1 # phpMyAdmin translation.
2 # Copyright (C) 2003 - 2014 phpMyAdmin devel team
3 # This file is distributed under the same license as the phpMyAdmin package.
4 # Automatically generated, 2014.
8 "Project-Id-Version: phpMyAdmin 5.2.0-dev\n"
9 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
10 "POT-Creation-Date: 2022-04-21 15:54-0300\n"
11 "PO-Revision-Date: 2019-04-27 17:19+0000\n"
12 "Last-Translator: William Desportes <williamdes@wdes.fr>\n"
13 "Language-Team: Colognian <https://hosted.weblate.org/projects/phpmyadmin/"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=3; plural=n==0 ? 0 : n==1 ? 1 : 2;\n"
20 "X-Generator: Weblate 3.6.1\n"
22 #: libraries/advisory_rules_generic.php:9
23 msgid "Uptime below one day"
26 #: libraries/advisory_rules_generic.php:12
27 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
30 #: libraries/advisory_rules_generic.php:14
32 "To have more accurate averages it is recommended to let the server run for "
33 "longer than a day before running this analyzer"
36 #: libraries/advisory_rules_generic.php:17
38 msgid "The uptime is only %s"
41 #: libraries/advisory_rules_generic.php:22
42 msgid "Questions below 1,000"
45 #: libraries/advisory_rules_generic.php:26
47 "Fewer than 1,000 questions have been run against this server. The "
48 "recommendations may not be accurate."
51 #: libraries/advisory_rules_generic.php:30
53 "Let the server run for a longer time until it has executed a greater amount "
57 #: libraries/advisory_rules_generic.php:32
59 msgid "Current amount of Questions: %s"
62 #: libraries/advisory_rules_generic.php:37
63 msgid "Percentage of slow queries"
66 #: libraries/advisory_rules_generic.php:41
68 "There is a lot of slow queries compared to the overall amount of Queries."
71 #: libraries/advisory_rules_generic.php:43
72 #: libraries/advisory_rules_generic.php:56
74 "You might want to increase {long_query_time} or optimize the queries listed "
75 "in the slow query log"
78 #: libraries/advisory_rules_generic.php:45
80 msgid "The slow query rate should be below 5%%, your value is %s%%."
83 #: libraries/advisory_rules_generic.php:50
84 msgid "Slow query rate"
87 #: libraries/advisory_rules_generic.php:54
89 "There is a high percentage of slow queries compared to the server uptime."
92 #: libraries/advisory_rules_generic.php:58
95 "You have a slow query rate of %s per hour, you should have less than 1%% per "
99 #: libraries/advisory_rules_generic.php:63
100 msgid "Long query time"
103 #: libraries/advisory_rules_generic.php:67
105 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
106 "take above 10 seconds are logged."
109 #: libraries/advisory_rules_generic.php:71
111 "It is suggested to set {long_query_time} to a lower value, depending on your "
112 "environment. Usually a value of 1-5 seconds is suggested."
115 #: libraries/advisory_rules_generic.php:74
117 msgid "long_query_time is currently set to %ds."
120 #: libraries/advisory_rules_generic.php:79
121 #: libraries/advisory_rules_generic.php:92
122 msgid "Slow query logging"
125 #: libraries/advisory_rules_generic.php:83
126 #: libraries/advisory_rules_generic.php:96
127 msgid "The slow query log is disabled."
130 #: libraries/advisory_rules_generic.php:85
132 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
133 "help troubleshooting badly performing queries."
136 #: libraries/advisory_rules_generic.php:88
137 msgid "log_slow_queries is set to 'OFF'"
140 #: libraries/advisory_rules_generic.php:98
142 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
143 "help troubleshooting badly performing queries."
146 #: libraries/advisory_rules_generic.php:101
147 msgid "slow_query_log is set to 'OFF'"
150 #: libraries/advisory_rules_generic.php:106
151 msgid "Release Series"
154 #: libraries/advisory_rules_generic.php:109
155 msgid "The MySQL server version less than 5.1."
158 #: libraries/advisory_rules_generic.php:111
160 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
164 #: libraries/advisory_rules_generic.php:113
165 #: libraries/advisory_rules_generic.php:127
166 #: libraries/advisory_rules_generic.php:138
168 msgid "Current version: %s"
171 #: libraries/advisory_rules_generic.php:118
172 #: libraries/advisory_rules_generic.php:132
173 msgid "Minor Version"
176 #: libraries/advisory_rules_generic.php:122
177 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
180 #: libraries/advisory_rules_generic.php:124
182 "You should upgrade, as recent versions of MySQL 5.1 have improved "
183 "performance and MySQL 5.5 even more so."
186 #: libraries/advisory_rules_generic.php:136
187 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
190 #: libraries/advisory_rules_generic.php:137
191 msgid "You should upgrade, to a stable version of MySQL 5.5."
194 #: libraries/advisory_rules_generic.php:143
195 #: libraries/advisory_rules_generic.php:156
199 #: libraries/advisory_rules_generic.php:146
200 msgid "Version is compiled from source, not a MySQL official binary."
203 #: libraries/advisory_rules_generic.php:148
205 "If you did not compile from source, you may be using a package modified by a "
206 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
207 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
210 #: libraries/advisory_rules_generic.php:152
211 msgid "'source' found in version_comment"
214 #: libraries/advisory_rules_generic.php:159
215 msgid "The MySQL manual only is accurate for official MySQL binaries."
218 #: libraries/advisory_rules_generic.php:161
220 "Percona documentation is at <a href=\"https://www.percona.com/software/"
221 "documentation/\">https://www.percona.com/software/documentation/</a>"
224 #: libraries/advisory_rules_generic.php:164
225 msgid "'percona' found in version_comment"
228 #: libraries/advisory_rules_generic.php:168
229 msgid "MySQL Architecture"
232 #: libraries/advisory_rules_generic.php:172
233 msgid "MySQL is not compiled as a 64-bit package."
236 #: libraries/advisory_rules_generic.php:174
238 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
239 "so MySQL might not be able to access all of your memory. You might want to "
240 "consider installing the 64-bit version of MySQL."
243 #: libraries/advisory_rules_generic.php:178
245 msgid "Available memory on this host: %s"
248 #: libraries/advisory_rules_generic.php:184
249 msgid "Query caching method"
252 #: libraries/advisory_rules_generic.php:188
253 msgid "Suboptimal caching method."
256 #: libraries/advisory_rules_generic.php:190
258 "You are using the MySQL Query cache with a fairly high traffic database. It "
259 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
260 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
261 "cache, especially if you have multiple replicas."
264 #: libraries/advisory_rules_generic.php:196
267 "The query cache is enabled and the server receives %d queries per second. "
268 "This rule fires if there is more than 100 queries per second."
271 #: libraries/advisory_rules_generic.php:204
272 msgid "Percentage of sorts that cause temporary tables"
275 #: libraries/advisory_rules_generic.php:208
276 #: libraries/advisory_rules_generic.php:221
277 msgid "Too many sorts are causing temporary tables."
280 #: libraries/advisory_rules_generic.php:210
281 #: libraries/advisory_rules_generic.php:223
283 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
284 "depending on your system memory limits."
287 #: libraries/advisory_rules_generic.php:213
290 "%s%% of all sorts cause temporary tables, this value should be lower than "
294 #: libraries/advisory_rules_generic.php:218
295 msgid "Rate of sorts that cause temporary tables"
298 #: libraries/advisory_rules_generic.php:226
301 "Temporary tables average: %s, this value should be less than 1 per hour."
304 #: libraries/advisory_rules_generic.php:231
308 #: libraries/advisory_rules_generic.php:234
309 msgid "There are lots of rows being sorted."
312 #: libraries/advisory_rules_generic.php:236
314 "While there is nothing wrong with a high amount of row sorting, you might "
315 "want to make sure that the queries which require a lot of sorting use "
316 "indexed columns in the ORDER BY clause, as this will result in much faster "
320 #: libraries/advisory_rules_generic.php:240
322 msgid "Sorted rows average: %s"
325 #: libraries/advisory_rules_generic.php:246
326 msgid "Rate of joins without indexes"
329 #: libraries/advisory_rules_generic.php:249
330 msgid "There are too many joins without indexes."
333 #: libraries/advisory_rules_generic.php:251
335 "This means that joins are doing full table scans. Adding indexes for the "
336 "columns being used in the join conditions will greatly speed up table joins."
339 #: libraries/advisory_rules_generic.php:254
341 msgid "Table joins average: %s, this value should be less than 1 per hour"
344 #: libraries/advisory_rules_generic.php:259
345 msgid "Rate of reading first index entry"
348 #: libraries/advisory_rules_generic.php:262
349 msgid "The rate of reading the first index entry is high."
352 #: libraries/advisory_rules_generic.php:264
354 "This usually indicates frequent full index scans. Full index scans are "
355 "faster than table scans but require lots of CPU cycles in big tables, if "
356 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
357 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
358 "scans. Other than that full index scans can only be reduced by rewriting "
362 #: libraries/advisory_rules_generic.php:270
364 msgid "Index scans average: %s, this value should be less than 1 per hour"
367 #: libraries/advisory_rules_generic.php:275
368 msgid "Rate of reading fixed position"
371 #: libraries/advisory_rules_generic.php:278
372 msgid "The rate of reading data from a fixed position is high."
375 #: libraries/advisory_rules_generic.php:280
377 "This indicates that many queries need to sort results and/or do a full table "
378 "scan, including join queries that do not use indexes. Add indexes where "
382 #: libraries/advisory_rules_generic.php:283
385 "Rate of reading fixed position average: %s, this value should be less than 1 "
389 #: libraries/advisory_rules_generic.php:288
390 msgid "Rate of reading next table row"
393 #: libraries/advisory_rules_generic.php:291
394 msgid "The rate of reading the next table row is high."
397 #: libraries/advisory_rules_generic.php:293
399 "This indicates that many queries are doing full table scans. Add indexes "
403 #: libraries/advisory_rules_generic.php:295
406 "Rate of reading next table row: %s, this value should be less than 1 per hour"
409 #: libraries/advisory_rules_generic.php:301
410 msgid "Different tmp_table_size and max_heap_table_size"
413 #: libraries/advisory_rules_generic.php:304
414 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
417 #: libraries/advisory_rules_generic.php:306
419 "If you have deliberately changed one of either: The server uses the lower "
420 "value of either to determine the maximum size of in-memory tables. So if you "
421 "wish to increase the in-memory table limit you will have to increase the "
422 "other value as well."
425 #: libraries/advisory_rules_generic.php:310
427 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
430 #: libraries/advisory_rules_generic.php:316
431 msgid "Percentage of temp tables on disk"
434 #: libraries/advisory_rules_generic.php:320
435 #: libraries/advisory_rules_generic.php:341
437 "Many temporary tables are being written to disk instead of being kept in "
441 #: libraries/advisory_rules_generic.php:322
443 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
444 "some temporary tables are always being written to disk, independent of the "
445 "value of these variables. To eliminate these you will have to rewrite your "
446 "queries to avoid those conditions (Within a temporary table: Presence of a "
447 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
448 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
449 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
452 #: libraries/advisory_rules_generic.php:331
455 "%s%% of all temporary tables are being written to disk, this value should be "
459 #: libraries/advisory_rules_generic.php:337
460 msgid "Temp disk rate"
463 #: libraries/advisory_rules_generic.php:343
465 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
466 "some temporary tables are always being written to disk, independent of the "
467 "value of these variables. To eliminate these you will have to rewrite your "
468 "queries to avoid those conditions (Within a temporary table: Presence of a "
469 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
470 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
471 "temporary-tables.html\">MySQL Documentation</a>"
474 #: libraries/advisory_rules_generic.php:352
477 "Rate of temporary tables being written to disk: %s, this value should be "
478 "less than 1 per hour"
481 #: libraries/advisory_rules_generic.php:359
482 msgid "MyISAM key buffer size"
485 #: libraries/advisory_rules_generic.php:362
486 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
489 #: libraries/advisory_rules_generic.php:364
491 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
495 #: libraries/advisory_rules_generic.php:366
496 msgid "key_buffer_size is 0"
499 #: libraries/advisory_rules_generic.php:371
501 msgid "Max % MyISAM key buffer ever used"
504 #: libraries/advisory_rules_generic.php:376
505 #: libraries/advisory_rules_generic.php:393
507 msgid "MyISAM key buffer (index cache) % used is low."
510 #: libraries/advisory_rules_generic.php:378
511 #: libraries/advisory_rules_generic.php:395
513 "You may need to decrease the size of {key_buffer_size}, re-examine your "
514 "tables to see if indexes have been removed, or examine queries and "
515 "expectations about what indexes are being used."
518 #: libraries/advisory_rules_generic.php:382
521 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
524 #: libraries/advisory_rules_generic.php:387
525 msgid "Percentage of MyISAM key buffer used"
528 #: libraries/advisory_rules_generic.php:399
530 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
533 #: libraries/advisory_rules_generic.php:404
534 msgid "Percentage of index reads from memory"
537 #: libraries/advisory_rules_generic.php:409
539 msgid "The % of indexes that use the MyISAM key buffer is low."
542 #: libraries/advisory_rules_generic.php:410
543 msgid "You may need to increase {key_buffer_size}."
546 #: libraries/advisory_rules_generic.php:411
548 msgid "Index reads from memory: %s%%, this value should be above 95%%"
551 #: libraries/advisory_rules_generic.php:417
552 msgid "Rate of table open"
555 #: libraries/advisory_rules_generic.php:420
556 msgid "The rate of opening tables is high."
559 #: libraries/advisory_rules_generic.php:422
561 "Opening tables requires disk I/O which is costly. Increasing "
562 "{table_open_cache} might avoid this."
565 #: libraries/advisory_rules_generic.php:424
567 msgid "Opened table rate: %s, this value should be less than 10 per hour"
570 #: libraries/advisory_rules_generic.php:429
571 msgid "Percentage of used open files limit"
574 #: libraries/advisory_rules_generic.php:433
576 "The number of open files is approaching the max number of open files. You "
577 "may get a \"Too many open files\" error."
580 #: libraries/advisory_rules_generic.php:437
581 #: libraries/advisory_rules_generic.php:450
583 "Consider increasing {open_files_limit}, and check the error log when "
584 "restarting after changing {open_files_limit}."
587 #: libraries/advisory_rules_generic.php:440
590 "The number of opened files is at %s%% of the limit. It should be below 85%%"
593 #: libraries/advisory_rules_generic.php:445
594 msgid "Rate of open files"
597 #: libraries/advisory_rules_generic.php:448
598 msgid "The rate of opening files is high."
601 #: libraries/advisory_rules_generic.php:453
603 msgid "Opened files rate: %s, this value should be less than 5 per hour"
606 #: libraries/advisory_rules_generic.php:459
608 msgid "Immediate table locks %"
611 #: libraries/advisory_rules_generic.php:463
612 #: libraries/advisory_rules_generic.php:473
613 msgid "Too many table locks were not granted immediately."
616 #: libraries/advisory_rules_generic.php:464
617 #: libraries/advisory_rules_generic.php:474
618 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
621 #: libraries/advisory_rules_generic.php:465
623 msgid "Immediate table locks: %s%%, this value should be above 95%%"
626 #: libraries/advisory_rules_generic.php:470
627 msgid "Table lock wait rate"
630 #: libraries/advisory_rules_generic.php:475
632 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
635 #: libraries/advisory_rules_generic.php:480
639 #: libraries/advisory_rules_generic.php:483
641 "Thread cache is disabled, resulting in more overhead from new connections to "
645 #: libraries/advisory_rules_generic.php:484
646 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
649 #: libraries/advisory_rules_generic.php:485
650 msgid "The thread cache is set to 0"
653 #: libraries/advisory_rules_generic.php:490
655 msgid "Thread cache hit rate %"
658 #: libraries/advisory_rules_generic.php:494
659 msgid "Thread cache is not efficient."
662 #: libraries/advisory_rules_generic.php:495
663 msgid "Increase {thread_cache_size}."
666 #: libraries/advisory_rules_generic.php:496
668 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
671 #: libraries/advisory_rules_generic.php:501
672 msgid "Threads that are slow to launch"
675 #: libraries/advisory_rules_generic.php:505
676 msgid "There are too many threads that are slow to launch."
679 #: libraries/advisory_rules_generic.php:507
681 "This generally happens in case of general system overload as it is pretty "
682 "simple operations. You might want to monitor your system load carefully."
685 #: libraries/advisory_rules_generic.php:510
687 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
690 #: libraries/advisory_rules_generic.php:515
691 msgid "Slow launch time"
694 #: libraries/advisory_rules_generic.php:518
695 msgid "Slow_launch_time is above 2s."
698 #: libraries/advisory_rules_generic.php:520
700 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
704 #: libraries/advisory_rules_generic.php:522
706 msgid "slow_launch_time is set to %s"
709 #: libraries/advisory_rules_generic.php:528
710 msgid "Percentage of used connections"
713 #: libraries/advisory_rules_generic.php:531
715 "The maximum amount of used connections is getting close to the value of "
719 #: libraries/advisory_rules_generic.php:533
721 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
722 "that do not close database handlers properly get killed sooner. Make sure "
723 "the code closes database handlers properly."
726 #: libraries/advisory_rules_generic.php:537
729 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
732 #: libraries/advisory_rules_generic.php:542
733 msgid "Percentage of aborted connections"
736 #: libraries/advisory_rules_generic.php:545
737 #: libraries/advisory_rules_generic.php:559
738 msgid "Too many connections are aborted."
741 #: libraries/advisory_rules_generic.php:547
742 #: libraries/advisory_rules_generic.php:561
744 "Connections are usually aborted when they cannot be authorized. <a "
745 "href=\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-"
746 "of-aborted_connects/\">This article</a> might help you track down the source."
749 #: libraries/advisory_rules_generic.php:551
751 msgid "%s%% of all connections are aborted. This value should be below 1%%"
754 #: libraries/advisory_rules_generic.php:556
755 msgid "Rate of aborted connections"
758 #: libraries/advisory_rules_generic.php:565
761 "Aborted connections rate is at %s, this value should be less than 1 per hour"
764 #: libraries/advisory_rules_generic.php:570
765 msgid "Percentage of aborted clients"
768 #: libraries/advisory_rules_generic.php:573
769 #: libraries/advisory_rules_generic.php:587
770 msgid "Too many clients are aborted."
773 #: libraries/advisory_rules_generic.php:575
774 #: libraries/advisory_rules_generic.php:589
776 "Clients are usually aborted when they did not close their connection to "
777 "MySQL properly. This can be due to network issues or code not closing a "
778 "database handler properly. Check your network and code."
781 #: libraries/advisory_rules_generic.php:579
783 msgid "%s%% of all clients are aborted. This value should be below 2%%"
786 #: libraries/advisory_rules_generic.php:584
787 msgid "Rate of aborted clients"
790 #: libraries/advisory_rules_generic.php:593
792 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
795 #: libraries/advisory_rules_generic.php:599
796 msgid "Is InnoDB disabled?"
799 #: libraries/advisory_rules_generic.php:603
800 msgid "You do not have InnoDB enabled."
803 #: libraries/advisory_rules_generic.php:604
804 msgid "InnoDB is usually the better choice for table engines."
807 #: libraries/advisory_rules_generic.php:605
808 msgid "have_innodb is set to 'value'"
811 #: libraries/advisory_rules_generic.php:609
812 #: libraries/advisory_rules_generic.php:633
813 msgid "InnoDB log size"
816 #: libraries/advisory_rules_generic.php:613
817 #: libraries/advisory_rules_generic.php:640
819 "The InnoDB log file size is not an appropriate size, in relation to the "
820 "InnoDB buffer pool."
823 #: libraries/advisory_rules_generic.php:615
824 #: libraries/advisory_rules_generic.php:642
827 "Especially on a system with a lot of writes to InnoDB tables you should set "
828 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
829 "bigger this value, the longer the recovery time will be when database "
830 "crashes, so this value should not be set much higher than 256 MiB. Please "
831 "note however that you cannot simply change the value of this variable. You "
832 "need to shutdown the server, remove the InnoDB log files, set the new value "
833 "in my.cnf, start the server, then check the error logs if everything went "
834 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
835 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
838 #: libraries/advisory_rules_generic.php:626
839 #: libraries/advisory_rules_generic.php:653
842 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
843 "it should not be below 20%%"
846 #: libraries/advisory_rules_generic.php:660
847 msgid "Max InnoDB log size"
850 #: libraries/advisory_rules_generic.php:664
851 msgid "The InnoDB log file size is inadequately large."
854 #: libraries/advisory_rules_generic.php:666
857 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
858 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
859 "recovery time after a database crash considerably. See also <a "
860 "href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
861 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
862 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
863 "then check the error logs if everything went fine. See also <a "
864 "href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
865 "innodblogfilesize-proper-way.html\">this blog entry</a>"
868 #: libraries/advisory_rules_generic.php:676
870 msgid "Your absolute InnoDB log size is %s MiB"
873 #: libraries/advisory_rules_generic.php:681
874 msgid "InnoDB buffer pool size"
877 #: libraries/advisory_rules_generic.php:685
878 msgid "Your InnoDB buffer pool is fairly small."
881 #: libraries/advisory_rules_generic.php:687
884 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
885 "tables. Assign all your remaining memory to this buffer. For database "
886 "servers that use solely InnoDB as storage engine and have no other services "
887 "(e.g. a web server) running, you may set this as high as 80% of your "
888 "available memory. If that is not the case, you need to carefully assess the "
889 "memory consumption of your other services and non-InnoDB-Tables and set this "
890 "variable accordingly. If it is set too high, your system will start "
891 "swapping, which decreases performance significantly. See also <a "
892 "href=\"https://www.percona.com/blog/2007/11/03/choosing-"
893 "innodb_buffer_pool_size/\">this article</a>"
896 #: libraries/advisory_rules_generic.php:697
899 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
900 "rule fires if you are assigning less than 60%%, however this might be "
901 "perfectly adequate for your system if you don't have much InnoDB tables or "
902 "other services running on the same machine."
905 #: libraries/advisory_rules_generic.php:707
906 msgid "MyISAM concurrent inserts"
909 #: libraries/advisory_rules_generic.php:710
910 msgid "Enable {concurrent_insert} by setting it to 1"
913 #: libraries/advisory_rules_generic.php:712
915 "Setting {concurrent_insert} to 1 reduces contention between readers and "
916 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
917 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
920 #: libraries/advisory_rules_generic.php:716
921 msgid "concurrent_insert is set to 0"
924 #: libraries/advisory_rules_mysql_before80003.php:9
925 msgid "Query cache disabled"
928 #: libraries/advisory_rules_mysql_before80003.php:12
929 msgid "The query cache is not enabled."
932 #: libraries/advisory_rules_mysql_before80003.php:14
934 "The query cache is known to greatly improve performance if configured "
935 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
936 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
937 "memcached, ignore this recommendation."
940 #: libraries/advisory_rules_mysql_before80003.php:18
941 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
944 #: libraries/advisory_rules_mysql_before80003.php:23
946 msgid "Query cache efficiency (%)"
949 #: libraries/advisory_rules_mysql_before80003.php:27
950 msgid "Query cache not running efficiently, it has a low hit rate."
953 #: libraries/advisory_rules_mysql_before80003.php:28
954 msgid "Consider increasing {query_cache_limit}."
957 #: libraries/advisory_rules_mysql_before80003.php:29
959 msgid "The current query cache hit rate of %s%% is below 20%%"
962 #: libraries/advisory_rules_mysql_before80003.php:34
963 msgid "Query Cache usage"
966 #: libraries/advisory_rules_mysql_before80003.php:39
968 msgid "Less than 80% of the query cache is being utilized."
971 #: libraries/advisory_rules_mysql_before80003.php:41
973 "This might be caused by {query_cache_limit} being too low. Flushing the "
974 "query cache might help as well."
977 #: libraries/advisory_rules_mysql_before80003.php:45
980 "The current ratio of free query cache memory to total query cache size is "
981 "%s%%. It should be above 80%%"
984 #: libraries/advisory_rules_mysql_before80003.php:52
985 msgid "Query cache fragmentation"
988 #: libraries/advisory_rules_mysql_before80003.php:56
989 msgid "The query cache is considerably fragmented."
992 #: libraries/advisory_rules_mysql_before80003.php:58
994 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
995 "This might be caused by many Query cache low memory prunes due to "
996 "{query_cache_size} being too small. For a immediate but short lived fix you "
997 "can flush the query cache (might lock the query cache for a long time). "
998 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
999 "too, e.g. you can set it to the average size of your queries in the cache "
1000 "using this formula: (query_cache_size - qcache_free_memory) / "
1001 "qcache_queries_in_cache"
1004 #: libraries/advisory_rules_mysql_before80003.php:66
1007 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1008 "that the query cache is an alternating pattern of free and used blocks. This "
1009 "value should be below 20%%."
1012 #: libraries/advisory_rules_mysql_before80003.php:73
1013 msgid "Query cache low memory prunes"
1016 #: libraries/advisory_rules_mysql_before80003.php:77
1018 "Cached queries are removed due to low query cache memory from the query "
1022 #: libraries/advisory_rules_mysql_before80003.php:79
1024 "You might want to increase {query_cache_size}, however keep in mind that the "
1025 "overhead of maintaining the cache is likely to increase with its size, so do "
1026 "this in small increments and monitor the results."
1029 #: libraries/advisory_rules_mysql_before80003.php:84
1032 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1033 "value is, the better (This rules firing limit: 0.1%%)"
1036 #: libraries/advisory_rules_mysql_before80003.php:91
1037 msgid "Query cache max size"
1040 #: libraries/advisory_rules_mysql_before80003.php:96
1042 "The query cache size is above 128 MiB. Big query caches may cause "
1043 "significant overhead that is required to maintain the cache."
1046 #: libraries/advisory_rules_mysql_before80003.php:100
1048 "Depending on your environment, it might be performance increasing to reduce "
1052 #: libraries/advisory_rules_mysql_before80003.php:102
1054 msgid "Current query cache size: %s"
1057 #: libraries/advisory_rules_mysql_before80003.php:107
1058 msgid "Query cache min result size"
1061 #: libraries/advisory_rules_mysql_before80003.php:111
1063 "The max size of the result set in the query cache is the default of 1 MiB."
1066 #: libraries/advisory_rules_mysql_before80003.php:113
1068 "Changing {query_cache_limit} (usually by increasing) may increase "
1069 "efficiency. This variable determines the maximum size a query result may "
1070 "have to be inserted into the query cache. If there are many query results "
1071 "above 1 MiB that are well cacheable (many reads, little writes) then "
1072 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1073 "of many query results being above 1 MiB that are not very well cacheable "
1074 "(often invalidated due to table updates) increasing {query_cache_limit} "
1075 "might reduce efficiency."
1078 #: libraries/advisory_rules_mysql_before80003.php:120
1079 msgid "query_cache_limit is set to 1 MiB"
1082 #: libraries/classes/Advisor.php:234
1084 msgid "Error when evaluating: %s"
1087 #: libraries/classes/Advisor.php:261
1089 msgid "Failed evaluating precondition for rule '%s'."
1092 #: libraries/classes/Advisor.php:281
1094 msgid "Failed calculating value for rule '%s'."
1097 #: libraries/classes/Advisor.php:300
1099 msgid "Failed running test for rule '%s'."
1102 #: libraries/classes/Advisor.php:328
1104 msgid "Failed formatting string for rule '%s'."
1107 #: libraries/classes/Advisor.php:413
1111 #: libraries/classes/Advisor.php:416
1115 #: libraries/classes/Advisor.php:419
1119 #: libraries/classes/Advisor.php:422
1123 #: libraries/classes/BrowseForeigners.php:200
1127 #: libraries/classes/BrowseForeigners.php:206
1128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
1129 #: libraries/classes/Controllers/Server/PrivilegesController.php:330
1130 #: libraries/classes/Normalization.php:255
1131 #: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:327
1132 #: libraries/classes/Tracking.php:481
1133 #: templates/columns_definitions/column_definitions_form.twig:43
1134 #: templates/database/designer/main.twig:1102
1135 #: templates/database/events/editor_form.twig:115
1136 #: templates/database/operations/index.twig:19
1137 #: templates/database/operations/index.twig:75
1138 #: templates/database/operations/index.twig:185
1139 #: templates/database/operations/index.twig:225
1140 #: templates/database/routines/editor_form.twig:176
1141 #: templates/database/routines/execute_form.twig:55
1142 #: templates/database/search/main.twig:74
1143 #: templates/database/triggers/editor_form.twig:69
1144 #: templates/display/results/table.twig:190
1145 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1146 #: templates/modals/create_view.twig:10
1147 #: templates/modals/enum_set_editor.twig:10
1148 #: templates/modals/index_dialog_modal.twig:10
1149 #: templates/preferences/manage/main.twig:46
1150 #: templates/preferences/manage/main.twig:108
1151 #: templates/server/binlog/index.twig:34
1152 #: templates/server/privileges/add_user.twig:36
1153 #: templates/server/privileges/change_password.twig:70
1154 #: templates/server/privileges/edit_routine_privileges.twig:102
1155 #: templates/server/privileges/privileges_summary.twig:102
1156 #: templates/server/privileges/privileges_table.twig:858
1157 #: templates/server/privileges/user_properties.twig:149
1158 #: templates/server/privileges/users_overview.twig:159
1159 #: templates/server/replication/change_primary.twig:33
1160 #: templates/server/replication/primary_add_replica_user.twig:81
1161 #: templates/server/replication/primary_configuration.twig:30
1162 #: templates/server/replication/replica_configuration.twig:16
1163 #: templates/server/replication/replica_configuration.twig:88
1164 #: templates/server/user_groups/edit_user_groups.twig:21
1165 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1166 #: templates/table/find_replace/index.twig:62
1167 #: templates/table/insert/actions_panel.twig:37
1168 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1169 #: templates/table/operations/index.twig:38
1170 #: templates/table/operations/index.twig:86
1171 #: templates/table/operations/index.twig:241
1172 #: templates/table/operations/index.twig:328
1173 #: templates/table/operations/index.twig:505
1174 #: templates/table/operations/view.twig:20
1175 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1176 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1177 #: templates/table/structure/display_structure.twig:343
1178 #: templates/table/structure/display_structure.twig:437
1179 #: templates/table/structure/display_structure.twig:555
1180 #: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116
1184 #: libraries/classes/BrowseForeigners.php:221
1185 #: libraries/classes/BrowseForeigners.php:225
1186 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1187 #: templates/table/structure/display_structure.twig:458
1188 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1192 #: libraries/classes/BrowseForeigners.php:222
1193 #: libraries/classes/BrowseForeigners.php:224
1194 #: templates/server/engines/index.twig:14
1195 #: templates/server/plugins/index.twig:27
1196 #: templates/server/status/variables/index.twig:77
1200 #: libraries/classes/BrowseForeigners.php:321
1201 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
1202 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
1203 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
1204 #: templates/list_navigator.twig:4
1205 msgid "Page number:"
1208 #: libraries/classes/BrowseForeigners.php:335
1209 #: libraries/classes/Controllers/JavaScriptMessagesController.php:561
1210 #: templates/display/results/table.twig:24
1211 #: templates/server/privileges/initials_row.twig:17
1212 #: templates/table/browse_foreigners/show_all.twig:4
1216 #: libraries/classes/Charsets/Collation.php:170
1217 #: libraries/classes/Charsets.php:176 libraries/classes/Charsets.php:177
1221 #: libraries/classes/Charsets/Collation.php:203
1222 #: libraries/classes/Charsets/Collation.php:501
1224 msgid "German (phone book order)"
1227 #: libraries/classes/Charsets/Collation.php:207
1228 #: libraries/classes/Charsets/Collation.php:498
1230 msgid "German (dictionary order)"
1233 #: libraries/classes/Charsets/Collation.php:216
1234 #: libraries/classes/Charsets/Collation.php:576
1236 msgid "Spanish (traditional)"
1239 #: libraries/classes/Charsets/Collation.php:220
1240 #: libraries/classes/Charsets/Collation.php:569
1242 msgid "Spanish (modern)"
1245 #: libraries/classes/Charsets/Collation.php:298
1246 msgctxt "Collation variant"
1247 msgid "case-insensitive"
1250 #: libraries/classes/Charsets/Collation.php:301
1251 msgctxt "Collation variant"
1252 msgid "case-sensitive"
1255 #: libraries/classes/Charsets/Collation.php:304
1256 msgctxt "Collation variant"
1257 msgid "accent-insensitive"
1260 #: libraries/classes/Charsets/Collation.php:307
1261 msgctxt "Collation variant"
1262 msgid "accent-sensitive"
1265 #: libraries/classes/Charsets/Collation.php:310
1266 msgctxt "Collation variant"
1267 msgid "kana-sensitive"
1270 #: libraries/classes/Charsets/Collation.php:314
1271 msgctxt "Collation variant"
1275 #: libraries/classes/Charsets/Collation.php:317
1276 msgctxt "Collation variant"
1280 #: libraries/classes/Charsets/Collation.php:320
1281 msgctxt "Collation variant"
1285 #: libraries/classes/Charsets/Collation.php:339
1290 #: libraries/classes/Charsets/Collation.php:351
1291 #: libraries/classes/Charsets/Collation.php:600
1296 #: libraries/classes/Charsets/Collation.php:361
1297 #: libraries/classes/Charsets/Collation.php:547
1299 msgid "West European"
1302 #: libraries/classes/Charsets/Collation.php:368
1304 msgid "Central European"
1307 #: libraries/classes/Charsets/Collation.php:373
1308 #: libraries/classes/Charsets/Collation.php:554
1313 #: libraries/classes/Charsets/Collation.php:378
1315 msgid "Simplified Chinese"
1318 #: libraries/classes/Charsets/Collation.php:381
1320 msgid "Traditional Chinese"
1323 #: libraries/classes/Charsets/Collation.php:384
1324 #: libraries/classes/Charsets/Collation.php:469
1329 #: libraries/classes/Charsets/Collation.php:392
1330 #: libraries/classes/Charsets/Collation.php:518
1335 #: libraries/classes/Charsets/Collation.php:397
1340 #: libraries/classes/Charsets/Collation.php:402
1345 #: libraries/classes/Charsets/Collation.php:405
1350 #: libraries/classes/Charsets/Collation.php:408
1355 #: libraries/classes/Charsets/Collation.php:411
1356 #: libraries/classes/Charsets/Collation.php:533
1361 #: libraries/classes/Charsets/Collation.php:414
1366 #: libraries/classes/Charsets/Collation.php:417
1371 #: libraries/classes/Charsets/Collation.php:420
1376 #: libraries/classes/Charsets/Collation.php:423
1378 msgid "Czech-Slovak"
1381 #: libraries/classes/Charsets/Collation.php:426
1382 #: libraries/classes/Charsets/Collation.php:592
1387 #: libraries/classes/Charsets/Collation.php:429
1388 #: libraries/classes/Charsets/Collation.php:588
1393 #: libraries/classes/Charsets/Collation.php:432
1394 #: libraries/classes/Charsets/Collation.php:580
1399 #: libraries/classes/Charsets/Collation.php:435
1400 #: libraries/classes/Charsets/Collation.php:584
1405 #: libraries/classes/Charsets/Collation.php:438
1410 #: libraries/classes/Charsets/Collation.php:463
1415 #: libraries/classes/Charsets/Collation.php:475
1420 #: libraries/classes/Charsets/Collation.php:479
1425 #: libraries/classes/Charsets/Collation.php:483
1430 #: libraries/classes/Charsets/Collation.php:487
1435 #: libraries/classes/Charsets/Collation.php:491
1440 #: libraries/classes/Charsets/Collation.php:495
1445 #: libraries/classes/Charsets/Collation.php:510
1450 #: libraries/classes/Charsets/Collation.php:514
1455 #: libraries/classes/Charsets/Collation.php:521
1457 msgid "Classical Latin"
1460 #: libraries/classes/Charsets/Collation.php:525
1465 #: libraries/classes/Charsets/Collation.php:529
1470 #: libraries/classes/Charsets/Collation.php:537
1475 #: libraries/classes/Charsets/Collation.php:540
1482 #: libraries/classes/Charsets/Collation.php:544
1487 #: libraries/classes/Charsets/Collation.php:551
1492 #: libraries/classes/Charsets/Collation.php:558
1497 #: libraries/classes/Charsets/Collation.php:562
1502 #: libraries/classes/Charsets/Collation.php:566
1507 #: libraries/classes/Charsets/Collation.php:596
1512 #: libraries/classes/Common.php:244
1514 msgid "You should upgrade to %s %s or later."
1517 #: libraries/classes/Common.php:276
1518 msgid "Error: Token mismatch"
1521 #: libraries/classes/Common.php:490
1523 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1524 "access phpMyAdmin."
1527 #: libraries/classes/Common.php:549
1529 "You have enabled mbstring.func_overload in your PHP configuration. This "
1530 "option is incompatible with phpMyAdmin and might cause some data to be "
1534 #: libraries/classes/Common.php:566
1536 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1537 "requires these functions!"
1540 #: libraries/classes/Common.php:577
1541 msgid "GLOBALS overwrite attempt"
1544 #: libraries/classes/Common.php:587
1545 msgid "possible exploit"
1548 #: libraries/classes/Config/Descriptions.php:69
1549 #: libraries/classes/Config/Descriptions.php:70
1550 #: libraries/classes/Config/Descriptions.php:71
1551 msgid "Users cannot set a higher value"
1554 #: libraries/classes/Config/Descriptions.php:89
1556 "If enabled, user can enter any MySQL server in login form for cookie auth."
1559 #: libraries/classes/Config/Descriptions.php:92
1561 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1562 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1563 "to the given regular expression."
1566 #: libraries/classes/Config/Descriptions.php:97
1568 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1569 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1570 "cross-frame scripting (XSS) attacks."
1573 #: libraries/classes/Config/Descriptions.php:102
1575 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1579 #: libraries/classes/Config/Descriptions.php:104
1580 msgid "Enable bzip2 compression for import operations."
1583 #: libraries/classes/Config/Descriptions.php:105
1584 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1587 #: libraries/classes/Config/Descriptions.php:106
1589 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1593 #: libraries/classes/Config/Descriptions.php:107
1594 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1597 #: libraries/classes/Config/Descriptions.php:108
1598 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1601 #: libraries/classes/Config/Descriptions.php:109
1602 msgid "Enter your public key for the reCAPTCHA service on your domain."
1605 #: libraries/classes/Config/Descriptions.php:110
1606 msgid "Enter your private key for your domain reCAPTCHA service."
1609 #: libraries/classes/Config/Descriptions.php:111
1610 msgid "Enter your siteverify URL for your reCAPTCHA service."
1613 #: libraries/classes/Config/Descriptions.php:113
1615 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1616 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1617 "kbd] - allows newlines in columns."
1620 #: libraries/classes/Config/Descriptions.php:118
1622 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1623 "highlighting and line numbers."
1626 #: libraries/classes/Config/Descriptions.php:123
1628 "Find any errors in the query before executing it. Requires CodeMirror to be "
1632 #: libraries/classes/Config/Descriptions.php:126
1634 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1638 #: libraries/classes/Config/Descriptions.php:129
1640 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1644 #: libraries/classes/Config/Descriptions.php:132
1646 "Compress gzip exports on the fly without the need for much memory; if you "
1647 "encounter problems with created gzip files disable this feature."
1650 #: libraries/classes/Config/Descriptions.php:136
1652 "Whether a warning (\"Are your really sure…\") should be displayed when "
1653 "you're about to lose data."
1656 #: libraries/classes/Config/Descriptions.php:139
1657 msgid "Autocomplete of the table and column names in the SQL queries."
1660 #: libraries/classes/Config/Descriptions.php:142
1661 #: libraries/classes/Config/Descriptions.php:146
1662 #: libraries/classes/Config/Descriptions.php:150
1663 #: libraries/classes/Config/Descriptions.php:154
1664 #: libraries/classes/Config/Descriptions.php:158
1665 #: libraries/classes/Config/Descriptions.php:162
1666 #: libraries/classes/Config/Descriptions.php:166
1667 #: libraries/classes/Config/Descriptions.php:170
1668 #: libraries/classes/Config/Descriptions.php:174
1670 "Values for options list for default transformations. These will be "
1671 "overwritten if transformation is filled in at table structure page."
1674 #: libraries/classes/Config/Descriptions.php:178
1676 "Disable the table maintenance mass operations, like optimizing or repairing "
1677 "the selected tables of a database."
1680 #: libraries/classes/Config/Descriptions.php:182
1682 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1686 #: libraries/classes/Config/Descriptions.php:184
1687 #: libraries/classes/Config/Descriptions.php:728
1688 #: libraries/classes/Plugins/Export/ExportSql.php:345
1689 msgid "Exclude definition of current user"
1692 #: libraries/classes/Config/Descriptions.php:186
1694 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1695 "the referenced data, [kbd]id[/kbd] is the key value."
1698 #: libraries/classes/Config/Descriptions.php:190
1700 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1701 "for magic strings that can be used to get special values."
1704 #: libraries/classes/Config/Descriptions.php:195
1706 "Please note that phpMyAdmin is just a user interface and its features do not "
1710 #: libraries/classes/Config/Descriptions.php:198
1712 "Advanced server configuration, do not change these options unless you know "
1713 "what they are for."
1716 #: libraries/classes/Config/Descriptions.php:201
1718 "Configure phpMyAdmin configuration storage to gain access to additional "
1719 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1723 #: libraries/classes/Config/Descriptions.php:206
1725 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1729 #: libraries/classes/Config/Descriptions.php:209
1730 msgid "Customize browse mode."
1733 #: libraries/classes/Config/Descriptions.php:210
1734 #: libraries/classes/Config/Descriptions.php:211
1735 #: libraries/classes/Config/Descriptions.php:218
1736 #: libraries/classes/Config/Descriptions.php:224
1737 #: libraries/classes/Config/Descriptions.php:225
1738 #: libraries/classes/Config/Descriptions.php:230
1739 msgid "Customize default options."
1742 #: libraries/classes/Config/Descriptions.php:212
1743 msgid "Settings for phpMyAdmin developers."
1746 #: libraries/classes/Config/Descriptions.php:213
1747 msgid "Customize edit mode."
1750 #: libraries/classes/Config/Descriptions.php:214
1751 msgid "Customize default export options."
1754 #: libraries/classes/Config/Descriptions.php:215
1755 msgid "Set some commonly used options."
1758 #: libraries/classes/Config/Descriptions.php:216
1759 msgid "Customize default common import options."
1762 #: libraries/classes/Config/Descriptions.php:217
1763 msgid "Set import and export directories and compression options."
1766 #: libraries/classes/Config/Descriptions.php:219
1767 msgid "Databases display options."
1770 #: libraries/classes/Config/Descriptions.php:220
1771 msgid "Customize appearance of the navigation panel."
1774 #: libraries/classes/Config/Descriptions.php:221
1775 msgid "Customize the navigation tree."
1778 #: libraries/classes/Config/Descriptions.php:222
1779 msgid "Servers display options."
1782 #: libraries/classes/Config/Descriptions.php:223
1783 msgid "Tables display options."
1786 #: libraries/classes/Config/Descriptions.php:226
1787 msgid "Settings that didn't fit anywhere else."
1790 #: libraries/classes/Config/Descriptions.php:227
1791 msgid "Authentication settings."
1794 #: libraries/classes/Config/Descriptions.php:228
1795 msgid "Enter server connection parameters."
1798 #: libraries/classes/Config/Descriptions.php:229
1799 msgid "Customize links shown in SQL Query boxes."
1802 #: libraries/classes/Config/Descriptions.php:231
1803 msgid "SQL queries settings."
1806 #: libraries/classes/Config/Descriptions.php:232
1807 msgid "Customize startup page."
1810 #: libraries/classes/Config/Descriptions.php:233
1812 "Choose which details to show in the database structure (list of tables)."
1815 #: libraries/classes/Config/Descriptions.php:234
1816 msgid "Settings for the table structure (list of columns)."
1819 #: libraries/classes/Config/Descriptions.php:235
1820 msgid "Choose how you want tabs to work."
1823 #: libraries/classes/Config/Descriptions.php:236
1824 msgid "Customize text input fields."
1827 #: libraries/classes/Config/Descriptions.php:237
1828 msgid "Customize default options"
1831 #: libraries/classes/Config/Descriptions.php:238
1832 msgid "Disable some of the warnings shown by phpMyAdmin."
1835 #: libraries/classes/Config/Descriptions.php:240
1836 msgid "Enable gzip compression for import and export operations."
1839 #: libraries/classes/Config/Descriptions.php:242
1841 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1842 "if one of the queries failed."
1845 #: libraries/classes/Config/Descriptions.php:246
1847 "Allow interrupt of import in case script detects it is close to time limit. "
1848 "This might be a good way to import large files, however it can break "
1852 #: libraries/classes/Config/Descriptions.php:251
1854 "Default format; be aware that this list depends on location (database, "
1855 "table) and only SQL is always available."
1858 #: libraries/classes/Config/Descriptions.php:254
1859 #: libraries/classes/Config/Descriptions.php:255
1860 msgid "Update data when duplicate keys found on import"
1863 #: libraries/classes/Config/Descriptions.php:256
1864 msgid "Number of queries to skip from start."
1867 #: libraries/classes/Config/Descriptions.php:258
1869 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1870 "only occurs for the current server. Setting this to FALSE makes it easy to "
1871 "forget to log out from other servers when connected to multiple servers."
1874 #: libraries/classes/Config/Descriptions.php:263
1876 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1877 "kbd] authentication mode."
1880 #: libraries/classes/Config/Descriptions.php:267
1882 "Defines how long (in seconds) a login cookie should be stored in browser. "
1883 "The default of 0 means that it will be kept for the existing session only, "
1884 "and will be deleted as soon as you close the browser window. This is "
1885 "recommended for non-trusted environments."
1888 #: libraries/classes/Config/Descriptions.php:273
1889 msgid "Maximum number of characters used when a SQL query is displayed."
1892 #: libraries/classes/Config/Descriptions.php:276
1894 "The number of items that can be displayed on each page on the first level of "
1895 "the navigation tree."
1898 #: libraries/classes/Config/Descriptions.php:279
1900 "The number of items that can be displayed on each page of the navigation "
1904 #: libraries/classes/Config/Descriptions.php:282
1906 "Number of rows displayed when browsing a result set. If the result set "
1907 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1910 #: libraries/classes/Config/Descriptions.php:287
1912 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1913 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1916 #: libraries/classes/Config/Descriptions.php:291
1917 msgid "In the navigation panel, replaces the database tree with a selector"
1920 #: libraries/classes/Config/Descriptions.php:294
1921 msgid "Link with main panel by highlighting the current database or table."
1924 #: libraries/classes/Config/Descriptions.php:297
1926 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1927 "([code]new[/code])."
1930 #: libraries/classes/Config/Descriptions.php:300
1932 "Defines the minimum number of items (tables, views, routines and events) to "
1933 "display a filter box."
1936 #: libraries/classes/Config/Descriptions.php:303
1938 "Group items in the navigation tree (determined by the separator defined in "
1939 "the Databases and Tables tabs above)."
1942 #: libraries/classes/Config/Descriptions.php:307
1944 "Whether to offer the possibility of tree expansion in the navigation panel."
1947 #: libraries/classes/Config/Descriptions.php:310
1948 msgid "Whether to show procedures under database in the navigation tree"
1951 #: libraries/classes/Config/Descriptions.php:313
1952 msgid "Whether to expand single database in the navigation tree automatically."
1955 #: libraries/classes/Config/Descriptions.php:315
1956 msgid "Set to 0 to collapse navigation panel."
1959 #: libraries/classes/Config/Descriptions.php:316
1960 msgid "Show logo in navigation panel."
1963 #: libraries/classes/Config/Descriptions.php:317
1964 msgid "URL where logo in the navigation panel will point to."
1967 #: libraries/classes/Config/Descriptions.php:318
1968 msgid "Display server choice at the top of the navigation panel."
1971 #: libraries/classes/Config/Descriptions.php:319
1972 msgid "String that separates databases into different tree levels."
1975 #: libraries/classes/Config/Descriptions.php:320
1976 msgid "String that separates tables into different tree levels."
1979 #: libraries/classes/Config/Descriptions.php:321
1980 msgid "Highlight server under the mouse cursor."
1983 #: libraries/classes/Config/Descriptions.php:322
1984 msgid "Whether to show tables under database in the navigation tree"
1987 #: libraries/classes/Config/Descriptions.php:323
1988 msgid "Whether to show views under database in the navigation tree"
1991 #: libraries/classes/Config/Descriptions.php:324
1992 msgid "Whether to show functions under database in the navigation tree"
1995 #: libraries/classes/Config/Descriptions.php:325
1996 msgid "Whether to show events under database in the navigation tree"
1999 #: libraries/classes/Config/Descriptions.php:327
2001 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2002 "DATETIME and TIMESTAMP, ascending order otherwise."
2005 #: libraries/classes/Config/Descriptions.php:331
2007 "Disable the default warning that is displayed on the database details "
2008 "Structure page if any of the required tables for the phpMyAdmin "
2009 "configuration storage could not be found."
2012 #: libraries/classes/Config/Descriptions.php:336
2014 "Disable the default warning that is displayed on the Structure page if "
2015 "column names in a table are reserved MySQL words."
2018 #: libraries/classes/Config/Descriptions.php:340
2020 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2021 "storage). If disabled, this utilizes JS-routines to display query history "
2022 "(lost by window close)."
2025 #: libraries/classes/Config/Descriptions.php:345
2027 "Sets the effective timezone; possibly different than the one from your "
2031 #: libraries/classes/Config/Descriptions.php:348
2033 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2034 "[kbd]pma__bookmark[/kbd]"
2037 #: libraries/classes/Config/Descriptions.php:351
2039 "Leave blank for no column comments/media types, suggested: "
2040 "[kbd]pma__column_info[/kbd]."
2043 #: libraries/classes/Config/Descriptions.php:354
2045 "A special MySQL user configured with limited permissions, more information "
2046 "available on [doc@linked-tables]documentation[/doc]."
2049 #: libraries/classes/Config/Descriptions.php:358
2051 "An alternate host to hold the configuration storage; leave blank to use the "
2052 "already defined host."
2055 #: libraries/classes/Config/Descriptions.php:361
2057 "An alternate port to connect to the host that holds the configuration "
2058 "storage; leave blank to use the default port, or the already defined port, "
2059 "if the controlhost equals host."
2062 #: libraries/classes/Config/Descriptions.php:366
2064 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2065 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2066 "com/19588]MySQL Bugs[/a]"
2069 #: libraries/classes/Config/Descriptions.php:370
2071 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2075 #: libraries/classes/Config/Descriptions.php:373
2077 "Limits number of table preferences which are stored in database, the oldest "
2078 "records are automatically removed."
2081 #: libraries/classes/Config/Descriptions.php:377
2083 "Leave blank for no QBE saved searches support, suggested: "
2084 "[kbd]pma__savedsearches[/kbd]."
2087 #: libraries/classes/Config/Descriptions.php:380
2089 "Leave blank for no export template support, suggested: "
2090 "[kbd]pma__export_templates[/kbd]."
2093 #: libraries/classes/Config/Descriptions.php:383
2095 "Leave blank for no central columns support, suggested: "
2096 "[kbd]pma__central_columns[/kbd]."
2099 #: libraries/classes/Config/Descriptions.php:386
2101 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2102 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2103 "[kbd]'my_db'[/kbd]."
2106 #: libraries/classes/Config/Descriptions.php:391
2108 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2111 #: libraries/classes/Config/Descriptions.php:394
2113 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2114 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2115 "Suggested: [kbd]phpmyadmin[/kbd]."
2118 #: libraries/classes/Config/Descriptions.php:399
2120 "Leave blank for no \"persistent\" recently used tables across sessions, "
2121 "suggested: [kbd]pma__recent[/kbd]."
2124 #: libraries/classes/Config/Descriptions.php:403
2126 "Leave blank for no \"persistent\" favorite tables across sessions, "
2127 "suggested: [kbd]pma__favorite[/kbd]."
2130 #: libraries/classes/Config/Descriptions.php:407
2132 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2133 "[kbd]pma__relation[/kbd]."
2136 #: libraries/classes/Config/Descriptions.php:412
2138 "See [doc@authentication-modes]authentication types[/doc] for an example."
2141 #: libraries/classes/Config/Descriptions.php:415
2143 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2147 #: libraries/classes/Config/Descriptions.php:418
2149 "Table to describe the display columns, leave blank for no support; "
2150 "suggested: [kbd]pma__table_info[/kbd]."
2153 #: libraries/classes/Config/Descriptions.php:422
2155 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2156 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2159 #: libraries/classes/Config/Descriptions.php:426
2161 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2162 "the log when creating a database."
2165 #: libraries/classes/Config/Descriptions.php:430
2167 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2168 "log when creating a table."
2171 #: libraries/classes/Config/Descriptions.php:434
2173 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2174 "log when creating a view."
2177 #: libraries/classes/Config/Descriptions.php:438
2178 msgid "Defines the list of statements the auto-creation uses for new versions."
2181 #: libraries/classes/Config/Descriptions.php:441
2183 "Leave blank for no SQL query tracking support, suggested: "
2184 "[kbd]pma__tracking[/kbd]."
2187 #: libraries/classes/Config/Descriptions.php:444
2189 "Whether the tracking mechanism creates versions for tables and views "
2193 #: libraries/classes/Config/Descriptions.php:447
2195 "Leave blank for no user preferences storage in database, suggested: "
2196 "[kbd]pma__userconfig[/kbd]."
2199 #: libraries/classes/Config/Descriptions.php:450
2201 "Both this table and the user groups table are required to enable the "
2202 "configurable menus feature; leaving either one of them blank will disable "
2203 "this feature, suggested: [kbd]pma__users[/kbd]."
2206 #: libraries/classes/Config/Descriptions.php:455
2208 "Both this table and the users table are required to enable the configurable "
2209 "menus feature; leaving either one of them blank will disable this feature, "
2210 "suggested: [kbd]pma__usergroups[/kbd]."
2213 #: libraries/classes/Config/Descriptions.php:460
2215 "Leave blank to disable the feature to hide and show navigation items, "
2216 "suggested: [kbd]pma__navigationhiding[/kbd]."
2219 #: libraries/classes/Config/Descriptions.php:464
2221 "A user-friendly description of this server. Leave blank to display the "
2225 #: libraries/classes/Config/Descriptions.php:466
2226 msgid "Leave blank if not used."
2229 #: libraries/classes/Config/Descriptions.php:467
2230 msgid "Leave blank for defaults."
2233 #: libraries/classes/Config/Descriptions.php:468
2234 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2237 #: libraries/classes/Config/Descriptions.php:469
2238 msgid "Authentication method to use."
2241 #: libraries/classes/Config/Descriptions.php:470
2242 msgid "Compress connection to MySQL server."
2245 #: libraries/classes/Config/Descriptions.php:471
2246 msgid "Hide databases matching regular expression (PCRE)."
2249 #: libraries/classes/Config/Descriptions.php:472
2250 msgid "Hostname where MySQL server is running."
2253 #: libraries/classes/Config/Descriptions.php:473
2254 #: libraries/classes/Config/Descriptions.php:477
2255 msgid "Leave empty if not using config auth."
2258 #: libraries/classes/Config/Descriptions.php:474
2259 msgid "Port on which MySQL server is listening, leave empty for default."
2262 #: libraries/classes/Config/Descriptions.php:475
2263 msgid "Socket on which MySQL server is listening, leave empty for default."
2266 #: libraries/classes/Config/Descriptions.php:476
2267 msgid "Enable SSL for connection to MySQL server."
2270 #: libraries/classes/Config/Descriptions.php:479
2272 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2273 "authentication mode because the password is hard coded in the configuration "
2274 "file; this does not limit the ability to execute the same command directly."
2277 #: libraries/classes/Config/Descriptions.php:484
2278 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2281 #: libraries/classes/Config/Descriptions.php:487
2283 "Show or hide a column displaying the Last update timestamp for all tables."
2286 #: libraries/classes/Config/Descriptions.php:490
2288 "Show or hide a column displaying the Last check timestamp for all tables."
2291 #: libraries/classes/Config/Descriptions.php:493
2293 "Defines whether or not type fields should be initially displayed in edit/"
2297 #: libraries/classes/Config/Descriptions.php:496
2299 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2303 #: libraries/classes/Config/Descriptions.php:498
2304 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2307 #: libraries/classes/Config/Descriptions.php:499
2308 msgid "Show or hide a column displaying the comments for all tables."
2311 #: libraries/classes/Config/Descriptions.php:500
2312 msgid "Show or hide a column displaying the charset for all tables."
2315 #: libraries/classes/Config/Descriptions.php:501
2316 msgid "Display the function fields in edit/insert mode."
2319 #: libraries/classes/Config/Descriptions.php:502
2320 msgid "Whether to show hint or not."
2323 #: libraries/classes/Config/Descriptions.php:503
2325 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2328 #: libraries/classes/Config/Descriptions.php:504
2329 msgid "Allow to display database and table statistics (e.g. space usage)."
2332 #: libraries/classes/Config/Descriptions.php:506
2334 "Mark used tables and make it possible to show databases with locked tables."
2337 #: libraries/classes/Config/Descriptions.php:509
2339 "Disable the default warning that is displayed on the main page if Suhosin is "
2343 #: libraries/classes/Config/Descriptions.php:512
2345 "Disable the default warning that is displayed on the main page if the value "
2346 "of the PHP setting session.gc_maxlifetime is less than the value of "
2347 "`LoginCookieValidity`."
2350 #: libraries/classes/Config/Descriptions.php:517
2352 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2353 "query textareas (*2)."
2356 #: libraries/classes/Config/Descriptions.php:520
2358 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2359 "query textareas (*2)."
2362 #: libraries/classes/Config/Descriptions.php:523
2364 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2365 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2366 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2367 "HTTP_X_FORWARDED_FOR[/kbd]."
2370 #: libraries/classes/Config/Descriptions.php:529
2372 "When disabled, users cannot set any of the options below, regardless of the "
2373 "checkbox on the right."
2376 #: libraries/classes/Config/Descriptions.php:532
2378 "The URL of the proxy to be used when retrieving the information about the "
2379 "latest version of phpMyAdmin, or when submitting error reports. You need "
2380 "this if the server where phpMyAdmin is installed does not have direct access "
2381 "to the Internet. The format is: \"hostname:portnumber\"."
2384 #: libraries/classes/Config/Descriptions.php:538
2386 "The username for authenticating with the proxy. By default, no "
2387 "authentication is performed. If a username is supplied, Basic Authentication "
2388 "will be performed. No other types of authentication are currently supported."
2391 #: libraries/classes/Config/Descriptions.php:544
2393 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2394 "will be inserted with Shift+Enter."
2397 #: libraries/classes/Config/Descriptions.php:548
2399 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2400 "configuration storage tables automatically."
2403 #: libraries/classes/Config/Descriptions.php:551
2404 msgid "Highlight selected rows."
2407 #: libraries/classes/Config/Descriptions.php:552
2408 msgid "Highlight row pointed by the mouse cursor."
2411 #: libraries/classes/Config/Descriptions.php:553
2412 msgid "Number of columns for CHAR/VARCHAR textareas."
2415 #: libraries/classes/Config/Descriptions.php:554
2416 msgid "Number of rows for CHAR/VARCHAR textareas."
2419 #: libraries/classes/Config/Descriptions.php:555
2421 "Log SQL queries and their execution time, to be displayed in the console"
2424 #: libraries/classes/Config/Descriptions.php:556
2425 msgid "Tab that is displayed when entering a database."
2428 #: libraries/classes/Config/Descriptions.php:557
2429 msgid "Tab that is displayed when entering a server."
2432 #: libraries/classes/Config/Descriptions.php:558
2433 msgid "Tab that is displayed when entering a table."
2436 #: libraries/classes/Config/Descriptions.php:559
2437 msgid "Whether the table structure actions should be hidden."
2440 #: libraries/classes/Config/Descriptions.php:560
2441 msgid "Whether column comments should be shown in table structure view"
2444 #: libraries/classes/Config/Descriptions.php:561
2445 msgid "Show server listing as a list instead of a drop down."
2448 #: libraries/classes/Config/Descriptions.php:562
2449 msgid "A dropdown will be used if fewer items are present."
2452 #: libraries/classes/Config/Descriptions.php:563
2453 msgid "Default value for foreign key checks checkbox for some queries."
2456 #: libraries/classes/Config/Descriptions.php:564
2457 msgid "Uncheck the checkbox to disable drag and drop import"
2460 #: libraries/classes/Config/Descriptions.php:565
2461 msgid "How many rows can be inserted at one time."
2464 #: libraries/classes/Config/Descriptions.php:566
2466 "Maximum number of characters shown in any non-numeric column on browse view."
2469 #: libraries/classes/Config/Descriptions.php:567
2470 msgid "Define how long (in seconds) a login cookie is valid."
2473 #: libraries/classes/Config/Descriptions.php:568
2474 msgid "Double size of textarea for LONGTEXT columns."
2477 #: libraries/classes/Config/Descriptions.php:569
2478 msgid "Maximum number of databases displayed in database list."
2481 #: libraries/classes/Config/Descriptions.php:570
2482 msgid "Maximum number of tables displayed in table list."
2485 #: libraries/classes/Config/Descriptions.php:571
2486 msgid "Maximum number of recently used tables; set 0 to disable."
2489 #: libraries/classes/Config/Descriptions.php:572
2490 msgid "Maximum number of favorite tables; set 0 to disable."
2493 #: libraries/classes/Config/Descriptions.php:573
2494 msgid "These are Edit, Copy and Delete links."
2497 #: libraries/classes/Config/Descriptions.php:574
2498 msgid "Whether to show row links even in the absence of a unique key."
2501 #: libraries/classes/Config/Descriptions.php:575
2502 #: libraries/classes/Config/Descriptions.php:858
2503 msgid "Disable shortcut keys"
2506 #: libraries/classes/Config/Descriptions.php:576
2507 msgid "Use natural order for sorting table and database names."
2510 #: libraries/classes/Config/Descriptions.php:577
2511 #: libraries/classes/Config/Descriptions.php:580
2512 #: libraries/classes/Config/Descriptions.php:581
2513 msgid "Use only icons, only text or both."
2516 #: libraries/classes/Config/Descriptions.php:578
2517 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2520 #: libraries/classes/Config/Descriptions.php:579
2521 msgid "Use persistent connections to MySQL databases."
2524 #: libraries/classes/Config/Descriptions.php:582
2525 msgid "Disallow BLOB and BINARY columns from editing."
2528 #: libraries/classes/Config/Descriptions.php:583
2529 msgid "How many queries are kept in history."
2532 #: libraries/classes/Config/Descriptions.php:584
2533 msgid "Select which functions will be used for character set conversion."
2536 #: libraries/classes/Config/Descriptions.php:585
2537 msgid "When browsing tables, the sorting of each table is remembered."
2540 #: libraries/classes/Config/Descriptions.php:586
2541 msgid "Default sort order for tables with a primary key."
2544 #: libraries/classes/Config/Descriptions.php:587
2546 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2549 #: libraries/classes/Config/Descriptions.php:588
2550 msgid "For display Options"
2553 #: libraries/classes/Config/Descriptions.php:589
2554 msgid "Directory where exports can be saved on server."
2557 #: libraries/classes/Config/Descriptions.php:590
2559 "Defines whether the query box should stay on-screen after its submission."
2562 #: libraries/classes/Config/Descriptions.php:591
2563 msgid "Title of browser window when a database is selected."
2566 #: libraries/classes/Config/Descriptions.php:592
2567 msgid "Title of browser window when nothing is selected."
2570 #: libraries/classes/Config/Descriptions.php:593
2571 msgid "Title of browser window when a server is selected."
2574 #: libraries/classes/Config/Descriptions.php:594
2575 msgid "Title of browser window when a table is selected."
2578 #: libraries/classes/Config/Descriptions.php:595
2579 msgid "Directory on server where you can upload files for import."
2582 #: libraries/classes/Config/Descriptions.php:596
2583 msgid "Allow for searching inside the entire database."
2586 #: libraries/classes/Config/Descriptions.php:597
2587 msgid "Enables check for latest version on main phpMyAdmin page."
2590 #: libraries/classes/Config/Descriptions.php:598
2591 msgid "The password for authenticating with the proxy."
2594 #: libraries/classes/Config/Descriptions.php:599
2595 msgid "Enable ZIP compression for import and export operations."
2598 #: libraries/classes/Config/Descriptions.php:600
2599 msgid "Choose the default action when sending error reports."
2602 #: libraries/classes/Config/Descriptions.php:617
2603 msgid "Allow login to any MySQL server"
2606 #: libraries/classes/Config/Descriptions.php:618
2607 msgid "Restrict login to MySQL server"
2610 #: libraries/classes/Config/Descriptions.php:619
2611 msgid "Allow third party framing"
2614 #: libraries/classes/Config/Descriptions.php:620
2615 msgid "Show \"Drop database\" link to normal users"
2618 #: libraries/classes/Config/Descriptions.php:621
2619 msgid "Blowfish secret"
2622 #: libraries/classes/Config/Descriptions.php:622
2626 #: libraries/classes/Config/Descriptions.php:623
2627 msgid "Highlight pointer"
2630 #: libraries/classes/Config/Descriptions.php:624
2634 #: libraries/classes/Config/Descriptions.php:625
2635 msgid "CHAR columns editing"
2638 #: libraries/classes/Config/Descriptions.php:626
2639 msgid "Enable CodeMirror"
2642 #: libraries/classes/Config/Descriptions.php:627
2645 msgid "Enable linter"
2648 #: libraries/classes/Config/Descriptions.php:628
2649 msgid "Minimum size for input field"
2652 #: libraries/classes/Config/Descriptions.php:629
2653 msgid "Maximum size for input field"
2656 #: libraries/classes/Config/Descriptions.php:630
2657 msgid "CHAR textarea columns"
2660 #: libraries/classes/Config/Descriptions.php:631
2661 msgid "CHAR textarea rows"
2664 #: libraries/classes/Config/Descriptions.php:632
2665 msgid "Check config file permissions"
2668 #: libraries/classes/Config/Descriptions.php:633
2669 msgid "Compress on the fly"
2672 #: libraries/classes/Config/Descriptions.php:634
2673 msgid "Confirm DROP queries"
2676 #: libraries/classes/Config/Descriptions.php:635
2677 #: templates/console/display.twig:11 templates/console/display.twig:64
2681 #: libraries/classes/Config/Descriptions.php:636
2682 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
2683 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
2687 #: libraries/classes/Config/Descriptions.php:637
2688 msgid "Default database tab"
2691 #: libraries/classes/Config/Descriptions.php:638
2692 msgid "Default server tab"
2695 #: libraries/classes/Config/Descriptions.php:639
2696 msgid "Default table tab"
2699 #: libraries/classes/Config/Descriptions.php:640
2700 msgid "Enable autocomplete for table and column names"
2703 #: libraries/classes/Config/Descriptions.php:641
2704 msgid "Show column comments"
2707 #: libraries/classes/Config/Descriptions.php:642
2708 msgid "Hide table structure actions"
2711 #: libraries/classes/Config/Descriptions.php:643
2712 msgid "Default transformations for Hex"
2715 #: libraries/classes/Config/Descriptions.php:644
2716 msgid "Default transformations for Substring"
2719 #: libraries/classes/Config/Descriptions.php:645
2720 msgid "Default transformations for Bool2Text"
2723 #: libraries/classes/Config/Descriptions.php:646
2724 msgid "Default transformations for External"
2727 #: libraries/classes/Config/Descriptions.php:647
2728 msgid "Default transformations for PreApPend"
2731 #: libraries/classes/Config/Descriptions.php:648
2732 msgid "Default transformations for DateFormat"
2735 #: libraries/classes/Config/Descriptions.php:649
2736 msgid "Default transformations for Inline"
2739 #: libraries/classes/Config/Descriptions.php:650
2740 msgid "Default transformations for TextImageLink"
2743 #: libraries/classes/Config/Descriptions.php:651
2744 msgid "Default transformations for TextLink"
2747 #: libraries/classes/Config/Descriptions.php:652
2748 msgid "Display servers as a list"
2751 #: libraries/classes/Config/Descriptions.php:653
2752 msgid "Disable multi table maintenance"
2755 #: libraries/classes/Config/Descriptions.php:654
2756 msgid "Maximum execution time"
2759 #: libraries/classes/Config/Descriptions.php:655
2760 msgid "Use [code]LOCK TABLES[/code] statement"
2763 #: libraries/classes/Config/Descriptions.php:656
2764 msgid "Save as file"
2767 #: libraries/classes/Config/Descriptions.php:657
2768 #: libraries/classes/Config/Descriptions.php:792
2769 msgid "Character set of the file"
2772 #: libraries/classes/Config/Descriptions.php:658
2773 #: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165
2774 #: templates/import.twig:167 templates/sql/query.twig:40
2775 #: templates/table/structure/display_table_stats.twig:84
2779 #: libraries/classes/Config/Descriptions.php:659
2783 #: libraries/classes/Config/Descriptions.php:660
2784 #: libraries/classes/Config/Descriptions.php:667
2785 #: libraries/classes/Config/Descriptions.php:675
2786 #: libraries/classes/Config/Descriptions.php:679
2787 #: libraries/classes/Config/Descriptions.php:692
2788 #: libraries/classes/Config/Descriptions.php:694
2789 #: libraries/classes/Config/Descriptions.php:741
2790 #: libraries/classes/Plugins/Export/ExportCsv.php:88
2791 #: libraries/classes/Plugins/Export/ExportExcel.php:61
2792 #: libraries/classes/Plugins/Export/ExportHtmlword.php:85
2793 #: libraries/classes/Plugins/Export/ExportOds.php:70
2794 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2795 #: libraries/classes/Plugins/Export/ExportTexytext.php:79
2796 msgid "Put columns names in the first row"
2799 #: libraries/classes/Config/Descriptions.php:661
2800 #: libraries/classes/Config/Descriptions.php:794
2801 #: libraries/classes/Config/Descriptions.php:800
2802 #: libraries/classes/Plugins/Import/ImportCsv.php:666
2803 msgid "Columns enclosed with"
2806 #: libraries/classes/Config/Descriptions.php:662
2807 #: libraries/classes/Config/Descriptions.php:795
2808 #: libraries/classes/Config/Descriptions.php:801
2809 #: libraries/classes/Plugins/Import/ImportCsv.php:677
2810 msgid "Columns escaped with"
2813 #: libraries/classes/Config/Descriptions.php:663
2814 #: libraries/classes/Config/Descriptions.php:669
2815 #: libraries/classes/Config/Descriptions.php:676
2816 #: libraries/classes/Config/Descriptions.php:685
2817 #: libraries/classes/Config/Descriptions.php:693
2818 #: libraries/classes/Config/Descriptions.php:697
2819 #: libraries/classes/Config/Descriptions.php:742
2820 msgid "Replace NULL with"
2823 #: libraries/classes/Config/Descriptions.php:664
2824 #: libraries/classes/Config/Descriptions.php:670
2825 msgid "Remove CRLF characters within columns"
2828 #: libraries/classes/Config/Descriptions.php:665
2829 #: libraries/classes/Config/Descriptions.php:798
2830 #: libraries/classes/Config/Descriptions.php:805
2831 #: libraries/classes/Plugins/Import/ImportCsv.php:651
2832 msgid "Columns terminated with"
2835 #: libraries/classes/Config/Descriptions.php:666
2836 #: libraries/classes/Config/Descriptions.php:793
2837 #: libraries/classes/Plugins/Import/ImportCsv.php:684
2838 msgid "Lines terminated with"
2841 #: libraries/classes/Config/Descriptions.php:668
2842 msgid "Excel edition"
2845 #: libraries/classes/Config/Descriptions.php:671
2846 msgid "Database name template"
2849 #: libraries/classes/Config/Descriptions.php:672
2850 msgid "Server name template"
2853 #: libraries/classes/Config/Descriptions.php:673
2854 msgid "Table name template"
2857 #: libraries/classes/Config/Descriptions.php:677
2858 #: libraries/classes/Config/Descriptions.php:690
2859 #: libraries/classes/Config/Descriptions.php:699
2860 #: libraries/classes/Config/Descriptions.php:737
2861 #: libraries/classes/Config/Descriptions.php:743
2862 #: libraries/classes/Plugins/Export/ExportHtmlword.php:56
2863 #: libraries/classes/Plugins/Export/ExportLatex.php:88
2864 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
2865 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
2866 #: libraries/classes/Plugins/Export/ExportOdt.php:69
2867 #: libraries/classes/Plugins/Export/ExportPdf.php:86
2868 #: libraries/classes/Plugins/Export/ExportSql.php:237
2869 #: libraries/classes/Plugins/Export/ExportTexytext.php:55
2873 #: libraries/classes/Config/Descriptions.php:678
2874 #: libraries/classes/Plugins/Export/ExportLatex.php:79
2875 msgid "Include table caption"
2878 #: libraries/classes/Config/Descriptions.php:680
2879 #: libraries/classes/Config/Descriptions.php:695
2880 #: libraries/classes/Config/Descriptions.php:731
2881 #: libraries/classes/Plugins/Export/ExportHtmlword.php:386
2882 #: libraries/classes/Plugins/Export/ExportLatex.php:544
2883 #: libraries/classes/Plugins/Export/ExportOdt.php:490
2884 #: libraries/classes/Plugins/Export/ExportTexytext.php:388
2885 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:548
2886 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
2887 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
2888 #: templates/columns_definitions/table_fields_definitions.twig:54
2889 #: templates/database/data_dictionary/index.twig:29
2890 #: templates/table/structure/display_structure.twig:28
2894 #: libraries/classes/Config/Descriptions.php:681
2895 #: libraries/classes/Config/Descriptions.php:687
2896 msgid "Table caption"
2899 #: libraries/classes/Config/Descriptions.php:682
2900 #: libraries/classes/Config/Descriptions.php:688
2901 msgid "Continued table caption"
2904 #: libraries/classes/Config/Descriptions.php:683
2905 #: libraries/classes/Config/Descriptions.php:689
2909 #: libraries/classes/Config/Descriptions.php:684
2910 #: libraries/classes/Config/Descriptions.php:696
2911 #: libraries/classes/Config/Descriptions.php:734
2912 #: libraries/classes/Plugins/Export/ExportHtmlword.php:393
2913 #: libraries/classes/Plugins/Export/ExportOdt.php:497
2914 #: libraries/classes/Plugins/Export/ExportTexytext.php:393
2915 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:556
2916 #: templates/columns_definitions/table_fields_definitions.twig:71
2917 #: templates/database/data_dictionary/index.twig:31
2921 #: libraries/classes/Config/Descriptions.php:686
2922 #: libraries/classes/Config/Descriptions.php:698
2923 #: libraries/classes/Config/Descriptions.php:736
2924 msgid "Relationships"
2927 #: libraries/classes/Config/Descriptions.php:691
2928 msgid "Export method"
2931 #: libraries/classes/Config/Descriptions.php:700
2932 #: libraries/classes/Config/Descriptions.php:703
2933 msgid "Save on server"
2936 #: libraries/classes/Config/Descriptions.php:701
2937 #: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182
2938 #: templates/export.twig:377
2939 msgid "Overwrite existing file(s)"
2942 #: libraries/classes/Config/Descriptions.php:702
2943 msgid "Export as separate files"
2946 #: libraries/classes/Config/Descriptions.php:705
2948 #| msgid "Select All"
2949 msgid "Remember filename template"
2950 msgstr "Alle ußwähle"
2952 #: libraries/classes/Config/Descriptions.php:706
2953 msgid "Remove DEFINER clause from definitions"
2956 #: libraries/classes/Config/Descriptions.php:707
2957 #: templates/database/operations/index.twig:160
2958 #: templates/table/operations/index.twig:72
2959 #: templates/table/operations/index.twig:300
2960 msgid "Add AUTO_INCREMENT value"
2963 #: libraries/classes/Config/Descriptions.php:708
2964 msgid "Enclose table and column names with backquotes"
2967 #: libraries/classes/Config/Descriptions.php:709
2968 #: libraries/classes/Config/Descriptions.php:811
2969 msgid "SQL compatibility mode"
2972 #: libraries/classes/Config/Descriptions.php:710
2973 msgid "Creation/Update/Check dates"
2976 #: libraries/classes/Config/Descriptions.php:711
2977 msgid "Use delayed inserts"
2980 #: libraries/classes/Config/Descriptions.php:712
2981 #: libraries/classes/Plugins/Export/ExportSql.php:183
2982 msgid "Disable foreign key checks"
2985 #: libraries/classes/Config/Descriptions.php:713
2986 #: libraries/classes/Plugins/Export/ExportSql.php:197
2987 msgid "Export views as tables"
2990 #: libraries/classes/Config/Descriptions.php:714
2991 msgid "Export related metadata from phpMyAdmin configuration storage"
2994 #: libraries/classes/Config/Descriptions.php:715
2995 #: libraries/classes/Config/Descriptions.php:716
2996 #: libraries/classes/Config/Descriptions.php:718
2997 #: libraries/classes/Config/Descriptions.php:721
2998 #: libraries/classes/Config/Descriptions.php:722
2999 #: libraries/classes/Config/Descriptions.php:723
3000 #: libraries/classes/Config/Descriptions.php:735
3001 #: templates/database/operations/index.twig:155
3002 #: templates/table/operations/index.twig:295
3007 #: libraries/classes/Config/Descriptions.php:724
3008 msgid "Use hexadecimal for BINARY & BLOB"
3011 #: libraries/classes/Config/Descriptions.php:726
3013 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3017 #: libraries/classes/Config/Descriptions.php:729
3018 #: libraries/classes/Plugins/Export/ExportSql.php:351
3023 #: libraries/classes/Config/Descriptions.php:730
3024 msgid "Use ignore inserts"
3027 #: libraries/classes/Config/Descriptions.php:732
3028 msgid "Syntax to use when inserting data"
3031 #: libraries/classes/Config/Descriptions.php:733
3032 #: libraries/classes/Plugins/Export/ExportSql.php:488
3033 msgid "Maximal length of created query"
3036 #: libraries/classes/Config/Descriptions.php:738
3040 #: libraries/classes/Config/Descriptions.php:739
3041 #: libraries/classes/Plugins/Export/ExportSql.php:169
3042 msgid "Enclose export in a transaction"
3045 #: libraries/classes/Config/Descriptions.php:740
3046 msgid "Export time in UTC"
3049 #: libraries/classes/Config/Descriptions.php:744
3050 msgid "Foreign key dropdown order"
3053 #: libraries/classes/Config/Descriptions.php:745
3054 msgid "Foreign key limit"
3057 #: libraries/classes/Config/Descriptions.php:746
3058 msgid "Foreign key checks"
3061 #: libraries/classes/Config/Descriptions.php:747
3062 msgid "First day of calendar"
3065 #: libraries/classes/Config/Descriptions.php:748
3066 #: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:480
3067 #: libraries/classes/Util.php:1944 libraries/config.values.php:155
3068 #: templates/navigation/tree/database_select.twig:10
3069 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3070 #: templates/server/export/index.twig:14
3071 #: templates/server/privileges/user_properties.twig:20
3075 #: libraries/classes/Config/Descriptions.php:749
3079 #: libraries/classes/Config/Descriptions.php:751
3080 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3081 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3085 #: libraries/classes/Config/Descriptions.php:752
3089 #: libraries/classes/Config/Descriptions.php:753
3093 #: libraries/classes/Config/Descriptions.php:754
3094 msgid "Export defaults"
3097 #: libraries/classes/Config/Descriptions.php:755
3101 #: libraries/classes/Config/Descriptions.php:756
3102 msgid "Import defaults"
3105 #: libraries/classes/Config/Descriptions.php:757
3106 msgid "Import / export"
3109 #: libraries/classes/Config/Descriptions.php:758
3113 #: libraries/classes/Config/Descriptions.php:760
3114 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3115 #: templates/preferences/header.twig:30
3116 msgid "Navigation panel"
3119 #: libraries/classes/Config/Descriptions.php:761
3120 msgid "Navigation tree"
3123 #: libraries/classes/Config/Descriptions.php:762
3124 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3128 #: libraries/classes/Config/Descriptions.php:763
3129 #: libraries/classes/Controllers/Server/DatabasesController.php:307
3130 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3131 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3132 #: libraries/classes/Plugins/Export/ExportXml.php:115
3133 #: libraries/classes/Server/Status/Data.php:159
3134 #: templates/database/export/index.twig:22
3135 #: templates/database/structure/show_create.twig:6
3139 #: libraries/classes/Config/Descriptions.php:764
3140 #: libraries/classes/Config/Forms/User/MainForm.php:90
3141 #: templates/preferences/header.twig:36
3145 #: libraries/classes/Config/Descriptions.php:765
3146 msgid "Microsoft Office"
3149 #: libraries/classes/Config/Descriptions.php:767
3150 msgid "Other core settings"
3153 #: libraries/classes/Config/Descriptions.php:768
3157 #: libraries/classes/Config/Descriptions.php:769
3161 #: libraries/classes/Config/Descriptions.php:770
3162 msgid "Basic settings"
3165 #: libraries/classes/Config/Descriptions.php:771
3166 msgid "Authentication"
3169 #: libraries/classes/Config/Descriptions.php:772
3170 msgid "Server configuration"
3173 #: libraries/classes/Config/Descriptions.php:773
3174 msgid "Configuration storage"
3177 #: libraries/classes/Config/Descriptions.php:774
3178 msgid "Changes tracking"
3181 #: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:255
3182 #: libraries/classes/Menu.php:362 libraries/classes/Menu.php:485
3183 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
3184 #: libraries/classes/Util.php:1478 libraries/classes/Util.php:1945
3185 #: libraries/classes/Util.php:1960 libraries/classes/Util.php:1977
3186 #: libraries/config.values.php:62 libraries/config.values.php:76
3187 #: libraries/config.values.php:167 libraries/config.values.php:177
3191 #: libraries/classes/Config/Descriptions.php:776
3192 msgid "SQL Query box"
3195 #: libraries/classes/Config/Descriptions.php:777
3196 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3197 #: templates/preferences/header.twig:24
3201 #: libraries/classes/Config/Descriptions.php:778
3205 #: libraries/classes/Config/Descriptions.php:779
3206 msgid "Database structure"
3209 #: libraries/classes/Config/Descriptions.php:780
3210 #: libraries/classes/Plugins/Export/ExportPdf.php:258
3211 #: templates/table/page_with_secondary_tabs.twig:5
3212 msgid "Table structure"
3215 #: libraries/classes/Config/Descriptions.php:781
3219 #: libraries/classes/Config/Descriptions.php:782
3220 msgid "Display relational schema"
3223 #: libraries/classes/Config/Descriptions.php:783
3227 #: libraries/classes/Config/Descriptions.php:784
3231 #: libraries/classes/Config/Descriptions.php:785
3235 #: libraries/classes/Config/Descriptions.php:786
3236 #: templates/console/display.twig:4
3240 #: libraries/classes/Config/Descriptions.php:787
3244 #: libraries/classes/Config/Descriptions.php:788
3245 msgid "Extra parameters for iconv"
3248 #: libraries/classes/Config/Descriptions.php:789
3249 msgid "Ignore multiple statement errors"
3252 #: libraries/classes/Config/Descriptions.php:790
3253 msgid "Enable drag and drop import"
3256 #: libraries/classes/Config/Descriptions.php:791
3257 msgid "Partial import: allow interrupt"
3260 #: libraries/classes/Config/Descriptions.php:796
3261 #: libraries/classes/Config/Descriptions.php:802
3262 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3263 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3264 msgid "Do not abort on INSERT error"
3267 #: libraries/classes/Config/Descriptions.php:797
3268 #: libraries/classes/Config/Descriptions.php:804
3269 msgid "Add ON DUPLICATE KEY UPDATE"
3272 #: libraries/classes/Config/Descriptions.php:799
3273 msgid "Format of imported file"
3276 #: libraries/classes/Config/Descriptions.php:803
3277 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3278 msgid "Use LOCAL keyword"
3281 #: libraries/classes/Config/Descriptions.php:806
3282 msgid "Column names in first row"
3285 #: libraries/classes/Config/Descriptions.php:807
3286 #: libraries/classes/Plugins/Import/ImportOds.php:74
3287 msgid "Do not import empty rows"
3290 #: libraries/classes/Config/Descriptions.php:808
3291 msgid "Import currencies ($5.00 to 5.00)"
3294 #: libraries/classes/Config/Descriptions.php:809
3295 msgid "Import percentages as proper decimals (12.00% to .12)"
3298 #: libraries/classes/Config/Descriptions.php:810
3299 msgid "Partial import: skip queries"
3302 #: libraries/classes/Config/Descriptions.php:812
3303 msgid "Do not use AUTO_INCREMENT for zero values"
3306 #: libraries/classes/Config/Descriptions.php:813
3307 msgid "Read as multibytes"
3310 #: libraries/classes/Config/Descriptions.php:814
3311 msgid "Initial state for sliders"
3314 #: libraries/classes/Config/Descriptions.php:815
3315 msgid "Number of inserted rows"
3318 #: libraries/classes/Config/Descriptions.php:816
3319 msgid "Limit column characters"
3322 #: libraries/classes/Config/Descriptions.php:817
3323 msgid "Delete all cookies on logout"
3326 #: libraries/classes/Config/Descriptions.php:818
3327 msgid "Recall user name"
3330 #: libraries/classes/Config/Descriptions.php:819
3331 msgid "Login cookie store"
3334 #: libraries/classes/Config/Descriptions.php:820
3335 msgid "Login cookie validity"
3338 #: libraries/classes/Config/Descriptions.php:821
3339 msgid "Bigger textarea for LONGTEXT"
3342 #: libraries/classes/Config/Descriptions.php:822
3343 msgid "Maximum displayed SQL length"
3346 #: libraries/classes/Config/Descriptions.php:823
3347 msgid "Maximum databases"
3350 #: libraries/classes/Config/Descriptions.php:824
3351 msgid "Maximum items on first level"
3354 #: libraries/classes/Config/Descriptions.php:825
3355 msgid "Maximum items in branch"
3358 #: libraries/classes/Config/Descriptions.php:826
3359 msgid "Maximum number of rows to display"
3362 #: libraries/classes/Config/Descriptions.php:827
3363 msgid "Maximum tables"
3366 #: libraries/classes/Config/Descriptions.php:828
3367 msgid "Memory limit"
3370 #: libraries/classes/Config/Descriptions.php:829
3371 msgid "Show databases navigation as tree"
3374 #: libraries/classes/Config/Descriptions.php:830
3375 msgid "Navigation panel width"
3378 #: libraries/classes/Config/Descriptions.php:831
3379 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
3380 #: libraries/classes/Navigation/NavigationTree.php:1354
3381 msgid "Link with main panel"
3384 #: libraries/classes/Config/Descriptions.php:832
3385 msgid "Display logo"
3388 #: libraries/classes/Config/Descriptions.php:833
3389 msgid "Logo link URL"
3392 #: libraries/classes/Config/Descriptions.php:834
3393 msgid "Logo link target"
3396 #: libraries/classes/Config/Descriptions.php:835
3397 msgid "Display servers selection"
3400 #: libraries/classes/Config/Descriptions.php:836
3401 msgid "Target for quick access icon"
3404 #: libraries/classes/Config/Descriptions.php:837
3405 msgid "Target for second quick access icon"
3408 #: libraries/classes/Config/Descriptions.php:838
3409 msgid "Minimum number of items to display the filter box"
3412 #: libraries/classes/Config/Descriptions.php:840
3413 msgid "Minimum number of databases to display the database filter box"
3416 #: libraries/classes/Config/Descriptions.php:842
3417 msgid "Group items in the tree"
3420 #: libraries/classes/Config/Descriptions.php:843
3421 msgid "Database tree separator"
3424 #: libraries/classes/Config/Descriptions.php:844
3425 msgid "Table tree separator"
3428 #: libraries/classes/Config/Descriptions.php:845
3429 msgid "Maximum table tree depth"
3432 #: libraries/classes/Config/Descriptions.php:846
3433 msgid "Enable highlighting"
3436 #: libraries/classes/Config/Descriptions.php:847
3437 msgid "Enable navigation tree expansion"
3440 #: libraries/classes/Config/Descriptions.php:848
3441 msgid "Show tables in tree"
3444 #: libraries/classes/Config/Descriptions.php:849
3445 msgid "Show views in tree"
3448 #: libraries/classes/Config/Descriptions.php:850
3449 msgid "Show functions in tree"
3452 #: libraries/classes/Config/Descriptions.php:851
3453 msgid "Show procedures in tree"
3456 #: libraries/classes/Config/Descriptions.php:852
3457 msgid "Show events in tree"
3460 #: libraries/classes/Config/Descriptions.php:853
3462 #| msgid "Select All"
3463 msgid "Expand single database"
3464 msgstr "Alle ußwähle"
3466 #: libraries/classes/Config/Descriptions.php:854
3467 msgid "Recently used tables"
3470 #: libraries/classes/Config/Descriptions.php:855
3471 #: libraries/classes/RecentFavoriteTable.php:251
3472 msgid "Favorite tables"
3475 #: libraries/classes/Config/Descriptions.php:856
3476 msgid "Where to show the table row links"
3479 #: libraries/classes/Config/Descriptions.php:857
3480 msgid "Show row links anyway"
3483 #: libraries/classes/Config/Descriptions.php:859
3484 msgid "Natural order"
3487 #: libraries/classes/Config/Descriptions.php:860
3488 msgid "Table navigation bar"
3491 #: libraries/classes/Config/Descriptions.php:861
3492 msgid "GZip output buffering"
3495 #: libraries/classes/Config/Descriptions.php:862
3496 msgid "Default sorting order"
3499 #: libraries/classes/Config/Descriptions.php:863
3500 msgid "Persistent connections"
3503 #: libraries/classes/Config/Descriptions.php:864
3504 msgid "Missing phpMyAdmin configuration storage tables"
3507 #: libraries/classes/Config/Descriptions.php:865
3508 msgid "MySQL reserved word warning"
3511 #: libraries/classes/Config/Descriptions.php:866
3512 msgid "How to display the menu tabs"
3515 #: libraries/classes/Config/Descriptions.php:867
3516 msgid "How to display various action links"
3519 #: libraries/classes/Config/Descriptions.php:868
3520 msgid "Protect binary columns"
3523 #: libraries/classes/Config/Descriptions.php:869
3524 msgid "Permanent query history"
3527 #: libraries/classes/Config/Descriptions.php:870
3528 msgid "Query history length"
3531 #: libraries/classes/Config/Descriptions.php:871
3532 msgid "Recoding engine"
3535 #: libraries/classes/Config/Descriptions.php:872
3536 msgid "Remember table's sorting"
3539 #: libraries/classes/Config/Descriptions.php:873
3540 msgid "Primary key default sort order"
3543 #: libraries/classes/Config/Descriptions.php:874
3544 msgid "Repeat headers"
3547 #: libraries/classes/Config/Descriptions.php:875
3548 msgid "Grid editing: trigger action"
3551 #: libraries/classes/Config/Descriptions.php:876
3552 msgid "Relational display"
3555 #: libraries/classes/Config/Descriptions.php:877
3556 msgid "Grid editing: save all edited cells at once"
3559 #: libraries/classes/Config/Descriptions.php:878
3560 msgid "Save directory"
3563 #: libraries/classes/Config/Descriptions.php:879
3564 msgid "Host authorization order"
3567 #: libraries/classes/Config/Descriptions.php:880
3568 msgid "Host authorization rules"
3571 #: libraries/classes/Config/Descriptions.php:881
3572 msgid "Allow logins without a password"
3575 #: libraries/classes/Config/Descriptions.php:882
3576 msgid "Allow root login"
3579 #: libraries/classes/Config/Descriptions.php:883
3580 msgid "Session timezone"
3583 #: libraries/classes/Config/Descriptions.php:884
3587 #: libraries/classes/Config/Descriptions.php:885
3588 #: templates/setup/home/index.twig:50
3589 msgid "Authentication type"
3592 #: libraries/classes/Config/Descriptions.php:886
3593 msgid "Bookmark table"
3596 #: libraries/classes/Config/Descriptions.php:887
3597 msgid "Column information table"
3600 #: libraries/classes/Config/Descriptions.php:888
3601 msgid "Compress connection"
3604 #: libraries/classes/Config/Descriptions.php:889
3605 msgid "Control user password"
3608 #: libraries/classes/Config/Descriptions.php:890
3609 msgid "Control user"
3612 #: libraries/classes/Config/Descriptions.php:891
3613 msgid "Control host"
3616 #: libraries/classes/Config/Descriptions.php:892
3617 msgid "Control port"
3620 #: libraries/classes/Config/Descriptions.php:893
3621 msgid "Disable use of INFORMATION_SCHEMA"
3624 #: libraries/classes/Config/Descriptions.php:894
3625 msgid "Hide databases"
3628 #: libraries/classes/Config/Descriptions.php:895
3629 msgid "SQL query history table"
3632 #: libraries/classes/Config/Descriptions.php:896
3633 msgid "Server hostname"
3636 #: libraries/classes/Config/Descriptions.php:897
3640 #: libraries/classes/Config/Descriptions.php:898
3641 msgid "Maximal number of table preferences to store"
3644 #: libraries/classes/Config/Descriptions.php:899
3645 msgid "QBE saved searches table"
3648 #: libraries/classes/Config/Descriptions.php:900
3649 msgid "Export templates table"
3652 #: libraries/classes/Config/Descriptions.php:901
3653 msgid "Central columns table"
3656 #: libraries/classes/Config/Descriptions.php:902
3657 msgid "Show only listed databases"
3660 #: libraries/classes/Config/Descriptions.php:903
3661 msgid "Password for config auth"
3664 #: libraries/classes/Config/Descriptions.php:904
3665 msgid "PDF schema: pages table"
3668 #: libraries/classes/Config/Descriptions.php:905
3669 #: templates/database/operations/index.twig:122
3670 #: templates/server/databases/index.twig:24
3671 msgid "Database name"
3674 #: libraries/classes/Config/Descriptions.php:906
3678 #: libraries/classes/Config/Descriptions.php:907
3679 msgid "Recently used table"
3682 #: libraries/classes/Config/Descriptions.php:908
3684 msgid "Favorites table"
3687 #: libraries/classes/Config/Descriptions.php:909
3688 msgid "Relation table"
3691 #: libraries/classes/Config/Descriptions.php:910
3692 msgid "Signon session name"
3695 #: libraries/classes/Config/Descriptions.php:911
3699 #: libraries/classes/Config/Descriptions.php:912
3700 msgid "Server socket"
3703 #: libraries/classes/Config/Descriptions.php:913
3707 #: libraries/classes/Config/Descriptions.php:914
3708 msgid "Designer and PDF schema: table coordinates"
3711 #: libraries/classes/Config/Descriptions.php:915
3712 msgid "Display columns table"
3715 #: libraries/classes/Config/Descriptions.php:916
3716 msgid "UI preferences table"
3719 #: libraries/classes/Config/Descriptions.php:917
3720 msgid "Add DROP DATABASE"
3723 #: libraries/classes/Config/Descriptions.php:918
3724 #: templates/database/structure/copy_form.twig:34
3725 msgid "Add DROP TABLE"
3728 #: libraries/classes/Config/Descriptions.php:919
3729 msgid "Add DROP VIEW"
3732 #: libraries/classes/Config/Descriptions.php:920
3733 msgid "Statements to track"
3736 #: libraries/classes/Config/Descriptions.php:921
3737 msgid "SQL query tracking table"
3740 #: libraries/classes/Config/Descriptions.php:922
3741 msgid "Automatically create versions"
3744 #: libraries/classes/Config/Descriptions.php:923
3745 msgid "User preferences storage table"
3748 #: libraries/classes/Config/Descriptions.php:924
3752 #: libraries/classes/Config/Descriptions.php:925
3753 msgid "User groups table"
3756 #: libraries/classes/Config/Descriptions.php:926
3757 msgid "Hidden navigation items table"
3760 #: libraries/classes/Config/Descriptions.php:927
3761 msgid "User for config auth"
3764 #: libraries/classes/Config/Descriptions.php:928
3765 msgid "Verbose name of this server"
3768 #: libraries/classes/Config/Descriptions.php:929
3769 msgid "Allow to display all the rows"
3772 #: libraries/classes/Config/Descriptions.php:930
3773 msgid "Show password change form"
3776 #: libraries/classes/Config/Descriptions.php:931
3777 msgid "Show create database form"
3780 #: libraries/classes/Config/Descriptions.php:932
3781 msgid "Show table comments"
3784 #: libraries/classes/Config/Descriptions.php:933
3785 msgid "Show creation timestamp"
3788 #: libraries/classes/Config/Descriptions.php:934
3789 msgid "Show last update timestamp"
3792 #: libraries/classes/Config/Descriptions.php:935
3793 msgid "Show last check timestamp"
3796 #: libraries/classes/Config/Descriptions.php:936
3798 #| msgid "not active"
3799 msgid "Show table charset"
3802 #: libraries/classes/Config/Descriptions.php:937
3803 msgid "Show field types"
3806 #: libraries/classes/Config/Descriptions.php:938
3807 msgid "Show function fields"
3810 #: libraries/classes/Config/Descriptions.php:939
3814 #: libraries/classes/Config/Descriptions.php:940
3815 msgid "Show phpinfo() link"
3818 #: libraries/classes/Config/Descriptions.php:941
3819 msgid "Show detailed MySQL server information"
3822 #: libraries/classes/Config/Descriptions.php:942
3823 msgid "Show SQL queries"
3826 #: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127
3827 msgid "Retain query box"
3830 #: libraries/classes/Config/Descriptions.php:944
3831 msgid "Show statistics"
3834 #: libraries/classes/Config/Descriptions.php:945
3835 msgid "Skip locked tables"
3838 #: libraries/classes/Config/Descriptions.php:946
3839 #: libraries/classes/ConfigStorage/UserGroups.php:124
3840 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
3841 #: libraries/classes/Display/Results.php:2962
3842 #: libraries/classes/Html/Generator.php:664
3843 #: libraries/classes/Html/Generator.php:915
3844 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
3845 #: templates/console/display.twig:175
3846 #: templates/database/central_columns/main.twig:265
3847 #: templates/database/central_columns/main.twig:376
3848 #: templates/database/central_columns/main.twig:377
3849 #: templates/database/events/index.twig:74
3850 #: templates/database/events/index.twig:77
3851 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
3852 #: templates/database/routines/row.twig:24
3853 #: templates/database/routines/row.twig:27
3854 #: templates/database/structure/structure_table_row.twig:66
3855 #: templates/database/triggers/row.twig:28
3856 #: templates/database/triggers/row.twig:31
3857 #: templates/display/results/table.twig:227
3858 #: templates/display/results/table.twig:228 templates/indexes.twig:34
3859 #: templates/server/variables/index.twig:41
3860 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
3861 #: templates/table/structure/display_structure.twig:480
3865 #: libraries/classes/Config/Descriptions.php:947
3866 #: libraries/classes/Html/Generator.php:632
3870 #: libraries/classes/Config/Descriptions.php:948
3871 #: libraries/classes/Export.php:592 libraries/classes/Html/Generator.php:712
3872 #: templates/console/display.twig:99
3873 #: templates/server/status/processes/index.twig:19
3874 #: templates/server/status/variables/index.twig:42
3878 #: libraries/classes/Config/Descriptions.php:949
3879 #: libraries/classes/Html/Generator.php:696
3882 msgid "Create PHP code"
3885 #: libraries/classes/Config/Descriptions.php:950
3886 msgid "Suhosin warning"
3889 #: libraries/classes/Config/Descriptions.php:951
3890 msgid "Login cookie validity warning"
3893 #: libraries/classes/Config/Descriptions.php:952
3894 msgid "Textarea columns"
3897 #: libraries/classes/Config/Descriptions.php:953
3898 msgid "Textarea rows"
3901 #: libraries/classes/Config/Descriptions.php:954
3902 #: libraries/classes/Plugins/Export/ExportHtmlword.php:141
3903 #: libraries/classes/Plugins/Export/ExportOdt.php:185
3904 #: libraries/classes/Plugins/Export/ExportTexytext.php:125
3905 #: libraries/classes/Server/Privileges.php:1812
3906 #: libraries/classes/Server/Privileges.php:1814
3907 #: libraries/classes/Server/Status/Processes.php:126
3908 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
3909 #: templates/console/display.twig:184 templates/server/databases/index.twig:106
3910 #: templates/server/privileges/edit_routine_privileges.twig:17
3911 #: templates/server/privileges/privileges_table.twig:257
3912 #: templates/server/privileges/user_properties.twig:22
3913 #: templates/server/privileges/user_properties.twig:71
3914 #: templates/table/operations/index.twig:56
3915 #: templates/table/operations/index.twig:62
3916 #: templates/table/operations/index.twig:257
3917 #: templates/table/operations/index.twig:263
3918 #: templates/table/relation/common_form.twig:36
3919 #: templates/table/relation/common_form.twig:175
3920 #: templates/table/relation/foreign_key_row.twig:97
3924 #: libraries/classes/Config/Descriptions.php:955
3925 msgid "Default title"
3928 #: libraries/classes/Config/Descriptions.php:956
3929 #: templates/server/status/base.twig:6
3933 #: libraries/classes/Config/Descriptions.php:957
3934 #: libraries/classes/Plugins/Export/ExportXml.php:466
3935 #: libraries/classes/Server/Privileges.php:1818
3936 #: libraries/classes/Server/Privileges.php:1820
3937 #: templates/database/structure/show_create.twig:10
3938 #: templates/database/structure/table_header.twig:8
3939 #: templates/database/tracking/tables.twig:13
3940 #: templates/database/tracking/tables.twig:153
3941 #: templates/database/triggers/editor_form.twig:27
3942 #: templates/database/triggers/list.twig:45
3943 #: templates/server/privileges/privileges_table.twig:6
3944 #: templates/server/privileges/privileges_table.twig:259
3945 #: templates/server/privileges/user_properties.twig:37
3946 #: templates/server/privileges/user_properties.twig:82
3947 #: templates/table/maintenance/checksum.twig:12
3948 #: templates/table/operations/index.twig:65
3949 #: templates/table/operations/index.twig:266
3950 #: templates/table/relation/common_form.twig:37
3951 #: templates/table/relation/common_form.twig:182
3952 #: templates/table/relation/foreign_key_row.twig:108
3956 #: libraries/classes/Config/Descriptions.php:958
3957 msgid "List of trusted proxies for IP allow/deny"
3960 #: libraries/classes/Config/Descriptions.php:959
3961 msgid "Upload directory"
3964 #: libraries/classes/Config/Descriptions.php:960
3965 msgid "Use database search"
3968 #: libraries/classes/Config/Descriptions.php:961
3969 msgid "Enable the Developer tab in settings"
3972 #: libraries/classes/Config/Descriptions.php:962
3973 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
3974 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
3975 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
3976 msgid "Version check"
3979 #: libraries/classes/Config/Descriptions.php:963
3983 #: libraries/classes/Config/Descriptions.php:964
3984 msgid "Proxy username"
3987 #: libraries/classes/Config/Descriptions.php:965
3988 msgid "Proxy password"
3991 #: libraries/classes/Config/Descriptions.php:966
3995 #: libraries/classes/Config/Descriptions.php:967
3996 msgid "URL for reCAPTCHA v2 API"
3999 #: libraries/classes/Config/Descriptions.php:968
4000 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
4003 #: libraries/classes/Config/Descriptions.php:969
4004 msgid "Request parameter for reCAPTCHA v2 API"
4007 #: libraries/classes/Config/Descriptions.php:970
4008 msgid "Response parameter for reCAPTCHA v2 API"
4011 #: libraries/classes/Config/Descriptions.php:971
4012 msgid "Public key for reCAPTCHA"
4015 #: libraries/classes/Config/Descriptions.php:972
4016 msgid "Private key for reCAPTCHA"
4019 #: libraries/classes/Config/Descriptions.php:973
4020 msgid "URL for reCAPTCHA siteverify"
4023 #: libraries/classes/Config/Descriptions.php:974
4024 msgid "Send error reports"
4027 #: libraries/classes/Config/Descriptions.php:975
4028 msgid "Enter executes queries in console"
4031 #: libraries/classes/Config/Descriptions.php:976
4032 msgid "Enable Zero Configuration mode"
4035 #: libraries/classes/Config/Descriptions.php:977
4036 #: templates/console/display.twig:153
4037 msgid "Show query history at start"
4040 #: libraries/classes/Config/Descriptions.php:978
4041 #: templates/console/display.twig:149
4042 msgid "Always expand query messages"
4045 #: libraries/classes/Config/Descriptions.php:979
4046 #: templates/console/display.twig:157
4047 msgid "Show current browsing query"
4050 #: libraries/classes/Config/Descriptions.php:980
4051 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4054 #: libraries/classes/Config/Descriptions.php:981
4055 #: templates/console/display.twig:168
4056 msgid "Switch to dark theme"
4059 #: libraries/classes/Config/Descriptions.php:982
4060 msgid "Console height"
4063 #: libraries/classes/Config/Descriptions.php:983
4064 msgid "Console mode"
4067 #: libraries/classes/Config/Descriptions.php:984
4068 #: templates/console/display.twig:64
4069 msgid "Group queries"
4072 #: libraries/classes/Config/Descriptions.php:985
4073 #: templates/sql/profiling_chart.twig:9
4077 #: libraries/classes/Config/Descriptions.php:986
4081 #: libraries/classes/Config/Descriptions.php:987
4082 msgid "Server connection collation"
4085 #: libraries/classes/Config/FormDisplay.php:605
4087 msgid "Missing data for %s"
4090 #: libraries/classes/Config/FormDisplay.php:646
4091 #: libraries/classes/Config/Validator.php:590
4092 #: templates/config/form_display/display.twig:67
4093 msgid "Incorrect value!"
4096 #: libraries/classes/Config/FormDisplay.php:797
4097 #: libraries/classes/Config/FormDisplay.php:806
4101 #: libraries/classes/Config/FormDisplay.php:799
4102 #: libraries/classes/Config/FormDisplay.php:808
4104 msgid "\"%s\" requires %s extension"
4107 #: libraries/classes/Config/FormDisplay.php:839
4109 msgid "Compressed import will not work due to missing function %s."
4112 #: libraries/classes/Config/FormDisplay.php:848
4114 msgid "Compressed export will not work due to missing function %s."
4117 #: libraries/classes/Config/FormDisplay.php:867
4122 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4123 msgid "Config authentication"
4126 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4127 msgid "HTTP authentication"
4130 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4131 msgid "Signon authentication"
4134 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4138 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4142 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4143 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4144 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4145 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
4146 #: libraries/classes/Import.php:1299 libraries/classes/Menu.php:247
4147 #: libraries/classes/Menu.php:357
4148 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4149 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4150 #: libraries/classes/Navigation/Nodes/NodeTable.php:301
4151 #: libraries/classes/Util.php:1477 libraries/classes/Util.php:1959
4152 #: libraries/classes/Util.php:1976 libraries/config.values.php:60
4153 #: libraries/config.values.php:74 libraries/config.values.php:165
4154 #: libraries/config.values.php:175
4155 #: templates/columns_definitions/table_fields_definitions.twig:4
4156 #: templates/database/central_columns/edit.twig:3
4157 #: templates/database/export/index.twig:23
4158 #: templates/database/structure/structure_table_row.twig:48
4159 #: templates/server/privileges/privileges_table.twig:352
4160 #: templates/table/tracking/structure_snapshot_columns.twig:1
4164 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4165 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4166 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4167 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4168 #: libraries/classes/Controllers/Server/DatabasesController.php:317
4169 #: templates/database/export/index.twig:24
4170 #: templates/server/privileges/privileges_table.twig:278
4171 #: templates/table/structure/display_table_stats.twig:17
4175 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4176 msgid "CSV for MS Excel"
4179 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4180 msgid "Microsoft Word 2000"
4183 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4184 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4185 msgid "OpenDocument Spreadsheet"
4188 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4189 msgid "OpenDocument Text"
4192 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4193 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
4194 #: libraries/classes/Menu.php:277 libraries/classes/Menu.php:382
4195 #: libraries/classes/Menu.php:513 libraries/classes/Server/Privileges.php:1506
4196 #: libraries/classes/Util.php:1948 libraries/classes/Util.php:1963
4197 #: libraries/classes/Util.php:1980 templates/database/events/index.twig:16
4198 #: templates/database/events/index.twig:17
4199 #: templates/database/events/index.twig:86
4200 #: templates/database/events/row.twig:36
4201 #: templates/database/privileges/index.twig:91
4202 #: templates/database/privileges/index.twig:116
4203 #: templates/database/privileges/index.twig:117
4204 #: templates/database/routines/index.twig:16
4205 #: templates/database/routines/index.twig:17
4206 #: templates/database/routines/row.twig:64
4207 #: templates/database/routines/row.twig:67
4208 #: templates/database/structure/check_all_tables.twig:12
4209 #: templates/database/triggers/list.twig:16
4210 #: templates/database/triggers/list.twig:17
4211 #: templates/database/triggers/row.twig:41
4212 #: templates/display/results/table.twig:240
4213 #: templates/display/results/table.twig:241
4214 #: templates/display/results/table.twig:272 templates/export.twig:3
4215 #: templates/export.twig:499 templates/preferences/header.twig:42
4216 #: templates/preferences/manage/main.twig:68
4217 #: templates/server/privileges/new_user_ajax.twig:63
4218 #: templates/server/privileges/users_overview.twig:95
4219 #: templates/server/privileges/users_overview.twig:125
4220 #: templates/server/privileges/users_overview.twig:126
4221 #: templates/server/status/monitor/index.twig:81
4222 #: templates/table/privileges/index.twig:95
4223 #: templates/table/privileges/index.twig:120
4224 #: templates/table/privileges/index.twig:121
4228 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4229 #: templates/preferences/header.twig:18
4233 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4234 msgid "CSV using LOAD DATA"
4237 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4238 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
4239 #: libraries/classes/Menu.php:286 libraries/classes/Menu.php:392
4240 #: libraries/classes/Menu.php:518 libraries/classes/Util.php:1949
4241 #: libraries/classes/Util.php:1964 libraries/classes/Util.php:1981
4242 #: templates/import.twig:3 templates/import.twig:199
4243 #: templates/preferences/header.twig:48
4244 #: templates/preferences/manage/main.twig:11
4245 #: templates/server/status/monitor/index.twig:78
4249 #: libraries/classes/Config/Forms/User/MainForm.php:37
4250 msgid "Default transformations"
4253 #: libraries/classes/Config/PageSettings.php:135
4254 msgid "Cannot save settings, submitted configuration form contains errors!"
4257 #: libraries/classes/Config.php:646
4259 msgid "Existing configuration file (%s) is not readable."
4262 #: libraries/classes/Config.php:684
4263 msgid "Wrong permissions on configuration file, should not be world writable!"
4266 #: libraries/classes/Config.php:699
4267 msgid "Failed to read configuration file!"
4270 #: libraries/classes/Config.php:701
4272 "This usually means there is a syntax error in it, please check any errors "
4276 #: libraries/classes/Config.php:1228
4278 msgid "Invalid server index: %s"
4281 #: libraries/classes/Config.php:1241
4286 #: libraries/classes/Config/ServerConfigChecks.php:67
4289 "This %soption%s should be disabled as it allows attackers to bruteforce "
4290 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4291 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4292 "protection with trusted proxies list may not be reliable if your IP belongs "
4293 "to an ISP where thousands of users, including you, are connected to."
4296 #: libraries/classes/Config/ServerConfigChecks.php:92
4298 "This value should be double checked to ensure that this directory is neither "
4299 "world accessible nor readable or writable by other users on your server."
4302 #: libraries/classes/Config/ServerConfigChecks.php:162
4303 msgid "You should use SSL connections if your database server supports it."
4306 #: libraries/classes/Config/ServerConfigChecks.php:169
4309 "If you feel this is necessary, use additional protection settings - %1$shost "
4310 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4311 "based protection may not be reliable if your IP belongs to an ISP where "
4312 "thousands of users, including you, are connected to."
4315 #: libraries/classes/Config/ServerConfigChecks.php:195
4318 "You set the [kbd]config[/kbd] authentication type and included username and "
4319 "password for auto-login, which is not a desirable option for live hosts. "
4320 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4321 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4325 #: libraries/classes/Config/ServerConfigChecks.php:224
4326 msgid "You allow for connecting to the server without a password."
4329 #: libraries/classes/Config/ServerConfigChecks.php:304
4332 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4336 #: libraries/classes/Config/ServerConfigChecks.php:325
4339 "%sZip compression%s requires functions (%s) which are unavailable on this "
4343 #: libraries/classes/Config/ServerConfigChecks.php:359
4345 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4346 "authentication, so a key was automatically generated for you. It is used to "
4347 "encrypt cookies; you don't need to remember it."
4350 #: libraries/classes/Config/ServerConfigChecks.php:373
4351 msgid "Key is too short, it should have at least 32 characters."
4354 #: libraries/classes/Config/ServerConfigChecks.php:383
4355 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4358 #: libraries/classes/Config/ServerConfigChecks.php:416
4361 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4362 "may cause random session invalidation (currently session.gc_maxlifetime is "
4366 #: libraries/classes/Config/ServerConfigChecks.php:438
4369 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4370 "most. Values larger than 1800 may pose a security risk such as impersonation."
4373 #: libraries/classes/Config/ServerConfigChecks.php:464
4376 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4377 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4380 #: libraries/classes/Config/ServerConfigChecks.php:503
4383 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4384 "are unavailable on this system."
4387 #: libraries/classes/Config/ServerConfigChecks.php:534
4390 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4391 "are unavailable on this system."
4394 #: libraries/classes/ConfigStorage/Relation.php:1361
4395 msgid "no description"
4398 #: libraries/classes/ConfigStorage/Relation.php:1563
4401 "You do not have necessary privileges to create a database named '%s'. You "
4402 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4403 "configuration storage there."
4406 #: libraries/classes/ConfigStorage/UserGroups.php:114
4410 #: libraries/classes/ConfigStorage/UserGroups.php:247
4411 msgid "Server-level tabs"
4414 #: libraries/classes/ConfigStorage/UserGroups.php:252
4415 msgid "Database-level tabs"
4418 #: libraries/classes/ConfigStorage/UserGroups.php:257
4419 msgid "Table-level tabs"
4422 #: libraries/classes/Config/Validator.php:243
4423 msgid "Could not connect to the database server!"
4426 #: libraries/classes/Config/Validator.php:279
4427 msgid "Invalid authentication type!"
4430 #: libraries/classes/Config/Validator.php:284
4431 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4434 #: libraries/classes/Config/Validator.php:290
4436 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4440 #: libraries/classes/Config/Validator.php:297
4441 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4444 #: libraries/classes/Config/Validator.php:351
4446 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4449 #: libraries/classes/Config/Validator.php:358
4451 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4455 #: libraries/classes/Config/Validator.php:449
4456 msgid "Incorrect value:"
4459 #: libraries/classes/Config/Validator.php:460
4461 msgid "Incorrect IP address: %s"
4464 #: libraries/classes/Config/Validator.php:523
4465 #: templates/config/form_display/display.twig:66
4466 msgid "Not a valid port number!"
4469 #: libraries/classes/Config/Validator.php:545
4470 #: templates/config/form_display/display.twig:64
4471 msgid "Not a positive number!"
4474 #: libraries/classes/Config/Validator.php:567
4475 #: templates/config/form_display/display.twig:65
4476 msgid "Not a non-negative number!"
4479 #: libraries/classes/Config/Validator.php:608
4480 #: templates/config/form_display/display.twig:68
4482 msgid "Value must be less than or equal to %s!"
4485 #: libraries/classes/Console.php:92
4487 msgid "Showing %1$d bookmark (both private and shared)"
4488 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4493 #: libraries/classes/Console.php:99
4494 msgid "No bookmarks"
4497 #: libraries/classes/Console.php:128
4498 msgid "SQL Query Console"
4501 #: libraries/classes/Controllers/AbstractController.php:73
4502 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
4503 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:68
4504 #: libraries/classes/DbTableExists.php:47
4505 msgid "No databases selected."
4508 #: libraries/classes/Controllers/ChangeLogController.php:38
4509 #: libraries/classes/Controllers/LicenseController.php:36
4510 #, fuzzy, php-format
4512 #| "The %s file is not available on this system, please visit www.phpmyadmin."
4513 #| "net for more information."
4515 "The %s file is not available on this system, please visit %s for more "
4518 "De %s-Dattei es nit op heh dämm Rääschner. Loor op %s - doh jidd-et nih "
4521 #: libraries/classes/Controllers/Database/CentralColumnsController.php:140
4522 #, fuzzy, php-format
4523 #| msgid "Showing row(s) %1$s - %2$s"
4524 msgid "Showing rows %1$s - %2$s."
4525 msgstr "De Reihje vun %1$s bes %2$s."
4527 #. l10n: The user tries to save a page with an existing name in Designer
4528 #: libraries/classes/Controllers/Database/DesignerController.php:92
4531 "There already exists a page named \"%s\" please rename it to something else."
4534 #: libraries/classes/Controllers/Database/ExportController.php:81
4535 #: libraries/classes/Controllers/Database/TrackingController.php:130
4536 #: libraries/classes/Controllers/Export/ExportController.php:442
4537 #: libraries/classes/Database/Qbe.php:322
4538 #: templates/database/structure/index.twig:25
4539 #: templates/navigation/tree/path.twig:9
4540 msgid "No tables found in database."
4543 #: libraries/classes/Controllers/Database/ExportController.php:143
4544 #: libraries/classes/Controllers/Server/ExportController.php:73
4545 #: libraries/classes/Controllers/Table/ExportController.php:104
4546 msgid "Could not load export plugins, please check your installation!"
4549 #: libraries/classes/Controllers/Database/ImportController.php:72
4550 #: libraries/classes/Controllers/Import/ImportController.php:564
4551 #: libraries/classes/Controllers/Server/ImportController.php:58
4552 #: libraries/classes/Controllers/Table/ImportController.php:69
4553 msgid "Could not load import plugins, please check your installation!"
4556 #: libraries/classes/Controllers/Database/Operations/CollationController.php:48
4557 #: libraries/classes/Controllers/Table/OperationsController.php:258
4558 msgid "No collation provided."
4561 #: libraries/classes/Controllers/Database/OperationsController.php:90
4562 #: libraries/classes/Controllers/Table/CreateController.php:72
4563 msgid "The database name is empty!"
4564 msgstr "Kein Name för di Dahtebangk!"
4566 #: libraries/classes/Controllers/Database/OperationsController.php:99
4567 msgid "Cannot copy database to the same name. Change the name and try again."
4570 #: libraries/classes/Controllers/Database/OperationsController.php:177
4572 msgid "Database %1$s has been renamed to %2$s."
4575 #: libraries/classes/Controllers/Database/OperationsController.php:187
4577 msgid "Database %1$s has been copied to %2$s."
4580 #: libraries/classes/Controllers/Database/OperationsController.php:296
4583 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4586 #: libraries/classes/Controllers/Database/SearchController.php:52
4587 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
4588 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
4589 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
4590 #: libraries/classes/Plugins/AuthenticationPlugin.php:184
4591 msgid "Access denied!"
4592 msgstr "Zohjang afjelehnt!"
4594 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:21
4595 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45
4596 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45
4597 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45
4598 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:22
4599 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
4600 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:37
4601 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
4602 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
4603 #: libraries/classes/Controllers/Export/TablesController.php:29
4604 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
4605 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:54
4606 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:54
4607 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:54
4608 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:54
4609 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:54
4611 #| msgid "The database name is empty!"
4612 msgid "No table selected."
4613 msgstr "Kein Name för di Dahtebangk!"
4615 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53
4616 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53
4617 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53
4621 #: libraries/classes/Controllers/Database/StructureController.php:366
4622 #: templates/table/operations/index.twig:451
4623 #: templates/table/operations/view.twig:32
4625 msgid "View %s has been dropped."
4628 #: libraries/classes/Controllers/Database/StructureController.php:367
4629 #: templates/table/operations/index.twig:451
4631 msgid "Table %s has been dropped."
4634 #: libraries/classes/Controllers/Database/StructureController.php:414
4635 #: templates/table/operations/index.twig:410
4636 #: templates/table/operations/index.twig:428
4638 msgid "Table %s has been emptied."
4641 #: libraries/classes/Controllers/Database/StructureController.php:577
4642 #: libraries/classes/Display/Results.php:3971
4645 "This view has at least this number of rows. Please refer to "
4646 "%sdocumentation%s."
4649 #: libraries/classes/Controllers/Database/StructureController.php:766
4653 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
4654 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:72
4655 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
4656 #: libraries/classes/Controllers/Table/DeleteRowsController.php:56
4657 #: libraries/classes/Controllers/Table/DropColumnController.php:57
4658 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
4659 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
4660 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
4661 #: libraries/classes/Plugins/Export/ExportHtmlword.php:633
4662 #: libraries/classes/Plugins/Export/ExportLatex.php:625
4663 #: libraries/classes/Plugins/Export/ExportOdt.php:783
4664 #: libraries/classes/Plugins/Export/ExportTexytext.php:619
4665 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
4666 #: templates/config/form_display/input.twig:42
4667 #: templates/database/central_columns/main.twig:356
4668 #: templates/database/data_dictionary/index.twig:47
4669 #: templates/database/data_dictionary/index.twig:91
4670 #: templates/database/designer/main.twig:1117
4671 #: templates/database/privileges/index.twig:69
4672 #: templates/database/structure/drop_form.twig:19
4673 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65
4674 #: templates/preferences/autoload.twig:11
4675 #: templates/preferences/manage/error.twig:18
4676 #: templates/server/privileges/new_user_ajax.twig:20
4677 #: templates/server/privileges/new_user_ajax.twig:34
4678 #: templates/server/privileges/privileges_summary.twig:37
4679 #: templates/server/privileges/privileges_summary.twig:40
4680 #: templates/server/privileges/privileges_summary.twig:42
4681 #: templates/server/privileges/users_overview.twig:53
4682 #: templates/server/privileges/users_overview.twig:65
4683 #: templates/table/delete/confirm.twig:28
4684 #: templates/table/privileges/index.twig:73
4685 #: templates/table/structure/display_structure.twig:80
4686 #: templates/table/structure/display_structure.twig:515
4687 #: templates/table/structure/drop_confirm.twig:19
4688 #: templates/table/structure/primary.twig:22
4689 #: templates/table/tracking/structure_snapshot_columns.twig:33
4690 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4691 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4695 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
4696 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:73
4697 #: libraries/classes/Controllers/Table/DropColumnController.php:74
4698 #: libraries/classes/Controllers/Table/OperationsController.php:318
4699 #: libraries/classes/Controllers/Table/ReplaceController.php:419
4700 #: libraries/classes/Core.php:728 templates/preview_sql.twig:3
4704 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:105
4705 msgid "Favorite List is full!"
4708 #: libraries/classes/Controllers/Database/TrackingController.php:83
4709 #: libraries/classes/Controllers/Database/TrackingController.php:103
4710 msgid "Tracking data deleted successfully."
4713 #: libraries/classes/Controllers/Database/TrackingController.php:90
4716 "Version %1$s was created for selected tables, tracking is active for them."
4719 #: libraries/classes/Controllers/Database/TrackingController.php:120
4720 msgid "No tables selected."
4723 #: libraries/classes/Controllers/Database/TrackingController.php:155
4724 msgid "Database Log"
4727 #: libraries/classes/Controllers/ErrorReportController.php:106
4729 "An error has been detected and an error report has been automatically "
4730 "submitted based on your settings."
4733 #: libraries/classes/Controllers/ErrorReportController.php:110
4734 msgid "Thank you for submitting this report."
4737 #: libraries/classes/Controllers/ErrorReportController.php:114
4739 "An error has been detected and an error report has been generated but failed "
4743 #: libraries/classes/Controllers/ErrorReportController.php:117
4744 msgid "If you experience any problems please submit a bug report manually."
4747 #: libraries/classes/Controllers/ErrorReportController.php:120
4748 msgid "You may want to refresh the page."
4751 #: libraries/classes/Controllers/Export/ExportController.php:239
4752 #: libraries/classes/Export.php:1334
4756 #: libraries/classes/Controllers/Export/ExportController.php:333
4757 msgid "Bad parameters!"
4760 #: libraries/classes/Controllers/HomeController.php:95
4762 "You were logged out from one server, to logout completely from phpMyAdmin, "
4763 "you need to logout from all servers."
4766 #: libraries/classes/Controllers/HomeController.php:196
4769 "The phpMyAdmin configuration storage is not completely configured, some "
4770 "extended features have been deactivated. %sFind out why%s. "
4773 #: libraries/classes/Controllers/HomeController.php:202
4775 "Or alternately go to 'Operations' tab of any database to set it up there."
4778 #: libraries/classes/Controllers/HomeController.php:265
4780 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
4781 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4782 "than cookie validity configured in phpMyAdmin, because of this, your login "
4783 "might expire sooner than configured in phpMyAdmin."
4786 #: libraries/classes/Controllers/HomeController.php:282
4788 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4789 "because of this, your login will expire sooner than configured in phpMyAdmin."
4792 #: libraries/classes/Controllers/HomeController.php:301
4794 "Your server is running with default values for the controluser and password "
4795 "(controlpass) and is open to intrusion; you really should fix this security "
4796 "weakness by changing the password for controluser 'pma'."
4799 #: libraries/classes/Controllers/HomeController.php:317
4800 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
4803 #: libraries/classes/Controllers/HomeController.php:325
4806 "The secret passphrase in configuration (blowfish_secret) is not the correct "
4807 "length. It should be %d bytes long."
4810 #: libraries/classes/Controllers/HomeController.php:342
4812 "Directory [code]config[/code], which is used by the setup script, still "
4813 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4814 "once phpMyAdmin has been configured. Otherwise the security of your server "
4815 "may be compromised by unauthorized people downloading your configuration."
4818 #: libraries/classes/Controllers/HomeController.php:363
4821 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4825 #: libraries/classes/Controllers/HomeController.php:377
4828 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4829 "templates and will be slow because of this."
4832 #: libraries/classes/Controllers/HomeController.php:434
4834 "The mbstring PHP extension was not found and you seem to be using a "
4835 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4836 "split strings correctly and it may result in unexpected results."
4839 #: libraries/classes/Controllers/HomeController.php:452
4841 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4842 "this some features such as error reporting or version check are disabled."
4845 #: libraries/classes/Controllers/Import/ImportController.php:108
4846 msgid "Incomplete params"
4849 #: libraries/classes/Controllers/Import/ImportController.php:122
4851 #| msgid "Access denied!"
4853 msgstr "Zohjang afjelehnt!"
4855 #: libraries/classes/Controllers/Import/ImportController.php:126
4856 #: libraries/classes/Controllers/JavaScriptMessagesController.php:575
4860 #: libraries/classes/Controllers/Import/ImportController.php:217
4863 "You probably tried to upload a file that is too large. Please refer to "
4864 "%sdocumentation%s for a workaround for this limit."
4867 #: libraries/classes/Controllers/Import/ImportController.php:372
4868 #: libraries/classes/Controllers/Import/ImportController.php:604
4869 msgid "Showing bookmark"
4872 #: libraries/classes/Controllers/Import/ImportController.php:393
4873 #: libraries/classes/Controllers/Import/ImportController.php:600
4874 msgid "The bookmark has been deleted."
4877 #: libraries/classes/Controllers/Import/ImportController.php:510
4879 "No data was received to import. Either no file name was submitted, or the "
4880 "file size exceeded the maximum size permitted by your PHP configuration. See "
4881 "[doc@faq1-16]FAQ 1.16[/doc]."
4884 #: libraries/classes/Controllers/Import/ImportController.php:612
4886 msgid "Import has been successfully finished, %d query executed."
4887 msgid_plural "Import has been successfully finished, %d queries executed."
4892 #: libraries/classes/Controllers/Import/ImportController.php:644
4895 "Script timeout passed, if you want to finish import, please %sresubmit the "
4896 "same file%s and import will resume."
4899 #: libraries/classes/Controllers/Import/ImportController.php:654
4901 "However on last run no data has been parsed, this usually means phpMyAdmin "
4902 "won't be able to finish this import unless you increase php time limits."
4905 #: libraries/classes/Controllers/Import/ImportController.php:725
4906 #: libraries/classes/Controllers/Sql/SqlController.php:163
4907 msgid "\"DROP DATABASE\" statements are disabled."
4910 #: libraries/classes/Controllers/Import/SimulateDmlController.php:38
4911 msgid "Only single-table UPDATE and DELETE queries can be simulated."
4914 #: libraries/classes/Controllers/Import/StatusController.php:66
4915 msgid "Could not load the progress of the import."
4918 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
4919 #: templates/server/databases/index.twig:318
4923 #: libraries/classes/Controllers/JavaScriptMessagesController.php:40
4925 msgid "Do you really want to execute \"%s\"?"
4928 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
4929 msgid "You are about to DESTROY a complete database!"
4932 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
4933 msgid "Cannot rename database to the same name. Change the name and try again"
4936 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
4937 msgid "You are about to DESTROY a complete table!"
4940 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
4941 msgid "You are about to TRUNCATE a complete table!"
4944 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
4945 msgid "You are about to DELETE all the rows of the table!"
4948 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
4949 msgid "Delete tracking data for this table?"
4952 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
4953 msgid "Delete tracking data for these tables?"
4956 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
4957 msgid "Delete tracking data for this version?"
4960 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
4961 msgid "Delete tracking data for these versions?"
4964 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
4965 msgid "Delete entry from tracking report?"
4968 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
4969 msgid "Deleting tracking data"
4972 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
4973 msgid "Dropping Primary Key/Index"
4976 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
4977 msgid "Dropping Foreign key."
4980 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
4981 msgid "This operation could take a long time. Proceed anyway?"
4984 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
4986 msgid "Do you really want to delete user group \"%s\"?"
4989 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
4991 msgid "Do you really want to delete the search \"%s\"?"
4994 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
4995 msgid "You have unsaved changes; are you sure you want to leave this page?"
4998 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
5000 "You are trying to reduce the number of rows, but have already entered data "
5001 "in those rows which will be lost. Do you wish to continue?"
5004 #: libraries/classes/Controllers/JavaScriptMessagesController.php:64
5005 msgid "Do you really want to revoke the selected user(s) ?"
5008 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
5009 msgid "Do you really want to delete this central column?"
5012 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
5013 msgid "Do you really want to delete the selected items?"
5016 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5018 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5019 "the data related to the selected partition(s)!"
5022 #: libraries/classes/Controllers/JavaScriptMessagesController.php:71
5023 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5027 msgid "Do you really want to remove partitioning?"
5030 #: libraries/classes/Controllers/JavaScriptMessagesController.php:73
5031 msgid "Do you really want to reset the replica (RESET REPLICA)?"
5034 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5036 "This operation will attempt to convert your data to the new collation. In "
5037 "rare cases, especially where a character doesn't exist in the new collation, "
5038 "this process could cause the data to appear incorrectly under the new "
5039 "collation; in this case we suggest you revert to the original collation and "
5040 "refer to the tips at "
5043 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5044 msgid "Garbled Data"
5047 #: libraries/classes/Controllers/JavaScriptMessagesController.php:83
5048 msgid "Are you sure you wish to change the collation and convert the data?"
5051 #: libraries/classes/Controllers/JavaScriptMessagesController.php:86
5053 "Through this operation, MySQL attempts to map the data values between "
5054 "collations. If the character sets are incompatible, there may be data loss "
5055 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5056 "column collation(s). <b>To convert existing data, it is suggested to use the "
5057 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5061 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5063 "Are you sure you wish to change all the column collations and convert the "
5067 #: libraries/classes/Controllers/JavaScriptMessagesController.php:97
5068 #: templates/export.twig:324
5069 msgid "Save & close"
5072 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5073 #: templates/config/form_display/display.twig:47
5074 #: templates/preferences/manage/main.twig:114
5075 #: templates/preferences/manage/main.twig:122
5076 #: templates/table/insert/actions_panel.twig:36
5080 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5082 #| msgid "Select All"
5084 msgstr "Alle ußwähle"
5086 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5087 msgid "Missing value in the form!"
5090 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5091 msgid "Select at least one of the options!"
5094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5095 msgid "Please enter a valid number!"
5098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:105
5099 msgid "Please enter a valid length!"
5102 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5104 #| msgid "Add a point"
5106 msgstr "Donn ene Pungk derbei"
5108 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5112 #. l10n: Rename a table Index
5113 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5115 #| msgid "Select All"
5116 msgid "Rename index"
5117 msgstr "Alle ußwähle"
5119 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5120 #: templates/table/index_form.twig:234
5122 msgid "Add %s column(s) to index"
5125 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5126 msgid "Create single-column index"
5129 #: libraries/classes/Controllers/JavaScriptMessagesController.php:112
5130 msgid "Create composite index"
5133 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5134 msgid "Composite with:"
5137 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5138 msgid "Please select column(s) for the index."
5141 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5142 #: templates/columns_definitions/column_definitions_form.twig:157
5143 #: templates/modals/index_dialog_modal.twig:11
5144 #: templates/table/index_form.twig:240
5145 #: templates/table/index_rename_form.twig:28
5146 #: templates/table/insert/actions_panel.twig:35
5147 #: templates/table/relation/common_form.twig:224
5148 #: templates/table/structure/display_structure.twig:344
5152 #: libraries/classes/Controllers/JavaScriptMessagesController.php:120
5153 #: templates/sql/query.twig:218
5154 msgid "Simulate query"
5157 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5158 msgid "Matched rows:"
5161 #: libraries/classes/Controllers/JavaScriptMessagesController.php:122
5162 #: libraries/classes/Html/Generator.php:887 templates/export.twig:67
5166 #. l10n: Default label for the y-Axis of Charts
5167 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5171 #: libraries/classes/Controllers/JavaScriptMessagesController.php:129
5172 msgid "Please enter the SQL query first."
5175 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5176 msgid "The host name is empty!"
5179 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5180 msgid "The user name is empty!"
5183 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5184 #: libraries/classes/Server/Privileges.php:943
5185 #: libraries/classes/UserPassword.php:42
5186 msgid "The password is empty!"
5189 #: libraries/classes/Controllers/JavaScriptMessagesController.php:135
5190 #: libraries/classes/Server/Privileges.php:941
5191 #: libraries/classes/UserPassword.php:46
5192 msgid "The passwords aren't the same!"
5195 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5196 msgid "Removing Selected Users"
5199 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5200 #: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
5201 #: templates/columns_definitions/column_definitions_form.twig:176
5202 #: templates/columns_definitions/column_definitions_form.twig:181
5203 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5204 #: templates/export_modal.twig:10 templates/export.twig:82
5205 #: templates/export.twig:92 templates/export.twig:194
5206 #: templates/home/index.twig:285 templates/home/index.twig:293
5207 #: templates/modals/build_query.twig:6 templates/modals/build_query.twig:16
5208 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5209 #: templates/modals/enum_set_editor.twig:6
5210 #: templates/modals/enum_set_editor.twig:11
5211 #: templates/modals/index_dialog_modal.twig:6
5212 #: templates/modals/index_dialog_modal.twig:12
5213 #: templates/modals/preview_sql_confirmation.twig:6
5214 #: templates/modals/preview_sql_confirmation.twig:15
5215 #: templates/modals/preview_sql_modal.twig:6
5216 #: templates/modals/preview_sql_modal.twig:10
5217 #: templates/modals/unhide_nav_item.twig:6
5218 #: templates/modals/unhide_nav_item.twig:10
5219 #: templates/server/privileges/users_overview.twig:169
5220 #: templates/server/privileges/users_overview.twig:177
5221 #: templates/server/status/advisor/index.twig:20
5222 #: templates/server/status/advisor/index.twig:45
5223 #: templates/server/status/monitor/index.twig:129
5224 #: templates/server/status/monitor/index.twig:218
5225 #: templates/server/user_groups/user_groups.twig:51
5226 #: templates/server/user_groups/user_groups.twig:55
5227 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5228 #: templates/table/insert/actions_panel.twig:47
5229 #: templates/table/insert/actions_panel.twig:52
5230 #: templates/table/relation/common_form.twig:234
5231 #: templates/table/relation/common_form.twig:239
5232 #: templates/table/search/index.twig:182
5233 #: templates/table/structure/display_structure.twig:329
5234 #: templates/table/structure/display_structure.twig:345
5235 #: templates/table/structure/display_structure.twig:356
5236 #: templates/table/zoom_search/result_form.twig:27
5237 #: templates/table/zoom_search/result_form.twig:79
5238 #: templates/table/zoom_search/result_form.twig:96
5242 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5243 #: templates/server/privileges/users_overview.twig:105
5244 msgctxt "Lock the account."
5248 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5249 #: templates/server/privileges/users_overview.twig:102
5250 msgctxt "Unlock the account."
5254 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5255 #: templates/server/privileges/users_overview.twig:100
5257 #| msgid "Select All"
5258 msgid "Lock this account."
5259 msgstr "Alle ußwähle"
5261 #: libraries/classes/Controllers/JavaScriptMessagesController.php:141
5262 #: templates/server/privileges/users_overview.twig:100
5263 msgid "Unlock this account."
5266 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5267 msgid "Template was created."
5270 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5271 msgid "Template was loaded."
5274 #: libraries/classes/Controllers/JavaScriptMessagesController.php:146
5275 msgid "Template was updated."
5278 #: libraries/classes/Controllers/JavaScriptMessagesController.php:147
5279 msgid "Template was deleted."
5282 #. l10n: Other, small valued, queries
5283 #: libraries/classes/Controllers/JavaScriptMessagesController.php:150
5284 #: libraries/classes/Controllers/Server/Status/QueriesController.php:95
5285 #: libraries/classes/Server/Status/Data.php:163
5289 #. l10n: Thousands separator
5290 #: libraries/classes/Controllers/JavaScriptMessagesController.php:152
5291 #: libraries/classes/Util.php:548 libraries/classes/Util.php:580
5295 #. l10n: Decimal separator
5296 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5297 #: libraries/classes/Util.php:546 libraries/classes/Util.php:578
5301 #: libraries/classes/Controllers/JavaScriptMessagesController.php:156
5302 msgid "Connections / Processes"
5305 #: libraries/classes/Controllers/JavaScriptMessagesController.php:159
5306 msgid "Local monitor configuration incompatible!"
5309 #: libraries/classes/Controllers/JavaScriptMessagesController.php:161
5311 "The chart arrangement configuration in your browsers local storage is not "
5312 "compatible anymore to the newer version of the monitor dialog. It is very "
5313 "likely that your current configuration will not work anymore. Please reset "
5314 "your configuration to default in the <i>Settings</i> menu."
5317 #: libraries/classes/Controllers/JavaScriptMessagesController.php:167
5318 msgid "Query cache efficiency"
5321 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5322 msgid "Query cache usage"
5325 #: libraries/classes/Controllers/JavaScriptMessagesController.php:169
5326 msgid "Query cache used"
5329 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5330 msgid "System CPU usage"
5333 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5334 msgid "System memory"
5337 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5341 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5342 msgid "Average load"
5345 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5346 msgid "Total memory"
5349 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5350 msgid "Cached memory"
5353 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5354 msgid "Buffered memory"
5357 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5361 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5365 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5369 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5373 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5377 #: libraries/classes/Controllers/JavaScriptMessagesController.php:185
5381 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5385 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5386 msgid "Bytes received"
5389 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5390 #: templates/server/status/status/index.twig:36
5394 #: libraries/classes/Controllers/JavaScriptMessagesController.php:190
5395 #: templates/server/status/base.twig:11
5396 #: templates/server/status/processes/list.twig:5
5400 #. l10n: shortcuts for Byte
5401 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5402 #: libraries/classes/Util.php:456
5406 #. l10n: shortcuts for Kilobyte
5407 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
5408 #: libraries/classes/Util.php:458
5409 #: templates/server/status/monitor/index.twig:186
5413 #. l10n: shortcuts for Megabyte
5414 #: libraries/classes/Controllers/JavaScriptMessagesController.php:195
5415 #: libraries/classes/Util.php:460
5416 #: templates/server/status/monitor/index.twig:187
5420 #. l10n: shortcuts for Gigabyte
5421 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5422 #: libraries/classes/Util.php:462
5426 #. l10n: shortcuts for Terabyte
5427 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5428 #: libraries/classes/Util.php:464
5432 #. l10n: shortcuts for Petabyte
5433 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5434 #: libraries/classes/Util.php:466
5438 #. l10n: shortcuts for Exabyte
5439 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5440 #: libraries/classes/Util.php:468
5444 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5449 #. l10n: Questions is the name of a MySQL Status variable
5450 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5454 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5455 #: templates/server/status/status/index.twig:14
5459 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5460 #: libraries/classes/Menu.php:523 libraries/classes/Util.php:1950
5461 #: templates/server/status/monitor/index.twig:12
5465 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5466 #: templates/server/status/monitor/index.twig:217
5467 msgid "Add chart to grid"
5470 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5471 msgid "Please add at least one variable to the series!"
5474 #: libraries/classes/Controllers/JavaScriptMessagesController.php:208
5475 #: libraries/classes/Display/Results.php:1261
5476 #: libraries/classes/Plugins/Export/ExportSql.php:2226
5477 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
5478 #: libraries/config.values.php:111
5479 #: templates/columns_definitions/column_attributes.twig:208
5480 #: templates/columns_definitions/column_attributes.twig:229
5481 #: templates/database/central_columns/main.twig:305
5482 #: templates/database/designer/main.twig:588 templates/export.twig:433
5483 #: templates/server/privileges/privileges_summary.twig:30
5484 #: templates/server/status/monitor/index.twig:211
5485 #: templates/server/status/processes/list.twig:54
5486 #: templates/table/zoom_search/index.twig:62
5487 #: templates/table/zoom_search/index.twig:122
5491 #. l10n: SQL Query on modal to show exported query
5492 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5496 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5497 msgid "Resume monitor"
5500 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5501 msgid "Pause monitor"
5504 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5505 #: templates/server/status/processes/index.twig:57
5506 msgid "Start auto refresh"
5509 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5510 msgid "Stop auto refresh"
5513 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5514 msgid "general_log and slow_query_log are enabled."
5517 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
5518 msgid "general_log is enabled."
5521 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
5522 msgid "slow_query_log is enabled."
5525 #: libraries/classes/Controllers/JavaScriptMessagesController.php:219
5526 msgid "slow_query_log and general_log are disabled."
5529 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5530 msgid "log_output is not set to TABLE."
5533 #: libraries/classes/Controllers/JavaScriptMessagesController.php:221
5534 msgid "log_output is set to TABLE."
5537 #: libraries/classes/Controllers/JavaScriptMessagesController.php:223
5540 "slow_query_log is enabled, but the server logs only queries that take longer "
5541 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5542 "depending on your system."
5545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:227
5547 msgid "long_query_time is set to %d second(s)."
5550 #: libraries/classes/Controllers/JavaScriptMessagesController.php:229
5552 "Following settings will be applied globally and reset to default on server "
5556 #. l10n: %s is FILE or TABLE
5557 #: libraries/classes/Controllers/JavaScriptMessagesController.php:232
5559 msgid "Set log_output to %s"
5562 #. l10n: Enable in this context means setting a status variable to ON
5563 #: libraries/classes/Controllers/JavaScriptMessagesController.php:234
5568 #. l10n: Disable in this context means setting a status variable to OFF
5569 #: libraries/classes/Controllers/JavaScriptMessagesController.php:236
5575 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
5577 msgid "Set long_query_time to %d seconds."
5580 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
5582 "You can't change these variables. Please log in as root or contact your "
5583 "database administrator."
5586 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5587 msgid "Change settings"
5590 #: libraries/classes/Controllers/JavaScriptMessagesController.php:243
5591 msgid "Current settings"
5594 #: libraries/classes/Controllers/JavaScriptMessagesController.php:245
5598 #. l10n: As in differential values
5599 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5600 msgid "Differential"
5603 #: libraries/classes/Controllers/JavaScriptMessagesController.php:248
5605 msgid "Divided by %s"
5608 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
5612 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5613 msgid "From slow log"
5616 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5617 msgid "From general log"
5620 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5621 msgid "The database name is not known for this query in the server's logs."
5624 #: libraries/classes/Controllers/JavaScriptMessagesController.php:254
5625 msgid "Analysing logs"
5628 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5629 msgid "Analysing & loading logs. This may take a while."
5632 #: libraries/classes/Controllers/JavaScriptMessagesController.php:256
5633 msgid "Cancel request"
5636 #: libraries/classes/Controllers/JavaScriptMessagesController.php:258
5638 "This column shows the amount of identical queries that are grouped together. "
5639 "However only the SQL query itself has been used as a grouping criteria, so "
5640 "the other attributes of queries, such as start time, may differ."
5643 #: libraries/classes/Controllers/JavaScriptMessagesController.php:263
5645 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5646 "same table are also being grouped together, disregarding of the inserted "
5650 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
5651 msgid "Log data loaded. Queries executed in this time span:"
5654 #: libraries/classes/Controllers/JavaScriptMessagesController.php:269
5655 msgid "Jump to Log table"
5658 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
5659 msgid "No data found"
5662 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
5663 msgid "Log analysed, but no data found in this time span."
5666 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5670 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5671 msgid "Explain output"
5674 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5675 #: libraries/classes/Menu.php:490
5676 #: libraries/classes/Server/Status/Processes.php:138
5677 #: libraries/classes/Util.php:1946 libraries/config.values.php:157
5678 #: templates/database/events/editor_form.twig:25
5679 #: templates/database/events/index.twig:44
5680 #: templates/database/tracking/tables.twig:17
5681 #: templates/table/tracking/main.twig:31
5685 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
5686 #: libraries/classes/Plugins/Export/ExportHtmlword.php:474
5687 #: libraries/classes/Plugins/Export/ExportOdt.php:597
5688 #: libraries/classes/Plugins/Export/ExportTexytext.php:455
5689 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:361
5690 #: libraries/classes/Server/Status/Processes.php:134
5691 #: templates/database/triggers/list.twig:47
5692 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
5696 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5700 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
5701 msgid "Profiling results"
5704 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5705 msgctxt "Display format"
5709 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
5713 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
5714 #: templates/export.twig:210
5721 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
5722 #: templates/export.twig:224
5729 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
5730 #: templates/export.twig:237
5737 #. l10n: A collection of available filters
5738 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
5739 msgid "Log table filter options"
5742 #. l10n: Filter as in "Start Filtering"
5743 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
5747 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
5748 msgid "Filter queries by word/regexp:"
5751 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
5752 msgid "Group queries, ignoring variable data in WHERE clauses"
5755 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
5756 msgid "Sum of grouped rows:"
5759 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
5760 #: libraries/classes/Engines/Innodb.php:140
5761 #: templates/server/databases/index.twig:253
5765 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5766 msgid "Loading logs"
5769 #: libraries/classes/Controllers/JavaScriptMessagesController.php:296
5770 msgid "Monitor refresh failed"
5773 #: libraries/classes/Controllers/JavaScriptMessagesController.php:298
5775 "While requesting new chart data the server returned an invalid response. "
5776 "This is most likely because your session expired. Reloading the page and "
5777 "reentering your credentials should help."
5780 #: libraries/classes/Controllers/JavaScriptMessagesController.php:302
5784 #: libraries/classes/Controllers/JavaScriptMessagesController.php:304
5785 msgid "Affected rows:"
5788 #: libraries/classes/Controllers/JavaScriptMessagesController.php:306
5789 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5792 #: libraries/classes/Controllers/JavaScriptMessagesController.php:308
5794 "Failed building chart grid with imported config. Resetting to default config…"
5797 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
5798 msgid "Import monitor configuration"
5801 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5802 msgid "Please select the file you want to import."
5805 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
5807 #| msgid "Select All"
5808 msgid "Please enter a valid table name."
5809 msgstr "Alle ußwähle"
5811 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
5813 #| msgid "Select All"
5814 msgid "Please enter a valid database name."
5815 msgstr "Alle ußwähle"
5817 #: libraries/classes/Controllers/JavaScriptMessagesController.php:315
5818 msgid "No files available on server for import!"
5821 #: libraries/classes/Controllers/JavaScriptMessagesController.php:317
5822 msgid "Analyse query"
5825 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
5826 msgid "Formatting SQL…"
5829 #: libraries/classes/Controllers/JavaScriptMessagesController.php:321
5830 msgid "No parameters found!"
5833 #: libraries/classes/Controllers/JavaScriptMessagesController.php:325
5834 #: templates/database/central_columns/main.twig:269
5835 #: templates/database/designer/main.twig:339
5836 #: templates/database/designer/main.twig:390
5837 #: templates/database/designer/main.twig:668
5838 #: templates/database/designer/main.twig:734
5839 #: templates/database/designer/main.twig:873
5840 #: templates/database/designer/main.twig:958
5841 #: templates/database/designer/main.twig:1063
5842 #: templates/database/designer/main.twig:1098
5843 #: templates/database/designer/main.twig:1103
5844 #: templates/database/designer/main.twig:1113
5845 #: templates/database/designer/main.twig:1119
5846 #: templates/database/structure/check_all_tables.twig:48
5847 #: templates/database/structure/check_all_tables.twig:52
5848 #: templates/database/structure/check_all_tables.twig:66
5849 #: templates/database/structure/check_all_tables.twig:72
5850 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
5851 #: templates/server/databases/index.twig:319
5852 #: templates/server/databases/index.twig:323
5853 #: templates/server/variables/index.twig:15
5854 #: templates/table/search/index.twig:197
5858 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
5859 #: templates/header.twig:43
5860 msgid "Page-related settings"
5863 #: libraries/classes/Controllers/JavaScriptMessagesController.php:329
5864 #: templates/config/form_display/display.twig:46
5868 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5869 #: templates/home/index.twig:289 templates/navigation/main.twig:58
5870 #: templates/server/privileges/users_overview.twig:173
5871 #: templates/server/status/monitor/index.twig:95
5875 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5876 msgid "Request aborted!!"
5879 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
5880 msgid "Processing request"
5883 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
5884 msgid "Request failed!!"
5887 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5888 #: libraries/classes/Controllers/Sql/EnumValuesController.php:51
5889 #: libraries/classes/Controllers/Sql/SetValuesController.php:54
5890 msgid "Error in processing request"
5893 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5895 msgid "Error code: %s"
5898 #: libraries/classes/Controllers/JavaScriptMessagesController.php:338
5900 msgid "Error text: %s"
5903 #: libraries/classes/Controllers/JavaScriptMessagesController.php:340
5905 "It seems that the connection to server has been lost. Please check your "
5906 "network connectivity and server status."
5909 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
5910 msgid "No accounts selected."
5913 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
5914 msgid "Dropping column"
5917 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
5918 msgid "Adding primary key"
5921 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
5922 #: templates/console/display.twig:129 templates/database/designer/main.twig:337
5923 #: templates/database/designer/main.twig:666
5924 #: templates/database/designer/main.twig:730
5925 #: templates/database/designer/main.twig:869
5926 #: templates/database/designer/main.twig:954
5927 #: templates/database/designer/main.twig:1061
5928 #: templates/modals/preview_sql_confirmation.twig:14
5929 #: templates/table/structure/display_structure.twig:361
5933 #: libraries/classes/Controllers/JavaScriptMessagesController.php:349
5934 msgid "Click to dismiss this notification"
5937 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
5939 #| msgid "Select All"
5940 msgid "Renaming databases"
5941 msgstr "Alle ußwähle"
5943 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
5945 #| msgid "Select All"
5946 msgid "Copying database"
5947 msgstr "Alle ußwähle"
5949 #: libraries/classes/Controllers/JavaScriptMessagesController.php:354
5950 msgid "Changing charset"
5953 #: libraries/classes/Controllers/JavaScriptMessagesController.php:355
5954 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
5955 #: libraries/classes/Index.php:526
5956 #: libraries/classes/Plugins/Export/ExportHtmlword.php:632
5957 #: libraries/classes/Plugins/Export/ExportLatex.php:625
5958 #: libraries/classes/Plugins/Export/ExportOdt.php:782
5959 #: libraries/classes/Plugins/Export/ExportTexytext.php:619
5960 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
5961 #: templates/config/form_display/input.twig:42
5962 #: templates/database/central_columns/main.twig:356
5963 #: templates/database/data_dictionary/index.twig:47
5964 #: templates/database/data_dictionary/index.twig:91
5965 #: templates/database/designer/main.twig:1118
5966 #: templates/database/privileges/index.twig:69
5967 #: templates/database/structure/drop_form.twig:20
5968 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65
5969 #: templates/preferences/autoload.twig:12
5970 #: templates/preferences/manage/error.twig:19
5971 #: templates/server/privileges/new_user_ajax.twig:22
5972 #: templates/server/privileges/new_user_ajax.twig:34
5973 #: templates/server/privileges/privileges_summary.twig:37
5974 #: templates/server/privileges/privileges_summary.twig:40
5975 #: templates/server/privileges/privileges_summary.twig:42
5976 #: templates/server/privileges/users_overview.twig:55
5977 #: templates/server/privileges/users_overview.twig:65
5978 #: templates/table/delete/confirm.twig:29
5979 #: templates/table/privileges/index.twig:73
5980 #: templates/table/structure/display_structure.twig:80
5981 #: templates/table/structure/display_structure.twig:515
5982 #: templates/table/structure/drop_confirm.twig:20
5983 #: templates/table/structure/primary.twig:23
5984 #: templates/table/tracking/structure_snapshot_columns.twig:33
5985 #: templates/table/tracking/structure_snapshot_indexes.twig:23
5986 #: templates/table/tracking/structure_snapshot_indexes.twig:24
5990 #: libraries/classes/Controllers/JavaScriptMessagesController.php:358
5991 #: templates/database/structure/drop_form.twig:16
5992 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
5993 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
5994 msgid "Enable foreign key checks"
5997 #: libraries/classes/Controllers/JavaScriptMessagesController.php:361
5998 msgid "Failed to get real row count."
6001 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
6005 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
6006 msgid "Hide search results"
6009 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
6010 msgid "Show search results"
6013 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
6017 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
6021 #: libraries/classes/Controllers/JavaScriptMessagesController.php:369
6023 msgid "Delete the matches for the %s table?"
6026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
6027 msgid "The definition of a stored function must contain a RETURN statement!"
6030 #: libraries/classes/Controllers/JavaScriptMessagesController.php:374
6031 msgid "No routine is exportable. Required privileges may be lacking."
6034 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
6036 msgid "Values for column %s"
6039 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
6040 msgid "Values for a new column"
6043 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
6044 msgid "Enter each value in a separate field."
6047 #: libraries/classes/Controllers/JavaScriptMessagesController.php:380
6049 msgid "Add %d value(s)"
6052 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
6054 "Note: If the file contains multiple tables, they will be combined into one."
6057 #: libraries/classes/Controllers/JavaScriptMessagesController.php:386
6058 msgid "Hide query box"
6061 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
6062 msgid "Show query box"
6065 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
6066 #: libraries/classes/Display/Results.php:3030
6067 #: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
6068 #: templates/database/central_columns/main.twig:268
6069 #: templates/database/central_columns/main.twig:380
6070 #: templates/database/central_columns/main.twig:381
6071 #: templates/database/designer/main.twig:388
6072 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6073 #: templates/database/search/results.twig:43
6074 #: templates/display/results/table.twig:235
6075 #: templates/display/results/table.twig:236 templates/export.twig:54
6076 #: templates/server/user_groups/user_groups.twig:37
6077 #: templates/server/user_groups/user_groups.twig:56
6078 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6082 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6084 msgid "%d is not valid row number."
6087 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6088 #: templates/sql/relational_column_dropdown.twig:3
6089 #: templates/table/insert/column_row.twig:48
6090 #: templates/table/search/input_box.twig:27
6091 msgid "Browse foreign values"
6094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
6095 msgid "No previously auto-saved query is available. Loading default query."
6098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:394
6100 "You have a previously saved query. Click Get auto-saved query to load the "
6104 #: libraries/classes/Controllers/JavaScriptMessagesController.php:396
6106 msgid "Variable %d:"
6109 #: libraries/classes/Controllers/JavaScriptMessagesController.php:399
6110 #: libraries/classes/Normalization.php:1051
6114 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6115 msgid "Column selector"
6118 #: libraries/classes/Controllers/JavaScriptMessagesController.php:401
6119 msgid "Search this list"
6122 #: libraries/classes/Controllers/JavaScriptMessagesController.php:403
6125 "No columns in the central list. Make sure the Central columns list for "
6126 "database %s has columns that are not present in the current table."
6129 #: libraries/classes/Controllers/JavaScriptMessagesController.php:406
6133 #: libraries/classes/Controllers/JavaScriptMessagesController.php:409
6134 msgid "Add primary key"
6137 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6138 msgid "Primary key added."
6141 #: libraries/classes/Controllers/JavaScriptMessagesController.php:411
6142 #: libraries/classes/Normalization.php:282
6143 msgid "Taking you to next step…"
6146 #: libraries/classes/Controllers/JavaScriptMessagesController.php:412
6148 msgid "The first step of normalization is complete for table '%s'."
6151 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6152 #: libraries/classes/Normalization.php:540
6153 #: libraries/classes/Normalization.php:602
6154 #: libraries/classes/Normalization.php:699
6155 #: libraries/classes/Normalization.php:775
6159 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6160 msgid "Second step of normalization (2NF)"
6163 #. l10n: Display text for calendar close link
6164 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6165 #: libraries/classes/Normalization.php:375
6166 #: templates/javascript/variables.twig:15
6170 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6171 msgid "Confirm partial dependencies"
6174 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
6175 msgid "Selected partial dependencies are as follows:"
6178 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
6180 "Note: a, b -> d,f implies values of columns a and b combined together can "
6181 "determine values of column d and column f."
6184 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6185 msgid "No partial dependencies selected!"
6188 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6189 #: libraries/classes/Export.php:587 libraries/classes/Html/Generator.php:987
6190 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:292
6191 #: templates/import_status.twig:2 templates/user_password.twig:2
6195 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6196 msgid "Show me the possible partial dependencies based on data in the table"
6199 #: libraries/classes/Controllers/JavaScriptMessagesController.php:425
6200 msgid "Hide partial dependencies list"
6203 #: libraries/classes/Controllers/JavaScriptMessagesController.php:427
6205 "Sit tight! It may take few seconds depending on data size and column count "
6209 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6213 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6214 msgid "The following actions will be performed:"
6217 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6219 msgid "DROP columns %s from the table %s"
6222 #: libraries/classes/Controllers/JavaScriptMessagesController.php:432
6223 msgid "Create the following table"
6226 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6227 msgid "Third step of normalization (3NF)"
6230 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6231 msgid "Confirm transitive dependencies"
6234 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6235 msgid "Selected dependencies are as follows:"
6238 #: libraries/classes/Controllers/JavaScriptMessagesController.php:438
6239 msgid "No dependencies selected!"
6242 #: libraries/classes/Controllers/JavaScriptMessagesController.php:441
6243 #: templates/columns_definitions/column_definitions_form.twig:160
6244 #: templates/database/central_columns/edit.twig:22
6245 #: templates/database/central_columns/main.twig:119
6246 #: templates/database/central_columns/main.twig:272
6247 #: templates/server/variables/index.twig:12
6248 #: templates/table/gis_visualization/gis_visualization.twig:40
6249 #: templates/table/insert/actions_panel.twig:7
6250 #: templates/table/relation/common_form.twig:225
6251 #: templates/table/structure/partition_definition_form.twig:12
6252 #: templates/table/zoom_search/result_form.twig:78
6256 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6257 msgid "Hide search criteria"
6260 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6261 msgid "Show search criteria"
6264 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6265 msgid "Column maximum:"
6268 #: libraries/classes/Controllers/JavaScriptMessagesController.php:447
6269 msgid "Column minimum:"
6272 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6273 msgid "Hide find and replace criteria"
6276 #: libraries/classes/Controllers/JavaScriptMessagesController.php:451
6277 msgid "Show find and replace criteria"
6280 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6281 msgid "Each point represents a data row."
6284 #: libraries/classes/Controllers/JavaScriptMessagesController.php:457
6285 msgid "Hovering over a point will show its label."
6288 #: libraries/classes/Controllers/JavaScriptMessagesController.php:459
6289 msgid "To zoom in, select a section of the plot with the mouse."
6292 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6293 msgid "Click reset zoom button to come back to original state."
6296 #: libraries/classes/Controllers/JavaScriptMessagesController.php:463
6297 msgid "Click a data point to view and possibly edit the data row."
6300 #: libraries/classes/Controllers/JavaScriptMessagesController.php:465
6301 msgid "The plot can be resized by dragging it along the bottom right corner."
6304 #: libraries/classes/Controllers/JavaScriptMessagesController.php:468
6305 msgid "Select two columns"
6308 #: libraries/classes/Controllers/JavaScriptMessagesController.php:470
6309 msgid "Select two different columns"
6312 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6313 msgid "Data point content"
6316 #: libraries/classes/Controllers/JavaScriptMessagesController.php:475
6317 #: libraries/classes/Controllers/JavaScriptMessagesController.php:631
6318 #: libraries/classes/ErrorHandler.php:439 libraries/classes/InsertEdit.php:2000
6319 #: templates/table/index_form.twig:164 templates/table/index_form.twig:200
6323 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6324 #: libraries/classes/Display/Results.php:2966
6325 #: libraries/classes/Html/Generator.php:76
6326 #: templates/display/results/table.twig:231
6327 #: templates/display/results/table.twig:232
6331 #: libraries/classes/Controllers/JavaScriptMessagesController.php:477
6332 #: templates/gis_data_editor_form.twig:74
6333 #: templates/gis_data_editor_form.twig:94
6334 #: templates/gis_data_editor_form.twig:135
6335 #: templates/gis_data_editor_form.twig:187
6339 #: libraries/classes/Controllers/JavaScriptMessagesController.php:478
6340 #: templates/gis_data_editor_form.twig:76
6341 #: templates/gis_data_editor_form.twig:96
6342 #: templates/gis_data_editor_form.twig:137
6343 #: templates/gis_data_editor_form.twig:189
6347 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6351 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6356 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6360 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6364 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6365 #: templates/display/results/table.twig:174
6369 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6373 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
6377 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6378 #: templates/gis_data_editor_form.twig:99
6379 #: templates/gis_data_editor_form.twig:140
6380 #: templates/gis_data_editor_form.twig:192
6382 msgstr "Donn ene Pungk derbei"
6384 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6385 #: templates/gis_data_editor_form.twig:144
6386 #: templates/gis_data_editor_form.twig:195
6387 msgid "Add an inner ring"
6390 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6391 msgid "Do you want to copy encryption key?"
6394 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6395 msgid "Encryption key"
6398 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6400 "The HEX function will treat the integer as a string while calculating the "
6404 #: libraries/classes/Controllers/JavaScriptMessagesController.php:498
6406 "MySQL accepts additional values not selectable by the slider; key in those "
6407 "values directly if desired"
6410 #: libraries/classes/Controllers/JavaScriptMessagesController.php:504
6412 "MySQL accepts additional values not selectable by the datepicker; key in "
6413 "those values directly if desired"
6416 #: libraries/classes/Controllers/JavaScriptMessagesController.php:510
6418 "Indicates that you have made changes to this page; you will be prompted for "
6419 "confirmation before abandoning changes"
6422 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6423 msgid "Select referenced key"
6426 #: libraries/classes/Controllers/JavaScriptMessagesController.php:516
6427 msgid "Select Foreign Key"
6430 #: libraries/classes/Controllers/JavaScriptMessagesController.php:517
6431 msgid "Please select the primary key or a unique key!"
6434 #: libraries/classes/Controllers/JavaScriptMessagesController.php:518
6435 #: templates/database/designer/main.twig:98
6436 #: templates/database/designer/main.twig:101
6437 msgid "Choose column to display"
6440 #: libraries/classes/Controllers/JavaScriptMessagesController.php:520
6442 "You haven't saved the changes in the layout. They will be lost if you don't "
6443 "save them. Do you want to continue?"
6446 #: libraries/classes/Controllers/JavaScriptMessagesController.php:523
6447 msgid "value/subQuery is empty"
6450 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
6451 #: templates/database/designer/main.twig:40
6452 #: templates/database/designer/main.twig:43
6453 msgid "Add tables from other databases"
6456 #: libraries/classes/Controllers/JavaScriptMessagesController.php:525
6460 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6461 #: templates/database/designer/main.twig:63
6462 #: templates/database/designer/main.twig:66
6466 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6467 #: templates/database/designer/main.twig:70
6468 #: templates/database/designer/main.twig:73
6469 msgid "Save page as"
6472 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6473 #: templates/database/designer/main.twig:56
6474 #: templates/database/designer/main.twig:59
6478 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
6482 #. l10n: When the user opens a page saved in the Designer
6483 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6484 msgid "Some tables saved in this page might have been renamed or deleted."
6487 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
6488 #: templates/database/designer/main.twig:10
6492 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
6493 msgid "Please select a page to continue"
6496 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
6497 msgid "Please enter a valid page name"
6500 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6501 msgid "Do you want to save the changes to the current page?"
6504 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6505 msgid "Successfully deleted the page"
6508 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6509 msgid "Export relational schema"
6512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
6513 msgid "Modifications have been saved"
6516 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
6518 msgid "%d object(s) created."
6521 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6527 #: libraries/classes/Controllers/JavaScriptMessagesController.php:543
6528 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
6532 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
6533 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
6536 #: libraries/classes/Controllers/JavaScriptMessagesController.php:548
6538 "You have edited some data and they have not been saved. Are you sure you "
6539 "want to leave this page before saving the data?"
6542 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
6543 msgid "Drag to reorder."
6546 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
6547 msgid "Click to sort results by this column."
6550 #: libraries/classes/Controllers/JavaScriptMessagesController.php:554
6552 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6553 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6554 "from ORDER BY clause"
6557 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
6558 msgid "Click to mark/unmark."
6561 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
6562 msgid "Double-click to copy column name."
6565 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
6566 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6569 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
6571 "This table does not contain a unique column. Features related to the grid "
6572 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6575 #: libraries/classes/Controllers/JavaScriptMessagesController.php:566
6576 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6579 #: libraries/classes/Controllers/JavaScriptMessagesController.php:568
6581 "Do you really want to see all of the rows? For a big table this could crash "
6585 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
6586 msgid "Original length"
6589 #: libraries/classes/Controllers/JavaScriptMessagesController.php:573
6593 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
6594 #: libraries/classes/Controllers/Server/Status/StatusController.php:193
6598 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
6602 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
6603 msgid "Import status"
6606 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
6607 #: templates/navigation/main.twig:84
6608 msgid "Drop files here"
6611 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
6613 #| msgid "Select All"
6614 msgid "Select database first"
6615 msgstr "Alle ußwähle"
6617 #: libraries/classes/Controllers/JavaScriptMessagesController.php:583
6618 msgid "You can also edit most values<br>by double-clicking directly on them."
6621 #: libraries/classes/Controllers/JavaScriptMessagesController.php:585
6622 msgid "You can also edit most values<br>by clicking directly on them."
6625 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
6629 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
6630 msgid "Generate password"
6633 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
6634 #: templates/server/replication/primary_add_replica_user.twig:73
6638 #: libraries/classes/Controllers/JavaScriptMessagesController.php:593
6639 #: libraries/classes/Controllers/UserPasswordController.php:84
6640 #: templates/home/index.twig:46
6641 #: templates/server/privileges/change_password.twig:10
6642 msgid "Change password"
6645 #: libraries/classes/Controllers/JavaScriptMessagesController.php:596
6646 #: templates/table/structure/display_structure.twig:130
6650 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
6652 #| msgid "not active"
6656 #: libraries/classes/Controllers/JavaScriptMessagesController.php:600
6660 #: libraries/classes/Controllers/JavaScriptMessagesController.php:602
6661 #: libraries/classes/Navigation/NavigationTree.php:1357
6662 msgid "Unlink from main panel"
6665 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
6666 #: libraries/classes/Setup/Index.php:177
6669 "A newer version of phpMyAdmin is available and you should consider "
6670 "upgrading. The newest version is %s, released on %s."
6673 #. l10n: Latest available phpMyAdmin version
6674 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
6675 msgid ", latest stable version:"
6678 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6682 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
6684 "A fatal JavaScript error has occurred. Would you like to send an error "
6688 #: libraries/classes/Controllers/JavaScriptMessagesController.php:615
6689 msgid "Change report settings"
6692 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
6693 msgid "Show report details"
6696 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
6698 "Your export is incomplete, due to a low execution time limit at the PHP "
6702 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
6705 "Warning: a form on this page has more than %d fields. On submission, some of "
6706 "the fields might be ignored, due to PHP's max_input_vars configuration."
6709 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
6710 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
6711 msgid "Some errors have been detected on the server!"
6714 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
6715 msgid "Please look at the bottom of this window."
6718 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
6719 #: libraries/classes/ErrorHandler.php:444
6723 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6725 "As per your settings, they are being submitted currently, please be patient."
6728 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
6729 msgid "Column name successfully copied to clipboard!"
6732 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
6733 msgid "Column name copying to clipboard failed!"
6736 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
6737 msgid "Successfully copied!"
6740 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
6742 #| msgid "Select All"
6743 msgid "Copying failed!"
6744 msgstr "Alle ußwähle"
6746 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
6747 msgid "Execute this query again?"
6750 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
6751 msgid "Do you really want to delete this bookmark?"
6754 #: libraries/classes/Controllers/JavaScriptMessagesController.php:655
6755 msgid "Some error occurred while getting SQL debug info."
6758 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
6760 msgid "%s queries executed %s times in %s seconds."
6763 #: libraries/classes/Controllers/JavaScriptMessagesController.php:657
6765 msgid "%s argument(s) passed"
6768 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
6769 msgid "Show arguments"
6772 #: libraries/classes/Controllers/JavaScriptMessagesController.php:659
6773 msgid "Hide arguments"
6776 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
6780 #: libraries/classes/Controllers/JavaScriptMessagesController.php:662
6782 "There was a problem accessing your browser storage, some features may not "
6783 "work properly for you. It is likely that the browser doesn't support storage "
6784 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6785 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6786 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6789 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
6792 msgid "Copy tables to"
6795 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
6796 msgid "Add table prefix"
6799 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
6800 msgid "Replace table with prefix"
6803 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
6804 #: templates/database/structure/check_all_tables.twig:28
6805 msgid "Copy table with prefix"
6808 #: libraries/classes/Controllers/JavaScriptMessagesController.php:675
6809 msgid "Extremely weak"
6812 #: libraries/classes/Controllers/JavaScriptMessagesController.php:676
6816 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
6820 #: libraries/classes/Controllers/JavaScriptMessagesController.php:678
6824 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
6828 #. l10n: error code 5 (from U2F API)
6829 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
6831 msgid "Timed out waiting for security key activation."
6834 #. l10n: error code 2 (from U2F API)
6835 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
6837 msgid "Invalid request sent to security key."
6840 #. l10n: unknown error code (from U2F API)
6841 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6843 msgid "Unknown security key error."
6846 #. l10n: error code 3 (from U2F API)
6847 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
6849 msgid "Client does not support security key."
6852 #. l10n: error code 4 (from U2F API) on register
6853 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6855 msgid "Failed security key activation."
6858 #. l10n: error code 4 (from U2F API) on authanticate
6859 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
6861 msgid "Invalid security key."
6864 #: libraries/classes/Controllers/JavaScriptMessagesController.php:697
6866 "You can not open, save or delete your page layout, as IndexedDB is not "
6867 "working in your browser and your phpMyAdmin configuration storage is not "
6868 "configured for this."
6871 #: libraries/classes/Controllers/JavaScriptMessagesController.php:702
6874 "The table already exists in the designer and can not be added once more."
6875 msgid "Table %s already exists!"
6878 #: libraries/classes/Controllers/JavaScriptMessagesController.php:704
6879 #: libraries/classes/InsertEdit.php:327
6880 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
6884 #: libraries/classes/Controllers/JavaScriptMessagesController.php:705
6885 #: libraries/classes/Controllers/Table/ChangeController.php:188
6886 #: templates/database/multi_table_query/form.twig:49
6887 #: templates/database/tracking/tables.twig:19
6888 #: templates/table/tracking/main.twig:33
6892 #: libraries/classes/Controllers/NavigationController.php:46
6893 msgid "Fatal error: The navigation can only be accessed via AJAX"
6896 #: libraries/classes/Controllers/NormalizationController.php:40
6897 #: libraries/classes/Normalization.php:245
6899 #| msgid "Select All"
6901 msgstr "Alle ußwähle"
6903 #: libraries/classes/Controllers/NormalizationController.php:41
6904 #: libraries/classes/Normalization.php:246
6905 msgid "No such column"
6908 #: libraries/classes/Controllers/NormalizationController.php:46
6909 #: libraries/classes/Normalization.php:250 libraries/classes/Types.php:798
6910 msgctxt "string types"
6914 #: libraries/classes/Controllers/Preferences/ManageController.php:93
6915 msgid "phpMyAdmin configuration snippet"
6918 #: libraries/classes/Controllers/Preferences/ManageController.php:94
6919 msgid "Paste it to your config.inc.php"
6922 #: libraries/classes/Controllers/Preferences/ManageController.php:140
6923 msgid "Could not import configuration"
6926 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:52
6927 msgid "Two-factor authentication has been removed."
6930 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:63
6931 msgid "Two-factor authentication has been configured."
6934 #: libraries/classes/Controllers/Server/DatabasesController.php:312
6935 #: libraries/classes/Import.php:144
6936 #: templates/database/structure/table_header.twig:26
6937 #: templates/table/structure/display_partitions.twig:28
6938 #: templates/table/structure/display_structure.twig:230
6939 #: templates/table/structure/display_table_stats.twig:119
6943 #: libraries/classes/Controllers/Server/DatabasesController.php:322
6944 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
6945 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
6946 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
6947 #: templates/table/structure/display_structure.twig:445
6948 #: templates/table/tracking/structure_snapshot_indexes.twig:1
6952 #: libraries/classes/Controllers/Server/DatabasesController.php:327
6953 #: libraries/classes/Controllers/Server/Status/StatusController.php:147
6954 #: libraries/classes/Controllers/Server/Status/StatusController.php:199
6955 #: templates/table/structure/display_table_stats.twig:45
6959 #: libraries/classes/Controllers/Server/DatabasesController.php:332
6960 #: templates/database/structure/table_header.twig:38
6961 #: templates/table/structure/display_table_stats.twig:32
6965 #: libraries/classes/Controllers/Server/Databases/CreateController.php:87
6967 msgid "Database %1$s has been created."
6968 msgstr "Di Dahtebangk %1$s wood aanjelaat."
6970 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:93
6972 msgid "%1$d database has been dropped successfully."
6973 msgid_plural "%1$d databases have been dropped successfully."
6978 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
6980 msgid "The account %s@%s has been successfully locked."
6983 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
6985 msgid "The account %s@%s has been successfully unlocked."
6988 #: libraries/classes/Controllers/Server/PrivilegesController.php:153
6989 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
6990 msgid "No Privileges"
6993 #: libraries/classes/Controllers/Server/PrivilegesController.php:162
6994 msgid "You do not have the privileges to administrate the users!"
6997 #: libraries/classes/Controllers/Server/PrivilegesController.php:177
6999 "Username and hostname didn't change. If you only want to change the "
7000 "password, 'Change password' tab should be used."
7003 #: libraries/classes/Controllers/Server/PrivilegesController.php:406
7004 msgid "User has been added."
7007 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
7009 msgid "Thread %s was successfully killed."
7012 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
7015 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
7018 #: libraries/classes/Controllers/Server/Status/StatusController.php:137
7022 #: libraries/classes/Controllers/Server/Status/StatusController.php:142
7026 #: libraries/classes/Controllers/Server/Status/StatusController.php:181
7027 msgid "Max. concurrent connections"
7030 #: libraries/classes/Controllers/Server/Status/StatusController.php:187
7031 msgid "Failed attempts"
7034 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
7036 "The number of connections that were aborted because the client died without "
7037 "closing the connection properly."
7040 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
7041 msgid "The number of failed attempts to connect to the MySQL server."
7044 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
7046 "The number of transactions that used the temporary binary log cache but that "
7047 "exceeded the value of binlog_cache_size and used a temporary file to store "
7048 "statements from the transaction."
7051 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
7052 msgid "The number of transactions that used the temporary binary log cache."
7055 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
7057 "The number of connection attempts (successful or not) to the MySQL server."
7060 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7062 "The number of temporary tables on disk created automatically by the server "
7063 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7064 "to increase the tmp_table_size value to cause temporary tables to be memory-"
7065 "based instead of disk-based."
7068 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7069 msgid "How many temporary files mysqld has created."
7072 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7074 "The number of in-memory temporary tables created automatically by the server "
7075 "while executing statements."
7078 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7080 "The number of rows written with INSERT DELAYED for which some error occurred "
7081 "(probably duplicate key)."
7084 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7086 "The number of INSERT DELAYED handler threads in use. Every different table "
7087 "on which one uses INSERT DELAYED gets its own thread."
7090 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7091 msgid "The number of INSERT DELAYED rows written."
7094 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7095 msgid "The number of executed FLUSH statements."
7098 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7099 msgid "The number of internal COMMIT statements."
7102 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7103 msgid "The number of times a row was deleted from a table."
7106 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7108 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7109 "table with a given name. This is called discovery. Handler_discover "
7110 "indicates the number of time tables have been discovered."
7113 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7115 "The number of times the first entry was read from an index. If this is high, "
7116 "it suggests that the server is doing a lot of full index scans; for example, "
7117 "SELECT col1 FROM foo, assuming that col1 is indexed."
7120 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7122 "The number of requests to read a row based on a key. If this is high, it is "
7123 "a good indication that your queries and tables are properly indexed."
7126 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7128 "The number of requests to read the next row in key order. This is "
7129 "incremented if you are querying an index column with a range constraint or "
7130 "if you are doing an index scan."
7133 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7135 "The number of requests to read the previous row in key order. This read "
7136 "method is mainly used to optimize ORDER BY … DESC."
7139 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7141 "The number of requests to read a row based on a fixed position. This is high "
7142 "if you are doing a lot of queries that require sorting of the result. You "
7143 "probably have a lot of queries that require MySQL to scan whole tables or "
7144 "you have joins that don't use keys properly."
7147 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7149 "The number of requests to read the next row in the data file. This is high "
7150 "if you are doing a lot of table scans. Generally this suggests that your "
7151 "tables are not properly indexed or that your queries are not written to take "
7152 "advantage of the indexes you have."
7155 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7156 msgid "The number of internal ROLLBACK statements."
7159 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7160 msgid "The number of requests to update a row in a table."
7163 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7164 msgid "The number of requests to insert a row in a table."
7167 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7168 msgid "The number of pages containing data (dirty or clean)."
7171 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7172 msgid "The number of pages currently dirty."
7175 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7176 msgid "The number of buffer pool pages that have been requested to be flushed."
7179 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7180 msgid "The number of free pages."
7183 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7185 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7186 "being read or written or that can't be flushed or removed for some other "
7190 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7192 "The number of pages busy because they have been allocated for administrative "
7193 "overhead such as row locks or the adaptive hash index. This value can also "
7194 "be calculated as Innodb_buffer_pool_pages_total - "
7195 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7198 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7199 msgid "Total size of buffer pool, in pages."
7202 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7204 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7205 "query is to scan a large portion of a table but in random order."
7208 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7210 "The number of sequential read-aheads InnoDB initiated. This happens when "
7211 "InnoDB does a sequential full table scan."
7214 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7215 msgid "The number of logical read requests InnoDB has done."
7218 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7220 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7221 "and had to do a single-page read."
7224 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7226 "Normally, writes to the InnoDB buffer pool happen in the background. "
7227 "However, if it's necessary to read or create a page and no clean pages are "
7228 "available, it's necessary to wait for pages to be flushed first. This "
7229 "counter counts instances of these waits. If the buffer pool size was set "
7230 "properly, this value should be small."
7233 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7234 msgid "The number writes done to the InnoDB buffer pool."
7237 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7238 msgid "The number of fsync() operations so far."
7241 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7242 msgid "The current number of pending fsync() operations."
7245 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7246 msgid "The current number of pending reads."
7249 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7250 msgid "The current number of pending writes."
7253 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7254 msgid "The amount of data read so far, in bytes."
7257 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7258 msgid "The total number of data reads."
7261 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7262 msgid "The total number of data writes."
7265 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
7266 msgid "The amount of data written so far, in bytes."
7269 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
7270 msgid "The number of pages that have been written for doublewrite operations."
7273 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
7274 msgid "The number of doublewrite operations that have been performed."
7277 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7279 "The number of waits we had because log buffer was too small and we had to "
7280 "wait for it to be flushed before continuing."
7283 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7284 msgid "The number of log write requests."
7287 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
7288 msgid "The number of physical writes to the log file."
7291 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
7292 msgid "The number of fsync() writes done to the log file."
7295 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
7296 msgid "The number of pending log file fsyncs."
7299 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
7300 msgid "Pending log file writes."
7303 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7304 msgid "The number of bytes written to the log file."
7307 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
7308 msgid "The number of pages created."
7311 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
7313 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7314 "pages; the page size allows them to be easily converted to bytes."
7317 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7318 msgid "The number of pages read."
7321 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
7322 msgid "The number of pages written."
7325 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
7326 msgid "The number of row locks currently being waited for."
7329 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
7330 msgid "The average time to acquire a row lock, in milliseconds."
7333 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7334 msgid "The total time spent in acquiring row locks, in milliseconds."
7337 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
7338 msgid "The maximum time to acquire a row lock, in milliseconds."
7341 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
7342 msgid "The number of times a row lock had to be waited for."
7345 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
7346 msgid "The number of rows deleted from InnoDB tables."
7349 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
7350 msgid "The number of rows inserted in InnoDB tables."
7353 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
7354 msgid "The number of rows read from InnoDB tables."
7357 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
7358 msgid "The number of rows updated in InnoDB tables."
7361 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7363 "The number of key blocks in the key cache that have changed but haven't yet "
7364 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7367 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
7369 "The number of unused blocks in the key cache. You can use this value to "
7370 "determine how much of the key cache is in use."
7373 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7375 "The number of used blocks in the key cache. This value is a high-water mark "
7376 "that indicates the maximum number of blocks that have ever been in use at "
7380 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
7381 msgid "Percentage of used key cache (calculated value)"
7384 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
7385 msgid "The number of requests to read a key block from the cache."
7388 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
7390 "The number of physical reads of a key block from disk. If Key_reads is big, "
7391 "then your key_buffer_size value is probably too small. The cache miss rate "
7392 "can be calculated as Key_reads/Key_read_requests."
7395 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
7397 "Key cache miss calculated as rate of physical reads compared to read "
7398 "requests (calculated value)"
7401 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7402 msgid "The number of requests to write a key block to the cache."
7405 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
7406 msgid "The number of physical writes of a key block to disk."
7409 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
7411 "Percentage of physical writes compared to write requests (calculated value)"
7414 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
7416 "The total cost of the last compiled query as computed by the query "
7417 "optimizer. Useful for comparing the cost of different query plans for the "
7418 "same query. The default value of 0 means that no query has been compiled yet."
7421 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7423 "The maximum number of connections that have been in use simultaneously since "
7424 "the server started."
7427 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
7428 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7431 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7433 "The number of tables that have been opened. If opened tables is big, your "
7434 "table_open_cache value is probably too small."
7437 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7438 msgid "The number of files that are open."
7441 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
7442 msgid "The number of streams that are open (used mainly for logging)."
7445 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
7446 msgid "The number of tables that are open."
7449 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
7451 "The number of free memory blocks in query cache. High numbers can indicate "
7452 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7456 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
7457 msgid "The amount of free memory for query cache."
7460 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7461 msgid "The number of cache hits."
7464 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
7465 msgid "The number of queries added to the cache."
7468 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7470 "The number of queries that have been removed from the cache to free up "
7471 "memory for caching new queries. This information can help you tune the query "
7472 "cache size. The query cache uses a least recently used (LRU) strategy to "
7473 "decide which queries to remove from the cache."
7476 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
7478 "The number of non-cached queries (not cachable, or not cached due to the "
7479 "query_cache_type setting)."
7482 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
7483 msgid "The number of queries registered in the cache."
7486 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
7487 msgid "The total number of blocks in the query cache."
7490 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7491 msgid "The status of failsafe replication (not yet implemented)."
7494 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
7496 "The number of joins that do not use indexes. If this value is not 0, you "
7497 "should carefully check the indexes of your tables."
7500 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
7501 msgid "The number of joins that used a range search on a reference table."
7504 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
7506 "The number of joins without keys that check for key usage after each row. "
7507 "(If this is not 0, you should carefully check the indexes of your tables.)"
7510 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7512 "The number of joins that used ranges on the first table. (It's normally not "
7513 "critical even if this is big.)"
7516 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7517 msgid "The number of joins that did a full scan of the first table."
7520 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
7522 "The number of temporary tables currently open by the replica SQL thread."
7525 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7527 "Total (since startup) number of times the replication replica SQL thread has "
7528 "retried transactions."
7531 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
7532 msgid "This is ON if this server is a replica that is connected to a primary."
7535 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
7537 "The number of threads that have taken more than slow_launch_time seconds to "
7541 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7543 "The number of queries that have taken more than long_query_time seconds."
7546 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
7548 "The number of merge passes the sort algorithm has had to do. If this value "
7549 "is large, you should consider increasing the value of the sort_buffer_size "
7553 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7554 msgid "The number of sorts that were done with ranges."
7557 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
7558 msgid "The number of sorted rows."
7561 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
7562 msgid "The number of sorts that were done by scanning the table."
7565 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7566 msgid "The number of times that a table lock was acquired immediately."
7569 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
7571 "The number of times that a table lock could not be acquired immediately and "
7572 "a wait was needed. If this is high, and you have performance problems, you "
7573 "should first optimize your queries, and then either split your table or "
7574 "tables or use replication."
7577 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
7579 "The number of threads in the thread cache. The cache hit rate can be "
7580 "calculated as Threads_created/Connections. If this value is red you should "
7581 "raise your thread_cache_size."
7584 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
7585 msgid "The number of currently open connections."
7588 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
7590 "The number of threads created to handle connections. If Threads_created is "
7591 "big, you may want to increase the thread_cache_size value. (Normally this "
7592 "doesn't give a notable performance improvement if you have a good thread "
7596 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
7597 msgid "Thread cache hit rate (calculated value)"
7600 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
7601 msgid "The number of threads that are not sleeping."
7604 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
7605 #: libraries/classes/Util.php:835
7606 msgid "Missing parameter:"
7609 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
7610 msgid "User groups management is not enabled."
7613 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
7614 msgid "Setting variable failed"
7617 #: libraries/classes/Controllers/Setup/FormController.php:32
7618 msgid "Incorrect form specified!"
7621 #: libraries/classes/Controllers/Setup/HomeController.php:42
7623 "You are not using a secure connection; all data (including potentially "
7624 "sensitive information, like passwords) is transferred unencrypted!"
7627 #: libraries/classes/Controllers/Setup/HomeController.php:47
7629 "If your server is also configured to accept HTTPS requests follow this link "
7630 "to use a secure connection."
7633 #: libraries/classes/Controllers/Setup/HomeController.php:51
7634 msgid "Insecure connection"
7637 #: libraries/classes/Controllers/Sql/SqlController.php:236
7638 #: libraries/classes/Sql.php:1154
7640 msgid "Bookmark %s has been created."
7643 #: libraries/classes/Controllers/Sql/SqlController.php:243
7644 msgid "Bookmark not created!"
7647 #: libraries/classes/Controllers/Table/AddFieldController.php:151
7648 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
7649 #: libraries/classes/Controllers/Table/Structure/SaveController.php:223
7650 #: libraries/classes/Table/Indexes.php:85
7652 msgid "Table %1$s has been altered successfully."
7655 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
7656 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:25
7657 #: libraries/classes/Controllers/Table/ExportRowsController.php:36
7658 msgid "No row selected."
7661 #: libraries/classes/Controllers/Table/ChartController.php:60
7662 #: libraries/classes/Controllers/Table/GisVisualizationController.php:70
7663 msgid "No SQL query was set to fetch data."
7666 #: libraries/classes/Controllers/Table/ChartController.php:145
7667 msgid "No numeric columns present in the table to plot."
7670 #: libraries/classes/Controllers/Table/ChartController.php:208
7671 msgid "No data to display"
7674 #: libraries/classes/Controllers/Table/CreateController.php:84
7675 #: libraries/classes/Controllers/Table/GetFieldController.php:55
7677 msgid "'%s' database does not exist."
7680 #: libraries/classes/Controllers/Table/CreateController.php:94
7682 msgid "Table %s already exists!"
7685 #: libraries/classes/Controllers/Table/DeleteRowsController.php:77
7686 #: libraries/classes/Controllers/Table/FindReplaceController.php:181
7687 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:83
7688 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:83
7689 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:83
7690 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:83
7691 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:83
7692 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:55
7693 #: libraries/classes/Controllers/Table/Partition/CheckController.php:55
7694 #: libraries/classes/Controllers/Table/Partition/DropController.php:56
7695 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:55
7696 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:56
7697 #: libraries/classes/Controllers/Table/Partition/RepairController.php:55
7698 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:56
7699 #: libraries/classes/Controllers/Table/RelationController.php:241
7700 #: libraries/classes/Controllers/View/OperationsController.php:87
7701 #: libraries/classes/Database/Routines.php:1224
7702 #: libraries/classes/Display/Results.php:3683 libraries/classes/Message.php:172
7703 #: templates/sql/query.twig:7
7704 msgid "Your SQL query has been executed successfully."
7707 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
7708 #: libraries/classes/Controllers/Table/DropColumnController.php:51
7709 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47
7710 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
7711 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45
7712 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45
7713 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:59
7714 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:47
7715 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
7716 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:47
7717 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:47
7718 msgid "No column selected."
7721 #: libraries/classes/Controllers/Table/DropColumnController.php:80
7723 msgid "%1$d column has been dropped successfully."
7724 msgid_plural "%1$d columns have been dropped successfully."
7729 #: libraries/classes/Controllers/Table/GetFieldController.php:63
7730 msgid "Invalid table name"
7733 #. l10n: In case a SQL query did not pass a security check
7734 #: libraries/classes/Controllers/Table/GetFieldController.php:72
7735 #: libraries/classes/Controllers/Transformation/WrapperController.php:103
7736 msgid "There is an issue with your request."
7739 #: libraries/classes/Controllers/Table/GetFieldController.php:86
7740 #: libraries/classes/Database/Routines.php:1243
7741 #: libraries/classes/Import.php:149 libraries/classes/InsertEdit.php:221
7742 #: libraries/classes/Sql.php:967
7743 msgid "MySQL returned an empty result set (i.e. zero rows)."
7746 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:75
7747 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:75
7748 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:75
7749 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:75
7750 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:75
7751 msgid "Maintenance operations on multiple tables are disabled."
7754 #: libraries/classes/Controllers/Table/OperationsController.php:109
7755 #: libraries/classes/Controllers/Table/OperationsController.php:298
7756 #: libraries/classes/Controllers/Table/StructureController.php:100
7757 #: libraries/classes/Navigation/Nodes/NodeView.php:28
7758 #: templates/database/structure/show_create.twig:32
7759 #: templates/database/structure/structure_table_row.twig:122
7760 #: templates/database/structure/structure_table_row.twig:186
7764 #: libraries/classes/Controllers/Table/Partition/DropController.php:62
7765 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:62
7766 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:62
7767 #: libraries/classes/Controllers/View/OperationsController.php:90
7768 #: libraries/classes/Html/Generator.php:863 libraries/classes/Import.php:133
7769 #: libraries/classes/InsertEdit.php:716 libraries/classes/Message.php:192
7770 #: templates/error/generic.twig:37
7771 #: templates/table/structure/display_structure.twig:355
7775 #: libraries/classes/Controllers/Table/RelationController.php:182
7776 msgid "Display column was successfully updated."
7779 #: libraries/classes/Controllers/Table/RelationController.php:275
7780 msgid "Internal relationships were successfully updated."
7783 #: libraries/classes/Controllers/Table/ReplaceController.php:300
7785 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
7788 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
7790 msgid "Failed to get description of column %s!"
7793 #: libraries/classes/Controllers/Table/StructureController.php:226
7794 #: templates/columns_definitions/column_attributes.twig:107
7795 #: templates/database/data_dictionary/index.twig:41
7796 #: templates/table/structure/display_structure.twig:137
7797 #: templates/table/structure/display_structure.twig:145
7798 #: templates/table/structure/display_structure.twig:295
7799 #: templates/table/tracking/structure_snapshot_columns.twig:25
7803 #: libraries/classes/Controllers/Table/StructureController.php:230
7804 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
7805 #: templates/columns_definitions/column_attributes.twig:115
7806 #: templates/columns_definitions/table_fields_definitions.twig:46
7807 #: templates/table/structure/display_structure.twig:167
7808 #: templates/table/structure/display_structure.twig:175
7809 #: templates/table/structure/display_structure.twig:301
7810 #: templates/table/structure/display_table_stats.twig:24
7811 #: templates/table/tracking/structure_snapshot_columns.twig:27
7815 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:172
7816 msgid "The columns have been moved successfully."
7819 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
7820 #: libraries/classes/Controllers/Table/Structure/SaveController.php:273
7821 #: libraries/classes/Tracking.php:776
7825 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
7827 msgid "The name '%s' is a MySQL reserved keyword."
7828 msgid_plural "The names '%s' are MySQL reserved keywords."
7833 #: libraries/classes/Controllers/Table/Structure/SaveController.php:218
7836 "Table %1$s has been altered successfully. Privileges have been adjusted."
7839 #: libraries/classes/Controllers/Table/TrackingController.php:69
7841 msgid "Tracking of %s is activated."
7844 #: libraries/classes/Controllers/Table/TrackingController.php:140
7845 msgid "Tracking versions deleted successfully."
7848 #: libraries/classes/Controllers/Table/TrackingController.php:145
7849 msgid "No versions selected."
7852 #: libraries/classes/Controllers/Table/TrackingController.php:174
7853 msgid "SQL statements executed."
7856 #: libraries/classes/Controllers/UserPasswordController.php:54
7857 msgid "You don't have sufficient privileges to be here right now!"
7860 #: libraries/classes/Controllers/View/CreateController.php:81
7861 msgid "View name can not be empty!"
7864 #: libraries/classes/Core.php:200 libraries/classes/ZipExtension.php:62
7866 msgid "The %s extension is missing. Please check your PHP configuration."
7869 #: libraries/classes/Database/CentralColumns.php:293
7870 #: libraries/classes/Database/CentralColumns.php:399
7871 #: libraries/classes/Database/CentralColumns.php:611
7873 "The configuration storage is not ready for the central list of columns "
7877 #: libraries/classes/Database/CentralColumns.php:351
7879 msgid "Could not add %1$s as they already exist in central list!"
7882 #: libraries/classes/Database/CentralColumns.php:367
7883 msgid "Could not add columns!"
7886 #: libraries/classes/Database/CentralColumns.php:451
7889 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
7892 #: libraries/classes/Database/CentralColumns.php:464
7893 msgid "Could not remove columns!"
7896 #: libraries/classes/Database/CentralColumns.php:625
7900 #: libraries/classes/Database/CentralColumns.php:625
7904 #: libraries/classes/Database/Designer/Common.php:528
7906 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
7907 "on designer when user tries to set a display field."
7909 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
7912 #: libraries/classes/Database/Designer/Common.php:573
7913 msgid "Error: relationship already exists."
7916 #: libraries/classes/Database/Designer/Common.php:625
7917 msgid "FOREIGN KEY relationship has been added."
7920 #: libraries/classes/Database/Designer/Common.php:633
7921 msgid "Error: FOREIGN KEY relationship could not be added!"
7924 #: libraries/classes/Database/Designer/Common.php:640
7925 msgid "Error: Missing index on column(s)."
7928 #: libraries/classes/Database/Designer/Common.php:648
7929 #: libraries/classes/Database/Designer/Common.php:727
7930 msgid "Error: Relational features are disabled!"
7933 #: libraries/classes/Database/Designer/Common.php:672
7934 msgid "Internal relationship has been added."
7937 #: libraries/classes/Database/Designer/Common.php:680
7938 msgid "Error: Internal relationship could not be added!"
7941 #: libraries/classes/Database/Designer/Common.php:718
7942 msgid "FOREIGN KEY relationship has been removed."
7945 #: libraries/classes/Database/Designer/Common.php:749
7946 msgid "Error: Internal relationship could not be removed!"
7949 #: libraries/classes/Database/Designer/Common.php:755
7950 msgid "Internal relationship has been removed."
7953 #: libraries/classes/Database/Designer.php:136
7954 msgid "Could not load schema plugins, please check your installation!"
7957 #: libraries/classes/Database/Events.php:104
7958 #: libraries/classes/Database/Events.php:113
7959 #: libraries/classes/Database/Events.php:139
7960 #: libraries/classes/Database/Routines.php:225
7961 #: libraries/classes/Database/Routines.php:246
7962 #: libraries/classes/Database/Routines.php:348
7963 #: libraries/classes/Database/Routines.php:1250
7964 #: libraries/classes/Database/Triggers.php:117
7965 #: libraries/classes/Database/Triggers.php:126
7966 #: libraries/classes/Database/Triggers.php:153
7968 msgid "The following query has failed: \"%s\""
7971 #: libraries/classes/Database/Events.php:108
7972 #: libraries/classes/Database/Events.php:117
7973 #: libraries/classes/Database/Events.php:143
7974 #: libraries/classes/Database/Events.php:505
7975 #: libraries/classes/Database/Routines.php:229
7976 #: libraries/classes/Database/Routines.php:250
7977 #: libraries/classes/Database/Routines.php:352
7978 #: libraries/classes/Database/Routines.php:1254
7979 #: libraries/classes/Database/Routines.php:1540
7980 #: libraries/classes/Database/Triggers.php:121
7981 #: libraries/classes/Database/Triggers.php:130
7982 #: libraries/classes/Database/Triggers.php:157
7983 #: libraries/classes/Database/Triggers.php:437
7984 #: libraries/classes/Html/Generator.php:931
7985 msgid "MySQL said: "
7988 #: libraries/classes/Database/Events.php:126
7990 msgid "Event %1$s has been modified."
7993 #: libraries/classes/Database/Events.php:146
7995 msgid "Event %1$s has been created."
7998 #: libraries/classes/Database/Events.php:160
7999 #: libraries/classes/Database/Routines.php:266
8000 #: libraries/classes/Database/Triggers.php:174
8001 msgid "One or more errors have occurred while processing your request:"
8004 #: libraries/classes/Database/Events.php:239
8008 #: libraries/classes/Database/Events.php:243
8012 #: libraries/classes/Database/Events.php:404
8013 #: libraries/classes/Database/Routines.php:984
8014 #: libraries/classes/Database/Triggers.php:381
8015 msgid "The definer must be in the \"username@hostname\" format!"
8018 #: libraries/classes/Database/Events.php:412
8019 msgid "You must provide an event name!"
8022 #: libraries/classes/Database/Events.php:426
8023 msgid "You must provide a valid interval value for the event."
8026 #: libraries/classes/Database/Events.php:446
8027 msgid "You must provide a valid execution time for the event."
8030 #: libraries/classes/Database/Events.php:450
8031 msgid "You must provide a valid type for the event."
8034 #: libraries/classes/Database/Events.php:476
8035 msgid "You must provide an event definition."
8038 #: libraries/classes/Database/Events.php:502
8039 msgid "Sorry, we failed to restore the dropped event."
8042 #: libraries/classes/Database/Events.php:503
8043 #: libraries/classes/Database/Routines.php:1538
8044 #: libraries/classes/Database/Triggers.php:435
8045 msgid "The backed up query was:"
8048 #: libraries/classes/Database/Events.php:534
8049 #: libraries/classes/Database/Routines.php:151
8050 #: libraries/classes/Database/Routines.php:1143
8051 #: libraries/classes/Database/Routines.php:1312
8052 #: libraries/classes/Database/Triggers.php:466
8053 msgid "Error in processing request:"
8056 #: libraries/classes/Database/Events.php:536
8058 msgid "No event with name %1$s found in database %2$s."
8061 #: libraries/classes/Database/Events.php:568
8063 msgid "Export of event %s"
8066 #: libraries/classes/Database/Events.php:589
8069 "Error in processing request: No event with name %1$s found in database %2$s."
8072 #: libraries/classes/DatabaseInterface.php:1130
8075 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8076 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8077 "phpMyAdmin is currently using the default time zone of the database server."
8080 #: libraries/classes/DatabaseInterface.php:1175
8081 msgid "Failed to set configured collation connection!"
8084 #: libraries/classes/DatabaseInterface.php:1868
8085 msgid "Missing connection parameters!"
8088 #: libraries/classes/DatabaseInterface.php:1893
8089 msgid "Connection for controluser as defined in your configuration failed."
8092 #: libraries/classes/DatabaseInterface.php:2298
8094 msgid "See %sour documentation%s for more information."
8097 #: libraries/classes/Database/Qbe.php:756
8098 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8102 #: libraries/classes/Database/Qbe.php:760
8103 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8107 #: libraries/classes/Database/Qbe.php:766
8111 #: libraries/classes/Database/Qbe.php:769
8115 #: libraries/classes/Database/Qbe.php:1674
8116 msgid "Saved bookmarked search:"
8119 #: libraries/classes/Database/Qbe.php:1676
8120 msgid "New bookmark"
8123 #: libraries/classes/Database/Qbe.php:1703
8124 msgid "Create bookmark"
8127 #: libraries/classes/Database/Qbe.php:1706
8128 msgid "Update bookmark"
8131 #: libraries/classes/Database/Qbe.php:1708
8132 msgid "Delete bookmark"
8135 #: libraries/classes/Database/Routines.php:118
8139 #: libraries/classes/Database/Routines.php:122
8140 msgid "Edit routine"
8143 #: libraries/classes/Database/Routines.php:154
8146 "No routine with name %1$s found in database %2$s. You might be lacking the "
8147 "necessary privileges to edit this routine."
8150 #: libraries/classes/Database/Routines.php:206
8151 #: libraries/classes/Database/Routines.php:992
8153 msgid "Invalid routine type: \"%s\""
8156 #: libraries/classes/Database/Routines.php:253
8158 msgid "Routine %1$s has been created."
8161 #: libraries/classes/Database/Routines.php:413
8163 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8166 #: libraries/classes/Database/Routines.php:418
8168 msgid "Routine %1$s has been modified."
8171 #: libraries/classes/Database/Routines.php:825
8172 msgid "You must provide a name and a type for each routine parameter."
8175 #: libraries/classes/Database/Routines.php:843
8177 msgid "Invalid direction \"%s\" given for parameter."
8180 #: libraries/classes/Database/Routines.php:863
8181 #: libraries/classes/Database/Routines.php:930
8183 "You must provide length/values for routine parameters of type ENUM, SET, "
8184 "VARCHAR and VARBINARY."
8187 #: libraries/classes/Database/Routines.php:912
8188 msgid "You must provide a valid return type for the routine."
8191 #: libraries/classes/Database/Routines.php:1000
8192 msgid "You must provide a routine name!"
8195 #: libraries/classes/Database/Routines.php:1065
8196 msgid "You must provide a routine definition."
8199 #: libraries/classes/Database/Routines.php:1145
8200 #: libraries/classes/Database/Routines.php:1314
8202 msgid "No routine with name %1$s found in database %2$s."
8205 #: libraries/classes/Database/Routines.php:1184
8207 msgid "Execution results of routine %s"
8210 #: libraries/classes/Database/Routines.php:1232
8212 msgid "%d row affected by the last statement inside the procedure."
8213 msgid_plural "%d rows affected by the last statement inside the procedure."
8218 #: libraries/classes/Database/Routines.php:1297
8219 #: libraries/classes/Database/Routines.php:1304
8220 msgid "Execute routine"
8223 #: libraries/classes/Database/Routines.php:1537
8224 msgid "Sorry, we failed to restore the dropped routine."
8227 #: libraries/classes/Database/Routines.php:1567
8229 msgid "Export of routine %s"
8232 #: libraries/classes/Database/Routines.php:1589
8235 "Error in processing request: No routine with name %1$s found in database "
8236 "%2$s. You might be lacking the necessary privileges to view/export this "
8240 #: libraries/classes/Database/Search.php:103
8241 #: templates/database/search/main.twig:19
8242 msgid "at least one of the words"
8245 #: libraries/classes/Database/Search.php:104
8246 #: templates/database/search/main.twig:23
8247 msgid "all of the words"
8250 #: libraries/classes/Database/Search.php:105
8251 #: templates/database/search/main.twig:27
8252 msgid "the exact phrase as substring"
8255 #: libraries/classes/Database/Search.php:106
8256 #: templates/database/search/main.twig:31
8257 msgid "the exact phrase as whole field"
8260 #: libraries/classes/Database/Search.php:107
8261 #: templates/database/search/main.twig:35
8262 msgid "as regular expression"
8265 #: libraries/classes/Database/Triggers.php:140
8267 msgid "Trigger %1$s has been modified."
8270 #: libraries/classes/Database/Triggers.php:160
8272 msgid "Trigger %1$s has been created."
8275 #: libraries/classes/Database/Triggers.php:255
8279 #: libraries/classes/Database/Triggers.php:259
8280 msgid "Edit trigger"
8283 #: libraries/classes/Database/Triggers.php:389
8284 msgid "You must provide a trigger name!"
8287 #: libraries/classes/Database/Triggers.php:395
8288 msgid "You must provide a valid timing for the trigger!"
8291 #: libraries/classes/Database/Triggers.php:401
8292 msgid "You must provide a valid event for the trigger!"
8295 #: libraries/classes/Database/Triggers.php:408
8296 msgid "You must provide a valid table name!"
8299 #: libraries/classes/Database/Triggers.php:415
8300 msgid "You must provide a trigger definition."
8303 #: libraries/classes/Database/Triggers.php:434
8304 msgid "Sorry, we failed to restore the dropped trigger."
8307 #: libraries/classes/Database/Triggers.php:468
8309 msgid "No trigger with name %1$s found in database %2$s."
8312 #: libraries/classes/Database/Triggers.php:502
8313 #: templates/database/triggers/export.twig:2
8315 msgid "Export of trigger %s"
8318 #: libraries/classes/Database/Triggers.php:520
8321 "Error in processing request: No trigger with name %1$s found in database "
8325 #: libraries/classes/Dbal/DbiMysqli.php:152
8326 msgid "SSL connection enforced by server, automatically enabling it."
8329 #: libraries/classes/Dbal/DbiMysqli.php:164
8332 "Error 1045: Access denied for user. Additional error information may be "
8333 "available, but is being hidden by the %s configuration directive."
8336 #: libraries/classes/Display/Results.php:897 templates/list_navigator.twig:8
8337 #: templates/list_navigator.twig:13
8338 msgctxt "First page"
8342 #: libraries/classes/Display/Results.php:904 templates/list_navigator.twig:16
8343 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
8344 #: templates/server/binlog/index.twig:52
8345 msgctxt "Previous page"
8349 #: libraries/classes/Display/Results.php:930 templates/list_navigator.twig:33
8350 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
8351 #: templates/server/binlog/index.twig:77
8356 #: libraries/classes/Display/Results.php:955 templates/list_navigator.twig:42
8357 #: templates/list_navigator.twig:44
8362 #: libraries/classes/Display/Results.php:1468
8363 #: templates/display/results/table.twig:129
8364 msgid "Partial texts"
8367 #: libraries/classes/Display/Results.php:1472
8368 #: templates/display/results/table.twig:133
8372 #: libraries/classes/Display/Results.php:1813
8373 #: libraries/classes/Display/Results.php:1839 libraries/classes/Util.php:2575
8374 #: libraries/classes/Util.php:2598 libraries/config.values.php:113
8375 #: templates/database/multi_table_query/form.twig:69
8376 #: templates/database/qbe/sort_select_cell.twig:7
8377 #: templates/server/databases/index.twig:111
8378 #: templates/server/databases/index.twig:128
8379 #: templates/server/databases/index.twig:147
8380 #: templates/server/status/processes/list.twig:12
8381 #: templates/table/operations/index.twig:31
8382 #: templates/table/search/index.twig:163
8386 #: libraries/classes/Display/Results.php:1821
8387 #: libraries/classes/Display/Results.php:1831 libraries/classes/Util.php:2567
8388 #: libraries/classes/Util.php:2590 libraries/config.values.php:112
8389 #: templates/database/multi_table_query/form.twig:68
8390 #: templates/database/qbe/sort_select_cell.twig:5
8391 #: templates/server/databases/index.twig:109
8392 #: templates/server/databases/index.twig:126
8393 #: templates/server/databases/index.twig:145
8394 #: templates/server/status/processes/list.twig:14
8395 #: templates/table/operations/index.twig:27
8396 #: templates/table/search/index.twig:159
8400 #: libraries/classes/Display/Results.php:3006
8401 #: libraries/classes/Display/Results.php:3021
8402 msgid "The row has been deleted."
8405 #: libraries/classes/Display/Results.php:3053
8406 #: templates/server/status/processes/list.twig:44
8410 #: libraries/classes/Display/Results.php:3614
8411 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8414 #: libraries/classes/Display/Results.php:3980
8416 msgid "Showing rows %1s - %2s"
8419 #: libraries/classes/Display/Results.php:3994
8421 msgid "%1$d total, %2$d in query"
8424 #: libraries/classes/Display/Results.php:3999
8429 #: libraries/classes/Display/Results.php:4012 libraries/classes/Sql.php:973
8431 msgid "Query took %01.4f seconds."
8434 #: libraries/classes/Display/Results.php:4343
8435 msgid "Link not found!"
8438 #: libraries/classes/Engines/Bdb.php:28
8439 msgid "Version information"
8442 #: libraries/classes/Engines/Innodb.php:31
8443 msgid "Data home directory"
8446 #: libraries/classes/Engines/Innodb.php:32
8447 msgid "The common part of the directory path for all InnoDB data files."
8450 #: libraries/classes/Engines/Innodb.php:35
8454 #: libraries/classes/Engines/Innodb.php:38
8455 msgid "Autoextend increment"
8458 #: libraries/classes/Engines/Innodb.php:40
8460 "The increment size for extending the size of an autoextending tablespace "
8461 "when it becomes full."
8464 #: libraries/classes/Engines/Innodb.php:45
8465 msgid "Buffer pool size"
8468 #: libraries/classes/Engines/Innodb.php:46
8470 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
8474 #: libraries/classes/Engines/Innodb.php:107
8478 #: libraries/classes/Engines/Innodb.php:108
8479 #: libraries/classes/Server/Status/Data.php:233
8480 msgid "InnoDB Status"
8483 #: libraries/classes/Engines/Innodb.php:135
8484 msgid "Buffer Pool Usage"
8487 #: libraries/classes/Engines/Innodb.php:142
8491 #: libraries/classes/Engines/Innodb.php:150
8495 #: libraries/classes/Engines/Innodb.php:156
8499 #: libraries/classes/Engines/Innodb.php:162
8500 msgid "Pages containing data"
8503 #: libraries/classes/Engines/Innodb.php:168
8504 msgid "Pages to be flushed"
8507 #: libraries/classes/Engines/Innodb.php:174
8511 #: libraries/classes/Engines/Innodb.php:183
8512 msgid "Latched pages"
8515 #: libraries/classes/Engines/Innodb.php:194
8516 msgid "Buffer Pool Activity"
8519 #: libraries/classes/Engines/Innodb.php:198
8520 msgid "Read requests"
8523 #: libraries/classes/Engines/Innodb.php:204
8524 msgid "Write requests"
8527 #: libraries/classes/Engines/Innodb.php:210
8531 #: libraries/classes/Engines/Innodb.php:216
8535 #: libraries/classes/Engines/Innodb.php:222
8536 msgid "Read misses in %"
8539 #: libraries/classes/Engines/Innodb.php:237
8540 msgid "Write waits in %"
8543 #: libraries/classes/Engines/Myisam.php:28
8544 msgid "Data pointer size"
8547 #: libraries/classes/Engines/Myisam.php:30
8549 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
8550 "tables when no MAX_ROWS option is specified."
8553 #: libraries/classes/Engines/Myisam.php:36
8554 msgid "Automatic recovery mode"
8557 #: libraries/classes/Engines/Myisam.php:38
8559 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
8560 "myisam-recover server startup option."
8563 #: libraries/classes/Engines/Myisam.php:43
8564 msgid "Maximum size for temporary sort files"
8567 #: libraries/classes/Engines/Myisam.php:45
8569 "The maximum size of the temporary file MySQL is allowed to use while re-"
8570 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
8574 #: libraries/classes/Engines/Myisam.php:52
8575 msgid "Maximum size for temporary files on index creation"
8578 #: libraries/classes/Engines/Myisam.php:54
8580 "If the temporary file used for fast MyISAM index creation would be larger "
8581 "than using the key cache by the amount specified here, prefer the key cache "
8585 #: libraries/classes/Engines/Myisam.php:61
8586 msgid "Repair threads"
8589 #: libraries/classes/Engines/Myisam.php:63
8591 "If this value is greater than 1, MyISAM table indexes are created in "
8592 "parallel (each index in its own thread) during the repair by sorting process."
8595 #: libraries/classes/Engines/Myisam.php:70
8596 msgid "Sort buffer size"
8599 #: libraries/classes/Engines/Myisam.php:72
8601 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
8602 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
8605 #: libraries/classes/Engines/Pbxt.php:33
8606 msgid "Index cache size"
8609 #: libraries/classes/Engines/Pbxt.php:35
8611 "This is the amount of memory allocated to the index cache. Default value is "
8612 "32MB. The memory allocated here is used only for caching index pages."
8615 #: libraries/classes/Engines/Pbxt.php:42
8616 msgid "Record cache size"
8619 #: libraries/classes/Engines/Pbxt.php:44
8621 "This is the amount of memory allocated to the record cache used to cache "
8622 "table data. The default value is 32MB. This memory is used to cache changes "
8623 "to the handle data (.xtd) and row pointer (.xtr) files."
8626 #: libraries/classes/Engines/Pbxt.php:52
8627 msgid "Log cache size"
8630 #: libraries/classes/Engines/Pbxt.php:54
8632 "The amount of memory allocated to the transaction log cache used to cache on "
8633 "transaction log data. The default is 16MB."
8636 #: libraries/classes/Engines/Pbxt.php:61
8637 msgid "Log file threshold"
8640 #: libraries/classes/Engines/Pbxt.php:63
8642 "The size of a transaction log before rollover, and a new log is created. The "
8643 "default value is 16MB."
8646 #: libraries/classes/Engines/Pbxt.php:69
8647 msgid "Transaction buffer size"
8650 #: libraries/classes/Engines/Pbxt.php:71
8652 "The size of the global transaction log buffer (the engine allocates 2 "
8653 "buffers of this size). The default is 1MB."
8656 #: libraries/classes/Engines/Pbxt.php:78
8657 msgid "Checkpoint frequency"
8660 #: libraries/classes/Engines/Pbxt.php:80
8662 "The amount of data written to the transaction log before a checkpoint is "
8663 "performed. The default value is 24MB."
8666 #: libraries/classes/Engines/Pbxt.php:87
8667 msgid "Data log threshold"
8670 #: libraries/classes/Engines/Pbxt.php:89
8672 "The maximum size of a data log file. The default value is 64MB. PBXT can "
8673 "create a maximum of 32000 data logs, which are used by all tables. So the "
8674 "value of this variable can be increased to increase the total amount of data "
8675 "that can be stored in the database."
8678 #: libraries/classes/Engines/Pbxt.php:98
8679 msgid "Garbage threshold"
8682 #: libraries/classes/Engines/Pbxt.php:100
8684 "The percentage of garbage in a data log file before it is compacted. This is "
8685 "a value between 1 and 99. The default is 50."
8688 #: libraries/classes/Engines/Pbxt.php:107
8689 msgid "Log buffer size"
8692 #: libraries/classes/Engines/Pbxt.php:109
8694 "The size of the buffer used when writing a data log. The default is 256MB. "
8695 "The engine allocates one buffer per thread, but only if the thread is "
8696 "required to write a data log."
8699 #: libraries/classes/Engines/Pbxt.php:117
8700 msgid "Data file grow size"
8703 #: libraries/classes/Engines/Pbxt.php:118
8704 msgid "The grow size of the handle data (.xtd) files."
8707 #: libraries/classes/Engines/Pbxt.php:122
8708 msgid "Row file grow size"
8711 #: libraries/classes/Engines/Pbxt.php:123
8712 msgid "The grow size of the row pointer (.xtr) files."
8715 #: libraries/classes/Engines/Pbxt.php:127
8716 msgid "Log file count"
8719 #: libraries/classes/Engines/Pbxt.php:129
8721 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
8722 "system will maintain. If the number of logs exceeds this value then old logs "
8723 "will be deleted, otherwise they are renamed and given the next highest "
8727 #: libraries/classes/Engines/Pbxt.php:169
8728 #: libraries/classes/Html/Generator.php:792
8729 #: libraries/classes/Html/MySQLDocumentation.php:50
8730 #: libraries/classes/Sanitize.php:203
8731 #: templates/config/form_display/input.twig:10 templates/home/index.twig:244
8732 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
8733 #: templates/setup/home/index.twig:131
8734 msgid "Documentation"
8737 #: libraries/classes/Engines/Pbxt.php:185
8740 "Documentation and further information about PBXT can be found on the "
8741 "%sPrimeBase XT Home Page%s."
8744 #: libraries/classes/ErrorHandler.php:104
8745 msgid "Too many error messages, some are not displayed."
8748 #: libraries/classes/ErrorHandler.php:428
8752 #: libraries/classes/ErrorHandler.php:433 templates/error/report_form.twig:25
8753 msgid "Automatically send report next time"
8756 #: libraries/classes/Export.php:158 libraries/classes/Export.php:194
8757 #: libraries/classes/Export.php:468
8759 msgid "Insufficient space to save the file %s."
8762 #: libraries/classes/Export.php:417
8765 "File %s already exists on server, change filename or check overwrite option."
8768 #: libraries/classes/Export.php:424 libraries/classes/Export.php:434
8770 msgid "The web server does not have permission to save the file %s."
8773 #: libraries/classes/Export.php:474
8775 msgid "Dump has been saved to file %s."
8778 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
8779 #: libraries/classes/Export.php:981
8780 msgid "Exporting a raw query is not supported for this export method."
8783 #: libraries/classes/File.php:231
8784 msgid "File was not an uploaded file."
8787 #: libraries/classes/File.php:266
8788 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
8791 #: libraries/classes/File.php:271
8793 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
8797 #: libraries/classes/File.php:276
8798 msgid "The uploaded file was only partially uploaded."
8801 #: libraries/classes/File.php:280
8802 msgid "Missing a temporary folder."
8805 #: libraries/classes/File.php:283
8806 msgid "Failed to write file to disk."
8809 #: libraries/classes/File.php:286
8810 msgid "File upload stopped by extension."
8813 #: libraries/classes/File.php:289
8814 msgid "Unknown error in file upload."
8817 #: libraries/classes/File.php:422
8818 msgid "File is a symbolic link"
8821 #: libraries/classes/File.php:429 libraries/classes/File.php:520
8822 msgid "File could not be read!"
8825 #: libraries/classes/File.php:465
8826 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
8829 #: libraries/classes/File.php:485
8830 msgid "Error while moving uploaded file."
8833 #: libraries/classes/File.php:494
8834 msgid "Cannot read uploaded file."
8837 #: libraries/classes/File.php:571
8840 "You attempted to load file with unsupported compression (%s). Either support "
8841 "for it is not implemented or disabled by your configuration."
8844 #: libraries/classes/FlashMessages.php:24
8845 msgid "Session not found."
8848 #: libraries/classes/Html/Generator.php:146
8850 msgid "Jump to database “%s”."
8853 #: libraries/classes/Html/Generator.php:174
8855 msgid "The %s functionality is affected by a known bug, see %s"
8858 #: libraries/classes/Html/Generator.php:242
8859 msgid "SSL is not being used"
8862 #: libraries/classes/Html/Generator.php:247
8863 msgid "SSL is used with disabled verification"
8866 #: libraries/classes/Html/Generator.php:249
8867 msgid "SSL is used without certification authority"
8870 #: libraries/classes/Html/Generator.php:252
8874 #: libraries/classes/Html/Generator.php:357
8875 msgid "The PHP function password_hash() with default options."
8878 #: libraries/classes/Html/Generator.php:358
8879 msgid "password_hash() PHP function"
8882 #: libraries/classes/Html/Generator.php:640
8883 msgid "Skip Explain SQL"
8886 #: libraries/classes/Html/Generator.php:649
8888 msgid "Analyze Explain at %s"
8891 #: libraries/classes/Html/Generator.php:678
8894 msgid "Without PHP code"
8897 #: libraries/classes/Html/Generator.php:686
8898 #: templates/database/multi_table_query/form.twig:175
8899 #: templates/database/qbe/selection_form.twig:115
8900 msgid "Submit query"
8903 #: libraries/classes/Html/Generator.php:733 templates/console/display.twig:31
8904 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
8908 #: libraries/classes/Html/Generator.php:746
8909 msgctxt "Inline edit query"
8913 #: libraries/classes/Html/Generator.php:870
8914 msgid "Static analysis:"
8917 #: libraries/classes/Html/Generator.php:873
8919 msgid "%d errors were found during analysis."
8922 #: libraries/classes/Import.php:287 libraries/classes/Sql.php:981
8923 msgid "[ROLLBACK occurred.]"
8926 #: libraries/classes/Import.php:1258
8928 "The following structures have either been created or altered. Here you can:"
8931 #: libraries/classes/Import.php:1260
8932 msgid "View a structure's contents by clicking on its name."
8935 #: libraries/classes/Import.php:1261
8937 "Change any of its settings by clicking the corresponding \"Options\" link."
8940 #: libraries/classes/Import.php:1262
8941 msgid "Edit structure by following the \"Structure\" link."
8944 #: libraries/classes/Import.php:1266 libraries/classes/Import.php:1300
8945 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
8946 #: libraries/classes/Plugins/Export/ExportCsv.php:46
8947 #: libraries/classes/Plugins/Export/ExportExcel.php:39
8948 #: libraries/classes/Plugins/Export/ExportHtmlword.php:46
8949 #: libraries/classes/Plugins/Export/ExportJson.php:72
8950 #: libraries/classes/Plugins/Export/ExportLatex.php:67
8951 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
8952 #: libraries/classes/Plugins/Export/ExportOds.php:53
8953 #: libraries/classes/Plugins/Export/ExportOdt.php:59
8954 #: libraries/classes/Plugins/Export/ExportPdf.php:65
8955 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
8956 #: libraries/classes/Plugins/Export/ExportSql.php:115
8957 #: libraries/classes/Plugins/Export/ExportTexytext.php:45
8958 #: libraries/classes/Plugins/Export/ExportXml.php:76
8959 #: libraries/classes/Plugins/Export/ExportYaml.php:44
8960 #: libraries/classes/Plugins/Import/ImportCsv.php:70
8961 #: libraries/classes/Plugins/Import/ImportLdi.php:51
8962 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
8963 #: libraries/classes/Plugins/Import/ImportOds.php:53
8964 #: libraries/classes/Plugins/Import/ImportShp.php:70
8965 #: libraries/classes/Plugins/Import/ImportSql.php:46
8966 #: libraries/classes/Plugins/Import/ImportXml.php:51
8967 #: templates/console/display.twig:7 templates/console/display.twig:140
8968 #: templates/database/designer/database_tables.twig:114
8969 #: templates/database/routines/editor_form.twig:53
8970 #: templates/table/structure/display_table_stats.twig:97
8974 #: libraries/classes/Import.php:1269
8976 msgid "Go to database: %s"
8979 #: libraries/classes/Import.php:1275 libraries/classes/Import.php:1318
8981 msgid "Edit settings for %s"
8984 #: libraries/classes/Import.php:1303
8986 msgid "Go to table: %s"
8989 #: libraries/classes/Import.php:1311
8991 msgid "Structure of %s"
8994 #: libraries/classes/Import.php:1329
8996 msgid "Go to view: %s"
8999 #: libraries/classes/Import.php:1357
9001 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9002 "engine tables can be rolled back."
9005 #: libraries/classes/Index.php:620
9008 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9012 #: libraries/classes/InsertEdit.php:343
9013 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
9014 #: templates/database/routines/execute_form.twig:18
9015 #: templates/table/search/index.twig:36
9016 #: templates/table/zoom_search/index.twig:34
9020 #: libraries/classes/InsertEdit.php:346
9021 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
9022 #: libraries/classes/Plugins/Export/ExportHtmlword.php:370
9023 #: libraries/classes/Plugins/Export/ExportLatex.php:536
9024 #: libraries/classes/Plugins/Export/ExportOdt.php:370
9025 #: libraries/classes/Plugins/Export/ExportOdt.php:474
9026 #: libraries/classes/Plugins/Export/ExportTexytext.php:288
9027 #: libraries/classes/Plugins/Export/ExportTexytext.php:380
9028 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:527
9029 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
9030 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
9031 #: templates/columns_definitions/table_fields_definitions.twig:12
9032 #: templates/database/central_columns/edit.twig:9
9033 #: templates/database/central_columns/main.twig:20
9034 #: templates/database/central_columns/main.twig:224
9035 #: templates/database/data_dictionary/index.twig:23
9036 #: templates/database/data_dictionary/index.twig:74
9037 #: templates/database/events/index.twig:45
9038 #: templates/database/privileges/index.twig:19
9039 #: templates/database/routines/editor_form.twig:26
9040 #: templates/database/routines/editor_form.twig:51
9041 #: templates/database/routines/execute_form.twig:16
9042 #: templates/database/routines/index.twig:50
9043 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
9044 #: templates/table/privileges/index.twig:21
9045 #: templates/table/search/index.twig:39
9046 #: templates/table/structure/display_structure.twig:22
9047 #: templates/table/structure/display_structure.twig:459
9048 #: templates/table/tracking/structure_snapshot_columns.twig:7
9049 #: templates/table/tracking/structure_snapshot_indexes.twig:6
9050 #: templates/table/zoom_search/index.twig:37
9054 #: libraries/classes/InsertEdit.php:717 templates/import.twig:60
9055 #: templates/import.twig:85
9056 msgid "The directory you set for upload work cannot be reached."
9059 #: libraries/classes/InsertEdit.php:725
9060 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9061 #: templates/server/privileges/privileges_table.twig:32
9062 #: templates/server/privileges/privileges_table.twig:59
9063 #: templates/server/privileges/privileges_table.twig:86
9064 #: templates/server/privileges/privileges_table.twig:113
9065 #: templates/table/search/index.twig:129
9069 #: libraries/classes/InsertEdit.php:726
9070 msgid "web server upload directory:"
9073 #: libraries/classes/InsertEdit.php:1333 libraries/classes/Sql.php:964
9074 msgid "Showing SQL query"
9077 #: libraries/classes/InsertEdit.php:1357 libraries/classes/Sql.php:944
9079 msgid "Inserted row id: %1$d"
9082 #: libraries/classes/LanguageManager.php:979
9083 msgid "Ignoring unsupported language code."
9086 #: libraries/classes/Linter.php:108
9088 "Linting is disabled for this query because it exceeds the maximum length."
9091 #: libraries/classes/Linter.php:162
9093 msgid "%1$s (near <code>%2$s</code>)"
9096 #: libraries/classes/Menu.php:240
9097 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9098 #: libraries/classes/Util.php:1481 libraries/classes/Util.php:1975
9099 #: libraries/config.values.php:68 libraries/config.values.php:82
9100 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9101 #: templates/database/structure/structure_table_row.twig:43
9102 #: templates/table/structure/display_structure.twig:282
9106 #: libraries/classes/Menu.php:259 libraries/classes/Menu.php:366
9107 #: libraries/classes/Navigation/Nodes/NodeTable.php:304
9108 #: libraries/classes/Util.php:1479 libraries/classes/Util.php:1961
9109 #: libraries/classes/Util.php:1978 libraries/config.values.php:64
9110 #: libraries/config.values.php:78 libraries/config.values.php:169
9111 #: libraries/config.values.php:179 templates/database/routines/index.twig:27
9112 #: templates/database/routines/index.twig:28
9113 #: templates/database/structure/structure_table_row.twig:53
9114 #: templates/server/databases/index.twig:76
9115 #: templates/server/databases/index.twig:77
9119 #: libraries/classes/Menu.php:270
9120 #: libraries/classes/Navigation/Nodes/NodeTable.php:307
9121 #: libraries/classes/Util.php:1480 libraries/classes/Util.php:1979
9122 #: libraries/config.values.php:66 libraries/config.values.php:80
9123 #: libraries/config.values.php:181
9124 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9125 #: templates/database/structure/structure_table_row.twig:59
9126 #: templates/sql/query.twig:75
9130 #: libraries/classes/Menu.php:296 libraries/classes/Menu.php:406
9131 #: libraries/classes/Server/Privileges.php:2842 libraries/classes/Util.php:1966
9132 #: libraries/classes/Util.php:1982 libraries/config.values.php:161
9133 #: templates/database/privileges/index.twig:20
9134 #: templates/server/privileges/privileges_summary.twig:15
9135 #: templates/server/sub_page_header.twig:2
9136 #: templates/table/privileges/index.twig:22
9140 #: libraries/classes/Menu.php:307 libraries/classes/Menu.php:317
9141 #: libraries/classes/Menu.php:397 libraries/classes/Util.php:1482
9142 #: libraries/classes/Util.php:1965 libraries/classes/Util.php:1983
9143 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9147 #: libraries/classes/Menu.php:323 libraries/classes/Menu.php:432
9148 #: libraries/classes/Util.php:1970 libraries/classes/Util.php:1984
9152 #: libraries/classes/Menu.php:330 libraries/classes/Menu.php:425
9153 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
9154 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
9155 #: libraries/classes/Plugins/Export/ExportHtmlword.php:558
9156 #: libraries/classes/Plugins/Export/ExportOdt.php:703
9157 #: libraries/classes/Plugins/Export/ExportPdf.php:261
9158 #: libraries/classes/Plugins/Export/ExportSql.php:2097
9159 #: libraries/classes/Plugins/Export/ExportTexytext.php:541
9160 #: libraries/classes/Plugins/Export/ExportXml.php:120
9161 #: libraries/classes/Util.php:1969 libraries/classes/Util.php:1985
9162 #: templates/database/triggers/list.twig:3
9166 #: libraries/classes/Menu.php:371 libraries/classes/Menu.php:379
9167 #: libraries/classes/Menu.php:387
9168 msgid "Database seems to be empty!"
9171 #: libraries/classes/Menu.php:374 libraries/classes/Util.php:1962
9175 #: libraries/classes/Menu.php:412 libraries/classes/Util.php:1967
9176 #: templates/database/routines/index.twig:3
9180 #: libraries/classes/Menu.php:418
9181 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
9182 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
9183 #: libraries/classes/Plugins/Export/ExportSql.php:1014
9184 #: libraries/classes/Plugins/Export/ExportXml.php:100
9185 #: libraries/classes/Util.php:1968 templates/database/events/index.twig:3
9189 #: libraries/classes/Menu.php:439 libraries/classes/Util.php:1971
9193 #: libraries/classes/Menu.php:446 libraries/classes/Util.php:1972
9194 #: templates/database/structure/check_all_tables.twig:32
9195 msgid "Central columns"
9198 #: libraries/classes/Menu.php:503
9199 msgid "User accounts"
9202 #: libraries/classes/Menu.php:538 libraries/classes/Server/Status/Data.php:152
9203 #: libraries/classes/Util.php:1951 templates/server/binlog/index.twig:3
9207 #: libraries/classes/Menu.php:545 libraries/classes/Server/Status/Data.php:157
9208 #: libraries/classes/Util.php:1952
9209 #: templates/database/structure/body_for_table_summary.twig:11
9210 #: templates/database/structure/table_header.twig:10
9211 #: templates/server/replication/index.twig:5
9215 #: libraries/classes/Menu.php:551 libraries/classes/Server/Status/Data.php:229
9216 #: libraries/classes/Util.php:1953 libraries/config.values.php:159
9217 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9218 #: templates/sql/query.twig:191
9222 #: libraries/classes/Menu.php:556 libraries/classes/Util.php:1954
9226 #: libraries/classes/Menu.php:561 libraries/classes/Util.php:1956
9230 #: libraries/classes/Menu.php:566 libraries/classes/Util.php:1955
9231 #: templates/server/plugins/index.twig:4
9235 #: libraries/classes/Message.php:252
9237 msgid "%1$d row affected."
9238 msgid_plural "%1$d rows affected."
9243 #: libraries/classes/Message.php:273
9245 msgid "%1$d row deleted."
9246 msgid_plural "%1$d rows deleted."
9251 #: libraries/classes/Message.php:294
9253 msgid "%1$d row inserted."
9254 msgid_plural "%1$d rows inserted."
9259 #: libraries/classes/Navigation/Navigation.php:231
9263 #: libraries/classes/Navigation/Navigation.php:232
9267 #: libraries/classes/Navigation/Navigation.php:233
9271 #: libraries/classes/Navigation/Navigation.php:234
9275 #: libraries/classes/Navigation/Navigation.php:235
9276 #: templates/database/export/index.twig:14
9280 #: libraries/classes/Navigation/Navigation.php:236
9284 #: libraries/classes/Navigation/NavigationTree.php:759
9286 "There are large item groups in navigation panel which may affect the "
9287 "performance. Consider disabling item grouping in the navigation panel."
9290 #: libraries/classes/Navigation/NavigationTree.php:833
9294 #: libraries/classes/Navigation/NavigationTree.php:946
9296 msgid "%s result found"
9297 msgid_plural "%s results found"
9302 #: libraries/classes/Navigation/NavigationTree.php:1348
9303 msgid "Collapse all"
9306 #. l10n: The word "Node" must not be translated here
9307 #: libraries/classes/Navigation/NodeFactory.php:43
9309 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9312 #: libraries/classes/Navigation/NodeFactory.php:73
9314 msgid "Could not load class \"%1$s\""
9317 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9318 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
9319 #: templates/sql/query.twig:62
9323 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
9324 msgctxt "Create new column"
9328 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
9329 #: libraries/classes/Plugins/Export/ExportHtmlword.php:272
9330 #: libraries/classes/Plugins/Export/ExportHtmlword.php:367
9331 #: libraries/classes/Plugins/Export/ExportLatex.php:535
9332 #: libraries/classes/Plugins/Export/ExportOdt.php:367
9333 #: libraries/classes/Plugins/Export/ExportOdt.php:471
9334 #: libraries/classes/Plugins/Export/ExportTexytext.php:287
9335 #: libraries/classes/Plugins/Export/ExportTexytext.php:379
9336 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:525
9337 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
9338 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
9339 #: templates/columns_definitions/column_name.twig:16
9340 #: templates/database/data_dictionary/index.twig:22
9341 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
9342 #: templates/table/index_form.twig:138
9343 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
9344 #: templates/table/operations/index.twig:13
9345 #: templates/table/relation/common_form.twig:18
9346 #: templates/table/relation/common_form.twig:23
9347 #: templates/table/relation/common_form.twig:38
9348 #: templates/table/relation/common_form.twig:120
9349 #: templates/table/relation/common_form.twig:189
9350 #: templates/table/relation/foreign_key_row.twig:120
9351 #: templates/table/relation/foreign_key_row.twig:130
9352 #: templates/table/search/index.twig:38
9353 #: templates/table/structure/display_structure.twig:462
9354 #: templates/table/tracking/structure_snapshot_columns.twig:6
9355 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9356 #: templates/table/zoom_search/index.twig:36
9357 #: templates/table/zoom_search/result_form.twig:35
9361 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
9362 msgctxt "Create new database"
9366 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
9367 msgid "Database operations"
9370 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:664
9371 msgid "Show hidden items"
9374 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
9375 msgctxt "Create new event"
9379 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
9380 #: libraries/classes/Plugins/Export/ExportHtmlword.php:475
9381 #: libraries/classes/Plugins/Export/ExportOdt.php:600
9382 #: libraries/classes/Plugins/Export/ExportTexytext.php:456
9383 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
9384 #: templates/database/triggers/editor_form.twig:47
9385 #: templates/database/triggers/list.twig:48
9389 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9390 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
9391 #: libraries/classes/Plugins/Export/ExportSql.php:634
9392 #: libraries/classes/Plugins/Export/ExportXml.php:105
9396 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
9397 msgctxt "Create new function"
9401 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
9402 msgctxt "Create new index"
9406 #: libraries/classes/Navigation/Nodes/Node.php:630
9407 msgid "Expand/Collapse"
9410 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9411 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
9412 #: libraries/classes/Plugins/Export/ExportSql.php:623
9413 #: libraries/classes/Plugins/Export/ExportXml.php:110
9417 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
9418 msgctxt "Create new procedure"
9422 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
9426 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
9427 msgctxt "Create new table"
9431 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
9432 msgctxt "Create new trigger"
9436 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
9440 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
9441 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
9442 #: libraries/classes/Plugins/Export/ExportXml.php:125
9443 #: templates/database/structure/show_create.twig:28
9447 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
9448 msgctxt "Create new view"
9452 #: libraries/classes/Normalization.php:223
9453 msgid "Make all columns atomic"
9456 #: libraries/classes/Normalization.php:225
9457 #: libraries/classes/Normalization.php:961
9458 msgid "First step of normalization (1NF)"
9461 #: libraries/classes/Normalization.php:228
9462 #: libraries/classes/Normalization.php:278
9463 #: libraries/classes/Normalization.php:324
9464 #: libraries/classes/Normalization.php:361
9468 #: libraries/classes/Normalization.php:230
9470 "Do you have any column which can be split into more than one column? For "
9471 "example: address can be split into street, city, country and zip."
9474 #: libraries/classes/Normalization.php:236
9475 msgid "Show me the central list of columns that are not already in this table"
9478 #: libraries/classes/Normalization.php:238
9480 "Select a column which can be split into more than one (on select of 'no such "
9481 "column', it'll move to next step)."
9484 #: libraries/classes/Normalization.php:253
9488 #: libraries/classes/Normalization.php:275
9489 msgid "Have a primary key"
9492 #: libraries/classes/Normalization.php:281
9493 msgid "Primary key already exists."
9496 #: libraries/classes/Normalization.php:286
9498 "There is no primary key; please add one.<br>Hint: A primary key is a column "
9499 "(or combination of columns) that uniquely identify all rows."
9502 #: libraries/classes/Normalization.php:294
9503 msgid "Add a primary key on existing column(s)"
9506 #: libraries/classes/Normalization.php:298
9508 "If it's not possible to make existing column combinations as primary key"
9511 #: libraries/classes/Normalization.php:300
9512 msgid "+ Add a new primary key column"
9515 #: libraries/classes/Normalization.php:323
9516 msgid "Remove redundant columns"
9519 #: libraries/classes/Normalization.php:326
9521 "Do you have a group of columns which on combining gives an existing column? "
9522 "For example, if you have first_name, last_name and full_name then combining "
9523 "first_name and last_name gives full_name which is redundant."
9526 #: libraries/classes/Normalization.php:332
9528 "Check the columns which are redundant and click on remove. If no redundant "
9529 "column, click on 'No redundant column'"
9532 #: libraries/classes/Normalization.php:337
9533 msgid "Remove selected"
9536 #: libraries/classes/Normalization.php:338
9537 msgid "No redundant column"
9540 #: libraries/classes/Normalization.php:360
9541 msgid "Move repeating groups"
9544 #: libraries/classes/Normalization.php:363
9546 "Do you have a group of two or more columns that are closely related and are "
9547 "all repeating the same attribute? For example, a table that holds data on "
9548 "books might have columns such as book_id, author1, author2, author3 and so "
9549 "on which form a repeating group. In this case a new table (book_id, author) "
9550 "should be created."
9553 #: libraries/classes/Normalization.php:371
9555 "Check the columns which form a repeating group. If no such group, click on "
9556 "'No repeating group'"
9559 #: libraries/classes/Normalization.php:376
9560 msgid "No repeating group"
9563 #: libraries/classes/Normalization.php:404
9567 #: libraries/classes/Normalization.php:404
9568 msgid "Find partial dependencies"
9571 #: libraries/classes/Normalization.php:425
9574 "No partial dependencies possible as no non-primary column exists since "
9575 "primary key ( %1$s ) is composed of all the columns in the table."
9578 #: libraries/classes/Normalization.php:431
9579 #: libraries/classes/Normalization.php:473
9580 msgid "Table is already in second normal form."
9583 #: libraries/classes/Normalization.php:436
9586 "The primary key ( %1$s ) consists of more than one column so we need to find "
9587 "the partial dependencies."
9590 #: libraries/classes/Normalization.php:440
9591 #: libraries/classes/Normalization.php:870
9593 "Please answer the following question(s) carefully to obtain a correct "
9597 #: libraries/classes/Normalization.php:442
9598 msgid "+ Show me the possible partial dependencies based on data in the table"
9601 #: libraries/classes/Normalization.php:445
9603 "For each column below, please select the <b>minimal set</b> of columns among "
9604 "given set whose values combined together are sufficient to determine the "
9605 "value of the column."
9608 #: libraries/classes/Normalization.php:458
9609 #: libraries/classes/Normalization.php:912
9611 msgid "'%1$s' depends on:"
9614 #: libraries/classes/Normalization.php:469
9617 "No partial dependencies possible as the primary key ( %1$s ) has just one "
9621 #: libraries/classes/Normalization.php:497
9624 "In order to put the original table '%1$s' into Second normal form we need to "
9625 "create the following tables:"
9628 #: libraries/classes/Normalization.php:535
9630 msgid "The second step of normalization is complete for table '%1$s'."
9633 #: libraries/classes/Normalization.php:591
9634 #: libraries/classes/Normalization.php:764
9635 #: libraries/classes/Normalization.php:842
9636 msgid "Error in processing!"
9639 #: libraries/classes/Normalization.php:638
9642 "In order to put the original table '%1$s' into Third normal form we need to "
9643 "create the following tables:"
9646 #: libraries/classes/Normalization.php:695
9647 msgid "The third step of normalization is complete."
9650 #: libraries/classes/Normalization.php:815
9652 msgid "Selected repeating group has been moved to the table '%s'"
9655 #: libraries/classes/Normalization.php:868
9659 #: libraries/classes/Normalization.php:868
9660 msgid "Find transitive dependencies"
9663 #: libraries/classes/Normalization.php:872
9665 "For each column below, please select the <b>minimal set</b> of columns among "
9666 "given set whose values combined together are sufficient to determine the "
9667 "value of the column.<br>Note: A column may have no transitive dependency, in "
9668 "that case you don't have to select any."
9671 #: libraries/classes/Normalization.php:926
9673 "No Transitive dependencies possible as the table doesn't have any non "
9674 "primary key columns"
9677 #: libraries/classes/Normalization.php:929
9678 msgid "Table is already in Third normal form!"
9681 #: libraries/classes/Normalization.php:955
9682 msgid "Improve table structure (Normalization):"
9685 #: libraries/classes/Normalization.php:956
9686 msgid "Select up to what step you want to normalize"
9689 #: libraries/classes/Normalization.php:966
9690 msgid "Second step of normalization (1NF+2NF)"
9693 #: libraries/classes/Normalization.php:971
9694 msgid "Third step of normalization (1NF+2NF+3NF)"
9697 #: libraries/classes/Normalization.php:976
9699 "Hint: Please follow the procedure carefully in order to obtain correct "
9703 #: libraries/classes/Normalization.php:1047
9705 "This list is based on a subset of the table's data and is not necessarily "
9709 #: libraries/classes/Normalization.php:1062
9710 msgid "No partial dependencies found!"
9713 #: libraries/classes/Operations.php:555
9714 #: templates/table/structure/display_partitions.twig:84
9718 #: libraries/classes/Operations.php:556
9719 #: templates/table/structure/display_partitions.twig:94
9723 #: libraries/classes/Operations.php:557
9724 #: templates/table/structure/display_partitions.twig:104
9728 #: libraries/classes/Operations.php:558
9729 #: templates/table/structure/display_partitions.twig:114
9733 #: libraries/classes/Operations.php:559
9734 #: templates/table/structure/display_partitions.twig:124
9738 #: libraries/classes/Operations.php:560
9739 #: templates/table/structure/display_partitions.twig:134
9743 #: libraries/classes/Operations.php:572 templates/database/events/index.twig:19
9744 #: templates/database/events/index.twig:20
9745 #: templates/database/events/index.twig:96
9746 #: templates/database/events/index.twig:102
9747 #: templates/database/events/row.twig:47 templates/database/events/row.twig:53
9748 #: templates/database/routines/index.twig:19
9749 #: templates/database/routines/index.twig:20
9750 #: templates/database/routines/parameter_row.twig:51
9751 #: templates/database/routines/row.twig:77
9752 #: templates/database/structure/check_all_tables.twig:16
9753 #: templates/database/structure/structure_table_row.twig:87
9754 #: templates/database/triggers/list.twig:19
9755 #: templates/database/triggers/list.twig:20
9756 #: templates/database/triggers/row.twig:52
9757 #: templates/database/triggers/row.twig:58 templates/indexes.twig:58
9758 #: templates/server/databases/index.twig:67
9759 #: templates/server/databases/index.twig:68
9760 #: templates/server/databases/index.twig:324
9761 #: templates/table/relation/foreign_key_row.twig:25
9762 #: templates/table/structure/display_partitions.twig:145
9763 #: templates/table/structure/display_structure.twig:120
9764 #: templates/table/structure/display_structure.twig:290
9765 #: templates/table/structure/display_structure.twig:508
9767 msgstr "Falle lohße"
9769 #: libraries/classes/Operations.php:574
9773 #: libraries/classes/Operations.php:930
9774 msgid "Can't move table to same one!"
9777 #: libraries/classes/Operations.php:932
9778 msgid "Can't copy table to same one!"
9781 #: libraries/classes/Operations.php:956
9783 msgid "Table %s has been moved to %s. Privileges have been adjusted."
9786 #: libraries/classes/Operations.php:962
9788 msgid "Table %s has been copied to %s. Privileges have been adjusted."
9791 #: libraries/classes/Operations.php:969
9793 msgid "Table %s has been moved to %s."
9796 #: libraries/classes/Operations.php:973
9798 msgid "Table %s has been copied to %s."
9801 #: libraries/classes/Operations.php:997
9802 msgid "The table name is empty!"
9805 #: libraries/classes/Pdf.php:136
9806 msgid "Error while creating PDF:"
9809 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
9810 msgid "Cannot connect: invalid settings."
9813 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
9814 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
9815 #: templates/login/header.twig:10
9817 msgid "Welcome to %s"
9820 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
9823 "You probably did not create a configuration file. You might want to use the "
9824 "%1$ssetup script%2$s to create one."
9827 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
9829 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
9830 "connection. You should check the host, username and password in your "
9831 "configuration and make sure that they correspond to the information given by "
9832 "the administrator of the MySQL server."
9835 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
9836 msgid "Retry to connect"
9839 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:133
9840 msgid "Your session has expired. Please log in again."
9843 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252
9844 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
9847 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:287
9848 msgid "Failed to connect to the reCAPTCHA service!"
9851 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:289
9852 msgid "Entered captcha is wrong, try again!"
9855 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
9857 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
9858 "restricts passwords to less than 1000 characters."
9861 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
9862 msgid "You are not allowed to log in to this MySQL server!"
9865 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
9866 msgid "Wrong username/password. Access denied."
9869 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
9870 msgid "Can not find signon authentication script:"
9873 #: libraries/classes/Plugins/AuthenticationPlugin.php:180
9875 "Login without a password is forbidden by configuration (see AllowNoPassword)"
9878 #: libraries/classes/Plugins/AuthenticationPlugin.php:189
9881 "You have been automatically logged out due to inactivity of %s seconds. Once "
9882 "you log in again, you should be able to resume the work where you left off."
9885 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
9886 #: libraries/classes/Plugins/AuthenticationPlugin.php:205
9887 msgid "Cannot log in to the MySQL server"
9890 #: libraries/classes/Plugins/AuthenticationPlugin.php:348
9891 msgid "You have enabled two factor authentication, please confirm your login."
9894 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
9895 #: templates/export.twig:119
9899 #: libraries/classes/Plugins/Export/ExportCsv.php:58
9900 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
9901 msgid "Columns separated with:"
9904 #: libraries/classes/Plugins/Export/ExportCsv.php:63
9905 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
9906 msgid "Columns enclosed with:"
9909 #: libraries/classes/Plugins/Export/ExportCsv.php:68
9910 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
9911 msgid "Columns escaped with:"
9914 #: libraries/classes/Plugins/Export/ExportCsv.php:73
9915 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
9916 msgid "Lines terminated with:"
9919 #: libraries/classes/Plugins/Export/ExportCsv.php:78
9920 #: libraries/classes/Plugins/Export/ExportExcel.php:51
9921 #: libraries/classes/Plugins/Export/ExportHtmlword.php:80
9922 #: libraries/classes/Plugins/Export/ExportLatex.php:187
9923 #: libraries/classes/Plugins/Export/ExportOds.php:65
9924 #: libraries/classes/Plugins/Export/ExportOdt.php:132
9925 #: libraries/classes/Plugins/Export/ExportTexytext.php:84
9926 msgid "Replace NULL with:"
9929 #: libraries/classes/Plugins/Export/ExportCsv.php:83
9930 #: libraries/classes/Plugins/Export/ExportExcel.php:56
9931 msgid "Remove carriage return/line feed characters within columns"
9934 #: libraries/classes/Plugins/Export/ExportExcel.php:66
9935 msgid "Excel edition:"
9938 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
9939 #: libraries/classes/Plugins/Export/ExportLatex.php:94
9940 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
9941 #: libraries/classes/Plugins/Export/ExportOdt.php:75
9942 #: libraries/classes/Plugins/Export/ExportPdf.php:91
9943 #: libraries/classes/Plugins/Export/ExportSql.php:242
9944 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
9945 #: libraries/config.values.php:254 libraries/config.values.php:318
9946 #: libraries/config.values.php:334 libraries/config.values.php:342
9947 #: libraries/config.values.php:347
9951 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
9952 #: libraries/classes/Plugins/Export/ExportLatex.php:95
9953 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
9954 #: libraries/classes/Plugins/Export/ExportOdt.php:76
9955 #: libraries/classes/Plugins/Export/ExportPdf.php:92
9956 #: libraries/classes/Plugins/Export/ExportSql.php:243
9957 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
9958 #: libraries/config.values.php:255 libraries/config.values.php:319
9959 #: libraries/config.values.php:335 libraries/config.values.php:343
9960 #: libraries/config.values.php:348
9964 #: libraries/classes/Plugins/Export/ExportHtmlword.php:64
9965 #: libraries/classes/Plugins/Export/ExportLatex.php:96
9966 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
9967 #: libraries/classes/Plugins/Export/ExportOdt.php:77
9968 #: libraries/classes/Plugins/Export/ExportPdf.php:93
9969 #: libraries/classes/Plugins/Export/ExportSql.php:244
9970 #: libraries/classes/Plugins/Export/ExportTexytext.php:63
9971 #: libraries/config.values.php:256 libraries/config.values.php:320
9972 #: libraries/config.values.php:336 libraries/config.values.php:344
9973 #: libraries/config.values.php:349
9974 msgid "structure and data"
9977 #: libraries/classes/Plugins/Export/ExportHtmlword.php:74
9978 #: libraries/classes/Plugins/Export/ExportLatex.php:158
9979 #: libraries/classes/Plugins/Export/ExportOdt.php:121
9980 #: libraries/classes/Plugins/Export/ExportTexytext.php:73
9981 #: libraries/classes/Plugins/Export/ExportXml.php:133
9982 msgid "Data dump options"
9985 #: libraries/classes/Plugins/Export/ExportHtmlword.php:194
9986 #: libraries/classes/Plugins/Export/ExportOdt.php:245
9987 #: libraries/classes/Plugins/Export/ExportSql.php:2347
9988 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
9989 msgid "Dumping data for table"
9992 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
9993 #: libraries/classes/Plugins/Export/ExportHtmlword.php:373
9994 #: libraries/classes/Plugins/Export/ExportLatex.php:537
9995 #: libraries/classes/Plugins/Export/ExportOdt.php:373
9996 #: libraries/classes/Plugins/Export/ExportOdt.php:477
9997 #: libraries/classes/Plugins/Export/ExportTexytext.php:289
9998 #: libraries/classes/Plugins/Export/ExportTexytext.php:381
9999 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:529
10000 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
10001 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
10002 #: templates/columns_definitions/table_fields_definitions.twig:30
10003 #: templates/database/central_columns/edit.twig:14
10004 #: templates/database/central_columns/main.twig:40
10005 #: templates/database/central_columns/main.twig:244
10006 #: templates/database/data_dictionary/index.twig:24
10007 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
10008 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
10009 #: templates/table/structure/display_structure.twig:25
10010 #: templates/table/structure/display_structure.twig:465
10011 #: templates/table/tracking/structure_snapshot_columns.twig:9
10012 #: templates/table/tracking/structure_snapshot_indexes.twig:12
10013 #: templates/table/zoom_search/result_form.twig:36
10017 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
10018 #: libraries/classes/Plugins/Export/ExportHtmlword.php:376
10019 #: libraries/classes/Plugins/Export/ExportLatex.php:538
10020 #: libraries/classes/Plugins/Export/ExportOdt.php:376
10021 #: libraries/classes/Plugins/Export/ExportOdt.php:480
10022 #: libraries/classes/Plugins/Export/ExportTexytext.php:290
10023 #: libraries/classes/Plugins/Export/ExportTexytext.php:382
10024 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
10025 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
10026 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
10027 #: templates/columns_definitions/table_fields_definitions.twig:20
10028 #: templates/database/central_columns/edit.twig:11
10029 #: templates/database/central_columns/main.twig:28
10030 #: templates/database/central_columns/main.twig:232
10031 #: templates/database/data_dictionary/index.twig:25
10032 #: templates/database/structure/body_for_table_summary.twig:52
10033 #: templates/server/replication/replica_configuration.twig:9
10034 #: templates/table/structure/display_structure.twig:26
10035 #: templates/table/tracking/structure_snapshot_columns.twig:10
10037 msgstr "Schtandatt"
10039 #: libraries/classes/Plugins/Export/ExportHtmlword.php:380
10040 #: libraries/classes/Plugins/Export/ExportLatex.php:540
10041 #: libraries/classes/Plugins/Export/ExportOdt.php:484
10042 #: libraries/classes/Plugins/Export/ExportTexytext.php:384
10043 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:540
10044 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
10045 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
10046 #: templates/database/data_dictionary/index.twig:27
10048 msgstr "Verlengk noh"
10050 #: libraries/classes/Plugins/Export/ExportHtmlword.php:473
10051 #: libraries/classes/Plugins/Export/ExportOdt.php:594
10052 #: libraries/classes/Plugins/Export/ExportTexytext.php:454
10053 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:359
10054 #: templates/columns_definitions/table_fields_definitions.twig:9
10055 #: templates/database/central_columns/edit.twig:8
10056 #: templates/database/central_columns/main.twig:16
10057 #: templates/database/central_columns/main.twig:220
10058 #: templates/database/events/index.twig:43
10059 #: templates/database/routines/editor_form.twig:50
10060 #: templates/database/routines/execute_form.twig:15
10061 #: templates/database/routines/index.twig:49
10062 #: templates/database/triggers/list.twig:43 templates/setup/home/index.twig:49
10063 #: templates/table/structure/display_structure.twig:21
10067 #: libraries/classes/Plugins/Export/ExportHtmlword.php:476
10068 #: libraries/classes/Plugins/Export/ExportOdt.php:603
10069 #: libraries/classes/Plugins/Export/ExportTexytext.php:457
10070 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
10071 #: templates/database/events/editor_form.twig:82
10072 #: templates/database/routines/editor_form.twig:109
10073 #: templates/database/triggers/editor_form.twig:57
10077 #: libraries/classes/Plugins/Export/ExportHtmlword.php:548
10078 #: libraries/classes/Plugins/Export/ExportOdt.php:681
10079 #: libraries/classes/Plugins/Export/ExportSql.php:2083
10080 #: libraries/classes/Plugins/Export/ExportTexytext.php:521
10081 msgid "Table structure for table"
10084 #: libraries/classes/Plugins/Export/ExportHtmlword.php:566
10085 #: libraries/classes/Plugins/Export/ExportOdt.php:713
10086 #: libraries/classes/Plugins/Export/ExportSql.php:2134
10087 #: libraries/classes/Plugins/Export/ExportTexytext.php:547
10088 msgid "Structure for view"
10091 #: libraries/classes/Plugins/Export/ExportHtmlword.php:572
10092 #: libraries/classes/Plugins/Export/ExportOdt.php:733
10093 #: libraries/classes/Plugins/Export/ExportSql.php:2166
10094 #: libraries/classes/Plugins/Export/ExportTexytext.php:563
10095 msgid "Stand-in structure for view"
10098 #: libraries/classes/Plugins/Export/ExportJson.php:87
10099 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10102 #: libraries/classes/Plugins/Export/ExportJson.php:93
10103 msgid "Output unicode characters unescaped"
10106 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10107 msgid "Content of table @TABLE@"
10110 #: libraries/classes/Plugins/Export/ExportLatex.php:51
10111 msgid "(continued)"
10114 #: libraries/classes/Plugins/Export/ExportLatex.php:52
10115 msgid "Structure of table @TABLE@"
10118 #: libraries/classes/Plugins/Export/ExportLatex.php:107
10119 #: libraries/classes/Plugins/Export/ExportOdt.php:88
10120 #: libraries/classes/Plugins/Export/ExportSql.php:257
10121 msgid "Object creation options"
10124 #: libraries/classes/Plugins/Export/ExportLatex.php:113
10125 #: libraries/classes/Plugins/Export/ExportLatex.php:169
10126 msgid "Table caption:"
10129 #: libraries/classes/Plugins/Export/ExportLatex.php:119
10130 #: libraries/classes/Plugins/Export/ExportLatex.php:175
10131 msgid "Table caption (continued):"
10134 #: libraries/classes/Plugins/Export/ExportLatex.php:125
10135 #: libraries/classes/Plugins/Export/ExportLatex.php:181
10139 #: libraries/classes/Plugins/Export/ExportLatex.php:133
10140 #: libraries/classes/Plugins/Export/ExportOdt.php:96
10141 #: libraries/classes/Plugins/Export/ExportSql.php:151
10142 msgid "Display foreign key relationships"
10145 #: libraries/classes/Plugins/Export/ExportLatex.php:140
10146 #: libraries/classes/Plugins/Export/ExportOdt.php:103
10147 msgid "Display comments"
10150 #: libraries/classes/Plugins/Export/ExportLatex.php:146
10151 #: libraries/classes/Plugins/Export/ExportOdt.php:109
10152 #: libraries/classes/Plugins/Export/ExportSql.php:159
10153 msgid "Display media types"
10156 #: libraries/classes/Plugins/Export/ExportLatex.php:164
10157 msgid "Put columns names in the first row:"
10160 #: libraries/classes/Plugins/Export/ExportLatex.php:210
10161 #: libraries/classes/Plugins/Export/ExportSql.php:754
10162 #: libraries/classes/Plugins/Export/ExportXml.php:232
10163 #: templates/server/replication/change_primary.twig:22
10164 #: templates/server/replication/primary_add_replica_user.twig:29
10168 #: libraries/classes/Plugins/Export/ExportLatex.php:216
10169 #: libraries/classes/Plugins/Export/ExportSql.php:761
10170 #: libraries/classes/Plugins/Export/ExportXml.php:238
10171 msgid "Generation Time:"
10174 #: libraries/classes/Plugins/Export/ExportLatex.php:218
10175 #: libraries/classes/Plugins/Export/ExportSql.php:765
10176 #: libraries/classes/Plugins/Export/ExportXml.php:240
10177 #: templates/home/index.twig:173
10178 msgid "Server version:"
10181 #: libraries/classes/Plugins/Export/ExportLatex.php:219
10182 #: libraries/classes/Plugins/Export/ExportSql.php:767
10183 #: libraries/classes/Plugins/Export/ExportXml.php:241
10184 msgid "PHP Version:"
10187 #: libraries/classes/Plugins/Export/ExportLatex.php:246
10188 #: libraries/classes/Plugins/Export/ExportSql.php:947
10189 #: libraries/classes/Plugins/Export/ExportXml.php:390
10190 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
10191 #: templates/database/structure/copy_form.twig:5
10192 #: templates/menu/breadcrumbs.twig:16
10196 #: libraries/classes/Plugins/Export/ExportLatex.php:312
10197 #: libraries/classes/Plugins/Export/ExportSql.php:2226
10201 #: libraries/classes/Plugins/Export/ExportLatex.php:513
10205 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
10206 msgid "Export table names"
10209 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
10210 msgid "Export table headers"
10213 #: libraries/classes/Plugins/Export/ExportOdt.php:246
10214 #: libraries/classes/Plugins/Export/ExportTexytext.php:179
10215 msgid "Dumping data for query result"
10218 #: libraries/classes/Plugins/Export/ExportPdf.php:77
10219 msgid "Report title:"
10222 #: libraries/classes/Plugins/Export/ExportPdf.php:192
10223 msgid "Dumping data"
10226 #: libraries/classes/Plugins/Export/ExportPdf.php:210
10227 msgid "Query result data"
10230 #: libraries/classes/Plugins/Export/ExportPdf.php:264
10231 msgid "View structure"
10234 #: libraries/classes/Plugins/Export/ExportPdf.php:267
10238 #: libraries/classes/Plugins/Export/ExportSql.php:130
10240 "Display comments <i>(includes info such as export timestamp, PHP version, "
10241 "and server version)</i>"
10244 #: libraries/classes/Plugins/Export/ExportSql.php:137
10245 msgid "Additional custom header comment (\\n splits lines):"
10248 #: libraries/classes/Plugins/Export/ExportSql.php:143
10250 "Include a timestamp of when databases were created, last updated, and last "
10254 #: libraries/classes/Plugins/Export/ExportSql.php:204
10255 msgid "Export metadata"
10258 #: libraries/classes/Plugins/Export/ExportSql.php:219
10260 "Database system or older MySQL server to maximize output compatibility with:"
10263 #: libraries/classes/Plugins/Export/ExportSql.php:265
10264 msgid "Add statements:"
10267 #: libraries/classes/Plugins/Export/ExportSql.php:273
10268 #: libraries/classes/Plugins/Export/ExportSql.php:282
10269 #: libraries/classes/Plugins/Export/ExportSql.php:299
10270 #: libraries/classes/Plugins/Export/ExportSql.php:308
10271 #: libraries/classes/Plugins/Export/ExportSql.php:332
10272 #: libraries/classes/Plugins/Export/ExportSql.php:360
10273 #: libraries/classes/Plugins/Export/ExportSql.php:369
10275 msgid "Add %s statement"
10278 #: libraries/classes/Plugins/Export/ExportSql.php:315
10279 msgid "(less efficient as indexes will be generated during table creation)"
10282 #: libraries/classes/Plugins/Export/ExportSql.php:322
10287 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10288 #: libraries/classes/Plugins/Export/ExportSql.php:339
10289 msgid "Use simple view export"
10292 #: libraries/classes/Plugins/Export/ExportSql.php:378
10294 "Enclose table and column names with backquotes <i>(Protects column and table "
10295 "names formed with special characters or keywords)</i>"
10298 #: libraries/classes/Plugins/Export/ExportSql.php:393
10299 msgid "Data creation options"
10302 #: libraries/classes/Plugins/Export/ExportSql.php:398
10303 #: libraries/classes/Plugins/Export/ExportSql.php:2304
10304 msgid "Truncate table before insert"
10307 #: libraries/classes/Plugins/Export/ExportSql.php:405
10308 msgid "Instead of <code>INSERT</code> statements, use:"
10311 #: libraries/classes/Plugins/Export/ExportSql.php:411
10312 msgid "<code>INSERT DELAYED</code> statements"
10315 #: libraries/classes/Plugins/Export/ExportSql.php:423
10316 #: libraries/classes/Plugins/Export/ExportSql.php:457
10317 msgid "<code>INSERT IGNORE</code> statements"
10320 #: libraries/classes/Plugins/Export/ExportSql.php:437
10321 msgid "Function to use when dumping data:"
10324 #: libraries/classes/Plugins/Export/ExportSql.php:452
10325 msgid "Syntax to use when inserting data:"
10328 #: libraries/classes/Plugins/Export/ExportSql.php:462
10330 "include column names in every <code>INSERT</code> statement <br> "
10331 " Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10335 #: libraries/classes/Plugins/Export/ExportSql.php:467
10337 "insert multiple rows in every <code>INSERT</code> statement<br> "
10338 " Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10342 #: libraries/classes/Plugins/Export/ExportSql.php:472
10344 "both of the above<br> Example: <code>INSERT INTO "
10345 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10348 #: libraries/classes/Plugins/Export/ExportSql.php:477
10350 "neither of the above<br> Example: <code>INSERT INTO "
10351 "tbl_name VALUES (1,2,3)</code>"
10354 #: libraries/classes/Plugins/Export/ExportSql.php:496
10356 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10360 #: libraries/classes/Plugins/Export/ExportSql.php:505
10362 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10363 "reloaded between servers in different time zones)</i>"
10366 #: libraries/classes/Plugins/Export/ExportSql.php:582
10367 msgid "It appears your database uses routines;"
10370 #: libraries/classes/Plugins/Export/ExportSql.php:585
10371 #: libraries/classes/Plugins/Export/ExportSql.php:1614
10372 #: libraries/classes/Plugins/Export/ExportSql.php:2122
10373 msgid "alias export may not work reliably in all cases."
10376 #: libraries/classes/Plugins/Export/ExportSql.php:1066
10380 #: libraries/classes/Plugins/Export/ExportSql.php:1134
10382 msgid "Metadata for table %s"
10385 #: libraries/classes/Plugins/Export/ExportSql.php:1141
10387 msgid "Metadata for database %s"
10390 #: libraries/classes/Plugins/Export/ExportSql.php:1458
10391 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
10395 #: libraries/classes/Plugins/Export/ExportSql.php:1468
10396 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
10397 msgid "Last update:"
10400 #: libraries/classes/Plugins/Export/ExportSql.php:1478
10401 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
10402 msgid "Last check:"
10405 #: libraries/classes/Plugins/Export/ExportSql.php:1529
10407 msgid "Error reading structure for table %s:"
10410 #: libraries/classes/Plugins/Export/ExportSql.php:1611
10411 msgid "It appears your database uses views;"
10414 #: libraries/classes/Plugins/Export/ExportSql.php:1778
10415 msgid "Constraints for dumped tables"
10418 #: libraries/classes/Plugins/Export/ExportSql.php:1779
10419 msgid "Constraints for table"
10422 #: libraries/classes/Plugins/Export/ExportSql.php:1806
10423 msgid "Indexes for dumped tables"
10426 #: libraries/classes/Plugins/Export/ExportSql.php:1807
10427 msgid "Indexes for table"
10430 #: libraries/classes/Plugins/Export/ExportSql.php:1843
10431 msgid "AUTO_INCREMENT for dumped tables"
10434 #: libraries/classes/Plugins/Export/ExportSql.php:1844
10435 msgid "AUTO_INCREMENT for table"
10438 #: libraries/classes/Plugins/Export/ExportSql.php:1919
10439 msgid "MEDIA TYPES FOR TABLE"
10442 #: libraries/classes/Plugins/Export/ExportSql.php:1944
10443 msgid "RELATIONSHIPS FOR TABLE"
10446 #: libraries/classes/Plugins/Export/ExportSql.php:2119
10447 msgid "It appears your table uses triggers;"
10450 #: libraries/classes/Plugins/Export/ExportSql.php:2149
10452 msgid "Structure for view %s exported as a table"
10455 #: libraries/classes/Plugins/Export/ExportSql.php:2169
10456 msgid "(See below for the actual view)"
10459 #: libraries/classes/Plugins/Export/ExportSql.php:2237
10461 msgid "Error reading data for table %s:"
10464 #: libraries/classes/Plugins/Export/ExportXml.php:94
10465 msgid "Object creation options (all are recommended)"
10468 #: libraries/classes/Plugins/Export/ExportXml.php:138
10469 msgid "Export contents"
10472 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
10473 #: templates/menu/breadcrumbs.twig:29
10477 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
10481 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
10483 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
10486 #: libraries/classes/Plugins/Import/ImportCsv.php:83
10487 msgid "Name of the new table (optional):"
10490 #: libraries/classes/Plugins/Import/ImportCsv.php:92
10491 msgid "Name of the new database (optional):"
10494 #: libraries/classes/Plugins/Import/ImportCsv.php:101
10495 #: libraries/classes/Plugins/Import/ImportCsv.php:119
10496 msgid "Import these many number of rows (optional):"
10499 #: libraries/classes/Plugins/Import/ImportCsv.php:109
10500 #: libraries/classes/Plugins/Import/ImportOds.php:66
10502 "The first line of the file contains the table column names <i>(if this is "
10503 "unchecked, the first line will become part of the data)</i>"
10506 #: libraries/classes/Plugins/Import/ImportCsv.php:126
10508 "If the data in each row of the file is not in the same order as in the "
10509 "database, list the corresponding column names here. Column names must be "
10510 "separated by commas and not enclosed in quotations."
10513 #: libraries/classes/Plugins/Import/ImportCsv.php:134
10516 msgid "Column names:"
10519 #: libraries/classes/Plugins/Import/ImportCsv.php:272
10520 #: libraries/classes/Plugins/Import/ImportCsv.php:631
10522 msgid "Invalid format of CSV input on line %d."
10525 #: libraries/classes/Plugins/Import/ImportCsv.php:490
10527 msgid "Invalid column count in CSV input on line %d."
10530 #: libraries/classes/Plugins/Import/ImportCsv.php:649
10531 #: libraries/classes/Plugins/Import/ImportCsv.php:664
10532 #: libraries/classes/Plugins/Import/ImportCsv.php:675
10533 #: libraries/classes/Plugins/Import/ImportCsv.php:682
10535 msgid "Invalid parameter for CSV import: %s"
10538 #: libraries/classes/Plugins/Import/ImportCsv.php:813
10541 "Invalid column (%s) specified! Ensure that columns names are spelled "
10542 "correctly, separated by commas, and not enclosed in quotes."
10545 #: libraries/classes/Plugins/Import/ImportLdi.php:62
10546 msgid "Column names: "
10549 #: libraries/classes/Plugins/Import/ImportLdi.php:106
10550 msgid "This plugin does not support compressed imports!"
10553 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
10554 msgid "MediaWiki Table"
10557 #: libraries/classes/Plugins/Import/ImportMediawiki.php:275
10559 msgid "Invalid format of mediawiki input on line: <br>%s."
10562 #: libraries/classes/Plugins/Import/ImportOds.php:80
10563 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
10566 #: libraries/classes/Plugins/Import/ImportOds.php:86
10567 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
10570 #: libraries/classes/Plugins/Import/ImportOds.php:153
10571 #: libraries/classes/Plugins/Import/ImportXml.php:112
10572 #: libraries/classes/Plugins/Import/ImportXml.php:175
10574 "The XML file specified was either malformed or incomplete. Please correct "
10575 "the issue and try again."
10578 #: libraries/classes/Plugins/Import/ImportOds.php:163
10579 msgid "Could not parse OpenDocument Spreadsheet!"
10582 #: libraries/classes/Plugins/Import/ImportShp.php:68
10583 msgid "ESRI Shape File"
10586 #: libraries/classes/Plugins/Import/ImportShp.php:101
10587 #: libraries/classes/Plugins/Import/ImportShp.php:163
10589 msgid "There was an error importing the ESRI shape file: \"%s\"."
10592 #: libraries/classes/Plugins/Import/ImportShp.php:193
10594 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
10597 #: libraries/classes/Plugins/Import/ImportShp.php:242
10598 msgid "The imported file does not contain any data!"
10601 #: libraries/classes/Plugins/Import/ImportSql.php:65
10602 msgid "SQL compatibility mode:"
10605 #: libraries/classes/Plugins/Import/ImportSql.php:77
10606 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
10609 #: libraries/classes/Plugins/Import/ImportXml.php:48
10613 #: libraries/classes/Plugins.php:592
10614 msgid "This format has no options"
10617 #: libraries/classes/Plugins.php:610
10618 msgid "Invalid authentication method set in configuration:"
10621 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
10622 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
10623 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
10624 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
10626 msgid "The %s table doesn't exist!"
10629 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
10630 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
10632 msgid "Schema of the %s database - Page %s"
10635 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:278
10636 msgid "SCHEMA ERROR: "
10639 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:272
10640 msgid "PDF export page"
10643 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
10644 #, fuzzy, php-format
10645 #| msgid "Select All"
10646 msgid "Schema of the %s database"
10647 msgstr "Alle ußwähle"
10649 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
10650 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
10651 msgid "Relational schema"
10654 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
10655 msgid "Table of contents"
10658 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
10659 #: templates/columns_definitions/column_definitions_form.twig:72
10660 #: templates/database/data_dictionary/index.twig:16
10661 #: templates/table/structure/display_table_stats.twig:6
10662 msgid "Table comments:"
10665 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
10666 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
10667 #: templates/columns_definitions/table_fields_definitions.twig:27
10668 #: templates/database/central_columns/edit.twig:13
10669 #: templates/table/structure/display_structure.twig:24
10673 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
10674 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
10675 #: templates/table/structure/display_structure.twig:30
10676 #: templates/table/tracking/structure_snapshot_columns.twig:11
10680 #: libraries/classes/Plugins/SchemaPlugin.php:74
10684 #: libraries/classes/Plugins/SchemaPlugin.php:76
10685 msgid "Only show keys"
10688 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
10689 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
10690 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
10691 msgid "Orientation"
10694 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
10695 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
10696 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
10700 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
10701 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
10702 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
10706 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
10707 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
10708 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
10709 msgid "Same width for all tables"
10712 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
10716 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
10717 #: templates/database/structure/index.twig:21
10718 msgid "Data dictionary"
10721 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
10722 msgid "Order of the tables"
10725 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
10726 msgid "Name (Ascending)"
10729 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
10730 msgid "Name (Descending)"
10733 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:28
10735 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
10736 "TRUE, second for FALSE. Nonzero=true."
10739 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39
10741 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
10742 "formatted date. The first option is the offset (in hours) which will be "
10743 "added to the timestamp (Default: 0). Use second option to specify a "
10744 "different date/time format string. Third option determines whether you want "
10745 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
10746 "According to that, date format has different value - for \"local\" see the "
10747 "documentation for PHP's strftime() function and for \"utc\" it is done using "
10748 "gmdate() function."
10751 #. l10n: See https://www.php.net/manual/en/function.strftime.php
10752 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
10753 #: libraries/classes/Util.php:707
10754 msgid "%B %d, %Y at %I:%M %p"
10757 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
10759 "Displays a link to download the binary data of the column. You can use the "
10760 "first option to specify the filename, or use the second option as the name "
10761 "of a column which contains the filename. If you use the second option, you "
10762 "need to set the first option to the empty string."
10765 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:42
10767 "LINUX ONLY: Launches an external application and feeds it the column data "
10768 "via standard input. Returns the standard output of the application. The "
10769 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
10770 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
10771 "ExternalTransformationsPlugin.php and list the tools you want to make "
10772 "available. The first option is then the number of the program you want to "
10773 "use. The second option should be blank for historical reasons. The third "
10774 "option, if set to 1, will convert the output using htmlspecialchars() "
10775 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
10776 "ensure that the output appears all on one line (Default 1)."
10779 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:122
10782 "You are using the external transformation command line options field, which "
10783 "has been deprecated for security reasons. Add all command line options "
10784 "directly to the definition in %s."
10787 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:29
10789 "Displays the contents of the column as-is, without running it through "
10790 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
10793 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
10795 "Displays hexadecimal representation of data. Optional first parameter "
10796 "specifies how often space will be added (defaults to 2 nibbles)."
10799 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
10800 msgid "Displays a link to download this image."
10803 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
10805 "Image upload functionality which also displays a thumbnail. The options are "
10806 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
10809 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:91
10810 msgid "Image preview here"
10813 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
10815 "Displays a clickable thumbnail. The options are the maximum width and height "
10816 "in pixels. The original aspect ratio is preserved."
10819 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:30
10821 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
10822 "in Internet standard dotted format."
10825 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29
10827 "Prepends and/or Appends text to a string. First option is text to be "
10828 "prepended, second is appended (enclosed in single quotes, default empty "
10832 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:32
10834 "Validates the string using regular expression and performs insert only if "
10835 "string matches it. The first option is the Regular Expression."
10838 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:54
10840 msgid "Validation failed for the input string %s."
10843 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
10844 msgid "Formats text as SQL query with syntax highlighting."
10847 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
10849 "Displays a part of a string. The first option is the number of characters to "
10850 "skip from the beginning of the string (Default 0). The second option is the "
10851 "number of characters to return (Default: until end of string). The third "
10852 "option is the string to append and/or prepend when truncation occurs "
10853 "(Default: \"…\")."
10856 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:29
10858 "File upload functionality for TEXT columns. It does not have a textarea for "
10862 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:31
10864 "Displays an image and a link; the column contains the filename. The first "
10865 "option is a URL prefix like \"https://www.example.com/\". The second and "
10866 "third options are the width and the height in pixels."
10869 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:30
10871 "Displays a link; the column contains the filename. The first option is a URL "
10872 "prefix like \"https://www.example.com/\". The second option is a title for "
10876 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
10877 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
10880 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
10882 "Converts an Internet network address in (IPv4/IPv6) format into a long "
10886 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
10887 msgid "Syntax highlighted CodeMirror editor for JSON."
10890 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
10891 msgid "Syntax highlighted CodeMirror editor for SQL."
10894 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
10895 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
10898 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
10900 "Converts an Internet network address stored as a binary string into a string "
10901 "in Internet standard (IPv4/IPv6) format."
10904 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
10905 msgid "Formats text as JSON with syntax highlighting."
10908 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
10909 msgid "Formats text as XML with syntax highlighting."
10912 #: libraries/classes/Plugins/TwoFactor/Application.php:135
10913 msgid "Authentication Application (2FA)"
10916 #: libraries/classes/Plugins/TwoFactor/Application.php:146
10918 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
10919 "Google Authenticator or Authy."
10922 #: libraries/classes/Plugins/TwoFactor/Key.php:204
10923 msgid "Hardware Security Key (FIDO U2F)"
10926 #: libraries/classes/Plugins/TwoFactor/Key.php:214
10928 "Provides authentication using hardware security tokens supporting FIDO U2F, "
10929 "such as a Yubikey."
10932 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
10934 msgid "Two-factor authentication failed: %s"
10937 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
10938 msgid "Two-factor authentication failed."
10941 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
10942 msgid "No Two-Factor Authentication"
10945 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
10946 msgid "Login using password only."
10949 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
10950 msgid "Simple two-factor authentication"
10953 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
10954 msgid "For testing purposes only!"
10957 #: libraries/classes/Query/Utilities.php:96
10959 "The server is not responding (or the local server's socket is not correctly "
10963 #: libraries/classes/Query/Utilities.php:99
10964 msgid "The server is not responding."
10967 #: libraries/classes/Query/Utilities.php:103
10968 msgid "Logout and try as another user."
10971 #: libraries/classes/Query/Utilities.php:108
10972 msgid "Please check privileges of directory containing database."
10975 #: libraries/classes/Query/Utilities.php:117
10979 #: libraries/classes/RecentFavoriteTable.php:159
10980 msgid "Could not save recent table!"
10983 #: libraries/classes/RecentFavoriteTable.php:163
10984 msgid "Could not save favorite table!"
10987 #: libraries/classes/RecentFavoriteTable.php:247
10988 msgid "Recent tables"
10991 #: libraries/classes/RecentFavoriteTable.php:249
10995 #: libraries/classes/RecentFavoriteTable.php:253
10999 #: libraries/classes/ReplicationGui.php:438
11001 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11002 "in phpMyAdmin configuration."
11005 #: libraries/classes/ReplicationGui.php:449
11006 msgid "Replication started successfully."
11009 #: libraries/classes/ReplicationGui.php:450
11010 msgid "Error starting replication."
11013 #: libraries/classes/ReplicationGui.php:453
11014 msgid "Replication stopped successfully."
11017 #: libraries/classes/ReplicationGui.php:454
11018 msgid "Error stopping replication."
11021 #: libraries/classes/ReplicationGui.php:457
11022 msgid "Replication resetting successfully."
11025 #: libraries/classes/ReplicationGui.php:458
11026 msgid "Error resetting replication."
11029 #: libraries/classes/ReplicationGui.php:461
11033 #: libraries/classes/ReplicationGui.php:462
11037 #: libraries/classes/ReplicationGui.php:507
11038 msgid "Unknown error"
11041 #: libraries/classes/ReplicationGui.php:520
11043 msgid "Unable to connect to primary %s."
11046 #: libraries/classes/ReplicationGui.php:530
11048 "Unable to read primary log position. Possible privilege problem on primary."
11051 #: libraries/classes/ReplicationGui.php:548
11052 msgid "Unable to change primary!"
11055 #: libraries/classes/ReplicationGui.php:552
11057 msgid "Primary server changed successfully to %s."
11060 #: libraries/classes/Routing.php:104
11063 "The routing cache could not be written, you need to adjust permissions on "
11064 "the folder/file \"%s\""
11067 #: libraries/classes/Routing.php:163
11069 msgid "Error 404! The page %s was not found."
11072 #: libraries/classes/Routing.php:174
11073 msgid "Error 405! Request method not allowed."
11076 #: libraries/classes/SavedSearches.php:239
11077 msgid "Please provide a name for this bookmarked search."
11080 #: libraries/classes/SavedSearches.php:255
11081 msgid "Missing information to save the bookmarked search."
11084 #: libraries/classes/SavedSearches.php:276
11085 #: libraries/classes/SavedSearches.php:310
11086 msgid "An entry with this name already exists."
11089 #: libraries/classes/SavedSearches.php:338
11090 msgid "Missing information to delete the search."
11093 #: libraries/classes/SavedSearches.php:365
11094 msgid "Missing information to load the search."
11097 #: libraries/classes/SavedSearches.php:385
11098 msgid "Error while loading the search."
11101 #: libraries/classes/Server/Plugins.php:68
11102 #: libraries/classes/Server/Privileges.php:788
11103 #: libraries/classes/Server/Privileges.php:3719
11104 msgid "Native MySQL authentication"
11107 #: libraries/classes/Server/Plugins.php:73
11108 msgid "SHA256 password authentication"
11111 #: libraries/classes/Server/Plugins.php:78
11112 msgid "Caching sha2 authentication"
11115 #: libraries/classes/Server/Plugins.php:83
11116 msgid "Unix Socket based authentication"
11119 #: libraries/classes/Server/Plugins.php:88
11120 msgid "Old MySQL-4.0 authentication"
11123 #: libraries/classes/Server/Privileges/AccountLocking.php:30
11124 #: libraries/classes/Server/Privileges/AccountLocking.php:51
11125 msgid "Account locking is not supported."
11128 #: libraries/classes/Server/Privileges.php:262
11129 msgid "No privileges."
11132 #: libraries/classes/Server/Privileges.php:270
11133 msgid "Includes all privileges except GRANT."
11136 #: libraries/classes/Server/Privileges.php:292
11137 #: libraries/classes/Server/Privileges.php:359
11138 #: templates/server/privileges/privileges_table.twig:124
11139 #: templates/server/privileges/privileges_table.twig:127
11140 #: templates/server/privileges/privileges_table.twig:323
11141 #: templates/server/privileges/privileges_table.twig:326
11142 msgid "Allows deleting data."
11145 #: libraries/classes/Server/Privileges.php:297
11146 #: templates/server/privileges/privileges_table.twig:136
11147 #: templates/server/privileges/privileges_table.twig:139
11148 #: templates/server/privileges/privileges_table.twig:361
11149 #: templates/server/privileges/privileges_table.twig:369
11150 msgid "Allows creating new tables."
11153 #: libraries/classes/Server/Privileges.php:302
11154 #: templates/server/privileges/privileges_table.twig:148
11155 #: templates/server/privileges/privileges_table.twig:151
11156 #: templates/server/privileges/privileges_table.twig:409
11157 #: templates/server/privileges/privileges_table.twig:417
11158 msgid "Allows dropping tables."
11161 #: libraries/classes/Server/Privileges.php:307
11162 #: libraries/classes/Server/Privileges.php:399
11163 #: templates/server/privileges/privileges_table.twig:173
11164 #: templates/server/privileges/privileges_table.twig:176
11165 #: templates/server/privileges/privileges_table.twig:393
11166 #: templates/server/privileges/privileges_table.twig:396
11167 msgid "Allows creating and dropping indexes."
11170 #: libraries/classes/Server/Privileges.php:312
11171 #: libraries/classes/Server/Privileges.php:404
11172 #: templates/server/privileges/privileges_table.twig:185
11173 #: templates/server/privileges/privileges_table.twig:188
11174 #: templates/server/privileges/privileges_table.twig:380
11175 #: templates/server/privileges/privileges_table.twig:383
11176 msgid "Allows altering the structure of existing tables."
11179 #: libraries/classes/Server/Privileges.php:317
11180 #: libraries/classes/Server/Privileges.php:443
11181 #: libraries/classes/Server/Privileges.php:459
11182 #: templates/server/privileges/privileges_table.twig:197
11183 #: templates/server/privileges/privileges_table.twig:200
11184 #: templates/server/privileges/privileges_table.twig:494
11185 #: templates/server/privileges/privileges_table.twig:497
11186 #: templates/server/privileges/privileges_table.twig:509
11187 #: templates/server/privileges/privileges_table.twig:512
11188 msgid "Allows creating new views."
11191 #: libraries/classes/Server/Privileges.php:322
11192 #: libraries/classes/Server/Privileges.php:464
11193 #: libraries/classes/Server/Privileges.php:470
11194 #: templates/server/privileges/privileges_table.twig:209
11195 #: templates/server/privileges/privileges_table.twig:212
11196 #: templates/server/privileges/privileges_table.twig:441
11197 #: templates/server/privileges/privileges_table.twig:444
11198 msgid "Allows performing SHOW CREATE VIEW queries."
11201 #: libraries/classes/Server/Privileges.php:327
11202 #: libraries/classes/Server/Privileges.php:453
11203 #: templates/server/privileges/privileges_table.twig:221
11204 #: templates/server/privileges/privileges_table.twig:224
11205 #: templates/server/privileges/privileges_table.twig:537
11206 #: templates/server/privileges/privileges_table.twig:540
11207 msgid "Allows creating and dropping triggers."
11210 #: libraries/classes/Server/Privileges.php:344
11211 #: templates/server/privileges/privileges_table.twig:15
11212 #: templates/server/privileges/privileges_table.twig:284
11213 #: templates/server/privileges/privileges_table.twig:287
11214 msgid "Allows reading data."
11217 #: libraries/classes/Server/Privileges.php:349
11218 #: templates/server/privileges/privileges_table.twig:42
11219 #: templates/server/privileges/privileges_table.twig:297
11220 #: templates/server/privileges/privileges_table.twig:300
11221 msgid "Allows inserting and replacing data."
11224 #: libraries/classes/Server/Privileges.php:354
11225 #: templates/server/privileges/privileges_table.twig:69
11226 #: templates/server/privileges/privileges_table.twig:310
11227 #: templates/server/privileges/privileges_table.twig:313
11228 msgid "Allows changing data."
11231 #: libraries/classes/Server/Privileges.php:364
11232 #: templates/server/privileges/privileges_table.twig:359
11233 #: templates/server/privileges/privileges_table.twig:367
11234 msgid "Allows creating new databases and tables."
11237 #: libraries/classes/Server/Privileges.php:369
11238 #: templates/server/privileges/privileges_table.twig:407
11239 #: templates/server/privileges/privileges_table.twig:415
11240 msgid "Allows dropping databases and tables."
11243 #: libraries/classes/Server/Privileges.php:374
11244 #: templates/server/privileges/privileges_table.twig:599
11245 #: templates/server/privileges/privileges_table.twig:602
11246 msgid "Allows reloading server settings and flushing the server's caches."
11249 #: libraries/classes/Server/Privileges.php:379
11250 #: templates/server/privileges/privileges_table.twig:612
11251 #: templates/server/privileges/privileges_table.twig:615
11252 msgid "Allows shutting down the server."
11255 #: libraries/classes/Server/Privileges.php:384
11256 #: templates/server/privileges/privileges_table.twig:586
11257 #: templates/server/privileges/privileges_table.twig:589
11258 msgid "Allows viewing processes of all users."
11261 #: libraries/classes/Server/Privileges.php:389
11262 #: templates/server/privileges/privileges_table.twig:337
11263 #: templates/server/privileges/privileges_table.twig:340
11264 msgid "Allows importing data from and exporting data into files."
11267 #: libraries/classes/Server/Privileges.php:394
11268 #: templates/server/privileges/privileges_table.twig:96
11269 #: templates/server/privileges/privileges_table.twig:666
11270 msgid "Has no effect in this MySQL version."
11273 #: libraries/classes/Server/Privileges.php:409
11274 #: templates/server/privileges/privileges_table.twig:625
11275 #: templates/server/privileges/privileges_table.twig:628
11276 msgid "Gives access to the complete list of databases."
11279 #: libraries/classes/Server/Privileges.php:415
11280 #: templates/server/privileges/privileges_table.twig:572
11281 #: templates/server/privileges/privileges_table.twig:576
11283 "Allows connecting, even if maximum number of connections is reached; "
11284 "required for most administrative operations like setting global variables or "
11285 "killing threads of other users."
11288 #: libraries/classes/Server/Privileges.php:423
11289 #: templates/server/privileges/privileges_table.twig:428
11290 #: templates/server/privileges/privileges_table.twig:431
11291 msgid "Allows creating temporary tables."
11294 #: libraries/classes/Server/Privileges.php:428
11295 #: templates/server/privileges/privileges_table.twig:653
11296 #: templates/server/privileges/privileges_table.twig:656
11297 msgid "Allows locking tables for the current thread."
11300 #: libraries/classes/Server/Privileges.php:433
11301 #: templates/server/privileges/privileges_table.twig:694
11302 #: templates/server/privileges/privileges_table.twig:697
11303 msgid "Needed for the replication replicas."
11306 #: libraries/classes/Server/Privileges.php:438
11307 #: templates/server/privileges/privileges_table.twig:681
11308 #: templates/server/privileges/privileges_table.twig:684
11309 msgid "Allows the user to ask where the replicas / primaries are."
11312 #: libraries/classes/Server/Privileges.php:448
11313 #: templates/server/privileges/privileges_table.twig:524
11314 #: templates/server/privileges/privileges_table.twig:527
11315 msgid "Allows to set up events for the event scheduler."
11318 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11319 #: libraries/classes/Server/Privileges.php:477
11320 #: libraries/classes/Server/Privileges.php:486
11321 #: templates/server/privileges/privileges_table.twig:234
11322 #: templates/server/privileges/privileges_table.twig:238
11323 msgid "Allows deleting historical rows."
11326 #: libraries/classes/Server/Privileges.php:491
11327 #: templates/server/privileges/privileges_table.twig:454
11328 #: templates/server/privileges/privileges_table.twig:457
11329 msgid "Allows creating stored routines."
11332 #: libraries/classes/Server/Privileges.php:496
11333 #: templates/server/privileges/privileges_table.twig:467
11334 #: templates/server/privileges/privileges_table.twig:470
11335 msgid "Allows altering and dropping stored routines."
11338 #: libraries/classes/Server/Privileges.php:501
11339 #: templates/server/privileges/privileges_table.twig:707
11340 #: templates/server/privileges/privileges_table.twig:710
11341 msgid "Allows creating, dropping and renaming user accounts."
11344 #: libraries/classes/Server/Privileges.php:506
11345 #: templates/server/privileges/privileges_table.twig:480
11346 #: templates/server/privileges/privileges_table.twig:483
11347 msgid "Allows executing stored routines."
11350 #: libraries/classes/Server/Privileges.php:1076
11352 msgid "The password for %s was changed successfully."
11355 #: libraries/classes/Server/Privileges.php:1124
11357 msgid "You have revoked the privileges for %s."
11360 #: libraries/classes/Server/Privileges.php:1436
11361 #: templates/database/privileges/index.twig:124
11362 #: templates/table/privileges/index.twig:127
11363 msgid "Not enough privilege to view users."
11366 #: libraries/classes/Server/Privileges.php:1498
11367 #: templates/database/privileges/index.twig:80
11368 #: templates/server/privileges/new_user_ajax.twig:45
11369 #: templates/server/privileges/users_overview.twig:75
11370 #: templates/table/privileges/index.twig:84
11371 msgid "Edit privileges"
11374 #: libraries/classes/Server/Privileges.php:1502
11378 #: libraries/classes/Server/Privileges.php:1813
11379 #: templates/server/privileges/privileges_table.twig:264
11380 msgid "Database-specific privileges"
11383 #: libraries/classes/Server/Privileges.php:1819
11384 #: templates/server/privileges/privileges_summary.twig:18
11385 #: templates/server/privileges/privileges_table.twig:7
11386 #: templates/server/privileges/privileges_table.twig:266
11387 msgid "Table-specific privileges"
11390 #: libraries/classes/Server/Privileges.php:1824
11391 #: libraries/classes/Server/Privileges.php:1826
11392 #: templates/server/privileges/edit_routine_privileges.twig:29
11393 #: templates/server/privileges/edit_routine_privileges.twig:46
11394 #: templates/server/privileges/edit_routine_privileges.twig:58
11398 #: libraries/classes/Server/Privileges.php:1825
11399 #: templates/server/privileges/edit_routine_privileges.twig:47
11400 msgid "Routine-specific privileges"
11403 #: libraries/classes/Server/Privileges.php:2170
11404 msgid "No users selected for deleting!"
11407 #: libraries/classes/Server/Privileges.php:2173
11408 msgid "Reloading the privileges"
11411 #: libraries/classes/Server/Privileges.php:2198
11412 msgid "The selected users have been deleted successfully."
11415 #: libraries/classes/Server/Privileges.php:2275
11417 msgid "You have updated the privileges for %s."
11420 #: libraries/classes/Server/Privileges.php:2362
11421 #: templates/database/privileges/index.twig:102
11422 #: templates/table/privileges/index.twig:106
11423 msgid "No user found."
11426 #: libraries/classes/Server/Privileges.php:2449
11428 msgid "Deleting %s"
11431 #: libraries/classes/Server/Privileges.php:2480
11432 msgid "The privileges were reloaded successfully."
11435 #: libraries/classes/Server/Privileges.php:2584
11437 msgid "The user %s already exists!"
11440 #: libraries/classes/Server/Privileges.php:2859
11442 msgid "Privileges for %s"
11445 #: libraries/classes/Server/Privileges.php:2868
11446 #: libraries/classes/Server/Status/Processes.php:118
11447 #: templates/server/user_groups/user_listings.twig:9
11451 #: libraries/classes/Server/Privileges.php:2982
11453 "A user account allowing any user from localhost to connect is present. This "
11454 "will prevent other users from connecting if the host part of their account "
11455 "allows a connection from any (%) host."
11458 #: libraries/classes/Server/Privileges.php:3016
11461 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11462 "tables. The content of these tables may differ from the privileges the "
11463 "server uses, if they have been changed manually. In this case, you should "
11464 "%sreload the privileges%s before you continue."
11467 #: libraries/classes/Server/Privileges.php:3032
11469 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11470 "tables. The content of these tables may differ from the privileges the "
11471 "server uses, if they have been changed manually. In this case, the "
11472 "privileges have to be reloaded but currently, you don't have the RELOAD "
11476 #: libraries/classes/Server/Privileges.php:3346
11477 msgid "You have added a new user."
11480 #: libraries/classes/Server/Status/Data.php:146
11481 #: libraries/classes/Server/Status/Processes.php:146
11482 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
11486 #: libraries/classes/Server/Status/Data.php:149
11490 #: libraries/classes/Server/Status/Data.php:150
11491 msgid "Query cache"
11494 #: libraries/classes/Server/Status/Data.php:151
11498 #: libraries/classes/Server/Status/Data.php:153
11499 msgid "Temporary data"
11502 #: libraries/classes/Server/Status/Data.php:154
11503 msgid "Delayed inserts"
11506 #: libraries/classes/Server/Status/Data.php:155
11510 #: libraries/classes/Server/Status/Data.php:156
11514 #: libraries/classes/Server/Status/Data.php:158
11518 #: libraries/classes/Server/Status/Data.php:160
11519 msgid "Transaction coordinator"
11522 #: libraries/classes/Server/Status/Data.php:161
11523 #: templates/server/binlog/index.twig:27
11527 #: libraries/classes/Server/Status/Data.php:180
11528 msgid "Flush (close) all tables"
11531 #: libraries/classes/Server/Status/Data.php:184
11532 msgid "Show open tables"
11535 #: libraries/classes/Server/Status/Data.php:193
11536 msgid "Show replica hosts"
11539 #: libraries/classes/Server/Status/Data.php:200
11540 #: templates/server/replication/primary_replication.twig:9
11541 msgid "Show primary status"
11544 #: libraries/classes/Server/Status/Data.php:207
11545 msgid "Show replica status"
11548 #: libraries/classes/Server/Status/Data.php:215
11549 msgid "Flush query cache"
11552 #: libraries/classes/Server/Status/Processes.php:114
11556 #: libraries/classes/Server/Status/Processes.php:122
11557 #: templates/server/replication/primary_add_replica_user.twig:32
11558 #: templates/server/replication/primary_add_replica_user.twig:43
11559 #: templates/server/replication/primary_replication.twig:25
11563 #: libraries/classes/Server/Status/Processes.php:130
11567 #: libraries/classes/Server/Status/Processes.php:142
11571 #: libraries/classes/Setup/Index.php:130
11573 "Reading of version failed. Maybe you're offline or the upgrade server does "
11577 #: libraries/classes/Setup/Index.php:152
11578 msgid "Got invalid version string from server"
11581 #: libraries/classes/Setup/Index.php:164
11582 msgid "Unparsable version string"
11585 #: libraries/classes/Setup/Index.php:186
11588 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
11589 "version is %s, released on %s."
11592 #: libraries/classes/Setup/Index.php:194
11593 msgid "No newer stable version is available"
11596 #: libraries/classes/Sql.php:497
11598 msgid "Using bookmark \"%s\" as default browse query."
11601 #: libraries/classes/Sql.php:961
11602 msgid "Showing as PHP code"
11605 #: libraries/classes/Sql.php:1337
11608 "Current selection does not contain a unique column. Grid edit, checkbox, "
11609 "Edit, Copy and Delete features are not available. %s"
11612 #: libraries/classes/Sql.php:1351
11615 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
11616 "and Delete features may result in undesired behavior. %s"
11619 #: libraries/classes/SqlQueryForm.php:149
11621 msgid "Run SQL query/queries on server “%s”"
11624 #: libraries/classes/SqlQueryForm.php:165
11626 msgid "Run SQL query/queries on database %s"
11629 #: libraries/classes/SqlQueryForm.php:180
11631 msgid "Run SQL query/queries on table %s"
11634 #: libraries/classes/StorageEngine.php:368
11636 "There is no detailed status information available for this storage engine."
11639 #: libraries/classes/StorageEngine.php:470
11640 #: templates/database/structure/body_for_table_summary.twig:46
11642 msgid "%s is the default storage engine on this MySQL server."
11645 #: libraries/classes/StorageEngine.php:473
11647 msgid "%s is available on this MySQL server."
11650 #: libraries/classes/StorageEngine.php:476
11652 msgid "%s has been disabled for this MySQL server."
11655 #: libraries/classes/StorageEngine.php:480
11657 msgid "This MySQL server does not support the %s storage engine."
11660 #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2101
11661 msgid "The name of the primary key must be \"PRIMARY\"!"
11664 #: libraries/classes/Table/Maintenance.php:122
11666 msgid "Problems with indexes of table `%s`"
11669 #: libraries/classes/Table.php:348
11670 msgid "Unknown table status:"
11673 #: libraries/classes/Table.php:1006
11675 msgid "Source database `%s` was not found!"
11678 #: libraries/classes/Table.php:1015
11680 msgid "Target database `%s` was not found!"
11683 #: libraries/classes/Table.php:1473
11684 msgid "Invalid database:"
11687 #: libraries/classes/Table.php:1491
11688 msgid "Invalid table name:"
11691 #: libraries/classes/Table.php:1531
11693 msgid "Failed to rename table %1$s to %2$s!"
11696 #: libraries/classes/Table.php:1548
11698 msgid "Table %1$s has been renamed to %2$s."
11701 #: libraries/classes/Table.php:1793
11702 msgid "Could not save table UI preferences!"
11705 #: libraries/classes/Table.php:1819
11708 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
11709 "['MaxTableUiprefs'] %s)"
11712 #: libraries/classes/Table.php:1954
11715 "Cannot save UI property \"%s\". The changes made will not be persistent "
11716 "after you refresh this page. Please check if the table structure has been "
11720 #: libraries/classes/Table.php:2113
11721 msgid "Can't rename index to PRIMARY!"
11724 #: libraries/classes/Table.php:2139
11725 msgid "No index parts defined!"
11728 #: libraries/classes/Table.php:2435
11730 msgid "Error creating foreign key on %1$s (check data types)"
11733 #: libraries/classes/Template.php:135
11735 msgid "Error while working with template cache: %s"
11738 #: libraries/classes/ThemeManager.php:83
11740 msgid "Default theme %s not found!"
11743 #: libraries/classes/ThemeManager.php:142
11745 msgid "Theme %s not found!"
11748 #: libraries/classes/Theme.php:168
11750 msgid "No valid image path for theme %s found!"
11753 #: libraries/classes/Tracking.php:236
11754 #: templates/database/tracking/tables.twig:115
11755 #: templates/table/tracking/main.twig:73
11756 msgid "Tracking report"
11759 #: libraries/classes/Tracking.php:240
11760 msgid "Tracking statements"
11763 #: libraries/classes/Tracking.php:255
11764 msgid "Delete tracking data row from report"
11767 #: libraries/classes/Tracking.php:267
11771 #: libraries/classes/Tracking.php:312
11772 #: templates/database/operations/index.twig:131
11773 #: templates/database/structure/copy_form.twig:19
11774 #: templates/table/operations/index.twig:275
11775 msgid "Structure only"
11778 #: libraries/classes/Tracking.php:315
11779 #: templates/database/operations/index.twig:143
11780 #: templates/database/structure/copy_form.twig:29
11781 #: templates/table/operations/index.twig:287
11785 #: libraries/classes/Tracking.php:318
11786 #: templates/database/operations/index.twig:137
11787 #: templates/database/structure/copy_form.twig:24
11788 #: templates/table/operations/index.twig:281
11789 msgid "Structure and data"
11792 #: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
11794 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
11797 #: libraries/classes/Tracking.php:472
11798 msgid "SQL dump (file download)"
11801 #: libraries/classes/Tracking.php:474
11805 #: libraries/classes/Tracking.php:477
11806 msgid "This option will replace your table and contained data."
11809 #: libraries/classes/Tracking.php:479
11810 msgid "SQL execution"
11813 #: libraries/classes/Tracking.php:483
11815 msgid "Export as %s"
11818 #: libraries/classes/Tracking.php:521
11819 msgid "Data manipulation statement"
11822 #: libraries/classes/Tracking.php:557
11823 msgid "Data definition statement"
11826 #: libraries/classes/Tracking.php:640
11827 #: templates/database/tracking/tables.twig:126
11828 #: templates/table/tracking/main.twig:80
11829 msgid "Structure snapshot"
11832 #: libraries/classes/Tracking.php:658
11834 msgid "Version %s snapshot (SQL code)"
11837 #: libraries/classes/Tracking.php:728
11838 msgid "Tracking data definition successfully deleted"
11841 #: libraries/classes/Tracking.php:740
11842 msgid "Tracking data manipulation successfully deleted"
11845 #: libraries/classes/Tracking.php:797
11847 "You can execute the dump by creating and using a temporary database. Please "
11848 "ensure that you have the privileges to do so."
11851 #: libraries/classes/Tracking.php:801
11852 msgid "Comment out these two lines if you do not need them."
11855 #: libraries/classes/Tracking.php:812
11856 msgid "SQL statements exported. Please copy the dump or execute it."
11859 #: libraries/classes/Tracking.php:845
11861 msgid "Tracking report for table `%s`"
11864 #: libraries/classes/Tracking.php:877
11866 msgid "Tracking for %1$s was activated at version %2$s."
11869 #: libraries/classes/Tracking.php:880
11871 msgid "Tracking for %1$s was deactivated at version %2$s."
11874 #: libraries/classes/Tracking.php:979
11876 msgid "Version %1$s of %2$s was deleted."
11879 #: libraries/classes/Tracking.php:1010
11881 msgid "Version %1$s was created, tracking for %2$s is active."
11884 #: libraries/classes/Types.php:207
11886 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
11889 #: libraries/classes/Types.php:210
11891 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
11895 #: libraries/classes/Types.php:214
11897 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
11901 #: libraries/classes/Types.php:219
11903 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
11904 "range is 0 to 4,294,967,295"
11907 #: libraries/classes/Types.php:226
11909 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
11910 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
11913 #: libraries/classes/Types.php:233
11915 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
11916 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
11919 #: libraries/classes/Types.php:240
11921 "A small floating-point number, allowable values are -3.402823466E+38 to "
11922 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
11925 #: libraries/classes/Types.php:247
11927 "A double-precision floating-point number, allowable values are "
11928 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
11929 "2.2250738585072014E-308 to 1.7976931348623157E+308"
11932 #: libraries/classes/Types.php:253
11934 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
11938 #: libraries/classes/Types.php:256
11940 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
11944 #: libraries/classes/Types.php:260
11946 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
11947 "values are considered true"
11950 #: libraries/classes/Types.php:264
11951 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
11954 #: libraries/classes/Types.php:268
11956 msgid "A date, supported range is %1$s to %2$s"
11959 #: libraries/classes/Types.php:275
11961 msgid "A date and time combination, supported range is %1$s to %2$s"
11964 #: libraries/classes/Types.php:282
11966 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
11967 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
11970 #: libraries/classes/Types.php:289
11972 msgid "A time, range is %1$s to %2$s"
11975 #: libraries/classes/Types.php:296
11977 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
11978 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
11981 #: libraries/classes/Types.php:303
11983 "A fixed-length (0-255, default 1) string that is always right-padded with "
11984 "spaces to the specified length when stored"
11987 #: libraries/classes/Types.php:310
11990 "A variable-length (%s) string, the effective maximum length is subject to "
11991 "the maximum row size"
11994 #: libraries/classes/Types.php:317
11996 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
11997 "a one-byte prefix indicating the length of the value in bytes"
12000 #: libraries/classes/Types.php:324
12002 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
12003 "with a two-byte prefix indicating the length of the value in bytes"
12006 #: libraries/classes/Types.php:331
12008 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
12009 "stored with a three-byte prefix indicating the length of the value in bytes"
12012 #: libraries/classes/Types.php:338
12014 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12015 "characters, stored with a four-byte prefix indicating the length of the "
12019 #: libraries/classes/Types.php:345
12021 "Similar to the CHAR type, but stores binary byte strings rather than non-"
12022 "binary character strings"
12025 #: libraries/classes/Types.php:350
12027 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12028 "binary character strings"
12031 #: libraries/classes/Types.php:356
12033 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12034 "one-byte prefix indicating the length of the value"
12037 #: libraries/classes/Types.php:362
12039 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12040 "with a three-byte prefix indicating the length of the value"
12043 #: libraries/classes/Types.php:369
12045 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12046 "a two-byte prefix indicating the length of the value"
12049 #: libraries/classes/Types.php:375
12051 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12052 "bytes, stored with a four-byte prefix indicating the length of the value"
12055 #: libraries/classes/Types.php:382
12057 "An enumeration, chosen from the list of up to 65,535 values or the special "
12061 #: libraries/classes/Types.php:386
12062 msgid "A single value chosen from a set of up to 64 members"
12065 #: libraries/classes/Types.php:389
12066 msgid "A type that can store a geometry of any type"
12069 #: libraries/classes/Types.php:392
12070 msgid "A point in 2-dimensional space"
12073 #: libraries/classes/Types.php:395
12074 msgid "A curve with linear interpolation between points"
12077 #: libraries/classes/Types.php:398
12081 #: libraries/classes/Types.php:401
12082 msgid "A collection of points"
12085 #: libraries/classes/Types.php:404
12086 msgid "A collection of curves with linear interpolation between points"
12089 #: libraries/classes/Types.php:407
12090 msgid "A collection of polygons"
12093 #: libraries/classes/Types.php:410
12094 msgid "A collection of geometry objects of any type"
12097 #: libraries/classes/Types.php:413
12099 "Stores and enables efficient access to data in JSON (JavaScript Object "
12100 "Notation) documents"
12103 #: libraries/classes/Types.php:416
12105 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12106 "conventional mapping of IPv4 addresses into IPv6 addresses"
12109 #: libraries/classes/Types.php:746
12110 msgctxt "numeric types"
12114 #: libraries/classes/Types.php:764
12115 msgctxt "date and time types"
12116 msgid "Date and time"
12119 #: libraries/classes/Types.php:800
12120 msgctxt "spatial types"
12124 #: libraries/classes/UrlRedirector.php:55
12125 msgid "Taking you to the target site."
12128 #: libraries/classes/UserPassword.php:38
12129 msgid "The profile has been updated."
12132 #: libraries/classes/UserPassword.php:50
12133 msgid "Password is too long!"
12136 #: libraries/classes/UserPreferences.php:173
12137 msgid "Could not save configuration"
12140 #: libraries/classes/UserPreferences.php:184
12141 msgid "The phpMyAdmin configuration storage database could not be accessed."
12144 #: libraries/classes/Util.php:131
12149 #. l10n: Short month name
12150 #. l10n: Short month name for January
12151 #: libraries/classes/Util.php:664 templates/javascript/variables.twig:34
12155 #. l10n: Short month name
12156 #. l10n: Short month name for February
12157 #: libraries/classes/Util.php:666 templates/javascript/variables.twig:35
12161 #. l10n: Short month name
12162 #. l10n: Short month name for March
12163 #: libraries/classes/Util.php:668 templates/javascript/variables.twig:36
12167 #. l10n: Short month name
12168 #. l10n: Short month name for April
12169 #: libraries/classes/Util.php:670 templates/javascript/variables.twig:37
12173 #. l10n: Short month name
12174 #: libraries/classes/Util.php:672
12175 msgctxt "Short month name"
12179 #. l10n: Short month name
12180 #. l10n: Short month name for June
12181 #: libraries/classes/Util.php:674 templates/javascript/variables.twig:39
12185 #. l10n: Short month name
12186 #. l10n: Short month name for July
12187 #: libraries/classes/Util.php:676 templates/javascript/variables.twig:40
12191 #. l10n: Short month name
12192 #. l10n: Short month name for August
12193 #: libraries/classes/Util.php:678 templates/javascript/variables.twig:41
12197 #. l10n: Short month name
12198 #. l10n: Short month name for September
12199 #: libraries/classes/Util.php:680 templates/javascript/variables.twig:42
12203 #. l10n: Short month name
12204 #. l10n: Short month name for October
12205 #: libraries/classes/Util.php:682 templates/javascript/variables.twig:43
12209 #. l10n: Short month name
12210 #. l10n: Short month name for November
12211 #: libraries/classes/Util.php:684 templates/javascript/variables.twig:44
12215 #. l10n: Short month name
12216 #. l10n: Short month name for December
12217 #: libraries/classes/Util.php:686 templates/javascript/variables.twig:45
12221 #. l10n: Short week day name for Sunday
12222 #: libraries/classes/Util.php:690
12223 msgctxt "Short week day name for Sunday"
12227 #. l10n: Short week day name for Monday
12228 #: libraries/classes/Util.php:692 templates/javascript/variables.twig:58
12232 #. l10n: Short week day name for Tuesday
12233 #: libraries/classes/Util.php:694 templates/javascript/variables.twig:59
12237 #. l10n: Short week day name for Wednesday
12238 #: libraries/classes/Util.php:696 templates/javascript/variables.twig:60
12242 #. l10n: Short week day name for Thursday
12243 #: libraries/classes/Util.php:698 templates/javascript/variables.twig:61
12247 #. l10n: Short week day name for Friday
12248 #: libraries/classes/Util.php:700 templates/javascript/variables.twig:62
12252 #. l10n: Short week day name for Saturday
12253 #: libraries/classes/Util.php:702 templates/javascript/variables.twig:63
12257 #: libraries/classes/Util.php:728
12258 msgctxt "AM/PM indication in time"
12262 #: libraries/classes/Util.php:730
12263 msgctxt "AM/PM indication in time"
12267 #: libraries/classes/Util.php:801
12269 msgid "%s days, %s hours, %s minutes and %s seconds"
12272 #: libraries/classes/Util.php:1947
12276 #: libraries/classes/Util.php:2559
12277 #: templates/database/multi_table_query/form.twig:67
12281 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
12282 msgid "Error in ZIP archive:"
12285 #: libraries/classes/ZipExtension.php:83
12286 msgid "No files found inside ZIP archive!"
12289 #: libraries/config.values.php:88 libraries/config.values.php:126
12290 #: libraries/config.values.php:138
12294 #: libraries/config.values.php:89 libraries/config.values.php:127
12295 #: libraries/config.values.php:139
12296 #: templates/database/multi_table_query/form.twig:118
12300 #: libraries/config.values.php:90 libraries/config.values.php:108
12301 #: libraries/config.values.php:128 libraries/config.values.php:140
12305 #: libraries/config.values.php:105
12309 #: libraries/config.values.php:106
12313 #: libraries/config.values.php:107
12317 #: libraries/config.values.php:143
12321 #: libraries/config.values.php:144
12322 msgid "Double click"
12325 #: libraries/config.values.php:145 libraries/config.values.php:188
12326 #: templates/config/form_display/input.twig:16
12327 #: templates/relation/check_relations.twig:15
12328 #: templates/relation/check_relations.twig:66
12329 #: templates/relation/check_relations.twig:91
12330 #: templates/relation/check_relations.twig:129
12331 #: templates/relation/check_relations.twig:154
12332 #: templates/relation/check_relations.twig:164
12333 #: templates/relation/check_relations.twig:199
12334 #: templates/relation/check_relations.twig:224
12335 #: templates/relation/check_relations.twig:249
12336 #: templates/relation/check_relations.twig:274
12337 #: templates/relation/check_relations.twig:299
12338 #: templates/relation/check_relations.twig:324
12339 #: templates/relation/check_relations.twig:349
12340 #: templates/relation/check_relations.twig:387
12341 #: templates/relation/check_relations.twig:412
12342 #: templates/relation/check_relations.twig:437
12343 #: templates/relation/check_relations.twig:462
12344 #: templates/relation/check_relations.twig:487
12345 #: templates/relation/check_relations.twig:512
12349 #: libraries/config.values.php:148
12353 #: libraries/config.values.php:149
12355 #| msgid "Select All"
12356 msgid "display column"
12357 msgstr "Alle ußwähle"
12359 #: libraries/config.values.php:153
12363 #: libraries/config.values.php:186
12367 #: libraries/config.values.php:187
12371 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
12375 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
12379 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
12383 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
12387 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
12391 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
12395 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
12399 #: libraries/config.values.php:200
12400 msgid "Ask before sending error reports"
12403 #: libraries/config.values.php:201
12404 msgid "Always send error reports"
12407 #: libraries/config.values.php:202
12408 msgid "Never send error reports"
12411 #: libraries/config.values.php:205
12414 msgid "Server default"
12415 msgstr "Schtandatt"
12417 #: libraries/config.values.php:206
12423 #: libraries/config.values.php:207
12429 #: libraries/config.values.php:259
12430 msgid "Quick - display only the minimal options to configure"
12433 #: libraries/config.values.php:260
12434 msgid "Custom - display all possible options to configure"
12437 #: libraries/config.values.php:261
12438 msgid "Custom - like above, but without the quick/custom choice"
12441 #: libraries/config.values.php:328
12442 msgid "complete inserts"
12445 #: libraries/config.values.php:329
12446 msgid "extended inserts"
12449 #: libraries/config.values.php:330
12450 msgid "both of the above"
12453 #: libraries/config.values.php:331
12454 msgid "neither of the above"
12457 #: setup/index.php:32
12458 msgid "Configuration already exists, setup is disabled!"
12461 #: setup/validate.php:31
12465 #: setup/validate.php:38
12467 msgid "Wrong data or no validation for %s"
12470 #: templates/columns_definitions/column_attributes.twig:31
12471 #: templates/database/central_columns/edit_table_row.twig:23
12472 #: templates/database/central_columns/main.twig:71
12473 #: templates/database/central_columns/main.twig:298
12474 msgid "Edit ENUM/SET values"
12477 #: templates/columns_definitions/column_attributes.twig:38
12478 #: templates/database/central_columns/edit_table_row.twig:30
12479 #: templates/database/central_columns/main.twig:76
12480 #: templates/database/central_columns/main.twig:309
12481 msgctxt "for default"
12485 #: templates/columns_definitions/column_attributes.twig:41
12486 #: templates/database/central_columns/edit_table_row.twig:33
12487 #: templates/database/central_columns/main.twig:77
12488 #: templates/database/central_columns/main.twig:312
12489 msgid "As defined:"
12492 #: templates/columns_definitions/column_attributes.twig:97
12494 "You don't have sufficient privileges to perform this operation; Please refer "
12495 "to the documentation for more details"
12498 #: templates/columns_definitions/column_attributes.twig:111
12499 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
12500 #: templates/table/structure/display_structure.twig:152
12501 #: templates/table/structure/display_structure.twig:160
12502 #: templates/table/structure/display_structure.twig:298
12503 #: templates/table/structure/display_structure.twig:460
12504 #: templates/table/tracking/structure_snapshot_indexes.twig:7
12508 #: templates/columns_definitions/column_attributes.twig:119
12509 #: templates/table/structure/display_structure.twig:219
12510 #: templates/table/structure/display_structure.twig:222
12511 #: templates/table/structure/display_structure.twig:307
12515 #: templates/columns_definitions/column_attributes.twig:123
12516 #: templates/table/structure/display_structure.twig:192
12517 #: templates/table/structure/display_structure.twig:200
12518 #: templates/table/structure/display_structure.twig:304
12522 #: templates/columns_definitions/column_attributes.twig:156
12523 #: templates/table/structure/display_partitions.twig:26
12527 #: templates/columns_definitions/column_attributes.twig:177
12531 #: templates/columns_definitions/column_attributes.twig:182
12532 #: templates/table/structure/display_structure.twig:433
12537 #: templates/columns_definitions/column_definitions_form.twig:23
12538 #: templates/database/create_table.twig:6
12539 #: templates/database/operations/index.twig:30
12543 #: templates/columns_definitions/column_definitions_form.twig:32
12544 #: templates/console/display.twig:99
12545 #: templates/database/central_columns/main.twig:196 templates/export.twig:285
12546 #: templates/export.twig:301 templates/export.twig:317
12550 #: templates/columns_definitions/column_definitions_form.twig:40
12556 #: templates/columns_definitions/column_definitions_form.twig:74
12560 #: templates/columns_definitions/column_definitions_form.twig:77
12561 msgid "Storage Engine:"
12564 #: templates/columns_definitions/column_definitions_form.twig:82
12565 msgid "Connection:"
12568 #: templates/columns_definitions/column_definitions_form.twig:113
12569 #: templates/columns_definitions/partitions.twig:137
12570 #: templates/table/operations/index.twig:133
12571 msgid "Storage engine"
12574 #: templates/columns_definitions/column_definitions_form.twig:136
12575 msgid "PARTITION definition:"
12578 #: templates/columns_definitions/column_definitions_form.twig:154
12579 msgctxt "Online transaction part of the SQL DDL for InnoDB"
12580 msgid "Online transaction"
12583 #: templates/columns_definitions/column_definitions_form.twig:166
12585 "The column width of integer types is ignored in your MySQL version unless "
12586 "defining a TINYINT(1) column"
12589 #: templates/columns_definitions/column_definitions_form.twig:175
12590 #: templates/database/designer/main.twig:1097
12591 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
12592 #: templates/export.twig:81 templates/modals/build_query.twig:5
12593 #: templates/modals/index_dialog_modal.twig:5
12594 #: templates/modals/preview_sql_confirmation.twig:5
12595 #: templates/modals/preview_sql_modal.twig:5
12596 #: templates/table/insert/actions_panel.twig:46
12597 #: templates/table/relation/common_form.twig:233
12598 #: templates/table/zoom_search/result_form.twig:26
12599 #: templates/table/zoom_search/result_form.twig:95
12603 #: templates/columns_definitions/column_name.twig:4
12605 msgid "Referenced by %s."
12608 #: templates/columns_definitions/column_name.twig:12
12609 msgid "Is a foreign key."
12612 #: templates/columns_definitions/column_name.twig:39
12613 msgid "Pick from Central Columns"
12616 #: templates/columns_definitions/partitions.twig:17
12617 msgid "Partition by:"
12620 #: templates/columns_definitions/partitions.twig:32
12621 #: templates/columns_definitions/partitions.twig:60
12622 msgid "Expression or column list"
12625 #: templates/columns_definitions/partitions.twig:37
12626 msgid "Partitions:"
12629 #: templates/columns_definitions/partitions.twig:45
12630 msgid "Subpartition by:"
12633 #: templates/columns_definitions/partitions.twig:65
12634 msgid "Subpartitions:"
12637 #: templates/columns_definitions/partitions.twig:76
12638 #: templates/table/operations/index.twig:480
12639 #: templates/table/structure/display_partitions.twig:24
12643 #: templates/columns_definitions/partitions.twig:78
12647 #: templates/columns_definitions/partitions.twig:82
12648 msgid "Subpartition"
12651 #: templates/columns_definitions/partitions.twig:84
12655 #: templates/columns_definitions/partitions.twig:85
12656 #: templates/config/form_display/input.twig:53
12657 #: templates/database/data_dictionary/index.twig:81
12658 #: templates/database/events/editor_form.twig:102
12659 #: templates/database/routines/editor_form.twig:163
12660 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
12661 #: templates/table/structure/display_partitions.twig:31
12662 #: templates/table/structure/display_structure.twig:466
12663 #: templates/table/tracking/structure_snapshot_columns.twig:12
12664 #: templates/table/tracking/structure_snapshot_indexes.twig:13
12668 #: templates/columns_definitions/partitions.twig:86
12669 msgid "Data directory"
12672 #: templates/columns_definitions/partitions.twig:87
12673 msgid "Index directory"
12676 #: templates/columns_definitions/partitions.twig:88
12680 #: templates/columns_definitions/partitions.twig:89
12684 #: templates/columns_definitions/partitions.twig:90
12687 msgid "Table space"
12690 #: templates/columns_definitions/partitions.twig:91
12694 #: templates/columns_definitions/table_fields_definitions.twig:16
12695 #: templates/database/central_columns/edit.twig:10
12696 #: templates/database/routines/editor_form.twig:52
12697 msgid "Length/Values"
12700 #: templates/columns_definitions/table_fields_definitions.twig:17
12702 "If column type is \"enum\" or \"set\", please enter the values using this "
12703 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
12704 "single quote (\"'\") amongst those values, precede it with a backslash (for "
12705 "example '\\\\xyz' or 'a\\'b')."
12708 #: templates/columns_definitions/table_fields_definitions.twig:21
12710 "For default values, please enter just a single value, without backslash "
12711 "escaping or quotes, using this format: a"
12714 #: templates/columns_definitions/table_fields_definitions.twig:24
12715 #: templates/database/central_columns/edit.twig:12
12716 #: templates/database/central_columns/main.twig:32
12717 #: templates/database/central_columns/main.twig:236
12718 #: templates/database/data_dictionary/index.twig:79
12719 #: templates/database/operations/index.twig:194
12720 #: templates/database/operations/index.twig:198
12721 #: templates/database/structure/table_header.twig:31
12722 #: templates/home/index.twig:64 templates/indexes.twig:22
12723 #: templates/server/databases/index.twig:29
12724 #: templates/server/databases/index.twig:30
12725 #: templates/server/databases/index.twig:123
12726 #: templates/table/operations/index.twig:151
12727 #: templates/table/search/index.twig:40
12728 #: templates/table/structure/display_structure.twig:23
12729 #: templates/table/structure/display_structure.twig:464
12730 #: templates/table/structure/display_table_stats.twig:108
12731 #: templates/table/tracking/structure_snapshot_columns.twig:8
12732 #: templates/table/tracking/structure_snapshot_indexes.twig:11
12733 #: templates/table/zoom_search/index.twig:38
12737 #: templates/columns_definitions/table_fields_definitions.twig:36
12738 #: templates/database/operations/index.twig:68
12739 #: templates/database/operations/index.twig:173
12740 #: templates/database/routines/editor_form.twig:124
12741 #: templates/database/structure/copy_form.twig:50
12742 #: templates/table/operations/index.twig:79
12743 #: templates/table/operations/index.twig:115
12744 #: templates/table/operations/index.twig:315
12745 msgid "Adjust privileges"
12748 #: templates/columns_definitions/table_fields_definitions.twig:59
12752 #: templates/columns_definitions/table_fields_definitions.twig:65
12753 msgid "Move column"
12756 #: templates/columns_definitions/table_fields_definitions.twig:75
12757 #: templates/columns_definitions/table_fields_definitions.twig:86
12758 msgid "List of available transformations and their options"
12761 #: templates/columns_definitions/table_fields_definitions.twig:77
12762 #: templates/transformation_overview.twig:18
12763 msgid "Browser display transformation"
12766 #: templates/columns_definitions/table_fields_definitions.twig:81
12767 msgid "Browser display transformation options"
12770 #: templates/columns_definitions/table_fields_definitions.twig:82
12771 #: templates/columns_definitions/table_fields_definitions.twig:93
12773 "Please enter the values for transformation options using this format: 'a', "
12774 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
12775 "quote (\"'\") amongst those values, precede it with a backslash (for example "
12776 "'\\\\xyz' or 'a\\'b')."
12779 #: templates/columns_definitions/table_fields_definitions.twig:88
12780 #: templates/transformation_overview.twig:37
12781 msgid "Input transformation"
12784 #: templates/columns_definitions/table_fields_definitions.twig:92
12785 msgid "Input transformation options"
12788 #: templates/config/form_display/input.twig:15
12789 msgid "This setting is disabled, it will not be applied to your configuration."
12792 #: templates/config/form_display/input.twig:57
12793 #: templates/config/form_display/input.twig:58
12795 msgid "Set value: %s"
12798 #: templates/config/form_display/input.twig:63
12799 #: templates/config/form_display/input.twig:64
12800 msgid "Restore default value"
12803 #: templates/config/form_display/input.twig:79
12804 #: templates/config/form_display/input.twig:80
12805 msgid "Allow users to customize this value"
12808 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12809 #: templates/console/display.twig:84 templates/console/display.twig:175
12813 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12814 #: templates/console/display.twig:84 templates/console/display.twig:175
12818 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12819 #: templates/console/display.twig:175
12823 #: templates/console/display.twig:7 templates/setup/home/index.twig:166
12824 #: templates/sql/query.twig:38
12828 #: templates/console/display.twig:7
12832 #: templates/console/display.twig:11 templates/console/display.twig:99
12836 #: templates/console/display.twig:20
12837 msgid "Press Ctrl+Enter to execute query"
12840 #: templates/console/display.twig:23
12841 msgid "Press Enter to execute query"
12844 #: templates/console/display.twig:31 templates/console/display.twig:175
12848 #: templates/console/display.twig:40 templates/console/display.twig:184
12852 #: templates/console/display.twig:40 templates/console/display.twig:184
12853 msgid "Query failed"
12856 #: templates/console/display.twig:42 templates/console/display.twig:184
12857 msgid "Queried time"
12860 #: templates/console/display.twig:47
12861 msgid "During current session"
12864 #: templates/console/display.twig:64
12868 #: templates/console/display.twig:64
12872 #: templates/console/display.twig:64
12876 #: templates/console/display.twig:64 templates/console/display.twig:84
12877 #: templates/table/find_replace/replace_preview.twig:16
12881 #: templates/console/display.twig:64
12882 msgid "Execution order"
12885 #: templates/console/display.twig:64 templates/console/display.twig:84
12889 #: templates/console/display.twig:64 templates/table/search/index.twig:146
12893 #: templates/console/display.twig:64
12894 msgid "Ungroup queries"
12897 #: templates/console/display.twig:84
12899 #| msgid "not active"
12901 msgstr "nit aktief"
12903 #: templates/console/display.twig:84
12907 #: templates/console/display.twig:112
12908 msgid "Add bookmark"
12911 #: templates/console/display.twig:121
12915 #: templates/console/display.twig:124
12917 #| msgid "Select All"
12918 msgid "Target database"
12919 msgstr "Alle ußwähle"
12921 #: templates/console/display.twig:127
12922 msgid "Share this bookmark"
12925 #: templates/console/display.twig:140
12928 msgid "Set default"
12929 msgstr "Schtandatt"
12931 #: templates/console/display.twig:162
12933 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
12934 "permanent, view settings."
12937 #: templates/create_tracking_version.twig:10
12939 msgid "Create version %1$s of %2$s"
12942 #: templates/create_tracking_version.twig:15
12944 msgid "Create version %1$s"
12947 #: templates/create_tracking_version.twig:21
12948 msgid "Track these data definition statements:"
12951 #: templates/create_tracking_version.twig:60
12952 msgid "Track these data manipulation statements:"
12955 #: templates/create_tracking_version.twig:77
12956 msgid "Create version"
12959 #: templates/database/central_columns/edit.twig:15
12960 msgctxt "Auto Increment"
12964 #: templates/database/central_columns/main.twig:4
12965 msgid "Add new column"
12968 #: templates/database/central_columns/main.twig:24
12969 #: templates/database/central_columns/main.twig:228
12970 msgid "Length/Value"
12973 #: templates/database/central_columns/main.twig:36
12974 #: templates/database/central_columns/main.twig:240
12978 #: templates/database/central_columns/main.twig:44
12979 #: templates/database/central_columns/main.twig:248
12983 #: templates/database/central_columns/main.twig:129
12985 #| msgid "The central list of columns for the current database is empty."
12986 msgid "The central list of columns for the current database is empty"
12987 msgstr "De Houpleß met de Kolonne för heh di Dahtebangk es läddesch."
12989 #: templates/database/central_columns/main.twig:166
12990 #: templates/display/results/table.twig:62
12991 msgid "Filter rows"
12994 #: templates/database/central_columns/main.twig:167
12995 #: templates/display/results/table.twig:64
12996 msgid "Search this table"
12999 #: templates/database/central_columns/main.twig:178
13000 #: templates/table/structure/display_structure.twig:418
13004 #: templates/database/central_columns/main.twig:187
13006 #| msgid "Select All"
13007 msgid "Select a table"
13008 msgstr "Alle ußwähle"
13010 #: templates/database/central_columns/main.twig:194
13012 #| msgid "Select All"
13013 msgid "Select a column."
13014 msgstr "Alle ußwähle"
13016 #: templates/database/central_columns/main.twig:213
13017 msgid "Click to sort."
13018 msgstr "Aanklecke för ze zoteere."
13020 #: templates/database/central_columns/main.twig:218
13021 #: templates/database/privileges/index.twig:22
13022 #: templates/database/structure/table_header.twig:22
13023 #: templates/database/tracking/tables.twig:18
13024 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
13025 #: templates/server/databases/index.twig:163
13026 #: templates/server/privileges/privileges_summary.twig:22
13027 #: templates/server/privileges/users_overview.twig:22
13028 #: templates/server/user_groups/user_groups.twig:21
13029 #: templates/server/variables/index.twig:30
13030 #: templates/table/privileges/index.twig:24
13031 #: templates/table/structure/display_partitions.twig:33
13032 #: templates/table/structure/display_structure.twig:34
13033 #: templates/table/structure/display_structure.twig:457
13034 #: templates/table/tracking/main.twig:32
13035 #: templates/table/tracking/report_table.twig:8
13039 #: templates/database/create_table.twig:3
13040 #: templates/database/operations/index.twig:27
13043 msgid "Create new table"
13046 #: templates/database/create_table.twig:10
13047 #: templates/database/operations/index.twig:34
13048 msgid "Number of columns"
13051 #: templates/database/create_table.twig:14
13052 #: templates/database/operations/index.twig:39 templates/export.twig:27
13053 #: templates/server/databases/index.twig:46
13057 #: templates/database/data_dictionary/index.twig:4
13059 #| msgid "Database"
13060 msgid "Database comment:"
13061 msgstr "Dahtebangk"
13063 #: templates/database/data_dictionary/index.twig:8
13064 #: templates/database/data_dictionary/index.twig:124
13065 #: templates/database/structure/index.twig:19
13066 #: templates/display/results/table.twig:258
13067 #: templates/table/structure/display_structure.twig:376
13071 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
13072 #: templates/table/structure/display_structure.twig:461
13073 #: templates/table/tracking/structure_snapshot_indexes.twig:8
13077 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
13078 #: templates/table/structure/display_structure.twig:463
13079 #: templates/table/tracking/structure_snapshot_indexes.twig:10
13080 msgid "Cardinality"
13083 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
13084 #: templates/table/structure/display_structure.twig:542
13085 msgid "No index defined!"
13088 #: templates/database/designer/database_tables.twig:31
13089 #: templates/database/export/index.twig:28
13090 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
13091 #: templates/server/privileges/privileges_table.twig:28
13092 #: templates/server/privileges/privileges_table.twig:55
13093 #: templates/server/privileges/privileges_table.twig:82
13094 #: templates/server/privileges/privileges_table.twig:109
13095 #: templates/server/replication/database_multibox.twig:7
13097 #| msgid "Select All"
13099 msgstr "Alle ußwähle"
13101 #: templates/database/designer/database_tables.twig:37
13102 msgid "Show/hide columns"
13105 #: templates/database/designer/database_tables.twig:46
13106 msgid "See table structure"
13109 #: templates/database/designer/database_tables.twig:91
13110 #, fuzzy, php-format
13111 #| msgid "Select All"
13112 msgid "Select \"%s\""
13113 msgstr "Alle ußwähle"
13115 #: templates/database/designer/database_tables.twig:109
13117 msgid "Add an option for column \"%s\"."
13120 #: templates/database/designer/edit_delete_pages.twig:6
13121 msgid "Page to open"
13124 #: templates/database/designer/edit_delete_pages.twig:6
13125 msgid "Page to delete"
13128 #: templates/database/designer/main.twig:19
13129 #: templates/database/designer/main.twig:25
13130 msgid "Show/Hide tables list"
13133 #: templates/database/designer/main.twig:29
13134 #: templates/database/designer/main.twig:35
13135 #: templates/database/designer/main.twig:36
13136 msgid "View in fullscreen"
13139 #: templates/database/designer/main.twig:34
13140 msgid "Exit fullscreen"
13143 #: templates/database/designer/main.twig:48
13144 #: templates/database/designer/main.twig:52
13148 #: templates/database/designer/main.twig:77
13149 #: templates/database/designer/main.twig:80
13150 msgid "Delete pages"
13153 #: templates/database/designer/main.twig:84
13154 #: templates/database/designer/main.twig:87
13155 #: templates/database/structure/show_create.twig:11
13156 msgid "Create table"
13159 #: templates/database/designer/main.twig:91
13160 #: templates/database/designer/main.twig:94
13161 #: templates/database/designer/main.twig:271
13162 msgid "Create relationship"
13165 #: templates/database/designer/main.twig:105
13166 #: templates/database/designer/main.twig:108
13170 #: templates/database/designer/main.twig:112
13171 #: templates/database/designer/main.twig:115
13175 #: templates/database/designer/main.twig:120
13176 #: templates/database/designer/main.twig:123
13177 msgid "Angular links"
13180 #: templates/database/designer/main.twig:120
13181 #: templates/database/designer/main.twig:123
13182 msgid "Direct links"
13185 #: templates/database/designer/main.twig:127
13186 #: templates/database/designer/main.twig:129
13187 msgid "Snap to grid"
13190 #: templates/database/designer/main.twig:133
13191 #: templates/database/designer/main.twig:139
13192 msgid "Small/Big All"
13195 #: templates/database/designer/main.twig:143
13196 #: templates/database/designer/main.twig:146
13197 msgid "Toggle small/big"
13200 #: templates/database/designer/main.twig:150
13201 #: templates/database/designer/main.twig:153
13202 msgid "Toggle relationship lines"
13205 #: templates/database/designer/main.twig:158
13206 #: templates/database/designer/main.twig:161
13207 msgid "Export schema"
13210 #: templates/database/designer/main.twig:169
13211 #: templates/database/designer/main.twig:172
13212 msgid "Build Query"
13215 #: templates/database/designer/main.twig:177
13216 #: templates/database/designer/main.twig:181
13220 #: templates/database/designer/main.twig:185
13221 #: templates/database/designer/main.twig:190
13225 #: templates/database/designer/main.twig:202
13226 msgid "Hide/Show all"
13229 #: templates/database/designer/main.twig:212
13230 msgid "Hide/Show tables with no relationship"
13233 #: templates/database/designer/main.twig:223
13234 msgid "Number of tables:"
13237 #: templates/database/designer/main.twig:381
13238 msgid "Delete relationship"
13241 #: templates/database/designer/main.twig:445
13242 #: templates/database/designer/main.twig:610
13243 msgid "Relationship operator"
13246 #: templates/database/designer/main.twig:474
13247 #: templates/database/designer/main.twig:639
13248 #: templates/database/designer/main.twig:845
13249 #: templates/database/designer/main.twig:1038
13253 #: templates/database/designer/main.twig:484
13254 #: templates/database/designer/main.twig:649
13255 #: templates/database/designer/main.twig:855
13256 #: templates/database/designer/main.twig:1048
13257 #: templates/database/routines/execute_form.twig:20
13258 #: templates/server/replication/status_table.twig:17
13259 #: templates/server/status/variables/index.twig:76
13260 #: templates/server/variables/index.twig:32
13261 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
13262 #: templates/table/search/index.twig:42
13263 #: templates/table/zoom_search/index.twig:40
13264 #: templates/table/zoom_search/result_form.twig:37
13268 #: templates/database/designer/main.twig:486
13269 #: templates/database/designer/main.twig:651
13270 #: templates/database/designer/main.twig:857
13271 #: templates/database/designer/main.twig:1050
13275 #: templates/database/designer/main.twig:495
13276 #: templates/database/designer/main.twig:711
13280 #: templates/database/designer/main.twig:501
13281 #: templates/database/designer/main.twig:719
13285 #: templates/database/designer/main.twig:510
13286 #: templates/database/designer/main.twig:916
13290 #: templates/database/designer/main.twig:516
13291 #: templates/database/designer/main.twig:580
13292 #: templates/database/designer/main.twig:785
13293 #: templates/database/designer/main.twig:816
13294 #: templates/database/designer/main.twig:924
13295 #: templates/database/designer/main.twig:1009
13296 #: templates/table/search/index.twig:41
13297 #: templates/table/zoom_search/index.twig:39
13301 #: templates/database/designer/main.twig:1090
13302 msgid "Active options"
13305 #: templates/database/designer/page_save_as.twig:19
13306 msgid "Save to selected page"
13309 #: templates/database/designer/page_save_as.twig:23
13310 msgid "Create a page and save to it"
13313 #: templates/database/designer/page_save_as.twig:29
13314 msgid "New page name"
13317 #: templates/database/designer/page_selector.twig:2
13318 msgid "Select page"
13321 #: templates/database/designer/schema_export.twig:4
13322 msgid "Select Export Relational Type"
13325 #: templates/database/events/editor_form.twig:10
13326 #: templates/database/routines/editor_form.twig:11
13327 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
13331 #: templates/database/events/editor_form.twig:19
13333 #| msgid "The database name is empty!"
13335 msgstr "Kein Name för di Dahtebangk!"
13337 #: templates/database/events/editor_form.twig:35
13338 #: templates/server/binlog/index.twig:86
13342 #: templates/database/events/editor_form.twig:48
13343 #: templates/database/routines/editor_form.twig:38
13345 msgid "Change to %s"
13348 #: templates/database/events/editor_form.twig:53
13352 #: templates/database/events/editor_form.twig:59
13353 msgid "Execute every"
13356 #: templates/database/events/editor_form.twig:70
13357 msgctxt "Start of recurring event"
13361 #: templates/database/events/editor_form.twig:76
13362 msgctxt "End of recurring event"
13366 #: templates/database/events/editor_form.twig:90
13367 msgid "On completion preserve"
13370 #: templates/database/events/editor_form.twig:96
13371 #: templates/database/routines/editor_form.twig:138
13372 #: templates/database/triggers/editor_form.twig:61
13373 #: templates/view_create.twig:45
13377 #: templates/database/events/index.twig:13
13378 #: templates/database/privileges/index.twig:113
13379 #: templates/database/privileges/index.twig:114
13380 #: templates/database/routines/index.twig:13
13381 #: templates/database/structure/check_all_tables.twig:3
13382 #: templates/database/structure/check_all_tables.twig:4
13383 #: templates/database/triggers/list.twig:13
13384 #: templates/display/results/table.twig:223
13385 #: templates/display/results/table.twig:224 templates/select_all.twig:4
13386 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
13387 #: templates/server/privileges/edit_routine_privileges.twig:57
13388 #: templates/server/privileges/privileges_table.twig:268
13389 #: templates/server/privileges/privileges_table.twig:269
13390 #: templates/server/privileges/privileges_table.twig:277
13391 #: templates/server/privileges/privileges_table.twig:351
13392 #: templates/server/privileges/privileges_table.twig:551
13393 #: templates/server/privileges/users_overview.twig:121
13394 #: templates/server/privileges/users_overview.twig:122
13395 #: templates/server/user_groups/edit_user_groups.twig:11
13396 #: templates/table/privileges/index.twig:117
13397 #: templates/table/privileges/index.twig:118
13400 msgstr "Ein Tabäll"
13402 #: templates/database/events/index.twig:27
13405 msgid "Create new event"
13408 #: templates/database/events/index.twig:36
13409 msgid "There are no events to display."
13412 #: templates/database/events/index.twig:112
13413 msgid "Event scheduler status"
13416 #: templates/database/events/index.twig:117
13417 #: templates/database/tracking/tables.twig:47
13418 msgid "Click to toggle"
13421 #: templates/database/events/index.twig:130
13425 #: templates/database/events/index.twig:141
13429 #: templates/database/export/index.twig:61
13431 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13435 #. l10n: A query that the user has written freely
13436 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
13437 msgid "Exporting a raw query"
13440 #: templates/database/export/index.twig:7
13442 msgid "Exporting tables from \"%s\" database"
13445 #: templates/database/export/index.twig:30
13446 msgid "Export the structure of all tables."
13449 #: templates/database/export/index.twig:33
13450 msgid "Export the data of all tables."
13453 #: templates/database/import/index.twig:3
13455 msgid "Importing into the database \"%s\""
13458 #: templates/database/multi_table_query/form.twig:4
13459 #: templates/database/qbe/index.twig:4
13460 msgid "Multi-table query"
13463 #: templates/database/multi_table_query/form.twig:10
13464 #: templates/database/qbe/index.twig:10
13465 msgid "Query by example"
13468 #: templates/database/multi_table_query/form.twig:17
13469 msgid "Query window"
13472 #: templates/database/multi_table_query/form.twig:38
13473 #: templates/database/multi_table_query/form.twig:128
13475 #| msgid "Select All"
13476 msgid "select table"
13477 msgstr "Alle ußwähle"
13479 #: templates/database/multi_table_query/form.twig:45
13480 #: templates/database/multi_table_query/form.twig:136
13482 #| msgid "Select All"
13483 msgid "select column"
13484 msgstr "Alle ußwähle"
13486 #: templates/database/multi_table_query/form.twig:51
13489 msgid "Table alias"
13492 #: templates/database/multi_table_query/form.twig:52
13495 msgid "Column alias"
13498 #: templates/database/multi_table_query/form.twig:55
13499 msgid "Use this column in criteria"
13502 #: templates/database/multi_table_query/form.twig:59
13506 #: templates/database/multi_table_query/form.twig:73
13510 #: templates/database/multi_table_query/form.twig:119
13511 msgid "Another column"
13514 #: templates/database/multi_table_query/form.twig:146
13515 msgid "Enter criteria as free text"
13518 #: templates/database/multi_table_query/form.twig:153
13520 #| msgid "Select All"
13521 msgid "Remove this column"
13522 msgstr "Alle ußwähle"
13524 #: templates/database/multi_table_query/form.twig:159
13525 #: templates/table/relation/foreign_key_row.twig:85
13526 msgid "+ Add column"
13529 #: templates/database/multi_table_query/form.twig:174
13530 #: templates/database/qbe/selection_form.twig:80
13531 #: templates/database/qbe/selection_form.twig:96
13532 msgid "Update query"
13535 #: templates/database/operations/index.twig:9
13536 #: templates/database/operations/index.twig:13
13537 msgid "Database comment"
13540 #: templates/database/operations/index.twig:54
13541 msgid "Rename database to"
13544 #: templates/database/operations/index.twig:58 templates/export.twig:282
13546 #| msgid "The database name is empty!"
13547 msgid "New database name"
13548 msgstr "Kein Name för di Dahtebangk!"
13550 #: templates/database/operations/index.twig:66
13551 #: templates/database/operations/index.twig:171
13552 #: templates/table/operations/index.twig:77
13553 #: templates/table/operations/index.twig:113
13554 #: templates/table/operations/index.twig:313
13556 "You don't have sufficient privileges to perform this operation; Please refer "
13557 "to the documentation for more details."
13560 #: templates/database/operations/index.twig:83
13561 msgid "Remove database"
13564 #: templates/database/operations/index.twig:89
13566 msgid "Database %s has been dropped."
13569 #: templates/database/operations/index.twig:94
13570 msgid "Drop the database (DROP)"
13573 #: templates/database/operations/index.twig:118
13574 msgid "Copy database to"
13577 #: templates/database/operations/index.twig:150
13578 msgid "CREATE DATABASE before copying"
13581 #: templates/database/operations/index.twig:165
13582 #: templates/database/structure/copy_form.twig:44
13583 #: templates/table/operations/index.twig:306
13584 msgid "Add constraints"
13587 #: templates/database/operations/index.twig:180
13588 msgid "Switch to copied database"
13591 #: templates/database/operations/index.twig:216
13592 msgid "Change all tables collations"
13595 #: templates/database/operations/index.twig:220
13596 msgid "Change all tables columns collations"
13599 #: templates/database/privileges/index.twig:9
13600 #: templates/table/privileges/index.twig:8
13602 msgid "Users having access to \"%s\""
13605 #: templates/database/privileges/index.twig:17
13606 #: templates/server/privileges/login_information_fields.twig:6
13607 #: templates/server/privileges/login_information_fields.twig:11
13608 #: templates/server/privileges/users_overview.twig:8
13609 #: templates/server/replication/change_primary.twig:15
13610 #: templates/server/replication/primary_add_replica_user.twig:19
13611 #: templates/server/replication/primary_add_replica_user.twig:24
13612 #: templates/table/privileges/index.twig:19
13616 #: templates/database/privileges/index.twig:18
13617 #: templates/server/privileges/login_information_fields.twig:25
13618 #: templates/server/privileges/login_information_fields.twig:37
13619 #: templates/server/privileges/users_overview.twig:9
13620 #: templates/table/privileges/index.twig:20
13624 #: templates/database/privileges/index.twig:21
13625 #: templates/server/privileges/privileges_summary.twig:16
13626 #: templates/server/privileges/users_overview.twig:18
13627 #: templates/table/privileges/index.twig:23
13631 #: templates/database/privileges/index.twig:36
13632 #: templates/server/privileges/new_user_ajax.twig:9
13633 #: templates/server/privileges/users_overview.twig:36
13634 #: templates/table/privileges/index.twig:38
13638 #: templates/database/privileges/index.twig:47
13639 #: templates/table/privileges/index.twig:49
13643 #: templates/database/privileges/index.twig:50
13644 #: templates/table/privileges/index.twig:52
13645 msgid "database-specific"
13648 #: templates/database/privileges/index.twig:52
13649 #: templates/table/privileges/index.twig:54
13653 #: templates/database/privileges/index.twig:55
13654 #: templates/table/privileges/index.twig:59
13658 #: templates/database/privileges/index.twig:112
13659 #: templates/database/privileges/index.twig:115
13660 #: templates/database/structure/check_all_tables.twig:2
13661 #: templates/database/structure/check_all_tables.twig:9
13662 #: templates/display/results/table.twig:222
13663 #: templates/display/results/table.twig:225 templates/select_all.twig:2
13664 #: templates/select_all.twig:6
13665 #: templates/server/privileges/users_overview.twig:120
13666 #: templates/server/privileges/users_overview.twig:123
13667 #: templates/table/privileges/index.twig:116
13668 #: templates/table/privileges/index.twig:119
13669 msgid "With selected:"
13672 #: templates/database/privileges/index.twig:131
13673 #: templates/server/privileges/add_user_fieldset.twig:4
13674 #: templates/server/privileges/user_overview.twig:22
13675 #: templates/server/privileges/users_overview.twig:137
13676 #: templates/table/privileges/index.twig:134
13677 msgctxt "Create new user"
13681 #: templates/database/privileges/index.twig:136
13682 #: templates/server/privileges/add_user_fieldset.twig:9
13683 #: templates/server/privileges/add_user.twig:3
13684 #: templates/server/privileges/user_overview.twig:24
13685 #: templates/server/privileges/users_overview.twig:140
13686 #: templates/table/privileges/index.twig:140
13687 msgid "Add user account"
13690 #: templates/database/qbe/index.twig:16
13692 msgid "Switch to %svisual builder%s"
13695 #: templates/database/qbe/index.twig:20
13696 msgid "You have to choose at least one column to display!"
13697 msgstr "Do moß winnischsdens ein Kolonn zom Aanzeije ußsöhke!"
13699 #: templates/database/qbe/ins_del_and_or_cell.twig:5
13703 #: templates/database/qbe/ins_del_and_or_cell.twig:12
13707 #: templates/database/qbe/ins_del_and_or_cell.twig:17
13711 #: templates/database/qbe/selection_form.twig:12
13712 #: templates/table/find_replace/index.twig:41
13716 #: templates/database/qbe/selection_form.twig:17
13720 #: templates/database/qbe/selection_form.twig:22
13724 #: templates/database/qbe/selection_form.twig:27
13728 #: templates/database/qbe/selection_form.twig:32
13729 msgid "Sort order:"
13732 #: templates/database/qbe/selection_form.twig:37
13736 #: templates/database/qbe/selection_form.twig:44
13740 #: templates/database/qbe/selection_form.twig:54
13741 msgid "Add/Delete criteria rows:"
13744 #: templates/database/qbe/selection_form.twig:67
13746 #| msgid "Select All"
13747 msgid "Add/Delete columns:"
13748 msgstr "Alle ußwähle"
13750 #: templates/database/qbe/selection_form.twig:86
13751 #: templates/database/qbe/selection_form.twig:88
13754 msgstr "Ein Tabäll"
13756 #: templates/database/qbe/selection_form.twig:107
13758 msgid "SQL query on database <b>%s</b>:"
13761 #: templates/database/routines/editor_form.twig:20
13762 msgid "Routine name"
13765 #: templates/database/routines/editor_form.twig:43
13769 #: templates/database/routines/editor_form.twig:49
13773 #: templates/database/routines/editor_form.twig:66
13774 msgid "Add parameter"
13777 #: templates/database/routines/editor_form.twig:67
13778 msgid "Remove last parameter"
13781 #: templates/database/routines/editor_form.twig:71
13782 msgid "Return type"
13785 #: templates/database/routines/editor_form.twig:79
13786 msgid "Return length/values"
13789 #: templates/database/routines/editor_form.twig:86
13790 msgid "Return options"
13793 #: templates/database/routines/editor_form.twig:90
13794 #: templates/database/routines/parameter_row.twig:31
13795 #: templates/database/structure/table_header.twig:42
13799 #: templates/database/routines/editor_form.twig:115
13800 msgid "Is deterministic"
13803 #: templates/database/routines/editor_form.twig:131
13805 "You do not have sufficient privileges to perform this operation; Please "
13806 "refer to the documentation for more details."
13809 #: templates/database/routines/editor_form.twig:144
13810 msgid "Security type"
13813 #: templates/database/routines/editor_form.twig:153
13814 msgid "SQL data access"
13817 #: templates/database/routines/execute_form.twig:7
13818 #: templates/database/routines/execute_form.twig:12
13819 msgid "Routine parameters"
13822 #: templates/database/routines/index.twig:33
13825 msgid "Create new routine"
13828 #: templates/database/routines/index.twig:42
13829 msgid "There are no routines to display."
13832 #: templates/database/routines/index.twig:51
13836 #: templates/database/routines/parameter_row.twig:24
13837 #: templates/modals/enum_set_editor.twig:5
13838 msgid "ENUM/SET editor"
13841 #: templates/database/routines/row.twig:38
13842 #: templates/database/routines/row.twig:48
13843 #: templates/database/routines/row.twig:52
13847 #: templates/database/search/main.twig:5
13848 msgid "Search in database"
13851 #: templates/database/search/main.twig:8
13852 msgid "Words or values to search for (wildcard: \"%\"):"
13855 #: templates/database/search/main.twig:15
13856 #: templates/table/find_replace/index.twig:31
13860 #: templates/database/search/main.twig:19
13861 #: templates/database/search/main.twig:23
13862 msgid "Words are separated by a space character (\" \")."
13865 #: templates/database/search/main.twig:40
13866 msgid "Inside tables:"
13869 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
13870 #: templates/server/replication/database_multibox.twig:8
13872 #| msgid "Unselect All"
13873 msgid "Unselect all"
13874 msgstr "Alle nit mieh ußwähle"
13876 #: templates/database/search/main.twig:67
13877 msgid "Inside column:"
13880 #: templates/database/search/results.twig:12
13882 msgid "%1$s match in <strong>%2$s</strong>"
13883 msgid_plural "%1$s matches in <strong>%2$s</strong>"
13888 #: templates/database/search/results.twig:56
13889 msgid "<strong>Total:</strong> <em>%count%</em> match"
13890 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
13895 #: templates/database/structure/add_prefix.twig:7
13896 #: templates/database/structure/add_prefix.twig:9
13900 #: templates/database/structure/body_for_table_summary.twig:6
13901 #, fuzzy, php-format
13903 msgid_plural "%s tables"
13904 msgstr[0] "Ein Tabäll"
13905 msgstr[1] "%s Tabälle"
13908 #: templates/database/structure/body_for_table_summary.twig:17
13912 #: templates/database/structure/change_prefix_form.twig:7
13916 #: templates/database/structure/change_prefix_form.twig:13
13920 #: templates/database/structure/check_all_tables.twig:6
13921 msgid "Check tables having overhead"
13924 #: templates/database/structure/check_all_tables.twig:10
13926 #| msgid "Select All"
13928 msgstr "Alle ußwähle"
13930 #: templates/database/structure/check_all_tables.twig:11
13931 msgid "Show create"
13934 #: templates/database/structure/check_all_tables.twig:14
13935 #: templates/table/operations/index.twig:403
13936 #: templates/table/operations/view.twig:26
13937 msgid "Delete data or table"
13940 #: templates/database/structure/check_all_tables.twig:15
13941 #: templates/database/structure/structure_table_row.twig:74
13945 #: templates/database/structure/check_all_tables.twig:18
13946 #: templates/table/operations/index.twig:334
13947 msgid "Table maintenance"
13950 #: templates/database/structure/check_all_tables.twig:19
13951 #: templates/table/maintenance/analyze.twig:3
13952 #: templates/table/operations/index.twig:339
13953 msgid "Analyze table"
13956 #: templates/database/structure/check_all_tables.twig:20
13957 #: templates/table/maintenance/check.twig:3
13958 #: templates/table/operations/index.twig:348
13959 msgid "Check table"
13962 #: templates/database/structure/check_all_tables.twig:21
13963 #: templates/table/maintenance/checksum.twig:3
13964 #: templates/table/operations/index.twig:356
13966 msgid "Checksum table"
13967 msgstr "Ein Tabäll"
13969 #: templates/database/structure/check_all_tables.twig:22
13970 #: templates/table/maintenance/optimize.twig:3
13971 #: templates/table/operations/index.twig:384
13972 #: templates/table/structure/display_table_stats.twig:68
13973 msgid "Optimize table"
13976 #: templates/database/structure/check_all_tables.twig:23
13977 #: templates/table/maintenance/repair.twig:3
13978 #: templates/table/operations/index.twig:393
13979 msgid "Repair table"
13982 #: templates/database/structure/check_all_tables.twig:25
13986 #: templates/database/structure/check_all_tables.twig:26
13987 msgid "Add prefix to table"
13990 #: templates/database/structure/check_all_tables.twig:27
13991 msgid "Replace table prefix"
13994 #: templates/database/structure/check_all_tables.twig:33
13995 msgid "Add columns to central list"
13998 #: templates/database/structure/check_all_tables.twig:34
13999 msgid "Remove columns from central list"
14002 #: templates/database/structure/check_all_tables.twig:35
14003 msgid "Make consistent with central list"
14006 #: templates/database/structure/check_all_tables.twig:53
14007 #: templates/database/structure/check_all_tables.twig:73
14011 #: templates/database/structure/check_all_tables.twig:65
14012 msgid "Are you sure?"
14015 #: templates/database/structure/check_all_tables.twig:69
14017 "This action may change some of the columns definition.[br]Are you sure you "
14018 "want to continue?"
14021 #: templates/database/structure/copy_form.twig:14
14025 #: templates/database/structure/copy_form.twig:39
14026 msgid "Add AUTO INCREMENT value"
14029 #: templates/database/structure/drop_form.twig:6
14030 #: templates/database/structure/empty_form.twig:6
14031 #: templates/table/delete/confirm.twig:12
14032 #: templates/table/structure/drop_confirm.twig:6
14033 #: templates/table/structure/primary.twig:6
14034 msgid "Do you really want to execute the following query?"
14037 #: templates/database/structure/favorite_anchor.twig:4
14038 #: templates/recent_favorite_table_favorite.twig:6
14039 msgid "Remove from Favorites"
14042 #: templates/database/structure/favorite_anchor.twig:4
14043 msgid "Add to Favorites"
14046 #: templates/database/structure/show_create.twig:2
14047 msgid "Showing create queries"
14050 #: templates/database/structure/show_create.twig:33
14051 #: templates/display/results/table.twig:297 templates/modals/create_view.twig:5
14052 #: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11
14053 msgid "Create view"
14056 #: templates/database/structure/structure_table_row.twig:17
14057 #: templates/server/databases/index.twig:219
14058 #: templates/server/databases/index.twig:231
14059 msgid "Not replicated"
14062 #: templates/database/structure/structure_table_row.twig:18
14063 #: templates/server/databases/index.twig:215
14064 #: templates/server/databases/index.twig:227
14068 #: templates/database/structure/structure_table_row.twig:223
14070 msgstr "weed jebruch"
14072 #: templates/database/structure/table_header.twig:27
14074 "May be approximate. Click on the number to get the exact count. See "
14075 "[doc@faq3-11]FAQ 3.11[/doc]."
14078 #: templates/database/structure/table_header.twig:36
14079 #: templates/table/index_form.twig:141
14083 #: templates/database/structure/table_header.twig:51
14084 #: templates/table/structure/display_table_stats.twig:154
14088 #: templates/database/structure/table_header.twig:56
14089 #: templates/table/structure/display_table_stats.twig:161
14090 msgid "Last update"
14093 #: templates/database/structure/table_header.twig:61
14094 #: templates/table/structure/display_table_stats.twig:168
14098 #: templates/database/structure/tracking_icon.twig:3
14099 msgid "Tracking is active."
14102 #: templates/database/structure/tracking_icon.twig:5
14103 msgid "Tracking is not active."
14106 #: templates/database/tracking/tables.twig:4
14107 msgid "Tracked tables"
14110 #: templates/database/tracking/tables.twig:14
14111 msgid "Last version"
14114 #: templates/database/tracking/tables.twig:15
14115 #: templates/table/tracking/main.twig:29
14119 #: templates/database/tracking/tables.twig:16
14120 #: templates/table/tracking/main.twig:30
14124 #: templates/database/tracking/tables.twig:61
14125 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
14129 #: templates/database/tracking/tables.twig:73
14130 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
14132 msgstr "nit aktief"
14134 #: templates/database/tracking/tables.twig:93
14135 #: templates/database/tracking/tables.twig:138
14136 #: templates/database/tracking/tables.twig:139
14137 msgid "Delete tracking"
14140 #: templates/database/tracking/tables.twig:104
14144 #: templates/database/tracking/tables.twig:145
14145 msgid "Untracked tables"
14148 #: templates/database/tracking/tables.twig:176
14149 #: templates/database/tracking/tables.twig:188
14150 #: templates/database/tracking/tables.twig:189
14151 #: templates/table/structure/display_structure.twig:396
14152 msgid "Track table"
14155 #: templates/database/triggers/editor_form.twig:23
14156 msgid "Trigger name"
14159 #: templates/database/triggers/editor_form.twig:37
14160 msgctxt "Trigger action time"
14164 #: templates/database/triggers/list.twig:27
14167 msgid "Create new trigger"
14170 #: templates/database/triggers/list.twig:36
14171 msgid "There are no triggers to display."
14174 #: templates/display/results/table.twig:32
14175 msgid "Save edited data"
14178 #: templates/display/results/table.twig:38
14179 msgid "Restore column order"
14182 #: templates/display/results/table.twig:49 templates/export.twig:149
14183 #: templates/table/start_and_number_of_rows_fieldset.twig:9
14184 msgid "Number of rows:"
14187 #: templates/display/results/table.twig:52
14191 #: templates/display/results/table.twig:70
14192 msgid "Sort by key:"
14195 #: templates/display/results/table.twig:119
14196 #: templates/table/search/index.twig:102
14197 msgid "Extra options"
14200 #: templates/display/results/table.twig:141
14201 msgid "Relational key"
14204 #: templates/display/results/table.twig:145
14206 #| msgid "Select All"
14207 msgid "Display column for relationships"
14208 msgstr "Alle ußwähle"
14210 #: templates/display/results/table.twig:153
14211 msgid "Show binary contents"
14214 #: templates/display/results/table.twig:157
14215 msgid "Show BLOB contents"
14218 #: templates/display/results/table.twig:167
14219 msgid "Hide browser transformation"
14222 #: templates/display/results/table.twig:179
14223 msgid "Well Known Text"
14226 #: templates/display/results/table.twig:183
14227 msgid "Well Known Binary"
14230 #: templates/display/results/table.twig:255
14231 #: templates/sql/no_results_returned.twig:9
14232 msgid "Query results operations"
14235 #: templates/display/results/table.twig:260
14236 msgid "Copy to clipboard"
14239 #: templates/display/results/table.twig:279
14240 #: templates/table/chart/tbl_chart.twig:2
14241 msgid "Display chart"
14244 #: templates/display/results/table.twig:287
14245 msgid "Visualize GIS data"
14248 #: templates/encoding/kanji_encoding_form.twig:6
14249 msgctxt "None encoding conversion"
14253 #: templates/encoding/kanji_encoding_form.twig:17
14254 msgid "Convert to Kana"
14257 #: templates/error/report_form.twig:3
14259 "This report automatically includes data about the error and information "
14260 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14261 "team for debugging the error."
14264 #: templates/error/report_form.twig:11
14266 "Can you tell us the steps leading to this error? It decisively helps in "
14270 #: templates/error/report_form.twig:18
14271 msgid "You may examine the data in the error report:"
14274 #: templates/error/report_modal.twig:5
14275 msgid "Submit error report"
14278 #: templates/error/report_modal.twig:12
14279 msgid "Send error report"
14282 #: templates/export/template_options.twig:1 templates/export.twig:42
14284 #| msgid "Select All"
14285 msgid "Select a template"
14286 msgstr "Alle ußwähle"
14288 #: templates/export.twig:14
14289 msgid "Export templates:"
14292 #: templates/export.twig:18
14293 msgid "New template:"
14296 #: templates/export.twig:21 templates/export.twig:24
14298 #| msgid "The database name is empty!"
14299 msgid "Template name"
14300 msgstr "Kein Name för di Dahtebangk!"
14302 #: templates/export.twig:35
14303 msgid "Existing templates:"
14306 #: templates/export.twig:38
14310 #: templates/export.twig:51
14314 #: templates/export.twig:72
14315 msgid "Show SQL query"
14318 #: templates/export.twig:104
14319 msgid "Export method:"
14322 #: templates/export.twig:108
14323 msgid "Quick - display only the minimal options"
14326 #: templates/export.twig:112
14327 msgid "Custom - display all possible options"
14330 #: templates/export.twig:121
14331 msgid "File format to export"
14334 #: templates/export.twig:137
14338 #: templates/export.twig:141
14339 msgid "Dump all rows"
14342 #: templates/export.twig:145
14343 msgid "Dump some row(s)"
14346 #: templates/export.twig:160
14347 msgid "Row to begin at:"
14350 #: templates/export.twig:170 templates/export.twig:332
14354 #: templates/export.twig:175 templates/export.twig:370
14356 msgid "Save on server in the directory <strong>%s</strong>"
14359 #: templates/export.twig:193 templates/export.twig:337
14360 msgid "Rename exported databases/tables/columns"
14363 #: templates/export.twig:201
14364 msgid "Defined aliases"
14367 #: templates/export.twig:216 templates/export.twig:230
14368 #: templates/export.twig:243 templates/export.twig:260
14372 #: templates/export.twig:269
14373 msgid "Define new aliases"
14376 #: templates/export.twig:274
14378 #| msgid "Select All"
14379 msgid "Select database:"
14380 msgstr "Alle ußwähle"
14382 #: templates/export.twig:290
14384 #| msgid "Select All"
14385 msgid "Select table:"
14386 msgstr "Alle ußwähle"
14388 #: templates/export.twig:298
14389 msgid "New table name"
14392 #: templates/export.twig:306
14394 #| msgid "Select All"
14395 msgid "Select column:"
14396 msgstr "Alle ußwähle"
14398 #: templates/export.twig:314
14399 msgid "New column name"
14402 #: templates/export.twig:347
14404 msgid "Use %s statement"
14407 #: templates/export.twig:356
14408 msgid "View output as text"
14411 #: templates/export.twig:360
14412 msgid "Save output to a file"
14415 #: templates/export.twig:387
14416 msgid "File name template:"
14419 #: templates/export.twig:388
14422 "This value is interpreted using the 'strftime' function, so you can use time "
14423 "formatting strings. Additionally the following transformations will happen: "
14424 "%s Other text will be kept as is. See the FAQ 6.27 for details."
14427 #: templates/export.twig:398
14428 msgid "Use this for future exports"
14431 #: templates/export.twig:409 templates/import.twig:103
14432 msgid "Character set of the file:"
14435 #: templates/export.twig:429
14436 msgid "Compression:"
14439 #: templates/export.twig:437
14443 #: templates/export.twig:443
14447 #: templates/export.twig:461
14448 msgid "Export databases as separate files"
14451 #: templates/export.twig:463
14452 msgid "Export tables as separate files"
14455 #: templates/export.twig:474
14456 msgid "Skip tables larger than:"
14459 #: templates/export.twig:476
14460 msgid "The size is measured in MiB."
14463 #: templates/export.twig:482 templates/import.twig:182
14464 msgid "Format-specific options:"
14467 #: templates/export.twig:491 templates/import.twig:191
14468 msgid "Encoding Conversion:"
14471 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
14472 #: templates/server/status/variables/index.twig:7
14476 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
14477 msgid "Containing the word:"
14480 #: templates/footer.twig:7 templates/footer.twig:9 templates/footer.twig:11
14481 msgid "Open new phpMyAdmin window"
14484 #: templates/footer.twig:26 templates/home/index.twig:18
14485 #: templates/login/form.twig:5
14486 msgid "phpMyAdmin Demo Server"
14489 #: templates/footer.twig:34
14491 msgid "Currently running Git revision %1$s from the %2$s branch."
14494 #: templates/footer.twig:36
14495 msgid "Git information missing!"
14498 #: templates/gis_data_editor_form.twig:4
14500 msgid "Value for the column \"%s\""
14503 #: templates/gis_data_editor_form.twig:22
14504 #: templates/table/gis_visualization/gis_visualization.twig:34
14505 msgid "Use OpenStreetMaps as Base Layer"
14508 #: templates/gis_data_editor_form.twig:38
14509 msgctxt "Spatial Reference System Identifier"
14513 #: templates/gis_data_editor_form.twig:53
14515 msgid "Geometry %d:"
14518 #: templates/gis_data_editor_form.twig:73
14522 #: templates/gis_data_editor_form.twig:93
14523 #: templates/gis_data_editor_form.twig:134
14524 #: templates/gis_data_editor_form.twig:186
14525 #, fuzzy, php-format
14526 #| msgid "Point %d"
14530 #: templates/gis_data_editor_form.twig:113
14532 msgid "Linestring %d:"
14535 #: templates/gis_data_editor_form.twig:115
14536 #: templates/gis_data_editor_form.twig:170
14537 msgid "Outer ring:"
14540 #: templates/gis_data_editor_form.twig:117
14541 #: templates/gis_data_editor_form.twig:172
14543 msgid "Inner ring %d:"
14546 #: templates/gis_data_editor_form.twig:144
14547 msgid "Add a linestring"
14550 #: templates/gis_data_editor_form.twig:157
14552 msgid "Polygon %d:"
14555 #: templates/gis_data_editor_form.twig:199
14556 msgid "Add a polygon"
14559 #: templates/gis_data_editor_form.twig:205
14560 msgid "Add geometry"
14563 #: templates/gis_data_editor_form.twig:214
14567 #: templates/gis_data_editor_form.twig:216
14569 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
14570 "below into the \"Value\" field."
14573 #: templates/header.twig:34 templates/login/header.twig:13
14574 msgid "Javascript must be enabled past this point!"
14577 #: templates/header.twig:45
14578 msgid "Click on the bar to scroll to top of page"
14581 #: templates/home/git_info.twig:2
14582 msgid "Git revision:"
14585 #: templates/home/git_info.twig:13
14589 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
14591 msgid "from %s branch"
14594 #: templates/home/git_info.twig:25
14596 msgid "committed on %s by %s"
14599 #: templates/home/git_info.twig:32
14601 msgid "authored on %s by %s"
14604 #: templates/home/index.twig:22 templates/login/form.twig:8
14607 "You are using the demo server. You can do anything here, but please do not "
14608 "change root, debian-sys-maint and pma users. More information is available "
14612 #: templates/home/index.twig:32
14613 msgid "General settings"
14616 #: templates/home/index.twig:57
14617 msgid "Server connection collation:"
14620 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
14621 msgid "More settings"
14624 #: templates/home/index.twig:93
14625 msgid "Appearance settings"
14628 #: templates/home/index.twig:103 templates/home/index.twig:104
14629 #: templates/login/form.twig:23 templates/login/form.twig:24
14630 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
14634 #: templates/home/index.twig:131
14638 #: templates/home/index.twig:142
14639 msgctxt "View all themes"
14643 #: templates/home/index.twig:157
14644 msgid "Database server"
14647 #: templates/home/index.twig:161 templates/login/form.twig:65
14648 #: templates/menu/breadcrumbs.twig:7
14652 #: templates/home/index.twig:165
14653 msgid "Server type:"
14656 #: templates/home/index.twig:169
14657 msgid "Server connection:"
14660 #: templates/home/index.twig:177
14661 msgid "Protocol version:"
14664 #: templates/home/index.twig:181
14668 #: templates/home/index.twig:185
14669 msgid "Server charset:"
14672 #: templates/home/index.twig:197
14676 #: templates/home/index.twig:207
14677 msgid "Database client version:"
14680 #: templates/home/index.twig:211
14681 msgid "PHP extension:"
14684 #: templates/home/index.twig:218
14686 #| msgid "Versions"
14687 msgid "PHP version:"
14690 #: templates/home/index.twig:225
14691 msgid "Show PHP information"
14694 #: templates/home/index.twig:239
14695 msgid "Version information:"
14698 #: templates/home/index.twig:249
14699 msgid "Official Homepage"
14702 #: templates/home/index.twig:254
14706 #: templates/home/index.twig:259
14707 msgid "Get support"
14710 #: templates/home/index.twig:264
14711 msgid "List of changes"
14714 #: templates/home/index.twig:269 templates/server/plugins/index.twig:30
14718 #: templates/home/index.twig:284
14719 msgid "phpMyAdmin Themes"
14722 #: templates/home/index.twig:295
14723 msgid "Get more themes!"
14726 #: templates/home/themes.twig:7
14727 #, fuzzy, php-format
14728 #| msgid "Select All"
14729 msgid "Screenshot of the %s theme."
14730 msgstr "Alle ußwähle"
14732 #. l10n: Choose the theme button in the themes list modal
14733 #: templates/home/themes.twig:12
14737 #: templates/import/javascript.twig:12
14739 "The file being uploaded is probably larger than the maximum allowed size or "
14740 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
14744 #: templates/import/javascript.twig:13
14749 #: templates/import/javascript.twig:14
14754 #: templates/import/javascript.twig:15
14755 msgid "About %MIN min. %SEC sec. remaining."
14758 #: templates/import/javascript.twig:16
14759 msgid "About %SEC sec. remaining."
14762 #: templates/import/javascript.twig:17
14763 msgid "The file is being processed, please be patient."
14766 #: templates/import/javascript.twig:29
14767 msgid "Uploading your import file…"
14770 #: templates/import/javascript.twig:152
14772 "Please be patient, the file is being uploaded. Details about the upload are "
14776 #: templates/import.twig:26
14777 msgid "File to import:"
14780 #: templates/import.twig:31
14782 msgid "File may be compressed (%s) or uncompressed."
14785 #: templates/import.twig:32
14787 "A compressed file's name must end in <strong>.[format].[compression]</"
14788 "strong>. Example: <strong>.sql.zip</strong>"
14791 #: templates/import.twig:40
14792 msgid "Upload a file"
14795 #: templates/import.twig:43
14797 #| msgid "Select All"
14798 msgid "Select file to import"
14799 msgstr "Alle ußwähle"
14801 #: templates/import.twig:50 templates/import.twig:77
14802 #: templates/preferences/manage/main.twig:22
14803 msgid "Browse your computer:"
14806 #: templates/import.twig:55 templates/import.twig:82
14807 msgid "You may also drag and drop a file on any page."
14810 #: templates/import.twig:62 templates/import.twig:88
14812 msgid "Select from the web server upload directory [strong]%s[/strong]:"
14815 #: templates/import.twig:69 templates/import.twig:96
14817 #| msgid "Select All"
14818 msgid "There are no files to import!"
14819 msgstr "Alle ußwähle"
14821 #: templates/import.twig:100
14822 msgid "File uploads are not allowed on this server."
14825 #: templates/import.twig:126
14826 msgid "Partial import:"
14829 #: templates/import.twig:131
14832 "Previous import timed out, after resubmitting will continue from position %d."
14835 #: templates/import.twig:138
14837 "Allow the interruption of an import in case the script detects it is close "
14838 "to the PHP timeout limit."
14841 #: templates/import.twig:140
14843 "This might be a good way to import large files, however it can break "
14847 #: templates/import.twig:144
14848 msgid "Skip this number of queries (for SQL) starting from the first one:"
14851 #: templates/import.twig:154
14852 msgid "Other options"
14855 #: templates/indexes.twig:39
14856 #: templates/table/structure/display_structure.twig:489
14860 #: templates/indexes.twig:45
14861 #: templates/table/structure/display_structure.twig:495
14862 msgid "The primary key has been dropped."
14865 #: templates/indexes.twig:50
14866 #: templates/table/structure/display_structure.twig:500
14868 msgid "Index %s has been dropped."
14871 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
14872 #: templates/javascript/variables.twig:8
14873 msgid "calendar-month-year"
14874 msgstr "calendar-month-year"
14876 #. l10n: Year suffix for calendar, "none" is empty.
14877 #: templates/javascript/variables.twig:11
14881 #. l10n: Previous month. Display text for previous month link in calendar
14882 #: templates/javascript/variables.twig:16
14886 #. l10n: Next month. Display text for next month link in calendar
14887 #: templates/javascript/variables.twig:17
14891 #. l10n: Display text for current month link in calendar
14892 #: templates/javascript/variables.twig:18
14896 #: templates/javascript/variables.twig:20
14900 #: templates/javascript/variables.twig:21
14904 #: templates/javascript/variables.twig:22
14908 #: templates/javascript/variables.twig:23
14912 #. l10n: Short month name for May
14913 #: templates/javascript/variables.twig:24
14914 #: templates/javascript/variables.twig:38
14918 #: templates/javascript/variables.twig:25
14922 #: templates/javascript/variables.twig:26
14926 #: templates/javascript/variables.twig:27
14930 #: templates/javascript/variables.twig:28
14934 #: templates/javascript/variables.twig:29
14938 #: templates/javascript/variables.twig:30
14942 #: templates/javascript/variables.twig:31
14946 #. l10n: Short week day name for Sunday
14947 #: templates/javascript/variables.twig:57
14951 #. l10n: Minimal week day name for Sunday
14952 #: templates/javascript/variables.twig:66
14956 #. l10n: Minimal week day name for Monday
14957 #: templates/javascript/variables.twig:67
14961 #. l10n: Minimal week day name for Tuesday
14962 #: templates/javascript/variables.twig:68
14966 #. l10n: Minimal week day name for Wednesday
14967 #: templates/javascript/variables.twig:69
14971 #. l10n: Minimal week day name for Thursday
14972 #: templates/javascript/variables.twig:70
14976 #. l10n: Minimal week day name for Friday
14977 #: templates/javascript/variables.twig:71
14981 #. l10n: Minimal week day name for Saturday
14982 #: templates/javascript/variables.twig:72
14986 #. l10n: Column header for week of the year in calendar
14987 #: templates/javascript/variables.twig:74
14991 #: templates/javascript/variables.twig:82
14995 #: templates/javascript/variables.twig:83
14999 #: templates/javascript/variables.twig:84
15003 #: templates/javascript/variables.twig:90
15004 msgid "This field is required"
15007 #: templates/javascript/variables.twig:91
15008 msgid "Please fix this field"
15011 #: templates/javascript/variables.twig:92
15012 msgid "Please enter a valid email address"
15015 #: templates/javascript/variables.twig:93
15016 msgid "Please enter a valid URL"
15019 #: templates/javascript/variables.twig:94
15021 #| msgid "Select All"
15022 msgid "Please enter a valid date"
15023 msgstr "Alle ußwähle"
15025 #: templates/javascript/variables.twig:95
15026 msgid "Please enter a valid date ( ISO )"
15029 #: templates/javascript/variables.twig:96
15030 msgid "Please enter a valid number"
15033 #: templates/javascript/variables.twig:97
15034 msgid "Please enter a valid credit card number"
15037 #: templates/javascript/variables.twig:98
15038 msgid "Please enter only digits"
15041 #: templates/javascript/variables.twig:99
15042 msgid "Please enter the same value again"
15045 #: templates/javascript/variables.twig:100
15046 msgid "Please enter no more than {0} characters"
15049 #: templates/javascript/variables.twig:101
15050 msgid "Please enter at least {0} characters"
15053 #: templates/javascript/variables.twig:102
15054 msgid "Please enter a value between {0} and {1} characters long"
15057 #: templates/javascript/variables.twig:103
15058 msgid "Please enter a value between {0} and {1}"
15061 #: templates/javascript/variables.twig:104
15062 msgid "Please enter a value less than or equal to {0}"
15065 #: templates/javascript/variables.twig:105
15066 msgid "Please enter a value greater than or equal to {0}"
15069 #: templates/javascript/variables.twig:106
15070 msgid "Please enter a valid date or time"
15073 #: templates/javascript/variables.twig:107
15074 msgid "Please enter a valid HEX input"
15077 #. l10n: To validate the usage of a MD5 function on the column
15078 #: templates/javascript/variables.twig:108
15079 msgid "This column can not contain a 32 chars value"
15082 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
15083 #: templates/javascript/variables.twig:109
15085 "These functions are meant to return a binary result; to avoid inconsistent "
15086 "results you should store it in a BINARY, VARBINARY, or BLOB column."
15089 #: templates/login/form.twig:58 templates/login/form.twig:117
15090 #: templates/login/form.twig:121 templates/login/form.twig:124
15094 #: templates/login/form.twig:64 templates/login/form.twig:69
15095 msgid "You can enter hostname/IP address and port separated by space."
15098 #: templates/login/form.twig:76
15102 #: templates/login/form.twig:85
15103 #: templates/server/privileges/change_password.twig:21
15104 #: templates/server/privileges/login_information_fields.twig:43
15105 #: templates/server/replication/change_primary.twig:18
15106 #: templates/server/replication/primary_add_replica_user.twig:49
15110 #: templates/login/form.twig:95
15111 msgid "Server choice:"
15114 #: templates/login/header.twig:17
15116 "There is a mismatch between HTTPS indicated on the server and client. This "
15117 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
15118 "server configuration to indicate HTTPS properly."
15121 #: templates/login/twofactor/application_configure.twig:3
15123 "Please scan following QR code into the two-factor authentication app on your "
15124 "device and enter authentication code it generates."
15127 #: templates/login/twofactor/application_configure.twig:13
15128 msgid "Secret/key:"
15131 #: templates/login/twofactor/application_configure.twig:16
15132 #: templates/login/twofactor/application.twig:2
15133 msgid "Authentication code:"
15136 #: templates/login/twofactor/application.twig:5
15138 "Open the two-factor authentication app on your device to view your "
15139 "authentication code and verify your identity."
15142 #: templates/login/twofactor/invalid.twig:2
15144 "The configured two factor authentication is not available, please install "
15145 "missing dependencies."
15148 #: templates/login/twofactor/key_configure.twig:3
15150 "Please connect your FIDO U2F device into your computer's USB port. Then "
15151 "confirm registration on the device."
15154 #: templates/login/twofactor/key-https-warning.twig:3
15156 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
15157 "most likely refuse to authenticate you."
15160 #: templates/login/twofactor/key.twig:3
15162 "Please connect your FIDO U2F device into your computer's USB port. Then "
15163 "confirm login on the device."
15166 #: templates/login/twofactor.twig:10
15170 #: templates/menu/breadcrumbs.twig:27
15174 #: templates/modals/unhide_nav_item.twig:5
15175 msgid "Show hidden navigation tree items."
15178 #: templates/navigation/item_unhide_dialog.twig:20
15182 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
15186 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15187 msgid "Empty session data"
15190 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15194 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
15195 msgid "phpMyAdmin documentation"
15198 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15199 msgid "MariaDB Documentation"
15202 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15203 msgid "MySQL Documentation"
15206 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
15207 msgid "Navigation panel settings"
15210 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
15211 msgid "Reload navigation panel"
15214 #: templates/navigation/main.twig:67
15215 msgid "An error has occurred while loading the navigation display"
15218 #: templates/navigation/main.twig:88
15222 #: templates/navigation/tree/fast_filter.twig:11
15223 #: templates/navigation/tree/fast_filter.twig:12
15224 msgid "Type to filter these, Enter to search all"
15227 #: templates/navigation/tree/fast_filter.twig:16
15228 msgid "Clear fast filter"
15231 #: templates/preferences/autoload.twig:7
15233 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
15234 "import it for current session?"
15237 #: templates/preferences/autoload.twig:13
15238 msgid "Delete settings"
15241 #: templates/preferences/forms/main.twig:4
15242 msgid "Cannot save settings, submitted form contains errors!"
15245 #: templates/preferences/header.twig:6
15246 msgid "Manage your settings"
15249 #: templates/preferences/header.twig:12
15250 msgid "Two-factor authentication"
15253 #: templates/preferences/header.twig:55
15254 #: templates/preferences/manage/main.twig:72
15255 msgid "Configuration has been saved."
15258 #: templates/preferences/header.twig:60
15261 "Your preferences will be saved for current session only. Storing them "
15262 "permanently requires %sphpMyAdmin configuration storage%s."
15265 #: templates/preferences/manage/error.twig:1
15266 msgid "Configuration contains incorrect data for some fields."
15269 #: templates/preferences/manage/error.twig:16
15270 msgid "Do you want to import remaining settings?"
15273 #: templates/preferences/manage/main.twig:3
15274 #: templates/preferences/manage/main.twig:33
15275 msgid "Saved on: @DATE@"
15278 #: templates/preferences/manage/main.twig:20
15279 msgid "Import from file"
15282 #: templates/preferences/manage/main.twig:27
15283 msgid "Import from browser's storage"
15286 #: templates/preferences/manage/main.twig:30
15287 msgid "Settings will be imported from your browser's local storage."
15290 #: templates/preferences/manage/main.twig:36
15291 msgid "You have no saved settings!"
15294 #: templates/preferences/manage/main.twig:40
15295 #: templates/preferences/manage/main.twig:104
15296 msgid "This feature is not supported by your web browser"
15299 #: templates/preferences/manage/main.twig:44
15300 msgid "Merge with current configuration"
15303 #: templates/preferences/manage/main.twig:59
15306 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15310 #: templates/preferences/manage/main.twig:81
15311 msgid "Save as JSON file"
15314 #: templates/preferences/manage/main.twig:85
15315 msgid "Save as PHP file"
15318 #: templates/preferences/manage/main.twig:90
15319 msgid "Save to browser's storage"
15322 #: templates/preferences/manage/main.twig:96
15323 msgid "Settings will be saved in your browser's local storage."
15326 #: templates/preferences/manage/main.twig:99
15327 msgid "Existing settings will be overwritten!"
15330 #: templates/preferences/manage/main.twig:120
15331 msgid "You can reset all your settings and restore them to default values."
15334 #: templates/preferences/two_factor/configure.twig:5
15335 #: templates/preferences/two_factor/main.twig:57
15336 #: templates/preferences/two_factor/main.twig:70
15337 msgid "Configure two-factor authentication"
15340 #: templates/preferences/two_factor/configure.twig:12
15341 msgid "Enable two-factor authentication"
15344 #: templates/preferences/two_factor/confirm.twig:5
15345 msgid "Confirm disabling two-factor authentication"
15348 #: templates/preferences/two_factor/confirm.twig:9
15350 "By disabling two factor authentication you will be again able to login using "
15354 #: templates/preferences/two_factor/confirm.twig:13
15355 #: templates/preferences/two_factor/main.twig:46
15356 msgid "Disable two-factor authentication"
15359 #: templates/preferences/two_factor/main.twig:5
15360 msgid "Two-factor authentication status"
15363 #: templates/preferences/two_factor/main.twig:11
15365 "Two-factor authentication is not available, please install optional "
15366 "dependencies to enable authentication backends."
15369 #: templates/preferences/two_factor/main.twig:12
15370 msgid "Following composer packages are missing:"
15373 #: templates/preferences/two_factor/main.twig:20
15374 msgid "Two-factor authentication is available and configured for this account."
15377 #: templates/preferences/two_factor/main.twig:22
15379 "Two-factor authentication is available, but not configured for this account."
15382 #: templates/preferences/two_factor/main.twig:26
15384 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15385 "storage to use it."
15388 #: templates/preferences/two_factor/main.twig:41
15389 msgid "You have enabled two factor authentication."
15392 #: templates/recent_favorite_table_no_tables.twig:3
15393 msgid "There are no recent tables."
15396 #: templates/recent_favorite_table_no_tables.twig:5
15397 msgid "There are no favorite tables."
15400 #: templates/relation/check_relations.twig:3
15401 msgid "phpMyAdmin configuration storage"
15404 #: templates/relation/check_relations.twig:9
15405 msgid "Configuration of pmadb…"
15408 #: templates/relation/check_relations.twig:10
15409 #: templates/relation/check_relations.twig:56
15410 #: templates/relation/check_relations.twig:81
15411 #: templates/relation/check_relations.twig:106
15412 #: templates/relation/check_relations.twig:119
15413 #: templates/relation/check_relations.twig:144
15414 #: templates/relation/check_relations.twig:189
15415 #: templates/relation/check_relations.twig:214
15416 #: templates/relation/check_relations.twig:239
15417 #: templates/relation/check_relations.twig:264
15418 #: templates/relation/check_relations.twig:289
15419 #: templates/relation/check_relations.twig:314
15420 #: templates/relation/check_relations.twig:339
15421 #: templates/relation/check_relations.twig:364
15422 #: templates/relation/check_relations.twig:377
15423 #: templates/relation/check_relations.twig:402
15424 #: templates/relation/check_relations.twig:427
15425 #: templates/relation/check_relations.twig:452
15426 #: templates/relation/check_relations.twig:477
15427 #: templates/relation/check_relations.twig:502
15431 #: templates/relation/check_relations.twig:14
15432 msgid "General relation features"
15435 #: templates/relation/check_relations.twig:20
15438 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
15442 #: templates/relation/check_relations.twig:24
15445 "%sCreate%s the phpMyAdmin configuration storage in the current database."
15448 #: templates/relation/check_relations.twig:31
15450 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
15453 #: templates/relation/check_relations.twig:42
15454 #: templates/relation/check_relations.twig:54
15455 #: templates/relation/check_relations.twig:79
15456 #: templates/relation/check_relations.twig:104
15457 #: templates/relation/check_relations.twig:117
15458 #: templates/relation/check_relations.twig:142
15459 #: templates/relation/check_relations.twig:187
15460 #: templates/relation/check_relations.twig:212
15461 #: templates/relation/check_relations.twig:237
15462 #: templates/relation/check_relations.twig:262
15463 #: templates/relation/check_relations.twig:287
15464 #: templates/relation/check_relations.twig:312
15465 #: templates/relation/check_relations.twig:337
15466 #: templates/relation/check_relations.twig:362
15467 #: templates/relation/check_relations.twig:375
15468 #: templates/relation/check_relations.twig:400
15469 #: templates/relation/check_relations.twig:425
15470 #: templates/relation/check_relations.twig:450
15471 #: templates/relation/check_relations.twig:475
15472 #: templates/relation/check_relations.twig:500
15473 msgctxt "Correctly working"
15477 #: templates/relation/check_relations.twig:62
15478 msgid "General relation features:"
15481 #: templates/relation/check_relations.twig:64
15482 #: templates/relation/check_relations.twig:89
15483 #: templates/relation/check_relations.twig:127
15484 #: templates/relation/check_relations.twig:152
15485 #: templates/relation/check_relations.twig:162
15486 #: templates/relation/check_relations.twig:197
15487 #: templates/relation/check_relations.twig:222
15488 #: templates/relation/check_relations.twig:247
15489 #: templates/relation/check_relations.twig:272
15490 #: templates/relation/check_relations.twig:297
15491 #: templates/relation/check_relations.twig:322
15492 #: templates/relation/check_relations.twig:347
15493 #: templates/relation/check_relations.twig:385
15494 #: templates/relation/check_relations.twig:410
15495 #: templates/relation/check_relations.twig:435
15496 #: templates/relation/check_relations.twig:460
15497 #: templates/relation/check_relations.twig:485
15498 #: templates/relation/check_relations.twig:510
15502 #: templates/relation/check_relations.twig:87
15503 msgid "Display features:"
15506 #: templates/relation/check_relations.twig:125
15507 msgid "Designer and creation of PDFs:"
15510 #: templates/relation/check_relations.twig:150
15512 #| msgid "Select All"
15513 msgid "Displaying column comments:"
15514 msgstr "Alle ußwähle"
15516 #: templates/relation/check_relations.twig:160
15517 msgid "Browser transformation:"
15520 #: templates/relation/check_relations.twig:172
15521 msgid "Please see the documentation on how to update your column_info table."
15524 #: templates/relation/check_relations.twig:195
15525 msgid "Bookmarked SQL query:"
15528 #: templates/relation/check_relations.twig:220
15529 msgid "SQL history:"
15532 #: templates/relation/check_relations.twig:245
15533 msgid "Persistent recently used tables:"
15536 #: templates/relation/check_relations.twig:270
15538 msgid "Persistent favorite tables:"
15539 msgstr "Ein Tabäll"
15541 #: templates/relation/check_relations.twig:295
15542 msgid "Persistent tables' UI preferences:"
15545 #: templates/relation/check_relations.twig:320
15549 #: templates/relation/check_relations.twig:345
15550 msgid "User preferences:"
15553 #: templates/relation/check_relations.twig:383
15554 msgid "Configurable menus:"
15557 #: templates/relation/check_relations.twig:408
15558 msgid "Hide/show navigation items:"
15561 #: templates/relation/check_relations.twig:433
15562 msgid "Saving Query-By-Example searches:"
15565 #: templates/relation/check_relations.twig:458
15566 msgid "Managing central list of columns:"
15569 #: templates/relation/check_relations.twig:483
15570 msgid "Remembering designer settings:"
15573 #: templates/relation/check_relations.twig:508
15574 msgid "Saving export templates:"
15577 #: templates/relation/check_relations.twig:519
15578 msgid "Quick steps to set up advanced features:"
15581 #: templates/relation/check_relations.twig:523
15583 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
15586 #: templates/relation/check_relations.twig:527
15587 msgid "Create a pma user and give access to these tables."
15590 #: templates/relation/check_relations.twig:531
15592 "Enable advanced features in configuration file (<code>config.inc.php</"
15593 "code>), for example by starting from <code>config.sample.inc.php</code>."
15596 #: templates/relation/check_relations.twig:535
15597 msgid "Re-login to phpMyAdmin to load the updated configuration file."
15600 #: templates/server/binlog/index.twig:10
15601 msgid "Select binary log to view"
15604 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
15605 #: templates/server/status/processes/list.twig:20
15606 msgid "Truncate shown queries"
15609 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
15610 #: templates/server/status/processes/list.twig:26
15611 msgid "Show full queries"
15614 #: templates/server/binlog/index.twig:84
15618 #: templates/server/binlog/index.twig:85
15622 #: templates/server/binlog/index.twig:87
15623 #: templates/server/replication/primary_replication.twig:24
15627 #: templates/server/binlog/index.twig:88
15628 msgid "Original position"
15631 #: templates/server/binlog/index.twig:89
15632 #: templates/table/structure/display_table_stats.twig:3
15633 msgid "Information"
15636 #: templates/server/collations/index.twig:4
15637 msgid "Character sets and collations"
15640 #: templates/server/collations/index.twig:23
15643 msgctxt "The collation is the default one"
15645 msgstr "Schtandatt"
15647 #: templates/server/databases/index.twig:3
15648 msgid "Databases statistics"
15651 #: templates/server/databases/index.twig:9
15652 msgid "Create database"
15655 #: templates/server/databases/index.twig:50
15656 msgid "No privileges to create databases"
15659 #: templates/server/databases/index.twig:156
15660 #: templates/server/replication/index.twig:18
15661 #: templates/server/replication/primary_replication.twig:3
15662 msgid "Primary replication"
15665 #: templates/server/databases/index.twig:160
15666 #: templates/server/replication/replica_configuration.twig:2
15667 msgid "Replica replication"
15670 #: templates/server/databases/index.twig:181
15672 msgid "Jump to database '%s'"
15675 #: templates/server/databases/index.twig:242
15677 msgid "Check privileges for database \"%s\"."
15680 #: templates/server/databases/index.twig:243
15681 msgid "Check privileges"
15684 #: templates/server/databases/index.twig:298
15686 "Note: Enabling the database statistics here might cause heavy traffic "
15687 "between the web server and the MySQL server."
15690 #: templates/server/databases/index.twig:300
15691 #: templates/server/databases/index.twig:301
15694 msgid "Enable statistics"
15697 #: templates/server/databases/index.twig:308
15698 msgid "No databases"
15701 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
15702 msgid "Storage engines"
15705 #: templates/server/engines/index.twig:13
15706 msgid "Storage Engine"
15709 #: templates/server/engines/show.twig:45
15710 msgid "Unknown storage engine."
15713 #: templates/server/export/index.twig:26
15714 msgid "@SERVER@ will become the server name."
15717 #: templates/server/export/index.twig:3
15718 msgid "Exporting databases from the current server"
15721 #: templates/server/import/index.twig:3
15722 msgid "Importing into the current server"
15725 #: templates/server/plugins/index.twig:26
15729 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
15733 #: templates/server/plugins/index.twig:29
15737 #: templates/server/plugins/index.twig:41
15743 #: templates/server/plugins/index.twig:43
15747 #: templates/server/plugins/index.twig:45
15751 #: templates/server/plugins/index.twig:47
15755 #: templates/server/privileges/add_user.twig:12
15756 msgid "Database for user account"
15759 #: templates/server/privileges/add_user.twig:15
15760 msgid "Create database with same name and grant all privileges."
15763 #: templates/server/privileges/add_user.twig:19
15764 msgid "Grant all privileges on wildcard name (username\\_%)."
15767 #: templates/server/privileges/add_user.twig:24
15769 msgid "Grant all privileges on database %s."
15772 #: templates/server/privileges/change_password.twig:15
15773 msgid "No Password"
15776 #: templates/server/privileges/change_password.twig:24
15780 #: templates/server/privileges/change_password.twig:28
15781 #: templates/server/privileges/login_information_fields.twig:54
15782 msgctxt "Password strength"
15786 #: templates/server/privileges/change_password.twig:32
15787 #: templates/server/privileges/login_information_fields.twig:60
15788 #: templates/server/replication/primary_add_replica_user.twig:62
15792 #: templates/server/privileges/change_password.twig:40
15793 msgid "Password Hashing:"
15796 #: templates/server/privileges/change_password.twig:58
15798 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
15799 "connection that encrypts the password using RSA</i>'; while connecting to "
15803 #: templates/server/privileges/choose_user_group.twig:5
15804 msgid "User group:"
15807 #: templates/server/privileges/edit_routine_privileges.twig:4
15808 #: templates/server/privileges/user_properties.twig:4
15809 msgid "Edit privileges:"
15812 #: templates/server/privileges/edit_routine_privileges.twig:5
15813 #: templates/server/privileges/user_properties.twig:5
15814 msgid "User account"
15817 #: templates/server/privileges/edit_routine_privileges.twig:34
15818 #: templates/server/privileges/user_properties.twig:53
15820 "Note: You are attempting to edit privileges of the user with which you are "
15821 "currently logged in."
15824 #: templates/server/privileges/edit_routine_privileges.twig:51
15825 #: templates/server/privileges/privileges_table.twig:10
15826 #: templates/server/privileges/privileges_table.twig:272
15827 msgid "Note: MySQL privilege names are expressed in English."
15830 #: templates/server/privileges/edit_routine_privileges.twig:63
15831 #: templates/server/privileges/edit_routine_privileges.twig:67
15833 "Allows user to give to other users or remove from other users privileges "
15834 "that user possess on this routine."
15837 #: templates/server/privileges/edit_routine_privileges.twig:76
15838 #: templates/server/privileges/edit_routine_privileges.twig:79
15839 msgid "Allows altering and dropping this routine."
15842 #: templates/server/privileges/edit_routine_privileges.twig:88
15843 #: templates/server/privileges/edit_routine_privileges.twig:91
15844 msgid "Allows executing this routine."
15847 #: templates/server/privileges/initials_row.twig:1
15848 msgid "Pagination of user accounts"
15851 #: templates/server/privileges/login_information_fields.twig:2
15852 #: templates/server/privileges/user_properties.twig:106
15853 msgid "Login Information"
15856 #: templates/server/privileges/login_information_fields.twig:4
15857 #: templates/server/replication/change_primary.twig:14
15858 #: templates/server/replication/primary_add_replica_user.twig:16
15862 #: templates/server/privileges/login_information_fields.twig:7
15863 #: templates/server/replication/primary_add_replica_user.twig:20
15867 #: templates/server/privileges/login_information_fields.twig:8
15868 #: templates/server/privileges/login_information_fields.twig:33
15869 #: templates/server/privileges/login_information_fields.twig:50
15870 #: templates/server/privileges/privileges_summary.twig:75
15871 #: templates/server/privileges/privileges_summary.twig:90
15872 msgid "Use text field"
15875 #: templates/server/privileges/login_information_fields.twig:16
15877 "An account already exists with the same username but possibly a different "
15881 #: templates/server/privileges/login_information_fields.twig:22
15885 #: templates/server/privileges/login_information_fields.twig:27
15886 #: templates/server/replication/primary_add_replica_user.twig:34
15890 #: templates/server/privileges/login_information_fields.twig:28
15891 #: templates/server/replication/primary_add_replica_user.twig:35
15895 #: templates/server/privileges/login_information_fields.twig:30
15896 #: templates/server/replication/primary_add_replica_user.twig:37
15900 #: templates/server/privileges/login_information_fields.twig:32
15901 #: templates/server/replication/primary_add_replica_user.twig:39
15903 #| msgid "Select All"
15904 msgid "Use host table"
15905 msgstr "Alle ußwähle"
15907 #: templates/server/privileges/login_information_fields.twig:39
15908 #: templates/server/replication/primary_add_replica_user.twig:44
15910 "When Host table is used, this field is ignored and values stored in Host "
15911 "table are used instead."
15914 #: templates/server/privileges/login_information_fields.twig:45
15915 #: templates/server/privileges/login_information_fields.twig:53
15916 #: templates/server/privileges/users_overview.twig:10
15917 #: templates/server/replication/change_primary.twig:19
15918 #: templates/server/replication/primary_add_replica_user.twig:52
15919 #: templates/server/replication/primary_add_replica_user.twig:57
15923 #: templates/server/privileges/login_information_fields.twig:47
15924 msgid "Do not change the password"
15927 #: templates/server/privileges/login_information_fields.twig:49
15928 #: templates/server/replication/primary_add_replica_user.twig:53
15929 msgid "No password"
15932 #: templates/server/privileges/login_information_fields.twig:62
15933 #: templates/server/replication/primary_add_replica_user.twig:65
15937 #: templates/server/privileges/login_information_fields.twig:68
15938 msgid "Authentication plugin"
15941 #: templates/server/privileges/login_information_fields.twig:70
15942 msgid "Password hashing method"
15945 #: templates/server/privileges/login_information_fields.twig:83
15947 "This method requires using an '<em>SSL connection</em>' or an "
15948 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
15949 "while connecting to the server."
15952 #: templates/server/privileges/new_user_ajax.twig:52
15953 #: templates/server/privileges/users_overview.twig:83
15954 #: templates/server/privileges/users_overview.twig:168
15955 msgid "Edit user group"
15958 #: templates/server/privileges/privileges_summary.twig:20
15959 msgid "Column-specific privileges"
15962 #: templates/server/privileges/privileges_summary.twig:54
15963 msgid "Add privileges on the following database(s):"
15966 #: templates/server/privileges/privileges_summary.twig:67
15967 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
15970 #: templates/server/privileges/privileges_summary.twig:71
15971 msgid "Add privileges on the following table:"
15974 #: templates/server/privileges/privileges_summary.twig:86
15975 msgid "Add privileges on the following routine:"
15978 #: templates/server/privileges/privileges_table.twig:35
15979 #: templates/server/privileges/privileges_table.twig:36
15980 #: templates/server/privileges/privileges_table.twig:62
15981 #: templates/server/privileges/privileges_table.twig:63
15982 #: templates/server/privileges/privileges_table.twig:89
15983 #: templates/server/privileges/privileges_table.twig:90
15984 #: templates/server/privileges/privileges_table.twig:116
15985 #: templates/server/privileges/privileges_table.twig:117
15986 msgctxt "None privileges"
15990 #: templates/server/privileges/privileges_table.twig:160
15991 #: templates/server/privileges/privileges_table.twig:164
15992 #: templates/server/privileges/privileges_table.twig:638
15993 #: templates/server/privileges/privileges_table.twig:642
15995 "Allows user to give to other users or remove from other users the privileges "
15996 "that user possess yourself."
15999 #: templates/server/privileges/privileges_table.twig:255
16003 #: templates/server/privileges/privileges_table.twig:262
16004 #: templates/server/privileges/users_overview.twig:12
16005 msgid "Global privileges"
16008 #: templates/server/privileges/privileges_table.twig:552
16009 msgid "Administration"
16012 #: templates/server/privileges/privileges_table.twig:559
16013 #: templates/server/privileges/privileges_table.twig:562
16015 "Allows adding users and privileges without reloading the privilege tables."
16018 #: templates/server/privileges/privileges_table.twig:670
16019 msgid "Allows creating foreign key relations."
16022 #: templates/server/privileges/privileges_table.twig:670
16023 msgid "Not used on MariaDB."
16026 #: templates/server/privileges/privileges_table.twig:670
16027 msgid "Not used for this MySQL version."
16030 #: templates/server/privileges/privileges_table.twig:721
16031 msgid "Resource limits"
16034 #: templates/server/privileges/privileges_table.twig:723
16035 msgid "Note: Setting these options to 0 (zero) removes the limit."
16038 #: templates/server/privileges/privileges_table.twig:729
16039 #: templates/server/privileges/privileges_table.twig:736
16040 msgid "Limits the number of queries the user may send to the server per hour."
16043 #: templates/server/privileges/privileges_table.twig:742
16044 #: templates/server/privileges/privileges_table.twig:749
16046 "Limits the number of commands that change any table or database the user may "
16047 "execute per hour."
16050 #: templates/server/privileges/privileges_table.twig:755
16051 #: templates/server/privileges/privileges_table.twig:762
16052 msgid "Limits the number of new connections the user may open per hour."
16055 #: templates/server/privileges/privileges_table.twig:768
16056 #: templates/server/privileges/privileges_table.twig:775
16057 msgid "Limits the number of simultaneous connections the user may have."
16060 #: templates/server/privileges/privileges_table.twig:784
16061 msgid "Does not require SSL-encrypted connections."
16064 #: templates/server/privileges/privileges_table.twig:793
16065 msgid "Requires SSL-encrypted connections."
16068 #: templates/server/privileges/privileges_table.twig:802
16069 msgid "Requires a valid X509 certificate."
16072 #: templates/server/privileges/privileges_table.twig:823
16073 msgid "Requires that a specific cipher method be used for a connection."
16076 #: templates/server/privileges/privileges_table.twig:832
16077 msgid "Requires that a valid X509 certificate issued by this CA be presented."
16080 #: templates/server/privileges/privileges_table.twig:841
16081 msgid "Requires that a valid X509 certificate with this subject be presented."
16084 #: templates/server/privileges/subnav.twig:5
16085 #: templates/server/privileges/user_overview.twig:5
16086 msgid "User accounts overview"
16089 #: templates/server/privileges/subnav.twig:11
16090 #: templates/server/user_groups/user_groups.twig:1
16091 #: templates/server/user_groups/user_groups.twig:9
16092 msgid "User groups"
16095 #: templates/server/privileges/user_properties.twig:57
16096 #: templates/server/privileges/users_overview.twig:57
16097 msgid "The selected user was not found in the privilege table."
16100 #: templates/server/privileges/user_properties.twig:107
16101 msgid "Change login information / Copy user account"
16104 #: templates/server/privileges/user_properties.twig:114
16105 msgid "Create a new user account with the same privileges and …"
16108 #: templates/server/privileges/user_properties.twig:120
16109 msgid "… keep the old one."
16112 #: templates/server/privileges/user_properties.twig:127
16113 msgid "… delete the old one from the user tables."
16116 #: templates/server/privileges/user_properties.twig:134
16118 "… revoke all active privileges from the old one and delete it afterwards."
16121 #: templates/server/privileges/user_properties.twig:141
16123 "… delete the old one from the user tables and reload the privileges "
16127 #: templates/server/privileges/users_overview.twig:16
16131 #: templates/server/privileges/users_overview.twig:147
16132 msgid "Remove selected user accounts"
16135 #: templates/server/privileges/users_overview.twig:149
16136 msgid "Revoke all active privileges from the users and delete them afterwards."
16139 #: templates/server/privileges/users_overview.twig:153
16140 msgid "Drop the databases that have the same names as the users."
16143 #: templates/server/privileges/users_overview.twig:178
16144 msgid "Save changes"
16147 #: templates/server/replication/change_primary.twig:5
16148 msgid "Replica configuration"
16151 #: templates/server/replication/change_primary.twig:6
16152 #: templates/server/replication/replica_configuration.twig:97
16153 msgid "Change or reconfigure primary server"
16156 #: templates/server/replication/change_primary.twig:9
16158 "Make sure you have a unique server-id in your configuration file (my.cnf). "
16159 "If not, please add the following line into [mysqld] section:"
16162 #: templates/server/replication/change_primary.twig:26
16166 #: templates/server/replication/index.twig:21
16169 "This server is not configured as primary in a replication process. Would you "
16170 "like to %sconfigure%s it?"
16173 #: templates/server/replication/index.twig:43
16174 msgid "No privileges"
16177 #: templates/server/replication/primary_add_replica_user.twig:6
16178 #: templates/server/replication/primary_replication.twig:44
16179 msgid "Add replica replication user"
16182 #: templates/server/replication/primary_add_replica_user.twig:21
16183 #: templates/server/replication/primary_add_replica_user.twig:40
16184 #: templates/server/replication/primary_add_replica_user.twig:54
16185 msgid "Use text field:"
16188 #: templates/server/replication/primary_add_replica_user.twig:70
16189 msgid "Generate password:"
16192 #: templates/server/replication/primary_configuration.twig:2
16193 msgid "Primary configuration"
16196 #: templates/server/replication/primary_configuration.twig:4
16198 "This server is not configured as a primary server in a replication process. "
16199 "You can choose from either replicating all databases and ignoring some of "
16200 "them (useful if you want to replicate a majority of the databases) or you "
16201 "can choose to ignore all databases by default and allow only certain "
16202 "databases to be replicated. Please select the mode:"
16205 #: templates/server/replication/primary_configuration.twig:9
16206 msgid "Replicate all databases; Ignore:"
16209 #: templates/server/replication/primary_configuration.twig:10
16210 msgid "Ignore all databases; Replicate:"
16213 #: templates/server/replication/primary_configuration.twig:12
16214 msgid "Please select databases:"
16217 #: templates/server/replication/primary_configuration.twig:15
16219 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
16220 "and please restart the MySQL server afterwards."
16223 #: templates/server/replication/primary_configuration.twig:21
16225 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
16226 "should see a message informing you, that this server <strong>is</strong> "
16227 "configured as primary."
16230 #: templates/server/replication/primary_replication.twig:5
16231 msgid "This server is configured as primary in a replication process."
16234 #: templates/server/replication/primary_replication.twig:16
16235 msgid "Show connected replicas"
16238 #: templates/server/replication/primary_replication.twig:38
16240 "Only replicas started with the --report-host=host_name option are visible in "
16244 #: templates/server/replication/replica_configuration.twig:5
16245 msgid "Primary connection:"
16248 #: templates/server/replication/replica_configuration.twig:25
16249 msgid "Replica SQL Thread not running!"
16252 #: templates/server/replication/replica_configuration.twig:28
16253 msgid "Replica IO Thread not running!"
16256 #: templates/server/replication/replica_configuration.twig:31
16258 "Server is configured as replica in a replication process. Would you like to:"
16261 #: templates/server/replication/replica_configuration.twig:34
16263 #| msgid "Select All"
16264 msgid "See replica status table"
16265 msgstr "Alle ußwähle"
16267 #: templates/server/replication/replica_configuration.twig:38
16268 msgid "Control replica:"
16271 #: templates/server/replication/replica_configuration.twig:48
16273 #| msgid "Select All"
16274 msgid "Reset replica"
16275 msgstr "Alle ußwähle"
16277 #: templates/server/replication/replica_configuration.twig:54
16278 msgid "Start SQL Thread only"
16281 #: templates/server/replication/replica_configuration.twig:56
16282 msgid "Stop SQL Thread only"
16285 #: templates/server/replication/replica_configuration.twig:63
16286 msgid "Start IO Thread only"
16289 #: templates/server/replication/replica_configuration.twig:65
16290 msgid "Stop IO Thread only"
16293 #: templates/server/replication/replica_configuration.twig:74
16294 msgid "Error management:"
16297 #: templates/server/replication/replica_configuration.twig:77
16298 msgid "Skipping errors might lead into unsynchronized primary and replica!"
16301 #: templates/server/replication/replica_configuration.twig:81
16302 msgid "Skip current error"
16305 #: templates/server/replication/replica_configuration.twig:87
16307 msgid "Skip next %s errors."
16310 #: templates/server/replication/replica_configuration.twig:107
16313 "This server is not configured as replica in a replication process. Would you "
16314 "like to %sconfigure%s it?"
16317 #: templates/server/replication/status_table.twig:6
16318 msgid "Primary status"
16321 #: templates/server/replication/status_table.twig:8
16322 msgid "Replica status"
16325 #: templates/server/replication/status_table.twig:16
16326 #: templates/server/status/variables/index.twig:75
16327 #: templates/server/variables/index.twig:31
16331 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
16332 msgid "Current server:"
16335 #: templates/server/status/advisor/index.twig:6
16336 #: templates/server/status/advisor/index.twig:19
16337 msgid "Advisor system"
16340 #: templates/server/status/advisor/index.twig:9
16341 msgid "Not enough privilege to view the advisor."
16344 #: templates/server/status/advisor/index.twig:12
16345 msgid "Instructions"
16348 #: templates/server/status/advisor/index.twig:24
16350 "The Advisor system can provide recommendations on server variables by "
16351 "analyzing the server status variables."
16354 #: templates/server/status/advisor/index.twig:29
16356 "Do note however that this system provides recommendations based on simple "
16357 "calculations and by rule of thumb which may not necessarily apply to your "
16361 #: templates/server/status/advisor/index.twig:34
16363 "Prior to changing any of the configuration, be sure to know what you are "
16364 "changing (by reading the documentation) and how to undo the change. Wrong "
16365 "tuning can have a very negative effect on performance."
16368 #: templates/server/status/advisor/index.twig:39
16370 "The best way to tune your system would be to change only one setting at a "
16371 "time, observe or benchmark your database, and undo the change if there was "
16372 "no clearly measurable improvement."
16375 #: templates/server/status/advisor/index.twig:53
16376 msgid "Errors occurred while executing rule expressions:"
16379 #: templates/server/status/advisor/index.twig:63
16380 msgid "Possible performance issues"
16383 #: templates/server/status/advisor/index.twig:76
16387 #: templates/server/status/advisor/index.twig:79
16388 msgid "Recommendation:"
16391 #: templates/server/status/advisor/index.twig:82
16392 msgid "Justification:"
16395 #: templates/server/status/advisor/index.twig:85
16396 msgid "Used variable / formula:"
16399 #: templates/server/status/advisor/index.twig:88
16403 #: templates/server/status/base.twig:16
16404 msgid "Query statistics"
16407 #: templates/server/status/base.twig:21
16408 msgid "All status variables"
16411 #: templates/server/status/base.twig:26
16415 #: templates/server/status/base.twig:31
16419 #: templates/server/status/monitor/index.twig:8
16420 msgid "Start Monitor"
16423 #: templates/server/status/monitor/index.twig:16
16424 msgid "Instructions/Setup"
16427 #: templates/server/status/monitor/index.twig:20
16428 msgid "Done dragging (rearranging) charts"
16431 #: templates/server/status/monitor/index.twig:27
16435 #: templates/server/status/monitor/index.twig:31
16436 msgid "Enable charts dragging"
16439 #: templates/server/status/monitor/index.twig:36
16440 #: templates/server/status/processes/index.twig:33
16441 msgid "Refresh rate"
16444 #: templates/server/status/monitor/index.twig:43
16445 #: templates/server/status/processes/index.twig:40
16446 #, fuzzy, php-format
16447 #| msgid "Select All"
16449 msgstr "Alle ußwähle"
16451 #: templates/server/status/monitor/index.twig:45
16452 #: templates/server/status/processes/index.twig:42
16453 #, fuzzy, php-format
16454 #| msgid "Select All"
16456 msgstr "Alle ußwähle"
16458 #: templates/server/status/monitor/index.twig:49
16459 #: templates/server/status/processes/index.twig:46
16460 #, fuzzy, php-format
16461 #| msgid "Select All"
16463 msgstr "Alle ußwähle"
16465 #: templates/server/status/monitor/index.twig:51
16466 #: templates/server/status/processes/index.twig:48
16467 #, fuzzy, php-format
16468 #| msgid "Select All"
16470 msgstr "Alle ußwähle"
16472 #: templates/server/status/monitor/index.twig:61
16473 msgid "Chart columns"
16476 #: templates/server/status/monitor/index.twig:74
16477 msgid "Chart arrangement"
16480 #: templates/server/status/monitor/index.twig:75
16482 "The arrangement of the charts is stored to the browsers local storage. You "
16483 "may want to export it if you have a complicated set up."
16486 #: templates/server/status/monitor/index.twig:84
16487 msgid "Reset to default"
16490 #: templates/server/status/monitor/index.twig:89
16491 msgid "Monitor Instructions"
16494 #: templates/server/status/monitor/index.twig:91
16496 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16497 "and track down time intensive queries. For the latter you will need to set "
16498 "log_output to 'TABLE' and have either the slow_query_log or general_log "
16499 "enabled. Note however, that the general_log produces a lot of data and "
16500 "increases server load by up to 15%."
16503 #: templates/server/status/monitor/index.twig:101
16504 msgid "Using the monitor:"
16507 #: templates/server/status/monitor/index.twig:103
16509 "Your browser will refresh all displayed charts in a regular interval. You "
16510 "may add charts and change the refresh rate under 'Settings', or remove any "
16511 "chart using the cog icon on each respective chart."
16514 #: templates/server/status/monitor/index.twig:108
16516 "To display queries from the logs, select the relevant time span on any chart "
16517 "by holding down the left mouse button and panning over the chart. Once "
16518 "confirmed, this will load a table of grouped queries, there you may click on "
16519 "any occurring SELECT statements to further analyze them."
16522 #: templates/server/status/monitor/index.twig:114
16523 msgid "Please note:"
16526 #: templates/server/status/monitor/index.twig:117
16528 "Enabling the general_log may increase the server load by 5-15%. Also be "
16529 "aware that generating statistics from the logs is a load intensive task, so "
16530 "it is advisable to select only a small time span and to disable the "
16531 "general_log and empty its table once monitoring is not required any more."
16534 #: templates/server/status/monitor/index.twig:128
16535 #: templates/server/status/monitor/index.twig:134
16536 msgid "Chart Title"
16539 #: templates/server/status/monitor/index.twig:138
16540 msgid "Preset chart"
16543 #: templates/server/status/monitor/index.twig:144
16544 msgid "Status variable(s)"
16547 #: templates/server/status/monitor/index.twig:149
16548 msgid "Select series:"
16551 #: templates/server/status/monitor/index.twig:152
16552 msgid "Commonly monitored"
16555 #: templates/server/status/monitor/index.twig:170
16556 msgid "or type variable name:"
16559 #: templates/server/status/monitor/index.twig:177
16560 msgid "Display as differential value"
16563 #: templates/server/status/monitor/index.twig:182
16564 msgid "Apply a divisor"
16567 #: templates/server/status/monitor/index.twig:193
16568 msgid "Append unit to data values"
16571 #: templates/server/status/monitor/index.twig:201
16572 msgid "Add this series"
16575 #: templates/server/status/monitor/index.twig:204
16576 msgid "Clear series"
16579 #: templates/server/status/monitor/index.twig:208
16580 msgid "Series in chart:"
16583 #: templates/server/status/monitor/index.twig:224
16584 msgid "Log statistics"
16587 #: templates/server/status/monitor/index.twig:226
16588 msgid "Selected time range:"
16591 #: templates/server/status/monitor/index.twig:234
16592 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
16595 #: templates/server/status/monitor/index.twig:240
16596 msgid "Remove variable data in INSERT statements for better grouping"
16599 #: templates/server/status/monitor/index.twig:244
16600 msgid "Choose from which log you want the statistics to be generated from."
16603 #: templates/server/status/monitor/index.twig:247
16604 msgid "Results are grouped by query text."
16607 #: templates/server/status/monitor/index.twig:251
16608 msgid "Query analyzer"
16611 #: templates/server/status/processes/index.twig:14
16613 #| msgid "not active"
16614 msgid "Show only active"
16615 msgstr "nit aktief"
16617 #: templates/server/status/processes/index.twig:28
16619 "Note: Enabling the auto refresh here might cause heavy traffic between the "
16620 "web server and the MySQL server."
16623 #. l10n: Questions is the name of a MySQL Status variable
16624 #: templates/server/status/queries/index.twig:8
16625 msgid "Questions since startup:"
16628 #: templates/server/status/queries/index.twig:20
16632 #: templates/server/status/queries/index.twig:21
16633 msgid "per minute:"
16636 #: templates/server/status/queries/index.twig:23
16637 msgid "per second:"
16640 #: templates/server/status/queries/index.twig:37
16644 #. l10n: # = Amount of queries
16645 #: templates/server/status/queries/index.twig:38
16649 #: templates/server/status/queries/index.twig:39
16650 #: templates/server/status/status/index.twig:18
16651 #: templates/server/status/status/index.twig:38
16655 #: templates/server/status/queries/index.twig:59
16656 msgid "Not enough privilege to view query statistics."
16659 #: templates/server/status/status/index.twig:6
16661 msgid "Network traffic since startup: %s"
16664 #: templates/server/status/status/index.twig:7
16666 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
16669 #: templates/server/status/status/index.twig:15
16671 "On a busy server, the byte counters may overrun, so those statistics as "
16672 "reported by the MySQL server may be incorrect."
16675 #: templates/server/status/status/index.twig:59
16677 "This MySQL server works as <b>primary</b> and <b>replica</b> in "
16678 "<b>replication</b> process."
16681 #: templates/server/status/status/index.twig:61
16683 "This MySQL server works as <b>primary</b> in <b>replication</b> process."
16686 #: templates/server/status/status/index.twig:63
16688 "This MySQL server works as <b>replica</b> in <b>replication</b> process."
16691 #: templates/server/status/status/index.twig:69
16692 msgid "Replication status"
16695 #: templates/server/status/status/index.twig:75
16696 msgid "Not enough privilege to view server status."
16699 #: templates/server/status/variables/index.twig:20
16700 msgid "Show only alert values"
16703 #: templates/server/status/variables/index.twig:25
16704 #: templates/server/status/variables/index.twig:27
16705 msgid "Filter by category…"
16708 #: templates/server/status/variables/index.twig:37
16709 msgid "Show unformatted values"
16712 #: templates/server/status/variables/index.twig:50
16713 msgid "Related links:"
16716 #: templates/server/status/variables/index.twig:139
16717 msgid "Not enough privilege to view status variables."
16720 #: templates/server/user_groups/edit_user_groups.twig:2
16721 #: templates/server/user_groups/user_groups.twig:64
16722 msgid "Add user group"
16725 #: templates/server/user_groups/edit_user_groups.twig:4
16727 msgid "Edit user group: '%s'"
16730 #: templates/server/user_groups/edit_user_groups.twig:9
16731 msgid "User group menu assignments"
16734 #: templates/server/user_groups/edit_user_groups.twig:14
16735 msgid "Group name:"
16738 #: templates/server/user_groups/user_groups.twig:12
16739 msgid "Server level tabs"
16742 #: templates/server/user_groups/user_groups.twig:15
16743 msgid "Database level tabs"
16746 #: templates/server/user_groups/user_groups.twig:18
16747 msgid "Table level tabs"
16750 #: templates/server/user_groups/user_groups.twig:50
16751 msgid "Delete user group"
16754 #: templates/server/user_groups/user_listings.twig:1
16756 msgid "Users of '%s' user group"
16759 #: templates/server/user_groups/user_listings.twig:3
16760 msgid "No users were found belonging to this user group."
16763 #: templates/server/variables/index.twig:5
16764 msgid "Server variables and settings"
16767 #: templates/server/variables/index.twig:43
16768 msgid "This is a read-only variable and can not be edited"
16771 #: templates/server/variables/index.twig:69
16772 msgid "Session value"
16775 #: templates/server/variables/index.twig:80
16777 msgid "Not enough privilege to view server variables and settings. %s"
16780 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
16784 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
16785 msgid "Configuration file"
16788 #: templates/setup/config/index.twig:16
16789 msgid "Generated configuration file"
16792 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
16796 #: templates/setup/error.twig:2
16800 #: templates/setup/error.twig:3
16801 msgid "Submitted form contains errors"
16804 #: templates/setup/error.twig:6
16805 msgid "Try to revert erroneous fields to their default values"
16808 #: templates/setup/error.twig:14
16809 msgid "Ignore errors"
16812 #: templates/setup/error.twig:18
16816 #: templates/setup/home/index.twig:23
16817 msgid "Show hidden messages"
16820 #: templates/setup/home/index.twig:79
16821 msgid "There are no configured servers"
16824 #: templates/setup/home/index.twig:88
16828 #: templates/setup/home/index.twig:110
16829 msgid "Default language"
16832 #: templates/setup/home/index.twig:128
16833 msgid "Default server"
16836 #: templates/setup/home/index.twig:139
16837 msgid "let the user choose"
16840 #: templates/setup/home/index.twig:146
16844 #: templates/setup/home/index.twig:153
16845 msgid "End of line"
16848 #: templates/setup/home/index.twig:164
16852 #: templates/setup/home/index.twig:175
16853 msgid "phpMyAdmin homepage"
16856 #: templates/setup/home/index.twig:176
16860 #: templates/setup/home/index.twig:177
16861 msgid "Check for latest version"
16864 #: templates/setup/servers/index.twig:6
16865 msgid "Edit server"
16868 #: templates/setup/servers/index.twig:11
16869 msgid "Add a new server"
16872 #: templates/setup/servers/index.twig:17
16873 msgid "Something went wrong."
16876 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
16877 msgid "Bookmark this SQL query"
16880 #: templates/sql/bookmark.twig:15
16884 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:93
16885 msgid "Let every user access this bookmark"
16888 #: templates/sql/profiling_chart.twig:4
16889 msgid "Detailed profile"
16892 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
16896 #: templates/sql/profiling_chart.twig:38
16897 msgid "Summary by state"
16900 #: templates/sql/profiling_chart.twig:47
16904 #: templates/sql/profiling_chart.twig:51
16908 #: templates/sql/profiling_chart.twig:55
16912 #: templates/sql/profiling_chart.twig:59
16916 #: templates/sql/query.twig:44
16917 msgid "Get auto-saved query"
16920 #. l10n: Bind parameters in the SQL query using :parameterName format
16921 #: templates/sql/query.twig:51
16922 msgid "Bind parameters"
16925 #: templates/sql/query.twig:84
16926 msgid "Bookmark this SQL query:"
16929 #: templates/sql/query.twig:100
16930 msgid "Replace existing bookmark of same name"
16933 #: templates/sql/query.twig:110 templates/sql/query.twig:111
16937 #: templates/sql/query.twig:119
16938 msgid "Show this query here again"
16941 #: templates/sql/query.twig:134
16942 msgid "Rollback when finished"
16945 #: templates/sql/query.twig:156
16946 msgid "Bookmarked SQL query"
16949 #: templates/sql/query.twig:160
16953 #: templates/sql/query.twig:169
16957 #: templates/sql/query.twig:182
16961 #: templates/table/browse_foreigners/column_element.twig:4
16962 msgid "Use this value"
16965 #: templates/table/chart/tbl_chart.twig:10
16969 #: templates/table/chart/tbl_chart.twig:13
16970 msgctxt "Chart type"
16974 #: templates/table/chart/tbl_chart.twig:17
16975 msgctxt "Chart type"
16979 #: templates/table/chart/tbl_chart.twig:21
16980 msgctxt "Chart type"
16984 #: templates/table/chart/tbl_chart.twig:25
16985 msgctxt "Chart type"
16989 #: templates/table/chart/tbl_chart.twig:29
16990 msgctxt "Chart type"
16994 #: templates/table/chart/tbl_chart.twig:33
16995 msgctxt "Chart type"
16999 #: templates/table/chart/tbl_chart.twig:37
17000 msgctxt "Chart type"
17004 #: templates/table/chart/tbl_chart.twig:41
17005 msgctxt "Chart type"
17009 #: templates/table/chart/tbl_chart.twig:47
17013 #: templates/table/chart/tbl_chart.twig:51
17014 msgid "Chart title:"
17017 #: templates/table/chart/tbl_chart.twig:57
17021 #: templates/table/chart/tbl_chart.twig:73
17025 #: templates/table/chart/tbl_chart.twig:101
17026 msgid "X-Axis label:"
17029 #: templates/table/chart/tbl_chart.twig:102
17033 #: templates/table/chart/tbl_chart.twig:106
17034 msgid "Y-Axis label:"
17037 #: templates/table/chart/tbl_chart.twig:107
17041 #: templates/table/chart/tbl_chart.twig:112
17042 msgid "Series names are in a column"
17045 #: templates/table/chart/tbl_chart.twig:116
17046 msgid "Series column:"
17049 #: templates/table/chart/tbl_chart.twig:126
17052 msgid "Value Column:"
17055 #: templates/table/chart/tbl_chart.twig:147
17056 msgid "Save chart as image"
17059 #: templates/table/export/index.twig:12
17061 "@SERVER@ will become the server name, @DATABASE@ will become the database "
17062 "name and @TABLE@ will become the table name."
17065 #: templates/table/export/index.twig:7
17067 msgid "Exporting rows from \"%s\" table"
17070 #: templates/table/find_replace/index.twig:4
17071 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
17072 msgid "Table search"
17075 #: templates/table/find_replace/index.twig:10
17076 #: templates/table/search/index.twig:10
17077 #: templates/table/zoom_search/index.twig:10
17078 msgid "Zoom search"
17081 #: templates/table/find_replace/index.twig:16
17082 #: templates/table/find_replace/index.twig:27
17083 #: templates/table/search/index.twig:16
17084 #: templates/table/zoom_search/index.twig:16
17085 msgid "Find and replace"
17088 #: templates/table/find_replace/index.twig:36
17089 msgid "Replace with:"
17092 #: templates/table/find_replace/index.twig:57
17093 msgid "Use regular expression"
17096 #: templates/table/find_replace/replace_preview.twig:10
17097 msgid "Find and replace - preview"
17100 #: templates/table/find_replace/replace_preview.twig:17
17101 msgid "Original string"
17104 #: templates/table/find_replace/replace_preview.twig:18
17105 msgid "Replaced string"
17108 #: templates/table/find_replace/replace_preview.twig:36
17112 #: templates/table/gis_visualization/gis_visualization.twig:2
17113 msgid "Display GIS Visualization"
17116 #: templates/table/gis_visualization/gis_visualization.twig:10
17117 msgid "Label column"
17120 #: templates/table/gis_visualization/gis_visualization.twig:12
17124 #: templates/table/gis_visualization/gis_visualization.twig:21
17125 msgid "Spatial column"
17128 #: templates/table/import/index.twig:3
17130 msgid "Importing into the table \"%s\""
17133 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
17134 msgid "Index name:"
17137 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
17139 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
17142 #: templates/table/index_form.twig:34
17143 msgid "Index choice:"
17146 #: templates/table/index_form.twig:54
17147 msgid "Advanced options"
17150 #: templates/table/index_form.twig:64
17151 msgid "Key block size:"
17154 #: templates/table/index_form.twig:81
17155 msgid "Index type:"
17158 #: templates/table/index_form.twig:98
17162 #: templates/table/index_form.twig:114
17166 #: templates/table/index_form.twig:159 templates/table/index_form.twig:196
17167 msgid "Drag to reorder"
17170 #: templates/table/insert/actions_panel.twig:9
17171 msgid "Insert as new row"
17174 #: templates/table/insert/actions_panel.twig:10
17175 msgid "Insert as new row and ignore errors"
17178 #: templates/table/insert/actions_panel.twig:11
17179 msgid "Show insert query"
17182 #: templates/table/insert/actions_panel.twig:15
17186 #: templates/table/insert/actions_panel.twig:19
17187 msgid "Go back to previous page"
17190 #: templates/table/insert/actions_panel.twig:20
17191 msgid "Insert another new row"
17194 #: templates/table/insert/actions_panel.twig:22
17195 msgid "Go back to this page"
17198 #: templates/table/insert/actions_panel.twig:24
17199 msgid "Edit next row"
17202 #: templates/table/insert/actions_panel.twig:32
17204 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
17207 #: templates/table/insert/column_row.twig:15
17211 #: templates/table/insert/column_row.twig:30
17212 msgid "Use the NULL value for this column."
17215 #: templates/table/insert/column_row.twig:65
17216 msgid "Because of its length,<br> this column might not be editable."
17219 #: templates/table/insert/column_row.twig:93
17220 msgid "Binary - do not edit"
17223 #: templates/table/insert/column_row.twig:122
17224 #: templates/table/search/input_box.twig:37
17225 msgid "Edit/Insert"
17228 #: templates/table/insert/continue_insertion_form.twig:18
17230 msgid "Continue insertion with %s rows"
17233 #: templates/table/maintenance/checksum.twig:13
17236 msgstr "Ein Tabäll"
17238 #: templates/table/operations/index.twig:9
17239 msgid "Alter table order by"
17242 #: templates/table/operations/index.twig:20
17243 msgctxt "Alter table order by a single field."
17247 #: templates/table/operations/index.twig:50
17248 msgid "Move table to (database.table)"
17251 #: templates/table/operations/index.twig:101
17252 msgid "Table options"
17255 #: templates/table/operations/index.twig:105
17256 msgid "Rename table to"
17259 #: templates/table/operations/index.twig:123
17260 msgid "Table comments"
17263 #: templates/table/operations/index.twig:170
17264 msgid "Change all column collations"
17267 #: templates/table/operations/index.twig:251
17268 msgid "Copy table to (database.table)"
17271 #: templates/table/operations/index.twig:322
17272 msgid "Switch to copied table"
17275 #: templates/table/operations/index.twig:364
17276 msgid "Defragment table"
17279 #: templates/table/operations/index.twig:372
17281 msgid "Table %s has been flushed."
17284 #: templates/table/operations/index.twig:376
17285 msgid "Flush the table (FLUSH)"
17288 #: templates/table/operations/index.twig:413
17289 msgid "Empty the table (TRUNCATE)"
17292 #: templates/table/operations/index.twig:431
17293 msgid "Empty the table (DELETE FROM)"
17296 #: templates/table/operations/index.twig:452
17297 msgid "Delete the table (DROP)"
17300 #: templates/table/operations/index.twig:474
17301 msgid "Partition maintenance"
17304 #: templates/table/operations/index.twig:500
17305 #: templates/table/structure/display_partitions.twig:201
17306 msgid "Remove partitioning"
17309 #: templates/table/operations/index.twig:513
17310 msgid "Check referential integrity"
17313 #: templates/table/operations/view.twig:12
17314 msgid "Rename view to"
17317 #: templates/table/operations/view.twig:37
17318 msgid "Delete the view (DROP)"
17321 #: templates/table/page_with_secondary_tabs.twig:11
17322 msgid "Relation view"
17325 #: templates/table/partition/analyze.twig:2
17326 msgid "Analyze partition"
17329 #: templates/table/partition/check.twig:2
17330 msgid "Check partition"
17333 #: templates/table/partition/drop.twig:2
17334 msgid "Drop partition"
17337 #: templates/table/partition/optimize.twig:2
17338 msgid "Optimize partition"
17341 #: templates/table/partition/rebuild.twig:2
17342 msgid "Rebuild partition"
17345 #: templates/table/partition/repair.twig:2
17346 msgid "Repair partition"
17349 #: templates/table/partition/truncate.twig:2
17350 msgid "Truncate partition"
17353 #: templates/table/privileges/index.twig:57
17354 msgid "table-specific"
17357 #: templates/table/relation/common_form.twig:9
17358 msgid "Foreign key constraints"
17361 #: templates/table/relation/common_form.twig:14
17365 #: templates/table/relation/common_form.twig:15
17366 msgid "Constraint properties"
17369 #: templates/table/relation/common_form.twig:19
17371 "Creating a foreign key over a non-indexed column would automatically create "
17372 "an index on it. Alternatively, you can define an index below, before "
17373 "creating the foreign key."
17376 #: templates/table/relation/common_form.twig:24
17378 "Only columns with index will be displayed. You can define an index below."
17381 #: templates/table/relation/common_form.twig:28
17382 msgid "Foreign key constraint"
17385 #: templates/table/relation/common_form.twig:93
17386 msgid "+ Add constraint"
17389 #: templates/table/relation/common_form.twig:106
17390 #: templates/table/relation/common_form.twig:114
17391 msgid "Internal relationships"
17394 #: templates/table/relation/common_form.twig:122
17395 msgid "Internal relation"
17398 #: templates/table/relation/common_form.twig:124
17400 "An internal relation is not necessary when a corresponding FOREIGN KEY "
17404 #: templates/table/relation/common_form.twig:208
17405 msgid "Choose column to display:"
17408 #: templates/table/relation/foreign_key_row.twig:15
17410 msgid "Foreign key constraint %s has been dropped"
17413 #: templates/table/relation/foreign_key_row.twig:33
17414 msgid "Constraint name"
17417 #: templates/table/search/index.twig:27
17418 msgid "Do a \"query by example\" (wildcard: \"%\")"
17421 #: templates/table/search/index.twig:111
17422 msgid "Select columns (at least one):"
17425 #: templates/table/search/index.twig:130
17426 msgid "Add search conditions (body of the \"where\" clause):"
17429 #: templates/table/search/index.twig:138
17430 msgid "Number of rows per page"
17433 #: templates/table/search/index.twig:144
17434 msgid "Display order:"
17437 #: templates/table/search/index.twig:181
17438 msgid "Range search"
17441 #: templates/table/search/index.twig:187
17442 msgid "Minimum value:"
17445 #: templates/table/search/index.twig:190
17446 msgid "Maximum value:"
17449 #: templates/table/start_and_number_of_rows_fieldset.twig:3
17453 #: templates/table/structure/display_partitions.twig:4
17454 #: templates/table/structure/display_structure.twig:580
17458 #: templates/table/structure/display_partitions.twig:8
17459 msgid "No partitioning defined!"
17462 #: templates/table/structure/display_partitions.twig:11
17463 msgid "Partitioned by:"
17466 #: templates/table/structure/display_partitions.twig:16
17467 msgid "Sub partitioned by:"
17470 #: templates/table/structure/display_partitions.twig:29
17471 msgid "Data length"
17474 #: templates/table/structure/display_partitions.twig:30
17475 msgid "Index length"
17478 #: templates/table/structure/display_partitions.twig:194
17480 msgid "Partition table"
17481 msgstr "Ein Tabäll"
17483 #: templates/table/structure/display_partitions.twig:207
17484 #: templates/table/structure/partition_definition_form.twig:5
17485 msgid "Edit partitioning"
17488 #: templates/table/structure/display_structure.twig:70
17489 msgid "Media type:"
17492 #: templates/table/structure/display_structure.twig:91
17493 #: templates/table/tracking/structure_snapshot_columns.twig:47
17494 msgctxt "None for default"
17498 #: templates/table/structure/display_structure.twig:108
17499 #: templates/table/structure/display_structure.twig:287
17503 #: templates/table/structure/display_structure.twig:116
17505 msgid "Column %s has been dropped."
17508 #: templates/table/structure/display_structure.twig:142
17510 msgid "A primary key has been added on %s."
17513 #: templates/table/structure/display_structure.twig:157
17514 #: templates/table/structure/display_structure.twig:172
17515 #: templates/table/structure/display_structure.twig:197
17516 #: templates/table/structure/display_structure.twig:216
17518 msgid "An index has been added on %s."
17521 #: templates/table/structure/display_structure.twig:238
17522 msgid "Distinct values"
17525 #: templates/table/structure/display_structure.twig:249
17526 #: templates/table/structure/display_structure.twig:315
17527 msgid "Remove from central columns"
17530 #: templates/table/structure/display_structure.twig:257
17531 #: templates/table/structure/display_structure.twig:312
17532 msgid "Add to central columns"
17535 #: templates/table/structure/display_structure.twig:328
17536 #: templates/table/structure/display_structure.twig:332
17537 #: templates/table/structure/display_structure.twig:400
17538 msgid "Move columns"
17541 #: templates/table/structure/display_structure.twig:333
17542 msgid "Move the columns by dragging them up and down."
17545 #: templates/table/structure/display_structure.twig:372
17546 #: templates/view_create.twig:13
17550 #: templates/table/structure/display_structure.twig:386
17551 msgid "Propose table structure"
17554 #: templates/table/structure/display_structure.twig:403
17558 #: templates/table/structure/display_structure.twig:409
17562 #: templates/table/structure/display_structure.twig:423
17564 msgid "Add %s column(s)"
17567 #: templates/table/structure/display_structure.twig:428
17568 msgid "at beginning of table"
17571 #: templates/table/structure/display_structure.twig:552
17573 msgid "Create an index on %s columns"
17576 #: templates/table/structure/display_table_stats.twig:14
17577 msgid "Space usage"
17580 #: templates/table/structure/display_table_stats.twig:37
17584 #: templates/table/structure/display_table_stats.twig:80
17585 msgid "Row statistics"
17588 #: templates/table/structure/display_table_stats.twig:86
17592 #: templates/table/structure/display_table_stats.twig:88
17596 #: templates/table/structure/display_table_stats.twig:99
17597 msgid "partitioned"
17600 #: templates/table/structure/display_table_stats.twig:128
17604 #: templates/table/structure/display_table_stats.twig:140
17608 #: templates/table/structure/display_table_stats.twig:147
17609 msgid "Next autoindex"
17612 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
17613 #: templates/table/tracking/main.twig:92
17614 msgid "Delete version"
17617 #: templates/table/tracking/main.twig:102
17619 msgid "Activate tracking for %s"
17622 #: templates/table/tracking/main.twig:104
17623 msgid "Activate now"
17626 #: templates/table/tracking/main.twig:106
17628 msgid "Deactivate tracking for %s"
17631 #: templates/table/tracking/main.twig:108
17632 msgid "Deactivate now"
17635 #: templates/table/tracking/report_table.twig:4
17636 #: templates/table/tracking/structure_snapshot_columns.twig:5
17641 #: templates/table/tracking/report_table.twig:5
17645 #: templates/table/tracking/report_table.twig:6
17649 #: templates/table/zoom_search/index.twig:27
17650 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
17653 #: templates/table/zoom_search/index.twig:54
17654 msgid "Additional search criteria"
17657 #: templates/table/zoom_search/index.twig:116
17658 msgid "Use this column to label each point"
17661 #: templates/table/zoom_search/index.twig:141
17662 msgid "Maximum rows to plot"
17665 #: templates/table/zoom_search/result_form.twig:7
17666 msgid "Browse/Edit the points"
17669 #: templates/table/zoom_search/result_form.twig:14
17673 #: templates/table/zoom_search/result_form.twig:17
17677 #. l10n: Show or hide the menu using the hamburger style button
17678 #: templates/top_menu.twig:4
17679 msgid "Toggle navigation"
17682 #. l10n: Current page
17683 #: templates/top_menu.twig:14
17687 #: templates/transformation_overview.twig:1
17688 msgid "Available media types"
17691 #: templates/transformation_overview.twig:13
17692 msgid "Available browser display transformations"
17695 #: templates/transformation_overview.twig:19
17696 #: templates/transformation_overview.twig:38
17697 msgctxt "for media type transformation"
17698 msgid "Description"
17701 #: templates/transformation_overview.twig:32
17702 msgid "Available input transformations"
17705 #: templates/view_create.twig:65
17709 #: templates/view_create.twig:79
17710 msgid "Column names"
17714 #~| msgid "Database"
17715 #~ msgid "Databases:"
17716 #~ msgstr "Dahtebangk"
17719 #~| msgid "Created"
17720 #~ msgid "Create %s"
17721 #~ msgstr "Aanjelaat"
17723 #~ msgid "Select All"
17724 #~ msgstr "Alle ußwähle"
17727 #~| msgid "Select All"
17728 #~ msgid "Select one ..."
17729 #~ msgstr "Alle ußwähle"