phpmyadmin/po/pl.po
Kozioł Marcin b5f54592f8
Translated using Weblate (Polish)
Currently translated at 100.0% (3334 of 3334 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/pl/
Signed-off-by: Kozioł Marcin <koziol.martin@gmail.com>
2022-01-17 00:54:20 +01:00

19959 lines
663 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# iMutrix <lord_dark@wp.pl>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 5.0.5-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2020-12-12 17:45+0100\n"
"PO-Revision-Date: 2022-01-16 23:54+0000\n"
"Last-Translator: Kozioł Marcin <koziol.martin@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/phpmyadmin/5-0/pl/"
">\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.10.1\n"
#: ajax.php:35 ajax.php:73 export.php:214 libraries/classes/Export.php:1219
msgid "Bad type!"
msgstr "Zły typ!"
#: changelog.php:48 license.php:40
#, php-format
msgid ""
"The %s file is not available on this system, please visit %s for more "
"information."
msgstr ""
"Plik %s nie jest dostępny w tym systemie. Proszę odwiedzić %s, aby uzyskać "
"więcej informacji."
#: db_central_columns.php:134
#, php-format
msgid "Showing rows %1$s - %2$s."
msgstr "Pokazano wiersze %1$s - %2$s."
#: db_export.php:62
msgid "View dump (schema) of database"
msgstr "Zobacz zrzut (schemat) bazy danych"
#: db_export.php:67 db_tracking.php:105 export.php:423
#: libraries/classes/Database/Qbe.php:363
#: templates/database/structure/index.twig:19
#: templates/navigation/tree/path.twig:9
msgid "No tables found in database."
msgstr "Nie znaleziono żadnych tabel w bazie danych."
#: db_export.php:82 libraries/classes/Config/Descriptions.php:314
#: libraries/classes/Controllers/Server/DatabasesController.php:393
#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:27
#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:28
#: libraries/classes/Plugins/Export/ExportXml.php:126
#: libraries/classes/Server/Status/Data.php:130
#: templates/database/structure/show_create.twig:14
msgid "Tables"
msgstr "Tabele"
#: db_export.php:83 js/messages.php:769
#: libraries/classes/Config/Forms/User/ExportForm.php:59
#: libraries/classes/Config/Forms/User/ExportForm.php:106
#: libraries/classes/Config/Forms/User/ExportForm.php:134
#: libraries/classes/Import.php:1306 libraries/classes/Menu.php:348
#: libraries/classes/Menu.php:462
#: libraries/classes/Navigation/Nodes/NodeColumn.php:42
#: libraries/classes/Navigation/Nodes/NodeDatabase.php:56
#: libraries/classes/Navigation/Nodes/NodeTable.php:300
#: libraries/classes/Server/Privileges.php:1238 libraries/classes/Util.php:3164
#: libraries/classes/Util.php:3174 libraries/classes/Util.php:3180
#: libraries/classes/Util.php:3464 libraries/classes/Util.php:4226
#: libraries/classes/Util.php:4243 libraries/config.values.php:62
#: libraries/config.values.php:76 libraries/config.values.php:167
#: libraries/config.values.php:177
#: templates/columns_definitions/table_fields_definitions.twig:4
#: templates/database/central_columns/edit_table_header.twig:2
#: templates/table/tracking/structure_snapshot_columns.twig:1
msgid "Structure"
msgstr "Struktura"
#: db_export.php:84 libraries/classes/Config/Forms/User/ExportForm.php:75
#: libraries/classes/Config/Forms/User/ExportForm.php:114
#: libraries/classes/Config/Forms/User/ExportForm.php:139
#: libraries/classes/Config/Forms/User/ExportForm.php:145
#: libraries/classes/Controllers/Server/DatabasesController.php:403
#: libraries/classes/Server/Privileges.php:1237
#: templates/table/structure/display_table_stats.twig:17
msgid "Data"
msgstr "Dane"
#: db_export.php:87 templates/database/designer/database_tables.twig:31
#: templates/database/search/main.twig:32
#: templates/display/export/select_options.twig:4
#: templates/server/replication/database_multibox.twig:7
msgid "Select all"
msgstr "Zaznacz wszystko"
#: db_operations.php:69 tbl_create.php:50
msgid "The database name is empty!"
msgstr "Nazwa bazy danych jest pusta!"
#: db_operations.php:80
msgid "Cannot copy database to the same name. Change the name and try again."
msgstr ""
"Nie można skopiować bazy danych pod tę samą nazwę. Zmień nazwę i spróbuj "
"ponownie."
#: db_operations.php:171
#, php-format
msgid "Database %1$s has been renamed to %2$s."
msgstr "Nazwę bazy danych %1$s zmieniono na %2$s."
#: db_operations.php:183
#, php-format
msgid "Database %1$s has been copied to %2$s."
msgstr "Baza danych %1$s została przekopiowana do %2$s."
#: db_operations.php:310
#, php-format
msgid ""
"The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
msgstr ""
"Przechowywanie konfiguracji phpMyAdmin zostało wyłączone. Aby dowiedzieć się "
"dlaczego, kliknij %stutaj%s."
#: db_qbe.php:147
msgid "You have to choose at least one column to display!"
msgstr "Musisz wybrać co najmniej jedną kolumnę do wyświetlenia!"
#: db_qbe.php:159 templates/database/multi_table_query/form.twig:3
msgid "Multi-table query"
msgstr "Zapytanie wielotabelowe"
#: db_qbe.php:163 templates/database/multi_table_query/form.twig:3
msgid "Query by example"
msgstr "Zapytanie według przykładu"
#: db_qbe.php:182
#, php-format
msgid "Switch to %svisual builder%s"
msgstr "Przełącz do %svisual builder%s"
#: db_search.php:47 libraries/classes/Plugins/Auth/AuthenticationConfig.php:86
#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:101
#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:78
#: libraries/classes/Plugins/AuthenticationPlugin.php:195
msgid "Access denied!"
msgstr "Odmowa dostępu!"
#: db_tracking.php:62 db_tracking.php:82
msgid "Tracking data deleted successfully."
msgstr "Dane śledzenia zostały poprawnie usunięte."
#: db_tracking.php:69
#, php-format
msgid ""
"Version %1$s was created for selected tables, tracking is active for them."
msgstr ""
"Dla wybranych tabel została stworzona wersja%1$s, śledzenie jest dla nich "
"aktywne."
#: db_tracking.php:95
msgid "No tables selected."
msgstr "Nie wybrano żadnych tabel."
#: db_tracking.php:128
msgid "Database Log"
msgstr "Dziennik bazy danych"
#: error_report.php:80
msgid ""
"An error has been detected and an error report has been automatically "
"submitted based on your settings."
msgstr ""
"Wykryto błąd. Na podstawie twoich ustawień został automatycznie wysłany "
"raport na temat tego błędu."
#: error_report.php:84
msgid "Thank you for submitting this report."
msgstr "Dziękujemy za wysłanie tego raportu."
#: error_report.php:88
msgid ""
"An error has been detected and an error report has been generated but failed "
"to be sent."
msgstr ""
"Wykryto błąd. Na podstawie twoich ustawień został automatycznie wysłany "
"raport na temat tego błędu, lecz nie udało się go wysłać."
#: error_report.php:93
msgid "If you experience any problems please submit a bug report manually."
msgstr ""
"Jeśli wystąpią jakiekolwiek problemy, prześlij zgłoszenie błędu ręcznie."
#: error_report.php:97
msgid "You may want to refresh the page."
msgstr "Jeśli chcesz, możesz odświeżyć stronę."
#: export.php:319
msgid "Bad parameters!"
msgstr "Złe parametry!"
#: import.php:86
msgid "Succeeded"
msgstr "Udało się"
#: import.php:90 js/messages.php:628
msgid "Failed"
msgstr "Nie udało się"
#: import.php:94
msgid "Incomplete params"
msgstr "Parametry są niekompletne"
#: import.php:218
#, php-format
msgid ""
"You probably tried to upload a file that is too large. Please refer to "
"%sdocumentation%s for a workaround for this limit."
msgstr ""
"Prawdopodobnie próbowano wczytać zbyt duży plik. Proszę zapoznać się z "
"%sdokumentacją%s, aby obejść to ograniczenie."
#: import.php:396 import.php:602
msgid "Showing bookmark"
msgstr "Pokazywanie zakładki"
#: import.php:417 import.php:598
msgid "The bookmark has been deleted."
msgstr "Zakładka została usunięta."
#: import.php:510
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 "
"[doc@faq1-16]FAQ 1.16[/doc]."
msgstr ""
"Nie otrzymano żadnych danych do importu. Albo nie dostarczono nazwy pliku, "
"albo jego rozmiar przekroczył rozmiar maksymalny, dozwolony przez twoją "
"konfigurację PHP. Zobacz [doc@faq1-16]FAQ 1.16[/doc]."
#: import.php:565 libraries/classes/Display/Import.php:63
msgid "Could not load import plugins, please check your installation!"
msgstr "Nie udało się wczytać wtyczek importu. Proszę sprawdzić instalację!"
#: import.php:605 libraries/classes/Sql.php:709 libraries/classes/Sql.php:1537
#, php-format
msgid "Bookmark %s has been created."
msgstr "Zakładka %s została utworzona."
#: import.php:615
#, php-format
msgid "Import has been successfully finished, %d query executed."
msgid_plural "Import has been successfully finished, %d queries executed."
msgstr[0] "Import zakończony sukcesem, wykonano %d zapytanie."
msgstr[1] "Import zakończony sukcesem, wykonano %d zapytań."
msgstr[2] "Import zakończony sukcesem, wykonano %d zapytań."
#: import.php:646
#, php-format
msgid ""
"Script timeout passed, if you want to finish import, please %sresubmit the "
"same file%s and import will resume."
msgstr ""
"Limit czasu wykonania skryptu minął. Aby ukończyć import, proszę %sponownie "
"przesłać ten sam plik%s, a import zostanie wznowiony."
#: import.php:656
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."
#: import.php:728 sql.php:186
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Instrukcje \"DROP DATABASE\" są wyłączone."
#: import_status.php:112
msgid "Could not load the progress of the import."
msgstr "Nie można wczytać postępu importu."
#: import_status.php:124 js/messages.php:470 js/messages.php:636
#: libraries/classes/Export.php:531
#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:306
#: libraries/classes/UserPassword.php:285 libraries/classes/Util.php:724
msgid "Back"
msgstr "Powrót"
#: js/messages.php:46
msgid "Confirm"
msgstr "Potwierdź"
#: js/messages.php:47
#, php-format
msgid "Do you really want to execute \"%s\"?"
msgstr "Czy na pewno chcesz wykonać \"%s\"?"
#: js/messages.php:49 libraries/classes/MultSubmits.php:517
msgid "You are about to DESTROY a complete database!"
msgstr "Masz zamiar ZNISZCZYĆ całą bazę danych!"
#: js/messages.php:51
msgid "Cannot rename database to the same name. Change the name and try again"
msgstr ""
"Nie można zmienić nazwy bazy danych na taką samą. Zmień nazwę i spróbuj "
"ponownie"
#: js/messages.php:53
msgid "You are about to DESTROY a complete table!"
msgstr "Masz zamiar ZNISZCZYĆ całą tabelę!"
#: js/messages.php:55
msgid "You are about to TRUNCATE a complete table!"
msgstr "Masz zamiar WYCIĄĆ całą bazę danych!"
#: js/messages.php:56
msgid "Delete tracking data for this table?"
msgstr "Czy usunąć dane śledzenia dla tej tabeli?"
#: js/messages.php:58
msgid "Delete tracking data for these tables?"
msgstr "Czy usunąć dane śledzenia dla wybranych tabel?"
#: js/messages.php:60
msgid "Delete tracking data for this version?"
msgstr "Usunąć dane śledzące dla tej wersji?"
#: js/messages.php:62
msgid "Delete tracking data for these versions?"
msgstr "Usunąć dane śledzące dla wybranych wersji?"
#: js/messages.php:63
msgid "Delete entry from tracking report?"
msgstr "Usunąć wpis śledzenia z raportu?"
#: js/messages.php:64
msgid "Deleting tracking data"
msgstr "Usuwanie danych śledzących"
#: js/messages.php:65
msgid "Dropping Primary Key/Index"
msgstr "Usuwanie klucza podstawowego/indeksu"
#: js/messages.php:66
msgid "Dropping Foreign key."
msgstr "Usuwanie klucza zewnętrznego."
#: js/messages.php:68
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ta operacja może długo potrwać. Czy mimo to kontynuować?"
#: js/messages.php:70
#, php-format
msgid "Do you really want to delete user group \"%s\"?"
msgstr "Czy na pewno chcesz usunąć grupę użytkownika \"%s\"?"
#: js/messages.php:72
#, php-format
msgid "Do you really want to delete the search \"%s\"?"
msgstr "Czy na pewno chcesz usunąć wyszukiwanie \"%s\"?"
#: js/messages.php:74
msgid "You have unsaved changes; are you sure you want to leave this page?"
msgstr "Masz niezapisane zmiany. Czy na pewno chcesz opuścić tą stronę?"
#: js/messages.php:76
msgid ""
"You are trying to reduce the number of rows, but have already entered data "
"in those rows which will be lost. Do you wish to continue?"
msgstr ""
"Próbujesz zmniejszyć liczbę wierszy, ale wprowadziłeś już dane w tych "
"wierszach, które zostaną utracone. Czy chcesz kontynuować?"
#: js/messages.php:78
msgid "Do you really want to revoke the selected user(s) ?"
msgstr "Czy na pewno chcesz usunąć wybranego(ych) użytkownika(ów)?"
#: js/messages.php:80
msgid "Do you really want to delete this central column?"
msgstr "Czy na pewno chcesz usunąć tę kolumnę centralną?"
#: js/messages.php:82
msgid "Do you really want to delete the selected items?"
msgstr "Czy na pewno chcesz usunąć wybrane elementy?"
#: js/messages.php:84
msgid ""
"Do you really want to DROP the selected partition(s)? This will also DELETE "
"the data related to the selected partition(s)!"
msgstr ""
"Czy naprawdę chcesz skasować (DROP) wybraną(e) partycję(e)? Ta operacja "
"usunie (DELETE) również dane powiązane z wybraną(ymi) partycją(ami)!"
#: js/messages.php:88
msgid "Do you really want to TRUNCATE the selected partition(s)?"
msgstr "Czy na pewno chcesz obciąć (TRUNCATE) wybraną(e) partycję(e)?"
#: js/messages.php:90
msgid "Do you really want to remove partitioning?"
msgstr "Czy na pewno chcesz usunąć podział?"
#: js/messages.php:91
msgid "Do you really want to RESET SLAVE?"
msgstr "Czy na pewno chcesz wykonać RESET SLAVE?"
#: js/messages.php:93
msgid ""
"This operation will attempt to convert your data to the new collation. In "
"rare cases, especially where a character doesn't exist in the new collation, "
"this process could cause the data to appear incorrectly under the new "
"collation; in this case we suggest you revert to the original collation and "
"refer to the tips at "
msgstr ""
"Ta operacja poskutkuje przekonwertowaniem danych do nowego sortowania. W "
"rzadkich wypadkach (jeśli znak nie istnieje w wybranym sortowaniu) ten "
"proces może skutkować niepoprawnym wyświetlaniem danych w nowym sortowaniu. "
"W takim wypadku sugerujemy powrót do poprzedniego sortowania oraz "
"zastosowania się do wskazówek z "
#: js/messages.php:99
msgid "Garbled Data"
msgstr "Nieczytelne dane"
#: js/messages.php:101
msgid "Are you sure you wish to change the collation and convert the data?"
msgstr ""
"Czy jesteś pewien, że chcesz zmienić sortowanie i przekonwertować dane?"
#: js/messages.php:103
msgid ""
"Through this operation, MySQL attempts to map the data values between "
"collations. If the character sets are incompatible, there may be data loss "
"and this lost data may <b>NOT</b> be recoverable simply by changing back the "
"column collation(s). <b>To convert existing data, it is suggested to use the "
"column(s) editing feature (the \"Change\" Link) on the table structure page. "
"</b>"
msgstr ""
"W trakcie tej operacji MySQL zmapuje wartości pomiędzy sortowaniami. Jeśli "
"zestawy znaków są niekompatybilne, może nastąpić utrata danych i dane, które "
"zostały utracone, mogą <b>NIE BYĆ ODZYSKIWALNE</b> przy pomocy zmiany "
"sortowania kolumn(y). <b>By przekonwertować dane, sugerujemy użycia funkcji "
"edycji kolumn (link \"Zmień\") na stronie struktury tabeli.</b>"
#: js/messages.php:112
msgid ""
"Are you sure you wish to change all the column collations and convert the "
"data?"
msgstr ""
"Czy jesteś pewien, że chcesz zmienić sortowanie kolumn i przekonwertować "
"dane?"
#: js/messages.php:116
msgid "Save & close"
msgstr "Zapisz & zamknij"
#: js/messages.php:117 libraries/classes/InsertEdit.php:1929
#: templates/config/form_display/fieldset_bottom.twig:9
#: templates/preferences/manage/main.twig:101
#: templates/preferences/manage/main.twig:107
msgid "Reset"
msgstr "Resetuj"
#: js/messages.php:118
msgid "Reset all"
msgstr "Zresetuj wszystkie"
#: js/messages.php:121
msgid "Missing value in the form!"
msgstr "W formularzu brakuje wartości!"
#: js/messages.php:122
msgid "Select at least one of the options!"
msgstr "Wybierz co najmniej jedną opcję!"
#: js/messages.php:123
msgid "Please enter a valid number!"
msgstr "Proszę podać poprawny numer!"
#: js/messages.php:124
msgid "Please enter a valid length!"
msgstr "Wprowadź prawidłową długość!"
#: js/messages.php:125
msgid "Add index"
msgstr "Dodaj indeks"
#: js/messages.php:126
msgid "Edit index"
msgstr "Edytuj indeks"
#: js/messages.php:127 templates/table/index_form.twig:215
#, php-format
msgid "Add %s column(s) to index"
msgstr "Dodaj %s kolumny do indeksu"
#: js/messages.php:128
msgid "Create single-column index"
msgstr "Utwórz jedno-kolumnowy indeks"
#: js/messages.php:129
msgid "Create composite index"
msgstr "Utwórz złożony indeks"
#: js/messages.php:130
msgid "Composite with:"
msgstr "Złożony z:"
#: js/messages.php:131
msgid "Please select column(s) for the index."
msgstr "Wybierz kolumny dla indeksu."
#: js/messages.php:134 libraries/classes/InsertEdit.php:1927
#: templates/columns_definitions/column_definitions_form.twig:149
#: templates/table/index_form.twig:220
#: templates/table/relation/common_form.twig:216
msgid "Preview SQL"
msgstr "Podgląd SQL"
#: js/messages.php:137
msgid "Simulate query"
msgstr "Symuluj zapytanie"
#: js/messages.php:138
msgid "Matched rows:"
msgstr "Dopasowane wiersze:"
#: js/messages.php:139 libraries/classes/Util.php:619
msgid "SQL query:"
msgstr "Zapytanie SQL:"
#. l10n: Default label for the y-Axis of Charts
#: js/messages.php:143
msgid "Y values"
msgstr "Wartość Y"
#: js/messages.php:146
msgid "Please enter the SQL query first."
msgstr "Proszę najpierw wprowadzić zapytanie SQL."
#: js/messages.php:149
msgid "The host name is empty!"
msgstr "Nazwa hosta jest pusta!"
#: js/messages.php:150
msgid "The user name is empty!"
msgstr "Nazwa użytkownika jest pusta!"
#: js/messages.php:151 libraries/classes/Server/Privileges.php:2019
#: libraries/classes/UserPassword.php:83
msgid "The password is empty!"
msgstr "Hasło jest puste!"
#: js/messages.php:152 libraries/classes/Server/Privileges.php:2017
#: libraries/classes/UserPassword.php:87
msgid "The passwords aren't the same!"
msgstr "Hasła nie są identyczne!"
#: js/messages.php:153
msgid "Removing Selected Users"
msgstr "Usuwanie wybranych użytkowników"
#: js/messages.php:154 js/messages.php:221 libraries/classes/Tracking.php:276
#: libraries/classes/Tracking.php:682
msgid "Close"
msgstr "Zamknij"
#: js/messages.php:157
msgid "Template was created."
msgstr "Szablon został stworzony."
#: js/messages.php:158
msgid "Template was loaded."
msgstr "Szablon został załadowany."
#: js/messages.php:159
msgid "Template was updated."
msgstr "Szablon został zaktualizowany."
#: js/messages.php:160
msgid "Template was deleted."
msgstr "Szablon został usunięty."
#. l10n: Other, small valued, queries
#: js/messages.php:163
#: libraries/classes/Controllers/Server/Status/QueriesController.php:64
#: libraries/classes/Server/Status/Data.php:134
msgid "Other"
msgstr "Inne"
#. l10n: Thousands separator
#: js/messages.php:165 libraries/classes/Util.php:1417
#: libraries/classes/Util.php:1448
msgid ","
msgstr ","
#. l10n: Decimal separator
#: js/messages.php:167 libraries/classes/Util.php:1415
#: libraries/classes/Util.php:1446
msgid "."
msgstr "."
#: js/messages.php:169
msgid "Connections / Processes"
msgstr "Połączenia / Procesy"
#: js/messages.php:173
msgid "Local monitor configuration incompatible!"
msgstr "Konfiguracja monitora lokalnego jest niezgodna!"
#: js/messages.php:175
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
"likely that your current configuration will not work anymore. Please reset "
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
"Ustawienia konfiguracji wykresu w lokalnym magazynie przeglądarki nie są już "
"zgodne z nowszą wersją okna dialogowego monitora. Jest bardzo prawdopodobne, "
"że bieżąca konfiguracja nie będzie już działać. Proszę zresetować "
"konfigurację do domyślnej w menu <i>Ustawienia</i>."
#: js/messages.php:181
msgid "Query cache efficiency"
msgstr "Wydajność pamięci podręcznej zapytań"
#: js/messages.php:182
msgid "Query cache usage"
msgstr "Użycie pamięci podręcznej zapytań"
#: js/messages.php:183
msgid "Query cache used"
msgstr "Użyta pamięć podręczna zapytań"
#: js/messages.php:185
msgid "System CPU usage"
msgstr "Systemowe wykorzystanie procesora"
#: js/messages.php:186
msgid "System memory"
msgstr "Pamięć systemowa"
#: js/messages.php:187
msgid "System swap"
msgstr "Systemowa przestrzeń wymiany"
#: js/messages.php:189
msgid "Average load"
msgstr "Obciążenie przeciętne"
#: js/messages.php:190
msgid "Total memory"
msgstr "Pamięć ogółem"
#: js/messages.php:191
msgid "Cached memory"
msgstr "Pamięć podręczna"
#: js/messages.php:192
msgid "Buffered memory"
msgstr "Pamięć buforowana"
#: js/messages.php:193
msgid "Free memory"
msgstr "Pamięć wolna"
#: js/messages.php:194
msgid "Used memory"
msgstr "Pamięć użyta"
#: js/messages.php:196
msgid "Total swap"
msgstr "Całkowita przestrzeń wymiany"
#: js/messages.php:197
msgid "Cached swap"
msgstr "Podręczna przestrzeń wymiany"
#: js/messages.php:198
msgid "Used swap"
msgstr "Użyta przestrzeń wymiany"
#: js/messages.php:199
msgid "Free swap"
msgstr "Wolna przestrzeń wymiany"
#: js/messages.php:201
msgid "Bytes sent"
msgstr "Bajty przesłane"
#: js/messages.php:202
msgid "Bytes received"
msgstr "Bajty otrzymane"
#: js/messages.php:203 templates/server/status/status/index.twig:35
msgid "Connections"
msgstr "Połączenia"
#: js/messages.php:204 templates/server/status/base.twig:10
#: templates/server/status/processes/list.twig:5
msgid "Processes"
msgstr "Procesy"
#. l10n: shortcuts for Byte
#: js/messages.php:207 libraries/classes/Util.php:1321
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
#: js/messages.php:208 libraries/classes/Util.php:1323
#: templates/server/status/monitor/index.twig:179
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
#: js/messages.php:209 libraries/classes/Util.php:1325
#: templates/server/status/monitor/index.twig:180
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
#: js/messages.php:210 libraries/classes/Util.php:1327
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
#: js/messages.php:211 libraries/classes/Util.php:1329
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
#: js/messages.php:212 libraries/classes/Util.php:1331
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
#: js/messages.php:213 libraries/classes/Util.php:1333
msgid "EiB"
msgstr "EB"
#: js/messages.php:214
#, php-format
msgid "%d table(s)"
msgstr "%d tabeli(l)"
#. l10n: Questions is the name of a MySQL Status variable
#: js/messages.php:217
msgid "Questions"
msgstr "Pytania"
#: js/messages.php:218 templates/server/status/status/index.twig:13
msgid "Traffic"
msgstr "Ruch"
#: js/messages.php:219 libraries/classes/Menu.php:627
#: libraries/classes/Util.php:4217
#: templates/server/status/monitor/index.twig:12
msgid "Settings"
msgstr "Ustawienia"
#: js/messages.php:220
msgid "Add chart to grid"
msgstr "Dodaj wykres do siatki"
#: js/messages.php:223
msgid "Please add at least one variable to the series!"
msgstr "Dodaj co najmniej jedną zmienną do serii!"
#: js/messages.php:224 libraries/classes/Display/Results.php:1367
#: libraries/classes/Plugins/Export/ExportSql.php:2240
#: libraries/classes/Plugins/Schema/SchemaPdf.php:105
#: libraries/config.values.php:113
#: templates/columns_definitions/transformation.twig:4
#: templates/database/designer/main.twig:590
#: templates/display/export/options_output_compression.twig:7
#: templates/server/privileges/privileges_summary.twig:30
#: templates/server/status/monitor/index.twig:204
#: templates/server/status/processes/list.twig:54
#: templates/table/search/rows_zoom.twig:20
#: templates/table/search/selection_form.twig:35
msgid "None"
msgstr "Żaden"
#: js/messages.php:225
msgid "Resume monitor"
msgstr "Wznów monitor"
#: js/messages.php:226
msgid "Pause monitor"
msgstr "Wstrzymaj monitor"
#: js/messages.php:227 templates/server/status/processes/index.twig:49
msgid "Start auto refresh"
msgstr "Rozpocznij automatyczne odświeżanie"
#: js/messages.php:228
msgid "Stop auto refresh"
msgstr "Zakończ automatyczne odświeżanie"
#: js/messages.php:230
msgid "general_log and slow_query_log are enabled."
msgstr "general_log i slow_query_log są włączone."
#: js/messages.php:231
msgid "general_log is enabled."
msgstr "general_log jest włączony."
#: js/messages.php:232
msgid "slow_query_log is enabled."
msgstr "slow_query_log jest włączony."
#: js/messages.php:233
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log i general_log są wyłączone."
#: js/messages.php:234
msgid "log_output is not set to TABLE."
msgstr "log_output nie jest ustawiony do TABLE."
#: js/messages.php:235
msgid "log_output is set to TABLE."
msgstr "log_output jest ustawiony do TABLE."
#: js/messages.php:237
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
"than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
"depending on your system."
msgstr ""
"slow_query_log jest włączony, ale serwer zapisuje do dziennika tylko takie "
"zapytania, które trwają dłużej niż %d sekund. Zaleca się ustawić "
"long_query_time na 0-2 sekundy, w zależności od systemu."
#: js/messages.php:241
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time jest ustawiony na %d sekund(y)."
#: js/messages.php:243
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
"Następujace ustawienia będą zastosowane globalnie, i zresetują się do "
"ustawień domyślnych po restarcie serwera:"
#. l10n: %s is FILE or TABLE
#: js/messages.php:247
#, php-format
msgid "Set log_output to %s"
msgstr "Ustaw log_output do %s"
#. l10n: Enable in this context means setting a status variable to ON
#: js/messages.php:249
#, php-format
msgid "Enable %s"
msgstr "Włączone %s"
#. l10n: Disable in this context means setting a status variable to OFF
#: js/messages.php:251
#, php-format
msgid "Disable %s"
msgstr "Wyłączone %s"
#. l10n: %d seconds
#: js/messages.php:253
#, php-format
msgid "Set long_query_time to %d seconds."
msgstr "Ustaw long_query_time do %ds."
#: js/messages.php:255
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
"Nie można zmienić tych zmiennych. Proszę zalogować się jako root lub "
"skontaktować się z administratorem bazy danych."
#: js/messages.php:258
msgid "Change settings"
msgstr "Zmiana ustawień"
#: js/messages.php:259
msgid "Current settings"
msgstr "Ustawienia bieżące"
#: js/messages.php:261
msgid "Chart title"
msgstr "Tytuł wykresu"
#. l10n: As in differential values
#: js/messages.php:263
msgid "Differential"
msgstr "Zróżnicowany"
#: js/messages.php:264
#, php-format
msgid "Divided by %s"
msgstr "Podzielony przez %s"
#: js/messages.php:265
msgid "Unit"
msgstr "Jednostka"
#: js/messages.php:267
msgid "From slow log"
msgstr "Z dziennika powolnego"
#: js/messages.php:268
msgid "From general log"
msgstr "Z dziennika ogólnego"
#: js/messages.php:270
msgid "The database name is not known for this query in the server's logs."
msgstr "Nazwa bazy danych dla tego zapytania nie występuje w logach serwera."
#: js/messages.php:272
msgid "Analysing logs"
msgstr "Analizowanie logów"
#: js/messages.php:274
msgid "Analysing & loading logs. This may take a while."
msgstr "Analiza i wczytywanie dzienników. To może trochę potrwać."
#: js/messages.php:275
msgid "Cancel request"
msgstr "Anuluj żądanie"
#: js/messages.php:277
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
"Ta kolumna pokazuje ilość identycznych zapytań, pogrupowanych razem. "
"Jednakże, jako kryterium grupowania, zostało użyte tylko same zapytanie SQL, "
"a wiec inne atrybuty zapytań, takie jak czas startu, mogą się różnić."
#: js/messages.php:282
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
"Ponieważ zostało zaznaczone grupowanie zapytań INSERT, zapytania INSERT do "
"tej samej tabeli są także pogrupowane razem, niezależnie od wstawionych "
"danych."
#: js/messages.php:287
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Wczytano dane dziennika. Zapytania wykonane w tym odcinku czasu:"
#: js/messages.php:289
msgid "Jump to Log table"
msgstr "Przejdź do dziennika tabeli"
#: js/messages.php:290
msgid "No data found"
msgstr "Nie znaleziono danych"
#: js/messages.php:292
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Dziennik przeanalizowany, lecz nie znaleziono żadnych danych w tym odcinku "
"czasu."
#: js/messages.php:294
msgid "Analyzing…"
msgstr "Analizowanie…"
#: js/messages.php:295
msgid "Explain output"
msgstr "Wyjaśnij wynik przetworzenia danych"
#: js/messages.php:296
#: libraries/classes/Controllers/Server/Status/ProcessesController.php:134
#: libraries/classes/Menu.php:590 libraries/classes/Rte/Events.php:465
#: libraries/classes/Rte/RteList.php:145 libraries/classes/Util.php:4213
#: libraries/config.values.php:159 templates/database/tracking/tables.twig:17
#: templates/table/tracking/main.twig:31
msgid "Status"
msgstr "Status"
#: js/messages.php:297 js/messages.php:921
#: libraries/classes/Controllers/Server/Status/ProcessesController.php:130
#: libraries/classes/Plugins/Export/ExportHtmlword.php:491
#: libraries/classes/Plugins/Export/ExportOdt.php:616
#: libraries/classes/Plugins/Export/ExportTexytext.php:455
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:372
#: libraries/classes/Rte/RteList.php:134 templates/sql/profiling_chart.twig:17
msgid "Time"
msgstr "Czas"
#: js/messages.php:298
msgid "Total time:"
msgstr "Czas ogółem:"
#: js/messages.php:299
msgid "Profiling results"
msgstr "Wyniki profilowania"
#: js/messages.php:300
msgctxt "Display format"
msgid "Table"
msgstr "Tabela"
#: js/messages.php:301
msgid "Chart"
msgstr "Wykres"
#: js/messages.php:303 libraries/classes/Display/Export.php:591
msgctxt "Alias"
msgid "Database"
msgstr "Baza danych"
#: js/messages.php:304 libraries/classes/Display/Export.php:603
msgctxt "Alias"
msgid "Table"
msgstr "Tabela"
#: js/messages.php:305 libraries/classes/Display/Export.php:614
msgctxt "Alias"
msgid "Column"
msgstr "Kolumna"
#. l10n: A collection of available filters
#: js/messages.php:308
msgid "Log table filter options"
msgstr "Opcje filtru dziennika tabeli"
#. l10n: Filter as in "Start Filtering"
#: js/messages.php:310
msgid "Filter"
msgstr "Filtr"
#: js/messages.php:311
msgid "Filter queries by word/regexp:"
msgstr "Filtr zapytań poprzez wyraz / wyrażenie regularne:"
#: js/messages.php:313
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Grupa zapytań, ignorowanie zmiennych danych w WHERE"
#: js/messages.php:314
msgid "Sum of grouped rows:"
msgstr "Suma zgrupowanych wierszy:"
#: js/messages.php:315 templates/server/databases/index.twig:252
msgid "Total:"
msgstr "Ogółem:"
#: js/messages.php:317
msgid "Loading logs"
msgstr "Ładowanie logów"
#: js/messages.php:318
msgid "Monitor refresh failed"
msgstr "Odświeżanie monitora nie powiodło się"
#: js/messages.php:320
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
"Podczas żądania nowych danych wykresu serwer zwrócił nieprawidłową "
"odpowiedź. To jest najbardziej prawdopodobne, ponieważ Twoja sesja wygasła. "
"Odświeżenie strony i ponownego wprowadzania poświadczenia powinno pomóc."
#: js/messages.php:324
msgid "Reload page"
msgstr "Przeładuj stronę"
#: js/messages.php:326
msgid "Affected rows:"
msgstr "Dotyczy wierszy:"
#: js/messages.php:329
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Nie powiodła się analiza pliku konfiguracyjnego. Nie wydaje się być "
"poprawnym kodem JSON."
#: js/messages.php:332
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Nie udało zbudować siatki wykresu z importu konfiguracji. Przywracanie "
"domyślnej konfiguracji…"
#: js/messages.php:334 libraries/classes/Config/Forms/User/ImportForm.php:71
#: libraries/classes/Menu.php:390 libraries/classes/Menu.php:499
#: libraries/classes/Menu.php:623 libraries/classes/Util.php:4216
#: libraries/classes/Util.php:4231 libraries/classes/Util.php:4248
#: templates/display/import/import.twig:38
#: templates/preferences/manage/main.twig:8
#: templates/server/status/monitor/index.twig:78
msgid "Import"
msgstr "Import"
#: js/messages.php:335
msgid "Import monitor configuration"
msgstr "Importuj konfigurację monitora"
#: js/messages.php:337
msgid "Please select the file you want to import."
msgstr "Wybierz plik, który chcesz zaimportować."
#: js/messages.php:339
msgid "Please enter a valid table name."
msgstr "Proszę wpisać prawidłową nazwę tabeli."
#: js/messages.php:341
msgid "Please enter a valid database name."
msgstr "Proszę podać poprawną nazwę bazy danych."
#: js/messages.php:342
msgid "No files available on server for import!"
msgstr "Brak dostępnych plików na serwerze do importu!"
#: js/messages.php:344
msgid "Analyse query"
msgstr "Analizuj zapytanie"
#: js/messages.php:348
msgid "Advisor system"
msgstr "Doradca systemu"
#: js/messages.php:349
msgid "Possible performance issues"
msgstr "Możliwe problemy z wydajnością"
#: js/messages.php:350
msgid "Issue"
msgstr "Problem"
#: js/messages.php:351
msgid "Recommendation"
msgstr "Rekomendacja"
#: js/messages.php:352
msgid "Rule details"
msgstr "Szczegóły reguły"
#: js/messages.php:353
msgid "Justification"
msgstr "Motywacja"
#: js/messages.php:354
msgid "Used variable / formula"
msgstr "Użyj zmiennej/wzoru"
#: js/messages.php:355
msgid "Test"
msgstr "Testuj"
#: js/messages.php:358
msgid "Formatting SQL…"
msgstr "Formatowanie SQL…"
#: js/messages.php:359
msgid "No parameters found!"
msgstr "Nie znaleziono parametrów!"
#: js/messages.php:362 libraries/classes/BrowseForeigners.php:209
#: libraries/classes/Display/ChangePassword.php:177
#: libraries/classes/Index.php:661 libraries/classes/InsertEdit.php:1931
#: libraries/classes/InsertEdit.php:1965
#: libraries/classes/Normalization.php:248
#: libraries/classes/Normalization.php:935 libraries/classes/Operations.php:70
#: libraries/classes/Operations.php:136 libraries/classes/Operations.php:281
#: libraries/classes/Operations.php:348 libraries/classes/Operations.php:860
#: libraries/classes/Operations.php:930 libraries/classes/Operations.php:990
#: libraries/classes/Operations.php:1425 libraries/classes/Operations.php:1748
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:249
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:256
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:260
#: libraries/classes/Rte/Events.php:580 libraries/classes/Rte/Routines.php:1107
#: libraries/classes/Rte/Routines.php:1732
#: libraries/classes/Rte/Triggers.php:461
#: libraries/classes/Server/Privileges.php:772
#: libraries/classes/Server/Privileges.php:2359
#: libraries/classes/Server/Privileges.php:3296
#: libraries/classes/Server/UserGroups.php:313
#: libraries/classes/SqlQueryForm.php:390
#: libraries/classes/SqlQueryForm.php:454 libraries/classes/Tracking.php:372
#: libraries/classes/Tracking.php:523 server_privileges.php:342
#: templates/columns_definitions/column_definitions_form.twig:43
#: templates/database/create_table.twig:21
#: templates/database/search/main.twig:63
#: templates/display/export/options_format.twig:18
#: templates/display/import/import.twig:192
#: templates/display/results/options_block.twig:118
#: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
#: templates/preferences/manage/main.twig:41
#: templates/preferences/manage/main.twig:97
#: templates/server/binlog/index.twig:34
#: templates/server/privileges/delete_user_fieldset.twig:16
#: templates/server/privileges/edit_routine_privileges.twig:23
#: templates/server/privileges/privileges_summary.twig:102
#: templates/server/replication/change_master.twig:33
#: templates/server/replication/master_add_slave_user.twig:81
#: templates/server/replication/master_configuration.twig:30
#: templates/server/replication/slave_configuration.twig:15
#: templates/server/replication/slave_configuration.twig:87
#: templates/start_and_number_of_rows_panel.twig:14
#: templates/table/index_form.twig:221 templates/table/operations/view.twig:21
#: templates/table/search/selection_form.twig:223
#: templates/table/structure/display_structure.twig:439
#: templates/view_create.twig:116
msgid "Go"
msgstr "Wykonaj"
#: js/messages.php:363 templates/database/designer/main.twig:341
#: templates/database/designer/main.twig:392
#: templates/database/designer/main.twig:670
#: templates/database/designer/main.twig:736
#: templates/database/designer/main.twig:875
#: templates/database/designer/main.twig:960
#: templates/database/designer/main.twig:1066
#: templates/server/variables/index.twig:12
msgid "Cancel"
msgstr "Anuluj"
#: js/messages.php:366 templates/header.twig:52
msgid "Page-related settings"
msgstr "Ustawienia strony"
#: js/messages.php:367 templates/config/form_display/fieldset_bottom.twig:8
msgid "Apply"
msgstr "Zastosuj"
#: js/messages.php:370 templates/navigation/main.twig:59
#: templates/server/status/monitor/index.twig:95
msgid "Loading…"
msgstr "Wczytywanie…"
#: js/messages.php:371
msgid "Request aborted!!"
msgstr "Żądanie przerwane!"
#: js/messages.php:372
msgid "Processing request"
msgstr "Przetwarzanie żądania"
#: js/messages.php:373
msgid "Request failed!!"
msgstr "Żądanie nieudane!"
#: js/messages.php:374
msgid "Error in processing request"
msgstr "Błąd podczas przetwarzania żądania"
#: js/messages.php:375
#, php-format
msgid "Error code: %s"
msgstr "Kod błędu: %s"
#: js/messages.php:376
#, php-format
msgid "Error text: %s"
msgstr "Błąd tekstu: %s"
#: js/messages.php:378
msgid ""
"It seems that the connection to server has been lost. Please check your "
"network connectivity and server status."
msgstr ""
"Wygląda na to, że połączenie z serwerem zostało utracone. Sprawdź połączenie "
"sieciowe i status serwera."
#: js/messages.php:381
#: libraries/classes/Controllers/Server/DatabasesController.php:232
#: libraries/db_common.inc.php:78 libraries/db_table_exists.inc.php:37
msgid "No databases selected."
msgstr "Żadna baza danych nie został wybrana."
#: js/messages.php:382
msgid "No accounts selected."
msgstr "Nie wybrano żadnych kont."
#: js/messages.php:383
msgid "Dropping column"
msgstr "Usuwanie kolumny"
#: js/messages.php:384
msgid "Adding primary key"
msgstr "Dodawanie klucza głównego"
#: js/messages.php:385 templates/console/display.twig:129
#: templates/database/designer/main.twig:339
#: templates/database/designer/main.twig:668
#: templates/database/designer/main.twig:732
#: templates/database/designer/main.twig:871
#: templates/database/designer/main.twig:956
#: templates/database/designer/main.twig:1064
msgid "OK"
msgstr "OK"
#: js/messages.php:386
msgid "Click to dismiss this notification"
msgstr "Kliknij, aby zamknąć to powiadomienie"
#: js/messages.php:389
msgid "Renaming databases"
msgstr "Zmienianie nazw baz danych"
#: js/messages.php:390
msgid "Copying database"
msgstr "Kopiowanie bazy danych"
#: js/messages.php:391
msgid "Changing charset"
msgstr "Zmiana kodowania"
#: js/messages.php:392 libraries/classes/Config/FormDisplayTemplate.php:327
#: libraries/classes/IndexColumn.php:143 libraries/classes/Index.php:564
#: libraries/classes/Index.php:592 libraries/classes/MultSubmits.php:533
#: libraries/classes/Plugins/Export/ExportHtmlword.php:661
#: libraries/classes/Plugins/Export/ExportLatex.php:625
#: libraries/classes/Plugins/Export/ExportOdt.php:803
#: libraries/classes/Plugins/Export/ExportTexytext.php:616
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:772
#: libraries/classes/Server/Privileges.php:2895
#: libraries/classes/Server/Privileges.php:3143
#: libraries/classes/Server/Privileges.php:3163
#: libraries/classes/Server/Privileges.php:3831
#: libraries/classes/Server/Privileges.php:3860
#: templates/database/central_columns/main.twig:370
#: templates/database/data_dictionary/index.twig:39
#: templates/preferences/autoload.twig:12
#: templates/preferences/manage/error.twig:19
#: templates/server/privileges/privileges_summary.twig:37
#: templates/server/privileges/privileges_summary.twig:40
#: templates/server/privileges/privileges_summary.twig:42
#: templates/table/structure/display_structure.twig:80
#: templates/table/tracking/structure_snapshot_columns.twig:33
#: templates/table/tracking/structure_snapshot_indexes.twig:23
#: templates/table/tracking/structure_snapshot_indexes.twig:24
msgid "No"
msgstr "Nie"
#: js/messages.php:395 templates/fk_checkbox.twig:4
msgid "Enable foreign key checks"
msgstr "Włącz sprawdzanie kluczy obcych"
#: js/messages.php:398
msgid "Failed to get real row count."
msgstr "Błąd podczas pobierania realnej liczby wierszy."
#: js/messages.php:401
msgid "Searching"
msgstr "Wyszukiwanie"
#: js/messages.php:402
msgid "Hide search results"
msgstr "Ukryj wyniki wyszukiwania"
#: js/messages.php:403
msgid "Show search results"
msgstr "Pokaż wyniki wyszukiwania"
#: js/messages.php:404
msgid "Browsing"
msgstr "Przeglądanie"
#: js/messages.php:405
msgid "Deleting"
msgstr "Usuwanie"
#: js/messages.php:406
#, php-format
msgid "Delete the matches for the %s table?"
msgstr "Usunąć dopasowania do tabeli %s?"
#: js/messages.php:410
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "Definicja przechowywania funkcji musi zawierać deklarację RETURN!"
#: js/messages.php:411 libraries/classes/Config/Forms/User/ExportForm.php:158
#: libraries/classes/Display/Results.php:4730
#: libraries/classes/Display/Results.php:4982 libraries/classes/Menu.php:382
#: libraries/classes/Menu.php:490 libraries/classes/Menu.php:619
#: libraries/classes/Rte/RteList.php:193
#: libraries/classes/Server/Privileges.php:2547
#: libraries/classes/Server/Privileges.php:2634
#: libraries/classes/Server/Privileges.php:3002
#: libraries/classes/Server/Privileges.php:3741 libraries/classes/Util.php:3471
#: libraries/classes/Util.php:3472 libraries/classes/Util.php:4215
#: libraries/classes/Util.php:4230 libraries/classes/Util.php:4247
#: templates/database/structure/check_all_tables.twig:12
#: templates/display/export/option_header.twig:3
#: templates/preferences/manage/main.twig:59
#: templates/server/status/monitor/index.twig:81
msgid "Export"
msgstr "Eksport"
#: js/messages.php:413
msgid "No routine is exportable. Required privileges may be lacking."
msgstr ""
"Nie można eksportować żadnej procedury. Wymagane uprawnienia mogą być "
"niewystarczające."
#: js/messages.php:416 templates/rte/routines/parameter_row.twig:24
msgid "ENUM/SET editor"
msgstr "Edytor ENUM/SET"
#: js/messages.php:417
#, php-format
msgid "Values for column %s"
msgstr "Wartości dla kolumny %s"
#: js/messages.php:418
msgid "Values for a new column"
msgstr "Wartości dla nowej kolumny"
#: js/messages.php:419
msgid "Enter each value in a separate field."
msgstr "Wprowadź każdą wartość do osobnego pola."
#: js/messages.php:420
#, php-format
msgid "Add %d value(s)"
msgstr "Dodaj %d wartość(i)"
#: js/messages.php:424
msgid ""
"Note: If the file contains multiple tables, they will be combined into one."
msgstr "Uwaga: Jeśli plik zawiera wiele tabel, będzie połączony w jeden."
#: js/messages.php:428
msgid "Hide query box"
msgstr "Ukryj okno zapytań"
#: js/messages.php:429
msgid "Show query box"
msgstr "Pokaż okno zapytań"
#: js/messages.php:430 libraries/classes/CentralColumns.php:955
#: libraries/classes/Config/Descriptions.php:828
#: libraries/classes/Display/Results.php:3262
#: libraries/classes/Display/Results.php:4705 libraries/classes/Index.php:742
#: libraries/classes/Server/UserGroups.php:136 libraries/classes/Util.php:648
#: libraries/classes/Util.php:1136 libraries/classes/Util.php:3469
#: libraries/classes/Util.php:3470 templates/console/bookmark_content.twig:7
#: templates/console/display.twig:31 templates/console/display.twig:175
#: templates/database/central_columns/main.twig:281
#: templates/database/central_columns/main.twig:402
#: templates/server/variables/index.twig:38
#: templates/server/variables/index.twig:41 templates/setup/home/index.twig:57
msgid "Edit"
msgstr "Edytuj"
#: js/messages.php:431 libraries/classes/CentralColumns.php:962
#: libraries/classes/Display/Results.php:3339
#: libraries/classes/Display/Results.php:4694
#: libraries/classes/Server/UserGroups.php:148
#: libraries/classes/SqlQueryForm.php:441 libraries/classes/Tracking.php:298
#: templates/console/bookmark_content.twig:7
#: templates/database/central_columns/main.twig:284
#: templates/database/central_columns/main.twig:409
#: templates/database/designer/main.twig:390
#: templates/database/search/results.twig:43
#: templates/display/export/template_loading.twig:22
#: templates/setup/home/index.twig:62
msgid "Delete"
msgstr "Usuń"
#: js/messages.php:432 templates/display/results/table_navigation.twig:42
#: templates/display/results/table_navigation.twig:44
#, php-format
msgid "%d is not valid row number."
msgstr "%d nie jest prawidłowym numerem wiersza."
#: js/messages.php:433
#: libraries/classes/Controllers/Table/SearchController.php:395
#: libraries/classes/Controllers/Table/SearchController.php:951
#: tbl_change.php:166 templates/sql/relational_column_dropdown.twig:3
msgid "Browse foreign values"
msgstr "Przeglądaj zewnętrzne wartości"
#: js/messages.php:434
msgid "No previously auto-saved query is available. Loading default query."
msgstr ""
"Żadne wcześniej zapisane automatycznie zapytanie nie jest dostępne. Wczytuję "
"domyślne zapytanie."
#: js/messages.php:435
msgid ""
"You have a previously saved query. Click Get auto-saved query to load the "
"query."
msgstr ""
"Masz wcześniej zapisane zapytanie. Kliknij Pobierz automatycznie zapisane "
"zapytanie, aby załadować zapytanie."
#: js/messages.php:436
#, php-format
msgid "Variable %d:"
msgstr "Zmienna %d:"
#: js/messages.php:439 libraries/classes/Normalization.php:1004
msgid "Pick"
msgstr "Wybierz"
#: js/messages.php:440
msgid "Column selector"
msgstr "Wybieranie kolumn"
#: js/messages.php:441
msgid "Search this list"
msgstr "Szukaj w tej liście"
#: js/messages.php:443
#, php-format
msgid ""
"No columns in the central list. Make sure the Central columns list for "
"database %s has columns that are not present in the current table."
msgstr ""
"Brak kolumn w liście centralnej. Upewnij się, że lista kolumn centralnych "
"dla bazy danych %s zawiera kolumny, które nie są wyświetlane w aktywnej "
"tabeli.."
#: js/messages.php:446
msgid "See more"
msgstr "Zobacz więcej"
#: js/messages.php:447
msgid "Are you sure?"
msgstr "Jesteś pewny?"
#: js/messages.php:449
msgid ""
"This action may change some of the columns definition.<br>Are you sure you "
"want to continue?"
msgstr ""
"Ta czynność może zmienić definicję niektórych kolumn. <br>Czy na pewno "
"chcesz kontynuować?"
#: js/messages.php:452
msgid "Continue"
msgstr "Kontynuuj"
#: js/messages.php:455
msgid "Add primary key"
msgstr "Dodaj klucz główny"
#: js/messages.php:456
msgid "Primary key added."
msgstr "Klucz podstawowy dodany."
#: js/messages.php:457 libraries/classes/Normalization.php:274
msgid "Taking you to next step…"
msgstr "Przenoszenie cię do następnego kroku…"
#: js/messages.php:459
#, php-format
msgid "The first step of normalization is complete for table '%s'."
msgstr "Pierwszy etap dostosowywania dla tableli '%s' został ukończony."
#: js/messages.php:460 libraries/classes/Normalization.php:536
#: libraries/classes/Normalization.php:584
#: libraries/classes/Normalization.php:675
#: libraries/classes/Normalization.php:740
msgid "End of step"
msgstr "Koniec kroku"
#: js/messages.php:461
msgid "Second step of normalization (2NF)"
msgstr "Drugi etap dostosowywania (2NF)"
#. l10n: Display text for calendar close link
#: js/messages.php:462 js/messages.php:790
#: libraries/classes/Normalization.php:369
msgid "Done"
msgstr "Zakończ"
#: js/messages.php:463
msgid "Confirm partial dependencies"
msgstr "Potwierdź częściowe zależności"
#: js/messages.php:464
msgid "Selected partial dependencies are as follows:"
msgstr "Wybrane częściowe zależności to:"
#: js/messages.php:466
msgid ""
"Note: a, b -> d,f implies values of columns a and b combined together can "
"determine values of column d and column f."
msgstr ""
"Uwaga: a, b -> d,f oznacza, że złączone wartości kolumn a i b mogą "
"definiować wartości kolumn d i f."
#: js/messages.php:469
msgid "No partial dependencies selected!"
msgstr "Żadne częściowe zależności nie zostały wybrane!"
#: js/messages.php:472
msgid "Show me the possible partial dependencies based on data in the table"
msgstr "Pokaż mi możliwe zależności częściowe na podstawie danych w tabeli"
#: js/messages.php:473
msgid "Hide partial dependencies list"
msgstr "Ukryj listę częściowych zależności"
#: js/messages.php:475
msgid ""
"Sit tight! It may take few seconds depending on data size and column count "
"of the table."
msgstr ""
"Nie ruszaj się z miejsca! Może to potrwać kilka sekund w zależności od "
"rozmiaru danych i liczby kolumn w tabeli."
#: js/messages.php:478
msgid "Step"
msgstr "Krok"
#: js/messages.php:480
msgid "The following actions will be performed:"
msgstr "Wykonane zostaną następujące czynności:"
#: js/messages.php:481
#, php-format
msgid "DROP columns %s from the table %s"
msgstr "DROP kolumny %s z tabeli %s"
#: js/messages.php:482
msgid "Create the following table"
msgstr "Utwórz tabelę"
#: js/messages.php:485
msgid "Third step of normalization (3NF)"
msgstr "Trzeci krok normalizacji (3NF)"
#: js/messages.php:486
msgid "Confirm transitive dependencies"
msgstr "Potwierdź zależności przejściowe"
#: js/messages.php:487
msgid "Selected dependencies are as follows:"
msgstr "Wybrano następujące zależności:"
#: js/messages.php:488
msgid "No dependencies selected!"
msgstr "Nie wybrano żadnych zależności!"
#: js/messages.php:491 libraries/classes/CentralColumns.php:979
#: libraries/classes/InsertEdit.php:1841
#: templates/columns_definitions/column_definitions_form.twig:152
#: templates/server/variables/index.twig:9
#: templates/table/gis_visualization/gis_visualization.twig:48
#: templates/table/relation/common_form.twig:217
#: templates/table/structure/partition_definition_form.twig:12
msgid "Save"
msgstr "Zapisz"
#: js/messages.php:494
msgid "Hide search criteria"
msgstr "Ukryj okno zapytania SQL"
#: js/messages.php:495
msgid "Show search criteria"
msgstr "Pokaż kryteria wyszukiwania"
#: js/messages.php:496
msgid "Range search"
msgstr "Zakres wyszukiwania"
#: js/messages.php:497
msgid "Column maximum:"
msgstr "Maksimum kolumny:"
#: js/messages.php:498
msgid "Column minimum:"
msgstr "Minimum kolumny:"
#: js/messages.php:499
msgid "Minimum value:"
msgstr "Minimalna wartość:"
#: js/messages.php:500
msgid "Maximum value:"
msgstr "Maksymalna wartość:"
#: js/messages.php:503
msgid "Hide find and replace criteria"
msgstr "Ukryj kryteria wyszukiwania i zamiany"
#: js/messages.php:504
msgid "Show find and replace criteria"
msgstr "Pokaż kryteria wyszukiwania i zamiany"
#: js/messages.php:508
msgid "Each point represents a data row."
msgstr "Każdy punkt reprezentuje wiersz danych."
#: js/messages.php:510
msgid "Hovering over a point will show its label."
msgstr "Najechanie nad punkt pokaże jego etykietę."
#: js/messages.php:512
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Aby powiększyć, wybierz część powierzchni z myszy."
#: js/messages.php:514
msgid "Click reset zoom button to come back to original state."
msgstr "Kliknij Resetuj powiększenie, aby wrócić do pierwotnego stanu."
#: js/messages.php:516
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Kliknij punkt danych, aby wyświetlić lub ewentualnie zmodyfikować wiersze "
"danych."
#: js/messages.php:518
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Wykres może być zmieniany przez przeciągnięcie go wzdłuż prawego dolnego "
"rogu."
#: js/messages.php:521
msgid "Select two columns"
msgstr "Wybierz dwie kolumny"
#: js/messages.php:523
msgid "Select two different columns"
msgstr "Wybierz dwie różne kolumny"
#: js/messages.php:525
msgid "Data point content"
msgstr "Treść punktu danych"
#: js/messages.php:528 js/messages.php:696 js/messages.php:713
#: libraries/classes/ErrorHandler.php:393 libraries/classes/InsertEdit.php:3037
#: templates/table/index_form.twig:145 templates/table/index_form.twig:181
msgid "Ignore"
msgstr "Ignoruj"
#: js/messages.php:529 libraries/classes/Display/Results.php:3266
#: libraries/classes/Display/Results.php:4713 libraries/classes/Util.php:306
msgid "Copy"
msgstr "Kopiuj"
#: js/messages.php:530 templates/gis_data_editor_form.twig:74
#: templates/gis_data_editor_form.twig:94
#: templates/gis_data_editor_form.twig:135
#: templates/gis_data_editor_form.twig:187
msgid "X"
msgstr "X"
#: js/messages.php:531 templates/gis_data_editor_form.twig:76
#: templates/gis_data_editor_form.twig:96
#: templates/gis_data_editor_form.twig:137
#: templates/gis_data_editor_form.twig:189
msgid "Y"
msgstr "Y"
#: js/messages.php:532
msgid "Point"
msgstr "Punkt"
#: js/messages.php:533
#, php-format
msgid "Point %d"
msgstr "Punkt %d"
#: js/messages.php:534
msgid "Linestring"
msgstr "Linia ciągu"
#: js/messages.php:535
msgid "Polygon"
msgstr "Wielokąt"
#: js/messages.php:536 templates/display/results/options_block.twig:83
msgid "Geometry"
msgstr "Geometria"
#: js/messages.php:537
msgid "Inner ring"
msgstr "Pierścień wewnętrzny"
#: js/messages.php:538
msgid "Outer ring"
msgstr "Pierścień zewnętrzny"
#: js/messages.php:539 templates/gis_data_editor_form.twig:99
#: templates/gis_data_editor_form.twig:140
#: templates/gis_data_editor_form.twig:192
msgid "Add a point"
msgstr "Dodaj punkt"
#: js/messages.php:540 templates/gis_data_editor_form.twig:144
#: templates/gis_data_editor_form.twig:195
msgid "Add an inner ring"
msgstr "Dodaj pierścień wewnętrzny"
#: js/messages.php:541 libraries/classes/Config/FormDisplayTemplate.php:327
#: libraries/classes/Controllers/Server/DatabasesController.php:238
#: libraries/classes/Controllers/Table/StructureController.php:817
#: libraries/classes/Controllers/Table/StructureController.php:1595
#: libraries/classes/Controllers/Table/StructureController.php:1604
#: libraries/classes/Controllers/Table/StructureController.php:1609
#: libraries/classes/Controllers/Table/StructureController.php:1614
#: libraries/classes/Controllers/Table/StructureController.php:1619
#: libraries/classes/IndexColumn.php:146 libraries/classes/Index.php:591
#: libraries/classes/MultSubmits.php:432 libraries/classes/MultSubmits.php:465
#: libraries/classes/MultSubmits.php:494 libraries/classes/MultSubmits.php:531
#: libraries/classes/Plugins/Export/ExportHtmlword.php:662
#: libraries/classes/Plugins/Export/ExportLatex.php:625
#: libraries/classes/Plugins/Export/ExportOdt.php:804
#: libraries/classes/Plugins/Export/ExportTexytext.php:616
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:773
#: libraries/classes/Server/Privileges.php:2895
#: libraries/classes/Server/Privileges.php:3140
#: libraries/classes/Server/Privileges.php:3161
#: libraries/classes/Server/Privileges.php:3828
#: libraries/classes/Server/Privileges.php:3860
#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:229
#: templates/database/central_columns/main.twig:370
#: templates/database/data_dictionary/index.twig:39
#: templates/preferences/autoload.twig:11
#: templates/preferences/manage/error.twig:18
#: templates/server/privileges/privileges_summary.twig:37
#: templates/server/privileges/privileges_summary.twig:40
#: templates/server/privileges/privileges_summary.twig:42
#: templates/table/structure/display_structure.twig:80
#: templates/table/tracking/structure_snapshot_columns.twig:33
#: templates/table/tracking/structure_snapshot_indexes.twig:23
#: templates/table/tracking/structure_snapshot_indexes.twig:24
msgid "Yes"
msgstr "Tak"
#: js/messages.php:542
msgid "Do you want to copy encryption key?"
msgstr "Czy chcesz skopiować klucz szyfrowania?"
#: js/messages.php:543
msgid "Encryption key"
msgstr "Klucz szyfrowania"
#: js/messages.php:547
msgid ""
"MySQL accepts additional values not selectable by the slider; key in those "
"values directly if desired"
msgstr ""
"MySQL akceptuje dodatkowe wartości nie wybrane przez suwak; w razie potrzeby "
"wprowadź te wartości"
#: js/messages.php:553
msgid ""
"MySQL accepts additional values not selectable by the datepicker; key in "
"those values directly if desired"
msgstr ""
"MySQL akceptuje dodatkowe wartości nie wybieralne przez wybieracz danych; w "
"razie potrzeby wprowadź te wartości"
#: js/messages.php:559
msgid ""
"Indicates that you have made changes to this page; you will be prompted for "
"confirmation before abandoning changes"
msgstr ""
"Wygląda na to, że dokonałeś zmian na tej stronie; Zostaniesz zapytany o "
"potwierdzenie zanim anulujesz zmiany"
#: js/messages.php:564
msgid "Select referenced key"
msgstr "Wybierz klucz odwołujący"
#: js/messages.php:565
msgid "Select Foreign Key"
msgstr "Wybierz klucz zewnętrzny"
#: js/messages.php:567
msgid "Please select the primary key or a unique key!"
msgstr "Wybierz klucz podstawowy lub unikalny klucz!"
#: js/messages.php:568 templates/database/designer/main.twig:98
#: templates/database/designer/main.twig:101
msgid "Choose column to display"
msgstr "Wybierz kolumny do wyświetlenia"
#: js/messages.php:570
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
"Nie zapisano zmian w układzie. Zostaną utracone, jeśli ich nie zapiszesz. "
"Czy chcesz kontynuować?"
#: js/messages.php:573
msgid "value/subQuery is empty"
msgstr "wartość/podzapytanie jest puste"
#: js/messages.php:574 templates/database/designer/main.twig:40
#: templates/database/designer/main.twig:43
msgid "Add tables from other databases"
msgstr "Dodaj tabele z innych baz danych"
#: js/messages.php:575
msgid "Page name"
msgstr "Nazwa strony"
#: js/messages.php:576 templates/database/designer/main.twig:63
#: templates/database/designer/main.twig:66
msgid "Save page"
msgstr "Zapisz stronę"
#: js/messages.php:577 templates/database/designer/main.twig:70
#: templates/database/designer/main.twig:73
msgid "Save page as"
msgstr "Zapisz stronę jako"
#: js/messages.php:578 templates/database/designer/main.twig:56
#: templates/database/designer/main.twig:59
msgid "Open page"
msgstr "Otwórz stronę"
#: js/messages.php:579
msgid "Delete page"
msgstr "Usuń stronę"
#: js/messages.php:580 templates/database/designer/main.twig:10
msgid "Untitled"
msgstr "Bez nazwy"
#: js/messages.php:581
msgid "Please select a page to continue"
msgstr "Proszę wybrać stronę, aby kontynuować"
#: js/messages.php:582
msgid "Please enter a valid page name"
msgstr "Proszę podać poprawną nazwę strony"
#: js/messages.php:584
msgid "Do you want to save the changes to the current page?"
msgstr "Czy chcesz zapisać zmiany na obecnej stronie?"
#: js/messages.php:585
msgid "Successfully deleted the page"
msgstr "Usuwanie strony zakończylo się sukcesem"
#: js/messages.php:586
msgid "Export relational schema"
msgstr "Eksportuj schemat relacji"
#: js/messages.php:587
msgid "Modifications have been saved"
msgstr "Modyfikacja została zapisana"
#: js/messages.php:590
#, php-format
msgid "%d object(s) created."
msgstr "%d obiekt(y) utworzony."
#: js/messages.php:591
msgid "Column name"
msgstr "Nazwa kolumn"
#: js/messages.php:592 libraries/classes/SqlQueryForm.php:433
msgid "Submit"
msgstr "Wyślij"
#: js/messages.php:595
msgid "Press escape to cancel editing."
msgstr "Naciśnij ESC, aby anulować edycję."
#: js/messages.php:597
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
"Po dokonaniu edycji pewnych danych, nie zostały one zapisane. Czy na pewno "
"chcesz opuścić tę stronę przed zapisaniem danych?"
#: js/messages.php:600
msgid "Drag to reorder."
msgstr "Przeciągnij, aby uporządkować."
#: js/messages.php:601
msgid "Click to sort results by this column."
msgstr "Kliknij, aby posegregować wyniki na podstawie tej kolumny."
#: js/messages.php:603
msgid ""
"Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
"<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
"from ORDER BY clause"
msgstr ""
"Skrót klawiszowy Shift+Kliknięcie dodaje tę kolumnę do przypadku ORDER BY "
"lub przełącza ASC/DESC. <br> Skrót klawiaturowy CTRL+Kliknięcie lub Alt+"
"Kliknięcie (Mac: Shift+Opcja+Kliknięcie) usuwa te kolumnę z przypadku ORDER "
"BY"
#: js/messages.php:607
msgid "Click to mark/unmark."
msgstr "Kliknij, by zaznaczyć/odznaczyć."
#: js/messages.php:608
msgid "Double-click to copy column name."
msgstr "Kliknij dwukrotnie, aby skopiować nazwę kolumny."
#: js/messages.php:610
msgid "Click the drop-down arrow<br>to toggle column's visibility."
msgstr "Kliknij rozwijane strzałki, <br> aby przełączyć widoczność kolumn."
#: js/messages.php:612 libraries/classes/BrowseForeigners.php:355
#: templates/display/results/table_navigation.twig:19
#: templates/server/privileges/initials_row.twig:22
#: templates/table/browse_foreigners/show_all.twig:4
msgid "Show all"
msgstr "Pokaż wszystko"
#: js/messages.php:614
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
"Tabela ta nie zawiera unikalnej kolumny. Funkcje związane z edycją siatki, "
"pól wyboru, edycji, kopiowania i usuwania łącza może nie działać po "
"zapisaniu."
#: js/messages.php:618
msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
msgstr ""
"Proszę wstaw poprawną liczbę heksadecymalną. Poprawne znaki to 0-9, A-F."
#: js/messages.php:620
msgid ""
"Do you really want to see all of the rows? For a big table this could crash "
"the browser."
msgstr ""
"Czy napewno chcesz zobaczyć wszystkie wiersze? Przy dużej tabeli może to "
"spowodować wysypanie się przeglądarki."
#: js/messages.php:623
msgid "Original length"
msgstr "Oryginalna długość"
#: js/messages.php:626
msgid "cancel"
msgstr "anuluj"
#: js/messages.php:627
#: libraries/classes/Controllers/Server/Status/StatusController.php:205
msgid "Aborted"
msgstr "Przerwane"
#: js/messages.php:629
msgid "Success"
msgstr "Sukces"
#: js/messages.php:630
msgid "Import status"
msgstr "Importuj status"
#: js/messages.php:631 templates/navigation/main.twig:85
msgid "Drop files here"
msgstr "Tutaj upuść pliki"
#: js/messages.php:632
msgid "Select database first"
msgstr "Najpierw wybierz bazę danych"
#: js/messages.php:635 libraries/classes/Display/Results.php:4871
#: templates/database/data_dictionary/index.twig:64
#: templates/database/structure/index.twig:12
#: templates/table/structure/display_structure.twig:381
msgid "Print"
msgstr "Drukuj"
#: js/messages.php:642
msgid "You can also edit most values<br>by double-clicking directly on them."
msgstr ""
"Można również edytować większość wartości <br> klikając dwukrotnie "
"bezpośrednio na nich."
#: js/messages.php:647
msgid "You can also edit most values<br>by clicking directly on them."
msgstr ""
"Możesz również edytować większość wartości, <br>klikając je bezpośrednio."
#: js/messages.php:653
msgid "Go to link:"
msgstr "Idź do linku:"
#: js/messages.php:654
msgid "Copy column name."
msgstr "Skopiuj nazwę kolumny."
#: js/messages.php:656
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"Kliknij prawym przyciskiem myszy nazwę kolumny aby skopiować go do schowka."
#: js/messages.php:659
msgid "Generate password"
msgstr "Wygeneruj hasło"
#: js/messages.php:660
#: templates/server/replication/master_add_slave_user.twig:73
msgid "Generate"
msgstr "Generuj"
#: js/messages.php:661 libraries/classes/Controllers/HomeController.php:105
#: libraries/classes/Display/ChangePassword.php:71
#: libraries/classes/Display/ChangePassword.php:74
#: libraries/classes/UserPassword.php:277
msgid "Change password"
msgstr "Zmień hasło"
#: js/messages.php:664 templates/table/structure/display_structure.twig:124
msgid "More"
msgstr "Więcej"
#: js/messages.php:667
msgid "Show panel"
msgstr "Pokaż panel"
#: js/messages.php:668
msgid "Hide panel"
msgstr "Ukryj panel"
#: js/messages.php:669
msgid "Show hidden navigation tree items."
msgstr "Pokaż ukryte elementy drzewa nawigacji."
#: js/messages.php:670 libraries/classes/Config/Descriptions.php:486
#: libraries/classes/Navigation/NavigationTree.php:1448
msgid "Link with main panel"
msgstr "Połącz z głównym panelem"
#: js/messages.php:671 libraries/classes/Navigation/NavigationTree.php:1451
msgid "Unlink from main panel"
msgstr "Odłącz od głównego panelu"
#: js/messages.php:675
msgid "The requested page was not found in the history, it may have expired."
msgstr "Żądana strona nie została znaleziona w historii, może wygasła."
#: js/messages.php:679 libraries/classes/Setup/Index.php:178
#, 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 "
"wersja to %s, wydana dnia %s."
#. l10n: Latest available phpMyAdmin version
#: js/messages.php:683
msgid ", latest stable version:"
msgstr ", ostatnia stabilna wersja:"
#: js/messages.php:684
msgid "up to date"
msgstr "aktualna"
#: js/messages.php:686 libraries/classes/Display/Results.php:4802
#: templates/view_create.twig:11
msgid "Create view"
msgstr "Utwórz widok"
#: js/messages.php:689
msgid "Send error report"
msgstr "Wyślij raport o błędach"
#: js/messages.php:690
msgid "Submit error report"
msgstr "Wyślij zgłoszenie błędu"
#: js/messages.php:692
msgid ""
"A fatal JavaScript error has occurred. Would you like to send an error "
"report?"
msgstr "Wystąpił błąd krytyczny JavaScript. Czy chcesz wysłać raport błędu?"
#: js/messages.php:694
msgid "Change report settings"
msgstr "Zmiana ustawień raportów"
#: js/messages.php:695
msgid "Show report details"
msgstr "Pokaż szczegóły raportu"
#: js/messages.php:698
msgid ""
"Your export is incomplete, due to a low execution time limit at the PHP "
"level!"
msgstr ""
"Twój eksport jest niekompletny, z powodu niskiej realizacji terminu na "
"poziomie PHP!"
#: js/messages.php:702
#, php-format
msgid ""
"Warning: a form on this page has more than %d fields. On submission, some of "
"the fields might be ignored, due to PHP's max_input_vars configuration."
msgstr ""
"Uwaga: formularz na stronie ma więcej niż %d pól. Po wykonaniu operacji, "
"niektóre pola mogą zostać zignorowane, w związku z ustawieniami PHP's "
"max_input_vars."
#: js/messages.php:708 js/messages.php:721
msgid "Some errors have been detected on the server!"
msgstr "Parę błędów zostało wykrytych na serwerze!"
#: js/messages.php:710
msgid "Please look at the bottom of this window."
msgstr "Proszę, popatrz na dół tego okienka."
#: js/messages.php:716 libraries/classes/ErrorHandler.php:397
msgid "Ignore All"
msgstr "Ignoruj wszystko"
#: js/messages.php:724
msgid ""
"As per your settings, they are being submitted currently, please be patient."
msgstr "Wyczuwam nowe ustawienia, poczekaj chwilę, są one przetwarzane."
#: js/messages.php:732
msgid "Successfully copied!"
msgstr "Skopiowano pomyślnie!"
#: js/messages.php:733
msgid "Copying failed!"
msgstr "Kopiowanie nie powiodło się!"
#: js/messages.php:736
msgid "Execute this query again?"
msgstr "Czy wykonać to zapytanie ponownie?"
#: js/messages.php:738
msgid "Do you really want to delete this bookmark?"
msgstr "Czy na pewno chcesz usunąć tę zakładkę?"
#: js/messages.php:740
msgid "Some error occurred while getting SQL debug info."
msgstr "Wystąpiły błędy podczas pobierania zdebugowanego kodu SQL."
#: js/messages.php:742
#, php-format
msgid "%s queries executed %s times in %s seconds."
msgstr "%s kwerendy wykonane %s razy w %s sekund."
#: js/messages.php:743
#, php-format
msgid "%s argument(s) passed"
msgstr "%s argumentów spełniło kryteria"
#: js/messages.php:744
msgid "Show arguments"
msgstr "Pokaż argumenty"
#: js/messages.php:745
msgid "Hide arguments"
msgstr "Ukryj argumenty"
#: js/messages.php:746
msgid "Time taken:"
msgstr "Zajeło to:"
#: js/messages.php:747
msgid ""
"There was a problem accessing your browser storage, some features may not "
"work properly for you. It is likely that the browser doesn't support storage "
"or the quota limit has been reached. In Firefox, corrupted storage can also "
"cause such a problem, clearing your \"Offline Website Data\" might help. In "
"Safari, such problem is commonly caused by \"Private Mode Browsing\"."
msgstr ""
"Wystąpił problem dostępu do pamięci przeglądarki, niektóre funkcje mogą nie "
"działać poprawnie dla Ciebie. Jest prawdopodobne, że przeglądarka nie "
"obsługuje pamięci lub został osiągnięty limit przydziału. W Firefoksie, "
"uszkodzone przechowywanie może również powodować taki problem, wyczyszczenie "
"danych \"Offline Website Data\" może pomóc. W Safari, taki problem jest "
"często spowodowane przez \"Private Mode Browsing\"."
#: js/messages.php:749
msgid "Copy tables to"
msgstr "Kopiuj tabele do"
#: js/messages.php:750
msgid "Add table prefix"
msgstr "Dodaj prefiks tabeli"
#: js/messages.php:751
msgid "Replace table with prefix"
msgstr "Zastąp tabelę przedrostkiem"
#: js/messages.php:752 templates/database/structure/check_all_tables.twig:28
msgid "Copy table with prefix"
msgstr "Kopiuj tabelę z przedrostkiem"
#: js/messages.php:755
msgid "Extremely weak"
msgstr "Strasznie słabe"
#: js/messages.php:756
msgid "Very weak"
msgstr "Bardzo słabe"
#: js/messages.php:757
msgid "Weak"
msgstr "Słabe"
#: js/messages.php:758
msgid "Good"
msgstr "Dobre"
#: js/messages.php:759
msgid "Strong"
msgstr "Silne"
#: js/messages.php:762
msgid "Timed out waiting for security key activation."
msgstr ""
"Przekroczono limit czasu oczekiwania na aktywację klucza bezpieczeństwa."
#: js/messages.php:763
#, php-format
msgid "Failed security key activation (%s)."
msgstr "Błąd aktywacji klucza bezpieczeństwa (%s)."
#: js/messages.php:766
#, php-format
msgctxt ""
"The table already exists in the designer and can not be added once more."
msgid "Table %s already exists!"
msgstr "Tabela %s już istnieje!"
#: js/messages.php:767 libraries/classes/InsertEdit.php:304
#: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:56
msgid "Hide"
msgstr "Ukryj"
#: js/messages.php:768 tbl_change.php:171
#: templates/database/multi_table_query/form.twig:48
#: templates/database/tracking/tables.twig:19
#: templates/table/tracking/main.twig:33
msgid "Show"
msgstr "Pokaż"
#: js/messages.php:794
msgctxt "Previous month"
msgid "Prev"
msgstr "Poprz."
#: js/messages.php:799
msgctxt "Next month"
msgid "Next"
msgstr "Nast."
#. l10n: Display text for current month link in calendar
#: js/messages.php:802
msgid "Today"
msgstr "Dziś"
#: js/messages.php:806
msgid "January"
msgstr "Styczeń"
#: js/messages.php:807
msgid "February"
msgstr "Luty"
#: js/messages.php:808
msgid "March"
msgstr "Marzec"
#: js/messages.php:809
msgid "April"
msgstr "Kwiecień"
#: js/messages.php:810
msgid "May"
msgstr "Maj"
#: js/messages.php:811
msgid "June"
msgstr "Czerwiec"
#: js/messages.php:812
msgid "July"
msgstr "Lipiec"
#: js/messages.php:813
msgid "August"
msgstr "Sierpień"
#: js/messages.php:814
msgid "September"
msgstr "Wrzesień"
#: js/messages.php:815
msgid "October"
msgstr "Październik"
#: js/messages.php:816
msgid "November"
msgstr "Listopad"
#: js/messages.php:817
msgid "December"
msgstr "Grudzień"
#. l10n: Short month name
#: js/messages.php:824 libraries/classes/Util.php:1556
msgid "Jan"
msgstr "Sty"
#. l10n: Short month name
#: js/messages.php:826 libraries/classes/Util.php:1558
msgid "Feb"
msgstr "Lut"
#. l10n: Short month name
#: js/messages.php:828 libraries/classes/Util.php:1560
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
#: js/messages.php:830 libraries/classes/Util.php:1562
msgid "Apr"
msgstr "Kwi"
#. l10n: Short month name
#: js/messages.php:832 libraries/classes/Util.php:1564
msgctxt "Short month name"
msgid "May"
msgstr "Maj"
#. l10n: Short month name
#: js/messages.php:834 libraries/classes/Util.php:1566
msgid "Jun"
msgstr "Cze"
#. l10n: Short month name
#: js/messages.php:836 libraries/classes/Util.php:1568
msgid "Jul"
msgstr "Lip"
#. l10n: Short month name
#: js/messages.php:838 libraries/classes/Util.php:1570
msgid "Aug"
msgstr "Sie"
#. l10n: Short month name
#: js/messages.php:840 libraries/classes/Util.php:1572
msgid "Sep"
msgstr "Wrz"
#. l10n: Short month name
#: js/messages.php:842 libraries/classes/Util.php:1574
msgid "Oct"
msgstr "Paź"
#. l10n: Short month name
#: js/messages.php:844 libraries/classes/Util.php:1576
msgid "Nov"
msgstr "Lis"
#. l10n: Short month name
#: js/messages.php:846 libraries/classes/Util.php:1578
msgid "Dec"
msgstr "Gru"
#: js/messages.php:852
msgid "Sunday"
msgstr "Niedziela"
#: js/messages.php:853
msgid "Monday"
msgstr "Poniedziałek"
#: js/messages.php:854
msgid "Tuesday"
msgstr "Wtorek"
#: js/messages.php:855
msgid "Wednesday"
msgstr "Środa"
#: js/messages.php:856
msgid "Thursday"
msgstr "Czwartek"
#: js/messages.php:857
msgid "Friday"
msgstr "Piątek"
#: js/messages.php:858
msgid "Saturday"
msgstr "Sobota"
#. l10n: Short week day name for Sunday
#: js/messages.php:865
msgid "Sun"
msgstr "Nie"
#. l10n: Short week day name for Monday
#: js/messages.php:867 libraries/classes/Util.php:1584
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name for Tuesday
#: js/messages.php:869 libraries/classes/Util.php:1586
msgid "Tue"
msgstr "Wto"
#. l10n: Short week day name for Wednesday
#: js/messages.php:871 libraries/classes/Util.php:1588
msgid "Wed"
msgstr "Śro"
#. l10n: Short week day name for Thursday
#: js/messages.php:873 libraries/classes/Util.php:1590
msgid "Thu"
msgstr "Czw"
#. l10n: Short week day name for Friday
#: js/messages.php:875 libraries/classes/Util.php:1592
msgid "Fri"
msgstr "Pią"
#. l10n: Short week day name for Saturday
#: js/messages.php:877 libraries/classes/Util.php:1594
msgid "Sat"
msgstr "Sob"
#. l10n: Minimal week day name for Sunday
#: js/messages.php:884
msgid "Su"
msgstr "Nie"
#. l10n: Minimal week day name for Monday
#: js/messages.php:886
msgid "Mo"
msgstr "Pon"
#. l10n: Minimal week day name for Tuesday
#: js/messages.php:888
msgid "Tu"
msgstr "Wto"
#. l10n: Minimal week day name for Wednesday
#: js/messages.php:890
msgid "We"
msgstr "Śro"
#. l10n: Minimal week day name for Thursday
#: js/messages.php:892
msgid "Th"
msgstr "Czw"
#. l10n: Minimal week day name for Friday
#: js/messages.php:894
msgid "Fr"
msgstr "Pią"
#. l10n: Minimal week day name for Saturday
#: js/messages.php:896
msgid "Sa"
msgstr "Sob"
#. l10n: Column header for week of the year in calendar
#: js/messages.php:900
msgid "Wk"
msgstr "Ty"
#. l10n: Month-year order for calendar, use either "calendar-month-year"
#. * or "calendar-year-month".
#.
#: js/messages.php:907
msgid "calendar-month-year"
msgstr "kalendarz-miesiąc-rok"
#. l10n: Year suffix for calendar, "none" is empty.
#: js/messages.php:910
msgctxt "Year suffix"
msgid "none"
msgstr "brak"
#: js/messages.php:922
msgid "Hour"
msgstr "Godzina"
#: js/messages.php:923
msgid "Minute"
msgstr "Minuta"
#: js/messages.php:924
msgid "Second"
msgstr "Sekunda"
#: js/messages.php:935
msgid "This field is required"
msgstr "To pole jest wymagane"
#: js/messages.php:936
msgid "Please fix this field"
msgstr "Popraw to pole"
#: js/messages.php:937
msgid "Please enter a valid email address"
msgstr "Podaj poprawny adres email"
#: js/messages.php:938
msgid "Please enter a valid URL"
msgstr "Wprowadź prawidłowy adres URL"
#: js/messages.php:939
msgid "Please enter a valid date"
msgstr "Wprowadź prawidłową datę"
#: js/messages.php:942
msgid "Please enter a valid date ( ISO )"
msgstr "Wprowadź poprawną datę (ISO)"
#: js/messages.php:944
msgid "Please enter a valid number"
msgstr "Wprowadź poprawną liczbę"
#: js/messages.php:947
msgid "Please enter a valid credit card number"
msgstr "Wprowadź prawidłowy numer karty kredytowej"
#: js/messages.php:949
msgid "Please enter only digits"
msgstr "Wprowadź tylko cyfry"
#: js/messages.php:952
msgid "Please enter the same value again"
msgstr "Wprowadź ponownie tę samą wartość"
#: js/messages.php:956
msgid "Please enter no more than {0} characters"
msgstr "Wprowadź nie więcej niż {0} znaków"
#: js/messages.php:961
msgid "Please enter at least {0} characters"
msgstr "Wprowadź co najmniej {0} znaków"
#: js/messages.php:966
msgid "Please enter a value between {0} and {1} characters long"
msgstr "Wprowadź wartość o długości pomiędzy {0} a {1} znaków"
#: js/messages.php:971
msgid "Please enter a value between {0} and {1}"
msgstr "Wprowadź wartość między {0} i {1}"
#: js/messages.php:976
msgid "Please enter a value less than or equal to {0}"
msgstr "Wprowadź wartość mniejszą niż lub równą {0}"
#: js/messages.php:981
msgid "Please enter a value greater than or equal to {0}"
msgstr "Wprowadź wartość większą niż lub równą {0}"
#: js/messages.php:987
msgid "Please enter a valid date or time"
msgstr "Podaj prawidłową datę lub czas"
#: js/messages.php:992
msgid "Please enter a valid HEX input"
msgstr "Wprowadź prawidłową wartość HEX"
#: js/messages.php:997 libraries/classes/Core.php:295
#: libraries/classes/Import.php:118 libraries/classes/InsertEdit.php:1537
#: libraries/classes/Message.php:196 libraries/classes/Util.php:595
#: view_operations.php:85
msgid "Error"
msgstr "Błąd"
#: libraries/classes/Advisor.php:269
#, php-format
msgid "Error when evaluating: %s"
msgstr "Błąd podczas obliczania: %s"
#: libraries/classes/Advisor.php:300
#, php-format
msgid "Failed evaluating precondition for rule '%s'."
msgstr "Nie powiodła się ocena warunku dla reguły '%s'."
#: libraries/classes/Advisor.php:317
#, php-format
msgid "Failed calculating value for rule '%s'."
msgstr "Nie powiodło się obliczanie wartości dla reguły '%s'."
#: libraries/classes/Advisor.php:336
#, php-format
msgid "Failed running test for rule '%s'."
msgstr "Nie powiódł się uruchomiony test dla reguły '%s'."
#: libraries/classes/Advisor.php:421
#, php-format
msgid "Failed formatting string for rule '%s'."
msgstr "Nie udało się formatowanie ciągu dla reguły '%s'."
#: libraries/classes/Advisor.php:544
#, php-format
msgid "Error in reading file: The file '%s' does not exist or is not readable!"
msgstr "Błąd odczytu pliku: Plik '%s' nie istnieje lub nie można go odczytać!"
#: libraries/classes/Advisor.php:578
#, php-format
msgid ""
"Invalid rule declaration on line %1$s, expected line %2$s of previous rule."
msgstr ""
"Nieprawidłowa deklaracja reguły w linii %1$s, oczekiwana linia %2$s z "
"poprzedniej reguły."
#: libraries/classes/Advisor.php:597
#, php-format
msgid "Invalid rule declaration on line %s."
msgstr "Nieprawidłowa deklaracja reguły w linii %s."
#: libraries/classes/Advisor.php:604
#, php-format
msgid "Unexpected characters on line %s."
msgstr "Nieoczekiwane znaki w linii %s."
#: libraries/classes/Advisor.php:618
#, php-format
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"."
msgstr ""
"Nieoczekiwany znak w linii %1$s. Spodziewano się taba, ale znaleziono \"%2$s"
"\"."
#: libraries/classes/Advisor.php:657
msgid "per second"
msgstr "na sekundę"
#: libraries/classes/Advisor.php:660
msgid "per minute"
msgstr "na minutę"
#: libraries/classes/Advisor.php:663
#: templates/server/status/queries/index.twig:34
#: templates/server/status/status/index.twig:17
#: templates/server/status/status/index.twig:37
msgid "per hour"
msgstr "na godzinę"
#: libraries/classes/Advisor.php:666
msgid "per day"
msgstr "na dzień"
#: libraries/classes/BrowseForeigners.php:203
msgid "Search:"
msgstr "Szukaj:"
#: libraries/classes/BrowseForeigners.php:226
#: libraries/classes/BrowseForeigners.php:230 libraries/classes/Index.php:716
#: templates/table/tracking/structure_snapshot_indexes.twig:5
msgid "Keyname"
msgstr "Nazwa klucza"
#: libraries/classes/BrowseForeigners.php:227
#: libraries/classes/BrowseForeigners.php:229
#: templates/server/collations/index.twig:11
#: templates/server/engines/index.twig:10
#: templates/server/plugins/index.twig:23
#: templates/server/status/variables/index.twig:72
msgid "Description"
msgstr "Opis"
#: libraries/classes/BrowseForeigners.php:339
#: libraries/classes/Language.php:199 libraries/classes/Pdf.php:90
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:505
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:542
#: libraries/classes/Util.php:2410
msgid "Page number:"
msgstr "Numer strony:"
#: libraries/classes/CentralColumns.php:243
msgid ""
"The configuration storage is not ready for the central list of columns "
"feature."
msgstr "Pamięć konfiguracji nie jest gotowa na centralną listę funkcji kolumn."
#: libraries/classes/CentralColumns.php:388
#, php-format
msgid "Could not add %1$s as they already exist in central list!"
msgstr "Nie można dodać %1$s ponieważ już występuje w głównej liście!"
#: libraries/classes/CentralColumns.php:404
msgid "Could not add columns!"
msgstr "Nie można dodać kolumn!"
#: libraries/classes/CentralColumns.php:482
#, php-format
msgid ""
"Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
msgstr ""
"Nie udało się usunąć Column(s) %1$s ponieważ nei występuje ona w liście "
"głównej!"
#: libraries/classes/CentralColumns.php:495
msgid "Could not remove columns!"
msgstr "Nie można usunąć kolumn!"
#: libraries/classes/CentralColumns.php:658
msgid "YES"
msgstr "TAK"
#: libraries/classes/CentralColumns.php:658
msgid "NO"
msgstr "NIE"
#: libraries/classes/CentralColumns.php:1028
#: libraries/classes/Plugins/Export/ExportHtmlword.php:490
#: libraries/classes/Plugins/Export/ExportOdt.php:613
#: libraries/classes/Plugins/Export/ExportTexytext.php:454
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:370
#: libraries/classes/Rte/Routines.php:959
#: libraries/classes/Rte/Routines.php:1644
#: libraries/classes/Rte/RteList.php:117 libraries/classes/Rte/RteList.php:129
#: libraries/classes/Rte/RteList.php:144
#: templates/columns_definitions/table_fields_definitions.twig:9
#: templates/database/central_columns/main.twig:17
#: templates/database/central_columns/main.twig:236
#: templates/database/create_table.twig:11 templates/setup/home/index.twig:43
#: templates/table/structure/display_structure.twig:21
msgid "Name"
msgstr "Nazwa"
#: libraries/classes/CentralColumns.php:1029 libraries/classes/Index.php:717
#: libraries/classes/InsertEdit.php:322
#: libraries/classes/Plugins/Export/ExportHtmlword.php:298
#: libraries/classes/Plugins/Export/ExportHtmlword.php:394
#: libraries/classes/Plugins/Export/ExportLatex.php:540
#: libraries/classes/Plugins/Export/ExportOdt.php:392
#: libraries/classes/Plugins/Export/ExportOdt.php:494
#: libraries/classes/Plugins/Export/ExportTexytext.php:293
#: libraries/classes/Plugins/Export/ExportTexytext.php:384
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:530
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:686
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:719
#: libraries/classes/Rte/Routines.php:930
#: libraries/classes/Rte/Routines.php:960
#: libraries/classes/Rte/Routines.php:1645
#: libraries/classes/Rte/RteList.php:119 libraries/classes/Rte/RteList.php:147
#: libraries/classes/Server/Privileges.php:2715
#: templates/columns_definitions/table_fields_definitions.twig:12
#: templates/database/central_columns/main.twig:21
#: templates/database/central_columns/main.twig:240
#: templates/database/data_dictionary/index.twig:17
#: templates/database/structure/table_header.twig:30
#: templates/table/search/fields_table.twig:8
#: templates/table/structure/display_structure.twig:22
#: templates/table/tracking/structure_snapshot_columns.twig:7
#: templates/table/tracking/structure_snapshot_indexes.twig:6
msgid "Type"
msgstr "Typ"
#: libraries/classes/CentralColumns.php:1030
#: libraries/classes/Rte/Routines.php:961
#: templates/columns_definitions/table_fields_definitions.twig:16
msgid "Length/Values"
msgstr "Długość/Wartości"
#: libraries/classes/CentralColumns.php:1031
#: libraries/classes/Plugins/Export/ExportHtmlword.php:304
#: libraries/classes/Plugins/Export/ExportHtmlword.php:400
#: libraries/classes/Plugins/Export/ExportLatex.php:542
#: libraries/classes/Plugins/Export/ExportOdt.php:398
#: libraries/classes/Plugins/Export/ExportOdt.php:500
#: libraries/classes/Plugins/Export/ExportTexytext.php:295
#: libraries/classes/Plugins/Export/ExportTexytext.php:386
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:534
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:689
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:722
#: templates/columns_definitions/table_fields_definitions.twig:20
#: templates/database/central_columns/main.twig:29
#: templates/database/central_columns/main.twig:248
#: templates/database/data_dictionary/index.twig:19
#: templates/database/structure/body_for_table_summary.twig:54
#: templates/server/replication/slave_configuration.twig:8
#: templates/table/structure/display_structure.twig:26
#: templates/table/tracking/structure_snapshot_columns.twig:10
msgid "Default"
msgstr "Ustawienia domyślne"
#: libraries/classes/CentralColumns.php:1032 libraries/classes/Index.php:722
#: libraries/classes/Operations.php:311 libraries/classes/Operations.php:1139
#: templates/columns_definitions/table_fields_definitions.twig:24
#: templates/database/central_columns/main.twig:33
#: templates/database/central_columns/main.twig:252
#: templates/database/structure/table_header.twig:31
#: templates/home/index.twig:50 templates/server/collations/index.twig:10
#: templates/server/databases/index.twig:37
#: templates/server/databases/index.twig:120
#: templates/table/search/fields_table.twig:9
#: templates/table/structure/display_structure.twig:23
#: templates/table/structure/display_table_stats.twig:102
#: templates/table/tracking/structure_snapshot_columns.twig:8
#: templates/table/tracking/structure_snapshot_indexes.twig:11
msgid "Collation"
msgstr "Metoda porównywania napisów"
#: libraries/classes/CentralColumns.php:1033
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:687
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:720
#: templates/columns_definitions/table_fields_definitions.twig:27
#: templates/table/structure/display_structure.twig:24
msgid "Attributes"
msgstr "Atrybuty"
#: libraries/classes/CentralColumns.php:1034 libraries/classes/Index.php:723
#: libraries/classes/InsertEdit.php:1958
#: libraries/classes/Plugins/Export/ExportHtmlword.php:301
#: libraries/classes/Plugins/Export/ExportHtmlword.php:397
#: libraries/classes/Plugins/Export/ExportLatex.php:541
#: libraries/classes/Plugins/Export/ExportOdt.php:395
#: libraries/classes/Plugins/Export/ExportOdt.php:497
#: libraries/classes/Plugins/Export/ExportTexytext.php:294
#: libraries/classes/Plugins/Export/ExportTexytext.php:385
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:532
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:688
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:721
#: templates/columns_definitions/table_fields_definitions.twig:30
#: templates/database/central_columns/main.twig:41
#: templates/database/central_columns/main.twig:260
#: templates/database/data_dictionary/index.twig:18
#: templates/table/search/zoom_result_form.twig:35
#: templates/table/structure/display_structure.twig:25
#: templates/table/tracking/structure_snapshot_columns.twig:9
#: templates/table/tracking/structure_snapshot_indexes.twig:12
msgid "Null"
msgstr "Null"
#: libraries/classes/CentralColumns.php:1035
#: templates/database/central_columns/main.twig:45
#: templates/database/central_columns/main.twig:264
msgid "A_I"
msgstr "Auto Inkrementacja"
#: libraries/classes/Charsets/Collation.php:184
msgid "Unknown"
msgstr "Nieznany"
#: libraries/classes/Charsets/Collation.php:198
msgctxt "Collation"
msgid "Binary"
msgstr "Binarne"
#: libraries/classes/Charsets/Collation.php:210
#: libraries/classes/Charsets/Collation.php:449
msgctxt "Collation"
msgid "Unicode"
msgstr "Unicode"
#: libraries/classes/Charsets/Collation.php:220
#: libraries/classes/Charsets/Collation.php:396
msgctxt "Collation"
msgid "West European"
msgstr "Zachodnioeuropejski"
#: libraries/classes/Charsets/Collation.php:227
msgctxt "Collation"
msgid "Central European"
msgstr "Środkowoeuropejski"
#: libraries/classes/Charsets/Collation.php:232
#: libraries/classes/Charsets/Collation.php:403
msgctxt "Collation"
msgid "Russian"
msgstr "Rosyjski"
#: libraries/classes/Charsets/Collation.php:237
msgctxt "Collation"
msgid "Simplified Chinese"
msgstr "Chiński uproszczony"
#: libraries/classes/Charsets/Collation.php:240
msgctxt "Collation"
msgid "Traditional Chinese"
msgstr "Chiński tradycyjny"
#: libraries/classes/Charsets/Collation.php:243
#: libraries/classes/Charsets/Collation.php:319
msgctxt "Collation"
msgid "Chinese"
msgstr "Język chiński"
#: libraries/classes/Charsets/Collation.php:251
#: libraries/classes/Charsets/Collation.php:367
msgctxt "Collation"
msgid "Japanese"
msgstr "Japoński"
#: libraries/classes/Charsets/Collation.php:256
msgctxt "Collation"
msgid "Baltic"
msgstr "Bałtycki"
#: libraries/classes/Charsets/Collation.php:261
msgctxt "Collation"
msgid "Armenian"
msgstr "Ormiański"
#: libraries/classes/Charsets/Collation.php:264
msgctxt "Collation"
msgid "Cyrillic"
msgstr "Cyrylica"
#: libraries/classes/Charsets/Collation.php:267
msgctxt "Collation"
msgid "Arabic"
msgstr "Arabski"
#: libraries/classes/Charsets/Collation.php:270
#: libraries/classes/Charsets/Collation.php:382
msgctxt "Collation"
msgid "Korean"
msgstr "Koreański"
#: libraries/classes/Charsets/Collation.php:273
msgctxt "Collation"
msgid "Hebrew"
msgstr "Hebrajski"
#: libraries/classes/Charsets/Collation.php:276
msgctxt "Collation"
msgid "Georgian"
msgstr "Gruziński"
#: libraries/classes/Charsets/Collation.php:279
msgctxt "Collation"
msgid "Greek"
msgstr "Grecki"
#: libraries/classes/Charsets/Collation.php:282
msgctxt "Collation"
msgid "Czech-Slovak"
msgstr "Czesko-słowacki"
#: libraries/classes/Charsets/Collation.php:285
#: libraries/classes/Charsets/Collation.php:441
msgctxt "Collation"
msgid "Ukrainian"
msgstr "Ukraiński"
#: libraries/classes/Charsets/Collation.php:288
#: libraries/classes/Charsets/Collation.php:437
msgctxt "Collation"
msgid "Turkish"
msgstr "Turecki"
#: libraries/classes/Charsets/Collation.php:291
#: libraries/classes/Charsets/Collation.php:429
msgctxt "Collation"
msgid "Swedish"
msgstr "Szwedzki"
#: libraries/classes/Charsets/Collation.php:294
#: libraries/classes/Charsets/Collation.php:433
msgctxt "Collation"
msgid "Thai"
msgstr "Tajski"
#: libraries/classes/Charsets/Collation.php:297
msgctxt "Collation"
msgid "Unknown"
msgstr "Nieznany"
#: libraries/classes/Charsets/Collation.php:313
msgctxt "Collation"
msgid "Bulgarian"
msgstr "Bułgarski"
#: libraries/classes/Charsets/Collation.php:324
msgctxt "Collation"
msgid "Croatian"
msgstr "Chorwacki"
#: libraries/classes/Charsets/Collation.php:328
msgctxt "Collation"
msgid "Czech"
msgstr "Czeski"
#: libraries/classes/Charsets/Collation.php:332
msgctxt "Collation"
msgid "Danish"
msgstr "Duński"
#: libraries/classes/Charsets/Collation.php:336
msgctxt "Collation"
msgid "English"
msgstr "Angielski"
#: libraries/classes/Charsets/Collation.php:340
msgctxt "Collation"
msgid "Esperanto"
msgstr "Esperanto"
#: libraries/classes/Charsets/Collation.php:344
msgctxt "Collation"
msgid "Estonian"
msgstr "Estoński"
#: libraries/classes/Charsets/Collation.php:347
#: libraries/classes/Charsets/Collation.php:468
msgctxt "Collation"
msgid "German (dictionary order)"
msgstr "Niemiecki (kolejność słownikowa)"
#: libraries/classes/Charsets/Collation.php:350
#: libraries/classes/Charsets/Collation.php:465
msgctxt "Collation"
msgid "German (phone book order)"
msgstr "Język niemiecki (kolejność w telefonicznej książce adresowej)"
#: libraries/classes/Charsets/Collation.php:359
msgctxt "Collation"
msgid "Hungarian"
msgstr "Węgierski"
#: libraries/classes/Charsets/Collation.php:363
msgctxt "Collation"
msgid "Icelandic"
msgstr "Islandzki"
#: libraries/classes/Charsets/Collation.php:370
msgctxt "Collation"
msgid "Classical Latin"
msgstr "Język łaciński klasyczny"
#: libraries/classes/Charsets/Collation.php:374
msgctxt "Collation"
msgid "Latvian"
msgstr "Łotewski"
#: libraries/classes/Charsets/Collation.php:378
msgctxt "Collation"
msgid "Lithuanian"
msgstr "Litewski"
#: libraries/classes/Charsets/Collation.php:386
msgctxt "Collation"
msgid "Burmese"
msgstr "Birmański"
#: libraries/classes/Charsets/Collation.php:389
msgctxt "Collation"
msgid "Persian"
msgstr "Perski"
#: libraries/classes/Charsets/Collation.php:393
msgctxt "Collation"
msgid "Polish"
msgstr "Polski"
#: libraries/classes/Charsets/Collation.php:400
msgctxt "Collation"
msgid "Romanian"
msgstr "Rumuński"
#: libraries/classes/Charsets/Collation.php:407
msgctxt "Collation"
msgid "Sinhalese"
msgstr "Cejloński"
#: libraries/classes/Charsets/Collation.php:411
msgctxt "Collation"
msgid "Slovak"
msgstr "Słowacki"
#: libraries/classes/Charsets/Collation.php:415
msgctxt "Collation"
msgid "Slovenian"
msgstr "Słoweński"
#: libraries/classes/Charsets/Collation.php:418
#: libraries/classes/Charsets/Collation.php:479
msgctxt "Collation"
msgid "Spanish (modern)"
msgstr "Hiszpański (nowoczesny)"
#: libraries/classes/Charsets/Collation.php:425
#: libraries/classes/Charsets/Collation.php:476
msgctxt "Collation"
msgid "Spanish (traditional)"
msgstr "Język hiszpański (tradycyjny)"
#: libraries/classes/Charsets/Collation.php:445
msgctxt "Collation"
msgid "Vietnamese"
msgstr "Wietnamski"
#: libraries/classes/Charsets/Collation.php:512
msgctxt "Collation variant"
msgid "case-insensitive"
msgstr "bez względu na wielkość liter"
#: libraries/classes/Charsets/Collation.php:515
msgctxt "Collation variant"
msgid "case-sensitive"
msgstr "wielkość liter"
#: libraries/classes/Charsets/Collation.php:518
msgctxt "Collation variant"
msgid "accent-insensitive"
msgstr "niewrażliwy na akcent"
#: libraries/classes/Charsets/Collation.php:521
msgctxt "Collation variant"
msgid "accent-sensitive"
msgstr "wrażliwy na akcent"
#: libraries/classes/Charsets/Collation.php:524
msgctxt "Collation variant"
msgid "kana-sensitive"
msgstr "wrażliwy na kana"
#: libraries/classes/Charsets/Collation.php:528
msgctxt "Collation variant"
msgid "multi-level"
msgstr "wielopoziomowy"
#: libraries/classes/Charsets/Collation.php:531
msgctxt "Collation variant"
msgid "binary"
msgstr "dwójkowy"
#: libraries/classes/Charsets/Collation.php:534
msgctxt "Collation variant"
msgid "no-pad"
msgstr "bez podkładki"
#: libraries/classes/Config/Descriptions.php:69
msgid ""
"If enabled, user can enter any MySQL server in login form for cookie auth."
msgstr ""
"Jeśli jest włączona, użytkownik może wprowadzić dowolny serwer MySQL w "
"formularzu logowania, aby uzyskać autoryzację plików cookie."
#: libraries/classes/Config/Descriptions.php:70
msgid "Allow login to any MySQL server"
msgstr "Pozwól logować się do dowolnego serwera MySQL"
#: libraries/classes/Config/Descriptions.php:72
msgid ""
"Restricts the MySQL servers the user can enter when a login to an arbitrary "
"MySQL server is enabled by matching the IP or hostname of the MySQL server "
"to the given regular expression."
msgstr ""
"Ogranicza serwery MySQL, które użytkownik może wprowadzić, gdy logowanie do "
"dowolnego serwera MySQL jest włączone przez dopasowanie adresu IP lub nazwy "
"hosta serwera MySQL do danego wyrażenia regularnego."
#: libraries/classes/Config/Descriptions.php:76
msgid "Restrict login to MySQL server"
msgstr "Ogranicz logowanie do serwera MySQL"
#: libraries/classes/Config/Descriptions.php:78
msgid ""
"Enabling this allows a page located on a different domain to call phpMyAdmin "
"inside a frame, and is a potential [strong]security hole[/strong] allowing "
"cross-frame scripting (XSS) attacks."
msgstr ""
"Włączenie tego umożliwia stronie zlokalizowanej w innej domenie wywołanie "
"phpMyAdmin wewnątrz ramki i jest potencjalną [strong] luką bezpieczeństwa [/"
"strong], pozwalającą na ataki typu cross-frame scripting (XSS)."
#: libraries/classes/Config/Descriptions.php:82
msgid "Allow third party framing"
msgstr "Upoważniać kadrowanie strony"
#: libraries/classes/Config/Descriptions.php:83
msgid "Show \"Drop database\" link to normal users"
msgstr "Pokaż odnośnik \"Usuń bazę danych\" zwykłym użytkownikom"
#: libraries/classes/Config/Descriptions.php:85
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication."
msgstr ""
"Tajne hasło używane do szyfrowania plików cookie w uwierzytelnianiu "
"[kbd]cookie[/kbd]."
#: libraries/classes/Config/Descriptions.php:88
msgid "Blowfish secret"
msgstr "Sekret Blowfish"
#: libraries/classes/Config/Descriptions.php:89
msgid "Highlight selected rows."
msgstr "Podświetl zaznaczone rekordy."
#: libraries/classes/Config/Descriptions.php:90
msgid "Row marker"
msgstr "Oznaczanie wiersza"
#: libraries/classes/Config/Descriptions.php:91
msgid "Highlight row pointed by the mouse cursor."
msgstr "Podświetla rekord wskazywany przez kursor myszy."
#: libraries/classes/Config/Descriptions.php:92
msgid "Highlight pointer"
msgstr "Podświetl wskaźnik"
#: libraries/classes/Config/Descriptions.php:94
msgid "Enable bzip2 compression for import operations."
msgstr "Włącz kompresję bzip2 dla operacji importowania."
#: libraries/classes/Config/Descriptions.php:97
msgid "Bzip2"
msgstr "Bzip2"
#: libraries/classes/Config/Descriptions.php:99
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns."
msgstr ""
"Określa, jaki rodzaj pól edycyjnych powinien zostać użyty do kolumn typu "
"CHAR i VARCHAR; [kbd]input[/kbd] - umożliwia ograniczenie długości "
"wejściowych, [kbd]textarea[/kbd] - pozwala nowej linii w kolumnach."
#: libraries/classes/Config/Descriptions.php:103
msgid "CHAR columns editing"
msgstr "Edycja kolumny typu CHAR"
#: libraries/classes/Config/Descriptions.php:105
msgid ""
"Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
"highlighting and line numbers."
msgstr ""
"Użyj edytora przyjaznego dla użytkownika do edycji zapytań SQL (CodeMirror) "
"z podświetlaniem składni i numerami linii."
#: libraries/classes/Config/Descriptions.php:109
msgid "Enable CodeMirror"
msgstr "Włącz CodeMirror"
#: libraries/classes/Config/Descriptions.php:111
msgid ""
"Find any errors in the query before executing it. Requires CodeMirror to be "
"enabled."
msgstr ""
"Znajdź przed wykonaniem jakiekolwiek błędy w zapytaniu. Wymaga włączenia "
"CodeMirror."
#: libraries/classes/Config/Descriptions.php:114
msgid "Enable linter"
msgstr "Włącz linter"
#: libraries/classes/Config/Descriptions.php:116
msgid ""
"Defines the minimum size for input fields generated for CHAR and VARCHAR "
"columns."
msgstr ""
"Definiuje minimalny rozmiar dla pól generujących kolumny CHAR i VARCHAR."
#: libraries/classes/Config/Descriptions.php:119
msgid "Minimum size for input field"
msgstr "Minimalny rozmiar pola wprowadzania"
#: libraries/classes/Config/Descriptions.php:121
msgid ""
"Defines the maximum size for input fields generated for CHAR and VARCHAR "
"columns."
msgstr ""
"Określa maksymalny rozmiar pola do wprowadzania danych generowany dla kolumn "
"CHAR i VARCHAR."
#: libraries/classes/Config/Descriptions.php:124
msgid "Maximum size for input field"
msgstr "Maksymalny rozmiar pola wprowadzania"
#: libraries/classes/Config/Descriptions.php:125
msgid "Number of columns for CHAR/VARCHAR textareas."
msgstr "Liczba kolumn w polach tekstowych CHAR/VARCHAR."
#: libraries/classes/Config/Descriptions.php:126
msgid "CHAR textarea columns"
msgstr "Kolumny w polu textarea CHAR/VARCHAR"
#: libraries/classes/Config/Descriptions.php:127
msgid "Number of rows for CHAR/VARCHAR textareas."
msgstr "Liczba wierszy dla textareas CHAR/VARCHAR."
#: libraries/classes/Config/Descriptions.php:128
msgid "CHAR textarea rows"
msgstr "Wiersze w polu textarea CHAR/VARCHAR"
#: libraries/classes/Config/Descriptions.php:129
msgid "Check config file permissions"
msgstr "Sprawdź uprawnienia pliku konfiguracyjnego"
#: libraries/classes/Config/Descriptions.php:131
msgid ""
"Compress gzip exports on the fly without the need for much memory; if you "
"encounter problems with created gzip files disable this feature."
msgstr ""
"Kompresuje eksporty gzip w locie, bez dużego zapotrzebowania na pamięć; w "
"przypadku wystąpienia problemów z tworzonymi plikami gzip należy wyłączyć tę "
"funkcję."
#: libraries/classes/Config/Descriptions.php:134
msgid "Compress on the fly"
msgstr "Kompresuj w locie"
#: libraries/classes/Config/Descriptions.php:136
msgid ""
"Whether a warning (\"Are your really sure…\") should be displayed when "
"you're about to lose data."
msgstr ""
"Czy w wypadku ryzyka utraty danych ma być pokazywane ostrzeżenie (\"Czy na "
"pewno wykonać…\")."
#: libraries/classes/Config/Descriptions.php:139
msgid "Confirm DROP queries"
msgstr "Potwierdzanie zapytań DROP"
#: libraries/classes/Config/Descriptions.php:140
msgid ""
"Log SQL queries and their execution time, to be displayed in the console"
msgstr ""
"Log SQL zapytania i ich czas wykonania, które będą wyświetlane w konsoli"
#: libraries/classes/Config/Descriptions.php:141
#: templates/console/display.twig:11 templates/console/display.twig:64
msgid "Debug SQL"
msgstr "Debug SQL"
#: libraries/classes/Config/Descriptions.php:142
msgid "Tab that is displayed when entering a database."
msgstr "Zakładka, która jest wyświetlana po wejściu do bazy danych."
#: libraries/classes/Config/Descriptions.php:143
msgid "Default database tab"
msgstr "Domyślna zakładka bazy danych"
#: libraries/classes/Config/Descriptions.php:144
msgid "Tab that is displayed when entering a server."
msgstr "Zakładka, która jest wyświetlana po wejściu na serwer."
#: libraries/classes/Config/Descriptions.php:145
msgid "Default server tab"
msgstr "Domyślna zakładka serwera"
#: libraries/classes/Config/Descriptions.php:146
msgid "Tab that is displayed when entering a table."
msgstr "Zakładka, która jest wyświetlana po wejściu w tabelę."
#: libraries/classes/Config/Descriptions.php:147
msgid "Default table tab"
msgstr "Domyślna zakładka tabeli"
#: libraries/classes/Config/Descriptions.php:148
msgid "Autocomplete of the table and column names in the SQL queries."
msgstr "Autouzupełnianie nazw tabel i kolumn w zapytaniach SQL."
#: libraries/classes/Config/Descriptions.php:149
msgid "Enable autocomplete for table and column names"
msgstr "Włącz autouzupełnianie dla nazw tabeli i kolumn"
#: libraries/classes/Config/Descriptions.php:150
msgid "Whether the table structure actions should be hidden."
msgstr "Czy działania struktury tabeli powinny być ukryte."
#: libraries/classes/Config/Descriptions.php:151
msgid "Show column comments"
msgstr "Pokaż komentarze do kolumn"
#: libraries/classes/Config/Descriptions.php:152
msgid "Whether column comments should be shown in table structure view"
msgstr ""
"Czy komentarze kolumn powinny być wyświetlane w widoku struktury tabeli"
#: libraries/classes/Config/Descriptions.php:153
msgid "Hide table structure actions"
msgstr "Ukryj działania struktury tabeli"
#: libraries/classes/Config/Descriptions.php:154
msgid "Default transformations for Hex"
msgstr "Domyślne transformacje dla Hex"
#: libraries/classes/Config/Descriptions.php:155
#: libraries/classes/Config/Descriptions.php:157
#: libraries/classes/Config/Descriptions.php:159
#: libraries/classes/Config/Descriptions.php:161
#: libraries/classes/Config/Descriptions.php:163
#: libraries/classes/Config/Descriptions.php:165
#: libraries/classes/Config/Descriptions.php:167
#: libraries/classes/Config/Descriptions.php:169
#: libraries/classes/Config/Descriptions.php:171
msgid ""
"Values for options list for default transformations. These will be "
"overwritten if transformation is filled in at table structure page."
msgstr ""
"Wartości dla listy opcji dla domyślnych transformacji. Zostaną one "
"nadpisane, jeśli transformacja zostanie wypełniona na stronie struktury "
"tabeli."
#: libraries/classes/Config/Descriptions.php:156
msgid "Default transformations for Substring"
msgstr "Domyślne transformacje dla podłańcucha"
#: libraries/classes/Config/Descriptions.php:158
msgid "Default transformations for Bool2Text"
msgstr "Domyślne transformacje dla Bool2Text"
#: libraries/classes/Config/Descriptions.php:160
msgid "Default transformations for External"
msgstr "Domyślne transformacje dla zewnętrznego"
#: libraries/classes/Config/Descriptions.php:162
msgid "Default transformations for PreApPend"
msgstr "Domyślne transformacje dla PrePend"
#: libraries/classes/Config/Descriptions.php:164
msgid "Default transformations for DateFormat"
msgstr "Domyślne transformacje dla DateFormat"
#: libraries/classes/Config/Descriptions.php:166
msgid "Default transformations for Inline"
msgstr "Domyślne transformacje dla Inline"
#: libraries/classes/Config/Descriptions.php:168
msgid "Default transformations for TextImageLink"
msgstr "Domyślne transformacje dla TextImageLink"
#: libraries/classes/Config/Descriptions.php:170
msgid "Default transformations for TextLink"
msgstr "Domyślne transformacje dla TextLink"
#: libraries/classes/Config/Descriptions.php:173
msgid "Show server listing as a list instead of a drop down."
msgstr "Pokaż wykaz serwerów jako listę zamiast listy rozwijanej."
#: libraries/classes/Config/Descriptions.php:174
msgid "Display servers as a list"
msgstr "Wyświetl serwery w postaci listy"
#: libraries/classes/Config/Descriptions.php:176
msgid ""
"Disable the table maintenance mass operations, like optimizing or repairing "
"the selected tables of a database."
msgstr ""
"Wyłącz konserwację tabeli masowych, takich jak optymalizacja i naprawy "
"wybranych tabel bazy danych."
#: libraries/classes/Config/Descriptions.php:179
msgid "Disable multi table maintenance"
msgstr "Wyłącz utrzymanie wielu tabeli"
#: libraries/classes/Config/Descriptions.php:181
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)."
msgstr ""
"Ustaw liczbę sekund, przez którą skrypt może pracować ([kbd]0[/kbd] bez "
"limitu)."
#: libraries/classes/Config/Descriptions.php:184
msgid "Maximum execution time"
msgstr "Maksymalny czas wykonania"
#: libraries/classes/Config/Descriptions.php:186
#: templates/display/export/options_output.twig:17
#, php-format
msgid "Use %s statement"
msgstr "Użyj instrukcji %s"
#: libraries/classes/Config/Descriptions.php:189
msgid "Save as file"
msgstr "Zapisz jako plik"
#: libraries/classes/Config/Descriptions.php:190
#: libraries/classes/Config/Descriptions.php:399
msgid "Character set of the file"
msgstr "Kodowanie znaków pliku"
#: libraries/classes/Config/Descriptions.php:191
#: libraries/classes/Config/Descriptions.php:207
#: libraries/classes/SqlQueryForm.php:267
#: templates/table/structure/display_table_stats.twig:78
msgid "Format"
msgstr "Format"
#: libraries/classes/Config/Descriptions.php:192
msgid "Compression"
msgstr "Typ kompresji"
#: libraries/classes/Config/Descriptions.php:193
#: libraries/classes/Config/Descriptions.php:200
#: libraries/classes/Config/Descriptions.php:208
#: libraries/classes/Config/Descriptions.php:212
#: libraries/classes/Config/Descriptions.php:225
#: libraries/classes/Config/Descriptions.php:227
#: libraries/classes/Config/Descriptions.php:274
#: libraries/classes/Plugins/Export/ExportCsv.php:96
#: libraries/classes/Plugins/Export/ExportExcel.php:64
#: libraries/classes/Plugins/Export/ExportHtmlword.php:96
#: libraries/classes/Plugins/Export/ExportOds.php:75
#: libraries/classes/Plugins/Export/ExportOdt.php:133
#: libraries/classes/Plugins/Export/ExportTexytext.php:90
msgid "Put columns names in the first row"
msgstr "Umieść nazwy kolumn w pierwszym wierszu"
#: libraries/classes/Config/Descriptions.php:194
#: libraries/classes/Config/Descriptions.php:401
#: libraries/classes/Config/Descriptions.php:412
#: libraries/classes/Plugins/Import/ImportCsv.php:179
msgid "Columns enclosed with"
msgstr "Kolumn ujęte w"
#: libraries/classes/Config/Descriptions.php:195
#: libraries/classes/Config/Descriptions.php:402
#: libraries/classes/Config/Descriptions.php:413
#: libraries/classes/Plugins/Import/ImportCsv.php:190
msgid "Columns escaped with"
msgstr "Kolumny uciekają z"
#: libraries/classes/Config/Descriptions.php:196
#: libraries/classes/Config/Descriptions.php:202
#: libraries/classes/Config/Descriptions.php:209
#: libraries/classes/Config/Descriptions.php:218
#: libraries/classes/Config/Descriptions.php:226
#: libraries/classes/Config/Descriptions.php:230
#: libraries/classes/Config/Descriptions.php:275
msgid "Replace NULL with"
msgstr "Zamień NULL na"
#: libraries/classes/Config/Descriptions.php:197
#: libraries/classes/Config/Descriptions.php:203
msgid "Remove CRLF characters within columns"
msgstr "Usuń znaki nowej lini z kolumn"
#: libraries/classes/Config/Descriptions.php:198
#: libraries/classes/Config/Descriptions.php:406
#: libraries/classes/Config/Descriptions.php:418
#: libraries/classes/Plugins/Import/ImportCsv.php:164
msgid "Columns terminated with"
msgstr "Kolumny zakończone"
#: libraries/classes/Config/Descriptions.php:199
#: libraries/classes/Config/Descriptions.php:400
#: libraries/classes/Plugins/Import/ImportCsv.php:199
msgid "Lines terminated with"
msgstr "Linie zakończone z"
#: libraries/classes/Config/Descriptions.php:201
msgid "Excel edition"
msgstr "Wydanie Excela"
#: libraries/classes/Config/Descriptions.php:204
msgid "Database name template"
msgstr "Nazwa schematu bazy danych"
#: libraries/classes/Config/Descriptions.php:205
msgid "Server name template"
msgstr "Nazwa schematu serwera"
#: libraries/classes/Config/Descriptions.php:206
msgid "Table name template"
msgstr "Nazwa szablonu tabeli"
#: libraries/classes/Config/Descriptions.php:210
#: libraries/classes/Config/Descriptions.php:223
#: libraries/classes/Config/Descriptions.php:232
#: libraries/classes/Config/Descriptions.php:270
#: libraries/classes/Config/Descriptions.php:276
#: libraries/classes/Plugins/Export/ExportHtmlword.php:67
#: libraries/classes/Plugins/Export/ExportLatex.php:100
#: libraries/classes/Plugins/Export/ExportMediawiki.php:64
#: libraries/classes/Plugins/Export/ExportMediawiki.php:70
#: libraries/classes/Plugins/Export/ExportOdt.php:78
#: libraries/classes/Plugins/Export/ExportPdf.php:113
#: libraries/classes/Plugins/Export/ExportSql.php:210
#: libraries/classes/Plugins/Export/ExportTexytext.php:66
msgid "Dump table"
msgstr "Zrzut tabeli"
#: libraries/classes/Config/Descriptions.php:211
#: libraries/classes/Plugins/Export/ExportLatex.php:91
msgid "Include table caption"
msgstr "Dołącz podpis tabeli"
#: libraries/classes/Config/Descriptions.php:213
#: libraries/classes/Config/Descriptions.php:228
#: libraries/classes/Config/Descriptions.php:264
#: libraries/classes/Plugins/Export/ExportHtmlword.php:409
#: libraries/classes/Plugins/Export/ExportLatex.php:547
#: libraries/classes/Plugins/Export/ExportOdt.php:509
#: libraries/classes/Plugins/Export/ExportTexytext.php:391
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:550
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:725
#: templates/columns_definitions/table_fields_definitions.twig:54
#: templates/database/data_dictionary/index.twig:23
#: templates/table/structure/display_structure.twig:28
msgid "Comments"
msgstr "Komentarze"
#: libraries/classes/Config/Descriptions.php:214
#: libraries/classes/Config/Descriptions.php:220
msgid "Table caption"
msgstr "Nagłówek tabeli"
#: libraries/classes/Config/Descriptions.php:215
#: libraries/classes/Config/Descriptions.php:221
msgid "Continued table caption"
msgstr "Kontynuacja nagłówka tabeli"
#: libraries/classes/Config/Descriptions.php:216
#: libraries/classes/Config/Descriptions.php:222
msgid "Label key"
msgstr "Etykieta klucza"
#: libraries/classes/Config/Descriptions.php:217
#: libraries/classes/Config/Descriptions.php:229
#: libraries/classes/Config/Descriptions.php:267
#: libraries/classes/Plugins/Export/ExportHtmlword.php:415
#: libraries/classes/Plugins/Export/ExportOdt.php:515
#: libraries/classes/Plugins/Export/ExportTexytext.php:395
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:557
#: templates/columns_definitions/table_fields_definitions.twig:71
#: templates/database/data_dictionary/index.twig:25
msgid "Media (MIME) type"
msgstr "Typ mediów (MIME)"
#: libraries/classes/Config/Descriptions.php:219
#: libraries/classes/Config/Descriptions.php:231
#: libraries/classes/Config/Descriptions.php:269
msgid "Relationships"
msgstr "Relacje"
#: libraries/classes/Config/Descriptions.php:224
msgid "Export method"
msgstr "Metoda eksportu"
#: libraries/classes/Config/Descriptions.php:233
#: libraries/classes/Config/Descriptions.php:236
msgid "Save on server"
msgstr "Zapisz na serwerze"
#: libraries/classes/Config/Descriptions.php:234
#: libraries/classes/Config/Descriptions.php:237
#: templates/display/export/options_output_save_dir.twig:13
#: templates/display/export/options_quick_export.twig:16
msgid "Overwrite existing file(s)"
msgstr "Nadpisz istniejące pliki"
#: libraries/classes/Config/Descriptions.php:235
msgid "Export as separate files"
msgstr "Eksportuj jako osobne pliki"
#: libraries/classes/Config/Descriptions.php:238
msgid "Remember file name template"
msgstr "Zapamiętaj nazwę pliku szablonu"
#: libraries/classes/Config/Descriptions.php:239
#: libraries/classes/Operations.php:249 libraries/classes/Operations.php:908
#: libraries/classes/Operations.php:1385
msgid "Add AUTO_INCREMENT value"
msgstr "Dodaj wartość AUTO_INCREMENT"
#: libraries/classes/Config/Descriptions.php:240
msgid "Enclose table and column names with backquotes"
msgstr "Użyj cudzysłowów z nazwami tabel i kolumn"
#: libraries/classes/Config/Descriptions.php:241
#: libraries/classes/Config/Descriptions.php:425
msgid "SQL compatibility mode"
msgstr "Tryb zgodności SQL"
#: libraries/classes/Config/Descriptions.php:242
msgid "Creation/Update/Check dates"
msgstr "Daty utworzenia/aktualizacji/sprawdzenia"
#: libraries/classes/Config/Descriptions.php:243
msgid "Use delayed inserts"
msgstr "Użyj opóźnionych dodań"
#: libraries/classes/Config/Descriptions.php:244
#: libraries/classes/Plugins/Export/ExportSql.php:155
msgid "Disable foreign key checks"
msgstr "Wyłącz sprawdzanie kluczy zewnętrznych"
#: libraries/classes/Config/Descriptions.php:245
#: libraries/classes/Plugins/Export/ExportSql.php:169
msgid "Export views as tables"
msgstr "Eksportuj widoki jako tabele"
#: libraries/classes/Config/Descriptions.php:246
msgid "Export related metadata from phpMyAdmin configuration storage"
msgstr "Eksportuj powiązane metadane z konfiguracji magazynu phpMyAdmin"
#: libraries/classes/Config/Descriptions.php:247
#: libraries/classes/Config/Descriptions.php:248
#: libraries/classes/Config/Descriptions.php:250
#: libraries/classes/Config/Descriptions.php:253
#: libraries/classes/Config/Descriptions.php:254
#: libraries/classes/Config/Descriptions.php:255
#: libraries/classes/Config/Descriptions.php:268
#: libraries/classes/Operations.php:244 libraries/classes/Operations.php:1381
#, php-format
msgid "Add %s"
msgstr "Dodaj %s"
#: libraries/classes/Config/Descriptions.php:256
msgid "Use hexadecimal for BINARY & BLOB"
msgstr "Użyj wartości szesnastkowych dla BINARIUM i BLOBa"
#: libraries/classes/Config/Descriptions.php:258
msgid ""
"Add IF NOT EXISTS (less efficient as indexes will be generated during table "
"creation)"
msgstr ""
"Dodaj IF NOT EXISTS (mniej wydajne, ponieważ indeksy będą generowane podczas "
"tworzenia tabeli)"
#: libraries/classes/Config/Descriptions.php:261
#: libraries/classes/Plugins/Export/ExportSql.php:316
msgid "Exclude definition of current user"
msgstr "Wyklucz definicję bieżącego użytkownika"
#: libraries/classes/Config/Descriptions.php:262
#: libraries/classes/Plugins/Export/ExportSql.php:322
#, php-format
msgid "%s view"
msgstr "%s widok"
#: libraries/classes/Config/Descriptions.php:263
msgid "Use ignore inserts"
msgstr "Użyj ignorowanych dodań"
#: libraries/classes/Config/Descriptions.php:265
msgid "Syntax to use when inserting data"
msgstr "Składnia do użycia podczas wstawiania danych"
#: libraries/classes/Config/Descriptions.php:266
#: libraries/classes/Plugins/Export/ExportSql.php:459
msgid "Maximal length of created query"
msgstr "Maksymalna długość utworzonego zapytania"
#: libraries/classes/Config/Descriptions.php:271
msgid "Export type"
msgstr "Rodzaj eksportu"
#: libraries/classes/Config/Descriptions.php:272
#: libraries/classes/Plugins/Export/ExportSql.php:141
msgid "Enclose export in a transaction"
msgstr "Obejmij eksport transakcją"
#: libraries/classes/Config/Descriptions.php:273
msgid "Export time in UTC"
msgstr "Eksportuj czas w UTC"
#: libraries/classes/Config/Descriptions.php:278
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 ""
"Porządek sortowania dla pozycji w polu wyboru klucza obcego; [kbd]content[/"
"kbd] to dane referencyjne, [kbd]id[/kbd] jest wartością kluczową."
#: libraries/classes/Config/Descriptions.php:281
msgid "Foreign key dropdown order"
msgstr "Porządek sortowania kluczy obcych"
#: libraries/classes/Config/Descriptions.php:282
msgid "A dropdown will be used if fewer items are present."
msgstr "Rozwijana będzie używana, jeśli mniej pozycji bedzie obecne."
#: libraries/classes/Config/Descriptions.php:283
msgid "Foreign key limit"
msgstr "Limit kluczy obcych"
#: libraries/classes/Config/Descriptions.php:284
msgid "Default value for foreign key checks checkbox for some queries."
msgstr "Domyślna wartość klucza obcego sprawdza zaznaczenie dla kilku pytań."
#: libraries/classes/Config/Descriptions.php:285
msgid "Foreign key checks"
msgstr "Sprawdzanie klucza zewnętrznego"
#: libraries/classes/Config/Descriptions.php:286
msgid "Browse mode"
msgstr "Tryb przeglądania"
#: libraries/classes/Config/Descriptions.php:287
msgid "Customize browse mode."
msgstr "Dostosuj tryb przeglądania."
#: libraries/classes/Config/Descriptions.php:289
#: libraries/classes/Config/Descriptions.php:291
#: libraries/classes/Config/Descriptions.php:305
#: libraries/classes/Config/Descriptions.php:318
#: libraries/classes/Config/Descriptions.php:320
#: libraries/classes/Config/Descriptions.php:357
msgid "Customize default options."
msgstr "Dostosuj domyślne opcje."
#: libraries/classes/Config/Descriptions.php:290
#: libraries/classes/Config/Forms/User/ExportForm.php:88
#: libraries/classes/Config/Forms/User/ImportForm.php:39
msgid "CSV"
msgstr "CSV"
#: libraries/classes/Config/Descriptions.php:292
msgid "Developer"
msgstr "Programista"
#: libraries/classes/Config/Descriptions.php:293
msgid "Settings for phpMyAdmin developers."
msgstr "Ustawienia dla programistów phpMyAdmin."
#: libraries/classes/Config/Descriptions.php:294
msgid "Edit mode"
msgstr "Tryb edycji"
#: libraries/classes/Config/Descriptions.php:295
msgid "Customize edit mode."
msgstr "Dostosuj tryb edycji."
#: libraries/classes/Config/Descriptions.php:296
msgid "Export defaults"
msgstr "Domyślne opcje eksportu"
#: libraries/classes/Config/Descriptions.php:297
msgid "Customize default export options."
msgstr "Dostosuj domyślne opcje eksportu."
#: libraries/classes/Config/Descriptions.php:298
msgid "General"
msgstr "Ogólne"
#: libraries/classes/Config/Descriptions.php:299
msgid "Set some commonly used options."
msgstr "Ustawienie kilku najczęściej używanych opcji."
#: libraries/classes/Config/Descriptions.php:300
msgid "Import defaults"
msgstr "Domyślne opcje importu"
#: libraries/classes/Config/Descriptions.php:301
msgid "Customize default common import options."
msgstr "Dostosowanie domyślnych wspólnych opcji importu."
#: libraries/classes/Config/Descriptions.php:302
msgid "Import / export"
msgstr "Import / eksport"
#: libraries/classes/Config/Descriptions.php:303
msgid "Set import and export directories and compression options."
msgstr "Ustaw katalogi importu i eksportu oraz opcje kompresji."
#: libraries/classes/Config/Descriptions.php:304
msgid "LaTeX"
msgstr "LaTeX"
#: libraries/classes/Config/Descriptions.php:306
#: libraries/classes/Config/Descriptions.php:372 libraries/classes/Menu.php:582
#: libraries/classes/Server/Privileges.php:4779 libraries/classes/Util.php:4211
#: libraries/config.values.php:157
#: templates/navigation/tree/database_select.twig:11
#: templates/server/databases/index.twig:6
msgid "Databases"
msgstr "Bazy danych"
#: libraries/classes/Config/Descriptions.php:307
msgid "Databases display options."
msgstr "Opcje wyświetlania baz danych."
#: libraries/classes/Config/Descriptions.php:308
#: libraries/classes/Config/Forms/User/NaviForm.php:72
msgid "Navigation panel"
msgstr "Panel nawigacyjny"
#: libraries/classes/Config/Descriptions.php:309
msgid "Customize appearance of the navigation panel."
msgstr "Dostosowanie wygląd panelu nawigacyjnego."
#: libraries/classes/Config/Descriptions.php:310
msgid "Navigation tree"
msgstr "Drzewo nawigacji"
#: libraries/classes/Config/Descriptions.php:311
msgid "Customize the navigation tree."
msgstr "Dostosuj drzewo nawigacji."
#: libraries/classes/Config/Descriptions.php:312
#: libraries/classes/Server/Select.php:59 templates/setup/home/index.twig:34
msgid "Servers"
msgstr "Serwery"
#: libraries/classes/Config/Descriptions.php:313
msgid "Servers display options."
msgstr "Opcje wyświetlania serwerów."
#: libraries/classes/Config/Descriptions.php:315
msgid "Tables display options."
msgstr "Opcje wyświetlania tabel."
#: libraries/classes/Config/Descriptions.php:316
#: libraries/classes/Config/Forms/User/MainForm.php:96
msgid "Main panel"
msgstr "Panel główny"
#: libraries/classes/Config/Descriptions.php:317
msgid "Microsoft Office"
msgstr "Microsoft Office"
#: libraries/classes/Config/Descriptions.php:321
msgid "Other core settings"
msgstr "Inne kluczowe ustawienia"
#: libraries/classes/Config/Descriptions.php:322
msgid "Settings that didn't fit anywhere else."
msgstr "Ustawienia, które nie pasują nigdzie indziej."
#: libraries/classes/Config/Descriptions.php:323
msgid "Page titles"
msgstr "Tytuły stron"
#: libraries/classes/Config/Descriptions.php:325
msgid ""
"Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
"for magic strings that can be used to get special values."
msgstr ""
"Określ tekst paska tytułu przeglądarki. Zapoznaj się z dokumentem [doc@q6-27]"
"[/doc], aby uzyskać magiczne ciągi znaków, które można wykorzystać do "
"uzyskania specjalnych wartości."
#: libraries/classes/Config/Descriptions.php:329
msgid "Security"
msgstr "Bezpieczeństwo"
#: libraries/classes/Config/Descriptions.php:331
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL."
msgstr ""
"Należy pamiętać, że phpMyAdmin jest po prostu interfejsem użytkownika i jego "
"funkcje nie ograniczają MySQL."
#: libraries/classes/Config/Descriptions.php:334
msgid "Basic settings"
msgstr "Ustawienia podstawowe"
#: libraries/classes/Config/Descriptions.php:335
msgid "Authentication"
msgstr "Uwierzytelnienie"
#: libraries/classes/Config/Descriptions.php:336
msgid "Authentication settings."
msgstr "Ustawienia uwierzytelnienia."
#: libraries/classes/Config/Descriptions.php:337
msgid "Server configuration"
msgstr "Konfiguracja serwera"
#: libraries/classes/Config/Descriptions.php:339
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."
#: libraries/classes/Config/Descriptions.php:342
msgid "Enter server connection parameters."
msgstr "Wprowadź parametry połączenia z serwerem."
#: libraries/classes/Config/Descriptions.php:343
msgid "Configuration storage"
msgstr "Przechowywanie konfiguracji"
#: libraries/classes/Config/Descriptions.php:345
msgid ""
"Configure phpMyAdmin configuration storage to gain access to additional "
"features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
"documentation."
msgstr ""
"Skonfiguruj pamięć konfiguracyjną phpMyAdmin, aby uzyskać dostęp do "
"dodatkowych funkcji, zobacz dokumentację [doc@linked-tables]Konfiguracja "
"przechowywania phpMyAdmin [/doc]."
#: libraries/classes/Config/Descriptions.php:349
msgid "Changes tracking"
msgstr "Śledzenie zmian"
#: libraries/classes/Config/Descriptions.php:351
msgid ""
"Tracking of changes made in database. Requires the phpMyAdmin configuration "
"storage."
msgstr ""
"Śledzenie zmian w bazie danych. Wymaga przechowywania konfiguracji "
"phpMyAdmin."
#: libraries/classes/Config/Descriptions.php:354 libraries/classes/Menu.php:359
#: libraries/classes/Menu.php:466 libraries/classes/Menu.php:586
#: libraries/classes/Navigation/Nodes/NodeTable.php:309
#: libraries/classes/Util.php:3165 libraries/classes/Util.php:3175
#: libraries/classes/Util.php:3181 libraries/classes/Util.php:4212
#: libraries/classes/Util.php:4227 libraries/classes/Util.php:4244
#: libraries/config.values.php:64 libraries/config.values.php:78
#: libraries/config.values.php:169 libraries/config.values.php:179
msgid "SQL"
msgstr "SQL"
#: libraries/classes/Config/Descriptions.php:355
msgid "SQL Query box"
msgstr "Okno zapytania SQL"
#: libraries/classes/Config/Descriptions.php:356
msgid "Customize links shown in SQL Query boxes."
msgstr "Dostosuj linki w polach kwerendy SQL."
#: libraries/classes/Config/Descriptions.php:358
#: libraries/classes/Config/Forms/User/SqlForm.php:52
msgid "SQL queries"
msgstr "Zapytania SQL"
#: libraries/classes/Config/Descriptions.php:359
msgid "SQL queries settings."
msgstr "Ustawienia zapytań SQL."
#: libraries/classes/Config/Descriptions.php:360
msgid "Startup"
msgstr "Uruchamianie"
#: libraries/classes/Config/Descriptions.php:361
msgid "Customize startup page."
msgstr "Dostosuj stronę startową."
#: libraries/classes/Config/Descriptions.php:362
msgid "Database structure"
msgstr "Struktura bazy danych"
#: libraries/classes/Config/Descriptions.php:363
msgid ""
"Choose which details to show in the database structure (list of tables)."
msgstr ""
"Wybierz, które szczegóły, chcesz pokazać w strukturze bazy danych (lista "
"tabel)."
#: libraries/classes/Config/Descriptions.php:364
#: libraries/classes/Plugins/Export/ExportPdf.php:287
#: templates/table/page_with_secondary_tabs.twig:3
msgid "Table structure"
msgstr "Struktura tabeli"
#: libraries/classes/Config/Descriptions.php:365
msgid "Settings for the table structure (list of columns)."
msgstr "Ustawienia dla struktury tabeli (lista kolumn)."
#: libraries/classes/Config/Descriptions.php:366
msgid "Tabs"
msgstr "Zakładki"
#: libraries/classes/Config/Descriptions.php:367
msgid "Choose how you want tabs to work."
msgstr "Wybierz sposób działania zakładek."
#: libraries/classes/Config/Descriptions.php:368
msgid "Display relational schema"
msgstr "Wyświetl schemat relacyjny"
#: libraries/classes/Config/Descriptions.php:370
#: libraries/classes/Plugins/Schema/SchemaDia.php:74
#: libraries/classes/Plugins/Schema/SchemaPdf.php:82
msgid "Paper size"
msgstr "Rozmiar papieru"
#: libraries/classes/Config/Descriptions.php:373
msgid "Text fields"
msgstr "Pola tekstowe"
#: libraries/classes/Config/Descriptions.php:374
msgid "Customize text input fields."
msgstr "Dostosuj pola wprowadzania tekstu."
#: libraries/classes/Config/Descriptions.php:375
msgid "Texy! text"
msgstr "Tekst Texy!"
#: libraries/classes/Config/Descriptions.php:376
msgid "Customize default options"
msgstr "Dostosuj domyślne opcje"
#: libraries/classes/Config/Descriptions.php:377
msgid "Warnings"
msgstr "Ostrzeżenia"
#: libraries/classes/Config/Descriptions.php:378
msgid "Disable some of the warnings shown by phpMyAdmin."
msgstr "Wyłącz niektóre ostrzeżenia pokazywane przez phpMyAdmin."
#: libraries/classes/Config/Descriptions.php:379
#: templates/console/display.twig:4
msgid "Console"
msgstr "Konsola"
#: libraries/classes/Config/Descriptions.php:381
msgid "Enable gzip compression for import and export operations."
msgstr "Włącz kompresję gzip dla operacji importu i eksportu."
#: libraries/classes/Config/Descriptions.php:384
msgid "GZip"
msgstr "GZip"
#: libraries/classes/Config/Descriptions.php:385
msgid "Extra parameters for iconv"
msgstr "Dodatkowe parametry dla iconv"
#: libraries/classes/Config/Descriptions.php:387
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ę."
#: libraries/classes/Config/Descriptions.php:390
msgid "Ignore multiple statement errors"
msgstr "Ignoruj błędy w ciągu instrukcji"
#: libraries/classes/Config/Descriptions.php:392
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
"This might be a 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/classes/Config/Descriptions.php:396
msgid "Enable drag and drop import"
msgstr "Włącz importowanie metodą „przeciągnij i upuść”"
#: libraries/classes/Config/Descriptions.php:397
msgid "Uncheck the checkbox to disable drag and drop import"
msgstr ""
"Usuń zaznaczenie pola wyboru, aby wyłączyć importowanie metodą przeciągania "
"i upuszczania"
#: libraries/classes/Config/Descriptions.php:398
msgid "Partial import: allow interrupt"
msgstr "Import częściowy: pozwalaj przerwać"
#: libraries/classes/Config/Descriptions.php:403
#: libraries/classes/Config/Descriptions.php:414
#: libraries/classes/Plugins/Import/ImportCsv.php:125
#: libraries/classes/Plugins/Import/ImportLdi.php:80
msgid "Do not abort on INSERT error"
msgstr "Nie przerywaj w przypadku błędów WSTAWIANIA wierszy"
#: libraries/classes/Config/Descriptions.php:404
#: libraries/classes/Config/Descriptions.php:416
msgid "Add ON DUPLICATE KEY UPDATE"
msgstr "Dodaj ON DUPLICATE KEY UPDATE"
#: libraries/classes/Config/Descriptions.php:405
#: libraries/classes/Config/Descriptions.php:417
msgid "Update data when duplicate keys found on import"
msgstr ""
"Zaktualizuj dane kiedy pojawią sie duplikaty kluczy z importowanych rzeczy"
#: libraries/classes/Config/Descriptions.php:408
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available."
msgstr ""
"Domyślny format; należy pamiętać, że ta lista zależy od lokalizacji (bazy "
"danych, tabeli) i tylko SQL jest zawsze dostępny."
#: libraries/classes/Config/Descriptions.php:411
msgid "Format of imported file"
msgstr "Format importowanych plików"
#: libraries/classes/Config/Descriptions.php:415
#: libraries/classes/Plugins/Import/ImportLdi.php:86
msgid "Use LOCAL keyword"
msgstr "Użyj słowa kluczowego LOCAL"
#: libraries/classes/Config/Descriptions.php:419
msgid "Column names in first row"
msgstr "W pierwszym wierszu znajdują się nazwy kolumn"
#: libraries/classes/Config/Descriptions.php:420
#: libraries/classes/Plugins/Import/ImportOds.php:75
msgid "Do not import empty rows"
msgstr "Nie importuj pustych wierszy"
#: libraries/classes/Config/Descriptions.php:421
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Importuj walutę (zamienia $5.00 na 5.00)"
#: libraries/classes/Config/Descriptions.php:422
msgid "Import percentages as proper decimals (12.00% to .12)"
msgstr ""
"Importuj procenty jako liczby podzielone przez 100 (zamienia 12.00% na .12)"
#: libraries/classes/Config/Descriptions.php:423
msgid "Number of queries to skip from start."
msgstr "Liczba zapytań, aby przejść od początku."
#: libraries/classes/Config/Descriptions.php:424
msgid "Partial import: skip queries"
msgstr "Import częściowy: pomiń zapytania"
#: libraries/classes/Config/Descriptions.php:426
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Nie używaj AUTO_INCREMENT dla wartości zerowych"
#: libraries/classes/Config/Descriptions.php:427
msgid "Read as multibytes"
msgstr "Odczytany jako wielobajtowy"
#: libraries/classes/Config/Descriptions.php:428
msgid "Initial state for sliders"
msgstr "Początkowy stan pasków przesuwania"
#: libraries/classes/Config/Descriptions.php:429
msgid "How many rows can be inserted at one time."
msgstr "Ile wierszy może być wstawianych w jednym czasie."
#: libraries/classes/Config/Descriptions.php:430
msgid "Number of inserted rows"
msgstr "Liczba wstawianych wierszy"
#: libraries/classes/Config/Descriptions.php:431
msgid ""
"Maximum number of characters shown in any non-numeric column on browse view."
msgstr ""
"Maksymalna liczba znaków pokazana w nie numerycznej kolumnie w widoku "
"przeglądania."
#: libraries/classes/Config/Descriptions.php:432
msgid "Limit column characters"
msgstr "Limit znaków w kolumnie"
#: libraries/classes/Config/Descriptions.php:434
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."
#: libraries/classes/Config/Descriptions.php:438
msgid "Delete all cookies on logout"
msgstr "Usuń wszystkie ciasteczka przy wylogowaniu"
#: libraries/classes/Config/Descriptions.php:440
msgid ""
"Define whether the previous login should be recalled or not in [kbd]cookie[/"
"kbd] authentication mode."
msgstr ""
"Określ, czy poprzedni login powinien zostać przywołany, czy nie, w trybie "
"uwierzytelniania [kbd]cookie[/kbd]."
#: libraries/classes/Config/Descriptions.php:443
msgid "Recall user name"
msgstr "Przypominaj nazwę użytkownika"
#: libraries/classes/Config/Descriptions.php:445
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."
#: libraries/classes/Config/Descriptions.php:450
msgid "Login cookie store"
msgstr "Przechowywania ciasteczka logowania"
#: libraries/classes/Config/Descriptions.php:451
msgid "Define how long (in seconds) a login cookie is valid."
msgstr "Określ, jak długo (w sekundach) ważne będzie ciasteczko logowania."
#: libraries/classes/Config/Descriptions.php:452
msgid "Login cookie validity"
msgstr "Ważność ciasteczka logowania"
#: libraries/classes/Config/Descriptions.php:453
msgid "Double size of textarea for LONGTEXT columns."
msgstr "Podwójny rozmiar obszarów tekstowych dla kolumn LONGTEXT."
#: libraries/classes/Config/Descriptions.php:454
msgid "Bigger textarea for LONGTEXT"
msgstr "Większe pole edycji dla pola LONGTEXT"
#: libraries/classes/Config/Descriptions.php:455
msgid "Maximum number of characters used when a SQL query is displayed."
msgstr "Maksymalna liczba znaków używana podczas wyświetlania zapytania SQL."
#: libraries/classes/Config/Descriptions.php:456
msgid "Maximum displayed SQL length"
msgstr "Maksymalna pokazywana długość SQL"
#: libraries/classes/Config/Descriptions.php:457
#: libraries/classes/Config/Descriptions.php:473
#: libraries/classes/Config/Descriptions.php:578
msgid "Users cannot set a higher value"
msgstr "Użytkownicy nie mogą ustawić wyższej wartości"
#: libraries/classes/Config/Descriptions.php:458
msgid "Maximum number of databases displayed in database list."
msgstr "Maksymalna liczba baz danych pokazywanych na liście baz danych."
#: libraries/classes/Config/Descriptions.php:459
msgid "Maximum databases"
msgstr "Maksimum baz danych"
#: libraries/classes/Config/Descriptions.php:461
msgid ""
"The number of items that can be displayed on each page on the first level of "
"the navigation tree."
msgstr ""
"Liczba elementów, które mogą być wyświetlane na każdej stronie na pierwszym "
"poziomie drzewa nawigacji."
#: libraries/classes/Config/Descriptions.php:464
msgid "Maximum items on first level"
msgstr "Maksymalnie elementy na pierwszym poziomie"
#: libraries/classes/Config/Descriptions.php:465
msgid ""
"The number of items that can be displayed on each page of the navigation "
"tree."
msgstr ""
"Liczba elementów, które mogą być wyświetlane na każdej stronie drzewa "
"nawigacji."
#: libraries/classes/Config/Descriptions.php:466
msgid "Maximum items in branch"
msgstr "Maksymalnie pozycji w gałęzi"
#: libraries/classes/Config/Descriptions.php:468
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, \"Previous\" and \"Next\" 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."
#: libraries/classes/Config/Descriptions.php:472
msgid "Maximum number of rows to display"
msgstr "Maksymalna liczba wierszy do wyświetlenia"
#: libraries/classes/Config/Descriptions.php:474
msgid "Maximum number of tables displayed in table list."
msgstr "Maksymalna liczba tabel pokazywanych na liście tabel."
#: libraries/classes/Config/Descriptions.php:475
msgid "Maximum tables"
msgstr "Maksimum tabel"
#: libraries/classes/Config/Descriptions.php:477
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
msgstr ""
"Liczba bajtów, które skrypt może przydzielić, np. [kbd]32M[/kbd] ([kbd]0-1[/"
"kbd] bez limitu i[kbd] 0[/kbd] bez zmian)."
#: libraries/classes/Config/Descriptions.php:480
msgid "Memory limit"
msgstr "Limit pamięci"
#: libraries/classes/Config/Descriptions.php:481
msgid "In the navigation panel, replaces the database tree with a selector"
msgstr "W panelu nawigacyjnym zastępuje drzewo bazy danych za pomocą selektora"
#: libraries/classes/Config/Descriptions.php:482
msgid "Show databases navigation as tree"
msgstr "Pokaż nawigację baz danych jako drzewo"
#: libraries/classes/Config/Descriptions.php:483
msgid "Navigation panel width"
msgstr "Szerokość panelu nawigacyjnego"
#: libraries/classes/Config/Descriptions.php:484
msgid "Set to 0 to collapse navigation panel."
msgstr "Ustaw na 0, aby zwinąć panel nawigacyjny."
#: libraries/classes/Config/Descriptions.php:485
msgid "Link with main panel by highlighting the current database or table."
msgstr "Połącz z głównym panelem podświetlając bieżącą bazę danych lub tabelę."
#: libraries/classes/Config/Descriptions.php:487
msgid "Show logo in navigation panel."
msgstr "Pokaż logo w panelu nawigacyjnym."
#: libraries/classes/Config/Descriptions.php:488
msgid "Display logo"
msgstr "Wyświetl logo"
#: libraries/classes/Config/Descriptions.php:489
msgid "URL where logo in the navigation panel will point to."
msgstr "Adres URL, gdzie logo w panelu nawigacyjnym wskaże."
#: libraries/classes/Config/Descriptions.php:490
msgid "Logo link URL"
msgstr "Odnośnik URL do logo"
#: libraries/classes/Config/Descriptions.php:492
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])."
msgstr ""
"Otwórz linkowaną stronę w głównym oknie ([kbd] main [/kbd])lub w nowym "
"([kbd]new[/kbd])."
#: libraries/classes/Config/Descriptions.php:495
msgid "Logo link target"
msgstr "Cel odnośnika logo"
#: libraries/classes/Config/Descriptions.php:496
msgid "Display server choice at the top of the navigation panel."
msgstr "Wyświetl wybór serwera w górnej części panelu nawigacyjnego."
#: libraries/classes/Config/Descriptions.php:497
msgid "Display servers selection"
msgstr "Wyświetlaj wybór serwerów"
#: libraries/classes/Config/Descriptions.php:498
msgid "Target for quick access icon"
msgstr "Cel dla ikony szybkiego dostępu"
#: libraries/classes/Config/Descriptions.php:499
msgid "Target for second quick access icon"
msgstr "Cel dla drugiej ikony szybkiego dostępu"
#: libraries/classes/Config/Descriptions.php:501
msgid ""
"Defines the minimum number of items (tables, views, routines and events) to "
"display a filter box."
msgstr ""
"Określa minimalną liczbę elementów (tabele, widoki, procedury i wydarzenia), "
"aby wyświetlić okno filtra."
#: libraries/classes/Config/Descriptions.php:504
msgid "Minimum number of items to display the filter box"
msgstr "Minimalna liczba elementów wyświetlanych polu filtr"
#: libraries/classes/Config/Descriptions.php:505
msgid "Minimum number of databases to display the database filter box"
msgstr "Minimalna liczba baz danych, aby wyświetlić okno bazy danych filtra"
#: libraries/classes/Config/Descriptions.php:507
msgid ""
"Group items in the navigation tree (determined by the separator defined in "
"the Databases and Tables tabs above)."
msgstr ""
"Grupuj elementy w drzewie nawigacji (określone przez separator zdefiniowany "
"powyżej w zakładkach Bazy danych i Tabele)."
#: libraries/classes/Config/Descriptions.php:510
msgid "Group items in the tree"
msgstr "Grupowanie elementów w drzewie"
#: libraries/classes/Config/Descriptions.php:511
msgid "String that separates databases into different tree levels."
msgstr "Ciąg znaków, który oddziela bazy danych na różnych poziomach drzewa."
#: libraries/classes/Config/Descriptions.php:512
msgid "Database tree separator"
msgstr "Separator struktury drzewa bazy danych"
#: libraries/classes/Config/Descriptions.php:513
msgid "String that separates tables into different tree levels."
msgstr "Ciąg znaków, który oddziela tabele na różnych poziomach drzewa."
#: libraries/classes/Config/Descriptions.php:514
msgid "Table tree separator"
msgstr "Separator poziomów tabeli"
#: libraries/classes/Config/Descriptions.php:515
msgid "Maximum table tree depth"
msgstr "Maksymalny poziom zagłębienia tabeli"
#: libraries/classes/Config/Descriptions.php:516
msgid "Highlight server under the mouse cursor."
msgstr "Podświetl serwer pod kursorem myszy."
#: libraries/classes/Config/Descriptions.php:517
msgid "Enable highlighting"
msgstr "Włącz podświetlanie"
#: libraries/classes/Config/Descriptions.php:518
msgid ""
"Whether to offer the possibility of tree expansion in the navigation panel."
msgstr "Czy oferować możliwość rozszerzenia drzewa w panelu nawigacyjnym."
#: libraries/classes/Config/Descriptions.php:519
msgid "Enable navigation tree expansion"
msgstr "Włącz rozwijanie drzewa nawigacji"
#: libraries/classes/Config/Descriptions.php:520
msgid "Show tables in tree"
msgstr "Pokaż tabele w drzewie"
#: libraries/classes/Config/Descriptions.php:521
msgid "Whether to show tables under database in the navigation tree"
msgstr ""
"Określa, czy tabele mają być wyświetlane w bazie danych w drzewie nawigacji"
#: libraries/classes/Config/Descriptions.php:522
msgid "Show views in tree"
msgstr "Pokaż widoki w drzewie"
#: libraries/classes/Config/Descriptions.php:523
msgid "Whether to show views under database in the navigation tree"
msgstr "Określa, czy wyświetlić widoki w bazie danych w drzewie nawigacji"
#: libraries/classes/Config/Descriptions.php:524
msgid "Show functions in tree"
msgstr "Pokaż funkcje w drzewie"
#: libraries/classes/Config/Descriptions.php:525
msgid "Whether to show functions under database in the navigation tree"
msgstr "Określa, czy wyświetlić funkcje w bazie danych w drzewie nawigacji"
#: libraries/classes/Config/Descriptions.php:526
msgid "Show procedures in tree"
msgstr "Pokaż procedury w drzewie"
#: libraries/classes/Config/Descriptions.php:527
msgid "Whether to show procedures under database in the navigation tree"
msgstr "Określa, czy pokazywać procedury w bazie danych w drzewie nawigacji"
#: libraries/classes/Config/Descriptions.php:528
msgid "Show events in tree"
msgstr "Pokaż wydarzenia w drzewie"
#: libraries/classes/Config/Descriptions.php:529
msgid "Whether to show events under database in the navigation tree"
msgstr "Określa, czy pokazywać zdarzenia w bazie danych w drzewie nawigacji"
#: libraries/classes/Config/Descriptions.php:530
msgid "Expand single database"
msgstr "Rozwiń pojedynczą bazę danych"
#: libraries/classes/Config/Descriptions.php:531
msgid "Whether to expand single database in the navigation tree automatically."
msgstr "Czy automatycznie rozwijać pojedynczą bazę danych w drzewie nawigacji."
#: libraries/classes/Config/Descriptions.php:532
msgid "Maximum number of recently used tables; set 0 to disable."
msgstr "Maksymalna liczba ostatnio używanych tabel; ustaw 0 aby wyłączyć."
#: libraries/classes/Config/Descriptions.php:533
msgid "Maximum number of favorite tables; set 0 to disable."
msgstr "Maksymalna liczba ulubionych tabel; ustaw 0 aby wyłączyć."
#: libraries/classes/Config/Descriptions.php:534
msgid "Recently used tables"
msgstr "Ostatnio używane tabele"
#: libraries/classes/Config/Descriptions.php:535
#: libraries/classes/RecentFavoriteTable.php:258
msgid "Favorite tables"
msgstr "Tabele Ulubione"
#: libraries/classes/Config/Descriptions.php:536
msgid "These are Edit, Copy and Delete links."
msgstr "To są linki Edycja, Kopiuj i Usuń."
#: libraries/classes/Config/Descriptions.php:537
msgid "Where to show the table row links"
msgstr "Gdzie wyświetlić linki wiersza tabeli"
#: libraries/classes/Config/Descriptions.php:538
msgid "Whether to show row links even in the absence of a unique key."
msgstr ""
"Określa, czy pokazywać łącza wiersza, nawet w przypadku braku unikalnego "
"klucza."
#: libraries/classes/Config/Descriptions.php:539
msgid "Show row links anyway"
msgstr "Pokaż linki wierszy mimo to"
#: libraries/classes/Config/Descriptions.php:540
#: libraries/classes/Config/Descriptions.php:541
msgid "Disable shortcut keys"
msgstr "Wyłącz klawisze skrótów"
#: libraries/classes/Config/Descriptions.php:542
msgid "Use natural order for sorting table and database names."
msgstr "Użyj naturalnego porządku do sortowania nazw tabel i baz danych."
#: libraries/classes/Config/Descriptions.php:543
msgid "Natural order"
msgstr "Naturalny porządek"
#: libraries/classes/Config/Descriptions.php:544
#: libraries/classes/Config/Descriptions.php:566
#: libraries/classes/Config/Descriptions.php:568
msgid "Use only icons, only text or both."
msgstr "Używaj tylko ikon, tylko tekstu lub obu."
#: libraries/classes/Config/Descriptions.php:545
msgid "Table navigation bar"
msgstr "Pasek nawigacji tabeli"
#: libraries/classes/Config/Descriptions.php:546
msgid "Use GZip output buffering for increased speed in HTTP transfers."
msgstr "Użyj buforowania wyjścia GZip, aby zwiększyć szybkość transferu HTTP."
#: libraries/classes/Config/Descriptions.php:547
msgid "GZip output buffering"
msgstr "Kompresja wyjścia GZip"
#: libraries/classes/Config/Descriptions.php:549
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise."
msgstr ""
"[kbd]SMART[/kbd] - tj. porządek malejący dla kolumn TIME, DATE, DATETIME and "
"TIMESTAMP, w innym przypadku - porzadek rosnący."
#: libraries/classes/Config/Descriptions.php:552
msgid "Default sorting order"
msgstr "Domyślny porządek sortowania"
#: libraries/classes/Config/Descriptions.php:553
msgid "Use persistent connections to MySQL databases."
msgstr "Użyj trwałych połączeń do baz danych MySQL."
#: libraries/classes/Config/Descriptions.php:554
msgid "Persistent connections"
msgstr "Trwałe połączenia"
#: libraries/classes/Config/Descriptions.php:556
msgid ""
"Disable the default warning that is displayed on the database details "
"Structure page if any of the required tables for the phpMyAdmin "
"configuration storage could not be found."
msgstr ""
"Wyłącz domyślne ostrzeżenie wyświetlane w szczegółach bazy danych Strona "
"struktury, jeśli nie można znaleźć żadnej z wymaganych tabel konfiguracji "
"magazynu phpMyAdmin."
#: libraries/classes/Config/Descriptions.php:560
msgid "Missing phpMyAdmin configuration storage tables"
msgstr "Brakuje tabel przechowujących konfigurację phpMyAdmin"
#: libraries/classes/Config/Descriptions.php:562
msgid ""
"Disable the default warning that is displayed on the Structure page if "
"column names in a table are reserved MySQL words."
msgstr ""
"Wyłącz domyślne ostrzeżenie wyświetlane na stronie Struktura, jeśli nazwy "
"kolumn w tabeli są zarezerwowanymi słowami MySQL."
#: libraries/classes/Config/Descriptions.php:565
msgid "MySQL reserved word warning"
msgstr "MySQL zarezerwował ostrzeżenie wyrazów"
#: libraries/classes/Config/Descriptions.php:567
msgid "How to display the menu tabs"
msgstr "Jak wyświetlić menu zakładki"
#: libraries/classes/Config/Descriptions.php:569
msgid "How to display various action links"
msgstr "Jak wyświetlić różne linki działania"
#: libraries/classes/Config/Descriptions.php:570
msgid "Disallow BLOB and BINARY columns from editing."
msgstr "Nie zezwalaj na edytowanie elementów BLOB i BINARY."
#: libraries/classes/Config/Descriptions.php:571
msgid "Protect binary columns"
msgstr "Chroń kolumny binarne"
#: libraries/classes/Config/Descriptions.php:573
msgid ""
"Enable if you want DB-based query history (requires phpMyAdmin configuration "
"storage). If disabled, this utilizes JS-routines to display query history "
"(lost by window close)."
msgstr ""
"Włącz, jeśli chcesz DB oparte na historii zapytań (phpMyAdmin wymaga "
"przechowywania konfiguracji). Jeśli jest wyłączona, to korzysta z JS-"
"procedury, aby wyświetlić historię zapytań (utracone przez zamknięte okna)."
#: libraries/classes/Config/Descriptions.php:577
msgid "Permanent query history"
msgstr "Permanentna historia zapytań"
#: libraries/classes/Config/Descriptions.php:579
msgid "How many queries are kept in history."
msgstr "Ile zapytań ma być przechowywanych w historii."
#: libraries/classes/Config/Descriptions.php:580
msgid "Query history length"
msgstr "Długość historii zapytań"
#: libraries/classes/Config/Descriptions.php:581
msgid "Select which functions will be used for character set conversion."
msgstr ""
"Wybierz, które funkcje będą wykorzystywane do konwersji zestawu znaków."
#: libraries/classes/Config/Descriptions.php:582
msgid "Recoding engine"
msgstr "Konwersja silnika"
#: libraries/classes/Config/Descriptions.php:583
msgid "When browsing tables, the sorting of each table is remembered."
msgstr "Podczas przeglądania tabel, sortowanie każdej tabeli jest pamiętane."
#: libraries/classes/Config/Descriptions.php:584
msgid "Remember table's sorting"
msgstr "Zapamiętaj sortowanie tabel"
#: libraries/classes/Config/Descriptions.php:585
msgid "Default sort order for tables with a primary key."
msgstr "Domyślna kolejność sortowania dla tabel z kluczem podstawowym."
#: libraries/classes/Config/Descriptions.php:586
msgid "Primary key default sort order"
msgstr "Podstawowa kolejność sortowania klucza podstawowego"
#: libraries/classes/Config/Descriptions.php:587
msgid ""
"Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
msgstr "Powtarzaj nagłówki co X komórek, [kbd]0[/kbd] dezaktywuje tę funkcję."
#: libraries/classes/Config/Descriptions.php:588
msgid "Repeat headers"
msgstr "Powtórz nagłówki"
#: libraries/classes/Config/Descriptions.php:589
msgid "Grid editing: trigger action"
msgstr "Montaż siatki: akcja wyzwalania"
#: libraries/classes/Config/Descriptions.php:590
msgid "Relational display"
msgstr "Relacyjne wyświetlanie"
#: libraries/classes/Config/Descriptions.php:591
msgid "For display Options"
msgstr "Aby wyświetlić Opcje"
#: libraries/classes/Config/Descriptions.php:592
msgid "Grid editing: save all edited cells at once"
msgstr "Edytowanie siatki: zapisanie wszystkich zmodyfikowanych komórek naraz"
#: libraries/classes/Config/Descriptions.php:593
msgid "Directory where exports can be saved on server."
msgstr "Katalog, w którym eksport może zapisywać na serwerze."
#: libraries/classes/Config/Descriptions.php:594
msgid "Save directory"
msgstr "Katalog do zapisu"
#: libraries/classes/Config/Descriptions.php:595
msgid "Leave blank if not used."
msgstr "Pozostaw puste, jeśli nie są używane."
#: libraries/classes/Config/Descriptions.php:596
msgid "Host authorization order"
msgstr "Cel upoważnienia hosta"
#: libraries/classes/Config/Descriptions.php:597
msgid "Leave blank for defaults."
msgstr "Pozostaw puste, aby użyć wartości domyślnych."
#: libraries/classes/Config/Descriptions.php:598
msgid "Host authorization rules"
msgstr "Zasady autoryzacji hosta"
#: libraries/classes/Config/Descriptions.php:599
msgid "Allow logins without a password"
msgstr "Pozwól na logowanie bez hasła"
#: libraries/classes/Config/Descriptions.php:600
msgid "Allow root login"
msgstr "Pozwól na logowanie się roota"
#: libraries/classes/Config/Descriptions.php:601
msgid "Session timezone"
msgstr "Strefa czasowa sesji"
#: libraries/classes/Config/Descriptions.php:603
msgid ""
"Sets the effective timezone; possibly different than the one from your "
"database server"
msgstr ""
"Ustawia efektywną strefę czasową; prawdopodobnie inny niż ten z twojego "
"serwera bazy danych"
#: libraries/classes/Config/Descriptions.php:606
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
msgstr ""
"Nazwa podstawowego uwierzytelniania HTTP do wyświetlenia podczas wykonywania "
"autoryzacji HTTP."
#: libraries/classes/Config/Descriptions.php:607
msgid "HTTP Realm"
msgstr "HTTP Realm"
#: libraries/classes/Config/Descriptions.php:608
msgid "Authentication method to use."
msgstr "Metoda uwierzytelniania w użyciu."
#: libraries/classes/Config/Descriptions.php:609
#: templates/setup/home/index.twig:44
msgid "Authentication type"
msgstr "Typ uwierzytelniania"
#: libraries/classes/Config/Descriptions.php:611
msgid ""
"Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
"[kbd]pma__bookmark[/kbd]"
msgstr ""
"Zostaw puste dla nie [doc@bookmarks@]bookmark[/doc] wsparcie, sugerowane: "
"[kbd]pma__bookmark[/kbd]"
#: libraries/classes/Config/Descriptions.php:614
msgid "Bookmark table"
msgstr "Tabela zakładek"
#: libraries/classes/Config/Descriptions.php:616
msgid ""
"Leave blank for no column comments/media (MIME) types, suggested: "
"[kbd]pma__column_info[/kbd]."
msgstr ""
"Pozostaw puste bez uwag typu kolumn/mime, zasugerował: [kbd]pma_column_info[/"
"kbd]."
#: libraries/classes/Config/Descriptions.php:619
msgid "Column information table"
msgstr "Tabela informacji o kolumnach"
#: libraries/classes/Config/Descriptions.php:620
msgid "Compress connection to MySQL server."
msgstr "Kompresja połączenia z serwerem MySQL."
#: libraries/classes/Config/Descriptions.php:621
msgid "Compress connection"
msgstr "Kompresja połączenia"
#: libraries/classes/Config/Descriptions.php:622
msgid "Control user password"
msgstr "Hasło użytkownika monitorującego"
#: libraries/classes/Config/Descriptions.php:624
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [doc@linked-tables]documentation[/doc]."
msgstr ""
"Specjalny użytkownik MySQL skonfigurowany z ograniczonymi uprawnieniami, "
"więcej informacji na temat [doc@linked-tables]dokumentacji[/doc]."
#: libraries/classes/Config/Descriptions.php:627
msgid "Control user"
msgstr "Użytkownik monitorujący"
#: libraries/classes/Config/Descriptions.php:629
msgid ""
"An alternate host to hold the configuration storage; leave blank to use the "
"already defined host."
msgstr ""
"Alternatywny host do trzymania konfiguracji phpMyAdmin, pozostaw puste aby "
"użyć już zdefiniowanego hosta."
#: libraries/classes/Config/Descriptions.php:632
msgid "Control host"
msgstr "Kontrola hosta"
#: libraries/classes/Config/Descriptions.php:634
msgid ""
"An alternate port to connect to the host that holds the configuration "
"storage; leave blank to use the default port, or the already defined port, "
"if the controlhost equals host."
msgstr ""
"Alternatywny port do połączenia z hostem przechowującym pamięć konfiguracji; "
"pozostaw puste, aby użyć domyślnego portu lub już zdefiniowanego portu, "
"jeśli host sterowania jest hostem."
#: libraries/classes/Config/Descriptions.php:638
msgid "Control port"
msgstr "Port sterowania"
#: libraries/classes/Config/Descriptions.php:639
msgid "Hide databases matching regular expression (PCRE)."
msgstr "Ukryj bazy danych pasujące do wyrażenia regularnego (PCRE)."
#: libraries/classes/Config/Descriptions.php:641
msgid ""
"More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
"issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
"com/19588]MySQL Bugs[/a]"
msgstr ""
"Więcej informacji pod adresem: [a@https://github.com/phpmyadmin/phpmyadmin/"
"issues/8970] Narzędzie do śledzenia problemów phpMyAdmin[/a] i [a@https://"
"bugs.mysql.com/19588]Błędy MySQL[/a]"
#: libraries/classes/Config/Descriptions.php:644
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Wyłącz używanie INFORMATION_SCHEMA"
#: libraries/classes/Config/Descriptions.php:645
msgid "Hide databases"
msgstr "Ukryj bazy danych"
#: libraries/classes/Config/Descriptions.php:647
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
"kbd]."
msgstr ""
"Pozostaw puste, aby nie obsługiwać historii zapytań SQL, sugerowane: "
"[kbd]pma_history[/kbd]."
#: libraries/classes/Config/Descriptions.php:650
msgid "SQL query history table"
msgstr "Tabela historii zapytań SQL"
#: libraries/classes/Config/Descriptions.php:651
msgid "Hostname where MySQL server is running."
msgstr "Nazwa hosta, gdzie serwer MySQL działa."
#: libraries/classes/Config/Descriptions.php:652
msgid "Server hostname"
msgstr "Nazwa hosta serwera"
#: libraries/classes/Config/Descriptions.php:653
msgid "Logout URL"
msgstr "URL wylogowania"
#: libraries/classes/Config/Descriptions.php:655
msgid ""
"Limits number of table preferences which are stored in database, the oldest "
"records are automatically removed."
msgstr ""
"Ogranicza liczbę preferencji tabeli przechowywanych w bazie danych, "
"najstarsze rekordy są automatycznie usuwane."
#: libraries/classes/Config/Descriptions.php:658
msgid "Maximal number of table preferences to store"
msgstr "Maksymalna ilość preferencji tabeli do przechowywania"
#: libraries/classes/Config/Descriptions.php:659
msgid "QBE saved searches table"
msgstr "QBE zapisała tabelę wyszukiwania"
#: libraries/classes/Config/Descriptions.php:661
msgid ""
"Leave blank for no QBE saved searches support, suggested: "
"[kbd]pma__savedsearches[/kbd]."
msgstr ""
"Pozostaw puste, aby żadna z wyszukiwań zapisanych w QBE nie była wspierana, "
"zasugerowano: [kbd]pma__savedsearches[/kbd]."
#: libraries/classes/Config/Descriptions.php:664
msgid "Export templates table"
msgstr "Eksportuj szablony szablonów"
#: libraries/classes/Config/Descriptions.php:666
msgid ""
"Leave blank for no export template support, suggested: "
"[kbd]pma__export_templates[/kbd]."
msgstr ""
"Pozostaw puste, aby nie obsługiwać szablonów eksportu, sugerowane: "
"[kbd]pma__export_templates[/kbd]."
#: libraries/classes/Config/Descriptions.php:669
msgid "Central columns table"
msgstr "Centralna kolumna tabeli"
#: libraries/classes/Config/Descriptions.php:671
msgid ""
"Leave blank for no central columns support, suggested: "
"[kbd]pma__central_columns[/kbd]."
msgstr ""
"Pozostaw puste, aby brak obsługi kolumn centralnych, sugerowane: "
"[kbd]pma__central_columns[/kbd]."
#: libraries/classes/Config/Descriptions.php:675
msgid ""
"You can use MySQL wildcard characters (% and _), escape them if you want to "
"use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
"[kbd]'my_db'[/kbd]."
msgstr ""
"Możesz używać w MySQL wieloznaczników (% i _). Skorzystaj ze znaków "
"modyfikacji, jeśli chcesz używać tych znaków w niesymbolicznym znaczeniu, "
"np. [kbd]'my\\_db'[/kbd], a nie [kbd]'my_db'[/kbd]."
#: libraries/classes/Config/Descriptions.php:679
msgid "Show only listed databases"
msgstr "Pokaż tylko wymienione bazy danych"
#: libraries/classes/Config/Descriptions.php:680
#: libraries/classes/Config/Descriptions.php:779
msgid "Leave empty if not using config auth."
msgstr "Pozostaw puste w przypadku innego niż uwierzytelniania konfiguracji."
#: libraries/classes/Config/Descriptions.php:681
msgid "Password for config auth"
msgstr "Hasło dla uwierzytelniania konfiguracji"
#: libraries/classes/Config/Descriptions.php:682
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
msgstr ""
"Pozostaw puste, aby nie obsługiwać schematu PDF, sugerowane: "
"[kbd]pma_pdf_pages[/kbd]."
#: libraries/classes/Config/Descriptions.php:683
msgid "PDF schema: pages table"
msgstr "Schemat PDF: strony tabeli"
#: libraries/classes/Config/Descriptions.php:685
msgid ""
"Database used for relations, bookmarks, and PDF features. See [doc@linked-"
"tables]pmadb[/doc] for complete information. Leave blank for no support. "
"Suggested: [kbd]phpmyadmin[/kbd]."
msgstr ""
"Baza danych używana do relacji, zakładek i funkcji PDF. Pełne informacje "
"można znaleźć w [doc@linked-table]pmadb[/doc]. Pozostaw puste, jeśli nie ma "
"wsparcia. Sugerowane: [kbd]phpmyadmin[/kbd]."
#: libraries/classes/Config/Descriptions.php:689
#: templates/server/databases/index.twig:33
msgid "Database name"
msgstr "Nazwa bazy danych"
#: libraries/classes/Config/Descriptions.php:690
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ą."
#: libraries/classes/Config/Descriptions.php:691
msgid "Server port"
msgstr "Port serwera"
#: libraries/classes/Config/Descriptions.php:693
msgid ""
"Leave blank for no \"persistent\" recently used tables across sessions, "
"suggested: [kbd]pma__recent[/kbd]."
msgstr ""
"Pozostaw puste, aby nie używać „trwałych” ostatnio używanych tabel między "
"sesjami, sugerowane: [kbd]pma__recent[/kbd]."
#: libraries/classes/Config/Descriptions.php:696
msgid "Recently used table"
msgstr "Ostatnio używane tabele"
#: libraries/classes/Config/Descriptions.php:698
msgid ""
"Leave blank for no \"persistent\" favorite tables across sessions, "
"suggested: [kbd]pma__favorite[/kbd]."
msgstr ""
"Pozostaw puste, jeśli nie ma \"trwałych\" ulubionych tabel między sesjami, "
"sugerowane: [kbd]pma__favorite[/kbd]."
#: libraries/classes/Config/Descriptions.php:701
msgid "Favorites table"
msgstr "Ulubione tabele"
#: libraries/classes/Config/Descriptions.php:703
msgid ""
"Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
"[kbd]pma__relation[/kbd]."
msgstr ""
"Pozostaw puste, aby nie obsługiwać [doc@relations@]relation-links[/doc], "
"sugerowane: [kbd]pma__relation[/kbd]."
#: libraries/classes/Config/Descriptions.php:707
msgid "Relation table"
msgstr "Tabela relacji"
#: libraries/classes/Config/Descriptions.php:709
msgid ""
"See [doc@authentication-modes]authentication types[/doc] for an example."
msgstr ""
"Zobacz przykład [doc@authentication-modes]typy uwierzytelniania [/doc]."
#: libraries/classes/Config/Descriptions.php:712
msgid "Signon session name"
msgstr "Nazwa sesji usługi pojedynczego logowania (Signon)"
#: libraries/classes/Config/Descriptions.php:713
msgid "Signon URL"
msgstr "URL usługi pojedynczego logowania (Signon)"
#: libraries/classes/Config/Descriptions.php:714
msgid "Socket on which MySQL server is listening, leave empty for default."
msgstr ""
"Gniazdo, na którym nasłuchuje serwer MySQL, pole puste oznacza wartość "
"domyślną."
#: libraries/classes/Config/Descriptions.php:715
msgid "Server socket"
msgstr "Gniazdo serwera"
#: libraries/classes/Config/Descriptions.php:716
msgid "Enable SSL for connection to MySQL server."
msgstr "Włącz protokół SSL dla połączenia z serwerem MySQL."
#: libraries/classes/Config/Descriptions.php:717
msgid "Use SSL"
msgstr "Użyj SSL"
#: libraries/classes/Config/Descriptions.php:718
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
"kbd]."
msgstr ""
"Pozostaw puste, aby nie obsługiwać schematów PDF, sugerowane: "
"[kbd]pma__table_coords[/kbd]."
#: libraries/classes/Config/Descriptions.php:719
msgid "Designer and PDF schema: table coordinates"
msgstr "Projektowanie i schemat PDF: współrzędne tabeli"
#: libraries/classes/Config/Descriptions.php:721
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma__table_info[/kbd]."
msgstr ""
"Tabela opisująca wyświetlane kolumny, pozostaw puste, aby nie były "
"obsługiwane; sugerowane: [kbd]pma__table_info[/kbd]."
#: libraries/classes/Config/Descriptions.php:724
msgid "Display columns table"
msgstr "Wyświetlanie tabeli kolumn"
#: libraries/classes/Config/Descriptions.php:726
msgid ""
"Leave blank for no \"persistent\" tables' UI preferences across sessions, "
"suggested: [kbd]pma__table_uiprefs[/kbd]."
msgstr ""
"Pozostaw puste, aby nie ustawiać preferencji interfejsu użytkownika dla "
"„trwałych” tabel między sesjami, sugerowane: [kbd]pma__table_uiprefs[/kbd]."
#: libraries/classes/Config/Descriptions.php:729
msgid "UI preferences table"
msgstr "Preferencje UI tabeli"
#: libraries/classes/Config/Descriptions.php:731
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
"Czy podczas tworzenia bazy danych polecenie DROP DATABASE IF EXISTS zostanie "
"dodane jako pierwsza linia w dzienniku."
#: libraries/classes/Config/Descriptions.php:734
msgid "Add DROP DATABASE"
msgstr "Dodaj DROP DATABASE"
#: libraries/classes/Config/Descriptions.php:736
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
"Czy polecenie DROP TABLE IF EXISTS zostanie dodane jako pierwsza linia w "
"dzienniku podczas tworzenia tabeli."
#: libraries/classes/Config/Descriptions.php:739
#: libraries/classes/MultSubmits.php:424
msgid "Add DROP TABLE"
msgstr "Dodaj DROP TABLE"
#: libraries/classes/Config/Descriptions.php:741
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
"Czy polecenie DROP VIEW IF EXISTS zostanie dodane jako pierwsza linia w "
"dzienniku podczas tworzenia widoku."
#: libraries/classes/Config/Descriptions.php:744
msgid "Add DROP VIEW"
msgstr "Dodaj DROP VIEW"
#: libraries/classes/Config/Descriptions.php:745
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
"Definiuje listę instrukcji automatycznego tworzenia używa dla nowych wersji."
#: libraries/classes/Config/Descriptions.php:746
msgid "Statements to track"
msgstr "Instrukcje do śledzenia"
#: libraries/classes/Config/Descriptions.php:748
msgid ""
"Leave blank for no SQL query tracking support, suggested: "
"[kbd]pma__tracking[/kbd]."
msgstr ""
"Pozostaw puste, aby nie obsługiwać śledzenia zapytań SQL, sugerowane: "
"[kbd]pma__tracking[/kbd]."
#: libraries/classes/Config/Descriptions.php:751
msgid "SQL query tracking table"
msgstr "Tabela śledzenia zapytań SQL"
#: libraries/classes/Config/Descriptions.php:753
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
"Czy mechanizm śledzenia tworzy wersje dla tabel i widoków automatycznie."
#: libraries/classes/Config/Descriptions.php:756
msgid "Automatically create versions"
msgstr "Automatyczne tworzenie wersji"
#: libraries/classes/Config/Descriptions.php:758
msgid ""
"Leave blank for no user preferences storage in database, suggested: "
"[kbd]pma__userconfig[/kbd]."
msgstr ""
"Pozostaw puste, aby nie zapisywać preferencji użytkownika w bazie danych: "
"[kbd]pma__userconfig[/kbd]."
#: libraries/classes/Config/Descriptions.php:761
msgid "User preferences storage table"
msgstr "Tabela przechowująca preferencje użytkowników"
#: libraries/classes/Config/Descriptions.php:763
msgid ""
"Both this table and the user groups table are required to enable the "
"configurable menus feature; leaving either one of them blank will disable "
"this feature, suggested: [kbd]pma__users[/kbd]."
msgstr ""
"Zarówno ta tabela, jak i tabela grup użytkowników są wymagane do włączenia "
"funkcji menu konfigurowalnego; pozostawienie jednego z nich pustego wyłącza "
"tę funkcję, zasugerował: [kbd] pma__users [/kbd]."
#: libraries/classes/Config/Descriptions.php:767
msgid "Users table"
msgstr "Tabela użytkowników"
#: libraries/classes/Config/Descriptions.php:769
msgid ""
"Both this table and the users table are required to enable the configurable "
"menus feature; leaving either one of them blank will disable this feature, "
"suggested: [kbd]pma__usergroups[/kbd]."
msgstr ""
"Zarówno ta tabela, jak i tabela użytkowników są wymagane, aby włączyć "
"konfigurowalną funkcję menu; pozostawienie jednego z nich pustego wyłącza tę "
"funkcję, zasugerował: [kbd] pma__usergroups [/kbd]."
#: libraries/classes/Config/Descriptions.php:773
msgid "User groups table"
msgstr "Tabela grupy użytkowników"
#: libraries/classes/Config/Descriptions.php:775
msgid ""
"Leave blank to disable the feature to hide and show navigation items, "
"suggested: [kbd]pma__navigationhiding[/kbd]."
msgstr ""
"Pozostaw puste, aby wyłączyć funkcję ukrywania i pokazywania sugerowanych "
"elementów nawigacji: [kbd]pma__navigationhiding[/kbd]."
#: libraries/classes/Config/Descriptions.php:778
msgid "Hidden navigation items table"
msgstr "Ukryte elementy nawigacji tabeli"
#: libraries/classes/Config/Descriptions.php:780
msgid "User for config auth"
msgstr "Użytkownik dla konfiguracji uwierzytelniania"
#: libraries/classes/Config/Descriptions.php:782
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
"Przyjazny opis serwera dla użytkownika. Pozostaw puste, aby wyświetlić nazwę "
"hosta."
#: libraries/classes/Config/Descriptions.php:785
msgid "Verbose name of this server"
msgstr "Szczegółowa nazwa serwera"
#: libraries/classes/Config/Descriptions.php:786
msgid "Whether a user should be displayed a \"show all (rows)\" button."
msgstr ""
"Czy użytkownik powinien wyświetlać przycisk \"pokaż wszystkie (wiersze)\"."
#: libraries/classes/Config/Descriptions.php:787
msgid "Allow to display all the rows"
msgstr "Pozwól wyświetlać wszystkie wiersze"
#: libraries/classes/Config/Descriptions.php:789
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 ""
"Należy pamiętać, że włączenie tej opcji nie ma wpływu na tryb "
"uwierzytelniania [kbd]konfiguracji[/kbd], ponieważ hasło jest na stałe "
"zakodowane w pliku konfiguracyjnym; nie ogranicza to możliwości "
"bezpośredniego wykonania tego samego polecenia."
#: libraries/classes/Config/Descriptions.php:793
msgid "Show password change form"
msgstr "Pokaż formularz zmiany hasła"
#: libraries/classes/Config/Descriptions.php:794
msgid "Show create database form"
msgstr "Pokaż formularz tworzenia bazy danych"
#: libraries/classes/Config/Descriptions.php:795
msgid "Show or hide a column displaying the comments for all tables."
msgstr "Pokaż lub ukryj kolumnę wyświetlającą komentarze do wszystkich tabel."
#: libraries/classes/Config/Descriptions.php:796
msgid "Show table comments"
msgstr "Pokaż komentarze do tabeli"
#: libraries/classes/Config/Descriptions.php:797
msgid "Show or hide a column displaying the Creation timestamp for all tables."
msgstr ""
"Pokaż lub ukryj kolumnę wyświetlającą znacznik czasu tworzenia dla "
"wszystkich tabel."
#: libraries/classes/Config/Descriptions.php:798
msgid "Show creation timestamp"
msgstr "Pokaż czas utworzenia"
#: libraries/classes/Config/Descriptions.php:799
msgid ""
"Show or hide a column displaying the Last update timestamp for all tables."
msgstr ""
"Pokaż lub ukryj kolumnę wyświetlającą znacznik czasu ostatniej aktualizacji "
"dla wszystkich tabel."
#: libraries/classes/Config/Descriptions.php:800
msgid "Show last update timestamp"
msgstr "Pokaż czas ostatniej aktualizacji"
#: libraries/classes/Config/Descriptions.php:801
msgid ""
"Show or hide a column displaying the Last check timestamp for all tables."
msgstr ""
"Pokaż lub ukryj kolumnę wyświetlającą sygnaturę czasową ostatniego "
"sprawdzenia dla wszystkich tabel."
#: libraries/classes/Config/Descriptions.php:802
msgid "Show last check timestamp"
msgstr "Pokaż czas ostatniego sprawdzenia"
#: libraries/classes/Config/Descriptions.php:803
msgid "Show or hide a column displaying the charset for all tables."
msgstr ""
"Pokaż lub ukryj kolumnę wyświetlającą zestaw znaków dla wszystkich tabel."
#: libraries/classes/Config/Descriptions.php:804
msgid "Show table charset"
msgstr "Pokaż zestaw znaków tabeli"
#: libraries/classes/Config/Descriptions.php:806
msgid ""
"Defines whether or not type fields should be initially displayed in edit/"
"insert mode."
msgstr ""
"Określa, czy typ pola powinny być początkowo wyświetlany w trybie edycji/"
"wstawiania."
#: libraries/classes/Config/Descriptions.php:809
msgid "Show field types"
msgstr "Pokaż typy pól"
#: libraries/classes/Config/Descriptions.php:810
msgid "Display the function fields in edit/insert mode."
msgstr "Wyświetla pola z funkcjami w trybie edycji/dodawania."
#: libraries/classes/Config/Descriptions.php:811
msgid "Show function fields"
msgstr "Pokaż pola z funkcjami"
#: libraries/classes/Config/Descriptions.php:812
msgid "Whether to show hint or not."
msgstr "Czy pokazać wskazówkę, czy nie."
#: libraries/classes/Config/Descriptions.php:813
msgid "Show hint"
msgstr "Pokaż podpowiedź"
#: libraries/classes/Config/Descriptions.php:815
msgid ""
"Shows link to [a@https://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output."
msgstr ""
"Pokazuje odnośnik do [a@https://secure.php.net/manual/function.phpinfo."
"php]phpinfo()[/a]."
#: libraries/classes/Config/Descriptions.php:818
msgid "Show phpinfo() link"
msgstr "Pokaż odnośnik phpinfo()"
#: libraries/classes/Config/Descriptions.php:819
msgid "Show detailed MySQL server information"
msgstr "Pokaż szczegółowe informacje o serwerze MySQL"
#: libraries/classes/Config/Descriptions.php:820
msgid ""
"Defines whether SQL queries generated by phpMyAdmin should be displayed."
msgstr ""
"Określa, czy zapytania SQL generowane przez phpMyAdmina powinny być "
"wyświetlane."
#: libraries/classes/Config/Descriptions.php:821
msgid "Show SQL queries"
msgstr "Pokaż zapytania SQL"
#: libraries/classes/Config/Descriptions.php:822
msgid ""
"Defines whether the query box should stay on-screen after its submission."
msgstr ""
"Określa, czy pole zapytania powinno pozostać na ekranie po jego przesłaniu."
#: libraries/classes/Config/Descriptions.php:823
#: libraries/classes/SqlQueryForm.php:372
msgid "Retain query box"
msgstr "Zachowaj pole zapytania"
#: libraries/classes/Config/Descriptions.php:824
msgid "Allow to display database and table statistics (eg. space usage)."
msgstr ""
"Pozwala wyświetlać statystyki bazy danych i tabeli (np. wykorzystanie "
"miejsca)."
#: libraries/classes/Config/Descriptions.php:825
msgid "Show statistics"
msgstr "Pokaż statystyki"
#: libraries/classes/Config/Descriptions.php:826
msgid ""
"Mark used tables and make it possible to show databases with locked tables."
msgstr ""
"Oznacz używane tabele i pozwala pokazać bazy danych z zablokowanymi tabelami."
#: libraries/classes/Config/Descriptions.php:827
msgid "Skip locked tables"
msgstr "Pomiń zablokowane tabele"
#: libraries/classes/Config/Descriptions.php:829
#: libraries/classes/Util.php:1100
msgid "Explain SQL"
msgstr "Wyjaśnij SQL"
#: libraries/classes/Config/Descriptions.php:830
#: libraries/classes/Export.php:535 libraries/classes/Util.php:1180
#: templates/console/display.twig:99
#: templates/server/status/processes/index.twig:9
#: templates/server/status/variables/index.twig:11
msgid "Refresh"
msgstr "Odśwież"
#: libraries/classes/Config/Descriptions.php:831
#: libraries/classes/Util.php:1165
msgid "Create PHP code"
msgstr "Utwórz kod PHP"
#: libraries/classes/Config/Descriptions.php:833
msgid ""
"Disable the default warning that is displayed on the main page if Suhosin is "
"detected."
msgstr ""
"Wyłącz domyślne ostrzeżenie wyświetlane na stronie głównej w przypadku "
"wykrycia Suhosin."
#: libraries/classes/Config/Descriptions.php:836
msgid "Suhosin warning"
msgstr "Ostrzeżenie Suhosin"
#: libraries/classes/Config/Descriptions.php:838
msgid ""
"Disable the default warning that is displayed on the main page if the value "
"of the PHP setting session.gc_maxlifetime is less than the value of "
"`LoginCookieValidity`."
msgstr ""
"Wyłącz domyślne ostrzeżenie wyświetlane na stronie głównej, jeśli wartość "
"ustawienia PHP session.gc_maxlifetime jest mniejsza niż wartość "
"`LoginCookieValidity`."
#: libraries/classes/Config/Descriptions.php:842
msgid "Login cookie validity warning"
msgstr "Ostrzeżenie ważności pliku cookie logowania"
#: libraries/classes/Config/Descriptions.php:844
msgid ""
"Textarea size (columns) in edit mode, this value will be emphasized for SQL "
"query textareas (*2)."
msgstr ""
"Rozmiar tekstu (kolumny) w trybie edycji, ta wartość zostanie wyróżniona dla "
"textareas zapytania SQL (* 2)."
#: libraries/classes/Config/Descriptions.php:847
msgid "Textarea columns"
msgstr "Pole tekstu kolumn"
#: libraries/classes/Config/Descriptions.php:849
msgid ""
"Textarea size (rows) in edit mode, this value will be emphasized for SQL "
"query textareas (*2)."
msgstr ""
"Rozmiar tekstu (wiersza) w trybie edycji, ta wartość zostanie wyróżniona dla "
"textareas zapytania SQL (*2)."
#: libraries/classes/Config/Descriptions.php:852
msgid "Textarea rows"
msgstr "Wierszy w polu textarea"
#: libraries/classes/Config/Descriptions.php:853
msgid "Title of browser window when a database is selected."
msgstr "Tytuł okna przeglądarki, gdy baza danych jest wybrana."
#: libraries/classes/Config/Descriptions.php:854
#: libraries/classes/Controllers/Server/Status/ProcessesController.php:122
#: libraries/classes/Menu.php:228 libraries/classes/MultSubmits.php:411
#: libraries/classes/Plugins/Export/ExportHtmlword.php:157
#: libraries/classes/Plugins/Export/ExportOdt.php:204
#: libraries/classes/Plugins/Export/ExportTexytext.php:141
#: libraries/classes/Server/Privileges.php:1258
#: libraries/classes/Server/Privileges.php:3314
#: libraries/classes/Server/Privileges.php:3515
#: libraries/classes/Server/Privileges.php:3517
#: libraries/classes/Server/Privileges.php:4779
#: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
#: templates/console/display.twig:184 templates/server/databases/index.twig:103
#: templates/table/relation/common_form.twig:35
#: templates/table/relation/common_form.twig:168
#: templates/table/relation/foreign_key_row.twig:96
msgid "Database"
msgstr "Baza danych"
#: libraries/classes/Config/Descriptions.php:855
msgid "Title of browser window when nothing is selected."
msgstr "Tytuł okna przeglądarki, gdy nic nie jest wybrane."
#: libraries/classes/Config/Descriptions.php:856
msgid "Default title"
msgstr "Domyślny tytuł"
#: libraries/classes/Config/Descriptions.php:857
msgid "Title of browser window when a server is selected."
msgstr "Tytuł okna przeglądarki, gdy serwer jest wybrany."
#: libraries/classes/Config/Descriptions.php:858 libraries/classes/Menu.php:208
#: templates/server/status/base.twig:5
msgid "Server"
msgstr "Serwer"
#: libraries/classes/Config/Descriptions.php:859
msgid "Title of browser window when a table is selected."
msgstr "Tytuł okna przeglądarki, gdy tabela jest wybrane."
#: libraries/classes/Config/Descriptions.php:860 libraries/classes/Menu.php:268
#: libraries/classes/Plugins/Export/ExportXml.php:509
#: libraries/classes/Rte/RteList.php:131 libraries/classes/Rte/Triggers.php:396
#: libraries/classes/Server/Privileges.php:1071
#: libraries/classes/Server/Privileges.php:1261
#: libraries/classes/Server/Privileges.php:3333
#: libraries/classes/Server/Privileges.php:3521
#: libraries/classes/Server/Privileges.php:3523
#: libraries/classes/Server/Privileges.php:4793
#: templates/database/structure/table_header.twig:8
#: templates/database/tracking/tables.twig:13
#: templates/database/tracking/tables.twig:120
#: templates/table/relation/common_form.twig:36
#: templates/table/relation/common_form.twig:175
#: templates/table/relation/foreign_key_row.twig:106
msgid "Table"
msgstr "Tabela"
#: libraries/classes/Config/Descriptions.php:862
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 ""
"Wprowadź serwery pośredniczące (proxy) jako [kbd]IP: zaufany nagłówek HTTP[/"
"kbd]. Następujący przykład określa jak phpMyAdmin powinien polegać na "
"nagłówku HTTP_X_FORWARDED_FOR (X-Forwarded-For) przesłanym przez serwer "
"pośredniczący (proxy) 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]."
#: libraries/classes/Config/Descriptions.php:867
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
"Lista zaufanych adresów IP serwerów pośredniczących (proxy) dla reguł allow/"
"deny"
#: libraries/classes/Config/Descriptions.php:868
msgid "Directory on server where you can upload files for import."
msgstr "Katalog na serwerze, gdzie można przesyłać pliki do importu."
#: libraries/classes/Config/Descriptions.php:869
msgid "Upload directory"
msgstr "Dodaj katalog"
#: libraries/classes/Config/Descriptions.php:870
msgid "Allow for searching inside the entire database."
msgstr "Pozwól na wyszukiwanie wewnątrz całej bazy danych."
#: libraries/classes/Config/Descriptions.php:871
msgid "Use database search"
msgstr "Użyj szukania bazy danych"
#: libraries/classes/Config/Descriptions.php:873
msgid ""
"When disabled, users cannot set any of the options below, regardless of the "
"checkbox on the right."
msgstr ""
"Gdy wyłączone, użytkownicy nie mogą ustawić jeden z poniższych opcji, "
"niezależnie od wyboru po prawej stronie."
#: libraries/classes/Config/Descriptions.php:876
msgid "Enable the Developer tab in settings"
msgstr "Włącz zakładkę deweloperską w ustawieniach"
#: libraries/classes/Config/Descriptions.php:877
msgid "Enables check for latest version on main phpMyAdmin page."
msgstr "Włącza sprawdzanie, czy są aktualizacje na stronie głównej phpMyAdmin."
#: libraries/classes/Config/Descriptions.php:878
#: libraries/classes/Setup/Index.php:129 libraries/classes/Setup/Index.php:152
#: libraries/classes/Setup/Index.php:165 libraries/classes/Setup/Index.php:177
#: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:192
msgid "Version check"
msgstr "Sprawdzenie wersji"
#: libraries/classes/Config/Descriptions.php:880
msgid ""
"The url of the proxy to be used when retrieving the information about the "
"latest version of phpMyAdmin or when submitting error reports. You need this "
"if the server where phpMyAdmin is installed does not have direct access to "
"the internet. The format is: \"hostname:portnumber\"."
msgstr ""
"Adres URL serwera proxy, który ma być używany podczas pobierania informacji "
"o najnowszej wersji phpMyAdmin lub podczas przesyłania raportów o błędach. "
"Potrzebujesz tego, jeśli serwer, na którym jest zainstalowany phpMyAdmin, "
"nie ma bezpośredniego dostępu do Internetu. Format to: \"nazwa hosta:numer "
"portu\"."
#: libraries/classes/Config/Descriptions.php:885
msgid "Proxy url"
msgstr "Url Proxy"
#: libraries/classes/Config/Descriptions.php:887
msgid ""
"The username for authenticating with the proxy. By default, no "
"authentication is performed. If a username is supplied, Basic Authentication "
"will be performed. No other types of authentication are currently supported."
msgstr ""
"Nazwa użytkownika do uwierzytelniania za pomocą serwera proxy. Domyślnie nie "
"jest wykonywane uwierzytelnianie. Jeśli zostanie podana nazwa użytkownika, "
"zostanie wykonane uwierzytelnianie podstawowe. Obecnie nie są obsługiwane "
"żadne inne rodzaje uwierzytelniania."
#: libraries/classes/Config/Descriptions.php:892
msgid "Proxy username"
msgstr "Użytkownik proxy"
#: libraries/classes/Config/Descriptions.php:893
msgid "The password for authenticating with the proxy."
msgstr "Hasło do uwierzytelniania z serwerem proxy."
#: libraries/classes/Config/Descriptions.php:894
msgid "Proxy password"
msgstr "Hasło proxy"
#: libraries/classes/Config/Descriptions.php:896
msgid "Enable ZIP compression for import and export operations."
msgstr "Włącz kompresję ZIP dla operacji importu i eksportu."
#: libraries/classes/Config/Descriptions.php:897
msgid "ZIP"
msgstr "ZIP"
#: libraries/classes/Config/Descriptions.php:898
msgid "Enter your public key for your domain reCaptcha service."
msgstr "Wpisz swój klucz publiczny do domeny usługi reCAPTCHA."
#: libraries/classes/Config/Descriptions.php:899
msgid "Public key for reCaptcha"
msgstr "Klucz publiczny dla reCaptcha"
#: libraries/classes/Config/Descriptions.php:900
msgid "Enter your private key for your domain reCaptcha service."
msgstr "Wpisz swój klucz prywatny do domeny usługi reCAPTCHA."
#: libraries/classes/Config/Descriptions.php:901
msgid "Private key for reCaptcha"
msgstr "Klucz prywatny dla reCaptcha"
#: libraries/classes/Config/Descriptions.php:903
msgid "Choose the default action when sending error reports."
msgstr "Wybierz domyślną akcję wysyłania raportów o błędach."
#: libraries/classes/Config/Descriptions.php:904
msgid "Send error reports"
msgstr "Wysyłanie raportów o błędzie"
#: libraries/classes/Config/Descriptions.php:907
msgid ""
"Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
"will be inserted with Shift+Enter."
msgstr ""
"Zapytania są wykonywane przez naciśnięcie klawisza Enter (zamiast Ctrl + "
"Enter). Nowe linie zostaną wstawione z Shift + Enter."
#: libraries/classes/Config/Descriptions.php:910
msgid "Enter executes queries in console"
msgstr "Enter wykonuje zapytania w konsoli"
#: libraries/classes/Config/Descriptions.php:913
msgid ""
"Enable Zero Configuration mode which lets you setup phpMyAdmin configuration "
"storage tables automatically."
msgstr ""
"Włącz tryb konfiguracji zerowej, który umożliwia automatyczne ustawienie "
"tabel przechowywania konfiguracji phpMyAdmina."
#: libraries/classes/Config/Descriptions.php:916
msgid "Enable Zero Configuration mode"
msgstr "Włącz tryb zerowej konfiguracji"
#: libraries/classes/Config/Descriptions.php:917
#: templates/console/display.twig:153
msgid "Show query history at start"
msgstr "Pokaż historie zapytań na starcie"
#: libraries/classes/Config/Descriptions.php:918
#: templates/console/display.twig:149
msgid "Always expand query messages"
msgstr "Zawsze rozwijaj wiadomości o zapytaniach"
#: libraries/classes/Config/Descriptions.php:919
#: templates/console/display.twig:157
msgid "Show current browsing query"
msgstr "Pokaż aktualne zapytanie przeglądania"
#: libraries/classes/Config/Descriptions.php:920
msgid "Execute queries on Enter and insert new line with Shift + Enter"
msgstr "Wykonaj zapytania na Enter i wstaw nową linię za pomocą Shift + Enter"
#: libraries/classes/Config/Descriptions.php:921
#: templates/console/display.twig:168
msgid "Switch to dark theme"
msgstr "Przełącz na ciemny motyw"
#: libraries/classes/Config/Descriptions.php:922
msgid "Console height"
msgstr "Wysokość konsoli"
#: libraries/classes/Config/Descriptions.php:923
msgid "Console mode"
msgstr "Tryb konsoli"
#: libraries/classes/Config/Descriptions.php:924
#: templates/console/display.twig:64
msgid "Group queries"
msgstr "Grupuj kwerendy"
#: libraries/classes/Config/Descriptions.php:925
#: templates/sql/profiling_chart.twig:9
msgid "Order"
msgstr "Kolejność"
#: libraries/classes/Config/Descriptions.php:926
msgid "Order by"
msgstr "Sortuj wg"
#: libraries/classes/Config/Descriptions.php:927
msgid "Server connection collation"
msgstr "Sortowanie połączenie z serwerem"
#: libraries/classes/Config/FormDisplay.php:102
#: libraries/classes/Config/Validator.php:529
msgid "Not a positive number!"
msgstr "Liczba nie jest dodatnia!"
#: libraries/classes/Config/FormDisplay.php:103
#: libraries/classes/Config/Validator.php:551
msgid "Not a non-negative number!"
msgstr "Liczba nie jest nieujemna!"
#: libraries/classes/Config/FormDisplay.php:104
#: libraries/classes/Config/Validator.php:507
msgid "Not a valid port number!"
msgstr "Nieprawidłowy numer portu!"
#: libraries/classes/Config/FormDisplay.php:105
#: libraries/classes/Config/FormDisplay.php:683
#: libraries/classes/Config/Validator.php:572
msgid "Incorrect value!"
msgstr "Nieprawidłowa wartość!"
#: libraries/classes/Config/FormDisplay.php:106
#: libraries/classes/Config/Validator.php:589
#, php-format
msgid "Value must be less than or equal to %s!"
msgstr "Wartość musi być równa lub niższa niż %s!"
#: libraries/classes/Config/FormDisplay.php:643
#, php-format
msgid "Missing data for %s"
msgstr "Brakuje danych dla %s"
#: libraries/classes/Config/FormDisplay.php:838
#: libraries/classes/Config/FormDisplay.php:846
msgid "unavailable"
msgstr "niedostępna"
#: libraries/classes/Config/FormDisplay.php:840
#: libraries/classes/Config/FormDisplay.php:848
#, php-format
msgid "\"%s\" requires %s extension"
msgstr "\"%s\" wymaga rozszerzenia \"%s\""
#: libraries/classes/Config/FormDisplay.php:880
#, php-format
msgid "Compressed import will not work due to missing function %s."
msgstr "Skompresowany import nie działa z powodu braku funkcji %s."
#: libraries/classes/Config/FormDisplay.php:888
#, php-format
msgid "Compressed export will not work due to missing function %s."
msgstr "Skompresowany eksport nie będzie działać z powodu braku funkcji %s."
#: libraries/classes/Config/FormDisplay.php:901
#, php-format
msgid "maximum %s"
msgstr "maksimum %s"
#: libraries/classes/Config/FormDisplayTemplate.php:202
#: libraries/classes/Display/Export.php:358
#: libraries/classes/Engines/Pbxt.php:169 libraries/classes/Sanitize.php:205
#: libraries/classes/Util.php:328 libraries/classes/Util.php:432
#: templates/home/index.twig:170 templates/navigation/main.twig:40
#: templates/navigation/main.twig:41 templates/server/variables/index.twig:14
msgid "Documentation"
msgstr "Dokumentacja"
#: libraries/classes/Config/FormDisplayTemplate.php:279
msgid "This setting is disabled, it will not be applied to your configuration."
msgstr "To ustawienie jest wyłączone, nie będzie stosowane w konfiguracji."
#: libraries/classes/Config/FormDisplayTemplate.php:281
#: libraries/classes/Relation.php:130 libraries/classes/Relation.php:138
#: libraries/config.values.php:147 libraries/config.values.php:190
msgid "Disabled"
msgstr "Wyłączone"
#: libraries/classes/Config/FormDisplayTemplate.php:377
#, php-format
msgid "Set value: %s"
msgstr "Ustaw wartość: %s"
#: libraries/classes/Config/FormDisplayTemplate.php:382
msgid "Restore default value"
msgstr "Przywróć wartość domyślną"
#: libraries/classes/Config/FormDisplayTemplate.php:395
msgid "Allow users to customize this value"
msgstr "Zezwól użytkownikom na zmianę tej wartości"
#: libraries/classes/Config/Forms/Setup/ServersForm.php:43
msgid "Config authentication"
msgstr "Uwierzytelnianie w pliku konfiguracyjnym"
#: libraries/classes/Config/Forms/Setup/ServersForm.php:47
msgid "HTTP authentication"
msgstr "Uwierzytelnianie HTTP"
#: libraries/classes/Config/Forms/Setup/ServersForm.php:50
msgid "Signon authentication"
msgstr "Zarejestruj się na uwierzytelnianiu"
#: libraries/classes/Config/Forms/User/ExportForm.php:29
msgid "Quick"
msgstr "Szybko"
#: libraries/classes/Config/Forms/User/ExportForm.php:33
msgid "Custom"
msgstr "Dostosuj"
#: libraries/classes/Config/Forms/User/ExportForm.php:97
msgid "CSV for MS Excel"
msgstr "CSV dla MS Excel"
#: libraries/classes/Config/Forms/User/ExportForm.php:122
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
#: libraries/classes/Config/Forms/User/ExportForm.php:128
#: libraries/classes/Config/Forms/User/ImportForm.php:56
msgid "OpenDocument Spreadsheet"
msgstr "Otwórz dokument arkusza kalkulacyjnego"
#: libraries/classes/Config/Forms/User/ExportForm.php:132
msgid "OpenDocument Text"
msgstr "Otwórz dokument tekstowy"
#: libraries/classes/Config/Forms/User/FeaturesForm.php:93
msgid "Features"
msgstr "Funkcje"
#: libraries/classes/Config/Forms/User/ImportForm.php:47
msgid "CSV using LOAD DATA"
msgstr "CSV przy użyciu LOAD DATA"
#: libraries/classes/Config/Forms/User/MainForm.php:41
msgid "Default transformations"
msgstr "Domyślne transformacje"
#: libraries/classes/Config/PageSettings.php:143
msgid "Cannot save settings, submitted configuration form contains errors!"
msgstr ""
"Nie można zapisać ustawień, przesłany formularz konfiguracji zawiera błędy!"
#: libraries/classes/Config.php:1156
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Istniejący plik konfiguracyjny (%s) nie jest czytelny."
#: libraries/classes/Config.php:1186
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr "Złe uprawnienia pliku konfiguracyjnego, nie powinien być zapisywalny!"
#: libraries/classes/Config.php:1206
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr "Nie można załadować domyślnej konfiguracji z: \"%1$s\""
#: libraries/classes/Config.php:1213
msgid "Failed to read configuration file!"
msgstr "Nie można odczytać pliku konfiguracyjnego!"
#: libraries/classes/Config.php:1216
msgid ""
"This usually means there is a syntax error in it, please check any errors "
"shown below."
msgstr ""
"To zazwyczaj oznacza, że jest błąd składni w tym, sprawdź wszelkie błędy "
"poniżej."
#: libraries/classes/Config.php:1791
#, php-format
msgid "Invalid server index: %s"
msgstr "Niewłaściwy indeks serwera: \"%s\""
#: libraries/classes/Config.php:1804
#, php-format
msgid "Server %d"
msgstr "Serwer %d"
#: libraries/classes/Config/ServerConfigChecks.php:76
#, php-format
msgid ""
"This %soption%s should be disabled as it allows attackers to bruteforce "
"login to any MySQL server. If you feel this is necessary, use %srestrict "
"login to MySQL server%s or %strusted proxies list%s. However, IP-based "
"protection with trusted proxies list may not be reliable if your IP belongs "
"to an ISP where thousands of users, including you, are connected to."
msgstr ""
"Ta %s opcja %s powinna być wyłączona, ponieważ umożliwia atakującemu "
"zalogowanie się do dowolnego serwera MySQL metodą bruteforce. Jeśli uważasz, "
"że jest to konieczne, należy użyć %sogranicz login do serwera MySQL%s lub do "
"%s listy zaufanych serwerów proxy%s. Jednak ochrona oparta na protokole IP "
"może być niewiarygodna, jeśli twój adres IP, za pomocą którego jest "
"podłączonych wielu użytkowników (w tym również i ty), należy do ISP."
#: libraries/classes/Config/ServerConfigChecks.php:101
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."
#: libraries/classes/Config/ServerConfigChecks.php:178
msgid "You should use SSL connections if your database server supports it."
msgstr "Należy używać połączeń SSL, jeśli serwer bazy danych je obsługuje."
#: libraries/classes/Config/ServerConfigChecks.php:185
msgid ""
"If you feel this is necessary, use additional protection settings - %1$shost "
"authentication%2$s settings and %3$strusted proxies list%4%s. 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śli uważasz, że jest to konieczne, użyj dodatkowych ustawień ochrony — "
"ustawień %1$s host uwierzytelniania %2$s i listy zaufanych serwerów proxy %3$"
"%4%s. Jednak ochrona oparta na IP może nie być niezawodna, jeśli Twój adres "
"IP należy do dostawcy usług internetowych, z którym połączone są tysiące "
"użytkowników, w tym Ty."
#: libraries/classes/Config/ServerConfigChecks.php:212
#, 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 %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
"[kbd]http[/kbd]."
msgstr ""
"Ustaw [kbd]konfigurację[/kbd] typu uwierzytelniania i zawiera nazwę "
"użytkownika i hasło automatycznego logowania, która nie jest pożądanym "
"rozwiązaniem dla hsotów na żywo. Każdy, kto zna lub odwiedza adres "
"phpMyAdmin URL ma bezpośredni dostęp do panelu phpMyAdmin. Ustaw %1$styp "
"autoryzacji%2$s do [kbd]cookie[/kbd] lub [kbd]http[/kbd]."
#: libraries/classes/Config/ServerConfigChecks.php:239
msgid "You allow for connecting to the server without a password."
msgstr "Możesz umożliwić podłączenie do serwera bez hasła."
#: libraries/classes/Config/ServerConfigChecks.php:324
#, php-format
msgid ""
"%sZip decompression%s requires functions (%s) which are unavailable on this "
"system."
msgstr ""
"%sDekompresja Zip%s wymaga funkcji (%s), która nie jest dostępna w tym "
"systemie."
#: libraries/classes/Config/ServerConfigChecks.php:345
#, php-format
msgid ""
"%sZip compression%s requires functions (%s) which are unavailable on this "
"system."
msgstr ""
"%sZip compression%s wymaga funkcji (%s), która nie jest dostępna w tym "
"systemie."
#: libraries/classes/Config/ServerConfigChecks.php:382
msgid ""
"You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
"authentication, so a key was automatically generated for you. It is used to "
"encrypt cookies; you don't need to remember it."
msgstr ""
"Nie miałeś ustawionego sekretu blowfish i masz uwierzytelnienie [kbd]cookie[/"
"kbd], więc klucz został automatycznie wygenerowany dla Ciebie. Jest on "
"używany do szyfrowania plików cookie, nie musisz go pamiętać."
#: libraries/classes/Config/ServerConfigChecks.php:394
msgid "Key is too short, it should have at least 32 characters."
msgstr "Klucz jest za krótki, powinien mieć co najmniej 32 znaki."
#: libraries/classes/Config/ServerConfigChecks.php:404
msgid "Key should contain letters, numbers [em]and[/em] special characters."
msgstr "Klucz powinien zawierać litery, cyfry [em]i[/em] znaki specjalne."
#: libraries/classes/Config/ServerConfigChecks.php:441
#, php-format
msgid ""
"%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
"may cause random session invalidation (currently session.gc_maxlifetime is "
"%5$d)."
msgstr ""
"%1$sWażność ciasteczka logowania%2$s większa niż %3$ssession."
"gc_maxlifetime%4$s może powodować losowe wygasanie sesji (aktualnie "
"session.gc_maxlifetime wynosi %5$d)."
#: libraries/classes/Config/ServerConfigChecks.php:465
#, php-format
msgid ""
"%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
"most. Values larger than 1800 may pose a security risk such as impersonation."
msgstr ""
"%sWażności ciasteczko logowania%s ma być ustawiona na 1800 sekund (30 "
"minut), co najwyżej. Wartości większa niż 1800 mogą stwarzać zagrożenie dla "
"bezpieczeństwa, takich jak personifikacji."
#: libraries/classes/Config/ServerConfigChecks.php:489
#, php-format
msgid ""
"If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
"0, %sLogin cookie validity%s must be set to a value less or equal to it."
msgstr ""
"Jeśli używane uwierzytelnienie [kbd]cookie[/kbd] i %sLogin cookie store%s "
"nie wynosi 0, musi być ustawiona wartość mniejsza lub jemu równa %sLogin "
"cookie validity%s."
#: libraries/classes/Config/ServerConfigChecks.php:529
#, php-format
msgid ""
"%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
"are unavailable on this system."
msgstr ""
"Kompresja i dekompresja %1$sBzip2%2$s wymaga funkcji (%3$s), które są "
"niedostępne w tym systemie."
#: libraries/classes/Config/ServerConfigChecks.php:561
#, php-format
msgid ""
"%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
"are unavailable on this system."
msgstr ""
"Kompresja i dekompresja %1$sGZip%2$s wymaga funkcji (%3$s), które są "
"niedostępne w tym systemie."
#: libraries/classes/Config/Validator.php:221
#: libraries/classes/Config/Validator.php:228
msgid "Could not connect to the database server!"
msgstr "Nie można połączyć się z serwerem bazy danych!"
#: libraries/classes/Config/Validator.php:263
msgid "Invalid authentication type!"
msgstr "Nieprawidłowy typ uwierzytelniania!"
#: libraries/classes/Config/Validator.php:270
msgid "Empty username while using [kbd]config[/kbd] authentication method!"
msgstr ""
"Pomiń nazwę użytkownika podczas używania metody uwierzytelnienia z "
"[kbd]pliku konfiguracyjnego[/kbd]!"
#: libraries/classes/Config/Validator.php:278
msgid ""
"Empty signon session name while using [kbd]signon[/kbd] authentication "
"method!"
msgstr ""
"Nazwa pustej sesji logowania podczas używania metody uwierzytelniania "
"[kbd]signon[/kbd]!"
#: libraries/classes/Config/Validator.php:287
msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
msgstr ""
"Pusty adres URL logowania podczas korzystania z metody uwierzytelniania "
"[kbd]signon[/kbd]!"
#: libraries/classes/Config/Validator.php:340
msgid ""
"Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
msgstr ""
"Opróżnij użytkownika kontrolującego phpMyAdmin podczas korzystania z "
"konfiguracji magazynu phpMyAdmin!"
#: libraries/classes/Config/Validator.php:347
msgid ""
"Empty phpMyAdmin control user password while using phpMyAdmin configuration "
"storage!"
msgstr ""
"Puste hasło użytkownika phpMyAdmin podczas korzystania z konfiguracji "
"magazynu phpMyAdmin!"
#: libraries/classes/Config/Validator.php:436
msgid "Incorrect value:"
msgstr "Nieprawidłowa wartość:"
#: libraries/classes/Config/Validator.php:445
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Nieprawidłowy adres IP: %s"
#: libraries/classes/Console.php:102
#, php-format
msgid "Showing %1$d bookmark (both private and shared)"
msgid_plural "Showing %1$d bookmarks (both private and shared)"
msgstr[0] "Pokazywanie %1$d zakładki (zarówno prywatnej, jak i współdzielonej)"
msgstr[1] ""
"Pokazywanie %1$d zakładek (zarówno prywatnych, jak i współdzielonych)"
msgstr[2] ""
"Pokazywanie %1$d zakładek (zarówno prywatnych, jak i współdzielonych)"
#: libraries/classes/Console.php:109
msgid "No bookmarks"
msgstr "Brak zakładek"
#: libraries/classes/Console.php:143
msgid "SQL Query Console"
msgstr "Konsola zapytań SQL"
#: libraries/classes/Controllers/Database/StructureController.php:247
msgid "Favorite List is full!"
msgstr "Lista ulubionych jest pełna!"
#: libraries/classes/Controllers/Database/StructureController.php:493
#: tbl_operations.php:477 view_operations.php:114
#, php-format
msgid "View %s has been dropped."
msgstr "Widok %s został usunięty."
#: libraries/classes/Controllers/Database/StructureController.php:494
#: tbl_operations.php:478
#, php-format
msgid "Table %s has been dropped."
msgstr "Tabela %s została usunięta."
#: libraries/classes/Controllers/Database/StructureController.php:552
#: tbl_operations.php:459
#, php-format
msgid "Table %s has been emptied."
msgstr "Tabela %s została opróżniona."
#: libraries/classes/Controllers/Database/StructureController.php:727
#: libraries/classes/Display/Results.php:4555
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
"Ten widok ma przynajmniej taką liczbę wierszy (rekordów). Proszę odnieść się "
"do %sdokumentacji%s."
#: libraries/classes/Controllers/Database/StructureController.php:957
msgid "unknown"
msgstr "nieznany"
#: libraries/classes/Controllers/HomeController.php:79
msgid ""
"You were logged out from one server, to logout completely from phpMyAdmin, "
"you need to logout from all servers."
msgstr ""
"Wylogowałeś się z jednego serwera. Aby się całkowicie wylogować z "
"phpMyAdmin, musisz wylogować się ze wszystkich serwerów."
#: libraries/classes/Controllers/HomeController.php:142
#: templates/preferences/manage/main.twig:49
msgid "More settings"
msgstr "Więcej ustawień"
#: libraries/classes/Controllers/HomeController.php:212
msgid "Show PHP information"
msgstr "Pokaż informacje o PHP"
#: libraries/classes/Controllers/HomeController.php:232
#, php-format
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
"extended features have been deactivated. %sFind out why%s. "
msgstr ""
"Program phpMyAdmin nie ma w pełni skonfigurowanej przestrzeni do "
"przechowywania danych, niektóre rozszerzone funkcje zostały wyłączone. Aby "
"dowiedzieć się dlaczego kliknij %stutaj%s. "
#: libraries/classes/Controllers/HomeController.php:239
msgid ""
"Or alternately go to 'Operations' tab of any database to set it up there."
msgstr ""
"Lub, alternatywnie, przejdź do zakładki 'Operacje', w dowolnej bazie danych, "
"aby tam to skonfigurować."
#: libraries/classes/Controllers/HomeController.php:345
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 znaków. Bez rozszerzenia mbstring "
"phpMyAdmin nie ma możliwości poprawnego rozbijania napisów, co może "
"skutkować niespodziewanymi rezultatami."
#: libraries/classes/Controllers/HomeController.php:360
msgid ""
"The curl extension was not found and allow_url_fopen is disabled. Due to "
"this some features such as error reporting or version check are disabled."
msgstr ""
"Rozszerzenie curl nie zostało znalezione, co spowodowało wyłączenie funkcji "
"allow_url_fopen. W związku z tym niektóre funkcjonalności, jak raportowanie "
"błędów czy sprawdzanie wersji nie będą dostępne."
#: libraries/classes/Controllers/HomeController.php:375
msgid ""
"Your PHP parameter [a@https://secure.php.net/manual/en/session.configuration."
"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
"than cookie validity configured in phpMyAdmin, because of this, your login "
"might expire sooner than configured in phpMyAdmin."
msgstr ""
"Parametr PHP [a@https://secure.php.net/manual/en/session.configuration."
"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] ma mniejszą "
"wartość niż czas przechowywania ciasteczka skonfigurowany w phpMyAdmin. Z "
"tego powodu sesja wygaśnie wcześniej niż jest to skonfigurowane w phpMyAdmin."
#: libraries/classes/Controllers/HomeController.php:394
msgid ""
"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
"because of this, your login will expire sooner than configured in phpMyAdmin."
msgstr ""
"Przechowywanie ciasteczka logowania jest niższa niż ważność plików "
"ciasteczek skonfigurowanego w phpMyAdmin, z tego powodu, swój login wygasa "
"wcześniej niż skonfigurowane w phpMyAdmin."
#: libraries/classes/Controllers/HomeController.php:411
msgid ""
"Your server is running with default values for the controluser and password "
"(controlpass) and is open to intrusion; you really should fix this security "
"weakness by changing the password for controluser 'pma'."
msgstr ""
"Twój serwer działa z domyślnymi wartościami dla controluser i password "
"(controlpass) i jest otwarty na włamania; naprawdę powinieneś naprawić ten "
"słaby punkt bezpieczeństwa, zmieniając hasło użytkownika kontrolnego 'pma'."
#: libraries/classes/Controllers/HomeController.php:427
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Plik konfiguracyjny wymaga teraz tajnej frazy kodującej (blowfish_secret)."
#: libraries/classes/Controllers/HomeController.php:434
msgid "The secret passphrase in configuration (blowfish_secret) is too short."
msgstr ""
"Tajne wyrażenie hasłowe (ang. secret passphrase), podane w konfiguracji "
"(blowfish_secret), jest zbyt krótkie."
#: libraries/classes/Controllers/HomeController.php:448
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. It is strongly recommended to remove it "
"once phpMyAdmin has been configured. Otherwise the security of your server "
"may be compromised by unauthorized people downloading your configuration."
msgstr ""
"Katalog [code]config[/code], który jest używany przez skrypt konfiguracyjny, "
"nadal znajduje się w katalogu phpMyAdmin. Zaleca się usunięcie go po "
"skonfigurowaniu phpMyAdmin. W przeciwnym wypadku bezpieczeństwo twojego "
"serwera jest zagrożone przez osoby nieupoważnione ściągające twoją "
"konfigurację."
#: libraries/classes/Controllers/HomeController.php:468
#, 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/classes/Controllers/HomeController.php:483
#, php-format
msgid ""
"The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
"templates and will be slow because of this."
msgstr ""
"$Cfg['TempDir'] (%s) nie jest dostępne. phpMyAdmin nie może buforować "
"szablonów i będzie z tego powodu powolny."
#: libraries/classes/Controllers/Server/DatabasesController.php:204
#, php-format
msgid "Database %1$s has been created."
msgstr "Baza danych %1$s została utworzona."
#: libraries/classes/Controllers/Server/DatabasesController.php:246
#, php-format
msgid "%1$d database has been dropped successfully."
msgid_plural "%1$d databases have been dropped successfully."
msgstr[0] "%1$d baza danych została pomyślnie usunięta."
msgstr[1] "%1$d bazy danych zostały pomyślnie usunięte."
msgstr[2] "%1$d baz danych zostało pomyślnie usuniętych."
#: libraries/classes/Controllers/Server/DatabasesController.php:398
#: libraries/classes/Import.php:128
#: templates/database/structure/table_header.twig:26
#: templates/table/structure/display_partitions.twig:28
#: templates/table/structure/display_structure.twig:234
#: templates/table/structure/display_table_stats.twig:113
msgid "Rows"
msgstr "Rekordy"
#: libraries/classes/Controllers/Server/DatabasesController.php:408
#: libraries/classes/Index.php:692 libraries/classes/Index.php:703
#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:27
#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:28
#: templates/table/tracking/structure_snapshot_indexes.twig:1
msgid "Indexes"
msgstr "Indeksy"
#: libraries/classes/Controllers/Server/DatabasesController.php:413
#: libraries/classes/Controllers/Server/Status/StatusController.php:132
#: libraries/classes/Controllers/Server/Status/StatusController.php:221
#: libraries/classes/Engines/Innodb.php:169
#: templates/table/structure/display_table_stats.twig:45
msgid "Total"
msgstr "Ogółem"
#: libraries/classes/Controllers/Server/DatabasesController.php:418
#: templates/database/structure/table_header.twig:38
#: templates/table/structure/display_table_stats.twig:32
msgid "Overhead"
msgstr "Nadmiar"
#: libraries/classes/Controllers/Server/Status/ProcessesController.php:71
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Wątek %s został pomyślnie zabity."
#: libraries/classes/Controllers/Server/Status/ProcessesController.php:77
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin nie mógł unicestwić wątku %s. Prawdopodobnie został on już "
"zamknięty."
#: libraries/classes/Controllers/Server/Status/ProcessesController.php:110
msgid "ID"
msgstr "ID"
#: libraries/classes/Controllers/Server/Status/ProcessesController.php:114
#: libraries/classes/Server/Privileges.php:4685
#: libraries/classes/Server/UserGroups.php:51
msgid "User"
msgstr "Użytkownik"
#: libraries/classes/Controllers/Server/Status/ProcessesController.php:118
#: templates/server/replication/master_add_slave_user.twig:32
#: templates/server/replication/master_add_slave_user.twig:43
#: templates/server/replication/master_replication.twig:24
msgid "Host"
msgstr "Host"
#: libraries/classes/Controllers/Server/Status/ProcessesController.php:126
msgid "Command"
msgstr "Polecenie"
#: libraries/classes/Controllers/Server/Status/ProcessesController.php:138
msgid "Progress"
msgstr "Postęp"
#: libraries/classes/Controllers/Server/Status/ProcessesController.php:142
#: libraries/classes/Server/Status/Data.php:117
msgid "SQL query"
msgstr "Zapytanie SQL"
#: libraries/classes/Controllers/Server/Status/StatusController.php:94
msgid "Received"
msgstr "Otrzymane"
#: libraries/classes/Controllers/Server/Status/StatusController.php:113
msgid "Sent"
msgstr "Wysłane"
#: libraries/classes/Controllers/Server/Status/StatusController.php:180
msgid "Max. concurrent connections"
msgstr "Maks. współbieżne połączenia"
#: libraries/classes/Controllers/Server/Status/StatusController.php:189
msgid "Failed attempts"
msgstr "Nieudane próby"
#: libraries/classes/Controllers/Server/Status/VariablesController.php:204
msgid ""
"The number of connections that were aborted because the client died without "
"closing the connection properly."
msgstr ""
"Liczba połączeń, które zostały przerwane, ponieważ klient zmarł bez "
"poprawnego zamykania połączenia."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:208
msgid "The number of failed attempts to connect to the MySQL server."
msgstr "Liczba nieudanych prób połączenia się z serwerem MySQL."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:211
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/classes/Controllers/Server/Status/VariablesController.php:216
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/classes/Controllers/Server/Status/VariablesController.php:219
msgid ""
"The number of connection attempts (successful or not) to the MySQL server."
msgstr "Liczba prób połączenia (udane lub nie) do serwera MySQL."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:223
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/classes/Controllers/Server/Status/VariablesController.php:230
msgid "How many temporary files mysqld has created."
msgstr "Ile plików tymczasowych utworzył mysqld."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:233
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/classes/Controllers/Server/Status/VariablesController.php:237
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
"Liczba wierszy zapisanych przy pomocy INSERT DELAYED, dla których wystąpił "
"jakiś błąd (prawdopodobnie zdublowany klucz)."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:241
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/classes/Controllers/Server/Status/VariablesController.php:246
msgid "The number of INSERT DELAYED rows written."
msgstr "Liczba wierszy zapisanych poprzez INSERT DELAYED."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:249
msgid "The number of executed FLUSH statements."
msgstr "Liczba wykonanych instrukcji FLUSH."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:252
msgid "The number of internal COMMIT statements."
msgstr "Liczba wewnętrznych instrukcji COMMIT."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:255
msgid "The number of times a row was deleted from a table."
msgstr "Ile razy wiersz został usunięty z tabeli."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:258
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/classes/Controllers/Server/Status/VariablesController.php:264
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/classes/Controllers/Server/Status/VariablesController.php:270
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 wiersza na podstawie indeksu. Duża wartość to dobra "
"oznaka tego, że zapytania i tabele są właściwie zindeksowane."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:275
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 wiersza w porządku indeksowym. Ta wartość "
"jest zwiększana przy odpytywaniu o zindeksowaną kolumnę na ograniczonym "
"przedziale lub przy przeszukiwaniu indeksu."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:280
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 wiersza w porządku indeksowym. Metoda "
"używana głównie do optymalizacji ORDER BY … DESC."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:284
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 wiersza 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/classes/Controllers/Server/Status/VariablesController.php:291
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 wiersza 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/classes/Controllers/Server/Status/VariablesController.php:298
msgid "The number of internal ROLLBACK statements."
msgstr "Liczba wewnętrznych instrukcji ROLLBACK."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:301
msgid "The number of requests to update a row in a table."
msgstr "Liczba żądań zmiany wiersza w tabeli."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:304
msgid "The number of requests to insert a row in a table."
msgstr "Liczba żądań dodania wiersza do tabeli."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:307
msgid "The number of pages containing data (dirty or clean)."
msgstr "Liczba stron zawierających dane (brudnych lub czystych)."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:310
msgid "The number of pages currently dirty."
msgstr "Liczba aktualnie brudnych stron."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:313
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/classes/Controllers/Server/Status/VariablesController.php:317
msgid "The number of free pages."
msgstr "Liczba wolnych stron."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:320
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/classes/Controllers/Server/Status/VariablesController.php:325
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 wiersza 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/classes/Controllers/Server/Status/VariablesController.php:332
msgid "Total size of buffer pool, in pages."
msgstr "Całkowita wielkość puli bufora, w stronach."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:335
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/classes/Controllers/Server/Status/VariablesController.php:340
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/classes/Controllers/Server/Status/VariablesController.php:344
msgid "The number of logical read requests InnoDB has done."
msgstr "Liczba żądań logicznych odczytów które wykonał InnoDB."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:347
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/classes/Controllers/Server/Status/VariablesController.php:351
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/classes/Controllers/Server/Status/VariablesController.php:359
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Liczba wykonanych zapisów do puli bufora InnoDB."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:362
msgid "The number of fsync() operations so far."
msgstr "Liczba dotąd wykonanych operacji fsync()."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:365
msgid "The current number of pending fsync() operations."
msgstr "Aktualna liczba operacji fsync() w toku."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:368
msgid "The current number of pending reads."
msgstr "Aktualna liczba odczytów w toku."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:371
msgid "The current number of pending writes."
msgstr "Aktualna liczba zapisów w toku."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:374
msgid "The amount of data read so far, in bytes."
msgstr "Ilość dotąd odczytanych danych, w bajtach."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:377
msgid "The total number of data reads."
msgstr "Łączna liczba odczytów danych."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:380
msgid "The total number of data writes."
msgstr "Łączna liczba zapisów danych."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:383
msgid "The amount of data written so far, in bytes."
msgstr "Ilość dotąd zapisanych danych, w bajtach."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:386
msgid "The number of pages that have been written for doublewrite operations."
msgstr "Liczba przeprowadzonych zapisów typu <i>doublewrite</i>."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:390
msgid "The number of doublewrite operations that have been performed."
msgstr "Liczba stron zapisanych przy zapisie typu <i>doublewrite</i>."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:393
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/classes/Controllers/Server/Status/VariablesController.php:397
msgid "The number of log write requests."
msgstr "Liczba żądań zapisów do dziennika."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:400
msgid "The number of physical writes to the log file."
msgstr "Liczba fizycznych zapisów do pliku dziennika."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:403
msgid "The number of fsync() writes done to the log file."
msgstr "Liczba synchronicznych zapisów do pliku dziennika."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:406
msgid "The number of pending log file fsyncs."
msgstr "Liczba wywołań fsync dla pliku dziennika w toku."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:409
msgid "Pending log file writes."
msgstr "Liczba zapisów do pliku dziennika w toku."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:412
msgid "The number of bytes written to the log file."
msgstr "Liczba bajtów zapisanych do pliku dziennika."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:415
msgid "The number of pages created."
msgstr "Liczba utworzonych stron."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:418
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/classes/Controllers/Server/Status/VariablesController.php:423
msgid "The number of pages read."
msgstr "Liczba odczytanych stron."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:426
msgid "The number of pages written."
msgstr "Liczba zapisanych stron."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:429
msgid "The number of row locks currently being waited for."
msgstr "Liczba blokad wiersza na które aktualnie się czeka."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:432
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Średni czas uzyskania blokady wiersza, w milisekundach."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:435
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Całkowity czas zużyty na uzyskiwanie blokad wierszy, w milisekundach."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:438
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Maksymalny czas uzyskania blokady wiersza, w milisekundach."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:441
msgid "The number of times a row lock had to be waited for."
msgstr "Ile razy czekano na blokadę wiersza."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:444
msgid "The number of rows deleted from InnoDB tables."
msgstr "Liczba wierszy usuniętych z tabel InnoDB."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:447
msgid "The number of rows inserted in InnoDB tables."
msgstr "Liczba wierszy dodanych do tabel InnoDB."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:450
msgid "The number of rows read from InnoDB tables."
msgstr "Liczba wierszy odczytanych z tabel InnoDB."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:453
msgid "The number of rows updated in InnoDB tables."
msgstr "Liczba wierszy zmienionych w tabelach InnoDB."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:456
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/classes/Controllers/Server/Status/VariablesController.php:461
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/classes/Controllers/Server/Status/VariablesController.php:465
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/classes/Controllers/Server/Status/VariablesController.php:470
msgid "Percentage of used key cache (calculated value)"
msgstr "Procent używanego klucza pamięci podręcznej (obliczona wartość)"
#: libraries/classes/Controllers/Server/Status/VariablesController.php:473
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/classes/Controllers/Server/Status/VariablesController.php:476
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/classes/Controllers/Server/Status/VariablesController.php:482
msgid ""
"Key cache miss calculated as rate of physical reads compared to read "
"requests (calculated value)"
msgstr ""
"Brakujący klucz pamięci podręcznej oblicza jako porównanie fizycznego "
"odczytu do żądania odczytu (obliczona wartość)"
#: libraries/classes/Controllers/Server/Status/VariablesController.php:486
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/classes/Controllers/Server/Status/VariablesController.php:489
msgid "The number of physical writes of a key block to disk."
msgstr "Liczba fizycznych zapisów bloków indeksów na dysk."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:492
msgid ""
"Percentage of physical writes compared to write requests (calculated value)"
msgstr ""
"Procent fizycznego zapisu w porównaniu do żądania zapisu (obliczona wartość)"
#: libraries/classes/Controllers/Server/Status/VariablesController.php:496
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 koszt ostatnie zapytanie skompilowane obliczonego przez "
"optymalizator kwerendy. Użyteczna przy porównywaniu kosztów różnych planów "
"kwerend dla tego samego zapytania. Domyśla wartość 0 onazcza, że kwerenda "
"została opracowana jeszcze."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:502
msgid ""
"The maximum number of connections that have been in use simultaneously since "
"the server started."
msgstr ""
"Maksymalna liczba połączeń, które były używane jednocześnie odkąd serwer "
"został uruchomiony."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:506
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Liczba wierszy oczekujących na zapisanie w kolejkach INSERT DELAYED."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:509
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/classes/Controllers/Server/Status/VariablesController.php:513
msgid "The number of files that are open."
msgstr "Liczba otwartych plików."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:516
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/classes/Controllers/Server/Status/VariablesController.php:519
msgid "The number of tables that are open."
msgstr "Liczba otwartych tabel."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:522
msgid ""
"The number of free memory blocks in query cache. High numbers can indicate "
"fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
"statement."
msgstr ""
"Liczba wolnych bloków pamięci w buforze zapytań. Duża liczba może wskazywać "
"na problemy z fragmentacją, które mogą być rozwiązane poprzez wydawanie "
"polecenie FLUSH CACHE QUERY."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:527
msgid "The amount of free memory for query cache."
msgstr "Ilość dostępnej pamięci w podręcznym buforze zapytań."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:530
msgid "The number of cache hits."
msgstr "Liczba trafień pamięci podręcznej."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:533
msgid "The number of queries added to the cache."
msgstr "Liczba zapytań dodanych do pamięci podręcznej."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:536
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/classes/Controllers/Server/Status/VariablesController.php:543
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/classes/Controllers/Server/Status/VariablesController.php:547
msgid "The number of queries registered in the cache."
msgstr "Liczba zapytań zarejestrowanych w buforze podręcznym."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:550
msgid "The total number of blocks in the query cache."
msgstr "Całkowita liczba bloków w buforze podręcznym zapytań."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:553
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Stan replikacji bez awaryjnie (jeszcze nie zaimplementowano)."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:556
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/classes/Controllers/Server/Status/VariablesController.php:560
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/classes/Controllers/Server/Status/VariablesController.php:563
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 wiersza. (Wartość różna od 0 sugeruje staranne przyjrzenie się "
"indeksom tabel.)"
#: libraries/classes/Controllers/Server/Status/VariablesController.php:568
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/classes/Controllers/Server/Status/VariablesController.php:572
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/classes/Controllers/Server/Status/VariablesController.php:575
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/classes/Controllers/Server/Status/VariablesController.php:579
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
"Ile razy łącznie (od startu) podrzędny wątek SQL replikacji ponawiał "
"transakcje."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:583
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/classes/Controllers/Server/Status/VariablesController.php:586
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/classes/Controllers/Server/Status/VariablesController.php:590
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/classes/Controllers/Server/Status/VariablesController.php:594
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/classes/Controllers/Server/Status/VariablesController.php:599
msgid "The number of sorts that were done with ranges."
msgstr "Liczba sortowań wykonanych przy użyciu zakresów."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:602
msgid "The number of sorted rows."
msgstr "Liczba posortowanych wierszy."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:605
msgid "The number of sorts that were done by scanning the table."
msgstr "Liczba sortowań wykonanych poprzez przeszukiwanie tabeli."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:608
msgid "The number of times that a table lock was acquired immediately."
msgstr "Ile razy blokada tabeli została uzyskana natychmiastowo."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:611
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/classes/Controllers/Server/Status/VariablesController.php:617
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/classes/Controllers/Server/Status/VariablesController.php:622
msgid "The number of currently open connections."
msgstr "Liczba aktualnie otwartych połączeń."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:625
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/classes/Controllers/Server/Status/VariablesController.php:632
msgid "Thread cache hit rate (calculated value)"
msgstr "Cache wątku trafień (obliczona wartość)"
#: libraries/classes/Controllers/Server/Status/VariablesController.php:635
msgid "The number of threads that are not sleeping."
msgstr "Liczba nieuśpionych wątków."
#: libraries/classes/Controllers/Server/VariablesController.php:195
msgid "Setting variable failed"
msgstr "Błędne ustawienie zmienne"
#: libraries/classes/Controllers/Setup/FormController.php:36 prefs_forms.php:43
msgid "Incorrect form specified!"
msgstr "Podano nieprawidłowy formularz!"
#: libraries/classes/Controllers/Setup/HomeController.php:51
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
"Nie używasz bezpiecznego połączenia, wszystkie dane (w tym potencjalnie "
"poufne informacje, takie jak hasła) są przekazywane niezaszyfrowane!"
#: libraries/classes/Controllers/Setup/HomeController.php:56
msgid ""
"If your server is also configured to accept HTTPS requests follow this link "
"to use a secure connection."
msgstr ""
"Jeśli twój serwer jest również skonfigurowany do akceptowania żądań HTTPS, "
"kliknij ten link, aby użyć bezpiecznego połączenia."
#: libraries/classes/Controllers/Setup/HomeController.php:60
msgid "Insecure connection"
msgstr "Niezabezpieczone połączenie"
#: libraries/classes/Controllers/Setup/HomeController.php:69
msgid "Configuration saved."
msgstr "Konfiguracja zapisana."
#: libraries/classes/Controllers/Setup/HomeController.php:72
msgid ""
"Configuration saved to file config/config.inc.php in phpMyAdmin top level "
"directory, copy it to top level one and delete directory config to use it."
msgstr ""
"Konfiguracja zapisana do pliku config/config.inc.php w głównym katalogu "
"phpMyAdmin, skopiuj go do jednego z najwyższego poziomu i usunąć katalog "
"config z niego korzystać."
#: libraries/classes/Controllers/Setup/HomeController.php:84
msgid "Configuration not saved!"
msgstr "Konfiguracja nie została zapisana!"
#: libraries/classes/Controllers/Setup/HomeController.php:87
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [doc@setup_script]documentation[/doc]. "
"Otherwise you will be only able to download or display it."
msgstr ""
"Proszę stworzyć serwer zapisu internetowej folderze [em]koniguracji[/em] w "
"głównym katalogu phpMyAdmina w sposób opisany w "
"[doc@setup_script]dokumentacji (po angielsku)[/doc]. W przeciwnym razie "
"będzie tylko mogli pobrać lub wyświetlić to."
#: libraries/classes/Controllers/Setup/HomeController.php:130
msgid "let the user choose"
msgstr "pozwalają użytkownikowi wybrać"
#: libraries/classes/Controllers/Setup/HomeController.php:160
msgid "- none -"
msgstr "- brak -"
#: libraries/classes/Controllers/Setup/HomeController.php:178
msgid "Default language"
msgstr "Domyślny język"
#: libraries/classes/Controllers/Setup/HomeController.php:187
msgid "Default server"
msgstr "Domyślny serwer"
#: libraries/classes/Controllers/Setup/HomeController.php:205
msgid "End of line"
msgstr "Koniec linii"
#: libraries/classes/Controllers/Table/ChartController.php:92
#: libraries/classes/Controllers/Table/GisVisualizationController.php:109
msgid "No SQL query was set to fetch data."
msgstr "Brak zapytania SQL został ustawiony, aby pobrać dane."
#: libraries/classes/Controllers/Table/ChartController.php:174
msgid "No numeric columns present in the table to plot."
msgstr "Kolumny liczbowe nie występujących w tabeli wykreślić."
#: libraries/classes/Controllers/Table/ChartController.php:244
msgid "No data to display"
msgstr "Brak danych do wyświetlenia"
#: libraries/classes/Controllers/Table/IndexesController.php:157
#: libraries/classes/Controllers/Table/StructureController.php:773
#: libraries/classes/Controllers/Table/StructureController.php:1042
#: tbl_addfield.php:120
#, php-format
msgid "Table %1$s has been altered successfully."
msgstr "Tabela %1$s została pomyślnie zmodyfikowana."
#: libraries/classes/Controllers/Table/RelationController.php:232
msgid "Display column was successfully updated."
msgstr "Kolumna wyświetlania została pomyślnie zaktualizowana."
#: libraries/classes/Controllers/Table/RelationController.php:281
#: libraries/classes/Controllers/Table/SearchController.php:649
#: libraries/classes/Display/Results.php:4228 libraries/classes/Message.php:177
#: libraries/classes/Rte/Routines.php:1485
#: libraries/classes/SqlQueryForm.php:100 tbl_row_action.php:145
#: view_operations.php:82
msgid "Your SQL query has been executed successfully."
msgstr "Zapytanie SQL zostało wykonane pomyślnie."
#: libraries/classes/Controllers/Table/RelationController.php:311
msgid "Internal relationships were successfully updated."
msgstr "Relacje wewnętrzne zostały pomyślnie zaktualizowane."
#: libraries/classes/Controllers/Table/SearchController.php:874
msgid "Table search"
msgstr "Wyszukiwanie tabeli"
#: libraries/classes/Controllers/Table/SearchController.php:881
msgid "Zoom search"
msgstr "Powiększ wyszukiwanie"
#: libraries/classes/Controllers/Table/SearchController.php:886
#: templates/table/search/selection_form.twig:180
msgid "Find and replace"
msgstr "Znajdź i Zamień"
#: libraries/classes/Controllers/Table/StructureController.php:202
#, php-format
msgid "The name '%s' is a MySQL reserved keyword."
msgid_plural "The names '%s' are MySQL reserved keywords."
msgstr[0] "Nazwa '%s' jest zastrzeżonym słowem kluczowym MySQL."
msgstr[1] "Nazwy '%s' to zastrzeżone słowa kluczowe MySQL."
msgstr[2] "Nazwy '%s' to zastrzeżone słowa kluczowe MySQL."
#: libraries/classes/Controllers/Table/StructureController.php:294
msgid "No column selected."
msgstr "Nie wybrano żadnej kolumny."
#: libraries/classes/Controllers/Table/StructureController.php:511
msgid "The columns have been moved successfully."
msgstr "Kolumny przeniesiono pomyślnie."
#: libraries/classes/Controllers/Table/StructureController.php:551
#, php-format
msgid "Failed to get description of column %s!"
msgstr "Nie udało się uzyskać opisu kolumny %s!"
#: libraries/classes/Controllers/Table/StructureController.php:784
#: libraries/classes/Controllers/Table/StructureController.php:1091
#: libraries/classes/Tracking.php:816
msgid "Query error"
msgstr "Błąd zapytania"
#: libraries/classes/Controllers/Table/StructureController.php:1036
#, php-format
msgid ""
"Table %1$s has been altered successfully. Privileges have been adjusted."
msgstr ""
"Tabela %1$s została pomyślnie zmieniona. Przywileje zostały dostosowane."
#: libraries/classes/Controllers/Table/StructureController.php:1267
#: templates/table/structure/display_structure.twig:284
msgid "Change"
msgstr "Zmień"
#: libraries/classes/Controllers/Table/StructureController.php:1268
#: libraries/classes/Controllers/Table/StructureController.php:1269
#: libraries/classes/Index.php:768 libraries/classes/Operations.php:1692
#: libraries/classes/Rte/RteList.php:200 libraries/classes/Util.php:3465
#: libraries/classes/Util.php:3466
#: templates/database/structure/check_all_tables.twig:16
#: templates/rte/routines/parameter_row.twig:51
#: templates/server/databases/index.twig:300
#: templates/table/relation/foreign_key_row.twig:26
#: templates/table/structure/display_structure.twig:291
#: templates/table/structure/display_structure.twig:473
msgid "Drop"
msgstr "Usuń"
#: libraries/classes/Controllers/Table/StructureController.php:1270
#: libraries/classes/Controllers/Table/StructureController.php:1275
#: libraries/classes/Controllers/Table/StructureController.php:1339
#: templates/columns_definitions/column_indexes.twig:4
#: templates/database/data_dictionary/index.twig:33
#: templates/table/structure/display_structure.twig:300
#: templates/table/tracking/structure_snapshot_columns.twig:25
msgid "Primary"
msgstr "Podstawowy"
#: libraries/classes/Controllers/Table/StructureController.php:1271
#: libraries/classes/Controllers/Table/StructureController.php:1276
#: libraries/classes/Controllers/Table/StructureController.php:1344
#: libraries/classes/Navigation/Nodes/NodeIndex.php:32
#: templates/columns_definitions/column_indexes.twig:12
#: templates/columns_definitions/table_fields_definitions.twig:46
#: templates/table/structure/display_structure.twig:314
#: templates/table/structure/display_table_stats.twig:24
#: templates/table/tracking/structure_snapshot_columns.twig:27
msgid "Index"
msgstr "Indeks"
#: libraries/classes/Controllers/Table/StructureController.php:1272
#: libraries/classes/Controllers/Table/StructureController.php:1277
#: libraries/classes/Index.php:718
#: templates/columns_definitions/column_indexes.twig:8
#: templates/table/structure/display_structure.twig:307
#: templates/table/tracking/structure_snapshot_indexes.twig:7
msgid "Unique"
msgstr "Jednoznaczny"
#: libraries/classes/Controllers/Table/StructureController.php:1273
#: libraries/classes/Controllers/Table/StructureController.php:1278
#: templates/columns_definitions/column_indexes.twig:20
msgid "Spatial"
msgstr "Przestrzenny"
#: libraries/classes/Controllers/Table/StructureController.php:1274
#: libraries/classes/Controllers/Table/StructureController.php:1279
#: templates/columns_definitions/column_indexes.twig:16
#: templates/table/structure/display_structure.twig:321
#: templates/table/structure/display_structure.twig:333
msgid "Fulltext"
msgstr "Pełny tekst"
#: libraries/classes/Controllers/Table/StructureController.php:1280
msgid "Distinct values"
msgstr "Różne wartości"
#: libraries/classes/Core.php:361
#, php-format
msgid "The %s extension is missing. Please check your PHP configuration."
msgstr "Brak rozszerzenia %s. Proszę sprawdzić konfigurację PHP."
#: libraries/classes/Core.php:863 libraries/mult_submits.inc.php:353
#: tbl_operations.php:291 tbl_replace.php:375 templates/preview_sql.twig:3
msgid "No change"
msgstr "Bez zmian"
#: libraries/classes/Core.php:1238
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 ""
"Masz włączone mbstring.func_overload w Twojej konfiguracji PHP. Opcja ta "
"jest niezgodna z phpMyAdminem i może spowodować uszkodzenie niektórych "
"danych!"
#: libraries/classes/Core.php:1252
msgid ""
"The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
"requires these functions!"
msgstr ""
"Funkcje ini_get i/lub ini_set są wyłączone w php.ini. phpMyAdmin wymaga tych "
"funkcji!"
#: libraries/classes/Core.php:1267
msgid "GLOBALS overwrite attempt"
msgstr "Próba nadpisania GLOBALS"
#: libraries/classes/Core.php:1274
msgid "possible exploit"
msgstr "można wykorzystać"
#: libraries/classes/Database/Designer/Common.php:566
msgctxt ""
"phpMyAdmin configuration storage is not configured for \"Display Features\" "
"on designer when user tries to set a display field."
msgid ""
"phpMyAdmin configuration storage is not configured for \"Display Features\"."
msgstr ""
"Magazyn konfiguracji phpMyAdmina nie jest skonfigurowany dla \"Funkcje "
"wyświetlania\"."
#: libraries/classes/Database/Designer/Common.php:615
msgid "Error: relationship already exists."
msgstr "Błąd: związek już istnieje."
#: libraries/classes/Database/Designer/Common.php:664
msgid "FOREIGN KEY relationship has been added."
msgstr "Dodano relację FOREIGN KEY."
#: libraries/classes/Database/Designer/Common.php:671
msgid "Error: FOREIGN KEY relationship could not be added!"
msgstr "Błąd: nie można dodać relacji FOREIGN KEY!"
#: libraries/classes/Database/Designer/Common.php:678
msgid "Error: Missing index on column(s)."
msgstr "Błąd: Brak indeksu w kolumnie(ach)."
#: libraries/classes/Database/Designer/Common.php:686
msgid "Error: Relational features are disabled!"
msgstr "Błąd: Funkcjonalność relacyjna jest wyłączona!"
#: libraries/classes/Database/Designer/Common.php:711
msgid "Internal relationship has been added."
msgstr "Dodano relację wewnętrzną."
#: libraries/classes/Database/Designer/Common.php:718
msgid "Error: Internal relationship could not be added!"
msgstr "Błąd: nie można dodać relacji wewnętrznej!"
#: libraries/classes/Database/Designer/Common.php:758
msgid "FOREIGN KEY relationship has been removed."
msgstr "Relacja FOREIGN KEY została usunięta."
#: libraries/classes/Database/Designer/Common.php:765
msgid "Error: FOREIGN KEY relationship could not be removed!"
msgstr "Błąd: nie można usunąć relacji FOREIGN KEY!"
#: libraries/classes/Database/Designer/Common.php:792
msgid "Error: Internal relationship could not be removed!"
msgstr "Błąd: nie można usunąć relacji wewnętrznej!"
#: libraries/classes/Database/Designer/Common.php:798
msgid "Internal relationship has been removed."
msgstr "Relacja wewnętrzna została usunięta."
#: libraries/classes/Database/Designer.php:147
msgid "Could not load schema plugins, please check your installation!"
msgstr "Nie można załadować wtyczek schematu, sprawdź instalację!"
#: libraries/classes/DatabaseInterface.php:1568
#, php-format
msgid ""
"Unable to use timezone \"%1$s\" for server %2$d. Please check your "
"configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
"phpMyAdmin is currently using the default time zone of the database server."
msgstr ""
"Nie można użyć strefy czasowej „%1$s” na serwerze %2$d. Sprawdź ustawienia "
"konfiguracji dla [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
"phpMyAdmin używa obecnie domyślnej strefy czasowej serwera bazy danych."
#: libraries/classes/DatabaseInterface.php:1617
msgid "Failed to set configured collation connection!"
msgstr "Nie można ustawić skonfigurowanego połączenia sortowania!"
#: libraries/classes/DatabaseInterface.php:2269
msgid ""
"The server is not responding (or the local server's socket is not correctly "
"configured)."
msgstr ""
"Serwer nie odpowiada (lub gniazdo lokalnego serwera nie jest prawidłowo "
"skonfigurowane)."
#: libraries/classes/DatabaseInterface.php:2274
msgid "The server is not responding."
msgstr "Serwer nie odpowiada."
#: libraries/classes/DatabaseInterface.php:2278
msgid "Logout and try as another user."
msgstr "Wyloguj się i spróbuj jako inny użytkownik."
#: libraries/classes/DatabaseInterface.php:2284
msgid "Please check privileges of directory containing database."
msgstr "Proszę sprawdzić uprawnienia katalogu zawierającej bazę danych."
#: libraries/classes/DatabaseInterface.php:2298
msgid "Details…"
msgstr "Szczegóły…"
#: libraries/classes/DatabaseInterface.php:2622
msgid "Missing connection parameters!"
msgstr "Brakujące parametry połączenia!"
#: libraries/classes/DatabaseInterface.php:2649
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/classes/DatabaseInterface.php:3166
#, php-format
msgid "See %sour documentation%s for more information."
msgstr "Zobacz naszą %sdokumentację%s, aby uzyskać więcej informacji."
#: libraries/classes/Database/Qbe.php:478
#: templates/table/search/selection_form.twig:186
msgid "Column:"
msgstr "Kolumna:"
#: libraries/classes/Database/Qbe.php:520
msgid "Alias:"
msgstr "Alias:"
#: libraries/classes/Database/Qbe.php:568
msgid "Sort:"
msgstr "Sortuj:"
#: libraries/classes/Database/Qbe.php:627
msgid "Sort order:"
msgstr "Kolejność sortowania:"
#: libraries/classes/Database/Qbe.php:674
msgid "Show:"
msgstr "Pokaż:"
#: libraries/classes/Database/Qbe.php:719
msgid "Criteria:"
msgstr "Kryteria:"
#: libraries/classes/Database/Qbe.php:799
#: libraries/classes/Database/Qbe.php:831
msgid "Update Query"
msgstr "Zaktualizuj zapytanie"
#: libraries/classes/Database/Qbe.php:814
msgid "Use Tables"
msgstr "Użyj tabel"
#: libraries/classes/Database/Qbe.php:854
#: libraries/classes/Database/Qbe.php:961
msgid "Or:"
msgstr "Lub:"
#: libraries/classes/Database/Qbe.php:858
#: libraries/classes/Database/Qbe.php:946
msgid "And:"
msgstr "Oraz:"
#: libraries/classes/Database/Qbe.php:863
msgid "Ins"
msgstr "Wstaw"
#: libraries/classes/Database/Qbe.php:866
msgid "Del"
msgstr "Usuń"
#: libraries/classes/Database/Qbe.php:882
msgid "Modify:"
msgstr "Zmodyfikuj:"
#: libraries/classes/Database/Qbe.php:941
msgid "Ins:"
msgstr "Wstaw:"
#: libraries/classes/Database/Qbe.php:956
msgid "Del:"
msgstr "Usuń:"
#: libraries/classes/Database/Qbe.php:1810
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Zapytanie SQL do bazy danych <b>%s</b>:"
#: libraries/classes/Database/Qbe.php:1829
msgid "Submit Query"
msgstr "Wyślij zapytanie"
#: libraries/classes/Database/Qbe.php:1843
msgid "Saved bookmarked search:"
msgstr "Zapisane w zakładkach wyszukiwania:"
#: libraries/classes/Database/Qbe.php:1845
msgid "New bookmark"
msgstr "Nowa zakładka"
#: libraries/classes/Database/Qbe.php:1871
msgid "Create bookmark"
msgstr "Utwórz zakładkę"
#: libraries/classes/Database/Qbe.php:1874
msgid "Update bookmark"
msgstr "Aktualizuj zakładkę"
#: libraries/classes/Database/Qbe.php:1876
msgid "Delete bookmark"
msgstr "Usuń zakładkę"
#: libraries/classes/Database/Search.php:109
msgid "at least one of the words"
msgstr "co najmniej jeden z wyrazów"
#: libraries/classes/Database/Search.php:110
msgid "all of the words"
msgstr "wszystkie słowa"
#: libraries/classes/Database/Search.php:111
msgid "the exact phrase as substring"
msgstr "dokładna fraza jako podciąg"
#: libraries/classes/Database/Search.php:112
msgid "the exact phrase as whole field"
msgstr "dokładna fraza jako całe pole"
#: libraries/classes/Database/Search.php:113
msgid "as regular expression"
msgstr "jako wyrażenie regularne"
#: libraries/classes/Database/Search.php:326
#: libraries/classes/Database/Search.php:330
msgid "Words are separated by a space character (\" \")."
msgstr "Wyrazy oddzielone są znakiem spacji (\" \")."
#: libraries/classes/Dbi/DbiMysqli.php:149
msgid "SSL connection enforced by server, automatically enabling it."
msgstr "Połączenie SSL wymuszane przez serwer, automatycznie włączające go."
#: libraries/classes/Display/ChangePassword.php:81
#: libraries/classes/Server/Privileges.php:1804
msgid "No Password"
msgstr "Brak hasła"
#: libraries/classes/Display/ChangePassword.php:89
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:223
#: libraries/classes/Server/Privileges.php:1791
#: templates/server/replication/change_master.twig:18
#: templates/server/replication/master_add_slave_user.twig:49
msgid "Password:"
msgstr "Hasło:"
#: libraries/classes/Display/ChangePassword.php:92
msgid "Enter:"
msgstr "Wpisz:"
#: libraries/classes/Display/ChangePassword.php:100
#: libraries/classes/Server/Privileges.php:1823
#: templates/server/replication/master_add_slave_user.twig:62
msgid "Re-type:"
msgstr "Powtórz:"
#: libraries/classes/Display/ChangePassword.php:133
#: libraries/classes/Display/ChangePassword.php:168
msgid "Password Hashing:"
msgstr "Sposób kodowania haseł:"
#: libraries/classes/Display/ChangePassword.php:146
#: libraries/classes/Server/Privileges.php:1871
msgid ""
"This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
"connection that encrypts the password using RSA</i>'; while connecting to "
"the server."
msgstr ""
"Ta metoda wymaga użycia \"<i>połączenia SSL</i>\" lub \"<i>niezaszyfrowanego "
"połączenia, które szyfruje hasło przy użyciu RSA</i>\"; podczas łączenia się "
"z serwerem."
#: libraries/classes/Display/Export.php:340
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ zostanie zastąpione aktualną nazwą serwera"
#: libraries/classes/Display/Export.php:342
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ zostanie zastąpione nazwą wybranej bazy danych"
#: libraries/classes/Display/Export.php:344
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ zostanie zastąpione nazwą wybranej tabeli"
#: libraries/classes/Display/Export.php:350
#, 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. See the %4$sFAQ%5$s for details."
msgstr ""
"Wartość ta jest interpretowana za pomocą %1$sstrftime%2$s, dzięki czemu "
"można używać wartości czasu formatowania. Dodatkowo po transformacji stanie "
"się: %3$s. Inne teksty będą przechowywane tak, jak zostaną wstawione. Zobacz "
"szczegóły w %4$sFAQ%5$s."
#: libraries/classes/Display/Export.php:583
msgid "Defined aliases"
msgstr "Zdefiniowane aliasy"
#: libraries/classes/Display/Export.php:642
#: templates/display/export/options_output.twig:7
msgid "Rename exported databases/tables/columns"
msgstr "Zmień nazwy wyeksportowanych baz danych/tabel/kolumn"
#: libraries/classes/Display/Export.php:699
msgid "Could not load export plugins, please check your installation!"
msgstr "Nie udało się załadować modułów eksportu, proszę sprawdzić instalację!"
#: libraries/classes/Display/GitRevision.php:98
#, php-format
msgid "%1$s from %2$s branch"
msgstr "%1$s z %2$s gałęzi"
#: libraries/classes/Display/GitRevision.php:103
msgid "no branch"
msgstr "brak gałęzi"
#: libraries/classes/Display/GitRevision.php:109
msgid "Git revision:"
msgstr "Wersja Git:"
#: libraries/classes/Display/GitRevision.php:112
#, php-format
msgid "committed on %1$s by %2$s"
msgstr "miejsce na %1$s dla %2$s"
#: libraries/classes/Display/GitRevision.php:122
#, php-format
msgid "authored on %1$s by %2$s"
msgstr "autorem %1$s dla %2$s"
#: libraries/classes/Display/Results.php:948 libraries/classes/Util.php:2422
#: libraries/classes/Util.php:2425
msgctxt "First page"
msgid "Begin"
msgstr "Początek"
#: libraries/classes/Display/Results.php:955 libraries/classes/Util.php:2423
#: libraries/classes/Util.php:2426 templates/server/binlog/index.twig:47
#: templates/server/binlog/index.twig:52
msgctxt "Previous page"
msgid "Previous"
msgstr "Poprzednie"
#: libraries/classes/Display/Results.php:983 libraries/classes/Util.php:2455
#: libraries/classes/Util.php:2462 templates/server/binlog/index.twig:72
#: templates/server/binlog/index.twig:77
msgctxt "Next page"
msgid "Next"
msgstr "Następne"
#: libraries/classes/Display/Results.php:1013 libraries/classes/Util.php:2456
#: libraries/classes/Util.php:2463
msgctxt "Last page"
msgid "End"
msgstr "Koniec"
#: libraries/classes/Display/Results.php:1603
#: templates/display/results/options_block.twig:18
msgid "Partial texts"
msgstr "Częściowe teksty"
#: libraries/classes/Display/Results.php:1607
#: templates/display/results/options_block.twig:18
msgid "Full texts"
msgstr "Pełne teksty"
#: libraries/classes/Display/Results.php:2002
#: libraries/classes/Display/Results.php:2028
#: libraries/classes/Operations.php:856 libraries/classes/Util.php:4923
#: libraries/classes/Util.php:4946 libraries/config.values.php:115
#: templates/database/multi_table_query/form.twig:67
#: templates/database/qbe/sort_select_cell.twig:7
#: templates/server/databases/index.twig:108
#: templates/server/databases/index.twig:125
#: templates/server/databases/index.twig:144
#: templates/server/status/processes/list.twig:12
#: templates/table/search/selection_form.twig:154
msgid "Descending"
msgstr "Malejąco"
#: libraries/classes/Display/Results.php:2010
#: libraries/classes/Display/Results.php:2020
#: libraries/classes/Operations.php:853 libraries/classes/Util.php:4915
#: libraries/classes/Util.php:4938 libraries/config.values.php:114
#: templates/database/multi_table_query/form.twig:66
#: templates/database/qbe/sort_select_cell.twig:5
#: templates/server/databases/index.twig:106
#: templates/server/databases/index.twig:123
#: templates/server/databases/index.twig:142
#: templates/server/status/processes/list.twig:14
#: templates/table/search/selection_form.twig:154
msgid "Ascending"
msgstr "Rosnąco"
#: libraries/classes/Display/Results.php:3315
#: libraries/classes/Display/Results.php:3330
msgid "The row has been deleted."
msgstr "Wiersz został usunięty."
#: libraries/classes/Display/Results.php:3362
#: libraries/classes/Display/Results.php:4694
#: templates/server/status/processes/list.twig:44
msgid "Kill"
msgstr "Zabij"
#: libraries/classes/Display/Results.php:4154
msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
msgstr "Może być w przybliżeniu. Zobacz [doc@faq3-11]FAQ 3.11[/doc]."
#: libraries/classes/Display/Results.php:4567
#, php-format
msgid "Showing rows %1s - %2s"
msgstr "Pokazano wiersze %1s - %2s"
#: libraries/classes/Display/Results.php:4581
#, php-format
msgid "%1$d total, %2$d in query"
msgstr "%1$d ogółem, %2$d w zapytaniu"
#: libraries/classes/Display/Results.php:4586
#, php-format
msgid "%d total"
msgstr "%d ogółem"
#: libraries/classes/Display/Results.php:4598 libraries/classes/Sql.php:1352
#, php-format
msgid "Query took %01.4f seconds."
msgstr "Wykonanie zapytania trwało %01.4f sekund(y)."
#: libraries/classes/Display/Results.php:4848
msgid "Copy to clipboard"
msgstr "Kopiuj do schowka"
#: libraries/classes/Display/Results.php:4906
msgid "Query results operations"
msgstr "Operacja na wynikach zapytania"
#: libraries/classes/Display/Results.php:4993
#: templates/table/chart/tbl_chart.twig:10
msgid "Display chart"
msgstr "Wyświetlanie wykresu"
#: libraries/classes/Display/Results.php:5016
msgid "Visualize GIS data"
msgstr "Wizualizacja danych GIS"
#: libraries/classes/Display/Results.php:5201
msgid "Link not found!"
msgstr "Łącza nie znaleziono!"
#: libraries/classes/Engines/Bdb.php:30
msgid "Version information"
msgstr "Informacja o wersji"
#: libraries/classes/Engines/Innodb.php:31
msgid "Data home directory"
msgstr "Katalog domowy danych"
#: libraries/classes/Engines/Innodb.php:33
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/classes/Engines/Innodb.php:38
msgid "Data files"
msgstr "Pliki danych"
#: libraries/classes/Engines/Innodb.php:41
msgid "Autoextend increment"
msgstr "Przyrost autoextend"
#: libraries/classes/Engines/Innodb.php:43
msgid ""
"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
"Wielkość przyrostu rozszerzenia wielkości tabel autoextending, gdy staje się "
"pełny."
#: libraries/classes/Engines/Innodb.php:49
msgid "Buffer pool size"
msgstr "Rozmiar rezerw buforowych"
#: libraries/classes/Engines/Innodb.php:51
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
"Wielkość pamięci bufora InnoDB używa do buforowania danych i indeksów swoich "
"tabel."
#: libraries/classes/Engines/Innodb.php:141
msgid "Buffer Pool"
msgstr "Rezerwy buforowe"
#: libraries/classes/Engines/Innodb.php:142
#: libraries/classes/Server/Status/Data.php:200
msgid "InnoDB Status"
msgstr "Status InnoDB"
#: libraries/classes/Engines/Innodb.php:164
msgid "Buffer Pool Usage"
msgstr "Użycie rezerw buforowych"
#: libraries/classes/Engines/Innodb.php:175
msgid "pages"
msgstr "strony"
#: libraries/classes/Engines/Innodb.php:189
msgid "Free pages"
msgstr "Strony puste"
#: libraries/classes/Engines/Innodb.php:198
msgid "Dirty pages"
msgstr "Strony brudne"
#: libraries/classes/Engines/Innodb.php:207
msgid "Pages containing data"
msgstr "Strony zawierające dane"
#: libraries/classes/Engines/Innodb.php:216
msgid "Pages to be flushed"
msgstr "Strony do wymiecenia"
#: libraries/classes/Engines/Innodb.php:225
msgid "Busy pages"
msgstr "Strony używane"
#: libraries/classes/Engines/Innodb.php:237
msgid "Latched pages"
msgstr "Zablokowane strony"
#: libraries/classes/Engines/Innodb.php:251
msgid "Buffer Pool Activity"
msgstr "Aktywność rezerw buforowych"
#: libraries/classes/Engines/Innodb.php:255
msgid "Read requests"
msgstr "Żądania odczytu"
#: libraries/classes/Engines/Innodb.php:264
msgid "Write requests"
msgstr "Żądania zapisu"
#: libraries/classes/Engines/Innodb.php:273
msgid "Read misses"
msgstr "Pominięty odczyt"
#: libraries/classes/Engines/Innodb.php:282
msgid "Write waits"
msgstr "Czekanie zapisu"
#: libraries/classes/Engines/Innodb.php:291
msgid "Read misses in %"
msgstr "Pominięty odczyt w %"
#: libraries/classes/Engines/Innodb.php:306
msgid "Write waits in %"
msgstr "Czekanie zapisu w %"
#: libraries/classes/Engines/Myisam.php:30
msgid "Data pointer size"
msgstr "Rozmiar wskaźnika danych"
#: libraries/classes/Engines/Myisam.php:32
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/classes/Engines/Myisam.php:38
msgid "Automatic recovery mode"
msgstr "Tryb automatycznej naprawy"
#: libraries/classes/Engines/Myisam.php:40
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/classes/Engines/Myisam.php:45
msgid "Maximum size for temporary sort files"
msgstr "Maksymalny rozmiar pliku tymczasowego dla sortowania"
#: libraries/classes/Engines/Myisam.php:47
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/classes/Engines/Myisam.php:54
msgid "Maximum size for temporary files on index creation"
msgstr "Maksymalny rozmiar pliku tymczasowego dla tworzenia indeksu"
#: libraries/classes/Engines/Myisam.php:56
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/classes/Engines/Myisam.php:63
msgid "Repair threads"
msgstr "Napraw wątki"
#: libraries/classes/Engines/Myisam.php:65
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 ""
"Jeśli ta wartość jest większa niż 1, indeksy tabeli MyISAM są tworzone "
"równolegle (każdy indeks we własnym wątku) podczas naprawy przez proces "
"sortowania."
#: libraries/classes/Engines/Myisam.php:72
msgid "Sort buffer size"
msgstr "Rozmiar bufora sortowania"
#: libraries/classes/Engines/Myisam.php:74
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/classes/Engines/Pbxt.php:32
msgid "Index cache size"
msgstr "Rozmiar pamięci podręcznej indeksów"
#: libraries/classes/Engines/Pbxt.php:34
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/classes/Engines/Pbxt.php:41
msgid "Record cache size"
msgstr "Rozmiar pamięci podręcznej rekordów"
#: libraries/classes/Engines/Pbxt.php:43
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 ""
"Jest to ilość pamięci przeznaczonej do zapisu cache używanego do buforowania "
"danych w tabeli. Domyślną wartością jest 32MB. Pamięć ta jest używana do "
"buforowania zmian danych (.xtd) i wskaźnika wiersza (.xtr)."
#: libraries/classes/Engines/Pbxt.php:51
msgid "Log cache size"
msgstr "Rozmiar pamięci podręcznej dziennika"
#: libraries/classes/Engines/Pbxt.php:53
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/classes/Engines/Pbxt.php:60
msgid "Log file threshold"
msgstr "Próg pliku dziennika"
#: libraries/classes/Engines/Pbxt.php:62
msgid ""
"The size of a transaction log before rollover, and a new log is created. The "
"default value is 16MB."
msgstr ""
"Wielkość dziennika transakcji sprzed rollover, i nowy log jest tworzony. "
"Domyślną wartością jest 16MB."
#: libraries/classes/Engines/Pbxt.php:68
msgid "Transaction buffer size"
msgstr "Rozmiar bufora transakcji"
#: libraries/classes/Engines/Pbxt.php:70
msgid ""
"The size of the global transaction log buffer (the engine allocates 2 "
"buffers of this size). The default is 1MB."
msgstr ""
"Wielkość ogólnego bufora dziennika transakcji (silnik przydziela 2 bufory "
"tej wielkości). Domyślnie jest to 1MB."
#: libraries/classes/Engines/Pbxt.php:77
msgid "Checkpoint frequency"
msgstr "Częstotliwość punktów kontrolnych"
#: libraries/classes/Engines/Pbxt.php:79
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/classes/Engines/Pbxt.php:86
msgid "Data log threshold"
msgstr "Próg dziennika danych"
#: libraries/classes/Engines/Pbxt.php:88
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 ""
"Maksymalny rozmiar pliku z dziennikiem danych. Domyślną wartością jest 64MB. "
"PBXT może utworzyć co najwyżej 32000 dzienników danych, które są używane "
"przez wszystkie tabele. A zatem zwiększenie wartości tej zmiennej spowoduje "
"powiększenie całkowitej liczby dzienników danych przechowywanych w bazie "
"danych."
#: libraries/classes/Engines/Pbxt.php:97
msgid "Garbage threshold"
msgstr "Próg śmieci"
#: libraries/classes/Engines/Pbxt.php:99
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/classes/Engines/Pbxt.php:106
msgid "Log buffer size"
msgstr "Rozmiar bufora dziennika"
#: libraries/classes/Engines/Pbxt.php:108
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 ""
"Wielkość bufora podczas używania dziennika danych. Domyślnie jest to 256MB. "
"Silnik przydziela jeden bufor na wątek, ale tylko wtedy, gdy wątek jest "
"wymagany do zapisu dziennika danych."
#: libraries/classes/Engines/Pbxt.php:116
msgid "Data file grow size"
msgstr "Wzrost rozmiaru pliku danych"
#: libraries/classes/Engines/Pbxt.php:117
msgid "The grow size of the handle data (.xtd) files."
msgstr "Wzrost rozmiaru plików obsługi danych (.xtd)."
#: libraries/classes/Engines/Pbxt.php:121
msgid "Row file grow size"
msgstr "Wzrost rozmiaru pliku wiersza"
#: libraries/classes/Engines/Pbxt.php:122
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Wzrost rozmiaru plików zawierających wskaźniki wierszy (.xtr)."
#: libraries/classes/Engines/Pbxt.php:126
msgid "Log file count"
msgstr "Liczba plików dziennika"
#: libraries/classes/Engines/Pbxt.php:128
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 ""
"Jest to liczba plików dziennika transakcji (pbxt/system/xlog*.xt) systemu "
"utrzymania. Jeżeli liczba dzienników przekroczy tę wartość, następnie stare "
"dzienniki zostaną usunięte, w przeciwnym razie zostana zmienione nazyw i "
"dostana nastepny najwyższy numer."
#: libraries/classes/Engines/Pbxt.php:184
#, php-format
msgid ""
"Documentation and further information about PBXT can be found on the "
"%sPrimeBase XT Home Page%s."
msgstr ""
"Dokumentacja i dodatkowe informacje o PBXT można znaleźć na %sStronie "
"domowej PrimeBase XT%s."
#: libraries/classes/ErrorHandler.php:82
msgid "Too many error messages, some are not displayed."
msgstr "Zbyt wiele komunikatów o błędach, niektóre nie są wyświetlane."
#: libraries/classes/ErrorHandler.php:382
msgid "Report"
msgstr "Raport"
#: libraries/classes/ErrorHandler.php:387 templates/error/report_form.twig:25
msgid "Automatically send report next time"
msgstr "Wyślij zgłoszenie automatycznie następnym razem"
#: libraries/classes/Export.php:133 libraries/classes/Export.php:171
#: libraries/classes/Export.php:418
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Za mało miejsca na zapis pliku %s."
#: libraries/classes/Export.php:367
#, 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/classes/Export.php:375 libraries/classes/Export.php:383
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Serwer WWW nie ma uprawnień do zapisania tego pliku %s."
#: libraries/classes/Export.php:424
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Zrzut został zapisany do pliku %s."
#: libraries/classes/File.php:263
msgid "File was not an uploaded file."
msgstr "Plik nie został przesłanym plikiem."
#: libraries/classes/File.php:305
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Przesłany plik przekracza dyrektywę upload_max_filesize w pliku php.ini."
#: libraries/classes/File.php:311
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
"Przesłany plik przekracza dyrektywę MAX_FILE_SIZE, który został określony w "
"formularzu HTML."
#: libraries/classes/File.php:317
msgid "The uploaded file was only partially uploaded."
msgstr "Przesłany plik był tylko częściowo przesłany."
#: libraries/classes/File.php:321
msgid "Missing a temporary folder."
msgstr "Brakuje folderu tymczasowego."
#: libraries/classes/File.php:324
msgid "Failed to write file to disk."
msgstr "Nie udało się zapisać pliku na dysk."
#: libraries/classes/File.php:327
msgid "File upload stopped by extension."
msgstr "Przesłanie pliku zostało zatrzymane przez rozszerzenie."
#: libraries/classes/File.php:330
msgid "Unknown error in file upload."
msgstr "Nieznany błąd w przesyłania pliku."
#: libraries/classes/File.php:470
msgid "File is a symbolic link"
msgstr "Plik jest dowiązaniem symbolicznym"
#: libraries/classes/File.php:475 libraries/classes/File.php:567
msgid "File could not be read!"
msgstr "Nie można odczytać pliku!"
#: libraries/classes/File.php:515
msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
msgstr ""
"Błąd przenoszenia przesłanego pliku, patrz [doc@faq1-11]FAQ 1.11[/doc]."
#: libraries/classes/File.php:534
msgid "Error while moving uploaded file."
msgstr "Błąd podczas przenoszenia plików na serwerze."
#: libraries/classes/File.php:542
msgid "Cannot read uploaded file."
msgstr "Nie można odczytać przesłanego pliku."
#: libraries/classes/File.php:622
#, 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ługiwaną kompresją (%s). Albo ten typ "
"kompresji nie jest obsługiwany, albo jest wyłączony w konfiguracji."
#: libraries/classes/Footer.php:80
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:150
#: templates/home/index.twig:16
msgid "phpMyAdmin Demo Server"
msgstr "Serwer demo phpMyAdmina"
#: libraries/classes/Footer.php:84
#, php-format
msgid "Currently running Git revision %1$s from the %2$s branch."
msgstr "Obecnie jest uruchomiona wersja Git %1$s z gałęzi %2$s."
#: libraries/classes/Footer.php:91
msgid "Git information missing!"
msgstr "Brakuje Git informacji!"
#: libraries/classes/Footer.php:206 libraries/classes/Footer.php:210
#: libraries/classes/Footer.php:213
msgid "Open new phpMyAdmin window"
msgstr "Otwórz nowe okno phpMyAdmina"
#: libraries/classes/Header.php:384
msgid "Print view"
msgstr "Podgląd wydruku"
#: libraries/classes/Import.php:136 libraries/classes/InsertEdit.php:193
#: libraries/classes/Rte/Routines.php:1506 libraries/classes/Sql.php:1346
#: tbl_get_field.php:75
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL zwrócił pusty wynik (zero wierszy)."
#: libraries/classes/Import.php:296 libraries/classes/Sql.php:1360
msgid "[ROLLBACK occurred.]"
msgstr "[Wystąpił ROLLBACK.]"
#: libraries/classes/Import.php:1261
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Następujące struktury zostały wcześniej utworzone lub zaktualizowane. Możesz:"
#: libraries/classes/Import.php:1264
msgid "View a structure's contents by clicking on its name."
msgstr "Zobacz zawartość struktury klikając jej nazwę."
#: libraries/classes/Import.php:1267
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link."
msgstr "Zmień dowolne ustawienia, klikając odpowiedni link \"Opcje\"."
#: libraries/classes/Import.php:1269
msgid "Edit structure by following the \"Structure\" link."
msgstr "Edytuj strukturę, klikając link \"Struktura\"."
#: libraries/classes/Import.php:1273 libraries/classes/Import.php:1307
#: libraries/classes/MultSubmits.php:416
#: libraries/classes/Plugins/Export/ExportCodegen.php:88
#: libraries/classes/Plugins/Export/ExportCsv.php:52
#: libraries/classes/Plugins/Export/ExportExcel.php:40
#: libraries/classes/Plugins/Export/ExportHtmlword.php:55
#: libraries/classes/Plugins/Export/ExportJson.php:75
#: libraries/classes/Plugins/Export/ExportLatex.php:77
#: libraries/classes/Plugins/Export/ExportMediawiki.php:52
#: libraries/classes/Plugins/Export/ExportOds.php:56
#: libraries/classes/Plugins/Export/ExportOdt.php:66
#: libraries/classes/Plugins/Export/ExportPdf.php:90
#: libraries/classes/Plugins/Export/ExportPhparray.php:50
#: libraries/classes/Plugins/Export/ExportSql.php:86
#: libraries/classes/Plugins/Export/ExportTexytext.php:54
#: libraries/classes/Plugins/Export/ExportXml.php:85
#: libraries/classes/Plugins/Export/ExportYaml.php:50
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:37
#: libraries/classes/Plugins/Import/ImportMediawiki.php:60
#: libraries/classes/Plugins/Import/ImportOds.php:52
#: libraries/classes/Plugins/Import/ImportShp.php:63
#: libraries/classes/Plugins/Import/ImportSql.php:51
#: libraries/classes/Plugins/Import/ImportXml.php:51
#: libraries/classes/Rte/Routines.php:962 templates/console/display.twig:7
#: templates/console/display.twig:140
#: templates/database/designer/database_tables.twig:114
#: templates/display/results/options_block.twig:10
#: templates/table/search/selection_form.twig:97
#: templates/table/structure/display_table_stats.twig:91
msgid "Options"
msgstr "Opcje"
#: libraries/classes/Import.php:1276
#, php-format
msgid "Go to database: %s"
msgstr "Idź do bazy danych: %s"
#: libraries/classes/Import.php:1282 libraries/classes/Import.php:1325
#, php-format
msgid "Edit settings for %s"
msgstr "Edytuj ustawienia dla %s"
#: libraries/classes/Import.php:1310
#, php-format
msgid "Go to table: %s"
msgstr "Przejdź do tabeli: %s"
#: libraries/classes/Import.php:1318
#, php-format
msgid "Structure of %s"
msgstr "Struktura %s"
#: libraries/classes/Import.php:1336
#, php-format
msgid "Go to view: %s"
msgstr "Przejdź do widoku: %s"
#: libraries/classes/Import.php:1395
msgid "Only single-table UPDATE and DELETE queries can be simulated."
msgstr ""
"Tylko dla pojedynczej tabeli zapytania UPDATE i DELETE mogą być symulowane."
#: libraries/classes/Import.php:1622
msgid ""
"Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
"engine tables can be rolled back."
msgstr ""
"Tylko INSERT, UPDATE, DELETE i REPLACE Zapytania SQL zawierające "
"transakcyjne tabele silników mogą zostać wycofane."
#: libraries/classes/Index.php:655
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Utwórz indeks na kolumnach %s"
#: libraries/classes/Index.php:687
msgid "No index defined!"
msgstr "Brak zdefiniowanego indeksu!"
#: libraries/classes/Index.php:714 libraries/classes/Rte/RteList.php:118
#: libraries/classes/Rte/RteList.php:133 libraries/classes/Rte/RteList.php:146
#: libraries/classes/Server/Privileges.php:2718
#: libraries/classes/Server/Privileges.php:3723
#: libraries/classes/Server/UserGroups.php:95
#: templates/database/central_columns/main.twig:234
#: templates/database/structure/table_header.twig:22
#: templates/database/tracking/tables.twig:18
#: templates/database/tracking/tables.twig:121
#: templates/server/databases/index.twig:160
#: templates/server/privileges/privileges_summary.twig:22
#: templates/server/variables/index.twig:27
#: templates/table/structure/display_partitions.twig:33
#: templates/table/structure/display_structure.twig:34
#: templates/table/tracking/main.twig:32
#: templates/table/tracking/report_table.twig:8
msgid "Action"
msgstr "Działanie"
#: libraries/classes/Index.php:719
#: templates/table/tracking/structure_snapshot_indexes.twig:8
msgid "Packed"
msgstr "Spakowany"
#: libraries/classes/Index.php:720 libraries/classes/InsertEdit.php:1949
#: libraries/classes/Navigation/Nodes/NodeColumn.php:34
#: libraries/classes/Plugins/Export/ExportHtmlword.php:295
#: libraries/classes/Plugins/Export/ExportHtmlword.php:391
#: libraries/classes/Plugins/Export/ExportLatex.php:539
#: libraries/classes/Plugins/Export/ExportOdt.php:389
#: libraries/classes/Plugins/Export/ExportOdt.php:491
#: libraries/classes/Plugins/Export/ExportTexytext.php:292
#: libraries/classes/Plugins/Export/ExportTexytext.php:383
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:528
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:718
#: templates/columns_definitions/column_name.twig:16
#: templates/database/data_dictionary/index.twig:16
#: templates/table/index_form.twig:119
#: templates/table/relation/common_form.twig:17
#: templates/table/relation/common_form.twig:22
#: templates/table/relation/common_form.twig:37
#: templates/table/relation/common_form.twig:117
#: templates/table/relation/common_form.twig:182
#: templates/table/relation/foreign_key_row.twig:118
#: templates/table/relation/foreign_key_row.twig:128
#: templates/table/search/fields_table.twig:7
#: templates/table/search/zoom_result_form.twig:34
#: templates/table/tracking/structure_snapshot_columns.twig:6
#: templates/table/tracking/structure_snapshot_indexes.twig:9
msgid "Column"
msgstr "Kolumna"
#: libraries/classes/Index.php:721
#: templates/table/tracking/structure_snapshot_indexes.twig:10
msgid "Cardinality"
msgstr "Moc"
#: libraries/classes/Index.php:724 libraries/classes/Rte/Events.php:567
#: libraries/classes/Rte/Routines.php:1094
#: templates/columns_definitions/partitions.twig:85
#: templates/database/structure/table_header.twig:46
#: templates/table/structure/display_partitions.twig:31
#: templates/table/tracking/structure_snapshot_columns.twig:12
#: templates/table/tracking/structure_snapshot_indexes.twig:13
msgid "Comment"
msgstr "Komentarz"
#: libraries/classes/Index.php:750
msgid "The primary key has been dropped."
msgstr "Klucz podstawowy został usunięty."
#: libraries/classes/Index.php:757
#, php-format
msgid "Index %s has been dropped."
msgstr "Klucz %s został usunięty."
#: libraries/classes/Index.php:886
#, 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/classes/InsertEdit.php:320
#: libraries/classes/Navigation/Nodes/NodeFunction.php:32
#: libraries/classes/Rte/Routines.php:1647
#: templates/table/search/fields_table.twig:5
msgid "Function"
msgstr "Funkcja"
#: libraries/classes/InsertEdit.php:499
msgid "Binary"
msgstr "Binarne"
#: libraries/classes/InsertEdit.php:760
msgid "Because of its length,<br> this column might not be editable."
msgstr "Ze względu na swoją długość <br> tej kolumny nie można edytować."
#: libraries/classes/InsertEdit.php:1378
msgid "Binary - do not edit"
msgstr "Binarne - nie do edycji"
#: libraries/classes/InsertEdit.php:1538 libraries/classes/Util.php:3432
msgid "The directory you set for upload work cannot be reached."
msgstr "Nie można znaleźć katalogu do zapisu przesyłanych plików."
#: libraries/classes/InsertEdit.php:1541
#: templates/server/privileges/column_privileges.twig:17
#: templates/table/search/selection_form.twig:125
msgid "Or"
msgstr "Lub"
#: libraries/classes/InsertEdit.php:1542
msgid "web server upload directory:"
msgstr "katalog przesyłania serwera web:"
#: libraries/classes/InsertEdit.php:1739
#: templates/table/search/input_box.twig:38
msgid "Edit/Insert"
msgstr "Edycja/Wstaw"
#: libraries/classes/InsertEdit.php:1806
msgid "and then"
msgstr "i potem"
#: libraries/classes/InsertEdit.php:1844
msgid "Insert as new row"
msgstr "Wstaw jako nowy wiersz"
#: libraries/classes/InsertEdit.php:1847
msgid "Insert as new row and ignore errors"
msgstr "Wstaw jko nowy wiersz i ignoruj błędy"
#: libraries/classes/InsertEdit.php:1850
msgid "Show insert query"
msgstr "Pokaż wstawiane zapytanie"
#: libraries/classes/InsertEdit.php:1870
msgid "Go back to previous page"
msgstr "Wróć"
#: libraries/classes/InsertEdit.php:1873
msgid "Insert another new row"
msgstr "Wstaw nowy wiersz"
#: libraries/classes/InsertEdit.php:1878
msgid "Go back to this page"
msgstr "Powrót do tej strony"
#: libraries/classes/InsertEdit.php:1901
msgid "Edit next row"
msgstr "Edytuj następny wiersz"
#: libraries/classes/InsertEdit.php:1921
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
msgstr ""
"Użyj klawisza TAB, aby przejść z wartości do wartości, lub CTRL+strzałek, "
"aby przejść w dowolnym miejscu."
#: libraries/classes/InsertEdit.php:1959
#: libraries/classes/Rte/Routines.php:1649
#: templates/database/designer/main.twig:486
#: templates/database/designer/main.twig:651
#: templates/database/designer/main.twig:857
#: templates/database/designer/main.twig:1050
#: templates/server/replication/status_table.twig:17
#: templates/server/status/variables/index.twig:71
#: templates/server/variables/index.twig:29
#: templates/table/search/fields_table.twig:11
#: templates/table/search/zoom_result_form.twig:36
msgid "Value"
msgstr "Wartość"
#: libraries/classes/InsertEdit.php:2343 libraries/classes/Sql.php:1343
msgid "Showing SQL query"
msgstr "Wyświetl zapytanie SQL"
#: libraries/classes/InsertEdit.php:2368 libraries/classes/Sql.php:1321
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Id wstawionego wiersza: %1$d"
#: libraries/classes/LanguageManager.php:960
msgid "Ignoring unsupported language code."
msgstr "Zignorowanie nieobsługiwanego kodu języka."
#: libraries/classes/LanguageManager.php:988
#: libraries/classes/LanguageManager.php:989 templates/setup/home/index.twig:8
#: templates/setup/home/index.twig:9
msgid "Language"
msgstr "Język"
#: libraries/classes/Linter.php:104
msgid ""
"Linting is disabled for this query because it exceeds the maximum length."
msgstr ""
"W tym zapytaniu linkowanie jest wyłączone, ponieważ przekracza maksymalną "
"długość."
#: libraries/classes/Linter.php:171
#, php-format
msgid "%1$s (near <code>%2$s</code>)"
msgstr "%1$s (w pobliżu <code>%2$s</code>)"
#: libraries/classes/Menu.php:268
#: libraries/classes/Navigation/Nodes/NodeView.php:32 tbl_operations.php:90
#: tbl_operations.php:273 tbl_structure.php:39
#: templates/database/structure/structure_table_row.twig:119
#: templates/database/structure/structure_table_row.twig:183
msgid "View"
msgstr "Widok"
#: libraries/classes/Menu.php:287 libraries/classes/Menu.php:307
#, php-format
msgid "“%s”"
msgstr "“%s”"
#: libraries/classes/Menu.php:342
#: libraries/classes/Navigation/Nodes/NodeTable.php:312
#: libraries/classes/Util.php:3168 libraries/classes/Util.php:3178
#: libraries/classes/Util.php:3458 libraries/classes/Util.php:3459
#: libraries/classes/Util.php:4242 libraries/config.values.php:70
#: libraries/config.values.php:84 libraries/config.values.php:185
#: templates/database/search/results.twig:34
#: templates/table/structure/display_structure.twig:275
msgid "Browse"
msgstr "Przeglądaj"
#: libraries/classes/Menu.php:362 libraries/classes/Menu.php:469
#: libraries/classes/Navigation/Nodes/NodeTable.php:303
#: libraries/classes/Util.php:3166 libraries/classes/Util.php:3176
#: libraries/classes/Util.php:3182 libraries/classes/Util.php:3460
#: libraries/classes/Util.php:3461 libraries/classes/Util.php:4228
#: libraries/classes/Util.php:4245 libraries/config.values.php:66
#: libraries/config.values.php:80 libraries/config.values.php:171
#: libraries/config.values.php:181
msgid "Search"
msgstr "Szukaj"
#: libraries/classes/Menu.php:376
#: libraries/classes/Navigation/Nodes/NodeTable.php:306
#: libraries/classes/SqlQueryForm.php:306
#: libraries/classes/SqlQueryForm.php:309 libraries/classes/Util.php:3167
#: libraries/classes/Util.php:3177 libraries/classes/Util.php:3462
#: libraries/classes/Util.php:3463 libraries/classes/Util.php:4246
#: libraries/config.values.php:68 libraries/config.values.php:82
#: libraries/config.values.php:183
msgid "Insert"
msgstr "Wstaw"
#: libraries/classes/Menu.php:400 libraries/classes/Menu.php:511
#: libraries/classes/Server/Privileges.php:2716
#: libraries/classes/Server/Privileges.php:4659 libraries/classes/Util.php:4233
#: libraries/classes/Util.php:4249 libraries/config.values.php:163
#: templates/server/privileges/privileges_summary.twig:15
#: templates/server/sub_page_header.twig:2
msgid "Privileges"
msgstr "Uprawnienia"
#: libraries/classes/Menu.php:409 libraries/classes/Menu.php:417
#: libraries/classes/Menu.php:503 libraries/classes/Util.php:3169
#: libraries/classes/Util.php:3183 libraries/classes/Util.php:4232
#: libraries/classes/Util.php:4250 libraries/config.values.php:173
#: templates/table/operations/view.twig:7
msgid "Operations"
msgstr "Operacje"
#: libraries/classes/Menu.php:422 libraries/classes/Menu.php:533
#: libraries/classes/Relation.php:296 libraries/classes/Util.php:4237
#: libraries/classes/Util.php:4251
msgid "Tracking"
msgstr "Śledzenie"
#: libraries/classes/Menu.php:434 libraries/classes/Menu.php:527
#: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:27
#: libraries/classes/Plugins/Export/ExportHtmlword.php:583
#: libraries/classes/Plugins/Export/ExportOdt.php:724
#: libraries/classes/Plugins/Export/ExportPdf.php:290
#: libraries/classes/Plugins/Export/ExportSql.php:2088
#: libraries/classes/Plugins/Export/ExportTexytext.php:541
#: libraries/classes/Plugins/Export/ExportXml.php:131
#: libraries/classes/Rte/Words.php:65 libraries/classes/Util.php:4236
#: libraries/classes/Util.php:4252
msgid "Triggers"
msgstr "Wyzwalacze"
#: libraries/classes/Menu.php:473 libraries/classes/Menu.php:487
#: libraries/classes/Menu.php:494
msgid "Database seems to be empty!"
msgstr "Baza danych wydaje się pusta!"
#: libraries/classes/Menu.php:476 libraries/classes/Util.php:4229
msgid "Query"
msgstr "Zapytanie"
#: libraries/classes/Menu.php:516 libraries/classes/Rte/Words.php:51
#: libraries/classes/Util.php:4234
msgid "Routines"
msgstr "Procedury i funkcje"
#: libraries/classes/Menu.php:521
#: libraries/classes/Navigation/Nodes/NodeEventContainer.php:27
#: libraries/classes/Plugins/Export/ExportSql.php:987
#: libraries/classes/Plugins/Export/ExportXml.php:111
#: libraries/classes/Rte/Words.php:79 libraries/classes/Util.php:4235
msgid "Events"
msgstr "Zdarzenia"
#: libraries/classes/Menu.php:539 libraries/classes/Util.php:4238
msgid "Designer"
msgstr "Widok projektu"
#: libraries/classes/Menu.php:548 libraries/classes/Util.php:4239
#: templates/database/structure/check_all_tables.twig:32
msgid "Central columns"
msgstr "Centralne kolumny"
#: libraries/classes/Menu.php:606
msgid "User accounts"
msgstr "Konta użytkowników"
#: libraries/classes/Menu.php:640 libraries/classes/Server/Status/Data.php:123
#: libraries/classes/Util.php:4218 templates/server/binlog/index.twig:3
msgid "Binary log"
msgstr "Dziennik binarny"
#: libraries/classes/Menu.php:646 libraries/classes/Server/Status/Data.php:128
#: libraries/classes/Util.php:4219
#: templates/database/structure/body_for_table_summary.twig:11
#: templates/database/structure/table_header.twig:10
#: templates/server/replication/index.twig:3
msgid "Replication"
msgstr "Replikacja"
#: libraries/classes/Menu.php:651 libraries/classes/Server/Status/Data.php:196
#: libraries/classes/SqlQueryForm.php:446 libraries/classes/Util.php:4220
#: libraries/config.values.php:161 templates/server/engines/show.twig:18
#: templates/server/engines/show.twig:22
msgid "Variables"
msgstr "Zmienne"
#: libraries/classes/Menu.php:655 libraries/classes/Util.php:4221
msgid "Charsets"
msgstr "Kodowania znaków"
#: libraries/classes/Menu.php:659 libraries/classes/Util.php:4223
msgid "Engines"
msgstr "Mechanizmy"
#: libraries/classes/Menu.php:663 libraries/classes/Util.php:4222
#: templates/server/plugins/index.twig:3
msgid "Plugins"
msgstr "Wtyczki"
#: libraries/classes/Message.php:252
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "Zmodyfikowany rekord: %1$d."
msgstr[1] "Zmodyfikowane rekordy: %1$d."
msgstr[2] "Zmodyfikowanych rekordów: %1$d."
#: libraries/classes/Message.php:271
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "Usunięto wiersz %1$d."
msgstr[1] "Usunięto %1$d wierszy."
msgstr[2] "Usunięto %1$d wierszy."
#: libraries/classes/Message.php:290
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "Wstawiono wiersz: %1$d."
msgstr[1] "Wstawiono wiersze: %1$d."
msgstr[2] "Wstawiono wiersze: %1$d."
#: libraries/classes/MultSubmits.php:418 libraries/classes/Operations.php:200
#: libraries/classes/Operations.php:1365 libraries/classes/Tracking.php:357
msgid "Structure only"
msgstr "Tylko struktura"
#: libraries/classes/MultSubmits.php:420 libraries/classes/Operations.php:201
#: libraries/classes/Operations.php:1366 libraries/classes/Tracking.php:363
msgid "Structure and data"
msgstr "Struktura i dane"
#: libraries/classes/MultSubmits.php:422 libraries/classes/Operations.php:202
#: libraries/classes/Operations.php:1367 libraries/classes/Tracking.php:360
msgid "Data only"
msgstr "Tylko dane"
#: libraries/classes/MultSubmits.php:426
msgid "Add AUTO INCREMENT value"
msgstr "Dodaj wartość AUTO INCREMENT"
#: libraries/classes/MultSubmits.php:428 libraries/classes/Operations.php:253
#: libraries/classes/Operations.php:1393
msgid "Add constraints"
msgstr "Dodaj ograniczenia"
#: libraries/classes/MultSubmits.php:430 libraries/classes/Operations.php:130
#: libraries/classes/Operations.php:271 libraries/classes/Operations.php:926
#: libraries/classes/Operations.php:1028 libraries/classes/Operations.php:1412
#: libraries/classes/Rte/Routines.php:1047
#: templates/columns_definitions/table_fields_definitions.twig:36
msgid "Adjust privileges"
msgstr "Dostosuj uprawnienia"
#: libraries/classes/MultSubmits.php:452
msgid "From"
msgstr "Od"
#: libraries/classes/MultSubmits.php:458
msgid "To"
msgstr "Do"
#: libraries/classes/MultSubmits.php:486
msgid "Add prefix"
msgstr "Dodaj prefiks"
#: libraries/classes/MultSubmits.php:519
msgid "Do you really want to execute the following query?"
msgstr "Czy na pewno chcesz wykonać następującą kwerendę?"
#: libraries/classes/Navigation/Navigation.php:219
msgid "Groups:"
msgstr "Grupy:"
#: libraries/classes/Navigation/Navigation.php:220
msgid "Events:"
msgstr "Zdarzenia:"
#: libraries/classes/Navigation/Navigation.php:221
msgid "Functions:"
msgstr "Funkcje:"
#: libraries/classes/Navigation/Navigation.php:222
msgid "Procedures:"
msgstr "Procedury:"
#: libraries/classes/Navigation/Navigation.php:223
#: templates/display/export/selection.twig:5
msgid "Tables:"
msgstr "Tabele:"
#: libraries/classes/Navigation/Navigation.php:224
msgid "Views:"
msgstr "Widoki:"
#: libraries/classes/Navigation/NavigationTree.php:771
msgid ""
"There are large item groups in navigation panel which may affect the "
"performance. Consider disabling item grouping in the navigation panel."
msgstr ""
"W panelu nawigacyjnym znajdują się duże grupy elementów, które mogą wpływać "
"na wydajność. Rozważ wyłączenie grupowania towarów w panelu nawigacyjnym."
#: libraries/classes/Navigation/NavigationTree.php:789
msgid "Groups"
msgstr "Grupy"
#: libraries/classes/Navigation/NavigationTree.php:955
#, php-format
msgid "%s result found"
msgid_plural "%s results found"
msgstr[0] "Znaleziono %s wynik"
msgstr[1] "Znaleziono %s wyniki"
msgstr[2] "Znaleziono %s wyników"
#: libraries/classes/Navigation/NavigationTree.php:1383
#: libraries/classes/Navigation/NavigationTree.php:1415
msgid "Type to filter these, Enter to search all"
msgstr "Wpisz, aby je odfiltrować, Enter, aby wyszukać wszystkie"
#: libraries/classes/Navigation/NavigationTree.php:1385
#: libraries/classes/Navigation/NavigationTree.php:1416
msgid "Clear fast filter"
msgstr "Wyczyść szybki filtr"
#: libraries/classes/Navigation/NavigationTree.php:1442
msgid "Collapse all"
msgstr "Zwiń wszystko"
#. l10n: The word "Node" must not be translated here
#: libraries/classes/Navigation/NodeFactory.php:36
#, php-format
msgid "Invalid class name \"%1$s\", using default of \"Node\""
msgstr "Nieprawidłowa nazwa klasy \"%1$s\", użyj domyślnych z \"Node\""
#: libraries/classes/Navigation/NodeFactory.php:63
#, php-format
msgid "Could not load class \"%1$s\""
msgstr "Nie można załadować klasy \"%1$s\""
#: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:27
#: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:28
#: libraries/classes/SqlQueryForm.php:285
msgid "Columns"
msgstr "Kolumny"
#: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:37
msgctxt "Create new column"
msgid "New"
msgstr "Nowy"
#: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
msgctxt "Create new database"
msgid "New"
msgstr "Nowa"
#: libraries/classes/Navigation/Nodes/NodeDatabase.php:43
msgid "Database operations"
msgstr "Operacje na bazie danych"
#: libraries/classes/Navigation/Nodes/NodeDatabase.php:688
msgid "Show hidden items"
msgstr "Pokaż ukryte elementy"
#: libraries/classes/Navigation/Nodes/NodeEventContainer.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Nowy"
#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:27
#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:28
#: libraries/classes/Plugins/Export/ExportSql.php:597
#: libraries/classes/Plugins/Export/ExportXml.php:116
msgid "Functions"
msgstr "Funkcje"
#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Nowy"
#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:37
msgctxt "Create new index"
msgid "New"
msgstr "Nowy"
#: libraries/classes/Navigation/Nodes/Node.php:808
msgid "Expand/Collapse"
msgstr "Rozwiń/Zwiń"
#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:27
#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:28
#: libraries/classes/Plugins/Export/ExportSql.php:586
#: libraries/classes/Plugins/Export/ExportXml.php:121
msgid "Procedures"
msgstr "Procedury"
#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:37
#: libraries/classes/Rte/Footer.php:60
msgctxt "Create new procedure"
msgid "New"
msgstr "Nowy"
#: libraries/classes/Navigation/Nodes/NodeProcedure.php:32
msgid "Procedure"
msgstr "Procedura"
#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:38
msgctxt "Create new table"
msgid "New"
msgstr "Nowy"
#: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Nowy"
#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:27
#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:28
#: libraries/classes/Plugins/Export/ExportXml.php:136
#: templates/database/structure/show_create.twig:24
msgid "Views"
msgstr "Widoki"
#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:38
msgctxt "Create new view"
msgid "New"
msgstr "Nowy"
#: libraries/classes/Normalization.php:214
msgid "Make all columns atomic"
msgstr "Niech wszystkie kolumny będą atomowe"
#: libraries/classes/Normalization.php:216
#: libraries/classes/Normalization.php:919
msgid "First step of normalization (1NF)"
msgstr "Pierwszy krok normalizacji (1NF)"
#: libraries/classes/Normalization.php:219
#: libraries/classes/Normalization.php:270
#: libraries/classes/Normalization.php:318
#: libraries/classes/Normalization.php:354
msgid "Step 1."
msgstr "Krok 1."
#: libraries/classes/Normalization.php:221
msgid ""
"Do you have any column which can be split into more than one column? For "
"example: address can be split into street, city, country and zip."
msgstr ""
"Czy masz kolumnę, którą można podzielić na więcej niż jedną kolumnę? Na "
"przykład: adres można podzielić na ulicę, miasto, kraj i kod pocztowy."
#: libraries/classes/Normalization.php:228
msgid "Show me the central list of columns that are not already in this table"
msgstr "Pokaż mi centralną listę kolumn, których jeszcze nie ma w tej tabeli"
#: libraries/classes/Normalization.php:231
msgid ""
"Select a column which can be split into more than one (on select of 'no such "
"column', it'll move to next step)."
msgstr ""
"Wybierz kolumnę, która może być podzielona na więcej niż jeden (po wybraniu "
"\"nie ma takiej kolumny\", przejdzie do następnego kroku)."
#: libraries/classes/Normalization.php:238 normalization.php:34
msgid "Select one…"
msgstr "Wybierz jedną…"
#: libraries/classes/Normalization.php:239 normalization.php:35
msgid "No such column"
msgstr "Brak takiej kolumny"
#: libraries/classes/Normalization.php:243 libraries/classes/Types.php:753
#: normalization.php:40
msgctxt "string types"
msgid "String"
msgstr "Ciąg"
#: libraries/classes/Normalization.php:246
msgid "split into "
msgstr "podzielony na "
#: libraries/classes/Normalization.php:267
msgid "Have a primary key"
msgstr "Masz klucz podstawowy"
#: libraries/classes/Normalization.php:273
msgid "Primary key already exists."
msgstr "Klucz podstawowy już istnieje."
#: libraries/classes/Normalization.php:278
msgid ""
"There is no primary key; please add one.<br>Hint: A primary key is a column "
"(or combination of columns) that uniquely identify all rows."
msgstr ""
"Nie ma klucza podstawowego; dodaj jeden. <br> Wskazówka: klucz podstawowy to "
"kolumna (lub kombinacja kolumn), która jednoznacznie identyfikuje wszystkie "
"wiersze."
#: libraries/classes/Normalization.php:286
msgid "Add a primary key on existing column(s)"
msgstr "Dodaj klucz podstawowy w istniejących kolumnach"
#: libraries/classes/Normalization.php:291
msgid ""
"If it's not possible to make existing column combinations as primary key"
msgstr ""
"Jeśli nie można ustawić istniejących kombinacji kolumn jako klucza "
"podstawowego"
#: libraries/classes/Normalization.php:295
msgid "+ Add a new primary key column"
msgstr "Dodaj nową kolumnę klucza głównego"
#: libraries/classes/Normalization.php:317
msgid "Remove redundant columns"
msgstr "Usuń nadmiarowe kolumny"
#: libraries/classes/Normalization.php:320
msgid ""
"Do you have a group of columns which on combining gives an existing column? "
"For example, if you have first_name, last_name and full_name then combining "
"first_name and last_name gives full_name which is redundant."
msgstr ""
"Czy masz grupę kolumn, która po połączeniu daje istniejącą kolumnę? Na "
"przykład, jeśli masz first_name, last_name i full_name to łączenie "
"first_name i last_name daje full_name, która jest zbędna."
#: libraries/classes/Normalization.php:326
msgid ""
"Check the columns which are redundant and click on remove. If no redundant "
"column, click on 'No redundant column'"
msgstr ""
"Sprawdź kolumny, które są zbędne i kliknij usuń. Jeśli nie ma zbędnej "
"kolumny, kliknij \"Brak zbędnej kolumny\""
#: libraries/classes/Normalization.php:331
msgid "Remove selected"
msgstr "Usuń zaznaczone"
#: libraries/classes/Normalization.php:332
msgid "No redundant column"
msgstr "Brak zbędnej kolumny"
#: libraries/classes/Normalization.php:353
msgid "Move repeating groups"
msgstr "Przenieś powtarzające się grupy"
#: libraries/classes/Normalization.php:356
msgid ""
"Do you have a group of two or more columns that are closely related and are "
"all repeating the same attribute? For example, a table that holds data on "
"books might have columns such as book_id, author1, author2, author3 and so "
"on which form a repeating group. In this case a new table (book_id, author) "
"should be created."
msgstr ""
"Czy masz grupę dwóch lub więcej kolumn, które są ze sobą blisko powiązane i "
"wszystkie powtarzają ten sam atrybut? Na przykład tabela przechowująca dane "
"w książkach może zawierać kolumny, takie jak book_id, author1, author2, "
"author3 itd., Które tworzą powtarzającą się grupę. W takim przypadku należy "
"utworzyć nową tabelę (book_id, author)."
#: libraries/classes/Normalization.php:364
msgid ""
"Check the columns which form a repeating group. If no such group, click on "
"'No repeating group'"
msgstr ""
"Sprawdź kolumny, które tworzą powtarzającą się grupę. Jeśli nie ma takiej "
"grupy, kliknij \"Bez powtarzania grupy\""
#: libraries/classes/Normalization.php:370
msgid "No repeating group"
msgstr "Brak powtarzalnej grupy"
#: libraries/classes/Normalization.php:397
msgid "Step 2."
msgstr "Krok 2."
#: libraries/classes/Normalization.php:397
msgid "Find partial dependencies"
msgstr "Znajdź częściowe zależności"
#: libraries/classes/Normalization.php:420
#, php-format
msgid ""
"No partial dependencies possible as no non-primary column exists since "
"primary key ( %1$s ) is composed of all the columns in the table."
msgstr ""
"Brak częściowych zależności, ponieważ nie istnieje kolumna inna niż "
"podstawowa, ponieważ klucz podstawowy (%1$s) składa się ze wszystkich kolumn "
"w tabeli."
#: libraries/classes/Normalization.php:426
#: libraries/classes/Normalization.php:471
msgid "Table is already in second normal form."
msgstr "Tabela jest już w drugiej normalnej formie."
#: libraries/classes/Normalization.php:431
#, php-format
msgid ""
"The primary key ( %1$s ) consists of more than one column so we need to find "
"the partial dependencies."
msgstr ""
"Klucz podstawowy (%1$s) składa się z więcej niż jednej kolumny, więc musimy "
"znaleźć zależności częściowe."
#: libraries/classes/Normalization.php:436
#: libraries/classes/Normalization.php:833
msgid ""
"Please answer the following question(s) carefully to obtain a correct "
"normalization."
msgstr "Odpowiedz na poniższe pytania, aby uzyskać prawidłową normalizację."
#: libraries/classes/Normalization.php:440
msgid "+ Show me the possible partial dependencies based on data in the table"
msgstr "Pokaż mi możliwe zależności częściowe na podstawie danych w tabeli"
#: libraries/classes/Normalization.php:444
msgid ""
"For each column below, please select the <b>minimal set</b> of columns among "
"given set whose values combined together are sufficient to determine the "
"value of the column."
msgstr ""
"Dla każdej z kolumn poniżej wybierz <b> zestaw minimalny </b> kolumn w danym "
"zestawie, którego wartości połączone razem są wystarczające do określenia "
"wartości kolumny."
#: libraries/classes/Normalization.php:454
#: libraries/classes/Normalization.php:872
#, php-format
msgid "'%1$s' depends on:"
msgstr "\"%1$s\" zależy od:"
#: libraries/classes/Normalization.php:466
#, php-format
msgid ""
"No partial dependencies possible as the primary key ( %1$s ) has just one "
"column."
msgstr ""
"Brak częściowych zależności, ponieważ klucz podstawowy (%1$s) ma tylko jedną "
"kolumnę."
#: libraries/classes/Normalization.php:494
#, php-format
msgid ""
"In order to put the original table '%1$s' into Second normal form we need to "
"create the following tables:"
msgstr ""
"Aby umieścić oryginalną tabelę \"%1$s\" w drugiej normalnej formie, musimy "
"utworzyć następujące tabele:"
#: libraries/classes/Normalization.php:531
#, php-format
msgid "The second step of normalization is complete for table '%1$s'."
msgstr "Drugi etap normalizacji jest zakończony dla tabeli \"%1$s\"."
#: libraries/classes/Normalization.php:572
#: libraries/classes/Normalization.php:728
#: libraries/classes/Normalization.php:803
msgid "Error in processing!"
msgstr "Błąd w przetwarzaniu!"
#: libraries/classes/Normalization.php:618
#, php-format
msgid ""
"In order to put the original table '%1$s' into Third normal form we need to "
"create the following tables:"
msgstr ""
"Aby umieścić oryginalną tabelę \"%1$s\" w trzeciej normalnej formie, musimy "
"utworzyć następujące tabele:"
#: libraries/classes/Normalization.php:671
msgid "The third step of normalization is complete."
msgstr "Trzeci etap normalizacji jest zakończony."
#: libraries/classes/Normalization.php:779
#, php-format
msgid "Selected repeating group has been moved to the table '%s'"
msgstr "Wybrana powtarzająca się grupa została przeniesiona do tabeli \"%s\""
#: libraries/classes/Normalization.php:830
msgid "Step 3."
msgstr "Krok 3."
#: libraries/classes/Normalization.php:830
msgid "Find transitive dependencies"
msgstr "Znajdź zależności przechodnie"
#: libraries/classes/Normalization.php:837
msgid ""
"For each column below, please select the <b>minimal set</b> of columns among "
"given set whose values combined together are sufficient to determine the "
"value of the column.<br>Note: A column may have no transitive dependency, in "
"that case you don't have to select any."
msgstr ""
"Dla każdej kolumny poniżej wybierz <b> minimalny zestaw </b> kolumn z danego "
"zestawu, których połączone wartości są wystarczające do określenia wartości "
"kolumny. <br> Uwaga: kolumna może nie mieć zależności przechodnich w w takim "
"przypadku nie musisz wybierać żadnego."
#: libraries/classes/Normalization.php:886
msgid ""
"No Transitive dependencies possible as the table doesn't have any non "
"primary key columns"
msgstr ""
"Nie są możliwe zależności przechodnie, ponieważ tabela nie zawiera żadnych "
"kolumn klucza podstawowego"
#: libraries/classes/Normalization.php:890
msgid "Table is already in Third normal form!"
msgstr "Tabela jest już w trzeciej normalnej formie!"
#: libraries/classes/Normalization.php:915
msgid "Improve table structure (Normalization):"
msgstr "Popraw strukturę tabeli (Normalizacja):"
#: libraries/classes/Normalization.php:916
msgid "Select up to what step you want to normalize"
msgstr "Wybierz do jakiego kroku chcesz się normalizować"
#: libraries/classes/Normalization.php:920
msgid "Second step of normalization (1NF+2NF)"
msgstr "Drugi etap normalizacji (1NF + 2NF)"
#: libraries/classes/Normalization.php:921
msgid "Third step of normalization (1NF+2NF+3NF)"
msgstr "Trzeci etap normalizacji (1NF+2NF+3NF)"
#: libraries/classes/Normalization.php:932
msgid ""
"Hint: Please follow the procedure carefully in order to obtain correct "
"normalization"
msgstr ""
"Wskazówka: Należy postępować zgodnie z procedurą, aby uzyskać prawidłową "
"normalizację"
#: libraries/classes/Normalization.php:998
msgid ""
"This list is based on a subset of the table's data and is not necessarily "
"accurate. "
msgstr ""
"Ta lista jest oparta na podzbiorze danych tabeli i niekoniecznie jest "
"dokładna. "
#: libraries/classes/Normalization.php:1014
msgid "No partial dependencies found!"
msgstr "Nie znaleziono częściowych zależności!"
#: libraries/classes/Operations.php:63
msgid "Database comment"
msgstr "Komentarz bazy danych"
#: libraries/classes/Operations.php:107
msgid "Rename database to"
msgstr "Zmień nazwę bazy danych na"
#: libraries/classes/Operations.php:123 libraries/classes/Operations.php:265
#: libraries/classes/Operations.php:920 libraries/classes/Operations.php:1022
#: libraries/classes/Operations.php:1406
#: templates/columns_definitions/column_adjust_privileges.twig:15
msgid ""
"You don't have sufficient privileges to perform this operation; Please refer "
"to the documentation for more details"
msgstr ""
"Nie masz wystarczających uprawnień do wykonania tej operacji; Więcej "
"informacji można znaleźć w dokumentacji"
#: libraries/classes/Operations.php:161
#, php-format
msgid "Database %s has been dropped."
msgstr "Baza danych %s została usunięta."
#: libraries/classes/Operations.php:173
msgid "Remove database"
msgstr "Usuń bazę danych"
#: libraries/classes/Operations.php:179
msgid "Drop the database (DROP)"
msgstr "Usuń bazę danych (DROP)"
#: libraries/classes/Operations.php:225
msgid "Copy database to"
msgstr "Kopiuj bazę danych do"
#: libraries/classes/Operations.php:240
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE przed przekopiowaniem"
#: libraries/classes/Operations.php:278
msgid "Switch to copied database"
msgstr "Przełącz do przekopiowanej bazy danych"
#: libraries/classes/Operations.php:337
msgid "Change all tables collations"
msgstr "Zmień wszystkie sortowania tabel"
#: libraries/classes/Operations.php:343
msgid "Change all tables columns collations"
msgstr "Zmień sortowanie kolumn wszystkich tabel"
#: libraries/classes/Operations.php:841
msgid "Alter table order by"
msgstr "Sortowanie tabeli wg"
#: libraries/classes/Operations.php:849
msgid "(singly)"
msgstr "(pojedynczo)"
#: libraries/classes/Operations.php:885
msgid "Move table to (database<b>.</b>table)"
msgstr "Przenieś tabelę do (bazadanych<b>.</b>tabela)"
#: libraries/classes/Operations.php:1005
msgid "Rename table to"
msgstr "Zmień nazwę tabeli na"
#: libraries/classes/Operations.php:1045
msgid "Table comments"
msgstr "Komentarze tabeli"
#: libraries/classes/Operations.php:1119
msgid "Table options"
msgstr "Opcje tabeli"
#: libraries/classes/Operations.php:1126 templates/server/engines/index.twig:9
msgid "Storage Engine"
msgstr "Mechanizm składowania"
#: libraries/classes/Operations.php:1168
msgid "Change all column collations"
msgstr "Zmień wszystkie sortowanie kolumn"
#: libraries/classes/Operations.php:1348
msgid "Copy table to (database<b>.</b>table)"
msgstr "Kopiuj tabelę do (bazadanych<b>.</b>tabela)"
#: libraries/classes/Operations.php:1421
msgid "Switch to copied table"
msgstr "Przełącz na przekopiowaną tabelę"
#: libraries/classes/Operations.php:1445
#: templates/database/structure/check_all_tables.twig:18
msgid "Table maintenance"
msgstr "Zarządzanie tabelą"
#: libraries/classes/Operations.php:1478
#: templates/database/structure/check_all_tables.twig:19
msgid "Analyze table"
msgstr "Analizuj tabelę"
#: libraries/classes/Operations.php:1493
#: templates/database/structure/check_all_tables.twig:20
msgid "Check table"
msgstr "Sprawdź tabelę"
#: libraries/classes/Operations.php:1507
#: templates/database/structure/check_all_tables.twig:21
msgid "Checksum table"
msgstr "Suma kontrolna tabeli"
#: libraries/classes/Operations.php:1521
msgid "Defragment table"
msgstr "Defragmentuj tabelę"
#: libraries/classes/Operations.php:1533
#, php-format
msgid "Table %s has been flushed."
msgstr "Tabela %s została przeładowana."
#: libraries/classes/Operations.php:1539
msgid "Flush the table (FLUSH)"
msgstr "Wyczyść tabelę (FLUSH)"
#: libraries/classes/Operations.php:1553
#: templates/database/structure/check_all_tables.twig:22
#: templates/table/structure/display_table_stats.twig:62
msgid "Optimize table"
msgstr "Optymalizuj tabelę"
#: libraries/classes/Operations.php:1568
#: templates/database/structure/check_all_tables.twig:23
msgid "Repair table"
msgstr "Napraw tabelę"
#: libraries/classes/Operations.php:1614
#: templates/database/structure/check_all_tables.twig:14
#: templates/table/operations/view.twig:28
msgid "Delete data or table"
msgstr "Usuń dane lub tabelę"
#: libraries/classes/Operations.php:1622
msgid "Empty the table (TRUNCATE)"
msgstr "Opróżnij tabelę (TRUNCATE)"
#: libraries/classes/Operations.php:1630
msgid "Delete the table (DROP)"
msgstr "Usuń tabelę (DROP)"
#: libraries/classes/Operations.php:1674
#: templates/table/structure/display_structure.twig:464
msgid "Analyze"
msgstr "Analizuj"
#: libraries/classes/Operations.php:1675
#: templates/table/structure/display_structure.twig:464
msgid "Check"
msgstr "Sprawdź"
#: libraries/classes/Operations.php:1676
#: templates/table/structure/display_structure.twig:464
msgid "Optimize"
msgstr "Optymalizuj"
#: libraries/classes/Operations.php:1677
#: templates/table/structure/display_structure.twig:464
msgid "Rebuild"
msgstr "Przebuduj"
#: libraries/classes/Operations.php:1678
#: templates/table/structure/display_structure.twig:464
msgid "Repair"
msgstr "Napraw"
#: libraries/classes/Operations.php:1679
#: templates/table/structure/display_structure.twig:464
msgid "Truncate"
msgstr "Truncate"
#: libraries/classes/Operations.php:1694
msgid "Coalesce"
msgstr "Łączyć"
#: libraries/classes/Operations.php:1703
msgid "Partition maintenance"
msgstr "Zarządzanie partycjami"
#: libraries/classes/Operations.php:1720
#, php-format
msgid "Partition %s"
msgstr "Partycja %s"
#: libraries/classes/Operations.php:1743
#: templates/table/structure/display_partitions.twig:137
msgid "Remove partitioning"
msgstr "Usuń partycjonowanie"
#: libraries/classes/Operations.php:1769
msgid "Check referential integrity:"
msgstr "Sprawdź spójność powiązań:"
#: libraries/classes/Operations.php:2172
msgid "Can't move table to same one!"
msgstr "Nie można przenieść tabeli do niej samej!"
#: libraries/classes/Operations.php:2174
msgid "Can't copy table to same one!"
msgstr "Nie można przekopiować tabeli do niej samej!"
#: libraries/classes/Operations.php:2209
#, php-format
msgid "Table %s has been moved to %s. Privileges have been adjusted."
msgstr "Tabela %s została przeniesiona do %s. Przywileje zostały dostosowane."
#: libraries/classes/Operations.php:2216
#, php-format
msgid "Table %s has been copied to %s. Privileges have been adjusted."
msgstr "Tabela %s została skopiowana do %s. Przywileje zostały dostosowane."
#: libraries/classes/Operations.php:2224
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabela %s została przeniesiona do %s."
#: libraries/classes/Operations.php:2228
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabela %s została przekopiowana do %s."
#: libraries/classes/Operations.php:2252
msgid "The table name is empty!"
msgstr "Nazwa tabeli jest pusta!"
#: libraries/classes/Pdf.php:155
msgid "Error while creating PDF:"
msgstr "Błąd podczas tworzenia PDF:"
#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:77
msgid "Cannot connect: invalid settings."
msgstr "Nie udało się nawiązać połączenia: błędne ustawienia."
#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:91
#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:83
#: templates/login/header.twig:8
#, php-format
msgid "Welcome to %s"
msgstr "Witamy w %s"
#: libraries/classes/Plugins/Auth/AuthenticationConfig.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. Możesz "
"użyć %1$s skryptu instalacyjnego %2$s, aby utworzyć jedną."
#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:127
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."
#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:155
msgid "Retry to connect"
msgstr "Ponów podłączenie"
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:153
#: templates/home/index.twig:19
#, php-format
msgid ""
"You are using the demo server. You can do anything here, but please do not "
"change root, debian-sys-maint and pma users. More information is available "
"at %s."
msgstr ""
"Używasz serwera demonstracyjnego. Możesz tu robić wszystko, ale prosimy o "
"niedokonywanie zmian dla kont root, debian-sys-maint oraz pma. Więcej "
"informacji na %s."
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:169
msgid "Your session has expired. Please log in again."
msgstr "Twoja sesja wygasła. Zaloguj się ponownie."
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:194
msgid "Log in"
msgstr "Login"
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:202
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:212
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Możesz wprowadzić nazwę hosta/adres IP i port oddzielając spacją."
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:205
#: templates/home/index.twig:97
msgid "Server:"
msgstr "Serwer:"
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:217
msgid "Username:"
msgstr "Użytkownik:"
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:229
msgid "Server Choice:"
msgstr "Wybór serwera:"
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:365
msgid "Failed to connect to the reCAPTCHA service!"
msgstr "Nie udało się połączyć z usługą reCAPTCHA!"
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:367
msgid "Entered captcha is wrong, try again!"
msgstr "Wprowadzona captcha jest niewłaściwa, spróbuj ponownie!"
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:372
msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
msgstr "Brak weryfikacji reCAPTCHA, może została zablokowana przez adblock?"
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:397
msgid "You are not allowed to log in to this MySQL server!"
msgstr "Nie możesz logować się do tego serwera MySQL!"
#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:88
msgid "Wrong username/password. Access denied."
msgstr "Błędny login/hasło. Odmowa dostępu."
#: libraries/classes/Plugins/Auth/AuthenticationSignon.php:137
msgid "Can not find signon authentication script:"
msgstr "Nie możesz znaleźć skrypt uwierzytelniania signon:"
#: libraries/classes/Plugins/AuthenticationPlugin.php:191
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr "Konfiguracja zabrania logowania bez hasła (zobacz AllowNoPassword)"
#: libraries/classes/Plugins/AuthenticationPlugin.php:198
#, 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/classes/Plugins/AuthenticationPlugin.php:208
#: libraries/classes/Plugins/AuthenticationPlugin.php:211
msgid "Cannot log in to the MySQL server"
msgstr "Nie udało się zalogować na serwer MySQL"
#: libraries/classes/Plugins/AuthenticationPlugin.php:359
msgid "You have enabled two factor authentication, please confirm your login."
msgstr "Włączyłeś uwierzytelnianie dwuskładnikowe, potwierdź swój login."
#: libraries/classes/Plugins/Export/ExportCodegen.php:104
#: templates/display/export/format_dropdown.twig:2
#: templates/display/import/import.twig:169
msgid "Format:"
msgstr "Format:"
#: libraries/classes/Plugins/Export/ExportCsv.php:66
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:60
msgid "Columns separated with:"
msgstr "Kolumny oddzielone:"
#: libraries/classes/Plugins/Export/ExportCsv.php:71
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:66
msgid "Columns enclosed with:"
msgstr "Kolumny dołączyć:"
#: libraries/classes/Plugins/Export/ExportCsv.php:76
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:73
msgid "Columns escaped with:"
msgstr "Kolumny uciekły z:"
#: libraries/classes/Plugins/Export/ExportCsv.php:81
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:80
msgid "Lines terminated with:"
msgstr "Linie zakończone z:"
#: libraries/classes/Plugins/Export/ExportCsv.php:86
#: libraries/classes/Plugins/Export/ExportExcel.php:54
#: libraries/classes/Plugins/Export/ExportHtmlword.php:91
#: libraries/classes/Plugins/Export/ExportLatex.php:196
#: libraries/classes/Plugins/Export/ExportOds.php:70
#: libraries/classes/Plugins/Export/ExportOdt.php:138
#: libraries/classes/Plugins/Export/ExportTexytext.php:95
msgid "Replace NULL with:"
msgstr "Zamiana NULL na:"
#: libraries/classes/Plugins/Export/ExportCsv.php:91
#: libraries/classes/Plugins/Export/ExportExcel.php:59
msgid "Remove carriage return/line feed characters within columns"
msgstr "Usuń znaki nowej lini z kolumn"
#: libraries/classes/Plugins/Export/ExportExcel.php:69
msgid "Excel edition:"
msgstr "Wydanie Excela:"
#: libraries/classes/Plugins/Export/ExportHtmlword.php:73
#: libraries/classes/Plugins/Export/ExportLatex.php:106
#: libraries/classes/Plugins/Export/ExportMediawiki.php:75
#: libraries/classes/Plugins/Export/ExportOdt.php:84
#: libraries/classes/Plugins/Export/ExportPdf.php:118
#: libraries/classes/Plugins/Export/ExportSql.php:215
#: libraries/classes/Plugins/Export/ExportTexytext.php:72
#: libraries/config.values.php:247 libraries/config.values.php:313
#: libraries/config.values.php:329 libraries/config.values.php:337
#: libraries/config.values.php:342
msgid "structure"
msgstr "struktura"
#: libraries/classes/Plugins/Export/ExportHtmlword.php:74
#: libraries/classes/Plugins/Export/ExportLatex.php:107
#: libraries/classes/Plugins/Export/ExportMediawiki.php:76
#: libraries/classes/Plugins/Export/ExportOdt.php:85
#: libraries/classes/Plugins/Export/ExportPdf.php:119
#: libraries/classes/Plugins/Export/ExportSql.php:216
#: libraries/classes/Plugins/Export/ExportTexytext.php:73
#: libraries/config.values.php:248 libraries/config.values.php:314
#: libraries/config.values.php:330 libraries/config.values.php:338
#: libraries/config.values.php:343
msgid "data"
msgstr "dane"
#: libraries/classes/Plugins/Export/ExportHtmlword.php:75
#: libraries/classes/Plugins/Export/ExportLatex.php:108
#: libraries/classes/Plugins/Export/ExportMediawiki.php:77
#: libraries/classes/Plugins/Export/ExportOdt.php:86
#: libraries/classes/Plugins/Export/ExportPdf.php:120
#: libraries/classes/Plugins/Export/ExportSql.php:217
#: libraries/classes/Plugins/Export/ExportTexytext.php:74
#: libraries/config.values.php:249 libraries/config.values.php:315
#: libraries/config.values.php:331 libraries/config.values.php:339
#: libraries/config.values.php:344
msgid "structure and data"
msgstr "struktura i dane"
#: libraries/classes/Plugins/Export/ExportHtmlword.php:85
#: libraries/classes/Plugins/Export/ExportLatex.php:167
#: libraries/classes/Plugins/Export/ExportOdt.php:127
#: libraries/classes/Plugins/Export/ExportTexytext.php:84
#: libraries/classes/Plugins/Export/ExportXml.php:144
msgid "Data dump options"
msgstr "Opcje eksportu danych"
#: libraries/classes/Plugins/Export/ExportHtmlword.php:215
#: libraries/classes/Plugins/Export/ExportOdt.php:277
#: libraries/classes/Plugins/Export/ExportSql.php:2397
#: libraries/classes/Plugins/Export/ExportTexytext.php:198
msgid "Dumping data for table"
msgstr "Zrzut danych tabeli"
#: libraries/classes/Plugins/Export/ExportHtmlword.php:404
#: libraries/classes/Plugins/Export/ExportLatex.php:544
#: libraries/classes/Plugins/Export/ExportOdt.php:504
#: libraries/classes/Plugins/Export/ExportTexytext.php:388
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:543
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:691
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:724
#: templates/database/data_dictionary/index.twig:21
msgid "Links to"
msgstr "Odsyłacze do"
#: libraries/classes/Plugins/Export/ExportHtmlword.php:492
#: libraries/classes/Plugins/Export/ExportOdt.php:619
#: libraries/classes/Plugins/Export/ExportTexytext.php:456
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:374
#: libraries/classes/Rte/RteList.php:135 libraries/classes/Rte/Triggers.php:428
msgid "Event"
msgstr "Zdarzenie"
#: libraries/classes/Plugins/Export/ExportHtmlword.php:493
#: libraries/classes/Plugins/Export/ExportOdt.php:622
#: libraries/classes/Plugins/Export/ExportTexytext.php:457
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:376
#: libraries/classes/Rte/Events.php:551 libraries/classes/Rte/Routines.php:1033
#: libraries/classes/Rte/Triggers.php:442
msgid "Definition"
msgstr "Określenie"
#: libraries/classes/Plugins/Export/ExportHtmlword.php:565
#: libraries/classes/Plugins/Export/ExportOdt.php:701
#: libraries/classes/Plugins/Export/ExportSql.php:2057
#: libraries/classes/Plugins/Export/ExportTexytext.php:521
msgid "Table structure for table"
msgstr "Struktura tabeli dla tabeli"
#: libraries/classes/Plugins/Export/ExportHtmlword.php:590
#: libraries/classes/Plugins/Export/ExportOdt.php:734
#: libraries/classes/Plugins/Export/ExportSql.php:2127
#: libraries/classes/Plugins/Export/ExportTexytext.php:546
msgid "Structure for view"
msgstr "Struktura widoku"
#: libraries/classes/Plugins/Export/ExportHtmlword.php:604
#: libraries/classes/Plugins/Export/ExportOdt.php:755
#: libraries/classes/Plugins/Export/ExportSql.php:2172
#: libraries/classes/Plugins/Export/ExportTexytext.php:562
msgid "Stand-in structure for view"
msgstr "Zastąpiona struktura widoku"
#: libraries/classes/Plugins/Export/ExportJson.php:92
msgid "Output pretty-printed JSON (Use human-readable formatting)"
msgstr ""
"Wyjście ładnie wydrukowane JSON (użyj formatowania czytelnego dla człowieka)"
#: libraries/classes/Plugins/Export/ExportJson.php:98
msgid "Output unicode characters unescaped"
msgstr "Wyjście znaków Unicode bez zmiany znaczenia"
#: libraries/classes/Plugins/Export/ExportLatex.php:53
msgid "Content of table @TABLE@"
msgstr "Zawartość tabeli @TABLE@"
#: libraries/classes/Plugins/Export/ExportLatex.php:54
msgid "(continued)"
msgstr "(kontynuacja)"
#: libraries/classes/Plugins/Export/ExportLatex.php:55
msgid "Structure of table @TABLE@"
msgstr "Struktura tabeli @TABLE@"
#: libraries/classes/Plugins/Export/ExportLatex.php:119
#: libraries/classes/Plugins/Export/ExportOdt.php:97
#: libraries/classes/Plugins/Export/ExportSql.php:230
msgid "Object creation options"
msgstr "Opcje tworzenia obiektu"
#: libraries/classes/Plugins/Export/ExportLatex.php:125
#: libraries/classes/Plugins/Export/ExportLatex.php:178
msgid "Table caption:"
msgstr "Nagłówek tabeli:"
#: libraries/classes/Plugins/Export/ExportLatex.php:131
#: libraries/classes/Plugins/Export/ExportLatex.php:184
msgid "Table caption (continued):"
msgstr "Tytuł tabeli (ciąg dalszy):"
#: libraries/classes/Plugins/Export/ExportLatex.php:137
#: libraries/classes/Plugins/Export/ExportLatex.php:190
msgid "Label key:"
msgstr "Etykieta klucza:"
#: libraries/classes/Plugins/Export/ExportLatex.php:144
#: libraries/classes/Plugins/Export/ExportOdt.php:104
#: libraries/classes/Plugins/Export/ExportSql.php:125
msgid "Display foreign key relationships"
msgstr "Wyświetlanie związki z kluczem zewnętrznym"
#: libraries/classes/Plugins/Export/ExportLatex.php:150
#: libraries/classes/Plugins/Export/ExportOdt.php:110
msgid "Display comments"
msgstr "Wyświetl komentarze"
#: libraries/classes/Plugins/Export/ExportLatex.php:156
#: libraries/classes/Plugins/Export/ExportOdt.php:116
#: libraries/classes/Plugins/Export/ExportSql.php:132
msgid "Display media (MIME) types"
msgstr "Wyświetl typy multimediów (MIME)"
#: libraries/classes/Plugins/Export/ExportLatex.php:173
msgid "Put columns names in the first row:"
msgstr "Umieść nazwy kolumn w pierwszym wierszu:"
#: libraries/classes/Plugins/Export/ExportLatex.php:221
#: libraries/classes/Plugins/Export/ExportSql.php:718
#: libraries/classes/Plugins/Export/ExportXml.php:244
#: templates/server/replication/change_master.twig:22
#: templates/server/replication/master_add_slave_user.twig:29
msgid "Host:"
msgstr "Host:"
#: libraries/classes/Plugins/Export/ExportLatex.php:226
#: libraries/classes/Plugins/Export/ExportSql.php:724
#: libraries/classes/Plugins/Export/ExportXml.php:249
msgid "Generation Time:"
msgstr "Czas generowania:"
#: libraries/classes/Plugins/Export/ExportLatex.php:228
#: libraries/classes/Plugins/Export/ExportSql.php:728
#: libraries/classes/Plugins/Export/ExportXml.php:251
#: templates/home/index.twig:109
msgid "Server version:"
msgstr "Wersja serwera:"
#: libraries/classes/Plugins/Export/ExportLatex.php:229
#: libraries/classes/Plugins/Export/ExportSql.php:730
#: libraries/classes/Plugins/Export/ExportXml.php:252
msgid "PHP Version:"
msgstr "Wersja PHP:"
#: libraries/classes/Plugins/Export/ExportLatex.php:259
#: libraries/classes/Plugins/Export/ExportSql.php:918
#: libraries/classes/Plugins/Export/ExportXml.php:420
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:181
msgid "Database:"
msgstr "Baza danych:"
#: libraries/classes/Plugins/Export/ExportLatex.php:332
#: libraries/classes/Plugins/Export/ExportSql.php:2240
msgid "Data:"
msgstr "Dane:"
#: libraries/classes/Plugins/Export/ExportLatex.php:520
msgid "Structure:"
msgstr "Struktura:"
#: libraries/classes/Plugins/Export/ExportMediawiki.php:86
msgid "Export table names"
msgstr "Eksport nazw tabel"
#: libraries/classes/Plugins/Export/ExportMediawiki.php:93
msgid "Export table headers"
msgstr "Eksport nagłówków tabeli"
#: libraries/classes/Plugins/Export/ExportPdf.php:104
msgid "Report title:"
msgstr "Tytuł raportu:"
#: libraries/classes/Plugins/Export/ExportPdf.php:235
msgid "Dumping data"
msgstr "Przesyłanie danych"
#: libraries/classes/Plugins/Export/ExportPdf.php:293
msgid "View structure"
msgstr "Zobacz strukturę"
#: libraries/classes/Plugins/Export/ExportPdf.php:296
msgid "Stand in"
msgstr "Przyłączać się"
#: libraries/classes/Plugins/Export/ExportSql.php:103
msgid ""
"Display comments <i>(includes info such as export timestamp, PHP version, "
"and server version)</i>"
msgstr ""
"Wyświetl komentarze <i>(zawiera informacje takie jak znacznik czasowy "
"eksportu, wersję PHP, wersję serwera)</i>"
#: libraries/classes/Plugins/Export/ExportSql.php:111
msgid "Additional custom header comment (\\n splits lines):"
msgstr "Dodatkowe komentarz niestandardowych nagłówków (\\ndzieli wiersze):"
#: libraries/classes/Plugins/Export/ExportSql.php:117
msgid ""
"Include a timestamp of when databases were created, last updated, and last "
"checked"
msgstr ""
"Dołącz znacznik czasu, gdy bazy danych zostały stworzone, ostatnio "
"aktualizowane i ostatnio sprawdzane"
#: libraries/classes/Plugins/Export/ExportSql.php:176
msgid "Export metadata"
msgstr "Eksportuj metadane"
#: libraries/classes/Plugins/Export/ExportSql.php:191
msgid ""
"Database system or older MySQL server to maximize output compatibility with:"
msgstr ""
"System bazy danych lub starszego serwera MySQL w celu maksymalizacji "
"zgodności produkcji z:"
#: libraries/classes/Plugins/Export/ExportSql.php:238
msgid "Add statements:"
msgstr "Cecha:"
#: libraries/classes/Plugins/Export/ExportSql.php:246
#: libraries/classes/Plugins/Export/ExportSql.php:255
#: libraries/classes/Plugins/Export/ExportSql.php:276
#: libraries/classes/Plugins/Export/ExportSql.php:285
#: libraries/classes/Plugins/Export/ExportSql.php:310
#: libraries/classes/Plugins/Export/ExportSql.php:331
#: libraries/classes/Plugins/Export/ExportSql.php:340
#, php-format
msgid "Add %s statement"
msgstr "Dodaj oświadczenie %s"
#: libraries/classes/Plugins/Export/ExportSql.php:292
msgid "(less efficient as indexes will be generated during table creation)"
msgstr ""
"(mniej wydajne, ponieważ indeksy będą generowane podczas tworzenia tabeli)"
#: libraries/classes/Plugins/Export/ExportSql.php:300
#, php-format
msgid "%s value"
msgstr "Wartość %s"
#: libraries/classes/Plugins/Export/ExportSql.php:349
msgid ""
"Enclose table and column names with backquotes <i>(Protects column and table "
"names formed with special characters or keywords)</i>"
msgstr ""
"Załącz tabelę i nazwę kolumny z odwrotnym cudzysłowem <i> (Chroni kolumn i "
"nazwy tabeli utworzonych ze znakami specjalnymi lub słowami kluczowymi)</i>"
#: libraries/classes/Plugins/Export/ExportSql.php:364
msgid "Data creation options"
msgstr "Opcje tworzenia danych"
#: libraries/classes/Plugins/Export/ExportSql.php:369
#: libraries/classes/Plugins/Export/ExportSql.php:2345
msgid "Truncate table before insert"
msgstr "Tabela Truncate przed wstawieniem"
#: libraries/classes/Plugins/Export/ExportSql.php:376
msgid "Instead of <code>INSERT</code> statements, use:"
msgstr "Zamiast zapytań <code>INSERT</code> użyj:"
#: libraries/classes/Plugins/Export/ExportSql.php:382
msgid "<code>INSERT DELAYED</code> statements"
msgstr "Zapytania <code>INSERT DELAYED</code>"
#: libraries/classes/Plugins/Export/ExportSql.php:394
#: libraries/classes/Plugins/Export/ExportSql.php:428
msgid "<code>INSERT IGNORE</code> statements"
msgstr "Zapytania <code>INSERT IGNORE</code>"
#: libraries/classes/Plugins/Export/ExportSql.php:408
msgid "Function to use when dumping data:"
msgstr "Funkcja eksportu danych:"
#: libraries/classes/Plugins/Export/ExportSql.php:423
msgid "Syntax to use when inserting data:"
msgstr "Składnia do użycia podczas wstawiania danych:"
#: libraries/classes/Plugins/Export/ExportSql.php:433
msgid ""
"include column names in every <code>INSERT</code> statement <br> &nbsp; "
"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
"(1,2,3)</code>"
msgstr ""
"dołączaj nazwy kolumn w każdym zapytaniu <code>INSERT</code> <br>&nbsp; "
"&nbsp; &nbsp; Np: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
"(1,2,3)</code>"
#: libraries/classes/Plugins/Export/ExportSql.php:438
msgid ""
"insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
"(7,8,9)</code>"
msgstr ""
"wstawić wiele wierszy w każdym <code>INSERT</code>oświadczeniu<br>&nbsp; "
"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
"(7,8,9)</code>"
#: libraries/classes/Plugins/Export/ExportSql.php:443
msgid ""
"both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
"tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
msgstr ""
"obu powyższych<br> Przykład:<code>INSERT INTO tbl_name (col_A,col_B,col_C) "
"VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
#: libraries/classes/Plugins/Export/ExportSql.php:448
msgid ""
"neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
"tbl_name VALUES (1,2,3)</code>"
msgstr ""
"żadne z powyższych<br>Przykład: <code>INSERT INTO tbl_name VALUES "
"(1,2,3)</code>"
#: libraries/classes/Plugins/Export/ExportSql.php:467
msgid ""
"Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
"0x616263)</i>"
msgstr ""
"Zrzuć binarne kolumny w postaci szesnastkowej <i>(np. \"abc\" zmienia się na "
"0x616263)</i>"
#: libraries/classes/Plugins/Export/ExportSql.php:477
msgid ""
"Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
"reloaded between servers in different time zones)</i>"
msgstr ""
"Zrzuć znacznik czasu kolumn w UTC <i>(włączenie znacznik czasu kolumn bedzie "
"zrzucone i przełądowane między serwerami w różnych strefach czasowych)</i>"
#: libraries/classes/Plugins/Export/ExportSql.php:543
msgid "It appears your database uses routines;"
msgstr "Wygląda na to, że twoja baza danych używa procedur;"
#: libraries/classes/Plugins/Export/ExportSql.php:546
#: libraries/classes/Plugins/Export/ExportSql.php:1596
#: libraries/classes/Plugins/Export/ExportSql.php:2117
msgid "alias export may not work reliably in all cases."
msgstr ""
"eksport aliasów może nie działać niezawodnie we wszystkich przypadkach."
#: libraries/classes/Plugins/Export/ExportSql.php:1032
msgid "Metadata"
msgstr "Metadane"
#: libraries/classes/Plugins/Export/ExportSql.php:1102
#, php-format
msgid "Metadata for table %s"
msgstr "Metadane dla tabeli %s"
#: libraries/classes/Plugins/Export/ExportSql.php:1109
#, php-format
msgid "Metadata for database %s"
msgstr "Metadane dla Bazy danych %s"
#: libraries/classes/Plugins/Export/ExportSql.php:1439
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:649
msgid "Creation:"
msgstr "Utworzenie:"
#: libraries/classes/Plugins/Export/ExportSql.php:1452
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:660
msgid "Last update:"
msgstr "Ostatnia aktualizacja:"
#: libraries/classes/Plugins/Export/ExportSql.php:1465
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
msgid "Last check:"
msgstr "Ostatnie sprawdzanie:"
#: libraries/classes/Plugins/Export/ExportSql.php:1521
#, php-format
msgid "Error reading structure for table %s:"
msgstr "Błąd odczytu struktury tabeli %s:"
#: libraries/classes/Plugins/Export/ExportSql.php:1593
msgid "It appears your database uses views;"
msgstr "Wygląda na to, że twoja baza danych używa widoków;"
#: libraries/classes/Plugins/Export/ExportSql.php:1769
msgid "Constraints for dumped tables"
msgstr "Ograniczenia dla zrzutów tabel"
#: libraries/classes/Plugins/Export/ExportSql.php:1770
msgid "Constraints for table"
msgstr "Ograniczenia dla tabeli"
#: libraries/classes/Plugins/Export/ExportSql.php:1800
msgid "Indexes for dumped tables"
msgstr "Indeksy dla zrzutów tabel"
#: libraries/classes/Plugins/Export/ExportSql.php:1801
msgid "Indexes for table"
msgstr "Indeksy dla tabeli"
#: libraries/classes/Plugins/Export/ExportSql.php:1834
msgid "AUTO_INCREMENT for dumped tables"
msgstr "AUTO_INCREMENT dla zrzuconych tabel"
#: libraries/classes/Plugins/Export/ExportSql.php:1835
msgid "AUTO_INCREMENT for table"
msgstr "AUTO_INCREMENT dla tabeli"
#: libraries/classes/Plugins/Export/ExportSql.php:1910
msgid "MEDIA (MIME) TYPES FOR TABLE"
msgstr "RODZAJE MEDIÓW (MIME) DLA TABELI"
#: libraries/classes/Plugins/Export/ExportSql.php:1933
msgid "RELATIONSHIPS FOR TABLE"
msgstr "RELACJE DLA TABELI"
#: libraries/classes/Plugins/Export/ExportSql.php:2114
msgid "It appears your table uses triggers;"
msgstr "Wygląda na to, że twoja tabela używa wyzwalaczy;"
#: libraries/classes/Plugins/Export/ExportSql.php:2151
#, php-format
msgid "Structure for view %s exported as a table"
msgstr "Struktura widoku %s eksportowana jako tabela"
#: libraries/classes/Plugins/Export/ExportSql.php:2175
msgid "(See below for the actual view)"
msgstr "(Zobacz poniżej rzeczywisty widok)"
#: libraries/classes/Plugins/Export/ExportSql.php:2255
#, php-format
msgid "Error reading data for table %s:"
msgstr "Błąd odczytu danych dla tabeli %s:"
#: libraries/classes/Plugins/Export/ExportXml.php:105
msgid "Object creation options (all are recommended)"
msgstr "Opcje tworzenia obiektów (wszystkie są polecane)"
#: libraries/classes/Plugins/Export/ExportXml.php:149
msgid "Export contents"
msgstr "Eksportuj zawartość"
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:182
msgid "Table:"
msgstr "Tabela:"
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:183
msgid "Purpose:"
msgstr "Zamiar:"
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:53
msgid ""
"Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
msgstr ""
"Aktualizuj dane, gdy wykryte zostaną duplikaty kluczy podczas importowania "
"(dodaj ON DUPLICATE KEY UPDATE)"
#: libraries/classes/Plugins/Import/ImportCsv.php:67
msgid "Name of the new table (optional):"
msgstr "Nazwa nowej tabeli (opcjonalnie):"
#: libraries/classes/Plugins/Import/ImportCsv.php:76
msgid "Name of the new database (optional):"
msgstr "Nazwa nowej bazy danych (opcjonalnie):"
#: libraries/classes/Plugins/Import/ImportCsv.php:85
#: libraries/classes/Plugins/Import/ImportCsv.php:103
msgid "Import these many number of rows (optional):"
msgstr "Importuj taką liczbę wierszy (opcjonalnie):"
#: libraries/classes/Plugins/Import/ImportCsv.php:93
#: libraries/classes/Plugins/Import/ImportOds.php:67
msgid ""
"The first line of the file contains the table column names <i>(if this is "
"unchecked, the first line will become part of the data)</i>"
msgstr ""
"Pierwsza linia pliku zawiera nazwy kolumn <i>(jeśli wyłączone, pierwsza "
"linia będzie częścią danych)</i>"
#: libraries/classes/Plugins/Import/ImportCsv.php:110
msgid ""
"If the data in each row of the file is not in the same order as in the "
"database, list the corresponding column names here. Column names must be "
"separated by commas and not enclosed in quotations."
msgstr ""
"Jeśli dane w każdym wierszu pliku nie są w takiej samej kolejności jak w "
"bazie danych, lista odpowiednich nazw kolumn tutaj. Nazwy kolumn muszą być "
"oddzielone przecinkami, a nie zamknięte cudzysłowami."
#: libraries/classes/Plugins/Import/ImportCsv.php:118
msgid "Column names:"
msgstr "Nazwy kolumn:"
#: libraries/classes/Plugins/Import/ImportCsv.php:162
#: libraries/classes/Plugins/Import/ImportCsv.php:177
#: libraries/classes/Plugins/Import/ImportCsv.php:188
#: libraries/classes/Plugins/Import/ImportCsv.php:197
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Niewłaściwy parametr importu CSV: %s"
#: libraries/classes/Plugins/Import/ImportCsv.php:250
#, php-format
msgid ""
"Invalid column (%s) specified! Ensure that columns names are spelled "
"correctly, separated by commas, and not enclosed in quotes."
msgstr ""
"Nieprawidłowa kolumna (%s) określona! Upewnij się, że nazwy kolumn są "
"napisane poprawnie, oddzielone przecinkami, a nie w cudzysłowie."
#: libraries/classes/Plugins/Import/ImportCsv.php:356
#: libraries/classes/Plugins/Import/ImportCsv.php:763
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Niewłaściwy format w linii %d danych wejściowych CSV."
#: libraries/classes/Plugins/Import/ImportCsv.php:586
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr "Niewłaściwa suma kolumn w CSV w linii %d."
#: libraries/classes/Plugins/Import/ImportLdi.php:74
msgid "Column names: "
msgstr "Nazwy kolumn: "
#: libraries/classes/Plugins/Import/ImportLdi.php:112
msgid "This plugin does not support compressed imports!"
msgstr "Ten moduł nie obsługuje skompresowanych importów!"
#: libraries/classes/Plugins/Import/ImportMediawiki.php:56
msgid "MediaWiki Table"
msgstr "Tabela MediaWiki"
#: libraries/classes/Plugins/Import/ImportMediawiki.php:279
#, php-format
msgid "Invalid format of mediawiki input on line: <br>%s."
msgstr "Nieprawidłowy format danych wejściowych mediawiki w linii: <br>%s."
#: libraries/classes/Plugins/Import/ImportOds.php:81
msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
msgstr ""
"Importuj procenty jako dane \"po przecinku\" <i>np: 12.00% jako 0.12</i>"
#: libraries/classes/Plugins/Import/ImportOds.php:87
msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
msgstr "Importuj waluty <i>(np. $5.00 do 5.00)</i>"
#: libraries/classes/Plugins/Import/ImportOds.php:155
#: libraries/classes/Plugins/Import/ImportXml.php:114
#: libraries/classes/Plugins/Import/ImportXml.php:179
msgid ""
"The XML file specified was either malformed or incomplete. Please correct "
"the issue and try again."
msgstr ""
"Plik XML ma nieprawidłową strukturę lub jest niekompletny. Proszę skorygować "
"problem i spróbować ponownie."
#: libraries/classes/Plugins/Import/ImportOds.php:166
msgid "Could not parse OpenDocument Spreadsheet!"
msgstr "Nie można przeanalizować arkusza kalkulacyjnego OpenDocument!"
#: libraries/classes/Plugins/Import/ImportShp.php:60
msgid "ESRI Shape File"
msgstr "Plik kształtu ESRI"
#: libraries/classes/Plugins/Import/ImportShp.php:92
#: libraries/classes/Plugins/Import/ImportShp.php:171
#, php-format
msgid "There was an error importing the ESRI shape file: \"%s\"."
msgstr "Wystąpił błąd podczas importowania pliku kształtów ESRI: \"%s\"."
#: libraries/classes/Plugins/Import/ImportShp.php:201
#, php-format
msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
msgstr "MySQL Spatial Extension nie obsługuje typu ESRI \"%s\"."
#: libraries/classes/Plugins/Import/ImportShp.php:248
msgid "The imported file does not contain any data!"
msgstr "Importowany plik nie zawiera żadnych danych!"
#: libraries/classes/Plugins/Import/ImportSql.php:72
msgid "SQL compatibility mode:"
msgstr "Tryb zgodności SQL:"
#: libraries/classes/Plugins/Import/ImportSql.php:84
msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
msgstr "Nie używaj <code>AUTO_INCREMENT</code> dla wartości zerowych"
#: libraries/classes/Plugins/Import/ImportXml.php:47
msgid "XML"
msgstr "XML"
#: libraries/classes/Plugins.php:627
msgid "This format has no options"
msgstr "Ten format nie ma żadnych opcji"
#: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:76
#: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:94
#: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:96
#: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:94
#, php-format
msgid "The %s table doesn't exist!"
msgstr "Tabela '%s' nie istnieje!"
#: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:67
#: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:71
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr "Schemat bazy danych %s - Strona %s"
#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:297
msgid "SCHEMA ERROR: "
msgstr "Błąd SCHEMA: "
#: libraries/classes/Plugins/Schema/Pdf/Pdf.php:263
msgid "PDF export page"
msgstr "Strona eksportu PDF"
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:115
#, php-format
msgid "Schema of the %s database"
msgstr "Schemat bazy danych %s"
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:143
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:553
msgid "Relational schema"
msgstr "Schemat relacyjny"
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:494
msgid "Table of contents"
msgstr "Spis treści"
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:638
#: templates/columns_definitions/column_definitions_form.twig:71
#: templates/database/data_dictionary/index.twig:11
#: templates/table/structure/display_table_stats.twig:6
msgid "Table comments:"
msgstr "Komentarze tabeli:"
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:690
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:723
#: templates/table/structure/display_structure.twig:30
#: templates/table/tracking/structure_snapshot_columns.twig:11
msgid "Extra"
msgstr "Dodatkowo"
#: libraries/classes/Plugins/SchemaPlugin.php:70
msgid "Show color"
msgstr "Pokaż kolor"
#: libraries/classes/Plugins/SchemaPlugin.php:72
msgid "Only show keys"
msgstr "Pokaż tylko klucze"
#: libraries/classes/Plugins/Schema/SchemaDia.php:62
#: libraries/classes/Plugins/Schema/SchemaEps.php:70
#: libraries/classes/Plugins/Schema/SchemaPdf.php:70
msgid "Orientation"
msgstr "Orientacja"
#: libraries/classes/Plugins/Schema/SchemaDia.php:66
#: libraries/classes/Plugins/Schema/SchemaEps.php:74
#: libraries/classes/Plugins/Schema/SchemaPdf.php:74
msgid "Landscape"
msgstr "Orientacja pozioma"
#: libraries/classes/Plugins/Schema/SchemaDia.php:67
#: libraries/classes/Plugins/Schema/SchemaEps.php:75
#: libraries/classes/Plugins/Schema/SchemaPdf.php:75
msgid "Portrait"
msgstr "Orientacja pionowa"
#: libraries/classes/Plugins/Schema/SchemaEps.php:64
#: libraries/classes/Plugins/Schema/SchemaPdf.php:64
#: libraries/classes/Plugins/Schema/SchemaSvg.php:63
msgid "Same width for all tables"
msgstr "Taka sama szerokość dla wszystkich tabel"
#: libraries/classes/Plugins/Schema/SchemaPdf.php:89
msgid "Show grid"
msgstr "Pokaż siatkę"
#: libraries/classes/Plugins/Schema/SchemaPdf.php:95
#: templates/database/structure/index.twig:15
msgid "Data dictionary"
msgstr "Słownik danych"
#: libraries/classes/Plugins/Schema/SchemaPdf.php:101
msgid "Order of the tables"
msgstr "Kolejność tabel"
#: libraries/classes/Plugins/Schema/SchemaPdf.php:106
msgid "Name (Ascending)"
msgstr "Nazwa (rosnąco)"
#: libraries/classes/Plugins/Schema/SchemaPdf.php:107
msgid "Name (Descending)"
msgstr "Nazwa (malejąco)"
#: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:32
msgid ""
"Converts Boolean values to text (default 'T' and 'F'). First option is for "
"TRUE, second for FALSE. Nonzero=true."
msgstr ""
"Konwertuje wartości logiczne do tekstu (domyślnie 'T' i 'F'). Pierwsza opcja "
"jest na TRUE, drugi to FALSE. Nonzero=true."
#: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:33
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column 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 TIME, TIMESTAMP, DATETIME lub numeryczne kolumny timestamp unix "
"jako sformatowane daty. Pierwsza opcja to offset (w godzinach), które "
"zostaną dodane do znacznika czasu (domyślnie: 0). Użyj drugą opcję, aby "
"określić inny termin daty/czasu. Trzecia opcja określa, czy chcesz zobaczyć "
"lokalną datę lub UTC jeden (użyj\"local\" lub \"utc\" strun) za to. Zgodnie "
"z tym, format daty ma inną wartość - dla \"lokalnego\" można znaleźć w "
"dokumentacji PHP strftime() i dla \"utc\" to odbywa się za pomocą funkcji "
"gmdate()."
#. l10n: See https://www.php.net/manual/en/function.strftime.php
#: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:66
#: libraries/classes/Util.php:1599
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y, %H:%M"
#: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
msgid ""
"Displays a link to download the binary data of the column. You can use the "
"first option to specify the filename, or use the second option as the name "
"of a column 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 pobrania danych binarnych w kolumnie. Możesz skorzystać z "
"pierwszej opcji, aby określić nazwę pliku, lub użyć drugiej opcji, jako "
"nazwy kolumny, która zawiera nazwę pliku. Jeśli użyjesz drugiej opcji, "
"należy ustawić pierwszą opcję, jako ciąg pusty."
#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:31
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column 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/classes/Plugins/Transformations/Abs/"
"ExternalTransformationsPlugin.php and list the tools you want to make "
"available. The first option is then the number of the program you want to "
"use. The second option should be blank for historical reasons. 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 jej dane z kolumny "
"przez standardowe wejście. Zwraca standardowe wyjście aplikacji. Domyślnie "
"jest to Tidy, aby ładnie wydrukować kod HTML. Ze względów bezpieczeństwa "
"musisz ręcznie edytować libraries/classes/Plugins/Transformations/Abs/"
"ExternalTransformationsPlugin.php i wyświetlić listę narzędzi, które chcesz "
"udostępnić. Pierwsza opcja to numer programu, którego chcesz użyć. Druga "
"opcja powinna być pusta ze względów historycznych. Trzecia opcja, jeśli jest "
"ustawiona na 1, konwertuje dane wyjściowe za pomocą htmlspecialchars () "
"(domyślnie 1). Czwarta opcja, jeśli jest ustawiona na 1, zapobiegnie "
"zawijaniu i zapewni, że dane wyjściowe pojawią się w jednym wierszu "
"(domyślnie 1)."
#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:117
#, php-format
msgid ""
"You are using the external transformation command line options field, which "
"has been deprecated for security reasons. Add all command line options "
"directly to the definition in %s."
msgstr ""
"Używasz pola opcji wiersza poleceń transformacji zewnętrznej, które zostało "
"wycofane ze względów bezpieczeństwa. Dodaj wszystkie opcje wiersza poleceń "
"bezpośrednio do definicji w %s."
#: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:31
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr ""
"Wyświetla zawartość kolumny jak jest, bez uruchamiania go przez "
"htmlspecialchars(). Oznacza to, że kolumna jest Zakłada się, że zawierają "
"prawidłowe HTML."
#: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
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/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:31
msgid "Displays a link to download this image."
msgstr "Wyświetla odnośnik do tego obrazu (bezpośrednie ściągnięcie BLOBa)."
#: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
msgid ""
"Image upload functionality which also displays a thumbnail. The options are "
"the width and height of the thumbnail in pixels. Defaults to 100 X 100."
msgstr ""
"Funkcja przesyłania zdjęć, która wyświetla również miniaturę. Dostępne opcje "
"to szerokość i wysokość miniatury w pikselach. Domyślnie 100x100."
#: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:90
msgid "Image preview here"
msgstr "Podgląd obrazu tutaj"
#: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
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/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:32
msgid ""
"Converts an (IPv4) Internet network address stored as a BIGINT into a string "
"in Internet standard dotted format."
msgstr ""
"Konwertuje adres sieci Internet (IPv4) zapisany jako BIGINT na ciąg znaków w "
"standardowym internetowym formacie z kropkami."
#: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:32
msgid ""
"Prepends and/or Appends text to a string. First option is text to be "
"prepended, second is appended (enclosed in single quotes, default empty "
"string)."
msgstr ""
"Dołącza i / lub dołącza tekst do ciągu. Pierwsza opcja to tekst do dodania, "
"druga jest dołączana (ujęta w pojedyncze cudzysłowy, domyślnie pusty ciąg)."
#: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:33
msgid ""
"Validates the string using regular expression and performs insert only if "
"string matches it. The first option is the Regular Expression."
msgstr ""
"Sprawdza poprawność ciągu za pomocą wyrażenia regularnego i wykonuje "
"wstawianie tylko wtedy, gdy ciąg znaków pasuje do niego. Pierwsza opcja to "
"Wyrażenie regularne."
#: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:55
#, php-format
msgid "Validation failed for the input string %s."
msgstr "Niepowodzenie sprawdzania poprawności dla ciągu wejściowego %s."
#: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:32
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formatuj tekst traktując jako zapytanie SQL z podświetlaniem składni."
#: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
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/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:33
msgid ""
"File upload functionality for TEXT columns. It does not have a textarea for "
"input."
msgstr ""
"Funkcja przesyłania plików dla kolumn TEXT. Nie ma obszaru tekstowego do "
"wprowadzania danych."
#: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:32
msgid ""
"Displays an image and a link; the column contains the filename. The first "
"option is a URL prefix like \"https://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
"Wyświetla obraz oraz link; kolumna zawiera nazwę pliku. Pierwsza opcja to "
"prefiks URL jak \"https://www.example.com/\". Druga i trzecia opcja jest "
"szerokością i wysokością w pikselach."
#: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:32
msgid ""
"Displays a link; the column contains the filename. The first option is a URL "
"prefix like \"https://www.example.com/\". The second option is a title for "
"the link."
msgstr ""
"Wyświetla link; kolumna zawiera nazwę pliku. Pierwsza opcja to prefiks URL "
"jak \"https://www.example.com/\". Druga opcja to tytuł linku."
#: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:33
msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
msgstr ""
"Konwertuje adres sieci Internet w formacie (IPv4/IPv6) na format binarny"
#: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:32
msgid "Syntax highlighted CodeMirror editor for JSON."
msgstr "Składnia podświetliła edytor CodeMirror dla JSON."
#: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:32
msgid "Syntax highlighted CodeMirror editor for SQL."
msgstr "Składnia podświetliła edytor CodeMirror dla SQL."
#: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:32
msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
msgstr "Składnia podświetliła edytor CodeMirror dla XML (i HTML)."
#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:33
msgid ""
"Converts an Internet network address stored as a binary string into a string "
"in Internet standard (IPv4/IPv6) format."
msgstr ""
"Konwertuje adres sieciowy zapisany jako ciąg binarny na ciąg znaków w "
"formacie standardowym Internet (IPv4/IPv6)."
#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:50
msgid "Formats text as JSON with syntax highlighting."
msgstr "Formatuje tekst jako JSON z podświetlaniem składni."
#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:50
msgid "Formats text as XML with syntax highlighting."
msgstr "Formatuje tekst jako XML z podświetlaniem składni."
#: libraries/classes/Plugins/TwoFactor/Application.php:150
msgid "Authentication Application (2FA)"
msgstr "Aplikacja uwierzytelniająca (2FA)"
#: libraries/classes/Plugins/TwoFactor/Application.php:160
msgid ""
"Provides authentication using HOTP and TOTP applications such as FreeOTP, "
"Google Authenticator or Authy."
msgstr ""
"Zapewnia uwierzytelnianie za pomocą aplikacji HOTP i TOTP, takich jak "
"FreeOTP, Google Authenticator lub Authy."
#: libraries/classes/Plugins/TwoFactor/Key.php:198
msgid "Hardware Security Key (FIDO U2F)"
msgstr "Sprzętowy klucz bezpieczeństwa (FIDO U2F)"
#: libraries/classes/Plugins/TwoFactor/Key.php:208
msgid ""
"Provides authentication using hardware security tokens supporting FIDO U2F."
msgstr ""
"Zapewnia uwierzytelnianie za pomocą sprzętowych tokenów bezpieczeństwa "
"obsługujących FIDO U2F."
#: libraries/classes/Plugins/TwoFactorPlugin.php:82
#, php-format
msgid "Two-factor authentication failed: %s"
msgstr "Uwierzytelnianie dwuskładnikowe nie powiodło się: %s"
#: libraries/classes/Plugins/TwoFactorPlugin.php:86
msgid "Two-factor authentication failed."
msgstr "Uwierzytelnianie dwuskładnikowe nie powiodło się."
#: libraries/classes/Plugins/TwoFactorPlugin.php:139
msgid "No Two-Factor Authentication"
msgstr "Brak uwierzytelniania dwuskładnikowego"
#: libraries/classes/Plugins/TwoFactorPlugin.php:149
msgid "Login using password only."
msgstr "Zaloguj się wyłącznie hasłem."
#: libraries/classes/Plugins/TwoFactor/Simple.php:56
msgid "Simple two-factor authentication"
msgstr "Proste uwierzytelnianie dwuskładnikowe"
#: libraries/classes/Plugins/TwoFactor/Simple.php:66
msgid "For testing purposes only!"
msgstr "Tylko do celów testowych!"
#: libraries/classes/RecentFavoriteTable.php:141
msgid "Could not save recent table!"
msgstr "Nie można zapisać ostatniej tabeli!"
#: libraries/classes/RecentFavoriteTable.php:145
msgid "Could not save favorite table!"
msgstr "Nie można zapisać tabeli ulubionych!"
#: libraries/classes/RecentFavoriteTable.php:216
#: templates/database/structure/favorite_anchor.twig:4
msgid "Remove from Favorites"
msgstr "Usuń z ulubionych"
#: libraries/classes/RecentFavoriteTable.php:238
msgid "There are no recent tables."
msgstr "Brak ostatnich tabel."
#: libraries/classes/RecentFavoriteTable.php:239
msgid "There are no favorite tables."
msgstr "Nie ma tabel ulubionych."
#: libraries/classes/RecentFavoriteTable.php:254
msgid "Recent tables"
msgstr "Ostatnie tabele"
#: libraries/classes/RecentFavoriteTable.php:256
msgid "Recent"
msgstr "Ostatnie"
#: libraries/classes/RecentFavoriteTable.php:260
msgid "Favorites"
msgstr "Ulubione"
#: libraries/classes/Relation.php:122
msgid "not OK"
msgstr "nie OK"
#: libraries/classes/Relation.php:126
msgctxt "Correctly working"
msgid "OK"
msgstr "OK"
#: libraries/classes/Relation.php:129
msgid "Enabled"
msgstr "Włączone"
#: libraries/classes/Relation.php:133
msgid "Configuration of pmadb…"
msgstr "Konfiguracja pmadb…"
#: libraries/classes/Relation.php:137 libraries/classes/Relation.php:173
msgid "General relation features"
msgstr "Ogólne funkcje relacyjne"
#: libraries/classes/Relation.php:184
msgid "Display Features"
msgstr "Funkcje wyświetlania"
#: libraries/classes/Relation.php:201
msgid "Designer and creation of PDFs"
msgstr "Projektowanie i tworzenie plików PDF"
#: libraries/classes/Relation.php:212
msgid "Displaying Column Comments"
msgstr "Wyświetl komentarze dla kolumn"
#: libraries/classes/Relation.php:218
msgid "Browser transformation"
msgstr "Sposób prezentacji danych"
#: libraries/classes/Relation.php:225
msgid "Please see the documentation on how to update your column_info table."
msgstr "Zobacz dokumentację dotyczącą aktualizacji tabeli column_info."
#: libraries/classes/Relation.php:241 libraries/classes/SqlQueryForm.php:415
msgid "Bookmarked SQL query"
msgstr "Zapamiętane zapytanie SQL"
#: libraries/classes/Relation.php:252
msgid "SQL history"
msgstr "Historia SQL"
#: libraries/classes/Relation.php:263
msgid "Persistent recently used tables"
msgstr "Stale ostatnio używane tabele"
#: libraries/classes/Relation.php:274
msgid "Persistent favorite tables"
msgstr "Trwałe ulubione tabele"
#: libraries/classes/Relation.php:285
msgid "Persistent tables' UI preferences"
msgstr "Preferencje trwałych tabel UI"
#: libraries/classes/Relation.php:307
msgid "User preferences"
msgstr "Preferencje użytkownika"
#: libraries/classes/Relation.php:324
msgid "Configurable menus"
msgstr "Konfigurowalne menu"
#: libraries/classes/Relation.php:335
msgid "Hide/show navigation items"
msgstr "Ukryj/Pokaż elementy nawigacji"
#: libraries/classes/Relation.php:346
msgid "Saving Query-By-Example searches"
msgstr "Zapisywanie kwerendy przez przykład wyszukiwania"
#: libraries/classes/Relation.php:357
msgid "Managing Central list of columns"
msgstr "Zarządzanie centralną listą kolumn"
#: libraries/classes/Relation.php:368
msgid "Remembering Designer Settings"
msgstr "Zapamiętywanie ustawień projektanta"
#: libraries/classes/Relation.php:379
msgid "Saving export templates"
msgstr "Zapisywanie szablonów eksportu"
#: libraries/classes/Relation.php:386
msgid "Quick steps to set up advanced features:"
msgstr "Szybkie kroki w celu konfiguracji zaawansowanych funkcji:"
#: libraries/classes/Relation.php:392
#, php-format
msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
msgstr "Utwórz potrzebne tabele za pomocą <code>%s create_tables.sql</code>."
#: libraries/classes/Relation.php:397
msgid "Create a pma user and give access to these tables."
msgstr "Utwórz użytkownika pma i nadaj mu prawa do tych tabel."
#: libraries/classes/Relation.php:400
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
"Włącz zaawansowane funkcje w pliku konfiguracyjnym (<code>config.inc.php</"
"code>), na przykład zaczynając od <code>config.sample.inc.php</code>."
#: libraries/classes/Relation.php:405
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Zaloguj się ponownie do phpMyAdmin, żeby załadować zmieniony plik "
"konfiguracyjny."
#: libraries/classes/Relation.php:1857
msgid "no description"
msgstr "brak opisu"
#: libraries/classes/Relation.php:2053
msgid ""
"You do not have necessary privileges to create a database named "
"'phpmyadmin'. You may go to 'Operations' tab of any database to set up the "
"phpMyAdmin configuration storage there."
msgstr ""
"Nie masz niezbędnych uprawnień do utworzenia bazy danych o nazwie "
"\"phpmyadmin\". Możesz przejść do zakładki \"Operacje\" dowolnej bazy "
"danych, aby skonfigurować tam pamięć konfiguracyjną phpMyAdmin."
#: libraries/classes/Relation.php:2168
#, php-format
msgid ""
"%sCreate%s a database named 'phpmyadmin' and setup the phpMyAdmin "
"configuration storage there."
msgstr ""
"%s Utwórz %s bazę danych o nazwie \"phpmyadmin\" i skonfiguruj tam magazyn "
"konfiguracyjny phpMyAdmin."
#: libraries/classes/Relation.php:2176
#, php-format
msgid ""
"%sCreate%s the phpMyAdmin configuration storage in the current database."
msgstr "%sUtwórz%s magazyn konfiguracji phpMyAdmina w bieżącej bazie danych."
#: libraries/classes/Relation.php:2184
#, php-format
msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
msgstr "%sCreate%s nie zawiera tabel przechowywania konfiguracji phpMyAdmina."
#: libraries/classes/ReplicationGui.php:423
msgid ""
"Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
"in phpMyAdmin configuration."
msgstr ""
"Połączenie z serwerem jest wyłączone, proszę włączyć "
"$cfg['AllowArbitraryServer'] w konfiguracji phpMyAdmin."
#: libraries/classes/ReplicationGui.php:432
msgid "Replication started successfully."
msgstr "Replikacja rozpoczęła się pomyślnie."
#: libraries/classes/ReplicationGui.php:433
msgid "Error starting replication."
msgstr "Błąd uruchomienia replikacji."
#: libraries/classes/ReplicationGui.php:436
msgid "Replication stopped successfully."
msgstr "Replikacja została zatrzymana pomyślnie."
#: libraries/classes/ReplicationGui.php:437
msgid "Error stopping replication."
msgstr "Błąd zatrzymywania replikacji."
#: libraries/classes/ReplicationGui.php:440
msgid "Replication resetting successfully."
msgstr "Reset replikacji powiódł się pomyślnie."
#: libraries/classes/ReplicationGui.php:441
msgid "Error resetting replication."
msgstr "Błąd resetowania replikacji."
#: libraries/classes/ReplicationGui.php:444
msgid "Success."
msgstr "Sukces."
#: libraries/classes/ReplicationGui.php:445
msgid "Error."
msgstr "Błąd."
#: libraries/classes/ReplicationGui.php:491
msgid "Unknown error"
msgstr "Nieznany błąd"
#: libraries/classes/ReplicationGui.php:504
#, php-format
msgid "Unable to connect to master %s."
msgstr "Nie można połączyć się z serwerem głównym %s."
#: libraries/classes/ReplicationGui.php:515
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Nie można odczytać pozycji dziennika głównego. Możliwy problem uprawnień na "
"serwerze głównym."
#: libraries/classes/ReplicationGui.php:533
msgid "Unable to change master!"
msgstr "Nie można zmienić serwera głównego!"
#: libraries/classes/ReplicationGui.php:537
#, php-format
msgid "Master server changed successfully to %s."
msgstr "Serwer główny został pomyślnie zmieniony na %s."
#: libraries/classes/Rte/Events.php:173 libraries/classes/Rte/Events.php:182
#: libraries/classes/Rte/Events.php:213 libraries/classes/Rte/Routines.php:294
#: libraries/classes/Rte/Routines.php:321
#: libraries/classes/Rte/Routines.php:435
#: libraries/classes/Rte/Routines.php:1514
#: libraries/classes/Rte/Triggers.php:144
#: libraries/classes/Rte/Triggers.php:153
#: libraries/classes/Rte/Triggers.php:185
#, php-format
msgid "The following query has failed: \"%s\""
msgstr "Następujące zapytanie nie powiodło się: \"%s\""
#: libraries/classes/Rte/Events.php:177 libraries/classes/Rte/Events.php:186
#: libraries/classes/Rte/Events.php:217 libraries/classes/Rte/General.php:63
#: libraries/classes/Rte/Routines.php:298
#: libraries/classes/Rte/Routines.php:325
#: libraries/classes/Rte/Routines.php:439
#: libraries/classes/Rte/Routines.php:1518
#: libraries/classes/Rte/Triggers.php:148
#: libraries/classes/Rte/Triggers.php:157
#: libraries/classes/Rte/Triggers.php:189 libraries/classes/Util.php:668
msgid "MySQL said: "
msgstr "MySQL zwrócił komunikat: "
#: libraries/classes/Rte/Events.php:193
msgid "Sorry, we failed to restore the dropped event."
msgstr "Przepraszamy, nie udało nam się przywrócić upuszczonego zdarzenia."
#: libraries/classes/Rte/Events.php:200
#, php-format
msgid "Event %1$s has been modified."
msgstr "Zdarzenie %1$s zostało zmodyfikowane."
#: libraries/classes/Rte/Events.php:220
#, php-format
msgid "Event %1$s has been created."
msgstr "Zdarzenie %1$s zostało utworzone."
#: libraries/classes/Rte/Events.php:234 libraries/classes/Rte/Routines.php:341
#: libraries/classes/Rte/Triggers.php:206
msgid "One or more errors have occurred while processing your request:"
msgstr "Jeden lub więcej błędów miały miejsce podczas przetwarzania żądania:"
#: libraries/classes/Rte/Events.php:289
msgid "Edit event"
msgstr "Edytuj wydarzenie"
#: libraries/classes/Rte/Events.php:456 libraries/classes/Rte/Routines.php:922
#: libraries/classes/Rte/Triggers.php:388 templates/view_create.twig:8
msgid "Details"
msgstr "Szczegóły"
#: libraries/classes/Rte/Events.php:459
msgid "Event name"
msgstr "Nazwa zdarzenia"
#: libraries/classes/Rte/Events.php:480 templates/server/binlog/index.twig:86
msgid "Event type"
msgstr "Typ zdarzenia"
#: libraries/classes/Rte/Events.php:501 libraries/classes/Rte/Routines.php:944
#, php-format
msgid "Change to %s"
msgstr "Zmień na %s"
#: libraries/classes/Rte/Events.php:507
msgid "Execute at"
msgstr "Wykonać w"
#: libraries/classes/Rte/Events.php:515
msgid "Execute every"
msgstr "Wykonaj co"
#: libraries/classes/Rte/Events.php:534
msgctxt "Start of recurring event"
msgid "Start"
msgstr "Pocz"
#: libraries/classes/Rte/Events.php:543
msgctxt "End of recurring event"
msgid "End"
msgstr "Koniec"
#: libraries/classes/Rte/Events.php:557
msgid "On completion preserve"
msgstr "Po zakończeniu zachować"
#: libraries/classes/Rte/Events.php:562 libraries/classes/Rte/Routines.php:1068
#: libraries/classes/Rte/Triggers.php:448 templates/view_create.twig:45
msgid "Definer"
msgstr "Definiujący"
#: libraries/classes/Rte/Events.php:606 libraries/classes/Rte/Routines.php:1149
#: libraries/classes/Rte/Triggers.php:487
msgid "The definer must be in the \"username@hostname\" format!"
msgstr "Definitor musi należeć do formatu \"nazwaużytkownika@nazwahosta\"!"
#: libraries/classes/Rte/Events.php:613
msgid "You must provide an event name!"
msgstr "Musisz podać nazwę zdarzenia!"
#: libraries/classes/Rte/Events.php:628
msgid "You must provide a valid interval value for the event."
msgstr "Musisz podać prawidłową wartość odstępu dla zdarzenia."
#: libraries/classes/Rte/Events.php:647
msgid "You must provide a valid execution time for the event."
msgstr "Musisz podać poprawny czas realizacji dla tego wydarzenia."
#: libraries/classes/Rte/Events.php:651
msgid "You must provide a valid type for the event."
msgstr "Musisz podać prawidłowy typ zdarzenia."
#: libraries/classes/Rte/Events.php:675
msgid "You must provide an event definition."
msgstr "Należy podać definicję zdarzeń."
#: libraries/classes/Rte/Export.php:77 libraries/classes/Rte/General.php:102
#: libraries/classes/Rte/Routines.php:223
#: libraries/classes/Rte/Routines.php:1358
#: libraries/classes/Rte/Routines.php:1563
msgid "Error in processing request:"
msgstr "Błąd na żądanie przetwarzania:"
#: libraries/classes/Rte/Footer.php:125
msgid "OFF"
msgstr "Wył"
#: libraries/classes/Rte/Footer.php:130
msgid "ON"
msgstr "Wł"
#: libraries/classes/Rte/Footer.php:142
msgid "Event scheduler status"
msgstr "Harmonogram zdarzeń stanu"
#: libraries/classes/Rte/General.php:61
msgid "The backed up query was:"
msgstr "Kopia zapasowa kwerendy została:"
#: libraries/classes/Rte/Routines.php:142
msgid ""
"You are using PHP's deprecated 'mysql' extension, which is not capable of "
"handling multi queries. [strong]The execution of some stored routines may "
"fail![/strong] Please use the improved 'mysqli' extension to avoid any "
"problems."
msgstr ""
"Używasz przestarzałego rozszerzenia PHP 'mysql', które nie jest w stanie "
"obsługiwać wielozadaniowości. [strong]Wykonanie niektórych przechowywanych "
"procedur może się nie udać![/strong] Proszę skorzystać z nowszego "
"rozszerzenia 'mysqli', aby uniknąć problemów."
#: libraries/classes/Rte/Routines.php:193
msgid "Edit routine"
msgstr "Edycja procedury"
#: libraries/classes/Rte/Routines.php:275
#: libraries/classes/Rte/Routines.php:1158
#, php-format
msgid "Invalid routine type: \"%s\""
msgstr "Nieprawidłowy typ procedury: %s"
#: libraries/classes/Rte/Routines.php:328
#, php-format
msgid "Routine %1$s has been created."
msgstr "Tabela %1$s została utworzona."
#: libraries/classes/Rte/Routines.php:447
msgid "Sorry, we failed to restore the dropped routine."
msgstr "Przepraszamy, nie udało nam się przywrócić upuszczony procedury."
#: libraries/classes/Rte/Routines.php:509
#, php-format
msgid "Routine %1$s has been modified. Privileges have been adjusted."
msgstr "Zmieniono procedurę %1$s. Przywileje zostały dostosowane."
#: libraries/classes/Rte/Routines.php:514
#, php-format
msgid "Routine %1$s has been modified."
msgstr "Kolumna %1$s została zmodyfikowana."
#: libraries/classes/Rte/Routines.php:925
msgid "Routine name"
msgstr "Nazwa procedury"
#: libraries/classes/Rte/Routines.php:950
msgid "Parameters"
msgstr "Parametry"
#: libraries/classes/Rte/Routines.php:958
msgid "Direction"
msgstr "Kierunek"
#: libraries/classes/Rte/Routines.php:979
msgid "Add parameter"
msgstr "Dodaj parametr"
#: libraries/classes/Rte/Routines.php:983
msgid "Remove last parameter"
msgstr "Usuń ostatni parametr"
#: libraries/classes/Rte/Routines.php:988
msgid "Return type"
msgstr "Zwracany typ"
#: libraries/classes/Rte/Routines.php:994
msgid "Return length/values"
msgstr "Powrót długości/wartości"
#: libraries/classes/Rte/Routines.php:1000
msgid "Return options"
msgstr "Powrót opcji"
#: libraries/classes/Rte/Routines.php:1003
#: templates/database/structure/table_header.twig:42
#: templates/rte/routines/parameter_row.twig:31
msgid "Charset"
msgstr "Kodowanie znaków"
#: libraries/classes/Rte/Routines.php:1039
msgid "Is deterministic"
msgstr "Jest deterministyczna"
#: libraries/classes/Rte/Routines.php:1058
msgid ""
"You do not have sufficient privileges to perform this operation; Please "
"refer to the documentation for more details"
msgstr ""
"Nie masz wystarczających uprawnień do wykonania tej operacji; Więcej "
"informacji można znaleźć w dokumentacji"
#: libraries/classes/Rte/Routines.php:1073
msgid "Security type"
msgstr "Rodzaj zabezpieczenia"
#: libraries/classes/Rte/Routines.php:1082
msgid "SQL data access"
msgstr "Dostęp SQL do danych"
#: libraries/classes/Rte/Routines.php:1165
msgid "You must provide a routine name!"
msgstr "Musisz podać rutynowe nazwę!"
#: libraries/classes/Rte/Routines.php:1199
#, php-format
msgid "Invalid direction \"%s\" given for parameter."
msgstr "Nieprawidłowy kierunek \"%s\" podany dla parametru."
#: libraries/classes/Rte/Routines.php:1221
#: libraries/classes/Rte/Routines.php:1287
msgid ""
"You must provide length/values for routine parameters of type ENUM, SET, "
"VARCHAR and VARBINARY."
msgstr ""
"Należy podać długość/wartość parametrów procedury typu ENUM, SET, VARCHAR i "
"VARBINARY."
#: libraries/classes/Rte/Routines.php:1249
msgid "You must provide a name and a type for each routine parameter."
msgstr "Należy podać nazwę i typ dla każdego parametru procedury."
#: libraries/classes/Rte/Routines.php:1269
msgid "You must provide a valid return type for the routine."
msgstr "Musisz podać poprawny typ wartości zwracanej do procedury."
#: libraries/classes/Rte/Routines.php:1330
msgid "You must provide a routine definition."
msgstr "Należy podać definicję procedury."
#: libraries/classes/Rte/Routines.php:1443
#, php-format
msgid "Execution results of routine %s"
msgstr "Wynik wykonanych procedur %s"
#: libraries/classes/Rte/Routines.php:1493
#, php-format
msgid "%d row affected by the last statement inside the procedure."
msgid_plural "%d rows affected by the last statement inside the procedure."
msgstr[0] "%d wiersz dotyczy ostatniego sprawozdania wewnątrz procedury."
msgstr[1] "%d wierszy dotyczy ostatniego sprawozdania wewnątrz procedury."
msgstr[2] "%d wierszy dotyczy ostatniego sprawozdania wewnątrz procedury."
#: libraries/classes/Rte/Routines.php:1551
#: libraries/classes/Rte/Routines.php:1558
msgid "Execute routine"
msgstr "Wykonaj procedurę"
#: libraries/classes/Rte/Routines.php:1637
#: libraries/classes/Rte/Routines.php:1640
msgid "Routine parameters"
msgstr "Parametry procedury"
#: libraries/classes/Rte/RteList.php:120
msgid "Returns"
msgstr "Powrót"
#: libraries/classes/Rte/Triggers.php:165
msgid "Sorry, we failed to restore the dropped trigger."
msgstr "Przepraszamy, nie udało nam się przywrócić upuszczonego wyzwalacza."
#: libraries/classes/Rte/Triggers.php:172
#, php-format
msgid "Trigger %1$s has been modified."
msgstr "Wyzwalacz %1$s został zmodyfikowany."
#: libraries/classes/Rte/Triggers.php:192
#, php-format
msgid "Trigger %1$s has been created."
msgstr "Tabela %1$s została utworzona."
#: libraries/classes/Rte/Triggers.php:268
msgid "Edit trigger"
msgstr "Edytuj wyzwalacz"
#: libraries/classes/Rte/Triggers.php:391
msgid "Trigger name"
msgstr "Nazwa wyzwalacza"
#: libraries/classes/Rte/Triggers.php:414
msgctxt "Trigger action time"
msgid "Time"
msgstr "Czas"
#: libraries/classes/Rte/Triggers.php:494
msgid "You must provide a trigger name!"
msgstr "Musisz podać nazwę wyzwalacza!"
#: libraries/classes/Rte/Triggers.php:501
msgid "You must provide a valid timing for the trigger!"
msgstr "Należy podać poprawny czas dla wyzwalacza!"
#: libraries/classes/Rte/Triggers.php:508
msgid "You must provide a valid event for the trigger!"
msgstr "Musisz podać ważne wydarzenie dla wyzwalacza!"
#: libraries/classes/Rte/Triggers.php:516
msgid "You must provide a valid table name!"
msgstr "Musisz podać prawidłową nazwę tabeli!"
#: libraries/classes/Rte/Triggers.php:522
msgid "You must provide a trigger definition."
msgstr "Musisz podać definicję wyzwalacza."
#: libraries/classes/Rte/Words.php:34
msgid "Add routine"
msgstr "Dodaj procedurę"
#: libraries/classes/Rte/Words.php:36
#, php-format
msgid "Export of routine %s"
msgstr "Eksportuj procedurę %s"
#: libraries/classes/Rte/Words.php:37
msgid "routine"
msgstr "Procedura"
#: libraries/classes/Rte/Words.php:39
msgid "You do not have the necessary privileges to create a routine."
msgstr "Nie masz wymaganych uprawnień, aby utworzyć procedurę."
#: libraries/classes/Rte/Words.php:42
#, php-format
msgid ""
"No routine with name %1$s found in database %2$s. You might be lacking the "
"necessary privileges to edit this routine."
msgstr ""
"Brak procedury z nazwą %1$s znalezioną w bazie danych %2$s. Być może brakuje "
"Ci niezbędnych uprawnień do edytowania tej procedury."
#: libraries/classes/Rte/Words.php:46
#, php-format
msgid ""
"No routine with name %1$s found in database %2$s. You might be lacking the "
"necessary privileges to view/export this routine."
msgstr ""
"Brak procedury z nazwą %1$s znalezioną w bazie danych %2$s. Być może brakuje "
"Ci niezbędnych uprawnień do przeglądania/eksportowania tej procedury."
#: libraries/classes/Rte/Words.php:49
#, php-format
msgid "No routine with name %1$s found in database %2$s."
msgstr "Brak procedury z nazwą %1$s znalezioną w bazie danych %2$s."
#: libraries/classes/Rte/Words.php:50
msgid "There are no routines to display."
msgstr "Brak procedur do wyświetlenia."
#: libraries/classes/Rte/Words.php:56
msgid "Add trigger"
msgstr "Dodaj wyzwalacz"
#: libraries/classes/Rte/Words.php:58
#, php-format
msgid "Export of trigger %s"
msgstr "Eksport wyzwalacza %s"
#: libraries/classes/Rte/Words.php:59
msgid "trigger"
msgstr "wyzwalacz"
#: libraries/classes/Rte/Words.php:61
msgid "You do not have the necessary privileges to create a trigger."
msgstr "Nie masz wymaganych uprawnień do utworzenia wyzwalacza."
#: libraries/classes/Rte/Words.php:63
#, php-format
msgid "No trigger with name %1$s found in database %2$s."
msgstr "Brak wyzwalacza o nazwie %1$s znalezionej w bazie danych %2$s."
#: libraries/classes/Rte/Words.php:64
msgid "There are no triggers to display."
msgstr "Brak wyzwalaczy."
#: libraries/classes/Rte/Words.php:70
msgid "Add event"
msgstr "Dodaj zdarzenie"
#: libraries/classes/Rte/Words.php:72
#, php-format
msgid "Export of event %s"
msgstr "Eksport zdarzenia %s"
#: libraries/classes/Rte/Words.php:73
msgid "event"
msgstr "zdarzenie"
#: libraries/classes/Rte/Words.php:75
msgid "You do not have the necessary privileges to create an event."
msgstr "Nie masz wymaganych uprawnień do tworzenia wydarzenia."
#: libraries/classes/Rte/Words.php:77
#, php-format
msgid "No event with name %1$s found in database %2$s."
msgstr "Brak zdarzenia o nazwie %1$s znalezionej w bazie danych %2$s."
#: libraries/classes/Rte/Words.php:78
msgid "There are no events to display."
msgstr "Nie ma żadnych zdarzeń do wyświetlenia."
#: libraries/classes/SavedSearches.php:265
msgid "Please provide a name for this bookmarked search."
msgstr "Proszę podać nazwę dla tej zakładki wyszukiwania."
#: libraries/classes/SavedSearches.php:280
msgid "Missing information to save the bookmarked search."
msgstr "Brakuje informacji, aby zapisać zakładkę wyszukiwania."
#: libraries/classes/SavedSearches.php:302
#: libraries/classes/SavedSearches.php:339
msgid "An entry with this name already exists."
msgstr "Wpis o tej nazwie już istnieje."
#: libraries/classes/SavedSearches.php:366
msgid "Missing information to delete the search."
msgstr "Brakuje informacji, aby usunąć wyszukiwanie."
#: libraries/classes/SavedSearches.php:394
msgid "Missing information to load the search."
msgstr "Brakuje informacji, aby załadować wyszukiwanie."
#: libraries/classes/SavedSearches.php:413
msgid "Error while loading the search."
msgstr "Błąd podczas ładowania wyszukiwania."
#: libraries/classes/Server/Privileges.php:264 server_privileges.php:135
msgid "No privileges."
msgstr "Brak uprawnień."
#: libraries/classes/Server/Privileges.php:274 server_privileges.php:79
msgid "Includes all privileges except GRANT."
msgstr "Wszystkie uprawnienia, oprócz GRANT."
#: libraries/classes/Server/Privileges.php:347
#: libraries/classes/Server/Privileges.php:1110
#: libraries/classes/Server/Privileges.php:1304 server_privileges.php:124
msgid "Allows reading data."
msgstr "Pozwól czytać dane."
#: libraries/classes/Server/Privileges.php:352
#: libraries/classes/Server/Privileges.php:1120
#: libraries/classes/Server/Privileges.php:1309 server_privileges.php:100
msgid "Allows inserting and replacing data."
msgstr "Pozwól dodawać i zamieniać dane."
#: libraries/classes/Server/Privileges.php:357
#: libraries/classes/Server/Privileges.php:1130
#: libraries/classes/Server/Privileges.php:1314 server_privileges.php:134
msgid "Allows changing data."
msgstr "Pozwól zmieniać dane."
#: libraries/classes/Server/Privileges.php:362
#: libraries/classes/Server/Privileges.php:1319 server_privileges.php:88
msgid "Allows deleting data."
msgstr "Pozwól usuwać dane."
#: libraries/classes/Server/Privileges.php:367
#: libraries/classes/Server/Privileges.php:1348 server_privileges.php:82
msgid "Allows creating new databases and tables."
msgstr "Pozwól tworzyć nowe bazy danych i tabele."
#: libraries/classes/Server/Privileges.php:372
#: libraries/classes/Server/Privileges.php:1365 server_privileges.php:90
msgid "Allows dropping databases and tables."
msgstr "Pozwól usuwać bazy danych i tabele."
#: libraries/classes/Server/Privileges.php:377
#: libraries/classes/Server/Privileges.php:1464 server_privileges.php:118
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/classes/Server/Privileges.php:382
#: libraries/classes/Server/Privileges.php:1469 server_privileges.php:127
msgid "Allows shutting down the server."
msgstr "Pozwól wyłączyć serwer."
#: libraries/classes/Server/Privileges.php:387
#: libraries/classes/Server/Privileges.php:1459 server_privileges.php:115
msgid "Allows viewing processes of all users."
msgstr "Umożliwia przeglądanie procesów wszystkich użytkowników."
#: libraries/classes/Server/Privileges.php:392
#: libraries/classes/Server/Privileges.php:1327 server_privileges.php:94
msgid "Allows importing data from and exporting data into files."
msgstr "Pozwól importować i eksportować dane z/do plików."
#: libraries/classes/Server/Privileges.php:397
#: libraries/classes/Server/Privileges.php:1140
#: libraries/classes/Server/Privileges.php:1496 server_privileges.php:116
msgid "Has no effect in this MySQL version."
msgstr "Nie ma żadnych skutków w tej wersji MySQL."
#: libraries/classes/Server/Privileges.php:402
#: libraries/classes/Server/Privileges.php:1359 server_privileges.php:99
msgid "Allows creating and dropping indexes."
msgstr "Pozwól tworzyć i usuwać indeksy."
#: libraries/classes/Server/Privileges.php:407
#: libraries/classes/Server/Privileges.php:1354 server_privileges.php:80
msgid "Allows altering the structure of existing tables."
msgstr "Pozwól zmieniać strukturę istniejących tabel."
#: libraries/classes/Server/Privileges.php:412
#: libraries/classes/Server/Privileges.php:1474 server_privileges.php:125
msgid "Gives access to the complete list of databases."
msgstr "Daj dostęp do pełnej listy baz danych."
#: libraries/classes/Server/Privileges.php:418
#: libraries/classes/Server/Privileges.php:1450 server_privileges.php:129
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/classes/Server/Privileges.php:426
#: libraries/classes/Server/Privileges.php:1371 server_privileges.php:85
msgid "Allows creating temporary tables."
msgstr "Pozwala tworzyć tabele tymczasowe."
#: libraries/classes/Server/Privileges.php:431
#: libraries/classes/Server/Privileges.php:1491 server_privileges.php:101
msgid "Allows locking tables for the current thread."
msgstr "Pozwól blokować tabele dla aktualnego wątku."
#: libraries/classes/Server/Privileges.php:436
#: libraries/classes/Server/Privileges.php:1507 server_privileges.php:123
msgid "Needed for the replication slaves."
msgstr "Potrzebne dla replikacji serwera podrzędnego."
#: libraries/classes/Server/Privileges.php:441
#: libraries/classes/Server/Privileges.php:1502 server_privileges.php:121
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/classes/Server/Privileges.php:446
#: libraries/classes/Server/Privileges.php:462
#: libraries/classes/Server/Privileges.php:1399
#: libraries/classes/Server/Privileges.php:1407 server_privileges.php:87
msgid "Allows creating new views."
msgstr "Pozwól tworzyć widoki."
#: libraries/classes/Server/Privileges.php:451
#: libraries/classes/Server/Privileges.php:1415 server_privileges.php:92
msgid "Allows to set up events for the event scheduler."
msgstr "Umożliwia konfigurowanie zdarzeń dla programu planującego zdarzenia."
#: libraries/classes/Server/Privileges.php:456
#: libraries/classes/Server/Privileges.php:1420 server_privileges.php:133
msgid "Allows creating and dropping triggers."
msgstr "Pozwala tworzyć i upuszczać wyzwalacze."
#: libraries/classes/Server/Privileges.php:467
#: libraries/classes/Server/Privileges.php:473
#: libraries/classes/Server/Privileges.php:1376 server_privileges.php:126
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr "Pozwól wykonywać zapytania SHOW CREATE VIEW."
#: libraries/classes/Server/Privileges.php:488
#: libraries/classes/Server/Privileges.php:1381 server_privileges.php:83
msgid "Allows creating stored routines."
msgstr "Pozwól tworzyć procedury składowane."
#: libraries/classes/Server/Privileges.php:493
#: libraries/classes/Server/Privileges.php:1386 server_privileges.php:81
msgid "Allows altering and dropping stored routines."
msgstr "Pozwól modyfikować i usuwać procedury składowane."
#: libraries/classes/Server/Privileges.php:498
#: libraries/classes/Server/Privileges.php:1512 server_privileges.php:86
msgid "Allows creating, dropping and renaming user accounts."
msgstr "Pozwól tworzyć, usuwać i zmieniać nazwy kont użytkowników."
#: libraries/classes/Server/Privileges.php:503
#: libraries/classes/Server/Privileges.php:1391 server_privileges.php:93
msgid "Allows executing stored routines."
msgstr "Pozwól wykonywać procedury składowane."
#: libraries/classes/Server/Privileges.php:793
msgid "Does not require SSL-encrypted connections."
msgstr "Nie wymaga połączeń szyfrowanych SSL."
#: libraries/classes/Server/Privileges.php:808
msgid "Requires SSL-encrypted connections."
msgstr "Wymaga połączeń szyfrowanych SSL."
#: libraries/classes/Server/Privileges.php:821
msgid "Requires a valid X509 certificate."
msgstr "Wymaga ważnego certyfikatu X509."
#: libraries/classes/Server/Privileges.php:844
msgid "Requires that a specific cipher method be used for a connection."
msgstr "Wymaga użycia określonej metody szyfrowania połączenia."
#: libraries/classes/Server/Privileges.php:856
msgid "Requires that a valid X509 certificate issued by this CA be presented."
msgstr ""
"Wymaga przedstawienia poprawnego certyfikatu X509 wydanego przez ten urząd "
"certyfikacji."
#: libraries/classes/Server/Privileges.php:868
msgid "Requires that a valid X509 certificate with this subject be presented."
msgstr "Wymaga przedstawienia poprawnego certyfikatu X509 z tym tematem."
#: libraries/classes/Server/Privileges.php:897 server_privileges.php:106
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/classes/Server/Privileges.php:905 server_privileges.php:109
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/classes/Server/Privileges.php:914 server_privileges.php:103
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/classes/Server/Privileges.php:923 server_privileges.php:113
msgid "Limits the number of simultaneous connections the user may have."
msgstr "Ogranicz liczbę jednoczesnych połączeń, które może użytkownik."
#: libraries/classes/Server/Privileges.php:974
#: libraries/classes/Server/Privileges.php:3527
#: libraries/classes/Server/Privileges.php:3529
#: libraries/classes/Server/Privileges.php:4808
#: templates/server/privileges/edit_routine_privileges.twig:11
msgid "Routine"
msgstr "Algorytm"
#: libraries/classes/Server/Privileges.php:1004
msgid ""
"Allows user to give to other users or remove from other users privileges "
"that user possess on this routine."
msgstr ""
"Pozwala użytkownikowi przekazywać innym użytkownikom lub usuwać z innych "
"użytkowników uprawnienia, które użytkownik posiada w tej procedurze."
#: libraries/classes/Server/Privileges.php:1011
msgid "Allows altering and dropping this routine."
msgstr "Umożliwia zmianę i rezygnację z tej procedury."
#: libraries/classes/Server/Privileges.php:1016
msgid "Allows executing this routine."
msgstr "Umożliwia wykonanie tej procedury."
#: libraries/classes/Server/Privileges.php:1071
#: libraries/classes/Server/Privileges.php:1260
#: libraries/classes/Server/Privileges.php:3522
#: templates/server/privileges/privileges_summary.twig:18
msgid "Table-specific privileges"
msgstr "Uprawnienia specyficzne dla tabel"
#: libraries/classes/Server/Privileges.php:1074
#: libraries/classes/Server/Privileges.php:1270
#: libraries/classes/Server/Privileges.php:3715
#: templates/server/privileges/edit_routine_privileges.twig:16
msgid "Note: MySQL privilege names are expressed in English."
msgstr "Uwaga: Uprawnienia MySQL są oznaczone w języku angielskim."
#: libraries/classes/Server/Privileges.php:1239
msgid "Administration"
msgstr "Administracja"
#: libraries/classes/Server/Privileges.php:1254
#: libraries/classes/Server/Privileges.php:3713
msgid "Global privileges"
msgstr "Globalne uprawnienia"
#: libraries/classes/Server/Privileges.php:1255
msgid "Global"
msgstr "Ogólny"
#: libraries/classes/Server/Privileges.php:1257
#: libraries/classes/Server/Privileges.php:3516
msgid "Database-specific privileges"
msgstr "Uprawnienia specyficzne dla baz danych"
#: libraries/classes/Server/Privileges.php:1266
#: libraries/classes/Server/Privileges.php:1267
#: libraries/classes/Server/UserGroups.php:253
#: templates/database/structure/check_all_tables.twig:3
#: templates/database/structure/check_all_tables.twig:4
#: templates/select_all.twig:4 templates/select_all.twig:5
#: templates/server/privileges/global_priv_table.twig:5
msgid "Check all"
msgstr "Zaznacz wszystko"
#: libraries/classes/Server/Privileges.php:1349 server_privileges.php:84
msgid "Allows creating new tables."
msgstr "Pozwól tworzyć nowe tabele."
#: libraries/classes/Server/Privileges.php:1366 server_privileges.php:91
msgid "Allows dropping tables."
msgstr "Pozwól usuwać tabele."
#: libraries/classes/Server/Privileges.php:1441
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/classes/Server/Privileges.php:1482 server_privileges.php:96
msgid ""
"Allows user to give to other users or remove from other users the privileges "
"that user possess yourself."
msgstr ""
"Pozwala użytkownikowi przekazywać innym użytkownikom lub usuwać od innych "
"użytkowników uprawnienia, które użytkownik posiada."
#: libraries/classes/Server/Privileges.php:1567
#: libraries/classes/Server/Privileges.php:1598
msgid "Native MySQL authentication"
msgstr "Natywne uwierzytelnianie MySQL"
#: libraries/classes/Server/Privileges.php:1600
msgid "SHA256 password authentication"
msgstr "Uwierzytelnianie hasłem SHA256"
#: libraries/classes/Server/Privileges.php:1634
#: libraries/classes/Server/Privileges.php:3275
msgid "Login Information"
msgstr "Dane użytkownika"
#: libraries/classes/Server/Privileges.php:1637
#: templates/server/replication/change_master.twig:14
#: templates/server/replication/master_add_slave_user.twig:16
msgid "User name:"
msgstr "Nazwa użytkownika:"
#: libraries/classes/Server/Privileges.php:1642
#: libraries/classes/Server/Privileges.php:1663
#: libraries/classes/Server/Privileges.php:2713
#: libraries/classes/Server/Privileges.php:3710
#: templates/server/replication/change_master.twig:15
#: templates/server/replication/master_add_slave_user.twig:19
#: templates/server/replication/master_add_slave_user.twig:24
msgid "User name"
msgstr "Nazwa użytkownika"
#: libraries/classes/Server/Privileges.php:1648
#: templates/server/replication/master_add_slave_user.twig:20
msgid "Any user"
msgstr "Dowolny użytkownik"
#: libraries/classes/Server/Privileges.php:1656
#: libraries/classes/Server/Privileges.php:1807
#: templates/server/privileges/privileges_summary.twig:75
#: templates/server/privileges/privileges_summary.twig:90
msgid "Use text field"
msgstr "Użyj pola tekstowego"
#: libraries/classes/Server/Privileges.php:1681
msgid ""
"An account already exists with the same username but possibly a different "
"hostname."
msgstr ""
"Konto już istnieje o tej samej nazwie użytkownika, ale prawdopodobnie inna "
"nazwa hosta."
#: libraries/classes/Server/Privileges.php:1690
msgid "Host name:"
msgstr "Nazwa hosta:"
#: libraries/classes/Server/Privileges.php:1695
#: libraries/classes/Server/Privileges.php:1775
#: libraries/classes/Server/Privileges.php:2714
#: libraries/classes/Server/Privileges.php:3711
msgid "Host name"
msgstr "Nazwa hosta"
#: libraries/classes/Server/Privileges.php:1735
#: templates/server/replication/master_add_slave_user.twig:34
msgid "Any host"
msgstr "Dowolny host"
#: libraries/classes/Server/Privileges.php:1742
#: templates/server/replication/master_add_slave_user.twig:35
msgid "Local"
msgstr "Host lokalny"
#: libraries/classes/Server/Privileges.php:1750
msgid "This Host"
msgstr "Ten host"
#: libraries/classes/Server/Privileges.php:1759
msgid "Use Host Table"
msgstr "Użyj tabeli hostów"
#: libraries/classes/Server/Privileges.php:1767
#: templates/server/replication/master_add_slave_user.twig:21
#: templates/server/replication/master_add_slave_user.twig:40
#: templates/server/replication/master_add_slave_user.twig:54
msgid "Use text field:"
msgstr "Użyj pola tekstowego:"
#: libraries/classes/Server/Privileges.php:1783
#: templates/server/replication/master_add_slave_user.twig:44
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
"Kiedy tabela Hosta jest używana, to pole jest ignorowane i wartość zapisana "
"w tabeli hostów jest używana zamiast."
#: libraries/classes/Server/Privileges.php:1795
#: libraries/classes/Server/Privileges.php:1812
#: libraries/classes/Server/Privileges.php:3712
#: templates/server/replication/change_master.twig:19
#: templates/server/replication/master_add_slave_user.twig:52
#: templates/server/replication/master_add_slave_user.twig:57
msgid "Password"
msgstr "Hasło"
#: libraries/classes/Server/Privileges.php:1797
msgid "Do not change the password"
msgstr "Nie zmieniaj hasła"
#: libraries/classes/Server/Privileges.php:1827
#: templates/server/replication/master_add_slave_user.twig:65
msgid "Re-type"
msgstr "Ponownie"
#: libraries/classes/Server/Privileges.php:1847
msgid "Authentication Plugin"
msgstr "Wtyczka uwierzytelniająca"
#: libraries/classes/Server/Privileges.php:1856
msgid "Password Hashing Method"
msgstr "Metoda haszowania hasłem"
#: libraries/classes/Server/Privileges.php:2160
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Hasło dla %s zostało zmienione."
#: libraries/classes/Server/Privileges.php:2208
#, php-format
msgid "You have revoked the privileges for %s."
msgstr "Masz cofnięte uprawnienia dla %s."
#: libraries/classes/Server/Privileges.php:2311
#: templates/server/privileges/add_user_fieldset.twig:7
msgid "Add user account"
msgstr "Dodaj konto użytkownika"
#: libraries/classes/Server/Privileges.php:2320
msgid "Database for user account"
msgstr "Baza danych konta użytkownika"
#: libraries/classes/Server/Privileges.php:2324
msgid "Create database with same name and grant all privileges."
msgstr "Utwórz bazę danych z taką samą nazwą i przyznaj wszystkie uprawnienia."
#: libraries/classes/Server/Privileges.php:2332
msgid "Grant all privileges on wildcard name (username\\_%)."
msgstr ""
"Przyznaj wszystkie uprawienia do baz danych o nazwach pasujących do maski "
"(nazwaużytkownika_%)."
#: libraries/classes/Server/Privileges.php:2342
#, php-format
msgid "Grant all privileges on database %s."
msgstr "Przyznaj wszystkie uprawnienia do bazy danych %s."
#: libraries/classes/Server/Privileges.php:2518
#: libraries/classes/Server/Privileges.php:2593
#, php-format
msgid "Users having access to \"%s\""
msgstr "Użytkownicy mają dostęp do \"%s\""
#: libraries/classes/Server/Privileges.php:2563
msgid "User has been added."
msgstr "Użytkownik został dodany."
#: libraries/classes/Server/Privileges.php:2717
#: libraries/classes/Server/Privileges.php:3721
#: templates/server/privileges/privileges_summary.twig:16
msgid "Grant"
msgstr "Nadawanie"
#: libraries/classes/Server/Privileges.php:2732
msgid "Not enough privilege to view users."
msgstr "Za małe uprawnienia do przeglądania użytkowników."
#: libraries/classes/Server/Privileges.php:2751
#: libraries/classes/Server/Privileges.php:4177
msgid "No user found."
msgstr "Żadnego użytkownika nie znaleziono."
#: libraries/classes/Server/Privileges.php:2782
#: libraries/classes/Server/Privileges.php:3133
#: libraries/classes/Server/Privileges.php:3803
msgid "Any"
msgstr "Dowolny"
#: libraries/classes/Server/Privileges.php:2837
msgid "global"
msgstr "ogólny"
#: libraries/classes/Server/Privileges.php:2840
msgid "database-specific"
msgstr "specyficzne dla bazy danych"
#: libraries/classes/Server/Privileges.php:2842
msgid "wildcard"
msgstr "znak wieloznaczny"
#: libraries/classes/Server/Privileges.php:2848
msgid "table-specific"
msgstr "specyficzne dla tabeli"
#: libraries/classes/Server/Privileges.php:2996
msgid "Edit privileges"
msgstr "Edytuj uprawnienia"
#: libraries/classes/Server/Privileges.php:2999
msgid "Revoke"
msgstr "Cofnij"
#: libraries/classes/Server/Privileges.php:3023
msgid "Edit user group"
msgstr "Edytuj grupę użytkownika"
#: libraries/classes/Server/Privileges.php:3247
msgid "… keep the old one."
msgstr "… pozostaw starego."
#: libraries/classes/Server/Privileges.php:3248
msgid "… delete the old one from the user tables."
msgstr "… usunąć starą z tabel użytkowników."
#: libraries/classes/Server/Privileges.php:3250
msgid ""
"… revoke all active privileges from the old one and delete it afterwards."
msgstr ""
"… unieważnij wszystkie aktywne uprawnienia ze starej i usuń je później."
#: libraries/classes/Server/Privileges.php:3254
msgid ""
"… delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr "… usuń starą z tabel użytkownika i przeładuj uprawnienia później."
#: libraries/classes/Server/Privileges.php:3276
msgid "Change login information / Copy user account"
msgstr "Zmień dane logowania/Skopiuj konto użytkownika"
#: libraries/classes/Server/Privileges.php:3282
msgid "Create a new user account with the same privileges and …"
msgstr "Utwórz nowe konto użytkownika z tymi samymi uprawnieniami i…"
#: libraries/classes/Server/Privileges.php:3528
#: templates/server/privileges/edit_routine_privileges.twig:12
msgid "Routine-specific privileges"
msgstr "Uprawnienia specyficzne dla rutyny"
#: libraries/classes/Server/Privileges.php:3719
#: libraries/classes/Server/UserGroups.php:91
#: templates/server/privileges/choose_user_group.twig:4
#: templates/server/privileges/choose_user_group.twig:5
msgid "User group"
msgstr "Grupa użytkownika"
#: libraries/classes/Server/Privileges.php:3842
#: libraries/classes/Server/Privileges.php:5051
msgid "The selected user was not found in the privilege table."
msgstr "Wybrany użytkownik nie został znaleziony w tabeli uprawnień."
#: libraries/classes/Server/Privileges.php:4018
msgid "No users selected for deleting!"
msgstr "Żaden użytkownik ze został zaznaczony do usunięcia!"
#: libraries/classes/Server/Privileges.php:4021
msgid "Reloading the privileges"
msgstr "Przeładuj uprawnienia"
#: libraries/classes/Server/Privileges.php:4040
msgid "The selected users have been deleted successfully."
msgstr "Wybrani użytkownicy zostali usunięci pomyślnie."
#: libraries/classes/Server/Privileges.php:4147
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Zaktualizowano uprawnienia dla %s."
#: libraries/classes/Server/Privileges.php:4257
#, php-format
msgid "Deleting %s"
msgstr "Usuwanie %s"
#: libraries/classes/Server/Privileges.php:4287
msgid "The privileges were reloaded successfully."
msgstr "Uprawnienia były przeładowane pomyślnie."
#: libraries/classes/Server/Privileges.php:4385
#, php-format
msgid "The user %s already exists!"
msgstr "Użytkownik %s już istnieje!"
#: libraries/classes/Server/Privileges.php:4676
#, php-format
msgid "Privileges for %s"
msgstr "Uprawnienia dla %s"
#: libraries/classes/Server/Privileges.php:4758
msgid "Edit privileges:"
msgstr "Edytuj uprawnienia:"
#: libraries/classes/Server/Privileges.php:4759
msgid "User account"
msgstr "Konto użytkownika"
#: libraries/classes/Server/Privileges.php:4831
msgid ""
"Note: You are attempting to edit privileges of the user with which you are "
"currently logged in."
msgstr ""
"Uwaga: Próbujesz edytować uprawnienia użytkownika, którym jesteś aktualnie "
"zalogowany."
#: libraries/classes/Server/Privileges.php:4851
#: libraries/classes/Server/Users.php:32
msgid "User accounts overview"
msgstr "Przegląd kont użytkowników"
#: libraries/classes/Server/Privileges.php:4926
msgid ""
"A user account allowing any user from localhost to connect is present. This "
"will prevent other users from connecting if the host part of their account "
"allows a connection from any (%) host."
msgstr ""
"Dostępne jest konto użytkownika umożliwiające każdemu użytkownikowi "
"połączenie lokalne. Uniemożliwi to innym użytkownikom łączenie się, jeśli "
"część hosta ich konta zezwala na połączenie z dowolnego (%) hosta."
#: libraries/classes/Server/Privileges.php:4971
#, php-format
msgid ""
"Note: phpMyAdmin gets the users privileges directly from MySQLs 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 bezpośrednio z tabel "
"uprawnień MySQL. Zawartość tych tabel może różnić się od uprawnień używanych "
"przez serwer, jeśli zostały one zmienione ręcznie. W takim przypadku przed "
"kontynuowaniem powinieneś %s przeładować uprawnienia %s."
#: libraries/classes/Server/Privileges.php:4988
msgid ""
"Note: phpMyAdmin gets the users privileges directly from MySQLs privilege "
"tables. The content of these tables may differ from the privileges the "
"server uses, if they have been changed manually. In this case, the "
"privileges have to be reloaded but currently, you don't have the RELOAD "
"privilege."
msgstr ""
"Uwaga: phpMyAdmin pobiera uprawnienia użytkowników bezpośrednio z tabel "
"uprawnień MySQL. Zawartość tych tabel może różnić się od uprawnień używanych "
"przez serwer, jeśli zostały one zmienione ręcznie. W takim przypadku "
"uprawnienia muszą zostać ponownie załadowane, ale obecnie nie masz "
"uprawnienia RELOAD."
#: libraries/classes/Server/Privileges.php:5299
msgid "You have added a new user."
msgstr "Dodałeś nowego użytkownika."
#: libraries/classes/Server/Select.php:56
#: libraries/classes/Server/Select.php:61
msgid "Current server:"
msgstr "Bieżący serwer:"
#: libraries/classes/Server/Status/Data.php:120
msgid "Handler"
msgstr "Obsługa"
#: libraries/classes/Server/Status/Data.php:121
msgid "Query cache"
msgstr "Pamięć podręczna zapytań"
#: libraries/classes/Server/Status/Data.php:122
msgid "Threads"
msgstr "Wątki"
#: libraries/classes/Server/Status/Data.php:124
msgid "Temporary data"
msgstr "Dane tymczasowe"
#: libraries/classes/Server/Status/Data.php:125
msgid "Delayed inserts"
msgstr "Opóźnione dodania"
#: libraries/classes/Server/Status/Data.php:126
msgid "Key cache"
msgstr "Bufor klucza"
#: libraries/classes/Server/Status/Data.php:127
msgid "Joins"
msgstr "Złączenia"
#: libraries/classes/Server/Status/Data.php:129
msgid "Sorting"
msgstr "Sortowanie"
#: libraries/classes/Server/Status/Data.php:131
msgid "Transaction coordinator"
msgstr "Koordynator transakcji"
#: libraries/classes/Server/Status/Data.php:132
#: templates/server/binlog/index.twig:27
msgid "Files"
msgstr "Pliki"
#: libraries/classes/Server/Status/Data.php:148
msgid "Flush (close) all tables"
msgstr "Przeładuj (zamknij) wszystkie tabele"
#: libraries/classes/Server/Status/Data.php:152
msgid "Show open tables"
msgstr "Pokaż otwarte tabele"
#: libraries/classes/Server/Status/Data.php:161
msgid "Show slave hosts"
msgstr "Pokaż podrzędne hosty"
#: libraries/classes/Server/Status/Data.php:168
#: templates/server/replication/master_replication.twig:8
msgid "Show master status"
msgstr "Pokaż stan serwera głównego"
#: libraries/classes/Server/Status/Data.php:174
msgid "Show slave status"
msgstr "Status serwera podrzędnego"
#: libraries/classes/Server/Status/Data.php:182
msgid "Flush query cache"
msgstr "Opróżnij bufor podręczny zapytań"
#: libraries/classes/Server/UserGroups.php:34
#, php-format
msgid "Users of '%s' user group"
msgstr "Użytkownicy '%s' grupy użytkowników"
#: libraries/classes/Server/UserGroups.php:47
msgid "No users were found belonging to this user group."
msgstr "Nie znaleziono użytkowników należących do tej grupy użytkowników."
#: libraries/classes/Server/UserGroups.php:77
#: libraries/classes/Server/Users.php:40
msgid "User groups"
msgstr "Grupy użytkowników"
#: libraries/classes/Server/UserGroups.php:92
msgid "Server level tabs"
msgstr "Karty na poziomie serwera"
#: libraries/classes/Server/UserGroups.php:93
msgid "Database level tabs"
msgstr "Zakładki poziomie bazy danych"
#: libraries/classes/Server/UserGroups.php:94
msgid "Table level tabs"
msgstr "Poziom zakładek tabeli"
#: libraries/classes/Server/UserGroups.php:124
msgid "View users"
msgstr "Zobacz użytkowników"
#: libraries/classes/Server/UserGroups.php:164
#: libraries/classes/Server/UserGroups.php:230
msgid "Add user group"
msgstr "Dodaj grupę użytkownika"
#: libraries/classes/Server/UserGroups.php:233
#, php-format
msgid "Edit user group: '%s'"
msgstr "Edycja grupy użytkowników: '%s'"
#: libraries/classes/Server/UserGroups.php:249
msgid "User group menu assignments"
msgstr "Menu skojarzenia grupy użytkownika"
#: libraries/classes/Server/UserGroups.php:257
msgid "Group name:"
msgstr "Nazwa grupy:"
#: libraries/classes/Server/UserGroups.php:294
msgid "Server-level tabs"
msgstr "Karty na poziomie serwera"
#: libraries/classes/Server/UserGroups.php:299
msgid "Database-level tabs"
msgstr "Zakładki na poziomie bazy danych"
#: libraries/classes/Server/UserGroups.php:304
msgid "Table-level tabs"
msgstr "Poziom zakładek tabeli"
#: libraries/classes/Setup/Index.php:131
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."
#: libraries/classes/Setup/Index.php:153
msgid "Got invalid version string from server"
msgstr "Otrzymano od serwera nieprawidłowy numer wersji"
#: libraries/classes/Setup/Index.php:166
msgid "Unparsable version string"
msgstr "Nie udało się zanalizować numeru wersji"
#: libraries/classes/Setup/Index.php:186
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
"Używasz wersji Git, uruchomić [kbd]git pull[/kbd] :-)[br]Najnowsza stabilna "
"wersja to %s, wydana na %s."
#: libraries/classes/Setup/Index.php:193
msgid "No newer stable version is available"
msgstr "Nowsza stabilna wersja nie jest dostępna"
#: libraries/classes/Sql.php:713
msgid "Bookmark not created!"
msgstr "Zakładka nie utworzona!"
#: libraries/classes/Sql.php:832
#, php-format
msgid "Using bookmark \"%s\" as default browse query."
msgstr "Korzystanie z zakładki \"%s\" jako domyślne przeglądanie zapytania."
#: libraries/classes/Sql.php:1340
msgid "Showing as PHP code"
msgstr "Pokaż jako kod PHP"
#: libraries/classes/Sql.php:1727
#, php-format
msgid ""
"Current selection does not contain a unique column. Grid edit, checkbox, "
"Edit, Copy and Delete features are not available. %s"
msgstr ""
"Bieżący wybór nie zawiera unikalnej kolumny. Opcje edycji siatki, pola "
"wyboru, edycji, kopiowania i usuwania są niedostępne. %s"
#: libraries/classes/Sql.php:1741
#, php-format
msgid ""
"Current selection does not contain a unique column. Grid edit, Edit, Copy "
"and Delete features may result in undesired behavior. %s"
msgstr ""
"Bieżący wybór nie zawiera unikalnej kolumny. Funkcje edycji siatki, edycji, "
"kopiowania i usuwania mogą powodować niepożądane zachowania. %s"
#: libraries/classes/Sql.php:1781
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemy z indeksami tabeli `%s`"
#: libraries/classes/SqlQueryForm.php:146
#, php-format
msgid "Run SQL query/queries on server “%s”"
msgstr "Uruchom zapytanie/zapytania SQL na serwerze “%s”"
#: libraries/classes/SqlQueryForm.php:164
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Wykonanie zapytania/zapytań SQL do bazy danych %s"
#: libraries/classes/SqlQueryForm.php:190
#, php-format
msgid "Run SQL query/queries on table %s"
msgstr "Uruchom zapytanie SQL/zapytania w tabeli %s"
#: libraries/classes/SqlQueryForm.php:264 templates/console/display.twig:7
#: templates/setup/home/index.twig:106
msgid "Clear"
msgstr "Wyczyść"
#: libraries/classes/SqlQueryForm.php:270
msgid "Get auto-saved query"
msgstr "Uzyskaj automatycznie zapisane zapytanie"
#: libraries/classes/SqlQueryForm.php:276
msgid "Bind parameters"
msgstr "Parametry wiązania"
#: libraries/classes/SqlQueryForm.php:324
msgid "Bookmark this SQL query:"
msgstr "Zaznacz to zapytanie SQL:"
#: libraries/classes/SqlQueryForm.php:332 templates/sql/bookmark.twig:22
msgid "Let every user access this bookmark"
msgstr "Niech każdy użytkownik ma dostęp do tej zakładki"
#: libraries/classes/SqlQueryForm.php:338
msgid "Replace existing bookmark of same name"
msgstr "Zastąp istniejącą zakładkę o tej samej nazwie"
#: libraries/classes/SqlQueryForm.php:352
msgid "Delimiter"
msgstr "Separator"
#: libraries/classes/SqlQueryForm.php:362
msgid "Show this query here again"
msgstr "Pokaż to zapytanie tutaj ponownie"
#: libraries/classes/SqlQueryForm.php:379
msgid "Rollback when finished"
msgstr "Przywróć po zakończeniu"
#: libraries/classes/SqlQueryForm.php:424
msgid "shared"
msgstr "współdzielone"
#: libraries/classes/SqlQueryForm.php:437
msgid "View only"
msgstr "Pokaż tylko"
#: libraries/classes/StorageEngine.php:284
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Brak szczegółowych informacji o tym mechanizmie składowania."
#: libraries/classes/StorageEngine.php:387
#: templates/database/structure/body_for_table_summary.twig:48
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s to domyślny silnik składowania tego serwera MySQL."
#: libraries/classes/StorageEngine.php:390
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s jest dostępny na tym serwerze MySQL."
#: libraries/classes/StorageEngine.php:393
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "Mechanizm %s został wyłączony dla tego serwera MySQL."
#: libraries/classes/StorageEngine.php:398
#, 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/classes/Table.php:343
msgid "Unknown table status:"
msgstr "Nieznany status tabeli:"
#: libraries/classes/Table.php:1004
#, php-format
msgid "Source database `%s` was not found!"
msgstr "Źródło bazy danych '%s' nie zostało znalezione!"
#: libraries/classes/Table.php:1012
#, php-format
msgid "Target database `%s` was not found!"
msgstr "Docelowej bazy '%s' nie znaleziono!"
#: libraries/classes/Table.php:1559
msgid "Invalid database:"
msgstr "Niewłaściwa baza danych:"
#: libraries/classes/Table.php:1576
msgid "Invalid table name:"
msgstr "Niewłaściwa nazwa tabeli:"
#: libraries/classes/Table.php:1613
#, php-format
msgid "Failed to rename table %1$s to %2$s!"
msgstr "Błąd podczas zmiany nazwy tabeli z %1$s na %2$s!"
#: libraries/classes/Table.php:1634
#, php-format
msgid "Table %1$s has been renamed to %2$s."
msgstr "Tabela %1$s ma nazwę zmienioną na %2$s."
#: libraries/classes/Table.php:1871
msgid "Could not save table UI preferences!"
msgstr "Nie można zapisać preferencji UI tabeli!"
#: libraries/classes/Table.php:1902
#, php-format
msgid ""
"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
"['MaxTableUiprefs'] %s)"
msgstr ""
"Nie udało się czyszczenie preferencji tabeli UI (see $cfg['Servers'][$i]"
"['MaxTableUiprefs'] %s)"
#: libraries/classes/Table.php:2053
#, php-format
msgid ""
"Cannot save UI property \"%s\". The changes made will not be persistent "
"after you refresh this page. Please check if the table structure has been "
"changed."
msgstr ""
"Nie można zapisać \"%s\" własności UI. Wprowadzone zmiany nie będą trwałe po "
"odświeżeniu strony. Proszę sprawdzić, czy struktura tabeli została zmieniona."
#: libraries/classes/Table.php:2191
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Nazwą podstawowego klucza musi być… PRIMARY!"
#: libraries/classes/Table.php:2202
msgid "Can't rename index to PRIMARY!"
msgstr "Nie można zmienić nazwy indeksu na PRIMARY!"
#: libraries/classes/Table.php:2224
msgid "No index parts defined!"
msgstr "Brak zdefiniowanych części indeksu!"
#: libraries/classes/Table.php:2548
#, 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/classes/Template.php:112
#, php-format
msgid "Error while working with template cache: %s"
msgstr "Błąd podczas pracy z pamięcią podręczną szablonów: %s"
#: libraries/classes/ThemeManager.php:98
#, php-format
msgid "Default theme %s not found!"
msgstr "Nie znaleziono domyślnego motywu graficznego %s!"
#: libraries/classes/ThemeManager.php:178
#, php-format
msgid "Theme %s not found!"
msgstr "Motywu %s nie znaleziono!"
#: libraries/classes/ThemeManager.php:262
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Nie znaleziono ścieżki do motywu %s!"
#: libraries/classes/ThemeManager.php:353
msgid "Theme:"
msgstr "Motyw:"
#: libraries/classes/Theme.php:212
#, 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/classes/Tracking.php:275
#: templates/database/tracking/tables.twig:78
#: templates/table/tracking/main.twig:73
msgid "Tracking report"
msgstr "Raport śledzenia"
#: libraries/classes/Tracking.php:279
msgid "Tracking statements"
msgstr "Śledzenie instrukcji"
#: libraries/classes/Tracking.php:294
msgid "Delete tracking data row from report"
msgstr "Usuń wiersz śledzenia danych z raportu"
#: libraries/classes/Tracking.php:305
msgid "No data"
msgstr "Brak danych"
#: libraries/classes/Tracking.php:427 libraries/classes/Tracking.php:493
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr "Pokaż %1$s w okresie od %2$s do %3$s wg użytkownika %4$s %5$s"
#: libraries/classes/Tracking.php:514
msgid "SQL dump (file download)"
msgstr "Zrzut SQL (plik do pobrania)"
#: libraries/classes/Tracking.php:516
msgid "SQL dump"
msgstr "Zrzut SQL"
#: libraries/classes/Tracking.php:519
msgid "This option will replace your table and contained data."
msgstr "Ta opcja zamienia twoją tabelę i zawarte w niej dane."
#: libraries/classes/Tracking.php:521
msgid "SQL execution"
msgstr "Wykonanie SQL"
#: libraries/classes/Tracking.php:525
#, php-format
msgid "Export as %s"
msgstr "Eksportuj jako %s"
#: libraries/classes/Tracking.php:562
msgid "Data manipulation statement"
msgstr "Instrukcja przetwarzania danych"
#: libraries/classes/Tracking.php:598
msgid "Data definition statement"
msgstr "Instrukcja definiowania danych"
#: libraries/classes/Tracking.php:681
#: templates/database/tracking/tables.twig:89
#: templates/table/tracking/main.twig:80
msgid "Structure snapshot"
msgstr "Migawka struktury"
#: libraries/classes/Tracking.php:701
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Wersja %s migawki (kod SQL)"
#: libraries/classes/Tracking.php:771
msgid "Tracking data definition successfully deleted"
msgstr "Śledzenie definicją danych pomyślnie usunięte"
#: libraries/classes/Tracking.php:781
msgid "Tracking data manipulation successfully deleted"
msgstr "Śledzenie manipulacją danymi pomyślnie usunięte"
#: libraries/classes/Tracking.php:835
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
"Możesz wykonać zrzut poprzez tworzenie i używanie tymczasowej bazy danych. "
"Upewnij się, że masz uprawnienia do tego."
#: libraries/classes/Tracking.php:839
msgid "Comment out these two lines if you do not need them."
msgstr "Ujmij w komentarz te dwa wiersze jeśli ich nie potrzebujesz."
#: libraries/classes/Tracking.php:849
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
"Instrukcje SQL zostały wyeksportowane. Proszę skopiować zrzut lub go wykonać."
#: libraries/classes/Tracking.php:897
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Raport śledzenia tabeli `%s`"
#: libraries/classes/Tracking.php:928
#, php-format
msgid "Tracking for %1$s was activated at version %2$s."
msgstr "Śledzenie dla %1$s zostało włączone w wersji %2$s."
#: libraries/classes/Tracking.php:931
#, php-format
msgid "Tracking for %1$s was deactivated at version %2$s."
msgstr "Śledzenie dla %1$s zostało wyłączone w wersji %2$s."
#: libraries/classes/Tracking.php:1025
#, php-format
msgid "Version %1$s of %2$s was deleted."
msgstr "Wersja %1$s z %2$s została usunięta."
#: libraries/classes/Tracking.php:1056
#, php-format
msgid "Version %1$s was created, tracking for %2$s is active."
msgstr "Wersja %1$s stworzona, śledzenie dla %2$s jest aktywne."
#: libraries/classes/Tracking.php:1166 libraries/classes/Tracking.php:1304
#: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
msgid "active"
msgstr "aktywny"
#: libraries/classes/Tracking.php:1169 libraries/classes/Tracking.php:1299
#: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
msgid "not active"
msgstr "nieaktywny"
#: libraries/classes/Types.php:207
msgid ""
"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
msgstr ""
"1-Bajtowa liczba całkowita, ze znakiem zakres -128 do 127, bez znaku zakres "
"wynosi od 0 do 255"
#: libraries/classes/Types.php:212
msgid ""
"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
"65,535"
msgstr ""
"2-Bajtowa liczba całkowita, ze znakiem zakres -32,768 do 32 767, bez znaku "
"zakres wynosi od 0 do 65 535"
#: libraries/classes/Types.php:217
msgid ""
"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
"0 to 16,777,215"
msgstr ""
"3-Bajtowa liczba całkowita, ze znakiem zakres -8,388,608 do 8,388,607, bez "
"znaku zakres 0 do 16,777,215"
#: libraries/classes/Types.php:222
msgid ""
"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
"range is 0 to 4,294,967,295"
msgstr ""
"4-Bajtowa liczba całkowita, ze znakiem zakres -2,147,483,648 do 2 147 483 "
"647, bez znaku zakres 0 do 4 294 967 295"
#: libraries/classes/Types.php:228
msgid ""
"An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
"9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
msgstr ""
"8-Bajtowa liczba całkowita, ze znakiem zakres -9,223,372,036,854,775,808 do "
"9,223,372,036,854,775,807, bez znaku zakres 0 do 18,446,744,073,709,551,615"
#: libraries/classes/Types.php:234
msgid ""
"A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
"(default 10), the maximum number of decimals (D) is 30 (default 0)"
msgstr ""
"Szereg stałoprzecinkowych (M, D) - Maksymalna liczba cyfr (M) wynosi 65 "
"(domyślnie 10), maksymalna liczba miejsc po przecinku (D) wynosi 30 "
"(domyślnie 0)"
#: libraries/classes/Types.php:240
msgid ""
"A small floating-point number, allowable values are -3.402823466E+38 to "
"-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
msgstr ""
"Małe wartości zmiennoprzecinkowych numer, dopuszczalne są - 3.402823466E 38 "
"do - 1.175494351E-38, 0 i 1.175494351E-38 do 3.402823466E 38"
#: libraries/classes/Types.php:246
msgid ""
"A double-precision floating-point number, allowable values are "
"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
"2.2250738585072014E-308 to 1.7976931348623157E+308"
msgstr ""
"Podwójnej precyzji numer, dopuszczalne wartości zmiennoprzecinkowych są - "
"1.7976931348623157E 308 do - 2.2250738585072014E-308, 0 i "
"2.2250738585072014E-308 do 1.7976931348623157E 308"
#: libraries/classes/Types.php:252
msgid ""
"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
"FLOAT)"
msgstr ""
"Synonim dla DOUBLE (wyjątek: w trybie REAL_AS_FLOAT SQL jest synonimem typu "
"\"float\")"
#: libraries/classes/Types.php:257
msgid ""
"A bit-field type (M), storing M of bits per value (default is 1, maximum is "
"64)"
msgstr ""
"Przechowywanie m bitów na wartość typu pole bitowe (M), (wartością domyślną "
"jest 1, maksymalnie jest 64)"
#: libraries/classes/Types.php:262
msgid ""
"A synonym for TINYINT(1), a value of zero is considered false, nonzero "
"values are considered true"
msgstr ""
"Synonim TINYINT(1), wartość zero uznaje wartość FAŁSZ, wartości niezerowe — "
"są uważane za prawdziwe"
#: libraries/classes/Types.php:266
msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
msgstr "Alias unikatowy BIGINT bez znaku nie NULL AUTO_INCREMENT"
#: libraries/classes/Types.php:269
#, php-format
msgid "A date, supported range is %1$s to %2$s"
msgstr "Datę, obsługiwany jest zakres %1$s do %2$s"
#: libraries/classes/Types.php:275
#, php-format
msgid "A date and time combination, supported range is %1$s to %2$s"
msgstr "Data i godzina kombinacja zakresu obsługiwanych jest %1$s %2$s"
#: libraries/classes/Types.php:281
msgid ""
"A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
"stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
msgstr ""
"Sygnatura czasowa, zakres 1970-01-01 00: 00: 01 UTC do roku 2038-01-09 03: "
"14: 07 UTC, przechowywane jako liczba sekund od epoki (1970-01-01 00: 00: 00 "
"UTC)"
#: libraries/classes/Types.php:287
#, php-format
msgid "A time, range is %1$s to %2$s"
msgstr "Czas, zakres %1$s do %2$s"
#: libraries/classes/Types.php:293
msgid ""
"A year in four-digit (4, default) or two-digit (2) format, the allowable "
"values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
msgstr ""
"W roku w czterocyfrowym (4, domyślnie) lub (2) formacie dwucyfrowym, "
"wartości dopuszczalne są 70 (1970)-69 (2069) lub 1901 do 2155 i 0000"
#: libraries/classes/Types.php:299
msgid ""
"A fixed-length (0-255, default 1) string that is always right-padded with "
"spaces to the specified length when stored"
msgstr ""
"O stałej długości (0-255, domyślnie 1) ciąg znaków, który jest zawsze prawo "
"dopełnione spacjami do podanej długości podczas przechowywania"
#: libraries/classes/Types.php:305
#, php-format
msgid ""
"A variable-length (%s) string, the effective maximum length is subject to "
"the maximum row size"
msgstr ""
"Ciąg znaków o zmiennej długości (%s) efektywna długość maksymalna jest z "
"zastrzeżeniem maksymalny rozmiar wiersza"
#: libraries/classes/Types.php:312
msgid ""
"A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
"a one-byte prefix indicating the length of the value in bytes"
msgstr ""
"Kolumna tekstu o maksymalnej długości 255 (2 ^ 8 - 1) znaków przechowywanych "
"z prefiksem jednobajtowych wskazujące długość wartości w bajtach"
#: libraries/classes/Types.php:318
msgid ""
"A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
"with a two-byte prefix indicating the length of the value in bytes"
msgstr ""
"Kolumna tekstu o maksymalnej długości 65 535 (2 ^ 16 - 1) znaki, "
"przechowywane prefiksu dwubajtowy, wskazując długość wartości w bajtach"
#: libraries/classes/Types.php:324
msgid ""
"A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
"stored with a three-byte prefix indicating the length of the value in bytes"
msgstr ""
"Kolumna tekstu o maksymalnej długości 16,777,215 (2 ^ 24 - 1) znaków "
"przechowywanych z prefiksem trzybajtowy wskazujące długość wartości w bajtach"
#: libraries/classes/Types.php:330
msgid ""
"A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
"characters, stored with a four-byte prefix indicating the length of the "
"value in bytes"
msgstr ""
"Kolumna tekstu o maksymalnej długooci 4 294 967 295 lub 4GiB (2 ^ 32 - 1) "
"znaki, przechowywane prefiksu czwartego bajtu, wskazując długość wartości w "
"bajtach"
#: libraries/classes/Types.php:336
msgid ""
"Similar to the CHAR type, but stores binary byte strings rather than non-"
"binary character strings"
msgstr ""
"Podobne do typu CHAR, ale przechowuje binarna bajtu ciągi zamiast ciągów "
"znaków nieznakowe"
#: libraries/classes/Types.php:341
msgid ""
"Similar to the VARCHAR type, but stores binary byte strings rather than non-"
"binary character strings"
msgstr ""
"Podobnego typu VARCHAR, ale przechowuje binarna bajtu ciągów, zamiast ciągów "
"znaków nieznakowe"
#: libraries/classes/Types.php:346
msgid ""
"A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
"one-byte prefix indicating the length of the value"
msgstr ""
"Kolumna BLOB o maksymalnej długości 255 (2 ^ 8 - 1) bajtów, przechowywane z "
"prefiksem jednobajtowych wskazujące długość wartości"
#: libraries/classes/Types.php:351
msgid ""
"A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
"with a three-byte prefix indicating the length of the value"
msgstr ""
"Kolumna BLOB o maksymalnej długości 16,777,215 (2 ^ 24 - 1) bajtów, "
"przechowywane z prefiksem trzybajtowy wskazujące długość wartości"
#: libraries/classes/Types.php:357
msgid ""
"A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
"a two-byte prefix indicating the length of the value"
msgstr ""
"Kolumna BLOB o maksymalnej długości 65 535 (2 ^ 16 - 1) bajtów, "
"przechowywane prefiksu dwubajtowy, wskazując długość wartości"
#: libraries/classes/Types.php:362
msgid ""
"A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
"bytes, stored with a four-byte prefix indicating the length of the value"
msgstr ""
"Kolumny obiektu BLOB o maksymalnej długooci 4 294 967 295 lub 4GiB (2 ^ 32 - "
"1) bajtów, przechowywane prefiksu czwartego bajtu, wskazując długość wartości"
#: libraries/classes/Types.php:368
msgid ""
"An enumeration, chosen from the list of up to 65,535 values or the special "
"'' error value"
msgstr ""
"Wyliczenie, wybrane z listy wartości maksymalnie 65 535 lub specjalnych '' "
"wartość błędu"
#: libraries/classes/Types.php:372
msgid "A single value chosen from a set of up to 64 members"
msgstr "Pojedyncza wartość wybrana z zestawu maksymalnie 64 członków"
#: libraries/classes/Types.php:374
msgid "A type that can store a geometry of any type"
msgstr "Typy, które mogą przechowywać geometrię dowolnego typu"
#: libraries/classes/Types.php:376
msgid "A point in 2-dimensional space"
msgstr "Punkt w przestrzeni 2-wymiarowej"
#: libraries/classes/Types.php:378
msgid "A curve with linear interpolation between points"
msgstr "Krzywa z interpolacji liniowej pomiędzy punktami"
#: libraries/classes/Types.php:380
msgid "A polygon"
msgstr "Wielokąt"
#: libraries/classes/Types.php:382
msgid "A collection of points"
msgstr "Zbiór punktów"
#: libraries/classes/Types.php:385
msgid "A collection of curves with linear interpolation between points"
msgstr "Zbiór krzywych z interpolacji liniowej pomiędzy punktami"
#: libraries/classes/Types.php:388
msgid "A collection of polygons"
msgstr "Zbiór wielokątów"
#: libraries/classes/Types.php:390
msgid "A collection of geometry objects of any type"
msgstr "Zbiór obiektów geometrycznych dowolnego typu"
#: libraries/classes/Types.php:393
msgid ""
"Stores and enables efficient access to data in JSON (JavaScript Object "
"Notation) documents"
msgstr ""
"Przechowywanie i umożliwienie wydajnego dostępu do danych w dokumentach JSON "
"(ang. JavaScript Object Notation)"
#: libraries/classes/Types.php:726
msgctxt "numeric types"
msgid "Numeric"
msgstr "Numeryczny"
#: libraries/classes/Types.php:744
msgctxt "date and time types"
msgid "Date and time"
msgstr "Data i czas"
#: libraries/classes/Types.php:774
msgctxt "spatial types"
msgid "Spatial"
msgstr "Przestrzenny"
#: libraries/classes/UserPassword.php:79
msgid "The profile has been updated."
msgstr "Profil został zaktualizowany."
#: libraries/classes/UserPassword.php:91
msgid "Password is too long!"
msgstr "Hasło jest za długie!"
#: libraries/classes/UserPreferencesHeader.php:56
msgid "Manage your settings"
msgstr "Zarządzaj ustawieniami"
#: libraries/classes/UserPreferencesHeader.php:63
msgid "Two-factor authentication"
msgstr "Uwierzytelnianie dwuskładnikowe"
#: libraries/classes/UserPreferencesHeader.php:115
#: templates/preferences/manage/main.twig:61
msgid "Configuration has been saved."
msgstr "Konfiguracja została zapamiętana."
#: libraries/classes/UserPreferencesHeader.php:133
#, php-format
msgid ""
"Your preferences will be saved for current session only. Storing them "
"permanently requires %sphpMyAdmin configuration storage%s."
msgstr ""
"Preferencje są zapisywane tylko w bieżącej sesji. Przechowywanie ich na "
"stałe wymaga skonfiguraowania %sprzechowwyania konfiguracji phpMyAdmin%s."
#: libraries/classes/UserPreferences.php:172
msgid "Could not save configuration"
msgstr "Nie można zapisać konfiguracji"
#: libraries/classes/Util.php:173
#, php-format
msgid "Max: %s%s"
msgstr "Maksymalny rozmiar: %s%s"
#: libraries/classes/Util.php:602
msgid "Static analysis:"
msgstr "Analiza statyczna:"
#: libraries/classes/Util.php:605
#, php-format
msgid "%d errors were found during analysis."
msgstr "%d błędów zostało znalezionych podczas analizy."
#: libraries/classes/Util.php:1111
msgid "Skip Explain SQL"
msgstr "Pomiń wyjaśnienie SQL"
#: libraries/classes/Util.php:1119
#, php-format
msgid "Analyze Explain at %s"
msgstr "Analizuj objaśnienia w %s"
#: libraries/classes/Util.php:1149
msgid "Without PHP code"
msgstr "Bez kodu PHP"
#: libraries/classes/Util.php:1156
#: templates/database/multi_table_query/form.twig:178
msgid "Submit query"
msgstr "Prześlij zapytanie"
#: libraries/classes/Util.php:1201 templates/console/display.twig:31
#: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
msgid "Profiling"
msgstr "Profilowanie"
#: libraries/classes/Util.php:1219
msgctxt "Inline edit query"
msgid "Edit inline"
msgstr "Edytuj w linii"
#. l10n: Short week day name for Sunday
#: libraries/classes/Util.php:1582
msgctxt "Short week day name"
msgid "Sun"
msgstr "Nie"
#: libraries/classes/Util.php:1620
msgctxt "AM/PM indication in time"
msgid "PM"
msgstr "PM"
#: libraries/classes/Util.php:1622
msgctxt "AM/PM indication in time"
msgid "AM"
msgstr "AM"
#: libraries/classes/Util.php:1926
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dni, %s godzin, %s minut i %s sekund"
#: libraries/classes/Util.php:1961
msgid "Missing parameter:"
msgstr "Brakuje parametru:"
#: libraries/classes/Util.php:2534
#, php-format
msgid "Jump to database “%s”."
msgstr "Przejście do bazy danych \"%s\"."
#: libraries/classes/Util.php:2562
#, 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/classes/Util.php:3376 templates/preferences/manage/main.twig:17
msgid "Browse your computer:"
msgstr "Wyszukaj w komputerze:"
#: libraries/classes/Util.php:3403
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Wybierz katalog serwera WWW dla uploadu <b>%s</b>:"
#: libraries/classes/Util.php:3443
msgid "There are no files to upload!"
msgstr "Brak plików do załadowania!"
#: libraries/classes/Util.php:3467 libraries/classes/Util.php:3468
#: templates/database/structure/check_all_tables.twig:15
msgid "Empty"
msgstr "Opróżnij"
#: libraries/classes/Util.php:3473 libraries/classes/Util.php:3474
msgid "Execute"
msgstr "Wykonaj"
#: libraries/classes/Util.php:4101
msgid "SSL is not being used"
msgstr "SSL nie jest używany"
#: libraries/classes/Util.php:4106
msgid "SSL is used with disabled verification"
msgstr "SSL jest używany z wyłączoną weryfikacją"
#: libraries/classes/Util.php:4108
msgid "SSL is used without certification authority"
msgstr "SSL jest używany bez urzędu certyfikacji"
#: libraries/classes/Util.php:4111
msgid "SSL is used"
msgstr "Używany jest protokół SSL"
#: libraries/classes/Util.php:4214
msgid "Users"
msgstr "Użytkownicy"
#: libraries/classes/Util.php:4907
#: templates/database/multi_table_query/form.twig:65
msgid "Sort"
msgstr "Sortuj"
#: libraries/classes/ZipExtension.php:58
msgid "No files found inside ZIP archive!"
msgstr "Archiwum ZIP jest puste!"
#: libraries/classes/ZipExtension.php:92 libraries/classes/ZipExtension.php:102
msgid "Error in ZIP archive:"
msgstr "Błąd w archiwum ZIP:"
#: libraries/common.inc.php:205
msgid ""
"Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
"access phpMyAdmin."
msgstr ""
"Nie udało się ustawić pliku cookie sesji. Być może używasz HTTP zamiast "
"HTTPS, aby uzyskać dostęp do phpMyAdmin."
#: libraries/common.inc.php:356
msgid "Invalid authentication method set in configuration:"
msgstr "W konfiguracji ustawiono błędną metodę uwierzytelniania:"
#: libraries/common.inc.php:409
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Należy uaktualnić do %s %s lub nowszej."
#: libraries/common.inc.php:464
msgid "Error: Token mismatch"
msgstr "Błąd: Token niedopasowany"
#: libraries/config.values.php:90 libraries/config.values.php:128
#: libraries/config.values.php:140
msgid "Icons"
msgstr "Ikony"
#: libraries/config.values.php:91 libraries/config.values.php:129
#: libraries/config.values.php:141
#: templates/database/multi_table_query/form.twig:115
msgid "Text"
msgstr "Tekst"
#: libraries/config.values.php:92 libraries/config.values.php:110
#: libraries/config.values.php:130 libraries/config.values.php:142
msgid "Both"
msgstr "Oba"
#: libraries/config.values.php:107
msgid "Nowhere"
msgstr "Nigdzie"
#: libraries/config.values.php:108
msgid "Left"
msgstr "Lewa"
#: libraries/config.values.php:109
msgid "Right"
msgstr "Prawa"
#: libraries/config.values.php:145
msgid "Click"
msgstr "Kliknij"
#: libraries/config.values.php:146
msgid "Double click"
msgstr "Podwójnie kliknij"
#: libraries/config.values.php:150
msgid "key"
msgstr "klucz"
#: libraries/config.values.php:151
msgid "display column"
msgstr "wyświetl kolumnę"
#: libraries/config.values.php:155
msgid "Welcome"
msgstr "Witamy"
#: libraries/config.values.php:188
msgid "Open"
msgstr "Otwórz"
#: libraries/config.values.php:189
msgid "Closed"
msgstr "Zamknięte"
#: libraries/config.values.php:193
msgid "Ask before sending error reports"
msgstr "Pytaj przed wysłaniem raportów o błędach"
#: libraries/config.values.php:194
msgid "Always send error reports"
msgstr "Zawsze wysyłaj raporty o błędach"
#: libraries/config.values.php:195
msgid "Never send error reports"
msgstr "Nigdy nie wysyłaj raportów o błędach"
#: libraries/config.values.php:198
msgid "Server default"
msgstr "Domyślny serwer"
#: libraries/config.values.php:199
msgid "Enable"
msgstr "Włącz"
#: libraries/config.values.php:200
msgid "Disable"
msgstr "Wyłącz"
#: libraries/config.values.php:252
msgid "Quick - display only the minimal options to configure"
msgstr "Pokaż tylko podstawowe opcje do konfiguracji"
#: libraries/config.values.php:253
msgid "Custom - display all possible options to configure"
msgstr "Własna - wyświetl wszystkie opcje konfiguracyjne"
#: libraries/config.values.php:255
msgid "Custom - like above, but without the quick/custom choice"
msgstr "Własna - jak wyżej, ale bez wyboru szybkiego/własnego"
#: libraries/config.values.php:323
msgid "complete inserts"
msgstr "zakończone dodania"
#: libraries/config.values.php:324
msgid "extended inserts"
msgstr "rozszerzone dodania"
#: libraries/config.values.php:325
msgid "both of the above"
msgstr "oba powyższe"
#: libraries/config.values.php:326
msgid "neither of the above"
msgstr "żadne z powyższych"
#: libraries/db_common.inc.php:153 tbl_operations.php:243
msgid "No collation provided."
msgstr "Nie podano sortowania."
#: libraries/mult_submits.inc.php:59
#: templates/database/structure/check_all_tables.twig:2
#: templates/database/structure/check_all_tables.twig:9
#: templates/select_all.twig:2 templates/select_all.twig:6
msgid "With selected:"
msgstr "Z zaznaczonymi:"
#: libraries/mult_submits.inc.php:350
msgid "Success!"
msgstr "Sukces!"
#: navigation.php:35
msgid "Fatal error: The navigation can only be accessed via AJAX"
msgstr ""
"Błąd krytyczny: Nawigacja może być dostępna tylko za pośrednictwem AJAX"
#: prefs_manage.php:63
msgid "phpMyAdmin configuration snippet"
msgstr "Fragment konfiguracyjny phpMyAdmin"
#: prefs_manage.php:64
msgid "Paste it to your config.inc.php"
msgstr "Wklej go do pliku config.inc.php"
#: prefs_manage.php:104
msgid "Could not import configuration"
msgstr "Nie można zaimportować konfiguracji"
#: prefs_twofactor.php:41
msgid "Two-factor authentication has been removed."
msgstr "Uwierzytelnianie dwuskładnikowe zostało usunięte."
#: prefs_twofactor.php:51
msgid "Two-factor authentication has been configured."
msgstr "Skonfigurowano uwierzytelnianie dwuskładnikowe."
#: server_export.php:30
msgid "View dump (schema) of databases"
msgstr "Pokaż zrzut (schemat) bazy danych"
#: server_privileges.php:89
msgid "Allows deleting historical rows."
msgstr "Umożliwia usuwanie historycznych wierszy."
#: server_privileges.php:160 server_user_groups.php:44
msgid "No Privileges"
msgstr "Brak uprawnień"
#: server_privileges.php:167
msgid "You do not have the privileges to administrate the users!"
msgstr "Nie masz uprawnień do administrowania użytkownikami!"
#: server_privileges.php:181
msgid ""
"Username and hostname didn't change. If you only want to change the "
"password, 'Change password' tab should be used."
msgstr ""
"Nazwa użytkownika i nazwa hosta nie uległy zmianie. Jeśli chcesz zmienić "
"hasło, użyj karty \"Zmień hasło\"."
#: setup/index.php:28
msgid "Configuration already exists, setup is disabled!"
msgstr "Konfiguracja już istnieje, konfiguracja jest wyłączona!"
#: setup/validate.php:31
msgid "Wrong data"
msgstr "Nieprawidłowe dane"
#: setup/validate.php:37
#, php-format
msgid "Wrong data or no validation for %s"
msgstr "Błędne dane lub brak sprawdzania poprawności dla %s"
#: tbl_create.php:62 tbl_get_field.php:46
#, php-format
msgid "'%s' database does not exist."
msgstr "Baza danych '%s' nie istnieje."
#: tbl_create.php:72
#, php-format
msgid "Table %s already exists!"
msgstr "Tabela %s już istnieje!"
#: tbl_export.php:58
msgid "View dump (schema) of table"
msgstr "Pokaż zrzut (schemat) tabeli"
#: tbl_get_field.php:54
msgid "Invalid table name"
msgstr "Niewłaściwa nazwa tabeli"
#. l10n: In case a SQL query did not pass a security check
#: tbl_get_field.php:62 transformation_wrapper.php:79
msgid "There is an issue with your request."
msgstr "Wystąpił problem z Twoją prośbą."
#: tbl_replace.php:267
#, php-format
msgid "Row: %1$s, Column: %2$s, Error: %3$s"
msgstr "Linia: %1$s, Kolumna: %2$s, Błąd: %3$s"
#: tbl_row_action.php:76
msgid "No row selected."
msgstr "Nie wybrano wiersza."
#: tbl_tracking.php:45
#, php-format
msgid "Tracking of %s is activated."
msgstr "Śledzenie %s jest aktywne."
#: tbl_tracking.php:121
msgid "Tracking versions deleted successfully."
msgstr "Wersje śledzenia zostały pomyślnie usunięte."
#: tbl_tracking.php:126
msgid "No versions selected."
msgstr "Nie wybrano żadnych wersji."
#: tbl_tracking.php:157
msgid "SQL statements executed."
msgstr "Instrukcje SQL zostały wykonane."
#: templates/columns_definitions/column_default.twig:3
msgctxt "for default"
msgid "None"
msgstr "Brak"
#: templates/columns_definitions/column_default.twig:5
msgid "As defined:"
msgstr "Zdefiniowana następująco:"
#: templates/columns_definitions/column_definitions_form.twig:23
msgid "Table name"
msgstr "Nazwa tabeli"
#: templates/columns_definitions/column_definitions_form.twig:32
#: templates/console/display.twig:99
#: templates/database/central_columns/main.twig:212
#: templates/export/alias_add.twig:18 templates/export/alias_add.twig:32
#: templates/export/alias_add.twig:46
msgid "Add"
msgstr "Dodaj"
#: templates/columns_definitions/column_definitions_form.twig:40
msgid "column(s)"
msgstr "kolumna(y)"
#: templates/columns_definitions/column_definitions_form.twig:73
msgid "Collation:"
msgstr "Sortowanie:"
#: templates/columns_definitions/column_definitions_form.twig:76
msgid "Storage Engine:"
msgstr "Silnik składowania:"
#: templates/columns_definitions/column_definitions_form.twig:81
msgid "Connection:"
msgstr "Połączenie:"
#: templates/columns_definitions/column_definitions_form.twig:132
msgid "PARTITION definition:"
msgstr "Definicja podziału:"
#: templates/columns_definitions/column_length.twig:9
msgid "Edit ENUM/SET values"
msgstr "Edycja wartości ENUM/SET"
#: templates/columns_definitions/column_name.twig:4
#, php-format
msgid "Referenced by %s."
msgstr "Przywoływane przez %s."
#: templates/columns_definitions/column_name.twig:12
msgid "Is a foreign key."
msgstr "Jest obcym kluczem."
#: templates/columns_definitions/column_name.twig:39
msgid "Pick from Central Columns"
msgstr "Wybierz z centralnych kolumn"
#: templates/columns_definitions/column_virtuality.twig:28
#: templates/table/structure/display_partitions.twig:26
msgid "Expression"
msgstr "Wyrażenie"
#: templates/columns_definitions/move_column.twig:7
msgid "first"
msgstr "pierwszy"
#: templates/columns_definitions/move_column.twig:12
#: templates/table/structure/display_structure.twig:435
#, php-format
msgid "after %s"
msgstr "po %s"
#: templates/columns_definitions/partitions.twig:17
msgid "Partition by:"
msgstr "Partycja według:"
#: templates/columns_definitions/partitions.twig:32
#: templates/columns_definitions/partitions.twig:60
msgid "Expression or column list"
msgstr "Lista wyrażeń lub kolumn"
#: templates/columns_definitions/partitions.twig:37
msgid "Partitions:"
msgstr "Partycje:"
#: templates/columns_definitions/partitions.twig:45
msgid "Subpartition by:"
msgstr "Subpartycje według:"
#: templates/columns_definitions/partitions.twig:65
msgid "Subpartitions:"
msgstr "Subpartycje:"
#: templates/columns_definitions/partitions.twig:76
#: templates/table/structure/display_partitions.twig:24
msgid "Partition"
msgstr "Partycja"
#: templates/columns_definitions/partitions.twig:78
msgid "Values"
msgstr "Wartości"
#: templates/columns_definitions/partitions.twig:82
msgid "Subpartition"
msgstr "Subpartycja"
#: templates/columns_definitions/partitions.twig:84
msgid "Engine"
msgstr "Silnik"
#: templates/columns_definitions/partitions.twig:86
msgid "Data directory"
msgstr "Katalog danych"
#: templates/columns_definitions/partitions.twig:87
msgid "Index directory"
msgstr "Katalog indeksu"
#: templates/columns_definitions/partitions.twig:88
msgid "Max rows"
msgstr "Maksymalna liczba wierszy"
#: templates/columns_definitions/partitions.twig:89
msgid "Min rows"
msgstr "Min. Wiersze"
#: templates/columns_definitions/partitions.twig:90
msgid "Table space"
msgstr "Obszar tabel"
#: templates/columns_definitions/partitions.twig:91
msgid "Node group"
msgstr "Grupa węzłów"
#: templates/columns_definitions/table_fields_definitions.twig:17
msgid ""
"If column 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śli typ kolumny to „enum” lub „set”, wprowadź wartości w tym formacie: "
"'a','b','c'…<br> Jeśli kiedykolwiek zajdzie potrzeba wstawienia ukośnika "
"odwrotnego (\"\") lub pojedynczego cytat (\"'\") wśród tych wartości, "
"poprzedź go ukośnikiem odwrotnym (np '\\\\xyz' lub 'a\\'b')."
#: templates/columns_definitions/table_fields_definitions.twig:21
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"
#: templates/columns_definitions/table_fields_definitions.twig:59
msgid "Virtuality"
msgstr "Wirtualność"
#: templates/columns_definitions/table_fields_definitions.twig:65
msgid "Move column"
msgstr "Przenieść kolumnę"
#: templates/columns_definitions/table_fields_definitions.twig:76
#: templates/columns_definitions/table_fields_definitions.twig:87
msgid "List of available transformations and their options"
msgstr "Lista dostępnych transformacji i ich opcje"
#: templates/columns_definitions/table_fields_definitions.twig:78
#: templates/transformation_overview.twig:18
msgid "Browser display transformation"
msgstr "Przekształcenie wyświetlanej przeglądarki"
#: templates/columns_definitions/table_fields_definitions.twig:82
msgid "Browser display transformation options"
msgstr "Opcje transformacji ekranu przeglądarki"
#: templates/columns_definitions/table_fields_definitions.twig:83
#: templates/columns_definitions/table_fields_definitions.twig:94
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 ""
"Wprowadź wartości opcji transformacji, używając tego formatu: 'a', 100, "
"b,'c'…<br> Jeśli kiedykolwiek zajdzie potrzeba umieszczenia między nimi "
"ukośnika odwrotnego (\"\\\") lub pojedynczego cudzysłowu (\"'\") wartości, "
"poprzedź go ukośnikiem odwrotnym (na przykład '\\\\xyz' lub 'a\\'b')."
#: templates/columns_definitions/table_fields_definitions.twig:89
#: templates/transformation_overview.twig:37
msgid "Input transformation"
msgstr "Transformacja wejściowa"
#: templates/columns_definitions/table_fields_definitions.twig:93
msgid "Input transformation options"
msgstr "Opcje transformacji wejściowej"
#: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
#: templates/console/display.twig:84 templates/console/display.twig:175
msgid "Collapse"
msgstr "Zwiń"
#: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
#: templates/console/display.twig:84 templates/console/display.twig:175
msgid "Expand"
msgstr "Rozszerz"
#: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
#: templates/console/display.twig:175
msgid "Requery"
msgstr "Wykonaj zapytanie ponownie"
#: templates/console/display.twig:7
msgid "History"
msgstr "Historia"
#: templates/console/display.twig:11 templates/console/display.twig:99
msgid "Bookmarks"
msgstr "Zakładki"
#: templates/console/display.twig:20
msgid "Press Ctrl+Enter to execute query"
msgstr "Wciśnij Ctrl+Enter aby wykonać zapytanie"
#: templates/console/display.twig:23
msgid "Press Enter to execute query"
msgstr "Wciśnij Enter, aby wykonać zapytanie"
#: templates/console/display.twig:31 templates/console/display.twig:175
msgid "Explain"
msgstr "Wyjaśnij"
#: templates/console/display.twig:40 templates/console/display.twig:184
msgid "Bookmark"
msgstr "Dodaj do zakładek"
#: templates/console/display.twig:40 templates/console/display.twig:184
msgid "Query failed"
msgstr "Zapytanie nie powiodło się"
#: templates/console/display.twig:42 templates/console/display.twig:184
msgid "Queried time"
msgstr "Czas zapytania"
#: templates/console/display.twig:47
msgid "During current session"
msgstr "Podczas bieżącej sesji"
#: templates/console/display.twig:64
msgid "ascending"
msgstr "rosnąco"
#: templates/console/display.twig:64
msgid "descending"
msgstr "malejąco"
#: templates/console/display.twig:64
msgid "Order:"
msgstr "Kolejność:"
#: templates/console/display.twig:64 templates/console/display.twig:84
#: templates/table/search/replace_preview.twig:17
msgid "Count"
msgstr "Licznik"
#: templates/console/display.twig:64
msgid "Execution order"
msgstr "Kolejność wykonywania"
#: templates/console/display.twig:64 templates/console/display.twig:84
msgid "Time taken"
msgstr "Zajeło czasu"
#: templates/console/display.twig:64
msgid "Order by:"
msgstr "Sortuj według:"
#: templates/console/display.twig:64
msgid "Ungroup queries"
msgstr "Rozgrupuj kwerendy"
#: templates/console/display.twig:84
msgid "Show trace"
msgstr "Pokaż ścieżkę"
#: templates/console/display.twig:84
msgid "Hide trace"
msgstr "Ukryj ścieżkę"
#: templates/console/display.twig:112
msgid "Add bookmark"
msgstr "Dodaj zakładkę"
#: templates/console/display.twig:121
msgid "Label"
msgstr "Etykieta"
#: templates/console/display.twig:124
msgid "Target database"
msgstr "Docelowa baza danych"
#: templates/console/display.twig:127
msgid "Share this bookmark"
msgstr "Podziel się tą zakładką"
#: templates/console/display.twig:140
msgid "Set default"
msgstr "Ustaw wartość domyślną"
#: templates/console/display.twig:162
msgid ""
"Execute queries on Enter and insert new line with Shift + Enter. To make "
"this permanent, view settings."
msgstr ""
"Wykonywanie zapytań przy wprowadzaniu i wstawianiu nowej linii za pomocą "
"Shift + Enter. Aby było to trwałe, wyświetl ustawienia."
#: templates/create_tracking_version.twig:11
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Utwórz wersję %1$s dla %2$s"
#: templates/create_tracking_version.twig:16
#, php-format
msgid "Create version %1$s"
msgstr "Utwórz wersję %1$s"
#: templates/create_tracking_version.twig:20
msgid "Track these data definition statements:"
msgstr "Śledź te instrukcje definicji danych:"
#: templates/create_tracking_version.twig:59
msgid "Track these data manipulation statements:"
msgstr "Śledź te instrukcje manipulowania danymi:"
#: templates/create_tracking_version.twig:76
msgid "Create version"
msgstr "Utwórz wersję"
#: templates/database/central_columns/main.twig:4
msgid "Add new column"
msgstr "Dodaj nową kolumnę"
#: templates/database/central_columns/main.twig:25
#: templates/database/central_columns/main.twig:244
msgid "Length/Value"
msgstr "Długość/Wartość"
#: templates/database/central_columns/main.twig:37
#: templates/database/central_columns/main.twig:256
msgid "Attribute"
msgstr "Atrybut"
#: templates/database/central_columns/main.twig:145
msgid "The central list of columns for the current database is empty"
msgstr "Centralna lista kolumn bieżącej bazy danych jest pusta"
#: templates/database/central_columns/main.twig:182
#: templates/display/results/table_navigation.twig:73
msgid "Filter rows"
msgstr "Filtrowanie wierszy"
#: templates/database/central_columns/main.twig:183
#: templates/display/results/table_navigation.twig:75
msgid "Search this table"
msgstr "Przeszukaj tę tabelę"
#: templates/database/central_columns/main.twig:194
#: templates/table/structure/display_structure.twig:420
msgid "Add column"
msgstr "Dodaj kolumnę"
#: templates/database/central_columns/main.twig:203
msgid "Select a table"
msgstr "Wybierz tabele"
#: templates/database/central_columns/main.twig:210
msgid "Select a column."
msgstr "Wybierz kolumnę."
#: templates/database/central_columns/main.twig:229
msgid "Click to sort."
msgstr "Kliknij, aby posortować."
#: templates/database/create_table.twig:7
#: templates/database/designer/main.twig:84
#: templates/database/designer/main.twig:87
msgid "Create table"
msgstr "Utwórz tabelę"
#: templates/database/create_table.twig:15
msgid "Number of columns"
msgstr "Liczba kolumn"
#: templates/database/data_dictionary/index.twig:3
msgid "Database comment:"
msgstr "Komentarz do bazy danych:"
#: templates/database/designer/database_tables.twig:37
msgid "Show/hide columns"
msgstr "Pokaż/Ukryj kolumny"
#: templates/database/designer/database_tables.twig:46
msgid "See table structure"
msgstr "Zobacz strukturę tabeli"
#: templates/database/designer/database_tables.twig:91
#, php-format
msgid "Select \"%s\""
msgstr "Wybierz \"%s\""
#: templates/database/designer/database_tables.twig:109
#, php-format
msgid "Add an option for column \"%s\"."
msgstr "Dodaj opcję kolumny \"%s\"."
#: templates/database/designer/edit_delete_pages.twig:6
msgid "Page to open"
msgstr "Strona do otwarcia"
#: templates/database/designer/edit_delete_pages.twig:6
msgid "Page to delete"
msgstr "Strona do usunięcia"
#: templates/database/designer/main.twig:19
#: templates/database/designer/main.twig:25
msgid "Show/Hide tables list"
msgstr "Pokaż/Ukryj listę tabel"
#: templates/database/designer/main.twig:29
#: templates/database/designer/main.twig:35
#: templates/database/designer/main.twig:36
msgid "View in fullscreen"
msgstr "Wyświetl w trybie pełnoekranowym"
#: templates/database/designer/main.twig:34
msgid "Exit fullscreen"
msgstr "Zamknij pełny ekran"
#: templates/database/designer/main.twig:48
#: templates/database/designer/main.twig:52
msgid "New page"
msgstr "Nowa strona"
#: templates/database/designer/main.twig:77
#: templates/database/designer/main.twig:80
msgid "Delete pages"
msgstr "Usuń strony"
#: templates/database/designer/main.twig:91
#: templates/database/designer/main.twig:94
#: templates/database/designer/main.twig:273
msgid "Create relationship"
msgstr "Utwórz związek"
#: templates/database/designer/main.twig:105
#: templates/database/designer/main.twig:108
msgid "Reload"
msgstr "Przeładuj"
#: templates/database/designer/main.twig:114
#: templates/database/designer/main.twig:117
msgid "Help"
msgstr "Pomoc"
#: templates/database/designer/main.twig:122
#: templates/database/designer/main.twig:125
msgid "Angular links"
msgstr "Kanciaste połączenia"
#: templates/database/designer/main.twig:122
#: templates/database/designer/main.twig:125
msgid "Direct links"
msgstr "Bezpośrednie połączenia"
#: templates/database/designer/main.twig:129
#: templates/database/designer/main.twig:131
msgid "Snap to grid"
msgstr "Przyciągaj do siatki"
#: templates/database/designer/main.twig:135
#: templates/database/designer/main.twig:141
msgid "Small/Big All"
msgstr "Wszystko małe/duże"
#: templates/database/designer/main.twig:145
#: templates/database/designer/main.twig:148
msgid "Toggle small/big"
msgstr "Przełączanie małe/duże"
#: templates/database/designer/main.twig:152
#: templates/database/designer/main.twig:155
msgid "Toggle relationship lines"
msgstr "Przełącz linie relacji"
#: templates/database/designer/main.twig:160
#: templates/database/designer/main.twig:163
msgid "Export schema"
msgstr "Eksport schematu"
#: templates/database/designer/main.twig:171
#: templates/database/designer/main.twig:174
msgid "Build Query"
msgstr "Wykonaj zapytania"
#: templates/database/designer/main.twig:179
#: templates/database/designer/main.twig:183
msgid "Move Menu"
msgstr "Przesuń menu"
#: templates/database/designer/main.twig:187
#: templates/database/designer/main.twig:192
msgid "Pin text"
msgstr "Przypnij tekst"
#: templates/database/designer/main.twig:204
msgid "Hide/Show all"
msgstr "Ukryj/pokaż wszystko"
#: templates/database/designer/main.twig:214
msgid "Hide/Show tables with no relationship"
msgstr "Ukryj/Pokaż tabele bez relacji"
#: templates/database/designer/main.twig:225
msgid "Number of tables:"
msgstr "Liczba tabel:"
#: templates/database/designer/main.twig:383
msgid "Delete relationship"
msgstr "Usuń relację"
#: templates/database/designer/main.twig:447
#: templates/database/designer/main.twig:612
msgid "Relationship operator"
msgstr "Operator relacji"
#: templates/database/designer/main.twig:476
#: templates/database/designer/main.twig:641
#: templates/database/designer/main.twig:847
#: templates/database/designer/main.twig:1040
msgid "Except"
msgstr "Oprócz"
#: templates/database/designer/main.twig:488
#: templates/database/designer/main.twig:653
#: templates/database/designer/main.twig:859
#: templates/database/designer/main.twig:1052
msgid "subquery"
msgstr "w zapytaniu"
#: templates/database/designer/main.twig:497
#: templates/database/designer/main.twig:713
msgid "Rename to"
msgstr "Zmień nazwę na"
#: templates/database/designer/main.twig:503
#: templates/database/designer/main.twig:721
msgid "New name"
msgstr "Nowa nazwa"
#: templates/database/designer/main.twig:512
#: templates/database/designer/main.twig:918
msgid "Aggregate"
msgstr "Utwórz"
#: templates/database/designer/main.twig:518
#: templates/database/designer/main.twig:582
#: templates/database/designer/main.twig:787
#: templates/database/designer/main.twig:818
#: templates/database/designer/main.twig:926
#: templates/database/designer/main.twig:1011
#: templates/table/search/fields_table.twig:10
msgid "Operator"
msgstr "Operator"
#: templates/database/designer/main.twig:1093
msgid "Active options"
msgstr "Aktywne opcje"
#: templates/database/designer/page_save_as.twig:17
msgid "Save to selected page"
msgstr "Zapisz na wybranej stronie"
#: templates/database/designer/page_save_as.twig:17
msgid "Create a page and save to it"
msgstr "Utwórz stronę i zapisz ją"
#: templates/database/designer/page_save_as.twig:30
msgid "New page name"
msgstr "Nowa nazwa strony"
#: templates/database/designer/page_selector.twig:2
msgid "Select page"
msgstr "Wybierz stronę"
#: templates/database/designer/schema_export.twig:4
msgid "Select Export Relational Type"
msgstr "Wybierz typ eksportu relacyjnych"
#: templates/database/multi_table_query/form.twig:16
msgid "Query window"
msgstr "Okienko zapytania"
#: templates/database/multi_table_query/form.twig:37
#: templates/database/multi_table_query/form.twig:125
msgid "select table"
msgstr "Wybierz tabelę"
#: templates/database/multi_table_query/form.twig:44
#: templates/database/multi_table_query/form.twig:133
msgid "select column"
msgstr "wybierz kolumnę"
#: templates/database/multi_table_query/form.twig:50
msgid "Table alias"
msgstr "Alias tabeli"
#: templates/database/multi_table_query/form.twig:51
msgid "Column alias"
msgstr "Alias kolumny"
#: templates/database/multi_table_query/form.twig:54
msgid "Use this column in criteria"
msgstr "Użyj tej kolumny w kryteriach"
#: templates/database/multi_table_query/form.twig:57
msgid "criteria"
msgstr "Kryteria"
#: templates/database/multi_table_query/form.twig:71
msgid "Add as"
msgstr "Dodać jako"
#: templates/database/multi_table_query/form.twig:116
msgid "Another column"
msgstr "Kolejna kolumna"
#: templates/database/multi_table_query/form.twig:144
msgid "Enter criteria as free text"
msgstr "Wprowadź kryteria jako dowolny tekst"
#: templates/database/multi_table_query/form.twig:152
msgid "Remove this column"
msgstr "Usuń tę kolumnę"
#: templates/database/multi_table_query/form.twig:162
#: templates/table/relation/foreign_key_row.twig:86
msgid "+ Add column"
msgstr "+ Dodaj kolumnę"
#: templates/database/multi_table_query/form.twig:177
msgid "Update query"
msgstr "Zaktualizuj zapytanie"
#: templates/database/qbe/footer_options.twig:3
msgid "Add/Delete criteria rows"
msgstr "Dodaj/usuń kryteria wierszy"
#: templates/database/qbe/footer_options.twig:5
msgid "Add/Delete columns"
msgstr "Dodaj/usuń kolumny"
#: templates/database/search/main.twig:5
msgid "Search in database"
msgstr "Szukaj w bazie danych"
#: templates/database/search/main.twig:8
msgid "Words or values to search for (wildcard: \"%\"):"
msgstr "Wyrazy lub wartości do wyszukania (wildcard: \"%\"):"
#: templates/database/search/main.twig:15
#: templates/table/search/selection_form.twig:181
msgid "Find:"
msgstr "Znajdź:"
#: templates/database/search/main.twig:29
msgid "Inside tables:"
msgstr "Wewnątrz tabel:"
#: templates/database/search/main.twig:35
#: templates/display/export/select_options.twig:8
#: templates/server/replication/database_multibox.twig:8
msgid "Unselect all"
msgstr "Odznacz wszystko"
#: templates/database/search/main.twig:56
msgid "Inside column:"
msgstr "Wewnątrz kolumny:"
#: templates/database/search/results.twig:12
#, php-format
msgid "%1$s match in <strong>%2$s</strong>"
msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "%1$s dopasowanie w <strong>%2$s</strong>"
msgstr[1] "%1$s dopasowania w <strong>%2$s</strong>"
msgstr[2] "%1$s dopasowań w <strong>%2$s</strong>"
#: templates/database/search/results.twig:56
msgid "<strong>Total:</strong> <em>%count%</em> match"
msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
msgstr[0] "<strong>Ogółem:</strong> <em>%s</em> dopasowania"
msgstr[1] "<strong>Ogółem:</strong> <em>%s</em> dopasowania"
msgstr[2] "<strong>Ogółem:</strong> <em>%s</em> dopasowania"
#: templates/database/structure/body_for_table_summary.twig:6
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s tabela"
msgstr[1] "%s tabel"
msgstr[2] "%s tabele"
#: templates/database/structure/body_for_table_summary.twig:17
msgid "Sum"
msgstr "Suma"
#: templates/database/structure/check_all_tables.twig:6
msgid "Check tables having overhead"
msgstr "Sprawdź tabele mające narzut"
#: templates/database/structure/check_all_tables.twig:10
msgid "Copy table"
msgstr "Kopiuj tabelę"
#: templates/database/structure/check_all_tables.twig:11
msgid "Show create"
msgstr "Pokaż utwórz"
#: templates/database/structure/check_all_tables.twig:25
msgid "Prefix"
msgstr "Prefiks"
#: templates/database/structure/check_all_tables.twig:26
msgid "Add prefix to table"
msgstr "Dodaj przedrostek do tabeli"
#: templates/database/structure/check_all_tables.twig:27
msgid "Replace table prefix"
msgstr "Zamień przedrostek tabeli"
#: templates/database/structure/check_all_tables.twig:33
msgid "Add columns to central list"
msgstr "Dodaj kolumny do listy centralnej"
#: templates/database/structure/check_all_tables.twig:34
msgid "Remove columns from central list"
msgstr "Usuń kolumny z listy centralnej"
#: templates/database/structure/check_all_tables.twig:35
msgid "Make consistent with central list"
msgstr "Dokonaj zgodne z centralną listą"
#: templates/database/structure/favorite_anchor.twig:4
msgid "Add to Favorites"
msgstr "Dodaj do ulubionych"
#: templates/database/structure/show_create_row.twig:7
#, php-format
msgid "Create %s"
msgstr "Utwórz %s"
#: templates/database/structure/show_create.twig:2
msgid "Showing create queries"
msgstr "Wyświetlanie zapytań tworzenia"
#: templates/database/structure/structure_table_row.twig:17
#: templates/server/databases/index.twig:217
#: templates/server/databases/index.twig:229
msgid "Not replicated"
msgstr "Nie zreplikowane"
#: templates/database/structure/structure_table_row.twig:18
#: templates/server/databases/index.twig:213
#: templates/server/databases/index.twig:225
msgid "Replicated"
msgstr "Replikowane"
#: templates/database/structure/structure_table_row.twig:220
msgid "in use"
msgstr "w użyciu"
#: templates/database/structure/table_header.twig:27
msgid ""
"May be approximate. Click on the number to get the exact count. See "
"[doc@faq3-11]FAQ 3.11[/doc]."
msgstr ""
"Mogą być przybliżone. Kliknij numer, aby uzyskać dokładną liczbę. Zobacz "
"[doc@faq3-11]FAQ 3.11[/doc]."
#: templates/database/structure/table_header.twig:36
#: templates/table/index_form.twig:122
msgid "Size"
msgstr "Rozmiar"
#: templates/database/structure/table_header.twig:51
#: templates/table/structure/display_table_stats.twig:148
msgid "Creation"
msgstr "Utworzenie"
#: templates/database/structure/table_header.twig:56
#: templates/table/structure/display_table_stats.twig:155
msgid "Last update"
msgstr "Ostatnia aktualizacja"
#: templates/database/structure/table_header.twig:61
#: templates/table/structure/display_table_stats.twig:162
msgid "Last check"
msgstr "Ostatnie sprawdzanie"
#: templates/database/structure/tracking_icon.twig:3
msgid "Tracking is active."
msgstr "Śledzenie jest aktywne."
#: templates/database/structure/tracking_icon.twig:5
msgid "Tracking is not active."
msgstr "Śledzenie nie jest aktywne."
#: templates/database/tracking/tables.twig:4
msgid "Tracked tables"
msgstr "Tabele śledzone"
#: templates/database/tracking/tables.twig:14
msgid "Last version"
msgstr "Ostatnia wersja"
#: templates/database/tracking/tables.twig:15
#: templates/table/tracking/main.twig:29
msgid "Created"
msgstr "Utworzona"
#: templates/database/tracking/tables.twig:16
#: templates/table/tracking/main.twig:30
msgid "Updated"
msgstr "Zaktualizowana"
#: templates/database/tracking/tables.twig:56
#: templates/database/tracking/tables.twig:101
msgid "Delete tracking"
msgstr "Usuń śledzenie"
#: templates/database/tracking/tables.twig:67
msgid "Versions"
msgstr "Wersje"
#: templates/database/tracking/tables.twig:112
msgid "Untracked tables"
msgstr "Tabele nieśledzone"
#: templates/database/tracking/tables.twig:140
#: templates/database/tracking/tables.twig:153
#: templates/table/structure/display_structure.twig:398
msgid "Track table"
msgstr "Śledź tabelę"
#: templates/display/export/method.twig:3
msgid "Export method:"
msgstr "Metoda eksportu:"
#: templates/display/export/method.twig:9
msgid "Quick - display only the minimal options"
msgstr "Szybko - wyświetlane są tylko minimalne opcje"
#: templates/display/export/method.twig:17
msgid "Custom - display all possible options"
msgstr "Dostosuj - wyświetli wszystkie możliwe opcje"
#: templates/display/export/option_header.twig:5
msgid "Exporting databases from the current server"
msgstr "Eksport bazy danych z bieżącego serwera"
#: templates/display/export/option_header.twig:7
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Eksportowanie tabeli z bazy \"%s\""
#: templates/display/export/option_header.twig:9
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Eksportuj wiersze z tabeli \"%s\""
#: templates/display/export/options_format.twig:2
#: templates/display/import/import.twig:175
msgid "Format-specific options:"
msgstr "Specyficzne opcje formatu:"
#: templates/display/export/options_format.twig:4
#: templates/display/import/import.twig:177
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
msgstr ""
"Przewiń do wypełnienia w opcji dla wybranego formatu i ignorowanie opcji dla "
"innych formatów."
#: templates/display/export/options_format.twig:12
#: templates/display/import/import.twig:186
msgid "Encoding Conversion:"
msgstr "Kodowanie konwersji:"
#: templates/display/export/options_output_charset.twig:3
#: templates/display/import/import.twig:97
msgid "Character set of the file:"
msgstr "Kodowanie znaków pliku:"
#: templates/display/export/options_output_compression.twig:4
msgid "Compression:"
msgstr "Kompresja:"
#: templates/display/export/options_output_compression.twig:11
msgid "zipped"
msgstr "\".zip\""
#: templates/display/export/options_output_compression.twig:17
msgid "gzipped"
msgstr "\".gzip\""
#: templates/display/export/options_output_format.twig:3
msgid "File name template:"
msgstr "Szablon nazwy pliku:"
#: templates/display/export/options_output_format.twig:11
msgid "use this for future exports"
msgstr "użyj tego dla przyszłego eksportu"
#: templates/display/export/options_output_radio.twig:5
msgid "View output as text"
msgstr "Pokaż wynik jako tekst"
#: templates/display/export/options_output_save_dir.twig:5
#: templates/display/export/options_quick_export.twig:8
#, php-format
msgid "Save on server in the directory <strong>%s</strong>"
msgstr "Zapisz na serwerze w katalogu <strong>%s</strong>"
#: templates/display/export/options_output_separate_files.twig:7
msgid "Export databases as separate files"
msgstr "Eksportuj bazy danych jako oddzielne pliki"
#: templates/display/export/options_output_separate_files.twig:9
msgid "Export tables as separate files"
msgstr "Eksportuj tabele jako osobne pliki"
#: templates/display/export/options_output.twig:2
#: templates/display/export/options_quick_export.twig:2
msgid "Output:"
msgstr "Wyjście:"
#: templates/display/export/options_output.twig:26
msgid "Save output to a file"
msgstr "Zapisz wynik do pliku"
#: templates/display/export/options_output.twig:51
#, php-format
msgid "Skip tables larger than %s MiB"
msgstr "Pomiń tabele większe niż %s MiB"
#: templates/display/export/options_rows.twig:2
msgid "Rows:"
msgstr "Wiersze:"
#: templates/display/export/options_rows.twig:7
msgid "Dump some row(s)"
msgstr "Eksportuj wybrane wiersze"
#: templates/display/export/options_rows.twig:10
#: templates/display/results/table_navigation.twig:53
#: templates/start_and_number_of_rows_panel.twig:10
msgid "Number of rows:"
msgstr "Liczba wierszy:"
#: templates/display/export/options_rows.twig:22
msgid "Row to begin at:"
msgstr "Wiersz rozpoczynający się:"
#: templates/display/export/options_rows.twig:31
msgid "Dump all rows"
msgstr "Zrzuć wszystkie wiersze"
#: templates/display/export/selection.twig:3
msgid "Databases:"
msgstr "Bazy danych:"
#: templates/display/export/template_loading.twig:2
msgid "Export templates:"
msgstr "Eksportuj szablony:"
#: templates/display/export/template_loading.twig:6
msgid "New template:"
msgstr "Nowy szablon:"
#: templates/display/export/template_loading.twig:8
msgid "Template name"
msgstr "Nazwa szablonu"
#: templates/display/export/template_loading.twig:10
#: templates/server/databases/index.twig:51
msgid "Create"
msgstr "Utwórz"
#: templates/display/export/template_loading.twig:16
msgid "Existing templates:"
msgstr "Istniejący szablon:"
#: templates/display/export/template_loading.twig:17
msgid "Template:"
msgstr "Szablon:"
#: templates/display/export/template_loading.twig:21
msgid "Update"
msgstr "Aktualizacja"
#: templates/display/export/template_options.twig:1
msgid "Select a template"
msgstr "Wybierz szablon"
#: templates/display/import/import.twig:40
msgid "Importing into the current server"
msgstr "Importowanie do bieżącego serwera"
#: templates/display/import/import.twig:42
#, php-format
msgid "Importing into the database \"%s\""
msgstr "Importowanie do bazy danych \"%s\""
#: templates/display/import/import.twig:44
#, php-format
msgid "Importing into the table \"%s\""
msgstr "Import do tabeli \"%s\""
#: templates/display/import/import.twig:50
msgid "File to import:"
msgstr "Plik do importu:"
#: templates/display/import/import.twig:56
#, php-format
msgid "File may be compressed (%s) or uncompressed."
msgstr "Plik może być skompresowany (%s) bądź nie."
#: templates/display/import/import.twig:58
msgid ""
"A compressed file's name must end in <strong>.[format].[compression]</"
"strong>. Example: <strong>.sql.zip</strong>"
msgstr ""
"Nazwa skompresowanego pliku musi kończyć się na <strong>.[format]."
"[compression]</strong>. Przykład: <strong> .sql.zip </strong>"
#: templates/display/import/import.twig:69
#: templates/display/import/import.twig:84
msgid "You may also drag and drop a file on any page."
msgstr "Możesz także przeciągnąć i upuścić plik na dowolnej stronie."
#: templates/display/import/import.twig:91
msgid "File uploads are not allowed on this server."
msgstr "Serwer nie pozwala na przesyłanie plików."
#: templates/display/import/import.twig:125
msgid "Partial import:"
msgstr "Częściowy import:"
#: templates/display/import/import.twig:130
#, 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 kontynuację od miejsca %d."
#: templates/display/import/import.twig:138
msgid ""
"Allow the interruption of an import in case the script detects it is close "
"to the PHP timeout limit. <em>(This might be a good way to import large "
"files, however it can break transactions.)</em>"
msgstr ""
"Zezwalaj na przerwanie importu w przypadku, gdy skrypt wykryje, że zbliża "
"się limit czasu PHP. <em>(Może to być dobry sposób importowania dużych "
"plików, jednak może zepsuć transakcje.)</em>"
#: templates/display/import/import.twig:145
msgid "Skip this number of queries (for SQL) starting from the first one:"
msgstr "Pomiń tę liczbę zapytań (dla SQL), zaczynając od pierwszej:"
#: templates/display/import/import.twig:162
msgid "Other options:"
msgstr "Inne opcje:"
#: templates/display/import/javascript.twig:12
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 ""
"Plik przesyłany na serwer jest prawdopodobnie większy niż maksymalny "
"dozwolony rozmiar albo wystąpił znany błąd w przeglądarkach opartych o "
"silnik Webkit (Safari, Google Chrome, Arora itp.)."
#: templates/display/import/javascript.twig:13
#, php-format
msgid "%s of %s"
msgstr "%s z %s"
#: templates/display/import/javascript.twig:14
#, php-format
msgid "%s/sec."
msgstr "%s/sek."
#: templates/display/import/javascript.twig:15
msgid "About %MIN min. %SEC sec. remaining."
msgstr "O %MIN min. %SEC sek. pozostało."
#: templates/display/import/javascript.twig:16
msgid "About %SEC sec. remaining."
msgstr "O %SEC sek. pozostało."
#: templates/display/import/javascript.twig:17
msgid "The file is being processed, please be patient."
msgstr "Plik jest przetwarzany. Prosimy o cierpliwość."
#: templates/display/import/javascript.twig:29
msgid "Uploading your import file…"
msgstr "Przesyłania pliku importu…"
#: templates/display/import/javascript.twig:153
msgid ""
"Please be patient, the file is being uploaded. Details about the upload are "
"not available."
msgstr ""
"Prosimy o cierpliwość, plik jest przesyłany. Szczegółowe informacje na temat "
"wysyłania nie są dostępne."
#: templates/display/results/options_block.twig:34
msgid "Relational key"
msgstr "Klucz relacyjny"
#: templates/display/results/options_block.twig:34
msgid "Display column for relationships"
msgstr "Wyświetl kolumnę dla relacji"
#: templates/display/results/options_block.twig:50
msgid "Show binary contents"
msgstr "Pokaż binarne treści"
#: templates/display/results/options_block.twig:57
msgid "Show BLOB contents"
msgstr "Pokaż zawartość BLOB"
#: templates/display/results/options_block.twig:71
msgid "Hide browser transformation"
msgstr "Ukryj transformacje przeglądarki"
#: templates/display/results/options_block.twig:83
#: templates/display/results/options_block.twig:100
msgid "Well Known Text"
msgstr "Znany tekst"
#: templates/display/results/options_block.twig:83
#: templates/display/results/options_block.twig:100
msgid "Well Known Binary"
msgstr "Znane binarne"
#: templates/display/results/sort_by_key.twig:3
msgid "Sort by key:"
msgstr "Sortuj wg klucza:"
#: templates/display/results/table_navigation.twig:26
msgid "Save edited data"
msgstr "Zapisz edytowane dane"
#: templates/display/results/table_navigation.twig:32
msgid "Restore column order"
msgstr "Przywrócić porządek w kolumnie"
#: templates/display/results/table_navigation.twig:67
msgid "All"
msgstr "Wszystko"
#: templates/encoding/kanji_encoding_form.twig:6
msgctxt "None encoding conversion"
msgid "None"
msgstr "Brak"
#: templates/encoding/kanji_encoding_form.twig:17
msgid "Convert to Kana"
msgstr "Konwersja do Kana"
#: templates/error/report_form.twig:6
msgid ""
"This report automatically includes data about the error and information "
"about relevant configuration settings. It will be sent to the phpMyAdmin "
"team for debugging the error."
msgstr ""
"Ten raport automatycznie zawiera dane o błędzie i informacje o odpowiednich "
"ustawieniach konfiguracji. Zostanie on wysłany do zespołu phpMyAdmin w celu "
"usunięcia błędu."
#: templates/error/report_form.twig:12
msgid ""
"Can you tell us the steps leading to this error? It decisively helps in "
"debugging:"
msgstr ""
"Czy możesz nam powiedzieć, jakie kroki prowadzą do tego błędu? To "
"zdecydowanie pomaga w debugowaniu:"
#: templates/error/report_form.twig:19
msgid "You may examine the data in the error report:"
msgstr "Możesz zbadać dane w raporcie o błędzie:"
#: templates/export/alias_add.twig:4
msgid "Define new aliases"
msgstr "Zdefiniuj nowe aliasy"
#: templates/export/alias_add.twig:9
msgid "Select database:"
msgstr "Wybierz bazę danych:"
#: templates/export/alias_add.twig:15
msgid "New database name"
msgstr "Nowa nazwa bazy danych"
#: templates/export/alias_add.twig:23
msgid "Select table:"
msgstr "Wybierz tabele:"
#: templates/export/alias_add.twig:29
msgid "New table name"
msgstr "Nowa nazwa tabeli"
#: templates/export/alias_add.twig:37
msgid "Select column:"
msgstr "Wybierz kolumnę:"
#: templates/export/alias_add.twig:43
msgid "New column name"
msgstr "Nowa nazwa kolumny"
#: templates/export/alias_item.twig:8
msgid "Remove"
msgstr "Usuń"
#: templates/filter.twig:2 templates/server/status/processes/index.twig:6
#: templates/server/status/variables/index.twig:7
msgid "Filters"
msgstr "Filtry"
#: templates/filter.twig:4 templates/server/status/variables/index.twig:14
msgid "Containing the word:"
msgstr "Zawierające słowo:"
#: templates/gis_data_editor_form.twig:4
#, php-format
msgid "Value for the column \"%s\""
msgstr "Wartość dla kolumny \"%s\""
#: templates/gis_data_editor_form.twig:22
#: templates/table/gis_visualization/gis_visualization.twig:38
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Użyj OpenStreetMaps jako Warstwy Podstawowej"
#: templates/gis_data_editor_form.twig:38
msgctxt "Spatial Reference System Identifier"
msgid "SRID:"
msgstr "SRID:"
#: templates/gis_data_editor_form.twig:53
#, php-format
msgid "Geometry %d:"
msgstr "Geometria %d:"
#: templates/gis_data_editor_form.twig:73
msgid "Point:"
msgstr "Punkt:"
#: templates/gis_data_editor_form.twig:93
#: templates/gis_data_editor_form.twig:134
#: templates/gis_data_editor_form.twig:186
#, php-format
msgid "Point %d:"
msgstr "Punkt %d:"
#: templates/gis_data_editor_form.twig:113
#, php-format
msgid "Linestring %d:"
msgstr "Linia łamana %d:"
#: templates/gis_data_editor_form.twig:115
#: templates/gis_data_editor_form.twig:170
msgid "Outer ring:"
msgstr "Pierścień zewnętrzny:"
#: templates/gis_data_editor_form.twig:117
#: templates/gis_data_editor_form.twig:172
#, php-format
msgid "Inner ring %d:"
msgstr "Pierścień wewnętrzny %d:"
#: templates/gis_data_editor_form.twig:144
msgid "Add a linestring"
msgstr "Dodaj linię łamaną"
#: templates/gis_data_editor_form.twig:157
#, php-format
msgid "Polygon %d:"
msgstr "Wielokąt %d:"
#: templates/gis_data_editor_form.twig:199
msgid "Add a polygon"
msgstr "Dodaj wielokąt"
#: templates/gis_data_editor_form.twig:205
msgid "Add geometry"
msgstr "Dodaj geometrię"
#: templates/gis_data_editor_form.twig:214
msgid "Output"
msgstr "Wyjście"
#: templates/gis_data_editor_form.twig:216
msgid ""
"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
"below into the \"Value\" field."
msgstr ""
"Wybierz \"GeomFromText\" z kolumny \"Funkcja\" i wklej poniższy ciąg znaków "
"do pola \"Wartość\"."
#: templates/header.twig:43 templates/login/header.twig:11
msgid "Javascript must be enabled past this point!"
msgstr "Obsługa javascript musi być włączona!"
#: templates/header.twig:54
msgid "Click on the bar to scroll to top of page"
msgstr "Kliknij na pasku, aby przewinąć do góry strony"
#: templates/home/index.twig:28
msgid "General settings"
msgstr "Ustawienia ogólne"
#: templates/home/index.twig:45
msgid "Server connection collation:"
msgstr "Sortowanie połączenia z serwerem:"
#: templates/home/index.twig:72
msgid "Appearance settings"
msgstr "Ustawienia wyglądu"
#: templates/home/index.twig:94
msgid "Database server"
msgstr "Serwer bazy danych"
#: templates/home/index.twig:101
msgid "Server type:"
msgstr "Typ serwera:"
#: templates/home/index.twig:105
msgid "Server connection:"
msgstr "Połączenie z serwerem:"
#: templates/home/index.twig:113
msgid "Protocol version:"
msgstr "Wersja protokołu:"
#: templates/home/index.twig:117
msgid "User:"
msgstr "Użytkownik:"
#: templates/home/index.twig:121
msgid "Server charset:"
msgstr "Kodowanie znaków serwera:"
#: templates/home/index.twig:132
msgid "Web server"
msgstr "Serwer WWW"
#: templates/home/index.twig:139
msgid "Database client version:"
msgstr "Wersja klienta bazy danych:"
#: templates/home/index.twig:143
msgid "PHP extension:"
msgstr "Rozszerzenie PHP:"
#: templates/home/index.twig:150
msgid "PHP version:"
msgstr "Wersja PHP:"
#: templates/home/index.twig:165
msgid "Version information:"
msgstr "Informacja o wersji:"
#: templates/home/index.twig:175
msgid "Official Homepage"
msgstr "Oficjalna strona phpMyAdmina"
#: templates/home/index.twig:180
msgid "Contribute"
msgstr "Współpraca"
#: templates/home/index.twig:185
msgid "Get support"
msgstr "Pomoc techniczna"
#: templates/home/index.twig:190
msgid "List of changes"
msgstr "Lista zmian"
#: templates/home/index.twig:195 templates/server/plugins/index.twig:26
msgid "License"
msgstr "Licencja"
#: templates/login/header.twig:15
msgid ""
"There is a mismatch between HTTPS indicated on the server and client. This "
"can lead to a non working phpMyAdmin or a security risk. Please fix your "
"server configuration to indicate HTTPS properly."
msgstr ""
"Występuje niezgodność między protokołem HTTPS wskazanym na serwerze i "
"kliencie. Może to prowadzić do niedziałającego phpMyAdmina lub zagrożenia "
"bezpieczeństwa. Popraw konfigurację serwera, aby prawidłowo wskazywała HTTPS."
#: templates/login/twofactor/application_configure.twig:3
msgid ""
"Please scan following QR code into the two-factor authentication app on your "
"device and enter authentication code it generates."
msgstr ""
"Zeskanuj poniższy kod QR do aplikacji do uwierzytelniania dwuskładnikowego "
"na swoim urządzeniu i wprowadź wygenerowany przez nią kod uwierzytelniający."
#: templates/login/twofactor/application_configure.twig:13
msgid "Secret/key:"
msgstr "Sekretny klucz:"
#: templates/login/twofactor/application_configure.twig:16
#: templates/login/twofactor/application.twig:2
msgid "Authentication code:"
msgstr "Kod weryfikacyjny:"
#: templates/login/twofactor/application.twig:4
msgid ""
"Open the two-factor authentication app on your device to view your "
"authentication code and verify your identity."
msgstr ""
"Otwórz aplikację do uwierzytelniania dwuskładnikowego na swoim urządzeniu, "
"aby wyświetlić kod uwierzytelniający i zweryfikować swoją tożsamość."
#: templates/login/twofactor/invalid.twig:2
msgid ""
"The configured two factor authentication is not available, please install "
"missing dependencies."
msgstr ""
"Skonfigurowane uwierzytelnianie dwuskładnikowe nie jest dostępne. Zainstaluj "
"brakujące zależności."
#: templates/login/twofactor/key_configure.twig:3
msgid ""
"Please connect your FIDO U2F device into your computer's USB port. Then "
"confirm registration on the device."
msgstr ""
"Podłącz urządzenie FIDO U2F do portu USB komputera. Następnie potwierdź "
"rejestrację na urządzeniu."
#: templates/login/twofactor/key-https-warning.twig:3
msgid ""
"You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
"most likely refuse to authenticate you."
msgstr ""
"Nie używasz https, aby uzyskać dostęp do phpMyAdmin, dlatego urządzenie FIDO "
"U2F najprawdopodobniej odmówi uwierzytelnienia."
#: templates/login/twofactor/key.twig:3
msgid ""
"Please connect your FIDO U2F device into your computer's USB port. Then "
"confirm login on the device."
msgstr ""
"Podłącz urządzenie FIDO U2F do portu USB komputera. Następnie potwierdź "
"logowanie na urządzeniu."
#: templates/login/twofactor.twig:5
msgid "Verify"
msgstr "Zweryfikować"
#: templates/navigation/item_unhide_dialog.twig:20
msgid "Unhide"
msgstr "Odkryj"
#: templates/navigation/main.twig:26 templates/navigation/main.twig:27
msgid "Home"
msgstr "Wejście"
#: templates/navigation/main.twig:31 templates/navigation/main.twig:32
msgid "Empty session data"
msgstr "Puste dane sesji"
#: templates/navigation/main.twig:31 templates/navigation/main.twig:32
msgid "Log out"
msgstr "Wyjście"
#: templates/navigation/main.twig:36 templates/navigation/main.twig:37
msgid "phpMyAdmin documentation"
msgstr "Dokumewntacja phpMyAdmina"
#: templates/navigation/main.twig:44 templates/navigation/main.twig:45
msgid "Navigation panel settings"
msgstr "Ustawienia panelu nawigacji"
#: templates/navigation/main.twig:48 templates/navigation/main.twig:49
msgid "Reload navigation panel"
msgstr "Odśwież panel nawigacji"
#: templates/navigation/main.twig:68
msgid "An error has occurred while loading the navigation display"
msgstr "Wystąpił błąd podczas ładowania ekranu nawigacji"
#: templates/navigation/main.twig:89
msgid "SQL upload"
msgstr "Przesyłanie SQL"
#: templates/preferences/autoload.twig:7
msgid ""
"Your browser has phpMyAdmin configuration for this domain. Would you like to "
"import it for current session?"
msgstr ""
"Twoja przeglądarka ma konfigurację phpMyAdmin dla tej domeny. Chcesz "
"zaimportować to do bieżącej sesji?"
#: templates/preferences/autoload.twig:13
msgid "Delete settings"
msgstr "Usuń ustawienia"
#: templates/preferences/forms/main.twig:4
msgid "Cannot save settings, submitted form contains errors!"
msgstr "Nie można zapisać ustawień, formularz złożony zawiera błędy!"
#: templates/preferences/manage/error.twig:1
msgid "Configuration contains incorrect data for some fields."
msgstr "Konfiguracja ma błędy w niektórych polach."
#: templates/preferences/manage/error.twig:16
msgid "Do you want to import remaining settings?"
msgstr "Chcesz zaimportować pozostałe ustawienia?"
#: templates/preferences/manage/main.twig:3
#: templates/preferences/manage/main.twig:28
msgid "Saved on: @DATE@"
msgstr "Zapisane: @DATE@"
#: templates/preferences/manage/main.twig:15
msgid "Import from file"
msgstr "Importuj z pliku"
#: templates/preferences/manage/main.twig:22
msgid "Import from browser's storage"
msgstr "Import z pamięci przeglądarki"
#: templates/preferences/manage/main.twig:25
msgid "Settings will be imported from your browser's local storage."
msgstr "Ustawienia będą zaimportowane z pamięci przeglądarki."
#: templates/preferences/manage/main.twig:31
msgid "You have no saved settings!"
msgstr "Nie masz żadnych zapisanych ustawień!"
#: templates/preferences/manage/main.twig:35
#: templates/preferences/manage/main.twig:93
msgid "This feature is not supported by your web browser"
msgstr "Ta funkcja nie jest obsługiwana przez twoją przeglądarkę internetową"
#: templates/preferences/manage/main.twig:39
msgid "Merge with current configuration"
msgstr "Scal z aktualną konfiguracją"
#: templates/preferences/manage/main.twig:51
#, php-format
msgid ""
"You can set more settings by modifying config.inc.php, eg. by using %sSetup "
"script%s."
msgstr ""
"Możesz ustawić więcej ustawień poprzez modyfikację config.inc.php, przez "
"użycie %sSkrypt instalacyjny%s."
#: templates/preferences/manage/main.twig:70
msgid "Save as JSON file"
msgstr "Zapisz jako plik JSON"
#: templates/preferences/manage/main.twig:74
msgid "Save as PHP file"
msgstr "Zapisz jako plik PHP"
#: templates/preferences/manage/main.twig:79
msgid "Save to browser's storage"
msgstr "Zapisz w pamięci przeglądarki"
#: templates/preferences/manage/main.twig:85
msgid "Settings will be saved in your browser's local storage."
msgstr "Ustawienia zostaną zapisane w lokalnej pamięci przeglądarki."
#: templates/preferences/manage/main.twig:88
msgid "Existing settings will be overwritten!"
msgstr "Istniejące ustawienia zostaną nadpisane!"
#: templates/preferences/manage/main.twig:105
msgid "You can reset all your settings and restore them to default values."
msgstr ""
"Można przywrócić wszystkie ustawienia i przywrócić je do wartości domyślnych."
#: templates/preferences/two_factor/configure.twig:2
#: templates/preferences/two_factor/main.twig:44
#: templates/preferences/two_factor/main.twig:56
msgid "Configure two-factor authentication"
msgstr "Skonfiguruj uwierzytelnianie dwuskładnikowe"
#: templates/preferences/two_factor/configure.twig:8
msgid "Enable two-factor authentication"
msgstr "Włącz uwierzytelnianie dwuskładnikowe"
#: templates/preferences/two_factor/confirm.twig:2
msgid "Confirm disabling two-factor authentication"
msgstr "Potwierdź wyłączenie uwierzytelniania dwuskładnikowego"
#: templates/preferences/two_factor/confirm.twig:5
msgid ""
"By disabling two factor authentication you will be again able to login using "
"password only."
msgstr ""
"Wyłączając uwierzytelnianie dwuskładnikowe, będziesz mógł ponownie logować "
"się tylko przy użyciu hasła."
#: templates/preferences/two_factor/confirm.twig:9
#: templates/preferences/two_factor/main.twig:38
msgid "Disable two-factor authentication"
msgstr "Wyłącz uwierzytelnianie dwuskładnikowe"
#: templates/preferences/two_factor/main.twig:3
msgid "Two-factor authentication status"
msgstr "Status uwierzytelniania dwuskładnikowego"
#: templates/preferences/two_factor/main.twig:9
msgid ""
"Two-factor authentication is not available, please install optional "
"dependencies to enable authentication backends."
msgstr ""
"Uwierzytelnianie dwuskładnikowe nie jest dostępne. Zainstaluj opcjonalne "
"zależności, aby włączyć backendy uwierzytelniania."
#: templates/preferences/two_factor/main.twig:10
msgid "Following composer packages are missing:"
msgstr "Brakuje następujących pakietów kompozytora:"
#: templates/preferences/two_factor/main.twig:18
msgid "Two-factor authentication is available and configured for this account."
msgstr ""
"Uwierzytelnianie dwuskładnikowe jest dostępne i skonfigurowane dla tego "
"konta."
#: templates/preferences/two_factor/main.twig:20
msgid ""
"Two-factor authentication is available, but not configured for this account."
msgstr ""
"Uwierzytelnianie dwuskładnikowe jest dostępne, ale nie jest skonfigurowane "
"dla tego konta."
#: templates/preferences/two_factor/main.twig:24
msgid ""
"Two-factor authentication is not available, enable phpMyAdmin configuration "
"storage to use it."
msgstr ""
"Uwierzytelnianie dwuskładnikowe nie jest dostępne, włącz magazyn "
"konfiguracji phpMyAdmin, aby go używać."
#: templates/preferences/two_factor/main.twig:33
msgid "You have enabled two factor authentication."
msgstr "Aktywowałeś podwójną weryfikację."
#: templates/server/binlog/index.twig:10
msgid "Select binary log to view"
msgstr "Wybierz dziennik binarny do podglądu"
#: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
#: templates/server/status/processes/list.twig:20
msgid "Truncate shown queries"
msgstr "Obetnij wyświetlone zapytania"
#: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
#: templates/server/status/processes/list.twig:26
msgid "Show full queries"
msgstr "Pokaż pełne zapytania"
#: templates/server/binlog/index.twig:84
msgid "Log name"
msgstr "Nazwa dziennika"
#: templates/server/binlog/index.twig:85
msgid "Position"
msgstr "Pozycja"
#: templates/server/binlog/index.twig:87
#: templates/server/replication/master_replication.twig:23
msgid "Server ID"
msgstr "ID serwera"
#: templates/server/binlog/index.twig:88
msgid "Original position"
msgstr "Oryginalna pozycja"
#: templates/server/binlog/index.twig:89
#: templates/table/structure/display_table_stats.twig:3
msgid "Information"
msgstr "Informacje"
#: templates/server/collations/index.twig:3
msgid "Character sets and collations"
msgstr "Zestawy znaków i sortowanie"
#: templates/server/databases/index.twig:4
msgid "Databases statistics"
msgstr "Statystyki baz danych"
#: templates/server/databases/index.twig:19
#: templates/server/databases/index.twig:57
msgid "Create database"
msgstr "Utwórz bazę danych"
#: templates/server/databases/index.twig:68
msgid "No privileges to create databases"
msgstr "Brak uprawnień do tworzenia baz danych"
#: templates/server/databases/index.twig:153
#: templates/server/replication/index.twig:14
#: templates/server/replication/master_replication.twig:3
msgid "Master replication"
msgstr "Replikacja serwera głównego"
#: templates/server/databases/index.twig:157
#: templates/server/replication/slave_configuration.twig:2
msgid "Slave replication"
msgstr "Replikacja serwera podrzędnego"
#: templates/server/databases/index.twig:179
#, php-format
msgid "Jump to database '%s'"
msgstr "Przejdź do bazy danych „%s”"
#: templates/server/databases/index.twig:241
#, php-format
msgid "Check privileges for database \"%s\"."
msgstr "Sprawdź uprawnienia bazy danych \"%s\"."
#: templates/server/databases/index.twig:242
msgid "Check privileges"
msgstr "Sprawdź uprawnienia"
#: templates/server/databases/index.twig:310
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."
#: templates/server/databases/index.twig:313
#: templates/server/databases/index.twig:314
msgid "Enable statistics"
msgstr "Włącz statystyki"
#: templates/server/databases/index.twig:322
msgid "No databases"
msgstr "Brak baz danych"
#: templates/server/engines/index.twig:3 templates/server/engines/show.twig:3
msgid "Storage engines"
msgstr "Silniki pamięci masowej"
#: templates/server/engines/show.twig:47
msgid "Unknown storage engine."
msgstr "Nieznany aparat pamięci."
#: templates/server/plugins/index.twig:22
msgid "Plugin"
msgstr "Wtyczka"
#: templates/server/plugins/index.twig:24 templates/table/tracking/main.twig:28
msgid "Version"
msgstr "Wersja"
#: templates/server/plugins/index.twig:25
msgid "Author"
msgstr "Autor"
#: templates/server/plugins/index.twig:37
msgid "inactive"
msgstr "nieaktywny"
#: templates/server/plugins/index.twig:39
msgid "disabled"
msgstr "wyłączone"
#: templates/server/plugins/index.twig:41
msgid "deleting"
msgstr "usuwanie"
#: templates/server/plugins/index.twig:43
msgid "deleted"
msgstr "usunięte"
#: templates/server/privileges/add_user_fieldset.twig:2
msgctxt "Create new user"
msgid "New"
msgstr "Nowy"
#: templates/server/privileges/column_privileges.twig:21
#: templates/server/privileges/column_privileges.twig:22
msgctxt "None privileges"
msgid "None"
msgstr "Brak"
#: templates/server/privileges/delete_user_fieldset.twig:3
msgid "Remove selected user accounts"
msgstr "Usuń wybrane konta użytkowników"
#: templates/server/privileges/delete_user_fieldset.twig:6
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Cofnij wszystkie aktywne uprawnienia użytkownikom, a następnie usuń ich."
#: templates/server/privileges/delete_user_fieldset.twig:7
#: templates/server/privileges/delete_user_fieldset.twig:10
#: templates/server/privileges/delete_user_fieldset.twig:11
msgid "Drop the databases that have the same names as the users."
msgstr "Usuń bazy danych o takich samych nazwach jak użytkownicy."
#: templates/server/privileges/privileges_summary.twig:20
msgid "Column-specific privileges"
msgstr "Uprawnienia specyficzne dla kolumn"
#: templates/server/privileges/privileges_summary.twig:54
msgid "Add privileges on the following database(s):"
msgstr "Dodaj uprawnienia do następujących baz danych:"
#: templates/server/privileges/privileges_summary.twig:67
msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
msgstr ""
"Symbole wieloznaczne % i _ należy poprzedzić \\ aby z nich korzystać "
"dosłownie."
#: templates/server/privileges/privileges_summary.twig:71
msgid "Add privileges on the following table:"
msgstr "Dodaj uprawnienia dla następującej tabeli:"
#: templates/server/privileges/privileges_summary.twig:86
msgid "Add privileges on the following routine:"
msgstr "Dodaj uprawnienia do następującej procedury:"
#: templates/server/privileges/resource_limits.twig:2
msgid "Resource limits"
msgstr "Ograniczenia zasobów"
#: templates/server/privileges/resource_limits.twig:5
msgid "Note: Setting these options to 0 (zero) removes the limit."
msgstr "Uwaga: Ustawienie tych opcji na 0 (zero) usuwa ograniczenie."
#: templates/server/replication/change_master.twig:5
msgid "Slave configuration"
msgstr "Konfiguracja serwera podrzędnego"
#: templates/server/replication/change_master.twig:6
#: templates/server/replication/slave_configuration.twig:96
msgid "Change or reconfigure master server"
msgstr "Zmień lub skonfiguruj ponownie serwer główny"
#: templates/server/replication/change_master.twig:9
msgid ""
"Make sure you have a unique server-id in your configuration file (my.cnf). "
"If not, please add the following line into [mysqld] section:"
msgstr ""
"Upewnij się, że w pliku konfiguracyjnym (my.conf) jest wprowadzony unikalny "
"ID serwera. Jeśli tak nie jest, dodaj następującą linię w sekcji [mysqld]:"
#: templates/server/replication/change_master.twig:26
msgid "Port:"
msgstr "Port:"
#: templates/server/replication/index.twig:16
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to %sconfigure%s it?"
msgstr ""
"Ten serwer nie jest skonfigurowany jako serwer główny w procesie replikacji. "
"Czy chcesz %sskonfigurować%s to?"
#: templates/server/replication/index.twig:35
msgid "No privileges"
msgstr "Brak uprawnień"
#: templates/server/replication/master_add_slave_user.twig:6
#: templates/server/replication/master_replication.twig:43
msgid "Add slave replication user"
msgstr "Dodaj użytkownika replikacji na serwerze podrzędnym"
#: templates/server/replication/master_add_slave_user.twig:37
msgid "This host"
msgstr "Ten host"
#: templates/server/replication/master_add_slave_user.twig:39
msgid "Use host table"
msgstr "Użyj tabeli hostów"
#: templates/server/replication/master_add_slave_user.twig:53
msgid "No password"
msgstr "Brak hasła"
#: templates/server/replication/master_add_slave_user.twig:70
msgid "Generate password:"
msgstr "Wygeneruj hasło:"
#: templates/server/replication/master_configuration.twig:2
msgid "Master configuration"
msgstr "Konfiguracja serwera głównego"
#: templates/server/replication/master_configuration.twig:4
msgid ""
"This server is not configured as a master server in a replication process. "
"You can choose from either replicating all databases and ignoring some of "
"them (useful if you want to replicate a majority of the databases) or you "
"can choose to ignore all databases by default and allow only certain "
"databases to be replicated. Please select the mode:"
msgstr ""
"Ten serwer nie jest skonfigurowany jako serwer główny w procesie replikacji. "
"Możesz wybrać replikację wszystkich baz danych i ignorowanie niektórych z "
"nich (przydatne, jeśli chcesz replikować większość baz danych) lub możesz "
"wybrać domyślne ignorowanie wszystkich baz danych i zezwolenie na replikację "
"tylko niektórych baz danych. Wybierz tryb:"
#: templates/server/replication/master_configuration.twig:9
msgid "Replicate all databases; Ignore:"
msgstr "Replikuj wszystkie bazy danych; Pomiń:"
#: templates/server/replication/master_configuration.twig:10
msgid "Ignore all databases; Replicate:"
msgstr "Pomiń wszystkie bazy danych; Replikuj:"
#: templates/server/replication/master_configuration.twig:12
msgid "Please select databases:"
msgstr "Wybierz bazy danych:"
#: templates/server/replication/master_configuration.twig:15
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
"Teraz dodaj następujące wiersze na końcu pliku my.cnf a następnie zrestartuj "
"serwer MySQL."
#: templates/server/replication/master_configuration.twig:21
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <strong>is</strong> "
"configured as master."
msgstr ""
"Po ponownym uruchomieniu serwera MySQL kliknij przycisk Go. Następnie "
"powinien pojawić się komunikat informujący, że ten serwer <strong>jest</"
"strong> skonfigurowany jako główny."
#: templates/server/replication/master_replication.twig:4
msgid "This server is configured as master in a replication process."
msgstr "Ten serwer jest skonfigurowany jako główny w procesie replikacji."
#: templates/server/replication/master_replication.twig:15
msgid "Show connected slaves"
msgstr "Pokaż połączone serwery podrzędne"
#: templates/server/replication/master_replication.twig:37
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
"Tylko serwery podrzędne uruchomione z opcją --report-host=host_name są "
"widoczne na tej liście."
#: templates/server/replication/slave_configuration.twig:4
msgid "Master connection:"
msgstr "Połączenie główne:"
#: templates/server/replication/slave_configuration.twig:24
msgid "Slave SQL Thread not running!"
msgstr "Wątek SQL serwera podrzędnego nie uruchomiony!"
#: templates/server/replication/slave_configuration.twig:27
msgid "Slave IO Thread not running!"
msgstr "Wątek IO serwera podrzędnego nie uruchomiony!"
#: templates/server/replication/slave_configuration.twig:30
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Serwer jest skonfigurowany jako podrzędny w procesie replikacji. Czy chesz:"
#: templates/server/replication/slave_configuration.twig:33
msgid "See slave status table"
msgstr "Zobacz status tabeli serwera podrzędnego"
#: templates/server/replication/slave_configuration.twig:37
msgid "Control slave:"
msgstr "Kontrola serwera podrzędnego:"
#: templates/server/replication/slave_configuration.twig:47
msgid "Reset slave"
msgstr "Zrestartuj serwer podrzędny"
#: templates/server/replication/slave_configuration.twig:53
msgid "Start SQL Thread only"
msgstr "Tylko początek wątku SQL"
#: templates/server/replication/slave_configuration.twig:55
msgid "Stop SQL Thread only"
msgstr "Tylko zatrzymaj wątek SQL"
#: templates/server/replication/slave_configuration.twig:62
msgid "Start IO Thread only"
msgstr "Tylko początek IO wątku"
#: templates/server/replication/slave_configuration.twig:64
msgid "Stop IO Thread only"
msgstr "Zatrzymaj tylko wątek IO"
#: templates/server/replication/slave_configuration.twig:73
msgid "Error management:"
msgstr "Błąd zarządzania:"
#: templates/server/replication/slave_configuration.twig:76
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
"Włącznie \"omijania błędów\" może powodować rozsynchronizowanie serwera "
"master i slave!"
#: templates/server/replication/slave_configuration.twig:80
msgid "Skip current error"
msgstr "Pomiń bieżący błąd"
#: templates/server/replication/slave_configuration.twig:86
#, php-format
msgid "Skip next %s errors."
msgstr "Pomiń następne błędy %s."
#: templates/server/replication/slave_configuration.twig:106
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to %sconfigure%s it?"
msgstr ""
"Ten serwer nie jest skonfigurowany jako podrzędny w procesie replikacji. Czy "
"chcesz %sskonfigurować%s to?"
#: templates/server/replication/status_table.twig:6
msgid "Master status"
msgstr "Stan serwera głównego"
#: templates/server/replication/status_table.twig:8
msgid "Slave status"
msgstr "Stan serwera podrzędnego"
#: templates/server/replication/status_table.twig:16
#: templates/server/status/variables/index.twig:70
#: templates/server/variables/index.twig:28
msgid "Variable"
msgstr "Zmienna"
#: templates/server/status/advisor/index.twig:7
msgid "Instructions"
msgstr "Instrukcje"
#: templates/server/status/advisor/index.twig:13
msgid ""
"The Advisor system can provide recommendations on server variables by "
"analyzing the server status variables."
msgstr ""
"System Doradcy może dostarczyć zalecenia dotyczące zmiennych serwera poprzez "
"analizę zmiennych stanu serwera."
#: templates/server/status/advisor/index.twig:18
msgid ""
"Do note however that this system provides recommendations based on simple "
"calculations and by rule of thumb which may not necessarily apply to your "
"system."
msgstr ""
"Jednak zauważ, że system ten zapewnia zalecenia oparte na prostych "
"obliczeniach i zasadach, które nie mogą mieć obowiązkowego zastosowania do "
"systemu."
#: templates/server/status/advisor/index.twig:23
msgid ""
"Prior to changing any of the configuration, be sure to know what you are "
"changing (by reading the documentation) and how to undo the change. Wrong "
"tuning can have a very negative effect on performance."
msgstr ""
"Przed zmianą jakichkolwiek konfiguracji, należy wiedzieć, co się zmienia "
"(poprzez czytanie dokumentacji) i jak cofnąć zmiany. Złe ustawienia mogą "
"mieć bardzo negatywny wpływ na wydajność."
#: templates/server/status/advisor/index.twig:28
msgid ""
"The best way to tune your system would be to change only one setting at a "
"time, observe or benchmark your database, and undo the change if there was "
"no clearly measurable improvement."
msgstr ""
"Najlepszym sposobem, aby ustawić swój system jest zmiana tylko jednego "
"ustawienia w czasie, obserwować lub odniesienie bazy danych, i cofnąć "
"zmianę, gdyby nie było jednoznacznego wymiernego postępu."
#: templates/server/status/advisor/index.twig:36
msgid "Not enough privilege to view the advisor."
msgstr "Za małe uprawnienia do przeglądania doradcy."
#: templates/server/status/base.twig:15
msgid "Query statistics"
msgstr "Statystyki zapytań"
#: templates/server/status/base.twig:20
msgid "All status variables"
msgstr "Wszystkie zmienne stanu"
#: templates/server/status/base.twig:25
msgid "Monitor"
msgstr "Monitor"
#: templates/server/status/base.twig:30
msgid "Advisor"
msgstr "Doradca"
#: templates/server/status/monitor/index.twig:8
msgid "Start Monitor"
msgstr "Uruchom monitor"
#: templates/server/status/monitor/index.twig:16
msgid "Instructions/Setup"
msgstr "Instrukcje/Setup"
#: templates/server/status/monitor/index.twig:20
msgid "Done dragging (rearranging) charts"
msgstr "Gotowe przestawienie/edycji wykresów"
#: templates/server/status/monitor/index.twig:27
#: templates/server/status/monitor/index.twig:124
msgid "Add chart"
msgstr "Dodaj wykres"
#: templates/server/status/monitor/index.twig:31
msgid "Enable charts dragging"
msgstr "Włącz przeciąganie wykresów"
#: templates/server/status/monitor/index.twig:36
#: templates/server/status/processes/index.twig:25
msgid "Refresh rate"
msgstr "Częstotliwość odświeżania"
#: templates/server/status/monitor/index.twig:43
#: templates/server/status/processes/index.twig:32
#, php-format
msgid "%d second"
msgstr "%d sekund"
#: templates/server/status/monitor/index.twig:45
#: templates/server/status/processes/index.twig:34
#, php-format
msgid "%d seconds"
msgstr "%d sekund"
#: templates/server/status/monitor/index.twig:49
#: templates/server/status/processes/index.twig:38
#, php-format
msgid "%d minute"
msgstr "%d minut"
#: templates/server/status/monitor/index.twig:51
#: templates/server/status/processes/index.twig:40
#, php-format
msgid "%d minutes"
msgstr "%d minuty"
#: templates/server/status/monitor/index.twig:61
msgid "Chart columns"
msgstr "Kolumny wykresu"
#: templates/server/status/monitor/index.twig:74
msgid "Chart arrangement"
msgstr "Układ wykresu"
#: templates/server/status/monitor/index.twig:75
msgid ""
"The arrangement of the charts is stored to the browsers local storage. You "
"may want to export it if you have a complicated set up."
msgstr ""
"Układ wykresów są przechowywane w przeglądarce lokalnego przechowywania. "
"Możesz wyeksportować go, jeśli masz skomplikowany zestaw górę."
#: templates/server/status/monitor/index.twig:84
msgid "Reset to default"
msgstr "Przywróć wartość domyślną"
#: templates/server/status/monitor/index.twig:89
msgid "Monitor Instructions"
msgstr "Instrukcje monitora"
#: templates/server/status/monitor/index.twig:91
msgid ""
"The phpMyAdmin Monitor can assist you in optimizing the server configuration "
"and track down time intensive queries. For the latter you will need to set "
"log_output to 'TABLE' and have either the slow_query_log or general_log "
"enabled. Note however, that the general_log produces a lot of data and "
"increases server load by up to 15%."
msgstr ""
"Monitor phpMyAdmin może pomóc w optymalizacji konfiguracji serwera i "
"wyśledzić czasochłonne zapytania. W tym ostatnim przypadku trzeba będzie "
"ustawić log_output dla 'TABLE' i albo mają slow_query_log lub general_log "
"włączone. Należy jednak pamiętać, że general_log produkuje duże ilości "
"danych i zwiększa obciążenie serwera nawet o 15%."
#: templates/server/status/monitor/index.twig:101
msgid "Using the monitor:"
msgstr "Korzystanie z monitora:"
#: templates/server/status/monitor/index.twig:103
msgid ""
"Your browser will refresh all displayed charts in a regular interval. You "
"may add charts and change the refresh rate under 'Settings', or remove any "
"chart using the cog icon on each respective chart."
msgstr ""
"Twoja przeglądarka odświeży wszystkie wyświetlane wykresy w regularnych "
"odstępach czasu. Możesz dodawać wykresy i zmienić częstotliwość odświeżania "
"w 'Ustawienia' lub usunąć wykres za pomocą ikony zębatki dla każdego wykresu."
#: templates/server/status/monitor/index.twig:108
msgid ""
"To display queries from the logs, select the relevant time span on any chart "
"by holding down the left mouse button and panning over the chart. Once "
"confirmed, this will load a table of grouped queries, there you may click on "
"any occurring SELECT statements to further analyze them."
msgstr ""
"Aby wyświetlić zapytania z dzienników, wybierz odpowiedni przedział czasowy "
"na dowolnym wykresie, przytrzymując lewy przycisk myszy i przesuwając po "
"wykresie. Po potwierdzeniu spowoduje to załadowanie tabeli zgrupowanych "
"zapytań, gdzie możesz kliknąć dowolne występujące instrukcje SELECT, aby je "
"dalej analizować."
#: templates/server/status/monitor/index.twig:114
msgid "Please note:"
msgstr "Proszę zwrócić uwagę:"
#: templates/server/status/monitor/index.twig:117
msgid ""
"Enabling the general_log may increase the server load by 5-15%. Also be "
"aware that generating statistics from the logs is a load intensive task, so "
"it is advisable to select only a small time span and to disable the "
"general_log and empty its table once monitoring is not required any more."
msgstr ""
"Włączenie general_log może zwiększa obciążenie serwera o 5-15%. Również miej "
"świadomość, że generowanie statystyk z dzienników jest obciążenie intensywne "
"zadań, więc wskazane jest, aby wybrać tylko niewielki przedział czasowy i "
"wyłączyć general_log i opróżnić swoją tabelę raz monitorowania nie jest "
"wymagane."
#: templates/server/status/monitor/index.twig:127
msgid "Chart Title"
msgstr "Tytuł wykresu"
#: templates/server/status/monitor/index.twig:131
msgid "Preset chart"
msgstr "Ustawiony wykres"
#: templates/server/status/monitor/index.twig:137
msgid "Status variable(s)"
msgstr "Zmienna statusu(ów)"
#: templates/server/status/monitor/index.twig:142
msgid "Select series:"
msgstr "Wybierz serię:"
#: templates/server/status/monitor/index.twig:145
msgid "Commonly monitored"
msgstr "Najczęściej monitorowany"
#: templates/server/status/monitor/index.twig:163
msgid "or type variable name:"
msgstr "lub wpisz nazwę zmiennej:"
#: templates/server/status/monitor/index.twig:170
msgid "Display as differential value"
msgstr "Wyświetl jako wartości różnicy"
#: templates/server/status/monitor/index.twig:175
msgid "Apply a divisor"
msgstr "Zastosuj dzielnik"
#: templates/server/status/monitor/index.twig:186
msgid "Append unit to data values"
msgstr "Dołącz urządzenia do wartości danych"
#: templates/server/status/monitor/index.twig:194
msgid "Add this series"
msgstr "Dodaj tę serię"
#: templates/server/status/monitor/index.twig:197
msgid "Clear series"
msgstr "Wyczyść serie"
#: templates/server/status/monitor/index.twig:201
msgid "Series in chart:"
msgstr "Seria na wykresie:"
#: templates/server/status/monitor/index.twig:210
msgid "Log statistics"
msgstr "Statystyki Log"
#: templates/server/status/monitor/index.twig:212
msgid "Selected time range:"
msgstr "Wybrany zakres czasu:"
#: templates/server/status/monitor/index.twig:220
msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
msgstr "Pobierać tylko oświadczenia SELECT, INSERT, UPDATE i DELETE"
#: templates/server/status/monitor/index.twig:226
msgid "Remove variable data in INSERT statements for better grouping"
msgstr "Usuń zmiennych danych w oświadczeniu INSERT dla lepszej grupy"
#: templates/server/status/monitor/index.twig:230
msgid "Choose from which log you want the statistics to be generated from."
msgstr ""
"Wybierz z którego dziennika chcesz statystyki które mają być generowane."
#: templates/server/status/monitor/index.twig:233
msgid "Results are grouped by query text."
msgstr "Wyniki są pogrupowane według zapytania tekstu."
#: templates/server/status/monitor/index.twig:237
msgid "Query analyzer"
msgstr "Analizuj zapytanie"
#: templates/server/status/processes/index.twig:13
msgid "Show only active"
msgstr "Pokaż tylko aktywne"
#: templates/server/status/processes/index.twig:21
msgid ""
"Note: Enabling the auto refresh here might cause heavy traffic between the "
"web server and the MySQL server."
msgstr ""
"Uwaga: Włączenie automatycznego odświeżania może spowodować duży ruch między "
"serwerem WWW a serwerem MySQL."
#. l10n: Questions is the name of a MySQL Status variable
#: templates/server/status/queries/index.twig:7
msgid "Questions since startup:"
msgstr "Pytania od uruchomienia:"
#: templates/server/status/queries/index.twig:17
msgid "per hour:"
msgstr "na godzinę:"
#: templates/server/status/queries/index.twig:18
msgid "per minute:"
msgstr "na minutę:"
#: templates/server/status/queries/index.twig:20
msgid "per second:"
msgstr "na sekundę:"
#: templates/server/status/queries/index.twig:32
msgid "Statements"
msgstr "Oświadczenia"
#. l10n: # = Amount of queries
#: templates/server/status/queries/index.twig:33
msgid "#"
msgstr "#"
#: templates/server/status/queries/index.twig:53
msgid "Not enough privilege to view query statistics."
msgstr "Za małe uprawnienia do przeglądania statystyk zapytań."
#: templates/server/status/status/index.twig:6
#, php-format
msgid "Network traffic since startup: %s"
msgstr "Ruch sieciowy od uruchomienia: %s"
#: templates/server/status/status/index.twig:7
#, php-format
msgid "This MySQL server has been running for %1$s. It started up on %2$s."
msgstr "Ten serwer MySQL działa już od: %1$s. Uruchomiony został o: %2$s."
#: templates/server/status/status/index.twig:14
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."
#: templates/server/status/status/index.twig:57
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
"Ten serwer MySQL jest ustawiony jako <b>główny</b> i <b>podrzędny</b> w "
"procesie <b>replikacji</b>."
#: templates/server/status/status/index.twig:59
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
"Ten serwer MySQL jest ustawiony jako <b>master</b> w procesie <b>replikacji</"
"b>."
#: templates/server/status/status/index.twig:61
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
"Ten serwer MySQL jest pracuje jako <b>podrzędny</b> w procesie "
"<b>replikacji</b>."
#: templates/server/status/status/index.twig:67
msgid "Replication status"
msgstr "Stan replikacji"
#: templates/server/status/status/index.twig:73
msgid "Not enough privilege to view server status."
msgstr "Za małe uprawnienia do przeglądania statusu serwera."
#: templates/server/status/variables/index.twig:21
msgid "Show only alert values"
msgstr "Pokaż tylko wartości alarmowe"
#: templates/server/status/variables/index.twig:27
msgid "Filter by category…"
msgstr "Filtruj wg kategorii…"
#: templates/server/status/variables/index.twig:37
msgid "Show unformatted values"
msgstr "Pokaż niesformatowane wartości"
#: templates/server/status/variables/index.twig:45
msgid "Related links:"
msgstr "Powiązane linki:"
#: templates/server/status/variables/index.twig:134
msgid "Not enough privilege to view status variables."
msgstr "Za małe uprawnienia, aby wyświetlić zmienne statusu."
#: templates/server/variables/index.twig:3
msgid "Server variables and settings"
msgstr "Zmienne i ustawienia serwera"
#: templates/server/variables/index.twig:40
msgid "This is a read-only variable and can not be edited"
msgstr "Jest to zmienna tylko do odczytu i nie można jej edytować"
#: templates/server/variables/index.twig:66
msgid "Session value"
msgstr "Wartość sesji"
#: templates/server/variables/index.twig:75
#, php-format
msgid "Not enough privilege to view server variables and settings. %s"
msgstr "Za małe uprawnienia do przeglądania zmiennych i ustawień serwera. %s"
#: templates/setup/base.twig:27 templates/setup/home/index.twig:20
msgid "Overview"
msgstr "Opcje podstawowe"
#: templates/setup/config/index.twig:4 templates/setup/home/index.twig:93
msgid "Configuration file"
msgstr "Plik konfiguracyjny"
#: templates/setup/config/index.twig:22 templates/setup/home/index.twig:105
msgid "Download"
msgstr "Ściągnij"
#: templates/setup/error.twig:2
msgid "Warning"
msgstr "Ostrzeżenie"
#: templates/setup/error.twig:3
msgid "Submitted form contains errors"
msgstr "Wysłany formularz zawiera błędy"
#: templates/setup/error.twig:6
msgid "Try to revert erroneous fields to their default values"
msgstr "Spróbuj przywrócić błędne pola do wartości domyślnych"
#: templates/setup/error.twig:14
msgid "Ignore errors"
msgstr "Ignoruj błędy"
#: templates/setup/error.twig:18
msgid "Show form"
msgstr "Pokaż formularz"
#: templates/setup/home/index.twig:23
msgid "Show hidden messages"
msgstr "Pokaż ukryte wiadomości"
#: templates/setup/home/index.twig:73
msgid "There are no configured servers"
msgstr "Nie ma skonfigurowanych serwerów"
#: templates/setup/home/index.twig:82
msgid "New server"
msgstr "Nowy serwer"
#: templates/setup/home/index.twig:104
msgid "Display"
msgstr "Pokaż"
#: templates/setup/home/index.twig:116
msgid "phpMyAdmin homepage"
msgstr "Strona główna phpMyAdmina"
#: templates/setup/home/index.twig:117
msgid "Donate"
msgstr "Przekaż darowiznę"
#: templates/setup/home/index.twig:118
msgid "Check for latest version"
msgstr "Sprawdź, czy jest nowsza wersja"
#: templates/setup/servers/index.twig:6
msgid "Edit server"
msgstr "Edytuj serwer"
#: templates/setup/servers/index.twig:11
msgid "Add a new server"
msgstr "Dodaj nowy serwer"
#: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
msgid "Bookmark this SQL query"
msgstr "Pamiętaj zapytanie SQL"
#: templates/sql/bookmark.twig:15
msgid "Label:"
msgstr "Etykieta:"
#: templates/sql/profiling_chart.twig:4
msgid "Detailed profile"
msgstr "Szczegółowy profil"
#: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:34
msgid "State"
msgstr "Stan"
#: templates/sql/profiling_chart.twig:29
msgid "Summary by state"
msgstr "Podsumowanie według stanu"
#: templates/sql/profiling_chart.twig:38
msgid "Total Time"
msgstr "Całkowity czas"
#: templates/sql/profiling_chart.twig:42
msgid "% Time"
msgstr "% Czas"
#: templates/sql/profiling_chart.twig:46
msgid "Calls"
msgstr "Połączenia"
#: templates/sql/profiling_chart.twig:50
msgid "ø Time"
msgstr "ø Czas"
#: templates/start_and_number_of_rows_panel.twig:3
msgid "Start row:"
msgstr "Początkowy wiersz:"
#: templates/table/browse_foreigners/column_element.twig:4
msgid "Use this value"
msgstr "Użyj tej wartości"
#: templates/table/chart/tbl_chart.twig:15
msgctxt "Chart type"
msgid "Bar"
msgstr "Słupkowy"
#: templates/table/chart/tbl_chart.twig:19
msgctxt "Chart type"
msgid "Column"
msgstr "Kolumna"
#: templates/table/chart/tbl_chart.twig:23
msgctxt "Chart type"
msgid "Line"
msgstr "Linia"
#: templates/table/chart/tbl_chart.twig:27
msgctxt "Chart type"
msgid "Spline"
msgstr "Klin"
#: templates/table/chart/tbl_chart.twig:31
msgctxt "Chart type"
msgid "Area"
msgstr "Obszar"
#: templates/table/chart/tbl_chart.twig:35
msgctxt "Chart type"
msgid "Pie"
msgstr "Kołowy"
#: templates/table/chart/tbl_chart.twig:39
msgctxt "Chart type"
msgid "Timeline"
msgstr "Kalendarium"
#: templates/table/chart/tbl_chart.twig:43
msgctxt "Chart type"
msgid "Scatter"
msgstr "Rozproszony"
#: templates/table/chart/tbl_chart.twig:48
msgid "Stacked"
msgstr "Spakowany"
#: templates/table/chart/tbl_chart.twig:51
msgid "Chart title:"
msgstr "Tytuł wykresu:"
#: templates/table/chart/tbl_chart.twig:56
msgid "X-Axis:"
msgstr "Oś X:"
#: templates/table/chart/tbl_chart.twig:71
msgid "Series:"
msgstr "Serie:"
#: templates/table/chart/tbl_chart.twig:100
msgid "X-Axis label:"
msgstr "Etykieta osi X:"
#: templates/table/chart/tbl_chart.twig:102
msgid "X Values"
msgstr "Wartość X"
#: templates/table/chart/tbl_chart.twig:105
msgid "Y-Axis label:"
msgstr "Etykieta osi Y:"
#: templates/table/chart/tbl_chart.twig:107
msgid "Y Values"
msgstr "Wartość Y"
#: templates/table/chart/tbl_chart.twig:113
msgid "Series names are in a column"
msgstr "Nazwy serii znajdują się w kolumnie"
#: templates/table/chart/tbl_chart.twig:116
msgid "Series column:"
msgstr "Kolumna serii:"
#: templates/table/chart/tbl_chart.twig:130
msgid "Value Column:"
msgstr "Wartości dla kolumny:"
#: templates/table/chart/tbl_chart.twig:151
msgid "Save chart as image"
msgstr "Zapisz wykres jako obraz"
#: templates/table/gis_visualization/gis_visualization.twig:3
msgid "Display GIS Visualization"
msgstr "Wyświetlaj wizualizację GIS"
#: templates/table/gis_visualization/gis_visualization.twig:8
msgid "Label column"
msgstr "Etykieta kolumny"
#: templates/table/gis_visualization/gis_visualization.twig:11
msgid "-- None --"
msgstr "-- Brak --"
#: templates/table/gis_visualization/gis_visualization.twig:19
msgid "Spatial column"
msgstr "Przestrzenna kolumna"
#: templates/table/index_form.twig:15
msgid "Index name:"
msgstr "Nazwa indeksu :"
#: templates/table/index_form.twig:16
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!"
#: templates/table/index_form.twig:34
msgid "Index choice:"
msgstr "Wybór indeksu:"
#: templates/table/index_form.twig:42
msgid "Advanced Options"
msgstr "Zaawansowane opcje"
#: templates/table/index_form.twig:52
msgid "Key block size:"
msgstr "Rozmiar bloku klucza:"
#: templates/table/index_form.twig:69
msgid "Index type:"
msgstr "Rodzaj indeksu :"
#: templates/table/index_form.twig:81
msgid "Parser:"
msgstr "Analizator składni:"
#: templates/table/index_form.twig:97
msgid "Comment:"
msgstr "Komentarz:"
#: templates/table/index_form.twig:140 templates/table/index_form.twig:177
msgid "Drag to reorder"
msgstr "Przeciągnij, aby zmienić kolejność"
#: templates/table/insert/continue_insertion_form.twig:18
#, php-format
msgid "Continue insertion with %s rows"
msgstr "Kontynuuj wstawianie %s wierszy"
#: templates/table/operations/view.twig:11
msgid "Rename view to"
msgstr "Zmień nazwę widoku na"
#: templates/table/page_with_secondary_tabs.twig:9
msgid "Relation view"
msgstr "Widok relacyjny"
#: templates/table/relation/common_form.twig:9
msgid "Foreign key constraints"
msgstr "Ograniczenia klucza obcego"
#: templates/table/relation/common_form.twig:13
msgid "Actions"
msgstr "Działania"
#: templates/table/relation/common_form.twig:14
msgid "Constraint properties"
msgstr "Właściwości ograniczenia"
#: templates/table/relation/common_form.twig:18
msgid ""
"Creating a foreign key over a non-indexed column would automatically create "
"an index on it. Alternatively, you can define an index below, before "
"creating the foreign key."
msgstr ""
"Utworzenie klucza obcego nad nieindeksowaną kolumną automatycznie "
"utworzyłoby indeks na nim. Alternatywnie możesz zdefiniować indeks poniżej, "
"zanim utworzysz klucz obcy."
#: templates/table/relation/common_form.twig:23
msgid ""
"Only columns with index will be displayed. You can define an index below."
msgstr ""
"Wyświetlane będą tylko kolumny z indeksem. Możesz zdefiniować indeks poniżej."
#: templates/table/relation/common_form.twig:27
msgid "Foreign key constraint"
msgstr "Ograniczenie klucza obcego"
#: templates/table/relation/common_form.twig:92
msgid "+ Add constraint"
msgstr "Dodaj ograniczenie"
#: templates/table/relation/common_form.twig:103
#: templates/table/relation/common_form.twig:112
msgid "Internal relationships"
msgstr "Relacje wewnętrzne"
#: templates/table/relation/common_form.twig:118
msgid "Internal relation"
msgstr "Wewnętrzne relacje"
#: templates/table/relation/common_form.twig:120
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."
#: templates/table/relation/common_form.twig:200
msgid "Choose column to display:"
msgstr "Wybierz kolumny do wyświetlenia:"
#: templates/table/relation/foreign_key_row.twig:15
#, php-format
msgid "Foreign key constraint %s has been dropped"
msgstr "Ograniczenie klucza obcego %s zostało usunięte"
#: templates/table/relation/foreign_key_row.twig:34
msgid "Constraint name"
msgstr "Ograniczenia nazwy"
#: templates/table/search/replace_preview.twig:13
msgid "Find and replace - preview"
msgstr "Znajdź i zamień - podgląd"
#: templates/table/search/replace_preview.twig:18
msgid "Original string"
msgstr "Oryginalny ciąg"
#: templates/table/search/replace_preview.twig:19
msgid "Replaced string"
msgstr "Zastępuje ciąg"
#: templates/table/search/replace_preview.twig:37
msgid "Replace"
msgstr "Zastąp"
#: templates/table/search/rows_zoom.twig:12
msgid "Additional search criteria"
msgstr "Dodatkowe kryteria wyszukiwania"
#: templates/table/search/selection_form.twig:12
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
"Wykonaj \"zapytanie wg przykładu\" (symbol wieloznaczny \"%\") dla dwóch "
"różnych kolumn"
#: templates/table/search/selection_form.twig:29
msgid "Use this column to label each point"
msgstr "W tej kolumnie oznacz każdy punkt"
#: templates/table/search/selection_form.twig:55
msgid "Maximum rows to plot"
msgstr "Maksymalna liczba wierszy do wykreślenia"
#: templates/table/search/selection_form.twig:80
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Wykonaj \"zapytanie przez przykład\" (znak globalny: \"%\")"
#: templates/table/search/selection_form.twig:106
msgid "Select columns (at least one):"
msgstr "Wybierz kolumny (przynajmniej jedną):"
#: templates/table/search/selection_form.twig:126
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Dodaj warunki przeszukiwania (warunek dla \"WHERE\"):"
#: templates/table/search/selection_form.twig:134
msgid "Number of rows per page"
msgstr "Liczba wierszy na stronie"
#: templates/table/search/selection_form.twig:145
msgid "Display order:"
msgstr "Kolejność wyświetlania:"
#: templates/table/search/selection_form.twig:183
msgid "Replace with:"
msgstr "Zamień na:"
#: templates/table/search/selection_form.twig:199
msgid "Use regular expression"
msgstr "Użyj wyrażeń regularnych"
#: templates/table/search/zoom_result_form.twig:7
msgid "Browse/Edit the points"
msgstr "Przeglądaj/Edytuj punkty"
#: templates/table/search/zoom_result_form.twig:15
msgid "How to use"
msgstr "Jak korzystać"
#: templates/table/search/zoom_result_form.twig:23
msgid "Reset zoom"
msgstr "Reset powiększenia"
#: templates/table/structure/display_partitions.twig:4
#: templates/table/structure/display_structure.twig:477
msgid "Partitions"
msgstr "Partycje"
#: templates/table/structure/display_partitions.twig:8
msgid "No partitioning defined!"
msgstr "Nie zdefiniowano podziału na partycje!"
#: templates/table/structure/display_partitions.twig:11
msgid "Partitioned by:"
msgstr "Partycjonowane przez:"
#: templates/table/structure/display_partitions.twig:16
msgid "Sub partitioned by:"
msgstr "Sub podzielony na partycje przez:"
#: templates/table/structure/display_partitions.twig:29
msgid "Data length"
msgstr "Długość danych"
#: templates/table/structure/display_partitions.twig:30
msgid "Index length"
msgstr "Długość indeksu"
#: templates/table/structure/display_partitions.twig:135
msgid "Partition table"
msgstr "Tabela partycji"
#: templates/table/structure/display_partitions.twig:141
#: templates/table/structure/partition_definition_form.twig:6
msgid "Edit partitioning"
msgstr "Edytuj partycjonowanie"
#: templates/table/structure/display_structure.twig:70
msgid "Media (MIME) type:"
msgstr "Typ mediów (MIME):"
#: templates/table/structure/display_structure.twig:91
#: templates/table/tracking/structure_snapshot_columns.twig:47
msgctxt "None for default"
msgid "None"
msgstr "Brak"
#: templates/table/structure/display_structure.twig:112
#, php-format
msgid "Column %s has been dropped."
msgstr "Kolumna %s została upuszczona."
#: templates/table/structure/display_structure.twig:135
#, php-format
msgid "A primary key has been added on %s."
msgstr "Do %s dodany został klucz podstawowy."
#: templates/table/structure/display_structure.twig:153
#: templates/table/structure/display_structure.twig:171
#: templates/table/structure/display_structure.twig:200
#: templates/table/structure/display_structure.twig:223
#, php-format
msgid "An index has been added on %s."
msgstr "Do %s dodany został indeks."
#: templates/table/structure/display_structure.twig:247
#: templates/table/structure/display_structure.twig:350
msgid "Remove from central columns"
msgstr "Usuń z centralnych kolumn"
#: templates/table/structure/display_structure.twig:251
#: templates/table/structure/display_structure.twig:343
msgid "Add to central columns"
msgstr "Dodaj do środkowych kolumn"
#: templates/table/structure/display_structure.twig:363
#: templates/table/structure/display_structure.twig:402
msgid "Move columns"
msgstr "Przenieś kolumny"
#: templates/table/structure/display_structure.twig:364
msgid "Move the columns by dragging them up and down."
msgstr "Aby przenieś kolumny, przeciągając je w górę i w dół."
#: templates/table/structure/display_structure.twig:377
#: templates/view_create.twig:13
msgid "Edit view"
msgstr "Edycja widoku"
#: templates/table/structure/display_structure.twig:388
msgid "Propose table structure"
msgstr "Zaproponowanie struktury tabeli"
#: templates/table/structure/display_structure.twig:405
msgid "Normalize"
msgstr "Normalizować"
#: templates/table/structure/display_structure.twig:411
msgid "Track view"
msgstr "Widok śledzenia"
#: templates/table/structure/display_structure.twig:425
#, php-format
msgid "Add %s column(s)"
msgstr "Dodaj %s kolumnę(y)"
#: templates/table/structure/display_structure.twig:430
msgid "at beginning of table"
msgstr "na początku tabeli"
#: templates/table/structure/display_table_stats.twig:14
msgid "Space usage"
msgstr "Wykorzystanie przestrzeni"
#: templates/table/structure/display_table_stats.twig:37
msgid "Effective"
msgstr "Efektywne"
#: templates/table/structure/display_table_stats.twig:74
msgid "Row statistics"
msgstr "Statystyki wiersza"
#: templates/table/structure/display_table_stats.twig:80
msgid "static"
msgstr "statycznie"
#: templates/table/structure/display_table_stats.twig:82
msgid "dynamic"
msgstr "dynamiczny"
#: templates/table/structure/display_table_stats.twig:93
msgid "partitioned"
msgstr "partycjonowanie"
#: templates/table/structure/display_table_stats.twig:122
msgid "Row length"
msgstr "Długość wiersza"
#: templates/table/structure/display_table_stats.twig:134
msgid "Row size"
msgstr "Rozmiar wiersza"
#: templates/table/structure/display_table_stats.twig:141
msgid "Next autoindex"
msgstr "Następny autoindeks"
#: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:92
msgid "Delete version"
msgstr "Usuń wersję"
#: templates/table/tracking/main.twig:107
#, php-format
msgid "Activate tracking for %s"
msgstr "Aktywuj śledzenie %s"
#: templates/table/tracking/main.twig:109
msgid "Activate now"
msgstr "Aktywuj teraz"
#: templates/table/tracking/main.twig:111
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Dezaktywuj śledzenie dla %s"
#: templates/table/tracking/main.twig:113
msgid "Deactivate now"
msgstr "Dezaktywuj teraz"
#: templates/table/tracking/report_table.twig:4
#: templates/table/tracking/structure_snapshot_columns.twig:5
msgctxt "Number"
msgid "#"
msgstr "#"
#: templates/table/tracking/report_table.twig:5
msgid "Date"
msgstr "Data"
#: templates/table/tracking/report_table.twig:6
msgid "Username"
msgstr "Użytkownik"
#: templates/theme_preview.twig:11
msgid "No preview available."
msgstr "Podgląd niedostępny."
#: templates/theme_preview.twig:13
msgid "Take it"
msgstr "Weź to"
#: templates/themes.twig:1 themes.php:27
msgid "Theme"
msgstr "Motyw"
#: templates/themes.twig:4
msgid "Get more themes!"
msgstr "Pobierz więcej motywów!"
#: templates/toggle_button.twig:3
msgid "Click to toggle"
msgstr "Kliknij, aby przełączać"
#: templates/transformation_overview.twig:1
msgid "Available media (MIME) types"
msgstr "Dostępne typy mediów (MIME)"
#: templates/transformation_overview.twig:13
msgid "Available browser display transformations"
msgstr "Dostępne transformacje wyświetlania przeglądarki"
#: templates/transformation_overview.twig:19
#: templates/transformation_overview.twig:38
msgctxt "for media (MIME) type transformation"
msgid "Description"
msgstr "Opis"
#: templates/transformation_overview.twig:32
msgid "Available input transformations"
msgstr "Dostępne transformacje wejściowe"
#: templates/view_create.twig:65
msgid "VIEW name"
msgstr "Nazwa widoku"
#: templates/view_create.twig:79
msgid "Column names"
msgstr "Nazwy kolumn"
#: url.php:50
msgid "Taking you to the target site."
msgstr "Zabiorę cię do miejsca docelowego."
#: user_password.php:48
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Nie masz wystarczających uprawnień, aby być tu i teraz!"
#: view_create.php:63
msgid "View name can not be empty!"
msgstr "Wyświetlana nazwa nie może być pusta!"
#: view_operations.php:127
msgid "Delete the view (DROP)"
msgstr "Usuń widok (DROP)"
#: libraries/advisory_rules_generic.txt:49
msgid "Uptime below one day"
msgstr "Czas działania poniżej jednego dnia"
#: libraries/advisory_rules_generic.txt:52
msgid "Uptime is less than 1 day, performance tuning may not be accurate."
msgstr ""
"Czas działania jest mniejszy niż 1 dzień, optymalizacja wydajności może nie "
"być dokładna."
#: libraries/advisory_rules_generic.txt:53
msgid ""
"To have more accurate averages it is recommended to let the server run for "
"longer than a day before running this analyzer"
msgstr ""
"Aby mieć dokładniejsze średnie zalecane jest aby pozwolić serwerowi "
"uruchomić na dłużej niż jeden dzień przed uruchomieniem tego analizatora"
#: libraries/advisory_rules_generic.txt:54
#, php-format
msgid "The uptime is only %s"
msgstr "Czas działania jest tylko %s"
#: libraries/advisory_rules_generic.txt:56
msgid "Questions below 1,000"
msgstr "Poniższe pytania 1,000"
#: libraries/advisory_rules_generic.txt:59
msgid ""
"Fewer than 1,000 questions have been run against this server. The "
"recommendations may not be accurate."
msgstr ""
"Mniej niż 1,000 pytań zostały uruchomione przed tym serwerze. Zalecenia mogą "
"nie być dokładne."
#: libraries/advisory_rules_generic.txt:60
msgid ""
"Let the server run for a longer time until it has executed a greater amount "
"of queries."
msgstr ""
"Niech serwer będzie uruchomiony przez dłuższy czas, dopóki nie wykona "
"większej ilości zapytań."
#: libraries/advisory_rules_generic.txt:61
#, php-format
msgid "Current amount of Questions: %s"
msgstr "Aktualna ilość pytań: %s"
#: libraries/advisory_rules_generic.txt:63
msgid "Percentage of slow queries"
msgstr "Procent powolnych zapytań"
#: libraries/advisory_rules_generic.txt:66
msgid ""
"There is a lot of slow queries compared to the overall amount of Queries."
msgstr "Jest dużo powolnych zapytań w stosunku do ogólnej sumy zapytań."
#: libraries/advisory_rules_generic.txt:67
#: libraries/advisory_rules_generic.txt:74
msgid ""
"You might want to increase {long_query_time} or optimize the queries listed "
"in the slow query log"
msgstr ""
"Może chcesz zwiększyć {long_query_time} lub zoptymalizować zapytania "
"wymienione w logu wolnych zapytań"
#: libraries/advisory_rules_generic.txt:68
#, php-format
msgid "The slow query rate should be below 5%%, your value is %s%%."
msgstr ""
"Wolne tempo zapytanie powinna być niższa niż 5%%, twoja wartość to %s%%."
#: libraries/advisory_rules_generic.txt:70
msgid "Slow query rate"
msgstr "Powolne tempo zapytania"
#: libraries/advisory_rules_generic.txt:73
msgid ""
"There is a high percentage of slow queries compared to the server uptime."
msgstr ""
"Jest wysoki procent powolnych zapytań w porównaniu do czasu pracy serwera."
#: libraries/advisory_rules_generic.txt:75
#, php-format
msgid ""
"You have a slow query rate of %s per hour, you should have less than 1%% per "
"hour."
msgstr ""
"Masz powolne zapytania %s na godzinę, trzeba mieć mniej niż 1%% na godzinę."
#: libraries/advisory_rules_generic.txt:77
msgid "Long query time"
msgstr "Długi czas zapytania"
#: libraries/advisory_rules_generic.txt:80
msgid ""
"{long_query_time} is set to 10 seconds or more, thus only slow queries that "
"take above 10 seconds are logged."
msgstr ""
"{long_query_time} jest ustawiony na 10 sekund lub więcej, a więc tylko "
"powolnych zapytań, które biorą ponad 10 sekund są rejestrowane."
#: libraries/advisory_rules_generic.txt:81
msgid ""
"It is suggested to set {long_query_time} to a lower value, depending on your "
"environment. Usually a value of 1-5 seconds is suggested."
msgstr ""
"Sugeruje się, aby ustawić {long_query_time} do wartości niższej, w "
"zależności od danego środowiska. Zazwyczaj sugerujemy wartość 1-5 sekund."
#: libraries/advisory_rules_generic.txt:82
#, php-format
msgid "long_query_time is currently set to %ds."
msgstr "long_query_time jest aktualnie ustawiony na %ds."
#: libraries/advisory_rules_generic.txt:84
#: libraries/advisory_rules_generic.txt:91
msgid "Slow query logging"
msgstr "Rejestrowanie powolnych zapytań"
#: libraries/advisory_rules_generic.txt:87
#: libraries/advisory_rules_generic.txt:94
msgid "The slow query log is disabled."
msgstr "Rejestrowanie powolnych zapytań jest wyłączone."
#: libraries/advisory_rules_generic.txt:88
msgid ""
"Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
"help troubleshooting badly performing queries."
msgstr ""
"Włącz wolne rejestrowanie zapytań, ustawiając {log_slow_queries} na „ON”. "
"Pomoże to rozwiązać źle działające zapytania."
#: libraries/advisory_rules_generic.txt:89
msgid "log_slow_queries is set to 'OFF'"
msgstr "log_slow_queries jest ustawiony na 'WYŁ'"
#: libraries/advisory_rules_generic.txt:95
msgid ""
"Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
"help troubleshooting badly performing queries."
msgstr ""
"Włącz powolne rejestrowanie zapytań, ustawiając {slow_query_log} na „ON”. "
"Pomoże to rozwiązać źle działające zapytania."
#: libraries/advisory_rules_generic.txt:96
msgid "slow_query_log is set to 'OFF'"
msgstr "log_slow_queries jest ustawiony na 'WYŁ'"
#: libraries/advisory_rules_generic.txt:100
msgid "Release Series"
msgstr "Seria wydania"
#: libraries/advisory_rules_generic.txt:103
msgid "The MySQL server version less than 5.1."
msgstr "Wersja serwera MySQL jest mniejsza niż 5,1."
#: libraries/advisory_rules_generic.txt:104
msgid ""
"You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
"even more so."
msgstr ""
"Powinieneś zaktualizować, jak MySQL 5.1 ma lepsze osiągi i MySQL 5.5 jeszcze "
"bardziej."
#: libraries/advisory_rules_generic.txt:105
#: libraries/advisory_rules_generic.txt:112
#: libraries/advisory_rules_generic.txt:119
#, php-format
msgid "Current version: %s"
msgstr "Bieżąca wersja: %s"
#: libraries/advisory_rules_generic.txt:107
#: libraries/advisory_rules_generic.txt:114
msgid "Minor Version"
msgstr "Mniejsza wersja"
#: libraries/advisory_rules_generic.txt:110
msgid "Version less than 5.1.30 (the first GA release of 5.1)."
msgstr "Wersja starsza niż 5.1.30 (pierwsze wydanie GA 5,1)."
#: libraries/advisory_rules_generic.txt:111
msgid ""
"You should upgrade, as recent versions of MySQL 5.1 have improved "
"performance and MySQL 5.5 even more so."
msgstr ""
"Powinieneś zaktualizować, jako ostatnie wersje MySQL 5.1 poprawiają "
"wydajność a MySQL 5.5 jeszcze bardziej."
#: libraries/advisory_rules_generic.txt:117
msgid "Version less than 5.5.8 (the first GA release of 5.5)."
msgstr "Wersja starsza niż 5.5.8 (pierwsze wydanie GA 5,5)."
#: libraries/advisory_rules_generic.txt:118
msgid "You should upgrade, to a stable version of MySQL 5.5."
msgstr "Powinieneś dokonać aktualizacji do stabilnej wersji MySQL 5.5."
#: libraries/advisory_rules_generic.txt:121
#: libraries/advisory_rules_generic.txt:128
msgid "Distribution"
msgstr "Dystrybucja"
#: libraries/advisory_rules_generic.txt:124
msgid "Version is compiled from source, not a MySQL official binary."
msgstr "Wersja jest skompilowana ze źródeł, a nie oficjalnych binarnek MySQL."
#: libraries/advisory_rules_generic.txt:125
msgid ""
"If you did not compile from source, you may be using a package modified by a "
"distribution. The MySQL manual only is accurate for official MySQL binaries, "
"not any package distributions (such as RedHat, Debian/Ubuntu etc)."
msgstr ""
"Jeśli nie kompilować ze źródeł, być może przy użyciu pakietu zmodyfikowane "
"przez dystrybucji. Instrukcja MySQL tylko jest dokładna dla oficjalnych "
"plików binarnych MySQL, a nie wszelkie dystrybucje pakietów (takich jak "
"RedHat, Debian/Ubuntu itp)."
#: libraries/advisory_rules_generic.txt:126
msgid "'source' found in version_comment"
msgstr "\"Źródło\" znaleziono w version_comment"
#: libraries/advisory_rules_generic.txt:131
msgid "The MySQL manual only is accurate for official MySQL binaries."
msgstr "MySQL instrukcji tylko jest dokładna dla oficjalnych binarnych MySQL."
#: libraries/advisory_rules_generic.txt:132
msgid ""
"Percona documentation is at <a href=\"https://www.percona.com/software/"
"documentation/\">https://www.percona.com/software/documentation/</a>"
msgstr ""
"Dokumentacja Percona znajduje się na stronie <a href=\"https://www.percona."
"com/software/documentation/\"> https://www.percona.com/software/"
"documentation </a>"
#: libraries/advisory_rules_generic.txt:133
msgid "'percona' found in version_comment"
msgstr "'percona' znaleziono w version_comment"
#: libraries/advisory_rules_generic.txt:135
msgid "MySQL Architecture"
msgstr "Architektura MySQL"
#: libraries/advisory_rules_generic.txt:138
msgid "MySQL is not compiled as a 64-bit package."
msgstr "MySQL nie jest skompilowany jako pakiet 64-bitowy."
#: libraries/advisory_rules_generic.txt:139
msgid ""
"Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
"so MySQL might not be able to access all of your memory. You might want to "
"consider installing the 64-bit version of MySQL."
msgstr ""
"Twoja pojemność pamięci wynosi powyżej 3 GB (przy założeniu, że serwer jest "
"na localhost), więc MySQL nie może być w stanie uzyskać dostęp do całej "
"pamięci. Warto rozważyć zainstalowanie 64-bitowej wersji MySQL."
#: libraries/advisory_rules_generic.txt:140
#, php-format
msgid "Available memory on this host: %s"
msgstr "Dostępna pamięć na tym hostie: %s"
#: libraries/advisory_rules_generic.txt:145
msgid "Query caching method"
msgstr "Metoda buforowania zapytania"
#: libraries/advisory_rules_generic.txt:148
msgid "Suboptimal caching method."
msgstr "Optymalna metoda buforowania."
#: libraries/advisory_rules_generic.txt:149
msgid ""
"You are using the MySQL Query cache with a fairly high traffic database. It "
"might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
"refman/5.5/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
"cache, especially if you have multiple slaves."
msgstr ""
"Używasz pamięci podręcznej zapytań MySQL z dość wysokim ruchem bazy danych. "
"To może być warte rozważenia używając <a href=\"https://dev.mysql.com/doc/"
"refman/5.5/en/ha-memcached.html\">memcached</a> zamiast pamięci podręcznej "
"MySQL zapytania, zwłaszcza jeśli masz wiele niewolników."
#: libraries/advisory_rules_generic.txt:150
#, php-format
msgid ""
"The query cache is enabled and the server receives %d queries per second. "
"This rule fires if there is more than 100 queries per second."
msgstr ""
"Zapytanie pamięci podręcznej jest włączone i serwer odbiera %d zapytań na "
"sekundę. Zasada ta zadziała, jeśli istnieje więcej niż 100 zapytań na "
"sekundę."
#: libraries/advisory_rules_generic.txt:154
msgid "Percentage of sorts that cause temporary tables"
msgstr "Procent sortuje, które powodują tabele tymczasowe"
#: libraries/advisory_rules_generic.txt:157
#: libraries/advisory_rules_generic.txt:164
msgid "Too many sorts are causing temporary tables."
msgstr "Zbyt wiele rodzajów jest przyczyną tabel tymczasowych."
#: libraries/advisory_rules_generic.txt:158
#: libraries/advisory_rules_generic.txt:165
msgid ""
"Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
"depending on your system memory limits."
msgstr ""
"Rozważ zwiększenie {sort_buffer_size} i/lub {read_rnd_buffer_size}, w "
"zależności od limitów pamięci systemowej."
#: libraries/advisory_rules_generic.txt:159
#, php-format
msgid ""
"%s%% of all sorts cause temporary tables, this value should be lower than "
"10%%."
msgstr ""
"%s%% wszelkiego rodzaju spowodować tabel tymczasowych, ta wartość ta powinna "
"być niższa niż 10%%."
#: libraries/advisory_rules_generic.txt:161
msgid "Rate of sorts that cause temporary tables"
msgstr "Kurs sortuje, które powodują tabele tymczasowe"
#: libraries/advisory_rules_generic.txt:166
#, php-format
msgid ""
"Temporary tables average: %s, this value should be less than 1 per hour."
msgstr ""
"Średnie tabele tymczasowe: %s ta wartość powinna być mniejsza niż 1 na "
"godzinę."
#: libraries/advisory_rules_generic.txt:168
msgid "Sort rows"
msgstr "Sortowanie wierszy"
#: libraries/advisory_rules_generic.txt:171
msgid "There are lots of rows being sorted."
msgstr "Istnieje wiele wierszy posortowanych."
#: libraries/advisory_rules_generic.txt:172
msgid ""
"While there is nothing wrong with a high amount of row sorting, you might "
"want to make sure that the queries which require a lot of sorting use "
"indexed columns in the ORDER BY clause, as this will result in much faster "
"sorting."
msgstr ""
"Chociaż nie ma nic złego w dużej ilości sortowania wierszy, możesz chcieć "
"upewnić się, że zapytania, które wymagają dużo sortowania, używają "
"indeksowanych kolumn w klauzuli ORDER BY, ponieważ spowoduje to znacznie "
"szybsze sortowanie."
#: libraries/advisory_rules_generic.txt:173
#, php-format
msgid "Sorted rows average: %s"
msgstr "Sortuj średnie wiersze: %s"
#: libraries/advisory_rules_generic.txt:176
msgid "Rate of joins without indexes"
msgstr "Stawka dołączania bez indeksów"
#: libraries/advisory_rules_generic.txt:179
msgid "There are too many joins without indexes."
msgstr "Istnieje zbyt wiele łączy bez indeksów."
#: libraries/advisory_rules_generic.txt:180
msgid ""
"This means that joins are doing full table scans. Adding indexes for the "
"columns being used in the join conditions will greatly speed up table joins."
msgstr ""
"Oznacza to, że łączenia wykonują pełne skanowanie tabeli. Dodanie indeksów "
"dla kolumn używanych w warunkach łączenia znacznie przyspieszy dołączanie "
"tabel."
#: libraries/advisory_rules_generic.txt:181
#, php-format
msgid "Table joins average: %s, this value should be less than 1 per hour"
msgstr ""
"Tabela dołącza średnią: %s, wartość ta powinna być mniejsza niż 1 na godzinę"
#: libraries/advisory_rules_generic.txt:183
msgid "Rate of reading first index entry"
msgstr "Tempo czytania pierwszego wpisu indeksu"
#: libraries/advisory_rules_generic.txt:186
msgid "The rate of reading the first index entry is high."
msgstr "Wskaźnik odczytania pierwszego wpisu indeksu jest wysoki."
#: libraries/advisory_rules_generic.txt:187
msgid ""
"This usually indicates frequent full index scans. Full index scans are "
"faster than table scans but require lots of CPU cycles in big tables, if "
"those tables that have or had high volumes of UPDATEs and DELETEs, running "
"'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
"scans. Other than that full index scans can only be reduced by rewriting "
"queries."
msgstr ""
"Zwykle oznacza to częste pełne skanowanie indeksu. Pełne skanowanie indeksu "
"jest szybsze niż skanowanie tabeli, ale wymaga wiele cykli procesora w "
"dużych tabelach, jeśli te tabele, które mają lub miały duże ilości "
"aktualizacji i kasowania, uruchomiono 'OPTIMIZE TABLE\" może zmniejszyć "
"ilość i/lub przyspieszyć pełne skanowanie indeksu. Innych niż tego pełnego "
"skanowania indeksu może zostać obniżona o przepisanie zapytania."
#: libraries/advisory_rules_generic.txt:188
#, php-format
msgid "Index scans average: %s, this value should be less than 1 per hour"
msgstr ""
"Indeks skanuje średnią: %s, wartość ta powinna być mniejsza niż 1 na godzinę"
#: libraries/advisory_rules_generic.txt:190
msgid "Rate of reading fixed position"
msgstr "Stawka czytania stałej pozycji"
#: libraries/advisory_rules_generic.txt:193
msgid "The rate of reading data from a fixed position is high."
msgstr "Tempo odczytu danych z ustalonej pozycji jest wysokie."
#: libraries/advisory_rules_generic.txt:194
msgid ""
"This indicates that many queries need to sort results and/or do a full table "
"scan, including join queries that do not use indexes. Add indexes where "
"applicable."
msgstr ""
"Oznacza to, że wiele zapytań potrzebują wyników sortowania i/lub wykonać "
"pełny skan tabeli, w tym połączyć pytania które nie korzystają z indeksów. "
"Dodaj indeksy w stosownych przypadkach."
#: libraries/advisory_rules_generic.txt:195
#, php-format
msgid ""
"Rate of reading fixed position average: %s, this value should be less than 1 "
"per hour"
msgstr ""
"Stawka odczytu stałej średniej pozycji: %s, wartość ta powinna być mniejsza "
"niż 1 na godzinę"
#: libraries/advisory_rules_generic.txt:197
msgid "Rate of reading next table row"
msgstr "Stawka odczytu następnego wiersza tabeli"
#: libraries/advisory_rules_generic.txt:200
msgid "The rate of reading the next table row is high."
msgstr "Tempo odczytu kolejnego wiersza tabeli jest wysokie."
#: libraries/advisory_rules_generic.txt:201
msgid ""
"This indicates that many queries are doing full table scans. Add indexes "
"where applicable."
msgstr ""
"Oznacza to, że wiele zapytań robi pełne skanowanie tabeli. Dodaj indeksy w "
"stosownych przypadkach."
#: libraries/advisory_rules_generic.txt:202
#, php-format
msgid ""
"Rate of reading next table row: %s, this value should be less than 1 per hour"
msgstr ""
"Stawka odczytu następnego wiersza tabeli: %s, wartość ta powinna być "
"mniejsza niż 1 na godzinę"
#: libraries/advisory_rules_generic.txt:205
msgid "Different tmp_table_size and max_heap_table_size"
msgstr "Różne tmp_table_size i max_heap_table_size"
#: libraries/advisory_rules_generic.txt:208
msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
msgstr "{tmp_table_size} i {max_heap_table_size} nie są takie same."
#: libraries/advisory_rules_generic.txt:209
msgid ""
"If you have deliberately changed one of either: The server uses the lower "
"value of either to determine the maximum size of in-memory tables. So if you "
"wish to increase the in-memory table limit you will have to increase the "
"other value as well."
msgstr ""
"Jeśli celowo zmieniłeś jedną z następujących wartości: Serwer używa niższą "
"wartość albo określa maksymalną wielkość w pamięci tabel. Więc jeśli chcesz "
"zwiększyć w pamięci limitu tabeli trzeba będzie zwiększyć inną wartość."
#: libraries/advisory_rules_generic.txt:210
#, php-format
msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
msgstr "Aktualne wartości są tmp_table_size: %s, max_heap_table_size: %s"
#: libraries/advisory_rules_generic.txt:212
msgid "Percentage of temp tables on disk"
msgstr "Procent z tabel tymczasowych na dysku"
#: libraries/advisory_rules_generic.txt:215
#: libraries/advisory_rules_generic.txt:222
msgid ""
"Many temporary tables are being written to disk instead of being kept in "
"memory."
msgstr ""
"Wiele tabel tymczasowych są zapisywane na dysku zamiast przechowywania w "
"pamięci."
#: libraries/advisory_rules_generic.txt:216
msgid ""
"Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
"some temporary tables are always being written to disk, independent of the "
"value of these variables. To eliminate these you will have to rewrite your "
"queries to avoid those conditions (Within a temporary table: Presence of a "
"BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
"mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
"note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
msgstr ""
"Zwiększenie {max_heap_table_size} i {tmp_table_size} może pomóc. Jednak "
"niektóre tabele tymczasowe zawsze są zapisywane na dysku, niezależnie od "
"wartości tych zmiennych. Aby wyeliminować te trzeba będzie przepisać "
"zapytania, aby uniknąć tych warunków (w obrębie tabeli tymczasowej: Obecność "
"kolumny BLOB lub TEXT lub obecności kolumny większego niż 512 bajtów), jak "
"wspomniano na początku <a href=\"https://www.facebook.com/note.php?"
"note_id=10150111255065841&comments\">Artykuł wg Pythian Group</a>"
#: libraries/advisory_rules_generic.txt:217
#, php-format
msgid ""
"%s%% of all temporary tables are being written to disk, this value should be "
"below 25%%"
msgstr ""
"%s%% wszystkich tabel tymczasowych są zapisywane na dysku, wartość ta "
"powinna być poniżej 25%%"
#: libraries/advisory_rules_generic.txt:219
msgid "Temp disk rate"
msgstr "Szybkość dysku tymczasowego"
#: libraries/advisory_rules_generic.txt:223
msgid ""
"Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
"some temporary tables are always being written to disk, independent of the "
"value of these variables. To eliminate these you will have to rewrite your "
"queries to avoid those conditions (Within a temporary table: Presence of a "
"BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
"mentioned in the <a href=\"https://dev.mysql.com/doc/refman/5.5/en/internal-"
"temporary-tables.html\">MySQL Documentation</a>"
msgstr ""
"Zwiększenie {max_heap_table_size} i {tmp_table_size} może pomóc. Jednak "
"niektóre tabele tymczasowe zawsze są zapisywane na dysku, niezależnie od "
"wartości tych zmiennych. Aby wyeliminować te trzeba będzie przepisać "
"zapytania, aby uniknąć tych warunków (w obrębie tabeli tymczasowej: Obecność "
"kolumny BLOB lub TEXT lub obecności kolumny większej niż 512 bajtów) Jak "
"wspomniano w <a href=\"https://dev.mysql.com/doc/refman/5.5/en/internal-"
"temporary-tables.html\">Dokumentacji MySQL</a>"
#: libraries/advisory_rules_generic.txt:224
#, php-format
msgid ""
"Rate of temporary tables being written to disk: %s, this value should be "
"less than 1 per hour"
msgstr ""
"Stawka tabel tymczasowych zapisywanych na dysku: %s, wartość ta powinna być "
"mniejsza niż 1 na godzinę"
#: libraries/advisory_rules_generic.txt:228
msgid "MyISAM key buffer size"
msgstr "Rozmiar bufora klucza MyISAM"
#: libraries/advisory_rules_generic.txt:231
msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
msgstr ""
"Klucz bufora nie jest inicjowany. Brak indeksów MyISAM będą buforowane."
#: libraries/advisory_rules_generic.txt:232
msgid ""
"Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
"good start."
msgstr ""
"Ustaw {key_buffer_size} w zależności od wielkości indeksów MyISAM. 64M to "
"dobry początek."
#: libraries/advisory_rules_generic.txt:233
msgid "key_buffer_size is 0"
msgstr "key_buffer_size to 0"
#: libraries/advisory_rules_generic.txt:235
#, php-format
msgid "Max %% MyISAM key buffer ever used"
msgstr "Maks. bufor klucza %% MyISAM kiedykolwiek"
#: libraries/advisory_rules_generic.txt:238
#: libraries/advisory_rules_generic.txt:246
#, php-format
msgid "MyISAM key buffer (index cache) %% used is low."
msgstr "Użycie bufora indeksów MyISAM jest niskie."
#: libraries/advisory_rules_generic.txt:239
#: libraries/advisory_rules_generic.txt:247
msgid ""
"You may need to decrease the size of {key_buffer_size}, re-examine your "
"tables to see if indexes have been removed, or examine queries and "
"expectations about what indexes are being used."
msgstr ""
"Być może trzeba zmniejszyć rozmiar {key_buffer_size}, ponownie przeanalizuje "
"tabele, czy indeksy zostały usunięte, lub zbadać zapytania i oczekiwania "
"dotyczące tego, co indeksy są używane."
#: libraries/advisory_rules_generic.txt:240
#, php-format
msgid ""
"max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
msgstr ""
"maks %% klucz bufora MyISAM używany co: %s%%, wartość ta powinna być wyższa "
"niż 95%%"
#: libraries/advisory_rules_generic.txt:243
msgid "Percentage of MyISAM key buffer used"
msgstr "Procent MyISAM klucza używanego bufora"
#: libraries/advisory_rules_generic.txt:248
#, php-format
msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
msgstr ""
"%% Użyto klucza bufora MyISAM: %s%%, wartość ta powinna być wyższa niż 95%%"
#: libraries/advisory_rules_generic.txt:250
msgid "Percentage of index reads from memory"
msgstr "Procentowy wskaźnik odczytu z pamięci"
#: libraries/advisory_rules_generic.txt:253
#, php-format
msgid "The %% of indexes that use the MyISAM key buffer is low."
msgstr "%% indeksów, które korzystają z MyISAM bufor klucza jest niski."
#: libraries/advisory_rules_generic.txt:254
msgid "You may need to increase {key_buffer_size}."
msgstr "Być może trzeba zwiększyć {key_buffer_size}."
#: libraries/advisory_rules_generic.txt:255
#, php-format
msgid "Index reads from memory: %s%%, this value should be above 95%%"
msgstr ""
"Indeks odczytuje z pamięci: %s%%, wartość ta powinna być wyższa niż 95%%"
#: libraries/advisory_rules_generic.txt:259
msgid "Rate of table open"
msgstr "Wskaźnik otwartych tabel"
#: libraries/advisory_rules_generic.txt:262
msgid "The rate of opening tables is high."
msgstr "Wskaźnik otwartych tabel jest wysoki."
#: libraries/advisory_rules_generic.txt:263
msgid ""
"Opening tables requires disk I/O which is costly. Increasing "
"{table_open_cache} might avoid this."
msgstr ""
"Otwieranie tabel wymaga dysk I/O, która jest kosztowna. Zwiększenie "
"{table_open_cache} może tego uniknąć."
#: libraries/advisory_rules_generic.txt:264
#, php-format
msgid "Opened table rate: %s, this value should be less than 10 per hour"
msgstr ""
"Wskaźnik otwartej tabeli: %s, wartość ta powinna być mniejsza niż 10 na "
"godzinę"
#: libraries/advisory_rules_generic.txt:266
msgid "Percentage of used open files limit"
msgstr "Procent używania limitu otwartych plików"
#: libraries/advisory_rules_generic.txt:269
msgid ""
"The number of open files is approaching the max number of open files. You "
"may get a \"Too many open files\" error."
msgstr ""
"Liczba otwartych plików zbliża się do maks. liczbę otwartych plików. Możesz "
"dostać błąd \"Zbyt wiele otwartych plików\"."
#: libraries/advisory_rules_generic.txt:270
#: libraries/advisory_rules_generic.txt:277
msgid ""
"Consider increasing {open_files_limit}, and check the error log when "
"restarting after changing {open_files_limit}."
msgstr ""
"Rozważ zwiększenie {open_files_limit} i sprawdź dziennik błędów po restarcie "
"po zmianie {open_files_limit}."
#: libraries/advisory_rules_generic.txt:271
#, php-format
msgid ""
"The number of opened files is at %s%% of the limit. It should be below 85%%"
msgstr ""
"Liczba otwartych plików jest %s%% limitem. Powinna ona być niższa niż 85%%"
#: libraries/advisory_rules_generic.txt:273
msgid "Rate of open files"
msgstr "Wskaźnik otwartych plików"
#: libraries/advisory_rules_generic.txt:276
msgid "The rate of opening files is high."
msgstr "Wskaźnik otwartych plików jest wysoki."
#: libraries/advisory_rules_generic.txt:278
#, php-format
msgid "Opened files rate: %s, this value should be less than 5 per hour"
msgstr ""
"Wskaźnik otwartych plików: %s, wartość ta powinna być mniejsza niż 5 na "
"godzinę"
#: libraries/advisory_rules_generic.txt:280
#, php-format
msgid "Immediate table locks %%"
msgstr "Natychmiastowe blokada tabeli %%"
#: libraries/advisory_rules_generic.txt:283
#: libraries/advisory_rules_generic.txt:290
msgid "Too many table locks were not granted immediately."
msgstr "Zbyt wiele blokad tabel nie zostały przyznane natychmiast."
#: libraries/advisory_rules_generic.txt:284
#: libraries/advisory_rules_generic.txt:291
msgid "Optimize queries and/or use InnoDB to reduce lock wait."
msgstr ""
"Optymalizacja zapytań i/lub używać InnoDB, aby zmniejszyć czas oczekiwania "
"blokady."
#: libraries/advisory_rules_generic.txt:285
#, php-format
msgid "Immediate table locks: %s%%, this value should be above 95%%"
msgstr ""
"Natychmiastowa blokada tabeli: %s%%, wartość ta powinna być powyżej 95%%"
#: libraries/advisory_rules_generic.txt:287
msgid "Table lock wait rate"
msgstr "Wskaźnik oczekiwania blokady tabeli"
#: libraries/advisory_rules_generic.txt:292
#, php-format
msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
msgstr ""
"Wskaźnik oczekiwania blokady tabeli: %s, wartość ta powinna być mniejsza niż "
"1 na godzinę"
#: libraries/advisory_rules_generic.txt:294
msgid "Thread cache"
msgstr "Pamięć podręczna wątku"
#: libraries/advisory_rules_generic.txt:297
msgid ""
"Thread cache is disabled, resulting in more overhead from new connections to "
"MySQL."
msgstr ""
"Cache wątku jest wyłączony, co powoduje większe obciążenia z nowymi "
"połączeniami do MySQL."
#: libraries/advisory_rules_generic.txt:298
msgid "Enable the thread cache by setting {thread_cache_size} > 0."
msgstr "Włącz cache wątku ustawiając {thread_cache_size} > 0."
#: libraries/advisory_rules_generic.txt:299
msgid "The thread cache is set to 0"
msgstr "Cache wątku jest ustawiony na 0"
#: libraries/advisory_rules_generic.txt:301
#, php-format
msgid "Thread cache hit rate %%"
msgstr "Cache wątku trafień %%"
#: libraries/advisory_rules_generic.txt:304
msgid "Thread cache is not efficient."
msgstr "Pamięć podręczna wątku nie jest wydajna."
#: libraries/advisory_rules_generic.txt:305
msgid "Increase {thread_cache_size}."
msgstr "Zwiększenie {thread_cache_size}."
#: libraries/advisory_rules_generic.txt:306
#, php-format
msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
msgstr "Cache wątku: %s%%, wartość ta powinna być wyższa niż 80%%"
#: libraries/advisory_rules_generic.txt:308
msgid "Threads that are slow to launch"
msgstr "Wątki, które są wolne do uruchomienia"
#: libraries/advisory_rules_generic.txt:311
msgid "There are too many threads that are slow to launch."
msgstr "Istnieje zbyt wiele wątków, które wolne są do uruchomiania."
#: libraries/advisory_rules_generic.txt:312
msgid ""
"This generally happens in case of general system overload as it is pretty "
"simple operations. You might want to monitor your system load carefully."
msgstr ""
"Zwykle to się zdarza w przypadku ogólnego przeciążenia systemu, jak to jest "
"całkiem proste czynności. Warto monitorować obciążenie systemu ostrożnie."
#: libraries/advisory_rules_generic.txt:313
#, php-format
msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
msgstr "Wątek(i) %s trwa dłużej niż %s sekund, aby rozpocząć, powinno być 0"
#: libraries/advisory_rules_generic.txt:315
msgid "Slow launch time"
msgstr "Powolny czas uruchamiania"
#: libraries/advisory_rules_generic.txt:318
msgid "Slow_launch_time is above 2s."
msgstr "Slow_launch_time jest powyżej 2s."
#: libraries/advisory_rules_generic.txt:319
msgid ""
"Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
"to launch."
msgstr ""
"Ustaw {slow_launch_time} na 1s lub 2s, aby poprawnie liczyć wątki, które "
"wolno się uruchamiają."
#: libraries/advisory_rules_generic.txt:320
#, php-format
msgid "slow_launch_time is set to %s"
msgstr "slow_launch_time jest ustawiony na %s"
#: libraries/advisory_rules_generic.txt:324
msgid "Percentage of used connections"
msgstr "Procent używanych połączeń"
#: libraries/advisory_rules_generic.txt:327
msgid ""
"The maximum amount of used connections is getting close to the value of "
"{max_connections}."
msgstr ""
"Maksymalna ilość zużytych połączeń jest zbliżona do wartości "
"{max_connections}."
#: libraries/advisory_rules_generic.txt:328
msgid ""
"Increase {max_connections}, or decrease {wait_timeout} so that connections "
"that do not close database handlers properly get killed sooner. Make sure "
"the code closes database handlers properly."
msgstr ""
"Zwiększ {max_connections} lub zmniejsz {wait_timeout}, aby połączenia, które "
"nie zamykają poprawnie programów obsługi bazy danych, zostały wcześniej "
"zabite. Upewnij się, że kod poprawnie zamyka programy obsługi bazy danych."
#: libraries/advisory_rules_generic.txt:329
#, php-format
msgid ""
"Max_used_connections is at %s%% of max_connections, it should be below 80%%"
msgstr ""
"Max_used_connections jest na %s%% z max_connections, powinna ona być niższa "
"niż 80%%"
#: libraries/advisory_rules_generic.txt:331
msgid "Percentage of aborted connections"
msgstr "Procent przerwanych połączeń"
#: libraries/advisory_rules_generic.txt:334
#: libraries/advisory_rules_generic.txt:341
msgid "Too many connections are aborted."
msgstr "Zbyt wiele połączeń przerwanych."
#: libraries/advisory_rules_generic.txt:335
#: libraries/advisory_rules_generic.txt:342
msgid ""
"Connections are usually aborted when they cannot be authorized. <a href="
"\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-of-"
"aborted_connects/\">This article</a> might help you track down the source."
msgstr ""
"Połączenia są zwykle przerywane, gdy nie można ich autoryzować. <a href="
"\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-of-"
"aborted_connects/\">Ten artykuł</a> może pomóc w odnalezieniu źródła."
#: libraries/advisory_rules_generic.txt:336
#, php-format
msgid "%s%% of all connections are aborted. This value should be below 1%%"
msgstr ""
"%s%% wszystkich połączeń jest przerwana. Ta wartość ta powinna być poniżej "
"1%%"
#: libraries/advisory_rules_generic.txt:338
msgid "Rate of aborted connections"
msgstr "Wskaźnik przerwanych połączeń"
#: libraries/advisory_rules_generic.txt:343
#, php-format
msgid ""
"Aborted connections rate is at %s, this value should be less than 1 per hour"
msgstr ""
"Przerwana ocena połączenia jest na %s, ta wartość ta powinna być mniejsza "
"niż 1 na godzinę"
#: libraries/advisory_rules_generic.txt:345
msgid "Percentage of aborted clients"
msgstr "Procent przerwanych klientów"
#: libraries/advisory_rules_generic.txt:348
#: libraries/advisory_rules_generic.txt:355
msgid "Too many clients are aborted."
msgstr "Zbyt wielu klientów jest przerwanych."
#: libraries/advisory_rules_generic.txt:349
#: libraries/advisory_rules_generic.txt:356
msgid ""
"Clients are usually aborted when they did not close their connection to "
"MySQL properly. This can be due to network issues or code not closing a "
"database handler properly. Check your network and code."
msgstr ""
"Klienci są zazwyczaj zamykani gdy nie można zamknąć ich połączenia do MySQL "
"prawidłowo. Może to być spowodowane problemami z siecią lub kod nie zamyka "
"programu obsługi bazy danych poprawnie. Sprawdź swoją sieć i kod."
#: libraries/advisory_rules_generic.txt:350
#, php-format
msgid "%s%% of all clients are aborted. This value should be below 2%%"
msgstr ""
"%s%% wszystkich klientów są przerwane. Ta wartość ta powinna być niższa niż "
"2%%"
#: libraries/advisory_rules_generic.txt:352
msgid "Rate of aborted clients"
msgstr "Wskaźnik przerwanych klientów"
#: libraries/advisory_rules_generic.txt:357
#, php-format
msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
msgstr ""
"Przerwana ocena klienta jest na %s, ta wartość ta powinna być mniejsza niż 1 "
"na godzinę"
#: libraries/advisory_rules_generic.txt:361
msgid "Is InnoDB disabled?"
msgstr "InnoDB jest wyłączone?"
#: libraries/advisory_rules_generic.txt:364
msgid "You do not have InnoDB enabled."
msgstr "Nie masz włączonego InnoDB."
#: libraries/advisory_rules_generic.txt:365
msgid "InnoDB is usually the better choice for table engines."
msgstr "InnoDB jest zwykle lepszym wyborem dla silnika tabeli."
#: libraries/advisory_rules_generic.txt:366
msgid "have_innodb is set to 'value'"
msgstr "InnoDB jest ustawiony na 'wartość'"
#: libraries/advisory_rules_generic.txt:368
msgid "InnoDB log size"
msgstr "Rozmiar Log InnoDB"
#: libraries/advisory_rules_generic.txt:371
msgid ""
"The InnoDB log file size is not an appropriate size, in relation to the "
"InnoDB buffer pool."
msgstr ""
"Rozmiar pliku log InnoDB nie jest odpowiednim rozmiarem w stosunku do puli "
"bufora InnoDB."
#: libraries/advisory_rules_generic.txt:372
#, php-format
msgid ""
"Especially on a system with a lot of writes to InnoDB tables you should set "
"{innodb_log_file_size} to 25%% of {innodb_buffer_pool_size}. However the "
"bigger this value, the longer the recovery time will be when database "
"crashes, so this value should not be set much higher than 256 MiB. Please "
"note however that you cannot simply change the value of this variable. You "
"need to shutdown the server, remove the InnoDB log files, set the new value "
"in my.cnf, start the server, then check the error logs if everything went "
"fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
"com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
msgstr ""
"Zwłaszcza w systemie z wielu zapisem do tabel InnoDB należy ustawić "
"{innodb_log_file_size} na 25%% z {innodb_buffer_pool_size}. Jednak im "
"większa jest ta wartość, tym dłuższy czas zwrotu będzie w chwili awarii bazy "
"danych, więc wartość ta nie powinna być ustawiona dużo wyższa niż 256 MB. "
"Należy pamiętać jednak, że nie można po prostu zmienić wartość tej zmiennej. "
"Musisz wyłączyć serwer, należy usunąć pliki InnoDB dziennika ustaw nową "
"wartość w my.cnf, uruchomić serwer, a następnie sprawdzić logi o błędach, "
"jeśli wszystko poszło dobrze. Zobacz także <a href=\"https://"
"mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-"
"proper-way.html\">ten wpis bloga</a>"
#: libraries/advisory_rules_generic.txt:373
#, php-format
msgid ""
"Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
"it should not be below 20%%"
msgstr ""
"Twój rozmiar dziennika InnoDB jest na %s%% w stosunku do wielkości puli "
"bufora InnoDB, nie powinna być niższa niż 20%%"
#: libraries/advisory_rules_generic.txt:375
msgid "Max InnoDB log size"
msgstr "Maks. rozmiar Log InnoDB"
#: libraries/advisory_rules_generic.txt:378
msgid "The InnoDB log file size is inadequately large."
msgstr "Rozmiar pliku log InnoDB jest niewystarczająco duży."
#: libraries/advisory_rules_generic.txt:379
#, php-format
msgid ""
"It is usually sufficient to set {innodb_log_file_size} to 25%% of the size "
"of {innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down "
"the recovery time after a database crash considerably. See also <a href="
"\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
"innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
"remove the InnoDB log files, set the new value in my.cnf, start the server, "
"then check the error logs if everything went fine. See also <a href="
"\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
"innodblogfilesize-proper-way.html\">this blog entry</a>"
msgstr ""
"To zwykle wystarczy ustawić {innodb_log_file_size} na 25%% o wielkości "
"{innodb_buffer_pool_size}. Bardzo duży {innodb_log_file_size} spowalnia czas "
"odzyskiwania po awarii bazy danych znacznie. Zobacz także <a href=\"https://"
"www.percona.com/blog/2006/07/03/choosing-proper-innodb_log_file_size/\">ten "
"artykuł</a>. Musisz wyłączyć serwer, należy usunąć pliki InnoDB dziennika "
"ustaw nową wartość w my.cnf, uruchomić serwer, a następnie sprawdzić logi o "
"błędach, jeśli wszystko poszło dobrze. Zobacz także <a href=\"https://"
"mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-"
"proper-way.html\">ten wpis bloga</a>"
#: libraries/advisory_rules_generic.txt:380
#, php-format
msgid "Your absolute InnoDB log size is %s MiB"
msgstr "Twoja absolutny rozmiar dziennika InnoDB jest %s MB"
#: libraries/advisory_rules_generic.txt:382
msgid "InnoDB buffer pool size"
msgstr "Wielkość puli bufora InnoDB"
#: libraries/advisory_rules_generic.txt:385
msgid "Your InnoDB buffer pool is fairly small."
msgstr "Twoja pula bufora InnoDB jest dość mała."
#: libraries/advisory_rules_generic.txt:386
#, php-format
msgid ""
"The InnoDB buffer pool has a profound impact on performance for InnoDB "
"tables. Assign all your remaining memory to this buffer. For database "
"servers that use solely InnoDB as storage engine and have no other services "
"(e.g. a web server) running, you may set this as high as 80%% of your "
"available memory. If that is not the case, you need to carefully assess the "
"memory consumption of your other services and non-InnoDB-Tables and set this "
"variable accordingly. If it is set too high, your system will start "
"swapping, which decreases performance significantly. See also <a href="
"\"https://www.percona.com/blog/2007/11/03/choosing-innodb_buffer_pool_size/"
"\">this article</a>"
msgstr ""
"Pula bufora InnoDB ma ogromny wpływ na wydajność tabel InnoDB. Przypisz "
"wszystkie swoje pozostałe pamięci do tego bufora. Na serwerach baz danych, "
"które używają wyłącznie InnoDB jako silnik magazynowania i nie mają innych "
"uruchomionych usług (np. serwer WWW), możesz ustawić to wysoko, jako 80%% "
"swojego dostępnej pamięci. Jeśli nie jest to przypadek, trzeba starannie "
"ocenić zużycie pamięci swoich innych usług i non-InnoDB-Tables i ustawić tę "
"zmienną odpowiednio. Jeśli jest zbyt wysoka, system zacznie wymieniać, co "
"zmniejsza wydajność znacząco. Zobacz także <a href=\"https://www.percona.com/"
"blog/2007/11/03/choosing-innodb_buffer_pool_size/\">ten artykuł</a>"
#: libraries/advisory_rules_generic.txt:387
#, php-format
msgid ""
"You are currently using %s%% of your memory for the InnoDB buffer pool. This "
"rule fires if you are assigning less than 60%%, however this might be "
"perfectly adequate for your system if you don't have much InnoDB tables or "
"other services running on the same machine."
msgstr ""
"Aktualnie używasz %s%% twojej pamięci dla puli bufora InnoDB. Zasada ta "
"zadziała, jeśli przypisano mniej niż 60%%, jednak może to być całkowicie "
"wystarczające dla danego systemu, jeśli nie mają zbyt wiele tabel InnoDB lub "
"inne usługi uruchomione na tej samej maszynie."
#: libraries/advisory_rules_generic.txt:391
msgid "MyISAM concurrent inserts"
msgstr "MyISAM jednoczesnych wstawień"
#: libraries/advisory_rules_generic.txt:394
msgid "Enable {concurrent_insert} by setting it to 1"
msgstr "Włącz {concurrent_insert}, ustawiając go na 1"
#: libraries/advisory_rules_generic.txt:395
msgid ""
"Setting {concurrent_insert} to 1 reduces contention between readers and "
"writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
"refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
msgstr ""
"Ustawienie {concurrent_insert} na 1 zmniejsza rywalizację pomiędzy odczytem "
"i zapisem dla danej tabeli. Zobacz także <a href=\"https://dev.mysql.com/doc/"
"refman/5.5/en/concurrent-inserts.html\">Dokumentację MySQL</a>"
#: libraries/advisory_rules_generic.txt:396
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert jest ustawiony na 0"
#: libraries/advisory_rules_mysql_before80003.txt:10
msgid "Query cache disabled"
msgstr "Pamięć podręczna zapytania wyłączona"
#: libraries/advisory_rules_mysql_before80003.txt:13
msgid "The query cache is not enabled."
msgstr "Pamięć podręczna zapytania nie jest włączona."
#: libraries/advisory_rules_mysql_before80003.txt:14
msgid ""
"The query cache is known to greatly improve performance if configured "
"correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
"and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
"memcached, ignore this recommendation."
msgstr ""
"Zapytanie pamięci podręcznej jest znane do znacznej poprawy wydajności, "
"jeśli jest poprawnie skonfigurowany. Włącz ją, przez ustawienie "
"{query_cache_size} na 2 cyfrową wartość MB i ustawienie {query_cache_type} "
"na \"WŁ\". <b>Uwaga:</b> Jeśli używasz memcached, zignoruj to zalecenie."
#: libraries/advisory_rules_mysql_before80003.txt:15
msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
msgstr ""
"query_cache_size jest ustawiony na 0 lub query_cache_type jest ustawiony na "
"'WYŁ'"
#: libraries/advisory_rules_mysql_before80003.txt:17
#, php-format
msgid "Query cache efficiency (%%)"
msgstr "Wydajność pamięci podręcznej zapytań (%%)"
#: libraries/advisory_rules_mysql_before80003.txt:20
msgid "Query cache not running efficiently, it has a low hit rate."
msgstr ""
"Pamięć podręczna zapytania nie działa sprawnie, ma niski współczynnik "
"trafień."
#: libraries/advisory_rules_mysql_before80003.txt:21
msgid "Consider increasing {query_cache_limit}."
msgstr "Rozważ zwiększenie {query_cache_limit}."
#: libraries/advisory_rules_mysql_before80003.txt:22
#, php-format
msgid "The current query cache hit rate of %s%% is below 20%%"
msgstr "Obecna pamięć podręczna zapytań trafień %s%% jest poniżej 20%%"
#: libraries/advisory_rules_mysql_before80003.txt:24
msgid "Query Cache usage"
msgstr "Wykorzystanie pamięci podręcznej zapytania"
#: libraries/advisory_rules_mysql_before80003.txt:27
#, php-format
msgid "Less than 80%% of the query cache is being utilized."
msgstr "Mniej niż 80%% z zapytania pamięci podręcznej jest wykorzystywane."
#: libraries/advisory_rules_mysql_before80003.txt:28
msgid ""
"This might be caused by {query_cache_limit} being too low. Flushing the "
"query cache might help as well."
msgstr ""
"Może to być spowodowane przez {query_cache_limit} bo jest zbyt niski. "
"Flushing zapytania pamięci podręcznej może pomóc."
#: libraries/advisory_rules_mysql_before80003.txt:29
#, php-format
msgid ""
"The current ratio of free query cache memory to total query cache size is %s"
"%%. It should be above 80%%"
msgstr ""
"Bieżący stosunek wolnej pamięci podręcznej zapytań do całkowitego rozmiaru "
"pamięci podręcznej zapytań wynosi %s%%. Powinno być powyżej 80%%"
#: libraries/advisory_rules_mysql_before80003.txt:31
msgid "Query cache fragmentation"
msgstr "Fragmentacja pamięci podręcznej zapytania"
#: libraries/advisory_rules_mysql_before80003.txt:34
msgid "The query cache is considerably fragmented."
msgstr "Zapytanie pamięci podręcznej jest znacznie pofragmentowane."
#: libraries/advisory_rules_mysql_before80003.txt:35
msgid ""
"Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
"This might be caused by many Query cache low memory prunes due to "
"{query_cache_size} being too small. For a immediate but short lived fix you "
"can flush the query cache (might lock the query cache for a long time). "
"Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
"too, e.g. you can set it to the average size of your queries in the cache "
"using this formula: (query_cache_size - qcache_free_memory) / "
"qcache_queries_in_cache"
msgstr ""
"Poważne rozdrobnienia jest prawdopodobnie (dalszego) zwiększenie "
"Qcache_lowmem_prunes. Może to być spowodowane przez wiele kwerendy pamięci "
"podręcznej mało pamięci śliwek spowodowane {query_cache_size} jest zbyt "
"mały. Natychmiastowe, ale krótki mieszkał poprawki można opróżnić pamięci "
"podręcznej kwerendy (może zablokować Zapytanie cache przez długi czas). "
"Starannie dostosowując {query_cache_min_res_unit} do niższej wartości może "
"pomóc w zbyt, np można ustawić Średni rozmiar kwerendy w pamięci podręcznej, "
"za pomocą następującej formuły: (query_cache_size - qcache_free_memory) / "
"qcache_queries_in_cache"
#: libraries/advisory_rules_mysql_before80003.txt:36
#, php-format
msgid ""
"The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
"that the query cache is an alternating pattern of free and used blocks. This "
"value should be below 20%%."
msgstr ""
"Pamięć podręczna jest obecnie podzielona przez %s%%, przy 100%% rozumieniu "
"fragmentacji, że zapytanie cache jest zmienny wzór bloków wolnej i "
"wykorzystanej. Wartość ta powinna być poniżej 20%%."
#: libraries/advisory_rules_mysql_before80003.txt:38
msgid "Query cache low memory prunes"
msgstr "Okrojone zapytania cache niskiej pamięci"
#: libraries/advisory_rules_mysql_before80003.txt:41
msgid ""
"Cached queries are removed due to low query cache memory from the query "
"cache."
msgstr ""
"Buforowane zapytania zostaną usunięte z powodu braku pamięci, z zapytania "
"pamięci podręcznej."
#: libraries/advisory_rules_mysql_before80003.txt:42
msgid ""
"You might want to increase {query_cache_size}, however keep in mind that the "
"overhead of maintaining the cache is likely to increase with its size, so do "
"this in small increments and monitor the results."
msgstr ""
"Może chcesz zwiększyć {query_cache_size}, jednak należy pamiętać, że "
"obciążenie związane z utrzymaniem cache prawdopodobnie wzrośnie z jego "
"wielkością, więc to zrób w małych krokach i monitoruj wyniki."
#: libraries/advisory_rules_mysql_before80003.txt:43
#, php-format
msgid ""
"The ratio of removed queries to inserted queries is %s%%. The lower this "
"value is, the better (This rules firing limit: 0.1%%)"
msgstr ""
"Stosunek usuniętych zapytań do wstawionych zapytań jest %s%%. Im niższa jest "
"ta wartość, tym lepiej (Ta zasad wypalania limitu: 0,1%%)"
#: libraries/advisory_rules_mysql_before80003.txt:45
msgid "Query cache max size"
msgstr "Maksymalny rozmiar pamięci zapytań"
#: libraries/advisory_rules_mysql_before80003.txt:48
msgid ""
"The query cache size is above 128 MiB. Big query caches may cause "
"significant overhead that is required to maintain the cache."
msgstr ""
"Rozmiar zapytania pamięci podręcznej jest ponad 128 MB. Duże bufory zapytań "
"mogą spowodować znaczne obciążenie, które są wymagane do utrzymania cache."
#: libraries/advisory_rules_mysql_before80003.txt:49
msgid ""
"Depending on your environment, it might be performance increasing to reduce "
"this value."
msgstr ""
"W zależności od środowiska, to może być że wydajność wzrasta do zmniejszenia "
"tej wartości."
#: libraries/advisory_rules_mysql_before80003.txt:50
#, php-format
msgid "Current query cache size: %s"
msgstr "Aktualny rozmiar pamięci podręcznej zapytań: %s"
#: libraries/advisory_rules_mysql_before80003.txt:52
msgid "Query cache min result size"
msgstr "Minimalny rozmiar wyników zapytania pamięci podręcznej"
#: libraries/advisory_rules_mysql_before80003.txt:55
msgid ""
"The max size of the result set in the query cache is the default of 1 MiB."
msgstr ""
"Maksymalny rozmiar zestawu wyników w pamięci podręcznej zapytania jest "
"domyślnie 1 MB."
#: libraries/advisory_rules_mysql_before80003.txt:56
msgid ""
"Changing {query_cache_limit} (usually by increasing) may increase "
"efficiency. This variable determines the maximum size a query result may "
"have to be inserted into the query cache. If there are many query results "
"above 1 MiB that are well cacheable (many reads, little writes) then "
"increasing {query_cache_limit} will increase efficiency. Whereas in the case "
"of many query results being above 1 MiB that are not very well cacheable "
"(often invalidated due to table updates) increasing {query_cache_limit} "
"might reduce efficiency."
msgstr ""
"Zmiana {query_cache_limit} (zwykle poprzez zwiększenie) może zwiększać "
"efektywność. Zmienna ta określa maksymalny rozmiar wyniku kwerendy która "
"powinna być wprowadzona do zapytania pamięci podręcznej. Jeśli istnieje "
"wiele wyników kwerendy powyżej 1MB, które są dobrze Cacheable (wiele czyta, "
"mało pisze), a następnie zwiększenie {query_cache_limit} zwiększy "
"efektywność. O ile w przypadku wielu wyników zapytania będących ponad 1 MB, "
"które nie są bardzo dobrze Cacheable (często unieważnione z powodu "
"aktualizacji tabeli) zwiększanie {query_cache_limit} może zmniejszyć "
"wydajność."
#: libraries/advisory_rules_mysql_before80003.txt:57
msgid "query_cache_limit is set to 1 MiB"
msgstr "query_cache_limit jest ustawiony na 1 MB"
#, fuzzy
#~| msgid "MIME type"
#~ msgid "MIME"
#~ msgstr "Typ MIME"
#~ msgctxt "for MIME transformation"
#~ msgid "Description"
#~ msgstr "Opis"
#~ msgid "Full start"
#~ msgstr "Pełny start"
#~ msgid "Full stop"
#~ msgstr "Pełne zatrzymanie"
#~ msgid "Show hidden messages (#MSG_COUNT)"
#~ msgstr "Pokaż ukryte wiadomości (#MSG_COUNT)"
#~ msgid "Wrong GET file attribute value"
#~ msgstr "Zła wartość atrybutu GET pliku"
#, fuzzy
#~| msgid "%d second"
#~| msgid_plural "%d seconds"
#~ msgid "%count% second"
#~ msgid_plural "%count% seconds"
#~ msgstr[0] "%d sekunda"
#~ msgstr[1] "%d sekund"
#~ msgstr[2] "%d sekundę"
#, fuzzy
#~| msgid "%d minute"
#~| msgid_plural "%d minutes"
#~ msgid "%count% minute"
#~ msgid_plural "%count% minutes"
#~ msgstr[0] "%d minut"
#~ msgstr[1] "%d minuty"
#~ msgstr[2] "%d minuty"
#~ msgid "Truncate Shown Queries"
#~ msgstr "Ucinaj wyświetlane zapytania"
#~ msgid "Show Full Queries"
#~ msgstr "Pokaż pełne zapytania"
#, fuzzy
#~| msgid "No databases"
#~ msgid "%count% database"
#~ msgid_plural "%count% databases"
#~ msgstr[0] "Brak baz danych"
#~ msgstr[1] "Brak baz danych"
#~ msgstr[2] "Brak baz danych"
#~ msgid ""
#~ "You have disabled ini_get and/or ini_set in php.ini. This option is "
#~ "incompatible with phpMyAdmin!"
#~ msgstr ""
#~ "Wyłączyłeś ini_get i/lub ini_set w php.ini. Ta opcja jest niezgodna z "
#~ "phpMyAdmin!"
#~ msgid "No auto-saved query"
#~ msgstr "Brak automatycznie zapisanych zapytań"
#~ msgid "Font size"
#~ msgstr "Rozmiar czcionki"
#~ msgid ""
#~ "You are using the mysql extension which is deprecated in phpMyAdmin. "
#~ "Please consider installing the mysqli extension."
#~ msgstr ""
#~ "Używasz rozszerzenia mysql, które jest przestarzałe w phpMyAdmin. Proszę "
#~ "rozważyć zainstalowanie rozszerzenia mysqli."
#~ msgid "Search results for \"<i>%s</i>\" %s:"
#~ msgstr "Wyniki wyszukiwania dla \"<i>%s</i>\" %s:"
#, fuzzy
#~| msgid "Text"
#~ msgctxt "Text context"
#~ msgid "Text"
#~ msgstr "Tekst"
#~ msgid "Customize export options"
#~ msgstr "Dostosowanie opcji eksportu"
#~ msgid "Customize import defaults"
#~ msgstr "Dostosowanie opcji importu"
#~ msgid "Customize navigation panel"
#~ msgstr "Dostosuj panel nawigacji"
#~ msgid "Customize main panel"
#~ msgstr "Dostosuj panel główny"
#, fuzzy
#~| msgid ""
#~| "Incorrect formset, check $formsets array in setup/frames/form.inc.php"
#~ msgid ""
#~ "Incorrect formset, check $formsets array in setup/frames/form.inc.php!"
#~ msgstr ""
#~ "Nieprawidłowa formset, sprawdź tablicę $formsets w setup/frames/form.inc."
#~ "php"
#, fuzzy
#~| msgid "unknown"
#~ msgid "Unknonwn"
#~ msgstr "nieznany"
#~ msgid "Please enter correct captcha!"
#~ msgstr "Proszę podać poprawną captcha!"
#~ msgid "Global value"
#~ msgstr "Wartość globalna"
#, fuzzy
#~| msgid "Height"
#~ msgctxt "Collation variant"
#~ msgid "weight=2"
#~ msgstr "Wysokość"
#~ msgctxt "Collation variant"
#~ msgid "level=2"
#~ msgstr "poziom=2"
#, fuzzy
#~| msgid "Copy column name."
#~ msgid "Old column name"
#~ msgstr "Skopiuj nazwę kolumny."
#~ msgid "You have to add at least one column."
#~ msgstr "Musisz dodać co najmniej jedną kolumnę."
#~ msgid "PHP threw following error: %s"
#~ msgstr "PHP wyrzucił następujący błąd: %s"
#~ msgid "German"
#~ msgstr "Niemiecki"
#~ msgid "dictionary"
#~ msgstr "słownik"
#~ msgid "phone book"
#~ msgstr "książka telefoniczna"
#~ msgid "Traditional Spanish"
#~ msgstr "Tradycyjny hiszpański"
#, fuzzy
#~| msgid "Collation"
#~ msgid "binary collation"
#~ msgstr "Metoda porównywania napisów"
#, fuzzy
#~| msgid "case-insensitive"
#~ msgid "case-insensitive collation"
#~ msgstr "bez uwzględniania wielkości liter"
#, fuzzy
#~| msgid "case-sensitive"
#~ msgid "case-sensitive collation"
#~ msgstr "uwzględniana wielkość liter"
#~ msgid "all words"
#~ msgstr "wszystkie wyrazy"
#, fuzzy
#~| msgid "Propose table structure"
#~ msgid "Improve table structure"
#~ msgstr "Zaproponowanie struktury tabeli"
#~ msgid ""
#~ "Your PHP MySQL library version %s differs from your MySQL server version "
#~ "%s. This may cause unpredictable behavior."
#~ msgstr ""
#~ "PHP MySQL w wersji biblioteki %s różni się od serwera MySQL w wersji %s. "
#~ "Może to spowodować nieprzewidywalne zachowanie."
#~ msgid "Invalid hostname for server %1$s. Please review your configuration."
#~ msgstr ""
#~ "Niewłaściwa nazwa hosta serwera %1$s. Proszę przyjrzeć się konfiguracji."
#, fuzzy
#~| msgid ""
#~| "Disable the default warning that is displayed if a difference between "
#~| "the MySQL library and server is detected"
#~ msgid ""
#~ "Disable the default warning that is displayed if a difference between the "
#~ "MySQL library and server is detected."
#~ msgstr ""
#~ "Wyłącz ostrzeżenia domyślne, które są wyświetlane, jeśli różnica między "
#~ "biblioteką a serwerem MySQL jest wykrywana"
#~ msgid "Server/library difference warning"
#~ msgstr "Ostrzeżenie różnicy serwera/biblioteki"
#, fuzzy
#~| msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
#~ 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ć "
#~ "[kbd]tcp[/kbd]"
#~ msgid "Connection type"
#~ msgstr "Typ połączenia"
#~ msgid "Cannot load or save configuration"
#~ msgstr "Nie udało się załadować lub zapisać konfiguracji"
#~ msgid "Load"
#~ msgstr "Załaduj"
#, fuzzy
#~| msgid "Column names"
#~ msgid "Column parser"
#~ msgstr "Nazwy kolumn"
#~ msgid "Not implemented yet."
#~ msgstr "Jeszcze nie zaimplementowane."
#~ msgid ""
#~ "A new statement was found, but no delimiter between it and the previous "
#~ "one."
#~ msgstr ""
#~ "Znaleziono kolejne polecenie, ale brakuje między nimi rozgranicznika."
#, fuzzy
#~| msgid "Iconic table operations"
#~ msgid "Unrecognized alter operation."
#~ msgstr "Wygląd interfejsu do operacji na tabeli"
#~ msgid "%1$d values were expected, but found %2$d."
#~ msgstr "Oczekiwano następującej liczby wartości: %1$d; znaleziono %2$d."
#~ msgid "An opening bracket followed by a set of values was expected."
#~ msgstr "Oczekiwano nawiasu otwierającego i listy wartości."
#~ msgid "An opening bracket was expected."
#~ msgstr "Brak nawiasu otwierającego."
#~ msgid "Unexpected keyword."
#~ msgstr "Nieznane słowo kluczowe."
#~ msgid "Unexpected end of CASE expression"
#~ msgstr "Nieoczekiwany koniec polecenia CASE"
#, fuzzy
#~| msgid "Table name template"
#~ msgid "A symbol name was expected!"
#~ msgstr "Nazwa szablonu tabeli"
#~ msgid "A comma or a closing bracket was expected."
#~ msgstr "Oczekiwano przecinka lub nawiasu zamykającego."
#~ msgid "A closing bracket was expected."
#~ msgstr "Brak nawiasu zamykającego."
#~ msgid "Unrecognized data type."
#~ msgstr "Nierozpoznany typ danych."
#~ msgid "An alias was expected."
#~ msgstr "Oczekiwano aliasu."
#, fuzzy
#~ msgid "An alias was previously found."
#~ msgstr "Alias został już wykorzystany."
#~ msgid "Unexpected dot."
#~ msgstr "Nieoczekiwana kropka."
#~ msgid "An expression was expected."
#~ msgstr "Oczekiwano wyrażenia."
#, fuzzy
#~| msgid "Event %1$s has been created."
#~ msgid "Value/Expression for the option %1$s was expected"
#~ msgstr "Zdarzenie %1$s zostało utworzone."
#~ msgid "The old name of the table was expected."
#~ msgstr "Oczekiwano starej nazwy tabeli."
#~ msgid "Keyword \"TO\" was expected."
#~ msgstr "Oczekiwano słowa kluczowego \"TO\"."
#~ msgid "The new name of the table was expected."
#~ msgstr "Oczekiwano nowej nazwy tabeli."
#~ msgid "A rename operation was expected."
#~ msgstr "Oczekiwano polecenia zmiany nazwy."
#~ msgid "Unexpected character."
#~ msgstr "Nieoczekiwany znak."
#~ msgid "Expected whitespace(s) before delimiter."
#~ msgstr "Oczekiwano spacji przez rozgranicznikiem."
#~ msgid "Expected delimiter."
#~ msgstr "Oczekiwano rozgranicznika."
#~ msgid "Ending quote %1$s was expected."
#~ msgstr "Oczekiwano znaku końca %1$s."
#~ msgid "Variable name was expected."
#~ msgstr "Oczekiwano nazwy zmiennej."
#~ msgid "Unexpected beginning of statement."
#~ msgstr "Oczekiwano początku polecenia."
#~ msgid "Unrecognized statement type."
#~ msgstr "Nierozpoznany typ polecenia."
#~ msgid "Unexpected token."
#~ msgstr "Nieoczekiwany znak."
#~ msgid "Unrecognized keyword."
#~ msgstr "Nierozpoznane słowo kluczowe."
#, fuzzy
#~| msgid "At Beginning of Table"
#~ msgid "Unexpected ordering of clauses."
#~ msgstr "Na początku tabeli"
#~ msgid "The name of the entity was expected."
#~ msgstr "Oczekiwano nazwy obiektu."
#~ msgid "A table name was expected."
#~ msgstr "Oczekiwano nazwy tabeli."
#~ msgid "At least one column definition was expected."
#~ msgstr "Oczekiwano definicji co najmniej jednej kolumny."
#~ msgid "A \"RETURNS\" keyword was expected."
#~ msgstr "Oczekiwano słowa kluczowego \"RETURNS\"."
#~ msgid "This type of clause is not valid in Multi-table queries."
#~ msgstr "Ta klauzula nie może być stosowana w poleceniach międzytabelowych."
#~ msgid "error #1"
#~ msgstr "Błąd #1"
#, fuzzy
#~| msgid "Gather errors"
#~ msgid "strict error"
#~ msgstr "Zbieraj błędy"
#, fuzzy
#~| msgid "Cookie authentication"
#~ msgid "Native MySQL Authentication"
#~ msgstr "Uwierzytelnianie ciasteczkami"
#~ msgid "Try to connect without password."
#~ msgstr "Spróbuj połączyć się bez hasła."
#~ msgid "Connect without password"
#~ msgstr "Łącz się bez hasła"
#~ msgid ""
#~ "You tried to import an invalid file or the imported file contains invalid "
#~ "data!"
#~ msgstr ""
#~ "Próbujesz importować nieprawidłowy plik lub zaimportować plik zawierający "
#~ "nieprawidłowe dane!"
#~ msgid "Geometry type '%s' is not supported by MySQL."
#~ msgstr "Geometria typ '%s' nie jest obsługiwany przez MySQL."
#~ msgid "Wiki"
#~ msgstr "Wiki"
#, fuzzy
#~| msgid ""
#~| "Enable [a@https://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] "
#~| "compression for import and export operations"
#~ msgid ""
#~ "Enable [a@https://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] "
#~ "compression for import and export operations."
#~ msgstr ""
#~ "Włącza format kompresji [a@https://en.wikipedia.org/wiki/"
#~ "ZIP_(file_format)]ZIP[/a] dla operacji importu i eksportu"
#~ msgid "Related Links"
#~ msgstr "Linki pokrewne"
#~ msgid "The PrimeBase XT Blog by Paul McCullagh"
#~ msgstr "PrimeBase XT Blog wg Paul McCullagh"
#~ msgid ""
#~ "Uploaded file cannot be moved, because the server has open_basedir "
#~ "enabled without access to the %s directory (for temporary files)."
#~ msgstr ""
#~ "Wczytywany plik nie może być przeniesiony, ponieważ serwer ma aktywną "
#~ "zmienną open_basedir, ale tymczasowy dostęp do %s jest niemożliwy."
#~ msgid "Invalid export type"
#~ msgstr "Niepoprawny typ eksportu"
#~ msgid "Count:"
#~ msgstr "Liczba:"
#~ msgid "numeric key detected"
#~ msgstr "wykryty klawisz numeryczny"
#, fuzzy
#~| msgid ""
#~| "The path for the config file for [a@https://swekey.com]SweKey hardware "
#~| "authentication[/a] (not located in your document root; suggested: /etc/"
#~| "swekey.conf)"
#~ msgid ""
#~ "The path for the config file for [a@https://swekey.com]SweKey hardware "
#~ "authentication[/a] (not located in your document root; suggested: /etc/"
#~ "swekey.conf)."
#~ msgstr ""
#~ "Plik konfiguracyjny do [a@https://swekey.com]sprzętowego uwierzytelnienia "
#~ "SweKey[/a]. Relatywna ścieżka do głównego katalogu phpMyAdmin, np. ./"
#~ "swekey.conf"
#~ msgid "SweKey config file"
#~ msgstr "Plik konfiguracyjny SweKey"
#~ msgid "Cookie authentication"
#~ msgstr "Uwierzytelnianie ciasteczkami"
#~ msgid "File %s does not contain any key id"
#~ msgstr "Plik %s nie zawiera żadnego identyfikatora klucza"
#~ msgid "No valid authentication key plugged"
#~ msgstr "Prawidłowy klucz uwierzytelniający nie jest podłączony"
#~ msgid "Authenticating…"
#~ msgstr "Trwa uwierzytelnianie…"
#~ msgid "Please explain the steps that lead to the error:"
#~ msgstr "Proszę wyjaśnić, jakie kroki prowadzą do błędu:"
#~ msgid "Total %d bookmark"
#~ msgid_plural "Total %d bookmarks"
#~ msgstr[0] "W sumie %d zakładka"
#~ msgstr[1] "W sumie %d zakładki"
#~ msgstr[2] "W sumie %d zakładek"
#~ msgid "private"
#~ msgstr "prywatny"
#~ msgid "%1$s, %2$s and %3$s bookmarks included"
#~ msgstr "%1$s, %2$s i %3$s zakładek dołączonych"
#~ msgid ""
#~ "The [code]$cfg['PmaAbsoluteUri'][/code] directive MUST be set in your "
#~ "configuration file!"
#~ msgstr ""
#~ "Dyrektywa [code]$cfg['PmaAbsoluteUri'][/code] MUSI być ustawiona w pliku "
#~ "konfiguracyjnym!"
#~ msgid "This %soption%s should be enabled if your web server supports it."
#~ msgstr "Ta %sopcja%s powinna być włączona, jeśli serwer WWW ją obsługuje."
#~ msgid "Force secured connection while using phpMyAdmin."
#~ msgstr "Wymusza bezpiecznie połącznie podczas używania phpMyAdmina."
#~ msgid "Force SSL connection"
#~ msgstr "Wymuszaj połączenie SSL"
#~ msgid ""
#~ "Your web browser does not support local storage of settings or the quota "
#~ "limit has been reached, some features may not work properly for you. In "
#~ "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
#~ msgstr ""
#~ "Twoja przeglądarka nie współpracuje z lokalnym nośnikiem ustawień lub "
#~ "limit został przekroczony, niektóre rzeczy mogą dla ciebie nie działać. W "
#~ "przeglądarce Safari problem taki najczęściej jest spowodowany \"Trybem "
#~ "Prywatnym Przeglądania\""
#, fuzzy
#~| msgid "Replace table prefix"
#~ msgid "Replace table prefix:"
#~ msgstr "Zamień przedrostek tabeli"
#~ msgid "Copy table with prefix:"
#~ msgstr "Kopiuj tabelę z przedrostkiem:"
#~ msgid "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647"
#~ msgstr "4-Bajtowa liczba całkowita, zakres -2,147,483,648 do 2 147 483 647"
#~ msgid ""
#~ "An 8-byte integer, range is -9,223,372,036,854,775,808 to "
#~ "9,223,372,036,854,775,807"
#~ msgstr ""
#~ "8-Bajtowa liczba całkowita, zakre-9,223,372,036,854,775,808 do "
#~ "9,223,372,036,854,775,807"
#~ msgid "A system's default double-precision floating-point number"
#~ msgstr "Liczba zmiennoprzecinkowa podwójnej precyzji domyślnego systemu"
#~ msgid "True or false"
#~ msgstr "Prawda lub fałsz"
#~ msgid "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE"
#~ msgstr "Alias unikatowy dla BIGINT NOT NULL AUTO_INCREMENT"
#~ msgid "Stores a Universally Unique Identifier (UUID)"
#~ msgstr "Przechowuje unikatowego identyfikatora (UUID)"
#~ msgid ""
#~ "A timestamp, range is '0001-01-01 00:00:00' UTC to '9999-12-31 23:59:59' "
#~ "UTC; TIMESTAMP(6) can store microseconds"
#~ msgstr ""
#~ "Sygnatury czasowej, zakres ' 0001-01-01 00: 00: 00' UTC do \"9999-12-31 "
#~ "23: 59: 59' UTC; TimeStamp(6) mogą być przechowywane w mikrosekundach"
#~ msgid ""
#~ "A variable-length (0-65,535) string, uses binary collation for all "
#~ "comparisons"
#~ msgstr ""
#~ "Ciąg o długości zmiennej (0 do 65 535) używa binarne sortowania dla "
#~ "wszystkich porównań"
#~ msgid "An enumeration, chosen from the list of defined values"
#~ msgstr "Wyliczenie, wybrane z listy zdefiniowane wartości"
#~ msgid "possible deep recursion attack"
#~ msgstr "możliwy głęboki atak rekurencji"
#~ msgid ""
#~ "You are connected as 'root' with no password, which corresponds 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 (root bez hasła), które "
#~ "odpowiadają domyślnie uprzywilejowanemu koncie MySQL. Twój serwer MySQL "
#~ "działa z tym domyślnie jest otwarty na włamania, i naprawdę powinieneś "
#~ "naprawić tę lukę w zabezpieczeniach poprzez ustawienie hasła dla "
#~ "użytkownika 'root'."
#~ msgid "Create database:"
#~ msgstr "Utwórz bazę danych:"
#, fuzzy
#~| msgid "Tables"
#~ msgid "tables"
#~ msgstr "Tabele"
#, fuzzy
#~| msgid "Views"
#~ msgid "views"
#~ msgstr "Widoki"
#, fuzzy
#~| msgid "Procedures"
#~ msgid "procedures"
#~ msgstr "Procedury"
#, fuzzy
#~| msgid "event"
#~ msgid "events"
#~ msgstr "zdarzenie"
#, fuzzy
#~| msgid "Functions"
#~ msgid "functions"
#~ msgstr "Funkcje"
#~ msgid "Filter databases by name or regex"
#~ msgstr "Filtr wg nazwy bazy danych lub regex"
#~ msgid "Filter by name or regex"
#~ msgstr "Filtr wg nazwy lub regex"
#~ msgid "Username and hostname didn't change."
#~ msgstr "Nazwa użytkownika oraz nazwa hosta nie zmienił się."
#, fuzzy
#~| msgid "Tracking report"
#~ msgid "Taking you to %s."
#~ msgstr "Raport śledzenia"
#, fuzzy
#~| msgid "Authentication"
#~ msgid "MySQL Native Authentication"
#~ msgstr "Uwierzytelnienie"
#, fuzzy
#~| msgid "Generate password"
#~ msgid "MySQL native password"
#~ msgstr "Wygeneruj hasło"
#, fuzzy
#~| msgid "Change password"
#~ msgid "SHA256 password"
#~ msgstr "Zmień hasło"
#~ msgid "MySQL 4.0 compatible"
#~ msgstr "Kompatybilny z MySQL-em&nbsp;4.0"
#~ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
#~ msgstr "Nie zawiera klasy \"%1$s\", pliku \"%2$s\" nie znaleziono"
#~ msgid ""
#~ "Cannot convert file's character set without character set conversion "
#~ "library!"
#~ msgstr ""
#~ "Nie można przekonwertować zestawu znaków pliku bez biblioteki konwersji!"
#~ msgid "Could not initialize Drizzle connection library!"
#~ msgstr "Nie można zainicjować połączenia biblioteki Drizzle!"
#~ msgid "Can't seek in an unbuffered result set"
#~ msgstr "Nie można szukać w niebuforowanym zestawie wyników"
#~ msgid "Can't count rows in an unbuffered result set"
#~ msgstr "Nie może liczyć wierszy w zestawie wyników niebuforowanych"
#~ msgid "Modules"
#~ msgstr "Moduły"
#~ msgid "Module"
#~ msgstr "Moduł"
#~ msgid "Library"
#~ msgstr "Biblioteka"
#~ msgid "Version string (%s) matches Drizzle versioning scheme"
#~ msgstr "Ciąg wersji (%s) pasuje do schematu wersjonowania drizzle"
#~ msgid "Add Index"
#~ msgstr "Dodaj indeks"
#~ msgid "Error in Processing Request"
#~ msgstr "Błąd przetwarzania wywołania"
#~ msgid "Adding Primary Key"
#~ msgstr "Dodawanie klucza głównego"
#~ msgid "Outer Ring"
#~ msgstr "Pierścień zewnętrzny"
#~ msgid "Change Password"
#~ msgstr "Zmień hasło"
#~ msgid "Send Error Report"
#~ msgstr "Wysyłanie raportu o błędzie"
#~ msgid "Select All"
#~ msgstr "Zaznacz wszystkie"
#~ msgid "Database export options"
#~ msgstr "Opcje eksportu bazy danych"
#~ msgid "Database(s):"
#~ msgstr "Baza(y) danych:"
#~ msgid "Table(s):"
#~ msgstr "Tabela(e):"
#~ msgid "Format-Specific Options:"
#~ msgstr "Opcje formatu:"
#~ msgid "Generate Password:"
#~ msgstr "Generuj hasło:"
#~ msgid "Current Server:"
#~ msgstr "Bieżący serwer:"
#~ msgid "Edit Privileges"
#~ msgstr "Edytuj uprawnienia"
#~ msgid "<code>CREATE TABLE</code> options:"
#~ msgstr "Opcje <code>UTWÓRZ TABELĘ</code>:"
#~ msgid "Relational display column"
#~ msgstr "Relacje wyświetlania kolumn"
#~ msgid "Add unique index"
#~ msgstr "Dodaj indeks unikatowy"
#~ msgid "Add SPATIAL index"
#~ msgstr "Dodaj indeks przestrzenny"
#~ msgid "Add FULLTEXT index"
#~ msgstr "Dodaj FULLTEXT indeksu"
#~ msgid "Begin"
#~ msgstr "Początek"
#~ 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."
#~ 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:"
#~ msgid "BEGIN CUT"
#~ msgstr "TNIJ STĄD"
#~ msgid "END CUT"
#~ msgstr "TNIJ DOTĄD"
#~ msgid "BEGIN RAW"
#~ msgstr "SUROWE DANE STĄD"
#~ msgid "END RAW"
#~ msgstr "SUROWE DANE DOTĄD"
#~ msgid "Unclosed quote"
#~ msgstr "Niezamknięty cudzysłów"
#~ msgid "Automatically appended backtick to the end of query!"
#~ msgstr "Automatycznie dołączany lewy apostrof do końca zapytania!"
#~ msgid "Invalid Identifer"
#~ msgstr "Nieprawidłowy identyfikator"
#~ msgid "Unknown Punctuation String"
#~ msgstr "Nieznany znak interpunkcyjny"
#~ msgid "Add user"
#~ msgstr "Dodaj użytkownika"
#~ msgid "Export Method:"
#~ msgstr "Metoda eksportu:"
#~ msgid "No data found for GIS visualization."
#~ msgstr "Nie znaleziono danych do wizualizacji GIS."
#~ msgid "Shift + Click on function name to apply to all rows."
#~ msgstr ""
#~ "Shift + Kliknij na nazwę funkcji, aby zastosować się do wszystkich "
#~ "wierszy."
#~ msgid "Print view (with full texts)"
#~ msgstr "Podgląd wydruku (z pełnymi tekstami)"
#~ msgid "Uncheck All"
#~ msgstr "Odznacz wszystkie"
#~ msgid "SQL result"
#~ msgstr "Wynik SQL"
#~ msgid "Generated by:"
#~ msgstr "Wygenerowany przez:"
#~ msgid "Row Statistics:"
#~ msgstr "Statystyki wiersza:"
#~ msgid "Space usage:"
#~ msgstr "Wykorzystanie przestrzeni:"
#~ msgid "Showing tables:"
#~ msgstr "Pokaż tabele:"
#~ msgid "(Enabled)"
#~ msgstr "(Włączone)"
#~ msgid "(Disabled)"
#~ msgstr "(Wyłączone)"
#, fuzzy
#~| msgid "Disable foreign key checks"
#~ msgid "Temporarily disable foreign key checks while importing"
#~ msgstr "Wyłącz sprawdzanie kluczy zewnętrznych"
#, fuzzy
#~| msgid "Disable foreign key checks"
#~ msgid "Disable foreign key check"
#~ msgstr "Wyłącz sprawdzanie kluczy zewnętrznych"
#, fuzzy
#~| msgid "Reloading Privileges"
#~ msgid "Realign Privileges"
#~ msgstr "Przeładowanie Uprawnień"
#~ msgid "Replace table data with file"
#~ msgstr "Zamiana danych tabeli z plikiem"
#~ msgid "Percona documentation is at https://www.percona.com/docs/wiki/"
#~ msgstr "Dokumentacja Percona jest na www.percona.com/docs/wiki"
#~ msgid "Drizzle documentation is at https://docs.drizzle.org/"
#~ msgstr "Dokumentacja Drizzle jest na https://docs.drizzle.org/"
#~ msgid "Customize query window options"
#~ msgstr "Dostosuj opcje okna zapytań"
#~ msgid "(Generates a report containing the data of a single table)"
#~ msgstr "(Generuje raport zawierający danej pojedynczej tabeli.)"
#, fuzzy
#~| msgid "Please select a database"
#~ msgid "Please select a database."
#~ msgstr "Proszę wybrać bazę danych"
#~ msgid "auto_increment"
#~ msgstr "auto_przyrost"
#~ msgid "Save position"
#~ msgstr "Zapamiętaj pozycję"
#, fuzzy
#~| msgid "Save position"
#~ msgid "Save positions as"
#~ msgstr "Zapamiętaj pozycję"
#~ msgid "Unknown language: %1$s."
#~ msgstr "Nieznany język: %1$s."
#~ msgid "Disable database expansion"
#~ msgstr "Wyłącz rozszerzenie bazy danych"
#~ msgid "Delete tracking data for this table"
#~ msgstr "Usuń dane śledzące tę tabelę"
#, fuzzy
#~| msgid "Table structure"
#~ msgid "Table Structure"
#~ msgstr "Struktura tabeli"
#~ msgid "Show data row(s)."
#~ msgstr "Pokaż wiersz(e) danych."
#~ msgid "Show/Hide left menu"
#~ msgstr "Pokaż/ukryj lewe menu"
#~ msgctxt "Inline edit query"
#~ msgid "Inline"
#~ msgstr "W linii"
#, fuzzy
#~| msgid "after %s"
#~ msgid "after"
#~ msgstr "po %s"
#~ msgid "Mode:"
#~ msgstr "Tryb:"
#~ msgid "horizontal"
#~ msgstr "poziomo"
#~ msgid "horizontal (rotated headers)"
#~ msgstr "poziomo (obrócone nagłówki)"
#~ msgid "vertical"
#~ msgstr "pionowo"
#~ msgid "Default display direction"
#~ msgstr "Domyślne wyświetlanie kierunku"
#~ msgid ""
#~ "Defines whether or not type display direction option is shown when "
#~ "browsing a table."
#~ msgstr ""
#~ "Określa, czy typ opcji kierunku wyświetlania jest pokazywany podczas "
#~ "przeglądania tabeli."
#~ msgid "Show display direction"
#~ msgstr "Pokaż kierunek wyświetlenia"
#~ msgid "Please configure the coordinates for table %s"
#~ msgstr "Proszę skonfigurować współrzędne dla tabeli %s"
#~ msgid "At End of Table"
#~ msgstr "Na końcu tabeli"
#~ msgid "After %s"
#~ msgstr "Po %s"
#~ msgid "Display errors"
#~ msgstr "Wyświetl błędy"
#~ msgid "Redraw"
#~ msgstr "Przerysuj"
#~ msgid "This page does not contain any tables!"
#~ msgstr "Ta strona nie zawiera żadnych tabel!"
#, fuzzy
#~| msgid "Invalid export type"
#~ msgid "Dia export page"
#~ msgstr "Niepoprawny typ eksportu"
#, fuzzy
#~| msgid "Invalid export type"
#~ msgid "EPS export page"
#~ msgstr "Niepoprawny typ eksportu"
#, fuzzy
#~| msgid "Invalid export type"
#~ msgid "SVG export page"
#~ msgstr "Niepoprawny typ eksportu"
#~ msgid "Relation deleted"
#~ msgstr "Usunięto powiązanie"
#~ msgid "Error saving coordinates for Designer."
#~ msgstr "Błąd podczas zapisywania współrzędnych w widoku projektu."
#~ msgid "Edit SQL queries in popup window."
#~ msgstr "Edytuj zapytanie SQL w oknie popup."
#~ msgid "Edit in window"
#~ msgstr "Edytuj w oknie"
#~ msgid "Tab displayed when opening a new query window."
#~ msgstr "Zakładka wyświetlana po otwarciu nowego okna zapytań."
#~ msgid "Default query window tab"
#~ msgstr "Domyślna zakładka okna zapytań"
#~ msgid "Query window height (in pixels)."
#~ msgstr "Wysokość okna kwerendy (w pikselach)."
#~ msgid "Query window height"
#~ msgstr "Wysokość pola zapytania"
#~ msgid "Query window width (in pixels)."
#~ msgstr "Szerokość okna kwerendy (w pikselach)."
#~ msgid "Query window width"
#~ msgstr "Szerokość pola zapytania"
#~ msgid "Show dimension of tables"
#~ msgstr "Pokaż wymiary tabel"
#~ msgid "Do not overwrite this query from outside the window"
#~ msgstr "Nie nadpisuj tego zapytania spoza okna"
#~ msgid "Import files"
#~ msgstr "Import plików"
#~ msgid "SQL history:"
#~ msgstr "Historia SQL:"
#~ msgid "File doesn't exist"
#~ msgstr "Plik nie istnieje"
#~ msgid "Plugin is disabled"
#~ msgstr "Wtyczka jest wyłączona"
#, fuzzy
#~| msgid "Customize main panel"
#~ msgid "Unlink with main panel"
#~ msgstr "Dostosuj panel główny"
#~ msgid "No index defined! Create one below"
#~ msgstr "Brak zdefiniowanego indeksu! Załóż jeden poniżej"
#, fuzzy
#~| msgid "Export type"
#~ msgid "eps export page"
#~ msgstr "Rodzaj eksportu"
#, fuzzy
#~| msgid "Invalid export type"
#~ msgid "pdf export page"
#~ msgstr "Niepoprawny typ eksportu"
#~ msgid ""
#~ "Unfortunately your Database server does not support logging to table, "
#~ "which is a requirement for analyzing the database logs with phpMyAdmin. "
#~ "Logging to table is supported by MySQL 5.1.6 and onwards. You may still "
#~ "use the server charting features however."
#~ msgstr ""
#~ "Niestety serwer bazy danych nie obsługuje rejestracji do tabeli, która "
#~ "jest wymagana do analizy logów bazy danych za pomocą phpMyAdmin. "
#~ "Rejestracja do tabeli jest obsługiwana przez MySQL 5.1.6 i nowszej. Można "
#~ "nadal używać funkcji wykresów serwera jednak."
#, fuzzy
#~| msgid "Click to sort."
#~ msgid "Click to sort"
#~ msgstr "Kliknij, by posortować."
#, fuzzy
#~| msgid "Total"
#~ msgid "Total "
#~ msgstr "Ogółem"
#, fuzzy
#~| msgid "New bookmark"
#~ msgid " bookmarks, "
#~ msgstr "Nowa zakładka"
#, fuzzy
#~| msgid "Select two columns"
#~ msgid "Select one ..."
#~ msgstr "Wybierz dwie kolumny"
#, fuzzy
#~| msgid "Add unique index"
#~ msgid "Add unique/primary index"
#~ msgstr "Dodaj indeks unikatowy"
#, fuzzy
#~| msgid "Move columns"
#~ msgid "Have unique columns"
#~ msgstr "Przenieś kolumny"
#, fuzzy
#~| msgid "The user %s already exists!"
#~ msgid "Unique column(s) already exist"
#~ msgstr "Użytkownik %s już istnieje!"
#~ msgid "Hold shift and click to remove column from ORDER BY clause."
#~ msgstr ""
#~ "Przytrzymaj klawisz Shift i kliknij, aby usunąć kolumny z klauzuli ORDER "
#~ "BY."
#~ msgid "Edit or export relational schema"
#~ msgstr "Edytuj lub eksportuj schemat relacji"
#~ msgid "Create a page"
#~ msgstr "Utwórz nową stronę"
#~ msgid "Automatic layout based on"
#~ msgstr "Automatyczny układ oparty na"
#~ msgid "FOREIGN KEY"
#~ msgstr "KLUCZ OBCY"
#~ msgid "Please choose a page to edit"
#~ msgstr "Proszę wybrać stronę do edycji"
#~ msgid "Select Tables"
#~ msgstr "Wybierz tabele"
#~ msgid ""
#~ "The current page has references to tables that no longer exist. Would you "
#~ "like to delete those references?"
#~ msgstr ""
#~ "Bieżąca strona ma odniesienia do tabel, które już nie istnieją. Czy "
#~ "chcesz usunąć te powiązania?"
#~ msgid "Toggle scratchboard"
#~ msgstr "Przełączanie scratchboard"
#~ 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"
#, fuzzy
#~| msgid ""
#~| "Disable the default warning that is displayed if mcrypt is missing for "
#~| "cookie authentication."
#~ msgid ""
#~ "Disable the default warning that is displayed if mcrypt is missing for "
#~ "[kbd]cookie[/kbd] authentication."
#~ msgstr ""
#~ "Wyłącz ostrzeżenie domyślne, które jest wyświetlane, jeśli mcrypt brakuje "
#~ "do uwierzytelniania cookie."
#~ msgid "mcrypt warning"
#~ msgstr "Ostrzeżenie mcrypt"
#~ msgid "Designer table"
#~ msgstr "Tabela trybu projektowania"
#~ msgid "Import/Export coordinates for relational schema"
#~ msgstr "Współrzędne Importu/Eksportu dla schematu relacyjnego"
#~ msgid "Page has been created."
#~ msgstr "Strona została stworzona."
#~ msgid "Page creation has failed!"
#~ msgstr "Tworzenie stron nie udało się!"
#~ msgid "Page:"
#~ msgstr "Strona:"
#~ msgid "Import from selected page."
#~ msgstr "Import z wybranej strony."
#~ msgid "Export/Import to scale:"
#~ msgstr "Eksport/import w skali:"
#~ msgid "recommended"
#~ msgstr "zalecana"
#~ msgid ""
#~ "Are you sure you want to navigate away from this page? Press OK to "
#~ "continue or Cancel to stay on the current page."
#~ msgstr ""
#~ "Czy na pewno chcesz opuścić tę stronę? Naciśnij przycisk OK, aby "
#~ "kontynuować, lub Anuluj, aby zatrzymać się na bieżącej stronie."
#~ msgid "Failed to use Blowfish from mcrypt!"
#~ msgstr "Nie można używać Blowfish z mcrypt!"
#~ msgid "Show binary contents as HEX"
#~ msgstr "Pokaż binarne treści jako HEX"
#~ 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 ""
#~ "Nie można zaktualizować docelowego okna przeglądarki. Być może okno-"
#~ "rodzic zostało zamknięte, lub ustawienia zabezpieczeń przeglądarki są "
#~ "skonfigurowane na blokowanie aktualizacji między oknami."
#, fuzzy
#~| msgid "Show binary contents as HEX by default"
#~ msgid "Show binary contents as HEX by default."
#~ msgstr "Pokaż binarne treści jako HEX domyślnie"
#~ msgid "Failed to connect to SQL validator!"
#~ msgstr "Nie udało się połączyć z walidatorem SQL!"
#~ msgid "Skip Validate SQL"
#~ msgstr "Pomiń sprawdzanie poprawności SQL"
#~ msgid "Validate SQL"
#~ msgstr "Weryfikacja SQL"
#~ msgid "SQL Validator is disabled"
#~ msgstr "Walidator SQL jest wyłączony"
#~ msgid "SOAP extension not found"
#~ msgstr "Nie znaleziono rozszerzenia SOAP"
#~ msgid "SQL Validator"
#~ msgstr "Weryfikacja SQL"
#~ msgid ""
#~ "If you wish to use the SQL Validator service, you should be aware that "
#~ "[strong]all SQL statements are stored anonymously for statistical "
#~ "purposes[/strong].[br][em][a@https://sqlvalidator.mimer.com/]Mimer SQL "
#~ "Validator[/a], Copyright 2002 Upright Database Technology. All rights "
#~ "reserved.[/em]"
#~ msgstr ""
#~ "Jeśli chcesz skorzystać z usługi Weryfikcji SQL, należy pamiętać, że "
#~ "wszystkie [strong]instrukcje SQL są przechowywane anonimowo do celów "
#~ "statystycznych[/strong]. [br][em][a@https://sqlvalidator.mimer."
#~ "com/]Usługę Mimer SQL Validator[/a], Prawo autorskie 2002 Upright "
#~ "Database Technology. Wszelkie prawa zastrzeżone.[/em]"
#, fuzzy
#~| msgid "Requires SQL Validator to be enabled"
#~ msgid "Requires SQL Validator to be enabled."
#~ msgstr "Wymaga włączenia walidatora SQL"
#, fuzzy
#~| msgid ""
#~| "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be "
#~| "installed"
#~ msgid ""
#~ "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be "
#~ "installed."
#~ msgstr ""
#~ "[strong]Ostrzeżenie:[/strong] wymaga zainstalowanego rozszerzenia PHP "
#~ "SOAP lub PEAR SOAP"
#, fuzzy
#~| msgid ""
#~| "If you have a custom username, specify it here (defaults to "
#~| "[kbd]anonymous[/kbd])"
#~ msgid ""
#~ "If you have a custom username, specify it here (defaults to "
#~ "[kbd]anonymous[/kbd])."
#~ msgstr ""
#~ "Jeśli masz swoją nazwa użytkownika, ustaw ją tutaj (domyślnie "
#~ "[kbd]anonymous[/kbd])"
#~ msgid "Validated SQL"
#~ msgstr "Weryfikacje SQL"
#~ 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."
#, fuzzy
#~| msgid "Error: Relation not added."
#~ msgid "Error: Relation could not be added."
#~ msgstr "Błąd: relacja nie została dodana."
#, fuzzy
#~| msgid ""
#~| "<b>One or more errors have occured while processing your request:</b>"
#~ msgid ""
#~ "<b>One or more errors have occurred while processing your request:</b>"
#~ msgstr ""
#~ "<b>Jeden lub więcej błędów mogło wystąpić podczas przetwarzania żądania:</"
#~ "b>"
#, fuzzy
#~| msgid ""
#~| "Leave blank for no user preferences storage in database, suggested: "
#~| "[kbd]pma__userconfig[/kbd]"
#~ msgid ""
#~ "Leave blank to disable configurable menus feature, suggested: "
#~ "[kbd]pma__users[/kbd]."
#~ msgstr ""
#~ "Pozostaw puste, dla braku preferencji użytkownika magazynu w bazie. "
#~ "Zasugerowano: [kbd]pma_designer_coords[/kbd]"
#, fuzzy
#~| msgid ""
#~| "Leave blank for no user preferences storage in database, suggested: "
#~| "[kbd]pma__userconfig[/kbd]"
#~ msgid ""
#~ "Leave blank to disable configurable menus feature, suggested: "
#~ "[kbd]pma__usergroups[/kbd]."
#~ msgstr ""
#~ "Pozostaw puste, dla braku preferencji użytkownika magazynu w bazie. "
#~ "Zasugerowano: [kbd]pma_designer_coords[/kbd]"
#~ msgid "ENUM or SET data too long?"
#~ msgstr "Dane dla ENUM lub SET zbyt długie?"
#~ msgid "Get more editing space"
#~ msgstr "Więcej miejsca dla edycji"
#~ msgid "Could not connect to Drizzle server"
#~ msgstr "Nie można połączyć się z serwerem Drizzle"
#~ msgid "Could not connect to MySQL server"
#~ msgstr "Nie można połączyć się z serwerem MySQL"
#~ msgid "Query took %01.4f sec"
#~ msgstr "Wykonanie zapytania trwało %01.4f sekund(y)"
#~ msgid "Edit title and labels"
#~ msgstr "Edytuj tytuł i etykiety"
#~ msgid "Edit chart"
#~ msgstr "Edytuj wykres"
#~ msgid "Series"
#~ msgstr "Serie"
#~ msgid "Reload Database"
#~ msgstr "Przeładuj bazę danych"
#~ msgid "Table must have at least one column"
#~ msgstr "Tabela musi mieć przynajmniej jedną kolumnę"
#~ msgid "Insert Table"
#~ msgstr "Wstaw tabelę"
#~ msgid "Hide indexes"
#~ msgstr "Ukryj indeksy"
#~ msgid "Show indexes"
#~ msgstr "Pokaż indeksy"
#~ msgid "Query results"
#~ msgstr "Wyniki zapytania"
#~ msgid "Add columns"
#~ msgstr "Dodaj kolumny"
#~ msgid "Skip next"
#~ msgstr "Pomiń następny"
#~ msgid "bzipped"
#~ msgstr "\".bzip\""
#~ msgid "Selected export type has to be saved in file!"
#~ msgstr "Wybrany typ eksportu musi być zapisany do pliku!"
#~ msgid "Number of rows to skip, starting from the first row:"
#~ msgstr "Liczba wierszy, by pominąć, począwszy od pierwszego wiersza:"
#~ msgid "What PHP extension to use; you should use mysqli if supported"
#~ msgstr ""
#~ "Jakie rozszerzenie PHP w obsłudze; należy użyć mysqli jeśli jest "
#~ "obsługiwane"
#~ msgid "PHP extension to use"
#~ msgstr "Rozszerzenie PHP do użycia"
#~ msgid "You should use mysqli for performance reasons."
#~ msgstr "Należy użyć mysqli ze względu na wydajność."
#~ msgid ""
#~ "Appends text to a string. The only option is the text to be appended "
#~ "(enclosed in single quotes, default empty string)."
#~ msgstr ""
#~ "Dołącza tekst do ciągu. Jedyną opcją jest tekst który zostanie załączony "
#~ "(ujęte w pojedynczy cudzysłów, domyślny pusty ciąg)."
#~ 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"
#~ msgid "SQL command to fetch available databases"
#~ msgstr "Polecenie SQL do pobrania dostępnych baz danych"
#~ msgid "SHOW DATABASES command"
#~ msgstr "Polecenie SHOW DATABASES"
#, fuzzy
#~| msgctxt "Create new column"
#~| msgid "New"
#~ msgid "New"
#~ msgstr "Nowy"
#, fuzzy
#~| msgid "Version check"
#~ msgid "Version check proxy url"
#~ msgstr "Sprawdzenie wersji"
#, fuzzy
#~| msgid "Version check"
#~ msgid "Version check proxy username"
#~ msgstr "Sprawdzenie wersji"
#, fuzzy
#~| msgid "Version check"
#~ msgid "Version check proxy password"
#~ msgstr "Sprawdzenie wersji"
#~ msgid "Display table comments in tooltips"
#~ msgstr "Wyświetla komentarz do tabeli w postaci podpowiedzi"
#~ msgid "Table %1$s has been created."
#~ msgstr "Tabela %1$s została utworzona."
#~ msgid "This is not a number!"
#~ msgstr "To nie jest liczba!"
#~ msgid "Inline edit of this query"
#~ msgstr "Szybka edycja tego zapytania"
#~ 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."
#, fuzzy
#~| msgid "Find:"
#~ msgid "Find"
#~ msgstr "Znajdź:"
#~ msgid "Display all tables with the same width"
#~ msgstr "Wyświetl wszystkie tabele z taką samą szerokością"
#~ msgid "Headers every %s rows"
#~ msgstr "Nagłówki co %s wierszy"
#, fuzzy
#~| msgid "Table Search"
#~ msgid "Enable reCaptcha"
#~ msgstr "Tabela szukania"
#~ msgid "Cookies must be enabled past this point."
#~ msgstr "Odtąd musi być włączona obsługa ciasteczek."
#~ msgid "Rearrange/edit charts"
#~ msgstr "przestawienie/edycji wykresów"
#~ msgid "Open Document"
#~ msgstr "Otwórz dokument"
#~ msgid "Count tables when showing database list"
#~ msgstr "Zliczaj tabele podczas pokazywania listy bazy danych"
#~ msgid "Count tables"
#~ msgstr "Zliczaj tabele"
#~ msgid ""
#~ "For further information about replication status on the server, please "
#~ "visit the <a href=\"#replication\">replication section</a>."
#~ msgstr ""
#~ "Więcej informacji na temat stanu replikacji na serwerze, odwiedź <a href="
#~ "\"#replication\">sekcja replikacji</a>."
#~ msgid "Table seems to be empty!"
#~ msgstr "Tabela wydaje się być pusta!"
#, fuzzy
#~| msgid "General relation features"
#~ msgid "General relation features:"
#~ msgstr "Ogólne funkcje relacyjne"
#~ msgid "Live traffic chart"
#~ msgstr "Wykres ruchu w czasie rzeczywistym"
#~ msgid "Live conn./process chart"
#~ msgstr "Wykres połączeń w czasie rzeczywistym /wykres procesów"
#~ msgid "Live query chart"
#~ msgstr "Wykres zapytań w czasie rzeczywistym"
#~ msgid "Number of rows"
#~ msgstr "Liczba wierszy"
#~ msgid "Columns enclosed by"
#~ msgstr "Kolumny zawarte w"
#~ msgid "Columns escaped by"
#~ msgstr "Kolumny poprzedzone przez"
#~ msgid "Replace NULL by"
#~ msgstr "Zamiana NULL na"
#~ msgid "Lines terminated by"
#~ msgstr "Linie zakończone przez"
#~ msgid "ltr"
#~ msgstr "ltr"
#~ msgid "Software"
#~ msgstr "Oprogramowanie"
#~ msgid "Software version"
#~ msgstr "Wersja oprogramowania"
#~ msgid "Width"
#~ msgstr "Szerokość"
#~ msgid "Save to file"
#~ msgstr "Zapisz jako plik"
#~ msgid "Total count"
#~ msgstr "Liczba ogółem"
#~ msgid ""
#~ "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored "
#~ "with a four-byte prefix indicating the length of the value"
#~ msgstr ""
#~ "Kolumna BLOB o maksymalnej długości 65 535 (2 ^ 16 - 1) bajtów, "
#~ "przechowywane prefiksu czwartego bajtu, wskazując długość wartości"
#~ msgid "Improves efficiency of screen refresh"
#~ msgstr "Poprawia wydajność odświeżania strony"
#~ msgid "Enable Ajax"
#~ msgstr "Włącz Ajax"
#~ msgid "KiB sent since last refresh"
#~ msgstr "KiB przesłane od czasu ostatniego odświeźenia"
#~ msgid "KiB received since last refresh"
#~ msgstr "KiB otrzymane od czasu ostatniego odświeżenia"
#~ msgid "Server traffic (in KiB)"
#~ msgstr "Ruch na serwerze (w KiB)"
#~ msgid "Connections since last refresh"
#~ msgstr "Połączenia od czasu ostatniego odświeżenia"
#~ msgid "Questions since last refresh"
#~ msgstr "Zapytania od czasu ostatniego odświeżenia"
#~ msgid "Questions (executed statements by the server)"
#~ msgstr "Zapytania (instrukcje wykonane przez serwer)"
#~ msgid "Runtime Information"
#~ msgstr "Informacje o działaniu serwera"
#, fuzzy
#~| msgid "Number of rows:"
#~ msgid "Number of data points: "
#~ msgstr "Liczba wierszy:"
#~ msgid "Refresh rate: "
#~ msgstr "Częstotliwość odświeżania: "
#~ msgid "Run analyzer"
#~ msgstr "Analizuj"
#~ msgid "Show more actions"
#~ msgstr "Pokaż więcej akcji"
#~ msgid "Add to index &nbsp;%s&nbsp;column(s)"
#~ msgstr "Dodaj &nbsp;%s&nbsp;kolumn do indeksu"
#~ msgid "Synchronize"
#~ msgstr "Synchronizacja"
#~ msgid "Source database"
#~ msgstr "Źródło bazy danych"
#~ msgid "Difference"
#~ msgstr "Różnica"
#~ msgid "Click to select"
#~ msgstr "Kliknij, aby zaznaczyć"
#~ msgid "Synchronize databases with master"
#~ msgstr "Synchronizacja baz danych z serwera głównego"
#~ msgid "Could not connect to the source"
#~ msgstr "Nie można nawiązać połączenia z serwerem źródłowym"
#~ msgid "Structure Synchronization"
#~ msgstr "Synchronizacja struktury"
#~ msgid "Data Synchronization"
#~ msgstr "Synchronizacja danych"
#~ msgid "not present"
#~ msgstr "nie występuje"
#~ msgid "Structure Difference"
#~ msgstr "Różnica w strukturze"
#~ msgid "Data Difference"
#~ msgstr "Różnica danych"
#~ msgid "Remove index(s)"
#~ msgstr "Usuń indeks(y)"
#~ msgid "Apply index(s)"
#~ msgstr "Dołącz indeks(y)"
#~ msgid "Update row(s)"
#~ msgstr "Aktualizacja wiersz(y)"
#~ msgid "Insert row(s)"
#~ msgstr "Wstaw wiersz(e)"
#~ msgid "Would you like to delete all the previous rows from target tables?"
#~ msgstr "Czy chcesz usunąć wszystkie poprzednie wiersze z docelowych tabel?"
#~ msgid "Apply Selected Changes"
#~ msgstr "Zatwierdź wybrane zmiany"
#~ msgid "Synchronize Databases"
#~ msgstr "Synchronizuj bazy danych"
#~ msgid "Target database has been synchronized with source database."
#~ msgstr "Docelowa baza danych została zsynchronizowana ze źródłową"
#~ msgid "Enter manually"
#~ msgstr "Wprowadź ręcznie"
#~ msgid "Current connection"
#~ msgstr "Bieżące połączenie"
#~ msgid "Socket"
#~ msgstr "Gniazdo"
#~ msgid ""
#~ "Target database will be completely synchronized with source database. "
#~ "Source database will remain unchanged."
#~ msgstr ""
#~ "Docelowa baza danych zostanie w całości zsynchronizowana ze źródłową. "
#~ "Źródłowa baza danych pozostanie niezmieniona."
#, fuzzy
#~| msgid "New"
#~ msgctxt "Crate new trigger"
#~ msgid "New"
#~ msgstr "Nowy"
#~ msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
#~ msgstr ""
#~ "phpMyAdmin jest bardziej przyjazny w przeglądarkach WWW <b>obsługujących "
#~ "ramki</b>."
#~ msgid "Show database listing as a list instead of a drop down."
#~ msgstr "Pokaż wykaz baz danych jako listę zamiast listy rozwijanej"
#~ msgid "Display databases in a tree"
#~ msgstr "Wyświetla bazy danych w postaci drzewa"
#~ msgid "Disable this if you want to see all databases at once"
#~ msgstr "Wyłącz, jeśli chcesz widzieć wszystkie bazy danych jednocześnie"
#~ msgid "Use light version"
#~ msgstr "Użyj wersji uproszczonej"
#~ 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"
#~ msgid ""
#~ "If tooltips are enabled and a database comment is set, this will flip the "
#~ "comment and the real name"
#~ msgstr ""
#~ "Jeśli podpowiedzi są włączone i ustawiony jest komentarz do bazy danych, "
#~ "zamienia komentarz i nazwę bazy danych"
#~ msgid "Display database comment instead of its name"
#~ msgstr "Wyświetla komentarz do bazy danych zamiast jej nazwy"
#~ 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 ""
#~ "Gdy jest ustawione na [kbd]nested[/kbd], alias nazwy tabeli jest używany "
#~ "tylko do rozdzielania/zagnieżdżania tabel zgodnie z dyrektywą "
#~ "$cfg['LeftFrameTableSeparator']. A więc tylko katalog jest nazywany jako "
#~ "alias, a nazwa tabeli pozostaje niezmieniona"
#~ msgid "Display table comment instead of its name"
#~ msgstr "Wyświetla komentarz do tabeli zamiast jej nazwy"
#~ msgctxt "short form"
#~ msgid "Create table"
#~ msgstr "Utwórz tabelę"
#~ msgctxt "MySQL 5.5 documentation language"
#~ msgid "en"
#~ msgstr "en"
#~ msgctxt "MySQL 5.1 documentation language"
#~ msgid "en"
#~ msgstr "en"
#~ msgctxt "MySQL 5.0 documentation language"
#~ msgid "en"
#~ msgstr "en"
#~ msgctxt "PHP documentation language"
#~ msgid "en"
#~ msgstr "en"
#~ msgid "Do you really want to execute following query?"
#~ msgstr "Czy na pewno chcesz wywołać tę kwerendę?"
#~ msgid "DocSQL"
#~ msgstr "DocSQL"
#~ msgid "Privileges for all users"
#~ msgstr "Uprawnienia dla wszystkich użytkowników"
#~ msgid "PDF"
#~ msgstr "PDF"
#~ msgid "PHP array"
#~ msgstr "tablica PHP"
#~ 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."
#~ msgid ""
#~ "MIME types printed in italics do not have a separate transformation "
#~ "function"
#~ msgstr ""
#~ "Typy MIME wydrukowane kursywą nie mają osobnej funkcji transformacji"
#~ msgid "Usage"
#~ msgstr "Używanie"
#~ msgid "Use mousewheel to zoom in or out of the plot."
#~ msgstr "Użyj kółka myszy, aby powiększyć lub pomniejszyć jego akcji."
#~ msgid "Click and drag the mouse to navigate the plot."
#~ msgstr "Kliknij i przeciągnij myszą, aby poruszać się po powierzchni."
#~ msgid "Strings are converted into integer for plotting"
#~ msgstr "Ciągi są konwertowane na liczbę całkowitą dla wykreślania"
#, fuzzy
#~| msgid "Linestring"
#~ msgid "String"
#~ msgstr "Linia ciągu"
#~ msgid "Remove \"./config\" directory before using phpMyAdmin!"
#~ msgstr "Usuń katalog \"./Config\" przed użyciem phpMyAdmin!"
#~ msgid "Show help button instead of Documentation text"
#~ msgstr "Pokaż przycisk pomoc zamiast tekstu Dokumentacji"
#~ msgid "Show help button"
#~ msgstr "Pokaż przycisk pomocy"
#~ msgid "The remaining columns"
#~ msgstr "Pozostałe kolumny"
#~ 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 ""
#~ "Pokaż przetworzone wiersze każdej instrukcji w wielokrotnych zapytaniach. "
#~ "Zobacz libraries/import.lib.php, aby dowiedzieć się ile instrukcja może "
#~ "domyślnie zawierać zapytań."
#~ msgid "Verbose multiple statements"
#~ msgstr "Szczegóły wielokrotnych instrukcji"
#, fuzzy
#~| msgid "Data only"
#~ msgid "Dates only."
#~ msgstr "Tylko dane"
#~ msgid ""
#~ "Suggest a database name on the \"Create Database\" form (if possible) or "
#~ "keep the text field empty"
#~ msgstr ""
#~ "Sugeruje nazwę bazy danych podczas operacji \"Utwórz bazę danych\" (jeśli "
#~ "możliwe) lub zostawia puste pole"
#~ msgid "Suggest new database name"
#~ msgstr "Zasugeruj nazwę nowej bazy danych"
#~ msgid "Show icons for warning, error and information messages"
#~ msgstr "Pokaż ikony dla ostrzeżeń, błędy i wiadomości informacyjne"
#~ msgid "Iconic errors"
#~ msgstr "Wyświetl ikony błędów"
#~ msgid "Use less graphically intense tabs"
#~ msgstr "Użyj mniej intensywnych graficznie zakładek"
#~ msgid "Light tabs"
#~ msgstr "Uproszczone zakładki"
#~ msgid "Use icons on main page"
#~ msgstr "Użyj ikon na stronie głównej"
#~ msgid ""
#~ "Disable if you know that your pma_* tables are up to date. This prevents "
#~ "compatibility checks and thereby increases performance"
#~ msgstr ""
#~ "Dezaktywuj jeśli jesteś pewien, że tabele pma_* są zaktualizowane. To "
#~ "zapobiega ciągłemu sprawdzaniu kompatybilności, przez co zwiększa "
#~ "wydajność"
#~ msgid "Verbose check"
#~ msgstr "Szczegółowe sprawdzanie"
#~ 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 ""
#~ "Obsługa Javascript jest brakująca lub wyłączona w przeglądarce, "
#~ "niektórych funkcji phpMyAdmin będzie brakować. Np. ramki nawigacyjne nie "
#~ "bedą odświeżane automatycznie."
#~ msgid "Add a value"
#~ msgstr "Dodaj wartość"
#~ msgid "Copy and paste the joined values into the \"Length/Values\" field"
#~ msgstr "Kopiuj i wklej połączone wartości do pola \"Długości/Wartości\""
#, fuzzy
#~ msgid "Tracking for %1$s, version %2$s is deactivated."
#~ msgstr "Śledzenie dla %s. %s, wersja %s jest nieaktywna."
#, fuzzy
#~ msgid "Tracking for %1$s, version %2$s is activated."
#~ msgstr "Śledzenie dla %s. %s, wersja %s jest aktywna."
#, fuzzy
#~ msgctxt "Correctly setup"
#~ msgid "OK"
#~ msgstr "OK"
#, fuzzy
#~ msgid "All users"
#~ msgstr "Dodaj użytkownika"
#, fuzzy
#~ msgid "All hosts"
#~ msgstr "Dowolny host"
#~ msgid "No blob streaming server configured!"
#~ msgstr "Nie skonfigurowano żadnego serwera blob!"
#~ msgid "Failed to open remote URL"
#~ msgstr "Nie udało się otworzyć zdalnego adresu URL"
#~ msgid "You are about to DISABLE a BLOB Repository!"
#~ msgstr "Masz zamiar WYŁĄCZYĆ repozytorium BLOB!"
#~ 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 z bazy danych %s?"
#~ msgid "Unknown error while uploading."
#~ msgstr "Nieznany błąd podczas przesyłania."
#~ msgid "PBMS error"
#~ msgstr "Błąd PBMS"
#~ msgid "PBMS connection failed:"
#~ msgstr "Błąd połączenia z PBMS"
#~ msgid "PBMS get BLOB info failed:"
#~ msgstr "Błąd połączenia z PBMS"
#~ msgid "PBMS get BLOB Content-Type failed"
#~ msgstr "Pobieranie Content-Type dla pola BLOB nie udało się"
#~ msgid "View image"
#~ msgstr "Pokaż zdjęcie"
#~ msgid "Play audio"
#~ msgstr "Odtwórz dźwięk"
#~ msgid "View video"
#~ msgstr "Zobacz wideo"
#~ msgid "Download file"
#~ msgstr "Ściągnij plik"
#~ msgid "Could not open file: %s"
#~ msgstr "Nie udało się otworzyć pliku: %s"
#~ msgid "Garbage Threshold"
#~ msgstr "Próg śmieci "
#~ msgid ""
#~ "The percentage of garbage in a repository file before it is compacted."
#~ msgstr "Procent śmieci w pliku repozytorium przed jego kompaktowaniem."
#~ msgid ""
#~ "The port for the PBMS stream-based communications. Setting this value to "
#~ "0 will disable HTTP communication with the daemon."
#~ msgstr ""
#~ "Port dla komunikacji strumienia bazy PBMS. Ustawienie wartości 0 "
#~ "spowoduje wyłączenie komunikacji HTTP z demonem."
#~ msgid "Repository Threshold"
#~ msgstr "Próg repozytorium"
#~ msgid ""
#~ "The maximum size of a BLOB repository file. You may use Kb, MB or GB to "
#~ "indicate the unit of the value. A value in bytes is assumed when no unit "
#~ "is specified."
#~ msgstr ""
#~ "Maksymalny rozmiar pliku repozytorium BLOB. Możesz użyć Kb, MB lub GB "
#~ "wskazać jednostkę wartości.Wartość w bajtach zakłada się, gdy żadna "
#~ "jednostka jest określona."
#~ msgid "Temp Blob Timeout"
#~ msgstr "Temp Blob Timeout"
#~ msgid ""
#~ "The timeout, in seconds, for temporary BLOBs. Uploaded BLOB data is "
#~ "removed after this time, unless they are referenced by a record in the "
#~ "database."
#~ msgstr ""
#~ "Limit czasu w sekundach, do tymczasowego BLOB. Przesłane dane BLOB są "
#~ "usuwane po upływie tego czasu, chyba że odwołują się do wiersza w bazie "
#~ "danych."
#~ msgid "Temp Log Threshold"
#~ msgstr "Próg dziennika danych."
#~ msgid ""
#~ "The maximum size of a temporary BLOB log file. You may use Kb, MB or GB "
#~ "to indicate the unit of the value. A value in bytes is assumed when no "
#~ "unit is specified."
#~ msgstr ""
#~ "Maksymalny rozmiar pliku tymczasowego dziennika BLOB. Możesz użyć Kb, MB "
#~ "lub GB wskazać jednostkę wartości. Wartość w bajtach Zakłada się, gdy "
#~ "żadna jednostka jest określona."
#~ msgid "Max Keep Alive"
#~ msgstr "Maksymalna ilość połączeń \"Keep Alive\""
#~ msgid ""
#~ "The timeout for inactive connection with the keep-alive flag set. After "
#~ "this time the connection will be closed. The time-out is in milliseconds "
#~ "(1/1000)."
#~ msgstr ""
#~ "Limit czasu dla nieaktywnych połączeń z usawioną flagą żywy. Po tym "
#~ "czasie połączenie zostanie zamknięte. Czasu jest w milisekundach (1/1000)."
#~ msgid ""
#~ "A \":\" delimited list of metadata headers to be used to initialize the "
#~ "pbms_metadata_header table when a database is created."
#~ msgstr ""
#~ "\":\" rozdzielanie list rozdzielonymi nagłówkami metadanych będą używane "
#~ "do zainicjowania tabeli pbms_metadata_header, gdy baza danych jest "
#~ "tworzona."
#~ msgid ""
#~ "Documentation and further information about PBMS can be found on %sThe "
#~ "PrimeBase Media Streaming home page%s."
#~ msgstr ""
#~ "Dokumentacja i dodatkowe informacje o PBMS można znaleźć na %sStronie "
#~ "domowej The PrimeBase Media Streaming%s."
#~ msgid "The PrimeBase Media Streaming Blog by Barry Leslie"
#~ msgstr "PrimeBase Media Streaming Blog wg Barry Leslie"
#~ msgid "PrimeBase XT Home Page"
#~ msgstr "Strona główna PrimeBase XT"
#~ msgid "The PrimeBase Media Streaming (PBMS) home page"
#~ msgstr "Strona domowa The PrimeBase Media Streaming (PBMS)"
#~ msgctxt "Create none database for user"
#~ msgid "None"
#~ msgstr "Brak"
#~ msgid "Remove BLOB Repository Reference"
#~ msgstr "Usuń odwołanie do repozytorium BLOBów"
#~ msgid "Upload to BLOB repository"
#~ msgstr "Dodaj do repozytorium BLOB"
#~ msgctxt "$strShowStatusReset"
#~ msgid "Reset"
#~ msgstr "Zresetuj"
#~ msgid "+ Restart insertion and add a new value"
#~ msgstr "+ Zacznij od nowa i dodaj nową wartość"
#~ 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ń."
#~ 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."
#~ msgid "Add a New User"
#~ msgstr "Dodaj nowego użytkownika"
#~ msgid "Area margins"
#~ msgstr "Obszar marginesów"
#~ msgid "Click to unselect"
#~ msgstr "Kliknij, aby usunąć zaznaczenie"
#~ msgid "Column count has to be larger than zero."
#~ msgstr "Liczba kolumn musi być większa niż zero."
#~ msgid "Continuous image"
#~ msgstr "Ciągłym obrazem"
#~ msgid "Create Table"
#~ msgstr "Utwórz tabelę"
#~ msgid "Create table on database %s"
#~ msgstr "Utwórz nową tabelę w bazie danych %s"
#~ msgid "Display direction for altering/creating columns"
#~ msgstr "Wyświetl kierunek dla dodawania/zmiany kolumn"
#~ msgid "Dropping Event"
#~ msgstr "Usuwanie Zdarzenia"
#~ msgid "Dropping Procedure"
#~ msgstr "Usuwanie Procedury"
#~ msgid ""
#~ "For compatibility reasons the chart image is segmented by default, select "
#~ "this to draw the whole chart in one image."
#~ msgstr ""
#~ "Ze względu na kompatybilność obraz wykresu jest podzielony domyślne, "
#~ "wybierz ten, aby narysować cały wykres w jednym obrazie."
#~ msgid "GD extension is needed for charts."
#~ msgstr "Rozszerzenie GD jest wymagane, do generowania wykresów."
#~ msgid "Inline Edit"
#~ msgstr "Inline Edit"
#~ msgid "JSON encoder is needed for chart tooltips."
#~ msgstr "Koder JSON jest potrzebny, dla dymków wykresów."
#~ msgid "Legend margins"
#~ msgstr "Marginesy legendy"
#~ msgid "Location of the text file"
#~ msgstr "Lokalizacja pliku tekstowego"
#~ msgid "Modify an index"
#~ msgstr "Modyfikacja indeksu"
#~ msgid "Multi"
#~ msgstr "Multi"
#~ msgid "MySQL client version"
#~ msgstr "Wersja MySQL"
#~ msgid ""
#~ "No themes support; please check your configuration and/or your themes in "
#~ "directory %s."
#~ msgstr ""
#~ "Brak obsługi motywów, proszę sprawdzić konfigurację i/lub motywy w "
#~ "katalogu %s."
#~ msgid ""
#~ "Note that not every result table can be put to the chart. See <a href=\"./"
#~ "Documentation.html#faq6-29\" target=\"Documentation\">FAQ 6.29</a>"
#~ msgstr ""
#~ "Pamiętaj, że nie każde wyniki tabeli można umieścić na wykresie. Zobacz "
#~ "<a href=\"./Documentation.html#faq6-29\" target=\"Documentation\">FAQ "
#~ "6.29</a>"
#~ msgid "Note: Generating the query chart can take a long time."
#~ msgstr "Uwaga: Generowanie zapytań wykresu może zająć dużo czasu."
#~ msgid "Query execution time comparison (in microseconds)"
#~ msgstr "Porównanie czasu wykonywania zapytania (w milisekundach)"
#~ msgid "Radar"
#~ msgstr "Radar"
#~ msgid "Show table row links on left side"
#~ msgstr "Pokaż linki do wiersza tabeli po lewej stronie"
#~ msgid "Show table row links on right side"
#~ msgstr "Pokaż linki do wiersza tabeli po prawej stronie"
#~ msgid "Switch to"
#~ msgstr "Przełącz na"
#~ msgid ""
#~ "The display column is shown in pink. To set/unset a column as the display "
#~ "column, click the \"Choose column to display\" icon, then click on the "
#~ "appropriate column name."
#~ msgstr ""
#~ "Wyświetlania kolumna jest pokazywana w kolorze różowym. Aby ustawić/"
#~ "zmienić kolumny jak wyświetlanie kolumn, kliknij \"Wybierz kolumny do "
#~ "wyświetlenia\", a następnie kliknij odpowiednią nazwę kolumny."
#~ msgid "The number of free memory blocks in query cache."
#~ msgstr "Liczba wolnych bloków pamięci w podręcznym buforze zapytań."
#~ msgid ""
#~ "The result of this query can't be used for a chart. See [doc@faq6-29]FAQ "
#~ "6.29[/doc]"
#~ msgstr ""
#~ "W wyniku tej kwerendy nie może być używany dla wykresu. Zobacz "
#~ "[doc@faq6-29]FAQ 6.29[/doc]"
#~ msgid "Theme / Style"
#~ msgstr "Motyw / Styl"
#~ msgid ""
#~ "When drawing a radar chart all values are normalized to a range [0..10]."
#~ msgstr ""
#~ "Podczas rysowania wykresu radarowego wszystkie wartości są znormalizowane "
#~ "do zakresu [0..10]."
#~ msgid ""
#~ "[kbd]horizontal[/kbd], [kbd]vertical[/kbd] or a number that indicates "
#~ "maximum number for which vertical model is used"
#~ msgstr ""
#~ "[kbd]poziomej[/kbd], [kbd]pionowej[/kbd] lub numer, który wskazuje "
#~ "maksymalną liczbę, dla których stosowany jest model pionowy"
#~ msgctxt "for Show status"
#~ msgid "Reset"
#~ msgstr "Resetuj "
#~ msgid "in %s mode and repeat headers after %s cells"
#~ msgstr "w trybie %s i powtórz nagłówki po %s komórkach"
#~ 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."
#~ msgid "row(s) starting from row #"
#~ msgstr "wiersz(e) zaczynające sie od wiersza #"
#~ msgid "settings"
#~ msgstr "ustawienia"