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.1.0-rc1\n"
9 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
10 "POT-Creation-Date: 2021-01-28 16:15+0100\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:57
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:46
80 msgid "The slow query rate should be below 5%%, your value is %s%%."
83 #: libraries/advisory_rules_generic.php:51
84 msgid "Slow query rate"
87 #: libraries/advisory_rules_generic.php:55
89 "There is a high percentage of slow queries compared to the server uptime."
92 #: libraries/advisory_rules_generic.php:60
95 "You have a slow query rate of %s per hour, you should have less than 1%% per "
99 #: libraries/advisory_rules_generic.php:65
100 msgid "Long query time"
103 #: libraries/advisory_rules_generic.php:69
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:73
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:76
117 msgid "long_query_time is currently set to %ds."
120 #: libraries/advisory_rules_generic.php:81
121 #: libraries/advisory_rules_generic.php:94
122 msgid "Slow query logging"
125 #: libraries/advisory_rules_generic.php:85
126 #: libraries/advisory_rules_generic.php:98
127 msgid "The slow query log is disabled."
130 #: libraries/advisory_rules_generic.php:87
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:90
137 msgid "log_slow_queries is set to 'OFF'"
140 #: libraries/advisory_rules_generic.php:100
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:103
147 msgid "slow_query_log is set to 'OFF'"
150 #: libraries/advisory_rules_generic.php:108
151 msgid "Release Series"
154 #: libraries/advisory_rules_generic.php:111
155 msgid "The MySQL server version less than 5.1."
158 #: libraries/advisory_rules_generic.php:113
160 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
164 #: libraries/advisory_rules_generic.php:115
165 #: libraries/advisory_rules_generic.php:129
166 #: libraries/advisory_rules_generic.php:140
168 msgid "Current version: %s"
171 #: libraries/advisory_rules_generic.php:120
172 #: libraries/advisory_rules_generic.php:134
173 msgid "Minor Version"
176 #: libraries/advisory_rules_generic.php:124
177 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
180 #: libraries/advisory_rules_generic.php:126
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:138
187 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
190 #: libraries/advisory_rules_generic.php:139
191 msgid "You should upgrade, to a stable version of MySQL 5.5."
194 #: libraries/advisory_rules_generic.php:145
195 #: libraries/advisory_rules_generic.php:158
199 #: libraries/advisory_rules_generic.php:148
200 msgid "Version is compiled from source, not a MySQL official binary."
203 #: libraries/advisory_rules_generic.php:150
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:154
211 msgid "'source' found in version_comment"
214 #: libraries/advisory_rules_generic.php:161
215 msgid "The MySQL manual only is accurate for official MySQL binaries."
218 #: libraries/advisory_rules_generic.php:163
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:166
225 msgid "'percona' found in version_comment"
228 #: libraries/advisory_rules_generic.php:170
229 msgid "MySQL Architecture"
232 #: libraries/advisory_rules_generic.php:174
233 msgid "MySQL is not compiled as a 64-bit package."
236 #: libraries/advisory_rules_generic.php:176
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:180
245 msgid "Available memory on this host: %s"
248 #: libraries/advisory_rules_generic.php:186
249 msgid "Query caching method"
252 #: libraries/advisory_rules_generic.php:190
253 msgid "Suboptimal caching method."
256 #: libraries/advisory_rules_generic.php:192
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 slaves."
264 #: libraries/advisory_rules_generic.php:198
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:206
272 msgid "Percentage of sorts that cause temporary tables"
275 #: libraries/advisory_rules_generic.php:210
276 #: libraries/advisory_rules_generic.php:223
277 msgid "Too many sorts are causing temporary tables."
280 #: libraries/advisory_rules_generic.php:212
281 #: libraries/advisory_rules_generic.php:225
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:215
290 "%s%% of all sorts cause temporary tables, this value should be lower than "
294 #: libraries/advisory_rules_generic.php:220
295 msgid "Rate of sorts that cause temporary tables"
298 #: libraries/advisory_rules_generic.php:228
301 "Temporary tables average: %s, this value should be less than 1 per hour."
304 #: libraries/advisory_rules_generic.php:233
308 #: libraries/advisory_rules_generic.php:236
309 msgid "There are lots of rows being sorted."
312 #: libraries/advisory_rules_generic.php:238
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:242
322 msgid "Sorted rows average: %s"
325 #: libraries/advisory_rules_generic.php:248
326 msgid "Rate of joins without indexes"
329 #: libraries/advisory_rules_generic.php:251
330 msgid "There are too many joins without indexes."
333 #: libraries/advisory_rules_generic.php:253
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:256
341 msgid "Table joins average: %s, this value should be less than 1 per hour"
344 #: libraries/advisory_rules_generic.php:261
345 msgid "Rate of reading first index entry"
348 #: libraries/advisory_rules_generic.php:264
349 msgid "The rate of reading the first index entry is high."
352 #: libraries/advisory_rules_generic.php:266
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:272
364 msgid "Index scans average: %s, this value should be less than 1 per hour"
367 #: libraries/advisory_rules_generic.php:277
368 msgid "Rate of reading fixed position"
371 #: libraries/advisory_rules_generic.php:280
372 msgid "The rate of reading data from a fixed position is high."
375 #: libraries/advisory_rules_generic.php:282
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:285
385 "Rate of reading fixed position average: %s, this value should be less than 1 "
389 #: libraries/advisory_rules_generic.php:290
390 msgid "Rate of reading next table row"
393 #: libraries/advisory_rules_generic.php:293
394 msgid "The rate of reading the next table row is high."
397 #: libraries/advisory_rules_generic.php:295
399 "This indicates that many queries are doing full table scans. Add indexes "
403 #: libraries/advisory_rules_generic.php:297
406 "Rate of reading next table row: %s, this value should be less than 1 per hour"
409 #: libraries/advisory_rules_generic.php:303
410 msgid "Different tmp_table_size and max_heap_table_size"
413 #: libraries/advisory_rules_generic.php:306
414 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
417 #: libraries/advisory_rules_generic.php:308
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:312
427 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
430 #: libraries/advisory_rules_generic.php:318
431 msgid "Percentage of temp tables on disk"
434 #: libraries/advisory_rules_generic.php:322
435 #: libraries/advisory_rules_generic.php:343
437 "Many temporary tables are being written to disk instead of being kept in "
441 #: libraries/advisory_rules_generic.php:324
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:333
455 "%s%% of all temporary tables are being written to disk, this value should be "
459 #: libraries/advisory_rules_generic.php:339
460 msgid "Temp disk rate"
463 #: libraries/advisory_rules_generic.php:345
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:354
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:361
482 msgid "MyISAM key buffer size"
485 #: libraries/advisory_rules_generic.php:364
486 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
489 #: libraries/advisory_rules_generic.php:366
491 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
495 #: libraries/advisory_rules_generic.php:368
496 msgid "key_buffer_size is 0"
499 #: libraries/advisory_rules_generic.php:373
501 msgid "Max % MyISAM key buffer ever used"
504 #: libraries/advisory_rules_generic.php:378
505 #: libraries/advisory_rules_generic.php:395
507 msgid "MyISAM key buffer (index cache) % used is low."
510 #: libraries/advisory_rules_generic.php:380
511 #: libraries/advisory_rules_generic.php:397
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:384
521 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
524 #: libraries/advisory_rules_generic.php:389
525 msgid "Percentage of MyISAM key buffer used"
528 #: libraries/advisory_rules_generic.php:401
530 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
533 #: libraries/advisory_rules_generic.php:406
534 msgid "Percentage of index reads from memory"
537 #: libraries/advisory_rules_generic.php:411
539 msgid "The % of indexes that use the MyISAM key buffer is low."
542 #: libraries/advisory_rules_generic.php:412
543 msgid "You may need to increase {key_buffer_size}."
546 #: libraries/advisory_rules_generic.php:413
548 msgid "Index reads from memory: %s%%, this value should be above 95%%"
551 #: libraries/advisory_rules_generic.php:419
552 msgid "Rate of table open"
555 #: libraries/advisory_rules_generic.php:422
556 msgid "The rate of opening tables is high."
559 #: libraries/advisory_rules_generic.php:424
561 "Opening tables requires disk I/O which is costly. Increasing "
562 "{table_open_cache} might avoid this."
565 #: libraries/advisory_rules_generic.php:427
567 msgid "Opened table rate: %s, this value should be less than 10 per hour"
570 #: libraries/advisory_rules_generic.php:432
571 msgid "Percentage of used open files limit"
574 #: libraries/advisory_rules_generic.php:436
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:440
581 #: libraries/advisory_rules_generic.php:453
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:443
590 "The number of opened files is at %s%% of the limit. It should be below 85%%"
593 #: libraries/advisory_rules_generic.php:448
594 msgid "Rate of open files"
597 #: libraries/advisory_rules_generic.php:451
598 msgid "The rate of opening files is high."
601 #: libraries/advisory_rules_generic.php:456
603 msgid "Opened files rate: %s, this value should be less than 5 per hour"
606 #: libraries/advisory_rules_generic.php:462
608 msgid "Immediate table locks %"
611 #: libraries/advisory_rules_generic.php:466
612 #: libraries/advisory_rules_generic.php:476
613 msgid "Too many table locks were not granted immediately."
616 #: libraries/advisory_rules_generic.php:467
617 #: libraries/advisory_rules_generic.php:477
618 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
621 #: libraries/advisory_rules_generic.php:468
623 msgid "Immediate table locks: %s%%, this value should be above 95%%"
626 #: libraries/advisory_rules_generic.php:473
627 msgid "Table lock wait rate"
630 #: libraries/advisory_rules_generic.php:478
632 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
635 #: libraries/advisory_rules_generic.php:483
639 #: libraries/advisory_rules_generic.php:486
641 "Thread cache is disabled, resulting in more overhead from new connections to "
645 #: libraries/advisory_rules_generic.php:487
646 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
649 #: libraries/advisory_rules_generic.php:488
650 msgid "The thread cache is set to 0"
653 #: libraries/advisory_rules_generic.php:493
655 msgid "Thread cache hit rate %"
658 #: libraries/advisory_rules_generic.php:497
659 msgid "Thread cache is not efficient."
662 #: libraries/advisory_rules_generic.php:498
663 msgid "Increase {thread_cache_size}."
666 #: libraries/advisory_rules_generic.php:499
668 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
671 #: libraries/advisory_rules_generic.php:504
672 msgid "Threads that are slow to launch"
675 #: libraries/advisory_rules_generic.php:508
676 msgid "There are too many threads that are slow to launch."
679 #: libraries/advisory_rules_generic.php:510
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:513
687 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
690 #: libraries/advisory_rules_generic.php:518
691 msgid "Slow launch time"
694 #: libraries/advisory_rules_generic.php:521
695 msgid "Slow_launch_time is above 2s."
698 #: libraries/advisory_rules_generic.php:523
700 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
704 #: libraries/advisory_rules_generic.php:525
706 msgid "slow_launch_time is set to %s"
709 #: libraries/advisory_rules_generic.php:531
710 msgid "Percentage of used connections"
713 #: libraries/advisory_rules_generic.php:535
715 "The maximum amount of used connections is getting close to the value of "
719 #: libraries/advisory_rules_generic.php:538
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:542
729 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
732 #: libraries/advisory_rules_generic.php:547
733 msgid "Percentage of aborted connections"
736 #: libraries/advisory_rules_generic.php:550
737 #: libraries/advisory_rules_generic.php:564
738 msgid "Too many connections are aborted."
741 #: libraries/advisory_rules_generic.php:552
742 #: libraries/advisory_rules_generic.php:566
744 "Connections are usually aborted when they cannot be authorized. <a href="
745 "\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-of-"
746 "aborted_connects/\">This article</a> might help you track down the source."
749 #: libraries/advisory_rules_generic.php:556
751 msgid "%s%% of all connections are aborted. This value should be below 1%%"
754 #: libraries/advisory_rules_generic.php:561
755 msgid "Rate of aborted connections"
758 #: libraries/advisory_rules_generic.php:570
761 "Aborted connections rate is at %s, this value should be less than 1 per hour"
764 #: libraries/advisory_rules_generic.php:575
765 msgid "Percentage of aborted clients"
768 #: libraries/advisory_rules_generic.php:578
769 #: libraries/advisory_rules_generic.php:592
770 msgid "Too many clients are aborted."
773 #: libraries/advisory_rules_generic.php:580
774 #: libraries/advisory_rules_generic.php:594
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:584
783 msgid "%s%% of all clients are aborted. This value should be below 2%%"
786 #: libraries/advisory_rules_generic.php:589
787 msgid "Rate of aborted clients"
790 #: libraries/advisory_rules_generic.php:598
792 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
795 #: libraries/advisory_rules_generic.php:604
796 msgid "Is InnoDB disabled?"
799 #: libraries/advisory_rules_generic.php:608
800 msgid "You do not have InnoDB enabled."
803 #: libraries/advisory_rules_generic.php:609
804 msgid "InnoDB is usually the better choice for table engines."
807 #: libraries/advisory_rules_generic.php:610
808 msgid "have_innodb is set to 'value'"
811 #: libraries/advisory_rules_generic.php:614
812 msgid "InnoDB log size"
815 #: libraries/advisory_rules_generic.php:619
817 "The InnoDB log file size is not an appropriate size, in relation to the "
818 "InnoDB buffer pool."
821 #: libraries/advisory_rules_generic.php:622
824 "Especially on a system with a lot of writes to InnoDB tables you should set "
825 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
826 "bigger this value, the longer the recovery time will be when database "
827 "crashes, so this value should not be set much higher than 256 MiB. Please "
828 "note however that you cannot simply change the value of this variable. You "
829 "need to shutdown the server, remove the InnoDB log files, set the new value "
830 "in my.cnf, start the server, then check the error logs if everything went "
831 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
832 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
835 #: libraries/advisory_rules_generic.php:633
838 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
839 "it should not be below 20%%"
842 #: libraries/advisory_rules_generic.php:640
843 msgid "Max InnoDB log size"
846 #: libraries/advisory_rules_generic.php:644
847 msgid "The InnoDB log file size is inadequately large."
850 #: libraries/advisory_rules_generic.php:646
853 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
854 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
855 "recovery time after a database crash considerably. See also <a href="
856 "\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
857 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
858 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
859 "then check the error logs if everything went fine. See also <a href="
860 "\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
861 "innodblogfilesize-proper-way.html\">this blog entry</a>"
864 #: libraries/advisory_rules_generic.php:656
866 msgid "Your absolute InnoDB log size is %s MiB"
869 #: libraries/advisory_rules_generic.php:661
870 msgid "InnoDB buffer pool size"
873 #: libraries/advisory_rules_generic.php:665
874 msgid "Your InnoDB buffer pool is fairly small."
877 #: libraries/advisory_rules_generic.php:667
880 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
881 "tables. Assign all your remaining memory to this buffer. For database "
882 "servers that use solely InnoDB as storage engine and have no other services "
883 "(e.g. a web server) running, you may set this as high as 80% of your "
884 "available memory. If that is not the case, you need to carefully assess the "
885 "memory consumption of your other services and non-InnoDB-Tables and set this "
886 "variable accordingly. If it is set too high, your system will start "
887 "swapping, which decreases performance significantly. See also <a href="
888 "\"https://www.percona.com/blog/2007/11/03/choosing-innodb_buffer_pool_size/"
889 "\">this article</a>"
892 #: libraries/advisory_rules_generic.php:677
895 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
896 "rule fires if you are assigning less than 60%%, however this might be "
897 "perfectly adequate for your system if you don't have much InnoDB tables or "
898 "other services running on the same machine."
901 #: libraries/advisory_rules_generic.php:687
902 msgid "MyISAM concurrent inserts"
905 #: libraries/advisory_rules_generic.php:690
906 msgid "Enable {concurrent_insert} by setting it to 1"
909 #: libraries/advisory_rules_generic.php:692
911 "Setting {concurrent_insert} to 1 reduces contention between readers and "
912 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
913 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
916 #: libraries/advisory_rules_generic.php:696
917 msgid "concurrent_insert is set to 0"
920 #: libraries/advisory_rules_mysql_before80003.php:9
921 msgid "Query cache disabled"
924 #: libraries/advisory_rules_mysql_before80003.php:12
925 msgid "The query cache is not enabled."
928 #: libraries/advisory_rules_mysql_before80003.php:14
930 "The query cache is known to greatly improve performance if configured "
931 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
932 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
933 "memcached, ignore this recommendation."
936 #: libraries/advisory_rules_mysql_before80003.php:18
937 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
940 #: libraries/advisory_rules_mysql_before80003.php:23
942 msgid "Query cache efficiency (%)"
945 #: libraries/advisory_rules_mysql_before80003.php:27
946 msgid "Query cache not running efficiently, it has a low hit rate."
949 #: libraries/advisory_rules_mysql_before80003.php:28
950 msgid "Consider increasing {query_cache_limit}."
953 #: libraries/advisory_rules_mysql_before80003.php:29
955 msgid "The current query cache hit rate of %s%% is below 20%%"
958 #: libraries/advisory_rules_mysql_before80003.php:34
959 msgid "Query Cache usage"
962 #: libraries/advisory_rules_mysql_before80003.php:39
964 msgid "Less than 80% of the query cache is being utilized."
967 #: libraries/advisory_rules_mysql_before80003.php:41
969 "This might be caused by {query_cache_limit} being too low. Flushing the "
970 "query cache might help as well."
973 #: libraries/advisory_rules_mysql_before80003.php:45
976 "The current ratio of free query cache memory to total query cache size is %s"
977 "%%. It should be above 80%%"
980 #: libraries/advisory_rules_mysql_before80003.php:52
981 msgid "Query cache fragmentation"
984 #: libraries/advisory_rules_mysql_before80003.php:56
985 msgid "The query cache is considerably fragmented."
988 #: libraries/advisory_rules_mysql_before80003.php:58
990 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
991 "This might be caused by many Query cache low memory prunes due to "
992 "{query_cache_size} being too small. For a immediate but short lived fix you "
993 "can flush the query cache (might lock the query cache for a long time). "
994 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
995 "too, e.g. you can set it to the average size of your queries in the cache "
996 "using this formula: (query_cache_size - qcache_free_memory) / "
997 "qcache_queries_in_cache"
1000 #: libraries/advisory_rules_mysql_before80003.php:66
1003 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1004 "that the query cache is an alternating pattern of free and used blocks. This "
1005 "value should be below 20%%."
1008 #: libraries/advisory_rules_mysql_before80003.php:73
1009 msgid "Query cache low memory prunes"
1012 #: libraries/advisory_rules_mysql_before80003.php:77
1014 "Cached queries are removed due to low query cache memory from the query "
1018 #: libraries/advisory_rules_mysql_before80003.php:79
1020 "You might want to increase {query_cache_size}, however keep in mind that the "
1021 "overhead of maintaining the cache is likely to increase with its size, so do "
1022 "this in small increments and monitor the results."
1025 #: libraries/advisory_rules_mysql_before80003.php:84
1028 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1029 "value is, the better (This rules firing limit: 0.1%%)"
1032 #: libraries/advisory_rules_mysql_before80003.php:91
1033 msgid "Query cache max size"
1036 #: libraries/advisory_rules_mysql_before80003.php:96
1038 "The query cache size is above 128 MiB. Big query caches may cause "
1039 "significant overhead that is required to maintain the cache."
1042 #: libraries/advisory_rules_mysql_before80003.php:100
1044 "Depending on your environment, it might be performance increasing to reduce "
1048 #: libraries/advisory_rules_mysql_before80003.php:102
1050 msgid "Current query cache size: %s"
1053 #: libraries/advisory_rules_mysql_before80003.php:107
1054 msgid "Query cache min result size"
1057 #: libraries/advisory_rules_mysql_before80003.php:111
1059 "The max size of the result set in the query cache is the default of 1 MiB."
1062 #: libraries/advisory_rules_mysql_before80003.php:113
1064 "Changing {query_cache_limit} (usually by increasing) may increase "
1065 "efficiency. This variable determines the maximum size a query result may "
1066 "have to be inserted into the query cache. If there are many query results "
1067 "above 1 MiB that are well cacheable (many reads, little writes) then "
1068 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1069 "of many query results being above 1 MiB that are not very well cacheable "
1070 "(often invalidated due to table updates) increasing {query_cache_limit} "
1071 "might reduce efficiency."
1074 #: libraries/advisory_rules_mysql_before80003.php:120
1075 msgid "query_cache_limit is set to 1 MiB"
1078 #: libraries/classes/Advisor.php:232
1080 msgid "Error when evaluating: %s"
1083 #: libraries/classes/Advisor.php:259
1085 msgid "Failed evaluating precondition for rule '%s'."
1088 #: libraries/classes/Advisor.php:279
1090 msgid "Failed calculating value for rule '%s'."
1093 #: libraries/classes/Advisor.php:298
1095 msgid "Failed running test for rule '%s'."
1098 #: libraries/classes/Advisor.php:326
1100 msgid "Failed formatting string for rule '%s'."
1103 #: libraries/classes/Advisor.php:404
1107 #: libraries/classes/Advisor.php:407
1111 #: libraries/classes/Advisor.php:410
1115 #: libraries/classes/Advisor.php:413
1119 #: libraries/classes/BrowseForeigners.php:198
1123 #: libraries/classes/BrowseForeigners.php:204
1124 #: libraries/classes/Controllers/JavaScriptMessagesController.php:323
1125 #: libraries/classes/Controllers/Server/PrivilegesController.php:324
1126 #: libraries/classes/Database/Routines.php:1026
1127 #: libraries/classes/Database/Routines.php:1742
1128 #: libraries/classes/Database/Triggers.php:462
1129 #: libraries/classes/InsertEdit.php:1978 libraries/classes/InsertEdit.php:2012
1130 #: libraries/classes/Normalization.php:261
1131 #: libraries/classes/Normalization.php:973 libraries/classes/Tracking.php:332
1132 #: libraries/classes/Tracking.php:485
1133 #: templates/columns_definitions/column_definitions_form.twig:43
1134 #: templates/database/create_table.twig:21
1135 #: templates/database/events/editor_form.twig:107
1136 #: templates/database/operations/index.twig:19
1137 #: templates/database/operations/index.twig:44
1138 #: templates/database/operations/index.twig:81
1139 #: templates/database/operations/index.twig:190
1140 #: templates/database/operations/index.twig:230
1141 #: templates/database/search/main.twig:74
1142 #: templates/display/results/table.twig:175 templates/export.twig:422
1143 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1144 #: templates/import.twig:221 templates/login/form.twig:85
1145 #: templates/login/form.twig:87 templates/login/form.twig:90
1146 #: templates/preferences/manage/main.twig:46
1147 #: templates/preferences/manage/main.twig:108
1148 #: templates/server/binlog/index.twig:34
1149 #: templates/server/privileges/add_user.twig:36
1150 #: templates/server/privileges/change_password.twig:70
1151 #: templates/server/privileges/edit_routine_privileges.twig:102
1152 #: templates/server/privileges/privileges_summary.twig:102
1153 #: templates/server/privileges/privileges_table.twig:834
1154 #: templates/server/privileges/user_properties.twig:149
1155 #: templates/server/privileges/users_overview.twig:143
1156 #: templates/server/replication/change_master.twig:33
1157 #: templates/server/replication/master_add_slave_user.twig:81
1158 #: templates/server/replication/master_configuration.twig:30
1159 #: templates/server/replication/slave_configuration.twig:16
1160 #: templates/server/replication/slave_configuration.twig:88
1161 #: templates/server/user_groups/edit_user_groups.twig:21
1162 #: templates/sql/query.twig:136 templates/sql/query.twig:185
1163 #: templates/start_and_number_of_rows_panel.twig:14
1164 #: templates/table/find_replace/index.twig:59
1165 #: templates/table/operations/index.twig:38
1166 #: templates/table/operations/index.twig:88
1167 #: templates/table/operations/index.twig:217
1168 #: templates/table/operations/index.twig:306
1169 #: templates/table/operations/index.twig:461
1170 #: templates/table/operations/view.twig:16
1171 #: templates/table/search/index.twig:160
1172 #: templates/table/structure/display_structure.twig:394
1173 #: templates/table/structure/display_structure.twig:510
1174 #: templates/table/zoom_search/index.twig:155 templates/view_create.twig:116
1178 #: libraries/classes/BrowseForeigners.php:219
1179 #: libraries/classes/BrowseForeigners.php:223
1180 #: templates/database/data_dictionary/index.twig:65 templates/indexes.twig:15
1181 #: templates/table/structure/display_structure.twig:414
1182 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1186 #: libraries/classes/BrowseForeigners.php:220
1187 #: libraries/classes/BrowseForeigners.php:222
1188 #: templates/server/collations/index.twig:14
1189 #: templates/server/engines/index.twig:14
1190 #: templates/server/plugins/index.twig:27
1191 #: templates/server/status/variables/index.twig:74
1195 #: libraries/classes/BrowseForeigners.php:331
1196 #: libraries/classes/Html/Generator.php:1210 libraries/classes/Language.php:209
1197 #: libraries/classes/Pdf.php:92
1198 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:536
1199 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:569
1200 msgid "Page number:"
1203 #: libraries/classes/BrowseForeigners.php:345
1204 #: libraries/classes/Controllers/JavaScriptMessagesController.php:572
1205 #: templates/display/results/table.twig:24
1206 #: templates/server/privileges/initials_row.twig:20
1207 #: templates/table/browse_foreigners/show_all.twig:4
1211 #: libraries/classes/Charsets/Collation.php:168
1215 #: libraries/classes/Charsets/Collation.php:212
1216 #: libraries/classes/Charsets/Collation.php:481
1218 msgid "German (phone book order)"
1221 #: libraries/classes/Charsets/Collation.php:215
1222 #: libraries/classes/Charsets/Collation.php:478
1224 msgid "German (dictionary order)"
1227 #: libraries/classes/Charsets/Collation.php:223
1228 #: libraries/classes/Charsets/Collation.php:556
1230 msgid "Spanish (traditional)"
1233 #: libraries/classes/Charsets/Collation.php:226
1234 #: libraries/classes/Charsets/Collation.php:549
1236 msgid "Spanish (modern)"
1239 #: libraries/classes/Charsets/Collation.php:288
1240 msgctxt "Collation variant"
1241 msgid "case-insensitive"
1244 #: libraries/classes/Charsets/Collation.php:291
1245 msgctxt "Collation variant"
1246 msgid "case-sensitive"
1249 #: libraries/classes/Charsets/Collation.php:294
1250 msgctxt "Collation variant"
1251 msgid "accent-insensitive"
1254 #: libraries/classes/Charsets/Collation.php:297
1255 msgctxt "Collation variant"
1256 msgid "accent-sensitive"
1259 #: libraries/classes/Charsets/Collation.php:300
1260 msgctxt "Collation variant"
1261 msgid "kana-sensitive"
1264 #: libraries/classes/Charsets/Collation.php:304
1265 msgctxt "Collation variant"
1269 #: libraries/classes/Charsets/Collation.php:307
1270 msgctxt "Collation variant"
1274 #: libraries/classes/Charsets/Collation.php:310
1275 msgctxt "Collation variant"
1279 #: libraries/classes/Charsets/Collation.php:326
1284 #: libraries/classes/Charsets/Collation.php:338
1285 #: libraries/classes/Charsets/Collation.php:580
1290 #: libraries/classes/Charsets/Collation.php:348
1291 #: libraries/classes/Charsets/Collation.php:527
1293 msgid "West European"
1296 #: libraries/classes/Charsets/Collation.php:355
1298 msgid "Central European"
1301 #: libraries/classes/Charsets/Collation.php:360
1302 #: libraries/classes/Charsets/Collation.php:534
1307 #: libraries/classes/Charsets/Collation.php:365
1309 msgid "Simplified Chinese"
1312 #: libraries/classes/Charsets/Collation.php:368
1314 msgid "Traditional Chinese"
1317 #: libraries/classes/Charsets/Collation.php:371
1318 #: libraries/classes/Charsets/Collation.php:450
1323 #: libraries/classes/Charsets/Collation.php:379
1324 #: libraries/classes/Charsets/Collation.php:498
1329 #: libraries/classes/Charsets/Collation.php:384
1334 #: libraries/classes/Charsets/Collation.php:389
1339 #: libraries/classes/Charsets/Collation.php:392
1344 #: libraries/classes/Charsets/Collation.php:395
1349 #: libraries/classes/Charsets/Collation.php:398
1350 #: libraries/classes/Charsets/Collation.php:513
1355 #: libraries/classes/Charsets/Collation.php:401
1360 #: libraries/classes/Charsets/Collation.php:404
1365 #: libraries/classes/Charsets/Collation.php:407
1370 #: libraries/classes/Charsets/Collation.php:410
1372 msgid "Czech-Slovak"
1375 #: libraries/classes/Charsets/Collation.php:413
1376 #: libraries/classes/Charsets/Collation.php:572
1381 #: libraries/classes/Charsets/Collation.php:416
1382 #: libraries/classes/Charsets/Collation.php:568
1387 #: libraries/classes/Charsets/Collation.php:419
1388 #: libraries/classes/Charsets/Collation.php:560
1393 #: libraries/classes/Charsets/Collation.php:422
1394 #: libraries/classes/Charsets/Collation.php:564
1399 #: libraries/classes/Charsets/Collation.php:425
1404 #: libraries/classes/Charsets/Collation.php:444
1409 #: libraries/classes/Charsets/Collation.php:455
1414 #: libraries/classes/Charsets/Collation.php:459
1419 #: libraries/classes/Charsets/Collation.php:463
1424 #: libraries/classes/Charsets/Collation.php:467
1429 #: libraries/classes/Charsets/Collation.php:471
1434 #: libraries/classes/Charsets/Collation.php:475
1439 #: libraries/classes/Charsets/Collation.php:490
1444 #: libraries/classes/Charsets/Collation.php:494
1449 #: libraries/classes/Charsets/Collation.php:501
1451 msgid "Classical Latin"
1454 #: libraries/classes/Charsets/Collation.php:505
1459 #: libraries/classes/Charsets/Collation.php:509
1464 #: libraries/classes/Charsets/Collation.php:517
1469 #: libraries/classes/Charsets/Collation.php:520
1474 #: libraries/classes/Charsets/Collation.php:524
1479 #: libraries/classes/Charsets/Collation.php:531
1484 #: libraries/classes/Charsets/Collation.php:538
1489 #: libraries/classes/Charsets/Collation.php:542
1494 #: libraries/classes/Charsets/Collation.php:546
1499 #: libraries/classes/Charsets/Collation.php:576
1504 #: libraries/classes/Config/Descriptions.php:58
1505 #: libraries/classes/Config/Descriptions.php:59
1506 #: libraries/classes/Config/Descriptions.php:60
1507 msgid "Users cannot set a higher value"
1510 #: libraries/classes/Config/Descriptions.php:68
1512 "If enabled, user can enter any MySQL server in login form for cookie auth."
1515 #: libraries/classes/Config/Descriptions.php:71
1517 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1518 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1519 "to the given regular expression."
1522 #: libraries/classes/Config/Descriptions.php:76
1524 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1525 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1526 "cross-frame scripting (XSS) attacks."
1529 #: libraries/classes/Config/Descriptions.php:81
1531 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1535 #: libraries/classes/Config/Descriptions.php:85
1536 msgid "Enable bzip2 compression for import operations."
1539 #: libraries/classes/Config/Descriptions.php:88
1540 msgid "Enter the URL for your reCaptcha v2 compatible API."
1543 #: libraries/classes/Config/Descriptions.php:89
1545 "Enter the Content-Security-Policy snippet for your reCaptcha v2 compatible "
1549 #: libraries/classes/Config/Descriptions.php:90
1550 msgid "Enter the request parameter used by your reCaptcha v2 compatible API."
1553 #: libraries/classes/Config/Descriptions.php:91
1554 msgid "Enter the response parameter used by your reCaptcha v2 compatible API."
1557 #: libraries/classes/Config/Descriptions.php:92
1558 msgid "Enter your public key for your domain reCaptcha service."
1561 #: libraries/classes/Config/Descriptions.php:93
1562 msgid "Enter your private key for your domain reCaptcha service."
1565 #: libraries/classes/Config/Descriptions.php:94
1566 msgid "Enter your siteverify URL for your reCaptcha service."
1569 #: libraries/classes/Config/Descriptions.php:96
1571 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1572 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1573 "kbd] - allows newlines in columns."
1576 #: libraries/classes/Config/Descriptions.php:101
1578 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1579 "highlighting and line numbers."
1582 #: libraries/classes/Config/Descriptions.php:106
1584 "Find any errors in the query before executing it. Requires CodeMirror to be "
1588 #: libraries/classes/Config/Descriptions.php:110
1590 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1594 #: libraries/classes/Config/Descriptions.php:114
1596 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1600 #: libraries/classes/Config/Descriptions.php:118
1602 "Compress gzip exports on the fly without the need for much memory; if you "
1603 "encounter problems with created gzip files disable this feature."
1606 #: libraries/classes/Config/Descriptions.php:122
1608 "Whether a warning (\"Are your really sure…\") should be displayed when "
1609 "you're about to lose data."
1612 #: libraries/classes/Config/Descriptions.php:126
1613 msgid "Autocomplete of the table and column names in the SQL queries."
1616 #: libraries/classes/Config/Descriptions.php:129
1617 #: libraries/classes/Config/Descriptions.php:133
1618 #: libraries/classes/Config/Descriptions.php:137
1619 #: libraries/classes/Config/Descriptions.php:141
1620 #: libraries/classes/Config/Descriptions.php:145
1621 #: libraries/classes/Config/Descriptions.php:149
1622 #: libraries/classes/Config/Descriptions.php:153
1623 #: libraries/classes/Config/Descriptions.php:157
1624 #: libraries/classes/Config/Descriptions.php:161
1626 "Values for options list for default transformations. These will be "
1627 "overwritten if transformation is filled in at table structure page."
1630 #: libraries/classes/Config/Descriptions.php:165
1632 "Disable the table maintenance mass operations, like optimizing or repairing "
1633 "the selected tables of a database."
1636 #: libraries/classes/Config/Descriptions.php:169
1638 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1642 #: libraries/classes/Config/Descriptions.php:172
1643 #: libraries/classes/Config/Descriptions.php:737
1644 #: libraries/classes/Plugins/Export/ExportSql.php:348
1645 msgid "Exclude definition of current user"
1648 #: libraries/classes/Config/Descriptions.php:174
1650 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1651 "the referenced data, [kbd]id[/kbd] is the key value."
1654 #: libraries/classes/Config/Descriptions.php:178
1656 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1657 "for magic strings that can be used to get special values."
1660 #: libraries/classes/Config/Descriptions.php:183
1662 "Please note that phpMyAdmin is just a user interface and its features do not "
1666 #: libraries/classes/Config/Descriptions.php:187
1668 "Advanced server configuration, do not change these options unless you know "
1669 "what they are for."
1672 #: libraries/classes/Config/Descriptions.php:191
1674 "Configure phpMyAdmin configuration storage to gain access to additional "
1675 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1679 #: libraries/classes/Config/Descriptions.php:196
1681 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1685 #: libraries/classes/Config/Descriptions.php:200
1686 msgid "Customize browse mode."
1689 #: libraries/classes/Config/Descriptions.php:201
1690 #: libraries/classes/Config/Descriptions.php:202
1691 #: libraries/classes/Config/Descriptions.php:209
1692 #: libraries/classes/Config/Descriptions.php:215
1693 #: libraries/classes/Config/Descriptions.php:216
1694 #: libraries/classes/Config/Descriptions.php:221
1695 msgid "Customize default options."
1698 #: libraries/classes/Config/Descriptions.php:203
1699 msgid "Settings for phpMyAdmin developers."
1702 #: libraries/classes/Config/Descriptions.php:204
1703 msgid "Customize edit mode."
1706 #: libraries/classes/Config/Descriptions.php:205
1707 msgid "Customize default export options."
1710 #: libraries/classes/Config/Descriptions.php:206
1711 msgid "Set some commonly used options."
1714 #: libraries/classes/Config/Descriptions.php:207
1715 msgid "Customize default common import options."
1718 #: libraries/classes/Config/Descriptions.php:208
1719 msgid "Set import and export directories and compression options."
1722 #: libraries/classes/Config/Descriptions.php:210
1723 msgid "Databases display options."
1726 #: libraries/classes/Config/Descriptions.php:211
1727 msgid "Customize appearance of the navigation panel."
1730 #: libraries/classes/Config/Descriptions.php:212
1731 msgid "Customize the navigation tree."
1734 #: libraries/classes/Config/Descriptions.php:213
1735 msgid "Servers display options."
1738 #: libraries/classes/Config/Descriptions.php:214
1739 msgid "Tables display options."
1742 #: libraries/classes/Config/Descriptions.php:217
1743 msgid "Settings that didn't fit anywhere else."
1746 #: libraries/classes/Config/Descriptions.php:218
1747 msgid "Authentication settings."
1750 #: libraries/classes/Config/Descriptions.php:219
1751 msgid "Enter server connection parameters."
1754 #: libraries/classes/Config/Descriptions.php:220
1755 msgid "Customize links shown in SQL Query boxes."
1758 #: libraries/classes/Config/Descriptions.php:222
1759 msgid "SQL queries settings."
1762 #: libraries/classes/Config/Descriptions.php:223
1763 msgid "Customize startup page."
1766 #: libraries/classes/Config/Descriptions.php:224
1768 "Choose which details to show in the database structure (list of tables)."
1771 #: libraries/classes/Config/Descriptions.php:225
1772 msgid "Settings for the table structure (list of columns)."
1775 #: libraries/classes/Config/Descriptions.php:226
1776 msgid "Choose how you want tabs to work."
1779 #: libraries/classes/Config/Descriptions.php:227
1780 msgid "Customize text input fields."
1783 #: libraries/classes/Config/Descriptions.php:228
1784 msgid "Customize default options"
1787 #: libraries/classes/Config/Descriptions.php:229
1788 msgid "Disable some of the warnings shown by phpMyAdmin."
1791 #: libraries/classes/Config/Descriptions.php:232
1792 msgid "Enable gzip compression for import and export operations."
1795 #: libraries/classes/Config/Descriptions.php:236
1797 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1798 "if one of the queries failed."
1801 #: libraries/classes/Config/Descriptions.php:240
1803 "Allow interrupt of import in case script detects it is close to time limit. "
1804 "This might be a good way to import large files, however it can break "
1808 #: libraries/classes/Config/Descriptions.php:245
1810 "Default format; be aware that this list depends on location (database, "
1811 "table) and only SQL is always available."
1814 #: libraries/classes/Config/Descriptions.php:248
1815 #: libraries/classes/Config/Descriptions.php:249
1816 msgid "Update data when duplicate keys found on import"
1819 #: libraries/classes/Config/Descriptions.php:250
1820 msgid "Number of queries to skip from start."
1823 #: libraries/classes/Config/Descriptions.php:252
1825 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1826 "only occurs for the current server. Setting this to FALSE makes it easy to "
1827 "forget to log out from other servers when connected to multiple servers."
1830 #: libraries/classes/Config/Descriptions.php:257
1832 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1833 "kbd] authentication mode."
1836 #: libraries/classes/Config/Descriptions.php:261
1838 "Defines how long (in seconds) a login cookie should be stored in browser. "
1839 "The default of 0 means that it will be kept for the existing session only, "
1840 "and will be deleted as soon as you close the browser window. This is "
1841 "recommended for non-trusted environments."
1844 #: libraries/classes/Config/Descriptions.php:267
1845 msgid "Maximum number of characters used when a SQL query is displayed."
1848 #: libraries/classes/Config/Descriptions.php:270
1850 "The number of items that can be displayed on each page on the first level of "
1851 "the navigation tree."
1854 #: libraries/classes/Config/Descriptions.php:274
1856 "The number of items that can be displayed on each page of the navigation "
1860 #: libraries/classes/Config/Descriptions.php:277
1862 "Number of rows displayed when browsing a result set. If the result set "
1863 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1866 #: libraries/classes/Config/Descriptions.php:282
1868 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1869 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1872 #: libraries/classes/Config/Descriptions.php:286
1873 msgid "In the navigation panel, replaces the database tree with a selector"
1876 #: libraries/classes/Config/Descriptions.php:289
1877 msgid "Link with main panel by highlighting the current database or table."
1880 #: libraries/classes/Config/Descriptions.php:292
1882 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1883 "([code]new[/code])."
1886 #: libraries/classes/Config/Descriptions.php:296
1888 "Defines the minimum number of items (tables, views, routines and events) to "
1889 "display a filter box."
1892 #: libraries/classes/Config/Descriptions.php:300
1894 "Group items in the navigation tree (determined by the separator defined in "
1895 "the Databases and Tables tabs above)."
1898 #: libraries/classes/Config/Descriptions.php:304
1900 "Whether to offer the possibility of tree expansion in the navigation panel."
1903 #: libraries/classes/Config/Descriptions.php:307
1904 msgid "Whether to show procedures under database in the navigation tree"
1907 #: libraries/classes/Config/Descriptions.php:310
1908 msgid "Whether to expand single database in the navigation tree automatically."
1911 #: libraries/classes/Config/Descriptions.php:312
1912 msgid "Set to 0 to collapse navigation panel."
1915 #: libraries/classes/Config/Descriptions.php:313
1916 msgid "Show logo in navigation panel."
1919 #: libraries/classes/Config/Descriptions.php:314
1920 msgid "URL where logo in the navigation panel will point to."
1923 #: libraries/classes/Config/Descriptions.php:315
1924 msgid "Display server choice at the top of the navigation panel."
1927 #: libraries/classes/Config/Descriptions.php:316
1928 msgid "String that separates databases into different tree levels."
1931 #: libraries/classes/Config/Descriptions.php:317
1932 msgid "String that separates tables into different tree levels."
1935 #: libraries/classes/Config/Descriptions.php:318
1936 msgid "Highlight server under the mouse cursor."
1939 #: libraries/classes/Config/Descriptions.php:319
1940 msgid "Whether to show tables under database in the navigation tree"
1943 #: libraries/classes/Config/Descriptions.php:320
1944 msgid "Whether to show views under database in the navigation tree"
1947 #: libraries/classes/Config/Descriptions.php:321
1948 msgid "Whether to show functions under database in the navigation tree"
1951 #: libraries/classes/Config/Descriptions.php:322
1952 msgid "Whether to show events under database in the navigation tree"
1955 #: libraries/classes/Config/Descriptions.php:324
1957 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
1958 "DATETIME and TIMESTAMP, ascending order otherwise."
1961 #: libraries/classes/Config/Descriptions.php:328
1963 "Disable the default warning that is displayed on the database details "
1964 "Structure page if any of the required tables for the phpMyAdmin "
1965 "configuration storage could not be found."
1968 #: libraries/classes/Config/Descriptions.php:333
1970 "Disable the default warning that is displayed on the Structure page if "
1971 "column names in a table are reserved MySQL words."
1974 #: libraries/classes/Config/Descriptions.php:337
1976 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
1977 "storage). If disabled, this utilizes JS-routines to display query history "
1978 "(lost by window close)."
1981 #: libraries/classes/Config/Descriptions.php:342
1983 "Sets the effective timezone; possibly different than the one from your "
1987 #: libraries/classes/Config/Descriptions.php:346
1989 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
1990 "[kbd]pma__bookmark[/kbd]"
1993 #: libraries/classes/Config/Descriptions.php:350
1995 "Leave blank for no column comments/media types, suggested: "
1996 "[kbd]pma__column_info[/kbd]."
1999 #: libraries/classes/Config/Descriptions.php:354
2001 "A special MySQL user configured with limited permissions, more information "
2002 "available on [doc@linked-tables]documentation[/doc]."
2005 #: libraries/classes/Config/Descriptions.php:358
2007 "An alternate host to hold the configuration storage; leave blank to use the "
2008 "already defined host."
2011 #: libraries/classes/Config/Descriptions.php:362
2013 "An alternate port to connect to the host that holds the configuration "
2014 "storage; leave blank to use the default port, or the already defined port, "
2015 "if the controlhost equals host."
2018 #: libraries/classes/Config/Descriptions.php:367
2020 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2021 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2022 "com/19588]MySQL Bugs[/a]"
2025 #: libraries/classes/Config/Descriptions.php:371
2027 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2031 #: libraries/classes/Config/Descriptions.php:375
2033 "Limits number of table preferences which are stored in database, the oldest "
2034 "records are automatically removed."
2037 #: libraries/classes/Config/Descriptions.php:379
2039 "Leave blank for no QBE saved searches support, suggested: "
2040 "[kbd]pma__savedsearches[/kbd]."
2043 #: libraries/classes/Config/Descriptions.php:383
2045 "Leave blank for no export template support, suggested: "
2046 "[kbd]pma__export_templates[/kbd]."
2049 #: libraries/classes/Config/Descriptions.php:387
2051 "Leave blank for no central columns support, suggested: "
2052 "[kbd]pma__central_columns[/kbd]."
2055 #: libraries/classes/Config/Descriptions.php:391
2057 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2058 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2059 "[kbd]'my_db'[/kbd]."
2062 #: libraries/classes/Config/Descriptions.php:396
2064 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2067 #: libraries/classes/Config/Descriptions.php:399
2069 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2070 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2071 "Suggested: [kbd]phpmyadmin[/kbd]."
2074 #: libraries/classes/Config/Descriptions.php:404
2076 "Leave blank for no \"persistent\" recently used tables across sessions, "
2077 "suggested: [kbd]pma__recent[/kbd]."
2080 #: libraries/classes/Config/Descriptions.php:408
2082 "Leave blank for no \"persistent\" favorite tables across sessions, "
2083 "suggested: [kbd]pma__favorite[/kbd]."
2086 #: libraries/classes/Config/Descriptions.php:412
2088 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2089 "[kbd]pma__relation[/kbd]."
2092 #: libraries/classes/Config/Descriptions.php:417
2094 "See [doc@authentication-modes]authentication types[/doc] for an example."
2097 #: libraries/classes/Config/Descriptions.php:421
2099 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2103 #: libraries/classes/Config/Descriptions.php:424
2105 "Table to describe the display columns, leave blank for no support; "
2106 "suggested: [kbd]pma__table_info[/kbd]."
2109 #: libraries/classes/Config/Descriptions.php:428
2111 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2112 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2115 #: libraries/classes/Config/Descriptions.php:432
2117 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2118 "the log when creating a database."
2121 #: libraries/classes/Config/Descriptions.php:436
2123 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2124 "log when creating a table."
2127 #: libraries/classes/Config/Descriptions.php:440
2129 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2130 "log when creating a view."
2133 #: libraries/classes/Config/Descriptions.php:444
2134 msgid "Defines the list of statements the auto-creation uses for new versions."
2137 #: libraries/classes/Config/Descriptions.php:447
2139 "Leave blank for no SQL query tracking support, suggested: "
2140 "[kbd]pma__tracking[/kbd]."
2143 #: libraries/classes/Config/Descriptions.php:451
2145 "Whether the tracking mechanism creates versions for tables and views "
2149 #: libraries/classes/Config/Descriptions.php:455
2151 "Leave blank for no user preferences storage in database, suggested: "
2152 "[kbd]pma__userconfig[/kbd]."
2155 #: libraries/classes/Config/Descriptions.php:459
2157 "Both this table and the user groups table are required to enable the "
2158 "configurable menus feature; leaving either one of them blank will disable "
2159 "this feature, suggested: [kbd]pma__users[/kbd]."
2162 #: libraries/classes/Config/Descriptions.php:464
2164 "Both this table and the users table are required to enable the configurable "
2165 "menus feature; leaving either one of them blank will disable this feature, "
2166 "suggested: [kbd]pma__usergroups[/kbd]."
2169 #: libraries/classes/Config/Descriptions.php:469
2171 "Leave blank to disable the feature to hide and show navigation items, "
2172 "suggested: [kbd]pma__navigationhiding[/kbd]."
2175 #: libraries/classes/Config/Descriptions.php:473
2177 "A user-friendly description of this server. Leave blank to display the "
2181 #: libraries/classes/Config/Descriptions.php:476
2182 msgid "Leave blank if not used."
2185 #: libraries/classes/Config/Descriptions.php:477
2186 msgid "Leave blank for defaults."
2189 #: libraries/classes/Config/Descriptions.php:478
2190 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2193 #: libraries/classes/Config/Descriptions.php:479
2194 msgid "Authentication method to use."
2197 #: libraries/classes/Config/Descriptions.php:480
2198 msgid "Compress connection to MySQL server."
2201 #: libraries/classes/Config/Descriptions.php:481
2202 msgid "Hide databases matching regular expression (PCRE)."
2205 #: libraries/classes/Config/Descriptions.php:482
2206 msgid "Hostname where MySQL server is running."
2209 #: libraries/classes/Config/Descriptions.php:483
2210 #: libraries/classes/Config/Descriptions.php:487
2211 msgid "Leave empty if not using config auth."
2214 #: libraries/classes/Config/Descriptions.php:484
2215 msgid "Port on which MySQL server is listening, leave empty for default."
2218 #: libraries/classes/Config/Descriptions.php:485
2219 msgid "Socket on which MySQL server is listening, leave empty for default."
2222 #: libraries/classes/Config/Descriptions.php:486
2223 msgid "Enable SSL for connection to MySQL server."
2226 #: libraries/classes/Config/Descriptions.php:489
2228 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2229 "authentication mode because the password is hard coded in the configuration "
2230 "file; this does not limit the ability to execute the same command directly."
2233 #: libraries/classes/Config/Descriptions.php:494
2234 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2237 #: libraries/classes/Config/Descriptions.php:497
2239 "Show or hide a column displaying the Last update timestamp for all tables."
2242 #: libraries/classes/Config/Descriptions.php:500
2244 "Show or hide a column displaying the Last check timestamp for all tables."
2247 #: libraries/classes/Config/Descriptions.php:503
2249 "Defines whether or not type fields should be initially displayed in edit/"
2253 #: libraries/classes/Config/Descriptions.php:507
2255 "Shows link to [a@https://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
2259 #: libraries/classes/Config/Descriptions.php:510
2260 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2263 #: libraries/classes/Config/Descriptions.php:511
2264 msgid "Show or hide a column displaying the comments for all tables."
2267 #: libraries/classes/Config/Descriptions.php:512
2268 msgid "Show or hide a column displaying the charset for all tables."
2271 #: libraries/classes/Config/Descriptions.php:513
2272 msgid "Display the function fields in edit/insert mode."
2275 #: libraries/classes/Config/Descriptions.php:514
2276 msgid "Whether to show hint or not."
2279 #: libraries/classes/Config/Descriptions.php:515
2281 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2284 #: libraries/classes/Config/Descriptions.php:516
2285 msgid "Allow to display database and table statistics (e.g. space usage)."
2288 #: libraries/classes/Config/Descriptions.php:518
2290 "Mark used tables and make it possible to show databases with locked tables."
2293 #: libraries/classes/Config/Descriptions.php:521
2295 "Disable the default warning that is displayed on the main page if Suhosin is "
2299 #: libraries/classes/Config/Descriptions.php:525
2301 "Disable the default warning that is displayed on the main page if the value "
2302 "of the PHP setting session.gc_maxlifetime is less than the value of "
2303 "`LoginCookieValidity`."
2306 #: libraries/classes/Config/Descriptions.php:530
2308 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2309 "query textareas (*2)."
2312 #: libraries/classes/Config/Descriptions.php:534
2314 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2315 "query textareas (*2)."
2318 #: libraries/classes/Config/Descriptions.php:538
2320 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2321 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2322 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2323 "HTTP_X_FORWARDED_FOR[/kbd]."
2326 #: libraries/classes/Config/Descriptions.php:544
2328 "When disabled, users cannot set any of the options below, regardless of the "
2329 "checkbox on the right."
2332 #: libraries/classes/Config/Descriptions.php:548
2334 "The url of the proxy to be used when retrieving the information about the "
2335 "latest version of phpMyAdmin or when submitting error reports. You need this "
2336 "if the server where phpMyAdmin is installed does not have direct access to "
2337 "the internet. The format is: \"hostname:portnumber\"."
2340 #: libraries/classes/Config/Descriptions.php:554
2342 "The username for authenticating with the proxy. By default, no "
2343 "authentication is performed. If a username is supplied, Basic Authentication "
2344 "will be performed. No other types of authentication are currently supported."
2347 #: libraries/classes/Config/Descriptions.php:560
2349 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2350 "will be inserted with Shift+Enter."
2353 #: libraries/classes/Config/Descriptions.php:564
2355 "Enable Zero Configuration mode which lets you setup phpMyAdmin configuration "
2356 "storage tables automatically."
2359 #: libraries/classes/Config/Descriptions.php:567
2360 msgid "Highlight selected rows."
2363 #: libraries/classes/Config/Descriptions.php:568
2364 msgid "Highlight row pointed by the mouse cursor."
2367 #: libraries/classes/Config/Descriptions.php:569
2368 msgid "Number of columns for CHAR/VARCHAR textareas."
2371 #: libraries/classes/Config/Descriptions.php:570
2372 msgid "Number of rows for CHAR/VARCHAR textareas."
2375 #: libraries/classes/Config/Descriptions.php:571
2377 "Log SQL queries and their execution time, to be displayed in the console"
2380 #: libraries/classes/Config/Descriptions.php:572
2381 msgid "Tab that is displayed when entering a database."
2384 #: libraries/classes/Config/Descriptions.php:573
2385 msgid "Tab that is displayed when entering a server."
2388 #: libraries/classes/Config/Descriptions.php:574
2389 msgid "Tab that is displayed when entering a table."
2392 #: libraries/classes/Config/Descriptions.php:575
2393 msgid "Whether the table structure actions should be hidden."
2396 #: libraries/classes/Config/Descriptions.php:576
2397 msgid "Whether column comments should be shown in table structure view"
2400 #: libraries/classes/Config/Descriptions.php:577
2401 msgid "Show server listing as a list instead of a drop down."
2404 #: libraries/classes/Config/Descriptions.php:578
2405 msgid "A dropdown will be used if fewer items are present."
2408 #: libraries/classes/Config/Descriptions.php:579
2409 msgid "Default value for foreign key checks checkbox for some queries."
2412 #: libraries/classes/Config/Descriptions.php:580
2413 msgid "Uncheck the checkbox to disable drag and drop import"
2416 #: libraries/classes/Config/Descriptions.php:581
2417 msgid "How many rows can be inserted at one time."
2420 #: libraries/classes/Config/Descriptions.php:582
2422 "Maximum number of characters shown in any non-numeric column on browse view."
2425 #: libraries/classes/Config/Descriptions.php:583
2426 msgid "Define how long (in seconds) a login cookie is valid."
2429 #: libraries/classes/Config/Descriptions.php:584
2430 msgid "Double size of textarea for LONGTEXT columns."
2433 #: libraries/classes/Config/Descriptions.php:585
2434 msgid "Maximum number of databases displayed in database list."
2437 #: libraries/classes/Config/Descriptions.php:586
2438 msgid "Maximum number of tables displayed in table list."
2441 #: libraries/classes/Config/Descriptions.php:587
2442 msgid "Maximum number of recently used tables; set 0 to disable."
2445 #: libraries/classes/Config/Descriptions.php:588
2446 msgid "Maximum number of favorite tables; set 0 to disable."
2449 #: libraries/classes/Config/Descriptions.php:589
2450 msgid "These are Edit, Copy and Delete links."
2453 #: libraries/classes/Config/Descriptions.php:590
2454 msgid "Whether to show row links even in the absence of a unique key."
2457 #: libraries/classes/Config/Descriptions.php:591
2458 #: libraries/classes/Config/Descriptions.php:867
2459 msgid "Disable shortcut keys"
2462 #: libraries/classes/Config/Descriptions.php:592
2463 msgid "Use natural order for sorting table and database names."
2466 #: libraries/classes/Config/Descriptions.php:593
2467 #: libraries/classes/Config/Descriptions.php:596
2468 #: libraries/classes/Config/Descriptions.php:597
2469 msgid "Use only icons, only text or both."
2472 #: libraries/classes/Config/Descriptions.php:594
2473 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2476 #: libraries/classes/Config/Descriptions.php:595
2477 msgid "Use persistent connections to MySQL databases."
2480 #: libraries/classes/Config/Descriptions.php:598
2481 msgid "Disallow BLOB and BINARY columns from editing."
2484 #: libraries/classes/Config/Descriptions.php:599
2485 msgid "How many queries are kept in history."
2488 #: libraries/classes/Config/Descriptions.php:600
2489 msgid "Select which functions will be used for character set conversion."
2492 #: libraries/classes/Config/Descriptions.php:601
2493 msgid "When browsing tables, the sorting of each table is remembered."
2496 #: libraries/classes/Config/Descriptions.php:602
2497 msgid "Default sort order for tables with a primary key."
2500 #: libraries/classes/Config/Descriptions.php:603
2502 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2505 #: libraries/classes/Config/Descriptions.php:604
2506 msgid "For display Options"
2509 #: libraries/classes/Config/Descriptions.php:605
2510 msgid "Directory where exports can be saved on server."
2513 #: libraries/classes/Config/Descriptions.php:606
2515 "Defines whether the query box should stay on-screen after its submission."
2518 #: libraries/classes/Config/Descriptions.php:607
2519 msgid "Title of browser window when a database is selected."
2522 #: libraries/classes/Config/Descriptions.php:608
2523 msgid "Title of browser window when nothing is selected."
2526 #: libraries/classes/Config/Descriptions.php:609
2527 msgid "Title of browser window when a server is selected."
2530 #: libraries/classes/Config/Descriptions.php:610
2531 msgid "Title of browser window when a table is selected."
2534 #: libraries/classes/Config/Descriptions.php:611
2535 msgid "Directory on server where you can upload files for import."
2538 #: libraries/classes/Config/Descriptions.php:612
2539 msgid "Allow for searching inside the entire database."
2542 #: libraries/classes/Config/Descriptions.php:613
2543 msgid "Enables check for latest version on main phpMyAdmin page."
2546 #: libraries/classes/Config/Descriptions.php:614
2547 msgid "The password for authenticating with the proxy."
2550 #: libraries/classes/Config/Descriptions.php:615
2551 msgid "Enable ZIP compression for import and export operations."
2554 #: libraries/classes/Config/Descriptions.php:616
2555 msgid "Choose the default action when sending error reports."
2558 #: libraries/classes/Config/Descriptions.php:623
2559 msgid "Allow login to any MySQL server"
2562 #: libraries/classes/Config/Descriptions.php:624
2563 msgid "Restrict login to MySQL server"
2566 #: libraries/classes/Config/Descriptions.php:625
2567 msgid "Allow third party framing"
2570 #: libraries/classes/Config/Descriptions.php:626
2571 msgid "Show \"Drop database\" link to normal users"
2574 #: libraries/classes/Config/Descriptions.php:627
2575 msgid "Blowfish secret"
2578 #: libraries/classes/Config/Descriptions.php:628
2582 #: libraries/classes/Config/Descriptions.php:629
2583 msgid "Highlight pointer"
2586 #: libraries/classes/Config/Descriptions.php:630
2590 #: libraries/classes/Config/Descriptions.php:631
2591 msgid "CHAR columns editing"
2594 #: libraries/classes/Config/Descriptions.php:632
2595 msgid "Enable CodeMirror"
2598 #: libraries/classes/Config/Descriptions.php:633
2599 msgid "Enable linter"
2602 #: libraries/classes/Config/Descriptions.php:634
2603 msgid "Minimum size for input field"
2606 #: libraries/classes/Config/Descriptions.php:635
2607 msgid "Maximum size for input field"
2610 #: libraries/classes/Config/Descriptions.php:636
2611 msgid "CHAR textarea columns"
2614 #: libraries/classes/Config/Descriptions.php:637
2615 msgid "CHAR textarea rows"
2618 #: libraries/classes/Config/Descriptions.php:638
2619 msgid "Check config file permissions"
2622 #: libraries/classes/Config/Descriptions.php:639
2623 msgid "Compress on the fly"
2626 #: libraries/classes/Config/Descriptions.php:640
2627 msgid "Confirm DROP queries"
2630 #: libraries/classes/Config/Descriptions.php:641
2631 #: templates/console/display.twig:11 templates/console/display.twig:64
2635 #: libraries/classes/Config/Descriptions.php:642
2636 #: libraries/classes/Plugins/Schema/SchemaDia.php:65
2637 #: libraries/classes/Plugins/Schema/SchemaPdf.php:73
2641 #: libraries/classes/Config/Descriptions.php:643
2642 msgid "Default database tab"
2645 #: libraries/classes/Config/Descriptions.php:644
2646 msgid "Default server tab"
2649 #: libraries/classes/Config/Descriptions.php:645
2650 msgid "Default table tab"
2653 #: libraries/classes/Config/Descriptions.php:646
2654 msgid "Enable autocomplete for table and column names"
2657 #: libraries/classes/Config/Descriptions.php:647
2658 msgid "Show column comments"
2661 #: libraries/classes/Config/Descriptions.php:648
2662 msgid "Hide table structure actions"
2665 #: libraries/classes/Config/Descriptions.php:649
2666 msgid "Default transformations for Hex"
2669 #: libraries/classes/Config/Descriptions.php:650
2670 msgid "Default transformations for Substring"
2673 #: libraries/classes/Config/Descriptions.php:651
2674 msgid "Default transformations for Bool2Text"
2677 #: libraries/classes/Config/Descriptions.php:652
2678 msgid "Default transformations for External"
2681 #: libraries/classes/Config/Descriptions.php:653
2682 msgid "Default transformations for PreApPend"
2685 #: libraries/classes/Config/Descriptions.php:654
2686 msgid "Default transformations for DateFormat"
2689 #: libraries/classes/Config/Descriptions.php:655
2690 msgid "Default transformations for Inline"
2693 #: libraries/classes/Config/Descriptions.php:656
2694 msgid "Default transformations for TextImageLink"
2697 #: libraries/classes/Config/Descriptions.php:657
2698 msgid "Default transformations for TextLink"
2701 #: libraries/classes/Config/Descriptions.php:658
2702 msgid "Display servers as a list"
2705 #: libraries/classes/Config/Descriptions.php:659
2706 msgid "Disable multi table maintenance"
2709 #: libraries/classes/Config/Descriptions.php:660
2710 msgid "Maximum execution time"
2713 #: libraries/classes/Config/Descriptions.php:662 templates/export.twig:293
2715 msgid "Use %s statement"
2718 #: libraries/classes/Config/Descriptions.php:665
2719 msgid "Save as file"
2722 #: libraries/classes/Config/Descriptions.php:666
2723 #: libraries/classes/Config/Descriptions.php:801
2724 msgid "Character set of the file"
2727 #: libraries/classes/Config/Descriptions.php:667
2728 #: libraries/classes/Config/Descriptions.php:683 templates/sql/query.twig:41
2729 #: templates/table/structure/display_table_stats.twig:84
2733 #: libraries/classes/Config/Descriptions.php:668
2737 #: libraries/classes/Config/Descriptions.php:669
2738 #: libraries/classes/Config/Descriptions.php:676
2739 #: libraries/classes/Config/Descriptions.php:684
2740 #: libraries/classes/Config/Descriptions.php:688
2741 #: libraries/classes/Config/Descriptions.php:701
2742 #: libraries/classes/Config/Descriptions.php:703
2743 #: libraries/classes/Config/Descriptions.php:750
2744 #: libraries/classes/Plugins/Export/ExportCsv.php:91
2745 #: libraries/classes/Plugins/Export/ExportExcel.php:58
2746 #: libraries/classes/Plugins/Export/ExportHtmlword.php:88
2747 #: libraries/classes/Plugins/Export/ExportOds.php:71
2748 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2749 #: libraries/classes/Plugins/Export/ExportTexytext.php:82
2750 msgid "Put columns names in the first row"
2753 #: libraries/classes/Config/Descriptions.php:670
2754 #: libraries/classes/Config/Descriptions.php:803
2755 #: libraries/classes/Config/Descriptions.php:809
2756 #: libraries/classes/Plugins/Import/ImportCsv.php:670
2757 msgid "Columns enclosed with"
2760 #: libraries/classes/Config/Descriptions.php:671
2761 #: libraries/classes/Config/Descriptions.php:804
2762 #: libraries/classes/Config/Descriptions.php:810
2763 #: libraries/classes/Plugins/Import/ImportCsv.php:681
2764 msgid "Columns escaped with"
2767 #: libraries/classes/Config/Descriptions.php:672
2768 #: libraries/classes/Config/Descriptions.php:678
2769 #: libraries/classes/Config/Descriptions.php:685
2770 #: libraries/classes/Config/Descriptions.php:694
2771 #: libraries/classes/Config/Descriptions.php:702
2772 #: libraries/classes/Config/Descriptions.php:706
2773 #: libraries/classes/Config/Descriptions.php:751
2774 msgid "Replace NULL with"
2777 #: libraries/classes/Config/Descriptions.php:673
2778 #: libraries/classes/Config/Descriptions.php:679
2779 msgid "Remove CRLF characters within columns"
2782 #: libraries/classes/Config/Descriptions.php:674
2783 #: libraries/classes/Config/Descriptions.php:807
2784 #: libraries/classes/Config/Descriptions.php:814
2785 #: libraries/classes/Plugins/Import/ImportCsv.php:655
2786 msgid "Columns terminated with"
2789 #: libraries/classes/Config/Descriptions.php:675
2790 #: libraries/classes/Config/Descriptions.php:802
2791 #: libraries/classes/Plugins/Import/ImportCsv.php:690
2792 msgid "Lines terminated with"
2795 #: libraries/classes/Config/Descriptions.php:677
2796 msgid "Excel edition"
2799 #: libraries/classes/Config/Descriptions.php:680
2800 msgid "Database name template"
2803 #: libraries/classes/Config/Descriptions.php:681
2804 msgid "Server name template"
2807 #: libraries/classes/Config/Descriptions.php:682
2808 msgid "Table name template"
2811 #: libraries/classes/Config/Descriptions.php:686
2812 #: libraries/classes/Config/Descriptions.php:699
2813 #: libraries/classes/Config/Descriptions.php:708
2814 #: libraries/classes/Config/Descriptions.php:746
2815 #: libraries/classes/Config/Descriptions.php:752
2816 #: libraries/classes/Plugins/Export/ExportHtmlword.php:59
2817 #: libraries/classes/Plugins/Export/ExportLatex.php:95
2818 #: libraries/classes/Plugins/Export/ExportMediawiki.php:58
2819 #: libraries/classes/Plugins/Export/ExportMediawiki.php:64
2820 #: libraries/classes/Plugins/Export/ExportOdt.php:72
2821 #: libraries/classes/Plugins/Export/ExportPdf.php:107
2822 #: libraries/classes/Plugins/Export/ExportSql.php:235
2823 #: libraries/classes/Plugins/Export/ExportTexytext.php:58
2827 #: libraries/classes/Config/Descriptions.php:687
2828 #: libraries/classes/Plugins/Export/ExportLatex.php:86
2829 msgid "Include table caption"
2832 #: libraries/classes/Config/Descriptions.php:689
2833 #: libraries/classes/Config/Descriptions.php:704
2834 #: libraries/classes/Config/Descriptions.php:740
2835 #: libraries/classes/Plugins/Export/ExportHtmlword.php:407
2836 #: libraries/classes/Plugins/Export/ExportLatex.php:561
2837 #: libraries/classes/Plugins/Export/ExportOdt.php:516
2838 #: libraries/classes/Plugins/Export/ExportTexytext.php:405
2839 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:598
2840 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:727
2841 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:750
2842 #: templates/columns_definitions/table_fields_definitions.twig:54
2843 #: templates/database/data_dictionary/index.twig:23
2844 #: templates/table/structure/display_structure.twig:29
2848 #: libraries/classes/Config/Descriptions.php:690
2849 #: libraries/classes/Config/Descriptions.php:696
2850 msgid "Table caption"
2853 #: libraries/classes/Config/Descriptions.php:691
2854 #: libraries/classes/Config/Descriptions.php:697
2855 msgid "Continued table caption"
2858 #: libraries/classes/Config/Descriptions.php:692
2859 #: libraries/classes/Config/Descriptions.php:698
2863 #: libraries/classes/Config/Descriptions.php:693
2864 #: libraries/classes/Config/Descriptions.php:705
2865 #: libraries/classes/Config/Descriptions.php:743
2866 #: libraries/classes/Plugins/Export/ExportHtmlword.php:413
2867 #: libraries/classes/Plugins/Export/ExportOdt.php:522
2868 #: libraries/classes/Plugins/Export/ExportTexytext.php:409
2869 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:605
2870 #: templates/columns_definitions/table_fields_definitions.twig:71
2871 #: templates/database/data_dictionary/index.twig:25
2873 #| msgid "Bad type!"
2875 msgstr "မကောင်းတဲ့အမျိုးအစား!"
2877 #: libraries/classes/Config/Descriptions.php:695
2878 #: libraries/classes/Config/Descriptions.php:707
2879 #: libraries/classes/Config/Descriptions.php:745
2880 msgid "Relationships"
2883 #: libraries/classes/Config/Descriptions.php:700
2884 msgid "Export method"
2887 #: libraries/classes/Config/Descriptions.php:709
2888 #: libraries/classes/Config/Descriptions.php:712
2889 msgid "Save on server"
2892 #: libraries/classes/Config/Descriptions.php:710
2893 #: libraries/classes/Config/Descriptions.php:713 templates/export.twig:150
2894 #: templates/export.twig:316
2895 msgid "Overwrite existing file(s)"
2898 #: libraries/classes/Config/Descriptions.php:711
2899 msgid "Export as separate files"
2902 #: libraries/classes/Config/Descriptions.php:714
2903 msgid "Remember file name template"
2906 #: libraries/classes/Config/Descriptions.php:715
2907 #: templates/database/operations/index.twig:165
2908 #: templates/table/operations/index.twig:74
2909 #: templates/table/operations/index.twig:278
2910 msgid "Add AUTO_INCREMENT value"
2913 #: libraries/classes/Config/Descriptions.php:716
2914 msgid "Enclose table and column names with backquotes"
2917 #: libraries/classes/Config/Descriptions.php:717
2918 #: libraries/classes/Config/Descriptions.php:820
2919 msgid "SQL compatibility mode"
2922 #: libraries/classes/Config/Descriptions.php:718
2923 msgid "Creation/Update/Check dates"
2926 #: libraries/classes/Config/Descriptions.php:719
2927 msgid "Use delayed inserts"
2930 #: libraries/classes/Config/Descriptions.php:720
2931 #: libraries/classes/Plugins/Export/ExportSql.php:180
2932 msgid "Disable foreign key checks"
2935 #: libraries/classes/Config/Descriptions.php:721
2936 #: libraries/classes/Plugins/Export/ExportSql.php:194
2937 msgid "Export views as tables"
2940 #: libraries/classes/Config/Descriptions.php:722
2941 msgid "Export related metadata from phpMyAdmin configuration storage"
2944 #: libraries/classes/Config/Descriptions.php:723
2945 #: libraries/classes/Config/Descriptions.php:724
2946 #: libraries/classes/Config/Descriptions.php:726
2947 #: libraries/classes/Config/Descriptions.php:729
2948 #: libraries/classes/Config/Descriptions.php:730
2949 #: libraries/classes/Config/Descriptions.php:731
2950 #: libraries/classes/Config/Descriptions.php:744
2951 #: templates/database/operations/index.twig:160
2952 #: templates/table/operations/index.twig:273
2957 #: libraries/classes/Config/Descriptions.php:732
2958 msgid "Use hexadecimal for BINARY & BLOB"
2961 #: libraries/classes/Config/Descriptions.php:734
2963 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
2967 #: libraries/classes/Config/Descriptions.php:738
2968 #: libraries/classes/Plugins/Export/ExportSql.php:354
2973 #: libraries/classes/Config/Descriptions.php:739
2974 msgid "Use ignore inserts"
2977 #: libraries/classes/Config/Descriptions.php:741
2978 msgid "Syntax to use when inserting data"
2981 #: libraries/classes/Config/Descriptions.php:742
2982 #: libraries/classes/Plugins/Export/ExportSql.php:491
2983 msgid "Maximal length of created query"
2986 #: libraries/classes/Config/Descriptions.php:747
2990 #: libraries/classes/Config/Descriptions.php:748
2991 #: libraries/classes/Plugins/Export/ExportSql.php:166
2992 msgid "Enclose export in a transaction"
2995 #: libraries/classes/Config/Descriptions.php:749
2996 msgid "Export time in UTC"
2999 #: libraries/classes/Config/Descriptions.php:753
3000 msgid "Foreign key dropdown order"
3003 #: libraries/classes/Config/Descriptions.php:754
3004 msgid "Foreign key limit"
3007 #: libraries/classes/Config/Descriptions.php:755
3008 msgid "Foreign key checks"
3011 #: libraries/classes/Config/Descriptions.php:756
3012 msgid "First day of calendar"
3015 #: libraries/classes/Config/Descriptions.php:757
3016 #: libraries/classes/Config/Descriptions.php:768 libraries/classes/Menu.php:527
3017 #: libraries/classes/Util.php:2431 libraries/config.values.php:155
3018 #: templates/navigation/tree/database_select.twig:11
3019 #: templates/server/databases/index.twig:8
3020 #: templates/server/privileges/user_properties.twig:20
3024 #: libraries/classes/Config/Descriptions.php:758
3028 #: libraries/classes/Config/Descriptions.php:760
3029 #: libraries/classes/Config/Forms/User/ExportForm.php:80
3030 #: libraries/classes/Config/Forms/User/ImportForm.php:33
3034 #: libraries/classes/Config/Descriptions.php:761
3038 #: libraries/classes/Config/Descriptions.php:762
3042 #: libraries/classes/Config/Descriptions.php:763
3043 msgid "Export defaults"
3046 #: libraries/classes/Config/Descriptions.php:764
3050 #: libraries/classes/Config/Descriptions.php:765
3051 msgid "Import defaults"
3054 #: libraries/classes/Config/Descriptions.php:766
3055 msgid "Import / export"
3058 #: libraries/classes/Config/Descriptions.php:767
3062 #: libraries/classes/Config/Descriptions.php:769
3063 #: libraries/classes/Config/Forms/User/NaviForm.php:66
3064 #: templates/preferences/header.twig:30
3065 msgid "Navigation panel"
3068 #: libraries/classes/Config/Descriptions.php:770
3069 msgid "Navigation tree"
3072 #: libraries/classes/Config/Descriptions.php:771
3073 #: libraries/classes/Server/Select.php:60 templates/setup/home/index.twig:34
3077 #: libraries/classes/Config/Descriptions.php:772
3078 #: libraries/classes/Controllers/Server/DatabasesController.php:478
3079 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:24
3080 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3081 #: libraries/classes/Plugins/Export/ExportXml.php:130
3082 #: libraries/classes/Server/Status/Data.php:159
3083 #: templates/database/export/index.twig:23
3084 #: templates/database/structure/show_create.twig:6
3088 #: libraries/classes/Config/Descriptions.php:773
3089 #: libraries/classes/Config/Forms/User/MainForm.php:88
3090 #: templates/preferences/header.twig:36
3094 #: libraries/classes/Config/Descriptions.php:774
3095 msgid "Microsoft Office"
3098 #: libraries/classes/Config/Descriptions.php:776
3099 msgid "Other core settings"
3102 #: libraries/classes/Config/Descriptions.php:777
3106 #: libraries/classes/Config/Descriptions.php:778
3110 #: libraries/classes/Config/Descriptions.php:779
3111 msgid "Basic settings"
3114 #: libraries/classes/Config/Descriptions.php:780
3115 msgid "Authentication"
3118 #: libraries/classes/Config/Descriptions.php:781
3119 msgid "Server configuration"
3122 #: libraries/classes/Config/Descriptions.php:782
3123 msgid "Configuration storage"
3126 #: libraries/classes/Config/Descriptions.php:783
3127 msgid "Changes tracking"
3130 #: libraries/classes/Config/Descriptions.php:784 libraries/classes/Menu.php:287
3131 #: libraries/classes/Menu.php:403 libraries/classes/Menu.php:532
3132 #: libraries/classes/Navigation/Nodes/NodeTable.php:319
3133 #: libraries/classes/Util.php:1712 libraries/classes/Util.php:2432
3134 #: libraries/classes/Util.php:2447 libraries/classes/Util.php:2464
3135 #: libraries/config.values.php:62 libraries/config.values.php:76
3136 #: libraries/config.values.php:167 libraries/config.values.php:177
3140 #: libraries/classes/Config/Descriptions.php:785
3141 msgid "SQL Query box"
3144 #: libraries/classes/Config/Descriptions.php:786
3145 #: libraries/classes/Config/Forms/User/SqlForm.php:46
3146 #: templates/preferences/header.twig:24
3150 #: libraries/classes/Config/Descriptions.php:787
3154 #: libraries/classes/Config/Descriptions.php:788
3155 msgid "Database structure"
3158 #: libraries/classes/Config/Descriptions.php:789
3159 #: libraries/classes/Plugins/Export/ExportPdf.php:304
3160 #: templates/table/page_with_secondary_tabs.twig:5
3161 msgid "Table structure"
3164 #: libraries/classes/Config/Descriptions.php:790
3168 #: libraries/classes/Config/Descriptions.php:791
3169 msgid "Display relational schema"
3172 #: libraries/classes/Config/Descriptions.php:792
3176 #: libraries/classes/Config/Descriptions.php:793
3180 #: libraries/classes/Config/Descriptions.php:794
3184 #: libraries/classes/Config/Descriptions.php:795
3185 #: templates/console/display.twig:4
3189 #: libraries/classes/Config/Descriptions.php:796
3193 #: libraries/classes/Config/Descriptions.php:797
3194 msgid "Extra parameters for iconv"
3197 #: libraries/classes/Config/Descriptions.php:798
3198 msgid "Ignore multiple statement errors"
3201 #: libraries/classes/Config/Descriptions.php:799
3202 msgid "Enable drag and drop import"
3205 #: libraries/classes/Config/Descriptions.php:800
3206 msgid "Partial import: allow interrupt"
3209 #: libraries/classes/Config/Descriptions.php:805
3210 #: libraries/classes/Config/Descriptions.php:811
3211 #: libraries/classes/Plugins/Import/ImportCsv.php:133
3212 #: libraries/classes/Plugins/Import/ImportLdi.php:80
3213 msgid "Do not abort on INSERT error"
3216 #: libraries/classes/Config/Descriptions.php:806
3217 #: libraries/classes/Config/Descriptions.php:813
3218 msgid "Add ON DUPLICATE KEY UPDATE"
3221 #: libraries/classes/Config/Descriptions.php:808
3222 msgid "Format of imported file"
3225 #: libraries/classes/Config/Descriptions.php:812
3226 #: libraries/classes/Plugins/Import/ImportLdi.php:86
3227 msgid "Use LOCAL keyword"
3230 #: libraries/classes/Config/Descriptions.php:815
3231 msgid "Column names in first row"
3234 #: libraries/classes/Config/Descriptions.php:816
3235 #: libraries/classes/Plugins/Import/ImportOds.php:77
3236 msgid "Do not import empty rows"
3239 #: libraries/classes/Config/Descriptions.php:817
3240 msgid "Import currencies ($5.00 to 5.00)"
3243 #: libraries/classes/Config/Descriptions.php:818
3244 msgid "Import percentages as proper decimals (12.00% to .12)"
3247 #: libraries/classes/Config/Descriptions.php:819
3248 msgid "Partial import: skip queries"
3251 #: libraries/classes/Config/Descriptions.php:821
3252 msgid "Do not use AUTO_INCREMENT for zero values"
3255 #: libraries/classes/Config/Descriptions.php:822
3256 msgid "Read as multibytes"
3259 #: libraries/classes/Config/Descriptions.php:823
3260 msgid "Initial state for sliders"
3263 #: libraries/classes/Config/Descriptions.php:824
3264 msgid "Number of inserted rows"
3267 #: libraries/classes/Config/Descriptions.php:825
3268 msgid "Limit column characters"
3271 #: libraries/classes/Config/Descriptions.php:826
3272 msgid "Delete all cookies on logout"
3275 #: libraries/classes/Config/Descriptions.php:827
3276 msgid "Recall user name"
3279 #: libraries/classes/Config/Descriptions.php:828
3280 msgid "Login cookie store"
3283 #: libraries/classes/Config/Descriptions.php:829
3284 msgid "Login cookie validity"
3287 #: libraries/classes/Config/Descriptions.php:830
3288 msgid "Bigger textarea for LONGTEXT"
3291 #: libraries/classes/Config/Descriptions.php:831
3292 msgid "Maximum displayed SQL length"
3295 #: libraries/classes/Config/Descriptions.php:832
3296 msgid "Maximum databases"
3299 #: libraries/classes/Config/Descriptions.php:833
3300 msgid "Maximum items on first level"
3303 #: libraries/classes/Config/Descriptions.php:834
3304 msgid "Maximum items in branch"
3307 #: libraries/classes/Config/Descriptions.php:835
3308 msgid "Maximum number of rows to display"
3311 #: libraries/classes/Config/Descriptions.php:836
3312 msgid "Maximum tables"
3315 #: libraries/classes/Config/Descriptions.php:837
3316 msgid "Memory limit"
3319 #: libraries/classes/Config/Descriptions.php:838
3320 msgid "Show databases navigation as tree"
3323 #: libraries/classes/Config/Descriptions.php:839
3324 msgid "Navigation panel width"
3327 #: libraries/classes/Config/Descriptions.php:840
3328 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
3329 #: libraries/classes/Navigation/NavigationTree.php:1472
3330 msgid "Link with main panel"
3333 #: libraries/classes/Config/Descriptions.php:841
3334 msgid "Display logo"
3337 #: libraries/classes/Config/Descriptions.php:842
3338 msgid "Logo link URL"
3341 #: libraries/classes/Config/Descriptions.php:843
3342 msgid "Logo link target"
3345 #: libraries/classes/Config/Descriptions.php:844
3346 msgid "Display servers selection"
3349 #: libraries/classes/Config/Descriptions.php:845
3350 msgid "Target for quick access icon"
3353 #: libraries/classes/Config/Descriptions.php:846
3354 msgid "Target for second quick access icon"
3357 #: libraries/classes/Config/Descriptions.php:847
3358 msgid "Minimum number of items to display the filter box"
3361 #: libraries/classes/Config/Descriptions.php:849
3362 msgid "Minimum number of databases to display the database filter box"
3365 #: libraries/classes/Config/Descriptions.php:851
3366 msgid "Group items in the tree"
3369 #: libraries/classes/Config/Descriptions.php:852
3370 msgid "Database tree separator"
3373 #: libraries/classes/Config/Descriptions.php:853
3374 msgid "Table tree separator"
3377 #: libraries/classes/Config/Descriptions.php:854
3378 msgid "Maximum table tree depth"
3381 #: libraries/classes/Config/Descriptions.php:855
3382 msgid "Enable highlighting"
3385 #: libraries/classes/Config/Descriptions.php:856
3386 msgid "Enable navigation tree expansion"
3389 #: libraries/classes/Config/Descriptions.php:857
3390 msgid "Show tables in tree"
3393 #: libraries/classes/Config/Descriptions.php:858
3394 msgid "Show views in tree"
3397 #: libraries/classes/Config/Descriptions.php:859
3398 msgid "Show functions in tree"
3401 #: libraries/classes/Config/Descriptions.php:860
3402 msgid "Show procedures in tree"
3405 #: libraries/classes/Config/Descriptions.php:861
3406 msgid "Show events in tree"
3409 #: libraries/classes/Config/Descriptions.php:862
3410 msgid "Expand single database"
3413 #: libraries/classes/Config/Descriptions.php:863
3414 msgid "Recently used tables"
3417 #: libraries/classes/Config/Descriptions.php:864
3418 #: libraries/classes/RecentFavoriteTable.php:273
3419 msgid "Favorite tables"
3422 #: libraries/classes/Config/Descriptions.php:865
3423 msgid "Where to show the table row links"
3426 #: libraries/classes/Config/Descriptions.php:866
3427 msgid "Show row links anyway"
3430 #: libraries/classes/Config/Descriptions.php:868
3431 msgid "Natural order"
3434 #: libraries/classes/Config/Descriptions.php:869
3435 msgid "Table navigation bar"
3438 #: libraries/classes/Config/Descriptions.php:870
3439 msgid "GZip output buffering"
3442 #: libraries/classes/Config/Descriptions.php:871
3443 msgid "Default sorting order"
3446 #: libraries/classes/Config/Descriptions.php:872
3447 msgid "Persistent connections"
3450 #: libraries/classes/Config/Descriptions.php:873
3451 msgid "Missing phpMyAdmin configuration storage tables"
3454 #: libraries/classes/Config/Descriptions.php:874
3455 msgid "MySQL reserved word warning"
3458 #: libraries/classes/Config/Descriptions.php:875
3459 msgid "How to display the menu tabs"
3462 #: libraries/classes/Config/Descriptions.php:876
3463 msgid "How to display various action links"
3466 #: libraries/classes/Config/Descriptions.php:877
3467 msgid "Protect binary columns"
3470 #: libraries/classes/Config/Descriptions.php:878
3471 msgid "Permanent query history"
3474 #: libraries/classes/Config/Descriptions.php:879
3475 msgid "Query history length"
3478 #: libraries/classes/Config/Descriptions.php:880
3479 msgid "Recoding engine"
3482 #: libraries/classes/Config/Descriptions.php:881
3483 msgid "Remember table's sorting"
3486 #: libraries/classes/Config/Descriptions.php:882
3487 msgid "Primary key default sort order"
3490 #: libraries/classes/Config/Descriptions.php:883
3491 msgid "Repeat headers"
3494 #: libraries/classes/Config/Descriptions.php:884
3495 msgid "Grid editing: trigger action"
3498 #: libraries/classes/Config/Descriptions.php:885
3499 msgid "Relational display"
3502 #: libraries/classes/Config/Descriptions.php:886
3503 msgid "Grid editing: save all edited cells at once"
3506 #: libraries/classes/Config/Descriptions.php:887
3507 msgid "Save directory"
3510 #: libraries/classes/Config/Descriptions.php:888
3511 msgid "Host authorization order"
3514 #: libraries/classes/Config/Descriptions.php:889
3515 msgid "Host authorization rules"
3518 #: libraries/classes/Config/Descriptions.php:890
3519 msgid "Allow logins without a password"
3522 #: libraries/classes/Config/Descriptions.php:891
3523 msgid "Allow root login"
3526 #: libraries/classes/Config/Descriptions.php:892
3527 msgid "Session timezone"
3530 #: libraries/classes/Config/Descriptions.php:893
3534 #: libraries/classes/Config/Descriptions.php:894
3535 #: templates/setup/home/index.twig:44
3536 msgid "Authentication type"
3539 #: libraries/classes/Config/Descriptions.php:895
3540 msgid "Bookmark table"
3543 #: libraries/classes/Config/Descriptions.php:896
3544 msgid "Column information table"
3547 #: libraries/classes/Config/Descriptions.php:897
3548 msgid "Compress connection"
3551 #: libraries/classes/Config/Descriptions.php:898
3552 msgid "Control user password"
3555 #: libraries/classes/Config/Descriptions.php:899
3556 msgid "Control user"
3559 #: libraries/classes/Config/Descriptions.php:900
3560 msgid "Control host"
3563 #: libraries/classes/Config/Descriptions.php:901
3564 msgid "Control port"
3567 #: libraries/classes/Config/Descriptions.php:902
3568 msgid "Disable use of INFORMATION_SCHEMA"
3571 #: libraries/classes/Config/Descriptions.php:903
3572 msgid "Hide databases"
3575 #: libraries/classes/Config/Descriptions.php:904
3576 msgid "SQL query history table"
3579 #: libraries/classes/Config/Descriptions.php:905
3580 msgid "Server hostname"
3583 #: libraries/classes/Config/Descriptions.php:906
3587 #: libraries/classes/Config/Descriptions.php:907
3588 msgid "Maximal number of table preferences to store"
3591 #: libraries/classes/Config/Descriptions.php:908
3592 msgid "QBE saved searches table"
3595 #: libraries/classes/Config/Descriptions.php:909
3596 msgid "Export templates table"
3599 #: libraries/classes/Config/Descriptions.php:910
3600 msgid "Central columns table"
3603 #: libraries/classes/Config/Descriptions.php:911
3604 msgid "Show only listed databases"
3607 #: libraries/classes/Config/Descriptions.php:912
3608 msgid "Password for config auth"
3611 #: libraries/classes/Config/Descriptions.php:913
3612 msgid "PDF schema: pages table"
3615 #: libraries/classes/Config/Descriptions.php:914
3616 #: templates/database/operations/index.twig:127
3617 #: templates/server/databases/index.twig:37
3618 msgid "Database name"
3621 #: libraries/classes/Config/Descriptions.php:915
3625 #: libraries/classes/Config/Descriptions.php:916
3626 msgid "Recently used table"
3629 #: libraries/classes/Config/Descriptions.php:917
3630 msgid "Favorites table"
3633 #: libraries/classes/Config/Descriptions.php:918
3634 msgid "Relation table"
3637 #: libraries/classes/Config/Descriptions.php:919
3638 msgid "Signon session name"
3641 #: libraries/classes/Config/Descriptions.php:920
3645 #: libraries/classes/Config/Descriptions.php:921
3646 msgid "Server socket"
3649 #: libraries/classes/Config/Descriptions.php:922
3653 #: libraries/classes/Config/Descriptions.php:923
3654 msgid "Designer and PDF schema: table coordinates"
3657 #: libraries/classes/Config/Descriptions.php:924
3658 msgid "Display columns table"
3661 #: libraries/classes/Config/Descriptions.php:925
3662 msgid "UI preferences table"
3665 #: libraries/classes/Config/Descriptions.php:926
3666 msgid "Add DROP DATABASE"
3669 #: libraries/classes/Config/Descriptions.php:927
3670 #: templates/database/structure/copy_form.twig:34
3671 msgid "Add DROP TABLE"
3674 #: libraries/classes/Config/Descriptions.php:928
3675 msgid "Add DROP VIEW"
3678 #: libraries/classes/Config/Descriptions.php:929
3679 msgid "Statements to track"
3682 #: libraries/classes/Config/Descriptions.php:930
3683 msgid "SQL query tracking table"
3686 #: libraries/classes/Config/Descriptions.php:931
3687 msgid "Automatically create versions"
3690 #: libraries/classes/Config/Descriptions.php:932
3691 msgid "User preferences storage table"
3694 #: libraries/classes/Config/Descriptions.php:933
3698 #: libraries/classes/Config/Descriptions.php:934
3699 msgid "User groups table"
3702 #: libraries/classes/Config/Descriptions.php:935
3703 msgid "Hidden navigation items table"
3706 #: libraries/classes/Config/Descriptions.php:936
3707 msgid "User for config auth"
3710 #: libraries/classes/Config/Descriptions.php:937
3711 msgid "Verbose name of this server"
3714 #: libraries/classes/Config/Descriptions.php:938
3715 msgid "Allow to display all the rows"
3718 #: libraries/classes/Config/Descriptions.php:939
3719 msgid "Show password change form"
3722 #: libraries/classes/Config/Descriptions.php:940
3723 msgid "Show create database form"
3726 #: libraries/classes/Config/Descriptions.php:941
3727 msgid "Show table comments"
3730 #: libraries/classes/Config/Descriptions.php:942
3731 msgid "Show creation timestamp"
3734 #: libraries/classes/Config/Descriptions.php:943
3735 msgid "Show last update timestamp"
3738 #: libraries/classes/Config/Descriptions.php:944
3739 msgid "Show last check timestamp"
3742 #: libraries/classes/Config/Descriptions.php:945
3743 msgid "Show table charset"
3746 #: libraries/classes/Config/Descriptions.php:946
3747 msgid "Show field types"
3750 #: libraries/classes/Config/Descriptions.php:947
3751 msgid "Show function fields"
3754 #: libraries/classes/Config/Descriptions.php:948
3758 #: libraries/classes/Config/Descriptions.php:949
3759 msgid "Show phpinfo() link"
3762 #: libraries/classes/Config/Descriptions.php:950
3763 msgid "Show detailed MySQL server information"
3766 #: libraries/classes/Config/Descriptions.php:951
3767 msgid "Show SQL queries"
3770 #: libraries/classes/Config/Descriptions.php:952 templates/sql/query.twig:120
3771 msgid "Retain query box"
3774 #: libraries/classes/Config/Descriptions.php:953
3775 msgid "Show statistics"
3778 #: libraries/classes/Config/Descriptions.php:954
3779 msgid "Skip locked tables"
3782 #: libraries/classes/Config/Descriptions.php:955
3783 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
3784 #: libraries/classes/Display/Results.php:3215
3785 #: libraries/classes/Html/Generator.php:684
3786 #: libraries/classes/Html/Generator.php:946
3787 #: libraries/classes/Server/UserGroups.php:125
3788 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
3789 #: templates/console/display.twig:175
3790 #: templates/database/central_columns/main.twig:267
3791 #: templates/database/central_columns/main.twig:381
3792 #: templates/database/central_columns/main.twig:382
3793 #: templates/database/events/index.twig:46
3794 #: templates/database/events/index.twig:49
3795 #: templates/database/events/row.twig:20 templates/database/events/row.twig:23
3796 #: templates/database/routines/row.twig:18
3797 #: templates/database/routines/row.twig:21
3798 #: templates/database/structure/structure_table_row.twig:66
3799 #: templates/database/triggers/row.twig:22
3800 #: templates/database/triggers/row.twig:25
3801 #: templates/display/results/table.twig:210
3802 #: templates/display/results/table.twig:211 templates/indexes.twig:33
3803 #: templates/server/variables/index.twig:41
3804 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:57
3805 #: templates/table/structure/display_structure.twig:436
3809 #: libraries/classes/Config/Descriptions.php:956
3810 #: libraries/classes/Html/Generator.php:648
3814 #: libraries/classes/Config/Descriptions.php:957
3815 #: libraries/classes/Export.php:604 libraries/classes/Html/Generator.php:728
3816 #: templates/console/display.twig:99
3817 #: templates/server/status/processes/index.twig:10
3818 #: templates/server/status/variables/index.twig:12
3822 #: libraries/classes/Config/Descriptions.php:958
3823 #: libraries/classes/Html/Generator.php:713
3824 msgid "Create PHP code"
3827 #: libraries/classes/Config/Descriptions.php:959
3828 msgid "Suhosin warning"
3831 #: libraries/classes/Config/Descriptions.php:960
3832 msgid "Login cookie validity warning"
3835 #: libraries/classes/Config/Descriptions.php:961
3836 msgid "Textarea columns"
3839 #: libraries/classes/Config/Descriptions.php:962
3840 msgid "Textarea rows"
3843 #: libraries/classes/Config/Descriptions.php:963
3844 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:159
3845 #: libraries/classes/Plugins/Export/ExportHtmlword.php:149
3846 #: libraries/classes/Plugins/Export/ExportOdt.php:192
3847 #: libraries/classes/Plugins/Export/ExportTexytext.php:133
3848 #: libraries/classes/Server/Privileges.php:1945
3849 #: libraries/classes/Server/Privileges.php:1947
3850 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
3851 #: templates/console/display.twig:184 templates/server/databases/index.twig:109
3852 #: templates/server/privileges/edit_routine_privileges.twig:17
3853 #: templates/server/privileges/privileges_table.twig:233
3854 #: templates/server/privileges/user_properties.twig:22
3855 #: templates/server/privileges/user_properties.twig:71
3856 #: templates/table/operations/index.twig:56
3857 #: templates/table/operations/index.twig:62
3858 #: templates/table/operations/index.twig:233
3859 #: templates/table/operations/index.twig:239
3860 #: templates/table/relation/common_form.twig:36
3861 #: templates/table/relation/common_form.twig:172
3862 #: templates/table/relation/foreign_key_row.twig:96
3866 #: libraries/classes/Config/Descriptions.php:964
3867 msgid "Default title"
3870 #: libraries/classes/Config/Descriptions.php:965
3871 #: templates/server/status/base.twig:6
3875 #: libraries/classes/Config/Descriptions.php:966
3876 #: libraries/classes/Database/Triggers.php:397
3877 #: libraries/classes/Plugins/Export/ExportXml.php:521
3878 #: libraries/classes/Server/Privileges.php:1951
3879 #: libraries/classes/Server/Privileges.php:1953
3880 #: templates/database/structure/show_create.twig:10
3881 #: templates/database/structure/table_header.twig:8
3882 #: templates/database/tracking/tables.twig:13
3883 #: templates/database/tracking/tables.twig:154
3884 #: templates/database/triggers/list.twig:20
3885 #: templates/server/privileges/privileges_table.twig:6
3886 #: templates/server/privileges/privileges_table.twig:235
3887 #: templates/server/privileges/user_properties.twig:37
3888 #: templates/server/privileges/user_properties.twig:82
3889 #: templates/table/maintenance/checksum.twig:12
3890 #: templates/table/operations/index.twig:67
3891 #: templates/table/operations/index.twig:244
3892 #: templates/table/relation/common_form.twig:37
3893 #: templates/table/relation/common_form.twig:179
3894 #: templates/table/relation/foreign_key_row.twig:107
3898 #: libraries/classes/Config/Descriptions.php:967
3899 msgid "List of trusted proxies for IP allow/deny"
3902 #: libraries/classes/Config/Descriptions.php:968
3903 msgid "Upload directory"
3906 #: libraries/classes/Config/Descriptions.php:969
3907 msgid "Use database search"
3910 #: libraries/classes/Config/Descriptions.php:970
3911 msgid "Enable the Developer tab in settings"
3914 #: libraries/classes/Config/Descriptions.php:971
3915 #: libraries/classes/Setup/Index.php:132 libraries/classes/Setup/Index.php:156
3916 #: libraries/classes/Setup/Index.php:170 libraries/classes/Setup/Index.php:183
3917 #: libraries/classes/Setup/Index.php:192 libraries/classes/Setup/Index.php:200
3918 msgid "Version check"
3921 #: libraries/classes/Config/Descriptions.php:972
3925 #: libraries/classes/Config/Descriptions.php:973
3926 msgid "Proxy username"
3929 #: libraries/classes/Config/Descriptions.php:974
3930 msgid "Proxy password"
3933 #: libraries/classes/Config/Descriptions.php:975
3937 #: libraries/classes/Config/Descriptions.php:976
3938 msgid "URL for reCaptcha v2 API"
3941 #: libraries/classes/Config/Descriptions.php:977
3942 msgid "Content-Security-Policy snippet for reCaptcha v2 API"
3945 #: libraries/classes/Config/Descriptions.php:978
3946 msgid "Request parameter for reCaptcha v2 API"
3949 #: libraries/classes/Config/Descriptions.php:979
3950 msgid "Response parameter for reCaptcha v2 API"
3953 #: libraries/classes/Config/Descriptions.php:980
3954 msgid "Public key for reCaptcha"
3957 #: libraries/classes/Config/Descriptions.php:981
3958 msgid "Private key for reCaptcha"
3961 #: libraries/classes/Config/Descriptions.php:982
3962 msgid "URL for reCaptcha siteverify"
3965 #: libraries/classes/Config/Descriptions.php:983
3966 msgid "Send error reports"
3969 #: libraries/classes/Config/Descriptions.php:984
3970 msgid "Enter executes queries in console"
3973 #: libraries/classes/Config/Descriptions.php:985
3974 msgid "Enable Zero Configuration mode"
3977 #: libraries/classes/Config/Descriptions.php:986
3978 #: templates/console/display.twig:153
3979 msgid "Show query history at start"
3982 #: libraries/classes/Config/Descriptions.php:987
3983 #: templates/console/display.twig:149
3984 msgid "Always expand query messages"
3987 #: libraries/classes/Config/Descriptions.php:988
3988 #: templates/console/display.twig:157
3989 msgid "Show current browsing query"
3992 #: libraries/classes/Config/Descriptions.php:989
3993 msgid "Execute queries on Enter and insert new line with Shift + Enter"
3996 #: libraries/classes/Config/Descriptions.php:990
3997 #: templates/console/display.twig:168
3998 msgid "Switch to dark theme"
4001 #: libraries/classes/Config/Descriptions.php:991
4002 msgid "Console height"
4005 #: libraries/classes/Config/Descriptions.php:992
4006 msgid "Console mode"
4009 #: libraries/classes/Config/Descriptions.php:993
4010 #: templates/console/display.twig:64
4011 msgid "Group queries"
4014 #: libraries/classes/Config/Descriptions.php:994
4015 #: templates/sql/profiling_chart.twig:9
4019 #: libraries/classes/Config/Descriptions.php:995
4023 #: libraries/classes/Config/Descriptions.php:996
4024 msgid "Server connection collation"
4027 #: libraries/classes/Config/FormDisplay.php:123
4028 #: libraries/classes/Config/Validator.php:537
4029 msgid "Not a positive number!"
4032 #: libraries/classes/Config/FormDisplay.php:124
4033 #: libraries/classes/Config/Validator.php:559
4034 msgid "Not a non-negative number!"
4037 #: libraries/classes/Config/FormDisplay.php:125
4038 #: libraries/classes/Config/Validator.php:515
4039 msgid "Not a valid port number!"
4042 #: libraries/classes/Config/FormDisplay.php:126
4043 #: libraries/classes/Config/FormDisplay.php:718
4044 #: libraries/classes/Config/Validator.php:581
4045 msgid "Incorrect value!"
4048 #: libraries/classes/Config/FormDisplay.php:127
4049 #: libraries/classes/Config/Validator.php:599
4051 msgid "Value must be less than or equal to %s!"
4054 #: libraries/classes/Config/FormDisplay.php:675
4056 msgid "Missing data for %s"
4059 #: libraries/classes/Config/FormDisplay.php:874
4060 #: libraries/classes/Config/FormDisplay.php:882
4064 #: libraries/classes/Config/FormDisplay.php:876
4065 #: libraries/classes/Config/FormDisplay.php:884
4067 msgid "\"%s\" requires %s extension"
4070 #: libraries/classes/Config/FormDisplay.php:916
4072 msgid "Compressed import will not work due to missing function %s."
4075 #: libraries/classes/Config/FormDisplay.php:924
4077 msgid "Compressed export will not work due to missing function %s."
4080 #: libraries/classes/Config/FormDisplay.php:943
4085 #: libraries/classes/Config/FormDisplayTemplate.php:178
4086 #: libraries/classes/Engines/Pbxt.php:169
4087 #: libraries/classes/Html/Generator.php:812
4088 #: libraries/classes/Html/MySQLDocumentation.php:49
4089 #: libraries/classes/Sanitize.php:200 templates/home/index.twig:198
4090 #: templates/server/variables/index.twig:17
4091 msgid "Documentation"
4094 #: libraries/classes/Config/FormDisplayTemplate.php:255
4095 msgid "This setting is disabled, it will not be applied to your configuration."
4098 #: libraries/classes/Config/FormDisplayTemplate.php:257
4099 #: libraries/classes/Relation.php:150 libraries/classes/Relation.php:158
4100 #: libraries/config.values.php:145 libraries/config.values.php:188
4104 #: libraries/classes/Config/FormDisplayTemplate.php:303
4105 #: libraries/classes/Controllers/Database/StructureController.php:1452
4106 #: libraries/classes/Controllers/Database/StructureController.php:1535
4107 #: libraries/classes/Controllers/JavaScriptMessagesController.php:499
4108 #: libraries/classes/Controllers/Table/DeleteController.php:56
4109 #: libraries/classes/Controllers/Table/StructureController.php:481
4110 #: libraries/classes/Controllers/Table/StructureController.php:505
4111 #: libraries/classes/Controllers/Table/StructureController.php:552
4112 #: libraries/classes/IndexColumn.php:135 libraries/classes/Index.php:524
4113 #: libraries/classes/Plugins/Export/ExportHtmlword.php:666
4114 #: libraries/classes/Plugins/Export/ExportLatex.php:639
4115 #: libraries/classes/Plugins/Export/ExportOdt.php:815
4116 #: libraries/classes/Plugins/Export/ExportTexytext.php:634
4117 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:798
4118 #: templates/database/central_columns/main.twig:360
4119 #: templates/database/data_dictionary/index.twig:39
4120 #: templates/database/data_dictionary/index.twig:83
4121 #: templates/database/privileges/index.twig:69
4122 #: templates/database/structure/drop_form.twig:19
4123 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:58
4124 #: templates/preferences/autoload.twig:11
4125 #: templates/preferences/manage/error.twig:18
4126 #: templates/server/privileges/new_user_ajax.twig:20
4127 #: templates/server/privileges/new_user_ajax.twig:34
4128 #: templates/server/privileges/privileges_summary.twig:37
4129 #: templates/server/privileges/privileges_summary.twig:40
4130 #: templates/server/privileges/privileges_summary.twig:42
4131 #: templates/server/privileges/users_overview.twig:50
4132 #: templates/server/privileges/users_overview.twig:62
4133 #: templates/table/delete/confirm.twig:28
4134 #: templates/table/privileges/index.twig:73
4135 #: templates/table/structure/display_structure.twig:81
4136 #: templates/table/structure/display_structure.twig:470
4137 #: templates/table/structure/drop_confirm.twig:19
4138 #: templates/table/structure/primary.twig:22
4139 #: templates/table/tracking/structure_snapshot_columns.twig:33
4140 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4141 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4145 #: libraries/classes/Config/FormDisplayTemplate.php:303
4146 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
4147 #: libraries/classes/IndexColumn.php:132 libraries/classes/Index.php:497
4148 #: libraries/classes/Index.php:525
4149 #: libraries/classes/Plugins/Export/ExportHtmlword.php:665
4150 #: libraries/classes/Plugins/Export/ExportLatex.php:639
4151 #: libraries/classes/Plugins/Export/ExportOdt.php:814
4152 #: libraries/classes/Plugins/Export/ExportTexytext.php:634
4153 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:797
4154 #: templates/database/central_columns/main.twig:360
4155 #: templates/database/data_dictionary/index.twig:39
4156 #: templates/database/data_dictionary/index.twig:83
4157 #: templates/database/privileges/index.twig:69
4158 #: templates/database/structure/drop_form.twig:20
4159 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:58
4160 #: templates/preferences/autoload.twig:12
4161 #: templates/preferences/manage/error.twig:19
4162 #: templates/server/privileges/new_user_ajax.twig:22
4163 #: templates/server/privileges/new_user_ajax.twig:34
4164 #: templates/server/privileges/privileges_summary.twig:37
4165 #: templates/server/privileges/privileges_summary.twig:40
4166 #: templates/server/privileges/privileges_summary.twig:42
4167 #: templates/server/privileges/users_overview.twig:52
4168 #: templates/server/privileges/users_overview.twig:62
4169 #: templates/table/delete/confirm.twig:29
4170 #: templates/table/privileges/index.twig:73
4171 #: templates/table/structure/display_structure.twig:81
4172 #: templates/table/structure/display_structure.twig:470
4173 #: templates/table/structure/drop_confirm.twig:20
4174 #: templates/table/structure/primary.twig:23
4175 #: templates/table/tracking/structure_snapshot_columns.twig:33
4176 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4177 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4181 #: libraries/classes/Config/FormDisplayTemplate.php:350
4183 msgid "Set value: %s"
4186 #: libraries/classes/Config/FormDisplayTemplate.php:355
4187 msgid "Restore default value"
4190 #: libraries/classes/Config/FormDisplayTemplate.php:368
4191 msgid "Allow users to customize this value"
4194 #: libraries/classes/Config/Forms/Setup/ServersForm.php:37
4195 msgid "Config authentication"
4198 #: libraries/classes/Config/Forms/Setup/ServersForm.php:41
4199 msgid "HTTP authentication"
4202 #: libraries/classes/Config/Forms/Setup/ServersForm.php:44
4203 msgid "Signon authentication"
4206 #: libraries/classes/Config/Forms/User/ExportForm.php:23
4210 #: libraries/classes/Config/Forms/User/ExportForm.php:27
4214 #: libraries/classes/Config/Forms/User/ExportForm.php:53
4215 #: libraries/classes/Config/Forms/User/ExportForm.php:98
4216 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4217 #: libraries/classes/Controllers/JavaScriptMessagesController.php:723
4218 #: libraries/classes/Import.php:1382 libraries/classes/Menu.php:279
4219 #: libraries/classes/Menu.php:398
4220 #: libraries/classes/Navigation/Nodes/NodeColumn.php:43
4221 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:57
4222 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
4223 #: libraries/classes/Util.php:1711 libraries/classes/Util.php:2446
4224 #: libraries/classes/Util.php:2463 libraries/config.values.php:60
4225 #: libraries/config.values.php:74 libraries/config.values.php:165
4226 #: libraries/config.values.php:175
4227 #: templates/columns_definitions/table_fields_definitions.twig:4
4228 #: templates/database/central_columns/edit.twig:3
4229 #: templates/database/export/index.twig:24
4230 #: templates/database/structure/structure_table_row.twig:48
4231 #: templates/server/privileges/privileges_table.twig:328
4232 #: templates/table/tracking/structure_snapshot_columns.twig:1
4236 #: libraries/classes/Config/Forms/User/ExportForm.php:69
4237 #: libraries/classes/Config/Forms/User/ExportForm.php:106
4238 #: libraries/classes/Config/Forms/User/ExportForm.php:131
4239 #: libraries/classes/Config/Forms/User/ExportForm.php:137
4240 #: libraries/classes/Controllers/Server/DatabasesController.php:488
4241 #: templates/database/export/index.twig:25
4242 #: templates/server/privileges/privileges_table.twig:254
4243 #: templates/table/structure/display_table_stats.twig:17
4247 #: libraries/classes/Config/Forms/User/ExportForm.php:89
4248 msgid "CSV for MS Excel"
4251 #: libraries/classes/Config/Forms/User/ExportForm.php:114
4252 msgid "Microsoft Word 2000"
4255 #: libraries/classes/Config/Forms/User/ExportForm.php:120
4256 #: libraries/classes/Config/Forms/User/ImportForm.php:50
4257 msgid "OpenDocument Spreadsheet"
4260 #: libraries/classes/Config/Forms/User/ExportForm.php:124
4261 msgid "OpenDocument Text"
4264 #: libraries/classes/Config/Forms/User/ExportForm.php:151
4265 #: libraries/classes/Controllers/JavaScriptMessagesController.php:371
4266 #: libraries/classes/Menu.php:309 libraries/classes/Menu.php:423
4267 #: libraries/classes/Menu.php:560 libraries/classes/Server/Privileges.php:1621
4268 #: libraries/classes/Util.php:2435 libraries/classes/Util.php:2450
4269 #: libraries/classes/Util.php:2467 templates/database/events/index.twig:58
4270 #: templates/database/events/index.twig:91
4271 #: templates/database/events/index.twig:92
4272 #: templates/database/events/row.twig:33
4273 #: templates/database/privileges/index.twig:91
4274 #: templates/database/privileges/index.twig:116
4275 #: templates/database/privileges/index.twig:117
4276 #: templates/database/routines/index.twig:50
4277 #: templates/database/routines/index.twig:51
4278 #: templates/database/routines/row.twig:58
4279 #: templates/database/routines/row.twig:61
4280 #: templates/database/structure/check_all_tables.twig:12
4281 #: templates/database/triggers/list.twig:41
4282 #: templates/database/triggers/list.twig:42
4283 #: templates/database/triggers/row.twig:35
4284 #: templates/display/results/table.twig:223
4285 #: templates/display/results/table.twig:224
4286 #: templates/display/results/table.twig:258 templates/export.twig:8
4287 #: templates/preferences/header.twig:42
4288 #: templates/preferences/manage/main.twig:68
4289 #: templates/server/privileges/new_user_ajax.twig:63
4290 #: templates/server/privileges/users_overview.twig:92
4291 #: templates/server/privileges/users_overview.twig:109
4292 #: templates/server/privileges/users_overview.twig:110
4293 #: templates/server/status/monitor/index.twig:81
4294 #: templates/table/privileges/index.twig:95
4295 #: templates/table/privileges/index.twig:120
4296 #: templates/table/privileges/index.twig:121
4300 #: libraries/classes/Config/Forms/User/FeaturesForm.php:88
4301 #: templates/preferences/header.twig:18
4305 #: libraries/classes/Config/Forms/User/ImportForm.php:41
4306 msgid "CSV using LOAD DATA"
4309 #: libraries/classes/Config/Forms/User/ImportForm.php:65
4310 #: libraries/classes/Controllers/JavaScriptMessagesController.php:309
4311 #: libraries/classes/Menu.php:318 libraries/classes/Menu.php:433
4312 #: libraries/classes/Menu.php:565 libraries/classes/Util.php:2436
4313 #: libraries/classes/Util.php:2451 libraries/classes/Util.php:2468
4314 #: templates/import.twig:33 templates/preferences/header.twig:48
4315 #: templates/preferences/manage/main.twig:11
4316 #: templates/server/status/monitor/index.twig:78
4320 #: libraries/classes/Config/Forms/User/MainForm.php:35
4321 msgid "Default transformations"
4324 #: libraries/classes/Config/PageSettings.php:138
4325 msgid "Cannot save settings, submitted configuration form contains errors!"
4328 #: libraries/classes/Config.php:743
4330 msgid "Existing configuration file (%s) is not readable."
4333 #: libraries/classes/Config.php:781
4334 msgid "Wrong permissions on configuration file, should not be world writable!"
4337 #: libraries/classes/Config.php:796
4339 msgid "Could not load default configuration from: %1$s"
4342 #: libraries/classes/Config.php:806
4343 msgid "Failed to read configuration file!"
4346 #: libraries/classes/Config.php:809
4348 "This usually means there is a syntax error in it, please check any errors "
4352 #: libraries/classes/Config.php:1390
4354 msgid "Invalid server index: %s"
4357 #: libraries/classes/Config.php:1403
4362 #: libraries/classes/Config/ServerConfigChecks.php:72
4365 "This %soption%s should be disabled as it allows attackers to bruteforce "
4366 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4367 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4368 "protection with trusted proxies list may not be reliable if your IP belongs "
4369 "to an ISP where thousands of users, including you, are connected to."
4372 #: libraries/classes/Config/ServerConfigChecks.php:97
4374 "This value should be double checked to ensure that this directory is neither "
4375 "world accessible nor readable or writable by other users on your server."
4378 #: libraries/classes/Config/ServerConfigChecks.php:168
4379 msgid "You should use SSL connections if your database server supports it."
4382 #: libraries/classes/Config/ServerConfigChecks.php:175
4384 "If you feel this is necessary, use additional protection settings - %1$shost "
4385 "authentication%2$s settings and %3$strusted proxies list%4%s. However, IP-"
4386 "based protection may not be reliable if your IP belongs to an ISP where "
4387 "thousands of users, including you, are connected to."
4390 #: libraries/classes/Config/ServerConfigChecks.php:200
4393 "You set the [kbd]config[/kbd] authentication type and included username and "
4394 "password for auto-login, which is not a desirable option for live hosts. "
4395 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4396 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4400 #: libraries/classes/Config/ServerConfigChecks.php:228
4401 msgid "You allow for connecting to the server without a password."
4404 #: libraries/classes/Config/ServerConfigChecks.php:312
4407 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4411 #: libraries/classes/Config/ServerConfigChecks.php:334
4414 "%sZip compression%s requires functions (%s) which are unavailable on this "
4418 #: libraries/classes/Config/ServerConfigChecks.php:371
4420 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4421 "authentication, so a key was automatically generated for you. It is used to "
4422 "encrypt cookies; you don't need to remember it."
4425 #: libraries/classes/Config/ServerConfigChecks.php:383
4426 msgid "Key is too short, it should have at least 32 characters."
4429 #: libraries/classes/Config/ServerConfigChecks.php:393
4430 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4433 #: libraries/classes/Config/ServerConfigChecks.php:428
4436 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4437 "may cause random session invalidation (currently session.gc_maxlifetime is "
4441 #: libraries/classes/Config/ServerConfigChecks.php:450
4444 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4445 "most. Values larger than 1800 may pose a security risk such as impersonation."
4448 #: libraries/classes/Config/ServerConfigChecks.php:475
4451 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4452 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4455 #: libraries/classes/Config/ServerConfigChecks.php:515
4458 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4459 "are unavailable on this system."
4462 #: libraries/classes/Config/ServerConfigChecks.php:547
4465 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4466 "are unavailable on this system."
4469 #: libraries/classes/Config/Validator.php:234
4470 msgid "Could not connect to the database server!"
4473 #: libraries/classes/Config/Validator.php:269
4474 msgid "Invalid authentication type!"
4477 #: libraries/classes/Config/Validator.php:276
4478 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4481 #: libraries/classes/Config/Validator.php:284
4483 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4487 #: libraries/classes/Config/Validator.php:293
4488 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4491 #: libraries/classes/Config/Validator.php:347
4493 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4496 #: libraries/classes/Config/Validator.php:354
4498 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4502 #: libraries/classes/Config/Validator.php:444
4503 msgid "Incorrect value:"
4506 #: libraries/classes/Config/Validator.php:453
4508 msgid "Incorrect IP address: %s"
4511 #: libraries/classes/Console.php:91
4513 msgid "Showing %1$d bookmark (both private and shared)"
4514 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4517 #: libraries/classes/Console.php:98
4518 msgid "No bookmarks"
4521 #: libraries/classes/Console.php:132
4522 msgid "SQL Query Console"
4525 #: libraries/classes/Controllers/AbstractController.php:74
4526 #: libraries/classes/Controllers/JavaScriptMessagesController.php:342
4527 #: libraries/classes/Controllers/Server/DatabasesController.php:293
4528 #: libraries/classes/DbTableExists.php:45
4529 msgid "No databases selected."
4532 #: libraries/classes/Controllers/ChangeLogController.php:37
4533 #: libraries/classes/Controllers/LicenseController.php:32
4536 "The %s file is not available on this system, please visit %s for more "
4540 #: libraries/classes/Controllers/Database/CentralColumnsController.php:138
4542 msgid "Showing rows %1$s - %2$s."
4545 #: libraries/classes/Controllers/Database/ExportController.php:78
4546 #: libraries/classes/Controllers/Database/TrackingController.php:128
4547 #: libraries/classes/Controllers/ExportController.php:445
4548 #: libraries/classes/Database/Qbe.php:359
4549 #: templates/database/structure/index.twig:19
4550 #: templates/navigation/tree/path.twig:9
4551 msgid "No tables found in database."
4554 #: libraries/classes/Controllers/Database/ExportController.php:149
4555 #: libraries/classes/Controllers/Server/ExportController.php:73
4556 #: libraries/classes/Controllers/Table/ExportController.php:116
4557 msgid "Could not load export plugins, please check your installation!"
4560 #: libraries/classes/Controllers/Database/ExportController.php:177
4561 #: libraries/classes/Controllers/Database/StructureController.php:1174
4562 #: libraries/classes/Controllers/Database/StructureController.php:1215
4563 #: libraries/classes/Controllers/Database/StructureController.php:1248
4564 #: libraries/classes/Controllers/Database/StructureController.php:1271
4565 #: libraries/classes/Controllers/Database/StructureController.php:1294
4566 #: libraries/classes/Controllers/Database/StructureController.php:1317
4567 #: libraries/classes/Controllers/Database/StructureController.php:1340
4568 #: libraries/classes/Controllers/Database/StructureController.php:1370
4569 #: libraries/classes/Controllers/Database/StructureController.php:1421
4570 #: libraries/classes/Controllers/Table/MaintenanceController.php:44
4571 #: libraries/classes/Controllers/Table/MaintenanceController.php:79
4572 #: libraries/classes/Controllers/Table/MaintenanceController.php:117
4573 #: libraries/classes/Controllers/Table/MaintenanceController.php:153
4574 #: libraries/classes/Controllers/Table/MaintenanceController.php:188
4575 msgid "No table selected."
4578 #: libraries/classes/Controllers/Database/ImportController.php:75
4579 #: libraries/classes/Controllers/ImportController.php:620
4580 #: libraries/classes/Controllers/Server/ImportController.php:60
4581 #: libraries/classes/Controllers/Table/ImportController.php:68
4582 msgid "Could not load import plugins, please check your installation!"
4585 #: libraries/classes/Controllers/Database/OperationsController.php:95
4586 #: libraries/classes/Controllers/Table/CreateController.php:76
4587 msgid "The database name is empty!"
4590 #: libraries/classes/Controllers/Database/OperationsController.php:106
4591 msgid "Cannot copy database to the same name. Change the name and try again."
4594 #: libraries/classes/Controllers/Database/OperationsController.php:197
4596 msgid "Database %1$s has been renamed to %2$s."
4599 #: libraries/classes/Controllers/Database/OperationsController.php:209
4601 msgid "Database %1$s has been copied to %2$s."
4604 #: libraries/classes/Controllers/Database/OperationsController.php:324
4607 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4610 #: libraries/classes/Controllers/Database/OperationsController.php:363
4611 #: libraries/classes/Controllers/Table/OperationsController.php:269
4612 msgid "No collation provided."
4615 #: libraries/classes/Controllers/Database/SearchController.php:55
4616 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:89
4617 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:104
4618 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:81
4619 #: libraries/classes/Plugins/AuthenticationPlugin.php:197
4620 msgid "Access denied!"
4623 #: libraries/classes/Controllers/Database/StructureController.php:291
4624 msgid "Favorite List is full!"
4627 #: libraries/classes/Controllers/Database/StructureController.php:569
4628 #: templates/table/operations/index.twig:408
4629 #: templates/table/operations/view.twig:27
4631 msgid "View %s has been dropped."
4634 #: libraries/classes/Controllers/Database/StructureController.php:570
4635 #: templates/table/operations/index.twig:408
4637 msgid "Table %s has been dropped."
4640 #: libraries/classes/Controllers/Database/StructureController.php:625
4641 #: templates/table/operations/index.twig:387
4643 msgid "Table %s has been emptied."
4646 #: libraries/classes/Controllers/Database/StructureController.php:795
4647 #: libraries/classes/Display/Results.php:4429
4650 "This view has at least this number of rows. Please refer to %sdocumentation"
4654 #: libraries/classes/Controllers/Database/StructureController.php:1033
4658 #: libraries/classes/Controllers/Database/StructureController.php:1256
4659 #: libraries/classes/Controllers/Database/StructureController.php:1279
4660 #: libraries/classes/Controllers/Database/StructureController.php:1302
4664 #: libraries/classes/Controllers/Database/StructureController.php:1453
4665 #: libraries/classes/Controllers/Database/StructureController.php:1536
4666 #: libraries/classes/Controllers/Table/OperationsController.php:318
4667 #: libraries/classes/Controllers/Table/ReplaceController.php:397
4668 #: libraries/classes/Core.php:857 templates/preview_sql.twig:3
4672 #: libraries/classes/Controllers/Database/TrackingController.php:81
4673 #: libraries/classes/Controllers/Database/TrackingController.php:101
4674 msgid "Tracking data deleted successfully."
4677 #: libraries/classes/Controllers/Database/TrackingController.php:88
4680 "Version %1$s was created for selected tables, tracking is active for them."
4683 #: libraries/classes/Controllers/Database/TrackingController.php:118
4684 msgid "No tables selected."
4687 #: libraries/classes/Controllers/Database/TrackingController.php:157
4688 msgid "Database Log"
4691 #: libraries/classes/Controllers/ErrorReportController.php:101
4693 "An error has been detected and an error report has been automatically "
4694 "submitted based on your settings."
4697 #: libraries/classes/Controllers/ErrorReportController.php:105
4698 msgid "Thank you for submitting this report."
4701 #: libraries/classes/Controllers/ErrorReportController.php:109
4703 "An error has been detected and an error report has been generated but failed "
4707 #: libraries/classes/Controllers/ErrorReportController.php:114
4708 msgid "If you experience any problems please submit a bug report manually."
4711 #: libraries/classes/Controllers/ErrorReportController.php:118
4712 msgid "You may want to refresh the page."
4715 #: libraries/classes/Controllers/ExportController.php:225
4716 #: libraries/classes/Export.php:1348
4718 msgstr "မကောင်းတဲ့အမျိုးအစား!"
4720 #: libraries/classes/Controllers/ExportController.php:330
4721 msgid "Bad parameters!"
4724 #: libraries/classes/Controllers/HomeController.php:91
4726 "You were logged out from one server, to logout completely from phpMyAdmin, "
4727 "you need to logout from all servers."
4730 #: libraries/classes/Controllers/HomeController.php:198
4733 "The phpMyAdmin configuration storage is not completely configured, some "
4734 "extended features have been deactivated. %sFind out why%s. "
4737 #: libraries/classes/Controllers/HomeController.php:205
4739 "Or alternately go to 'Operations' tab of any database to set it up there."
4742 #: libraries/classes/Controllers/HomeController.php:323
4744 "The mbstring PHP extension was not found and you seem to be using a "
4745 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4746 "split strings correctly and it may result in unexpected results."
4749 #: libraries/classes/Controllers/HomeController.php:338
4751 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4752 "this some features such as error reporting or version check are disabled."
4755 #: libraries/classes/Controllers/HomeController.php:353
4757 "Your PHP parameter [a@https://secure.php.net/manual/en/session.configuration."
4758 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4759 "than cookie validity configured in phpMyAdmin, because of this, your login "
4760 "might expire sooner than configured in phpMyAdmin."
4763 #: libraries/classes/Controllers/HomeController.php:372
4765 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4766 "because of this, your login will expire sooner than configured in phpMyAdmin."
4769 #: libraries/classes/Controllers/HomeController.php:390
4771 "Your server is running with default values for the controluser and password "
4772 "(controlpass) and is open to intrusion; you really should fix this security "
4773 "weakness by changing the password for controluser 'pma'."
4776 #: libraries/classes/Controllers/HomeController.php:406
4777 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
4780 #: libraries/classes/Controllers/HomeController.php:413
4781 msgid "The secret passphrase in configuration (blowfish_secret) is too short."
4784 #: libraries/classes/Controllers/HomeController.php:427
4786 "Directory [code]config[/code], which is used by the setup script, still "
4787 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4788 "once phpMyAdmin has been configured. Otherwise the security of your server "
4789 "may be compromised by unauthorized people downloading your configuration."
4792 #: libraries/classes/Controllers/HomeController.php:447
4795 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4799 #: libraries/classes/Controllers/HomeController.php:462
4802 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4803 "templates and will be slow because of this."
4806 #: libraries/classes/Controllers/ImportController.php:114
4807 msgid "Incomplete params"
4810 #: libraries/classes/Controllers/ImportController.php:139
4814 #: libraries/classes/Controllers/ImportController.php:143
4815 #: libraries/classes/Controllers/JavaScriptMessagesController.php:587
4819 #: libraries/classes/Controllers/ImportController.php:245
4822 "You probably tried to upload a file that is too large. Please refer to "
4823 "%sdocumentation%s for a workaround for this limit."
4826 #: libraries/classes/Controllers/ImportController.php:424
4827 #: libraries/classes/Controllers/ImportController.php:660
4828 msgid "Showing bookmark"
4831 #: libraries/classes/Controllers/ImportController.php:448
4832 #: libraries/classes/Controllers/ImportController.php:656
4833 msgid "The bookmark has been deleted."
4836 #: libraries/classes/Controllers/ImportController.php:562
4838 "No data was received to import. Either no file name was submitted, or the "
4839 "file size exceeded the maximum size permitted by your PHP configuration. See "
4840 "[doc@faq1-16]FAQ 1.16[/doc]."
4843 #: libraries/classes/Controllers/ImportController.php:663
4844 #: libraries/classes/Controllers/SqlController.php:371
4845 #: libraries/classes/Sql.php:1228
4847 msgid "Bookmark %s has been created."
4850 #: libraries/classes/Controllers/ImportController.php:673
4852 msgid "Import has been successfully finished, %d query executed."
4853 msgid_plural "Import has been successfully finished, %d queries executed."
4856 #: libraries/classes/Controllers/ImportController.php:704
4859 "Script timeout passed, if you want to finish import, please %sresubmit the "
4860 "same file%s and import will resume."
4863 #: libraries/classes/Controllers/ImportController.php:714
4865 "However on last run no data has been parsed, this usually means phpMyAdmin "
4866 "won't be able to finish this import unless you increase php time limits."
4869 #: libraries/classes/Controllers/ImportController.php:788
4870 #: libraries/classes/Controllers/SqlController.php:169
4871 msgid "\"DROP DATABASE\" statements are disabled."
4874 #: libraries/classes/Controllers/ImportStatusController.php:67
4875 msgid "Could not load the progress of the import."
4878 #: libraries/classes/Controllers/JavaScriptMessagesController.php:35
4882 #: libraries/classes/Controllers/JavaScriptMessagesController.php:36
4884 msgid "Do you really want to execute \"%s\"?"
4887 #: libraries/classes/Controllers/JavaScriptMessagesController.php:37
4888 msgid "You are about to DESTROY a complete database!"
4891 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
4892 msgid "Cannot rename database to the same name. Change the name and try again"
4895 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
4896 msgid "You are about to DESTROY a complete table!"
4899 #: libraries/classes/Controllers/JavaScriptMessagesController.php:42
4900 msgid "You are about to TRUNCATE a complete table!"
4903 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
4904 msgid "Delete tracking data for this table?"
4907 #: libraries/classes/Controllers/JavaScriptMessagesController.php:44
4908 msgid "Delete tracking data for these tables?"
4911 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
4912 msgid "Delete tracking data for this version?"
4915 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
4916 msgid "Delete tracking data for these versions?"
4919 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
4920 msgid "Delete entry from tracking report?"
4923 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
4924 msgid "Deleting tracking data"
4927 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
4928 msgid "Dropping Primary Key/Index"
4931 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
4932 msgid "Dropping Foreign key."
4935 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
4936 msgid "This operation could take a long time. Proceed anyway?"
4939 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
4941 msgid "Do you really want to delete user group \"%s\"?"
4944 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
4946 msgid "Do you really want to delete the search \"%s\"?"
4949 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
4950 msgid "You have unsaved changes; are you sure you want to leave this page?"
4953 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
4955 "You are trying to reduce the number of rows, but have already entered data "
4956 "in those rows which will be lost. Do you wish to continue?"
4959 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
4960 msgid "Do you really want to revoke the selected user(s) ?"
4963 #: libraries/classes/Controllers/JavaScriptMessagesController.php:60
4964 msgid "Do you really want to delete this central column?"
4967 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
4968 msgid "Do you really want to delete the selected items?"
4971 #: libraries/classes/Controllers/JavaScriptMessagesController.php:63
4973 "Do you really want to DROP the selected partition(s)? This will also DELETE "
4974 "the data related to the selected partition(s)!"
4977 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
4978 msgid "Do you really want to TRUNCATE the selected partition(s)?"
4981 #: libraries/classes/Controllers/JavaScriptMessagesController.php:67
4982 msgid "Do you really want to remove partitioning?"
4985 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
4986 msgid "Do you really want to RESET SLAVE?"
4989 #: libraries/classes/Controllers/JavaScriptMessagesController.php:70
4991 "This operation will attempt to convert your data to the new collation. In "
4992 "rare cases, especially where a character doesn't exist in the new collation, "
4993 "this process could cause the data to appear incorrectly under the new "
4994 "collation; in this case we suggest you revert to the original collation and "
4995 "refer to the tips at "
4998 #: libraries/classes/Controllers/JavaScriptMessagesController.php:76
4999 msgid "Garbled Data"
5002 #: libraries/classes/Controllers/JavaScriptMessagesController.php:78
5003 msgid "Are you sure you wish to change the collation and convert the data?"
5006 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5008 "Through this operation, MySQL attempts to map the data values between "
5009 "collations. If the character sets are incompatible, there may be data loss "
5010 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5011 "column collation(s). <b>To convert existing data, it is suggested to use the "
5012 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5016 #: libraries/classes/Controllers/JavaScriptMessagesController.php:90
5018 "Are you sure you wish to change all the column collations and convert the "
5022 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5023 msgid "Save & close"
5026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:95
5027 #: libraries/classes/InsertEdit.php:1976
5028 #: templates/config/form_display/fieldset_bottom.twig:9
5029 #: templates/preferences/manage/main.twig:114
5030 #: templates/preferences/manage/main.twig:122
5034 #: libraries/classes/Controllers/JavaScriptMessagesController.php:96
5038 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5039 msgid "Missing value in the form!"
5042 #: libraries/classes/Controllers/JavaScriptMessagesController.php:100
5043 msgid "Select at least one of the options!"
5046 #: libraries/classes/Controllers/JavaScriptMessagesController.php:101
5047 msgid "Please enter a valid number!"
5050 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5051 msgid "Please enter a valid length!"
5054 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5058 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5062 #. l10n: Rename a table Index
5063 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5064 msgid "Rename index"
5067 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5068 #: templates/table/index_form.twig:227
5070 msgid "Add %s column(s) to index"
5073 #: libraries/classes/Controllers/JavaScriptMessagesController.php:108
5074 msgid "Create single-column index"
5077 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5078 msgid "Create composite index"
5081 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5082 msgid "Composite with:"
5085 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5086 msgid "Please select column(s) for the index."
5089 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5090 #: libraries/classes/InsertEdit.php:1974
5091 #: templates/columns_definitions/column_definitions_form.twig:157
5092 #: templates/table/index_form.twig:233
5093 #: templates/table/index_rename_form.twig:28
5094 #: templates/table/relation/common_form.twig:221
5098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5099 msgid "Simulate query"
5102 #: libraries/classes/Controllers/JavaScriptMessagesController.php:118
5103 msgid "Matched rows:"
5106 #: libraries/classes/Controllers/JavaScriptMessagesController.php:119
5107 #: libraries/classes/Html/Generator.php:918 templates/export.twig:49
5111 #. l10n: Default label for the y-Axis of Charts
5112 #: libraries/classes/Controllers/JavaScriptMessagesController.php:123
5116 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5117 msgid "Please enter the SQL query first."
5120 #: libraries/classes/Controllers/JavaScriptMessagesController.php:129
5121 msgid "The host name is empty!"
5124 #: libraries/classes/Controllers/JavaScriptMessagesController.php:130
5125 msgid "The user name is empty!"
5128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:131
5129 #: libraries/classes/Server/Privileges.php:1024
5130 #: libraries/classes/UserPassword.php:39
5131 msgid "The password is empty!"
5134 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5135 #: libraries/classes/Server/Privileges.php:1022
5136 #: libraries/classes/UserPassword.php:43
5137 msgid "The passwords aren't the same!"
5140 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5141 msgid "Removing Selected Users"
5144 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5145 #: libraries/classes/Tracking.php:236 libraries/classes/Tracking.php:643
5146 #: templates/server/status/advisor/index.twig:20
5147 #: templates/server/status/advisor/index.twig:47
5151 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5152 msgid "Template was created."
5155 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5156 msgid "Template was loaded."
5159 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5160 msgid "Template was updated."
5163 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5164 msgid "Template was deleted."
5167 #. l10n: Other, small valued, queries
5168 #: libraries/classes/Controllers/JavaScriptMessagesController.php:143
5169 #: libraries/classes/Controllers/Server/Status/QueriesController.php:98
5170 #: libraries/classes/Server/Status/Data.php:163
5174 #. l10n: Thousands separator
5175 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5176 #: libraries/classes/Util.php:603 libraries/classes/Util.php:635
5180 #. l10n: Decimal separator
5181 #: libraries/classes/Controllers/JavaScriptMessagesController.php:147
5182 #: libraries/classes/Util.php:601 libraries/classes/Util.php:633
5186 #: libraries/classes/Controllers/JavaScriptMessagesController.php:149
5187 msgid "Connections / Processes"
5190 #: libraries/classes/Controllers/JavaScriptMessagesController.php:152
5191 msgid "Local monitor configuration incompatible!"
5194 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5196 "The chart arrangement configuration in your browsers local storage is not "
5197 "compatible anymore to the newer version of the monitor dialog. It is very "
5198 "likely that your current configuration will not work anymore. Please reset "
5199 "your configuration to default in the <i>Settings</i> menu."
5202 #: libraries/classes/Controllers/JavaScriptMessagesController.php:160
5203 msgid "Query cache efficiency"
5206 #: libraries/classes/Controllers/JavaScriptMessagesController.php:161
5207 msgid "Query cache usage"
5210 #: libraries/classes/Controllers/JavaScriptMessagesController.php:162
5211 msgid "Query cache used"
5214 #: libraries/classes/Controllers/JavaScriptMessagesController.php:164
5215 msgid "System CPU usage"
5218 #: libraries/classes/Controllers/JavaScriptMessagesController.php:165
5219 msgid "System memory"
5222 #: libraries/classes/Controllers/JavaScriptMessagesController.php:166
5226 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5227 msgid "Average load"
5230 #: libraries/classes/Controllers/JavaScriptMessagesController.php:169
5231 msgid "Total memory"
5234 #: libraries/classes/Controllers/JavaScriptMessagesController.php:170
5235 msgid "Cached memory"
5238 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5239 msgid "Buffered memory"
5242 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5246 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5250 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5254 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5258 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5262 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5266 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5270 #: libraries/classes/Controllers/JavaScriptMessagesController.php:181
5271 msgid "Bytes received"
5274 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5275 #: templates/server/status/status/index.twig:36
5279 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5280 #: templates/server/status/base.twig:11
5281 #: templates/server/status/processes/list.twig:5
5285 #. l10n: shortcuts for Byte
5286 #: libraries/classes/Controllers/JavaScriptMessagesController.php:186
5287 #: libraries/classes/Util.php:509
5291 #. l10n: shortcuts for Kilobyte
5292 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5293 #: libraries/classes/Util.php:511
5294 #: templates/server/status/monitor/index.twig:179
5298 #. l10n: shortcuts for Megabyte
5299 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5300 #: libraries/classes/Util.php:513
5301 #: templates/server/status/monitor/index.twig:180
5305 #. l10n: shortcuts for Gigabyte
5306 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5307 #: libraries/classes/Util.php:515
5311 #. l10n: shortcuts for Terabyte
5312 #: libraries/classes/Controllers/JavaScriptMessagesController.php:190
5313 #: libraries/classes/Util.php:517
5317 #. l10n: shortcuts for Petabyte
5318 #: libraries/classes/Controllers/JavaScriptMessagesController.php:191
5319 #: libraries/classes/Util.php:519
5323 #. l10n: shortcuts for Exabyte
5324 #: libraries/classes/Controllers/JavaScriptMessagesController.php:192
5325 #: libraries/classes/Util.php:521
5329 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5334 #. l10n: Questions is the name of a MySQL Status variable
5335 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5339 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5340 #: templates/server/status/status/index.twig:14
5344 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5345 #: libraries/classes/Menu.php:570 libraries/classes/Util.php:2437
5346 #: templates/server/status/monitor/index.twig:12
5350 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5351 msgid "Add chart to grid"
5354 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5355 msgid "Please add at least one variable to the series!"
5358 #: libraries/classes/Controllers/JavaScriptMessagesController.php:201
5359 #: libraries/classes/Display/Results.php:1315
5360 #: libraries/classes/Plugins/Export/ExportSql.php:2317
5361 #: libraries/classes/Plugins/Schema/SchemaPdf.php:96
5362 #: libraries/config.values.php:111
5363 #: templates/columns_definitions/column_attributes.twig:208
5364 #: templates/columns_definitions/column_attributes.twig:229
5365 #: templates/database/central_columns/main.twig:309
5366 #: templates/database/designer/main.twig:590 templates/export.twig:355
5367 #: templates/server/privileges/privileges_summary.twig:30
5368 #: templates/server/status/monitor/index.twig:204
5369 #: templates/server/status/processes/list.twig:54
5370 #: templates/table/zoom_search/index.twig:64
5371 #: templates/table/zoom_search/index.twig:124
5375 #. l10n: SQL Query on modal to show exported query
5376 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5380 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5381 msgid "Resume monitor"
5384 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5385 msgid "Pause monitor"
5388 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5389 #: templates/server/status/processes/index.twig:53
5390 msgid "Start auto refresh"
5393 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5394 msgid "Stop auto refresh"
5397 #: libraries/classes/Controllers/JavaScriptMessagesController.php:209
5398 msgid "general_log and slow_query_log are enabled."
5401 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5402 msgid "general_log is enabled."
5405 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5406 msgid "slow_query_log is enabled."
5409 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5410 msgid "slow_query_log and general_log are disabled."
5413 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5414 msgid "log_output is not set to TABLE."
5417 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5418 msgid "log_output is set to TABLE."
5421 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5424 "slow_query_log is enabled, but the server logs only queries that take longer "
5425 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5426 "depending on your system."
5429 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5431 msgid "long_query_time is set to %d second(s)."
5434 #: libraries/classes/Controllers/JavaScriptMessagesController.php:222
5436 "Following settings will be applied globally and reset to default on server "
5440 #. l10n: %s is FILE or TABLE
5441 #: libraries/classes/Controllers/JavaScriptMessagesController.php:226
5443 msgid "Set log_output to %s"
5446 #. l10n: Enable in this context means setting a status variable to ON
5447 #: libraries/classes/Controllers/JavaScriptMessagesController.php:228
5452 #. l10n: Disable in this context means setting a status variable to OFF
5453 #: libraries/classes/Controllers/JavaScriptMessagesController.php:230
5459 #: libraries/classes/Controllers/JavaScriptMessagesController.php:232
5461 msgid "Set long_query_time to %d seconds."
5464 #: libraries/classes/Controllers/JavaScriptMessagesController.php:234
5466 "You can't change these variables. Please log in as root or contact your "
5467 "database administrator."
5470 #: libraries/classes/Controllers/JavaScriptMessagesController.php:237
5471 msgid "Change settings"
5474 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
5475 msgid "Current settings"
5478 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
5482 #. l10n: As in differential values
5483 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5484 msgid "Differential"
5487 #: libraries/classes/Controllers/JavaScriptMessagesController.php:243
5489 msgid "Divided by %s"
5492 #: libraries/classes/Controllers/JavaScriptMessagesController.php:244
5496 #: libraries/classes/Controllers/JavaScriptMessagesController.php:246
5497 msgid "From slow log"
5500 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5501 msgid "From general log"
5504 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
5505 msgid "The database name is not known for this query in the server's logs."
5508 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5509 msgid "Analysing logs"
5512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5513 msgid "Analysing & loading logs. This may take a while."
5516 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5517 msgid "Cancel request"
5520 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5522 "This column shows the amount of identical queries that are grouped together. "
5523 "However only the SQL query itself has been used as a grouping criteria, so "
5524 "the other attributes of queries, such as start time, may differ."
5527 #: libraries/classes/Controllers/JavaScriptMessagesController.php:260
5529 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5530 "same table are also being grouped together, disregarding of the inserted "
5534 #: libraries/classes/Controllers/JavaScriptMessagesController.php:264
5535 msgid "Log data loaded. Queries executed in this time span:"
5538 #: libraries/classes/Controllers/JavaScriptMessagesController.php:266
5539 msgid "Jump to Log table"
5542 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
5543 msgid "No data found"
5546 #: libraries/classes/Controllers/JavaScriptMessagesController.php:268
5547 msgid "Log analysed, but no data found in this time span."
5550 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
5554 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
5555 msgid "Explain output"
5558 #: libraries/classes/Controllers/JavaScriptMessagesController.php:272
5559 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:171
5560 #: libraries/classes/Menu.php:537 libraries/classes/Util.php:2433
5561 #: libraries/config.values.php:157
5562 #: templates/database/events/editor_form.twig:18
5563 #: templates/database/events/index.twig:19
5564 #: templates/database/tracking/tables.twig:17
5565 #: templates/table/tracking/main.twig:31
5569 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5570 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:167
5571 #: libraries/classes/Plugins/Export/ExportHtmlword.php:493
5572 #: libraries/classes/Plugins/Export/ExportOdt.php:625
5573 #: libraries/classes/Plugins/Export/ExportTexytext.php:471
5574 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:414
5575 #: templates/database/triggers/list.twig:23
5576 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
5580 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5584 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5585 msgid "Profiling results"
5588 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
5589 msgctxt "Display format"
5593 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5597 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5598 #: templates/export.twig:171
5603 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
5604 #: templates/export.twig:185
5609 #: libraries/classes/Controllers/JavaScriptMessagesController.php:281
5610 #: templates/export.twig:198
5615 #. l10n: A collection of available filters
5616 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
5617 msgid "Log table filter options"
5620 #. l10n: Filter as in "Start Filtering"
5621 #: libraries/classes/Controllers/JavaScriptMessagesController.php:286
5625 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
5626 msgid "Filter queries by word/regexp:"
5629 #: libraries/classes/Controllers/JavaScriptMessagesController.php:288
5630 msgid "Group queries, ignoring variable data in WHERE clauses"
5633 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
5634 msgid "Sum of grouped rows:"
5637 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
5638 #: libraries/classes/Engines/Innodb.php:141
5639 #: templates/server/databases/index.twig:256
5643 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
5644 msgid "Loading logs"
5647 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
5648 msgid "Monitor refresh failed"
5651 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5653 "While requesting new chart data the server returned an invalid response. "
5654 "This is most likely because your session expired. Reloading the page and "
5655 "reentering your credentials should help."
5658 #: libraries/classes/Controllers/JavaScriptMessagesController.php:299
5662 #: libraries/classes/Controllers/JavaScriptMessagesController.php:301
5663 msgid "Affected rows:"
5666 #: libraries/classes/Controllers/JavaScriptMessagesController.php:304
5667 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5670 #: libraries/classes/Controllers/JavaScriptMessagesController.php:307
5672 "Failed building chart grid with imported config. Resetting to default config…"
5675 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
5676 msgid "Import monitor configuration"
5679 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
5680 msgid "Please select the file you want to import."
5683 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5684 msgid "Please enter a valid table name."
5687 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
5688 msgid "Please enter a valid database name."
5691 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
5692 msgid "No files available on server for import!"
5695 #: libraries/classes/Controllers/JavaScriptMessagesController.php:316
5696 msgid "Analyse query"
5699 #: libraries/classes/Controllers/JavaScriptMessagesController.php:319
5700 msgid "Formatting SQL…"
5703 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
5704 msgid "No parameters found!"
5707 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
5708 #: templates/database/designer/main.twig:341
5709 #: templates/database/designer/main.twig:392
5710 #: templates/database/designer/main.twig:670
5711 #: templates/database/designer/main.twig:736
5712 #: templates/database/designer/main.twig:875
5713 #: templates/database/designer/main.twig:960
5714 #: templates/database/designer/main.twig:1065
5715 #: templates/server/variables/index.twig:15
5719 #: libraries/classes/Controllers/JavaScriptMessagesController.php:327
5720 #: templates/header.twig:50
5721 msgid "Page-related settings"
5724 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
5725 #: templates/config/form_display/fieldset_bottom.twig:8
5729 #: libraries/classes/Controllers/JavaScriptMessagesController.php:331
5730 #: templates/navigation/main.twig:58
5731 #: templates/server/status/monitor/index.twig:95
5735 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5736 msgid "Request aborted!!"
5739 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5740 msgid "Processing request"
5743 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
5744 msgid "Request failed!!"
5747 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
5748 msgid "Error in processing request"
5751 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5753 msgid "Error code: %s"
5756 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5758 msgid "Error text: %s"
5761 #: libraries/classes/Controllers/JavaScriptMessagesController.php:339
5763 "It seems that the connection to server has been lost. Please check your "
5764 "network connectivity and server status."
5767 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
5768 msgid "No accounts selected."
5771 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
5772 msgid "Dropping column"
5775 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
5776 msgid "Adding primary key"
5779 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
5780 #: templates/console/display.twig:129 templates/database/designer/main.twig:339
5781 #: templates/database/designer/main.twig:668
5782 #: templates/database/designer/main.twig:732
5783 #: templates/database/designer/main.twig:871
5784 #: templates/database/designer/main.twig:956
5785 #: templates/database/designer/main.twig:1063
5789 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
5790 msgid "Click to dismiss this notification"
5793 #: libraries/classes/Controllers/JavaScriptMessagesController.php:350
5794 msgid "Renaming databases"
5797 #: libraries/classes/Controllers/JavaScriptMessagesController.php:351
5798 msgid "Copying database"
5801 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
5802 msgid "Changing charset"
5805 #: libraries/classes/Controllers/JavaScriptMessagesController.php:356
5806 #: templates/database/structure/drop_form.twig:16
5807 #: templates/database/structure/empty_form.twig:16 templates/import.twig:193
5808 #: templates/sql/query.twig:131 templates/table/delete/confirm.twig:25
5809 msgid "Enable foreign key checks"
5812 #: libraries/classes/Controllers/JavaScriptMessagesController.php:359
5813 msgid "Failed to get real row count."
5816 #: libraries/classes/Controllers/JavaScriptMessagesController.php:362
5820 #: libraries/classes/Controllers/JavaScriptMessagesController.php:363
5821 msgid "Hide search results"
5824 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
5825 msgid "Show search results"
5828 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
5832 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
5836 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
5838 msgid "Delete the matches for the %s table?"
5841 #: libraries/classes/Controllers/JavaScriptMessagesController.php:370
5842 msgid "The definition of a stored function must contain a RETURN statement!"
5845 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
5846 msgid "No routine is exportable. Required privileges may be lacking."
5849 #: libraries/classes/Controllers/JavaScriptMessagesController.php:375
5850 #: templates/database/routines/parameter_row.twig:24
5851 msgid "ENUM/SET editor"
5854 #: libraries/classes/Controllers/JavaScriptMessagesController.php:376
5856 msgid "Values for column %s"
5859 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
5860 msgid "Values for a new column"
5863 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
5864 msgid "Enter each value in a separate field."
5867 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
5869 msgid "Add %d value(s)"
5872 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
5874 "Note: If the file contains multiple tables, they will be combined into one."
5877 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
5878 msgid "Hide query box"
5881 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
5882 msgid "Show query box"
5885 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
5886 #: libraries/classes/Display/Results.php:3286
5887 #: libraries/classes/Server/UserGroups.php:134
5888 #: libraries/classes/Tracking.php:258 templates/console/bookmark_content.twig:7
5889 #: templates/database/central_columns/main.twig:270
5890 #: templates/database/central_columns/main.twig:385
5891 #: templates/database/central_columns/main.twig:386
5892 #: templates/database/designer/main.twig:390
5893 #: templates/database/qbe/ins_del_and_or_cell.twig:18
5894 #: templates/database/search/results.twig:43
5895 #: templates/display/results/table.twig:218
5896 #: templates/display/results/table.twig:219 templates/export.twig:38
5897 #: templates/setup/home/index.twig:62 templates/sql/query.twig:173
5901 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
5903 msgid "%d is not valid row number."
5906 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
5907 #: libraries/classes/InsertEdit.php:923
5908 #: templates/sql/relational_column_dropdown.twig:3
5909 #: templates/table/search/input_box.twig:27
5910 msgid "Browse foreign values"
5913 #: libraries/classes/Controllers/JavaScriptMessagesController.php:393
5914 msgid "No previously auto-saved query is available. Loading default query."
5917 #: libraries/classes/Controllers/JavaScriptMessagesController.php:395
5919 "You have a previously saved query. Click Get auto-saved query to load the "
5923 #: libraries/classes/Controllers/JavaScriptMessagesController.php:397
5925 msgid "Variable %d:"
5928 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
5929 #: libraries/classes/Normalization.php:1046
5933 #: libraries/classes/Controllers/JavaScriptMessagesController.php:401
5934 msgid "Column selector"
5937 #: libraries/classes/Controllers/JavaScriptMessagesController.php:402
5938 msgid "Search this list"
5941 #: libraries/classes/Controllers/JavaScriptMessagesController.php:404
5944 "No columns in the central list. Make sure the Central columns list for "
5945 "database %s has columns that are not present in the current table."
5948 #: libraries/classes/Controllers/JavaScriptMessagesController.php:407
5952 #: libraries/classes/Controllers/JavaScriptMessagesController.php:408
5953 msgid "Are you sure?"
5956 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
5958 "This action may change some of the columns definition.<br>Are you sure you "
5962 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
5966 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
5967 msgid "Add primary key"
5970 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
5971 msgid "Primary key added."
5974 #: libraries/classes/Controllers/JavaScriptMessagesController.php:418
5975 #: libraries/classes/Normalization.php:288
5976 msgid "Taking you to next step…"
5979 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
5981 msgid "The first step of normalization is complete for table '%s'."
5984 #: libraries/classes/Controllers/JavaScriptMessagesController.php:420
5985 #: libraries/classes/Normalization.php:557
5986 #: libraries/classes/Normalization.php:606
5987 #: libraries/classes/Normalization.php:700
5988 #: libraries/classes/Normalization.php:768
5992 #: libraries/classes/Controllers/JavaScriptMessagesController.php:421
5993 msgid "Second step of normalization (2NF)"
5996 #. l10n: Display text for calendar close link
5997 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
5998 #: libraries/classes/Normalization.php:385
5999 #: templates/javascript/variables.twig:15
6003 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6004 msgid "Confirm partial dependencies"
6007 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6008 msgid "Selected partial dependencies are as follows:"
6011 #: libraries/classes/Controllers/JavaScriptMessagesController.php:426
6013 "Note: a, b -> d,f implies values of columns a and b combined together can "
6014 "determine values of column d and column f."
6017 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6018 msgid "No partial dependencies selected!"
6021 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6022 #: libraries/classes/Controllers/JavaScriptMessagesController.php:595
6023 #: libraries/classes/Export.php:599 libraries/classes/Html/Generator.php:1022
6024 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:311
6025 #: templates/import_status.twig:2 templates/user_password.twig:2
6029 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6030 msgid "Show me the possible partial dependencies based on data in the table"
6033 #: libraries/classes/Controllers/JavaScriptMessagesController.php:432
6034 msgid "Hide partial dependencies list"
6037 #: libraries/classes/Controllers/JavaScriptMessagesController.php:434
6039 "Sit tight! It may take few seconds depending on data size and column count "
6043 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6047 #: libraries/classes/Controllers/JavaScriptMessagesController.php:438
6048 msgid "The following actions will be performed:"
6051 #: libraries/classes/Controllers/JavaScriptMessagesController.php:439
6053 msgid "DROP columns %s from the table %s"
6056 #: libraries/classes/Controllers/JavaScriptMessagesController.php:440
6057 msgid "Create the following table"
6060 #: libraries/classes/Controllers/JavaScriptMessagesController.php:443
6061 msgid "Third step of normalization (3NF)"
6064 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6065 msgid "Confirm transitive dependencies"
6068 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6069 msgid "Selected dependencies are as follows:"
6072 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6073 msgid "No dependencies selected!"
6076 #: libraries/classes/Controllers/JavaScriptMessagesController.php:449
6077 #: libraries/classes/InsertEdit.php:1887
6078 #: templates/columns_definitions/column_definitions_form.twig:160
6079 #: templates/database/central_columns/edit.twig:20
6080 #: templates/server/variables/index.twig:12
6081 #: templates/table/gis_visualization/gis_visualization.twig:48
6082 #: templates/table/relation/common_form.twig:222
6083 #: templates/table/structure/partition_definition_form.twig:12
6087 #: libraries/classes/Controllers/JavaScriptMessagesController.php:452
6088 msgid "Hide search criteria"
6091 #: libraries/classes/Controllers/JavaScriptMessagesController.php:453
6092 msgid "Show search criteria"
6095 #: libraries/classes/Controllers/JavaScriptMessagesController.php:454
6096 msgid "Range search"
6099 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6100 msgid "Column maximum:"
6103 #: libraries/classes/Controllers/JavaScriptMessagesController.php:456
6104 msgid "Column minimum:"
6107 #: libraries/classes/Controllers/JavaScriptMessagesController.php:457
6108 msgid "Minimum value:"
6111 #: libraries/classes/Controllers/JavaScriptMessagesController.php:458
6112 msgid "Maximum value:"
6115 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6116 msgid "Hide find and replace criteria"
6119 #: libraries/classes/Controllers/JavaScriptMessagesController.php:462
6120 msgid "Show find and replace criteria"
6123 #: libraries/classes/Controllers/JavaScriptMessagesController.php:466
6124 msgid "Each point represents a data row."
6127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:468
6128 msgid "Hovering over a point will show its label."
6131 #: libraries/classes/Controllers/JavaScriptMessagesController.php:470
6132 msgid "To zoom in, select a section of the plot with the mouse."
6135 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6136 msgid "Click reset zoom button to come back to original state."
6139 #: libraries/classes/Controllers/JavaScriptMessagesController.php:474
6140 msgid "Click a data point to view and possibly edit the data row."
6143 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6144 msgid "The plot can be resized by dragging it along the bottom right corner."
6147 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6148 msgid "Select two columns"
6151 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6152 msgid "Select two different columns"
6155 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6156 msgid "Data point content"
6159 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6160 #: libraries/classes/Controllers/JavaScriptMessagesController.php:661
6161 #: libraries/classes/ErrorHandler.php:396 libraries/classes/InsertEdit.php:3134
6162 #: templates/table/index_form.twig:157 templates/table/index_form.twig:193
6166 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6167 #: libraries/classes/Display/Results.php:3219
6168 #: libraries/classes/Html/Generator.php:72
6169 #: templates/display/results/table.twig:214
6170 #: templates/display/results/table.twig:215
6174 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
6175 #: templates/gis_data_editor_form.twig:74
6176 #: templates/gis_data_editor_form.twig:94
6177 #: templates/gis_data_editor_form.twig:135
6178 #: templates/gis_data_editor_form.twig:187
6182 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6183 #: templates/gis_data_editor_form.twig:76
6184 #: templates/gis_data_editor_form.twig:96
6185 #: templates/gis_data_editor_form.twig:137
6186 #: templates/gis_data_editor_form.twig:189
6190 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6194 #: libraries/classes/Controllers/JavaScriptMessagesController.php:491
6199 #: libraries/classes/Controllers/JavaScriptMessagesController.php:492
6203 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6207 #: libraries/classes/Controllers/JavaScriptMessagesController.php:494
6208 #: templates/display/results/table.twig:159
6212 #: libraries/classes/Controllers/JavaScriptMessagesController.php:495
6216 #: libraries/classes/Controllers/JavaScriptMessagesController.php:496
6220 #: libraries/classes/Controllers/JavaScriptMessagesController.php:497
6221 #: templates/gis_data_editor_form.twig:99
6222 #: templates/gis_data_editor_form.twig:140
6223 #: templates/gis_data_editor_form.twig:192
6227 #: libraries/classes/Controllers/JavaScriptMessagesController.php:498
6228 #: templates/gis_data_editor_form.twig:144
6229 #: templates/gis_data_editor_form.twig:195
6230 msgid "Add an inner ring"
6233 #: libraries/classes/Controllers/JavaScriptMessagesController.php:500
6234 msgid "Do you want to copy encryption key?"
6237 #: libraries/classes/Controllers/JavaScriptMessagesController.php:501
6238 msgid "Encryption key"
6241 #: libraries/classes/Controllers/JavaScriptMessagesController.php:504
6243 "The HEX function will treat the integer as a string while calculating the "
6247 #: libraries/classes/Controllers/JavaScriptMessagesController.php:509
6249 "MySQL accepts additional values not selectable by the slider; key in those "
6250 "values directly if desired"
6253 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6255 "MySQL accepts additional values not selectable by the datepicker; key in "
6256 "those values directly if desired"
6259 #: libraries/classes/Controllers/JavaScriptMessagesController.php:521
6261 "Indicates that you have made changes to this page; you will be prompted for "
6262 "confirmation before abandoning changes"
6265 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6266 msgid "Select referenced key"
6269 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6270 msgid "Select Foreign Key"
6273 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6274 msgid "Please select the primary key or a unique key!"
6277 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
6278 #: templates/database/designer/main.twig:98
6279 #: templates/database/designer/main.twig:101
6280 msgid "Choose column to display"
6283 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6285 "You haven't saved the changes in the layout. They will be lost if you don't "
6286 "save them. Do you want to continue?"
6289 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
6290 msgid "value/subQuery is empty"
6293 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6294 #: templates/database/designer/main.twig:40
6295 #: templates/database/designer/main.twig:43
6296 msgid "Add tables from other databases"
6299 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6303 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6304 #: templates/database/designer/main.twig:63
6305 #: templates/database/designer/main.twig:66
6309 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
6310 #: templates/database/designer/main.twig:70
6311 #: templates/database/designer/main.twig:73
6312 msgid "Save page as"
6315 #: libraries/classes/Controllers/JavaScriptMessagesController.php:539
6316 #: templates/database/designer/main.twig:56
6317 #: templates/database/designer/main.twig:59
6321 #: libraries/classes/Controllers/JavaScriptMessagesController.php:540
6325 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
6326 #: templates/database/designer/main.twig:10
6330 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6331 msgid "Please select a page to continue"
6334 #: libraries/classes/Controllers/JavaScriptMessagesController.php:543
6335 msgid "Please enter a valid page name"
6338 #: libraries/classes/Controllers/JavaScriptMessagesController.php:544
6339 msgid "Do you want to save the changes to the current page?"
6342 #: libraries/classes/Controllers/JavaScriptMessagesController.php:545
6343 msgid "Successfully deleted the page"
6346 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
6347 msgid "Export relational schema"
6350 #: libraries/classes/Controllers/JavaScriptMessagesController.php:547
6351 msgid "Modifications have been saved"
6354 #: libraries/classes/Controllers/JavaScriptMessagesController.php:550
6356 msgid "%d object(s) created."
6359 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
6363 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
6364 #: templates/sql/query.twig:165
6368 #: libraries/classes/Controllers/JavaScriptMessagesController.php:555
6369 msgid "Press escape to cancel editing."
6372 #: libraries/classes/Controllers/JavaScriptMessagesController.php:557
6374 "You have edited some data and they have not been saved. Are you sure you "
6375 "want to leave this page before saving the data?"
6378 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
6379 msgid "Drag to reorder."
6382 #: libraries/classes/Controllers/JavaScriptMessagesController.php:561
6383 msgid "Click to sort results by this column."
6386 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
6388 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6389 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6390 "from ORDER BY clause"
6393 #: libraries/classes/Controllers/JavaScriptMessagesController.php:567
6394 msgid "Click to mark/unmark."
6397 #: libraries/classes/Controllers/JavaScriptMessagesController.php:568
6398 msgid "Double-click to copy column name."
6401 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
6402 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6405 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
6407 "This table does not contain a unique column. Features related to the grid "
6408 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6411 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
6412 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6415 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
6417 "Do you really want to see all of the rows? For a big table this could crash "
6421 #: libraries/classes/Controllers/JavaScriptMessagesController.php:582
6422 msgid "Original length"
6425 #: libraries/classes/Controllers/JavaScriptMessagesController.php:585
6429 #: libraries/classes/Controllers/JavaScriptMessagesController.php:586
6430 #: libraries/classes/Controllers/Server/Status/StatusController.php:220
6434 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
6438 #: libraries/classes/Controllers/JavaScriptMessagesController.php:589
6439 msgid "Import status"
6442 #: libraries/classes/Controllers/JavaScriptMessagesController.php:590
6443 #: templates/navigation/main.twig:84
6444 msgid "Drop files here"
6447 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
6448 msgid "Select database first"
6451 #: libraries/classes/Controllers/JavaScriptMessagesController.php:594
6452 #: templates/database/data_dictionary/index.twig:117
6453 #: templates/database/structure/index.twig:12
6454 #: templates/display/results/table.twig:241
6455 #: templates/table/structure/display_structure.twig:333
6459 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
6460 msgid "You can also edit most values<br>by double-clicking directly on them."
6463 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
6464 msgid "You can also edit most values<br>by clicking directly on them."
6467 #: libraries/classes/Controllers/JavaScriptMessagesController.php:604
6471 #: libraries/classes/Controllers/JavaScriptMessagesController.php:605
6472 msgid "Copy column name."
6475 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
6476 msgid "Right-click the column name to copy it to your clipboard."
6479 #: libraries/classes/Controllers/JavaScriptMessagesController.php:609
6480 msgid "Generate password"
6483 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
6484 #: templates/server/replication/master_add_slave_user.twig:73
6488 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6489 #: libraries/classes/Controllers/UserPasswordController.php:80
6490 #: templates/home/index.twig:46
6491 #: templates/server/privileges/change_password.twig:10
6492 msgid "Change password"
6495 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
6496 #: templates/table/structure/display_structure.twig:132
6500 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
6504 #: libraries/classes/Controllers/JavaScriptMessagesController.php:618
6508 #: libraries/classes/Controllers/JavaScriptMessagesController.php:619
6509 msgid "Show hidden navigation tree items."
6512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:621
6513 #: libraries/classes/Navigation/NavigationTree.php:1475
6514 msgid "Unlink from main panel"
6517 #: libraries/classes/Controllers/JavaScriptMessagesController.php:624
6518 msgid "The requested page was not found in the history, it may have expired."
6521 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
6522 #: libraries/classes/Setup/Index.php:184
6525 "A newer version of phpMyAdmin is available and you should consider "
6526 "upgrading. The newest version is %s, released on %s."
6529 #. l10n: Latest available phpMyAdmin version
6530 #: libraries/classes/Controllers/JavaScriptMessagesController.php:632
6531 msgid ", latest stable version:"
6534 #: libraries/classes/Controllers/JavaScriptMessagesController.php:633
6538 #: libraries/classes/Controllers/JavaScriptMessagesController.php:635
6539 #: templates/database/structure/show_create.twig:33
6540 #: templates/display/results/table.twig:280
6541 #: templates/sql/no_results_returned.twig:12 templates/view_create.twig:11
6545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:638
6546 msgid "Send error report"
6549 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
6550 msgid "Submit error report"
6553 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6555 "A fatal JavaScript error has occurred. Would you like to send an error "
6559 #: libraries/classes/Controllers/JavaScriptMessagesController.php:643
6560 msgid "Change report settings"
6563 #: libraries/classes/Controllers/JavaScriptMessagesController.php:644
6564 msgid "Show report details"
6567 #: libraries/classes/Controllers/JavaScriptMessagesController.php:646
6569 "Your export is incomplete, due to a low execution time limit at the PHP "
6573 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
6576 "Warning: a form on this page has more than %d fields. On submission, some of "
6577 "the fields might be ignored, due to PHP's max_input_vars configuration."
6580 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
6581 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
6582 msgid "Some errors have been detected on the server!"
6585 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
6586 msgid "Please look at the bottom of this window."
6589 #: libraries/classes/Controllers/JavaScriptMessagesController.php:664
6590 #: libraries/classes/ErrorHandler.php:400
6594 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
6596 "As per your settings, they are being submitted currently, please be patient."
6599 #: libraries/classes/Controllers/JavaScriptMessagesController.php:680
6600 msgid "Successfully copied!"
6603 #: libraries/classes/Controllers/JavaScriptMessagesController.php:681
6604 msgid "Copying failed!"
6607 #: libraries/classes/Controllers/JavaScriptMessagesController.php:684
6608 msgid "Execute this query again?"
6611 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
6612 msgid "Do you really want to delete this bookmark?"
6615 #: libraries/classes/Controllers/JavaScriptMessagesController.php:686
6616 msgid "Some error occurred while getting SQL debug info."
6619 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6621 msgid "%s queries executed %s times in %s seconds."
6624 #: libraries/classes/Controllers/JavaScriptMessagesController.php:688
6626 msgid "%s argument(s) passed"
6629 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
6630 msgid "Show arguments"
6633 #: libraries/classes/Controllers/JavaScriptMessagesController.php:690
6634 msgid "Hide arguments"
6637 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6641 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
6643 "There was a problem accessing your browser storage, some features may not "
6644 "work properly for you. It is likely that the browser doesn't support storage "
6645 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6646 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6647 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6650 #: libraries/classes/Controllers/JavaScriptMessagesController.php:700
6651 msgid "Copy tables to"
6654 #: libraries/classes/Controllers/JavaScriptMessagesController.php:701
6655 msgid "Add table prefix"
6658 #: libraries/classes/Controllers/JavaScriptMessagesController.php:702
6659 msgid "Replace table with prefix"
6662 #: libraries/classes/Controllers/JavaScriptMessagesController.php:703
6663 #: templates/database/structure/check_all_tables.twig:28
6664 msgid "Copy table with prefix"
6667 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
6668 msgid "Extremely weak"
6671 #: libraries/classes/Controllers/JavaScriptMessagesController.php:707
6675 #: libraries/classes/Controllers/JavaScriptMessagesController.php:708
6679 #: libraries/classes/Controllers/JavaScriptMessagesController.php:709
6683 #: libraries/classes/Controllers/JavaScriptMessagesController.php:710
6687 #: libraries/classes/Controllers/JavaScriptMessagesController.php:713
6688 msgid "Timed out waiting for security key activation."
6691 #: libraries/classes/Controllers/JavaScriptMessagesController.php:714
6693 msgid "Failed security key activation (%s)."
6696 #: libraries/classes/Controllers/JavaScriptMessagesController.php:719
6699 "The table already exists in the designer and can not be added once more."
6700 msgid "Table %s already exists!"
6703 #: libraries/classes/Controllers/JavaScriptMessagesController.php:721
6704 #: libraries/classes/InsertEdit.php:337
6705 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:51
6709 #: libraries/classes/Controllers/JavaScriptMessagesController.php:722
6710 #: libraries/classes/Controllers/Table/ChangeController.php:198
6711 #: templates/database/multi_table_query/form.twig:44
6712 #: templates/database/tracking/tables.twig:19
6713 #: templates/table/tracking/main.twig:33
6717 #: libraries/classes/Controllers/NavigationController.php:47
6718 msgid "Fatal error: The navigation can only be accessed via AJAX"
6721 #: libraries/classes/Controllers/NormalizationController.php:39
6722 #: libraries/classes/Normalization.php:251
6726 #: libraries/classes/Controllers/NormalizationController.php:40
6727 #: libraries/classes/Normalization.php:252
6728 msgid "No such column"
6731 #: libraries/classes/Controllers/NormalizationController.php:45
6732 #: libraries/classes/Normalization.php:256 libraries/classes/Types.php:750
6733 #: libraries/classes/Types.php:789
6734 msgctxt "string types"
6738 #: libraries/classes/Controllers/Preferences/ManageController.php:87
6739 msgid "phpMyAdmin configuration snippet"
6742 #: libraries/classes/Controllers/Preferences/ManageController.php:88
6743 msgid "Paste it to your config.inc.php"
6746 #: libraries/classes/Controllers/Preferences/ManageController.php:133
6747 msgid "Could not import configuration"
6750 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:53
6751 msgid "Two-factor authentication has been removed."
6754 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:64
6755 msgid "Two-factor authentication has been configured."
6758 #: libraries/classes/Controllers/Server/DatabasesController.php:245
6760 msgid "Database %1$s has been created."
6763 #: libraries/classes/Controllers/Server/DatabasesController.php:325
6765 msgid "%1$d database has been dropped successfully."
6766 msgid_plural "%1$d databases have been dropped successfully."
6769 #: libraries/classes/Controllers/Server/DatabasesController.php:483
6770 #: libraries/classes/Import.php:148
6771 #: templates/database/structure/table_header.twig:26
6772 #: templates/table/structure/display_partitions.twig:28
6773 #: templates/table/structure/display_structure.twig:231
6774 #: templates/table/structure/display_table_stats.twig:119
6778 #: libraries/classes/Controllers/Server/DatabasesController.php:493
6779 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:24
6780 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
6781 #: templates/database/data_dictionary/index.twig:59 templates/indexes.twig:3
6782 #: templates/table/structure/display_structure.twig:402
6783 #: templates/table/tracking/structure_snapshot_indexes.twig:1
6787 #: libraries/classes/Controllers/Server/DatabasesController.php:498
6788 #: libraries/classes/Controllers/Server/Status/StatusController.php:147
6789 #: libraries/classes/Controllers/Server/Status/StatusController.php:236
6790 #: templates/table/structure/display_table_stats.twig:45
6794 #: libraries/classes/Controllers/Server/DatabasesController.php:503
6795 #: templates/database/structure/table_header.twig:38
6796 #: templates/table/structure/display_table_stats.twig:32
6800 #: libraries/classes/Controllers/Server/PrivilegesController.php:141
6801 #: libraries/classes/Controllers/Server/UserGroupsController.php:51
6802 msgid "No Privileges"
6805 #: libraries/classes/Controllers/Server/PrivilegesController.php:149
6806 msgid "You do not have the privileges to administrate the users!"
6809 #: libraries/classes/Controllers/Server/PrivilegesController.php:163
6811 "Username and hostname didn't change. If you only want to change the "
6812 "password, 'Change password' tab should be used."
6815 #: libraries/classes/Controllers/Server/PrivilegesController.php:416
6816 msgid "User has been added."
6819 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:112
6821 msgid "Thread %s was successfully killed."
6824 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:118
6827 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
6830 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:147
6834 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:151
6835 #: libraries/classes/Server/Privileges.php:2998
6836 #: templates/server/user_groups/user_listings.twig:9
6840 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:155
6841 #: templates/server/replication/master_add_slave_user.twig:32
6842 #: templates/server/replication/master_add_slave_user.twig:43
6843 #: templates/server/replication/master_replication.twig:25
6847 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:163
6851 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:175
6855 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:179
6856 #: libraries/classes/Server/Status/Data.php:146
6857 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:21
6861 #: libraries/classes/Controllers/Server/Status/StatusController.php:109
6865 #: libraries/classes/Controllers/Server/Status/StatusController.php:128
6869 #: libraries/classes/Controllers/Server/Status/StatusController.php:195
6870 msgid "Max. concurrent connections"
6873 #: libraries/classes/Controllers/Server/Status/StatusController.php:204
6874 msgid "Failed attempts"
6877 #: libraries/classes/Controllers/Server/Status/VariablesController.php:244
6879 "The number of connections that were aborted because the client died without "
6880 "closing the connection properly."
6883 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
6884 msgid "The number of failed attempts to connect to the MySQL server."
6887 #: libraries/classes/Controllers/Server/Status/VariablesController.php:251
6889 "The number of transactions that used the temporary binary log cache but that "
6890 "exceeded the value of binlog_cache_size and used a temporary file to store "
6891 "statements from the transaction."
6894 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
6895 msgid "The number of transactions that used the temporary binary log cache."
6898 #: libraries/classes/Controllers/Server/Status/VariablesController.php:259
6900 "The number of connection attempts (successful or not) to the MySQL server."
6903 #: libraries/classes/Controllers/Server/Status/VariablesController.php:263
6905 "The number of temporary tables on disk created automatically by the server "
6906 "while executing statements. If Created_tmp_disk_tables is big, you may want "
6907 "to increase the tmp_table_size value to cause temporary tables to be memory-"
6908 "based instead of disk-based."
6911 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
6912 msgid "How many temporary files mysqld has created."
6915 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
6917 "The number of in-memory temporary tables created automatically by the server "
6918 "while executing statements."
6921 #: libraries/classes/Controllers/Server/Status/VariablesController.php:277
6923 "The number of rows written with INSERT DELAYED for which some error occurred "
6924 "(probably duplicate key)."
6927 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
6929 "The number of INSERT DELAYED handler threads in use. Every different table "
6930 "on which one uses INSERT DELAYED gets its own thread."
6933 #: libraries/classes/Controllers/Server/Status/VariablesController.php:286
6934 msgid "The number of INSERT DELAYED rows written."
6937 #: libraries/classes/Controllers/Server/Status/VariablesController.php:289
6938 msgid "The number of executed FLUSH statements."
6941 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
6942 msgid "The number of internal COMMIT statements."
6945 #: libraries/classes/Controllers/Server/Status/VariablesController.php:295
6946 msgid "The number of times a row was deleted from a table."
6949 #: libraries/classes/Controllers/Server/Status/VariablesController.php:298
6951 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
6952 "table with a given name. This is called discovery. Handler_discover "
6953 "indicates the number of time tables have been discovered."
6956 #: libraries/classes/Controllers/Server/Status/VariablesController.php:304
6958 "The number of times the first entry was read from an index. If this is high, "
6959 "it suggests that the server is doing a lot of full index scans; for example, "
6960 "SELECT col1 FROM foo, assuming that col1 is indexed."
6963 #: libraries/classes/Controllers/Server/Status/VariablesController.php:310
6965 "The number of requests to read a row based on a key. If this is high, it is "
6966 "a good indication that your queries and tables are properly indexed."
6969 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
6971 "The number of requests to read the next row in key order. This is "
6972 "incremented if you are querying an index column with a range constraint or "
6973 "if you are doing an index scan."
6976 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
6978 "The number of requests to read the previous row in key order. This read "
6979 "method is mainly used to optimize ORDER BY … DESC."
6982 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
6984 "The number of requests to read a row based on a fixed position. This is high "
6985 "if you are doing a lot of queries that require sorting of the result. You "
6986 "probably have a lot of queries that require MySQL to scan whole tables or "
6987 "you have joins that don't use keys properly."
6990 #: libraries/classes/Controllers/Server/Status/VariablesController.php:331
6992 "The number of requests to read the next row in the data file. This is high "
6993 "if you are doing a lot of table scans. Generally this suggests that your "
6994 "tables are not properly indexed or that your queries are not written to take "
6995 "advantage of the indexes you have."
6998 #: libraries/classes/Controllers/Server/Status/VariablesController.php:338
6999 msgid "The number of internal ROLLBACK statements."
7002 #: libraries/classes/Controllers/Server/Status/VariablesController.php:341
7003 msgid "The number of requests to update a row in a table."
7006 #: libraries/classes/Controllers/Server/Status/VariablesController.php:344
7007 msgid "The number of requests to insert a row in a table."
7010 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7011 msgid "The number of pages containing data (dirty or clean)."
7014 #: libraries/classes/Controllers/Server/Status/VariablesController.php:350
7015 msgid "The number of pages currently dirty."
7018 #: libraries/classes/Controllers/Server/Status/VariablesController.php:353
7019 msgid "The number of buffer pool pages that have been requested to be flushed."
7022 #: libraries/classes/Controllers/Server/Status/VariablesController.php:357
7023 msgid "The number of free pages."
7026 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7028 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7029 "being read or written or that can't be flushed or removed for some other "
7033 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7035 "The number of pages busy because they have been allocated for administrative "
7036 "overhead such as row locks or the adaptive hash index. This value can also "
7037 "be calculated as Innodb_buffer_pool_pages_total - "
7038 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7041 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7042 msgid "Total size of buffer pool, in pages."
7045 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7047 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7048 "query is to scan a large portion of a table but in random order."
7051 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7053 "The number of sequential read-aheads InnoDB initiated. This happens when "
7054 "InnoDB does a sequential full table scan."
7057 #: libraries/classes/Controllers/Server/Status/VariablesController.php:384
7058 msgid "The number of logical read requests InnoDB has done."
7061 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7063 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7064 "and had to do a single-page read."
7067 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7069 "Normally, writes to the InnoDB buffer pool happen in the background. "
7070 "However, if it's necessary to read or create a page and no clean pages are "
7071 "available, it's necessary to wait for pages to be flushed first. This "
7072 "counter counts instances of these waits. If the buffer pool size was set "
7073 "properly, this value should be small."
7076 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7077 msgid "The number writes done to the InnoDB buffer pool."
7080 #: libraries/classes/Controllers/Server/Status/VariablesController.php:402
7081 msgid "The number of fsync() operations so far."
7084 #: libraries/classes/Controllers/Server/Status/VariablesController.php:405
7085 msgid "The current number of pending fsync() operations."
7088 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7089 msgid "The current number of pending reads."
7092 #: libraries/classes/Controllers/Server/Status/VariablesController.php:411
7093 msgid "The current number of pending writes."
7096 #: libraries/classes/Controllers/Server/Status/VariablesController.php:414
7097 msgid "The amount of data read so far, in bytes."
7100 #: libraries/classes/Controllers/Server/Status/VariablesController.php:417
7101 msgid "The total number of data reads."
7104 #: libraries/classes/Controllers/Server/Status/VariablesController.php:420
7105 msgid "The total number of data writes."
7108 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7109 msgid "The amount of data written so far, in bytes."
7112 #: libraries/classes/Controllers/Server/Status/VariablesController.php:426
7113 msgid "The number of pages that have been written for doublewrite operations."
7116 #: libraries/classes/Controllers/Server/Status/VariablesController.php:430
7117 msgid "The number of doublewrite operations that have been performed."
7120 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7122 "The number of waits we had because log buffer was too small and we had to "
7123 "wait for it to be flushed before continuing."
7126 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7127 msgid "The number of log write requests."
7130 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7131 msgid "The number of physical writes to the log file."
7134 #: libraries/classes/Controllers/Server/Status/VariablesController.php:443
7135 msgid "The number of fsync() writes done to the log file."
7138 #: libraries/classes/Controllers/Server/Status/VariablesController.php:446
7139 msgid "The number of pending log file fsyncs."
7142 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7143 msgid "Pending log file writes."
7146 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7147 msgid "The number of bytes written to the log file."
7150 #: libraries/classes/Controllers/Server/Status/VariablesController.php:455
7151 msgid "The number of pages created."
7154 #: libraries/classes/Controllers/Server/Status/VariablesController.php:458
7156 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7157 "pages; the page size allows them to be easily converted to bytes."
7160 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7161 msgid "The number of pages read."
7164 #: libraries/classes/Controllers/Server/Status/VariablesController.php:466
7165 msgid "The number of pages written."
7168 #: libraries/classes/Controllers/Server/Status/VariablesController.php:469
7169 msgid "The number of row locks currently being waited for."
7172 #: libraries/classes/Controllers/Server/Status/VariablesController.php:472
7173 msgid "The average time to acquire a row lock, in milliseconds."
7176 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7177 msgid "The total time spent in acquiring row locks, in milliseconds."
7180 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7181 msgid "The maximum time to acquire a row lock, in milliseconds."
7184 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7185 msgid "The number of times a row lock had to be waited for."
7188 #: libraries/classes/Controllers/Server/Status/VariablesController.php:484
7189 msgid "The number of rows deleted from InnoDB tables."
7192 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7193 msgid "The number of rows inserted in InnoDB tables."
7196 #: libraries/classes/Controllers/Server/Status/VariablesController.php:490
7197 msgid "The number of rows read from InnoDB tables."
7200 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7201 msgid "The number of rows updated in InnoDB tables."
7204 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7206 "The number of key blocks in the key cache that have changed but haven't yet "
7207 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7210 #: libraries/classes/Controllers/Server/Status/VariablesController.php:501
7212 "The number of unused blocks in the key cache. You can use this value to "
7213 "determine how much of the key cache is in use."
7216 #: libraries/classes/Controllers/Server/Status/VariablesController.php:505
7218 "The number of used blocks in the key cache. This value is a high-water mark "
7219 "that indicates the maximum number of blocks that have ever been in use at "
7223 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
7224 msgid "Percentage of used key cache (calculated value)"
7227 #: libraries/classes/Controllers/Server/Status/VariablesController.php:513
7228 msgid "The number of requests to read a key block from the cache."
7231 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
7233 "The number of physical reads of a key block from disk. If Key_reads is big, "
7234 "then your key_buffer_size value is probably too small. The cache miss rate "
7235 "can be calculated as Key_reads/Key_read_requests."
7238 #: libraries/classes/Controllers/Server/Status/VariablesController.php:522
7240 "Key cache miss calculated as rate of physical reads compared to read "
7241 "requests (calculated value)"
7244 #: libraries/classes/Controllers/Server/Status/VariablesController.php:526
7245 msgid "The number of requests to write a key block to the cache."
7248 #: libraries/classes/Controllers/Server/Status/VariablesController.php:529
7249 msgid "The number of physical writes of a key block to disk."
7252 #: libraries/classes/Controllers/Server/Status/VariablesController.php:532
7254 "Percentage of physical writes compared to write requests (calculated value)"
7257 #: libraries/classes/Controllers/Server/Status/VariablesController.php:536
7259 "The total cost of the last compiled query as computed by the query "
7260 "optimizer. Useful for comparing the cost of different query plans for the "
7261 "same query. The default value of 0 means that no query has been compiled yet."
7264 #: libraries/classes/Controllers/Server/Status/VariablesController.php:542
7266 "The maximum number of connections that have been in use simultaneously since "
7267 "the server started."
7270 #: libraries/classes/Controllers/Server/Status/VariablesController.php:546
7271 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7274 #: libraries/classes/Controllers/Server/Status/VariablesController.php:549
7276 "The number of tables that have been opened. If opened tables is big, your "
7277 "table cache value is probably too small."
7280 #: libraries/classes/Controllers/Server/Status/VariablesController.php:553
7281 msgid "The number of files that are open."
7284 #: libraries/classes/Controllers/Server/Status/VariablesController.php:556
7285 msgid "The number of streams that are open (used mainly for logging)."
7288 #: libraries/classes/Controllers/Server/Status/VariablesController.php:559
7289 msgid "The number of tables that are open."
7292 #: libraries/classes/Controllers/Server/Status/VariablesController.php:562
7294 "The number of free memory blocks in query cache. High numbers can indicate "
7295 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7299 #: libraries/classes/Controllers/Server/Status/VariablesController.php:567
7300 msgid "The amount of free memory for query cache."
7303 #: libraries/classes/Controllers/Server/Status/VariablesController.php:570
7304 msgid "The number of cache hits."
7307 #: libraries/classes/Controllers/Server/Status/VariablesController.php:573
7308 msgid "The number of queries added to the cache."
7311 #: libraries/classes/Controllers/Server/Status/VariablesController.php:576
7313 "The number of queries that have been removed from the cache to free up "
7314 "memory for caching new queries. This information can help you tune the query "
7315 "cache size. The query cache uses a least recently used (LRU) strategy to "
7316 "decide which queries to remove from the cache."
7319 #: libraries/classes/Controllers/Server/Status/VariablesController.php:583
7321 "The number of non-cached queries (not cachable, or not cached due to the "
7322 "query_cache_type setting)."
7325 #: libraries/classes/Controllers/Server/Status/VariablesController.php:587
7326 msgid "The number of queries registered in the cache."
7329 #: libraries/classes/Controllers/Server/Status/VariablesController.php:590
7330 msgid "The total number of blocks in the query cache."
7333 #: libraries/classes/Controllers/Server/Status/VariablesController.php:593
7334 msgid "The status of failsafe replication (not yet implemented)."
7337 #: libraries/classes/Controllers/Server/Status/VariablesController.php:596
7339 "The number of joins that do not use indexes. If this value is not 0, you "
7340 "should carefully check the indexes of your tables."
7343 #: libraries/classes/Controllers/Server/Status/VariablesController.php:600
7344 msgid "The number of joins that used a range search on a reference table."
7347 #: libraries/classes/Controllers/Server/Status/VariablesController.php:603
7349 "The number of joins without keys that check for key usage after each row. "
7350 "(If this is not 0, you should carefully check the indexes of your tables.)"
7353 #: libraries/classes/Controllers/Server/Status/VariablesController.php:608
7355 "The number of joins that used ranges on the first table. (It's normally not "
7356 "critical even if this is big.)"
7359 #: libraries/classes/Controllers/Server/Status/VariablesController.php:612
7360 msgid "The number of joins that did a full scan of the first table."
7363 #: libraries/classes/Controllers/Server/Status/VariablesController.php:615
7364 msgid "The number of temporary tables currently open by the slave SQL thread."
7367 #: libraries/classes/Controllers/Server/Status/VariablesController.php:619
7369 "Total (since startup) number of times the replication slave SQL thread has "
7370 "retried transactions."
7373 #: libraries/classes/Controllers/Server/Status/VariablesController.php:623
7374 msgid "This is ON if this server is a slave that is connected to a master."
7377 #: libraries/classes/Controllers/Server/Status/VariablesController.php:626
7379 "The number of threads that have taken more than slow_launch_time seconds to "
7383 #: libraries/classes/Controllers/Server/Status/VariablesController.php:630
7385 "The number of queries that have taken more than long_query_time seconds."
7388 #: libraries/classes/Controllers/Server/Status/VariablesController.php:634
7390 "The number of merge passes the sort algorithm has had to do. If this value "
7391 "is large, you should consider increasing the value of the sort_buffer_size "
7395 #: libraries/classes/Controllers/Server/Status/VariablesController.php:639
7396 msgid "The number of sorts that were done with ranges."
7399 #: libraries/classes/Controllers/Server/Status/VariablesController.php:642
7400 msgid "The number of sorted rows."
7403 #: libraries/classes/Controllers/Server/Status/VariablesController.php:645
7404 msgid "The number of sorts that were done by scanning the table."
7407 #: libraries/classes/Controllers/Server/Status/VariablesController.php:648
7408 msgid "The number of times that a table lock was acquired immediately."
7411 #: libraries/classes/Controllers/Server/Status/VariablesController.php:651
7413 "The number of times that a table lock could not be acquired immediately and "
7414 "a wait was needed. If this is high, and you have performance problems, you "
7415 "should first optimize your queries, and then either split your table or "
7416 "tables or use replication."
7419 #: libraries/classes/Controllers/Server/Status/VariablesController.php:657
7421 "The number of threads in the thread cache. The cache hit rate can be "
7422 "calculated as Threads_created/Connections. If this value is red you should "
7423 "raise your thread_cache_size."
7426 #: libraries/classes/Controllers/Server/Status/VariablesController.php:662
7427 msgid "The number of currently open connections."
7430 #: libraries/classes/Controllers/Server/Status/VariablesController.php:665
7432 "The number of threads created to handle connections. If Threads_created is "
7433 "big, you may want to increase the thread_cache_size value. (Normally this "
7434 "doesn't give a notable performance improvement if you have a good thread "
7438 #: libraries/classes/Controllers/Server/Status/VariablesController.php:672
7439 msgid "Thread cache hit rate (calculated value)"
7442 #: libraries/classes/Controllers/Server/Status/VariablesController.php:675
7443 msgid "The number of threads that are not sleeping."
7446 #: libraries/classes/Controllers/Server/VariablesController.php:219
7447 msgid "Setting variable failed"
7450 #: libraries/classes/Controllers/Setup/FormController.php:29
7451 msgid "Incorrect form specified!"
7454 #: libraries/classes/Controllers/Setup/HomeController.php:45
7456 "You are not using a secure connection; all data (including potentially "
7457 "sensitive information, like passwords) is transferred unencrypted!"
7460 #: libraries/classes/Controllers/Setup/HomeController.php:50
7462 "If your server is also configured to accept HTTPS requests follow this link "
7463 "to use a secure connection."
7466 #: libraries/classes/Controllers/Setup/HomeController.php:54
7467 msgid "Insecure connection"
7470 #: libraries/classes/Controllers/Setup/HomeController.php:63
7471 msgid "Configuration saved."
7474 #: libraries/classes/Controllers/Setup/HomeController.php:66
7476 "Configuration saved to file config/config.inc.php in phpMyAdmin top level "
7477 "directory, copy it to top level one and delete directory config to use it."
7480 #: libraries/classes/Controllers/Setup/HomeController.php:78
7481 msgid "Configuration not saved!"
7484 #: libraries/classes/Controllers/Setup/HomeController.php:81
7486 "Please create web server writable folder [em]config[/em] in phpMyAdmin top "
7487 "level directory as described in [doc@setup_script]documentation[/doc]. "
7488 "Otherwise you will be only able to download or display it."
7491 #: libraries/classes/Controllers/Setup/HomeController.php:124
7492 msgid "let the user choose"
7495 #: libraries/classes/Controllers/Setup/HomeController.php:154
7499 #: libraries/classes/Controllers/Setup/HomeController.php:172
7500 msgid "Default language"
7503 #: libraries/classes/Controllers/Setup/HomeController.php:181
7504 msgid "Default server"
7507 #: libraries/classes/Controllers/Setup/HomeController.php:199
7511 #: libraries/classes/Controllers/SqlController.php:378
7512 msgid "Bookmark not created!"
7515 #: libraries/classes/Controllers/Table/AddFieldController.php:154
7516 #: libraries/classes/Controllers/Table/IndexesController.php:246
7517 #: libraries/classes/Controllers/Table/StructureController.php:1021
7518 #: libraries/classes/Controllers/Table/StructureController.php:1248
7520 msgid "Table %1$s has been altered successfully."
7523 #: libraries/classes/Controllers/Table/ChangeController.php:304
7524 #: libraries/classes/Controllers/Table/DeleteController.php:121
7525 #: libraries/classes/Controllers/Table/ExportController.php:145
7526 msgid "No row selected."
7529 #: libraries/classes/Controllers/Table/ChartController.php:59
7530 #: libraries/classes/Controllers/Table/GisVisualizationController.php:67
7531 msgid "No SQL query was set to fetch data."
7534 #: libraries/classes/Controllers/Table/ChartController.php:152
7535 msgid "No numeric columns present in the table to plot."
7538 #: libraries/classes/Controllers/Table/ChartController.php:219
7539 msgid "No data to display"
7542 #: libraries/classes/Controllers/Table/CreateController.php:88
7543 #: libraries/classes/Controllers/Table/GetFieldController.php:54
7545 msgid "'%s' database does not exist."
7548 #: libraries/classes/Controllers/Table/CreateController.php:98
7550 msgid "Table %s already exists!"
7553 #: libraries/classes/Controllers/Table/DeleteController.php:81
7554 #: libraries/classes/Controllers/Table/FindReplaceController.php:193
7555 #: libraries/classes/Controllers/Table/MaintenanceController.php:59
7556 #: libraries/classes/Controllers/Table/MaintenanceController.php:94
7557 #: libraries/classes/Controllers/Table/MaintenanceController.php:132
7558 #: libraries/classes/Controllers/Table/MaintenanceController.php:168
7559 #: libraries/classes/Controllers/Table/MaintenanceController.php:203
7560 #: libraries/classes/Controllers/Table/PartitionController.php:41
7561 #: libraries/classes/Controllers/Table/PartitionController.php:64
7562 #: libraries/classes/Controllers/Table/PartitionController.php:88
7563 #: libraries/classes/Controllers/Table/PartitionController.php:117
7564 #: libraries/classes/Controllers/Table/PartitionController.php:141
7565 #: libraries/classes/Controllers/Table/PartitionController.php:170
7566 #: libraries/classes/Controllers/Table/PartitionController.php:194
7567 #: libraries/classes/Controllers/Table/RelationController.php:273
7568 #: libraries/classes/Controllers/ViewOperationsController.php:84
7569 #: libraries/classes/Database/Routines.php:1481
7570 #: libraries/classes/Display/Results.php:4095 libraries/classes/Message.php:174
7571 #: templates/sql/query.twig:7
7572 msgid "Your SQL query has been executed successfully."
7575 #: libraries/classes/Controllers/Table/GetFieldController.php:62
7576 msgid "Invalid table name"
7579 #. l10n: In case a SQL query did not pass a security check
7580 #: libraries/classes/Controllers/Table/GetFieldController.php:70
7581 #: libraries/classes/Controllers/TransformationWrapperController.php:111
7582 msgid "There is an issue with your request."
7585 #: libraries/classes/Controllers/Table/GetFieldController.php:84
7586 #: libraries/classes/Database/Routines.php:1502
7587 #: libraries/classes/Import.php:156 libraries/classes/InsertEdit.php:225
7588 #: libraries/classes/Sql.php:1033
7589 msgid "MySQL returned an empty result set (i.e. zero rows)."
7592 #: libraries/classes/Controllers/Table/IndexesController.php:219
7593 #: libraries/classes/Table.php:2242
7594 msgid "The name of the primary key must be \"PRIMARY\"!"
7597 #: libraries/classes/Controllers/Table/MaintenanceController.php:51
7598 #: libraries/classes/Controllers/Table/MaintenanceController.php:86
7599 #: libraries/classes/Controllers/Table/MaintenanceController.php:124
7600 #: libraries/classes/Controllers/Table/MaintenanceController.php:160
7601 #: libraries/classes/Controllers/Table/MaintenanceController.php:195
7602 msgid "Maintenance operations on multiple tables are disabled."
7605 #: libraries/classes/Controllers/Table/OperationsController.php:113
7606 #: libraries/classes/Controllers/Table/OperationsController.php:300
7607 #: libraries/classes/Controllers/Table/StructureController.php:123
7608 #: libraries/classes/Navigation/Nodes/NodeView.php:29
7609 #: templates/database/structure/show_create.twig:32
7610 #: templates/database/structure/structure_table_row.twig:122
7611 #: templates/database/structure/structure_table_row.twig:186
7615 #: libraries/classes/Controllers/Table/PartitionController.php:94
7616 #: libraries/classes/Controllers/Table/PartitionController.php:147
7617 #: libraries/classes/Controllers/Table/PartitionController.php:200
7618 #: libraries/classes/Controllers/ViewOperationsController.php:87
7619 #: libraries/classes/Html/Generator.php:894 libraries/classes/Import.php:137
7620 #: libraries/classes/InsertEdit.php:1574 libraries/classes/Message.php:194
7621 #: templates/error/generic.twig:37 templates/javascript/variables.twig:108
7625 #: libraries/classes/Controllers/Table/RelationController.php:216
7626 msgid "Display column was successfully updated."
7629 #: libraries/classes/Controllers/Table/RelationController.php:304
7630 msgid "Internal relationships were successfully updated."
7633 #: libraries/classes/Controllers/Table/ReplaceController.php:283
7635 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
7638 #: libraries/classes/Controllers/Table/StructureController.php:210
7639 #: libraries/classes/Controllers/Table/StructureController.php:233
7640 #: libraries/classes/Controllers/Table/StructureController.php:249
7641 #: libraries/classes/Controllers/Table/StructureController.php:282
7642 #: libraries/classes/Controllers/Table/StructureController.php:316
7643 #: libraries/classes/Controllers/Table/StructureController.php:355
7644 #: libraries/classes/Controllers/Table/StructureController.php:394
7645 #: libraries/classes/Controllers/Table/StructureController.php:433
7646 #: libraries/classes/Controllers/Table/StructureController.php:473
7647 #: libraries/classes/Controllers/Table/StructureController.php:545
7648 #: libraries/classes/Controllers/Table/StructureController.php:589
7649 msgid "No column selected."
7652 #: libraries/classes/Controllers/Table/StructureController.php:733
7653 msgid "The columns have been moved successfully."
7656 #: libraries/classes/Controllers/Table/StructureController.php:772
7658 msgid "Failed to get description of column %s!"
7661 #: libraries/classes/Controllers/Table/StructureController.php:1013
7662 #: libraries/classes/Controllers/Table/StructureController.php:1299
7663 #: libraries/classes/Tracking.php:774
7667 #: libraries/classes/Controllers/Table/StructureController.php:1242
7670 "Table %1$s has been altered successfully. Privileges have been adjusted."
7673 #: libraries/classes/Controllers/Table/StructureController.php:1526
7674 #: templates/columns_definitions/column_attributes.twig:107
7675 #: templates/database/data_dictionary/index.twig:33
7676 #: templates/table/structure/display_structure.twig:138
7677 #: templates/table/structure/display_structure.twig:146
7678 #: templates/table/structure/display_structure.twig:288
7679 #: templates/table/tracking/structure_snapshot_columns.twig:25
7683 #: libraries/classes/Controllers/Table/StructureController.php:1531
7684 #: libraries/classes/Navigation/Nodes/NodeIndex.php:29
7685 #: templates/columns_definitions/column_attributes.twig:115
7686 #: templates/columns_definitions/table_fields_definitions.twig:46
7687 #: templates/table/structure/display_structure.twig:168
7688 #: templates/table/structure/display_structure.twig:176
7689 #: templates/table/structure/display_structure.twig:294
7690 #: templates/table/structure/display_table_stats.twig:24
7691 #: templates/table/tracking/structure_snapshot_columns.twig:27
7695 #: libraries/classes/Controllers/Table/StructureController.php:1783
7697 msgid "The name '%s' is a MySQL reserved keyword."
7698 msgid_plural "The names '%s' are MySQL reserved keywords."
7701 #: libraries/classes/Controllers/Table/TrackingController.php:71
7703 msgid "Tracking of %s is activated."
7706 #: libraries/classes/Controllers/Table/TrackingController.php:147
7707 msgid "Tracking versions deleted successfully."
7710 #: libraries/classes/Controllers/Table/TrackingController.php:152
7711 msgid "No versions selected."
7714 #: libraries/classes/Controllers/Table/TrackingController.php:185
7715 msgid "SQL statements executed."
7718 #: libraries/classes/Controllers/ThemesController.php:20
7719 #: templates/themes.twig:1
7723 #: libraries/classes/Controllers/UserPasswordController.php:51
7724 msgid "You don't have sufficient privileges to be here right now!"
7727 #: libraries/classes/Controllers/ViewCreateController.php:84
7728 msgid "View name can not be empty!"
7731 #: libraries/classes/Core.php:358 libraries/classes/ZipExtension.php:60
7733 msgid "The %s extension is missing. Please check your PHP configuration."
7736 #: libraries/classes/Core.php:1230
7738 "You have enabled mbstring.func_overload in your PHP configuration. This "
7739 "option is incompatible with phpMyAdmin and might cause some data to be "
7743 #: libraries/classes/Core.php:1247
7745 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
7746 "requires these functions!"
7749 #: libraries/classes/Core.php:1259
7750 msgid "GLOBALS overwrite attempt"
7753 #: libraries/classes/Core.php:1269
7754 msgid "possible exploit"
7757 #: libraries/classes/Core.php:1338
7759 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
7760 "access phpMyAdmin."
7763 #: libraries/classes/Database/CentralColumns.php:305
7764 #: libraries/classes/Database/CentralColumns.php:429
7765 #: libraries/classes/Database/CentralColumns.php:653
7767 "The configuration storage is not ready for the central list of columns "
7771 #: libraries/classes/Database/CentralColumns.php:379
7773 msgid "Could not add %1$s as they already exist in central list!"
7776 #: libraries/classes/Database/CentralColumns.php:395
7777 msgid "Could not add columns!"
7780 #: libraries/classes/Database/CentralColumns.php:480
7783 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
7786 #: libraries/classes/Database/CentralColumns.php:493
7787 msgid "Could not remove columns!"
7790 #: libraries/classes/Database/CentralColumns.php:665
7794 #: libraries/classes/Database/CentralColumns.php:665
7798 #: libraries/classes/Database/Designer/Common.php:568
7800 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
7801 "on designer when user tries to set a display field."
7803 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
7806 #: libraries/classes/Database/Designer/Common.php:617
7807 msgid "Error: relationship already exists."
7810 #: libraries/classes/Database/Designer/Common.php:666
7811 msgid "FOREIGN KEY relationship has been added."
7814 #: libraries/classes/Database/Designer/Common.php:674
7815 msgid "Error: FOREIGN KEY relationship could not be added!"
7818 #: libraries/classes/Database/Designer/Common.php:681
7819 msgid "Error: Missing index on column(s)."
7822 #: libraries/classes/Database/Designer/Common.php:689
7823 msgid "Error: Relational features are disabled!"
7826 #: libraries/classes/Database/Designer/Common.php:714
7827 msgid "Internal relationship has been added."
7830 #: libraries/classes/Database/Designer/Common.php:722
7831 msgid "Error: Internal relationship could not be added!"
7834 #: libraries/classes/Database/Designer/Common.php:762
7835 msgid "FOREIGN KEY relationship has been removed."
7838 #: libraries/classes/Database/Designer/Common.php:770
7839 msgid "Error: FOREIGN KEY relationship could not be removed!"
7842 #: libraries/classes/Database/Designer/Common.php:798
7843 msgid "Error: Internal relationship could not be removed!"
7846 #: libraries/classes/Database/Designer/Common.php:804
7847 msgid "Internal relationship has been removed."
7850 #: libraries/classes/Database/Designer.php:134
7851 msgid "Could not load schema plugins, please check your installation!"
7854 #: libraries/classes/Database/Events.php:110
7855 #: libraries/classes/Database/Events.php:119
7856 #: libraries/classes/Database/Events.php:143
7857 #: libraries/classes/Database/Routines.php:227
7858 #: libraries/classes/Database/Routines.php:251
7859 #: libraries/classes/Database/Routines.php:363
7860 #: libraries/classes/Database/Routines.php:1510
7861 #: libraries/classes/Database/Triggers.php:131
7862 #: libraries/classes/Database/Triggers.php:140
7863 #: libraries/classes/Database/Triggers.php:165
7865 msgid "The following query has failed: \"%s\""
7868 #: libraries/classes/Database/Events.php:114
7869 #: libraries/classes/Database/Events.php:123
7870 #: libraries/classes/Database/Events.php:147
7871 #: libraries/classes/Database/Events.php:501
7872 #: libraries/classes/Database/Routines.php:231
7873 #: libraries/classes/Database/Routines.php:255
7874 #: libraries/classes/Database/Routines.php:367
7875 #: libraries/classes/Database/Routines.php:1514
7876 #: libraries/classes/Database/Routines.php:1868
7877 #: libraries/classes/Database/Triggers.php:135
7878 #: libraries/classes/Database/Triggers.php:144
7879 #: libraries/classes/Database/Triggers.php:169
7880 #: libraries/classes/Database/Triggers.php:550
7881 #: libraries/classes/Html/Generator.php:966
7882 msgid "MySQL said: "
7885 #: libraries/classes/Database/Events.php:130
7887 msgid "Event %1$s has been modified."
7890 #: libraries/classes/Database/Events.php:150
7892 msgid "Event %1$s has been created."
7895 #: libraries/classes/Database/Events.php:164
7896 #: libraries/classes/Database/Routines.php:271
7897 #: libraries/classes/Database/Triggers.php:186
7898 msgid "One or more errors have occurred while processing your request:"
7901 #: libraries/classes/Database/Events.php:235
7902 #: templates/database/events/index.twig:109
7903 #: templates/database/events/index.twig:113
7907 #: libraries/classes/Database/Events.php:239
7911 #: libraries/classes/Database/Events.php:394
7912 #: libraries/classes/Database/Routines.php:1235
7913 #: libraries/classes/Database/Triggers.php:488
7914 msgid "The definer must be in the \"username@hostname\" format!"
7917 #: libraries/classes/Database/Events.php:401
7918 msgid "You must provide an event name!"
7921 #: libraries/classes/Database/Events.php:416
7922 msgid "You must provide a valid interval value for the event."
7925 #: libraries/classes/Database/Events.php:435
7926 msgid "You must provide a valid execution time for the event."
7929 #: libraries/classes/Database/Events.php:439
7930 msgid "You must provide a valid type for the event."
7933 #: libraries/classes/Database/Events.php:463
7934 msgid "You must provide an event definition."
7937 #: libraries/classes/Database/Events.php:498
7938 msgid "Sorry, we failed to restore the dropped event."
7941 #: libraries/classes/Database/Events.php:499
7942 #: libraries/classes/Database/Routines.php:1866
7943 #: libraries/classes/Database/Triggers.php:548
7944 msgid "The backed up query was:"
7947 #: libraries/classes/Database/Events.php:531
7948 #: libraries/classes/Database/Routines.php:151
7949 #: libraries/classes/Database/Routines.php:1398
7950 #: libraries/classes/Database/Routines.php:1576
7951 #: libraries/classes/Database/Triggers.php:579
7952 msgid "Error in processing request:"
7955 #: libraries/classes/Database/Events.php:533
7957 msgid "No event with name %1$s found in database %2$s."
7960 #: libraries/classes/Database/Events.php:565
7962 msgid "Export of event %s"
7965 #: libraries/classes/Database/Events.php:583
7968 "Error in processing request: No event with name %1$s found in database %2$s."
7971 #: libraries/classes/DatabaseInterface.php:1100
7974 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
7975 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
7976 "phpMyAdmin is currently using the default time zone of the database server."
7979 #: libraries/classes/DatabaseInterface.php:1147
7980 msgid "Failed to set configured collation connection!"
7983 #: libraries/classes/DatabaseInterface.php:1934
7984 msgid "Missing connection parameters!"
7987 #: libraries/classes/DatabaseInterface.php:1963
7988 msgid "Connection for controluser as defined in your configuration failed."
7991 #: libraries/classes/DatabaseInterface.php:2463
7993 msgid "See %sour documentation%s for more information."
7996 #: libraries/classes/Database/Qbe.php:790
7997 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8001 #: libraries/classes/Database/Qbe.php:794
8002 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8006 #: libraries/classes/Database/Qbe.php:799
8010 #: libraries/classes/Database/Qbe.php:802
8014 #: libraries/classes/Database/Qbe.php:1731
8015 msgid "Saved bookmarked search:"
8018 #: libraries/classes/Database/Qbe.php:1733
8019 msgid "New bookmark"
8022 #: libraries/classes/Database/Qbe.php:1759
8023 msgid "Create bookmark"
8026 #: libraries/classes/Database/Qbe.php:1762
8027 msgid "Update bookmark"
8030 #: libraries/classes/Database/Qbe.php:1764
8031 msgid "Delete bookmark"
8034 #: libraries/classes/Database/Routines.php:116
8035 #: templates/database/routines/index.twig:67
8036 #: templates/database/routines/index.twig:71
8040 #: libraries/classes/Database/Routines.php:120
8041 msgid "Edit routine"
8044 #: libraries/classes/Database/Routines.php:154
8047 "No routine with name %1$s found in database %2$s. You might be lacking the "
8048 "necessary privileges to edit this routine."
8051 #: libraries/classes/Database/Routines.php:208
8052 #: libraries/classes/Database/Routines.php:1244
8054 msgid "Invalid routine type: \"%s\""
8057 #: libraries/classes/Database/Routines.php:258
8059 msgid "Routine %1$s has been created."
8062 #: libraries/classes/Database/Routines.php:429
8064 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8067 #: libraries/classes/Database/Routines.php:434
8069 msgid "Routine %1$s has been modified."
8072 #: libraries/classes/Database/Routines.php:841
8073 #: libraries/classes/Database/Triggers.php:389
8074 #: templates/database/events/editor_form.twig:9 templates/view_create.twig:8
8078 #: libraries/classes/Database/Routines.php:844
8079 msgid "Routine name"
8082 #: libraries/classes/Database/Routines.php:849
8083 #: libraries/classes/Database/Routines.php:879
8084 #: libraries/classes/Database/Routines.php:1655
8085 #: libraries/classes/InsertEdit.php:355
8086 #: libraries/classes/Plugins/Export/ExportHtmlword.php:292
8087 #: libraries/classes/Plugins/Export/ExportHtmlword.php:392
8088 #: libraries/classes/Plugins/Export/ExportLatex.php:554
8089 #: libraries/classes/Plugins/Export/ExportOdt.php:399
8090 #: libraries/classes/Plugins/Export/ExportOdt.php:501
8091 #: libraries/classes/Plugins/Export/ExportTexytext.php:305
8092 #: libraries/classes/Plugins/Export/ExportTexytext.php:398
8093 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:578
8094 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:711
8095 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:744
8096 #: templates/columns_definitions/table_fields_definitions.twig:12
8097 #: templates/database/central_columns/edit.twig:7
8098 #: templates/database/central_columns/main.twig:20
8099 #: templates/database/central_columns/main.twig:226
8100 #: templates/database/data_dictionary/index.twig:17
8101 #: templates/database/data_dictionary/index.twig:66
8102 #: templates/database/events/index.twig:21
8103 #: templates/database/privileges/index.twig:19
8104 #: templates/database/routines/index.twig:32
8105 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:16
8106 #: templates/table/privileges/index.twig:21
8107 #: templates/table/search/index.twig:39
8108 #: templates/table/structure/display_structure.twig:23
8109 #: templates/table/structure/display_structure.twig:415
8110 #: templates/table/tracking/structure_snapshot_columns.twig:7
8111 #: templates/table/tracking/structure_snapshot_indexes.twig:6
8112 #: templates/table/zoom_search/index.twig:39
8116 #: libraries/classes/Database/Routines.php:863
8117 #: templates/database/events/editor_form.twig:41
8119 msgid "Change to %s"
8122 #: libraries/classes/Database/Routines.php:869
8126 #: libraries/classes/Database/Routines.php:877
8130 #: libraries/classes/Database/Routines.php:878
8131 #: libraries/classes/Database/Routines.php:1654
8132 #: libraries/classes/Plugins/Export/ExportHtmlword.php:492
8133 #: libraries/classes/Plugins/Export/ExportOdt.php:622
8134 #: libraries/classes/Plugins/Export/ExportTexytext.php:470
8135 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:412
8136 #: templates/columns_definitions/table_fields_definitions.twig:9
8137 #: templates/database/central_columns/edit.twig:6
8138 #: templates/database/central_columns/main.twig:16
8139 #: templates/database/central_columns/main.twig:222
8140 #: templates/database/create_table.twig:11
8141 #: templates/database/events/index.twig:18
8142 #: templates/database/operations/index.twig:33
8143 #: templates/database/routines/index.twig:30
8144 #: templates/database/triggers/list.twig:18 templates/setup/home/index.twig:43
8145 #: templates/table/structure/display_structure.twig:22
8149 #: libraries/classes/Database/Routines.php:880
8150 #: templates/columns_definitions/table_fields_definitions.twig:16
8151 #: templates/database/central_columns/edit.twig:8
8152 msgid "Length/Values"
8155 #: libraries/classes/Database/Routines.php:881
8156 #: libraries/classes/Import.php:1349 libraries/classes/Import.php:1383
8157 #: libraries/classes/Plugins/Export/ExportCodegen.php:71
8158 #: libraries/classes/Plugins/Export/ExportCsv.php:47
8159 #: libraries/classes/Plugins/Export/ExportExcel.php:34
8160 #: libraries/classes/Plugins/Export/ExportHtmlword.php:47
8161 #: libraries/classes/Plugins/Export/ExportJson.php:74
8162 #: libraries/classes/Plugins/Export/ExportLatex.php:72
8163 #: libraries/classes/Plugins/Export/ExportMediawiki.php:46
8164 #: libraries/classes/Plugins/Export/ExportOds.php:52
8165 #: libraries/classes/Plugins/Export/ExportOdt.php:60
8166 #: libraries/classes/Plugins/Export/ExportPdf.php:84
8167 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
8168 #: libraries/classes/Plugins/Export/ExportSql.php:111
8169 #: libraries/classes/Plugins/Export/ExportTexytext.php:46
8170 #: libraries/classes/Plugins/Export/ExportXml.php:89
8171 #: libraries/classes/Plugins/Export/ExportYaml.php:43
8172 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:31
8173 #: libraries/classes/Plugins/Import/ImportMediawiki.php:61
8174 #: libraries/classes/Plugins/Import/ImportOds.php:54
8175 #: libraries/classes/Plugins/Import/ImportShp.php:68
8176 #: libraries/classes/Plugins/Import/ImportSql.php:48
8177 #: libraries/classes/Plugins/Import/ImportXml.php:53
8178 #: templates/console/display.twig:7 templates/console/display.twig:140
8179 #: templates/database/designer/database_tables.twig:114
8180 #: templates/display/results/table.twig:107
8181 #: templates/table/search/index.twig:99
8182 #: templates/table/structure/display_table_stats.twig:97
8186 #: libraries/classes/Database/Routines.php:898
8187 msgid "Add parameter"
8190 #: libraries/classes/Database/Routines.php:902
8191 msgid "Remove last parameter"
8194 #: libraries/classes/Database/Routines.php:907
8198 #: libraries/classes/Database/Routines.php:913
8199 msgid "Return length/values"
8202 #: libraries/classes/Database/Routines.php:919
8203 msgid "Return options"
8206 #: libraries/classes/Database/Routines.php:922
8207 #: templates/database/routines/parameter_row.twig:31
8208 #: templates/database/structure/table_header.twig:42
8212 #: libraries/classes/Database/Routines.php:952
8213 #: libraries/classes/Database/Triggers.php:443
8214 #: libraries/classes/Plugins/Export/ExportHtmlword.php:495
8215 #: libraries/classes/Plugins/Export/ExportOdt.php:631
8216 #: libraries/classes/Plugins/Export/ExportTexytext.php:473
8217 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:418
8218 #: templates/database/events/editor_form.twig:75
8222 #: libraries/classes/Database/Routines.php:958
8223 msgid "Is deterministic"
8226 #: libraries/classes/Database/Routines.php:966
8227 #: templates/columns_definitions/table_fields_definitions.twig:36
8228 #: templates/database/operations/index.twig:74
8229 #: templates/database/operations/index.twig:178
8230 #: templates/database/structure/copy_form.twig:50
8231 #: templates/table/operations/index.twig:81
8232 #: templates/table/operations/index.twig:115
8233 #: templates/table/operations/index.twig:293
8234 msgid "Adjust privileges"
8237 #: libraries/classes/Database/Routines.php:977
8239 "You do not have sufficient privileges to perform this operation; Please "
8240 "refer to the documentation for more details"
8243 #: libraries/classes/Database/Routines.php:987
8244 #: libraries/classes/Database/Triggers.php:449
8245 #: templates/database/events/editor_form.twig:89 templates/view_create.twig:45
8249 #: libraries/classes/Database/Routines.php:992
8250 msgid "Security type"
8253 #: libraries/classes/Database/Routines.php:1001
8254 msgid "SQL data access"
8257 #: libraries/classes/Database/Routines.php:1013
8258 #: templates/columns_definitions/partitions.twig:85
8259 #: templates/database/data_dictionary/index.twig:73
8260 #: templates/database/events/editor_form.twig:95
8261 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:23
8262 #: templates/table/structure/display_partitions.twig:31
8263 #: templates/table/structure/display_structure.twig:422
8264 #: templates/table/tracking/structure_snapshot_columns.twig:12
8265 #: templates/table/tracking/structure_snapshot_indexes.twig:13
8269 #: libraries/classes/Database/Routines.php:1067
8270 msgid "You must provide a name and a type for each routine parameter."
8273 #: libraries/classes/Database/Routines.php:1085
8275 msgid "Invalid direction \"%s\" given for parameter."
8278 #: libraries/classes/Database/Routines.php:1107
8279 #: libraries/classes/Database/Routines.php:1180
8281 "You must provide length/values for routine parameters of type ENUM, SET, "
8282 "VARCHAR and VARBINARY."
8285 #: libraries/classes/Database/Routines.php:1162
8286 msgid "You must provide a valid return type for the routine."
8289 #: libraries/classes/Database/Routines.php:1251
8290 msgid "You must provide a routine name!"
8293 #: libraries/classes/Database/Routines.php:1316
8294 msgid "You must provide a routine definition."
8297 #: libraries/classes/Database/Routines.php:1400
8298 #: libraries/classes/Database/Routines.php:1578
8300 msgid "No routine with name %1$s found in database %2$s."
8303 #: libraries/classes/Database/Routines.php:1439
8305 msgid "Execution results of routine %s"
8308 #: libraries/classes/Database/Routines.php:1489
8310 msgid "%d row affected by the last statement inside the procedure."
8311 msgid_plural "%d rows affected by the last statement inside the procedure."
8314 #: libraries/classes/Database/Routines.php:1562
8315 #: libraries/classes/Database/Routines.php:1569
8316 msgid "Execute routine"
8319 #: libraries/classes/Database/Routines.php:1647
8320 #: libraries/classes/Database/Routines.php:1650
8321 msgid "Routine parameters"
8324 #: libraries/classes/Database/Routines.php:1657
8325 #: libraries/classes/InsertEdit.php:353
8326 #: libraries/classes/Navigation/Nodes/NodeFunction.php:29
8327 #: templates/table/search/index.twig:36
8328 #: templates/table/zoom_search/index.twig:36
8332 #: libraries/classes/Database/Routines.php:1659
8333 #: libraries/classes/InsertEdit.php:2006
8334 #: templates/database/designer/main.twig:486
8335 #: templates/database/designer/main.twig:651
8336 #: templates/database/designer/main.twig:857
8337 #: templates/database/designer/main.twig:1050
8338 #: templates/server/replication/status_table.twig:17
8339 #: templates/server/status/variables/index.twig:73
8340 #: templates/server/variables/index.twig:32
8341 #: templates/table/search/index.twig:42
8342 #: templates/table/zoom_search/index.twig:42
8343 #: templates/table/zoom_search/result_form.twig:34
8347 #: libraries/classes/Database/Routines.php:1865
8348 msgid "Sorry, we failed to restore the dropped routine."
8351 #: libraries/classes/Database/Routines.php:1895
8353 msgid "Export of routine %s"
8356 #: libraries/classes/Database/Routines.php:1914
8359 "Error in processing request: No routine with name %1$s found in database "
8360 "%2$s. You might be lacking the necessary privileges to view/export this "
8364 #: libraries/classes/Database/Search.php:109
8365 #: templates/database/search/main.twig:19
8366 msgid "at least one of the words"
8369 #: libraries/classes/Database/Search.php:110
8370 #: templates/database/search/main.twig:23
8371 msgid "all of the words"
8374 #: libraries/classes/Database/Search.php:111
8375 #: templates/database/search/main.twig:27
8376 msgid "the exact phrase as substring"
8379 #: libraries/classes/Database/Search.php:112
8380 #: templates/database/search/main.twig:31
8381 msgid "the exact phrase as whole field"
8384 #: libraries/classes/Database/Search.php:113
8385 #: templates/database/search/main.twig:35
8386 msgid "as regular expression"
8389 #: libraries/classes/Database/Triggers.php:152
8391 msgid "Trigger %1$s has been modified."
8394 #: libraries/classes/Database/Triggers.php:172
8396 msgid "Trigger %1$s has been created."
8399 #: libraries/classes/Database/Triggers.php:262
8400 #: templates/database/triggers/footer.twig:7
8401 #: templates/database/triggers/footer.twig:11
8405 #: libraries/classes/Database/Triggers.php:266
8406 msgid "Edit trigger"
8409 #: libraries/classes/Database/Triggers.php:392
8410 msgid "Trigger name"
8413 #: libraries/classes/Database/Triggers.php:415
8414 msgctxt "Trigger action time"
8418 #: libraries/classes/Database/Triggers.php:429
8419 #: libraries/classes/Plugins/Export/ExportHtmlword.php:494
8420 #: libraries/classes/Plugins/Export/ExportOdt.php:628
8421 #: libraries/classes/Plugins/Export/ExportTexytext.php:472
8422 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:416
8423 #: templates/database/triggers/list.twig:24
8427 #: libraries/classes/Database/Triggers.php:495
8428 msgid "You must provide a trigger name!"
8431 #: libraries/classes/Database/Triggers.php:502
8432 msgid "You must provide a valid timing for the trigger!"
8435 #: libraries/classes/Database/Triggers.php:509
8436 msgid "You must provide a valid event for the trigger!"
8439 #: libraries/classes/Database/Triggers.php:517
8440 msgid "You must provide a valid table name!"
8443 #: libraries/classes/Database/Triggers.php:523
8444 msgid "You must provide a trigger definition."
8447 #: libraries/classes/Database/Triggers.php:547
8448 msgid "Sorry, we failed to restore the dropped trigger."
8451 #: libraries/classes/Database/Triggers.php:581
8453 msgid "No trigger with name %1$s found in database %2$s."
8456 #: libraries/classes/Database/Triggers.php:617
8458 msgid "Export of trigger %s"
8461 #: libraries/classes/Database/Triggers.php:635
8464 "Error in processing request: No trigger with name %1$s found in database "
8468 #: libraries/classes/Dbal/DbiMysqli.php:188
8469 msgid "SSL connection enforced by server, automatically enabling it."
8472 #: libraries/classes/Display/Results.php:906
8473 #: libraries/classes/Html/Generator.php:1222
8474 #: libraries/classes/Html/Generator.php:1225
8475 msgctxt "First page"
8479 #: libraries/classes/Display/Results.php:913
8480 #: libraries/classes/Html/Generator.php:1223
8481 #: libraries/classes/Html/Generator.php:1226
8482 #: templates/server/binlog/index.twig:47 templates/server/binlog/index.twig:52
8483 msgctxt "Previous page"
8487 #: libraries/classes/Display/Results.php:941
8488 #: libraries/classes/Html/Generator.php:1255
8489 #: libraries/classes/Html/Generator.php:1262
8490 #: templates/server/binlog/index.twig:72 templates/server/binlog/index.twig:77
8495 #: libraries/classes/Display/Results.php:971
8496 #: libraries/classes/Html/Generator.php:1256
8497 #: libraries/classes/Html/Generator.php:1263
8502 #: libraries/classes/Display/Results.php:1542
8503 #: templates/display/results/table.twig:114
8504 msgid "Partial texts"
8507 #: libraries/classes/Display/Results.php:1546
8508 #: templates/display/results/table.twig:118
8512 #: libraries/classes/Display/Results.php:1939
8513 #: libraries/classes/Display/Results.php:1965 libraries/classes/Util.php:3082
8514 #: libraries/classes/Util.php:3105 libraries/config.values.php:113
8515 #: templates/database/multi_table_query/form.twig:61
8516 #: templates/database/qbe/sort_select_cell.twig:7
8517 #: templates/server/databases/index.twig:114
8518 #: templates/server/databases/index.twig:131
8519 #: templates/server/databases/index.twig:150
8520 #: templates/server/status/processes/list.twig:12
8521 #: templates/table/operations/index.twig:31
8522 #: templates/table/search/index.twig:151
8526 #: libraries/classes/Display/Results.php:1947
8527 #: libraries/classes/Display/Results.php:1957 libraries/classes/Util.php:3074
8528 #: libraries/classes/Util.php:3097 libraries/config.values.php:112
8529 #: templates/database/multi_table_query/form.twig:60
8530 #: templates/database/qbe/sort_select_cell.twig:5
8531 #: templates/server/databases/index.twig:112
8532 #: templates/server/databases/index.twig:129
8533 #: templates/server/databases/index.twig:148
8534 #: templates/server/status/processes/list.twig:14
8535 #: templates/table/operations/index.twig:27
8536 #: templates/table/search/index.twig:147
8540 #: libraries/classes/Display/Results.php:3262
8541 #: libraries/classes/Display/Results.php:3277
8542 msgid "The row has been deleted."
8545 #: libraries/classes/Display/Results.php:3309
8546 #: templates/server/status/processes/list.twig:44
8550 #: libraries/classes/Display/Results.php:4019
8551 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8554 #: libraries/classes/Display/Results.php:4441
8556 msgid "Showing rows %1s - %2s"
8559 #: libraries/classes/Display/Results.php:4455
8561 msgid "%1$d total, %2$d in query"
8564 #: libraries/classes/Display/Results.php:4460
8569 #: libraries/classes/Display/Results.php:4472 libraries/classes/Sql.php:1039
8571 msgid "Query took %01.4f seconds."
8574 #: libraries/classes/Display/Results.php:4840
8575 msgid "Link not found!"
8578 #: libraries/classes/Engines/Bdb.php:26
8579 msgid "Version information"
8582 #: libraries/classes/Engines/Innodb.php:29
8583 msgid "Data home directory"
8586 #: libraries/classes/Engines/Innodb.php:31
8587 msgid "The common part of the directory path for all InnoDB data files."
8590 #: libraries/classes/Engines/Innodb.php:36
8594 #: libraries/classes/Engines/Innodb.php:39
8595 msgid "Autoextend increment"
8598 #: libraries/classes/Engines/Innodb.php:41
8600 "The increment size for extending the size of an autoextending tablespace "
8601 "when it becomes full."
8604 #: libraries/classes/Engines/Innodb.php:47
8605 msgid "Buffer pool size"
8608 #: libraries/classes/Engines/Innodb.php:49
8610 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
8614 #: libraries/classes/Engines/Innodb.php:111
8618 #: libraries/classes/Engines/Innodb.php:112
8619 #: libraries/classes/Server/Status/Data.php:232
8620 msgid "InnoDB Status"
8623 #: libraries/classes/Engines/Innodb.php:136
8624 msgid "Buffer Pool Usage"
8627 #: libraries/classes/Engines/Innodb.php:146
8631 #: libraries/classes/Engines/Innodb.php:160
8635 #: libraries/classes/Engines/Innodb.php:169
8639 #: libraries/classes/Engines/Innodb.php:178
8640 msgid "Pages containing data"
8643 #: libraries/classes/Engines/Innodb.php:187
8644 msgid "Pages to be flushed"
8647 #: libraries/classes/Engines/Innodb.php:196
8651 #: libraries/classes/Engines/Innodb.php:208
8652 msgid "Latched pages"
8655 #: libraries/classes/Engines/Innodb.php:222
8656 msgid "Buffer Pool Activity"
8659 #: libraries/classes/Engines/Innodb.php:226
8660 msgid "Read requests"
8663 #: libraries/classes/Engines/Innodb.php:235
8664 msgid "Write requests"
8667 #: libraries/classes/Engines/Innodb.php:244
8671 #: libraries/classes/Engines/Innodb.php:253
8675 #: libraries/classes/Engines/Innodb.php:262
8676 msgid "Read misses in %"
8679 #: libraries/classes/Engines/Innodb.php:277
8680 msgid "Write waits in %"
8683 #: libraries/classes/Engines/Myisam.php:26
8684 msgid "Data pointer size"
8687 #: libraries/classes/Engines/Myisam.php:28
8689 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
8690 "tables when no MAX_ROWS option is specified."
8693 #: libraries/classes/Engines/Myisam.php:34
8694 msgid "Automatic recovery mode"
8697 #: libraries/classes/Engines/Myisam.php:36
8699 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
8700 "myisam-recover server startup option."
8703 #: libraries/classes/Engines/Myisam.php:41
8704 msgid "Maximum size for temporary sort files"
8707 #: libraries/classes/Engines/Myisam.php:43
8709 "The maximum size of the temporary file MySQL is allowed to use while re-"
8710 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
8714 #: libraries/classes/Engines/Myisam.php:50
8715 msgid "Maximum size for temporary files on index creation"
8718 #: libraries/classes/Engines/Myisam.php:52
8720 "If the temporary file used for fast MyISAM index creation would be larger "
8721 "than using the key cache by the amount specified here, prefer the key cache "
8725 #: libraries/classes/Engines/Myisam.php:59
8726 msgid "Repair threads"
8729 #: libraries/classes/Engines/Myisam.php:61
8731 "If this value is greater than 1, MyISAM table indexes are created in "
8732 "parallel (each index in its own thread) during the repair by sorting process."
8735 #: libraries/classes/Engines/Myisam.php:68
8736 msgid "Sort buffer size"
8739 #: libraries/classes/Engines/Myisam.php:70
8741 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
8742 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
8745 #: libraries/classes/Engines/Pbxt.php:31
8746 msgid "Index cache size"
8749 #: libraries/classes/Engines/Pbxt.php:33
8751 "This is the amount of memory allocated to the index cache. Default value is "
8752 "32MB. The memory allocated here is used only for caching index pages."
8755 #: libraries/classes/Engines/Pbxt.php:40
8756 msgid "Record cache size"
8759 #: libraries/classes/Engines/Pbxt.php:42
8761 "This is the amount of memory allocated to the record cache used to cache "
8762 "table data. The default value is 32MB. This memory is used to cache changes "
8763 "to the handle data (.xtd) and row pointer (.xtr) files."
8766 #: libraries/classes/Engines/Pbxt.php:50
8767 msgid "Log cache size"
8770 #: libraries/classes/Engines/Pbxt.php:52
8772 "The amount of memory allocated to the transaction log cache used to cache on "
8773 "transaction log data. The default is 16MB."
8776 #: libraries/classes/Engines/Pbxt.php:59
8777 msgid "Log file threshold"
8780 #: libraries/classes/Engines/Pbxt.php:61
8782 "The size of a transaction log before rollover, and a new log is created. The "
8783 "default value is 16MB."
8786 #: libraries/classes/Engines/Pbxt.php:67
8787 msgid "Transaction buffer size"
8790 #: libraries/classes/Engines/Pbxt.php:69
8792 "The size of the global transaction log buffer (the engine allocates 2 "
8793 "buffers of this size). The default is 1MB."
8796 #: libraries/classes/Engines/Pbxt.php:76
8797 msgid "Checkpoint frequency"
8800 #: libraries/classes/Engines/Pbxt.php:78
8802 "The amount of data written to the transaction log before a checkpoint is "
8803 "performed. The default value is 24MB."
8806 #: libraries/classes/Engines/Pbxt.php:85
8807 msgid "Data log threshold"
8810 #: libraries/classes/Engines/Pbxt.php:87
8812 "The maximum size of a data log file. The default value is 64MB. PBXT can "
8813 "create a maximum of 32000 data logs, which are used by all tables. So the "
8814 "value of this variable can be increased to increase the total amount of data "
8815 "that can be stored in the database."
8818 #: libraries/classes/Engines/Pbxt.php:96
8819 msgid "Garbage threshold"
8822 #: libraries/classes/Engines/Pbxt.php:98
8824 "The percentage of garbage in a data log file before it is compacted. This is "
8825 "a value between 1 and 99. The default is 50."
8828 #: libraries/classes/Engines/Pbxt.php:105
8829 msgid "Log buffer size"
8832 #: libraries/classes/Engines/Pbxt.php:107
8834 "The size of the buffer used when writing a data log. The default is 256MB. "
8835 "The engine allocates one buffer per thread, but only if the thread is "
8836 "required to write a data log."
8839 #: libraries/classes/Engines/Pbxt.php:115
8840 msgid "Data file grow size"
8843 #: libraries/classes/Engines/Pbxt.php:116
8844 msgid "The grow size of the handle data (.xtd) files."
8847 #: libraries/classes/Engines/Pbxt.php:120
8848 msgid "Row file grow size"
8851 #: libraries/classes/Engines/Pbxt.php:121
8852 msgid "The grow size of the row pointer (.xtr) files."
8855 #: libraries/classes/Engines/Pbxt.php:125
8856 msgid "Log file count"
8859 #: libraries/classes/Engines/Pbxt.php:127
8861 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
8862 "system will maintain. If the number of logs exceeds this value then old logs "
8863 "will be deleted, otherwise they are renamed and given the next highest "
8867 #: libraries/classes/Engines/Pbxt.php:185
8870 "Documentation and further information about PBXT can be found on the "
8871 "%sPrimeBase XT Home Page%s."
8874 #: libraries/classes/ErrorHandler.php:95
8875 msgid "Too many error messages, some are not displayed."
8878 #: libraries/classes/ErrorHandler.php:385
8882 #: libraries/classes/ErrorHandler.php:390 templates/error/report_form.twig:25
8883 msgid "Automatically send report next time"
8886 #: libraries/classes/Export.php:160 libraries/classes/Export.php:199
8887 #: libraries/classes/Export.php:484
8889 msgid "Insufficient space to save the file %s."
8892 #: libraries/classes/Export.php:428
8895 "File %s already exists on server, change filename or check overwrite option."
8898 #: libraries/classes/Export.php:436 libraries/classes/Export.php:447
8900 msgid "The web server does not have permission to save the file %s."
8903 #: libraries/classes/Export.php:490
8905 msgid "Dump has been saved to file %s."
8908 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
8909 #: libraries/classes/Export.php:990
8910 msgid "Exporting a raw query is not supported for this export method."
8913 #: libraries/classes/File.php:286
8914 msgid "File was not an uploaded file."
8917 #: libraries/classes/File.php:326
8918 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
8921 #: libraries/classes/File.php:332
8923 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
8927 #: libraries/classes/File.php:338
8928 msgid "The uploaded file was only partially uploaded."
8931 #: libraries/classes/File.php:342
8932 msgid "Missing a temporary folder."
8935 #: libraries/classes/File.php:345
8936 msgid "Failed to write file to disk."
8939 #: libraries/classes/File.php:348
8940 msgid "File upload stopped by extension."
8943 #: libraries/classes/File.php:351
8944 msgid "Unknown error in file upload."
8947 #: libraries/classes/File.php:499
8948 msgid "File is a symbolic link"
8951 #: libraries/classes/File.php:505 libraries/classes/File.php:604
8952 msgid "File could not be read!"
8955 #: libraries/classes/File.php:548
8956 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
8959 #: libraries/classes/File.php:568
8960 msgid "Error while moving uploaded file."
8963 #: libraries/classes/File.php:577
8964 msgid "Cannot read uploaded file."
8967 #: libraries/classes/File.php:655
8970 "You attempted to load file with unsupported compression (%s). Either support "
8971 "for it is not implemented or disabled by your configuration."
8974 #: libraries/classes/Footer.php:82 templates/home/index.twig:18
8975 #: templates/login/form.twig:5
8976 msgid "phpMyAdmin Demo Server"
8979 #: libraries/classes/Footer.php:91
8981 msgid "Currently running Git revision %1$s from the %2$s branch."
8984 #: libraries/classes/Footer.php:100
8985 msgid "Git information missing!"
8988 #: libraries/classes/Footer.php:218 libraries/classes/Footer.php:222
8989 #: libraries/classes/Footer.php:225
8990 msgid "Open new phpMyAdmin window"
8993 #: libraries/classes/Header.php:368
8997 #: libraries/classes/Html/Generator.php:151
8999 msgid "Jump to database “%s”."
9002 #: libraries/classes/Html/Generator.php:179
9004 msgid "The %s functionality is affected by a known bug, see %s"
9007 #: libraries/classes/Html/Generator.php:244
9008 msgid "SSL is not being used"
9011 #: libraries/classes/Html/Generator.php:249
9012 msgid "SSL is used with disabled verification"
9015 #: libraries/classes/Html/Generator.php:251
9016 msgid "SSL is used without certification authority"
9019 #: libraries/classes/Html/Generator.php:254
9023 #: libraries/classes/Html/Generator.php:353
9024 msgid "The PHP function password_hash() with default options."
9027 #: libraries/classes/Html/Generator.php:354
9028 msgid "password_hash() PHP function"
9031 #: libraries/classes/Html/Generator.php:659
9032 msgid "Skip Explain SQL"
9035 #: libraries/classes/Html/Generator.php:667
9037 msgid "Analyze Explain at %s"
9040 #: libraries/classes/Html/Generator.php:697
9041 msgid "Without PHP code"
9044 #: libraries/classes/Html/Generator.php:704
9045 #: templates/database/multi_table_query/form.twig:170
9046 #: templates/database/qbe/selection_form.twig:115
9047 msgid "Submit query"
9050 #: libraries/classes/Html/Generator.php:749 templates/console/display.twig:31
9051 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
9055 #: libraries/classes/Html/Generator.php:763
9056 msgctxt "Inline edit query"
9060 #: libraries/classes/Html/Generator.php:901
9061 msgid "Static analysis:"
9064 #: libraries/classes/Html/Generator.php:904
9066 msgid "%d errors were found during analysis."
9069 #: libraries/classes/Import.php:321 libraries/classes/Sql.php:1047
9070 msgid "[ROLLBACK occurred.]"
9073 #: libraries/classes/Import.php:1337
9075 "The following structures have either been created or altered. Here you can:"
9078 #: libraries/classes/Import.php:1340
9079 msgid "View a structure's contents by clicking on its name."
9082 #: libraries/classes/Import.php:1343
9084 "Change any of its settings by clicking the corresponding \"Options\" link."
9087 #: libraries/classes/Import.php:1345
9088 msgid "Edit structure by following the \"Structure\" link."
9091 #: libraries/classes/Import.php:1352
9093 msgid "Go to database: %s"
9096 #: libraries/classes/Import.php:1358 libraries/classes/Import.php:1401
9098 msgid "Edit settings for %s"
9101 #: libraries/classes/Import.php:1386
9103 msgid "Go to table: %s"
9106 #: libraries/classes/Import.php:1394
9108 msgid "Structure of %s"
9111 #: libraries/classes/Import.php:1412
9113 msgid "Go to view: %s"
9116 #: libraries/classes/Import.php:1436
9117 msgid "Only single-table UPDATE and DELETE queries can be simulated."
9120 #: libraries/classes/Import.php:1667
9122 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9123 "engine tables can be rolled back."
9126 #: libraries/classes/Index.php:624
9129 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9133 #: libraries/classes/InsertEdit.php:534
9137 #: libraries/classes/InsertEdit.php:792
9138 msgid "Because of its length,<br> this column might not be editable."
9141 #: libraries/classes/InsertEdit.php:1414
9142 msgid "Binary - do not edit"
9145 #: libraries/classes/InsertEdit.php:1575 templates/import.twig:78
9146 #: templates/import.twig:108
9147 msgid "The directory you set for upload work cannot be reached."
9150 #: libraries/classes/InsertEdit.php:1580
9151 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9152 #: templates/server/privileges/privileges_table.twig:26
9153 #: templates/server/privileges/privileges_table.twig:47
9154 #: templates/server/privileges/privileges_table.twig:68
9155 #: templates/server/privileges/privileges_table.twig:89
9156 #: templates/table/search/index.twig:121
9160 #: libraries/classes/InsertEdit.php:1581
9161 msgid "web server upload directory:"
9164 #: libraries/classes/InsertEdit.php:1783
9165 #: templates/table/search/input_box.twig:37
9169 #: libraries/classes/InsertEdit.php:1851
9173 #: libraries/classes/InsertEdit.php:1890
9174 msgid "Insert as new row"
9177 #: libraries/classes/InsertEdit.php:1893
9178 msgid "Insert as new row and ignore errors"
9181 #: libraries/classes/InsertEdit.php:1896
9182 msgid "Show insert query"
9185 #: libraries/classes/InsertEdit.php:1917
9186 msgid "Go back to previous page"
9189 #: libraries/classes/InsertEdit.php:1920
9190 msgid "Insert another new row"
9193 #: libraries/classes/InsertEdit.php:1925
9194 msgid "Go back to this page"
9197 #: libraries/classes/InsertEdit.php:1948
9198 msgid "Edit next row"
9201 #: libraries/classes/InsertEdit.php:1968
9203 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
9206 #: libraries/classes/InsertEdit.php:1996
9207 #: libraries/classes/Navigation/Nodes/NodeColumn.php:33
9208 #: libraries/classes/Plugins/Export/ExportHtmlword.php:289
9209 #: libraries/classes/Plugins/Export/ExportHtmlword.php:389
9210 #: libraries/classes/Plugins/Export/ExportLatex.php:553
9211 #: libraries/classes/Plugins/Export/ExportOdt.php:396
9212 #: libraries/classes/Plugins/Export/ExportOdt.php:498
9213 #: libraries/classes/Plugins/Export/ExportTexytext.php:304
9214 #: libraries/classes/Plugins/Export/ExportTexytext.php:397
9215 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:576
9216 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:710
9217 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:743
9218 #: templates/columns_definitions/column_name.twig:16
9219 #: templates/database/data_dictionary/index.twig:16
9220 #: templates/database/data_dictionary/index.twig:69 templates/indexes.twig:19
9221 #: templates/table/index_form.twig:131 templates/table/operations/index.twig:13
9222 #: templates/table/relation/common_form.twig:18
9223 #: templates/table/relation/common_form.twig:23
9224 #: templates/table/relation/common_form.twig:38
9225 #: templates/table/relation/common_form.twig:117
9226 #: templates/table/relation/common_form.twig:186
9227 #: templates/table/relation/foreign_key_row.twig:119
9228 #: templates/table/relation/foreign_key_row.twig:129
9229 #: templates/table/search/index.twig:38
9230 #: templates/table/structure/display_structure.twig:418
9231 #: templates/table/tracking/structure_snapshot_columns.twig:6
9232 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9233 #: templates/table/zoom_search/index.twig:38
9234 #: templates/table/zoom_search/result_form.twig:32
9238 #: libraries/classes/InsertEdit.php:2005
9239 #: libraries/classes/Plugins/Export/ExportHtmlword.php:295
9240 #: libraries/classes/Plugins/Export/ExportHtmlword.php:395
9241 #: libraries/classes/Plugins/Export/ExportLatex.php:555
9242 #: libraries/classes/Plugins/Export/ExportOdt.php:402
9243 #: libraries/classes/Plugins/Export/ExportOdt.php:504
9244 #: libraries/classes/Plugins/Export/ExportTexytext.php:306
9245 #: libraries/classes/Plugins/Export/ExportTexytext.php:399
9246 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:580
9247 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:713
9248 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:746
9249 #: templates/columns_definitions/table_fields_definitions.twig:30
9250 #: templates/database/central_columns/edit.twig:12
9251 #: templates/database/central_columns/main.twig:40
9252 #: templates/database/central_columns/main.twig:246
9253 #: templates/database/data_dictionary/index.twig:18
9254 #: templates/database/data_dictionary/index.twig:72 templates/indexes.twig:22
9255 #: templates/table/structure/display_structure.twig:26
9256 #: templates/table/structure/display_structure.twig:421
9257 #: templates/table/tracking/structure_snapshot_columns.twig:9
9258 #: templates/table/tracking/structure_snapshot_indexes.twig:12
9259 #: templates/table/zoom_search/result_form.twig:33
9263 #: libraries/classes/InsertEdit.php:2401 libraries/classes/Sql.php:1030
9264 msgid "Showing SQL query"
9267 #: libraries/classes/InsertEdit.php:2427 libraries/classes/Sql.php:1008
9269 msgid "Inserted row id: %1$d"
9272 #: libraries/classes/LanguageManager.php:981
9273 msgid "Ignoring unsupported language code."
9276 #: libraries/classes/LanguageManager.php:1007
9277 #: libraries/classes/LanguageManager.php:1008 templates/setup/home/index.twig:8
9278 #: templates/setup/home/index.twig:9
9282 #: libraries/classes/Linter.php:109
9284 "Linting is disabled for this query because it exceeds the maximum length."
9287 #: libraries/classes/Linter.php:176
9289 msgid "%1$s (near <code>%2$s</code>)"
9292 #: libraries/classes/Menu.php:272
9293 #: libraries/classes/Navigation/Nodes/NodeTable.php:322
9294 #: libraries/classes/Util.php:1715 libraries/classes/Util.php:2462
9295 #: libraries/config.values.php:68 libraries/config.values.php:82
9296 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9297 #: templates/database/structure/structure_table_row.twig:43
9298 #: templates/table/structure/display_structure.twig:275
9302 #: libraries/classes/Menu.php:291 libraries/classes/Menu.php:407
9303 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9304 #: libraries/classes/Util.php:1713 libraries/classes/Util.php:2448
9305 #: libraries/classes/Util.php:2465 libraries/config.values.php:64
9306 #: libraries/config.values.php:78 libraries/config.values.php:169
9307 #: libraries/config.values.php:179
9308 #: templates/database/structure/structure_table_row.twig:53
9312 #: libraries/classes/Menu.php:302
9313 #: libraries/classes/Navigation/Nodes/NodeTable.php:316
9314 #: libraries/classes/Util.php:1714 libraries/classes/Util.php:2466
9315 #: libraries/config.values.php:66 libraries/config.values.php:80
9316 #: libraries/config.values.php:181
9317 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9318 #: templates/database/structure/structure_table_row.twig:59
9319 #: templates/sql/query.twig:76
9323 #: libraries/classes/Menu.php:329 libraries/classes/Menu.php:447
9324 #: libraries/classes/Server/Privileges.php:2972 libraries/classes/Util.php:2453
9325 #: libraries/classes/Util.php:2469 libraries/config.values.php:161
9326 #: templates/database/privileges/index.twig:20
9327 #: templates/server/privileges/privileges_summary.twig:15
9328 #: templates/server/sub_page_header.twig:2
9329 #: templates/table/privileges/index.twig:22
9333 #: libraries/classes/Menu.php:339 libraries/classes/Menu.php:348
9334 #: libraries/classes/Menu.php:438 libraries/classes/Util.php:1716
9335 #: libraries/classes/Util.php:2452 libraries/classes/Util.php:2470
9336 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9340 #: libraries/classes/Menu.php:354 libraries/classes/Menu.php:473
9341 #: libraries/classes/Relation.php:316 libraries/classes/Util.php:2457
9342 #: libraries/classes/Util.php:2471
9346 #: libraries/classes/Menu.php:367 libraries/classes/Menu.php:466
9347 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:24
9348 #: libraries/classes/Plugins/Export/ExportHtmlword.php:587
9349 #: libraries/classes/Plugins/Export/ExportOdt.php:735
9350 #: libraries/classes/Plugins/Export/ExportPdf.php:307
9351 #: libraries/classes/Plugins/Export/ExportSql.php:2165
9352 #: libraries/classes/Plugins/Export/ExportTexytext.php:559
9353 #: libraries/classes/Plugins/Export/ExportXml.php:135
9354 #: libraries/classes/Util.php:2456 libraries/classes/Util.php:2472
9355 #: templates/database/triggers/list.twig:6
9359 #: libraries/classes/Menu.php:412 libraries/classes/Menu.php:420
9360 #: libraries/classes/Menu.php:428
9361 msgid "Database seems to be empty!"
9364 #: libraries/classes/Menu.php:415 libraries/classes/Util.php:2449
9368 #: libraries/classes/Menu.php:453 libraries/classes/Util.php:2454
9369 #: templates/database/routines/index.twig:18
9373 #: libraries/classes/Menu.php:459
9374 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:24
9375 #: libraries/classes/Plugins/Export/ExportSql.php:1017
9376 #: libraries/classes/Plugins/Export/ExportXml.php:115
9377 #: libraries/classes/Util.php:2455 templates/database/events/index.twig:6
9381 #: libraries/classes/Menu.php:480 libraries/classes/Util.php:2458
9385 #: libraries/classes/Menu.php:489 libraries/classes/Util.php:2459
9386 #: templates/database/structure/check_all_tables.twig:32
9387 msgid "Central columns"
9390 #: libraries/classes/Menu.php:550
9391 msgid "User accounts"
9394 #: libraries/classes/Menu.php:585 libraries/classes/Server/Status/Data.php:152
9395 #: libraries/classes/Util.php:2438 templates/server/binlog/index.twig:3
9399 #: libraries/classes/Menu.php:592 libraries/classes/Server/Status/Data.php:157
9400 #: libraries/classes/Util.php:2439
9401 #: templates/database/structure/body_for_table_summary.twig:11
9402 #: templates/database/structure/table_header.twig:10
9403 #: templates/server/replication/index.twig:5
9407 #: libraries/classes/Menu.php:598 libraries/classes/Server/Status/Data.php:228
9408 #: libraries/classes/Util.php:2440 libraries/config.values.php:159
9409 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9410 #: templates/sql/query.twig:178
9414 #: libraries/classes/Menu.php:603 libraries/classes/Util.php:2441
9418 #: libraries/classes/Menu.php:608 libraries/classes/Util.php:2443
9422 #: libraries/classes/Menu.php:613 libraries/classes/Util.php:2442
9423 #: templates/server/plugins/index.twig:4
9427 #: libraries/classes/Message.php:254
9429 msgid "%1$d row affected."
9430 msgid_plural "%1$d rows affected."
9433 #: libraries/classes/Message.php:275
9435 msgid "%1$d row deleted."
9436 msgid_plural "%1$d rows deleted."
9439 #: libraries/classes/Message.php:296
9441 msgid "%1$d row inserted."
9442 msgid_plural "%1$d rows inserted."
9445 #: libraries/classes/Navigation/Navigation.php:217
9449 #: libraries/classes/Navigation/Navigation.php:218
9453 #: libraries/classes/Navigation/Navigation.php:219
9457 #: libraries/classes/Navigation/Navigation.php:220
9461 #: libraries/classes/Navigation/Navigation.php:221
9462 #: templates/database/export/index.twig:14
9466 #: libraries/classes/Navigation/Navigation.php:222
9470 #: libraries/classes/Navigation/NavigationTree.php:798
9472 "There are large item groups in navigation panel which may affect the "
9473 "performance. Consider disabling item grouping in the navigation panel."
9476 #: libraries/classes/Navigation/NavigationTree.php:816
9480 #: libraries/classes/Navigation/NavigationTree.php:982
9482 msgid "%s result found"
9483 msgid_plural "%s results found"
9486 #: libraries/classes/Navigation/NavigationTree.php:1404
9487 #: libraries/classes/Navigation/NavigationTree.php:1439
9488 msgid "Type to filter these, Enter to search all"
9491 #: libraries/classes/Navigation/NavigationTree.php:1406
9492 #: libraries/classes/Navigation/NavigationTree.php:1440
9493 msgid "Clear fast filter"
9496 #: libraries/classes/Navigation/NavigationTree.php:1466
9497 msgid "Collapse all"
9500 #. l10n: The word "Node" must not be translated here
9501 #: libraries/classes/Navigation/NodeFactory.php:39
9503 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9506 #: libraries/classes/Navigation/NodeFactory.php:66
9508 msgid "Could not load class \"%1$s\""
9511 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:24
9512 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9513 #: templates/sql/query.twig:63
9517 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:36
9518 msgctxt "Create new column"
9522 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:40
9523 msgctxt "Create new database"
9527 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:43
9528 msgid "Database operations"
9531 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:709
9532 msgid "Show hidden items"
9535 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:36
9536 #: templates/database/events/index.twig:104
9537 msgctxt "Create new event"
9541 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:24
9542 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9543 #: libraries/classes/Plugins/Export/ExportSql.php:628
9544 #: libraries/classes/Plugins/Export/ExportXml.php:120
9548 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:38
9549 msgctxt "Create new function"
9553 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:36
9554 msgctxt "Create new index"
9558 #: libraries/classes/Navigation/Nodes/Node.php:802
9559 msgid "Expand/Collapse"
9562 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:24
9563 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9564 #: libraries/classes/Plugins/Export/ExportSql.php:617
9565 #: libraries/classes/Plugins/Export/ExportXml.php:125
9569 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:38
9570 msgctxt "Create new procedure"
9574 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:29
9578 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:39
9579 msgctxt "Create new table"
9583 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:36
9584 #: templates/database/triggers/footer.twig:2
9585 msgctxt "Create new trigger"
9589 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:24
9590 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
9591 #: libraries/classes/Plugins/Export/ExportXml.php:140
9592 #: templates/database/structure/show_create.twig:28
9596 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:39
9597 msgctxt "Create new view"
9601 #: libraries/classes/Normalization.php:227
9602 msgid "Make all columns atomic"
9605 #: libraries/classes/Normalization.php:229
9606 #: libraries/classes/Normalization.php:955
9607 msgid "First step of normalization (1NF)"
9610 #: libraries/classes/Normalization.php:232
9611 #: libraries/classes/Normalization.php:284
9612 #: libraries/classes/Normalization.php:333
9613 #: libraries/classes/Normalization.php:370
9617 #: libraries/classes/Normalization.php:234
9619 "Do you have any column which can be split into more than one column? For "
9620 "example: address can be split into street, city, country and zip."
9623 #: libraries/classes/Normalization.php:241
9624 msgid "Show me the central list of columns that are not already in this table"
9627 #: libraries/classes/Normalization.php:244
9629 "Select a column which can be split into more than one (on select of 'no such "
9630 "column', it'll move to next step)."
9633 #: libraries/classes/Normalization.php:259
9637 #: libraries/classes/Normalization.php:281
9638 msgid "Have a primary key"
9641 #: libraries/classes/Normalization.php:287
9642 msgid "Primary key already exists."
9645 #: libraries/classes/Normalization.php:292
9647 "There is no primary key; please add one.<br>Hint: A primary key is a column "
9648 "(or combination of columns) that uniquely identify all rows."
9651 #: libraries/classes/Normalization.php:300
9652 msgid "Add a primary key on existing column(s)"
9655 #: libraries/classes/Normalization.php:305
9657 "If it's not possible to make existing column combinations as primary key"
9660 #: libraries/classes/Normalization.php:309
9661 msgid "+ Add a new primary key column"
9664 #: libraries/classes/Normalization.php:332
9665 msgid "Remove redundant columns"
9668 #: libraries/classes/Normalization.php:335
9670 "Do you have a group of columns which on combining gives an existing column? "
9671 "For example, if you have first_name, last_name and full_name then combining "
9672 "first_name and last_name gives full_name which is redundant."
9675 #: libraries/classes/Normalization.php:341
9677 "Check the columns which are redundant and click on remove. If no redundant "
9678 "column, click on 'No redundant column'"
9681 #: libraries/classes/Normalization.php:346
9682 msgid "Remove selected"
9685 #: libraries/classes/Normalization.php:347
9686 msgid "No redundant column"
9689 #: libraries/classes/Normalization.php:369
9690 msgid "Move repeating groups"
9693 #: libraries/classes/Normalization.php:372
9695 "Do you have a group of two or more columns that are closely related and are "
9696 "all repeating the same attribute? For example, a table that holds data on "
9697 "books might have columns such as book_id, author1, author2, author3 and so "
9698 "on which form a repeating group. In this case a new table (book_id, author) "
9699 "should be created."
9702 #: libraries/classes/Normalization.php:380
9704 "Check the columns which form a repeating group. If no such group, click on "
9705 "'No repeating group'"
9708 #: libraries/classes/Normalization.php:386
9709 msgid "No repeating group"
9712 #: libraries/classes/Normalization.php:414
9716 #: libraries/classes/Normalization.php:414
9717 msgid "Find partial dependencies"
9720 #: libraries/classes/Normalization.php:437
9723 "No partial dependencies possible as no non-primary column exists since "
9724 "primary key ( %1$s ) is composed of all the columns in the table."
9727 #: libraries/classes/Normalization.php:443
9728 #: libraries/classes/Normalization.php:490
9729 msgid "Table is already in second normal form."
9732 #: libraries/classes/Normalization.php:448
9735 "The primary key ( %1$s ) consists of more than one column so we need to find "
9736 "the partial dependencies."
9739 #: libraries/classes/Normalization.php:453
9740 #: libraries/classes/Normalization.php:862
9742 "Please answer the following question(s) carefully to obtain a correct "
9746 #: libraries/classes/Normalization.php:457
9747 msgid "+ Show me the possible partial dependencies based on data in the table"
9750 #: libraries/classes/Normalization.php:461
9752 "For each column below, please select the <b>minimal set</b> of columns among "
9753 "given set whose values combined together are sufficient to determine the "
9754 "value of the column."
9757 #: libraries/classes/Normalization.php:474
9758 #: libraries/classes/Normalization.php:906
9760 msgid "'%1$s' depends on:"
9763 #: libraries/classes/Normalization.php:485
9766 "No partial dependencies possible as the primary key ( %1$s ) has just one "
9770 #: libraries/classes/Normalization.php:514
9773 "In order to put the original table '%1$s' into Second normal form we need to "
9774 "create the following tables:"
9777 #: libraries/classes/Normalization.php:552
9779 msgid "The second step of normalization is complete for table '%1$s'."
9782 #: libraries/classes/Normalization.php:593
9783 #: libraries/classes/Normalization.php:755
9784 #: libraries/classes/Normalization.php:831
9785 msgid "Error in processing!"
9788 #: libraries/classes/Normalization.php:640
9791 "In order to put the original table '%1$s' into Third normal form we need to "
9792 "create the following tables:"
9795 #: libraries/classes/Normalization.php:696
9796 msgid "The third step of normalization is complete."
9799 #: libraries/classes/Normalization.php:807
9801 msgid "Selected repeating group has been moved to the table '%s'"
9804 #: libraries/classes/Normalization.php:859
9808 #: libraries/classes/Normalization.php:859
9809 msgid "Find transitive dependencies"
9812 #: libraries/classes/Normalization.php:866
9814 "For each column below, please select the <b>minimal set</b> of columns among "
9815 "given set whose values combined together are sufficient to determine the "
9816 "value of the column.<br>Note: A column may have no transitive dependency, in "
9817 "that case you don't have to select any."
9820 #: libraries/classes/Normalization.php:919
9822 "No Transitive dependencies possible as the table doesn't have any non "
9823 "primary key columns"
9826 #: libraries/classes/Normalization.php:923
9827 msgid "Table is already in Third normal form!"
9830 #: libraries/classes/Normalization.php:949
9831 msgid "Improve table structure (Normalization):"
9834 #: libraries/classes/Normalization.php:950
9835 msgid "Select up to what step you want to normalize"
9838 #: libraries/classes/Normalization.php:960
9839 msgid "Second step of normalization (1NF+2NF)"
9842 #: libraries/classes/Normalization.php:965
9843 msgid "Third step of normalization (1NF+2NF+3NF)"
9846 #: libraries/classes/Normalization.php:970
9848 "Hint: Please follow the procedure carefully in order to obtain correct "
9852 #: libraries/classes/Normalization.php:1040
9854 "This list is based on a subset of the table's data and is not necessarily "
9858 #: libraries/classes/Normalization.php:1056
9859 msgid "No partial dependencies found!"
9862 #: libraries/classes/Operations.php:601
9863 #: templates/table/structure/display_partitions.twig:84
9867 #: libraries/classes/Operations.php:602
9868 #: templates/table/structure/display_partitions.twig:94
9872 #: libraries/classes/Operations.php:603
9873 #: templates/table/structure/display_partitions.twig:104
9877 #: libraries/classes/Operations.php:604
9878 #: templates/table/structure/display_partitions.twig:114
9882 #: libraries/classes/Operations.php:605
9883 #: templates/table/structure/display_partitions.twig:124
9887 #: libraries/classes/Operations.php:606
9888 #: templates/table/structure/display_partitions.twig:134
9892 #: libraries/classes/Operations.php:617 templates/database/events/index.twig:67
9893 #: templates/database/events/index.twig:73
9894 #: templates/database/events/index.twig:94
9895 #: templates/database/events/index.twig:95
9896 #: templates/database/events/row.twig:43 templates/database/events/row.twig:49
9897 #: templates/database/routines/index.twig:53
9898 #: templates/database/routines/index.twig:54
9899 #: templates/database/routines/parameter_row.twig:51
9900 #: templates/database/routines/row.twig:70
9901 #: templates/database/structure/check_all_tables.twig:16
9902 #: templates/database/structure/structure_table_row.twig:87
9903 #: templates/database/triggers/list.twig:44
9904 #: templates/database/triggers/list.twig:45
9905 #: templates/database/triggers/row.twig:45
9906 #: templates/database/triggers/row.twig:51 templates/indexes.twig:51
9907 #: templates/server/databases/index.twig:304
9908 #: templates/server/databases/index.twig:305
9909 #: templates/table/relation/foreign_key_row.twig:26
9910 #: templates/table/structure/display_partitions.twig:145
9911 #: templates/table/structure/display_structure.twig:121
9912 #: templates/table/structure/display_structure.twig:283
9913 #: templates/table/structure/display_structure.twig:463
9917 #: libraries/classes/Operations.php:619
9921 #: libraries/classes/Operations.php:1054
9922 msgid "Can't move table to same one!"
9925 #: libraries/classes/Operations.php:1056
9926 msgid "Can't copy table to same one!"
9929 #: libraries/classes/Operations.php:1091
9931 msgid "Table %s has been moved to %s. Privileges have been adjusted."
9934 #: libraries/classes/Operations.php:1098
9936 msgid "Table %s has been copied to %s. Privileges have been adjusted."
9939 #: libraries/classes/Operations.php:1106
9941 msgid "Table %s has been moved to %s."
9944 #: libraries/classes/Operations.php:1110
9946 msgid "Table %s has been copied to %s."
9949 #: libraries/classes/Operations.php:1134
9950 msgid "The table name is empty!"
9953 #: libraries/classes/Pdf.php:159
9954 msgid "Error while creating PDF:"
9957 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:80
9958 msgid "Cannot connect: invalid settings."
9961 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:94
9962 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:86
9963 #: templates/login/header.twig:10
9965 msgid "Welcome to %s"
9968 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:110
9971 "You probably did not create a configuration file. You might want to use the "
9972 "%1$ssetup script%2$s to create one."
9975 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
9977 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
9978 "connection. You should check the host, username and password in your "
9979 "configuration and make sure that they correspond to the information given by "
9980 "the administrator of the MySQL server."
9983 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:158
9984 msgid "Retry to connect"
9987 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:179
9988 msgid "Your session has expired. Please log in again."
9991 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:299
9992 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
9995 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:334
9996 msgid "Failed to connect to the reCAPTCHA service!"
9999 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:336
10000 msgid "Entered captcha is wrong, try again!"
10003 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:348
10005 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
10006 "restricts passwords to less than 1000 characters."
10009 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:372
10010 msgid "You are not allowed to log in to this MySQL server!"
10013 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:91
10014 msgid "Wrong username/password. Access denied."
10017 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:147
10018 msgid "Can not find signon authentication script:"
10021 #: libraries/classes/Plugins/AuthenticationPlugin.php:191
10023 "Login without a password is forbidden by configuration (see AllowNoPassword)"
10026 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
10029 "You have been automatically logged out due to inactivity of %s seconds. Once "
10030 "you log in again, you should be able to resume the work where you left off."
10033 #: libraries/classes/Plugins/AuthenticationPlugin.php:215
10034 #: libraries/classes/Plugins/AuthenticationPlugin.php:218
10035 msgid "Cannot log in to the MySQL server"
10038 #: libraries/classes/Plugins/AuthenticationPlugin.php:364
10039 msgid "You have enabled two factor authentication, please confirm your login."
10042 #: libraries/classes/Plugins/Export/ExportCodegen.php:87
10043 #: templates/export.twig:94 templates/import.twig:198
10047 #: libraries/classes/Plugins/Export/ExportCsv.php:61
10048 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:54
10049 msgid "Columns separated with:"
10052 #: libraries/classes/Plugins/Export/ExportCsv.php:66
10053 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:60
10054 msgid "Columns enclosed with:"
10057 #: libraries/classes/Plugins/Export/ExportCsv.php:71
10058 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:67
10059 msgid "Columns escaped with:"
10062 #: libraries/classes/Plugins/Export/ExportCsv.php:76
10063 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:74
10064 msgid "Lines terminated with:"
10067 #: libraries/classes/Plugins/Export/ExportCsv.php:81
10068 #: libraries/classes/Plugins/Export/ExportExcel.php:48
10069 #: libraries/classes/Plugins/Export/ExportHtmlword.php:83
10070 #: libraries/classes/Plugins/Export/ExportLatex.php:191
10071 #: libraries/classes/Plugins/Export/ExportOds.php:66
10072 #: libraries/classes/Plugins/Export/ExportOdt.php:132
10073 #: libraries/classes/Plugins/Export/ExportTexytext.php:87
10074 msgid "Replace NULL with:"
10077 #: libraries/classes/Plugins/Export/ExportCsv.php:86
10078 #: libraries/classes/Plugins/Export/ExportExcel.php:53
10079 msgid "Remove carriage return/line feed characters within columns"
10082 #: libraries/classes/Plugins/Export/ExportExcel.php:63
10083 msgid "Excel edition:"
10086 #: libraries/classes/Plugins/Export/ExportHtmlword.php:65
10087 #: libraries/classes/Plugins/Export/ExportLatex.php:101
10088 #: libraries/classes/Plugins/Export/ExportMediawiki.php:69
10089 #: libraries/classes/Plugins/Export/ExportOdt.php:78
10090 #: libraries/classes/Plugins/Export/ExportPdf.php:112
10091 #: libraries/classes/Plugins/Export/ExportSql.php:240
10092 #: libraries/classes/Plugins/Export/ExportTexytext.php:64
10093 #: libraries/config.values.php:254 libraries/config.values.php:320
10094 #: libraries/config.values.php:336 libraries/config.values.php:344
10095 #: libraries/config.values.php:349
10099 #: libraries/classes/Plugins/Export/ExportHtmlword.php:66
10100 #: libraries/classes/Plugins/Export/ExportLatex.php:102
10101 #: libraries/classes/Plugins/Export/ExportMediawiki.php:70
10102 #: libraries/classes/Plugins/Export/ExportOdt.php:79
10103 #: libraries/classes/Plugins/Export/ExportPdf.php:113
10104 #: libraries/classes/Plugins/Export/ExportSql.php:241
10105 #: libraries/classes/Plugins/Export/ExportTexytext.php:65
10106 #: libraries/config.values.php:255 libraries/config.values.php:321
10107 #: libraries/config.values.php:337 libraries/config.values.php:345
10108 #: libraries/config.values.php:350
10112 #: libraries/classes/Plugins/Export/ExportHtmlword.php:67
10113 #: libraries/classes/Plugins/Export/ExportLatex.php:103
10114 #: libraries/classes/Plugins/Export/ExportMediawiki.php:71
10115 #: libraries/classes/Plugins/Export/ExportOdt.php:80
10116 #: libraries/classes/Plugins/Export/ExportPdf.php:114
10117 #: libraries/classes/Plugins/Export/ExportSql.php:242
10118 #: libraries/classes/Plugins/Export/ExportTexytext.php:66
10119 #: libraries/config.values.php:256 libraries/config.values.php:322
10120 #: libraries/config.values.php:338 libraries/config.values.php:346
10121 #: libraries/config.values.php:351
10122 msgid "structure and data"
10125 #: libraries/classes/Plugins/Export/ExportHtmlword.php:77
10126 #: libraries/classes/Plugins/Export/ExportLatex.php:162
10127 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10128 #: libraries/classes/Plugins/Export/ExportTexytext.php:76
10129 #: libraries/classes/Plugins/Export/ExportXml.php:148
10130 msgid "Data dump options"
10133 #: libraries/classes/Plugins/Export/ExportHtmlword.php:207
10134 #: libraries/classes/Plugins/Export/ExportOdt.php:266
10135 #: libraries/classes/Plugins/Export/ExportSql.php:2472
10136 #: libraries/classes/Plugins/Export/ExportTexytext.php:191
10137 msgid "Dumping data for table"
10140 #: libraries/classes/Plugins/Export/ExportHtmlword.php:298
10141 #: libraries/classes/Plugins/Export/ExportHtmlword.php:398
10142 #: libraries/classes/Plugins/Export/ExportLatex.php:556
10143 #: libraries/classes/Plugins/Export/ExportOdt.php:405
10144 #: libraries/classes/Plugins/Export/ExportOdt.php:507
10145 #: libraries/classes/Plugins/Export/ExportTexytext.php:307
10146 #: libraries/classes/Plugins/Export/ExportTexytext.php:400
10147 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:582
10148 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:714
10149 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:747
10150 #: templates/columns_definitions/table_fields_definitions.twig:20
10151 #: templates/database/central_columns/edit.twig:9
10152 #: templates/database/central_columns/main.twig:28
10153 #: templates/database/central_columns/main.twig:234
10154 #: templates/database/data_dictionary/index.twig:19
10155 #: templates/database/structure/body_for_table_summary.twig:52
10156 #: templates/server/replication/slave_configuration.twig:9
10157 #: templates/table/structure/display_structure.twig:27
10158 #: templates/table/tracking/structure_snapshot_columns.twig:10
10162 #: libraries/classes/Plugins/Export/ExportHtmlword.php:402
10163 #: libraries/classes/Plugins/Export/ExportLatex.php:558
10164 #: libraries/classes/Plugins/Export/ExportOdt.php:511
10165 #: libraries/classes/Plugins/Export/ExportTexytext.php:402
10166 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:591
10167 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:716
10168 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:749
10169 #: templates/database/data_dictionary/index.twig:21
10173 #: libraries/classes/Plugins/Export/ExportHtmlword.php:569
10174 #: libraries/classes/Plugins/Export/ExportOdt.php:712
10175 #: libraries/classes/Plugins/Export/ExportSql.php:2134
10176 #: libraries/classes/Plugins/Export/ExportTexytext.php:539
10177 msgid "Table structure for table"
10180 #: libraries/classes/Plugins/Export/ExportHtmlword.php:594
10181 #: libraries/classes/Plugins/Export/ExportOdt.php:745
10182 #: libraries/classes/Plugins/Export/ExportSql.php:2204
10183 #: libraries/classes/Plugins/Export/ExportTexytext.php:564
10184 msgid "Structure for view"
10187 #: libraries/classes/Plugins/Export/ExportHtmlword.php:608
10188 #: libraries/classes/Plugins/Export/ExportOdt.php:766
10189 #: libraries/classes/Plugins/Export/ExportSql.php:2249
10190 #: libraries/classes/Plugins/Export/ExportTexytext.php:580
10191 msgid "Stand-in structure for view"
10194 #: libraries/classes/Plugins/Export/ExportJson.php:91
10195 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10198 #: libraries/classes/Plugins/Export/ExportJson.php:97
10199 msgid "Output unicode characters unescaped"
10202 #: libraries/classes/Plugins/Export/ExportLatex.php:48
10203 msgid "Content of table @TABLE@"
10206 #: libraries/classes/Plugins/Export/ExportLatex.php:49
10207 msgid "(continued)"
10210 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10211 msgid "Structure of table @TABLE@"
10214 #: libraries/classes/Plugins/Export/ExportLatex.php:114
10215 #: libraries/classes/Plugins/Export/ExportOdt.php:91
10216 #: libraries/classes/Plugins/Export/ExportSql.php:255
10217 msgid "Object creation options"
10220 #: libraries/classes/Plugins/Export/ExportLatex.php:120
10221 #: libraries/classes/Plugins/Export/ExportLatex.php:173
10222 msgid "Table caption:"
10225 #: libraries/classes/Plugins/Export/ExportLatex.php:126
10226 #: libraries/classes/Plugins/Export/ExportLatex.php:179
10227 msgid "Table caption (continued):"
10230 #: libraries/classes/Plugins/Export/ExportLatex.php:132
10231 #: libraries/classes/Plugins/Export/ExportLatex.php:185
10235 #: libraries/classes/Plugins/Export/ExportLatex.php:139
10236 #: libraries/classes/Plugins/Export/ExportOdt.php:98
10237 #: libraries/classes/Plugins/Export/ExportSql.php:150
10238 msgid "Display foreign key relationships"
10241 #: libraries/classes/Plugins/Export/ExportLatex.php:145
10242 #: libraries/classes/Plugins/Export/ExportOdt.php:104
10243 msgid "Display comments"
10246 #: libraries/classes/Plugins/Export/ExportLatex.php:151
10247 #: libraries/classes/Plugins/Export/ExportOdt.php:110
10248 #: libraries/classes/Plugins/Export/ExportSql.php:157
10249 msgid "Display media types"
10252 #: libraries/classes/Plugins/Export/ExportLatex.php:168
10253 msgid "Put columns names in the first row:"
10256 #: libraries/classes/Plugins/Export/ExportLatex.php:215
10257 #: libraries/classes/Plugins/Export/ExportSql.php:750
10258 #: libraries/classes/Plugins/Export/ExportXml.php:251
10259 #: templates/server/replication/change_master.twig:22
10260 #: templates/server/replication/master_add_slave_user.twig:29
10264 #: libraries/classes/Plugins/Export/ExportLatex.php:220
10265 #: libraries/classes/Plugins/Export/ExportSql.php:756
10266 #: libraries/classes/Plugins/Export/ExportXml.php:256
10267 msgid "Generation Time:"
10270 #: libraries/classes/Plugins/Export/ExportLatex.php:222
10271 #: libraries/classes/Plugins/Export/ExportSql.php:760
10272 #: libraries/classes/Plugins/Export/ExportXml.php:258
10273 #: templates/home/index.twig:129
10274 msgid "Server version:"
10277 #: libraries/classes/Plugins/Export/ExportLatex.php:223
10278 #: libraries/classes/Plugins/Export/ExportSql.php:762
10279 #: libraries/classes/Plugins/Export/ExportXml.php:259
10280 msgid "PHP Version:"
10283 #: libraries/classes/Plugins/Export/ExportLatex.php:253
10284 #: libraries/classes/Plugins/Export/ExportSql.php:948
10285 #: libraries/classes/Plugins/Export/ExportXml.php:430
10286 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:217
10287 #: templates/database/structure/copy_form.twig:5
10288 #: templates/menu/breadcrumbs.twig:16
10292 #: libraries/classes/Plugins/Export/ExportLatex.php:328
10293 #: libraries/classes/Plugins/Export/ExportSql.php:2317
10297 #: libraries/classes/Plugins/Export/ExportLatex.php:534
10301 #: libraries/classes/Plugins/Export/ExportMediawiki.php:80
10302 msgid "Export table names"
10305 #: libraries/classes/Plugins/Export/ExportMediawiki.php:87
10306 msgid "Export table headers"
10309 #: libraries/classes/Plugins/Export/ExportOdt.php:267
10310 #: libraries/classes/Plugins/Export/ExportTexytext.php:192
10311 msgid "Dumping data for query result"
10314 #: libraries/classes/Plugins/Export/ExportPdf.php:98
10315 msgid "Report title:"
10318 #: libraries/classes/Plugins/Export/ExportPdf.php:229
10319 msgid "Dumping data"
10322 #: libraries/classes/Plugins/Export/ExportPdf.php:252
10323 msgid "Query result data"
10326 #: libraries/classes/Plugins/Export/ExportPdf.php:310
10327 msgid "View structure"
10330 #: libraries/classes/Plugins/Export/ExportPdf.php:313
10334 #: libraries/classes/Plugins/Export/ExportSql.php:128
10336 "Display comments <i>(includes info such as export timestamp, PHP version, "
10337 "and server version)</i>"
10340 #: libraries/classes/Plugins/Export/ExportSql.php:136
10341 msgid "Additional custom header comment (\\n splits lines):"
10344 #: libraries/classes/Plugins/Export/ExportSql.php:142
10346 "Include a timestamp of when databases were created, last updated, and last "
10350 #: libraries/classes/Plugins/Export/ExportSql.php:201
10351 msgid "Export metadata"
10354 #: libraries/classes/Plugins/Export/ExportSql.php:216
10356 "Database system or older MySQL server to maximize output compatibility with:"
10359 #: libraries/classes/Plugins/Export/ExportSql.php:263
10360 msgid "Add statements:"
10363 #: libraries/classes/Plugins/Export/ExportSql.php:271
10364 #: libraries/classes/Plugins/Export/ExportSql.php:280
10365 #: libraries/classes/Plugins/Export/ExportSql.php:301
10366 #: libraries/classes/Plugins/Export/ExportSql.php:310
10367 #: libraries/classes/Plugins/Export/ExportSql.php:335
10368 #: libraries/classes/Plugins/Export/ExportSql.php:363
10369 #: libraries/classes/Plugins/Export/ExportSql.php:372
10371 msgid "Add %s statement"
10374 #: libraries/classes/Plugins/Export/ExportSql.php:317
10375 msgid "(less efficient as indexes will be generated during table creation)"
10378 #: libraries/classes/Plugins/Export/ExportSql.php:325
10383 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10384 #: libraries/classes/Plugins/Export/ExportSql.php:342
10385 msgid "Use simple view export"
10388 #: libraries/classes/Plugins/Export/ExportSql.php:381
10390 "Enclose table and column names with backquotes <i>(Protects column and table "
10391 "names formed with special characters or keywords)</i>"
10394 #: libraries/classes/Plugins/Export/ExportSql.php:396
10395 msgid "Data creation options"
10398 #: libraries/classes/Plugins/Export/ExportSql.php:401
10399 #: libraries/classes/Plugins/Export/ExportSql.php:2420
10400 msgid "Truncate table before insert"
10403 #: libraries/classes/Plugins/Export/ExportSql.php:408
10404 msgid "Instead of <code>INSERT</code> statements, use:"
10407 #: libraries/classes/Plugins/Export/ExportSql.php:414
10408 msgid "<code>INSERT DELAYED</code> statements"
10411 #: libraries/classes/Plugins/Export/ExportSql.php:426
10412 #: libraries/classes/Plugins/Export/ExportSql.php:460
10413 msgid "<code>INSERT IGNORE</code> statements"
10416 #: libraries/classes/Plugins/Export/ExportSql.php:440
10417 msgid "Function to use when dumping data:"
10420 #: libraries/classes/Plugins/Export/ExportSql.php:455
10421 msgid "Syntax to use when inserting data:"
10424 #: libraries/classes/Plugins/Export/ExportSql.php:465
10426 "include column names in every <code>INSERT</code> statement <br> "
10427 " Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10431 #: libraries/classes/Plugins/Export/ExportSql.php:470
10433 "insert multiple rows in every <code>INSERT</code> statement<br> "
10434 " Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10438 #: libraries/classes/Plugins/Export/ExportSql.php:475
10440 "both of the above<br> Example: <code>INSERT INTO "
10441 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10444 #: libraries/classes/Plugins/Export/ExportSql.php:480
10446 "neither of the above<br> Example: <code>INSERT INTO "
10447 "tbl_name VALUES (1,2,3)</code>"
10450 #: libraries/classes/Plugins/Export/ExportSql.php:499
10452 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10456 #: libraries/classes/Plugins/Export/ExportSql.php:509
10458 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10459 "reloaded between servers in different time zones)</i>"
10462 #: libraries/classes/Plugins/Export/ExportSql.php:574
10463 msgid "It appears your database uses routines;"
10466 #: libraries/classes/Plugins/Export/ExportSql.php:577
10467 #: libraries/classes/Plugins/Export/ExportSql.php:1652
10468 #: libraries/classes/Plugins/Export/ExportSql.php:2194
10469 msgid "alias export may not work reliably in all cases."
10472 #: libraries/classes/Plugins/Export/ExportSql.php:1062
10476 #: libraries/classes/Plugins/Export/ExportSql.php:1134
10478 msgid "Metadata for table %s"
10481 #: libraries/classes/Plugins/Export/ExportSql.php:1141
10483 msgid "Metadata for database %s"
10486 #: libraries/classes/Plugins/Export/ExportSql.php:1476
10487 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:674
10491 #: libraries/classes/Plugins/Export/ExportSql.php:1489
10492 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
10493 msgid "Last update:"
10496 #: libraries/classes/Plugins/Export/ExportSql.php:1502
10497 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:696
10498 msgid "Last check:"
10501 #: libraries/classes/Plugins/Export/ExportSql.php:1558
10503 msgid "Error reading structure for table %s:"
10506 #: libraries/classes/Plugins/Export/ExportSql.php:1649
10507 msgid "It appears your database uses views;"
10510 #: libraries/classes/Plugins/Export/ExportSql.php:1829
10511 msgid "Constraints for dumped tables"
10514 #: libraries/classes/Plugins/Export/ExportSql.php:1830
10515 msgid "Constraints for table"
10518 #: libraries/classes/Plugins/Export/ExportSql.php:1860
10519 msgid "Indexes for dumped tables"
10522 #: libraries/classes/Plugins/Export/ExportSql.php:1861
10523 msgid "Indexes for table"
10526 #: libraries/classes/Plugins/Export/ExportSql.php:1894
10527 msgid "AUTO_INCREMENT for dumped tables"
10530 #: libraries/classes/Plugins/Export/ExportSql.php:1895
10531 msgid "AUTO_INCREMENT for table"
10534 #: libraries/classes/Plugins/Export/ExportSql.php:1971
10535 msgid "MEDIA TYPES FOR TABLE"
10538 #: libraries/classes/Plugins/Export/ExportSql.php:1994
10539 msgid "RELATIONSHIPS FOR TABLE"
10542 #: libraries/classes/Plugins/Export/ExportSql.php:2191
10543 msgid "It appears your table uses triggers;"
10546 #: libraries/classes/Plugins/Export/ExportSql.php:2228
10548 msgid "Structure for view %s exported as a table"
10551 #: libraries/classes/Plugins/Export/ExportSql.php:2252
10552 msgid "(See below for the actual view)"
10555 #: libraries/classes/Plugins/Export/ExportSql.php:2332
10557 msgid "Error reading data for table %s:"
10560 #: libraries/classes/Plugins/Export/ExportXml.php:109
10561 msgid "Object creation options (all are recommended)"
10564 #: libraries/classes/Plugins/Export/ExportXml.php:153
10565 msgid "Export contents"
10568 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:218
10569 #: templates/menu/breadcrumbs.twig:29
10573 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:219
10577 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:47
10579 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
10582 #: libraries/classes/Plugins/Import/ImportCsv.php:75
10583 msgid "Name of the new table (optional):"
10586 #: libraries/classes/Plugins/Import/ImportCsv.php:84
10587 msgid "Name of the new database (optional):"
10590 #: libraries/classes/Plugins/Import/ImportCsv.php:93
10591 #: libraries/classes/Plugins/Import/ImportCsv.php:111
10592 msgid "Import these many number of rows (optional):"
10595 #: libraries/classes/Plugins/Import/ImportCsv.php:101
10596 #: libraries/classes/Plugins/Import/ImportOds.php:69
10598 "The first line of the file contains the table column names <i>(if this is "
10599 "unchecked, the first line will become part of the data)</i>"
10602 #: libraries/classes/Plugins/Import/ImportCsv.php:118
10604 "If the data in each row of the file is not in the same order as in the "
10605 "database, list the corresponding column names here. Column names must be "
10606 "separated by commas and not enclosed in quotations."
10609 #: libraries/classes/Plugins/Import/ImportCsv.php:126
10610 msgid "Column names:"
10613 #: libraries/classes/Plugins/Import/ImportCsv.php:265
10614 #: libraries/classes/Plugins/Import/ImportCsv.php:635
10616 msgid "Invalid format of CSV input on line %d."
10619 #: libraries/classes/Plugins/Import/ImportCsv.php:498
10621 msgid "Invalid column count in CSV input on line %d."
10624 #: libraries/classes/Plugins/Import/ImportCsv.php:653
10625 #: libraries/classes/Plugins/Import/ImportCsv.php:668
10626 #: libraries/classes/Plugins/Import/ImportCsv.php:679
10627 #: libraries/classes/Plugins/Import/ImportCsv.php:688
10629 msgid "Invalid parameter for CSV import: %s"
10632 #: libraries/classes/Plugins/Import/ImportCsv.php:810
10635 "Invalid column (%s) specified! Ensure that columns names are spelled "
10636 "correctly, separated by commas, and not enclosed in quotes."
10639 #: libraries/classes/Plugins/Import/ImportLdi.php:74
10640 msgid "Column names: "
10643 #: libraries/classes/Plugins/Import/ImportLdi.php:115
10644 msgid "This plugin does not support compressed imports!"
10647 #: libraries/classes/Plugins/Import/ImportMediawiki.php:57
10648 msgid "MediaWiki Table"
10651 #: libraries/classes/Plugins/Import/ImportMediawiki.php:291
10653 msgid "Invalid format of mediawiki input on line: <br>%s."
10656 #: libraries/classes/Plugins/Import/ImportOds.php:83
10657 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
10660 #: libraries/classes/Plugins/Import/ImportOds.php:89
10661 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
10664 #: libraries/classes/Plugins/Import/ImportOds.php:159
10665 #: libraries/classes/Plugins/Import/ImportXml.php:118
10666 #: libraries/classes/Plugins/Import/ImportXml.php:182
10668 "The XML file specified was either malformed or incomplete. Please correct "
10669 "the issue and try again."
10672 #: libraries/classes/Plugins/Import/ImportOds.php:170
10673 msgid "Could not parse OpenDocument Spreadsheet!"
10676 #: libraries/classes/Plugins/Import/ImportShp.php:65
10677 msgid "ESRI Shape File"
10680 #: libraries/classes/Plugins/Import/ImportShp.php:103
10681 #: libraries/classes/Plugins/Import/ImportShp.php:182
10683 msgid "There was an error importing the ESRI shape file: \"%s\"."
10686 #: libraries/classes/Plugins/Import/ImportShp.php:212
10688 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
10691 #: libraries/classes/Plugins/Import/ImportShp.php:260
10692 msgid "The imported file does not contain any data!"
10695 #: libraries/classes/Plugins/Import/ImportSql.php:69
10696 msgid "SQL compatibility mode:"
10699 #: libraries/classes/Plugins/Import/ImportSql.php:81
10700 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
10703 #: libraries/classes/Plugins/Import/ImportXml.php:49
10707 #: libraries/classes/Plugins.php:705
10708 msgid "This format has no options"
10711 #: libraries/classes/Plugins.php:721
10712 msgid "Invalid authentication method set in configuration:"
10715 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:78
10716 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:95
10717 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:98
10718 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:93
10720 msgid "The %s table doesn't exist!"
10723 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
10724 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:75
10726 msgid "Schema of the %s database - Page %s"
10729 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:298
10730 msgid "SCHEMA ERROR: "
10733 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:300
10734 msgid "PDF export page"
10737 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:142
10739 msgid "Schema of the %s database"
10742 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:170
10743 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:580
10744 msgid "Relational schema"
10747 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:525
10748 msgid "Table of contents"
10751 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:663
10752 #: templates/columns_definitions/column_definitions_form.twig:72
10753 #: templates/database/data_dictionary/index.twig:11
10754 #: templates/table/structure/display_table_stats.twig:6
10755 msgid "Table comments:"
10758 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:712
10759 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:745
10760 #: templates/columns_definitions/table_fields_definitions.twig:27
10761 #: templates/database/central_columns/edit.twig:11
10762 #: templates/table/structure/display_structure.twig:25
10766 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:715
10767 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:748
10768 #: templates/table/structure/display_structure.twig:31
10769 #: templates/table/tracking/structure_snapshot_columns.twig:11
10773 #: libraries/classes/Plugins/SchemaPlugin.php:66
10777 #: libraries/classes/Plugins/SchemaPlugin.php:68
10778 msgid "Only show keys"
10781 #: libraries/classes/Plugins/Schema/SchemaDia.php:53
10782 #: libraries/classes/Plugins/Schema/SchemaEps.php:61
10783 #: libraries/classes/Plugins/Schema/SchemaPdf.php:61
10784 msgid "Orientation"
10787 #: libraries/classes/Plugins/Schema/SchemaDia.php:57
10788 #: libraries/classes/Plugins/Schema/SchemaEps.php:65
10789 #: libraries/classes/Plugins/Schema/SchemaPdf.php:65
10793 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
10794 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
10795 #: libraries/classes/Plugins/Schema/SchemaPdf.php:66
10799 #: libraries/classes/Plugins/Schema/SchemaEps.php:55
10800 #: libraries/classes/Plugins/Schema/SchemaPdf.php:55
10801 #: libraries/classes/Plugins/Schema/SchemaSvg.php:54
10802 msgid "Same width for all tables"
10805 #: libraries/classes/Plugins/Schema/SchemaPdf.php:80
10809 #: libraries/classes/Plugins/Schema/SchemaPdf.php:86
10810 #: templates/database/structure/index.twig:15
10811 msgid "Data dictionary"
10814 #: libraries/classes/Plugins/Schema/SchemaPdf.php:92
10815 msgid "Order of the tables"
10818 #: libraries/classes/Plugins/Schema/SchemaPdf.php:97
10819 msgid "Name (Ascending)"
10822 #: libraries/classes/Plugins/Schema/SchemaPdf.php:98
10823 msgid "Name (Descending)"
10826 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:26
10828 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
10829 "TRUE, second for FALSE. Nonzero=true."
10832 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:37
10834 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
10835 "formatted date. The first option is the offset (in hours) which will be "
10836 "added to the timestamp (Default: 0). Use second option to specify a "
10837 "different date/time format string. Third option determines whether you want "
10838 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
10839 "According to that, date format has different value - for \"local\" see the "
10840 "documentation for PHP's strftime() function and for \"utc\" it is done using "
10841 "gmdate() function."
10844 #. l10n: See https://www.php.net/manual/en/function.strftime.php
10845 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:70
10846 #: libraries/classes/Util.php:787
10847 msgid "%B %d, %Y at %I:%M %p"
10850 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:29
10852 "Displays a link to download the binary data of the column. You can use the "
10853 "first option to specify the filename, or use the second option as the name "
10854 "of a column which contains the filename. If you use the second option, you "
10855 "need to set the first option to the empty string."
10858 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:39
10860 "LINUX ONLY: Launches an external application and feeds it the column data "
10861 "via standard input. Returns the standard output of the application. The "
10862 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
10863 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
10864 "ExternalTransformationsPlugin.php and list the tools you want to make "
10865 "available. The first option is then the number of the program you want to "
10866 "use. The second option should be blank for historical reasons. The third "
10867 "option, if set to 1, will convert the output using htmlspecialchars() "
10868 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
10869 "ensure that the output appears all on one line (Default 1)."
10872 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:124
10875 "You are using the external transformation command line options field, which "
10876 "has been deprecated for security reasons. Add all command line options "
10877 "directly to the definition in %s."
10880 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:27
10882 "Displays the contents of the column as-is, without running it through "
10883 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
10886 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:29
10888 "Displays hexadecimal representation of data. Optional first parameter "
10889 "specifies how often space will be added (defaults to 2 nibbles)."
10892 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:28
10893 msgid "Displays a link to download this image."
10896 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:29
10898 "Image upload functionality which also displays a thumbnail. The options are "
10899 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
10902 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:88
10903 msgid "Image preview here"
10906 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:30
10908 "Displays a clickable thumbnail. The options are the maximum width and height "
10909 "in pixels. The original aspect ratio is preserved."
10912 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:28
10914 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
10915 "in Internet standard dotted format."
10918 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:27
10920 "Prepends and/or Appends text to a string. First option is text to be "
10921 "prepended, second is appended (enclosed in single quotes, default empty "
10925 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:30
10927 "Validates the string using regular expression and performs insert only if "
10928 "string matches it. The first option is the Regular Expression."
10931 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:52
10933 msgid "Validation failed for the input string %s."
10936 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:27
10937 msgid "Formats text as SQL query with syntax highlighting."
10940 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:29
10942 "Displays a part of a string. The first option is the number of characters to "
10943 "skip from the beginning of the string (Default 0). The second option is the "
10944 "number of characters to return (Default: until end of string). The third "
10945 "option is the string to append and/or prepend when truncation occurs "
10946 "(Default: \"…\")."
10949 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:28
10951 "File upload functionality for TEXT columns. It does not have a textarea for "
10955 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:29
10957 "Displays an image and a link; the column contains the filename. The first "
10958 "option is a URL prefix like \"https://www.example.com/\". The second and "
10959 "third options are the width and the height in pixels."
10962 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:28
10964 "Displays a link; the column contains the filename. The first option is a URL "
10965 "prefix like \"https://www.example.com/\". The second option is a title for "
10969 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
10970 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
10973 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
10975 "Converts an Internet network address in (IPv4/IPv6) format into a long "
10979 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
10980 msgid "Syntax highlighted CodeMirror editor for JSON."
10983 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
10984 msgid "Syntax highlighted CodeMirror editor for SQL."
10987 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
10988 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
10991 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:28
10993 "Converts an Internet network address stored as a binary string into a string "
10994 "in Internet standard (IPv4/IPv6) format."
10997 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
10998 msgid "Formats text as JSON with syntax highlighting."
11001 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
11002 msgid "Formats text as XML with syntax highlighting."
11005 #: libraries/classes/Plugins/TwoFactor/Application.php:143
11006 msgid "Authentication Application (2FA)"
11009 #: libraries/classes/Plugins/TwoFactor/Application.php:154
11011 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
11012 "Google Authenticator or Authy."
11015 #: libraries/classes/Plugins/TwoFactor/Key.php:206
11016 msgid "Hardware Security Key (FIDO U2F)"
11019 #: libraries/classes/Plugins/TwoFactor/Key.php:216
11021 "Provides authentication using hardware security tokens supporting FIDO U2F."
11024 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
11026 msgid "Two-factor authentication failed: %s"
11029 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
11030 msgid "Two-factor authentication failed."
11033 #: libraries/classes/Plugins/TwoFactorPlugin.php:132
11034 msgid "No Two-Factor Authentication"
11037 #: libraries/classes/Plugins/TwoFactorPlugin.php:142
11038 msgid "Login using password only."
11041 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
11042 msgid "Simple two-factor authentication"
11045 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
11046 msgid "For testing purposes only!"
11049 #: libraries/classes/Query/Utilities.php:93
11051 "The server is not responding (or the local server's socket is not correctly "
11055 #: libraries/classes/Query/Utilities.php:98
11056 msgid "The server is not responding."
11059 #: libraries/classes/Query/Utilities.php:102
11060 msgid "Logout and try as another user."
11063 #: libraries/classes/Query/Utilities.php:108
11064 msgid "Please check privileges of directory containing database."
11067 #: libraries/classes/Query/Utilities.php:119
11071 #: libraries/classes/RecentFavoriteTable.php:158
11072 msgid "Could not save recent table!"
11075 #: libraries/classes/RecentFavoriteTable.php:162
11076 msgid "Could not save favorite table!"
11079 #: libraries/classes/RecentFavoriteTable.php:232
11080 #: templates/database/structure/favorite_anchor.twig:4
11081 msgid "Remove from Favorites"
11084 #: libraries/classes/RecentFavoriteTable.php:252
11085 msgid "There are no recent tables."
11088 #: libraries/classes/RecentFavoriteTable.php:253
11089 msgid "There are no favorite tables."
11092 #: libraries/classes/RecentFavoriteTable.php:269
11093 msgid "Recent tables"
11096 #: libraries/classes/RecentFavoriteTable.php:271
11100 #: libraries/classes/RecentFavoriteTable.php:275
11104 #: libraries/classes/Relation.php:142
11108 #: libraries/classes/Relation.php:146
11109 msgctxt "Correctly working"
11113 #: libraries/classes/Relation.php:149
11117 #: libraries/classes/Relation.php:153
11118 msgid "Configuration of pmadb…"
11121 #: libraries/classes/Relation.php:157 libraries/classes/Relation.php:193
11122 msgid "General relation features"
11125 #: libraries/classes/Relation.php:204
11126 msgid "Display Features"
11129 #: libraries/classes/Relation.php:221
11130 msgid "Designer and creation of PDFs"
11133 #: libraries/classes/Relation.php:232
11134 msgid "Displaying Column Comments"
11137 #: libraries/classes/Relation.php:238
11138 msgid "Browser transformation"
11141 #: libraries/classes/Relation.php:245
11142 msgid "Please see the documentation on how to update your column_info table."
11145 #: libraries/classes/Relation.php:261 templates/sql/query.twig:145
11146 msgid "Bookmarked SQL query"
11149 #: libraries/classes/Relation.php:272
11150 msgid "SQL history"
11153 #: libraries/classes/Relation.php:283
11154 msgid "Persistent recently used tables"
11157 #: libraries/classes/Relation.php:294
11158 msgid "Persistent favorite tables"
11161 #: libraries/classes/Relation.php:305
11162 msgid "Persistent tables' UI preferences"
11165 #: libraries/classes/Relation.php:327
11166 msgid "User preferences"
11169 #: libraries/classes/Relation.php:344
11170 msgid "Configurable menus"
11173 #: libraries/classes/Relation.php:355
11174 msgid "Hide/show navigation items"
11177 #: libraries/classes/Relation.php:366
11178 msgid "Saving Query-By-Example searches"
11181 #: libraries/classes/Relation.php:377
11182 msgid "Managing Central list of columns"
11185 #: libraries/classes/Relation.php:388
11186 msgid "Remembering Designer Settings"
11189 #: libraries/classes/Relation.php:399
11190 msgid "Saving export templates"
11193 #: libraries/classes/Relation.php:1845
11194 msgid "no description"
11197 #: libraries/classes/Relation.php:2045
11199 "You do not have necessary privileges to create a database named "
11200 "'phpmyadmin'. You may go to 'Operations' tab of any database to set up the "
11201 "phpMyAdmin configuration storage there."
11204 #: libraries/classes/Relation.php:2167
11207 "%sCreate%s a database named 'phpmyadmin' and setup the phpMyAdmin "
11208 "configuration storage there."
11211 #: libraries/classes/Relation.php:2175
11214 "%sCreate%s the phpMyAdmin configuration storage in the current database."
11217 #: libraries/classes/Relation.php:2183
11219 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
11222 #: libraries/classes/ReplicationGui.php:449
11224 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11225 "in phpMyAdmin configuration."
11228 #: libraries/classes/ReplicationGui.php:460
11229 msgid "Replication started successfully."
11232 #: libraries/classes/ReplicationGui.php:461
11233 msgid "Error starting replication."
11236 #: libraries/classes/ReplicationGui.php:464
11237 msgid "Replication stopped successfully."
11240 #: libraries/classes/ReplicationGui.php:465
11241 msgid "Error stopping replication."
11244 #: libraries/classes/ReplicationGui.php:468
11245 msgid "Replication resetting successfully."
11248 #: libraries/classes/ReplicationGui.php:469
11249 msgid "Error resetting replication."
11252 #: libraries/classes/ReplicationGui.php:472
11256 #: libraries/classes/ReplicationGui.php:473
11260 #: libraries/classes/ReplicationGui.php:521
11261 msgid "Unknown error"
11264 #: libraries/classes/ReplicationGui.php:534
11266 msgid "Unable to connect to master %s."
11269 #: libraries/classes/ReplicationGui.php:545
11271 "Unable to read master log position. Possible privilege problem on master."
11274 #: libraries/classes/ReplicationGui.php:563
11275 msgid "Unable to change master!"
11278 #: libraries/classes/ReplicationGui.php:567
11280 msgid "Master server changed successfully to %s."
11283 #: libraries/classes/Routing.php:70
11285 msgid "Error 404! The page %s was not found."
11288 #: libraries/classes/Routing.php:81
11289 msgid "Error 405! Request method not allowed."
11292 #: libraries/classes/SavedSearches.php:282
11293 msgid "Please provide a name for this bookmarked search."
11296 #: libraries/classes/SavedSearches.php:297
11297 msgid "Missing information to save the bookmarked search."
11300 #: libraries/classes/SavedSearches.php:319
11301 #: libraries/classes/SavedSearches.php:356
11302 msgid "An entry with this name already exists."
11305 #: libraries/classes/SavedSearches.php:386
11306 msgid "Missing information to delete the search."
11309 #: libraries/classes/SavedSearches.php:416
11310 msgid "Missing information to load the search."
11313 #: libraries/classes/SavedSearches.php:436
11314 msgid "Error while loading the search."
11317 #: libraries/classes/Server/Privileges.php:244
11318 msgid "No privileges."
11321 #: libraries/classes/Server/Privileges.php:254
11322 msgid "Includes all privileges except GRANT."
11325 #: libraries/classes/Server/Privileges.php:276
11326 #: libraries/classes/Server/Privileges.php:343
11327 #: templates/server/privileges/privileges_table.twig:100
11328 #: templates/server/privileges/privileges_table.twig:103
11329 #: templates/server/privileges/privileges_table.twig:299
11330 #: templates/server/privileges/privileges_table.twig:302
11331 msgid "Allows deleting data."
11334 #: libraries/classes/Server/Privileges.php:281
11335 #: templates/server/privileges/privileges_table.twig:112
11336 #: templates/server/privileges/privileges_table.twig:115
11337 #: templates/server/privileges/privileges_table.twig:337
11338 #: templates/server/privileges/privileges_table.twig:345
11339 msgid "Allows creating new tables."
11342 #: libraries/classes/Server/Privileges.php:286
11343 #: templates/server/privileges/privileges_table.twig:124
11344 #: templates/server/privileges/privileges_table.twig:127
11345 #: templates/server/privileges/privileges_table.twig:385
11346 #: templates/server/privileges/privileges_table.twig:393
11347 msgid "Allows dropping tables."
11350 #: libraries/classes/Server/Privileges.php:291
11351 #: libraries/classes/Server/Privileges.php:383
11352 #: templates/server/privileges/privileges_table.twig:149
11353 #: templates/server/privileges/privileges_table.twig:152
11354 #: templates/server/privileges/privileges_table.twig:369
11355 #: templates/server/privileges/privileges_table.twig:372
11356 msgid "Allows creating and dropping indexes."
11359 #: libraries/classes/Server/Privileges.php:296
11360 #: libraries/classes/Server/Privileges.php:388
11361 #: templates/server/privileges/privileges_table.twig:161
11362 #: templates/server/privileges/privileges_table.twig:164
11363 #: templates/server/privileges/privileges_table.twig:356
11364 #: templates/server/privileges/privileges_table.twig:359
11365 msgid "Allows altering the structure of existing tables."
11368 #: libraries/classes/Server/Privileges.php:301
11369 #: libraries/classes/Server/Privileges.php:427
11370 #: libraries/classes/Server/Privileges.php:443
11371 #: templates/server/privileges/privileges_table.twig:173
11372 #: templates/server/privileges/privileges_table.twig:176
11373 #: templates/server/privileges/privileges_table.twig:470
11374 #: templates/server/privileges/privileges_table.twig:473
11375 #: templates/server/privileges/privileges_table.twig:485
11376 #: templates/server/privileges/privileges_table.twig:488
11377 msgid "Allows creating new views."
11380 #: libraries/classes/Server/Privileges.php:306
11381 #: libraries/classes/Server/Privileges.php:448
11382 #: libraries/classes/Server/Privileges.php:454
11383 #: templates/server/privileges/privileges_table.twig:185
11384 #: templates/server/privileges/privileges_table.twig:188
11385 #: templates/server/privileges/privileges_table.twig:417
11386 #: templates/server/privileges/privileges_table.twig:420
11387 msgid "Allows performing SHOW CREATE VIEW queries."
11390 #: libraries/classes/Server/Privileges.php:311
11391 #: libraries/classes/Server/Privileges.php:437
11392 #: templates/server/privileges/privileges_table.twig:197
11393 #: templates/server/privileges/privileges_table.twig:200
11394 #: templates/server/privileges/privileges_table.twig:513
11395 #: templates/server/privileges/privileges_table.twig:516
11396 msgid "Allows creating and dropping triggers."
11399 #: libraries/classes/Server/Privileges.php:328
11400 #: templates/server/privileges/privileges_table.twig:15
11401 #: templates/server/privileges/privileges_table.twig:260
11402 #: templates/server/privileges/privileges_table.twig:263
11403 msgid "Allows reading data."
11406 #: libraries/classes/Server/Privileges.php:333
11407 #: templates/server/privileges/privileges_table.twig:36
11408 #: templates/server/privileges/privileges_table.twig:273
11409 #: templates/server/privileges/privileges_table.twig:276
11410 msgid "Allows inserting and replacing data."
11413 #: libraries/classes/Server/Privileges.php:338
11414 #: templates/server/privileges/privileges_table.twig:57
11415 #: templates/server/privileges/privileges_table.twig:286
11416 #: templates/server/privileges/privileges_table.twig:289
11417 msgid "Allows changing data."
11420 #: libraries/classes/Server/Privileges.php:348
11421 #: templates/server/privileges/privileges_table.twig:335
11422 #: templates/server/privileges/privileges_table.twig:343
11423 msgid "Allows creating new databases and tables."
11426 #: libraries/classes/Server/Privileges.php:353
11427 #: templates/server/privileges/privileges_table.twig:383
11428 #: templates/server/privileges/privileges_table.twig:391
11429 msgid "Allows dropping databases and tables."
11432 #: libraries/classes/Server/Privileges.php:358
11433 #: templates/server/privileges/privileges_table.twig:575
11434 #: templates/server/privileges/privileges_table.twig:578
11435 msgid "Allows reloading server settings and flushing the server's caches."
11438 #: libraries/classes/Server/Privileges.php:363
11439 #: templates/server/privileges/privileges_table.twig:588
11440 #: templates/server/privileges/privileges_table.twig:591
11441 msgid "Allows shutting down the server."
11444 #: libraries/classes/Server/Privileges.php:368
11445 #: templates/server/privileges/privileges_table.twig:562
11446 #: templates/server/privileges/privileges_table.twig:565
11447 msgid "Allows viewing processes of all users."
11450 #: libraries/classes/Server/Privileges.php:373
11451 #: templates/server/privileges/privileges_table.twig:313
11452 #: templates/server/privileges/privileges_table.twig:316
11453 msgid "Allows importing data from and exporting data into files."
11456 #: libraries/classes/Server/Privileges.php:378
11457 #: templates/server/privileges/privileges_table.twig:78
11458 #: templates/server/privileges/privileges_table.twig:642
11459 msgid "Has no effect in this MySQL version."
11462 #: libraries/classes/Server/Privileges.php:393
11463 #: templates/server/privileges/privileges_table.twig:601
11464 #: templates/server/privileges/privileges_table.twig:604
11465 msgid "Gives access to the complete list of databases."
11468 #: libraries/classes/Server/Privileges.php:399
11469 #: templates/server/privileges/privileges_table.twig:548
11470 #: templates/server/privileges/privileges_table.twig:552
11472 "Allows connecting, even if maximum number of connections is reached; "
11473 "required for most administrative operations like setting global variables or "
11474 "killing threads of other users."
11477 #: libraries/classes/Server/Privileges.php:407
11478 #: templates/server/privileges/privileges_table.twig:404
11479 #: templates/server/privileges/privileges_table.twig:407
11480 msgid "Allows creating temporary tables."
11483 #: libraries/classes/Server/Privileges.php:412
11484 #: templates/server/privileges/privileges_table.twig:629
11485 #: templates/server/privileges/privileges_table.twig:632
11486 msgid "Allows locking tables for the current thread."
11489 #: libraries/classes/Server/Privileges.php:417
11490 #: templates/server/privileges/privileges_table.twig:670
11491 #: templates/server/privileges/privileges_table.twig:673
11492 msgid "Needed for the replication slaves."
11495 #: libraries/classes/Server/Privileges.php:422
11496 #: templates/server/privileges/privileges_table.twig:657
11497 #: templates/server/privileges/privileges_table.twig:660
11498 msgid "Allows the user to ask where the slaves / masters are."
11501 #: libraries/classes/Server/Privileges.php:432
11502 #: templates/server/privileges/privileges_table.twig:500
11503 #: templates/server/privileges/privileges_table.twig:503
11504 msgid "Allows to set up events for the event scheduler."
11507 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11508 #: libraries/classes/Server/Privileges.php:461
11509 #: libraries/classes/Server/Privileges.php:468
11510 #: templates/server/privileges/privileges_table.twig:210
11511 #: templates/server/privileges/privileges_table.twig:214
11512 msgid "Allows deleting historical rows."
11515 #: libraries/classes/Server/Privileges.php:473
11516 #: templates/server/privileges/privileges_table.twig:430
11517 #: templates/server/privileges/privileges_table.twig:433
11518 msgid "Allows creating stored routines."
11521 #: libraries/classes/Server/Privileges.php:478
11522 #: templates/server/privileges/privileges_table.twig:443
11523 #: templates/server/privileges/privileges_table.twig:446
11524 msgid "Allows altering and dropping stored routines."
11527 #: libraries/classes/Server/Privileges.php:483
11528 #: templates/server/privileges/privileges_table.twig:683
11529 #: templates/server/privileges/privileges_table.twig:686
11530 msgid "Allows creating, dropping and renaming user accounts."
11533 #: libraries/classes/Server/Privileges.php:488
11534 #: templates/server/privileges/privileges_table.twig:456
11535 #: templates/server/privileges/privileges_table.twig:459
11536 msgid "Allows executing stored routines."
11539 #: libraries/classes/Server/Privileges.php:793
11540 #: libraries/classes/Server/Privileges.php:867
11541 #: libraries/classes/Server/Privileges.php:3965
11542 msgid "Native MySQL authentication"
11545 #: libraries/classes/Server/Privileges.php:795
11546 msgid "SHA256 password authentication"
11549 #: libraries/classes/Server/Privileges.php:1163
11551 msgid "The password for %s was changed successfully."
11554 #: libraries/classes/Server/Privileges.php:1212
11556 msgid "You have revoked the privileges for %s."
11559 #: libraries/classes/Server/Privileges.php:1548
11560 #: templates/database/privileges/index.twig:124
11561 #: templates/table/privileges/index.twig:127
11562 msgid "Not enough privilege to view users."
11565 #: libraries/classes/Server/Privileges.php:1615
11566 #: templates/database/privileges/index.twig:80
11567 #: templates/server/privileges/new_user_ajax.twig:45
11568 #: templates/server/privileges/users_overview.twig:72
11569 #: templates/table/privileges/index.twig:84
11570 msgid "Edit privileges"
11573 #: libraries/classes/Server/Privileges.php:1618
11577 #: libraries/classes/Server/Privileges.php:1946
11578 #: templates/server/privileges/privileges_table.twig:240
11579 msgid "Database-specific privileges"
11582 #: libraries/classes/Server/Privileges.php:1952
11583 #: templates/server/privileges/privileges_summary.twig:18
11584 #: templates/server/privileges/privileges_table.twig:7
11585 #: templates/server/privileges/privileges_table.twig:242
11586 msgid "Table-specific privileges"
11589 #: libraries/classes/Server/Privileges.php:1957
11590 #: libraries/classes/Server/Privileges.php:1959
11591 #: templates/server/privileges/edit_routine_privileges.twig:29
11592 #: templates/server/privileges/edit_routine_privileges.twig:46
11593 #: templates/server/privileges/edit_routine_privileges.twig:58
11597 #: libraries/classes/Server/Privileges.php:1958
11598 #: templates/server/privileges/edit_routine_privileges.twig:47
11599 msgid "Routine-specific privileges"
11602 #: libraries/classes/Server/Privileges.php:2306
11603 msgid "No users selected for deleting!"
11606 #: libraries/classes/Server/Privileges.php:2309
11607 msgid "Reloading the privileges"
11610 #: libraries/classes/Server/Privileges.php:2332
11611 msgid "The selected users have been deleted successfully."
11614 #: libraries/classes/Server/Privileges.php:2409
11616 msgid "You have updated the privileges for %s."
11619 #: libraries/classes/Server/Privileges.php:2496
11620 #: templates/database/privileges/index.twig:102
11621 #: templates/table/privileges/index.twig:106
11622 msgid "No user found."
11625 #: libraries/classes/Server/Privileges.php:2576
11627 msgid "Deleting %s"
11630 #: libraries/classes/Server/Privileges.php:2607
11631 msgid "The privileges were reloaded successfully."
11634 #: libraries/classes/Server/Privileges.php:2705
11636 msgid "The user %s already exists!"
11639 #: libraries/classes/Server/Privileges.php:2989
11641 msgid "Privileges for %s"
11644 #: libraries/classes/Server/Privileges.php:3128
11646 "A user account allowing any user from localhost to connect is present. This "
11647 "will prevent other users from connecting if the host part of their account "
11648 "allows a connection from any (%) host."
11651 #: libraries/classes/Server/Privileges.php:3171
11654 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11655 "tables. The content of these tables may differ from the privileges the "
11656 "server uses, if they have been changed manually. In this case, you should "
11657 "%sreload the privileges%s before you continue."
11660 #: libraries/classes/Server/Privileges.php:3187
11662 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11663 "tables. The content of these tables may differ from the privileges the "
11664 "server uses, if they have been changed manually. In this case, the "
11665 "privileges have to be reloaded but currently, you don't have the RELOAD "
11669 #: libraries/classes/Server/Privileges.php:3523
11670 msgid "You have added a new user."
11673 #: libraries/classes/Server/Select.php:57
11674 #: libraries/classes/Server/Select.php:62
11675 msgid "Current server:"
11678 #: libraries/classes/Server/Status/Data.php:149
11682 #: libraries/classes/Server/Status/Data.php:150
11683 msgid "Query cache"
11686 #: libraries/classes/Server/Status/Data.php:151
11690 #: libraries/classes/Server/Status/Data.php:153
11691 msgid "Temporary data"
11694 #: libraries/classes/Server/Status/Data.php:154
11695 msgid "Delayed inserts"
11698 #: libraries/classes/Server/Status/Data.php:155
11702 #: libraries/classes/Server/Status/Data.php:156
11706 #: libraries/classes/Server/Status/Data.php:158
11710 #: libraries/classes/Server/Status/Data.php:160
11711 msgid "Transaction coordinator"
11714 #: libraries/classes/Server/Status/Data.php:161
11715 #: templates/server/binlog/index.twig:27
11719 #: libraries/classes/Server/Status/Data.php:180
11720 msgid "Flush (close) all tables"
11723 #: libraries/classes/Server/Status/Data.php:184
11724 msgid "Show open tables"
11727 #: libraries/classes/Server/Status/Data.php:193
11728 msgid "Show slave hosts"
11731 #: libraries/classes/Server/Status/Data.php:200
11732 #: templates/server/replication/master_replication.twig:9
11733 msgid "Show master status"
11736 #: libraries/classes/Server/Status/Data.php:206
11737 msgid "Show slave status"
11740 #: libraries/classes/Server/Status/Data.php:214
11741 msgid "Flush query cache"
11744 #: libraries/classes/Server/UserGroups.php:116
11748 #: libraries/classes/Server/UserGroups.php:260
11749 msgid "Server-level tabs"
11752 #: libraries/classes/Server/UserGroups.php:265
11753 msgid "Database-level tabs"
11756 #: libraries/classes/Server/UserGroups.php:270
11757 msgid "Table-level tabs"
11760 #: libraries/classes/Setup/Index.php:134
11762 "Reading of version failed. Maybe you're offline or the upgrade server does "
11766 #: libraries/classes/Setup/Index.php:157
11767 msgid "Got invalid version string from server"
11770 #: libraries/classes/Setup/Index.php:171
11771 msgid "Unparsable version string"
11774 #: libraries/classes/Setup/Index.php:193
11777 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
11778 "version is %s, released on %s."
11781 #: libraries/classes/Setup/Index.php:201
11782 msgid "No newer stable version is available"
11785 #: libraries/classes/Sql.php:523
11787 msgid "Using bookmark \"%s\" as default browse query."
11790 #: libraries/classes/Sql.php:1027
11791 msgid "Showing as PHP code"
11794 #: libraries/classes/Sql.php:1410
11797 "Current selection does not contain a unique column. Grid edit, checkbox, "
11798 "Edit, Copy and Delete features are not available. %s"
11801 #: libraries/classes/Sql.php:1424
11804 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
11805 "and Delete features may result in undesired behavior. %s"
11808 #: libraries/classes/SqlQueryForm.php:152
11810 msgid "Run SQL query/queries on server “%s”"
11813 #: libraries/classes/SqlQueryForm.php:171
11815 msgid "Run SQL query/queries on database %s"
11818 #: libraries/classes/SqlQueryForm.php:197
11820 msgid "Run SQL query/queries on table %s"
11823 #: libraries/classes/StorageEngine.php:259
11825 "There is no detailed status information available for this storage engine."
11828 #: libraries/classes/StorageEngine.php:367
11829 #: templates/database/structure/body_for_table_summary.twig:46
11831 msgid "%s is the default storage engine on this MySQL server."
11834 #: libraries/classes/StorageEngine.php:370
11836 msgid "%s is available on this MySQL server."
11839 #: libraries/classes/StorageEngine.php:373
11841 msgid "%s has been disabled for this MySQL server."
11844 #: libraries/classes/StorageEngine.php:378
11846 msgid "This MySQL server does not support the %s storage engine."
11849 #: libraries/classes/Table/Maintenance.php:94
11851 msgid "Problems with indexes of table `%s`"
11854 #: libraries/classes/Table.php:352
11855 msgid "Unknown table status:"
11858 #: libraries/classes/Table.php:1017
11860 msgid "Source database `%s` was not found!"
11863 #: libraries/classes/Table.php:1025
11865 msgid "Target database `%s` was not found!"
11868 #: libraries/classes/Table.php:1590
11869 msgid "Invalid database:"
11872 #: libraries/classes/Table.php:1608
11873 msgid "Invalid table name:"
11876 #: libraries/classes/Table.php:1646
11878 msgid "Failed to rename table %1$s to %2$s!"
11881 #: libraries/classes/Table.php:1668
11883 msgid "Table %1$s has been renamed to %2$s."
11886 #: libraries/classes/Table.php:1912
11887 msgid "Could not save table UI preferences!"
11890 #: libraries/classes/Table.php:1944
11893 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
11894 "['MaxTableUiprefs'] %s)"
11897 #: libraries/classes/Table.php:2095
11900 "Cannot save UI property \"%s\". The changes made will not be persistent "
11901 "after you refresh this page. Please check if the table structure has been "
11905 #: libraries/classes/Table.php:2253
11906 msgid "Can't rename index to PRIMARY!"
11909 #: libraries/classes/Table.php:2277
11910 msgid "No index parts defined!"
11913 #: libraries/classes/Table.php:2607
11915 msgid "Error creating foreign key on %1$s (check data types)"
11918 #: libraries/classes/Template.php:108
11920 msgid "Error while working with template cache: %s"
11923 #: libraries/classes/ThemeManager.php:88
11925 msgid "Default theme %s not found!"
11928 #: libraries/classes/ThemeManager.php:173
11930 msgid "Theme %s not found!"
11933 #: libraries/classes/ThemeManager.php:261
11935 msgid "Theme path not found for theme %s!"
11938 #: libraries/classes/ThemeManager.php:350
11942 #: libraries/classes/Theme.php:215
11944 msgid "No valid image path for theme %s found!"
11947 #: libraries/classes/Tracking.php:235
11948 #: templates/database/tracking/tables.twig:115
11949 #: templates/table/tracking/main.twig:73
11950 msgid "Tracking report"
11953 #: libraries/classes/Tracking.php:239
11954 msgid "Tracking statements"
11957 #: libraries/classes/Tracking.php:254
11958 msgid "Delete tracking data row from report"
11961 #: libraries/classes/Tracking.php:265
11965 #: libraries/classes/Tracking.php:317
11966 #: templates/database/operations/index.twig:136
11967 #: templates/database/structure/copy_form.twig:19
11968 #: templates/table/operations/index.twig:253
11969 msgid "Structure only"
11972 #: libraries/classes/Tracking.php:320
11973 #: templates/database/operations/index.twig:148
11974 #: templates/database/structure/copy_form.twig:29
11975 #: templates/table/operations/index.twig:265
11979 #: libraries/classes/Tracking.php:323
11980 #: templates/database/operations/index.twig:142
11981 #: templates/database/structure/copy_form.twig:24
11982 #: templates/table/operations/index.twig:259
11983 msgid "Structure and data"
11986 #: libraries/classes/Tracking.php:388 libraries/classes/Tracking.php:455
11988 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
11991 #: libraries/classes/Tracking.php:476
11992 msgid "SQL dump (file download)"
11995 #: libraries/classes/Tracking.php:478
11999 #: libraries/classes/Tracking.php:481
12000 msgid "This option will replace your table and contained data."
12003 #: libraries/classes/Tracking.php:483
12004 msgid "SQL execution"
12007 #: libraries/classes/Tracking.php:487
12009 msgid "Export as %s"
12012 #: libraries/classes/Tracking.php:525
12013 msgid "Data manipulation statement"
12016 #: libraries/classes/Tracking.php:561
12017 msgid "Data definition statement"
12020 #: libraries/classes/Tracking.php:642
12021 #: templates/database/tracking/tables.twig:126
12022 #: templates/table/tracking/main.twig:80
12023 msgid "Structure snapshot"
12026 #: libraries/classes/Tracking.php:662
12028 msgid "Version %s snapshot (SQL code)"
12031 #: libraries/classes/Tracking.php:728
12032 msgid "Tracking data definition successfully deleted"
12035 #: libraries/classes/Tracking.php:738
12036 msgid "Tracking data manipulation successfully deleted"
12039 #: libraries/classes/Tracking.php:794
12041 "You can execute the dump by creating and using a temporary database. Please "
12042 "ensure that you have the privileges to do so."
12045 #: libraries/classes/Tracking.php:798
12046 msgid "Comment out these two lines if you do not need them."
12049 #: libraries/classes/Tracking.php:808
12050 msgid "SQL statements exported. Please copy the dump or execute it."
12053 #: libraries/classes/Tracking.php:858
12055 msgid "Tracking report for table `%s`"
12058 #: libraries/classes/Tracking.php:889
12060 msgid "Tracking for %1$s was activated at version %2$s."
12063 #: libraries/classes/Tracking.php:892
12065 msgid "Tracking for %1$s was deactivated at version %2$s."
12068 #: libraries/classes/Tracking.php:986
12070 msgid "Version %1$s of %2$s was deleted."
12073 #: libraries/classes/Tracking.php:1019
12075 msgid "Version %1$s was created, tracking for %2$s is active."
12078 #: libraries/classes/Types.php:206
12080 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
12083 #: libraries/classes/Types.php:211
12085 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
12089 #: libraries/classes/Types.php:216
12091 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
12095 #: libraries/classes/Types.php:221
12097 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
12098 "range is 0 to 4,294,967,295"
12101 #: libraries/classes/Types.php:227
12103 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
12104 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
12107 #: libraries/classes/Types.php:233
12109 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
12110 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
12113 #: libraries/classes/Types.php:239
12115 "A small floating-point number, allowable values are -3.402823466E+38 to "
12116 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
12119 #: libraries/classes/Types.php:245
12121 "A double-precision floating-point number, allowable values are "
12122 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
12123 "2.2250738585072014E-308 to 1.7976931348623157E+308"
12126 #: libraries/classes/Types.php:251
12128 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
12132 #: libraries/classes/Types.php:256
12134 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
12138 #: libraries/classes/Types.php:261
12140 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
12141 "values are considered true"
12144 #: libraries/classes/Types.php:265
12145 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
12148 #: libraries/classes/Types.php:268
12150 msgid "A date, supported range is %1$s to %2$s"
12153 #: libraries/classes/Types.php:274
12155 msgid "A date and time combination, supported range is %1$s to %2$s"
12158 #: libraries/classes/Types.php:280
12160 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12161 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12164 #: libraries/classes/Types.php:286
12166 msgid "A time, range is %1$s to %2$s"
12169 #: libraries/classes/Types.php:292
12171 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
12172 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
12175 #: libraries/classes/Types.php:298
12177 "A fixed-length (0-255, default 1) string that is always right-padded with "
12178 "spaces to the specified length when stored"
12181 #: libraries/classes/Types.php:304
12184 "A variable-length (%s) string, the effective maximum length is subject to "
12185 "the maximum row size"
12188 #: libraries/classes/Types.php:311
12190 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
12191 "a one-byte prefix indicating the length of the value in bytes"
12194 #: libraries/classes/Types.php:317
12196 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
12197 "with a two-byte prefix indicating the length of the value in bytes"
12200 #: libraries/classes/Types.php:323
12202 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
12203 "stored with a three-byte prefix indicating the length of the value in bytes"
12206 #: libraries/classes/Types.php:329
12208 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12209 "characters, stored with a four-byte prefix indicating the length of the "
12213 #: libraries/classes/Types.php:335
12215 "Similar to the CHAR type, but stores binary byte strings rather than non-"
12216 "binary character strings"
12219 #: libraries/classes/Types.php:340
12221 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12222 "binary character strings"
12225 #: libraries/classes/Types.php:345
12227 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12228 "one-byte prefix indicating the length of the value"
12231 #: libraries/classes/Types.php:350
12233 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12234 "with a three-byte prefix indicating the length of the value"
12237 #: libraries/classes/Types.php:356
12239 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12240 "a two-byte prefix indicating the length of the value"
12243 #: libraries/classes/Types.php:361
12245 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12246 "bytes, stored with a four-byte prefix indicating the length of the value"
12249 #: libraries/classes/Types.php:367
12251 "An enumeration, chosen from the list of up to 65,535 values or the special "
12255 #: libraries/classes/Types.php:371
12256 msgid "A single value chosen from a set of up to 64 members"
12259 #: libraries/classes/Types.php:373
12260 msgid "A type that can store a geometry of any type"
12263 #: libraries/classes/Types.php:375
12264 msgid "A point in 2-dimensional space"
12267 #: libraries/classes/Types.php:377
12268 msgid "A curve with linear interpolation between points"
12271 #: libraries/classes/Types.php:379
12275 #: libraries/classes/Types.php:381
12276 msgid "A collection of points"
12279 #: libraries/classes/Types.php:384
12280 msgid "A collection of curves with linear interpolation between points"
12283 #: libraries/classes/Types.php:387
12284 msgid "A collection of polygons"
12287 #: libraries/classes/Types.php:389
12288 msgid "A collection of geometry objects of any type"
12291 #: libraries/classes/Types.php:392
12293 "Stores and enables efficient access to data in JSON (JavaScript Object "
12294 "Notation) documents"
12297 #: libraries/classes/Types.php:396
12299 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12300 "conventional mapping of IPv4 addresses into IPv6 addresses"
12303 #: libraries/classes/Types.php:723
12304 msgctxt "numeric types"
12308 #: libraries/classes/Types.php:741
12309 msgctxt "date and time types"
12310 msgid "Date and time"
12313 #: libraries/classes/Types.php:771
12314 msgctxt "spatial types"
12318 #: libraries/classes/UserPassword.php:35
12319 msgid "The profile has been updated."
12322 #: libraries/classes/UserPassword.php:47
12323 msgid "Password is too long!"
12326 #: libraries/classes/UserPreferences.php:168
12327 msgid "Could not save configuration"
12330 #: libraries/classes/Util.php:138
12335 #. l10n: Short month name
12336 #. l10n: Short month name for January
12337 #: libraries/classes/Util.php:744 templates/javascript/variables.twig:34
12341 #. l10n: Short month name
12342 #. l10n: Short month name for February
12343 #: libraries/classes/Util.php:746 templates/javascript/variables.twig:35
12347 #. l10n: Short month name
12348 #. l10n: Short month name for March
12349 #: libraries/classes/Util.php:748 templates/javascript/variables.twig:36
12353 #. l10n: Short month name
12354 #. l10n: Short month name for April
12355 #: libraries/classes/Util.php:750 templates/javascript/variables.twig:37
12359 #. l10n: Short month name
12360 #: libraries/classes/Util.php:752
12361 msgctxt "Short month name"
12365 #. l10n: Short month name
12366 #. l10n: Short month name for June
12367 #: libraries/classes/Util.php:754 templates/javascript/variables.twig:39
12371 #. l10n: Short month name
12372 #. l10n: Short month name for July
12373 #: libraries/classes/Util.php:756 templates/javascript/variables.twig:40
12377 #. l10n: Short month name
12378 #. l10n: Short month name for August
12379 #: libraries/classes/Util.php:758 templates/javascript/variables.twig:41
12383 #. l10n: Short month name
12384 #. l10n: Short month name for September
12385 #: libraries/classes/Util.php:760 templates/javascript/variables.twig:42
12389 #. l10n: Short month name
12390 #. l10n: Short month name for October
12391 #: libraries/classes/Util.php:762 templates/javascript/variables.twig:43
12395 #. l10n: Short month name
12396 #. l10n: Short month name for November
12397 #: libraries/classes/Util.php:764 templates/javascript/variables.twig:44
12401 #. l10n: Short month name
12402 #. l10n: Short month name for December
12403 #: libraries/classes/Util.php:766 templates/javascript/variables.twig:45
12407 #. l10n: Short week day name for Sunday
12408 #: libraries/classes/Util.php:770
12409 msgctxt "Short week day name for Sunday"
12413 #. l10n: Short week day name for Monday
12414 #: libraries/classes/Util.php:772 templates/javascript/variables.twig:58
12418 #. l10n: Short week day name for Tuesday
12419 #: libraries/classes/Util.php:774 templates/javascript/variables.twig:59
12423 #. l10n: Short week day name for Wednesday
12424 #: libraries/classes/Util.php:776 templates/javascript/variables.twig:60
12428 #. l10n: Short week day name for Thursday
12429 #: libraries/classes/Util.php:778 templates/javascript/variables.twig:61
12433 #. l10n: Short week day name for Friday
12434 #: libraries/classes/Util.php:780 templates/javascript/variables.twig:62
12438 #. l10n: Short week day name for Saturday
12439 #: libraries/classes/Util.php:782 templates/javascript/variables.twig:63
12443 #: libraries/classes/Util.php:808
12444 msgctxt "AM/PM indication in time"
12448 #: libraries/classes/Util.php:810
12449 msgctxt "AM/PM indication in time"
12453 #: libraries/classes/Util.php:884
12455 msgid "%s days, %s hours, %s minutes and %s seconds"
12458 #: libraries/classes/Util.php:920
12459 msgid "Missing parameter:"
12462 #: libraries/classes/Util.php:2434
12466 #: libraries/classes/Util.php:3066
12467 #: templates/database/multi_table_query/form.twig:59
12471 #: libraries/classes/ZipExtension.php:71 libraries/classes/ZipExtension.php:117
12472 msgid "Error in ZIP archive:"
12475 #: libraries/classes/ZipExtension.php:81
12476 msgid "No files found inside ZIP archive!"
12479 #: libraries/common.inc.php:268
12481 msgid "You should upgrade to %s %s or later."
12484 #: libraries/common.inc.php:300
12485 msgid "Error: Token mismatch"
12488 #: libraries/config.values.php:88 libraries/config.values.php:126
12489 #: libraries/config.values.php:138
12493 #: libraries/config.values.php:89 libraries/config.values.php:127
12494 #: libraries/config.values.php:139
12495 #: templates/database/multi_table_query/form.twig:109
12499 #: libraries/config.values.php:90 libraries/config.values.php:108
12500 #: libraries/config.values.php:128 libraries/config.values.php:140
12504 #: libraries/config.values.php:105
12508 #: libraries/config.values.php:106
12512 #: libraries/config.values.php:107
12516 #: libraries/config.values.php:143
12520 #: libraries/config.values.php:144
12521 msgid "Double click"
12524 #: libraries/config.values.php:148
12528 #: libraries/config.values.php:149
12529 msgid "display column"
12532 #: libraries/config.values.php:153
12536 #: libraries/config.values.php:186
12540 #: libraries/config.values.php:187
12544 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
12548 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
12552 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
12556 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
12560 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
12564 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
12568 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
12572 #: libraries/config.values.php:200
12573 msgid "Ask before sending error reports"
12576 #: libraries/config.values.php:201
12577 msgid "Always send error reports"
12580 #: libraries/config.values.php:202
12581 msgid "Never send error reports"
12584 #: libraries/config.values.php:205
12585 msgid "Server default"
12588 #: libraries/config.values.php:206
12592 #: libraries/config.values.php:207
12596 #: libraries/config.values.php:259
12597 msgid "Quick - display only the minimal options to configure"
12600 #: libraries/config.values.php:260
12601 msgid "Custom - display all possible options to configure"
12604 #: libraries/config.values.php:262
12605 msgid "Custom - like above, but without the quick/custom choice"
12608 #: libraries/config.values.php:330
12609 msgid "complete inserts"
12612 #: libraries/config.values.php:331
12613 msgid "extended inserts"
12616 #: libraries/config.values.php:332
12617 msgid "both of the above"
12620 #: libraries/config.values.php:333
12621 msgid "neither of the above"
12624 #: setup/index.php:27
12625 msgid "Configuration already exists, setup is disabled!"
12628 #: setup/validate.php:31
12632 #: setup/validate.php:37
12634 msgid "Wrong data or no validation for %s"
12637 #: templates/columns_definitions/column_attributes.twig:31
12638 #: templates/database/central_columns/edit_table_row.twig:23
12639 #: templates/database/central_columns/main.twig:73
12640 #: templates/database/central_columns/main.twig:302
12641 msgid "Edit ENUM/SET values"
12644 #: templates/columns_definitions/column_attributes.twig:38
12645 #: templates/database/central_columns/edit_table_row.twig:30
12646 #: templates/database/central_columns/main.twig:78
12647 #: templates/database/central_columns/main.twig:313
12648 msgctxt "for default"
12652 #: templates/columns_definitions/column_attributes.twig:41
12653 #: templates/database/central_columns/edit_table_row.twig:33
12654 #: templates/database/central_columns/main.twig:79
12655 #: templates/database/central_columns/main.twig:316
12656 msgid "As defined:"
12659 #: templates/columns_definitions/column_attributes.twig:97
12661 "You don't have sufficient privileges to perform this operation; Please refer "
12662 "to the documentation for more details"
12665 #: templates/columns_definitions/column_attributes.twig:111
12666 #: templates/database/data_dictionary/index.twig:67 templates/indexes.twig:17
12667 #: templates/table/structure/display_structure.twig:153
12668 #: templates/table/structure/display_structure.twig:161
12669 #: templates/table/structure/display_structure.twig:291
12670 #: templates/table/structure/display_structure.twig:416
12671 #: templates/table/tracking/structure_snapshot_indexes.twig:7
12675 #: templates/columns_definitions/column_attributes.twig:119
12676 #: templates/table/structure/display_structure.twig:220
12677 #: templates/table/structure/display_structure.twig:223
12678 #: templates/table/structure/display_structure.twig:300
12682 #: templates/columns_definitions/column_attributes.twig:123
12683 #: templates/table/structure/display_structure.twig:193
12684 #: templates/table/structure/display_structure.twig:201
12685 #: templates/table/structure/display_structure.twig:297
12689 #: templates/columns_definitions/column_attributes.twig:156
12690 #: templates/table/structure/display_partitions.twig:26
12694 #: templates/columns_definitions/column_attributes.twig:177
12698 #: templates/columns_definitions/column_attributes.twig:182
12699 #: templates/table/structure/display_structure.twig:390
12704 #: templates/columns_definitions/column_definitions_form.twig:23
12708 #: templates/columns_definitions/column_definitions_form.twig:32
12709 #: templates/console/display.twig:99
12710 #: templates/database/central_columns/main.twig:198 templates/export.twig:244
12711 #: templates/export.twig:258 templates/export.twig:272
12715 #: templates/columns_definitions/column_definitions_form.twig:40
12719 #: templates/columns_definitions/column_definitions_form.twig:74
12723 #: templates/columns_definitions/column_definitions_form.twig:77
12724 msgid "Storage Engine:"
12727 #: templates/columns_definitions/column_definitions_form.twig:82
12728 msgid "Connection:"
12731 #: templates/columns_definitions/column_definitions_form.twig:113
12732 #: templates/columns_definitions/partitions.twig:137
12733 #: templates/table/operations/index.twig:128
12734 msgid "Storage engine"
12737 #: templates/columns_definitions/column_definitions_form.twig:136
12738 msgid "PARTITION definition:"
12741 #: templates/columns_definitions/column_definitions_form.twig:154
12742 msgctxt "Online transaction part of the SQL DDL for InnoDB"
12743 msgid "Online transaction"
12746 #: templates/columns_definitions/column_name.twig:4
12748 msgid "Referenced by %s."
12751 #: templates/columns_definitions/column_name.twig:12
12752 msgid "Is a foreign key."
12755 #: templates/columns_definitions/column_name.twig:39
12756 msgid "Pick from Central Columns"
12759 #: templates/columns_definitions/partitions.twig:17
12760 msgid "Partition by:"
12763 #: templates/columns_definitions/partitions.twig:32
12764 #: templates/columns_definitions/partitions.twig:60
12765 msgid "Expression or column list"
12768 #: templates/columns_definitions/partitions.twig:37
12769 msgid "Partitions:"
12772 #: templates/columns_definitions/partitions.twig:45
12773 msgid "Subpartition by:"
12776 #: templates/columns_definitions/partitions.twig:65
12777 msgid "Subpartitions:"
12780 #: templates/columns_definitions/partitions.twig:76
12781 #: templates/table/operations/index.twig:436
12782 #: templates/table/structure/display_partitions.twig:24
12786 #: templates/columns_definitions/partitions.twig:78
12790 #: templates/columns_definitions/partitions.twig:82
12791 msgid "Subpartition"
12794 #: templates/columns_definitions/partitions.twig:84
12798 #: templates/columns_definitions/partitions.twig:86
12799 msgid "Data directory"
12802 #: templates/columns_definitions/partitions.twig:87
12803 msgid "Index directory"
12806 #: templates/columns_definitions/partitions.twig:88
12810 #: templates/columns_definitions/partitions.twig:89
12814 #: templates/columns_definitions/partitions.twig:90
12815 msgid "Table space"
12818 #: templates/columns_definitions/partitions.twig:91
12822 #: templates/columns_definitions/table_fields_definitions.twig:17
12824 "If column type is \"enum\" or \"set\", please enter the values using this "
12825 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
12826 "single quote (\"'\") amongst those values, precede it with a backslash (for "
12827 "example '\\\\xyz' or 'a\\'b')."
12830 #: templates/columns_definitions/table_fields_definitions.twig:21
12832 "For default values, please enter just a single value, without backslash "
12833 "escaping or quotes, using this format: a"
12836 #: templates/columns_definitions/table_fields_definitions.twig:24
12837 #: templates/database/central_columns/edit.twig:10
12838 #: templates/database/central_columns/main.twig:32
12839 #: templates/database/central_columns/main.twig:238
12840 #: templates/database/data_dictionary/index.twig:71
12841 #: templates/database/operations/index.twig:199
12842 #: templates/database/operations/index.twig:203
12843 #: templates/database/structure/table_header.twig:31
12844 #: templates/home/index.twig:61 templates/indexes.twig:21
12845 #: templates/server/collations/index.twig:13
12846 #: templates/server/databases/index.twig:41
12847 #: templates/server/databases/index.twig:126
12848 #: templates/table/operations/index.twig:142
12849 #: templates/table/search/index.twig:40
12850 #: templates/table/structure/display_structure.twig:24
12851 #: templates/table/structure/display_structure.twig:420
12852 #: templates/table/structure/display_table_stats.twig:108
12853 #: templates/table/tracking/structure_snapshot_columns.twig:8
12854 #: templates/table/tracking/structure_snapshot_indexes.twig:11
12855 #: templates/table/zoom_search/index.twig:40
12859 #: templates/columns_definitions/table_fields_definitions.twig:59
12863 #: templates/columns_definitions/table_fields_definitions.twig:65
12864 msgid "Move column"
12867 #: templates/columns_definitions/table_fields_definitions.twig:75
12868 #: templates/columns_definitions/table_fields_definitions.twig:86
12869 msgid "List of available transformations and their options"
12872 #: templates/columns_definitions/table_fields_definitions.twig:77
12873 #: templates/transformation_overview.twig:18
12874 msgid "Browser display transformation"
12877 #: templates/columns_definitions/table_fields_definitions.twig:81
12878 msgid "Browser display transformation options"
12881 #: templates/columns_definitions/table_fields_definitions.twig:82
12882 #: templates/columns_definitions/table_fields_definitions.twig:93
12884 "Please enter the values for transformation options using this format: 'a', "
12885 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
12886 "quote (\"'\") amongst those values, precede it with a backslash (for example "
12887 "'\\\\xyz' or 'a\\'b')."
12890 #: templates/columns_definitions/table_fields_definitions.twig:88
12891 #: templates/transformation_overview.twig:37
12892 msgid "Input transformation"
12895 #: templates/columns_definitions/table_fields_definitions.twig:92
12896 msgid "Input transformation options"
12899 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12900 #: templates/console/display.twig:84 templates/console/display.twig:175
12904 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12905 #: templates/console/display.twig:84 templates/console/display.twig:175
12909 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12910 #: templates/console/display.twig:175
12914 #: templates/console/display.twig:7 templates/setup/home/index.twig:106
12915 #: templates/sql/query.twig:39
12919 #: templates/console/display.twig:7
12923 #: templates/console/display.twig:11 templates/console/display.twig:99
12927 #: templates/console/display.twig:20
12928 msgid "Press Ctrl+Enter to execute query"
12931 #: templates/console/display.twig:23
12932 msgid "Press Enter to execute query"
12935 #: templates/console/display.twig:31 templates/console/display.twig:175
12939 #: templates/console/display.twig:40 templates/console/display.twig:184
12943 #: templates/console/display.twig:40 templates/console/display.twig:184
12944 msgid "Query failed"
12947 #: templates/console/display.twig:42 templates/console/display.twig:184
12948 msgid "Queried time"
12951 #: templates/console/display.twig:47
12952 msgid "During current session"
12955 #: templates/console/display.twig:64
12959 #: templates/console/display.twig:64
12963 #: templates/console/display.twig:64
12967 #: templates/console/display.twig:64 templates/console/display.twig:84
12968 #: templates/table/find_replace/replace_preview.twig:17
12972 #: templates/console/display.twig:64
12973 msgid "Execution order"
12976 #: templates/console/display.twig:64 templates/console/display.twig:84
12980 #: templates/console/display.twig:64
12984 #: templates/console/display.twig:64
12985 msgid "Ungroup queries"
12988 #: templates/console/display.twig:84
12992 #: templates/console/display.twig:84
12996 #: templates/console/display.twig:112
12997 msgid "Add bookmark"
13000 #: templates/console/display.twig:121
13004 #: templates/console/display.twig:124
13005 msgid "Target database"
13008 #: templates/console/display.twig:127
13009 msgid "Share this bookmark"
13012 #: templates/console/display.twig:140
13013 msgid "Set default"
13016 #: templates/console/display.twig:162
13018 "Execute queries on Enter and insert new line with Shift + Enter. To make "
13019 "this permanent, view settings."
13022 #: templates/create_tracking_version.twig:11
13024 msgid "Create version %1$s of %2$s"
13027 #: templates/create_tracking_version.twig:16
13029 msgid "Create version %1$s"
13032 #: templates/create_tracking_version.twig:20
13033 msgid "Track these data definition statements:"
13036 #: templates/create_tracking_version.twig:59
13037 msgid "Track these data manipulation statements:"
13040 #: templates/create_tracking_version.twig:76
13041 msgid "Create version"
13044 #: templates/database/central_columns/edit.twig:13
13045 msgctxt "Auto Increment"
13049 #: templates/database/central_columns/main.twig:4
13050 msgid "Add new column"
13053 #: templates/database/central_columns/main.twig:24
13054 #: templates/database/central_columns/main.twig:230
13055 msgid "Length/Value"
13058 #: templates/database/central_columns/main.twig:36
13059 #: templates/database/central_columns/main.twig:242
13063 #: templates/database/central_columns/main.twig:44
13064 #: templates/database/central_columns/main.twig:250
13068 #: templates/database/central_columns/main.twig:131
13069 msgid "The central list of columns for the current database is empty"
13072 #: templates/database/central_columns/main.twig:168
13073 #: templates/display/results/table.twig:62
13074 msgid "Filter rows"
13077 #: templates/database/central_columns/main.twig:169
13078 #: templates/display/results/table.twig:64
13079 msgid "Search this table"
13082 #: templates/database/central_columns/main.twig:180
13083 #: templates/table/structure/display_structure.twig:375
13087 #: templates/database/central_columns/main.twig:189
13088 msgid "Select a table"
13091 #: templates/database/central_columns/main.twig:196
13092 msgid "Select a column."
13095 #: templates/database/central_columns/main.twig:215
13096 msgid "Click to sort."
13099 #: templates/database/central_columns/main.twig:220
13100 #: templates/database/events/index.twig:20
13101 #: templates/database/privileges/index.twig:22
13102 #: templates/database/routines/index.twig:31
13103 #: templates/database/structure/table_header.twig:22
13104 #: templates/database/tracking/tables.twig:18
13105 #: templates/database/tracking/tables.twig:155
13106 #: templates/database/triggers/list.twig:22 templates/indexes.twig:14
13107 #: templates/server/databases/index.twig:166
13108 #: templates/server/privileges/privileges_summary.twig:22
13109 #: templates/server/privileges/users_overview.twig:19
13110 #: templates/server/user_groups/user_groups.twig:21
13111 #: templates/server/variables/index.twig:30
13112 #: templates/table/privileges/index.twig:24
13113 #: templates/table/structure/display_partitions.twig:33
13114 #: templates/table/structure/display_structure.twig:35
13115 #: templates/table/structure/display_structure.twig:413
13116 #: templates/table/tracking/main.twig:32
13117 #: templates/table/tracking/report_table.twig:8
13121 #: templates/database/create_table.twig:7
13122 #: templates/database/designer/main.twig:84
13123 #: templates/database/designer/main.twig:87
13124 #: templates/database/operations/index.twig:29
13125 #: templates/database/structure/show_create.twig:11
13126 msgid "Create table"
13129 #: templates/database/create_table.twig:15
13130 #: templates/database/operations/index.twig:37
13131 msgid "Number of columns"
13134 #: templates/database/data_dictionary/index.twig:3
13135 msgid "Database comment:"
13138 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:18
13139 #: templates/table/structure/display_structure.twig:417
13140 #: templates/table/tracking/structure_snapshot_indexes.twig:8
13144 #: templates/database/data_dictionary/index.twig:70 templates/indexes.twig:20
13145 #: templates/table/structure/display_structure.twig:419
13146 #: templates/table/tracking/structure_snapshot_indexes.twig:10
13147 msgid "Cardinality"
13150 #: templates/database/data_dictionary/index.twig:110 templates/indexes.twig:85
13151 #: templates/table/structure/display_structure.twig:497
13152 msgid "No index defined!"
13155 #: templates/database/designer/database_tables.twig:31
13156 #: templates/database/export/index.twig:29
13157 #: templates/database/search/main.twig:43 templates/server/export/index.twig:12
13158 #: templates/server/replication/database_multibox.twig:7
13162 #: templates/database/designer/database_tables.twig:37
13163 msgid "Show/hide columns"
13166 #: templates/database/designer/database_tables.twig:46
13167 msgid "See table structure"
13170 #: templates/database/designer/database_tables.twig:91
13172 msgid "Select \"%s\""
13175 #: templates/database/designer/database_tables.twig:109
13177 msgid "Add an option for column \"%s\"."
13180 #: templates/database/designer/edit_delete_pages.twig:6
13181 msgid "Page to open"
13184 #: templates/database/designer/edit_delete_pages.twig:6
13185 msgid "Page to delete"
13188 #: templates/database/designer/main.twig:19
13189 #: templates/database/designer/main.twig:25
13190 msgid "Show/Hide tables list"
13193 #: templates/database/designer/main.twig:29
13194 #: templates/database/designer/main.twig:35
13195 #: templates/database/designer/main.twig:36
13196 msgid "View in fullscreen"
13199 #: templates/database/designer/main.twig:34
13200 msgid "Exit fullscreen"
13203 #: templates/database/designer/main.twig:48
13204 #: templates/database/designer/main.twig:52
13208 #: templates/database/designer/main.twig:77
13209 #: templates/database/designer/main.twig:80
13210 msgid "Delete pages"
13213 #: templates/database/designer/main.twig:91
13214 #: templates/database/designer/main.twig:94
13215 #: templates/database/designer/main.twig:273
13216 msgid "Create relationship"
13219 #: templates/database/designer/main.twig:105
13220 #: templates/database/designer/main.twig:108
13224 #: templates/database/designer/main.twig:114
13225 #: templates/database/designer/main.twig:117
13229 #: templates/database/designer/main.twig:122
13230 #: templates/database/designer/main.twig:125
13231 msgid "Angular links"
13234 #: templates/database/designer/main.twig:122
13235 #: templates/database/designer/main.twig:125
13236 msgid "Direct links"
13239 #: templates/database/designer/main.twig:129
13240 #: templates/database/designer/main.twig:131
13241 msgid "Snap to grid"
13244 #: templates/database/designer/main.twig:135
13245 #: templates/database/designer/main.twig:141
13246 msgid "Small/Big All"
13249 #: templates/database/designer/main.twig:145
13250 #: templates/database/designer/main.twig:148
13251 msgid "Toggle small/big"
13254 #: templates/database/designer/main.twig:152
13255 #: templates/database/designer/main.twig:155
13256 msgid "Toggle relationship lines"
13259 #: templates/database/designer/main.twig:160
13260 #: templates/database/designer/main.twig:163
13261 msgid "Export schema"
13264 #: templates/database/designer/main.twig:171
13265 #: templates/database/designer/main.twig:174
13266 msgid "Build Query"
13269 #: templates/database/designer/main.twig:179
13270 #: templates/database/designer/main.twig:183
13274 #: templates/database/designer/main.twig:187
13275 #: templates/database/designer/main.twig:192
13279 #: templates/database/designer/main.twig:204
13280 msgid "Hide/Show all"
13283 #: templates/database/designer/main.twig:214
13284 msgid "Hide/Show tables with no relationship"
13287 #: templates/database/designer/main.twig:225
13288 msgid "Number of tables:"
13291 #: templates/database/designer/main.twig:383
13292 msgid "Delete relationship"
13295 #: templates/database/designer/main.twig:447
13296 #: templates/database/designer/main.twig:612
13297 msgid "Relationship operator"
13300 #: templates/database/designer/main.twig:476
13301 #: templates/database/designer/main.twig:641
13302 #: templates/database/designer/main.twig:847
13303 #: templates/database/designer/main.twig:1040
13307 #: templates/database/designer/main.twig:488
13308 #: templates/database/designer/main.twig:653
13309 #: templates/database/designer/main.twig:859
13310 #: templates/database/designer/main.twig:1052
13314 #: templates/database/designer/main.twig:497
13315 #: templates/database/designer/main.twig:713
13319 #: templates/database/designer/main.twig:503
13320 #: templates/database/designer/main.twig:721
13324 #: templates/database/designer/main.twig:512
13325 #: templates/database/designer/main.twig:918
13329 #: templates/database/designer/main.twig:518
13330 #: templates/database/designer/main.twig:582
13331 #: templates/database/designer/main.twig:787
13332 #: templates/database/designer/main.twig:818
13333 #: templates/database/designer/main.twig:926
13334 #: templates/database/designer/main.twig:1011
13335 #: templates/table/search/index.twig:41
13336 #: templates/table/zoom_search/index.twig:41
13340 #: templates/database/designer/main.twig:1092
13341 msgid "Active options"
13344 #: templates/database/designer/page_save_as.twig:19
13345 msgid "Save to selected page"
13348 #: templates/database/designer/page_save_as.twig:23
13349 msgid "Create a page and save to it"
13352 #: templates/database/designer/page_save_as.twig:29
13353 msgid "New page name"
13356 #: templates/database/designer/page_selector.twig:2
13357 msgid "Select page"
13360 #: templates/database/designer/schema_export.twig:4
13361 msgid "Select Export Relational Type"
13364 #: templates/database/events/editor_form.twig:12
13368 #: templates/database/events/editor_form.twig:28
13369 #: templates/server/binlog/index.twig:86
13373 #: templates/database/events/editor_form.twig:46
13377 #: templates/database/events/editor_form.twig:52
13378 msgid "Execute every"
13381 #: templates/database/events/editor_form.twig:63
13382 msgctxt "Start of recurring event"
13386 #: templates/database/events/editor_form.twig:69
13387 msgctxt "End of recurring event"
13391 #: templates/database/events/editor_form.twig:83
13392 msgid "On completion preserve"
13395 #: templates/database/events/index.twig:11
13396 msgid "There are no events to display."
13399 #: templates/database/events/index.twig:86
13400 #: templates/database/events/index.twig:89
13401 #: templates/database/privileges/index.twig:112
13402 #: templates/database/privileges/index.twig:115
13403 #: templates/database/routines/index.twig:45
13404 #: templates/database/routines/index.twig:48
13405 #: templates/database/structure/check_all_tables.twig:2
13406 #: templates/database/structure/check_all_tables.twig:9
13407 #: templates/database/triggers/list.twig:36
13408 #: templates/database/triggers/list.twig:39
13409 #: templates/display/results/table.twig:205
13410 #: templates/display/results/table.twig:208 templates/select_all.twig:2
13411 #: templates/select_all.twig:6
13412 #: templates/server/privileges/users_overview.twig:104
13413 #: templates/server/privileges/users_overview.twig:107
13414 #: templates/table/privileges/index.twig:116
13415 #: templates/table/privileges/index.twig:119
13416 msgid "With selected:"
13419 #: templates/database/events/index.twig:87
13420 #: templates/database/events/index.twig:88
13421 #: templates/database/privileges/index.twig:113
13422 #: templates/database/privileges/index.twig:114
13423 #: templates/database/routines/index.twig:46
13424 #: templates/database/routines/index.twig:47
13425 #: templates/database/structure/check_all_tables.twig:3
13426 #: templates/database/structure/check_all_tables.twig:4
13427 #: templates/database/triggers/list.twig:37
13428 #: templates/database/triggers/list.twig:38
13429 #: templates/display/results/table.twig:206
13430 #: templates/display/results/table.twig:207 templates/select_all.twig:4
13431 #: templates/select_all.twig:5
13432 #: templates/server/privileges/edit_routine_privileges.twig:57
13433 #: templates/server/privileges/privileges_table.twig:244
13434 #: templates/server/privileges/privileges_table.twig:245
13435 #: templates/server/privileges/privileges_table.twig:253
13436 #: templates/server/privileges/privileges_table.twig:327
13437 #: templates/server/privileges/privileges_table.twig:527
13438 #: templates/server/privileges/users_overview.twig:105
13439 #: templates/server/privileges/users_overview.twig:106
13440 #: templates/server/user_groups/edit_user_groups.twig:11
13441 #: templates/table/privileges/index.twig:117
13442 #: templates/table/privileges/index.twig:118
13446 #: templates/database/events/index.twig:120
13447 msgid "Event scheduler status"
13450 #: templates/database/events/index.twig:124
13451 #: templates/database/tracking/tables.twig:47
13452 msgid "Click to toggle"
13455 #: templates/database/events/index.twig:137
13459 #: templates/database/events/index.twig:148
13463 #: templates/database/export/index.twig:62
13465 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13469 #. l10n: A query that the user has written freely
13470 #: templates/database/export/index.twig:5
13471 msgid "Exporting a raw query"
13474 #: templates/database/export/index.twig:7
13476 msgid "Exporting tables from \"%s\" database"
13479 #: templates/database/import/index.twig:3
13481 msgid "Importing into the database \"%s\""
13484 #: templates/database/multi_table_query/form.twig:4
13485 #: templates/database/qbe/index.twig:4
13486 msgid "Multi-table query"
13489 #: templates/database/multi_table_query/form.twig:10
13490 #: templates/database/qbe/index.twig:10
13491 msgid "Query by example"
13494 #: templates/database/multi_table_query/form.twig:15
13495 msgid "Query window"
13498 #: templates/database/multi_table_query/form.twig:33
13499 #: templates/database/multi_table_query/form.twig:119
13500 msgid "select table"
13503 #: templates/database/multi_table_query/form.twig:40
13504 #: templates/database/multi_table_query/form.twig:127
13505 msgid "select column"
13508 #: templates/database/multi_table_query/form.twig:46
13509 msgid "Table alias"
13512 #: templates/database/multi_table_query/form.twig:47
13513 msgid "Column alias"
13516 #: templates/database/multi_table_query/form.twig:50
13517 msgid "Use this column in criteria"
13520 #: templates/database/multi_table_query/form.twig:53
13524 #: templates/database/multi_table_query/form.twig:65
13528 #: templates/database/multi_table_query/form.twig:110
13529 msgid "Another column"
13532 #: templates/database/multi_table_query/form.twig:137
13533 msgid "Enter criteria as free text"
13536 #: templates/database/multi_table_query/form.twig:145
13537 msgid "Remove this column"
13540 #: templates/database/multi_table_query/form.twig:154
13541 #: templates/table/relation/foreign_key_row.twig:86
13542 msgid "+ Add column"
13545 #: templates/database/multi_table_query/form.twig:169
13546 #: templates/database/qbe/selection_form.twig:80
13547 #: templates/database/qbe/selection_form.twig:96
13548 msgid "Update query"
13551 #: templates/database/operations/index.twig:9
13552 #: templates/database/operations/index.twig:13
13553 msgid "Database comment"
13556 #: templates/database/operations/index.twig:60
13557 msgid "Rename database to"
13560 #: templates/database/operations/index.twig:64 templates/export.twig:241
13561 msgid "New database name"
13564 #: templates/database/operations/index.twig:72
13565 #: templates/database/operations/index.twig:176
13566 #: templates/table/operations/index.twig:79
13567 #: templates/table/operations/index.twig:113
13568 #: templates/table/operations/index.twig:291
13570 "You don't have sufficient privileges to perform this operation; Please refer "
13571 "to the documentation for more details."
13574 #: templates/database/operations/index.twig:89
13575 msgid "Remove database"
13578 #: templates/database/operations/index.twig:94
13580 msgid "Database %s has been dropped."
13583 #: templates/database/operations/index.twig:99
13584 msgid "Drop the database (DROP)"
13587 #: templates/database/operations/index.twig:123
13588 msgid "Copy database to"
13591 #: templates/database/operations/index.twig:155
13592 msgid "CREATE DATABASE before copying"
13595 #: templates/database/operations/index.twig:170
13596 #: templates/database/structure/copy_form.twig:44
13597 #: templates/table/operations/index.twig:284
13598 msgid "Add constraints"
13601 #: templates/database/operations/index.twig:185
13602 msgid "Switch to copied database"
13605 #: templates/database/operations/index.twig:221
13606 msgid "Change all tables collations"
13609 #: templates/database/operations/index.twig:225
13610 msgid "Change all tables columns collations"
13613 #: templates/database/privileges/index.twig:9
13614 #: templates/table/privileges/index.twig:8
13616 msgid "Users having access to \"%s\""
13619 #: templates/database/privileges/index.twig:17
13620 #: templates/server/privileges/login_information_fields.twig:6
13621 #: templates/server/privileges/login_information_fields.twig:11
13622 #: templates/server/privileges/users_overview.twig:8
13623 #: templates/server/replication/change_master.twig:15
13624 #: templates/server/replication/master_add_slave_user.twig:19
13625 #: templates/server/replication/master_add_slave_user.twig:24
13626 #: templates/table/privileges/index.twig:19
13630 #: templates/database/privileges/index.twig:18
13631 #: templates/server/privileges/login_information_fields.twig:25
13632 #: templates/server/privileges/login_information_fields.twig:37
13633 #: templates/server/privileges/users_overview.twig:9
13634 #: templates/table/privileges/index.twig:20
13638 #: templates/database/privileges/index.twig:21
13639 #: templates/server/privileges/privileges_summary.twig:16
13640 #: templates/server/privileges/users_overview.twig:18
13641 #: templates/table/privileges/index.twig:23
13645 #: templates/database/privileges/index.twig:36
13646 #: templates/server/privileges/new_user_ajax.twig:9
13647 #: templates/server/privileges/users_overview.twig:33
13648 #: templates/table/privileges/index.twig:38
13652 #: templates/database/privileges/index.twig:47
13653 #: templates/table/privileges/index.twig:49
13657 #: templates/database/privileges/index.twig:50
13658 #: templates/table/privileges/index.twig:52
13659 msgid "database-specific"
13662 #: templates/database/privileges/index.twig:52
13663 #: templates/table/privileges/index.twig:54
13667 #: templates/database/privileges/index.twig:55
13668 #: templates/table/privileges/index.twig:59
13672 #: templates/database/privileges/index.twig:131
13673 #: templates/server/privileges/add_user_fieldset.twig:4
13674 #: templates/server/privileges/user_overview.twig:22
13675 #: templates/server/privileges/users_overview.twig:121
13676 #: templates/table/privileges/index.twig:134
13677 msgctxt "Create new user"
13681 #: templates/database/privileges/index.twig:136
13682 #: templates/server/privileges/add_user_fieldset.twig:9
13683 #: templates/server/privileges/add_user.twig:3
13684 #: templates/server/privileges/user_overview.twig:24
13685 #: templates/server/privileges/users_overview.twig:124
13686 #: templates/table/privileges/index.twig:140
13687 msgid "Add user account"
13690 #: templates/database/qbe/index.twig:16
13692 msgid "Switch to %svisual builder%s"
13695 #: templates/database/qbe/index.twig:20
13696 msgid "You have to choose at least one column to display!"
13699 #: templates/database/qbe/ins_del_and_or_cell.twig:5
13703 #: templates/database/qbe/ins_del_and_or_cell.twig:12
13707 #: templates/database/qbe/ins_del_and_or_cell.twig:17
13711 #: templates/database/qbe/selection_form.twig:12
13712 #: templates/table/find_replace/index.twig:38
13716 #: templates/database/qbe/selection_form.twig:17
13720 #: templates/database/qbe/selection_form.twig:22
13724 #: templates/database/qbe/selection_form.twig:27
13728 #: templates/database/qbe/selection_form.twig:32
13729 msgid "Sort order:"
13732 #: templates/database/qbe/selection_form.twig:37
13736 #: templates/database/qbe/selection_form.twig:44
13740 #: templates/database/qbe/selection_form.twig:54
13741 msgid "Add/Delete criteria rows:"
13744 #: templates/database/qbe/selection_form.twig:67
13745 msgid "Add/Delete columns:"
13748 #: templates/database/qbe/selection_form.twig:86
13749 #: templates/database/qbe/selection_form.twig:88
13753 #: templates/database/qbe/selection_form.twig:107
13755 msgid "SQL query on database <b>%s</b>:"
13758 #: templates/database/routines/index.twig:4 templates/filter.twig:4
13759 #: templates/server/status/processes/index.twig:7
13760 #: templates/server/status/variables/index.twig:8
13764 #: templates/database/routines/index.twig:6 templates/filter.twig:6
13765 #: templates/server/status/variables/index.twig:15
13766 msgid "Containing the word:"
13769 #: templates/database/routines/index.twig:23
13770 msgid "There are no routines to display."
13773 #: templates/database/routines/index.twig:33
13777 #: templates/database/routines/index.twig:62
13778 msgctxt "Create new routine"
13782 #: templates/database/routines/row.twig:32
13783 #: templates/database/routines/row.twig:42
13784 #: templates/database/routines/row.twig:46
13788 #: templates/database/search/main.twig:5
13789 msgid "Search in database"
13792 #: templates/database/search/main.twig:8
13793 msgid "Words or values to search for (wildcard: \"%\"):"
13796 #: templates/database/search/main.twig:15
13797 #: templates/table/find_replace/index.twig:32
13801 #: templates/database/search/main.twig:19
13802 #: templates/database/search/main.twig:23
13803 msgid "Words are separated by a space character (\" \")."
13806 #: templates/database/search/main.twig:40
13807 msgid "Inside tables:"
13810 #: templates/database/search/main.twig:46 templates/server/export/index.twig:16
13811 #: templates/server/replication/database_multibox.twig:8
13812 msgid "Unselect all"
13815 #: templates/database/search/main.twig:67
13816 msgid "Inside column:"
13819 #: templates/database/search/results.twig:12
13821 msgid "%1$s match in <strong>%2$s</strong>"
13822 msgid_plural "%1$s matches in <strong>%2$s</strong>"
13825 #: templates/database/search/results.twig:56
13826 msgid "<strong>Total:</strong> <em>%count%</em> match"
13827 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
13830 #: templates/database/structure/add_prefix.twig:7
13831 #: templates/database/structure/add_prefix.twig:9
13835 #: templates/database/structure/body_for_table_summary.twig:6
13838 msgid_plural "%s tables"
13841 #: templates/database/structure/body_for_table_summary.twig:17
13845 #: templates/database/structure/change_prefix_form.twig:7
13849 #: templates/database/structure/change_prefix_form.twig:13
13853 #: templates/database/structure/check_all_tables.twig:6
13854 msgid "Check tables having overhead"
13857 #: templates/database/structure/check_all_tables.twig:10
13861 #: templates/database/structure/check_all_tables.twig:11
13862 msgid "Show create"
13865 #: templates/database/structure/check_all_tables.twig:14
13866 #: templates/table/operations/index.twig:381
13867 #: templates/table/operations/view.twig:22
13868 msgid "Delete data or table"
13871 #: templates/database/structure/check_all_tables.twig:15
13872 #: templates/database/structure/structure_table_row.twig:74
13876 #: templates/database/structure/check_all_tables.twig:18
13877 #: templates/table/operations/index.twig:312
13878 msgid "Table maintenance"
13881 #: templates/database/structure/check_all_tables.twig:19
13882 #: templates/table/maintenance/analyze.twig:3
13883 #: templates/table/operations/index.twig:317
13884 msgid "Analyze table"
13887 #: templates/database/structure/check_all_tables.twig:20
13888 #: templates/table/maintenance/check.twig:3
13889 #: templates/table/operations/index.twig:326
13890 msgid "Check table"
13893 #: templates/database/structure/check_all_tables.twig:21
13894 #: templates/table/maintenance/checksum.twig:3
13895 #: templates/table/operations/index.twig:334
13896 msgid "Checksum table"
13899 #: templates/database/structure/check_all_tables.twig:22
13900 #: templates/table/maintenance/optimize.twig:3
13901 #: templates/table/operations/index.twig:362
13902 #: templates/table/structure/display_table_stats.twig:68
13903 msgid "Optimize table"
13906 #: templates/database/structure/check_all_tables.twig:23
13907 #: templates/table/maintenance/repair.twig:3
13908 #: templates/table/operations/index.twig:371
13909 msgid "Repair table"
13912 #: templates/database/structure/check_all_tables.twig:25
13916 #: templates/database/structure/check_all_tables.twig:26
13917 msgid "Add prefix to table"
13920 #: templates/database/structure/check_all_tables.twig:27
13921 msgid "Replace table prefix"
13924 #: templates/database/structure/check_all_tables.twig:33
13925 msgid "Add columns to central list"
13928 #: templates/database/structure/check_all_tables.twig:34
13929 msgid "Remove columns from central list"
13932 #: templates/database/structure/check_all_tables.twig:35
13933 msgid "Make consistent with central list"
13936 #: templates/database/structure/copy_form.twig:14
13940 #: templates/database/structure/copy_form.twig:39
13941 msgid "Add AUTO INCREMENT value"
13944 #: templates/database/structure/drop_form.twig:6
13945 #: templates/database/structure/empty_form.twig:6
13946 #: templates/table/delete/confirm.twig:12
13947 #: templates/table/structure/drop_confirm.twig:6
13948 #: templates/table/structure/primary.twig:6
13949 msgid "Do you really want to execute the following query?"
13952 #: templates/database/structure/favorite_anchor.twig:4
13953 msgid "Add to Favorites"
13956 #: templates/database/structure/show_create.twig:2
13957 msgid "Showing create queries"
13960 #: templates/database/structure/structure_table_row.twig:17
13961 #: templates/server/databases/index.twig:222
13962 #: templates/server/databases/index.twig:234
13963 msgid "Not replicated"
13966 #: templates/database/structure/structure_table_row.twig:18
13967 #: templates/server/databases/index.twig:218
13968 #: templates/server/databases/index.twig:230
13972 #: templates/database/structure/structure_table_row.twig:223
13976 #: templates/database/structure/table_header.twig:27
13978 "May be approximate. Click on the number to get the exact count. See "
13979 "[doc@faq3-11]FAQ 3.11[/doc]."
13982 #: templates/database/structure/table_header.twig:36
13983 #: templates/table/index_form.twig:134
13987 #: templates/database/structure/table_header.twig:51
13988 #: templates/table/structure/display_table_stats.twig:154
13992 #: templates/database/structure/table_header.twig:56
13993 #: templates/table/structure/display_table_stats.twig:161
13994 msgid "Last update"
13997 #: templates/database/structure/table_header.twig:61
13998 #: templates/table/structure/display_table_stats.twig:168
14002 #: templates/database/structure/tracking_icon.twig:3
14003 msgid "Tracking is active."
14006 #: templates/database/structure/tracking_icon.twig:5
14007 msgid "Tracking is not active."
14010 #: templates/database/tracking/tables.twig:4
14011 msgid "Tracked tables"
14014 #: templates/database/tracking/tables.twig:14
14015 msgid "Last version"
14018 #: templates/database/tracking/tables.twig:15
14019 #: templates/table/tracking/main.twig:29
14023 #: templates/database/tracking/tables.twig:16
14024 #: templates/table/tracking/main.twig:30
14028 #: templates/database/tracking/tables.twig:61
14029 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
14033 #: templates/database/tracking/tables.twig:73
14034 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
14038 #: templates/database/tracking/tables.twig:93
14039 #: templates/database/tracking/tables.twig:139
14040 #: templates/database/tracking/tables.twig:140
14041 msgid "Delete tracking"
14044 #: templates/database/tracking/tables.twig:104
14048 #: templates/database/tracking/tables.twig:146
14049 msgid "Untracked tables"
14052 #: templates/database/tracking/tables.twig:177
14053 #: templates/database/tracking/tables.twig:190
14054 #: templates/database/tracking/tables.twig:191
14055 #: templates/table/structure/display_structure.twig:353
14056 msgid "Track table"
14059 #: templates/database/triggers/list.twig:11
14060 msgid "There are no triggers to display."
14063 #: templates/display/results/sort_by_key.twig:3
14064 msgid "Sort by key:"
14067 #: templates/display/results/table.twig:32
14068 msgid "Save edited data"
14071 #: templates/display/results/table.twig:38
14072 msgid "Restore column order"
14075 #: templates/display/results/table.twig:49 templates/export.twig:110
14076 #: templates/start_and_number_of_rows_panel.twig:10
14077 msgid "Number of rows:"
14080 #: templates/display/results/table.twig:52
14084 #: templates/display/results/table.twig:126
14085 msgid "Relational key"
14088 #: templates/display/results/table.twig:130
14089 msgid "Display column for relationships"
14092 #: templates/display/results/table.twig:138
14093 msgid "Show binary contents"
14096 #: templates/display/results/table.twig:142
14097 msgid "Show BLOB contents"
14100 #: templates/display/results/table.twig:152
14101 msgid "Hide browser transformation"
14104 #: templates/display/results/table.twig:164
14105 msgid "Well Known Text"
14108 #: templates/display/results/table.twig:168
14109 msgid "Well Known Binary"
14112 #: templates/display/results/table.twig:238
14113 #: templates/sql/no_results_returned.twig:9
14114 msgid "Query results operations"
14117 #: templates/display/results/table.twig:248
14118 msgid "Copy to clipboard"
14121 #: templates/display/results/table.twig:264
14122 #: templates/table/chart/tbl_chart.twig:7
14123 msgid "Display chart"
14126 #: templates/display/results/table.twig:271
14127 msgid "Visualize GIS data"
14130 #: templates/encoding/kanji_encoding_form.twig:6
14131 msgctxt "None encoding conversion"
14135 #: templates/encoding/kanji_encoding_form.twig:17
14136 msgid "Convert to Kana"
14139 #: templates/error/report_form.twig:6
14141 "This report automatically includes data about the error and information "
14142 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14143 "team for debugging the error."
14146 #: templates/error/report_form.twig:12
14148 "Can you tell us the steps leading to this error? It decisively helps in "
14152 #: templates/error/report_form.twig:19
14153 msgid "You may examine the data in the error report:"
14156 #: templates/export/template_options.twig:1 templates/export.twig:30
14157 msgid "Select a template"
14160 #: templates/export.twig:15
14161 msgid "Export templates:"
14164 #: templates/export.twig:19
14165 msgid "New template:"
14168 #: templates/export.twig:20
14169 msgid "Template name"
14172 #: templates/export.twig:21 templates/server/databases/index.twig:55
14176 #: templates/export.twig:27
14177 msgid "Existing templates:"
14180 #: templates/export.twig:28
14184 #: templates/export.twig:37
14188 #: templates/export.twig:53
14189 msgid "Show SQL query"
14192 #: templates/export.twig:72
14193 msgid "Export method:"
14196 #: templates/export.twig:78
14197 msgid "Quick - display only the minimal options"
14200 #: templates/export.twig:86
14201 msgid "Custom - display all possible options"
14204 #: templates/export.twig:102
14208 #: templates/export.twig:107
14209 msgid "Dump some row(s)"
14212 #: templates/export.twig:121
14213 msgid "Row to begin at:"
14216 #: templates/export.twig:130
14217 msgid "Dump all rows"
14220 #: templates/export.twig:138 templates/export.twig:279
14224 #: templates/export.twig:143 templates/export.twig:309
14226 msgid "Save on server in the directory <strong>%s</strong>"
14229 #: templates/export.twig:157 templates/export.twig:284
14230 msgid "Rename exported databases/tables/columns"
14233 #: templates/export.twig:162
14234 msgid "Defined aliases"
14237 #: templates/export.twig:177 templates/export.twig:191
14238 #: templates/export.twig:204 templates/export.twig:221
14242 #: templates/export.twig:230
14243 msgid "Define new aliases"
14246 #: templates/export.twig:235
14247 msgid "Select database:"
14250 #: templates/export.twig:249
14251 msgid "Select table:"
14254 #: templates/export.twig:255
14255 msgid "New table name"
14258 #: templates/export.twig:263
14259 msgid "Select column:"
14262 #: templates/export.twig:269
14263 msgid "New column name"
14266 #: templates/export.twig:302
14267 msgid "Save output to a file"
14270 #: templates/export.twig:323
14271 msgid "File name template:"
14274 #: templates/export.twig:324
14277 "This value is interpreted using the 'strftime' function, so you can use time "
14278 "formatting strings. Additionally the following transformations will happen: "
14279 "%s Other text will be kept as is. See the FAQ 6.27 for details."
14282 #: templates/export.twig:329
14283 msgid "use this for future exports"
14286 #: templates/export.twig:336 templates/import.twig:124
14287 msgid "Character set of the file:"
14290 #: templates/export.twig:352
14291 msgid "Compression:"
14294 #: templates/export.twig:359
14298 #: templates/export.twig:365
14302 #: templates/export.twig:380
14303 msgid "Export databases as separate files"
14306 #: templates/export.twig:382
14307 msgid "Export tables as separate files"
14310 #: templates/export.twig:394
14311 msgid "View output as text"
14314 #: templates/export.twig:400
14316 msgid "Skip tables larger than %s MiB"
14319 #: templates/export.twig:406 templates/import.twig:204
14320 msgid "Format-specific options:"
14323 #: templates/export.twig:408 templates/import.twig:206
14325 "Scroll down to fill in the options for the selected format and ignore the "
14326 "options for other formats."
14329 #: templates/export.twig:416 templates/import.twig:215
14330 msgid "Encoding Conversion:"
14333 #: templates/gis_data_editor_form.twig:4
14335 msgid "Value for the column \"%s\""
14338 #: templates/gis_data_editor_form.twig:22
14339 #: templates/table/gis_visualization/gis_visualization.twig:38
14340 msgid "Use OpenStreetMaps as Base Layer"
14343 #: templates/gis_data_editor_form.twig:38
14344 msgctxt "Spatial Reference System Identifier"
14348 #: templates/gis_data_editor_form.twig:53
14350 msgid "Geometry %d:"
14353 #: templates/gis_data_editor_form.twig:73
14357 #: templates/gis_data_editor_form.twig:93
14358 #: templates/gis_data_editor_form.twig:134
14359 #: templates/gis_data_editor_form.twig:186
14364 #: templates/gis_data_editor_form.twig:113
14366 msgid "Linestring %d:"
14369 #: templates/gis_data_editor_form.twig:115
14370 #: templates/gis_data_editor_form.twig:170
14371 msgid "Outer ring:"
14374 #: templates/gis_data_editor_form.twig:117
14375 #: templates/gis_data_editor_form.twig:172
14377 msgid "Inner ring %d:"
14380 #: templates/gis_data_editor_form.twig:144
14381 msgid "Add a linestring"
14384 #: templates/gis_data_editor_form.twig:157
14386 msgid "Polygon %d:"
14389 #: templates/gis_data_editor_form.twig:199
14390 msgid "Add a polygon"
14393 #: templates/gis_data_editor_form.twig:205
14394 msgid "Add geometry"
14397 #: templates/gis_data_editor_form.twig:214
14401 #: templates/gis_data_editor_form.twig:216
14403 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
14404 "below into the \"Value\" field."
14407 #: templates/header.twig:41 templates/login/header.twig:13
14408 msgid "Javascript must be enabled past this point!"
14411 #: templates/header.twig:52
14412 msgid "Click on the bar to scroll to top of page"
14415 #: templates/home/git_info.twig:2
14416 msgid "Git revision:"
14419 #: templates/home/git_info.twig:13
14423 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
14425 msgid "from %s branch"
14428 #: templates/home/git_info.twig:25
14430 msgid "committed on %s by %s"
14433 #: templates/home/git_info.twig:32
14435 msgid "authored on %s by %s"
14438 #: templates/home/index.twig:22 templates/login/form.twig:7
14441 "You are using the demo server. You can do anything here, but please do not "
14442 "change root, debian-sys-maint and pma users. More information is available "
14446 #: templates/home/index.twig:32
14447 msgid "General settings"
14450 #: templates/home/index.twig:56
14451 msgid "Server connection collation:"
14454 #: templates/home/index.twig:79 templates/preferences/manage/main.twig:56
14455 msgid "More settings"
14458 #: templates/home/index.twig:89
14459 msgid "Appearance settings"
14462 #: templates/home/index.twig:113
14463 msgid "Database server"
14466 #: templates/home/index.twig:117 templates/login/form.twig:37
14467 #: templates/menu/breadcrumbs.twig:7
14471 #: templates/home/index.twig:121
14472 msgid "Server type:"
14475 #: templates/home/index.twig:125
14476 msgid "Server connection:"
14479 #: templates/home/index.twig:133
14480 msgid "Protocol version:"
14483 #: templates/home/index.twig:137
14487 #: templates/home/index.twig:141
14488 msgid "Server charset:"
14491 #: templates/home/index.twig:153
14495 #: templates/home/index.twig:161
14496 msgid "Database client version:"
14499 #: templates/home/index.twig:165
14500 msgid "PHP extension:"
14503 #: templates/home/index.twig:172
14504 msgid "PHP version:"
14507 #: templates/home/index.twig:179
14508 msgid "Show PHP information"
14511 #: templates/home/index.twig:193
14512 msgid "Version information:"
14515 #: templates/home/index.twig:203
14516 msgid "Official Homepage"
14519 #: templates/home/index.twig:208
14523 #: templates/home/index.twig:213
14524 msgid "Get support"
14527 #: templates/home/index.twig:218
14528 msgid "List of changes"
14531 #: templates/home/index.twig:223 templates/server/plugins/index.twig:30
14535 #: templates/import/javascript.twig:12
14537 "The file being uploaded is probably larger than the maximum allowed size or "
14538 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
14542 #: templates/import/javascript.twig:13
14547 #: templates/import/javascript.twig:14
14552 #: templates/import/javascript.twig:15
14553 msgid "About %MIN min. %SEC sec. remaining."
14556 #: templates/import/javascript.twig:16
14557 msgid "About %SEC sec. remaining."
14560 #: templates/import/javascript.twig:17
14561 msgid "The file is being processed, please be patient."
14564 #: templates/import/javascript.twig:29
14565 msgid "Uploading your import file…"
14568 #: templates/import/javascript.twig:153
14570 "Please be patient, the file is being uploaded. Details about the upload are "
14574 #: templates/import.twig:39
14575 msgid "File to import:"
14578 #: templates/import.twig:45
14580 msgid "File may be compressed (%s) or uncompressed."
14583 #: templates/import.twig:47
14585 "A compressed file's name must end in <strong>.[format].[compression]</"
14586 "strong>. Example: <strong>.sql.zip</strong>"
14589 #: templates/import.twig:57 templates/import.twig:90
14590 #: templates/preferences/manage/main.twig:22
14591 msgid "Browse your computer:"
14594 #: templates/import.twig:62
14595 msgid "Browse your computer"
14598 #: templates/import.twig:68 templates/import.twig:101
14599 msgid "You may also drag and drop a file on any page."
14602 #: templates/import.twig:74 templates/import.twig:104
14604 msgid "Select from the web server upload directory [strong]%s[/strong]:"
14607 #: templates/import.twig:80
14608 msgid "Select file to import"
14611 #: templates/import.twig:85 templates/import.twig:115
14612 msgid "There are no files to upload!"
14615 #: templates/import.twig:118
14616 msgid "File uploads are not allowed on this server."
14619 #: templates/import.twig:152
14620 msgid "Partial import:"
14623 #: templates/import.twig:157
14626 "Previous import timed out, after resubmitting will continue from position %d."
14629 #: templates/import.twig:165
14631 "Allow the interruption of an import in case the script detects it is close "
14632 "to the PHP timeout limit. <em>(This might be a good way to import large "
14633 "files, however it can break transactions.)</em>"
14636 #: templates/import.twig:172
14637 msgid "Skip this number of queries (for SQL) starting from the first one:"
14640 #: templates/import.twig:189
14641 msgid "Other options:"
14644 #: templates/indexes.twig:39
14645 #: templates/table/structure/display_structure.twig:451
14646 msgid "The primary key has been dropped."
14649 #: templates/indexes.twig:44
14650 #: templates/table/structure/display_structure.twig:456
14652 msgid "Index %s has been dropped."
14655 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
14656 #: templates/javascript/variables.twig:8
14657 msgid "calendar-month-year"
14658 msgstr "calendar-year-month"
14660 #. l10n: Year suffix for calendar, "none" is empty.
14661 #: templates/javascript/variables.twig:11
14665 #. l10n: Previous month. Display text for previous month link in calendar
14666 #: templates/javascript/variables.twig:16
14670 #. l10n: Next month. Display text for next month link in calendar
14671 #: templates/javascript/variables.twig:17
14675 #. l10n: Display text for current month link in calendar
14676 #: templates/javascript/variables.twig:18
14680 #: templates/javascript/variables.twig:20
14684 #: templates/javascript/variables.twig:21
14688 #: templates/javascript/variables.twig:22
14692 #: templates/javascript/variables.twig:23
14696 #. l10n: Short month name for May
14697 #: templates/javascript/variables.twig:24
14698 #: templates/javascript/variables.twig:38
14702 #: templates/javascript/variables.twig:25
14706 #: templates/javascript/variables.twig:26
14710 #: templates/javascript/variables.twig:27
14714 #: templates/javascript/variables.twig:28
14718 #: templates/javascript/variables.twig:29
14722 #: templates/javascript/variables.twig:30
14726 #: templates/javascript/variables.twig:31
14730 #. l10n: Short week day name for Sunday
14731 #: templates/javascript/variables.twig:57
14735 #. l10n: Minimal week day name for Sunday
14736 #: templates/javascript/variables.twig:66
14740 #. l10n: Minimal week day name for Monday
14741 #: templates/javascript/variables.twig:67
14745 #. l10n: Minimal week day name for Tuesday
14746 #: templates/javascript/variables.twig:68
14750 #. l10n: Minimal week day name for Wednesday
14751 #: templates/javascript/variables.twig:69
14755 #. l10n: Minimal week day name for Thursday
14756 #: templates/javascript/variables.twig:70
14760 #. l10n: Minimal week day name for Friday
14761 #: templates/javascript/variables.twig:71
14765 #. l10n: Minimal week day name for Saturday
14766 #: templates/javascript/variables.twig:72
14770 #. l10n: Column header for week of the year in calendar
14771 #: templates/javascript/variables.twig:74
14775 #: templates/javascript/variables.twig:82
14779 #: templates/javascript/variables.twig:83
14783 #: templates/javascript/variables.twig:84
14787 #: templates/javascript/variables.twig:90
14788 msgid "This field is required"
14791 #: templates/javascript/variables.twig:91
14792 msgid "Please fix this field"
14795 #: templates/javascript/variables.twig:92
14796 msgid "Please enter a valid email address"
14799 #: templates/javascript/variables.twig:93
14800 msgid "Please enter a valid URL"
14803 #: templates/javascript/variables.twig:94
14804 msgid "Please enter a valid date"
14807 #: templates/javascript/variables.twig:95
14808 msgid "Please enter a valid date ( ISO )"
14811 #: templates/javascript/variables.twig:96
14812 msgid "Please enter a valid number"
14815 #: templates/javascript/variables.twig:97
14816 msgid "Please enter a valid credit card number"
14819 #: templates/javascript/variables.twig:98
14820 msgid "Please enter only digits"
14823 #: templates/javascript/variables.twig:99
14824 msgid "Please enter the same value again"
14827 #: templates/javascript/variables.twig:100
14828 msgid "Please enter no more than {0} characters"
14831 #: templates/javascript/variables.twig:101
14832 msgid "Please enter at least {0} characters"
14835 #: templates/javascript/variables.twig:102
14836 msgid "Please enter a value between {0} and {1} characters long"
14839 #: templates/javascript/variables.twig:103
14840 msgid "Please enter a value between {0} and {1}"
14843 #: templates/javascript/variables.twig:104
14844 msgid "Please enter a value less than or equal to {0}"
14847 #: templates/javascript/variables.twig:105
14848 msgid "Please enter a value greater than or equal to {0}"
14851 #: templates/javascript/variables.twig:106
14852 msgid "Please enter a valid date or time"
14855 #: templates/javascript/variables.twig:107
14856 msgid "Please enter a valid HEX input"
14859 #: templates/login/form.twig:30
14863 #: templates/login/form.twig:36 templates/login/form.twig:41
14864 msgid "You can enter hostname/IP address and port separated by space."
14867 #: templates/login/form.twig:48
14871 #: templates/login/form.twig:57
14872 #: templates/server/privileges/change_password.twig:21
14873 #: templates/server/privileges/login_information_fields.twig:43
14874 #: templates/server/replication/change_master.twig:18
14875 #: templates/server/replication/master_add_slave_user.twig:49
14879 #: templates/login/form.twig:67
14880 msgid "Server choice:"
14883 #: templates/login/header.twig:17
14885 "There is a mismatch between HTTPS indicated on the server and client. This "
14886 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
14887 "server configuration to indicate HTTPS properly."
14890 #: templates/login/twofactor/application_configure.twig:3
14892 "Please scan following QR code into the two-factor authentication app on your "
14893 "device and enter authentication code it generates."
14896 #: templates/login/twofactor/application_configure.twig:13
14897 msgid "Secret/key:"
14900 #: templates/login/twofactor/application_configure.twig:16
14901 #: templates/login/twofactor/application.twig:2
14902 msgid "Authentication code:"
14905 #: templates/login/twofactor/application.twig:4
14907 "Open the two-factor authentication app on your device to view your "
14908 "authentication code and verify your identity."
14911 #: templates/login/twofactor/invalid.twig:2
14913 "The configured two factor authentication is not available, please install "
14914 "missing dependencies."
14917 #: templates/login/twofactor/key_configure.twig:3
14919 "Please connect your FIDO U2F device into your computer's USB port. Then "
14920 "confirm registration on the device."
14923 #: templates/login/twofactor/key-https-warning.twig:3
14925 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
14926 "most likely refuse to authenticate you."
14929 #: templates/login/twofactor/key.twig:3
14931 "Please connect your FIDO U2F device into your computer's USB port. Then "
14932 "confirm login on the device."
14935 #: templates/login/twofactor.twig:5
14939 #: templates/menu/breadcrumbs.twig:27
14943 #: templates/navigation/item_unhide_dialog.twig:20
14947 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
14951 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
14952 msgid "Empty session data"
14955 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
14959 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
14960 msgid "phpMyAdmin documentation"
14963 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
14964 msgid "MariaDB Documentation"
14967 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
14968 msgid "MySQL Documentation"
14971 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
14972 msgid "Navigation panel settings"
14975 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
14976 msgid "Reload navigation panel"
14979 #: templates/navigation/main.twig:67
14980 msgid "An error has occurred while loading the navigation display"
14983 #: templates/navigation/main.twig:88
14987 #: templates/preferences/autoload.twig:7
14989 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
14990 "import it for current session?"
14993 #: templates/preferences/autoload.twig:13
14994 msgid "Delete settings"
14997 #: templates/preferences/forms/main.twig:4
14998 msgid "Cannot save settings, submitted form contains errors!"
15001 #: templates/preferences/header.twig:6
15002 msgid "Manage your settings"
15005 #: templates/preferences/header.twig:12
15006 msgid "Two-factor authentication"
15009 #: templates/preferences/header.twig:55
15010 #: templates/preferences/manage/main.twig:72
15011 msgid "Configuration has been saved."
15014 #: templates/preferences/header.twig:60
15017 "Your preferences will be saved for current session only. Storing them "
15018 "permanently requires %sphpMyAdmin configuration storage%s."
15021 #: templates/preferences/manage/error.twig:1
15022 msgid "Configuration contains incorrect data for some fields."
15025 #: templates/preferences/manage/error.twig:16
15026 msgid "Do you want to import remaining settings?"
15029 #: templates/preferences/manage/main.twig:3
15030 #: templates/preferences/manage/main.twig:33
15031 msgid "Saved on: @DATE@"
15034 #: templates/preferences/manage/main.twig:20
15035 msgid "Import from file"
15038 #: templates/preferences/manage/main.twig:27
15039 msgid "Import from browser's storage"
15042 #: templates/preferences/manage/main.twig:30
15043 msgid "Settings will be imported from your browser's local storage."
15046 #: templates/preferences/manage/main.twig:36
15047 msgid "You have no saved settings!"
15050 #: templates/preferences/manage/main.twig:40
15051 #: templates/preferences/manage/main.twig:104
15052 msgid "This feature is not supported by your web browser"
15055 #: templates/preferences/manage/main.twig:44
15056 msgid "Merge with current configuration"
15059 #: templates/preferences/manage/main.twig:59
15062 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15066 #: templates/preferences/manage/main.twig:81
15067 msgid "Save as JSON file"
15070 #: templates/preferences/manage/main.twig:85
15071 msgid "Save as PHP file"
15074 #: templates/preferences/manage/main.twig:90
15075 msgid "Save to browser's storage"
15078 #: templates/preferences/manage/main.twig:96
15079 msgid "Settings will be saved in your browser's local storage."
15082 #: templates/preferences/manage/main.twig:99
15083 msgid "Existing settings will be overwritten!"
15086 #: templates/preferences/manage/main.twig:120
15087 msgid "You can reset all your settings and restore them to default values."
15090 #: templates/preferences/two_factor/configure.twig:5
15091 #: templates/preferences/two_factor/main.twig:57
15092 #: templates/preferences/two_factor/main.twig:70
15093 msgid "Configure two-factor authentication"
15096 #: templates/preferences/two_factor/configure.twig:12
15097 msgid "Enable two-factor authentication"
15100 #: templates/preferences/two_factor/confirm.twig:5
15101 msgid "Confirm disabling two-factor authentication"
15104 #: templates/preferences/two_factor/confirm.twig:9
15106 "By disabling two factor authentication you will be again able to login using "
15110 #: templates/preferences/two_factor/confirm.twig:13
15111 #: templates/preferences/two_factor/main.twig:46
15112 msgid "Disable two-factor authentication"
15115 #: templates/preferences/two_factor/main.twig:5
15116 msgid "Two-factor authentication status"
15119 #: templates/preferences/two_factor/main.twig:11
15121 "Two-factor authentication is not available, please install optional "
15122 "dependencies to enable authentication backends."
15125 #: templates/preferences/two_factor/main.twig:12
15126 msgid "Following composer packages are missing:"
15129 #: templates/preferences/two_factor/main.twig:20
15130 msgid "Two-factor authentication is available and configured for this account."
15133 #: templates/preferences/two_factor/main.twig:22
15135 "Two-factor authentication is available, but not configured for this account."
15138 #: templates/preferences/two_factor/main.twig:26
15140 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15141 "storage to use it."
15144 #: templates/preferences/two_factor/main.twig:41
15145 msgid "You have enabled two factor authentication."
15148 #: templates/relation/diagnostic_info.twig:1
15149 msgid "Quick steps to set up advanced features:"
15152 #: templates/relation/diagnostic_info.twig:5
15154 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
15157 #: templates/relation/diagnostic_info.twig:9
15158 msgid "Create a pma user and give access to these tables."
15161 #: templates/relation/diagnostic_info.twig:13
15163 "Enable advanced features in configuration file (<code>config.inc.php</"
15164 "code>), for example by starting from <code>config.sample.inc.php</code>."
15167 #: templates/relation/diagnostic_info.twig:17
15168 msgid "Re-login to phpMyAdmin to load the updated configuration file."
15171 #: templates/server/binlog/index.twig:10
15172 msgid "Select binary log to view"
15175 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
15176 #: templates/server/status/processes/list.twig:20
15177 msgid "Truncate shown queries"
15180 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
15181 #: templates/server/status/processes/list.twig:26
15182 msgid "Show full queries"
15185 #: templates/server/binlog/index.twig:84
15189 #: templates/server/binlog/index.twig:85
15193 #: templates/server/binlog/index.twig:87
15194 #: templates/server/replication/master_replication.twig:24
15198 #: templates/server/binlog/index.twig:88
15199 msgid "Original position"
15202 #: templates/server/binlog/index.twig:89
15203 #: templates/table/structure/display_table_stats.twig:3
15204 msgid "Information"
15207 #: templates/server/collations/index.twig:5
15208 msgid "Character sets and collations"
15211 #: templates/server/collations/index.twig:32
15215 #: templates/server/databases/index.twig:6
15216 msgid "Databases statistics"
15219 #: templates/server/databases/index.twig:23
15220 #: templates/server/databases/index.twig:61
15221 msgid "Create database"
15224 #: templates/server/databases/index.twig:72
15225 msgid "No privileges to create databases"
15228 #: templates/server/databases/index.twig:159
15229 #: templates/server/replication/index.twig:18
15230 #: templates/server/replication/master_replication.twig:3
15231 msgid "Master replication"
15234 #: templates/server/databases/index.twig:163
15235 #: templates/server/replication/slave_configuration.twig:2
15236 msgid "Slave replication"
15239 #: templates/server/databases/index.twig:184
15241 msgid "Jump to database '%s'"
15244 #: templates/server/databases/index.twig:245
15246 msgid "Check privileges for database \"%s\"."
15249 #: templates/server/databases/index.twig:246
15250 msgid "Check privileges"
15253 #: templates/server/databases/index.twig:312
15255 "Note: Enabling the database statistics here might cause heavy traffic "
15256 "between the web server and the MySQL server."
15259 #: templates/server/databases/index.twig:318
15260 #: templates/server/databases/index.twig:319
15261 msgid "Enable statistics"
15264 #: templates/server/databases/index.twig:330
15265 msgid "No databases"
15268 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
15269 msgid "Storage engines"
15272 #: templates/server/engines/index.twig:13
15273 msgid "Storage Engine"
15276 #: templates/server/engines/show.twig:45
15277 msgid "Unknown storage engine."
15280 #: templates/server/export/index.twig:32
15281 msgid "@SERVER@ will become the server name."
15284 #: templates/server/export/index.twig:3
15285 msgid "Exporting databases from the current server"
15288 #: templates/server/export/index.twig:7
15292 #: templates/server/import/index.twig:3
15293 msgid "Importing into the current server"
15296 #: templates/server/plugins/index.twig:26
15300 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
15304 #: templates/server/plugins/index.twig:29
15308 #: templates/server/plugins/index.twig:41
15312 #: templates/server/plugins/index.twig:43
15316 #: templates/server/plugins/index.twig:45
15320 #: templates/server/plugins/index.twig:47
15324 #: templates/server/privileges/add_user.twig:12
15325 msgid "Database for user account"
15328 #: templates/server/privileges/add_user.twig:15
15329 msgid "Create database with same name and grant all privileges."
15332 #: templates/server/privileges/add_user.twig:19
15333 msgid "Grant all privileges on wildcard name (username\\_%)."
15336 #: templates/server/privileges/add_user.twig:24
15338 msgid "Grant all privileges on database %s."
15341 #: templates/server/privileges/change_password.twig:15
15342 msgid "No Password"
15345 #: templates/server/privileges/change_password.twig:24
15349 #: templates/server/privileges/change_password.twig:32
15350 #: templates/server/privileges/login_information_fields.twig:60
15351 #: templates/server/replication/master_add_slave_user.twig:62
15355 #: templates/server/privileges/change_password.twig:40
15356 msgid "Password Hashing:"
15359 #: templates/server/privileges/change_password.twig:58
15361 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
15362 "connection that encrypts the password using RSA</i>'; while connecting to "
15366 #: templates/server/privileges/choose_user_group.twig:4
15367 #: templates/server/privileges/users_overview.twig:16
15371 #: templates/server/privileges/choose_user_group.twig:6
15372 msgid "User group:"
15375 #: templates/server/privileges/edit_routine_privileges.twig:4
15376 #: templates/server/privileges/user_properties.twig:4
15377 msgid "Edit privileges:"
15380 #: templates/server/privileges/edit_routine_privileges.twig:5
15381 #: templates/server/privileges/user_properties.twig:5
15382 msgid "User account"
15385 #: templates/server/privileges/edit_routine_privileges.twig:34
15386 #: templates/server/privileges/user_properties.twig:53
15388 "Note: You are attempting to edit privileges of the user with which you are "
15389 "currently logged in."
15392 #: templates/server/privileges/edit_routine_privileges.twig:51
15393 #: templates/server/privileges/privileges_table.twig:10
15394 #: templates/server/privileges/privileges_table.twig:248
15395 msgid "Note: MySQL privilege names are expressed in English."
15398 #: templates/server/privileges/edit_routine_privileges.twig:63
15399 #: templates/server/privileges/edit_routine_privileges.twig:67
15401 "Allows user to give to other users or remove from other users privileges "
15402 "that user possess on this routine."
15405 #: templates/server/privileges/edit_routine_privileges.twig:76
15406 #: templates/server/privileges/edit_routine_privileges.twig:79
15407 msgid "Allows altering and dropping this routine."
15410 #: templates/server/privileges/edit_routine_privileges.twig:88
15411 #: templates/server/privileges/edit_routine_privileges.twig:91
15412 msgid "Allows executing this routine."
15415 #: templates/server/privileges/login_information_fields.twig:2
15416 #: templates/server/privileges/user_properties.twig:106
15417 msgid "Login Information"
15420 #: templates/server/privileges/login_information_fields.twig:4
15421 #: templates/server/replication/change_master.twig:14
15422 #: templates/server/replication/master_add_slave_user.twig:16
15426 #: templates/server/privileges/login_information_fields.twig:7
15427 #: templates/server/replication/master_add_slave_user.twig:20
15431 #: templates/server/privileges/login_information_fields.twig:8
15432 #: templates/server/privileges/login_information_fields.twig:33
15433 #: templates/server/privileges/login_information_fields.twig:50
15434 #: templates/server/privileges/privileges_summary.twig:75
15435 #: templates/server/privileges/privileges_summary.twig:90
15436 msgid "Use text field"
15439 #: templates/server/privileges/login_information_fields.twig:16
15441 "An account already exists with the same username but possibly a different "
15445 #: templates/server/privileges/login_information_fields.twig:22
15449 #: templates/server/privileges/login_information_fields.twig:27
15450 #: templates/server/replication/master_add_slave_user.twig:34
15454 #: templates/server/privileges/login_information_fields.twig:28
15455 #: templates/server/replication/master_add_slave_user.twig:35
15459 #: templates/server/privileges/login_information_fields.twig:30
15460 #: templates/server/replication/master_add_slave_user.twig:37
15464 #: templates/server/privileges/login_information_fields.twig:32
15465 #: templates/server/replication/master_add_slave_user.twig:39
15466 msgid "Use host table"
15469 #: templates/server/privileges/login_information_fields.twig:39
15470 #: templates/server/replication/master_add_slave_user.twig:44
15472 "When Host table is used, this field is ignored and values stored in Host "
15473 "table are used instead."
15476 #: templates/server/privileges/login_information_fields.twig:45
15477 #: templates/server/privileges/login_information_fields.twig:53
15478 #: templates/server/privileges/users_overview.twig:10
15479 #: templates/server/replication/change_master.twig:19
15480 #: templates/server/replication/master_add_slave_user.twig:52
15481 #: templates/server/replication/master_add_slave_user.twig:57
15485 #: templates/server/privileges/login_information_fields.twig:47
15486 msgid "Do not change the password"
15489 #: templates/server/privileges/login_information_fields.twig:49
15490 #: templates/server/replication/master_add_slave_user.twig:53
15491 msgid "No password"
15494 #: templates/server/privileges/login_information_fields.twig:54
15495 msgctxt "Password strength"
15499 #: templates/server/privileges/login_information_fields.twig:62
15500 #: templates/server/replication/master_add_slave_user.twig:65
15504 #: templates/server/privileges/login_information_fields.twig:68
15505 msgid "Authentication plugin"
15508 #: templates/server/privileges/login_information_fields.twig:70
15509 msgid "Password hashing method"
15512 #: templates/server/privileges/login_information_fields.twig:83
15514 "This method requires using an '<em>SSL connection</em>' or an "
15515 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
15516 "while connecting to the server."
15519 #: templates/server/privileges/new_user_ajax.twig:52
15520 #: templates/server/privileges/users_overview.twig:80
15521 msgid "Edit user group"
15524 #: templates/server/privileges/privileges_summary.twig:20
15525 msgid "Column-specific privileges"
15528 #: templates/server/privileges/privileges_summary.twig:54
15529 msgid "Add privileges on the following database(s):"
15532 #: templates/server/privileges/privileges_summary.twig:67
15533 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
15536 #: templates/server/privileges/privileges_summary.twig:71
15537 msgid "Add privileges on the following table:"
15540 #: templates/server/privileges/privileges_summary.twig:86
15541 msgid "Add privileges on the following routine:"
15544 #: templates/server/privileges/privileges_table.twig:29
15545 #: templates/server/privileges/privileges_table.twig:30
15546 #: templates/server/privileges/privileges_table.twig:50
15547 #: templates/server/privileges/privileges_table.twig:51
15548 #: templates/server/privileges/privileges_table.twig:71
15549 #: templates/server/privileges/privileges_table.twig:72
15550 #: templates/server/privileges/privileges_table.twig:92
15551 #: templates/server/privileges/privileges_table.twig:93
15552 msgctxt "None privileges"
15556 #: templates/server/privileges/privileges_table.twig:136
15557 #: templates/server/privileges/privileges_table.twig:140
15558 #: templates/server/privileges/privileges_table.twig:614
15559 #: templates/server/privileges/privileges_table.twig:618
15561 "Allows user to give to other users or remove from other users the privileges "
15562 "that user possess yourself."
15565 #: templates/server/privileges/privileges_table.twig:231
15569 #: templates/server/privileges/privileges_table.twig:238
15570 #: templates/server/privileges/users_overview.twig:12
15571 msgid "Global privileges"
15574 #: templates/server/privileges/privileges_table.twig:528
15575 msgid "Administration"
15578 #: templates/server/privileges/privileges_table.twig:535
15579 #: templates/server/privileges/privileges_table.twig:538
15581 "Allows adding users and privileges without reloading the privilege tables."
15584 #: templates/server/privileges/privileges_table.twig:646
15585 msgid "Allows creating foreign key relations."
15588 #: templates/server/privileges/privileges_table.twig:646
15589 msgid "Not used on MariaDB."
15592 #: templates/server/privileges/privileges_table.twig:646
15593 msgid "Not used for this MySQL version."
15596 #: templates/server/privileges/privileges_table.twig:697
15597 msgid "Resource limits"
15600 #: templates/server/privileges/privileges_table.twig:699
15601 msgid "Note: Setting these options to 0 (zero) removes the limit."
15604 #: templates/server/privileges/privileges_table.twig:705
15605 #: templates/server/privileges/privileges_table.twig:712
15606 msgid "Limits the number of queries the user may send to the server per hour."
15609 #: templates/server/privileges/privileges_table.twig:718
15610 #: templates/server/privileges/privileges_table.twig:725
15612 "Limits the number of commands that change any table or database the user may "
15613 "execute per hour."
15616 #: templates/server/privileges/privileges_table.twig:731
15617 #: templates/server/privileges/privileges_table.twig:738
15618 msgid "Limits the number of new connections the user may open per hour."
15621 #: templates/server/privileges/privileges_table.twig:744
15622 #: templates/server/privileges/privileges_table.twig:751
15623 msgid "Limits the number of simultaneous connections the user may have."
15626 #: templates/server/privileges/privileges_table.twig:760
15627 msgid "Does not require SSL-encrypted connections."
15630 #: templates/server/privileges/privileges_table.twig:769
15631 msgid "Requires SSL-encrypted connections."
15634 #: templates/server/privileges/privileges_table.twig:778
15635 msgid "Requires a valid X509 certificate."
15638 #: templates/server/privileges/privileges_table.twig:799
15639 msgid "Requires that a specific cipher method be used for a connection."
15642 #: templates/server/privileges/privileges_table.twig:808
15643 msgid "Requires that a valid X509 certificate issued by this CA be presented."
15646 #: templates/server/privileges/privileges_table.twig:817
15647 msgid "Requires that a valid X509 certificate with this subject be presented."
15650 #: templates/server/privileges/subnav.twig:5
15651 #: templates/server/privileges/user_overview.twig:5
15652 msgid "User accounts overview"
15655 #: templates/server/privileges/subnav.twig:11
15656 #: templates/server/user_groups/user_groups.twig:1
15657 #: templates/server/user_groups/user_groups.twig:9
15658 msgid "User groups"
15661 #: templates/server/privileges/user_properties.twig:57
15662 #: templates/server/privileges/users_overview.twig:54
15663 msgid "The selected user was not found in the privilege table."
15666 #: templates/server/privileges/user_properties.twig:107
15667 msgid "Change login information / Copy user account"
15670 #: templates/server/privileges/user_properties.twig:114
15671 msgid "Create a new user account with the same privileges and …"
15674 #: templates/server/privileges/user_properties.twig:120
15675 msgid "… keep the old one."
15678 #: templates/server/privileges/user_properties.twig:127
15679 msgid "… delete the old one from the user tables."
15682 #: templates/server/privileges/user_properties.twig:134
15684 "… revoke all active privileges from the old one and delete it afterwards."
15687 #: templates/server/privileges/user_properties.twig:141
15689 "… delete the old one from the user tables and reload the privileges "
15693 #: templates/server/privileges/users_overview.twig:131
15694 msgid "Remove selected user accounts"
15697 #: templates/server/privileges/users_overview.twig:133
15698 msgid "Revoke all active privileges from the users and delete them afterwards."
15701 #: templates/server/privileges/users_overview.twig:137
15702 msgid "Drop the databases that have the same names as the users."
15705 #: templates/server/replication/change_master.twig:5
15706 msgid "Slave configuration"
15709 #: templates/server/replication/change_master.twig:6
15710 #: templates/server/replication/slave_configuration.twig:97
15711 msgid "Change or reconfigure master server"
15714 #: templates/server/replication/change_master.twig:9
15716 "Make sure you have a unique server-id in your configuration file (my.cnf). "
15717 "If not, please add the following line into [mysqld] section:"
15720 #: templates/server/replication/change_master.twig:26
15724 #: templates/server/replication/index.twig:21
15727 "This server is not configured as master in a replication process. Would you "
15728 "like to %sconfigure%s it?"
15731 #: templates/server/replication/index.twig:43
15732 msgid "No privileges"
15735 #: templates/server/replication/master_add_slave_user.twig:6
15736 #: templates/server/replication/master_replication.twig:44
15737 msgid "Add slave replication user"
15740 #: templates/server/replication/master_add_slave_user.twig:21
15741 #: templates/server/replication/master_add_slave_user.twig:40
15742 #: templates/server/replication/master_add_slave_user.twig:54
15743 msgid "Use text field:"
15746 #: templates/server/replication/master_add_slave_user.twig:70
15747 msgid "Generate password:"
15750 #: templates/server/replication/master_configuration.twig:2
15751 msgid "Master configuration"
15754 #: templates/server/replication/master_configuration.twig:4
15756 "This server is not configured as a master server in a replication process. "
15757 "You can choose from either replicating all databases and ignoring some of "
15758 "them (useful if you want to replicate a majority of the databases) or you "
15759 "can choose to ignore all databases by default and allow only certain "
15760 "databases to be replicated. Please select the mode:"
15763 #: templates/server/replication/master_configuration.twig:9
15764 msgid "Replicate all databases; Ignore:"
15767 #: templates/server/replication/master_configuration.twig:10
15768 msgid "Ignore all databases; Replicate:"
15771 #: templates/server/replication/master_configuration.twig:12
15772 msgid "Please select databases:"
15775 #: templates/server/replication/master_configuration.twig:15
15777 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
15778 "and please restart the MySQL server afterwards."
15781 #: templates/server/replication/master_configuration.twig:21
15783 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
15784 "should see a message informing you, that this server <strong>is</strong> "
15785 "configured as master."
15788 #: templates/server/replication/master_replication.twig:5
15789 msgid "This server is configured as master in a replication process."
15792 #: templates/server/replication/master_replication.twig:16
15793 msgid "Show connected slaves"
15796 #: templates/server/replication/master_replication.twig:38
15798 "Only slaves started with the --report-host=host_name option are visible in "
15802 #: templates/server/replication/slave_configuration.twig:5
15803 msgid "Master connection:"
15806 #: templates/server/replication/slave_configuration.twig:25
15807 msgid "Slave SQL Thread not running!"
15810 #: templates/server/replication/slave_configuration.twig:28
15811 msgid "Slave IO Thread not running!"
15814 #: templates/server/replication/slave_configuration.twig:31
15816 "Server is configured as slave in a replication process. Would you like to:"
15819 #: templates/server/replication/slave_configuration.twig:34
15820 msgid "See slave status table"
15823 #: templates/server/replication/slave_configuration.twig:38
15824 msgid "Control slave:"
15827 #: templates/server/replication/slave_configuration.twig:48
15828 msgid "Reset slave"
15831 #: templates/server/replication/slave_configuration.twig:54
15832 msgid "Start SQL Thread only"
15835 #: templates/server/replication/slave_configuration.twig:56
15836 msgid "Stop SQL Thread only"
15839 #: templates/server/replication/slave_configuration.twig:63
15840 msgid "Start IO Thread only"
15843 #: templates/server/replication/slave_configuration.twig:65
15844 msgid "Stop IO Thread only"
15847 #: templates/server/replication/slave_configuration.twig:74
15848 msgid "Error management:"
15851 #: templates/server/replication/slave_configuration.twig:77
15852 msgid "Skipping errors might lead into unsynchronized master and slave!"
15855 #: templates/server/replication/slave_configuration.twig:81
15856 msgid "Skip current error"
15859 #: templates/server/replication/slave_configuration.twig:87
15861 msgid "Skip next %s errors."
15864 #: templates/server/replication/slave_configuration.twig:107
15867 "This server is not configured as slave in a replication process. Would you "
15868 "like to %sconfigure%s it?"
15871 #: templates/server/replication/status_table.twig:6
15872 msgid "Master status"
15875 #: templates/server/replication/status_table.twig:8
15876 msgid "Slave status"
15879 #: templates/server/replication/status_table.twig:16
15880 #: templates/server/status/variables/index.twig:72
15881 #: templates/server/variables/index.twig:31
15885 #: templates/server/status/advisor/index.twig:6
15886 #: templates/server/status/advisor/index.twig:19
15887 msgid "Advisor system"
15890 #: templates/server/status/advisor/index.twig:9
15891 msgid "Not enough privilege to view the advisor."
15894 #: templates/server/status/advisor/index.twig:12
15895 msgid "Instructions"
15898 #: templates/server/status/advisor/index.twig:26
15900 "The Advisor system can provide recommendations on server variables by "
15901 "analyzing the server status variables."
15904 #: templates/server/status/advisor/index.twig:31
15906 "Do note however that this system provides recommendations based on simple "
15907 "calculations and by rule of thumb which may not necessarily apply to your "
15911 #: templates/server/status/advisor/index.twig:36
15913 "Prior to changing any of the configuration, be sure to know what you are "
15914 "changing (by reading the documentation) and how to undo the change. Wrong "
15915 "tuning can have a very negative effect on performance."
15918 #: templates/server/status/advisor/index.twig:41
15920 "The best way to tune your system would be to change only one setting at a "
15921 "time, observe or benchmark your database, and undo the change if there was "
15922 "no clearly measurable improvement."
15925 #: templates/server/status/advisor/index.twig:55
15926 msgid "Errors occurred while executing rule expressions:"
15929 #: templates/server/status/advisor/index.twig:65
15930 msgid "Possible performance issues"
15933 #: templates/server/status/advisor/index.twig:78
15937 #: templates/server/status/advisor/index.twig:81
15938 msgid "Recommendation:"
15941 #: templates/server/status/advisor/index.twig:84
15942 msgid "Justification:"
15945 #: templates/server/status/advisor/index.twig:87
15946 msgid "Used variable / formula:"
15949 #: templates/server/status/advisor/index.twig:90
15953 #: templates/server/status/base.twig:16
15954 msgid "Query statistics"
15957 #: templates/server/status/base.twig:21
15958 msgid "All status variables"
15961 #: templates/server/status/base.twig:26
15965 #: templates/server/status/base.twig:31
15969 #: templates/server/status/monitor/index.twig:8
15970 msgid "Start Monitor"
15973 #: templates/server/status/monitor/index.twig:16
15974 msgid "Instructions/Setup"
15977 #: templates/server/status/monitor/index.twig:20
15978 msgid "Done dragging (rearranging) charts"
15981 #: templates/server/status/monitor/index.twig:27
15982 #: templates/server/status/monitor/index.twig:124
15986 #: templates/server/status/monitor/index.twig:31
15987 msgid "Enable charts dragging"
15990 #: templates/server/status/monitor/index.twig:36
15991 #: templates/server/status/processes/index.twig:29
15992 msgid "Refresh rate"
15995 #: templates/server/status/monitor/index.twig:43
15996 #: templates/server/status/processes/index.twig:36
16001 #: templates/server/status/monitor/index.twig:45
16002 #: templates/server/status/processes/index.twig:38
16007 #: templates/server/status/monitor/index.twig:49
16008 #: templates/server/status/processes/index.twig:42
16013 #: templates/server/status/monitor/index.twig:51
16014 #: templates/server/status/processes/index.twig:44
16019 #: templates/server/status/monitor/index.twig:61
16020 msgid "Chart columns"
16023 #: templates/server/status/monitor/index.twig:74
16024 msgid "Chart arrangement"
16027 #: templates/server/status/monitor/index.twig:75
16029 "The arrangement of the charts is stored to the browsers local storage. You "
16030 "may want to export it if you have a complicated set up."
16033 #: templates/server/status/monitor/index.twig:84
16034 msgid "Reset to default"
16037 #: templates/server/status/monitor/index.twig:89
16038 msgid "Monitor Instructions"
16041 #: templates/server/status/monitor/index.twig:91
16043 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16044 "and track down time intensive queries. For the latter you will need to set "
16045 "log_output to 'TABLE' and have either the slow_query_log or general_log "
16046 "enabled. Note however, that the general_log produces a lot of data and "
16047 "increases server load by up to 15%."
16050 #: templates/server/status/monitor/index.twig:101
16051 msgid "Using the monitor:"
16054 #: templates/server/status/monitor/index.twig:103
16056 "Your browser will refresh all displayed charts in a regular interval. You "
16057 "may add charts and change the refresh rate under 'Settings', or remove any "
16058 "chart using the cog icon on each respective chart."
16061 #: templates/server/status/monitor/index.twig:108
16063 "To display queries from the logs, select the relevant time span on any chart "
16064 "by holding down the left mouse button and panning over the chart. Once "
16065 "confirmed, this will load a table of grouped queries, there you may click on "
16066 "any occurring SELECT statements to further analyze them."
16069 #: templates/server/status/monitor/index.twig:114
16070 msgid "Please note:"
16073 #: templates/server/status/monitor/index.twig:117
16075 "Enabling the general_log may increase the server load by 5-15%. Also be "
16076 "aware that generating statistics from the logs is a load intensive task, so "
16077 "it is advisable to select only a small time span and to disable the "
16078 "general_log and empty its table once monitoring is not required any more."
16081 #: templates/server/status/monitor/index.twig:127
16082 msgid "Chart Title"
16085 #: templates/server/status/monitor/index.twig:131
16086 msgid "Preset chart"
16089 #: templates/server/status/monitor/index.twig:137
16090 msgid "Status variable(s)"
16093 #: templates/server/status/monitor/index.twig:142
16094 msgid "Select series:"
16097 #: templates/server/status/monitor/index.twig:145
16098 msgid "Commonly monitored"
16101 #: templates/server/status/monitor/index.twig:163
16102 msgid "or type variable name:"
16105 #: templates/server/status/monitor/index.twig:170
16106 msgid "Display as differential value"
16109 #: templates/server/status/monitor/index.twig:175
16110 msgid "Apply a divisor"
16113 #: templates/server/status/monitor/index.twig:186
16114 msgid "Append unit to data values"
16117 #: templates/server/status/monitor/index.twig:194
16118 msgid "Add this series"
16121 #: templates/server/status/monitor/index.twig:197
16122 msgid "Clear series"
16125 #: templates/server/status/monitor/index.twig:201
16126 msgid "Series in chart:"
16129 #: templates/server/status/monitor/index.twig:210
16130 msgid "Log statistics"
16133 #: templates/server/status/monitor/index.twig:212
16134 msgid "Selected time range:"
16137 #: templates/server/status/monitor/index.twig:220
16138 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
16141 #: templates/server/status/monitor/index.twig:226
16142 msgid "Remove variable data in INSERT statements for better grouping"
16145 #: templates/server/status/monitor/index.twig:230
16146 msgid "Choose from which log you want the statistics to be generated from."
16149 #: templates/server/status/monitor/index.twig:233
16150 msgid "Results are grouped by query text."
16153 #: templates/server/status/monitor/index.twig:237
16154 msgid "Query analyzer"
16157 #: templates/server/status/processes/index.twig:14
16158 msgid "Show only active"
16161 #: templates/server/status/processes/index.twig:24
16163 "Note: Enabling the auto refresh here might cause heavy traffic between the "
16164 "web server and the MySQL server."
16167 #. l10n: Questions is the name of a MySQL Status variable
16168 #: templates/server/status/queries/index.twig:8
16169 msgid "Questions since startup:"
16172 #: templates/server/status/queries/index.twig:20
16176 #: templates/server/status/queries/index.twig:21
16177 msgid "per minute:"
16180 #: templates/server/status/queries/index.twig:23
16181 msgid "per second:"
16184 #: templates/server/status/queries/index.twig:37
16188 #. l10n: # = Amount of queries
16189 #: templates/server/status/queries/index.twig:38
16193 #: templates/server/status/queries/index.twig:39
16194 #: templates/server/status/status/index.twig:18
16195 #: templates/server/status/status/index.twig:38
16199 #: templates/server/status/queries/index.twig:59
16200 msgid "Not enough privilege to view query statistics."
16203 #: templates/server/status/status/index.twig:6
16205 msgid "Network traffic since startup: %s"
16208 #: templates/server/status/status/index.twig:7
16210 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
16213 #: templates/server/status/status/index.twig:15
16215 "On a busy server, the byte counters may overrun, so those statistics as "
16216 "reported by the MySQL server may be incorrect."
16219 #: templates/server/status/status/index.twig:59
16221 "This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
16225 #: templates/server/status/status/index.twig:61
16226 msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
16229 #: templates/server/status/status/index.twig:63
16230 msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
16233 #: templates/server/status/status/index.twig:69
16234 msgid "Replication status"
16237 #: templates/server/status/status/index.twig:75
16238 msgid "Not enough privilege to view server status."
16241 #: templates/server/status/variables/index.twig:22
16242 msgid "Show only alert values"
16245 #: templates/server/status/variables/index.twig:28
16246 msgid "Filter by category…"
16249 #: templates/server/status/variables/index.twig:38
16250 msgid "Show unformatted values"
16253 #: templates/server/status/variables/index.twig:47
16254 msgid "Related links:"
16257 #: templates/server/status/variables/index.twig:136
16258 msgid "Not enough privilege to view status variables."
16261 #: templates/server/user_groups/edit_user_groups.twig:2
16262 #: templates/server/user_groups/user_groups.twig:47
16263 msgid "Add user group"
16266 #: templates/server/user_groups/edit_user_groups.twig:4
16268 msgid "Edit user group: '%s'"
16271 #: templates/server/user_groups/edit_user_groups.twig:9
16272 msgid "User group menu assignments"
16275 #: templates/server/user_groups/edit_user_groups.twig:14
16276 msgid "Group name:"
16279 #: templates/server/user_groups/user_groups.twig:12
16280 msgid "Server level tabs"
16283 #: templates/server/user_groups/user_groups.twig:15
16284 msgid "Database level tabs"
16287 #: templates/server/user_groups/user_groups.twig:18
16288 msgid "Table level tabs"
16291 #: templates/server/user_groups/user_listings.twig:1
16293 msgid "Users of '%s' user group"
16296 #: templates/server/user_groups/user_listings.twig:3
16297 msgid "No users were found belonging to this user group."
16300 #: templates/server/variables/index.twig:5
16301 msgid "Server variables and settings"
16304 #: templates/server/variables/index.twig:43
16305 msgid "This is a read-only variable and can not be edited"
16308 #: templates/server/variables/index.twig:69
16309 msgid "Session value"
16312 #: templates/server/variables/index.twig:80
16314 msgid "Not enough privilege to view server variables and settings. %s"
16317 #: templates/setup/base.twig:27 templates/setup/home/index.twig:20
16321 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:93
16322 msgid "Configuration file"
16325 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:105
16329 #: templates/setup/error.twig:2
16333 #: templates/setup/error.twig:3
16334 msgid "Submitted form contains errors"
16337 #: templates/setup/error.twig:6
16338 msgid "Try to revert erroneous fields to their default values"
16341 #: templates/setup/error.twig:14
16342 msgid "Ignore errors"
16345 #: templates/setup/error.twig:18
16349 #: templates/setup/home/index.twig:23
16350 msgid "Show hidden messages"
16353 #: templates/setup/home/index.twig:73
16354 msgid "There are no configured servers"
16357 #: templates/setup/home/index.twig:82
16361 #: templates/setup/home/index.twig:104
16365 #: templates/setup/home/index.twig:116
16366 msgid "phpMyAdmin homepage"
16369 #: templates/setup/home/index.twig:117
16373 #: templates/setup/home/index.twig:118
16374 msgid "Check for latest version"
16377 #: templates/setup/servers/index.twig:6
16378 msgid "Edit server"
16381 #: templates/setup/servers/index.twig:11
16382 msgid "Add a new server"
16385 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
16386 msgid "Bookmark this SQL query"
16389 #: templates/sql/bookmark.twig:15
16393 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:91
16394 msgid "Let every user access this bookmark"
16397 #: templates/sql/profiling_chart.twig:4
16398 msgid "Detailed profile"
16401 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
16405 #: templates/sql/profiling_chart.twig:38
16406 msgid "Summary by state"
16409 #: templates/sql/profiling_chart.twig:47
16413 #: templates/sql/profiling_chart.twig:51
16417 #: templates/sql/profiling_chart.twig:55
16421 #: templates/sql/profiling_chart.twig:59
16425 #: templates/sql/query.twig:45
16426 msgid "Get auto-saved query"
16429 #. l10n: Bind parameters in the SQL query using :parameterName format
16430 #: templates/sql/query.twig:52
16431 msgid "Bind parameters"
16434 #: templates/sql/query.twig:85
16435 msgid "Bookmark this SQL query:"
16438 #: templates/sql/query.twig:96
16439 msgid "Replace existing bookmark of same name"
16442 #: templates/sql/query.twig:106 templates/sql/query.twig:108
16446 #: templates/sql/query.twig:114
16447 msgid "Show this query here again"
16450 #: templates/sql/query.twig:125
16451 msgid "Rollback when finished"
16454 #: templates/sql/query.twig:149
16458 #: templates/sql/query.twig:156
16462 #: templates/sql/query.twig:169
16466 #: templates/start_and_number_of_rows_panel.twig:3
16470 #: templates/table/browse_foreigners/column_element.twig:4
16471 msgid "Use this value"
16474 #: templates/table/chart/tbl_chart.twig:12
16475 msgctxt "Chart type"
16479 #: templates/table/chart/tbl_chart.twig:16
16480 msgctxt "Chart type"
16484 #: templates/table/chart/tbl_chart.twig:20
16485 msgctxt "Chart type"
16489 #: templates/table/chart/tbl_chart.twig:24
16490 msgctxt "Chart type"
16494 #: templates/table/chart/tbl_chart.twig:28
16495 msgctxt "Chart type"
16499 #: templates/table/chart/tbl_chart.twig:32
16500 msgctxt "Chart type"
16504 #: templates/table/chart/tbl_chart.twig:36
16505 msgctxt "Chart type"
16509 #: templates/table/chart/tbl_chart.twig:40
16510 msgctxt "Chart type"
16514 #: templates/table/chart/tbl_chart.twig:45
16518 #: templates/table/chart/tbl_chart.twig:48
16519 msgid "Chart title:"
16522 #: templates/table/chart/tbl_chart.twig:53
16526 #: templates/table/chart/tbl_chart.twig:68
16530 #: templates/table/chart/tbl_chart.twig:97
16531 msgid "X-Axis label:"
16534 #: templates/table/chart/tbl_chart.twig:99
16538 #: templates/table/chart/tbl_chart.twig:102
16539 msgid "Y-Axis label:"
16542 #: templates/table/chart/tbl_chart.twig:104
16546 #: templates/table/chart/tbl_chart.twig:110
16547 msgid "Series names are in a column"
16550 #: templates/table/chart/tbl_chart.twig:113
16551 msgid "Series column:"
16554 #: templates/table/chart/tbl_chart.twig:127
16555 msgid "Value Column:"
16558 #: templates/table/chart/tbl_chart.twig:148
16559 msgid "Save chart as image"
16562 #: templates/table/export/index.twig:8
16564 "@SERVER@ will become the server name, @DATABASE@ will become the database "
16565 "name and @TABLE@ will become the table name."
16568 #: templates/table/export/index.twig:5
16570 msgid "Exporting rows from \"%s\" table"
16573 #: templates/table/find_replace/index.twig:4
16574 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
16575 msgid "Table search"
16578 #: templates/table/find_replace/index.twig:10
16579 #: templates/table/search/index.twig:10
16580 #: templates/table/zoom_search/index.twig:10
16581 msgid "Zoom search"
16584 #: templates/table/find_replace/index.twig:16
16585 #: templates/table/find_replace/index.twig:29
16586 #: templates/table/search/index.twig:16
16587 #: templates/table/zoom_search/index.twig:16
16588 msgid "Find and replace"
16591 #: templates/table/find_replace/index.twig:35
16592 msgid "Replace with:"
16595 #: templates/table/find_replace/index.twig:53
16596 msgid "Use regular expression"
16599 #: templates/table/find_replace/replace_preview.twig:13
16600 msgid "Find and replace - preview"
16603 #: templates/table/find_replace/replace_preview.twig:18
16604 msgid "Original string"
16607 #: templates/table/find_replace/replace_preview.twig:19
16608 msgid "Replaced string"
16611 #: templates/table/find_replace/replace_preview.twig:37
16615 #: templates/table/gis_visualization/gis_visualization.twig:3
16616 msgid "Display GIS Visualization"
16619 #: templates/table/gis_visualization/gis_visualization.twig:8
16620 msgid "Label column"
16623 #: templates/table/gis_visualization/gis_visualization.twig:11
16627 #: templates/table/gis_visualization/gis_visualization.twig:19
16628 msgid "Spatial column"
16631 #: templates/table/import/index.twig:3
16633 msgid "Importing into the table \"%s\""
16636 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
16637 msgid "Index name:"
16640 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
16642 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
16645 #: templates/table/index_form.twig:34
16646 msgid "Index choice:"
16649 #: templates/table/index_form.twig:52
16650 msgid "Advanced options"
16653 #: templates/table/index_form.twig:59
16654 msgid "Key block size:"
16657 #: templates/table/index_form.twig:76
16658 msgid "Index type:"
16661 #: templates/table/index_form.twig:93
16665 #: templates/table/index_form.twig:109
16669 #: templates/table/index_form.twig:152 templates/table/index_form.twig:189
16670 msgid "Drag to reorder"
16673 #: templates/table/insert/continue_insertion_form.twig:18
16675 msgid "Continue insertion with %s rows"
16678 #: templates/table/maintenance/checksum.twig:13
16682 #: templates/table/operations/index.twig:9
16683 msgid "Alter table order by"
16686 #: templates/table/operations/index.twig:20
16687 msgctxt "Alter table order by a single field."
16691 #: templates/table/operations/index.twig:50
16692 msgid "Move table to (database.table)"
16695 #: templates/table/operations/index.twig:103
16696 msgid "Table options"
16699 #: templates/table/operations/index.twig:107
16700 msgid "Rename table to"
16703 #: templates/table/operations/index.twig:122
16704 msgid "Table comments"
16707 #: templates/table/operations/index.twig:158
16708 msgid "Change all column collations"
16711 #: templates/table/operations/index.twig:227
16712 msgid "Copy table to (database.table)"
16715 #: templates/table/operations/index.twig:300
16716 msgid "Switch to copied table"
16719 #: templates/table/operations/index.twig:342
16720 msgid "Defragment table"
16723 #: templates/table/operations/index.twig:350
16725 msgid "Table %s has been flushed."
16728 #: templates/table/operations/index.twig:354
16729 msgid "Flush the table (FLUSH)"
16732 #: templates/table/operations/index.twig:390
16733 msgid "Empty the table (TRUNCATE)"
16736 #: templates/table/operations/index.twig:409
16737 msgid "Delete the table (DROP)"
16740 #: templates/table/operations/index.twig:430
16741 msgid "Partition maintenance"
16744 #: templates/table/operations/index.twig:456
16745 #: templates/table/structure/display_partitions.twig:200
16746 msgid "Remove partitioning"
16749 #: templates/table/operations/index.twig:469
16750 msgid "Check referential integrity"
16753 #: templates/table/operations/view.twig:11
16754 msgid "Rename view to"
16757 #: templates/table/operations/view.twig:32
16758 msgid "Delete the view (DROP)"
16761 #: templates/table/page_with_secondary_tabs.twig:11
16762 msgid "Relation view"
16765 #: templates/table/partition/analyze.twig:2
16766 msgid "Analyze partition"
16769 #: templates/table/partition/check.twig:2
16770 msgid "Check partition"
16773 #: templates/table/partition/drop.twig:2
16774 msgid "Drop partition"
16777 #: templates/table/partition/optimize.twig:2
16778 msgid "Optimize partition"
16781 #: templates/table/partition/rebuild.twig:2
16782 msgid "Rebuild partition"
16785 #: templates/table/partition/repair.twig:2
16786 msgid "Repair partition"
16789 #: templates/table/partition/truncate.twig:2
16790 msgid "Truncate partition"
16793 #: templates/table/privileges/index.twig:57
16794 msgid "table-specific"
16797 #: templates/table/relation/common_form.twig:9
16798 msgid "Foreign key constraints"
16801 #: templates/table/relation/common_form.twig:14
16805 #: templates/table/relation/common_form.twig:15
16806 msgid "Constraint properties"
16809 #: templates/table/relation/common_form.twig:19
16811 "Creating a foreign key over a non-indexed column would automatically create "
16812 "an index on it. Alternatively, you can define an index below, before "
16813 "creating the foreign key."
16816 #: templates/table/relation/common_form.twig:24
16818 "Only columns with index will be displayed. You can define an index below."
16821 #: templates/table/relation/common_form.twig:28
16822 msgid "Foreign key constraint"
16825 #: templates/table/relation/common_form.twig:93
16826 msgid "+ Add constraint"
16829 #: templates/table/relation/common_form.twig:105
16830 #: templates/table/relation/common_form.twig:111
16831 msgid "Internal relationships"
16834 #: templates/table/relation/common_form.twig:119
16835 msgid "Internal relation"
16838 #: templates/table/relation/common_form.twig:121
16840 "An internal relation is not necessary when a corresponding FOREIGN KEY "
16844 #: templates/table/relation/common_form.twig:205
16845 msgid "Choose column to display:"
16848 #: templates/table/relation/foreign_key_row.twig:15
16850 msgid "Foreign key constraint %s has been dropped"
16853 #: templates/table/relation/foreign_key_row.twig:34
16854 msgid "Constraint name"
16857 #: templates/table/search/index.twig:29
16858 msgid "Do a \"query by example\" (wildcard: \"%\")"
16861 #: templates/table/search/index.twig:105
16862 msgid "Select columns (at least one):"
16865 #: templates/table/search/index.twig:122
16866 msgid "Add search conditions (body of the \"where\" clause):"
16869 #: templates/table/search/index.twig:130
16870 msgid "Number of rows per page"
16873 #: templates/table/search/index.twig:136
16874 msgid "Display order:"
16877 #: templates/table/structure/display_partitions.twig:4
16878 #: templates/table/structure/display_structure.twig:532
16882 #: templates/table/structure/display_partitions.twig:8
16883 msgid "No partitioning defined!"
16886 #: templates/table/structure/display_partitions.twig:11
16887 msgid "Partitioned by:"
16890 #: templates/table/structure/display_partitions.twig:16
16891 msgid "Sub partitioned by:"
16894 #: templates/table/structure/display_partitions.twig:29
16895 msgid "Data length"
16898 #: templates/table/structure/display_partitions.twig:30
16899 msgid "Index length"
16902 #: templates/table/structure/display_partitions.twig:194
16903 msgid "Partition table"
16906 #: templates/table/structure/display_partitions.twig:206
16907 #: templates/table/structure/partition_definition_form.twig:5
16908 msgid "Edit partitioning"
16911 #: templates/table/structure/display_structure.twig:71
16913 #| msgid "Bad type!"
16914 msgid "Media type:"
16915 msgstr "မကောင်းတဲ့အမျိုးအစား!"
16917 #: templates/table/structure/display_structure.twig:92
16918 #: templates/table/tracking/structure_snapshot_columns.twig:47
16919 msgctxt "None for default"
16923 #: templates/table/structure/display_structure.twig:109
16924 #: templates/table/structure/display_structure.twig:280
16928 #: templates/table/structure/display_structure.twig:117
16930 msgid "Column %s has been dropped."
16933 #: templates/table/structure/display_structure.twig:143
16935 msgid "A primary key has been added on %s."
16938 #: templates/table/structure/display_structure.twig:158
16939 #: templates/table/structure/display_structure.twig:173
16940 #: templates/table/structure/display_structure.twig:198
16941 #: templates/table/structure/display_structure.twig:217
16943 msgid "An index has been added on %s."
16946 #: templates/table/structure/display_structure.twig:239
16947 msgid "Distinct values"
16950 #: templates/table/structure/display_structure.twig:246
16951 #: templates/table/structure/display_structure.twig:308
16952 msgid "Remove from central columns"
16955 #: templates/table/structure/display_structure.twig:250
16956 #: templates/table/structure/display_structure.twig:305
16957 msgid "Add to central columns"
16960 #: templates/table/structure/display_structure.twig:316
16961 #: templates/table/structure/display_structure.twig:357
16962 msgid "Move columns"
16965 #: templates/table/structure/display_structure.twig:317
16966 msgid "Move the columns by dragging them up and down."
16969 #: templates/table/structure/display_structure.twig:329
16970 #: templates/view_create.twig:13
16974 #: templates/table/structure/display_structure.twig:343
16975 msgid "Propose table structure"
16978 #: templates/table/structure/display_structure.twig:360
16982 #: templates/table/structure/display_structure.twig:366
16986 #: templates/table/structure/display_structure.twig:380
16988 msgid "Add %s column(s)"
16991 #: templates/table/structure/display_structure.twig:385
16992 msgid "at beginning of table"
16995 #: templates/table/structure/display_structure.twig:445
16999 #: templates/table/structure/display_structure.twig:507
17001 msgid "Create an index on %s columns"
17004 #: templates/table/structure/display_table_stats.twig:14
17005 msgid "Space usage"
17008 #: templates/table/structure/display_table_stats.twig:37
17012 #: templates/table/structure/display_table_stats.twig:80
17013 msgid "Row statistics"
17016 #: templates/table/structure/display_table_stats.twig:86
17020 #: templates/table/structure/display_table_stats.twig:88
17024 #: templates/table/structure/display_table_stats.twig:99
17025 msgid "partitioned"
17028 #: templates/table/structure/display_table_stats.twig:128
17032 #: templates/table/structure/display_table_stats.twig:140
17036 #: templates/table/structure/display_table_stats.twig:147
17037 msgid "Next autoindex"
17040 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:92
17041 #: templates/table/tracking/main.twig:93
17042 msgid "Delete version"
17045 #: templates/table/tracking/main.twig:103
17047 msgid "Activate tracking for %s"
17050 #: templates/table/tracking/main.twig:105
17051 msgid "Activate now"
17054 #: templates/table/tracking/main.twig:107
17056 msgid "Deactivate tracking for %s"
17059 #: templates/table/tracking/main.twig:109
17060 msgid "Deactivate now"
17063 #: templates/table/tracking/report_table.twig:4
17064 #: templates/table/tracking/structure_snapshot_columns.twig:5
17069 #: templates/table/tracking/report_table.twig:5
17073 #: templates/table/tracking/report_table.twig:6
17077 #: templates/table/zoom_search/index.twig:29
17078 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
17081 #: templates/table/zoom_search/index.twig:56
17082 msgid "Additional search criteria"
17085 #: templates/table/zoom_search/index.twig:118
17086 msgid "Use this column to label each point"
17089 #: templates/table/zoom_search/index.twig:143
17090 msgid "Maximum rows to plot"
17093 #: templates/table/zoom_search/result_form.twig:7
17094 msgid "Browse/Edit the points"
17097 #: templates/table/zoom_search/result_form.twig:14
17101 #: templates/table/zoom_search/result_form.twig:21
17105 #: templates/theme_preview.twig:11
17106 msgid "No preview available."
17109 #: templates/theme_preview.twig:13
17113 #: templates/themes.twig:4
17114 msgid "Get more themes!"
17117 #. l10n: Show or hide the menu using the hamburger style button
17118 #: templates/top_menu.twig:4
17119 msgid "Toggle navigation"
17122 #. l10n: Current page
17123 #: templates/top_menu.twig:14
17127 #: templates/transformation_overview.twig:1
17128 msgid "Available media types"
17131 #: templates/transformation_overview.twig:13
17132 msgid "Available browser display transformations"
17135 #: templates/transformation_overview.twig:19
17136 #: templates/transformation_overview.twig:38
17137 msgctxt "for media type transformation"
17138 msgid "Description"
17141 #: templates/transformation_overview.twig:32
17142 msgid "Available input transformations"
17145 #: templates/view_create.twig:65
17149 #: templates/view_create.twig:79
17150 msgid "Column names"
17154 msgid "Taking you to the target site."