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-07-11 03:08:29 +0300
committerphpMyAdmin bot <bot@phpmyadmin.net>2021-07-11 03:08:29 +0300
commitf6c8d6b8700892500f0bb9436ad2d3416f35cbf8 (patch)
treed0482feb32b0555b2eb5364e7e2764c6f45cc253 /po/pl.po
parented45c51d59c14a8ffe4a46b8756327fad34a4acf (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.po375
1 files changed, 188 insertions, 187 deletions
diff --git a/po/pl.po b/po/pl.po
index 45b6628930..d00e7930fa 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-07-04 00:07+0000\n"
+"POT-Creation-Date: 2021-07-11 00:08+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/"
@@ -1411,7 +1411,7 @@ msgstr "Szukaj:"
#: libraries/classes/BrowseForeigners.php:205
#: libraries/classes/Controllers/JavaScriptMessagesController.php:327
#: libraries/classes/Controllers/Server/PrivilegesController.php:339
-#: libraries/classes/InsertEdit.php:1059
+#: libraries/classes/InsertEdit.php:1058
#: libraries/classes/Normalization.php:272
#: libraries/classes/Normalization.php:1002 libraries/classes/Tracking.php:337
#: libraries/classes/Tracking.php:491
@@ -1789,6 +1789,49 @@ msgctxt "Collation"
msgid "Vietnamese"
msgstr "Wietnamski"
+#: libraries/classes/Common.php:225
+#, php-format
+msgid "You should upgrade to %s %s or later."
+msgstr "Należy uaktualnić do %s %s lub nowszej."
+
+#: libraries/classes/Common.php:256
+msgid "Error: Token mismatch"
+msgstr "Błąd: Token niedopasowany"
+
+#: libraries/classes/Common.php:468
+msgid ""
+"Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
+"access phpMyAdmin."
+msgstr ""
+"Nie udało się ustawić pliku cookie sesji. Może używasz protokołu HTTP "
+"zamiast HTTPS, aby uzyskać dostęp do phpMyAdmin."
+
+#: libraries/classes/Common.php:515
+msgid ""
+"You have enabled mbstring.func_overload in your PHP configuration. This "
+"option is incompatible with phpMyAdmin and might cause some data to be "
+"corrupted!"
+msgstr ""
+"Masz włączone mbstring.func_overload w Twojej konfiguracji PHP. Opcja ta "
+"jest niezgodna z phpMyAdminem i może spowodować uszkodzenie niektórych "
+"danych!"
+
+#: libraries/classes/Common.php:532
+msgid ""
+"The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
+"requires these functions!"
+msgstr ""
+"Funkcje ini_get i/lub ini_set są wyłączone w php.ini. phpMyAdmin wymaga tych "
+"funkcji!"
+
+#: libraries/classes/Common.php:544
+msgid "GLOBALS overwrite attempt"
+msgstr "Próba nadpisania GLOBALS"
+
+#: libraries/classes/Common.php:554
+msgid "possible exploit"
+msgstr "można wykorzystać"
+
#: libraries/classes/Config/Descriptions.php:60
#: libraries/classes/Config/Descriptions.php:61
#: libraries/classes/Config/Descriptions.php:62
@@ -4338,7 +4381,7 @@ msgstr "Pomiń zablokowane tabele"
#: libraries/classes/Config/Descriptions.php:957
#: libraries/classes/Controllers/JavaScriptMessagesController.php:394
-#: libraries/classes/Display/Results.php:3233
+#: libraries/classes/Display/Results.php:3235
#: libraries/classes/Html/Generator.php:695
#: libraries/classes/Html/Generator.php:962
#: libraries/classes/Server/UserGroups.php:129
@@ -4398,7 +4441,7 @@ msgid "Textarea rows"
msgstr "Wierszy w polu textarea"
#: libraries/classes/Config/Descriptions.php:965
-#: libraries/classes/Controllers/Server/Status/ProcessesController.php:231
+#: libraries/classes/Controllers/Server/Status/ProcessesController.php:232
#: libraries/classes/Plugins/Export/ExportHtmlword.php:151
#: libraries/classes/Plugins/Export/ExportOdt.php:197
#: libraries/classes/Plugins/Export/ExportTexytext.php:135
@@ -4652,7 +4695,7 @@ msgstr "Dostosuj"
#: libraries/classes/Config/Forms/User/ExportForm.php:100
#: libraries/classes/Config/Forms/User/ExportForm.php:128
#: libraries/classes/Controllers/JavaScriptMessagesController.php:732
-#: libraries/classes/Import.php:1401 libraries/classes/Menu.php:271
+#: libraries/classes/Import.php:1399 libraries/classes/Menu.php:271
#: libraries/classes/Menu.php:395
#: libraries/classes/Navigation/Nodes/NodeColumn.php:42
#: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
@@ -4763,25 +4806,25 @@ 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:763
+#: libraries/classes/Config.php:762
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Istniejący plik konfiguracyjny (%s) nie jest czytelny."
-#: libraries/classes/Config.php:801
+#: libraries/classes/Config.php:800
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:816
+#: libraries/classes/Config.php:815
#, 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:826
+#: libraries/classes/Config.php:825
msgid "Failed to read configuration file!"
msgstr "Nie można odczytać pliku konfiguracyjnego!"
-#: libraries/classes/Config.php:829
+#: libraries/classes/Config.php:828
msgid ""
"This usually means there is a syntax error in it, please check any errors "
"shown below."
@@ -4789,12 +4832,12 @@ msgstr ""
"To zazwyczaj oznacza, że jest błąd składni w tym, sprawdź wszelkie błędy "
"poniżej."
-#: libraries/classes/Config.php:1401
+#: libraries/classes/Config.php:1371
#, php-format
msgid "Invalid server index: %s"
msgstr "Niewłaściwy indeks serwera: \"%s\""
-#: libraries/classes/Config.php:1414
+#: libraries/classes/Config.php:1384
#, php-format
msgid "Server %d"
msgstr "Serwer %d"
@@ -5171,7 +5214,7 @@ msgid "Table %s has been emptied."
msgstr "Tabela %s została opróżniona."
#: libraries/classes/Controllers/Database/StructureController.php:819
-#: libraries/classes/Display/Results.php:4418
+#: libraries/classes/Display/Results.php:4420
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -5195,8 +5238,8 @@ msgstr "Sukces!"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:498
#: libraries/classes/Controllers/Table/DeleteController.php:59
#: libraries/classes/Controllers/Table/DropColumnController.php:63
-#: libraries/classes/Controllers/Table/StructureController.php:468
-#: libraries/classes/Controllers/Table/StructureController.php:492
+#: libraries/classes/Controllers/Table/StructureController.php:469
+#: libraries/classes/Controllers/Table/StructureController.php:493
#: libraries/classes/IndexColumn.php:139 libraries/classes/Index.php:547
#: libraries/classes/Plugins/Export/ExportHtmlword.php:688
#: libraries/classes/Plugins/Export/ExportLatex.php:663
@@ -5237,7 +5280,7 @@ msgstr "Tak"
#: libraries/classes/Controllers/Table/DropColumnController.php:80
#: libraries/classes/Controllers/Table/OperationsController.php:341
#: libraries/classes/Controllers/Table/ReplaceController.php:399
-#: libraries/classes/Core.php:922 templates/preview_sql.twig:3
+#: libraries/classes/Core.php:909 templates/preview_sql.twig:3
msgid "No change"
msgstr "Bez zmian"
@@ -6016,7 +6059,7 @@ msgid "Please add at least one variable to the series!"
msgstr "Dodaj co najmniej jedną zmienną do serii!"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:205
-#: libraries/classes/Display/Results.php:1338
+#: libraries/classes/Display/Results.php:1339
#: libraries/classes/Plugins/Export/ExportSql.php:2399
#: libraries/classes/Plugins/Schema/SchemaPdf.php:100
#: libraries/config.values.php:111
@@ -6233,7 +6276,7 @@ msgid "Explain output"
msgstr "Wyjaśnij wynik przetworzenia danych"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:276
-#: libraries/classes/Controllers/Server/Status/ProcessesController.php:243
+#: libraries/classes/Controllers/Server/Status/ProcessesController.php:244
#: libraries/classes/Menu.php:534 libraries/classes/Util.php:2108
#: libraries/config.values.php:157
#: templates/database/events/editor_form.twig:25
@@ -6244,7 +6287,7 @@ msgid "Status"
msgstr "Status"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:277
-#: libraries/classes/Controllers/Server/Status/ProcessesController.php:239
+#: libraries/classes/Controllers/Server/Status/ProcessesController.php:240
#: libraries/classes/Plugins/Export/ExportHtmlword.php:511
#: libraries/classes/Plugins/Export/ExportOdt.php:633
#: libraries/classes/Plugins/Export/ExportTexytext.php:486
@@ -6624,7 +6667,7 @@ msgid "Show query box"
msgstr "Pokaż okno zapytań"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:395
-#: libraries/classes/Display/Results.php:3304
+#: libraries/classes/Display/Results.php:3306
#: libraries/classes/Tracking.php:263 templates/console/bookmark_content.twig:7
#: templates/database/central_columns/main.twig:270
#: templates/database/central_columns/main.twig:384
@@ -6815,6 +6858,7 @@ msgstr "Nie wybrano żadnych zależności!"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:448
#: templates/columns_definitions/column_definitions_form.twig:160
#: templates/database/central_columns/edit.twig:22
+#: templates/database/central_columns/main.twig:121
#: templates/database/central_columns/main.twig:274
#: templates/server/variables/index.twig:12
#: templates/table/gis_visualization/gis_visualization.twig:40
@@ -6902,13 +6946,13 @@ msgstr "Treść punktu danych"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:485
#: libraries/classes/Controllers/JavaScriptMessagesController.php:660
-#: libraries/classes/ErrorHandler.php:424 libraries/classes/InsertEdit.php:2216
+#: libraries/classes/ErrorHandler.php:424 libraries/classes/InsertEdit.php:2215
#: templates/table/index_form.twig:164 templates/table/index_form.twig:200
msgid "Ignore"
msgstr "Ignoruj"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:486
-#: libraries/classes/Display/Results.php:3237
+#: libraries/classes/Display/Results.php:3239
#: libraries/classes/Html/Generator.php:75
#: templates/display/results/table.twig:231
#: templates/display/results/table.twig:232
@@ -7519,7 +7563,7 @@ msgid "Hide"
msgstr "Ukryj"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:731
-#: libraries/classes/Controllers/Table/ChangeController.php:200
+#: libraries/classes/Controllers/Table/ChangeController.php:201
#: templates/database/multi_table_query/form.twig:49
#: templates/database/tracking/tables.twig:19
#: templates/table/tracking/main.twig:33
@@ -7582,7 +7626,7 @@ msgstr[1] "%1$d bazy danych zostały pomyślnie usunięte."
msgstr[2] "%1$d baz danych zostało pomyślnie usuniętych."
#: libraries/classes/Controllers/Server/DatabasesController.php:490
-#: libraries/classes/Import.php:151
+#: libraries/classes/Import.php:152
#: templates/database/structure/table_header.twig:26
#: templates/table/structure/display_partitions.twig:28
#: templates/table/structure/display_structure.twig:231
@@ -7633,12 +7677,12 @@ msgstr ""
msgid "User has been added."
msgstr "Użytkownik został dodany."
-#: libraries/classes/Controllers/Server/Status/ProcessesController.php:114
+#: libraries/classes/Controllers/Server/Status/ProcessesController.php:115
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Wątek %s został pomyślnie zabity."
-#: libraries/classes/Controllers/Server/Status/ProcessesController.php:120
+#: libraries/classes/Controllers/Server/Status/ProcessesController.php:121
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -7646,32 +7690,32 @@ msgstr ""
"phpMyAdmin nie mógł unicestwić wątku %s. Prawdopodobnie został on już "
"zamknięty."
-#: libraries/classes/Controllers/Server/Status/ProcessesController.php:219
+#: libraries/classes/Controllers/Server/Status/ProcessesController.php:220
msgid "ID"
msgstr "ID"
-#: libraries/classes/Controllers/Server/Status/ProcessesController.php:223
-#: libraries/classes/Server/Privileges.php:3008
+#: libraries/classes/Controllers/Server/Status/ProcessesController.php:224
+#: libraries/classes/Server/Privileges.php:3006
#: templates/server/user_groups/user_listings.twig:9
msgid "User"
msgstr "Użytkownik"
-#: libraries/classes/Controllers/Server/Status/ProcessesController.php:227
+#: libraries/classes/Controllers/Server/Status/ProcessesController.php:228
#: 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/Controllers/Server/Status/ProcessesController.php:235
+#: libraries/classes/Controllers/Server/Status/ProcessesController.php:236
msgid "Command"
msgstr "Polecenie"
-#: libraries/classes/Controllers/Server/Status/ProcessesController.php:247
+#: libraries/classes/Controllers/Server/Status/ProcessesController.php:248
msgid "Progress"
msgstr "Postęp"
-#: libraries/classes/Controllers/Server/Status/ProcessesController.php:251
+#: libraries/classes/Controllers/Server/Status/ProcessesController.php:252
#: libraries/classes/Server/Status/Data.php:148
#: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:21
msgid "SQL query"
@@ -8403,7 +8447,7 @@ msgstr "Brakuje parametru:"
msgid "User groups management is not enabled."
msgstr "Pamięć podręczna zapytania nie jest włączona."
-#: libraries/classes/Controllers/Server/VariablesController.php:225
+#: libraries/classes/Controllers/Server/VariablesController.php:221
msgid "Setting variable failed"
msgstr "Błędne ustawienie zmienne"
@@ -8465,13 +8509,13 @@ msgstr "Zakładka nie utworzona!"
#: libraries/classes/Controllers/Table/AddFieldController.php:170
#: libraries/classes/Controllers/Table/IndexesController.php:251
-#: libraries/classes/Controllers/Table/StructureController.php:943
-#: libraries/classes/Controllers/Table/StructureController.php:1173
+#: libraries/classes/Controllers/Table/StructureController.php:944
+#: libraries/classes/Controllers/Table/StructureController.php:1174
#, php-format
msgid "Table %1$s has been altered successfully."
msgstr "Tabela %1$s została pomyślnie zmodyfikowana."
-#: libraries/classes/Controllers/Table/ChangeController.php:305
+#: libraries/classes/Controllers/Table/ChangeController.php:306
#: libraries/classes/Controllers/Table/DeleteController.php:123
#: libraries/classes/Controllers/Table/ExportController.php:157
msgid "No row selected."
@@ -8518,22 +8562,22 @@ msgstr "Tabela %s już istnieje!"
#: libraries/classes/Controllers/Table/RelationController.php:285
#: libraries/classes/Controllers/ViewOperationsController.php:86
#: libraries/classes/Database/Routines.php:1324
-#: libraries/classes/Display/Results.php:4084 libraries/classes/Message.php:178
+#: libraries/classes/Display/Results.php:4086 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."
#: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
#: libraries/classes/Controllers/Table/DropColumnController.php:57
-#: libraries/classes/Controllers/Table/StructureController.php:218
-#: libraries/classes/Controllers/Table/StructureController.php:238
-#: libraries/classes/Controllers/Table/StructureController.php:254
-#: libraries/classes/Controllers/Table/StructureController.php:284
-#: libraries/classes/Controllers/Table/StructureController.php:315
-#: libraries/classes/Controllers/Table/StructureController.php:351
-#: libraries/classes/Controllers/Table/StructureController.php:387
-#: libraries/classes/Controllers/Table/StructureController.php:423
-#: libraries/classes/Controllers/Table/StructureController.php:460
+#: libraries/classes/Controllers/Table/StructureController.php:219
+#: libraries/classes/Controllers/Table/StructureController.php:239
+#: libraries/classes/Controllers/Table/StructureController.php:255
+#: libraries/classes/Controllers/Table/StructureController.php:285
+#: libraries/classes/Controllers/Table/StructureController.php:316
+#: libraries/classes/Controllers/Table/StructureController.php:352
+#: libraries/classes/Controllers/Table/StructureController.php:388
+#: libraries/classes/Controllers/Table/StructureController.php:424
+#: libraries/classes/Controllers/Table/StructureController.php:461
msgid "No column selected."
msgstr "Nie wybrano żadnej kolumny."
@@ -8559,13 +8603,13 @@ msgstr "Wystąpił problem z Twoją prośbą."
#: libraries/classes/Controllers/Table/GetFieldController.php:87
#: libraries/classes/Database/Routines.php:1346
-#: libraries/classes/Import.php:159 libraries/classes/InsertEdit.php:229
+#: libraries/classes/Import.php:160 libraries/classes/InsertEdit.php:229
#: libraries/classes/Sql.php:1062
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL zwrócił pusty wynik (zero wierszy)."
#: libraries/classes/Controllers/Table/IndexesController.php:224
-#: libraries/classes/Table.php:2283
+#: libraries/classes/Table.php:2282
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Nazwą podstawowego klucza musi być… PRIMARY!"
@@ -8579,7 +8623,7 @@ msgstr ""
#: libraries/classes/Controllers/Table/OperationsController.php:117
#: libraries/classes/Controllers/Table/OperationsController.php:321
-#: libraries/classes/Controllers/Table/StructureController.php:133
+#: libraries/classes/Controllers/Table/StructureController.php:134
#: libraries/classes/Navigation/Nodes/NodeView.php:28
#: templates/database/structure/show_create.twig:32
#: templates/database/structure/structure_table_row.twig:122
@@ -8591,8 +8635,8 @@ msgstr "Widok"
#: libraries/classes/Controllers/Table/PartitionController.php:187
#: libraries/classes/Controllers/Table/PartitionController.php:254
#: libraries/classes/Controllers/ViewOperationsController.php:89
-#: libraries/classes/Html/Generator.php:910 libraries/classes/Import.php:140
-#: libraries/classes/InsertEdit.php:762 libraries/classes/Message.php:198
+#: libraries/classes/Html/Generator.php:910 libraries/classes/Import.php:141
+#: libraries/classes/InsertEdit.php:762 libraries/classes/Message.php:200
#: templates/error/generic.twig:37
msgid "Error"
msgstr "Błąd"
@@ -8610,29 +8654,29 @@ msgstr "Relacje wewnętrzne zostały pomyślnie zaktualizowane."
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/StructureController.php:658
+#: libraries/classes/Controllers/Table/StructureController.php:659
msgid "The columns have been moved successfully."
msgstr "Kolumny przeniesiono pomyślnie."
-#: libraries/classes/Controllers/Table/StructureController.php:693
+#: libraries/classes/Controllers/Table/StructureController.php:694
#, 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:935
-#: libraries/classes/Controllers/Table/StructureController.php:1225
+#: libraries/classes/Controllers/Table/StructureController.php:936
+#: libraries/classes/Controllers/Table/StructureController.php:1226
#: libraries/classes/Tracking.php:790
msgid "Query error"
msgstr "Błąd zapytania"
-#: libraries/classes/Controllers/Table/StructureController.php:1167
+#: libraries/classes/Controllers/Table/StructureController.php:1168
#, php-format
msgid ""
"Table %1$s has been altered successfully. Privileges have been adjusted."
msgstr ""
"Tabela %1$s została pomyślnie zmieniona. Przywileje zostały dostosowane."
-#: libraries/classes/Controllers/Table/StructureController.php:1457
+#: libraries/classes/Controllers/Table/StructureController.php:1458
#: templates/columns_definitions/column_attributes.twig:107
#: templates/database/data_dictionary/index.twig:33
#: templates/table/structure/display_structure.twig:138
@@ -8642,7 +8686,7 @@ msgstr ""
msgid "Primary"
msgstr "Podstawowy"
-#: libraries/classes/Controllers/Table/StructureController.php:1461
+#: libraries/classes/Controllers/Table/StructureController.php:1462
#: libraries/classes/Navigation/Nodes/NodeIndex.php:28
#: templates/columns_definitions/column_attributes.twig:115
#: templates/columns_definitions/table_fields_definitions.twig:46
@@ -8654,7 +8698,7 @@ msgstr "Podstawowy"
msgid "Index"
msgstr "Indeks"
-#: libraries/classes/Controllers/Table/StructureController.php:1721
+#: libraries/classes/Controllers/Table/StructureController.php:1722
#, fuzzy, php-format
#| msgid "The column name '%s' is a MySQL reserved keyword."
msgid "The name '%s' is a MySQL reserved keyword."
@@ -8688,45 +8732,11 @@ msgstr "Nie masz wystarczających uprawnień, aby być tu i teraz!"
msgid "View name can not be empty!"
msgstr "Wyświetlana nazwa nie może być pusta!"
-#: libraries/classes/Core.php:377 libraries/classes/ZipExtension.php:62
+#: libraries/classes/Core.php:362 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/Core.php:1305
-msgid ""
-"You have enabled mbstring.func_overload in your PHP configuration. This "
-"option is incompatible with phpMyAdmin and might cause some data to be "
-"corrupted!"
-msgstr ""
-"Masz włączone mbstring.func_overload w Twojej konfiguracji PHP. Opcja ta "
-"jest niezgodna z phpMyAdminem i może spowodować uszkodzenie niektórych "
-"danych!"
-
-#: libraries/classes/Core.php:1322
-msgid ""
-"The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
-"requires these functions!"
-msgstr ""
-"Funkcje ini_get i/lub ini_set są wyłączone w php.ini. phpMyAdmin wymaga tych "
-"funkcji!"
-
-#: libraries/classes/Core.php:1334
-msgid "GLOBALS overwrite attempt"
-msgstr "Próba nadpisania GLOBALS"
-
-#: libraries/classes/Core.php:1344
-msgid "possible exploit"
-msgstr "można wykorzystać"
-
-#: libraries/classes/Core.php:1413
-msgid ""
-"Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
-"access phpMyAdmin."
-msgstr ""
-"Nie udało się ustawić pliku cookie sesji. Może używasz protokołu HTTP "
-"zamiast HTTPS, aby uzyskać dostęp do phpMyAdmin."
-
#: libraries/classes/Database/CentralColumns.php:313
#: libraries/classes/Database/CentralColumns.php:442
#: libraries/classes/Database/CentralColumns.php:673
@@ -9216,14 +9226,14 @@ msgstr "Brak wyzwalacza o nazwie %1$s znalezionej w bazie danych %2$s."
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:927
+#: libraries/classes/Display/Results.php:928
#: libraries/classes/Html/Generator.php:1243
#: libraries/classes/Html/Generator.php:1247
msgctxt "First page"
msgid "Begin"
msgstr "Początek"
-#: libraries/classes/Display/Results.php:934
+#: libraries/classes/Display/Results.php:935
#: libraries/classes/Html/Generator.php:1244
#: libraries/classes/Html/Generator.php:1248
#: templates/server/binlog/index.twig:47 templates/server/binlog/index.twig:52
@@ -9231,7 +9241,7 @@ msgctxt "Previous page"
msgid "Previous"
msgstr "Poprzednie"
-#: libraries/classes/Display/Results.php:962
+#: libraries/classes/Display/Results.php:963
#: libraries/classes/Html/Generator.php:1277
#: libraries/classes/Html/Generator.php:1286
#: templates/server/binlog/index.twig:72 templates/server/binlog/index.twig:77
@@ -9239,25 +9249,25 @@ msgctxt "Next page"
msgid "Next"
msgstr "Następne"
-#: libraries/classes/Display/Results.php:993
+#: libraries/classes/Display/Results.php:994
#: libraries/classes/Html/Generator.php:1278
#: libraries/classes/Html/Generator.php:1287
msgctxt "Last page"
msgid "End"
msgstr "Koniec"
-#: libraries/classes/Display/Results.php:1570
+#: libraries/classes/Display/Results.php:1571
#: templates/display/results/table.twig:129
msgid "Partial texts"
msgstr "Częściowe teksty"
-#: libraries/classes/Display/Results.php:1574
+#: libraries/classes/Display/Results.php:1575
#: templates/display/results/table.twig:133
msgid "Full texts"
msgstr "Pełne teksty"
-#: libraries/classes/Display/Results.php:1978
-#: libraries/classes/Display/Results.php:2004 libraries/classes/Util.php:2761
+#: libraries/classes/Display/Results.php:1979
+#: libraries/classes/Display/Results.php:2005 libraries/classes/Util.php:2761
#: libraries/classes/Util.php:2784 libraries/config.values.php:113
#: templates/database/multi_table_query/form.twig:69
#: templates/database/qbe/sort_select_cell.twig:7
@@ -9270,8 +9280,8 @@ msgstr "Pełne teksty"
msgid "Descending"
msgstr "Malejąco"
-#: libraries/classes/Display/Results.php:1986
-#: libraries/classes/Display/Results.php:1996 libraries/classes/Util.php:2753
+#: libraries/classes/Display/Results.php:1987
+#: libraries/classes/Display/Results.php:1997 libraries/classes/Util.php:2753
#: libraries/classes/Util.php:2776 libraries/config.values.php:112
#: templates/database/multi_table_query/form.twig:68
#: templates/database/qbe/sort_select_cell.twig:5
@@ -9284,41 +9294,41 @@ msgstr "Malejąco"
msgid "Ascending"
msgstr "Rosnąco"
-#: libraries/classes/Display/Results.php:3280
-#: libraries/classes/Display/Results.php:3295
+#: libraries/classes/Display/Results.php:3282
+#: libraries/classes/Display/Results.php:3297
msgid "The row has been deleted."
msgstr "Wiersz został usunięty."
-#: libraries/classes/Display/Results.php:3327
+#: libraries/classes/Display/Results.php:3329
#: templates/server/status/processes/list.twig:44
msgid "Kill"
msgstr "Zabij"
-#: libraries/classes/Display/Results.php:4008
+#: libraries/classes/Display/Results.php:4010
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:4430
+#: libraries/classes/Display/Results.php:4432
#, php-format
msgid "Showing rows %1s - %2s"
msgstr "Pokazano wiersze %1s - %2s"
-#: libraries/classes/Display/Results.php:4444
+#: libraries/classes/Display/Results.php:4446
#, php-format
msgid "%1$d total, %2$d in query"
msgstr "%1$d ogółem, %2$d w zapytaniu"
-#: libraries/classes/Display/Results.php:4449
+#: libraries/classes/Display/Results.php:4451
#, php-format
msgid "%d total"
msgstr "%d ogółem"
-#: libraries/classes/Display/Results.php:4462 libraries/classes/Sql.php:1068
+#: libraries/classes/Display/Results.php:4464 libraries/classes/Sql.php:1068
#, php-format
msgid "Query took %01.4f seconds."
msgstr "Wykonanie zapytania trwało %01.4f sekund(y)."
-#: libraries/classes/Display/Results.php:4851
+#: libraries/classes/Display/Results.php:4853
msgid "Link not found!"
msgstr "Łącza nie znaleziono!"
@@ -9661,7 +9671,7 @@ msgstr ""
#: libraries/classes/Engines/Pbxt.php:171
#: libraries/classes/Html/Generator.php:827
#: libraries/classes/Html/MySQLDocumentation.php:52
-#: libraries/classes/Sanitize.php:208
+#: libraries/classes/Sanitize.php:207
#: templates/config/form_display/input.twig:10 templates/home/index.twig:231
#: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
#: templates/setup/home/index.twig:131
@@ -9867,30 +9877,30 @@ msgstr "Analiza statyczna:"
msgid "%d errors were found during analysis."
msgstr "%d błędów zostało znalezionych podczas analizy."
-#: libraries/classes/Import.php:332 libraries/classes/Sql.php:1076
+#: libraries/classes/Import.php:333 libraries/classes/Sql.php:1076
msgid "[ROLLBACK occurred.]"
msgstr "[Wystąpił ROLLBACK.]"
-#: libraries/classes/Import.php:1356
+#: libraries/classes/Import.php:1354
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:1359
+#: libraries/classes/Import.php:1357
msgid "View a structure's contents by clicking on its name."
msgstr "Zobacz zawartość struktury klikając jej nazwę."
-#: libraries/classes/Import.php:1362
+#: libraries/classes/Import.php:1360
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:1364
+#: libraries/classes/Import.php:1362
msgid "Edit structure by following the \"Structure\" link."
msgstr "Edytuj strukturę, klikając link \"Struktura\"."
-#: libraries/classes/Import.php:1368 libraries/classes/Import.php:1402
+#: libraries/classes/Import.php:1366 libraries/classes/Import.php:1400
#: libraries/classes/Plugins/Export/ExportCodegen.php:73
#: libraries/classes/Plugins/Export/ExportCsv.php:49
#: libraries/classes/Plugins/Export/ExportExcel.php:36
@@ -9907,7 +9917,7 @@ msgstr "Edytuj strukturę, klikając link \"Struktura\"."
#: libraries/classes/Plugins/Export/ExportXml.php:81
#: libraries/classes/Plugins/Export/ExportYaml.php:47
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:33
-#: libraries/classes/Plugins/Import/ImportMediawiki.php:62
+#: libraries/classes/Plugins/Import/ImportMediawiki.php:63
#: libraries/classes/Plugins/Import/ImportOds.php:57
#: libraries/classes/Plugins/Import/ImportShp.php:71
#: libraries/classes/Plugins/Import/ImportSql.php:50
@@ -9919,37 +9929,37 @@ msgstr "Edytuj strukturę, klikając link \"Struktura\"."
msgid "Options"
msgstr "Opcje"
-#: libraries/classes/Import.php:1371
+#: libraries/classes/Import.php:1369
#, php-format
msgid "Go to database: %s"
msgstr "Idź do bazy danych: %s"
-#: libraries/classes/Import.php:1377 libraries/classes/Import.php:1420
+#: libraries/classes/Import.php:1375 libraries/classes/Import.php:1418
#, php-format
msgid "Edit settings for %s"
msgstr "Edytuj ustawienia dla %s"
-#: libraries/classes/Import.php:1405
+#: libraries/classes/Import.php:1403
#, php-format
msgid "Go to table: %s"
msgstr "Przejdź do tabeli: %s"
-#: libraries/classes/Import.php:1413
+#: libraries/classes/Import.php:1411
#, php-format
msgid "Structure of %s"
msgstr "Struktura %s"
-#: libraries/classes/Import.php:1431
+#: libraries/classes/Import.php:1429
#, php-format
msgid "Go to view: %s"
msgstr "Przejdź do widoku: %s"
-#: libraries/classes/Import.php:1455
+#: libraries/classes/Import.php:1453
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:1689
+#: libraries/classes/Import.php:1687
msgid ""
"Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
"engine tables can be rolled back."
@@ -10027,7 +10037,7 @@ msgstr "Lub"
msgid "web server upload directory:"
msgstr "katalog przesyłania serwera web:"
-#: libraries/classes/InsertEdit.php:1042
+#: libraries/classes/InsertEdit.php:1041
#: libraries/classes/Navigation/Nodes/NodeColumn.php:32
#: libraries/classes/Plugins/Export/ExportHtmlword.php:299
#: libraries/classes/Plugins/Export/ExportHtmlword.php:400
@@ -10059,7 +10069,7 @@ msgstr "katalog przesyłania serwera web:"
msgid "Column"
msgstr "Kolumna"
-#: libraries/classes/InsertEdit.php:1052
+#: libraries/classes/InsertEdit.php:1051
#: libraries/classes/Plugins/Export/ExportHtmlword.php:305
#: libraries/classes/Plugins/Export/ExportHtmlword.php:406
#: libraries/classes/Plugins/Export/ExportLatex.php:575
@@ -10084,7 +10094,7 @@ msgstr "Kolumna"
msgid "Null"
msgstr "Null"
-#: libraries/classes/InsertEdit.php:1053
+#: libraries/classes/InsertEdit.php:1052
#: templates/database/designer/main.twig:484
#: templates/database/designer/main.twig:649
#: templates/database/designer/main.twig:855
@@ -10099,11 +10109,11 @@ msgstr "Null"
msgid "Value"
msgstr "Wartość"
-#: libraries/classes/InsertEdit.php:1463 libraries/classes/Sql.php:1059
+#: libraries/classes/InsertEdit.php:1462 libraries/classes/Sql.php:1059
msgid "Showing SQL query"
msgstr "Wyświetl zapytanie SQL"
-#: libraries/classes/InsertEdit.php:1493 libraries/classes/Sql.php:1036
+#: libraries/classes/InsertEdit.php:1492 libraries/classes/Sql.php:1036
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Id wstawionego wiersza: %1$d"
@@ -10159,7 +10169,7 @@ msgid "Insert"
msgstr "Wstaw"
#: libraries/classes/Menu.php:323 libraries/classes/Menu.php:444
-#: libraries/classes/Server/Privileges.php:2982 libraries/classes/Util.php:2128
+#: libraries/classes/Server/Privileges.php:2980 libraries/classes/Util.php:2128
#: libraries/classes/Util.php:2144 libraries/config.values.php:161
#: templates/database/privileges/index.twig:20
#: templates/server/privileges/privileges_summary.twig:15
@@ -10264,7 +10274,7 @@ msgstr "Mechanizmy"
msgid "Plugins"
msgstr "Wtyczki"
-#: libraries/classes/Message.php:258
+#: libraries/classes/Message.php:260
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
@@ -10272,7 +10282,7 @@ msgstr[0] "Zmodyfikowanych rekordów: %1$d."
msgstr[1] "Zmodyfikowanych rekordów: %1$d."
msgstr[2] "Zmodyfikowanych rekordów: %1$d."
-#: libraries/classes/Message.php:279
+#: libraries/classes/Message.php:281
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
@@ -10280,7 +10290,7 @@ msgstr[0] "Usuniętych rekordów: %1$d."
msgstr[1] "Usuniętych rekordów: %1$d."
msgstr[2] "Usuniętych rekordów: %1$d."
-#: libraries/classes/Message.php:300
+#: libraries/classes/Message.php:302
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
@@ -10338,12 +10348,12 @@ msgid "Collapse all"
msgstr "Zwiń wszystko"
#. l10n: The word "Node" must not be translated here
-#: libraries/classes/Navigation/NodeFactory.php:42
+#: libraries/classes/Navigation/NodeFactory.php:43
#, php-format
msgid "Invalid class name \"%1$s\", using default of \"Node\""
msgstr "Nieprawidłowa nazwa klasy \"%1$s\", użyj domyślnych z \"Node\""
-#: libraries/classes/Navigation/NodeFactory.php:69
+#: libraries/classes/Navigation/NodeFactory.php:73
#, php-format
msgid "Could not load class \"%1$s\""
msgstr "Nie można załadować klasy \"%1$s\""
@@ -11621,11 +11631,11 @@ msgstr "Nazwy kolumn: "
msgid "This plugin does not support compressed imports!"
msgstr "Ten moduł nie obsługuje skompresowanych importów!"
-#: libraries/classes/Plugins/Import/ImportMediawiki.php:59
+#: libraries/classes/Plugins/Import/ImportMediawiki.php:60
msgid "MediaWiki Table"
msgstr "Tabela MediaWiki"
-#: libraries/classes/Plugins/Import/ImportMediawiki.php:296
+#: libraries/classes/Plugins/Import/ImportMediawiki.php:297
#, php-format
msgid "Invalid format of mediawiki input on line: <br>%s."
msgstr "Nieprawidłowy format danych wejściowych mediawiki w linii: <br>%s."
@@ -11688,7 +11698,7 @@ msgstr "XML"
msgid "This format has no options"
msgstr "Ten format nie ma żadnych opcji"
-#: libraries/classes/Plugins.php:698
+#: libraries/classes/Plugins.php:699
msgid "Invalid authentication method set in configuration:"
msgstr "W konfiguracji ustawiono błędną metodę uwierzytelniania:"
@@ -11918,7 +11928,7 @@ msgstr ""
msgid "Image preview here"
msgstr "Podgląd obrazu tutaj"
-#: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:32
+#: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
msgid ""
"Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved."
@@ -12343,19 +12353,19 @@ msgstr "Nie można zmienić serwera głównego!"
msgid "Master server changed successfully to %s."
msgstr "Serwer główny został pomyślnie zmieniony na %s."
-#: libraries/classes/Routing.php:105
+#: libraries/classes/Routing.php:106
#, php-format
msgid ""
"The routing cache could not be written, you need to adjust permissions on "
"the folder/file \"%s\""
msgstr ""
-#: libraries/classes/Routing.php:169
+#: libraries/classes/Routing.php:168
#, php-format
msgid "Error 404! The page %s was not found."
msgstr "Błąd 404! Strona %s nie została znaleziona."
-#: libraries/classes/Routing.php:180
+#: libraries/classes/Routing.php:179
msgid "Error 405! Request method not allowed."
msgstr ""
@@ -12386,7 +12396,7 @@ msgstr "Błąd podczas ładowania wyszukiwania."
#: libraries/classes/Server/Plugins.php:70
#: libraries/classes/Server/Privileges.php:822
-#: libraries/classes/Server/Privileges.php:3992
+#: libraries/classes/Server/Privileges.php:3990
msgid "Native MySQL authentication"
msgstr "Natywne uwierzytelnianie MySQL"
@@ -12692,49 +12702,49 @@ msgstr "Algorytm"
msgid "Routine-specific privileges"
msgstr "Uprawnienia specyficzne dla rutyny"
-#: libraries/classes/Server/Privileges.php:2290
+#: libraries/classes/Server/Privileges.php:2288
msgid "No users selected for deleting!"
msgstr "Żaden użytkownik ze został zaznaczony do usunięcia!"
-#: libraries/classes/Server/Privileges.php:2293
+#: libraries/classes/Server/Privileges.php:2291
msgid "Reloading the privileges"
msgstr "Przeładuj uprawnienia"
-#: libraries/classes/Server/Privileges.php:2318
+#: libraries/classes/Server/Privileges.php:2316
msgid "The selected users have been deleted successfully."
msgstr "Wybrani użytkownicy zostali usunięci pomyślnie."
-#: libraries/classes/Server/Privileges.php:2398
+#: libraries/classes/Server/Privileges.php:2396
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Zaktualizowano uprawnienia dla %s."
-#: libraries/classes/Server/Privileges.php:2487
+#: libraries/classes/Server/Privileges.php:2485
#: 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:2574
+#: libraries/classes/Server/Privileges.php:2572
#, php-format
msgid "Deleting %s"
msgstr "Usuwanie %s"
-#: libraries/classes/Server/Privileges.php:2605
+#: libraries/classes/Server/Privileges.php:2603
msgid "The privileges were reloaded successfully."
msgstr "Uprawnienia były przeładowane pomyślnie."
-#: libraries/classes/Server/Privileges.php:2709
+#: libraries/classes/Server/Privileges.php:2707
#, php-format
msgid "The user %s already exists!"
msgstr "Użytkownik %s już istnieje!"
-#: libraries/classes/Server/Privileges.php:2999
+#: libraries/classes/Server/Privileges.php:2997
#, php-format
msgid "Privileges for %s"
msgstr "Uprawnienia dla %s"
-#: libraries/classes/Server/Privileges.php:3138
+#: libraries/classes/Server/Privileges.php:3136
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 "
@@ -12744,7 +12754,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:3182
+#: libraries/classes/Server/Privileges.php:3180
#, php-format
msgid ""
"Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
@@ -12757,7 +12767,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:3198
+#: libraries/classes/Server/Privileges.php:3196
msgid ""
"Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
"tables. The content of these tables may differ from the privileges the "
@@ -12771,7 +12781,7 @@ msgstr ""
"uprawnienia muszą zostać ponownie załadowane, ale obecnie nie masz "
"uprawnienia RELOAD."
-#: libraries/classes/Server/Privileges.php:3543
+#: libraries/classes/Server/Privileges.php:3541
msgid "You have added a new user."
msgstr "Dodałeś nowego użytkownika."
@@ -12959,43 +12969,43 @@ msgstr "Ten serwer MySQL nie obsługuje mechanizmu składowania %s."
msgid "Problems with indexes of table `%s`"
msgstr "Problemy z indeksami tabeli `%s`"
-#: libraries/classes/Table.php:360
+#: libraries/classes/Table.php:359
msgid "Unknown table status:"
msgstr "Nieznany status tabeli:"
-#: libraries/classes/Table.php:1041
+#: libraries/classes/Table.php:1040
#, php-format
msgid "Source database `%s` was not found!"
msgstr "Źródło bazy danych '%s' nie zostało znalezione!"
-#: libraries/classes/Table.php:1050
+#: libraries/classes/Table.php:1049
#, php-format
msgid "Target database `%s` was not found!"
msgstr "Docelowej bazy '%s' nie znaleziono!"
-#: libraries/classes/Table.php:1614
+#: libraries/classes/Table.php:1613
msgid "Invalid database:"
msgstr "Niewłaściwa baza danych:"
-#: libraries/classes/Table.php:1632
+#: libraries/classes/Table.php:1631
msgid "Invalid table name:"
msgstr "Niewłaściwa nazwa tabeli:"
-#: libraries/classes/Table.php:1671
+#: libraries/classes/Table.php:1670
#, 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:1693
+#: libraries/classes/Table.php:1692
#, 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:1942
+#: libraries/classes/Table.php:1941
msgid "Could not save table UI preferences!"
msgstr "Nie można zapisać preferencji UI tabeli!"
-#: libraries/classes/Table.php:1973
+#: libraries/classes/Table.php:1972
#, php-format
msgid ""
"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
@@ -13004,7 +13014,7 @@ msgstr ""
"Nie udało się czyszczenie preferencji tabeli UI (see $cfg['Servers'][$i]"
"['MaxTableUiprefs'] %s)"
-#: libraries/classes/Table.php:2131
+#: libraries/classes/Table.php:2130
#, php-format
msgid ""
"Cannot save UI property \"%s\". The changes made will not be persistent "
@@ -13014,15 +13024,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:2295
+#: libraries/classes/Table.php:2294
msgid "Can't rename index to PRIMARY!"
msgstr "Nie można zmienić nazwy indeksu na PRIMARY!"
-#: libraries/classes/Table.php:2321
+#: libraries/classes/Table.php:2320
msgid "No index parts defined!"
msgstr "Brak zdefiniowanych części indeksu!"
-#: libraries/classes/Table.php:2657
+#: libraries/classes/Table.php:2656
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
@@ -13641,15 +13651,6 @@ msgstr "Błąd w archiwum ZIP:"
msgid "No files found inside ZIP archive!"
msgstr "Archiwum ZIP jest puste!"
-#: libraries/common.inc.php:277
-#, php-format
-msgid "You should upgrade to %s %s or later."
-msgstr "Należy uaktualnić do %s %s lub nowszej."
-
-#: libraries/common.inc.php:307
-msgid "Error: Token mismatch"
-msgstr "Błąd: Token niedopasowany"
-
#: libraries/config.values.php:88 libraries/config.values.php:126
#: libraries/config.values.php:138
msgid "Icons"
@@ -13786,15 +13787,15 @@ msgstr "oba powyższe"
msgid "neither of the above"
msgstr "żadne z powyższych"
-#: setup/index.php:27
+#: setup/index.php:32
msgid "Configuration already exists, setup is disabled!"
msgstr "Konfiguracja już istnieje, konfiguracja jest wyłączona!"
-#: setup/validate.php:31
+#: setup/validate.php:32
msgid "Wrong data"
msgstr "Nieprawidłowe dane"
-#: setup/validate.php:38
+#: setup/validate.php:39
#, php-format
msgid "Wrong data or no validation for %s"
msgstr "Błędne dane lub brak sprawdzania poprawności dla %s"
@@ -19006,7 +19007,7 @@ msgstr "Nazwa widoku"
msgid "Column names"
msgstr "Nazwy kolumn"
-#: url.php:51
+#: url.php:76
msgid "Taking you to the target site."
msgstr "Zabiorę cię do miejsca docelowego."