1 # phpMyAdmin translation.
2 # Copyright (C) 2003 - 2018 phpMyAdmin devel team
3 # This file is distributed under the same license as the phpMyAdmin package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: phpMyAdmin 5.2.0-dev\n"
9 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
10 "POT-Creation-Date: 2022-04-21 15:54-0300\n"
11 "PO-Revision-Date: 2019-04-21 21:34+0000\n"
12 "Last-Translator: AJ <necessarylion@gmail.com>\n"
13 "Language-Team: Burmese <https://hosted.weblate.org/projects/phpmyadmin/"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=1; plural=0;\n"
20 "X-Generator: Weblate 3.6\n"
22 #: libraries/advisory_rules_generic.php:9
23 msgid "Uptime below one day"
26 #: libraries/advisory_rules_generic.php:12
27 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
30 #: libraries/advisory_rules_generic.php:14
32 "To have more accurate averages it is recommended to let the server run for "
33 "longer than a day before running this analyzer"
36 #: libraries/advisory_rules_generic.php:17
38 msgid "The uptime is only %s"
41 #: libraries/advisory_rules_generic.php:22
42 msgid "Questions below 1,000"
45 #: libraries/advisory_rules_generic.php:26
47 "Fewer than 1,000 questions have been run against this server. The "
48 "recommendations may not be accurate."
51 #: libraries/advisory_rules_generic.php:30
53 "Let the server run for a longer time until it has executed a greater amount "
57 #: libraries/advisory_rules_generic.php:32
59 msgid "Current amount of Questions: %s"
62 #: libraries/advisory_rules_generic.php:37
63 msgid "Percentage of slow queries"
66 #: libraries/advisory_rules_generic.php:41
68 "There is a lot of slow queries compared to the overall amount of Queries."
71 #: libraries/advisory_rules_generic.php:43
72 #: libraries/advisory_rules_generic.php:56
74 "You might want to increase {long_query_time} or optimize the queries listed "
75 "in the slow query log"
78 #: libraries/advisory_rules_generic.php:45
80 msgid "The slow query rate should be below 5%%, your value is %s%%."
83 #: libraries/advisory_rules_generic.php:50
84 msgid "Slow query rate"
87 #: libraries/advisory_rules_generic.php:54
89 "There is a high percentage of slow queries compared to the server uptime."
92 #: libraries/advisory_rules_generic.php:58
95 "You have a slow query rate of %s per hour, you should have less than 1%% per "
99 #: libraries/advisory_rules_generic.php:63
100 msgid "Long query time"
103 #: libraries/advisory_rules_generic.php:67
105 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
106 "take above 10 seconds are logged."
109 #: libraries/advisory_rules_generic.php:71
111 "It is suggested to set {long_query_time} to a lower value, depending on your "
112 "environment. Usually a value of 1-5 seconds is suggested."
115 #: libraries/advisory_rules_generic.php:74
117 msgid "long_query_time is currently set to %ds."
120 #: libraries/advisory_rules_generic.php:79
121 #: libraries/advisory_rules_generic.php:92
122 msgid "Slow query logging"
125 #: libraries/advisory_rules_generic.php:83
126 #: libraries/advisory_rules_generic.php:96
127 msgid "The slow query log is disabled."
130 #: libraries/advisory_rules_generic.php:85
132 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
133 "help troubleshooting badly performing queries."
136 #: libraries/advisory_rules_generic.php:88
137 msgid "log_slow_queries is set to 'OFF'"
140 #: libraries/advisory_rules_generic.php:98
142 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
143 "help troubleshooting badly performing queries."
146 #: libraries/advisory_rules_generic.php:101
147 msgid "slow_query_log is set to 'OFF'"
150 #: libraries/advisory_rules_generic.php:106
151 msgid "Release Series"
154 #: libraries/advisory_rules_generic.php:109
155 msgid "The MySQL server version less than 5.1."
158 #: libraries/advisory_rules_generic.php:111
160 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
164 #: libraries/advisory_rules_generic.php:113
165 #: libraries/advisory_rules_generic.php:127
166 #: libraries/advisory_rules_generic.php:138
168 msgid "Current version: %s"
171 #: libraries/advisory_rules_generic.php:118
172 #: libraries/advisory_rules_generic.php:132
173 msgid "Minor Version"
176 #: libraries/advisory_rules_generic.php:122
177 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
180 #: libraries/advisory_rules_generic.php:124
182 "You should upgrade, as recent versions of MySQL 5.1 have improved "
183 "performance and MySQL 5.5 even more so."
186 #: libraries/advisory_rules_generic.php:136
187 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
190 #: libraries/advisory_rules_generic.php:137
191 msgid "You should upgrade, to a stable version of MySQL 5.5."
194 #: libraries/advisory_rules_generic.php:143
195 #: libraries/advisory_rules_generic.php:156
199 #: libraries/advisory_rules_generic.php:146
200 msgid "Version is compiled from source, not a MySQL official binary."
203 #: libraries/advisory_rules_generic.php:148
205 "If you did not compile from source, you may be using a package modified by a "
206 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
207 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
210 #: libraries/advisory_rules_generic.php:152
211 msgid "'source' found in version_comment"
214 #: libraries/advisory_rules_generic.php:159
215 msgid "The MySQL manual only is accurate for official MySQL binaries."
218 #: libraries/advisory_rules_generic.php:161
220 "Percona documentation is at <a href=\"https://www.percona.com/software/"
221 "documentation/\">https://www.percona.com/software/documentation/</a>"
224 #: libraries/advisory_rules_generic.php:164
225 msgid "'percona' found in version_comment"
228 #: libraries/advisory_rules_generic.php:168
229 msgid "MySQL Architecture"
232 #: libraries/advisory_rules_generic.php:172
233 msgid "MySQL is not compiled as a 64-bit package."
236 #: libraries/advisory_rules_generic.php:174
238 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
239 "so MySQL might not be able to access all of your memory. You might want to "
240 "consider installing the 64-bit version of MySQL."
243 #: libraries/advisory_rules_generic.php:178
245 msgid "Available memory on this host: %s"
248 #: libraries/advisory_rules_generic.php:184
249 msgid "Query caching method"
252 #: libraries/advisory_rules_generic.php:188
253 msgid "Suboptimal caching method."
256 #: libraries/advisory_rules_generic.php:190
258 "You are using the MySQL Query cache with a fairly high traffic database. It "
259 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
260 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
261 "cache, especially if you have multiple replicas."
264 #: libraries/advisory_rules_generic.php:196
267 "The query cache is enabled and the server receives %d queries per second. "
268 "This rule fires if there is more than 100 queries per second."
271 #: libraries/advisory_rules_generic.php:204
272 msgid "Percentage of sorts that cause temporary tables"
275 #: libraries/advisory_rules_generic.php:208
276 #: libraries/advisory_rules_generic.php:221
277 msgid "Too many sorts are causing temporary tables."
280 #: libraries/advisory_rules_generic.php:210
281 #: libraries/advisory_rules_generic.php:223
283 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
284 "depending on your system memory limits."
287 #: libraries/advisory_rules_generic.php:213
290 "%s%% of all sorts cause temporary tables, this value should be lower than "
294 #: libraries/advisory_rules_generic.php:218
295 msgid "Rate of sorts that cause temporary tables"
298 #: libraries/advisory_rules_generic.php:226
301 "Temporary tables average: %s, this value should be less than 1 per hour."
304 #: libraries/advisory_rules_generic.php:231
308 #: libraries/advisory_rules_generic.php:234
309 msgid "There are lots of rows being sorted."
312 #: libraries/advisory_rules_generic.php:236
314 "While there is nothing wrong with a high amount of row sorting, you might "
315 "want to make sure that the queries which require a lot of sorting use "
316 "indexed columns in the ORDER BY clause, as this will result in much faster "
320 #: libraries/advisory_rules_generic.php:240
322 msgid "Sorted rows average: %s"
325 #: libraries/advisory_rules_generic.php:246
326 msgid "Rate of joins without indexes"
329 #: libraries/advisory_rules_generic.php:249
330 msgid "There are too many joins without indexes."
333 #: libraries/advisory_rules_generic.php:251
335 "This means that joins are doing full table scans. Adding indexes for the "
336 "columns being used in the join conditions will greatly speed up table joins."
339 #: libraries/advisory_rules_generic.php:254
341 msgid "Table joins average: %s, this value should be less than 1 per hour"
344 #: libraries/advisory_rules_generic.php:259
345 msgid "Rate of reading first index entry"
348 #: libraries/advisory_rules_generic.php:262
349 msgid "The rate of reading the first index entry is high."
352 #: libraries/advisory_rules_generic.php:264
354 "This usually indicates frequent full index scans. Full index scans are "
355 "faster than table scans but require lots of CPU cycles in big tables, if "
356 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
357 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
358 "scans. Other than that full index scans can only be reduced by rewriting "
362 #: libraries/advisory_rules_generic.php:270
364 msgid "Index scans average: %s, this value should be less than 1 per hour"
367 #: libraries/advisory_rules_generic.php:275
368 msgid "Rate of reading fixed position"
371 #: libraries/advisory_rules_generic.php:278
372 msgid "The rate of reading data from a fixed position is high."
375 #: libraries/advisory_rules_generic.php:280
377 "This indicates that many queries need to sort results and/or do a full table "
378 "scan, including join queries that do not use indexes. Add indexes where "
382 #: libraries/advisory_rules_generic.php:283
385 "Rate of reading fixed position average: %s, this value should be less than 1 "
389 #: libraries/advisory_rules_generic.php:288
390 msgid "Rate of reading next table row"
393 #: libraries/advisory_rules_generic.php:291
394 msgid "The rate of reading the next table row is high."
397 #: libraries/advisory_rules_generic.php:293
399 "This indicates that many queries are doing full table scans. Add indexes "
403 #: libraries/advisory_rules_generic.php:295
406 "Rate of reading next table row: %s, this value should be less than 1 per hour"
409 #: libraries/advisory_rules_generic.php:301
410 msgid "Different tmp_table_size and max_heap_table_size"
413 #: libraries/advisory_rules_generic.php:304
414 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
417 #: libraries/advisory_rules_generic.php:306
419 "If you have deliberately changed one of either: The server uses the lower "
420 "value of either to determine the maximum size of in-memory tables. So if you "
421 "wish to increase the in-memory table limit you will have to increase the "
422 "other value as well."
425 #: libraries/advisory_rules_generic.php:310
427 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
430 #: libraries/advisory_rules_generic.php:316
431 msgid "Percentage of temp tables on disk"
434 #: libraries/advisory_rules_generic.php:320
435 #: libraries/advisory_rules_generic.php:341
437 "Many temporary tables are being written to disk instead of being kept in "
441 #: libraries/advisory_rules_generic.php:322
443 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
444 "some temporary tables are always being written to disk, independent of the "
445 "value of these variables. To eliminate these you will have to rewrite your "
446 "queries to avoid those conditions (Within a temporary table: Presence of a "
447 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
448 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
449 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
452 #: libraries/advisory_rules_generic.php:331
455 "%s%% of all temporary tables are being written to disk, this value should be "
459 #: libraries/advisory_rules_generic.php:337
460 msgid "Temp disk rate"
463 #: libraries/advisory_rules_generic.php:343
465 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
466 "some temporary tables are always being written to disk, independent of the "
467 "value of these variables. To eliminate these you will have to rewrite your "
468 "queries to avoid those conditions (Within a temporary table: Presence of a "
469 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
470 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
471 "temporary-tables.html\">MySQL Documentation</a>"
474 #: libraries/advisory_rules_generic.php:352
477 "Rate of temporary tables being written to disk: %s, this value should be "
478 "less than 1 per hour"
481 #: libraries/advisory_rules_generic.php:359
482 msgid "MyISAM key buffer size"
485 #: libraries/advisory_rules_generic.php:362
486 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
489 #: libraries/advisory_rules_generic.php:364
491 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
495 #: libraries/advisory_rules_generic.php:366
496 msgid "key_buffer_size is 0"
499 #: libraries/advisory_rules_generic.php:371
501 msgid "Max % MyISAM key buffer ever used"
504 #: libraries/advisory_rules_generic.php:376
505 #: libraries/advisory_rules_generic.php:393
507 msgid "MyISAM key buffer (index cache) % used is low."
510 #: libraries/advisory_rules_generic.php:378
511 #: libraries/advisory_rules_generic.php:395
513 "You may need to decrease the size of {key_buffer_size}, re-examine your "
514 "tables to see if indexes have been removed, or examine queries and "
515 "expectations about what indexes are being used."
518 #: libraries/advisory_rules_generic.php:382
521 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
524 #: libraries/advisory_rules_generic.php:387
525 msgid "Percentage of MyISAM key buffer used"
528 #: libraries/advisory_rules_generic.php:399
530 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
533 #: libraries/advisory_rules_generic.php:404
534 msgid "Percentage of index reads from memory"
537 #: libraries/advisory_rules_generic.php:409
539 msgid "The % of indexes that use the MyISAM key buffer is low."
542 #: libraries/advisory_rules_generic.php:410
543 msgid "You may need to increase {key_buffer_size}."
546 #: libraries/advisory_rules_generic.php:411
548 msgid "Index reads from memory: %s%%, this value should be above 95%%"
551 #: libraries/advisory_rules_generic.php:417
552 msgid "Rate of table open"
555 #: libraries/advisory_rules_generic.php:420
556 msgid "The rate of opening tables is high."
559 #: libraries/advisory_rules_generic.php:422
561 "Opening tables requires disk I/O which is costly. Increasing "
562 "{table_open_cache} might avoid this."
565 #: libraries/advisory_rules_generic.php:424
567 msgid "Opened table rate: %s, this value should be less than 10 per hour"
570 #: libraries/advisory_rules_generic.php:429
571 msgid "Percentage of used open files limit"
574 #: libraries/advisory_rules_generic.php:433
576 "The number of open files is approaching the max number of open files. You "
577 "may get a \"Too many open files\" error."
580 #: libraries/advisory_rules_generic.php:437
581 #: libraries/advisory_rules_generic.php:450
583 "Consider increasing {open_files_limit}, and check the error log when "
584 "restarting after changing {open_files_limit}."
587 #: libraries/advisory_rules_generic.php:440
590 "The number of opened files is at %s%% of the limit. It should be below 85%%"
593 #: libraries/advisory_rules_generic.php:445
594 msgid "Rate of open files"
597 #: libraries/advisory_rules_generic.php:448
598 msgid "The rate of opening files is high."
601 #: libraries/advisory_rules_generic.php:453
603 msgid "Opened files rate: %s, this value should be less than 5 per hour"
606 #: libraries/advisory_rules_generic.php:459
608 msgid "Immediate table locks %"
611 #: libraries/advisory_rules_generic.php:463
612 #: libraries/advisory_rules_generic.php:473
613 msgid "Too many table locks were not granted immediately."
616 #: libraries/advisory_rules_generic.php:464
617 #: libraries/advisory_rules_generic.php:474
618 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
621 #: libraries/advisory_rules_generic.php:465
623 msgid "Immediate table locks: %s%%, this value should be above 95%%"
626 #: libraries/advisory_rules_generic.php:470
627 msgid "Table lock wait rate"
630 #: libraries/advisory_rules_generic.php:475
632 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
635 #: libraries/advisory_rules_generic.php:480
639 #: libraries/advisory_rules_generic.php:483
641 "Thread cache is disabled, resulting in more overhead from new connections to "
645 #: libraries/advisory_rules_generic.php:484
646 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
649 #: libraries/advisory_rules_generic.php:485
650 msgid "The thread cache is set to 0"
653 #: libraries/advisory_rules_generic.php:490
655 msgid "Thread cache hit rate %"
658 #: libraries/advisory_rules_generic.php:494
659 msgid "Thread cache is not efficient."
662 #: libraries/advisory_rules_generic.php:495
663 msgid "Increase {thread_cache_size}."
666 #: libraries/advisory_rules_generic.php:496
668 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
671 #: libraries/advisory_rules_generic.php:501
672 msgid "Threads that are slow to launch"
675 #: libraries/advisory_rules_generic.php:505
676 msgid "There are too many threads that are slow to launch."
679 #: libraries/advisory_rules_generic.php:507
681 "This generally happens in case of general system overload as it is pretty "
682 "simple operations. You might want to monitor your system load carefully."
685 #: libraries/advisory_rules_generic.php:510
687 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
690 #: libraries/advisory_rules_generic.php:515
691 msgid "Slow launch time"
694 #: libraries/advisory_rules_generic.php:518
695 msgid "Slow_launch_time is above 2s."
698 #: libraries/advisory_rules_generic.php:520
700 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
704 #: libraries/advisory_rules_generic.php:522
706 msgid "slow_launch_time is set to %s"
709 #: libraries/advisory_rules_generic.php:528
710 msgid "Percentage of used connections"
713 #: libraries/advisory_rules_generic.php:531
715 "The maximum amount of used connections is getting close to the value of "
719 #: libraries/advisory_rules_generic.php:533
721 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
722 "that do not close database handlers properly get killed sooner. Make sure "
723 "the code closes database handlers properly."
726 #: libraries/advisory_rules_generic.php:537
729 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
732 #: libraries/advisory_rules_generic.php:542
733 msgid "Percentage of aborted connections"
736 #: libraries/advisory_rules_generic.php:545
737 #: libraries/advisory_rules_generic.php:559
738 msgid "Too many connections are aborted."
741 #: libraries/advisory_rules_generic.php:547
742 #: libraries/advisory_rules_generic.php:561
744 "Connections are usually aborted when they cannot be authorized. <a "
745 "href=\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-"
746 "of-aborted_connects/\">This article</a> might help you track down the source."
749 #: libraries/advisory_rules_generic.php:551
751 msgid "%s%% of all connections are aborted. This value should be below 1%%"
754 #: libraries/advisory_rules_generic.php:556
755 msgid "Rate of aborted connections"
758 #: libraries/advisory_rules_generic.php:565
761 "Aborted connections rate is at %s, this value should be less than 1 per hour"
764 #: libraries/advisory_rules_generic.php:570
765 msgid "Percentage of aborted clients"
768 #: libraries/advisory_rules_generic.php:573
769 #: libraries/advisory_rules_generic.php:587
770 msgid "Too many clients are aborted."
773 #: libraries/advisory_rules_generic.php:575
774 #: libraries/advisory_rules_generic.php:589
776 "Clients are usually aborted when they did not close their connection to "
777 "MySQL properly. This can be due to network issues or code not closing a "
778 "database handler properly. Check your network and code."
781 #: libraries/advisory_rules_generic.php:579
783 msgid "%s%% of all clients are aborted. This value should be below 2%%"
786 #: libraries/advisory_rules_generic.php:584
787 msgid "Rate of aborted clients"
790 #: libraries/advisory_rules_generic.php:593
792 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
795 #: libraries/advisory_rules_generic.php:599
796 msgid "Is InnoDB disabled?"
799 #: libraries/advisory_rules_generic.php:603
800 msgid "You do not have InnoDB enabled."
803 #: libraries/advisory_rules_generic.php:604
804 msgid "InnoDB is usually the better choice for table engines."
807 #: libraries/advisory_rules_generic.php:605
808 msgid "have_innodb is set to 'value'"
811 #: libraries/advisory_rules_generic.php:609
812 #: libraries/advisory_rules_generic.php:633
813 msgid "InnoDB log size"
816 #: libraries/advisory_rules_generic.php:613
817 #: libraries/advisory_rules_generic.php:640
819 "The InnoDB log file size is not an appropriate size, in relation to the "
820 "InnoDB buffer pool."
823 #: libraries/advisory_rules_generic.php:615
824 #: libraries/advisory_rules_generic.php:642
827 "Especially on a system with a lot of writes to InnoDB tables you should set "
828 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
829 "bigger this value, the longer the recovery time will be when database "
830 "crashes, so this value should not be set much higher than 256 MiB. Please "
831 "note however that you cannot simply change the value of this variable. You "
832 "need to shutdown the server, remove the InnoDB log files, set the new value "
833 "in my.cnf, start the server, then check the error logs if everything went "
834 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
835 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
838 #: libraries/advisory_rules_generic.php:626
839 #: libraries/advisory_rules_generic.php:653
842 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
843 "it should not be below 20%%"
846 #: libraries/advisory_rules_generic.php:660
847 msgid "Max InnoDB log size"
850 #: libraries/advisory_rules_generic.php:664
851 msgid "The InnoDB log file size is inadequately large."
854 #: libraries/advisory_rules_generic.php:666
857 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
858 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
859 "recovery time after a database crash considerably. See also <a "
860 "href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
861 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
862 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
863 "then check the error logs if everything went fine. See also <a "
864 "href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
865 "innodblogfilesize-proper-way.html\">this blog entry</a>"
868 #: libraries/advisory_rules_generic.php:676
870 msgid "Your absolute InnoDB log size is %s MiB"
873 #: libraries/advisory_rules_generic.php:681
874 msgid "InnoDB buffer pool size"
877 #: libraries/advisory_rules_generic.php:685
878 msgid "Your InnoDB buffer pool is fairly small."
881 #: libraries/advisory_rules_generic.php:687
884 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
885 "tables. Assign all your remaining memory to this buffer. For database "
886 "servers that use solely InnoDB as storage engine and have no other services "
887 "(e.g. a web server) running, you may set this as high as 80% of your "
888 "available memory. If that is not the case, you need to carefully assess the "
889 "memory consumption of your other services and non-InnoDB-Tables and set this "
890 "variable accordingly. If it is set too high, your system will start "
891 "swapping, which decreases performance significantly. See also <a "
892 "href=\"https://www.percona.com/blog/2007/11/03/choosing-"
893 "innodb_buffer_pool_size/\">this article</a>"
896 #: libraries/advisory_rules_generic.php:697
899 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
900 "rule fires if you are assigning less than 60%%, however this might be "
901 "perfectly adequate for your system if you don't have much InnoDB tables or "
902 "other services running on the same machine."
905 #: libraries/advisory_rules_generic.php:707
906 msgid "MyISAM concurrent inserts"
909 #: libraries/advisory_rules_generic.php:710
910 msgid "Enable {concurrent_insert} by setting it to 1"
913 #: libraries/advisory_rules_generic.php:712
915 "Setting {concurrent_insert} to 1 reduces contention between readers and "
916 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
917 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
920 #: libraries/advisory_rules_generic.php:716
921 msgid "concurrent_insert is set to 0"
924 #: libraries/advisory_rules_mysql_before80003.php:9
925 msgid "Query cache disabled"
928 #: libraries/advisory_rules_mysql_before80003.php:12
929 msgid "The query cache is not enabled."
932 #: libraries/advisory_rules_mysql_before80003.php:14
934 "The query cache is known to greatly improve performance if configured "
935 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
936 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
937 "memcached, ignore this recommendation."
940 #: libraries/advisory_rules_mysql_before80003.php:18
941 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
944 #: libraries/advisory_rules_mysql_before80003.php:23
946 msgid "Query cache efficiency (%)"
949 #: libraries/advisory_rules_mysql_before80003.php:27
950 msgid "Query cache not running efficiently, it has a low hit rate."
953 #: libraries/advisory_rules_mysql_before80003.php:28
954 msgid "Consider increasing {query_cache_limit}."
957 #: libraries/advisory_rules_mysql_before80003.php:29
959 msgid "The current query cache hit rate of %s%% is below 20%%"
962 #: libraries/advisory_rules_mysql_before80003.php:34
963 msgid "Query Cache usage"
966 #: libraries/advisory_rules_mysql_before80003.php:39
968 msgid "Less than 80% of the query cache is being utilized."
971 #: libraries/advisory_rules_mysql_before80003.php:41
973 "This might be caused by {query_cache_limit} being too low. Flushing the "
974 "query cache might help as well."
977 #: libraries/advisory_rules_mysql_before80003.php:45
980 "The current ratio of free query cache memory to total query cache size is "
981 "%s%%. It should be above 80%%"
984 #: libraries/advisory_rules_mysql_before80003.php:52
985 msgid "Query cache fragmentation"
988 #: libraries/advisory_rules_mysql_before80003.php:56
989 msgid "The query cache is considerably fragmented."
992 #: libraries/advisory_rules_mysql_before80003.php:58
994 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
995 "This might be caused by many Query cache low memory prunes due to "
996 "{query_cache_size} being too small. For a immediate but short lived fix you "
997 "can flush the query cache (might lock the query cache for a long time). "
998 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
999 "too, e.g. you can set it to the average size of your queries in the cache "
1000 "using this formula: (query_cache_size - qcache_free_memory) / "
1001 "qcache_queries_in_cache"
1004 #: libraries/advisory_rules_mysql_before80003.php:66
1007 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1008 "that the query cache is an alternating pattern of free and used blocks. This "
1009 "value should be below 20%%."
1012 #: libraries/advisory_rules_mysql_before80003.php:73
1013 msgid "Query cache low memory prunes"
1016 #: libraries/advisory_rules_mysql_before80003.php:77
1018 "Cached queries are removed due to low query cache memory from the query "
1022 #: libraries/advisory_rules_mysql_before80003.php:79
1024 "You might want to increase {query_cache_size}, however keep in mind that the "
1025 "overhead of maintaining the cache is likely to increase with its size, so do "
1026 "this in small increments and monitor the results."
1029 #: libraries/advisory_rules_mysql_before80003.php:84
1032 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1033 "value is, the better (This rules firing limit: 0.1%%)"
1036 #: libraries/advisory_rules_mysql_before80003.php:91
1037 msgid "Query cache max size"
1040 #: libraries/advisory_rules_mysql_before80003.php:96
1042 "The query cache size is above 128 MiB. Big query caches may cause "
1043 "significant overhead that is required to maintain the cache."
1046 #: libraries/advisory_rules_mysql_before80003.php:100
1048 "Depending on your environment, it might be performance increasing to reduce "
1052 #: libraries/advisory_rules_mysql_before80003.php:102
1054 msgid "Current query cache size: %s"
1057 #: libraries/advisory_rules_mysql_before80003.php:107
1058 msgid "Query cache min result size"
1061 #: libraries/advisory_rules_mysql_before80003.php:111
1063 "The max size of the result set in the query cache is the default of 1 MiB."
1066 #: libraries/advisory_rules_mysql_before80003.php:113
1068 "Changing {query_cache_limit} (usually by increasing) may increase "
1069 "efficiency. This variable determines the maximum size a query result may "
1070 "have to be inserted into the query cache. If there are many query results "
1071 "above 1 MiB that are well cacheable (many reads, little writes) then "
1072 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1073 "of many query results being above 1 MiB that are not very well cacheable "
1074 "(often invalidated due to table updates) increasing {query_cache_limit} "
1075 "might reduce efficiency."
1078 #: libraries/advisory_rules_mysql_before80003.php:120
1079 msgid "query_cache_limit is set to 1 MiB"
1082 #: libraries/classes/Advisor.php:234
1084 msgid "Error when evaluating: %s"
1087 #: libraries/classes/Advisor.php:261
1089 msgid "Failed evaluating precondition for rule '%s'."
1092 #: libraries/classes/Advisor.php:281
1094 msgid "Failed calculating value for rule '%s'."
1097 #: libraries/classes/Advisor.php:300
1099 msgid "Failed running test for rule '%s'."
1102 #: libraries/classes/Advisor.php:328
1104 msgid "Failed formatting string for rule '%s'."
1107 #: libraries/classes/Advisor.php:413
1111 #: libraries/classes/Advisor.php:416
1115 #: libraries/classes/Advisor.php:419
1119 #: libraries/classes/Advisor.php:422
1123 #: libraries/classes/BrowseForeigners.php:200
1127 #: libraries/classes/BrowseForeigners.php:206
1128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
1129 #: libraries/classes/Controllers/Server/PrivilegesController.php:330
1130 #: libraries/classes/Normalization.php:255
1131 #: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:327
1132 #: libraries/classes/Tracking.php:481
1133 #: templates/columns_definitions/column_definitions_form.twig:43
1134 #: templates/database/designer/main.twig:1102
1135 #: templates/database/events/editor_form.twig:115
1136 #: templates/database/operations/index.twig:19
1137 #: templates/database/operations/index.twig:75
1138 #: templates/database/operations/index.twig:185
1139 #: templates/database/operations/index.twig:225
1140 #: templates/database/routines/editor_form.twig:176
1141 #: templates/database/routines/execute_form.twig:55
1142 #: templates/database/search/main.twig:74
1143 #: templates/database/triggers/editor_form.twig:69
1144 #: templates/display/results/table.twig:190
1145 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1146 #: templates/modals/create_view.twig:10
1147 #: templates/modals/enum_set_editor.twig:10
1148 #: templates/modals/index_dialog_modal.twig:10
1149 #: templates/preferences/manage/main.twig:46
1150 #: templates/preferences/manage/main.twig:108
1151 #: templates/server/binlog/index.twig:34
1152 #: templates/server/privileges/add_user.twig:36
1153 #: templates/server/privileges/change_password.twig:70
1154 #: templates/server/privileges/edit_routine_privileges.twig:102
1155 #: templates/server/privileges/privileges_summary.twig:102
1156 #: templates/server/privileges/privileges_table.twig:858
1157 #: templates/server/privileges/user_properties.twig:149
1158 #: templates/server/privileges/users_overview.twig:159
1159 #: templates/server/replication/change_primary.twig:33
1160 #: templates/server/replication/primary_add_replica_user.twig:81
1161 #: templates/server/replication/primary_configuration.twig:30
1162 #: templates/server/replication/replica_configuration.twig:16
1163 #: templates/server/replication/replica_configuration.twig:88
1164 #: templates/server/user_groups/edit_user_groups.twig:21
1165 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1166 #: templates/table/find_replace/index.twig:62
1167 #: templates/table/insert/actions_panel.twig:37
1168 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1169 #: templates/table/operations/index.twig:38
1170 #: templates/table/operations/index.twig:86
1171 #: templates/table/operations/index.twig:241
1172 #: templates/table/operations/index.twig:328
1173 #: templates/table/operations/index.twig:505
1174 #: templates/table/operations/view.twig:20
1175 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1176 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1177 #: templates/table/structure/display_structure.twig:343
1178 #: templates/table/structure/display_structure.twig:437
1179 #: templates/table/structure/display_structure.twig:555
1180 #: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116
1184 #: libraries/classes/BrowseForeigners.php:221
1185 #: libraries/classes/BrowseForeigners.php:225
1186 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1187 #: templates/table/structure/display_structure.twig:458
1188 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1192 #: libraries/classes/BrowseForeigners.php:222
1193 #: libraries/classes/BrowseForeigners.php:224
1194 #: templates/server/engines/index.twig:14
1195 #: templates/server/plugins/index.twig:27
1196 #: templates/server/status/variables/index.twig:77
1200 #: libraries/classes/BrowseForeigners.php:321
1201 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
1202 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
1203 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
1204 #: templates/list_navigator.twig:4
1205 msgid "Page number:"
1208 #: libraries/classes/BrowseForeigners.php:335
1209 #: libraries/classes/Controllers/JavaScriptMessagesController.php:561
1210 #: templates/display/results/table.twig:24
1211 #: templates/server/privileges/initials_row.twig:17
1212 #: templates/table/browse_foreigners/show_all.twig:4
1216 #: libraries/classes/Charsets/Collation.php:170
1217 #: libraries/classes/Charsets.php:176 libraries/classes/Charsets.php:177
1221 #: libraries/classes/Charsets/Collation.php:203
1222 #: libraries/classes/Charsets/Collation.php:501
1224 msgid "German (phone book order)"
1227 #: libraries/classes/Charsets/Collation.php:207
1228 #: libraries/classes/Charsets/Collation.php:498
1230 msgid "German (dictionary order)"
1233 #: libraries/classes/Charsets/Collation.php:216
1234 #: libraries/classes/Charsets/Collation.php:576
1236 msgid "Spanish (traditional)"
1239 #: libraries/classes/Charsets/Collation.php:220
1240 #: libraries/classes/Charsets/Collation.php:569
1242 msgid "Spanish (modern)"
1245 #: libraries/classes/Charsets/Collation.php:298
1246 msgctxt "Collation variant"
1247 msgid "case-insensitive"
1250 #: libraries/classes/Charsets/Collation.php:301
1251 msgctxt "Collation variant"
1252 msgid "case-sensitive"
1255 #: libraries/classes/Charsets/Collation.php:304
1256 msgctxt "Collation variant"
1257 msgid "accent-insensitive"
1260 #: libraries/classes/Charsets/Collation.php:307
1261 msgctxt "Collation variant"
1262 msgid "accent-sensitive"
1265 #: libraries/classes/Charsets/Collation.php:310
1266 msgctxt "Collation variant"
1267 msgid "kana-sensitive"
1270 #: libraries/classes/Charsets/Collation.php:314
1271 msgctxt "Collation variant"
1275 #: libraries/classes/Charsets/Collation.php:317
1276 msgctxt "Collation variant"
1280 #: libraries/classes/Charsets/Collation.php:320
1281 msgctxt "Collation variant"
1285 #: libraries/classes/Charsets/Collation.php:339
1290 #: libraries/classes/Charsets/Collation.php:351
1291 #: libraries/classes/Charsets/Collation.php:600
1296 #: libraries/classes/Charsets/Collation.php:361
1297 #: libraries/classes/Charsets/Collation.php:547
1299 msgid "West European"
1302 #: libraries/classes/Charsets/Collation.php:368
1304 msgid "Central European"
1307 #: libraries/classes/Charsets/Collation.php:373
1308 #: libraries/classes/Charsets/Collation.php:554
1313 #: libraries/classes/Charsets/Collation.php:378
1315 msgid "Simplified Chinese"
1318 #: libraries/classes/Charsets/Collation.php:381
1320 msgid "Traditional Chinese"
1323 #: libraries/classes/Charsets/Collation.php:384
1324 #: libraries/classes/Charsets/Collation.php:469
1329 #: libraries/classes/Charsets/Collation.php:392
1330 #: libraries/classes/Charsets/Collation.php:518
1335 #: libraries/classes/Charsets/Collation.php:397
1340 #: libraries/classes/Charsets/Collation.php:402
1345 #: libraries/classes/Charsets/Collation.php:405
1350 #: libraries/classes/Charsets/Collation.php:408
1355 #: libraries/classes/Charsets/Collation.php:411
1356 #: libraries/classes/Charsets/Collation.php:533
1361 #: libraries/classes/Charsets/Collation.php:414
1366 #: libraries/classes/Charsets/Collation.php:417
1371 #: libraries/classes/Charsets/Collation.php:420
1376 #: libraries/classes/Charsets/Collation.php:423
1378 msgid "Czech-Slovak"
1381 #: libraries/classes/Charsets/Collation.php:426
1382 #: libraries/classes/Charsets/Collation.php:592
1387 #: libraries/classes/Charsets/Collation.php:429
1388 #: libraries/classes/Charsets/Collation.php:588
1393 #: libraries/classes/Charsets/Collation.php:432
1394 #: libraries/classes/Charsets/Collation.php:580
1399 #: libraries/classes/Charsets/Collation.php:435
1400 #: libraries/classes/Charsets/Collation.php:584
1405 #: libraries/classes/Charsets/Collation.php:438
1410 #: libraries/classes/Charsets/Collation.php:463
1415 #: libraries/classes/Charsets/Collation.php:475
1420 #: libraries/classes/Charsets/Collation.php:479
1425 #: libraries/classes/Charsets/Collation.php:483
1430 #: libraries/classes/Charsets/Collation.php:487
1435 #: libraries/classes/Charsets/Collation.php:491
1440 #: libraries/classes/Charsets/Collation.php:495
1445 #: libraries/classes/Charsets/Collation.php:510
1450 #: libraries/classes/Charsets/Collation.php:514
1455 #: libraries/classes/Charsets/Collation.php:521
1457 msgid "Classical Latin"
1460 #: libraries/classes/Charsets/Collation.php:525
1465 #: libraries/classes/Charsets/Collation.php:529
1470 #: libraries/classes/Charsets/Collation.php:537
1475 #: libraries/classes/Charsets/Collation.php:540
1480 #: libraries/classes/Charsets/Collation.php:544
1485 #: libraries/classes/Charsets/Collation.php:551
1490 #: libraries/classes/Charsets/Collation.php:558
1495 #: libraries/classes/Charsets/Collation.php:562
1500 #: libraries/classes/Charsets/Collation.php:566
1505 #: libraries/classes/Charsets/Collation.php:596
1510 #: libraries/classes/Common.php:244
1512 msgid "You should upgrade to %s %s or later."
1515 #: libraries/classes/Common.php:276
1516 msgid "Error: Token mismatch"
1519 #: libraries/classes/Common.php:490
1521 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1522 "access phpMyAdmin."
1525 #: libraries/classes/Common.php:549
1527 "You have enabled mbstring.func_overload in your PHP configuration. This "
1528 "option is incompatible with phpMyAdmin and might cause some data to be "
1532 #: libraries/classes/Common.php:566
1534 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1535 "requires these functions!"
1538 #: libraries/classes/Common.php:577
1539 msgid "GLOBALS overwrite attempt"
1542 #: libraries/classes/Common.php:587
1543 msgid "possible exploit"
1546 #: libraries/classes/Config/Descriptions.php:69
1547 #: libraries/classes/Config/Descriptions.php:70
1548 #: libraries/classes/Config/Descriptions.php:71
1549 msgid "Users cannot set a higher value"
1552 #: libraries/classes/Config/Descriptions.php:89
1554 "If enabled, user can enter any MySQL server in login form for cookie auth."
1557 #: libraries/classes/Config/Descriptions.php:92
1559 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1560 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1561 "to the given regular expression."
1564 #: libraries/classes/Config/Descriptions.php:97
1566 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1567 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1568 "cross-frame scripting (XSS) attacks."
1571 #: libraries/classes/Config/Descriptions.php:102
1573 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1577 #: libraries/classes/Config/Descriptions.php:104
1578 msgid "Enable bzip2 compression for import operations."
1581 #: libraries/classes/Config/Descriptions.php:105
1582 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1585 #: libraries/classes/Config/Descriptions.php:106
1587 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1591 #: libraries/classes/Config/Descriptions.php:107
1592 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1595 #: libraries/classes/Config/Descriptions.php:108
1596 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1599 #: libraries/classes/Config/Descriptions.php:109
1600 msgid "Enter your public key for the reCAPTCHA service on your domain."
1603 #: libraries/classes/Config/Descriptions.php:110
1604 msgid "Enter your private key for your domain reCAPTCHA service."
1607 #: libraries/classes/Config/Descriptions.php:111
1608 msgid "Enter your siteverify URL for your reCAPTCHA service."
1611 #: libraries/classes/Config/Descriptions.php:113
1613 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1614 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1615 "kbd] - allows newlines in columns."
1618 #: libraries/classes/Config/Descriptions.php:118
1620 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1621 "highlighting and line numbers."
1624 #: libraries/classes/Config/Descriptions.php:123
1626 "Find any errors in the query before executing it. Requires CodeMirror to be "
1630 #: libraries/classes/Config/Descriptions.php:126
1632 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1636 #: libraries/classes/Config/Descriptions.php:129
1638 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1642 #: libraries/classes/Config/Descriptions.php:132
1644 "Compress gzip exports on the fly without the need for much memory; if you "
1645 "encounter problems with created gzip files disable this feature."
1648 #: libraries/classes/Config/Descriptions.php:136
1650 "Whether a warning (\"Are your really sure…\") should be displayed when "
1651 "you're about to lose data."
1654 #: libraries/classes/Config/Descriptions.php:139
1655 msgid "Autocomplete of the table and column names in the SQL queries."
1658 #: libraries/classes/Config/Descriptions.php:142
1659 #: libraries/classes/Config/Descriptions.php:146
1660 #: libraries/classes/Config/Descriptions.php:150
1661 #: libraries/classes/Config/Descriptions.php:154
1662 #: libraries/classes/Config/Descriptions.php:158
1663 #: libraries/classes/Config/Descriptions.php:162
1664 #: libraries/classes/Config/Descriptions.php:166
1665 #: libraries/classes/Config/Descriptions.php:170
1666 #: libraries/classes/Config/Descriptions.php:174
1668 "Values for options list for default transformations. These will be "
1669 "overwritten if transformation is filled in at table structure page."
1672 #: libraries/classes/Config/Descriptions.php:178
1674 "Disable the table maintenance mass operations, like optimizing or repairing "
1675 "the selected tables of a database."
1678 #: libraries/classes/Config/Descriptions.php:182
1680 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1684 #: libraries/classes/Config/Descriptions.php:184
1685 #: libraries/classes/Config/Descriptions.php:728
1686 #: libraries/classes/Plugins/Export/ExportSql.php:345
1687 msgid "Exclude definition of current user"
1690 #: libraries/classes/Config/Descriptions.php:186
1692 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1693 "the referenced data, [kbd]id[/kbd] is the key value."
1696 #: libraries/classes/Config/Descriptions.php:190
1698 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1699 "for magic strings that can be used to get special values."
1702 #: libraries/classes/Config/Descriptions.php:195
1704 "Please note that phpMyAdmin is just a user interface and its features do not "
1708 #: libraries/classes/Config/Descriptions.php:198
1710 "Advanced server configuration, do not change these options unless you know "
1711 "what they are for."
1714 #: libraries/classes/Config/Descriptions.php:201
1716 "Configure phpMyAdmin configuration storage to gain access to additional "
1717 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1721 #: libraries/classes/Config/Descriptions.php:206
1723 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1727 #: libraries/classes/Config/Descriptions.php:209
1728 msgid "Customize browse mode."
1731 #: libraries/classes/Config/Descriptions.php:210
1732 #: libraries/classes/Config/Descriptions.php:211
1733 #: libraries/classes/Config/Descriptions.php:218
1734 #: libraries/classes/Config/Descriptions.php:224
1735 #: libraries/classes/Config/Descriptions.php:225
1736 #: libraries/classes/Config/Descriptions.php:230
1737 msgid "Customize default options."
1740 #: libraries/classes/Config/Descriptions.php:212
1741 msgid "Settings for phpMyAdmin developers."
1744 #: libraries/classes/Config/Descriptions.php:213
1745 msgid "Customize edit mode."
1748 #: libraries/classes/Config/Descriptions.php:214
1749 msgid "Customize default export options."
1752 #: libraries/classes/Config/Descriptions.php:215
1753 msgid "Set some commonly used options."
1756 #: libraries/classes/Config/Descriptions.php:216
1757 msgid "Customize default common import options."
1760 #: libraries/classes/Config/Descriptions.php:217
1761 msgid "Set import and export directories and compression options."
1764 #: libraries/classes/Config/Descriptions.php:219
1765 msgid "Databases display options."
1768 #: libraries/classes/Config/Descriptions.php:220
1769 msgid "Customize appearance of the navigation panel."
1772 #: libraries/classes/Config/Descriptions.php:221
1773 msgid "Customize the navigation tree."
1776 #: libraries/classes/Config/Descriptions.php:222
1777 msgid "Servers display options."
1780 #: libraries/classes/Config/Descriptions.php:223
1781 msgid "Tables display options."
1784 #: libraries/classes/Config/Descriptions.php:226
1785 msgid "Settings that didn't fit anywhere else."
1788 #: libraries/classes/Config/Descriptions.php:227
1789 msgid "Authentication settings."
1792 #: libraries/classes/Config/Descriptions.php:228
1793 msgid "Enter server connection parameters."
1796 #: libraries/classes/Config/Descriptions.php:229
1797 msgid "Customize links shown in SQL Query boxes."
1800 #: libraries/classes/Config/Descriptions.php:231
1801 msgid "SQL queries settings."
1804 #: libraries/classes/Config/Descriptions.php:232
1805 msgid "Customize startup page."
1808 #: libraries/classes/Config/Descriptions.php:233
1810 "Choose which details to show in the database structure (list of tables)."
1813 #: libraries/classes/Config/Descriptions.php:234
1814 msgid "Settings for the table structure (list of columns)."
1817 #: libraries/classes/Config/Descriptions.php:235
1818 msgid "Choose how you want tabs to work."
1821 #: libraries/classes/Config/Descriptions.php:236
1822 msgid "Customize text input fields."
1825 #: libraries/classes/Config/Descriptions.php:237
1826 msgid "Customize default options"
1829 #: libraries/classes/Config/Descriptions.php:238
1830 msgid "Disable some of the warnings shown by phpMyAdmin."
1833 #: libraries/classes/Config/Descriptions.php:240
1834 msgid "Enable gzip compression for import and export operations."
1837 #: libraries/classes/Config/Descriptions.php:242
1839 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1840 "if one of the queries failed."
1843 #: libraries/classes/Config/Descriptions.php:246
1845 "Allow interrupt of import in case script detects it is close to time limit. "
1846 "This might be a good way to import large files, however it can break "
1850 #: libraries/classes/Config/Descriptions.php:251
1852 "Default format; be aware that this list depends on location (database, "
1853 "table) and only SQL is always available."
1856 #: libraries/classes/Config/Descriptions.php:254
1857 #: libraries/classes/Config/Descriptions.php:255
1858 msgid "Update data when duplicate keys found on import"
1861 #: libraries/classes/Config/Descriptions.php:256
1862 msgid "Number of queries to skip from start."
1865 #: libraries/classes/Config/Descriptions.php:258
1867 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1868 "only occurs for the current server. Setting this to FALSE makes it easy to "
1869 "forget to log out from other servers when connected to multiple servers."
1872 #: libraries/classes/Config/Descriptions.php:263
1874 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1875 "kbd] authentication mode."
1878 #: libraries/classes/Config/Descriptions.php:267
1880 "Defines how long (in seconds) a login cookie should be stored in browser. "
1881 "The default of 0 means that it will be kept for the existing session only, "
1882 "and will be deleted as soon as you close the browser window. This is "
1883 "recommended for non-trusted environments."
1886 #: libraries/classes/Config/Descriptions.php:273
1887 msgid "Maximum number of characters used when a SQL query is displayed."
1890 #: libraries/classes/Config/Descriptions.php:276
1892 "The number of items that can be displayed on each page on the first level of "
1893 "the navigation tree."
1896 #: libraries/classes/Config/Descriptions.php:279
1898 "The number of items that can be displayed on each page of the navigation "
1902 #: libraries/classes/Config/Descriptions.php:282
1904 "Number of rows displayed when browsing a result set. If the result set "
1905 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1908 #: libraries/classes/Config/Descriptions.php:287
1910 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1911 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1914 #: libraries/classes/Config/Descriptions.php:291
1915 msgid "In the navigation panel, replaces the database tree with a selector"
1918 #: libraries/classes/Config/Descriptions.php:294
1919 msgid "Link with main panel by highlighting the current database or table."
1922 #: libraries/classes/Config/Descriptions.php:297
1924 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1925 "([code]new[/code])."
1928 #: libraries/classes/Config/Descriptions.php:300
1930 "Defines the minimum number of items (tables, views, routines and events) to "
1931 "display a filter box."
1934 #: libraries/classes/Config/Descriptions.php:303
1936 "Group items in the navigation tree (determined by the separator defined in "
1937 "the Databases and Tables tabs above)."
1940 #: libraries/classes/Config/Descriptions.php:307
1942 "Whether to offer the possibility of tree expansion in the navigation panel."
1945 #: libraries/classes/Config/Descriptions.php:310
1946 msgid "Whether to show procedures under database in the navigation tree"
1949 #: libraries/classes/Config/Descriptions.php:313
1950 msgid "Whether to expand single database in the navigation tree automatically."
1953 #: libraries/classes/Config/Descriptions.php:315
1954 msgid "Set to 0 to collapse navigation panel."
1957 #: libraries/classes/Config/Descriptions.php:316
1958 msgid "Show logo in navigation panel."
1961 #: libraries/classes/Config/Descriptions.php:317
1962 msgid "URL where logo in the navigation panel will point to."
1965 #: libraries/classes/Config/Descriptions.php:318
1966 msgid "Display server choice at the top of the navigation panel."
1969 #: libraries/classes/Config/Descriptions.php:319
1970 msgid "String that separates databases into different tree levels."
1973 #: libraries/classes/Config/Descriptions.php:320
1974 msgid "String that separates tables into different tree levels."
1977 #: libraries/classes/Config/Descriptions.php:321
1978 msgid "Highlight server under the mouse cursor."
1981 #: libraries/classes/Config/Descriptions.php:322
1982 msgid "Whether to show tables under database in the navigation tree"
1985 #: libraries/classes/Config/Descriptions.php:323
1986 msgid "Whether to show views under database in the navigation tree"
1989 #: libraries/classes/Config/Descriptions.php:324
1990 msgid "Whether to show functions under database in the navigation tree"
1993 #: libraries/classes/Config/Descriptions.php:325
1994 msgid "Whether to show events under database in the navigation tree"
1997 #: libraries/classes/Config/Descriptions.php:327
1999 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2000 "DATETIME and TIMESTAMP, ascending order otherwise."
2003 #: libraries/classes/Config/Descriptions.php:331
2005 "Disable the default warning that is displayed on the database details "
2006 "Structure page if any of the required tables for the phpMyAdmin "
2007 "configuration storage could not be found."
2010 #: libraries/classes/Config/Descriptions.php:336
2012 "Disable the default warning that is displayed on the Structure page if "
2013 "column names in a table are reserved MySQL words."
2016 #: libraries/classes/Config/Descriptions.php:340
2018 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2019 "storage). If disabled, this utilizes JS-routines to display query history "
2020 "(lost by window close)."
2023 #: libraries/classes/Config/Descriptions.php:345
2025 "Sets the effective timezone; possibly different than the one from your "
2029 #: libraries/classes/Config/Descriptions.php:348
2031 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2032 "[kbd]pma__bookmark[/kbd]"
2035 #: libraries/classes/Config/Descriptions.php:351
2037 "Leave blank for no column comments/media types, suggested: "
2038 "[kbd]pma__column_info[/kbd]."
2041 #: libraries/classes/Config/Descriptions.php:354
2043 "A special MySQL user configured with limited permissions, more information "
2044 "available on [doc@linked-tables]documentation[/doc]."
2047 #: libraries/classes/Config/Descriptions.php:358
2049 "An alternate host to hold the configuration storage; leave blank to use the "
2050 "already defined host."
2053 #: libraries/classes/Config/Descriptions.php:361
2055 "An alternate port to connect to the host that holds the configuration "
2056 "storage; leave blank to use the default port, or the already defined port, "
2057 "if the controlhost equals host."
2060 #: libraries/classes/Config/Descriptions.php:366
2062 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2063 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2064 "com/19588]MySQL Bugs[/a]"
2067 #: libraries/classes/Config/Descriptions.php:370
2069 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2073 #: libraries/classes/Config/Descriptions.php:373
2075 "Limits number of table preferences which are stored in database, the oldest "
2076 "records are automatically removed."
2079 #: libraries/classes/Config/Descriptions.php:377
2081 "Leave blank for no QBE saved searches support, suggested: "
2082 "[kbd]pma__savedsearches[/kbd]."
2085 #: libraries/classes/Config/Descriptions.php:380
2087 "Leave blank for no export template support, suggested: "
2088 "[kbd]pma__export_templates[/kbd]."
2091 #: libraries/classes/Config/Descriptions.php:383
2093 "Leave blank for no central columns support, suggested: "
2094 "[kbd]pma__central_columns[/kbd]."
2097 #: libraries/classes/Config/Descriptions.php:386
2099 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2100 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2101 "[kbd]'my_db'[/kbd]."
2104 #: libraries/classes/Config/Descriptions.php:391
2106 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2109 #: libraries/classes/Config/Descriptions.php:394
2111 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2112 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2113 "Suggested: [kbd]phpmyadmin[/kbd]."
2116 #: libraries/classes/Config/Descriptions.php:399
2118 "Leave blank for no \"persistent\" recently used tables across sessions, "
2119 "suggested: [kbd]pma__recent[/kbd]."
2122 #: libraries/classes/Config/Descriptions.php:403
2124 "Leave blank for no \"persistent\" favorite tables across sessions, "
2125 "suggested: [kbd]pma__favorite[/kbd]."
2128 #: libraries/classes/Config/Descriptions.php:407
2130 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2131 "[kbd]pma__relation[/kbd]."
2134 #: libraries/classes/Config/Descriptions.php:412
2136 "See [doc@authentication-modes]authentication types[/doc] for an example."
2139 #: libraries/classes/Config/Descriptions.php:415
2141 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2145 #: libraries/classes/Config/Descriptions.php:418
2147 "Table to describe the display columns, leave blank for no support; "
2148 "suggested: [kbd]pma__table_info[/kbd]."
2151 #: libraries/classes/Config/Descriptions.php:422
2153 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2154 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2157 #: libraries/classes/Config/Descriptions.php:426
2159 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2160 "the log when creating a database."
2163 #: libraries/classes/Config/Descriptions.php:430
2165 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2166 "log when creating a table."
2169 #: libraries/classes/Config/Descriptions.php:434
2171 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2172 "log when creating a view."
2175 #: libraries/classes/Config/Descriptions.php:438
2176 msgid "Defines the list of statements the auto-creation uses for new versions."
2179 #: libraries/classes/Config/Descriptions.php:441
2181 "Leave blank for no SQL query tracking support, suggested: "
2182 "[kbd]pma__tracking[/kbd]."
2185 #: libraries/classes/Config/Descriptions.php:444
2187 "Whether the tracking mechanism creates versions for tables and views "
2191 #: libraries/classes/Config/Descriptions.php:447
2193 "Leave blank for no user preferences storage in database, suggested: "
2194 "[kbd]pma__userconfig[/kbd]."
2197 #: libraries/classes/Config/Descriptions.php:450
2199 "Both this table and the user groups table are required to enable the "
2200 "configurable menus feature; leaving either one of them blank will disable "
2201 "this feature, suggested: [kbd]pma__users[/kbd]."
2204 #: libraries/classes/Config/Descriptions.php:455
2206 "Both this table and the users table are required to enable the configurable "
2207 "menus feature; leaving either one of them blank will disable this feature, "
2208 "suggested: [kbd]pma__usergroups[/kbd]."
2211 #: libraries/classes/Config/Descriptions.php:460
2213 "Leave blank to disable the feature to hide and show navigation items, "
2214 "suggested: [kbd]pma__navigationhiding[/kbd]."
2217 #: libraries/classes/Config/Descriptions.php:464
2219 "A user-friendly description of this server. Leave blank to display the "
2223 #: libraries/classes/Config/Descriptions.php:466
2224 msgid "Leave blank if not used."
2227 #: libraries/classes/Config/Descriptions.php:467
2228 msgid "Leave blank for defaults."
2231 #: libraries/classes/Config/Descriptions.php:468
2232 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2235 #: libraries/classes/Config/Descriptions.php:469
2236 msgid "Authentication method to use."
2239 #: libraries/classes/Config/Descriptions.php:470
2240 msgid "Compress connection to MySQL server."
2243 #: libraries/classes/Config/Descriptions.php:471
2244 msgid "Hide databases matching regular expression (PCRE)."
2247 #: libraries/classes/Config/Descriptions.php:472
2248 msgid "Hostname where MySQL server is running."
2251 #: libraries/classes/Config/Descriptions.php:473
2252 #: libraries/classes/Config/Descriptions.php:477
2253 msgid "Leave empty if not using config auth."
2256 #: libraries/classes/Config/Descriptions.php:474
2257 msgid "Port on which MySQL server is listening, leave empty for default."
2260 #: libraries/classes/Config/Descriptions.php:475
2261 msgid "Socket on which MySQL server is listening, leave empty for default."
2264 #: libraries/classes/Config/Descriptions.php:476
2265 msgid "Enable SSL for connection to MySQL server."
2268 #: libraries/classes/Config/Descriptions.php:479
2270 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2271 "authentication mode because the password is hard coded in the configuration "
2272 "file; this does not limit the ability to execute the same command directly."
2275 #: libraries/classes/Config/Descriptions.php:484
2276 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2279 #: libraries/classes/Config/Descriptions.php:487
2281 "Show or hide a column displaying the Last update timestamp for all tables."
2284 #: libraries/classes/Config/Descriptions.php:490
2286 "Show or hide a column displaying the Last check timestamp for all tables."
2289 #: libraries/classes/Config/Descriptions.php:493
2291 "Defines whether or not type fields should be initially displayed in edit/"
2295 #: libraries/classes/Config/Descriptions.php:496
2297 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2301 #: libraries/classes/Config/Descriptions.php:498
2302 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2305 #: libraries/classes/Config/Descriptions.php:499
2306 msgid "Show or hide a column displaying the comments for all tables."
2309 #: libraries/classes/Config/Descriptions.php:500
2310 msgid "Show or hide a column displaying the charset for all tables."
2313 #: libraries/classes/Config/Descriptions.php:501
2314 msgid "Display the function fields in edit/insert mode."
2317 #: libraries/classes/Config/Descriptions.php:502
2318 msgid "Whether to show hint or not."
2321 #: libraries/classes/Config/Descriptions.php:503
2323 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2326 #: libraries/classes/Config/Descriptions.php:504
2327 msgid "Allow to display database and table statistics (e.g. space usage)."
2330 #: libraries/classes/Config/Descriptions.php:506
2332 "Mark used tables and make it possible to show databases with locked tables."
2335 #: libraries/classes/Config/Descriptions.php:509
2337 "Disable the default warning that is displayed on the main page if Suhosin is "
2341 #: libraries/classes/Config/Descriptions.php:512
2343 "Disable the default warning that is displayed on the main page if the value "
2344 "of the PHP setting session.gc_maxlifetime is less than the value of "
2345 "`LoginCookieValidity`."
2348 #: libraries/classes/Config/Descriptions.php:517
2350 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2351 "query textareas (*2)."
2354 #: libraries/classes/Config/Descriptions.php:520
2356 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2357 "query textareas (*2)."
2360 #: libraries/classes/Config/Descriptions.php:523
2362 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2363 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2364 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2365 "HTTP_X_FORWARDED_FOR[/kbd]."
2368 #: libraries/classes/Config/Descriptions.php:529
2370 "When disabled, users cannot set any of the options below, regardless of the "
2371 "checkbox on the right."
2374 #: libraries/classes/Config/Descriptions.php:532
2376 "The URL of the proxy to be used when retrieving the information about the "
2377 "latest version of phpMyAdmin, or when submitting error reports. You need "
2378 "this if the server where phpMyAdmin is installed does not have direct access "
2379 "to the Internet. The format is: \"hostname:portnumber\"."
2382 #: libraries/classes/Config/Descriptions.php:538
2384 "The username for authenticating with the proxy. By default, no "
2385 "authentication is performed. If a username is supplied, Basic Authentication "
2386 "will be performed. No other types of authentication are currently supported."
2389 #: libraries/classes/Config/Descriptions.php:544
2391 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2392 "will be inserted with Shift+Enter."
2395 #: libraries/classes/Config/Descriptions.php:548
2397 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2398 "configuration storage tables automatically."
2401 #: libraries/classes/Config/Descriptions.php:551
2402 msgid "Highlight selected rows."
2405 #: libraries/classes/Config/Descriptions.php:552
2406 msgid "Highlight row pointed by the mouse cursor."
2409 #: libraries/classes/Config/Descriptions.php:553
2410 msgid "Number of columns for CHAR/VARCHAR textareas."
2413 #: libraries/classes/Config/Descriptions.php:554
2414 msgid "Number of rows for CHAR/VARCHAR textareas."
2417 #: libraries/classes/Config/Descriptions.php:555
2419 "Log SQL queries and their execution time, to be displayed in the console"
2422 #: libraries/classes/Config/Descriptions.php:556
2423 msgid "Tab that is displayed when entering a database."
2426 #: libraries/classes/Config/Descriptions.php:557
2427 msgid "Tab that is displayed when entering a server."
2430 #: libraries/classes/Config/Descriptions.php:558
2431 msgid "Tab that is displayed when entering a table."
2434 #: libraries/classes/Config/Descriptions.php:559
2435 msgid "Whether the table structure actions should be hidden."
2438 #: libraries/classes/Config/Descriptions.php:560
2439 msgid "Whether column comments should be shown in table structure view"
2442 #: libraries/classes/Config/Descriptions.php:561
2443 msgid "Show server listing as a list instead of a drop down."
2446 #: libraries/classes/Config/Descriptions.php:562
2447 msgid "A dropdown will be used if fewer items are present."
2450 #: libraries/classes/Config/Descriptions.php:563
2451 msgid "Default value for foreign key checks checkbox for some queries."
2454 #: libraries/classes/Config/Descriptions.php:564
2455 msgid "Uncheck the checkbox to disable drag and drop import"
2458 #: libraries/classes/Config/Descriptions.php:565
2459 msgid "How many rows can be inserted at one time."
2462 #: libraries/classes/Config/Descriptions.php:566
2464 "Maximum number of characters shown in any non-numeric column on browse view."
2467 #: libraries/classes/Config/Descriptions.php:567
2468 msgid "Define how long (in seconds) a login cookie is valid."
2471 #: libraries/classes/Config/Descriptions.php:568
2472 msgid "Double size of textarea for LONGTEXT columns."
2475 #: libraries/classes/Config/Descriptions.php:569
2476 msgid "Maximum number of databases displayed in database list."
2479 #: libraries/classes/Config/Descriptions.php:570
2480 msgid "Maximum number of tables displayed in table list."
2483 #: libraries/classes/Config/Descriptions.php:571
2484 msgid "Maximum number of recently used tables; set 0 to disable."
2487 #: libraries/classes/Config/Descriptions.php:572
2488 msgid "Maximum number of favorite tables; set 0 to disable."
2491 #: libraries/classes/Config/Descriptions.php:573
2492 msgid "These are Edit, Copy and Delete links."
2495 #: libraries/classes/Config/Descriptions.php:574
2496 msgid "Whether to show row links even in the absence of a unique key."
2499 #: libraries/classes/Config/Descriptions.php:575
2500 #: libraries/classes/Config/Descriptions.php:858
2501 msgid "Disable shortcut keys"
2504 #: libraries/classes/Config/Descriptions.php:576
2505 msgid "Use natural order for sorting table and database names."
2508 #: libraries/classes/Config/Descriptions.php:577
2509 #: libraries/classes/Config/Descriptions.php:580
2510 #: libraries/classes/Config/Descriptions.php:581
2511 msgid "Use only icons, only text or both."
2514 #: libraries/classes/Config/Descriptions.php:578
2515 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2518 #: libraries/classes/Config/Descriptions.php:579
2519 msgid "Use persistent connections to MySQL databases."
2522 #: libraries/classes/Config/Descriptions.php:582
2523 msgid "Disallow BLOB and BINARY columns from editing."
2526 #: libraries/classes/Config/Descriptions.php:583
2527 msgid "How many queries are kept in history."
2530 #: libraries/classes/Config/Descriptions.php:584
2531 msgid "Select which functions will be used for character set conversion."
2534 #: libraries/classes/Config/Descriptions.php:585
2535 msgid "When browsing tables, the sorting of each table is remembered."
2538 #: libraries/classes/Config/Descriptions.php:586
2539 msgid "Default sort order for tables with a primary key."
2542 #: libraries/classes/Config/Descriptions.php:587
2544 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2547 #: libraries/classes/Config/Descriptions.php:588
2548 msgid "For display Options"
2551 #: libraries/classes/Config/Descriptions.php:589
2552 msgid "Directory where exports can be saved on server."
2555 #: libraries/classes/Config/Descriptions.php:590
2557 "Defines whether the query box should stay on-screen after its submission."
2560 #: libraries/classes/Config/Descriptions.php:591
2561 msgid "Title of browser window when a database is selected."
2564 #: libraries/classes/Config/Descriptions.php:592
2565 msgid "Title of browser window when nothing is selected."
2568 #: libraries/classes/Config/Descriptions.php:593
2569 msgid "Title of browser window when a server is selected."
2572 #: libraries/classes/Config/Descriptions.php:594
2573 msgid "Title of browser window when a table is selected."
2576 #: libraries/classes/Config/Descriptions.php:595
2577 msgid "Directory on server where you can upload files for import."
2580 #: libraries/classes/Config/Descriptions.php:596
2581 msgid "Allow for searching inside the entire database."
2584 #: libraries/classes/Config/Descriptions.php:597
2585 msgid "Enables check for latest version on main phpMyAdmin page."
2588 #: libraries/classes/Config/Descriptions.php:598
2589 msgid "The password for authenticating with the proxy."
2592 #: libraries/classes/Config/Descriptions.php:599
2593 msgid "Enable ZIP compression for import and export operations."
2596 #: libraries/classes/Config/Descriptions.php:600
2597 msgid "Choose the default action when sending error reports."
2600 #: libraries/classes/Config/Descriptions.php:617
2601 msgid "Allow login to any MySQL server"
2604 #: libraries/classes/Config/Descriptions.php:618
2605 msgid "Restrict login to MySQL server"
2608 #: libraries/classes/Config/Descriptions.php:619
2609 msgid "Allow third party framing"
2612 #: libraries/classes/Config/Descriptions.php:620
2613 msgid "Show \"Drop database\" link to normal users"
2616 #: libraries/classes/Config/Descriptions.php:621
2617 msgid "Blowfish secret"
2620 #: libraries/classes/Config/Descriptions.php:622
2624 #: libraries/classes/Config/Descriptions.php:623
2625 msgid "Highlight pointer"
2628 #: libraries/classes/Config/Descriptions.php:624
2632 #: libraries/classes/Config/Descriptions.php:625
2633 msgid "CHAR columns editing"
2636 #: libraries/classes/Config/Descriptions.php:626
2637 msgid "Enable CodeMirror"
2640 #: libraries/classes/Config/Descriptions.php:627
2641 msgid "Enable linter"
2644 #: libraries/classes/Config/Descriptions.php:628
2645 msgid "Minimum size for input field"
2648 #: libraries/classes/Config/Descriptions.php:629
2649 msgid "Maximum size for input field"
2652 #: libraries/classes/Config/Descriptions.php:630
2653 msgid "CHAR textarea columns"
2656 #: libraries/classes/Config/Descriptions.php:631
2657 msgid "CHAR textarea rows"
2660 #: libraries/classes/Config/Descriptions.php:632
2661 msgid "Check config file permissions"
2664 #: libraries/classes/Config/Descriptions.php:633
2665 msgid "Compress on the fly"
2668 #: libraries/classes/Config/Descriptions.php:634
2669 msgid "Confirm DROP queries"
2672 #: libraries/classes/Config/Descriptions.php:635
2673 #: templates/console/display.twig:11 templates/console/display.twig:64
2677 #: libraries/classes/Config/Descriptions.php:636
2678 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
2679 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
2683 #: libraries/classes/Config/Descriptions.php:637
2684 msgid "Default database tab"
2687 #: libraries/classes/Config/Descriptions.php:638
2688 msgid "Default server tab"
2691 #: libraries/classes/Config/Descriptions.php:639
2692 msgid "Default table tab"
2695 #: libraries/classes/Config/Descriptions.php:640
2696 msgid "Enable autocomplete for table and column names"
2699 #: libraries/classes/Config/Descriptions.php:641
2700 msgid "Show column comments"
2703 #: libraries/classes/Config/Descriptions.php:642
2704 msgid "Hide table structure actions"
2707 #: libraries/classes/Config/Descriptions.php:643
2708 msgid "Default transformations for Hex"
2711 #: libraries/classes/Config/Descriptions.php:644
2712 msgid "Default transformations for Substring"
2715 #: libraries/classes/Config/Descriptions.php:645
2716 msgid "Default transformations for Bool2Text"
2719 #: libraries/classes/Config/Descriptions.php:646
2720 msgid "Default transformations for External"
2723 #: libraries/classes/Config/Descriptions.php:647
2724 msgid "Default transformations for PreApPend"
2727 #: libraries/classes/Config/Descriptions.php:648
2728 msgid "Default transformations for DateFormat"
2731 #: libraries/classes/Config/Descriptions.php:649
2732 msgid "Default transformations for Inline"
2735 #: libraries/classes/Config/Descriptions.php:650
2736 msgid "Default transformations for TextImageLink"
2739 #: libraries/classes/Config/Descriptions.php:651
2740 msgid "Default transformations for TextLink"
2743 #: libraries/classes/Config/Descriptions.php:652
2744 msgid "Display servers as a list"
2747 #: libraries/classes/Config/Descriptions.php:653
2748 msgid "Disable multi table maintenance"
2751 #: libraries/classes/Config/Descriptions.php:654
2752 msgid "Maximum execution time"
2755 #: libraries/classes/Config/Descriptions.php:655
2756 msgid "Use [code]LOCK TABLES[/code] statement"
2759 #: libraries/classes/Config/Descriptions.php:656
2760 msgid "Save as file"
2763 #: libraries/classes/Config/Descriptions.php:657
2764 #: libraries/classes/Config/Descriptions.php:792
2765 msgid "Character set of the file"
2768 #: libraries/classes/Config/Descriptions.php:658
2769 #: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165
2770 #: templates/import.twig:167 templates/sql/query.twig:40
2771 #: templates/table/structure/display_table_stats.twig:84
2775 #: libraries/classes/Config/Descriptions.php:659
2779 #: libraries/classes/Config/Descriptions.php:660
2780 #: libraries/classes/Config/Descriptions.php:667
2781 #: libraries/classes/Config/Descriptions.php:675
2782 #: libraries/classes/Config/Descriptions.php:679
2783 #: libraries/classes/Config/Descriptions.php:692
2784 #: libraries/classes/Config/Descriptions.php:694
2785 #: libraries/classes/Config/Descriptions.php:741
2786 #: libraries/classes/Plugins/Export/ExportCsv.php:88
2787 #: libraries/classes/Plugins/Export/ExportExcel.php:61
2788 #: libraries/classes/Plugins/Export/ExportHtmlword.php:85
2789 #: libraries/classes/Plugins/Export/ExportOds.php:70
2790 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2791 #: libraries/classes/Plugins/Export/ExportTexytext.php:79
2792 msgid "Put columns names in the first row"
2795 #: libraries/classes/Config/Descriptions.php:661
2796 #: libraries/classes/Config/Descriptions.php:794
2797 #: libraries/classes/Config/Descriptions.php:800
2798 #: libraries/classes/Plugins/Import/ImportCsv.php:666
2799 msgid "Columns enclosed with"
2802 #: libraries/classes/Config/Descriptions.php:662
2803 #: libraries/classes/Config/Descriptions.php:795
2804 #: libraries/classes/Config/Descriptions.php:801
2805 #: libraries/classes/Plugins/Import/ImportCsv.php:677
2806 msgid "Columns escaped with"
2809 #: libraries/classes/Config/Descriptions.php:663
2810 #: libraries/classes/Config/Descriptions.php:669
2811 #: libraries/classes/Config/Descriptions.php:676
2812 #: libraries/classes/Config/Descriptions.php:685
2813 #: libraries/classes/Config/Descriptions.php:693
2814 #: libraries/classes/Config/Descriptions.php:697
2815 #: libraries/classes/Config/Descriptions.php:742
2816 msgid "Replace NULL with"
2819 #: libraries/classes/Config/Descriptions.php:664
2820 #: libraries/classes/Config/Descriptions.php:670
2821 msgid "Remove CRLF characters within columns"
2824 #: libraries/classes/Config/Descriptions.php:665
2825 #: libraries/classes/Config/Descriptions.php:798
2826 #: libraries/classes/Config/Descriptions.php:805
2827 #: libraries/classes/Plugins/Import/ImportCsv.php:651
2828 msgid "Columns terminated with"
2831 #: libraries/classes/Config/Descriptions.php:666
2832 #: libraries/classes/Config/Descriptions.php:793
2833 #: libraries/classes/Plugins/Import/ImportCsv.php:684
2834 msgid "Lines terminated with"
2837 #: libraries/classes/Config/Descriptions.php:668
2838 msgid "Excel edition"
2841 #: libraries/classes/Config/Descriptions.php:671
2842 msgid "Database name template"
2845 #: libraries/classes/Config/Descriptions.php:672
2846 msgid "Server name template"
2849 #: libraries/classes/Config/Descriptions.php:673
2850 msgid "Table name template"
2853 #: libraries/classes/Config/Descriptions.php:677
2854 #: libraries/classes/Config/Descriptions.php:690
2855 #: libraries/classes/Config/Descriptions.php:699
2856 #: libraries/classes/Config/Descriptions.php:737
2857 #: libraries/classes/Config/Descriptions.php:743
2858 #: libraries/classes/Plugins/Export/ExportHtmlword.php:56
2859 #: libraries/classes/Plugins/Export/ExportLatex.php:88
2860 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
2861 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
2862 #: libraries/classes/Plugins/Export/ExportOdt.php:69
2863 #: libraries/classes/Plugins/Export/ExportPdf.php:86
2864 #: libraries/classes/Plugins/Export/ExportSql.php:237
2865 #: libraries/classes/Plugins/Export/ExportTexytext.php:55
2869 #: libraries/classes/Config/Descriptions.php:678
2870 #: libraries/classes/Plugins/Export/ExportLatex.php:79
2871 msgid "Include table caption"
2874 #: libraries/classes/Config/Descriptions.php:680
2875 #: libraries/classes/Config/Descriptions.php:695
2876 #: libraries/classes/Config/Descriptions.php:731
2877 #: libraries/classes/Plugins/Export/ExportHtmlword.php:386
2878 #: libraries/classes/Plugins/Export/ExportLatex.php:544
2879 #: libraries/classes/Plugins/Export/ExportOdt.php:490
2880 #: libraries/classes/Plugins/Export/ExportTexytext.php:388
2881 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:548
2882 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
2883 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
2884 #: templates/columns_definitions/table_fields_definitions.twig:54
2885 #: templates/database/data_dictionary/index.twig:29
2886 #: templates/table/structure/display_structure.twig:28
2890 #: libraries/classes/Config/Descriptions.php:681
2891 #: libraries/classes/Config/Descriptions.php:687
2892 msgid "Table caption"
2895 #: libraries/classes/Config/Descriptions.php:682
2896 #: libraries/classes/Config/Descriptions.php:688
2897 msgid "Continued table caption"
2900 #: libraries/classes/Config/Descriptions.php:683
2901 #: libraries/classes/Config/Descriptions.php:689
2905 #: libraries/classes/Config/Descriptions.php:684
2906 #: libraries/classes/Config/Descriptions.php:696
2907 #: libraries/classes/Config/Descriptions.php:734
2908 #: libraries/classes/Plugins/Export/ExportHtmlword.php:393
2909 #: libraries/classes/Plugins/Export/ExportOdt.php:497
2910 #: libraries/classes/Plugins/Export/ExportTexytext.php:393
2911 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:556
2912 #: templates/columns_definitions/table_fields_definitions.twig:71
2913 #: templates/database/data_dictionary/index.twig:31
2915 #| msgid "Bad type!"
2917 msgstr "မကောင်းတဲ့အမျိုးအစား!"
2919 #: libraries/classes/Config/Descriptions.php:686
2920 #: libraries/classes/Config/Descriptions.php:698
2921 #: libraries/classes/Config/Descriptions.php:736
2922 msgid "Relationships"
2925 #: libraries/classes/Config/Descriptions.php:691
2926 msgid "Export method"
2929 #: libraries/classes/Config/Descriptions.php:700
2930 #: libraries/classes/Config/Descriptions.php:703
2931 msgid "Save on server"
2934 #: libraries/classes/Config/Descriptions.php:701
2935 #: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182
2936 #: templates/export.twig:377
2937 msgid "Overwrite existing file(s)"
2940 #: libraries/classes/Config/Descriptions.php:702
2941 msgid "Export as separate files"
2944 #: libraries/classes/Config/Descriptions.php:705
2945 msgid "Remember filename template"
2948 #: libraries/classes/Config/Descriptions.php:706
2949 msgid "Remove DEFINER clause from definitions"
2952 #: libraries/classes/Config/Descriptions.php:707
2953 #: templates/database/operations/index.twig:160
2954 #: templates/table/operations/index.twig:72
2955 #: templates/table/operations/index.twig:300
2956 msgid "Add AUTO_INCREMENT value"
2959 #: libraries/classes/Config/Descriptions.php:708
2960 msgid "Enclose table and column names with backquotes"
2963 #: libraries/classes/Config/Descriptions.php:709
2964 #: libraries/classes/Config/Descriptions.php:811
2965 msgid "SQL compatibility mode"
2968 #: libraries/classes/Config/Descriptions.php:710
2969 msgid "Creation/Update/Check dates"
2972 #: libraries/classes/Config/Descriptions.php:711
2973 msgid "Use delayed inserts"
2976 #: libraries/classes/Config/Descriptions.php:712
2977 #: libraries/classes/Plugins/Export/ExportSql.php:183
2978 msgid "Disable foreign key checks"
2981 #: libraries/classes/Config/Descriptions.php:713
2982 #: libraries/classes/Plugins/Export/ExportSql.php:197
2983 msgid "Export views as tables"
2986 #: libraries/classes/Config/Descriptions.php:714
2987 msgid "Export related metadata from phpMyAdmin configuration storage"
2990 #: libraries/classes/Config/Descriptions.php:715
2991 #: libraries/classes/Config/Descriptions.php:716
2992 #: libraries/classes/Config/Descriptions.php:718
2993 #: libraries/classes/Config/Descriptions.php:721
2994 #: libraries/classes/Config/Descriptions.php:722
2995 #: libraries/classes/Config/Descriptions.php:723
2996 #: libraries/classes/Config/Descriptions.php:735
2997 #: templates/database/operations/index.twig:155
2998 #: templates/table/operations/index.twig:295
3003 #: libraries/classes/Config/Descriptions.php:724
3004 msgid "Use hexadecimal for BINARY & BLOB"
3007 #: libraries/classes/Config/Descriptions.php:726
3009 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3013 #: libraries/classes/Config/Descriptions.php:729
3014 #: libraries/classes/Plugins/Export/ExportSql.php:351
3019 #: libraries/classes/Config/Descriptions.php:730
3020 msgid "Use ignore inserts"
3023 #: libraries/classes/Config/Descriptions.php:732
3024 msgid "Syntax to use when inserting data"
3027 #: libraries/classes/Config/Descriptions.php:733
3028 #: libraries/classes/Plugins/Export/ExportSql.php:488
3029 msgid "Maximal length of created query"
3032 #: libraries/classes/Config/Descriptions.php:738
3036 #: libraries/classes/Config/Descriptions.php:739
3037 #: libraries/classes/Plugins/Export/ExportSql.php:169
3038 msgid "Enclose export in a transaction"
3041 #: libraries/classes/Config/Descriptions.php:740
3042 msgid "Export time in UTC"
3045 #: libraries/classes/Config/Descriptions.php:744
3046 msgid "Foreign key dropdown order"
3049 #: libraries/classes/Config/Descriptions.php:745
3050 msgid "Foreign key limit"
3053 #: libraries/classes/Config/Descriptions.php:746
3054 msgid "Foreign key checks"
3057 #: libraries/classes/Config/Descriptions.php:747
3058 msgid "First day of calendar"
3061 #: libraries/classes/Config/Descriptions.php:748
3062 #: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:480
3063 #: libraries/classes/Util.php:1944 libraries/config.values.php:155
3064 #: templates/navigation/tree/database_select.twig:10
3065 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3066 #: templates/server/export/index.twig:14
3067 #: templates/server/privileges/user_properties.twig:20
3071 #: libraries/classes/Config/Descriptions.php:749
3075 #: libraries/classes/Config/Descriptions.php:751
3076 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3077 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3081 #: libraries/classes/Config/Descriptions.php:752
3085 #: libraries/classes/Config/Descriptions.php:753
3089 #: libraries/classes/Config/Descriptions.php:754
3090 msgid "Export defaults"
3093 #: libraries/classes/Config/Descriptions.php:755
3097 #: libraries/classes/Config/Descriptions.php:756
3098 msgid "Import defaults"
3101 #: libraries/classes/Config/Descriptions.php:757
3102 msgid "Import / export"
3105 #: libraries/classes/Config/Descriptions.php:758
3109 #: libraries/classes/Config/Descriptions.php:760
3110 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3111 #: templates/preferences/header.twig:30
3112 msgid "Navigation panel"
3115 #: libraries/classes/Config/Descriptions.php:761
3116 msgid "Navigation tree"
3119 #: libraries/classes/Config/Descriptions.php:762
3120 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3124 #: libraries/classes/Config/Descriptions.php:763
3125 #: libraries/classes/Controllers/Server/DatabasesController.php:307
3126 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3127 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3128 #: libraries/classes/Plugins/Export/ExportXml.php:115
3129 #: libraries/classes/Server/Status/Data.php:159
3130 #: templates/database/export/index.twig:22
3131 #: templates/database/structure/show_create.twig:6
3135 #: libraries/classes/Config/Descriptions.php:764
3136 #: libraries/classes/Config/Forms/User/MainForm.php:90
3137 #: templates/preferences/header.twig:36
3141 #: libraries/classes/Config/Descriptions.php:765
3142 msgid "Microsoft Office"
3145 #: libraries/classes/Config/Descriptions.php:767
3146 msgid "Other core settings"
3149 #: libraries/classes/Config/Descriptions.php:768
3153 #: libraries/classes/Config/Descriptions.php:769
3157 #: libraries/classes/Config/Descriptions.php:770
3158 msgid "Basic settings"
3161 #: libraries/classes/Config/Descriptions.php:771
3162 msgid "Authentication"
3165 #: libraries/classes/Config/Descriptions.php:772
3166 msgid "Server configuration"
3169 #: libraries/classes/Config/Descriptions.php:773
3170 msgid "Configuration storage"
3173 #: libraries/classes/Config/Descriptions.php:774
3174 msgid "Changes tracking"
3177 #: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:255
3178 #: libraries/classes/Menu.php:362 libraries/classes/Menu.php:485
3179 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
3180 #: libraries/classes/Util.php:1478 libraries/classes/Util.php:1945
3181 #: libraries/classes/Util.php:1960 libraries/classes/Util.php:1977
3182 #: libraries/config.values.php:62 libraries/config.values.php:76
3183 #: libraries/config.values.php:167 libraries/config.values.php:177
3187 #: libraries/classes/Config/Descriptions.php:776
3188 msgid "SQL Query box"
3191 #: libraries/classes/Config/Descriptions.php:777
3192 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3193 #: templates/preferences/header.twig:24
3197 #: libraries/classes/Config/Descriptions.php:778
3201 #: libraries/classes/Config/Descriptions.php:779
3202 msgid "Database structure"
3205 #: libraries/classes/Config/Descriptions.php:780
3206 #: libraries/classes/Plugins/Export/ExportPdf.php:258
3207 #: templates/table/page_with_secondary_tabs.twig:5
3208 msgid "Table structure"
3211 #: libraries/classes/Config/Descriptions.php:781
3215 #: libraries/classes/Config/Descriptions.php:782
3216 msgid "Display relational schema"
3219 #: libraries/classes/Config/Descriptions.php:783
3223 #: libraries/classes/Config/Descriptions.php:784
3227 #: libraries/classes/Config/Descriptions.php:785
3231 #: libraries/classes/Config/Descriptions.php:786
3232 #: templates/console/display.twig:4
3236 #: libraries/classes/Config/Descriptions.php:787
3240 #: libraries/classes/Config/Descriptions.php:788
3241 msgid "Extra parameters for iconv"
3244 #: libraries/classes/Config/Descriptions.php:789
3245 msgid "Ignore multiple statement errors"
3248 #: libraries/classes/Config/Descriptions.php:790
3249 msgid "Enable drag and drop import"
3252 #: libraries/classes/Config/Descriptions.php:791
3253 msgid "Partial import: allow interrupt"
3256 #: libraries/classes/Config/Descriptions.php:796
3257 #: libraries/classes/Config/Descriptions.php:802
3258 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3259 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3260 msgid "Do not abort on INSERT error"
3263 #: libraries/classes/Config/Descriptions.php:797
3264 #: libraries/classes/Config/Descriptions.php:804
3265 msgid "Add ON DUPLICATE KEY UPDATE"
3268 #: libraries/classes/Config/Descriptions.php:799
3269 msgid "Format of imported file"
3272 #: libraries/classes/Config/Descriptions.php:803
3273 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3274 msgid "Use LOCAL keyword"
3277 #: libraries/classes/Config/Descriptions.php:806
3278 msgid "Column names in first row"
3281 #: libraries/classes/Config/Descriptions.php:807
3282 #: libraries/classes/Plugins/Import/ImportOds.php:74
3283 msgid "Do not import empty rows"
3286 #: libraries/classes/Config/Descriptions.php:808
3287 msgid "Import currencies ($5.00 to 5.00)"
3290 #: libraries/classes/Config/Descriptions.php:809
3291 msgid "Import percentages as proper decimals (12.00% to .12)"
3294 #: libraries/classes/Config/Descriptions.php:810
3295 msgid "Partial import: skip queries"
3298 #: libraries/classes/Config/Descriptions.php:812
3299 msgid "Do not use AUTO_INCREMENT for zero values"
3302 #: libraries/classes/Config/Descriptions.php:813
3303 msgid "Read as multibytes"
3306 #: libraries/classes/Config/Descriptions.php:814
3307 msgid "Initial state for sliders"
3310 #: libraries/classes/Config/Descriptions.php:815
3311 msgid "Number of inserted rows"
3314 #: libraries/classes/Config/Descriptions.php:816
3315 msgid "Limit column characters"
3318 #: libraries/classes/Config/Descriptions.php:817
3319 msgid "Delete all cookies on logout"
3322 #: libraries/classes/Config/Descriptions.php:818
3323 msgid "Recall user name"
3326 #: libraries/classes/Config/Descriptions.php:819
3327 msgid "Login cookie store"
3330 #: libraries/classes/Config/Descriptions.php:820
3331 msgid "Login cookie validity"
3334 #: libraries/classes/Config/Descriptions.php:821
3335 msgid "Bigger textarea for LONGTEXT"
3338 #: libraries/classes/Config/Descriptions.php:822
3339 msgid "Maximum displayed SQL length"
3342 #: libraries/classes/Config/Descriptions.php:823
3343 msgid "Maximum databases"
3346 #: libraries/classes/Config/Descriptions.php:824
3347 msgid "Maximum items on first level"
3350 #: libraries/classes/Config/Descriptions.php:825
3351 msgid "Maximum items in branch"
3354 #: libraries/classes/Config/Descriptions.php:826
3355 msgid "Maximum number of rows to display"
3358 #: libraries/classes/Config/Descriptions.php:827
3359 msgid "Maximum tables"
3362 #: libraries/classes/Config/Descriptions.php:828
3363 msgid "Memory limit"
3366 #: libraries/classes/Config/Descriptions.php:829
3367 msgid "Show databases navigation as tree"
3370 #: libraries/classes/Config/Descriptions.php:830
3371 msgid "Navigation panel width"
3374 #: libraries/classes/Config/Descriptions.php:831
3375 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
3376 #: libraries/classes/Navigation/NavigationTree.php:1354
3377 msgid "Link with main panel"
3380 #: libraries/classes/Config/Descriptions.php:832
3381 msgid "Display logo"
3384 #: libraries/classes/Config/Descriptions.php:833
3385 msgid "Logo link URL"
3388 #: libraries/classes/Config/Descriptions.php:834
3389 msgid "Logo link target"
3392 #: libraries/classes/Config/Descriptions.php:835
3393 msgid "Display servers selection"
3396 #: libraries/classes/Config/Descriptions.php:836
3397 msgid "Target for quick access icon"
3400 #: libraries/classes/Config/Descriptions.php:837
3401 msgid "Target for second quick access icon"
3404 #: libraries/classes/Config/Descriptions.php:838
3405 msgid "Minimum number of items to display the filter box"
3408 #: libraries/classes/Config/Descriptions.php:840
3409 msgid "Minimum number of databases to display the database filter box"
3412 #: libraries/classes/Config/Descriptions.php:842
3413 msgid "Group items in the tree"
3416 #: libraries/classes/Config/Descriptions.php:843
3417 msgid "Database tree separator"
3420 #: libraries/classes/Config/Descriptions.php:844
3421 msgid "Table tree separator"
3424 #: libraries/classes/Config/Descriptions.php:845
3425 msgid "Maximum table tree depth"
3428 #: libraries/classes/Config/Descriptions.php:846
3429 msgid "Enable highlighting"
3432 #: libraries/classes/Config/Descriptions.php:847
3433 msgid "Enable navigation tree expansion"
3436 #: libraries/classes/Config/Descriptions.php:848
3437 msgid "Show tables in tree"
3440 #: libraries/classes/Config/Descriptions.php:849
3441 msgid "Show views in tree"
3444 #: libraries/classes/Config/Descriptions.php:850
3445 msgid "Show functions in tree"
3448 #: libraries/classes/Config/Descriptions.php:851
3449 msgid "Show procedures in tree"
3452 #: libraries/classes/Config/Descriptions.php:852
3453 msgid "Show events in tree"
3456 #: libraries/classes/Config/Descriptions.php:853
3457 msgid "Expand single database"
3460 #: libraries/classes/Config/Descriptions.php:854
3461 msgid "Recently used tables"
3464 #: libraries/classes/Config/Descriptions.php:855
3465 #: libraries/classes/RecentFavoriteTable.php:251
3466 msgid "Favorite tables"
3469 #: libraries/classes/Config/Descriptions.php:856
3470 msgid "Where to show the table row links"
3473 #: libraries/classes/Config/Descriptions.php:857
3474 msgid "Show row links anyway"
3477 #: libraries/classes/Config/Descriptions.php:859
3478 msgid "Natural order"
3481 #: libraries/classes/Config/Descriptions.php:860
3482 msgid "Table navigation bar"
3485 #: libraries/classes/Config/Descriptions.php:861
3486 msgid "GZip output buffering"
3489 #: libraries/classes/Config/Descriptions.php:862
3490 msgid "Default sorting order"
3493 #: libraries/classes/Config/Descriptions.php:863
3494 msgid "Persistent connections"
3497 #: libraries/classes/Config/Descriptions.php:864
3498 msgid "Missing phpMyAdmin configuration storage tables"
3501 #: libraries/classes/Config/Descriptions.php:865
3502 msgid "MySQL reserved word warning"
3505 #: libraries/classes/Config/Descriptions.php:866
3506 msgid "How to display the menu tabs"
3509 #: libraries/classes/Config/Descriptions.php:867
3510 msgid "How to display various action links"
3513 #: libraries/classes/Config/Descriptions.php:868
3514 msgid "Protect binary columns"
3517 #: libraries/classes/Config/Descriptions.php:869
3518 msgid "Permanent query history"
3521 #: libraries/classes/Config/Descriptions.php:870
3522 msgid "Query history length"
3525 #: libraries/classes/Config/Descriptions.php:871
3526 msgid "Recoding engine"
3529 #: libraries/classes/Config/Descriptions.php:872
3530 msgid "Remember table's sorting"
3533 #: libraries/classes/Config/Descriptions.php:873
3534 msgid "Primary key default sort order"
3537 #: libraries/classes/Config/Descriptions.php:874
3538 msgid "Repeat headers"
3541 #: libraries/classes/Config/Descriptions.php:875
3542 msgid "Grid editing: trigger action"
3545 #: libraries/classes/Config/Descriptions.php:876
3546 msgid "Relational display"
3549 #: libraries/classes/Config/Descriptions.php:877
3550 msgid "Grid editing: save all edited cells at once"
3553 #: libraries/classes/Config/Descriptions.php:878
3554 msgid "Save directory"
3557 #: libraries/classes/Config/Descriptions.php:879
3558 msgid "Host authorization order"
3561 #: libraries/classes/Config/Descriptions.php:880
3562 msgid "Host authorization rules"
3565 #: libraries/classes/Config/Descriptions.php:881
3566 msgid "Allow logins without a password"
3569 #: libraries/classes/Config/Descriptions.php:882
3570 msgid "Allow root login"
3573 #: libraries/classes/Config/Descriptions.php:883
3574 msgid "Session timezone"
3577 #: libraries/classes/Config/Descriptions.php:884
3581 #: libraries/classes/Config/Descriptions.php:885
3582 #: templates/setup/home/index.twig:50
3583 msgid "Authentication type"
3586 #: libraries/classes/Config/Descriptions.php:886
3587 msgid "Bookmark table"
3590 #: libraries/classes/Config/Descriptions.php:887
3591 msgid "Column information table"
3594 #: libraries/classes/Config/Descriptions.php:888
3595 msgid "Compress connection"
3598 #: libraries/classes/Config/Descriptions.php:889
3599 msgid "Control user password"
3602 #: libraries/classes/Config/Descriptions.php:890
3603 msgid "Control user"
3606 #: libraries/classes/Config/Descriptions.php:891
3607 msgid "Control host"
3610 #: libraries/classes/Config/Descriptions.php:892
3611 msgid "Control port"
3614 #: libraries/classes/Config/Descriptions.php:893
3615 msgid "Disable use of INFORMATION_SCHEMA"
3618 #: libraries/classes/Config/Descriptions.php:894
3619 msgid "Hide databases"
3622 #: libraries/classes/Config/Descriptions.php:895
3623 msgid "SQL query history table"
3626 #: libraries/classes/Config/Descriptions.php:896
3627 msgid "Server hostname"
3630 #: libraries/classes/Config/Descriptions.php:897
3634 #: libraries/classes/Config/Descriptions.php:898
3635 msgid "Maximal number of table preferences to store"
3638 #: libraries/classes/Config/Descriptions.php:899
3639 msgid "QBE saved searches table"
3642 #: libraries/classes/Config/Descriptions.php:900
3643 msgid "Export templates table"
3646 #: libraries/classes/Config/Descriptions.php:901
3647 msgid "Central columns table"
3650 #: libraries/classes/Config/Descriptions.php:902
3651 msgid "Show only listed databases"
3654 #: libraries/classes/Config/Descriptions.php:903
3655 msgid "Password for config auth"
3658 #: libraries/classes/Config/Descriptions.php:904
3659 msgid "PDF schema: pages table"
3662 #: libraries/classes/Config/Descriptions.php:905
3663 #: templates/database/operations/index.twig:122
3664 #: templates/server/databases/index.twig:24
3665 msgid "Database name"
3668 #: libraries/classes/Config/Descriptions.php:906
3672 #: libraries/classes/Config/Descriptions.php:907
3673 msgid "Recently used table"
3676 #: libraries/classes/Config/Descriptions.php:908
3677 msgid "Favorites table"
3680 #: libraries/classes/Config/Descriptions.php:909
3681 msgid "Relation table"
3684 #: libraries/classes/Config/Descriptions.php:910
3685 msgid "Signon session name"
3688 #: libraries/classes/Config/Descriptions.php:911
3692 #: libraries/classes/Config/Descriptions.php:912
3693 msgid "Server socket"
3696 #: libraries/classes/Config/Descriptions.php:913
3700 #: libraries/classes/Config/Descriptions.php:914
3701 msgid "Designer and PDF schema: table coordinates"
3704 #: libraries/classes/Config/Descriptions.php:915
3705 msgid "Display columns table"
3708 #: libraries/classes/Config/Descriptions.php:916
3709 msgid "UI preferences table"
3712 #: libraries/classes/Config/Descriptions.php:917
3713 msgid "Add DROP DATABASE"
3716 #: libraries/classes/Config/Descriptions.php:918
3717 #: templates/database/structure/copy_form.twig:34
3718 msgid "Add DROP TABLE"
3721 #: libraries/classes/Config/Descriptions.php:919
3722 msgid "Add DROP VIEW"
3725 #: libraries/classes/Config/Descriptions.php:920
3726 msgid "Statements to track"
3729 #: libraries/classes/Config/Descriptions.php:921
3730 msgid "SQL query tracking table"
3733 #: libraries/classes/Config/Descriptions.php:922
3734 msgid "Automatically create versions"
3737 #: libraries/classes/Config/Descriptions.php:923
3738 msgid "User preferences storage table"
3741 #: libraries/classes/Config/Descriptions.php:924
3745 #: libraries/classes/Config/Descriptions.php:925
3746 msgid "User groups table"
3749 #: libraries/classes/Config/Descriptions.php:926
3750 msgid "Hidden navigation items table"
3753 #: libraries/classes/Config/Descriptions.php:927
3754 msgid "User for config auth"
3757 #: libraries/classes/Config/Descriptions.php:928
3758 msgid "Verbose name of this server"
3761 #: libraries/classes/Config/Descriptions.php:929
3762 msgid "Allow to display all the rows"
3765 #: libraries/classes/Config/Descriptions.php:930
3766 msgid "Show password change form"
3769 #: libraries/classes/Config/Descriptions.php:931
3770 msgid "Show create database form"
3773 #: libraries/classes/Config/Descriptions.php:932
3774 msgid "Show table comments"
3777 #: libraries/classes/Config/Descriptions.php:933
3778 msgid "Show creation timestamp"
3781 #: libraries/classes/Config/Descriptions.php:934
3782 msgid "Show last update timestamp"
3785 #: libraries/classes/Config/Descriptions.php:935
3786 msgid "Show last check timestamp"
3789 #: libraries/classes/Config/Descriptions.php:936
3790 msgid "Show table charset"
3793 #: libraries/classes/Config/Descriptions.php:937
3794 msgid "Show field types"
3797 #: libraries/classes/Config/Descriptions.php:938
3798 msgid "Show function fields"
3801 #: libraries/classes/Config/Descriptions.php:939
3805 #: libraries/classes/Config/Descriptions.php:940
3806 msgid "Show phpinfo() link"
3809 #: libraries/classes/Config/Descriptions.php:941
3810 msgid "Show detailed MySQL server information"
3813 #: libraries/classes/Config/Descriptions.php:942
3814 msgid "Show SQL queries"
3817 #: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127
3818 msgid "Retain query box"
3821 #: libraries/classes/Config/Descriptions.php:944
3822 msgid "Show statistics"
3825 #: libraries/classes/Config/Descriptions.php:945
3826 msgid "Skip locked tables"
3829 #: libraries/classes/Config/Descriptions.php:946
3830 #: libraries/classes/ConfigStorage/UserGroups.php:124
3831 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
3832 #: libraries/classes/Display/Results.php:2962
3833 #: libraries/classes/Html/Generator.php:664
3834 #: libraries/classes/Html/Generator.php:915
3835 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
3836 #: templates/console/display.twig:175
3837 #: templates/database/central_columns/main.twig:265
3838 #: templates/database/central_columns/main.twig:376
3839 #: templates/database/central_columns/main.twig:377
3840 #: templates/database/events/index.twig:74
3841 #: templates/database/events/index.twig:77
3842 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
3843 #: templates/database/routines/row.twig:24
3844 #: templates/database/routines/row.twig:27
3845 #: templates/database/structure/structure_table_row.twig:66
3846 #: templates/database/triggers/row.twig:28
3847 #: templates/database/triggers/row.twig:31
3848 #: templates/display/results/table.twig:227
3849 #: templates/display/results/table.twig:228 templates/indexes.twig:34
3850 #: templates/server/variables/index.twig:41
3851 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
3852 #: templates/table/structure/display_structure.twig:480
3856 #: libraries/classes/Config/Descriptions.php:947
3857 #: libraries/classes/Html/Generator.php:632
3861 #: libraries/classes/Config/Descriptions.php:948
3862 #: libraries/classes/Export.php:592 libraries/classes/Html/Generator.php:712
3863 #: templates/console/display.twig:99
3864 #: templates/server/status/processes/index.twig:19
3865 #: templates/server/status/variables/index.twig:42
3869 #: libraries/classes/Config/Descriptions.php:949
3870 #: libraries/classes/Html/Generator.php:696
3871 msgid "Create PHP code"
3874 #: libraries/classes/Config/Descriptions.php:950
3875 msgid "Suhosin warning"
3878 #: libraries/classes/Config/Descriptions.php:951
3879 msgid "Login cookie validity warning"
3882 #: libraries/classes/Config/Descriptions.php:952
3883 msgid "Textarea columns"
3886 #: libraries/classes/Config/Descriptions.php:953
3887 msgid "Textarea rows"
3890 #: libraries/classes/Config/Descriptions.php:954
3891 #: libraries/classes/Plugins/Export/ExportHtmlword.php:141
3892 #: libraries/classes/Plugins/Export/ExportOdt.php:185
3893 #: libraries/classes/Plugins/Export/ExportTexytext.php:125
3894 #: libraries/classes/Server/Privileges.php:1812
3895 #: libraries/classes/Server/Privileges.php:1814
3896 #: libraries/classes/Server/Status/Processes.php:126
3897 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
3898 #: templates/console/display.twig:184 templates/server/databases/index.twig:106
3899 #: templates/server/privileges/edit_routine_privileges.twig:17
3900 #: templates/server/privileges/privileges_table.twig:257
3901 #: templates/server/privileges/user_properties.twig:22
3902 #: templates/server/privileges/user_properties.twig:71
3903 #: templates/table/operations/index.twig:56
3904 #: templates/table/operations/index.twig:62
3905 #: templates/table/operations/index.twig:257
3906 #: templates/table/operations/index.twig:263
3907 #: templates/table/relation/common_form.twig:36
3908 #: templates/table/relation/common_form.twig:175
3909 #: templates/table/relation/foreign_key_row.twig:97
3913 #: libraries/classes/Config/Descriptions.php:955
3914 msgid "Default title"
3917 #: libraries/classes/Config/Descriptions.php:956
3918 #: templates/server/status/base.twig:6
3922 #: libraries/classes/Config/Descriptions.php:957
3923 #: libraries/classes/Plugins/Export/ExportXml.php:466
3924 #: libraries/classes/Server/Privileges.php:1818
3925 #: libraries/classes/Server/Privileges.php:1820
3926 #: templates/database/structure/show_create.twig:10
3927 #: templates/database/structure/table_header.twig:8
3928 #: templates/database/tracking/tables.twig:13
3929 #: templates/database/tracking/tables.twig:153
3930 #: templates/database/triggers/editor_form.twig:27
3931 #: templates/database/triggers/list.twig:45
3932 #: templates/server/privileges/privileges_table.twig:6
3933 #: templates/server/privileges/privileges_table.twig:259
3934 #: templates/server/privileges/user_properties.twig:37
3935 #: templates/server/privileges/user_properties.twig:82
3936 #: templates/table/maintenance/checksum.twig:12
3937 #: templates/table/operations/index.twig:65
3938 #: templates/table/operations/index.twig:266
3939 #: templates/table/relation/common_form.twig:37
3940 #: templates/table/relation/common_form.twig:182
3941 #: templates/table/relation/foreign_key_row.twig:108
3945 #: libraries/classes/Config/Descriptions.php:958
3946 msgid "List of trusted proxies for IP allow/deny"
3949 #: libraries/classes/Config/Descriptions.php:959
3950 msgid "Upload directory"
3953 #: libraries/classes/Config/Descriptions.php:960
3954 msgid "Use database search"
3957 #: libraries/classes/Config/Descriptions.php:961
3958 msgid "Enable the Developer tab in settings"
3961 #: libraries/classes/Config/Descriptions.php:962
3962 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
3963 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
3964 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
3965 msgid "Version check"
3968 #: libraries/classes/Config/Descriptions.php:963
3972 #: libraries/classes/Config/Descriptions.php:964
3973 msgid "Proxy username"
3976 #: libraries/classes/Config/Descriptions.php:965
3977 msgid "Proxy password"
3980 #: libraries/classes/Config/Descriptions.php:966
3984 #: libraries/classes/Config/Descriptions.php:967
3985 msgid "URL for reCAPTCHA v2 API"
3988 #: libraries/classes/Config/Descriptions.php:968
3989 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
3992 #: libraries/classes/Config/Descriptions.php:969
3993 msgid "Request parameter for reCAPTCHA v2 API"
3996 #: libraries/classes/Config/Descriptions.php:970
3997 msgid "Response parameter for reCAPTCHA v2 API"
4000 #: libraries/classes/Config/Descriptions.php:971
4001 msgid "Public key for reCAPTCHA"
4004 #: libraries/classes/Config/Descriptions.php:972
4005 msgid "Private key for reCAPTCHA"
4008 #: libraries/classes/Config/Descriptions.php:973
4009 msgid "URL for reCAPTCHA siteverify"
4012 #: libraries/classes/Config/Descriptions.php:974
4013 msgid "Send error reports"
4016 #: libraries/classes/Config/Descriptions.php:975
4017 msgid "Enter executes queries in console"
4020 #: libraries/classes/Config/Descriptions.php:976
4021 msgid "Enable Zero Configuration mode"
4024 #: libraries/classes/Config/Descriptions.php:977
4025 #: templates/console/display.twig:153
4026 msgid "Show query history at start"
4029 #: libraries/classes/Config/Descriptions.php:978
4030 #: templates/console/display.twig:149
4031 msgid "Always expand query messages"
4034 #: libraries/classes/Config/Descriptions.php:979
4035 #: templates/console/display.twig:157
4036 msgid "Show current browsing query"
4039 #: libraries/classes/Config/Descriptions.php:980
4040 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4043 #: libraries/classes/Config/Descriptions.php:981
4044 #: templates/console/display.twig:168
4045 msgid "Switch to dark theme"
4048 #: libraries/classes/Config/Descriptions.php:982
4049 msgid "Console height"
4052 #: libraries/classes/Config/Descriptions.php:983
4053 msgid "Console mode"
4056 #: libraries/classes/Config/Descriptions.php:984
4057 #: templates/console/display.twig:64
4058 msgid "Group queries"
4061 #: libraries/classes/Config/Descriptions.php:985
4062 #: templates/sql/profiling_chart.twig:9
4066 #: libraries/classes/Config/Descriptions.php:986
4070 #: libraries/classes/Config/Descriptions.php:987
4071 msgid "Server connection collation"
4074 #: libraries/classes/Config/FormDisplay.php:605
4076 msgid "Missing data for %s"
4079 #: libraries/classes/Config/FormDisplay.php:646
4080 #: libraries/classes/Config/Validator.php:590
4081 #: templates/config/form_display/display.twig:67
4082 msgid "Incorrect value!"
4085 #: libraries/classes/Config/FormDisplay.php:797
4086 #: libraries/classes/Config/FormDisplay.php:806
4090 #: libraries/classes/Config/FormDisplay.php:799
4091 #: libraries/classes/Config/FormDisplay.php:808
4093 msgid "\"%s\" requires %s extension"
4096 #: libraries/classes/Config/FormDisplay.php:839
4098 msgid "Compressed import will not work due to missing function %s."
4101 #: libraries/classes/Config/FormDisplay.php:848
4103 msgid "Compressed export will not work due to missing function %s."
4106 #: libraries/classes/Config/FormDisplay.php:867
4111 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4112 msgid "Config authentication"
4115 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4116 msgid "HTTP authentication"
4119 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4120 msgid "Signon authentication"
4123 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4127 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4131 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4132 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4133 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4134 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
4135 #: libraries/classes/Import.php:1299 libraries/classes/Menu.php:247
4136 #: libraries/classes/Menu.php:357
4137 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4138 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4139 #: libraries/classes/Navigation/Nodes/NodeTable.php:301
4140 #: libraries/classes/Util.php:1477 libraries/classes/Util.php:1959
4141 #: libraries/classes/Util.php:1976 libraries/config.values.php:60
4142 #: libraries/config.values.php:74 libraries/config.values.php:165
4143 #: libraries/config.values.php:175
4144 #: templates/columns_definitions/table_fields_definitions.twig:4
4145 #: templates/database/central_columns/edit.twig:3
4146 #: templates/database/export/index.twig:23
4147 #: templates/database/structure/structure_table_row.twig:48
4148 #: templates/server/privileges/privileges_table.twig:352
4149 #: templates/table/tracking/structure_snapshot_columns.twig:1
4153 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4154 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4155 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4156 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4157 #: libraries/classes/Controllers/Server/DatabasesController.php:317
4158 #: templates/database/export/index.twig:24
4159 #: templates/server/privileges/privileges_table.twig:278
4160 #: templates/table/structure/display_table_stats.twig:17
4164 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4165 msgid "CSV for MS Excel"
4168 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4169 msgid "Microsoft Word 2000"
4172 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4173 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4174 msgid "OpenDocument Spreadsheet"
4177 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4178 msgid "OpenDocument Text"
4181 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4182 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
4183 #: libraries/classes/Menu.php:277 libraries/classes/Menu.php:382
4184 #: libraries/classes/Menu.php:513 libraries/classes/Server/Privileges.php:1506
4185 #: libraries/classes/Util.php:1948 libraries/classes/Util.php:1963
4186 #: libraries/classes/Util.php:1980 templates/database/events/index.twig:16
4187 #: templates/database/events/index.twig:17
4188 #: templates/database/events/index.twig:86
4189 #: templates/database/events/row.twig:36
4190 #: templates/database/privileges/index.twig:91
4191 #: templates/database/privileges/index.twig:116
4192 #: templates/database/privileges/index.twig:117
4193 #: templates/database/routines/index.twig:16
4194 #: templates/database/routines/index.twig:17
4195 #: templates/database/routines/row.twig:64
4196 #: templates/database/routines/row.twig:67
4197 #: templates/database/structure/check_all_tables.twig:12
4198 #: templates/database/triggers/list.twig:16
4199 #: templates/database/triggers/list.twig:17
4200 #: templates/database/triggers/row.twig:41
4201 #: templates/display/results/table.twig:240
4202 #: templates/display/results/table.twig:241
4203 #: templates/display/results/table.twig:272 templates/export.twig:3
4204 #: templates/export.twig:499 templates/preferences/header.twig:42
4205 #: templates/preferences/manage/main.twig:68
4206 #: templates/server/privileges/new_user_ajax.twig:63
4207 #: templates/server/privileges/users_overview.twig:95
4208 #: templates/server/privileges/users_overview.twig:125
4209 #: templates/server/privileges/users_overview.twig:126
4210 #: templates/server/status/monitor/index.twig:81
4211 #: templates/table/privileges/index.twig:95
4212 #: templates/table/privileges/index.twig:120
4213 #: templates/table/privileges/index.twig:121
4217 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4218 #: templates/preferences/header.twig:18
4222 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4223 msgid "CSV using LOAD DATA"
4226 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4227 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
4228 #: libraries/classes/Menu.php:286 libraries/classes/Menu.php:392
4229 #: libraries/classes/Menu.php:518 libraries/classes/Util.php:1949
4230 #: libraries/classes/Util.php:1964 libraries/classes/Util.php:1981
4231 #: templates/import.twig:3 templates/import.twig:199
4232 #: templates/preferences/header.twig:48
4233 #: templates/preferences/manage/main.twig:11
4234 #: templates/server/status/monitor/index.twig:78
4238 #: libraries/classes/Config/Forms/User/MainForm.php:37
4239 msgid "Default transformations"
4242 #: libraries/classes/Config/PageSettings.php:135
4243 msgid "Cannot save settings, submitted configuration form contains errors!"
4246 #: libraries/classes/Config.php:646
4248 msgid "Existing configuration file (%s) is not readable."
4251 #: libraries/classes/Config.php:684
4252 msgid "Wrong permissions on configuration file, should not be world writable!"
4255 #: libraries/classes/Config.php:699
4256 msgid "Failed to read configuration file!"
4259 #: libraries/classes/Config.php:701
4261 "This usually means there is a syntax error in it, please check any errors "
4265 #: libraries/classes/Config.php:1228
4267 msgid "Invalid server index: %s"
4270 #: libraries/classes/Config.php:1241
4275 #: libraries/classes/Config/ServerConfigChecks.php:67
4278 "This %soption%s should be disabled as it allows attackers to bruteforce "
4279 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4280 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4281 "protection with trusted proxies list may not be reliable if your IP belongs "
4282 "to an ISP where thousands of users, including you, are connected to."
4285 #: libraries/classes/Config/ServerConfigChecks.php:92
4287 "This value should be double checked to ensure that this directory is neither "
4288 "world accessible nor readable or writable by other users on your server."
4291 #: libraries/classes/Config/ServerConfigChecks.php:162
4292 msgid "You should use SSL connections if your database server supports it."
4295 #: libraries/classes/Config/ServerConfigChecks.php:169
4298 "If you feel this is necessary, use additional protection settings - %1$shost "
4299 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4300 "based protection may not be reliable if your IP belongs to an ISP where "
4301 "thousands of users, including you, are connected to."
4304 #: libraries/classes/Config/ServerConfigChecks.php:195
4307 "You set the [kbd]config[/kbd] authentication type and included username and "
4308 "password for auto-login, which is not a desirable option for live hosts. "
4309 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4310 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4314 #: libraries/classes/Config/ServerConfigChecks.php:224
4315 msgid "You allow for connecting to the server without a password."
4318 #: libraries/classes/Config/ServerConfigChecks.php:304
4321 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4325 #: libraries/classes/Config/ServerConfigChecks.php:325
4328 "%sZip compression%s requires functions (%s) which are unavailable on this "
4332 #: libraries/classes/Config/ServerConfigChecks.php:359
4334 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4335 "authentication, so a key was automatically generated for you. It is used to "
4336 "encrypt cookies; you don't need to remember it."
4339 #: libraries/classes/Config/ServerConfigChecks.php:373
4340 msgid "Key is too short, it should have at least 32 characters."
4343 #: libraries/classes/Config/ServerConfigChecks.php:383
4344 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4347 #: libraries/classes/Config/ServerConfigChecks.php:416
4350 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4351 "may cause random session invalidation (currently session.gc_maxlifetime is "
4355 #: libraries/classes/Config/ServerConfigChecks.php:438
4358 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4359 "most. Values larger than 1800 may pose a security risk such as impersonation."
4362 #: libraries/classes/Config/ServerConfigChecks.php:464
4365 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4366 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4369 #: libraries/classes/Config/ServerConfigChecks.php:503
4372 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4373 "are unavailable on this system."
4376 #: libraries/classes/Config/ServerConfigChecks.php:534
4379 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4380 "are unavailable on this system."
4383 #: libraries/classes/ConfigStorage/Relation.php:1361
4384 msgid "no description"
4387 #: libraries/classes/ConfigStorage/Relation.php:1563
4390 "You do not have necessary privileges to create a database named '%s'. You "
4391 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4392 "configuration storage there."
4395 #: libraries/classes/ConfigStorage/UserGroups.php:114
4399 #: libraries/classes/ConfigStorage/UserGroups.php:247
4400 msgid "Server-level tabs"
4403 #: libraries/classes/ConfigStorage/UserGroups.php:252
4404 msgid "Database-level tabs"
4407 #: libraries/classes/ConfigStorage/UserGroups.php:257
4408 msgid "Table-level tabs"
4411 #: libraries/classes/Config/Validator.php:243
4412 msgid "Could not connect to the database server!"
4415 #: libraries/classes/Config/Validator.php:279
4416 msgid "Invalid authentication type!"
4419 #: libraries/classes/Config/Validator.php:284
4420 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4423 #: libraries/classes/Config/Validator.php:290
4425 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4429 #: libraries/classes/Config/Validator.php:297
4430 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4433 #: libraries/classes/Config/Validator.php:351
4435 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4438 #: libraries/classes/Config/Validator.php:358
4440 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4444 #: libraries/classes/Config/Validator.php:449
4445 msgid "Incorrect value:"
4448 #: libraries/classes/Config/Validator.php:460
4450 msgid "Incorrect IP address: %s"
4453 #: libraries/classes/Config/Validator.php:523
4454 #: templates/config/form_display/display.twig:66
4455 msgid "Not a valid port number!"
4458 #: libraries/classes/Config/Validator.php:545
4459 #: templates/config/form_display/display.twig:64
4460 msgid "Not a positive number!"
4463 #: libraries/classes/Config/Validator.php:567
4464 #: templates/config/form_display/display.twig:65
4465 msgid "Not a non-negative number!"
4468 #: libraries/classes/Config/Validator.php:608
4469 #: templates/config/form_display/display.twig:68
4471 msgid "Value must be less than or equal to %s!"
4474 #: libraries/classes/Console.php:92
4476 msgid "Showing %1$d bookmark (both private and shared)"
4477 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4480 #: libraries/classes/Console.php:99
4481 msgid "No bookmarks"
4484 #: libraries/classes/Console.php:128
4485 msgid "SQL Query Console"
4488 #: libraries/classes/Controllers/AbstractController.php:73
4489 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
4490 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:68
4491 #: libraries/classes/DbTableExists.php:47
4492 msgid "No databases selected."
4495 #: libraries/classes/Controllers/ChangeLogController.php:38
4496 #: libraries/classes/Controllers/LicenseController.php:36
4499 "The %s file is not available on this system, please visit %s for more "
4503 #: libraries/classes/Controllers/Database/CentralColumnsController.php:140
4505 msgid "Showing rows %1$s - %2$s."
4508 #. l10n: The user tries to save a page with an existing name in Designer
4509 #: libraries/classes/Controllers/Database/DesignerController.php:92
4512 "There already exists a page named \"%s\" please rename it to something else."
4515 #: libraries/classes/Controllers/Database/ExportController.php:81
4516 #: libraries/classes/Controllers/Database/TrackingController.php:130
4517 #: libraries/classes/Controllers/Export/ExportController.php:442
4518 #: libraries/classes/Database/Qbe.php:322
4519 #: templates/database/structure/index.twig:25
4520 #: templates/navigation/tree/path.twig:9
4521 msgid "No tables found in database."
4524 #: libraries/classes/Controllers/Database/ExportController.php:143
4525 #: libraries/classes/Controllers/Server/ExportController.php:73
4526 #: libraries/classes/Controllers/Table/ExportController.php:104
4527 msgid "Could not load export plugins, please check your installation!"
4530 #: libraries/classes/Controllers/Database/ImportController.php:72
4531 #: libraries/classes/Controllers/Import/ImportController.php:564
4532 #: libraries/classes/Controllers/Server/ImportController.php:58
4533 #: libraries/classes/Controllers/Table/ImportController.php:69
4534 msgid "Could not load import plugins, please check your installation!"
4537 #: libraries/classes/Controllers/Database/Operations/CollationController.php:48
4538 #: libraries/classes/Controllers/Table/OperationsController.php:258
4539 msgid "No collation provided."
4542 #: libraries/classes/Controllers/Database/OperationsController.php:90
4543 #: libraries/classes/Controllers/Table/CreateController.php:72
4544 msgid "The database name is empty!"
4547 #: libraries/classes/Controllers/Database/OperationsController.php:99
4548 msgid "Cannot copy database to the same name. Change the name and try again."
4551 #: libraries/classes/Controllers/Database/OperationsController.php:177
4553 msgid "Database %1$s has been renamed to %2$s."
4556 #: libraries/classes/Controllers/Database/OperationsController.php:187
4558 msgid "Database %1$s has been copied to %2$s."
4561 #: libraries/classes/Controllers/Database/OperationsController.php:296
4564 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4567 #: libraries/classes/Controllers/Database/SearchController.php:52
4568 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
4569 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
4570 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
4571 #: libraries/classes/Plugins/AuthenticationPlugin.php:184
4572 msgid "Access denied!"
4575 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:21
4576 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45
4577 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45
4578 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45
4579 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:22
4580 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
4581 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:37
4582 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
4583 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
4584 #: libraries/classes/Controllers/Export/TablesController.php:29
4585 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
4586 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:54
4587 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:54
4588 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:54
4589 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:54
4590 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:54
4591 msgid "No table selected."
4594 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53
4595 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53
4596 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53
4600 #: libraries/classes/Controllers/Database/StructureController.php:366
4601 #: templates/table/operations/index.twig:451
4602 #: templates/table/operations/view.twig:32
4604 msgid "View %s has been dropped."
4607 #: libraries/classes/Controllers/Database/StructureController.php:367
4608 #: templates/table/operations/index.twig:451
4610 msgid "Table %s has been dropped."
4613 #: libraries/classes/Controllers/Database/StructureController.php:414
4614 #: templates/table/operations/index.twig:410
4615 #: templates/table/operations/index.twig:428
4617 msgid "Table %s has been emptied."
4620 #: libraries/classes/Controllers/Database/StructureController.php:577
4621 #: libraries/classes/Display/Results.php:3971
4624 "This view has at least this number of rows. Please refer to "
4625 "%sdocumentation%s."
4628 #: libraries/classes/Controllers/Database/StructureController.php:766
4632 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
4633 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:72
4634 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
4635 #: libraries/classes/Controllers/Table/DeleteRowsController.php:56
4636 #: libraries/classes/Controllers/Table/DropColumnController.php:57
4637 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
4638 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
4639 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
4640 #: libraries/classes/Plugins/Export/ExportHtmlword.php:633
4641 #: libraries/classes/Plugins/Export/ExportLatex.php:625
4642 #: libraries/classes/Plugins/Export/ExportOdt.php:783
4643 #: libraries/classes/Plugins/Export/ExportTexytext.php:619
4644 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
4645 #: templates/config/form_display/input.twig:42
4646 #: templates/database/central_columns/main.twig:356
4647 #: templates/database/data_dictionary/index.twig:47
4648 #: templates/database/data_dictionary/index.twig:91
4649 #: templates/database/designer/main.twig:1117
4650 #: templates/database/privileges/index.twig:69
4651 #: templates/database/structure/drop_form.twig:19
4652 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65
4653 #: templates/preferences/autoload.twig:11
4654 #: templates/preferences/manage/error.twig:18
4655 #: templates/server/privileges/new_user_ajax.twig:20
4656 #: templates/server/privileges/new_user_ajax.twig:34
4657 #: templates/server/privileges/privileges_summary.twig:37
4658 #: templates/server/privileges/privileges_summary.twig:40
4659 #: templates/server/privileges/privileges_summary.twig:42
4660 #: templates/server/privileges/users_overview.twig:53
4661 #: templates/server/privileges/users_overview.twig:65
4662 #: templates/table/delete/confirm.twig:28
4663 #: templates/table/privileges/index.twig:73
4664 #: templates/table/structure/display_structure.twig:80
4665 #: templates/table/structure/display_structure.twig:515
4666 #: templates/table/structure/drop_confirm.twig:19
4667 #: templates/table/structure/primary.twig:22
4668 #: templates/table/tracking/structure_snapshot_columns.twig:33
4669 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4670 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4674 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
4675 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:73
4676 #: libraries/classes/Controllers/Table/DropColumnController.php:74
4677 #: libraries/classes/Controllers/Table/OperationsController.php:318
4678 #: libraries/classes/Controllers/Table/ReplaceController.php:419
4679 #: libraries/classes/Core.php:728 templates/preview_sql.twig:3
4683 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:105
4684 msgid "Favorite List is full!"
4687 #: libraries/classes/Controllers/Database/TrackingController.php:83
4688 #: libraries/classes/Controllers/Database/TrackingController.php:103
4689 msgid "Tracking data deleted successfully."
4692 #: libraries/classes/Controllers/Database/TrackingController.php:90
4695 "Version %1$s was created for selected tables, tracking is active for them."
4698 #: libraries/classes/Controllers/Database/TrackingController.php:120
4699 msgid "No tables selected."
4702 #: libraries/classes/Controllers/Database/TrackingController.php:155
4703 msgid "Database Log"
4706 #: libraries/classes/Controllers/ErrorReportController.php:106
4708 "An error has been detected and an error report has been automatically "
4709 "submitted based on your settings."
4712 #: libraries/classes/Controllers/ErrorReportController.php:110
4713 msgid "Thank you for submitting this report."
4716 #: libraries/classes/Controllers/ErrorReportController.php:114
4718 "An error has been detected and an error report has been generated but failed "
4722 #: libraries/classes/Controllers/ErrorReportController.php:117
4723 msgid "If you experience any problems please submit a bug report manually."
4726 #: libraries/classes/Controllers/ErrorReportController.php:120
4727 msgid "You may want to refresh the page."
4730 #: libraries/classes/Controllers/Export/ExportController.php:239
4731 #: libraries/classes/Export.php:1334
4733 msgstr "မကောင်းတဲ့အမျိုးအစား!"
4735 #: libraries/classes/Controllers/Export/ExportController.php:333
4736 msgid "Bad parameters!"
4739 #: libraries/classes/Controllers/HomeController.php:95
4741 "You were logged out from one server, to logout completely from phpMyAdmin, "
4742 "you need to logout from all servers."
4745 #: libraries/classes/Controllers/HomeController.php:196
4748 "The phpMyAdmin configuration storage is not completely configured, some "
4749 "extended features have been deactivated. %sFind out why%s. "
4752 #: libraries/classes/Controllers/HomeController.php:202
4754 "Or alternately go to 'Operations' tab of any database to set it up there."
4757 #: libraries/classes/Controllers/HomeController.php:265
4759 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
4760 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4761 "than cookie validity configured in phpMyAdmin, because of this, your login "
4762 "might expire sooner than configured in phpMyAdmin."
4765 #: libraries/classes/Controllers/HomeController.php:282
4767 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4768 "because of this, your login will expire sooner than configured in phpMyAdmin."
4771 #: libraries/classes/Controllers/HomeController.php:301
4773 "Your server is running with default values for the controluser and password "
4774 "(controlpass) and is open to intrusion; you really should fix this security "
4775 "weakness by changing the password for controluser 'pma'."
4778 #: libraries/classes/Controllers/HomeController.php:317
4779 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
4782 #: libraries/classes/Controllers/HomeController.php:325
4785 "The secret passphrase in configuration (blowfish_secret) is not the correct "
4786 "length. It should be %d bytes long."
4789 #: libraries/classes/Controllers/HomeController.php:342
4791 "Directory [code]config[/code], which is used by the setup script, still "
4792 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4793 "once phpMyAdmin has been configured. Otherwise the security of your server "
4794 "may be compromised by unauthorized people downloading your configuration."
4797 #: libraries/classes/Controllers/HomeController.php:363
4800 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4804 #: libraries/classes/Controllers/HomeController.php:377
4807 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4808 "templates and will be slow because of this."
4811 #: libraries/classes/Controllers/HomeController.php:434
4813 "The mbstring PHP extension was not found and you seem to be using a "
4814 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4815 "split strings correctly and it may result in unexpected results."
4818 #: libraries/classes/Controllers/HomeController.php:452
4820 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4821 "this some features such as error reporting or version check are disabled."
4824 #: libraries/classes/Controllers/Import/ImportController.php:108
4825 msgid "Incomplete params"
4828 #: libraries/classes/Controllers/Import/ImportController.php:122
4832 #: libraries/classes/Controllers/Import/ImportController.php:126
4833 #: libraries/classes/Controllers/JavaScriptMessagesController.php:575
4837 #: libraries/classes/Controllers/Import/ImportController.php:217
4840 "You probably tried to upload a file that is too large. Please refer to "
4841 "%sdocumentation%s for a workaround for this limit."
4844 #: libraries/classes/Controllers/Import/ImportController.php:372
4845 #: libraries/classes/Controllers/Import/ImportController.php:604
4846 msgid "Showing bookmark"
4849 #: libraries/classes/Controllers/Import/ImportController.php:393
4850 #: libraries/classes/Controllers/Import/ImportController.php:600
4851 msgid "The bookmark has been deleted."
4854 #: libraries/classes/Controllers/Import/ImportController.php:510
4856 "No data was received to import. Either no file name was submitted, or the "
4857 "file size exceeded the maximum size permitted by your PHP configuration. See "
4858 "[doc@faq1-16]FAQ 1.16[/doc]."
4861 #: libraries/classes/Controllers/Import/ImportController.php:612
4863 msgid "Import has been successfully finished, %d query executed."
4864 msgid_plural "Import has been successfully finished, %d queries executed."
4867 #: libraries/classes/Controllers/Import/ImportController.php:644
4870 "Script timeout passed, if you want to finish import, please %sresubmit the "
4871 "same file%s and import will resume."
4874 #: libraries/classes/Controllers/Import/ImportController.php:654
4876 "However on last run no data has been parsed, this usually means phpMyAdmin "
4877 "won't be able to finish this import unless you increase php time limits."
4880 #: libraries/classes/Controllers/Import/ImportController.php:725
4881 #: libraries/classes/Controllers/Sql/SqlController.php:163
4882 msgid "\"DROP DATABASE\" statements are disabled."
4885 #: libraries/classes/Controllers/Import/SimulateDmlController.php:38
4886 msgid "Only single-table UPDATE and DELETE queries can be simulated."
4889 #: libraries/classes/Controllers/Import/StatusController.php:66
4890 msgid "Could not load the progress of the import."
4893 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
4894 #: templates/server/databases/index.twig:318
4898 #: libraries/classes/Controllers/JavaScriptMessagesController.php:40
4900 msgid "Do you really want to execute \"%s\"?"
4903 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
4904 msgid "You are about to DESTROY a complete database!"
4907 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
4908 msgid "Cannot rename database to the same name. Change the name and try again"
4911 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
4912 msgid "You are about to DESTROY a complete table!"
4915 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
4916 msgid "You are about to TRUNCATE a complete table!"
4919 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
4920 msgid "You are about to DELETE all the rows of the table!"
4923 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
4924 msgid "Delete tracking data for this table?"
4927 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
4928 msgid "Delete tracking data for these tables?"
4931 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
4932 msgid "Delete tracking data for this version?"
4935 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
4936 msgid "Delete tracking data for these versions?"
4939 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
4940 msgid "Delete entry from tracking report?"
4943 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
4944 msgid "Deleting tracking data"
4947 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
4948 msgid "Dropping Primary Key/Index"
4951 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
4952 msgid "Dropping Foreign key."
4955 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
4956 msgid "This operation could take a long time. Proceed anyway?"
4959 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
4961 msgid "Do you really want to delete user group \"%s\"?"
4964 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
4966 msgid "Do you really want to delete the search \"%s\"?"
4969 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
4970 msgid "You have unsaved changes; are you sure you want to leave this page?"
4973 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
4975 "You are trying to reduce the number of rows, but have already entered data "
4976 "in those rows which will be lost. Do you wish to continue?"
4979 #: libraries/classes/Controllers/JavaScriptMessagesController.php:64
4980 msgid "Do you really want to revoke the selected user(s) ?"
4983 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
4984 msgid "Do you really want to delete this central column?"
4987 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
4988 msgid "Do you really want to delete the selected items?"
4991 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
4993 "Do you really want to DROP the selected partition(s)? This will also DELETE "
4994 "the data related to the selected partition(s)!"
4997 #: libraries/classes/Controllers/JavaScriptMessagesController.php:71
4998 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5001 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5002 msgid "Do you really want to remove partitioning?"
5005 #: libraries/classes/Controllers/JavaScriptMessagesController.php:73
5006 msgid "Do you really want to reset the replica (RESET REPLICA)?"
5009 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5011 "This operation will attempt to convert your data to the new collation. In "
5012 "rare cases, especially where a character doesn't exist in the new collation, "
5013 "this process could cause the data to appear incorrectly under the new "
5014 "collation; in this case we suggest you revert to the original collation and "
5015 "refer to the tips at "
5018 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5019 msgid "Garbled Data"
5022 #: libraries/classes/Controllers/JavaScriptMessagesController.php:83
5023 msgid "Are you sure you wish to change the collation and convert the data?"
5026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:86
5028 "Through this operation, MySQL attempts to map the data values between "
5029 "collations. If the character sets are incompatible, there may be data loss "
5030 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5031 "column collation(s). <b>To convert existing data, it is suggested to use the "
5032 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5036 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5038 "Are you sure you wish to change all the column collations and convert the "
5042 #: libraries/classes/Controllers/JavaScriptMessagesController.php:97
5043 #: templates/export.twig:324
5044 msgid "Save & close"
5047 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5048 #: templates/config/form_display/display.twig:47
5049 #: templates/preferences/manage/main.twig:114
5050 #: templates/preferences/manage/main.twig:122
5051 #: templates/table/insert/actions_panel.twig:36
5055 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5059 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5060 msgid "Missing value in the form!"
5063 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5064 msgid "Select at least one of the options!"
5067 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5068 msgid "Please enter a valid number!"
5071 #: libraries/classes/Controllers/JavaScriptMessagesController.php:105
5072 msgid "Please enter a valid length!"
5075 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5079 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5083 #. l10n: Rename a table Index
5084 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5085 msgid "Rename index"
5088 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5089 #: templates/table/index_form.twig:234
5091 msgid "Add %s column(s) to index"
5094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5095 msgid "Create single-column index"
5098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:112
5099 msgid "Create composite index"
5102 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5103 msgid "Composite with:"
5106 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5107 msgid "Please select column(s) for the index."
5110 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5111 #: templates/columns_definitions/column_definitions_form.twig:157
5112 #: templates/modals/index_dialog_modal.twig:11
5113 #: templates/table/index_form.twig:240
5114 #: templates/table/index_rename_form.twig:28
5115 #: templates/table/insert/actions_panel.twig:35
5116 #: templates/table/relation/common_form.twig:224
5117 #: templates/table/structure/display_structure.twig:344
5121 #: libraries/classes/Controllers/JavaScriptMessagesController.php:120
5122 #: templates/sql/query.twig:218
5123 msgid "Simulate query"
5126 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5127 msgid "Matched rows:"
5130 #: libraries/classes/Controllers/JavaScriptMessagesController.php:122
5131 #: libraries/classes/Html/Generator.php:887 templates/export.twig:67
5135 #. l10n: Default label for the y-Axis of Charts
5136 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5140 #: libraries/classes/Controllers/JavaScriptMessagesController.php:129
5141 msgid "Please enter the SQL query first."
5144 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5145 msgid "The host name is empty!"
5148 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5149 msgid "The user name is empty!"
5152 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5153 #: libraries/classes/Server/Privileges.php:943
5154 #: libraries/classes/UserPassword.php:42
5155 msgid "The password is empty!"
5158 #: libraries/classes/Controllers/JavaScriptMessagesController.php:135
5159 #: libraries/classes/Server/Privileges.php:941
5160 #: libraries/classes/UserPassword.php:46
5161 msgid "The passwords aren't the same!"
5164 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5165 msgid "Removing Selected Users"
5168 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5169 #: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
5170 #: templates/columns_definitions/column_definitions_form.twig:176
5171 #: templates/columns_definitions/column_definitions_form.twig:181
5172 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5173 #: templates/export_modal.twig:10 templates/export.twig:82
5174 #: templates/export.twig:92 templates/export.twig:194
5175 #: templates/home/index.twig:285 templates/home/index.twig:293
5176 #: templates/modals/build_query.twig:6 templates/modals/build_query.twig:16
5177 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5178 #: templates/modals/enum_set_editor.twig:6
5179 #: templates/modals/enum_set_editor.twig:11
5180 #: templates/modals/index_dialog_modal.twig:6
5181 #: templates/modals/index_dialog_modal.twig:12
5182 #: templates/modals/preview_sql_confirmation.twig:6
5183 #: templates/modals/preview_sql_confirmation.twig:15
5184 #: templates/modals/preview_sql_modal.twig:6
5185 #: templates/modals/preview_sql_modal.twig:10
5186 #: templates/modals/unhide_nav_item.twig:6
5187 #: templates/modals/unhide_nav_item.twig:10
5188 #: templates/server/privileges/users_overview.twig:169
5189 #: templates/server/privileges/users_overview.twig:177
5190 #: templates/server/status/advisor/index.twig:20
5191 #: templates/server/status/advisor/index.twig:45
5192 #: templates/server/status/monitor/index.twig:129
5193 #: templates/server/status/monitor/index.twig:218
5194 #: templates/server/user_groups/user_groups.twig:51
5195 #: templates/server/user_groups/user_groups.twig:55
5196 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5197 #: templates/table/insert/actions_panel.twig:47
5198 #: templates/table/insert/actions_panel.twig:52
5199 #: templates/table/relation/common_form.twig:234
5200 #: templates/table/relation/common_form.twig:239
5201 #: templates/table/search/index.twig:182
5202 #: templates/table/structure/display_structure.twig:329
5203 #: templates/table/structure/display_structure.twig:345
5204 #: templates/table/structure/display_structure.twig:356
5205 #: templates/table/zoom_search/result_form.twig:27
5206 #: templates/table/zoom_search/result_form.twig:79
5207 #: templates/table/zoom_search/result_form.twig:96
5211 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5212 #: templates/server/privileges/users_overview.twig:105
5213 msgctxt "Lock the account."
5217 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5218 #: templates/server/privileges/users_overview.twig:102
5219 msgctxt "Unlock the account."
5223 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5224 #: templates/server/privileges/users_overview.twig:100
5225 msgid "Lock this account."
5228 #: libraries/classes/Controllers/JavaScriptMessagesController.php:141
5229 #: templates/server/privileges/users_overview.twig:100
5230 msgid "Unlock this account."
5233 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5234 msgid "Template was created."
5237 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5238 msgid "Template was loaded."
5241 #: libraries/classes/Controllers/JavaScriptMessagesController.php:146
5242 msgid "Template was updated."
5245 #: libraries/classes/Controllers/JavaScriptMessagesController.php:147
5246 msgid "Template was deleted."
5249 #. l10n: Other, small valued, queries
5250 #: libraries/classes/Controllers/JavaScriptMessagesController.php:150
5251 #: libraries/classes/Controllers/Server/Status/QueriesController.php:95
5252 #: libraries/classes/Server/Status/Data.php:163
5256 #. l10n: Thousands separator
5257 #: libraries/classes/Controllers/JavaScriptMessagesController.php:152
5258 #: libraries/classes/Util.php:548 libraries/classes/Util.php:580
5262 #. l10n: Decimal separator
5263 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5264 #: libraries/classes/Util.php:546 libraries/classes/Util.php:578
5268 #: libraries/classes/Controllers/JavaScriptMessagesController.php:156
5269 msgid "Connections / Processes"
5272 #: libraries/classes/Controllers/JavaScriptMessagesController.php:159
5273 msgid "Local monitor configuration incompatible!"
5276 #: libraries/classes/Controllers/JavaScriptMessagesController.php:161
5278 "The chart arrangement configuration in your browsers local storage is not "
5279 "compatible anymore to the newer version of the monitor dialog. It is very "
5280 "likely that your current configuration will not work anymore. Please reset "
5281 "your configuration to default in the <i>Settings</i> menu."
5284 #: libraries/classes/Controllers/JavaScriptMessagesController.php:167
5285 msgid "Query cache efficiency"
5288 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5289 msgid "Query cache usage"
5292 #: libraries/classes/Controllers/JavaScriptMessagesController.php:169
5293 msgid "Query cache used"
5296 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5297 msgid "System CPU usage"
5300 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5301 msgid "System memory"
5304 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5308 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5309 msgid "Average load"
5312 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5313 msgid "Total memory"
5316 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5317 msgid "Cached memory"
5320 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5321 msgid "Buffered memory"
5324 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5328 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5336 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5340 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5344 #: libraries/classes/Controllers/JavaScriptMessagesController.php:185
5348 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5352 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5353 msgid "Bytes received"
5356 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5357 #: templates/server/status/status/index.twig:36
5361 #: libraries/classes/Controllers/JavaScriptMessagesController.php:190
5362 #: templates/server/status/base.twig:11
5363 #: templates/server/status/processes/list.twig:5
5367 #. l10n: shortcuts for Byte
5368 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5369 #: libraries/classes/Util.php:456
5373 #. l10n: shortcuts for Kilobyte
5374 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
5375 #: libraries/classes/Util.php:458
5376 #: templates/server/status/monitor/index.twig:186
5380 #. l10n: shortcuts for Megabyte
5381 #: libraries/classes/Controllers/JavaScriptMessagesController.php:195
5382 #: libraries/classes/Util.php:460
5383 #: templates/server/status/monitor/index.twig:187
5387 #. l10n: shortcuts for Gigabyte
5388 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5389 #: libraries/classes/Util.php:462
5393 #. l10n: shortcuts for Terabyte
5394 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5395 #: libraries/classes/Util.php:464
5399 #. l10n: shortcuts for Petabyte
5400 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5401 #: libraries/classes/Util.php:466
5405 #. l10n: shortcuts for Exabyte
5406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5407 #: libraries/classes/Util.php:468
5411 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5416 #. l10n: Questions is the name of a MySQL Status variable
5417 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5421 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5422 #: templates/server/status/status/index.twig:14
5426 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5427 #: libraries/classes/Menu.php:523 libraries/classes/Util.php:1950
5428 #: templates/server/status/monitor/index.twig:12
5432 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5433 #: templates/server/status/monitor/index.twig:217
5434 msgid "Add chart to grid"
5437 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5438 msgid "Please add at least one variable to the series!"
5441 #: libraries/classes/Controllers/JavaScriptMessagesController.php:208
5442 #: libraries/classes/Display/Results.php:1261
5443 #: libraries/classes/Plugins/Export/ExportSql.php:2226
5444 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
5445 #: libraries/config.values.php:111
5446 #: templates/columns_definitions/column_attributes.twig:208
5447 #: templates/columns_definitions/column_attributes.twig:229
5448 #: templates/database/central_columns/main.twig:305
5449 #: templates/database/designer/main.twig:588 templates/export.twig:433
5450 #: templates/server/privileges/privileges_summary.twig:30
5451 #: templates/server/status/monitor/index.twig:211
5452 #: templates/server/status/processes/list.twig:54
5453 #: templates/table/zoom_search/index.twig:62
5454 #: templates/table/zoom_search/index.twig:122
5458 #. l10n: SQL Query on modal to show exported query
5459 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5463 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5464 msgid "Resume monitor"
5467 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5468 msgid "Pause monitor"
5471 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5472 #: templates/server/status/processes/index.twig:57
5473 msgid "Start auto refresh"
5476 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5477 msgid "Stop auto refresh"
5480 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5481 msgid "general_log and slow_query_log are enabled."
5484 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
5485 msgid "general_log is enabled."
5488 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
5489 msgid "slow_query_log is enabled."
5492 #: libraries/classes/Controllers/JavaScriptMessagesController.php:219
5493 msgid "slow_query_log and general_log are disabled."
5496 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5497 msgid "log_output is not set to TABLE."
5500 #: libraries/classes/Controllers/JavaScriptMessagesController.php:221
5501 msgid "log_output is set to TABLE."
5504 #: libraries/classes/Controllers/JavaScriptMessagesController.php:223
5507 "slow_query_log is enabled, but the server logs only queries that take longer "
5508 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5509 "depending on your system."
5512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:227
5514 msgid "long_query_time is set to %d second(s)."
5517 #: libraries/classes/Controllers/JavaScriptMessagesController.php:229
5519 "Following settings will be applied globally and reset to default on server "
5523 #. l10n: %s is FILE or TABLE
5524 #: libraries/classes/Controllers/JavaScriptMessagesController.php:232
5526 msgid "Set log_output to %s"
5529 #. l10n: Enable in this context means setting a status variable to ON
5530 #: libraries/classes/Controllers/JavaScriptMessagesController.php:234
5535 #. l10n: Disable in this context means setting a status variable to OFF
5536 #: libraries/classes/Controllers/JavaScriptMessagesController.php:236
5542 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
5544 msgid "Set long_query_time to %d seconds."
5547 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
5549 "You can't change these variables. Please log in as root or contact your "
5550 "database administrator."
5553 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5554 msgid "Change settings"
5557 #: libraries/classes/Controllers/JavaScriptMessagesController.php:243
5558 msgid "Current settings"
5561 #: libraries/classes/Controllers/JavaScriptMessagesController.php:245
5565 #. l10n: As in differential values
5566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5567 msgid "Differential"
5570 #: libraries/classes/Controllers/JavaScriptMessagesController.php:248
5572 msgid "Divided by %s"
5575 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
5579 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5580 msgid "From slow log"
5583 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5584 msgid "From general log"
5587 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5588 msgid "The database name is not known for this query in the server's logs."
5591 #: libraries/classes/Controllers/JavaScriptMessagesController.php:254
5592 msgid "Analysing logs"
5595 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5596 msgid "Analysing & loading logs. This may take a while."
5599 #: libraries/classes/Controllers/JavaScriptMessagesController.php:256
5600 msgid "Cancel request"
5603 #: libraries/classes/Controllers/JavaScriptMessagesController.php:258
5605 "This column shows the amount of identical queries that are grouped together. "
5606 "However only the SQL query itself has been used as a grouping criteria, so "
5607 "the other attributes of queries, such as start time, may differ."
5610 #: libraries/classes/Controllers/JavaScriptMessagesController.php:263
5612 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5613 "same table are also being grouped together, disregarding of the inserted "
5617 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
5618 msgid "Log data loaded. Queries executed in this time span:"
5621 #: libraries/classes/Controllers/JavaScriptMessagesController.php:269
5622 msgid "Jump to Log table"
5625 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
5626 msgid "No data found"
5629 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
5630 msgid "Log analysed, but no data found in this time span."
5633 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5637 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5638 msgid "Explain output"
5641 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5642 #: libraries/classes/Menu.php:490
5643 #: libraries/classes/Server/Status/Processes.php:138
5644 #: libraries/classes/Util.php:1946 libraries/config.values.php:157
5645 #: templates/database/events/editor_form.twig:25
5646 #: templates/database/events/index.twig:44
5647 #: templates/database/tracking/tables.twig:17
5648 #: templates/table/tracking/main.twig:31
5652 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
5653 #: libraries/classes/Plugins/Export/ExportHtmlword.php:474
5654 #: libraries/classes/Plugins/Export/ExportOdt.php:597
5655 #: libraries/classes/Plugins/Export/ExportTexytext.php:455
5656 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:361
5657 #: libraries/classes/Server/Status/Processes.php:134
5658 #: templates/database/triggers/list.twig:47
5659 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
5663 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5667 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
5668 msgid "Profiling results"
5671 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5672 msgctxt "Display format"
5676 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
5680 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
5681 #: templates/export.twig:210
5686 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
5687 #: templates/export.twig:224
5692 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
5693 #: templates/export.twig:237
5698 #. l10n: A collection of available filters
5699 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
5700 msgid "Log table filter options"
5703 #. l10n: Filter as in "Start Filtering"
5704 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
5708 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
5709 msgid "Filter queries by word/regexp:"
5712 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
5713 msgid "Group queries, ignoring variable data in WHERE clauses"
5716 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
5717 msgid "Sum of grouped rows:"
5720 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
5721 #: libraries/classes/Engines/Innodb.php:140
5722 #: templates/server/databases/index.twig:253
5726 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5727 msgid "Loading logs"
5730 #: libraries/classes/Controllers/JavaScriptMessagesController.php:296
5731 msgid "Monitor refresh failed"
5734 #: libraries/classes/Controllers/JavaScriptMessagesController.php:298
5736 "While requesting new chart data the server returned an invalid response. "
5737 "This is most likely because your session expired. Reloading the page and "
5738 "reentering your credentials should help."
5741 #: libraries/classes/Controllers/JavaScriptMessagesController.php:302
5745 #: libraries/classes/Controllers/JavaScriptMessagesController.php:304
5746 msgid "Affected rows:"
5749 #: libraries/classes/Controllers/JavaScriptMessagesController.php:306
5750 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5753 #: libraries/classes/Controllers/JavaScriptMessagesController.php:308
5755 "Failed building chart grid with imported config. Resetting to default config…"
5758 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
5759 msgid "Import monitor configuration"
5762 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5763 msgid "Please select the file you want to import."
5766 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
5767 msgid "Please enter a valid table name."
5770 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
5771 msgid "Please enter a valid database name."
5774 #: libraries/classes/Controllers/JavaScriptMessagesController.php:315
5775 msgid "No files available on server for import!"
5778 #: libraries/classes/Controllers/JavaScriptMessagesController.php:317
5779 msgid "Analyse query"
5782 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
5783 msgid "Formatting SQL…"
5786 #: libraries/classes/Controllers/JavaScriptMessagesController.php:321
5787 msgid "No parameters found!"
5790 #: libraries/classes/Controllers/JavaScriptMessagesController.php:325
5791 #: templates/database/central_columns/main.twig:269
5792 #: templates/database/designer/main.twig:339
5793 #: templates/database/designer/main.twig:390
5794 #: templates/database/designer/main.twig:668
5795 #: templates/database/designer/main.twig:734
5796 #: templates/database/designer/main.twig:873
5797 #: templates/database/designer/main.twig:958
5798 #: templates/database/designer/main.twig:1063
5799 #: templates/database/designer/main.twig:1098
5800 #: templates/database/designer/main.twig:1103
5801 #: templates/database/designer/main.twig:1113
5802 #: templates/database/designer/main.twig:1119
5803 #: templates/database/structure/check_all_tables.twig:48
5804 #: templates/database/structure/check_all_tables.twig:52
5805 #: templates/database/structure/check_all_tables.twig:66
5806 #: templates/database/structure/check_all_tables.twig:72
5807 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
5808 #: templates/server/databases/index.twig:319
5809 #: templates/server/databases/index.twig:323
5810 #: templates/server/variables/index.twig:15
5811 #: templates/table/search/index.twig:197
5815 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
5816 #: templates/header.twig:43
5817 msgid "Page-related settings"
5820 #: libraries/classes/Controllers/JavaScriptMessagesController.php:329
5821 #: templates/config/form_display/display.twig:46
5825 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5826 #: templates/home/index.twig:289 templates/navigation/main.twig:58
5827 #: templates/server/privileges/users_overview.twig:173
5828 #: templates/server/status/monitor/index.twig:95
5832 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5833 msgid "Request aborted!!"
5836 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
5837 msgid "Processing request"
5840 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
5841 msgid "Request failed!!"
5844 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5845 #: libraries/classes/Controllers/Sql/EnumValuesController.php:51
5846 #: libraries/classes/Controllers/Sql/SetValuesController.php:54
5847 msgid "Error in processing request"
5850 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5852 msgid "Error code: %s"
5855 #: libraries/classes/Controllers/JavaScriptMessagesController.php:338
5857 msgid "Error text: %s"
5860 #: libraries/classes/Controllers/JavaScriptMessagesController.php:340
5862 "It seems that the connection to server has been lost. Please check your "
5863 "network connectivity and server status."
5866 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
5867 msgid "No accounts selected."
5870 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
5871 msgid "Dropping column"
5874 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
5875 msgid "Adding primary key"
5878 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
5879 #: templates/console/display.twig:129 templates/database/designer/main.twig:337
5880 #: templates/database/designer/main.twig:666
5881 #: templates/database/designer/main.twig:730
5882 #: templates/database/designer/main.twig:869
5883 #: templates/database/designer/main.twig:954
5884 #: templates/database/designer/main.twig:1061
5885 #: templates/modals/preview_sql_confirmation.twig:14
5886 #: templates/table/structure/display_structure.twig:361
5890 #: libraries/classes/Controllers/JavaScriptMessagesController.php:349
5891 msgid "Click to dismiss this notification"
5894 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
5895 msgid "Renaming databases"
5898 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
5899 msgid "Copying database"
5902 #: libraries/classes/Controllers/JavaScriptMessagesController.php:354
5903 msgid "Changing charset"
5906 #: libraries/classes/Controllers/JavaScriptMessagesController.php:355
5907 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
5908 #: libraries/classes/Index.php:526
5909 #: libraries/classes/Plugins/Export/ExportHtmlword.php:632
5910 #: libraries/classes/Plugins/Export/ExportLatex.php:625
5911 #: libraries/classes/Plugins/Export/ExportOdt.php:782
5912 #: libraries/classes/Plugins/Export/ExportTexytext.php:619
5913 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
5914 #: templates/config/form_display/input.twig:42
5915 #: templates/database/central_columns/main.twig:356
5916 #: templates/database/data_dictionary/index.twig:47
5917 #: templates/database/data_dictionary/index.twig:91
5918 #: templates/database/designer/main.twig:1118
5919 #: templates/database/privileges/index.twig:69
5920 #: templates/database/structure/drop_form.twig:20
5921 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65
5922 #: templates/preferences/autoload.twig:12
5923 #: templates/preferences/manage/error.twig:19
5924 #: templates/server/privileges/new_user_ajax.twig:22
5925 #: templates/server/privileges/new_user_ajax.twig:34
5926 #: templates/server/privileges/privileges_summary.twig:37
5927 #: templates/server/privileges/privileges_summary.twig:40
5928 #: templates/server/privileges/privileges_summary.twig:42
5929 #: templates/server/privileges/users_overview.twig:55
5930 #: templates/server/privileges/users_overview.twig:65
5931 #: templates/table/delete/confirm.twig:29
5932 #: templates/table/privileges/index.twig:73
5933 #: templates/table/structure/display_structure.twig:80
5934 #: templates/table/structure/display_structure.twig:515
5935 #: templates/table/structure/drop_confirm.twig:20
5936 #: templates/table/structure/primary.twig:23
5937 #: templates/table/tracking/structure_snapshot_columns.twig:33
5938 #: templates/table/tracking/structure_snapshot_indexes.twig:23
5939 #: templates/table/tracking/structure_snapshot_indexes.twig:24
5943 #: libraries/classes/Controllers/JavaScriptMessagesController.php:358
5944 #: templates/database/structure/drop_form.twig:16
5945 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
5946 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
5947 msgid "Enable foreign key checks"
5950 #: libraries/classes/Controllers/JavaScriptMessagesController.php:361
5951 msgid "Failed to get real row count."
5954 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
5958 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
5959 msgid "Hide search results"
5962 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
5963 msgid "Show search results"
5966 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
5970 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
5974 #: libraries/classes/Controllers/JavaScriptMessagesController.php:369
5976 msgid "Delete the matches for the %s table?"
5979 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
5980 msgid "The definition of a stored function must contain a RETURN statement!"
5983 #: libraries/classes/Controllers/JavaScriptMessagesController.php:374
5984 msgid "No routine is exportable. Required privileges may be lacking."
5987 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
5989 msgid "Values for column %s"
5992 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
5993 msgid "Values for a new column"
5996 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
5997 msgid "Enter each value in a separate field."
6000 #: libraries/classes/Controllers/JavaScriptMessagesController.php:380
6002 msgid "Add %d value(s)"
6005 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
6007 "Note: If the file contains multiple tables, they will be combined into one."
6010 #: libraries/classes/Controllers/JavaScriptMessagesController.php:386
6011 msgid "Hide query box"
6014 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
6015 msgid "Show query box"
6018 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
6019 #: libraries/classes/Display/Results.php:3030
6020 #: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
6021 #: templates/database/central_columns/main.twig:268
6022 #: templates/database/central_columns/main.twig:380
6023 #: templates/database/central_columns/main.twig:381
6024 #: templates/database/designer/main.twig:388
6025 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6026 #: templates/database/search/results.twig:43
6027 #: templates/display/results/table.twig:235
6028 #: templates/display/results/table.twig:236 templates/export.twig:54
6029 #: templates/server/user_groups/user_groups.twig:37
6030 #: templates/server/user_groups/user_groups.twig:56
6031 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6035 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6037 msgid "%d is not valid row number."
6040 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6041 #: templates/sql/relational_column_dropdown.twig:3
6042 #: templates/table/insert/column_row.twig:48
6043 #: templates/table/search/input_box.twig:27
6044 msgid "Browse foreign values"
6047 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
6048 msgid "No previously auto-saved query is available. Loading default query."
6051 #: libraries/classes/Controllers/JavaScriptMessagesController.php:394
6053 "You have a previously saved query. Click Get auto-saved query to load the "
6057 #: libraries/classes/Controllers/JavaScriptMessagesController.php:396
6059 msgid "Variable %d:"
6062 #: libraries/classes/Controllers/JavaScriptMessagesController.php:399
6063 #: libraries/classes/Normalization.php:1051
6067 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6068 msgid "Column selector"
6071 #: libraries/classes/Controllers/JavaScriptMessagesController.php:401
6072 msgid "Search this list"
6075 #: libraries/classes/Controllers/JavaScriptMessagesController.php:403
6078 "No columns in the central list. Make sure the Central columns list for "
6079 "database %s has columns that are not present in the current table."
6082 #: libraries/classes/Controllers/JavaScriptMessagesController.php:406
6086 #: libraries/classes/Controllers/JavaScriptMessagesController.php:409
6087 msgid "Add primary key"
6090 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6091 msgid "Primary key added."
6094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:411
6095 #: libraries/classes/Normalization.php:282
6096 msgid "Taking you to next step…"
6099 #: libraries/classes/Controllers/JavaScriptMessagesController.php:412
6101 msgid "The first step of normalization is complete for table '%s'."
6104 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6105 #: libraries/classes/Normalization.php:540
6106 #: libraries/classes/Normalization.php:602
6107 #: libraries/classes/Normalization.php:699
6108 #: libraries/classes/Normalization.php:775
6112 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6113 msgid "Second step of normalization (2NF)"
6116 #. l10n: Display text for calendar close link
6117 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6118 #: libraries/classes/Normalization.php:375
6119 #: templates/javascript/variables.twig:15
6123 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6124 msgid "Confirm partial dependencies"
6127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
6128 msgid "Selected partial dependencies are as follows:"
6131 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
6133 "Note: a, b -> d,f implies values of columns a and b combined together can "
6134 "determine values of column d and column f."
6137 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6138 msgid "No partial dependencies selected!"
6141 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6142 #: libraries/classes/Export.php:587 libraries/classes/Html/Generator.php:987
6143 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:292
6144 #: templates/import_status.twig:2 templates/user_password.twig:2
6148 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6149 msgid "Show me the possible partial dependencies based on data in the table"
6152 #: libraries/classes/Controllers/JavaScriptMessagesController.php:425
6153 msgid "Hide partial dependencies list"
6156 #: libraries/classes/Controllers/JavaScriptMessagesController.php:427
6158 "Sit tight! It may take few seconds depending on data size and column count "
6162 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6166 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6167 msgid "The following actions will be performed:"
6170 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6172 msgid "DROP columns %s from the table %s"
6175 #: libraries/classes/Controllers/JavaScriptMessagesController.php:432
6176 msgid "Create the following table"
6179 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6180 msgid "Third step of normalization (3NF)"
6183 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6184 msgid "Confirm transitive dependencies"
6187 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6188 msgid "Selected dependencies are as follows:"
6191 #: libraries/classes/Controllers/JavaScriptMessagesController.php:438
6192 msgid "No dependencies selected!"
6195 #: libraries/classes/Controllers/JavaScriptMessagesController.php:441
6196 #: templates/columns_definitions/column_definitions_form.twig:160
6197 #: templates/database/central_columns/edit.twig:22
6198 #: templates/database/central_columns/main.twig:119
6199 #: templates/database/central_columns/main.twig:272
6200 #: templates/server/variables/index.twig:12
6201 #: templates/table/gis_visualization/gis_visualization.twig:40
6202 #: templates/table/insert/actions_panel.twig:7
6203 #: templates/table/relation/common_form.twig:225
6204 #: templates/table/structure/partition_definition_form.twig:12
6205 #: templates/table/zoom_search/result_form.twig:78
6209 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6210 msgid "Hide search criteria"
6213 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6214 msgid "Show search criteria"
6217 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6218 msgid "Column maximum:"
6221 #: libraries/classes/Controllers/JavaScriptMessagesController.php:447
6222 msgid "Column minimum:"
6225 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6226 msgid "Hide find and replace criteria"
6229 #: libraries/classes/Controllers/JavaScriptMessagesController.php:451
6230 msgid "Show find and replace criteria"
6233 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6234 msgid "Each point represents a data row."
6237 #: libraries/classes/Controllers/JavaScriptMessagesController.php:457
6238 msgid "Hovering over a point will show its label."
6241 #: libraries/classes/Controllers/JavaScriptMessagesController.php:459
6242 msgid "To zoom in, select a section of the plot with the mouse."
6245 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6246 msgid "Click reset zoom button to come back to original state."
6249 #: libraries/classes/Controllers/JavaScriptMessagesController.php:463
6250 msgid "Click a data point to view and possibly edit the data row."
6253 #: libraries/classes/Controllers/JavaScriptMessagesController.php:465
6254 msgid "The plot can be resized by dragging it along the bottom right corner."
6257 #: libraries/classes/Controllers/JavaScriptMessagesController.php:468
6258 msgid "Select two columns"
6261 #: libraries/classes/Controllers/JavaScriptMessagesController.php:470
6262 msgid "Select two different columns"
6265 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6266 msgid "Data point content"
6269 #: libraries/classes/Controllers/JavaScriptMessagesController.php:475
6270 #: libraries/classes/Controllers/JavaScriptMessagesController.php:631
6271 #: libraries/classes/ErrorHandler.php:439 libraries/classes/InsertEdit.php:2000
6272 #: templates/table/index_form.twig:164 templates/table/index_form.twig:200
6276 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6277 #: libraries/classes/Display/Results.php:2966
6278 #: libraries/classes/Html/Generator.php:76
6279 #: templates/display/results/table.twig:231
6280 #: templates/display/results/table.twig:232
6284 #: libraries/classes/Controllers/JavaScriptMessagesController.php:477
6285 #: templates/gis_data_editor_form.twig:74
6286 #: templates/gis_data_editor_form.twig:94
6287 #: templates/gis_data_editor_form.twig:135
6288 #: templates/gis_data_editor_form.twig:187
6292 #: libraries/classes/Controllers/JavaScriptMessagesController.php:478
6293 #: templates/gis_data_editor_form.twig:76
6294 #: templates/gis_data_editor_form.twig:96
6295 #: templates/gis_data_editor_form.twig:137
6296 #: templates/gis_data_editor_form.twig:189
6300 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6304 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6309 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6313 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6317 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6318 #: templates/display/results/table.twig:174
6322 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6326 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
6330 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6331 #: templates/gis_data_editor_form.twig:99
6332 #: templates/gis_data_editor_form.twig:140
6333 #: templates/gis_data_editor_form.twig:192
6337 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6338 #: templates/gis_data_editor_form.twig:144
6339 #: templates/gis_data_editor_form.twig:195
6340 msgid "Add an inner ring"
6343 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6344 msgid "Do you want to copy encryption key?"
6347 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6348 msgid "Encryption key"
6351 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6353 "The HEX function will treat the integer as a string while calculating the "
6357 #: libraries/classes/Controllers/JavaScriptMessagesController.php:498
6359 "MySQL accepts additional values not selectable by the slider; key in those "
6360 "values directly if desired"
6363 #: libraries/classes/Controllers/JavaScriptMessagesController.php:504
6365 "MySQL accepts additional values not selectable by the datepicker; key in "
6366 "those values directly if desired"
6369 #: libraries/classes/Controllers/JavaScriptMessagesController.php:510
6371 "Indicates that you have made changes to this page; you will be prompted for "
6372 "confirmation before abandoning changes"
6375 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6376 msgid "Select referenced key"
6379 #: libraries/classes/Controllers/JavaScriptMessagesController.php:516
6380 msgid "Select Foreign Key"
6383 #: libraries/classes/Controllers/JavaScriptMessagesController.php:517
6384 msgid "Please select the primary key or a unique key!"
6387 #: libraries/classes/Controllers/JavaScriptMessagesController.php:518
6388 #: templates/database/designer/main.twig:98
6389 #: templates/database/designer/main.twig:101
6390 msgid "Choose column to display"
6393 #: libraries/classes/Controllers/JavaScriptMessagesController.php:520
6395 "You haven't saved the changes in the layout. They will be lost if you don't "
6396 "save them. Do you want to continue?"
6399 #: libraries/classes/Controllers/JavaScriptMessagesController.php:523
6400 msgid "value/subQuery is empty"
6403 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
6404 #: templates/database/designer/main.twig:40
6405 #: templates/database/designer/main.twig:43
6406 msgid "Add tables from other databases"
6409 #: libraries/classes/Controllers/JavaScriptMessagesController.php:525
6413 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6414 #: templates/database/designer/main.twig:63
6415 #: templates/database/designer/main.twig:66
6419 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6420 #: templates/database/designer/main.twig:70
6421 #: templates/database/designer/main.twig:73
6422 msgid "Save page as"
6425 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6426 #: templates/database/designer/main.twig:56
6427 #: templates/database/designer/main.twig:59
6431 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
6435 #. l10n: When the user opens a page saved in the Designer
6436 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6437 msgid "Some tables saved in this page might have been renamed or deleted."
6440 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
6441 #: templates/database/designer/main.twig:10
6445 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
6446 msgid "Please select a page to continue"
6449 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
6450 msgid "Please enter a valid page name"
6453 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6454 msgid "Do you want to save the changes to the current page?"
6457 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6458 msgid "Successfully deleted the page"
6461 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6462 msgid "Export relational schema"
6465 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
6466 msgid "Modifications have been saved"
6469 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
6471 msgid "%d object(s) created."
6474 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6478 #: libraries/classes/Controllers/JavaScriptMessagesController.php:543
6479 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
6483 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
6484 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
6487 #: libraries/classes/Controllers/JavaScriptMessagesController.php:548
6489 "You have edited some data and they have not been saved. Are you sure you "
6490 "want to leave this page before saving the data?"
6493 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
6494 msgid "Drag to reorder."
6497 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
6498 msgid "Click to sort results by this column."
6501 #: libraries/classes/Controllers/JavaScriptMessagesController.php:554
6503 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6504 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6505 "from ORDER BY clause"
6508 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
6509 msgid "Click to mark/unmark."
6512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
6513 msgid "Double-click to copy column name."
6516 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
6517 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6520 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
6522 "This table does not contain a unique column. Features related to the grid "
6523 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6526 #: libraries/classes/Controllers/JavaScriptMessagesController.php:566
6527 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6530 #: libraries/classes/Controllers/JavaScriptMessagesController.php:568
6532 "Do you really want to see all of the rows? For a big table this could crash "
6536 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
6537 msgid "Original length"
6540 #: libraries/classes/Controllers/JavaScriptMessagesController.php:573
6544 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
6545 #: libraries/classes/Controllers/Server/Status/StatusController.php:193
6549 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
6553 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
6554 msgid "Import status"
6557 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
6558 #: templates/navigation/main.twig:84
6559 msgid "Drop files here"
6562 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
6563 msgid "Select database first"
6566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:583
6567 msgid "You can also edit most values<br>by double-clicking directly on them."
6570 #: libraries/classes/Controllers/JavaScriptMessagesController.php:585
6571 msgid "You can also edit most values<br>by clicking directly on them."
6574 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
6578 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
6579 msgid "Generate password"
6582 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
6583 #: templates/server/replication/primary_add_replica_user.twig:73
6587 #: libraries/classes/Controllers/JavaScriptMessagesController.php:593
6588 #: libraries/classes/Controllers/UserPasswordController.php:84
6589 #: templates/home/index.twig:46
6590 #: templates/server/privileges/change_password.twig:10
6591 msgid "Change password"
6594 #: libraries/classes/Controllers/JavaScriptMessagesController.php:596
6595 #: templates/table/structure/display_structure.twig:130
6599 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
6603 #: libraries/classes/Controllers/JavaScriptMessagesController.php:600
6607 #: libraries/classes/Controllers/JavaScriptMessagesController.php:602
6608 #: libraries/classes/Navigation/NavigationTree.php:1357
6609 msgid "Unlink from main panel"
6612 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
6613 #: libraries/classes/Setup/Index.php:177
6616 "A newer version of phpMyAdmin is available and you should consider "
6617 "upgrading. The newest version is %s, released on %s."
6620 #. l10n: Latest available phpMyAdmin version
6621 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
6622 msgid ", latest stable version:"
6625 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6629 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
6631 "A fatal JavaScript error has occurred. Would you like to send an error "
6635 #: libraries/classes/Controllers/JavaScriptMessagesController.php:615
6636 msgid "Change report settings"
6639 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
6640 msgid "Show report details"
6643 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
6645 "Your export is incomplete, due to a low execution time limit at the PHP "
6649 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
6652 "Warning: a form on this page has more than %d fields. On submission, some of "
6653 "the fields might be ignored, due to PHP's max_input_vars configuration."
6656 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
6657 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
6658 msgid "Some errors have been detected on the server!"
6661 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
6662 msgid "Please look at the bottom of this window."
6665 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
6666 #: libraries/classes/ErrorHandler.php:444
6670 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6672 "As per your settings, they are being submitted currently, please be patient."
6675 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
6676 msgid "Column name successfully copied to clipboard!"
6679 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
6680 msgid "Column name copying to clipboard failed!"
6683 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
6684 msgid "Successfully copied!"
6687 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
6688 msgid "Copying failed!"
6691 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
6692 msgid "Execute this query again?"
6695 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
6696 msgid "Do you really want to delete this bookmark?"
6699 #: libraries/classes/Controllers/JavaScriptMessagesController.php:655
6700 msgid "Some error occurred while getting SQL debug info."
6703 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
6705 msgid "%s queries executed %s times in %s seconds."
6708 #: libraries/classes/Controllers/JavaScriptMessagesController.php:657
6710 msgid "%s argument(s) passed"
6713 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
6714 msgid "Show arguments"
6717 #: libraries/classes/Controllers/JavaScriptMessagesController.php:659
6718 msgid "Hide arguments"
6721 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
6725 #: libraries/classes/Controllers/JavaScriptMessagesController.php:662
6727 "There was a problem accessing your browser storage, some features may not "
6728 "work properly for you. It is likely that the browser doesn't support storage "
6729 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6730 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6731 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6734 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
6735 msgid "Copy tables to"
6738 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
6739 msgid "Add table prefix"
6742 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
6743 msgid "Replace table with prefix"
6746 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
6747 #: templates/database/structure/check_all_tables.twig:28
6748 msgid "Copy table with prefix"
6751 #: libraries/classes/Controllers/JavaScriptMessagesController.php:675
6752 msgid "Extremely weak"
6755 #: libraries/classes/Controllers/JavaScriptMessagesController.php:676
6759 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
6763 #: libraries/classes/Controllers/JavaScriptMessagesController.php:678
6767 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
6771 #. l10n: error code 5 (from U2F API)
6772 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
6774 msgid "Timed out waiting for security key activation."
6777 #. l10n: error code 2 (from U2F API)
6778 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
6780 msgid "Invalid request sent to security key."
6783 #. l10n: unknown error code (from U2F API)
6784 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6786 msgid "Unknown security key error."
6789 #. l10n: error code 3 (from U2F API)
6790 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
6792 msgid "Client does not support security key."
6795 #. l10n: error code 4 (from U2F API) on register
6796 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6798 msgid "Failed security key activation."
6801 #. l10n: error code 4 (from U2F API) on authanticate
6802 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
6804 msgid "Invalid security key."
6807 #: libraries/classes/Controllers/JavaScriptMessagesController.php:697
6809 "You can not open, save or delete your page layout, as IndexedDB is not "
6810 "working in your browser and your phpMyAdmin configuration storage is not "
6811 "configured for this."
6814 #: libraries/classes/Controllers/JavaScriptMessagesController.php:702
6817 "The table already exists in the designer and can not be added once more."
6818 msgid "Table %s already exists!"
6821 #: libraries/classes/Controllers/JavaScriptMessagesController.php:704
6822 #: libraries/classes/InsertEdit.php:327
6823 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
6827 #: libraries/classes/Controllers/JavaScriptMessagesController.php:705
6828 #: libraries/classes/Controllers/Table/ChangeController.php:188
6829 #: templates/database/multi_table_query/form.twig:49
6830 #: templates/database/tracking/tables.twig:19
6831 #: templates/table/tracking/main.twig:33
6835 #: libraries/classes/Controllers/NavigationController.php:46
6836 msgid "Fatal error: The navigation can only be accessed via AJAX"
6839 #: libraries/classes/Controllers/NormalizationController.php:40
6840 #: libraries/classes/Normalization.php:245
6844 #: libraries/classes/Controllers/NormalizationController.php:41
6845 #: libraries/classes/Normalization.php:246
6846 msgid "No such column"
6849 #: libraries/classes/Controllers/NormalizationController.php:46
6850 #: libraries/classes/Normalization.php:250 libraries/classes/Types.php:798
6851 msgctxt "string types"
6855 #: libraries/classes/Controllers/Preferences/ManageController.php:93
6856 msgid "phpMyAdmin configuration snippet"
6859 #: libraries/classes/Controllers/Preferences/ManageController.php:94
6860 msgid "Paste it to your config.inc.php"
6863 #: libraries/classes/Controllers/Preferences/ManageController.php:140
6864 msgid "Could not import configuration"
6867 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:52
6868 msgid "Two-factor authentication has been removed."
6871 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:63
6872 msgid "Two-factor authentication has been configured."
6875 #: libraries/classes/Controllers/Server/DatabasesController.php:312
6876 #: libraries/classes/Import.php:144
6877 #: templates/database/structure/table_header.twig:26
6878 #: templates/table/structure/display_partitions.twig:28
6879 #: templates/table/structure/display_structure.twig:230
6880 #: templates/table/structure/display_table_stats.twig:119
6884 #: libraries/classes/Controllers/Server/DatabasesController.php:322
6885 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
6886 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
6887 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
6888 #: templates/table/structure/display_structure.twig:445
6889 #: templates/table/tracking/structure_snapshot_indexes.twig:1
6893 #: libraries/classes/Controllers/Server/DatabasesController.php:327
6894 #: libraries/classes/Controllers/Server/Status/StatusController.php:147
6895 #: libraries/classes/Controllers/Server/Status/StatusController.php:199
6896 #: templates/table/structure/display_table_stats.twig:45
6900 #: libraries/classes/Controllers/Server/DatabasesController.php:332
6901 #: templates/database/structure/table_header.twig:38
6902 #: templates/table/structure/display_table_stats.twig:32
6906 #: libraries/classes/Controllers/Server/Databases/CreateController.php:87
6908 msgid "Database %1$s has been created."
6911 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:93
6913 msgid "%1$d database has been dropped successfully."
6914 msgid_plural "%1$d databases have been dropped successfully."
6917 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
6919 msgid "The account %s@%s has been successfully locked."
6922 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
6924 msgid "The account %s@%s has been successfully unlocked."
6927 #: libraries/classes/Controllers/Server/PrivilegesController.php:153
6928 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
6929 msgid "No Privileges"
6932 #: libraries/classes/Controllers/Server/PrivilegesController.php:162
6933 msgid "You do not have the privileges to administrate the users!"
6936 #: libraries/classes/Controllers/Server/PrivilegesController.php:177
6938 "Username and hostname didn't change. If you only want to change the "
6939 "password, 'Change password' tab should be used."
6942 #: libraries/classes/Controllers/Server/PrivilegesController.php:406
6943 msgid "User has been added."
6946 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
6948 msgid "Thread %s was successfully killed."
6951 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
6954 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
6957 #: libraries/classes/Controllers/Server/Status/StatusController.php:137
6961 #: libraries/classes/Controllers/Server/Status/StatusController.php:142
6965 #: libraries/classes/Controllers/Server/Status/StatusController.php:181
6966 msgid "Max. concurrent connections"
6969 #: libraries/classes/Controllers/Server/Status/StatusController.php:187
6970 msgid "Failed attempts"
6973 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
6975 "The number of connections that were aborted because the client died without "
6976 "closing the connection properly."
6979 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
6980 msgid "The number of failed attempts to connect to the MySQL server."
6983 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
6985 "The number of transactions that used the temporary binary log cache but that "
6986 "exceeded the value of binlog_cache_size and used a temporary file to store "
6987 "statements from the transaction."
6990 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
6991 msgid "The number of transactions that used the temporary binary log cache."
6994 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
6996 "The number of connection attempts (successful or not) to the MySQL server."
6999 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7001 "The number of temporary tables on disk created automatically by the server "
7002 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7003 "to increase the tmp_table_size value to cause temporary tables to be memory-"
7004 "based instead of disk-based."
7007 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7008 msgid "How many temporary files mysqld has created."
7011 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7013 "The number of in-memory temporary tables created automatically by the server "
7014 "while executing statements."
7017 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7019 "The number of rows written with INSERT DELAYED for which some error occurred "
7020 "(probably duplicate key)."
7023 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7025 "The number of INSERT DELAYED handler threads in use. Every different table "
7026 "on which one uses INSERT DELAYED gets its own thread."
7029 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7030 msgid "The number of INSERT DELAYED rows written."
7033 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7034 msgid "The number of executed FLUSH statements."
7037 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7038 msgid "The number of internal COMMIT statements."
7041 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7042 msgid "The number of times a row was deleted from a table."
7045 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7047 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7048 "table with a given name. This is called discovery. Handler_discover "
7049 "indicates the number of time tables have been discovered."
7052 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7054 "The number of times the first entry was read from an index. If this is high, "
7055 "it suggests that the server is doing a lot of full index scans; for example, "
7056 "SELECT col1 FROM foo, assuming that col1 is indexed."
7059 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7061 "The number of requests to read a row based on a key. If this is high, it is "
7062 "a good indication that your queries and tables are properly indexed."
7065 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7067 "The number of requests to read the next row in key order. This is "
7068 "incremented if you are querying an index column with a range constraint or "
7069 "if you are doing an index scan."
7072 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7074 "The number of requests to read the previous row in key order. This read "
7075 "method is mainly used to optimize ORDER BY … DESC."
7078 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7080 "The number of requests to read a row based on a fixed position. This is high "
7081 "if you are doing a lot of queries that require sorting of the result. You "
7082 "probably have a lot of queries that require MySQL to scan whole tables or "
7083 "you have joins that don't use keys properly."
7086 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7088 "The number of requests to read the next row in the data file. This is high "
7089 "if you are doing a lot of table scans. Generally this suggests that your "
7090 "tables are not properly indexed or that your queries are not written to take "
7091 "advantage of the indexes you have."
7094 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7095 msgid "The number of internal ROLLBACK statements."
7098 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7099 msgid "The number of requests to update a row in a table."
7102 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7103 msgid "The number of requests to insert a row in a table."
7106 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7107 msgid "The number of pages containing data (dirty or clean)."
7110 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7111 msgid "The number of pages currently dirty."
7114 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7115 msgid "The number of buffer pool pages that have been requested to be flushed."
7118 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7119 msgid "The number of free pages."
7122 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7124 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7125 "being read or written or that can't be flushed or removed for some other "
7129 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7131 "The number of pages busy because they have been allocated for administrative "
7132 "overhead such as row locks or the adaptive hash index. This value can also "
7133 "be calculated as Innodb_buffer_pool_pages_total - "
7134 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7137 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7138 msgid "Total size of buffer pool, in pages."
7141 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7143 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7144 "query is to scan a large portion of a table but in random order."
7147 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7149 "The number of sequential read-aheads InnoDB initiated. This happens when "
7150 "InnoDB does a sequential full table scan."
7153 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7154 msgid "The number of logical read requests InnoDB has done."
7157 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7159 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7160 "and had to do a single-page read."
7163 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7165 "Normally, writes to the InnoDB buffer pool happen in the background. "
7166 "However, if it's necessary to read or create a page and no clean pages are "
7167 "available, it's necessary to wait for pages to be flushed first. This "
7168 "counter counts instances of these waits. If the buffer pool size was set "
7169 "properly, this value should be small."
7172 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7173 msgid "The number writes done to the InnoDB buffer pool."
7176 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7177 msgid "The number of fsync() operations so far."
7180 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7181 msgid "The current number of pending fsync() operations."
7184 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7185 msgid "The current number of pending reads."
7188 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7189 msgid "The current number of pending writes."
7192 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7193 msgid "The amount of data read so far, in bytes."
7196 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7197 msgid "The total number of data reads."
7200 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7201 msgid "The total number of data writes."
7204 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
7205 msgid "The amount of data written so far, in bytes."
7208 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
7209 msgid "The number of pages that have been written for doublewrite operations."
7212 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
7213 msgid "The number of doublewrite operations that have been performed."
7216 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7218 "The number of waits we had because log buffer was too small and we had to "
7219 "wait for it to be flushed before continuing."
7222 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7223 msgid "The number of log write requests."
7226 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
7227 msgid "The number of physical writes to the log file."
7230 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
7231 msgid "The number of fsync() writes done to the log file."
7234 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
7235 msgid "The number of pending log file fsyncs."
7238 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
7239 msgid "Pending log file writes."
7242 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7243 msgid "The number of bytes written to the log file."
7246 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
7247 msgid "The number of pages created."
7250 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
7252 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7253 "pages; the page size allows them to be easily converted to bytes."
7256 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7257 msgid "The number of pages read."
7260 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
7261 msgid "The number of pages written."
7264 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
7265 msgid "The number of row locks currently being waited for."
7268 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
7269 msgid "The average time to acquire a row lock, in milliseconds."
7272 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7273 msgid "The total time spent in acquiring row locks, in milliseconds."
7276 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
7277 msgid "The maximum time to acquire a row lock, in milliseconds."
7280 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
7281 msgid "The number of times a row lock had to be waited for."
7284 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
7285 msgid "The number of rows deleted from InnoDB tables."
7288 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
7289 msgid "The number of rows inserted in InnoDB tables."
7292 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
7293 msgid "The number of rows read from InnoDB tables."
7296 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
7297 msgid "The number of rows updated in InnoDB tables."
7300 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7302 "The number of key blocks in the key cache that have changed but haven't yet "
7303 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7306 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
7308 "The number of unused blocks in the key cache. You can use this value to "
7309 "determine how much of the key cache is in use."
7312 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7314 "The number of used blocks in the key cache. This value is a high-water mark "
7315 "that indicates the maximum number of blocks that have ever been in use at "
7319 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
7320 msgid "Percentage of used key cache (calculated value)"
7323 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
7324 msgid "The number of requests to read a key block from the cache."
7327 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
7329 "The number of physical reads of a key block from disk. If Key_reads is big, "
7330 "then your key_buffer_size value is probably too small. The cache miss rate "
7331 "can be calculated as Key_reads/Key_read_requests."
7334 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
7336 "Key cache miss calculated as rate of physical reads compared to read "
7337 "requests (calculated value)"
7340 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7341 msgid "The number of requests to write a key block to the cache."
7344 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
7345 msgid "The number of physical writes of a key block to disk."
7348 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
7350 "Percentage of physical writes compared to write requests (calculated value)"
7353 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
7355 "The total cost of the last compiled query as computed by the query "
7356 "optimizer. Useful for comparing the cost of different query plans for the "
7357 "same query. The default value of 0 means that no query has been compiled yet."
7360 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7362 "The maximum number of connections that have been in use simultaneously since "
7363 "the server started."
7366 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
7367 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7370 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7372 "The number of tables that have been opened. If opened tables is big, your "
7373 "table_open_cache value is probably too small."
7376 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7377 msgid "The number of files that are open."
7380 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
7381 msgid "The number of streams that are open (used mainly for logging)."
7384 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
7385 msgid "The number of tables that are open."
7388 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
7390 "The number of free memory blocks in query cache. High numbers can indicate "
7391 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7395 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
7396 msgid "The amount of free memory for query cache."
7399 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7400 msgid "The number of cache hits."
7403 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
7404 msgid "The number of queries added to the cache."
7407 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7409 "The number of queries that have been removed from the cache to free up "
7410 "memory for caching new queries. This information can help you tune the query "
7411 "cache size. The query cache uses a least recently used (LRU) strategy to "
7412 "decide which queries to remove from the cache."
7415 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
7417 "The number of non-cached queries (not cachable, or not cached due to the "
7418 "query_cache_type setting)."
7421 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
7422 msgid "The number of queries registered in the cache."
7425 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
7426 msgid "The total number of blocks in the query cache."
7429 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7430 msgid "The status of failsafe replication (not yet implemented)."
7433 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
7435 "The number of joins that do not use indexes. If this value is not 0, you "
7436 "should carefully check the indexes of your tables."
7439 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
7440 msgid "The number of joins that used a range search on a reference table."
7443 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
7445 "The number of joins without keys that check for key usage after each row. "
7446 "(If this is not 0, you should carefully check the indexes of your tables.)"
7449 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7451 "The number of joins that used ranges on the first table. (It's normally not "
7452 "critical even if this is big.)"
7455 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7456 msgid "The number of joins that did a full scan of the first table."
7459 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
7461 "The number of temporary tables currently open by the replica SQL thread."
7464 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7466 "Total (since startup) number of times the replication replica SQL thread has "
7467 "retried transactions."
7470 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
7471 msgid "This is ON if this server is a replica that is connected to a primary."
7474 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
7476 "The number of threads that have taken more than slow_launch_time seconds to "
7480 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7482 "The number of queries that have taken more than long_query_time seconds."
7485 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
7487 "The number of merge passes the sort algorithm has had to do. If this value "
7488 "is large, you should consider increasing the value of the sort_buffer_size "
7492 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7493 msgid "The number of sorts that were done with ranges."
7496 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
7497 msgid "The number of sorted rows."
7500 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
7501 msgid "The number of sorts that were done by scanning the table."
7504 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7505 msgid "The number of times that a table lock was acquired immediately."
7508 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
7510 "The number of times that a table lock could not be acquired immediately and "
7511 "a wait was needed. If this is high, and you have performance problems, you "
7512 "should first optimize your queries, and then either split your table or "
7513 "tables or use replication."
7516 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
7518 "The number of threads in the thread cache. The cache hit rate can be "
7519 "calculated as Threads_created/Connections. If this value is red you should "
7520 "raise your thread_cache_size."
7523 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
7524 msgid "The number of currently open connections."
7527 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
7529 "The number of threads created to handle connections. If Threads_created is "
7530 "big, you may want to increase the thread_cache_size value. (Normally this "
7531 "doesn't give a notable performance improvement if you have a good thread "
7535 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
7536 msgid "Thread cache hit rate (calculated value)"
7539 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
7540 msgid "The number of threads that are not sleeping."
7543 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
7544 #: libraries/classes/Util.php:835
7545 msgid "Missing parameter:"
7548 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
7549 msgid "User groups management is not enabled."
7552 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
7553 msgid "Setting variable failed"
7556 #: libraries/classes/Controllers/Setup/FormController.php:32
7557 msgid "Incorrect form specified!"
7560 #: libraries/classes/Controllers/Setup/HomeController.php:42
7562 "You are not using a secure connection; all data (including potentially "
7563 "sensitive information, like passwords) is transferred unencrypted!"
7566 #: libraries/classes/Controllers/Setup/HomeController.php:47
7568 "If your server is also configured to accept HTTPS requests follow this link "
7569 "to use a secure connection."
7572 #: libraries/classes/Controllers/Setup/HomeController.php:51
7573 msgid "Insecure connection"
7576 #: libraries/classes/Controllers/Sql/SqlController.php:236
7577 #: libraries/classes/Sql.php:1154
7579 msgid "Bookmark %s has been created."
7582 #: libraries/classes/Controllers/Sql/SqlController.php:243
7583 msgid "Bookmark not created!"
7586 #: libraries/classes/Controllers/Table/AddFieldController.php:151
7587 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
7588 #: libraries/classes/Controllers/Table/Structure/SaveController.php:223
7589 #: libraries/classes/Table/Indexes.php:85
7591 msgid "Table %1$s has been altered successfully."
7594 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
7595 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:25
7596 #: libraries/classes/Controllers/Table/ExportRowsController.php:36
7597 msgid "No row selected."
7600 #: libraries/classes/Controllers/Table/ChartController.php:60
7601 #: libraries/classes/Controllers/Table/GisVisualizationController.php:70
7602 msgid "No SQL query was set to fetch data."
7605 #: libraries/classes/Controllers/Table/ChartController.php:145
7606 msgid "No numeric columns present in the table to plot."
7609 #: libraries/classes/Controllers/Table/ChartController.php:208
7610 msgid "No data to display"
7613 #: libraries/classes/Controllers/Table/CreateController.php:84
7614 #: libraries/classes/Controllers/Table/GetFieldController.php:55
7616 msgid "'%s' database does not exist."
7619 #: libraries/classes/Controllers/Table/CreateController.php:94
7621 msgid "Table %s already exists!"
7624 #: libraries/classes/Controllers/Table/DeleteRowsController.php:77
7625 #: libraries/classes/Controllers/Table/FindReplaceController.php:181
7626 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:83
7627 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:83
7628 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:83
7629 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:83
7630 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:83
7631 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:55
7632 #: libraries/classes/Controllers/Table/Partition/CheckController.php:55
7633 #: libraries/classes/Controllers/Table/Partition/DropController.php:56
7634 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:55
7635 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:56
7636 #: libraries/classes/Controllers/Table/Partition/RepairController.php:55
7637 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:56
7638 #: libraries/classes/Controllers/Table/RelationController.php:241
7639 #: libraries/classes/Controllers/View/OperationsController.php:87
7640 #: libraries/classes/Database/Routines.php:1224
7641 #: libraries/classes/Display/Results.php:3683 libraries/classes/Message.php:172
7642 #: templates/sql/query.twig:7
7643 msgid "Your SQL query has been executed successfully."
7646 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
7647 #: libraries/classes/Controllers/Table/DropColumnController.php:51
7648 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47
7649 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
7650 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45
7651 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45
7652 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:59
7653 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:47
7654 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
7655 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:47
7656 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:47
7657 msgid "No column selected."
7660 #: libraries/classes/Controllers/Table/DropColumnController.php:80
7662 msgid "%1$d column has been dropped successfully."
7663 msgid_plural "%1$d columns have been dropped successfully."
7666 #: libraries/classes/Controllers/Table/GetFieldController.php:63
7667 msgid "Invalid table name"
7670 #. l10n: In case a SQL query did not pass a security check
7671 #: libraries/classes/Controllers/Table/GetFieldController.php:72
7672 #: libraries/classes/Controllers/Transformation/WrapperController.php:103
7673 msgid "There is an issue with your request."
7676 #: libraries/classes/Controllers/Table/GetFieldController.php:86
7677 #: libraries/classes/Database/Routines.php:1243
7678 #: libraries/classes/Import.php:149 libraries/classes/InsertEdit.php:221
7679 #: libraries/classes/Sql.php:967
7680 msgid "MySQL returned an empty result set (i.e. zero rows)."
7683 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:75
7684 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:75
7685 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:75
7686 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:75
7687 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:75
7688 msgid "Maintenance operations on multiple tables are disabled."
7691 #: libraries/classes/Controllers/Table/OperationsController.php:109
7692 #: libraries/classes/Controllers/Table/OperationsController.php:298
7693 #: libraries/classes/Controllers/Table/StructureController.php:100
7694 #: libraries/classes/Navigation/Nodes/NodeView.php:28
7695 #: templates/database/structure/show_create.twig:32
7696 #: templates/database/structure/structure_table_row.twig:122
7697 #: templates/database/structure/structure_table_row.twig:186
7701 #: libraries/classes/Controllers/Table/Partition/DropController.php:62
7702 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:62
7703 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:62
7704 #: libraries/classes/Controllers/View/OperationsController.php:90
7705 #: libraries/classes/Html/Generator.php:863 libraries/classes/Import.php:133
7706 #: libraries/classes/InsertEdit.php:716 libraries/classes/Message.php:192
7707 #: templates/error/generic.twig:37
7708 #: templates/table/structure/display_structure.twig:355
7712 #: libraries/classes/Controllers/Table/RelationController.php:182
7713 msgid "Display column was successfully updated."
7716 #: libraries/classes/Controllers/Table/RelationController.php:275
7717 msgid "Internal relationships were successfully updated."
7720 #: libraries/classes/Controllers/Table/ReplaceController.php:300
7722 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
7725 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
7727 msgid "Failed to get description of column %s!"
7730 #: libraries/classes/Controllers/Table/StructureController.php:226
7731 #: templates/columns_definitions/column_attributes.twig:107
7732 #: templates/database/data_dictionary/index.twig:41
7733 #: templates/table/structure/display_structure.twig:137
7734 #: templates/table/structure/display_structure.twig:145
7735 #: templates/table/structure/display_structure.twig:295
7736 #: templates/table/tracking/structure_snapshot_columns.twig:25
7740 #: libraries/classes/Controllers/Table/StructureController.php:230
7741 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
7742 #: templates/columns_definitions/column_attributes.twig:115
7743 #: templates/columns_definitions/table_fields_definitions.twig:46
7744 #: templates/table/structure/display_structure.twig:167
7745 #: templates/table/structure/display_structure.twig:175
7746 #: templates/table/structure/display_structure.twig:301
7747 #: templates/table/structure/display_table_stats.twig:24
7748 #: templates/table/tracking/structure_snapshot_columns.twig:27
7752 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:172
7753 msgid "The columns have been moved successfully."
7756 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
7757 #: libraries/classes/Controllers/Table/Structure/SaveController.php:273
7758 #: libraries/classes/Tracking.php:776
7762 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
7764 msgid "The name '%s' is a MySQL reserved keyword."
7765 msgid_plural "The names '%s' are MySQL reserved keywords."
7768 #: libraries/classes/Controllers/Table/Structure/SaveController.php:218
7771 "Table %1$s has been altered successfully. Privileges have been adjusted."
7774 #: libraries/classes/Controllers/Table/TrackingController.php:69
7776 msgid "Tracking of %s is activated."
7779 #: libraries/classes/Controllers/Table/TrackingController.php:140
7780 msgid "Tracking versions deleted successfully."
7783 #: libraries/classes/Controllers/Table/TrackingController.php:145
7784 msgid "No versions selected."
7787 #: libraries/classes/Controllers/Table/TrackingController.php:174
7788 msgid "SQL statements executed."
7791 #: libraries/classes/Controllers/UserPasswordController.php:54
7792 msgid "You don't have sufficient privileges to be here right now!"
7795 #: libraries/classes/Controllers/View/CreateController.php:81
7796 msgid "View name can not be empty!"
7799 #: libraries/classes/Core.php:200 libraries/classes/ZipExtension.php:62
7801 msgid "The %s extension is missing. Please check your PHP configuration."
7804 #: libraries/classes/Database/CentralColumns.php:293
7805 #: libraries/classes/Database/CentralColumns.php:399
7806 #: libraries/classes/Database/CentralColumns.php:611
7808 "The configuration storage is not ready for the central list of columns "
7812 #: libraries/classes/Database/CentralColumns.php:351
7814 msgid "Could not add %1$s as they already exist in central list!"
7817 #: libraries/classes/Database/CentralColumns.php:367
7818 msgid "Could not add columns!"
7821 #: libraries/classes/Database/CentralColumns.php:451
7824 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
7827 #: libraries/classes/Database/CentralColumns.php:464
7828 msgid "Could not remove columns!"
7831 #: libraries/classes/Database/CentralColumns.php:625
7835 #: libraries/classes/Database/CentralColumns.php:625
7839 #: libraries/classes/Database/Designer/Common.php:528
7841 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
7842 "on designer when user tries to set a display field."
7844 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
7847 #: libraries/classes/Database/Designer/Common.php:573
7848 msgid "Error: relationship already exists."
7851 #: libraries/classes/Database/Designer/Common.php:625
7852 msgid "FOREIGN KEY relationship has been added."
7855 #: libraries/classes/Database/Designer/Common.php:633
7856 msgid "Error: FOREIGN KEY relationship could not be added!"
7859 #: libraries/classes/Database/Designer/Common.php:640
7860 msgid "Error: Missing index on column(s)."
7863 #: libraries/classes/Database/Designer/Common.php:648
7864 #: libraries/classes/Database/Designer/Common.php:727
7865 msgid "Error: Relational features are disabled!"
7868 #: libraries/classes/Database/Designer/Common.php:672
7869 msgid "Internal relationship has been added."
7872 #: libraries/classes/Database/Designer/Common.php:680
7873 msgid "Error: Internal relationship could not be added!"
7876 #: libraries/classes/Database/Designer/Common.php:718
7877 msgid "FOREIGN KEY relationship has been removed."
7880 #: libraries/classes/Database/Designer/Common.php:749
7881 msgid "Error: Internal relationship could not be removed!"
7884 #: libraries/classes/Database/Designer/Common.php:755
7885 msgid "Internal relationship has been removed."
7888 #: libraries/classes/Database/Designer.php:136
7889 msgid "Could not load schema plugins, please check your installation!"
7892 #: libraries/classes/Database/Events.php:104
7893 #: libraries/classes/Database/Events.php:113
7894 #: libraries/classes/Database/Events.php:139
7895 #: libraries/classes/Database/Routines.php:225
7896 #: libraries/classes/Database/Routines.php:246
7897 #: libraries/classes/Database/Routines.php:348
7898 #: libraries/classes/Database/Routines.php:1250
7899 #: libraries/classes/Database/Triggers.php:117
7900 #: libraries/classes/Database/Triggers.php:126
7901 #: libraries/classes/Database/Triggers.php:153
7903 msgid "The following query has failed: \"%s\""
7906 #: libraries/classes/Database/Events.php:108
7907 #: libraries/classes/Database/Events.php:117
7908 #: libraries/classes/Database/Events.php:143
7909 #: libraries/classes/Database/Events.php:505
7910 #: libraries/classes/Database/Routines.php:229
7911 #: libraries/classes/Database/Routines.php:250
7912 #: libraries/classes/Database/Routines.php:352
7913 #: libraries/classes/Database/Routines.php:1254
7914 #: libraries/classes/Database/Routines.php:1540
7915 #: libraries/classes/Database/Triggers.php:121
7916 #: libraries/classes/Database/Triggers.php:130
7917 #: libraries/classes/Database/Triggers.php:157
7918 #: libraries/classes/Database/Triggers.php:437
7919 #: libraries/classes/Html/Generator.php:931
7920 msgid "MySQL said: "
7923 #: libraries/classes/Database/Events.php:126
7925 msgid "Event %1$s has been modified."
7928 #: libraries/classes/Database/Events.php:146
7930 msgid "Event %1$s has been created."
7933 #: libraries/classes/Database/Events.php:160
7934 #: libraries/classes/Database/Routines.php:266
7935 #: libraries/classes/Database/Triggers.php:174
7936 msgid "One or more errors have occurred while processing your request:"
7939 #: libraries/classes/Database/Events.php:239
7943 #: libraries/classes/Database/Events.php:243
7947 #: libraries/classes/Database/Events.php:404
7948 #: libraries/classes/Database/Routines.php:984
7949 #: libraries/classes/Database/Triggers.php:381
7950 msgid "The definer must be in the \"username@hostname\" format!"
7953 #: libraries/classes/Database/Events.php:412
7954 msgid "You must provide an event name!"
7957 #: libraries/classes/Database/Events.php:426
7958 msgid "You must provide a valid interval value for the event."
7961 #: libraries/classes/Database/Events.php:446
7962 msgid "You must provide a valid execution time for the event."
7965 #: libraries/classes/Database/Events.php:450
7966 msgid "You must provide a valid type for the event."
7969 #: libraries/classes/Database/Events.php:476
7970 msgid "You must provide an event definition."
7973 #: libraries/classes/Database/Events.php:502
7974 msgid "Sorry, we failed to restore the dropped event."
7977 #: libraries/classes/Database/Events.php:503
7978 #: libraries/classes/Database/Routines.php:1538
7979 #: libraries/classes/Database/Triggers.php:435
7980 msgid "The backed up query was:"
7983 #: libraries/classes/Database/Events.php:534
7984 #: libraries/classes/Database/Routines.php:151
7985 #: libraries/classes/Database/Routines.php:1143
7986 #: libraries/classes/Database/Routines.php:1312
7987 #: libraries/classes/Database/Triggers.php:466
7988 msgid "Error in processing request:"
7991 #: libraries/classes/Database/Events.php:536
7993 msgid "No event with name %1$s found in database %2$s."
7996 #: libraries/classes/Database/Events.php:568
7998 msgid "Export of event %s"
8001 #: libraries/classes/Database/Events.php:589
8004 "Error in processing request: No event with name %1$s found in database %2$s."
8007 #: libraries/classes/DatabaseInterface.php:1130
8010 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8011 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8012 "phpMyAdmin is currently using the default time zone of the database server."
8015 #: libraries/classes/DatabaseInterface.php:1175
8016 msgid "Failed to set configured collation connection!"
8019 #: libraries/classes/DatabaseInterface.php:1868
8020 msgid "Missing connection parameters!"
8023 #: libraries/classes/DatabaseInterface.php:1893
8024 msgid "Connection for controluser as defined in your configuration failed."
8027 #: libraries/classes/DatabaseInterface.php:2298
8029 msgid "See %sour documentation%s for more information."
8032 #: libraries/classes/Database/Qbe.php:756
8033 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8037 #: libraries/classes/Database/Qbe.php:760
8038 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8042 #: libraries/classes/Database/Qbe.php:766
8046 #: libraries/classes/Database/Qbe.php:769
8050 #: libraries/classes/Database/Qbe.php:1674
8051 msgid "Saved bookmarked search:"
8054 #: libraries/classes/Database/Qbe.php:1676
8055 msgid "New bookmark"
8058 #: libraries/classes/Database/Qbe.php:1703
8059 msgid "Create bookmark"
8062 #: libraries/classes/Database/Qbe.php:1706
8063 msgid "Update bookmark"
8066 #: libraries/classes/Database/Qbe.php:1708
8067 msgid "Delete bookmark"
8070 #: libraries/classes/Database/Routines.php:118
8074 #: libraries/classes/Database/Routines.php:122
8075 msgid "Edit routine"
8078 #: libraries/classes/Database/Routines.php:154
8081 "No routine with name %1$s found in database %2$s. You might be lacking the "
8082 "necessary privileges to edit this routine."
8085 #: libraries/classes/Database/Routines.php:206
8086 #: libraries/classes/Database/Routines.php:992
8088 msgid "Invalid routine type: \"%s\""
8091 #: libraries/classes/Database/Routines.php:253
8093 msgid "Routine %1$s has been created."
8096 #: libraries/classes/Database/Routines.php:413
8098 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8101 #: libraries/classes/Database/Routines.php:418
8103 msgid "Routine %1$s has been modified."
8106 #: libraries/classes/Database/Routines.php:825
8107 msgid "You must provide a name and a type for each routine parameter."
8110 #: libraries/classes/Database/Routines.php:843
8112 msgid "Invalid direction \"%s\" given for parameter."
8115 #: libraries/classes/Database/Routines.php:863
8116 #: libraries/classes/Database/Routines.php:930
8118 "You must provide length/values for routine parameters of type ENUM, SET, "
8119 "VARCHAR and VARBINARY."
8122 #: libraries/classes/Database/Routines.php:912
8123 msgid "You must provide a valid return type for the routine."
8126 #: libraries/classes/Database/Routines.php:1000
8127 msgid "You must provide a routine name!"
8130 #: libraries/classes/Database/Routines.php:1065
8131 msgid "You must provide a routine definition."
8134 #: libraries/classes/Database/Routines.php:1145
8135 #: libraries/classes/Database/Routines.php:1314
8137 msgid "No routine with name %1$s found in database %2$s."
8140 #: libraries/classes/Database/Routines.php:1184
8142 msgid "Execution results of routine %s"
8145 #: libraries/classes/Database/Routines.php:1232
8147 msgid "%d row affected by the last statement inside the procedure."
8148 msgid_plural "%d rows affected by the last statement inside the procedure."
8151 #: libraries/classes/Database/Routines.php:1297
8152 #: libraries/classes/Database/Routines.php:1304
8153 msgid "Execute routine"
8156 #: libraries/classes/Database/Routines.php:1537
8157 msgid "Sorry, we failed to restore the dropped routine."
8160 #: libraries/classes/Database/Routines.php:1567
8162 msgid "Export of routine %s"
8165 #: libraries/classes/Database/Routines.php:1589
8168 "Error in processing request: No routine with name %1$s found in database "
8169 "%2$s. You might be lacking the necessary privileges to view/export this "
8173 #: libraries/classes/Database/Search.php:103
8174 #: templates/database/search/main.twig:19
8175 msgid "at least one of the words"
8178 #: libraries/classes/Database/Search.php:104
8179 #: templates/database/search/main.twig:23
8180 msgid "all of the words"
8183 #: libraries/classes/Database/Search.php:105
8184 #: templates/database/search/main.twig:27
8185 msgid "the exact phrase as substring"
8188 #: libraries/classes/Database/Search.php:106
8189 #: templates/database/search/main.twig:31
8190 msgid "the exact phrase as whole field"
8193 #: libraries/classes/Database/Search.php:107
8194 #: templates/database/search/main.twig:35
8195 msgid "as regular expression"
8198 #: libraries/classes/Database/Triggers.php:140
8200 msgid "Trigger %1$s has been modified."
8203 #: libraries/classes/Database/Triggers.php:160
8205 msgid "Trigger %1$s has been created."
8208 #: libraries/classes/Database/Triggers.php:255
8212 #: libraries/classes/Database/Triggers.php:259
8213 msgid "Edit trigger"
8216 #: libraries/classes/Database/Triggers.php:389
8217 msgid "You must provide a trigger name!"
8220 #: libraries/classes/Database/Triggers.php:395
8221 msgid "You must provide a valid timing for the trigger!"
8224 #: libraries/classes/Database/Triggers.php:401
8225 msgid "You must provide a valid event for the trigger!"
8228 #: libraries/classes/Database/Triggers.php:408
8229 msgid "You must provide a valid table name!"
8232 #: libraries/classes/Database/Triggers.php:415
8233 msgid "You must provide a trigger definition."
8236 #: libraries/classes/Database/Triggers.php:434
8237 msgid "Sorry, we failed to restore the dropped trigger."
8240 #: libraries/classes/Database/Triggers.php:468
8242 msgid "No trigger with name %1$s found in database %2$s."
8245 #: libraries/classes/Database/Triggers.php:502
8246 #: templates/database/triggers/export.twig:2
8248 msgid "Export of trigger %s"
8251 #: libraries/classes/Database/Triggers.php:520
8254 "Error in processing request: No trigger with name %1$s found in database "
8258 #: libraries/classes/Dbal/DbiMysqli.php:152
8259 msgid "SSL connection enforced by server, automatically enabling it."
8262 #: libraries/classes/Dbal/DbiMysqli.php:164
8265 "Error 1045: Access denied for user. Additional error information may be "
8266 "available, but is being hidden by the %s configuration directive."
8269 #: libraries/classes/Display/Results.php:897 templates/list_navigator.twig:8
8270 #: templates/list_navigator.twig:13
8271 msgctxt "First page"
8275 #: libraries/classes/Display/Results.php:904 templates/list_navigator.twig:16
8276 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
8277 #: templates/server/binlog/index.twig:52
8278 msgctxt "Previous page"
8282 #: libraries/classes/Display/Results.php:930 templates/list_navigator.twig:33
8283 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
8284 #: templates/server/binlog/index.twig:77
8289 #: libraries/classes/Display/Results.php:955 templates/list_navigator.twig:42
8290 #: templates/list_navigator.twig:44
8295 #: libraries/classes/Display/Results.php:1468
8296 #: templates/display/results/table.twig:129
8297 msgid "Partial texts"
8300 #: libraries/classes/Display/Results.php:1472
8301 #: templates/display/results/table.twig:133
8305 #: libraries/classes/Display/Results.php:1813
8306 #: libraries/classes/Display/Results.php:1839 libraries/classes/Util.php:2575
8307 #: libraries/classes/Util.php:2598 libraries/config.values.php:113
8308 #: templates/database/multi_table_query/form.twig:69
8309 #: templates/database/qbe/sort_select_cell.twig:7
8310 #: templates/server/databases/index.twig:111
8311 #: templates/server/databases/index.twig:128
8312 #: templates/server/databases/index.twig:147
8313 #: templates/server/status/processes/list.twig:12
8314 #: templates/table/operations/index.twig:31
8315 #: templates/table/search/index.twig:163
8319 #: libraries/classes/Display/Results.php:1821
8320 #: libraries/classes/Display/Results.php:1831 libraries/classes/Util.php:2567
8321 #: libraries/classes/Util.php:2590 libraries/config.values.php:112
8322 #: templates/database/multi_table_query/form.twig:68
8323 #: templates/database/qbe/sort_select_cell.twig:5
8324 #: templates/server/databases/index.twig:109
8325 #: templates/server/databases/index.twig:126
8326 #: templates/server/databases/index.twig:145
8327 #: templates/server/status/processes/list.twig:14
8328 #: templates/table/operations/index.twig:27
8329 #: templates/table/search/index.twig:159
8333 #: libraries/classes/Display/Results.php:3006
8334 #: libraries/classes/Display/Results.php:3021
8335 msgid "The row has been deleted."
8338 #: libraries/classes/Display/Results.php:3053
8339 #: templates/server/status/processes/list.twig:44
8343 #: libraries/classes/Display/Results.php:3614
8344 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8347 #: libraries/classes/Display/Results.php:3980
8349 msgid "Showing rows %1s - %2s"
8352 #: libraries/classes/Display/Results.php:3994
8354 msgid "%1$d total, %2$d in query"
8357 #: libraries/classes/Display/Results.php:3999
8362 #: libraries/classes/Display/Results.php:4012 libraries/classes/Sql.php:973
8364 msgid "Query took %01.4f seconds."
8367 #: libraries/classes/Display/Results.php:4343
8368 msgid "Link not found!"
8371 #: libraries/classes/Engines/Bdb.php:28
8372 msgid "Version information"
8375 #: libraries/classes/Engines/Innodb.php:31
8376 msgid "Data home directory"
8379 #: libraries/classes/Engines/Innodb.php:32
8380 msgid "The common part of the directory path for all InnoDB data files."
8383 #: libraries/classes/Engines/Innodb.php:35
8387 #: libraries/classes/Engines/Innodb.php:38
8388 msgid "Autoextend increment"
8391 #: libraries/classes/Engines/Innodb.php:40
8393 "The increment size for extending the size of an autoextending tablespace "
8394 "when it becomes full."
8397 #: libraries/classes/Engines/Innodb.php:45
8398 msgid "Buffer pool size"
8401 #: libraries/classes/Engines/Innodb.php:46
8403 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
8407 #: libraries/classes/Engines/Innodb.php:107
8411 #: libraries/classes/Engines/Innodb.php:108
8412 #: libraries/classes/Server/Status/Data.php:233
8413 msgid "InnoDB Status"
8416 #: libraries/classes/Engines/Innodb.php:135
8417 msgid "Buffer Pool Usage"
8420 #: libraries/classes/Engines/Innodb.php:142
8424 #: libraries/classes/Engines/Innodb.php:150
8428 #: libraries/classes/Engines/Innodb.php:156
8432 #: libraries/classes/Engines/Innodb.php:162
8433 msgid "Pages containing data"
8436 #: libraries/classes/Engines/Innodb.php:168
8437 msgid "Pages to be flushed"
8440 #: libraries/classes/Engines/Innodb.php:174
8444 #: libraries/classes/Engines/Innodb.php:183
8445 msgid "Latched pages"
8448 #: libraries/classes/Engines/Innodb.php:194
8449 msgid "Buffer Pool Activity"
8452 #: libraries/classes/Engines/Innodb.php:198
8453 msgid "Read requests"
8456 #: libraries/classes/Engines/Innodb.php:204
8457 msgid "Write requests"
8460 #: libraries/classes/Engines/Innodb.php:210
8464 #: libraries/classes/Engines/Innodb.php:216
8468 #: libraries/classes/Engines/Innodb.php:222
8469 msgid "Read misses in %"
8472 #: libraries/classes/Engines/Innodb.php:237
8473 msgid "Write waits in %"
8476 #: libraries/classes/Engines/Myisam.php:28
8477 msgid "Data pointer size"
8480 #: libraries/classes/Engines/Myisam.php:30
8482 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
8483 "tables when no MAX_ROWS option is specified."
8486 #: libraries/classes/Engines/Myisam.php:36
8487 msgid "Automatic recovery mode"
8490 #: libraries/classes/Engines/Myisam.php:38
8492 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
8493 "myisam-recover server startup option."
8496 #: libraries/classes/Engines/Myisam.php:43
8497 msgid "Maximum size for temporary sort files"
8500 #: libraries/classes/Engines/Myisam.php:45
8502 "The maximum size of the temporary file MySQL is allowed to use while re-"
8503 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
8507 #: libraries/classes/Engines/Myisam.php:52
8508 msgid "Maximum size for temporary files on index creation"
8511 #: libraries/classes/Engines/Myisam.php:54
8513 "If the temporary file used for fast MyISAM index creation would be larger "
8514 "than using the key cache by the amount specified here, prefer the key cache "
8518 #: libraries/classes/Engines/Myisam.php:61
8519 msgid "Repair threads"
8522 #: libraries/classes/Engines/Myisam.php:63
8524 "If this value is greater than 1, MyISAM table indexes are created in "
8525 "parallel (each index in its own thread) during the repair by sorting process."
8528 #: libraries/classes/Engines/Myisam.php:70
8529 msgid "Sort buffer size"
8532 #: libraries/classes/Engines/Myisam.php:72
8534 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
8535 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
8538 #: libraries/classes/Engines/Pbxt.php:33
8539 msgid "Index cache size"
8542 #: libraries/classes/Engines/Pbxt.php:35
8544 "This is the amount of memory allocated to the index cache. Default value is "
8545 "32MB. The memory allocated here is used only for caching index pages."
8548 #: libraries/classes/Engines/Pbxt.php:42
8549 msgid "Record cache size"
8552 #: libraries/classes/Engines/Pbxt.php:44
8554 "This is the amount of memory allocated to the record cache used to cache "
8555 "table data. The default value is 32MB. This memory is used to cache changes "
8556 "to the handle data (.xtd) and row pointer (.xtr) files."
8559 #: libraries/classes/Engines/Pbxt.php:52
8560 msgid "Log cache size"
8563 #: libraries/classes/Engines/Pbxt.php:54
8565 "The amount of memory allocated to the transaction log cache used to cache on "
8566 "transaction log data. The default is 16MB."
8569 #: libraries/classes/Engines/Pbxt.php:61
8570 msgid "Log file threshold"
8573 #: libraries/classes/Engines/Pbxt.php:63
8575 "The size of a transaction log before rollover, and a new log is created. The "
8576 "default value is 16MB."
8579 #: libraries/classes/Engines/Pbxt.php:69
8580 msgid "Transaction buffer size"
8583 #: libraries/classes/Engines/Pbxt.php:71
8585 "The size of the global transaction log buffer (the engine allocates 2 "
8586 "buffers of this size). The default is 1MB."
8589 #: libraries/classes/Engines/Pbxt.php:78
8590 msgid "Checkpoint frequency"
8593 #: libraries/classes/Engines/Pbxt.php:80
8595 "The amount of data written to the transaction log before a checkpoint is "
8596 "performed. The default value is 24MB."
8599 #: libraries/classes/Engines/Pbxt.php:87
8600 msgid "Data log threshold"
8603 #: libraries/classes/Engines/Pbxt.php:89
8605 "The maximum size of a data log file. The default value is 64MB. PBXT can "
8606 "create a maximum of 32000 data logs, which are used by all tables. So the "
8607 "value of this variable can be increased to increase the total amount of data "
8608 "that can be stored in the database."
8611 #: libraries/classes/Engines/Pbxt.php:98
8612 msgid "Garbage threshold"
8615 #: libraries/classes/Engines/Pbxt.php:100
8617 "The percentage of garbage in a data log file before it is compacted. This is "
8618 "a value between 1 and 99. The default is 50."
8621 #: libraries/classes/Engines/Pbxt.php:107
8622 msgid "Log buffer size"
8625 #: libraries/classes/Engines/Pbxt.php:109
8627 "The size of the buffer used when writing a data log. The default is 256MB. "
8628 "The engine allocates one buffer per thread, but only if the thread is "
8629 "required to write a data log."
8632 #: libraries/classes/Engines/Pbxt.php:117
8633 msgid "Data file grow size"
8636 #: libraries/classes/Engines/Pbxt.php:118
8637 msgid "The grow size of the handle data (.xtd) files."
8640 #: libraries/classes/Engines/Pbxt.php:122
8641 msgid "Row file grow size"
8644 #: libraries/classes/Engines/Pbxt.php:123
8645 msgid "The grow size of the row pointer (.xtr) files."
8648 #: libraries/classes/Engines/Pbxt.php:127
8649 msgid "Log file count"
8652 #: libraries/classes/Engines/Pbxt.php:129
8654 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
8655 "system will maintain. If the number of logs exceeds this value then old logs "
8656 "will be deleted, otherwise they are renamed and given the next highest "
8660 #: libraries/classes/Engines/Pbxt.php:169
8661 #: libraries/classes/Html/Generator.php:792
8662 #: libraries/classes/Html/MySQLDocumentation.php:50
8663 #: libraries/classes/Sanitize.php:203
8664 #: templates/config/form_display/input.twig:10 templates/home/index.twig:244
8665 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
8666 #: templates/setup/home/index.twig:131
8667 msgid "Documentation"
8670 #: libraries/classes/Engines/Pbxt.php:185
8673 "Documentation and further information about PBXT can be found on the "
8674 "%sPrimeBase XT Home Page%s."
8677 #: libraries/classes/ErrorHandler.php:104
8678 msgid "Too many error messages, some are not displayed."
8681 #: libraries/classes/ErrorHandler.php:428
8685 #: libraries/classes/ErrorHandler.php:433 templates/error/report_form.twig:25
8686 msgid "Automatically send report next time"
8689 #: libraries/classes/Export.php:158 libraries/classes/Export.php:194
8690 #: libraries/classes/Export.php:468
8692 msgid "Insufficient space to save the file %s."
8695 #: libraries/classes/Export.php:417
8698 "File %s already exists on server, change filename or check overwrite option."
8701 #: libraries/classes/Export.php:424 libraries/classes/Export.php:434
8703 msgid "The web server does not have permission to save the file %s."
8706 #: libraries/classes/Export.php:474
8708 msgid "Dump has been saved to file %s."
8711 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
8712 #: libraries/classes/Export.php:981
8713 msgid "Exporting a raw query is not supported for this export method."
8716 #: libraries/classes/File.php:231
8717 msgid "File was not an uploaded file."
8720 #: libraries/classes/File.php:266
8721 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
8724 #: libraries/classes/File.php:271
8726 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
8730 #: libraries/classes/File.php:276
8731 msgid "The uploaded file was only partially uploaded."
8734 #: libraries/classes/File.php:280
8735 msgid "Missing a temporary folder."
8738 #: libraries/classes/File.php:283
8739 msgid "Failed to write file to disk."
8742 #: libraries/classes/File.php:286
8743 msgid "File upload stopped by extension."
8746 #: libraries/classes/File.php:289
8747 msgid "Unknown error in file upload."
8750 #: libraries/classes/File.php:422
8751 msgid "File is a symbolic link"
8754 #: libraries/classes/File.php:429 libraries/classes/File.php:520
8755 msgid "File could not be read!"
8758 #: libraries/classes/File.php:465
8759 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
8762 #: libraries/classes/File.php:485
8763 msgid "Error while moving uploaded file."
8766 #: libraries/classes/File.php:494
8767 msgid "Cannot read uploaded file."
8770 #: libraries/classes/File.php:571
8773 "You attempted to load file with unsupported compression (%s). Either support "
8774 "for it is not implemented or disabled by your configuration."
8777 #: libraries/classes/FlashMessages.php:24
8778 msgid "Session not found."
8781 #: libraries/classes/Html/Generator.php:146
8783 msgid "Jump to database “%s”."
8786 #: libraries/classes/Html/Generator.php:174
8788 msgid "The %s functionality is affected by a known bug, see %s"
8791 #: libraries/classes/Html/Generator.php:242
8792 msgid "SSL is not being used"
8795 #: libraries/classes/Html/Generator.php:247
8796 msgid "SSL is used with disabled verification"
8799 #: libraries/classes/Html/Generator.php:249
8800 msgid "SSL is used without certification authority"
8803 #: libraries/classes/Html/Generator.php:252
8807 #: libraries/classes/Html/Generator.php:357
8808 msgid "The PHP function password_hash() with default options."
8811 #: libraries/classes/Html/Generator.php:358
8812 msgid "password_hash() PHP function"
8815 #: libraries/classes/Html/Generator.php:640
8816 msgid "Skip Explain SQL"
8819 #: libraries/classes/Html/Generator.php:649
8821 msgid "Analyze Explain at %s"
8824 #: libraries/classes/Html/Generator.php:678
8825 msgid "Without PHP code"
8828 #: libraries/classes/Html/Generator.php:686
8829 #: templates/database/multi_table_query/form.twig:175
8830 #: templates/database/qbe/selection_form.twig:115
8831 msgid "Submit query"
8834 #: libraries/classes/Html/Generator.php:733 templates/console/display.twig:31
8835 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
8839 #: libraries/classes/Html/Generator.php:746
8840 msgctxt "Inline edit query"
8844 #: libraries/classes/Html/Generator.php:870
8845 msgid "Static analysis:"
8848 #: libraries/classes/Html/Generator.php:873
8850 msgid "%d errors were found during analysis."
8853 #: libraries/classes/Import.php:287 libraries/classes/Sql.php:981
8854 msgid "[ROLLBACK occurred.]"
8857 #: libraries/classes/Import.php:1258
8859 "The following structures have either been created or altered. Here you can:"
8862 #: libraries/classes/Import.php:1260
8863 msgid "View a structure's contents by clicking on its name."
8866 #: libraries/classes/Import.php:1261
8868 "Change any of its settings by clicking the corresponding \"Options\" link."
8871 #: libraries/classes/Import.php:1262
8872 msgid "Edit structure by following the \"Structure\" link."
8875 #: libraries/classes/Import.php:1266 libraries/classes/Import.php:1300
8876 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
8877 #: libraries/classes/Plugins/Export/ExportCsv.php:46
8878 #: libraries/classes/Plugins/Export/ExportExcel.php:39
8879 #: libraries/classes/Plugins/Export/ExportHtmlword.php:46
8880 #: libraries/classes/Plugins/Export/ExportJson.php:72
8881 #: libraries/classes/Plugins/Export/ExportLatex.php:67
8882 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
8883 #: libraries/classes/Plugins/Export/ExportOds.php:53
8884 #: libraries/classes/Plugins/Export/ExportOdt.php:59
8885 #: libraries/classes/Plugins/Export/ExportPdf.php:65
8886 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
8887 #: libraries/classes/Plugins/Export/ExportSql.php:115
8888 #: libraries/classes/Plugins/Export/ExportTexytext.php:45
8889 #: libraries/classes/Plugins/Export/ExportXml.php:76
8890 #: libraries/classes/Plugins/Export/ExportYaml.php:44
8891 #: libraries/classes/Plugins/Import/ImportCsv.php:70
8892 #: libraries/classes/Plugins/Import/ImportLdi.php:51
8893 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
8894 #: libraries/classes/Plugins/Import/ImportOds.php:53
8895 #: libraries/classes/Plugins/Import/ImportShp.php:70
8896 #: libraries/classes/Plugins/Import/ImportSql.php:46
8897 #: libraries/classes/Plugins/Import/ImportXml.php:51
8898 #: templates/console/display.twig:7 templates/console/display.twig:140
8899 #: templates/database/designer/database_tables.twig:114
8900 #: templates/database/routines/editor_form.twig:53
8901 #: templates/table/structure/display_table_stats.twig:97
8905 #: libraries/classes/Import.php:1269
8907 msgid "Go to database: %s"
8910 #: libraries/classes/Import.php:1275 libraries/classes/Import.php:1318
8912 msgid "Edit settings for %s"
8915 #: libraries/classes/Import.php:1303
8917 msgid "Go to table: %s"
8920 #: libraries/classes/Import.php:1311
8922 msgid "Structure of %s"
8925 #: libraries/classes/Import.php:1329
8927 msgid "Go to view: %s"
8930 #: libraries/classes/Import.php:1357
8932 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
8933 "engine tables can be rolled back."
8936 #: libraries/classes/Index.php:620
8939 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
8943 #: libraries/classes/InsertEdit.php:343
8944 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
8945 #: templates/database/routines/execute_form.twig:18
8946 #: templates/table/search/index.twig:36
8947 #: templates/table/zoom_search/index.twig:34
8951 #: libraries/classes/InsertEdit.php:346
8952 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
8953 #: libraries/classes/Plugins/Export/ExportHtmlword.php:370
8954 #: libraries/classes/Plugins/Export/ExportLatex.php:536
8955 #: libraries/classes/Plugins/Export/ExportOdt.php:370
8956 #: libraries/classes/Plugins/Export/ExportOdt.php:474
8957 #: libraries/classes/Plugins/Export/ExportTexytext.php:288
8958 #: libraries/classes/Plugins/Export/ExportTexytext.php:380
8959 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:527
8960 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
8961 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
8962 #: templates/columns_definitions/table_fields_definitions.twig:12
8963 #: templates/database/central_columns/edit.twig:9
8964 #: templates/database/central_columns/main.twig:20
8965 #: templates/database/central_columns/main.twig:224
8966 #: templates/database/data_dictionary/index.twig:23
8967 #: templates/database/data_dictionary/index.twig:74
8968 #: templates/database/events/index.twig:45
8969 #: templates/database/privileges/index.twig:19
8970 #: templates/database/routines/editor_form.twig:26
8971 #: templates/database/routines/editor_form.twig:51
8972 #: templates/database/routines/execute_form.twig:16
8973 #: templates/database/routines/index.twig:50
8974 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
8975 #: templates/table/privileges/index.twig:21
8976 #: templates/table/search/index.twig:39
8977 #: templates/table/structure/display_structure.twig:22
8978 #: templates/table/structure/display_structure.twig:459
8979 #: templates/table/tracking/structure_snapshot_columns.twig:7
8980 #: templates/table/tracking/structure_snapshot_indexes.twig:6
8981 #: templates/table/zoom_search/index.twig:37
8985 #: libraries/classes/InsertEdit.php:717 templates/import.twig:60
8986 #: templates/import.twig:85
8987 msgid "The directory you set for upload work cannot be reached."
8990 #: libraries/classes/InsertEdit.php:725
8991 #: templates/database/qbe/ins_del_and_or_cell.twig:24
8992 #: templates/server/privileges/privileges_table.twig:32
8993 #: templates/server/privileges/privileges_table.twig:59
8994 #: templates/server/privileges/privileges_table.twig:86
8995 #: templates/server/privileges/privileges_table.twig:113
8996 #: templates/table/search/index.twig:129
9000 #: libraries/classes/InsertEdit.php:726
9001 msgid "web server upload directory:"
9004 #: libraries/classes/InsertEdit.php:1333 libraries/classes/Sql.php:964
9005 msgid "Showing SQL query"
9008 #: libraries/classes/InsertEdit.php:1357 libraries/classes/Sql.php:944
9010 msgid "Inserted row id: %1$d"
9013 #: libraries/classes/LanguageManager.php:979
9014 msgid "Ignoring unsupported language code."
9017 #: libraries/classes/Linter.php:108
9019 "Linting is disabled for this query because it exceeds the maximum length."
9022 #: libraries/classes/Linter.php:162
9024 msgid "%1$s (near <code>%2$s</code>)"
9027 #: libraries/classes/Menu.php:240
9028 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9029 #: libraries/classes/Util.php:1481 libraries/classes/Util.php:1975
9030 #: libraries/config.values.php:68 libraries/config.values.php:82
9031 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9032 #: templates/database/structure/structure_table_row.twig:43
9033 #: templates/table/structure/display_structure.twig:282
9037 #: libraries/classes/Menu.php:259 libraries/classes/Menu.php:366
9038 #: libraries/classes/Navigation/Nodes/NodeTable.php:304
9039 #: libraries/classes/Util.php:1479 libraries/classes/Util.php:1961
9040 #: libraries/classes/Util.php:1978 libraries/config.values.php:64
9041 #: libraries/config.values.php:78 libraries/config.values.php:169
9042 #: libraries/config.values.php:179 templates/database/routines/index.twig:27
9043 #: templates/database/routines/index.twig:28
9044 #: templates/database/structure/structure_table_row.twig:53
9045 #: templates/server/databases/index.twig:76
9046 #: templates/server/databases/index.twig:77
9050 #: libraries/classes/Menu.php:270
9051 #: libraries/classes/Navigation/Nodes/NodeTable.php:307
9052 #: libraries/classes/Util.php:1480 libraries/classes/Util.php:1979
9053 #: libraries/config.values.php:66 libraries/config.values.php:80
9054 #: libraries/config.values.php:181
9055 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9056 #: templates/database/structure/structure_table_row.twig:59
9057 #: templates/sql/query.twig:75
9061 #: libraries/classes/Menu.php:296 libraries/classes/Menu.php:406
9062 #: libraries/classes/Server/Privileges.php:2842 libraries/classes/Util.php:1966
9063 #: libraries/classes/Util.php:1982 libraries/config.values.php:161
9064 #: templates/database/privileges/index.twig:20
9065 #: templates/server/privileges/privileges_summary.twig:15
9066 #: templates/server/sub_page_header.twig:2
9067 #: templates/table/privileges/index.twig:22
9071 #: libraries/classes/Menu.php:307 libraries/classes/Menu.php:317
9072 #: libraries/classes/Menu.php:397 libraries/classes/Util.php:1482
9073 #: libraries/classes/Util.php:1965 libraries/classes/Util.php:1983
9074 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9078 #: libraries/classes/Menu.php:323 libraries/classes/Menu.php:432
9079 #: libraries/classes/Util.php:1970 libraries/classes/Util.php:1984
9083 #: libraries/classes/Menu.php:330 libraries/classes/Menu.php:425
9084 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
9085 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
9086 #: libraries/classes/Plugins/Export/ExportHtmlword.php:558
9087 #: libraries/classes/Plugins/Export/ExportOdt.php:703
9088 #: libraries/classes/Plugins/Export/ExportPdf.php:261
9089 #: libraries/classes/Plugins/Export/ExportSql.php:2097
9090 #: libraries/classes/Plugins/Export/ExportTexytext.php:541
9091 #: libraries/classes/Plugins/Export/ExportXml.php:120
9092 #: libraries/classes/Util.php:1969 libraries/classes/Util.php:1985
9093 #: templates/database/triggers/list.twig:3
9097 #: libraries/classes/Menu.php:371 libraries/classes/Menu.php:379
9098 #: libraries/classes/Menu.php:387
9099 msgid "Database seems to be empty!"
9102 #: libraries/classes/Menu.php:374 libraries/classes/Util.php:1962
9106 #: libraries/classes/Menu.php:412 libraries/classes/Util.php:1967
9107 #: templates/database/routines/index.twig:3
9111 #: libraries/classes/Menu.php:418
9112 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
9113 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
9114 #: libraries/classes/Plugins/Export/ExportSql.php:1014
9115 #: libraries/classes/Plugins/Export/ExportXml.php:100
9116 #: libraries/classes/Util.php:1968 templates/database/events/index.twig:3
9120 #: libraries/classes/Menu.php:439 libraries/classes/Util.php:1971
9124 #: libraries/classes/Menu.php:446 libraries/classes/Util.php:1972
9125 #: templates/database/structure/check_all_tables.twig:32
9126 msgid "Central columns"
9129 #: libraries/classes/Menu.php:503
9130 msgid "User accounts"
9133 #: libraries/classes/Menu.php:538 libraries/classes/Server/Status/Data.php:152
9134 #: libraries/classes/Util.php:1951 templates/server/binlog/index.twig:3
9138 #: libraries/classes/Menu.php:545 libraries/classes/Server/Status/Data.php:157
9139 #: libraries/classes/Util.php:1952
9140 #: templates/database/structure/body_for_table_summary.twig:11
9141 #: templates/database/structure/table_header.twig:10
9142 #: templates/server/replication/index.twig:5
9146 #: libraries/classes/Menu.php:551 libraries/classes/Server/Status/Data.php:229
9147 #: libraries/classes/Util.php:1953 libraries/config.values.php:159
9148 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9149 #: templates/sql/query.twig:191
9153 #: libraries/classes/Menu.php:556 libraries/classes/Util.php:1954
9157 #: libraries/classes/Menu.php:561 libraries/classes/Util.php:1956
9161 #: libraries/classes/Menu.php:566 libraries/classes/Util.php:1955
9162 #: templates/server/plugins/index.twig:4
9166 #: libraries/classes/Message.php:252
9168 msgid "%1$d row affected."
9169 msgid_plural "%1$d rows affected."
9172 #: libraries/classes/Message.php:273
9174 msgid "%1$d row deleted."
9175 msgid_plural "%1$d rows deleted."
9178 #: libraries/classes/Message.php:294
9180 msgid "%1$d row inserted."
9181 msgid_plural "%1$d rows inserted."
9184 #: libraries/classes/Navigation/Navigation.php:231
9188 #: libraries/classes/Navigation/Navigation.php:232
9192 #: libraries/classes/Navigation/Navigation.php:233
9196 #: libraries/classes/Navigation/Navigation.php:234
9200 #: libraries/classes/Navigation/Navigation.php:235
9201 #: templates/database/export/index.twig:14
9205 #: libraries/classes/Navigation/Navigation.php:236
9209 #: libraries/classes/Navigation/NavigationTree.php:759
9211 "There are large item groups in navigation panel which may affect the "
9212 "performance. Consider disabling item grouping in the navigation panel."
9215 #: libraries/classes/Navigation/NavigationTree.php:833
9219 #: libraries/classes/Navigation/NavigationTree.php:946
9221 msgid "%s result found"
9222 msgid_plural "%s results found"
9225 #: libraries/classes/Navigation/NavigationTree.php:1348
9226 msgid "Collapse all"
9229 #. l10n: The word "Node" must not be translated here
9230 #: libraries/classes/Navigation/NodeFactory.php:43
9232 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9235 #: libraries/classes/Navigation/NodeFactory.php:73
9237 msgid "Could not load class \"%1$s\""
9240 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9241 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
9242 #: templates/sql/query.twig:62
9246 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
9247 msgctxt "Create new column"
9251 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
9252 #: libraries/classes/Plugins/Export/ExportHtmlword.php:272
9253 #: libraries/classes/Plugins/Export/ExportHtmlword.php:367
9254 #: libraries/classes/Plugins/Export/ExportLatex.php:535
9255 #: libraries/classes/Plugins/Export/ExportOdt.php:367
9256 #: libraries/classes/Plugins/Export/ExportOdt.php:471
9257 #: libraries/classes/Plugins/Export/ExportTexytext.php:287
9258 #: libraries/classes/Plugins/Export/ExportTexytext.php:379
9259 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:525
9260 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
9261 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
9262 #: templates/columns_definitions/column_name.twig:16
9263 #: templates/database/data_dictionary/index.twig:22
9264 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
9265 #: templates/table/index_form.twig:138
9266 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
9267 #: templates/table/operations/index.twig:13
9268 #: templates/table/relation/common_form.twig:18
9269 #: templates/table/relation/common_form.twig:23
9270 #: templates/table/relation/common_form.twig:38
9271 #: templates/table/relation/common_form.twig:120
9272 #: templates/table/relation/common_form.twig:189
9273 #: templates/table/relation/foreign_key_row.twig:120
9274 #: templates/table/relation/foreign_key_row.twig:130
9275 #: templates/table/search/index.twig:38
9276 #: templates/table/structure/display_structure.twig:462
9277 #: templates/table/tracking/structure_snapshot_columns.twig:6
9278 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9279 #: templates/table/zoom_search/index.twig:36
9280 #: templates/table/zoom_search/result_form.twig:35
9284 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
9285 msgctxt "Create new database"
9289 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
9290 msgid "Database operations"
9293 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:664
9294 msgid "Show hidden items"
9297 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
9298 msgctxt "Create new event"
9302 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
9303 #: libraries/classes/Plugins/Export/ExportHtmlword.php:475
9304 #: libraries/classes/Plugins/Export/ExportOdt.php:600
9305 #: libraries/classes/Plugins/Export/ExportTexytext.php:456
9306 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
9307 #: templates/database/triggers/editor_form.twig:47
9308 #: templates/database/triggers/list.twig:48
9312 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9313 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
9314 #: libraries/classes/Plugins/Export/ExportSql.php:634
9315 #: libraries/classes/Plugins/Export/ExportXml.php:105
9319 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
9320 msgctxt "Create new function"
9324 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
9325 msgctxt "Create new index"
9329 #: libraries/classes/Navigation/Nodes/Node.php:630
9330 msgid "Expand/Collapse"
9333 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9334 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
9335 #: libraries/classes/Plugins/Export/ExportSql.php:623
9336 #: libraries/classes/Plugins/Export/ExportXml.php:110
9340 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
9341 msgctxt "Create new procedure"
9345 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
9349 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
9350 msgctxt "Create new table"
9354 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
9355 msgctxt "Create new trigger"
9359 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
9363 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
9364 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
9365 #: libraries/classes/Plugins/Export/ExportXml.php:125
9366 #: templates/database/structure/show_create.twig:28
9370 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
9371 msgctxt "Create new view"
9375 #: libraries/classes/Normalization.php:223
9376 msgid "Make all columns atomic"
9379 #: libraries/classes/Normalization.php:225
9380 #: libraries/classes/Normalization.php:961
9381 msgid "First step of normalization (1NF)"
9384 #: libraries/classes/Normalization.php:228
9385 #: libraries/classes/Normalization.php:278
9386 #: libraries/classes/Normalization.php:324
9387 #: libraries/classes/Normalization.php:361
9391 #: libraries/classes/Normalization.php:230
9393 "Do you have any column which can be split into more than one column? For "
9394 "example: address can be split into street, city, country and zip."
9397 #: libraries/classes/Normalization.php:236
9398 msgid "Show me the central list of columns that are not already in this table"
9401 #: libraries/classes/Normalization.php:238
9403 "Select a column which can be split into more than one (on select of 'no such "
9404 "column', it'll move to next step)."
9407 #: libraries/classes/Normalization.php:253
9411 #: libraries/classes/Normalization.php:275
9412 msgid "Have a primary key"
9415 #: libraries/classes/Normalization.php:281
9416 msgid "Primary key already exists."
9419 #: libraries/classes/Normalization.php:286
9421 "There is no primary key; please add one.<br>Hint: A primary key is a column "
9422 "(or combination of columns) that uniquely identify all rows."
9425 #: libraries/classes/Normalization.php:294
9426 msgid "Add a primary key on existing column(s)"
9429 #: libraries/classes/Normalization.php:298
9431 "If it's not possible to make existing column combinations as primary key"
9434 #: libraries/classes/Normalization.php:300
9435 msgid "+ Add a new primary key column"
9438 #: libraries/classes/Normalization.php:323
9439 msgid "Remove redundant columns"
9442 #: libraries/classes/Normalization.php:326
9444 "Do you have a group of columns which on combining gives an existing column? "
9445 "For example, if you have first_name, last_name and full_name then combining "
9446 "first_name and last_name gives full_name which is redundant."
9449 #: libraries/classes/Normalization.php:332
9451 "Check the columns which are redundant and click on remove. If no redundant "
9452 "column, click on 'No redundant column'"
9455 #: libraries/classes/Normalization.php:337
9456 msgid "Remove selected"
9459 #: libraries/classes/Normalization.php:338
9460 msgid "No redundant column"
9463 #: libraries/classes/Normalization.php:360
9464 msgid "Move repeating groups"
9467 #: libraries/classes/Normalization.php:363
9469 "Do you have a group of two or more columns that are closely related and are "
9470 "all repeating the same attribute? For example, a table that holds data on "
9471 "books might have columns such as book_id, author1, author2, author3 and so "
9472 "on which form a repeating group. In this case a new table (book_id, author) "
9473 "should be created."
9476 #: libraries/classes/Normalization.php:371
9478 "Check the columns which form a repeating group. If no such group, click on "
9479 "'No repeating group'"
9482 #: libraries/classes/Normalization.php:376
9483 msgid "No repeating group"
9486 #: libraries/classes/Normalization.php:404
9490 #: libraries/classes/Normalization.php:404
9491 msgid "Find partial dependencies"
9494 #: libraries/classes/Normalization.php:425
9497 "No partial dependencies possible as no non-primary column exists since "
9498 "primary key ( %1$s ) is composed of all the columns in the table."
9501 #: libraries/classes/Normalization.php:431
9502 #: libraries/classes/Normalization.php:473
9503 msgid "Table is already in second normal form."
9506 #: libraries/classes/Normalization.php:436
9509 "The primary key ( %1$s ) consists of more than one column so we need to find "
9510 "the partial dependencies."
9513 #: libraries/classes/Normalization.php:440
9514 #: libraries/classes/Normalization.php:870
9516 "Please answer the following question(s) carefully to obtain a correct "
9520 #: libraries/classes/Normalization.php:442
9521 msgid "+ Show me the possible partial dependencies based on data in the table"
9524 #: libraries/classes/Normalization.php:445
9526 "For each column below, please select the <b>minimal set</b> of columns among "
9527 "given set whose values combined together are sufficient to determine the "
9528 "value of the column."
9531 #: libraries/classes/Normalization.php:458
9532 #: libraries/classes/Normalization.php:912
9534 msgid "'%1$s' depends on:"
9537 #: libraries/classes/Normalization.php:469
9540 "No partial dependencies possible as the primary key ( %1$s ) has just one "
9544 #: libraries/classes/Normalization.php:497
9547 "In order to put the original table '%1$s' into Second normal form we need to "
9548 "create the following tables:"
9551 #: libraries/classes/Normalization.php:535
9553 msgid "The second step of normalization is complete for table '%1$s'."
9556 #: libraries/classes/Normalization.php:591
9557 #: libraries/classes/Normalization.php:764
9558 #: libraries/classes/Normalization.php:842
9559 msgid "Error in processing!"
9562 #: libraries/classes/Normalization.php:638
9565 "In order to put the original table '%1$s' into Third normal form we need to "
9566 "create the following tables:"
9569 #: libraries/classes/Normalization.php:695
9570 msgid "The third step of normalization is complete."
9573 #: libraries/classes/Normalization.php:815
9575 msgid "Selected repeating group has been moved to the table '%s'"
9578 #: libraries/classes/Normalization.php:868
9582 #: libraries/classes/Normalization.php:868
9583 msgid "Find transitive dependencies"
9586 #: libraries/classes/Normalization.php:872
9588 "For each column below, please select the <b>minimal set</b> of columns among "
9589 "given set whose values combined together are sufficient to determine the "
9590 "value of the column.<br>Note: A column may have no transitive dependency, in "
9591 "that case you don't have to select any."
9594 #: libraries/classes/Normalization.php:926
9596 "No Transitive dependencies possible as the table doesn't have any non "
9597 "primary key columns"
9600 #: libraries/classes/Normalization.php:929
9601 msgid "Table is already in Third normal form!"
9604 #: libraries/classes/Normalization.php:955
9605 msgid "Improve table structure (Normalization):"
9608 #: libraries/classes/Normalization.php:956
9609 msgid "Select up to what step you want to normalize"
9612 #: libraries/classes/Normalization.php:966
9613 msgid "Second step of normalization (1NF+2NF)"
9616 #: libraries/classes/Normalization.php:971
9617 msgid "Third step of normalization (1NF+2NF+3NF)"
9620 #: libraries/classes/Normalization.php:976
9622 "Hint: Please follow the procedure carefully in order to obtain correct "
9626 #: libraries/classes/Normalization.php:1047
9628 "This list is based on a subset of the table's data and is not necessarily "
9632 #: libraries/classes/Normalization.php:1062
9633 msgid "No partial dependencies found!"
9636 #: libraries/classes/Operations.php:555
9637 #: templates/table/structure/display_partitions.twig:84
9641 #: libraries/classes/Operations.php:556
9642 #: templates/table/structure/display_partitions.twig:94
9646 #: libraries/classes/Operations.php:557
9647 #: templates/table/structure/display_partitions.twig:104
9651 #: libraries/classes/Operations.php:558
9652 #: templates/table/structure/display_partitions.twig:114
9656 #: libraries/classes/Operations.php:559
9657 #: templates/table/structure/display_partitions.twig:124
9661 #: libraries/classes/Operations.php:560
9662 #: templates/table/structure/display_partitions.twig:134
9666 #: libraries/classes/Operations.php:572 templates/database/events/index.twig:19
9667 #: templates/database/events/index.twig:20
9668 #: templates/database/events/index.twig:96
9669 #: templates/database/events/index.twig:102
9670 #: templates/database/events/row.twig:47 templates/database/events/row.twig:53
9671 #: templates/database/routines/index.twig:19
9672 #: templates/database/routines/index.twig:20
9673 #: templates/database/routines/parameter_row.twig:51
9674 #: templates/database/routines/row.twig:77
9675 #: templates/database/structure/check_all_tables.twig:16
9676 #: templates/database/structure/structure_table_row.twig:87
9677 #: templates/database/triggers/list.twig:19
9678 #: templates/database/triggers/list.twig:20
9679 #: templates/database/triggers/row.twig:52
9680 #: templates/database/triggers/row.twig:58 templates/indexes.twig:58
9681 #: templates/server/databases/index.twig:67
9682 #: templates/server/databases/index.twig:68
9683 #: templates/server/databases/index.twig:324
9684 #: templates/table/relation/foreign_key_row.twig:25
9685 #: templates/table/structure/display_partitions.twig:145
9686 #: templates/table/structure/display_structure.twig:120
9687 #: templates/table/structure/display_structure.twig:290
9688 #: templates/table/structure/display_structure.twig:508
9692 #: libraries/classes/Operations.php:574
9696 #: libraries/classes/Operations.php:930
9697 msgid "Can't move table to same one!"
9700 #: libraries/classes/Operations.php:932
9701 msgid "Can't copy table to same one!"
9704 #: libraries/classes/Operations.php:956
9706 msgid "Table %s has been moved to %s. Privileges have been adjusted."
9709 #: libraries/classes/Operations.php:962
9711 msgid "Table %s has been copied to %s. Privileges have been adjusted."
9714 #: libraries/classes/Operations.php:969
9716 msgid "Table %s has been moved to %s."
9719 #: libraries/classes/Operations.php:973
9721 msgid "Table %s has been copied to %s."
9724 #: libraries/classes/Operations.php:997
9725 msgid "The table name is empty!"
9728 #: libraries/classes/Pdf.php:136
9729 msgid "Error while creating PDF:"
9732 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
9733 msgid "Cannot connect: invalid settings."
9736 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
9737 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
9738 #: templates/login/header.twig:10
9740 msgid "Welcome to %s"
9743 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
9746 "You probably did not create a configuration file. You might want to use the "
9747 "%1$ssetup script%2$s to create one."
9750 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
9752 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
9753 "connection. You should check the host, username and password in your "
9754 "configuration and make sure that they correspond to the information given by "
9755 "the administrator of the MySQL server."
9758 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
9759 msgid "Retry to connect"
9762 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:133
9763 msgid "Your session has expired. Please log in again."
9766 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252
9767 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
9770 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:287
9771 msgid "Failed to connect to the reCAPTCHA service!"
9774 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:289
9775 msgid "Entered captcha is wrong, try again!"
9778 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
9780 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
9781 "restricts passwords to less than 1000 characters."
9784 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
9785 msgid "You are not allowed to log in to this MySQL server!"
9788 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
9789 msgid "Wrong username/password. Access denied."
9792 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
9793 msgid "Can not find signon authentication script:"
9796 #: libraries/classes/Plugins/AuthenticationPlugin.php:180
9798 "Login without a password is forbidden by configuration (see AllowNoPassword)"
9801 #: libraries/classes/Plugins/AuthenticationPlugin.php:189
9804 "You have been automatically logged out due to inactivity of %s seconds. Once "
9805 "you log in again, you should be able to resume the work where you left off."
9808 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
9809 #: libraries/classes/Plugins/AuthenticationPlugin.php:205
9810 msgid "Cannot log in to the MySQL server"
9813 #: libraries/classes/Plugins/AuthenticationPlugin.php:348
9814 msgid "You have enabled two factor authentication, please confirm your login."
9817 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
9818 #: templates/export.twig:119
9822 #: libraries/classes/Plugins/Export/ExportCsv.php:58
9823 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
9824 msgid "Columns separated with:"
9827 #: libraries/classes/Plugins/Export/ExportCsv.php:63
9828 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
9829 msgid "Columns enclosed with:"
9832 #: libraries/classes/Plugins/Export/ExportCsv.php:68
9833 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
9834 msgid "Columns escaped with:"
9837 #: libraries/classes/Plugins/Export/ExportCsv.php:73
9838 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
9839 msgid "Lines terminated with:"
9842 #: libraries/classes/Plugins/Export/ExportCsv.php:78
9843 #: libraries/classes/Plugins/Export/ExportExcel.php:51
9844 #: libraries/classes/Plugins/Export/ExportHtmlword.php:80
9845 #: libraries/classes/Plugins/Export/ExportLatex.php:187
9846 #: libraries/classes/Plugins/Export/ExportOds.php:65
9847 #: libraries/classes/Plugins/Export/ExportOdt.php:132
9848 #: libraries/classes/Plugins/Export/ExportTexytext.php:84
9849 msgid "Replace NULL with:"
9852 #: libraries/classes/Plugins/Export/ExportCsv.php:83
9853 #: libraries/classes/Plugins/Export/ExportExcel.php:56
9854 msgid "Remove carriage return/line feed characters within columns"
9857 #: libraries/classes/Plugins/Export/ExportExcel.php:66
9858 msgid "Excel edition:"
9861 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
9862 #: libraries/classes/Plugins/Export/ExportLatex.php:94
9863 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
9864 #: libraries/classes/Plugins/Export/ExportOdt.php:75
9865 #: libraries/classes/Plugins/Export/ExportPdf.php:91
9866 #: libraries/classes/Plugins/Export/ExportSql.php:242
9867 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
9868 #: libraries/config.values.php:254 libraries/config.values.php:318
9869 #: libraries/config.values.php:334 libraries/config.values.php:342
9870 #: libraries/config.values.php:347
9874 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
9875 #: libraries/classes/Plugins/Export/ExportLatex.php:95
9876 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
9877 #: libraries/classes/Plugins/Export/ExportOdt.php:76
9878 #: libraries/classes/Plugins/Export/ExportPdf.php:92
9879 #: libraries/classes/Plugins/Export/ExportSql.php:243
9880 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
9881 #: libraries/config.values.php:255 libraries/config.values.php:319
9882 #: libraries/config.values.php:335 libraries/config.values.php:343
9883 #: libraries/config.values.php:348
9887 #: libraries/classes/Plugins/Export/ExportHtmlword.php:64
9888 #: libraries/classes/Plugins/Export/ExportLatex.php:96
9889 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
9890 #: libraries/classes/Plugins/Export/ExportOdt.php:77
9891 #: libraries/classes/Plugins/Export/ExportPdf.php:93
9892 #: libraries/classes/Plugins/Export/ExportSql.php:244
9893 #: libraries/classes/Plugins/Export/ExportTexytext.php:63
9894 #: libraries/config.values.php:256 libraries/config.values.php:320
9895 #: libraries/config.values.php:336 libraries/config.values.php:344
9896 #: libraries/config.values.php:349
9897 msgid "structure and data"
9900 #: libraries/classes/Plugins/Export/ExportHtmlword.php:74
9901 #: libraries/classes/Plugins/Export/ExportLatex.php:158
9902 #: libraries/classes/Plugins/Export/ExportOdt.php:121
9903 #: libraries/classes/Plugins/Export/ExportTexytext.php:73
9904 #: libraries/classes/Plugins/Export/ExportXml.php:133
9905 msgid "Data dump options"
9908 #: libraries/classes/Plugins/Export/ExportHtmlword.php:194
9909 #: libraries/classes/Plugins/Export/ExportOdt.php:245
9910 #: libraries/classes/Plugins/Export/ExportSql.php:2347
9911 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
9912 msgid "Dumping data for table"
9915 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
9916 #: libraries/classes/Plugins/Export/ExportHtmlword.php:373
9917 #: libraries/classes/Plugins/Export/ExportLatex.php:537
9918 #: libraries/classes/Plugins/Export/ExportOdt.php:373
9919 #: libraries/classes/Plugins/Export/ExportOdt.php:477
9920 #: libraries/classes/Plugins/Export/ExportTexytext.php:289
9921 #: libraries/classes/Plugins/Export/ExportTexytext.php:381
9922 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:529
9923 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
9924 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
9925 #: templates/columns_definitions/table_fields_definitions.twig:30
9926 #: templates/database/central_columns/edit.twig:14
9927 #: templates/database/central_columns/main.twig:40
9928 #: templates/database/central_columns/main.twig:244
9929 #: templates/database/data_dictionary/index.twig:24
9930 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
9931 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
9932 #: templates/table/structure/display_structure.twig:25
9933 #: templates/table/structure/display_structure.twig:465
9934 #: templates/table/tracking/structure_snapshot_columns.twig:9
9935 #: templates/table/tracking/structure_snapshot_indexes.twig:12
9936 #: templates/table/zoom_search/result_form.twig:36
9940 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
9941 #: libraries/classes/Plugins/Export/ExportHtmlword.php:376
9942 #: libraries/classes/Plugins/Export/ExportLatex.php:538
9943 #: libraries/classes/Plugins/Export/ExportOdt.php:376
9944 #: libraries/classes/Plugins/Export/ExportOdt.php:480
9945 #: libraries/classes/Plugins/Export/ExportTexytext.php:290
9946 #: libraries/classes/Plugins/Export/ExportTexytext.php:382
9947 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
9948 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
9949 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
9950 #: templates/columns_definitions/table_fields_definitions.twig:20
9951 #: templates/database/central_columns/edit.twig:11
9952 #: templates/database/central_columns/main.twig:28
9953 #: templates/database/central_columns/main.twig:232
9954 #: templates/database/data_dictionary/index.twig:25
9955 #: templates/database/structure/body_for_table_summary.twig:52
9956 #: templates/server/replication/replica_configuration.twig:9
9957 #: templates/table/structure/display_structure.twig:26
9958 #: templates/table/tracking/structure_snapshot_columns.twig:10
9962 #: libraries/classes/Plugins/Export/ExportHtmlword.php:380
9963 #: libraries/classes/Plugins/Export/ExportLatex.php:540
9964 #: libraries/classes/Plugins/Export/ExportOdt.php:484
9965 #: libraries/classes/Plugins/Export/ExportTexytext.php:384
9966 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:540
9967 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
9968 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
9969 #: templates/database/data_dictionary/index.twig:27
9973 #: libraries/classes/Plugins/Export/ExportHtmlword.php:473
9974 #: libraries/classes/Plugins/Export/ExportOdt.php:594
9975 #: libraries/classes/Plugins/Export/ExportTexytext.php:454
9976 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:359
9977 #: templates/columns_definitions/table_fields_definitions.twig:9
9978 #: templates/database/central_columns/edit.twig:8
9979 #: templates/database/central_columns/main.twig:16
9980 #: templates/database/central_columns/main.twig:220
9981 #: templates/database/events/index.twig:43
9982 #: templates/database/routines/editor_form.twig:50
9983 #: templates/database/routines/execute_form.twig:15
9984 #: templates/database/routines/index.twig:49
9985 #: templates/database/triggers/list.twig:43 templates/setup/home/index.twig:49
9986 #: templates/table/structure/display_structure.twig:21
9990 #: libraries/classes/Plugins/Export/ExportHtmlword.php:476
9991 #: libraries/classes/Plugins/Export/ExportOdt.php:603
9992 #: libraries/classes/Plugins/Export/ExportTexytext.php:457
9993 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
9994 #: templates/database/events/editor_form.twig:82
9995 #: templates/database/routines/editor_form.twig:109
9996 #: templates/database/triggers/editor_form.twig:57
10000 #: libraries/classes/Plugins/Export/ExportHtmlword.php:548
10001 #: libraries/classes/Plugins/Export/ExportOdt.php:681
10002 #: libraries/classes/Plugins/Export/ExportSql.php:2083
10003 #: libraries/classes/Plugins/Export/ExportTexytext.php:521
10004 msgid "Table structure for table"
10007 #: libraries/classes/Plugins/Export/ExportHtmlword.php:566
10008 #: libraries/classes/Plugins/Export/ExportOdt.php:713
10009 #: libraries/classes/Plugins/Export/ExportSql.php:2134
10010 #: libraries/classes/Plugins/Export/ExportTexytext.php:547
10011 msgid "Structure for view"
10014 #: libraries/classes/Plugins/Export/ExportHtmlword.php:572
10015 #: libraries/classes/Plugins/Export/ExportOdt.php:733
10016 #: libraries/classes/Plugins/Export/ExportSql.php:2166
10017 #: libraries/classes/Plugins/Export/ExportTexytext.php:563
10018 msgid "Stand-in structure for view"
10021 #: libraries/classes/Plugins/Export/ExportJson.php:87
10022 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10025 #: libraries/classes/Plugins/Export/ExportJson.php:93
10026 msgid "Output unicode characters unescaped"
10029 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10030 msgid "Content of table @TABLE@"
10033 #: libraries/classes/Plugins/Export/ExportLatex.php:51
10034 msgid "(continued)"
10037 #: libraries/classes/Plugins/Export/ExportLatex.php:52
10038 msgid "Structure of table @TABLE@"
10041 #: libraries/classes/Plugins/Export/ExportLatex.php:107
10042 #: libraries/classes/Plugins/Export/ExportOdt.php:88
10043 #: libraries/classes/Plugins/Export/ExportSql.php:257
10044 msgid "Object creation options"
10047 #: libraries/classes/Plugins/Export/ExportLatex.php:113
10048 #: libraries/classes/Plugins/Export/ExportLatex.php:169
10049 msgid "Table caption:"
10052 #: libraries/classes/Plugins/Export/ExportLatex.php:119
10053 #: libraries/classes/Plugins/Export/ExportLatex.php:175
10054 msgid "Table caption (continued):"
10057 #: libraries/classes/Plugins/Export/ExportLatex.php:125
10058 #: libraries/classes/Plugins/Export/ExportLatex.php:181
10062 #: libraries/classes/Plugins/Export/ExportLatex.php:133
10063 #: libraries/classes/Plugins/Export/ExportOdt.php:96
10064 #: libraries/classes/Plugins/Export/ExportSql.php:151
10065 msgid "Display foreign key relationships"
10068 #: libraries/classes/Plugins/Export/ExportLatex.php:140
10069 #: libraries/classes/Plugins/Export/ExportOdt.php:103
10070 msgid "Display comments"
10073 #: libraries/classes/Plugins/Export/ExportLatex.php:146
10074 #: libraries/classes/Plugins/Export/ExportOdt.php:109
10075 #: libraries/classes/Plugins/Export/ExportSql.php:159
10076 msgid "Display media types"
10079 #: libraries/classes/Plugins/Export/ExportLatex.php:164
10080 msgid "Put columns names in the first row:"
10083 #: libraries/classes/Plugins/Export/ExportLatex.php:210
10084 #: libraries/classes/Plugins/Export/ExportSql.php:754
10085 #: libraries/classes/Plugins/Export/ExportXml.php:232
10086 #: templates/server/replication/change_primary.twig:22
10087 #: templates/server/replication/primary_add_replica_user.twig:29
10091 #: libraries/classes/Plugins/Export/ExportLatex.php:216
10092 #: libraries/classes/Plugins/Export/ExportSql.php:761
10093 #: libraries/classes/Plugins/Export/ExportXml.php:238
10094 msgid "Generation Time:"
10097 #: libraries/classes/Plugins/Export/ExportLatex.php:218
10098 #: libraries/classes/Plugins/Export/ExportSql.php:765
10099 #: libraries/classes/Plugins/Export/ExportXml.php:240
10100 #: templates/home/index.twig:173
10101 msgid "Server version:"
10104 #: libraries/classes/Plugins/Export/ExportLatex.php:219
10105 #: libraries/classes/Plugins/Export/ExportSql.php:767
10106 #: libraries/classes/Plugins/Export/ExportXml.php:241
10107 msgid "PHP Version:"
10110 #: libraries/classes/Plugins/Export/ExportLatex.php:246
10111 #: libraries/classes/Plugins/Export/ExportSql.php:947
10112 #: libraries/classes/Plugins/Export/ExportXml.php:390
10113 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
10114 #: templates/database/structure/copy_form.twig:5
10115 #: templates/menu/breadcrumbs.twig:16
10119 #: libraries/classes/Plugins/Export/ExportLatex.php:312
10120 #: libraries/classes/Plugins/Export/ExportSql.php:2226
10124 #: libraries/classes/Plugins/Export/ExportLatex.php:513
10128 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
10129 msgid "Export table names"
10132 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
10133 msgid "Export table headers"
10136 #: libraries/classes/Plugins/Export/ExportOdt.php:246
10137 #: libraries/classes/Plugins/Export/ExportTexytext.php:179
10138 msgid "Dumping data for query result"
10141 #: libraries/classes/Plugins/Export/ExportPdf.php:77
10142 msgid "Report title:"
10145 #: libraries/classes/Plugins/Export/ExportPdf.php:192
10146 msgid "Dumping data"
10149 #: libraries/classes/Plugins/Export/ExportPdf.php:210
10150 msgid "Query result data"
10153 #: libraries/classes/Plugins/Export/ExportPdf.php:264
10154 msgid "View structure"
10157 #: libraries/classes/Plugins/Export/ExportPdf.php:267
10161 #: libraries/classes/Plugins/Export/ExportSql.php:130
10163 "Display comments <i>(includes info such as export timestamp, PHP version, "
10164 "and server version)</i>"
10167 #: libraries/classes/Plugins/Export/ExportSql.php:137
10168 msgid "Additional custom header comment (\\n splits lines):"
10171 #: libraries/classes/Plugins/Export/ExportSql.php:143
10173 "Include a timestamp of when databases were created, last updated, and last "
10177 #: libraries/classes/Plugins/Export/ExportSql.php:204
10178 msgid "Export metadata"
10181 #: libraries/classes/Plugins/Export/ExportSql.php:219
10183 "Database system or older MySQL server to maximize output compatibility with:"
10186 #: libraries/classes/Plugins/Export/ExportSql.php:265
10187 msgid "Add statements:"
10190 #: libraries/classes/Plugins/Export/ExportSql.php:273
10191 #: libraries/classes/Plugins/Export/ExportSql.php:282
10192 #: libraries/classes/Plugins/Export/ExportSql.php:299
10193 #: libraries/classes/Plugins/Export/ExportSql.php:308
10194 #: libraries/classes/Plugins/Export/ExportSql.php:332
10195 #: libraries/classes/Plugins/Export/ExportSql.php:360
10196 #: libraries/classes/Plugins/Export/ExportSql.php:369
10198 msgid "Add %s statement"
10201 #: libraries/classes/Plugins/Export/ExportSql.php:315
10202 msgid "(less efficient as indexes will be generated during table creation)"
10205 #: libraries/classes/Plugins/Export/ExportSql.php:322
10210 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10211 #: libraries/classes/Plugins/Export/ExportSql.php:339
10212 msgid "Use simple view export"
10215 #: libraries/classes/Plugins/Export/ExportSql.php:378
10217 "Enclose table and column names with backquotes <i>(Protects column and table "
10218 "names formed with special characters or keywords)</i>"
10221 #: libraries/classes/Plugins/Export/ExportSql.php:393
10222 msgid "Data creation options"
10225 #: libraries/classes/Plugins/Export/ExportSql.php:398
10226 #: libraries/classes/Plugins/Export/ExportSql.php:2304
10227 msgid "Truncate table before insert"
10230 #: libraries/classes/Plugins/Export/ExportSql.php:405
10231 msgid "Instead of <code>INSERT</code> statements, use:"
10234 #: libraries/classes/Plugins/Export/ExportSql.php:411
10235 msgid "<code>INSERT DELAYED</code> statements"
10238 #: libraries/classes/Plugins/Export/ExportSql.php:423
10239 #: libraries/classes/Plugins/Export/ExportSql.php:457
10240 msgid "<code>INSERT IGNORE</code> statements"
10243 #: libraries/classes/Plugins/Export/ExportSql.php:437
10244 msgid "Function to use when dumping data:"
10247 #: libraries/classes/Plugins/Export/ExportSql.php:452
10248 msgid "Syntax to use when inserting data:"
10251 #: libraries/classes/Plugins/Export/ExportSql.php:462
10253 "include column names in every <code>INSERT</code> statement <br> "
10254 " Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10258 #: libraries/classes/Plugins/Export/ExportSql.php:467
10260 "insert multiple rows in every <code>INSERT</code> statement<br> "
10261 " Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10265 #: libraries/classes/Plugins/Export/ExportSql.php:472
10267 "both of the above<br> Example: <code>INSERT INTO "
10268 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10271 #: libraries/classes/Plugins/Export/ExportSql.php:477
10273 "neither of the above<br> Example: <code>INSERT INTO "
10274 "tbl_name VALUES (1,2,3)</code>"
10277 #: libraries/classes/Plugins/Export/ExportSql.php:496
10279 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10283 #: libraries/classes/Plugins/Export/ExportSql.php:505
10285 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10286 "reloaded between servers in different time zones)</i>"
10289 #: libraries/classes/Plugins/Export/ExportSql.php:582
10290 msgid "It appears your database uses routines;"
10293 #: libraries/classes/Plugins/Export/ExportSql.php:585
10294 #: libraries/classes/Plugins/Export/ExportSql.php:1614
10295 #: libraries/classes/Plugins/Export/ExportSql.php:2122
10296 msgid "alias export may not work reliably in all cases."
10299 #: libraries/classes/Plugins/Export/ExportSql.php:1066
10303 #: libraries/classes/Plugins/Export/ExportSql.php:1134
10305 msgid "Metadata for table %s"
10308 #: libraries/classes/Plugins/Export/ExportSql.php:1141
10310 msgid "Metadata for database %s"
10313 #: libraries/classes/Plugins/Export/ExportSql.php:1458
10314 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
10318 #: libraries/classes/Plugins/Export/ExportSql.php:1468
10319 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
10320 msgid "Last update:"
10323 #: libraries/classes/Plugins/Export/ExportSql.php:1478
10324 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
10325 msgid "Last check:"
10328 #: libraries/classes/Plugins/Export/ExportSql.php:1529
10330 msgid "Error reading structure for table %s:"
10333 #: libraries/classes/Plugins/Export/ExportSql.php:1611
10334 msgid "It appears your database uses views;"
10337 #: libraries/classes/Plugins/Export/ExportSql.php:1778
10338 msgid "Constraints for dumped tables"
10341 #: libraries/classes/Plugins/Export/ExportSql.php:1779
10342 msgid "Constraints for table"
10345 #: libraries/classes/Plugins/Export/ExportSql.php:1806
10346 msgid "Indexes for dumped tables"
10349 #: libraries/classes/Plugins/Export/ExportSql.php:1807
10350 msgid "Indexes for table"
10353 #: libraries/classes/Plugins/Export/ExportSql.php:1843
10354 msgid "AUTO_INCREMENT for dumped tables"
10357 #: libraries/classes/Plugins/Export/ExportSql.php:1844
10358 msgid "AUTO_INCREMENT for table"
10361 #: libraries/classes/Plugins/Export/ExportSql.php:1919
10362 msgid "MEDIA TYPES FOR TABLE"
10365 #: libraries/classes/Plugins/Export/ExportSql.php:1944
10366 msgid "RELATIONSHIPS FOR TABLE"
10369 #: libraries/classes/Plugins/Export/ExportSql.php:2119
10370 msgid "It appears your table uses triggers;"
10373 #: libraries/classes/Plugins/Export/ExportSql.php:2149
10375 msgid "Structure for view %s exported as a table"
10378 #: libraries/classes/Plugins/Export/ExportSql.php:2169
10379 msgid "(See below for the actual view)"
10382 #: libraries/classes/Plugins/Export/ExportSql.php:2237
10384 msgid "Error reading data for table %s:"
10387 #: libraries/classes/Plugins/Export/ExportXml.php:94
10388 msgid "Object creation options (all are recommended)"
10391 #: libraries/classes/Plugins/Export/ExportXml.php:138
10392 msgid "Export contents"
10395 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
10396 #: templates/menu/breadcrumbs.twig:29
10400 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
10404 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
10406 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
10409 #: libraries/classes/Plugins/Import/ImportCsv.php:83
10410 msgid "Name of the new table (optional):"
10413 #: libraries/classes/Plugins/Import/ImportCsv.php:92
10414 msgid "Name of the new database (optional):"
10417 #: libraries/classes/Plugins/Import/ImportCsv.php:101
10418 #: libraries/classes/Plugins/Import/ImportCsv.php:119
10419 msgid "Import these many number of rows (optional):"
10422 #: libraries/classes/Plugins/Import/ImportCsv.php:109
10423 #: libraries/classes/Plugins/Import/ImportOds.php:66
10425 "The first line of the file contains the table column names <i>(if this is "
10426 "unchecked, the first line will become part of the data)</i>"
10429 #: libraries/classes/Plugins/Import/ImportCsv.php:126
10431 "If the data in each row of the file is not in the same order as in the "
10432 "database, list the corresponding column names here. Column names must be "
10433 "separated by commas and not enclosed in quotations."
10436 #: libraries/classes/Plugins/Import/ImportCsv.php:134
10437 msgid "Column names:"
10440 #: libraries/classes/Plugins/Import/ImportCsv.php:272
10441 #: libraries/classes/Plugins/Import/ImportCsv.php:631
10443 msgid "Invalid format of CSV input on line %d."
10446 #: libraries/classes/Plugins/Import/ImportCsv.php:490
10448 msgid "Invalid column count in CSV input on line %d."
10451 #: libraries/classes/Plugins/Import/ImportCsv.php:649
10452 #: libraries/classes/Plugins/Import/ImportCsv.php:664
10453 #: libraries/classes/Plugins/Import/ImportCsv.php:675
10454 #: libraries/classes/Plugins/Import/ImportCsv.php:682
10456 msgid "Invalid parameter for CSV import: %s"
10459 #: libraries/classes/Plugins/Import/ImportCsv.php:813
10462 "Invalid column (%s) specified! Ensure that columns names are spelled "
10463 "correctly, separated by commas, and not enclosed in quotes."
10466 #: libraries/classes/Plugins/Import/ImportLdi.php:62
10467 msgid "Column names: "
10470 #: libraries/classes/Plugins/Import/ImportLdi.php:106
10471 msgid "This plugin does not support compressed imports!"
10474 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
10475 msgid "MediaWiki Table"
10478 #: libraries/classes/Plugins/Import/ImportMediawiki.php:275
10480 msgid "Invalid format of mediawiki input on line: <br>%s."
10483 #: libraries/classes/Plugins/Import/ImportOds.php:80
10484 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
10487 #: libraries/classes/Plugins/Import/ImportOds.php:86
10488 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
10491 #: libraries/classes/Plugins/Import/ImportOds.php:153
10492 #: libraries/classes/Plugins/Import/ImportXml.php:112
10493 #: libraries/classes/Plugins/Import/ImportXml.php:175
10495 "The XML file specified was either malformed or incomplete. Please correct "
10496 "the issue and try again."
10499 #: libraries/classes/Plugins/Import/ImportOds.php:163
10500 msgid "Could not parse OpenDocument Spreadsheet!"
10503 #: libraries/classes/Plugins/Import/ImportShp.php:68
10504 msgid "ESRI Shape File"
10507 #: libraries/classes/Plugins/Import/ImportShp.php:101
10508 #: libraries/classes/Plugins/Import/ImportShp.php:163
10510 msgid "There was an error importing the ESRI shape file: \"%s\"."
10513 #: libraries/classes/Plugins/Import/ImportShp.php:193
10515 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
10518 #: libraries/classes/Plugins/Import/ImportShp.php:242
10519 msgid "The imported file does not contain any data!"
10522 #: libraries/classes/Plugins/Import/ImportSql.php:65
10523 msgid "SQL compatibility mode:"
10526 #: libraries/classes/Plugins/Import/ImportSql.php:77
10527 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
10530 #: libraries/classes/Plugins/Import/ImportXml.php:48
10534 #: libraries/classes/Plugins.php:592
10535 msgid "This format has no options"
10538 #: libraries/classes/Plugins.php:610
10539 msgid "Invalid authentication method set in configuration:"
10542 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
10543 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
10544 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
10545 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
10547 msgid "The %s table doesn't exist!"
10550 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
10551 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
10553 msgid "Schema of the %s database - Page %s"
10556 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:278
10557 msgid "SCHEMA ERROR: "
10560 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:272
10561 msgid "PDF export page"
10564 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
10566 msgid "Schema of the %s database"
10569 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
10570 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
10571 msgid "Relational schema"
10574 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
10575 msgid "Table of contents"
10578 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
10579 #: templates/columns_definitions/column_definitions_form.twig:72
10580 #: templates/database/data_dictionary/index.twig:16
10581 #: templates/table/structure/display_table_stats.twig:6
10582 msgid "Table comments:"
10585 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
10586 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
10587 #: templates/columns_definitions/table_fields_definitions.twig:27
10588 #: templates/database/central_columns/edit.twig:13
10589 #: templates/table/structure/display_structure.twig:24
10593 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
10594 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
10595 #: templates/table/structure/display_structure.twig:30
10596 #: templates/table/tracking/structure_snapshot_columns.twig:11
10600 #: libraries/classes/Plugins/SchemaPlugin.php:74
10604 #: libraries/classes/Plugins/SchemaPlugin.php:76
10605 msgid "Only show keys"
10608 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
10609 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
10610 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
10611 msgid "Orientation"
10614 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
10615 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
10616 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
10620 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
10621 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
10622 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
10626 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
10627 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
10628 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
10629 msgid "Same width for all tables"
10632 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
10636 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
10637 #: templates/database/structure/index.twig:21
10638 msgid "Data dictionary"
10641 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
10642 msgid "Order of the tables"
10645 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
10646 msgid "Name (Ascending)"
10649 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
10650 msgid "Name (Descending)"
10653 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:28
10655 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
10656 "TRUE, second for FALSE. Nonzero=true."
10659 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39
10661 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
10662 "formatted date. The first option is the offset (in hours) which will be "
10663 "added to the timestamp (Default: 0). Use second option to specify a "
10664 "different date/time format string. Third option determines whether you want "
10665 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
10666 "According to that, date format has different value - for \"local\" see the "
10667 "documentation for PHP's strftime() function and for \"utc\" it is done using "
10668 "gmdate() function."
10671 #. l10n: See https://www.php.net/manual/en/function.strftime.php
10672 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
10673 #: libraries/classes/Util.php:707
10674 msgid "%B %d, %Y at %I:%M %p"
10677 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
10679 "Displays a link to download the binary data of the column. You can use the "
10680 "first option to specify the filename, or use the second option as the name "
10681 "of a column which contains the filename. If you use the second option, you "
10682 "need to set the first option to the empty string."
10685 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:42
10687 "LINUX ONLY: Launches an external application and feeds it the column data "
10688 "via standard input. Returns the standard output of the application. The "
10689 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
10690 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
10691 "ExternalTransformationsPlugin.php and list the tools you want to make "
10692 "available. The first option is then the number of the program you want to "
10693 "use. The second option should be blank for historical reasons. The third "
10694 "option, if set to 1, will convert the output using htmlspecialchars() "
10695 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
10696 "ensure that the output appears all on one line (Default 1)."
10699 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:122
10702 "You are using the external transformation command line options field, which "
10703 "has been deprecated for security reasons. Add all command line options "
10704 "directly to the definition in %s."
10707 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:29
10709 "Displays the contents of the column as-is, without running it through "
10710 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
10713 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
10715 "Displays hexadecimal representation of data. Optional first parameter "
10716 "specifies how often space will be added (defaults to 2 nibbles)."
10719 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
10720 msgid "Displays a link to download this image."
10723 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
10725 "Image upload functionality which also displays a thumbnail. The options are "
10726 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
10729 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:91
10730 msgid "Image preview here"
10733 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
10735 "Displays a clickable thumbnail. The options are the maximum width and height "
10736 "in pixels. The original aspect ratio is preserved."
10739 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:30
10741 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
10742 "in Internet standard dotted format."
10745 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29
10747 "Prepends and/or Appends text to a string. First option is text to be "
10748 "prepended, second is appended (enclosed in single quotes, default empty "
10752 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:32
10754 "Validates the string using regular expression and performs insert only if "
10755 "string matches it. The first option is the Regular Expression."
10758 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:54
10760 msgid "Validation failed for the input string %s."
10763 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
10764 msgid "Formats text as SQL query with syntax highlighting."
10767 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
10769 "Displays a part of a string. The first option is the number of characters to "
10770 "skip from the beginning of the string (Default 0). The second option is the "
10771 "number of characters to return (Default: until end of string). The third "
10772 "option is the string to append and/or prepend when truncation occurs "
10773 "(Default: \"…\")."
10776 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:29
10778 "File upload functionality for TEXT columns. It does not have a textarea for "
10782 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:31
10784 "Displays an image and a link; the column contains the filename. The first "
10785 "option is a URL prefix like \"https://www.example.com/\". The second and "
10786 "third options are the width and the height in pixels."
10789 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:30
10791 "Displays a link; the column contains the filename. The first option is a URL "
10792 "prefix like \"https://www.example.com/\". The second option is a title for "
10796 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
10797 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
10800 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
10802 "Converts an Internet network address in (IPv4/IPv6) format into a long "
10806 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
10807 msgid "Syntax highlighted CodeMirror editor for JSON."
10810 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
10811 msgid "Syntax highlighted CodeMirror editor for SQL."
10814 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
10815 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
10818 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
10820 "Converts an Internet network address stored as a binary string into a string "
10821 "in Internet standard (IPv4/IPv6) format."
10824 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
10825 msgid "Formats text as JSON with syntax highlighting."
10828 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
10829 msgid "Formats text as XML with syntax highlighting."
10832 #: libraries/classes/Plugins/TwoFactor/Application.php:135
10833 msgid "Authentication Application (2FA)"
10836 #: libraries/classes/Plugins/TwoFactor/Application.php:146
10838 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
10839 "Google Authenticator or Authy."
10842 #: libraries/classes/Plugins/TwoFactor/Key.php:204
10843 msgid "Hardware Security Key (FIDO U2F)"
10846 #: libraries/classes/Plugins/TwoFactor/Key.php:214
10848 "Provides authentication using hardware security tokens supporting FIDO U2F, "
10849 "such as a Yubikey."
10852 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
10854 msgid "Two-factor authentication failed: %s"
10857 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
10858 msgid "Two-factor authentication failed."
10861 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
10862 msgid "No Two-Factor Authentication"
10865 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
10866 msgid "Login using password only."
10869 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
10870 msgid "Simple two-factor authentication"
10873 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
10874 msgid "For testing purposes only!"
10877 #: libraries/classes/Query/Utilities.php:96
10879 "The server is not responding (or the local server's socket is not correctly "
10883 #: libraries/classes/Query/Utilities.php:99
10884 msgid "The server is not responding."
10887 #: libraries/classes/Query/Utilities.php:103
10888 msgid "Logout and try as another user."
10891 #: libraries/classes/Query/Utilities.php:108
10892 msgid "Please check privileges of directory containing database."
10895 #: libraries/classes/Query/Utilities.php:117
10899 #: libraries/classes/RecentFavoriteTable.php:159
10900 msgid "Could not save recent table!"
10903 #: libraries/classes/RecentFavoriteTable.php:163
10904 msgid "Could not save favorite table!"
10907 #: libraries/classes/RecentFavoriteTable.php:247
10908 msgid "Recent tables"
10911 #: libraries/classes/RecentFavoriteTable.php:249
10915 #: libraries/classes/RecentFavoriteTable.php:253
10919 #: libraries/classes/ReplicationGui.php:438
10921 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
10922 "in phpMyAdmin configuration."
10925 #: libraries/classes/ReplicationGui.php:449
10926 msgid "Replication started successfully."
10929 #: libraries/classes/ReplicationGui.php:450
10930 msgid "Error starting replication."
10933 #: libraries/classes/ReplicationGui.php:453
10934 msgid "Replication stopped successfully."
10937 #: libraries/classes/ReplicationGui.php:454
10938 msgid "Error stopping replication."
10941 #: libraries/classes/ReplicationGui.php:457
10942 msgid "Replication resetting successfully."
10945 #: libraries/classes/ReplicationGui.php:458
10946 msgid "Error resetting replication."
10949 #: libraries/classes/ReplicationGui.php:461
10953 #: libraries/classes/ReplicationGui.php:462
10957 #: libraries/classes/ReplicationGui.php:507
10958 msgid "Unknown error"
10961 #: libraries/classes/ReplicationGui.php:520
10963 msgid "Unable to connect to primary %s."
10966 #: libraries/classes/ReplicationGui.php:530
10968 "Unable to read primary log position. Possible privilege problem on primary."
10971 #: libraries/classes/ReplicationGui.php:548
10972 msgid "Unable to change primary!"
10975 #: libraries/classes/ReplicationGui.php:552
10977 msgid "Primary server changed successfully to %s."
10980 #: libraries/classes/Routing.php:104
10983 "The routing cache could not be written, you need to adjust permissions on "
10984 "the folder/file \"%s\""
10987 #: libraries/classes/Routing.php:163
10989 msgid "Error 404! The page %s was not found."
10992 #: libraries/classes/Routing.php:174
10993 msgid "Error 405! Request method not allowed."
10996 #: libraries/classes/SavedSearches.php:239
10997 msgid "Please provide a name for this bookmarked search."
11000 #: libraries/classes/SavedSearches.php:255
11001 msgid "Missing information to save the bookmarked search."
11004 #: libraries/classes/SavedSearches.php:276
11005 #: libraries/classes/SavedSearches.php:310
11006 msgid "An entry with this name already exists."
11009 #: libraries/classes/SavedSearches.php:338
11010 msgid "Missing information to delete the search."
11013 #: libraries/classes/SavedSearches.php:365
11014 msgid "Missing information to load the search."
11017 #: libraries/classes/SavedSearches.php:385
11018 msgid "Error while loading the search."
11021 #: libraries/classes/Server/Plugins.php:68
11022 #: libraries/classes/Server/Privileges.php:788
11023 #: libraries/classes/Server/Privileges.php:3719
11024 msgid "Native MySQL authentication"
11027 #: libraries/classes/Server/Plugins.php:73
11028 msgid "SHA256 password authentication"
11031 #: libraries/classes/Server/Plugins.php:78
11032 msgid "Caching sha2 authentication"
11035 #: libraries/classes/Server/Plugins.php:83
11036 msgid "Unix Socket based authentication"
11039 #: libraries/classes/Server/Plugins.php:88
11040 msgid "Old MySQL-4.0 authentication"
11043 #: libraries/classes/Server/Privileges/AccountLocking.php:30
11044 #: libraries/classes/Server/Privileges/AccountLocking.php:51
11045 msgid "Account locking is not supported."
11048 #: libraries/classes/Server/Privileges.php:262
11049 msgid "No privileges."
11052 #: libraries/classes/Server/Privileges.php:270
11053 msgid "Includes all privileges except GRANT."
11056 #: libraries/classes/Server/Privileges.php:292
11057 #: libraries/classes/Server/Privileges.php:359
11058 #: templates/server/privileges/privileges_table.twig:124
11059 #: templates/server/privileges/privileges_table.twig:127
11060 #: templates/server/privileges/privileges_table.twig:323
11061 #: templates/server/privileges/privileges_table.twig:326
11062 msgid "Allows deleting data."
11065 #: libraries/classes/Server/Privileges.php:297
11066 #: templates/server/privileges/privileges_table.twig:136
11067 #: templates/server/privileges/privileges_table.twig:139
11068 #: templates/server/privileges/privileges_table.twig:361
11069 #: templates/server/privileges/privileges_table.twig:369
11070 msgid "Allows creating new tables."
11073 #: libraries/classes/Server/Privileges.php:302
11074 #: templates/server/privileges/privileges_table.twig:148
11075 #: templates/server/privileges/privileges_table.twig:151
11076 #: templates/server/privileges/privileges_table.twig:409
11077 #: templates/server/privileges/privileges_table.twig:417
11078 msgid "Allows dropping tables."
11081 #: libraries/classes/Server/Privileges.php:307
11082 #: libraries/classes/Server/Privileges.php:399
11083 #: templates/server/privileges/privileges_table.twig:173
11084 #: templates/server/privileges/privileges_table.twig:176
11085 #: templates/server/privileges/privileges_table.twig:393
11086 #: templates/server/privileges/privileges_table.twig:396
11087 msgid "Allows creating and dropping indexes."
11090 #: libraries/classes/Server/Privileges.php:312
11091 #: libraries/classes/Server/Privileges.php:404
11092 #: templates/server/privileges/privileges_table.twig:185
11093 #: templates/server/privileges/privileges_table.twig:188
11094 #: templates/server/privileges/privileges_table.twig:380
11095 #: templates/server/privileges/privileges_table.twig:383
11096 msgid "Allows altering the structure of existing tables."
11099 #: libraries/classes/Server/Privileges.php:317
11100 #: libraries/classes/Server/Privileges.php:443
11101 #: libraries/classes/Server/Privileges.php:459
11102 #: templates/server/privileges/privileges_table.twig:197
11103 #: templates/server/privileges/privileges_table.twig:200
11104 #: templates/server/privileges/privileges_table.twig:494
11105 #: templates/server/privileges/privileges_table.twig:497
11106 #: templates/server/privileges/privileges_table.twig:509
11107 #: templates/server/privileges/privileges_table.twig:512
11108 msgid "Allows creating new views."
11111 #: libraries/classes/Server/Privileges.php:322
11112 #: libraries/classes/Server/Privileges.php:464
11113 #: libraries/classes/Server/Privileges.php:470
11114 #: templates/server/privileges/privileges_table.twig:209
11115 #: templates/server/privileges/privileges_table.twig:212
11116 #: templates/server/privileges/privileges_table.twig:441
11117 #: templates/server/privileges/privileges_table.twig:444
11118 msgid "Allows performing SHOW CREATE VIEW queries."
11121 #: libraries/classes/Server/Privileges.php:327
11122 #: libraries/classes/Server/Privileges.php:453
11123 #: templates/server/privileges/privileges_table.twig:221
11124 #: templates/server/privileges/privileges_table.twig:224
11125 #: templates/server/privileges/privileges_table.twig:537
11126 #: templates/server/privileges/privileges_table.twig:540
11127 msgid "Allows creating and dropping triggers."
11130 #: libraries/classes/Server/Privileges.php:344
11131 #: templates/server/privileges/privileges_table.twig:15
11132 #: templates/server/privileges/privileges_table.twig:284
11133 #: templates/server/privileges/privileges_table.twig:287
11134 msgid "Allows reading data."
11137 #: libraries/classes/Server/Privileges.php:349
11138 #: templates/server/privileges/privileges_table.twig:42
11139 #: templates/server/privileges/privileges_table.twig:297
11140 #: templates/server/privileges/privileges_table.twig:300
11141 msgid "Allows inserting and replacing data."
11144 #: libraries/classes/Server/Privileges.php:354
11145 #: templates/server/privileges/privileges_table.twig:69
11146 #: templates/server/privileges/privileges_table.twig:310
11147 #: templates/server/privileges/privileges_table.twig:313
11148 msgid "Allows changing data."
11151 #: libraries/classes/Server/Privileges.php:364
11152 #: templates/server/privileges/privileges_table.twig:359
11153 #: templates/server/privileges/privileges_table.twig:367
11154 msgid "Allows creating new databases and tables."
11157 #: libraries/classes/Server/Privileges.php:369
11158 #: templates/server/privileges/privileges_table.twig:407
11159 #: templates/server/privileges/privileges_table.twig:415
11160 msgid "Allows dropping databases and tables."
11163 #: libraries/classes/Server/Privileges.php:374
11164 #: templates/server/privileges/privileges_table.twig:599
11165 #: templates/server/privileges/privileges_table.twig:602
11166 msgid "Allows reloading server settings and flushing the server's caches."
11169 #: libraries/classes/Server/Privileges.php:379
11170 #: templates/server/privileges/privileges_table.twig:612
11171 #: templates/server/privileges/privileges_table.twig:615
11172 msgid "Allows shutting down the server."
11175 #: libraries/classes/Server/Privileges.php:384
11176 #: templates/server/privileges/privileges_table.twig:586
11177 #: templates/server/privileges/privileges_table.twig:589
11178 msgid "Allows viewing processes of all users."
11181 #: libraries/classes/Server/Privileges.php:389
11182 #: templates/server/privileges/privileges_table.twig:337
11183 #: templates/server/privileges/privileges_table.twig:340
11184 msgid "Allows importing data from and exporting data into files."
11187 #: libraries/classes/Server/Privileges.php:394
11188 #: templates/server/privileges/privileges_table.twig:96
11189 #: templates/server/privileges/privileges_table.twig:666
11190 msgid "Has no effect in this MySQL version."
11193 #: libraries/classes/Server/Privileges.php:409
11194 #: templates/server/privileges/privileges_table.twig:625
11195 #: templates/server/privileges/privileges_table.twig:628
11196 msgid "Gives access to the complete list of databases."
11199 #: libraries/classes/Server/Privileges.php:415
11200 #: templates/server/privileges/privileges_table.twig:572
11201 #: templates/server/privileges/privileges_table.twig:576
11203 "Allows connecting, even if maximum number of connections is reached; "
11204 "required for most administrative operations like setting global variables or "
11205 "killing threads of other users."
11208 #: libraries/classes/Server/Privileges.php:423
11209 #: templates/server/privileges/privileges_table.twig:428
11210 #: templates/server/privileges/privileges_table.twig:431
11211 msgid "Allows creating temporary tables."
11214 #: libraries/classes/Server/Privileges.php:428
11215 #: templates/server/privileges/privileges_table.twig:653
11216 #: templates/server/privileges/privileges_table.twig:656
11217 msgid "Allows locking tables for the current thread."
11220 #: libraries/classes/Server/Privileges.php:433
11221 #: templates/server/privileges/privileges_table.twig:694
11222 #: templates/server/privileges/privileges_table.twig:697
11223 msgid "Needed for the replication replicas."
11226 #: libraries/classes/Server/Privileges.php:438
11227 #: templates/server/privileges/privileges_table.twig:681
11228 #: templates/server/privileges/privileges_table.twig:684
11229 msgid "Allows the user to ask where the replicas / primaries are."
11232 #: libraries/classes/Server/Privileges.php:448
11233 #: templates/server/privileges/privileges_table.twig:524
11234 #: templates/server/privileges/privileges_table.twig:527
11235 msgid "Allows to set up events for the event scheduler."
11238 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11239 #: libraries/classes/Server/Privileges.php:477
11240 #: libraries/classes/Server/Privileges.php:486
11241 #: templates/server/privileges/privileges_table.twig:234
11242 #: templates/server/privileges/privileges_table.twig:238
11243 msgid "Allows deleting historical rows."
11246 #: libraries/classes/Server/Privileges.php:491
11247 #: templates/server/privileges/privileges_table.twig:454
11248 #: templates/server/privileges/privileges_table.twig:457
11249 msgid "Allows creating stored routines."
11252 #: libraries/classes/Server/Privileges.php:496
11253 #: templates/server/privileges/privileges_table.twig:467
11254 #: templates/server/privileges/privileges_table.twig:470
11255 msgid "Allows altering and dropping stored routines."
11258 #: libraries/classes/Server/Privileges.php:501
11259 #: templates/server/privileges/privileges_table.twig:707
11260 #: templates/server/privileges/privileges_table.twig:710
11261 msgid "Allows creating, dropping and renaming user accounts."
11264 #: libraries/classes/Server/Privileges.php:506
11265 #: templates/server/privileges/privileges_table.twig:480
11266 #: templates/server/privileges/privileges_table.twig:483
11267 msgid "Allows executing stored routines."
11270 #: libraries/classes/Server/Privileges.php:1076
11272 msgid "The password for %s was changed successfully."
11275 #: libraries/classes/Server/Privileges.php:1124
11277 msgid "You have revoked the privileges for %s."
11280 #: libraries/classes/Server/Privileges.php:1436
11281 #: templates/database/privileges/index.twig:124
11282 #: templates/table/privileges/index.twig:127
11283 msgid "Not enough privilege to view users."
11286 #: libraries/classes/Server/Privileges.php:1498
11287 #: templates/database/privileges/index.twig:80
11288 #: templates/server/privileges/new_user_ajax.twig:45
11289 #: templates/server/privileges/users_overview.twig:75
11290 #: templates/table/privileges/index.twig:84
11291 msgid "Edit privileges"
11294 #: libraries/classes/Server/Privileges.php:1502
11298 #: libraries/classes/Server/Privileges.php:1813
11299 #: templates/server/privileges/privileges_table.twig:264
11300 msgid "Database-specific privileges"
11303 #: libraries/classes/Server/Privileges.php:1819
11304 #: templates/server/privileges/privileges_summary.twig:18
11305 #: templates/server/privileges/privileges_table.twig:7
11306 #: templates/server/privileges/privileges_table.twig:266
11307 msgid "Table-specific privileges"
11310 #: libraries/classes/Server/Privileges.php:1824
11311 #: libraries/classes/Server/Privileges.php:1826
11312 #: templates/server/privileges/edit_routine_privileges.twig:29
11313 #: templates/server/privileges/edit_routine_privileges.twig:46
11314 #: templates/server/privileges/edit_routine_privileges.twig:58
11318 #: libraries/classes/Server/Privileges.php:1825
11319 #: templates/server/privileges/edit_routine_privileges.twig:47
11320 msgid "Routine-specific privileges"
11323 #: libraries/classes/Server/Privileges.php:2170
11324 msgid "No users selected for deleting!"
11327 #: libraries/classes/Server/Privileges.php:2173
11328 msgid "Reloading the privileges"
11331 #: libraries/classes/Server/Privileges.php:2198
11332 msgid "The selected users have been deleted successfully."
11335 #: libraries/classes/Server/Privileges.php:2275
11337 msgid "You have updated the privileges for %s."
11340 #: libraries/classes/Server/Privileges.php:2362
11341 #: templates/database/privileges/index.twig:102
11342 #: templates/table/privileges/index.twig:106
11343 msgid "No user found."
11346 #: libraries/classes/Server/Privileges.php:2449
11348 msgid "Deleting %s"
11351 #: libraries/classes/Server/Privileges.php:2480
11352 msgid "The privileges were reloaded successfully."
11355 #: libraries/classes/Server/Privileges.php:2584
11357 msgid "The user %s already exists!"
11360 #: libraries/classes/Server/Privileges.php:2859
11362 msgid "Privileges for %s"
11365 #: libraries/classes/Server/Privileges.php:2868
11366 #: libraries/classes/Server/Status/Processes.php:118
11367 #: templates/server/user_groups/user_listings.twig:9
11371 #: libraries/classes/Server/Privileges.php:2982
11373 "A user account allowing any user from localhost to connect is present. This "
11374 "will prevent other users from connecting if the host part of their account "
11375 "allows a connection from any (%) host."
11378 #: libraries/classes/Server/Privileges.php:3016
11381 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11382 "tables. The content of these tables may differ from the privileges the "
11383 "server uses, if they have been changed manually. In this case, you should "
11384 "%sreload the privileges%s before you continue."
11387 #: libraries/classes/Server/Privileges.php:3032
11389 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11390 "tables. The content of these tables may differ from the privileges the "
11391 "server uses, if they have been changed manually. In this case, the "
11392 "privileges have to be reloaded but currently, you don't have the RELOAD "
11396 #: libraries/classes/Server/Privileges.php:3346
11397 msgid "You have added a new user."
11400 #: libraries/classes/Server/Status/Data.php:146
11401 #: libraries/classes/Server/Status/Processes.php:146
11402 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
11406 #: libraries/classes/Server/Status/Data.php:149
11410 #: libraries/classes/Server/Status/Data.php:150
11411 msgid "Query cache"
11414 #: libraries/classes/Server/Status/Data.php:151
11418 #: libraries/classes/Server/Status/Data.php:153
11419 msgid "Temporary data"
11422 #: libraries/classes/Server/Status/Data.php:154
11423 msgid "Delayed inserts"
11426 #: libraries/classes/Server/Status/Data.php:155
11430 #: libraries/classes/Server/Status/Data.php:156
11434 #: libraries/classes/Server/Status/Data.php:158
11438 #: libraries/classes/Server/Status/Data.php:160
11439 msgid "Transaction coordinator"
11442 #: libraries/classes/Server/Status/Data.php:161
11443 #: templates/server/binlog/index.twig:27
11447 #: libraries/classes/Server/Status/Data.php:180
11448 msgid "Flush (close) all tables"
11451 #: libraries/classes/Server/Status/Data.php:184
11452 msgid "Show open tables"
11455 #: libraries/classes/Server/Status/Data.php:193
11456 msgid "Show replica hosts"
11459 #: libraries/classes/Server/Status/Data.php:200
11460 #: templates/server/replication/primary_replication.twig:9
11461 msgid "Show primary status"
11464 #: libraries/classes/Server/Status/Data.php:207
11465 msgid "Show replica status"
11468 #: libraries/classes/Server/Status/Data.php:215
11469 msgid "Flush query cache"
11472 #: libraries/classes/Server/Status/Processes.php:114
11476 #: libraries/classes/Server/Status/Processes.php:122
11477 #: templates/server/replication/primary_add_replica_user.twig:32
11478 #: templates/server/replication/primary_add_replica_user.twig:43
11479 #: templates/server/replication/primary_replication.twig:25
11483 #: libraries/classes/Server/Status/Processes.php:130
11487 #: libraries/classes/Server/Status/Processes.php:142
11491 #: libraries/classes/Setup/Index.php:130
11493 "Reading of version failed. Maybe you're offline or the upgrade server does "
11497 #: libraries/classes/Setup/Index.php:152
11498 msgid "Got invalid version string from server"
11501 #: libraries/classes/Setup/Index.php:164
11502 msgid "Unparsable version string"
11505 #: libraries/classes/Setup/Index.php:186
11508 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
11509 "version is %s, released on %s."
11512 #: libraries/classes/Setup/Index.php:194
11513 msgid "No newer stable version is available"
11516 #: libraries/classes/Sql.php:497
11518 msgid "Using bookmark \"%s\" as default browse query."
11521 #: libraries/classes/Sql.php:961
11522 msgid "Showing as PHP code"
11525 #: libraries/classes/Sql.php:1337
11528 "Current selection does not contain a unique column. Grid edit, checkbox, "
11529 "Edit, Copy and Delete features are not available. %s"
11532 #: libraries/classes/Sql.php:1351
11535 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
11536 "and Delete features may result in undesired behavior. %s"
11539 #: libraries/classes/SqlQueryForm.php:149
11541 msgid "Run SQL query/queries on server “%s”"
11544 #: libraries/classes/SqlQueryForm.php:165
11546 msgid "Run SQL query/queries on database %s"
11549 #: libraries/classes/SqlQueryForm.php:180
11551 msgid "Run SQL query/queries on table %s"
11554 #: libraries/classes/StorageEngine.php:368
11556 "There is no detailed status information available for this storage engine."
11559 #: libraries/classes/StorageEngine.php:470
11560 #: templates/database/structure/body_for_table_summary.twig:46
11562 msgid "%s is the default storage engine on this MySQL server."
11565 #: libraries/classes/StorageEngine.php:473
11567 msgid "%s is available on this MySQL server."
11570 #: libraries/classes/StorageEngine.php:476
11572 msgid "%s has been disabled for this MySQL server."
11575 #: libraries/classes/StorageEngine.php:480
11577 msgid "This MySQL server does not support the %s storage engine."
11580 #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2101
11581 msgid "The name of the primary key must be \"PRIMARY\"!"
11584 #: libraries/classes/Table/Maintenance.php:122
11586 msgid "Problems with indexes of table `%s`"
11589 #: libraries/classes/Table.php:348
11590 msgid "Unknown table status:"
11593 #: libraries/classes/Table.php:1006
11595 msgid "Source database `%s` was not found!"
11598 #: libraries/classes/Table.php:1015
11600 msgid "Target database `%s` was not found!"
11603 #: libraries/classes/Table.php:1473
11604 msgid "Invalid database:"
11607 #: libraries/classes/Table.php:1491
11608 msgid "Invalid table name:"
11611 #: libraries/classes/Table.php:1531
11613 msgid "Failed to rename table %1$s to %2$s!"
11616 #: libraries/classes/Table.php:1548
11618 msgid "Table %1$s has been renamed to %2$s."
11621 #: libraries/classes/Table.php:1793
11622 msgid "Could not save table UI preferences!"
11625 #: libraries/classes/Table.php:1819
11628 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
11629 "['MaxTableUiprefs'] %s)"
11632 #: libraries/classes/Table.php:1954
11635 "Cannot save UI property \"%s\". The changes made will not be persistent "
11636 "after you refresh this page. Please check if the table structure has been "
11640 #: libraries/classes/Table.php:2113
11641 msgid "Can't rename index to PRIMARY!"
11644 #: libraries/classes/Table.php:2139
11645 msgid "No index parts defined!"
11648 #: libraries/classes/Table.php:2435
11650 msgid "Error creating foreign key on %1$s (check data types)"
11653 #: libraries/classes/Template.php:135
11655 msgid "Error while working with template cache: %s"
11658 #: libraries/classes/ThemeManager.php:83
11660 msgid "Default theme %s not found!"
11663 #: libraries/classes/ThemeManager.php:142
11665 msgid "Theme %s not found!"
11668 #: libraries/classes/Theme.php:168
11670 msgid "No valid image path for theme %s found!"
11673 #: libraries/classes/Tracking.php:236
11674 #: templates/database/tracking/tables.twig:115
11675 #: templates/table/tracking/main.twig:73
11676 msgid "Tracking report"
11679 #: libraries/classes/Tracking.php:240
11680 msgid "Tracking statements"
11683 #: libraries/classes/Tracking.php:255
11684 msgid "Delete tracking data row from report"
11687 #: libraries/classes/Tracking.php:267
11691 #: libraries/classes/Tracking.php:312
11692 #: templates/database/operations/index.twig:131
11693 #: templates/database/structure/copy_form.twig:19
11694 #: templates/table/operations/index.twig:275
11695 msgid "Structure only"
11698 #: libraries/classes/Tracking.php:315
11699 #: templates/database/operations/index.twig:143
11700 #: templates/database/structure/copy_form.twig:29
11701 #: templates/table/operations/index.twig:287
11705 #: libraries/classes/Tracking.php:318
11706 #: templates/database/operations/index.twig:137
11707 #: templates/database/structure/copy_form.twig:24
11708 #: templates/table/operations/index.twig:281
11709 msgid "Structure and data"
11712 #: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
11714 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
11717 #: libraries/classes/Tracking.php:472
11718 msgid "SQL dump (file download)"
11721 #: libraries/classes/Tracking.php:474
11725 #: libraries/classes/Tracking.php:477
11726 msgid "This option will replace your table and contained data."
11729 #: libraries/classes/Tracking.php:479
11730 msgid "SQL execution"
11733 #: libraries/classes/Tracking.php:483
11735 msgid "Export as %s"
11738 #: libraries/classes/Tracking.php:521
11739 msgid "Data manipulation statement"
11742 #: libraries/classes/Tracking.php:557
11743 msgid "Data definition statement"
11746 #: libraries/classes/Tracking.php:640
11747 #: templates/database/tracking/tables.twig:126
11748 #: templates/table/tracking/main.twig:80
11749 msgid "Structure snapshot"
11752 #: libraries/classes/Tracking.php:658
11754 msgid "Version %s snapshot (SQL code)"
11757 #: libraries/classes/Tracking.php:728
11758 msgid "Tracking data definition successfully deleted"
11761 #: libraries/classes/Tracking.php:740
11762 msgid "Tracking data manipulation successfully deleted"
11765 #: libraries/classes/Tracking.php:797
11767 "You can execute the dump by creating and using a temporary database. Please "
11768 "ensure that you have the privileges to do so."
11771 #: libraries/classes/Tracking.php:801
11772 msgid "Comment out these two lines if you do not need them."
11775 #: libraries/classes/Tracking.php:812
11776 msgid "SQL statements exported. Please copy the dump or execute it."
11779 #: libraries/classes/Tracking.php:845
11781 msgid "Tracking report for table `%s`"
11784 #: libraries/classes/Tracking.php:877
11786 msgid "Tracking for %1$s was activated at version %2$s."
11789 #: libraries/classes/Tracking.php:880
11791 msgid "Tracking for %1$s was deactivated at version %2$s."
11794 #: libraries/classes/Tracking.php:979
11796 msgid "Version %1$s of %2$s was deleted."
11799 #: libraries/classes/Tracking.php:1010
11801 msgid "Version %1$s was created, tracking for %2$s is active."
11804 #: libraries/classes/Types.php:207
11806 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
11809 #: libraries/classes/Types.php:210
11811 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
11815 #: libraries/classes/Types.php:214
11817 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
11821 #: libraries/classes/Types.php:219
11823 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
11824 "range is 0 to 4,294,967,295"
11827 #: libraries/classes/Types.php:226
11829 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
11830 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
11833 #: libraries/classes/Types.php:233
11835 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
11836 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
11839 #: libraries/classes/Types.php:240
11841 "A small floating-point number, allowable values are -3.402823466E+38 to "
11842 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
11845 #: libraries/classes/Types.php:247
11847 "A double-precision floating-point number, allowable values are "
11848 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
11849 "2.2250738585072014E-308 to 1.7976931348623157E+308"
11852 #: libraries/classes/Types.php:253
11854 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
11858 #: libraries/classes/Types.php:256
11860 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
11864 #: libraries/classes/Types.php:260
11866 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
11867 "values are considered true"
11870 #: libraries/classes/Types.php:264
11871 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
11874 #: libraries/classes/Types.php:268
11876 msgid "A date, supported range is %1$s to %2$s"
11879 #: libraries/classes/Types.php:275
11881 msgid "A date and time combination, supported range is %1$s to %2$s"
11884 #: libraries/classes/Types.php:282
11886 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
11887 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
11890 #: libraries/classes/Types.php:289
11892 msgid "A time, range is %1$s to %2$s"
11895 #: libraries/classes/Types.php:296
11897 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
11898 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
11901 #: libraries/classes/Types.php:303
11903 "A fixed-length (0-255, default 1) string that is always right-padded with "
11904 "spaces to the specified length when stored"
11907 #: libraries/classes/Types.php:310
11910 "A variable-length (%s) string, the effective maximum length is subject to "
11911 "the maximum row size"
11914 #: libraries/classes/Types.php:317
11916 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
11917 "a one-byte prefix indicating the length of the value in bytes"
11920 #: libraries/classes/Types.php:324
11922 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
11923 "with a two-byte prefix indicating the length of the value in bytes"
11926 #: libraries/classes/Types.php:331
11928 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
11929 "stored with a three-byte prefix indicating the length of the value in bytes"
11932 #: libraries/classes/Types.php:338
11934 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
11935 "characters, stored with a four-byte prefix indicating the length of the "
11939 #: libraries/classes/Types.php:345
11941 "Similar to the CHAR type, but stores binary byte strings rather than non-"
11942 "binary character strings"
11945 #: libraries/classes/Types.php:350
11947 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
11948 "binary character strings"
11951 #: libraries/classes/Types.php:356
11953 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
11954 "one-byte prefix indicating the length of the value"
11957 #: libraries/classes/Types.php:362
11959 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
11960 "with a three-byte prefix indicating the length of the value"
11963 #: libraries/classes/Types.php:369
11965 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
11966 "a two-byte prefix indicating the length of the value"
11969 #: libraries/classes/Types.php:375
11971 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
11972 "bytes, stored with a four-byte prefix indicating the length of the value"
11975 #: libraries/classes/Types.php:382
11977 "An enumeration, chosen from the list of up to 65,535 values or the special "
11981 #: libraries/classes/Types.php:386
11982 msgid "A single value chosen from a set of up to 64 members"
11985 #: libraries/classes/Types.php:389
11986 msgid "A type that can store a geometry of any type"
11989 #: libraries/classes/Types.php:392
11990 msgid "A point in 2-dimensional space"
11993 #: libraries/classes/Types.php:395
11994 msgid "A curve with linear interpolation between points"
11997 #: libraries/classes/Types.php:398
12001 #: libraries/classes/Types.php:401
12002 msgid "A collection of points"
12005 #: libraries/classes/Types.php:404
12006 msgid "A collection of curves with linear interpolation between points"
12009 #: libraries/classes/Types.php:407
12010 msgid "A collection of polygons"
12013 #: libraries/classes/Types.php:410
12014 msgid "A collection of geometry objects of any type"
12017 #: libraries/classes/Types.php:413
12019 "Stores and enables efficient access to data in JSON (JavaScript Object "
12020 "Notation) documents"
12023 #: libraries/classes/Types.php:416
12025 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12026 "conventional mapping of IPv4 addresses into IPv6 addresses"
12029 #: libraries/classes/Types.php:746
12030 msgctxt "numeric types"
12034 #: libraries/classes/Types.php:764
12035 msgctxt "date and time types"
12036 msgid "Date and time"
12039 #: libraries/classes/Types.php:800
12040 msgctxt "spatial types"
12044 #: libraries/classes/UrlRedirector.php:55
12045 msgid "Taking you to the target site."
12048 #: libraries/classes/UserPassword.php:38
12049 msgid "The profile has been updated."
12052 #: libraries/classes/UserPassword.php:50
12053 msgid "Password is too long!"
12056 #: libraries/classes/UserPreferences.php:173
12057 msgid "Could not save configuration"
12060 #: libraries/classes/UserPreferences.php:184
12061 msgid "The phpMyAdmin configuration storage database could not be accessed."
12064 #: libraries/classes/Util.php:131
12069 #. l10n: Short month name
12070 #. l10n: Short month name for January
12071 #: libraries/classes/Util.php:664 templates/javascript/variables.twig:34
12075 #. l10n: Short month name
12076 #. l10n: Short month name for February
12077 #: libraries/classes/Util.php:666 templates/javascript/variables.twig:35
12081 #. l10n: Short month name
12082 #. l10n: Short month name for March
12083 #: libraries/classes/Util.php:668 templates/javascript/variables.twig:36
12087 #. l10n: Short month name
12088 #. l10n: Short month name for April
12089 #: libraries/classes/Util.php:670 templates/javascript/variables.twig:37
12093 #. l10n: Short month name
12094 #: libraries/classes/Util.php:672
12095 msgctxt "Short month name"
12099 #. l10n: Short month name
12100 #. l10n: Short month name for June
12101 #: libraries/classes/Util.php:674 templates/javascript/variables.twig:39
12105 #. l10n: Short month name
12106 #. l10n: Short month name for July
12107 #: libraries/classes/Util.php:676 templates/javascript/variables.twig:40
12111 #. l10n: Short month name
12112 #. l10n: Short month name for August
12113 #: libraries/classes/Util.php:678 templates/javascript/variables.twig:41
12117 #. l10n: Short month name
12118 #. l10n: Short month name for September
12119 #: libraries/classes/Util.php:680 templates/javascript/variables.twig:42
12123 #. l10n: Short month name
12124 #. l10n: Short month name for October
12125 #: libraries/classes/Util.php:682 templates/javascript/variables.twig:43
12129 #. l10n: Short month name
12130 #. l10n: Short month name for November
12131 #: libraries/classes/Util.php:684 templates/javascript/variables.twig:44
12135 #. l10n: Short month name
12136 #. l10n: Short month name for December
12137 #: libraries/classes/Util.php:686 templates/javascript/variables.twig:45
12141 #. l10n: Short week day name for Sunday
12142 #: libraries/classes/Util.php:690
12143 msgctxt "Short week day name for Sunday"
12147 #. l10n: Short week day name for Monday
12148 #: libraries/classes/Util.php:692 templates/javascript/variables.twig:58
12152 #. l10n: Short week day name for Tuesday
12153 #: libraries/classes/Util.php:694 templates/javascript/variables.twig:59
12157 #. l10n: Short week day name for Wednesday
12158 #: libraries/classes/Util.php:696 templates/javascript/variables.twig:60
12162 #. l10n: Short week day name for Thursday
12163 #: libraries/classes/Util.php:698 templates/javascript/variables.twig:61
12167 #. l10n: Short week day name for Friday
12168 #: libraries/classes/Util.php:700 templates/javascript/variables.twig:62
12172 #. l10n: Short week day name for Saturday
12173 #: libraries/classes/Util.php:702 templates/javascript/variables.twig:63
12177 #: libraries/classes/Util.php:728
12178 msgctxt "AM/PM indication in time"
12182 #: libraries/classes/Util.php:730
12183 msgctxt "AM/PM indication in time"
12187 #: libraries/classes/Util.php:801
12189 msgid "%s days, %s hours, %s minutes and %s seconds"
12192 #: libraries/classes/Util.php:1947
12196 #: libraries/classes/Util.php:2559
12197 #: templates/database/multi_table_query/form.twig:67
12201 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
12202 msgid "Error in ZIP archive:"
12205 #: libraries/classes/ZipExtension.php:83
12206 msgid "No files found inside ZIP archive!"
12209 #: libraries/config.values.php:88 libraries/config.values.php:126
12210 #: libraries/config.values.php:138
12214 #: libraries/config.values.php:89 libraries/config.values.php:127
12215 #: libraries/config.values.php:139
12216 #: templates/database/multi_table_query/form.twig:118
12220 #: libraries/config.values.php:90 libraries/config.values.php:108
12221 #: libraries/config.values.php:128 libraries/config.values.php:140
12225 #: libraries/config.values.php:105
12229 #: libraries/config.values.php:106
12233 #: libraries/config.values.php:107
12237 #: libraries/config.values.php:143
12241 #: libraries/config.values.php:144
12242 msgid "Double click"
12245 #: libraries/config.values.php:145 libraries/config.values.php:188
12246 #: templates/config/form_display/input.twig:16
12247 #: templates/relation/check_relations.twig:15
12248 #: templates/relation/check_relations.twig:66
12249 #: templates/relation/check_relations.twig:91
12250 #: templates/relation/check_relations.twig:129
12251 #: templates/relation/check_relations.twig:154
12252 #: templates/relation/check_relations.twig:164
12253 #: templates/relation/check_relations.twig:199
12254 #: templates/relation/check_relations.twig:224
12255 #: templates/relation/check_relations.twig:249
12256 #: templates/relation/check_relations.twig:274
12257 #: templates/relation/check_relations.twig:299
12258 #: templates/relation/check_relations.twig:324
12259 #: templates/relation/check_relations.twig:349
12260 #: templates/relation/check_relations.twig:387
12261 #: templates/relation/check_relations.twig:412
12262 #: templates/relation/check_relations.twig:437
12263 #: templates/relation/check_relations.twig:462
12264 #: templates/relation/check_relations.twig:487
12265 #: templates/relation/check_relations.twig:512
12269 #: libraries/config.values.php:148
12273 #: libraries/config.values.php:149
12274 msgid "display column"
12277 #: libraries/config.values.php:153
12281 #: libraries/config.values.php:186
12285 #: libraries/config.values.php:187
12289 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
12293 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
12297 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
12301 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
12305 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
12309 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
12313 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
12317 #: libraries/config.values.php:200
12318 msgid "Ask before sending error reports"
12321 #: libraries/config.values.php:201
12322 msgid "Always send error reports"
12325 #: libraries/config.values.php:202
12326 msgid "Never send error reports"
12329 #: libraries/config.values.php:205
12330 msgid "Server default"
12333 #: libraries/config.values.php:206
12337 #: libraries/config.values.php:207
12341 #: libraries/config.values.php:259
12342 msgid "Quick - display only the minimal options to configure"
12345 #: libraries/config.values.php:260
12346 msgid "Custom - display all possible options to configure"
12349 #: libraries/config.values.php:261
12350 msgid "Custom - like above, but without the quick/custom choice"
12353 #: libraries/config.values.php:328
12354 msgid "complete inserts"
12357 #: libraries/config.values.php:329
12358 msgid "extended inserts"
12361 #: libraries/config.values.php:330
12362 msgid "both of the above"
12365 #: libraries/config.values.php:331
12366 msgid "neither of the above"
12369 #: setup/index.php:32
12370 msgid "Configuration already exists, setup is disabled!"
12373 #: setup/validate.php:31
12377 #: setup/validate.php:38
12379 msgid "Wrong data or no validation for %s"
12382 #: templates/columns_definitions/column_attributes.twig:31
12383 #: templates/database/central_columns/edit_table_row.twig:23
12384 #: templates/database/central_columns/main.twig:71
12385 #: templates/database/central_columns/main.twig:298
12386 msgid "Edit ENUM/SET values"
12389 #: templates/columns_definitions/column_attributes.twig:38
12390 #: templates/database/central_columns/edit_table_row.twig:30
12391 #: templates/database/central_columns/main.twig:76
12392 #: templates/database/central_columns/main.twig:309
12393 msgctxt "for default"
12397 #: templates/columns_definitions/column_attributes.twig:41
12398 #: templates/database/central_columns/edit_table_row.twig:33
12399 #: templates/database/central_columns/main.twig:77
12400 #: templates/database/central_columns/main.twig:312
12401 msgid "As defined:"
12404 #: templates/columns_definitions/column_attributes.twig:97
12406 "You don't have sufficient privileges to perform this operation; Please refer "
12407 "to the documentation for more details"
12410 #: templates/columns_definitions/column_attributes.twig:111
12411 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
12412 #: templates/table/structure/display_structure.twig:152
12413 #: templates/table/structure/display_structure.twig:160
12414 #: templates/table/structure/display_structure.twig:298
12415 #: templates/table/structure/display_structure.twig:460
12416 #: templates/table/tracking/structure_snapshot_indexes.twig:7
12420 #: templates/columns_definitions/column_attributes.twig:119
12421 #: templates/table/structure/display_structure.twig:219
12422 #: templates/table/structure/display_structure.twig:222
12423 #: templates/table/structure/display_structure.twig:307
12427 #: templates/columns_definitions/column_attributes.twig:123
12428 #: templates/table/structure/display_structure.twig:192
12429 #: templates/table/structure/display_structure.twig:200
12430 #: templates/table/structure/display_structure.twig:304
12434 #: templates/columns_definitions/column_attributes.twig:156
12435 #: templates/table/structure/display_partitions.twig:26
12439 #: templates/columns_definitions/column_attributes.twig:177
12443 #: templates/columns_definitions/column_attributes.twig:182
12444 #: templates/table/structure/display_structure.twig:433
12449 #: templates/columns_definitions/column_definitions_form.twig:23
12450 #: templates/database/create_table.twig:6
12451 #: templates/database/operations/index.twig:30
12455 #: templates/columns_definitions/column_definitions_form.twig:32
12456 #: templates/console/display.twig:99
12457 #: templates/database/central_columns/main.twig:196 templates/export.twig:285
12458 #: templates/export.twig:301 templates/export.twig:317
12462 #: templates/columns_definitions/column_definitions_form.twig:40
12466 #: templates/columns_definitions/column_definitions_form.twig:74
12470 #: templates/columns_definitions/column_definitions_form.twig:77
12471 msgid "Storage Engine:"
12474 #: templates/columns_definitions/column_definitions_form.twig:82
12475 msgid "Connection:"
12478 #: templates/columns_definitions/column_definitions_form.twig:113
12479 #: templates/columns_definitions/partitions.twig:137
12480 #: templates/table/operations/index.twig:133
12481 msgid "Storage engine"
12484 #: templates/columns_definitions/column_definitions_form.twig:136
12485 msgid "PARTITION definition:"
12488 #: templates/columns_definitions/column_definitions_form.twig:154
12489 msgctxt "Online transaction part of the SQL DDL for InnoDB"
12490 msgid "Online transaction"
12493 #: templates/columns_definitions/column_definitions_form.twig:166
12495 "The column width of integer types is ignored in your MySQL version unless "
12496 "defining a TINYINT(1) column"
12499 #: templates/columns_definitions/column_definitions_form.twig:175
12500 #: templates/database/designer/main.twig:1097
12501 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
12502 #: templates/export.twig:81 templates/modals/build_query.twig:5
12503 #: templates/modals/index_dialog_modal.twig:5
12504 #: templates/modals/preview_sql_confirmation.twig:5
12505 #: templates/modals/preview_sql_modal.twig:5
12506 #: templates/table/insert/actions_panel.twig:46
12507 #: templates/table/relation/common_form.twig:233
12508 #: templates/table/zoom_search/result_form.twig:26
12509 #: templates/table/zoom_search/result_form.twig:95
12513 #: templates/columns_definitions/column_name.twig:4
12515 msgid "Referenced by %s."
12518 #: templates/columns_definitions/column_name.twig:12
12519 msgid "Is a foreign key."
12522 #: templates/columns_definitions/column_name.twig:39
12523 msgid "Pick from Central Columns"
12526 #: templates/columns_definitions/partitions.twig:17
12527 msgid "Partition by:"
12530 #: templates/columns_definitions/partitions.twig:32
12531 #: templates/columns_definitions/partitions.twig:60
12532 msgid "Expression or column list"
12535 #: templates/columns_definitions/partitions.twig:37
12536 msgid "Partitions:"
12539 #: templates/columns_definitions/partitions.twig:45
12540 msgid "Subpartition by:"
12543 #: templates/columns_definitions/partitions.twig:65
12544 msgid "Subpartitions:"
12547 #: templates/columns_definitions/partitions.twig:76
12548 #: templates/table/operations/index.twig:480
12549 #: templates/table/structure/display_partitions.twig:24
12553 #: templates/columns_definitions/partitions.twig:78
12557 #: templates/columns_definitions/partitions.twig:82
12558 msgid "Subpartition"
12561 #: templates/columns_definitions/partitions.twig:84
12565 #: templates/columns_definitions/partitions.twig:85
12566 #: templates/config/form_display/input.twig:53
12567 #: templates/database/data_dictionary/index.twig:81
12568 #: templates/database/events/editor_form.twig:102
12569 #: templates/database/routines/editor_form.twig:163
12570 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
12571 #: templates/table/structure/display_partitions.twig:31
12572 #: templates/table/structure/display_structure.twig:466
12573 #: templates/table/tracking/structure_snapshot_columns.twig:12
12574 #: templates/table/tracking/structure_snapshot_indexes.twig:13
12578 #: templates/columns_definitions/partitions.twig:86
12579 msgid "Data directory"
12582 #: templates/columns_definitions/partitions.twig:87
12583 msgid "Index directory"
12586 #: templates/columns_definitions/partitions.twig:88
12590 #: templates/columns_definitions/partitions.twig:89
12594 #: templates/columns_definitions/partitions.twig:90
12595 msgid "Table space"
12598 #: templates/columns_definitions/partitions.twig:91
12602 #: templates/columns_definitions/table_fields_definitions.twig:16
12603 #: templates/database/central_columns/edit.twig:10
12604 #: templates/database/routines/editor_form.twig:52
12605 msgid "Length/Values"
12608 #: templates/columns_definitions/table_fields_definitions.twig:17
12610 "If column type is \"enum\" or \"set\", please enter the values using this "
12611 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
12612 "single quote (\"'\") amongst those values, precede it with a backslash (for "
12613 "example '\\\\xyz' or 'a\\'b')."
12616 #: templates/columns_definitions/table_fields_definitions.twig:21
12618 "For default values, please enter just a single value, without backslash "
12619 "escaping or quotes, using this format: a"
12622 #: templates/columns_definitions/table_fields_definitions.twig:24
12623 #: templates/database/central_columns/edit.twig:12
12624 #: templates/database/central_columns/main.twig:32
12625 #: templates/database/central_columns/main.twig:236
12626 #: templates/database/data_dictionary/index.twig:79
12627 #: templates/database/operations/index.twig:194
12628 #: templates/database/operations/index.twig:198
12629 #: templates/database/structure/table_header.twig:31
12630 #: templates/home/index.twig:64 templates/indexes.twig:22
12631 #: templates/server/databases/index.twig:29
12632 #: templates/server/databases/index.twig:30
12633 #: templates/server/databases/index.twig:123
12634 #: templates/table/operations/index.twig:151
12635 #: templates/table/search/index.twig:40
12636 #: templates/table/structure/display_structure.twig:23
12637 #: templates/table/structure/display_structure.twig:464
12638 #: templates/table/structure/display_table_stats.twig:108
12639 #: templates/table/tracking/structure_snapshot_columns.twig:8
12640 #: templates/table/tracking/structure_snapshot_indexes.twig:11
12641 #: templates/table/zoom_search/index.twig:38
12645 #: templates/columns_definitions/table_fields_definitions.twig:36
12646 #: templates/database/operations/index.twig:68
12647 #: templates/database/operations/index.twig:173
12648 #: templates/database/routines/editor_form.twig:124
12649 #: templates/database/structure/copy_form.twig:50
12650 #: templates/table/operations/index.twig:79
12651 #: templates/table/operations/index.twig:115
12652 #: templates/table/operations/index.twig:315
12653 msgid "Adjust privileges"
12656 #: templates/columns_definitions/table_fields_definitions.twig:59
12660 #: templates/columns_definitions/table_fields_definitions.twig:65
12661 msgid "Move column"
12664 #: templates/columns_definitions/table_fields_definitions.twig:75
12665 #: templates/columns_definitions/table_fields_definitions.twig:86
12666 msgid "List of available transformations and their options"
12669 #: templates/columns_definitions/table_fields_definitions.twig:77
12670 #: templates/transformation_overview.twig:18
12671 msgid "Browser display transformation"
12674 #: templates/columns_definitions/table_fields_definitions.twig:81
12675 msgid "Browser display transformation options"
12678 #: templates/columns_definitions/table_fields_definitions.twig:82
12679 #: templates/columns_definitions/table_fields_definitions.twig:93
12681 "Please enter the values for transformation options using this format: 'a', "
12682 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
12683 "quote (\"'\") amongst those values, precede it with a backslash (for example "
12684 "'\\\\xyz' or 'a\\'b')."
12687 #: templates/columns_definitions/table_fields_definitions.twig:88
12688 #: templates/transformation_overview.twig:37
12689 msgid "Input transformation"
12692 #: templates/columns_definitions/table_fields_definitions.twig:92
12693 msgid "Input transformation options"
12696 #: templates/config/form_display/input.twig:15
12697 msgid "This setting is disabled, it will not be applied to your configuration."
12700 #: templates/config/form_display/input.twig:57
12701 #: templates/config/form_display/input.twig:58
12703 msgid "Set value: %s"
12706 #: templates/config/form_display/input.twig:63
12707 #: templates/config/form_display/input.twig:64
12708 msgid "Restore default value"
12711 #: templates/config/form_display/input.twig:79
12712 #: templates/config/form_display/input.twig:80
12713 msgid "Allow users to customize this value"
12716 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12717 #: templates/console/display.twig:84 templates/console/display.twig:175
12721 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12722 #: templates/console/display.twig:84 templates/console/display.twig:175
12726 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12727 #: templates/console/display.twig:175
12731 #: templates/console/display.twig:7 templates/setup/home/index.twig:166
12732 #: templates/sql/query.twig:38
12736 #: templates/console/display.twig:7
12740 #: templates/console/display.twig:11 templates/console/display.twig:99
12744 #: templates/console/display.twig:20
12745 msgid "Press Ctrl+Enter to execute query"
12748 #: templates/console/display.twig:23
12749 msgid "Press Enter to execute query"
12752 #: templates/console/display.twig:31 templates/console/display.twig:175
12756 #: templates/console/display.twig:40 templates/console/display.twig:184
12760 #: templates/console/display.twig:40 templates/console/display.twig:184
12761 msgid "Query failed"
12764 #: templates/console/display.twig:42 templates/console/display.twig:184
12765 msgid "Queried time"
12768 #: templates/console/display.twig:47
12769 msgid "During current session"
12772 #: templates/console/display.twig:64
12776 #: templates/console/display.twig:64
12780 #: templates/console/display.twig:64
12784 #: templates/console/display.twig:64 templates/console/display.twig:84
12785 #: templates/table/find_replace/replace_preview.twig:16
12789 #: templates/console/display.twig:64
12790 msgid "Execution order"
12793 #: templates/console/display.twig:64 templates/console/display.twig:84
12797 #: templates/console/display.twig:64 templates/table/search/index.twig:146
12801 #: templates/console/display.twig:64
12802 msgid "Ungroup queries"
12805 #: templates/console/display.twig:84
12809 #: templates/console/display.twig:84
12813 #: templates/console/display.twig:112
12814 msgid "Add bookmark"
12817 #: templates/console/display.twig:121
12821 #: templates/console/display.twig:124
12822 msgid "Target database"
12825 #: templates/console/display.twig:127
12826 msgid "Share this bookmark"
12829 #: templates/console/display.twig:140
12830 msgid "Set default"
12833 #: templates/console/display.twig:162
12835 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
12836 "permanent, view settings."
12839 #: templates/create_tracking_version.twig:10
12841 msgid "Create version %1$s of %2$s"
12844 #: templates/create_tracking_version.twig:15
12846 msgid "Create version %1$s"
12849 #: templates/create_tracking_version.twig:21
12850 msgid "Track these data definition statements:"
12853 #: templates/create_tracking_version.twig:60
12854 msgid "Track these data manipulation statements:"
12857 #: templates/create_tracking_version.twig:77
12858 msgid "Create version"
12861 #: templates/database/central_columns/edit.twig:15
12862 msgctxt "Auto Increment"
12866 #: templates/database/central_columns/main.twig:4
12867 msgid "Add new column"
12870 #: templates/database/central_columns/main.twig:24
12871 #: templates/database/central_columns/main.twig:228
12872 msgid "Length/Value"
12875 #: templates/database/central_columns/main.twig:36
12876 #: templates/database/central_columns/main.twig:240
12880 #: templates/database/central_columns/main.twig:44
12881 #: templates/database/central_columns/main.twig:248
12885 #: templates/database/central_columns/main.twig:129
12886 msgid "The central list of columns for the current database is empty"
12889 #: templates/database/central_columns/main.twig:166
12890 #: templates/display/results/table.twig:62
12891 msgid "Filter rows"
12894 #: templates/database/central_columns/main.twig:167
12895 #: templates/display/results/table.twig:64
12896 msgid "Search this table"
12899 #: templates/database/central_columns/main.twig:178
12900 #: templates/table/structure/display_structure.twig:418
12904 #: templates/database/central_columns/main.twig:187
12905 msgid "Select a table"
12908 #: templates/database/central_columns/main.twig:194
12909 msgid "Select a column."
12912 #: templates/database/central_columns/main.twig:213
12913 msgid "Click to sort."
12916 #: templates/database/central_columns/main.twig:218
12917 #: templates/database/privileges/index.twig:22
12918 #: templates/database/structure/table_header.twig:22
12919 #: templates/database/tracking/tables.twig:18
12920 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
12921 #: templates/server/databases/index.twig:163
12922 #: templates/server/privileges/privileges_summary.twig:22
12923 #: templates/server/privileges/users_overview.twig:22
12924 #: templates/server/user_groups/user_groups.twig:21
12925 #: templates/server/variables/index.twig:30
12926 #: templates/table/privileges/index.twig:24
12927 #: templates/table/structure/display_partitions.twig:33
12928 #: templates/table/structure/display_structure.twig:34
12929 #: templates/table/structure/display_structure.twig:457
12930 #: templates/table/tracking/main.twig:32
12931 #: templates/table/tracking/report_table.twig:8
12935 #: templates/database/create_table.twig:3
12936 #: templates/database/operations/index.twig:27
12937 msgid "Create new table"
12940 #: templates/database/create_table.twig:10
12941 #: templates/database/operations/index.twig:34
12942 msgid "Number of columns"
12945 #: templates/database/create_table.twig:14
12946 #: templates/database/operations/index.twig:39 templates/export.twig:27
12947 #: templates/server/databases/index.twig:46
12951 #: templates/database/data_dictionary/index.twig:4
12952 msgid "Database comment:"
12955 #: templates/database/data_dictionary/index.twig:8
12956 #: templates/database/data_dictionary/index.twig:124
12957 #: templates/database/structure/index.twig:19
12958 #: templates/display/results/table.twig:258
12959 #: templates/table/structure/display_structure.twig:376
12963 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
12964 #: templates/table/structure/display_structure.twig:461
12965 #: templates/table/tracking/structure_snapshot_indexes.twig:8
12969 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
12970 #: templates/table/structure/display_structure.twig:463
12971 #: templates/table/tracking/structure_snapshot_indexes.twig:10
12972 msgid "Cardinality"
12975 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
12976 #: templates/table/structure/display_structure.twig:542
12977 msgid "No index defined!"
12980 #: templates/database/designer/database_tables.twig:31
12981 #: templates/database/export/index.twig:28
12982 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
12983 #: templates/server/privileges/privileges_table.twig:28
12984 #: templates/server/privileges/privileges_table.twig:55
12985 #: templates/server/privileges/privileges_table.twig:82
12986 #: templates/server/privileges/privileges_table.twig:109
12987 #: templates/server/replication/database_multibox.twig:7
12991 #: templates/database/designer/database_tables.twig:37
12992 msgid "Show/hide columns"
12995 #: templates/database/designer/database_tables.twig:46
12996 msgid "See table structure"
12999 #: templates/database/designer/database_tables.twig:91
13001 msgid "Select \"%s\""
13004 #: templates/database/designer/database_tables.twig:109
13006 msgid "Add an option for column \"%s\"."
13009 #: templates/database/designer/edit_delete_pages.twig:6
13010 msgid "Page to open"
13013 #: templates/database/designer/edit_delete_pages.twig:6
13014 msgid "Page to delete"
13017 #: templates/database/designer/main.twig:19
13018 #: templates/database/designer/main.twig:25
13019 msgid "Show/Hide tables list"
13022 #: templates/database/designer/main.twig:29
13023 #: templates/database/designer/main.twig:35
13024 #: templates/database/designer/main.twig:36
13025 msgid "View in fullscreen"
13028 #: templates/database/designer/main.twig:34
13029 msgid "Exit fullscreen"
13032 #: templates/database/designer/main.twig:48
13033 #: templates/database/designer/main.twig:52
13037 #: templates/database/designer/main.twig:77
13038 #: templates/database/designer/main.twig:80
13039 msgid "Delete pages"
13042 #: templates/database/designer/main.twig:84
13043 #: templates/database/designer/main.twig:87
13044 #: templates/database/structure/show_create.twig:11
13045 msgid "Create table"
13048 #: templates/database/designer/main.twig:91
13049 #: templates/database/designer/main.twig:94
13050 #: templates/database/designer/main.twig:271
13051 msgid "Create relationship"
13054 #: templates/database/designer/main.twig:105
13055 #: templates/database/designer/main.twig:108
13059 #: templates/database/designer/main.twig:112
13060 #: templates/database/designer/main.twig:115
13064 #: templates/database/designer/main.twig:120
13065 #: templates/database/designer/main.twig:123
13066 msgid "Angular links"
13069 #: templates/database/designer/main.twig:120
13070 #: templates/database/designer/main.twig:123
13071 msgid "Direct links"
13074 #: templates/database/designer/main.twig:127
13075 #: templates/database/designer/main.twig:129
13076 msgid "Snap to grid"
13079 #: templates/database/designer/main.twig:133
13080 #: templates/database/designer/main.twig:139
13081 msgid "Small/Big All"
13084 #: templates/database/designer/main.twig:143
13085 #: templates/database/designer/main.twig:146
13086 msgid "Toggle small/big"
13089 #: templates/database/designer/main.twig:150
13090 #: templates/database/designer/main.twig:153
13091 msgid "Toggle relationship lines"
13094 #: templates/database/designer/main.twig:158
13095 #: templates/database/designer/main.twig:161
13096 msgid "Export schema"
13099 #: templates/database/designer/main.twig:169
13100 #: templates/database/designer/main.twig:172
13101 msgid "Build Query"
13104 #: templates/database/designer/main.twig:177
13105 #: templates/database/designer/main.twig:181
13109 #: templates/database/designer/main.twig:185
13110 #: templates/database/designer/main.twig:190
13114 #: templates/database/designer/main.twig:202
13115 msgid "Hide/Show all"
13118 #: templates/database/designer/main.twig:212
13119 msgid "Hide/Show tables with no relationship"
13122 #: templates/database/designer/main.twig:223
13123 msgid "Number of tables:"
13126 #: templates/database/designer/main.twig:381
13127 msgid "Delete relationship"
13130 #: templates/database/designer/main.twig:445
13131 #: templates/database/designer/main.twig:610
13132 msgid "Relationship operator"
13135 #: templates/database/designer/main.twig:474
13136 #: templates/database/designer/main.twig:639
13137 #: templates/database/designer/main.twig:845
13138 #: templates/database/designer/main.twig:1038
13142 #: templates/database/designer/main.twig:484
13143 #: templates/database/designer/main.twig:649
13144 #: templates/database/designer/main.twig:855
13145 #: templates/database/designer/main.twig:1048
13146 #: templates/database/routines/execute_form.twig:20
13147 #: templates/server/replication/status_table.twig:17
13148 #: templates/server/status/variables/index.twig:76
13149 #: templates/server/variables/index.twig:32
13150 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
13151 #: templates/table/search/index.twig:42
13152 #: templates/table/zoom_search/index.twig:40
13153 #: templates/table/zoom_search/result_form.twig:37
13157 #: templates/database/designer/main.twig:486
13158 #: templates/database/designer/main.twig:651
13159 #: templates/database/designer/main.twig:857
13160 #: templates/database/designer/main.twig:1050
13164 #: templates/database/designer/main.twig:495
13165 #: templates/database/designer/main.twig:711
13169 #: templates/database/designer/main.twig:501
13170 #: templates/database/designer/main.twig:719
13174 #: templates/database/designer/main.twig:510
13175 #: templates/database/designer/main.twig:916
13179 #: templates/database/designer/main.twig:516
13180 #: templates/database/designer/main.twig:580
13181 #: templates/database/designer/main.twig:785
13182 #: templates/database/designer/main.twig:816
13183 #: templates/database/designer/main.twig:924
13184 #: templates/database/designer/main.twig:1009
13185 #: templates/table/search/index.twig:41
13186 #: templates/table/zoom_search/index.twig:39
13190 #: templates/database/designer/main.twig:1090
13191 msgid "Active options"
13194 #: templates/database/designer/page_save_as.twig:19
13195 msgid "Save to selected page"
13198 #: templates/database/designer/page_save_as.twig:23
13199 msgid "Create a page and save to it"
13202 #: templates/database/designer/page_save_as.twig:29
13203 msgid "New page name"
13206 #: templates/database/designer/page_selector.twig:2
13207 msgid "Select page"
13210 #: templates/database/designer/schema_export.twig:4
13211 msgid "Select Export Relational Type"
13214 #: templates/database/events/editor_form.twig:10
13215 #: templates/database/routines/editor_form.twig:11
13216 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
13220 #: templates/database/events/editor_form.twig:19
13224 #: templates/database/events/editor_form.twig:35
13225 #: templates/server/binlog/index.twig:86
13229 #: templates/database/events/editor_form.twig:48
13230 #: templates/database/routines/editor_form.twig:38
13232 msgid "Change to %s"
13235 #: templates/database/events/editor_form.twig:53
13239 #: templates/database/events/editor_form.twig:59
13240 msgid "Execute every"
13243 #: templates/database/events/editor_form.twig:70
13244 msgctxt "Start of recurring event"
13248 #: templates/database/events/editor_form.twig:76
13249 msgctxt "End of recurring event"
13253 #: templates/database/events/editor_form.twig:90
13254 msgid "On completion preserve"
13257 #: templates/database/events/editor_form.twig:96
13258 #: templates/database/routines/editor_form.twig:138
13259 #: templates/database/triggers/editor_form.twig:61
13260 #: templates/view_create.twig:45
13264 #: templates/database/events/index.twig:13
13265 #: templates/database/privileges/index.twig:113
13266 #: templates/database/privileges/index.twig:114
13267 #: templates/database/routines/index.twig:13
13268 #: templates/database/structure/check_all_tables.twig:3
13269 #: templates/database/structure/check_all_tables.twig:4
13270 #: templates/database/triggers/list.twig:13
13271 #: templates/display/results/table.twig:223
13272 #: templates/display/results/table.twig:224 templates/select_all.twig:4
13273 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
13274 #: templates/server/privileges/edit_routine_privileges.twig:57
13275 #: templates/server/privileges/privileges_table.twig:268
13276 #: templates/server/privileges/privileges_table.twig:269
13277 #: templates/server/privileges/privileges_table.twig:277
13278 #: templates/server/privileges/privileges_table.twig:351
13279 #: templates/server/privileges/privileges_table.twig:551
13280 #: templates/server/privileges/users_overview.twig:121
13281 #: templates/server/privileges/users_overview.twig:122
13282 #: templates/server/user_groups/edit_user_groups.twig:11
13283 #: templates/table/privileges/index.twig:117
13284 #: templates/table/privileges/index.twig:118
13288 #: templates/database/events/index.twig:27
13289 msgid "Create new event"
13292 #: templates/database/events/index.twig:36
13293 msgid "There are no events to display."
13296 #: templates/database/events/index.twig:112
13297 msgid "Event scheduler status"
13300 #: templates/database/events/index.twig:117
13301 #: templates/database/tracking/tables.twig:47
13302 msgid "Click to toggle"
13305 #: templates/database/events/index.twig:130
13309 #: templates/database/events/index.twig:141
13313 #: templates/database/export/index.twig:61
13315 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13319 #. l10n: A query that the user has written freely
13320 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
13321 msgid "Exporting a raw query"
13324 #: templates/database/export/index.twig:7
13326 msgid "Exporting tables from \"%s\" database"
13329 #: templates/database/export/index.twig:30
13330 msgid "Export the structure of all tables."
13333 #: templates/database/export/index.twig:33
13334 msgid "Export the data of all tables."
13337 #: templates/database/import/index.twig:3
13339 msgid "Importing into the database \"%s\""
13342 #: templates/database/multi_table_query/form.twig:4
13343 #: templates/database/qbe/index.twig:4
13344 msgid "Multi-table query"
13347 #: templates/database/multi_table_query/form.twig:10
13348 #: templates/database/qbe/index.twig:10
13349 msgid "Query by example"
13352 #: templates/database/multi_table_query/form.twig:17
13353 msgid "Query window"
13356 #: templates/database/multi_table_query/form.twig:38
13357 #: templates/database/multi_table_query/form.twig:128
13358 msgid "select table"
13361 #: templates/database/multi_table_query/form.twig:45
13362 #: templates/database/multi_table_query/form.twig:136
13363 msgid "select column"
13366 #: templates/database/multi_table_query/form.twig:51
13367 msgid "Table alias"
13370 #: templates/database/multi_table_query/form.twig:52
13371 msgid "Column alias"
13374 #: templates/database/multi_table_query/form.twig:55
13375 msgid "Use this column in criteria"
13378 #: templates/database/multi_table_query/form.twig:59
13382 #: templates/database/multi_table_query/form.twig:73
13386 #: templates/database/multi_table_query/form.twig:119
13387 msgid "Another column"
13390 #: templates/database/multi_table_query/form.twig:146
13391 msgid "Enter criteria as free text"
13394 #: templates/database/multi_table_query/form.twig:153
13395 msgid "Remove this column"
13398 #: templates/database/multi_table_query/form.twig:159
13399 #: templates/table/relation/foreign_key_row.twig:85
13400 msgid "+ Add column"
13403 #: templates/database/multi_table_query/form.twig:174
13404 #: templates/database/qbe/selection_form.twig:80
13405 #: templates/database/qbe/selection_form.twig:96
13406 msgid "Update query"
13409 #: templates/database/operations/index.twig:9
13410 #: templates/database/operations/index.twig:13
13411 msgid "Database comment"
13414 #: templates/database/operations/index.twig:54
13415 msgid "Rename database to"
13418 #: templates/database/operations/index.twig:58 templates/export.twig:282
13419 msgid "New database name"
13422 #: templates/database/operations/index.twig:66
13423 #: templates/database/operations/index.twig:171
13424 #: templates/table/operations/index.twig:77
13425 #: templates/table/operations/index.twig:113
13426 #: templates/table/operations/index.twig:313
13428 "You don't have sufficient privileges to perform this operation; Please refer "
13429 "to the documentation for more details."
13432 #: templates/database/operations/index.twig:83
13433 msgid "Remove database"
13436 #: templates/database/operations/index.twig:89
13438 msgid "Database %s has been dropped."
13441 #: templates/database/operations/index.twig:94
13442 msgid "Drop the database (DROP)"
13445 #: templates/database/operations/index.twig:118
13446 msgid "Copy database to"
13449 #: templates/database/operations/index.twig:150
13450 msgid "CREATE DATABASE before copying"
13453 #: templates/database/operations/index.twig:165
13454 #: templates/database/structure/copy_form.twig:44
13455 #: templates/table/operations/index.twig:306
13456 msgid "Add constraints"
13459 #: templates/database/operations/index.twig:180
13460 msgid "Switch to copied database"
13463 #: templates/database/operations/index.twig:216
13464 msgid "Change all tables collations"
13467 #: templates/database/operations/index.twig:220
13468 msgid "Change all tables columns collations"
13471 #: templates/database/privileges/index.twig:9
13472 #: templates/table/privileges/index.twig:8
13474 msgid "Users having access to \"%s\""
13477 #: templates/database/privileges/index.twig:17
13478 #: templates/server/privileges/login_information_fields.twig:6
13479 #: templates/server/privileges/login_information_fields.twig:11
13480 #: templates/server/privileges/users_overview.twig:8
13481 #: templates/server/replication/change_primary.twig:15
13482 #: templates/server/replication/primary_add_replica_user.twig:19
13483 #: templates/server/replication/primary_add_replica_user.twig:24
13484 #: templates/table/privileges/index.twig:19
13488 #: templates/database/privileges/index.twig:18
13489 #: templates/server/privileges/login_information_fields.twig:25
13490 #: templates/server/privileges/login_information_fields.twig:37
13491 #: templates/server/privileges/users_overview.twig:9
13492 #: templates/table/privileges/index.twig:20
13496 #: templates/database/privileges/index.twig:21
13497 #: templates/server/privileges/privileges_summary.twig:16
13498 #: templates/server/privileges/users_overview.twig:18
13499 #: templates/table/privileges/index.twig:23
13503 #: templates/database/privileges/index.twig:36
13504 #: templates/server/privileges/new_user_ajax.twig:9
13505 #: templates/server/privileges/users_overview.twig:36
13506 #: templates/table/privileges/index.twig:38
13510 #: templates/database/privileges/index.twig:47
13511 #: templates/table/privileges/index.twig:49
13515 #: templates/database/privileges/index.twig:50
13516 #: templates/table/privileges/index.twig:52
13517 msgid "database-specific"
13520 #: templates/database/privileges/index.twig:52
13521 #: templates/table/privileges/index.twig:54
13525 #: templates/database/privileges/index.twig:55
13526 #: templates/table/privileges/index.twig:59
13530 #: templates/database/privileges/index.twig:112
13531 #: templates/database/privileges/index.twig:115
13532 #: templates/database/structure/check_all_tables.twig:2
13533 #: templates/database/structure/check_all_tables.twig:9
13534 #: templates/display/results/table.twig:222
13535 #: templates/display/results/table.twig:225 templates/select_all.twig:2
13536 #: templates/select_all.twig:6
13537 #: templates/server/privileges/users_overview.twig:120
13538 #: templates/server/privileges/users_overview.twig:123
13539 #: templates/table/privileges/index.twig:116
13540 #: templates/table/privileges/index.twig:119
13541 msgid "With selected:"
13544 #: templates/database/privileges/index.twig:131
13545 #: templates/server/privileges/add_user_fieldset.twig:4
13546 #: templates/server/privileges/user_overview.twig:22
13547 #: templates/server/privileges/users_overview.twig:137
13548 #: templates/table/privileges/index.twig:134
13549 msgctxt "Create new user"
13553 #: templates/database/privileges/index.twig:136
13554 #: templates/server/privileges/add_user_fieldset.twig:9
13555 #: templates/server/privileges/add_user.twig:3
13556 #: templates/server/privileges/user_overview.twig:24
13557 #: templates/server/privileges/users_overview.twig:140
13558 #: templates/table/privileges/index.twig:140
13559 msgid "Add user account"
13562 #: templates/database/qbe/index.twig:16
13564 msgid "Switch to %svisual builder%s"
13567 #: templates/database/qbe/index.twig:20
13568 msgid "You have to choose at least one column to display!"
13571 #: templates/database/qbe/ins_del_and_or_cell.twig:5
13575 #: templates/database/qbe/ins_del_and_or_cell.twig:12
13579 #: templates/database/qbe/ins_del_and_or_cell.twig:17
13583 #: templates/database/qbe/selection_form.twig:12
13584 #: templates/table/find_replace/index.twig:41
13588 #: templates/database/qbe/selection_form.twig:17
13592 #: templates/database/qbe/selection_form.twig:22
13596 #: templates/database/qbe/selection_form.twig:27
13600 #: templates/database/qbe/selection_form.twig:32
13601 msgid "Sort order:"
13604 #: templates/database/qbe/selection_form.twig:37
13608 #: templates/database/qbe/selection_form.twig:44
13612 #: templates/database/qbe/selection_form.twig:54
13613 msgid "Add/Delete criteria rows:"
13616 #: templates/database/qbe/selection_form.twig:67
13617 msgid "Add/Delete columns:"
13620 #: templates/database/qbe/selection_form.twig:86
13621 #: templates/database/qbe/selection_form.twig:88
13625 #: templates/database/qbe/selection_form.twig:107
13627 msgid "SQL query on database <b>%s</b>:"
13630 #: templates/database/routines/editor_form.twig:20
13631 msgid "Routine name"
13634 #: templates/database/routines/editor_form.twig:43
13638 #: templates/database/routines/editor_form.twig:49
13642 #: templates/database/routines/editor_form.twig:66
13643 msgid "Add parameter"
13646 #: templates/database/routines/editor_form.twig:67
13647 msgid "Remove last parameter"
13650 #: templates/database/routines/editor_form.twig:71
13651 msgid "Return type"
13654 #: templates/database/routines/editor_form.twig:79
13655 msgid "Return length/values"
13658 #: templates/database/routines/editor_form.twig:86
13659 msgid "Return options"
13662 #: templates/database/routines/editor_form.twig:90
13663 #: templates/database/routines/parameter_row.twig:31
13664 #: templates/database/structure/table_header.twig:42
13668 #: templates/database/routines/editor_form.twig:115
13669 msgid "Is deterministic"
13672 #: templates/database/routines/editor_form.twig:131
13674 "You do not have sufficient privileges to perform this operation; Please "
13675 "refer to the documentation for more details."
13678 #: templates/database/routines/editor_form.twig:144
13679 msgid "Security type"
13682 #: templates/database/routines/editor_form.twig:153
13683 msgid "SQL data access"
13686 #: templates/database/routines/execute_form.twig:7
13687 #: templates/database/routines/execute_form.twig:12
13688 msgid "Routine parameters"
13691 #: templates/database/routines/index.twig:33
13692 msgid "Create new routine"
13695 #: templates/database/routines/index.twig:42
13696 msgid "There are no routines to display."
13699 #: templates/database/routines/index.twig:51
13703 #: templates/database/routines/parameter_row.twig:24
13704 #: templates/modals/enum_set_editor.twig:5
13705 msgid "ENUM/SET editor"
13708 #: templates/database/routines/row.twig:38
13709 #: templates/database/routines/row.twig:48
13710 #: templates/database/routines/row.twig:52
13714 #: templates/database/search/main.twig:5
13715 msgid "Search in database"
13718 #: templates/database/search/main.twig:8
13719 msgid "Words or values to search for (wildcard: \"%\"):"
13722 #: templates/database/search/main.twig:15
13723 #: templates/table/find_replace/index.twig:31
13727 #: templates/database/search/main.twig:19
13728 #: templates/database/search/main.twig:23
13729 msgid "Words are separated by a space character (\" \")."
13732 #: templates/database/search/main.twig:40
13733 msgid "Inside tables:"
13736 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
13737 #: templates/server/replication/database_multibox.twig:8
13738 msgid "Unselect all"
13741 #: templates/database/search/main.twig:67
13742 msgid "Inside column:"
13745 #: templates/database/search/results.twig:12
13747 msgid "%1$s match in <strong>%2$s</strong>"
13748 msgid_plural "%1$s matches in <strong>%2$s</strong>"
13751 #: templates/database/search/results.twig:56
13752 msgid "<strong>Total:</strong> <em>%count%</em> match"
13753 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
13756 #: templates/database/structure/add_prefix.twig:7
13757 #: templates/database/structure/add_prefix.twig:9
13761 #: templates/database/structure/body_for_table_summary.twig:6
13764 msgid_plural "%s tables"
13767 #: templates/database/structure/body_for_table_summary.twig:17
13771 #: templates/database/structure/change_prefix_form.twig:7
13775 #: templates/database/structure/change_prefix_form.twig:13
13779 #: templates/database/structure/check_all_tables.twig:6
13780 msgid "Check tables having overhead"
13783 #: templates/database/structure/check_all_tables.twig:10
13787 #: templates/database/structure/check_all_tables.twig:11
13788 msgid "Show create"
13791 #: templates/database/structure/check_all_tables.twig:14
13792 #: templates/table/operations/index.twig:403
13793 #: templates/table/operations/view.twig:26
13794 msgid "Delete data or table"
13797 #: templates/database/structure/check_all_tables.twig:15
13798 #: templates/database/structure/structure_table_row.twig:74
13802 #: templates/database/structure/check_all_tables.twig:18
13803 #: templates/table/operations/index.twig:334
13804 msgid "Table maintenance"
13807 #: templates/database/structure/check_all_tables.twig:19
13808 #: templates/table/maintenance/analyze.twig:3
13809 #: templates/table/operations/index.twig:339
13810 msgid "Analyze table"
13813 #: templates/database/structure/check_all_tables.twig:20
13814 #: templates/table/maintenance/check.twig:3
13815 #: templates/table/operations/index.twig:348
13816 msgid "Check table"
13819 #: templates/database/structure/check_all_tables.twig:21
13820 #: templates/table/maintenance/checksum.twig:3
13821 #: templates/table/operations/index.twig:356
13822 msgid "Checksum table"
13825 #: templates/database/structure/check_all_tables.twig:22
13826 #: templates/table/maintenance/optimize.twig:3
13827 #: templates/table/operations/index.twig:384
13828 #: templates/table/structure/display_table_stats.twig:68
13829 msgid "Optimize table"
13832 #: templates/database/structure/check_all_tables.twig:23
13833 #: templates/table/maintenance/repair.twig:3
13834 #: templates/table/operations/index.twig:393
13835 msgid "Repair table"
13838 #: templates/database/structure/check_all_tables.twig:25
13842 #: templates/database/structure/check_all_tables.twig:26
13843 msgid "Add prefix to table"
13846 #: templates/database/structure/check_all_tables.twig:27
13847 msgid "Replace table prefix"
13850 #: templates/database/structure/check_all_tables.twig:33
13851 msgid "Add columns to central list"
13854 #: templates/database/structure/check_all_tables.twig:34
13855 msgid "Remove columns from central list"
13858 #: templates/database/structure/check_all_tables.twig:35
13859 msgid "Make consistent with central list"
13862 #: templates/database/structure/check_all_tables.twig:53
13863 #: templates/database/structure/check_all_tables.twig:73
13867 #: templates/database/structure/check_all_tables.twig:65
13868 msgid "Are you sure?"
13871 #: templates/database/structure/check_all_tables.twig:69
13873 "This action may change some of the columns definition.[br]Are you sure you "
13874 "want to continue?"
13877 #: templates/database/structure/copy_form.twig:14
13881 #: templates/database/structure/copy_form.twig:39
13882 msgid "Add AUTO INCREMENT value"
13885 #: templates/database/structure/drop_form.twig:6
13886 #: templates/database/structure/empty_form.twig:6
13887 #: templates/table/delete/confirm.twig:12
13888 #: templates/table/structure/drop_confirm.twig:6
13889 #: templates/table/structure/primary.twig:6
13890 msgid "Do you really want to execute the following query?"
13893 #: templates/database/structure/favorite_anchor.twig:4
13894 #: templates/recent_favorite_table_favorite.twig:6
13895 msgid "Remove from Favorites"
13898 #: templates/database/structure/favorite_anchor.twig:4
13899 msgid "Add to Favorites"
13902 #: templates/database/structure/show_create.twig:2
13903 msgid "Showing create queries"
13906 #: templates/database/structure/show_create.twig:33
13907 #: templates/display/results/table.twig:297 templates/modals/create_view.twig:5
13908 #: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11
13909 msgid "Create view"
13912 #: templates/database/structure/structure_table_row.twig:17
13913 #: templates/server/databases/index.twig:219
13914 #: templates/server/databases/index.twig:231
13915 msgid "Not replicated"
13918 #: templates/database/structure/structure_table_row.twig:18
13919 #: templates/server/databases/index.twig:215
13920 #: templates/server/databases/index.twig:227
13924 #: templates/database/structure/structure_table_row.twig:223
13928 #: templates/database/structure/table_header.twig:27
13930 "May be approximate. Click on the number to get the exact count. See "
13931 "[doc@faq3-11]FAQ 3.11[/doc]."
13934 #: templates/database/structure/table_header.twig:36
13935 #: templates/table/index_form.twig:141
13939 #: templates/database/structure/table_header.twig:51
13940 #: templates/table/structure/display_table_stats.twig:154
13944 #: templates/database/structure/table_header.twig:56
13945 #: templates/table/structure/display_table_stats.twig:161
13946 msgid "Last update"
13949 #: templates/database/structure/table_header.twig:61
13950 #: templates/table/structure/display_table_stats.twig:168
13954 #: templates/database/structure/tracking_icon.twig:3
13955 msgid "Tracking is active."
13958 #: templates/database/structure/tracking_icon.twig:5
13959 msgid "Tracking is not active."
13962 #: templates/database/tracking/tables.twig:4
13963 msgid "Tracked tables"
13966 #: templates/database/tracking/tables.twig:14
13967 msgid "Last version"
13970 #: templates/database/tracking/tables.twig:15
13971 #: templates/table/tracking/main.twig:29
13975 #: templates/database/tracking/tables.twig:16
13976 #: templates/table/tracking/main.twig:30
13980 #: templates/database/tracking/tables.twig:61
13981 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
13985 #: templates/database/tracking/tables.twig:73
13986 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
13990 #: templates/database/tracking/tables.twig:93
13991 #: templates/database/tracking/tables.twig:138
13992 #: templates/database/tracking/tables.twig:139
13993 msgid "Delete tracking"
13996 #: templates/database/tracking/tables.twig:104
14000 #: templates/database/tracking/tables.twig:145
14001 msgid "Untracked tables"
14004 #: templates/database/tracking/tables.twig:176
14005 #: templates/database/tracking/tables.twig:188
14006 #: templates/database/tracking/tables.twig:189
14007 #: templates/table/structure/display_structure.twig:396
14008 msgid "Track table"
14011 #: templates/database/triggers/editor_form.twig:23
14012 msgid "Trigger name"
14015 #: templates/database/triggers/editor_form.twig:37
14016 msgctxt "Trigger action time"
14020 #: templates/database/triggers/list.twig:27
14021 msgid "Create new trigger"
14024 #: templates/database/triggers/list.twig:36
14025 msgid "There are no triggers to display."
14028 #: templates/display/results/table.twig:32
14029 msgid "Save edited data"
14032 #: templates/display/results/table.twig:38
14033 msgid "Restore column order"
14036 #: templates/display/results/table.twig:49 templates/export.twig:149
14037 #: templates/table/start_and_number_of_rows_fieldset.twig:9
14038 msgid "Number of rows:"
14041 #: templates/display/results/table.twig:52
14045 #: templates/display/results/table.twig:70
14046 msgid "Sort by key:"
14049 #: templates/display/results/table.twig:119
14050 #: templates/table/search/index.twig:102
14051 msgid "Extra options"
14054 #: templates/display/results/table.twig:141
14055 msgid "Relational key"
14058 #: templates/display/results/table.twig:145
14059 msgid "Display column for relationships"
14062 #: templates/display/results/table.twig:153
14063 msgid "Show binary contents"
14066 #: templates/display/results/table.twig:157
14067 msgid "Show BLOB contents"
14070 #: templates/display/results/table.twig:167
14071 msgid "Hide browser transformation"
14074 #: templates/display/results/table.twig:179
14075 msgid "Well Known Text"
14078 #: templates/display/results/table.twig:183
14079 msgid "Well Known Binary"
14082 #: templates/display/results/table.twig:255
14083 #: templates/sql/no_results_returned.twig:9
14084 msgid "Query results operations"
14087 #: templates/display/results/table.twig:260
14088 msgid "Copy to clipboard"
14091 #: templates/display/results/table.twig:279
14092 #: templates/table/chart/tbl_chart.twig:2
14093 msgid "Display chart"
14096 #: templates/display/results/table.twig:287
14097 msgid "Visualize GIS data"
14100 #: templates/encoding/kanji_encoding_form.twig:6
14101 msgctxt "None encoding conversion"
14105 #: templates/encoding/kanji_encoding_form.twig:17
14106 msgid "Convert to Kana"
14109 #: templates/error/report_form.twig:3
14111 "This report automatically includes data about the error and information "
14112 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14113 "team for debugging the error."
14116 #: templates/error/report_form.twig:11
14118 "Can you tell us the steps leading to this error? It decisively helps in "
14122 #: templates/error/report_form.twig:18
14123 msgid "You may examine the data in the error report:"
14126 #: templates/error/report_modal.twig:5
14127 msgid "Submit error report"
14130 #: templates/error/report_modal.twig:12
14131 msgid "Send error report"
14134 #: templates/export/template_options.twig:1 templates/export.twig:42
14135 msgid "Select a template"
14138 #: templates/export.twig:14
14139 msgid "Export templates:"
14142 #: templates/export.twig:18
14143 msgid "New template:"
14146 #: templates/export.twig:21 templates/export.twig:24
14147 msgid "Template name"
14150 #: templates/export.twig:35
14151 msgid "Existing templates:"
14154 #: templates/export.twig:38
14158 #: templates/export.twig:51
14162 #: templates/export.twig:72
14163 msgid "Show SQL query"
14166 #: templates/export.twig:104
14167 msgid "Export method:"
14170 #: templates/export.twig:108
14171 msgid "Quick - display only the minimal options"
14174 #: templates/export.twig:112
14175 msgid "Custom - display all possible options"
14178 #: templates/export.twig:121
14179 msgid "File format to export"
14182 #: templates/export.twig:137
14186 #: templates/export.twig:141
14187 msgid "Dump all rows"
14190 #: templates/export.twig:145
14191 msgid "Dump some row(s)"
14194 #: templates/export.twig:160
14195 msgid "Row to begin at:"
14198 #: templates/export.twig:170 templates/export.twig:332
14202 #: templates/export.twig:175 templates/export.twig:370
14204 msgid "Save on server in the directory <strong>%s</strong>"
14207 #: templates/export.twig:193 templates/export.twig:337
14208 msgid "Rename exported databases/tables/columns"
14211 #: templates/export.twig:201
14212 msgid "Defined aliases"
14215 #: templates/export.twig:216 templates/export.twig:230
14216 #: templates/export.twig:243 templates/export.twig:260
14220 #: templates/export.twig:269
14221 msgid "Define new aliases"
14224 #: templates/export.twig:274
14225 msgid "Select database:"
14228 #: templates/export.twig:290
14229 msgid "Select table:"
14232 #: templates/export.twig:298
14233 msgid "New table name"
14236 #: templates/export.twig:306
14237 msgid "Select column:"
14240 #: templates/export.twig:314
14241 msgid "New column name"
14244 #: templates/export.twig:347
14246 msgid "Use %s statement"
14249 #: templates/export.twig:356
14250 msgid "View output as text"
14253 #: templates/export.twig:360
14254 msgid "Save output to a file"
14257 #: templates/export.twig:387
14258 msgid "File name template:"
14261 #: templates/export.twig:388
14264 "This value is interpreted using the 'strftime' function, so you can use time "
14265 "formatting strings. Additionally the following transformations will happen: "
14266 "%s Other text will be kept as is. See the FAQ 6.27 for details."
14269 #: templates/export.twig:398
14270 msgid "Use this for future exports"
14273 #: templates/export.twig:409 templates/import.twig:103
14274 msgid "Character set of the file:"
14277 #: templates/export.twig:429
14278 msgid "Compression:"
14281 #: templates/export.twig:437
14285 #: templates/export.twig:443
14289 #: templates/export.twig:461
14290 msgid "Export databases as separate files"
14293 #: templates/export.twig:463
14294 msgid "Export tables as separate files"
14297 #: templates/export.twig:474
14298 msgid "Skip tables larger than:"
14301 #: templates/export.twig:476
14302 msgid "The size is measured in MiB."
14305 #: templates/export.twig:482 templates/import.twig:182
14306 msgid "Format-specific options:"
14309 #: templates/export.twig:491 templates/import.twig:191
14310 msgid "Encoding Conversion:"
14313 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
14314 #: templates/server/status/variables/index.twig:7
14318 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
14319 msgid "Containing the word:"
14322 #: templates/footer.twig:7 templates/footer.twig:9 templates/footer.twig:11
14323 msgid "Open new phpMyAdmin window"
14326 #: templates/footer.twig:26 templates/home/index.twig:18
14327 #: templates/login/form.twig:5
14328 msgid "phpMyAdmin Demo Server"
14331 #: templates/footer.twig:34
14333 msgid "Currently running Git revision %1$s from the %2$s branch."
14336 #: templates/footer.twig:36
14337 msgid "Git information missing!"
14340 #: templates/gis_data_editor_form.twig:4
14342 msgid "Value for the column \"%s\""
14345 #: templates/gis_data_editor_form.twig:22
14346 #: templates/table/gis_visualization/gis_visualization.twig:34
14347 msgid "Use OpenStreetMaps as Base Layer"
14350 #: templates/gis_data_editor_form.twig:38
14351 msgctxt "Spatial Reference System Identifier"
14355 #: templates/gis_data_editor_form.twig:53
14357 msgid "Geometry %d:"
14360 #: templates/gis_data_editor_form.twig:73
14364 #: templates/gis_data_editor_form.twig:93
14365 #: templates/gis_data_editor_form.twig:134
14366 #: templates/gis_data_editor_form.twig:186
14371 #: templates/gis_data_editor_form.twig:113
14373 msgid "Linestring %d:"
14376 #: templates/gis_data_editor_form.twig:115
14377 #: templates/gis_data_editor_form.twig:170
14378 msgid "Outer ring:"
14381 #: templates/gis_data_editor_form.twig:117
14382 #: templates/gis_data_editor_form.twig:172
14384 msgid "Inner ring %d:"
14387 #: templates/gis_data_editor_form.twig:144
14388 msgid "Add a linestring"
14391 #: templates/gis_data_editor_form.twig:157
14393 msgid "Polygon %d:"
14396 #: templates/gis_data_editor_form.twig:199
14397 msgid "Add a polygon"
14400 #: templates/gis_data_editor_form.twig:205
14401 msgid "Add geometry"
14404 #: templates/gis_data_editor_form.twig:214
14408 #: templates/gis_data_editor_form.twig:216
14410 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
14411 "below into the \"Value\" field."
14414 #: templates/header.twig:34 templates/login/header.twig:13
14415 msgid "Javascript must be enabled past this point!"
14418 #: templates/header.twig:45
14419 msgid "Click on the bar to scroll to top of page"
14422 #: templates/home/git_info.twig:2
14423 msgid "Git revision:"
14426 #: templates/home/git_info.twig:13
14430 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
14432 msgid "from %s branch"
14435 #: templates/home/git_info.twig:25
14437 msgid "committed on %s by %s"
14440 #: templates/home/git_info.twig:32
14442 msgid "authored on %s by %s"
14445 #: templates/home/index.twig:22 templates/login/form.twig:8
14448 "You are using the demo server. You can do anything here, but please do not "
14449 "change root, debian-sys-maint and pma users. More information is available "
14453 #: templates/home/index.twig:32
14454 msgid "General settings"
14457 #: templates/home/index.twig:57
14458 msgid "Server connection collation:"
14461 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
14462 msgid "More settings"
14465 #: templates/home/index.twig:93
14466 msgid "Appearance settings"
14469 #: templates/home/index.twig:103 templates/home/index.twig:104
14470 #: templates/login/form.twig:23 templates/login/form.twig:24
14471 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
14475 #: templates/home/index.twig:131
14479 #: templates/home/index.twig:142
14480 msgctxt "View all themes"
14484 #: templates/home/index.twig:157
14485 msgid "Database server"
14488 #: templates/home/index.twig:161 templates/login/form.twig:65
14489 #: templates/menu/breadcrumbs.twig:7
14493 #: templates/home/index.twig:165
14494 msgid "Server type:"
14497 #: templates/home/index.twig:169
14498 msgid "Server connection:"
14501 #: templates/home/index.twig:177
14502 msgid "Protocol version:"
14505 #: templates/home/index.twig:181
14509 #: templates/home/index.twig:185
14510 msgid "Server charset:"
14513 #: templates/home/index.twig:197
14517 #: templates/home/index.twig:207
14518 msgid "Database client version:"
14521 #: templates/home/index.twig:211
14522 msgid "PHP extension:"
14525 #: templates/home/index.twig:218
14526 msgid "PHP version:"
14529 #: templates/home/index.twig:225
14530 msgid "Show PHP information"
14533 #: templates/home/index.twig:239
14534 msgid "Version information:"
14537 #: templates/home/index.twig:249
14538 msgid "Official Homepage"
14541 #: templates/home/index.twig:254
14545 #: templates/home/index.twig:259
14546 msgid "Get support"
14549 #: templates/home/index.twig:264
14550 msgid "List of changes"
14553 #: templates/home/index.twig:269 templates/server/plugins/index.twig:30
14557 #: templates/home/index.twig:284
14558 msgid "phpMyAdmin Themes"
14561 #: templates/home/index.twig:295
14562 msgid "Get more themes!"
14565 #: templates/home/themes.twig:7
14567 msgid "Screenshot of the %s theme."
14570 #. l10n: Choose the theme button in the themes list modal
14571 #: templates/home/themes.twig:12
14575 #: templates/import/javascript.twig:12
14577 "The file being uploaded is probably larger than the maximum allowed size or "
14578 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
14582 #: templates/import/javascript.twig:13
14587 #: templates/import/javascript.twig:14
14592 #: templates/import/javascript.twig:15
14593 msgid "About %MIN min. %SEC sec. remaining."
14596 #: templates/import/javascript.twig:16
14597 msgid "About %SEC sec. remaining."
14600 #: templates/import/javascript.twig:17
14601 msgid "The file is being processed, please be patient."
14604 #: templates/import/javascript.twig:29
14605 msgid "Uploading your import file…"
14608 #: templates/import/javascript.twig:152
14610 "Please be patient, the file is being uploaded. Details about the upload are "
14614 #: templates/import.twig:26
14615 msgid "File to import:"
14618 #: templates/import.twig:31
14620 msgid "File may be compressed (%s) or uncompressed."
14623 #: templates/import.twig:32
14625 "A compressed file's name must end in <strong>.[format].[compression]</"
14626 "strong>. Example: <strong>.sql.zip</strong>"
14629 #: templates/import.twig:40
14630 msgid "Upload a file"
14633 #: templates/import.twig:43
14634 msgid "Select file to import"
14637 #: templates/import.twig:50 templates/import.twig:77
14638 #: templates/preferences/manage/main.twig:22
14639 msgid "Browse your computer:"
14642 #: templates/import.twig:55 templates/import.twig:82
14643 msgid "You may also drag and drop a file on any page."
14646 #: templates/import.twig:62 templates/import.twig:88
14648 msgid "Select from the web server upload directory [strong]%s[/strong]:"
14651 #: templates/import.twig:69 templates/import.twig:96
14652 msgid "There are no files to import!"
14655 #: templates/import.twig:100
14656 msgid "File uploads are not allowed on this server."
14659 #: templates/import.twig:126
14660 msgid "Partial import:"
14663 #: templates/import.twig:131
14666 "Previous import timed out, after resubmitting will continue from position %d."
14669 #: templates/import.twig:138
14671 "Allow the interruption of an import in case the script detects it is close "
14672 "to the PHP timeout limit."
14675 #: templates/import.twig:140
14677 "This might be a good way to import large files, however it can break "
14681 #: templates/import.twig:144
14682 msgid "Skip this number of queries (for SQL) starting from the first one:"
14685 #: templates/import.twig:154
14686 msgid "Other options"
14689 #: templates/indexes.twig:39
14690 #: templates/table/structure/display_structure.twig:489
14694 #: templates/indexes.twig:45
14695 #: templates/table/structure/display_structure.twig:495
14696 msgid "The primary key has been dropped."
14699 #: templates/indexes.twig:50
14700 #: templates/table/structure/display_structure.twig:500
14702 msgid "Index %s has been dropped."
14705 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
14706 #: templates/javascript/variables.twig:8
14707 msgid "calendar-month-year"
14708 msgstr "calendar-year-month"
14710 #. l10n: Year suffix for calendar, "none" is empty.
14711 #: templates/javascript/variables.twig:11
14715 #. l10n: Previous month. Display text for previous month link in calendar
14716 #: templates/javascript/variables.twig:16
14720 #. l10n: Next month. Display text for next month link in calendar
14721 #: templates/javascript/variables.twig:17
14725 #. l10n: Display text for current month link in calendar
14726 #: templates/javascript/variables.twig:18
14730 #: templates/javascript/variables.twig:20
14734 #: templates/javascript/variables.twig:21
14738 #: templates/javascript/variables.twig:22
14742 #: templates/javascript/variables.twig:23
14746 #. l10n: Short month name for May
14747 #: templates/javascript/variables.twig:24
14748 #: templates/javascript/variables.twig:38
14752 #: templates/javascript/variables.twig:25
14756 #: templates/javascript/variables.twig:26
14760 #: templates/javascript/variables.twig:27
14764 #: templates/javascript/variables.twig:28
14768 #: templates/javascript/variables.twig:29
14772 #: templates/javascript/variables.twig:30
14776 #: templates/javascript/variables.twig:31
14780 #. l10n: Short week day name for Sunday
14781 #: templates/javascript/variables.twig:57
14785 #. l10n: Minimal week day name for Sunday
14786 #: templates/javascript/variables.twig:66
14790 #. l10n: Minimal week day name for Monday
14791 #: templates/javascript/variables.twig:67
14795 #. l10n: Minimal week day name for Tuesday
14796 #: templates/javascript/variables.twig:68
14800 #. l10n: Minimal week day name for Wednesday
14801 #: templates/javascript/variables.twig:69
14805 #. l10n: Minimal week day name for Thursday
14806 #: templates/javascript/variables.twig:70
14810 #. l10n: Minimal week day name for Friday
14811 #: templates/javascript/variables.twig:71
14815 #. l10n: Minimal week day name for Saturday
14816 #: templates/javascript/variables.twig:72
14820 #. l10n: Column header for week of the year in calendar
14821 #: templates/javascript/variables.twig:74
14825 #: templates/javascript/variables.twig:82
14829 #: templates/javascript/variables.twig:83
14833 #: templates/javascript/variables.twig:84
14837 #: templates/javascript/variables.twig:90
14838 msgid "This field is required"
14841 #: templates/javascript/variables.twig:91
14842 msgid "Please fix this field"
14845 #: templates/javascript/variables.twig:92
14846 msgid "Please enter a valid email address"
14849 #: templates/javascript/variables.twig:93
14850 msgid "Please enter a valid URL"
14853 #: templates/javascript/variables.twig:94
14854 msgid "Please enter a valid date"
14857 #: templates/javascript/variables.twig:95
14858 msgid "Please enter a valid date ( ISO )"
14861 #: templates/javascript/variables.twig:96
14862 msgid "Please enter a valid number"
14865 #: templates/javascript/variables.twig:97
14866 msgid "Please enter a valid credit card number"
14869 #: templates/javascript/variables.twig:98
14870 msgid "Please enter only digits"
14873 #: templates/javascript/variables.twig:99
14874 msgid "Please enter the same value again"
14877 #: templates/javascript/variables.twig:100
14878 msgid "Please enter no more than {0} characters"
14881 #: templates/javascript/variables.twig:101
14882 msgid "Please enter at least {0} characters"
14885 #: templates/javascript/variables.twig:102
14886 msgid "Please enter a value between {0} and {1} characters long"
14889 #: templates/javascript/variables.twig:103
14890 msgid "Please enter a value between {0} and {1}"
14893 #: templates/javascript/variables.twig:104
14894 msgid "Please enter a value less than or equal to {0}"
14897 #: templates/javascript/variables.twig:105
14898 msgid "Please enter a value greater than or equal to {0}"
14901 #: templates/javascript/variables.twig:106
14902 msgid "Please enter a valid date or time"
14905 #: templates/javascript/variables.twig:107
14906 msgid "Please enter a valid HEX input"
14909 #. l10n: To validate the usage of a MD5 function on the column
14910 #: templates/javascript/variables.twig:108
14911 msgid "This column can not contain a 32 chars value"
14914 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
14915 #: templates/javascript/variables.twig:109
14917 "These functions are meant to return a binary result; to avoid inconsistent "
14918 "results you should store it in a BINARY, VARBINARY, or BLOB column."
14921 #: templates/login/form.twig:58 templates/login/form.twig:117
14922 #: templates/login/form.twig:121 templates/login/form.twig:124
14926 #: templates/login/form.twig:64 templates/login/form.twig:69
14927 msgid "You can enter hostname/IP address and port separated by space."
14930 #: templates/login/form.twig:76
14934 #: templates/login/form.twig:85
14935 #: templates/server/privileges/change_password.twig:21
14936 #: templates/server/privileges/login_information_fields.twig:43
14937 #: templates/server/replication/change_primary.twig:18
14938 #: templates/server/replication/primary_add_replica_user.twig:49
14942 #: templates/login/form.twig:95
14943 msgid "Server choice:"
14946 #: templates/login/header.twig:17
14948 "There is a mismatch between HTTPS indicated on the server and client. This "
14949 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
14950 "server configuration to indicate HTTPS properly."
14953 #: templates/login/twofactor/application_configure.twig:3
14955 "Please scan following QR code into the two-factor authentication app on your "
14956 "device and enter authentication code it generates."
14959 #: templates/login/twofactor/application_configure.twig:13
14960 msgid "Secret/key:"
14963 #: templates/login/twofactor/application_configure.twig:16
14964 #: templates/login/twofactor/application.twig:2
14965 msgid "Authentication code:"
14968 #: templates/login/twofactor/application.twig:5
14970 "Open the two-factor authentication app on your device to view your "
14971 "authentication code and verify your identity."
14974 #: templates/login/twofactor/invalid.twig:2
14976 "The configured two factor authentication is not available, please install "
14977 "missing dependencies."
14980 #: templates/login/twofactor/key_configure.twig:3
14982 "Please connect your FIDO U2F device into your computer's USB port. Then "
14983 "confirm registration on the device."
14986 #: templates/login/twofactor/key-https-warning.twig:3
14988 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
14989 "most likely refuse to authenticate you."
14992 #: templates/login/twofactor/key.twig:3
14994 "Please connect your FIDO U2F device into your computer's USB port. Then "
14995 "confirm login on the device."
14998 #: templates/login/twofactor.twig:10
15002 #: templates/menu/breadcrumbs.twig:27
15006 #: templates/modals/unhide_nav_item.twig:5
15007 msgid "Show hidden navigation tree items."
15010 #: templates/navigation/item_unhide_dialog.twig:20
15014 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
15018 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15019 msgid "Empty session data"
15022 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15026 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
15027 msgid "phpMyAdmin documentation"
15030 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15031 msgid "MariaDB Documentation"
15034 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15035 msgid "MySQL Documentation"
15038 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
15039 msgid "Navigation panel settings"
15042 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
15043 msgid "Reload navigation panel"
15046 #: templates/navigation/main.twig:67
15047 msgid "An error has occurred while loading the navigation display"
15050 #: templates/navigation/main.twig:88
15054 #: templates/navigation/tree/fast_filter.twig:11
15055 #: templates/navigation/tree/fast_filter.twig:12
15056 msgid "Type to filter these, Enter to search all"
15059 #: templates/navigation/tree/fast_filter.twig:16
15060 msgid "Clear fast filter"
15063 #: templates/preferences/autoload.twig:7
15065 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
15066 "import it for current session?"
15069 #: templates/preferences/autoload.twig:13
15070 msgid "Delete settings"
15073 #: templates/preferences/forms/main.twig:4
15074 msgid "Cannot save settings, submitted form contains errors!"
15077 #: templates/preferences/header.twig:6
15078 msgid "Manage your settings"
15081 #: templates/preferences/header.twig:12
15082 msgid "Two-factor authentication"
15085 #: templates/preferences/header.twig:55
15086 #: templates/preferences/manage/main.twig:72
15087 msgid "Configuration has been saved."
15090 #: templates/preferences/header.twig:60
15093 "Your preferences will be saved for current session only. Storing them "
15094 "permanently requires %sphpMyAdmin configuration storage%s."
15097 #: templates/preferences/manage/error.twig:1
15098 msgid "Configuration contains incorrect data for some fields."
15101 #: templates/preferences/manage/error.twig:16
15102 msgid "Do you want to import remaining settings?"
15105 #: templates/preferences/manage/main.twig:3
15106 #: templates/preferences/manage/main.twig:33
15107 msgid "Saved on: @DATE@"
15110 #: templates/preferences/manage/main.twig:20
15111 msgid "Import from file"
15114 #: templates/preferences/manage/main.twig:27
15115 msgid "Import from browser's storage"
15118 #: templates/preferences/manage/main.twig:30
15119 msgid "Settings will be imported from your browser's local storage."
15122 #: templates/preferences/manage/main.twig:36
15123 msgid "You have no saved settings!"
15126 #: templates/preferences/manage/main.twig:40
15127 #: templates/preferences/manage/main.twig:104
15128 msgid "This feature is not supported by your web browser"
15131 #: templates/preferences/manage/main.twig:44
15132 msgid "Merge with current configuration"
15135 #: templates/preferences/manage/main.twig:59
15138 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15142 #: templates/preferences/manage/main.twig:81
15143 msgid "Save as JSON file"
15146 #: templates/preferences/manage/main.twig:85
15147 msgid "Save as PHP file"
15150 #: templates/preferences/manage/main.twig:90
15151 msgid "Save to browser's storage"
15154 #: templates/preferences/manage/main.twig:96
15155 msgid "Settings will be saved in your browser's local storage."
15158 #: templates/preferences/manage/main.twig:99
15159 msgid "Existing settings will be overwritten!"
15162 #: templates/preferences/manage/main.twig:120
15163 msgid "You can reset all your settings and restore them to default values."
15166 #: templates/preferences/two_factor/configure.twig:5
15167 #: templates/preferences/two_factor/main.twig:57
15168 #: templates/preferences/two_factor/main.twig:70
15169 msgid "Configure two-factor authentication"
15172 #: templates/preferences/two_factor/configure.twig:12
15173 msgid "Enable two-factor authentication"
15176 #: templates/preferences/two_factor/confirm.twig:5
15177 msgid "Confirm disabling two-factor authentication"
15180 #: templates/preferences/two_factor/confirm.twig:9
15182 "By disabling two factor authentication you will be again able to login using "
15186 #: templates/preferences/two_factor/confirm.twig:13
15187 #: templates/preferences/two_factor/main.twig:46
15188 msgid "Disable two-factor authentication"
15191 #: templates/preferences/two_factor/main.twig:5
15192 msgid "Two-factor authentication status"
15195 #: templates/preferences/two_factor/main.twig:11
15197 "Two-factor authentication is not available, please install optional "
15198 "dependencies to enable authentication backends."
15201 #: templates/preferences/two_factor/main.twig:12
15202 msgid "Following composer packages are missing:"
15205 #: templates/preferences/two_factor/main.twig:20
15206 msgid "Two-factor authentication is available and configured for this account."
15209 #: templates/preferences/two_factor/main.twig:22
15211 "Two-factor authentication is available, but not configured for this account."
15214 #: templates/preferences/two_factor/main.twig:26
15216 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15217 "storage to use it."
15220 #: templates/preferences/two_factor/main.twig:41
15221 msgid "You have enabled two factor authentication."
15224 #: templates/recent_favorite_table_no_tables.twig:3
15225 msgid "There are no recent tables."
15228 #: templates/recent_favorite_table_no_tables.twig:5
15229 msgid "There are no favorite tables."
15232 #: templates/relation/check_relations.twig:3
15233 msgid "phpMyAdmin configuration storage"
15236 #: templates/relation/check_relations.twig:9
15237 msgid "Configuration of pmadb…"
15240 #: templates/relation/check_relations.twig:10
15241 #: templates/relation/check_relations.twig:56
15242 #: templates/relation/check_relations.twig:81
15243 #: templates/relation/check_relations.twig:106
15244 #: templates/relation/check_relations.twig:119
15245 #: templates/relation/check_relations.twig:144
15246 #: templates/relation/check_relations.twig:189
15247 #: templates/relation/check_relations.twig:214
15248 #: templates/relation/check_relations.twig:239
15249 #: templates/relation/check_relations.twig:264
15250 #: templates/relation/check_relations.twig:289
15251 #: templates/relation/check_relations.twig:314
15252 #: templates/relation/check_relations.twig:339
15253 #: templates/relation/check_relations.twig:364
15254 #: templates/relation/check_relations.twig:377
15255 #: templates/relation/check_relations.twig:402
15256 #: templates/relation/check_relations.twig:427
15257 #: templates/relation/check_relations.twig:452
15258 #: templates/relation/check_relations.twig:477
15259 #: templates/relation/check_relations.twig:502
15263 #: templates/relation/check_relations.twig:14
15264 msgid "General relation features"
15267 #: templates/relation/check_relations.twig:20
15270 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
15274 #: templates/relation/check_relations.twig:24
15277 "%sCreate%s the phpMyAdmin configuration storage in the current database."
15280 #: templates/relation/check_relations.twig:31
15282 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
15285 #: templates/relation/check_relations.twig:42
15286 #: templates/relation/check_relations.twig:54
15287 #: templates/relation/check_relations.twig:79
15288 #: templates/relation/check_relations.twig:104
15289 #: templates/relation/check_relations.twig:117
15290 #: templates/relation/check_relations.twig:142
15291 #: templates/relation/check_relations.twig:187
15292 #: templates/relation/check_relations.twig:212
15293 #: templates/relation/check_relations.twig:237
15294 #: templates/relation/check_relations.twig:262
15295 #: templates/relation/check_relations.twig:287
15296 #: templates/relation/check_relations.twig:312
15297 #: templates/relation/check_relations.twig:337
15298 #: templates/relation/check_relations.twig:362
15299 #: templates/relation/check_relations.twig:375
15300 #: templates/relation/check_relations.twig:400
15301 #: templates/relation/check_relations.twig:425
15302 #: templates/relation/check_relations.twig:450
15303 #: templates/relation/check_relations.twig:475
15304 #: templates/relation/check_relations.twig:500
15305 msgctxt "Correctly working"
15309 #: templates/relation/check_relations.twig:62
15310 msgid "General relation features:"
15313 #: templates/relation/check_relations.twig:64
15314 #: templates/relation/check_relations.twig:89
15315 #: templates/relation/check_relations.twig:127
15316 #: templates/relation/check_relations.twig:152
15317 #: templates/relation/check_relations.twig:162
15318 #: templates/relation/check_relations.twig:197
15319 #: templates/relation/check_relations.twig:222
15320 #: templates/relation/check_relations.twig:247
15321 #: templates/relation/check_relations.twig:272
15322 #: templates/relation/check_relations.twig:297
15323 #: templates/relation/check_relations.twig:322
15324 #: templates/relation/check_relations.twig:347
15325 #: templates/relation/check_relations.twig:385
15326 #: templates/relation/check_relations.twig:410
15327 #: templates/relation/check_relations.twig:435
15328 #: templates/relation/check_relations.twig:460
15329 #: templates/relation/check_relations.twig:485
15330 #: templates/relation/check_relations.twig:510
15334 #: templates/relation/check_relations.twig:87
15335 msgid "Display features:"
15338 #: templates/relation/check_relations.twig:125
15339 msgid "Designer and creation of PDFs:"
15342 #: templates/relation/check_relations.twig:150
15343 msgid "Displaying column comments:"
15346 #: templates/relation/check_relations.twig:160
15347 msgid "Browser transformation:"
15350 #: templates/relation/check_relations.twig:172
15351 msgid "Please see the documentation on how to update your column_info table."
15354 #: templates/relation/check_relations.twig:195
15355 msgid "Bookmarked SQL query:"
15358 #: templates/relation/check_relations.twig:220
15359 msgid "SQL history:"
15362 #: templates/relation/check_relations.twig:245
15363 msgid "Persistent recently used tables:"
15366 #: templates/relation/check_relations.twig:270
15367 msgid "Persistent favorite tables:"
15370 #: templates/relation/check_relations.twig:295
15371 msgid "Persistent tables' UI preferences:"
15374 #: templates/relation/check_relations.twig:320
15378 #: templates/relation/check_relations.twig:345
15379 msgid "User preferences:"
15382 #: templates/relation/check_relations.twig:383
15383 msgid "Configurable menus:"
15386 #: templates/relation/check_relations.twig:408
15387 msgid "Hide/show navigation items:"
15390 #: templates/relation/check_relations.twig:433
15391 msgid "Saving Query-By-Example searches:"
15394 #: templates/relation/check_relations.twig:458
15395 msgid "Managing central list of columns:"
15398 #: templates/relation/check_relations.twig:483
15399 msgid "Remembering designer settings:"
15402 #: templates/relation/check_relations.twig:508
15403 msgid "Saving export templates:"
15406 #: templates/relation/check_relations.twig:519
15407 msgid "Quick steps to set up advanced features:"
15410 #: templates/relation/check_relations.twig:523
15412 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
15415 #: templates/relation/check_relations.twig:527
15416 msgid "Create a pma user and give access to these tables."
15419 #: templates/relation/check_relations.twig:531
15421 "Enable advanced features in configuration file (<code>config.inc.php</"
15422 "code>), for example by starting from <code>config.sample.inc.php</code>."
15425 #: templates/relation/check_relations.twig:535
15426 msgid "Re-login to phpMyAdmin to load the updated configuration file."
15429 #: templates/server/binlog/index.twig:10
15430 msgid "Select binary log to view"
15433 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
15434 #: templates/server/status/processes/list.twig:20
15435 msgid "Truncate shown queries"
15438 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
15439 #: templates/server/status/processes/list.twig:26
15440 msgid "Show full queries"
15443 #: templates/server/binlog/index.twig:84
15447 #: templates/server/binlog/index.twig:85
15451 #: templates/server/binlog/index.twig:87
15452 #: templates/server/replication/primary_replication.twig:24
15456 #: templates/server/binlog/index.twig:88
15457 msgid "Original position"
15460 #: templates/server/binlog/index.twig:89
15461 #: templates/table/structure/display_table_stats.twig:3
15462 msgid "Information"
15465 #: templates/server/collations/index.twig:4
15466 msgid "Character sets and collations"
15469 #: templates/server/collations/index.twig:23
15470 msgctxt "The collation is the default one"
15474 #: templates/server/databases/index.twig:3
15475 msgid "Databases statistics"
15478 #: templates/server/databases/index.twig:9
15479 msgid "Create database"
15482 #: templates/server/databases/index.twig:50
15483 msgid "No privileges to create databases"
15486 #: templates/server/databases/index.twig:156
15487 #: templates/server/replication/index.twig:18
15488 #: templates/server/replication/primary_replication.twig:3
15489 msgid "Primary replication"
15492 #: templates/server/databases/index.twig:160
15493 #: templates/server/replication/replica_configuration.twig:2
15494 msgid "Replica replication"
15497 #: templates/server/databases/index.twig:181
15499 msgid "Jump to database '%s'"
15502 #: templates/server/databases/index.twig:242
15504 msgid "Check privileges for database \"%s\"."
15507 #: templates/server/databases/index.twig:243
15508 msgid "Check privileges"
15511 #: templates/server/databases/index.twig:298
15513 "Note: Enabling the database statistics here might cause heavy traffic "
15514 "between the web server and the MySQL server."
15517 #: templates/server/databases/index.twig:300
15518 #: templates/server/databases/index.twig:301
15519 msgid "Enable statistics"
15522 #: templates/server/databases/index.twig:308
15523 msgid "No databases"
15526 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
15527 msgid "Storage engines"
15530 #: templates/server/engines/index.twig:13
15531 msgid "Storage Engine"
15534 #: templates/server/engines/show.twig:45
15535 msgid "Unknown storage engine."
15538 #: templates/server/export/index.twig:26
15539 msgid "@SERVER@ will become the server name."
15542 #: templates/server/export/index.twig:3
15543 msgid "Exporting databases from the current server"
15546 #: templates/server/import/index.twig:3
15547 msgid "Importing into the current server"
15550 #: templates/server/plugins/index.twig:26
15554 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
15558 #: templates/server/plugins/index.twig:29
15562 #: templates/server/plugins/index.twig:41
15566 #: templates/server/plugins/index.twig:43
15570 #: templates/server/plugins/index.twig:45
15574 #: templates/server/plugins/index.twig:47
15578 #: templates/server/privileges/add_user.twig:12
15579 msgid "Database for user account"
15582 #: templates/server/privileges/add_user.twig:15
15583 msgid "Create database with same name and grant all privileges."
15586 #: templates/server/privileges/add_user.twig:19
15587 msgid "Grant all privileges on wildcard name (username\\_%)."
15590 #: templates/server/privileges/add_user.twig:24
15592 msgid "Grant all privileges on database %s."
15595 #: templates/server/privileges/change_password.twig:15
15596 msgid "No Password"
15599 #: templates/server/privileges/change_password.twig:24
15603 #: templates/server/privileges/change_password.twig:28
15604 #: templates/server/privileges/login_information_fields.twig:54
15605 msgctxt "Password strength"
15609 #: templates/server/privileges/change_password.twig:32
15610 #: templates/server/privileges/login_information_fields.twig:60
15611 #: templates/server/replication/primary_add_replica_user.twig:62
15615 #: templates/server/privileges/change_password.twig:40
15616 msgid "Password Hashing:"
15619 #: templates/server/privileges/change_password.twig:58
15621 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
15622 "connection that encrypts the password using RSA</i>'; while connecting to "
15626 #: templates/server/privileges/choose_user_group.twig:5
15627 msgid "User group:"
15630 #: templates/server/privileges/edit_routine_privileges.twig:4
15631 #: templates/server/privileges/user_properties.twig:4
15632 msgid "Edit privileges:"
15635 #: templates/server/privileges/edit_routine_privileges.twig:5
15636 #: templates/server/privileges/user_properties.twig:5
15637 msgid "User account"
15640 #: templates/server/privileges/edit_routine_privileges.twig:34
15641 #: templates/server/privileges/user_properties.twig:53
15643 "Note: You are attempting to edit privileges of the user with which you are "
15644 "currently logged in."
15647 #: templates/server/privileges/edit_routine_privileges.twig:51
15648 #: templates/server/privileges/privileges_table.twig:10
15649 #: templates/server/privileges/privileges_table.twig:272
15650 msgid "Note: MySQL privilege names are expressed in English."
15653 #: templates/server/privileges/edit_routine_privileges.twig:63
15654 #: templates/server/privileges/edit_routine_privileges.twig:67
15656 "Allows user to give to other users or remove from other users privileges "
15657 "that user possess on this routine."
15660 #: templates/server/privileges/edit_routine_privileges.twig:76
15661 #: templates/server/privileges/edit_routine_privileges.twig:79
15662 msgid "Allows altering and dropping this routine."
15665 #: templates/server/privileges/edit_routine_privileges.twig:88
15666 #: templates/server/privileges/edit_routine_privileges.twig:91
15667 msgid "Allows executing this routine."
15670 #: templates/server/privileges/initials_row.twig:1
15671 msgid "Pagination of user accounts"
15674 #: templates/server/privileges/login_information_fields.twig:2
15675 #: templates/server/privileges/user_properties.twig:106
15676 msgid "Login Information"
15679 #: templates/server/privileges/login_information_fields.twig:4
15680 #: templates/server/replication/change_primary.twig:14
15681 #: templates/server/replication/primary_add_replica_user.twig:16
15685 #: templates/server/privileges/login_information_fields.twig:7
15686 #: templates/server/replication/primary_add_replica_user.twig:20
15690 #: templates/server/privileges/login_information_fields.twig:8
15691 #: templates/server/privileges/login_information_fields.twig:33
15692 #: templates/server/privileges/login_information_fields.twig:50
15693 #: templates/server/privileges/privileges_summary.twig:75
15694 #: templates/server/privileges/privileges_summary.twig:90
15695 msgid "Use text field"
15698 #: templates/server/privileges/login_information_fields.twig:16
15700 "An account already exists with the same username but possibly a different "
15704 #: templates/server/privileges/login_information_fields.twig:22
15708 #: templates/server/privileges/login_information_fields.twig:27
15709 #: templates/server/replication/primary_add_replica_user.twig:34
15713 #: templates/server/privileges/login_information_fields.twig:28
15714 #: templates/server/replication/primary_add_replica_user.twig:35
15718 #: templates/server/privileges/login_information_fields.twig:30
15719 #: templates/server/replication/primary_add_replica_user.twig:37
15723 #: templates/server/privileges/login_information_fields.twig:32
15724 #: templates/server/replication/primary_add_replica_user.twig:39
15725 msgid "Use host table"
15728 #: templates/server/privileges/login_information_fields.twig:39
15729 #: templates/server/replication/primary_add_replica_user.twig:44
15731 "When Host table is used, this field is ignored and values stored in Host "
15732 "table are used instead."
15735 #: templates/server/privileges/login_information_fields.twig:45
15736 #: templates/server/privileges/login_information_fields.twig:53
15737 #: templates/server/privileges/users_overview.twig:10
15738 #: templates/server/replication/change_primary.twig:19
15739 #: templates/server/replication/primary_add_replica_user.twig:52
15740 #: templates/server/replication/primary_add_replica_user.twig:57
15744 #: templates/server/privileges/login_information_fields.twig:47
15745 msgid "Do not change the password"
15748 #: templates/server/privileges/login_information_fields.twig:49
15749 #: templates/server/replication/primary_add_replica_user.twig:53
15750 msgid "No password"
15753 #: templates/server/privileges/login_information_fields.twig:62
15754 #: templates/server/replication/primary_add_replica_user.twig:65
15758 #: templates/server/privileges/login_information_fields.twig:68
15759 msgid "Authentication plugin"
15762 #: templates/server/privileges/login_information_fields.twig:70
15763 msgid "Password hashing method"
15766 #: templates/server/privileges/login_information_fields.twig:83
15768 "This method requires using an '<em>SSL connection</em>' or an "
15769 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
15770 "while connecting to the server."
15773 #: templates/server/privileges/new_user_ajax.twig:52
15774 #: templates/server/privileges/users_overview.twig:83
15775 #: templates/server/privileges/users_overview.twig:168
15776 msgid "Edit user group"
15779 #: templates/server/privileges/privileges_summary.twig:20
15780 msgid "Column-specific privileges"
15783 #: templates/server/privileges/privileges_summary.twig:54
15784 msgid "Add privileges on the following database(s):"
15787 #: templates/server/privileges/privileges_summary.twig:67
15788 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
15791 #: templates/server/privileges/privileges_summary.twig:71
15792 msgid "Add privileges on the following table:"
15795 #: templates/server/privileges/privileges_summary.twig:86
15796 msgid "Add privileges on the following routine:"
15799 #: templates/server/privileges/privileges_table.twig:35
15800 #: templates/server/privileges/privileges_table.twig:36
15801 #: templates/server/privileges/privileges_table.twig:62
15802 #: templates/server/privileges/privileges_table.twig:63
15803 #: templates/server/privileges/privileges_table.twig:89
15804 #: templates/server/privileges/privileges_table.twig:90
15805 #: templates/server/privileges/privileges_table.twig:116
15806 #: templates/server/privileges/privileges_table.twig:117
15807 msgctxt "None privileges"
15811 #: templates/server/privileges/privileges_table.twig:160
15812 #: templates/server/privileges/privileges_table.twig:164
15813 #: templates/server/privileges/privileges_table.twig:638
15814 #: templates/server/privileges/privileges_table.twig:642
15816 "Allows user to give to other users or remove from other users the privileges "
15817 "that user possess yourself."
15820 #: templates/server/privileges/privileges_table.twig:255
15824 #: templates/server/privileges/privileges_table.twig:262
15825 #: templates/server/privileges/users_overview.twig:12
15826 msgid "Global privileges"
15829 #: templates/server/privileges/privileges_table.twig:552
15830 msgid "Administration"
15833 #: templates/server/privileges/privileges_table.twig:559
15834 #: templates/server/privileges/privileges_table.twig:562
15836 "Allows adding users and privileges without reloading the privilege tables."
15839 #: templates/server/privileges/privileges_table.twig:670
15840 msgid "Allows creating foreign key relations."
15843 #: templates/server/privileges/privileges_table.twig:670
15844 msgid "Not used on MariaDB."
15847 #: templates/server/privileges/privileges_table.twig:670
15848 msgid "Not used for this MySQL version."
15851 #: templates/server/privileges/privileges_table.twig:721
15852 msgid "Resource limits"
15855 #: templates/server/privileges/privileges_table.twig:723
15856 msgid "Note: Setting these options to 0 (zero) removes the limit."
15859 #: templates/server/privileges/privileges_table.twig:729
15860 #: templates/server/privileges/privileges_table.twig:736
15861 msgid "Limits the number of queries the user may send to the server per hour."
15864 #: templates/server/privileges/privileges_table.twig:742
15865 #: templates/server/privileges/privileges_table.twig:749
15867 "Limits the number of commands that change any table or database the user may "
15868 "execute per hour."
15871 #: templates/server/privileges/privileges_table.twig:755
15872 #: templates/server/privileges/privileges_table.twig:762
15873 msgid "Limits the number of new connections the user may open per hour."
15876 #: templates/server/privileges/privileges_table.twig:768
15877 #: templates/server/privileges/privileges_table.twig:775
15878 msgid "Limits the number of simultaneous connections the user may have."
15881 #: templates/server/privileges/privileges_table.twig:784
15882 msgid "Does not require SSL-encrypted connections."
15885 #: templates/server/privileges/privileges_table.twig:793
15886 msgid "Requires SSL-encrypted connections."
15889 #: templates/server/privileges/privileges_table.twig:802
15890 msgid "Requires a valid X509 certificate."
15893 #: templates/server/privileges/privileges_table.twig:823
15894 msgid "Requires that a specific cipher method be used for a connection."
15897 #: templates/server/privileges/privileges_table.twig:832
15898 msgid "Requires that a valid X509 certificate issued by this CA be presented."
15901 #: templates/server/privileges/privileges_table.twig:841
15902 msgid "Requires that a valid X509 certificate with this subject be presented."
15905 #: templates/server/privileges/subnav.twig:5
15906 #: templates/server/privileges/user_overview.twig:5
15907 msgid "User accounts overview"
15910 #: templates/server/privileges/subnav.twig:11
15911 #: templates/server/user_groups/user_groups.twig:1
15912 #: templates/server/user_groups/user_groups.twig:9
15913 msgid "User groups"
15916 #: templates/server/privileges/user_properties.twig:57
15917 #: templates/server/privileges/users_overview.twig:57
15918 msgid "The selected user was not found in the privilege table."
15921 #: templates/server/privileges/user_properties.twig:107
15922 msgid "Change login information / Copy user account"
15925 #: templates/server/privileges/user_properties.twig:114
15926 msgid "Create a new user account with the same privileges and …"
15929 #: templates/server/privileges/user_properties.twig:120
15930 msgid "… keep the old one."
15933 #: templates/server/privileges/user_properties.twig:127
15934 msgid "… delete the old one from the user tables."
15937 #: templates/server/privileges/user_properties.twig:134
15939 "… revoke all active privileges from the old one and delete it afterwards."
15942 #: templates/server/privileges/user_properties.twig:141
15944 "… delete the old one from the user tables and reload the privileges "
15948 #: templates/server/privileges/users_overview.twig:16
15952 #: templates/server/privileges/users_overview.twig:147
15953 msgid "Remove selected user accounts"
15956 #: templates/server/privileges/users_overview.twig:149
15957 msgid "Revoke all active privileges from the users and delete them afterwards."
15960 #: templates/server/privileges/users_overview.twig:153
15961 msgid "Drop the databases that have the same names as the users."
15964 #: templates/server/privileges/users_overview.twig:178
15965 msgid "Save changes"
15968 #: templates/server/replication/change_primary.twig:5
15969 msgid "Replica configuration"
15972 #: templates/server/replication/change_primary.twig:6
15973 #: templates/server/replication/replica_configuration.twig:97
15974 msgid "Change or reconfigure primary server"
15977 #: templates/server/replication/change_primary.twig:9
15979 "Make sure you have a unique server-id in your configuration file (my.cnf). "
15980 "If not, please add the following line into [mysqld] section:"
15983 #: templates/server/replication/change_primary.twig:26
15987 #: templates/server/replication/index.twig:21
15990 "This server is not configured as primary in a replication process. Would you "
15991 "like to %sconfigure%s it?"
15994 #: templates/server/replication/index.twig:43
15995 msgid "No privileges"
15998 #: templates/server/replication/primary_add_replica_user.twig:6
15999 #: templates/server/replication/primary_replication.twig:44
16000 msgid "Add replica replication user"
16003 #: templates/server/replication/primary_add_replica_user.twig:21
16004 #: templates/server/replication/primary_add_replica_user.twig:40
16005 #: templates/server/replication/primary_add_replica_user.twig:54
16006 msgid "Use text field:"
16009 #: templates/server/replication/primary_add_replica_user.twig:70
16010 msgid "Generate password:"
16013 #: templates/server/replication/primary_configuration.twig:2
16014 msgid "Primary configuration"
16017 #: templates/server/replication/primary_configuration.twig:4
16019 "This server is not configured as a primary server in a replication process. "
16020 "You can choose from either replicating all databases and ignoring some of "
16021 "them (useful if you want to replicate a majority of the databases) or you "
16022 "can choose to ignore all databases by default and allow only certain "
16023 "databases to be replicated. Please select the mode:"
16026 #: templates/server/replication/primary_configuration.twig:9
16027 msgid "Replicate all databases; Ignore:"
16030 #: templates/server/replication/primary_configuration.twig:10
16031 msgid "Ignore all databases; Replicate:"
16034 #: templates/server/replication/primary_configuration.twig:12
16035 msgid "Please select databases:"
16038 #: templates/server/replication/primary_configuration.twig:15
16040 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
16041 "and please restart the MySQL server afterwards."
16044 #: templates/server/replication/primary_configuration.twig:21
16046 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
16047 "should see a message informing you, that this server <strong>is</strong> "
16048 "configured as primary."
16051 #: templates/server/replication/primary_replication.twig:5
16052 msgid "This server is configured as primary in a replication process."
16055 #: templates/server/replication/primary_replication.twig:16
16056 msgid "Show connected replicas"
16059 #: templates/server/replication/primary_replication.twig:38
16061 "Only replicas started with the --report-host=host_name option are visible in "
16065 #: templates/server/replication/replica_configuration.twig:5
16066 msgid "Primary connection:"
16069 #: templates/server/replication/replica_configuration.twig:25
16070 msgid "Replica SQL Thread not running!"
16073 #: templates/server/replication/replica_configuration.twig:28
16074 msgid "Replica IO Thread not running!"
16077 #: templates/server/replication/replica_configuration.twig:31
16079 "Server is configured as replica in a replication process. Would you like to:"
16082 #: templates/server/replication/replica_configuration.twig:34
16083 msgid "See replica status table"
16086 #: templates/server/replication/replica_configuration.twig:38
16087 msgid "Control replica:"
16090 #: templates/server/replication/replica_configuration.twig:48
16091 msgid "Reset replica"
16094 #: templates/server/replication/replica_configuration.twig:54
16095 msgid "Start SQL Thread only"
16098 #: templates/server/replication/replica_configuration.twig:56
16099 msgid "Stop SQL Thread only"
16102 #: templates/server/replication/replica_configuration.twig:63
16103 msgid "Start IO Thread only"
16106 #: templates/server/replication/replica_configuration.twig:65
16107 msgid "Stop IO Thread only"
16110 #: templates/server/replication/replica_configuration.twig:74
16111 msgid "Error management:"
16114 #: templates/server/replication/replica_configuration.twig:77
16115 msgid "Skipping errors might lead into unsynchronized primary and replica!"
16118 #: templates/server/replication/replica_configuration.twig:81
16119 msgid "Skip current error"
16122 #: templates/server/replication/replica_configuration.twig:87
16124 msgid "Skip next %s errors."
16127 #: templates/server/replication/replica_configuration.twig:107
16130 "This server is not configured as replica in a replication process. Would you "
16131 "like to %sconfigure%s it?"
16134 #: templates/server/replication/status_table.twig:6
16135 msgid "Primary status"
16138 #: templates/server/replication/status_table.twig:8
16139 msgid "Replica status"
16142 #: templates/server/replication/status_table.twig:16
16143 #: templates/server/status/variables/index.twig:75
16144 #: templates/server/variables/index.twig:31
16148 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
16149 msgid "Current server:"
16152 #: templates/server/status/advisor/index.twig:6
16153 #: templates/server/status/advisor/index.twig:19
16154 msgid "Advisor system"
16157 #: templates/server/status/advisor/index.twig:9
16158 msgid "Not enough privilege to view the advisor."
16161 #: templates/server/status/advisor/index.twig:12
16162 msgid "Instructions"
16165 #: templates/server/status/advisor/index.twig:24
16167 "The Advisor system can provide recommendations on server variables by "
16168 "analyzing the server status variables."
16171 #: templates/server/status/advisor/index.twig:29
16173 "Do note however that this system provides recommendations based on simple "
16174 "calculations and by rule of thumb which may not necessarily apply to your "
16178 #: templates/server/status/advisor/index.twig:34
16180 "Prior to changing any of the configuration, be sure to know what you are "
16181 "changing (by reading the documentation) and how to undo the change. Wrong "
16182 "tuning can have a very negative effect on performance."
16185 #: templates/server/status/advisor/index.twig:39
16187 "The best way to tune your system would be to change only one setting at a "
16188 "time, observe or benchmark your database, and undo the change if there was "
16189 "no clearly measurable improvement."
16192 #: templates/server/status/advisor/index.twig:53
16193 msgid "Errors occurred while executing rule expressions:"
16196 #: templates/server/status/advisor/index.twig:63
16197 msgid "Possible performance issues"
16200 #: templates/server/status/advisor/index.twig:76
16204 #: templates/server/status/advisor/index.twig:79
16205 msgid "Recommendation:"
16208 #: templates/server/status/advisor/index.twig:82
16209 msgid "Justification:"
16212 #: templates/server/status/advisor/index.twig:85
16213 msgid "Used variable / formula:"
16216 #: templates/server/status/advisor/index.twig:88
16220 #: templates/server/status/base.twig:16
16221 msgid "Query statistics"
16224 #: templates/server/status/base.twig:21
16225 msgid "All status variables"
16228 #: templates/server/status/base.twig:26
16232 #: templates/server/status/base.twig:31
16236 #: templates/server/status/monitor/index.twig:8
16237 msgid "Start Monitor"
16240 #: templates/server/status/monitor/index.twig:16
16241 msgid "Instructions/Setup"
16244 #: templates/server/status/monitor/index.twig:20
16245 msgid "Done dragging (rearranging) charts"
16248 #: templates/server/status/monitor/index.twig:27
16252 #: templates/server/status/monitor/index.twig:31
16253 msgid "Enable charts dragging"
16256 #: templates/server/status/monitor/index.twig:36
16257 #: templates/server/status/processes/index.twig:33
16258 msgid "Refresh rate"
16261 #: templates/server/status/monitor/index.twig:43
16262 #: templates/server/status/processes/index.twig:40
16267 #: templates/server/status/monitor/index.twig:45
16268 #: templates/server/status/processes/index.twig:42
16273 #: templates/server/status/monitor/index.twig:49
16274 #: templates/server/status/processes/index.twig:46
16279 #: templates/server/status/monitor/index.twig:51
16280 #: templates/server/status/processes/index.twig:48
16285 #: templates/server/status/monitor/index.twig:61
16286 msgid "Chart columns"
16289 #: templates/server/status/monitor/index.twig:74
16290 msgid "Chart arrangement"
16293 #: templates/server/status/monitor/index.twig:75
16295 "The arrangement of the charts is stored to the browsers local storage. You "
16296 "may want to export it if you have a complicated set up."
16299 #: templates/server/status/monitor/index.twig:84
16300 msgid "Reset to default"
16303 #: templates/server/status/monitor/index.twig:89
16304 msgid "Monitor Instructions"
16307 #: templates/server/status/monitor/index.twig:91
16309 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16310 "and track down time intensive queries. For the latter you will need to set "
16311 "log_output to 'TABLE' and have either the slow_query_log or general_log "
16312 "enabled. Note however, that the general_log produces a lot of data and "
16313 "increases server load by up to 15%."
16316 #: templates/server/status/monitor/index.twig:101
16317 msgid "Using the monitor:"
16320 #: templates/server/status/monitor/index.twig:103
16322 "Your browser will refresh all displayed charts in a regular interval. You "
16323 "may add charts and change the refresh rate under 'Settings', or remove any "
16324 "chart using the cog icon on each respective chart."
16327 #: templates/server/status/monitor/index.twig:108
16329 "To display queries from the logs, select the relevant time span on any chart "
16330 "by holding down the left mouse button and panning over the chart. Once "
16331 "confirmed, this will load a table of grouped queries, there you may click on "
16332 "any occurring SELECT statements to further analyze them."
16335 #: templates/server/status/monitor/index.twig:114
16336 msgid "Please note:"
16339 #: templates/server/status/monitor/index.twig:117
16341 "Enabling the general_log may increase the server load by 5-15%. Also be "
16342 "aware that generating statistics from the logs is a load intensive task, so "
16343 "it is advisable to select only a small time span and to disable the "
16344 "general_log and empty its table once monitoring is not required any more."
16347 #: templates/server/status/monitor/index.twig:128
16348 #: templates/server/status/monitor/index.twig:134
16349 msgid "Chart Title"
16352 #: templates/server/status/monitor/index.twig:138
16353 msgid "Preset chart"
16356 #: templates/server/status/monitor/index.twig:144
16357 msgid "Status variable(s)"
16360 #: templates/server/status/monitor/index.twig:149
16361 msgid "Select series:"
16364 #: templates/server/status/monitor/index.twig:152
16365 msgid "Commonly monitored"
16368 #: templates/server/status/monitor/index.twig:170
16369 msgid "or type variable name:"
16372 #: templates/server/status/monitor/index.twig:177
16373 msgid "Display as differential value"
16376 #: templates/server/status/monitor/index.twig:182
16377 msgid "Apply a divisor"
16380 #: templates/server/status/monitor/index.twig:193
16381 msgid "Append unit to data values"
16384 #: templates/server/status/monitor/index.twig:201
16385 msgid "Add this series"
16388 #: templates/server/status/monitor/index.twig:204
16389 msgid "Clear series"
16392 #: templates/server/status/monitor/index.twig:208
16393 msgid "Series in chart:"
16396 #: templates/server/status/monitor/index.twig:224
16397 msgid "Log statistics"
16400 #: templates/server/status/monitor/index.twig:226
16401 msgid "Selected time range:"
16404 #: templates/server/status/monitor/index.twig:234
16405 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
16408 #: templates/server/status/monitor/index.twig:240
16409 msgid "Remove variable data in INSERT statements for better grouping"
16412 #: templates/server/status/monitor/index.twig:244
16413 msgid "Choose from which log you want the statistics to be generated from."
16416 #: templates/server/status/monitor/index.twig:247
16417 msgid "Results are grouped by query text."
16420 #: templates/server/status/monitor/index.twig:251
16421 msgid "Query analyzer"
16424 #: templates/server/status/processes/index.twig:14
16425 msgid "Show only active"
16428 #: templates/server/status/processes/index.twig:28
16430 "Note: Enabling the auto refresh here might cause heavy traffic between the "
16431 "web server and the MySQL server."
16434 #. l10n: Questions is the name of a MySQL Status variable
16435 #: templates/server/status/queries/index.twig:8
16436 msgid "Questions since startup:"
16439 #: templates/server/status/queries/index.twig:20
16443 #: templates/server/status/queries/index.twig:21
16444 msgid "per minute:"
16447 #: templates/server/status/queries/index.twig:23
16448 msgid "per second:"
16451 #: templates/server/status/queries/index.twig:37
16455 #. l10n: # = Amount of queries
16456 #: templates/server/status/queries/index.twig:38
16460 #: templates/server/status/queries/index.twig:39
16461 #: templates/server/status/status/index.twig:18
16462 #: templates/server/status/status/index.twig:38
16466 #: templates/server/status/queries/index.twig:59
16467 msgid "Not enough privilege to view query statistics."
16470 #: templates/server/status/status/index.twig:6
16472 msgid "Network traffic since startup: %s"
16475 #: templates/server/status/status/index.twig:7
16477 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
16480 #: templates/server/status/status/index.twig:15
16482 "On a busy server, the byte counters may overrun, so those statistics as "
16483 "reported by the MySQL server may be incorrect."
16486 #: templates/server/status/status/index.twig:59
16488 "This MySQL server works as <b>primary</b> and <b>replica</b> in "
16489 "<b>replication</b> process."
16492 #: templates/server/status/status/index.twig:61
16494 "This MySQL server works as <b>primary</b> in <b>replication</b> process."
16497 #: templates/server/status/status/index.twig:63
16499 "This MySQL server works as <b>replica</b> in <b>replication</b> process."
16502 #: templates/server/status/status/index.twig:69
16503 msgid "Replication status"
16506 #: templates/server/status/status/index.twig:75
16507 msgid "Not enough privilege to view server status."
16510 #: templates/server/status/variables/index.twig:20
16511 msgid "Show only alert values"
16514 #: templates/server/status/variables/index.twig:25
16515 #: templates/server/status/variables/index.twig:27
16516 msgid "Filter by category…"
16519 #: templates/server/status/variables/index.twig:37
16520 msgid "Show unformatted values"
16523 #: templates/server/status/variables/index.twig:50
16524 msgid "Related links:"
16527 #: templates/server/status/variables/index.twig:139
16528 msgid "Not enough privilege to view status variables."
16531 #: templates/server/user_groups/edit_user_groups.twig:2
16532 #: templates/server/user_groups/user_groups.twig:64
16533 msgid "Add user group"
16536 #: templates/server/user_groups/edit_user_groups.twig:4
16538 msgid "Edit user group: '%s'"
16541 #: templates/server/user_groups/edit_user_groups.twig:9
16542 msgid "User group menu assignments"
16545 #: templates/server/user_groups/edit_user_groups.twig:14
16546 msgid "Group name:"
16549 #: templates/server/user_groups/user_groups.twig:12
16550 msgid "Server level tabs"
16553 #: templates/server/user_groups/user_groups.twig:15
16554 msgid "Database level tabs"
16557 #: templates/server/user_groups/user_groups.twig:18
16558 msgid "Table level tabs"
16561 #: templates/server/user_groups/user_groups.twig:50
16562 msgid "Delete user group"
16565 #: templates/server/user_groups/user_listings.twig:1
16567 msgid "Users of '%s' user group"
16570 #: templates/server/user_groups/user_listings.twig:3
16571 msgid "No users were found belonging to this user group."
16574 #: templates/server/variables/index.twig:5
16575 msgid "Server variables and settings"
16578 #: templates/server/variables/index.twig:43
16579 msgid "This is a read-only variable and can not be edited"
16582 #: templates/server/variables/index.twig:69
16583 msgid "Session value"
16586 #: templates/server/variables/index.twig:80
16588 msgid "Not enough privilege to view server variables and settings. %s"
16591 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
16595 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
16596 msgid "Configuration file"
16599 #: templates/setup/config/index.twig:16
16600 msgid "Generated configuration file"
16603 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
16607 #: templates/setup/error.twig:2
16611 #: templates/setup/error.twig:3
16612 msgid "Submitted form contains errors"
16615 #: templates/setup/error.twig:6
16616 msgid "Try to revert erroneous fields to their default values"
16619 #: templates/setup/error.twig:14
16620 msgid "Ignore errors"
16623 #: templates/setup/error.twig:18
16627 #: templates/setup/home/index.twig:23
16628 msgid "Show hidden messages"
16631 #: templates/setup/home/index.twig:79
16632 msgid "There are no configured servers"
16635 #: templates/setup/home/index.twig:88
16639 #: templates/setup/home/index.twig:110
16640 msgid "Default language"
16643 #: templates/setup/home/index.twig:128
16644 msgid "Default server"
16647 #: templates/setup/home/index.twig:139
16648 msgid "let the user choose"
16651 #: templates/setup/home/index.twig:146
16655 #: templates/setup/home/index.twig:153
16656 msgid "End of line"
16659 #: templates/setup/home/index.twig:164
16663 #: templates/setup/home/index.twig:175
16664 msgid "phpMyAdmin homepage"
16667 #: templates/setup/home/index.twig:176
16671 #: templates/setup/home/index.twig:177
16672 msgid "Check for latest version"
16675 #: templates/setup/servers/index.twig:6
16676 msgid "Edit server"
16679 #: templates/setup/servers/index.twig:11
16680 msgid "Add a new server"
16683 #: templates/setup/servers/index.twig:17
16684 msgid "Something went wrong."
16687 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
16688 msgid "Bookmark this SQL query"
16691 #: templates/sql/bookmark.twig:15
16695 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:93
16696 msgid "Let every user access this bookmark"
16699 #: templates/sql/profiling_chart.twig:4
16700 msgid "Detailed profile"
16703 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
16707 #: templates/sql/profiling_chart.twig:38
16708 msgid "Summary by state"
16711 #: templates/sql/profiling_chart.twig:47
16715 #: templates/sql/profiling_chart.twig:51
16719 #: templates/sql/profiling_chart.twig:55
16723 #: templates/sql/profiling_chart.twig:59
16727 #: templates/sql/query.twig:44
16728 msgid "Get auto-saved query"
16731 #. l10n: Bind parameters in the SQL query using :parameterName format
16732 #: templates/sql/query.twig:51
16733 msgid "Bind parameters"
16736 #: templates/sql/query.twig:84
16737 msgid "Bookmark this SQL query:"
16740 #: templates/sql/query.twig:100
16741 msgid "Replace existing bookmark of same name"
16744 #: templates/sql/query.twig:110 templates/sql/query.twig:111
16748 #: templates/sql/query.twig:119
16749 msgid "Show this query here again"
16752 #: templates/sql/query.twig:134
16753 msgid "Rollback when finished"
16756 #: templates/sql/query.twig:156
16757 msgid "Bookmarked SQL query"
16760 #: templates/sql/query.twig:160
16764 #: templates/sql/query.twig:169
16768 #: templates/sql/query.twig:182
16772 #: templates/table/browse_foreigners/column_element.twig:4
16773 msgid "Use this value"
16776 #: templates/table/chart/tbl_chart.twig:10
16778 #| msgid "Bad type!"
16780 msgstr "မကောင်းတဲ့အမျိုးအစား!"
16782 #: templates/table/chart/tbl_chart.twig:13
16783 msgctxt "Chart type"
16787 #: templates/table/chart/tbl_chart.twig:17
16788 msgctxt "Chart type"
16792 #: templates/table/chart/tbl_chart.twig:21
16793 msgctxt "Chart type"
16797 #: templates/table/chart/tbl_chart.twig:25
16798 msgctxt "Chart type"
16802 #: templates/table/chart/tbl_chart.twig:29
16803 msgctxt "Chart type"
16807 #: templates/table/chart/tbl_chart.twig:33
16808 msgctxt "Chart type"
16812 #: templates/table/chart/tbl_chart.twig:37
16813 msgctxt "Chart type"
16817 #: templates/table/chart/tbl_chart.twig:41
16818 msgctxt "Chart type"
16822 #: templates/table/chart/tbl_chart.twig:47
16826 #: templates/table/chart/tbl_chart.twig:51
16827 msgid "Chart title:"
16830 #: templates/table/chart/tbl_chart.twig:57
16834 #: templates/table/chart/tbl_chart.twig:73
16838 #: templates/table/chart/tbl_chart.twig:101
16839 msgid "X-Axis label:"
16842 #: templates/table/chart/tbl_chart.twig:102
16846 #: templates/table/chart/tbl_chart.twig:106
16847 msgid "Y-Axis label:"
16850 #: templates/table/chart/tbl_chart.twig:107
16854 #: templates/table/chart/tbl_chart.twig:112
16855 msgid "Series names are in a column"
16858 #: templates/table/chart/tbl_chart.twig:116
16859 msgid "Series column:"
16862 #: templates/table/chart/tbl_chart.twig:126
16863 msgid "Value Column:"
16866 #: templates/table/chart/tbl_chart.twig:147
16867 msgid "Save chart as image"
16870 #: templates/table/export/index.twig:12
16872 "@SERVER@ will become the server name, @DATABASE@ will become the database "
16873 "name and @TABLE@ will become the table name."
16876 #: templates/table/export/index.twig:7
16878 msgid "Exporting rows from \"%s\" table"
16881 #: templates/table/find_replace/index.twig:4
16882 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
16883 msgid "Table search"
16886 #: templates/table/find_replace/index.twig:10
16887 #: templates/table/search/index.twig:10
16888 #: templates/table/zoom_search/index.twig:10
16889 msgid "Zoom search"
16892 #: templates/table/find_replace/index.twig:16
16893 #: templates/table/find_replace/index.twig:27
16894 #: templates/table/search/index.twig:16
16895 #: templates/table/zoom_search/index.twig:16
16896 msgid "Find and replace"
16899 #: templates/table/find_replace/index.twig:36
16900 msgid "Replace with:"
16903 #: templates/table/find_replace/index.twig:57
16904 msgid "Use regular expression"
16907 #: templates/table/find_replace/replace_preview.twig:10
16908 msgid "Find and replace - preview"
16911 #: templates/table/find_replace/replace_preview.twig:17
16912 msgid "Original string"
16915 #: templates/table/find_replace/replace_preview.twig:18
16916 msgid "Replaced string"
16919 #: templates/table/find_replace/replace_preview.twig:36
16923 #: templates/table/gis_visualization/gis_visualization.twig:2
16924 msgid "Display GIS Visualization"
16927 #: templates/table/gis_visualization/gis_visualization.twig:10
16928 msgid "Label column"
16931 #: templates/table/gis_visualization/gis_visualization.twig:12
16935 #: templates/table/gis_visualization/gis_visualization.twig:21
16936 msgid "Spatial column"
16939 #: templates/table/import/index.twig:3
16941 msgid "Importing into the table \"%s\""
16944 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
16945 msgid "Index name:"
16948 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
16950 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
16953 #: templates/table/index_form.twig:34
16954 msgid "Index choice:"
16957 #: templates/table/index_form.twig:54
16958 msgid "Advanced options"
16961 #: templates/table/index_form.twig:64
16962 msgid "Key block size:"
16965 #: templates/table/index_form.twig:81
16966 msgid "Index type:"
16969 #: templates/table/index_form.twig:98
16973 #: templates/table/index_form.twig:114
16977 #: templates/table/index_form.twig:159 templates/table/index_form.twig:196
16978 msgid "Drag to reorder"
16981 #: templates/table/insert/actions_panel.twig:9
16982 msgid "Insert as new row"
16985 #: templates/table/insert/actions_panel.twig:10
16986 msgid "Insert as new row and ignore errors"
16989 #: templates/table/insert/actions_panel.twig:11
16990 msgid "Show insert query"
16993 #: templates/table/insert/actions_panel.twig:15
16997 #: templates/table/insert/actions_panel.twig:19
16998 msgid "Go back to previous page"
17001 #: templates/table/insert/actions_panel.twig:20
17002 msgid "Insert another new row"
17005 #: templates/table/insert/actions_panel.twig:22
17006 msgid "Go back to this page"
17009 #: templates/table/insert/actions_panel.twig:24
17010 msgid "Edit next row"
17013 #: templates/table/insert/actions_panel.twig:32
17015 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
17018 #: templates/table/insert/column_row.twig:15
17022 #: templates/table/insert/column_row.twig:30
17023 msgid "Use the NULL value for this column."
17026 #: templates/table/insert/column_row.twig:65
17027 msgid "Because of its length,<br> this column might not be editable."
17030 #: templates/table/insert/column_row.twig:93
17031 msgid "Binary - do not edit"
17034 #: templates/table/insert/column_row.twig:122
17035 #: templates/table/search/input_box.twig:37
17036 msgid "Edit/Insert"
17039 #: templates/table/insert/continue_insertion_form.twig:18
17041 msgid "Continue insertion with %s rows"
17044 #: templates/table/maintenance/checksum.twig:13
17048 #: templates/table/operations/index.twig:9
17049 msgid "Alter table order by"
17052 #: templates/table/operations/index.twig:20
17053 msgctxt "Alter table order by a single field."
17057 #: templates/table/operations/index.twig:50
17058 msgid "Move table to (database.table)"
17061 #: templates/table/operations/index.twig:101
17062 msgid "Table options"
17065 #: templates/table/operations/index.twig:105
17066 msgid "Rename table to"
17069 #: templates/table/operations/index.twig:123
17070 msgid "Table comments"
17073 #: templates/table/operations/index.twig:170
17074 msgid "Change all column collations"
17077 #: templates/table/operations/index.twig:251
17078 msgid "Copy table to (database.table)"
17081 #: templates/table/operations/index.twig:322
17082 msgid "Switch to copied table"
17085 #: templates/table/operations/index.twig:364
17086 msgid "Defragment table"
17089 #: templates/table/operations/index.twig:372
17091 msgid "Table %s has been flushed."
17094 #: templates/table/operations/index.twig:376
17095 msgid "Flush the table (FLUSH)"
17098 #: templates/table/operations/index.twig:413
17099 msgid "Empty the table (TRUNCATE)"
17102 #: templates/table/operations/index.twig:431
17103 msgid "Empty the table (DELETE FROM)"
17106 #: templates/table/operations/index.twig:452
17107 msgid "Delete the table (DROP)"
17110 #: templates/table/operations/index.twig:474
17111 msgid "Partition maintenance"
17114 #: templates/table/operations/index.twig:500
17115 #: templates/table/structure/display_partitions.twig:201
17116 msgid "Remove partitioning"
17119 #: templates/table/operations/index.twig:513
17120 msgid "Check referential integrity"
17123 #: templates/table/operations/view.twig:12
17124 msgid "Rename view to"
17127 #: templates/table/operations/view.twig:37
17128 msgid "Delete the view (DROP)"
17131 #: templates/table/page_with_secondary_tabs.twig:11
17132 msgid "Relation view"
17135 #: templates/table/partition/analyze.twig:2
17136 msgid "Analyze partition"
17139 #: templates/table/partition/check.twig:2
17140 msgid "Check partition"
17143 #: templates/table/partition/drop.twig:2
17144 msgid "Drop partition"
17147 #: templates/table/partition/optimize.twig:2
17148 msgid "Optimize partition"
17151 #: templates/table/partition/rebuild.twig:2
17152 msgid "Rebuild partition"
17155 #: templates/table/partition/repair.twig:2
17156 msgid "Repair partition"
17159 #: templates/table/partition/truncate.twig:2
17160 msgid "Truncate partition"
17163 #: templates/table/privileges/index.twig:57
17164 msgid "table-specific"
17167 #: templates/table/relation/common_form.twig:9
17168 msgid "Foreign key constraints"
17171 #: templates/table/relation/common_form.twig:14
17175 #: templates/table/relation/common_form.twig:15
17176 msgid "Constraint properties"
17179 #: templates/table/relation/common_form.twig:19
17181 "Creating a foreign key over a non-indexed column would automatically create "
17182 "an index on it. Alternatively, you can define an index below, before "
17183 "creating the foreign key."
17186 #: templates/table/relation/common_form.twig:24
17188 "Only columns with index will be displayed. You can define an index below."
17191 #: templates/table/relation/common_form.twig:28
17192 msgid "Foreign key constraint"
17195 #: templates/table/relation/common_form.twig:93
17196 msgid "+ Add constraint"
17199 #: templates/table/relation/common_form.twig:106
17200 #: templates/table/relation/common_form.twig:114
17201 msgid "Internal relationships"
17204 #: templates/table/relation/common_form.twig:122
17205 msgid "Internal relation"
17208 #: templates/table/relation/common_form.twig:124
17210 "An internal relation is not necessary when a corresponding FOREIGN KEY "
17214 #: templates/table/relation/common_form.twig:208
17215 msgid "Choose column to display:"
17218 #: templates/table/relation/foreign_key_row.twig:15
17220 msgid "Foreign key constraint %s has been dropped"
17223 #: templates/table/relation/foreign_key_row.twig:33
17224 msgid "Constraint name"
17227 #: templates/table/search/index.twig:27
17228 msgid "Do a \"query by example\" (wildcard: \"%\")"
17231 #: templates/table/search/index.twig:111
17232 msgid "Select columns (at least one):"
17235 #: templates/table/search/index.twig:130
17236 msgid "Add search conditions (body of the \"where\" clause):"
17239 #: templates/table/search/index.twig:138
17240 msgid "Number of rows per page"
17243 #: templates/table/search/index.twig:144
17244 msgid "Display order:"
17247 #: templates/table/search/index.twig:181
17248 msgid "Range search"
17251 #: templates/table/search/index.twig:187
17252 msgid "Minimum value:"
17255 #: templates/table/search/index.twig:190
17256 msgid "Maximum value:"
17259 #: templates/table/start_and_number_of_rows_fieldset.twig:3
17263 #: templates/table/structure/display_partitions.twig:4
17264 #: templates/table/structure/display_structure.twig:580
17268 #: templates/table/structure/display_partitions.twig:8
17269 msgid "No partitioning defined!"
17272 #: templates/table/structure/display_partitions.twig:11
17273 msgid "Partitioned by:"
17276 #: templates/table/structure/display_partitions.twig:16
17277 msgid "Sub partitioned by:"
17280 #: templates/table/structure/display_partitions.twig:29
17281 msgid "Data length"
17284 #: templates/table/structure/display_partitions.twig:30
17285 msgid "Index length"
17288 #: templates/table/structure/display_partitions.twig:194
17289 msgid "Partition table"
17292 #: templates/table/structure/display_partitions.twig:207
17293 #: templates/table/structure/partition_definition_form.twig:5
17294 msgid "Edit partitioning"
17297 #: templates/table/structure/display_structure.twig:70
17299 #| msgid "Bad type!"
17300 msgid "Media type:"
17301 msgstr "မကောင်းတဲ့အမျိုးအစား!"
17303 #: templates/table/structure/display_structure.twig:91
17304 #: templates/table/tracking/structure_snapshot_columns.twig:47
17305 msgctxt "None for default"
17309 #: templates/table/structure/display_structure.twig:108
17310 #: templates/table/structure/display_structure.twig:287
17314 #: templates/table/structure/display_structure.twig:116
17316 msgid "Column %s has been dropped."
17319 #: templates/table/structure/display_structure.twig:142
17321 msgid "A primary key has been added on %s."
17324 #: templates/table/structure/display_structure.twig:157
17325 #: templates/table/structure/display_structure.twig:172
17326 #: templates/table/structure/display_structure.twig:197
17327 #: templates/table/structure/display_structure.twig:216
17329 msgid "An index has been added on %s."
17332 #: templates/table/structure/display_structure.twig:238
17333 msgid "Distinct values"
17336 #: templates/table/structure/display_structure.twig:249
17337 #: templates/table/structure/display_structure.twig:315
17338 msgid "Remove from central columns"
17341 #: templates/table/structure/display_structure.twig:257
17342 #: templates/table/structure/display_structure.twig:312
17343 msgid "Add to central columns"
17346 #: templates/table/structure/display_structure.twig:328
17347 #: templates/table/structure/display_structure.twig:332
17348 #: templates/table/structure/display_structure.twig:400
17349 msgid "Move columns"
17352 #: templates/table/structure/display_structure.twig:333
17353 msgid "Move the columns by dragging them up and down."
17356 #: templates/table/structure/display_structure.twig:372
17357 #: templates/view_create.twig:13
17361 #: templates/table/structure/display_structure.twig:386
17362 msgid "Propose table structure"
17365 #: templates/table/structure/display_structure.twig:403
17369 #: templates/table/structure/display_structure.twig:409
17373 #: templates/table/structure/display_structure.twig:423
17375 msgid "Add %s column(s)"
17378 #: templates/table/structure/display_structure.twig:428
17379 msgid "at beginning of table"
17382 #: templates/table/structure/display_structure.twig:552
17384 msgid "Create an index on %s columns"
17387 #: templates/table/structure/display_table_stats.twig:14
17388 msgid "Space usage"
17391 #: templates/table/structure/display_table_stats.twig:37
17395 #: templates/table/structure/display_table_stats.twig:80
17396 msgid "Row statistics"
17399 #: templates/table/structure/display_table_stats.twig:86
17403 #: templates/table/structure/display_table_stats.twig:88
17407 #: templates/table/structure/display_table_stats.twig:99
17408 msgid "partitioned"
17411 #: templates/table/structure/display_table_stats.twig:128
17415 #: templates/table/structure/display_table_stats.twig:140
17419 #: templates/table/structure/display_table_stats.twig:147
17420 msgid "Next autoindex"
17423 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
17424 #: templates/table/tracking/main.twig:92
17425 msgid "Delete version"
17428 #: templates/table/tracking/main.twig:102
17430 msgid "Activate tracking for %s"
17433 #: templates/table/tracking/main.twig:104
17434 msgid "Activate now"
17437 #: templates/table/tracking/main.twig:106
17439 msgid "Deactivate tracking for %s"
17442 #: templates/table/tracking/main.twig:108
17443 msgid "Deactivate now"
17446 #: templates/table/tracking/report_table.twig:4
17447 #: templates/table/tracking/structure_snapshot_columns.twig:5
17452 #: templates/table/tracking/report_table.twig:5
17456 #: templates/table/tracking/report_table.twig:6
17460 #: templates/table/zoom_search/index.twig:27
17461 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
17464 #: templates/table/zoom_search/index.twig:54
17465 msgid "Additional search criteria"
17468 #: templates/table/zoom_search/index.twig:116
17469 msgid "Use this column to label each point"
17472 #: templates/table/zoom_search/index.twig:141
17473 msgid "Maximum rows to plot"
17476 #: templates/table/zoom_search/result_form.twig:7
17477 msgid "Browse/Edit the points"
17480 #: templates/table/zoom_search/result_form.twig:14
17484 #: templates/table/zoom_search/result_form.twig:17
17488 #. l10n: Show or hide the menu using the hamburger style button
17489 #: templates/top_menu.twig:4
17490 msgid "Toggle navigation"
17493 #. l10n: Current page
17494 #: templates/top_menu.twig:14
17498 #: templates/transformation_overview.twig:1
17499 msgid "Available media types"
17502 #: templates/transformation_overview.twig:13
17503 msgid "Available browser display transformations"
17506 #: templates/transformation_overview.twig:19
17507 #: templates/transformation_overview.twig:38
17508 msgctxt "for media type transformation"
17509 msgid "Description"
17512 #: templates/transformation_overview.twig:32
17513 msgid "Available input transformations"
17516 #: templates/view_create.twig:65
17520 #: templates/view_create.twig:79
17521 msgid "Column names"