Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po/pl.po
diff options
context:
space:
mode:
authorphpMyAdmin bot <bot@phpmyadmin.net>2021-09-19 03:10:04 +0300
committerphpMyAdmin bot <bot@phpmyadmin.net>2021-09-19 03:10:04 +0300
commite2da751efd939bd7cd83f5b759f451abebec49b3 (patch)
tree48542e3af3a57fdfaf47dc452b1197d650d65006 /po/pl.po
parent73034e43e132430876a23161c7d919b719e94a20 (diff)
Update po files
[ci skip] Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
Diffstat (limited to 'po/pl.po')
-rw-r--r--po/pl.po3872
1 files changed, 1955 insertions, 1917 deletions
diff --git a/po/pl.po b/po/pl.po
index 7d09aa7322..f0ad961230 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 5.2.0-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
-"POT-Creation-Date: 2021-09-12 00:10+0000\n"
+"POT-Creation-Date: 2021-09-19 00:09+0000\n"
"PO-Revision-Date: 2021-01-22 17:26+0000\n"
"Last-Translator: William Desportes <williamdes@wdes.fr>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/phpmyadmin/master/"
@@ -858,7 +858,7 @@ msgstr "slow_launch_time jest ustawiony na %s"
msgid "Percentage of used connections"
msgstr "Procent używanych połączeń"
-#: libraries/advisory_rules_generic.php:535
+#: libraries/advisory_rules_generic.php:534
msgid ""
"The maximum amount of used connections is getting close to the value of "
"{max_connections}."
@@ -866,7 +866,7 @@ msgstr ""
"Maksymalna ilość zużytych połączeń jest zbliżona do wartości "
"{max_connections}."
-#: libraries/advisory_rules_generic.php:538
+#: libraries/advisory_rules_generic.php:536
msgid ""
"Increase {max_connections}, or decrease {wait_timeout} so that connections "
"that do not close database handlers properly get killed sooner. Make sure "
@@ -876,7 +876,7 @@ msgstr ""
"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.php:542
+#: libraries/advisory_rules_generic.php:540
#, php-format
msgid ""
"Max_used_connections is at %s%% of max_connections, it should be below 80%%"
@@ -884,17 +884,17 @@ msgstr ""
"Max_used_connections jest na %s%% z max_connections, powinna ona być niższa "
"niż 80%%"
-#: libraries/advisory_rules_generic.php:547
+#: libraries/advisory_rules_generic.php:545
msgid "Percentage of aborted connections"
msgstr "Procent przerwanych połączeń"
-#: libraries/advisory_rules_generic.php:550
-#: libraries/advisory_rules_generic.php:564
+#: libraries/advisory_rules_generic.php:548
+#: libraries/advisory_rules_generic.php:562
msgid "Too many connections are aborted."
msgstr "Zbyt wiele połączeń przerwanych."
-#: libraries/advisory_rules_generic.php:552
-#: libraries/advisory_rules_generic.php:566
+#: libraries/advisory_rules_generic.php:550
+#: libraries/advisory_rules_generic.php:564
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-"
@@ -904,18 +904,18 @@ msgstr ""
"\"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.php:556
+#: libraries/advisory_rules_generic.php:554
#, 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.php:561
+#: libraries/advisory_rules_generic.php:559
msgid "Rate of aborted connections"
msgstr "Wskaźnik przerwanych połączeń"
-#: libraries/advisory_rules_generic.php:570
+#: libraries/advisory_rules_generic.php:568
#, php-format
msgid ""
"Aborted connections rate is at %s, this value should be less than 1 per hour"
@@ -923,17 +923,17 @@ msgstr ""
"Przerwana ocena połączenia jest na %s, ta wartość ta powinna być mniejsza "
"niż 1 na godzinę"
-#: libraries/advisory_rules_generic.php:575
+#: libraries/advisory_rules_generic.php:573
msgid "Percentage of aborted clients"
msgstr "Procent przerwanych klientów"
-#: libraries/advisory_rules_generic.php:578
-#: libraries/advisory_rules_generic.php:592
+#: libraries/advisory_rules_generic.php:576
+#: libraries/advisory_rules_generic.php:590
msgid "Too many clients are aborted."
msgstr "Zbyt wielu klientów jest przerwanych."
-#: libraries/advisory_rules_generic.php:580
-#: libraries/advisory_rules_generic.php:594
+#: libraries/advisory_rules_generic.php:578
+#: libraries/advisory_rules_generic.php:592
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 "
@@ -943,47 +943,47 @@ msgstr ""
"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.php:584
+#: libraries/advisory_rules_generic.php:582
#, 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.php:589
+#: libraries/advisory_rules_generic.php:587
msgid "Rate of aborted clients"
msgstr "Wskaźnik przerwanych klientów"
-#: libraries/advisory_rules_generic.php:598
+#: libraries/advisory_rules_generic.php:596
#, 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.php:604
+#: libraries/advisory_rules_generic.php:602
msgid "Is InnoDB disabled?"
msgstr "InnoDB jest wyłączone?"
-#: libraries/advisory_rules_generic.php:608
+#: libraries/advisory_rules_generic.php:606
msgid "You do not have InnoDB enabled."
msgstr "Nie masz włączonego InnoDB."
-#: libraries/advisory_rules_generic.php:609
+#: libraries/advisory_rules_generic.php:607
msgid "InnoDB is usually the better choice for table engines."
msgstr "InnoDB jest zwykle lepszym wyborem dla silnika tabeli."
-#: libraries/advisory_rules_generic.php:610
+#: libraries/advisory_rules_generic.php:608
msgid "have_innodb is set to 'value'"
msgstr "InnoDB jest ustawiony na 'wartość'"
-#: libraries/advisory_rules_generic.php:614
-#: libraries/advisory_rules_generic.php:640
+#: libraries/advisory_rules_generic.php:612
+#: libraries/advisory_rules_generic.php:636
msgid "InnoDB log size"
msgstr "Rozmiar Log InnoDB"
-#: libraries/advisory_rules_generic.php:619
-#: libraries/advisory_rules_generic.php:648
+#: libraries/advisory_rules_generic.php:616
+#: libraries/advisory_rules_generic.php:643
msgid ""
"The InnoDB log file size is not an appropriate size, in relation to the "
"InnoDB buffer pool."
@@ -991,8 +991,8 @@ msgstr ""
"Rozmiar pliku log InnoDB nie jest odpowiednim rozmiarem w stosunku do puli "
"bufora InnoDB."
-#: libraries/advisory_rules_generic.php:622
-#: libraries/advisory_rules_generic.php:651
+#: libraries/advisory_rules_generic.php:618
+#: libraries/advisory_rules_generic.php:645
#, fuzzy, no-php-format
#| msgid ""
#| "Especially on a system with a lot of writes to InnoDB tables you should "
@@ -1027,8 +1027,8 @@ msgstr ""
"mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-"
"proper-way.html\">ten wpis bloga</a>"
-#: libraries/advisory_rules_generic.php:633
-#: libraries/advisory_rules_generic.php:662
+#: libraries/advisory_rules_generic.php:629
+#: libraries/advisory_rules_generic.php:656
#, php-format
msgid ""
"Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
@@ -1037,15 +1037,15 @@ 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.php:669
+#: libraries/advisory_rules_generic.php:663
msgid "Max InnoDB log size"
msgstr "Maks. rozmiar Log InnoDB"
-#: libraries/advisory_rules_generic.php:673
+#: libraries/advisory_rules_generic.php:667
msgid "The InnoDB log file size is inadequately large."
msgstr "Rozmiar pliku log InnoDB jest niewystarczająco duży."
-#: libraries/advisory_rules_generic.php:675
+#: libraries/advisory_rules_generic.php:669
#, fuzzy, no-php-format
#| msgid ""
#| "It is usually sufficient to set {innodb_log_file_size} to 25%% of the "
@@ -1078,20 +1078,20 @@ msgstr ""
"mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-"
"proper-way.html\">ten wpis bloga</a>"
-#: libraries/advisory_rules_generic.php:685
+#: libraries/advisory_rules_generic.php:679
#, php-format
msgid "Your absolute InnoDB log size is %s MiB"
msgstr "Twoja absolutny rozmiar dziennika InnoDB jest %s MB"
-#: libraries/advisory_rules_generic.php:690
+#: libraries/advisory_rules_generic.php:684
msgid "InnoDB buffer pool size"
msgstr "Wielkość puli bufora InnoDB"
-#: libraries/advisory_rules_generic.php:694
+#: libraries/advisory_rules_generic.php:688
msgid "Your InnoDB buffer pool is fairly small."
msgstr "Twoja pula bufora InnoDB jest dość mała."
-#: libraries/advisory_rules_generic.php:696
+#: libraries/advisory_rules_generic.php:690
#, fuzzy, no-php-format
#| msgid ""
#| "The InnoDB buffer pool has a profound impact on performance for InnoDB "
@@ -1126,7 +1126,7 @@ msgstr ""
"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.php:706
+#: libraries/advisory_rules_generic.php:700
#, php-format
msgid ""
"You are currently using %s%% of your memory for the InnoDB buffer pool. This "
@@ -1139,15 +1139,15 @@ msgstr ""
"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.php:716
+#: libraries/advisory_rules_generic.php:710
msgid "MyISAM concurrent inserts"
msgstr "MyISAM jednoczesnych wstawień"
-#: libraries/advisory_rules_generic.php:719
+#: libraries/advisory_rules_generic.php:713
msgid "Enable {concurrent_insert} by setting it to 1"
msgstr "Włącz {concurrent_insert}, ustawiając go na 1"
-#: libraries/advisory_rules_generic.php:721
+#: libraries/advisory_rules_generic.php:715
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/"
@@ -1157,7 +1157,7 @@ msgstr ""
"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.php:725
+#: libraries/advisory_rules_generic.php:719
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert jest ustawiony na 0"
@@ -1413,12 +1413,12 @@ msgid "Search:"
msgstr "Szukaj:"
#: libraries/classes/BrowseForeigners.php:205
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:332
-#: libraries/classes/Controllers/Server/PrivilegesController.php:340
-#: libraries/classes/InsertEdit.php:1054
-#: libraries/classes/Normalization.php:272
-#: libraries/classes/Normalization.php:1002 libraries/classes/Tracking.php:337
-#: libraries/classes/Tracking.php:491
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:326
+#: libraries/classes/Controllers/Server/PrivilegesController.php:329
+#: libraries/classes/InsertEdit.php:1023
+#: libraries/classes/Normalization.php:262
+#: libraries/classes/Normalization.php:980 libraries/classes/Tracking.php:327
+#: libraries/classes/Tracking.php:481
#: templates/columns_definitions/column_definitions_form.twig:43
#: templates/database/create_table.twig:21
#: templates/database/designer/main.twig:1109
@@ -1434,7 +1434,8 @@ msgstr "Szukaj:"
#: templates/database/triggers/editor_form.twig:69
#: templates/display/results/table.twig:190 templates/export.twig:459
#: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
-#: templates/import.twig:228 templates/preferences/manage/main.twig:46
+#: templates/import.twig:228 templates/modals/index_dialog_modal.twig:10
+#: templates/preferences/manage/main.twig:46
#: templates/preferences/manage/main.twig:108
#: templates/server/binlog/index.twig:34
#: templates/server/privileges/add_user.twig:36
@@ -1459,18 +1460,19 @@ msgstr "Szukaj:"
#: templates/table/operations/index.twig:328
#: templates/table/operations/index.twig:502
#: templates/table/operations/view.twig:20
-#: templates/table/search/index.twig:172
+#: templates/table/search/index.twig:172 templates/table/search/index.twig:196
#: templates/table/start_and_number_of_rows_fieldset.twig:15
-#: templates/table/structure/display_structure.twig:393
-#: templates/table/structure/display_structure.twig:509
+#: templates/table/structure/display_structure.twig:335
+#: templates/table/structure/display_structure.twig:428
+#: templates/table/structure/display_structure.twig:545
#: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116
msgid "Go"
msgstr "Wykonaj"
#: libraries/classes/BrowseForeigners.php:220
#: libraries/classes/BrowseForeigners.php:224
-#: templates/database/data_dictionary/index.twig:65 templates/indexes.twig:15
-#: templates/table/structure/display_structure.twig:413
+#: templates/database/data_dictionary/index.twig:65 templates/indexes.twig:16
+#: templates/table/structure/display_structure.twig:449
#: templates/table/tracking/structure_snapshot_indexes.twig:5
msgid "Keyname"
msgstr "Nazwa klucza"
@@ -1483,16 +1485,16 @@ msgstr "Nazwa klucza"
msgid "Description"
msgstr "Opis"
-#: libraries/classes/BrowseForeigners.php:325
-#: libraries/classes/Html/Generator.php:1242 libraries/classes/Language.php:214
-#: libraries/classes/Pdf.php:94
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:537
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:571
+#: libraries/classes/BrowseForeigners.php:321
+#: libraries/classes/Html/Generator.php:1198 libraries/classes/Language.php:204
+#: libraries/classes/Pdf.php:84
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
msgid "Page number:"
msgstr "Numer strony:"
-#: libraries/classes/BrowseForeigners.php:339
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:581
+#: libraries/classes/BrowseForeigners.php:335
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:568
#: templates/display/results/table.twig:24
#: templates/server/privileges/initials_row.twig:17
#: templates/table/browse_foreigners/show_all.twig:4
@@ -1798,11 +1800,11 @@ msgstr "Wietnamski"
msgid "You should upgrade to %s %s or later."
msgstr "Należy uaktualnić do %s %s lub nowszej."
-#: libraries/classes/Common.php:266
+#: libraries/classes/Common.php:267
msgid "Error: Token mismatch"
msgstr "Błąd: Token niedopasowany"
-#: libraries/classes/Common.php:478
+#: libraries/classes/Common.php:479
msgid ""
"Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
"access phpMyAdmin."
@@ -1810,7 +1812,7 @@ msgstr ""
"Nie udało się ustawić pliku cookie sesji. Może używasz protokołu HTTP "
"zamiast HTTPS, aby uzyskać dostęp do phpMyAdmin."
-#: libraries/classes/Common.php:532
+#: libraries/classes/Common.php:533
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -1820,7 +1822,7 @@ msgstr ""
"jest niezgodna z phpMyAdminem i może spowodować uszkodzenie niektórych "
"danych!"
-#: libraries/classes/Common.php:549
+#: libraries/classes/Common.php:550
msgid ""
"The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
"requires these functions!"
@@ -1828,11 +1830,11 @@ msgstr ""
"Funkcje ini_get i/lub ini_set są wyłączone w php.ini. phpMyAdmin wymaga tych "
"funkcji!"
-#: libraries/classes/Common.php:561
+#: libraries/classes/Common.php:562
msgid "GLOBALS overwrite attempt"
msgstr "Próba nadpisania GLOBALS"
-#: libraries/classes/Common.php:571
+#: libraries/classes/Common.php:572
msgid "possible exploit"
msgstr "można wykorzystać"
@@ -2022,7 +2024,7 @@ msgstr ""
#: libraries/classes/Config/Descriptions.php:174
#: libraries/classes/Config/Descriptions.php:739
-#: libraries/classes/Plugins/Export/ExportSql.php:356
+#: libraries/classes/Plugins/Export/ExportSql.php:348
msgid "Exclude definition of current user"
msgstr "Wyklucz definicję bieżącego użytkownika"
@@ -3232,8 +3234,8 @@ msgid "Debug SQL"
msgstr "Debug SQL"
#: libraries/classes/Config/Descriptions.php:644
-#: libraries/classes/Plugins/Schema/SchemaDia.php:68
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:78
+#: libraries/classes/Plugins/Schema/SchemaDia.php:66
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:76
msgid "Paper size"
msgstr "Rozmiar papieru"
@@ -3340,26 +3342,26 @@ msgstr "Typ kompresji"
#: libraries/classes/Config/Descriptions.php:703
#: libraries/classes/Config/Descriptions.php:705
#: libraries/classes/Config/Descriptions.php:752
-#: libraries/classes/Plugins/Export/ExportCsv.php:90
-#: libraries/classes/Plugins/Export/ExportExcel.php:63
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:87
-#: libraries/classes/Plugins/Export/ExportOds.php:74
-#: libraries/classes/Plugins/Export/ExportOdt.php:133
-#: libraries/classes/Plugins/Export/ExportTexytext.php:81
+#: libraries/classes/Plugins/Export/ExportCsv.php:88
+#: libraries/classes/Plugins/Export/ExportExcel.php:61
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:85
+#: libraries/classes/Plugins/Export/ExportOds.php:70
+#: libraries/classes/Plugins/Export/ExportOdt.php:126
+#: libraries/classes/Plugins/Export/ExportTexytext.php:79
msgid "Put columns names in the first row"
msgstr "Umieść nazwy kolumn w pierwszym wierszu"
#: libraries/classes/Config/Descriptions.php:672
#: libraries/classes/Config/Descriptions.php:805
#: libraries/classes/Config/Descriptions.php:811
-#: libraries/classes/Plugins/Import/ImportCsv.php:735
+#: libraries/classes/Plugins/Import/ImportCsv.php:671
msgid "Columns enclosed with"
msgstr "Kolumn ujęte w"
#: libraries/classes/Config/Descriptions.php:673
#: libraries/classes/Config/Descriptions.php:806
#: libraries/classes/Config/Descriptions.php:812
-#: libraries/classes/Plugins/Import/ImportCsv.php:746
+#: libraries/classes/Plugins/Import/ImportCsv.php:682
msgid "Columns escaped with"
msgstr "Kolumny uciekają z"
@@ -3381,13 +3383,13 @@ msgstr "Usuń znaki nowej lini z kolumn"
#: libraries/classes/Config/Descriptions.php:676
#: libraries/classes/Config/Descriptions.php:809
#: libraries/classes/Config/Descriptions.php:816
-#: libraries/classes/Plugins/Import/ImportCsv.php:720
+#: libraries/classes/Plugins/Import/ImportCsv.php:656
msgid "Columns terminated with"
msgstr "Kolumny zakończone"
#: libraries/classes/Config/Descriptions.php:677
#: libraries/classes/Config/Descriptions.php:804
-#: libraries/classes/Plugins/Import/ImportCsv.php:756
+#: libraries/classes/Plugins/Import/ImportCsv.php:689
msgid "Lines terminated with"
msgstr "Linie zakończone z"
@@ -3412,32 +3414,32 @@ msgstr "Nazwa szablonu tabeli"
#: libraries/classes/Config/Descriptions.php:710
#: libraries/classes/Config/Descriptions.php:748
#: libraries/classes/Config/Descriptions.php:754
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:58
-#: libraries/classes/Plugins/Export/ExportLatex.php:93
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:57
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:63
-#: libraries/classes/Plugins/Export/ExportOdt.php:76
-#: libraries/classes/Plugins/Export/ExportPdf.php:88
-#: libraries/classes/Plugins/Export/ExportSql.php:243
-#: libraries/classes/Plugins/Export/ExportTexytext.php:57
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:56
+#: libraries/classes/Plugins/Export/ExportLatex.php:88
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:55
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:61
+#: libraries/classes/Plugins/Export/ExportOdt.php:69
+#: libraries/classes/Plugins/Export/ExportPdf.php:86
+#: libraries/classes/Plugins/Export/ExportSql.php:238
+#: libraries/classes/Plugins/Export/ExportTexytext.php:55
msgid "Dump table"
msgstr "Zrzut tabeli"
#: libraries/classes/Config/Descriptions.php:689
-#: libraries/classes/Plugins/Export/ExportLatex.php:84
+#: libraries/classes/Plugins/Export/ExportLatex.php:79
msgid "Include table caption"
msgstr "Dołącz podpis tabeli"
#: libraries/classes/Config/Descriptions.php:691
#: libraries/classes/Config/Descriptions.php:706
#: libraries/classes/Config/Descriptions.php:742
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:417
-#: libraries/classes/Plugins/Export/ExportLatex.php:576
-#: libraries/classes/Plugins/Export/ExportOdt.php:523
-#: libraries/classes/Plugins/Export/ExportTexytext.php:413
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:601
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:729
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:752
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:391
+#: libraries/classes/Plugins/Export/ExportLatex.php:548
+#: libraries/classes/Plugins/Export/ExportOdt.php:490
+#: libraries/classes/Plugins/Export/ExportTexytext.php:389
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:554
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
#: templates/columns_definitions/table_fields_definitions.twig:54
#: templates/database/data_dictionary/index.twig:23
#: templates/table/structure/display_structure.twig:29
@@ -3462,10 +3464,10 @@ msgstr "Etykieta klucza"
#: libraries/classes/Config/Descriptions.php:695
#: libraries/classes/Config/Descriptions.php:707
#: libraries/classes/Config/Descriptions.php:745
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:424
-#: libraries/classes/Plugins/Export/ExportOdt.php:530
-#: libraries/classes/Plugins/Export/ExportTexytext.php:418
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:609
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:398
+#: libraries/classes/Plugins/Export/ExportOdt.php:497
+#: libraries/classes/Plugins/Export/ExportTexytext.php:394
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:562
#: templates/columns_definitions/table_fields_definitions.twig:71
#: templates/database/data_dictionary/index.twig:25
#, fuzzy
@@ -3529,12 +3531,12 @@ msgid "Use delayed inserts"
msgstr "Użyj opóźnionych dodań"
#: libraries/classes/Config/Descriptions.php:722
-#: libraries/classes/Plugins/Export/ExportSql.php:188
+#: libraries/classes/Plugins/Export/ExportSql.php:183
msgid "Disable foreign key checks"
msgstr "Wyłącz sprawdzanie kluczy zewnętrznych"
#: libraries/classes/Config/Descriptions.php:723
-#: libraries/classes/Plugins/Export/ExportSql.php:202
+#: libraries/classes/Plugins/Export/ExportSql.php:197
msgid "Export views as tables"
msgstr "Eksportuj widoki jako tabele"
@@ -3568,7 +3570,7 @@ msgstr ""
"tworzenia tabeli)"
#: libraries/classes/Config/Descriptions.php:740
-#: libraries/classes/Plugins/Export/ExportSql.php:362
+#: libraries/classes/Plugins/Export/ExportSql.php:354
#, php-format
msgid "%s view"
msgstr "%s widok"
@@ -3582,7 +3584,7 @@ msgid "Syntax to use when inserting data"
msgstr "Składnia do użycia podczas wstawiania danych"
#: libraries/classes/Config/Descriptions.php:744
-#: libraries/classes/Plugins/Export/ExportSql.php:499
+#: libraries/classes/Plugins/Export/ExportSql.php:491
msgid "Maximal length of created query"
msgstr "Maksymalna długość utworzonego zapytania"
@@ -3591,7 +3593,7 @@ msgid "Export type"
msgstr "Rodzaj eksportu"
#: libraries/classes/Config/Descriptions.php:750
-#: libraries/classes/Plugins/Export/ExportSql.php:174
+#: libraries/classes/Plugins/Export/ExportSql.php:169
msgid "Enclose export in a transaction"
msgstr "Obejmij eksport transakcją"
@@ -3616,8 +3618,8 @@ msgid "First day of calendar"
msgstr "Pierwszy dzień kalendarza"
#: libraries/classes/Config/Descriptions.php:759
-#: libraries/classes/Config/Descriptions.php:770 libraries/classes/Menu.php:524
-#: libraries/classes/Util.php:2071 libraries/config.values.php:155
+#: libraries/classes/Config/Descriptions.php:770 libraries/classes/Menu.php:497
+#: libraries/classes/Util.php:1994 libraries/config.values.php:155
#: templates/navigation/tree/database_select.twig:11
#: templates/server/databases/index.twig:3
#: templates/server/privileges/user_properties.twig:20
@@ -3678,11 +3680,11 @@ msgid "Servers"
msgstr "Serwery"
#: libraries/classes/Config/Descriptions.php:774
-#: libraries/classes/Controllers/Server/DatabasesController.php:317
+#: libraries/classes/Controllers/Server/DatabasesController.php:311
#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
-#: libraries/classes/Plugins/Export/ExportXml.php:117
-#: libraries/classes/Server/Status/Data.php:161
+#: libraries/classes/Plugins/Export/ExportXml.php:115
+#: libraries/classes/Server/Status/Data.php:159
#: templates/database/export/index.twig:23
#: templates/database/structure/show_create.twig:6
msgid "Tables"
@@ -3730,11 +3732,11 @@ msgstr "Przechowywanie konfiguracji"
msgid "Changes tracking"
msgstr "Śledzenie zmian"
-#: libraries/classes/Config/Descriptions.php:786 libraries/classes/Menu.php:279
-#: libraries/classes/Menu.php:400 libraries/classes/Menu.php:529
-#: libraries/classes/Navigation/Nodes/NodeTable.php:318
-#: libraries/classes/Util.php:1599 libraries/classes/Util.php:2072
-#: libraries/classes/Util.php:2087 libraries/classes/Util.php:2104
+#: libraries/classes/Config/Descriptions.php:786 libraries/classes/Menu.php:266
+#: libraries/classes/Menu.php:376 libraries/classes/Menu.php:502
+#: libraries/classes/Navigation/Nodes/NodeTable.php:316
+#: libraries/classes/Util.php:1528 libraries/classes/Util.php:1995
+#: libraries/classes/Util.php:2010 libraries/classes/Util.php:2027
#: libraries/config.values.php:62 libraries/config.values.php:76
#: libraries/config.values.php:167 libraries/config.values.php:177
msgid "SQL"
@@ -3759,7 +3761,7 @@ msgid "Database structure"
msgstr "Struktura bazy danych"
#: libraries/classes/Config/Descriptions.php:791
-#: libraries/classes/Plugins/Export/ExportPdf.php:276
+#: libraries/classes/Plugins/Export/ExportPdf.php:258
#: templates/table/page_with_secondary_tabs.twig:5
msgid "Table structure"
msgstr "Struktura tabeli"
@@ -3835,7 +3837,7 @@ msgid "Column names in first row"
msgstr "W pierwszym wierszu znajdują się nazwy kolumn"
#: libraries/classes/Config/Descriptions.php:818
-#: libraries/classes/Plugins/Import/ImportOds.php:76
+#: libraries/classes/Plugins/Import/ImportOds.php:74
msgid "Do not import empty rows"
msgstr "Nie importuj pustych wierszy"
@@ -3929,8 +3931,8 @@ msgid "Navigation panel width"
msgstr "Szerokość panelu nawigacyjnego"
#: libraries/classes/Config/Descriptions.php:842
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:627
-#: libraries/classes/Navigation/NavigationTree.php:1478
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:613
+#: libraries/classes/Navigation/NavigationTree.php:1352
msgid "Link with main panel"
msgstr "Połącz z głównym panelem"
@@ -4019,7 +4021,7 @@ msgid "Recently used tables"
msgstr "Ostatnio używane tabele"
#: libraries/classes/Config/Descriptions.php:866
-#: libraries/classes/RecentFavoriteTable.php:266
+#: libraries/classes/RecentFavoriteTable.php:262
msgid "Favorite tables"
msgstr "Tabele Ulubione"
@@ -4384,10 +4386,10 @@ msgid "Skip locked tables"
msgstr "Pomiń zablokowane tabele"
#: libraries/classes/Config/Descriptions.php:957
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:399
-#: libraries/classes/Display/Results.php:3221
-#: libraries/classes/Html/Generator.php:703
-#: libraries/classes/Html/Generator.php:970
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:391
+#: libraries/classes/Display/Results.php:3109
+#: libraries/classes/Html/Generator.php:670
+#: libraries/classes/Html/Generator.php:933
#: libraries/classes/Server/UserGroups.php:129
#: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
#: templates/console/display.twig:175
@@ -4403,20 +4405,20 @@ msgstr "Pomiń zablokowane tabele"
#: templates/database/triggers/row.twig:28
#: templates/database/triggers/row.twig:31
#: templates/display/results/table.twig:227
-#: templates/display/results/table.twig:228 templates/indexes.twig:33
+#: templates/display/results/table.twig:228 templates/indexes.twig:34
#: templates/server/variables/index.twig:41
#: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
-#: templates/table/structure/display_structure.twig:435
+#: templates/table/structure/display_structure.twig:471
msgid "Edit"
msgstr "Edytuj"
#: libraries/classes/Config/Descriptions.php:958
-#: libraries/classes/Html/Generator.php:664
+#: libraries/classes/Html/Generator.php:639
msgid "Explain SQL"
msgstr "Wyjaśnij SQL"
#: libraries/classes/Config/Descriptions.php:959
-#: libraries/classes/Export.php:626 libraries/classes/Html/Generator.php:748
+#: libraries/classes/Export.php:597 libraries/classes/Html/Generator.php:715
#: templates/console/display.twig:99
#: templates/server/status/processes/index.twig:19
#: templates/server/status/variables/index.twig:42
@@ -4424,7 +4426,7 @@ msgid "Refresh"
msgstr "Odśwież"
#: libraries/classes/Config/Descriptions.php:960
-#: libraries/classes/Html/Generator.php:732
+#: libraries/classes/Html/Generator.php:699
msgid "Create PHP code"
msgstr "Utwórz kod PHP"
@@ -4445,12 +4447,12 @@ msgid "Textarea rows"
msgstr "Wierszy w polu textarea"
#: libraries/classes/Config/Descriptions.php:965
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:149
-#: libraries/classes/Plugins/Export/ExportOdt.php:199
-#: libraries/classes/Plugins/Export/ExportTexytext.php:133
-#: libraries/classes/Server/Privileges.php:1921
-#: libraries/classes/Server/Privileges.php:1923
-#: libraries/classes/Server/Status/Processes.php:129
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:141
+#: libraries/classes/Plugins/Export/ExportOdt.php:186
+#: libraries/classes/Plugins/Export/ExportTexytext.php:125
+#: libraries/classes/Server/Privileges.php:1855
+#: libraries/classes/Server/Privileges.php:1857
+#: libraries/classes/Server/Status/Processes.php:126
#: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
#: templates/console/display.twig:184 templates/server/databases/index.twig:106
#: templates/server/privileges/edit_routine_privileges.twig:17
@@ -4477,9 +4479,9 @@ msgid "Server"
msgstr "Serwer"
#: libraries/classes/Config/Descriptions.php:968
-#: libraries/classes/Plugins/Export/ExportXml.php:515
-#: libraries/classes/Server/Privileges.php:1927
-#: libraries/classes/Server/Privileges.php:1929
+#: libraries/classes/Plugins/Export/ExportXml.php:468
+#: libraries/classes/Server/Privileges.php:1861
+#: libraries/classes/Server/Privileges.php:1863
#: templates/database/structure/show_create.twig:10
#: templates/database/structure/table_header.twig:8
#: templates/database/tracking/tables.twig:13
@@ -4518,9 +4520,9 @@ msgid "Enable the Developer tab in settings"
msgstr "Włącz zakładkę deweloperską w ustawieniach"
#: libraries/classes/Config/Descriptions.php:973
-#: libraries/classes/Setup/Index.php:136 libraries/classes/Setup/Index.php:160
-#: libraries/classes/Setup/Index.php:172 libraries/classes/Setup/Index.php:185
-#: libraries/classes/Setup/Index.php:194 libraries/classes/Setup/Index.php:202
+#: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:152
+#: libraries/classes/Setup/Index.php:164 libraries/classes/Setup/Index.php:177
+#: libraries/classes/Setup/Index.php:186 libraries/classes/Setup/Index.php:194
msgid "Version check"
msgstr "Sprawdzenie wersji"
@@ -4638,39 +4640,39 @@ msgstr "Sortuj wg"
msgid "Server connection collation"
msgstr "Sortowanie połączenie z serwerem"
-#: libraries/classes/Config/FormDisplay.php:631
+#: libraries/classes/Config/FormDisplay.php:608
#, php-format
msgid "Missing data for %s"
msgstr "Brakuje danych dla %s"
-#: libraries/classes/Config/FormDisplay.php:677
-#: libraries/classes/Config/Validator.php:611
+#: libraries/classes/Config/FormDisplay.php:649
+#: libraries/classes/Config/Validator.php:597
#: templates/config/form_display/display.twig:67
msgid "Incorrect value!"
msgstr "Nieprawidłowa wartość!"
-#: libraries/classes/Config/FormDisplay.php:838
-#: libraries/classes/Config/FormDisplay.php:847
+#: libraries/classes/Config/FormDisplay.php:800
+#: libraries/classes/Config/FormDisplay.php:809
msgid "unavailable"
msgstr "niedostępna"
-#: libraries/classes/Config/FormDisplay.php:840
-#: libraries/classes/Config/FormDisplay.php:849
+#: libraries/classes/Config/FormDisplay.php:802
+#: libraries/classes/Config/FormDisplay.php:811
#, php-format
msgid "\"%s\" requires %s extension"
msgstr "\"%s\" wymaga rozszerzenia \"%s\""
-#: libraries/classes/Config/FormDisplay.php:884
+#: libraries/classes/Config/FormDisplay.php:842
#, 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:893
+#: libraries/classes/Config/FormDisplay.php:851
#, 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:915
+#: libraries/classes/Config/FormDisplay.php:870
#, php-format
msgid "maximum %s"
msgstr "maksimum %s"
@@ -4698,14 +4700,14 @@ msgstr "Dostosuj"
#: libraries/classes/Config/Forms/User/ExportForm.php:55
#: libraries/classes/Config/Forms/User/ExportForm.php:100
#: libraries/classes/Config/Forms/User/ExportForm.php:128
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:737
-#: libraries/classes/Import.php:1399 libraries/classes/Menu.php:271
-#: libraries/classes/Menu.php:395
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:719
+#: libraries/classes/Import.php:1344 libraries/classes/Menu.php:258
+#: libraries/classes/Menu.php:371
#: libraries/classes/Navigation/Nodes/NodeColumn.php:42
#: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
-#: libraries/classes/Navigation/Nodes/NodeTable.php:309
-#: libraries/classes/Util.php:1598 libraries/classes/Util.php:2086
-#: libraries/classes/Util.php:2103 libraries/config.values.php:60
+#: libraries/classes/Navigation/Nodes/NodeTable.php:307
+#: libraries/classes/Util.php:1527 libraries/classes/Util.php:2009
+#: libraries/classes/Util.php:2026 libraries/config.values.php:60
#: libraries/config.values.php:74 libraries/config.values.php:165
#: libraries/config.values.php:175
#: templates/columns_definitions/table_fields_definitions.twig:4
@@ -4721,7 +4723,7 @@ msgstr "Struktura"
#: libraries/classes/Config/Forms/User/ExportForm.php:108
#: libraries/classes/Config/Forms/User/ExportForm.php:133
#: libraries/classes/Config/Forms/User/ExportForm.php:139
-#: libraries/classes/Controllers/Server/DatabasesController.php:327
+#: libraries/classes/Controllers/Server/DatabasesController.php:321
#: templates/database/export/index.twig:25
#: templates/server/privileges/privileges_table.twig:278
#: templates/table/structure/display_table_stats.twig:17
@@ -4746,11 +4748,11 @@ msgid "OpenDocument Text"
msgstr "Otwórz dokument tekstowy"
#: libraries/classes/Config/Forms/User/ExportForm.php:153
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:381
-#: libraries/classes/Menu.php:301 libraries/classes/Menu.php:420
-#: libraries/classes/Menu.php:557 libraries/classes/Server/Privileges.php:1595
-#: libraries/classes/Util.php:2075 libraries/classes/Util.php:2090
-#: libraries/classes/Util.php:2107 templates/database/events/index.twig:16
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:375
+#: libraries/classes/Menu.php:288 libraries/classes/Menu.php:396
+#: libraries/classes/Menu.php:530 libraries/classes/Server/Privileges.php:1544
+#: libraries/classes/Util.php:1998 libraries/classes/Util.php:2013
+#: libraries/classes/Util.php:2030 templates/database/events/index.twig:16
#: templates/database/events/index.twig:17
#: templates/database/events/index.twig:86
#: templates/database/events/row.twig:36
@@ -4791,10 +4793,10 @@ msgid "CSV using LOAD DATA"
msgstr "CSV przy użyciu LOAD DATA"
#: libraries/classes/Config/Forms/User/ImportForm.php:67
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:318
-#: libraries/classes/Menu.php:310 libraries/classes/Menu.php:430
-#: libraries/classes/Menu.php:562 libraries/classes/Util.php:2076
-#: libraries/classes/Util.php:2091 libraries/classes/Util.php:2108
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:312
+#: libraries/classes/Menu.php:297 libraries/classes/Menu.php:406
+#: libraries/classes/Menu.php:535 libraries/classes/Util.php:1999
+#: libraries/classes/Util.php:2014 libraries/classes/Util.php:2031
#: templates/import.twig:32 templates/preferences/header.twig:48
#: templates/preferences/manage/main.twig:11
#: templates/server/status/monitor/index.twig:78
@@ -4805,30 +4807,30 @@ msgstr "Import"
msgid "Default transformations"
msgstr "Domyślne transformacje"
-#: libraries/classes/Config/PageSettings.php:143
+#: libraries/classes/Config/PageSettings.php:136
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:762
+#: libraries/classes/Config.php:692
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Istniejący plik konfiguracyjny (%s) nie jest czytelny."
-#: libraries/classes/Config.php:800
+#: libraries/classes/Config.php:730
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:815
+#: libraries/classes/Config.php:745
#, 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:825
+#: libraries/classes/Config.php:755
msgid "Failed to read configuration file!"
msgstr "Nie można odczytać pliku konfiguracyjnego!"
-#: libraries/classes/Config.php:828
+#: libraries/classes/Config.php:758
msgid ""
"This usually means there is a syntax error in it, please check any errors "
"shown below."
@@ -4836,17 +4838,17 @@ msgstr ""
"To zazwyczaj oznacza, że jest błąd składni w tym, sprawdź wszelkie błędy "
"poniżej."
-#: libraries/classes/Config.php:1371
+#: libraries/classes/Config.php:1286
#, php-format
msgid "Invalid server index: %s"
msgstr "Niewłaściwy indeks serwera: \"%s\""
-#: libraries/classes/Config.php:1384
+#: libraries/classes/Config.php:1299
#, php-format
msgid "Server %d"
msgstr "Serwer %d"
-#: libraries/classes/Config/ServerConfigChecks.php:73
+#: libraries/classes/Config/ServerConfigChecks.php:67
#, php-format
msgid ""
"This %soption%s should be disabled as it allows attackers to bruteforce "
@@ -4862,7 +4864,7 @@ msgstr ""
"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:98
+#: libraries/classes/Config/ServerConfigChecks.php:92
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."
@@ -4870,11 +4872,11 @@ msgstr ""
"Wartość ta powinna być dwukrotnie sprawdzona aby mieć pewność iż ten katalog "
"jest zabezpieczony przed jakimkolwiek dostępem."
-#: libraries/classes/Config/ServerConfigChecks.php:168
+#: libraries/classes/Config/ServerConfigChecks.php:162
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:176
+#: libraries/classes/Config/ServerConfigChecks.php:170
#, fuzzy, php-format
#| msgid ""
#| "If you feel this is necessary, use additional protection settings - "
@@ -4892,7 +4894,7 @@ msgstr ""
"serwerów proxy. Jednak ochrona IP może nie być wiarygodna, czy IP należy do "
"ISP, w którym tysiące użytkowników, łącznie z Tobą, są podłączeni."
-#: libraries/classes/Config/ServerConfigChecks.php:202
+#: libraries/classes/Config/ServerConfigChecks.php:196
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -4907,11 +4909,11 @@ msgstr ""
"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:231
+#: libraries/classes/Config/ServerConfigChecks.php:225
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:315
+#: libraries/classes/Config/ServerConfigChecks.php:305
#, php-format
msgid ""
"%sZip decompression%s requires functions (%s) which are unavailable on this "
@@ -4920,7 +4922,7 @@ msgstr ""
"%sDekompresja Zip%s wymaga funkcji (%s), która nie jest dostępna w tym "
"systemie."
-#: libraries/classes/Config/ServerConfigChecks.php:337
+#: libraries/classes/Config/ServerConfigChecks.php:327
#, php-format
msgid ""
"%sZip compression%s requires functions (%s) which are unavailable on this "
@@ -4929,7 +4931,7 @@ msgstr ""
"%sZip compression%s wymaga funkcji (%s), która nie jest dostępna w tym "
"systemie."
-#: libraries/classes/Config/ServerConfigChecks.php:372
+#: libraries/classes/Config/ServerConfigChecks.php:362
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 "
@@ -4939,15 +4941,15 @@ msgstr ""
"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:387
+#: libraries/classes/Config/ServerConfigChecks.php:376
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:398
+#: libraries/classes/Config/ServerConfigChecks.php:386
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:436
+#: libraries/classes/Config/ServerConfigChecks.php:420
#, php-format
msgid ""
"%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
@@ -4958,7 +4960,7 @@ msgstr ""
"%4$s może powodować losowe wygasanie sesji (aktualnie session.gc_maxlifetime "
"wynosi %5$d)."
-#: libraries/classes/Config/ServerConfigChecks.php:458
+#: libraries/classes/Config/ServerConfigChecks.php:442
#, php-format
msgid ""
"%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
@@ -4968,7 +4970,7 @@ msgstr ""
"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:484
+#: libraries/classes/Config/ServerConfigChecks.php:468
#, php-format
msgid ""
"If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
@@ -4978,7 +4980,7 @@ msgstr ""
"nie wynosi 0, musi być ustawiona wartość mniejsza lub jemu równa %sLogin "
"cookie validity%s."
-#: libraries/classes/Config/ServerConfigChecks.php:525
+#: libraries/classes/Config/ServerConfigChecks.php:507
#, php-format
msgid ""
"%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
@@ -4987,7 +4989,7 @@ 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:558
+#: libraries/classes/Config/ServerConfigChecks.php:538
#, php-format
msgid ""
"%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
@@ -4996,21 +4998,21 @@ 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:249
+#: libraries/classes/Config/Validator.php:246
msgid "Could not connect to the database server!"
msgstr "Nie można połączyć się z serwerem bazy danych!"
-#: libraries/classes/Config/Validator.php:285
+#: libraries/classes/Config/Validator.php:282
msgid "Invalid authentication type!"
msgstr "Nieprawidłowy typ uwierzytelniania!"
-#: libraries/classes/Config/Validator.php:294
+#: libraries/classes/Config/Validator.php:287
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:304
+#: libraries/classes/Config/Validator.php:293
msgid ""
"Empty signon session name while using [kbd]signon[/kbd] authentication "
"method!"
@@ -5018,20 +5020,20 @@ msgstr ""
"Nazwa pustej sesji logowania podczas używania metody uwierzytelniania "
"[kbd]signon[/kbd]!"
-#: libraries/classes/Config/Validator.php:315
+#: libraries/classes/Config/Validator.php:301
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:370
+#: libraries/classes/Config/Validator.php:356
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:378
+#: libraries/classes/Config/Validator.php:364
msgid ""
"Empty phpMyAdmin control user password while using phpMyAdmin configuration "
"storage!"
@@ -5039,37 +5041,37 @@ msgstr ""
"Puste hasło użytkownika phpMyAdmin podczas korzystania z konfiguracji "
"magazynu phpMyAdmin!"
-#: libraries/classes/Config/Validator.php:470
+#: libraries/classes/Config/Validator.php:456
msgid "Incorrect value:"
msgstr "Nieprawidłowa wartość:"
-#: libraries/classes/Config/Validator.php:481
+#: libraries/classes/Config/Validator.php:467
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Nieprawidłowy adres IP: %s"
-#: libraries/classes/Config/Validator.php:544
+#: libraries/classes/Config/Validator.php:530
#: templates/config/form_display/display.twig:66
msgid "Not a valid port number!"
msgstr "Nieprawidłowy numer portu!"
-#: libraries/classes/Config/Validator.php:566
+#: libraries/classes/Config/Validator.php:552
#: templates/config/form_display/display.twig:64
msgid "Not a positive number!"
msgstr "Liczba nie jest dodatnia!"
-#: libraries/classes/Config/Validator.php:588
+#: libraries/classes/Config/Validator.php:574
#: templates/config/form_display/display.twig:65
msgid "Not a non-negative number!"
msgstr "Liczba nie jest nieujemna!"
-#: libraries/classes/Config/Validator.php:629
+#: libraries/classes/Config/Validator.php:615
#: templates/config/form_display/display.twig:68
#, 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/Console.php:93
+#: libraries/classes/Console.php:90
#, php-format
msgid "Showing %1$d bookmark (both private and shared)"
msgid_plural "Showing %1$d bookmarks (both private and shared)"
@@ -5079,16 +5081,16 @@ msgstr[1] ""
msgstr[2] ""
"Pokazywanie %1$d zakładek (zarówno prywatnych, jak i współdzielonych)"
-#: libraries/classes/Console.php:100
+#: libraries/classes/Console.php:97
msgid "No bookmarks"
msgstr "Brak zakładek"
-#: libraries/classes/Console.php:134
+#: libraries/classes/Console.php:129
msgid "SQL Query Console"
msgstr "Konsola zapytań SQL"
#: libraries/classes/Controllers/AbstractController.php:73
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:351
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:345
#: libraries/classes/Controllers/Server/Databases/DestroyController.php:70
#: libraries/classes/DbTableExists.php:47
msgid "No databases selected."
@@ -5104,60 +5106,60 @@ msgstr ""
"Plik %s nie jest dostępny w tym systemie. Proszę odwiedzić %s, aby uzyskać "
"więcej informacji."
-#: libraries/classes/Controllers/Database/CentralColumnsController.php:144
+#: libraries/classes/Controllers/Database/CentralColumnsController.php:140
#, php-format
msgid "Showing rows %1$s - %2$s."
msgstr "Pokazano wiersze %1$s - %2$s."
#: libraries/classes/Controllers/Database/ExportController.php:81
#: libraries/classes/Controllers/Database/TrackingController.php:131
-#: libraries/classes/Controllers/Export/ExportController.php:464
-#: libraries/classes/Database/Qbe.php:360
+#: libraries/classes/Controllers/Export/ExportController.php:451
+#: libraries/classes/Database/Qbe.php:353
#: templates/database/structure/index.twig:27
#: templates/navigation/tree/path.twig:9
msgid "No tables found in database."
msgstr "Nie znaleziono żadnych tabel w bazie danych."
-#: libraries/classes/Controllers/Database/ExportController.php:155
+#: libraries/classes/Controllers/Database/ExportController.php:143
#: libraries/classes/Controllers/Server/ExportController.php:73
-#: libraries/classes/Controllers/Table/ExportController.php:111
+#: libraries/classes/Controllers/Table/ExportController.php:104
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/Controllers/Database/ImportController.php:73
-#: libraries/classes/Controllers/ImportController.php:639
+#: libraries/classes/Controllers/ImportController.php:578
#: libraries/classes/Controllers/Server/ImportController.php:59
#: libraries/classes/Controllers/Table/ImportController.php:70
msgid "Could not load import plugins, please check your installation!"
msgstr "Nie udało się wczytać wtyczek importu. Proszę sprawdzić instalację!"
#: libraries/classes/Controllers/Database/Operations/CollationController.php:48
-#: libraries/classes/Controllers/Table/OperationsController.php:276
+#: libraries/classes/Controllers/Table/OperationsController.php:264
msgid "No collation provided."
msgstr "Nie podano sortowania."
-#: libraries/classes/Controllers/Database/OperationsController.php:93
+#: libraries/classes/Controllers/Database/OperationsController.php:90
#: libraries/classes/Controllers/Table/CreateController.php:72
msgid "The database name is empty!"
msgstr "Nazwa bazy danych jest pusta!"
-#: libraries/classes/Controllers/Database/OperationsController.php:104
+#: libraries/classes/Controllers/Database/OperationsController.php:99
msgid "Cannot copy database to the same name. Change the name and try again."
msgstr ""
"Nie można skopiować bazy danych o tej samej nazwie. Zmień nazwę i spróbuj "
"ponownie."
-#: libraries/classes/Controllers/Database/OperationsController.php:193
+#: libraries/classes/Controllers/Database/OperationsController.php:177
#, php-format
msgid "Database %1$s has been renamed to %2$s."
msgstr "Nazwę bazy danych %1$s zmieniono na %2$s."
-#: libraries/classes/Controllers/Database/OperationsController.php:206
+#: libraries/classes/Controllers/Database/OperationsController.php:187
#, php-format
msgid "Database %1$s has been copied to %2$s."
msgstr "Baza danych %1$s została przekopiowana do %2$s."
-#: libraries/classes/Controllers/Database/OperationsController.php:324
+#: libraries/classes/Controllers/Database/OperationsController.php:299
#, php-format
msgid ""
"The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
@@ -5166,10 +5168,10 @@ msgstr ""
"dlaczego, kliknij %stutaj%s."
#: libraries/classes/Controllers/Database/SearchController.php:52
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:92
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:108
-#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:84
-#: libraries/classes/Plugins/AuthenticationPlugin.php:200
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
+#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
+#: libraries/classes/Plugins/AuthenticationPlugin.php:185
msgid "Access denied!"
msgstr "Odmowa dostępu!"
@@ -5183,7 +5185,7 @@ msgstr "Odmowa dostępu!"
#: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
#: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
#: libraries/classes/Controllers/Export/TablesController.php:29
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:352
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:346
#: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:42
#: libraries/classes/Controllers/Table/Maintenance/CheckController.php:42
#: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:42
@@ -5200,28 +5202,28 @@ msgstr "Nie wybrano żadnych tabel."
msgid "Success!"
msgstr "Sukces!"
-#: libraries/classes/Controllers/Database/StructureController.php:382
+#: libraries/classes/Controllers/Database/StructureController.php:366
#: templates/table/operations/index.twig:448
#: templates/table/operations/view.twig:31
#, php-format
msgid "View %s has been dropped."
msgstr "Widok %s został usunięty."
-#: libraries/classes/Controllers/Database/StructureController.php:383
+#: libraries/classes/Controllers/Database/StructureController.php:367
#: templates/table/operations/index.twig:448
#, php-format
msgid "Table %s has been dropped."
msgstr "Tabela %s została usunięta."
-#: libraries/classes/Controllers/Database/StructureController.php:439
+#: libraries/classes/Controllers/Database/StructureController.php:414
#: templates/table/operations/index.twig:409
#: templates/table/operations/index.twig:426
#, php-format
msgid "Table %s has been emptied."
msgstr "Tabela %s została opróżniona."
-#: libraries/classes/Controllers/Database/StructureController.php:611
-#: libraries/classes/Display/Results.php:4370
+#: libraries/classes/Controllers/Database/StructureController.php:575
+#: libraries/classes/Display/Results.php:4181
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -5230,23 +5232,23 @@ msgstr ""
"Ten widok ma przynajmniej taką liczbę wierszy (rekordów). Proszę odnieść się "
"do %sdokumentacji%s."
-#: libraries/classes/Controllers/Database/StructureController.php:825
+#: libraries/classes/Controllers/Database/StructureController.php:765
msgid "unknown"
msgstr "nieznany"
#: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
#: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:72
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:503
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:492
#: libraries/classes/Controllers/Table/DeleteRowsController.php:56
#: libraries/classes/Controllers/Table/DropColumnController.php:57
#: libraries/classes/Controllers/Table/Structure/PrimaryController.php:59
#: libraries/classes/Controllers/Table/Structure/PrimaryController.php:83
-#: libraries/classes/IndexColumn.php:166 libraries/classes/Index.php:550
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:686
-#: libraries/classes/Plugins/Export/ExportLatex.php:657
-#: libraries/classes/Plugins/Export/ExportOdt.php:823
-#: libraries/classes/Plugins/Export/ExportTexytext.php:650
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:801
+#: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:638
+#: libraries/classes/Plugins/Export/ExportLatex.php:629
+#: libraries/classes/Plugins/Export/ExportOdt.php:783
+#: libraries/classes/Plugins/Export/ExportTexytext.php:620
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
#: templates/config/form_display/input.twig:42
#: templates/database/central_columns/main.twig:360
#: templates/database/data_dictionary/index.twig:39
@@ -5254,7 +5256,7 @@ msgstr "nieznany"
#: templates/database/designer/main.twig:1124
#: templates/database/privileges/index.twig:69
#: templates/database/structure/drop_form.twig:19
-#: templates/database/structure/empty_form.twig:19 templates/indexes.twig:63
+#: templates/database/structure/empty_form.twig:19 templates/indexes.twig:64
#: templates/preferences/autoload.twig:11
#: templates/preferences/manage/error.twig:18
#: templates/server/privileges/new_user_ajax.twig:20
@@ -5267,7 +5269,7 @@ msgstr "nieznany"
#: templates/table/delete/confirm.twig:28
#: templates/table/privileges/index.twig:73
#: templates/table/structure/display_structure.twig:81
-#: templates/table/structure/display_structure.twig:469
+#: templates/table/structure/display_structure.twig:505
#: templates/table/structure/drop_confirm.twig:19
#: templates/table/structure/primary.twig:22
#: templates/table/tracking/structure_snapshot_columns.twig:33
@@ -5279,9 +5281,9 @@ msgstr "Tak"
#: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
#: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:73
#: libraries/classes/Controllers/Table/DropColumnController.php:74
-#: libraries/classes/Controllers/Table/OperationsController.php:339
-#: libraries/classes/Controllers/Table/ReplaceController.php:424
-#: libraries/classes/Core.php:748 templates/preview_sql.twig:3
+#: libraries/classes/Controllers/Table/OperationsController.php:324
+#: libraries/classes/Controllers/Table/ReplaceController.php:418
+#: libraries/classes/Core.php:726 templates/preview_sql.twig:3
msgid "No change"
msgstr "Bez zmian"
@@ -5306,7 +5308,7 @@ msgstr ""
msgid "No tables selected."
msgstr "Nie wybrano żadnych tabel."
-#: libraries/classes/Controllers/Database/TrackingController.php:160
+#: libraries/classes/Controllers/Database/TrackingController.php:156
msgid "Database Log"
msgstr "Dziennik bazy danych"
@@ -5340,11 +5342,11 @@ msgid "You may want to refresh the page."
msgstr "Jeśli chcesz, możesz odświeżyć stronę."
#: libraries/classes/Controllers/Export/ExportController.php:244
-#: libraries/classes/Export.php:1409
+#: libraries/classes/Export.php:1339
msgid "Bad type!"
msgstr "Zły typ!"
-#: libraries/classes/Controllers/Export/ExportController.php:345
+#: libraries/classes/Controllers/Export/ExportController.php:342
msgid "Bad parameters!"
msgstr "Złe parametry!"
@@ -5356,7 +5358,7 @@ 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:202
+#: libraries/classes/Controllers/HomeController.php:199
#, php-format
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
@@ -5366,14 +5368,14 @@ msgstr ""
"przechowywania danych, niektóre rozszerzone funkcje zostały wyłączone. Aby "
"dowiedzieć się dlaczego kliknij %stutaj%s. "
-#: libraries/classes/Controllers/HomeController.php:209
+#: libraries/classes/Controllers/HomeController.php:206
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:274
+#: libraries/classes/Controllers/HomeController.php:271
msgid ""
"Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
@@ -5385,7 +5387,7 @@ msgstr ""
"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:294
+#: libraries/classes/Controllers/HomeController.php:288
msgid ""
"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
"because of this, your login will expire sooner than configured in phpMyAdmin."
@@ -5394,7 +5396,7 @@ msgstr ""
"ciasteczek skonfigurowanego w phpMyAdmin, z tego powodu, swój login wygasa "
"wcześniej niż skonfigurowane w phpMyAdmin."
-#: libraries/classes/Controllers/HomeController.php:313
+#: libraries/classes/Controllers/HomeController.php:307
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 "
@@ -5405,18 +5407,18 @@ msgstr ""
"lukę w zabezpieczeniach, zmieniając hasło dla użytkownika kontrolującego "
"„pma”."
-#: libraries/classes/Controllers/HomeController.php:329
+#: libraries/classes/Controllers/HomeController.php:323
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:336
+#: libraries/classes/Controllers/HomeController.php:330
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:350
+#: libraries/classes/Controllers/HomeController.php:344
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 "
@@ -5429,7 +5431,7 @@ msgstr ""
"serwera jest zagrożone przez osoby nieupoważnione ściągające twoją "
"konfigurację."
-#: libraries/classes/Controllers/HomeController.php:371
+#: libraries/classes/Controllers/HomeController.php:365
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -5438,7 +5440,7 @@ msgstr ""
"Serwer działa pod ochroną Suhosina. Możliwe problemy opisuje %sdokumentacja"
"%s."
-#: libraries/classes/Controllers/HomeController.php:386
+#: libraries/classes/Controllers/HomeController.php:380
#, php-format
msgid ""
"The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
@@ -5447,7 +5449,7 @@ 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/HomeController.php:443
+#: libraries/classes/Controllers/HomeController.php:437
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 "
@@ -5458,7 +5460,7 @@ msgstr ""
"phpMyAdmin nie ma możliwości poprawnego rozbijania napisów, co może "
"skutkować niespodziewanymi rezultatami."
-#: libraries/classes/Controllers/HomeController.php:461
+#: libraries/classes/Controllers/HomeController.php:455
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."
@@ -5471,16 +5473,16 @@ msgstr ""
msgid "Incomplete params"
msgstr "Parametry są niekompletne"
-#: libraries/classes/Controllers/ImportController.php:140
+#: libraries/classes/Controllers/ImportController.php:135
msgid "Succeeded"
msgstr "Udało się"
-#: libraries/classes/Controllers/ImportController.php:144
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:596
+#: libraries/classes/Controllers/ImportController.php:139
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:583
msgid "Failed"
msgstr "Nie udało się"
-#: libraries/classes/Controllers/ImportController.php:256
+#: libraries/classes/Controllers/ImportController.php:230
#, php-format
msgid ""
"You probably tried to upload a file that is too large. Please refer to "
@@ -5489,17 +5491,17 @@ msgstr ""
"Prawdopodobnie próbowano wczytać zbyt duży plik. Proszę zapoznać się z "
"%sdokumentacją%s, aby obejść to ograniczenie."
-#: libraries/classes/Controllers/ImportController.php:442
-#: libraries/classes/Controllers/ImportController.php:679
+#: libraries/classes/Controllers/ImportController.php:386
+#: libraries/classes/Controllers/ImportController.php:618
msgid "Showing bookmark"
msgstr "Pokazywanie zakładki"
-#: libraries/classes/Controllers/ImportController.php:468
-#: libraries/classes/Controllers/ImportController.php:675
+#: libraries/classes/Controllers/ImportController.php:407
+#: libraries/classes/Controllers/ImportController.php:614
msgid "The bookmark has been deleted."
msgstr "Zakładka została usunięta."
-#: libraries/classes/Controllers/ImportController.php:585
+#: libraries/classes/Controllers/ImportController.php:524
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 "
@@ -5509,14 +5511,14 @@ msgstr ""
"albo jego rozmiar przekroczył rozmiar maksymalny, dozwolony przez twoją "
"konfigurację PHP. Zobacz [doc@faq1-16]FAQ 1.16[/doc]."
-#: libraries/classes/Controllers/ImportController.php:682
-#: libraries/classes/Controllers/Sql/SqlController.php:245
-#: libraries/classes/Sql.php:1257
+#: libraries/classes/Controllers/ImportController.php:621
+#: libraries/classes/Controllers/Sql/SqlController.php:239
+#: libraries/classes/Sql.php:1167
#, php-format
msgid "Bookmark %s has been created."
msgstr "Zakładka %s została utworzona."
-#: libraries/classes/Controllers/ImportController.php:692
+#: libraries/classes/Controllers/ImportController.php:631
#, php-format
msgid "Import has been successfully finished, %d query executed."
msgid_plural "Import has been successfully finished, %d queries executed."
@@ -5524,7 +5526,7 @@ 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ń."
-#: libraries/classes/Controllers/ImportController.php:724
+#: libraries/classes/Controllers/ImportController.php:663
#, php-format
msgid ""
"Script timeout passed, if you want to finish import, please %sresubmit the "
@@ -5533,7 +5535,7 @@ msgstr ""
"Limit czasu wykonania skryptu minął. Aby ukończyć import, proszę %sponownie "
"przesłać ten sam plik%s, a import zostanie wznowiony."
-#: libraries/classes/Controllers/ImportController.php:734
+#: libraries/classes/Controllers/ImportController.php:673
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."
@@ -5542,8 +5544,8 @@ msgstr ""
"dane, co zwykle oznacza, że phpMyAdmin nie będzie w stanie ukończyć tego "
"importu bez zwiększenia limitów czasowych PHP."
-#: libraries/classes/Controllers/ImportController.php:811
-#: libraries/classes/Controllers/Sql/SqlController.php:169
+#: libraries/classes/Controllers/ImportController.php:744
+#: libraries/classes/Controllers/Sql/SqlController.php:163
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Instrukcje \"DROP DATABASE\" są wyłączone."
@@ -5713,7 +5715,7 @@ msgstr ""
"sortowania kolumn(y). <b>By przekonwertować dane, sugerujemy użycia funkcji "
"edycji kolumn (link \"Zmień\") na stronie struktury tabeli.</b>"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:95
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:94
msgid ""
"Are you sure you wish to change all the column collations and convert the "
"data?"
@@ -5721,12 +5723,12 @@ msgstr ""
"Czy jesteś pewien, że chcesz zmienić sortowanie kolumn i przekonwertować "
"dane?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:99
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:97
#: templates/export.twig:308
msgid "Save & close"
msgstr "Zapisz & zamknij"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:100
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:98
#: templates/config/form_display/display.twig:47
#: templates/preferences/manage/main.twig:114
#: templates/preferences/manage/main.twig:122
@@ -5734,124 +5736,137 @@ msgstr "Zapisz & zamknij"
msgid "Reset"
msgstr "Resetuj"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:101
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:99
msgid "Reset all"
msgstr "Zresetuj wszystkie"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:104
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:102
msgid "Missing value in the form!"
msgstr "W formularzu brakuje wartości!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:105
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:103
msgid "Select at least one of the options!"
msgstr "Wybierz co najmniej jedną opcję!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:106
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:104
msgid "Please enter a valid number!"
msgstr "Proszę podać poprawny numer!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:107
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:105
msgid "Please enter a valid length!"
msgstr "Wprowadź prawidłową długość!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:108
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:106
msgid "Add index"
msgstr "Dodaj indeks"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:109
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:107
msgid "Edit index"
msgstr "Edytuj indeks"
#. l10n: Rename a table Index
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:111
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:109
#, fuzzy
#| msgid "Remove index(s)"
msgid "Rename index"
msgstr "Usuń indeks(y)"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:112
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:110
#: templates/table/index_form.twig:234
#, php-format
msgid "Add %s column(s) to index"
msgstr "Dodaj %s kolumny do indeksu"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:113
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:111
msgid "Create single-column index"
msgstr "Utwórz jedno-kolumnowy indeks"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:114
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:112
msgid "Create composite index"
msgstr "Utwórz złożony indeks"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:115
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:113
msgid "Composite with:"
msgstr "Złożony z:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:116
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:114
msgid "Please select column(s) for the index."
msgstr "Wybierz kolumny dla indeksu."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:119
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:117
#: templates/columns_definitions/column_definitions_form.twig:157
+#: templates/modals/index_dialog_modal.twig:11
#: templates/table/index_form.twig:240
#: templates/table/index_rename_form.twig:28
#: templates/table/insert/actions_panel.twig:35
#: templates/table/relation/common_form.twig:224
+#: templates/table/structure/display_structure.twig:336
msgid "Preview SQL"
msgstr "Podgląd SQL"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:122
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:120
+#: templates/sql/query.twig:218
msgid "Simulate query"
msgstr "Symuluj zapytanie"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:123
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:121
msgid "Matched rows:"
msgstr "Dopasowane wiersze:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:124
-#: libraries/classes/Html/Generator.php:942 templates/export.twig:49
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:122
+#: libraries/classes/Html/Generator.php:905 templates/export.twig:49
msgid "SQL query:"
msgstr "Zapytanie SQL:"
#. l10n: Default label for the y-Axis of Charts
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:128
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:126
msgid "Y values"
msgstr "Wartość Y"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:131
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:129
msgid "Please enter the SQL query first."
msgstr "Najpierw wpisz zapytanie SQL."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:134
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:132
msgid "The host name is empty!"
msgstr "Nazwa hosta jest pusta!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:135
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:133
msgid "The user name is empty!"
msgstr "Nazwa użytkownika jest pusta!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:136
-#: libraries/classes/Server/Privileges.php:980
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:134
+#: libraries/classes/Server/Privileges.php:951
#: libraries/classes/UserPassword.php:42
msgid "The password is empty!"
msgstr "Hasło jest puste!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:137
-#: libraries/classes/Server/Privileges.php:978
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:135
+#: libraries/classes/Server/Privileges.php:949
#: libraries/classes/UserPassword.php:46
msgid "The passwords aren't the same!"
msgstr "Hasła nie są identyczne!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:138
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:136
msgid "Removing Selected Users"
msgstr "Usuwanie wybranych użytkowników"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:139
-#: libraries/classes/Tracking.php:240 libraries/classes/Tracking.php:651
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:137
+#: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
+#: templates/columns_definitions/column_definitions_form.twig:176
+#: templates/columns_definitions/column_definitions_form.twig:181
#: templates/error/report_modal.twig:14 templates/export_modal.twig:6
#: templates/export_modal.twig:10 templates/export.twig:64
#: templates/export.twig:74 templates/export.twig:184
#: templates/home/index.twig:277 templates/home/index.twig:285
+#: templates/modals/index_dialog_modal.twig:6
+#: templates/modals/index_dialog_modal.twig:12
+#: templates/modals/preview_sql_confirmation.twig:6
+#: templates/modals/preview_sql_confirmation.twig:15
+#: templates/modals/preview_sql_modal.twig:6
+#: templates/modals/preview_sql_modal.twig:10
+#: templates/modals/unhide_nav_item.twig:6
+#: templates/modals/unhide_nav_item.twig:10
#: templates/server/privileges/users_overview.twig:169
#: templates/server/privileges/users_overview.twig:177
#: templates/server/status/advisor/index.twig:20
@@ -5860,82 +5875,91 @@ msgstr "Usuwanie wybranych użytkowników"
#: templates/server/status/monitor/index.twig:218
#: templates/server/user_groups/user_groups.twig:51
#: templates/server/user_groups/user_groups.twig:55
+#: templates/sql/query.twig:219 templates/sql/query.twig:224
+#: templates/table/insert/actions_panel.twig:47
+#: templates/table/insert/actions_panel.twig:52
+#: templates/table/relation/common_form.twig:234
+#: templates/table/relation/common_form.twig:239
+#: templates/table/search/index.twig:182
+#: templates/table/structure/display_structure.twig:321
+#: templates/table/structure/display_structure.twig:337
+#: templates/table/structure/display_structure.twig:348
#: templates/table/zoom_search/result_form.twig:27
#: templates/table/zoom_search/result_form.twig:79
#: templates/table/zoom_search/result_form.twig:96
msgid "Close"
msgstr "Zamknij"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:140
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:138
#: templates/server/privileges/users_overview.twig:105
msgctxt "Lock the account."
msgid "Lock"
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:141
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:139
#: templates/server/privileges/users_overview.twig:102
msgctxt "Unlock the account."
msgid "Unlock"
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:142
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:140
#: templates/server/privileges/users_overview.twig:100
#, fuzzy
#| msgid "Log file count"
msgid "Lock this account."
msgstr "Liczba plików dziennika"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:143
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:141
#: templates/server/privileges/users_overview.twig:100
#, fuzzy
#| msgid "User account"
msgid "Unlock this account."
msgstr "Konto użytkownika"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:146
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:144
msgid "Template was created."
msgstr "Szablon został stworzony."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:147
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:145
msgid "Template was loaded."
msgstr "Szablon został załadowany."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:148
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:146
msgid "Template was updated."
msgstr "Szablon został zaktualizowany."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:149
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:147
msgid "Template was deleted."
msgstr "Szablon został usunięty."
#. l10n: Other, small valued, queries
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:152
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:150
#: libraries/classes/Controllers/Server/Status/QueriesController.php:95
-#: libraries/classes/Server/Status/Data.php:165
+#: libraries/classes/Server/Status/Data.php:163
msgid "Other"
msgstr "Inne"
#. l10n: Thousands separator
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:154
-#: libraries/classes/Util.php:601 libraries/classes/Util.php:633
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:152
+#: libraries/classes/Util.php:584 libraries/classes/Util.php:616
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:156
-#: libraries/classes/Util.php:599 libraries/classes/Util.php:631
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:154
+#: libraries/classes/Util.php:582 libraries/classes/Util.php:614
msgid "."
msgstr "."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:158
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:156
msgid "Connections / Processes"
msgstr "Połączenia / Procesy"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:161
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:159
msgid "Local monitor configuration incompatible!"
msgstr "Konfiguracja monitora lokalnego jest niezgodna!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:163
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:161
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 "
@@ -5947,167 +5971,167 @@ msgstr ""
"że bieżąca konfiguracja nie będzie już działać. Proszę zresetować "
"konfigurację do domyślnej w menu <i>Ustawienia</i>."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:169
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:167
msgid "Query cache efficiency"
msgstr "Wydajność pamięci podręcznej zapytań"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:170
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:168
msgid "Query cache usage"
msgstr "Użycie pamięci podręcznej zapytań"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:171
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:169
msgid "Query cache used"
msgstr "Użyta pamięć podręczna zapytań"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:173
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:171
msgid "System CPU usage"
msgstr "Systemowe wykorzystanie procesora"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:174
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:172
msgid "System memory"
msgstr "Pamięć systemowa"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:175
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:173
msgid "System swap"
msgstr "Systemowa przestrzeń wymiany"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:177
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:175
msgid "Average load"
msgstr "Obciążenie przeciętne"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:178
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:176
msgid "Total memory"
msgstr "Pamięć ogółem"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:179
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:177
msgid "Cached memory"
msgstr "Pamięć podręczna"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:180
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:178
msgid "Buffered memory"
msgstr "Pamięć buforowana"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:181
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:179
msgid "Free memory"
msgstr "Pamięć wolna"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:182
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:180
msgid "Used memory"
msgstr "Pamięć użyta"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:184
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:182
msgid "Total swap"
msgstr "Całkowita przestrzeń wymiany"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:185
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:183
msgid "Cached swap"
msgstr "Podręczna przestrzeń wymiany"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:186
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:184
msgid "Used swap"
msgstr "Użyta przestrzeń wymiany"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:187
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:185
msgid "Free swap"
msgstr "Wolna przestrzeń wymiany"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:189
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:187
msgid "Bytes sent"
msgstr "Bajty przesłane"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:190
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:188
msgid "Bytes received"
msgstr "Bajty otrzymane"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:191
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:189
#: templates/server/status/status/index.twig:36
msgid "Connections"
msgstr "Połączenia"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:192
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:190
#: templates/server/status/base.twig:11
#: templates/server/status/processes/list.twig:5
msgid "Processes"
msgstr "Procesy"
#. l10n: shortcuts for Byte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:195
-#: libraries/classes/Util.php:507
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:193
+#: libraries/classes/Util.php:490
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:196
-#: libraries/classes/Util.php:509
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:194
+#: libraries/classes/Util.php:492
#: templates/server/status/monitor/index.twig:186
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:197
-#: libraries/classes/Util.php:511
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:195
+#: libraries/classes/Util.php:494
#: templates/server/status/monitor/index.twig:187
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:198
-#: libraries/classes/Util.php:513
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:196
+#: libraries/classes/Util.php:496
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:199
-#: libraries/classes/Util.php:515
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:197
+#: libraries/classes/Util.php:498
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:200
-#: libraries/classes/Util.php:517
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:198
+#: libraries/classes/Util.php:500
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:201
-#: libraries/classes/Util.php:519
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:199
+#: libraries/classes/Util.php:502
msgid "EiB"
msgstr "EB"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:202
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:200
#, php-format
msgid "%d table(s)"
msgstr "%d tabeli(l)"
#. l10n: Questions is the name of a MySQL Status variable
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:205
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:203
msgid "Questions"
msgstr "Pytania"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:206
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:204
#: templates/server/status/status/index.twig:14
msgid "Traffic"
msgstr "Ruch"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:207
-#: libraries/classes/Menu.php:567 libraries/classes/Util.php:2077
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:205
+#: libraries/classes/Menu.php:540 libraries/classes/Util.php:2000
#: templates/server/status/monitor/index.twig:12
msgid "Settings"
msgstr "Ustawienia"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:208
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:206
#: templates/server/status/monitor/index.twig:217
msgid "Add chart to grid"
msgstr "Dodaj wykres do siatki"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:209
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:207
msgid "Please add at least one variable to the series!"
msgstr "Dodaj co najmniej jedną zmienną do serii!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:210
-#: libraries/classes/Display/Results.php:1343
-#: libraries/classes/Plugins/Export/ExportSql.php:2401
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:101
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:208
+#: libraries/classes/Display/Results.php:1312
+#: libraries/classes/Plugins/Export/ExportSql.php:2224
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:99
#: libraries/config.values.php:111
#: templates/columns_definitions/column_attributes.twig:208
#: templates/columns_definitions/column_attributes.twig:229
@@ -6122,54 +6146,54 @@ msgid "None"
msgstr "Żaden"
#. l10n: SQL Query on modal to show exported query
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:212
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:210
#, fuzzy
#| msgid "SQL query"
msgid "SQL Query"
msgstr "Zapytanie SQL"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:213
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:211
msgid "Resume monitor"
msgstr "Wznów monitor"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:214
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:212
msgid "Pause monitor"
msgstr "Wstrzymaj monitor"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:215
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:213
#: templates/server/status/processes/index.twig:57
msgid "Start auto refresh"
msgstr "Rozpocznij automatyczne odświeżanie"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:216
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:214
msgid "Stop auto refresh"
msgstr "Zakończ automatyczne odświeżanie"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:218
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:216
msgid "general_log and slow_query_log are enabled."
msgstr "general_log i slow_query_log są włączone."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:219
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:217
msgid "general_log is enabled."
msgstr "general_log jest włączony."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:220
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:218
msgid "slow_query_log is enabled."
msgstr "slow_query_log jest włączony."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:221
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:219
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log i general_log są wyłączone."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:222
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:220
msgid "log_output is not set to TABLE."
msgstr "log_output nie jest ustawiony do TABLE."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:223
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:221
msgid "log_output is set to TABLE."
msgstr "log_output jest ustawiony do TABLE."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:225
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:223
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -6180,12 +6204,12 @@ msgstr ""
"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."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:229
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:227
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time jest ustawiony na %d sekund(y)."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:231
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:229
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -6194,30 +6218,30 @@ msgstr ""
"ustawień domyślnych po restarcie serwera:"
#. l10n: %s is FILE or TABLE
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:235
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:233
#, 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
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:237
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:235
#, php-format
msgid "Enable %s"
msgstr "Włączone %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:239
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:237
#, php-format
msgid "Disable %s"
msgstr "Wyłączone %s"
#. l10n: %d seconds
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:241
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:239
#, php-format
msgid "Set long_query_time to %d seconds."
msgstr "Ustaw long_query_time do %ds."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:243
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:241
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -6225,57 +6249,57 @@ msgstr ""
"Nie można zmienić tych zmiennych. Proszę zalogować się jako root lub "
"skontaktować się z administratorem bazy danych."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:246
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:244
msgid "Change settings"
msgstr "Zmiana ustawień"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:247
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:245
msgid "Current settings"
msgstr "Ustawienia bieżące"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:249
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:247
msgid "Chart title"
msgstr "Tytuł wykresu"
#. l10n: As in differential values
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:251
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:249
msgid "Differential"
msgstr "Zróżnicowany"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:252
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:250
#, php-format
msgid "Divided by %s"
msgstr "Podzielony przez %s"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:253
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:251
msgid "Unit"
msgstr "Jednostka"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:255
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:253
msgid "From slow log"
msgstr "Z dziennika powolnego"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:256
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:254
msgid "From general log"
msgstr "Z dziennika ogólnego"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:258
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:255
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."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:260
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:256
msgid "Analysing logs"
msgstr "Analizowanie logów"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:261
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:257
msgid "Analysing & loading logs. This may take a while."
msgstr "Analiza i wczytywanie dzienników. To może trochę potrwać."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:262
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:258
msgid "Cancel request"
msgstr "Anuluj żądanie"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:264
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:260
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 "
@@ -6285,7 +6309,7 @@ msgstr ""
"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ć."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:269
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:265
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -6295,36 +6319,36 @@ msgstr ""
"tej samej tabeli są także pogrupowane razem, niezależnie od wstawionych "
"danych."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:273
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:269
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Wczytano dane dziennika. Zapytania wykonane w tym odcinku czasu:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:275
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:271
msgid "Jump to Log table"
msgstr "Przejdź do dziennika tabeli"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:276
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:272
msgid "No data found"
msgstr "Nie znaleziono danych"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:277
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:273
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Dziennik przeanalizowany, lecz nie znaleziono żadnych danych w tym odcinku "
"czasu."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:279
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:275
msgid "Analyzing…"
msgstr "Analizowanie…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:280
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:276
msgid "Explain output"
msgstr "Wyjaśnij wynik przetworzenia danych"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:281
-#: libraries/classes/Menu.php:534
-#: libraries/classes/Server/Status/Processes.php:141
-#: libraries/classes/Util.php:2073 libraries/config.values.php:157
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:277
+#: libraries/classes/Menu.php:507
+#: libraries/classes/Server/Status/Processes.php:138
+#: libraries/classes/Util.php:1996 libraries/config.values.php:157
#: templates/database/events/editor_form.twig:25
#: templates/database/events/index.twig:44
#: templates/database/tracking/tables.twig:17
@@ -6332,89 +6356,89 @@ msgstr "Wyjaśnij wynik przetworzenia danych"
msgid "Status"
msgstr "Status"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:282
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:509
-#: libraries/classes/Plugins/Export/ExportOdt.php:635
-#: libraries/classes/Plugins/Export/ExportTexytext.php:484
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:411
-#: libraries/classes/Server/Status/Processes.php:137
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:278
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:479
+#: libraries/classes/Plugins/Export/ExportOdt.php:597
+#: libraries/classes/Plugins/Export/ExportTexytext.php:456
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
+#: libraries/classes/Server/Status/Processes.php:134
#: templates/database/triggers/list.twig:47
#: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
msgid "Time"
msgstr "Czas"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:283
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:279
msgid "Total time:"
msgstr "Czas ogółem:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:284
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:280
msgid "Profiling results"
msgstr "Wyniki profilowania"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:285
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:281
msgctxt "Display format"
msgid "Table"
msgstr "Tabela"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:286
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:282
msgid "Chart"
msgstr "Wykres"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:288
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:284
#: templates/export.twig:200
msgctxt "Alias"
msgid "Database"
msgstr "Baza danych"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:289
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:285
#: templates/export.twig:214
msgctxt "Alias"
msgid "Table"
msgstr "Tabela"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:290
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:286
#: templates/export.twig:227
msgctxt "Alias"
msgid "Column"
msgstr "Kolumna"
#. l10n: A collection of available filters
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:293
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:289
msgid "Log table filter options"
msgstr "Opcje filtru dziennika tabeli"
#. l10n: Filter as in "Start Filtering"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:295
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:291
msgid "Filter"
msgstr "Filtr"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:296
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:292
msgid "Filter queries by word/regexp:"
msgstr "Filtr zapytań poprzez wyraz / wyrażenie regularne:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:297
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:293
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Grupa zapytań, ignorowanie zmiennych danych w WHERE"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:298
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:294
msgid "Sum of grouped rows:"
msgstr "Suma zgrupowanych wierszy:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:299
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:295
#: libraries/classes/Engines/Innodb.php:147
#: templates/server/databases/index.twig:253
msgid "Total:"
msgstr "Ogółem:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:301
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:297
msgid "Loading logs"
msgstr "Ładowanie logów"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:302
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:298
msgid "Monitor refresh failed"
msgstr "Odświeżanie monitora nie powiodło się"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:304
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:300
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -6424,62 +6448,62 @@ msgstr ""
"odpowiedź. To jest najbardziej prawdopodobne, ponieważ Twoja sesja wygasła. "
"Odświeżenie strony i ponownego wprowadzania poświadczenia powinno pomóc."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:308
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:304
msgid "Reload page"
msgstr "Przeładuj stronę"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:310
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:306
msgid "Affected rows:"
msgstr "Dotyczy wierszy:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:313
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:308
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."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:316
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:310
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…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:319
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:313
msgid "Import monitor configuration"
msgstr "Importuj konfigurację monitora"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:320
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:314
msgid "Please select the file you want to import."
msgstr "Wybierz plik, który chcesz zaimportować."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:321
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:315
msgid "Please enter a valid table name."
msgstr "Wprowadź prawidłową nazwę tabeli."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:322
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:316
#, fuzzy
#| msgid "Please enter a valid page name"
msgid "Please enter a valid database name."
msgstr "Proszę podać poprawną nazwę strony"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:323
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:317
msgid "No files available on server for import!"
msgstr "Brak dostępnych plików na serwerze do importu!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:325
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:319
msgid "Analyse query"
msgstr "Analizuj zapytanie"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:328
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:322
msgid "Formatting SQL…"
msgstr "Formatowanie SQL…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:329
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:323
msgid "No parameters found!"
msgstr "Nie znaleziono parametrów!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:333
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:327
#: templates/database/central_columns/main.twig:271
#: templates/database/designer/main.twig:339
#: templates/database/designer/main.twig:390
@@ -6500,55 +6524,56 @@ msgstr "Nie znaleziono parametrów!"
#: templates/server/databases/index.twig:319
#: templates/server/databases/index.twig:323
#: templates/server/variables/index.twig:15
+#: templates/table/search/index.twig:197
msgid "Cancel"
msgstr "Anuluj"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:336
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:330
#: templates/header.twig:48
msgid "Page-related settings"
msgstr "Ustawienia strony"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:337
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:331
#: templates/config/form_display/display.twig:46
msgid "Apply"
msgstr "Zastosuj"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:340
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:334
#: templates/home/index.twig:281 templates/navigation/main.twig:58
#: templates/server/privileges/users_overview.twig:173
#: templates/server/status/monitor/index.twig:95
msgid "Loading…"
msgstr "Wczytywanie…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:341
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:335
msgid "Request aborted!!"
msgstr "Żądanie przerwane!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:342
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:336
msgid "Processing request"
msgstr "Przetwarzanie żądania"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:343
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:337
msgid "Request failed!!"
msgstr "Żądanie nieudane!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:344
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:338
#: libraries/classes/Controllers/Sql/EnumValuesController.php:51
#: libraries/classes/Controllers/Sql/SetValuesController.php:54
msgid "Error in processing request"
msgstr "Błąd podczas przetwarzania żądania"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:345
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:339
#, php-format
msgid "Error code: %s"
msgstr "Kod błędu: %s"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:346
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:340
#, php-format
msgid "Error text: %s"
msgstr "Błąd tekstu: %s"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:348
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:342
msgid ""
"It seems that the connection to server has been lost. Please check your "
"network connectivity and server status."
@@ -6556,19 +6581,19 @@ msgstr ""
"Wygląda na to, że połączenie z serwerem zostało utracone. Sprawdź połączenie "
"sieciowe i status serwera."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:353
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:347
msgid "No accounts selected."
msgstr "Nie wybrano żadnych kont."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:354
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:348
msgid "Dropping column"
msgstr "Usuwanie kolumny"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:355
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:349
msgid "Adding primary key"
msgstr "Dodawanie klucza głównego"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:356
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:350
#: templates/console/display.twig:129 templates/database/designer/main.twig:337
#: templates/database/designer/main.twig:666
#: templates/database/designer/main.twig:730
@@ -6578,30 +6603,30 @@ msgstr "Dodawanie klucza głównego"
msgid "OK"
msgstr "OK"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:357
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:351
msgid "Click to dismiss this notification"
msgstr "Kliknij, aby zamknąć to powiadomienie"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:360
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:354
msgid "Renaming databases"
msgstr "Zmienianie nazw baz danych"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:361
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:355
msgid "Copying database"
msgstr "Kopiowanie bazy danych"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:362
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:356
msgid "Changing charset"
msgstr "Zmiana kodowania"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:363
-#: libraries/classes/IndexColumn.php:163 libraries/classes/Index.php:523
-#: libraries/classes/Index.php:551
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:685
-#: libraries/classes/Plugins/Export/ExportLatex.php:657
-#: libraries/classes/Plugins/Export/ExportOdt.php:822
-#: libraries/classes/Plugins/Export/ExportTexytext.php:650
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:800
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:357
+#: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
+#: libraries/classes/Index.php:526
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:637
+#: libraries/classes/Plugins/Export/ExportLatex.php:629
+#: libraries/classes/Plugins/Export/ExportOdt.php:782
+#: libraries/classes/Plugins/Export/ExportTexytext.php:620
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
#: templates/config/form_display/input.twig:42
#: templates/database/central_columns/main.twig:360
#: templates/database/data_dictionary/index.twig:39
@@ -6609,7 +6634,7 @@ msgstr "Zmiana kodowania"
#: templates/database/designer/main.twig:1125
#: templates/database/privileges/index.twig:69
#: templates/database/structure/drop_form.twig:20
-#: templates/database/structure/empty_form.twig:20 templates/indexes.twig:63
+#: templates/database/structure/empty_form.twig:20 templates/indexes.twig:64
#: templates/preferences/autoload.twig:12
#: templates/preferences/manage/error.twig:19
#: templates/server/privileges/new_user_ajax.twig:22
@@ -6622,7 +6647,7 @@ msgstr "Zmiana kodowania"
#: templates/table/delete/confirm.twig:29
#: templates/table/privileges/index.twig:73
#: templates/table/structure/display_structure.twig:81
-#: templates/table/structure/display_structure.twig:469
+#: templates/table/structure/display_structure.twig:505
#: templates/table/structure/drop_confirm.twig:20
#: templates/table/structure/primary.twig:23
#: templates/table/tracking/structure_snapshot_columns.twig:33
@@ -6631,90 +6656,90 @@ msgstr "Zmiana kodowania"
msgid "No"
msgstr "Nie"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:366
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:360
#: templates/database/structure/drop_form.twig:16
#: templates/database/structure/empty_form.twig:16 templates/import.twig:191
#: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
msgid "Enable foreign key checks"
msgstr "Włącz sprawdzanie kluczy obcych"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:369
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:363
msgid "Failed to get real row count."
msgstr "Błąd podczas pobierania realnej liczby wierszy."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:372
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:366
msgid "Searching"
msgstr "Wyszukiwanie"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:373
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:367
msgid "Hide search results"
msgstr "Ukryj wyniki wyszukiwania"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:374
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:368
msgid "Show search results"
msgstr "Pokaż wyniki wyszukiwania"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:375
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:369
msgid "Browsing"
msgstr "Przeglądanie"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:376
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:370
msgid "Deleting"
msgstr "Usuwanie"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:377
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:371
#, php-format
msgid "Delete the matches for the %s table?"
msgstr "Usunąć dopasowania do tabeli %s?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:380
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:374
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "Definicja przechowywania funkcji musi zawierać deklarację RETURN!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:382
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:376
msgid "No routine is exportable. Required privileges may be lacking."
msgstr ""
"Żadna procedura nie jest eksportowana. Może brakować wymaganych uprawnień."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:385
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:379
#: templates/database/routines/parameter_row.twig:24
msgid "ENUM/SET editor"
msgstr "Edytor ENUM/SET"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:386
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:380
#, php-format
msgid "Values for column %s"
msgstr "Wartości dla kolumny %s"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:387
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:381
msgid "Values for a new column"
msgstr "Wartości dla nowej kolumny"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:388
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:382
msgid "Enter each value in a separate field."
msgstr "Wprowadź każdą wartość do osobnego pola."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:389
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:383
#, php-format
msgid "Add %d value(s)"
msgstr "Dodaj %d wartość(i)"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:393
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:386
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."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:397
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:389
msgid "Hide query box"
msgstr "Ukryj okno zapytań"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:398
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:390
msgid "Show query box"
msgstr "Pokaż okno zapytań"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:400
-#: libraries/classes/Display/Results.php:3292
-#: libraries/classes/Tracking.php:263 templates/console/bookmark_content.twig:7
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:392
+#: libraries/classes/Display/Results.php:3180
+#: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
#: templates/database/central_columns/main.twig:270
#: templates/database/central_columns/main.twig:384
#: templates/database/central_columns/main.twig:385
@@ -6729,25 +6754,25 @@ msgstr "Pokaż okno zapytań"
msgid "Delete"
msgstr "Usuń"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:401
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:393
#, php-format
msgid "%d is not valid row number."
msgstr "%d nie jest prawidłowym numerem wiersza."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:402
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:394
#: templates/sql/relational_column_dropdown.twig:3
#: templates/table/insert/column_row.twig:48
#: templates/table/search/input_box.twig:27
msgid "Browse foreign values"
msgstr "Przeglądaj zewnętrzne wartości"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:403
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:395
msgid "No previously auto-saved query is available. Loading default query."
msgstr ""
"Nie jest dostępne żadne zapytanie zapisane wcześniej automatycznie. "
"Ładowanie domyślnego zapytania."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:405
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:397
msgid ""
"You have a previously saved query. Click Get auto-saved query to load the "
"query."
@@ -6755,25 +6780,25 @@ msgstr ""
"Masz zapisane zapytanie. Kliknij Uzyskaj automatycznie zapisane zapytanie, "
"aby wczytać zapytanie."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:407
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:399
#, php-format
msgid "Variable %d:"
msgstr "Zmienna %d:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:410
-#: libraries/classes/Normalization.php:1077
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:402
+#: libraries/classes/Normalization.php:1052
msgid "Pick"
msgstr "Wybierz"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:411
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:403
msgid "Column selector"
msgstr "Wybieranie kolumn"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:412
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:404
msgid "Search this list"
msgstr "Szukaj w tej liście"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:414
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:406
#, php-format
msgid ""
"No columns in the central list. Make sure the Central columns list for "
@@ -6783,56 +6808,56 @@ msgstr ""
"dla bazy danych %s zawiera kolumny, które nie są wyświetlane w aktywnej "
"tabeli.."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:417
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:409
msgid "See more"
msgstr "Zobacz więcej"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:420
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:412
msgid "Add primary key"
msgstr "Dodaj klucz główny"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:421
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:413
msgid "Primary key added."
msgstr "Klucz podstawowy dodany."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:422
-#: libraries/classes/Normalization.php:299
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:414
+#: libraries/classes/Normalization.php:289
msgid "Taking you to next step…"
msgstr "Przenoszenie cię do następnego kroku…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:423
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:415
#, php-format
msgid "The first step of normalization is complete for table '%s'."
msgstr "Pierwszy etap dostosowywania dla tableli '%s' został ukończony."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:424
-#: libraries/classes/Normalization.php:569
-#: libraries/classes/Normalization.php:621
-#: libraries/classes/Normalization.php:718
-#: libraries/classes/Normalization.php:791
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:416
+#: libraries/classes/Normalization.php:553
+#: libraries/classes/Normalization.php:605
+#: libraries/classes/Normalization.php:702
+#: libraries/classes/Normalization.php:772
msgid "End of step"
msgstr "Koniec kroku"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:425
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:417
msgid "Second step of normalization (2NF)"
msgstr "Drugi etap dostosowywania (2NF)"
#. l10n: Display text for calendar close link
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:426
-#: libraries/classes/Normalization.php:396
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:418
+#: libraries/classes/Normalization.php:383
#: templates/javascript/variables.twig:15
msgid "Done"
msgstr "Zakończ"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:427
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:419
msgid "Confirm partial dependencies"
msgstr "Potwierdź częściowe zależności"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:428
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:420
msgid "Selected partial dependencies are as follows:"
msgstr "Wybrane częściowe zależności to:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:430
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:422
msgid ""
"Note: a, b -> d,f implies values of columns a and b combined together can "
"determine values of column d and column f."
@@ -6840,27 +6865,27 @@ msgstr ""
"Uwaga: a, b -> d,f oznacza, że złączone wartości kolumn a i b mogą "
"definiować wartości kolumn d i f."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:433
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:425
msgid "No partial dependencies selected!"
msgstr "Żadne częściowe zależności nie zostały wybrane!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:434
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:604
-#: libraries/classes/Export.php:621 libraries/classes/Html/Generator.php:1046
-#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:314
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:426
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:591
+#: libraries/classes/Export.php:592 libraries/classes/Html/Generator.php:1005
+#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:302
#: templates/import_status.twig:2 templates/user_password.twig:2
msgid "Back"
msgstr "Powrót"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:435
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:427
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/Controllers/JavaScriptMessagesController.php:436
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:428
msgid "Hide partial dependencies list"
msgstr "Ukryj listę częściowych zależności"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:438
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:430
msgid ""
"Sit tight! It may take few seconds depending on data size and column count "
"of the table."
@@ -6868,40 +6893,40 @@ msgstr ""
"Nie ruszać się z miejsca! Może to potrwać kilka sekund w zależności od "
"wielkości danych i liczby kolumn w tabeli."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:441
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:433
msgid "Step"
msgstr "Krok"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:442
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:434
msgid "The following actions will be performed:"
msgstr "Zostaną wykonane następujące czynności:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:443
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:435
#, php-format
msgid "DROP columns %s from the table %s"
msgstr "DROP kolumny %s z tabeli %s"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:444
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:436
msgid "Create the following table"
msgstr "Utwórz tabelę"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:447
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:439
msgid "Third step of normalization (3NF)"
msgstr "Trzeci krok normalizacji (3KN)"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:448
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:440
msgid "Confirm transitive dependencies"
msgstr "Potwierdź zależności przejściowe"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:449
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:441
msgid "Selected dependencies are as follows:"
msgstr "Wybrano następujące zależności:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:450
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:442
msgid "No dependencies selected!"
msgstr "Nie wybrano żadnych zależności!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:453
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:445
#: templates/columns_definitions/column_definitions_form.twig:160
#: templates/database/central_columns/edit.twig:22
#: templates/database/central_columns/main.twig:121
@@ -6915,98 +6940,86 @@ msgstr "Nie wybrano żadnych zależności!"
msgid "Save"
msgstr "Zapisz"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:456
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:448
msgid "Hide search criteria"
msgstr "Ukryj okno zapytania SQL"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:457
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:449
msgid "Show search criteria"
msgstr "Pokaż kryteria wyszukiwania"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:458
-msgid "Range search"
-msgstr "Zakres wyszukiwania"
-
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:459
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:450
msgid "Column maximum:"
msgstr "Maksimum kolumny:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:460
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:451
msgid "Column minimum:"
msgstr "Minimum kolumny:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:461
-msgid "Minimum value:"
-msgstr "Minimalna wartość:"
-
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:462
-msgid "Maximum value:"
-msgstr "Maksymalna wartość:"
-
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:465
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:454
msgid "Hide find and replace criteria"
msgstr "Ukryj kryteria wyszukiwania i zamiany"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:466
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:455
msgid "Show find and replace criteria"
msgstr "Pokaż kryteria wyszukiwania i zamiany"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:470
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:459
msgid "Each point represents a data row."
msgstr "Każdy punkt reprezentuje wiersz danych."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:472
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:461
msgid "Hovering over a point will show its label."
msgstr "Najechanie nad punkt pokaże jego etykietę."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:474
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:463
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Aby powiększyć, wybierz część powierzchni z myszy."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:476
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:465
msgid "Click reset zoom button to come back to original state."
msgstr "Kliknij Resetuj powiększenie, aby wrócić do pierwotnego stanu."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:478
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:467
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."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:480
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:469
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."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:483
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:472
msgid "Select two columns"
msgstr "Wybierz dwie kolumny"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:485
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:474
msgid "Select two different columns"
msgstr "Wybierz dwie różne kolumny"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:487
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:476
msgid "Data point content"
msgstr "Treść punktu danych"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:490
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:663
-#: libraries/classes/ErrorHandler.php:431 libraries/classes/InsertEdit.php:2152
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:479
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:645
+#: libraries/classes/ErrorHandler.php:420 libraries/classes/InsertEdit.php:2068
#: templates/table/index_form.twig:164 templates/table/index_form.twig:200
msgid "Ignore"
msgstr "Ignoruj"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:491
-#: libraries/classes/Display/Results.php:3225
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:480
+#: libraries/classes/Display/Results.php:3113
#: libraries/classes/Html/Generator.php:78
#: templates/display/results/table.twig:231
#: templates/display/results/table.twig:232
msgid "Copy"
msgstr "Kopiuj"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:492
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:481
#: templates/gis_data_editor_form.twig:74
#: templates/gis_data_editor_form.twig:94
#: templates/gis_data_editor_form.twig:135
@@ -7014,7 +7027,7 @@ msgstr "Kopiuj"
msgid "X"
msgstr "X"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:493
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:482
#: templates/gis_data_editor_form.twig:76
#: templates/gis_data_editor_form.twig:96
#: templates/gis_data_editor_form.twig:137
@@ -7022,64 +7035,64 @@ msgstr "X"
msgid "Y"
msgstr "Y"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:494
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:483
msgid "Point"
msgstr "Punkt"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:495
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:484
#, php-format
msgid "Point %d"
msgstr "Punkt %d"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:496
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:485
msgid "Linestring"
msgstr "Linia ciągu"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:497
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:486
msgid "Polygon"
msgstr "Wielokąt"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:498
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:487
#: templates/display/results/table.twig:174
msgid "Geometry"
msgstr "Geometria"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:499
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:488
msgid "Inner ring"
msgstr "Pierścień wewnętrzny"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:500
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:489
msgid "Outer ring"
msgstr "Pierścień zewnętrzny"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:501
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:490
#: 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"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:502
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:491
#: 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"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:504
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:493
msgid "Do you want to copy encryption key?"
msgstr "Czy chcesz skopiować klucz szyfrowania?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:505
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:494
msgid "Encryption key"
msgstr "Klucz szyfrowania"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:508
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:497
msgid ""
"The HEX function will treat the integer as a string while calculating the "
"hexadecimal value"
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:513
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:502
msgid ""
"MySQL accepts additional values not selectable by the slider; key in those "
"values directly if desired"
@@ -7087,7 +7100,7 @@ msgstr ""
"MySQL akceptuje dodatkowe wartości nie wybrane przez suwak; w razie potrzeby "
"wprowadź te wartości"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:519
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:508
msgid ""
"MySQL accepts additional values not selectable by the datepicker; key in "
"those values directly if desired"
@@ -7095,7 +7108,7 @@ msgstr ""
"MySQL akceptuje dodatkowe wartości nie wybieralne przez wybieracz danych; w "
"razie potrzeby wprowadź te wartości"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:525
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:514
msgid ""
"Indicates that you have made changes to this page; you will be prompted for "
"confirmation before abandoning changes"
@@ -7103,25 +7116,25 @@ msgstr ""
"Wygląda na to, że dokonałeś zmian na tej stronie; Zostaniesz zapytany o "
"potwierdzenie zanim anulujesz zmiany"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:530
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:519
msgid "Select referenced key"
msgstr "Wybierz klucz odwołujący"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:531
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:520
msgid "Select Foreign Key"
msgstr "Wybierz klucz zewnętrzny"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:532
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:521
msgid "Please select the primary key or a unique key!"
msgstr "Wybierz klucz podstawowy lub unikalny klucz!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:533
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:522
#: templates/database/designer/main.twig:98
#: templates/database/designer/main.twig:101
msgid "Choose column to display"
msgstr "Wybierz kolumny do wyświetlenia"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:535
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:524
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?"
@@ -7129,97 +7142,97 @@ msgstr ""
"Nie zapisano zmian w układzie. Zostaną utracone, jeśli ich nie zapiszesz. "
"Czy chcesz kontynuować?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:538
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:527
msgid "value/subQuery is empty"
msgstr "value/subQuery jest puste"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:539
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:528
#: 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"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:540
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:529
msgid "Page name"
msgstr "Nazwa strony"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:541
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:530
#: templates/database/designer/main.twig:63
#: templates/database/designer/main.twig:66
msgid "Save page"
msgstr "Zapisz stronę"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:542
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:531
#: templates/database/designer/main.twig:70
#: templates/database/designer/main.twig:73
msgid "Save page as"
msgstr "Zapisz stronę jako"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:543
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:532
#: templates/database/designer/main.twig:56
#: templates/database/designer/main.twig:59
msgid "Open page"
msgstr "Otwórz stronę"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:544
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:533
msgid "Delete page"
msgstr "Usuń stronę"
#. l10n: When the user opens a page saved in the Designer
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:546
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:535
msgid "Some tables saved in this page might have been renamed or deleted."
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:547
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:536
#: templates/database/designer/main.twig:10
msgid "Untitled"
msgstr "Bez nazwy"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:548
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:537
msgid "Please select a page to continue"
msgstr "Proszę wybrać stronę, aby kontynuować"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:549
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:538
msgid "Please enter a valid page name"
msgstr "Proszę podać poprawną nazwę strony"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:550
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:539
msgid "Do you want to save the changes to the current page?"
msgstr "Czy chcesz zapisać zmiany na obecnej stronie?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:551
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:540
msgid "Successfully deleted the page"
msgstr "Usuwanie strony zakończylo się sukcesem"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:552
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:541
msgid "Export relational schema"
msgstr "Eksportuj schemat relacji"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:553
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:542
msgid "Modifications have been saved"
msgstr "Modyfikacja została zapisana"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:556
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:545
#, php-format
msgid "%d object(s) created."
msgstr "%d obiekt(y) utworzony."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:557
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:546
msgid "Column name"
msgstr "Nazwa kolumn"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:558
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:547
#: templates/sql/query.twig:178
msgid "Submit"
msgstr "Wyślij"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:562
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:551
#, fuzzy
#| msgid "Press escape to cancel editing."
msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
msgstr "Naciśnij ESC, aby anulować edycję."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:566
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:555
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?"
@@ -7227,15 +7240,15 @@ msgstr ""
"Po dokonaniu edycji pewnych danych, nie zostały one zapisane. Czy na pewno "
"chcesz opuścić tę stronę przed zapisaniem danych?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:569
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:558
msgid "Drag to reorder."
msgstr "Przeciągnij, aby uporządkować."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:570
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:559
msgid "Click to sort results by this column."
msgstr "Kliknij, aby posegregować wyniki na podstawie tej kolumny."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:572
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:561
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 "
@@ -7246,19 +7259,19 @@ msgstr ""
"+Kliknięcie (Mac: Shift+Opcja+Kliknięcie) usuwa te kolumnę z przypadku ORDER "
"BY"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:576
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:565
msgid "Click to mark/unmark."
msgstr "Kliknij, by zaznaczyć/odznaczyć."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:577
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:566
msgid "Double-click to copy column name."
msgstr "Kliknij dwukrotnie, aby skopiować nazwę kolumny."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:579
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:567
msgid "Click the drop-down arrow<br>to toggle column's visibility."
msgstr "Kliknij rozwijane strzałki, <br> aby przełączyć widoczność kolumn."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:583
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:570
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."
@@ -7267,12 +7280,12 @@ msgstr ""
"pól wyboru, edycji, kopiowania i usuwania łącza może nie działać po "
"zapisaniu."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:586
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:573
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."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:588
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:575
msgid ""
"Do you really want to see all of the rows? For a big table this could crash "
"the browser."
@@ -7280,99 +7293,95 @@ msgstr ""
"Czy napewno chcesz zobaczyć wszystkie wiersze? Przy dużej tabeli może to "
"spowodować wysypanie się przeglądarki."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:591
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:578
msgid "Original length"
msgstr "Oryginalna długość"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:594
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:581
msgid "cancel"
msgstr "anuluj"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:595
-#: libraries/classes/Controllers/Server/Status/StatusController.php:224
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:582
+#: libraries/classes/Controllers/Server/Status/StatusController.php:193
msgid "Aborted"
msgstr "Przerwane"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:597
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:584
msgid "Success"
msgstr "Sukces"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:598
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:585
msgid "Import status"
msgstr "Importuj status"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:599
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:586
#: templates/navigation/main.twig:84
msgid "Drop files here"
msgstr "Tutaj upuść pliki"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:600
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:587
msgid "Select database first"
msgstr "Najpierw wybierz bazę danych"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:603
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:590
#: templates/database/data_dictionary/index.twig:117
#: templates/database/structure/index.twig:20
#: templates/display/results/table.twig:258
-#: templates/table/structure/display_structure.twig:332
+#: templates/table/structure/display_structure.twig:367
msgid "Print"
msgstr "Drukuj"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:608
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:595
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."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:610
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:597
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."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:613
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:600
msgid "Go to link:"
msgstr "Idź do linku:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:616
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:603
msgid "Generate password"
msgstr "Wygeneruj hasło"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:617
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:604
#: templates/server/replication/master_add_slave_user.twig:73
msgid "Generate"
msgstr "Generuj"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:618
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:605
#: libraries/classes/Controllers/UserPasswordController.php:84
#: templates/home/index.twig:46
#: templates/server/privileges/change_password.twig:10
msgid "Change password"
msgstr "Zmień hasło"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:621
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:608
#: templates/table/structure/display_structure.twig:132
msgid "More"
msgstr "Więcej"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:624
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:611
msgid "Show panel"
msgstr "Pokaż panel"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:625
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:612
msgid "Hide panel"
msgstr "Ukryj panel"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:626
-msgid "Show hidden navigation tree items."
-msgstr "Pokaż ukryte elementy drzewa nawigacji."
-
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:628
-#: libraries/classes/Navigation/NavigationTree.php:1481
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:614
+#: libraries/classes/Navigation/NavigationTree.php:1355
msgid "Unlink from main panel"
msgstr "Odłącz od głównego panelu"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:632
-#: libraries/classes/Setup/Index.php:186
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:618
+#: libraries/classes/Setup/Index.php:178
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7382,36 +7391,36 @@ msgstr ""
"wersja to %s, wydana dnia %s."
#. l10n: Latest available phpMyAdmin version
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:636
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:622
msgid ", latest stable version:"
msgstr ", ostatnia stabilna wersja:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:637
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:623
msgid "up to date"
msgstr "aktualna"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:639
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:625
#: templates/database/structure/show_create.twig:33
#: templates/display/results/table.twig:297
#: templates/sql/no_results_returned.twig:12 templates/view_create.twig:11
msgid "Create view"
msgstr "Utwórz widok"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:643
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:628
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?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:645
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:629
msgid "Change report settings"
msgstr "Zmiana ustawień raportów"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:646
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:630
msgid "Show report details"
msgstr "Pokaż szczegóły raportu"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:648
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:631
msgid ""
"Your export is incomplete, due to a low execution time limit at the PHP "
"level!"
@@ -7419,7 +7428,7 @@ msgstr ""
"Twój eksport jest niekompletny, z powodu niskiej realizacji terminu na "
"poziomie PHP!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:652
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:634
#, php-format
msgid ""
"Warning: a form on this page has more than %d fields. On submission, some of "
@@ -7429,76 +7438,76 @@ msgstr ""
"niektóre pola mogą zostać zignorowane, w związku z ustawieniami PHP's "
"max_input_vars."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:658
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:671
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:640
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:653
msgid "Some errors have been detected on the server!"
msgstr "Parę błędów zostało wykrytych na serwerze!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:660
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:642
msgid "Please look at the bottom of this window."
msgstr "Proszę, popatrz na dół tego okienka."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:666
-#: libraries/classes/ErrorHandler.php:436
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:648
+#: libraries/classes/ErrorHandler.php:425
msgid "Ignore All"
msgstr "Ignoruj wszystko"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:674
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:656
msgid ""
"As per your settings, they are being submitted currently, please be patient."
msgstr "Wyczuwam nowe ustawienia, poczekaj chwilę, są one przetwarzane."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:682
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:664
msgid "Column name successfully copied to clipboard!"
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:683
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:665
msgid "Column name copying to clipboard failed!"
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:684
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:666
msgid "Successfully copied!"
msgstr "Skopiowano pomyślnie!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:685
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:667
msgid "Copying failed!"
msgstr "Kopiowanie nie powiodło się!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:688
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:670
msgid "Execute this query again?"
msgstr "Czy wykonać to zapytanie ponownie?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:689
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:671
msgid "Do you really want to delete this bookmark?"
msgstr "Czy na pewno chcesz usunąć tę zakładkę?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:690
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:672
msgid "Some error occurred while getting SQL debug info."
msgstr "Wystąpiły błędy podczas pobierania zdebugowanego kodu SQL."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:691
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:673
#, php-format
msgid "%s queries executed %s times in %s seconds."
msgstr "%s kwerendy wykonane %s razy w %s sekund."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:692
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:674
#, php-format
msgid "%s argument(s) passed"
msgstr "%s argumentów spełniło kryteria"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:693
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:675
msgid "Show arguments"
msgstr "Pokaż argumenty"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:694
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:676
msgid "Hide arguments"
msgstr "Ukryj argumenty"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:695
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:677
msgid "Time taken:"
msgstr "Zajeło to:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:697
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:679
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 "
@@ -7513,45 +7522,45 @@ msgstr ""
"danych \"Offline Website Data\" może pomóc. W Safari, taki problem jest "
"często spowodowane przez \"Private Mode Browsing\"."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:704
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:686
msgid "Copy tables to"
msgstr "Kopiuj tabele do"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:705
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:687
msgid "Add table prefix"
msgstr "Dodaj prefiks tabeli"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:706
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:688
msgid "Replace table with prefix"
msgstr "Zastąp tabelę prefiksem"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:707
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:689
#: templates/database/structure/check_all_tables.twig:28
msgid "Copy table with prefix"
msgstr "Kopiuj tabelę z przedrostkiem"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:710
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:692
msgid "Extremely weak"
msgstr "Strasznie słabe"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:711
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:693
msgid "Very weak"
msgstr "Bardzo słabe"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:712
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:694
msgid "Weak"
msgstr "Słabe"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:713
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:695
msgid "Good"
msgstr "Dobre"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:714
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:696
msgid "Strong"
msgstr "Silne"
#. l10n: error code 5 (from U2F API)
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:718
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:700
#, fuzzy
#| msgid "Timed out waiting for security key activation."
msgctxt "U2F error"
@@ -7560,13 +7569,13 @@ msgstr ""
"Przekroczono limit czasu oczekiwania na aktywację klucza bezpieczeństwa."
#. l10n: error code 2 (from U2F API)
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:720
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:702
msgctxt "U2F error"
msgid "Invalid request sent to security key."
msgstr ""
#. l10n: unknown error code (from U2F API)
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:722
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:704
#, fuzzy
#| msgid "Unknown error"
msgctxt "U2F error"
@@ -7574,13 +7583,13 @@ msgid "Unknown security key error."
msgstr "Nieznany błąd"
#. l10n: error code 3 (from U2F API)
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:724
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:706
msgctxt "U2F error"
msgid "Client does not support security key."
msgstr ""
#. l10n: error code 4 (from U2F API) on register
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:726
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:708
#, fuzzy
#| msgid "Failed security key activation (%s)."
msgctxt "U2F error"
@@ -7588,28 +7597,28 @@ msgid "Failed security key activation."
msgstr "Błąd aktywacji klucza bezpieczeństwa (%s)."
#. l10n: error code 4 (from U2F API) on authanticate
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:728
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:710
#, fuzzy
#| msgid "Invalid export type"
msgctxt "U2F error"
msgid "Invalid security key."
msgstr "Niepoprawny typ eksportu"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:733
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:715
#, 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!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:735
-#: libraries/classes/InsertEdit.php:338
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:717
+#: libraries/classes/InsertEdit.php:336
#: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
msgid "Hide"
msgstr "Ukryj"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:736
-#: libraries/classes/Controllers/Table/ChangeController.php:205
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:718
+#: libraries/classes/Controllers/Table/ChangeController.php:188
#: templates/database/multi_table_query/form.twig:49
#: templates/database/tracking/tables.twig:19
#: templates/table/tracking/main.twig:33
@@ -7622,17 +7631,17 @@ msgstr ""
"Błąd krytyczny: Nawigacja może być dostępna tylko za pośrednictwem AJAX"
#: libraries/classes/Controllers/NormalizationController.php:40
-#: libraries/classes/Normalization.php:262
+#: libraries/classes/Normalization.php:252
msgid "Select one…"
msgstr "Wybierz jedną…"
#: libraries/classes/Controllers/NormalizationController.php:41
-#: libraries/classes/Normalization.php:263
+#: libraries/classes/Normalization.php:253
msgid "No such column"
msgstr "Brak takiej kolumny"
#: libraries/classes/Controllers/NormalizationController.php:46
-#: libraries/classes/Normalization.php:267 libraries/classes/Types.php:828
+#: libraries/classes/Normalization.php:257 libraries/classes/Types.php:818
msgctxt "string types"
msgid "String"
msgstr "Ciąg"
@@ -7657,8 +7666,8 @@ msgstr "Uwierzytelnianie dwuskładnikowe zostało usunięte."
msgid "Two-factor authentication has been configured."
msgstr "Skonfigurowano uwierzytelnianie dwuskładnikowe."
-#: libraries/classes/Controllers/Server/DatabasesController.php:322
-#: libraries/classes/Import.php:152
+#: libraries/classes/Controllers/Server/DatabasesController.php:316
+#: libraries/classes/Import.php:150
#: templates/database/structure/table_header.twig:26
#: templates/table/structure/display_partitions.twig:28
#: templates/table/structure/display_structure.twig:231
@@ -7666,29 +7675,29 @@ msgstr "Skonfigurowano uwierzytelnianie dwuskładnikowe."
msgid "Rows"
msgstr "Rekordy"
-#: libraries/classes/Controllers/Server/DatabasesController.php:332
+#: libraries/classes/Controllers/Server/DatabasesController.php:326
#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
#: templates/database/data_dictionary/index.twig:59 templates/indexes.twig:3
-#: templates/table/structure/display_structure.twig:401
+#: templates/table/structure/display_structure.twig:436
#: templates/table/tracking/structure_snapshot_indexes.twig:1
msgid "Indexes"
msgstr "Indeksy"
-#: libraries/classes/Controllers/Server/DatabasesController.php:337
-#: libraries/classes/Controllers/Server/Status/StatusController.php:165
-#: libraries/classes/Controllers/Server/Status/StatusController.php:240
+#: libraries/classes/Controllers/Server/DatabasesController.php:331
+#: libraries/classes/Controllers/Server/Status/StatusController.php:147
+#: libraries/classes/Controllers/Server/Status/StatusController.php:199
#: templates/table/structure/display_table_stats.twig:45
msgid "Total"
msgstr "Ogółem"
-#: libraries/classes/Controllers/Server/DatabasesController.php:342
+#: libraries/classes/Controllers/Server/DatabasesController.php:336
#: templates/database/structure/table_header.twig:38
#: templates/table/structure/display_table_stats.twig:32
msgid "Overhead"
msgstr "Nadmiar"
-#: libraries/classes/Controllers/Server/Databases/CreateController.php:95
+#: libraries/classes/Controllers/Server/Databases/CreateController.php:87
#, php-format
msgid "Database %1$s has been created."
msgstr "Baza danych %1$s została utworzona."
@@ -7730,7 +7739,7 @@ msgstr ""
"Nazwa użytkownika i nazwa hosta nie uległy zmianie. Jeśli chcesz zmienić "
"hasło, użyj karty \"Zmień hasło\"."
-#: libraries/classes/Controllers/Server/PrivilegesController.php:422
+#: libraries/classes/Controllers/Server/PrivilegesController.php:405
msgid "User has been added."
msgstr "Użytkownik został dodany."
@@ -7747,23 +7756,23 @@ msgstr ""
"phpMyAdmin nie mógł unicestwić wątku %s. Prawdopodobnie został on już "
"zamknięty."
-#: libraries/classes/Controllers/Server/Status/StatusController.php:155
+#: libraries/classes/Controllers/Server/Status/StatusController.php:137
msgid "Received"
msgstr "Otrzymane"
-#: libraries/classes/Controllers/Server/Status/StatusController.php:160
+#: libraries/classes/Controllers/Server/Status/StatusController.php:142
msgid "Sent"
msgstr "Wysłane"
-#: libraries/classes/Controllers/Server/Status/StatusController.php:199
+#: libraries/classes/Controllers/Server/Status/StatusController.php:181
msgid "Max. concurrent connections"
msgstr "Maks. współbieżne połączenia"
-#: libraries/classes/Controllers/Server/Status/StatusController.php:208
+#: libraries/classes/Controllers/Server/Status/StatusController.php:187
msgid "Failed attempts"
msgstr "Nieudane próby"
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:241
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:238
msgid ""
"The number of connections that were aborted because the client died without "
"closing the connection properly."
@@ -7771,11 +7780,11 @@ msgstr ""
"Liczba połączeń, które zostały przerwane, ponieważ klient zmarł bez "
"poprawnego zamykania połączenia."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:245
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:241
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:248
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:243
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 "
@@ -7785,18 +7794,18 @@ msgstr ""
"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:253
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:248
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:256
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:251
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:260
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:255
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 "
@@ -7808,11 +7817,11 @@ msgstr ""
"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:267
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:261
msgid "How many temporary files mysqld has created."
msgstr "Ile plików tymczasowych utworzył mysqld."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:270
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:263
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -7820,7 +7829,7 @@ msgstr ""
"Liczba tabel tymczasowych w pamięci, utworzonych automatycznie przez serwer "
"podczas wykonywania instrukcji."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:274
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:267
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -7828,7 +7837,7 @@ 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:278
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:271
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -7836,23 +7845,23 @@ 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:283
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:275
msgid "The number of INSERT DELAYED rows written."
msgstr "Liczba wierszy zapisanych poprzez INSERT DELAYED."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:286
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:276
msgid "The number of executed FLUSH statements."
msgstr "Liczba wykonanych instrukcji FLUSH."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:289
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:277
msgid "The number of internal COMMIT statements."
msgstr "Liczba wewnętrznych instrukcji COMMIT."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:292
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:278
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:295
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:280
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 "
@@ -7862,7 +7871,7 @@ msgstr ""
"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:301
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:286
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, "
@@ -7872,7 +7881,7 @@ msgstr ""
"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:307
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:292
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."
@@ -7880,7 +7889,7 @@ 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:312
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:297
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 "
@@ -7890,7 +7899,7 @@ msgstr ""
"jest zwiększana przy odpytywaniu o zindeksowaną kolumnę na ograniczonym "
"przedziale lub przy przeszukiwaniu indeksu."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:317
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:302
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY … DESC."
@@ -7898,7 +7907,7 @@ 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:321
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:306
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 "
@@ -7910,7 +7919,7 @@ msgstr ""
"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:328
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:313
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 "
@@ -7922,35 +7931,35 @@ msgstr ""
"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:335
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:319
msgid "The number of internal ROLLBACK statements."
msgstr "Liczba wewnętrznych instrukcji ROLLBACK."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:338
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:320
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:341
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:321
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:344
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:322
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:347
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:323
msgid "The number of pages currently dirty."
msgstr "Liczba aktualnie brudnych stron."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:350
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:325
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:354
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:328
msgid "The number of free pages."
msgstr "Liczba wolnych stron."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:357
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:330
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 "
@@ -7960,7 +7969,7 @@ msgstr ""
"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:362
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:335
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 "
@@ -7973,11 +7982,11 @@ msgstr ""
"Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:369
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:341
msgid "Total size of buffer pool, in pages."
msgstr "Całkowita wielkość puli bufora, w stronach."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:372
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:343
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."
@@ -7986,7 +7995,7 @@ msgstr ""
"Występuje gdy zapytane przeszukiwałoby duże fragmenty tabeli, ale w dowolnej "
"kolejności."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:377
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:348
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -7994,11 +8003,11 @@ 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:381
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:351
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:384
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:353
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -8006,7 +8015,7 @@ 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:388
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:357
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 "
@@ -8020,51 +8029,51 @@ msgstr ""
"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:396
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:364
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:399
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:365
msgid "The number of fsync() operations so far."
msgstr "Liczba dotąd wykonanych operacji fsync()."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:402
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:366
msgid "The current number of pending fsync() operations."
msgstr "Aktualna liczba operacji fsync() w toku."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:405
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:367
msgid "The current number of pending reads."
msgstr "Aktualna liczba odczytów w toku."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:408
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:368
msgid "The current number of pending writes."
msgstr "Aktualna liczba zapisów w toku."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:411
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:369
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:414
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:370
msgid "The total number of data reads."
msgstr "Łączna liczba odczytów danych."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:417
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:371
msgid "The total number of data writes."
msgstr "Łączna liczba zapisów danych."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:420
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:372
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:423
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:374
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:427
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:377
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:430
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:379
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."
@@ -8072,35 +8081,35 @@ 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:434
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:382
msgid "The number of log write requests."
msgstr "Liczba żądań zapisów do dziennika."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:437
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:383
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:440
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:384
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:443
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:385
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:446
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:386
msgid "Pending log file writes."
msgstr "Liczba zapisów do pliku dziennika w toku."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:449
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:387
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:452
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:388
msgid "The number of pages created."
msgstr "Liczba utworzonych stron."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:455
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:390
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."
@@ -8109,51 +8118,51 @@ msgstr ""
"mierzonych w stronach; znajomość wielkości strony pozwala na ich łatwą "
"konwersję na bajty."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:460
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:394
msgid "The number of pages read."
msgstr "Liczba odczytanych stron."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:463
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:395
msgid "The number of pages written."
msgstr "Liczba zapisanych stron."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:466
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:396
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:469
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:397
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:472
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:398
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:475
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:399
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:478
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:400
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:481
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:401
msgid "The number of rows deleted from InnoDB tables."
msgstr "Liczba wierszy usuniętych z tabel InnoDB."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:484
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:402
msgid "The number of rows inserted in InnoDB tables."
msgstr "Liczba wierszy dodanych do tabel InnoDB."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:487
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:403
msgid "The number of rows read from InnoDB tables."
msgstr "Liczba wierszy odczytanych z tabel InnoDB."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:490
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:404
msgid "The number of rows updated in InnoDB tables."
msgstr "Liczba wierszy zmienionych w tabelach InnoDB."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:493
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:406
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."
@@ -8162,7 +8171,7 @@ msgstr ""
"jeszcze nie wymiecione na dysk. Wcześniej zmienna miała nazwę "
"Not_flushed_key_blocks."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:498
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:411
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."
@@ -8170,7 +8179,7 @@ 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:502
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:415
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 "
@@ -8179,15 +8188,15 @@ 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:507
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:419
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:510
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:420
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:513
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:422
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 "
@@ -8198,7 +8207,7 @@ msgstr ""
"Współczynnik chybień bufora podręcznego można policzyć ze wzoru Key_reads/"
"Key_read_requests."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:519
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:428
msgid ""
"Key cache miss calculated as rate of physical reads compared to read "
"requests (calculated value)"
@@ -8206,21 +8215,21 @@ 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:523
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:431
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:526
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:432
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:529
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:434
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:533
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:438
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 "
@@ -8231,7 +8240,7 @@ msgstr ""
"kwerend dla tego samego zapytania. Domyśla wartość 0 onazcza, że kwerenda "
"została opracowana jeszcze."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:539
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:444
msgid ""
"The maximum number of connections that have been in use simultaneously since "
"the server started."
@@ -8239,11 +8248,11 @@ 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:543
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:447
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:546
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:449
#, fuzzy
#| msgid ""
#| "The number of tables that have been opened. If opened tables is big, your "
@@ -8255,20 +8264,20 @@ 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:550
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:452
msgid "The number of files that are open."
msgstr "Liczba otwartych plików."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:553
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:453
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:556
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:454
msgid "The number of tables that are open."
msgstr "Liczba otwartych tabel."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:559
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:456
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 "
@@ -8278,19 +8287,19 @@ msgstr ""
"na problemy z fragmentacją, które mogą być rozwiązane poprzez wydawanie "
"polecenie FLUSH CACHE QUERY."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:564
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:460
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:567
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:461
msgid "The number of cache hits."
msgstr "Liczba trafień pamięci podręcznej."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:570
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:462
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:573
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:464
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 "
@@ -8303,7 +8312,7 @@ msgstr ""
"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:580
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:471
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -8311,19 +8320,19 @@ msgstr ""
"Liczba niezbuforowanych zapytań (nie dających się zbuforować lub "
"niezbuforowanych z powodu ustawienia query_cache_type)."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:584
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:474
msgid "The number of queries registered in the cache."
msgstr "Liczba zapytań zarejestrowanych w buforze podręcznym."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:587
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:475
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:590
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:476
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Stan replikacji bez awaryjnie (jeszcze nie zaimplementowano)."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:593
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:478
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."
@@ -8331,13 +8340,13 @@ 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:597
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:481
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:600
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:483
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.)"
@@ -8346,7 +8355,7 @@ msgstr ""
"dla każdego wiersza. (Wartość różna od 0 sugeruje staranne przyjrzenie się "
"indeksom tabel.)"
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:605
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:488
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -8354,16 +8363,16 @@ 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:609
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:491
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:612
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:493
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:616
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:497
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -8371,26 +8380,26 @@ msgstr ""
"Ile razy łącznie (od startu) podrzędny wątek SQL replikacji ponawiał "
"transakcje."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:620
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:500
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:623
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:502
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:627
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:506
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:631
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:510
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 "
@@ -8400,23 +8409,23 @@ msgstr ""
"dużej wartości, warto wziąć pod uwagę zwiększenie wartości zmiennej "
"systemowej sort_buffer_size."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:636
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:514
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:639
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:515
msgid "The number of sorted rows."
msgstr "Liczba posortowanych wierszy."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:642
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:516
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:645
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:517
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:648
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:519
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 "
@@ -8428,7 +8437,7 @@ msgstr ""
"się najpierw zoptymalizować zapytania, a następnie podzielić tabelę (tabele) "
"lub użyć replikacji."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:654
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:525
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 "
@@ -8438,11 +8447,11 @@ msgstr ""
"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:659
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:529
msgid "The number of currently open connections."
msgstr "Liczba aktualnie otwartych połączeń."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:662
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:531
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 "
@@ -8454,16 +8463,16 @@ msgstr ""
"(W przypadku dobrej implementacja wątków zwykle nie daje to zauważalnego "
"polepszenia wydajności.)"
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:669
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:537
msgid "Thread cache hit rate (calculated value)"
msgstr "Cache wątku trafień (obliczona wartość)"
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:672
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:538
msgid "The number of threads that are not sleeping."
msgstr "Liczba nieuśpionych wątków."
#: libraries/classes/Controllers/Server/UserGroupsFormController.php:45
-#: libraries/classes/Util.php:918
+#: libraries/classes/Util.php:881
msgid "Missing parameter:"
msgstr "Brakuje parametru:"
@@ -8473,7 +8482,7 @@ msgstr "Brakuje parametru:"
msgid "User groups management is not enabled."
msgstr "Pamięć podręczna zapytania nie jest włączona."
-#: libraries/classes/Controllers/Server/Variables/SetVariableController.php:104
+#: libraries/classes/Controllers/Server/Variables/SetVariableController.php:99
msgid "Setting variable failed"
msgstr "Błędne ustawienie zmienne"
@@ -8529,13 +8538,13 @@ msgstr ""
"[doc@setup_script]dokumentacji (po angielsku)[/doc]. W przeciwnym razie "
"będzie tylko mogli pobrać lub wyświetlić to."
-#: libraries/classes/Controllers/Sql/SqlController.php:252
+#: libraries/classes/Controllers/Sql/SqlController.php:246
msgid "Bookmark not created!"
msgstr "Zakładka nie utworzona!"
-#: libraries/classes/Controllers/Table/AddFieldController.php:164
+#: libraries/classes/Controllers/Table/AddFieldController.php:151
#: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
-#: libraries/classes/Controllers/Table/Structure/SaveController.php:242
+#: libraries/classes/Controllers/Table/Structure/SaveController.php:224
#: libraries/classes/Table/Indexes.php:86
#, php-format
msgid "Table %1$s has been altered successfully."
@@ -8547,16 +8556,16 @@ msgstr "Tabela %1$s została pomyślnie zmodyfikowana."
msgid "No row selected."
msgstr "Nie wybrano wiersza."
-#: libraries/classes/Controllers/Table/ChartController.php:62
+#: libraries/classes/Controllers/Table/ChartController.php:60
#: libraries/classes/Controllers/Table/GisVisualizationController.php:70
msgid "No SQL query was set to fetch data."
msgstr "Brak zapytania SQL został ustawiony, aby pobrać dane."
-#: libraries/classes/Controllers/Table/ChartController.php:154
+#: libraries/classes/Controllers/Table/ChartController.php:146
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:223
+#: libraries/classes/Controllers/Table/ChartController.php:209
msgid "No data to display"
msgstr "Brak danych do wyświetlenia"
@@ -8571,8 +8580,8 @@ msgstr "Baza danych '%s' nie istnieje."
msgid "Table %s already exists!"
msgstr "Tabela %s już istnieje!"
-#: libraries/classes/Controllers/Table/DeleteRowsController.php:81
-#: libraries/classes/Controllers/Table/FindReplaceController.php:198
+#: libraries/classes/Controllers/Table/DeleteRowsController.php:77
+#: libraries/classes/Controllers/Table/FindReplaceController.php:181
#: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:57
#: libraries/classes/Controllers/Table/Maintenance/CheckController.php:57
#: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:57
@@ -8585,10 +8594,10 @@ msgstr "Tabela %s już istnieje!"
#: libraries/classes/Controllers/Table/Partition/RebuildController.php:54
#: libraries/classes/Controllers/Table/Partition/RepairController.php:53
#: libraries/classes/Controllers/Table/Partition/TruncateController.php:54
-#: libraries/classes/Controllers/Table/RelationController.php:279
+#: libraries/classes/Controllers/Table/RelationController.php:245
#: libraries/classes/Controllers/View/OperationsController.php:87
-#: libraries/classes/Database/Routines.php:1332
-#: libraries/classes/Display/Results.php:4045 libraries/classes/Message.php:180
+#: libraries/classes/Database/Routines.php:1229
+#: libraries/classes/Display/Results.php:3883 libraries/classes/Message.php:180
#: templates/sql/query.twig:7
msgid "Your SQL query has been executed successfully."
msgstr "Zapytanie SQL zostało wykonane pomyślnie."
@@ -8628,9 +8637,9 @@ msgid "There is an issue with your request."
msgstr "Wystąpił problem z Twoją prośbą."
#: libraries/classes/Controllers/Table/GetFieldController.php:86
-#: libraries/classes/Database/Routines.php:1354
-#: libraries/classes/Import.php:160 libraries/classes/InsertEdit.php:225
-#: libraries/classes/Sql.php:1062
+#: libraries/classes/Database/Routines.php:1250
+#: libraries/classes/Import.php:156 libraries/classes/InsertEdit.php:223
+#: libraries/classes/Sql.php:980
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL zwrócił pusty wynik (zero wierszy)."
@@ -8643,8 +8652,8 @@ msgid "Maintenance operations on multiple tables are disabled."
msgstr ""
#: libraries/classes/Controllers/Table/OperationsController.php:111
-#: libraries/classes/Controllers/Table/OperationsController.php:319
-#: libraries/classes/Controllers/Table/StructureController.php:102
+#: libraries/classes/Controllers/Table/OperationsController.php:304
+#: libraries/classes/Controllers/Table/StructureController.php:99
#: libraries/classes/Navigation/Nodes/NodeView.php:28
#: templates/database/structure/show_create.twig:32
#: templates/database/structure/structure_table_row.twig:122
@@ -8656,31 +8665,32 @@ msgstr "Widok"
#: libraries/classes/Controllers/Table/Partition/RebuildController.php:60
#: libraries/classes/Controllers/Table/Partition/TruncateController.php:60
#: libraries/classes/Controllers/View/OperationsController.php:90
-#: libraries/classes/Html/Generator.php:918 libraries/classes/Import.php:141
-#: libraries/classes/InsertEdit.php:758 libraries/classes/Message.php:200
+#: libraries/classes/Html/Generator.php:881 libraries/classes/Import.php:139
+#: libraries/classes/InsertEdit.php:733 libraries/classes/Message.php:200
#: templates/error/generic.twig:37
+#: templates/table/structure/display_structure.twig:347
msgid "Error"
msgstr "Błąd"
-#: libraries/classes/Controllers/Table/RelationController.php:220
+#: libraries/classes/Controllers/Table/RelationController.php:186
msgid "Display column was successfully updated."
msgstr "Kolumna wyświetlania została pomyślnie zaktualizowana."
-#: libraries/classes/Controllers/Table/RelationController.php:312
+#: libraries/classes/Controllers/Table/RelationController.php:278
msgid "Internal relationships were successfully updated."
msgstr "Relacje wewnętrzne zostały pomyślnie zaktualizowane."
-#: libraries/classes/Controllers/Table/ReplaceController.php:305
+#: libraries/classes/Controllers/Table/ReplaceController.php:299
#, php-format
msgid "Row: %1$s, Column: %2$s, Error: %3$s"
msgstr "Linia: %1$s, Kolumna: %2$s, Błąd: %3$s"
-#: libraries/classes/Controllers/Table/Structure/ChangeController.php:96
+#: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
#, 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:246
+#: libraries/classes/Controllers/Table/StructureController.php:232
#: templates/columns_definitions/column_attributes.twig:107
#: templates/database/data_dictionary/index.twig:33
#: templates/table/structure/display_structure.twig:138
@@ -8690,7 +8700,7 @@ msgstr "Nie udało się uzyskać opisu kolumny %s!"
msgid "Primary"
msgstr "Podstawowy"
-#: libraries/classes/Controllers/Table/StructureController.php:250
+#: libraries/classes/Controllers/Table/StructureController.php:236
#: libraries/classes/Navigation/Nodes/NodeIndex.php:28
#: templates/columns_definitions/column_attributes.twig:115
#: templates/columns_definitions/table_fields_definitions.twig:46
@@ -8702,13 +8712,13 @@ msgstr "Podstawowy"
msgid "Index"
msgstr "Indeks"
-#: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:180
+#: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:173
msgid "The columns have been moved successfully."
msgstr "Kolumny przeniesiono pomyślnie."
#: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
-#: libraries/classes/Controllers/Table/Structure/SaveController.php:292
-#: libraries/classes/Tracking.php:790
+#: libraries/classes/Controllers/Table/Structure/SaveController.php:274
+#: libraries/classes/Tracking.php:776
msgid "Query error"
msgstr "Błąd zapytania"
@@ -8721,7 +8731,7 @@ msgstr[0] "Nazwa kolumny '%s' jest słowem kluczowym MySQL."
msgstr[1] "Nazwa kolumny '%s' jest słowem kluczowym MySQL."
msgstr[2] "Nazwa kolumny '%s' jest słowem kluczowym MySQL."
-#: libraries/classes/Controllers/Table/Structure/SaveController.php:236
+#: libraries/classes/Controllers/Table/Structure/SaveController.php:218
#, php-format
msgid ""
"Table %1$s has been altered successfully. Privileges have been adjusted."
@@ -8733,15 +8743,15 @@ msgstr ""
msgid "Tracking of %s is activated."
msgstr "Śledzenie %s jest aktywne."
-#: libraries/classes/Controllers/Table/TrackingController.php:152
+#: libraries/classes/Controllers/Table/TrackingController.php:140
msgid "Tracking versions deleted successfully."
msgstr "Wersje śledzenia zostały pomyślnie usunięte."
-#: libraries/classes/Controllers/Table/TrackingController.php:157
+#: libraries/classes/Controllers/Table/TrackingController.php:145
msgid "No versions selected."
msgstr "Nie wybrano żadnych wersji."
-#: libraries/classes/Controllers/Table/TrackingController.php:192
+#: libraries/classes/Controllers/Table/TrackingController.php:174
msgid "SQL statements executed."
msgstr "Instrukcje SQL zostały wykonane."
@@ -8749,33 +8759,33 @@ msgstr "Instrukcje SQL zostały wykonane."
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Nie masz wystarczających uprawnień, aby być tu i teraz!"
-#: libraries/classes/Controllers/View/CreateController.php:84
+#: libraries/classes/Controllers/View/CreateController.php:81
msgid "View name can not be empty!"
msgstr "Wyświetlana nazwa nie może być pusta!"
-#: libraries/classes/Core.php:202 libraries/classes/ZipExtension.php:62
+#: libraries/classes/Core.php:201 libraries/classes/ZipExtension.php:62
#, php-format
msgid "The %s extension is missing. Please check your PHP configuration."
msgstr "Brak rozszerzenia %s. Proszę sprawdzić konfigurację PHP."
-#: libraries/classes/Database/CentralColumns.php:313
-#: libraries/classes/Database/CentralColumns.php:442
-#: libraries/classes/Database/CentralColumns.php:673
+#: libraries/classes/Database/CentralColumns.php:293
+#: libraries/classes/Database/CentralColumns.php:402
+#: libraries/classes/Database/CentralColumns.php:619
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/Database/CentralColumns.php:391
+#: libraries/classes/Database/CentralColumns.php:351
#, 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/Database/CentralColumns.php:408
+#: libraries/classes/Database/CentralColumns.php:368
msgid "Could not add columns!"
msgstr "Nie można dodać kolumn!"
-#: libraries/classes/Database/CentralColumns.php:497
+#: libraries/classes/Database/CentralColumns.php:454
#, php-format
msgid ""
"Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
@@ -8783,19 +8793,19 @@ msgstr ""
"Nie udało się usunąć Column(s) %1$s ponieważ nei występuje ona w liście "
"głównej!"
-#: libraries/classes/Database/CentralColumns.php:511
+#: libraries/classes/Database/CentralColumns.php:468
msgid "Could not remove columns!"
msgstr "Nie można usunąć kolumn!"
-#: libraries/classes/Database/CentralColumns.php:687
+#: libraries/classes/Database/CentralColumns.php:633
msgid "YES"
msgstr "TAK"
-#: libraries/classes/Database/CentralColumns.php:687
+#: libraries/classes/Database/CentralColumns.php:633
msgid "NO"
msgstr "NIE"
-#: libraries/classes/Database/Designer/Common.php:574
+#: libraries/classes/Database/Designer/Common.php:548
msgctxt ""
"phpMyAdmin configuration storage is not configured for \"Display Features\" "
"on designer when user tries to set a display field."
@@ -8805,172 +8815,172 @@ msgstr ""
"Magazyn konfiguracji phpMyAdmina nie jest skonfigurowany dla \"Funkcje "
"wyświetlania\"."
-#: libraries/classes/Database/Designer/Common.php:626
+#: libraries/classes/Database/Designer/Common.php:593
msgid "Error: relationship already exists."
msgstr "Błąd: związek już istnieje."
-#: libraries/classes/Database/Designer/Common.php:680
+#: libraries/classes/Database/Designer/Common.php:647
msgid "FOREIGN KEY relationship has been added."
msgstr "Dodano relację FOREIGN KEY."
-#: libraries/classes/Database/Designer/Common.php:688
+#: libraries/classes/Database/Designer/Common.php:655
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:695
+#: libraries/classes/Database/Designer/Common.php:662
msgid "Error: Missing index on column(s)."
msgstr "Błąd: Brak indeksu w kolumnie(ach)."
-#: libraries/classes/Database/Designer/Common.php:703
-#: libraries/classes/Database/Designer/Common.php:796
+#: libraries/classes/Database/Designer/Common.php:670
+#: libraries/classes/Database/Designer/Common.php:757
msgid "Error: Relational features are disabled!"
msgstr "Błąd: Funkcjonalność relacyjna jest wyłączona!"
-#: libraries/classes/Database/Designer/Common.php:729
+#: libraries/classes/Database/Designer/Common.php:694
msgid "Internal relationship has been added."
msgstr "Dodano relację wewnętrzną."
-#: libraries/classes/Database/Designer/Common.php:737
+#: libraries/classes/Database/Designer/Common.php:702
msgid "Error: Internal relationship could not be added!"
msgstr "Błąd: nie można dodać relacji wewnętrznej!"
-#: libraries/classes/Database/Designer/Common.php:778
+#: libraries/classes/Database/Designer/Common.php:739
msgid "FOREIGN KEY relationship has been removed."
msgstr "Relacja FOREIGN KEY została usunięta."
-#: libraries/classes/Database/Designer/Common.php:786
+#: libraries/classes/Database/Designer/Common.php:747
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:822
+#: libraries/classes/Database/Designer/Common.php:779
msgid "Error: Internal relationship could not be removed!"
msgstr "Błąd: nie można usunąć relacji wewnętrznej!"
-#: libraries/classes/Database/Designer/Common.php:828
+#: libraries/classes/Database/Designer/Common.php:785
msgid "Internal relationship has been removed."
msgstr "Relacja wewnętrzna została usunięta."
-#: libraries/classes/Database/Designer.php:136
+#: libraries/classes/Database/Designer.php:132
msgid "Could not load schema plugins, please check your installation!"
msgstr "Nie można załadować wtyczek schematu, sprawdź instalację!"
+#: libraries/classes/Database/Events.php:104
#: libraries/classes/Database/Events.php:113
-#: libraries/classes/Database/Events.php:122
-#: libraries/classes/Database/Events.php:146
-#: libraries/classes/Database/Routines.php:237
-#: libraries/classes/Database/Routines.php:262
-#: libraries/classes/Database/Routines.php:377
-#: libraries/classes/Database/Routines.php:1362
-#: libraries/classes/Database/Triggers.php:124
-#: libraries/classes/Database/Triggers.php:133
-#: libraries/classes/Database/Triggers.php:158
+#: libraries/classes/Database/Events.php:137
+#: libraries/classes/Database/Routines.php:226
+#: libraries/classes/Database/Routines.php:247
+#: libraries/classes/Database/Routines.php:350
+#: libraries/classes/Database/Routines.php:1257
+#: libraries/classes/Database/Triggers.php:117
+#: libraries/classes/Database/Triggers.php:126
+#: libraries/classes/Database/Triggers.php:151
#, php-format
msgid "The following query has failed: \"%s\""
msgstr "Następujące zapytanie nie powiodło się: \"%s\""
+#: libraries/classes/Database/Events.php:108
#: libraries/classes/Database/Events.php:117
-#: libraries/classes/Database/Events.php:126
-#: libraries/classes/Database/Events.php:150
-#: libraries/classes/Database/Events.php:528
-#: libraries/classes/Database/Routines.php:241
-#: libraries/classes/Database/Routines.php:266
-#: libraries/classes/Database/Routines.php:381
-#: libraries/classes/Database/Routines.php:1366
-#: libraries/classes/Database/Routines.php:1686
-#: libraries/classes/Database/Triggers.php:128
-#: libraries/classes/Database/Triggers.php:137
-#: libraries/classes/Database/Triggers.php:162
-#: libraries/classes/Database/Triggers.php:464
-#: libraries/classes/Html/Generator.php:990
+#: libraries/classes/Database/Events.php:141
+#: libraries/classes/Database/Events.php:508
+#: libraries/classes/Database/Routines.php:230
+#: libraries/classes/Database/Routines.php:251
+#: libraries/classes/Database/Routines.php:354
+#: libraries/classes/Database/Routines.php:1261
+#: libraries/classes/Database/Routines.php:1552
+#: libraries/classes/Database/Triggers.php:121
+#: libraries/classes/Database/Triggers.php:130
+#: libraries/classes/Database/Triggers.php:155
+#: libraries/classes/Database/Triggers.php:440
+#: libraries/classes/Html/Generator.php:949
msgid "MySQL said: "
msgstr "MySQL zwrócił komunikat: "
-#: libraries/classes/Database/Events.php:133
+#: libraries/classes/Database/Events.php:124
#, php-format
msgid "Event %1$s has been modified."
msgstr "Zdarzenie %1$s zostało zmodyfikowane."
-#: libraries/classes/Database/Events.php:153
+#: libraries/classes/Database/Events.php:144
#, php-format
msgid "Event %1$s has been created."
msgstr "Zdarzenie %1$s zostało utworzone."
-#: libraries/classes/Database/Events.php:167
-#: libraries/classes/Database/Routines.php:282
-#: libraries/classes/Database/Triggers.php:179
+#: libraries/classes/Database/Events.php:158
+#: libraries/classes/Database/Routines.php:267
+#: libraries/classes/Database/Triggers.php:172
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/Database/Events.php:246
+#: libraries/classes/Database/Events.php:237
msgid "Add event"
msgstr "Dodaj zdarzenie"
-#: libraries/classes/Database/Events.php:250
+#: libraries/classes/Database/Events.php:241
msgid "Edit event"
msgstr "Edytuj wydarzenie"
-#: libraries/classes/Database/Events.php:413
-#: libraries/classes/Database/Routines.php:1071
-#: libraries/classes/Database/Triggers.php:394
+#: libraries/classes/Database/Events.php:402
+#: libraries/classes/Database/Routines.php:987
+#: libraries/classes/Database/Triggers.php:379
msgid "The definer must be in the \"username@hostname\" format!"
msgstr "Definitor musi należeć do formatu \"nazwaużytkownika@nazwahosta\"!"
-#: libraries/classes/Database/Events.php:421
+#: libraries/classes/Database/Events.php:410
msgid "You must provide an event name!"
msgstr "Musisz podać nazwę zdarzenia!"
-#: libraries/classes/Database/Events.php:438
+#: libraries/classes/Database/Events.php:424
msgid "You must provide a valid interval value for the event."
msgstr "Musisz podać prawidłową wartość odstępu dla zdarzenia."
-#: libraries/classes/Database/Events.php:458
+#: libraries/classes/Database/Events.php:444
msgid "You must provide a valid execution time for the event."
msgstr "Musisz podać poprawny czas realizacji dla tego wydarzenia."
-#: libraries/classes/Database/Events.php:462
+#: libraries/classes/Database/Events.php:448
msgid "You must provide a valid type for the event."
msgstr "Musisz podać prawidłowy typ zdarzenia."
-#: libraries/classes/Database/Events.php:490
+#: libraries/classes/Database/Events.php:474
msgid "You must provide an event definition."
msgstr "Należy podać definicję zdarzeń."
-#: libraries/classes/Database/Events.php:525
+#: libraries/classes/Database/Events.php:505
msgid "Sorry, we failed to restore the dropped event."
msgstr "Przepraszamy, nie udało nam się przywrócić upuszczonego zdarzenia."
-#: libraries/classes/Database/Events.php:526
-#: libraries/classes/Database/Routines.php:1684
-#: libraries/classes/Database/Triggers.php:462
+#: libraries/classes/Database/Events.php:506
+#: libraries/classes/Database/Routines.php:1550
+#: libraries/classes/Database/Triggers.php:438
msgid "The backed up query was:"
msgstr "Kopia zapasowa kwerendy została:"
-#: libraries/classes/Database/Events.php:559
-#: libraries/classes/Database/Routines.php:160
-#: libraries/classes/Database/Routines.php:1249
-#: libraries/classes/Database/Routines.php:1430
-#: libraries/classes/Database/Triggers.php:496
+#: libraries/classes/Database/Events.php:537
+#: libraries/classes/Database/Routines.php:152
+#: libraries/classes/Database/Routines.php:1146
+#: libraries/classes/Database/Routines.php:1319
+#: libraries/classes/Database/Triggers.php:470
msgid "Error in processing request:"
msgstr "Błąd na żądanie przetwarzania:"
-#: libraries/classes/Database/Events.php:561
+#: libraries/classes/Database/Events.php:539
#, 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/Database/Events.php:593
+#: libraries/classes/Database/Events.php:571
#, php-format
msgid "Export of event %s"
msgstr "Eksport zdarzenia %s"
-#: libraries/classes/Database/Events.php:614
+#: libraries/classes/Database/Events.php:592
#, fuzzy, php-format
#| msgid "No event with name %1$s found in database %2$s."
msgid ""
"Error in processing request: 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/DatabaseInterface.php:1130
+#: libraries/classes/DatabaseInterface.php:1089
#, fuzzy, php-format
#| msgid ""
#| "Unable to use timezone %1$s for server %2$d. Please check your "
@@ -8986,72 +8996,72 @@ msgstr ""
"pliki konfiguracyjne [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
"phpMyAdmin obecnie używa domyślnej strefy czasowej serwera."
-#: libraries/classes/DatabaseInterface.php:1179
+#: libraries/classes/DatabaseInterface.php:1136
msgid "Failed to set configured collation connection!"
msgstr "Nie można ustawić skonfigurowanego połączenia sortowania!"
-#: libraries/classes/DatabaseInterface.php:1976
+#: libraries/classes/DatabaseInterface.php:1899
msgid "Missing connection parameters!"
msgstr "Brakujące parametry połączenia!"
-#: libraries/classes/DatabaseInterface.php:2005
+#: libraries/classes/DatabaseInterface.php:1924
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:2496
+#: libraries/classes/DatabaseInterface.php:2409
#, 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:813
+#: libraries/classes/Database/Qbe.php:789
#: templates/database/qbe/ins_del_and_or_cell.twig:21
msgid "Or:"
msgstr "Lub:"
-#: libraries/classes/Database/Qbe.php:817
+#: libraries/classes/Database/Qbe.php:793
#: templates/database/qbe/ins_del_and_or_cell.twig:9
msgid "And:"
msgstr "Oraz:"
-#: libraries/classes/Database/Qbe.php:823
+#: libraries/classes/Database/Qbe.php:799
msgid "Ins"
msgstr "Wstaw"
-#: libraries/classes/Database/Qbe.php:826
+#: libraries/classes/Database/Qbe.php:802
msgid "Del"
msgstr "Usuń"
-#: libraries/classes/Database/Qbe.php:1798
+#: libraries/classes/Database/Qbe.php:1706
msgid "Saved bookmarked search:"
msgstr "Zapisane w zakładkach wyszukiwania:"
-#: libraries/classes/Database/Qbe.php:1800
+#: libraries/classes/Database/Qbe.php:1708
msgid "New bookmark"
msgstr "Nowa zakładka"
-#: libraries/classes/Database/Qbe.php:1827
+#: libraries/classes/Database/Qbe.php:1735
msgid "Create bookmark"
msgstr "Utwórz zakładkę"
-#: libraries/classes/Database/Qbe.php:1830
+#: libraries/classes/Database/Qbe.php:1738
msgid "Update bookmark"
msgstr "Aktualizuj zakładkę"
-#: libraries/classes/Database/Qbe.php:1832
+#: libraries/classes/Database/Qbe.php:1740
msgid "Delete bookmark"
msgstr "Usuń zakładkę"
-#: libraries/classes/Database/Routines.php:121
+#: libraries/classes/Database/Routines.php:119
msgid "Add routine"
msgstr "Dodaj procedurę"
-#: libraries/classes/Database/Routines.php:125
+#: libraries/classes/Database/Routines.php:123
msgid "Edit routine"
msgstr "Edycja procedury"
-#: libraries/classes/Database/Routines.php:163
+#: libraries/classes/Database/Routines.php:155
#, php-format
msgid ""
"No routine with name %1$s found in database %2$s. You might be lacking the "
@@ -9060,38 +9070,38 @@ 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/Database/Routines.php:218
-#: libraries/classes/Database/Routines.php:1082
+#: libraries/classes/Database/Routines.php:207
+#: libraries/classes/Database/Routines.php:995
#, php-format
msgid "Invalid routine type: \"%s\""
msgstr "Nieprawidłowy typ procedury: %s"
-#: libraries/classes/Database/Routines.php:269
+#: libraries/classes/Database/Routines.php:254
#, php-format
msgid "Routine %1$s has been created."
msgstr "Tabela %1$s została utworzona."
-#: libraries/classes/Database/Routines.php:444
+#: libraries/classes/Database/Routines.php:412
#, php-format
msgid "Routine %1$s has been modified. Privileges have been adjusted."
msgstr "Zmieniono procedurę %1$s. Przywileje zostały dostosowane."
-#: libraries/classes/Database/Routines.php:449
+#: libraries/classes/Database/Routines.php:417
#, php-format
msgid "Routine %1$s has been modified."
msgstr "Kolumna %1$s została zmodyfikowana."
-#: libraries/classes/Database/Routines.php:886
+#: libraries/classes/Database/Routines.php:825
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/Database/Routines.php:905
+#: libraries/classes/Database/Routines.php:843
#, php-format
msgid "Invalid direction \"%s\" given for parameter."
msgstr "Nieprawidłowy kierunek \"%s\" podany dla parametru."
-#: libraries/classes/Database/Routines.php:930
-#: libraries/classes/Database/Routines.php:1010
+#: libraries/classes/Database/Routines.php:865
+#: libraries/classes/Database/Routines.php:932
msgid ""
"You must provide length/values for routine parameters of type ENUM, SET, "
"VARCHAR and VARBINARY."
@@ -9099,30 +9109,30 @@ msgstr ""
"Należy podać długość/wartość parametrów procedury typu ENUM, SET, VARCHAR i "
"VARBINARY."
-#: libraries/classes/Database/Routines.php:989
+#: libraries/classes/Database/Routines.php:914
msgid "You must provide a valid return type for the routine."
msgstr "Musisz podać poprawny typ wartości zwracanej do procedury."
-#: libraries/classes/Database/Routines.php:1090
+#: libraries/classes/Database/Routines.php:1003
msgid "You must provide a routine name!"
msgstr "Musisz podać rutynowe nazwę!"
-#: libraries/classes/Database/Routines.php:1161
+#: libraries/classes/Database/Routines.php:1068
msgid "You must provide a routine definition."
msgstr "Należy podać definicję procedury."
-#: libraries/classes/Database/Routines.php:1251
-#: libraries/classes/Database/Routines.php:1432
+#: libraries/classes/Database/Routines.php:1148
+#: libraries/classes/Database/Routines.php:1321
#, 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/Database/Routines.php:1290
+#: libraries/classes/Database/Routines.php:1187
#, php-format
msgid "Execution results of routine %s"
msgstr "Wynik wykonanych procedur %s"
-#: libraries/classes/Database/Routines.php:1340
+#: libraries/classes/Database/Routines.php:1237
#, 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."
@@ -9130,21 +9140,21 @@ 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/Database/Routines.php:1415
-#: libraries/classes/Database/Routines.php:1422
+#: libraries/classes/Database/Routines.php:1304
+#: libraries/classes/Database/Routines.php:1311
msgid "Execute routine"
msgstr "Wykonaj procedurę"
-#: libraries/classes/Database/Routines.php:1683
+#: libraries/classes/Database/Routines.php:1549
msgid "Sorry, we failed to restore the dropped routine."
msgstr "Przepraszamy, nie udało nam się przywrócić upuszczony procedury."
-#: libraries/classes/Database/Routines.php:1713
+#: libraries/classes/Database/Routines.php:1579
#, php-format
msgid "Export of routine %s"
msgstr "Eksportuj procedurę %s"
-#: libraries/classes/Database/Routines.php:1735
+#: libraries/classes/Database/Routines.php:1601
#, fuzzy, php-format
#| msgid ""
#| "No routine with name %1$s found in database %2$s. You might be lacking "
@@ -9182,60 +9192,60 @@ msgstr "dokładna fraza jako całe pole"
msgid "as regular expression"
msgstr "jako wyrażenie regularne"
-#: libraries/classes/Database/Triggers.php:145
+#: libraries/classes/Database/Triggers.php:138
#, php-format
msgid "Trigger %1$s has been modified."
msgstr "Wyzwalacz %1$s został zmodyfikowany."
-#: libraries/classes/Database/Triggers.php:165
+#: libraries/classes/Database/Triggers.php:158
#, php-format
msgid "Trigger %1$s has been created."
msgstr "Tabela %1$s została utworzona."
-#: libraries/classes/Database/Triggers.php:263
+#: libraries/classes/Database/Triggers.php:253
msgid "Add trigger"
msgstr "Dodaj wyzwalacz"
-#: libraries/classes/Database/Triggers.php:267
+#: libraries/classes/Database/Triggers.php:257
msgid "Edit trigger"
msgstr "Edytuj wyzwalacz"
-#: libraries/classes/Database/Triggers.php:402
+#: libraries/classes/Database/Triggers.php:387
msgid "You must provide a trigger name!"
msgstr "Musisz podać nazwę wyzwalacza!"
-#: libraries/classes/Database/Triggers.php:411
+#: libraries/classes/Database/Triggers.php:393
msgid "You must provide a valid timing for the trigger!"
msgstr "Należy podać poprawny czas dla wyzwalacza!"
-#: libraries/classes/Database/Triggers.php:420
+#: libraries/classes/Database/Triggers.php:399
msgid "You must provide a valid event for the trigger!"
msgstr "Musisz podać ważne wydarzenie dla wyzwalacza!"
-#: libraries/classes/Database/Triggers.php:430
+#: libraries/classes/Database/Triggers.php:406
msgid "You must provide a valid table name!"
msgstr "Musisz podać prawidłową nazwę tabeli!"
-#: libraries/classes/Database/Triggers.php:437
+#: libraries/classes/Database/Triggers.php:413
msgid "You must provide a trigger definition."
msgstr "Musisz podać definicję wyzwalacza."
-#: libraries/classes/Database/Triggers.php:461
+#: libraries/classes/Database/Triggers.php:437
msgid "Sorry, we failed to restore the dropped trigger."
msgstr "Przepraszamy, nie udało nam się przywrócić upuszczonego wyzwalacza."
-#: libraries/classes/Database/Triggers.php:498
+#: libraries/classes/Database/Triggers.php:472
#, 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/Database/Triggers.php:532
+#: libraries/classes/Database/Triggers.php:506
#: templates/database/triggers/export.twig:2
#, php-format
msgid "Export of trigger %s"
msgstr "Eksport wyzwalacza %s"
-#: libraries/classes/Database/Triggers.php:550
+#: libraries/classes/Database/Triggers.php:524
#, fuzzy, php-format
#| msgid "No trigger with name %1$s found in database %2$s."
msgid ""
@@ -9243,53 +9253,53 @@ msgid ""
"%2$s."
msgstr "Brak wyzwalacza o nazwie %1$s znalezionej w bazie danych %2$s."
-#: libraries/classes/Dbal/DbiMysqli.php:148
+#: libraries/classes/Dbal/DbiMysqli.php:147
msgid "SSL connection enforced by server, automatically enabling it."
msgstr "Połączenie SSL wymuszane przez serwer, automatycznie włączające go."
-#: libraries/classes/Display/Results.php:928
-#: libraries/classes/Html/Generator.php:1255
-#: libraries/classes/Html/Generator.php:1259
+#: libraries/classes/Display/Results.php:916
+#: libraries/classes/Html/Generator.php:1211
+#: libraries/classes/Html/Generator.php:1215
msgctxt "First page"
msgid "Begin"
msgstr "Początek"
-#: libraries/classes/Display/Results.php:935
-#: libraries/classes/Html/Generator.php:1256
-#: libraries/classes/Html/Generator.php:1260
+#: libraries/classes/Display/Results.php:923
+#: libraries/classes/Html/Generator.php:1212
+#: libraries/classes/Html/Generator.php:1216
#: templates/server/binlog/index.twig:47 templates/server/binlog/index.twig:52
msgctxt "Previous page"
msgid "Previous"
msgstr "Poprzednie"
-#: libraries/classes/Display/Results.php:963
-#: libraries/classes/Html/Generator.php:1289
-#: libraries/classes/Html/Generator.php:1298
+#: libraries/classes/Display/Results.php:951
+#: libraries/classes/Html/Generator.php:1245
+#: libraries/classes/Html/Generator.php:1254
#: 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:994
-#: libraries/classes/Html/Generator.php:1290
-#: libraries/classes/Html/Generator.php:1299
+#: libraries/classes/Display/Results.php:979
+#: libraries/classes/Html/Generator.php:1246
+#: libraries/classes/Html/Generator.php:1255
msgctxt "Last page"
msgid "End"
msgstr "Koniec"
-#: libraries/classes/Display/Results.php:1575
+#: libraries/classes/Display/Results.php:1535
#: templates/display/results/table.twig:129
msgid "Partial texts"
msgstr "Częściowe teksty"
-#: libraries/classes/Display/Results.php:1579
+#: libraries/classes/Display/Results.php:1539
#: templates/display/results/table.twig:133
msgid "Full texts"
msgstr "Pełne teksty"
-#: libraries/classes/Display/Results.php:1979
-#: libraries/classes/Display/Results.php:2005 libraries/classes/Util.php:2726
-#: libraries/classes/Util.php:2749 libraries/config.values.php:113
+#: libraries/classes/Display/Results.php:1909
+#: libraries/classes/Display/Results.php:1935 libraries/classes/Util.php:2643
+#: libraries/classes/Util.php:2666 libraries/config.values.php:113
#: templates/database/multi_table_query/form.twig:69
#: templates/database/qbe/sort_select_cell.twig:7
#: templates/server/databases/index.twig:111
@@ -9301,9 +9311,9 @@ msgstr "Pełne teksty"
msgid "Descending"
msgstr "Malejąco"
-#: libraries/classes/Display/Results.php:1987
-#: libraries/classes/Display/Results.php:1997 libraries/classes/Util.php:2718
-#: libraries/classes/Util.php:2741 libraries/config.values.php:112
+#: libraries/classes/Display/Results.php:1917
+#: libraries/classes/Display/Results.php:1927 libraries/classes/Util.php:2635
+#: libraries/classes/Util.php:2658 libraries/config.values.php:112
#: templates/database/multi_table_query/form.twig:68
#: templates/database/qbe/sort_select_cell.twig:5
#: templates/server/databases/index.twig:109
@@ -9315,41 +9325,41 @@ msgstr "Malejąco"
msgid "Ascending"
msgstr "Rosnąco"
-#: libraries/classes/Display/Results.php:3268
-#: libraries/classes/Display/Results.php:3283
+#: libraries/classes/Display/Results.php:3156
+#: libraries/classes/Display/Results.php:3171
msgid "The row has been deleted."
msgstr "Wiersz został usunięty."
-#: libraries/classes/Display/Results.php:3315
+#: libraries/classes/Display/Results.php:3203
#: templates/server/status/processes/list.twig:44
msgid "Kill"
msgstr "Zabij"
-#: libraries/classes/Display/Results.php:3969
+#: libraries/classes/Display/Results.php:3814
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:4382
+#: libraries/classes/Display/Results.php:4193
#, php-format
msgid "Showing rows %1s - %2s"
msgstr "Pokazano wiersze %1s - %2s"
-#: libraries/classes/Display/Results.php:4396
+#: libraries/classes/Display/Results.php:4207
#, php-format
msgid "%1$d total, %2$d in query"
msgstr "%1$d ogółem, %2$d w zapytaniu"
-#: libraries/classes/Display/Results.php:4401
+#: libraries/classes/Display/Results.php:4212
#, php-format
msgid "%d total"
msgstr "%d ogółem"
-#: libraries/classes/Display/Results.php:4414 libraries/classes/Sql.php:1068
+#: libraries/classes/Display/Results.php:4225 libraries/classes/Sql.php:986
#, php-format
msgid "Query took %01.4f seconds."
msgstr "Wykonanie zapytania trwało %01.4f sekund(y)."
-#: libraries/classes/Display/Results.php:4794
+#: libraries/classes/Display/Results.php:4580
msgid "Link not found!"
msgstr "Łącza nie znaleziono!"
@@ -9398,7 +9408,7 @@ msgid "Buffer Pool"
msgstr "Rezerwy buforowe"
#: libraries/classes/Engines/Innodb.php:115
-#: libraries/classes/Server/Status/Data.php:235
+#: libraries/classes/Server/Status/Data.php:233
msgid "InnoDB Status"
msgstr "Status InnoDB"
@@ -9406,59 +9416,59 @@ msgstr "Status InnoDB"
msgid "Buffer Pool Usage"
msgstr "Użycie rezerw buforowych"
-#: libraries/classes/Engines/Innodb.php:152
+#: libraries/classes/Engines/Innodb.php:149
msgid "pages"
msgstr "strony"
-#: libraries/classes/Engines/Innodb.php:160
+#: libraries/classes/Engines/Innodb.php:157
msgid "Free pages"
msgstr "Strony puste"
-#: libraries/classes/Engines/Innodb.php:169
+#: libraries/classes/Engines/Innodb.php:163
msgid "Dirty pages"
msgstr "Strony brudne"
-#: libraries/classes/Engines/Innodb.php:178
+#: libraries/classes/Engines/Innodb.php:169
msgid "Pages containing data"
msgstr "Strony zawierające dane"
-#: libraries/classes/Engines/Innodb.php:187
+#: libraries/classes/Engines/Innodb.php:175
msgid "Pages to be flushed"
msgstr "Strony do wymiecenia"
-#: libraries/classes/Engines/Innodb.php:196
+#: libraries/classes/Engines/Innodb.php:181
msgid "Busy pages"
msgstr "Strony używane"
-#: libraries/classes/Engines/Innodb.php:208
+#: libraries/classes/Engines/Innodb.php:190
msgid "Latched pages"
msgstr "Zablokowane strony"
-#: libraries/classes/Engines/Innodb.php:222
+#: libraries/classes/Engines/Innodb.php:201
msgid "Buffer Pool Activity"
msgstr "Aktywność rezerw buforowych"
-#: libraries/classes/Engines/Innodb.php:226
+#: libraries/classes/Engines/Innodb.php:205
msgid "Read requests"
msgstr "Żądania odczytu"
-#: libraries/classes/Engines/Innodb.php:235
+#: libraries/classes/Engines/Innodb.php:211
msgid "Write requests"
msgstr "Żądania zapisu"
-#: libraries/classes/Engines/Innodb.php:244
+#: libraries/classes/Engines/Innodb.php:217
msgid "Read misses"
msgstr "Pominięty odczyt"
-#: libraries/classes/Engines/Innodb.php:253
+#: libraries/classes/Engines/Innodb.php:223
msgid "Write waits"
msgstr "Czekanie zapisu"
-#: libraries/classes/Engines/Innodb.php:262
+#: libraries/classes/Engines/Innodb.php:229
msgid "Read misses in %"
msgstr "Pominięty odczyt w %"
-#: libraries/classes/Engines/Innodb.php:277
+#: libraries/classes/Engines/Innodb.php:244
msgid "Write waits in %"
msgstr "Czekanie zapisu w %"
@@ -9689,17 +9699,17 @@ msgstr ""
"dzienniki zostaną usunięte, w przeciwnym razie zostana zmienione nazyw i "
"dostana nastepny najwyższy numer."
-#: libraries/classes/Engines/Pbxt.php:171
-#: libraries/classes/Html/Generator.php:835
+#: libraries/classes/Engines/Pbxt.php:169
+#: libraries/classes/Html/Generator.php:798
#: libraries/classes/Html/MySQLDocumentation.php:52
-#: libraries/classes/Sanitize.php:205
+#: libraries/classes/Sanitize.php:203
#: templates/config/form_display/input.twig:10 templates/home/index.twig:236
#: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
#: templates/setup/home/index.twig:131
msgid "Documentation"
msgstr "Dokumentacja"
-#: libraries/classes/Engines/Pbxt.php:187
+#: libraries/classes/Engines/Pbxt.php:185
#, php-format
msgid ""
"Documentation and further information about PBXT can be found on the "
@@ -9712,21 +9722,21 @@ msgstr ""
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:420
+#: libraries/classes/ErrorHandler.php:409
msgid "Report"
msgstr "Raport"
-#: libraries/classes/ErrorHandler.php:425 templates/error/report_form.twig:25
+#: libraries/classes/ErrorHandler.php:414 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:177 libraries/classes/Export.php:220
-#: libraries/classes/Export.php:504
+#: libraries/classes/Export.php:162 libraries/classes/Export.php:198
+#: libraries/classes/Export.php:475
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Za mało miejsca na zapis pliku %s."
-#: libraries/classes/Export.php:447
+#: libraries/classes/Export.php:421
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -9734,31 +9744,31 @@ msgstr ""
"Plik %s już istnieje na serwerze. Zmień nazwę pliku lub zaznacz opcję "
"nadpisywania plików."
-#: libraries/classes/Export.php:455 libraries/classes/Export.php:466
+#: libraries/classes/Export.php:429 libraries/classes/Export.php:440
#, 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:510
+#: libraries/classes/Export.php:481
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Zrzut został zapisany do pliku %s."
#. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
-#: libraries/classes/Export.php:1036
+#: libraries/classes/Export.php:986
msgid "Exporting a raw query is not supported for this export method."
msgstr ""
-#: libraries/classes/File.php:276
+#: libraries/classes/File.php:268
msgid "File was not an uploaded file."
msgstr "Plik nie został przesłanym plikiem."
-#: libraries/classes/File.php:319
+#: 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:325
+#: libraries/classes/File.php:311
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -9766,48 +9776,48 @@ msgstr ""
"Przesłany plik przekracza dyrektywę MAX_FILE_SIZE, który został określony w "
"formularzu HTML."
-#: libraries/classes/File.php:331
+#: 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:335
+#: libraries/classes/File.php:321
msgid "Missing a temporary folder."
msgstr "Brakuje folderu tymczasowego."
-#: libraries/classes/File.php:338
+#: 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:341
+#: libraries/classes/File.php:327
msgid "File upload stopped by extension."
msgstr "Przesłanie pliku zostało zatrzymane przez rozszerzenie."
-#: libraries/classes/File.php:344
+#: libraries/classes/File.php:330
msgid "Unknown error in file upload."
msgstr "Nieznany błąd w przesyłania pliku."
-#: libraries/classes/File.php:498
+#: libraries/classes/File.php:474
msgid "File is a symbolic link"
msgstr "Plik jest dowiązaniem symbolicznym"
-#: libraries/classes/File.php:505 libraries/classes/File.php:604
+#: libraries/classes/File.php:481 libraries/classes/File.php:576
msgid "File could not be read!"
msgstr "Nie można odczytać pliku!"
-#: libraries/classes/File.php:548
+#: libraries/classes/File.php:520
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:568
+#: libraries/classes/File.php:540
msgid "Error while moving uploaded file."
msgstr "Błąd podczas przenoszenia plików na serwerze."
-#: libraries/classes/File.php:577
+#: libraries/classes/File.php:549
msgid "Cannot read uploaded file."
msgstr "Nie można odczytać przesłanego pliku."
-#: libraries/classes/File.php:655
+#: libraries/classes/File.php:627
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -9822,118 +9832,118 @@ msgstr ""
msgid "Session not found."
msgstr "Nie znaleziono rozszerzenia SOAP"
-#: libraries/classes/Header.php:363
+#: libraries/classes/Header.php:354
msgid "Print view"
msgstr "Podgląd wydruku"
-#: libraries/classes/Html/Generator.php:158
+#: libraries/classes/Html/Generator.php:150
#, php-format
msgid "Jump to database “%s”."
msgstr "Przejście do bazy danych \"%s\"."
-#: libraries/classes/Html/Generator.php:186
+#: libraries/classes/Html/Generator.php:178
#, 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/Html/Generator.php:257
+#: libraries/classes/Html/Generator.php:246
msgid "SSL is not being used"
msgstr "SSL nie jest używany"
-#: libraries/classes/Html/Generator.php:262
+#: libraries/classes/Html/Generator.php:251
msgid "SSL is used with disabled verification"
msgstr "SSL jest używany z wyłączoną weryfikacją"
-#: libraries/classes/Html/Generator.php:264
+#: libraries/classes/Html/Generator.php:253
msgid "SSL is used without certification authority"
msgstr "SSL jest używany bez urzędu certyfikacji"
-#: libraries/classes/Html/Generator.php:267
+#: libraries/classes/Html/Generator.php:256
msgid "SSL is used"
msgstr "Używany jest protokół SSL"
-#: libraries/classes/Html/Generator.php:372
+#: libraries/classes/Html/Generator.php:361
msgid "The PHP function password_hash() with default options."
msgstr ""
-#: libraries/classes/Html/Generator.php:373
+#: libraries/classes/Html/Generator.php:362
msgid "password_hash() PHP function"
msgstr ""
-#: libraries/classes/Html/Generator.php:676
+#: libraries/classes/Html/Generator.php:646
msgid "Skip Explain SQL"
msgstr "Pomiń wyjaśnienie SQL"
-#: libraries/classes/Html/Generator.php:684
+#: libraries/classes/Html/Generator.php:654
#, php-format
msgid "Analyze Explain at %s"
msgstr "Analizuj objaśnienia w %s"
-#: libraries/classes/Html/Generator.php:716
+#: libraries/classes/Html/Generator.php:683
msgid "Without PHP code"
msgstr "Bez kodu PHP"
-#: libraries/classes/Html/Generator.php:723
+#: libraries/classes/Html/Generator.php:690
#: templates/database/multi_table_query/form.twig:175
#: templates/database/qbe/selection_form.twig:115
msgid "Submit query"
msgstr "Prześlij zapytanie"
-#: libraries/classes/Html/Generator.php:769 templates/console/display.twig:31
+#: libraries/classes/Html/Generator.php:736 templates/console/display.twig:31
#: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
msgid "Profiling"
msgstr "Profilowanie"
-#: libraries/classes/Html/Generator.php:785
+#: libraries/classes/Html/Generator.php:748
msgctxt "Inline edit query"
msgid "Edit inline"
msgstr "Edytuj w linii"
-#: libraries/classes/Html/Generator.php:925
+#: libraries/classes/Html/Generator.php:888
msgid "Static analysis:"
msgstr "Analiza statyczna:"
-#: libraries/classes/Html/Generator.php:928
+#: libraries/classes/Html/Generator.php:891
#, php-format
msgid "%d errors were found during analysis."
msgstr "%d błędów zostało znalezionych podczas analizy."
-#: libraries/classes/Import.php:333 libraries/classes/Sql.php:1076
+#: libraries/classes/Import.php:299 libraries/classes/Sql.php:994
msgid "[ROLLBACK occurred.]"
msgstr "[Wystąpił ROLLBACK.]"
-#: libraries/classes/Import.php:1354
+#: libraries/classes/Import.php:1303
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:1357
+#: libraries/classes/Import.php:1305
msgid "View a structure's contents by clicking on its name."
msgstr "Zobacz zawartość struktury klikając jej nazwę."
-#: libraries/classes/Import.php:1360
+#: libraries/classes/Import.php:1306
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:1362
+#: libraries/classes/Import.php:1307
msgid "Edit structure by following the \"Structure\" link."
msgstr "Edytuj strukturę, klikając link \"Struktura\"."
-#: libraries/classes/Import.php:1366 libraries/classes/Import.php:1400
+#: libraries/classes/Import.php:1311 libraries/classes/Import.php:1345
#: libraries/classes/Plugins/Export/ExportCodegen.php:66
#: libraries/classes/Plugins/Export/ExportCsv.php:46
#: libraries/classes/Plugins/Export/ExportExcel.php:39
#: libraries/classes/Plugins/Export/ExportHtmlword.php:46
-#: libraries/classes/Plugins/Export/ExportJson.php:78
-#: libraries/classes/Plugins/Export/ExportLatex.php:70
+#: libraries/classes/Plugins/Export/ExportJson.php:72
+#: libraries/classes/Plugins/Export/ExportLatex.php:67
#: libraries/classes/Plugins/Export/ExportMediawiki.php:45
-#: libraries/classes/Plugins/Export/ExportOds.php:55
-#: libraries/classes/Plugins/Export/ExportOdt.php:64
+#: libraries/classes/Plugins/Export/ExportOds.php:53
+#: libraries/classes/Plugins/Export/ExportOdt.php:59
#: libraries/classes/Plugins/Export/ExportPdf.php:65
#: libraries/classes/Plugins/Export/ExportPhparray.php:45
-#: libraries/classes/Plugins/Export/ExportSql.php:117
+#: libraries/classes/Plugins/Export/ExportSql.php:114
#: libraries/classes/Plugins/Export/ExportTexytext.php:45
#: libraries/classes/Plugins/Export/ExportXml.php:76
#: libraries/classes/Plugins/Export/ExportYaml.php:44
@@ -9951,37 +9961,37 @@ msgstr "Edytuj strukturę, klikając link \"Struktura\"."
msgid "Options"
msgstr "Opcje"
-#: libraries/classes/Import.php:1369
+#: libraries/classes/Import.php:1314
#, php-format
msgid "Go to database: %s"
msgstr "Idź do bazy danych: %s"
-#: libraries/classes/Import.php:1375 libraries/classes/Import.php:1418
+#: libraries/classes/Import.php:1320 libraries/classes/Import.php:1363
#, php-format
msgid "Edit settings for %s"
msgstr "Edytuj ustawienia dla %s"
-#: libraries/classes/Import.php:1403
+#: libraries/classes/Import.php:1348
#, php-format
msgid "Go to table: %s"
msgstr "Przejdź do tabeli: %s"
-#: libraries/classes/Import.php:1411
+#: libraries/classes/Import.php:1356
#, php-format
msgid "Structure of %s"
msgstr "Struktura %s"
-#: libraries/classes/Import.php:1429
+#: libraries/classes/Import.php:1374
#, php-format
msgid "Go to view: %s"
msgstr "Przejdź do widoku: %s"
-#: libraries/classes/Import.php:1453
+#: libraries/classes/Import.php:1398
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:1687
+#: libraries/classes/Import.php:1620
msgid ""
"Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
"engine tables can be rolled back."
@@ -9989,7 +9999,7 @@ msgstr ""
"Tylko INSERT, UPDATE, DELETE i REPLACE Zapytania SQL zawierające "
"transakcyjne tabele silników mogą zostać wycofane."
-#: libraries/classes/Index.php:651
+#: libraries/classes/Index.php:622
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -9998,7 +10008,7 @@ 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:354
+#: libraries/classes/InsertEdit.php:352
#: libraries/classes/Navigation/Nodes/NodeFunction.php:28
#: templates/database/routines/execute_form.twig:18
#: templates/table/search/index.twig:36
@@ -10006,17 +10016,17 @@ msgstr ""
msgid "Function"
msgstr "Funkcja"
-#: libraries/classes/InsertEdit.php:357
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:300
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:401
-#: libraries/classes/Plugins/Export/ExportLatex.php:568
-#: libraries/classes/Plugins/Export/ExportOdt.php:401
-#: libraries/classes/Plugins/Export/ExportOdt.php:507
-#: libraries/classes/Plugins/Export/ExportTexytext.php:311
-#: libraries/classes/Plugins/Export/ExportTexytext.php:405
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:580
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:712
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:746
+#: libraries/classes/InsertEdit.php:355
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:278
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:375
+#: libraries/classes/Plugins/Export/ExportLatex.php:540
+#: libraries/classes/Plugins/Export/ExportOdt.php:373
+#: libraries/classes/Plugins/Export/ExportOdt.php:474
+#: libraries/classes/Plugins/Export/ExportTexytext.php:291
+#: libraries/classes/Plugins/Export/ExportTexytext.php:381
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:533
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
#: templates/columns_definitions/table_fields_definitions.twig:12
#: templates/database/central_columns/edit.twig:9
#: templates/database/central_columns/main.twig:20
@@ -10029,23 +10039,23 @@ msgstr "Funkcja"
#: templates/database/routines/editor_form.twig:51
#: templates/database/routines/execute_form.twig:16
#: templates/database/routines/index.twig:50
-#: templates/database/structure/table_header.twig:30 templates/indexes.twig:16
+#: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
#: templates/table/privileges/index.twig:21
#: templates/table/search/index.twig:39
#: templates/table/structure/display_structure.twig:23
-#: templates/table/structure/display_structure.twig:414
+#: templates/table/structure/display_structure.twig:450
#: templates/table/tracking/structure_snapshot_columns.twig:7
#: templates/table/tracking/structure_snapshot_indexes.twig:6
#: templates/table/zoom_search/index.twig:37
msgid "Type"
msgstr "Typ"
-#: libraries/classes/InsertEdit.php:759 templates/import.twig:77
+#: libraries/classes/InsertEdit.php:734 templates/import.twig:77
#: templates/import.twig:107
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:764
+#: libraries/classes/InsertEdit.php:739
#: templates/database/qbe/ins_del_and_or_cell.twig:24
#: templates/server/privileges/privileges_table.twig:32
#: templates/server/privileges/privileges_table.twig:59
@@ -10055,25 +10065,25 @@ msgstr "Nie można znaleźć katalogu do zapisu przesyłanych plików."
msgid "Or"
msgstr "Lub"
-#: libraries/classes/InsertEdit.php:765
+#: libraries/classes/InsertEdit.php:740
msgid "web server upload directory:"
msgstr "katalog przesyłania serwera web:"
-#: libraries/classes/InsertEdit.php:1037
+#: libraries/classes/InsertEdit.php:1006
#: libraries/classes/Navigation/Nodes/NodeColumn.php:32
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:297
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:398
-#: libraries/classes/Plugins/Export/ExportLatex.php:567
-#: libraries/classes/Plugins/Export/ExportOdt.php:398
-#: libraries/classes/Plugins/Export/ExportOdt.php:504
-#: libraries/classes/Plugins/Export/ExportTexytext.php:310
-#: libraries/classes/Plugins/Export/ExportTexytext.php:404
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:578
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:711
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:745
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:275
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:372
+#: libraries/classes/Plugins/Export/ExportLatex.php:539
+#: libraries/classes/Plugins/Export/ExportOdt.php:370
+#: libraries/classes/Plugins/Export/ExportOdt.php:471
+#: libraries/classes/Plugins/Export/ExportTexytext.php:290
+#: libraries/classes/Plugins/Export/ExportTexytext.php:380
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
#: templates/columns_definitions/column_name.twig:16
#: templates/database/data_dictionary/index.twig:16
-#: templates/database/data_dictionary/index.twig:69 templates/indexes.twig:19
+#: templates/database/data_dictionary/index.twig:69 templates/indexes.twig:20
#: templates/table/index_form.twig:138 templates/table/operations/index.twig:13
#: templates/table/relation/common_form.twig:18
#: templates/table/relation/common_form.twig:23
@@ -10083,7 +10093,7 @@ msgstr "katalog przesyłania serwera web:"
#: templates/table/relation/foreign_key_row.twig:121
#: templates/table/relation/foreign_key_row.twig:131
#: templates/table/search/index.twig:38
-#: templates/table/structure/display_structure.twig:417
+#: templates/table/structure/display_structure.twig:453
#: templates/table/tracking/structure_snapshot_columns.twig:6
#: templates/table/tracking/structure_snapshot_indexes.twig:9
#: templates/table/zoom_search/index.twig:36
@@ -10091,32 +10101,32 @@ msgstr "katalog przesyłania serwera web:"
msgid "Column"
msgstr "Kolumna"
-#: libraries/classes/InsertEdit.php:1047
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:303
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:404
-#: libraries/classes/Plugins/Export/ExportLatex.php:569
-#: libraries/classes/Plugins/Export/ExportOdt.php:404
-#: libraries/classes/Plugins/Export/ExportOdt.php:510
-#: libraries/classes/Plugins/Export/ExportTexytext.php:312
-#: libraries/classes/Plugins/Export/ExportTexytext.php:406
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:582
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:714
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:748
+#: libraries/classes/InsertEdit.php:1016
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:281
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:378
+#: libraries/classes/Plugins/Export/ExportLatex.php:541
+#: libraries/classes/Plugins/Export/ExportOdt.php:376
+#: libraries/classes/Plugins/Export/ExportOdt.php:477
+#: libraries/classes/Plugins/Export/ExportTexytext.php:292
+#: libraries/classes/Plugins/Export/ExportTexytext.php:382
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:535
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
#: templates/columns_definitions/table_fields_definitions.twig:30
#: templates/database/central_columns/edit.twig:14
#: templates/database/central_columns/main.twig:40
#: templates/database/central_columns/main.twig:246
#: templates/database/data_dictionary/index.twig:18
-#: templates/database/data_dictionary/index.twig:72 templates/indexes.twig:22
+#: templates/database/data_dictionary/index.twig:72 templates/indexes.twig:23
#: templates/table/structure/display_structure.twig:26
-#: templates/table/structure/display_structure.twig:420
+#: templates/table/structure/display_structure.twig:456
#: templates/table/tracking/structure_snapshot_columns.twig:9
#: templates/table/tracking/structure_snapshot_indexes.twig:12
#: templates/table/zoom_search/result_form.twig:36
msgid "Null"
msgstr "Null"
-#: libraries/classes/InsertEdit.php:1048
+#: libraries/classes/InsertEdit.php:1017
#: templates/database/designer/main.twig:484
#: templates/database/designer/main.twig:649
#: templates/database/designer/main.twig:855
@@ -10131,34 +10141,34 @@ msgstr "Null"
msgid "Value"
msgstr "Wartość"
-#: libraries/classes/InsertEdit.php:1426 libraries/classes/Sql.php:1059
+#: libraries/classes/InsertEdit.php:1366 libraries/classes/Sql.php:977
msgid "Showing SQL query"
msgstr "Wyświetl zapytanie SQL"
-#: libraries/classes/InsertEdit.php:1456 libraries/classes/Sql.php:1036
+#: libraries/classes/InsertEdit.php:1396 libraries/classes/Sql.php:957
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Id wstawionego wiersza: %1$d"
-#: libraries/classes/LanguageManager.php:989
+#: libraries/classes/LanguageManager.php:971
msgid "Ignoring unsupported language code."
msgstr "Zignorowanie nieobsługiwanego kodu języka."
-#: libraries/classes/Linter.php:113
+#: libraries/classes/Linter.php:109
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:180
+#: libraries/classes/Linter.php:173
#, php-format
msgid "%1$s (near <code>%2$s</code>)"
msgstr "%1$s (w pobliżu <code>%2$s</code>)"
-#: libraries/classes/Menu.php:264
-#: libraries/classes/Navigation/Nodes/NodeTable.php:321
-#: libraries/classes/Util.php:1602 libraries/classes/Util.php:2102
+#: libraries/classes/Menu.php:251
+#: libraries/classes/Navigation/Nodes/NodeTable.php:319
+#: libraries/classes/Util.php:1531 libraries/classes/Util.php:2025
#: libraries/config.values.php:68 libraries/config.values.php:82
#: libraries/config.values.php:183 templates/database/search/results.twig:34
#: templates/database/structure/structure_table_row.twig:43
@@ -10166,10 +10176,10 @@ msgstr "%1$s (w pobliżu <code>%2$s</code>)"
msgid "Browse"
msgstr "Przeglądaj"
-#: libraries/classes/Menu.php:283 libraries/classes/Menu.php:404
-#: libraries/classes/Navigation/Nodes/NodeTable.php:312
-#: libraries/classes/Util.php:1600 libraries/classes/Util.php:2088
-#: libraries/classes/Util.php:2105 libraries/config.values.php:64
+#: libraries/classes/Menu.php:270 libraries/classes/Menu.php:380
+#: libraries/classes/Navigation/Nodes/NodeTable.php:310
+#: libraries/classes/Util.php:1529 libraries/classes/Util.php:2011
+#: libraries/classes/Util.php:2028 libraries/config.values.php:64
#: libraries/config.values.php:78 libraries/config.values.php:169
#: libraries/config.values.php:179 templates/database/routines/index.twig:27
#: templates/database/routines/index.twig:28
@@ -10179,9 +10189,9 @@ msgstr "Przeglądaj"
msgid "Search"
msgstr "Szukaj"
-#: libraries/classes/Menu.php:294
-#: libraries/classes/Navigation/Nodes/NodeTable.php:315
-#: libraries/classes/Util.php:1601 libraries/classes/Util.php:2106
+#: libraries/classes/Menu.php:281
+#: libraries/classes/Navigation/Nodes/NodeTable.php:313
+#: libraries/classes/Util.php:1530 libraries/classes/Util.php:2029
#: libraries/config.values.php:66 libraries/config.values.php:80
#: libraries/config.values.php:181
#: templates/database/qbe/ins_del_and_or_cell.twig:6
@@ -10190,9 +10200,9 @@ msgstr "Szukaj"
msgid "Insert"
msgstr "Wstaw"
-#: libraries/classes/Menu.php:323 libraries/classes/Menu.php:444
-#: libraries/classes/Server/Privileges.php:3007 libraries/classes/Util.php:2093
-#: libraries/classes/Util.php:2109 libraries/config.values.php:161
+#: libraries/classes/Menu.php:307 libraries/classes/Menu.php:420
+#: libraries/classes/Server/Privileges.php:2923 libraries/classes/Util.php:2016
+#: libraries/classes/Util.php:2032 libraries/config.values.php:161
#: templates/database/privileges/index.twig:20
#: templates/server/privileges/privileges_summary.twig:15
#: templates/server/sub_page_header.twig:2
@@ -10200,98 +10210,98 @@ msgstr "Wstaw"
msgid "Privileges"
msgstr "Uprawnienia"
-#: libraries/classes/Menu.php:334 libraries/classes/Menu.php:344
-#: libraries/classes/Menu.php:435 libraries/classes/Util.php:1603
-#: libraries/classes/Util.php:2092 libraries/classes/Util.php:2110
+#: libraries/classes/Menu.php:318 libraries/classes/Menu.php:328
+#: libraries/classes/Menu.php:411 libraries/classes/Util.php:1532
+#: libraries/classes/Util.php:2015 libraries/classes/Util.php:2033
#: libraries/config.values.php:171 templates/table/operations/view.twig:8
msgid "Operations"
msgstr "Operacje"
-#: libraries/classes/Menu.php:350 libraries/classes/Menu.php:470
-#: libraries/classes/Relation.php:322 libraries/classes/Util.php:2097
-#: libraries/classes/Util.php:2111
+#: libraries/classes/Menu.php:334 libraries/classes/Menu.php:446
+#: libraries/classes/Relation.php:299 libraries/classes/Util.php:2020
+#: libraries/classes/Util.php:2034
msgid "Tracking"
msgstr "Śledzenie"
-#: libraries/classes/Menu.php:365 libraries/classes/Menu.php:463
+#: libraries/classes/Menu.php:341 libraries/classes/Menu.php:439
#: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:603
-#: libraries/classes/Plugins/Export/ExportOdt.php:743
-#: libraries/classes/Plugins/Export/ExportPdf.php:279
-#: libraries/classes/Plugins/Export/ExportSql.php:2241
-#: libraries/classes/Plugins/Export/ExportTexytext.php:572
-#: libraries/classes/Plugins/Export/ExportXml.php:122
-#: libraries/classes/Util.php:2096 libraries/classes/Util.php:2112
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:563
+#: libraries/classes/Plugins/Export/ExportOdt.php:703
+#: libraries/classes/Plugins/Export/ExportPdf.php:261
+#: libraries/classes/Plugins/Export/ExportSql.php:2095
+#: libraries/classes/Plugins/Export/ExportTexytext.php:542
+#: libraries/classes/Plugins/Export/ExportXml.php:120
+#: libraries/classes/Util.php:2019 libraries/classes/Util.php:2035
#: templates/database/triggers/list.twig:3
msgid "Triggers"
msgstr "Wyzwalacze"
-#: libraries/classes/Menu.php:409 libraries/classes/Menu.php:417
-#: libraries/classes/Menu.php:425
+#: libraries/classes/Menu.php:385 libraries/classes/Menu.php:393
+#: libraries/classes/Menu.php:401
msgid "Database seems to be empty!"
msgstr "Baza danych wydaje się pusta!"
-#: libraries/classes/Menu.php:412 libraries/classes/Util.php:2089
+#: libraries/classes/Menu.php:388 libraries/classes/Util.php:2012
msgid "Query"
msgstr "Zapytanie"
-#: libraries/classes/Menu.php:450 libraries/classes/Util.php:2094
+#: libraries/classes/Menu.php:426 libraries/classes/Util.php:2017
#: templates/database/routines/index.twig:3
msgid "Routines"
msgstr "Procedury i funkcje"
-#: libraries/classes/Menu.php:456
+#: libraries/classes/Menu.php:432
#: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
-#: libraries/classes/Plugins/Export/ExportSql.php:1053
-#: libraries/classes/Plugins/Export/ExportXml.php:102
-#: libraries/classes/Util.php:2095 templates/database/events/index.twig:3
+#: libraries/classes/Plugins/Export/ExportSql.php:1010
+#: libraries/classes/Plugins/Export/ExportXml.php:100
+#: libraries/classes/Util.php:2018 templates/database/events/index.twig:3
msgid "Events"
msgstr "Zdarzenia"
-#: libraries/classes/Menu.php:477 libraries/classes/Util.php:2098
+#: libraries/classes/Menu.php:453 libraries/classes/Util.php:2021
msgid "Designer"
msgstr "Widok projektu"
-#: libraries/classes/Menu.php:487 libraries/classes/Util.php:2099
+#: libraries/classes/Menu.php:460 libraries/classes/Util.php:2022
#: templates/database/structure/check_all_tables.twig:32
msgid "Central columns"
msgstr "Centralne kolumny"
-#: libraries/classes/Menu.php:547
+#: libraries/classes/Menu.php:520
msgid "User accounts"
msgstr "Konta użytkowników"
-#: libraries/classes/Menu.php:582 libraries/classes/Server/Status/Data.php:154
-#: libraries/classes/Util.php:2078 templates/server/binlog/index.twig:3
+#: libraries/classes/Menu.php:555 libraries/classes/Server/Status/Data.php:152
+#: libraries/classes/Util.php:2001 templates/server/binlog/index.twig:3
msgid "Binary log"
msgstr "Dziennik binarny"
-#: libraries/classes/Menu.php:589 libraries/classes/Server/Status/Data.php:159
-#: libraries/classes/Util.php:2079
+#: libraries/classes/Menu.php:562 libraries/classes/Server/Status/Data.php:157
+#: libraries/classes/Util.php:2002
#: templates/database/structure/body_for_table_summary.twig:11
#: templates/database/structure/table_header.twig:10
#: templates/server/replication/index.twig:5
msgid "Replication"
msgstr "Replikacja"
-#: libraries/classes/Menu.php:595 libraries/classes/Server/Status/Data.php:231
-#: libraries/classes/Util.php:2080 libraries/config.values.php:159
+#: libraries/classes/Menu.php:568 libraries/classes/Server/Status/Data.php:229
+#: libraries/classes/Util.php:2003 libraries/config.values.php:159
#: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
#: templates/sql/query.twig:191
msgid "Variables"
msgstr "Zmienne"
-#: libraries/classes/Menu.php:600 libraries/classes/Util.php:2081
+#: libraries/classes/Menu.php:573 libraries/classes/Util.php:2004
msgid "Charsets"
msgstr "Kodowania znaków"
-#: libraries/classes/Menu.php:605 libraries/classes/Util.php:2083
+#: libraries/classes/Menu.php:578 libraries/classes/Util.php:2006
msgid "Engines"
msgstr "Mechanizmy"
-#: libraries/classes/Menu.php:610 libraries/classes/Util.php:2082
+#: libraries/classes/Menu.php:583 libraries/classes/Util.php:2005
#: templates/server/plugins/index.twig:4
msgid "Plugins"
msgstr "Wtyczki"
@@ -10320,32 +10330,32 @@ msgstr[0] "Wstawionych rekordów: %1$d."
msgstr[1] "Wstawionych rekordów: %1$d."
msgstr[2] "Wstawionych rekordów: %1$d."
-#: libraries/classes/Navigation/Navigation.php:229
+#: libraries/classes/Navigation/Navigation.php:221
msgid "Groups:"
msgstr "Grupy:"
-#: libraries/classes/Navigation/Navigation.php:230
+#: libraries/classes/Navigation/Navigation.php:222
msgid "Events:"
msgstr "Zdarzenia:"
-#: libraries/classes/Navigation/Navigation.php:231
+#: libraries/classes/Navigation/Navigation.php:223
msgid "Functions:"
msgstr "Funkcje:"
-#: libraries/classes/Navigation/Navigation.php:232
+#: libraries/classes/Navigation/Navigation.php:224
msgid "Procedures:"
msgstr "Procedury:"
-#: libraries/classes/Navigation/Navigation.php:233
+#: libraries/classes/Navigation/Navigation.php:225
#: templates/database/export/index.twig:14
msgid "Tables:"
msgstr "Tabele:"
-#: libraries/classes/Navigation/Navigation.php:234
+#: libraries/classes/Navigation/Navigation.php:226
msgid "Views:"
msgstr "Widoki:"
-#: libraries/classes/Navigation/NavigationTree.php:860
+#: libraries/classes/Navigation/NavigationTree.php:760
msgid ""
"There are large item groups in navigation panel which may affect the "
"performance. Consider disabling item grouping in the navigation panel."
@@ -10353,11 +10363,11 @@ 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:948
+#: libraries/classes/Navigation/NavigationTree.php:834
msgid "Groups"
msgstr "Grupy"
-#: libraries/classes/Navigation/NavigationTree.php:1070
+#: libraries/classes/Navigation/NavigationTree.php:947
#, php-format
msgid "%s result found"
msgid_plural "%s results found"
@@ -10365,7 +10375,7 @@ msgstr[0] "Znaleziono %s wynik"
msgstr[1] "Znaleziono %s wyniki"
msgstr[2] "Znaleziono %s wyników"
-#: libraries/classes/Navigation/NavigationTree.php:1472
+#: libraries/classes/Navigation/NavigationTree.php:1346
msgid "Collapse all"
msgstr "Zwiń wszystko"
@@ -10391,7 +10401,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Nowy"
-#: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:41
+#: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
msgctxt "Create new database"
msgid "New"
msgstr "Nowa"
@@ -10400,7 +10410,7 @@ msgstr "Nowa"
msgid "Database operations"
msgstr "Operacje na bazie danych"
-#: libraries/classes/Navigation/Nodes/NodeDatabase.php:721
+#: libraries/classes/Navigation/Nodes/NodeDatabase.php:677
msgid "Show hidden items"
msgstr "Pokaż ukryte elementy"
@@ -10410,10 +10420,10 @@ msgid "New"
msgstr "Nowy"
#: libraries/classes/Navigation/Nodes/NodeEvent.php:28
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:510
-#: libraries/classes/Plugins/Export/ExportOdt.php:638
-#: libraries/classes/Plugins/Export/ExportTexytext.php:485
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:413
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:480
+#: libraries/classes/Plugins/Export/ExportOdt.php:600
+#: libraries/classes/Plugins/Export/ExportTexytext.php:457
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:367
#: templates/database/triggers/editor_form.twig:47
#: templates/database/triggers/list.twig:48
msgid "Event"
@@ -10421,8 +10431,8 @@ msgstr "Zdarzenie"
#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
-#: libraries/classes/Plugins/Export/ExportSql.php:640
-#: libraries/classes/Plugins/Export/ExportXml.php:107
+#: libraries/classes/Plugins/Export/ExportSql.php:630
+#: libraries/classes/Plugins/Export/ExportXml.php:105
msgid "Functions"
msgstr "Funkcje"
@@ -10436,14 +10446,14 @@ msgctxt "Create new index"
msgid "New"
msgstr "Nowy"
-#: libraries/classes/Navigation/Nodes/Node.php:658
+#: libraries/classes/Navigation/Nodes/Node.php:634
msgid "Expand/Collapse"
msgstr "Rozwiń/Zwiń"
#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
-#: libraries/classes/Plugins/Export/ExportSql.php:629
-#: libraries/classes/Plugins/Export/ExportXml.php:112
+#: libraries/classes/Plugins/Export/ExportSql.php:619
+#: libraries/classes/Plugins/Export/ExportXml.php:110
msgid "Procedures"
msgstr "Procedury"
@@ -10474,7 +10484,7 @@ msgstr "Wyzwalacze"
#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
-#: libraries/classes/Plugins/Export/ExportXml.php:127
+#: libraries/classes/Plugins/Export/ExportXml.php:125
#: templates/database/structure/show_create.twig:28
msgid "Views"
msgstr "Widoki"
@@ -10484,23 +10494,23 @@ msgctxt "Create new view"
msgid "New"
msgstr "Nowy"
-#: libraries/classes/Normalization.php:238
+#: libraries/classes/Normalization.php:230
msgid "Make all columns atomic"
msgstr "Niech wszystkie kolumny będą atomowe"
-#: libraries/classes/Normalization.php:240
-#: libraries/classes/Normalization.php:984
+#: libraries/classes/Normalization.php:232
+#: libraries/classes/Normalization.php:962
msgid "First step of normalization (1NF)"
msgstr "Pierwszy krok normalizacji (1NF)"
-#: libraries/classes/Normalization.php:243
-#: libraries/classes/Normalization.php:295
-#: libraries/classes/Normalization.php:344
-#: libraries/classes/Normalization.php:381
+#: libraries/classes/Normalization.php:235
+#: libraries/classes/Normalization.php:285
+#: libraries/classes/Normalization.php:331
+#: libraries/classes/Normalization.php:368
msgid "Step 1."
msgstr "Krok 1."
-#: libraries/classes/Normalization.php:245
+#: libraries/classes/Normalization.php:237
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."
@@ -10508,11 +10518,11 @@ 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:252
+#: libraries/classes/Normalization.php:243
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:255
+#: libraries/classes/Normalization.php:245
msgid ""
"Select a column which can be split into more than one (on select of 'no such "
"column', it'll move to next step)."
@@ -10520,19 +10530,19 @@ 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:270
+#: libraries/classes/Normalization.php:260
msgid "split into "
msgstr "podzielony na "
-#: libraries/classes/Normalization.php:292
+#: libraries/classes/Normalization.php:282
msgid "Have a primary key"
msgstr "Masz klucz podstawowy"
-#: libraries/classes/Normalization.php:298
+#: libraries/classes/Normalization.php:288
msgid "Primary key already exists."
msgstr "Klucz podstawowy już istnieje."
-#: libraries/classes/Normalization.php:303
+#: libraries/classes/Normalization.php:293
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."
@@ -10541,26 +10551,26 @@ msgstr ""
"kolumna (lub kombinacja kolumn), która jednoznacznie identyfikuje wszystkie "
"wiersze."
-#: libraries/classes/Normalization.php:311
+#: libraries/classes/Normalization.php:301
msgid "Add a primary key on existing column(s)"
msgstr "Dodaj klucz podstawowy w istniejących kolumnach"
-#: libraries/classes/Normalization.php:316
+#: libraries/classes/Normalization.php:305
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:320
+#: libraries/classes/Normalization.php:307
msgid "+ Add a new primary key column"
msgstr "Dodaj nową kolumnę klucza głównego"
-#: libraries/classes/Normalization.php:343
+#: libraries/classes/Normalization.php:330
msgid "Remove redundant columns"
msgstr "Usuń nadmiarowe kolumny"
-#: libraries/classes/Normalization.php:346
+#: libraries/classes/Normalization.php:333
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 "
@@ -10570,7 +10580,7 @@ msgstr ""
"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:352
+#: libraries/classes/Normalization.php:339
msgid ""
"Check the columns which are redundant and click on remove. If no redundant "
"column, click on 'No redundant column'"
@@ -10578,19 +10588,19 @@ 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:357
+#: libraries/classes/Normalization.php:344
msgid "Remove selected"
msgstr "Usuń zaznaczone"
-#: libraries/classes/Normalization.php:358
+#: libraries/classes/Normalization.php:345
msgid "No redundant column"
msgstr "Brak zbędnej kolumny"
-#: libraries/classes/Normalization.php:380
+#: libraries/classes/Normalization.php:367
msgid "Move repeating groups"
msgstr "Przenieś powtarzające się grupy"
-#: libraries/classes/Normalization.php:383
+#: libraries/classes/Normalization.php:370
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 "
@@ -10604,7 +10614,7 @@ msgstr ""
"author3 itd., Które tworzą powtarzającą się grupę. W takim przypadku należy "
"utworzyć nową tabelę (book_id, author)."
-#: libraries/classes/Normalization.php:391
+#: libraries/classes/Normalization.php:378
msgid ""
"Check the columns which form a repeating group. If no such group, click on "
"'No repeating group'"
@@ -10612,19 +10622,19 @@ msgstr ""
"Sprawdź kolumny, które tworzą powtarzającą się grupę. Jeśli nie ma takiej "
"grupy, kliknij \"Bez powtarzania grupy\""
-#: libraries/classes/Normalization.php:397
+#: libraries/classes/Normalization.php:384
msgid "No repeating group"
msgstr "Brak powtarzalnej grupy"
-#: libraries/classes/Normalization.php:425
+#: libraries/classes/Normalization.php:412
msgid "Step 2."
msgstr "Krok 2."
-#: libraries/classes/Normalization.php:425
+#: libraries/classes/Normalization.php:412
msgid "Find partial dependencies"
msgstr "Znajdź częściowe zależności"
-#: libraries/classes/Normalization.php:449
+#: libraries/classes/Normalization.php:433
#, php-format
msgid ""
"No partial dependencies possible as no non-primary column exists since "
@@ -10634,12 +10644,12 @@ msgstr ""
"podstawowa, ponieważ klucz podstawowy (%1$s) składa się ze wszystkich kolumn "
"w tabeli."
-#: libraries/classes/Normalization.php:455
-#: libraries/classes/Normalization.php:502
+#: libraries/classes/Normalization.php:439
+#: libraries/classes/Normalization.php:486
msgid "Table is already in second normal form."
msgstr "Tabela jest już w drugiej normalnej formie."
-#: libraries/classes/Normalization.php:460
+#: libraries/classes/Normalization.php:444
#, php-format
msgid ""
"The primary key ( %1$s ) consists of more than one column so we need to find "
@@ -10648,18 +10658,18 @@ 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:465
-#: libraries/classes/Normalization.php:887
+#: libraries/classes/Normalization.php:449
+#: libraries/classes/Normalization.php:868
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:469
+#: libraries/classes/Normalization.php:453
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:473
+#: libraries/classes/Normalization.php:457
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 "
@@ -10669,13 +10679,13 @@ msgstr ""
"zestawie, którego wartości połączone razem są wystarczające do określenia "
"wartości kolumny."
-#: libraries/classes/Normalization.php:486
-#: libraries/classes/Normalization.php:934
+#: libraries/classes/Normalization.php:470
+#: libraries/classes/Normalization.php:912
#, php-format
msgid "'%1$s' depends on:"
msgstr "\"%1$s\" zależy od:"
-#: libraries/classes/Normalization.php:497
+#: libraries/classes/Normalization.php:481
#, php-format
msgid ""
"No partial dependencies possible as the primary key ( %1$s ) has just one "
@@ -10684,7 +10694,7 @@ msgstr ""
"Brak częściowych zależności, ponieważ klucz podstawowy (%1$s) ma tylko jedną "
"kolumnę."
-#: libraries/classes/Normalization.php:526
+#: libraries/classes/Normalization.php:510
#, php-format
msgid ""
"In order to put the original table '%1$s' into Second normal form we need to "
@@ -10693,18 +10703,18 @@ msgstr ""
"Aby umieścić oryginalną tabelę \"%1$s\" w drugiej normalnej formie, musimy "
"utworzyć następujące tabele:"
-#: libraries/classes/Normalization.php:564
+#: libraries/classes/Normalization.php:548
#, 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:608
-#: libraries/classes/Normalization.php:778
-#: libraries/classes/Normalization.php:856
+#: libraries/classes/Normalization.php:592
+#: libraries/classes/Normalization.php:759
+#: libraries/classes/Normalization.php:837
msgid "Error in processing!"
msgstr "Błąd w przetwarzaniu!"
-#: libraries/classes/Normalization.php:657
+#: libraries/classes/Normalization.php:641
#, php-format
msgid ""
"In order to put the original table '%1$s' into Third normal form we need to "
@@ -10713,24 +10723,24 @@ msgstr ""
"Aby umieścić oryginalną tabelę \"%1$s\" w trzeciej normalnej formie, musimy "
"utworzyć następujące tabele:"
-#: libraries/classes/Normalization.php:714
+#: libraries/classes/Normalization.php:698
msgid "The third step of normalization is complete."
msgstr "Trzeci etap normalizacji jest zakończony."
-#: libraries/classes/Normalization.php:830
+#: libraries/classes/Normalization.php:811
#, 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:884
+#: libraries/classes/Normalization.php:865
msgid "Step 3."
msgstr "Krok 3."
-#: libraries/classes/Normalization.php:884
+#: libraries/classes/Normalization.php:865
msgid "Find transitive dependencies"
msgstr "Znajdź zależności przechodnie"
-#: libraries/classes/Normalization.php:891
+#: libraries/classes/Normalization.php:872
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 "
@@ -10742,7 +10752,7 @@ msgstr ""
"kolumny. <br> Uwaga: kolumna może nie mieć zależności przechodnich w w takim "
"przypadku nie musisz wybierać żadnego."
-#: libraries/classes/Normalization.php:948
+#: libraries/classes/Normalization.php:926
msgid ""
"No Transitive dependencies possible as the table doesn't have any non "
"primary key columns"
@@ -10750,27 +10760,27 @@ msgstr ""
"Nie są możliwe zależności przechodnie, ponieważ tabela nie zawiera żadnych "
"kolumn klucza podstawowego"
-#: libraries/classes/Normalization.php:952
+#: libraries/classes/Normalization.php:930
msgid "Table is already in Third normal form!"
msgstr "Tabela jest już w trzeciej normalnej formie!"
-#: libraries/classes/Normalization.php:978
+#: libraries/classes/Normalization.php:956
msgid "Improve table structure (Normalization):"
msgstr "Popraw strukturę tabeli (Normalizacja):"
-#: libraries/classes/Normalization.php:979
+#: libraries/classes/Normalization.php:957
msgid "Select up to what step you want to normalize"
msgstr "Wybierz do jakiego kroku chcesz się normalizować"
-#: libraries/classes/Normalization.php:989
+#: libraries/classes/Normalization.php:967
msgid "Second step of normalization (1NF+2NF)"
msgstr "Drugi etap normalizacji (1NF + 2NF)"
-#: libraries/classes/Normalization.php:994
+#: libraries/classes/Normalization.php:972
msgid "Third step of normalization (1NF+2NF+3NF)"
msgstr "Trzeci etap normalizacji (1NF+2NF+3NF)"
-#: libraries/classes/Normalization.php:999
+#: libraries/classes/Normalization.php:977
msgid ""
"Hint: Please follow the procedure carefully in order to obtain correct "
"normalization"
@@ -10778,7 +10788,7 @@ msgstr ""
"Wskazówka: Należy postępować zgodnie z procedurą, aby uzyskać prawidłową "
"normalizację"
-#: libraries/classes/Normalization.php:1071
+#: libraries/classes/Normalization.php:1046
msgid ""
"This list is based on a subset of the table's data and is not necessarily "
"accurate. "
@@ -10786,41 +10796,41 @@ msgstr ""
"Ta lista jest oparta na podzbiorze danych tabeli i niekoniecznie jest "
"dokładna. "
-#: libraries/classes/Normalization.php:1088
+#: libraries/classes/Normalization.php:1063
msgid "No partial dependencies found!"
msgstr "Nie znaleziono częściowych zależności!"
-#: libraries/classes/Operations.php:603
+#: libraries/classes/Operations.php:553
#: templates/table/structure/display_partitions.twig:84
msgid "Analyze"
msgstr "Analizuj"
-#: libraries/classes/Operations.php:604
+#: libraries/classes/Operations.php:554
#: templates/table/structure/display_partitions.twig:94
msgid "Check"
msgstr "Sprawdź"
-#: libraries/classes/Operations.php:605
+#: libraries/classes/Operations.php:555
#: templates/table/structure/display_partitions.twig:104
msgid "Optimize"
msgstr "Optymalizuj"
-#: libraries/classes/Operations.php:606
+#: libraries/classes/Operations.php:556
#: templates/table/structure/display_partitions.twig:114
msgid "Rebuild"
msgstr "Przebuduj"
-#: libraries/classes/Operations.php:607
+#: libraries/classes/Operations.php:557
#: templates/table/structure/display_partitions.twig:124
msgid "Repair"
msgstr "Napraw"
-#: libraries/classes/Operations.php:608
+#: libraries/classes/Operations.php:558
#: templates/table/structure/display_partitions.twig:134
msgid "Truncate"
msgstr "Truncate"
-#: libraries/classes/Operations.php:620 templates/database/events/index.twig:19
+#: libraries/classes/Operations.php:570 templates/database/events/index.twig:19
#: templates/database/events/index.twig:20
#: templates/database/events/index.twig:95
#: templates/database/events/index.twig:101
@@ -10834,7 +10844,7 @@ msgstr "Truncate"
#: templates/database/triggers/list.twig:19
#: templates/database/triggers/list.twig:20
#: templates/database/triggers/row.twig:51
-#: templates/database/triggers/row.twig:57 templates/indexes.twig:56
+#: templates/database/triggers/row.twig:57 templates/indexes.twig:57
#: templates/server/databases/index.twig:67
#: templates/server/databases/index.twig:68
#: templates/server/databases/index.twig:324
@@ -10842,62 +10852,62 @@ msgstr "Truncate"
#: templates/table/structure/display_partitions.twig:145
#: templates/table/structure/display_structure.twig:121
#: templates/table/structure/display_structure.twig:282
-#: templates/table/structure/display_structure.twig:462
+#: templates/table/structure/display_structure.twig:498
msgid "Drop"
msgstr "Usuń"
-#: libraries/classes/Operations.php:622
+#: libraries/classes/Operations.php:572
msgid "Coalesce"
msgstr "Łączyć"
-#: libraries/classes/Operations.php:1015
+#: libraries/classes/Operations.php:929
msgid "Can't move table to same one!"
msgstr "Nie można przenieść tabeli do niej samej!"
-#: libraries/classes/Operations.php:1017
+#: libraries/classes/Operations.php:931
msgid "Can't copy table to same one!"
msgstr "Nie można przekopiować tabeli do niej samej!"
-#: libraries/classes/Operations.php:1054
+#: libraries/classes/Operations.php:955
#, 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:1061
+#: libraries/classes/Operations.php:962
#, 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:1069
+#: libraries/classes/Operations.php:970
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabela %s została przeniesiona do %s."
-#: libraries/classes/Operations.php:1073
+#: libraries/classes/Operations.php:974
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabela %s została przekopiowana do %s."
-#: libraries/classes/Operations.php:1097
+#: libraries/classes/Operations.php:998
msgid "The table name is empty!"
msgstr "Nazwa tabeli jest pusta!"
-#: libraries/classes/Pdf.php:162
+#: libraries/classes/Pdf.php:139
msgid "Error while creating PDF:"
msgstr "Błąd podczas tworzenia PDF:"
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:83
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
msgid "Cannot connect: invalid settings."
msgstr "Nie udało się nawiązać połączenia: błędne ustawienia."
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:97
-#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:89
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
+#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
#: templates/login/header.twig:10
#, php-format
msgid "Welcome to %s"
msgstr "Witamy w %s"
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:114
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -10906,7 +10916,7 @@ 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:135
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
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 "
@@ -10918,173 +10928,173 @@ msgstr ""
"pliku config.inc.php i upewnić się, że odpowiadają one informacjom danym "
"przez administratora serwera MySQL."
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:165
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
msgid "Retry to connect"
msgstr "Ponów podłączenie"
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:180
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:164
msgid "Your session has expired. Please log in again."
msgstr "Twoja sesja wygasła. Zaloguj się ponownie."
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:283
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:336
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:318
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:338
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
msgid "Entered captcha is wrong, try again!"
msgstr "Wprowadzona captcha jest niewłaściwa, spróbuj ponownie!"
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:350
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:332
msgid ""
"Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
"restricts passwords to less than 1000 characters."
msgstr ""
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:376
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:351
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:94
+#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
msgid "Wrong username/password. Access denied."
msgstr "Błędny login/hasło. Odmowa dostępu."
-#: libraries/classes/Plugins/Auth/AuthenticationSignon.php:157
+#: libraries/classes/Plugins/Auth/AuthenticationSignon.php:152
msgid "Can not find signon authentication script:"
msgstr "Nie możesz znaleźć skrypt uwierzytelniania signon:"
-#: libraries/classes/Plugins/AuthenticationPlugin.php:194
+#: libraries/classes/Plugins/AuthenticationPlugin.php:179
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:205
+#: libraries/classes/Plugins/AuthenticationPlugin.php:190
#, php-format
msgid ""
"You have been automatically logged out due to inactivity of %s seconds. Once "
"you log in again, you should be able to resume the work where you left off."
msgstr ""
-#: libraries/classes/Plugins/AuthenticationPlugin.php:218
-#: libraries/classes/Plugins/AuthenticationPlugin.php:221
+#: libraries/classes/Plugins/AuthenticationPlugin.php:203
+#: libraries/classes/Plugins/AuthenticationPlugin.php:206
msgid "Cannot log in to the MySQL server"
msgstr "Nie udało się zalogować na serwer MySQL"
-#: libraries/classes/Plugins/AuthenticationPlugin.php:373
+#: libraries/classes/Plugins/AuthenticationPlugin.php:347
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:82
+#: libraries/classes/Plugins/Export/ExportCodegen.php:80
#: templates/export.twig:108 templates/import.twig:196
msgid "Format:"
msgstr "Format:"
-#: libraries/classes/Plugins/Export/ExportCsv.php:60
+#: libraries/classes/Plugins/Export/ExportCsv.php:58
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:37
msgid "Columns separated with:"
msgstr "Kolumny oddzielone:"
-#: libraries/classes/Plugins/Export/ExportCsv.php:65
+#: libraries/classes/Plugins/Export/ExportCsv.php:63
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:43
msgid "Columns enclosed with:"
msgstr "Kolumny dołączyć:"
-#: libraries/classes/Plugins/Export/ExportCsv.php:70
+#: libraries/classes/Plugins/Export/ExportCsv.php:68
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:50
msgid "Columns escaped with:"
msgstr "Kolumny uciekły z:"
-#: libraries/classes/Plugins/Export/ExportCsv.php:75
+#: libraries/classes/Plugins/Export/ExportCsv.php:73
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:57
msgid "Lines terminated with:"
msgstr "Linie zakończone z:"
-#: libraries/classes/Plugins/Export/ExportCsv.php:80
-#: libraries/classes/Plugins/Export/ExportExcel.php:53
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:82
-#: libraries/classes/Plugins/Export/ExportLatex.php:191
-#: libraries/classes/Plugins/Export/ExportOds.php:69
-#: libraries/classes/Plugins/Export/ExportOdt.php:138
-#: libraries/classes/Plugins/Export/ExportTexytext.php:86
+#: libraries/classes/Plugins/Export/ExportCsv.php:78
+#: libraries/classes/Plugins/Export/ExportExcel.php:51
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:80
+#: libraries/classes/Plugins/Export/ExportLatex.php:186
+#: libraries/classes/Plugins/Export/ExportOds.php:65
+#: libraries/classes/Plugins/Export/ExportOdt.php:131
+#: libraries/classes/Plugins/Export/ExportTexytext.php:84
msgid "Replace NULL with:"
msgstr "Zamiana NULL na:"
-#: libraries/classes/Plugins/Export/ExportCsv.php:85
-#: libraries/classes/Plugins/Export/ExportExcel.php:58
+#: libraries/classes/Plugins/Export/ExportCsv.php:83
+#: libraries/classes/Plugins/Export/ExportExcel.php:56
msgid "Remove carriage return/line feed characters within columns"
msgstr "Usuń znaki nowej lini z kolumn"
-#: libraries/classes/Plugins/Export/ExportExcel.php:68
+#: libraries/classes/Plugins/Export/ExportExcel.php:66
msgid "Excel edition:"
msgstr "Wydanie Excela:"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:64
-#: libraries/classes/Plugins/Export/ExportLatex.php:99
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:68
-#: libraries/classes/Plugins/Export/ExportOdt.php:82
-#: libraries/classes/Plugins/Export/ExportPdf.php:93
-#: libraries/classes/Plugins/Export/ExportSql.php:248
-#: libraries/classes/Plugins/Export/ExportTexytext.php:63
-#: libraries/config.values.php:254 libraries/config.values.php:320
-#: libraries/config.values.php:336 libraries/config.values.php:344
-#: libraries/config.values.php:349
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:62
+#: libraries/classes/Plugins/Export/ExportLatex.php:94
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:66
+#: libraries/classes/Plugins/Export/ExportOdt.php:75
+#: libraries/classes/Plugins/Export/ExportPdf.php:91
+#: libraries/classes/Plugins/Export/ExportSql.php:243
+#: libraries/classes/Plugins/Export/ExportTexytext.php:61
+#: libraries/config.values.php:254 libraries/config.values.php:318
+#: libraries/config.values.php:334 libraries/config.values.php:342
+#: libraries/config.values.php:347
msgid "structure"
msgstr "struktura"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:65
-#: libraries/classes/Plugins/Export/ExportLatex.php:100
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:69
-#: libraries/classes/Plugins/Export/ExportOdt.php:83
-#: libraries/classes/Plugins/Export/ExportPdf.php:94
-#: libraries/classes/Plugins/Export/ExportSql.php:249
-#: libraries/classes/Plugins/Export/ExportTexytext.php:64
-#: libraries/config.values.php:255 libraries/config.values.php:321
-#: libraries/config.values.php:337 libraries/config.values.php:345
-#: libraries/config.values.php:350
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:63
+#: libraries/classes/Plugins/Export/ExportLatex.php:95
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:67
+#: libraries/classes/Plugins/Export/ExportOdt.php:76
+#: libraries/classes/Plugins/Export/ExportPdf.php:92
+#: libraries/classes/Plugins/Export/ExportSql.php:244
+#: libraries/classes/Plugins/Export/ExportTexytext.php:62
+#: libraries/config.values.php:255 libraries/config.values.php:319
+#: libraries/config.values.php:335 libraries/config.values.php:343
+#: libraries/config.values.php:348
msgid "data"
msgstr "dane"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:66
-#: libraries/classes/Plugins/Export/ExportLatex.php:101
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:70
-#: libraries/classes/Plugins/Export/ExportOdt.php:84
-#: libraries/classes/Plugins/Export/ExportPdf.php:95
-#: libraries/classes/Plugins/Export/ExportSql.php:250
-#: libraries/classes/Plugins/Export/ExportTexytext.php:65
-#: libraries/config.values.php:256 libraries/config.values.php:322
-#: libraries/config.values.php:338 libraries/config.values.php:346
-#: libraries/config.values.php:351
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:64
+#: libraries/classes/Plugins/Export/ExportLatex.php:96
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:68
+#: libraries/classes/Plugins/Export/ExportOdt.php:77
+#: libraries/classes/Plugins/Export/ExportPdf.php:93
+#: libraries/classes/Plugins/Export/ExportSql.php:245
+#: libraries/classes/Plugins/Export/ExportTexytext.php:63
+#: libraries/config.values.php:256 libraries/config.values.php:320
+#: libraries/config.values.php:336 libraries/config.values.php:344
+#: libraries/config.values.php:349
msgid "structure and data"
msgstr "struktura i dane"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:76
-#: libraries/classes/Plugins/Export/ExportLatex.php:162
-#: libraries/classes/Plugins/Export/ExportOdt.php:127
-#: libraries/classes/Plugins/Export/ExportTexytext.php:75
-#: libraries/classes/Plugins/Export/ExportXml.php:135
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:74
+#: libraries/classes/Plugins/Export/ExportLatex.php:157
+#: libraries/classes/Plugins/Export/ExportOdt.php:120
+#: libraries/classes/Plugins/Export/ExportTexytext.php:73
+#: libraries/classes/Plugins/Export/ExportXml.php:133
msgid "Data dump options"
msgstr "Opcje eksportu danych"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:208
-#: libraries/classes/Plugins/Export/ExportOdt.php:269
-#: libraries/classes/Plugins/Export/ExportSql.php:2561
-#: libraries/classes/Plugins/Export/ExportTexytext.php:192
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:194
+#: libraries/classes/Plugins/Export/ExportOdt.php:246
+#: libraries/classes/Plugins/Export/ExportSql.php:2347
+#: libraries/classes/Plugins/Export/ExportTexytext.php:178
msgid "Dumping data for table"
msgstr "Zrzut danych tabeli"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:306
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:407
-#: libraries/classes/Plugins/Export/ExportLatex.php:570
-#: libraries/classes/Plugins/Export/ExportOdt.php:407
-#: libraries/classes/Plugins/Export/ExportOdt.php:513
-#: libraries/classes/Plugins/Export/ExportTexytext.php:313
-#: libraries/classes/Plugins/Export/ExportTexytext.php:407
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:584
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:715
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:749
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:284
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:381
+#: libraries/classes/Plugins/Export/ExportLatex.php:542
+#: libraries/classes/Plugins/Export/ExportOdt.php:379
+#: libraries/classes/Plugins/Export/ExportOdt.php:480
+#: libraries/classes/Plugins/Export/ExportTexytext.php:293
+#: libraries/classes/Plugins/Export/ExportTexytext.php:383
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:537
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
#: templates/columns_definitions/table_fields_definitions.twig:20
#: templates/database/central_columns/edit.twig:11
#: templates/database/central_columns/main.twig:28
@@ -11097,21 +11107,21 @@ msgstr "Zrzut danych tabeli"
msgid "Default"
msgstr "Ustawienia domyślne"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:411
-#: libraries/classes/Plugins/Export/ExportLatex.php:572
-#: libraries/classes/Plugins/Export/ExportOdt.php:517
-#: libraries/classes/Plugins/Export/ExportTexytext.php:409
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:593
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:717
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:751
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:385
+#: libraries/classes/Plugins/Export/ExportLatex.php:544
+#: libraries/classes/Plugins/Export/ExportOdt.php:484
+#: libraries/classes/Plugins/Export/ExportTexytext.php:385
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:546
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
#: templates/database/data_dictionary/index.twig:21
msgid "Links to"
msgstr "Odsyłacze do"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:508
-#: libraries/classes/Plugins/Export/ExportOdt.php:632
-#: libraries/classes/Plugins/Export/ExportTexytext.php:483
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:409
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:478
+#: libraries/classes/Plugins/Export/ExportOdt.php:594
+#: libraries/classes/Plugins/Export/ExportTexytext.php:455
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
#: templates/columns_definitions/table_fields_definitions.twig:9
#: templates/database/central_columns/edit.twig:8
#: templates/database/central_columns/main.twig:16
@@ -11127,43 +11137,43 @@ msgstr "Odsyłacze do"
msgid "Name"
msgstr "Nazwa"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:511
-#: libraries/classes/Plugins/Export/ExportOdt.php:641
-#: libraries/classes/Plugins/Export/ExportTexytext.php:486
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:415
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:481
+#: libraries/classes/Plugins/Export/ExportOdt.php:603
+#: libraries/classes/Plugins/Export/ExportTexytext.php:458
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:369
#: templates/database/events/editor_form.twig:82
#: templates/database/routines/editor_form.twig:109
#: templates/database/triggers/editor_form.twig:57
msgid "Definition"
msgstr "Określenie"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:585
-#: libraries/classes/Plugins/Export/ExportOdt.php:721
-#: libraries/classes/Plugins/Export/ExportSql.php:2210
-#: libraries/classes/Plugins/Export/ExportTexytext.php:552
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:553
+#: libraries/classes/Plugins/Export/ExportOdt.php:681
+#: libraries/classes/Plugins/Export/ExportSql.php:2081
+#: libraries/classes/Plugins/Export/ExportTexytext.php:522
msgid "Table structure for table"
msgstr "Struktura tabeli dla tabeli"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:611
-#: libraries/classes/Plugins/Export/ExportOdt.php:753
-#: libraries/classes/Plugins/Export/ExportSql.php:2284
-#: libraries/classes/Plugins/Export/ExportTexytext.php:578
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:571
+#: libraries/classes/Plugins/Export/ExportOdt.php:713
+#: libraries/classes/Plugins/Export/ExportSql.php:2132
+#: libraries/classes/Plugins/Export/ExportTexytext.php:548
msgid "Structure for view"
msgstr "Struktura widoku"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:625
-#: libraries/classes/Plugins/Export/ExportOdt.php:773
-#: libraries/classes/Plugins/Export/ExportSql.php:2332
-#: libraries/classes/Plugins/Export/ExportTexytext.php:594
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:577
+#: libraries/classes/Plugins/Export/ExportOdt.php:733
+#: libraries/classes/Plugins/Export/ExportSql.php:2164
+#: libraries/classes/Plugins/Export/ExportTexytext.php:564
msgid "Stand-in structure for view"
msgstr "Zastąpiona struktura widoku"
-#: libraries/classes/Plugins/Export/ExportJson.php:95
+#: libraries/classes/Plugins/Export/ExportJson.php:87
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:101
+#: libraries/classes/Plugins/Export/ExportJson.php:93
msgid "Output unicode characters unescaped"
msgstr "Wyjście znaków Unicode bez zmiany znaczenia"
@@ -11179,133 +11189,133 @@ msgstr "(kontynuacja)"
msgid "Structure of table @TABLE@"
msgstr "Struktura tabeli @TABLE@"
-#: libraries/classes/Plugins/Export/ExportLatex.php:112
-#: libraries/classes/Plugins/Export/ExportOdt.php:95
-#: libraries/classes/Plugins/Export/ExportSql.php:263
+#: libraries/classes/Plugins/Export/ExportLatex.php:107
+#: libraries/classes/Plugins/Export/ExportOdt.php:88
+#: libraries/classes/Plugins/Export/ExportSql.php:258
msgid "Object creation options"
msgstr "Opcje tworzenia obiektu"
-#: libraries/classes/Plugins/Export/ExportLatex.php:118
-#: libraries/classes/Plugins/Export/ExportLatex.php:173
+#: libraries/classes/Plugins/Export/ExportLatex.php:113
+#: libraries/classes/Plugins/Export/ExportLatex.php:168
msgid "Table caption:"
msgstr "Nagłówek tabeli:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:124
-#: libraries/classes/Plugins/Export/ExportLatex.php:179
+#: libraries/classes/Plugins/Export/ExportLatex.php:119
+#: libraries/classes/Plugins/Export/ExportLatex.php:174
msgid "Table caption (continued):"
msgstr "Tytuł tabeli (ciąg dalszy):"
-#: libraries/classes/Plugins/Export/ExportLatex.php:130
-#: libraries/classes/Plugins/Export/ExportLatex.php:185
+#: libraries/classes/Plugins/Export/ExportLatex.php:125
+#: libraries/classes/Plugins/Export/ExportLatex.php:180
msgid "Label key:"
msgstr "Etykieta klucza:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:137
-#: libraries/classes/Plugins/Export/ExportOdt.php:102
-#: libraries/classes/Plugins/Export/ExportSql.php:156
+#: libraries/classes/Plugins/Export/ExportLatex.php:132
+#: libraries/classes/Plugins/Export/ExportOdt.php:95
+#: libraries/classes/Plugins/Export/ExportSql.php:151
msgid "Display foreign key relationships"
msgstr "Wyświetlanie związki z kluczem zewnętrznym"
-#: libraries/classes/Plugins/Export/ExportLatex.php:144
-#: libraries/classes/Plugins/Export/ExportOdt.php:109
+#: libraries/classes/Plugins/Export/ExportLatex.php:139
+#: libraries/classes/Plugins/Export/ExportOdt.php:102
msgid "Display comments"
msgstr "Wyświetl komentarze"
-#: libraries/classes/Plugins/Export/ExportLatex.php:150
-#: libraries/classes/Plugins/Export/ExportOdt.php:115
-#: libraries/classes/Plugins/Export/ExportSql.php:164
+#: libraries/classes/Plugins/Export/ExportLatex.php:145
+#: libraries/classes/Plugins/Export/ExportOdt.php:108
+#: libraries/classes/Plugins/Export/ExportSql.php:159
#, fuzzy
#| msgid "Display MIME types"
msgid "Display media types"
msgstr "Wyświetl typy MIME"
-#: libraries/classes/Plugins/Export/ExportLatex.php:168
+#: libraries/classes/Plugins/Export/ExportLatex.php:163
msgid "Put columns names in the first row:"
msgstr "Umieść nazwy kolumn w pierwszym wierszu:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:216
-#: libraries/classes/Plugins/Export/ExportSql.php:770
-#: libraries/classes/Plugins/Export/ExportXml.php:239
+#: libraries/classes/Plugins/Export/ExportLatex.php:209
+#: libraries/classes/Plugins/Export/ExportSql.php:750
+#: libraries/classes/Plugins/Export/ExportXml.php:232
#: 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:222
-#: libraries/classes/Plugins/Export/ExportSql.php:777
-#: libraries/classes/Plugins/Export/ExportXml.php:245
+#: libraries/classes/Plugins/Export/ExportLatex.php:215
+#: libraries/classes/Plugins/Export/ExportSql.php:757
+#: libraries/classes/Plugins/Export/ExportXml.php:238
msgid "Generation Time:"
msgstr "Czas generowania:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:224
-#: libraries/classes/Plugins/Export/ExportSql.php:781
-#: libraries/classes/Plugins/Export/ExportXml.php:247
+#: libraries/classes/Plugins/Export/ExportLatex.php:217
+#: libraries/classes/Plugins/Export/ExportSql.php:761
+#: libraries/classes/Plugins/Export/ExportXml.php:240
#: templates/home/index.twig:165
msgid "Server version:"
msgstr "Wersja serwera:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:225
-#: libraries/classes/Plugins/Export/ExportSql.php:783
-#: libraries/classes/Plugins/Export/ExportXml.php:248
+#: libraries/classes/Plugins/Export/ExportLatex.php:218
+#: libraries/classes/Plugins/Export/ExportSql.php:763
+#: libraries/classes/Plugins/Export/ExportXml.php:241
msgid "PHP Version:"
msgstr "Wersja PHP:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:256
-#: libraries/classes/Plugins/Export/ExportSql.php:982
-#: libraries/classes/Plugins/Export/ExportXml.php:421
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:221
+#: libraries/classes/Plugins/Export/ExportLatex.php:245
+#: libraries/classes/Plugins/Export/ExportSql.php:943
+#: libraries/classes/Plugins/Export/ExportXml.php:390
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
#: templates/database/structure/copy_form.twig:5
#: templates/menu/breadcrumbs.twig:16
msgid "Database:"
msgstr "Baza danych:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:332
-#: libraries/classes/Plugins/Export/ExportSql.php:2401
+#: libraries/classes/Plugins/Export/ExportLatex.php:311
+#: libraries/classes/Plugins/Export/ExportSql.php:2224
msgid "Data:"
msgstr "Dane:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:545
+#: libraries/classes/Plugins/Export/ExportLatex.php:517
msgid "Structure:"
msgstr "Struktura:"
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:79
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:77
msgid "Export table names"
msgstr "Eksport nazw tabel"
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:86
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:84
msgid "Export table headers"
msgstr "Eksport nagłówków tabeli"
-#: libraries/classes/Plugins/Export/ExportOdt.php:270
-#: libraries/classes/Plugins/Export/ExportTexytext.php:193
+#: libraries/classes/Plugins/Export/ExportOdt.php:247
+#: libraries/classes/Plugins/Export/ExportTexytext.php:179
#, fuzzy
#| msgid "Dumping data for table"
msgid "Dumping data for query result"
msgstr "Zrzut danych tabeli"
-#: libraries/classes/Plugins/Export/ExportPdf.php:79
+#: libraries/classes/Plugins/Export/ExportPdf.php:77
msgid "Report title:"
msgstr "Tytuł raportu:"
-#: libraries/classes/Plugins/Export/ExportPdf.php:206
+#: libraries/classes/Plugins/Export/ExportPdf.php:192
msgid "Dumping data"
msgstr "Przesyłanie danych"
-#: libraries/classes/Plugins/Export/ExportPdf.php:226
+#: libraries/classes/Plugins/Export/ExportPdf.php:210
#, fuzzy
#| msgid "Query results"
msgid "Query result data"
msgstr "Wyniki zapytania"
-#: libraries/classes/Plugins/Export/ExportPdf.php:282
+#: libraries/classes/Plugins/Export/ExportPdf.php:264
msgid "View structure"
msgstr "Zobacz strukturę"
-#: libraries/classes/Plugins/Export/ExportPdf.php:285
+#: libraries/classes/Plugins/Export/ExportPdf.php:267
msgid "Stand in"
msgstr "Przyłączać się"
-#: libraries/classes/Plugins/Export/ExportSql.php:134
+#: libraries/classes/Plugins/Export/ExportSql.php:129
msgid ""
"Display comments <i>(includes info such as export timestamp, PHP version, "
"and server version)</i>"
@@ -11313,11 +11323,11 @@ msgstr ""
"Wyświetl komentarze <i>(zawiera informacje takie jak znacznik czasowy "
"eksportu, wersję PHP, wersję serwera)</i>"
-#: libraries/classes/Plugins/Export/ExportSql.php:142
+#: libraries/classes/Plugins/Export/ExportSql.php:137
msgid "Additional custom header comment (\\n splits lines):"
msgstr "Dodatkowe komentarz niestandardowych nagłówków (\\ndzieli wiersze):"
-#: libraries/classes/Plugins/Export/ExportSql.php:148
+#: libraries/classes/Plugins/Export/ExportSql.php:143
msgid ""
"Include a timestamp of when databases were created, last updated, and last "
"checked"
@@ -11325,48 +11335,48 @@ msgstr ""
"Dołącz znacznik czasu, gdy bazy danych zostały stworzone, ostatnio "
"aktualizowane i ostatnio sprawdzane"
-#: libraries/classes/Plugins/Export/ExportSql.php:209
+#: libraries/classes/Plugins/Export/ExportSql.php:204
msgid "Export metadata"
msgstr "Eksportuj metadane"
-#: libraries/classes/Plugins/Export/ExportSql.php:224
+#: libraries/classes/Plugins/Export/ExportSql.php:219
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:271
+#: libraries/classes/Plugins/Export/ExportSql.php:266
msgid "Add statements:"
msgstr "Cecha:"
-#: libraries/classes/Plugins/Export/ExportSql.php:279
-#: libraries/classes/Plugins/Export/ExportSql.php:288
-#: libraries/classes/Plugins/Export/ExportSql.php:309
-#: libraries/classes/Plugins/Export/ExportSql.php:318
-#: libraries/classes/Plugins/Export/ExportSql.php:343
-#: libraries/classes/Plugins/Export/ExportSql.php:371
-#: libraries/classes/Plugins/Export/ExportSql.php:380
+#: libraries/classes/Plugins/Export/ExportSql.php:274
+#: libraries/classes/Plugins/Export/ExportSql.php:283
+#: libraries/classes/Plugins/Export/ExportSql.php:301
+#: libraries/classes/Plugins/Export/ExportSql.php:310
+#: libraries/classes/Plugins/Export/ExportSql.php:335
+#: libraries/classes/Plugins/Export/ExportSql.php:363
+#: libraries/classes/Plugins/Export/ExportSql.php:372
#, php-format
msgid "Add %s statement"
msgstr "Dodaj oświadczenie %s"
-#: libraries/classes/Plugins/Export/ExportSql.php:325
+#: libraries/classes/Plugins/Export/ExportSql.php:317
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:333
+#: libraries/classes/Plugins/Export/ExportSql.php:325
#, php-format
msgid "%s value"
msgstr "Wartość %s"
#. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
-#: libraries/classes/Plugins/Export/ExportSql.php:350
+#: libraries/classes/Plugins/Export/ExportSql.php:342
msgid "Use simple view export"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:389
+#: libraries/classes/Plugins/Export/ExportSql.php:381
msgid ""
"Enclose table and column names with backquotes <i>(Protects column and table "
"names formed with special characters or keywords)</i>"
@@ -11374,37 +11384,37 @@ 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:404
+#: libraries/classes/Plugins/Export/ExportSql.php:396
msgid "Data creation options"
msgstr "Opcje tworzenia danych"
-#: libraries/classes/Plugins/Export/ExportSql.php:409
-#: libraries/classes/Plugins/Export/ExportSql.php:2507
+#: libraries/classes/Plugins/Export/ExportSql.php:401
+#: libraries/classes/Plugins/Export/ExportSql.php:2304
msgid "Truncate table before insert"
msgstr "Tabela Truncate przed wstawieniem"
-#: libraries/classes/Plugins/Export/ExportSql.php:416
+#: libraries/classes/Plugins/Export/ExportSql.php:408
msgid "Instead of <code>INSERT</code> statements, use:"
msgstr "Zamiast zapytań <code>INSERT</code> użyj:"
-#: libraries/classes/Plugins/Export/ExportSql.php:422
+#: libraries/classes/Plugins/Export/ExportSql.php:414
msgid "<code>INSERT DELAYED</code> statements"
msgstr "Zapytania <code>INSERT DELAYED</code>"
-#: libraries/classes/Plugins/Export/ExportSql.php:434
-#: libraries/classes/Plugins/Export/ExportSql.php:468
+#: libraries/classes/Plugins/Export/ExportSql.php:426
+#: libraries/classes/Plugins/Export/ExportSql.php:460
msgid "<code>INSERT IGNORE</code> statements"
msgstr "Zapytania <code>INSERT IGNORE</code>"
-#: libraries/classes/Plugins/Export/ExportSql.php:448
+#: libraries/classes/Plugins/Export/ExportSql.php:440
msgid "Function to use when dumping data:"
msgstr "Funkcja eksportu danych:"
-#: libraries/classes/Plugins/Export/ExportSql.php:463
+#: libraries/classes/Plugins/Export/ExportSql.php:455
msgid "Syntax to use when inserting data:"
msgstr "Składnia do użycia podczas wstawiania danych:"
-#: libraries/classes/Plugins/Export/ExportSql.php:473
+#: libraries/classes/Plugins/Export/ExportSql.php:465
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 "
@@ -11414,7 +11424,7 @@ msgstr ""
"&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:478
+#: libraries/classes/Plugins/Export/ExportSql.php:470
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), "
@@ -11424,7 +11434,7 @@ msgstr ""
"&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:483
+#: libraries/classes/Plugins/Export/ExportSql.php:475
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>"
@@ -11432,7 +11442,7 @@ 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:488
+#: libraries/classes/Plugins/Export/ExportSql.php:480
msgid ""
"neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
"tbl_name VALUES (1,2,3)</code>"
@@ -11440,7 +11450,7 @@ msgstr ""
"żadne z powyższych<br>Przykład: <code>INSERT INTO tbl_name VALUES (1,2,3)</"
"code>"
-#: libraries/classes/Plugins/Export/ExportSql.php:507
+#: libraries/classes/Plugins/Export/ExportSql.php:499
msgid ""
"Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
"0x616263)</i>"
@@ -11448,7 +11458,7 @@ msgstr ""
"Zrzuć binarne kolumny w postaci szesnastkowej <i>(np. \"abc\" zmienia się na "
"0x616263)</i>"
-#: libraries/classes/Plugins/Export/ExportSql.php:517
+#: libraries/classes/Plugins/Export/ExportSql.php:509
msgid ""
"Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
"reloaded between servers in different time zones)</i>"
@@ -11456,121 +11466,121 @@ 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:586
+#: libraries/classes/Plugins/Export/ExportSql.php:578
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:589
-#: libraries/classes/Plugins/Export/ExportSql.php:1718
-#: libraries/classes/Plugins/Export/ExportSql.php:2272
+#: libraries/classes/Plugins/Export/ExportSql.php:581
+#: libraries/classes/Plugins/Export/ExportSql.php:1615
+#: libraries/classes/Plugins/Export/ExportSql.php:2120
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:1099
+#: libraries/classes/Plugins/Export/ExportSql.php:1054
msgid "Metadata"
msgstr "Metadane"
-#: libraries/classes/Plugins/Export/ExportSql.php:1173
+#: libraries/classes/Plugins/Export/ExportSql.php:1121
#, php-format
msgid "Metadata for table %s"
msgstr "Metadane dla tabeli %s"
-#: libraries/classes/Plugins/Export/ExportSql.php:1180
+#: libraries/classes/Plugins/Export/ExportSql.php:1128
#, php-format
msgid "Metadata for database %s"
msgstr "Metadane dla Bazy danych %s"
-#: libraries/classes/Plugins/Export/ExportSql.php:1536
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:675
+#: libraries/classes/Plugins/Export/ExportSql.php:1457
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
msgid "Creation:"
msgstr "Utworzenie:"
-#: libraries/classes/Plugins/Export/ExportSql.php:1550
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:686
+#: libraries/classes/Plugins/Export/ExportSql.php:1467
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
msgid "Last update:"
msgstr "Ostatnia aktualizacja:"
-#: libraries/classes/Plugins/Export/ExportSql.php:1564
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:697
+#: libraries/classes/Plugins/Export/ExportSql.php:1477
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
msgid "Last check:"
msgstr "Ostatnie sprawdzanie:"
-#: libraries/classes/Plugins/Export/ExportSql.php:1623
+#: libraries/classes/Plugins/Export/ExportSql.php:1530
#, php-format
msgid "Error reading structure for table %s:"
msgstr "Błąd odczytu struktury tabeli %s:"
-#: libraries/classes/Plugins/Export/ExportSql.php:1715
+#: libraries/classes/Plugins/Export/ExportSql.php:1612
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:1899
+#: libraries/classes/Plugins/Export/ExportSql.php:1781
msgid "Constraints for dumped tables"
msgstr "Ograniczenia dla zrzutów tabel"
-#: libraries/classes/Plugins/Export/ExportSql.php:1900
+#: libraries/classes/Plugins/Export/ExportSql.php:1782
msgid "Constraints for table"
msgstr "Ograniczenia dla tabeli"
-#: libraries/classes/Plugins/Export/ExportSql.php:1930
+#: libraries/classes/Plugins/Export/ExportSql.php:1809
msgid "Indexes for dumped tables"
msgstr "Indeksy dla zrzutów tabel"
-#: libraries/classes/Plugins/Export/ExportSql.php:1931
+#: libraries/classes/Plugins/Export/ExportSql.php:1810
msgid "Indexes for table"
msgstr "Indeksy dla tabeli"
-#: libraries/classes/Plugins/Export/ExportSql.php:1967
+#: libraries/classes/Plugins/Export/ExportSql.php:1846
msgid "AUTO_INCREMENT for dumped tables"
msgstr "AUTO_INCREMENT dla zrzuconych tabel"
-#: libraries/classes/Plugins/Export/ExportSql.php:1968
+#: libraries/classes/Plugins/Export/ExportSql.php:1847
msgid "AUTO_INCREMENT for table"
msgstr "AUTO_INCREMENT dla tabeli"
-#: libraries/classes/Plugins/Export/ExportSql.php:2045
+#: libraries/classes/Plugins/Export/ExportSql.php:1924
#, fuzzy
#| msgid "MIME TYPES FOR TABLE"
msgid "MEDIA TYPES FOR TABLE"
msgstr "TYPY MIME TABELI"
-#: libraries/classes/Plugins/Export/ExportSql.php:2069
+#: libraries/classes/Plugins/Export/ExportSql.php:1948
msgid "RELATIONSHIPS FOR TABLE"
msgstr "RELACJE DLA TABELI"
-#: libraries/classes/Plugins/Export/ExportSql.php:2269
+#: libraries/classes/Plugins/Export/ExportSql.php:2117
msgid "It appears your table uses triggers;"
msgstr "Wygląda na to, że twoja tabela używa wyzwalaczy;"
-#: libraries/classes/Plugins/Export/ExportSql.php:2309
+#: libraries/classes/Plugins/Export/ExportSql.php:2147
#, php-format
msgid "Structure for view %s exported as a table"
msgstr "Struktura widoku %s eksportowana jako tabela"
-#: libraries/classes/Plugins/Export/ExportSql.php:2335
+#: libraries/classes/Plugins/Export/ExportSql.php:2167
msgid "(See below for the actual view)"
msgstr "(Zobacz poniżej rzeczywisty widok)"
-#: libraries/classes/Plugins/Export/ExportSql.php:2416
+#: libraries/classes/Plugins/Export/ExportSql.php:2235
#, php-format
msgid "Error reading data for table %s:"
msgstr "Błąd odczytu danych dla tabeli %s:"
-#: libraries/classes/Plugins/Export/ExportXml.php:96
+#: libraries/classes/Plugins/Export/ExportXml.php:94
msgid "Object creation options (all are recommended)"
msgstr "Opcje tworzenia obiektów (wszystkie są polecane)"
-#: libraries/classes/Plugins/Export/ExportXml.php:140
+#: libraries/classes/Plugins/Export/ExportXml.php:138
msgid "Export contents"
msgstr "Eksportuj zawartość"
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:222
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:204
#: templates/menu/breadcrumbs.twig:29
msgid "Table:"
msgstr "Tabela:"
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:223
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:205
msgid "Purpose:"
msgstr "Zamiar:"
@@ -11595,7 +11605,7 @@ msgid "Import these many number of rows (optional):"
msgstr "Zaimportuj tyle wierszy (opcjonalnie):"
#: libraries/classes/Plugins/Import/ImportCsv.php:110
-#: libraries/classes/Plugins/Import/ImportOds.php:68
+#: libraries/classes/Plugins/Import/ImportOds.php:66
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>"
@@ -11617,26 +11627,26 @@ msgstr ""
msgid "Column names:"
msgstr "Nazwy kolumn:"
-#: libraries/classes/Plugins/Import/ImportCsv.php:287
-#: libraries/classes/Plugins/Import/ImportCsv.php:700
+#: libraries/classes/Plugins/Import/ImportCsv.php:273
+#: libraries/classes/Plugins/Import/ImportCsv.php:636
#, 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:550
+#: libraries/classes/Plugins/Import/ImportCsv.php:491
#, 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/ImportCsv.php:718
-#: libraries/classes/Plugins/Import/ImportCsv.php:733
-#: libraries/classes/Plugins/Import/ImportCsv.php:744
-#: libraries/classes/Plugins/Import/ImportCsv.php:754
+#: libraries/classes/Plugins/Import/ImportCsv.php:654
+#: libraries/classes/Plugins/Import/ImportCsv.php:669
+#: libraries/classes/Plugins/Import/ImportCsv.php:680
+#: libraries/classes/Plugins/Import/ImportCsv.php:687
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Niewłaściwy parametr importu CSV: %s"
-#: libraries/classes/Plugins/Import/ImportCsv.php:891
+#: libraries/classes/Plugins/Import/ImportCsv.php:818
#, php-format
msgid ""
"Invalid column (%s) specified! Ensure that columns names are spelled "
@@ -11649,7 +11659,7 @@ msgstr ""
msgid "Column names: "
msgstr "Nazwy kolumn: "
-#: libraries/classes/Plugins/Import/ImportLdi.php:112
+#: libraries/classes/Plugins/Import/ImportLdi.php:106
msgid "This plugin does not support compressed imports!"
msgstr "Ten moduł nie obsługuje skompresowanych importów!"
@@ -11657,23 +11667,23 @@ msgstr "Ten moduł nie obsługuje skompresowanych importów!"
msgid "MediaWiki Table"
msgstr "Tabela MediaWiki"
-#: libraries/classes/Plugins/Import/ImportMediawiki.php:293
+#: libraries/classes/Plugins/Import/ImportMediawiki.php:275
#, 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:82
+#: libraries/classes/Plugins/Import/ImportOds.php:80
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:88
+#: libraries/classes/Plugins/Import/ImportOds.php:86
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:157
-#: libraries/classes/Plugins/Import/ImportXml.php:114
-#: libraries/classes/Plugins/Import/ImportXml.php:178
+#: libraries/classes/Plugins/Import/ImportOds.php:153
+#: libraries/classes/Plugins/Import/ImportXml.php:112
+#: libraries/classes/Plugins/Import/ImportXml.php:176
msgid ""
"The XML file specified was either malformed or incomplete. Please correct "
"the issue and try again."
@@ -11681,7 +11691,7 @@ msgstr ""
"Plik XML ma nieprawidłową strukturę lub jest niekompletny. Proszę skorygować "
"problem i spróbować ponownie."
-#: libraries/classes/Plugins/Import/ImportOds.php:168
+#: libraries/classes/Plugins/Import/ImportOds.php:164
msgid "Could not parse OpenDocument Spreadsheet!"
msgstr "Nie można przeanalizować arkusza kalkulacyjnego OpenDocument!"
@@ -11689,26 +11699,26 @@ msgstr "Nie można przeanalizować arkusza kalkulacyjnego OpenDocument!"
msgid "ESRI Shape File"
msgstr "Plik kształtu ESRI"
-#: libraries/classes/Plugins/Import/ImportShp.php:106
-#: libraries/classes/Plugins/Import/ImportShp.php:182
+#: libraries/classes/Plugins/Import/ImportShp.php:101
+#: libraries/classes/Plugins/Import/ImportShp.php:163
#, 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:212
+#: libraries/classes/Plugins/Import/ImportShp.php:193
#, 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:261
+#: libraries/classes/Plugins/Import/ImportShp.php:242
msgid "The imported file does not contain any data!"
msgstr "Importowany plik nie zawiera żadnych danych!"
-#: libraries/classes/Plugins/Import/ImportSql.php:67
+#: libraries/classes/Plugins/Import/ImportSql.php:65
msgid "SQL compatibility mode:"
msgstr "Tryb zgodności SQL:"
-#: libraries/classes/Plugins/Import/ImportSql.php:79
+#: libraries/classes/Plugins/Import/ImportSql.php:77
msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
msgstr "Nie używaj <code>AUTO_INCREMENT</code> dla wartości zerowych"
@@ -11716,18 +11726,18 @@ msgstr "Nie używaj <code>AUTO_INCREMENT</code> dla wartości zerowych"
msgid "XML"
msgstr "XML"
-#: libraries/classes/Plugins.php:620
+#: libraries/classes/Plugins.php:589
msgid "This format has no options"
msgstr "Ten format nie ma żadnych opcji"
-#: libraries/classes/Plugins.php:638
+#: libraries/classes/Plugins.php:607
msgid "Invalid authentication method set in configuration:"
msgstr "W konfiguracji ustawiono błędną metodę uwierzytelniania:"
-#: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:78
-#: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:97
-#: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:100
-#: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:95
+#: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
+#: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
+#: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
+#: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
#, php-format
msgid "The %s table doesn't exist!"
msgstr "Tabela '%s' nie istnieje!"
@@ -11738,11 +11748,11 @@ msgstr "Tabela '%s' nie istnieje!"
msgid "Schema of the %s database - Page %s"
msgstr "Schemat bazy danych %s - Strona %s"
-#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:300
+#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:288
msgid "SCHEMA ERROR: "
msgstr "Błąd SCHEMA: "
-#: libraries/classes/Plugins/Schema/Pdf/Pdf.php:294
+#: libraries/classes/Plugins/Schema/Pdf/Pdf.php:276
msgid "PDF export page"
msgstr "Strona eksportu PDF"
@@ -11752,86 +11762,86 @@ msgid "Schema of the %s database"
msgstr "Schemat bazy danych %s"
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:582
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
msgid "Relational schema"
msgstr "Schemat relacyjny"
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:527
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
msgid "Table of contents"
msgstr "Spis treści"
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:664
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
#: templates/columns_definitions/column_definitions_form.twig:72
#: 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:713
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:747
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
#: templates/columns_definitions/table_fields_definitions.twig:27
#: templates/database/central_columns/edit.twig:13
#: templates/table/structure/display_structure.twig:25
msgid "Attributes"
msgstr "Atrybuty"
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:716
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:750
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
#: templates/table/structure/display_structure.twig:31
#: templates/table/tracking/structure_snapshot_columns.twig:11
msgid "Extra"
msgstr "Dodatkowo"
-#: libraries/classes/Plugins/SchemaPlugin.php:78
+#: libraries/classes/Plugins/SchemaPlugin.php:74
msgid "Show color"
msgstr "Pokaż kolor"
-#: libraries/classes/Plugins/SchemaPlugin.php:80
+#: libraries/classes/Plugins/SchemaPlugin.php:76
msgid "Only show keys"
msgstr "Pokaż tylko klucze"
-#: libraries/classes/Plugins/Schema/SchemaDia.php:56
-#: libraries/classes/Plugins/Schema/SchemaEps.php:64
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:66
+#: libraries/classes/Plugins/Schema/SchemaDia.php:54
+#: libraries/classes/Plugins/Schema/SchemaEps.php:62
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:64
msgid "Orientation"
msgstr "Orientacja"
-#: libraries/classes/Plugins/Schema/SchemaDia.php:60
-#: libraries/classes/Plugins/Schema/SchemaEps.php:68
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:70
+#: libraries/classes/Plugins/Schema/SchemaDia.php:58
+#: libraries/classes/Plugins/Schema/SchemaEps.php:66
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:68
msgid "Landscape"
msgstr "Orientacja pozioma"
-#: libraries/classes/Plugins/Schema/SchemaDia.php:61
-#: libraries/classes/Plugins/Schema/SchemaEps.php:69
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:71
+#: libraries/classes/Plugins/Schema/SchemaDia.php:59
+#: libraries/classes/Plugins/Schema/SchemaEps.php:67
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:69
msgid "Portrait"
msgstr "Orientacja pionowa"
-#: libraries/classes/Plugins/Schema/SchemaEps.php:58
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:60
-#: libraries/classes/Plugins/Schema/SchemaSvg.php:57
+#: libraries/classes/Plugins/Schema/SchemaEps.php:56
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:58
+#: libraries/classes/Plugins/Schema/SchemaSvg.php:55
msgid "Same width for all tables"
msgstr "Taka sama szerokość dla wszystkich tabel"
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:85
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:83
msgid "Show grid"
msgstr "Pokaż siatkę"
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:91
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:89
#: templates/database/structure/index.twig:23
msgid "Data dictionary"
msgstr "Słownik danych"
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:97
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:95
msgid "Order of the tables"
msgstr "Kolejność tabel"
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:102
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:100
msgid "Name (Ascending)"
msgstr "Nazwa (rosnąco)"
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:103
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:101
msgid "Name (Descending)"
msgstr "Nazwa (malejąco)"
@@ -11865,7 +11875,7 @@ msgstr ""
#. l10n: See https://www.php.net/manual/en/function.strftime.php
#: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
-#: libraries/classes/Util.php:785
+#: libraries/classes/Util.php:751
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y, %H:%M"
@@ -11906,7 +11916,7 @@ msgstr ""
"zawijaniu i zapewni, że dane wyjściowe pojawią się w jednym wierszu "
"(domyślnie 1)."
-#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:125
+#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:122
#, php-format
msgid ""
"You are using the external transformation command line options field, which "
@@ -11934,7 +11944,7 @@ 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:30
+#: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
msgid "Displays a link to download this image."
msgstr "Wyświetla odnośnik do tego obrazu (bezpośrednie ściągnięcie BLOBa)."
@@ -11989,7 +11999,7 @@ msgstr ""
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:29
+#: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formatuj tekst traktując jako zapytanie SQL z podświetlaniem składni."
@@ -12034,12 +12044,12 @@ 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:34
+#: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
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_Iptolong.php:31
+#: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
#, fuzzy
#| msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
msgid ""
@@ -12048,19 +12058,19 @@ msgid ""
msgstr ""
"Konwertuje adres sieci Internet w formacie (IPv4/IPv6) na format binarny"
-#: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:28
+#: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
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:28
+#: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
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:28
+#: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
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:30
+#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
msgid ""
"Converts an Internet network address stored as a binary string into a string "
"in Internet standard (IPv4/IPv6) format."
@@ -12068,19 +12078,19 @@ 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:46
+#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
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:46
+#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
msgid "Formats text as XML with syntax highlighting."
msgstr "Formatuje tekst jako XML z podświetlaniem składni."
-#: libraries/classes/Plugins/TwoFactor/Application.php:142
+#: libraries/classes/Plugins/TwoFactor/Application.php:135
msgid "Authentication Application (2FA)"
msgstr "Aplikacja uwierzytelniająca (2FA)"
-#: libraries/classes/Plugins/TwoFactor/Application.php:153
+#: libraries/classes/Plugins/TwoFactor/Application.php:146
msgid ""
"Provides authentication using HOTP and TOTP applications such as FreeOTP, "
"Google Authenticator or Authy."
@@ -12088,11 +12098,11 @@ msgstr ""
"Zapewnia uwierzytelnianie za pomocą aplikacji HOTP i TOTP, takich jak "
"FreeOTP, Google Authenticator lub Authy."
-#: libraries/classes/Plugins/TwoFactor/Key.php:212
+#: libraries/classes/Plugins/TwoFactor/Key.php:203
msgid "Hardware Security Key (FIDO U2F)"
msgstr "Sprzętowy klucz bezpieczeństwa (FIDO U2F)"
-#: libraries/classes/Plugins/TwoFactor/Key.php:222
+#: libraries/classes/Plugins/TwoFactor/Key.php:213
msgid ""
"Provides authentication using hardware security tokens supporting FIDO U2F."
msgstr ""
@@ -12108,19 +12118,19 @@ msgstr "Uwierzytelnianie dwuskładnikowe nie powiodło się: %s"
msgid "Two-factor authentication failed."
msgstr "Uwierzytelnianie dwuskładnikowe nie powiodło się."
-#: libraries/classes/Plugins/TwoFactorPlugin.php:132
+#: libraries/classes/Plugins/TwoFactorPlugin.php:128
msgid "No Two-Factor Authentication"
msgstr "Brak uwierzytelniania dwuskładnikowego"
-#: libraries/classes/Plugins/TwoFactorPlugin.php:142
+#: libraries/classes/Plugins/TwoFactorPlugin.php:138
msgid "Login using password only."
msgstr "Zaloguj się używając tylko hasła."
-#: libraries/classes/Plugins/TwoFactor/Simple.php:51
+#: libraries/classes/Plugins/TwoFactor/Simple.php:49
msgid "Simple two-factor authentication"
msgstr "Proste uwierzytelnianie dwuskładnikowe"
-#: libraries/classes/Plugins/TwoFactor/Simple.php:61
+#: libraries/classes/Plugins/TwoFactor/Simple.php:59
msgid "For testing purposes only!"
msgstr "Tylko do celów testowych!"
@@ -12140,147 +12150,147 @@ msgstr "Serwer nie odpowiada."
msgid "Logout and try as another user."
msgstr "Wyloguj się i spróbuj jako inny użytkownik."
-#: libraries/classes/Query/Utilities.php:110
+#: libraries/classes/Query/Utilities.php:109
msgid "Please check privileges of directory containing database."
msgstr "Proszę sprawdzić uprawnienia katalogu zawierającej bazę danych."
-#: libraries/classes/Query/Utilities.php:120
+#: libraries/classes/Query/Utilities.php:118
msgid "Details…"
msgstr "Szczegóły…"
-#: libraries/classes/RecentFavoriteTable.php:154
+#: libraries/classes/RecentFavoriteTable.php:152
msgid "Could not save recent table!"
msgstr "Nie można zapisać ostatniej tabeli!"
-#: libraries/classes/RecentFavoriteTable.php:158
+#: libraries/classes/RecentFavoriteTable.php:156
msgid "Could not save favorite table!"
msgstr "Nie można zapisać tabeli ulubionych!"
-#: libraries/classes/RecentFavoriteTable.php:231
+#: libraries/classes/RecentFavoriteTable.php:227
#: templates/database/structure/favorite_anchor.twig:4
msgid "Remove from Favorites"
msgstr "Usuń z ulubionych"
-#: libraries/classes/RecentFavoriteTable.php:253
+#: libraries/classes/RecentFavoriteTable.php:249
msgid "There are no recent tables."
msgstr "Brak ostatnich tabel."
-#: libraries/classes/RecentFavoriteTable.php:254
+#: libraries/classes/RecentFavoriteTable.php:250
msgid "There are no favorite tables."
msgstr "Nie ma tabel ulubionych."
-#: libraries/classes/RecentFavoriteTable.php:262
+#: libraries/classes/RecentFavoriteTable.php:258
msgid "Recent tables"
msgstr "Ostatnie tabele"
-#: libraries/classes/RecentFavoriteTable.php:264
+#: libraries/classes/RecentFavoriteTable.php:260
msgid "Recent"
msgstr "Ostatnie"
-#: libraries/classes/RecentFavoriteTable.php:268
+#: libraries/classes/RecentFavoriteTable.php:264
msgid "Favorites"
msgstr "Ulubione"
-#: libraries/classes/Relation.php:146
+#: libraries/classes/Relation.php:136
msgid "not OK"
msgstr "nie OK"
-#: libraries/classes/Relation.php:150
+#: libraries/classes/Relation.php:140
msgctxt "Correctly working"
msgid "OK"
msgstr "OK"
-#: libraries/classes/Relation.php:153
+#: libraries/classes/Relation.php:143
msgid "Enabled"
msgstr "Włączone"
-#: libraries/classes/Relation.php:154 libraries/classes/Relation.php:162
+#: libraries/classes/Relation.php:144 libraries/classes/Relation.php:152
#: libraries/config.values.php:145 libraries/config.values.php:188
#: templates/config/form_display/input.twig:16
msgid "Disabled"
msgstr "Wyłączone"
-#: libraries/classes/Relation.php:157
+#: libraries/classes/Relation.php:147
msgid "Configuration of pmadb…"
msgstr "Konfiguracja pmadb…"
-#: libraries/classes/Relation.php:161 libraries/classes/Relation.php:198
+#: libraries/classes/Relation.php:151 libraries/classes/Relation.php:183
msgid "General relation features"
msgstr "Ogólne funkcje relacyjne"
-#: libraries/classes/Relation.php:209
+#: libraries/classes/Relation.php:194
msgid "Display Features"
msgstr "Funkcje wyświetlania"
-#: libraries/classes/Relation.php:226
+#: libraries/classes/Relation.php:211
msgid "Designer and creation of PDFs"
msgstr "Projektowanie i tworzenie plików PDF"
-#: libraries/classes/Relation.php:237
+#: libraries/classes/Relation.php:222
msgid "Displaying Column Comments"
msgstr "Wyświetl komentarze dla kolumn"
-#: libraries/classes/Relation.php:243
+#: libraries/classes/Relation.php:228
msgid "Browser transformation"
msgstr "Sposób prezentacji danych"
-#: libraries/classes/Relation.php:250
+#: libraries/classes/Relation.php:235
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:267 templates/sql/query.twig:156
+#: libraries/classes/Relation.php:249 templates/sql/query.twig:156
msgid "Bookmarked SQL query"
msgstr "Zapamiętane zapytanie SQL"
-#: libraries/classes/Relation.php:278
+#: libraries/classes/Relation.php:260
msgid "SQL history"
msgstr "Historia SQL"
-#: libraries/classes/Relation.php:289
+#: libraries/classes/Relation.php:266
msgid "Persistent recently used tables"
msgstr "Stale ostatnio używane tabele"
-#: libraries/classes/Relation.php:300
+#: libraries/classes/Relation.php:277
msgid "Persistent favorite tables"
msgstr "Trwałe ulubione tabele"
-#: libraries/classes/Relation.php:311
+#: libraries/classes/Relation.php:288
msgid "Persistent tables' UI preferences"
msgstr "Preferencje trwałych tabel UI"
-#: libraries/classes/Relation.php:333
+#: libraries/classes/Relation.php:310
msgid "User preferences"
msgstr "Preferencje użytkownika"
-#: libraries/classes/Relation.php:350
+#: libraries/classes/Relation.php:322
msgid "Configurable menus"
msgstr "Konfigurowalne menu"
-#: libraries/classes/Relation.php:361
+#: libraries/classes/Relation.php:333
msgid "Hide/show navigation items"
msgstr "Ukryj/Pokaż elementy nawigacji"
-#: libraries/classes/Relation.php:372
+#: libraries/classes/Relation.php:344
msgid "Saving Query-By-Example searches"
msgstr "Zapisywanie kwerendy przez przykład wyszukiwania"
-#: libraries/classes/Relation.php:383
+#: libraries/classes/Relation.php:355
msgid "Managing Central list of columns"
msgstr "Zarządzanie centralną listą kolumn"
-#: libraries/classes/Relation.php:394
+#: libraries/classes/Relation.php:366
msgid "Remembering Designer Settings"
msgstr "Zapamiętywanie ustawień projektanta"
-#: libraries/classes/Relation.php:405
+#: libraries/classes/Relation.php:377
msgid "Saving export templates"
msgstr "Zapisywanie szablonów eksportu"
-#: libraries/classes/Relation.php:1876
+#: libraries/classes/Relation.php:1760
msgid "no description"
msgstr "brak opisu"
-#: libraries/classes/Relation.php:2098
+#: libraries/classes/Relation.php:1971
#, php-format
msgid ""
"You do not have necessary privileges to create a database named '%s'. You "
@@ -12291,7 +12301,7 @@ msgstr ""
"Możesz przejść do zakładki \"Operacje\" dowolnej bazy danych, aby "
"skonfigurować tam pamięć konfiguracyjną phpMyAdmin."
-#: libraries/classes/Relation.php:2254
+#: libraries/classes/Relation.php:2125
#, php-format
msgid ""
"%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
@@ -12300,18 +12310,18 @@ msgstr ""
"%s Utwórz %s bazę danych o nazwie \"%s\" i skonfiguruj tam magazyn "
"konfiguracyjny phpMyAdmin."
-#: libraries/classes/Relation.php:2262
+#: libraries/classes/Relation.php:2133
#, 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:2270
+#: libraries/classes/Relation.php:2141
#, php-format
msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
msgstr "%sCreate%s nie zawiera tabel przechowywania konfiguracji phpMyAdmina."
-#: libraries/classes/ReplicationGui.php:452
+#: libraries/classes/ReplicationGui.php:440
msgid ""
"Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
"in phpMyAdmin configuration."
@@ -12319,59 +12329,59 @@ msgstr ""
"Połączenie z serwerem jest wyłączone, proszę włączyć "
"$cfg['AllowArbitraryServer'] w konfiguracji phpMyAdmin."
-#: libraries/classes/ReplicationGui.php:463
+#: libraries/classes/ReplicationGui.php:451
msgid "Replication started successfully."
msgstr "Replikacja rozpoczęła się pomyślnie."
-#: libraries/classes/ReplicationGui.php:464
+#: libraries/classes/ReplicationGui.php:452
msgid "Error starting replication."
msgstr "Błąd uruchomienia replikacji."
-#: libraries/classes/ReplicationGui.php:467
+#: libraries/classes/ReplicationGui.php:455
msgid "Replication stopped successfully."
msgstr "Replikacja została zatrzymana pomyślnie."
-#: libraries/classes/ReplicationGui.php:468
+#: libraries/classes/ReplicationGui.php:456
msgid "Error stopping replication."
msgstr "Błąd zatrzymywania replikacji."
-#: libraries/classes/ReplicationGui.php:471
+#: libraries/classes/ReplicationGui.php:459
msgid "Replication resetting successfully."
msgstr "Reset replikacji powiódł się pomyślnie."
-#: libraries/classes/ReplicationGui.php:472
+#: libraries/classes/ReplicationGui.php:460
msgid "Error resetting replication."
msgstr "Błąd resetowania replikacji."
-#: libraries/classes/ReplicationGui.php:475
+#: libraries/classes/ReplicationGui.php:463
msgid "Success."
msgstr "Sukces."
-#: libraries/classes/ReplicationGui.php:476
+#: libraries/classes/ReplicationGui.php:464
msgid "Error."
msgstr "Błąd."
-#: libraries/classes/ReplicationGui.php:524
+#: libraries/classes/ReplicationGui.php:512
msgid "Unknown error"
msgstr "Nieznany błąd"
-#: libraries/classes/ReplicationGui.php:537
+#: libraries/classes/ReplicationGui.php:525
#, 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:547
+#: libraries/classes/ReplicationGui.php:535
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:566
+#: libraries/classes/ReplicationGui.php:554
msgid "Unable to change master!"
msgstr "Nie można zmienić serwera głównego!"
-#: libraries/classes/ReplicationGui.php:570
+#: libraries/classes/ReplicationGui.php:558
#, php-format
msgid "Master server changed successfully to %s."
msgstr "Serwer główny został pomyślnie zmieniony na %s."
@@ -12392,34 +12402,34 @@ msgstr "Błąd 404! Strona %s nie została znaleziona."
msgid "Error 405! Request method not allowed."
msgstr ""
-#: libraries/classes/SavedSearches.php:283
+#: libraries/classes/SavedSearches.php:281
msgid "Please provide a name for this bookmarked search."
msgstr "Proszę podać nazwę dla tej zakładki wyszukiwania."
-#: libraries/classes/SavedSearches.php:299
+#: libraries/classes/SavedSearches.php:297
msgid "Missing information to save the bookmarked search."
msgstr "Brakuje informacji, aby zapisać zakładkę wyszukiwania."
-#: libraries/classes/SavedSearches.php:320
-#: libraries/classes/SavedSearches.php:357
+#: libraries/classes/SavedSearches.php:318
+#: libraries/classes/SavedSearches.php:355
msgid "An entry with this name already exists."
msgstr "Wpis o tej nazwie już istnieje."
-#: libraries/classes/SavedSearches.php:387
+#: libraries/classes/SavedSearches.php:383
msgid "Missing information to delete the search."
msgstr "Brakuje informacji, aby usunąć wyszukiwanie."
-#: libraries/classes/SavedSearches.php:416
+#: libraries/classes/SavedSearches.php:410
msgid "Missing information to load the search."
msgstr "Brakuje informacji, aby załadować wyszukiwanie."
-#: libraries/classes/SavedSearches.php:436
+#: libraries/classes/SavedSearches.php:430
msgid "Error while loading the search."
msgstr "Błąd podczas ładowania wyszukiwania."
#: libraries/classes/Server/Plugins.php:70
-#: libraries/classes/Server/Privileges.php:823
-#: libraries/classes/Server/Privileges.php:4025
+#: libraries/classes/Server/Privileges.php:796
+#: libraries/classes/Server/Privileges.php:3814
msgid "Native MySQL authentication"
msgstr "Natywne uwierzytelnianie MySQL"
@@ -12450,16 +12460,16 @@ msgstr "Natywne uwierzytelnianie MySQL"
msgid "Account locking is not supported."
msgstr ""
-#: libraries/classes/Server/Privileges.php:263
+#: libraries/classes/Server/Privileges.php:258
msgid "No privileges."
msgstr "Brak uprawnień."
-#: libraries/classes/Server/Privileges.php:274
+#: libraries/classes/Server/Privileges.php:266
msgid "Includes all privileges except GRANT."
msgstr "Wszystkie uprawnienia, oprócz GRANT."
-#: libraries/classes/Server/Privileges.php:296
-#: libraries/classes/Server/Privileges.php:363
+#: libraries/classes/Server/Privileges.php:288
+#: libraries/classes/Server/Privileges.php:355
#: templates/server/privileges/privileges_table.twig:124
#: templates/server/privileges/privileges_table.twig:127
#: templates/server/privileges/privileges_table.twig:323
@@ -12467,7 +12477,7 @@ msgstr "Wszystkie uprawnienia, oprócz GRANT."
msgid "Allows deleting data."
msgstr "Pozwól usuwać dane."
-#: libraries/classes/Server/Privileges.php:301
+#: libraries/classes/Server/Privileges.php:293
#: templates/server/privileges/privileges_table.twig:136
#: templates/server/privileges/privileges_table.twig:139
#: templates/server/privileges/privileges_table.twig:361
@@ -12475,7 +12485,7 @@ msgstr "Pozwól usuwać dane."
msgid "Allows creating new tables."
msgstr "Pozwól tworzyć nowe tabele."
-#: libraries/classes/Server/Privileges.php:306
+#: libraries/classes/Server/Privileges.php:298
#: templates/server/privileges/privileges_table.twig:148
#: templates/server/privileges/privileges_table.twig:151
#: templates/server/privileges/privileges_table.twig:409
@@ -12483,8 +12493,8 @@ msgstr "Pozwól tworzyć nowe tabele."
msgid "Allows dropping tables."
msgstr "Pozwól usuwać tabele."
-#: libraries/classes/Server/Privileges.php:311
-#: libraries/classes/Server/Privileges.php:403
+#: libraries/classes/Server/Privileges.php:303
+#: libraries/classes/Server/Privileges.php:395
#: templates/server/privileges/privileges_table.twig:173
#: templates/server/privileges/privileges_table.twig:176
#: templates/server/privileges/privileges_table.twig:393
@@ -12492,8 +12502,8 @@ msgstr "Pozwól usuwać tabele."
msgid "Allows creating and dropping indexes."
msgstr "Pozwól tworzyć i usuwać indeksy."
-#: libraries/classes/Server/Privileges.php:316
-#: libraries/classes/Server/Privileges.php:408
+#: libraries/classes/Server/Privileges.php:308
+#: libraries/classes/Server/Privileges.php:400
#: templates/server/privileges/privileges_table.twig:185
#: templates/server/privileges/privileges_table.twig:188
#: templates/server/privileges/privileges_table.twig:380
@@ -12501,9 +12511,9 @@ msgstr "Pozwól tworzyć i usuwać indeksy."
msgid "Allows altering the structure of existing tables."
msgstr "Pozwól zmieniać strukturę istniejących tabel."
-#: libraries/classes/Server/Privileges.php:321
-#: libraries/classes/Server/Privileges.php:447
-#: libraries/classes/Server/Privileges.php:463
+#: libraries/classes/Server/Privileges.php:313
+#: libraries/classes/Server/Privileges.php:439
+#: libraries/classes/Server/Privileges.php:455
#: templates/server/privileges/privileges_table.twig:197
#: templates/server/privileges/privileges_table.twig:200
#: templates/server/privileges/privileges_table.twig:494
@@ -12513,9 +12523,9 @@ msgstr "Pozwól zmieniać strukturę istniejących tabel."
msgid "Allows creating new views."
msgstr "Pozwól tworzyć widoki."
-#: libraries/classes/Server/Privileges.php:326
-#: libraries/classes/Server/Privileges.php:468
-#: libraries/classes/Server/Privileges.php:474
+#: libraries/classes/Server/Privileges.php:318
+#: libraries/classes/Server/Privileges.php:460
+#: libraries/classes/Server/Privileges.php:466
#: templates/server/privileges/privileges_table.twig:209
#: templates/server/privileges/privileges_table.twig:212
#: templates/server/privileges/privileges_table.twig:441
@@ -12523,8 +12533,8 @@ msgstr "Pozwól tworzyć widoki."
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr "Pozwól wykonywać zapytania SHOW CREATE VIEW."
-#: libraries/classes/Server/Privileges.php:331
-#: libraries/classes/Server/Privileges.php:457
+#: libraries/classes/Server/Privileges.php:323
+#: libraries/classes/Server/Privileges.php:449
#: templates/server/privileges/privileges_table.twig:221
#: templates/server/privileges/privileges_table.twig:224
#: templates/server/privileges/privileges_table.twig:537
@@ -12532,77 +12542,77 @@ msgstr "Pozwól wykonywać zapytania SHOW CREATE VIEW."
msgid "Allows creating and dropping triggers."
msgstr "Pozwala tworzyć i upuszczać wyzwalacze."
-#: libraries/classes/Server/Privileges.php:348
+#: libraries/classes/Server/Privileges.php:340
#: templates/server/privileges/privileges_table.twig:15
#: templates/server/privileges/privileges_table.twig:284
#: templates/server/privileges/privileges_table.twig:287
msgid "Allows reading data."
msgstr "Pozwól czytać dane."
-#: libraries/classes/Server/Privileges.php:353
+#: libraries/classes/Server/Privileges.php:345
#: templates/server/privileges/privileges_table.twig:42
#: templates/server/privileges/privileges_table.twig:297
#: templates/server/privileges/privileges_table.twig:300
msgid "Allows inserting and replacing data."
msgstr "Pozwól dodawać i zamieniać dane."
-#: libraries/classes/Server/Privileges.php:358
+#: libraries/classes/Server/Privileges.php:350
#: templates/server/privileges/privileges_table.twig:69
#: templates/server/privileges/privileges_table.twig:310
#: templates/server/privileges/privileges_table.twig:313
msgid "Allows changing data."
msgstr "Pozwól zmieniać dane."
-#: libraries/classes/Server/Privileges.php:368
+#: libraries/classes/Server/Privileges.php:360
#: templates/server/privileges/privileges_table.twig:359
#: templates/server/privileges/privileges_table.twig:367
msgid "Allows creating new databases and tables."
msgstr "Pozwól tworzyć nowe bazy danych i tabele."
-#: libraries/classes/Server/Privileges.php:373
+#: libraries/classes/Server/Privileges.php:365
#: templates/server/privileges/privileges_table.twig:407
#: templates/server/privileges/privileges_table.twig:415
msgid "Allows dropping databases and tables."
msgstr "Pozwól usuwać bazy danych i tabele."
-#: libraries/classes/Server/Privileges.php:378
+#: libraries/classes/Server/Privileges.php:370
#: templates/server/privileges/privileges_table.twig:599
#: templates/server/privileges/privileges_table.twig:602
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:383
+#: libraries/classes/Server/Privileges.php:375
#: templates/server/privileges/privileges_table.twig:612
#: templates/server/privileges/privileges_table.twig:615
msgid "Allows shutting down the server."
msgstr "Pozwól wyłączyć serwer."
-#: libraries/classes/Server/Privileges.php:388
+#: libraries/classes/Server/Privileges.php:380
#: templates/server/privileges/privileges_table.twig:586
#: templates/server/privileges/privileges_table.twig:589
msgid "Allows viewing processes of all users."
msgstr "Umożliwia przeglądanie procesów wszystkich użytkowników."
-#: libraries/classes/Server/Privileges.php:393
+#: libraries/classes/Server/Privileges.php:385
#: templates/server/privileges/privileges_table.twig:337
#: templates/server/privileges/privileges_table.twig:340
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:398
+#: libraries/classes/Server/Privileges.php:390
#: templates/server/privileges/privileges_table.twig:96
#: templates/server/privileges/privileges_table.twig:666
msgid "Has no effect in this MySQL version."
msgstr "Nie ma żadnych skutków w tej wersji MySQL."
-#: libraries/classes/Server/Privileges.php:413
+#: libraries/classes/Server/Privileges.php:405
#: templates/server/privileges/privileges_table.twig:625
#: templates/server/privileges/privileges_table.twig:628
msgid "Gives access to the complete list of databases."
msgstr "Daj dostęp do pełnej listy baz danych."
-#: libraries/classes/Server/Privileges.php:419
+#: libraries/classes/Server/Privileges.php:411
#: templates/server/privileges/privileges_table.twig:572
#: templates/server/privileges/privileges_table.twig:576
msgid ""
@@ -12614,86 +12624,86 @@ msgstr ""
"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:427
+#: libraries/classes/Server/Privileges.php:419
#: templates/server/privileges/privileges_table.twig:428
#: templates/server/privileges/privileges_table.twig:431
msgid "Allows creating temporary tables."
msgstr "Pozwala tworzyć tabele tymczasowe."
-#: libraries/classes/Server/Privileges.php:432
+#: libraries/classes/Server/Privileges.php:424
#: templates/server/privileges/privileges_table.twig:653
#: templates/server/privileges/privileges_table.twig:656
msgid "Allows locking tables for the current thread."
msgstr "Pozwól blokować tabele dla aktualnego wątku."
-#: libraries/classes/Server/Privileges.php:437
+#: libraries/classes/Server/Privileges.php:429
#: templates/server/privileges/privileges_table.twig:694
#: templates/server/privileges/privileges_table.twig:697
msgid "Needed for the replication slaves."
msgstr "Potrzebne dla replikacji serwera podrzędnego."
-#: libraries/classes/Server/Privileges.php:442
+#: libraries/classes/Server/Privileges.php:434
#: templates/server/privileges/privileges_table.twig:681
#: templates/server/privileges/privileges_table.twig:684
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:452
+#: libraries/classes/Server/Privileges.php:444
#: templates/server/privileges/privileges_table.twig:524
#: templates/server/privileges/privileges_table.twig:527
msgid "Allows to set up events for the event scheduler."
msgstr "Umożliwia konfigurowanie zdarzeń dla programu planującego zdarzenia."
#. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
-#: libraries/classes/Server/Privileges.php:481
-#: libraries/classes/Server/Privileges.php:490
+#: libraries/classes/Server/Privileges.php:473
+#: libraries/classes/Server/Privileges.php:482
#: templates/server/privileges/privileges_table.twig:234
#: templates/server/privileges/privileges_table.twig:238
msgid "Allows deleting historical rows."
msgstr "Umożliwia usuwanie historycznych wierszy."
-#: libraries/classes/Server/Privileges.php:495
+#: libraries/classes/Server/Privileges.php:487
#: templates/server/privileges/privileges_table.twig:454
#: templates/server/privileges/privileges_table.twig:457
msgid "Allows creating stored routines."
msgstr "Pozwól tworzyć procedury składowane."
-#: libraries/classes/Server/Privileges.php:500
+#: libraries/classes/Server/Privileges.php:492
#: templates/server/privileges/privileges_table.twig:467
#: templates/server/privileges/privileges_table.twig:470
msgid "Allows altering and dropping stored routines."
msgstr "Pozwól modyfikować i usuwać procedury składowane."
-#: libraries/classes/Server/Privileges.php:505
+#: libraries/classes/Server/Privileges.php:497
#: templates/server/privileges/privileges_table.twig:707
#: templates/server/privileges/privileges_table.twig:710
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:510
+#: libraries/classes/Server/Privileges.php:502
#: templates/server/privileges/privileges_table.twig:480
#: templates/server/privileges/privileges_table.twig:483
msgid "Allows executing stored routines."
msgstr "Pozwól wykonywać procedury składowane."
-#: libraries/classes/Server/Privileges.php:1122
+#: libraries/classes/Server/Privileges.php:1084
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Hasło dla %s zostało zmienione."
-#: libraries/classes/Server/Privileges.php:1172
+#: libraries/classes/Server/Privileges.php:1132
#, php-format
msgid "You have revoked the privileges for %s."
msgstr "Masz cofnięte uprawnienia dla %s."
-#: libraries/classes/Server/Privileges.php:1520
+#: libraries/classes/Server/Privileges.php:1469
#: templates/database/privileges/index.twig:124
#: templates/table/privileges/index.twig:127
msgid "Not enough privilege to view users."
msgstr "Za małe uprawnienia do przeglądania użytkowników."
-#: libraries/classes/Server/Privileges.php:1589
+#: libraries/classes/Server/Privileges.php:1538
#: templates/database/privileges/index.twig:80
#: templates/server/privileges/new_user_ajax.twig:45
#: templates/server/privileges/users_overview.twig:75
@@ -12701,84 +12711,84 @@ msgstr "Za małe uprawnienia do przeglądania użytkowników."
msgid "Edit privileges"
msgstr "Edytuj uprawnienia"
-#: libraries/classes/Server/Privileges.php:1592
+#: libraries/classes/Server/Privileges.php:1541
msgid "Revoke"
msgstr "Cofnij"
-#: libraries/classes/Server/Privileges.php:1922
+#: libraries/classes/Server/Privileges.php:1856
#: templates/server/privileges/privileges_table.twig:264
msgid "Database-specific privileges"
msgstr "Uprawnienia specyficzne dla baz danych"
-#: libraries/classes/Server/Privileges.php:1928
+#: libraries/classes/Server/Privileges.php:1862
#: templates/server/privileges/privileges_summary.twig:18
#: templates/server/privileges/privileges_table.twig:7
#: templates/server/privileges/privileges_table.twig:266
msgid "Table-specific privileges"
msgstr "Uprawnienia specyficzne dla tabel"
-#: libraries/classes/Server/Privileges.php:1933
-#: libraries/classes/Server/Privileges.php:1935
+#: libraries/classes/Server/Privileges.php:1867
+#: libraries/classes/Server/Privileges.php:1869
#: templates/server/privileges/edit_routine_privileges.twig:29
#: templates/server/privileges/edit_routine_privileges.twig:46
#: templates/server/privileges/edit_routine_privileges.twig:58
msgid "Routine"
msgstr "Algorytm"
-#: libraries/classes/Server/Privileges.php:1934
+#: libraries/classes/Server/Privileges.php:1868
#: templates/server/privileges/edit_routine_privileges.twig:47
msgid "Routine-specific privileges"
msgstr "Uprawnienia specyficzne dla rutyny"
-#: libraries/classes/Server/Privileges.php:2289
+#: libraries/classes/Server/Privileges.php:2223
msgid "No users selected for deleting!"
msgstr "Żaden użytkownik ze został zaznaczony do usunięcia!"
-#: libraries/classes/Server/Privileges.php:2292
+#: libraries/classes/Server/Privileges.php:2226
msgid "Reloading the privileges"
msgstr "Przeładuj uprawnienia"
-#: libraries/classes/Server/Privileges.php:2317
+#: libraries/classes/Server/Privileges.php:2251
msgid "The selected users have been deleted successfully."
msgstr "Wybrani użytkownicy zostali usunięci pomyślnie."
-#: libraries/classes/Server/Privileges.php:2397
+#: libraries/classes/Server/Privileges.php:2328
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Zaktualizowano uprawnienia dla %s."
-#: libraries/classes/Server/Privileges.php:2486
+#: libraries/classes/Server/Privileges.php:2415
#: templates/database/privileges/index.twig:102
#: templates/table/privileges/index.twig:106
msgid "No user found."
msgstr "Żadnego użytkownika nie znaleziono."
-#: libraries/classes/Server/Privileges.php:2573
+#: libraries/classes/Server/Privileges.php:2502
#, php-format
msgid "Deleting %s"
msgstr "Usuwanie %s"
-#: libraries/classes/Server/Privileges.php:2604
+#: libraries/classes/Server/Privileges.php:2533
msgid "The privileges were reloaded successfully."
msgstr "Uprawnienia były przeładowane pomyślnie."
-#: libraries/classes/Server/Privileges.php:2708
+#: libraries/classes/Server/Privileges.php:2637
#, php-format
msgid "The user %s already exists!"
msgstr "Użytkownik %s już istnieje!"
-#: libraries/classes/Server/Privileges.php:3024
+#: libraries/classes/Server/Privileges.php:2940
#, php-format
msgid "Privileges for %s"
msgstr "Uprawnienia dla %s"
-#: libraries/classes/Server/Privileges.php:3033
-#: libraries/classes/Server/Status/Processes.php:121
+#: libraries/classes/Server/Privileges.php:2949
+#: libraries/classes/Server/Status/Processes.php:118
#: templates/server/user_groups/user_listings.twig:9
msgid "User"
msgstr "Użytkownik"
-#: libraries/classes/Server/Privileges.php:3163
+#: libraries/classes/Server/Privileges.php:3064
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 "
@@ -12788,7 +12798,7 @@ msgstr ""
"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:3208
+#: libraries/classes/Server/Privileges.php:3098
#, php-format
msgid ""
"Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
@@ -12801,7 +12811,7 @@ msgstr ""
"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:3224
+#: libraries/classes/Server/Privileges.php:3114
msgid ""
"Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
"tables. The content of these tables may differ from the privileges the "
@@ -12815,98 +12825,98 @@ msgstr ""
"uprawnienia muszą zostać ponownie załadowane, ale obecnie nie masz "
"uprawnienia RELOAD."
-#: libraries/classes/Server/Privileges.php:3576
+#: libraries/classes/Server/Privileges.php:3436
msgid "You have added a new user."
msgstr "Dodałeś nowego użytkownika."
-#: libraries/classes/Server/Status/Data.php:148
-#: libraries/classes/Server/Status/Processes.php:149
+#: libraries/classes/Server/Status/Data.php:146
+#: libraries/classes/Server/Status/Processes.php:146
#: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
msgid "SQL query"
msgstr "Zapytanie SQL"
-#: libraries/classes/Server/Status/Data.php:151
+#: libraries/classes/Server/Status/Data.php:149
msgid "Handler"
msgstr "Obsługa"
-#: libraries/classes/Server/Status/Data.php:152
+#: libraries/classes/Server/Status/Data.php:150
msgid "Query cache"
msgstr "Pamięć podręczna zapytań"
-#: libraries/classes/Server/Status/Data.php:153
+#: libraries/classes/Server/Status/Data.php:151
msgid "Threads"
msgstr "Wątki"
-#: libraries/classes/Server/Status/Data.php:155
+#: libraries/classes/Server/Status/Data.php:153
msgid "Temporary data"
msgstr "Dane tymczasowe"
-#: libraries/classes/Server/Status/Data.php:156
+#: libraries/classes/Server/Status/Data.php:154
msgid "Delayed inserts"
msgstr "Opóźnione dodania"
-#: libraries/classes/Server/Status/Data.php:157
+#: libraries/classes/Server/Status/Data.php:155
msgid "Key cache"
msgstr "Bufor klucza"
-#: libraries/classes/Server/Status/Data.php:158
+#: libraries/classes/Server/Status/Data.php:156
msgid "Joins"
msgstr "Złączenia"
-#: libraries/classes/Server/Status/Data.php:160
+#: libraries/classes/Server/Status/Data.php:158
msgid "Sorting"
msgstr "Sortowanie"
-#: libraries/classes/Server/Status/Data.php:162
+#: libraries/classes/Server/Status/Data.php:160
msgid "Transaction coordinator"
msgstr "Koordynator transakcji"
-#: libraries/classes/Server/Status/Data.php:163
+#: libraries/classes/Server/Status/Data.php:161
#: templates/server/binlog/index.twig:27
msgid "Files"
msgstr "Pliki"
-#: libraries/classes/Server/Status/Data.php:182
+#: libraries/classes/Server/Status/Data.php:180
msgid "Flush (close) all tables"
msgstr "Przeładuj (zamknij) wszystkie tabele"
-#: libraries/classes/Server/Status/Data.php:186
+#: libraries/classes/Server/Status/Data.php:184
msgid "Show open tables"
msgstr "Pokaż otwarte tabele"
-#: libraries/classes/Server/Status/Data.php:195
+#: libraries/classes/Server/Status/Data.php:193
msgid "Show slave hosts"
msgstr "Pokaż podrzędne hosty"
-#: libraries/classes/Server/Status/Data.php:202
+#: libraries/classes/Server/Status/Data.php:200
#: templates/server/replication/master_replication.twig:9
msgid "Show master status"
msgstr "Pokaż stan serwera głównego"
-#: libraries/classes/Server/Status/Data.php:209
+#: libraries/classes/Server/Status/Data.php:207
msgid "Show slave status"
msgstr "Status serwera podrzędnego"
-#: libraries/classes/Server/Status/Data.php:217
+#: libraries/classes/Server/Status/Data.php:215
msgid "Flush query cache"
msgstr "Opróżnij bufor podręczny zapytań"
-#: libraries/classes/Server/Status/Processes.php:117
+#: libraries/classes/Server/Status/Processes.php:114
msgid "ID"
msgstr "ID"
-#: libraries/classes/Server/Status/Processes.php:125
+#: libraries/classes/Server/Status/Processes.php:122
#: templates/server/replication/master_add_slave_user.twig:32
#: templates/server/replication/master_add_slave_user.twig:43
#: templates/server/replication/master_replication.twig:25
msgid "Host"
msgstr "Host"
-#: libraries/classes/Server/Status/Processes.php:133
+#: libraries/classes/Server/Status/Processes.php:130
msgid "Command"
msgstr "Polecenie"
-#: libraries/classes/Server/Status/Processes.php:145
+#: libraries/classes/Server/Status/Processes.php:142
msgid "Progress"
msgstr "Postęp"
@@ -12914,19 +12924,19 @@ msgstr "Postęp"
msgid "View users"
msgstr "Zobacz użytkowników"
-#: libraries/classes/Server/UserGroups.php:262
+#: libraries/classes/Server/UserGroups.php:256
msgid "Server-level tabs"
msgstr "Karty na poziomie serwera"
-#: libraries/classes/Server/UserGroups.php:267
+#: libraries/classes/Server/UserGroups.php:261
msgid "Database-level tabs"
msgstr "Zakładki na poziomie bazy danych"
-#: libraries/classes/Server/UserGroups.php:272
+#: libraries/classes/Server/UserGroups.php:266
msgid "Table-level tabs"
msgstr "Poziom zakładek tabeli"
-#: libraries/classes/Setup/Index.php:138
+#: libraries/classes/Setup/Index.php:130
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -12934,15 +12944,15 @@ 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:161
+#: 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:173
+#: libraries/classes/Setup/Index.php:165
msgid "Unparsable version string"
msgstr "Nie udało się zanalizować numeru wersji"
-#: libraries/classes/Setup/Index.php:195
+#: libraries/classes/Setup/Index.php:187
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
@@ -12951,20 +12961,20 @@ msgstr ""
"Używasz wersji Git, uruchomić [kbd]git pull[/kbd] :-)[br]Najnowsza stabilna "
"wersja to %s, wydana na %s."
-#: libraries/classes/Setup/Index.php:203
+#: libraries/classes/Setup/Index.php:195
msgid "No newer stable version is available"
msgstr "Nowsza stabilna wersja nie jest dostępna"
-#: libraries/classes/Sql.php:535
+#: libraries/classes/Sql.php:499
#, 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:1056
+#: libraries/classes/Sql.php:974
msgid "Showing as PHP code"
msgstr "Pokaż jako kod PHP"
-#: libraries/classes/Sql.php:1434
+#: libraries/classes/Sql.php:1340
#, php-format
msgid ""
"Current selection does not contain a unique column. Grid edit, checkbox, "
@@ -12973,7 +12983,7 @@ 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:1448
+#: libraries/classes/Sql.php:1354
#, php-format
msgid ""
"Current selection does not contain a unique column. Grid edit, Edit, Copy "
@@ -12987,43 +12997,43 @@ msgstr ""
msgid "Run SQL query/queries on server “%s”"
msgstr "Uruchom zapytanie/zapytania SQL na serwerze “%s”"
-#: libraries/classes/SqlQueryForm.php:168
+#: libraries/classes/SqlQueryForm.php:165
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Wykonanie zapytania/zapytań SQL do bazy danych %s"
-#: libraries/classes/SqlQueryForm.php:194
+#: libraries/classes/SqlQueryForm.php:180
#, php-format
msgid "Run SQL query/queries on table %s"
msgstr "Uruchom zapytanie SQL/zapytania w tabeli %s"
-#: libraries/classes/StorageEngine.php:371
+#: libraries/classes/StorageEngine.php:367
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:480
+#: libraries/classes/StorageEngine.php:473
#: templates/database/structure/body_for_table_summary.twig:46
#, 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:483
+#: libraries/classes/StorageEngine.php:476
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s jest dostępny na tym serwerze MySQL."
-#: libraries/classes/StorageEngine.php:486
+#: libraries/classes/StorageEngine.php:479
#, 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:491
+#: libraries/classes/StorageEngine.php:483
#, 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/Indexes.php:59 libraries/classes/Table.php:2281
+#: libraries/classes/Table/Indexes.php:59 libraries/classes/Table.php:2152
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Nazwą podstawowego klucza musi być… PRIMARY!"
@@ -13032,43 +13042,43 @@ msgstr "Nazwą podstawowego klucza musi być… PRIMARY!"
msgid "Problems with indexes of table `%s`"
msgstr "Problemy z indeksami tabeli `%s`"
-#: libraries/classes/Table.php:359
+#: libraries/classes/Table.php:341
msgid "Unknown table status:"
msgstr "Nieznany status tabeli:"
-#: libraries/classes/Table.php:1043
+#: libraries/classes/Table.php:1002
#, php-format
msgid "Source database `%s` was not found!"
msgstr "Źródło bazy danych '%s' nie zostało znalezione!"
-#: libraries/classes/Table.php:1052
+#: libraries/classes/Table.php:1011
#, php-format
msgid "Target database `%s` was not found!"
msgstr "Docelowej bazy '%s' nie znaleziono!"
-#: libraries/classes/Table.php:1612
+#: libraries/classes/Table.php:1519
msgid "Invalid database:"
msgstr "Niewłaściwa baza danych:"
-#: libraries/classes/Table.php:1630
+#: libraries/classes/Table.php:1537
msgid "Invalid table name:"
msgstr "Niewłaściwa nazwa tabeli:"
-#: libraries/classes/Table.php:1669
+#: libraries/classes/Table.php:1576
#, 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:1691
+#: libraries/classes/Table.php:1593
#, 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:1940
+#: libraries/classes/Table.php:1837
msgid "Could not save table UI preferences!"
msgstr "Nie można zapisać preferencji UI tabeli!"
-#: libraries/classes/Table.php:1971
+#: libraries/classes/Table.php:1865
#, php-format
msgid ""
"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
@@ -13077,7 +13087,7 @@ msgstr ""
"Nie udało się czyszczenie preferencji tabeli UI (see $cfg['Servers'][$i]"
"['MaxTableUiprefs'] %s)"
-#: libraries/classes/Table.php:2129
+#: libraries/classes/Table.php:2003
#, php-format
msgid ""
"Cannot save UI property \"%s\". The changes made will not be persistent "
@@ -13087,15 +13097,15 @@ 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:2293
+#: libraries/classes/Table.php:2164
msgid "Can't rename index to PRIMARY!"
msgstr "Nie można zmienić nazwy indeksu na PRIMARY!"
-#: libraries/classes/Table.php:2319
+#: libraries/classes/Table.php:2190
msgid "No index parts defined!"
msgstr "Brak zdefiniowanych części indeksu!"
-#: libraries/classes/Table.php:2648
+#: libraries/classes/Table.php:2489
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
@@ -13112,110 +13122,110 @@ msgstr "Błąd podczas pracy z pamięcią podręczną szablonów: %s"
msgid "Default theme %s not found!"
msgstr "Nie znaleziono domyślnego motywu graficznego %s!"
-#: libraries/classes/ThemeManager.php:152
+#: libraries/classes/ThemeManager.php:150
#, php-format
msgid "Theme %s not found!"
msgstr "Motywu %s nie znaleziono!"
-#: libraries/classes/Theme.php:215
+#: libraries/classes/Theme.php:211
#, 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:239
+#: libraries/classes/Tracking.php:236
#: templates/database/tracking/tables.twig:115
#: templates/table/tracking/main.twig:73
msgid "Tracking report"
msgstr "Raport śledzenia"
-#: libraries/classes/Tracking.php:243
+#: libraries/classes/Tracking.php:240
msgid "Tracking statements"
msgstr "Śledzenie instrukcji"
-#: libraries/classes/Tracking.php:258
+#: libraries/classes/Tracking.php:255
msgid "Delete tracking data row from report"
msgstr "Usuń wiersz śledzenia danych z raportu"
-#: libraries/classes/Tracking.php:270
+#: libraries/classes/Tracking.php:267
msgid "No data"
msgstr "Brak danych"
-#: libraries/classes/Tracking.php:322
+#: libraries/classes/Tracking.php:312
#: templates/database/operations/index.twig:136
#: templates/database/structure/copy_form.twig:19
#: templates/table/operations/index.twig:275
msgid "Structure only"
msgstr "Tylko struktura"
-#: libraries/classes/Tracking.php:325
+#: libraries/classes/Tracking.php:315
#: templates/database/operations/index.twig:148
#: templates/database/structure/copy_form.twig:29
#: templates/table/operations/index.twig:287
msgid "Data only"
msgstr "Tylko dane"
-#: libraries/classes/Tracking.php:328
+#: libraries/classes/Tracking.php:318
#: templates/database/operations/index.twig:142
#: templates/database/structure/copy_form.twig:24
#: templates/table/operations/index.twig:281
msgid "Structure and data"
msgstr "Struktura i dane"
-#: libraries/classes/Tracking.php:393 libraries/classes/Tracking.php:461
+#: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
#, 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:482
+#: libraries/classes/Tracking.php:472
msgid "SQL dump (file download)"
msgstr "Zrzut SQL (plik do pobrania)"
-#: libraries/classes/Tracking.php:484
+#: libraries/classes/Tracking.php:474
msgid "SQL dump"
msgstr "Zrzut SQL"
-#: libraries/classes/Tracking.php:487
+#: libraries/classes/Tracking.php:477
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:489
+#: libraries/classes/Tracking.php:479
msgid "SQL execution"
msgstr "Wykonanie SQL"
-#: libraries/classes/Tracking.php:493
+#: libraries/classes/Tracking.php:483
#, php-format
msgid "Export as %s"
msgstr "Eksportuj jako %s"
-#: libraries/classes/Tracking.php:531
+#: libraries/classes/Tracking.php:521
msgid "Data manipulation statement"
msgstr "Instrukcja przetwarzania danych"
-#: libraries/classes/Tracking.php:567
+#: libraries/classes/Tracking.php:557
msgid "Data definition statement"
msgstr "Instrukcja definiowania danych"
-#: libraries/classes/Tracking.php:650
+#: libraries/classes/Tracking.php:640
#: templates/database/tracking/tables.twig:126
#: templates/table/tracking/main.twig:80
msgid "Structure snapshot"
msgstr "Migawka struktury"
-#: libraries/classes/Tracking.php:672
+#: libraries/classes/Tracking.php:658
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Wersja %s migawki (kod SQL)"
-#: libraries/classes/Tracking.php:742
+#: libraries/classes/Tracking.php:728
msgid "Tracking data definition successfully deleted"
msgstr "Śledzenie definicją danych pomyślnie usunięte"
-#: libraries/classes/Tracking.php:754
+#: libraries/classes/Tracking.php:740
msgid "Tracking data manipulation successfully deleted"
msgstr "Śledzenie manipulacją danymi pomyślnie usunięte"
-#: libraries/classes/Tracking.php:811
+#: libraries/classes/Tracking.php:797
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -13223,48 +13233,48 @@ msgstr ""
"Możesz wykonać zrzut poprzez tworzenie i używanie tymczasowej bazy danych. "
"Upewnij się, że masz uprawnienia do tego."
-#: libraries/classes/Tracking.php:815
+#: libraries/classes/Tracking.php:801
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:826
+#: libraries/classes/Tracking.php:812
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:866
+#: libraries/classes/Tracking.php:850
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Raport śledzenia tabeli `%s`"
-#: libraries/classes/Tracking.php:898
+#: libraries/classes/Tracking.php:882
#, 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:901
+#: libraries/classes/Tracking.php:885
#, 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:1000
+#: libraries/classes/Tracking.php:984
#, 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:1031
+#: libraries/classes/Tracking.php:1015
#, 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/Types.php:210
+#: libraries/classes/Types.php:208
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:216
+#: libraries/classes/Types.php:214
msgid ""
"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
"65,535"
@@ -13272,7 +13282,7 @@ 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:222
+#: libraries/classes/Types.php:220
msgid ""
"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
"0 to 16,777,215"
@@ -13280,7 +13290,7 @@ 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:228
+#: libraries/classes/Types.php:226
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"
@@ -13288,7 +13298,7 @@ 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:235
+#: libraries/classes/Types.php:233
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"
@@ -13296,7 +13306,7 @@ 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:242
+#: libraries/classes/Types.php:240
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)"
@@ -13305,7 +13315,7 @@ msgstr ""
"(domyślnie 10), maksymalna liczba miejsc po przecinku (D) wynosi 30 "
"(domyślnie 0)"
-#: libraries/classes/Types.php:249
+#: libraries/classes/Types.php:247
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"
@@ -13313,7 +13323,7 @@ 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:256
+#: libraries/classes/Types.php:254
msgid ""
"A double-precision floating-point number, allowable values are "
"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
@@ -13323,7 +13333,7 @@ msgstr ""
"1.7976931348623157E 308 do - 2.2250738585072014E-308, 0 i "
"2.2250738585072014E-308 do 1.7976931348623157E 308"
-#: libraries/classes/Types.php:263
+#: libraries/classes/Types.php:261
msgid ""
"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
"FLOAT)"
@@ -13331,7 +13341,7 @@ msgstr ""
"Synonim dla DOUBLE (wyjątek: w trybie REAL_AS_FLOAT SQL jest synonimem typu "
"\"float\")"
-#: libraries/classes/Types.php:269
+#: libraries/classes/Types.php:267
msgid ""
"A bit-field type (M), storing M of bits per value (default is 1, maximum is "
"64)"
@@ -13339,7 +13349,7 @@ msgstr ""
"Przechowywanie m bitów na wartość typu pole bitowe (M), (wartością domyślną "
"jest 1, maksymalnie jest 64)"
-#: libraries/classes/Types.php:275
+#: libraries/classes/Types.php:273
msgid ""
"A synonym for TINYINT(1), a value of zero is considered false, nonzero "
"values are considered true"
@@ -13347,21 +13357,21 @@ msgstr ""
"Synonim TINYINT(1), wartość zero uznaje wartość FAŁSZ, wartości niezerowe — "
"są uważane za prawdziwe"
-#: libraries/classes/Types.php:280
+#: libraries/classes/Types.php:278
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:284
+#: libraries/classes/Types.php:282
#, 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:291
+#: libraries/classes/Types.php:289
#, 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:298
+#: libraries/classes/Types.php:296
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)"
@@ -13370,12 +13380,12 @@ msgstr ""
"14: 07 UTC, przechowywane jako liczba sekund od epoki (1970-01-01 00: 00: 00 "
"UTC)"
-#: libraries/classes/Types.php:305
+#: libraries/classes/Types.php:303
#, php-format
msgid "A time, range is %1$s to %2$s"
msgstr "Czas, zakres %1$s do %2$s"
-#: libraries/classes/Types.php:312
+#: libraries/classes/Types.php:310
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"
@@ -13383,7 +13393,7 @@ 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:319
+#: libraries/classes/Types.php:317
msgid ""
"A fixed-length (0-255, default 1) string that is always right-padded with "
"spaces to the specified length when stored"
@@ -13391,7 +13401,7 @@ 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:326
+#: libraries/classes/Types.php:324
#, php-format
msgid ""
"A variable-length (%s) string, the effective maximum length is subject to "
@@ -13400,7 +13410,7 @@ 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:334
+#: libraries/classes/Types.php:332
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"
@@ -13408,7 +13418,7 @@ 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:341
+#: libraries/classes/Types.php:339
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"
@@ -13416,7 +13426,7 @@ 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:348
+#: libraries/classes/Types.php:346
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"
@@ -13424,7 +13434,7 @@ 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:355
+#: libraries/classes/Types.php:353
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 "
@@ -13434,7 +13444,7 @@ msgstr ""
"znaki, przechowywane prefiksu czwartego bajtu, wskazując długość wartości w "
"bajtach"
-#: libraries/classes/Types.php:362
+#: libraries/classes/Types.php:360
msgid ""
"Similar to the CHAR type, but stores binary byte strings rather than non-"
"binary character strings"
@@ -13442,7 +13452,7 @@ msgstr ""
"Podobne do typu CHAR, ale przechowuje binarna bajtu ciągi zamiast ciągów "
"znaków nieznakowe"
-#: libraries/classes/Types.php:368
+#: libraries/classes/Types.php:366
msgid ""
"Similar to the VARCHAR type, but stores binary byte strings rather than non-"
"binary character strings"
@@ -13450,7 +13460,7 @@ msgstr ""
"Podobnego typu VARCHAR, ale przechowuje binarna bajtu ciągów, zamiast ciągów "
"znaków nieznakowe"
-#: libraries/classes/Types.php:374
+#: libraries/classes/Types.php:372
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"
@@ -13458,7 +13468,7 @@ 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:380
+#: libraries/classes/Types.php:378
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"
@@ -13466,7 +13476,7 @@ 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:387
+#: libraries/classes/Types.php:385
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"
@@ -13474,7 +13484,7 @@ 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:393
+#: libraries/classes/Types.php:391
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"
@@ -13482,7 +13492,7 @@ 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:400
+#: libraries/classes/Types.php:398
msgid ""
"An enumeration, chosen from the list of up to 65,535 values or the special "
"'' error value"
@@ -13490,43 +13500,43 @@ msgstr ""
"Wyliczenie, wybrane z listy wartości maksymalnie 65 535 lub specjalnych '' "
"wartość błędu"
-#: libraries/classes/Types.php:405
+#: libraries/classes/Types.php:403
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:408
+#: libraries/classes/Types.php:406
msgid "A type that can store a geometry of any type"
msgstr "Typy, które mogą przechowywać geometrię dowolnego typu"
-#: libraries/classes/Types.php:411
+#: libraries/classes/Types.php:409
msgid "A point in 2-dimensional space"
msgstr "Punkt w przestrzeni 2-wymiarowej"
-#: libraries/classes/Types.php:414
+#: libraries/classes/Types.php:412
msgid "A curve with linear interpolation between points"
msgstr "Krzywa z interpolacji liniowej pomiędzy punktami"
-#: libraries/classes/Types.php:417
+#: libraries/classes/Types.php:415
msgid "A polygon"
msgstr "Wielokąt"
-#: libraries/classes/Types.php:420
+#: libraries/classes/Types.php:418
msgid "A collection of points"
msgstr "Zbiór punktów"
-#: libraries/classes/Types.php:424
+#: libraries/classes/Types.php:421
msgid "A collection of curves with linear interpolation between points"
msgstr "Zbiór krzywych z interpolacji liniowej pomiędzy punktami"
-#: libraries/classes/Types.php:428
+#: libraries/classes/Types.php:424
msgid "A collection of polygons"
msgstr "Zbiór wielokątów"
-#: libraries/classes/Types.php:431
+#: libraries/classes/Types.php:427
msgid "A collection of geometry objects of any type"
msgstr "Zbiór obiektów geometrycznych dowolnego typu"
-#: libraries/classes/Types.php:435
+#: libraries/classes/Types.php:431
msgid ""
"Stores and enables efficient access to data in JSON (JavaScript Object "
"Notation) documents"
@@ -13534,23 +13544,23 @@ msgstr ""
"Przechowywanie i umożliwienie wydajnego dostępu do danych w dokumentach JSON "
"(ang. JavaScript Object Notation)"
-#: libraries/classes/Types.php:440
+#: libraries/classes/Types.php:436
msgid ""
"Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
"conventional mapping of IPv4 addresses into IPv6 addresses"
msgstr ""
-#: libraries/classes/Types.php:776
+#: libraries/classes/Types.php:766
msgctxt "numeric types"
msgid "Numeric"
msgstr "Numeryczny"
-#: libraries/classes/Types.php:794
+#: libraries/classes/Types.php:784
msgctxt "date and time types"
msgid "Date and time"
msgstr "Data i czas"
-#: libraries/classes/Types.php:830
+#: libraries/classes/Types.php:820
msgctxt "spatial types"
msgid "Spatial"
msgstr "Przestrzenny"
@@ -13563,89 +13573,89 @@ msgstr "Profil został zaktualizowany."
msgid "Password is too long!"
msgstr "Hasło jest za długie!"
-#: libraries/classes/UserPreferences.php:173
+#: libraries/classes/UserPreferences.php:166
msgid "Could not save configuration"
msgstr "Nie można zapisać konfiguracji"
-#: libraries/classes/Util.php:137
+#: libraries/classes/Util.php:133
#, php-format
msgid "Max: %s%s"
msgstr "Maksymalny rozmiar: %s%s"
#. l10n: Short month name
#. l10n: Short month name for January
-#: libraries/classes/Util.php:742 templates/javascript/variables.twig:34
+#: libraries/classes/Util.php:708 templates/javascript/variables.twig:34
msgid "Jan"
msgstr "Sty"
#. l10n: Short month name
#. l10n: Short month name for February
-#: libraries/classes/Util.php:744 templates/javascript/variables.twig:35
+#: libraries/classes/Util.php:710 templates/javascript/variables.twig:35
msgid "Feb"
msgstr "Lut"
#. l10n: Short month name
#. l10n: Short month name for March
-#: libraries/classes/Util.php:746 templates/javascript/variables.twig:36
+#: libraries/classes/Util.php:712 templates/javascript/variables.twig:36
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
#. l10n: Short month name for April
-#: libraries/classes/Util.php:748 templates/javascript/variables.twig:37
+#: libraries/classes/Util.php:714 templates/javascript/variables.twig:37
msgid "Apr"
msgstr "Kwi"
#. l10n: Short month name
-#: libraries/classes/Util.php:750
+#: libraries/classes/Util.php:716
msgctxt "Short month name"
msgid "May"
msgstr "Maj"
#. l10n: Short month name
#. l10n: Short month name for June
-#: libraries/classes/Util.php:752 templates/javascript/variables.twig:39
+#: libraries/classes/Util.php:718 templates/javascript/variables.twig:39
msgid "Jun"
msgstr "Cze"
#. l10n: Short month name
#. l10n: Short month name for July
-#: libraries/classes/Util.php:754 templates/javascript/variables.twig:40
+#: libraries/classes/Util.php:720 templates/javascript/variables.twig:40
msgid "Jul"
msgstr "Lip"
#. l10n: Short month name
#. l10n: Short month name for August
-#: libraries/classes/Util.php:756 templates/javascript/variables.twig:41
+#: libraries/classes/Util.php:722 templates/javascript/variables.twig:41
msgid "Aug"
msgstr "Sie"
#. l10n: Short month name
#. l10n: Short month name for September
-#: libraries/classes/Util.php:758 templates/javascript/variables.twig:42
+#: libraries/classes/Util.php:724 templates/javascript/variables.twig:42
msgid "Sep"
msgstr "Wrz"
#. l10n: Short month name
#. l10n: Short month name for October
-#: libraries/classes/Util.php:760 templates/javascript/variables.twig:43
+#: libraries/classes/Util.php:726 templates/javascript/variables.twig:43
msgid "Oct"
msgstr "Paź"
#. l10n: Short month name
#. l10n: Short month name for November
-#: libraries/classes/Util.php:762 templates/javascript/variables.twig:44
+#: libraries/classes/Util.php:728 templates/javascript/variables.twig:44
msgid "Nov"
msgstr "Lis"
#. l10n: Short month name
#. l10n: Short month name for December
-#: libraries/classes/Util.php:764 templates/javascript/variables.twig:45
+#: libraries/classes/Util.php:730 templates/javascript/variables.twig:45
msgid "Dec"
msgstr "Gru"
#. l10n: Short week day name for Sunday
-#: libraries/classes/Util.php:768
+#: libraries/classes/Util.php:734
#, fuzzy
#| msgid "Sun"
msgctxt "Short week day name for Sunday"
@@ -13653,55 +13663,55 @@ msgid "Sun"
msgstr "Nie"
#. l10n: Short week day name for Monday
-#: libraries/classes/Util.php:770 templates/javascript/variables.twig:58
+#: libraries/classes/Util.php:736 templates/javascript/variables.twig:58
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name for Tuesday
-#: libraries/classes/Util.php:772 templates/javascript/variables.twig:59
+#: libraries/classes/Util.php:738 templates/javascript/variables.twig:59
msgid "Tue"
msgstr "Wto"
#. l10n: Short week day name for Wednesday
-#: libraries/classes/Util.php:774 templates/javascript/variables.twig:60
+#: libraries/classes/Util.php:740 templates/javascript/variables.twig:60
msgid "Wed"
msgstr "Śro"
#. l10n: Short week day name for Thursday
-#: libraries/classes/Util.php:776 templates/javascript/variables.twig:61
+#: libraries/classes/Util.php:742 templates/javascript/variables.twig:61
msgid "Thu"
msgstr "Czw"
#. l10n: Short week day name for Friday
-#: libraries/classes/Util.php:778 templates/javascript/variables.twig:62
+#: libraries/classes/Util.php:744 templates/javascript/variables.twig:62
msgid "Fri"
msgstr "Pią"
#. l10n: Short week day name for Saturday
-#: libraries/classes/Util.php:780 templates/javascript/variables.twig:63
+#: libraries/classes/Util.php:746 templates/javascript/variables.twig:63
msgid "Sat"
msgstr "Sob"
-#: libraries/classes/Util.php:806
+#: libraries/classes/Util.php:772
msgctxt "AM/PM indication in time"
msgid "PM"
msgstr "PM"
-#: libraries/classes/Util.php:808
+#: libraries/classes/Util.php:774
msgctxt "AM/PM indication in time"
msgid "AM"
msgstr "AM"
-#: libraries/classes/Util.php:882
+#: libraries/classes/Util.php:845
#, 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:2074
+#: libraries/classes/Util.php:1997
msgid "Users"
msgstr "Użytkownicy"
-#: libraries/classes/Util.php:2710
+#: libraries/classes/Util.php:2627
#: templates/database/multi_table_query/form.twig:67
msgid "Sort"
msgstr "Sortuj"
@@ -13830,23 +13840,23 @@ msgstr "Pokaż tylko podstawowe opcje do konfiguracji"
msgid "Custom - display all possible options to configure"
msgstr "Własna - wyświetl wszystkie opcje konfiguracyjne"
-#: libraries/config.values.php:262
+#: libraries/config.values.php:261
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:330
+#: libraries/config.values.php:328
msgid "complete inserts"
msgstr "zakończone dodania"
-#: libraries/config.values.php:331
+#: libraries/config.values.php:329
msgid "extended inserts"
msgstr "rozszerzone dodania"
-#: libraries/config.values.php:332
+#: libraries/config.values.php:330
msgid "both of the above"
msgstr "oba powyższe"
-#: libraries/config.values.php:333
+#: libraries/config.values.php:331
msgid "neither of the above"
msgstr "żadne z powyższych"
@@ -13894,11 +13904,11 @@ msgstr ""
"informacji można znaleźć w dokumentacji"
#: templates/columns_definitions/column_attributes.twig:111
-#: templates/database/data_dictionary/index.twig:67 templates/indexes.twig:17
+#: templates/database/data_dictionary/index.twig:67 templates/indexes.twig:18
#: templates/table/structure/display_structure.twig:153
#: templates/table/structure/display_structure.twig:161
#: templates/table/structure/display_structure.twig:290
-#: templates/table/structure/display_structure.twig:415
+#: templates/table/structure/display_structure.twig:451
#: templates/table/tracking/structure_snapshot_indexes.twig:7
msgid "Unique"
msgstr "Jednoznaczny"
@@ -13927,7 +13937,7 @@ msgid "first"
msgstr "pierwszy"
#: templates/columns_definitions/column_attributes.twig:182
-#: templates/table/structure/display_structure.twig:389
+#: templates/table/structure/display_structure.twig:424
#, php-format
msgid "after %s"
msgstr "po %s"
@@ -13984,6 +13994,21 @@ msgid ""
"defining a TINYINT(1) column"
msgstr ""
+#: templates/columns_definitions/column_definitions_form.twig:175
+#: templates/database/designer/main.twig:1104
+#: templates/database/designer/main.twig:1119 templates/export_modal.twig:5
+#: templates/export.twig:63 templates/modals/index_dialog_modal.twig:5
+#: templates/modals/preview_sql_confirmation.twig:5
+#: templates/modals/preview_sql_modal.twig:5
+#: templates/table/insert/actions_panel.twig:46
+#: templates/table/relation/common_form.twig:233
+#: templates/table/zoom_search/result_form.twig:26
+#: templates/table/zoom_search/result_form.twig:95
+#, fuzzy
+#| msgid "Loading…"
+msgid "Loading"
+msgstr "Wczytywanie…"
+
#: templates/columns_definitions/column_name.twig:4
#, php-format
msgid "Referenced by %s."
@@ -14041,9 +14066,9 @@ msgstr "Silnik"
#: templates/database/data_dictionary/index.twig:73
#: templates/database/events/editor_form.twig:102
#: templates/database/routines/editor_form.twig:163
-#: templates/database/structure/table_header.twig:46 templates/indexes.twig:23
+#: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
#: templates/table/structure/display_partitions.twig:31
-#: templates/table/structure/display_structure.twig:421
+#: templates/table/structure/display_structure.twig:457
#: templates/table/tracking/structure_snapshot_columns.twig:12
#: templates/table/tracking/structure_snapshot_indexes.twig:13
msgid "Comment"
@@ -14108,14 +14133,14 @@ msgstr ""
#: templates/database/operations/index.twig:199
#: templates/database/operations/index.twig:203
#: templates/database/structure/table_header.twig:31
-#: templates/home/index.twig:61 templates/indexes.twig:21
+#: templates/home/index.twig:61 templates/indexes.twig:22
#: templates/server/databases/index.twig:29
#: templates/server/databases/index.twig:30
#: templates/server/databases/index.twig:123
#: templates/table/operations/index.twig:151
#: templates/table/search/index.twig:40
#: templates/table/structure/display_structure.twig:24
-#: templates/table/structure/display_structure.twig:419
+#: templates/table/structure/display_structure.twig:455
#: templates/table/structure/display_table_stats.twig:108
#: templates/table/tracking/structure_snapshot_columns.twig:8
#: templates/table/tracking/structure_snapshot_indexes.twig:11
@@ -14390,7 +14415,7 @@ msgid "Search this table"
msgstr "Przeszukaj tę tabelę"
#: templates/database/central_columns/main.twig:180
-#: templates/table/structure/display_structure.twig:374
+#: templates/table/structure/display_structure.twig:409
msgid "Add column"
msgstr "Dodaj kolumnę"
@@ -14410,7 +14435,7 @@ msgstr "Kliknij, aby posortować."
#: templates/database/privileges/index.twig:22
#: templates/database/structure/table_header.twig:22
#: templates/database/tracking/tables.twig:18
-#: templates/database/tracking/tables.twig:154 templates/indexes.twig:14
+#: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
#: templates/server/databases/index.twig:163
#: templates/server/privileges/privileges_summary.twig:22
#: templates/server/privileges/users_overview.twig:22
@@ -14419,7 +14444,7 @@ msgstr "Kliknij, aby posortować."
#: templates/table/privileges/index.twig:24
#: templates/table/structure/display_partitions.twig:33
#: templates/table/structure/display_structure.twig:35
-#: templates/table/structure/display_structure.twig:412
+#: templates/table/structure/display_structure.twig:448
#: templates/table/tracking/main.twig:32
#: templates/table/tracking/report_table.twig:8
msgid "Action"
@@ -14442,20 +14467,20 @@ msgstr "Liczba kolumn"
msgid "Database comment:"
msgstr "Komentarz do bazy danych:"
-#: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:18
-#: templates/table/structure/display_structure.twig:416
+#: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:19
+#: templates/table/structure/display_structure.twig:452
#: templates/table/tracking/structure_snapshot_indexes.twig:8
msgid "Packed"
msgstr "Spakowany"
-#: templates/database/data_dictionary/index.twig:70 templates/indexes.twig:20
-#: templates/table/structure/display_structure.twig:418
+#: templates/database/data_dictionary/index.twig:70 templates/indexes.twig:21
+#: templates/table/structure/display_structure.twig:454
#: templates/table/tracking/structure_snapshot_indexes.twig:10
msgid "Cardinality"
msgstr "Moc"
-#: templates/database/data_dictionary/index.twig:110 templates/indexes.twig:90
-#: templates/table/structure/display_structure.twig:496
+#: templates/database/data_dictionary/index.twig:110 templates/indexes.twig:91
+#: templates/table/structure/display_structure.twig:532
msgid "No index defined!"
msgstr "Brak zdefiniowanego indeksu!"
@@ -14652,15 +14677,6 @@ msgstr "Operator"
msgid "Active options"
msgstr "Aktywne opcje"
-#: templates/database/designer/main.twig:1104
-#: templates/database/designer/main.twig:1119 templates/export_modal.twig:5
-#: templates/export.twig:63 templates/table/zoom_search/result_form.twig:26
-#: templates/table/zoom_search/result_form.twig:95
-#, fuzzy
-#| msgid "Loading…"
-msgid "Loading"
-msgstr "Wczytywanie…"
-
#: templates/database/designer/page_save_as.twig:19
msgid "Save to selected page"
msgstr "Zapisz na wybranej stronie"
@@ -15492,7 +15508,7 @@ msgstr "Tabele nieśledzone"
#: templates/database/tracking/tables.twig:176
#: templates/database/tracking/tables.twig:188
#: templates/database/tracking/tables.twig:189
-#: templates/table/structure/display_structure.twig:352
+#: templates/table/structure/display_structure.twig:387
msgid "Track table"
msgstr "Śledź tabelę"
@@ -16212,20 +16228,20 @@ msgstr "Pomiń tę liczbę zapytań (dla SQL), zaczynając od pierwszej:"
msgid "Other options:"
msgstr "Inne opcje:"
-#: templates/indexes.twig:38
-#: templates/table/structure/display_structure.twig:444
+#: templates/indexes.twig:39
+#: templates/table/structure/display_structure.twig:480
#, fuzzy
#| msgid "Rename to"
msgid "Rename"
msgstr "Zmień nazwę na"
-#: templates/indexes.twig:44
-#: templates/table/structure/display_structure.twig:450
+#: templates/indexes.twig:45
+#: templates/table/structure/display_structure.twig:486
msgid "The primary key has been dropped."
msgstr "Klucz podstawowy został usunięty."
-#: templates/indexes.twig:49
-#: templates/table/structure/display_structure.twig:455
+#: templates/indexes.twig:50
+#: templates/table/structure/display_structure.twig:491
#, php-format
msgid "Index %s has been dropped."
msgstr "Klucz %s został usunięty."
@@ -16559,6 +16575,15 @@ msgstr "Zweryfikować"
msgid "View:"
msgstr "Widoki:"
+#: templates/modals/preview_sql_confirmation.twig:14
+#: templates/table/structure/display_structure.twig:353
+msgid "Ok"
+msgstr ""
+
+#: templates/modals/unhide_nav_item.twig:5
+msgid "Show hidden navigation tree items."
+msgstr "Pokaż ukryte elementy drzewa nawigacji."
+
#: templates/navigation/item_unhide_dialog.twig:20
msgid "Unhide"
msgstr "Odkryj"
@@ -18812,12 +18837,24 @@ msgstr "Liczba wierszy na stronie"
msgid "Display order:"
msgstr "Kolejność wyświetlania:"
+#: templates/table/search/index.twig:181
+msgid "Range search"
+msgstr "Zakres wyszukiwania"
+
+#: templates/table/search/index.twig:187
+msgid "Minimum value:"
+msgstr "Minimalna wartość:"
+
+#: templates/table/search/index.twig:190
+msgid "Maximum value:"
+msgstr "Maksymalna wartość:"
+
#: templates/table/start_and_number_of_rows_fieldset.twig:3
msgid "Start row:"
msgstr "Początkowy wiersz:"
#: templates/table/structure/display_partitions.twig:4
-#: templates/table/structure/display_structure.twig:533
+#: templates/table/structure/display_structure.twig:570
msgid "Partitions"
msgstr "Partycje"
@@ -18899,42 +18936,43 @@ msgstr "Usuń z centralnych kolumn"
msgid "Add to central columns"
msgstr "Dodaj do środkowych kolumn"
-#: templates/table/structure/display_structure.twig:315
-#: templates/table/structure/display_structure.twig:356
+#: templates/table/structure/display_structure.twig:320
+#: templates/table/structure/display_structure.twig:324
+#: templates/table/structure/display_structure.twig:391
msgid "Move columns"
msgstr "Przenieś kolumny"
-#: templates/table/structure/display_structure.twig:316
+#: templates/table/structure/display_structure.twig:325
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:328
+#: templates/table/structure/display_structure.twig:363
#: templates/view_create.twig:13
msgid "Edit view"
msgstr "Edycja widoku"
-#: templates/table/structure/display_structure.twig:342
+#: templates/table/structure/display_structure.twig:377
msgid "Propose table structure"
msgstr "Zaproponowanie struktury tabeli"
-#: templates/table/structure/display_structure.twig:359
+#: templates/table/structure/display_structure.twig:394
msgid "Normalize"
msgstr "Normalizować"
-#: templates/table/structure/display_structure.twig:365
+#: templates/table/structure/display_structure.twig:400
msgid "Track view"
msgstr "Widok śledzenia"
-#: templates/table/structure/display_structure.twig:379
+#: templates/table/structure/display_structure.twig:414
#, php-format
msgid "Add %s column(s)"
msgstr "Dodaj %s kolumnę(y)"
-#: templates/table/structure/display_structure.twig:384
+#: templates/table/structure/display_structure.twig:419
msgid "at beginning of table"
msgstr "na początku tabeli"
-#: templates/table/structure/display_structure.twig:506
+#: templates/table/structure/display_structure.twig:542
#, fuzzy, php-format
#| msgid "Create an index on &nbsp;%s&nbsp;columns"
msgid "Create an index on %s columns"