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/fil.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/fil.po
parent73034e43e132430876a23161c7d919b719e94a20 (diff)
Update po files
[ci skip] Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
Diffstat (limited to 'po/fil.po')
-rw-r--r--po/fil.po3872
1 files changed, 1955 insertions, 1917 deletions
diff --git a/po/fil.po b/po/fil.po
index c47c62ca05..58dc02d405 100644
--- a/po/fil.po
+++ b/po/fil.po
@@ -7,7 +7,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 03:17+0000\n"
"Last-Translator: William Desportes <williamdes@wdes.fr>\n"
"Language-Team: Filipino <https://hosted.weblate.org/projects/phpmyadmin/"
@@ -711,118 +711,118 @@ msgstr ""
msgid "Percentage of used connections"
msgstr ""
-#: 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}."
msgstr ""
-#: 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 "
"the code closes database handlers properly."
msgstr ""
-#: 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%%"
msgstr ""
-#: libraries/advisory_rules_generic.php:547
+#: libraries/advisory_rules_generic.php:545
msgid "Percentage of aborted connections"
msgstr ""
-#: 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 ""
-#: 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-"
"aborted_connects/\">This article</a> might help you track down the source."
msgstr ""
-#: 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 ""
-#: libraries/advisory_rules_generic.php:561
+#: libraries/advisory_rules_generic.php:559
msgid "Rate of aborted connections"
msgstr ""
-#: 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"
msgstr ""
-#: libraries/advisory_rules_generic.php:575
+#: libraries/advisory_rules_generic.php:573
msgid "Percentage of aborted clients"
msgstr ""
-#: 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 ""
-#: 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 "
"database handler properly. Check your network and code."
msgstr ""
-#: 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 ""
-#: libraries/advisory_rules_generic.php:589
+#: libraries/advisory_rules_generic.php:587
msgid "Rate of aborted clients"
msgstr ""
-#: 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 ""
-#: libraries/advisory_rules_generic.php:604
+#: libraries/advisory_rules_generic.php:602
msgid "Is InnoDB disabled?"
msgstr ""
-#: libraries/advisory_rules_generic.php:608
+#: libraries/advisory_rules_generic.php:606
msgid "You do not have InnoDB enabled."
msgstr ""
-#: libraries/advisory_rules_generic.php:609
+#: libraries/advisory_rules_generic.php:607
msgid "InnoDB is usually the better choice for table engines."
msgstr ""
-#: libraries/advisory_rules_generic.php:610
+#: libraries/advisory_rules_generic.php:608
msgid "have_innodb is set to 'value'"
msgstr ""
-#: 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 ""
-#: 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."
msgstr ""
-#: libraries/advisory_rules_generic.php:622
-#: libraries/advisory_rules_generic.php:651
+#: libraries/advisory_rules_generic.php:618
+#: libraries/advisory_rules_generic.php:645
#, no-php-format
msgid ""
"Especially on a system with a lot of writes to InnoDB tables you should set "
@@ -836,23 +836,23 @@ msgid ""
"com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
msgstr ""
-#: 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, "
"it should not be below 20%%"
msgstr ""
-#: libraries/advisory_rules_generic.php:669
+#: libraries/advisory_rules_generic.php:663
msgid "Max InnoDB log size"
msgstr ""
-#: libraries/advisory_rules_generic.php:673
+#: libraries/advisory_rules_generic.php:667
msgid "The InnoDB log file size is inadequately large."
msgstr ""
-#: libraries/advisory_rules_generic.php:675
+#: libraries/advisory_rules_generic.php:669
#, no-php-format
msgid ""
"It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
@@ -866,20 +866,20 @@ msgid ""
"innodblogfilesize-proper-way.html\">this blog entry</a>"
msgstr ""
-#: libraries/advisory_rules_generic.php:685
+#: libraries/advisory_rules_generic.php:679
#, php-format
msgid "Your absolute InnoDB log size is %s MiB"
msgstr ""
-#: libraries/advisory_rules_generic.php:690
+#: libraries/advisory_rules_generic.php:684
msgid "InnoDB buffer pool size"
msgstr ""
-#: libraries/advisory_rules_generic.php:694
+#: libraries/advisory_rules_generic.php:688
msgid "Your InnoDB buffer pool is fairly small."
msgstr ""
-#: libraries/advisory_rules_generic.php:696
+#: libraries/advisory_rules_generic.php:690
#, no-php-format
msgid ""
"The InnoDB buffer pool has a profound impact on performance for InnoDB "
@@ -894,7 +894,7 @@ msgid ""
"\">this article</a>"
msgstr ""
-#: 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 "
@@ -903,22 +903,22 @@ msgid ""
"other services running on the same machine."
msgstr ""
-#: libraries/advisory_rules_generic.php:716
+#: libraries/advisory_rules_generic.php:710
msgid "MyISAM concurrent inserts"
msgstr ""
-#: libraries/advisory_rules_generic.php:719
+#: libraries/advisory_rules_generic.php:713
msgid "Enable {concurrent_insert} by setting it to 1"
msgstr ""
-#: 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/"
"refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
msgstr ""
-#: libraries/advisory_rules_generic.php:725
+#: libraries/advisory_rules_generic.php:719
msgid "concurrent_insert is set to 0"
msgstr ""
@@ -1127,12 +1127,12 @@ msgid "Search:"
msgstr ""
#: 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
@@ -1148,7 +1148,8 @@ msgstr ""
#: 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
@@ -1173,18 +1174,19 @@ msgstr ""
#: 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 "Pumunta"
#: 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 ""
@@ -1197,16 +1199,16 @@ msgstr ""
msgid "Description"
msgstr ""
-#: 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 ""
-#: 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
@@ -1512,34 +1514,34 @@ msgstr ""
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/classes/Common.php:266
+#: libraries/classes/Common.php:267
msgid "Error: Token mismatch"
msgstr ""
-#: 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."
msgstr ""
-#: 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 "
"corrupted!"
msgstr ""
-#: 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!"
msgstr ""
-#: libraries/classes/Common.php:561
+#: libraries/classes/Common.php:562
msgid "GLOBALS overwrite attempt"
msgstr ""
-#: libraries/classes/Common.php:571
+#: libraries/classes/Common.php:572
msgid "possible exploit"
msgstr ""
@@ -1683,7 +1685,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 ""
@@ -2675,8 +2677,8 @@ msgid "Debug SQL"
msgstr ""
#: 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 ""
@@ -2783,26 +2785,26 @@ msgstr ""
#: 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 ""
#: 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 ""
#: 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 ""
@@ -2824,13 +2826,13 @@ msgstr ""
#: 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 ""
#: 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 ""
@@ -2855,32 +2857,32 @@ msgstr ""
#: 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 ""
#: 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 ""
#: 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
@@ -2905,10 +2907,10 @@ msgstr ""
#: 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
@@ -2970,12 +2972,12 @@ msgid "Use delayed inserts"
msgstr ""
#: 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 ""
#: 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 ""
@@ -3007,7 +3009,7 @@ msgid ""
msgstr ""
#: 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 ""
@@ -3021,7 +3023,7 @@ msgid "Syntax to use when inserting data"
msgstr ""
#: 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 ""
@@ -3030,7 +3032,7 @@ msgid "Export type"
msgstr ""
#: 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 ""
@@ -3055,8 +3057,8 @@ msgid "First day of calendar"
msgstr ""
#: 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
@@ -3117,11 +3119,11 @@ msgid "Servers"
msgstr ""
#: 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"
@@ -3169,11 +3171,11 @@ msgstr ""
msgid "Changes tracking"
msgstr ""
-#: 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"
@@ -3198,7 +3200,7 @@ msgid "Database structure"
msgstr ""
#: 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 ""
@@ -3274,7 +3276,7 @@ msgid "Column names in first row"
msgstr ""
#: 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 ""
@@ -3367,8 +3369,8 @@ msgid "Navigation panel width"
msgstr ""
#: 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 "Mag-link sa pangunahing panel"
@@ -3459,7 +3461,7 @@ msgid "Recently used tables"
msgstr ""
#: libraries/classes/Config/Descriptions.php:866
-#: libraries/classes/RecentFavoriteTable.php:266
+#: libraries/classes/RecentFavoriteTable.php:262
msgid "Favorite tables"
msgstr ""
@@ -3824,10 +3826,10 @@ msgid "Skip locked tables"
msgstr ""
#: 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
@@ -3843,20 +3845,20 @@ msgstr ""
#: 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 "I-Edit"
#: libraries/classes/Config/Descriptions.php:958
-#: libraries/classes/Html/Generator.php:664
+#: libraries/classes/Html/Generator.php:639
msgid "Explain SQL"
msgstr ""
#: 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
@@ -3864,7 +3866,7 @@ msgid "Refresh"
msgstr ""
#: libraries/classes/Config/Descriptions.php:960
-#: libraries/classes/Html/Generator.php:732
+#: libraries/classes/Html/Generator.php:699
msgid "Create PHP code"
msgstr ""
@@ -3885,12 +3887,12 @@ msgid "Textarea rows"
msgstr ""
#: 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
@@ -3917,9 +3919,9 @@ msgid "Server"
msgstr ""
#: 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
@@ -3956,9 +3958,9 @@ msgid "Enable the Developer tab in settings"
msgstr ""
#: 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 ""
@@ -4068,39 +4070,39 @@ msgstr ""
msgid "Server connection collation"
msgstr "Pag-collage ng koneksyon sa server"
-#: libraries/classes/Config/FormDisplay.php:631
+#: libraries/classes/Config/FormDisplay.php:608
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Config/FormDisplay.php:915
+#: libraries/classes/Config/FormDisplay.php:870
#, php-format
msgid "maximum %s"
msgstr ""
@@ -4128,14 +4130,14 @@ msgstr ""
#: 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
@@ -4151,7 +4153,7 @@ msgstr "Istruktura"
#: 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
@@ -4176,11 +4178,11 @@ msgid "OpenDocument Text"
msgstr ""
#: 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
@@ -4221,10 +4223,10 @@ msgid "CSV using LOAD DATA"
msgstr ""
#: 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
@@ -4235,45 +4237,45 @@ msgstr "I-import"
msgid "Default transformations"
msgstr ""
-#: libraries/classes/Config/PageSettings.php:143
+#: libraries/classes/Config/PageSettings.php:136
msgid "Cannot save settings, submitted configuration form contains errors!"
msgstr ""
-#: libraries/classes/Config.php:762
+#: libraries/classes/Config.php:692
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/classes/Config.php:800
+#: libraries/classes/Config.php:730
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/classes/Config.php:815
+#: libraries/classes/Config.php:745
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/classes/Config.php:825
+#: libraries/classes/Config.php:755
msgid "Failed to read configuration file!"
msgstr ""
-#: 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."
msgstr ""
-#: libraries/classes/Config.php:1371
+#: libraries/classes/Config.php:1286
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/classes/Config.php:1384
+#: libraries/classes/Config.php:1299
#, php-format
msgid "Server %d"
msgstr ""
-#: 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 "
@@ -4283,17 +4285,17 @@ msgid ""
"to an ISP where thousands of users, including you, are connected to."
msgstr ""
-#: 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."
msgstr ""
-#: 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 ""
-#: libraries/classes/Config/ServerConfigChecks.php:176
+#: libraries/classes/Config/ServerConfigChecks.php:170
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - %1$shost "
@@ -4302,7 +4304,7 @@ msgid ""
"thousands of users, including you, are connected to."
msgstr ""
-#: 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 "
@@ -4312,40 +4314,40 @@ msgid ""
"[kbd]http[/kbd]."
msgstr ""
-#: libraries/classes/Config/ServerConfigChecks.php:231
+#: libraries/classes/Config/ServerConfigChecks.php:225
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: 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 "
"system."
msgstr ""
-#: 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 "
"system."
msgstr ""
-#: 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 "
"encrypt cookies; you don't need to remember it."
msgstr ""
-#: 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 ""
-#: libraries/classes/Config/ServerConfigChecks.php:398
+#: libraries/classes/Config/ServerConfigChecks.php:386
msgid "Key should contain letters, numbers [em]and[/em] special characters."
msgstr ""
-#: 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 "
@@ -4353,114 +4355,114 @@ msgid ""
"%5$d)."
msgstr ""
-#: 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 "
"most. Values larger than 1800 may pose a security risk such as impersonation."
msgstr ""
-#: 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 "
"0, %sLogin cookie validity%s must be set to a value less or equal to it."
msgstr ""
-#: 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 "
"are unavailable on this system."
msgstr ""
-#: 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 "
"are unavailable on this system."
msgstr ""
-#: libraries/classes/Config/Validator.php:249
+#: libraries/classes/Config/Validator.php:246
msgid "Could not connect to the database server!"
msgstr ""
-#: libraries/classes/Config/Validator.php:285
+#: libraries/classes/Config/Validator.php:282
msgid "Invalid authentication type!"
msgstr ""
-#: libraries/classes/Config/Validator.php:294
+#: libraries/classes/Config/Validator.php:287
msgid "Empty username while using [kbd]config[/kbd] authentication method!"
msgstr ""
-#: libraries/classes/Config/Validator.php:304
+#: libraries/classes/Config/Validator.php:293
msgid ""
"Empty signon session name while using [kbd]signon[/kbd] authentication "
"method!"
msgstr ""
-#: libraries/classes/Config/Validator.php:315
+#: libraries/classes/Config/Validator.php:301
msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
msgstr ""
-#: libraries/classes/Config/Validator.php:370
+#: libraries/classes/Config/Validator.php:356
msgid ""
"Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
msgstr ""
-#: libraries/classes/Config/Validator.php:378
+#: libraries/classes/Config/Validator.php:364
msgid ""
"Empty phpMyAdmin control user password while using phpMyAdmin configuration "
"storage!"
msgstr ""
-#: libraries/classes/Config/Validator.php:470
+#: libraries/classes/Config/Validator.php:456
msgid "Incorrect value:"
msgstr ""
-#: libraries/classes/Config/Validator.php:481
+#: libraries/classes/Config/Validator.php:467
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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)"
msgstr[0] ""
msgstr[1] ""
-#: libraries/classes/Console.php:100
+#: libraries/classes/Console.php:97
msgid "No bookmarks"
msgstr ""
-#: libraries/classes/Console.php:134
+#: libraries/classes/Console.php:129
msgid "SQL Query Console"
msgstr ""
#: 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."
@@ -4476,28 +4478,28 @@ msgstr ""
"Ang file na %s 1 ay hindi magagamit sa sistemang ito, mangyaring bisitahin "
"ang %s 2 para sa karagdagang impormasyon."
-#: libraries/classes/Controllers/Database/CentralColumnsController.php:144
+#: libraries/classes/Controllers/Database/CentralColumnsController.php:140
#, php-format
msgid "Showing rows %1$s - %2$s."
msgstr "Ipinapakita ang mga hilera %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 "Walang mga talahanayan na natagpuan sa database."
-#: 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 ""
#: 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!"
@@ -4506,32 +4508,32 @@ msgstr ""
"install!"
#: 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 ""
-#: 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 "Walang laman ang pangalan ng database!"
-#: 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 ""
"Hindi maaaring kopyahin ang database sa parehong pangalan. Baguhin ang "
"pangalan at subukang muli."
-#: 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 "Ang Database %1$s ay pinalitan ng pangalan sa %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 "Ang database ng %1$s ay nakopya sa %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."
@@ -4540,10 +4542,10 @@ msgstr ""
"bakit%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 "Walang pahintulot!"
@@ -4557,7 +4559,7 @@ msgstr "Walang pahintulot!"
#: 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
@@ -4574,51 +4576,51 @@ msgstr "Walang talahanayan na napili."
msgid "Success!"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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"
"%s."
msgstr ""
-#: libraries/classes/Controllers/Database/StructureController.php:825
+#: libraries/classes/Controllers/Database/StructureController.php:765
msgid "unknown"
msgstr ""
#: 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
@@ -4626,7 +4628,7 @@ msgstr ""
#: 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
@@ -4639,7 +4641,7 @@ msgstr ""
#: 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
@@ -4651,9 +4653,9 @@ msgstr "Oo"
#: 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 ""
@@ -4678,7 +4680,7 @@ msgstr ""
msgid "No tables selected."
msgstr "Walang talahanayan na napili."
-#: libraries/classes/Controllers/Database/TrackingController.php:160
+#: libraries/classes/Controllers/Database/TrackingController.php:156
msgid "Database Log"
msgstr "Log ng Database"
@@ -4713,11 +4715,11 @@ msgid "You may want to refresh the page."
msgstr "Baka gusto mong i-refresh ang pahina."
#: libraries/classes/Controllers/Export/ExportController.php:244
-#: libraries/classes/Export.php:1409
+#: libraries/classes/Export.php:1339
msgid "Bad type!"
msgstr "Masamang uri!"
-#: libraries/classes/Controllers/Export/ExportController.php:345
+#: libraries/classes/Controllers/Export/ExportController.php:342
msgid "Bad parameters!"
msgstr "Masamang mga parameter!"
@@ -4729,7 +4731,7 @@ msgstr ""
"Ikaw ay naka-log out mula sa isang server, upang ganap na mag-logout mula sa "
"phpMyAdmin, kailangan mong mag-logout mula sa lahat ng mga server."
-#: libraries/classes/Controllers/HomeController.php:202
+#: libraries/classes/Controllers/HomeController.php:199
#, php-format
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
@@ -4738,14 +4740,14 @@ msgstr ""
"Ang imbakan ng configuration ng phpMyAdmin ay hindi ganap na isinaayos, ang "
"ilang mga pinalawig na tampok ay na-deactivate. %sFind out kung bakit%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 ""
"O halili na pumunta sa 'Operations' na tab ng anumang database upang i-set "
"up ito doon."
-#: 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 "
@@ -4758,7 +4760,7 @@ msgstr ""
"dahil dito, ang iyong pag-login ay maaaring mag-expire mas maaga kaysa sa "
"isinaayos sa 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."
@@ -4767,26 +4769,26 @@ msgstr ""
"na-configure sa phpMyAdmin, dahil dito, ang iyong pag-login ay mag-e-expire "
"mas maaga kaysa sa naka-configure sa 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 "
"weakness by changing the password for controluser 'pma'."
msgstr ""
-#: libraries/classes/Controllers/HomeController.php:329
+#: libraries/classes/Controllers/HomeController.php:323
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Ang configuration file ay nangangailangan ng isang lihim na passphrase "
"(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 ""
"Ang lihim na passphrase sa configuration (blowfish_secret) ay masyadong "
"maikli."
-#: 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 "
@@ -4799,7 +4801,7 @@ msgstr ""
"hindi man ay maaaring makompromiso ang seguridad ng iyong server ng mga "
"hindi awtorisadong tao na nagda-download ng iyong configuration."
-#: 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 "
@@ -4808,14 +4810,14 @@ msgstr ""
"Server na tumatakbo sa Suhosin. Mangyaring sumangguni sa %sdocumentation%s "
"para sa posibleng mga isyu."
-#: 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 "
"templates and will be slow because of this."
msgstr ""
-#: 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 "
@@ -4826,7 +4828,7 @@ msgstr ""
"hindi ma-split ang mga string nang wasto at maaaring magresulta ito sa hindi "
"inaasahang mga resulta."
-#: 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."
@@ -4839,16 +4841,16 @@ msgstr ""
msgid "Incomplete params"
msgstr "Hindi kumpleto ang mga params"
-#: libraries/classes/Controllers/ImportController.php:140
+#: libraries/classes/Controllers/ImportController.php:135
msgid "Succeeded"
msgstr "Nagtagumpay"
-#: 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 "Nabigo"
-#: 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 "
@@ -4858,38 +4860,38 @@ msgstr ""
"Mangyaring sumangguni sa %sdocumentation%s para sa isang workaround para sa "
"limitasyong ito."
-#: 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 "Pagpapakita ng bookmark"
-#: 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 "Ang bookmark ay tinanggal."
-#: 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 "
"[doc@faq1-16]FAQ 1.16[/doc]."
msgstr ""
-#: 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 "Nalikha ang bookmark %s."
-#: 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."
msgstr[0] "Matagumpay na natapos ang pag-import, isinagawa ang %d query."
msgstr[1] "Ang pag-import ay natapos na, ang mga %d tanong na isinagawa."
-#: 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 "
@@ -4898,7 +4900,7 @@ msgstr ""
"Lumipas ang oras ng script, kung nais mong tapusin ang pag-import, "
"mangyaring %sresubmit ang parehong file%s at ang pag-import ay magpapatuloy."
-#: 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."
@@ -4907,8 +4909,8 @@ msgstr ""
"nangangahulugan ito na hindi magagawang tapusin ng phpMyAdmin ang import na "
"ito maliban kung pinapataas mo ang mga limitasyon ng oras ng 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 ""
@@ -5083,7 +5085,7 @@ msgstr ""
"pag-edit ng hanay (ang \"Palitan ang\" Link) sa pahina ng istraktura ng "
"talahanayan. </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?"
@@ -5091,12 +5093,12 @@ msgstr ""
"Sigurado ka bang nais mong baguhin ang lahat ng collations ng haligi at i-"
"convert ang data?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:99
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:97
#: templates/export.twig:308
msgid "Save & close"
msgstr "I-save at isara"
-#: 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
@@ -5104,124 +5106,137 @@ msgstr "I-save at isara"
msgid "Reset"
msgstr "I-reset"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:101
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:99
msgid "Reset all"
msgstr "I-reset lahat"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:104
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:102
msgid "Missing value in the form!"
msgstr "Nawawalang halaga sa form!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:105
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:103
msgid "Select at least one of the options!"
msgstr "Pumili ng hindi bababa sa isa sa mga pagpipilian!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:106
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:104
msgid "Please enter a valid number!"
msgstr "Mangyaring magpasok ng wastong numero!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:107
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:105
msgid "Please enter a valid length!"
msgstr "Mangyaring magpasok ng wastong haba!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:108
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:106
msgid "Add index"
msgstr "Magdagdag ng indeks"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:109
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:107
msgid "Edit index"
msgstr "I-edit ang indeks"
#. l10n: Rename a table Index
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:111
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:109
#, fuzzy
#| msgid "Renaming databases"
msgid "Rename index"
msgstr "Pagpapalit ng database"
-#: 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 "Magdagdag ng (mga) %s na haligi sa indeks"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:113
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:111
msgid "Create single-column index"
msgstr "Lumikha ng index ng solong-haligi"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:114
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:112
msgid "Create composite index"
msgstr "Lumikha ng composite index"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:115
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:113
msgid "Composite with:"
msgstr "Composite na may:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:116
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:114
msgid "Please select column(s) for the index."
msgstr "Mangyaring pumili ng (mga) haligi para sa indeks."
-#: 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 "I-preview ang SQL"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:122
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:120
+#: templates/sql/query.twig:218
msgid "Simulate query"
msgstr "Simulate ang query"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:123
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:121
msgid "Matched rows:"
msgstr "Naitugma na mga hilera:"
-#: 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 "SQL na tanong:"
#. 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 "Mga balyus ng Y"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:131
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:129
msgid "Please enter the SQL query first."
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:134
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:132
msgid "The host name is empty!"
msgstr "Ang pangalan ng host ay walang laman!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:135
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:133
msgid "The user name is empty!"
msgstr "Ang pangalan ng user ay walang laman!"
-#: 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 "Walang laman ang password!"
-#: 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 "Ang mga password ay hindi pareho!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:138
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:136
msgid "Removing Selected Users"
msgstr "Pag-alis ng Mga Piniling User"
-#: 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
@@ -5230,78 +5245,87 @@ msgstr "Pag-alis ng Mga Piniling User"
#: 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 "Isarado"
-#: 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
msgid "Lock this account."
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:143
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:141
#: templates/server/privileges/users_overview.twig:100
msgid "Unlock this account."
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:146
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:144
msgid "Template was created."
msgstr "Nilikha ang template."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:147
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:145
msgid "Template was loaded."
msgstr "Na-load ang template."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:148
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:146
msgid "Template was updated."
msgstr "Na-update ang template."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:149
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:147
msgid "Template was deleted."
msgstr "Ang template ay tinanggal."
#. 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 "Iba pa"
#. 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 "Mga koneksyon / Mga proseso"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:161
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:159
msgid "Local monitor configuration incompatible!"
msgstr "Ang pagsasaayos ng lokal na monitor ay hindi magkatugma!"
-#: 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 "
@@ -5313,167 +5337,167 @@ msgstr ""
"Malamang na hindi na gagana ang iyong kasalukuyang configuration. Mangyaring "
"i-reset ang iyong configuration sa default sa menu na <i>Settings</i>."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:169
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:167
msgid "Query cache efficiency"
msgstr "Kahusayan sa cache ng query"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:170
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:168
msgid "Query cache usage"
msgstr "Paggamit ng cache ng query"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:171
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:169
msgid "Query cache used"
msgstr "Ginamit ang cache ng query"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:173
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:171
msgid "System CPU usage"
msgstr "Paggamit ng system ng CPU"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:174
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:172
msgid "System memory"
msgstr "Memorya ng sistem"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:175
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:173
msgid "System swap"
msgstr "Pagpapalit ng system"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:177
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:175
msgid "Average load"
msgstr "Average na pag-load"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:178
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:176
msgid "Total memory"
msgstr "Kabuuang memory"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:179
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:177
msgid "Cached memory"
msgstr "Memorya ng cached"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:180
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:178
msgid "Buffered memory"
msgstr "Memorya ng buffered"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:181
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:179
msgid "Free memory"
msgstr "Libreng memorya"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:182
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:180
msgid "Used memory"
msgstr "Ginamit na memorya"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:184
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:182
msgid "Total swap"
msgstr "Kabuuang swap"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:185
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:183
msgid "Cached swap"
msgstr "Pagpapalit ng cached"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:186
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:184
msgid "Used swap"
msgstr "Ginamit na swap"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:187
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:185
msgid "Free swap"
msgstr "Libreng swap"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:189
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:187
msgid "Bytes sent"
msgstr "Ipinadala ang mga byte"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:190
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:188
msgid "Bytes received"
msgstr "Natanggap ang mga byte"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:191
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:189
#: templates/server/status/status/index.twig:36
msgid "Connections"
msgstr "Mga koneksyon"
-#: 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 "Mga proseso"
#. 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 "KiB"
#. 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 "MiB"
#. 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 "GiB"
#. 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 "TiB"
#. 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 "PiB"
#. 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 "EiB"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:202
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:200
#, php-format
msgid "%d table(s)"
msgstr "%d (mga) talahanayan"
#. 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 "Mga tanong"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:206
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:204
#: templates/server/status/status/index.twig:14
msgid "Traffic"
msgstr "Trapiko"
-#: 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 "Mga setting"
-#: 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 "Magdagdag ng tsart sa grid"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:209
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:207
msgid "Please add at least one variable to the series!"
msgstr "Mangyaring magdagdag ng kahit isang variable sa serye!"
-#: 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
@@ -5488,54 +5512,54 @@ msgid "None"
msgstr "Wala"
#. 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 "SQL na tanong:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:213
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:211
msgid "Resume monitor"
msgstr "Ipagpatuloy ang monitor"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:214
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:212
msgid "Pause monitor"
msgstr "I-pause ang 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 "Magsimula ng auto refresh"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:216
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:214
msgid "Stop auto refresh"
msgstr "Ihinto ang auto refresh"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:218
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:216
msgid "general_log and slow_query_log are enabled."
msgstr "Ang general_log at slow_query_log ay pinagana."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:219
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:217
msgid "general_log is enabled."
msgstr "Pinagana ang general_log."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:220
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:218
msgid "slow_query_log is enabled."
msgstr "Pinagana ang slow_query_log."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:221
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:219
msgid "slow_query_log and general_log are disabled."
msgstr "Ang slow_query_log at general_log ay hindi pinagana."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:222
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:220
msgid "log_output is not set to TABLE."
msgstr "Ang log_output ay hindi nakatakda sa TALAAN."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:223
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:221
msgid "log_output is set to TABLE."
msgstr "Ang log_output ay nakatakda sa TALAAN."
-#: 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 "
@@ -5546,12 +5570,12 @@ msgstr ""
"lamang na mas matagal kaysa sa %d segundo. Iminumungkahi na itakda ang "
"long_query_time na 0-2 segundo na ito, depende sa iyong system."
-#: 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 "Ang long_query_time ay naka-set sa %d (mga) segundo."
-#: 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:"
@@ -5560,30 +5584,30 @@ msgstr ""
"pag-restart ng server:"
#. 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 "Itakda ang log_output sa %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 "Paganahin ang %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 "Huwag paganahin ang %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 "Itakda ang long_query_time sa %d segundo."
-#: 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."
@@ -5591,59 +5615,59 @@ msgstr ""
"Hindi mo mababago ang mga variable na ito. Paki-log in bilang root o "
"kontakin ang administrator ng iyong database."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:246
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:244
msgid "Change settings"
msgstr "Baguhin ang mga setting"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:247
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:245
msgid "Current settings"
msgstr "Kasalukuyang mga setting"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:249
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:247
msgid "Chart title"
msgstr "Pamagat ng tsart"
#. l10n: As in differential values
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:251
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:249
msgid "Differential"
msgstr "Kaugalian"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:252
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:250
#, php-format
msgid "Divided by %s"
msgstr "Hinati ng %s"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:253
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:251
msgid "Unit"
msgstr "Yunit"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:255
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:253
msgid "From slow log"
msgstr "Mula sa mabagal na pag-log"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:256
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:254
msgid "From general log"
msgstr "Mula sa pangkalahatang log"
-#: 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 ""
"Ang pangalan ng database ay hindi kilala para sa query na ito sa mga log ng "
"server."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:260
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:256
msgid "Analysing logs"
msgstr "Pag-aaralan ng mga tala"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:261
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:257
msgid "Analysing & loading logs. This may take a while."
msgstr "Pagsusuri at pag-load ng mga tala. Magtatagal pa ito ng ilang sandali."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:262
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:258
msgid "Cancel request"
msgstr "Kanselahin ang request"
-#: 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 "
@@ -5654,7 +5678,7 @@ msgstr ""
"pamantayan ng pagpapangkat, kaya ang iba pang mga katangian ng mga query, "
"tulad ng oras ng pagsisimula, ay maaaring magkaiba."
-#: 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 "
@@ -5664,35 +5688,35 @@ msgstr ""
"INSERT sa parehong talahanayan ay pinagsasama-sama, binabalewala ang "
"ipinasok na data."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:273
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:269
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Naka-load ang data ng log. Mga query na isinagawa sa panahong ito:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:275
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:271
msgid "Jump to Log table"
msgstr "Tumalon sa talaan ng Log"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:276
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:272
msgid "No data found"
msgstr "Walang natagpuang data"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:277
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:273
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Na-aralan ang pag-log, ngunit walang data na natagpuan sa panahong ito."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:279
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:275
msgid "Analyzing…"
msgstr "Pag-aaralan…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:280
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:276
msgid "Explain output"
msgstr "Ipaliwanag ang output"
-#: 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
@@ -5700,153 +5724,153 @@ msgstr "Ipaliwanag ang output"
msgid "Status"
msgstr "Katayuan"
-#: 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 "Oras"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:283
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:279
msgid "Total time:"
msgstr "Kabuuang Oras:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:284
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:280
msgid "Profiling results"
msgstr "Mga resulta ng profile"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:285
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:281
msgctxt "Display format"
msgid "Table"
msgstr "Talahanayan"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:286
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:282
msgid "Chart"
msgstr "Tsart"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:288
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:284
#: templates/export.twig:200
msgctxt "Alias"
msgid "Database"
msgstr "Database"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:289
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:285
#: templates/export.twig:214
msgctxt "Alias"
msgid "Table"
msgstr "Talahanayan"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:290
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:286
#: templates/export.twig:227
msgctxt "Alias"
msgid "Column"
msgstr "Kolumn"
#. l10n: A collection of available filters
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:293
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:289
msgid "Log table filter options"
msgstr "Mag-log ng mga pagpipilian sa filter ng talahanayan"
#. l10n: Filter as in "Start Filtering"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:295
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:291
msgid "Filter"
msgstr "Salain"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:296
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:292
msgid "Filter queries by word/regexp:"
msgstr "Salain ang mga query sa pamamagitan ng salita / regexp:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:297
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:293
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
"Mga query ng grupo, hindi binabalewala ang variable na data sa SAAN na mga "
"clause"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:298
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:294
msgid "Sum of grouped rows:"
msgstr "Kabuuan ng mga hilera na naka-grupo:"
-#: 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 "Kabuuan:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:301
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:297
msgid "Loading logs"
msgstr "Naglo-load ng mga tala"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:302
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:298
msgid "Monitor refresh failed"
msgstr "Nabigo ang pag-refresh ng monitor"
-#: 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 "
"reentering your credentials should help."
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:308
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:304
msgid "Reload page"
msgstr "I-reload ang pahina"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:310
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:306
msgid "Affected rows:"
msgstr "Mga apektadong hanay:"
-#: 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 "Nabigong pag-parse ng config file. Mukhang hindi wastong JSON code."
-#: 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 ""
"Nabigong gusali grid grid na may na-import na config. Ang pag-reset sa "
"default config…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:319
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:313
msgid "Import monitor configuration"
msgstr "I-import ang pagsasaayos ng monitor"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:320
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:314
msgid "Please select the file you want to import."
msgstr "Pakipili ang file na gusto mong i-import."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:321
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:315
#, fuzzy
#| msgid "Please enter a valid page name"
msgid "Please enter a valid table name."
msgstr "Mangyaring magpasok ng wastong pangalan ng pahina"
-#: 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 "Mangyaring magpasok ng wastong pangalan ng pahina"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:323
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:317
msgid "No files available on server for import!"
msgstr "Walang magagamit na mga file sa server para sa pag-import!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:325
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:319
msgid "Analyse query"
msgstr "Pag-aralan ang query"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:328
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:322
msgid "Formatting SQL…"
msgstr "Pag-format ng SQL…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:329
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:323
msgid "No parameters found!"
msgstr "Walang nakitang mga parameter!"
-#: 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
@@ -5867,55 +5891,56 @@ msgstr "Walang nakitang mga parameter!"
#: 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 "Kanselahin"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:336
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:330
#: templates/header.twig:48
msgid "Page-related settings"
msgstr "Mga setting na may kaugnayan sa pahina"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:337
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:331
#: templates/config/form_display/display.twig:46
msgid "Apply"
msgstr "Mag-apply"
-#: 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 "Naglo-load…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:341
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:335
msgid "Request aborted!!"
msgstr "Hinihinto ang kahilingan!!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:342
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:336
msgid "Processing request"
msgstr "Kahilingan sa pagpoproseso"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:343
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:337
msgid "Request failed!!"
msgstr "Nabigong kahilingan!!"
-#: 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 "Error sa kahilingan sa pagproseso"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:345
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:339
#, php-format
msgid "Error code: %s"
msgstr "Error ng code: %s"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:346
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:340
#, php-format
msgid "Error text: %s"
msgstr "Error ng text: %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."
@@ -5923,19 +5948,19 @@ msgstr ""
"Tila na ang koneksyon sa server ay nawala. Mangyaring suriin ang "
"pagkakakonekta ng iyong network at kalagayan ng server."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:353
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:347
msgid "No accounts selected."
msgstr "Walang piniling mga account."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:354
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:348
msgid "Dropping column"
msgstr "Ang pag-drop ng kolumn"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:355
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:349
msgid "Adding primary key"
msgstr "Pagdaragdag ng pangunahing key"
-#: 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
@@ -5945,30 +5970,30 @@ msgstr "Pagdaragdag ng pangunahing key"
msgid "OK"
msgstr "OK"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:357
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:351
msgid "Click to dismiss this notification"
msgstr "I-click upang i-dismiss ang notification na ito"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:360
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:354
msgid "Renaming databases"
msgstr "Pagpapalit ng database"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:361
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:355
msgid "Copying database"
msgstr "Kinokopya ang database"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:362
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:356
msgid "Changing charset"
msgstr "Pagbabago ng charset"
-#: 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
@@ -5976,7 +6001,7 @@ msgstr "Pagbabago ng charset"
#: 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
@@ -5989,7 +6014,7 @@ msgstr "Pagbabago ng charset"
#: 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
@@ -5998,95 +6023,95 @@ msgstr "Pagbabago ng charset"
msgid "No"
msgstr "Hindi"
-#: 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 "Paganahin ang mga banyagang key check"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:369
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:363
msgid "Failed to get real row count."
msgstr "Nabigong makakuha ng tunay na bilang ng hilera."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:372
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:366
msgid "Searching"
msgstr "Naghahanap"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:373
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:367
msgid "Hide search results"
msgstr "Itago ang mga resulta ng paghahanap"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:374
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:368
msgid "Show search results"
msgstr "Ipakita ang mga resulta ng paghahanap"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:375
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:369
msgid "Browsing"
msgstr "Pag-browse"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:376
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:370
msgid "Deleting"
msgstr "Pagtanggal"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:377
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:371
#, php-format
msgid "Delete the matches for the %s table?"
msgstr "Tanggalin ang mga tugma para sa talahanayan ng %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 ""
"Ang kahulugan ng isang naka-imbak na function ay dapat maglaman ng pahayag "
"ng RETURN!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:382
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:376
msgid "No routine is exportable. Required privileges may be lacking."
msgstr ""
"Walang karaniwang gawain ay maaaring i-export. Maaaring kulang ang mga "
"kinakailangang pribilehiyo."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:385
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:379
#: templates/database/routines/parameter_row.twig:24
msgid "ENUM/SET editor"
msgstr "Editor ng ENUM/SET"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:386
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:380
#, php-format
msgid "Values for column %s"
msgstr "Mga halaga para sa haligi %s"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:387
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:381
msgid "Values for a new column"
msgstr "Mga halaga para sa isang bagong haligi"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:388
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:382
msgid "Enter each value in a separate field."
msgstr "I-enter ang bawat halaga sa isang hiwalay na field."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:389
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:383
#, php-format
msgid "Add %d value(s)"
msgstr "Magdagdag ng (mga) halaga ng %d"
-#: 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 ""
"Tandaan: Kung ang file ay naglalaman ng maraming mga talahanayan, sila ay "
"pinagsama sa isa."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:397
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:389
msgid "Hide query box"
msgstr "Itago ang query box"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:398
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:390
msgid "Show query box"
msgstr "Ipakita ang query box"
-#: 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
@@ -6101,47 +6126,47 @@ msgstr "Ipakita ang query box"
msgid "Delete"
msgstr "Burahin"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:401
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:393
#, php-format
msgid "%d is not valid row number."
msgstr "%d ay hindi wastong numero ng hanay."
-#: 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 "Mag-browse ng mga dayuhang halaga"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:403
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:395
msgid "No previously auto-saved query is available. Loading default query."
msgstr ""
-#: 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."
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:407
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:399
#, php-format
msgid "Variable %d:"
msgstr "Variable %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 "Pumili"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:411
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:403
msgid "Column selector"
msgstr "Tagapili ng hanay"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:412
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:404
msgid "Search this list"
msgstr "Hanapin ang listahang ito"
-#: 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 "
@@ -6151,85 +6176,85 @@ msgstr ""
"Central para sa database %s ay may mga haligi na wala sa kasalukuyang "
"talahanayan."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:417
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:409
msgid "See more"
msgstr "Tingnan ang higit pa"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:420
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:412
msgid "Add primary key"
msgstr "Magdagdag ng pangunahing key"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:421
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:413
msgid "Primary key added."
msgstr "Idinagdag ang pangunahing key."
-#: 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 "Dadalhin ka sa susunod na hakbang…"
-#: 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 ""
"Ang unang hakbang ng normalisasyon ay kumpleto para sa talahanayan '%s'."
-#: 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 "Katapusan ng hakbang"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:425
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:417
msgid "Second step of normalization (2NF)"
msgstr "Ikalawang hakbang ng normalisasyon (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 "Tapos na"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:427
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:419
msgid "Confirm partial dependencies"
msgstr "Kumpirmahin ang mga bahagyang dependency"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:428
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:420
msgid "Selected partial dependencies are as follows:"
msgstr "Ang mga napiling bahagyang dependency ay ang mga sumusunod:"
-#: 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."
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:433
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:425
msgid "No partial dependencies selected!"
msgstr "Walang piniling partial dependencies!"
-#: 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 "Bumalik"
-#: 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 ""
"Ipakita sa akin ang posibleng mga bahagyang dependency batay sa data sa "
"talahanayan"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:436
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:428
msgid "Hide partial dependencies list"
msgstr "Itago ang mga listahan ng bahagyang dependency"
-#: 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."
@@ -6237,40 +6262,40 @@ msgstr ""
"Umupo nang masikip! Maaaring tumagal ng ilang segundo depende sa laki ng "
"data at bilang ng haligi ng talahanayan."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:441
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:433
msgid "Step"
msgstr "Hakbang"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:442
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:434
msgid "The following actions will be performed:"
msgstr "Gagawin ang mga sumusunod na aksyon:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:443
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:435
#, php-format
msgid "DROP columns %s from the table %s"
msgstr "Ang mga haligi ng DROP %s mula sa talahanayan %s"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:444
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:436
msgid "Create the following table"
msgstr "Lumikha ng sumusunod na talahanayan"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:447
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:439
msgid "Third step of normalization (3NF)"
msgstr "Ikatlong hakbang ng normalisasyon (3NF)"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:448
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:440
msgid "Confirm transitive dependencies"
msgstr "Kumpirmahin ang mga palipat-lipat na dependency"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:449
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:441
msgid "Selected dependencies are as follows:"
msgstr "Ang mga napiling dependency ay ang mga sumusunod:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:450
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:442
msgid "No dependencies selected!"
msgstr "Walang napiling mga dependency!"
-#: 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
@@ -6284,102 +6309,90 @@ msgstr "Walang napiling mga dependency!"
msgid "Save"
msgstr "I-save"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:456
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:448
msgid "Hide search criteria"
msgstr "Itago ang pamantayan sa paghahanap"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:457
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:449
msgid "Show search criteria"
msgstr "Ipakita ang pamantayan sa paghahanap"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:458
-msgid "Range search"
-msgstr "Saklaw ng paghahanap"
-
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:459
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:450
msgid "Column maximum:"
msgstr "Maximum na haligi:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:460
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:451
msgid "Column minimum:"
msgstr "Haligi ng halagang:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:461
-msgid "Minimum value:"
-msgstr "Minimum na halaga:"
-
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:462
-msgid "Maximum value:"
-msgstr "Pinakamataas na halaga:"
-
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:465
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:454
msgid "Hide find and replace criteria"
msgstr "Itago ang paghahanap at palitan ang pamantayan"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:466
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:455
msgid "Show find and replace criteria"
msgstr "Ipakita ang pamamaraang hanapin at palitan"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:470
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:459
msgid "Each point represents a data row."
msgstr "Ang bawat punto ay kumakatawan sa isang hilera ng data."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:472
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:461
msgid "Hovering over a point will show its label."
msgstr "Ang pagpapalabas sa isang punto ay magpapakita ng label nito."
-#: 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 ""
"Upang mag-zoom in, pumili ng isang seksyon ng isang lagay ng lupa gamit ang "
"mouse."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:476
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:465
msgid "Click reset zoom button to come back to original state."
msgstr ""
"I-click ang i-reset ang pindutan ng pag-zoom upang makabalik sa orihinal na "
"estado."
-#: 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 ""
"Mag-click ng punto ng data upang tingnan at posibleng i-edit ang hilera ng "
"data."
-#: 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 ""
"Maaaring palitan ang balangkas sa pamamagitan ng pag-drag nito sa ilalim ng "
"kanang sulok sa ibaba."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:483
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:472
msgid "Select two columns"
msgstr "Pumili ng dalawang haligi"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:485
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:474
msgid "Select two different columns"
msgstr "Pumili ng dalawang magkakaibang hanay"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:487
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:476
msgid "Data point content"
msgstr "Nilalaman ng punto ng data"
-#: 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 "Huwag pansinin"
-#: 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 "Kopyahin"
-#: 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
@@ -6387,7 +6400,7 @@ msgstr "Kopyahin"
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
@@ -6395,64 +6408,64 @@ msgstr "X"
msgid "Y"
msgstr "Y"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:494
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:483
msgid "Point"
msgstr "Punto"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:495
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:484
#, php-format
msgid "Point %d"
msgstr "Punto ng %d"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:496
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:485
msgid "Linestring"
msgstr "Linestring"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:497
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:486
msgid "Polygon"
msgstr "Polygon"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:498
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:487
#: templates/display/results/table.twig:174
msgid "Geometry"
msgstr "Geometry"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:499
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:488
msgid "Inner ring"
msgstr "Panloob na singsing"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:500
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:489
msgid "Outer ring"
msgstr "Panlabas na singsing"
-#: 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 "Magdagdag ng punto"
-#: 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 "Magdagdag ng inner ring"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:504
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:493
msgid "Do you want to copy encryption key?"
msgstr "Gusto mo bang kopyahin ang key ng encryption?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:505
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:494
msgid "Encryption key"
msgstr "Key ng pag-encrypt"
-#: 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"
@@ -6460,7 +6473,7 @@ msgstr ""
"Tinatanggap ng MySQL ang mga karagdagang halaga na hindi maaaring piliin ng "
"slider; susi sa mga halagang iyon nang direkta kung ninanais"
-#: 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"
@@ -6468,7 +6481,7 @@ msgstr ""
"Tinatanggap ng MySQL ang mga karagdagang halaga na hindi maaaring piliin ng "
"datepicker; susi sa mga halagang iyon nang direkta kung ninanais"
-#: 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"
@@ -6476,25 +6489,25 @@ msgstr ""
"Nagpapahiwatig na gumawa ka ng mga pagbabago sa pahinang ito; ikaw ay "
"sasabihan para sa pagkumpirma bago iwanan ang mga pagbabago"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:530
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:519
msgid "Select referenced key"
msgstr "Piliin ang na-refer na susi"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:531
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:520
msgid "Select Foreign Key"
msgstr "Piliin ang Dayuhang Key"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:532
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:521
msgid "Please select the primary key or a unique key!"
msgstr "Pakipili ang pangunahing key o isang natatanging key!"
-#: 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 "Pumili ng haligi upang ipakita"
-#: 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?"
@@ -6502,99 +6515,99 @@ msgstr ""
"Hindi mo nai-save ang mga pagbabago sa layout. Mawala ang mga ito kung hindi "
"mo sila i-save. Gusto mo bang magpatuloy?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:538
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:527
msgid "value/subQuery is empty"
msgstr ""
-#: 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 "Magdagdag ng mga talahanayan mula sa iba pang mga database"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:540
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:529
msgid "Page name"
msgstr "Pangalan ng pahina"
-#: 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 "I-save ang pahina"
-#: 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 "I-save ang pahina bilang"
-#: 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 "Buksan ang pahina"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:544
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:533
msgid "Delete page"
msgstr "Burahin ang pahina"
#. 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 "Walang pamagat"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:548
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:537
msgid "Please select a page to continue"
msgstr "Mangyaring pumili ng isang pahina upang magpatuloy"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:549
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:538
msgid "Please enter a valid page name"
msgstr "Mangyaring magpasok ng wastong pangalan ng pahina"
-#: 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 "Gusto mo bang i-save ang mga pagbabago sa kasalukuyang pahina?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:551
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:540
msgid "Successfully deleted the page"
msgstr "Matagumpay na nabura ang pahina"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:552
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:541
msgid "Export relational schema"
msgstr "I-export ang pamanggit na panuntunan"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:553
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:542
msgid "Modifications have been saved"
msgstr "Ang mga pagbabago ay nai-save na"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:556
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:545
#, php-format
msgid "%d object(s) created."
msgstr "%d (mga) objek na nagawa."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:557
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:546
#, fuzzy
#| msgid "Copy column name."
msgid "Column name"
msgstr "Kopyahin ang pangalan ng haligi."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:558
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:547
#: templates/sql/query.twig:178
msgid "Submit"
msgstr "Ipasa"
-#: 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 "Pindutin ang pagtakas upang ikansela ang pag-edit."
-#: 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?"
@@ -6602,35 +6615,35 @@ msgstr ""
"Nag-edit ka ng ilang data at hindi na-save ang mga ito. Sigurado ka bang "
"gusto mong umalis sa pahinang ito bago i-save ang data?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:569
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:558
msgid "Drag to reorder."
msgstr "I-drag upang muling isaayos."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:570
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:559
msgid "Click to sort results by this column."
msgstr "I-click upang pagbutihin ang mga resulta ng haligi na ito."
-#: 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 "
"from ORDER BY clause"
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:576
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:565
msgid "Click to mark/unmark."
msgstr "Mag-click upang markahan / alisin ang marka."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:577
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:566
msgid "Double-click to copy column name."
msgstr "Mag-double-click upang kopyahin ang pangalan ng haligi."
-#: 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 ""
"I-click ang drop-down na arrow <br> upang maipakita ang visibility ng haligi."
-#: 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."
@@ -6639,13 +6652,13 @@ msgstr ""
"tampok na may kaugnayan sa pag-edit ng grid, checkbox, I-edit, Kopyahin at "
"Tanggalin ang mga link ay maaaring hindi gumana pagkatapos i-save."
-#: 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 ""
"Mangyaring magpasok ng wastong hexadecimal string. Ang mga wastong character "
"ay 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."
@@ -6653,100 +6666,96 @@ msgstr ""
"Gusto mo ba talagang makita ang lahat ng mga hanay? Para sa isang malaking "
"table na ito ay maaaring crash ang browser."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:591
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:578
msgid "Original length"
msgstr "Orihinal na haba"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:594
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:581
msgid "cancel"
msgstr "kanselahin"
-#: 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 "Nawawala"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:597
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:584
msgid "Success"
msgstr "Tagumpay"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:598
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:585
msgid "Import status"
msgstr "Pag-import ng katayuan"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:599
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:586
#: templates/navigation/main.twig:84
msgid "Drop files here"
msgstr "I-drop ang mga file dito"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:600
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:587
msgid "Select database first"
msgstr "Piliin ang database muna"
-#: 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 "I-print"
-#: 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 ""
"Maaari mo ring i-edit ang karamihan sa mga halaga<br> sa pamamagitan ng pag-"
"double-click nang direkta sa mga ito."
-#: 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 ""
"Maaari mo ring i-edit ang karamihan ng mga halaga <br> sa pamamagitan ng pag-"
"click nang direkta sa mga ito."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:613
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:600
msgid "Go to link:"
msgstr "Pumunta sa link:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:616
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:603
msgid "Generate password"
msgstr "Bumuo ng password"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:617
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:604
#: templates/server/replication/master_add_slave_user.twig:73
msgid "Generate"
msgstr "Gumawa"
-#: 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 "Baguhin ang password"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:621
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:608
#: templates/table/structure/display_structure.twig:132
msgid "More"
msgstr "Higit pa"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:624
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:611
msgid "Show panel"
msgstr "Ipakita ang panel"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:625
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:612
msgid "Hide panel"
msgstr "Itago ang panel"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:626
-msgid "Show hidden navigation tree items."
-msgstr "Ipakita ang mga nakatagong item sa puno ng nabigasyon."
-
-#: 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 "I-unlink mula sa pangunahing panel"
-#: 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 "
@@ -6757,22 +6766,22 @@ msgstr ""
"%s."
#. l10n: Latest available phpMyAdmin version
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:636
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:622
msgid ", latest stable version:"
msgstr ", pinakabagong istabiliyang bersyon:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:637
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:623
msgid "up to date"
msgstr "napapanahon"
-#: 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 "Lumikha ng view"
-#: 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?"
@@ -6780,15 +6789,15 @@ msgstr ""
"May naganap na nakamamatay na error sa JavaScript. Gusto mo bang magpadala "
"ng ulat ng error?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:645
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:629
msgid "Change report settings"
msgstr "Baguhin ang mga setting ng ulat"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:646
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:630
msgid "Show report details"
msgstr "Ipakita ang mga detalye ng ulat"
-#: 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!"
@@ -6796,7 +6805,7 @@ msgstr ""
"Ang iyong pag-export ay hindi kumpleto, dahil sa isang mababang limitasyon "
"ng oras ng pagpapatupad sa antas ng 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 "
@@ -6806,82 +6815,82 @@ msgstr ""
"pagsusumite, ang ilan sa mga patlang ay maaaring hindi pinansin, dahil sa "
"configuration ng max_input_vars ng PHP."
-#: 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 "Nakita ang ilang mga error sa server!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:660
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:642
msgid "Please look at the bottom of this window."
msgstr "Mangyaring tingnan ang ilalim ng window na ito."
-#: 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 "Huwag pansinin ang Lahat"
-#: 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 ""
"Tulad ng iyong mga setting, ang mga ito ay isinumite sa kasalukuyan, "
"mangyaring maging matiyaga."
-#: 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
#, fuzzy
#| msgid "Successfully deleted the page"
msgid "Successfully copied!"
msgstr "Matagumpay na nabura ang pahina"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:685
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:667
#, fuzzy
#| msgid "Copying database"
msgid "Copying failed!"
msgstr "Kinokopya ang database"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:688
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:670
msgid "Execute this query again?"
msgstr "Ipatupad muli ang query na ito?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:689
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:671
msgid "Do you really want to delete this bookmark?"
msgstr "Gusto mo bang tanggalin ang bookmark na ito?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:690
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:672
msgid "Some error occurred while getting SQL debug info."
msgstr "May naganap na error habang nakakakuha ng impormasyon sa debug ng 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 mga query na isinagawa %s beses sa %s segundo."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:692
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:674
#, php-format
msgid "%s argument(s) passed"
msgstr "Naipasa ang argumento ng %s"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:693
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:675
msgid "Show arguments"
msgstr "Ipakita ang mga argumento"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:694
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:676
msgid "Hide arguments"
msgstr "Itago ang mga argumento"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:695
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:677
msgid "Time taken:"
msgstr "Oras kinuha:"
-#: 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 "
@@ -6897,45 +6906,45 @@ msgstr ""
"makatulong. Sa Safari, ang naturang problema ay kadalasang sanhi ng "
"\"Private Browsing Mode\"."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:704
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:686
msgid "Copy tables to"
msgstr "Kopyahin ang mga talahanayan"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:705
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:687
msgid "Add table prefix"
msgstr "Magdagdag ng prefix ng talahanayan"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:706
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:688
msgid "Replace table with prefix"
msgstr "Palitan ang table na may prefix"
-#: 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 "Kopyahin ang talahanayan na may prefix"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:710
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:692
msgid "Extremely weak"
msgstr "Lubhang mahina"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:711
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:693
msgid "Very weak"
msgstr "Napaka-mahina"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:712
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:694
msgid "Weak"
msgstr "Mahina"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:713
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:695
msgid "Good"
msgstr "Mabuti"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:714
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:696
msgid "Strong"
msgstr "Malakas"
#. 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"
@@ -6943,25 +6952,25 @@ msgid "Timed out waiting for security key activation."
msgstr "Nag-time out naghihintay para sa seguridad key activation."
#. 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
msgctxt "U2F error"
msgid "Unknown security key error."
msgstr ""
#. 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"
@@ -6969,26 +6978,26 @@ msgid "Failed security key activation."
msgstr "Nabigong activation key ng seguridad (%s)."
#. l10n: error code 4 (from U2F API) on authanticate
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:728
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:710
msgctxt "U2F error"
msgid "Invalid security key."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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
@@ -7000,17 +7009,17 @@ msgid "Fatal error: The navigation can only be accessed via AJAX"
msgstr ""
#: libraries/classes/Controllers/NormalizationController.php:40
-#: libraries/classes/Normalization.php:262
+#: libraries/classes/Normalization.php:252
msgid "Select one…"
msgstr ""
#: libraries/classes/Controllers/NormalizationController.php:41
-#: libraries/classes/Normalization.php:263
+#: libraries/classes/Normalization.php:253
msgid "No such column"
msgstr ""
#: 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 ""
@@ -7035,8 +7044,8 @@ msgstr ""
msgid "Two-factor authentication has been configured."
msgstr ""
-#: 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
@@ -7044,29 +7053,29 @@ msgstr ""
msgid "Rows"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
@@ -7103,7 +7112,7 @@ msgid ""
"password, 'Change password' tab should be used."
msgstr ""
-#: libraries/classes/Controllers/Server/PrivilegesController.php:422
+#: libraries/classes/Controllers/Server/PrivilegesController.php:405
msgid "User has been added."
msgstr ""
@@ -7118,49 +7127,49 @@ msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/StatusController.php:155
+#: libraries/classes/Controllers/Server/Status/StatusController.php:137
msgid "Received"
msgstr ""
-#: libraries/classes/Controllers/Server/Status/StatusController.php:160
+#: libraries/classes/Controllers/Server/Status/StatusController.php:142
msgid "Sent"
msgstr ""
-#: libraries/classes/Controllers/Server/Status/StatusController.php:199
+#: libraries/classes/Controllers/Server/Status/StatusController.php:181
msgid "Max. concurrent connections"
msgstr ""
-#: libraries/classes/Controllers/Server/Status/StatusController.php:208
+#: libraries/classes/Controllers/Server/Status/StatusController.php:187
msgid "Failed attempts"
msgstr ""
-#: 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."
msgstr ""
-#: 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 ""
-#: 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 "
"statements from the transaction."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 "
@@ -7168,78 +7177,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: 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 ""
-#: 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."
msgstr ""
-#: 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)."
msgstr ""
-#: 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."
msgstr ""
-#: 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 ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:286
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:276
msgid "The number of executed FLUSH statements."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:289
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:277
msgid "The number of internal COMMIT statements."
msgstr ""
-#: 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 ""
-#: 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 "
"indicates the number of time tables have been discovered."
msgstr ""
-#: 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, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
msgstr ""
-#: 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."
msgstr ""
-#: 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 "
"if you are doing an index scan."
msgstr ""
-#: 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."
msgstr ""
-#: 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 "
@@ -7247,7 +7256,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: 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 "
@@ -7255,42 +7264,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:335
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:319
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:347
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:323
msgid "The number of pages currently dirty."
msgstr ""
-#: 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 ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:354
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:328
msgid "The number of free pages."
msgstr ""
-#: 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 "
"reason."
msgstr ""
-#: 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 "
@@ -7298,33 +7307,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: 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 ""
-#: 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."
msgstr ""
-#: 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."
msgstr ""
-#: 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 ""
-#: 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."
msgstr ""
-#: 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 "
@@ -7333,242 +7342,242 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:405
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:367
msgid "The current number of pending reads."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:408
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:368
msgid "The current number of pending writes."
msgstr ""
-#: 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 ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:414
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:370
msgid "The total number of data reads."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:417
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:371
msgid "The total number of data writes."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:434
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:382
msgid "The number of log write requests."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:446
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:386
msgid "Pending log file writes."
msgstr ""
-#: 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 ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:452
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:388
msgid "The number of pages created."
msgstr ""
-#: 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."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:460
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:394
msgid "The number of pages read."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:463
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:395
msgid "The number of pages written."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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."
msgstr ""
-#: 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."
msgstr ""
-#: 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 "
"one time."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: 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)"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 "
"same query. The default value of 0 means that no query has been compiled yet."
msgstr ""
-#: 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."
msgstr ""
-#: 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 ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:546
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:449
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table_open_cache value is probably too small."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 "
"statement."
msgstr ""
-#: 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 ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:567
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:461
msgid "The number of cache hits."
msgstr ""
-#: 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 ""
-#: 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 "
@@ -7576,99 +7585,99 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: 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)."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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."
msgstr ""
-#: 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 ""
-#: 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.)"
msgstr ""
-#: 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.)"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 "
"system variable."
msgstr ""
-#: 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 ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:639
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:515
msgid "The number of sorted rows."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 "
@@ -7676,18 +7685,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: 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 "
"raise your thread_cache_size."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:659
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:529
msgid "The number of currently open connections."
msgstr ""
-#: 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 "
@@ -7695,16 +7704,16 @@ msgid ""
"implementation.)"
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:669
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:537
msgid "Thread cache hit rate (calculated value)"
msgstr ""
-#: 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 ""
#: libraries/classes/Controllers/Server/UserGroupsFormController.php:45
-#: libraries/classes/Util.php:918
+#: libraries/classes/Util.php:881
msgid "Missing parameter:"
msgstr ""
@@ -7712,7 +7721,7 @@ msgstr ""
msgid "User groups management is not enabled."
msgstr ""
-#: libraries/classes/Controllers/Server/Variables/SetVariableController.php:104
+#: libraries/classes/Controllers/Server/Variables/SetVariableController.php:99
msgid "Setting variable failed"
msgstr ""
@@ -7757,13 +7766,13 @@ msgid ""
"Otherwise you will be only able to download or display it."
msgstr ""
-#: libraries/classes/Controllers/Sql/SqlController.php:252
+#: libraries/classes/Controllers/Sql/SqlController.php:246
msgid "Bookmark not created!"
msgstr ""
-#: 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."
@@ -7775,16 +7784,16 @@ msgstr ""
msgid "No row selected."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Controllers/Table/ChartController.php:223
+#: libraries/classes/Controllers/Table/ChartController.php:209
msgid "No data to display"
msgstr ""
@@ -7799,8 +7808,8 @@ msgstr ""
msgid "Table %s already exists!"
msgstr ""
-#: 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
@@ -7813,10 +7822,10 @@ msgstr ""
#: 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 ""
@@ -7853,9 +7862,9 @@ msgid "There is an issue with your request."
msgstr ""
#: 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 ""
@@ -7868,8 +7877,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
@@ -7881,31 +7890,32 @@ msgstr ""
#: 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 ""
-#: libraries/classes/Controllers/Table/RelationController.php:220
+#: libraries/classes/Controllers/Table/RelationController.php:186
msgid "Display column was successfully updated."
msgstr ""
-#: libraries/classes/Controllers/Table/RelationController.php:312
+#: libraries/classes/Controllers/Table/RelationController.php:278
msgid "Internal relationships were successfully updated."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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
@@ -7915,7 +7925,7 @@ msgstr ""
msgid "Primary"
msgstr "Pangunahin"
-#: 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
@@ -7927,13 +7937,13 @@ msgstr "Pangunahin"
msgid "Index"
msgstr ""
-#: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:180
+#: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:173
msgid "The columns have been moved successfully."
msgstr ""
#: 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 ""
@@ -7944,7 +7954,7 @@ msgid_plural "The names '%s' are MySQL reserved keywords."
msgstr[0] ""
msgstr[1] ""
-#: 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."
@@ -7955,15 +7965,15 @@ msgstr ""
msgid "Tracking of %s is activated."
msgstr ""
-#: libraries/classes/Controllers/Table/TrackingController.php:152
+#: libraries/classes/Controllers/Table/TrackingController.php:140
msgid "Tracking versions deleted successfully."
msgstr ""
-#: libraries/classes/Controllers/Table/TrackingController.php:157
+#: libraries/classes/Controllers/Table/TrackingController.php:145
msgid "No versions selected."
msgstr ""
-#: libraries/classes/Controllers/Table/TrackingController.php:192
+#: libraries/classes/Controllers/Table/TrackingController.php:174
msgid "SQL statements executed."
msgstr ""
@@ -7971,51 +7981,51 @@ msgstr ""
msgid "You don't have sufficient privileges to be here right now!"
msgstr ""
-#: libraries/classes/Controllers/View/CreateController.php:84
+#: libraries/classes/Controllers/View/CreateController.php:81
msgid "View name can not be empty!"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Database/CentralColumns.php:408
+#: libraries/classes/Database/CentralColumns.php:368
msgid "Could not add columns!"
msgstr ""
-#: 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!"
msgstr ""
-#: libraries/classes/Database/CentralColumns.php:511
+#: libraries/classes/Database/CentralColumns.php:468
msgid "Could not remove columns!"
msgstr ""
-#: libraries/classes/Database/CentralColumns.php:687
+#: libraries/classes/Database/CentralColumns.php:633
msgid "YES"
msgstr ""
-#: libraries/classes/Database/CentralColumns.php:687
+#: libraries/classes/Database/CentralColumns.php:633
msgid "NO"
msgstr ""
-#: libraries/classes/Database/Designer/Common.php:574
+#: libraries/classes/Database/Designer/Common.php:548
#, fuzzy
#| msgid ""
#| "The phpMyAdmin configuration storage has been deactivated. %sFind out why"
@@ -8029,171 +8039,171 @@ msgstr ""
"Ang imbakan ng configuration ng phpMyAdmin ay na-deactivate. %sFind out kung "
"bakit%s."
-#: libraries/classes/Database/Designer/Common.php:626
+#: libraries/classes/Database/Designer/Common.php:593
msgid "Error: relationship already exists."
msgstr ""
-#: libraries/classes/Database/Designer/Common.php:680
+#: libraries/classes/Database/Designer/Common.php:647
msgid "FOREIGN KEY relationship has been added."
msgstr ""
-#: libraries/classes/Database/Designer/Common.php:688
+#: libraries/classes/Database/Designer/Common.php:655
msgid "Error: FOREIGN KEY relationship could not be added!"
msgstr ""
-#: libraries/classes/Database/Designer/Common.php:695
+#: libraries/classes/Database/Designer/Common.php:662
msgid "Error: Missing index on column(s)."
msgstr ""
-#: 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 ""
-#: libraries/classes/Database/Designer/Common.php:729
+#: libraries/classes/Database/Designer/Common.php:694
msgid "Internal relationship has been added."
msgstr ""
-#: libraries/classes/Database/Designer/Common.php:737
+#: libraries/classes/Database/Designer/Common.php:702
msgid "Error: Internal relationship could not be added!"
msgstr ""
-#: libraries/classes/Database/Designer/Common.php:778
+#: libraries/classes/Database/Designer/Common.php:739
msgid "FOREIGN KEY relationship has been removed."
msgstr ""
-#: libraries/classes/Database/Designer/Common.php:786
+#: libraries/classes/Database/Designer/Common.php:747
msgid "Error: FOREIGN KEY relationship could not be removed!"
msgstr ""
-#: libraries/classes/Database/Designer/Common.php:822
+#: libraries/classes/Database/Designer/Common.php:779
msgid "Error: Internal relationship could not be removed!"
msgstr ""
-#: libraries/classes/Database/Designer/Common.php:828
+#: libraries/classes/Database/Designer/Common.php:785
msgid "Internal relationship has been removed."
msgstr ""
-#: libraries/classes/Database/Designer.php:136
+#: libraries/classes/Database/Designer.php:132
msgid "Could not load schema plugins, please check your installation!"
msgstr ""
+#: 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 ""
+#: 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 ""
-#: libraries/classes/Database/Events.php:133
+#: libraries/classes/Database/Events.php:124
#, php-format
msgid "Event %1$s has been modified."
msgstr ""
-#: libraries/classes/Database/Events.php:153
+#: libraries/classes/Database/Events.php:144
#, php-format
msgid "Event %1$s has been created."
msgstr ""
-#: 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 ""
-#: libraries/classes/Database/Events.php:246
+#: libraries/classes/Database/Events.php:237
msgid "Add event"
msgstr ""
-#: libraries/classes/Database/Events.php:250
+#: libraries/classes/Database/Events.php:241
msgid "Edit event"
msgstr ""
-#: 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 ""
-#: libraries/classes/Database/Events.php:421
+#: libraries/classes/Database/Events.php:410
msgid "You must provide an event name!"
msgstr ""
-#: libraries/classes/Database/Events.php:438
+#: libraries/classes/Database/Events.php:424
msgid "You must provide a valid interval value for the event."
msgstr ""
-#: libraries/classes/Database/Events.php:458
+#: libraries/classes/Database/Events.php:444
msgid "You must provide a valid execution time for the event."
msgstr ""
-#: libraries/classes/Database/Events.php:462
+#: libraries/classes/Database/Events.php:448
msgid "You must provide a valid type for the event."
msgstr ""
-#: libraries/classes/Database/Events.php:490
+#: libraries/classes/Database/Events.php:474
msgid "You must provide an event definition."
msgstr ""
-#: libraries/classes/Database/Events.php:525
+#: libraries/classes/Database/Events.php:505
msgid "Sorry, we failed to restore the dropped event."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Database/Events.php:593
+#: libraries/classes/Database/Events.php:571
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/classes/Database/Events.php:614
+#: libraries/classes/Database/Events.php:592
#, php-format
msgid ""
"Error in processing request: No event with name %1$s found in database %2$s."
msgstr ""
-#: libraries/classes/DatabaseInterface.php:1130
+#: libraries/classes/DatabaseInterface.php:1089
#, php-format
msgid ""
"Unable to use timezone \"%1$s\" for server %2$d. Please check your "
@@ -8201,158 +8211,158 @@ msgid ""
"phpMyAdmin is currently using the default time zone of the database server."
msgstr ""
-#: libraries/classes/DatabaseInterface.php:1179
+#: libraries/classes/DatabaseInterface.php:1136
msgid "Failed to set configured collation connection!"
msgstr ""
-#: libraries/classes/DatabaseInterface.php:1976
+#: libraries/classes/DatabaseInterface.php:1899
msgid "Missing connection parameters!"
msgstr ""
-#: libraries/classes/DatabaseInterface.php:2005
+#: libraries/classes/DatabaseInterface.php:1924
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/classes/DatabaseInterface.php:2496
+#: libraries/classes/DatabaseInterface.php:2409
#, php-format
msgid "See %sour documentation%s for more information."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Database/Qbe.php:823
+#: libraries/classes/Database/Qbe.php:799
msgid "Ins"
msgstr ""
-#: libraries/classes/Database/Qbe.php:826
+#: libraries/classes/Database/Qbe.php:802
msgid "Del"
msgstr ""
-#: libraries/classes/Database/Qbe.php:1798
+#: libraries/classes/Database/Qbe.php:1706
msgid "Saved bookmarked search:"
msgstr ""
-#: libraries/classes/Database/Qbe.php:1800
+#: libraries/classes/Database/Qbe.php:1708
msgid "New bookmark"
msgstr ""
-#: libraries/classes/Database/Qbe.php:1827
+#: libraries/classes/Database/Qbe.php:1735
msgid "Create bookmark"
msgstr ""
-#: libraries/classes/Database/Qbe.php:1830
+#: libraries/classes/Database/Qbe.php:1738
msgid "Update bookmark"
msgstr ""
-#: libraries/classes/Database/Qbe.php:1832
+#: libraries/classes/Database/Qbe.php:1740
msgid "Delete bookmark"
msgstr ""
-#: libraries/classes/Database/Routines.php:121
+#: libraries/classes/Database/Routines.php:119
msgid "Add routine"
msgstr ""
-#: libraries/classes/Database/Routines.php:125
+#: libraries/classes/Database/Routines.php:123
msgid "Edit routine"
msgstr ""
-#: 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 "
"necessary privileges to edit this routine."
msgstr ""
-#: 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 ""
-#: libraries/classes/Database/Routines.php:269
+#: libraries/classes/Database/Routines.php:254
#, php-format
msgid "Routine %1$s has been created."
msgstr ""
-#: 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 ""
-#: libraries/classes/Database/Routines.php:449
+#: libraries/classes/Database/Routines.php:417
#, php-format
msgid "Routine %1$s has been modified."
msgstr ""
-#: 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 ""
-#: libraries/classes/Database/Routines.php:905
+#: libraries/classes/Database/Routines.php:843
#, php-format
msgid "Invalid direction \"%s\" given for parameter."
msgstr ""
-#: 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."
msgstr ""
-#: libraries/classes/Database/Routines.php:989
+#: libraries/classes/Database/Routines.php:914
msgid "You must provide a valid return type for the routine."
msgstr ""
-#: libraries/classes/Database/Routines.php:1090
+#: libraries/classes/Database/Routines.php:1003
msgid "You must provide a routine name!"
msgstr ""
-#: libraries/classes/Database/Routines.php:1161
+#: libraries/classes/Database/Routines.php:1068
msgid "You must provide a routine definition."
msgstr ""
-#: 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 ""
-#: libraries/classes/Database/Routines.php:1290
+#: libraries/classes/Database/Routines.php:1187
#, php-format
msgid "Execution results of routine %s"
msgstr ""
-#: 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."
msgstr[0] ""
msgstr[1] ""
-#: 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 ""
-#: libraries/classes/Database/Routines.php:1683
+#: libraries/classes/Database/Routines.php:1549
msgid "Sorry, we failed to restore the dropped routine."
msgstr ""
-#: libraries/classes/Database/Routines.php:1713
+#: libraries/classes/Database/Routines.php:1579
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/classes/Database/Routines.php:1735
+#: libraries/classes/Database/Routines.php:1601
#, php-format
msgid ""
"Error in processing request: No routine with name %1$s found in database "
@@ -8385,113 +8395,113 @@ msgstr ""
msgid "as regular expression"
msgstr ""
-#: libraries/classes/Database/Triggers.php:145
+#: libraries/classes/Database/Triggers.php:138
#, php-format
msgid "Trigger %1$s has been modified."
msgstr ""
-#: libraries/classes/Database/Triggers.php:165
+#: libraries/classes/Database/Triggers.php:158
#, php-format
msgid "Trigger %1$s has been created."
msgstr ""
-#: libraries/classes/Database/Triggers.php:263
+#: libraries/classes/Database/Triggers.php:253
msgid "Add trigger"
msgstr ""
-#: libraries/classes/Database/Triggers.php:267
+#: libraries/classes/Database/Triggers.php:257
msgid "Edit trigger"
msgstr ""
-#: libraries/classes/Database/Triggers.php:402
+#: libraries/classes/Database/Triggers.php:387
msgid "You must provide a trigger name!"
msgstr ""
-#: libraries/classes/Database/Triggers.php:411
+#: libraries/classes/Database/Triggers.php:393
msgid "You must provide a valid timing for the trigger!"
msgstr ""
-#: libraries/classes/Database/Triggers.php:420
+#: libraries/classes/Database/Triggers.php:399
msgid "You must provide a valid event for the trigger!"
msgstr ""
-#: libraries/classes/Database/Triggers.php:430
+#: libraries/classes/Database/Triggers.php:406
msgid "You must provide a valid table name!"
msgstr ""
-#: libraries/classes/Database/Triggers.php:437
+#: libraries/classes/Database/Triggers.php:413
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/classes/Database/Triggers.php:461
+#: libraries/classes/Database/Triggers.php:437
msgid "Sorry, we failed to restore the dropped trigger."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Database/Triggers.php:550
+#: libraries/classes/Database/Triggers.php:524
#, php-format
msgid ""
"Error in processing request: No trigger with name %1$s found in database "
"%2$s."
msgstr ""
-#: libraries/classes/Dbal/DbiMysqli.php:148
+#: libraries/classes/Dbal/DbiMysqli.php:147
msgid "SSL connection enforced by server, automatically enabling it."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Display/Results.php:1575
+#: libraries/classes/Display/Results.php:1535
#: templates/display/results/table.twig:129
msgid "Partial texts"
msgstr ""
-#: libraries/classes/Display/Results.php:1579
+#: libraries/classes/Display/Results.php:1539
#: templates/display/results/table.twig:133
msgid "Full texts"
msgstr ""
-#: 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
@@ -8503,9 +8513,9 @@ msgstr ""
msgid "Descending"
msgstr ""
-#: 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
@@ -8517,41 +8527,41 @@ msgstr ""
msgid "Ascending"
msgstr ""
-#: 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 ""
-#: libraries/classes/Display/Results.php:3315
+#: libraries/classes/Display/Results.php:3203
#: templates/server/status/processes/list.twig:44
msgid "Kill"
msgstr ""
-#: 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 ""
-#: libraries/classes/Display/Results.php:4382
+#: libraries/classes/Display/Results.php:4193
#, php-format
msgid "Showing rows %1s - %2s"
msgstr ""
-#: libraries/classes/Display/Results.php:4396
+#: libraries/classes/Display/Results.php:4207
#, php-format
msgid "%1$d total, %2$d in query"
msgstr ""
-#: libraries/classes/Display/Results.php:4401
+#: libraries/classes/Display/Results.php:4212
#, php-format
msgid "%d total"
msgstr ""
-#: 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 ""
-#: libraries/classes/Display/Results.php:4794
+#: libraries/classes/Display/Results.php:4580
msgid "Link not found!"
msgstr ""
@@ -8596,7 +8606,7 @@ msgid "Buffer Pool"
msgstr ""
#: libraries/classes/Engines/Innodb.php:115
-#: libraries/classes/Server/Status/Data.php:235
+#: libraries/classes/Server/Status/Data.php:233
msgid "InnoDB Status"
msgstr ""
@@ -8604,59 +8614,59 @@ msgstr ""
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:152
+#: libraries/classes/Engines/Innodb.php:149
msgid "pages"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:160
+#: libraries/classes/Engines/Innodb.php:157
msgid "Free pages"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:169
+#: libraries/classes/Engines/Innodb.php:163
msgid "Dirty pages"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:178
+#: libraries/classes/Engines/Innodb.php:169
msgid "Pages containing data"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:187
+#: libraries/classes/Engines/Innodb.php:175
msgid "Pages to be flushed"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:196
+#: libraries/classes/Engines/Innodb.php:181
msgid "Busy pages"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:208
+#: libraries/classes/Engines/Innodb.php:190
msgid "Latched pages"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:222
+#: libraries/classes/Engines/Innodb.php:201
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:226
+#: libraries/classes/Engines/Innodb.php:205
msgid "Read requests"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:235
+#: libraries/classes/Engines/Innodb.php:211
msgid "Write requests"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:244
+#: libraries/classes/Engines/Innodb.php:217
msgid "Read misses"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:253
+#: libraries/classes/Engines/Innodb.php:223
msgid "Write waits"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:262
+#: libraries/classes/Engines/Innodb.php:229
msgid "Read misses in %"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:277
+#: libraries/classes/Engines/Innodb.php:244
msgid "Write waits in %"
msgstr ""
@@ -8844,17 +8854,17 @@ msgid ""
"number."
msgstr ""
-#: 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 "Dokumentasyon"
-#: 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 "
@@ -8865,96 +8875,96 @@ msgstr ""
msgid "Too many error messages, some are not displayed."
msgstr ""
-#: libraries/classes/ErrorHandler.php:420
+#: libraries/classes/ErrorHandler.php:409
msgid "Report"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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."
msgstr ""
-#: 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 ""
-#: libraries/classes/Export.php:510
+#: libraries/classes/Export.php:481
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
#. 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 ""
-#: libraries/classes/File.php:319
+#: libraries/classes/File.php:305
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: 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."
msgstr ""
-#: libraries/classes/File.php:331
+#: libraries/classes/File.php:317
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/classes/File.php:335
+#: libraries/classes/File.php:321
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/classes/File.php:338
+#: libraries/classes/File.php:324
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/classes/File.php:341
+#: libraries/classes/File.php:327
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/classes/File.php:344
+#: libraries/classes/File.php:330
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/classes/File.php:498
+#: libraries/classes/File.php:474
msgid "File is a symbolic link"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/File.php:568
+#: libraries/classes/File.php:540
msgid "Error while moving uploaded file."
msgstr ""
-#: libraries/classes/File.php:577
+#: libraries/classes/File.php:549
msgid "Cannot read uploaded file."
msgstr ""
-#: libraries/classes/File.php:655
+#: libraries/classes/File.php:627
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -8965,117 +8975,117 @@ msgstr ""
msgid "Session not found."
msgstr ""
-#: libraries/classes/Header.php:363
+#: libraries/classes/Header.php:354
msgid "Print view"
msgstr ""
-#: libraries/classes/Html/Generator.php:158
+#: libraries/classes/Html/Generator.php:150
#, php-format
msgid "Jump to database “%s”."
msgstr ""
-#: 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 ""
-#: libraries/classes/Html/Generator.php:257
+#: libraries/classes/Html/Generator.php:246
msgid "SSL is not being used"
msgstr ""
-#: libraries/classes/Html/Generator.php:262
+#: libraries/classes/Html/Generator.php:251
msgid "SSL is used with disabled verification"
msgstr ""
-#: libraries/classes/Html/Generator.php:264
+#: libraries/classes/Html/Generator.php:253
msgid "SSL is used without certification authority"
msgstr ""
-#: libraries/classes/Html/Generator.php:267
+#: libraries/classes/Html/Generator.php:256
msgid "SSL is used"
msgstr ""
-#: 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 ""
-#: libraries/classes/Html/Generator.php:684
+#: libraries/classes/Html/Generator.php:654
#, php-format
msgid "Analyze Explain at %s"
msgstr ""
-#: libraries/classes/Html/Generator.php:716
+#: libraries/classes/Html/Generator.php:683
msgid "Without PHP code"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Html/Generator.php:785
+#: libraries/classes/Html/Generator.php:748
msgctxt "Inline edit query"
msgid "Edit inline"
msgstr ""
-#: libraries/classes/Html/Generator.php:925
+#: libraries/classes/Html/Generator.php:888
msgid "Static analysis:"
msgstr ""
-#: libraries/classes/Html/Generator.php:928
+#: libraries/classes/Html/Generator.php:891
#, php-format
msgid "%d errors were found during analysis."
msgstr ""
-#: libraries/classes/Import.php:333 libraries/classes/Sql.php:1076
+#: libraries/classes/Import.php:299 libraries/classes/Sql.php:994
msgid "[ROLLBACK occurred.]"
msgstr ""
-#: libraries/classes/Import.php:1354
+#: libraries/classes/Import.php:1303
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/classes/Import.php:1357
+#: libraries/classes/Import.php:1305
msgid "View a structure's contents by clicking on its name."
msgstr ""
-#: libraries/classes/Import.php:1360
+#: libraries/classes/Import.php:1306
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link."
msgstr ""
-#: libraries/classes/Import.php:1362
+#: libraries/classes/Import.php:1307
msgid "Edit structure by following the \"Structure\" link."
msgstr ""
-#: 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
@@ -9093,49 +9103,49 @@ msgstr ""
msgid "Options"
msgstr ""
-#: libraries/classes/Import.php:1369
+#: libraries/classes/Import.php:1314
#, php-format
msgid "Go to database: %s"
msgstr ""
-#: 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 ""
-#: libraries/classes/Import.php:1403
+#: libraries/classes/Import.php:1348
#, php-format
msgid "Go to table: %s"
msgstr ""
-#: libraries/classes/Import.php:1411
+#: libraries/classes/Import.php:1356
#, php-format
msgid "Structure of %s"
msgstr ""
-#: libraries/classes/Import.php:1429
+#: libraries/classes/Import.php:1374
#, php-format
msgid "Go to view: %s"
msgstr ""
-#: libraries/classes/Import.php:1453
+#: libraries/classes/Import.php:1398
msgid "Only single-table UPDATE and DELETE queries can be simulated."
msgstr ""
-#: 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."
msgstr ""
-#: 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 "
"removed."
msgstr ""
-#: 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
@@ -9143,17 +9153,17 @@ msgstr ""
msgid "Function"
msgstr ""
-#: 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
@@ -9166,23 +9176,23 @@ msgstr ""
#: 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 "Uri"
-#: 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 ""
-#: 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
@@ -9192,25 +9202,25 @@ msgstr ""
msgid "Or"
msgstr ""
-#: libraries/classes/InsertEdit.php:765
+#: libraries/classes/InsertEdit.php:740
msgid "web server upload directory:"
msgstr ""
-#: 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
@@ -9220,7 +9230,7 @@ msgstr ""
#: 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
@@ -9228,32 +9238,32 @@ msgstr ""
msgid "Column"
msgstr "Kolumn"
-#: 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 "Wala"
-#: 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
@@ -9268,32 +9278,32 @@ msgstr "Wala"
msgid "Value"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/LanguageManager.php:989
+#: libraries/classes/LanguageManager.php:971
msgid "Ignoring unsupported language code."
msgstr ""
-#: libraries/classes/Linter.php:113
+#: libraries/classes/Linter.php:109
msgid ""
"Linting is disabled for this query because it exceeds the maximum length."
msgstr ""
-#: libraries/classes/Linter.php:180
+#: libraries/classes/Linter.php:173
#, php-format
msgid "%1$s (near <code>%2$s</code>)"
msgstr ""
-#: 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
@@ -9301,10 +9311,10 @@ msgstr ""
msgid "Browse"
msgstr ""
-#: 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
@@ -9314,9 +9324,9 @@ msgstr ""
msgid "Search"
msgstr ""
-#: 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
@@ -9325,9 +9335,9 @@ msgstr ""
msgid "Insert"
msgstr ""
-#: 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
@@ -9335,98 +9345,98 @@ msgstr ""
msgid "Privileges"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Menu.php:412 libraries/classes/Util.php:2089
+#: libraries/classes/Menu.php:388 libraries/classes/Util.php:2012
msgid "Query"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Menu.php:477 libraries/classes/Util.php:2098
+#: libraries/classes/Menu.php:453 libraries/classes/Util.php:2021
msgid "Designer"
msgstr ""
-#: 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 ""
-#: libraries/classes/Menu.php:547
+#: libraries/classes/Menu.php:520
msgid "User accounts"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Menu.php:600 libraries/classes/Util.php:2081
+#: libraries/classes/Menu.php:573 libraries/classes/Util.php:2004
msgid "Charsets"
msgstr ""
-#: libraries/classes/Menu.php:605 libraries/classes/Util.php:2083
+#: libraries/classes/Menu.php:578 libraries/classes/Util.php:2006
msgid "Engines"
msgstr ""
-#: 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 ""
@@ -9452,49 +9462,49 @@ msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/classes/Navigation/Navigation.php:229
+#: libraries/classes/Navigation/Navigation.php:221
msgid "Groups:"
msgstr ""
-#: libraries/classes/Navigation/Navigation.php:230
+#: libraries/classes/Navigation/Navigation.php:222
msgid "Events:"
msgstr ""
-#: libraries/classes/Navigation/Navigation.php:231
+#: libraries/classes/Navigation/Navigation.php:223
msgid "Functions:"
msgstr ""
-#: libraries/classes/Navigation/Navigation.php:232
+#: libraries/classes/Navigation/Navigation.php:224
msgid "Procedures:"
msgstr ""
-#: libraries/classes/Navigation/Navigation.php:233
+#: libraries/classes/Navigation/Navigation.php:225
#: templates/database/export/index.twig:14
msgid "Tables:"
msgstr ""
-#: libraries/classes/Navigation/Navigation.php:234
+#: libraries/classes/Navigation/Navigation.php:226
msgid "Views:"
msgstr ""
-#: 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."
msgstr ""
-#: libraries/classes/Navigation/NavigationTree.php:948
+#: libraries/classes/Navigation/NavigationTree.php:834
msgid "Groups"
msgstr ""
-#: libraries/classes/Navigation/NavigationTree.php:1070
+#: libraries/classes/Navigation/NavigationTree.php:947
#, php-format
msgid "%s result found"
msgid_plural "%s results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/classes/Navigation/NavigationTree.php:1472
+#: libraries/classes/Navigation/NavigationTree.php:1346
msgid "Collapse all"
msgstr ""
@@ -9520,7 +9530,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:41
+#: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
msgctxt "Create new database"
msgid "New"
msgstr ""
@@ -9529,7 +9539,7 @@ msgstr ""
msgid "Database operations"
msgstr ""
-#: libraries/classes/Navigation/Nodes/NodeDatabase.php:721
+#: libraries/classes/Navigation/Nodes/NodeDatabase.php:677
msgid "Show hidden items"
msgstr ""
@@ -9539,10 +9549,10 @@ msgid "New"
msgstr ""
#: 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"
@@ -9550,8 +9560,8 @@ msgstr ""
#: 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 ""
@@ -9565,14 +9575,14 @@ msgctxt "Create new index"
msgid "New"
msgstr ""
-#: libraries/classes/Navigation/Nodes/Node.php:658
+#: libraries/classes/Navigation/Nodes/Node.php:634
msgid "Expand/Collapse"
msgstr ""
#: 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 ""
@@ -9601,7 +9611,7 @@ msgstr ""
#: 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 ""
@@ -9611,99 +9621,99 @@ msgctxt "Create new view"
msgid "New"
msgstr ""
-#: libraries/classes/Normalization.php:238
+#: libraries/classes/Normalization.php:230
msgid "Make all columns atomic"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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."
msgstr ""
-#: 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 ""
-#: 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)."
msgstr ""
-#: libraries/classes/Normalization.php:270
+#: libraries/classes/Normalization.php:260
msgid "split into "
msgstr ""
-#: libraries/classes/Normalization.php:292
+#: libraries/classes/Normalization.php:282
msgid "Have a primary key"
msgstr ""
-#: libraries/classes/Normalization.php:298
+#: libraries/classes/Normalization.php:288
msgid "Primary key already exists."
msgstr ""
-#: 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."
msgstr ""
-#: libraries/classes/Normalization.php:311
+#: libraries/classes/Normalization.php:301
msgid "Add a primary key on existing column(s)"
msgstr ""
-#: 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 ""
-#: libraries/classes/Normalization.php:320
+#: libraries/classes/Normalization.php:307
msgid "+ Add a new primary key column"
msgstr ""
-#: libraries/classes/Normalization.php:343
+#: libraries/classes/Normalization.php:330
msgid "Remove redundant columns"
msgstr ""
-#: 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 "
"first_name and last_name gives full_name which is redundant."
msgstr ""
-#: 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'"
msgstr ""
-#: libraries/classes/Normalization.php:357
+#: libraries/classes/Normalization.php:344
msgid "Remove selected"
msgstr ""
-#: libraries/classes/Normalization.php:358
+#: libraries/classes/Normalization.php:345
msgid "No redundant column"
msgstr ""
-#: libraries/classes/Normalization.php:380
+#: libraries/classes/Normalization.php:367
msgid "Move repeating groups"
msgstr ""
-#: 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 "
@@ -9712,117 +9722,117 @@ msgid ""
"should be created."
msgstr ""
-#: 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'"
msgstr ""
-#: libraries/classes/Normalization.php:397
+#: libraries/classes/Normalization.php:384
msgid "No repeating group"
msgstr ""
-#: libraries/classes/Normalization.php:425
+#: libraries/classes/Normalization.php:412
msgid "Step 2."
msgstr ""
-#: libraries/classes/Normalization.php:425
+#: libraries/classes/Normalization.php:412
msgid "Find partial dependencies"
msgstr ""
-#: libraries/classes/Normalization.php:449
+#: libraries/classes/Normalization.php:433
#, php-format
msgid ""
"No partial dependencies possible as no non-primary column exists since "
"primary key ( %1$s ) is composed of all the columns in the table."
msgstr ""
-#: 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 ""
-#: 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 "
"the partial dependencies."
msgstr ""
-#: 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 ""
-#: libraries/classes/Normalization.php:469
+#: libraries/classes/Normalization.php:453
msgid "+ Show me the possible partial dependencies based on data in the table"
msgstr ""
-#: 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 "
"value of the column."
msgstr ""
-#: 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 ""
-#: 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 "
"column."
msgstr ""
-#: 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 "
"create the following tables:"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 "
"create the following tables:"
msgstr ""
-#: libraries/classes/Normalization.php:714
+#: libraries/classes/Normalization.php:698
msgid "The third step of normalization is complete."
msgstr ""
-#: libraries/classes/Normalization.php:830
+#: libraries/classes/Normalization.php:811
#, php-format
msgid "Selected repeating group has been moved to the table '%s'"
msgstr ""
-#: libraries/classes/Normalization.php:884
+#: libraries/classes/Normalization.php:865
msgid "Step 3."
msgstr ""
-#: libraries/classes/Normalization.php:884
+#: libraries/classes/Normalization.php:865
msgid "Find transitive dependencies"
msgstr ""
-#: 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 "
@@ -9830,79 +9840,79 @@ msgid ""
"that case you don't have to select any."
msgstr ""
-#: 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"
msgstr ""
-#: libraries/classes/Normalization.php:952
+#: libraries/classes/Normalization.php:930
msgid "Table is already in Third normal form!"
msgstr ""
-#: libraries/classes/Normalization.php:978
+#: libraries/classes/Normalization.php:956
msgid "Improve table structure (Normalization):"
msgstr ""
-#: libraries/classes/Normalization.php:979
+#: libraries/classes/Normalization.php:957
msgid "Select up to what step you want to normalize"
msgstr ""
-#: libraries/classes/Normalization.php:989
+#: libraries/classes/Normalization.php:967
msgid "Second step of normalization (1NF+2NF)"
msgstr ""
-#: libraries/classes/Normalization.php:994
+#: libraries/classes/Normalization.php:972
msgid "Third step of normalization (1NF+2NF+3NF)"
msgstr ""
-#: libraries/classes/Normalization.php:999
+#: libraries/classes/Normalization.php:977
msgid ""
"Hint: Please follow the procedure carefully in order to obtain correct "
"normalization"
msgstr ""
-#: 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. "
msgstr ""
-#: libraries/classes/Normalization.php:1088
+#: libraries/classes/Normalization.php:1063
msgid "No partial dependencies found!"
msgstr ""
-#: libraries/classes/Operations.php:603
+#: libraries/classes/Operations.php:553
#: templates/table/structure/display_partitions.twig:84
msgid "Analyze"
msgstr ""
-#: libraries/classes/Operations.php:604
+#: libraries/classes/Operations.php:554
#: templates/table/structure/display_partitions.twig:94
msgid "Check"
msgstr ""
-#: libraries/classes/Operations.php:605
+#: libraries/classes/Operations.php:555
#: templates/table/structure/display_partitions.twig:104
msgid "Optimize"
msgstr ""
-#: libraries/classes/Operations.php:606
+#: libraries/classes/Operations.php:556
#: templates/table/structure/display_partitions.twig:114
msgid "Rebuild"
msgstr ""
-#: libraries/classes/Operations.php:607
+#: libraries/classes/Operations.php:557
#: templates/table/structure/display_partitions.twig:124
msgid "Repair"
msgstr ""
-#: libraries/classes/Operations.php:608
+#: libraries/classes/Operations.php:558
#: templates/table/structure/display_partitions.twig:134
msgid "Truncate"
msgstr ""
-#: 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
@@ -9916,7 +9926,7 @@ msgstr ""
#: 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
@@ -9924,69 +9934,69 @@ msgstr ""
#: 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 ""
-#: libraries/classes/Operations.php:622
+#: libraries/classes/Operations.php:572
msgid "Coalesce"
msgstr ""
-#: libraries/classes/Operations.php:1015
+#: libraries/classes/Operations.php:929
msgid "Can't move table to same one!"
msgstr ""
-#: libraries/classes/Operations.php:1017
+#: libraries/classes/Operations.php:931
msgid "Can't copy table to same one!"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Operations.php:1069
+#: libraries/classes/Operations.php:970
#, php-format
msgid "Table %s has been moved to %s."
msgstr ""
-#: libraries/classes/Operations.php:1073
+#: libraries/classes/Operations.php:974
#, php-format
msgid "Table %s has been copied to %s."
msgstr ""
-#: libraries/classes/Operations.php:1097
+#: libraries/classes/Operations.php:998
msgid "The table name is empty!"
msgstr ""
-#: libraries/classes/Pdf.php:162
+#: libraries/classes/Pdf.php:139
msgid "Error while creating PDF:"
msgstr ""
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:83
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
msgid "Cannot connect: invalid settings."
msgstr ""
-#: 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 ""
-#: 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 "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: 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 "
@@ -9994,173 +10004,173 @@ msgid ""
"the administrator of the MySQL server."
msgstr ""
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:165
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
msgid "Retry to connect"
msgstr ""
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:180
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:164
msgid "Your session has expired. Please log in again."
msgstr ""
-#: 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 ""
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:336
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:318
msgid "Failed to connect to the reCAPTCHA service!"
msgstr ""
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:338
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
msgid "Entered captcha is wrong, try again!"
msgstr ""
-#: 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 ""
-#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:94
+#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
msgid "Wrong username/password. Access denied."
msgstr ""
-#: libraries/classes/Plugins/Auth/AuthenticationSignon.php:157
+#: libraries/classes/Plugins/Auth/AuthenticationSignon.php:152
msgid "Can not find signon authentication script:"
msgstr ""
-#: libraries/classes/Plugins/AuthenticationPlugin.php:194
+#: libraries/classes/Plugins/AuthenticationPlugin.php:179
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: 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 ""
-#: libraries/classes/Plugins/AuthenticationPlugin.php:373
+#: libraries/classes/Plugins/AuthenticationPlugin.php:347
msgid "You have enabled two factor authentication, please confirm your login."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Plugins/Export/ExportExcel.php:68
+#: libraries/classes/Plugins/Export/ExportExcel.php:66
msgid "Excel edition:"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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
@@ -10173,21 +10183,21 @@ msgstr ""
msgid "Default"
msgstr "Default"
-#: 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 "Mga link sa"
-#: 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
@@ -10203,42 +10213,42 @@ msgstr "Mga link sa"
msgid "Name"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Plugins/Export/ExportJson.php:95
+#: libraries/classes/Plugins/Export/ExportJson.php:87
msgid "Output pretty-printed JSON (Use human-readable formatting)"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportJson.php:101
+#: libraries/classes/Plugins/Export/ExportJson.php:93
msgid "Output unicode characters unescaped"
msgstr ""
@@ -10254,366 +10264,366 @@ msgstr ""
msgid "Structure of table @TABLE@"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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
msgid "Display media types"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportLatex.php:168
+#: libraries/classes/Plugins/Export/ExportLatex.php:163
msgid "Put columns names in the first row:"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 "Bersyon ng serber:"
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Plugins/Export/ExportLatex.php:545
+#: libraries/classes/Plugins/Export/ExportLatex.php:517
msgid "Structure:"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:79
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:77
msgid "Export table names"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:86
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:84
msgid "Export table headers"
msgstr ""
-#: 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
msgid "Dumping data for query result"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportPdf.php:79
+#: libraries/classes/Plugins/Export/ExportPdf.php:77
msgid "Report title:"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportPdf.php:206
+#: libraries/classes/Plugins/Export/ExportPdf.php:192
msgid "Dumping data"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportPdf.php:226
+#: libraries/classes/Plugins/Export/ExportPdf.php:210
msgid "Query result data"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportPdf.php:282
+#: libraries/classes/Plugins/Export/ExportPdf.php:264
msgid "View structure"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportPdf.php:285
+#: libraries/classes/Plugins/Export/ExportPdf.php:267
msgid "Stand in"
msgstr ""
-#: 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>"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:142
+#: libraries/classes/Plugins/Export/ExportSql.php:137
msgid "Additional custom header comment (\\n splits lines):"
msgstr ""
-#: 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"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:209
+#: libraries/classes/Plugins/Export/ExportSql.php:204
msgid "Export metadata"
msgstr ""
-#: 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 ""
-#: libraries/classes/Plugins/Export/ExportSql.php:271
+#: libraries/classes/Plugins/Export/ExportSql.php:266
msgid "Add statements:"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Plugins/Export/ExportSql.php:333
+#: libraries/classes/Plugins/Export/ExportSql.php:325
#, php-format
msgid "%s value"
msgstr ""
#. 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>"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:404
+#: libraries/classes/Plugins/Export/ExportSql.php:396
msgid "Data creation options"
msgstr ""
-#: 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 ""
-#: libraries/classes/Plugins/Export/ExportSql.php:416
+#: libraries/classes/Plugins/Export/ExportSql.php:408
msgid "Instead of <code>INSERT</code> statements, use:"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:422
+#: libraries/classes/Plugins/Export/ExportSql.php:414
msgid "<code>INSERT DELAYED</code> statements"
msgstr ""
-#: 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 ""
-#: libraries/classes/Plugins/Export/ExportSql.php:448
+#: libraries/classes/Plugins/Export/ExportSql.php:440
msgid "Function to use when dumping data:"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:463
+#: libraries/classes/Plugins/Export/ExportSql.php:455
msgid "Syntax to use when inserting data:"
msgstr ""
-#: 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 "
"(1,2,3)</code>"
msgstr ""
-#: 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), "
"(7,8,9)</code>"
msgstr ""
-#: 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>"
msgstr ""
-#: 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>"
msgstr ""
-#: 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>"
msgstr ""
-#: 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>"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:586
+#: libraries/classes/Plugins/Export/ExportSql.php:578
msgid "It appears your database uses routines;"
msgstr ""
-#: 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 ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1099
+#: libraries/classes/Plugins/Export/ExportSql.php:1054
msgid "Metadata"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1173
+#: libraries/classes/Plugins/Export/ExportSql.php:1121
#, php-format
msgid "Metadata for table %s"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1180
+#: libraries/classes/Plugins/Export/ExportSql.php:1128
#, php-format
msgid "Metadata for database %s"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1623
+#: libraries/classes/Plugins/Export/ExportSql.php:1530
#, php-format
msgid "Error reading structure for table %s:"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1715
+#: libraries/classes/Plugins/Export/ExportSql.php:1612
msgid "It appears your database uses views;"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1899
+#: libraries/classes/Plugins/Export/ExportSql.php:1781
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1900
+#: libraries/classes/Plugins/Export/ExportSql.php:1782
msgid "Constraints for table"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1930
+#: libraries/classes/Plugins/Export/ExportSql.php:1809
msgid "Indexes for dumped tables"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1931
+#: libraries/classes/Plugins/Export/ExportSql.php:1810
msgid "Indexes for table"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1967
+#: libraries/classes/Plugins/Export/ExportSql.php:1846
msgid "AUTO_INCREMENT for dumped tables"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1968
+#: libraries/classes/Plugins/Export/ExportSql.php:1847
msgid "AUTO_INCREMENT for table"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:2045
+#: libraries/classes/Plugins/Export/ExportSql.php:1924
msgid "MEDIA TYPES FOR TABLE"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:2069
+#: libraries/classes/Plugins/Export/ExportSql.php:1948
msgid "RELATIONSHIPS FOR TABLE"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:2269
+#: libraries/classes/Plugins/Export/ExportSql.php:2117
msgid "It appears your table uses triggers;"
msgstr ""
-#: 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 ""
-#: libraries/classes/Plugins/Export/ExportSql.php:2335
+#: libraries/classes/Plugins/Export/ExportSql.php:2167
msgid "(See below for the actual view)"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:2416
+#: libraries/classes/Plugins/Export/ExportSql.php:2235
#, php-format
msgid "Error reading data for table %s:"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportXml.php:96
+#: libraries/classes/Plugins/Export/ExportXml.php:94
msgid "Object creation options (all are recommended)"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportXml.php:140
+#: libraries/classes/Plugins/Export/ExportXml.php:138
msgid "Export contents"
msgstr ""
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:222
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:204
#: templates/menu/breadcrumbs.twig:29
msgid "Table:"
msgstr ""
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:223
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:205
msgid "Purpose:"
msgstr ""
@@ -10636,7 +10646,7 @@ msgid "Import these many number of rows (optional):"
msgstr ""
#: 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>"
@@ -10655,26 +10665,26 @@ msgstr ""
msgid "Column names:"
msgstr "Kopyahin ang pangalan ng haligi."
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 "
@@ -10685,7 +10695,7 @@ msgstr ""
msgid "Column names: "
msgstr ""
-#: libraries/classes/Plugins/Import/ImportLdi.php:112
+#: libraries/classes/Plugins/Import/ImportLdi.php:106
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -10693,28 +10703,28 @@ msgstr ""
msgid "MediaWiki Table"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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."
msgstr ""
-#: libraries/classes/Plugins/Import/ImportOds.php:168
+#: libraries/classes/Plugins/Import/ImportOds.php:164
msgid "Could not parse OpenDocument Spreadsheet!"
msgstr ""
@@ -10722,26 +10732,26 @@ msgstr ""
msgid "ESRI Shape File"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Plugins/Import/ImportShp.php:261
+#: libraries/classes/Plugins/Import/ImportShp.php:242
msgid "The imported file does not contain any data!"
msgstr ""
-#: libraries/classes/Plugins/Import/ImportSql.php:67
+#: libraries/classes/Plugins/Import/ImportSql.php:65
msgid "SQL compatibility mode:"
msgstr ""
-#: 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 ""
@@ -10749,18 +10759,18 @@ msgstr ""
msgid "XML"
msgstr ""
-#: libraries/classes/Plugins.php:620
+#: libraries/classes/Plugins.php:589
msgid "This format has no options"
msgstr ""
-#: libraries/classes/Plugins.php:638
+#: libraries/classes/Plugins.php:607
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: 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 ""
@@ -10771,11 +10781,11 @@ msgstr ""
msgid "Schema of the %s database - Page %s"
msgstr ""
-#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:300
+#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:288
msgid "SCHEMA ERROR: "
msgstr ""
-#: libraries/classes/Plugins/Schema/Pdf/Pdf.php:294
+#: libraries/classes/Plugins/Schema/Pdf/Pdf.php:276
msgid "PDF export page"
msgstr ""
@@ -10785,86 +10795,86 @@ msgid "Schema of the %s database"
msgstr ""
#: 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 ""
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:527
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
msgid "Table of contents"
msgstr ""
-#: 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 "Mga komento ng talahanayan:"
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Plugins/SchemaPlugin.php:78
+#: libraries/classes/Plugins/SchemaPlugin.php:74
msgid "Show color"
msgstr ""
-#: libraries/classes/Plugins/SchemaPlugin.php:80
+#: libraries/classes/Plugins/SchemaPlugin.php:76
msgid "Only show keys"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:85
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:83
msgid "Show grid"
msgstr ""
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:91
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:89
#: templates/database/structure/index.twig:23
msgid "Data dictionary"
msgstr ""
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:97
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:95
msgid "Order of the tables"
msgstr ""
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:102
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:100
msgid "Name (Ascending)"
msgstr ""
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:103
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:101
msgid "Name (Descending)"
msgstr ""
@@ -10888,7 +10898,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 ""
@@ -10914,7 +10924,7 @@ msgid ""
"ensure that the output appears all on one line (Default 1)."
msgstr ""
-#: 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 "
@@ -10934,7 +10944,7 @@ msgid ""
"specifies how often space will be added (defaults to 2 nibbles)."
msgstr ""
-#: 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 ""
@@ -10978,7 +10988,7 @@ msgstr ""
msgid "Validation failed for the input string %s."
msgstr ""
-#: 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 ""
@@ -11011,57 +11021,57 @@ msgid ""
"the link."
msgstr ""
-#: 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 ""
-#: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:31
+#: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
msgid ""
"Converts an Internet network address in (IPv4/IPv6) format into a long "
"integer."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Plugins/TwoFactor/Application.php:142
+#: libraries/classes/Plugins/TwoFactor/Application.php:135
msgid "Authentication Application (2FA)"
msgstr ""
-#: 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."
msgstr ""
-#: libraries/classes/Plugins/TwoFactor/Key.php:212
+#: libraries/classes/Plugins/TwoFactor/Key.php:203
msgid "Hardware Security Key (FIDO U2F)"
msgstr ""
-#: 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 ""
@@ -11075,19 +11085,19 @@ msgstr ""
msgid "Two-factor authentication failed."
msgstr ""
-#: libraries/classes/Plugins/TwoFactorPlugin.php:132
+#: libraries/classes/Plugins/TwoFactorPlugin.php:128
msgid "No Two-Factor Authentication"
msgstr ""
-#: libraries/classes/Plugins/TwoFactorPlugin.php:142
+#: libraries/classes/Plugins/TwoFactorPlugin.php:138
msgid "Login using password only."
msgstr ""
-#: libraries/classes/Plugins/TwoFactor/Simple.php:51
+#: libraries/classes/Plugins/TwoFactor/Simple.php:49
msgid "Simple two-factor authentication"
msgstr ""
-#: libraries/classes/Plugins/TwoFactor/Simple.php:61
+#: libraries/classes/Plugins/TwoFactor/Simple.php:59
msgid "For testing purposes only!"
msgstr ""
@@ -11105,147 +11115,147 @@ msgstr ""
msgid "Logout and try as another user."
msgstr ""
-#: libraries/classes/Query/Utilities.php:110
+#: libraries/classes/Query/Utilities.php:109
msgid "Please check privileges of directory containing database."
msgstr ""
-#: libraries/classes/Query/Utilities.php:120
+#: libraries/classes/Query/Utilities.php:118
msgid "Details…"
msgstr ""
-#: libraries/classes/RecentFavoriteTable.php:154
+#: libraries/classes/RecentFavoriteTable.php:152
msgid "Could not save recent table!"
msgstr ""
-#: libraries/classes/RecentFavoriteTable.php:158
+#: libraries/classes/RecentFavoriteTable.php:156
msgid "Could not save favorite table!"
msgstr ""
-#: libraries/classes/RecentFavoriteTable.php:231
+#: libraries/classes/RecentFavoriteTable.php:227
#: templates/database/structure/favorite_anchor.twig:4
msgid "Remove from Favorites"
msgstr ""
-#: libraries/classes/RecentFavoriteTable.php:253
+#: libraries/classes/RecentFavoriteTable.php:249
msgid "There are no recent tables."
msgstr ""
-#: libraries/classes/RecentFavoriteTable.php:254
+#: libraries/classes/RecentFavoriteTable.php:250
msgid "There are no favorite tables."
msgstr ""
-#: libraries/classes/RecentFavoriteTable.php:262
+#: libraries/classes/RecentFavoriteTable.php:258
msgid "Recent tables"
msgstr ""
-#: libraries/classes/RecentFavoriteTable.php:264
+#: libraries/classes/RecentFavoriteTable.php:260
msgid "Recent"
msgstr ""
-#: libraries/classes/RecentFavoriteTable.php:268
+#: libraries/classes/RecentFavoriteTable.php:264
msgid "Favorites"
msgstr ""
-#: libraries/classes/Relation.php:146
+#: libraries/classes/Relation.php:136
msgid "not OK"
msgstr ""
-#: libraries/classes/Relation.php:150
+#: libraries/classes/Relation.php:140
msgctxt "Correctly working"
msgid "OK"
msgstr ""
-#: libraries/classes/Relation.php:153
+#: libraries/classes/Relation.php:143
msgid "Enabled"
msgstr ""
-#: 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 ""
-#: libraries/classes/Relation.php:157
+#: libraries/classes/Relation.php:147
msgid "Configuration of pmadb…"
msgstr ""
-#: 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 ""
-#: libraries/classes/Relation.php:209
+#: libraries/classes/Relation.php:194
msgid "Display Features"
msgstr ""
-#: libraries/classes/Relation.php:226
+#: libraries/classes/Relation.php:211
msgid "Designer and creation of PDFs"
msgstr ""
-#: libraries/classes/Relation.php:237
+#: libraries/classes/Relation.php:222
msgid "Displaying Column Comments"
msgstr ""
-#: libraries/classes/Relation.php:243
+#: libraries/classes/Relation.php:228
msgid "Browser transformation"
msgstr ""
-#: libraries/classes/Relation.php:250
+#: libraries/classes/Relation.php:235
msgid "Please see the documentation on how to update your column_info table."
msgstr ""
-#: 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 ""
-#: libraries/classes/Relation.php:278
+#: libraries/classes/Relation.php:260
msgid "SQL history"
msgstr ""
-#: libraries/classes/Relation.php:289
+#: libraries/classes/Relation.php:266
msgid "Persistent recently used tables"
msgstr ""
-#: libraries/classes/Relation.php:300
+#: libraries/classes/Relation.php:277
msgid "Persistent favorite tables"
msgstr ""
-#: libraries/classes/Relation.php:311
+#: libraries/classes/Relation.php:288
msgid "Persistent tables' UI preferences"
msgstr ""
-#: libraries/classes/Relation.php:333
+#: libraries/classes/Relation.php:310
msgid "User preferences"
msgstr ""
-#: libraries/classes/Relation.php:350
+#: libraries/classes/Relation.php:322
msgid "Configurable menus"
msgstr ""
-#: libraries/classes/Relation.php:361
+#: libraries/classes/Relation.php:333
msgid "Hide/show navigation items"
msgstr ""
-#: libraries/classes/Relation.php:372
+#: libraries/classes/Relation.php:344
msgid "Saving Query-By-Example searches"
msgstr ""
-#: libraries/classes/Relation.php:383
+#: libraries/classes/Relation.php:355
msgid "Managing Central list of columns"
msgstr ""
-#: libraries/classes/Relation.php:394
+#: libraries/classes/Relation.php:366
msgid "Remembering Designer Settings"
msgstr ""
-#: libraries/classes/Relation.php:405
+#: libraries/classes/Relation.php:377
msgid "Saving export templates"
msgstr ""
-#: libraries/classes/Relation.php:1876
+#: libraries/classes/Relation.php:1760
msgid "no description"
msgstr ""
-#: 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 "
@@ -11253,81 +11263,81 @@ msgid ""
"configuration storage there."
msgstr ""
-#: libraries/classes/Relation.php:2254
+#: libraries/classes/Relation.php:2125
#, php-format
msgid ""
"%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
"storage there."
msgstr ""
-#: libraries/classes/Relation.php:2262
+#: libraries/classes/Relation.php:2133
#, php-format
msgid ""
"%sCreate%s the phpMyAdmin configuration storage in the current database."
msgstr ""
-#: libraries/classes/Relation.php:2270
+#: libraries/classes/Relation.php:2141
#, php-format
msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
msgstr ""
-#: libraries/classes/ReplicationGui.php:452
+#: libraries/classes/ReplicationGui.php:440
msgid ""
"Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
"in phpMyAdmin configuration."
msgstr ""
-#: libraries/classes/ReplicationGui.php:463
+#: libraries/classes/ReplicationGui.php:451
msgid "Replication started successfully."
msgstr ""
-#: libraries/classes/ReplicationGui.php:464
+#: libraries/classes/ReplicationGui.php:452
msgid "Error starting replication."
msgstr ""
-#: libraries/classes/ReplicationGui.php:467
+#: libraries/classes/ReplicationGui.php:455
msgid "Replication stopped successfully."
msgstr ""
-#: libraries/classes/ReplicationGui.php:468
+#: libraries/classes/ReplicationGui.php:456
msgid "Error stopping replication."
msgstr ""
-#: libraries/classes/ReplicationGui.php:471
+#: libraries/classes/ReplicationGui.php:459
msgid "Replication resetting successfully."
msgstr ""
-#: libraries/classes/ReplicationGui.php:472
+#: libraries/classes/ReplicationGui.php:460
msgid "Error resetting replication."
msgstr ""
-#: libraries/classes/ReplicationGui.php:475
+#: libraries/classes/ReplicationGui.php:463
msgid "Success."
msgstr ""
-#: libraries/classes/ReplicationGui.php:476
+#: libraries/classes/ReplicationGui.php:464
msgid "Error."
msgstr ""
-#: libraries/classes/ReplicationGui.php:524
+#: libraries/classes/ReplicationGui.php:512
msgid "Unknown error"
msgstr ""
-#: libraries/classes/ReplicationGui.php:537
+#: libraries/classes/ReplicationGui.php:525
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: libraries/classes/ReplicationGui.php:547
+#: libraries/classes/ReplicationGui.php:535
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: libraries/classes/ReplicationGui.php:566
+#: libraries/classes/ReplicationGui.php:554
msgid "Unable to change master!"
msgstr ""
-#: libraries/classes/ReplicationGui.php:570
+#: libraries/classes/ReplicationGui.php:558
#, php-format
msgid "Master server changed successfully to %s."
msgstr ""
@@ -11348,34 +11358,34 @@ msgstr ""
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 ""
-#: libraries/classes/SavedSearches.php:299
+#: libraries/classes/SavedSearches.php:297
msgid "Missing information to save the bookmarked search."
msgstr ""
-#: 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 ""
-#: libraries/classes/SavedSearches.php:387
+#: libraries/classes/SavedSearches.php:383
msgid "Missing information to delete the search."
msgstr ""
-#: libraries/classes/SavedSearches.php:416
+#: libraries/classes/SavedSearches.php:410
msgid "Missing information to load the search."
msgstr ""
-#: libraries/classes/SavedSearches.php:436
+#: libraries/classes/SavedSearches.php:430
msgid "Error while loading the search."
msgstr ""
#: 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 ""
@@ -11402,16 +11412,16 @@ msgstr "Dokumentasyon"
msgid "Account locking is not supported."
msgstr ""
-#: libraries/classes/Server/Privileges.php:263
+#: libraries/classes/Server/Privileges.php:258
msgid "No privileges."
msgstr ""
-#: libraries/classes/Server/Privileges.php:274
+#: libraries/classes/Server/Privileges.php:266
msgid "Includes all privileges except GRANT."
msgstr ""
-#: 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
@@ -11419,7 +11429,7 @@ msgstr ""
msgid "Allows deleting data."
msgstr ""
-#: 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
@@ -11427,7 +11437,7 @@ msgstr ""
msgid "Allows creating new tables."
msgstr ""
-#: 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
@@ -11435,8 +11445,8 @@ msgstr ""
msgid "Allows dropping tables."
msgstr ""
-#: 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
@@ -11444,8 +11454,8 @@ msgstr ""
msgid "Allows creating and dropping indexes."
msgstr ""
-#: 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
@@ -11453,9 +11463,9 @@ msgstr ""
msgid "Allows altering the structure of existing tables."
msgstr ""
-#: 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
@@ -11465,9 +11475,9 @@ msgstr ""
msgid "Allows creating new views."
msgstr ""
-#: 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
@@ -11475,8 +11485,8 @@ msgstr ""
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr ""
-#: 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
@@ -11484,76 +11494,76 @@ msgstr ""
msgid "Allows creating and dropping triggers."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
@@ -11562,85 +11572,85 @@ msgid ""
"killing threads of other users."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
#. 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Server/Privileges.php:1122
+#: libraries/classes/Server/Privileges.php:1084
#, php-format
msgid "The password for %s was changed successfully."
msgstr ""
-#: libraries/classes/Server/Privileges.php:1172
+#: libraries/classes/Server/Privileges.php:1132
#, php-format
msgid "You have revoked the privileges for %s."
msgstr ""
-#: 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 ""
-#: 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
@@ -11648,91 +11658,91 @@ msgstr ""
msgid "Edit privileges"
msgstr ""
-#: libraries/classes/Server/Privileges.php:1592
+#: libraries/classes/Server/Privileges.php:1541
msgid "Revoke"
msgstr ""
-#: libraries/classes/Server/Privileges.php:1922
+#: libraries/classes/Server/Privileges.php:1856
#: templates/server/privileges/privileges_table.twig:264
msgid "Database-specific privileges"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Server/Privileges.php:2289
+#: libraries/classes/Server/Privileges.php:2223
msgid "No users selected for deleting!"
msgstr ""
-#: libraries/classes/Server/Privileges.php:2292
+#: libraries/classes/Server/Privileges.php:2226
msgid "Reloading the privileges"
msgstr ""
-#: libraries/classes/Server/Privileges.php:2317
+#: libraries/classes/Server/Privileges.php:2251
msgid "The selected users have been deleted successfully."
msgstr ""
-#: libraries/classes/Server/Privileges.php:2397
+#: libraries/classes/Server/Privileges.php:2328
#, php-format
msgid "You have updated the privileges for %s."
msgstr ""
-#: 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 ""
-#: libraries/classes/Server/Privileges.php:2573
+#: libraries/classes/Server/Privileges.php:2502
#, php-format
msgid "Deleting %s"
msgstr ""
-#: libraries/classes/Server/Privileges.php:2604
+#: libraries/classes/Server/Privileges.php:2533
msgid "The privileges were reloaded successfully."
msgstr ""
-#: libraries/classes/Server/Privileges.php:2708
+#: libraries/classes/Server/Privileges.php:2637
#, php-format
msgid "The user %s already exists!"
msgstr ""
-#: libraries/classes/Server/Privileges.php:3024
+#: libraries/classes/Server/Privileges.php:2940
#, php-format
msgid "Privileges for %s"
msgstr ""
-#: 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 ""
-#: 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 "
"allows a connection from any (%) host."
msgstr ""
-#: 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 "
@@ -11741,7 +11751,7 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: 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 "
@@ -11750,98 +11760,98 @@ msgid ""
"privilege."
msgstr ""
-#: libraries/classes/Server/Privileges.php:3576
+#: libraries/classes/Server/Privileges.php:3436
msgid "You have added a new user."
msgstr ""
-#: 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 ""
-#: libraries/classes/Server/Status/Data.php:151
+#: libraries/classes/Server/Status/Data.php:149
msgid "Handler"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:152
+#: libraries/classes/Server/Status/Data.php:150
msgid "Query cache"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:153
+#: libraries/classes/Server/Status/Data.php:151
msgid "Threads"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:155
+#: libraries/classes/Server/Status/Data.php:153
msgid "Temporary data"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:156
+#: libraries/classes/Server/Status/Data.php:154
msgid "Delayed inserts"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:157
+#: libraries/classes/Server/Status/Data.php:155
msgid "Key cache"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:158
+#: libraries/classes/Server/Status/Data.php:156
msgid "Joins"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:160
+#: libraries/classes/Server/Status/Data.php:158
msgid "Sorting"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:162
+#: libraries/classes/Server/Status/Data.php:160
msgid "Transaction coordinator"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:163
+#: libraries/classes/Server/Status/Data.php:161
#: templates/server/binlog/index.twig:27
msgid "Files"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:182
+#: libraries/classes/Server/Status/Data.php:180
msgid "Flush (close) all tables"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:186
+#: libraries/classes/Server/Status/Data.php:184
msgid "Show open tables"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:195
+#: libraries/classes/Server/Status/Data.php:193
msgid "Show slave hosts"
msgstr ""
-#: 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 ""
-#: libraries/classes/Server/Status/Data.php:209
+#: libraries/classes/Server/Status/Data.php:207
msgid "Show slave status"
msgstr ""
-#: libraries/classes/Server/Status/Data.php:217
+#: libraries/classes/Server/Status/Data.php:215
msgid "Flush query cache"
msgstr ""
-#: libraries/classes/Server/Status/Processes.php:117
+#: libraries/classes/Server/Status/Processes.php:114
msgid "ID"
msgstr ""
-#: 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 ""
-#: libraries/classes/Server/Status/Processes.php:133
+#: libraries/classes/Server/Status/Processes.php:130
msgid "Command"
msgstr ""
-#: libraries/classes/Server/Status/Processes.php:145
+#: libraries/classes/Server/Status/Processes.php:142
msgid "Progress"
msgstr ""
@@ -11849,60 +11859,60 @@ msgstr ""
msgid "View users"
msgstr ""
-#: libraries/classes/Server/UserGroups.php:262
+#: libraries/classes/Server/UserGroups.php:256
msgid "Server-level tabs"
msgstr ""
-#: libraries/classes/Server/UserGroups.php:267
+#: libraries/classes/Server/UserGroups.php:261
msgid "Database-level tabs"
msgstr ""
-#: libraries/classes/Server/UserGroups.php:272
+#: libraries/classes/Server/UserGroups.php:266
msgid "Table-level tabs"
msgstr ""
-#: 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."
msgstr ""
-#: libraries/classes/Setup/Index.php:161
+#: libraries/classes/Setup/Index.php:153
msgid "Got invalid version string from server"
msgstr ""
-#: libraries/classes/Setup/Index.php:173
+#: libraries/classes/Setup/Index.php:165
msgid "Unparsable version string"
msgstr ""
-#: 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 "
"version is %s, released on %s."
msgstr ""
-#: libraries/classes/Setup/Index.php:203
+#: libraries/classes/Setup/Index.php:195
msgid "No newer stable version is available"
msgstr ""
-#: libraries/classes/Sql.php:535
+#: libraries/classes/Sql.php:499
#, php-format
msgid "Using bookmark \"%s\" as default browse query."
msgstr ""
-#: libraries/classes/Sql.php:1056
+#: libraries/classes/Sql.php:974
msgid "Showing as PHP code"
msgstr ""
-#: libraries/classes/Sql.php:1434
+#: libraries/classes/Sql.php:1340
#, php-format
msgid ""
"Current selection does not contain a unique column. Grid edit, checkbox, "
"Edit, Copy and Delete features are not available. %s"
msgstr ""
-#: 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 "
@@ -11914,43 +11924,43 @@ msgstr ""
msgid "Run SQL query/queries on server “%s”"
msgstr ""
-#: libraries/classes/SqlQueryForm.php:168
+#: libraries/classes/SqlQueryForm.php:165
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/classes/SqlQueryForm.php:194
+#: libraries/classes/SqlQueryForm.php:180
#, php-format
msgid "Run SQL query/queries on table %s"
msgstr ""
-#: libraries/classes/StorageEngine.php:371
+#: libraries/classes/StorageEngine.php:367
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: 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 ""
-#: libraries/classes/StorageEngine.php:483
+#: libraries/classes/StorageEngine.php:476
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/classes/StorageEngine.php:486
+#: libraries/classes/StorageEngine.php:479
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/classes/StorageEngine.php:491
+#: libraries/classes/StorageEngine.php:483
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: 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 ""
@@ -11959,50 +11969,50 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: libraries/classes/Table.php:359
+#: libraries/classes/Table.php:341
msgid "Unknown table status:"
msgstr ""
-#: libraries/classes/Table.php:1043
+#: libraries/classes/Table.php:1002
#, php-format
msgid "Source database `%s` was not found!"
msgstr ""
-#: libraries/classes/Table.php:1052
+#: libraries/classes/Table.php:1011
#, php-format
msgid "Target database `%s` was not found!"
msgstr ""
-#: libraries/classes/Table.php:1612
+#: libraries/classes/Table.php:1519
msgid "Invalid database:"
msgstr ""
-#: libraries/classes/Table.php:1630
+#: libraries/classes/Table.php:1537
msgid "Invalid table name:"
msgstr ""
-#: libraries/classes/Table.php:1669
+#: libraries/classes/Table.php:1576
#, php-format
msgid "Failed to rename table %1$s to %2$s!"
msgstr ""
-#: libraries/classes/Table.php:1691
+#: libraries/classes/Table.php:1593
#, php-format
msgid "Table %1$s has been renamed to %2$s."
msgstr ""
-#: libraries/classes/Table.php:1940
+#: libraries/classes/Table.php:1837
msgid "Could not save table UI preferences!"
msgstr ""
-#: libraries/classes/Table.php:1971
+#: libraries/classes/Table.php:1865
#, php-format
msgid ""
"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
"['MaxTableUiprefs'] %s)"
msgstr ""
-#: 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 "
@@ -12010,15 +12020,15 @@ msgid ""
"changed."
msgstr ""
-#: libraries/classes/Table.php:2293
+#: libraries/classes/Table.php:2164
msgid "Can't rename index to PRIMARY!"
msgstr ""
-#: libraries/classes/Table.php:2319
+#: libraries/classes/Table.php:2190
msgid "No index parts defined!"
msgstr ""
-#: libraries/classes/Table.php:2648
+#: libraries/classes/Table.php:2489
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
@@ -12033,383 +12043,383 @@ msgstr ""
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/classes/ThemeManager.php:152
+#: libraries/classes/ThemeManager.php:150
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/classes/Theme.php:215
+#: libraries/classes/Theme.php:211
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: 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 ""
-#: libraries/classes/Tracking.php:243
+#: libraries/classes/Tracking.php:240
msgid "Tracking statements"
msgstr ""
-#: libraries/classes/Tracking.php:258
+#: libraries/classes/Tracking.php:255
msgid "Delete tracking data row from report"
msgstr ""
-#: libraries/classes/Tracking.php:270
+#: libraries/classes/Tracking.php:267
msgid "No data"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: 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 ""
-#: libraries/classes/Tracking.php:482
+#: libraries/classes/Tracking.php:472
msgid "SQL dump (file download)"
msgstr ""
-#: libraries/classes/Tracking.php:484
+#: libraries/classes/Tracking.php:474
msgid "SQL dump"
msgstr ""
-#: libraries/classes/Tracking.php:487
+#: libraries/classes/Tracking.php:477
msgid "This option will replace your table and contained data."
msgstr ""
-#: libraries/classes/Tracking.php:489
+#: libraries/classes/Tracking.php:479
msgid "SQL execution"
msgstr ""
-#: libraries/classes/Tracking.php:493
+#: libraries/classes/Tracking.php:483
#, php-format
msgid "Export as %s"
msgstr ""
-#: libraries/classes/Tracking.php:531
+#: libraries/classes/Tracking.php:521
msgid "Data manipulation statement"
msgstr ""
-#: libraries/classes/Tracking.php:567
+#: libraries/classes/Tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: 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 ""
-#: libraries/classes/Tracking.php:672
+#: libraries/classes/Tracking.php:658
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: libraries/classes/Tracking.php:742
+#: libraries/classes/Tracking.php:728
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: libraries/classes/Tracking.php:754
+#: libraries/classes/Tracking.php:740
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: 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."
msgstr ""
-#: libraries/classes/Tracking.php:815
+#: libraries/classes/Tracking.php:801
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: libraries/classes/Tracking.php:826
+#: libraries/classes/Tracking.php:812
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: libraries/classes/Tracking.php:866
+#: libraries/classes/Tracking.php:850
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: libraries/classes/Tracking.php:898
+#: libraries/classes/Tracking.php:882
#, php-format
msgid "Tracking for %1$s was activated at version %2$s."
msgstr ""
-#: libraries/classes/Tracking.php:901
+#: libraries/classes/Tracking.php:885
#, php-format
msgid "Tracking for %1$s was deactivated at version %2$s."
msgstr ""
-#: libraries/classes/Tracking.php:1000
+#: libraries/classes/Tracking.php:984
#, php-format
msgid "Version %1$s of %2$s was deleted."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: 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"
msgstr ""
-#: 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"
msgstr ""
-#: 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"
msgstr ""
-#: 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"
msgstr ""
-#: 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)"
msgstr ""
-#: 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"
msgstr ""
-#: 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 "
"2.2250738585072014E-308 to 1.7976931348623157E+308"
msgstr ""
-#: 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)"
msgstr ""
-#: 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)"
msgstr ""
-#: 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"
msgstr ""
-#: libraries/classes/Types.php:280
+#: libraries/classes/Types.php:278
msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
msgstr ""
-#: libraries/classes/Types.php:284
+#: libraries/classes/Types.php:282
#, php-format
msgid "A date, supported range is %1$s to %2$s"
msgstr ""
-#: 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 ""
-#: 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)"
msgstr ""
-#: libraries/classes/Types.php:305
+#: libraries/classes/Types.php:303
#, php-format
msgid "A time, range is %1$s to %2$s"
msgstr ""
-#: 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"
msgstr ""
-#: 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"
msgstr ""
-#: 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 "
"the maximum row size"
msgstr ""
-#: 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"
msgstr ""
-#: 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"
msgstr ""
-#: 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"
msgstr ""
-#: 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 "
"value in bytes"
msgstr ""
-#: 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"
msgstr ""
-#: 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"
msgstr ""
-#: 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"
msgstr ""
-#: 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"
msgstr ""
-#: 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"
msgstr ""
-#: 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"
msgstr ""
-#: 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"
msgstr ""
-#: libraries/classes/Types.php:405
+#: libraries/classes/Types.php:403
msgid "A single value chosen from a set of up to 64 members"
msgstr ""
-#: libraries/classes/Types.php:408
+#: libraries/classes/Types.php:406
msgid "A type that can store a geometry of any type"
msgstr ""
-#: libraries/classes/Types.php:411
+#: libraries/classes/Types.php:409
msgid "A point in 2-dimensional space"
msgstr ""
-#: libraries/classes/Types.php:414
+#: libraries/classes/Types.php:412
msgid "A curve with linear interpolation between points"
msgstr ""
-#: libraries/classes/Types.php:417
+#: libraries/classes/Types.php:415
msgid "A polygon"
msgstr ""
-#: libraries/classes/Types.php:420
+#: libraries/classes/Types.php:418
msgid "A collection of points"
msgstr ""
-#: libraries/classes/Types.php:424
+#: libraries/classes/Types.php:421
msgid "A collection of curves with linear interpolation between points"
msgstr ""
-#: libraries/classes/Types.php:428
+#: libraries/classes/Types.php:424
msgid "A collection of polygons"
msgstr ""
-#: libraries/classes/Types.php:431
+#: libraries/classes/Types.php:427
msgid "A collection of geometry objects of any type"
msgstr ""
-#: libraries/classes/Types.php:435
+#: libraries/classes/Types.php:431
msgid ""
"Stores and enables efficient access to data in JSON (JavaScript Object "
"Notation) documents"
msgstr ""
-#: 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 ""
-#: libraries/classes/Types.php:794
+#: libraries/classes/Types.php:784
msgctxt "date and time types"
msgid "Date and time"
msgstr ""
-#: libraries/classes/Types.php:830
+#: libraries/classes/Types.php:820
msgctxt "spatial types"
msgid "Spatial"
msgstr ""
@@ -12422,89 +12432,89 @@ msgstr ""
msgid "Password is too long!"
msgstr ""
-#: libraries/classes/UserPreferences.php:173
+#: libraries/classes/UserPreferences.php:166
msgid "Could not save configuration"
msgstr ""
-#: libraries/classes/Util.php:137
+#: libraries/classes/Util.php:133
#, php-format
msgid "Max: %s%s"
msgstr ""
#. 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 "Enero"
#. 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 "Pebrero"
#. 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 "Marso"
#. 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 "Abril"
#. l10n: Short month name
-#: libraries/classes/Util.php:750
+#: libraries/classes/Util.php:716
msgctxt "Short month name"
msgid "May"
msgstr "Mayo"
#. 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 "Junyo"
#. 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 "Hulyo"
#. 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 "Agosto"
#. 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 "Septyembre"
#. 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 "Oktubre"
#. 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 "Nobyembre"
#. 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 "Disyembre"
#. 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"
@@ -12512,55 +12522,55 @@ msgid "Sun"
msgstr "Linggo"
#. 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 "Lunes"
#. 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 "Martes"
#. 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 "Miyerkules"
#. 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 "Huwebes"
#. 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 "Biyernes"
#. 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 "Sabado"
-#: libraries/classes/Util.php:806
+#: libraries/classes/Util.php:772
msgctxt "AM/PM indication in time"
msgid "PM"
msgstr ""
-#: libraries/classes/Util.php:808
+#: libraries/classes/Util.php:774
msgctxt "AM/PM indication in time"
msgid "AM"
msgstr ""
-#: libraries/classes/Util.php:882
+#: libraries/classes/Util.php:845
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr ""
-#: libraries/classes/Util.php:2074
+#: libraries/classes/Util.php:1997
msgid "Users"
msgstr ""
-#: libraries/classes/Util.php:2710
+#: libraries/classes/Util.php:2627
#: templates/database/multi_table_query/form.twig:67
msgid "Sort"
msgstr ""
@@ -12689,23 +12699,23 @@ msgstr ""
msgid "Custom - display all possible options to configure"
msgstr ""
-#: libraries/config.values.php:262
+#: libraries/config.values.php:261
msgid "Custom - like above, but without the quick/custom choice"
msgstr ""
-#: libraries/config.values.php:330
+#: libraries/config.values.php:328
msgid "complete inserts"
msgstr ""
-#: libraries/config.values.php:331
+#: libraries/config.values.php:329
msgid "extended inserts"
msgstr ""
-#: libraries/config.values.php:332
+#: libraries/config.values.php:330
msgid "both of the above"
msgstr ""
-#: libraries/config.values.php:333
+#: libraries/config.values.php:331
msgid "neither of the above"
msgstr ""
@@ -12751,11 +12761,11 @@ msgid ""
msgstr ""
#: 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 ""
@@ -12784,7 +12794,7 @@ msgid "first"
msgstr ""
#: 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 ""
@@ -12837,6 +12847,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 "Naglo-load…"
+
#: templates/columns_definitions/column_name.twig:4
#, php-format
msgid "Referenced by %s."
@@ -12894,9 +12919,9 @@ msgstr ""
#: 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"
@@ -12954,14 +12979,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
@@ -13228,7 +13253,7 @@ msgid "Search this table"
msgstr ""
#: 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 ""
@@ -13248,7 +13273,7 @@ msgstr "I-click upang i-sort."
#: 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
@@ -13257,7 +13282,7 @@ msgstr "I-click upang i-sort."
#: 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"
@@ -13282,20 +13307,20 @@ msgstr ""
msgid "Database comment:"
msgstr "Comment ng Database"
-#: 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 ""
-#: 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 ""
-#: 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 ""
@@ -13493,15 +13518,6 @@ msgstr ""
msgid "Active options"
msgstr ""
-#: 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 "Naglo-load…"
-
#: templates/database/designer/page_save_as.twig:19
msgid "Save to selected page"
msgstr ""
@@ -14308,7 +14324,7 @@ msgstr ""
#: 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 ""
@@ -14995,20 +15011,20 @@ msgstr ""
msgid "Other options:"
msgstr ""
-#: templates/indexes.twig:38
-#: templates/table/structure/display_structure.twig:444
+#: templates/indexes.twig:39
+#: templates/table/structure/display_structure.twig:480
#, fuzzy
#| msgid "Page name"
msgid "Rename"
msgstr "Pangalan ng pahina"
-#: 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 ""
-#: 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 ""
@@ -15325,6 +15341,15 @@ msgstr ""
msgid "View:"
msgstr ""
+#: 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 "Ipakita ang mga nakatagong item sa puno ng nabigasyon."
+
#: templates/navigation/item_unhide_dialog.twig:20
msgid "Unhide"
msgstr ""
@@ -17416,12 +17441,24 @@ msgstr ""
msgid "Display order:"
msgstr ""
+#: templates/table/search/index.twig:181
+msgid "Range search"
+msgstr "Saklaw ng paghahanap"
+
+#: templates/table/search/index.twig:187
+msgid "Minimum value:"
+msgstr "Minimum na halaga:"
+
+#: templates/table/search/index.twig:190
+msgid "Maximum value:"
+msgstr "Pinakamataas na halaga:"
+
#: templates/table/start_and_number_of_rows_fieldset.twig:3
msgid "Start row:"
msgstr ""
#: templates/table/structure/display_partitions.twig:4
-#: templates/table/structure/display_structure.twig:533
+#: templates/table/structure/display_structure.twig:570
msgid "Partitions"
msgstr ""
@@ -17503,42 +17540,43 @@ msgstr ""
msgid "Add to central columns"
msgstr ""
-#: 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 ""
-#: 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 ""
-#: templates/table/structure/display_structure.twig:328
+#: templates/table/structure/display_structure.twig:363
#: templates/view_create.twig:13
msgid "Edit view"
msgstr ""
-#: templates/table/structure/display_structure.twig:342
+#: templates/table/structure/display_structure.twig:377
msgid "Propose table structure"
msgstr ""
-#: templates/table/structure/display_structure.twig:359
+#: templates/table/structure/display_structure.twig:394
msgid "Normalize"
msgstr ""
-#: templates/table/structure/display_structure.twig:365
+#: templates/table/structure/display_structure.twig:400
msgid "Track view"
msgstr ""
-#: templates/table/structure/display_structure.twig:379
+#: templates/table/structure/display_structure.twig:414
#, php-format
msgid "Add %s column(s)"
msgstr ""
-#: templates/table/structure/display_structure.twig:384
+#: templates/table/structure/display_structure.twig:419
msgid "at beginning of table"
msgstr ""
-#: templates/table/structure/display_structure.twig:506
+#: templates/table/structure/display_structure.twig:542
#, php-format
msgid "Create an index on %s columns"
msgstr ""