1 # phpMyAdmin translation.
2 # Copyright (C) 2003 - 2020 phpMyAdmin devel team
3 # This file is distributed under the same license as the phpMyAdmin package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: phpMyAdmin 5.2.0-dev\n"
9 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
10 "POT-Creation-Date: 2022-04-21 15:54-0300\n"
11 "PO-Revision-Date: 2022-02-17 10:35+0000\n"
12 "Last-Translator: Maurício Meneghini Fauth <mauricio@fauth.dev>\n"
13 "Language-Team: Arabic (Libya) <https://hosted.weblate.org/projects/"
14 "phpmyadmin/5-2/ar_LY/>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
20 "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
21 "X-Generator: Weblate 4.11-dev\n"
23 #: libraries/advisory_rules_generic.php:9
24 msgid "Uptime below one day"
27 #: libraries/advisory_rules_generic.php:12
28 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
31 #: libraries/advisory_rules_generic.php:14
33 "To have more accurate averages it is recommended to let the server run for "
34 "longer than a day before running this analyzer"
37 #: libraries/advisory_rules_generic.php:17
39 msgid "The uptime is only %s"
42 #: libraries/advisory_rules_generic.php:22
43 msgid "Questions below 1,000"
46 #: libraries/advisory_rules_generic.php:26
48 "Fewer than 1,000 questions have been run against this server. The "
49 "recommendations may not be accurate."
52 #: libraries/advisory_rules_generic.php:30
54 "Let the server run for a longer time until it has executed a greater amount "
58 #: libraries/advisory_rules_generic.php:32
60 msgid "Current amount of Questions: %s"
63 #: libraries/advisory_rules_generic.php:37
64 msgid "Percentage of slow queries"
67 #: libraries/advisory_rules_generic.php:41
69 "There is a lot of slow queries compared to the overall amount of Queries."
72 #: libraries/advisory_rules_generic.php:43
73 #: libraries/advisory_rules_generic.php:56
75 "You might want to increase {long_query_time} or optimize the queries listed "
76 "in the slow query log"
79 #: libraries/advisory_rules_generic.php:45
81 msgid "The slow query rate should be below 5%%, your value is %s%%."
84 #: libraries/advisory_rules_generic.php:50
85 msgid "Slow query rate"
88 #: libraries/advisory_rules_generic.php:54
90 "There is a high percentage of slow queries compared to the server uptime."
93 #: libraries/advisory_rules_generic.php:58
96 "You have a slow query rate of %s per hour, you should have less than 1%% per "
100 #: libraries/advisory_rules_generic.php:63
101 msgid "Long query time"
104 #: libraries/advisory_rules_generic.php:67
106 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
107 "take above 10 seconds are logged."
110 #: libraries/advisory_rules_generic.php:71
112 "It is suggested to set {long_query_time} to a lower value, depending on your "
113 "environment. Usually a value of 1-5 seconds is suggested."
116 #: libraries/advisory_rules_generic.php:74
118 msgid "long_query_time is currently set to %ds."
121 #: libraries/advisory_rules_generic.php:79
122 #: libraries/advisory_rules_generic.php:92
123 msgid "Slow query logging"
126 #: libraries/advisory_rules_generic.php:83
127 #: libraries/advisory_rules_generic.php:96
128 msgid "The slow query log is disabled."
131 #: libraries/advisory_rules_generic.php:85
133 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
134 "help troubleshooting badly performing queries."
137 #: libraries/advisory_rules_generic.php:88
138 msgid "log_slow_queries is set to 'OFF'"
141 #: libraries/advisory_rules_generic.php:98
143 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
144 "help troubleshooting badly performing queries."
147 #: libraries/advisory_rules_generic.php:101
148 msgid "slow_query_log is set to 'OFF'"
151 #: libraries/advisory_rules_generic.php:106
152 msgid "Release Series"
155 #: libraries/advisory_rules_generic.php:109
156 msgid "The MySQL server version less than 5.1."
159 #: libraries/advisory_rules_generic.php:111
161 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
165 #: libraries/advisory_rules_generic.php:113
166 #: libraries/advisory_rules_generic.php:127
167 #: libraries/advisory_rules_generic.php:138
169 msgid "Current version: %s"
172 #: libraries/advisory_rules_generic.php:118
173 #: libraries/advisory_rules_generic.php:132
174 msgid "Minor Version"
177 #: libraries/advisory_rules_generic.php:122
178 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
181 #: libraries/advisory_rules_generic.php:124
183 "You should upgrade, as recent versions of MySQL 5.1 have improved "
184 "performance and MySQL 5.5 even more so."
187 #: libraries/advisory_rules_generic.php:136
188 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
191 #: libraries/advisory_rules_generic.php:137
192 msgid "You should upgrade, to a stable version of MySQL 5.5."
195 #: libraries/advisory_rules_generic.php:143
196 #: libraries/advisory_rules_generic.php:156
200 #: libraries/advisory_rules_generic.php:146
201 msgid "Version is compiled from source, not a MySQL official binary."
204 #: libraries/advisory_rules_generic.php:148
206 "If you did not compile from source, you may be using a package modified by a "
207 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
208 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
211 #: libraries/advisory_rules_generic.php:152
212 msgid "'source' found in version_comment"
215 #: libraries/advisory_rules_generic.php:159
216 msgid "The MySQL manual only is accurate for official MySQL binaries."
219 #: libraries/advisory_rules_generic.php:161
221 "Percona documentation is at <a href=\"https://www.percona.com/software/"
222 "documentation/\">https://www.percona.com/software/documentation/</a>"
225 #: libraries/advisory_rules_generic.php:164
226 msgid "'percona' found in version_comment"
229 #: libraries/advisory_rules_generic.php:168
230 msgid "MySQL Architecture"
233 #: libraries/advisory_rules_generic.php:172
234 msgid "MySQL is not compiled as a 64-bit package."
237 #: libraries/advisory_rules_generic.php:174
239 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
240 "so MySQL might not be able to access all of your memory. You might want to "
241 "consider installing the 64-bit version of MySQL."
244 #: libraries/advisory_rules_generic.php:178
246 msgid "Available memory on this host: %s"
249 #: libraries/advisory_rules_generic.php:184
250 msgid "Query caching method"
253 #: libraries/advisory_rules_generic.php:188
254 msgid "Suboptimal caching method."
257 #: libraries/advisory_rules_generic.php:190
259 "You are using the MySQL Query cache with a fairly high traffic database. It "
260 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
261 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
262 "cache, especially if you have multiple replicas."
265 #: libraries/advisory_rules_generic.php:196
268 "The query cache is enabled and the server receives %d queries per second. "
269 "This rule fires if there is more than 100 queries per second."
272 #: libraries/advisory_rules_generic.php:204
273 msgid "Percentage of sorts that cause temporary tables"
276 #: libraries/advisory_rules_generic.php:208
277 #: libraries/advisory_rules_generic.php:221
278 msgid "Too many sorts are causing temporary tables."
281 #: libraries/advisory_rules_generic.php:210
282 #: libraries/advisory_rules_generic.php:223
284 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
285 "depending on your system memory limits."
288 #: libraries/advisory_rules_generic.php:213
291 "%s%% of all sorts cause temporary tables, this value should be lower than "
295 #: libraries/advisory_rules_generic.php:218
296 msgid "Rate of sorts that cause temporary tables"
299 #: libraries/advisory_rules_generic.php:226
302 "Temporary tables average: %s, this value should be less than 1 per hour."
305 #: libraries/advisory_rules_generic.php:231
309 #: libraries/advisory_rules_generic.php:234
310 msgid "There are lots of rows being sorted."
313 #: libraries/advisory_rules_generic.php:236
315 "While there is nothing wrong with a high amount of row sorting, you might "
316 "want to make sure that the queries which require a lot of sorting use "
317 "indexed columns in the ORDER BY clause, as this will result in much faster "
321 #: libraries/advisory_rules_generic.php:240
323 msgid "Sorted rows average: %s"
326 #: libraries/advisory_rules_generic.php:246
327 msgid "Rate of joins without indexes"
330 #: libraries/advisory_rules_generic.php:249
331 msgid "There are too many joins without indexes."
334 #: libraries/advisory_rules_generic.php:251
336 "This means that joins are doing full table scans. Adding indexes for the "
337 "columns being used in the join conditions will greatly speed up table joins."
340 #: libraries/advisory_rules_generic.php:254
342 msgid "Table joins average: %s, this value should be less than 1 per hour"
345 #: libraries/advisory_rules_generic.php:259
346 msgid "Rate of reading first index entry"
349 #: libraries/advisory_rules_generic.php:262
350 msgid "The rate of reading the first index entry is high."
353 #: libraries/advisory_rules_generic.php:264
355 "This usually indicates frequent full index scans. Full index scans are "
356 "faster than table scans but require lots of CPU cycles in big tables, if "
357 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
358 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
359 "scans. Other than that full index scans can only be reduced by rewriting "
363 #: libraries/advisory_rules_generic.php:270
365 msgid "Index scans average: %s, this value should be less than 1 per hour"
368 #: libraries/advisory_rules_generic.php:275
369 msgid "Rate of reading fixed position"
372 #: libraries/advisory_rules_generic.php:278
373 msgid "The rate of reading data from a fixed position is high."
376 #: libraries/advisory_rules_generic.php:280
378 "This indicates that many queries need to sort results and/or do a full table "
379 "scan, including join queries that do not use indexes. Add indexes where "
383 #: libraries/advisory_rules_generic.php:283
386 "Rate of reading fixed position average: %s, this value should be less than 1 "
390 #: libraries/advisory_rules_generic.php:288
391 msgid "Rate of reading next table row"
394 #: libraries/advisory_rules_generic.php:291
395 msgid "The rate of reading the next table row is high."
398 #: libraries/advisory_rules_generic.php:293
400 "This indicates that many queries are doing full table scans. Add indexes "
404 #: libraries/advisory_rules_generic.php:295
407 "Rate of reading next table row: %s, this value should be less than 1 per hour"
410 #: libraries/advisory_rules_generic.php:301
411 msgid "Different tmp_table_size and max_heap_table_size"
414 #: libraries/advisory_rules_generic.php:304
415 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
418 #: libraries/advisory_rules_generic.php:306
420 "If you have deliberately changed one of either: The server uses the lower "
421 "value of either to determine the maximum size of in-memory tables. So if you "
422 "wish to increase the in-memory table limit you will have to increase the "
423 "other value as well."
426 #: libraries/advisory_rules_generic.php:310
428 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
431 #: libraries/advisory_rules_generic.php:316
432 msgid "Percentage of temp tables on disk"
435 #: libraries/advisory_rules_generic.php:320
436 #: libraries/advisory_rules_generic.php:341
438 "Many temporary tables are being written to disk instead of being kept in "
442 #: libraries/advisory_rules_generic.php:322
444 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
445 "some temporary tables are always being written to disk, independent of the "
446 "value of these variables. To eliminate these you will have to rewrite your "
447 "queries to avoid those conditions (Within a temporary table: Presence of a "
448 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
449 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
450 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
453 #: libraries/advisory_rules_generic.php:331
456 "%s%% of all temporary tables are being written to disk, this value should be "
460 #: libraries/advisory_rules_generic.php:337
461 msgid "Temp disk rate"
464 #: libraries/advisory_rules_generic.php:343
466 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
467 "some temporary tables are always being written to disk, independent of the "
468 "value of these variables. To eliminate these you will have to rewrite your "
469 "queries to avoid those conditions (Within a temporary table: Presence of a "
470 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
471 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
472 "temporary-tables.html\">MySQL Documentation</a>"
475 #: libraries/advisory_rules_generic.php:352
478 "Rate of temporary tables being written to disk: %s, this value should be "
479 "less than 1 per hour"
482 #: libraries/advisory_rules_generic.php:359
483 msgid "MyISAM key buffer size"
486 #: libraries/advisory_rules_generic.php:362
487 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
490 #: libraries/advisory_rules_generic.php:364
492 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
496 #: libraries/advisory_rules_generic.php:366
497 msgid "key_buffer_size is 0"
500 #: libraries/advisory_rules_generic.php:371
502 msgid "Max % MyISAM key buffer ever used"
505 #: libraries/advisory_rules_generic.php:376
506 #: libraries/advisory_rules_generic.php:393
508 msgid "MyISAM key buffer (index cache) % used is low."
511 #: libraries/advisory_rules_generic.php:378
512 #: libraries/advisory_rules_generic.php:395
514 "You may need to decrease the size of {key_buffer_size}, re-examine your "
515 "tables to see if indexes have been removed, or examine queries and "
516 "expectations about what indexes are being used."
519 #: libraries/advisory_rules_generic.php:382
522 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
525 #: libraries/advisory_rules_generic.php:387
526 msgid "Percentage of MyISAM key buffer used"
529 #: libraries/advisory_rules_generic.php:399
531 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
534 #: libraries/advisory_rules_generic.php:404
535 msgid "Percentage of index reads from memory"
538 #: libraries/advisory_rules_generic.php:409
540 msgid "The % of indexes that use the MyISAM key buffer is low."
543 #: libraries/advisory_rules_generic.php:410
544 msgid "You may need to increase {key_buffer_size}."
547 #: libraries/advisory_rules_generic.php:411
549 msgid "Index reads from memory: %s%%, this value should be above 95%%"
552 #: libraries/advisory_rules_generic.php:417
553 msgid "Rate of table open"
556 #: libraries/advisory_rules_generic.php:420
557 msgid "The rate of opening tables is high."
560 #: libraries/advisory_rules_generic.php:422
562 "Opening tables requires disk I/O which is costly. Increasing "
563 "{table_open_cache} might avoid this."
566 #: libraries/advisory_rules_generic.php:424
568 msgid "Opened table rate: %s, this value should be less than 10 per hour"
571 #: libraries/advisory_rules_generic.php:429
572 msgid "Percentage of used open files limit"
575 #: libraries/advisory_rules_generic.php:433
577 "The number of open files is approaching the max number of open files. You "
578 "may get a \"Too many open files\" error."
581 #: libraries/advisory_rules_generic.php:437
582 #: libraries/advisory_rules_generic.php:450
584 "Consider increasing {open_files_limit}, and check the error log when "
585 "restarting after changing {open_files_limit}."
588 #: libraries/advisory_rules_generic.php:440
591 "The number of opened files is at %s%% of the limit. It should be below 85%%"
594 #: libraries/advisory_rules_generic.php:445
595 msgid "Rate of open files"
598 #: libraries/advisory_rules_generic.php:448
599 msgid "The rate of opening files is high."
602 #: libraries/advisory_rules_generic.php:453
604 msgid "Opened files rate: %s, this value should be less than 5 per hour"
607 #: libraries/advisory_rules_generic.php:459
609 msgid "Immediate table locks %"
612 #: libraries/advisory_rules_generic.php:463
613 #: libraries/advisory_rules_generic.php:473
614 msgid "Too many table locks were not granted immediately."
617 #: libraries/advisory_rules_generic.php:464
618 #: libraries/advisory_rules_generic.php:474
619 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
622 #: libraries/advisory_rules_generic.php:465
624 msgid "Immediate table locks: %s%%, this value should be above 95%%"
627 #: libraries/advisory_rules_generic.php:470
628 msgid "Table lock wait rate"
631 #: libraries/advisory_rules_generic.php:475
633 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
636 #: libraries/advisory_rules_generic.php:480
640 #: libraries/advisory_rules_generic.php:483
642 "Thread cache is disabled, resulting in more overhead from new connections to "
646 #: libraries/advisory_rules_generic.php:484
647 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
650 #: libraries/advisory_rules_generic.php:485
651 msgid "The thread cache is set to 0"
654 #: libraries/advisory_rules_generic.php:490
656 msgid "Thread cache hit rate %"
659 #: libraries/advisory_rules_generic.php:494
660 msgid "Thread cache is not efficient."
663 #: libraries/advisory_rules_generic.php:495
664 msgid "Increase {thread_cache_size}."
667 #: libraries/advisory_rules_generic.php:496
669 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
672 #: libraries/advisory_rules_generic.php:501
673 msgid "Threads that are slow to launch"
676 #: libraries/advisory_rules_generic.php:505
677 msgid "There are too many threads that are slow to launch."
680 #: libraries/advisory_rules_generic.php:507
682 "This generally happens in case of general system overload as it is pretty "
683 "simple operations. You might want to monitor your system load carefully."
686 #: libraries/advisory_rules_generic.php:510
688 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
691 #: libraries/advisory_rules_generic.php:515
692 msgid "Slow launch time"
695 #: libraries/advisory_rules_generic.php:518
696 msgid "Slow_launch_time is above 2s."
699 #: libraries/advisory_rules_generic.php:520
701 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
705 #: libraries/advisory_rules_generic.php:522
707 msgid "slow_launch_time is set to %s"
710 #: libraries/advisory_rules_generic.php:528
711 msgid "Percentage of used connections"
714 #: libraries/advisory_rules_generic.php:531
716 "The maximum amount of used connections is getting close to the value of "
720 #: libraries/advisory_rules_generic.php:533
722 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
723 "that do not close database handlers properly get killed sooner. Make sure "
724 "the code closes database handlers properly."
727 #: libraries/advisory_rules_generic.php:537
730 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
733 #: libraries/advisory_rules_generic.php:542
734 msgid "Percentage of aborted connections"
737 #: libraries/advisory_rules_generic.php:545
738 #: libraries/advisory_rules_generic.php:559
739 msgid "Too many connections are aborted."
742 #: libraries/advisory_rules_generic.php:547
743 #: libraries/advisory_rules_generic.php:561
745 "Connections are usually aborted when they cannot be authorized. <a "
746 "href=\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-"
747 "of-aborted_connects/\">This article</a> might help you track down the source."
750 #: libraries/advisory_rules_generic.php:551
752 msgid "%s%% of all connections are aborted. This value should be below 1%%"
755 #: libraries/advisory_rules_generic.php:556
756 msgid "Rate of aborted connections"
759 #: libraries/advisory_rules_generic.php:565
762 "Aborted connections rate is at %s, this value should be less than 1 per hour"
765 #: libraries/advisory_rules_generic.php:570
766 msgid "Percentage of aborted clients"
769 #: libraries/advisory_rules_generic.php:573
770 #: libraries/advisory_rules_generic.php:587
771 msgid "Too many clients are aborted."
774 #: libraries/advisory_rules_generic.php:575
775 #: libraries/advisory_rules_generic.php:589
777 "Clients are usually aborted when they did not close their connection to "
778 "MySQL properly. This can be due to network issues or code not closing a "
779 "database handler properly. Check your network and code."
782 #: libraries/advisory_rules_generic.php:579
784 msgid "%s%% of all clients are aborted. This value should be below 2%%"
787 #: libraries/advisory_rules_generic.php:584
788 msgid "Rate of aborted clients"
791 #: libraries/advisory_rules_generic.php:593
793 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
796 #: libraries/advisory_rules_generic.php:599
797 msgid "Is InnoDB disabled?"
800 #: libraries/advisory_rules_generic.php:603
801 msgid "You do not have InnoDB enabled."
804 #: libraries/advisory_rules_generic.php:604
805 msgid "InnoDB is usually the better choice for table engines."
808 #: libraries/advisory_rules_generic.php:605
809 msgid "have_innodb is set to 'value'"
812 #: libraries/advisory_rules_generic.php:609
813 #: libraries/advisory_rules_generic.php:633
814 msgid "InnoDB log size"
817 #: libraries/advisory_rules_generic.php:613
818 #: libraries/advisory_rules_generic.php:640
820 "The InnoDB log file size is not an appropriate size, in relation to the "
821 "InnoDB buffer pool."
824 #: libraries/advisory_rules_generic.php:615
825 #: libraries/advisory_rules_generic.php:642
828 "Especially on a system with a lot of writes to InnoDB tables you should set "
829 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
830 "bigger this value, the longer the recovery time will be when database "
831 "crashes, so this value should not be set much higher than 256 MiB. Please "
832 "note however that you cannot simply change the value of this variable. You "
833 "need to shutdown the server, remove the InnoDB log files, set the new value "
834 "in my.cnf, start the server, then check the error logs if everything went "
835 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
836 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
839 #: libraries/advisory_rules_generic.php:626
840 #: libraries/advisory_rules_generic.php:653
843 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
844 "it should not be below 20%%"
847 #: libraries/advisory_rules_generic.php:660
848 msgid "Max InnoDB log size"
851 #: libraries/advisory_rules_generic.php:664
852 msgid "The InnoDB log file size is inadequately large."
855 #: libraries/advisory_rules_generic.php:666
858 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
859 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
860 "recovery time after a database crash considerably. See also <a "
861 "href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
862 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
863 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
864 "then check the error logs if everything went fine. See also <a "
865 "href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
866 "innodblogfilesize-proper-way.html\">this blog entry</a>"
869 #: libraries/advisory_rules_generic.php:676
871 msgid "Your absolute InnoDB log size is %s MiB"
874 #: libraries/advisory_rules_generic.php:681
875 msgid "InnoDB buffer pool size"
878 #: libraries/advisory_rules_generic.php:685
879 msgid "Your InnoDB buffer pool is fairly small."
882 #: libraries/advisory_rules_generic.php:687
885 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
886 "tables. Assign all your remaining memory to this buffer. For database "
887 "servers that use solely InnoDB as storage engine and have no other services "
888 "(e.g. a web server) running, you may set this as high as 80% of your "
889 "available memory. If that is not the case, you need to carefully assess the "
890 "memory consumption of your other services and non-InnoDB-Tables and set this "
891 "variable accordingly. If it is set too high, your system will start "
892 "swapping, which decreases performance significantly. See also <a "
893 "href=\"https://www.percona.com/blog/2007/11/03/choosing-"
894 "innodb_buffer_pool_size/\">this article</a>"
897 #: libraries/advisory_rules_generic.php:697
900 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
901 "rule fires if you are assigning less than 60%%, however this might be "
902 "perfectly adequate for your system if you don't have much InnoDB tables or "
903 "other services running on the same machine."
906 #: libraries/advisory_rules_generic.php:707
907 msgid "MyISAM concurrent inserts"
910 #: libraries/advisory_rules_generic.php:710
911 msgid "Enable {concurrent_insert} by setting it to 1"
914 #: libraries/advisory_rules_generic.php:712
916 "Setting {concurrent_insert} to 1 reduces contention between readers and "
917 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
918 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
921 #: libraries/advisory_rules_generic.php:716
922 msgid "concurrent_insert is set to 0"
925 #: libraries/advisory_rules_mysql_before80003.php:9
926 msgid "Query cache disabled"
929 #: libraries/advisory_rules_mysql_before80003.php:12
930 msgid "The query cache is not enabled."
933 #: libraries/advisory_rules_mysql_before80003.php:14
935 "The query cache is known to greatly improve performance if configured "
936 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
937 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
938 "memcached, ignore this recommendation."
941 #: libraries/advisory_rules_mysql_before80003.php:18
942 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
945 #: libraries/advisory_rules_mysql_before80003.php:23
947 msgid "Query cache efficiency (%)"
950 #: libraries/advisory_rules_mysql_before80003.php:27
951 msgid "Query cache not running efficiently, it has a low hit rate."
954 #: libraries/advisory_rules_mysql_before80003.php:28
955 msgid "Consider increasing {query_cache_limit}."
958 #: libraries/advisory_rules_mysql_before80003.php:29
960 msgid "The current query cache hit rate of %s%% is below 20%%"
963 #: libraries/advisory_rules_mysql_before80003.php:34
964 msgid "Query Cache usage"
967 #: libraries/advisory_rules_mysql_before80003.php:39
969 msgid "Less than 80% of the query cache is being utilized."
972 #: libraries/advisory_rules_mysql_before80003.php:41
974 "This might be caused by {query_cache_limit} being too low. Flushing the "
975 "query cache might help as well."
978 #: libraries/advisory_rules_mysql_before80003.php:45
981 "The current ratio of free query cache memory to total query cache size is "
982 "%s%%. It should be above 80%%"
985 #: libraries/advisory_rules_mysql_before80003.php:52
986 msgid "Query cache fragmentation"
989 #: libraries/advisory_rules_mysql_before80003.php:56
990 msgid "The query cache is considerably fragmented."
993 #: libraries/advisory_rules_mysql_before80003.php:58
995 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
996 "This might be caused by many Query cache low memory prunes due to "
997 "{query_cache_size} being too small. For a immediate but short lived fix you "
998 "can flush the query cache (might lock the query cache for a long time). "
999 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
1000 "too, e.g. you can set it to the average size of your queries in the cache "
1001 "using this formula: (query_cache_size - qcache_free_memory) / "
1002 "qcache_queries_in_cache"
1005 #: libraries/advisory_rules_mysql_before80003.php:66
1008 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1009 "that the query cache is an alternating pattern of free and used blocks. This "
1010 "value should be below 20%%."
1013 #: libraries/advisory_rules_mysql_before80003.php:73
1014 msgid "Query cache low memory prunes"
1017 #: libraries/advisory_rules_mysql_before80003.php:77
1019 "Cached queries are removed due to low query cache memory from the query "
1023 #: libraries/advisory_rules_mysql_before80003.php:79
1025 "You might want to increase {query_cache_size}, however keep in mind that the "
1026 "overhead of maintaining the cache is likely to increase with its size, so do "
1027 "this in small increments and monitor the results."
1030 #: libraries/advisory_rules_mysql_before80003.php:84
1033 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1034 "value is, the better (This rules firing limit: 0.1%%)"
1037 #: libraries/advisory_rules_mysql_before80003.php:91
1038 msgid "Query cache max size"
1041 #: libraries/advisory_rules_mysql_before80003.php:96
1043 "The query cache size is above 128 MiB. Big query caches may cause "
1044 "significant overhead that is required to maintain the cache."
1047 #: libraries/advisory_rules_mysql_before80003.php:100
1049 "Depending on your environment, it might be performance increasing to reduce "
1053 #: libraries/advisory_rules_mysql_before80003.php:102
1055 msgid "Current query cache size: %s"
1058 #: libraries/advisory_rules_mysql_before80003.php:107
1059 msgid "Query cache min result size"
1062 #: libraries/advisory_rules_mysql_before80003.php:111
1064 "The max size of the result set in the query cache is the default of 1 MiB."
1067 #: libraries/advisory_rules_mysql_before80003.php:113
1069 "Changing {query_cache_limit} (usually by increasing) may increase "
1070 "efficiency. This variable determines the maximum size a query result may "
1071 "have to be inserted into the query cache. If there are many query results "
1072 "above 1 MiB that are well cacheable (many reads, little writes) then "
1073 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1074 "of many query results being above 1 MiB that are not very well cacheable "
1075 "(often invalidated due to table updates) increasing {query_cache_limit} "
1076 "might reduce efficiency."
1079 #: libraries/advisory_rules_mysql_before80003.php:120
1080 msgid "query_cache_limit is set to 1 MiB"
1083 #: libraries/classes/Advisor.php:234
1085 msgid "Error when evaluating: %s"
1088 #: libraries/classes/Advisor.php:261
1090 msgid "Failed evaluating precondition for rule '%s'."
1093 #: libraries/classes/Advisor.php:281
1095 msgid "Failed calculating value for rule '%s'."
1098 #: libraries/classes/Advisor.php:300
1100 msgid "Failed running test for rule '%s'."
1103 #: libraries/classes/Advisor.php:328
1105 msgid "Failed formatting string for rule '%s'."
1108 #: libraries/classes/Advisor.php:413
1112 #: libraries/classes/Advisor.php:416
1116 #: libraries/classes/Advisor.php:419
1120 #: libraries/classes/Advisor.php:422
1124 #: libraries/classes/BrowseForeigners.php:200
1128 #: libraries/classes/BrowseForeigners.php:206
1129 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
1130 #: libraries/classes/Controllers/Server/PrivilegesController.php:330
1131 #: libraries/classes/Normalization.php:255
1132 #: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:327
1133 #: libraries/classes/Tracking.php:481
1134 #: templates/columns_definitions/column_definitions_form.twig:43
1135 #: templates/database/designer/main.twig:1102
1136 #: templates/database/events/editor_form.twig:115
1137 #: templates/database/operations/index.twig:19
1138 #: templates/database/operations/index.twig:75
1139 #: templates/database/operations/index.twig:185
1140 #: templates/database/operations/index.twig:225
1141 #: templates/database/routines/editor_form.twig:176
1142 #: templates/database/routines/execute_form.twig:55
1143 #: templates/database/search/main.twig:74
1144 #: templates/database/triggers/editor_form.twig:69
1145 #: templates/display/results/table.twig:190
1146 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1147 #: templates/modals/create_view.twig:10
1148 #: templates/modals/enum_set_editor.twig:10
1149 #: templates/modals/index_dialog_modal.twig:10
1150 #: templates/preferences/manage/main.twig:46
1151 #: templates/preferences/manage/main.twig:108
1152 #: templates/server/binlog/index.twig:34
1153 #: templates/server/privileges/add_user.twig:36
1154 #: templates/server/privileges/change_password.twig:70
1155 #: templates/server/privileges/edit_routine_privileges.twig:102
1156 #: templates/server/privileges/privileges_summary.twig:102
1157 #: templates/server/privileges/privileges_table.twig:858
1158 #: templates/server/privileges/user_properties.twig:149
1159 #: templates/server/privileges/users_overview.twig:159
1160 #: templates/server/replication/change_primary.twig:33
1161 #: templates/server/replication/primary_add_replica_user.twig:81
1162 #: templates/server/replication/primary_configuration.twig:30
1163 #: templates/server/replication/replica_configuration.twig:16
1164 #: templates/server/replication/replica_configuration.twig:88
1165 #: templates/server/user_groups/edit_user_groups.twig:21
1166 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1167 #: templates/table/find_replace/index.twig:62
1168 #: templates/table/insert/actions_panel.twig:37
1169 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1170 #: templates/table/operations/index.twig:38
1171 #: templates/table/operations/index.twig:86
1172 #: templates/table/operations/index.twig:241
1173 #: templates/table/operations/index.twig:328
1174 #: templates/table/operations/index.twig:505
1175 #: templates/table/operations/view.twig:20
1176 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1177 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1178 #: templates/table/structure/display_structure.twig:343
1179 #: templates/table/structure/display_structure.twig:437
1180 #: templates/table/structure/display_structure.twig:555
1181 #: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116
1185 #: libraries/classes/BrowseForeigners.php:221
1186 #: libraries/classes/BrowseForeigners.php:225
1187 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1188 #: templates/table/structure/display_structure.twig:458
1189 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1193 #: libraries/classes/BrowseForeigners.php:222
1194 #: libraries/classes/BrowseForeigners.php:224
1195 #: templates/server/engines/index.twig:14
1196 #: templates/server/plugins/index.twig:27
1197 #: templates/server/status/variables/index.twig:77
1201 #: libraries/classes/BrowseForeigners.php:321
1202 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
1203 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
1204 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
1205 #: templates/list_navigator.twig:4
1206 msgid "Page number:"
1209 #: libraries/classes/BrowseForeigners.php:335
1210 #: libraries/classes/Controllers/JavaScriptMessagesController.php:561
1211 #: templates/display/results/table.twig:24
1212 #: templates/server/privileges/initials_row.twig:17
1213 #: templates/table/browse_foreigners/show_all.twig:4
1217 #: libraries/classes/Charsets/Collation.php:170
1218 #: libraries/classes/Charsets.php:176 libraries/classes/Charsets.php:177
1222 #: libraries/classes/Charsets/Collation.php:203
1223 #: libraries/classes/Charsets/Collation.php:501
1225 msgid "German (phone book order)"
1228 #: libraries/classes/Charsets/Collation.php:207
1229 #: libraries/classes/Charsets/Collation.php:498
1231 msgid "German (dictionary order)"
1234 #: libraries/classes/Charsets/Collation.php:216
1235 #: libraries/classes/Charsets/Collation.php:576
1237 msgid "Spanish (traditional)"
1240 #: libraries/classes/Charsets/Collation.php:220
1241 #: libraries/classes/Charsets/Collation.php:569
1243 msgid "Spanish (modern)"
1246 #: libraries/classes/Charsets/Collation.php:298
1247 msgctxt "Collation variant"
1248 msgid "case-insensitive"
1251 #: libraries/classes/Charsets/Collation.php:301
1252 msgctxt "Collation variant"
1253 msgid "case-sensitive"
1256 #: libraries/classes/Charsets/Collation.php:304
1257 msgctxt "Collation variant"
1258 msgid "accent-insensitive"
1261 #: libraries/classes/Charsets/Collation.php:307
1262 msgctxt "Collation variant"
1263 msgid "accent-sensitive"
1266 #: libraries/classes/Charsets/Collation.php:310
1267 msgctxt "Collation variant"
1268 msgid "kana-sensitive"
1271 #: libraries/classes/Charsets/Collation.php:314
1272 msgctxt "Collation variant"
1276 #: libraries/classes/Charsets/Collation.php:317
1277 msgctxt "Collation variant"
1281 #: libraries/classes/Charsets/Collation.php:320
1282 msgctxt "Collation variant"
1286 #: libraries/classes/Charsets/Collation.php:339
1291 #: libraries/classes/Charsets/Collation.php:351
1292 #: libraries/classes/Charsets/Collation.php:600
1297 #: libraries/classes/Charsets/Collation.php:361
1298 #: libraries/classes/Charsets/Collation.php:547
1300 msgid "West European"
1303 #: libraries/classes/Charsets/Collation.php:368
1305 msgid "Central European"
1308 #: libraries/classes/Charsets/Collation.php:373
1309 #: libraries/classes/Charsets/Collation.php:554
1314 #: libraries/classes/Charsets/Collation.php:378
1316 msgid "Simplified Chinese"
1319 #: libraries/classes/Charsets/Collation.php:381
1321 msgid "Traditional Chinese"
1324 #: libraries/classes/Charsets/Collation.php:384
1325 #: libraries/classes/Charsets/Collation.php:469
1330 #: libraries/classes/Charsets/Collation.php:392
1331 #: libraries/classes/Charsets/Collation.php:518
1336 #: libraries/classes/Charsets/Collation.php:397
1341 #: libraries/classes/Charsets/Collation.php:402
1346 #: libraries/classes/Charsets/Collation.php:405
1351 #: libraries/classes/Charsets/Collation.php:408
1356 #: libraries/classes/Charsets/Collation.php:411
1357 #: libraries/classes/Charsets/Collation.php:533
1362 #: libraries/classes/Charsets/Collation.php:414
1367 #: libraries/classes/Charsets/Collation.php:417
1372 #: libraries/classes/Charsets/Collation.php:420
1377 #: libraries/classes/Charsets/Collation.php:423
1379 msgid "Czech-Slovak"
1382 #: libraries/classes/Charsets/Collation.php:426
1383 #: libraries/classes/Charsets/Collation.php:592
1388 #: libraries/classes/Charsets/Collation.php:429
1389 #: libraries/classes/Charsets/Collation.php:588
1394 #: libraries/classes/Charsets/Collation.php:432
1395 #: libraries/classes/Charsets/Collation.php:580
1400 #: libraries/classes/Charsets/Collation.php:435
1401 #: libraries/classes/Charsets/Collation.php:584
1406 #: libraries/classes/Charsets/Collation.php:438
1411 #: libraries/classes/Charsets/Collation.php:463
1416 #: libraries/classes/Charsets/Collation.php:475
1421 #: libraries/classes/Charsets/Collation.php:479
1426 #: libraries/classes/Charsets/Collation.php:483
1431 #: libraries/classes/Charsets/Collation.php:487
1436 #: libraries/classes/Charsets/Collation.php:491
1441 #: libraries/classes/Charsets/Collation.php:495
1446 #: libraries/classes/Charsets/Collation.php:510
1451 #: libraries/classes/Charsets/Collation.php:514
1456 #: libraries/classes/Charsets/Collation.php:521
1458 msgid "Classical Latin"
1461 #: libraries/classes/Charsets/Collation.php:525
1466 #: libraries/classes/Charsets/Collation.php:529
1471 #: libraries/classes/Charsets/Collation.php:537
1476 #: libraries/classes/Charsets/Collation.php:540
1481 #: libraries/classes/Charsets/Collation.php:544
1486 #: libraries/classes/Charsets/Collation.php:551
1491 #: libraries/classes/Charsets/Collation.php:558
1496 #: libraries/classes/Charsets/Collation.php:562
1501 #: libraries/classes/Charsets/Collation.php:566
1506 #: libraries/classes/Charsets/Collation.php:596
1511 #: libraries/classes/Common.php:244
1513 msgid "You should upgrade to %s %s or later."
1516 #: libraries/classes/Common.php:276
1517 msgid "Error: Token mismatch"
1520 #: libraries/classes/Common.php:490
1522 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1523 "access phpMyAdmin."
1526 #: libraries/classes/Common.php:549
1528 "You have enabled mbstring.func_overload in your PHP configuration. This "
1529 "option is incompatible with phpMyAdmin and might cause some data to be "
1533 #: libraries/classes/Common.php:566
1535 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1536 "requires these functions!"
1539 #: libraries/classes/Common.php:577
1540 msgid "GLOBALS overwrite attempt"
1543 #: libraries/classes/Common.php:587
1544 msgid "possible exploit"
1547 #: libraries/classes/Config/Descriptions.php:69
1548 #: libraries/classes/Config/Descriptions.php:70
1549 #: libraries/classes/Config/Descriptions.php:71
1550 msgid "Users cannot set a higher value"
1553 #: libraries/classes/Config/Descriptions.php:89
1555 "If enabled, user can enter any MySQL server in login form for cookie auth."
1558 #: libraries/classes/Config/Descriptions.php:92
1560 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1561 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1562 "to the given regular expression."
1565 #: libraries/classes/Config/Descriptions.php:97
1567 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1568 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1569 "cross-frame scripting (XSS) attacks."
1572 #: libraries/classes/Config/Descriptions.php:102
1574 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1578 #: libraries/classes/Config/Descriptions.php:104
1579 msgid "Enable bzip2 compression for import operations."
1582 #: libraries/classes/Config/Descriptions.php:105
1583 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1586 #: libraries/classes/Config/Descriptions.php:106
1588 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1592 #: libraries/classes/Config/Descriptions.php:107
1593 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1596 #: libraries/classes/Config/Descriptions.php:108
1597 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1600 #: libraries/classes/Config/Descriptions.php:109
1601 msgid "Enter your public key for the reCAPTCHA service on your domain."
1604 #: libraries/classes/Config/Descriptions.php:110
1605 msgid "Enter your private key for your domain reCAPTCHA service."
1608 #: libraries/classes/Config/Descriptions.php:111
1609 msgid "Enter your siteverify URL for your reCAPTCHA service."
1612 #: libraries/classes/Config/Descriptions.php:113
1614 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1615 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1616 "kbd] - allows newlines in columns."
1619 #: libraries/classes/Config/Descriptions.php:118
1621 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1622 "highlighting and line numbers."
1625 #: libraries/classes/Config/Descriptions.php:123
1627 "Find any errors in the query before executing it. Requires CodeMirror to be "
1631 #: libraries/classes/Config/Descriptions.php:126
1633 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1637 #: libraries/classes/Config/Descriptions.php:129
1639 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1643 #: libraries/classes/Config/Descriptions.php:132
1645 "Compress gzip exports on the fly without the need for much memory; if you "
1646 "encounter problems with created gzip files disable this feature."
1649 #: libraries/classes/Config/Descriptions.php:136
1651 "Whether a warning (\"Are your really sure…\") should be displayed when "
1652 "you're about to lose data."
1655 #: libraries/classes/Config/Descriptions.php:139
1656 msgid "Autocomplete of the table and column names in the SQL queries."
1659 #: libraries/classes/Config/Descriptions.php:142
1660 #: libraries/classes/Config/Descriptions.php:146
1661 #: libraries/classes/Config/Descriptions.php:150
1662 #: libraries/classes/Config/Descriptions.php:154
1663 #: libraries/classes/Config/Descriptions.php:158
1664 #: libraries/classes/Config/Descriptions.php:162
1665 #: libraries/classes/Config/Descriptions.php:166
1666 #: libraries/classes/Config/Descriptions.php:170
1667 #: libraries/classes/Config/Descriptions.php:174
1669 "Values for options list for default transformations. These will be "
1670 "overwritten if transformation is filled in at table structure page."
1673 #: libraries/classes/Config/Descriptions.php:178
1675 "Disable the table maintenance mass operations, like optimizing or repairing "
1676 "the selected tables of a database."
1679 #: libraries/classes/Config/Descriptions.php:182
1681 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1685 #: libraries/classes/Config/Descriptions.php:184
1686 #: libraries/classes/Config/Descriptions.php:728
1687 #: libraries/classes/Plugins/Export/ExportSql.php:345
1688 msgid "Exclude definition of current user"
1691 #: libraries/classes/Config/Descriptions.php:186
1693 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1694 "the referenced data, [kbd]id[/kbd] is the key value."
1697 #: libraries/classes/Config/Descriptions.php:190
1699 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1700 "for magic strings that can be used to get special values."
1703 #: libraries/classes/Config/Descriptions.php:195
1705 "Please note that phpMyAdmin is just a user interface and its features do not "
1709 #: libraries/classes/Config/Descriptions.php:198
1711 "Advanced server configuration, do not change these options unless you know "
1712 "what they are for."
1715 #: libraries/classes/Config/Descriptions.php:201
1717 "Configure phpMyAdmin configuration storage to gain access to additional "
1718 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1722 #: libraries/classes/Config/Descriptions.php:206
1724 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1728 #: libraries/classes/Config/Descriptions.php:209
1729 msgid "Customize browse mode."
1732 #: libraries/classes/Config/Descriptions.php:210
1733 #: libraries/classes/Config/Descriptions.php:211
1734 #: libraries/classes/Config/Descriptions.php:218
1735 #: libraries/classes/Config/Descriptions.php:224
1736 #: libraries/classes/Config/Descriptions.php:225
1737 #: libraries/classes/Config/Descriptions.php:230
1738 msgid "Customize default options."
1741 #: libraries/classes/Config/Descriptions.php:212
1742 msgid "Settings for phpMyAdmin developers."
1745 #: libraries/classes/Config/Descriptions.php:213
1746 msgid "Customize edit mode."
1749 #: libraries/classes/Config/Descriptions.php:214
1750 msgid "Customize default export options."
1753 #: libraries/classes/Config/Descriptions.php:215
1754 msgid "Set some commonly used options."
1757 #: libraries/classes/Config/Descriptions.php:216
1758 msgid "Customize default common import options."
1761 #: libraries/classes/Config/Descriptions.php:217
1762 msgid "Set import and export directories and compression options."
1765 #: libraries/classes/Config/Descriptions.php:219
1766 msgid "Databases display options."
1769 #: libraries/classes/Config/Descriptions.php:220
1770 msgid "Customize appearance of the navigation panel."
1773 #: libraries/classes/Config/Descriptions.php:221
1774 msgid "Customize the navigation tree."
1777 #: libraries/classes/Config/Descriptions.php:222
1778 msgid "Servers display options."
1781 #: libraries/classes/Config/Descriptions.php:223
1782 msgid "Tables display options."
1785 #: libraries/classes/Config/Descriptions.php:226
1786 msgid "Settings that didn't fit anywhere else."
1789 #: libraries/classes/Config/Descriptions.php:227
1790 msgid "Authentication settings."
1793 #: libraries/classes/Config/Descriptions.php:228
1794 msgid "Enter server connection parameters."
1797 #: libraries/classes/Config/Descriptions.php:229
1798 msgid "Customize links shown in SQL Query boxes."
1801 #: libraries/classes/Config/Descriptions.php:231
1802 msgid "SQL queries settings."
1805 #: libraries/classes/Config/Descriptions.php:232
1806 msgid "Customize startup page."
1809 #: libraries/classes/Config/Descriptions.php:233
1811 "Choose which details to show in the database structure (list of tables)."
1814 #: libraries/classes/Config/Descriptions.php:234
1815 msgid "Settings for the table structure (list of columns)."
1818 #: libraries/classes/Config/Descriptions.php:235
1819 msgid "Choose how you want tabs to work."
1822 #: libraries/classes/Config/Descriptions.php:236
1823 msgid "Customize text input fields."
1826 #: libraries/classes/Config/Descriptions.php:237
1827 msgid "Customize default options"
1830 #: libraries/classes/Config/Descriptions.php:238
1831 msgid "Disable some of the warnings shown by phpMyAdmin."
1834 #: libraries/classes/Config/Descriptions.php:240
1835 msgid "Enable gzip compression for import and export operations."
1838 #: libraries/classes/Config/Descriptions.php:242
1840 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1841 "if one of the queries failed."
1844 #: libraries/classes/Config/Descriptions.php:246
1846 "Allow interrupt of import in case script detects it is close to time limit. "
1847 "This might be a good way to import large files, however it can break "
1851 #: libraries/classes/Config/Descriptions.php:251
1853 "Default format; be aware that this list depends on location (database, "
1854 "table) and only SQL is always available."
1857 #: libraries/classes/Config/Descriptions.php:254
1858 #: libraries/classes/Config/Descriptions.php:255
1859 msgid "Update data when duplicate keys found on import"
1862 #: libraries/classes/Config/Descriptions.php:256
1863 msgid "Number of queries to skip from start."
1866 #: libraries/classes/Config/Descriptions.php:258
1868 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1869 "only occurs for the current server. Setting this to FALSE makes it easy to "
1870 "forget to log out from other servers when connected to multiple servers."
1873 #: libraries/classes/Config/Descriptions.php:263
1875 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1876 "kbd] authentication mode."
1879 #: libraries/classes/Config/Descriptions.php:267
1881 "Defines how long (in seconds) a login cookie should be stored in browser. "
1882 "The default of 0 means that it will be kept for the existing session only, "
1883 "and will be deleted as soon as you close the browser window. This is "
1884 "recommended for non-trusted environments."
1887 #: libraries/classes/Config/Descriptions.php:273
1888 msgid "Maximum number of characters used when a SQL query is displayed."
1891 #: libraries/classes/Config/Descriptions.php:276
1893 "The number of items that can be displayed on each page on the first level of "
1894 "the navigation tree."
1897 #: libraries/classes/Config/Descriptions.php:279
1899 "The number of items that can be displayed on each page of the navigation "
1903 #: libraries/classes/Config/Descriptions.php:282
1905 "Number of rows displayed when browsing a result set. If the result set "
1906 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1909 #: libraries/classes/Config/Descriptions.php:287
1911 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1912 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1915 #: libraries/classes/Config/Descriptions.php:291
1916 msgid "In the navigation panel, replaces the database tree with a selector"
1919 #: libraries/classes/Config/Descriptions.php:294
1920 msgid "Link with main panel by highlighting the current database or table."
1923 #: libraries/classes/Config/Descriptions.php:297
1925 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1926 "([code]new[/code])."
1929 #: libraries/classes/Config/Descriptions.php:300
1931 "Defines the minimum number of items (tables, views, routines and events) to "
1932 "display a filter box."
1935 #: libraries/classes/Config/Descriptions.php:303
1937 "Group items in the navigation tree (determined by the separator defined in "
1938 "the Databases and Tables tabs above)."
1941 #: libraries/classes/Config/Descriptions.php:307
1943 "Whether to offer the possibility of tree expansion in the navigation panel."
1946 #: libraries/classes/Config/Descriptions.php:310
1947 msgid "Whether to show procedures under database in the navigation tree"
1950 #: libraries/classes/Config/Descriptions.php:313
1951 msgid "Whether to expand single database in the navigation tree automatically."
1954 #: libraries/classes/Config/Descriptions.php:315
1955 msgid "Set to 0 to collapse navigation panel."
1958 #: libraries/classes/Config/Descriptions.php:316
1959 msgid "Show logo in navigation panel."
1962 #: libraries/classes/Config/Descriptions.php:317
1963 msgid "URL where logo in the navigation panel will point to."
1966 #: libraries/classes/Config/Descriptions.php:318
1967 msgid "Display server choice at the top of the navigation panel."
1970 #: libraries/classes/Config/Descriptions.php:319
1971 msgid "String that separates databases into different tree levels."
1974 #: libraries/classes/Config/Descriptions.php:320
1975 msgid "String that separates tables into different tree levels."
1978 #: libraries/classes/Config/Descriptions.php:321
1979 msgid "Highlight server under the mouse cursor."
1982 #: libraries/classes/Config/Descriptions.php:322
1983 msgid "Whether to show tables under database in the navigation tree"
1986 #: libraries/classes/Config/Descriptions.php:323
1987 msgid "Whether to show views under database in the navigation tree"
1990 #: libraries/classes/Config/Descriptions.php:324
1991 msgid "Whether to show functions under database in the navigation tree"
1994 #: libraries/classes/Config/Descriptions.php:325
1995 msgid "Whether to show events under database in the navigation tree"
1998 #: libraries/classes/Config/Descriptions.php:327
2000 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2001 "DATETIME and TIMESTAMP, ascending order otherwise."
2004 #: libraries/classes/Config/Descriptions.php:331
2006 "Disable the default warning that is displayed on the database details "
2007 "Structure page if any of the required tables for the phpMyAdmin "
2008 "configuration storage could not be found."
2011 #: libraries/classes/Config/Descriptions.php:336
2013 "Disable the default warning that is displayed on the Structure page if "
2014 "column names in a table are reserved MySQL words."
2017 #: libraries/classes/Config/Descriptions.php:340
2019 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2020 "storage). If disabled, this utilizes JS-routines to display query history "
2021 "(lost by window close)."
2024 #: libraries/classes/Config/Descriptions.php:345
2026 "Sets the effective timezone; possibly different than the one from your "
2030 #: libraries/classes/Config/Descriptions.php:348
2032 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2033 "[kbd]pma__bookmark[/kbd]"
2036 #: libraries/classes/Config/Descriptions.php:351
2038 "Leave blank for no column comments/media types, suggested: "
2039 "[kbd]pma__column_info[/kbd]."
2042 #: libraries/classes/Config/Descriptions.php:354
2044 "A special MySQL user configured with limited permissions, more information "
2045 "available on [doc@linked-tables]documentation[/doc]."
2048 #: libraries/classes/Config/Descriptions.php:358
2050 "An alternate host to hold the configuration storage; leave blank to use the "
2051 "already defined host."
2054 #: libraries/classes/Config/Descriptions.php:361
2056 "An alternate port to connect to the host that holds the configuration "
2057 "storage; leave blank to use the default port, or the already defined port, "
2058 "if the controlhost equals host."
2061 #: libraries/classes/Config/Descriptions.php:366
2063 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2064 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2065 "com/19588]MySQL Bugs[/a]"
2068 #: libraries/classes/Config/Descriptions.php:370
2070 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2074 #: libraries/classes/Config/Descriptions.php:373
2076 "Limits number of table preferences which are stored in database, the oldest "
2077 "records are automatically removed."
2080 #: libraries/classes/Config/Descriptions.php:377
2082 "Leave blank for no QBE saved searches support, suggested: "
2083 "[kbd]pma__savedsearches[/kbd]."
2086 #: libraries/classes/Config/Descriptions.php:380
2088 "Leave blank for no export template support, suggested: "
2089 "[kbd]pma__export_templates[/kbd]."
2092 #: libraries/classes/Config/Descriptions.php:383
2094 "Leave blank for no central columns support, suggested: "
2095 "[kbd]pma__central_columns[/kbd]."
2098 #: libraries/classes/Config/Descriptions.php:386
2100 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2101 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2102 "[kbd]'my_db'[/kbd]."
2105 #: libraries/classes/Config/Descriptions.php:391
2107 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2110 #: libraries/classes/Config/Descriptions.php:394
2112 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2113 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2114 "Suggested: [kbd]phpmyadmin[/kbd]."
2117 #: libraries/classes/Config/Descriptions.php:399
2119 "Leave blank for no \"persistent\" recently used tables across sessions, "
2120 "suggested: [kbd]pma__recent[/kbd]."
2123 #: libraries/classes/Config/Descriptions.php:403
2125 "Leave blank for no \"persistent\" favorite tables across sessions, "
2126 "suggested: [kbd]pma__favorite[/kbd]."
2129 #: libraries/classes/Config/Descriptions.php:407
2131 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2132 "[kbd]pma__relation[/kbd]."
2135 #: libraries/classes/Config/Descriptions.php:412
2137 "See [doc@authentication-modes]authentication types[/doc] for an example."
2140 #: libraries/classes/Config/Descriptions.php:415
2142 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2146 #: libraries/classes/Config/Descriptions.php:418
2148 "Table to describe the display columns, leave blank for no support; "
2149 "suggested: [kbd]pma__table_info[/kbd]."
2152 #: libraries/classes/Config/Descriptions.php:422
2154 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2155 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2158 #: libraries/classes/Config/Descriptions.php:426
2160 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2161 "the log when creating a database."
2164 #: libraries/classes/Config/Descriptions.php:430
2166 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2167 "log when creating a table."
2170 #: libraries/classes/Config/Descriptions.php:434
2172 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2173 "log when creating a view."
2176 #: libraries/classes/Config/Descriptions.php:438
2177 msgid "Defines the list of statements the auto-creation uses for new versions."
2180 #: libraries/classes/Config/Descriptions.php:441
2182 "Leave blank for no SQL query tracking support, suggested: "
2183 "[kbd]pma__tracking[/kbd]."
2186 #: libraries/classes/Config/Descriptions.php:444
2188 "Whether the tracking mechanism creates versions for tables and views "
2192 #: libraries/classes/Config/Descriptions.php:447
2194 "Leave blank for no user preferences storage in database, suggested: "
2195 "[kbd]pma__userconfig[/kbd]."
2198 #: libraries/classes/Config/Descriptions.php:450
2200 "Both this table and the user groups table are required to enable the "
2201 "configurable menus feature; leaving either one of them blank will disable "
2202 "this feature, suggested: [kbd]pma__users[/kbd]."
2205 #: libraries/classes/Config/Descriptions.php:455
2207 "Both this table and the users table are required to enable the configurable "
2208 "menus feature; leaving either one of them blank will disable this feature, "
2209 "suggested: [kbd]pma__usergroups[/kbd]."
2212 #: libraries/classes/Config/Descriptions.php:460
2214 "Leave blank to disable the feature to hide and show navigation items, "
2215 "suggested: [kbd]pma__navigationhiding[/kbd]."
2218 #: libraries/classes/Config/Descriptions.php:464
2220 "A user-friendly description of this server. Leave blank to display the "
2224 #: libraries/classes/Config/Descriptions.php:466
2225 msgid "Leave blank if not used."
2228 #: libraries/classes/Config/Descriptions.php:467
2229 msgid "Leave blank for defaults."
2232 #: libraries/classes/Config/Descriptions.php:468
2233 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2236 #: libraries/classes/Config/Descriptions.php:469
2237 msgid "Authentication method to use."
2240 #: libraries/classes/Config/Descriptions.php:470
2241 msgid "Compress connection to MySQL server."
2244 #: libraries/classes/Config/Descriptions.php:471
2245 msgid "Hide databases matching regular expression (PCRE)."
2248 #: libraries/classes/Config/Descriptions.php:472
2249 msgid "Hostname where MySQL server is running."
2252 #: libraries/classes/Config/Descriptions.php:473
2253 #: libraries/classes/Config/Descriptions.php:477
2254 msgid "Leave empty if not using config auth."
2257 #: libraries/classes/Config/Descriptions.php:474
2258 msgid "Port on which MySQL server is listening, leave empty for default."
2261 #: libraries/classes/Config/Descriptions.php:475
2262 msgid "Socket on which MySQL server is listening, leave empty for default."
2265 #: libraries/classes/Config/Descriptions.php:476
2266 msgid "Enable SSL for connection to MySQL server."
2269 #: libraries/classes/Config/Descriptions.php:479
2271 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2272 "authentication mode because the password is hard coded in the configuration "
2273 "file; this does not limit the ability to execute the same command directly."
2276 #: libraries/classes/Config/Descriptions.php:484
2277 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2280 #: libraries/classes/Config/Descriptions.php:487
2282 "Show or hide a column displaying the Last update timestamp for all tables."
2285 #: libraries/classes/Config/Descriptions.php:490
2287 "Show or hide a column displaying the Last check timestamp for all tables."
2290 #: libraries/classes/Config/Descriptions.php:493
2292 "Defines whether or not type fields should be initially displayed in edit/"
2296 #: libraries/classes/Config/Descriptions.php:496
2298 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2302 #: libraries/classes/Config/Descriptions.php:498
2303 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2306 #: libraries/classes/Config/Descriptions.php:499
2307 msgid "Show or hide a column displaying the comments for all tables."
2310 #: libraries/classes/Config/Descriptions.php:500
2311 msgid "Show or hide a column displaying the charset for all tables."
2314 #: libraries/classes/Config/Descriptions.php:501
2315 msgid "Display the function fields in edit/insert mode."
2318 #: libraries/classes/Config/Descriptions.php:502
2319 msgid "Whether to show hint or not."
2322 #: libraries/classes/Config/Descriptions.php:503
2324 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2327 #: libraries/classes/Config/Descriptions.php:504
2328 msgid "Allow to display database and table statistics (e.g. space usage)."
2331 #: libraries/classes/Config/Descriptions.php:506
2333 "Mark used tables and make it possible to show databases with locked tables."
2336 #: libraries/classes/Config/Descriptions.php:509
2338 "Disable the default warning that is displayed on the main page if Suhosin is "
2342 #: libraries/classes/Config/Descriptions.php:512
2344 "Disable the default warning that is displayed on the main page if the value "
2345 "of the PHP setting session.gc_maxlifetime is less than the value of "
2346 "`LoginCookieValidity`."
2349 #: libraries/classes/Config/Descriptions.php:517
2351 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2352 "query textareas (*2)."
2355 #: libraries/classes/Config/Descriptions.php:520
2357 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2358 "query textareas (*2)."
2361 #: libraries/classes/Config/Descriptions.php:523
2363 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2364 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2365 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2366 "HTTP_X_FORWARDED_FOR[/kbd]."
2369 #: libraries/classes/Config/Descriptions.php:529
2371 "When disabled, users cannot set any of the options below, regardless of the "
2372 "checkbox on the right."
2375 #: libraries/classes/Config/Descriptions.php:532
2377 "The URL of the proxy to be used when retrieving the information about the "
2378 "latest version of phpMyAdmin, or when submitting error reports. You need "
2379 "this if the server where phpMyAdmin is installed does not have direct access "
2380 "to the Internet. The format is: \"hostname:portnumber\"."
2383 #: libraries/classes/Config/Descriptions.php:538
2385 "The username for authenticating with the proxy. By default, no "
2386 "authentication is performed. If a username is supplied, Basic Authentication "
2387 "will be performed. No other types of authentication are currently supported."
2390 #: libraries/classes/Config/Descriptions.php:544
2392 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2393 "will be inserted with Shift+Enter."
2396 #: libraries/classes/Config/Descriptions.php:548
2398 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2399 "configuration storage tables automatically."
2402 #: libraries/classes/Config/Descriptions.php:551
2403 msgid "Highlight selected rows."
2406 #: libraries/classes/Config/Descriptions.php:552
2407 msgid "Highlight row pointed by the mouse cursor."
2410 #: libraries/classes/Config/Descriptions.php:553
2411 msgid "Number of columns for CHAR/VARCHAR textareas."
2414 #: libraries/classes/Config/Descriptions.php:554
2415 msgid "Number of rows for CHAR/VARCHAR textareas."
2418 #: libraries/classes/Config/Descriptions.php:555
2420 "Log SQL queries and their execution time, to be displayed in the console"
2423 #: libraries/classes/Config/Descriptions.php:556
2424 msgid "Tab that is displayed when entering a database."
2427 #: libraries/classes/Config/Descriptions.php:557
2428 msgid "Tab that is displayed when entering a server."
2431 #: libraries/classes/Config/Descriptions.php:558
2432 msgid "Tab that is displayed when entering a table."
2435 #: libraries/classes/Config/Descriptions.php:559
2436 msgid "Whether the table structure actions should be hidden."
2439 #: libraries/classes/Config/Descriptions.php:560
2440 msgid "Whether column comments should be shown in table structure view"
2443 #: libraries/classes/Config/Descriptions.php:561
2444 msgid "Show server listing as a list instead of a drop down."
2447 #: libraries/classes/Config/Descriptions.php:562
2448 msgid "A dropdown will be used if fewer items are present."
2451 #: libraries/classes/Config/Descriptions.php:563
2452 msgid "Default value for foreign key checks checkbox for some queries."
2455 #: libraries/classes/Config/Descriptions.php:564
2456 msgid "Uncheck the checkbox to disable drag and drop import"
2459 #: libraries/classes/Config/Descriptions.php:565
2460 msgid "How many rows can be inserted at one time."
2463 #: libraries/classes/Config/Descriptions.php:566
2465 "Maximum number of characters shown in any non-numeric column on browse view."
2468 #: libraries/classes/Config/Descriptions.php:567
2469 msgid "Define how long (in seconds) a login cookie is valid."
2472 #: libraries/classes/Config/Descriptions.php:568
2473 msgid "Double size of textarea for LONGTEXT columns."
2476 #: libraries/classes/Config/Descriptions.php:569
2477 msgid "Maximum number of databases displayed in database list."
2480 #: libraries/classes/Config/Descriptions.php:570
2481 msgid "Maximum number of tables displayed in table list."
2484 #: libraries/classes/Config/Descriptions.php:571
2485 msgid "Maximum number of recently used tables; set 0 to disable."
2488 #: libraries/classes/Config/Descriptions.php:572
2489 msgid "Maximum number of favorite tables; set 0 to disable."
2492 #: libraries/classes/Config/Descriptions.php:573
2493 msgid "These are Edit, Copy and Delete links."
2496 #: libraries/classes/Config/Descriptions.php:574
2497 msgid "Whether to show row links even in the absence of a unique key."
2500 #: libraries/classes/Config/Descriptions.php:575
2501 #: libraries/classes/Config/Descriptions.php:858
2502 msgid "Disable shortcut keys"
2505 #: libraries/classes/Config/Descriptions.php:576
2506 msgid "Use natural order for sorting table and database names."
2509 #: libraries/classes/Config/Descriptions.php:577
2510 #: libraries/classes/Config/Descriptions.php:580
2511 #: libraries/classes/Config/Descriptions.php:581
2512 msgid "Use only icons, only text or both."
2515 #: libraries/classes/Config/Descriptions.php:578
2516 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2519 #: libraries/classes/Config/Descriptions.php:579
2520 msgid "Use persistent connections to MySQL databases."
2523 #: libraries/classes/Config/Descriptions.php:582
2524 msgid "Disallow BLOB and BINARY columns from editing."
2527 #: libraries/classes/Config/Descriptions.php:583
2528 msgid "How many queries are kept in history."
2531 #: libraries/classes/Config/Descriptions.php:584
2532 msgid "Select which functions will be used for character set conversion."
2535 #: libraries/classes/Config/Descriptions.php:585
2536 msgid "When browsing tables, the sorting of each table is remembered."
2539 #: libraries/classes/Config/Descriptions.php:586
2540 msgid "Default sort order for tables with a primary key."
2543 #: libraries/classes/Config/Descriptions.php:587
2545 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2548 #: libraries/classes/Config/Descriptions.php:588
2549 msgid "For display Options"
2552 #: libraries/classes/Config/Descriptions.php:589
2553 msgid "Directory where exports can be saved on server."
2556 #: libraries/classes/Config/Descriptions.php:590
2558 "Defines whether the query box should stay on-screen after its submission."
2561 #: libraries/classes/Config/Descriptions.php:591
2562 msgid "Title of browser window when a database is selected."
2565 #: libraries/classes/Config/Descriptions.php:592
2566 msgid "Title of browser window when nothing is selected."
2569 #: libraries/classes/Config/Descriptions.php:593
2570 msgid "Title of browser window when a server is selected."
2573 #: libraries/classes/Config/Descriptions.php:594
2574 msgid "Title of browser window when a table is selected."
2577 #: libraries/classes/Config/Descriptions.php:595
2578 msgid "Directory on server where you can upload files for import."
2581 #: libraries/classes/Config/Descriptions.php:596
2582 msgid "Allow for searching inside the entire database."
2585 #: libraries/classes/Config/Descriptions.php:597
2586 msgid "Enables check for latest version on main phpMyAdmin page."
2589 #: libraries/classes/Config/Descriptions.php:598
2590 msgid "The password for authenticating with the proxy."
2593 #: libraries/classes/Config/Descriptions.php:599
2594 msgid "Enable ZIP compression for import and export operations."
2597 #: libraries/classes/Config/Descriptions.php:600
2598 msgid "Choose the default action when sending error reports."
2601 #: libraries/classes/Config/Descriptions.php:617
2602 msgid "Allow login to any MySQL server"
2605 #: libraries/classes/Config/Descriptions.php:618
2606 msgid "Restrict login to MySQL server"
2609 #: libraries/classes/Config/Descriptions.php:619
2610 msgid "Allow third party framing"
2613 #: libraries/classes/Config/Descriptions.php:620
2614 msgid "Show \"Drop database\" link to normal users"
2617 #: libraries/classes/Config/Descriptions.php:621
2618 msgid "Blowfish secret"
2621 #: libraries/classes/Config/Descriptions.php:622
2625 #: libraries/classes/Config/Descriptions.php:623
2626 msgid "Highlight pointer"
2629 #: libraries/classes/Config/Descriptions.php:624
2633 #: libraries/classes/Config/Descriptions.php:625
2634 msgid "CHAR columns editing"
2637 #: libraries/classes/Config/Descriptions.php:626
2638 msgid "Enable CodeMirror"
2641 #: libraries/classes/Config/Descriptions.php:627
2642 msgid "Enable linter"
2645 #: libraries/classes/Config/Descriptions.php:628
2646 msgid "Minimum size for input field"
2649 #: libraries/classes/Config/Descriptions.php:629
2650 msgid "Maximum size for input field"
2653 #: libraries/classes/Config/Descriptions.php:630
2654 msgid "CHAR textarea columns"
2657 #: libraries/classes/Config/Descriptions.php:631
2658 msgid "CHAR textarea rows"
2661 #: libraries/classes/Config/Descriptions.php:632
2662 msgid "Check config file permissions"
2665 #: libraries/classes/Config/Descriptions.php:633
2666 msgid "Compress on the fly"
2669 #: libraries/classes/Config/Descriptions.php:634
2670 msgid "Confirm DROP queries"
2673 #: libraries/classes/Config/Descriptions.php:635
2674 #: templates/console/display.twig:11 templates/console/display.twig:64
2678 #: libraries/classes/Config/Descriptions.php:636
2679 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
2680 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
2684 #: libraries/classes/Config/Descriptions.php:637
2685 msgid "Default database tab"
2688 #: libraries/classes/Config/Descriptions.php:638
2689 msgid "Default server tab"
2692 #: libraries/classes/Config/Descriptions.php:639
2693 msgid "Default table tab"
2696 #: libraries/classes/Config/Descriptions.php:640
2697 msgid "Enable autocomplete for table and column names"
2700 #: libraries/classes/Config/Descriptions.php:641
2701 msgid "Show column comments"
2704 #: libraries/classes/Config/Descriptions.php:642
2705 msgid "Hide table structure actions"
2708 #: libraries/classes/Config/Descriptions.php:643
2709 msgid "Default transformations for Hex"
2712 #: libraries/classes/Config/Descriptions.php:644
2713 msgid "Default transformations for Substring"
2716 #: libraries/classes/Config/Descriptions.php:645
2717 msgid "Default transformations for Bool2Text"
2720 #: libraries/classes/Config/Descriptions.php:646
2721 msgid "Default transformations for External"
2724 #: libraries/classes/Config/Descriptions.php:647
2725 msgid "Default transformations for PreApPend"
2728 #: libraries/classes/Config/Descriptions.php:648
2729 msgid "Default transformations for DateFormat"
2732 #: libraries/classes/Config/Descriptions.php:649
2733 msgid "Default transformations for Inline"
2736 #: libraries/classes/Config/Descriptions.php:650
2737 msgid "Default transformations for TextImageLink"
2740 #: libraries/classes/Config/Descriptions.php:651
2741 msgid "Default transformations for TextLink"
2744 #: libraries/classes/Config/Descriptions.php:652
2745 msgid "Display servers as a list"
2748 #: libraries/classes/Config/Descriptions.php:653
2749 msgid "Disable multi table maintenance"
2752 #: libraries/classes/Config/Descriptions.php:654
2753 msgid "Maximum execution time"
2756 #: libraries/classes/Config/Descriptions.php:655
2757 msgid "Use [code]LOCK TABLES[/code] statement"
2760 #: libraries/classes/Config/Descriptions.php:656
2761 msgid "Save as file"
2764 #: libraries/classes/Config/Descriptions.php:657
2765 #: libraries/classes/Config/Descriptions.php:792
2766 msgid "Character set of the file"
2769 #: libraries/classes/Config/Descriptions.php:658
2770 #: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165
2771 #: templates/import.twig:167 templates/sql/query.twig:40
2772 #: templates/table/structure/display_table_stats.twig:84
2776 #: libraries/classes/Config/Descriptions.php:659
2780 #: libraries/classes/Config/Descriptions.php:660
2781 #: libraries/classes/Config/Descriptions.php:667
2782 #: libraries/classes/Config/Descriptions.php:675
2783 #: libraries/classes/Config/Descriptions.php:679
2784 #: libraries/classes/Config/Descriptions.php:692
2785 #: libraries/classes/Config/Descriptions.php:694
2786 #: libraries/classes/Config/Descriptions.php:741
2787 #: libraries/classes/Plugins/Export/ExportCsv.php:88
2788 #: libraries/classes/Plugins/Export/ExportExcel.php:61
2789 #: libraries/classes/Plugins/Export/ExportHtmlword.php:85
2790 #: libraries/classes/Plugins/Export/ExportOds.php:70
2791 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2792 #: libraries/classes/Plugins/Export/ExportTexytext.php:79
2793 msgid "Put columns names in the first row"
2796 #: libraries/classes/Config/Descriptions.php:661
2797 #: libraries/classes/Config/Descriptions.php:794
2798 #: libraries/classes/Config/Descriptions.php:800
2799 #: libraries/classes/Plugins/Import/ImportCsv.php:666
2800 msgid "Columns enclosed with"
2803 #: libraries/classes/Config/Descriptions.php:662
2804 #: libraries/classes/Config/Descriptions.php:795
2805 #: libraries/classes/Config/Descriptions.php:801
2806 #: libraries/classes/Plugins/Import/ImportCsv.php:677
2807 msgid "Columns escaped with"
2810 #: libraries/classes/Config/Descriptions.php:663
2811 #: libraries/classes/Config/Descriptions.php:669
2812 #: libraries/classes/Config/Descriptions.php:676
2813 #: libraries/classes/Config/Descriptions.php:685
2814 #: libraries/classes/Config/Descriptions.php:693
2815 #: libraries/classes/Config/Descriptions.php:697
2816 #: libraries/classes/Config/Descriptions.php:742
2817 msgid "Replace NULL with"
2820 #: libraries/classes/Config/Descriptions.php:664
2821 #: libraries/classes/Config/Descriptions.php:670
2822 msgid "Remove CRLF characters within columns"
2825 #: libraries/classes/Config/Descriptions.php:665
2826 #: libraries/classes/Config/Descriptions.php:798
2827 #: libraries/classes/Config/Descriptions.php:805
2828 #: libraries/classes/Plugins/Import/ImportCsv.php:651
2829 msgid "Columns terminated with"
2832 #: libraries/classes/Config/Descriptions.php:666
2833 #: libraries/classes/Config/Descriptions.php:793
2834 #: libraries/classes/Plugins/Import/ImportCsv.php:684
2835 msgid "Lines terminated with"
2838 #: libraries/classes/Config/Descriptions.php:668
2839 msgid "Excel edition"
2842 #: libraries/classes/Config/Descriptions.php:671
2843 msgid "Database name template"
2846 #: libraries/classes/Config/Descriptions.php:672
2847 msgid "Server name template"
2850 #: libraries/classes/Config/Descriptions.php:673
2851 msgid "Table name template"
2854 #: libraries/classes/Config/Descriptions.php:677
2855 #: libraries/classes/Config/Descriptions.php:690
2856 #: libraries/classes/Config/Descriptions.php:699
2857 #: libraries/classes/Config/Descriptions.php:737
2858 #: libraries/classes/Config/Descriptions.php:743
2859 #: libraries/classes/Plugins/Export/ExportHtmlword.php:56
2860 #: libraries/classes/Plugins/Export/ExportLatex.php:88
2861 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
2862 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
2863 #: libraries/classes/Plugins/Export/ExportOdt.php:69
2864 #: libraries/classes/Plugins/Export/ExportPdf.php:86
2865 #: libraries/classes/Plugins/Export/ExportSql.php:237
2866 #: libraries/classes/Plugins/Export/ExportTexytext.php:55
2870 #: libraries/classes/Config/Descriptions.php:678
2871 #: libraries/classes/Plugins/Export/ExportLatex.php:79
2872 msgid "Include table caption"
2875 #: libraries/classes/Config/Descriptions.php:680
2876 #: libraries/classes/Config/Descriptions.php:695
2877 #: libraries/classes/Config/Descriptions.php:731
2878 #: libraries/classes/Plugins/Export/ExportHtmlword.php:386
2879 #: libraries/classes/Plugins/Export/ExportLatex.php:544
2880 #: libraries/classes/Plugins/Export/ExportOdt.php:490
2881 #: libraries/classes/Plugins/Export/ExportTexytext.php:388
2882 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:548
2883 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
2884 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
2885 #: templates/columns_definitions/table_fields_definitions.twig:54
2886 #: templates/database/data_dictionary/index.twig:29
2887 #: templates/table/structure/display_structure.twig:28
2891 #: libraries/classes/Config/Descriptions.php:681
2892 #: libraries/classes/Config/Descriptions.php:687
2893 msgid "Table caption"
2896 #: libraries/classes/Config/Descriptions.php:682
2897 #: libraries/classes/Config/Descriptions.php:688
2898 msgid "Continued table caption"
2901 #: libraries/classes/Config/Descriptions.php:683
2902 #: libraries/classes/Config/Descriptions.php:689
2906 #: libraries/classes/Config/Descriptions.php:684
2907 #: libraries/classes/Config/Descriptions.php:696
2908 #: libraries/classes/Config/Descriptions.php:734
2909 #: libraries/classes/Plugins/Export/ExportHtmlword.php:393
2910 #: libraries/classes/Plugins/Export/ExportOdt.php:497
2911 #: libraries/classes/Plugins/Export/ExportTexytext.php:393
2912 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:556
2913 #: templates/columns_definitions/table_fields_definitions.twig:71
2914 #: templates/database/data_dictionary/index.twig:31
2916 #| msgid "Bad type!"
2920 #: libraries/classes/Config/Descriptions.php:686
2921 #: libraries/classes/Config/Descriptions.php:698
2922 #: libraries/classes/Config/Descriptions.php:736
2923 msgid "Relationships"
2926 #: libraries/classes/Config/Descriptions.php:691
2927 msgid "Export method"
2930 #: libraries/classes/Config/Descriptions.php:700
2931 #: libraries/classes/Config/Descriptions.php:703
2932 msgid "Save on server"
2935 #: libraries/classes/Config/Descriptions.php:701
2936 #: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182
2937 #: templates/export.twig:377
2938 msgid "Overwrite existing file(s)"
2941 #: libraries/classes/Config/Descriptions.php:702
2942 msgid "Export as separate files"
2945 #: libraries/classes/Config/Descriptions.php:705
2946 msgid "Remember filename template"
2949 #: libraries/classes/Config/Descriptions.php:706
2950 msgid "Remove DEFINER clause from definitions"
2953 #: libraries/classes/Config/Descriptions.php:707
2954 #: templates/database/operations/index.twig:160
2955 #: templates/table/operations/index.twig:72
2956 #: templates/table/operations/index.twig:300
2957 msgid "Add AUTO_INCREMENT value"
2960 #: libraries/classes/Config/Descriptions.php:708
2961 msgid "Enclose table and column names with backquotes"
2964 #: libraries/classes/Config/Descriptions.php:709
2965 #: libraries/classes/Config/Descriptions.php:811
2966 msgid "SQL compatibility mode"
2969 #: libraries/classes/Config/Descriptions.php:710
2970 msgid "Creation/Update/Check dates"
2973 #: libraries/classes/Config/Descriptions.php:711
2974 msgid "Use delayed inserts"
2977 #: libraries/classes/Config/Descriptions.php:712
2978 #: libraries/classes/Plugins/Export/ExportSql.php:183
2979 msgid "Disable foreign key checks"
2982 #: libraries/classes/Config/Descriptions.php:713
2983 #: libraries/classes/Plugins/Export/ExportSql.php:197
2984 msgid "Export views as tables"
2987 #: libraries/classes/Config/Descriptions.php:714
2988 msgid "Export related metadata from phpMyAdmin configuration storage"
2991 #: libraries/classes/Config/Descriptions.php:715
2992 #: libraries/classes/Config/Descriptions.php:716
2993 #: libraries/classes/Config/Descriptions.php:718
2994 #: libraries/classes/Config/Descriptions.php:721
2995 #: libraries/classes/Config/Descriptions.php:722
2996 #: libraries/classes/Config/Descriptions.php:723
2997 #: libraries/classes/Config/Descriptions.php:735
2998 #: templates/database/operations/index.twig:155
2999 #: templates/table/operations/index.twig:295
3004 #: libraries/classes/Config/Descriptions.php:724
3005 msgid "Use hexadecimal for BINARY & BLOB"
3008 #: libraries/classes/Config/Descriptions.php:726
3010 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3014 #: libraries/classes/Config/Descriptions.php:729
3015 #: libraries/classes/Plugins/Export/ExportSql.php:351
3020 #: libraries/classes/Config/Descriptions.php:730
3021 msgid "Use ignore inserts"
3024 #: libraries/classes/Config/Descriptions.php:732
3025 msgid "Syntax to use when inserting data"
3028 #: libraries/classes/Config/Descriptions.php:733
3029 #: libraries/classes/Plugins/Export/ExportSql.php:488
3030 msgid "Maximal length of created query"
3033 #: libraries/classes/Config/Descriptions.php:738
3037 #: libraries/classes/Config/Descriptions.php:739
3038 #: libraries/classes/Plugins/Export/ExportSql.php:169
3039 msgid "Enclose export in a transaction"
3042 #: libraries/classes/Config/Descriptions.php:740
3043 msgid "Export time in UTC"
3046 #: libraries/classes/Config/Descriptions.php:744
3047 msgid "Foreign key dropdown order"
3050 #: libraries/classes/Config/Descriptions.php:745
3051 msgid "Foreign key limit"
3054 #: libraries/classes/Config/Descriptions.php:746
3055 msgid "Foreign key checks"
3058 #: libraries/classes/Config/Descriptions.php:747
3059 msgid "First day of calendar"
3062 #: libraries/classes/Config/Descriptions.php:748
3063 #: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:480
3064 #: libraries/classes/Util.php:1944 libraries/config.values.php:155
3065 #: templates/navigation/tree/database_select.twig:10
3066 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3067 #: templates/server/export/index.twig:14
3068 #: templates/server/privileges/user_properties.twig:20
3072 #: libraries/classes/Config/Descriptions.php:749
3076 #: libraries/classes/Config/Descriptions.php:751
3077 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3078 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3082 #: libraries/classes/Config/Descriptions.php:752
3086 #: libraries/classes/Config/Descriptions.php:753
3090 #: libraries/classes/Config/Descriptions.php:754
3091 msgid "Export defaults"
3094 #: libraries/classes/Config/Descriptions.php:755
3098 #: libraries/classes/Config/Descriptions.php:756
3099 msgid "Import defaults"
3102 #: libraries/classes/Config/Descriptions.php:757
3103 msgid "Import / export"
3106 #: libraries/classes/Config/Descriptions.php:758
3110 #: libraries/classes/Config/Descriptions.php:760
3111 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3112 #: templates/preferences/header.twig:30
3113 msgid "Navigation panel"
3116 #: libraries/classes/Config/Descriptions.php:761
3117 msgid "Navigation tree"
3120 #: libraries/classes/Config/Descriptions.php:762
3121 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3125 #: libraries/classes/Config/Descriptions.php:763
3126 #: libraries/classes/Controllers/Server/DatabasesController.php:307
3127 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3128 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3129 #: libraries/classes/Plugins/Export/ExportXml.php:115
3130 #: libraries/classes/Server/Status/Data.php:159
3131 #: templates/database/export/index.twig:22
3132 #: templates/database/structure/show_create.twig:6
3136 #: libraries/classes/Config/Descriptions.php:764
3137 #: libraries/classes/Config/Forms/User/MainForm.php:90
3138 #: templates/preferences/header.twig:36
3142 #: libraries/classes/Config/Descriptions.php:765
3143 msgid "Microsoft Office"
3146 #: libraries/classes/Config/Descriptions.php:767
3147 msgid "Other core settings"
3150 #: libraries/classes/Config/Descriptions.php:768
3154 #: libraries/classes/Config/Descriptions.php:769
3158 #: libraries/classes/Config/Descriptions.php:770
3159 msgid "Basic settings"
3162 #: libraries/classes/Config/Descriptions.php:771
3163 msgid "Authentication"
3166 #: libraries/classes/Config/Descriptions.php:772
3167 msgid "Server configuration"
3170 #: libraries/classes/Config/Descriptions.php:773
3171 msgid "Configuration storage"
3174 #: libraries/classes/Config/Descriptions.php:774
3175 msgid "Changes tracking"
3178 #: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:255
3179 #: libraries/classes/Menu.php:362 libraries/classes/Menu.php:485
3180 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
3181 #: libraries/classes/Util.php:1478 libraries/classes/Util.php:1945
3182 #: libraries/classes/Util.php:1960 libraries/classes/Util.php:1977
3183 #: libraries/config.values.php:62 libraries/config.values.php:76
3184 #: libraries/config.values.php:167 libraries/config.values.php:177
3188 #: libraries/classes/Config/Descriptions.php:776
3189 msgid "SQL Query box"
3192 #: libraries/classes/Config/Descriptions.php:777
3193 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3194 #: templates/preferences/header.twig:24
3198 #: libraries/classes/Config/Descriptions.php:778
3202 #: libraries/classes/Config/Descriptions.php:779
3203 msgid "Database structure"
3206 #: libraries/classes/Config/Descriptions.php:780
3207 #: libraries/classes/Plugins/Export/ExportPdf.php:258
3208 #: templates/table/page_with_secondary_tabs.twig:5
3209 msgid "Table structure"
3212 #: libraries/classes/Config/Descriptions.php:781
3216 #: libraries/classes/Config/Descriptions.php:782
3217 msgid "Display relational schema"
3220 #: libraries/classes/Config/Descriptions.php:783
3224 #: libraries/classes/Config/Descriptions.php:784
3228 #: libraries/classes/Config/Descriptions.php:785
3232 #: libraries/classes/Config/Descriptions.php:786
3233 #: templates/console/display.twig:4
3237 #: libraries/classes/Config/Descriptions.php:787
3241 #: libraries/classes/Config/Descriptions.php:788
3242 msgid "Extra parameters for iconv"
3245 #: libraries/classes/Config/Descriptions.php:789
3246 msgid "Ignore multiple statement errors"
3249 #: libraries/classes/Config/Descriptions.php:790
3250 msgid "Enable drag and drop import"
3253 #: libraries/classes/Config/Descriptions.php:791
3254 msgid "Partial import: allow interrupt"
3257 #: libraries/classes/Config/Descriptions.php:796
3258 #: libraries/classes/Config/Descriptions.php:802
3259 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3260 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3261 msgid "Do not abort on INSERT error"
3264 #: libraries/classes/Config/Descriptions.php:797
3265 #: libraries/classes/Config/Descriptions.php:804
3266 msgid "Add ON DUPLICATE KEY UPDATE"
3269 #: libraries/classes/Config/Descriptions.php:799
3270 msgid "Format of imported file"
3273 #: libraries/classes/Config/Descriptions.php:803
3274 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3275 msgid "Use LOCAL keyword"
3278 #: libraries/classes/Config/Descriptions.php:806
3279 msgid "Column names in first row"
3282 #: libraries/classes/Config/Descriptions.php:807
3283 #: libraries/classes/Plugins/Import/ImportOds.php:74
3284 msgid "Do not import empty rows"
3287 #: libraries/classes/Config/Descriptions.php:808
3288 msgid "Import currencies ($5.00 to 5.00)"
3291 #: libraries/classes/Config/Descriptions.php:809
3292 msgid "Import percentages as proper decimals (12.00% to .12)"
3295 #: libraries/classes/Config/Descriptions.php:810
3296 msgid "Partial import: skip queries"
3299 #: libraries/classes/Config/Descriptions.php:812
3300 msgid "Do not use AUTO_INCREMENT for zero values"
3303 #: libraries/classes/Config/Descriptions.php:813
3304 msgid "Read as multibytes"
3307 #: libraries/classes/Config/Descriptions.php:814
3308 msgid "Initial state for sliders"
3311 #: libraries/classes/Config/Descriptions.php:815
3312 msgid "Number of inserted rows"
3315 #: libraries/classes/Config/Descriptions.php:816
3316 msgid "Limit column characters"
3319 #: libraries/classes/Config/Descriptions.php:817
3320 msgid "Delete all cookies on logout"
3323 #: libraries/classes/Config/Descriptions.php:818
3324 msgid "Recall user name"
3327 #: libraries/classes/Config/Descriptions.php:819
3328 msgid "Login cookie store"
3331 #: libraries/classes/Config/Descriptions.php:820
3332 msgid "Login cookie validity"
3335 #: libraries/classes/Config/Descriptions.php:821
3336 msgid "Bigger textarea for LONGTEXT"
3339 #: libraries/classes/Config/Descriptions.php:822
3340 msgid "Maximum displayed SQL length"
3343 #: libraries/classes/Config/Descriptions.php:823
3344 msgid "Maximum databases"
3347 #: libraries/classes/Config/Descriptions.php:824
3348 msgid "Maximum items on first level"
3351 #: libraries/classes/Config/Descriptions.php:825
3352 msgid "Maximum items in branch"
3355 #: libraries/classes/Config/Descriptions.php:826
3356 msgid "Maximum number of rows to display"
3359 #: libraries/classes/Config/Descriptions.php:827
3360 msgid "Maximum tables"
3363 #: libraries/classes/Config/Descriptions.php:828
3364 msgid "Memory limit"
3367 #: libraries/classes/Config/Descriptions.php:829
3368 msgid "Show databases navigation as tree"
3371 #: libraries/classes/Config/Descriptions.php:830
3372 msgid "Navigation panel width"
3375 #: libraries/classes/Config/Descriptions.php:831
3376 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
3377 #: libraries/classes/Navigation/NavigationTree.php:1354
3378 msgid "Link with main panel"
3381 #: libraries/classes/Config/Descriptions.php:832
3382 msgid "Display logo"
3385 #: libraries/classes/Config/Descriptions.php:833
3386 msgid "Logo link URL"
3389 #: libraries/classes/Config/Descriptions.php:834
3390 msgid "Logo link target"
3393 #: libraries/classes/Config/Descriptions.php:835
3394 msgid "Display servers selection"
3397 #: libraries/classes/Config/Descriptions.php:836
3398 msgid "Target for quick access icon"
3401 #: libraries/classes/Config/Descriptions.php:837
3402 msgid "Target for second quick access icon"
3405 #: libraries/classes/Config/Descriptions.php:838
3406 msgid "Minimum number of items to display the filter box"
3409 #: libraries/classes/Config/Descriptions.php:840
3410 msgid "Minimum number of databases to display the database filter box"
3413 #: libraries/classes/Config/Descriptions.php:842
3414 msgid "Group items in the tree"
3417 #: libraries/classes/Config/Descriptions.php:843
3418 msgid "Database tree separator"
3421 #: libraries/classes/Config/Descriptions.php:844
3422 msgid "Table tree separator"
3425 #: libraries/classes/Config/Descriptions.php:845
3426 msgid "Maximum table tree depth"
3429 #: libraries/classes/Config/Descriptions.php:846
3430 msgid "Enable highlighting"
3433 #: libraries/classes/Config/Descriptions.php:847
3434 msgid "Enable navigation tree expansion"
3437 #: libraries/classes/Config/Descriptions.php:848
3438 msgid "Show tables in tree"
3441 #: libraries/classes/Config/Descriptions.php:849
3442 msgid "Show views in tree"
3445 #: libraries/classes/Config/Descriptions.php:850
3446 msgid "Show functions in tree"
3449 #: libraries/classes/Config/Descriptions.php:851
3450 msgid "Show procedures in tree"
3453 #: libraries/classes/Config/Descriptions.php:852
3454 msgid "Show events in tree"
3457 #: libraries/classes/Config/Descriptions.php:853
3458 msgid "Expand single database"
3461 #: libraries/classes/Config/Descriptions.php:854
3462 msgid "Recently used tables"
3465 #: libraries/classes/Config/Descriptions.php:855
3466 #: libraries/classes/RecentFavoriteTable.php:251
3467 msgid "Favorite tables"
3470 #: libraries/classes/Config/Descriptions.php:856
3471 msgid "Where to show the table row links"
3474 #: libraries/classes/Config/Descriptions.php:857
3475 msgid "Show row links anyway"
3478 #: libraries/classes/Config/Descriptions.php:859
3479 msgid "Natural order"
3482 #: libraries/classes/Config/Descriptions.php:860
3483 msgid "Table navigation bar"
3486 #: libraries/classes/Config/Descriptions.php:861
3487 msgid "GZip output buffering"
3490 #: libraries/classes/Config/Descriptions.php:862
3491 msgid "Default sorting order"
3494 #: libraries/classes/Config/Descriptions.php:863
3495 msgid "Persistent connections"
3498 #: libraries/classes/Config/Descriptions.php:864
3499 msgid "Missing phpMyAdmin configuration storage tables"
3502 #: libraries/classes/Config/Descriptions.php:865
3503 msgid "MySQL reserved word warning"
3506 #: libraries/classes/Config/Descriptions.php:866
3507 msgid "How to display the menu tabs"
3510 #: libraries/classes/Config/Descriptions.php:867
3511 msgid "How to display various action links"
3514 #: libraries/classes/Config/Descriptions.php:868
3515 msgid "Protect binary columns"
3518 #: libraries/classes/Config/Descriptions.php:869
3519 msgid "Permanent query history"
3522 #: libraries/classes/Config/Descriptions.php:870
3523 msgid "Query history length"
3526 #: libraries/classes/Config/Descriptions.php:871
3527 msgid "Recoding engine"
3530 #: libraries/classes/Config/Descriptions.php:872
3531 msgid "Remember table's sorting"
3534 #: libraries/classes/Config/Descriptions.php:873
3535 msgid "Primary key default sort order"
3538 #: libraries/classes/Config/Descriptions.php:874
3539 msgid "Repeat headers"
3542 #: libraries/classes/Config/Descriptions.php:875
3543 msgid "Grid editing: trigger action"
3546 #: libraries/classes/Config/Descriptions.php:876
3547 msgid "Relational display"
3550 #: libraries/classes/Config/Descriptions.php:877
3551 msgid "Grid editing: save all edited cells at once"
3554 #: libraries/classes/Config/Descriptions.php:878
3555 msgid "Save directory"
3558 #: libraries/classes/Config/Descriptions.php:879
3559 msgid "Host authorization order"
3562 #: libraries/classes/Config/Descriptions.php:880
3563 msgid "Host authorization rules"
3566 #: libraries/classes/Config/Descriptions.php:881
3567 msgid "Allow logins without a password"
3570 #: libraries/classes/Config/Descriptions.php:882
3571 msgid "Allow root login"
3574 #: libraries/classes/Config/Descriptions.php:883
3575 msgid "Session timezone"
3578 #: libraries/classes/Config/Descriptions.php:884
3582 #: libraries/classes/Config/Descriptions.php:885
3583 #: templates/setup/home/index.twig:50
3584 msgid "Authentication type"
3587 #: libraries/classes/Config/Descriptions.php:886
3588 msgid "Bookmark table"
3591 #: libraries/classes/Config/Descriptions.php:887
3592 msgid "Column information table"
3595 #: libraries/classes/Config/Descriptions.php:888
3596 msgid "Compress connection"
3599 #: libraries/classes/Config/Descriptions.php:889
3600 msgid "Control user password"
3603 #: libraries/classes/Config/Descriptions.php:890
3604 msgid "Control user"
3607 #: libraries/classes/Config/Descriptions.php:891
3608 msgid "Control host"
3611 #: libraries/classes/Config/Descriptions.php:892
3612 msgid "Control port"
3615 #: libraries/classes/Config/Descriptions.php:893
3616 msgid "Disable use of INFORMATION_SCHEMA"
3619 #: libraries/classes/Config/Descriptions.php:894
3620 msgid "Hide databases"
3623 #: libraries/classes/Config/Descriptions.php:895
3624 msgid "SQL query history table"
3627 #: libraries/classes/Config/Descriptions.php:896
3628 msgid "Server hostname"
3631 #: libraries/classes/Config/Descriptions.php:897
3635 #: libraries/classes/Config/Descriptions.php:898
3636 msgid "Maximal number of table preferences to store"
3639 #: libraries/classes/Config/Descriptions.php:899
3640 msgid "QBE saved searches table"
3643 #: libraries/classes/Config/Descriptions.php:900
3644 msgid "Export templates table"
3647 #: libraries/classes/Config/Descriptions.php:901
3648 msgid "Central columns table"
3651 #: libraries/classes/Config/Descriptions.php:902
3652 msgid "Show only listed databases"
3655 #: libraries/classes/Config/Descriptions.php:903
3656 msgid "Password for config auth"
3659 #: libraries/classes/Config/Descriptions.php:904
3660 msgid "PDF schema: pages table"
3663 #: libraries/classes/Config/Descriptions.php:905
3664 #: templates/database/operations/index.twig:122
3665 #: templates/server/databases/index.twig:24
3666 msgid "Database name"
3669 #: libraries/classes/Config/Descriptions.php:906
3673 #: libraries/classes/Config/Descriptions.php:907
3674 msgid "Recently used table"
3677 #: libraries/classes/Config/Descriptions.php:908
3678 msgid "Favorites table"
3681 #: libraries/classes/Config/Descriptions.php:909
3682 msgid "Relation table"
3685 #: libraries/classes/Config/Descriptions.php:910
3686 msgid "Signon session name"
3689 #: libraries/classes/Config/Descriptions.php:911
3693 #: libraries/classes/Config/Descriptions.php:912
3694 msgid "Server socket"
3697 #: libraries/classes/Config/Descriptions.php:913
3701 #: libraries/classes/Config/Descriptions.php:914
3702 msgid "Designer and PDF schema: table coordinates"
3705 #: libraries/classes/Config/Descriptions.php:915
3706 msgid "Display columns table"
3709 #: libraries/classes/Config/Descriptions.php:916
3710 msgid "UI preferences table"
3713 #: libraries/classes/Config/Descriptions.php:917
3714 msgid "Add DROP DATABASE"
3717 #: libraries/classes/Config/Descriptions.php:918
3718 #: templates/database/structure/copy_form.twig:34
3719 msgid "Add DROP TABLE"
3722 #: libraries/classes/Config/Descriptions.php:919
3723 msgid "Add DROP VIEW"
3726 #: libraries/classes/Config/Descriptions.php:920
3727 msgid "Statements to track"
3730 #: libraries/classes/Config/Descriptions.php:921
3731 msgid "SQL query tracking table"
3734 #: libraries/classes/Config/Descriptions.php:922
3735 msgid "Automatically create versions"
3738 #: libraries/classes/Config/Descriptions.php:923
3739 msgid "User preferences storage table"
3742 #: libraries/classes/Config/Descriptions.php:924
3746 #: libraries/classes/Config/Descriptions.php:925
3747 msgid "User groups table"
3750 #: libraries/classes/Config/Descriptions.php:926
3751 msgid "Hidden navigation items table"
3754 #: libraries/classes/Config/Descriptions.php:927
3755 msgid "User for config auth"
3758 #: libraries/classes/Config/Descriptions.php:928
3759 msgid "Verbose name of this server"
3762 #: libraries/classes/Config/Descriptions.php:929
3763 msgid "Allow to display all the rows"
3766 #: libraries/classes/Config/Descriptions.php:930
3767 msgid "Show password change form"
3770 #: libraries/classes/Config/Descriptions.php:931
3771 msgid "Show create database form"
3774 #: libraries/classes/Config/Descriptions.php:932
3775 msgid "Show table comments"
3778 #: libraries/classes/Config/Descriptions.php:933
3779 msgid "Show creation timestamp"
3782 #: libraries/classes/Config/Descriptions.php:934
3783 msgid "Show last update timestamp"
3786 #: libraries/classes/Config/Descriptions.php:935
3787 msgid "Show last check timestamp"
3790 #: libraries/classes/Config/Descriptions.php:936
3791 msgid "Show table charset"
3794 #: libraries/classes/Config/Descriptions.php:937
3795 msgid "Show field types"
3798 #: libraries/classes/Config/Descriptions.php:938
3799 msgid "Show function fields"
3802 #: libraries/classes/Config/Descriptions.php:939
3806 #: libraries/classes/Config/Descriptions.php:940
3807 msgid "Show phpinfo() link"
3810 #: libraries/classes/Config/Descriptions.php:941
3811 msgid "Show detailed MySQL server information"
3814 #: libraries/classes/Config/Descriptions.php:942
3815 msgid "Show SQL queries"
3818 #: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127
3819 msgid "Retain query box"
3822 #: libraries/classes/Config/Descriptions.php:944
3823 msgid "Show statistics"
3826 #: libraries/classes/Config/Descriptions.php:945
3827 msgid "Skip locked tables"
3830 #: libraries/classes/Config/Descriptions.php:946
3831 #: libraries/classes/ConfigStorage/UserGroups.php:124
3832 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
3833 #: libraries/classes/Display/Results.php:2962
3834 #: libraries/classes/Html/Generator.php:664
3835 #: libraries/classes/Html/Generator.php:915
3836 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
3837 #: templates/console/display.twig:175
3838 #: templates/database/central_columns/main.twig:265
3839 #: templates/database/central_columns/main.twig:376
3840 #: templates/database/central_columns/main.twig:377
3841 #: templates/database/events/index.twig:74
3842 #: templates/database/events/index.twig:77
3843 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
3844 #: templates/database/routines/row.twig:24
3845 #: templates/database/routines/row.twig:27
3846 #: templates/database/structure/structure_table_row.twig:66
3847 #: templates/database/triggers/row.twig:28
3848 #: templates/database/triggers/row.twig:31
3849 #: templates/display/results/table.twig:227
3850 #: templates/display/results/table.twig:228 templates/indexes.twig:34
3851 #: templates/server/variables/index.twig:41
3852 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
3853 #: templates/table/structure/display_structure.twig:480
3857 #: libraries/classes/Config/Descriptions.php:947
3858 #: libraries/classes/Html/Generator.php:632
3862 #: libraries/classes/Config/Descriptions.php:948
3863 #: libraries/classes/Export.php:592 libraries/classes/Html/Generator.php:712
3864 #: templates/console/display.twig:99
3865 #: templates/server/status/processes/index.twig:19
3866 #: templates/server/status/variables/index.twig:42
3870 #: libraries/classes/Config/Descriptions.php:949
3871 #: libraries/classes/Html/Generator.php:696
3872 msgid "Create PHP code"
3875 #: libraries/classes/Config/Descriptions.php:950
3876 msgid "Suhosin warning"
3879 #: libraries/classes/Config/Descriptions.php:951
3880 msgid "Login cookie validity warning"
3883 #: libraries/classes/Config/Descriptions.php:952
3884 msgid "Textarea columns"
3887 #: libraries/classes/Config/Descriptions.php:953
3888 msgid "Textarea rows"
3891 #: libraries/classes/Config/Descriptions.php:954
3892 #: libraries/classes/Plugins/Export/ExportHtmlword.php:141
3893 #: libraries/classes/Plugins/Export/ExportOdt.php:185
3894 #: libraries/classes/Plugins/Export/ExportTexytext.php:125
3895 #: libraries/classes/Server/Privileges.php:1812
3896 #: libraries/classes/Server/Privileges.php:1814
3897 #: libraries/classes/Server/Status/Processes.php:126
3898 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
3899 #: templates/console/display.twig:184 templates/server/databases/index.twig:106
3900 #: templates/server/privileges/edit_routine_privileges.twig:17
3901 #: templates/server/privileges/privileges_table.twig:257
3902 #: templates/server/privileges/user_properties.twig:22
3903 #: templates/server/privileges/user_properties.twig:71
3904 #: templates/table/operations/index.twig:56
3905 #: templates/table/operations/index.twig:62
3906 #: templates/table/operations/index.twig:257
3907 #: templates/table/operations/index.twig:263
3908 #: templates/table/relation/common_form.twig:36
3909 #: templates/table/relation/common_form.twig:175
3910 #: templates/table/relation/foreign_key_row.twig:97
3914 #: libraries/classes/Config/Descriptions.php:955
3915 msgid "Default title"
3918 #: libraries/classes/Config/Descriptions.php:956
3919 #: templates/server/status/base.twig:6
3923 #: libraries/classes/Config/Descriptions.php:957
3924 #: libraries/classes/Plugins/Export/ExportXml.php:466
3925 #: libraries/classes/Server/Privileges.php:1818
3926 #: libraries/classes/Server/Privileges.php:1820
3927 #: templates/database/structure/show_create.twig:10
3928 #: templates/database/structure/table_header.twig:8
3929 #: templates/database/tracking/tables.twig:13
3930 #: templates/database/tracking/tables.twig:153
3931 #: templates/database/triggers/editor_form.twig:27
3932 #: templates/database/triggers/list.twig:45
3933 #: templates/server/privileges/privileges_table.twig:6
3934 #: templates/server/privileges/privileges_table.twig:259
3935 #: templates/server/privileges/user_properties.twig:37
3936 #: templates/server/privileges/user_properties.twig:82
3937 #: templates/table/maintenance/checksum.twig:12
3938 #: templates/table/operations/index.twig:65
3939 #: templates/table/operations/index.twig:266
3940 #: templates/table/relation/common_form.twig:37
3941 #: templates/table/relation/common_form.twig:182
3942 #: templates/table/relation/foreign_key_row.twig:108
3946 #: libraries/classes/Config/Descriptions.php:958
3947 msgid "List of trusted proxies for IP allow/deny"
3950 #: libraries/classes/Config/Descriptions.php:959
3951 msgid "Upload directory"
3954 #: libraries/classes/Config/Descriptions.php:960
3955 msgid "Use database search"
3958 #: libraries/classes/Config/Descriptions.php:961
3959 msgid "Enable the Developer tab in settings"
3962 #: libraries/classes/Config/Descriptions.php:962
3963 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
3964 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
3965 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
3966 msgid "Version check"
3969 #: libraries/classes/Config/Descriptions.php:963
3973 #: libraries/classes/Config/Descriptions.php:964
3974 msgid "Proxy username"
3977 #: libraries/classes/Config/Descriptions.php:965
3978 msgid "Proxy password"
3981 #: libraries/classes/Config/Descriptions.php:966
3985 #: libraries/classes/Config/Descriptions.php:967
3986 msgid "URL for reCAPTCHA v2 API"
3989 #: libraries/classes/Config/Descriptions.php:968
3990 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
3993 #: libraries/classes/Config/Descriptions.php:969
3994 msgid "Request parameter for reCAPTCHA v2 API"
3997 #: libraries/classes/Config/Descriptions.php:970
3998 msgid "Response parameter for reCAPTCHA v2 API"
4001 #: libraries/classes/Config/Descriptions.php:971
4002 msgid "Public key for reCAPTCHA"
4005 #: libraries/classes/Config/Descriptions.php:972
4006 msgid "Private key for reCAPTCHA"
4009 #: libraries/classes/Config/Descriptions.php:973
4010 msgid "URL for reCAPTCHA siteverify"
4013 #: libraries/classes/Config/Descriptions.php:974
4014 msgid "Send error reports"
4017 #: libraries/classes/Config/Descriptions.php:975
4018 msgid "Enter executes queries in console"
4021 #: libraries/classes/Config/Descriptions.php:976
4022 msgid "Enable Zero Configuration mode"
4025 #: libraries/classes/Config/Descriptions.php:977
4026 #: templates/console/display.twig:153
4027 msgid "Show query history at start"
4030 #: libraries/classes/Config/Descriptions.php:978
4031 #: templates/console/display.twig:149
4032 msgid "Always expand query messages"
4035 #: libraries/classes/Config/Descriptions.php:979
4036 #: templates/console/display.twig:157
4037 msgid "Show current browsing query"
4040 #: libraries/classes/Config/Descriptions.php:980
4041 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4044 #: libraries/classes/Config/Descriptions.php:981
4045 #: templates/console/display.twig:168
4046 msgid "Switch to dark theme"
4049 #: libraries/classes/Config/Descriptions.php:982
4050 msgid "Console height"
4053 #: libraries/classes/Config/Descriptions.php:983
4054 msgid "Console mode"
4057 #: libraries/classes/Config/Descriptions.php:984
4058 #: templates/console/display.twig:64
4059 msgid "Group queries"
4062 #: libraries/classes/Config/Descriptions.php:985
4063 #: templates/sql/profiling_chart.twig:9
4067 #: libraries/classes/Config/Descriptions.php:986
4071 #: libraries/classes/Config/Descriptions.php:987
4072 msgid "Server connection collation"
4075 #: libraries/classes/Config/FormDisplay.php:605
4077 msgid "Missing data for %s"
4080 #: libraries/classes/Config/FormDisplay.php:646
4081 #: libraries/classes/Config/Validator.php:590
4082 #: templates/config/form_display/display.twig:67
4083 msgid "Incorrect value!"
4086 #: libraries/classes/Config/FormDisplay.php:797
4087 #: libraries/classes/Config/FormDisplay.php:806
4091 #: libraries/classes/Config/FormDisplay.php:799
4092 #: libraries/classes/Config/FormDisplay.php:808
4094 msgid "\"%s\" requires %s extension"
4097 #: libraries/classes/Config/FormDisplay.php:839
4099 msgid "Compressed import will not work due to missing function %s."
4102 #: libraries/classes/Config/FormDisplay.php:848
4104 msgid "Compressed export will not work due to missing function %s."
4107 #: libraries/classes/Config/FormDisplay.php:867
4112 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4113 msgid "Config authentication"
4116 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4117 msgid "HTTP authentication"
4120 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4121 msgid "Signon authentication"
4124 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4128 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4132 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4133 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4134 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4135 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
4136 #: libraries/classes/Import.php:1299 libraries/classes/Menu.php:247
4137 #: libraries/classes/Menu.php:357
4138 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4139 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4140 #: libraries/classes/Navigation/Nodes/NodeTable.php:301
4141 #: libraries/classes/Util.php:1477 libraries/classes/Util.php:1959
4142 #: libraries/classes/Util.php:1976 libraries/config.values.php:60
4143 #: libraries/config.values.php:74 libraries/config.values.php:165
4144 #: libraries/config.values.php:175
4145 #: templates/columns_definitions/table_fields_definitions.twig:4
4146 #: templates/database/central_columns/edit.twig:3
4147 #: templates/database/export/index.twig:23
4148 #: templates/database/structure/structure_table_row.twig:48
4149 #: templates/server/privileges/privileges_table.twig:352
4150 #: templates/table/tracking/structure_snapshot_columns.twig:1
4155 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4156 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4157 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4158 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4159 #: libraries/classes/Controllers/Server/DatabasesController.php:317
4160 #: templates/database/export/index.twig:24
4161 #: templates/server/privileges/privileges_table.twig:278
4162 #: templates/table/structure/display_table_stats.twig:17
4166 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4167 msgid "CSV for MS Excel"
4170 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4171 msgid "Microsoft Word 2000"
4174 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4175 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4176 msgid "OpenDocument Spreadsheet"
4179 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4180 msgid "OpenDocument Text"
4183 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4184 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
4185 #: libraries/classes/Menu.php:277 libraries/classes/Menu.php:382
4186 #: libraries/classes/Menu.php:513 libraries/classes/Server/Privileges.php:1506
4187 #: libraries/classes/Util.php:1948 libraries/classes/Util.php:1963
4188 #: libraries/classes/Util.php:1980 templates/database/events/index.twig:16
4189 #: templates/database/events/index.twig:17
4190 #: templates/database/events/index.twig:86
4191 #: templates/database/events/row.twig:36
4192 #: templates/database/privileges/index.twig:91
4193 #: templates/database/privileges/index.twig:116
4194 #: templates/database/privileges/index.twig:117
4195 #: templates/database/routines/index.twig:16
4196 #: templates/database/routines/index.twig:17
4197 #: templates/database/routines/row.twig:64
4198 #: templates/database/routines/row.twig:67
4199 #: templates/database/structure/check_all_tables.twig:12
4200 #: templates/database/triggers/list.twig:16
4201 #: templates/database/triggers/list.twig:17
4202 #: templates/database/triggers/row.twig:41
4203 #: templates/display/results/table.twig:240
4204 #: templates/display/results/table.twig:241
4205 #: templates/display/results/table.twig:272 templates/export.twig:3
4206 #: templates/export.twig:499 templates/preferences/header.twig:42
4207 #: templates/preferences/manage/main.twig:68
4208 #: templates/server/privileges/new_user_ajax.twig:63
4209 #: templates/server/privileges/users_overview.twig:95
4210 #: templates/server/privileges/users_overview.twig:125
4211 #: templates/server/privileges/users_overview.twig:126
4212 #: templates/server/status/monitor/index.twig:81
4213 #: templates/table/privileges/index.twig:95
4214 #: templates/table/privileges/index.twig:120
4215 #: templates/table/privileges/index.twig:121
4219 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4220 #: templates/preferences/header.twig:18
4224 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4225 msgid "CSV using LOAD DATA"
4228 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4229 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
4230 #: libraries/classes/Menu.php:286 libraries/classes/Menu.php:392
4231 #: libraries/classes/Menu.php:518 libraries/classes/Util.php:1949
4232 #: libraries/classes/Util.php:1964 libraries/classes/Util.php:1981
4233 #: templates/import.twig:3 templates/import.twig:199
4234 #: templates/preferences/header.twig:48
4235 #: templates/preferences/manage/main.twig:11
4236 #: templates/server/status/monitor/index.twig:78
4240 #: libraries/classes/Config/Forms/User/MainForm.php:37
4241 msgid "Default transformations"
4244 #: libraries/classes/Config/PageSettings.php:135
4245 msgid "Cannot save settings, submitted configuration form contains errors!"
4248 #: libraries/classes/Config.php:646
4250 msgid "Existing configuration file (%s) is not readable."
4253 #: libraries/classes/Config.php:684
4254 msgid "Wrong permissions on configuration file, should not be world writable!"
4257 #: libraries/classes/Config.php:699
4258 msgid "Failed to read configuration file!"
4261 #: libraries/classes/Config.php:701
4263 "This usually means there is a syntax error in it, please check any errors "
4267 #: libraries/classes/Config.php:1228
4269 msgid "Invalid server index: %s"
4272 #: libraries/classes/Config.php:1241
4277 #: libraries/classes/Config/ServerConfigChecks.php:67
4280 "This %soption%s should be disabled as it allows attackers to bruteforce "
4281 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4282 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4283 "protection with trusted proxies list may not be reliable if your IP belongs "
4284 "to an ISP where thousands of users, including you, are connected to."
4287 #: libraries/classes/Config/ServerConfigChecks.php:92
4289 "This value should be double checked to ensure that this directory is neither "
4290 "world accessible nor readable or writable by other users on your server."
4293 #: libraries/classes/Config/ServerConfigChecks.php:162
4294 msgid "You should use SSL connections if your database server supports it."
4297 #: libraries/classes/Config/ServerConfigChecks.php:169
4300 "If you feel this is necessary, use additional protection settings - %1$shost "
4301 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4302 "based protection may not be reliable if your IP belongs to an ISP where "
4303 "thousands of users, including you, are connected to."
4306 #: libraries/classes/Config/ServerConfigChecks.php:195
4309 "You set the [kbd]config[/kbd] authentication type and included username and "
4310 "password for auto-login, which is not a desirable option for live hosts. "
4311 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4312 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4316 #: libraries/classes/Config/ServerConfigChecks.php:224
4317 msgid "You allow for connecting to the server without a password."
4320 #: libraries/classes/Config/ServerConfigChecks.php:304
4323 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4327 #: libraries/classes/Config/ServerConfigChecks.php:325
4330 "%sZip compression%s requires functions (%s) which are unavailable on this "
4334 #: libraries/classes/Config/ServerConfigChecks.php:359
4336 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4337 "authentication, so a key was automatically generated for you. It is used to "
4338 "encrypt cookies; you don't need to remember it."
4341 #: libraries/classes/Config/ServerConfigChecks.php:373
4342 msgid "Key is too short, it should have at least 32 characters."
4345 #: libraries/classes/Config/ServerConfigChecks.php:383
4346 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4349 #: libraries/classes/Config/ServerConfigChecks.php:416
4352 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4353 "may cause random session invalidation (currently session.gc_maxlifetime is "
4357 #: libraries/classes/Config/ServerConfigChecks.php:438
4360 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4361 "most. Values larger than 1800 may pose a security risk such as impersonation."
4364 #: libraries/classes/Config/ServerConfigChecks.php:464
4367 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4368 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4371 #: libraries/classes/Config/ServerConfigChecks.php:503
4374 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4375 "are unavailable on this system."
4378 #: libraries/classes/Config/ServerConfigChecks.php:534
4381 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4382 "are unavailable on this system."
4385 #: libraries/classes/ConfigStorage/Relation.php:1361
4386 msgid "no description"
4389 #: libraries/classes/ConfigStorage/Relation.php:1563
4392 "You do not have necessary privileges to create a database named '%s'. You "
4393 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4394 "configuration storage there."
4397 #: libraries/classes/ConfigStorage/UserGroups.php:114
4401 #: libraries/classes/ConfigStorage/UserGroups.php:247
4402 msgid "Server-level tabs"
4405 #: libraries/classes/ConfigStorage/UserGroups.php:252
4406 msgid "Database-level tabs"
4409 #: libraries/classes/ConfigStorage/UserGroups.php:257
4410 msgid "Table-level tabs"
4413 #: libraries/classes/Config/Validator.php:243
4414 msgid "Could not connect to the database server!"
4417 #: libraries/classes/Config/Validator.php:279
4418 msgid "Invalid authentication type!"
4421 #: libraries/classes/Config/Validator.php:284
4422 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4425 #: libraries/classes/Config/Validator.php:290
4427 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4431 #: libraries/classes/Config/Validator.php:297
4432 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4435 #: libraries/classes/Config/Validator.php:351
4437 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4440 #: libraries/classes/Config/Validator.php:358
4442 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4446 #: libraries/classes/Config/Validator.php:449
4447 msgid "Incorrect value:"
4450 #: libraries/classes/Config/Validator.php:460
4452 msgid "Incorrect IP address: %s"
4455 #: libraries/classes/Config/Validator.php:523
4456 #: templates/config/form_display/display.twig:66
4457 msgid "Not a valid port number!"
4460 #: libraries/classes/Config/Validator.php:545
4461 #: templates/config/form_display/display.twig:64
4462 msgid "Not a positive number!"
4465 #: libraries/classes/Config/Validator.php:567
4466 #: templates/config/form_display/display.twig:65
4467 msgid "Not a non-negative number!"
4470 #: libraries/classes/Config/Validator.php:608
4471 #: templates/config/form_display/display.twig:68
4473 msgid "Value must be less than or equal to %s!"
4476 #: libraries/classes/Console.php:92
4478 msgid "Showing %1$d bookmark (both private and shared)"
4479 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4487 #: libraries/classes/Console.php:99
4488 msgid "No bookmarks"
4491 #: libraries/classes/Console.php:128
4492 msgid "SQL Query Console"
4495 #: libraries/classes/Controllers/AbstractController.php:73
4496 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
4497 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:68
4498 #: libraries/classes/DbTableExists.php:47
4499 msgid "No databases selected."
4502 #: libraries/classes/Controllers/ChangeLogController.php:38
4503 #: libraries/classes/Controllers/LicenseController.php:36
4506 "The %s file is not available on this system, please visit %s for more "
4508 msgstr "لا يتوفر الملف %s على هذا النظام، الرجاء زيارة %s لمزيد من المعلومات."
4510 #: libraries/classes/Controllers/Database/CentralColumnsController.php:140
4512 msgid "Showing rows %1$s - %2$s."
4515 #. l10n: The user tries to save a page with an existing name in Designer
4516 #: libraries/classes/Controllers/Database/DesignerController.php:92
4519 "There already exists a page named \"%s\" please rename it to something else."
4522 #: libraries/classes/Controllers/Database/ExportController.php:81
4523 #: libraries/classes/Controllers/Database/TrackingController.php:130
4524 #: libraries/classes/Controllers/Export/ExportController.php:442
4525 #: libraries/classes/Database/Qbe.php:322
4526 #: templates/database/structure/index.twig:25
4527 #: templates/navigation/tree/path.twig:9
4528 msgid "No tables found in database."
4529 msgstr "مافيش جداول في قاعدة البيانات."
4531 #: libraries/classes/Controllers/Database/ExportController.php:143
4532 #: libraries/classes/Controllers/Server/ExportController.php:73
4533 #: libraries/classes/Controllers/Table/ExportController.php:104
4534 msgid "Could not load export plugins, please check your installation!"
4537 #: libraries/classes/Controllers/Database/ImportController.php:72
4538 #: libraries/classes/Controllers/Import/ImportController.php:564
4539 #: libraries/classes/Controllers/Server/ImportController.php:58
4540 #: libraries/classes/Controllers/Table/ImportController.php:69
4541 msgid "Could not load import plugins, please check your installation!"
4544 #: libraries/classes/Controllers/Database/Operations/CollationController.php:48
4545 #: libraries/classes/Controllers/Table/OperationsController.php:258
4546 msgid "No collation provided."
4549 #: libraries/classes/Controllers/Database/OperationsController.php:90
4550 #: libraries/classes/Controllers/Table/CreateController.php:72
4551 msgid "The database name is empty!"
4552 msgstr "اسم قاعدة البيانات فاضي!"
4554 #: libraries/classes/Controllers/Database/OperationsController.php:99
4555 msgid "Cannot copy database to the same name. Change the name and try again."
4556 msgstr "ماتقدرش تنسخ قاعدة البيانات إلى نفس الاسم. غير الاسم وحاول مرة تانية ."
4558 #: libraries/classes/Controllers/Database/OperationsController.php:177
4560 msgid "Database %1$s has been renamed to %2$s."
4563 #: libraries/classes/Controllers/Database/OperationsController.php:187
4565 msgid "Database %1$s has been copied to %2$s."
4568 #: libraries/classes/Controllers/Database/OperationsController.php:296
4571 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4574 #: libraries/classes/Controllers/Database/SearchController.php:52
4575 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
4576 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
4577 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
4578 #: libraries/classes/Plugins/AuthenticationPlugin.php:184
4579 msgid "Access denied!"
4582 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:21
4583 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45
4584 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45
4585 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45
4586 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:22
4587 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
4588 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:37
4589 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
4590 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
4591 #: libraries/classes/Controllers/Export/TablesController.php:29
4592 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
4593 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:54
4594 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:54
4595 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:54
4596 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:54
4597 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:54
4598 msgid "No table selected."
4601 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53
4602 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53
4603 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53
4607 #: libraries/classes/Controllers/Database/StructureController.php:366
4608 #: templates/table/operations/index.twig:451
4609 #: templates/table/operations/view.twig:32
4611 msgid "View %s has been dropped."
4614 #: libraries/classes/Controllers/Database/StructureController.php:367
4615 #: templates/table/operations/index.twig:451
4617 msgid "Table %s has been dropped."
4620 #: libraries/classes/Controllers/Database/StructureController.php:414
4621 #: templates/table/operations/index.twig:410
4622 #: templates/table/operations/index.twig:428
4624 msgid "Table %s has been emptied."
4627 #: libraries/classes/Controllers/Database/StructureController.php:577
4628 #: libraries/classes/Display/Results.php:3971
4631 "This view has at least this number of rows. Please refer to "
4632 "%sdocumentation%s."
4635 #: libraries/classes/Controllers/Database/StructureController.php:766
4639 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
4640 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:72
4641 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
4642 #: libraries/classes/Controllers/Table/DeleteRowsController.php:56
4643 #: libraries/classes/Controllers/Table/DropColumnController.php:57
4644 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
4645 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
4646 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
4647 #: libraries/classes/Plugins/Export/ExportHtmlword.php:633
4648 #: libraries/classes/Plugins/Export/ExportLatex.php:625
4649 #: libraries/classes/Plugins/Export/ExportOdt.php:783
4650 #: libraries/classes/Plugins/Export/ExportTexytext.php:619
4651 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
4652 #: templates/config/form_display/input.twig:42
4653 #: templates/database/central_columns/main.twig:356
4654 #: templates/database/data_dictionary/index.twig:47
4655 #: templates/database/data_dictionary/index.twig:91
4656 #: templates/database/designer/main.twig:1117
4657 #: templates/database/privileges/index.twig:69
4658 #: templates/database/structure/drop_form.twig:19
4659 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65
4660 #: templates/preferences/autoload.twig:11
4661 #: templates/preferences/manage/error.twig:18
4662 #: templates/server/privileges/new_user_ajax.twig:20
4663 #: templates/server/privileges/new_user_ajax.twig:34
4664 #: templates/server/privileges/privileges_summary.twig:37
4665 #: templates/server/privileges/privileges_summary.twig:40
4666 #: templates/server/privileges/privileges_summary.twig:42
4667 #: templates/server/privileges/users_overview.twig:53
4668 #: templates/server/privileges/users_overview.twig:65
4669 #: templates/table/delete/confirm.twig:28
4670 #: templates/table/privileges/index.twig:73
4671 #: templates/table/structure/display_structure.twig:80
4672 #: templates/table/structure/display_structure.twig:515
4673 #: templates/table/structure/drop_confirm.twig:19
4674 #: templates/table/structure/primary.twig:22
4675 #: templates/table/tracking/structure_snapshot_columns.twig:33
4676 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4677 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4681 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
4682 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:73
4683 #: libraries/classes/Controllers/Table/DropColumnController.php:74
4684 #: libraries/classes/Controllers/Table/OperationsController.php:318
4685 #: libraries/classes/Controllers/Table/ReplaceController.php:419
4686 #: libraries/classes/Core.php:728 templates/preview_sql.twig:3
4690 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:105
4691 msgid "Favorite List is full!"
4694 #: libraries/classes/Controllers/Database/TrackingController.php:83
4695 #: libraries/classes/Controllers/Database/TrackingController.php:103
4696 msgid "Tracking data deleted successfully."
4699 #: libraries/classes/Controllers/Database/TrackingController.php:90
4702 "Version %1$s was created for selected tables, tracking is active for them."
4705 #: libraries/classes/Controllers/Database/TrackingController.php:120
4706 msgid "No tables selected."
4709 #: libraries/classes/Controllers/Database/TrackingController.php:155
4710 msgid "Database Log"
4713 #: libraries/classes/Controllers/ErrorReportController.php:106
4715 "An error has been detected and an error report has been automatically "
4716 "submitted based on your settings."
4719 #: libraries/classes/Controllers/ErrorReportController.php:110
4720 msgid "Thank you for submitting this report."
4723 #: libraries/classes/Controllers/ErrorReportController.php:114
4725 "An error has been detected and an error report has been generated but failed "
4729 #: libraries/classes/Controllers/ErrorReportController.php:117
4730 msgid "If you experience any problems please submit a bug report manually."
4733 #: libraries/classes/Controllers/ErrorReportController.php:120
4734 msgid "You may want to refresh the page."
4737 #: libraries/classes/Controllers/Export/ExportController.php:239
4738 #: libraries/classes/Export.php:1334
4742 #: libraries/classes/Controllers/Export/ExportController.php:333
4743 msgid "Bad parameters!"
4746 #: libraries/classes/Controllers/HomeController.php:95
4748 "You were logged out from one server, to logout completely from phpMyAdmin, "
4749 "you need to logout from all servers."
4752 #: libraries/classes/Controllers/HomeController.php:196
4755 "The phpMyAdmin configuration storage is not completely configured, some "
4756 "extended features have been deactivated. %sFind out why%s. "
4759 #: libraries/classes/Controllers/HomeController.php:202
4761 "Or alternately go to 'Operations' tab of any database to set it up there."
4764 #: libraries/classes/Controllers/HomeController.php:265
4766 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
4767 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4768 "than cookie validity configured in phpMyAdmin, because of this, your login "
4769 "might expire sooner than configured in phpMyAdmin."
4772 #: libraries/classes/Controllers/HomeController.php:282
4774 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4775 "because of this, your login will expire sooner than configured in phpMyAdmin."
4778 #: libraries/classes/Controllers/HomeController.php:301
4780 "Your server is running with default values for the controluser and password "
4781 "(controlpass) and is open to intrusion; you really should fix this security "
4782 "weakness by changing the password for controluser 'pma'."
4785 #: libraries/classes/Controllers/HomeController.php:317
4786 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
4789 #: libraries/classes/Controllers/HomeController.php:325
4792 "The secret passphrase in configuration (blowfish_secret) is not the correct "
4793 "length. It should be %d bytes long."
4796 #: libraries/classes/Controllers/HomeController.php:342
4798 "Directory [code]config[/code], which is used by the setup script, still "
4799 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4800 "once phpMyAdmin has been configured. Otherwise the security of your server "
4801 "may be compromised by unauthorized people downloading your configuration."
4804 #: libraries/classes/Controllers/HomeController.php:363
4807 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4811 #: libraries/classes/Controllers/HomeController.php:377
4814 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4815 "templates and will be slow because of this."
4818 #: libraries/classes/Controllers/HomeController.php:434
4820 "The mbstring PHP extension was not found and you seem to be using a "
4821 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4822 "split strings correctly and it may result in unexpected results."
4825 #: libraries/classes/Controllers/HomeController.php:452
4827 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4828 "this some features such as error reporting or version check are disabled."
4831 #: libraries/classes/Controllers/Import/ImportController.php:108
4832 msgid "Incomplete params"
4835 #: libraries/classes/Controllers/Import/ImportController.php:122
4839 #: libraries/classes/Controllers/Import/ImportController.php:126
4840 #: libraries/classes/Controllers/JavaScriptMessagesController.php:575
4844 #: libraries/classes/Controllers/Import/ImportController.php:217
4847 "You probably tried to upload a file that is too large. Please refer to "
4848 "%sdocumentation%s for a workaround for this limit."
4851 #: libraries/classes/Controllers/Import/ImportController.php:372
4852 #: libraries/classes/Controllers/Import/ImportController.php:604
4853 msgid "Showing bookmark"
4856 #: libraries/classes/Controllers/Import/ImportController.php:393
4857 #: libraries/classes/Controllers/Import/ImportController.php:600
4858 msgid "The bookmark has been deleted."
4861 #: libraries/classes/Controllers/Import/ImportController.php:510
4863 "No data was received to import. Either no file name was submitted, or the "
4864 "file size exceeded the maximum size permitted by your PHP configuration. See "
4865 "[doc@faq1-16]FAQ 1.16[/doc]."
4868 #: libraries/classes/Controllers/Import/ImportController.php:612
4870 msgid "Import has been successfully finished, %d query executed."
4871 msgid_plural "Import has been successfully finished, %d queries executed."
4879 #: libraries/classes/Controllers/Import/ImportController.php:644
4882 "Script timeout passed, if you want to finish import, please %sresubmit the "
4883 "same file%s and import will resume."
4886 #: libraries/classes/Controllers/Import/ImportController.php:654
4888 "However on last run no data has been parsed, this usually means phpMyAdmin "
4889 "won't be able to finish this import unless you increase php time limits."
4892 #: libraries/classes/Controllers/Import/ImportController.php:725
4893 #: libraries/classes/Controllers/Sql/SqlController.php:163
4894 msgid "\"DROP DATABASE\" statements are disabled."
4897 #: libraries/classes/Controllers/Import/SimulateDmlController.php:38
4898 msgid "Only single-table UPDATE and DELETE queries can be simulated."
4901 #: libraries/classes/Controllers/Import/StatusController.php:66
4902 msgid "Could not load the progress of the import."
4905 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
4906 #: templates/server/databases/index.twig:318
4910 #: libraries/classes/Controllers/JavaScriptMessagesController.php:40
4912 msgid "Do you really want to execute \"%s\"?"
4915 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
4916 msgid "You are about to DESTROY a complete database!"
4919 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
4920 msgid "Cannot rename database to the same name. Change the name and try again"
4923 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
4924 msgid "You are about to DESTROY a complete table!"
4927 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
4928 msgid "You are about to TRUNCATE a complete table!"
4931 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
4932 msgid "You are about to DELETE all the rows of the table!"
4935 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
4936 msgid "Delete tracking data for this table?"
4939 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
4940 msgid "Delete tracking data for these tables?"
4943 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
4944 msgid "Delete tracking data for this version?"
4947 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
4948 msgid "Delete tracking data for these versions?"
4951 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
4952 msgid "Delete entry from tracking report?"
4955 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
4956 msgid "Deleting tracking data"
4959 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
4960 msgid "Dropping Primary Key/Index"
4963 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
4964 msgid "Dropping Foreign key."
4967 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
4968 msgid "This operation could take a long time. Proceed anyway?"
4971 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
4973 msgid "Do you really want to delete user group \"%s\"?"
4976 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
4978 msgid "Do you really want to delete the search \"%s\"?"
4981 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
4982 msgid "You have unsaved changes; are you sure you want to leave this page?"
4985 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
4987 "You are trying to reduce the number of rows, but have already entered data "
4988 "in those rows which will be lost. Do you wish to continue?"
4991 #: libraries/classes/Controllers/JavaScriptMessagesController.php:64
4992 msgid "Do you really want to revoke the selected user(s) ?"
4995 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
4996 msgid "Do you really want to delete this central column?"
4999 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
5000 msgid "Do you really want to delete the selected items?"
5003 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5005 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5006 "the data related to the selected partition(s)!"
5009 #: libraries/classes/Controllers/JavaScriptMessagesController.php:71
5010 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5013 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5014 msgid "Do you really want to remove partitioning?"
5017 #: libraries/classes/Controllers/JavaScriptMessagesController.php:73
5018 msgid "Do you really want to reset the replica (RESET REPLICA)?"
5021 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5023 "This operation will attempt to convert your data to the new collation. In "
5024 "rare cases, especially where a character doesn't exist in the new collation, "
5025 "this process could cause the data to appear incorrectly under the new "
5026 "collation; in this case we suggest you revert to the original collation and "
5027 "refer to the tips at "
5030 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5031 msgid "Garbled Data"
5034 #: libraries/classes/Controllers/JavaScriptMessagesController.php:83
5035 msgid "Are you sure you wish to change the collation and convert the data?"
5038 #: libraries/classes/Controllers/JavaScriptMessagesController.php:86
5040 "Through this operation, MySQL attempts to map the data values between "
5041 "collations. If the character sets are incompatible, there may be data loss "
5042 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5043 "column collation(s). <b>To convert existing data, it is suggested to use the "
5044 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5048 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5050 "Are you sure you wish to change all the column collations and convert the "
5054 #: libraries/classes/Controllers/JavaScriptMessagesController.php:97
5055 #: templates/export.twig:324
5056 msgid "Save & close"
5059 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5060 #: templates/config/form_display/display.twig:47
5061 #: templates/preferences/manage/main.twig:114
5062 #: templates/preferences/manage/main.twig:122
5063 #: templates/table/insert/actions_panel.twig:36
5067 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5071 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5072 msgid "Missing value in the form!"
5075 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5076 msgid "Select at least one of the options!"
5079 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5080 msgid "Please enter a valid number!"
5083 #: libraries/classes/Controllers/JavaScriptMessagesController.php:105
5084 msgid "Please enter a valid length!"
5087 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5091 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5095 #. l10n: Rename a table Index
5096 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5097 msgid "Rename index"
5100 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5101 #: templates/table/index_form.twig:234
5103 msgid "Add %s column(s) to index"
5106 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5107 msgid "Create single-column index"
5110 #: libraries/classes/Controllers/JavaScriptMessagesController.php:112
5111 msgid "Create composite index"
5114 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5115 msgid "Composite with:"
5118 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5119 msgid "Please select column(s) for the index."
5122 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5123 #: templates/columns_definitions/column_definitions_form.twig:157
5124 #: templates/modals/index_dialog_modal.twig:11
5125 #: templates/table/index_form.twig:240
5126 #: templates/table/index_rename_form.twig:28
5127 #: templates/table/insert/actions_panel.twig:35
5128 #: templates/table/relation/common_form.twig:224
5129 #: templates/table/structure/display_structure.twig:344
5133 #: libraries/classes/Controllers/JavaScriptMessagesController.php:120
5134 #: templates/sql/query.twig:218
5135 msgid "Simulate query"
5138 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5139 msgid "Matched rows:"
5142 #: libraries/classes/Controllers/JavaScriptMessagesController.php:122
5143 #: libraries/classes/Html/Generator.php:887 templates/export.twig:67
5147 #. l10n: Default label for the y-Axis of Charts
5148 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5152 #: libraries/classes/Controllers/JavaScriptMessagesController.php:129
5153 msgid "Please enter the SQL query first."
5156 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5157 msgid "The host name is empty!"
5160 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5161 msgid "The user name is empty!"
5164 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5165 #: libraries/classes/Server/Privileges.php:943
5166 #: libraries/classes/UserPassword.php:42
5167 msgid "The password is empty!"
5170 #: libraries/classes/Controllers/JavaScriptMessagesController.php:135
5171 #: libraries/classes/Server/Privileges.php:941
5172 #: libraries/classes/UserPassword.php:46
5173 msgid "The passwords aren't the same!"
5176 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5177 msgid "Removing Selected Users"
5180 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5181 #: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
5182 #: templates/columns_definitions/column_definitions_form.twig:176
5183 #: templates/columns_definitions/column_definitions_form.twig:181
5184 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5185 #: templates/export_modal.twig:10 templates/export.twig:82
5186 #: templates/export.twig:92 templates/export.twig:194
5187 #: templates/home/index.twig:285 templates/home/index.twig:293
5188 #: templates/modals/build_query.twig:6 templates/modals/build_query.twig:16
5189 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5190 #: templates/modals/enum_set_editor.twig:6
5191 #: templates/modals/enum_set_editor.twig:11
5192 #: templates/modals/index_dialog_modal.twig:6
5193 #: templates/modals/index_dialog_modal.twig:12
5194 #: templates/modals/preview_sql_confirmation.twig:6
5195 #: templates/modals/preview_sql_confirmation.twig:15
5196 #: templates/modals/preview_sql_modal.twig:6
5197 #: templates/modals/preview_sql_modal.twig:10
5198 #: templates/modals/unhide_nav_item.twig:6
5199 #: templates/modals/unhide_nav_item.twig:10
5200 #: templates/server/privileges/users_overview.twig:169
5201 #: templates/server/privileges/users_overview.twig:177
5202 #: templates/server/status/advisor/index.twig:20
5203 #: templates/server/status/advisor/index.twig:45
5204 #: templates/server/status/monitor/index.twig:129
5205 #: templates/server/status/monitor/index.twig:218
5206 #: templates/server/user_groups/user_groups.twig:51
5207 #: templates/server/user_groups/user_groups.twig:55
5208 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5209 #: templates/table/insert/actions_panel.twig:47
5210 #: templates/table/insert/actions_panel.twig:52
5211 #: templates/table/relation/common_form.twig:234
5212 #: templates/table/relation/common_form.twig:239
5213 #: templates/table/search/index.twig:182
5214 #: templates/table/structure/display_structure.twig:329
5215 #: templates/table/structure/display_structure.twig:345
5216 #: templates/table/structure/display_structure.twig:356
5217 #: templates/table/zoom_search/result_form.twig:27
5218 #: templates/table/zoom_search/result_form.twig:79
5219 #: templates/table/zoom_search/result_form.twig:96
5223 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5224 #: templates/server/privileges/users_overview.twig:105
5225 msgctxt "Lock the account."
5229 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5230 #: templates/server/privileges/users_overview.twig:102
5231 msgctxt "Unlock the account."
5235 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5236 #: templates/server/privileges/users_overview.twig:100
5237 msgid "Lock this account."
5240 #: libraries/classes/Controllers/JavaScriptMessagesController.php:141
5241 #: templates/server/privileges/users_overview.twig:100
5242 msgid "Unlock this account."
5245 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5246 msgid "Template was created."
5249 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5250 msgid "Template was loaded."
5253 #: libraries/classes/Controllers/JavaScriptMessagesController.php:146
5254 msgid "Template was updated."
5257 #: libraries/classes/Controllers/JavaScriptMessagesController.php:147
5258 msgid "Template was deleted."
5261 #. l10n: Other, small valued, queries
5262 #: libraries/classes/Controllers/JavaScriptMessagesController.php:150
5263 #: libraries/classes/Controllers/Server/Status/QueriesController.php:95
5264 #: libraries/classes/Server/Status/Data.php:163
5268 #. l10n: Thousands separator
5269 #: libraries/classes/Controllers/JavaScriptMessagesController.php:152
5270 #: libraries/classes/Util.php:548 libraries/classes/Util.php:580
5274 #. l10n: Decimal separator
5275 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5276 #: libraries/classes/Util.php:546 libraries/classes/Util.php:578
5280 #: libraries/classes/Controllers/JavaScriptMessagesController.php:156
5281 msgid "Connections / Processes"
5284 #: libraries/classes/Controllers/JavaScriptMessagesController.php:159
5285 msgid "Local monitor configuration incompatible!"
5288 #: libraries/classes/Controllers/JavaScriptMessagesController.php:161
5290 "The chart arrangement configuration in your browsers local storage is not "
5291 "compatible anymore to the newer version of the monitor dialog. It is very "
5292 "likely that your current configuration will not work anymore. Please reset "
5293 "your configuration to default in the <i>Settings</i> menu."
5296 #: libraries/classes/Controllers/JavaScriptMessagesController.php:167
5297 msgid "Query cache efficiency"
5300 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5301 msgid "Query cache usage"
5304 #: libraries/classes/Controllers/JavaScriptMessagesController.php:169
5305 msgid "Query cache used"
5308 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5309 msgid "System CPU usage"
5312 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5313 msgid "System memory"
5316 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5320 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5321 msgid "Average load"
5324 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5325 msgid "Total memory"
5328 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5329 msgid "Cached memory"
5332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5333 msgid "Buffered memory"
5336 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5340 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5344 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5348 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5352 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5356 #: libraries/classes/Controllers/JavaScriptMessagesController.php:185
5360 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5364 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5365 msgid "Bytes received"
5368 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5369 #: templates/server/status/status/index.twig:36
5373 #: libraries/classes/Controllers/JavaScriptMessagesController.php:190
5374 #: templates/server/status/base.twig:11
5375 #: templates/server/status/processes/list.twig:5
5379 #. l10n: shortcuts for Byte
5380 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5381 #: libraries/classes/Util.php:456
5385 #. l10n: shortcuts for Kilobyte
5386 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
5387 #: libraries/classes/Util.php:458
5388 #: templates/server/status/monitor/index.twig:186
5392 #. l10n: shortcuts for Megabyte
5393 #: libraries/classes/Controllers/JavaScriptMessagesController.php:195
5394 #: libraries/classes/Util.php:460
5395 #: templates/server/status/monitor/index.twig:187
5399 #. l10n: shortcuts for Gigabyte
5400 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5401 #: libraries/classes/Util.php:462
5405 #. l10n: shortcuts for Terabyte
5406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5407 #: libraries/classes/Util.php:464
5411 #. l10n: shortcuts for Petabyte
5412 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5413 #: libraries/classes/Util.php:466
5417 #. l10n: shortcuts for Exabyte
5418 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5419 #: libraries/classes/Util.php:468
5423 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5428 #. l10n: Questions is the name of a MySQL Status variable
5429 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5433 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5434 #: templates/server/status/status/index.twig:14
5438 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5439 #: libraries/classes/Menu.php:523 libraries/classes/Util.php:1950
5440 #: templates/server/status/monitor/index.twig:12
5444 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5445 #: templates/server/status/monitor/index.twig:217
5446 msgid "Add chart to grid"
5449 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5450 msgid "Please add at least one variable to the series!"
5453 #: libraries/classes/Controllers/JavaScriptMessagesController.php:208
5454 #: libraries/classes/Display/Results.php:1261
5455 #: libraries/classes/Plugins/Export/ExportSql.php:2226
5456 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
5457 #: libraries/config.values.php:111
5458 #: templates/columns_definitions/column_attributes.twig:208
5459 #: templates/columns_definitions/column_attributes.twig:229
5460 #: templates/database/central_columns/main.twig:305
5461 #: templates/database/designer/main.twig:588 templates/export.twig:433
5462 #: templates/server/privileges/privileges_summary.twig:30
5463 #: templates/server/status/monitor/index.twig:211
5464 #: templates/server/status/processes/list.twig:54
5465 #: templates/table/zoom_search/index.twig:62
5466 #: templates/table/zoom_search/index.twig:122
5470 #. l10n: SQL Query on modal to show exported query
5471 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5475 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5476 msgid "Resume monitor"
5479 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5480 msgid "Pause monitor"
5483 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5484 #: templates/server/status/processes/index.twig:57
5485 msgid "Start auto refresh"
5488 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5489 msgid "Stop auto refresh"
5492 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5493 msgid "general_log and slow_query_log are enabled."
5496 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
5497 msgid "general_log is enabled."
5500 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
5501 msgid "slow_query_log is enabled."
5504 #: libraries/classes/Controllers/JavaScriptMessagesController.php:219
5505 msgid "slow_query_log and general_log are disabled."
5508 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5509 msgid "log_output is not set to TABLE."
5512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:221
5513 msgid "log_output is set to TABLE."
5516 #: libraries/classes/Controllers/JavaScriptMessagesController.php:223
5519 "slow_query_log is enabled, but the server logs only queries that take longer "
5520 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5521 "depending on your system."
5524 #: libraries/classes/Controllers/JavaScriptMessagesController.php:227
5526 msgid "long_query_time is set to %d second(s)."
5529 #: libraries/classes/Controllers/JavaScriptMessagesController.php:229
5531 "Following settings will be applied globally and reset to default on server "
5535 #. l10n: %s is FILE or TABLE
5536 #: libraries/classes/Controllers/JavaScriptMessagesController.php:232
5538 msgid "Set log_output to %s"
5541 #. l10n: Enable in this context means setting a status variable to ON
5542 #: libraries/classes/Controllers/JavaScriptMessagesController.php:234
5547 #. l10n: Disable in this context means setting a status variable to OFF
5548 #: libraries/classes/Controllers/JavaScriptMessagesController.php:236
5554 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
5556 msgid "Set long_query_time to %d seconds."
5559 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
5561 "You can't change these variables. Please log in as root or contact your "
5562 "database administrator."
5565 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5566 msgid "Change settings"
5569 #: libraries/classes/Controllers/JavaScriptMessagesController.php:243
5570 msgid "Current settings"
5573 #: libraries/classes/Controllers/JavaScriptMessagesController.php:245
5577 #. l10n: As in differential values
5578 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5579 msgid "Differential"
5582 #: libraries/classes/Controllers/JavaScriptMessagesController.php:248
5584 msgid "Divided by %s"
5587 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
5591 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5592 msgid "From slow log"
5595 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5596 msgid "From general log"
5599 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5600 msgid "The database name is not known for this query in the server's logs."
5603 #: libraries/classes/Controllers/JavaScriptMessagesController.php:254
5604 msgid "Analysing logs"
5607 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5608 msgid "Analysing & loading logs. This may take a while."
5611 #: libraries/classes/Controllers/JavaScriptMessagesController.php:256
5612 msgid "Cancel request"
5615 #: libraries/classes/Controllers/JavaScriptMessagesController.php:258
5617 "This column shows the amount of identical queries that are grouped together. "
5618 "However only the SQL query itself has been used as a grouping criteria, so "
5619 "the other attributes of queries, such as start time, may differ."
5622 #: libraries/classes/Controllers/JavaScriptMessagesController.php:263
5624 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5625 "same table are also being grouped together, disregarding of the inserted "
5629 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
5630 msgid "Log data loaded. Queries executed in this time span:"
5633 #: libraries/classes/Controllers/JavaScriptMessagesController.php:269
5634 msgid "Jump to Log table"
5637 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
5638 msgid "No data found"
5641 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
5642 msgid "Log analysed, but no data found in this time span."
5645 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5649 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5650 msgid "Explain output"
5653 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5654 #: libraries/classes/Menu.php:490
5655 #: libraries/classes/Server/Status/Processes.php:138
5656 #: libraries/classes/Util.php:1946 libraries/config.values.php:157
5657 #: templates/database/events/editor_form.twig:25
5658 #: templates/database/events/index.twig:44
5659 #: templates/database/tracking/tables.twig:17
5660 #: templates/table/tracking/main.twig:31
5664 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
5665 #: libraries/classes/Plugins/Export/ExportHtmlword.php:474
5666 #: libraries/classes/Plugins/Export/ExportOdt.php:597
5667 #: libraries/classes/Plugins/Export/ExportTexytext.php:455
5668 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:361
5669 #: libraries/classes/Server/Status/Processes.php:134
5670 #: templates/database/triggers/list.twig:47
5671 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
5675 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5679 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
5680 msgid "Profiling results"
5683 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5684 msgctxt "Display format"
5688 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
5692 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
5693 #: templates/export.twig:210
5698 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
5699 #: templates/export.twig:224
5704 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
5705 #: templates/export.twig:237
5710 #. l10n: A collection of available filters
5711 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
5712 msgid "Log table filter options"
5715 #. l10n: Filter as in "Start Filtering"
5716 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
5720 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
5721 msgid "Filter queries by word/regexp:"
5724 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
5725 msgid "Group queries, ignoring variable data in WHERE clauses"
5728 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
5729 msgid "Sum of grouped rows:"
5732 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
5733 #: libraries/classes/Engines/Innodb.php:140
5734 #: templates/server/databases/index.twig:253
5738 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5739 msgid "Loading logs"
5742 #: libraries/classes/Controllers/JavaScriptMessagesController.php:296
5743 msgid "Monitor refresh failed"
5746 #: libraries/classes/Controllers/JavaScriptMessagesController.php:298
5748 "While requesting new chart data the server returned an invalid response. "
5749 "This is most likely because your session expired. Reloading the page and "
5750 "reentering your credentials should help."
5753 #: libraries/classes/Controllers/JavaScriptMessagesController.php:302
5757 #: libraries/classes/Controllers/JavaScriptMessagesController.php:304
5758 msgid "Affected rows:"
5761 #: libraries/classes/Controllers/JavaScriptMessagesController.php:306
5762 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5765 #: libraries/classes/Controllers/JavaScriptMessagesController.php:308
5767 "Failed building chart grid with imported config. Resetting to default config…"
5770 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
5771 msgid "Import monitor configuration"
5774 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5775 msgid "Please select the file you want to import."
5778 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
5779 msgid "Please enter a valid table name."
5782 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
5783 msgid "Please enter a valid database name."
5786 #: libraries/classes/Controllers/JavaScriptMessagesController.php:315
5787 msgid "No files available on server for import!"
5790 #: libraries/classes/Controllers/JavaScriptMessagesController.php:317
5791 msgid "Analyse query"
5794 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
5795 msgid "Formatting SQL…"
5798 #: libraries/classes/Controllers/JavaScriptMessagesController.php:321
5799 msgid "No parameters found!"
5802 #: libraries/classes/Controllers/JavaScriptMessagesController.php:325
5803 #: templates/database/central_columns/main.twig:269
5804 #: templates/database/designer/main.twig:339
5805 #: templates/database/designer/main.twig:390
5806 #: templates/database/designer/main.twig:668
5807 #: templates/database/designer/main.twig:734
5808 #: templates/database/designer/main.twig:873
5809 #: templates/database/designer/main.twig:958
5810 #: templates/database/designer/main.twig:1063
5811 #: templates/database/designer/main.twig:1098
5812 #: templates/database/designer/main.twig:1103
5813 #: templates/database/designer/main.twig:1113
5814 #: templates/database/designer/main.twig:1119
5815 #: templates/database/structure/check_all_tables.twig:48
5816 #: templates/database/structure/check_all_tables.twig:52
5817 #: templates/database/structure/check_all_tables.twig:66
5818 #: templates/database/structure/check_all_tables.twig:72
5819 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
5820 #: templates/server/databases/index.twig:319
5821 #: templates/server/databases/index.twig:323
5822 #: templates/server/variables/index.twig:15
5823 #: templates/table/search/index.twig:197
5827 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
5828 #: templates/header.twig:43
5829 msgid "Page-related settings"
5832 #: libraries/classes/Controllers/JavaScriptMessagesController.php:329
5833 #: templates/config/form_display/display.twig:46
5837 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5838 #: templates/home/index.twig:289 templates/navigation/main.twig:58
5839 #: templates/server/privileges/users_overview.twig:173
5840 #: templates/server/status/monitor/index.twig:95
5844 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5845 msgid "Request aborted!!"
5848 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
5849 msgid "Processing request"
5852 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
5853 msgid "Request failed!!"
5856 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5857 #: libraries/classes/Controllers/Sql/EnumValuesController.php:51
5858 #: libraries/classes/Controllers/Sql/SetValuesController.php:54
5859 msgid "Error in processing request"
5862 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5864 msgid "Error code: %s"
5867 #: libraries/classes/Controllers/JavaScriptMessagesController.php:338
5869 msgid "Error text: %s"
5872 #: libraries/classes/Controllers/JavaScriptMessagesController.php:340
5874 "It seems that the connection to server has been lost. Please check your "
5875 "network connectivity and server status."
5878 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
5879 msgid "No accounts selected."
5882 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
5883 msgid "Dropping column"
5886 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
5887 msgid "Adding primary key"
5890 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
5891 #: templates/console/display.twig:129 templates/database/designer/main.twig:337
5892 #: templates/database/designer/main.twig:666
5893 #: templates/database/designer/main.twig:730
5894 #: templates/database/designer/main.twig:869
5895 #: templates/database/designer/main.twig:954
5896 #: templates/database/designer/main.twig:1061
5897 #: templates/modals/preview_sql_confirmation.twig:14
5898 #: templates/table/structure/display_structure.twig:361
5902 #: libraries/classes/Controllers/JavaScriptMessagesController.php:349
5903 msgid "Click to dismiss this notification"
5906 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
5907 msgid "Renaming databases"
5910 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
5911 msgid "Copying database"
5914 #: libraries/classes/Controllers/JavaScriptMessagesController.php:354
5915 msgid "Changing charset"
5918 #: libraries/classes/Controllers/JavaScriptMessagesController.php:355
5919 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
5920 #: libraries/classes/Index.php:526
5921 #: libraries/classes/Plugins/Export/ExportHtmlword.php:632
5922 #: libraries/classes/Plugins/Export/ExportLatex.php:625
5923 #: libraries/classes/Plugins/Export/ExportOdt.php:782
5924 #: libraries/classes/Plugins/Export/ExportTexytext.php:619
5925 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
5926 #: templates/config/form_display/input.twig:42
5927 #: templates/database/central_columns/main.twig:356
5928 #: templates/database/data_dictionary/index.twig:47
5929 #: templates/database/data_dictionary/index.twig:91
5930 #: templates/database/designer/main.twig:1118
5931 #: templates/database/privileges/index.twig:69
5932 #: templates/database/structure/drop_form.twig:20
5933 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65
5934 #: templates/preferences/autoload.twig:12
5935 #: templates/preferences/manage/error.twig:19
5936 #: templates/server/privileges/new_user_ajax.twig:22
5937 #: templates/server/privileges/new_user_ajax.twig:34
5938 #: templates/server/privileges/privileges_summary.twig:37
5939 #: templates/server/privileges/privileges_summary.twig:40
5940 #: templates/server/privileges/privileges_summary.twig:42
5941 #: templates/server/privileges/users_overview.twig:55
5942 #: templates/server/privileges/users_overview.twig:65
5943 #: templates/table/delete/confirm.twig:29
5944 #: templates/table/privileges/index.twig:73
5945 #: templates/table/structure/display_structure.twig:80
5946 #: templates/table/structure/display_structure.twig:515
5947 #: templates/table/structure/drop_confirm.twig:20
5948 #: templates/table/structure/primary.twig:23
5949 #: templates/table/tracking/structure_snapshot_columns.twig:33
5950 #: templates/table/tracking/structure_snapshot_indexes.twig:23
5951 #: templates/table/tracking/structure_snapshot_indexes.twig:24
5955 #: libraries/classes/Controllers/JavaScriptMessagesController.php:358
5956 #: templates/database/structure/drop_form.twig:16
5957 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
5958 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
5959 msgid "Enable foreign key checks"
5962 #: libraries/classes/Controllers/JavaScriptMessagesController.php:361
5963 msgid "Failed to get real row count."
5966 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
5970 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
5971 msgid "Hide search results"
5974 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
5975 msgid "Show search results"
5978 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
5982 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
5986 #: libraries/classes/Controllers/JavaScriptMessagesController.php:369
5988 msgid "Delete the matches for the %s table?"
5991 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
5992 msgid "The definition of a stored function must contain a RETURN statement!"
5995 #: libraries/classes/Controllers/JavaScriptMessagesController.php:374
5996 msgid "No routine is exportable. Required privileges may be lacking."
5999 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
6001 msgid "Values for column %s"
6004 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
6005 msgid "Values for a new column"
6008 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
6009 msgid "Enter each value in a separate field."
6012 #: libraries/classes/Controllers/JavaScriptMessagesController.php:380
6014 msgid "Add %d value(s)"
6017 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
6019 "Note: If the file contains multiple tables, they will be combined into one."
6022 #: libraries/classes/Controllers/JavaScriptMessagesController.php:386
6023 msgid "Hide query box"
6026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
6027 msgid "Show query box"
6030 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
6031 #: libraries/classes/Display/Results.php:3030
6032 #: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
6033 #: templates/database/central_columns/main.twig:268
6034 #: templates/database/central_columns/main.twig:380
6035 #: templates/database/central_columns/main.twig:381
6036 #: templates/database/designer/main.twig:388
6037 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6038 #: templates/database/search/results.twig:43
6039 #: templates/display/results/table.twig:235
6040 #: templates/display/results/table.twig:236 templates/export.twig:54
6041 #: templates/server/user_groups/user_groups.twig:37
6042 #: templates/server/user_groups/user_groups.twig:56
6043 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6047 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6049 msgid "%d is not valid row number."
6052 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6053 #: templates/sql/relational_column_dropdown.twig:3
6054 #: templates/table/insert/column_row.twig:48
6055 #: templates/table/search/input_box.twig:27
6056 msgid "Browse foreign values"
6059 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
6060 msgid "No previously auto-saved query is available. Loading default query."
6063 #: libraries/classes/Controllers/JavaScriptMessagesController.php:394
6065 "You have a previously saved query. Click Get auto-saved query to load the "
6069 #: libraries/classes/Controllers/JavaScriptMessagesController.php:396
6071 msgid "Variable %d:"
6074 #: libraries/classes/Controllers/JavaScriptMessagesController.php:399
6075 #: libraries/classes/Normalization.php:1051
6079 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6080 msgid "Column selector"
6083 #: libraries/classes/Controllers/JavaScriptMessagesController.php:401
6084 msgid "Search this list"
6087 #: libraries/classes/Controllers/JavaScriptMessagesController.php:403
6090 "No columns in the central list. Make sure the Central columns list for "
6091 "database %s has columns that are not present in the current table."
6094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:406
6098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:409
6099 msgid "Add primary key"
6102 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6103 msgid "Primary key added."
6106 #: libraries/classes/Controllers/JavaScriptMessagesController.php:411
6107 #: libraries/classes/Normalization.php:282
6108 msgid "Taking you to next step…"
6111 #: libraries/classes/Controllers/JavaScriptMessagesController.php:412
6113 msgid "The first step of normalization is complete for table '%s'."
6116 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6117 #: libraries/classes/Normalization.php:540
6118 #: libraries/classes/Normalization.php:602
6119 #: libraries/classes/Normalization.php:699
6120 #: libraries/classes/Normalization.php:775
6124 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6125 msgid "Second step of normalization (2NF)"
6128 #. l10n: Display text for calendar close link
6129 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6130 #: libraries/classes/Normalization.php:375
6131 #: templates/javascript/variables.twig:15
6135 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6136 msgid "Confirm partial dependencies"
6139 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
6140 msgid "Selected partial dependencies are as follows:"
6143 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
6145 "Note: a, b -> d,f implies values of columns a and b combined together can "
6146 "determine values of column d and column f."
6149 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6150 msgid "No partial dependencies selected!"
6153 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6154 #: libraries/classes/Export.php:587 libraries/classes/Html/Generator.php:987
6155 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:292
6156 #: templates/import_status.twig:2 templates/user_password.twig:2
6160 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6161 msgid "Show me the possible partial dependencies based on data in the table"
6164 #: libraries/classes/Controllers/JavaScriptMessagesController.php:425
6165 msgid "Hide partial dependencies list"
6168 #: libraries/classes/Controllers/JavaScriptMessagesController.php:427
6170 "Sit tight! It may take few seconds depending on data size and column count "
6174 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6178 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6179 msgid "The following actions will be performed:"
6182 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6184 msgid "DROP columns %s from the table %s"
6187 #: libraries/classes/Controllers/JavaScriptMessagesController.php:432
6188 msgid "Create the following table"
6191 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6192 msgid "Third step of normalization (3NF)"
6195 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6196 msgid "Confirm transitive dependencies"
6199 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6200 msgid "Selected dependencies are as follows:"
6203 #: libraries/classes/Controllers/JavaScriptMessagesController.php:438
6204 msgid "No dependencies selected!"
6207 #: libraries/classes/Controllers/JavaScriptMessagesController.php:441
6208 #: templates/columns_definitions/column_definitions_form.twig:160
6209 #: templates/database/central_columns/edit.twig:22
6210 #: templates/database/central_columns/main.twig:119
6211 #: templates/database/central_columns/main.twig:272
6212 #: templates/server/variables/index.twig:12
6213 #: templates/table/gis_visualization/gis_visualization.twig:40
6214 #: templates/table/insert/actions_panel.twig:7
6215 #: templates/table/relation/common_form.twig:225
6216 #: templates/table/structure/partition_definition_form.twig:12
6217 #: templates/table/zoom_search/result_form.twig:78
6221 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6222 msgid "Hide search criteria"
6225 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6226 msgid "Show search criteria"
6229 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6230 msgid "Column maximum:"
6233 #: libraries/classes/Controllers/JavaScriptMessagesController.php:447
6234 msgid "Column minimum:"
6237 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6238 msgid "Hide find and replace criteria"
6241 #: libraries/classes/Controllers/JavaScriptMessagesController.php:451
6242 msgid "Show find and replace criteria"
6245 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6246 msgid "Each point represents a data row."
6249 #: libraries/classes/Controllers/JavaScriptMessagesController.php:457
6250 msgid "Hovering over a point will show its label."
6253 #: libraries/classes/Controllers/JavaScriptMessagesController.php:459
6254 msgid "To zoom in, select a section of the plot with the mouse."
6257 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6258 msgid "Click reset zoom button to come back to original state."
6261 #: libraries/classes/Controllers/JavaScriptMessagesController.php:463
6262 msgid "Click a data point to view and possibly edit the data row."
6265 #: libraries/classes/Controllers/JavaScriptMessagesController.php:465
6266 msgid "The plot can be resized by dragging it along the bottom right corner."
6269 #: libraries/classes/Controllers/JavaScriptMessagesController.php:468
6270 msgid "Select two columns"
6273 #: libraries/classes/Controllers/JavaScriptMessagesController.php:470
6274 msgid "Select two different columns"
6277 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6278 msgid "Data point content"
6281 #: libraries/classes/Controllers/JavaScriptMessagesController.php:475
6282 #: libraries/classes/Controllers/JavaScriptMessagesController.php:631
6283 #: libraries/classes/ErrorHandler.php:439 libraries/classes/InsertEdit.php:2000
6284 #: templates/table/index_form.twig:164 templates/table/index_form.twig:200
6288 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6289 #: libraries/classes/Display/Results.php:2966
6290 #: libraries/classes/Html/Generator.php:76
6291 #: templates/display/results/table.twig:231
6292 #: templates/display/results/table.twig:232
6296 #: libraries/classes/Controllers/JavaScriptMessagesController.php:477
6297 #: templates/gis_data_editor_form.twig:74
6298 #: templates/gis_data_editor_form.twig:94
6299 #: templates/gis_data_editor_form.twig:135
6300 #: templates/gis_data_editor_form.twig:187
6304 #: libraries/classes/Controllers/JavaScriptMessagesController.php:478
6305 #: templates/gis_data_editor_form.twig:76
6306 #: templates/gis_data_editor_form.twig:96
6307 #: templates/gis_data_editor_form.twig:137
6308 #: templates/gis_data_editor_form.twig:189
6312 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6316 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6321 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6325 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6329 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6330 #: templates/display/results/table.twig:174
6334 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6338 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
6342 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6343 #: templates/gis_data_editor_form.twig:99
6344 #: templates/gis_data_editor_form.twig:140
6345 #: templates/gis_data_editor_form.twig:192
6349 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6350 #: templates/gis_data_editor_form.twig:144
6351 #: templates/gis_data_editor_form.twig:195
6352 msgid "Add an inner ring"
6355 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6356 msgid "Do you want to copy encryption key?"
6359 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6360 msgid "Encryption key"
6363 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6365 "The HEX function will treat the integer as a string while calculating the "
6369 #: libraries/classes/Controllers/JavaScriptMessagesController.php:498
6371 "MySQL accepts additional values not selectable by the slider; key in those "
6372 "values directly if desired"
6375 #: libraries/classes/Controllers/JavaScriptMessagesController.php:504
6377 "MySQL accepts additional values not selectable by the datepicker; key in "
6378 "those values directly if desired"
6381 #: libraries/classes/Controllers/JavaScriptMessagesController.php:510
6383 "Indicates that you have made changes to this page; you will be prompted for "
6384 "confirmation before abandoning changes"
6387 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6388 msgid "Select referenced key"
6391 #: libraries/classes/Controllers/JavaScriptMessagesController.php:516
6392 msgid "Select Foreign Key"
6395 #: libraries/classes/Controllers/JavaScriptMessagesController.php:517
6396 msgid "Please select the primary key or a unique key!"
6399 #: libraries/classes/Controllers/JavaScriptMessagesController.php:518
6400 #: templates/database/designer/main.twig:98
6401 #: templates/database/designer/main.twig:101
6402 msgid "Choose column to display"
6405 #: libraries/classes/Controllers/JavaScriptMessagesController.php:520
6407 "You haven't saved the changes in the layout. They will be lost if you don't "
6408 "save them. Do you want to continue?"
6411 #: libraries/classes/Controllers/JavaScriptMessagesController.php:523
6412 msgid "value/subQuery is empty"
6415 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
6416 #: templates/database/designer/main.twig:40
6417 #: templates/database/designer/main.twig:43
6418 msgid "Add tables from other databases"
6421 #: libraries/classes/Controllers/JavaScriptMessagesController.php:525
6425 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6426 #: templates/database/designer/main.twig:63
6427 #: templates/database/designer/main.twig:66
6431 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6432 #: templates/database/designer/main.twig:70
6433 #: templates/database/designer/main.twig:73
6434 msgid "Save page as"
6437 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6438 #: templates/database/designer/main.twig:56
6439 #: templates/database/designer/main.twig:59
6443 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
6447 #. l10n: When the user opens a page saved in the Designer
6448 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6449 msgid "Some tables saved in this page might have been renamed or deleted."
6452 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
6453 #: templates/database/designer/main.twig:10
6457 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
6458 msgid "Please select a page to continue"
6461 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
6462 msgid "Please enter a valid page name"
6465 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6466 msgid "Do you want to save the changes to the current page?"
6469 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6470 msgid "Successfully deleted the page"
6473 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6474 msgid "Export relational schema"
6477 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
6478 msgid "Modifications have been saved"
6481 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
6483 msgid "%d object(s) created."
6486 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6490 #: libraries/classes/Controllers/JavaScriptMessagesController.php:543
6491 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
6495 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
6496 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
6499 #: libraries/classes/Controllers/JavaScriptMessagesController.php:548
6501 "You have edited some data and they have not been saved. Are you sure you "
6502 "want to leave this page before saving the data?"
6505 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
6506 msgid "Drag to reorder."
6509 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
6510 msgid "Click to sort results by this column."
6513 #: libraries/classes/Controllers/JavaScriptMessagesController.php:554
6515 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6516 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6517 "from ORDER BY clause"
6520 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
6521 msgid "Click to mark/unmark."
6524 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
6525 msgid "Double-click to copy column name."
6528 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
6529 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6532 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
6534 "This table does not contain a unique column. Features related to the grid "
6535 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6538 #: libraries/classes/Controllers/JavaScriptMessagesController.php:566
6539 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6542 #: libraries/classes/Controllers/JavaScriptMessagesController.php:568
6544 "Do you really want to see all of the rows? For a big table this could crash "
6548 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
6549 msgid "Original length"
6552 #: libraries/classes/Controllers/JavaScriptMessagesController.php:573
6556 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
6557 #: libraries/classes/Controllers/Server/Status/StatusController.php:193
6561 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
6565 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
6566 msgid "Import status"
6569 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
6570 #: templates/navigation/main.twig:84
6571 msgid "Drop files here"
6574 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
6575 msgid "Select database first"
6578 #: libraries/classes/Controllers/JavaScriptMessagesController.php:583
6579 msgid "You can also edit most values<br>by double-clicking directly on them."
6582 #: libraries/classes/Controllers/JavaScriptMessagesController.php:585
6583 msgid "You can also edit most values<br>by clicking directly on them."
6586 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
6590 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
6591 msgid "Generate password"
6594 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
6595 #: templates/server/replication/primary_add_replica_user.twig:73
6599 #: libraries/classes/Controllers/JavaScriptMessagesController.php:593
6600 #: libraries/classes/Controllers/UserPasswordController.php:84
6601 #: templates/home/index.twig:46
6602 #: templates/server/privileges/change_password.twig:10
6603 msgid "Change password"
6606 #: libraries/classes/Controllers/JavaScriptMessagesController.php:596
6607 #: templates/table/structure/display_structure.twig:130
6611 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
6615 #: libraries/classes/Controllers/JavaScriptMessagesController.php:600
6619 #: libraries/classes/Controllers/JavaScriptMessagesController.php:602
6620 #: libraries/classes/Navigation/NavigationTree.php:1357
6621 msgid "Unlink from main panel"
6624 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
6625 #: libraries/classes/Setup/Index.php:177
6628 "A newer version of phpMyAdmin is available and you should consider "
6629 "upgrading. The newest version is %s, released on %s."
6632 #. l10n: Latest available phpMyAdmin version
6633 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
6634 msgid ", latest stable version:"
6637 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6641 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
6643 "A fatal JavaScript error has occurred. Would you like to send an error "
6647 #: libraries/classes/Controllers/JavaScriptMessagesController.php:615
6648 msgid "Change report settings"
6651 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
6652 msgid "Show report details"
6655 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
6657 "Your export is incomplete, due to a low execution time limit at the PHP "
6661 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
6664 "Warning: a form on this page has more than %d fields. On submission, some of "
6665 "the fields might be ignored, due to PHP's max_input_vars configuration."
6668 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
6669 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
6670 msgid "Some errors have been detected on the server!"
6673 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
6674 msgid "Please look at the bottom of this window."
6677 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
6678 #: libraries/classes/ErrorHandler.php:444
6682 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6684 "As per your settings, they are being submitted currently, please be patient."
6687 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
6688 msgid "Column name successfully copied to clipboard!"
6691 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
6692 msgid "Column name copying to clipboard failed!"
6695 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
6696 msgid "Successfully copied!"
6699 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
6700 msgid "Copying failed!"
6703 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
6704 msgid "Execute this query again?"
6707 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
6708 msgid "Do you really want to delete this bookmark?"
6711 #: libraries/classes/Controllers/JavaScriptMessagesController.php:655
6712 msgid "Some error occurred while getting SQL debug info."
6715 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
6717 msgid "%s queries executed %s times in %s seconds."
6720 #: libraries/classes/Controllers/JavaScriptMessagesController.php:657
6722 msgid "%s argument(s) passed"
6725 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
6726 msgid "Show arguments"
6729 #: libraries/classes/Controllers/JavaScriptMessagesController.php:659
6730 msgid "Hide arguments"
6733 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
6737 #: libraries/classes/Controllers/JavaScriptMessagesController.php:662
6739 "There was a problem accessing your browser storage, some features may not "
6740 "work properly for you. It is likely that the browser doesn't support storage "
6741 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6742 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6743 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6746 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
6747 msgid "Copy tables to"
6750 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
6751 msgid "Add table prefix"
6754 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
6755 msgid "Replace table with prefix"
6758 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
6759 #: templates/database/structure/check_all_tables.twig:28
6760 msgid "Copy table with prefix"
6763 #: libraries/classes/Controllers/JavaScriptMessagesController.php:675
6764 msgid "Extremely weak"
6767 #: libraries/classes/Controllers/JavaScriptMessagesController.php:676
6771 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
6775 #: libraries/classes/Controllers/JavaScriptMessagesController.php:678
6779 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
6783 #. l10n: error code 5 (from U2F API)
6784 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
6786 msgid "Timed out waiting for security key activation."
6789 #. l10n: error code 2 (from U2F API)
6790 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
6792 msgid "Invalid request sent to security key."
6795 #. l10n: unknown error code (from U2F API)
6796 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6798 msgid "Unknown security key error."
6801 #. l10n: error code 3 (from U2F API)
6802 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
6804 msgid "Client does not support security key."
6807 #. l10n: error code 4 (from U2F API) on register
6808 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6810 msgid "Failed security key activation."
6813 #. l10n: error code 4 (from U2F API) on authanticate
6814 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
6816 msgid "Invalid security key."
6819 #: libraries/classes/Controllers/JavaScriptMessagesController.php:697
6821 "You can not open, save or delete your page layout, as IndexedDB is not "
6822 "working in your browser and your phpMyAdmin configuration storage is not "
6823 "configured for this."
6826 #: libraries/classes/Controllers/JavaScriptMessagesController.php:702
6829 "The table already exists in the designer and can not be added once more."
6830 msgid "Table %s already exists!"
6833 #: libraries/classes/Controllers/JavaScriptMessagesController.php:704
6834 #: libraries/classes/InsertEdit.php:327
6835 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
6839 #: libraries/classes/Controllers/JavaScriptMessagesController.php:705
6840 #: libraries/classes/Controllers/Table/ChangeController.php:188
6841 #: templates/database/multi_table_query/form.twig:49
6842 #: templates/database/tracking/tables.twig:19
6843 #: templates/table/tracking/main.twig:33
6847 #: libraries/classes/Controllers/NavigationController.php:46
6848 msgid "Fatal error: The navigation can only be accessed via AJAX"
6851 #: libraries/classes/Controllers/NormalizationController.php:40
6852 #: libraries/classes/Normalization.php:245
6856 #: libraries/classes/Controllers/NormalizationController.php:41
6857 #: libraries/classes/Normalization.php:246
6858 msgid "No such column"
6861 #: libraries/classes/Controllers/NormalizationController.php:46
6862 #: libraries/classes/Normalization.php:250 libraries/classes/Types.php:798
6863 msgctxt "string types"
6867 #: libraries/classes/Controllers/Preferences/ManageController.php:93
6868 msgid "phpMyAdmin configuration snippet"
6871 #: libraries/classes/Controllers/Preferences/ManageController.php:94
6872 msgid "Paste it to your config.inc.php"
6875 #: libraries/classes/Controllers/Preferences/ManageController.php:140
6876 msgid "Could not import configuration"
6879 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:52
6880 msgid "Two-factor authentication has been removed."
6883 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:63
6884 msgid "Two-factor authentication has been configured."
6887 #: libraries/classes/Controllers/Server/DatabasesController.php:312
6888 #: libraries/classes/Import.php:144
6889 #: templates/database/structure/table_header.twig:26
6890 #: templates/table/structure/display_partitions.twig:28
6891 #: templates/table/structure/display_structure.twig:230
6892 #: templates/table/structure/display_table_stats.twig:119
6896 #: libraries/classes/Controllers/Server/DatabasesController.php:322
6897 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
6898 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
6899 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
6900 #: templates/table/structure/display_structure.twig:445
6901 #: templates/table/tracking/structure_snapshot_indexes.twig:1
6905 #: libraries/classes/Controllers/Server/DatabasesController.php:327
6906 #: libraries/classes/Controllers/Server/Status/StatusController.php:147
6907 #: libraries/classes/Controllers/Server/Status/StatusController.php:199
6908 #: templates/table/structure/display_table_stats.twig:45
6912 #: libraries/classes/Controllers/Server/DatabasesController.php:332
6913 #: templates/database/structure/table_header.twig:38
6914 #: templates/table/structure/display_table_stats.twig:32
6918 #: libraries/classes/Controllers/Server/Databases/CreateController.php:87
6920 msgid "Database %1$s has been created."
6923 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:93
6925 msgid "%1$d database has been dropped successfully."
6926 msgid_plural "%1$d databases have been dropped successfully."
6934 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
6936 msgid "The account %s@%s has been successfully locked."
6939 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
6941 msgid "The account %s@%s has been successfully unlocked."
6944 #: libraries/classes/Controllers/Server/PrivilegesController.php:153
6945 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
6946 msgid "No Privileges"
6949 #: libraries/classes/Controllers/Server/PrivilegesController.php:162
6950 msgid "You do not have the privileges to administrate the users!"
6953 #: libraries/classes/Controllers/Server/PrivilegesController.php:177
6955 "Username and hostname didn't change. If you only want to change the "
6956 "password, 'Change password' tab should be used."
6959 #: libraries/classes/Controllers/Server/PrivilegesController.php:406
6960 msgid "User has been added."
6963 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
6965 msgid "Thread %s was successfully killed."
6968 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
6971 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
6974 #: libraries/classes/Controllers/Server/Status/StatusController.php:137
6978 #: libraries/classes/Controllers/Server/Status/StatusController.php:142
6982 #: libraries/classes/Controllers/Server/Status/StatusController.php:181
6983 msgid "Max. concurrent connections"
6986 #: libraries/classes/Controllers/Server/Status/StatusController.php:187
6987 msgid "Failed attempts"
6990 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
6992 "The number of connections that were aborted because the client died without "
6993 "closing the connection properly."
6996 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
6997 msgid "The number of failed attempts to connect to the MySQL server."
7000 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
7002 "The number of transactions that used the temporary binary log cache but that "
7003 "exceeded the value of binlog_cache_size and used a temporary file to store "
7004 "statements from the transaction."
7007 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
7008 msgid "The number of transactions that used the temporary binary log cache."
7011 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
7013 "The number of connection attempts (successful or not) to the MySQL server."
7016 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7018 "The number of temporary tables on disk created automatically by the server "
7019 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7020 "to increase the tmp_table_size value to cause temporary tables to be memory-"
7021 "based instead of disk-based."
7024 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7025 msgid "How many temporary files mysqld has created."
7028 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7030 "The number of in-memory temporary tables created automatically by the server "
7031 "while executing statements."
7034 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7036 "The number of rows written with INSERT DELAYED for which some error occurred "
7037 "(probably duplicate key)."
7040 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7042 "The number of INSERT DELAYED handler threads in use. Every different table "
7043 "on which one uses INSERT DELAYED gets its own thread."
7046 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7047 msgid "The number of INSERT DELAYED rows written."
7050 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7051 msgid "The number of executed FLUSH statements."
7054 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7055 msgid "The number of internal COMMIT statements."
7058 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7059 msgid "The number of times a row was deleted from a table."
7062 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7064 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7065 "table with a given name. This is called discovery. Handler_discover "
7066 "indicates the number of time tables have been discovered."
7069 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7071 "The number of times the first entry was read from an index. If this is high, "
7072 "it suggests that the server is doing a lot of full index scans; for example, "
7073 "SELECT col1 FROM foo, assuming that col1 is indexed."
7076 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7078 "The number of requests to read a row based on a key. If this is high, it is "
7079 "a good indication that your queries and tables are properly indexed."
7082 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7084 "The number of requests to read the next row in key order. This is "
7085 "incremented if you are querying an index column with a range constraint or "
7086 "if you are doing an index scan."
7089 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7091 "The number of requests to read the previous row in key order. This read "
7092 "method is mainly used to optimize ORDER BY … DESC."
7095 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7097 "The number of requests to read a row based on a fixed position. This is high "
7098 "if you are doing a lot of queries that require sorting of the result. You "
7099 "probably have a lot of queries that require MySQL to scan whole tables or "
7100 "you have joins that don't use keys properly."
7103 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7105 "The number of requests to read the next row in the data file. This is high "
7106 "if you are doing a lot of table scans. Generally this suggests that your "
7107 "tables are not properly indexed or that your queries are not written to take "
7108 "advantage of the indexes you have."
7111 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7112 msgid "The number of internal ROLLBACK statements."
7115 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7116 msgid "The number of requests to update a row in a table."
7119 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7120 msgid "The number of requests to insert a row in a table."
7123 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7124 msgid "The number of pages containing data (dirty or clean)."
7127 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7128 msgid "The number of pages currently dirty."
7131 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7132 msgid "The number of buffer pool pages that have been requested to be flushed."
7135 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7136 msgid "The number of free pages."
7139 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7141 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7142 "being read or written or that can't be flushed or removed for some other "
7146 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7148 "The number of pages busy because they have been allocated for administrative "
7149 "overhead such as row locks or the adaptive hash index. This value can also "
7150 "be calculated as Innodb_buffer_pool_pages_total - "
7151 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7154 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7155 msgid "Total size of buffer pool, in pages."
7158 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7160 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7161 "query is to scan a large portion of a table but in random order."
7164 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7166 "The number of sequential read-aheads InnoDB initiated. This happens when "
7167 "InnoDB does a sequential full table scan."
7170 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7171 msgid "The number of logical read requests InnoDB has done."
7174 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7176 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7177 "and had to do a single-page read."
7180 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7182 "Normally, writes to the InnoDB buffer pool happen in the background. "
7183 "However, if it's necessary to read or create a page and no clean pages are "
7184 "available, it's necessary to wait for pages to be flushed first. This "
7185 "counter counts instances of these waits. If the buffer pool size was set "
7186 "properly, this value should be small."
7189 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7190 msgid "The number writes done to the InnoDB buffer pool."
7193 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7194 msgid "The number of fsync() operations so far."
7197 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7198 msgid "The current number of pending fsync() operations."
7201 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7202 msgid "The current number of pending reads."
7205 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7206 msgid "The current number of pending writes."
7209 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7210 msgid "The amount of data read so far, in bytes."
7213 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7214 msgid "The total number of data reads."
7217 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7218 msgid "The total number of data writes."
7221 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
7222 msgid "The amount of data written so far, in bytes."
7225 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
7226 msgid "The number of pages that have been written for doublewrite operations."
7229 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
7230 msgid "The number of doublewrite operations that have been performed."
7233 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7235 "The number of waits we had because log buffer was too small and we had to "
7236 "wait for it to be flushed before continuing."
7239 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7240 msgid "The number of log write requests."
7243 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
7244 msgid "The number of physical writes to the log file."
7247 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
7248 msgid "The number of fsync() writes done to the log file."
7251 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
7252 msgid "The number of pending log file fsyncs."
7255 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
7256 msgid "Pending log file writes."
7259 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7260 msgid "The number of bytes written to the log file."
7263 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
7264 msgid "The number of pages created."
7267 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
7269 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7270 "pages; the page size allows them to be easily converted to bytes."
7273 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7274 msgid "The number of pages read."
7277 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
7278 msgid "The number of pages written."
7281 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
7282 msgid "The number of row locks currently being waited for."
7285 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
7286 msgid "The average time to acquire a row lock, in milliseconds."
7289 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7290 msgid "The total time spent in acquiring row locks, in milliseconds."
7293 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
7294 msgid "The maximum time to acquire a row lock, in milliseconds."
7297 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
7298 msgid "The number of times a row lock had to be waited for."
7301 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
7302 msgid "The number of rows deleted from InnoDB tables."
7305 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
7306 msgid "The number of rows inserted in InnoDB tables."
7309 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
7310 msgid "The number of rows read from InnoDB tables."
7313 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
7314 msgid "The number of rows updated in InnoDB tables."
7317 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7319 "The number of key blocks in the key cache that have changed but haven't yet "
7320 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7323 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
7325 "The number of unused blocks in the key cache. You can use this value to "
7326 "determine how much of the key cache is in use."
7329 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7331 "The number of used blocks in the key cache. This value is a high-water mark "
7332 "that indicates the maximum number of blocks that have ever been in use at "
7336 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
7337 msgid "Percentage of used key cache (calculated value)"
7340 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
7341 msgid "The number of requests to read a key block from the cache."
7344 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
7346 "The number of physical reads of a key block from disk. If Key_reads is big, "
7347 "then your key_buffer_size value is probably too small. The cache miss rate "
7348 "can be calculated as Key_reads/Key_read_requests."
7351 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
7353 "Key cache miss calculated as rate of physical reads compared to read "
7354 "requests (calculated value)"
7357 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7358 msgid "The number of requests to write a key block to the cache."
7361 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
7362 msgid "The number of physical writes of a key block to disk."
7365 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
7367 "Percentage of physical writes compared to write requests (calculated value)"
7370 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
7372 "The total cost of the last compiled query as computed by the query "
7373 "optimizer. Useful for comparing the cost of different query plans for the "
7374 "same query. The default value of 0 means that no query has been compiled yet."
7377 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7379 "The maximum number of connections that have been in use simultaneously since "
7380 "the server started."
7383 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
7384 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7387 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7389 "The number of tables that have been opened. If opened tables is big, your "
7390 "table_open_cache value is probably too small."
7393 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7394 msgid "The number of files that are open."
7397 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
7398 msgid "The number of streams that are open (used mainly for logging)."
7401 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
7402 msgid "The number of tables that are open."
7405 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
7407 "The number of free memory blocks in query cache. High numbers can indicate "
7408 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7412 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
7413 msgid "The amount of free memory for query cache."
7416 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7417 msgid "The number of cache hits."
7420 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
7421 msgid "The number of queries added to the cache."
7424 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7426 "The number of queries that have been removed from the cache to free up "
7427 "memory for caching new queries. This information can help you tune the query "
7428 "cache size. The query cache uses a least recently used (LRU) strategy to "
7429 "decide which queries to remove from the cache."
7432 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
7434 "The number of non-cached queries (not cachable, or not cached due to the "
7435 "query_cache_type setting)."
7438 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
7439 msgid "The number of queries registered in the cache."
7442 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
7443 msgid "The total number of blocks in the query cache."
7446 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7447 msgid "The status of failsafe replication (not yet implemented)."
7450 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
7452 "The number of joins that do not use indexes. If this value is not 0, you "
7453 "should carefully check the indexes of your tables."
7456 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
7457 msgid "The number of joins that used a range search on a reference table."
7460 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
7462 "The number of joins without keys that check for key usage after each row. "
7463 "(If this is not 0, you should carefully check the indexes of your tables.)"
7466 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7468 "The number of joins that used ranges on the first table. (It's normally not "
7469 "critical even if this is big.)"
7472 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7473 msgid "The number of joins that did a full scan of the first table."
7476 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
7478 "The number of temporary tables currently open by the replica SQL thread."
7481 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7483 "Total (since startup) number of times the replication replica SQL thread has "
7484 "retried transactions."
7487 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
7488 msgid "This is ON if this server is a replica that is connected to a primary."
7491 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
7493 "The number of threads that have taken more than slow_launch_time seconds to "
7497 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7499 "The number of queries that have taken more than long_query_time seconds."
7502 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
7504 "The number of merge passes the sort algorithm has had to do. If this value "
7505 "is large, you should consider increasing the value of the sort_buffer_size "
7509 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7510 msgid "The number of sorts that were done with ranges."
7513 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
7514 msgid "The number of sorted rows."
7517 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
7518 msgid "The number of sorts that were done by scanning the table."
7521 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7522 msgid "The number of times that a table lock was acquired immediately."
7525 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
7527 "The number of times that a table lock could not be acquired immediately and "
7528 "a wait was needed. If this is high, and you have performance problems, you "
7529 "should first optimize your queries, and then either split your table or "
7530 "tables or use replication."
7533 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
7535 "The number of threads in the thread cache. The cache hit rate can be "
7536 "calculated as Threads_created/Connections. If this value is red you should "
7537 "raise your thread_cache_size."
7540 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
7541 msgid "The number of currently open connections."
7544 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
7546 "The number of threads created to handle connections. If Threads_created is "
7547 "big, you may want to increase the thread_cache_size value. (Normally this "
7548 "doesn't give a notable performance improvement if you have a good thread "
7552 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
7553 msgid "Thread cache hit rate (calculated value)"
7556 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
7557 msgid "The number of threads that are not sleeping."
7560 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
7561 #: libraries/classes/Util.php:835
7562 msgid "Missing parameter:"
7565 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
7566 msgid "User groups management is not enabled."
7569 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
7570 msgid "Setting variable failed"
7573 #: libraries/classes/Controllers/Setup/FormController.php:32
7574 msgid "Incorrect form specified!"
7577 #: libraries/classes/Controllers/Setup/HomeController.php:42
7579 "You are not using a secure connection; all data (including potentially "
7580 "sensitive information, like passwords) is transferred unencrypted!"
7583 #: libraries/classes/Controllers/Setup/HomeController.php:47
7585 "If your server is also configured to accept HTTPS requests follow this link "
7586 "to use a secure connection."
7589 #: libraries/classes/Controllers/Setup/HomeController.php:51
7590 msgid "Insecure connection"
7593 #: libraries/classes/Controllers/Sql/SqlController.php:236
7594 #: libraries/classes/Sql.php:1154
7596 msgid "Bookmark %s has been created."
7599 #: libraries/classes/Controllers/Sql/SqlController.php:243
7600 msgid "Bookmark not created!"
7603 #: libraries/classes/Controllers/Table/AddFieldController.php:151
7604 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
7605 #: libraries/classes/Controllers/Table/Structure/SaveController.php:223
7606 #: libraries/classes/Table/Indexes.php:85
7608 msgid "Table %1$s has been altered successfully."
7611 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
7612 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:25
7613 #: libraries/classes/Controllers/Table/ExportRowsController.php:36
7614 msgid "No row selected."
7617 #: libraries/classes/Controllers/Table/ChartController.php:60
7618 #: libraries/classes/Controllers/Table/GisVisualizationController.php:70
7619 msgid "No SQL query was set to fetch data."
7622 #: libraries/classes/Controllers/Table/ChartController.php:145
7623 msgid "No numeric columns present in the table to plot."
7626 #: libraries/classes/Controllers/Table/ChartController.php:208
7627 msgid "No data to display"
7630 #: libraries/classes/Controllers/Table/CreateController.php:84
7631 #: libraries/classes/Controllers/Table/GetFieldController.php:55
7633 msgid "'%s' database does not exist."
7636 #: libraries/classes/Controllers/Table/CreateController.php:94
7638 msgid "Table %s already exists!"
7641 #: libraries/classes/Controllers/Table/DeleteRowsController.php:77
7642 #: libraries/classes/Controllers/Table/FindReplaceController.php:181
7643 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:83
7644 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:83
7645 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:83
7646 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:83
7647 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:83
7648 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:55
7649 #: libraries/classes/Controllers/Table/Partition/CheckController.php:55
7650 #: libraries/classes/Controllers/Table/Partition/DropController.php:56
7651 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:55
7652 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:56
7653 #: libraries/classes/Controllers/Table/Partition/RepairController.php:55
7654 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:56
7655 #: libraries/classes/Controllers/Table/RelationController.php:241
7656 #: libraries/classes/Controllers/View/OperationsController.php:87
7657 #: libraries/classes/Database/Routines.php:1224
7658 #: libraries/classes/Display/Results.php:3683 libraries/classes/Message.php:172
7659 #: templates/sql/query.twig:7
7660 msgid "Your SQL query has been executed successfully."
7663 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
7664 #: libraries/classes/Controllers/Table/DropColumnController.php:51
7665 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47
7666 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
7667 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45
7668 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45
7669 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:59
7670 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:47
7671 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
7672 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:47
7673 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:47
7674 msgid "No column selected."
7677 #: libraries/classes/Controllers/Table/DropColumnController.php:80
7679 msgid "%1$d column has been dropped successfully."
7680 msgid_plural "%1$d columns have been dropped successfully."
7688 #: libraries/classes/Controllers/Table/GetFieldController.php:63
7689 msgid "Invalid table name"
7692 #. l10n: In case a SQL query did not pass a security check
7693 #: libraries/classes/Controllers/Table/GetFieldController.php:72
7694 #: libraries/classes/Controllers/Transformation/WrapperController.php:103
7695 msgid "There is an issue with your request."
7698 #: libraries/classes/Controllers/Table/GetFieldController.php:86
7699 #: libraries/classes/Database/Routines.php:1243
7700 #: libraries/classes/Import.php:149 libraries/classes/InsertEdit.php:221
7701 #: libraries/classes/Sql.php:967
7702 msgid "MySQL returned an empty result set (i.e. zero rows)."
7705 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:75
7706 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:75
7707 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:75
7708 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:75
7709 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:75
7710 msgid "Maintenance operations on multiple tables are disabled."
7713 #: libraries/classes/Controllers/Table/OperationsController.php:109
7714 #: libraries/classes/Controllers/Table/OperationsController.php:298
7715 #: libraries/classes/Controllers/Table/StructureController.php:100
7716 #: libraries/classes/Navigation/Nodes/NodeView.php:28
7717 #: templates/database/structure/show_create.twig:32
7718 #: templates/database/structure/structure_table_row.twig:122
7719 #: templates/database/structure/structure_table_row.twig:186
7723 #: libraries/classes/Controllers/Table/Partition/DropController.php:62
7724 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:62
7725 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:62
7726 #: libraries/classes/Controllers/View/OperationsController.php:90
7727 #: libraries/classes/Html/Generator.php:863 libraries/classes/Import.php:133
7728 #: libraries/classes/InsertEdit.php:716 libraries/classes/Message.php:192
7729 #: templates/error/generic.twig:37
7730 #: templates/table/structure/display_structure.twig:355
7734 #: libraries/classes/Controllers/Table/RelationController.php:182
7735 msgid "Display column was successfully updated."
7738 #: libraries/classes/Controllers/Table/RelationController.php:275
7739 msgid "Internal relationships were successfully updated."
7742 #: libraries/classes/Controllers/Table/ReplaceController.php:300
7744 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
7747 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
7749 msgid "Failed to get description of column %s!"
7752 #: libraries/classes/Controllers/Table/StructureController.php:226
7753 #: templates/columns_definitions/column_attributes.twig:107
7754 #: templates/database/data_dictionary/index.twig:41
7755 #: templates/table/structure/display_structure.twig:137
7756 #: templates/table/structure/display_structure.twig:145
7757 #: templates/table/structure/display_structure.twig:295
7758 #: templates/table/tracking/structure_snapshot_columns.twig:25
7762 #: libraries/classes/Controllers/Table/StructureController.php:230
7763 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
7764 #: templates/columns_definitions/column_attributes.twig:115
7765 #: templates/columns_definitions/table_fields_definitions.twig:46
7766 #: templates/table/structure/display_structure.twig:167
7767 #: templates/table/structure/display_structure.twig:175
7768 #: templates/table/structure/display_structure.twig:301
7769 #: templates/table/structure/display_table_stats.twig:24
7770 #: templates/table/tracking/structure_snapshot_columns.twig:27
7774 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:172
7775 msgid "The columns have been moved successfully."
7778 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
7779 #: libraries/classes/Controllers/Table/Structure/SaveController.php:273
7780 #: libraries/classes/Tracking.php:776
7784 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
7786 msgid "The name '%s' is a MySQL reserved keyword."
7787 msgid_plural "The names '%s' are MySQL reserved keywords."
7795 #: libraries/classes/Controllers/Table/Structure/SaveController.php:218
7798 "Table %1$s has been altered successfully. Privileges have been adjusted."
7801 #: libraries/classes/Controllers/Table/TrackingController.php:69
7803 msgid "Tracking of %s is activated."
7806 #: libraries/classes/Controllers/Table/TrackingController.php:140
7807 msgid "Tracking versions deleted successfully."
7810 #: libraries/classes/Controllers/Table/TrackingController.php:145
7811 msgid "No versions selected."
7814 #: libraries/classes/Controllers/Table/TrackingController.php:174
7815 msgid "SQL statements executed."
7818 #: libraries/classes/Controllers/UserPasswordController.php:54
7819 msgid "You don't have sufficient privileges to be here right now!"
7822 #: libraries/classes/Controllers/View/CreateController.php:81
7823 msgid "View name can not be empty!"
7826 #: libraries/classes/Core.php:200 libraries/classes/ZipExtension.php:62
7828 msgid "The %s extension is missing. Please check your PHP configuration."
7831 #: libraries/classes/Database/CentralColumns.php:293
7832 #: libraries/classes/Database/CentralColumns.php:399
7833 #: libraries/classes/Database/CentralColumns.php:611
7835 "The configuration storage is not ready for the central list of columns "
7839 #: libraries/classes/Database/CentralColumns.php:351
7841 msgid "Could not add %1$s as they already exist in central list!"
7844 #: libraries/classes/Database/CentralColumns.php:367
7845 msgid "Could not add columns!"
7848 #: libraries/classes/Database/CentralColumns.php:451
7851 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
7854 #: libraries/classes/Database/CentralColumns.php:464
7855 msgid "Could not remove columns!"
7858 #: libraries/classes/Database/CentralColumns.php:625
7862 #: libraries/classes/Database/CentralColumns.php:625
7866 #: libraries/classes/Database/Designer/Common.php:528
7868 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
7869 "on designer when user tries to set a display field."
7871 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
7874 #: libraries/classes/Database/Designer/Common.php:573
7875 msgid "Error: relationship already exists."
7878 #: libraries/classes/Database/Designer/Common.php:625
7879 msgid "FOREIGN KEY relationship has been added."
7882 #: libraries/classes/Database/Designer/Common.php:633
7883 msgid "Error: FOREIGN KEY relationship could not be added!"
7886 #: libraries/classes/Database/Designer/Common.php:640
7887 msgid "Error: Missing index on column(s)."
7890 #: libraries/classes/Database/Designer/Common.php:648
7891 #: libraries/classes/Database/Designer/Common.php:727
7892 msgid "Error: Relational features are disabled!"
7895 #: libraries/classes/Database/Designer/Common.php:672
7896 msgid "Internal relationship has been added."
7899 #: libraries/classes/Database/Designer/Common.php:680
7900 msgid "Error: Internal relationship could not be added!"
7903 #: libraries/classes/Database/Designer/Common.php:718
7904 msgid "FOREIGN KEY relationship has been removed."
7907 #: libraries/classes/Database/Designer/Common.php:749
7908 msgid "Error: Internal relationship could not be removed!"
7911 #: libraries/classes/Database/Designer/Common.php:755
7912 msgid "Internal relationship has been removed."
7915 #: libraries/classes/Database/Designer.php:136
7916 msgid "Could not load schema plugins, please check your installation!"
7919 #: libraries/classes/Database/Events.php:104
7920 #: libraries/classes/Database/Events.php:113
7921 #: libraries/classes/Database/Events.php:139
7922 #: libraries/classes/Database/Routines.php:225
7923 #: libraries/classes/Database/Routines.php:246
7924 #: libraries/classes/Database/Routines.php:348
7925 #: libraries/classes/Database/Routines.php:1250
7926 #: libraries/classes/Database/Triggers.php:117
7927 #: libraries/classes/Database/Triggers.php:126
7928 #: libraries/classes/Database/Triggers.php:153
7930 msgid "The following query has failed: \"%s\""
7933 #: libraries/classes/Database/Events.php:108
7934 #: libraries/classes/Database/Events.php:117
7935 #: libraries/classes/Database/Events.php:143
7936 #: libraries/classes/Database/Events.php:505
7937 #: libraries/classes/Database/Routines.php:229
7938 #: libraries/classes/Database/Routines.php:250
7939 #: libraries/classes/Database/Routines.php:352
7940 #: libraries/classes/Database/Routines.php:1254
7941 #: libraries/classes/Database/Routines.php:1540
7942 #: libraries/classes/Database/Triggers.php:121
7943 #: libraries/classes/Database/Triggers.php:130
7944 #: libraries/classes/Database/Triggers.php:157
7945 #: libraries/classes/Database/Triggers.php:437
7946 #: libraries/classes/Html/Generator.php:931
7947 msgid "MySQL said: "
7950 #: libraries/classes/Database/Events.php:126
7952 msgid "Event %1$s has been modified."
7955 #: libraries/classes/Database/Events.php:146
7957 msgid "Event %1$s has been created."
7960 #: libraries/classes/Database/Events.php:160
7961 #: libraries/classes/Database/Routines.php:266
7962 #: libraries/classes/Database/Triggers.php:174
7963 msgid "One or more errors have occurred while processing your request:"
7966 #: libraries/classes/Database/Events.php:239
7970 #: libraries/classes/Database/Events.php:243
7974 #: libraries/classes/Database/Events.php:404
7975 #: libraries/classes/Database/Routines.php:984
7976 #: libraries/classes/Database/Triggers.php:381
7977 msgid "The definer must be in the \"username@hostname\" format!"
7980 #: libraries/classes/Database/Events.php:412
7981 msgid "You must provide an event name!"
7984 #: libraries/classes/Database/Events.php:426
7985 msgid "You must provide a valid interval value for the event."
7988 #: libraries/classes/Database/Events.php:446
7989 msgid "You must provide a valid execution time for the event."
7992 #: libraries/classes/Database/Events.php:450
7993 msgid "You must provide a valid type for the event."
7996 #: libraries/classes/Database/Events.php:476
7997 msgid "You must provide an event definition."
8000 #: libraries/classes/Database/Events.php:502
8001 msgid "Sorry, we failed to restore the dropped event."
8004 #: libraries/classes/Database/Events.php:503
8005 #: libraries/classes/Database/Routines.php:1538
8006 #: libraries/classes/Database/Triggers.php:435
8007 msgid "The backed up query was:"
8010 #: libraries/classes/Database/Events.php:534
8011 #: libraries/classes/Database/Routines.php:151
8012 #: libraries/classes/Database/Routines.php:1143
8013 #: libraries/classes/Database/Routines.php:1312
8014 #: libraries/classes/Database/Triggers.php:466
8015 msgid "Error in processing request:"
8018 #: libraries/classes/Database/Events.php:536
8020 msgid "No event with name %1$s found in database %2$s."
8023 #: libraries/classes/Database/Events.php:568
8025 msgid "Export of event %s"
8028 #: libraries/classes/Database/Events.php:589
8031 "Error in processing request: No event with name %1$s found in database %2$s."
8034 #: libraries/classes/DatabaseInterface.php:1130
8037 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8038 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8039 "phpMyAdmin is currently using the default time zone of the database server."
8042 #: libraries/classes/DatabaseInterface.php:1175
8043 msgid "Failed to set configured collation connection!"
8046 #: libraries/classes/DatabaseInterface.php:1868
8047 msgid "Missing connection parameters!"
8050 #: libraries/classes/DatabaseInterface.php:1893
8051 msgid "Connection for controluser as defined in your configuration failed."
8054 #: libraries/classes/DatabaseInterface.php:2298
8056 msgid "See %sour documentation%s for more information."
8059 #: libraries/classes/Database/Qbe.php:756
8060 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8064 #: libraries/classes/Database/Qbe.php:760
8065 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8069 #: libraries/classes/Database/Qbe.php:766
8073 #: libraries/classes/Database/Qbe.php:769
8077 #: libraries/classes/Database/Qbe.php:1674
8078 msgid "Saved bookmarked search:"
8081 #: libraries/classes/Database/Qbe.php:1676
8082 msgid "New bookmark"
8085 #: libraries/classes/Database/Qbe.php:1703
8086 msgid "Create bookmark"
8089 #: libraries/classes/Database/Qbe.php:1706
8090 msgid "Update bookmark"
8093 #: libraries/classes/Database/Qbe.php:1708
8094 msgid "Delete bookmark"
8097 #: libraries/classes/Database/Routines.php:118
8101 #: libraries/classes/Database/Routines.php:122
8102 msgid "Edit routine"
8105 #: libraries/classes/Database/Routines.php:154
8108 "No routine with name %1$s found in database %2$s. You might be lacking the "
8109 "necessary privileges to edit this routine."
8112 #: libraries/classes/Database/Routines.php:206
8113 #: libraries/classes/Database/Routines.php:992
8115 msgid "Invalid routine type: \"%s\""
8118 #: libraries/classes/Database/Routines.php:253
8120 msgid "Routine %1$s has been created."
8123 #: libraries/classes/Database/Routines.php:413
8125 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8128 #: libraries/classes/Database/Routines.php:418
8130 msgid "Routine %1$s has been modified."
8133 #: libraries/classes/Database/Routines.php:825
8134 msgid "You must provide a name and a type for each routine parameter."
8137 #: libraries/classes/Database/Routines.php:843
8139 msgid "Invalid direction \"%s\" given for parameter."
8142 #: libraries/classes/Database/Routines.php:863
8143 #: libraries/classes/Database/Routines.php:930
8145 "You must provide length/values for routine parameters of type ENUM, SET, "
8146 "VARCHAR and VARBINARY."
8149 #: libraries/classes/Database/Routines.php:912
8150 msgid "You must provide a valid return type for the routine."
8153 #: libraries/classes/Database/Routines.php:1000
8154 msgid "You must provide a routine name!"
8157 #: libraries/classes/Database/Routines.php:1065
8158 msgid "You must provide a routine definition."
8161 #: libraries/classes/Database/Routines.php:1145
8162 #: libraries/classes/Database/Routines.php:1314
8164 msgid "No routine with name %1$s found in database %2$s."
8167 #: libraries/classes/Database/Routines.php:1184
8169 msgid "Execution results of routine %s"
8172 #: libraries/classes/Database/Routines.php:1232
8174 msgid "%d row affected by the last statement inside the procedure."
8175 msgid_plural "%d rows affected by the last statement inside the procedure."
8183 #: libraries/classes/Database/Routines.php:1297
8184 #: libraries/classes/Database/Routines.php:1304
8185 msgid "Execute routine"
8188 #: libraries/classes/Database/Routines.php:1537
8189 msgid "Sorry, we failed to restore the dropped routine."
8192 #: libraries/classes/Database/Routines.php:1567
8194 msgid "Export of routine %s"
8197 #: libraries/classes/Database/Routines.php:1589
8200 "Error in processing request: No routine with name %1$s found in database "
8201 "%2$s. You might be lacking the necessary privileges to view/export this "
8205 #: libraries/classes/Database/Search.php:103
8206 #: templates/database/search/main.twig:19
8207 msgid "at least one of the words"
8210 #: libraries/classes/Database/Search.php:104
8211 #: templates/database/search/main.twig:23
8212 msgid "all of the words"
8215 #: libraries/classes/Database/Search.php:105
8216 #: templates/database/search/main.twig:27
8217 msgid "the exact phrase as substring"
8220 #: libraries/classes/Database/Search.php:106
8221 #: templates/database/search/main.twig:31
8222 msgid "the exact phrase as whole field"
8225 #: libraries/classes/Database/Search.php:107
8226 #: templates/database/search/main.twig:35
8227 msgid "as regular expression"
8230 #: libraries/classes/Database/Triggers.php:140
8232 msgid "Trigger %1$s has been modified."
8235 #: libraries/classes/Database/Triggers.php:160
8237 msgid "Trigger %1$s has been created."
8240 #: libraries/classes/Database/Triggers.php:255
8244 #: libraries/classes/Database/Triggers.php:259
8245 msgid "Edit trigger"
8248 #: libraries/classes/Database/Triggers.php:389
8249 msgid "You must provide a trigger name!"
8252 #: libraries/classes/Database/Triggers.php:395
8253 msgid "You must provide a valid timing for the trigger!"
8256 #: libraries/classes/Database/Triggers.php:401
8257 msgid "You must provide a valid event for the trigger!"
8260 #: libraries/classes/Database/Triggers.php:408
8261 msgid "You must provide a valid table name!"
8264 #: libraries/classes/Database/Triggers.php:415
8265 msgid "You must provide a trigger definition."
8268 #: libraries/classes/Database/Triggers.php:434
8269 msgid "Sorry, we failed to restore the dropped trigger."
8272 #: libraries/classes/Database/Triggers.php:468
8274 msgid "No trigger with name %1$s found in database %2$s."
8277 #: libraries/classes/Database/Triggers.php:502
8278 #: templates/database/triggers/export.twig:2
8280 msgid "Export of trigger %s"
8283 #: libraries/classes/Database/Triggers.php:520
8286 "Error in processing request: No trigger with name %1$s found in database "
8290 #: libraries/classes/Dbal/DbiMysqli.php:152
8291 msgid "SSL connection enforced by server, automatically enabling it."
8294 #: libraries/classes/Dbal/DbiMysqli.php:164
8297 "Error 1045: Access denied for user. Additional error information may be "
8298 "available, but is being hidden by the %s configuration directive."
8301 #: libraries/classes/Display/Results.php:897 templates/list_navigator.twig:8
8302 #: templates/list_navigator.twig:13
8303 msgctxt "First page"
8307 #: libraries/classes/Display/Results.php:904 templates/list_navigator.twig:16
8308 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
8309 #: templates/server/binlog/index.twig:52
8310 msgctxt "Previous page"
8314 #: libraries/classes/Display/Results.php:930 templates/list_navigator.twig:33
8315 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
8316 #: templates/server/binlog/index.twig:77
8321 #: libraries/classes/Display/Results.php:955 templates/list_navigator.twig:42
8322 #: templates/list_navigator.twig:44
8327 #: libraries/classes/Display/Results.php:1468
8328 #: templates/display/results/table.twig:129
8329 msgid "Partial texts"
8332 #: libraries/classes/Display/Results.php:1472
8333 #: templates/display/results/table.twig:133
8337 #: libraries/classes/Display/Results.php:1813
8338 #: libraries/classes/Display/Results.php:1839 libraries/classes/Util.php:2575
8339 #: libraries/classes/Util.php:2598 libraries/config.values.php:113
8340 #: templates/database/multi_table_query/form.twig:69
8341 #: templates/database/qbe/sort_select_cell.twig:7
8342 #: templates/server/databases/index.twig:111
8343 #: templates/server/databases/index.twig:128
8344 #: templates/server/databases/index.twig:147
8345 #: templates/server/status/processes/list.twig:12
8346 #: templates/table/operations/index.twig:31
8347 #: templates/table/search/index.twig:163
8351 #: libraries/classes/Display/Results.php:1821
8352 #: libraries/classes/Display/Results.php:1831 libraries/classes/Util.php:2567
8353 #: libraries/classes/Util.php:2590 libraries/config.values.php:112
8354 #: templates/database/multi_table_query/form.twig:68
8355 #: templates/database/qbe/sort_select_cell.twig:5
8356 #: templates/server/databases/index.twig:109
8357 #: templates/server/databases/index.twig:126
8358 #: templates/server/databases/index.twig:145
8359 #: templates/server/status/processes/list.twig:14
8360 #: templates/table/operations/index.twig:27
8361 #: templates/table/search/index.twig:159
8365 #: libraries/classes/Display/Results.php:3006
8366 #: libraries/classes/Display/Results.php:3021
8367 msgid "The row has been deleted."
8370 #: libraries/classes/Display/Results.php:3053
8371 #: templates/server/status/processes/list.twig:44
8375 #: libraries/classes/Display/Results.php:3614
8376 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8379 #: libraries/classes/Display/Results.php:3980
8381 msgid "Showing rows %1s - %2s"
8384 #: libraries/classes/Display/Results.php:3994
8386 msgid "%1$d total, %2$d in query"
8389 #: libraries/classes/Display/Results.php:3999
8394 #: libraries/classes/Display/Results.php:4012 libraries/classes/Sql.php:973
8396 msgid "Query took %01.4f seconds."
8399 #: libraries/classes/Display/Results.php:4343
8400 msgid "Link not found!"
8403 #: libraries/classes/Engines/Bdb.php:28
8404 msgid "Version information"
8407 #: libraries/classes/Engines/Innodb.php:31
8408 msgid "Data home directory"
8411 #: libraries/classes/Engines/Innodb.php:32
8412 msgid "The common part of the directory path for all InnoDB data files."
8415 #: libraries/classes/Engines/Innodb.php:35
8419 #: libraries/classes/Engines/Innodb.php:38
8420 msgid "Autoextend increment"
8423 #: libraries/classes/Engines/Innodb.php:40
8425 "The increment size for extending the size of an autoextending tablespace "
8426 "when it becomes full."
8429 #: libraries/classes/Engines/Innodb.php:45
8430 msgid "Buffer pool size"
8433 #: libraries/classes/Engines/Innodb.php:46
8435 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
8439 #: libraries/classes/Engines/Innodb.php:107
8443 #: libraries/classes/Engines/Innodb.php:108
8444 #: libraries/classes/Server/Status/Data.php:233
8445 msgid "InnoDB Status"
8448 #: libraries/classes/Engines/Innodb.php:135
8449 msgid "Buffer Pool Usage"
8452 #: libraries/classes/Engines/Innodb.php:142
8456 #: libraries/classes/Engines/Innodb.php:150
8460 #: libraries/classes/Engines/Innodb.php:156
8464 #: libraries/classes/Engines/Innodb.php:162
8465 msgid "Pages containing data"
8468 #: libraries/classes/Engines/Innodb.php:168
8469 msgid "Pages to be flushed"
8472 #: libraries/classes/Engines/Innodb.php:174
8476 #: libraries/classes/Engines/Innodb.php:183
8477 msgid "Latched pages"
8480 #: libraries/classes/Engines/Innodb.php:194
8481 msgid "Buffer Pool Activity"
8484 #: libraries/classes/Engines/Innodb.php:198
8485 msgid "Read requests"
8488 #: libraries/classes/Engines/Innodb.php:204
8489 msgid "Write requests"
8492 #: libraries/classes/Engines/Innodb.php:210
8496 #: libraries/classes/Engines/Innodb.php:216
8500 #: libraries/classes/Engines/Innodb.php:222
8501 msgid "Read misses in %"
8504 #: libraries/classes/Engines/Innodb.php:237
8505 msgid "Write waits in %"
8508 #: libraries/classes/Engines/Myisam.php:28
8509 msgid "Data pointer size"
8512 #: libraries/classes/Engines/Myisam.php:30
8514 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
8515 "tables when no MAX_ROWS option is specified."
8518 #: libraries/classes/Engines/Myisam.php:36
8519 msgid "Automatic recovery mode"
8522 #: libraries/classes/Engines/Myisam.php:38
8524 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
8525 "myisam-recover server startup option."
8528 #: libraries/classes/Engines/Myisam.php:43
8529 msgid "Maximum size for temporary sort files"
8532 #: libraries/classes/Engines/Myisam.php:45
8534 "The maximum size of the temporary file MySQL is allowed to use while re-"
8535 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
8539 #: libraries/classes/Engines/Myisam.php:52
8540 msgid "Maximum size for temporary files on index creation"
8543 #: libraries/classes/Engines/Myisam.php:54
8545 "If the temporary file used for fast MyISAM index creation would be larger "
8546 "than using the key cache by the amount specified here, prefer the key cache "
8550 #: libraries/classes/Engines/Myisam.php:61
8551 msgid "Repair threads"
8554 #: libraries/classes/Engines/Myisam.php:63
8556 "If this value is greater than 1, MyISAM table indexes are created in "
8557 "parallel (each index in its own thread) during the repair by sorting process."
8560 #: libraries/classes/Engines/Myisam.php:70
8561 msgid "Sort buffer size"
8564 #: libraries/classes/Engines/Myisam.php:72
8566 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
8567 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
8570 #: libraries/classes/Engines/Pbxt.php:33
8571 msgid "Index cache size"
8574 #: libraries/classes/Engines/Pbxt.php:35
8576 "This is the amount of memory allocated to the index cache. Default value is "
8577 "32MB. The memory allocated here is used only for caching index pages."
8580 #: libraries/classes/Engines/Pbxt.php:42
8581 msgid "Record cache size"
8584 #: libraries/classes/Engines/Pbxt.php:44
8586 "This is the amount of memory allocated to the record cache used to cache "
8587 "table data. The default value is 32MB. This memory is used to cache changes "
8588 "to the handle data (.xtd) and row pointer (.xtr) files."
8591 #: libraries/classes/Engines/Pbxt.php:52
8592 msgid "Log cache size"
8595 #: libraries/classes/Engines/Pbxt.php:54
8597 "The amount of memory allocated to the transaction log cache used to cache on "
8598 "transaction log data. The default is 16MB."
8601 #: libraries/classes/Engines/Pbxt.php:61
8602 msgid "Log file threshold"
8605 #: libraries/classes/Engines/Pbxt.php:63
8607 "The size of a transaction log before rollover, and a new log is created. The "
8608 "default value is 16MB."
8611 #: libraries/classes/Engines/Pbxt.php:69
8612 msgid "Transaction buffer size"
8615 #: libraries/classes/Engines/Pbxt.php:71
8617 "The size of the global transaction log buffer (the engine allocates 2 "
8618 "buffers of this size). The default is 1MB."
8621 #: libraries/classes/Engines/Pbxt.php:78
8622 msgid "Checkpoint frequency"
8625 #: libraries/classes/Engines/Pbxt.php:80
8627 "The amount of data written to the transaction log before a checkpoint is "
8628 "performed. The default value is 24MB."
8631 #: libraries/classes/Engines/Pbxt.php:87
8632 msgid "Data log threshold"
8635 #: libraries/classes/Engines/Pbxt.php:89
8637 "The maximum size of a data log file. The default value is 64MB. PBXT can "
8638 "create a maximum of 32000 data logs, which are used by all tables. So the "
8639 "value of this variable can be increased to increase the total amount of data "
8640 "that can be stored in the database."
8643 #: libraries/classes/Engines/Pbxt.php:98
8644 msgid "Garbage threshold"
8647 #: libraries/classes/Engines/Pbxt.php:100
8649 "The percentage of garbage in a data log file before it is compacted. This is "
8650 "a value between 1 and 99. The default is 50."
8653 #: libraries/classes/Engines/Pbxt.php:107
8654 msgid "Log buffer size"
8657 #: libraries/classes/Engines/Pbxt.php:109
8659 "The size of the buffer used when writing a data log. The default is 256MB. "
8660 "The engine allocates one buffer per thread, but only if the thread is "
8661 "required to write a data log."
8664 #: libraries/classes/Engines/Pbxt.php:117
8665 msgid "Data file grow size"
8668 #: libraries/classes/Engines/Pbxt.php:118
8669 msgid "The grow size of the handle data (.xtd) files."
8672 #: libraries/classes/Engines/Pbxt.php:122
8673 msgid "Row file grow size"
8676 #: libraries/classes/Engines/Pbxt.php:123
8677 msgid "The grow size of the row pointer (.xtr) files."
8680 #: libraries/classes/Engines/Pbxt.php:127
8681 msgid "Log file count"
8684 #: libraries/classes/Engines/Pbxt.php:129
8686 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
8687 "system will maintain. If the number of logs exceeds this value then old logs "
8688 "will be deleted, otherwise they are renamed and given the next highest "
8692 #: libraries/classes/Engines/Pbxt.php:169
8693 #: libraries/classes/Html/Generator.php:792
8694 #: libraries/classes/Html/MySQLDocumentation.php:50
8695 #: libraries/classes/Sanitize.php:203
8696 #: templates/config/form_display/input.twig:10 templates/home/index.twig:244
8697 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
8698 #: templates/setup/home/index.twig:131
8699 msgid "Documentation"
8702 #: libraries/classes/Engines/Pbxt.php:185
8705 "Documentation and further information about PBXT can be found on the "
8706 "%sPrimeBase XT Home Page%s."
8709 #: libraries/classes/ErrorHandler.php:104
8710 msgid "Too many error messages, some are not displayed."
8713 #: libraries/classes/ErrorHandler.php:428
8717 #: libraries/classes/ErrorHandler.php:433 templates/error/report_form.twig:25
8718 msgid "Automatically send report next time"
8721 #: libraries/classes/Export.php:158 libraries/classes/Export.php:194
8722 #: libraries/classes/Export.php:468
8724 msgid "Insufficient space to save the file %s."
8727 #: libraries/classes/Export.php:417
8730 "File %s already exists on server, change filename or check overwrite option."
8733 #: libraries/classes/Export.php:424 libraries/classes/Export.php:434
8735 msgid "The web server does not have permission to save the file %s."
8738 #: libraries/classes/Export.php:474
8740 msgid "Dump has been saved to file %s."
8743 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
8744 #: libraries/classes/Export.php:981
8745 msgid "Exporting a raw query is not supported for this export method."
8748 #: libraries/classes/File.php:231
8749 msgid "File was not an uploaded file."
8752 #: libraries/classes/File.php:266
8753 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
8756 #: libraries/classes/File.php:271
8758 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
8762 #: libraries/classes/File.php:276
8763 msgid "The uploaded file was only partially uploaded."
8766 #: libraries/classes/File.php:280
8767 msgid "Missing a temporary folder."
8770 #: libraries/classes/File.php:283
8771 msgid "Failed to write file to disk."
8774 #: libraries/classes/File.php:286
8775 msgid "File upload stopped by extension."
8778 #: libraries/classes/File.php:289
8779 msgid "Unknown error in file upload."
8782 #: libraries/classes/File.php:422
8783 msgid "File is a symbolic link"
8786 #: libraries/classes/File.php:429 libraries/classes/File.php:520
8787 msgid "File could not be read!"
8790 #: libraries/classes/File.php:465
8791 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
8794 #: libraries/classes/File.php:485
8795 msgid "Error while moving uploaded file."
8798 #: libraries/classes/File.php:494
8799 msgid "Cannot read uploaded file."
8802 #: libraries/classes/File.php:571
8805 "You attempted to load file with unsupported compression (%s). Either support "
8806 "for it is not implemented or disabled by your configuration."
8809 #: libraries/classes/FlashMessages.php:24
8810 msgid "Session not found."
8813 #: libraries/classes/Html/Generator.php:146
8815 msgid "Jump to database “%s”."
8818 #: libraries/classes/Html/Generator.php:174
8820 msgid "The %s functionality is affected by a known bug, see %s"
8823 #: libraries/classes/Html/Generator.php:242
8824 msgid "SSL is not being used"
8827 #: libraries/classes/Html/Generator.php:247
8828 msgid "SSL is used with disabled verification"
8831 #: libraries/classes/Html/Generator.php:249
8832 msgid "SSL is used without certification authority"
8835 #: libraries/classes/Html/Generator.php:252
8839 #: libraries/classes/Html/Generator.php:357
8840 msgid "The PHP function password_hash() with default options."
8843 #: libraries/classes/Html/Generator.php:358
8844 msgid "password_hash() PHP function"
8847 #: libraries/classes/Html/Generator.php:640
8848 msgid "Skip Explain SQL"
8851 #: libraries/classes/Html/Generator.php:649
8853 msgid "Analyze Explain at %s"
8856 #: libraries/classes/Html/Generator.php:678
8857 msgid "Without PHP code"
8860 #: libraries/classes/Html/Generator.php:686
8861 #: templates/database/multi_table_query/form.twig:175
8862 #: templates/database/qbe/selection_form.twig:115
8863 msgid "Submit query"
8866 #: libraries/classes/Html/Generator.php:733 templates/console/display.twig:31
8867 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
8871 #: libraries/classes/Html/Generator.php:746
8872 msgctxt "Inline edit query"
8876 #: libraries/classes/Html/Generator.php:870
8877 msgid "Static analysis:"
8880 #: libraries/classes/Html/Generator.php:873
8882 msgid "%d errors were found during analysis."
8885 #: libraries/classes/Import.php:287 libraries/classes/Sql.php:981
8886 msgid "[ROLLBACK occurred.]"
8889 #: libraries/classes/Import.php:1258
8891 "The following structures have either been created or altered. Here you can:"
8894 #: libraries/classes/Import.php:1260
8895 msgid "View a structure's contents by clicking on its name."
8898 #: libraries/classes/Import.php:1261
8900 "Change any of its settings by clicking the corresponding \"Options\" link."
8903 #: libraries/classes/Import.php:1262
8904 msgid "Edit structure by following the \"Structure\" link."
8907 #: libraries/classes/Import.php:1266 libraries/classes/Import.php:1300
8908 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
8909 #: libraries/classes/Plugins/Export/ExportCsv.php:46
8910 #: libraries/classes/Plugins/Export/ExportExcel.php:39
8911 #: libraries/classes/Plugins/Export/ExportHtmlword.php:46
8912 #: libraries/classes/Plugins/Export/ExportJson.php:72
8913 #: libraries/classes/Plugins/Export/ExportLatex.php:67
8914 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
8915 #: libraries/classes/Plugins/Export/ExportOds.php:53
8916 #: libraries/classes/Plugins/Export/ExportOdt.php:59
8917 #: libraries/classes/Plugins/Export/ExportPdf.php:65
8918 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
8919 #: libraries/classes/Plugins/Export/ExportSql.php:115
8920 #: libraries/classes/Plugins/Export/ExportTexytext.php:45
8921 #: libraries/classes/Plugins/Export/ExportXml.php:76
8922 #: libraries/classes/Plugins/Export/ExportYaml.php:44
8923 #: libraries/classes/Plugins/Import/ImportCsv.php:70
8924 #: libraries/classes/Plugins/Import/ImportLdi.php:51
8925 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
8926 #: libraries/classes/Plugins/Import/ImportOds.php:53
8927 #: libraries/classes/Plugins/Import/ImportShp.php:70
8928 #: libraries/classes/Plugins/Import/ImportSql.php:46
8929 #: libraries/classes/Plugins/Import/ImportXml.php:51
8930 #: templates/console/display.twig:7 templates/console/display.twig:140
8931 #: templates/database/designer/database_tables.twig:114
8932 #: templates/database/routines/editor_form.twig:53
8933 #: templates/table/structure/display_table_stats.twig:97
8937 #: libraries/classes/Import.php:1269
8939 msgid "Go to database: %s"
8942 #: libraries/classes/Import.php:1275 libraries/classes/Import.php:1318
8944 msgid "Edit settings for %s"
8947 #: libraries/classes/Import.php:1303
8949 msgid "Go to table: %s"
8952 #: libraries/classes/Import.php:1311
8954 msgid "Structure of %s"
8957 #: libraries/classes/Import.php:1329
8959 msgid "Go to view: %s"
8962 #: libraries/classes/Import.php:1357
8964 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
8965 "engine tables can be rolled back."
8968 #: libraries/classes/Index.php:620
8971 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
8975 #: libraries/classes/InsertEdit.php:343
8976 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
8977 #: templates/database/routines/execute_form.twig:18
8978 #: templates/table/search/index.twig:36
8979 #: templates/table/zoom_search/index.twig:34
8983 #: libraries/classes/InsertEdit.php:346
8984 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
8985 #: libraries/classes/Plugins/Export/ExportHtmlword.php:370
8986 #: libraries/classes/Plugins/Export/ExportLatex.php:536
8987 #: libraries/classes/Plugins/Export/ExportOdt.php:370
8988 #: libraries/classes/Plugins/Export/ExportOdt.php:474
8989 #: libraries/classes/Plugins/Export/ExportTexytext.php:288
8990 #: libraries/classes/Plugins/Export/ExportTexytext.php:380
8991 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:527
8992 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
8993 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
8994 #: templates/columns_definitions/table_fields_definitions.twig:12
8995 #: templates/database/central_columns/edit.twig:9
8996 #: templates/database/central_columns/main.twig:20
8997 #: templates/database/central_columns/main.twig:224
8998 #: templates/database/data_dictionary/index.twig:23
8999 #: templates/database/data_dictionary/index.twig:74
9000 #: templates/database/events/index.twig:45
9001 #: templates/database/privileges/index.twig:19
9002 #: templates/database/routines/editor_form.twig:26
9003 #: templates/database/routines/editor_form.twig:51
9004 #: templates/database/routines/execute_form.twig:16
9005 #: templates/database/routines/index.twig:50
9006 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
9007 #: templates/table/privileges/index.twig:21
9008 #: templates/table/search/index.twig:39
9009 #: templates/table/structure/display_structure.twig:22
9010 #: templates/table/structure/display_structure.twig:459
9011 #: templates/table/tracking/structure_snapshot_columns.twig:7
9012 #: templates/table/tracking/structure_snapshot_indexes.twig:6
9013 #: templates/table/zoom_search/index.twig:37
9017 #: libraries/classes/InsertEdit.php:717 templates/import.twig:60
9018 #: templates/import.twig:85
9019 msgid "The directory you set for upload work cannot be reached."
9022 #: libraries/classes/InsertEdit.php:725
9023 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9024 #: templates/server/privileges/privileges_table.twig:32
9025 #: templates/server/privileges/privileges_table.twig:59
9026 #: templates/server/privileges/privileges_table.twig:86
9027 #: templates/server/privileges/privileges_table.twig:113
9028 #: templates/table/search/index.twig:129
9032 #: libraries/classes/InsertEdit.php:726
9033 msgid "web server upload directory:"
9036 #: libraries/classes/InsertEdit.php:1333 libraries/classes/Sql.php:964
9037 msgid "Showing SQL query"
9040 #: libraries/classes/InsertEdit.php:1357 libraries/classes/Sql.php:944
9042 msgid "Inserted row id: %1$d"
9045 #: libraries/classes/LanguageManager.php:979
9046 msgid "Ignoring unsupported language code."
9049 #: libraries/classes/Linter.php:108
9051 "Linting is disabled for this query because it exceeds the maximum length."
9054 #: libraries/classes/Linter.php:162
9056 msgid "%1$s (near <code>%2$s</code>)"
9059 #: libraries/classes/Menu.php:240
9060 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9061 #: libraries/classes/Util.php:1481 libraries/classes/Util.php:1975
9062 #: libraries/config.values.php:68 libraries/config.values.php:82
9063 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9064 #: templates/database/structure/structure_table_row.twig:43
9065 #: templates/table/structure/display_structure.twig:282
9069 #: libraries/classes/Menu.php:259 libraries/classes/Menu.php:366
9070 #: libraries/classes/Navigation/Nodes/NodeTable.php:304
9071 #: libraries/classes/Util.php:1479 libraries/classes/Util.php:1961
9072 #: libraries/classes/Util.php:1978 libraries/config.values.php:64
9073 #: libraries/config.values.php:78 libraries/config.values.php:169
9074 #: libraries/config.values.php:179 templates/database/routines/index.twig:27
9075 #: templates/database/routines/index.twig:28
9076 #: templates/database/structure/structure_table_row.twig:53
9077 #: templates/server/databases/index.twig:76
9078 #: templates/server/databases/index.twig:77
9082 #: libraries/classes/Menu.php:270
9083 #: libraries/classes/Navigation/Nodes/NodeTable.php:307
9084 #: libraries/classes/Util.php:1480 libraries/classes/Util.php:1979
9085 #: libraries/config.values.php:66 libraries/config.values.php:80
9086 #: libraries/config.values.php:181
9087 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9088 #: templates/database/structure/structure_table_row.twig:59
9089 #: templates/sql/query.twig:75
9093 #: libraries/classes/Menu.php:296 libraries/classes/Menu.php:406
9094 #: libraries/classes/Server/Privileges.php:2842 libraries/classes/Util.php:1966
9095 #: libraries/classes/Util.php:1982 libraries/config.values.php:161
9096 #: templates/database/privileges/index.twig:20
9097 #: templates/server/privileges/privileges_summary.twig:15
9098 #: templates/server/sub_page_header.twig:2
9099 #: templates/table/privileges/index.twig:22
9103 #: libraries/classes/Menu.php:307 libraries/classes/Menu.php:317
9104 #: libraries/classes/Menu.php:397 libraries/classes/Util.php:1482
9105 #: libraries/classes/Util.php:1965 libraries/classes/Util.php:1983
9106 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9110 #: libraries/classes/Menu.php:323 libraries/classes/Menu.php:432
9111 #: libraries/classes/Util.php:1970 libraries/classes/Util.php:1984
9115 #: libraries/classes/Menu.php:330 libraries/classes/Menu.php:425
9116 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
9117 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
9118 #: libraries/classes/Plugins/Export/ExportHtmlword.php:558
9119 #: libraries/classes/Plugins/Export/ExportOdt.php:703
9120 #: libraries/classes/Plugins/Export/ExportPdf.php:261
9121 #: libraries/classes/Plugins/Export/ExportSql.php:2097
9122 #: libraries/classes/Plugins/Export/ExportTexytext.php:541
9123 #: libraries/classes/Plugins/Export/ExportXml.php:120
9124 #: libraries/classes/Util.php:1969 libraries/classes/Util.php:1985
9125 #: templates/database/triggers/list.twig:3
9129 #: libraries/classes/Menu.php:371 libraries/classes/Menu.php:379
9130 #: libraries/classes/Menu.php:387
9131 msgid "Database seems to be empty!"
9134 #: libraries/classes/Menu.php:374 libraries/classes/Util.php:1962
9138 #: libraries/classes/Menu.php:412 libraries/classes/Util.php:1967
9139 #: templates/database/routines/index.twig:3
9143 #: libraries/classes/Menu.php:418
9144 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
9145 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
9146 #: libraries/classes/Plugins/Export/ExportSql.php:1014
9147 #: libraries/classes/Plugins/Export/ExportXml.php:100
9148 #: libraries/classes/Util.php:1968 templates/database/events/index.twig:3
9152 #: libraries/classes/Menu.php:439 libraries/classes/Util.php:1971
9156 #: libraries/classes/Menu.php:446 libraries/classes/Util.php:1972
9157 #: templates/database/structure/check_all_tables.twig:32
9158 msgid "Central columns"
9161 #: libraries/classes/Menu.php:503
9162 msgid "User accounts"
9165 #: libraries/classes/Menu.php:538 libraries/classes/Server/Status/Data.php:152
9166 #: libraries/classes/Util.php:1951 templates/server/binlog/index.twig:3
9170 #: libraries/classes/Menu.php:545 libraries/classes/Server/Status/Data.php:157
9171 #: libraries/classes/Util.php:1952
9172 #: templates/database/structure/body_for_table_summary.twig:11
9173 #: templates/database/structure/table_header.twig:10
9174 #: templates/server/replication/index.twig:5
9178 #: libraries/classes/Menu.php:551 libraries/classes/Server/Status/Data.php:229
9179 #: libraries/classes/Util.php:1953 libraries/config.values.php:159
9180 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9181 #: templates/sql/query.twig:191
9185 #: libraries/classes/Menu.php:556 libraries/classes/Util.php:1954
9189 #: libraries/classes/Menu.php:561 libraries/classes/Util.php:1956
9193 #: libraries/classes/Menu.php:566 libraries/classes/Util.php:1955
9194 #: templates/server/plugins/index.twig:4
9198 #: libraries/classes/Message.php:252
9200 msgid "%1$d row affected."
9201 msgid_plural "%1$d rows affected."
9209 #: libraries/classes/Message.php:273
9211 msgid "%1$d row deleted."
9212 msgid_plural "%1$d rows deleted."
9220 #: libraries/classes/Message.php:294
9222 msgid "%1$d row inserted."
9223 msgid_plural "%1$d rows inserted."
9231 #: libraries/classes/Navigation/Navigation.php:231
9235 #: libraries/classes/Navigation/Navigation.php:232
9239 #: libraries/classes/Navigation/Navigation.php:233
9243 #: libraries/classes/Navigation/Navigation.php:234
9247 #: libraries/classes/Navigation/Navigation.php:235
9248 #: templates/database/export/index.twig:14
9252 #: libraries/classes/Navigation/Navigation.php:236
9256 #: libraries/classes/Navigation/NavigationTree.php:759
9258 "There are large item groups in navigation panel which may affect the "
9259 "performance. Consider disabling item grouping in the navigation panel."
9262 #: libraries/classes/Navigation/NavigationTree.php:833
9266 #: libraries/classes/Navigation/NavigationTree.php:946
9268 msgid "%s result found"
9269 msgid_plural "%s results found"
9277 #: libraries/classes/Navigation/NavigationTree.php:1348
9278 msgid "Collapse all"
9281 #. l10n: The word "Node" must not be translated here
9282 #: libraries/classes/Navigation/NodeFactory.php:43
9284 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9287 #: libraries/classes/Navigation/NodeFactory.php:73
9289 msgid "Could not load class \"%1$s\""
9292 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9293 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
9294 #: templates/sql/query.twig:62
9298 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
9299 msgctxt "Create new column"
9303 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
9304 #: libraries/classes/Plugins/Export/ExportHtmlword.php:272
9305 #: libraries/classes/Plugins/Export/ExportHtmlword.php:367
9306 #: libraries/classes/Plugins/Export/ExportLatex.php:535
9307 #: libraries/classes/Plugins/Export/ExportOdt.php:367
9308 #: libraries/classes/Plugins/Export/ExportOdt.php:471
9309 #: libraries/classes/Plugins/Export/ExportTexytext.php:287
9310 #: libraries/classes/Plugins/Export/ExportTexytext.php:379
9311 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:525
9312 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
9313 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
9314 #: templates/columns_definitions/column_name.twig:16
9315 #: templates/database/data_dictionary/index.twig:22
9316 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
9317 #: templates/table/index_form.twig:138
9318 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
9319 #: templates/table/operations/index.twig:13
9320 #: templates/table/relation/common_form.twig:18
9321 #: templates/table/relation/common_form.twig:23
9322 #: templates/table/relation/common_form.twig:38
9323 #: templates/table/relation/common_form.twig:120
9324 #: templates/table/relation/common_form.twig:189
9325 #: templates/table/relation/foreign_key_row.twig:120
9326 #: templates/table/relation/foreign_key_row.twig:130
9327 #: templates/table/search/index.twig:38
9328 #: templates/table/structure/display_structure.twig:462
9329 #: templates/table/tracking/structure_snapshot_columns.twig:6
9330 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9331 #: templates/table/zoom_search/index.twig:36
9332 #: templates/table/zoom_search/result_form.twig:35
9336 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
9337 msgctxt "Create new database"
9341 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
9342 msgid "Database operations"
9345 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:664
9346 msgid "Show hidden items"
9349 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
9350 msgctxt "Create new event"
9354 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
9355 #: libraries/classes/Plugins/Export/ExportHtmlword.php:475
9356 #: libraries/classes/Plugins/Export/ExportOdt.php:600
9357 #: libraries/classes/Plugins/Export/ExportTexytext.php:456
9358 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
9359 #: templates/database/triggers/editor_form.twig:47
9360 #: templates/database/triggers/list.twig:48
9364 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9365 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
9366 #: libraries/classes/Plugins/Export/ExportSql.php:634
9367 #: libraries/classes/Plugins/Export/ExportXml.php:105
9371 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
9372 msgctxt "Create new function"
9376 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
9377 msgctxt "Create new index"
9381 #: libraries/classes/Navigation/Nodes/Node.php:630
9382 msgid "Expand/Collapse"
9385 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9386 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
9387 #: libraries/classes/Plugins/Export/ExportSql.php:623
9388 #: libraries/classes/Plugins/Export/ExportXml.php:110
9392 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
9393 msgctxt "Create new procedure"
9397 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
9401 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
9402 msgctxt "Create new table"
9406 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
9407 msgctxt "Create new trigger"
9411 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
9415 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
9416 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
9417 #: libraries/classes/Plugins/Export/ExportXml.php:125
9418 #: templates/database/structure/show_create.twig:28
9422 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
9423 msgctxt "Create new view"
9427 #: libraries/classes/Normalization.php:223
9428 msgid "Make all columns atomic"
9431 #: libraries/classes/Normalization.php:225
9432 #: libraries/classes/Normalization.php:961
9433 msgid "First step of normalization (1NF)"
9436 #: libraries/classes/Normalization.php:228
9437 #: libraries/classes/Normalization.php:278
9438 #: libraries/classes/Normalization.php:324
9439 #: libraries/classes/Normalization.php:361
9443 #: libraries/classes/Normalization.php:230
9445 "Do you have any column which can be split into more than one column? For "
9446 "example: address can be split into street, city, country and zip."
9449 #: libraries/classes/Normalization.php:236
9450 msgid "Show me the central list of columns that are not already in this table"
9453 #: libraries/classes/Normalization.php:238
9455 "Select a column which can be split into more than one (on select of 'no such "
9456 "column', it'll move to next step)."
9459 #: libraries/classes/Normalization.php:253
9463 #: libraries/classes/Normalization.php:275
9464 msgid "Have a primary key"
9467 #: libraries/classes/Normalization.php:281
9468 msgid "Primary key already exists."
9471 #: libraries/classes/Normalization.php:286
9473 "There is no primary key; please add one.<br>Hint: A primary key is a column "
9474 "(or combination of columns) that uniquely identify all rows."
9477 #: libraries/classes/Normalization.php:294
9478 msgid "Add a primary key on existing column(s)"
9481 #: libraries/classes/Normalization.php:298
9483 "If it's not possible to make existing column combinations as primary key"
9486 #: libraries/classes/Normalization.php:300
9487 msgid "+ Add a new primary key column"
9490 #: libraries/classes/Normalization.php:323
9491 msgid "Remove redundant columns"
9494 #: libraries/classes/Normalization.php:326
9496 "Do you have a group of columns which on combining gives an existing column? "
9497 "For example, if you have first_name, last_name and full_name then combining "
9498 "first_name and last_name gives full_name which is redundant."
9501 #: libraries/classes/Normalization.php:332
9503 "Check the columns which are redundant and click on remove. If no redundant "
9504 "column, click on 'No redundant column'"
9507 #: libraries/classes/Normalization.php:337
9508 msgid "Remove selected"
9511 #: libraries/classes/Normalization.php:338
9512 msgid "No redundant column"
9515 #: libraries/classes/Normalization.php:360
9516 msgid "Move repeating groups"
9519 #: libraries/classes/Normalization.php:363
9521 "Do you have a group of two or more columns that are closely related and are "
9522 "all repeating the same attribute? For example, a table that holds data on "
9523 "books might have columns such as book_id, author1, author2, author3 and so "
9524 "on which form a repeating group. In this case a new table (book_id, author) "
9525 "should be created."
9528 #: libraries/classes/Normalization.php:371
9530 "Check the columns which form a repeating group. If no such group, click on "
9531 "'No repeating group'"
9534 #: libraries/classes/Normalization.php:376
9535 msgid "No repeating group"
9538 #: libraries/classes/Normalization.php:404
9542 #: libraries/classes/Normalization.php:404
9543 msgid "Find partial dependencies"
9546 #: libraries/classes/Normalization.php:425
9549 "No partial dependencies possible as no non-primary column exists since "
9550 "primary key ( %1$s ) is composed of all the columns in the table."
9553 #: libraries/classes/Normalization.php:431
9554 #: libraries/classes/Normalization.php:473
9555 msgid "Table is already in second normal form."
9558 #: libraries/classes/Normalization.php:436
9561 "The primary key ( %1$s ) consists of more than one column so we need to find "
9562 "the partial dependencies."
9565 #: libraries/classes/Normalization.php:440
9566 #: libraries/classes/Normalization.php:870
9568 "Please answer the following question(s) carefully to obtain a correct "
9572 #: libraries/classes/Normalization.php:442
9573 msgid "+ Show me the possible partial dependencies based on data in the table"
9576 #: libraries/classes/Normalization.php:445
9578 "For each column below, please select the <b>minimal set</b> of columns among "
9579 "given set whose values combined together are sufficient to determine the "
9580 "value of the column."
9583 #: libraries/classes/Normalization.php:458
9584 #: libraries/classes/Normalization.php:912
9586 msgid "'%1$s' depends on:"
9589 #: libraries/classes/Normalization.php:469
9592 "No partial dependencies possible as the primary key ( %1$s ) has just one "
9596 #: libraries/classes/Normalization.php:497
9599 "In order to put the original table '%1$s' into Second normal form we need to "
9600 "create the following tables:"
9603 #: libraries/classes/Normalization.php:535
9605 msgid "The second step of normalization is complete for table '%1$s'."
9608 #: libraries/classes/Normalization.php:591
9609 #: libraries/classes/Normalization.php:764
9610 #: libraries/classes/Normalization.php:842
9611 msgid "Error in processing!"
9614 #: libraries/classes/Normalization.php:638
9617 "In order to put the original table '%1$s' into Third normal form we need to "
9618 "create the following tables:"
9621 #: libraries/classes/Normalization.php:695
9622 msgid "The third step of normalization is complete."
9625 #: libraries/classes/Normalization.php:815
9627 msgid "Selected repeating group has been moved to the table '%s'"
9630 #: libraries/classes/Normalization.php:868
9634 #: libraries/classes/Normalization.php:868
9635 msgid "Find transitive dependencies"
9638 #: libraries/classes/Normalization.php:872
9640 "For each column below, please select the <b>minimal set</b> of columns among "
9641 "given set whose values combined together are sufficient to determine the "
9642 "value of the column.<br>Note: A column may have no transitive dependency, in "
9643 "that case you don't have to select any."
9646 #: libraries/classes/Normalization.php:926
9648 "No Transitive dependencies possible as the table doesn't have any non "
9649 "primary key columns"
9652 #: libraries/classes/Normalization.php:929
9653 msgid "Table is already in Third normal form!"
9656 #: libraries/classes/Normalization.php:955
9657 msgid "Improve table structure (Normalization):"
9660 #: libraries/classes/Normalization.php:956
9661 msgid "Select up to what step you want to normalize"
9664 #: libraries/classes/Normalization.php:966
9665 msgid "Second step of normalization (1NF+2NF)"
9668 #: libraries/classes/Normalization.php:971
9669 msgid "Third step of normalization (1NF+2NF+3NF)"
9672 #: libraries/classes/Normalization.php:976
9674 "Hint: Please follow the procedure carefully in order to obtain correct "
9678 #: libraries/classes/Normalization.php:1047
9680 "This list is based on a subset of the table's data and is not necessarily "
9684 #: libraries/classes/Normalization.php:1062
9685 msgid "No partial dependencies found!"
9688 #: libraries/classes/Operations.php:555
9689 #: templates/table/structure/display_partitions.twig:84
9693 #: libraries/classes/Operations.php:556
9694 #: templates/table/structure/display_partitions.twig:94
9698 #: libraries/classes/Operations.php:557
9699 #: templates/table/structure/display_partitions.twig:104
9703 #: libraries/classes/Operations.php:558
9704 #: templates/table/structure/display_partitions.twig:114
9708 #: libraries/classes/Operations.php:559
9709 #: templates/table/structure/display_partitions.twig:124
9713 #: libraries/classes/Operations.php:560
9714 #: templates/table/structure/display_partitions.twig:134
9718 #: libraries/classes/Operations.php:572 templates/database/events/index.twig:19
9719 #: templates/database/events/index.twig:20
9720 #: templates/database/events/index.twig:96
9721 #: templates/database/events/index.twig:102
9722 #: templates/database/events/row.twig:47 templates/database/events/row.twig:53
9723 #: templates/database/routines/index.twig:19
9724 #: templates/database/routines/index.twig:20
9725 #: templates/database/routines/parameter_row.twig:51
9726 #: templates/database/routines/row.twig:77
9727 #: templates/database/structure/check_all_tables.twig:16
9728 #: templates/database/structure/structure_table_row.twig:87
9729 #: templates/database/triggers/list.twig:19
9730 #: templates/database/triggers/list.twig:20
9731 #: templates/database/triggers/row.twig:52
9732 #: templates/database/triggers/row.twig:58 templates/indexes.twig:58
9733 #: templates/server/databases/index.twig:67
9734 #: templates/server/databases/index.twig:68
9735 #: templates/server/databases/index.twig:324
9736 #: templates/table/relation/foreign_key_row.twig:25
9737 #: templates/table/structure/display_partitions.twig:145
9738 #: templates/table/structure/display_structure.twig:120
9739 #: templates/table/structure/display_structure.twig:290
9740 #: templates/table/structure/display_structure.twig:508
9744 #: libraries/classes/Operations.php:574
9748 #: libraries/classes/Operations.php:930
9749 msgid "Can't move table to same one!"
9752 #: libraries/classes/Operations.php:932
9753 msgid "Can't copy table to same one!"
9756 #: libraries/classes/Operations.php:956
9758 msgid "Table %s has been moved to %s. Privileges have been adjusted."
9761 #: libraries/classes/Operations.php:962
9763 msgid "Table %s has been copied to %s. Privileges have been adjusted."
9766 #: libraries/classes/Operations.php:969
9768 msgid "Table %s has been moved to %s."
9771 #: libraries/classes/Operations.php:973
9773 msgid "Table %s has been copied to %s."
9776 #: libraries/classes/Operations.php:997
9777 msgid "The table name is empty!"
9780 #: libraries/classes/Pdf.php:136
9781 msgid "Error while creating PDF:"
9784 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
9785 msgid "Cannot connect: invalid settings."
9788 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
9789 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
9790 #: templates/login/header.twig:10
9792 msgid "Welcome to %s"
9795 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
9798 "You probably did not create a configuration file. You might want to use the "
9799 "%1$ssetup script%2$s to create one."
9802 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
9804 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
9805 "connection. You should check the host, username and password in your "
9806 "configuration and make sure that they correspond to the information given by "
9807 "the administrator of the MySQL server."
9810 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
9811 msgid "Retry to connect"
9814 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:133
9815 msgid "Your session has expired. Please log in again."
9818 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252
9819 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
9822 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:287
9823 msgid "Failed to connect to the reCAPTCHA service!"
9826 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:289
9827 msgid "Entered captcha is wrong, try again!"
9830 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
9832 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
9833 "restricts passwords to less than 1000 characters."
9836 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
9837 msgid "You are not allowed to log in to this MySQL server!"
9840 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
9841 msgid "Wrong username/password. Access denied."
9844 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
9845 msgid "Can not find signon authentication script:"
9848 #: libraries/classes/Plugins/AuthenticationPlugin.php:180
9850 "Login without a password is forbidden by configuration (see AllowNoPassword)"
9853 #: libraries/classes/Plugins/AuthenticationPlugin.php:189
9856 "You have been automatically logged out due to inactivity of %s seconds. Once "
9857 "you log in again, you should be able to resume the work where you left off."
9860 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
9861 #: libraries/classes/Plugins/AuthenticationPlugin.php:205
9862 msgid "Cannot log in to the MySQL server"
9865 #: libraries/classes/Plugins/AuthenticationPlugin.php:348
9866 msgid "You have enabled two factor authentication, please confirm your login."
9869 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
9870 #: templates/export.twig:119
9874 #: libraries/classes/Plugins/Export/ExportCsv.php:58
9875 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
9876 msgid "Columns separated with:"
9879 #: libraries/classes/Plugins/Export/ExportCsv.php:63
9880 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
9881 msgid "Columns enclosed with:"
9884 #: libraries/classes/Plugins/Export/ExportCsv.php:68
9885 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
9886 msgid "Columns escaped with:"
9889 #: libraries/classes/Plugins/Export/ExportCsv.php:73
9890 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
9891 msgid "Lines terminated with:"
9894 #: libraries/classes/Plugins/Export/ExportCsv.php:78
9895 #: libraries/classes/Plugins/Export/ExportExcel.php:51
9896 #: libraries/classes/Plugins/Export/ExportHtmlword.php:80
9897 #: libraries/classes/Plugins/Export/ExportLatex.php:187
9898 #: libraries/classes/Plugins/Export/ExportOds.php:65
9899 #: libraries/classes/Plugins/Export/ExportOdt.php:132
9900 #: libraries/classes/Plugins/Export/ExportTexytext.php:84
9901 msgid "Replace NULL with:"
9904 #: libraries/classes/Plugins/Export/ExportCsv.php:83
9905 #: libraries/classes/Plugins/Export/ExportExcel.php:56
9906 msgid "Remove carriage return/line feed characters within columns"
9909 #: libraries/classes/Plugins/Export/ExportExcel.php:66
9910 msgid "Excel edition:"
9913 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
9914 #: libraries/classes/Plugins/Export/ExportLatex.php:94
9915 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
9916 #: libraries/classes/Plugins/Export/ExportOdt.php:75
9917 #: libraries/classes/Plugins/Export/ExportPdf.php:91
9918 #: libraries/classes/Plugins/Export/ExportSql.php:242
9919 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
9920 #: libraries/config.values.php:254 libraries/config.values.php:318
9921 #: libraries/config.values.php:334 libraries/config.values.php:342
9922 #: libraries/config.values.php:347
9926 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
9927 #: libraries/classes/Plugins/Export/ExportLatex.php:95
9928 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
9929 #: libraries/classes/Plugins/Export/ExportOdt.php:76
9930 #: libraries/classes/Plugins/Export/ExportPdf.php:92
9931 #: libraries/classes/Plugins/Export/ExportSql.php:243
9932 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
9933 #: libraries/config.values.php:255 libraries/config.values.php:319
9934 #: libraries/config.values.php:335 libraries/config.values.php:343
9935 #: libraries/config.values.php:348
9939 #: libraries/classes/Plugins/Export/ExportHtmlword.php:64
9940 #: libraries/classes/Plugins/Export/ExportLatex.php:96
9941 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
9942 #: libraries/classes/Plugins/Export/ExportOdt.php:77
9943 #: libraries/classes/Plugins/Export/ExportPdf.php:93
9944 #: libraries/classes/Plugins/Export/ExportSql.php:244
9945 #: libraries/classes/Plugins/Export/ExportTexytext.php:63
9946 #: libraries/config.values.php:256 libraries/config.values.php:320
9947 #: libraries/config.values.php:336 libraries/config.values.php:344
9948 #: libraries/config.values.php:349
9949 msgid "structure and data"
9952 #: libraries/classes/Plugins/Export/ExportHtmlword.php:74
9953 #: libraries/classes/Plugins/Export/ExportLatex.php:158
9954 #: libraries/classes/Plugins/Export/ExportOdt.php:121
9955 #: libraries/classes/Plugins/Export/ExportTexytext.php:73
9956 #: libraries/classes/Plugins/Export/ExportXml.php:133
9957 msgid "Data dump options"
9960 #: libraries/classes/Plugins/Export/ExportHtmlword.php:194
9961 #: libraries/classes/Plugins/Export/ExportOdt.php:245
9962 #: libraries/classes/Plugins/Export/ExportSql.php:2347
9963 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
9964 msgid "Dumping data for table"
9967 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
9968 #: libraries/classes/Plugins/Export/ExportHtmlword.php:373
9969 #: libraries/classes/Plugins/Export/ExportLatex.php:537
9970 #: libraries/classes/Plugins/Export/ExportOdt.php:373
9971 #: libraries/classes/Plugins/Export/ExportOdt.php:477
9972 #: libraries/classes/Plugins/Export/ExportTexytext.php:289
9973 #: libraries/classes/Plugins/Export/ExportTexytext.php:381
9974 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:529
9975 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
9976 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
9977 #: templates/columns_definitions/table_fields_definitions.twig:30
9978 #: templates/database/central_columns/edit.twig:14
9979 #: templates/database/central_columns/main.twig:40
9980 #: templates/database/central_columns/main.twig:244
9981 #: templates/database/data_dictionary/index.twig:24
9982 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
9983 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
9984 #: templates/table/structure/display_structure.twig:25
9985 #: templates/table/structure/display_structure.twig:465
9986 #: templates/table/tracking/structure_snapshot_columns.twig:9
9987 #: templates/table/tracking/structure_snapshot_indexes.twig:12
9988 #: templates/table/zoom_search/result_form.twig:36
9992 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
9993 #: libraries/classes/Plugins/Export/ExportHtmlword.php:376
9994 #: libraries/classes/Plugins/Export/ExportLatex.php:538
9995 #: libraries/classes/Plugins/Export/ExportOdt.php:376
9996 #: libraries/classes/Plugins/Export/ExportOdt.php:480
9997 #: libraries/classes/Plugins/Export/ExportTexytext.php:290
9998 #: libraries/classes/Plugins/Export/ExportTexytext.php:382
9999 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
10000 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
10001 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
10002 #: templates/columns_definitions/table_fields_definitions.twig:20
10003 #: templates/database/central_columns/edit.twig:11
10004 #: templates/database/central_columns/main.twig:28
10005 #: templates/database/central_columns/main.twig:232
10006 #: templates/database/data_dictionary/index.twig:25
10007 #: templates/database/structure/body_for_table_summary.twig:52
10008 #: templates/server/replication/replica_configuration.twig:9
10009 #: templates/table/structure/display_structure.twig:26
10010 #: templates/table/tracking/structure_snapshot_columns.twig:10
10014 #: libraries/classes/Plugins/Export/ExportHtmlword.php:380
10015 #: libraries/classes/Plugins/Export/ExportLatex.php:540
10016 #: libraries/classes/Plugins/Export/ExportOdt.php:484
10017 #: libraries/classes/Plugins/Export/ExportTexytext.php:384
10018 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:540
10019 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
10020 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
10021 #: templates/database/data_dictionary/index.twig:27
10025 #: libraries/classes/Plugins/Export/ExportHtmlword.php:473
10026 #: libraries/classes/Plugins/Export/ExportOdt.php:594
10027 #: libraries/classes/Plugins/Export/ExportTexytext.php:454
10028 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:359
10029 #: templates/columns_definitions/table_fields_definitions.twig:9
10030 #: templates/database/central_columns/edit.twig:8
10031 #: templates/database/central_columns/main.twig:16
10032 #: templates/database/central_columns/main.twig:220
10033 #: templates/database/events/index.twig:43
10034 #: templates/database/routines/editor_form.twig:50
10035 #: templates/database/routines/execute_form.twig:15
10036 #: templates/database/routines/index.twig:49
10037 #: templates/database/triggers/list.twig:43 templates/setup/home/index.twig:49
10038 #: templates/table/structure/display_structure.twig:21
10042 #: libraries/classes/Plugins/Export/ExportHtmlword.php:476
10043 #: libraries/classes/Plugins/Export/ExportOdt.php:603
10044 #: libraries/classes/Plugins/Export/ExportTexytext.php:457
10045 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
10046 #: templates/database/events/editor_form.twig:82
10047 #: templates/database/routines/editor_form.twig:109
10048 #: templates/database/triggers/editor_form.twig:57
10052 #: libraries/classes/Plugins/Export/ExportHtmlword.php:548
10053 #: libraries/classes/Plugins/Export/ExportOdt.php:681
10054 #: libraries/classes/Plugins/Export/ExportSql.php:2083
10055 #: libraries/classes/Plugins/Export/ExportTexytext.php:521
10056 msgid "Table structure for table"
10059 #: libraries/classes/Plugins/Export/ExportHtmlword.php:566
10060 #: libraries/classes/Plugins/Export/ExportOdt.php:713
10061 #: libraries/classes/Plugins/Export/ExportSql.php:2134
10062 #: libraries/classes/Plugins/Export/ExportTexytext.php:547
10063 msgid "Structure for view"
10066 #: libraries/classes/Plugins/Export/ExportHtmlword.php:572
10067 #: libraries/classes/Plugins/Export/ExportOdt.php:733
10068 #: libraries/classes/Plugins/Export/ExportSql.php:2166
10069 #: libraries/classes/Plugins/Export/ExportTexytext.php:563
10070 msgid "Stand-in structure for view"
10073 #: libraries/classes/Plugins/Export/ExportJson.php:87
10074 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10077 #: libraries/classes/Plugins/Export/ExportJson.php:93
10078 msgid "Output unicode characters unescaped"
10081 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10082 msgid "Content of table @TABLE@"
10085 #: libraries/classes/Plugins/Export/ExportLatex.php:51
10086 msgid "(continued)"
10089 #: libraries/classes/Plugins/Export/ExportLatex.php:52
10090 msgid "Structure of table @TABLE@"
10093 #: libraries/classes/Plugins/Export/ExportLatex.php:107
10094 #: libraries/classes/Plugins/Export/ExportOdt.php:88
10095 #: libraries/classes/Plugins/Export/ExportSql.php:257
10096 msgid "Object creation options"
10099 #: libraries/classes/Plugins/Export/ExportLatex.php:113
10100 #: libraries/classes/Plugins/Export/ExportLatex.php:169
10101 msgid "Table caption:"
10104 #: libraries/classes/Plugins/Export/ExportLatex.php:119
10105 #: libraries/classes/Plugins/Export/ExportLatex.php:175
10106 msgid "Table caption (continued):"
10109 #: libraries/classes/Plugins/Export/ExportLatex.php:125
10110 #: libraries/classes/Plugins/Export/ExportLatex.php:181
10114 #: libraries/classes/Plugins/Export/ExportLatex.php:133
10115 #: libraries/classes/Plugins/Export/ExportOdt.php:96
10116 #: libraries/classes/Plugins/Export/ExportSql.php:151
10117 msgid "Display foreign key relationships"
10120 #: libraries/classes/Plugins/Export/ExportLatex.php:140
10121 #: libraries/classes/Plugins/Export/ExportOdt.php:103
10122 msgid "Display comments"
10125 #: libraries/classes/Plugins/Export/ExportLatex.php:146
10126 #: libraries/classes/Plugins/Export/ExportOdt.php:109
10127 #: libraries/classes/Plugins/Export/ExportSql.php:159
10128 msgid "Display media types"
10131 #: libraries/classes/Plugins/Export/ExportLatex.php:164
10132 msgid "Put columns names in the first row:"
10135 #: libraries/classes/Plugins/Export/ExportLatex.php:210
10136 #: libraries/classes/Plugins/Export/ExportSql.php:754
10137 #: libraries/classes/Plugins/Export/ExportXml.php:232
10138 #: templates/server/replication/change_primary.twig:22
10139 #: templates/server/replication/primary_add_replica_user.twig:29
10143 #: libraries/classes/Plugins/Export/ExportLatex.php:216
10144 #: libraries/classes/Plugins/Export/ExportSql.php:761
10145 #: libraries/classes/Plugins/Export/ExportXml.php:238
10146 msgid "Generation Time:"
10149 #: libraries/classes/Plugins/Export/ExportLatex.php:218
10150 #: libraries/classes/Plugins/Export/ExportSql.php:765
10151 #: libraries/classes/Plugins/Export/ExportXml.php:240
10152 #: templates/home/index.twig:173
10153 msgid "Server version:"
10156 #: libraries/classes/Plugins/Export/ExportLatex.php:219
10157 #: libraries/classes/Plugins/Export/ExportSql.php:767
10158 #: libraries/classes/Plugins/Export/ExportXml.php:241
10159 msgid "PHP Version:"
10162 #: libraries/classes/Plugins/Export/ExportLatex.php:246
10163 #: libraries/classes/Plugins/Export/ExportSql.php:947
10164 #: libraries/classes/Plugins/Export/ExportXml.php:390
10165 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
10166 #: templates/database/structure/copy_form.twig:5
10167 #: templates/menu/breadcrumbs.twig:16
10171 #: libraries/classes/Plugins/Export/ExportLatex.php:312
10172 #: libraries/classes/Plugins/Export/ExportSql.php:2226
10176 #: libraries/classes/Plugins/Export/ExportLatex.php:513
10180 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
10181 msgid "Export table names"
10184 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
10185 msgid "Export table headers"
10188 #: libraries/classes/Plugins/Export/ExportOdt.php:246
10189 #: libraries/classes/Plugins/Export/ExportTexytext.php:179
10190 msgid "Dumping data for query result"
10193 #: libraries/classes/Plugins/Export/ExportPdf.php:77
10194 msgid "Report title:"
10197 #: libraries/classes/Plugins/Export/ExportPdf.php:192
10198 msgid "Dumping data"
10201 #: libraries/classes/Plugins/Export/ExportPdf.php:210
10202 msgid "Query result data"
10205 #: libraries/classes/Plugins/Export/ExportPdf.php:264
10206 msgid "View structure"
10209 #: libraries/classes/Plugins/Export/ExportPdf.php:267
10213 #: libraries/classes/Plugins/Export/ExportSql.php:130
10215 "Display comments <i>(includes info such as export timestamp, PHP version, "
10216 "and server version)</i>"
10219 #: libraries/classes/Plugins/Export/ExportSql.php:137
10220 msgid "Additional custom header comment (\\n splits lines):"
10223 #: libraries/classes/Plugins/Export/ExportSql.php:143
10225 "Include a timestamp of when databases were created, last updated, and last "
10229 #: libraries/classes/Plugins/Export/ExportSql.php:204
10230 msgid "Export metadata"
10233 #: libraries/classes/Plugins/Export/ExportSql.php:219
10235 "Database system or older MySQL server to maximize output compatibility with:"
10238 #: libraries/classes/Plugins/Export/ExportSql.php:265
10239 msgid "Add statements:"
10242 #: libraries/classes/Plugins/Export/ExportSql.php:273
10243 #: libraries/classes/Plugins/Export/ExportSql.php:282
10244 #: libraries/classes/Plugins/Export/ExportSql.php:299
10245 #: libraries/classes/Plugins/Export/ExportSql.php:308
10246 #: libraries/classes/Plugins/Export/ExportSql.php:332
10247 #: libraries/classes/Plugins/Export/ExportSql.php:360
10248 #: libraries/classes/Plugins/Export/ExportSql.php:369
10250 msgid "Add %s statement"
10253 #: libraries/classes/Plugins/Export/ExportSql.php:315
10254 msgid "(less efficient as indexes will be generated during table creation)"
10257 #: libraries/classes/Plugins/Export/ExportSql.php:322
10262 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10263 #: libraries/classes/Plugins/Export/ExportSql.php:339
10264 msgid "Use simple view export"
10267 #: libraries/classes/Plugins/Export/ExportSql.php:378
10269 "Enclose table and column names with backquotes <i>(Protects column and table "
10270 "names formed with special characters or keywords)</i>"
10273 #: libraries/classes/Plugins/Export/ExportSql.php:393
10274 msgid "Data creation options"
10277 #: libraries/classes/Plugins/Export/ExportSql.php:398
10278 #: libraries/classes/Plugins/Export/ExportSql.php:2304
10279 msgid "Truncate table before insert"
10282 #: libraries/classes/Plugins/Export/ExportSql.php:405
10283 msgid "Instead of <code>INSERT</code> statements, use:"
10286 #: libraries/classes/Plugins/Export/ExportSql.php:411
10287 msgid "<code>INSERT DELAYED</code> statements"
10290 #: libraries/classes/Plugins/Export/ExportSql.php:423
10291 #: libraries/classes/Plugins/Export/ExportSql.php:457
10292 msgid "<code>INSERT IGNORE</code> statements"
10295 #: libraries/classes/Plugins/Export/ExportSql.php:437
10296 msgid "Function to use when dumping data:"
10299 #: libraries/classes/Plugins/Export/ExportSql.php:452
10300 msgid "Syntax to use when inserting data:"
10303 #: libraries/classes/Plugins/Export/ExportSql.php:462
10305 "include column names in every <code>INSERT</code> statement <br> "
10306 " Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10310 #: libraries/classes/Plugins/Export/ExportSql.php:467
10312 "insert multiple rows in every <code>INSERT</code> statement<br> "
10313 " Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10317 #: libraries/classes/Plugins/Export/ExportSql.php:472
10319 "both of the above<br> Example: <code>INSERT INTO "
10320 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10323 #: libraries/classes/Plugins/Export/ExportSql.php:477
10325 "neither of the above<br> Example: <code>INSERT INTO "
10326 "tbl_name VALUES (1,2,3)</code>"
10329 #: libraries/classes/Plugins/Export/ExportSql.php:496
10331 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10335 #: libraries/classes/Plugins/Export/ExportSql.php:505
10337 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10338 "reloaded between servers in different time zones)</i>"
10341 #: libraries/classes/Plugins/Export/ExportSql.php:582
10342 msgid "It appears your database uses routines;"
10345 #: libraries/classes/Plugins/Export/ExportSql.php:585
10346 #: libraries/classes/Plugins/Export/ExportSql.php:1614
10347 #: libraries/classes/Plugins/Export/ExportSql.php:2122
10348 msgid "alias export may not work reliably in all cases."
10351 #: libraries/classes/Plugins/Export/ExportSql.php:1066
10355 #: libraries/classes/Plugins/Export/ExportSql.php:1134
10357 msgid "Metadata for table %s"
10360 #: libraries/classes/Plugins/Export/ExportSql.php:1141
10362 msgid "Metadata for database %s"
10365 #: libraries/classes/Plugins/Export/ExportSql.php:1458
10366 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
10370 #: libraries/classes/Plugins/Export/ExportSql.php:1468
10371 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
10372 msgid "Last update:"
10375 #: libraries/classes/Plugins/Export/ExportSql.php:1478
10376 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
10377 msgid "Last check:"
10380 #: libraries/classes/Plugins/Export/ExportSql.php:1529
10382 msgid "Error reading structure for table %s:"
10385 #: libraries/classes/Plugins/Export/ExportSql.php:1611
10386 msgid "It appears your database uses views;"
10389 #: libraries/classes/Plugins/Export/ExportSql.php:1778
10390 msgid "Constraints for dumped tables"
10393 #: libraries/classes/Plugins/Export/ExportSql.php:1779
10394 msgid "Constraints for table"
10397 #: libraries/classes/Plugins/Export/ExportSql.php:1806
10398 msgid "Indexes for dumped tables"
10401 #: libraries/classes/Plugins/Export/ExportSql.php:1807
10402 msgid "Indexes for table"
10405 #: libraries/classes/Plugins/Export/ExportSql.php:1843
10406 msgid "AUTO_INCREMENT for dumped tables"
10409 #: libraries/classes/Plugins/Export/ExportSql.php:1844
10410 msgid "AUTO_INCREMENT for table"
10413 #: libraries/classes/Plugins/Export/ExportSql.php:1919
10414 msgid "MEDIA TYPES FOR TABLE"
10417 #: libraries/classes/Plugins/Export/ExportSql.php:1944
10418 msgid "RELATIONSHIPS FOR TABLE"
10421 #: libraries/classes/Plugins/Export/ExportSql.php:2119
10422 msgid "It appears your table uses triggers;"
10425 #: libraries/classes/Plugins/Export/ExportSql.php:2149
10427 msgid "Structure for view %s exported as a table"
10430 #: libraries/classes/Plugins/Export/ExportSql.php:2169
10431 msgid "(See below for the actual view)"
10434 #: libraries/classes/Plugins/Export/ExportSql.php:2237
10436 msgid "Error reading data for table %s:"
10439 #: libraries/classes/Plugins/Export/ExportXml.php:94
10440 msgid "Object creation options (all are recommended)"
10443 #: libraries/classes/Plugins/Export/ExportXml.php:138
10444 msgid "Export contents"
10447 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
10448 #: templates/menu/breadcrumbs.twig:29
10452 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
10456 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
10458 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
10461 #: libraries/classes/Plugins/Import/ImportCsv.php:83
10462 msgid "Name of the new table (optional):"
10465 #: libraries/classes/Plugins/Import/ImportCsv.php:92
10466 msgid "Name of the new database (optional):"
10469 #: libraries/classes/Plugins/Import/ImportCsv.php:101
10470 #: libraries/classes/Plugins/Import/ImportCsv.php:119
10471 msgid "Import these many number of rows (optional):"
10474 #: libraries/classes/Plugins/Import/ImportCsv.php:109
10475 #: libraries/classes/Plugins/Import/ImportOds.php:66
10477 "The first line of the file contains the table column names <i>(if this is "
10478 "unchecked, the first line will become part of the data)</i>"
10481 #: libraries/classes/Plugins/Import/ImportCsv.php:126
10483 "If the data in each row of the file is not in the same order as in the "
10484 "database, list the corresponding column names here. Column names must be "
10485 "separated by commas and not enclosed in quotations."
10488 #: libraries/classes/Plugins/Import/ImportCsv.php:134
10489 msgid "Column names:"
10492 #: libraries/classes/Plugins/Import/ImportCsv.php:272
10493 #: libraries/classes/Plugins/Import/ImportCsv.php:631
10495 msgid "Invalid format of CSV input on line %d."
10498 #: libraries/classes/Plugins/Import/ImportCsv.php:490
10500 msgid "Invalid column count in CSV input on line %d."
10503 #: libraries/classes/Plugins/Import/ImportCsv.php:649
10504 #: libraries/classes/Plugins/Import/ImportCsv.php:664
10505 #: libraries/classes/Plugins/Import/ImportCsv.php:675
10506 #: libraries/classes/Plugins/Import/ImportCsv.php:682
10508 msgid "Invalid parameter for CSV import: %s"
10511 #: libraries/classes/Plugins/Import/ImportCsv.php:813
10514 "Invalid column (%s) specified! Ensure that columns names are spelled "
10515 "correctly, separated by commas, and not enclosed in quotes."
10518 #: libraries/classes/Plugins/Import/ImportLdi.php:62
10519 msgid "Column names: "
10522 #: libraries/classes/Plugins/Import/ImportLdi.php:106
10523 msgid "This plugin does not support compressed imports!"
10526 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
10527 msgid "MediaWiki Table"
10530 #: libraries/classes/Plugins/Import/ImportMediawiki.php:275
10532 msgid "Invalid format of mediawiki input on line: <br>%s."
10535 #: libraries/classes/Plugins/Import/ImportOds.php:80
10536 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
10539 #: libraries/classes/Plugins/Import/ImportOds.php:86
10540 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
10543 #: libraries/classes/Plugins/Import/ImportOds.php:153
10544 #: libraries/classes/Plugins/Import/ImportXml.php:112
10545 #: libraries/classes/Plugins/Import/ImportXml.php:175
10547 "The XML file specified was either malformed or incomplete. Please correct "
10548 "the issue and try again."
10551 #: libraries/classes/Plugins/Import/ImportOds.php:163
10552 msgid "Could not parse OpenDocument Spreadsheet!"
10555 #: libraries/classes/Plugins/Import/ImportShp.php:68
10556 msgid "ESRI Shape File"
10559 #: libraries/classes/Plugins/Import/ImportShp.php:101
10560 #: libraries/classes/Plugins/Import/ImportShp.php:163
10562 msgid "There was an error importing the ESRI shape file: \"%s\"."
10565 #: libraries/classes/Plugins/Import/ImportShp.php:193
10567 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
10570 #: libraries/classes/Plugins/Import/ImportShp.php:242
10571 msgid "The imported file does not contain any data!"
10574 #: libraries/classes/Plugins/Import/ImportSql.php:65
10575 msgid "SQL compatibility mode:"
10578 #: libraries/classes/Plugins/Import/ImportSql.php:77
10579 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
10582 #: libraries/classes/Plugins/Import/ImportXml.php:48
10586 #: libraries/classes/Plugins.php:592
10587 msgid "This format has no options"
10590 #: libraries/classes/Plugins.php:610
10591 msgid "Invalid authentication method set in configuration:"
10594 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
10595 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
10596 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
10597 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
10599 msgid "The %s table doesn't exist!"
10602 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
10603 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
10605 msgid "Schema of the %s database - Page %s"
10608 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:278
10609 msgid "SCHEMA ERROR: "
10612 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:272
10613 msgid "PDF export page"
10616 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
10618 msgid "Schema of the %s database"
10621 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
10622 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
10623 msgid "Relational schema"
10626 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
10627 msgid "Table of contents"
10630 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
10631 #: templates/columns_definitions/column_definitions_form.twig:72
10632 #: templates/database/data_dictionary/index.twig:16
10633 #: templates/table/structure/display_table_stats.twig:6
10634 msgid "Table comments:"
10637 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
10638 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
10639 #: templates/columns_definitions/table_fields_definitions.twig:27
10640 #: templates/database/central_columns/edit.twig:13
10641 #: templates/table/structure/display_structure.twig:24
10645 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
10646 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
10647 #: templates/table/structure/display_structure.twig:30
10648 #: templates/table/tracking/structure_snapshot_columns.twig:11
10652 #: libraries/classes/Plugins/SchemaPlugin.php:74
10656 #: libraries/classes/Plugins/SchemaPlugin.php:76
10657 msgid "Only show keys"
10660 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
10661 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
10662 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
10663 msgid "Orientation"
10666 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
10667 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
10668 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
10672 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
10673 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
10674 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
10678 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
10679 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
10680 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
10681 msgid "Same width for all tables"
10684 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
10688 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
10689 #: templates/database/structure/index.twig:21
10690 msgid "Data dictionary"
10693 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
10694 msgid "Order of the tables"
10697 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
10698 msgid "Name (Ascending)"
10701 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
10702 msgid "Name (Descending)"
10705 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:28
10707 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
10708 "TRUE, second for FALSE. Nonzero=true."
10711 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39
10713 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
10714 "formatted date. The first option is the offset (in hours) which will be "
10715 "added to the timestamp (Default: 0). Use second option to specify a "
10716 "different date/time format string. Third option determines whether you want "
10717 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
10718 "According to that, date format has different value - for \"local\" see the "
10719 "documentation for PHP's strftime() function and for \"utc\" it is done using "
10720 "gmdate() function."
10723 #. l10n: See https://www.php.net/manual/en/function.strftime.php
10724 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
10725 #: libraries/classes/Util.php:707
10726 msgid "%B %d, %Y at %I:%M %p"
10729 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
10731 "Displays a link to download the binary data of the column. You can use the "
10732 "first option to specify the filename, or use the second option as the name "
10733 "of a column which contains the filename. If you use the second option, you "
10734 "need to set the first option to the empty string."
10737 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:42
10739 "LINUX ONLY: Launches an external application and feeds it the column data "
10740 "via standard input. Returns the standard output of the application. The "
10741 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
10742 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
10743 "ExternalTransformationsPlugin.php and list the tools you want to make "
10744 "available. The first option is then the number of the program you want to "
10745 "use. The second option should be blank for historical reasons. The third "
10746 "option, if set to 1, will convert the output using htmlspecialchars() "
10747 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
10748 "ensure that the output appears all on one line (Default 1)."
10751 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:122
10754 "You are using the external transformation command line options field, which "
10755 "has been deprecated for security reasons. Add all command line options "
10756 "directly to the definition in %s."
10759 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:29
10761 "Displays the contents of the column as-is, without running it through "
10762 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
10765 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
10767 "Displays hexadecimal representation of data. Optional first parameter "
10768 "specifies how often space will be added (defaults to 2 nibbles)."
10771 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
10772 msgid "Displays a link to download this image."
10775 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
10777 "Image upload functionality which also displays a thumbnail. The options are "
10778 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
10781 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:91
10782 msgid "Image preview here"
10785 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
10787 "Displays a clickable thumbnail. The options are the maximum width and height "
10788 "in pixels. The original aspect ratio is preserved."
10791 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:30
10793 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
10794 "in Internet standard dotted format."
10797 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29
10799 "Prepends and/or Appends text to a string. First option is text to be "
10800 "prepended, second is appended (enclosed in single quotes, default empty "
10804 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:32
10806 "Validates the string using regular expression and performs insert only if "
10807 "string matches it. The first option is the Regular Expression."
10810 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:54
10812 msgid "Validation failed for the input string %s."
10815 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
10816 msgid "Formats text as SQL query with syntax highlighting."
10819 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
10821 "Displays a part of a string. The first option is the number of characters to "
10822 "skip from the beginning of the string (Default 0). The second option is the "
10823 "number of characters to return (Default: until end of string). The third "
10824 "option is the string to append and/or prepend when truncation occurs "
10825 "(Default: \"…\")."
10828 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:29
10830 "File upload functionality for TEXT columns. It does not have a textarea for "
10834 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:31
10836 "Displays an image and a link; the column contains the filename. The first "
10837 "option is a URL prefix like \"https://www.example.com/\". The second and "
10838 "third options are the width and the height in pixels."
10841 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:30
10843 "Displays a link; the column contains the filename. The first option is a URL "
10844 "prefix like \"https://www.example.com/\". The second option is a title for "
10848 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
10849 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
10852 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
10854 "Converts an Internet network address in (IPv4/IPv6) format into a long "
10858 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
10859 msgid "Syntax highlighted CodeMirror editor for JSON."
10862 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
10863 msgid "Syntax highlighted CodeMirror editor for SQL."
10866 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
10867 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
10870 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
10872 "Converts an Internet network address stored as a binary string into a string "
10873 "in Internet standard (IPv4/IPv6) format."
10876 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
10877 msgid "Formats text as JSON with syntax highlighting."
10880 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
10881 msgid "Formats text as XML with syntax highlighting."
10884 #: libraries/classes/Plugins/TwoFactor/Application.php:135
10885 msgid "Authentication Application (2FA)"
10888 #: libraries/classes/Plugins/TwoFactor/Application.php:146
10890 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
10891 "Google Authenticator or Authy."
10894 #: libraries/classes/Plugins/TwoFactor/Key.php:204
10895 msgid "Hardware Security Key (FIDO U2F)"
10898 #: libraries/classes/Plugins/TwoFactor/Key.php:214
10900 "Provides authentication using hardware security tokens supporting FIDO U2F, "
10901 "such as a Yubikey."
10904 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
10906 msgid "Two-factor authentication failed: %s"
10909 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
10910 msgid "Two-factor authentication failed."
10913 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
10914 msgid "No Two-Factor Authentication"
10917 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
10918 msgid "Login using password only."
10921 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
10922 msgid "Simple two-factor authentication"
10925 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
10926 msgid "For testing purposes only!"
10929 #: libraries/classes/Query/Utilities.php:96
10931 "The server is not responding (or the local server's socket is not correctly "
10935 #: libraries/classes/Query/Utilities.php:99
10936 msgid "The server is not responding."
10939 #: libraries/classes/Query/Utilities.php:103
10940 msgid "Logout and try as another user."
10943 #: libraries/classes/Query/Utilities.php:108
10944 msgid "Please check privileges of directory containing database."
10947 #: libraries/classes/Query/Utilities.php:117
10951 #: libraries/classes/RecentFavoriteTable.php:159
10952 msgid "Could not save recent table!"
10955 #: libraries/classes/RecentFavoriteTable.php:163
10956 msgid "Could not save favorite table!"
10959 #: libraries/classes/RecentFavoriteTable.php:247
10960 msgid "Recent tables"
10963 #: libraries/classes/RecentFavoriteTable.php:249
10967 #: libraries/classes/RecentFavoriteTable.php:253
10971 #: libraries/classes/ReplicationGui.php:438
10973 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
10974 "in phpMyAdmin configuration."
10977 #: libraries/classes/ReplicationGui.php:449
10978 msgid "Replication started successfully."
10981 #: libraries/classes/ReplicationGui.php:450
10982 msgid "Error starting replication."
10985 #: libraries/classes/ReplicationGui.php:453
10986 msgid "Replication stopped successfully."
10989 #: libraries/classes/ReplicationGui.php:454
10990 msgid "Error stopping replication."
10993 #: libraries/classes/ReplicationGui.php:457
10994 msgid "Replication resetting successfully."
10997 #: libraries/classes/ReplicationGui.php:458
10998 msgid "Error resetting replication."
11001 #: libraries/classes/ReplicationGui.php:461
11005 #: libraries/classes/ReplicationGui.php:462
11009 #: libraries/classes/ReplicationGui.php:507
11010 msgid "Unknown error"
11013 #: libraries/classes/ReplicationGui.php:520
11015 msgid "Unable to connect to primary %s."
11018 #: libraries/classes/ReplicationGui.php:530
11020 "Unable to read primary log position. Possible privilege problem on primary."
11023 #: libraries/classes/ReplicationGui.php:548
11024 msgid "Unable to change primary!"
11027 #: libraries/classes/ReplicationGui.php:552
11029 msgid "Primary server changed successfully to %s."
11032 #: libraries/classes/Routing.php:104
11035 "The routing cache could not be written, you need to adjust permissions on "
11036 "the folder/file \"%s\""
11039 #: libraries/classes/Routing.php:163
11041 msgid "Error 404! The page %s was not found."
11044 #: libraries/classes/Routing.php:174
11045 msgid "Error 405! Request method not allowed."
11048 #: libraries/classes/SavedSearches.php:239
11049 msgid "Please provide a name for this bookmarked search."
11052 #: libraries/classes/SavedSearches.php:255
11053 msgid "Missing information to save the bookmarked search."
11056 #: libraries/classes/SavedSearches.php:276
11057 #: libraries/classes/SavedSearches.php:310
11058 msgid "An entry with this name already exists."
11061 #: libraries/classes/SavedSearches.php:338
11062 msgid "Missing information to delete the search."
11065 #: libraries/classes/SavedSearches.php:365
11066 msgid "Missing information to load the search."
11069 #: libraries/classes/SavedSearches.php:385
11070 msgid "Error while loading the search."
11073 #: libraries/classes/Server/Plugins.php:68
11074 #: libraries/classes/Server/Privileges.php:788
11075 #: libraries/classes/Server/Privileges.php:3719
11076 msgid "Native MySQL authentication"
11079 #: libraries/classes/Server/Plugins.php:73
11080 msgid "SHA256 password authentication"
11083 #: libraries/classes/Server/Plugins.php:78
11084 msgid "Caching sha2 authentication"
11087 #: libraries/classes/Server/Plugins.php:83
11088 msgid "Unix Socket based authentication"
11091 #: libraries/classes/Server/Plugins.php:88
11092 msgid "Old MySQL-4.0 authentication"
11095 #: libraries/classes/Server/Privileges/AccountLocking.php:30
11096 #: libraries/classes/Server/Privileges/AccountLocking.php:51
11097 msgid "Account locking is not supported."
11100 #: libraries/classes/Server/Privileges.php:262
11101 msgid "No privileges."
11104 #: libraries/classes/Server/Privileges.php:270
11105 msgid "Includes all privileges except GRANT."
11108 #: libraries/classes/Server/Privileges.php:292
11109 #: libraries/classes/Server/Privileges.php:359
11110 #: templates/server/privileges/privileges_table.twig:124
11111 #: templates/server/privileges/privileges_table.twig:127
11112 #: templates/server/privileges/privileges_table.twig:323
11113 #: templates/server/privileges/privileges_table.twig:326
11114 msgid "Allows deleting data."
11117 #: libraries/classes/Server/Privileges.php:297
11118 #: templates/server/privileges/privileges_table.twig:136
11119 #: templates/server/privileges/privileges_table.twig:139
11120 #: templates/server/privileges/privileges_table.twig:361
11121 #: templates/server/privileges/privileges_table.twig:369
11122 msgid "Allows creating new tables."
11125 #: libraries/classes/Server/Privileges.php:302
11126 #: templates/server/privileges/privileges_table.twig:148
11127 #: templates/server/privileges/privileges_table.twig:151
11128 #: templates/server/privileges/privileges_table.twig:409
11129 #: templates/server/privileges/privileges_table.twig:417
11130 msgid "Allows dropping tables."
11133 #: libraries/classes/Server/Privileges.php:307
11134 #: libraries/classes/Server/Privileges.php:399
11135 #: templates/server/privileges/privileges_table.twig:173
11136 #: templates/server/privileges/privileges_table.twig:176
11137 #: templates/server/privileges/privileges_table.twig:393
11138 #: templates/server/privileges/privileges_table.twig:396
11139 msgid "Allows creating and dropping indexes."
11142 #: libraries/classes/Server/Privileges.php:312
11143 #: libraries/classes/Server/Privileges.php:404
11144 #: templates/server/privileges/privileges_table.twig:185
11145 #: templates/server/privileges/privileges_table.twig:188
11146 #: templates/server/privileges/privileges_table.twig:380
11147 #: templates/server/privileges/privileges_table.twig:383
11148 msgid "Allows altering the structure of existing tables."
11151 #: libraries/classes/Server/Privileges.php:317
11152 #: libraries/classes/Server/Privileges.php:443
11153 #: libraries/classes/Server/Privileges.php:459
11154 #: templates/server/privileges/privileges_table.twig:197
11155 #: templates/server/privileges/privileges_table.twig:200
11156 #: templates/server/privileges/privileges_table.twig:494
11157 #: templates/server/privileges/privileges_table.twig:497
11158 #: templates/server/privileges/privileges_table.twig:509
11159 #: templates/server/privileges/privileges_table.twig:512
11160 msgid "Allows creating new views."
11163 #: libraries/classes/Server/Privileges.php:322
11164 #: libraries/classes/Server/Privileges.php:464
11165 #: libraries/classes/Server/Privileges.php:470
11166 #: templates/server/privileges/privileges_table.twig:209
11167 #: templates/server/privileges/privileges_table.twig:212
11168 #: templates/server/privileges/privileges_table.twig:441
11169 #: templates/server/privileges/privileges_table.twig:444
11170 msgid "Allows performing SHOW CREATE VIEW queries."
11173 #: libraries/classes/Server/Privileges.php:327
11174 #: libraries/classes/Server/Privileges.php:453
11175 #: templates/server/privileges/privileges_table.twig:221
11176 #: templates/server/privileges/privileges_table.twig:224
11177 #: templates/server/privileges/privileges_table.twig:537
11178 #: templates/server/privileges/privileges_table.twig:540
11179 msgid "Allows creating and dropping triggers."
11182 #: libraries/classes/Server/Privileges.php:344
11183 #: templates/server/privileges/privileges_table.twig:15
11184 #: templates/server/privileges/privileges_table.twig:284
11185 #: templates/server/privileges/privileges_table.twig:287
11186 msgid "Allows reading data."
11189 #: libraries/classes/Server/Privileges.php:349
11190 #: templates/server/privileges/privileges_table.twig:42
11191 #: templates/server/privileges/privileges_table.twig:297
11192 #: templates/server/privileges/privileges_table.twig:300
11193 msgid "Allows inserting and replacing data."
11196 #: libraries/classes/Server/Privileges.php:354
11197 #: templates/server/privileges/privileges_table.twig:69
11198 #: templates/server/privileges/privileges_table.twig:310
11199 #: templates/server/privileges/privileges_table.twig:313
11200 msgid "Allows changing data."
11203 #: libraries/classes/Server/Privileges.php:364
11204 #: templates/server/privileges/privileges_table.twig:359
11205 #: templates/server/privileges/privileges_table.twig:367
11206 msgid "Allows creating new databases and tables."
11209 #: libraries/classes/Server/Privileges.php:369
11210 #: templates/server/privileges/privileges_table.twig:407
11211 #: templates/server/privileges/privileges_table.twig:415
11212 msgid "Allows dropping databases and tables."
11215 #: libraries/classes/Server/Privileges.php:374
11216 #: templates/server/privileges/privileges_table.twig:599
11217 #: templates/server/privileges/privileges_table.twig:602
11218 msgid "Allows reloading server settings and flushing the server's caches."
11221 #: libraries/classes/Server/Privileges.php:379
11222 #: templates/server/privileges/privileges_table.twig:612
11223 #: templates/server/privileges/privileges_table.twig:615
11224 msgid "Allows shutting down the server."
11227 #: libraries/classes/Server/Privileges.php:384
11228 #: templates/server/privileges/privileges_table.twig:586
11229 #: templates/server/privileges/privileges_table.twig:589
11230 msgid "Allows viewing processes of all users."
11233 #: libraries/classes/Server/Privileges.php:389
11234 #: templates/server/privileges/privileges_table.twig:337
11235 #: templates/server/privileges/privileges_table.twig:340
11236 msgid "Allows importing data from and exporting data into files."
11239 #: libraries/classes/Server/Privileges.php:394
11240 #: templates/server/privileges/privileges_table.twig:96
11241 #: templates/server/privileges/privileges_table.twig:666
11242 msgid "Has no effect in this MySQL version."
11245 #: libraries/classes/Server/Privileges.php:409
11246 #: templates/server/privileges/privileges_table.twig:625
11247 #: templates/server/privileges/privileges_table.twig:628
11248 msgid "Gives access to the complete list of databases."
11251 #: libraries/classes/Server/Privileges.php:415
11252 #: templates/server/privileges/privileges_table.twig:572
11253 #: templates/server/privileges/privileges_table.twig:576
11255 "Allows connecting, even if maximum number of connections is reached; "
11256 "required for most administrative operations like setting global variables or "
11257 "killing threads of other users."
11260 #: libraries/classes/Server/Privileges.php:423
11261 #: templates/server/privileges/privileges_table.twig:428
11262 #: templates/server/privileges/privileges_table.twig:431
11263 msgid "Allows creating temporary tables."
11266 #: libraries/classes/Server/Privileges.php:428
11267 #: templates/server/privileges/privileges_table.twig:653
11268 #: templates/server/privileges/privileges_table.twig:656
11269 msgid "Allows locking tables for the current thread."
11272 #: libraries/classes/Server/Privileges.php:433
11273 #: templates/server/privileges/privileges_table.twig:694
11274 #: templates/server/privileges/privileges_table.twig:697
11275 msgid "Needed for the replication replicas."
11278 #: libraries/classes/Server/Privileges.php:438
11279 #: templates/server/privileges/privileges_table.twig:681
11280 #: templates/server/privileges/privileges_table.twig:684
11281 msgid "Allows the user to ask where the replicas / primaries are."
11284 #: libraries/classes/Server/Privileges.php:448
11285 #: templates/server/privileges/privileges_table.twig:524
11286 #: templates/server/privileges/privileges_table.twig:527
11287 msgid "Allows to set up events for the event scheduler."
11290 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11291 #: libraries/classes/Server/Privileges.php:477
11292 #: libraries/classes/Server/Privileges.php:486
11293 #: templates/server/privileges/privileges_table.twig:234
11294 #: templates/server/privileges/privileges_table.twig:238
11295 msgid "Allows deleting historical rows."
11298 #: libraries/classes/Server/Privileges.php:491
11299 #: templates/server/privileges/privileges_table.twig:454
11300 #: templates/server/privileges/privileges_table.twig:457
11301 msgid "Allows creating stored routines."
11304 #: libraries/classes/Server/Privileges.php:496
11305 #: templates/server/privileges/privileges_table.twig:467
11306 #: templates/server/privileges/privileges_table.twig:470
11307 msgid "Allows altering and dropping stored routines."
11310 #: libraries/classes/Server/Privileges.php:501
11311 #: templates/server/privileges/privileges_table.twig:707
11312 #: templates/server/privileges/privileges_table.twig:710
11313 msgid "Allows creating, dropping and renaming user accounts."
11316 #: libraries/classes/Server/Privileges.php:506
11317 #: templates/server/privileges/privileges_table.twig:480
11318 #: templates/server/privileges/privileges_table.twig:483
11319 msgid "Allows executing stored routines."
11322 #: libraries/classes/Server/Privileges.php:1076
11324 msgid "The password for %s was changed successfully."
11327 #: libraries/classes/Server/Privileges.php:1124
11329 msgid "You have revoked the privileges for %s."
11332 #: libraries/classes/Server/Privileges.php:1436
11333 #: templates/database/privileges/index.twig:124
11334 #: templates/table/privileges/index.twig:127
11335 msgid "Not enough privilege to view users."
11338 #: libraries/classes/Server/Privileges.php:1498
11339 #: templates/database/privileges/index.twig:80
11340 #: templates/server/privileges/new_user_ajax.twig:45
11341 #: templates/server/privileges/users_overview.twig:75
11342 #: templates/table/privileges/index.twig:84
11343 msgid "Edit privileges"
11346 #: libraries/classes/Server/Privileges.php:1502
11350 #: libraries/classes/Server/Privileges.php:1813
11351 #: templates/server/privileges/privileges_table.twig:264
11352 msgid "Database-specific privileges"
11355 #: libraries/classes/Server/Privileges.php:1819
11356 #: templates/server/privileges/privileges_summary.twig:18
11357 #: templates/server/privileges/privileges_table.twig:7
11358 #: templates/server/privileges/privileges_table.twig:266
11359 msgid "Table-specific privileges"
11362 #: libraries/classes/Server/Privileges.php:1824
11363 #: libraries/classes/Server/Privileges.php:1826
11364 #: templates/server/privileges/edit_routine_privileges.twig:29
11365 #: templates/server/privileges/edit_routine_privileges.twig:46
11366 #: templates/server/privileges/edit_routine_privileges.twig:58
11370 #: libraries/classes/Server/Privileges.php:1825
11371 #: templates/server/privileges/edit_routine_privileges.twig:47
11372 msgid "Routine-specific privileges"
11375 #: libraries/classes/Server/Privileges.php:2170
11376 msgid "No users selected for deleting!"
11379 #: libraries/classes/Server/Privileges.php:2173
11380 msgid "Reloading the privileges"
11383 #: libraries/classes/Server/Privileges.php:2198
11384 msgid "The selected users have been deleted successfully."
11387 #: libraries/classes/Server/Privileges.php:2275
11389 msgid "You have updated the privileges for %s."
11392 #: libraries/classes/Server/Privileges.php:2362
11393 #: templates/database/privileges/index.twig:102
11394 #: templates/table/privileges/index.twig:106
11395 msgid "No user found."
11398 #: libraries/classes/Server/Privileges.php:2449
11400 msgid "Deleting %s"
11403 #: libraries/classes/Server/Privileges.php:2480
11404 msgid "The privileges were reloaded successfully."
11407 #: libraries/classes/Server/Privileges.php:2584
11409 msgid "The user %s already exists!"
11412 #: libraries/classes/Server/Privileges.php:2859
11414 msgid "Privileges for %s"
11417 #: libraries/classes/Server/Privileges.php:2868
11418 #: libraries/classes/Server/Status/Processes.php:118
11419 #: templates/server/user_groups/user_listings.twig:9
11423 #: libraries/classes/Server/Privileges.php:2982
11425 "A user account allowing any user from localhost to connect is present. This "
11426 "will prevent other users from connecting if the host part of their account "
11427 "allows a connection from any (%) host."
11430 #: libraries/classes/Server/Privileges.php:3016
11433 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11434 "tables. The content of these tables may differ from the privileges the "
11435 "server uses, if they have been changed manually. In this case, you should "
11436 "%sreload the privileges%s before you continue."
11439 #: libraries/classes/Server/Privileges.php:3032
11441 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11442 "tables. The content of these tables may differ from the privileges the "
11443 "server uses, if they have been changed manually. In this case, the "
11444 "privileges have to be reloaded but currently, you don't have the RELOAD "
11448 #: libraries/classes/Server/Privileges.php:3346
11449 msgid "You have added a new user."
11452 #: libraries/classes/Server/Status/Data.php:146
11453 #: libraries/classes/Server/Status/Processes.php:146
11454 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
11458 #: libraries/classes/Server/Status/Data.php:149
11462 #: libraries/classes/Server/Status/Data.php:150
11463 msgid "Query cache"
11466 #: libraries/classes/Server/Status/Data.php:151
11470 #: libraries/classes/Server/Status/Data.php:153
11471 msgid "Temporary data"
11474 #: libraries/classes/Server/Status/Data.php:154
11475 msgid "Delayed inserts"
11478 #: libraries/classes/Server/Status/Data.php:155
11482 #: libraries/classes/Server/Status/Data.php:156
11486 #: libraries/classes/Server/Status/Data.php:158
11490 #: libraries/classes/Server/Status/Data.php:160
11491 msgid "Transaction coordinator"
11494 #: libraries/classes/Server/Status/Data.php:161
11495 #: templates/server/binlog/index.twig:27
11499 #: libraries/classes/Server/Status/Data.php:180
11500 msgid "Flush (close) all tables"
11503 #: libraries/classes/Server/Status/Data.php:184
11504 msgid "Show open tables"
11507 #: libraries/classes/Server/Status/Data.php:193
11508 msgid "Show replica hosts"
11511 #: libraries/classes/Server/Status/Data.php:200
11512 #: templates/server/replication/primary_replication.twig:9
11513 msgid "Show primary status"
11516 #: libraries/classes/Server/Status/Data.php:207
11517 msgid "Show replica status"
11520 #: libraries/classes/Server/Status/Data.php:215
11521 msgid "Flush query cache"
11524 #: libraries/classes/Server/Status/Processes.php:114
11528 #: libraries/classes/Server/Status/Processes.php:122
11529 #: templates/server/replication/primary_add_replica_user.twig:32
11530 #: templates/server/replication/primary_add_replica_user.twig:43
11531 #: templates/server/replication/primary_replication.twig:25
11535 #: libraries/classes/Server/Status/Processes.php:130
11539 #: libraries/classes/Server/Status/Processes.php:142
11543 #: libraries/classes/Setup/Index.php:130
11545 "Reading of version failed. Maybe you're offline or the upgrade server does "
11549 #: libraries/classes/Setup/Index.php:152
11550 msgid "Got invalid version string from server"
11553 #: libraries/classes/Setup/Index.php:164
11554 msgid "Unparsable version string"
11557 #: libraries/classes/Setup/Index.php:186
11560 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
11561 "version is %s, released on %s."
11564 #: libraries/classes/Setup/Index.php:194
11565 msgid "No newer stable version is available"
11568 #: libraries/classes/Sql.php:497
11570 msgid "Using bookmark \"%s\" as default browse query."
11573 #: libraries/classes/Sql.php:961
11574 msgid "Showing as PHP code"
11577 #: libraries/classes/Sql.php:1337
11580 "Current selection does not contain a unique column. Grid edit, checkbox, "
11581 "Edit, Copy and Delete features are not available. %s"
11584 #: libraries/classes/Sql.php:1351
11587 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
11588 "and Delete features may result in undesired behavior. %s"
11591 #: libraries/classes/SqlQueryForm.php:149
11593 msgid "Run SQL query/queries on server “%s”"
11596 #: libraries/classes/SqlQueryForm.php:165
11598 msgid "Run SQL query/queries on database %s"
11601 #: libraries/classes/SqlQueryForm.php:180
11603 msgid "Run SQL query/queries on table %s"
11606 #: libraries/classes/StorageEngine.php:368
11608 "There is no detailed status information available for this storage engine."
11611 #: libraries/classes/StorageEngine.php:470
11612 #: templates/database/structure/body_for_table_summary.twig:46
11614 msgid "%s is the default storage engine on this MySQL server."
11617 #: libraries/classes/StorageEngine.php:473
11619 msgid "%s is available on this MySQL server."
11622 #: libraries/classes/StorageEngine.php:476
11624 msgid "%s has been disabled for this MySQL server."
11627 #: libraries/classes/StorageEngine.php:480
11629 msgid "This MySQL server does not support the %s storage engine."
11632 #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2101
11633 msgid "The name of the primary key must be \"PRIMARY\"!"
11636 #: libraries/classes/Table/Maintenance.php:122
11638 msgid "Problems with indexes of table `%s`"
11641 #: libraries/classes/Table.php:348
11642 msgid "Unknown table status:"
11645 #: libraries/classes/Table.php:1006
11647 msgid "Source database `%s` was not found!"
11650 #: libraries/classes/Table.php:1015
11652 msgid "Target database `%s` was not found!"
11655 #: libraries/classes/Table.php:1473
11656 msgid "Invalid database:"
11659 #: libraries/classes/Table.php:1491
11660 msgid "Invalid table name:"
11663 #: libraries/classes/Table.php:1531
11665 msgid "Failed to rename table %1$s to %2$s!"
11668 #: libraries/classes/Table.php:1548
11670 msgid "Table %1$s has been renamed to %2$s."
11673 #: libraries/classes/Table.php:1793
11674 msgid "Could not save table UI preferences!"
11677 #: libraries/classes/Table.php:1819
11680 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
11681 "['MaxTableUiprefs'] %s)"
11684 #: libraries/classes/Table.php:1954
11687 "Cannot save UI property \"%s\". The changes made will not be persistent "
11688 "after you refresh this page. Please check if the table structure has been "
11692 #: libraries/classes/Table.php:2113
11693 msgid "Can't rename index to PRIMARY!"
11696 #: libraries/classes/Table.php:2139
11697 msgid "No index parts defined!"
11700 #: libraries/classes/Table.php:2435
11702 msgid "Error creating foreign key on %1$s (check data types)"
11705 #: libraries/classes/Template.php:135
11707 msgid "Error while working with template cache: %s"
11710 #: libraries/classes/ThemeManager.php:83
11712 msgid "Default theme %s not found!"
11715 #: libraries/classes/ThemeManager.php:142
11717 msgid "Theme %s not found!"
11720 #: libraries/classes/Theme.php:168
11722 msgid "No valid image path for theme %s found!"
11725 #: libraries/classes/Tracking.php:236
11726 #: templates/database/tracking/tables.twig:115
11727 #: templates/table/tracking/main.twig:73
11728 msgid "Tracking report"
11731 #: libraries/classes/Tracking.php:240
11732 msgid "Tracking statements"
11735 #: libraries/classes/Tracking.php:255
11736 msgid "Delete tracking data row from report"
11739 #: libraries/classes/Tracking.php:267
11743 #: libraries/classes/Tracking.php:312
11744 #: templates/database/operations/index.twig:131
11745 #: templates/database/structure/copy_form.twig:19
11746 #: templates/table/operations/index.twig:275
11747 msgid "Structure only"
11750 #: libraries/classes/Tracking.php:315
11751 #: templates/database/operations/index.twig:143
11752 #: templates/database/structure/copy_form.twig:29
11753 #: templates/table/operations/index.twig:287
11757 #: libraries/classes/Tracking.php:318
11758 #: templates/database/operations/index.twig:137
11759 #: templates/database/structure/copy_form.twig:24
11760 #: templates/table/operations/index.twig:281
11761 msgid "Structure and data"
11764 #: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
11766 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
11769 #: libraries/classes/Tracking.php:472
11770 msgid "SQL dump (file download)"
11773 #: libraries/classes/Tracking.php:474
11777 #: libraries/classes/Tracking.php:477
11778 msgid "This option will replace your table and contained data."
11781 #: libraries/classes/Tracking.php:479
11782 msgid "SQL execution"
11785 #: libraries/classes/Tracking.php:483
11787 msgid "Export as %s"
11790 #: libraries/classes/Tracking.php:521
11791 msgid "Data manipulation statement"
11794 #: libraries/classes/Tracking.php:557
11795 msgid "Data definition statement"
11798 #: libraries/classes/Tracking.php:640
11799 #: templates/database/tracking/tables.twig:126
11800 #: templates/table/tracking/main.twig:80
11801 msgid "Structure snapshot"
11804 #: libraries/classes/Tracking.php:658
11806 msgid "Version %s snapshot (SQL code)"
11809 #: libraries/classes/Tracking.php:728
11810 msgid "Tracking data definition successfully deleted"
11813 #: libraries/classes/Tracking.php:740
11814 msgid "Tracking data manipulation successfully deleted"
11817 #: libraries/classes/Tracking.php:797
11819 "You can execute the dump by creating and using a temporary database. Please "
11820 "ensure that you have the privileges to do so."
11823 #: libraries/classes/Tracking.php:801
11824 msgid "Comment out these two lines if you do not need them."
11827 #: libraries/classes/Tracking.php:812
11828 msgid "SQL statements exported. Please copy the dump or execute it."
11831 #: libraries/classes/Tracking.php:845
11833 msgid "Tracking report for table `%s`"
11836 #: libraries/classes/Tracking.php:877
11838 msgid "Tracking for %1$s was activated at version %2$s."
11841 #: libraries/classes/Tracking.php:880
11843 msgid "Tracking for %1$s was deactivated at version %2$s."
11846 #: libraries/classes/Tracking.php:979
11848 msgid "Version %1$s of %2$s was deleted."
11851 #: libraries/classes/Tracking.php:1010
11853 msgid "Version %1$s was created, tracking for %2$s is active."
11856 #: libraries/classes/Types.php:207
11858 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
11861 #: libraries/classes/Types.php:210
11863 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
11867 #: libraries/classes/Types.php:214
11869 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
11873 #: libraries/classes/Types.php:219
11875 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
11876 "range is 0 to 4,294,967,295"
11879 #: libraries/classes/Types.php:226
11881 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
11882 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
11885 #: libraries/classes/Types.php:233
11887 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
11888 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
11891 #: libraries/classes/Types.php:240
11893 "A small floating-point number, allowable values are -3.402823466E+38 to "
11894 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
11897 #: libraries/classes/Types.php:247
11899 "A double-precision floating-point number, allowable values are "
11900 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
11901 "2.2250738585072014E-308 to 1.7976931348623157E+308"
11904 #: libraries/classes/Types.php:253
11906 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
11910 #: libraries/classes/Types.php:256
11912 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
11916 #: libraries/classes/Types.php:260
11918 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
11919 "values are considered true"
11922 #: libraries/classes/Types.php:264
11923 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
11926 #: libraries/classes/Types.php:268
11928 msgid "A date, supported range is %1$s to %2$s"
11931 #: libraries/classes/Types.php:275
11933 msgid "A date and time combination, supported range is %1$s to %2$s"
11936 #: libraries/classes/Types.php:282
11938 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
11939 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
11942 #: libraries/classes/Types.php:289
11944 msgid "A time, range is %1$s to %2$s"
11947 #: libraries/classes/Types.php:296
11949 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
11950 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
11953 #: libraries/classes/Types.php:303
11955 "A fixed-length (0-255, default 1) string that is always right-padded with "
11956 "spaces to the specified length when stored"
11959 #: libraries/classes/Types.php:310
11962 "A variable-length (%s) string, the effective maximum length is subject to "
11963 "the maximum row size"
11966 #: libraries/classes/Types.php:317
11968 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
11969 "a one-byte prefix indicating the length of the value in bytes"
11972 #: libraries/classes/Types.php:324
11974 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
11975 "with a two-byte prefix indicating the length of the value in bytes"
11978 #: libraries/classes/Types.php:331
11980 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
11981 "stored with a three-byte prefix indicating the length of the value in bytes"
11984 #: libraries/classes/Types.php:338
11986 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
11987 "characters, stored with a four-byte prefix indicating the length of the "
11991 #: libraries/classes/Types.php:345
11993 "Similar to the CHAR type, but stores binary byte strings rather than non-"
11994 "binary character strings"
11997 #: libraries/classes/Types.php:350
11999 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12000 "binary character strings"
12003 #: libraries/classes/Types.php:356
12005 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12006 "one-byte prefix indicating the length of the value"
12009 #: libraries/classes/Types.php:362
12011 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12012 "with a three-byte prefix indicating the length of the value"
12015 #: libraries/classes/Types.php:369
12017 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12018 "a two-byte prefix indicating the length of the value"
12021 #: libraries/classes/Types.php:375
12023 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12024 "bytes, stored with a four-byte prefix indicating the length of the value"
12027 #: libraries/classes/Types.php:382
12029 "An enumeration, chosen from the list of up to 65,535 values or the special "
12033 #: libraries/classes/Types.php:386
12034 msgid "A single value chosen from a set of up to 64 members"
12037 #: libraries/classes/Types.php:389
12038 msgid "A type that can store a geometry of any type"
12041 #: libraries/classes/Types.php:392
12042 msgid "A point in 2-dimensional space"
12045 #: libraries/classes/Types.php:395
12046 msgid "A curve with linear interpolation between points"
12049 #: libraries/classes/Types.php:398
12053 #: libraries/classes/Types.php:401
12054 msgid "A collection of points"
12057 #: libraries/classes/Types.php:404
12058 msgid "A collection of curves with linear interpolation between points"
12061 #: libraries/classes/Types.php:407
12062 msgid "A collection of polygons"
12065 #: libraries/classes/Types.php:410
12066 msgid "A collection of geometry objects of any type"
12069 #: libraries/classes/Types.php:413
12071 "Stores and enables efficient access to data in JSON (JavaScript Object "
12072 "Notation) documents"
12075 #: libraries/classes/Types.php:416
12077 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12078 "conventional mapping of IPv4 addresses into IPv6 addresses"
12081 #: libraries/classes/Types.php:746
12082 msgctxt "numeric types"
12086 #: libraries/classes/Types.php:764
12087 msgctxt "date and time types"
12088 msgid "Date and time"
12091 #: libraries/classes/Types.php:800
12092 msgctxt "spatial types"
12096 #: libraries/classes/UrlRedirector.php:55
12097 msgid "Taking you to the target site."
12100 #: libraries/classes/UserPassword.php:38
12101 msgid "The profile has been updated."
12104 #: libraries/classes/UserPassword.php:50
12105 msgid "Password is too long!"
12108 #: libraries/classes/UserPreferences.php:173
12109 msgid "Could not save configuration"
12112 #: libraries/classes/UserPreferences.php:184
12113 msgid "The phpMyAdmin configuration storage database could not be accessed."
12116 #: libraries/classes/Util.php:131
12121 #. l10n: Short month name
12122 #. l10n: Short month name for January
12123 #: libraries/classes/Util.php:664 templates/javascript/variables.twig:34
12127 #. l10n: Short month name
12128 #. l10n: Short month name for February
12129 #: libraries/classes/Util.php:666 templates/javascript/variables.twig:35
12133 #. l10n: Short month name
12134 #. l10n: Short month name for March
12135 #: libraries/classes/Util.php:668 templates/javascript/variables.twig:36
12139 #. l10n: Short month name
12140 #. l10n: Short month name for April
12141 #: libraries/classes/Util.php:670 templates/javascript/variables.twig:37
12145 #. l10n: Short month name
12146 #: libraries/classes/Util.php:672
12147 msgctxt "Short month name"
12151 #. l10n: Short month name
12152 #. l10n: Short month name for June
12153 #: libraries/classes/Util.php:674 templates/javascript/variables.twig:39
12157 #. l10n: Short month name
12158 #. l10n: Short month name for July
12159 #: libraries/classes/Util.php:676 templates/javascript/variables.twig:40
12163 #. l10n: Short month name
12164 #. l10n: Short month name for August
12165 #: libraries/classes/Util.php:678 templates/javascript/variables.twig:41
12169 #. l10n: Short month name
12170 #. l10n: Short month name for September
12171 #: libraries/classes/Util.php:680 templates/javascript/variables.twig:42
12175 #. l10n: Short month name
12176 #. l10n: Short month name for October
12177 #: libraries/classes/Util.php:682 templates/javascript/variables.twig:43
12181 #. l10n: Short month name
12182 #. l10n: Short month name for November
12183 #: libraries/classes/Util.php:684 templates/javascript/variables.twig:44
12187 #. l10n: Short month name
12188 #. l10n: Short month name for December
12189 #: libraries/classes/Util.php:686 templates/javascript/variables.twig:45
12193 #. l10n: Short week day name for Sunday
12194 #: libraries/classes/Util.php:690
12195 msgctxt "Short week day name for Sunday"
12199 #. l10n: Short week day name for Monday
12200 #: libraries/classes/Util.php:692 templates/javascript/variables.twig:58
12204 #. l10n: Short week day name for Tuesday
12205 #: libraries/classes/Util.php:694 templates/javascript/variables.twig:59
12209 #. l10n: Short week day name for Wednesday
12210 #: libraries/classes/Util.php:696 templates/javascript/variables.twig:60
12214 #. l10n: Short week day name for Thursday
12215 #: libraries/classes/Util.php:698 templates/javascript/variables.twig:61
12219 #. l10n: Short week day name for Friday
12220 #: libraries/classes/Util.php:700 templates/javascript/variables.twig:62
12224 #. l10n: Short week day name for Saturday
12225 #: libraries/classes/Util.php:702 templates/javascript/variables.twig:63
12229 #: libraries/classes/Util.php:728
12230 msgctxt "AM/PM indication in time"
12234 #: libraries/classes/Util.php:730
12235 msgctxt "AM/PM indication in time"
12239 #: libraries/classes/Util.php:801
12241 msgid "%s days, %s hours, %s minutes and %s seconds"
12244 #: libraries/classes/Util.php:1947
12248 #: libraries/classes/Util.php:2559
12249 #: templates/database/multi_table_query/form.twig:67
12253 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
12254 msgid "Error in ZIP archive:"
12257 #: libraries/classes/ZipExtension.php:83
12258 msgid "No files found inside ZIP archive!"
12261 #: libraries/config.values.php:88 libraries/config.values.php:126
12262 #: libraries/config.values.php:138
12266 #: libraries/config.values.php:89 libraries/config.values.php:127
12267 #: libraries/config.values.php:139
12268 #: templates/database/multi_table_query/form.twig:118
12272 #: libraries/config.values.php:90 libraries/config.values.php:108
12273 #: libraries/config.values.php:128 libraries/config.values.php:140
12277 #: libraries/config.values.php:105
12281 #: libraries/config.values.php:106
12285 #: libraries/config.values.php:107
12289 #: libraries/config.values.php:143
12293 #: libraries/config.values.php:144
12294 msgid "Double click"
12297 #: libraries/config.values.php:145 libraries/config.values.php:188
12298 #: templates/config/form_display/input.twig:16
12299 #: templates/relation/check_relations.twig:15
12300 #: templates/relation/check_relations.twig:66
12301 #: templates/relation/check_relations.twig:91
12302 #: templates/relation/check_relations.twig:129
12303 #: templates/relation/check_relations.twig:154
12304 #: templates/relation/check_relations.twig:164
12305 #: templates/relation/check_relations.twig:199
12306 #: templates/relation/check_relations.twig:224
12307 #: templates/relation/check_relations.twig:249
12308 #: templates/relation/check_relations.twig:274
12309 #: templates/relation/check_relations.twig:299
12310 #: templates/relation/check_relations.twig:324
12311 #: templates/relation/check_relations.twig:349
12312 #: templates/relation/check_relations.twig:387
12313 #: templates/relation/check_relations.twig:412
12314 #: templates/relation/check_relations.twig:437
12315 #: templates/relation/check_relations.twig:462
12316 #: templates/relation/check_relations.twig:487
12317 #: templates/relation/check_relations.twig:512
12321 #: libraries/config.values.php:148
12325 #: libraries/config.values.php:149
12326 msgid "display column"
12329 #: libraries/config.values.php:153
12333 #: libraries/config.values.php:186
12337 #: libraries/config.values.php:187
12341 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
12345 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
12349 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
12353 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
12357 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
12361 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
12365 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
12369 #: libraries/config.values.php:200
12370 msgid "Ask before sending error reports"
12373 #: libraries/config.values.php:201
12374 msgid "Always send error reports"
12377 #: libraries/config.values.php:202
12378 msgid "Never send error reports"
12381 #: libraries/config.values.php:205
12382 msgid "Server default"
12385 #: libraries/config.values.php:206
12389 #: libraries/config.values.php:207
12393 #: libraries/config.values.php:259
12394 msgid "Quick - display only the minimal options to configure"
12397 #: libraries/config.values.php:260
12398 msgid "Custom - display all possible options to configure"
12401 #: libraries/config.values.php:261
12402 msgid "Custom - like above, but without the quick/custom choice"
12405 #: libraries/config.values.php:328
12406 msgid "complete inserts"
12409 #: libraries/config.values.php:329
12410 msgid "extended inserts"
12413 #: libraries/config.values.php:330
12414 msgid "both of the above"
12417 #: libraries/config.values.php:331
12418 msgid "neither of the above"
12421 #: setup/index.php:32
12422 msgid "Configuration already exists, setup is disabled!"
12425 #: setup/validate.php:31
12429 #: setup/validate.php:38
12431 msgid "Wrong data or no validation for %s"
12434 #: templates/columns_definitions/column_attributes.twig:31
12435 #: templates/database/central_columns/edit_table_row.twig:23
12436 #: templates/database/central_columns/main.twig:71
12437 #: templates/database/central_columns/main.twig:298
12438 msgid "Edit ENUM/SET values"
12441 #: templates/columns_definitions/column_attributes.twig:38
12442 #: templates/database/central_columns/edit_table_row.twig:30
12443 #: templates/database/central_columns/main.twig:76
12444 #: templates/database/central_columns/main.twig:309
12445 msgctxt "for default"
12449 #: templates/columns_definitions/column_attributes.twig:41
12450 #: templates/database/central_columns/edit_table_row.twig:33
12451 #: templates/database/central_columns/main.twig:77
12452 #: templates/database/central_columns/main.twig:312
12453 msgid "As defined:"
12456 #: templates/columns_definitions/column_attributes.twig:97
12458 "You don't have sufficient privileges to perform this operation; Please refer "
12459 "to the documentation for more details"
12462 #: templates/columns_definitions/column_attributes.twig:111
12463 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
12464 #: templates/table/structure/display_structure.twig:152
12465 #: templates/table/structure/display_structure.twig:160
12466 #: templates/table/structure/display_structure.twig:298
12467 #: templates/table/structure/display_structure.twig:460
12468 #: templates/table/tracking/structure_snapshot_indexes.twig:7
12472 #: templates/columns_definitions/column_attributes.twig:119
12473 #: templates/table/structure/display_structure.twig:219
12474 #: templates/table/structure/display_structure.twig:222
12475 #: templates/table/structure/display_structure.twig:307
12479 #: templates/columns_definitions/column_attributes.twig:123
12480 #: templates/table/structure/display_structure.twig:192
12481 #: templates/table/structure/display_structure.twig:200
12482 #: templates/table/structure/display_structure.twig:304
12486 #: templates/columns_definitions/column_attributes.twig:156
12487 #: templates/table/structure/display_partitions.twig:26
12491 #: templates/columns_definitions/column_attributes.twig:177
12495 #: templates/columns_definitions/column_attributes.twig:182
12496 #: templates/table/structure/display_structure.twig:433
12501 #: templates/columns_definitions/column_definitions_form.twig:23
12502 #: templates/database/create_table.twig:6
12503 #: templates/database/operations/index.twig:30
12507 #: templates/columns_definitions/column_definitions_form.twig:32
12508 #: templates/console/display.twig:99
12509 #: templates/database/central_columns/main.twig:196 templates/export.twig:285
12510 #: templates/export.twig:301 templates/export.twig:317
12514 #: templates/columns_definitions/column_definitions_form.twig:40
12518 #: templates/columns_definitions/column_definitions_form.twig:74
12522 #: templates/columns_definitions/column_definitions_form.twig:77
12523 msgid "Storage Engine:"
12526 #: templates/columns_definitions/column_definitions_form.twig:82
12527 msgid "Connection:"
12530 #: templates/columns_definitions/column_definitions_form.twig:113
12531 #: templates/columns_definitions/partitions.twig:137
12532 #: templates/table/operations/index.twig:133
12533 msgid "Storage engine"
12536 #: templates/columns_definitions/column_definitions_form.twig:136
12537 msgid "PARTITION definition:"
12540 #: templates/columns_definitions/column_definitions_form.twig:154
12541 msgctxt "Online transaction part of the SQL DDL for InnoDB"
12542 msgid "Online transaction"
12545 #: templates/columns_definitions/column_definitions_form.twig:166
12547 "The column width of integer types is ignored in your MySQL version unless "
12548 "defining a TINYINT(1) column"
12551 #: templates/columns_definitions/column_definitions_form.twig:175
12552 #: templates/database/designer/main.twig:1097
12553 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
12554 #: templates/export.twig:81 templates/modals/build_query.twig:5
12555 #: templates/modals/index_dialog_modal.twig:5
12556 #: templates/modals/preview_sql_confirmation.twig:5
12557 #: templates/modals/preview_sql_modal.twig:5
12558 #: templates/table/insert/actions_panel.twig:46
12559 #: templates/table/relation/common_form.twig:233
12560 #: templates/table/zoom_search/result_form.twig:26
12561 #: templates/table/zoom_search/result_form.twig:95
12565 #: templates/columns_definitions/column_name.twig:4
12567 msgid "Referenced by %s."
12570 #: templates/columns_definitions/column_name.twig:12
12571 msgid "Is a foreign key."
12574 #: templates/columns_definitions/column_name.twig:39
12575 msgid "Pick from Central Columns"
12578 #: templates/columns_definitions/partitions.twig:17
12579 msgid "Partition by:"
12582 #: templates/columns_definitions/partitions.twig:32
12583 #: templates/columns_definitions/partitions.twig:60
12584 msgid "Expression or column list"
12587 #: templates/columns_definitions/partitions.twig:37
12588 msgid "Partitions:"
12591 #: templates/columns_definitions/partitions.twig:45
12592 msgid "Subpartition by:"
12595 #: templates/columns_definitions/partitions.twig:65
12596 msgid "Subpartitions:"
12599 #: templates/columns_definitions/partitions.twig:76
12600 #: templates/table/operations/index.twig:480
12601 #: templates/table/structure/display_partitions.twig:24
12605 #: templates/columns_definitions/partitions.twig:78
12609 #: templates/columns_definitions/partitions.twig:82
12610 msgid "Subpartition"
12613 #: templates/columns_definitions/partitions.twig:84
12617 #: templates/columns_definitions/partitions.twig:85
12618 #: templates/config/form_display/input.twig:53
12619 #: templates/database/data_dictionary/index.twig:81
12620 #: templates/database/events/editor_form.twig:102
12621 #: templates/database/routines/editor_form.twig:163
12622 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
12623 #: templates/table/structure/display_partitions.twig:31
12624 #: templates/table/structure/display_structure.twig:466
12625 #: templates/table/tracking/structure_snapshot_columns.twig:12
12626 #: templates/table/tracking/structure_snapshot_indexes.twig:13
12630 #: templates/columns_definitions/partitions.twig:86
12631 msgid "Data directory"
12634 #: templates/columns_definitions/partitions.twig:87
12635 msgid "Index directory"
12638 #: templates/columns_definitions/partitions.twig:88
12642 #: templates/columns_definitions/partitions.twig:89
12646 #: templates/columns_definitions/partitions.twig:90
12647 msgid "Table space"
12650 #: templates/columns_definitions/partitions.twig:91
12654 #: templates/columns_definitions/table_fields_definitions.twig:16
12655 #: templates/database/central_columns/edit.twig:10
12656 #: templates/database/routines/editor_form.twig:52
12657 msgid "Length/Values"
12660 #: templates/columns_definitions/table_fields_definitions.twig:17
12662 "If column type is \"enum\" or \"set\", please enter the values using this "
12663 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
12664 "single quote (\"'\") amongst those values, precede it with a backslash (for "
12665 "example '\\\\xyz' or 'a\\'b')."
12668 #: templates/columns_definitions/table_fields_definitions.twig:21
12670 "For default values, please enter just a single value, without backslash "
12671 "escaping or quotes, using this format: a"
12674 #: templates/columns_definitions/table_fields_definitions.twig:24
12675 #: templates/database/central_columns/edit.twig:12
12676 #: templates/database/central_columns/main.twig:32
12677 #: templates/database/central_columns/main.twig:236
12678 #: templates/database/data_dictionary/index.twig:79
12679 #: templates/database/operations/index.twig:194
12680 #: templates/database/operations/index.twig:198
12681 #: templates/database/structure/table_header.twig:31
12682 #: templates/home/index.twig:64 templates/indexes.twig:22
12683 #: templates/server/databases/index.twig:29
12684 #: templates/server/databases/index.twig:30
12685 #: templates/server/databases/index.twig:123
12686 #: templates/table/operations/index.twig:151
12687 #: templates/table/search/index.twig:40
12688 #: templates/table/structure/display_structure.twig:23
12689 #: templates/table/structure/display_structure.twig:464
12690 #: templates/table/structure/display_table_stats.twig:108
12691 #: templates/table/tracking/structure_snapshot_columns.twig:8
12692 #: templates/table/tracking/structure_snapshot_indexes.twig:11
12693 #: templates/table/zoom_search/index.twig:38
12697 #: templates/columns_definitions/table_fields_definitions.twig:36
12698 #: templates/database/operations/index.twig:68
12699 #: templates/database/operations/index.twig:173
12700 #: templates/database/routines/editor_form.twig:124
12701 #: templates/database/structure/copy_form.twig:50
12702 #: templates/table/operations/index.twig:79
12703 #: templates/table/operations/index.twig:115
12704 #: templates/table/operations/index.twig:315
12705 msgid "Adjust privileges"
12708 #: templates/columns_definitions/table_fields_definitions.twig:59
12712 #: templates/columns_definitions/table_fields_definitions.twig:65
12713 msgid "Move column"
12716 #: templates/columns_definitions/table_fields_definitions.twig:75
12717 #: templates/columns_definitions/table_fields_definitions.twig:86
12718 msgid "List of available transformations and their options"
12721 #: templates/columns_definitions/table_fields_definitions.twig:77
12722 #: templates/transformation_overview.twig:18
12723 msgid "Browser display transformation"
12726 #: templates/columns_definitions/table_fields_definitions.twig:81
12727 msgid "Browser display transformation options"
12730 #: templates/columns_definitions/table_fields_definitions.twig:82
12731 #: templates/columns_definitions/table_fields_definitions.twig:93
12733 "Please enter the values for transformation options using this format: 'a', "
12734 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
12735 "quote (\"'\") amongst those values, precede it with a backslash (for example "
12736 "'\\\\xyz' or 'a\\'b')."
12739 #: templates/columns_definitions/table_fields_definitions.twig:88
12740 #: templates/transformation_overview.twig:37
12741 msgid "Input transformation"
12744 #: templates/columns_definitions/table_fields_definitions.twig:92
12745 msgid "Input transformation options"
12748 #: templates/config/form_display/input.twig:15
12749 msgid "This setting is disabled, it will not be applied to your configuration."
12752 #: templates/config/form_display/input.twig:57
12753 #: templates/config/form_display/input.twig:58
12755 msgid "Set value: %s"
12758 #: templates/config/form_display/input.twig:63
12759 #: templates/config/form_display/input.twig:64
12760 msgid "Restore default value"
12763 #: templates/config/form_display/input.twig:79
12764 #: templates/config/form_display/input.twig:80
12765 msgid "Allow users to customize this value"
12768 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12769 #: templates/console/display.twig:84 templates/console/display.twig:175
12773 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12774 #: templates/console/display.twig:84 templates/console/display.twig:175
12778 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12779 #: templates/console/display.twig:175
12783 #: templates/console/display.twig:7 templates/setup/home/index.twig:166
12784 #: templates/sql/query.twig:38
12788 #: templates/console/display.twig:7
12792 #: templates/console/display.twig:11 templates/console/display.twig:99
12796 #: templates/console/display.twig:20
12797 msgid "Press Ctrl+Enter to execute query"
12800 #: templates/console/display.twig:23
12801 msgid "Press Enter to execute query"
12804 #: templates/console/display.twig:31 templates/console/display.twig:175
12808 #: templates/console/display.twig:40 templates/console/display.twig:184
12812 #: templates/console/display.twig:40 templates/console/display.twig:184
12813 msgid "Query failed"
12816 #: templates/console/display.twig:42 templates/console/display.twig:184
12817 msgid "Queried time"
12820 #: templates/console/display.twig:47
12821 msgid "During current session"
12824 #: templates/console/display.twig:64
12828 #: templates/console/display.twig:64
12832 #: templates/console/display.twig:64
12836 #: templates/console/display.twig:64 templates/console/display.twig:84
12837 #: templates/table/find_replace/replace_preview.twig:16
12841 #: templates/console/display.twig:64
12842 msgid "Execution order"
12845 #: templates/console/display.twig:64 templates/console/display.twig:84
12849 #: templates/console/display.twig:64 templates/table/search/index.twig:146
12853 #: templates/console/display.twig:64
12854 msgid "Ungroup queries"
12857 #: templates/console/display.twig:84
12861 #: templates/console/display.twig:84
12865 #: templates/console/display.twig:112
12866 msgid "Add bookmark"
12869 #: templates/console/display.twig:121
12873 #: templates/console/display.twig:124
12874 msgid "Target database"
12877 #: templates/console/display.twig:127
12878 msgid "Share this bookmark"
12881 #: templates/console/display.twig:140
12882 msgid "Set default"
12885 #: templates/console/display.twig:162
12887 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
12888 "permanent, view settings."
12891 #: templates/create_tracking_version.twig:10
12893 msgid "Create version %1$s of %2$s"
12896 #: templates/create_tracking_version.twig:15
12898 msgid "Create version %1$s"
12901 #: templates/create_tracking_version.twig:21
12902 msgid "Track these data definition statements:"
12905 #: templates/create_tracking_version.twig:60
12906 msgid "Track these data manipulation statements:"
12909 #: templates/create_tracking_version.twig:77
12910 msgid "Create version"
12913 #: templates/database/central_columns/edit.twig:15
12914 msgctxt "Auto Increment"
12918 #: templates/database/central_columns/main.twig:4
12919 msgid "Add new column"
12922 #: templates/database/central_columns/main.twig:24
12923 #: templates/database/central_columns/main.twig:228
12924 msgid "Length/Value"
12927 #: templates/database/central_columns/main.twig:36
12928 #: templates/database/central_columns/main.twig:240
12932 #: templates/database/central_columns/main.twig:44
12933 #: templates/database/central_columns/main.twig:248
12937 #: templates/database/central_columns/main.twig:129
12938 msgid "The central list of columns for the current database is empty"
12941 #: templates/database/central_columns/main.twig:166
12942 #: templates/display/results/table.twig:62
12943 msgid "Filter rows"
12946 #: templates/database/central_columns/main.twig:167
12947 #: templates/display/results/table.twig:64
12948 msgid "Search this table"
12951 #: templates/database/central_columns/main.twig:178
12952 #: templates/table/structure/display_structure.twig:418
12956 #: templates/database/central_columns/main.twig:187
12957 msgid "Select a table"
12960 #: templates/database/central_columns/main.twig:194
12961 msgid "Select a column."
12964 #: templates/database/central_columns/main.twig:213
12965 msgid "Click to sort."
12968 #: templates/database/central_columns/main.twig:218
12969 #: templates/database/privileges/index.twig:22
12970 #: templates/database/structure/table_header.twig:22
12971 #: templates/database/tracking/tables.twig:18
12972 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
12973 #: templates/server/databases/index.twig:163
12974 #: templates/server/privileges/privileges_summary.twig:22
12975 #: templates/server/privileges/users_overview.twig:22
12976 #: templates/server/user_groups/user_groups.twig:21
12977 #: templates/server/variables/index.twig:30
12978 #: templates/table/privileges/index.twig:24
12979 #: templates/table/structure/display_partitions.twig:33
12980 #: templates/table/structure/display_structure.twig:34
12981 #: templates/table/structure/display_structure.twig:457
12982 #: templates/table/tracking/main.twig:32
12983 #: templates/table/tracking/report_table.twig:8
12987 #: templates/database/create_table.twig:3
12988 #: templates/database/operations/index.twig:27
12989 msgid "Create new table"
12992 #: templates/database/create_table.twig:10
12993 #: templates/database/operations/index.twig:34
12994 msgid "Number of columns"
12997 #: templates/database/create_table.twig:14
12998 #: templates/database/operations/index.twig:39 templates/export.twig:27
12999 #: templates/server/databases/index.twig:46
13003 #: templates/database/data_dictionary/index.twig:4
13004 msgid "Database comment:"
13007 #: templates/database/data_dictionary/index.twig:8
13008 #: templates/database/data_dictionary/index.twig:124
13009 #: templates/database/structure/index.twig:19
13010 #: templates/display/results/table.twig:258
13011 #: templates/table/structure/display_structure.twig:376
13015 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
13016 #: templates/table/structure/display_structure.twig:461
13017 #: templates/table/tracking/structure_snapshot_indexes.twig:8
13021 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
13022 #: templates/table/structure/display_structure.twig:463
13023 #: templates/table/tracking/structure_snapshot_indexes.twig:10
13024 msgid "Cardinality"
13027 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
13028 #: templates/table/structure/display_structure.twig:542
13029 msgid "No index defined!"
13032 #: templates/database/designer/database_tables.twig:31
13033 #: templates/database/export/index.twig:28
13034 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
13035 #: templates/server/privileges/privileges_table.twig:28
13036 #: templates/server/privileges/privileges_table.twig:55
13037 #: templates/server/privileges/privileges_table.twig:82
13038 #: templates/server/privileges/privileges_table.twig:109
13039 #: templates/server/replication/database_multibox.twig:7
13043 #: templates/database/designer/database_tables.twig:37
13044 msgid "Show/hide columns"
13047 #: templates/database/designer/database_tables.twig:46
13048 msgid "See table structure"
13051 #: templates/database/designer/database_tables.twig:91
13053 msgid "Select \"%s\""
13056 #: templates/database/designer/database_tables.twig:109
13058 msgid "Add an option for column \"%s\"."
13061 #: templates/database/designer/edit_delete_pages.twig:6
13062 msgid "Page to open"
13065 #: templates/database/designer/edit_delete_pages.twig:6
13066 msgid "Page to delete"
13069 #: templates/database/designer/main.twig:19
13070 #: templates/database/designer/main.twig:25
13071 msgid "Show/Hide tables list"
13074 #: templates/database/designer/main.twig:29
13075 #: templates/database/designer/main.twig:35
13076 #: templates/database/designer/main.twig:36
13077 msgid "View in fullscreen"
13080 #: templates/database/designer/main.twig:34
13081 msgid "Exit fullscreen"
13084 #: templates/database/designer/main.twig:48
13085 #: templates/database/designer/main.twig:52
13089 #: templates/database/designer/main.twig:77
13090 #: templates/database/designer/main.twig:80
13091 msgid "Delete pages"
13094 #: templates/database/designer/main.twig:84
13095 #: templates/database/designer/main.twig:87
13096 #: templates/database/structure/show_create.twig:11
13097 msgid "Create table"
13100 #: templates/database/designer/main.twig:91
13101 #: templates/database/designer/main.twig:94
13102 #: templates/database/designer/main.twig:271
13103 msgid "Create relationship"
13106 #: templates/database/designer/main.twig:105
13107 #: templates/database/designer/main.twig:108
13111 #: templates/database/designer/main.twig:112
13112 #: templates/database/designer/main.twig:115
13116 #: templates/database/designer/main.twig:120
13117 #: templates/database/designer/main.twig:123
13118 msgid "Angular links"
13121 #: templates/database/designer/main.twig:120
13122 #: templates/database/designer/main.twig:123
13123 msgid "Direct links"
13126 #: templates/database/designer/main.twig:127
13127 #: templates/database/designer/main.twig:129
13128 msgid "Snap to grid"
13131 #: templates/database/designer/main.twig:133
13132 #: templates/database/designer/main.twig:139
13133 msgid "Small/Big All"
13136 #: templates/database/designer/main.twig:143
13137 #: templates/database/designer/main.twig:146
13138 msgid "Toggle small/big"
13141 #: templates/database/designer/main.twig:150
13142 #: templates/database/designer/main.twig:153
13143 msgid "Toggle relationship lines"
13146 #: templates/database/designer/main.twig:158
13147 #: templates/database/designer/main.twig:161
13148 msgid "Export schema"
13151 #: templates/database/designer/main.twig:169
13152 #: templates/database/designer/main.twig:172
13153 msgid "Build Query"
13156 #: templates/database/designer/main.twig:177
13157 #: templates/database/designer/main.twig:181
13161 #: templates/database/designer/main.twig:185
13162 #: templates/database/designer/main.twig:190
13166 #: templates/database/designer/main.twig:202
13167 msgid "Hide/Show all"
13170 #: templates/database/designer/main.twig:212
13171 msgid "Hide/Show tables with no relationship"
13174 #: templates/database/designer/main.twig:223
13175 msgid "Number of tables:"
13178 #: templates/database/designer/main.twig:381
13179 msgid "Delete relationship"
13182 #: templates/database/designer/main.twig:445
13183 #: templates/database/designer/main.twig:610
13184 msgid "Relationship operator"
13187 #: templates/database/designer/main.twig:474
13188 #: templates/database/designer/main.twig:639
13189 #: templates/database/designer/main.twig:845
13190 #: templates/database/designer/main.twig:1038
13194 #: templates/database/designer/main.twig:484
13195 #: templates/database/designer/main.twig:649
13196 #: templates/database/designer/main.twig:855
13197 #: templates/database/designer/main.twig:1048
13198 #: templates/database/routines/execute_form.twig:20
13199 #: templates/server/replication/status_table.twig:17
13200 #: templates/server/status/variables/index.twig:76
13201 #: templates/server/variables/index.twig:32
13202 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
13203 #: templates/table/search/index.twig:42
13204 #: templates/table/zoom_search/index.twig:40
13205 #: templates/table/zoom_search/result_form.twig:37
13209 #: templates/database/designer/main.twig:486
13210 #: templates/database/designer/main.twig:651
13211 #: templates/database/designer/main.twig:857
13212 #: templates/database/designer/main.twig:1050
13216 #: templates/database/designer/main.twig:495
13217 #: templates/database/designer/main.twig:711
13221 #: templates/database/designer/main.twig:501
13222 #: templates/database/designer/main.twig:719
13226 #: templates/database/designer/main.twig:510
13227 #: templates/database/designer/main.twig:916
13231 #: templates/database/designer/main.twig:516
13232 #: templates/database/designer/main.twig:580
13233 #: templates/database/designer/main.twig:785
13234 #: templates/database/designer/main.twig:816
13235 #: templates/database/designer/main.twig:924
13236 #: templates/database/designer/main.twig:1009
13237 #: templates/table/search/index.twig:41
13238 #: templates/table/zoom_search/index.twig:39
13242 #: templates/database/designer/main.twig:1090
13243 msgid "Active options"
13246 #: templates/database/designer/page_save_as.twig:19
13247 msgid "Save to selected page"
13250 #: templates/database/designer/page_save_as.twig:23
13251 msgid "Create a page and save to it"
13254 #: templates/database/designer/page_save_as.twig:29
13255 msgid "New page name"
13258 #: templates/database/designer/page_selector.twig:2
13259 msgid "Select page"
13262 #: templates/database/designer/schema_export.twig:4
13263 msgid "Select Export Relational Type"
13266 #: templates/database/events/editor_form.twig:10
13267 #: templates/database/routines/editor_form.twig:11
13268 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
13272 #: templates/database/events/editor_form.twig:19
13276 #: templates/database/events/editor_form.twig:35
13277 #: templates/server/binlog/index.twig:86
13281 #: templates/database/events/editor_form.twig:48
13282 #: templates/database/routines/editor_form.twig:38
13284 msgid "Change to %s"
13287 #: templates/database/events/editor_form.twig:53
13291 #: templates/database/events/editor_form.twig:59
13292 msgid "Execute every"
13295 #: templates/database/events/editor_form.twig:70
13296 msgctxt "Start of recurring event"
13300 #: templates/database/events/editor_form.twig:76
13301 msgctxt "End of recurring event"
13305 #: templates/database/events/editor_form.twig:90
13306 msgid "On completion preserve"
13309 #: templates/database/events/editor_form.twig:96
13310 #: templates/database/routines/editor_form.twig:138
13311 #: templates/database/triggers/editor_form.twig:61
13312 #: templates/view_create.twig:45
13316 #: templates/database/events/index.twig:13
13317 #: templates/database/privileges/index.twig:113
13318 #: templates/database/privileges/index.twig:114
13319 #: templates/database/routines/index.twig:13
13320 #: templates/database/structure/check_all_tables.twig:3
13321 #: templates/database/structure/check_all_tables.twig:4
13322 #: templates/database/triggers/list.twig:13
13323 #: templates/display/results/table.twig:223
13324 #: templates/display/results/table.twig:224 templates/select_all.twig:4
13325 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
13326 #: templates/server/privileges/edit_routine_privileges.twig:57
13327 #: templates/server/privileges/privileges_table.twig:268
13328 #: templates/server/privileges/privileges_table.twig:269
13329 #: templates/server/privileges/privileges_table.twig:277
13330 #: templates/server/privileges/privileges_table.twig:351
13331 #: templates/server/privileges/privileges_table.twig:551
13332 #: templates/server/privileges/users_overview.twig:121
13333 #: templates/server/privileges/users_overview.twig:122
13334 #: templates/server/user_groups/edit_user_groups.twig:11
13335 #: templates/table/privileges/index.twig:117
13336 #: templates/table/privileges/index.twig:118
13340 #: templates/database/events/index.twig:27
13341 msgid "Create new event"
13344 #: templates/database/events/index.twig:36
13345 msgid "There are no events to display."
13348 #: templates/database/events/index.twig:112
13349 msgid "Event scheduler status"
13352 #: templates/database/events/index.twig:117
13353 #: templates/database/tracking/tables.twig:47
13354 msgid "Click to toggle"
13357 #: templates/database/events/index.twig:130
13361 #: templates/database/events/index.twig:141
13365 #: templates/database/export/index.twig:61
13367 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13371 #. l10n: A query that the user has written freely
13372 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
13373 msgid "Exporting a raw query"
13376 #: templates/database/export/index.twig:7
13378 msgid "Exporting tables from \"%s\" database"
13381 #: templates/database/export/index.twig:30
13382 msgid "Export the structure of all tables."
13385 #: templates/database/export/index.twig:33
13386 msgid "Export the data of all tables."
13389 #: templates/database/import/index.twig:3
13391 msgid "Importing into the database \"%s\""
13394 #: templates/database/multi_table_query/form.twig:4
13395 #: templates/database/qbe/index.twig:4
13396 msgid "Multi-table query"
13399 #: templates/database/multi_table_query/form.twig:10
13400 #: templates/database/qbe/index.twig:10
13401 msgid "Query by example"
13404 #: templates/database/multi_table_query/form.twig:17
13405 msgid "Query window"
13408 #: templates/database/multi_table_query/form.twig:38
13409 #: templates/database/multi_table_query/form.twig:128
13410 msgid "select table"
13413 #: templates/database/multi_table_query/form.twig:45
13414 #: templates/database/multi_table_query/form.twig:136
13415 msgid "select column"
13418 #: templates/database/multi_table_query/form.twig:51
13419 msgid "Table alias"
13422 #: templates/database/multi_table_query/form.twig:52
13423 msgid "Column alias"
13426 #: templates/database/multi_table_query/form.twig:55
13427 msgid "Use this column in criteria"
13430 #: templates/database/multi_table_query/form.twig:59
13434 #: templates/database/multi_table_query/form.twig:73
13438 #: templates/database/multi_table_query/form.twig:119
13439 msgid "Another column"
13442 #: templates/database/multi_table_query/form.twig:146
13443 msgid "Enter criteria as free text"
13446 #: templates/database/multi_table_query/form.twig:153
13447 msgid "Remove this column"
13450 #: templates/database/multi_table_query/form.twig:159
13451 #: templates/table/relation/foreign_key_row.twig:85
13452 msgid "+ Add column"
13455 #: templates/database/multi_table_query/form.twig:174
13456 #: templates/database/qbe/selection_form.twig:80
13457 #: templates/database/qbe/selection_form.twig:96
13458 msgid "Update query"
13461 #: templates/database/operations/index.twig:9
13462 #: templates/database/operations/index.twig:13
13463 msgid "Database comment"
13466 #: templates/database/operations/index.twig:54
13467 msgid "Rename database to"
13470 #: templates/database/operations/index.twig:58 templates/export.twig:282
13471 msgid "New database name"
13474 #: templates/database/operations/index.twig:66
13475 #: templates/database/operations/index.twig:171
13476 #: templates/table/operations/index.twig:77
13477 #: templates/table/operations/index.twig:113
13478 #: templates/table/operations/index.twig:313
13480 "You don't have sufficient privileges to perform this operation; Please refer "
13481 "to the documentation for more details."
13484 #: templates/database/operations/index.twig:83
13485 msgid "Remove database"
13488 #: templates/database/operations/index.twig:89
13490 msgid "Database %s has been dropped."
13493 #: templates/database/operations/index.twig:94
13494 msgid "Drop the database (DROP)"
13497 #: templates/database/operations/index.twig:118
13498 msgid "Copy database to"
13501 #: templates/database/operations/index.twig:150
13502 msgid "CREATE DATABASE before copying"
13505 #: templates/database/operations/index.twig:165
13506 #: templates/database/structure/copy_form.twig:44
13507 #: templates/table/operations/index.twig:306
13508 msgid "Add constraints"
13511 #: templates/database/operations/index.twig:180
13512 msgid "Switch to copied database"
13515 #: templates/database/operations/index.twig:216
13516 msgid "Change all tables collations"
13519 #: templates/database/operations/index.twig:220
13520 msgid "Change all tables columns collations"
13523 #: templates/database/privileges/index.twig:9
13524 #: templates/table/privileges/index.twig:8
13526 msgid "Users having access to \"%s\""
13529 #: templates/database/privileges/index.twig:17
13530 #: templates/server/privileges/login_information_fields.twig:6
13531 #: templates/server/privileges/login_information_fields.twig:11
13532 #: templates/server/privileges/users_overview.twig:8
13533 #: templates/server/replication/change_primary.twig:15
13534 #: templates/server/replication/primary_add_replica_user.twig:19
13535 #: templates/server/replication/primary_add_replica_user.twig:24
13536 #: templates/table/privileges/index.twig:19
13540 #: templates/database/privileges/index.twig:18
13541 #: templates/server/privileges/login_information_fields.twig:25
13542 #: templates/server/privileges/login_information_fields.twig:37
13543 #: templates/server/privileges/users_overview.twig:9
13544 #: templates/table/privileges/index.twig:20
13548 #: templates/database/privileges/index.twig:21
13549 #: templates/server/privileges/privileges_summary.twig:16
13550 #: templates/server/privileges/users_overview.twig:18
13551 #: templates/table/privileges/index.twig:23
13555 #: templates/database/privileges/index.twig:36
13556 #: templates/server/privileges/new_user_ajax.twig:9
13557 #: templates/server/privileges/users_overview.twig:36
13558 #: templates/table/privileges/index.twig:38
13562 #: templates/database/privileges/index.twig:47
13563 #: templates/table/privileges/index.twig:49
13567 #: templates/database/privileges/index.twig:50
13568 #: templates/table/privileges/index.twig:52
13569 msgid "database-specific"
13572 #: templates/database/privileges/index.twig:52
13573 #: templates/table/privileges/index.twig:54
13577 #: templates/database/privileges/index.twig:55
13578 #: templates/table/privileges/index.twig:59
13582 #: templates/database/privileges/index.twig:112
13583 #: templates/database/privileges/index.twig:115
13584 #: templates/database/structure/check_all_tables.twig:2
13585 #: templates/database/structure/check_all_tables.twig:9
13586 #: templates/display/results/table.twig:222
13587 #: templates/display/results/table.twig:225 templates/select_all.twig:2
13588 #: templates/select_all.twig:6
13589 #: templates/server/privileges/users_overview.twig:120
13590 #: templates/server/privileges/users_overview.twig:123
13591 #: templates/table/privileges/index.twig:116
13592 #: templates/table/privileges/index.twig:119
13593 msgid "With selected:"
13596 #: templates/database/privileges/index.twig:131
13597 #: templates/server/privileges/add_user_fieldset.twig:4
13598 #: templates/server/privileges/user_overview.twig:22
13599 #: templates/server/privileges/users_overview.twig:137
13600 #: templates/table/privileges/index.twig:134
13601 msgctxt "Create new user"
13605 #: templates/database/privileges/index.twig:136
13606 #: templates/server/privileges/add_user_fieldset.twig:9
13607 #: templates/server/privileges/add_user.twig:3
13608 #: templates/server/privileges/user_overview.twig:24
13609 #: templates/server/privileges/users_overview.twig:140
13610 #: templates/table/privileges/index.twig:140
13611 msgid "Add user account"
13614 #: templates/database/qbe/index.twig:16
13616 msgid "Switch to %svisual builder%s"
13619 #: templates/database/qbe/index.twig:20
13620 msgid "You have to choose at least one column to display!"
13623 #: templates/database/qbe/ins_del_and_or_cell.twig:5
13627 #: templates/database/qbe/ins_del_and_or_cell.twig:12
13631 #: templates/database/qbe/ins_del_and_or_cell.twig:17
13635 #: templates/database/qbe/selection_form.twig:12
13636 #: templates/table/find_replace/index.twig:41
13640 #: templates/database/qbe/selection_form.twig:17
13644 #: templates/database/qbe/selection_form.twig:22
13648 #: templates/database/qbe/selection_form.twig:27
13652 #: templates/database/qbe/selection_form.twig:32
13653 msgid "Sort order:"
13656 #: templates/database/qbe/selection_form.twig:37
13660 #: templates/database/qbe/selection_form.twig:44
13664 #: templates/database/qbe/selection_form.twig:54
13665 msgid "Add/Delete criteria rows:"
13668 #: templates/database/qbe/selection_form.twig:67
13669 msgid "Add/Delete columns:"
13672 #: templates/database/qbe/selection_form.twig:86
13673 #: templates/database/qbe/selection_form.twig:88
13679 #: templates/database/qbe/selection_form.twig:107
13681 msgid "SQL query on database <b>%s</b>:"
13684 #: templates/database/routines/editor_form.twig:20
13685 msgid "Routine name"
13688 #: templates/database/routines/editor_form.twig:43
13692 #: templates/database/routines/editor_form.twig:49
13696 #: templates/database/routines/editor_form.twig:66
13697 msgid "Add parameter"
13700 #: templates/database/routines/editor_form.twig:67
13701 msgid "Remove last parameter"
13704 #: templates/database/routines/editor_form.twig:71
13705 msgid "Return type"
13708 #: templates/database/routines/editor_form.twig:79
13709 msgid "Return length/values"
13712 #: templates/database/routines/editor_form.twig:86
13713 msgid "Return options"
13716 #: templates/database/routines/editor_form.twig:90
13717 #: templates/database/routines/parameter_row.twig:31
13718 #: templates/database/structure/table_header.twig:42
13722 #: templates/database/routines/editor_form.twig:115
13723 msgid "Is deterministic"
13726 #: templates/database/routines/editor_form.twig:131
13728 "You do not have sufficient privileges to perform this operation; Please "
13729 "refer to the documentation for more details."
13732 #: templates/database/routines/editor_form.twig:144
13733 msgid "Security type"
13736 #: templates/database/routines/editor_form.twig:153
13737 msgid "SQL data access"
13740 #: templates/database/routines/execute_form.twig:7
13741 #: templates/database/routines/execute_form.twig:12
13742 msgid "Routine parameters"
13745 #: templates/database/routines/index.twig:33
13746 msgid "Create new routine"
13749 #: templates/database/routines/index.twig:42
13750 msgid "There are no routines to display."
13753 #: templates/database/routines/index.twig:51
13757 #: templates/database/routines/parameter_row.twig:24
13758 #: templates/modals/enum_set_editor.twig:5
13759 msgid "ENUM/SET editor"
13762 #: templates/database/routines/row.twig:38
13763 #: templates/database/routines/row.twig:48
13764 #: templates/database/routines/row.twig:52
13768 #: templates/database/search/main.twig:5
13769 msgid "Search in database"
13772 #: templates/database/search/main.twig:8
13773 msgid "Words or values to search for (wildcard: \"%\"):"
13776 #: templates/database/search/main.twig:15
13777 #: templates/table/find_replace/index.twig:31
13781 #: templates/database/search/main.twig:19
13782 #: templates/database/search/main.twig:23
13783 msgid "Words are separated by a space character (\" \")."
13786 #: templates/database/search/main.twig:40
13787 msgid "Inside tables:"
13790 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
13791 #: templates/server/replication/database_multibox.twig:8
13792 msgid "Unselect all"
13795 #: templates/database/search/main.twig:67
13796 msgid "Inside column:"
13799 #: templates/database/search/results.twig:12
13801 msgid "%1$s match in <strong>%2$s</strong>"
13802 msgid_plural "%1$s matches in <strong>%2$s</strong>"
13810 #: templates/database/search/results.twig:56
13811 msgid "<strong>Total:</strong> <em>%count%</em> match"
13812 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
13820 #: templates/database/structure/add_prefix.twig:7
13821 #: templates/database/structure/add_prefix.twig:9
13825 #: templates/database/structure/body_for_table_summary.twig:6
13828 msgid_plural "%s tables"
13836 #: templates/database/structure/body_for_table_summary.twig:17
13840 #: templates/database/structure/change_prefix_form.twig:7
13844 #: templates/database/structure/change_prefix_form.twig:13
13848 #: templates/database/structure/check_all_tables.twig:6
13849 msgid "Check tables having overhead"
13852 #: templates/database/structure/check_all_tables.twig:10
13856 #: templates/database/structure/check_all_tables.twig:11
13857 msgid "Show create"
13860 #: templates/database/structure/check_all_tables.twig:14
13861 #: templates/table/operations/index.twig:403
13862 #: templates/table/operations/view.twig:26
13863 msgid "Delete data or table"
13866 #: templates/database/structure/check_all_tables.twig:15
13867 #: templates/database/structure/structure_table_row.twig:74
13871 #: templates/database/structure/check_all_tables.twig:18
13872 #: templates/table/operations/index.twig:334
13873 msgid "Table maintenance"
13876 #: templates/database/structure/check_all_tables.twig:19
13877 #: templates/table/maintenance/analyze.twig:3
13878 #: templates/table/operations/index.twig:339
13879 msgid "Analyze table"
13882 #: templates/database/structure/check_all_tables.twig:20
13883 #: templates/table/maintenance/check.twig:3
13884 #: templates/table/operations/index.twig:348
13885 msgid "Check table"
13888 #: templates/database/structure/check_all_tables.twig:21
13889 #: templates/table/maintenance/checksum.twig:3
13890 #: templates/table/operations/index.twig:356
13891 msgid "Checksum table"
13894 #: templates/database/structure/check_all_tables.twig:22
13895 #: templates/table/maintenance/optimize.twig:3
13896 #: templates/table/operations/index.twig:384
13897 #: templates/table/structure/display_table_stats.twig:68
13898 msgid "Optimize table"
13901 #: templates/database/structure/check_all_tables.twig:23
13902 #: templates/table/maintenance/repair.twig:3
13903 #: templates/table/operations/index.twig:393
13904 msgid "Repair table"
13907 #: templates/database/structure/check_all_tables.twig:25
13911 #: templates/database/structure/check_all_tables.twig:26
13912 msgid "Add prefix to table"
13915 #: templates/database/structure/check_all_tables.twig:27
13916 msgid "Replace table prefix"
13919 #: templates/database/structure/check_all_tables.twig:33
13920 msgid "Add columns to central list"
13923 #: templates/database/structure/check_all_tables.twig:34
13924 msgid "Remove columns from central list"
13927 #: templates/database/structure/check_all_tables.twig:35
13928 msgid "Make consistent with central list"
13931 #: templates/database/structure/check_all_tables.twig:53
13932 #: templates/database/structure/check_all_tables.twig:73
13936 #: templates/database/structure/check_all_tables.twig:65
13937 msgid "Are you sure?"
13940 #: templates/database/structure/check_all_tables.twig:69
13942 "This action may change some of the columns definition.[br]Are you sure you "
13943 "want to continue?"
13946 #: templates/database/structure/copy_form.twig:14
13950 #: templates/database/structure/copy_form.twig:39
13951 msgid "Add AUTO INCREMENT value"
13954 #: templates/database/structure/drop_form.twig:6
13955 #: templates/database/structure/empty_form.twig:6
13956 #: templates/table/delete/confirm.twig:12
13957 #: templates/table/structure/drop_confirm.twig:6
13958 #: templates/table/structure/primary.twig:6
13959 msgid "Do you really want to execute the following query?"
13962 #: templates/database/structure/favorite_anchor.twig:4
13963 #: templates/recent_favorite_table_favorite.twig:6
13964 msgid "Remove from Favorites"
13967 #: templates/database/structure/favorite_anchor.twig:4
13968 msgid "Add to Favorites"
13971 #: templates/database/structure/show_create.twig:2
13972 msgid "Showing create queries"
13975 #: templates/database/structure/show_create.twig:33
13976 #: templates/display/results/table.twig:297 templates/modals/create_view.twig:5
13977 #: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11
13978 msgid "Create view"
13981 #: templates/database/structure/structure_table_row.twig:17
13982 #: templates/server/databases/index.twig:219
13983 #: templates/server/databases/index.twig:231
13984 msgid "Not replicated"
13987 #: templates/database/structure/structure_table_row.twig:18
13988 #: templates/server/databases/index.twig:215
13989 #: templates/server/databases/index.twig:227
13993 #: templates/database/structure/structure_table_row.twig:223
13997 #: templates/database/structure/table_header.twig:27
13999 "May be approximate. Click on the number to get the exact count. See "
14000 "[doc@faq3-11]FAQ 3.11[/doc]."
14003 #: templates/database/structure/table_header.twig:36
14004 #: templates/table/index_form.twig:141
14008 #: templates/database/structure/table_header.twig:51
14009 #: templates/table/structure/display_table_stats.twig:154
14013 #: templates/database/structure/table_header.twig:56
14014 #: templates/table/structure/display_table_stats.twig:161
14015 msgid "Last update"
14018 #: templates/database/structure/table_header.twig:61
14019 #: templates/table/structure/display_table_stats.twig:168
14023 #: templates/database/structure/tracking_icon.twig:3
14024 msgid "Tracking is active."
14027 #: templates/database/structure/tracking_icon.twig:5
14028 msgid "Tracking is not active."
14031 #: templates/database/tracking/tables.twig:4
14032 msgid "Tracked tables"
14035 #: templates/database/tracking/tables.twig:14
14036 msgid "Last version"
14039 #: templates/database/tracking/tables.twig:15
14040 #: templates/table/tracking/main.twig:29
14044 #: templates/database/tracking/tables.twig:16
14045 #: templates/table/tracking/main.twig:30
14049 #: templates/database/tracking/tables.twig:61
14050 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
14054 #: templates/database/tracking/tables.twig:73
14055 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
14059 #: templates/database/tracking/tables.twig:93
14060 #: templates/database/tracking/tables.twig:138
14061 #: templates/database/tracking/tables.twig:139
14062 msgid "Delete tracking"
14065 #: templates/database/tracking/tables.twig:104
14069 #: templates/database/tracking/tables.twig:145
14070 msgid "Untracked tables"
14073 #: templates/database/tracking/tables.twig:176
14074 #: templates/database/tracking/tables.twig:188
14075 #: templates/database/tracking/tables.twig:189
14076 #: templates/table/structure/display_structure.twig:396
14077 msgid "Track table"
14080 #: templates/database/triggers/editor_form.twig:23
14081 msgid "Trigger name"
14084 #: templates/database/triggers/editor_form.twig:37
14085 msgctxt "Trigger action time"
14089 #: templates/database/triggers/list.twig:27
14090 msgid "Create new trigger"
14093 #: templates/database/triggers/list.twig:36
14094 msgid "There are no triggers to display."
14097 #: templates/display/results/table.twig:32
14098 msgid "Save edited data"
14101 #: templates/display/results/table.twig:38
14102 msgid "Restore column order"
14105 #: templates/display/results/table.twig:49 templates/export.twig:149
14106 #: templates/table/start_and_number_of_rows_fieldset.twig:9
14107 msgid "Number of rows:"
14110 #: templates/display/results/table.twig:52
14114 #: templates/display/results/table.twig:70
14115 msgid "Sort by key:"
14118 #: templates/display/results/table.twig:119
14119 #: templates/table/search/index.twig:102
14120 msgid "Extra options"
14123 #: templates/display/results/table.twig:141
14124 msgid "Relational key"
14127 #: templates/display/results/table.twig:145
14128 msgid "Display column for relationships"
14131 #: templates/display/results/table.twig:153
14132 msgid "Show binary contents"
14135 #: templates/display/results/table.twig:157
14136 msgid "Show BLOB contents"
14139 #: templates/display/results/table.twig:167
14140 msgid "Hide browser transformation"
14143 #: templates/display/results/table.twig:179
14144 msgid "Well Known Text"
14147 #: templates/display/results/table.twig:183
14148 msgid "Well Known Binary"
14151 #: templates/display/results/table.twig:255
14152 #: templates/sql/no_results_returned.twig:9
14153 msgid "Query results operations"
14156 #: templates/display/results/table.twig:260
14157 msgid "Copy to clipboard"
14160 #: templates/display/results/table.twig:279
14161 #: templates/table/chart/tbl_chart.twig:2
14162 msgid "Display chart"
14165 #: templates/display/results/table.twig:287
14166 msgid "Visualize GIS data"
14169 #: templates/encoding/kanji_encoding_form.twig:6
14170 msgctxt "None encoding conversion"
14174 #: templates/encoding/kanji_encoding_form.twig:17
14175 msgid "Convert to Kana"
14178 #: templates/error/report_form.twig:3
14180 "This report automatically includes data about the error and information "
14181 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14182 "team for debugging the error."
14185 #: templates/error/report_form.twig:11
14187 "Can you tell us the steps leading to this error? It decisively helps in "
14191 #: templates/error/report_form.twig:18
14192 msgid "You may examine the data in the error report:"
14195 #: templates/error/report_modal.twig:5
14196 msgid "Submit error report"
14199 #: templates/error/report_modal.twig:12
14200 msgid "Send error report"
14203 #: templates/export/template_options.twig:1 templates/export.twig:42
14204 msgid "Select a template"
14207 #: templates/export.twig:14
14208 msgid "Export templates:"
14211 #: templates/export.twig:18
14212 msgid "New template:"
14215 #: templates/export.twig:21 templates/export.twig:24
14216 msgid "Template name"
14219 #: templates/export.twig:35
14220 msgid "Existing templates:"
14223 #: templates/export.twig:38
14227 #: templates/export.twig:51
14231 #: templates/export.twig:72
14232 msgid "Show SQL query"
14235 #: templates/export.twig:104
14236 msgid "Export method:"
14239 #: templates/export.twig:108
14240 msgid "Quick - display only the minimal options"
14243 #: templates/export.twig:112
14244 msgid "Custom - display all possible options"
14247 #: templates/export.twig:121
14248 msgid "File format to export"
14251 #: templates/export.twig:137
14255 #: templates/export.twig:141
14256 msgid "Dump all rows"
14259 #: templates/export.twig:145
14260 msgid "Dump some row(s)"
14263 #: templates/export.twig:160
14264 msgid "Row to begin at:"
14267 #: templates/export.twig:170 templates/export.twig:332
14271 #: templates/export.twig:175 templates/export.twig:370
14273 msgid "Save on server in the directory <strong>%s</strong>"
14276 #: templates/export.twig:193 templates/export.twig:337
14277 msgid "Rename exported databases/tables/columns"
14280 #: templates/export.twig:201
14281 msgid "Defined aliases"
14284 #: templates/export.twig:216 templates/export.twig:230
14285 #: templates/export.twig:243 templates/export.twig:260
14289 #: templates/export.twig:269
14290 msgid "Define new aliases"
14293 #: templates/export.twig:274
14294 msgid "Select database:"
14297 #: templates/export.twig:290
14298 msgid "Select table:"
14301 #: templates/export.twig:298
14302 msgid "New table name"
14305 #: templates/export.twig:306
14306 msgid "Select column:"
14309 #: templates/export.twig:314
14310 msgid "New column name"
14313 #: templates/export.twig:347
14315 msgid "Use %s statement"
14318 #: templates/export.twig:356
14319 msgid "View output as text"
14322 #: templates/export.twig:360
14323 msgid "Save output to a file"
14326 #: templates/export.twig:387
14327 msgid "File name template:"
14330 #: templates/export.twig:388
14333 "This value is interpreted using the 'strftime' function, so you can use time "
14334 "formatting strings. Additionally the following transformations will happen: "
14335 "%s Other text will be kept as is. See the FAQ 6.27 for details."
14338 #: templates/export.twig:398
14339 msgid "Use this for future exports"
14342 #: templates/export.twig:409 templates/import.twig:103
14343 msgid "Character set of the file:"
14346 #: templates/export.twig:429
14347 msgid "Compression:"
14350 #: templates/export.twig:437
14354 #: templates/export.twig:443
14358 #: templates/export.twig:461
14359 msgid "Export databases as separate files"
14362 #: templates/export.twig:463
14363 msgid "Export tables as separate files"
14366 #: templates/export.twig:474
14367 msgid "Skip tables larger than:"
14370 #: templates/export.twig:476
14371 msgid "The size is measured in MiB."
14374 #: templates/export.twig:482 templates/import.twig:182
14375 msgid "Format-specific options:"
14378 #: templates/export.twig:491 templates/import.twig:191
14379 msgid "Encoding Conversion:"
14382 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
14383 #: templates/server/status/variables/index.twig:7
14387 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
14388 msgid "Containing the word:"
14391 #: templates/footer.twig:7 templates/footer.twig:9 templates/footer.twig:11
14392 msgid "Open new phpMyAdmin window"
14395 #: templates/footer.twig:26 templates/home/index.twig:18
14396 #: templates/login/form.twig:5
14397 msgid "phpMyAdmin Demo Server"
14400 #: templates/footer.twig:34
14402 msgid "Currently running Git revision %1$s from the %2$s branch."
14405 #: templates/footer.twig:36
14406 msgid "Git information missing!"
14409 #: templates/gis_data_editor_form.twig:4
14411 msgid "Value for the column \"%s\""
14414 #: templates/gis_data_editor_form.twig:22
14415 #: templates/table/gis_visualization/gis_visualization.twig:34
14416 msgid "Use OpenStreetMaps as Base Layer"
14419 #: templates/gis_data_editor_form.twig:38
14420 msgctxt "Spatial Reference System Identifier"
14424 #: templates/gis_data_editor_form.twig:53
14426 msgid "Geometry %d:"
14429 #: templates/gis_data_editor_form.twig:73
14433 #: templates/gis_data_editor_form.twig:93
14434 #: templates/gis_data_editor_form.twig:134
14435 #: templates/gis_data_editor_form.twig:186
14440 #: templates/gis_data_editor_form.twig:113
14442 msgid "Linestring %d:"
14445 #: templates/gis_data_editor_form.twig:115
14446 #: templates/gis_data_editor_form.twig:170
14447 msgid "Outer ring:"
14450 #: templates/gis_data_editor_form.twig:117
14451 #: templates/gis_data_editor_form.twig:172
14453 msgid "Inner ring %d:"
14456 #: templates/gis_data_editor_form.twig:144
14457 msgid "Add a linestring"
14460 #: templates/gis_data_editor_form.twig:157
14462 msgid "Polygon %d:"
14465 #: templates/gis_data_editor_form.twig:199
14466 msgid "Add a polygon"
14469 #: templates/gis_data_editor_form.twig:205
14470 msgid "Add geometry"
14473 #: templates/gis_data_editor_form.twig:214
14477 #: templates/gis_data_editor_form.twig:216
14479 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
14480 "below into the \"Value\" field."
14483 #: templates/header.twig:34 templates/login/header.twig:13
14484 msgid "Javascript must be enabled past this point!"
14487 #: templates/header.twig:45
14488 msgid "Click on the bar to scroll to top of page"
14491 #: templates/home/git_info.twig:2
14492 msgid "Git revision:"
14495 #: templates/home/git_info.twig:13
14499 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
14501 msgid "from %s branch"
14504 #: templates/home/git_info.twig:25
14506 msgid "committed on %s by %s"
14509 #: templates/home/git_info.twig:32
14511 msgid "authored on %s by %s"
14514 #: templates/home/index.twig:22 templates/login/form.twig:8
14517 "You are using the demo server. You can do anything here, but please do not "
14518 "change root, debian-sys-maint and pma users. More information is available "
14522 #: templates/home/index.twig:32
14523 msgid "General settings"
14526 #: templates/home/index.twig:57
14527 msgid "Server connection collation:"
14530 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
14531 msgid "More settings"
14534 #: templates/home/index.twig:93
14535 msgid "Appearance settings"
14538 #: templates/home/index.twig:103 templates/home/index.twig:104
14539 #: templates/login/form.twig:23 templates/login/form.twig:24
14540 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
14544 #: templates/home/index.twig:131
14548 #: templates/home/index.twig:142
14549 msgctxt "View all themes"
14553 #: templates/home/index.twig:157
14554 msgid "Database server"
14557 #: templates/home/index.twig:161 templates/login/form.twig:65
14558 #: templates/menu/breadcrumbs.twig:7
14562 #: templates/home/index.twig:165
14563 msgid "Server type:"
14566 #: templates/home/index.twig:169
14567 msgid "Server connection:"
14570 #: templates/home/index.twig:177
14571 msgid "Protocol version:"
14574 #: templates/home/index.twig:181
14578 #: templates/home/index.twig:185
14579 msgid "Server charset:"
14582 #: templates/home/index.twig:197
14586 #: templates/home/index.twig:207
14587 msgid "Database client version:"
14590 #: templates/home/index.twig:211
14591 msgid "PHP extension:"
14594 #: templates/home/index.twig:218
14595 msgid "PHP version:"
14598 #: templates/home/index.twig:225
14599 msgid "Show PHP information"
14602 #: templates/home/index.twig:239
14603 msgid "Version information:"
14606 #: templates/home/index.twig:249
14607 msgid "Official Homepage"
14610 #: templates/home/index.twig:254
14614 #: templates/home/index.twig:259
14615 msgid "Get support"
14618 #: templates/home/index.twig:264
14619 msgid "List of changes"
14622 #: templates/home/index.twig:269 templates/server/plugins/index.twig:30
14626 #: templates/home/index.twig:284
14627 msgid "phpMyAdmin Themes"
14630 #: templates/home/index.twig:295
14631 msgid "Get more themes!"
14634 #: templates/home/themes.twig:7
14636 msgid "Screenshot of the %s theme."
14639 #. l10n: Choose the theme button in the themes list modal
14640 #: templates/home/themes.twig:12
14644 #: templates/import/javascript.twig:12
14646 "The file being uploaded is probably larger than the maximum allowed size or "
14647 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
14651 #: templates/import/javascript.twig:13
14656 #: templates/import/javascript.twig:14
14661 #: templates/import/javascript.twig:15
14662 msgid "About %MIN min. %SEC sec. remaining."
14665 #: templates/import/javascript.twig:16
14666 msgid "About %SEC sec. remaining."
14669 #: templates/import/javascript.twig:17
14670 msgid "The file is being processed, please be patient."
14673 #: templates/import/javascript.twig:29
14674 msgid "Uploading your import file…"
14677 #: templates/import/javascript.twig:152
14679 "Please be patient, the file is being uploaded. Details about the upload are "
14683 #: templates/import.twig:26
14684 msgid "File to import:"
14687 #: templates/import.twig:31
14689 msgid "File may be compressed (%s) or uncompressed."
14692 #: templates/import.twig:32
14694 "A compressed file's name must end in <strong>.[format].[compression]</"
14695 "strong>. Example: <strong>.sql.zip</strong>"
14698 #: templates/import.twig:40
14699 msgid "Upload a file"
14702 #: templates/import.twig:43
14703 msgid "Select file to import"
14706 #: templates/import.twig:50 templates/import.twig:77
14707 #: templates/preferences/manage/main.twig:22
14708 msgid "Browse your computer:"
14711 #: templates/import.twig:55 templates/import.twig:82
14712 msgid "You may also drag and drop a file on any page."
14715 #: templates/import.twig:62 templates/import.twig:88
14717 msgid "Select from the web server upload directory [strong]%s[/strong]:"
14720 #: templates/import.twig:69 templates/import.twig:96
14721 msgid "There are no files to import!"
14724 #: templates/import.twig:100
14725 msgid "File uploads are not allowed on this server."
14728 #: templates/import.twig:126
14729 msgid "Partial import:"
14732 #: templates/import.twig:131
14735 "Previous import timed out, after resubmitting will continue from position %d."
14738 #: templates/import.twig:138
14740 "Allow the interruption of an import in case the script detects it is close "
14741 "to the PHP timeout limit."
14744 #: templates/import.twig:140
14746 "This might be a good way to import large files, however it can break "
14750 #: templates/import.twig:144
14751 msgid "Skip this number of queries (for SQL) starting from the first one:"
14754 #: templates/import.twig:154
14755 msgid "Other options"
14758 #: templates/indexes.twig:39
14759 #: templates/table/structure/display_structure.twig:489
14763 #: templates/indexes.twig:45
14764 #: templates/table/structure/display_structure.twig:495
14765 msgid "The primary key has been dropped."
14768 #: templates/indexes.twig:50
14769 #: templates/table/structure/display_structure.twig:500
14771 msgid "Index %s has been dropped."
14774 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
14775 #: templates/javascript/variables.twig:8
14777 msgid "calendar-month-year"
14778 msgstr "calendar-month-year"
14780 #. l10n: Year suffix for calendar, "none" is empty.
14781 #: templates/javascript/variables.twig:11
14785 #. l10n: Previous month. Display text for previous month link in calendar
14786 #: templates/javascript/variables.twig:16
14790 #. l10n: Next month. Display text for next month link in calendar
14791 #: templates/javascript/variables.twig:17
14795 #. l10n: Display text for current month link in calendar
14796 #: templates/javascript/variables.twig:18
14800 #: templates/javascript/variables.twig:20
14804 #: templates/javascript/variables.twig:21
14808 #: templates/javascript/variables.twig:22
14812 #: templates/javascript/variables.twig:23
14816 #. l10n: Short month name for May
14817 #: templates/javascript/variables.twig:24
14818 #: templates/javascript/variables.twig:38
14822 #: templates/javascript/variables.twig:25
14826 #: templates/javascript/variables.twig:26
14830 #: templates/javascript/variables.twig:27
14834 #: templates/javascript/variables.twig:28
14838 #: templates/javascript/variables.twig:29
14842 #: templates/javascript/variables.twig:30
14846 #: templates/javascript/variables.twig:31
14850 #. l10n: Short week day name for Sunday
14851 #: templates/javascript/variables.twig:57
14855 #. l10n: Minimal week day name for Sunday
14856 #: templates/javascript/variables.twig:66
14860 #. l10n: Minimal week day name for Monday
14861 #: templates/javascript/variables.twig:67
14865 #. l10n: Minimal week day name for Tuesday
14866 #: templates/javascript/variables.twig:68
14870 #. l10n: Minimal week day name for Wednesday
14871 #: templates/javascript/variables.twig:69
14875 #. l10n: Minimal week day name for Thursday
14876 #: templates/javascript/variables.twig:70
14880 #. l10n: Minimal week day name for Friday
14881 #: templates/javascript/variables.twig:71
14885 #. l10n: Minimal week day name for Saturday
14886 #: templates/javascript/variables.twig:72
14890 #. l10n: Column header for week of the year in calendar
14891 #: templates/javascript/variables.twig:74
14895 #: templates/javascript/variables.twig:82
14899 #: templates/javascript/variables.twig:83
14903 #: templates/javascript/variables.twig:84
14907 #: templates/javascript/variables.twig:90
14908 msgid "This field is required"
14911 #: templates/javascript/variables.twig:91
14912 msgid "Please fix this field"
14915 #: templates/javascript/variables.twig:92
14916 msgid "Please enter a valid email address"
14919 #: templates/javascript/variables.twig:93
14920 msgid "Please enter a valid URL"
14923 #: templates/javascript/variables.twig:94
14924 msgid "Please enter a valid date"
14927 #: templates/javascript/variables.twig:95
14928 msgid "Please enter a valid date ( ISO )"
14931 #: templates/javascript/variables.twig:96
14932 msgid "Please enter a valid number"
14935 #: templates/javascript/variables.twig:97
14936 msgid "Please enter a valid credit card number"
14939 #: templates/javascript/variables.twig:98
14940 msgid "Please enter only digits"
14943 #: templates/javascript/variables.twig:99
14944 msgid "Please enter the same value again"
14947 #: templates/javascript/variables.twig:100
14948 msgid "Please enter no more than {0} characters"
14951 #: templates/javascript/variables.twig:101
14952 msgid "Please enter at least {0} characters"
14955 #: templates/javascript/variables.twig:102
14956 msgid "Please enter a value between {0} and {1} characters long"
14959 #: templates/javascript/variables.twig:103
14960 msgid "Please enter a value between {0} and {1}"
14963 #: templates/javascript/variables.twig:104
14964 msgid "Please enter a value less than or equal to {0}"
14967 #: templates/javascript/variables.twig:105
14968 msgid "Please enter a value greater than or equal to {0}"
14971 #: templates/javascript/variables.twig:106
14972 msgid "Please enter a valid date or time"
14975 #: templates/javascript/variables.twig:107
14976 msgid "Please enter a valid HEX input"
14979 #. l10n: To validate the usage of a MD5 function on the column
14980 #: templates/javascript/variables.twig:108
14981 msgid "This column can not contain a 32 chars value"
14984 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
14985 #: templates/javascript/variables.twig:109
14987 "These functions are meant to return a binary result; to avoid inconsistent "
14988 "results you should store it in a BINARY, VARBINARY, or BLOB column."
14991 #: templates/login/form.twig:58 templates/login/form.twig:117
14992 #: templates/login/form.twig:121 templates/login/form.twig:124
14996 #: templates/login/form.twig:64 templates/login/form.twig:69
14997 msgid "You can enter hostname/IP address and port separated by space."
15000 #: templates/login/form.twig:76
15004 #: templates/login/form.twig:85
15005 #: templates/server/privileges/change_password.twig:21
15006 #: templates/server/privileges/login_information_fields.twig:43
15007 #: templates/server/replication/change_primary.twig:18
15008 #: templates/server/replication/primary_add_replica_user.twig:49
15012 #: templates/login/form.twig:95
15013 msgid "Server choice:"
15016 #: templates/login/header.twig:17
15018 "There is a mismatch between HTTPS indicated on the server and client. This "
15019 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
15020 "server configuration to indicate HTTPS properly."
15023 #: templates/login/twofactor/application_configure.twig:3
15025 "Please scan following QR code into the two-factor authentication app on your "
15026 "device and enter authentication code it generates."
15029 #: templates/login/twofactor/application_configure.twig:13
15030 msgid "Secret/key:"
15033 #: templates/login/twofactor/application_configure.twig:16
15034 #: templates/login/twofactor/application.twig:2
15035 msgid "Authentication code:"
15038 #: templates/login/twofactor/application.twig:5
15040 "Open the two-factor authentication app on your device to view your "
15041 "authentication code and verify your identity."
15044 #: templates/login/twofactor/invalid.twig:2
15046 "The configured two factor authentication is not available, please install "
15047 "missing dependencies."
15050 #: templates/login/twofactor/key_configure.twig:3
15052 "Please connect your FIDO U2F device into your computer's USB port. Then "
15053 "confirm registration on the device."
15056 #: templates/login/twofactor/key-https-warning.twig:3
15058 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
15059 "most likely refuse to authenticate you."
15062 #: templates/login/twofactor/key.twig:3
15064 "Please connect your FIDO U2F device into your computer's USB port. Then "
15065 "confirm login on the device."
15068 #: templates/login/twofactor.twig:10
15072 #: templates/menu/breadcrumbs.twig:27
15076 #: templates/modals/unhide_nav_item.twig:5
15077 msgid "Show hidden navigation tree items."
15080 #: templates/navigation/item_unhide_dialog.twig:20
15084 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
15088 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15089 msgid "Empty session data"
15092 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15096 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
15097 msgid "phpMyAdmin documentation"
15100 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15101 msgid "MariaDB Documentation"
15104 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15105 msgid "MySQL Documentation"
15108 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
15109 msgid "Navigation panel settings"
15112 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
15113 msgid "Reload navigation panel"
15116 #: templates/navigation/main.twig:67
15117 msgid "An error has occurred while loading the navigation display"
15120 #: templates/navigation/main.twig:88
15124 #: templates/navigation/tree/fast_filter.twig:11
15125 #: templates/navigation/tree/fast_filter.twig:12
15126 msgid "Type to filter these, Enter to search all"
15129 #: templates/navigation/tree/fast_filter.twig:16
15130 msgid "Clear fast filter"
15133 #: templates/preferences/autoload.twig:7
15135 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
15136 "import it for current session?"
15139 #: templates/preferences/autoload.twig:13
15140 msgid "Delete settings"
15143 #: templates/preferences/forms/main.twig:4
15144 msgid "Cannot save settings, submitted form contains errors!"
15147 #: templates/preferences/header.twig:6
15148 msgid "Manage your settings"
15151 #: templates/preferences/header.twig:12
15152 msgid "Two-factor authentication"
15155 #: templates/preferences/header.twig:55
15156 #: templates/preferences/manage/main.twig:72
15157 msgid "Configuration has been saved."
15160 #: templates/preferences/header.twig:60
15163 "Your preferences will be saved for current session only. Storing them "
15164 "permanently requires %sphpMyAdmin configuration storage%s."
15167 #: templates/preferences/manage/error.twig:1
15168 msgid "Configuration contains incorrect data for some fields."
15171 #: templates/preferences/manage/error.twig:16
15172 msgid "Do you want to import remaining settings?"
15175 #: templates/preferences/manage/main.twig:3
15176 #: templates/preferences/manage/main.twig:33
15177 msgid "Saved on: @DATE@"
15180 #: templates/preferences/manage/main.twig:20
15181 msgid "Import from file"
15184 #: templates/preferences/manage/main.twig:27
15185 msgid "Import from browser's storage"
15188 #: templates/preferences/manage/main.twig:30
15189 msgid "Settings will be imported from your browser's local storage."
15192 #: templates/preferences/manage/main.twig:36
15193 msgid "You have no saved settings!"
15196 #: templates/preferences/manage/main.twig:40
15197 #: templates/preferences/manage/main.twig:104
15198 msgid "This feature is not supported by your web browser"
15201 #: templates/preferences/manage/main.twig:44
15202 msgid "Merge with current configuration"
15205 #: templates/preferences/manage/main.twig:59
15208 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15212 #: templates/preferences/manage/main.twig:81
15213 msgid "Save as JSON file"
15216 #: templates/preferences/manage/main.twig:85
15217 msgid "Save as PHP file"
15220 #: templates/preferences/manage/main.twig:90
15221 msgid "Save to browser's storage"
15224 #: templates/preferences/manage/main.twig:96
15225 msgid "Settings will be saved in your browser's local storage."
15228 #: templates/preferences/manage/main.twig:99
15229 msgid "Existing settings will be overwritten!"
15232 #: templates/preferences/manage/main.twig:120
15233 msgid "You can reset all your settings and restore them to default values."
15236 #: templates/preferences/two_factor/configure.twig:5
15237 #: templates/preferences/two_factor/main.twig:57
15238 #: templates/preferences/two_factor/main.twig:70
15239 msgid "Configure two-factor authentication"
15242 #: templates/preferences/two_factor/configure.twig:12
15243 msgid "Enable two-factor authentication"
15246 #: templates/preferences/two_factor/confirm.twig:5
15247 msgid "Confirm disabling two-factor authentication"
15250 #: templates/preferences/two_factor/confirm.twig:9
15252 "By disabling two factor authentication you will be again able to login using "
15256 #: templates/preferences/two_factor/confirm.twig:13
15257 #: templates/preferences/two_factor/main.twig:46
15258 msgid "Disable two-factor authentication"
15261 #: templates/preferences/two_factor/main.twig:5
15262 msgid "Two-factor authentication status"
15265 #: templates/preferences/two_factor/main.twig:11
15267 "Two-factor authentication is not available, please install optional "
15268 "dependencies to enable authentication backends."
15271 #: templates/preferences/two_factor/main.twig:12
15272 msgid "Following composer packages are missing:"
15275 #: templates/preferences/two_factor/main.twig:20
15276 msgid "Two-factor authentication is available and configured for this account."
15279 #: templates/preferences/two_factor/main.twig:22
15281 "Two-factor authentication is available, but not configured for this account."
15284 #: templates/preferences/two_factor/main.twig:26
15286 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15287 "storage to use it."
15290 #: templates/preferences/two_factor/main.twig:41
15291 msgid "You have enabled two factor authentication."
15294 #: templates/recent_favorite_table_no_tables.twig:3
15295 msgid "There are no recent tables."
15298 #: templates/recent_favorite_table_no_tables.twig:5
15299 msgid "There are no favorite tables."
15302 #: templates/relation/check_relations.twig:3
15303 msgid "phpMyAdmin configuration storage"
15306 #: templates/relation/check_relations.twig:9
15307 msgid "Configuration of pmadb…"
15310 #: templates/relation/check_relations.twig:10
15311 #: templates/relation/check_relations.twig:56
15312 #: templates/relation/check_relations.twig:81
15313 #: templates/relation/check_relations.twig:106
15314 #: templates/relation/check_relations.twig:119
15315 #: templates/relation/check_relations.twig:144
15316 #: templates/relation/check_relations.twig:189
15317 #: templates/relation/check_relations.twig:214
15318 #: templates/relation/check_relations.twig:239
15319 #: templates/relation/check_relations.twig:264
15320 #: templates/relation/check_relations.twig:289
15321 #: templates/relation/check_relations.twig:314
15322 #: templates/relation/check_relations.twig:339
15323 #: templates/relation/check_relations.twig:364
15324 #: templates/relation/check_relations.twig:377
15325 #: templates/relation/check_relations.twig:402
15326 #: templates/relation/check_relations.twig:427
15327 #: templates/relation/check_relations.twig:452
15328 #: templates/relation/check_relations.twig:477
15329 #: templates/relation/check_relations.twig:502
15333 #: templates/relation/check_relations.twig:14
15334 msgid "General relation features"
15337 #: templates/relation/check_relations.twig:20
15340 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
15344 #: templates/relation/check_relations.twig:24
15347 "%sCreate%s the phpMyAdmin configuration storage in the current database."
15350 #: templates/relation/check_relations.twig:31
15352 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
15355 #: templates/relation/check_relations.twig:42
15356 #: templates/relation/check_relations.twig:54
15357 #: templates/relation/check_relations.twig:79
15358 #: templates/relation/check_relations.twig:104
15359 #: templates/relation/check_relations.twig:117
15360 #: templates/relation/check_relations.twig:142
15361 #: templates/relation/check_relations.twig:187
15362 #: templates/relation/check_relations.twig:212
15363 #: templates/relation/check_relations.twig:237
15364 #: templates/relation/check_relations.twig:262
15365 #: templates/relation/check_relations.twig:287
15366 #: templates/relation/check_relations.twig:312
15367 #: templates/relation/check_relations.twig:337
15368 #: templates/relation/check_relations.twig:362
15369 #: templates/relation/check_relations.twig:375
15370 #: templates/relation/check_relations.twig:400
15371 #: templates/relation/check_relations.twig:425
15372 #: templates/relation/check_relations.twig:450
15373 #: templates/relation/check_relations.twig:475
15374 #: templates/relation/check_relations.twig:500
15375 msgctxt "Correctly working"
15379 #: templates/relation/check_relations.twig:62
15380 msgid "General relation features:"
15383 #: templates/relation/check_relations.twig:64
15384 #: templates/relation/check_relations.twig:89
15385 #: templates/relation/check_relations.twig:127
15386 #: templates/relation/check_relations.twig:152
15387 #: templates/relation/check_relations.twig:162
15388 #: templates/relation/check_relations.twig:197
15389 #: templates/relation/check_relations.twig:222
15390 #: templates/relation/check_relations.twig:247
15391 #: templates/relation/check_relations.twig:272
15392 #: templates/relation/check_relations.twig:297
15393 #: templates/relation/check_relations.twig:322
15394 #: templates/relation/check_relations.twig:347
15395 #: templates/relation/check_relations.twig:385
15396 #: templates/relation/check_relations.twig:410
15397 #: templates/relation/check_relations.twig:435
15398 #: templates/relation/check_relations.twig:460
15399 #: templates/relation/check_relations.twig:485
15400 #: templates/relation/check_relations.twig:510
15404 #: templates/relation/check_relations.twig:87
15405 msgid "Display features:"
15408 #: templates/relation/check_relations.twig:125
15409 msgid "Designer and creation of PDFs:"
15412 #: templates/relation/check_relations.twig:150
15413 msgid "Displaying column comments:"
15416 #: templates/relation/check_relations.twig:160
15417 msgid "Browser transformation:"
15420 #: templates/relation/check_relations.twig:172
15421 msgid "Please see the documentation on how to update your column_info table."
15424 #: templates/relation/check_relations.twig:195
15425 msgid "Bookmarked SQL query:"
15428 #: templates/relation/check_relations.twig:220
15429 msgid "SQL history:"
15432 #: templates/relation/check_relations.twig:245
15433 msgid "Persistent recently used tables:"
15436 #: templates/relation/check_relations.twig:270
15437 msgid "Persistent favorite tables:"
15440 #: templates/relation/check_relations.twig:295
15441 msgid "Persistent tables' UI preferences:"
15444 #: templates/relation/check_relations.twig:320
15448 #: templates/relation/check_relations.twig:345
15449 msgid "User preferences:"
15452 #: templates/relation/check_relations.twig:383
15453 msgid "Configurable menus:"
15456 #: templates/relation/check_relations.twig:408
15457 msgid "Hide/show navigation items:"
15460 #: templates/relation/check_relations.twig:433
15461 msgid "Saving Query-By-Example searches:"
15464 #: templates/relation/check_relations.twig:458
15465 msgid "Managing central list of columns:"
15468 #: templates/relation/check_relations.twig:483
15469 msgid "Remembering designer settings:"
15472 #: templates/relation/check_relations.twig:508
15473 msgid "Saving export templates:"
15476 #: templates/relation/check_relations.twig:519
15477 msgid "Quick steps to set up advanced features:"
15480 #: templates/relation/check_relations.twig:523
15482 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
15485 #: templates/relation/check_relations.twig:527
15486 msgid "Create a pma user and give access to these tables."
15489 #: templates/relation/check_relations.twig:531
15491 "Enable advanced features in configuration file (<code>config.inc.php</"
15492 "code>), for example by starting from <code>config.sample.inc.php</code>."
15495 #: templates/relation/check_relations.twig:535
15496 msgid "Re-login to phpMyAdmin to load the updated configuration file."
15499 #: templates/server/binlog/index.twig:10
15500 msgid "Select binary log to view"
15503 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
15504 #: templates/server/status/processes/list.twig:20
15505 msgid "Truncate shown queries"
15508 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
15509 #: templates/server/status/processes/list.twig:26
15510 msgid "Show full queries"
15513 #: templates/server/binlog/index.twig:84
15517 #: templates/server/binlog/index.twig:85
15521 #: templates/server/binlog/index.twig:87
15522 #: templates/server/replication/primary_replication.twig:24
15526 #: templates/server/binlog/index.twig:88
15527 msgid "Original position"
15530 #: templates/server/binlog/index.twig:89
15531 #: templates/table/structure/display_table_stats.twig:3
15532 msgid "Information"
15535 #: templates/server/collations/index.twig:4
15536 msgid "Character sets and collations"
15539 #: templates/server/collations/index.twig:23
15540 msgctxt "The collation is the default one"
15544 #: templates/server/databases/index.twig:3
15545 msgid "Databases statistics"
15548 #: templates/server/databases/index.twig:9
15549 msgid "Create database"
15552 #: templates/server/databases/index.twig:50
15553 msgid "No privileges to create databases"
15556 #: templates/server/databases/index.twig:156
15557 #: templates/server/replication/index.twig:18
15558 #: templates/server/replication/primary_replication.twig:3
15559 msgid "Primary replication"
15562 #: templates/server/databases/index.twig:160
15563 #: templates/server/replication/replica_configuration.twig:2
15564 msgid "Replica replication"
15567 #: templates/server/databases/index.twig:181
15569 msgid "Jump to database '%s'"
15572 #: templates/server/databases/index.twig:242
15574 msgid "Check privileges for database \"%s\"."
15577 #: templates/server/databases/index.twig:243
15578 msgid "Check privileges"
15581 #: templates/server/databases/index.twig:298
15583 "Note: Enabling the database statistics here might cause heavy traffic "
15584 "between the web server and the MySQL server."
15587 #: templates/server/databases/index.twig:300
15588 #: templates/server/databases/index.twig:301
15589 msgid "Enable statistics"
15592 #: templates/server/databases/index.twig:308
15593 msgid "No databases"
15596 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
15597 msgid "Storage engines"
15600 #: templates/server/engines/index.twig:13
15601 msgid "Storage Engine"
15604 #: templates/server/engines/show.twig:45
15605 msgid "Unknown storage engine."
15608 #: templates/server/export/index.twig:26
15609 msgid "@SERVER@ will become the server name."
15612 #: templates/server/export/index.twig:3
15613 msgid "Exporting databases from the current server"
15616 #: templates/server/import/index.twig:3
15617 msgid "Importing into the current server"
15620 #: templates/server/plugins/index.twig:26
15624 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
15628 #: templates/server/plugins/index.twig:29
15632 #: templates/server/plugins/index.twig:41
15636 #: templates/server/plugins/index.twig:43
15640 #: templates/server/plugins/index.twig:45
15644 #: templates/server/plugins/index.twig:47
15648 #: templates/server/privileges/add_user.twig:12
15649 msgid "Database for user account"
15652 #: templates/server/privileges/add_user.twig:15
15653 msgid "Create database with same name and grant all privileges."
15656 #: templates/server/privileges/add_user.twig:19
15657 msgid "Grant all privileges on wildcard name (username\\_%)."
15660 #: templates/server/privileges/add_user.twig:24
15662 msgid "Grant all privileges on database %s."
15665 #: templates/server/privileges/change_password.twig:15
15666 msgid "No Password"
15669 #: templates/server/privileges/change_password.twig:24
15673 #: templates/server/privileges/change_password.twig:28
15674 #: templates/server/privileges/login_information_fields.twig:54
15675 msgctxt "Password strength"
15679 #: templates/server/privileges/change_password.twig:32
15680 #: templates/server/privileges/login_information_fields.twig:60
15681 #: templates/server/replication/primary_add_replica_user.twig:62
15685 #: templates/server/privileges/change_password.twig:40
15686 msgid "Password Hashing:"
15689 #: templates/server/privileges/change_password.twig:58
15691 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
15692 "connection that encrypts the password using RSA</i>'; while connecting to "
15696 #: templates/server/privileges/choose_user_group.twig:5
15697 msgid "User group:"
15700 #: templates/server/privileges/edit_routine_privileges.twig:4
15701 #: templates/server/privileges/user_properties.twig:4
15702 msgid "Edit privileges:"
15705 #: templates/server/privileges/edit_routine_privileges.twig:5
15706 #: templates/server/privileges/user_properties.twig:5
15707 msgid "User account"
15710 #: templates/server/privileges/edit_routine_privileges.twig:34
15711 #: templates/server/privileges/user_properties.twig:53
15713 "Note: You are attempting to edit privileges of the user with which you are "
15714 "currently logged in."
15717 #: templates/server/privileges/edit_routine_privileges.twig:51
15718 #: templates/server/privileges/privileges_table.twig:10
15719 #: templates/server/privileges/privileges_table.twig:272
15720 msgid "Note: MySQL privilege names are expressed in English."
15723 #: templates/server/privileges/edit_routine_privileges.twig:63
15724 #: templates/server/privileges/edit_routine_privileges.twig:67
15726 "Allows user to give to other users or remove from other users privileges "
15727 "that user possess on this routine."
15730 #: templates/server/privileges/edit_routine_privileges.twig:76
15731 #: templates/server/privileges/edit_routine_privileges.twig:79
15732 msgid "Allows altering and dropping this routine."
15735 #: templates/server/privileges/edit_routine_privileges.twig:88
15736 #: templates/server/privileges/edit_routine_privileges.twig:91
15737 msgid "Allows executing this routine."
15740 #: templates/server/privileges/initials_row.twig:1
15741 msgid "Pagination of user accounts"
15744 #: templates/server/privileges/login_information_fields.twig:2
15745 #: templates/server/privileges/user_properties.twig:106
15746 msgid "Login Information"
15749 #: templates/server/privileges/login_information_fields.twig:4
15750 #: templates/server/replication/change_primary.twig:14
15751 #: templates/server/replication/primary_add_replica_user.twig:16
15755 #: templates/server/privileges/login_information_fields.twig:7
15756 #: templates/server/replication/primary_add_replica_user.twig:20
15760 #: templates/server/privileges/login_information_fields.twig:8
15761 #: templates/server/privileges/login_information_fields.twig:33
15762 #: templates/server/privileges/login_information_fields.twig:50
15763 #: templates/server/privileges/privileges_summary.twig:75
15764 #: templates/server/privileges/privileges_summary.twig:90
15765 msgid "Use text field"
15768 #: templates/server/privileges/login_information_fields.twig:16
15770 "An account already exists with the same username but possibly a different "
15774 #: templates/server/privileges/login_information_fields.twig:22
15778 #: templates/server/privileges/login_information_fields.twig:27
15779 #: templates/server/replication/primary_add_replica_user.twig:34
15783 #: templates/server/privileges/login_information_fields.twig:28
15784 #: templates/server/replication/primary_add_replica_user.twig:35
15788 #: templates/server/privileges/login_information_fields.twig:30
15789 #: templates/server/replication/primary_add_replica_user.twig:37
15793 #: templates/server/privileges/login_information_fields.twig:32
15794 #: templates/server/replication/primary_add_replica_user.twig:39
15795 msgid "Use host table"
15798 #: templates/server/privileges/login_information_fields.twig:39
15799 #: templates/server/replication/primary_add_replica_user.twig:44
15801 "When Host table is used, this field is ignored and values stored in Host "
15802 "table are used instead."
15805 #: templates/server/privileges/login_information_fields.twig:45
15806 #: templates/server/privileges/login_information_fields.twig:53
15807 #: templates/server/privileges/users_overview.twig:10
15808 #: templates/server/replication/change_primary.twig:19
15809 #: templates/server/replication/primary_add_replica_user.twig:52
15810 #: templates/server/replication/primary_add_replica_user.twig:57
15814 #: templates/server/privileges/login_information_fields.twig:47
15815 msgid "Do not change the password"
15818 #: templates/server/privileges/login_information_fields.twig:49
15819 #: templates/server/replication/primary_add_replica_user.twig:53
15820 msgid "No password"
15823 #: templates/server/privileges/login_information_fields.twig:62
15824 #: templates/server/replication/primary_add_replica_user.twig:65
15828 #: templates/server/privileges/login_information_fields.twig:68
15829 msgid "Authentication plugin"
15832 #: templates/server/privileges/login_information_fields.twig:70
15833 msgid "Password hashing method"
15836 #: templates/server/privileges/login_information_fields.twig:83
15838 "This method requires using an '<em>SSL connection</em>' or an "
15839 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
15840 "while connecting to the server."
15843 #: templates/server/privileges/new_user_ajax.twig:52
15844 #: templates/server/privileges/users_overview.twig:83
15845 #: templates/server/privileges/users_overview.twig:168
15846 msgid "Edit user group"
15849 #: templates/server/privileges/privileges_summary.twig:20
15850 msgid "Column-specific privileges"
15853 #: templates/server/privileges/privileges_summary.twig:54
15854 msgid "Add privileges on the following database(s):"
15857 #: templates/server/privileges/privileges_summary.twig:67
15858 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
15861 #: templates/server/privileges/privileges_summary.twig:71
15862 msgid "Add privileges on the following table:"
15865 #: templates/server/privileges/privileges_summary.twig:86
15866 msgid "Add privileges on the following routine:"
15869 #: templates/server/privileges/privileges_table.twig:35
15870 #: templates/server/privileges/privileges_table.twig:36
15871 #: templates/server/privileges/privileges_table.twig:62
15872 #: templates/server/privileges/privileges_table.twig:63
15873 #: templates/server/privileges/privileges_table.twig:89
15874 #: templates/server/privileges/privileges_table.twig:90
15875 #: templates/server/privileges/privileges_table.twig:116
15876 #: templates/server/privileges/privileges_table.twig:117
15877 msgctxt "None privileges"
15881 #: templates/server/privileges/privileges_table.twig:160
15882 #: templates/server/privileges/privileges_table.twig:164
15883 #: templates/server/privileges/privileges_table.twig:638
15884 #: templates/server/privileges/privileges_table.twig:642
15886 "Allows user to give to other users or remove from other users the privileges "
15887 "that user possess yourself."
15890 #: templates/server/privileges/privileges_table.twig:255
15894 #: templates/server/privileges/privileges_table.twig:262
15895 #: templates/server/privileges/users_overview.twig:12
15896 msgid "Global privileges"
15899 #: templates/server/privileges/privileges_table.twig:552
15900 msgid "Administration"
15903 #: templates/server/privileges/privileges_table.twig:559
15904 #: templates/server/privileges/privileges_table.twig:562
15906 "Allows adding users and privileges without reloading the privilege tables."
15909 #: templates/server/privileges/privileges_table.twig:670
15910 msgid "Allows creating foreign key relations."
15913 #: templates/server/privileges/privileges_table.twig:670
15914 msgid "Not used on MariaDB."
15917 #: templates/server/privileges/privileges_table.twig:670
15918 msgid "Not used for this MySQL version."
15921 #: templates/server/privileges/privileges_table.twig:721
15922 msgid "Resource limits"
15925 #: templates/server/privileges/privileges_table.twig:723
15926 msgid "Note: Setting these options to 0 (zero) removes the limit."
15929 #: templates/server/privileges/privileges_table.twig:729
15930 #: templates/server/privileges/privileges_table.twig:736
15931 msgid "Limits the number of queries the user may send to the server per hour."
15934 #: templates/server/privileges/privileges_table.twig:742
15935 #: templates/server/privileges/privileges_table.twig:749
15937 "Limits the number of commands that change any table or database the user may "
15938 "execute per hour."
15941 #: templates/server/privileges/privileges_table.twig:755
15942 #: templates/server/privileges/privileges_table.twig:762
15943 msgid "Limits the number of new connections the user may open per hour."
15946 #: templates/server/privileges/privileges_table.twig:768
15947 #: templates/server/privileges/privileges_table.twig:775
15948 msgid "Limits the number of simultaneous connections the user may have."
15951 #: templates/server/privileges/privileges_table.twig:784
15952 msgid "Does not require SSL-encrypted connections."
15955 #: templates/server/privileges/privileges_table.twig:793
15956 msgid "Requires SSL-encrypted connections."
15959 #: templates/server/privileges/privileges_table.twig:802
15960 msgid "Requires a valid X509 certificate."
15963 #: templates/server/privileges/privileges_table.twig:823
15964 msgid "Requires that a specific cipher method be used for a connection."
15967 #: templates/server/privileges/privileges_table.twig:832
15968 msgid "Requires that a valid X509 certificate issued by this CA be presented."
15971 #: templates/server/privileges/privileges_table.twig:841
15972 msgid "Requires that a valid X509 certificate with this subject be presented."
15975 #: templates/server/privileges/subnav.twig:5
15976 #: templates/server/privileges/user_overview.twig:5
15977 msgid "User accounts overview"
15980 #: templates/server/privileges/subnav.twig:11
15981 #: templates/server/user_groups/user_groups.twig:1
15982 #: templates/server/user_groups/user_groups.twig:9
15983 msgid "User groups"
15986 #: templates/server/privileges/user_properties.twig:57
15987 #: templates/server/privileges/users_overview.twig:57
15988 msgid "The selected user was not found in the privilege table."
15991 #: templates/server/privileges/user_properties.twig:107
15992 msgid "Change login information / Copy user account"
15995 #: templates/server/privileges/user_properties.twig:114
15996 msgid "Create a new user account with the same privileges and …"
15999 #: templates/server/privileges/user_properties.twig:120
16000 msgid "… keep the old one."
16003 #: templates/server/privileges/user_properties.twig:127
16004 msgid "… delete the old one from the user tables."
16007 #: templates/server/privileges/user_properties.twig:134
16009 "… revoke all active privileges from the old one and delete it afterwards."
16012 #: templates/server/privileges/user_properties.twig:141
16014 "… delete the old one from the user tables and reload the privileges "
16018 #: templates/server/privileges/users_overview.twig:16
16022 #: templates/server/privileges/users_overview.twig:147
16023 msgid "Remove selected user accounts"
16026 #: templates/server/privileges/users_overview.twig:149
16027 msgid "Revoke all active privileges from the users and delete them afterwards."
16030 #: templates/server/privileges/users_overview.twig:153
16031 msgid "Drop the databases that have the same names as the users."
16034 #: templates/server/privileges/users_overview.twig:178
16035 msgid "Save changes"
16038 #: templates/server/replication/change_primary.twig:5
16039 msgid "Replica configuration"
16042 #: templates/server/replication/change_primary.twig:6
16043 #: templates/server/replication/replica_configuration.twig:97
16044 msgid "Change or reconfigure primary server"
16047 #: templates/server/replication/change_primary.twig:9
16049 "Make sure you have a unique server-id in your configuration file (my.cnf). "
16050 "If not, please add the following line into [mysqld] section:"
16053 #: templates/server/replication/change_primary.twig:26
16057 #: templates/server/replication/index.twig:21
16060 "This server is not configured as primary in a replication process. Would you "
16061 "like to %sconfigure%s it?"
16064 #: templates/server/replication/index.twig:43
16065 msgid "No privileges"
16068 #: templates/server/replication/primary_add_replica_user.twig:6
16069 #: templates/server/replication/primary_replication.twig:44
16070 msgid "Add replica replication user"
16073 #: templates/server/replication/primary_add_replica_user.twig:21
16074 #: templates/server/replication/primary_add_replica_user.twig:40
16075 #: templates/server/replication/primary_add_replica_user.twig:54
16076 msgid "Use text field:"
16079 #: templates/server/replication/primary_add_replica_user.twig:70
16080 msgid "Generate password:"
16083 #: templates/server/replication/primary_configuration.twig:2
16084 msgid "Primary configuration"
16087 #: templates/server/replication/primary_configuration.twig:4
16089 "This server is not configured as a primary server in a replication process. "
16090 "You can choose from either replicating all databases and ignoring some of "
16091 "them (useful if you want to replicate a majority of the databases) or you "
16092 "can choose to ignore all databases by default and allow only certain "
16093 "databases to be replicated. Please select the mode:"
16096 #: templates/server/replication/primary_configuration.twig:9
16097 msgid "Replicate all databases; Ignore:"
16100 #: templates/server/replication/primary_configuration.twig:10
16101 msgid "Ignore all databases; Replicate:"
16104 #: templates/server/replication/primary_configuration.twig:12
16105 msgid "Please select databases:"
16108 #: templates/server/replication/primary_configuration.twig:15
16110 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
16111 "and please restart the MySQL server afterwards."
16114 #: templates/server/replication/primary_configuration.twig:21
16116 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
16117 "should see a message informing you, that this server <strong>is</strong> "
16118 "configured as primary."
16121 #: templates/server/replication/primary_replication.twig:5
16122 msgid "This server is configured as primary in a replication process."
16125 #: templates/server/replication/primary_replication.twig:16
16126 msgid "Show connected replicas"
16129 #: templates/server/replication/primary_replication.twig:38
16131 "Only replicas started with the --report-host=host_name option are visible in "
16135 #: templates/server/replication/replica_configuration.twig:5
16136 msgid "Primary connection:"
16139 #: templates/server/replication/replica_configuration.twig:25
16140 msgid "Replica SQL Thread not running!"
16143 #: templates/server/replication/replica_configuration.twig:28
16144 msgid "Replica IO Thread not running!"
16147 #: templates/server/replication/replica_configuration.twig:31
16149 "Server is configured as replica in a replication process. Would you like to:"
16152 #: templates/server/replication/replica_configuration.twig:34
16153 msgid "See replica status table"
16156 #: templates/server/replication/replica_configuration.twig:38
16157 msgid "Control replica:"
16160 #: templates/server/replication/replica_configuration.twig:48
16161 msgid "Reset replica"
16164 #: templates/server/replication/replica_configuration.twig:54
16165 msgid "Start SQL Thread only"
16168 #: templates/server/replication/replica_configuration.twig:56
16169 msgid "Stop SQL Thread only"
16172 #: templates/server/replication/replica_configuration.twig:63
16173 msgid "Start IO Thread only"
16176 #: templates/server/replication/replica_configuration.twig:65
16177 msgid "Stop IO Thread only"
16180 #: templates/server/replication/replica_configuration.twig:74
16181 msgid "Error management:"
16184 #: templates/server/replication/replica_configuration.twig:77
16185 msgid "Skipping errors might lead into unsynchronized primary and replica!"
16188 #: templates/server/replication/replica_configuration.twig:81
16189 msgid "Skip current error"
16192 #: templates/server/replication/replica_configuration.twig:87
16194 msgid "Skip next %s errors."
16197 #: templates/server/replication/replica_configuration.twig:107
16200 "This server is not configured as replica in a replication process. Would you "
16201 "like to %sconfigure%s it?"
16204 #: templates/server/replication/status_table.twig:6
16205 msgid "Primary status"
16208 #: templates/server/replication/status_table.twig:8
16209 msgid "Replica status"
16212 #: templates/server/replication/status_table.twig:16
16213 #: templates/server/status/variables/index.twig:75
16214 #: templates/server/variables/index.twig:31
16218 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
16219 msgid "Current server:"
16222 #: templates/server/status/advisor/index.twig:6
16223 #: templates/server/status/advisor/index.twig:19
16224 msgid "Advisor system"
16227 #: templates/server/status/advisor/index.twig:9
16228 msgid "Not enough privilege to view the advisor."
16231 #: templates/server/status/advisor/index.twig:12
16232 msgid "Instructions"
16235 #: templates/server/status/advisor/index.twig:24
16237 "The Advisor system can provide recommendations on server variables by "
16238 "analyzing the server status variables."
16241 #: templates/server/status/advisor/index.twig:29
16243 "Do note however that this system provides recommendations based on simple "
16244 "calculations and by rule of thumb which may not necessarily apply to your "
16248 #: templates/server/status/advisor/index.twig:34
16250 "Prior to changing any of the configuration, be sure to know what you are "
16251 "changing (by reading the documentation) and how to undo the change. Wrong "
16252 "tuning can have a very negative effect on performance."
16255 #: templates/server/status/advisor/index.twig:39
16257 "The best way to tune your system would be to change only one setting at a "
16258 "time, observe or benchmark your database, and undo the change if there was "
16259 "no clearly measurable improvement."
16262 #: templates/server/status/advisor/index.twig:53
16263 msgid "Errors occurred while executing rule expressions:"
16266 #: templates/server/status/advisor/index.twig:63
16267 msgid "Possible performance issues"
16270 #: templates/server/status/advisor/index.twig:76
16274 #: templates/server/status/advisor/index.twig:79
16275 msgid "Recommendation:"
16278 #: templates/server/status/advisor/index.twig:82
16279 msgid "Justification:"
16282 #: templates/server/status/advisor/index.twig:85
16283 msgid "Used variable / formula:"
16286 #: templates/server/status/advisor/index.twig:88
16290 #: templates/server/status/base.twig:16
16291 msgid "Query statistics"
16294 #: templates/server/status/base.twig:21
16295 msgid "All status variables"
16298 #: templates/server/status/base.twig:26
16302 #: templates/server/status/base.twig:31
16306 #: templates/server/status/monitor/index.twig:8
16307 msgid "Start Monitor"
16310 #: templates/server/status/monitor/index.twig:16
16311 msgid "Instructions/Setup"
16314 #: templates/server/status/monitor/index.twig:20
16315 msgid "Done dragging (rearranging) charts"
16318 #: templates/server/status/monitor/index.twig:27
16322 #: templates/server/status/monitor/index.twig:31
16323 msgid "Enable charts dragging"
16326 #: templates/server/status/monitor/index.twig:36
16327 #: templates/server/status/processes/index.twig:33
16328 msgid "Refresh rate"
16331 #: templates/server/status/monitor/index.twig:43
16332 #: templates/server/status/processes/index.twig:40
16337 #: templates/server/status/monitor/index.twig:45
16338 #: templates/server/status/processes/index.twig:42
16343 #: templates/server/status/monitor/index.twig:49
16344 #: templates/server/status/processes/index.twig:46
16349 #: templates/server/status/monitor/index.twig:51
16350 #: templates/server/status/processes/index.twig:48
16355 #: templates/server/status/monitor/index.twig:61
16356 msgid "Chart columns"
16359 #: templates/server/status/monitor/index.twig:74
16360 msgid "Chart arrangement"
16363 #: templates/server/status/monitor/index.twig:75
16365 "The arrangement of the charts is stored to the browsers local storage. You "
16366 "may want to export it if you have a complicated set up."
16369 #: templates/server/status/monitor/index.twig:84
16370 msgid "Reset to default"
16373 #: templates/server/status/monitor/index.twig:89
16374 msgid "Monitor Instructions"
16377 #: templates/server/status/monitor/index.twig:91
16379 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16380 "and track down time intensive queries. For the latter you will need to set "
16381 "log_output to 'TABLE' and have either the slow_query_log or general_log "
16382 "enabled. Note however, that the general_log produces a lot of data and "
16383 "increases server load by up to 15%."
16386 #: templates/server/status/monitor/index.twig:101
16387 msgid "Using the monitor:"
16390 #: templates/server/status/monitor/index.twig:103
16392 "Your browser will refresh all displayed charts in a regular interval. You "
16393 "may add charts and change the refresh rate under 'Settings', or remove any "
16394 "chart using the cog icon on each respective chart."
16397 #: templates/server/status/monitor/index.twig:108
16399 "To display queries from the logs, select the relevant time span on any chart "
16400 "by holding down the left mouse button and panning over the chart. Once "
16401 "confirmed, this will load a table of grouped queries, there you may click on "
16402 "any occurring SELECT statements to further analyze them."
16405 #: templates/server/status/monitor/index.twig:114
16406 msgid "Please note:"
16409 #: templates/server/status/monitor/index.twig:117
16411 "Enabling the general_log may increase the server load by 5-15%. Also be "
16412 "aware that generating statistics from the logs is a load intensive task, so "
16413 "it is advisable to select only a small time span and to disable the "
16414 "general_log and empty its table once monitoring is not required any more."
16417 #: templates/server/status/monitor/index.twig:128
16418 #: templates/server/status/monitor/index.twig:134
16419 msgid "Chart Title"
16422 #: templates/server/status/monitor/index.twig:138
16423 msgid "Preset chart"
16426 #: templates/server/status/monitor/index.twig:144
16427 msgid "Status variable(s)"
16430 #: templates/server/status/monitor/index.twig:149
16431 msgid "Select series:"
16434 #: templates/server/status/monitor/index.twig:152
16435 msgid "Commonly monitored"
16438 #: templates/server/status/monitor/index.twig:170
16439 msgid "or type variable name:"
16442 #: templates/server/status/monitor/index.twig:177
16443 msgid "Display as differential value"
16446 #: templates/server/status/monitor/index.twig:182
16447 msgid "Apply a divisor"
16450 #: templates/server/status/monitor/index.twig:193
16451 msgid "Append unit to data values"
16454 #: templates/server/status/monitor/index.twig:201
16455 msgid "Add this series"
16458 #: templates/server/status/monitor/index.twig:204
16459 msgid "Clear series"
16462 #: templates/server/status/monitor/index.twig:208
16463 msgid "Series in chart:"
16466 #: templates/server/status/monitor/index.twig:224
16467 msgid "Log statistics"
16470 #: templates/server/status/monitor/index.twig:226
16471 msgid "Selected time range:"
16474 #: templates/server/status/monitor/index.twig:234
16475 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
16478 #: templates/server/status/monitor/index.twig:240
16479 msgid "Remove variable data in INSERT statements for better grouping"
16482 #: templates/server/status/monitor/index.twig:244
16483 msgid "Choose from which log you want the statistics to be generated from."
16486 #: templates/server/status/monitor/index.twig:247
16487 msgid "Results are grouped by query text."
16490 #: templates/server/status/monitor/index.twig:251
16491 msgid "Query analyzer"
16494 #: templates/server/status/processes/index.twig:14
16495 msgid "Show only active"
16498 #: templates/server/status/processes/index.twig:28
16500 "Note: Enabling the auto refresh here might cause heavy traffic between the "
16501 "web server and the MySQL server."
16504 #. l10n: Questions is the name of a MySQL Status variable
16505 #: templates/server/status/queries/index.twig:8
16506 msgid "Questions since startup:"
16509 #: templates/server/status/queries/index.twig:20
16513 #: templates/server/status/queries/index.twig:21
16514 msgid "per minute:"
16517 #: templates/server/status/queries/index.twig:23
16518 msgid "per second:"
16521 #: templates/server/status/queries/index.twig:37
16525 #. l10n: # = Amount of queries
16526 #: templates/server/status/queries/index.twig:38
16530 #: templates/server/status/queries/index.twig:39
16531 #: templates/server/status/status/index.twig:18
16532 #: templates/server/status/status/index.twig:38
16536 #: templates/server/status/queries/index.twig:59
16537 msgid "Not enough privilege to view query statistics."
16540 #: templates/server/status/status/index.twig:6
16542 msgid "Network traffic since startup: %s"
16545 #: templates/server/status/status/index.twig:7
16547 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
16550 #: templates/server/status/status/index.twig:15
16552 "On a busy server, the byte counters may overrun, so those statistics as "
16553 "reported by the MySQL server may be incorrect."
16556 #: templates/server/status/status/index.twig:59
16558 "This MySQL server works as <b>primary</b> and <b>replica</b> in "
16559 "<b>replication</b> process."
16562 #: templates/server/status/status/index.twig:61
16564 "This MySQL server works as <b>primary</b> in <b>replication</b> process."
16567 #: templates/server/status/status/index.twig:63
16569 "This MySQL server works as <b>replica</b> in <b>replication</b> process."
16572 #: templates/server/status/status/index.twig:69
16573 msgid "Replication status"
16576 #: templates/server/status/status/index.twig:75
16577 msgid "Not enough privilege to view server status."
16580 #: templates/server/status/variables/index.twig:20
16581 msgid "Show only alert values"
16584 #: templates/server/status/variables/index.twig:25
16585 #: templates/server/status/variables/index.twig:27
16586 msgid "Filter by category…"
16589 #: templates/server/status/variables/index.twig:37
16590 msgid "Show unformatted values"
16593 #: templates/server/status/variables/index.twig:50
16594 msgid "Related links:"
16597 #: templates/server/status/variables/index.twig:139
16598 msgid "Not enough privilege to view status variables."
16601 #: templates/server/user_groups/edit_user_groups.twig:2
16602 #: templates/server/user_groups/user_groups.twig:64
16603 msgid "Add user group"
16606 #: templates/server/user_groups/edit_user_groups.twig:4
16608 msgid "Edit user group: '%s'"
16611 #: templates/server/user_groups/edit_user_groups.twig:9
16612 msgid "User group menu assignments"
16615 #: templates/server/user_groups/edit_user_groups.twig:14
16616 msgid "Group name:"
16619 #: templates/server/user_groups/user_groups.twig:12
16620 msgid "Server level tabs"
16623 #: templates/server/user_groups/user_groups.twig:15
16624 msgid "Database level tabs"
16627 #: templates/server/user_groups/user_groups.twig:18
16628 msgid "Table level tabs"
16631 #: templates/server/user_groups/user_groups.twig:50
16632 msgid "Delete user group"
16635 #: templates/server/user_groups/user_listings.twig:1
16637 msgid "Users of '%s' user group"
16640 #: templates/server/user_groups/user_listings.twig:3
16641 msgid "No users were found belonging to this user group."
16644 #: templates/server/variables/index.twig:5
16645 msgid "Server variables and settings"
16648 #: templates/server/variables/index.twig:43
16649 msgid "This is a read-only variable and can not be edited"
16652 #: templates/server/variables/index.twig:69
16653 msgid "Session value"
16656 #: templates/server/variables/index.twig:80
16658 msgid "Not enough privilege to view server variables and settings. %s"
16661 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
16665 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
16666 msgid "Configuration file"
16669 #: templates/setup/config/index.twig:16
16670 msgid "Generated configuration file"
16673 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
16677 #: templates/setup/error.twig:2
16681 #: templates/setup/error.twig:3
16682 msgid "Submitted form contains errors"
16685 #: templates/setup/error.twig:6
16686 msgid "Try to revert erroneous fields to their default values"
16689 #: templates/setup/error.twig:14
16690 msgid "Ignore errors"
16693 #: templates/setup/error.twig:18
16697 #: templates/setup/home/index.twig:23
16698 msgid "Show hidden messages"
16701 #: templates/setup/home/index.twig:79
16702 msgid "There are no configured servers"
16705 #: templates/setup/home/index.twig:88
16709 #: templates/setup/home/index.twig:110
16710 msgid "Default language"
16713 #: templates/setup/home/index.twig:128
16714 msgid "Default server"
16717 #: templates/setup/home/index.twig:139
16718 msgid "let the user choose"
16721 #: templates/setup/home/index.twig:146
16725 #: templates/setup/home/index.twig:153
16726 msgid "End of line"
16729 #: templates/setup/home/index.twig:164
16733 #: templates/setup/home/index.twig:175
16734 msgid "phpMyAdmin homepage"
16737 #: templates/setup/home/index.twig:176
16741 #: templates/setup/home/index.twig:177
16742 msgid "Check for latest version"
16745 #: templates/setup/servers/index.twig:6
16746 msgid "Edit server"
16749 #: templates/setup/servers/index.twig:11
16750 msgid "Add a new server"
16753 #: templates/setup/servers/index.twig:17
16754 msgid "Something went wrong."
16757 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
16758 msgid "Bookmark this SQL query"
16761 #: templates/sql/bookmark.twig:15
16765 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:93
16766 msgid "Let every user access this bookmark"
16769 #: templates/sql/profiling_chart.twig:4
16770 msgid "Detailed profile"
16773 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
16777 #: templates/sql/profiling_chart.twig:38
16778 msgid "Summary by state"
16781 #: templates/sql/profiling_chart.twig:47
16785 #: templates/sql/profiling_chart.twig:51
16789 #: templates/sql/profiling_chart.twig:55
16793 #: templates/sql/profiling_chart.twig:59
16797 #: templates/sql/query.twig:44
16798 msgid "Get auto-saved query"
16801 #. l10n: Bind parameters in the SQL query using :parameterName format
16802 #: templates/sql/query.twig:51
16803 msgid "Bind parameters"
16806 #: templates/sql/query.twig:84
16807 msgid "Bookmark this SQL query:"
16810 #: templates/sql/query.twig:100
16811 msgid "Replace existing bookmark of same name"
16814 #: templates/sql/query.twig:110 templates/sql/query.twig:111
16818 #: templates/sql/query.twig:119
16819 msgid "Show this query here again"
16822 #: templates/sql/query.twig:134
16823 msgid "Rollback when finished"
16826 #: templates/sql/query.twig:156
16827 msgid "Bookmarked SQL query"
16830 #: templates/sql/query.twig:160
16834 #: templates/sql/query.twig:169
16838 #: templates/sql/query.twig:182
16842 #: templates/table/browse_foreigners/column_element.twig:4
16843 msgid "Use this value"
16846 #: templates/table/chart/tbl_chart.twig:10
16848 #| msgid "Bad type!"
16852 #: templates/table/chart/tbl_chart.twig:13
16853 msgctxt "Chart type"
16857 #: templates/table/chart/tbl_chart.twig:17
16858 msgctxt "Chart type"
16862 #: templates/table/chart/tbl_chart.twig:21
16863 msgctxt "Chart type"
16867 #: templates/table/chart/tbl_chart.twig:25
16868 msgctxt "Chart type"
16872 #: templates/table/chart/tbl_chart.twig:29
16873 msgctxt "Chart type"
16877 #: templates/table/chart/tbl_chart.twig:33
16878 msgctxt "Chart type"
16882 #: templates/table/chart/tbl_chart.twig:37
16883 msgctxt "Chart type"
16887 #: templates/table/chart/tbl_chart.twig:41
16888 msgctxt "Chart type"
16892 #: templates/table/chart/tbl_chart.twig:47
16896 #: templates/table/chart/tbl_chart.twig:51
16897 msgid "Chart title:"
16900 #: templates/table/chart/tbl_chart.twig:57
16904 #: templates/table/chart/tbl_chart.twig:73
16908 #: templates/table/chart/tbl_chart.twig:101
16909 msgid "X-Axis label:"
16912 #: templates/table/chart/tbl_chart.twig:102
16916 #: templates/table/chart/tbl_chart.twig:106
16917 msgid "Y-Axis label:"
16920 #: templates/table/chart/tbl_chart.twig:107
16924 #: templates/table/chart/tbl_chart.twig:112
16925 msgid "Series names are in a column"
16928 #: templates/table/chart/tbl_chart.twig:116
16929 msgid "Series column:"
16932 #: templates/table/chart/tbl_chart.twig:126
16933 msgid "Value Column:"
16936 #: templates/table/chart/tbl_chart.twig:147
16937 msgid "Save chart as image"
16940 #: templates/table/export/index.twig:12
16942 "@SERVER@ will become the server name, @DATABASE@ will become the database "
16943 "name and @TABLE@ will become the table name."
16946 #: templates/table/export/index.twig:7
16948 msgid "Exporting rows from \"%s\" table"
16951 #: templates/table/find_replace/index.twig:4
16952 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
16953 msgid "Table search"
16956 #: templates/table/find_replace/index.twig:10
16957 #: templates/table/search/index.twig:10
16958 #: templates/table/zoom_search/index.twig:10
16959 msgid "Zoom search"
16962 #: templates/table/find_replace/index.twig:16
16963 #: templates/table/find_replace/index.twig:27
16964 #: templates/table/search/index.twig:16
16965 #: templates/table/zoom_search/index.twig:16
16966 msgid "Find and replace"
16969 #: templates/table/find_replace/index.twig:36
16970 msgid "Replace with:"
16973 #: templates/table/find_replace/index.twig:57
16974 msgid "Use regular expression"
16977 #: templates/table/find_replace/replace_preview.twig:10
16978 msgid "Find and replace - preview"
16981 #: templates/table/find_replace/replace_preview.twig:17
16982 msgid "Original string"
16985 #: templates/table/find_replace/replace_preview.twig:18
16986 msgid "Replaced string"
16989 #: templates/table/find_replace/replace_preview.twig:36
16993 #: templates/table/gis_visualization/gis_visualization.twig:2
16994 msgid "Display GIS Visualization"
16997 #: templates/table/gis_visualization/gis_visualization.twig:10
16998 msgid "Label column"
17001 #: templates/table/gis_visualization/gis_visualization.twig:12
17005 #: templates/table/gis_visualization/gis_visualization.twig:21
17006 msgid "Spatial column"
17009 #: templates/table/import/index.twig:3
17011 msgid "Importing into the table \"%s\""
17014 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
17015 msgid "Index name:"
17018 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
17020 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
17023 #: templates/table/index_form.twig:34
17024 msgid "Index choice:"
17027 #: templates/table/index_form.twig:54
17028 msgid "Advanced options"
17031 #: templates/table/index_form.twig:64
17032 msgid "Key block size:"
17035 #: templates/table/index_form.twig:81
17036 msgid "Index type:"
17039 #: templates/table/index_form.twig:98
17043 #: templates/table/index_form.twig:114
17047 #: templates/table/index_form.twig:159 templates/table/index_form.twig:196
17048 msgid "Drag to reorder"
17051 #: templates/table/insert/actions_panel.twig:9
17052 msgid "Insert as new row"
17055 #: templates/table/insert/actions_panel.twig:10
17056 msgid "Insert as new row and ignore errors"
17059 #: templates/table/insert/actions_panel.twig:11
17060 msgid "Show insert query"
17063 #: templates/table/insert/actions_panel.twig:15
17067 #: templates/table/insert/actions_panel.twig:19
17068 msgid "Go back to previous page"
17071 #: templates/table/insert/actions_panel.twig:20
17072 msgid "Insert another new row"
17075 #: templates/table/insert/actions_panel.twig:22
17076 msgid "Go back to this page"
17079 #: templates/table/insert/actions_panel.twig:24
17080 msgid "Edit next row"
17083 #: templates/table/insert/actions_panel.twig:32
17085 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
17088 #: templates/table/insert/column_row.twig:15
17092 #: templates/table/insert/column_row.twig:30
17093 msgid "Use the NULL value for this column."
17096 #: templates/table/insert/column_row.twig:65
17097 msgid "Because of its length,<br> this column might not be editable."
17100 #: templates/table/insert/column_row.twig:93
17101 msgid "Binary - do not edit"
17104 #: templates/table/insert/column_row.twig:122
17105 #: templates/table/search/input_box.twig:37
17106 msgid "Edit/Insert"
17109 #: templates/table/insert/continue_insertion_form.twig:18
17111 msgid "Continue insertion with %s rows"
17114 #: templates/table/maintenance/checksum.twig:13
17118 #: templates/table/operations/index.twig:9
17119 msgid "Alter table order by"
17122 #: templates/table/operations/index.twig:20
17123 msgctxt "Alter table order by a single field."
17127 #: templates/table/operations/index.twig:50
17129 #| msgid "No tables found in database."
17130 msgid "Move table to (database.table)"
17131 msgstr "مافيش جداول في قاعدة البيانات."
17133 #: templates/table/operations/index.twig:101
17134 msgid "Table options"
17137 #: templates/table/operations/index.twig:105
17138 msgid "Rename table to"
17141 #: templates/table/operations/index.twig:123
17142 msgid "Table comments"
17145 #: templates/table/operations/index.twig:170
17146 msgid "Change all column collations"
17149 #: templates/table/operations/index.twig:251
17151 #| msgid "No tables found in database."
17152 msgid "Copy table to (database.table)"
17153 msgstr "مافيش جداول في قاعدة البيانات."
17155 #: templates/table/operations/index.twig:322
17156 msgid "Switch to copied table"
17159 #: templates/table/operations/index.twig:364
17160 msgid "Defragment table"
17163 #: templates/table/operations/index.twig:372
17165 msgid "Table %s has been flushed."
17168 #: templates/table/operations/index.twig:376
17169 msgid "Flush the table (FLUSH)"
17172 #: templates/table/operations/index.twig:413
17173 msgid "Empty the table (TRUNCATE)"
17176 #: templates/table/operations/index.twig:431
17177 msgid "Empty the table (DELETE FROM)"
17180 #: templates/table/operations/index.twig:452
17181 msgid "Delete the table (DROP)"
17184 #: templates/table/operations/index.twig:474
17185 msgid "Partition maintenance"
17188 #: templates/table/operations/index.twig:500
17189 #: templates/table/structure/display_partitions.twig:201
17190 msgid "Remove partitioning"
17193 #: templates/table/operations/index.twig:513
17194 msgid "Check referential integrity"
17197 #: templates/table/operations/view.twig:12
17198 msgid "Rename view to"
17201 #: templates/table/operations/view.twig:37
17202 msgid "Delete the view (DROP)"
17205 #: templates/table/page_with_secondary_tabs.twig:11
17206 msgid "Relation view"
17209 #: templates/table/partition/analyze.twig:2
17210 msgid "Analyze partition"
17213 #: templates/table/partition/check.twig:2
17214 msgid "Check partition"
17217 #: templates/table/partition/drop.twig:2
17218 msgid "Drop partition"
17221 #: templates/table/partition/optimize.twig:2
17222 msgid "Optimize partition"
17225 #: templates/table/partition/rebuild.twig:2
17226 msgid "Rebuild partition"
17229 #: templates/table/partition/repair.twig:2
17230 msgid "Repair partition"
17233 #: templates/table/partition/truncate.twig:2
17234 msgid "Truncate partition"
17237 #: templates/table/privileges/index.twig:57
17238 msgid "table-specific"
17241 #: templates/table/relation/common_form.twig:9
17242 msgid "Foreign key constraints"
17245 #: templates/table/relation/common_form.twig:14
17249 #: templates/table/relation/common_form.twig:15
17250 msgid "Constraint properties"
17253 #: templates/table/relation/common_form.twig:19
17255 "Creating a foreign key over a non-indexed column would automatically create "
17256 "an index on it. Alternatively, you can define an index below, before "
17257 "creating the foreign key."
17260 #: templates/table/relation/common_form.twig:24
17262 "Only columns with index will be displayed. You can define an index below."
17265 #: templates/table/relation/common_form.twig:28
17266 msgid "Foreign key constraint"
17269 #: templates/table/relation/common_form.twig:93
17270 msgid "+ Add constraint"
17273 #: templates/table/relation/common_form.twig:106
17274 #: templates/table/relation/common_form.twig:114
17275 msgid "Internal relationships"
17278 #: templates/table/relation/common_form.twig:122
17279 msgid "Internal relation"
17282 #: templates/table/relation/common_form.twig:124
17284 "An internal relation is not necessary when a corresponding FOREIGN KEY "
17288 #: templates/table/relation/common_form.twig:208
17289 msgid "Choose column to display:"
17292 #: templates/table/relation/foreign_key_row.twig:15
17294 msgid "Foreign key constraint %s has been dropped"
17297 #: templates/table/relation/foreign_key_row.twig:33
17298 msgid "Constraint name"
17301 #: templates/table/search/index.twig:27
17302 msgid "Do a \"query by example\" (wildcard: \"%\")"
17305 #: templates/table/search/index.twig:111
17306 msgid "Select columns (at least one):"
17309 #: templates/table/search/index.twig:130
17310 msgid "Add search conditions (body of the \"where\" clause):"
17313 #: templates/table/search/index.twig:138
17314 msgid "Number of rows per page"
17317 #: templates/table/search/index.twig:144
17318 msgid "Display order:"
17321 #: templates/table/search/index.twig:181
17322 msgid "Range search"
17325 #: templates/table/search/index.twig:187
17326 msgid "Minimum value:"
17329 #: templates/table/search/index.twig:190
17330 msgid "Maximum value:"
17333 #: templates/table/start_and_number_of_rows_fieldset.twig:3
17337 #: templates/table/structure/display_partitions.twig:4
17338 #: templates/table/structure/display_structure.twig:580
17342 #: templates/table/structure/display_partitions.twig:8
17343 msgid "No partitioning defined!"
17346 #: templates/table/structure/display_partitions.twig:11
17347 msgid "Partitioned by:"
17350 #: templates/table/structure/display_partitions.twig:16
17351 msgid "Sub partitioned by:"
17354 #: templates/table/structure/display_partitions.twig:29
17355 msgid "Data length"
17358 #: templates/table/structure/display_partitions.twig:30
17359 msgid "Index length"
17362 #: templates/table/structure/display_partitions.twig:194
17363 msgid "Partition table"
17366 #: templates/table/structure/display_partitions.twig:207
17367 #: templates/table/structure/partition_definition_form.twig:5
17368 msgid "Edit partitioning"
17371 #: templates/table/structure/display_structure.twig:70
17373 #| msgid "Bad type!"
17374 msgid "Media type:"
17377 #: templates/table/structure/display_structure.twig:91
17378 #: templates/table/tracking/structure_snapshot_columns.twig:47
17379 msgctxt "None for default"
17383 #: templates/table/structure/display_structure.twig:108
17384 #: templates/table/structure/display_structure.twig:287
17388 #: templates/table/structure/display_structure.twig:116
17390 msgid "Column %s has been dropped."
17393 #: templates/table/structure/display_structure.twig:142
17395 msgid "A primary key has been added on %s."
17398 #: templates/table/structure/display_structure.twig:157
17399 #: templates/table/structure/display_structure.twig:172
17400 #: templates/table/structure/display_structure.twig:197
17401 #: templates/table/structure/display_structure.twig:216
17403 msgid "An index has been added on %s."
17406 #: templates/table/structure/display_structure.twig:238
17407 msgid "Distinct values"
17410 #: templates/table/structure/display_structure.twig:249
17411 #: templates/table/structure/display_structure.twig:315
17412 msgid "Remove from central columns"
17415 #: templates/table/structure/display_structure.twig:257
17416 #: templates/table/structure/display_structure.twig:312
17417 msgid "Add to central columns"
17420 #: templates/table/structure/display_structure.twig:328
17421 #: templates/table/structure/display_structure.twig:332
17422 #: templates/table/structure/display_structure.twig:400
17423 msgid "Move columns"
17426 #: templates/table/structure/display_structure.twig:333
17427 msgid "Move the columns by dragging them up and down."
17430 #: templates/table/structure/display_structure.twig:372
17431 #: templates/view_create.twig:13
17435 #: templates/table/structure/display_structure.twig:386
17436 msgid "Propose table structure"
17439 #: templates/table/structure/display_structure.twig:403
17443 #: templates/table/structure/display_structure.twig:409
17447 #: templates/table/structure/display_structure.twig:423
17449 msgid "Add %s column(s)"
17452 #: templates/table/structure/display_structure.twig:428
17453 msgid "at beginning of table"
17456 #: templates/table/structure/display_structure.twig:552
17458 msgid "Create an index on %s columns"
17461 #: templates/table/structure/display_table_stats.twig:14
17462 msgid "Space usage"
17465 #: templates/table/structure/display_table_stats.twig:37
17469 #: templates/table/structure/display_table_stats.twig:80
17470 msgid "Row statistics"
17473 #: templates/table/structure/display_table_stats.twig:86
17477 #: templates/table/structure/display_table_stats.twig:88
17481 #: templates/table/structure/display_table_stats.twig:99
17482 msgid "partitioned"
17485 #: templates/table/structure/display_table_stats.twig:128
17489 #: templates/table/structure/display_table_stats.twig:140
17493 #: templates/table/structure/display_table_stats.twig:147
17494 msgid "Next autoindex"
17497 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
17498 #: templates/table/tracking/main.twig:92
17499 msgid "Delete version"
17502 #: templates/table/tracking/main.twig:102
17504 msgid "Activate tracking for %s"
17507 #: templates/table/tracking/main.twig:104
17508 msgid "Activate now"
17511 #: templates/table/tracking/main.twig:106
17513 msgid "Deactivate tracking for %s"
17516 #: templates/table/tracking/main.twig:108
17517 msgid "Deactivate now"
17520 #: templates/table/tracking/report_table.twig:4
17521 #: templates/table/tracking/structure_snapshot_columns.twig:5
17526 #: templates/table/tracking/report_table.twig:5
17530 #: templates/table/tracking/report_table.twig:6
17534 #: templates/table/zoom_search/index.twig:27
17535 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
17538 #: templates/table/zoom_search/index.twig:54
17539 msgid "Additional search criteria"
17542 #: templates/table/zoom_search/index.twig:116
17543 msgid "Use this column to label each point"
17546 #: templates/table/zoom_search/index.twig:141
17547 msgid "Maximum rows to plot"
17550 #: templates/table/zoom_search/result_form.twig:7
17551 msgid "Browse/Edit the points"
17554 #: templates/table/zoom_search/result_form.twig:14
17558 #: templates/table/zoom_search/result_form.twig:17
17562 #. l10n: Show or hide the menu using the hamburger style button
17563 #: templates/top_menu.twig:4
17564 msgid "Toggle navigation"
17567 #. l10n: Current page
17568 #: templates/top_menu.twig:14
17572 #: templates/transformation_overview.twig:1
17573 msgid "Available media types"
17576 #: templates/transformation_overview.twig:13
17577 msgid "Available browser display transformations"
17580 #: templates/transformation_overview.twig:19
17581 #: templates/transformation_overview.twig:38
17582 msgctxt "for media type transformation"
17583 msgid "Description"
17586 #: templates/transformation_overview.twig:32
17587 msgid "Available input transformations"
17590 #: templates/view_create.twig:65
17594 #: templates/view_create.twig:79
17595 msgid "Column names"
17598 #~ msgid "View dump (schema) of database"
17599 #~ msgstr "عرض تفريغ (مخطط) من قاعدة البيانات"