Remove Nginx and PHP installation from Selenium tests
[phpmyadmin.git] / po / li.po
blobb77c386e54257c6dec0e46d346eb7ce40a6161b3
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.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: phpMyAdmin 5.1.2-dev\n"
9 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
10 "POT-Creation-Date: 2021-08-27 17:07+0200\n"
11 "PO-Revision-Date: 2015-12-29 15:36+0000\n"
12 "Last-Translator: Robin van der Vliet <info@robinvandervliet.nl>\n"
13 "Language-Team: Limburgish <https://hosted.weblate.org/projects/phpmyadmin/"
14 "master/li/>\n"
15 "Language: li\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 "X-Generator: Weblate 2.5-dev\n"
22 #: libraries/advisory_rules_generic.php:9
23 msgid "Uptime below one day"
24 msgstr ""
26 #: libraries/advisory_rules_generic.php:12
27 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
28 msgstr ""
30 #: libraries/advisory_rules_generic.php:14
31 msgid ""
32 "To have more accurate averages it is recommended to let the server run for "
33 "longer than a day before running this analyzer"
34 msgstr ""
36 #: libraries/advisory_rules_generic.php:17
37 #, php-format
38 msgid "The uptime is only %s"
39 msgstr ""
41 #: libraries/advisory_rules_generic.php:22
42 msgid "Questions below 1,000"
43 msgstr ""
45 #: libraries/advisory_rules_generic.php:26
46 msgid ""
47 "Fewer than 1,000 questions have been run against this server. The "
48 "recommendations may not be accurate."
49 msgstr ""
51 #: libraries/advisory_rules_generic.php:30
52 msgid ""
53 "Let the server run for a longer time until it has executed a greater amount "
54 "of queries."
55 msgstr ""
57 #: libraries/advisory_rules_generic.php:32
58 #, php-format
59 msgid "Current amount of Questions: %s"
60 msgstr ""
62 #: libraries/advisory_rules_generic.php:37
63 msgid "Percentage of slow queries"
64 msgstr ""
66 #: libraries/advisory_rules_generic.php:41
67 msgid ""
68 "There is a lot of slow queries compared to the overall amount of Queries."
69 msgstr ""
71 #: libraries/advisory_rules_generic.php:43
72 #: libraries/advisory_rules_generic.php:57
73 msgid ""
74 "You might want to increase {long_query_time} or optimize the queries listed "
75 "in the slow query log"
76 msgstr ""
78 #: libraries/advisory_rules_generic.php:46
79 #, php-format
80 msgid "The slow query rate should be below 5%%, your value is %s%%."
81 msgstr ""
83 #: libraries/advisory_rules_generic.php:51
84 msgid "Slow query rate"
85 msgstr ""
87 #: libraries/advisory_rules_generic.php:55
88 msgid ""
89 "There is a high percentage of slow queries compared to the server uptime."
90 msgstr ""
92 #: libraries/advisory_rules_generic.php:60
93 #, php-format
94 msgid ""
95 "You have a slow query rate of %s per hour, you should have less than 1%% per "
96 "hour."
97 msgstr ""
99 #: libraries/advisory_rules_generic.php:65
100 msgid "Long query time"
101 msgstr ""
103 #: libraries/advisory_rules_generic.php:69
104 msgid ""
105 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
106 "take above 10 seconds are logged."
107 msgstr ""
109 #: libraries/advisory_rules_generic.php:73
110 msgid ""
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."
113 msgstr ""
115 #: libraries/advisory_rules_generic.php:76
116 #, php-format
117 msgid "long_query_time is currently set to %ds."
118 msgstr ""
120 #: libraries/advisory_rules_generic.php:81
121 #: libraries/advisory_rules_generic.php:94
122 msgid "Slow query logging"
123 msgstr ""
125 #: libraries/advisory_rules_generic.php:85
126 #: libraries/advisory_rules_generic.php:98
127 msgid "The slow query log is disabled."
128 msgstr ""
130 #: libraries/advisory_rules_generic.php:87
131 msgid ""
132 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
133 "help troubleshooting badly performing queries."
134 msgstr ""
136 #: libraries/advisory_rules_generic.php:90
137 msgid "log_slow_queries is set to 'OFF'"
138 msgstr ""
140 #: libraries/advisory_rules_generic.php:100
141 msgid ""
142 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
143 "help troubleshooting badly performing queries."
144 msgstr ""
146 #: libraries/advisory_rules_generic.php:103
147 msgid "slow_query_log is set to 'OFF'"
148 msgstr ""
150 #: libraries/advisory_rules_generic.php:108
151 msgid "Release Series"
152 msgstr ""
154 #: libraries/advisory_rules_generic.php:111
155 msgid "The MySQL server version less than 5.1."
156 msgstr ""
158 #: libraries/advisory_rules_generic.php:113
159 msgid ""
160 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
161 "even more so."
162 msgstr ""
164 #: libraries/advisory_rules_generic.php:115
165 #: libraries/advisory_rules_generic.php:129
166 #: libraries/advisory_rules_generic.php:140
167 #, php-format
168 msgid "Current version: %s"
169 msgstr ""
171 #: libraries/advisory_rules_generic.php:120
172 #: libraries/advisory_rules_generic.php:134
173 msgid "Minor Version"
174 msgstr ""
176 #: libraries/advisory_rules_generic.php:124
177 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
178 msgstr ""
180 #: libraries/advisory_rules_generic.php:126
181 msgid ""
182 "You should upgrade, as recent versions of MySQL 5.1 have improved "
183 "performance and MySQL 5.5 even more so."
184 msgstr ""
186 #: libraries/advisory_rules_generic.php:138
187 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
188 msgstr ""
190 #: libraries/advisory_rules_generic.php:139
191 msgid "You should upgrade, to a stable version of MySQL 5.5."
192 msgstr ""
194 #: libraries/advisory_rules_generic.php:145
195 #: libraries/advisory_rules_generic.php:158
196 msgid "Distribution"
197 msgstr ""
199 #: libraries/advisory_rules_generic.php:148
200 msgid "Version is compiled from source, not a MySQL official binary."
201 msgstr ""
203 #: libraries/advisory_rules_generic.php:150
204 msgid ""
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)."
208 msgstr ""
210 #: libraries/advisory_rules_generic.php:154
211 msgid "'source' found in version_comment"
212 msgstr ""
214 #: libraries/advisory_rules_generic.php:161
215 msgid "The MySQL manual only is accurate for official MySQL binaries."
216 msgstr ""
218 #: libraries/advisory_rules_generic.php:163
219 msgid ""
220 "Percona documentation is at <a href=\"https://www.percona.com/software/"
221 "documentation/\">https://www.percona.com/software/documentation/</a>"
222 msgstr ""
224 #: libraries/advisory_rules_generic.php:166
225 msgid "'percona' found in version_comment"
226 msgstr ""
228 #: libraries/advisory_rules_generic.php:170
229 msgid "MySQL Architecture"
230 msgstr ""
232 #: libraries/advisory_rules_generic.php:174
233 msgid "MySQL is not compiled as a 64-bit package."
234 msgstr ""
236 #: libraries/advisory_rules_generic.php:176
237 msgid ""
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."
241 msgstr ""
243 #: libraries/advisory_rules_generic.php:180
244 #, php-format
245 msgid "Available memory on this host: %s"
246 msgstr ""
248 #: libraries/advisory_rules_generic.php:186
249 msgid "Query caching method"
250 msgstr ""
252 #: libraries/advisory_rules_generic.php:190
253 msgid "Suboptimal caching method."
254 msgstr ""
256 #: libraries/advisory_rules_generic.php:192
257 msgid ""
258 "You are using the MySQL Query cache with a fairly high traffic database. It "
259 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
260 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
261 "cache, especially if you have multiple slaves."
262 msgstr ""
264 #: libraries/advisory_rules_generic.php:198
265 #, php-format
266 msgid ""
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."
269 msgstr ""
271 #: libraries/advisory_rules_generic.php:206
272 msgid "Percentage of sorts that cause temporary tables"
273 msgstr ""
275 #: libraries/advisory_rules_generic.php:210
276 #: libraries/advisory_rules_generic.php:223
277 msgid "Too many sorts are causing temporary tables."
278 msgstr ""
280 #: libraries/advisory_rules_generic.php:212
281 #: libraries/advisory_rules_generic.php:225
282 msgid ""
283 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
284 "depending on your system memory limits."
285 msgstr ""
287 #: libraries/advisory_rules_generic.php:215
288 #, php-format
289 msgid ""
290 "%s%% of all sorts cause temporary tables, this value should be lower than "
291 "10%%."
292 msgstr ""
294 #: libraries/advisory_rules_generic.php:220
295 msgid "Rate of sorts that cause temporary tables"
296 msgstr ""
298 #: libraries/advisory_rules_generic.php:228
299 #, php-format
300 msgid ""
301 "Temporary tables average: %s, this value should be less than 1 per hour."
302 msgstr ""
304 #: libraries/advisory_rules_generic.php:233
305 msgid "Sort rows"
306 msgstr ""
308 #: libraries/advisory_rules_generic.php:236
309 msgid "There are lots of rows being sorted."
310 msgstr ""
312 #: libraries/advisory_rules_generic.php:238
313 msgid ""
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 "
317 "sorting."
318 msgstr ""
320 #: libraries/advisory_rules_generic.php:242
321 #, php-format
322 msgid "Sorted rows average: %s"
323 msgstr ""
325 #: libraries/advisory_rules_generic.php:248
326 msgid "Rate of joins without indexes"
327 msgstr ""
329 #: libraries/advisory_rules_generic.php:251
330 msgid "There are too many joins without indexes."
331 msgstr ""
333 #: libraries/advisory_rules_generic.php:253
334 msgid ""
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."
337 msgstr ""
339 #: libraries/advisory_rules_generic.php:256
340 #, php-format
341 msgid "Table joins average: %s, this value should be less than 1 per hour"
342 msgstr ""
344 #: libraries/advisory_rules_generic.php:261
345 msgid "Rate of reading first index entry"
346 msgstr ""
348 #: libraries/advisory_rules_generic.php:264
349 msgid "The rate of reading the first index entry is high."
350 msgstr ""
352 #: libraries/advisory_rules_generic.php:266
353 msgid ""
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 "
359 "queries."
360 msgstr ""
362 #: libraries/advisory_rules_generic.php:272
363 #, php-format
364 msgid "Index scans average: %s, this value should be less than 1 per hour"
365 msgstr ""
367 #: libraries/advisory_rules_generic.php:277
368 msgid "Rate of reading fixed position"
369 msgstr ""
371 #: libraries/advisory_rules_generic.php:280
372 msgid "The rate of reading data from a fixed position is high."
373 msgstr ""
375 #: libraries/advisory_rules_generic.php:282
376 msgid ""
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 "
379 "applicable."
380 msgstr ""
382 #: libraries/advisory_rules_generic.php:285
383 #, php-format
384 msgid ""
385 "Rate of reading fixed position average: %s, this value should be less than 1 "
386 "per hour"
387 msgstr ""
389 #: libraries/advisory_rules_generic.php:290
390 msgid "Rate of reading next table row"
391 msgstr ""
393 #: libraries/advisory_rules_generic.php:293
394 msgid "The rate of reading the next table row is high."
395 msgstr ""
397 #: libraries/advisory_rules_generic.php:295
398 msgid ""
399 "This indicates that many queries are doing full table scans. Add indexes "
400 "where applicable."
401 msgstr ""
403 #: libraries/advisory_rules_generic.php:297
404 #, php-format
405 msgid ""
406 "Rate of reading next table row: %s, this value should be less than 1 per hour"
407 msgstr ""
409 #: libraries/advisory_rules_generic.php:303
410 msgid "Different tmp_table_size and max_heap_table_size"
411 msgstr ""
413 #: libraries/advisory_rules_generic.php:306
414 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
415 msgstr ""
417 #: libraries/advisory_rules_generic.php:308
418 msgid ""
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."
423 msgstr ""
425 #: libraries/advisory_rules_generic.php:312
426 #, php-format
427 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
428 msgstr ""
430 #: libraries/advisory_rules_generic.php:318
431 msgid "Percentage of temp tables on disk"
432 msgstr ""
434 #: libraries/advisory_rules_generic.php:322
435 #: libraries/advisory_rules_generic.php:343
436 msgid ""
437 "Many temporary tables are being written to disk instead of being kept in "
438 "memory."
439 msgstr ""
441 #: libraries/advisory_rules_generic.php:324
442 msgid ""
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>"
450 msgstr ""
452 #: libraries/advisory_rules_generic.php:333
453 #, php-format
454 msgid ""
455 "%s%% of all temporary tables are being written to disk, this value should be "
456 "below 25%%"
457 msgstr ""
459 #: libraries/advisory_rules_generic.php:339
460 msgid "Temp disk rate"
461 msgstr ""
463 #: libraries/advisory_rules_generic.php:345
464 msgid ""
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>"
472 msgstr ""
474 #: libraries/advisory_rules_generic.php:354
475 #, php-format
476 msgid ""
477 "Rate of temporary tables being written to disk: %s, this value should be "
478 "less than 1 per hour"
479 msgstr ""
481 #: libraries/advisory_rules_generic.php:361
482 msgid "MyISAM key buffer size"
483 msgstr ""
485 #: libraries/advisory_rules_generic.php:364
486 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
487 msgstr ""
489 #: libraries/advisory_rules_generic.php:366
490 msgid ""
491 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
492 "good start."
493 msgstr ""
495 #: libraries/advisory_rules_generic.php:368
496 msgid "key_buffer_size is 0"
497 msgstr ""
499 #: libraries/advisory_rules_generic.php:373
500 #, no-php-format
501 msgid "Max % MyISAM key buffer ever used"
502 msgstr ""
504 #: libraries/advisory_rules_generic.php:378
505 #: libraries/advisory_rules_generic.php:395
506 #, no-php-format
507 msgid "MyISAM key buffer (index cache) % used is low."
508 msgstr ""
510 #: libraries/advisory_rules_generic.php:380
511 #: libraries/advisory_rules_generic.php:397
512 msgid ""
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."
516 msgstr ""
518 #: libraries/advisory_rules_generic.php:384
519 #, php-format
520 msgid ""
521 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
522 msgstr ""
524 #: libraries/advisory_rules_generic.php:389
525 msgid "Percentage of MyISAM key buffer used"
526 msgstr ""
528 #: libraries/advisory_rules_generic.php:401
529 #, php-format
530 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
531 msgstr ""
533 #: libraries/advisory_rules_generic.php:406
534 msgid "Percentage of index reads from memory"
535 msgstr ""
537 #: libraries/advisory_rules_generic.php:411
538 #, no-php-format
539 msgid "The % of indexes that use the MyISAM key buffer is low."
540 msgstr ""
542 #: libraries/advisory_rules_generic.php:412
543 msgid "You may need to increase {key_buffer_size}."
544 msgstr ""
546 #: libraries/advisory_rules_generic.php:413
547 #, php-format
548 msgid "Index reads from memory: %s%%, this value should be above 95%%"
549 msgstr ""
551 #: libraries/advisory_rules_generic.php:419
552 msgid "Rate of table open"
553 msgstr ""
555 #: libraries/advisory_rules_generic.php:422
556 msgid "The rate of opening tables is high."
557 msgstr ""
559 #: libraries/advisory_rules_generic.php:424
560 msgid ""
561 "Opening tables requires disk I/O which is costly. Increasing "
562 "{table_open_cache} might avoid this."
563 msgstr ""
565 #: libraries/advisory_rules_generic.php:427
566 #, php-format
567 msgid "Opened table rate: %s, this value should be less than 10 per hour"
568 msgstr ""
570 #: libraries/advisory_rules_generic.php:432
571 msgid "Percentage of used open files limit"
572 msgstr ""
574 #: libraries/advisory_rules_generic.php:436
575 msgid ""
576 "The number of open files is approaching the max number of open files. You "
577 "may get a \"Too many open files\" error."
578 msgstr ""
580 #: libraries/advisory_rules_generic.php:440
581 #: libraries/advisory_rules_generic.php:453
582 msgid ""
583 "Consider increasing {open_files_limit}, and check the error log when "
584 "restarting after changing {open_files_limit}."
585 msgstr ""
587 #: libraries/advisory_rules_generic.php:443
588 #, php-format
589 msgid ""
590 "The number of opened files is at %s%% of the limit. It should be below 85%%"
591 msgstr ""
593 #: libraries/advisory_rules_generic.php:448
594 msgid "Rate of open files"
595 msgstr ""
597 #: libraries/advisory_rules_generic.php:451
598 msgid "The rate of opening files is high."
599 msgstr ""
601 #: libraries/advisory_rules_generic.php:456
602 #, php-format
603 msgid "Opened files rate: %s, this value should be less than 5 per hour"
604 msgstr ""
606 #: libraries/advisory_rules_generic.php:462
607 #, no-php-format
608 msgid "Immediate table locks %"
609 msgstr ""
611 #: libraries/advisory_rules_generic.php:466
612 #: libraries/advisory_rules_generic.php:476
613 msgid "Too many table locks were not granted immediately."
614 msgstr ""
616 #: libraries/advisory_rules_generic.php:467
617 #: libraries/advisory_rules_generic.php:477
618 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
619 msgstr ""
621 #: libraries/advisory_rules_generic.php:468
622 #, php-format
623 msgid "Immediate table locks: %s%%, this value should be above 95%%"
624 msgstr ""
626 #: libraries/advisory_rules_generic.php:473
627 msgid "Table lock wait rate"
628 msgstr ""
630 #: libraries/advisory_rules_generic.php:478
631 #, php-format
632 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
633 msgstr ""
635 #: libraries/advisory_rules_generic.php:483
636 msgid "Thread cache"
637 msgstr ""
639 #: libraries/advisory_rules_generic.php:486
640 msgid ""
641 "Thread cache is disabled, resulting in more overhead from new connections to "
642 "MySQL."
643 msgstr ""
645 #: libraries/advisory_rules_generic.php:487
646 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
647 msgstr ""
649 #: libraries/advisory_rules_generic.php:488
650 msgid "The thread cache is set to 0"
651 msgstr ""
653 #: libraries/advisory_rules_generic.php:493
654 #, no-php-format
655 msgid "Thread cache hit rate %"
656 msgstr ""
658 #: libraries/advisory_rules_generic.php:497
659 msgid "Thread cache is not efficient."
660 msgstr ""
662 #: libraries/advisory_rules_generic.php:498
663 msgid "Increase {thread_cache_size}."
664 msgstr ""
666 #: libraries/advisory_rules_generic.php:499
667 #, php-format
668 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
669 msgstr ""
671 #: libraries/advisory_rules_generic.php:504
672 msgid "Threads that are slow to launch"
673 msgstr ""
675 #: libraries/advisory_rules_generic.php:508
676 msgid "There are too many threads that are slow to launch."
677 msgstr ""
679 #: libraries/advisory_rules_generic.php:510
680 msgid ""
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."
683 msgstr ""
685 #: libraries/advisory_rules_generic.php:513
686 #, php-format
687 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
688 msgstr ""
690 #: libraries/advisory_rules_generic.php:518
691 msgid "Slow launch time"
692 msgstr ""
694 #: libraries/advisory_rules_generic.php:521
695 msgid "Slow_launch_time is above 2s."
696 msgstr ""
698 #: libraries/advisory_rules_generic.php:523
699 msgid ""
700 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
701 "to launch."
702 msgstr ""
704 #: libraries/advisory_rules_generic.php:525
705 #, php-format
706 msgid "slow_launch_time is set to %s"
707 msgstr ""
709 #: libraries/advisory_rules_generic.php:531
710 msgid "Percentage of used connections"
711 msgstr ""
713 #: libraries/advisory_rules_generic.php:535
714 msgid ""
715 "The maximum amount of used connections is getting close to the value of "
716 "{max_connections}."
717 msgstr ""
719 #: libraries/advisory_rules_generic.php:538
720 msgid ""
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."
724 msgstr ""
726 #: libraries/advisory_rules_generic.php:542
727 #, php-format
728 msgid ""
729 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
730 msgstr ""
732 #: libraries/advisory_rules_generic.php:547
733 msgid "Percentage of aborted connections"
734 msgstr ""
736 #: libraries/advisory_rules_generic.php:550
737 #: libraries/advisory_rules_generic.php:564
738 msgid "Too many connections are aborted."
739 msgstr ""
741 #: libraries/advisory_rules_generic.php:552
742 #: libraries/advisory_rules_generic.php:566
743 msgid ""
744 "Connections are usually aborted when they cannot be authorized. <a href="
745 "\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-of-"
746 "aborted_connects/\">This article</a> might help you track down the source."
747 msgstr ""
749 #: libraries/advisory_rules_generic.php:556
750 #, php-format
751 msgid "%s%% of all connections are aborted. This value should be below 1%%"
752 msgstr ""
754 #: libraries/advisory_rules_generic.php:561
755 msgid "Rate of aborted connections"
756 msgstr ""
758 #: libraries/advisory_rules_generic.php:570
759 #, php-format
760 msgid ""
761 "Aborted connections rate is at %s, this value should be less than 1 per hour"
762 msgstr ""
764 #: libraries/advisory_rules_generic.php:575
765 msgid "Percentage of aborted clients"
766 msgstr ""
768 #: libraries/advisory_rules_generic.php:578
769 #: libraries/advisory_rules_generic.php:592
770 msgid "Too many clients are aborted."
771 msgstr ""
773 #: libraries/advisory_rules_generic.php:580
774 #: libraries/advisory_rules_generic.php:594
775 msgid ""
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."
779 msgstr ""
781 #: libraries/advisory_rules_generic.php:584
782 #, php-format
783 msgid "%s%% of all clients are aborted. This value should be below 2%%"
784 msgstr ""
786 #: libraries/advisory_rules_generic.php:589
787 msgid "Rate of aborted clients"
788 msgstr ""
790 #: libraries/advisory_rules_generic.php:598
791 #, php-format
792 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
793 msgstr ""
795 #: libraries/advisory_rules_generic.php:604
796 msgid "Is InnoDB disabled?"
797 msgstr ""
799 #: libraries/advisory_rules_generic.php:608
800 msgid "You do not have InnoDB enabled."
801 msgstr ""
803 #: libraries/advisory_rules_generic.php:609
804 msgid "InnoDB is usually the better choice for table engines."
805 msgstr ""
807 #: libraries/advisory_rules_generic.php:610
808 msgid "have_innodb is set to 'value'"
809 msgstr ""
811 #: libraries/advisory_rules_generic.php:614
812 #: libraries/advisory_rules_generic.php:640
813 msgid "InnoDB log size"
814 msgstr ""
816 #: libraries/advisory_rules_generic.php:619
817 #: libraries/advisory_rules_generic.php:648
818 msgid ""
819 "The InnoDB log file size is not an appropriate size, in relation to the "
820 "InnoDB buffer pool."
821 msgstr ""
823 #: libraries/advisory_rules_generic.php:622
824 #: libraries/advisory_rules_generic.php:651
825 #, no-php-format
826 msgid ""
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>"
836 msgstr ""
838 #: libraries/advisory_rules_generic.php:633
839 #: libraries/advisory_rules_generic.php:662
840 #, php-format
841 msgid ""
842 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
843 "it should not be below 20%%"
844 msgstr ""
846 #: libraries/advisory_rules_generic.php:669
847 msgid "Max InnoDB log size"
848 msgstr ""
850 #: libraries/advisory_rules_generic.php:673
851 msgid "The InnoDB log file size is inadequately large."
852 msgstr ""
854 #: libraries/advisory_rules_generic.php:675
855 #, no-php-format
856 msgid ""
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 href="
860 "\"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 href="
864 "\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
865 "innodblogfilesize-proper-way.html\">this blog entry</a>"
866 msgstr ""
868 #: libraries/advisory_rules_generic.php:685
869 #, php-format
870 msgid "Your absolute InnoDB log size is %s MiB"
871 msgstr ""
873 #: libraries/advisory_rules_generic.php:690
874 msgid "InnoDB buffer pool size"
875 msgstr ""
877 #: libraries/advisory_rules_generic.php:694
878 msgid "Your InnoDB buffer pool is fairly small."
879 msgstr ""
881 #: libraries/advisory_rules_generic.php:696
882 #, no-php-format
883 msgid ""
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 href="
892 "\"https://www.percona.com/blog/2007/11/03/choosing-innodb_buffer_pool_size/"
893 "\">this article</a>"
894 msgstr ""
896 #: libraries/advisory_rules_generic.php:706
897 #, php-format
898 msgid ""
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."
903 msgstr ""
905 #: libraries/advisory_rules_generic.php:716
906 msgid "MyISAM concurrent inserts"
907 msgstr ""
909 #: libraries/advisory_rules_generic.php:719
910 msgid "Enable {concurrent_insert} by setting it to 1"
911 msgstr ""
913 #: libraries/advisory_rules_generic.php:721
914 msgid ""
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>"
918 msgstr ""
920 #: libraries/advisory_rules_generic.php:725
921 msgid "concurrent_insert is set to 0"
922 msgstr ""
924 #: libraries/advisory_rules_mysql_before80003.php:9
925 msgid "Query cache disabled"
926 msgstr ""
928 #: libraries/advisory_rules_mysql_before80003.php:12
929 msgid "The query cache is not enabled."
930 msgstr ""
932 #: libraries/advisory_rules_mysql_before80003.php:14
933 msgid ""
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."
938 msgstr ""
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'"
942 msgstr ""
944 #: libraries/advisory_rules_mysql_before80003.php:23
945 #, no-php-format
946 msgid "Query cache efficiency (%)"
947 msgstr ""
949 #: libraries/advisory_rules_mysql_before80003.php:27
950 msgid "Query cache not running efficiently, it has a low hit rate."
951 msgstr ""
953 #: libraries/advisory_rules_mysql_before80003.php:28
954 msgid "Consider increasing {query_cache_limit}."
955 msgstr ""
957 #: libraries/advisory_rules_mysql_before80003.php:29
958 #, php-format
959 msgid "The current query cache hit rate of %s%% is below 20%%"
960 msgstr ""
962 #: libraries/advisory_rules_mysql_before80003.php:34
963 msgid "Query Cache usage"
964 msgstr ""
966 #: libraries/advisory_rules_mysql_before80003.php:39
967 #, no-php-format
968 msgid "Less than 80% of the query cache is being utilized."
969 msgstr ""
971 #: libraries/advisory_rules_mysql_before80003.php:41
972 msgid ""
973 "This might be caused by {query_cache_limit} being too low. Flushing the "
974 "query cache might help as well."
975 msgstr ""
977 #: libraries/advisory_rules_mysql_before80003.php:45
978 #, php-format
979 msgid ""
980 "The current ratio of free query cache memory to total query cache size is %s"
981 "%%. It should be above 80%%"
982 msgstr ""
984 #: libraries/advisory_rules_mysql_before80003.php:52
985 msgid "Query cache fragmentation"
986 msgstr ""
988 #: libraries/advisory_rules_mysql_before80003.php:56
989 msgid "The query cache is considerably fragmented."
990 msgstr ""
992 #: libraries/advisory_rules_mysql_before80003.php:58
993 msgid ""
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"
1002 msgstr ""
1004 #: libraries/advisory_rules_mysql_before80003.php:66
1005 #, php-format
1006 msgid ""
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%%."
1010 msgstr ""
1012 #: libraries/advisory_rules_mysql_before80003.php:73
1013 msgid "Query cache low memory prunes"
1014 msgstr ""
1016 #: libraries/advisory_rules_mysql_before80003.php:77
1017 msgid ""
1018 "Cached queries are removed due to low query cache memory from the query "
1019 "cache."
1020 msgstr ""
1022 #: libraries/advisory_rules_mysql_before80003.php:79
1023 msgid ""
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."
1027 msgstr ""
1029 #: libraries/advisory_rules_mysql_before80003.php:84
1030 #, php-format
1031 msgid ""
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%%)"
1034 msgstr ""
1036 #: libraries/advisory_rules_mysql_before80003.php:91
1037 msgid "Query cache max size"
1038 msgstr ""
1040 #: libraries/advisory_rules_mysql_before80003.php:96
1041 msgid ""
1042 "The query cache size is above 128 MiB. Big query caches may cause "
1043 "significant overhead that is required to maintain the cache."
1044 msgstr ""
1046 #: libraries/advisory_rules_mysql_before80003.php:100
1047 msgid ""
1048 "Depending on your environment, it might be performance increasing to reduce "
1049 "this value."
1050 msgstr ""
1052 #: libraries/advisory_rules_mysql_before80003.php:102
1053 #, php-format
1054 msgid "Current query cache size: %s"
1055 msgstr ""
1057 #: libraries/advisory_rules_mysql_before80003.php:107
1058 msgid "Query cache min result size"
1059 msgstr ""
1061 #: libraries/advisory_rules_mysql_before80003.php:111
1062 msgid ""
1063 "The max size of the result set in the query cache is the default of 1 MiB."
1064 msgstr ""
1066 #: libraries/advisory_rules_mysql_before80003.php:113
1067 msgid ""
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."
1076 msgstr ""
1078 #: libraries/advisory_rules_mysql_before80003.php:120
1079 msgid "query_cache_limit is set to 1 MiB"
1080 msgstr ""
1082 #: libraries/classes/Advisor.php:233
1083 #, php-format
1084 msgid "Error when evaluating: %s"
1085 msgstr ""
1087 #: libraries/classes/Advisor.php:260
1088 #, php-format
1089 msgid "Failed evaluating precondition for rule '%s'."
1090 msgstr ""
1092 #: libraries/classes/Advisor.php:280
1093 #, php-format
1094 msgid "Failed calculating value for rule '%s'."
1095 msgstr ""
1097 #: libraries/classes/Advisor.php:299
1098 #, php-format
1099 msgid "Failed running test for rule '%s'."
1100 msgstr ""
1102 #: libraries/classes/Advisor.php:327
1103 #, php-format
1104 msgid "Failed formatting string for rule '%s'."
1105 msgstr ""
1107 #: libraries/classes/Advisor.php:412
1108 msgid "per second"
1109 msgstr ""
1111 #: libraries/classes/Advisor.php:415
1112 msgid "per minute"
1113 msgstr ""
1115 #: libraries/classes/Advisor.php:418
1116 msgid "per hour"
1117 msgstr ""
1119 #: libraries/classes/Advisor.php:421
1120 msgid "per day"
1121 msgstr ""
1123 #: libraries/classes/BrowseForeigners.php:198
1124 msgid "Search:"
1125 msgstr ""
1127 #: libraries/classes/BrowseForeigners.php:204
1128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:323
1129 #: libraries/classes/Controllers/Server/PrivilegesController.php:325
1130 #: libraries/classes/Database/Routines.php:1035
1131 #: libraries/classes/Database/Routines.php:1751
1132 #: libraries/classes/Database/Triggers.php:463
1133 #: libraries/classes/InsertEdit.php:1981 libraries/classes/InsertEdit.php:2015
1134 #: libraries/classes/Normalization.php:261
1135 #: libraries/classes/Normalization.php:973 libraries/classes/Tracking.php:332
1136 #: libraries/classes/Tracking.php:485
1137 #: templates/columns_definitions/column_definitions_form.twig:43
1138 #: templates/database/create_table.twig:21
1139 #: templates/database/events/editor_form.twig:107
1140 #: templates/database/operations/index.twig:19
1141 #: templates/database/operations/index.twig:44
1142 #: templates/database/operations/index.twig:81
1143 #: templates/database/operations/index.twig:190
1144 #: templates/database/operations/index.twig:230
1145 #: templates/database/search/main.twig:74
1146 #: templates/display/results/table.twig:175 templates/export.twig:422
1147 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1148 #: templates/import.twig:221 templates/login/form.twig:85
1149 #: templates/login/form.twig:87 templates/login/form.twig:90
1150 #: templates/preferences/manage/main.twig:46
1151 #: templates/preferences/manage/main.twig:108
1152 #: templates/server/binlog/index.twig:34
1153 #: templates/server/privileges/add_user.twig:36
1154 #: templates/server/privileges/change_password.twig:70
1155 #: templates/server/privileges/edit_routine_privileges.twig:102
1156 #: templates/server/privileges/privileges_summary.twig:102
1157 #: templates/server/privileges/privileges_table.twig:834
1158 #: templates/server/privileges/user_properties.twig:149
1159 #: templates/server/privileges/users_overview.twig:143
1160 #: templates/server/replication/change_master.twig:33
1161 #: templates/server/replication/master_add_slave_user.twig:81
1162 #: templates/server/replication/master_configuration.twig:30
1163 #: templates/server/replication/slave_configuration.twig:16
1164 #: templates/server/replication/slave_configuration.twig:88
1165 #: templates/server/user_groups/edit_user_groups.twig:21
1166 #: templates/sql/query.twig:136 templates/sql/query.twig:185
1167 #: templates/start_and_number_of_rows_panel.twig:14
1168 #: templates/table/find_replace/index.twig:59
1169 #: templates/table/operations/index.twig:38
1170 #: templates/table/operations/index.twig:88
1171 #: templates/table/operations/index.twig:217
1172 #: templates/table/operations/index.twig:306
1173 #: templates/table/operations/index.twig:461
1174 #: templates/table/operations/view.twig:16
1175 #: templates/table/search/index.twig:161
1176 #: templates/table/structure/display_structure.twig:394
1177 #: templates/table/structure/display_structure.twig:510
1178 #: templates/table/zoom_search/index.twig:155 templates/view_create.twig:116
1179 msgid "Go"
1180 msgstr ""
1182 #: libraries/classes/BrowseForeigners.php:219
1183 #: libraries/classes/BrowseForeigners.php:223
1184 #: templates/database/data_dictionary/index.twig:65 templates/indexes.twig:15
1185 #: templates/table/structure/display_structure.twig:414
1186 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1187 msgid "Keyname"
1188 msgstr ""
1190 #: libraries/classes/BrowseForeigners.php:220
1191 #: libraries/classes/BrowseForeigners.php:222
1192 #: templates/server/collations/index.twig:14
1193 #: templates/server/engines/index.twig:14
1194 #: templates/server/plugins/index.twig:27
1195 #: templates/server/status/variables/index.twig:74
1196 msgid "Description"
1197 msgstr ""
1199 #: libraries/classes/BrowseForeigners.php:324
1200 #: libraries/classes/Html/Generator.php:1225 libraries/classes/Language.php:209
1201 #: libraries/classes/Pdf.php:92
1202 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:536
1203 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:569
1204 msgid "Page number:"
1205 msgstr ""
1207 #: libraries/classes/BrowseForeigners.php:338
1208 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
1209 #: templates/display/results/table.twig:24
1210 #: templates/server/privileges/initials_row.twig:20
1211 #: templates/table/browse_foreigners/show_all.twig:4
1212 msgid "Show all"
1213 msgstr ""
1215 #: libraries/classes/Charsets/Collation.php:168
1216 #: libraries/classes/Charsets.php:172 libraries/classes/Charsets.php:173
1217 msgid "Unknown"
1218 msgstr ""
1220 #: libraries/classes/Charsets/Collation.php:212
1221 #: libraries/classes/Charsets/Collation.php:481
1222 msgctxt "Collation"
1223 msgid "German (phone book order)"
1224 msgstr ""
1226 #: libraries/classes/Charsets/Collation.php:215
1227 #: libraries/classes/Charsets/Collation.php:478
1228 msgctxt "Collation"
1229 msgid "German (dictionary order)"
1230 msgstr ""
1232 #: libraries/classes/Charsets/Collation.php:223
1233 #: libraries/classes/Charsets/Collation.php:556
1234 msgctxt "Collation"
1235 msgid "Spanish (traditional)"
1236 msgstr ""
1238 #: libraries/classes/Charsets/Collation.php:226
1239 #: libraries/classes/Charsets/Collation.php:549
1240 #, fuzzy
1241 #| msgid "Spanish"
1242 msgctxt "Collation"
1243 msgid "Spanish (modern)"
1244 msgstr "Sjpaans"
1246 #: libraries/classes/Charsets/Collation.php:288
1247 msgctxt "Collation variant"
1248 msgid "case-insensitive"
1249 msgstr ""
1251 #: libraries/classes/Charsets/Collation.php:291
1252 msgctxt "Collation variant"
1253 msgid "case-sensitive"
1254 msgstr ""
1256 #: libraries/classes/Charsets/Collation.php:294
1257 msgctxt "Collation variant"
1258 msgid "accent-insensitive"
1259 msgstr ""
1261 #: libraries/classes/Charsets/Collation.php:297
1262 msgctxt "Collation variant"
1263 msgid "accent-sensitive"
1264 msgstr ""
1266 #: libraries/classes/Charsets/Collation.php:300
1267 msgctxt "Collation variant"
1268 msgid "kana-sensitive"
1269 msgstr ""
1271 #: libraries/classes/Charsets/Collation.php:304
1272 msgctxt "Collation variant"
1273 msgid "multi-level"
1274 msgstr ""
1276 #: libraries/classes/Charsets/Collation.php:307
1277 msgctxt "Collation variant"
1278 msgid "binary"
1279 msgstr ""
1281 #: libraries/classes/Charsets/Collation.php:310
1282 msgctxt "Collation variant"
1283 msgid "no-pad"
1284 msgstr ""
1286 #: libraries/classes/Charsets/Collation.php:326
1287 msgctxt "Collation"
1288 msgid "Binary"
1289 msgstr ""
1291 #: libraries/classes/Charsets/Collation.php:338
1292 #: libraries/classes/Charsets/Collation.php:580
1293 msgctxt "Collation"
1294 msgid "Unicode"
1295 msgstr ""
1297 #: libraries/classes/Charsets/Collation.php:348
1298 #: libraries/classes/Charsets/Collation.php:527
1299 msgctxt "Collation"
1300 msgid "West European"
1301 msgstr ""
1303 #: libraries/classes/Charsets/Collation.php:355
1304 msgctxt "Collation"
1305 msgid "Central European"
1306 msgstr ""
1308 #: libraries/classes/Charsets/Collation.php:360
1309 #: libraries/classes/Charsets/Collation.php:534
1310 #, fuzzy
1311 #| msgid "Russian"
1312 msgctxt "Collation"
1313 msgid "Russian"
1314 msgstr "Róssisch"
1316 #: libraries/classes/Charsets/Collation.php:365
1317 msgctxt "Collation"
1318 msgid "Simplified Chinese"
1319 msgstr ""
1321 #: libraries/classes/Charsets/Collation.php:368
1322 msgctxt "Collation"
1323 msgid "Traditional Chinese"
1324 msgstr ""
1326 #: libraries/classes/Charsets/Collation.php:371
1327 #: libraries/classes/Charsets/Collation.php:450
1328 msgctxt "Collation"
1329 msgid "Chinese"
1330 msgstr ""
1332 #: libraries/classes/Charsets/Collation.php:379
1333 #: libraries/classes/Charsets/Collation.php:498
1334 msgctxt "Collation"
1335 msgid "Japanese"
1336 msgstr ""
1338 #: libraries/classes/Charsets/Collation.php:384
1339 msgctxt "Collation"
1340 msgid "Baltic"
1341 msgstr ""
1343 #: libraries/classes/Charsets/Collation.php:389
1344 msgctxt "Collation"
1345 msgid "Armenian"
1346 msgstr ""
1348 #: libraries/classes/Charsets/Collation.php:392
1349 msgctxt "Collation"
1350 msgid "Cyrillic"
1351 msgstr ""
1353 #: libraries/classes/Charsets/Collation.php:395
1354 msgctxt "Collation"
1355 msgid "Arabic"
1356 msgstr ""
1358 #: libraries/classes/Charsets/Collation.php:398
1359 #: libraries/classes/Charsets/Collation.php:513
1360 msgctxt "Collation"
1361 msgid "Korean"
1362 msgstr ""
1364 #: libraries/classes/Charsets/Collation.php:401
1365 msgctxt "Collation"
1366 msgid "Hebrew"
1367 msgstr ""
1369 #: libraries/classes/Charsets/Collation.php:404
1370 msgctxt "Collation"
1371 msgid "Georgian"
1372 msgstr ""
1374 #: libraries/classes/Charsets/Collation.php:407
1375 msgctxt "Collation"
1376 msgid "Greek"
1377 msgstr ""
1379 #: libraries/classes/Charsets/Collation.php:410
1380 msgctxt "Collation"
1381 msgid "Czech-Slovak"
1382 msgstr ""
1384 #: libraries/classes/Charsets/Collation.php:413
1385 #: libraries/classes/Charsets/Collation.php:572
1386 msgctxt "Collation"
1387 msgid "Ukrainian"
1388 msgstr ""
1390 #: libraries/classes/Charsets/Collation.php:416
1391 #: libraries/classes/Charsets/Collation.php:568
1392 msgctxt "Collation"
1393 msgid "Turkish"
1394 msgstr ""
1396 #: libraries/classes/Charsets/Collation.php:419
1397 #: libraries/classes/Charsets/Collation.php:560
1398 #, fuzzy
1399 #| msgid "Swedish"
1400 msgctxt "Collation"
1401 msgid "Swedish"
1402 msgstr "Zjwaeds"
1404 #: libraries/classes/Charsets/Collation.php:422
1405 #: libraries/classes/Charsets/Collation.php:564
1406 msgctxt "Collation"
1407 msgid "Thai"
1408 msgstr ""
1410 #: libraries/classes/Charsets/Collation.php:425
1411 msgctxt "Collation"
1412 msgid "Unknown"
1413 msgstr ""
1415 #: libraries/classes/Charsets/Collation.php:444
1416 msgctxt "Collation"
1417 msgid "Bulgarian"
1418 msgstr ""
1420 #: libraries/classes/Charsets/Collation.php:455
1421 msgctxt "Collation"
1422 msgid "Croatian"
1423 msgstr ""
1425 #: libraries/classes/Charsets/Collation.php:459
1426 msgctxt "Collation"
1427 msgid "Czech"
1428 msgstr ""
1430 #: libraries/classes/Charsets/Collation.php:463
1431 #, fuzzy
1432 #| msgid "Spanish"
1433 msgctxt "Collation"
1434 msgid "Danish"
1435 msgstr "Sjpaans"
1437 #: libraries/classes/Charsets/Collation.php:467
1438 #, fuzzy
1439 #| msgid "English"
1440 msgctxt "Collation"
1441 msgid "English"
1442 msgstr "Èngels"
1444 #: libraries/classes/Charsets/Collation.php:471
1445 #, fuzzy
1446 #| msgid "Esperanto"
1447 msgctxt "Collation"
1448 msgid "Esperanto"
1449 msgstr "Esperanto"
1451 #: libraries/classes/Charsets/Collation.php:475
1452 msgctxt "Collation"
1453 msgid "Estonian"
1454 msgstr ""
1456 #: libraries/classes/Charsets/Collation.php:490
1457 msgctxt "Collation"
1458 msgid "Hungarian"
1459 msgstr ""
1461 #: libraries/classes/Charsets/Collation.php:494
1462 msgctxt "Collation"
1463 msgid "Icelandic"
1464 msgstr ""
1466 #: libraries/classes/Charsets/Collation.php:501
1467 msgctxt "Collation"
1468 msgid "Classical Latin"
1469 msgstr ""
1471 #: libraries/classes/Charsets/Collation.php:505
1472 msgctxt "Collation"
1473 msgid "Latvian"
1474 msgstr ""
1476 #: libraries/classes/Charsets/Collation.php:509
1477 msgctxt "Collation"
1478 msgid "Lithuanian"
1479 msgstr ""
1481 #: libraries/classes/Charsets/Collation.php:517
1482 msgctxt "Collation"
1483 msgid "Burmese"
1484 msgstr ""
1486 #: libraries/classes/Charsets/Collation.php:520
1487 msgctxt "Collation"
1488 msgid "Persian"
1489 msgstr ""
1491 #: libraries/classes/Charsets/Collation.php:524
1492 #, fuzzy
1493 #| msgid "Polish"
1494 msgctxt "Collation"
1495 msgid "Polish"
1496 msgstr "Pools"
1498 #: libraries/classes/Charsets/Collation.php:531
1499 msgctxt "Collation"
1500 msgid "Romanian"
1501 msgstr ""
1503 #: libraries/classes/Charsets/Collation.php:538
1504 msgctxt "Collation"
1505 msgid "Sinhalese"
1506 msgstr ""
1508 #: libraries/classes/Charsets/Collation.php:542
1509 msgctxt "Collation"
1510 msgid "Slovak"
1511 msgstr ""
1513 #: libraries/classes/Charsets/Collation.php:546
1514 msgctxt "Collation"
1515 msgid "Slovenian"
1516 msgstr ""
1518 #: libraries/classes/Charsets/Collation.php:576
1519 msgctxt "Collation"
1520 msgid "Vietnamese"
1521 msgstr ""
1523 #: libraries/classes/Config/Descriptions.php:58
1524 #: libraries/classes/Config/Descriptions.php:59
1525 #: libraries/classes/Config/Descriptions.php:60
1526 msgid "Users cannot set a higher value"
1527 msgstr ""
1529 #: libraries/classes/Config/Descriptions.php:68
1530 msgid ""
1531 "If enabled, user can enter any MySQL server in login form for cookie auth."
1532 msgstr ""
1534 #: libraries/classes/Config/Descriptions.php:71
1535 msgid ""
1536 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1537 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1538 "to the given regular expression."
1539 msgstr ""
1541 #: libraries/classes/Config/Descriptions.php:76
1542 msgid ""
1543 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1544 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1545 "cross-frame scripting (XSS) attacks."
1546 msgstr ""
1548 #: libraries/classes/Config/Descriptions.php:81
1549 msgid ""
1550 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1551 "authentication."
1552 msgstr ""
1554 #: libraries/classes/Config/Descriptions.php:85
1555 msgid "Enable bzip2 compression for import operations."
1556 msgstr ""
1558 #: libraries/classes/Config/Descriptions.php:88
1559 msgid "Enter the URL for your reCaptcha v2 compatible API."
1560 msgstr ""
1562 #: libraries/classes/Config/Descriptions.php:89
1563 msgid ""
1564 "Enter the Content-Security-Policy snippet for your reCaptcha v2 compatible "
1565 "API."
1566 msgstr ""
1568 #: libraries/classes/Config/Descriptions.php:90
1569 msgid "Enter the request parameter used by your reCaptcha v2 compatible API."
1570 msgstr ""
1572 #: libraries/classes/Config/Descriptions.php:91
1573 msgid "Enter the response parameter used by your reCaptcha v2 compatible API."
1574 msgstr ""
1576 #: libraries/classes/Config/Descriptions.php:92
1577 msgid "Enter your public key for your domain reCaptcha service."
1578 msgstr ""
1580 #: libraries/classes/Config/Descriptions.php:93
1581 msgid "Enter your private key for your domain reCaptcha service."
1582 msgstr ""
1584 #: libraries/classes/Config/Descriptions.php:94
1585 msgid "Enter your siteverify URL for your reCaptcha service."
1586 msgstr ""
1588 #: libraries/classes/Config/Descriptions.php:96
1589 msgid ""
1590 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1591 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1592 "kbd] - allows newlines in columns."
1593 msgstr ""
1595 #: libraries/classes/Config/Descriptions.php:101
1596 msgid ""
1597 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1598 "highlighting and line numbers."
1599 msgstr ""
1601 #: libraries/classes/Config/Descriptions.php:106
1602 msgid ""
1603 "Find any errors in the query before executing it. Requires CodeMirror to be "
1604 "enabled."
1605 msgstr ""
1607 #: libraries/classes/Config/Descriptions.php:110
1608 msgid ""
1609 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1610 "columns."
1611 msgstr ""
1613 #: libraries/classes/Config/Descriptions.php:114
1614 msgid ""
1615 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1616 "columns."
1617 msgstr ""
1619 #: libraries/classes/Config/Descriptions.php:118
1620 msgid ""
1621 "Compress gzip exports on the fly without the need for much memory; if you "
1622 "encounter problems with created gzip files disable this feature."
1623 msgstr ""
1625 #: libraries/classes/Config/Descriptions.php:122
1626 msgid ""
1627 "Whether a warning (\"Are your really sure…\") should be displayed when "
1628 "you're about to lose data."
1629 msgstr ""
1631 #: libraries/classes/Config/Descriptions.php:126
1632 msgid "Autocomplete of the table and column names in the SQL queries."
1633 msgstr ""
1635 #: libraries/classes/Config/Descriptions.php:129
1636 #: libraries/classes/Config/Descriptions.php:133
1637 #: libraries/classes/Config/Descriptions.php:137
1638 #: libraries/classes/Config/Descriptions.php:141
1639 #: libraries/classes/Config/Descriptions.php:145
1640 #: libraries/classes/Config/Descriptions.php:149
1641 #: libraries/classes/Config/Descriptions.php:153
1642 #: libraries/classes/Config/Descriptions.php:157
1643 #: libraries/classes/Config/Descriptions.php:161
1644 msgid ""
1645 "Values for options list for default transformations. These will be "
1646 "overwritten if transformation is filled in at table structure page."
1647 msgstr ""
1649 #: libraries/classes/Config/Descriptions.php:165
1650 msgid ""
1651 "Disable the table maintenance mass operations, like optimizing or repairing "
1652 "the selected tables of a database."
1653 msgstr ""
1655 #: libraries/classes/Config/Descriptions.php:169
1656 msgid ""
1657 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1658 "limit)."
1659 msgstr ""
1661 #: libraries/classes/Config/Descriptions.php:172
1662 #: libraries/classes/Config/Descriptions.php:737
1663 #: libraries/classes/Plugins/Export/ExportSql.php:348
1664 msgid "Exclude definition of current user"
1665 msgstr ""
1667 #: libraries/classes/Config/Descriptions.php:174
1668 msgid ""
1669 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1670 "the referenced data, [kbd]id[/kbd] is the key value."
1671 msgstr ""
1673 #: libraries/classes/Config/Descriptions.php:178
1674 msgid ""
1675 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1676 "for magic strings that can be used to get special values."
1677 msgstr ""
1679 #: libraries/classes/Config/Descriptions.php:183
1680 msgid ""
1681 "Please note that phpMyAdmin is just a user interface and its features do not "
1682 "limit MySQL."
1683 msgstr ""
1685 #: libraries/classes/Config/Descriptions.php:187
1686 msgid ""
1687 "Advanced server configuration, do not change these options unless you know "
1688 "what they are for."
1689 msgstr ""
1691 #: libraries/classes/Config/Descriptions.php:191
1692 msgid ""
1693 "Configure phpMyAdmin configuration storage to gain access to additional "
1694 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1695 "documentation."
1696 msgstr ""
1698 #: libraries/classes/Config/Descriptions.php:196
1699 msgid ""
1700 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1701 "storage."
1702 msgstr ""
1704 #: libraries/classes/Config/Descriptions.php:200
1705 msgid "Customize browse mode."
1706 msgstr ""
1708 #: libraries/classes/Config/Descriptions.php:201
1709 #: libraries/classes/Config/Descriptions.php:202
1710 #: libraries/classes/Config/Descriptions.php:209
1711 #: libraries/classes/Config/Descriptions.php:215
1712 #: libraries/classes/Config/Descriptions.php:216
1713 #: libraries/classes/Config/Descriptions.php:221
1714 msgid "Customize default options."
1715 msgstr ""
1717 #: libraries/classes/Config/Descriptions.php:203
1718 msgid "Settings for phpMyAdmin developers."
1719 msgstr ""
1721 #: libraries/classes/Config/Descriptions.php:204
1722 msgid "Customize edit mode."
1723 msgstr ""
1725 #: libraries/classes/Config/Descriptions.php:205
1726 msgid "Customize default export options."
1727 msgstr ""
1729 #: libraries/classes/Config/Descriptions.php:206
1730 msgid "Set some commonly used options."
1731 msgstr ""
1733 #: libraries/classes/Config/Descriptions.php:207
1734 msgid "Customize default common import options."
1735 msgstr ""
1737 #: libraries/classes/Config/Descriptions.php:208
1738 msgid "Set import and export directories and compression options."
1739 msgstr ""
1741 #: libraries/classes/Config/Descriptions.php:210
1742 msgid "Databases display options."
1743 msgstr ""
1745 #: libraries/classes/Config/Descriptions.php:211
1746 msgid "Customize appearance of the navigation panel."
1747 msgstr ""
1749 #: libraries/classes/Config/Descriptions.php:212
1750 msgid "Customize the navigation tree."
1751 msgstr ""
1753 #: libraries/classes/Config/Descriptions.php:213
1754 msgid "Servers display options."
1755 msgstr ""
1757 #: libraries/classes/Config/Descriptions.php:214
1758 msgid "Tables display options."
1759 msgstr ""
1761 #: libraries/classes/Config/Descriptions.php:217
1762 msgid "Settings that didn't fit anywhere else."
1763 msgstr ""
1765 #: libraries/classes/Config/Descriptions.php:218
1766 msgid "Authentication settings."
1767 msgstr ""
1769 #: libraries/classes/Config/Descriptions.php:219
1770 msgid "Enter server connection parameters."
1771 msgstr ""
1773 #: libraries/classes/Config/Descriptions.php:220
1774 msgid "Customize links shown in SQL Query boxes."
1775 msgstr ""
1777 #: libraries/classes/Config/Descriptions.php:222
1778 msgid "SQL queries settings."
1779 msgstr ""
1781 #: libraries/classes/Config/Descriptions.php:223
1782 msgid "Customize startup page."
1783 msgstr ""
1785 #: libraries/classes/Config/Descriptions.php:224
1786 msgid ""
1787 "Choose which details to show in the database structure (list of tables)."
1788 msgstr ""
1790 #: libraries/classes/Config/Descriptions.php:225
1791 msgid "Settings for the table structure (list of columns)."
1792 msgstr ""
1794 #: libraries/classes/Config/Descriptions.php:226
1795 msgid "Choose how you want tabs to work."
1796 msgstr ""
1798 #: libraries/classes/Config/Descriptions.php:227
1799 msgid "Customize text input fields."
1800 msgstr ""
1802 #: libraries/classes/Config/Descriptions.php:228
1803 msgid "Customize default options"
1804 msgstr ""
1806 #: libraries/classes/Config/Descriptions.php:229
1807 msgid "Disable some of the warnings shown by phpMyAdmin."
1808 msgstr ""
1810 #: libraries/classes/Config/Descriptions.php:232
1811 msgid "Enable gzip compression for import and export operations."
1812 msgstr ""
1814 #: libraries/classes/Config/Descriptions.php:236
1815 msgid ""
1816 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1817 "if one of the queries failed."
1818 msgstr ""
1820 #: libraries/classes/Config/Descriptions.php:240
1821 msgid ""
1822 "Allow interrupt of import in case script detects it is close to time limit. "
1823 "This might be a good way to import large files, however it can break "
1824 "transactions."
1825 msgstr ""
1827 #: libraries/classes/Config/Descriptions.php:245
1828 msgid ""
1829 "Default format; be aware that this list depends on location (database, "
1830 "table) and only SQL is always available."
1831 msgstr ""
1833 #: libraries/classes/Config/Descriptions.php:248
1834 #: libraries/classes/Config/Descriptions.php:249
1835 msgid "Update data when duplicate keys found on import"
1836 msgstr ""
1838 #: libraries/classes/Config/Descriptions.php:250
1839 msgid "Number of queries to skip from start."
1840 msgstr ""
1842 #: libraries/classes/Config/Descriptions.php:252
1843 msgid ""
1844 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1845 "only occurs for the current server. Setting this to FALSE makes it easy to "
1846 "forget to log out from other servers when connected to multiple servers."
1847 msgstr ""
1849 #: libraries/classes/Config/Descriptions.php:257
1850 msgid ""
1851 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1852 "kbd] authentication mode."
1853 msgstr ""
1855 #: libraries/classes/Config/Descriptions.php:261
1856 msgid ""
1857 "Defines how long (in seconds) a login cookie should be stored in browser. "
1858 "The default of 0 means that it will be kept for the existing session only, "
1859 "and will be deleted as soon as you close the browser window. This is "
1860 "recommended for non-trusted environments."
1861 msgstr ""
1863 #: libraries/classes/Config/Descriptions.php:267
1864 msgid "Maximum number of characters used when a SQL query is displayed."
1865 msgstr ""
1867 #: libraries/classes/Config/Descriptions.php:270
1868 msgid ""
1869 "The number of items that can be displayed on each page on the first level of "
1870 "the navigation tree."
1871 msgstr ""
1873 #: libraries/classes/Config/Descriptions.php:274
1874 msgid ""
1875 "The number of items that can be displayed on each page of the navigation "
1876 "tree."
1877 msgstr ""
1879 #: libraries/classes/Config/Descriptions.php:277
1880 msgid ""
1881 "Number of rows displayed when browsing a result set. If the result set "
1882 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1883 msgstr ""
1885 #: libraries/classes/Config/Descriptions.php:282
1886 msgid ""
1887 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1888 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1889 msgstr ""
1891 #: libraries/classes/Config/Descriptions.php:286
1892 msgid "In the navigation panel, replaces the database tree with a selector"
1893 msgstr ""
1895 #: libraries/classes/Config/Descriptions.php:289
1896 msgid "Link with main panel by highlighting the current database or table."
1897 msgstr ""
1899 #: libraries/classes/Config/Descriptions.php:292
1900 msgid ""
1901 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1902 "([code]new[/code])."
1903 msgstr ""
1905 #: libraries/classes/Config/Descriptions.php:296
1906 msgid ""
1907 "Defines the minimum number of items (tables, views, routines and events) to "
1908 "display a filter box."
1909 msgstr ""
1911 #: libraries/classes/Config/Descriptions.php:300
1912 msgid ""
1913 "Group items in the navigation tree (determined by the separator defined in "
1914 "the Databases and Tables tabs above)."
1915 msgstr ""
1917 #: libraries/classes/Config/Descriptions.php:304
1918 msgid ""
1919 "Whether to offer the possibility of tree expansion in the navigation panel."
1920 msgstr ""
1922 #: libraries/classes/Config/Descriptions.php:307
1923 msgid "Whether to show procedures under database in the navigation tree"
1924 msgstr ""
1926 #: libraries/classes/Config/Descriptions.php:310
1927 msgid "Whether to expand single database in the navigation tree automatically."
1928 msgstr ""
1930 #: libraries/classes/Config/Descriptions.php:312
1931 msgid "Set to 0 to collapse navigation panel."
1932 msgstr ""
1934 #: libraries/classes/Config/Descriptions.php:313
1935 msgid "Show logo in navigation panel."
1936 msgstr ""
1938 #: libraries/classes/Config/Descriptions.php:314
1939 msgid "URL where logo in the navigation panel will point to."
1940 msgstr ""
1942 #: libraries/classes/Config/Descriptions.php:315
1943 msgid "Display server choice at the top of the navigation panel."
1944 msgstr ""
1946 #: libraries/classes/Config/Descriptions.php:316
1947 msgid "String that separates databases into different tree levels."
1948 msgstr ""
1950 #: libraries/classes/Config/Descriptions.php:317
1951 msgid "String that separates tables into different tree levels."
1952 msgstr ""
1954 #: libraries/classes/Config/Descriptions.php:318
1955 msgid "Highlight server under the mouse cursor."
1956 msgstr ""
1958 #: libraries/classes/Config/Descriptions.php:319
1959 msgid "Whether to show tables under database in the navigation tree"
1960 msgstr ""
1962 #: libraries/classes/Config/Descriptions.php:320
1963 msgid "Whether to show views under database in the navigation tree"
1964 msgstr ""
1966 #: libraries/classes/Config/Descriptions.php:321
1967 msgid "Whether to show functions under database in the navigation tree"
1968 msgstr ""
1970 #: libraries/classes/Config/Descriptions.php:322
1971 msgid "Whether to show events under database in the navigation tree"
1972 msgstr ""
1974 #: libraries/classes/Config/Descriptions.php:324
1975 msgid ""
1976 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
1977 "DATETIME and TIMESTAMP, ascending order otherwise."
1978 msgstr ""
1980 #: libraries/classes/Config/Descriptions.php:328
1981 msgid ""
1982 "Disable the default warning that is displayed on the database details "
1983 "Structure page if any of the required tables for the phpMyAdmin "
1984 "configuration storage could not be found."
1985 msgstr ""
1987 #: libraries/classes/Config/Descriptions.php:333
1988 msgid ""
1989 "Disable the default warning that is displayed on the Structure page if "
1990 "column names in a table are reserved MySQL words."
1991 msgstr ""
1993 #: libraries/classes/Config/Descriptions.php:337
1994 msgid ""
1995 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
1996 "storage). If disabled, this utilizes JS-routines to display query history "
1997 "(lost by window close)."
1998 msgstr ""
2000 #: libraries/classes/Config/Descriptions.php:342
2001 msgid ""
2002 "Sets the effective timezone; possibly different than the one from your "
2003 "database server"
2004 msgstr ""
2006 #: libraries/classes/Config/Descriptions.php:346
2007 msgid ""
2008 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2009 "[kbd]pma__bookmark[/kbd]"
2010 msgstr ""
2012 #: libraries/classes/Config/Descriptions.php:350
2013 msgid ""
2014 "Leave blank for no column comments/media types, suggested: "
2015 "[kbd]pma__column_info[/kbd]."
2016 msgstr ""
2018 #: libraries/classes/Config/Descriptions.php:354
2019 msgid ""
2020 "A special MySQL user configured with limited permissions, more information "
2021 "available on [doc@linked-tables]documentation[/doc]."
2022 msgstr ""
2024 #: libraries/classes/Config/Descriptions.php:358
2025 msgid ""
2026 "An alternate host to hold the configuration storage; leave blank to use the "
2027 "already defined host."
2028 msgstr ""
2030 #: libraries/classes/Config/Descriptions.php:362
2031 msgid ""
2032 "An alternate port to connect to the host that holds the configuration "
2033 "storage; leave blank to use the default port, or the already defined port, "
2034 "if the controlhost equals host."
2035 msgstr ""
2037 #: libraries/classes/Config/Descriptions.php:367
2038 msgid ""
2039 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2040 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2041 "com/19588]MySQL Bugs[/a]"
2042 msgstr ""
2044 #: libraries/classes/Config/Descriptions.php:371
2045 msgid ""
2046 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2047 "kbd]."
2048 msgstr ""
2050 #: libraries/classes/Config/Descriptions.php:375
2051 msgid ""
2052 "Limits number of table preferences which are stored in database, the oldest "
2053 "records are automatically removed."
2054 msgstr ""
2056 #: libraries/classes/Config/Descriptions.php:379
2057 msgid ""
2058 "Leave blank for no QBE saved searches support, suggested: "
2059 "[kbd]pma__savedsearches[/kbd]."
2060 msgstr ""
2062 #: libraries/classes/Config/Descriptions.php:383
2063 msgid ""
2064 "Leave blank for no export template support, suggested: "
2065 "[kbd]pma__export_templates[/kbd]."
2066 msgstr ""
2068 #: libraries/classes/Config/Descriptions.php:387
2069 msgid ""
2070 "Leave blank for no central columns support, suggested: "
2071 "[kbd]pma__central_columns[/kbd]."
2072 msgstr ""
2074 #: libraries/classes/Config/Descriptions.php:391
2075 msgid ""
2076 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2077 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2078 "[kbd]'my_db'[/kbd]."
2079 msgstr ""
2081 #: libraries/classes/Config/Descriptions.php:396
2082 msgid ""
2083 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2084 msgstr ""
2086 #: libraries/classes/Config/Descriptions.php:399
2087 msgid ""
2088 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2089 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2090 "Suggested: [kbd]phpmyadmin[/kbd]."
2091 msgstr ""
2093 #: libraries/classes/Config/Descriptions.php:404
2094 msgid ""
2095 "Leave blank for no \"persistent\" recently used tables across sessions, "
2096 "suggested: [kbd]pma__recent[/kbd]."
2097 msgstr ""
2099 #: libraries/classes/Config/Descriptions.php:408
2100 msgid ""
2101 "Leave blank for no \"persistent\" favorite tables across sessions, "
2102 "suggested: [kbd]pma__favorite[/kbd]."
2103 msgstr ""
2105 #: libraries/classes/Config/Descriptions.php:412
2106 msgid ""
2107 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2108 "[kbd]pma__relation[/kbd]."
2109 msgstr ""
2111 #: libraries/classes/Config/Descriptions.php:417
2112 msgid ""
2113 "See [doc@authentication-modes]authentication types[/doc] for an example."
2114 msgstr ""
2116 #: libraries/classes/Config/Descriptions.php:421
2117 msgid ""
2118 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2119 "kbd]."
2120 msgstr ""
2122 #: libraries/classes/Config/Descriptions.php:424
2123 msgid ""
2124 "Table to describe the display columns, leave blank for no support; "
2125 "suggested: [kbd]pma__table_info[/kbd]."
2126 msgstr ""
2128 #: libraries/classes/Config/Descriptions.php:428
2129 msgid ""
2130 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2131 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2132 msgstr ""
2134 #: libraries/classes/Config/Descriptions.php:432
2135 msgid ""
2136 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2137 "the log when creating a database."
2138 msgstr ""
2140 #: libraries/classes/Config/Descriptions.php:436
2141 msgid ""
2142 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2143 "log when creating a table."
2144 msgstr ""
2146 #: libraries/classes/Config/Descriptions.php:440
2147 msgid ""
2148 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2149 "log when creating a view."
2150 msgstr ""
2152 #: libraries/classes/Config/Descriptions.php:444
2153 msgid "Defines the list of statements the auto-creation uses for new versions."
2154 msgstr ""
2156 #: libraries/classes/Config/Descriptions.php:447
2157 msgid ""
2158 "Leave blank for no SQL query tracking support, suggested: "
2159 "[kbd]pma__tracking[/kbd]."
2160 msgstr ""
2162 #: libraries/classes/Config/Descriptions.php:451
2163 msgid ""
2164 "Whether the tracking mechanism creates versions for tables and views "
2165 "automatically."
2166 msgstr ""
2168 #: libraries/classes/Config/Descriptions.php:455
2169 msgid ""
2170 "Leave blank for no user preferences storage in database, suggested: "
2171 "[kbd]pma__userconfig[/kbd]."
2172 msgstr ""
2174 #: libraries/classes/Config/Descriptions.php:459
2175 msgid ""
2176 "Both this table and the user groups table are required to enable the "
2177 "configurable menus feature; leaving either one of them blank will disable "
2178 "this feature, suggested: [kbd]pma__users[/kbd]."
2179 msgstr ""
2181 #: libraries/classes/Config/Descriptions.php:464
2182 msgid ""
2183 "Both this table and the users table are required to enable the configurable "
2184 "menus feature; leaving either one of them blank will disable this feature, "
2185 "suggested: [kbd]pma__usergroups[/kbd]."
2186 msgstr ""
2188 #: libraries/classes/Config/Descriptions.php:469
2189 msgid ""
2190 "Leave blank to disable the feature to hide and show navigation items, "
2191 "suggested: [kbd]pma__navigationhiding[/kbd]."
2192 msgstr ""
2194 #: libraries/classes/Config/Descriptions.php:473
2195 msgid ""
2196 "A user-friendly description of this server. Leave blank to display the "
2197 "hostname instead."
2198 msgstr ""
2200 #: libraries/classes/Config/Descriptions.php:476
2201 msgid "Leave blank if not used."
2202 msgstr ""
2204 #: libraries/classes/Config/Descriptions.php:477
2205 msgid "Leave blank for defaults."
2206 msgstr ""
2208 #: libraries/classes/Config/Descriptions.php:478
2209 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2210 msgstr ""
2212 #: libraries/classes/Config/Descriptions.php:479
2213 msgid "Authentication method to use."
2214 msgstr ""
2216 #: libraries/classes/Config/Descriptions.php:480
2217 msgid "Compress connection to MySQL server."
2218 msgstr ""
2220 #: libraries/classes/Config/Descriptions.php:481
2221 msgid "Hide databases matching regular expression (PCRE)."
2222 msgstr ""
2224 #: libraries/classes/Config/Descriptions.php:482
2225 msgid "Hostname where MySQL server is running."
2226 msgstr ""
2228 #: libraries/classes/Config/Descriptions.php:483
2229 #: libraries/classes/Config/Descriptions.php:487
2230 msgid "Leave empty if not using config auth."
2231 msgstr ""
2233 #: libraries/classes/Config/Descriptions.php:484
2234 msgid "Port on which MySQL server is listening, leave empty for default."
2235 msgstr ""
2237 #: libraries/classes/Config/Descriptions.php:485
2238 msgid "Socket on which MySQL server is listening, leave empty for default."
2239 msgstr ""
2241 #: libraries/classes/Config/Descriptions.php:486
2242 msgid "Enable SSL for connection to MySQL server."
2243 msgstr ""
2245 #: libraries/classes/Config/Descriptions.php:489
2246 msgid ""
2247 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2248 "authentication mode because the password is hard coded in the configuration "
2249 "file; this does not limit the ability to execute the same command directly."
2250 msgstr ""
2252 #: libraries/classes/Config/Descriptions.php:494
2253 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2254 msgstr ""
2256 #: libraries/classes/Config/Descriptions.php:497
2257 msgid ""
2258 "Show or hide a column displaying the Last update timestamp for all tables."
2259 msgstr ""
2261 #: libraries/classes/Config/Descriptions.php:500
2262 msgid ""
2263 "Show or hide a column displaying the Last check timestamp for all tables."
2264 msgstr ""
2266 #: libraries/classes/Config/Descriptions.php:503
2267 msgid ""
2268 "Defines whether or not type fields should be initially displayed in edit/"
2269 "insert mode."
2270 msgstr ""
2272 #: libraries/classes/Config/Descriptions.php:507
2273 msgid ""
2274 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2275 "[/a] output."
2276 msgstr ""
2278 #: libraries/classes/Config/Descriptions.php:510
2279 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2280 msgstr ""
2282 #: libraries/classes/Config/Descriptions.php:511
2283 msgid "Show or hide a column displaying the comments for all tables."
2284 msgstr ""
2286 #: libraries/classes/Config/Descriptions.php:512
2287 msgid "Show or hide a column displaying the charset for all tables."
2288 msgstr ""
2290 #: libraries/classes/Config/Descriptions.php:513
2291 msgid "Display the function fields in edit/insert mode."
2292 msgstr ""
2294 #: libraries/classes/Config/Descriptions.php:514
2295 msgid "Whether to show hint or not."
2296 msgstr ""
2298 #: libraries/classes/Config/Descriptions.php:515
2299 msgid ""
2300 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2301 msgstr ""
2303 #: libraries/classes/Config/Descriptions.php:516
2304 msgid "Allow to display database and table statistics (e.g. space usage)."
2305 msgstr ""
2307 #: libraries/classes/Config/Descriptions.php:518
2308 msgid ""
2309 "Mark used tables and make it possible to show databases with locked tables."
2310 msgstr ""
2312 #: libraries/classes/Config/Descriptions.php:521
2313 msgid ""
2314 "Disable the default warning that is displayed on the main page if Suhosin is "
2315 "detected."
2316 msgstr ""
2318 #: libraries/classes/Config/Descriptions.php:525
2319 msgid ""
2320 "Disable the default warning that is displayed on the main page if the value "
2321 "of the PHP setting session.gc_maxlifetime is less than the value of "
2322 "`LoginCookieValidity`."
2323 msgstr ""
2325 #: libraries/classes/Config/Descriptions.php:530
2326 msgid ""
2327 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2328 "query textareas (*2)."
2329 msgstr ""
2331 #: libraries/classes/Config/Descriptions.php:534
2332 msgid ""
2333 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2334 "query textareas (*2)."
2335 msgstr ""
2337 #: libraries/classes/Config/Descriptions.php:538
2338 msgid ""
2339 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2340 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2341 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2342 "HTTP_X_FORWARDED_FOR[/kbd]."
2343 msgstr ""
2345 #: libraries/classes/Config/Descriptions.php:544
2346 msgid ""
2347 "When disabled, users cannot set any of the options below, regardless of the "
2348 "checkbox on the right."
2349 msgstr ""
2351 #: libraries/classes/Config/Descriptions.php:548
2352 msgid ""
2353 "The url of the proxy to be used when retrieving the information about the "
2354 "latest version of phpMyAdmin or when submitting error reports. You need this "
2355 "if the server where phpMyAdmin is installed does not have direct access to "
2356 "the internet. The format is: \"hostname:portnumber\"."
2357 msgstr ""
2359 #: libraries/classes/Config/Descriptions.php:554
2360 msgid ""
2361 "The username for authenticating with the proxy. By default, no "
2362 "authentication is performed. If a username is supplied, Basic Authentication "
2363 "will be performed. No other types of authentication are currently supported."
2364 msgstr ""
2366 #: libraries/classes/Config/Descriptions.php:560
2367 msgid ""
2368 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2369 "will be inserted with Shift+Enter."
2370 msgstr ""
2372 #: libraries/classes/Config/Descriptions.php:564
2373 msgid ""
2374 "Enable Zero Configuration mode which lets you setup phpMyAdmin configuration "
2375 "storage tables automatically."
2376 msgstr ""
2378 #: libraries/classes/Config/Descriptions.php:567
2379 msgid "Highlight selected rows."
2380 msgstr ""
2382 #: libraries/classes/Config/Descriptions.php:568
2383 msgid "Highlight row pointed by the mouse cursor."
2384 msgstr ""
2386 #: libraries/classes/Config/Descriptions.php:569
2387 msgid "Number of columns for CHAR/VARCHAR textareas."
2388 msgstr ""
2390 #: libraries/classes/Config/Descriptions.php:570
2391 msgid "Number of rows for CHAR/VARCHAR textareas."
2392 msgstr ""
2394 #: libraries/classes/Config/Descriptions.php:571
2395 msgid ""
2396 "Log SQL queries and their execution time, to be displayed in the console"
2397 msgstr ""
2399 #: libraries/classes/Config/Descriptions.php:572
2400 msgid "Tab that is displayed when entering a database."
2401 msgstr ""
2403 #: libraries/classes/Config/Descriptions.php:573
2404 msgid "Tab that is displayed when entering a server."
2405 msgstr ""
2407 #: libraries/classes/Config/Descriptions.php:574
2408 msgid "Tab that is displayed when entering a table."
2409 msgstr ""
2411 #: libraries/classes/Config/Descriptions.php:575
2412 msgid "Whether the table structure actions should be hidden."
2413 msgstr ""
2415 #: libraries/classes/Config/Descriptions.php:576
2416 msgid "Whether column comments should be shown in table structure view"
2417 msgstr ""
2419 #: libraries/classes/Config/Descriptions.php:577
2420 msgid "Show server listing as a list instead of a drop down."
2421 msgstr ""
2423 #: libraries/classes/Config/Descriptions.php:578
2424 msgid "A dropdown will be used if fewer items are present."
2425 msgstr ""
2427 #: libraries/classes/Config/Descriptions.php:579
2428 msgid "Default value for foreign key checks checkbox for some queries."
2429 msgstr ""
2431 #: libraries/classes/Config/Descriptions.php:580
2432 msgid "Uncheck the checkbox to disable drag and drop import"
2433 msgstr ""
2435 #: libraries/classes/Config/Descriptions.php:581
2436 msgid "How many rows can be inserted at one time."
2437 msgstr ""
2439 #: libraries/classes/Config/Descriptions.php:582
2440 msgid ""
2441 "Maximum number of characters shown in any non-numeric column on browse view."
2442 msgstr ""
2444 #: libraries/classes/Config/Descriptions.php:583
2445 msgid "Define how long (in seconds) a login cookie is valid."
2446 msgstr ""
2448 #: libraries/classes/Config/Descriptions.php:584
2449 msgid "Double size of textarea for LONGTEXT columns."
2450 msgstr ""
2452 #: libraries/classes/Config/Descriptions.php:585
2453 msgid "Maximum number of databases displayed in database list."
2454 msgstr ""
2456 #: libraries/classes/Config/Descriptions.php:586
2457 msgid "Maximum number of tables displayed in table list."
2458 msgstr ""
2460 #: libraries/classes/Config/Descriptions.php:587
2461 msgid "Maximum number of recently used tables; set 0 to disable."
2462 msgstr ""
2464 #: libraries/classes/Config/Descriptions.php:588
2465 msgid "Maximum number of favorite tables; set 0 to disable."
2466 msgstr ""
2468 #: libraries/classes/Config/Descriptions.php:589
2469 msgid "These are Edit, Copy and Delete links."
2470 msgstr ""
2472 #: libraries/classes/Config/Descriptions.php:590
2473 msgid "Whether to show row links even in the absence of a unique key."
2474 msgstr ""
2476 #: libraries/classes/Config/Descriptions.php:591
2477 #: libraries/classes/Config/Descriptions.php:867
2478 msgid "Disable shortcut keys"
2479 msgstr ""
2481 #: libraries/classes/Config/Descriptions.php:592
2482 msgid "Use natural order for sorting table and database names."
2483 msgstr ""
2485 #: libraries/classes/Config/Descriptions.php:593
2486 #: libraries/classes/Config/Descriptions.php:596
2487 #: libraries/classes/Config/Descriptions.php:597
2488 msgid "Use only icons, only text or both."
2489 msgstr ""
2491 #: libraries/classes/Config/Descriptions.php:594
2492 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2493 msgstr ""
2495 #: libraries/classes/Config/Descriptions.php:595
2496 msgid "Use persistent connections to MySQL databases."
2497 msgstr ""
2499 #: libraries/classes/Config/Descriptions.php:598
2500 msgid "Disallow BLOB and BINARY columns from editing."
2501 msgstr ""
2503 #: libraries/classes/Config/Descriptions.php:599
2504 msgid "How many queries are kept in history."
2505 msgstr ""
2507 #: libraries/classes/Config/Descriptions.php:600
2508 msgid "Select which functions will be used for character set conversion."
2509 msgstr ""
2511 #: libraries/classes/Config/Descriptions.php:601
2512 msgid "When browsing tables, the sorting of each table is remembered."
2513 msgstr ""
2515 #: libraries/classes/Config/Descriptions.php:602
2516 msgid "Default sort order for tables with a primary key."
2517 msgstr ""
2519 #: libraries/classes/Config/Descriptions.php:603
2520 msgid ""
2521 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2522 msgstr ""
2524 #: libraries/classes/Config/Descriptions.php:604
2525 msgid "For display Options"
2526 msgstr ""
2528 #: libraries/classes/Config/Descriptions.php:605
2529 msgid "Directory where exports can be saved on server."
2530 msgstr ""
2532 #: libraries/classes/Config/Descriptions.php:606
2533 msgid ""
2534 "Defines whether the query box should stay on-screen after its submission."
2535 msgstr ""
2537 #: libraries/classes/Config/Descriptions.php:607
2538 msgid "Title of browser window when a database is selected."
2539 msgstr ""
2541 #: libraries/classes/Config/Descriptions.php:608
2542 msgid "Title of browser window when nothing is selected."
2543 msgstr ""
2545 #: libraries/classes/Config/Descriptions.php:609
2546 msgid "Title of browser window when a server is selected."
2547 msgstr ""
2549 #: libraries/classes/Config/Descriptions.php:610
2550 msgid "Title of browser window when a table is selected."
2551 msgstr ""
2553 #: libraries/classes/Config/Descriptions.php:611
2554 msgid "Directory on server where you can upload files for import."
2555 msgstr ""
2557 #: libraries/classes/Config/Descriptions.php:612
2558 msgid "Allow for searching inside the entire database."
2559 msgstr ""
2561 #: libraries/classes/Config/Descriptions.php:613
2562 msgid "Enables check for latest version on main phpMyAdmin page."
2563 msgstr ""
2565 #: libraries/classes/Config/Descriptions.php:614
2566 msgid "The password for authenticating with the proxy."
2567 msgstr ""
2569 #: libraries/classes/Config/Descriptions.php:615
2570 msgid "Enable ZIP compression for import and export operations."
2571 msgstr ""
2573 #: libraries/classes/Config/Descriptions.php:616
2574 msgid "Choose the default action when sending error reports."
2575 msgstr ""
2577 #: libraries/classes/Config/Descriptions.php:623
2578 msgid "Allow login to any MySQL server"
2579 msgstr ""
2581 #: libraries/classes/Config/Descriptions.php:624
2582 msgid "Restrict login to MySQL server"
2583 msgstr ""
2585 #: libraries/classes/Config/Descriptions.php:625
2586 msgid "Allow third party framing"
2587 msgstr ""
2589 #: libraries/classes/Config/Descriptions.php:626
2590 msgid "Show \"Drop database\" link to normal users"
2591 msgstr ""
2593 #: libraries/classes/Config/Descriptions.php:627
2594 msgid "Blowfish secret"
2595 msgstr ""
2597 #: libraries/classes/Config/Descriptions.php:628
2598 msgid "Row marker"
2599 msgstr ""
2601 #: libraries/classes/Config/Descriptions.php:629
2602 msgid "Highlight pointer"
2603 msgstr ""
2605 #: libraries/classes/Config/Descriptions.php:630
2606 msgid "Bzip2"
2607 msgstr ""
2609 #: libraries/classes/Config/Descriptions.php:631
2610 msgid "CHAR columns editing"
2611 msgstr ""
2613 #: libraries/classes/Config/Descriptions.php:632
2614 msgid "Enable CodeMirror"
2615 msgstr ""
2617 #: libraries/classes/Config/Descriptions.php:633
2618 msgid "Enable linter"
2619 msgstr ""
2621 #: libraries/classes/Config/Descriptions.php:634
2622 msgid "Minimum size for input field"
2623 msgstr ""
2625 #: libraries/classes/Config/Descriptions.php:635
2626 msgid "Maximum size for input field"
2627 msgstr ""
2629 #: libraries/classes/Config/Descriptions.php:636
2630 msgid "CHAR textarea columns"
2631 msgstr ""
2633 #: libraries/classes/Config/Descriptions.php:637
2634 msgid "CHAR textarea rows"
2635 msgstr ""
2637 #: libraries/classes/Config/Descriptions.php:638
2638 msgid "Check config file permissions"
2639 msgstr ""
2641 #: libraries/classes/Config/Descriptions.php:639
2642 msgid "Compress on the fly"
2643 msgstr ""
2645 #: libraries/classes/Config/Descriptions.php:640
2646 msgid "Confirm DROP queries"
2647 msgstr ""
2649 #: libraries/classes/Config/Descriptions.php:641
2650 #: templates/console/display.twig:11 templates/console/display.twig:64
2651 msgid "Debug SQL"
2652 msgstr ""
2654 #: libraries/classes/Config/Descriptions.php:642
2655 #: libraries/classes/Plugins/Schema/SchemaDia.php:65
2656 #: libraries/classes/Plugins/Schema/SchemaPdf.php:73
2657 msgid "Paper size"
2658 msgstr ""
2660 #: libraries/classes/Config/Descriptions.php:643
2661 msgid "Default database tab"
2662 msgstr ""
2664 #: libraries/classes/Config/Descriptions.php:644
2665 msgid "Default server tab"
2666 msgstr ""
2668 #: libraries/classes/Config/Descriptions.php:645
2669 msgid "Default table tab"
2670 msgstr ""
2672 #: libraries/classes/Config/Descriptions.php:646
2673 msgid "Enable autocomplete for table and column names"
2674 msgstr ""
2676 #: libraries/classes/Config/Descriptions.php:647
2677 msgid "Show column comments"
2678 msgstr ""
2680 #: libraries/classes/Config/Descriptions.php:648
2681 msgid "Hide table structure actions"
2682 msgstr ""
2684 #: libraries/classes/Config/Descriptions.php:649
2685 msgid "Default transformations for Hex"
2686 msgstr ""
2688 #: libraries/classes/Config/Descriptions.php:650
2689 msgid "Default transformations for Substring"
2690 msgstr ""
2692 #: libraries/classes/Config/Descriptions.php:651
2693 msgid "Default transformations for Bool2Text"
2694 msgstr ""
2696 #: libraries/classes/Config/Descriptions.php:652
2697 msgid "Default transformations for External"
2698 msgstr ""
2700 #: libraries/classes/Config/Descriptions.php:653
2701 msgid "Default transformations for PreApPend"
2702 msgstr ""
2704 #: libraries/classes/Config/Descriptions.php:654
2705 msgid "Default transformations for DateFormat"
2706 msgstr ""
2708 #: libraries/classes/Config/Descriptions.php:655
2709 msgid "Default transformations for Inline"
2710 msgstr ""
2712 #: libraries/classes/Config/Descriptions.php:656
2713 msgid "Default transformations for TextImageLink"
2714 msgstr ""
2716 #: libraries/classes/Config/Descriptions.php:657
2717 msgid "Default transformations for TextLink"
2718 msgstr ""
2720 #: libraries/classes/Config/Descriptions.php:658
2721 msgid "Display servers as a list"
2722 msgstr ""
2724 #: libraries/classes/Config/Descriptions.php:659
2725 msgid "Disable multi table maintenance"
2726 msgstr ""
2728 #: libraries/classes/Config/Descriptions.php:660
2729 msgid "Maximum execution time"
2730 msgstr ""
2732 #: libraries/classes/Config/Descriptions.php:662 templates/export.twig:293
2733 #, php-format
2734 msgid "Use %s statement"
2735 msgstr ""
2737 #: libraries/classes/Config/Descriptions.php:665
2738 msgid "Save as file"
2739 msgstr ""
2741 #: libraries/classes/Config/Descriptions.php:666
2742 #: libraries/classes/Config/Descriptions.php:801
2743 msgid "Character set of the file"
2744 msgstr ""
2746 #: libraries/classes/Config/Descriptions.php:667
2747 #: libraries/classes/Config/Descriptions.php:683 templates/sql/query.twig:41
2748 #: templates/table/structure/display_table_stats.twig:84
2749 msgid "Format"
2750 msgstr ""
2752 #: libraries/classes/Config/Descriptions.php:668
2753 msgid "Compression"
2754 msgstr ""
2756 #: libraries/classes/Config/Descriptions.php:669
2757 #: libraries/classes/Config/Descriptions.php:676
2758 #: libraries/classes/Config/Descriptions.php:684
2759 #: libraries/classes/Config/Descriptions.php:688
2760 #: libraries/classes/Config/Descriptions.php:701
2761 #: libraries/classes/Config/Descriptions.php:703
2762 #: libraries/classes/Config/Descriptions.php:750
2763 #: libraries/classes/Plugins/Export/ExportCsv.php:91
2764 #: libraries/classes/Plugins/Export/ExportExcel.php:58
2765 #: libraries/classes/Plugins/Export/ExportHtmlword.php:88
2766 #: libraries/classes/Plugins/Export/ExportOds.php:71
2767 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2768 #: libraries/classes/Plugins/Export/ExportTexytext.php:82
2769 msgid "Put columns names in the first row"
2770 msgstr ""
2772 #: libraries/classes/Config/Descriptions.php:670
2773 #: libraries/classes/Config/Descriptions.php:803
2774 #: libraries/classes/Config/Descriptions.php:809
2775 #: libraries/classes/Plugins/Import/ImportCsv.php:678
2776 msgid "Columns enclosed with"
2777 msgstr ""
2779 #: libraries/classes/Config/Descriptions.php:671
2780 #: libraries/classes/Config/Descriptions.php:804
2781 #: libraries/classes/Config/Descriptions.php:810
2782 #: libraries/classes/Plugins/Import/ImportCsv.php:689
2783 msgid "Columns escaped with"
2784 msgstr ""
2786 #: libraries/classes/Config/Descriptions.php:672
2787 #: libraries/classes/Config/Descriptions.php:678
2788 #: libraries/classes/Config/Descriptions.php:685
2789 #: libraries/classes/Config/Descriptions.php:694
2790 #: libraries/classes/Config/Descriptions.php:702
2791 #: libraries/classes/Config/Descriptions.php:706
2792 #: libraries/classes/Config/Descriptions.php:751
2793 msgid "Replace NULL with"
2794 msgstr ""
2796 #: libraries/classes/Config/Descriptions.php:673
2797 #: libraries/classes/Config/Descriptions.php:679
2798 msgid "Remove CRLF characters within columns"
2799 msgstr ""
2801 #: libraries/classes/Config/Descriptions.php:674
2802 #: libraries/classes/Config/Descriptions.php:807
2803 #: libraries/classes/Config/Descriptions.php:814
2804 #: libraries/classes/Plugins/Import/ImportCsv.php:663
2805 msgid "Columns terminated with"
2806 msgstr ""
2808 #: libraries/classes/Config/Descriptions.php:675
2809 #: libraries/classes/Config/Descriptions.php:802
2810 #: libraries/classes/Plugins/Import/ImportCsv.php:698
2811 msgid "Lines terminated with"
2812 msgstr ""
2814 #: libraries/classes/Config/Descriptions.php:677
2815 msgid "Excel edition"
2816 msgstr ""
2818 #: libraries/classes/Config/Descriptions.php:680
2819 msgid "Database name template"
2820 msgstr ""
2822 #: libraries/classes/Config/Descriptions.php:681
2823 msgid "Server name template"
2824 msgstr ""
2826 #: libraries/classes/Config/Descriptions.php:682
2827 msgid "Table name template"
2828 msgstr ""
2830 #: libraries/classes/Config/Descriptions.php:686
2831 #: libraries/classes/Config/Descriptions.php:699
2832 #: libraries/classes/Config/Descriptions.php:708
2833 #: libraries/classes/Config/Descriptions.php:746
2834 #: libraries/classes/Config/Descriptions.php:752
2835 #: libraries/classes/Plugins/Export/ExportHtmlword.php:59
2836 #: libraries/classes/Plugins/Export/ExportLatex.php:95
2837 #: libraries/classes/Plugins/Export/ExportMediawiki.php:58
2838 #: libraries/classes/Plugins/Export/ExportMediawiki.php:64
2839 #: libraries/classes/Plugins/Export/ExportOdt.php:72
2840 #: libraries/classes/Plugins/Export/ExportPdf.php:107
2841 #: libraries/classes/Plugins/Export/ExportSql.php:235
2842 #: libraries/classes/Plugins/Export/ExportTexytext.php:58
2843 msgid "Dump table"
2844 msgstr ""
2846 #: libraries/classes/Config/Descriptions.php:687
2847 #: libraries/classes/Plugins/Export/ExportLatex.php:86
2848 msgid "Include table caption"
2849 msgstr ""
2851 #: libraries/classes/Config/Descriptions.php:689
2852 #: libraries/classes/Config/Descriptions.php:704
2853 #: libraries/classes/Config/Descriptions.php:740
2854 #: libraries/classes/Plugins/Export/ExportHtmlword.php:407
2855 #: libraries/classes/Plugins/Export/ExportLatex.php:561
2856 #: libraries/classes/Plugins/Export/ExportOdt.php:516
2857 #: libraries/classes/Plugins/Export/ExportTexytext.php:405
2858 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:598
2859 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:727
2860 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:750
2861 #: templates/columns_definitions/table_fields_definitions.twig:54
2862 #: templates/database/data_dictionary/index.twig:23
2863 #: templates/table/structure/display_structure.twig:29
2864 msgid "Comments"
2865 msgstr ""
2867 #: libraries/classes/Config/Descriptions.php:690
2868 #: libraries/classes/Config/Descriptions.php:696
2869 msgid "Table caption"
2870 msgstr ""
2872 #: libraries/classes/Config/Descriptions.php:691
2873 #: libraries/classes/Config/Descriptions.php:697
2874 msgid "Continued table caption"
2875 msgstr ""
2877 #: libraries/classes/Config/Descriptions.php:692
2878 #: libraries/classes/Config/Descriptions.php:698
2879 msgid "Label key"
2880 msgstr ""
2882 #: libraries/classes/Config/Descriptions.php:693
2883 #: libraries/classes/Config/Descriptions.php:705
2884 #: libraries/classes/Config/Descriptions.php:743
2885 #: libraries/classes/Plugins/Export/ExportHtmlword.php:413
2886 #: libraries/classes/Plugins/Export/ExportOdt.php:522
2887 #: libraries/classes/Plugins/Export/ExportTexytext.php:409
2888 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:605
2889 #: templates/columns_definitions/table_fields_definitions.twig:71
2890 #: templates/database/data_dictionary/index.twig:25
2891 msgid "Media type"
2892 msgstr ""
2894 #: libraries/classes/Config/Descriptions.php:695
2895 #: libraries/classes/Config/Descriptions.php:707
2896 #: libraries/classes/Config/Descriptions.php:745
2897 msgid "Relationships"
2898 msgstr ""
2900 #: libraries/classes/Config/Descriptions.php:700
2901 msgid "Export method"
2902 msgstr ""
2904 #: libraries/classes/Config/Descriptions.php:709
2905 #: libraries/classes/Config/Descriptions.php:712
2906 msgid "Save on server"
2907 msgstr ""
2909 #: libraries/classes/Config/Descriptions.php:710
2910 #: libraries/classes/Config/Descriptions.php:713 templates/export.twig:150
2911 #: templates/export.twig:316
2912 msgid "Overwrite existing file(s)"
2913 msgstr ""
2915 #: libraries/classes/Config/Descriptions.php:711
2916 msgid "Export as separate files"
2917 msgstr ""
2919 #: libraries/classes/Config/Descriptions.php:714
2920 msgid "Remember file name template"
2921 msgstr ""
2923 #: libraries/classes/Config/Descriptions.php:715
2924 #: templates/database/operations/index.twig:165
2925 #: templates/table/operations/index.twig:74
2926 #: templates/table/operations/index.twig:278
2927 msgid "Add AUTO_INCREMENT value"
2928 msgstr ""
2930 #: libraries/classes/Config/Descriptions.php:716
2931 msgid "Enclose table and column names with backquotes"
2932 msgstr ""
2934 #: libraries/classes/Config/Descriptions.php:717
2935 #: libraries/classes/Config/Descriptions.php:820
2936 msgid "SQL compatibility mode"
2937 msgstr ""
2939 #: libraries/classes/Config/Descriptions.php:718
2940 msgid "Creation/Update/Check dates"
2941 msgstr ""
2943 #: libraries/classes/Config/Descriptions.php:719
2944 msgid "Use delayed inserts"
2945 msgstr ""
2947 #: libraries/classes/Config/Descriptions.php:720
2948 #: libraries/classes/Plugins/Export/ExportSql.php:180
2949 msgid "Disable foreign key checks"
2950 msgstr ""
2952 #: libraries/classes/Config/Descriptions.php:721
2953 #: libraries/classes/Plugins/Export/ExportSql.php:194
2954 msgid "Export views as tables"
2955 msgstr ""
2957 #: libraries/classes/Config/Descriptions.php:722
2958 msgid "Export related metadata from phpMyAdmin configuration storage"
2959 msgstr ""
2961 #: libraries/classes/Config/Descriptions.php:723
2962 #: libraries/classes/Config/Descriptions.php:724
2963 #: libraries/classes/Config/Descriptions.php:726
2964 #: libraries/classes/Config/Descriptions.php:729
2965 #: libraries/classes/Config/Descriptions.php:730
2966 #: libraries/classes/Config/Descriptions.php:731
2967 #: libraries/classes/Config/Descriptions.php:744
2968 #: templates/database/operations/index.twig:160
2969 #: templates/table/operations/index.twig:273
2970 #, php-format
2971 msgid "Add %s"
2972 msgstr ""
2974 #: libraries/classes/Config/Descriptions.php:732
2975 msgid "Use hexadecimal for BINARY & BLOB"
2976 msgstr ""
2978 #: libraries/classes/Config/Descriptions.php:734
2979 msgid ""
2980 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
2981 "creation)"
2982 msgstr ""
2984 #: libraries/classes/Config/Descriptions.php:738
2985 #: libraries/classes/Plugins/Export/ExportSql.php:354
2986 #, php-format
2987 msgid "%s view"
2988 msgstr ""
2990 #: libraries/classes/Config/Descriptions.php:739
2991 msgid "Use ignore inserts"
2992 msgstr ""
2994 #: libraries/classes/Config/Descriptions.php:741
2995 msgid "Syntax to use when inserting data"
2996 msgstr ""
2998 #: libraries/classes/Config/Descriptions.php:742
2999 #: libraries/classes/Plugins/Export/ExportSql.php:491
3000 msgid "Maximal length of created query"
3001 msgstr ""
3003 #: libraries/classes/Config/Descriptions.php:747
3004 msgid "Export type"
3005 msgstr ""
3007 #: libraries/classes/Config/Descriptions.php:748
3008 #: libraries/classes/Plugins/Export/ExportSql.php:166
3009 msgid "Enclose export in a transaction"
3010 msgstr ""
3012 #: libraries/classes/Config/Descriptions.php:749
3013 msgid "Export time in UTC"
3014 msgstr ""
3016 #: libraries/classes/Config/Descriptions.php:753
3017 msgid "Foreign key dropdown order"
3018 msgstr ""
3020 #: libraries/classes/Config/Descriptions.php:754
3021 msgid "Foreign key limit"
3022 msgstr ""
3024 #: libraries/classes/Config/Descriptions.php:755
3025 msgid "Foreign key checks"
3026 msgstr ""
3028 #: libraries/classes/Config/Descriptions.php:756
3029 msgid "First day of calendar"
3030 msgstr ""
3032 #: libraries/classes/Config/Descriptions.php:757
3033 #: libraries/classes/Config/Descriptions.php:768 libraries/classes/Menu.php:530
3034 #: libraries/classes/Util.php:2474 libraries/config.values.php:155
3035 #: templates/navigation/tree/database_select.twig:11
3036 #: templates/server/databases/index.twig:8
3037 #: templates/server/privileges/user_properties.twig:20
3038 msgid "Databases"
3039 msgstr ""
3041 #: libraries/classes/Config/Descriptions.php:758
3042 msgid "Browse mode"
3043 msgstr ""
3045 #: libraries/classes/Config/Descriptions.php:760
3046 #: libraries/classes/Config/Forms/User/ExportForm.php:80
3047 #: libraries/classes/Config/Forms/User/ImportForm.php:33
3048 msgid "CSV"
3049 msgstr ""
3051 #: libraries/classes/Config/Descriptions.php:761
3052 msgid "Developer"
3053 msgstr ""
3055 #: libraries/classes/Config/Descriptions.php:762
3056 msgid "Edit mode"
3057 msgstr ""
3059 #: libraries/classes/Config/Descriptions.php:763
3060 msgid "Export defaults"
3061 msgstr ""
3063 #: libraries/classes/Config/Descriptions.php:764
3064 msgid "General"
3065 msgstr ""
3067 #: libraries/classes/Config/Descriptions.php:765
3068 msgid "Import defaults"
3069 msgstr ""
3071 #: libraries/classes/Config/Descriptions.php:766
3072 msgid "Import / export"
3073 msgstr ""
3075 #: libraries/classes/Config/Descriptions.php:767
3076 msgid "LaTeX"
3077 msgstr ""
3079 #: libraries/classes/Config/Descriptions.php:769
3080 #: libraries/classes/Config/Forms/User/NaviForm.php:66
3081 #: templates/preferences/header.twig:30
3082 msgid "Navigation panel"
3083 msgstr ""
3085 #: libraries/classes/Config/Descriptions.php:770
3086 msgid "Navigation tree"
3087 msgstr ""
3089 #: libraries/classes/Config/Descriptions.php:771
3090 #: libraries/classes/Server/Select.php:60 templates/setup/home/index.twig:34
3091 msgid "Servers"
3092 msgstr ""
3094 #: libraries/classes/Config/Descriptions.php:772
3095 #: libraries/classes/Controllers/Server/DatabasesController.php:478
3096 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:24
3097 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3098 #: libraries/classes/Plugins/Export/ExportXml.php:130
3099 #: libraries/classes/Server/Status/Data.php:159
3100 #: templates/database/export/index.twig:23
3101 #: templates/database/structure/show_create.twig:6
3102 msgid "Tables"
3103 msgstr ""
3105 #: libraries/classes/Config/Descriptions.php:773
3106 #: libraries/classes/Config/Forms/User/MainForm.php:88
3107 #: templates/preferences/header.twig:36
3108 msgid "Main panel"
3109 msgstr ""
3111 #: libraries/classes/Config/Descriptions.php:774
3112 msgid "Microsoft Office"
3113 msgstr ""
3115 #: libraries/classes/Config/Descriptions.php:776
3116 msgid "Other core settings"
3117 msgstr ""
3119 #: libraries/classes/Config/Descriptions.php:777
3120 msgid "Page titles"
3121 msgstr ""
3123 #: libraries/classes/Config/Descriptions.php:778
3124 msgid "Security"
3125 msgstr ""
3127 #: libraries/classes/Config/Descriptions.php:779
3128 msgid "Basic settings"
3129 msgstr ""
3131 #: libraries/classes/Config/Descriptions.php:780
3132 msgid "Authentication"
3133 msgstr ""
3135 #: libraries/classes/Config/Descriptions.php:781
3136 msgid "Server configuration"
3137 msgstr ""
3139 #: libraries/classes/Config/Descriptions.php:782
3140 msgid "Configuration storage"
3141 msgstr ""
3143 #: libraries/classes/Config/Descriptions.php:783
3144 msgid "Changes tracking"
3145 msgstr ""
3147 #: libraries/classes/Config/Descriptions.php:784 libraries/classes/Menu.php:290
3148 #: libraries/classes/Menu.php:406 libraries/classes/Menu.php:535
3149 #: libraries/classes/Navigation/Nodes/NodeTable.php:319
3150 #: libraries/classes/Util.php:1720 libraries/classes/Util.php:2475
3151 #: libraries/classes/Util.php:2490 libraries/classes/Util.php:2507
3152 #: libraries/config.values.php:62 libraries/config.values.php:76
3153 #: libraries/config.values.php:167 libraries/config.values.php:177
3154 msgid "SQL"
3155 msgstr "SQL"
3157 #: libraries/classes/Config/Descriptions.php:785
3158 msgid "SQL Query box"
3159 msgstr ""
3161 #: libraries/classes/Config/Descriptions.php:786
3162 #: libraries/classes/Config/Forms/User/SqlForm.php:46
3163 #: templates/preferences/header.twig:24
3164 msgid "SQL queries"
3165 msgstr ""
3167 #: libraries/classes/Config/Descriptions.php:787
3168 msgid "Startup"
3169 msgstr ""
3171 #: libraries/classes/Config/Descriptions.php:788
3172 msgid "Database structure"
3173 msgstr ""
3175 #: libraries/classes/Config/Descriptions.php:789
3176 #: libraries/classes/Plugins/Export/ExportPdf.php:304
3177 #: templates/table/page_with_secondary_tabs.twig:5
3178 msgid "Table structure"
3179 msgstr ""
3181 #: libraries/classes/Config/Descriptions.php:790
3182 msgid "Tabs"
3183 msgstr ""
3185 #: libraries/classes/Config/Descriptions.php:791
3186 msgid "Display relational schema"
3187 msgstr ""
3189 #: libraries/classes/Config/Descriptions.php:792
3190 msgid "Text fields"
3191 msgstr ""
3193 #: libraries/classes/Config/Descriptions.php:793
3194 msgid "Texy! text"
3195 msgstr ""
3197 #: libraries/classes/Config/Descriptions.php:794
3198 msgid "Warnings"
3199 msgstr ""
3201 #: libraries/classes/Config/Descriptions.php:795
3202 #: templates/console/display.twig:4
3203 msgid "Console"
3204 msgstr ""
3206 #: libraries/classes/Config/Descriptions.php:796
3207 msgid "GZip"
3208 msgstr ""
3210 #: libraries/classes/Config/Descriptions.php:797
3211 msgid "Extra parameters for iconv"
3212 msgstr ""
3214 #: libraries/classes/Config/Descriptions.php:798
3215 msgid "Ignore multiple statement errors"
3216 msgstr ""
3218 #: libraries/classes/Config/Descriptions.php:799
3219 msgid "Enable drag and drop import"
3220 msgstr ""
3222 #: libraries/classes/Config/Descriptions.php:800
3223 msgid "Partial import: allow interrupt"
3224 msgstr ""
3226 #: libraries/classes/Config/Descriptions.php:805
3227 #: libraries/classes/Config/Descriptions.php:811
3228 #: libraries/classes/Plugins/Import/ImportCsv.php:135
3229 #: libraries/classes/Plugins/Import/ImportLdi.php:80
3230 msgid "Do not abort on INSERT error"
3231 msgstr ""
3233 #: libraries/classes/Config/Descriptions.php:806
3234 #: libraries/classes/Config/Descriptions.php:813
3235 msgid "Add ON DUPLICATE KEY UPDATE"
3236 msgstr ""
3238 #: libraries/classes/Config/Descriptions.php:808
3239 msgid "Format of imported file"
3240 msgstr ""
3242 #: libraries/classes/Config/Descriptions.php:812
3243 #: libraries/classes/Plugins/Import/ImportLdi.php:86
3244 msgid "Use LOCAL keyword"
3245 msgstr ""
3247 #: libraries/classes/Config/Descriptions.php:815
3248 msgid "Column names in first row"
3249 msgstr ""
3251 #: libraries/classes/Config/Descriptions.php:816
3252 #: libraries/classes/Plugins/Import/ImportOds.php:77
3253 msgid "Do not import empty rows"
3254 msgstr ""
3256 #: libraries/classes/Config/Descriptions.php:817
3257 msgid "Import currencies ($5.00 to 5.00)"
3258 msgstr ""
3260 #: libraries/classes/Config/Descriptions.php:818
3261 msgid "Import percentages as proper decimals (12.00% to .12)"
3262 msgstr ""
3264 #: libraries/classes/Config/Descriptions.php:819
3265 msgid "Partial import: skip queries"
3266 msgstr ""
3268 #: libraries/classes/Config/Descriptions.php:821
3269 msgid "Do not use AUTO_INCREMENT for zero values"
3270 msgstr ""
3272 #: libraries/classes/Config/Descriptions.php:822
3273 msgid "Read as multibytes"
3274 msgstr ""
3276 #: libraries/classes/Config/Descriptions.php:823
3277 msgid "Initial state for sliders"
3278 msgstr ""
3280 #: libraries/classes/Config/Descriptions.php:824
3281 msgid "Number of inserted rows"
3282 msgstr ""
3284 #: libraries/classes/Config/Descriptions.php:825
3285 msgid "Limit column characters"
3286 msgstr ""
3288 #: libraries/classes/Config/Descriptions.php:826
3289 msgid "Delete all cookies on logout"
3290 msgstr ""
3292 #: libraries/classes/Config/Descriptions.php:827
3293 msgid "Recall user name"
3294 msgstr ""
3296 #: libraries/classes/Config/Descriptions.php:828
3297 msgid "Login cookie store"
3298 msgstr ""
3300 #: libraries/classes/Config/Descriptions.php:829
3301 msgid "Login cookie validity"
3302 msgstr ""
3304 #: libraries/classes/Config/Descriptions.php:830
3305 msgid "Bigger textarea for LONGTEXT"
3306 msgstr ""
3308 #: libraries/classes/Config/Descriptions.php:831
3309 msgid "Maximum displayed SQL length"
3310 msgstr ""
3312 #: libraries/classes/Config/Descriptions.php:832
3313 msgid "Maximum databases"
3314 msgstr ""
3316 #: libraries/classes/Config/Descriptions.php:833
3317 msgid "Maximum items on first level"
3318 msgstr ""
3320 #: libraries/classes/Config/Descriptions.php:834
3321 msgid "Maximum items in branch"
3322 msgstr ""
3324 #: libraries/classes/Config/Descriptions.php:835
3325 msgid "Maximum number of rows to display"
3326 msgstr ""
3328 #: libraries/classes/Config/Descriptions.php:836
3329 msgid "Maximum tables"
3330 msgstr ""
3332 #: libraries/classes/Config/Descriptions.php:837
3333 msgid "Memory limit"
3334 msgstr ""
3336 #: libraries/classes/Config/Descriptions.php:838
3337 msgid "Show databases navigation as tree"
3338 msgstr ""
3340 #: libraries/classes/Config/Descriptions.php:839
3341 msgid "Navigation panel width"
3342 msgstr ""
3344 #: libraries/classes/Config/Descriptions.php:840
3345 #: libraries/classes/Controllers/JavaScriptMessagesController.php:622
3346 #: libraries/classes/Navigation/NavigationTree.php:1474
3347 msgid "Link with main panel"
3348 msgstr ""
3350 #: libraries/classes/Config/Descriptions.php:841
3351 msgid "Display logo"
3352 msgstr ""
3354 #: libraries/classes/Config/Descriptions.php:842
3355 msgid "Logo link URL"
3356 msgstr ""
3358 #: libraries/classes/Config/Descriptions.php:843
3359 msgid "Logo link target"
3360 msgstr ""
3362 #: libraries/classes/Config/Descriptions.php:844
3363 msgid "Display servers selection"
3364 msgstr ""
3366 #: libraries/classes/Config/Descriptions.php:845
3367 msgid "Target for quick access icon"
3368 msgstr ""
3370 #: libraries/classes/Config/Descriptions.php:846
3371 msgid "Target for second quick access icon"
3372 msgstr ""
3374 #: libraries/classes/Config/Descriptions.php:847
3375 msgid "Minimum number of items to display the filter box"
3376 msgstr ""
3378 #: libraries/classes/Config/Descriptions.php:849
3379 msgid "Minimum number of databases to display the database filter box"
3380 msgstr ""
3382 #: libraries/classes/Config/Descriptions.php:851
3383 msgid "Group items in the tree"
3384 msgstr ""
3386 #: libraries/classes/Config/Descriptions.php:852
3387 msgid "Database tree separator"
3388 msgstr ""
3390 #: libraries/classes/Config/Descriptions.php:853
3391 msgid "Table tree separator"
3392 msgstr ""
3394 #: libraries/classes/Config/Descriptions.php:854
3395 msgid "Maximum table tree depth"
3396 msgstr ""
3398 #: libraries/classes/Config/Descriptions.php:855
3399 msgid "Enable highlighting"
3400 msgstr ""
3402 #: libraries/classes/Config/Descriptions.php:856
3403 msgid "Enable navigation tree expansion"
3404 msgstr ""
3406 #: libraries/classes/Config/Descriptions.php:857
3407 msgid "Show tables in tree"
3408 msgstr ""
3410 #: libraries/classes/Config/Descriptions.php:858
3411 msgid "Show views in tree"
3412 msgstr ""
3414 #: libraries/classes/Config/Descriptions.php:859
3415 msgid "Show functions in tree"
3416 msgstr ""
3418 #: libraries/classes/Config/Descriptions.php:860
3419 msgid "Show procedures in tree"
3420 msgstr ""
3422 #: libraries/classes/Config/Descriptions.php:861
3423 msgid "Show events in tree"
3424 msgstr ""
3426 #: libraries/classes/Config/Descriptions.php:862
3427 msgid "Expand single database"
3428 msgstr ""
3430 #: libraries/classes/Config/Descriptions.php:863
3431 msgid "Recently used tables"
3432 msgstr ""
3434 #: libraries/classes/Config/Descriptions.php:864
3435 #: libraries/classes/RecentFavoriteTable.php:273
3436 msgid "Favorite tables"
3437 msgstr ""
3439 #: libraries/classes/Config/Descriptions.php:865
3440 msgid "Where to show the table row links"
3441 msgstr ""
3443 #: libraries/classes/Config/Descriptions.php:866
3444 msgid "Show row links anyway"
3445 msgstr ""
3447 #: libraries/classes/Config/Descriptions.php:868
3448 msgid "Natural order"
3449 msgstr ""
3451 #: libraries/classes/Config/Descriptions.php:869
3452 msgid "Table navigation bar"
3453 msgstr ""
3455 #: libraries/classes/Config/Descriptions.php:870
3456 msgid "GZip output buffering"
3457 msgstr ""
3459 #: libraries/classes/Config/Descriptions.php:871
3460 msgid "Default sorting order"
3461 msgstr ""
3463 #: libraries/classes/Config/Descriptions.php:872
3464 msgid "Persistent connections"
3465 msgstr ""
3467 #: libraries/classes/Config/Descriptions.php:873
3468 msgid "Missing phpMyAdmin configuration storage tables"
3469 msgstr ""
3471 #: libraries/classes/Config/Descriptions.php:874
3472 msgid "MySQL reserved word warning"
3473 msgstr ""
3475 #: libraries/classes/Config/Descriptions.php:875
3476 msgid "How to display the menu tabs"
3477 msgstr ""
3479 #: libraries/classes/Config/Descriptions.php:876
3480 msgid "How to display various action links"
3481 msgstr ""
3483 #: libraries/classes/Config/Descriptions.php:877
3484 msgid "Protect binary columns"
3485 msgstr ""
3487 #: libraries/classes/Config/Descriptions.php:878
3488 msgid "Permanent query history"
3489 msgstr ""
3491 #: libraries/classes/Config/Descriptions.php:879
3492 msgid "Query history length"
3493 msgstr ""
3495 #: libraries/classes/Config/Descriptions.php:880
3496 msgid "Recoding engine"
3497 msgstr ""
3499 #: libraries/classes/Config/Descriptions.php:881
3500 msgid "Remember table's sorting"
3501 msgstr ""
3503 #: libraries/classes/Config/Descriptions.php:882
3504 msgid "Primary key default sort order"
3505 msgstr ""
3507 #: libraries/classes/Config/Descriptions.php:883
3508 msgid "Repeat headers"
3509 msgstr ""
3511 #: libraries/classes/Config/Descriptions.php:884
3512 msgid "Grid editing: trigger action"
3513 msgstr ""
3515 #: libraries/classes/Config/Descriptions.php:885
3516 msgid "Relational display"
3517 msgstr ""
3519 #: libraries/classes/Config/Descriptions.php:886
3520 msgid "Grid editing: save all edited cells at once"
3521 msgstr ""
3523 #: libraries/classes/Config/Descriptions.php:887
3524 msgid "Save directory"
3525 msgstr ""
3527 #: libraries/classes/Config/Descriptions.php:888
3528 msgid "Host authorization order"
3529 msgstr ""
3531 #: libraries/classes/Config/Descriptions.php:889
3532 msgid "Host authorization rules"
3533 msgstr ""
3535 #: libraries/classes/Config/Descriptions.php:890
3536 msgid "Allow logins without a password"
3537 msgstr ""
3539 #: libraries/classes/Config/Descriptions.php:891
3540 msgid "Allow root login"
3541 msgstr ""
3543 #: libraries/classes/Config/Descriptions.php:892
3544 msgid "Session timezone"
3545 msgstr ""
3547 #: libraries/classes/Config/Descriptions.php:893
3548 msgid "HTTP Realm"
3549 msgstr ""
3551 #: libraries/classes/Config/Descriptions.php:894
3552 #: templates/setup/home/index.twig:44
3553 msgid "Authentication type"
3554 msgstr ""
3556 #: libraries/classes/Config/Descriptions.php:895
3557 msgid "Bookmark table"
3558 msgstr ""
3560 #: libraries/classes/Config/Descriptions.php:896
3561 msgid "Column information table"
3562 msgstr ""
3564 #: libraries/classes/Config/Descriptions.php:897
3565 msgid "Compress connection"
3566 msgstr ""
3568 #: libraries/classes/Config/Descriptions.php:898
3569 msgid "Control user password"
3570 msgstr ""
3572 #: libraries/classes/Config/Descriptions.php:899
3573 msgid "Control user"
3574 msgstr ""
3576 #: libraries/classes/Config/Descriptions.php:900
3577 msgid "Control host"
3578 msgstr ""
3580 #: libraries/classes/Config/Descriptions.php:901
3581 msgid "Control port"
3582 msgstr ""
3584 #: libraries/classes/Config/Descriptions.php:902
3585 msgid "Disable use of INFORMATION_SCHEMA"
3586 msgstr ""
3588 #: libraries/classes/Config/Descriptions.php:903
3589 msgid "Hide databases"
3590 msgstr ""
3592 #: libraries/classes/Config/Descriptions.php:904
3593 msgid "SQL query history table"
3594 msgstr ""
3596 #: libraries/classes/Config/Descriptions.php:905
3597 msgid "Server hostname"
3598 msgstr ""
3600 #: libraries/classes/Config/Descriptions.php:906
3601 msgid "Logout URL"
3602 msgstr ""
3604 #: libraries/classes/Config/Descriptions.php:907
3605 msgid "Maximal number of table preferences to store"
3606 msgstr ""
3608 #: libraries/classes/Config/Descriptions.php:908
3609 msgid "QBE saved searches table"
3610 msgstr ""
3612 #: libraries/classes/Config/Descriptions.php:909
3613 msgid "Export templates table"
3614 msgstr ""
3616 #: libraries/classes/Config/Descriptions.php:910
3617 msgid "Central columns table"
3618 msgstr ""
3620 #: libraries/classes/Config/Descriptions.php:911
3621 msgid "Show only listed databases"
3622 msgstr ""
3624 #: libraries/classes/Config/Descriptions.php:912
3625 msgid "Password for config auth"
3626 msgstr ""
3628 #: libraries/classes/Config/Descriptions.php:913
3629 msgid "PDF schema: pages table"
3630 msgstr ""
3632 #: libraries/classes/Config/Descriptions.php:914
3633 #: templates/database/operations/index.twig:127
3634 #: templates/server/databases/index.twig:37
3635 msgid "Database name"
3636 msgstr ""
3638 #: libraries/classes/Config/Descriptions.php:915
3639 msgid "Server port"
3640 msgstr ""
3642 #: libraries/classes/Config/Descriptions.php:916
3643 msgid "Recently used table"
3644 msgstr ""
3646 #: libraries/classes/Config/Descriptions.php:917
3647 msgid "Favorites table"
3648 msgstr ""
3650 #: libraries/classes/Config/Descriptions.php:918
3651 msgid "Relation table"
3652 msgstr ""
3654 #: libraries/classes/Config/Descriptions.php:919
3655 msgid "Signon session name"
3656 msgstr ""
3658 #: libraries/classes/Config/Descriptions.php:920
3659 msgid "Signon URL"
3660 msgstr ""
3662 #: libraries/classes/Config/Descriptions.php:921
3663 msgid "Server socket"
3664 msgstr ""
3666 #: libraries/classes/Config/Descriptions.php:922
3667 msgid "Use SSL"
3668 msgstr ""
3670 #: libraries/classes/Config/Descriptions.php:923
3671 msgid "Designer and PDF schema: table coordinates"
3672 msgstr ""
3674 #: libraries/classes/Config/Descriptions.php:924
3675 msgid "Display columns table"
3676 msgstr ""
3678 #: libraries/classes/Config/Descriptions.php:925
3679 msgid "UI preferences table"
3680 msgstr ""
3682 #: libraries/classes/Config/Descriptions.php:926
3683 msgid "Add DROP DATABASE"
3684 msgstr ""
3686 #: libraries/classes/Config/Descriptions.php:927
3687 #: templates/database/structure/copy_form.twig:34
3688 msgid "Add DROP TABLE"
3689 msgstr ""
3691 #: libraries/classes/Config/Descriptions.php:928
3692 msgid "Add DROP VIEW"
3693 msgstr ""
3695 #: libraries/classes/Config/Descriptions.php:929
3696 msgid "Statements to track"
3697 msgstr ""
3699 #: libraries/classes/Config/Descriptions.php:930
3700 msgid "SQL query tracking table"
3701 msgstr ""
3703 #: libraries/classes/Config/Descriptions.php:931
3704 msgid "Automatically create versions"
3705 msgstr ""
3707 #: libraries/classes/Config/Descriptions.php:932
3708 msgid "User preferences storage table"
3709 msgstr ""
3711 #: libraries/classes/Config/Descriptions.php:933
3712 msgid "Users table"
3713 msgstr ""
3715 #: libraries/classes/Config/Descriptions.php:934
3716 msgid "User groups table"
3717 msgstr ""
3719 #: libraries/classes/Config/Descriptions.php:935
3720 msgid "Hidden navigation items table"
3721 msgstr ""
3723 #: libraries/classes/Config/Descriptions.php:936
3724 msgid "User for config auth"
3725 msgstr ""
3727 #: libraries/classes/Config/Descriptions.php:937
3728 msgid "Verbose name of this server"
3729 msgstr ""
3731 #: libraries/classes/Config/Descriptions.php:938
3732 msgid "Allow to display all the rows"
3733 msgstr ""
3735 #: libraries/classes/Config/Descriptions.php:939
3736 msgid "Show password change form"
3737 msgstr ""
3739 #: libraries/classes/Config/Descriptions.php:940
3740 msgid "Show create database form"
3741 msgstr ""
3743 #: libraries/classes/Config/Descriptions.php:941
3744 msgid "Show table comments"
3745 msgstr ""
3747 #: libraries/classes/Config/Descriptions.php:942
3748 msgid "Show creation timestamp"
3749 msgstr ""
3751 #: libraries/classes/Config/Descriptions.php:943
3752 msgid "Show last update timestamp"
3753 msgstr ""
3755 #: libraries/classes/Config/Descriptions.php:944
3756 msgid "Show last check timestamp"
3757 msgstr ""
3759 #: libraries/classes/Config/Descriptions.php:945
3760 msgid "Show table charset"
3761 msgstr ""
3763 #: libraries/classes/Config/Descriptions.php:946
3764 msgid "Show field types"
3765 msgstr ""
3767 #: libraries/classes/Config/Descriptions.php:947
3768 msgid "Show function fields"
3769 msgstr ""
3771 #: libraries/classes/Config/Descriptions.php:948
3772 msgid "Show hint"
3773 msgstr ""
3775 #: libraries/classes/Config/Descriptions.php:949
3776 msgid "Show phpinfo() link"
3777 msgstr ""
3779 #: libraries/classes/Config/Descriptions.php:950
3780 msgid "Show detailed MySQL server information"
3781 msgstr ""
3783 #: libraries/classes/Config/Descriptions.php:951
3784 msgid "Show SQL queries"
3785 msgstr ""
3787 #: libraries/classes/Config/Descriptions.php:952 templates/sql/query.twig:120
3788 msgid "Retain query box"
3789 msgstr ""
3791 #: libraries/classes/Config/Descriptions.php:953
3792 msgid "Show statistics"
3793 msgstr ""
3795 #: libraries/classes/Config/Descriptions.php:954
3796 msgid "Skip locked tables"
3797 msgstr ""
3799 #: libraries/classes/Config/Descriptions.php:955
3800 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
3801 #: libraries/classes/Display/Results.php:3265
3802 #: libraries/classes/Html/Generator.php:694
3803 #: libraries/classes/Html/Generator.php:956
3804 #: libraries/classes/Server/UserGroups.php:125
3805 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
3806 #: templates/console/display.twig:175
3807 #: templates/database/central_columns/main.twig:267
3808 #: templates/database/central_columns/main.twig:381
3809 #: templates/database/central_columns/main.twig:382
3810 #: templates/database/events/index.twig:46
3811 #: templates/database/events/index.twig:49
3812 #: templates/database/events/row.twig:20 templates/database/events/row.twig:23
3813 #: templates/database/routines/row.twig:18
3814 #: templates/database/routines/row.twig:21
3815 #: templates/database/structure/structure_table_row.twig:66
3816 #: templates/database/triggers/row.twig:22
3817 #: templates/database/triggers/row.twig:25
3818 #: templates/display/results/table.twig:210
3819 #: templates/display/results/table.twig:211 templates/indexes.twig:33
3820 #: templates/server/variables/index.twig:41
3821 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:57
3822 #: templates/table/structure/display_structure.twig:436
3823 msgid "Edit"
3824 msgstr ""
3826 #: libraries/classes/Config/Descriptions.php:956
3827 #: libraries/classes/Html/Generator.php:657
3828 msgid "Explain SQL"
3829 msgstr ""
3831 #: libraries/classes/Config/Descriptions.php:957
3832 #: libraries/classes/Export.php:604 libraries/classes/Html/Generator.php:738
3833 #: templates/console/display.twig:99
3834 #: templates/server/status/processes/index.twig:10
3835 #: templates/server/status/variables/index.twig:12
3836 msgid "Refresh"
3837 msgstr ""
3839 #: libraries/classes/Config/Descriptions.php:958
3840 #: libraries/classes/Html/Generator.php:723
3841 msgid "Create PHP code"
3842 msgstr ""
3844 #: libraries/classes/Config/Descriptions.php:959
3845 msgid "Suhosin warning"
3846 msgstr ""
3848 #: libraries/classes/Config/Descriptions.php:960
3849 msgid "Login cookie validity warning"
3850 msgstr ""
3852 #: libraries/classes/Config/Descriptions.php:961
3853 msgid "Textarea columns"
3854 msgstr ""
3856 #: libraries/classes/Config/Descriptions.php:962
3857 msgid "Textarea rows"
3858 msgstr ""
3860 #: libraries/classes/Config/Descriptions.php:963
3861 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:159
3862 #: libraries/classes/Plugins/Export/ExportHtmlword.php:149
3863 #: libraries/classes/Plugins/Export/ExportOdt.php:192
3864 #: libraries/classes/Plugins/Export/ExportTexytext.php:133
3865 #: libraries/classes/Server/Privileges.php:1947
3866 #: libraries/classes/Server/Privileges.php:1949
3867 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
3868 #: templates/console/display.twig:184 templates/server/databases/index.twig:109
3869 #: templates/server/privileges/edit_routine_privileges.twig:17
3870 #: templates/server/privileges/privileges_table.twig:233
3871 #: templates/server/privileges/user_properties.twig:22
3872 #: templates/server/privileges/user_properties.twig:71
3873 #: templates/table/operations/index.twig:56
3874 #: templates/table/operations/index.twig:62
3875 #: templates/table/operations/index.twig:233
3876 #: templates/table/operations/index.twig:239
3877 #: templates/table/relation/common_form.twig:36
3878 #: templates/table/relation/common_form.twig:172
3879 #: templates/table/relation/foreign_key_row.twig:98
3880 msgid "Database"
3881 msgstr "Database"
3883 #: libraries/classes/Config/Descriptions.php:964
3884 msgid "Default title"
3885 msgstr ""
3887 #: libraries/classes/Config/Descriptions.php:965
3888 #: templates/server/status/base.twig:6
3889 msgid "Server"
3890 msgstr ""
3892 #: libraries/classes/Config/Descriptions.php:966
3893 #: libraries/classes/Database/Triggers.php:398
3894 #: libraries/classes/Plugins/Export/ExportXml.php:521
3895 #: libraries/classes/Server/Privileges.php:1953
3896 #: libraries/classes/Server/Privileges.php:1955
3897 #: templates/database/structure/show_create.twig:10
3898 #: templates/database/structure/table_header.twig:8
3899 #: templates/database/tracking/tables.twig:13
3900 #: templates/database/tracking/tables.twig:154
3901 #: templates/database/triggers/list.twig:20
3902 #: templates/server/privileges/privileges_table.twig:6
3903 #: templates/server/privileges/privileges_table.twig:235
3904 #: templates/server/privileges/user_properties.twig:37
3905 #: templates/server/privileges/user_properties.twig:82
3906 #: templates/table/maintenance/checksum.twig:12
3907 #: templates/table/operations/index.twig:67
3908 #: templates/table/operations/index.twig:244
3909 #: templates/table/relation/common_form.twig:37
3910 #: templates/table/relation/common_form.twig:179
3911 #: templates/table/relation/foreign_key_row.twig:109
3912 msgid "Table"
3913 msgstr ""
3915 #: libraries/classes/Config/Descriptions.php:967
3916 msgid "List of trusted proxies for IP allow/deny"
3917 msgstr ""
3919 #: libraries/classes/Config/Descriptions.php:968
3920 msgid "Upload directory"
3921 msgstr ""
3923 #: libraries/classes/Config/Descriptions.php:969
3924 msgid "Use database search"
3925 msgstr ""
3927 #: libraries/classes/Config/Descriptions.php:970
3928 msgid "Enable the Developer tab in settings"
3929 msgstr ""
3931 #: libraries/classes/Config/Descriptions.php:971
3932 #: libraries/classes/Setup/Index.php:132 libraries/classes/Setup/Index.php:156
3933 #: libraries/classes/Setup/Index.php:170 libraries/classes/Setup/Index.php:183
3934 #: libraries/classes/Setup/Index.php:192 libraries/classes/Setup/Index.php:200
3935 msgid "Version check"
3936 msgstr ""
3938 #: libraries/classes/Config/Descriptions.php:972
3939 msgid "Proxy url"
3940 msgstr ""
3942 #: libraries/classes/Config/Descriptions.php:973
3943 msgid "Proxy username"
3944 msgstr ""
3946 #: libraries/classes/Config/Descriptions.php:974
3947 msgid "Proxy password"
3948 msgstr ""
3950 #: libraries/classes/Config/Descriptions.php:975
3951 msgid "ZIP"
3952 msgstr "ZIP"
3954 #: libraries/classes/Config/Descriptions.php:976
3955 msgid "URL for reCaptcha v2 API"
3956 msgstr ""
3958 #: libraries/classes/Config/Descriptions.php:977
3959 msgid "Content-Security-Policy snippet for reCaptcha v2 API"
3960 msgstr ""
3962 #: libraries/classes/Config/Descriptions.php:978
3963 msgid "Request parameter for reCaptcha v2 API"
3964 msgstr ""
3966 #: libraries/classes/Config/Descriptions.php:979
3967 msgid "Response parameter for reCaptcha v2 API"
3968 msgstr ""
3970 #: libraries/classes/Config/Descriptions.php:980
3971 msgid "Public key for reCaptcha"
3972 msgstr ""
3974 #: libraries/classes/Config/Descriptions.php:981
3975 msgid "Private key for reCaptcha"
3976 msgstr ""
3978 #: libraries/classes/Config/Descriptions.php:982
3979 msgid "URL for reCaptcha siteverify"
3980 msgstr ""
3982 #: libraries/classes/Config/Descriptions.php:983
3983 msgid "Send error reports"
3984 msgstr ""
3986 #: libraries/classes/Config/Descriptions.php:984
3987 msgid "Enter executes queries in console"
3988 msgstr ""
3990 #: libraries/classes/Config/Descriptions.php:985
3991 msgid "Enable Zero Configuration mode"
3992 msgstr ""
3994 #: libraries/classes/Config/Descriptions.php:986
3995 #: templates/console/display.twig:153
3996 msgid "Show query history at start"
3997 msgstr ""
3999 #: libraries/classes/Config/Descriptions.php:987
4000 #: templates/console/display.twig:149
4001 msgid "Always expand query messages"
4002 msgstr ""
4004 #: libraries/classes/Config/Descriptions.php:988
4005 #: templates/console/display.twig:157
4006 msgid "Show current browsing query"
4007 msgstr ""
4009 #: libraries/classes/Config/Descriptions.php:989
4010 msgid "Execute queries on Enter and insert new line with Shift + Enter"
4011 msgstr ""
4013 #: libraries/classes/Config/Descriptions.php:990
4014 #: templates/console/display.twig:168
4015 msgid "Switch to dark theme"
4016 msgstr ""
4018 #: libraries/classes/Config/Descriptions.php:991
4019 msgid "Console height"
4020 msgstr ""
4022 #: libraries/classes/Config/Descriptions.php:992
4023 msgid "Console mode"
4024 msgstr ""
4026 #: libraries/classes/Config/Descriptions.php:993
4027 #: templates/console/display.twig:64
4028 msgid "Group queries"
4029 msgstr ""
4031 #: libraries/classes/Config/Descriptions.php:994
4032 #: templates/sql/profiling_chart.twig:9
4033 msgid "Order"
4034 msgstr ""
4036 #: libraries/classes/Config/Descriptions.php:995
4037 msgid "Order by"
4038 msgstr ""
4040 #: libraries/classes/Config/Descriptions.php:996
4041 msgid "Server connection collation"
4042 msgstr ""
4044 #: libraries/classes/Config/FormDisplay.php:123
4045 #: libraries/classes/Config/Validator.php:541
4046 msgid "Not a positive number!"
4047 msgstr ""
4049 #: libraries/classes/Config/FormDisplay.php:124
4050 #: libraries/classes/Config/Validator.php:563
4051 msgid "Not a non-negative number!"
4052 msgstr ""
4054 #: libraries/classes/Config/FormDisplay.php:125
4055 #: libraries/classes/Config/Validator.php:519
4056 msgid "Not a valid port number!"
4057 msgstr ""
4059 #: libraries/classes/Config/FormDisplay.php:126
4060 #: libraries/classes/Config/FormDisplay.php:718
4061 #: libraries/classes/Config/Validator.php:585
4062 msgid "Incorrect value!"
4063 msgstr ""
4065 #: libraries/classes/Config/FormDisplay.php:127
4066 #: libraries/classes/Config/Validator.php:603
4067 #, php-format
4068 msgid "Value must be less than or equal to %s!"
4069 msgstr ""
4071 #: libraries/classes/Config/FormDisplay.php:675
4072 #, php-format
4073 msgid "Missing data for %s"
4074 msgstr ""
4076 #: libraries/classes/Config/FormDisplay.php:874
4077 #: libraries/classes/Config/FormDisplay.php:882
4078 msgid "unavailable"
4079 msgstr ""
4081 #: libraries/classes/Config/FormDisplay.php:876
4082 #: libraries/classes/Config/FormDisplay.php:884
4083 #, php-format
4084 msgid "\"%s\" requires %s extension"
4085 msgstr ""
4087 #: libraries/classes/Config/FormDisplay.php:916
4088 #, php-format
4089 msgid "Compressed import will not work due to missing function %s."
4090 msgstr ""
4092 #: libraries/classes/Config/FormDisplay.php:924
4093 #, php-format
4094 msgid "Compressed export will not work due to missing function %s."
4095 msgstr ""
4097 #: libraries/classes/Config/FormDisplay.php:943
4098 #, php-format
4099 msgid "maximum %s"
4100 msgstr ""
4102 #: libraries/classes/Config/FormDisplayTemplate.php:178
4103 #: libraries/classes/Engines/Pbxt.php:169
4104 #: libraries/classes/Html/Generator.php:822
4105 #: libraries/classes/Html/MySQLDocumentation.php:49
4106 #: libraries/classes/Sanitize.php:200 templates/home/index.twig:200
4107 #: templates/server/variables/index.twig:17
4108 msgid "Documentation"
4109 msgstr ""
4111 #: libraries/classes/Config/FormDisplayTemplate.php:255
4112 msgid "This setting is disabled, it will not be applied to your configuration."
4113 msgstr ""
4115 #: libraries/classes/Config/FormDisplayTemplate.php:257
4116 #: libraries/classes/Relation.php:150 libraries/classes/Relation.php:158
4117 #: libraries/config.values.php:145 libraries/config.values.php:188
4118 msgid "Disabled"
4119 msgstr ""
4121 #: libraries/classes/Config/FormDisplayTemplate.php:303
4122 #: libraries/classes/Controllers/Database/StructureController.php:1453
4123 #: libraries/classes/Controllers/Database/StructureController.php:1536
4124 #: libraries/classes/Controllers/JavaScriptMessagesController.php:499
4125 #: libraries/classes/Controllers/Table/DeleteController.php:56
4126 #: libraries/classes/Controllers/Table/StructureController.php:463
4127 #: libraries/classes/Controllers/Table/StructureController.php:487
4128 #: libraries/classes/Controllers/Table/StructureController.php:531
4129 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:528
4130 #: libraries/classes/Plugins/Export/ExportHtmlword.php:666
4131 #: libraries/classes/Plugins/Export/ExportLatex.php:639
4132 #: libraries/classes/Plugins/Export/ExportOdt.php:815
4133 #: libraries/classes/Plugins/Export/ExportTexytext.php:634
4134 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:798
4135 #: templates/database/central_columns/main.twig:360
4136 #: templates/database/data_dictionary/index.twig:39
4137 #: templates/database/data_dictionary/index.twig:83
4138 #: templates/database/privileges/index.twig:69
4139 #: templates/database/structure/drop_form.twig:19
4140 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:63
4141 #: templates/preferences/autoload.twig:11
4142 #: templates/preferences/manage/error.twig:18
4143 #: templates/server/privileges/new_user_ajax.twig:20
4144 #: templates/server/privileges/new_user_ajax.twig:34
4145 #: templates/server/privileges/privileges_summary.twig:37
4146 #: templates/server/privileges/privileges_summary.twig:40
4147 #: templates/server/privileges/privileges_summary.twig:42
4148 #: templates/server/privileges/users_overview.twig:50
4149 #: templates/server/privileges/users_overview.twig:62
4150 #: templates/table/delete/confirm.twig:28
4151 #: templates/table/privileges/index.twig:73
4152 #: templates/table/structure/display_structure.twig:81
4153 #: templates/table/structure/display_structure.twig:470
4154 #: templates/table/structure/drop_confirm.twig:19
4155 #: templates/table/structure/primary.twig:22
4156 #: templates/table/tracking/structure_snapshot_columns.twig:33
4157 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4158 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4159 msgid "Yes"
4160 msgstr ""
4162 #: libraries/classes/Config/FormDisplayTemplate.php:303
4163 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
4164 #: libraries/classes/IndexColumn.php:158 libraries/classes/Index.php:501
4165 #: libraries/classes/Index.php:529
4166 #: libraries/classes/Plugins/Export/ExportHtmlword.php:665
4167 #: libraries/classes/Plugins/Export/ExportLatex.php:639
4168 #: libraries/classes/Plugins/Export/ExportOdt.php:814
4169 #: libraries/classes/Plugins/Export/ExportTexytext.php:634
4170 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:797
4171 #: templates/database/central_columns/main.twig:360
4172 #: templates/database/data_dictionary/index.twig:39
4173 #: templates/database/data_dictionary/index.twig:83
4174 #: templates/database/privileges/index.twig:69
4175 #: templates/database/structure/drop_form.twig:20
4176 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:63
4177 #: templates/preferences/autoload.twig:12
4178 #: templates/preferences/manage/error.twig:19
4179 #: templates/server/privileges/new_user_ajax.twig:22
4180 #: templates/server/privileges/new_user_ajax.twig:34
4181 #: templates/server/privileges/privileges_summary.twig:37
4182 #: templates/server/privileges/privileges_summary.twig:40
4183 #: templates/server/privileges/privileges_summary.twig:42
4184 #: templates/server/privileges/users_overview.twig:52
4185 #: templates/server/privileges/users_overview.twig:62
4186 #: templates/table/delete/confirm.twig:29
4187 #: templates/table/privileges/index.twig:73
4188 #: templates/table/structure/display_structure.twig:81
4189 #: templates/table/structure/display_structure.twig:470
4190 #: templates/table/structure/drop_confirm.twig:20
4191 #: templates/table/structure/primary.twig:23
4192 #: templates/table/tracking/structure_snapshot_columns.twig:33
4193 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4194 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4195 msgid "No"
4196 msgstr ""
4198 #: libraries/classes/Config/FormDisplayTemplate.php:350
4199 #, php-format
4200 msgid "Set value: %s"
4201 msgstr ""
4203 #: libraries/classes/Config/FormDisplayTemplate.php:355
4204 msgid "Restore default value"
4205 msgstr ""
4207 #: libraries/classes/Config/FormDisplayTemplate.php:368
4208 msgid "Allow users to customize this value"
4209 msgstr ""
4211 #: libraries/classes/Config/Forms/Setup/ServersForm.php:37
4212 msgid "Config authentication"
4213 msgstr ""
4215 #: libraries/classes/Config/Forms/Setup/ServersForm.php:41
4216 msgid "HTTP authentication"
4217 msgstr ""
4219 #: libraries/classes/Config/Forms/Setup/ServersForm.php:44
4220 msgid "Signon authentication"
4221 msgstr ""
4223 #: libraries/classes/Config/Forms/User/ExportForm.php:23
4224 msgid "Quick"
4225 msgstr ""
4227 #: libraries/classes/Config/Forms/User/ExportForm.php:27
4228 msgid "Custom"
4229 msgstr ""
4231 #: libraries/classes/Config/Forms/User/ExportForm.php:53
4232 #: libraries/classes/Config/Forms/User/ExportForm.php:98
4233 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4234 #: libraries/classes/Controllers/JavaScriptMessagesController.php:735
4235 #: libraries/classes/Import.php:1383 libraries/classes/Menu.php:282
4236 #: libraries/classes/Menu.php:401
4237 #: libraries/classes/Navigation/Nodes/NodeColumn.php:43
4238 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:57
4239 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
4240 #: libraries/classes/Util.php:1719 libraries/classes/Util.php:2489
4241 #: libraries/classes/Util.php:2506 libraries/config.values.php:60
4242 #: libraries/config.values.php:74 libraries/config.values.php:165
4243 #: libraries/config.values.php:175
4244 #: templates/columns_definitions/table_fields_definitions.twig:4
4245 #: templates/database/central_columns/edit.twig:3
4246 #: templates/database/export/index.twig:24
4247 #: templates/database/structure/structure_table_row.twig:48
4248 #: templates/server/privileges/privileges_table.twig:328
4249 #: templates/table/tracking/structure_snapshot_columns.twig:1
4250 msgid "Structure"
4251 msgstr ""
4253 #: libraries/classes/Config/Forms/User/ExportForm.php:69
4254 #: libraries/classes/Config/Forms/User/ExportForm.php:106
4255 #: libraries/classes/Config/Forms/User/ExportForm.php:131
4256 #: libraries/classes/Config/Forms/User/ExportForm.php:137
4257 #: libraries/classes/Controllers/Server/DatabasesController.php:488
4258 #: templates/database/export/index.twig:25
4259 #: templates/server/privileges/privileges_table.twig:254
4260 #: templates/table/structure/display_table_stats.twig:17
4261 msgid "Data"
4262 msgstr ""
4264 #: libraries/classes/Config/Forms/User/ExportForm.php:89
4265 msgid "CSV for MS Excel"
4266 msgstr ""
4268 #: libraries/classes/Config/Forms/User/ExportForm.php:114
4269 msgid "Microsoft Word 2000"
4270 msgstr ""
4272 #: libraries/classes/Config/Forms/User/ExportForm.php:120
4273 #: libraries/classes/Config/Forms/User/ImportForm.php:50
4274 msgid "OpenDocument Spreadsheet"
4275 msgstr ""
4277 #: libraries/classes/Config/Forms/User/ExportForm.php:124
4278 msgid "OpenDocument Text"
4279 msgstr ""
4281 #: libraries/classes/Config/Forms/User/ExportForm.php:151
4282 #: libraries/classes/Controllers/JavaScriptMessagesController.php:371
4283 #: libraries/classes/Menu.php:312 libraries/classes/Menu.php:426
4284 #: libraries/classes/Menu.php:563 libraries/classes/Server/Privileges.php:1623
4285 #: libraries/classes/Util.php:2478 libraries/classes/Util.php:2493
4286 #: libraries/classes/Util.php:2510 templates/database/events/index.twig:58
4287 #: templates/database/events/index.twig:91
4288 #: templates/database/events/index.twig:92
4289 #: templates/database/events/row.twig:33
4290 #: templates/database/privileges/index.twig:91
4291 #: templates/database/privileges/index.twig:116
4292 #: templates/database/privileges/index.twig:117
4293 #: templates/database/routines/index.twig:50
4294 #: templates/database/routines/index.twig:51
4295 #: templates/database/routines/row.twig:58
4296 #: templates/database/routines/row.twig:61
4297 #: templates/database/structure/check_all_tables.twig:12
4298 #: templates/database/triggers/list.twig:41
4299 #: templates/database/triggers/list.twig:42
4300 #: templates/database/triggers/row.twig:35
4301 #: templates/display/results/table.twig:223
4302 #: templates/display/results/table.twig:224
4303 #: templates/display/results/table.twig:258 templates/export.twig:8
4304 #: templates/preferences/header.twig:42
4305 #: templates/preferences/manage/main.twig:68
4306 #: templates/server/privileges/new_user_ajax.twig:63
4307 #: templates/server/privileges/users_overview.twig:92
4308 #: templates/server/privileges/users_overview.twig:109
4309 #: templates/server/privileges/users_overview.twig:110
4310 #: templates/server/status/monitor/index.twig:81
4311 #: templates/table/privileges/index.twig:95
4312 #: templates/table/privileges/index.twig:120
4313 #: templates/table/privileges/index.twig:121
4314 msgid "Export"
4315 msgstr ""
4317 #: libraries/classes/Config/Forms/User/FeaturesForm.php:88
4318 #: templates/preferences/header.twig:18
4319 msgid "Features"
4320 msgstr ""
4322 #: libraries/classes/Config/Forms/User/ImportForm.php:41
4323 msgid "CSV using LOAD DATA"
4324 msgstr ""
4326 #: libraries/classes/Config/Forms/User/ImportForm.php:65
4327 #: libraries/classes/Controllers/JavaScriptMessagesController.php:309
4328 #: libraries/classes/Menu.php:321 libraries/classes/Menu.php:436
4329 #: libraries/classes/Menu.php:568 libraries/classes/Util.php:2479
4330 #: libraries/classes/Util.php:2494 libraries/classes/Util.php:2511
4331 #: templates/import.twig:33 templates/preferences/header.twig:48
4332 #: templates/preferences/manage/main.twig:11
4333 #: templates/server/status/monitor/index.twig:78
4334 msgid "Import"
4335 msgstr ""
4337 #: libraries/classes/Config/Forms/User/MainForm.php:35
4338 msgid "Default transformations"
4339 msgstr ""
4341 #: libraries/classes/Config/PageSettings.php:138
4342 msgid "Cannot save settings, submitted configuration form contains errors!"
4343 msgstr ""
4345 #: libraries/classes/Config.php:741
4346 #, php-format
4347 msgid "Existing configuration file (%s) is not readable."
4348 msgstr ""
4350 #: libraries/classes/Config.php:779
4351 msgid "Wrong permissions on configuration file, should not be world writable!"
4352 msgstr ""
4354 #: libraries/classes/Config.php:794
4355 #, php-format
4356 msgid "Could not load default configuration from: %1$s"
4357 msgstr ""
4359 #: libraries/classes/Config.php:804
4360 msgid "Failed to read configuration file!"
4361 msgstr ""
4363 #: libraries/classes/Config.php:807
4364 msgid ""
4365 "This usually means there is a syntax error in it, please check any errors "
4366 "shown below."
4367 msgstr ""
4369 #: libraries/classes/Config.php:1388
4370 #, php-format
4371 msgid "Invalid server index: %s"
4372 msgstr ""
4374 #: libraries/classes/Config.php:1401
4375 #, php-format
4376 msgid "Server %d"
4377 msgstr ""
4379 #: libraries/classes/Config/ServerConfigChecks.php:72
4380 #, php-format
4381 msgid ""
4382 "This %soption%s should be disabled as it allows attackers to bruteforce "
4383 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4384 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4385 "protection with trusted proxies list may not be reliable if your IP belongs "
4386 "to an ISP where thousands of users, including you, are connected to."
4387 msgstr ""
4389 #: libraries/classes/Config/ServerConfigChecks.php:97
4390 msgid ""
4391 "This value should be double checked to ensure that this directory is neither "
4392 "world accessible nor readable or writable by other users on your server."
4393 msgstr ""
4395 #: libraries/classes/Config/ServerConfigChecks.php:168
4396 msgid "You should use SSL connections if your database server supports it."
4397 msgstr ""
4399 #: libraries/classes/Config/ServerConfigChecks.php:175
4400 #, php-format
4401 msgid ""
4402 "If you feel this is necessary, use additional protection settings - %1$shost "
4403 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4404 "based protection may not be reliable if your IP belongs to an ISP where "
4405 "thousands of users, including you, are connected to."
4406 msgstr ""
4408 #: libraries/classes/Config/ServerConfigChecks.php:200
4409 #, php-format
4410 msgid ""
4411 "You set the [kbd]config[/kbd] authentication type and included username and "
4412 "password for auto-login, which is not a desirable option for live hosts. "
4413 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4414 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4415 "[kbd]http[/kbd]."
4416 msgstr ""
4418 #: libraries/classes/Config/ServerConfigChecks.php:228
4419 msgid "You allow for connecting to the server without a password."
4420 msgstr ""
4422 #: libraries/classes/Config/ServerConfigChecks.php:312
4423 #, php-format
4424 msgid ""
4425 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4426 "system."
4427 msgstr ""
4429 #: libraries/classes/Config/ServerConfigChecks.php:334
4430 #, php-format
4431 msgid ""
4432 "%sZip compression%s requires functions (%s) which are unavailable on this "
4433 "system."
4434 msgstr ""
4436 #: libraries/classes/Config/ServerConfigChecks.php:371
4437 msgid ""
4438 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4439 "authentication, so a key was automatically generated for you. It is used to "
4440 "encrypt cookies; you don't need to remember it."
4441 msgstr ""
4443 #: libraries/classes/Config/ServerConfigChecks.php:383
4444 msgid "Key is too short, it should have at least 32 characters."
4445 msgstr ""
4447 #: libraries/classes/Config/ServerConfigChecks.php:393
4448 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4449 msgstr ""
4451 #: libraries/classes/Config/ServerConfigChecks.php:428
4452 #, php-format
4453 msgid ""
4454 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4455 "may cause random session invalidation (currently session.gc_maxlifetime is "
4456 "%5$d)."
4457 msgstr ""
4459 #: libraries/classes/Config/ServerConfigChecks.php:450
4460 #, php-format
4461 msgid ""
4462 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4463 "most. Values larger than 1800 may pose a security risk such as impersonation."
4464 msgstr ""
4466 #: libraries/classes/Config/ServerConfigChecks.php:475
4467 #, php-format
4468 msgid ""
4469 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4470 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4471 msgstr ""
4473 #: libraries/classes/Config/ServerConfigChecks.php:515
4474 #, php-format
4475 msgid ""
4476 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4477 "are unavailable on this system."
4478 msgstr ""
4480 #: libraries/classes/Config/ServerConfigChecks.php:547
4481 #, php-format
4482 msgid ""
4483 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4484 "are unavailable on this system."
4485 msgstr ""
4487 #: libraries/classes/Config/Validator.php:238
4488 msgid "Could not connect to the database server!"
4489 msgstr ""
4491 #: libraries/classes/Config/Validator.php:273
4492 msgid "Invalid authentication type!"
4493 msgstr ""
4495 #: libraries/classes/Config/Validator.php:280
4496 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4497 msgstr ""
4499 #: libraries/classes/Config/Validator.php:288
4500 msgid ""
4501 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4502 "method!"
4503 msgstr ""
4505 #: libraries/classes/Config/Validator.php:297
4506 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4507 msgstr ""
4509 #: libraries/classes/Config/Validator.php:351
4510 msgid ""
4511 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4512 msgstr ""
4514 #: libraries/classes/Config/Validator.php:358
4515 msgid ""
4516 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4517 "storage!"
4518 msgstr ""
4520 #: libraries/classes/Config/Validator.php:448
4521 msgid "Incorrect value:"
4522 msgstr ""
4524 #: libraries/classes/Config/Validator.php:457
4525 #, php-format
4526 msgid "Incorrect IP address: %s"
4527 msgstr ""
4529 #: libraries/classes/Console.php:91
4530 #, php-format
4531 msgid "Showing %1$d bookmark (both private and shared)"
4532 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4533 msgstr[0] ""
4534 msgstr[1] ""
4536 #: libraries/classes/Console.php:98
4537 msgid "No bookmarks"
4538 msgstr ""
4540 #: libraries/classes/Console.php:132
4541 msgid "SQL Query Console"
4542 msgstr ""
4544 #: libraries/classes/Controllers/AbstractController.php:74
4545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:342
4546 #: libraries/classes/Controllers/Server/DatabasesController.php:293
4547 #: libraries/classes/DbTableExists.php:45
4548 msgid "No databases selected."
4549 msgstr ""
4551 #: libraries/classes/Controllers/ChangeLogController.php:37
4552 #: libraries/classes/Controllers/LicenseController.php:32
4553 #, php-format
4554 msgid ""
4555 "The %s file is not available on this system, please visit %s for more "
4556 "information."
4557 msgstr ""
4559 #: libraries/classes/Controllers/Database/CentralColumnsController.php:138
4560 #, php-format
4561 msgid "Showing rows %1$s - %2$s."
4562 msgstr ""
4564 #: libraries/classes/Controllers/Database/ExportController.php:78
4565 #: libraries/classes/Controllers/Database/TrackingController.php:128
4566 #: libraries/classes/Controllers/ExportController.php:445
4567 #: libraries/classes/Database/Qbe.php:359
4568 #: templates/database/structure/index.twig:19
4569 #: templates/navigation/tree/path.twig:9
4570 msgid "No tables found in database."
4571 msgstr ""
4573 #: libraries/classes/Controllers/Database/ExportController.php:149
4574 #: libraries/classes/Controllers/Server/ExportController.php:73
4575 #: libraries/classes/Controllers/Table/ExportController.php:111
4576 msgid "Could not load export plugins, please check your installation!"
4577 msgstr ""
4579 #: libraries/classes/Controllers/Database/ExportController.php:177
4580 #: libraries/classes/Controllers/Database/StructureController.php:1175
4581 #: libraries/classes/Controllers/Database/StructureController.php:1216
4582 #: libraries/classes/Controllers/Database/StructureController.php:1249
4583 #: libraries/classes/Controllers/Database/StructureController.php:1272
4584 #: libraries/classes/Controllers/Database/StructureController.php:1295
4585 #: libraries/classes/Controllers/Database/StructureController.php:1318
4586 #: libraries/classes/Controllers/Database/StructureController.php:1341
4587 #: libraries/classes/Controllers/Database/StructureController.php:1371
4588 #: libraries/classes/Controllers/Database/StructureController.php:1422
4589 #: libraries/classes/Controllers/Table/MaintenanceController.php:44
4590 #: libraries/classes/Controllers/Table/MaintenanceController.php:79
4591 #: libraries/classes/Controllers/Table/MaintenanceController.php:117
4592 #: libraries/classes/Controllers/Table/MaintenanceController.php:153
4593 #: libraries/classes/Controllers/Table/MaintenanceController.php:188
4594 msgid "No table selected."
4595 msgstr ""
4597 #: libraries/classes/Controllers/Database/ImportController.php:75
4598 #: libraries/classes/Controllers/ImportController.php:619
4599 #: libraries/classes/Controllers/Server/ImportController.php:60
4600 #: libraries/classes/Controllers/Table/ImportController.php:68
4601 msgid "Could not load import plugins, please check your installation!"
4602 msgstr ""
4604 #: libraries/classes/Controllers/Database/OperationsController.php:95
4605 #: libraries/classes/Controllers/Table/CreateController.php:76
4606 msgid "The database name is empty!"
4607 msgstr ""
4609 #: libraries/classes/Controllers/Database/OperationsController.php:106
4610 msgid "Cannot copy database to the same name. Change the name and try again."
4611 msgstr ""
4613 #: libraries/classes/Controllers/Database/OperationsController.php:197
4614 #, php-format
4615 msgid "Database %1$s has been renamed to %2$s."
4616 msgstr ""
4618 #: libraries/classes/Controllers/Database/OperationsController.php:209
4619 #, php-format
4620 msgid "Database %1$s has been copied to %2$s."
4621 msgstr ""
4623 #: libraries/classes/Controllers/Database/OperationsController.php:324
4624 #, php-format
4625 msgid ""
4626 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4627 msgstr ""
4629 #: libraries/classes/Controllers/Database/OperationsController.php:363
4630 #: libraries/classes/Controllers/Table/OperationsController.php:272
4631 msgid "No collation provided."
4632 msgstr ""
4634 #: libraries/classes/Controllers/Database/SearchController.php:55
4635 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:89
4636 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:104
4637 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:81
4638 #: libraries/classes/Plugins/AuthenticationPlugin.php:197
4639 msgid "Access denied!"
4640 msgstr ""
4642 #: libraries/classes/Controllers/Database/StructureController.php:291
4643 msgid "Favorite List is full!"
4644 msgstr ""
4646 #: libraries/classes/Controllers/Database/StructureController.php:570
4647 #: templates/table/operations/index.twig:408
4648 #: templates/table/operations/view.twig:27
4649 #, php-format
4650 msgid "View %s has been dropped."
4651 msgstr ""
4653 #: libraries/classes/Controllers/Database/StructureController.php:571
4654 #: templates/table/operations/index.twig:408
4655 #, php-format
4656 msgid "Table %s has been dropped."
4657 msgstr ""
4659 #: libraries/classes/Controllers/Database/StructureController.php:626
4660 #: templates/table/operations/index.twig:387
4661 #, php-format
4662 msgid "Table %s has been emptied."
4663 msgstr ""
4665 #: libraries/classes/Controllers/Database/StructureController.php:796
4666 #: libraries/classes/Display/Results.php:4489
4667 #, php-format
4668 msgid ""
4669 "This view has at least this number of rows. Please refer to %sdocumentation"
4670 "%s."
4671 msgstr ""
4673 #: libraries/classes/Controllers/Database/StructureController.php:1034
4674 msgid "unknown"
4675 msgstr ""
4677 #: libraries/classes/Controllers/Database/StructureController.php:1257
4678 #: libraries/classes/Controllers/Database/StructureController.php:1280
4679 #: libraries/classes/Controllers/Database/StructureController.php:1303
4680 msgid "Success!"
4681 msgstr ""
4683 #: libraries/classes/Controllers/Database/StructureController.php:1454
4684 #: libraries/classes/Controllers/Database/StructureController.php:1537
4685 #: libraries/classes/Controllers/Table/OperationsController.php:321
4686 #: libraries/classes/Controllers/Table/ReplaceController.php:416
4687 #: libraries/classes/Core.php:859 templates/preview_sql.twig:3
4688 msgid "No change"
4689 msgstr ""
4691 #: libraries/classes/Controllers/Database/TrackingController.php:81
4692 #: libraries/classes/Controllers/Database/TrackingController.php:101
4693 msgid "Tracking data deleted successfully."
4694 msgstr ""
4696 #: libraries/classes/Controllers/Database/TrackingController.php:88
4697 #, php-format
4698 msgid ""
4699 "Version %1$s was created for selected tables, tracking is active for them."
4700 msgstr ""
4702 #: libraries/classes/Controllers/Database/TrackingController.php:118
4703 msgid "No tables selected."
4704 msgstr ""
4706 #: libraries/classes/Controllers/Database/TrackingController.php:157
4707 msgid "Database Log"
4708 msgstr ""
4710 #: libraries/classes/Controllers/ErrorReportController.php:101
4711 msgid ""
4712 "An error has been detected and an error report has been automatically "
4713 "submitted based on your settings."
4714 msgstr ""
4716 #: libraries/classes/Controllers/ErrorReportController.php:105
4717 msgid "Thank you for submitting this report."
4718 msgstr ""
4720 #: libraries/classes/Controllers/ErrorReportController.php:109
4721 msgid ""
4722 "An error has been detected and an error report has been generated but failed "
4723 "to be sent."
4724 msgstr ""
4726 #: libraries/classes/Controllers/ErrorReportController.php:114
4727 msgid "If you experience any problems please submit a bug report manually."
4728 msgstr ""
4730 #: libraries/classes/Controllers/ErrorReportController.php:118
4731 msgid "You may want to refresh the page."
4732 msgstr ""
4734 #: libraries/classes/Controllers/ExportController.php:225
4735 #: libraries/classes/Export.php:1348
4736 msgid "Bad type!"
4737 msgstr ""
4739 #: libraries/classes/Controllers/ExportController.php:330
4740 msgid "Bad parameters!"
4741 msgstr ""
4743 #: libraries/classes/Controllers/HomeController.php:91
4744 msgid ""
4745 "You were logged out from one server, to logout completely from phpMyAdmin, "
4746 "you need to logout from all servers."
4747 msgstr ""
4749 #: libraries/classes/Controllers/HomeController.php:198
4750 #, php-format
4751 msgid ""
4752 "The phpMyAdmin configuration storage is not completely configured, some "
4753 "extended features have been deactivated. %sFind out why%s. "
4754 msgstr ""
4756 #: libraries/classes/Controllers/HomeController.php:205
4757 msgid ""
4758 "Or alternately go to 'Operations' tab of any database to set it up there."
4759 msgstr ""
4761 #: libraries/classes/Controllers/HomeController.php:323
4762 msgid ""
4763 "The mbstring PHP extension was not found and you seem to be using a "
4764 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4765 "split strings correctly and it may result in unexpected results."
4766 msgstr ""
4768 #: libraries/classes/Controllers/HomeController.php:338
4769 msgid ""
4770 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4771 "this some features such as error reporting or version check are disabled."
4772 msgstr ""
4774 #: libraries/classes/Controllers/HomeController.php:353
4775 msgid ""
4776 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
4777 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4778 "than cookie validity configured in phpMyAdmin, because of this, your login "
4779 "might expire sooner than configured in phpMyAdmin."
4780 msgstr ""
4782 #: libraries/classes/Controllers/HomeController.php:372
4783 msgid ""
4784 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4785 "because of this, your login will expire sooner than configured in phpMyAdmin."
4786 msgstr ""
4788 #: libraries/classes/Controllers/HomeController.php:390
4789 msgid ""
4790 "Your server is running with default values for the controluser and password "
4791 "(controlpass) and is open to intrusion; you really should fix this security "
4792 "weakness by changing the password for controluser 'pma'."
4793 msgstr ""
4795 #: libraries/classes/Controllers/HomeController.php:406
4796 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
4797 msgstr ""
4799 #: libraries/classes/Controllers/HomeController.php:413
4800 msgid "The secret passphrase in configuration (blowfish_secret) is too short."
4801 msgstr ""
4803 #: libraries/classes/Controllers/HomeController.php:427
4804 msgid ""
4805 "Directory [code]config[/code], which is used by the setup script, still "
4806 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4807 "once phpMyAdmin has been configured. Otherwise the security of your server "
4808 "may be compromised by unauthorized people downloading your configuration."
4809 msgstr ""
4811 #: libraries/classes/Controllers/HomeController.php:447
4812 #, php-format
4813 msgid ""
4814 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4815 "issues."
4816 msgstr ""
4818 #: libraries/classes/Controllers/HomeController.php:462
4819 #, php-format
4820 msgid ""
4821 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4822 "templates and will be slow because of this."
4823 msgstr ""
4825 #: libraries/classes/Controllers/ImportController.php:109
4826 msgid "Incomplete params"
4827 msgstr ""
4829 #: libraries/classes/Controllers/ImportController.php:134
4830 msgid "Succeeded"
4831 msgstr ""
4833 #: libraries/classes/Controllers/ImportController.php:138
4834 #: libraries/classes/Controllers/JavaScriptMessagesController.php:589
4835 msgid "Failed"
4836 msgstr ""
4838 #: libraries/classes/Controllers/ImportController.php:244
4839 #, php-format
4840 msgid ""
4841 "You probably tried to upload a file that is too large. Please refer to "
4842 "%sdocumentation%s for a workaround for this limit."
4843 msgstr ""
4845 #: libraries/classes/Controllers/ImportController.php:423
4846 #: libraries/classes/Controllers/ImportController.php:659
4847 msgid "Showing bookmark"
4848 msgstr ""
4850 #: libraries/classes/Controllers/ImportController.php:447
4851 #: libraries/classes/Controllers/ImportController.php:655
4852 msgid "The bookmark has been deleted."
4853 msgstr ""
4855 #: libraries/classes/Controllers/ImportController.php:561
4856 msgid ""
4857 "No data was received to import. Either no file name was submitted, or the "
4858 "file size exceeded the maximum size permitted by your PHP configuration. See "
4859 "[doc@faq1-16]FAQ 1.16[/doc]."
4860 msgstr ""
4862 #: libraries/classes/Controllers/ImportController.php:662
4863 #: libraries/classes/Controllers/SqlController.php:389
4864 #: libraries/classes/Sql.php:1240
4865 #, php-format
4866 msgid "Bookmark %s has been created."
4867 msgstr ""
4869 #: libraries/classes/Controllers/ImportController.php:672
4870 #, php-format
4871 msgid "Import has been successfully finished, %d query executed."
4872 msgid_plural "Import has been successfully finished, %d queries executed."
4873 msgstr[0] ""
4874 msgstr[1] ""
4876 #: libraries/classes/Controllers/ImportController.php:703
4877 #, php-format
4878 msgid ""
4879 "Script timeout passed, if you want to finish import, please %sresubmit the "
4880 "same file%s and import will resume."
4881 msgstr ""
4883 #: libraries/classes/Controllers/ImportController.php:713
4884 msgid ""
4885 "However on last run no data has been parsed, this usually means phpMyAdmin "
4886 "won't be able to finish this import unless you increase php time limits."
4887 msgstr ""
4889 #: libraries/classes/Controllers/ImportController.php:787
4890 #: libraries/classes/Controllers/SqlController.php:169
4891 msgid "\"DROP DATABASE\" statements are disabled."
4892 msgstr ""
4894 #: libraries/classes/Controllers/ImportStatusController.php:67
4895 msgid "Could not load the progress of the import."
4896 msgstr ""
4898 #: libraries/classes/Controllers/JavaScriptMessagesController.php:35
4899 msgid "Confirm"
4900 msgstr ""
4902 #: libraries/classes/Controllers/JavaScriptMessagesController.php:36
4903 #, php-format
4904 msgid "Do you really want to execute \"%s\"?"
4905 msgstr ""
4907 #: libraries/classes/Controllers/JavaScriptMessagesController.php:37
4908 msgid "You are about to DESTROY a complete database!"
4909 msgstr ""
4911 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
4912 msgid "Cannot rename database to the same name. Change the name and try again"
4913 msgstr ""
4915 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
4916 msgid "You are about to DESTROY a complete table!"
4917 msgstr ""
4919 #: libraries/classes/Controllers/JavaScriptMessagesController.php:42
4920 msgid "You are about to TRUNCATE a complete table!"
4921 msgstr ""
4923 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
4924 msgid "Delete tracking data for this table?"
4925 msgstr ""
4927 #: libraries/classes/Controllers/JavaScriptMessagesController.php:44
4928 msgid "Delete tracking data for these tables?"
4929 msgstr ""
4931 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
4932 msgid "Delete tracking data for this version?"
4933 msgstr ""
4935 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
4936 msgid "Delete tracking data for these versions?"
4937 msgstr ""
4939 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
4940 msgid "Delete entry from tracking report?"
4941 msgstr ""
4943 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
4944 msgid "Deleting tracking data"
4945 msgstr ""
4947 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
4948 msgid "Dropping Primary Key/Index"
4949 msgstr ""
4951 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
4952 msgid "Dropping Foreign key."
4953 msgstr ""
4955 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
4956 msgid "This operation could take a long time. Proceed anyway?"
4957 msgstr ""
4959 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
4960 #, php-format
4961 msgid "Do you really want to delete user group \"%s\"?"
4962 msgstr ""
4964 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
4965 #, php-format
4966 msgid "Do you really want to delete the search \"%s\"?"
4967 msgstr ""
4969 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
4970 msgid "You have unsaved changes; are you sure you want to leave this page?"
4971 msgstr ""
4973 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
4974 msgid ""
4975 "You are trying to reduce the number of rows, but have already entered data "
4976 "in those rows which will be lost. Do you wish to continue?"
4977 msgstr ""
4979 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
4980 msgid "Do you really want to revoke the selected user(s) ?"
4981 msgstr ""
4983 #: libraries/classes/Controllers/JavaScriptMessagesController.php:60
4984 msgid "Do you really want to delete this central column?"
4985 msgstr ""
4987 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
4988 msgid "Do you really want to delete the selected items?"
4989 msgstr ""
4991 #: libraries/classes/Controllers/JavaScriptMessagesController.php:63
4992 msgid ""
4993 "Do you really want to DROP the selected partition(s)? This will also DELETE "
4994 "the data related to the selected partition(s)!"
4995 msgstr ""
4997 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
4998 msgid "Do you really want to TRUNCATE the selected partition(s)?"
4999 msgstr ""
5001 #: libraries/classes/Controllers/JavaScriptMessagesController.php:67
5002 msgid "Do you really want to remove partitioning?"
5003 msgstr ""
5005 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5006 msgid "Do you really want to RESET SLAVE?"
5007 msgstr ""
5009 #: libraries/classes/Controllers/JavaScriptMessagesController.php:70
5010 msgid ""
5011 "This operation will attempt to convert your data to the new collation. In "
5012 "rare cases, especially where a character doesn't exist in the new collation, "
5013 "this process could cause the data to appear incorrectly under the new "
5014 "collation; in this case we suggest you revert to the original collation and "
5015 "refer to the tips at "
5016 msgstr ""
5018 #: libraries/classes/Controllers/JavaScriptMessagesController.php:76
5019 msgid "Garbled Data"
5020 msgstr ""
5022 #: libraries/classes/Controllers/JavaScriptMessagesController.php:78
5023 msgid "Are you sure you wish to change the collation and convert the data?"
5024 msgstr ""
5026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5027 msgid ""
5028 "Through this operation, MySQL attempts to map the data values between "
5029 "collations. If the character sets are incompatible, there may be data loss "
5030 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5031 "column collation(s). <b>To convert existing data, it is suggested to use the "
5032 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5033 "</b>"
5034 msgstr ""
5036 #: libraries/classes/Controllers/JavaScriptMessagesController.php:90
5037 msgid ""
5038 "Are you sure you wish to change all the column collations and convert the "
5039 "data?"
5040 msgstr ""
5042 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5043 msgid "Save & close"
5044 msgstr ""
5046 #: libraries/classes/Controllers/JavaScriptMessagesController.php:95
5047 #: libraries/classes/InsertEdit.php:1979
5048 #: templates/config/form_display/fieldset_bottom.twig:9
5049 #: templates/preferences/manage/main.twig:114
5050 #: templates/preferences/manage/main.twig:122
5051 msgid "Reset"
5052 msgstr ""
5054 #: libraries/classes/Controllers/JavaScriptMessagesController.php:96
5055 msgid "Reset all"
5056 msgstr ""
5058 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5059 msgid "Missing value in the form!"
5060 msgstr ""
5062 #: libraries/classes/Controllers/JavaScriptMessagesController.php:100
5063 msgid "Select at least one of the options!"
5064 msgstr ""
5066 #: libraries/classes/Controllers/JavaScriptMessagesController.php:101
5067 msgid "Please enter a valid number!"
5068 msgstr ""
5070 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5071 msgid "Please enter a valid length!"
5072 msgstr ""
5074 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5075 msgid "Add index"
5076 msgstr ""
5078 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5079 msgid "Edit index"
5080 msgstr ""
5082 #. l10n: Rename a table Index
5083 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5084 msgid "Rename index"
5085 msgstr ""
5087 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5088 #: templates/table/index_form.twig:227
5089 #, php-format
5090 msgid "Add %s column(s) to index"
5091 msgstr ""
5093 #: libraries/classes/Controllers/JavaScriptMessagesController.php:108
5094 msgid "Create single-column index"
5095 msgstr ""
5097 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5098 msgid "Create composite index"
5099 msgstr ""
5101 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5102 msgid "Composite with:"
5103 msgstr ""
5105 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5106 msgid "Please select column(s) for the index."
5107 msgstr ""
5109 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5110 #: libraries/classes/InsertEdit.php:1977
5111 #: templates/columns_definitions/column_definitions_form.twig:157
5112 #: templates/table/index_form.twig:233
5113 #: templates/table/index_rename_form.twig:28
5114 #: templates/table/relation/common_form.twig:221
5115 msgid "Preview SQL"
5116 msgstr ""
5118 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5119 msgid "Simulate query"
5120 msgstr ""
5122 #: libraries/classes/Controllers/JavaScriptMessagesController.php:118
5123 msgid "Matched rows:"
5124 msgstr ""
5126 #: libraries/classes/Controllers/JavaScriptMessagesController.php:119
5127 #: libraries/classes/Html/Generator.php:928 templates/export.twig:49
5128 msgid "SQL query:"
5129 msgstr ""
5131 #. l10n: Default label for the y-Axis of Charts
5132 #: libraries/classes/Controllers/JavaScriptMessagesController.php:123
5133 msgid "Y values"
5134 msgstr ""
5136 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5137 msgid "Please enter the SQL query first."
5138 msgstr ""
5140 #: libraries/classes/Controllers/JavaScriptMessagesController.php:129
5141 msgid "The host name is empty!"
5142 msgstr ""
5144 #: libraries/classes/Controllers/JavaScriptMessagesController.php:130
5145 msgid "The user name is empty!"
5146 msgstr ""
5148 #: libraries/classes/Controllers/JavaScriptMessagesController.php:131
5149 #: libraries/classes/Server/Privileges.php:1025
5150 #: libraries/classes/UserPassword.php:40
5151 msgid "The password is empty!"
5152 msgstr ""
5154 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5155 #: libraries/classes/Server/Privileges.php:1023
5156 #: libraries/classes/UserPassword.php:44
5157 msgid "The passwords aren't the same!"
5158 msgstr ""
5160 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5161 msgid "Removing Selected Users"
5162 msgstr ""
5164 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5165 #: libraries/classes/Tracking.php:236 libraries/classes/Tracking.php:643
5166 #: templates/server/status/advisor/index.twig:20
5167 #: templates/server/status/advisor/index.twig:47
5168 msgid "Close"
5169 msgstr ""
5171 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5172 msgid "Template was created."
5173 msgstr ""
5175 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5176 msgid "Template was loaded."
5177 msgstr ""
5179 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5180 msgid "Template was updated."
5181 msgstr ""
5183 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5184 msgid "Template was deleted."
5185 msgstr ""
5187 #. l10n: Other, small valued, queries
5188 #: libraries/classes/Controllers/JavaScriptMessagesController.php:143
5189 #: libraries/classes/Controllers/Server/Status/QueriesController.php:98
5190 #: libraries/classes/Server/Status/Data.php:163
5191 msgid "Other"
5192 msgstr ""
5194 #. l10n: Thousands separator
5195 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5196 #: libraries/classes/Util.php:603 libraries/classes/Util.php:635
5197 msgid ","
5198 msgstr "."
5200 #. l10n: Decimal separator
5201 #: libraries/classes/Controllers/JavaScriptMessagesController.php:147
5202 #: libraries/classes/Util.php:601 libraries/classes/Util.php:633
5203 msgid "."
5204 msgstr ","
5206 #: libraries/classes/Controllers/JavaScriptMessagesController.php:149
5207 msgid "Connections / Processes"
5208 msgstr ""
5210 #: libraries/classes/Controllers/JavaScriptMessagesController.php:152
5211 msgid "Local monitor configuration incompatible!"
5212 msgstr ""
5214 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5215 msgid ""
5216 "The chart arrangement configuration in your browsers local storage is not "
5217 "compatible anymore to the newer version of the monitor dialog. It is very "
5218 "likely that your current configuration will not work anymore. Please reset "
5219 "your configuration to default in the <i>Settings</i> menu."
5220 msgstr ""
5222 #: libraries/classes/Controllers/JavaScriptMessagesController.php:160
5223 msgid "Query cache efficiency"
5224 msgstr ""
5226 #: libraries/classes/Controllers/JavaScriptMessagesController.php:161
5227 msgid "Query cache usage"
5228 msgstr ""
5230 #: libraries/classes/Controllers/JavaScriptMessagesController.php:162
5231 msgid "Query cache used"
5232 msgstr ""
5234 #: libraries/classes/Controllers/JavaScriptMessagesController.php:164
5235 msgid "System CPU usage"
5236 msgstr ""
5238 #: libraries/classes/Controllers/JavaScriptMessagesController.php:165
5239 msgid "System memory"
5240 msgstr ""
5242 #: libraries/classes/Controllers/JavaScriptMessagesController.php:166
5243 msgid "System swap"
5244 msgstr ""
5246 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5247 msgid "Average load"
5248 msgstr ""
5250 #: libraries/classes/Controllers/JavaScriptMessagesController.php:169
5251 msgid "Total memory"
5252 msgstr ""
5254 #: libraries/classes/Controllers/JavaScriptMessagesController.php:170
5255 msgid "Cached memory"
5256 msgstr ""
5258 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5259 msgid "Buffered memory"
5260 msgstr ""
5262 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5263 msgid "Free memory"
5264 msgstr ""
5266 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5267 msgid "Used memory"
5268 msgstr ""
5270 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5271 msgid "Total swap"
5272 msgstr ""
5274 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5275 msgid "Cached swap"
5276 msgstr ""
5278 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5279 msgid "Used swap"
5280 msgstr ""
5282 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5283 msgid "Free swap"
5284 msgstr ""
5286 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5287 msgid "Bytes sent"
5288 msgstr ""
5290 #: libraries/classes/Controllers/JavaScriptMessagesController.php:181
5291 msgid "Bytes received"
5292 msgstr ""
5294 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5295 #: templates/server/status/status/index.twig:36
5296 msgid "Connections"
5297 msgstr ""
5299 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5300 #: templates/server/status/base.twig:11
5301 #: templates/server/status/processes/list.twig:5
5302 msgid "Processes"
5303 msgstr ""
5305 #. l10n: shortcuts for Byte
5306 #: libraries/classes/Controllers/JavaScriptMessagesController.php:186
5307 #: libraries/classes/Util.php:509
5308 msgid "B"
5309 msgstr ""
5311 #. l10n: shortcuts for Kilobyte
5312 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5313 #: libraries/classes/Util.php:511
5314 #: templates/server/status/monitor/index.twig:179
5315 msgid "KiB"
5316 msgstr "KiB"
5318 #. l10n: shortcuts for Megabyte
5319 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5320 #: libraries/classes/Util.php:513
5321 #: templates/server/status/monitor/index.twig:180
5322 msgid "MiB"
5323 msgstr "MiB"
5325 #. l10n: shortcuts for Gigabyte
5326 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5327 #: libraries/classes/Util.php:515
5328 msgid "GiB"
5329 msgstr "GiB"
5331 #. l10n: shortcuts for Terabyte
5332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:190
5333 #: libraries/classes/Util.php:517
5334 msgid "TiB"
5335 msgstr "TiB"
5337 #. l10n: shortcuts for Petabyte
5338 #: libraries/classes/Controllers/JavaScriptMessagesController.php:191
5339 #: libraries/classes/Util.php:519
5340 msgid "PiB"
5341 msgstr "PiB"
5343 #. l10n: shortcuts for Exabyte
5344 #: libraries/classes/Controllers/JavaScriptMessagesController.php:192
5345 #: libraries/classes/Util.php:521
5346 msgid "EiB"
5347 msgstr "EiB"
5349 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5350 #, php-format
5351 msgid "%d table(s)"
5352 msgstr ""
5354 #. l10n: Questions is the name of a MySQL Status variable
5355 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5356 msgid "Questions"
5357 msgstr ""
5359 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5360 #: templates/server/status/status/index.twig:14
5361 msgid "Traffic"
5362 msgstr ""
5364 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5365 #: libraries/classes/Menu.php:573 libraries/classes/Util.php:2480
5366 #: templates/server/status/monitor/index.twig:12
5367 msgid "Settings"
5368 msgstr ""
5370 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5371 msgid "Add chart to grid"
5372 msgstr ""
5374 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5375 msgid "Please add at least one variable to the series!"
5376 msgstr ""
5378 #: libraries/classes/Controllers/JavaScriptMessagesController.php:201
5379 #: libraries/classes/Display/Results.php:1325
5380 #: libraries/classes/Plugins/Export/ExportSql.php:2317
5381 #: libraries/classes/Plugins/Schema/SchemaPdf.php:96
5382 #: libraries/config.values.php:111
5383 #: templates/columns_definitions/column_attributes.twig:208
5384 #: templates/columns_definitions/column_attributes.twig:229
5385 #: templates/database/central_columns/main.twig:309
5386 #: templates/database/designer/main.twig:589 templates/export.twig:355
5387 #: templates/server/privileges/privileges_summary.twig:30
5388 #: templates/server/status/monitor/index.twig:204
5389 #: templates/server/status/processes/list.twig:54
5390 #: templates/table/zoom_search/index.twig:64
5391 #: templates/table/zoom_search/index.twig:124
5392 msgid "None"
5393 msgstr ""
5395 #. l10n: SQL Query on modal to show exported query
5396 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5397 msgid "SQL Query"
5398 msgstr ""
5400 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5401 msgid "Resume monitor"
5402 msgstr ""
5404 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5405 msgid "Pause monitor"
5406 msgstr ""
5408 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5409 #: templates/server/status/processes/index.twig:53
5410 msgid "Start auto refresh"
5411 msgstr ""
5413 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5414 msgid "Stop auto refresh"
5415 msgstr ""
5417 #: libraries/classes/Controllers/JavaScriptMessagesController.php:209
5418 msgid "general_log and slow_query_log are enabled."
5419 msgstr ""
5421 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5422 msgid "general_log is enabled."
5423 msgstr ""
5425 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5426 msgid "slow_query_log is enabled."
5427 msgstr ""
5429 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5430 msgid "slow_query_log and general_log are disabled."
5431 msgstr ""
5433 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5434 msgid "log_output is not set to TABLE."
5435 msgstr ""
5437 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5438 msgid "log_output is set to TABLE."
5439 msgstr ""
5441 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5442 #, php-format
5443 msgid ""
5444 "slow_query_log is enabled, but the server logs only queries that take longer "
5445 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5446 "depending on your system."
5447 msgstr ""
5449 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5450 #, php-format
5451 msgid "long_query_time is set to %d second(s)."
5452 msgstr ""
5454 #: libraries/classes/Controllers/JavaScriptMessagesController.php:222
5455 msgid ""
5456 "Following settings will be applied globally and reset to default on server "
5457 "restart:"
5458 msgstr ""
5460 #. l10n: %s is FILE or TABLE
5461 #: libraries/classes/Controllers/JavaScriptMessagesController.php:226
5462 #, php-format
5463 msgid "Set log_output to %s"
5464 msgstr ""
5466 #. l10n: Enable in this context means setting a status variable to ON
5467 #: libraries/classes/Controllers/JavaScriptMessagesController.php:228
5468 #, php-format
5469 msgid "Enable %s"
5470 msgstr ""
5472 #. l10n: Disable in this context means setting a status variable to OFF
5473 #: libraries/classes/Controllers/JavaScriptMessagesController.php:230
5474 #, php-format
5475 msgid "Disable %s"
5476 msgstr ""
5478 #. l10n: %d seconds
5479 #: libraries/classes/Controllers/JavaScriptMessagesController.php:232
5480 #, php-format
5481 msgid "Set long_query_time to %d seconds."
5482 msgstr ""
5484 #: libraries/classes/Controllers/JavaScriptMessagesController.php:234
5485 msgid ""
5486 "You can't change these variables. Please log in as root or contact your "
5487 "database administrator."
5488 msgstr ""
5490 #: libraries/classes/Controllers/JavaScriptMessagesController.php:237
5491 msgid "Change settings"
5492 msgstr ""
5494 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
5495 msgid "Current settings"
5496 msgstr ""
5498 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
5499 msgid "Chart title"
5500 msgstr ""
5502 #. l10n: As in differential values
5503 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5504 msgid "Differential"
5505 msgstr ""
5507 #: libraries/classes/Controllers/JavaScriptMessagesController.php:243
5508 #, php-format
5509 msgid "Divided by %s"
5510 msgstr ""
5512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:244
5513 msgid "Unit"
5514 msgstr ""
5516 #: libraries/classes/Controllers/JavaScriptMessagesController.php:246
5517 msgid "From slow log"
5518 msgstr ""
5520 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5521 msgid "From general log"
5522 msgstr ""
5524 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
5525 msgid "The database name is not known for this query in the server's logs."
5526 msgstr ""
5528 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5529 msgid "Analysing logs"
5530 msgstr ""
5532 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5533 msgid "Analysing & loading logs. This may take a while."
5534 msgstr ""
5536 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5537 msgid "Cancel request"
5538 msgstr ""
5540 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5541 msgid ""
5542 "This column shows the amount of identical queries that are grouped together. "
5543 "However only the SQL query itself has been used as a grouping criteria, so "
5544 "the other attributes of queries, such as start time, may differ."
5545 msgstr ""
5547 #: libraries/classes/Controllers/JavaScriptMessagesController.php:260
5548 msgid ""
5549 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5550 "same table are also being grouped together, disregarding of the inserted "
5551 "data."
5552 msgstr ""
5554 #: libraries/classes/Controllers/JavaScriptMessagesController.php:264
5555 msgid "Log data loaded. Queries executed in this time span:"
5556 msgstr ""
5558 #: libraries/classes/Controllers/JavaScriptMessagesController.php:266
5559 msgid "Jump to Log table"
5560 msgstr ""
5562 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
5563 msgid "No data found"
5564 msgstr ""
5566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:268
5567 msgid "Log analysed, but no data found in this time span."
5568 msgstr ""
5570 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
5571 msgid "Analyzing…"
5572 msgstr ""
5574 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
5575 msgid "Explain output"
5576 msgstr ""
5578 #: libraries/classes/Controllers/JavaScriptMessagesController.php:272
5579 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:171
5580 #: libraries/classes/Menu.php:540 libraries/classes/Util.php:2476
5581 #: libraries/config.values.php:157
5582 #: templates/database/events/editor_form.twig:18
5583 #: templates/database/events/index.twig:19
5584 #: templates/database/tracking/tables.twig:17
5585 #: templates/table/tracking/main.twig:31
5586 msgid "Status"
5587 msgstr ""
5589 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5590 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:167
5591 #: libraries/classes/Plugins/Export/ExportHtmlword.php:493
5592 #: libraries/classes/Plugins/Export/ExportOdt.php:625
5593 #: libraries/classes/Plugins/Export/ExportTexytext.php:471
5594 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:414
5595 #: templates/database/triggers/list.twig:23
5596 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
5597 msgid "Time"
5598 msgstr "Tied"
5600 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5601 msgid "Total time:"
5602 msgstr ""
5604 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5605 msgid "Profiling results"
5606 msgstr ""
5608 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
5609 msgctxt "Display format"
5610 msgid "Table"
5611 msgstr ""
5613 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5614 msgid "Chart"
5615 msgstr ""
5617 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5618 #: templates/export.twig:171
5619 #, fuzzy
5620 #| msgid "Database"
5621 msgctxt "Alias"
5622 msgid "Database"
5623 msgstr "Database"
5625 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
5626 #: templates/export.twig:185
5627 msgctxt "Alias"
5628 msgid "Table"
5629 msgstr ""
5631 #: libraries/classes/Controllers/JavaScriptMessagesController.php:281
5632 #: templates/export.twig:198
5633 msgctxt "Alias"
5634 msgid "Column"
5635 msgstr ""
5637 #. l10n: A collection of available filters
5638 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
5639 msgid "Log table filter options"
5640 msgstr ""
5642 #. l10n: Filter as in "Start Filtering"
5643 #: libraries/classes/Controllers/JavaScriptMessagesController.php:286
5644 msgid "Filter"
5645 msgstr ""
5647 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
5648 msgid "Filter queries by word/regexp:"
5649 msgstr ""
5651 #: libraries/classes/Controllers/JavaScriptMessagesController.php:288
5652 msgid "Group queries, ignoring variable data in WHERE clauses"
5653 msgstr ""
5655 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
5656 msgid "Sum of grouped rows:"
5657 msgstr ""
5659 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
5660 #: libraries/classes/Engines/Innodb.php:141
5661 #: templates/server/databases/index.twig:256
5662 msgid "Total:"
5663 msgstr ""
5665 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
5666 msgid "Loading logs"
5667 msgstr ""
5669 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
5670 msgid "Monitor refresh failed"
5671 msgstr ""
5673 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5674 msgid ""
5675 "While requesting new chart data the server returned an invalid response. "
5676 "This is most likely because your session expired. Reloading the page and "
5677 "reentering your credentials should help."
5678 msgstr ""
5680 #: libraries/classes/Controllers/JavaScriptMessagesController.php:299
5681 msgid "Reload page"
5682 msgstr ""
5684 #: libraries/classes/Controllers/JavaScriptMessagesController.php:301
5685 msgid "Affected rows:"
5686 msgstr ""
5688 #: libraries/classes/Controllers/JavaScriptMessagesController.php:304
5689 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5690 msgstr ""
5692 #: libraries/classes/Controllers/JavaScriptMessagesController.php:307
5693 msgid ""
5694 "Failed building chart grid with imported config. Resetting to default config…"
5695 msgstr ""
5697 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
5698 msgid "Import monitor configuration"
5699 msgstr ""
5701 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
5702 msgid "Please select the file you want to import."
5703 msgstr ""
5705 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5706 msgid "Please enter a valid table name."
5707 msgstr ""
5709 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
5710 msgid "Please enter a valid database name."
5711 msgstr ""
5713 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
5714 msgid "No files available on server for import!"
5715 msgstr ""
5717 #: libraries/classes/Controllers/JavaScriptMessagesController.php:316
5718 msgid "Analyse query"
5719 msgstr ""
5721 #: libraries/classes/Controllers/JavaScriptMessagesController.php:319
5722 msgid "Formatting SQL…"
5723 msgstr ""
5725 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
5726 msgid "No parameters found!"
5727 msgstr ""
5729 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
5730 #: templates/database/central_columns/main.twig:271
5731 #: templates/database/designer/main.twig:340
5732 #: templates/database/designer/main.twig:391
5733 #: templates/database/designer/main.twig:669
5734 #: templates/database/designer/main.twig:735
5735 #: templates/database/designer/main.twig:874
5736 #: templates/database/designer/main.twig:959
5737 #: templates/database/designer/main.twig:1064
5738 #: templates/server/variables/index.twig:15
5739 msgid "Cancel"
5740 msgstr ""
5742 #: libraries/classes/Controllers/JavaScriptMessagesController.php:327
5743 #: templates/header.twig:50
5744 msgid "Page-related settings"
5745 msgstr ""
5747 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
5748 #: templates/config/form_display/fieldset_bottom.twig:8
5749 msgid "Apply"
5750 msgstr ""
5752 #: libraries/classes/Controllers/JavaScriptMessagesController.php:331
5753 #: templates/navigation/main.twig:58
5754 #: templates/server/status/monitor/index.twig:95
5755 msgid "Loading…"
5756 msgstr ""
5758 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5759 msgid "Request aborted!!"
5760 msgstr ""
5762 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5763 msgid "Processing request"
5764 msgstr ""
5766 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
5767 msgid "Request failed!!"
5768 msgstr ""
5770 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
5771 #: libraries/classes/Controllers/SqlController.php:266
5772 #: libraries/classes/Controllers/SqlController.php:300
5773 msgid "Error in processing request"
5774 msgstr ""
5776 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5777 #, php-format
5778 msgid "Error code: %s"
5779 msgstr ""
5781 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5782 #, php-format
5783 msgid "Error text: %s"
5784 msgstr ""
5786 #: libraries/classes/Controllers/JavaScriptMessagesController.php:339
5787 msgid ""
5788 "It seems that the connection to server has been lost. Please check your "
5789 "network connectivity and server status."
5790 msgstr ""
5792 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
5793 msgid "No accounts selected."
5794 msgstr ""
5796 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
5797 msgid "Dropping column"
5798 msgstr ""
5800 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
5801 msgid "Adding primary key"
5802 msgstr ""
5804 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
5805 #: templates/console/display.twig:129 templates/database/designer/main.twig:338
5806 #: templates/database/designer/main.twig:667
5807 #: templates/database/designer/main.twig:731
5808 #: templates/database/designer/main.twig:870
5809 #: templates/database/designer/main.twig:955
5810 #: templates/database/designer/main.twig:1062
5811 msgid "OK"
5812 msgstr ""
5814 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
5815 msgid "Click to dismiss this notification"
5816 msgstr ""
5818 #: libraries/classes/Controllers/JavaScriptMessagesController.php:350
5819 msgid "Renaming databases"
5820 msgstr ""
5822 #: libraries/classes/Controllers/JavaScriptMessagesController.php:351
5823 msgid "Copying database"
5824 msgstr ""
5826 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
5827 msgid "Changing charset"
5828 msgstr ""
5830 #: libraries/classes/Controllers/JavaScriptMessagesController.php:356
5831 #: templates/database/structure/drop_form.twig:16
5832 #: templates/database/structure/empty_form.twig:16 templates/import.twig:193
5833 #: templates/sql/query.twig:131 templates/table/delete/confirm.twig:25
5834 msgid "Enable foreign key checks"
5835 msgstr ""
5837 #: libraries/classes/Controllers/JavaScriptMessagesController.php:359
5838 msgid "Failed to get real row count."
5839 msgstr ""
5841 #: libraries/classes/Controllers/JavaScriptMessagesController.php:362
5842 msgid "Searching"
5843 msgstr ""
5845 #: libraries/classes/Controllers/JavaScriptMessagesController.php:363
5846 msgid "Hide search results"
5847 msgstr ""
5849 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
5850 msgid "Show search results"
5851 msgstr ""
5853 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
5854 msgid "Browsing"
5855 msgstr ""
5857 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
5858 msgid "Deleting"
5859 msgstr ""
5861 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
5862 #, php-format
5863 msgid "Delete the matches for the %s table?"
5864 msgstr ""
5866 #: libraries/classes/Controllers/JavaScriptMessagesController.php:370
5867 msgid "The definition of a stored function must contain a RETURN statement!"
5868 msgstr ""
5870 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
5871 msgid "No routine is exportable. Required privileges may be lacking."
5872 msgstr ""
5874 #: libraries/classes/Controllers/JavaScriptMessagesController.php:375
5875 #: templates/database/routines/parameter_row.twig:24
5876 msgid "ENUM/SET editor"
5877 msgstr ""
5879 #: libraries/classes/Controllers/JavaScriptMessagesController.php:376
5880 #, php-format
5881 msgid "Values for column %s"
5882 msgstr ""
5884 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
5885 msgid "Values for a new column"
5886 msgstr ""
5888 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
5889 msgid "Enter each value in a separate field."
5890 msgstr ""
5892 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
5893 #, php-format
5894 msgid "Add %d value(s)"
5895 msgstr ""
5897 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
5898 msgid ""
5899 "Note: If the file contains multiple tables, they will be combined into one."
5900 msgstr ""
5902 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
5903 msgid "Hide query box"
5904 msgstr ""
5906 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
5907 msgid "Show query box"
5908 msgstr ""
5910 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
5911 #: libraries/classes/Display/Results.php:3336
5912 #: libraries/classes/Server/UserGroups.php:134
5913 #: libraries/classes/Tracking.php:258 templates/console/bookmark_content.twig:7
5914 #: templates/database/central_columns/main.twig:270
5915 #: templates/database/central_columns/main.twig:385
5916 #: templates/database/central_columns/main.twig:386
5917 #: templates/database/designer/main.twig:389
5918 #: templates/database/qbe/ins_del_and_or_cell.twig:18
5919 #: templates/database/search/results.twig:43
5920 #: templates/display/results/table.twig:218
5921 #: templates/display/results/table.twig:219 templates/export.twig:38
5922 #: templates/setup/home/index.twig:62 templates/sql/query.twig:173
5923 msgid "Delete"
5924 msgstr ""
5926 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
5927 #, php-format
5928 msgid "%d is not valid row number."
5929 msgstr ""
5931 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
5932 #: libraries/classes/InsertEdit.php:925
5933 #: templates/sql/relational_column_dropdown.twig:3
5934 #: templates/table/search/input_box.twig:27
5935 msgid "Browse foreign values"
5936 msgstr ""
5938 #: libraries/classes/Controllers/JavaScriptMessagesController.php:393
5939 msgid "No previously auto-saved query is available. Loading default query."
5940 msgstr ""
5942 #: libraries/classes/Controllers/JavaScriptMessagesController.php:395
5943 msgid ""
5944 "You have a previously saved query. Click Get auto-saved query to load the "
5945 "query."
5946 msgstr ""
5948 #: libraries/classes/Controllers/JavaScriptMessagesController.php:397
5949 #, php-format
5950 msgid "Variable %d:"
5951 msgstr ""
5953 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
5954 #: libraries/classes/Normalization.php:1046
5955 msgid "Pick"
5956 msgstr ""
5958 #: libraries/classes/Controllers/JavaScriptMessagesController.php:401
5959 msgid "Column selector"
5960 msgstr ""
5962 #: libraries/classes/Controllers/JavaScriptMessagesController.php:402
5963 msgid "Search this list"
5964 msgstr ""
5966 #: libraries/classes/Controllers/JavaScriptMessagesController.php:404
5967 #, php-format
5968 msgid ""
5969 "No columns in the central list. Make sure the Central columns list for "
5970 "database %s has columns that are not present in the current table."
5971 msgstr ""
5973 #: libraries/classes/Controllers/JavaScriptMessagesController.php:407
5974 msgid "See more"
5975 msgstr ""
5977 #: libraries/classes/Controllers/JavaScriptMessagesController.php:408
5978 msgid "Are you sure?"
5979 msgstr ""
5981 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
5982 msgid ""
5983 "This action may change some of the columns definition.<br>Are you sure you "
5984 "want to continue?"
5985 msgstr ""
5987 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
5988 msgid "Continue"
5989 msgstr ""
5991 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
5992 msgid "Add primary key"
5993 msgstr ""
5995 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
5996 msgid "Primary key added."
5997 msgstr ""
5999 #: libraries/classes/Controllers/JavaScriptMessagesController.php:418
6000 #: libraries/classes/Normalization.php:288
6001 msgid "Taking you to next step…"
6002 msgstr ""
6004 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
6005 #, php-format
6006 msgid "The first step of normalization is complete for table '%s'."
6007 msgstr ""
6009 #: libraries/classes/Controllers/JavaScriptMessagesController.php:420
6010 #: libraries/classes/Normalization.php:557
6011 #: libraries/classes/Normalization.php:606
6012 #: libraries/classes/Normalization.php:700
6013 #: libraries/classes/Normalization.php:768
6014 msgid "End of step"
6015 msgstr ""
6017 #: libraries/classes/Controllers/JavaScriptMessagesController.php:421
6018 msgid "Second step of normalization (2NF)"
6019 msgstr ""
6021 #. l10n: Display text for calendar close link
6022 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6023 #: libraries/classes/Normalization.php:385
6024 #: templates/javascript/variables.twig:15
6025 msgid "Done"
6026 msgstr ""
6028 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6029 msgid "Confirm partial dependencies"
6030 msgstr ""
6032 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6033 msgid "Selected partial dependencies are as follows:"
6034 msgstr ""
6036 #: libraries/classes/Controllers/JavaScriptMessagesController.php:426
6037 msgid ""
6038 "Note: a, b -> d,f implies values of columns a and b combined together can "
6039 "determine values of column d and column f."
6040 msgstr ""
6042 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6043 msgid "No partial dependencies selected!"
6044 msgstr ""
6046 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6047 #: libraries/classes/Controllers/JavaScriptMessagesController.php:597
6048 #: libraries/classes/Export.php:599 libraries/classes/Html/Generator.php:1032
6049 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:311
6050 #: templates/import_status.twig:2 templates/user_password.twig:2
6051 msgid "Back"
6052 msgstr ""
6054 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6055 msgid "Show me the possible partial dependencies based on data in the table"
6056 msgstr ""
6058 #: libraries/classes/Controllers/JavaScriptMessagesController.php:432
6059 msgid "Hide partial dependencies list"
6060 msgstr ""
6062 #: libraries/classes/Controllers/JavaScriptMessagesController.php:434
6063 msgid ""
6064 "Sit tight! It may take few seconds depending on data size and column count "
6065 "of the table."
6066 msgstr ""
6068 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6069 msgid "Step"
6070 msgstr ""
6072 #: libraries/classes/Controllers/JavaScriptMessagesController.php:438
6073 msgid "The following actions will be performed:"
6074 msgstr ""
6076 #: libraries/classes/Controllers/JavaScriptMessagesController.php:439
6077 #, php-format
6078 msgid "DROP columns %s from the table %s"
6079 msgstr ""
6081 #: libraries/classes/Controllers/JavaScriptMessagesController.php:440
6082 msgid "Create the following table"
6083 msgstr ""
6085 #: libraries/classes/Controllers/JavaScriptMessagesController.php:443
6086 msgid "Third step of normalization (3NF)"
6087 msgstr ""
6089 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6090 msgid "Confirm transitive dependencies"
6091 msgstr ""
6093 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6094 msgid "Selected dependencies are as follows:"
6095 msgstr ""
6097 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6098 msgid "No dependencies selected!"
6099 msgstr ""
6101 #: libraries/classes/Controllers/JavaScriptMessagesController.php:449
6102 #: libraries/classes/InsertEdit.php:1890
6103 #: templates/columns_definitions/column_definitions_form.twig:160
6104 #: templates/database/central_columns/edit.twig:20
6105 #: templates/database/central_columns/main.twig:121
6106 #: templates/database/central_columns/main.twig:274
6107 #: templates/server/variables/index.twig:12
6108 #: templates/table/gis_visualization/gis_visualization.twig:48
6109 #: templates/table/relation/common_form.twig:222
6110 #: templates/table/structure/partition_definition_form.twig:12
6111 msgid "Save"
6112 msgstr ""
6114 #: libraries/classes/Controllers/JavaScriptMessagesController.php:452
6115 msgid "Hide search criteria"
6116 msgstr ""
6118 #: libraries/classes/Controllers/JavaScriptMessagesController.php:453
6119 msgid "Show search criteria"
6120 msgstr ""
6122 #: libraries/classes/Controllers/JavaScriptMessagesController.php:454
6123 msgid "Range search"
6124 msgstr ""
6126 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6127 msgid "Column maximum:"
6128 msgstr ""
6130 #: libraries/classes/Controllers/JavaScriptMessagesController.php:456
6131 msgid "Column minimum:"
6132 msgstr ""
6134 #: libraries/classes/Controllers/JavaScriptMessagesController.php:457
6135 msgid "Minimum value:"
6136 msgstr ""
6138 #: libraries/classes/Controllers/JavaScriptMessagesController.php:458
6139 msgid "Maximum value:"
6140 msgstr ""
6142 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6143 msgid "Hide find and replace criteria"
6144 msgstr ""
6146 #: libraries/classes/Controllers/JavaScriptMessagesController.php:462
6147 msgid "Show find and replace criteria"
6148 msgstr ""
6150 #: libraries/classes/Controllers/JavaScriptMessagesController.php:466
6151 msgid "Each point represents a data row."
6152 msgstr ""
6154 #: libraries/classes/Controllers/JavaScriptMessagesController.php:468
6155 msgid "Hovering over a point will show its label."
6156 msgstr ""
6158 #: libraries/classes/Controllers/JavaScriptMessagesController.php:470
6159 msgid "To zoom in, select a section of the plot with the mouse."
6160 msgstr ""
6162 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6163 msgid "Click reset zoom button to come back to original state."
6164 msgstr ""
6166 #: libraries/classes/Controllers/JavaScriptMessagesController.php:474
6167 msgid "Click a data point to view and possibly edit the data row."
6168 msgstr ""
6170 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6171 msgid "The plot can be resized by dragging it along the bottom right corner."
6172 msgstr ""
6174 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6175 msgid "Select two columns"
6176 msgstr ""
6178 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6179 msgid "Select two different columns"
6180 msgstr ""
6182 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6183 msgid "Data point content"
6184 msgstr ""
6186 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6187 #: libraries/classes/Controllers/JavaScriptMessagesController.php:663
6188 #: libraries/classes/ErrorHandler.php:408 libraries/classes/InsertEdit.php:3139
6189 #: templates/table/index_form.twig:157 templates/table/index_form.twig:193
6190 msgid "Ignore"
6191 msgstr ""
6193 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6194 #: libraries/classes/Display/Results.php:3269
6195 #: libraries/classes/Html/Generator.php:74
6196 #: templates/display/results/table.twig:214
6197 #: templates/display/results/table.twig:215
6198 msgid "Copy"
6199 msgstr ""
6201 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
6202 #: templates/gis_data_editor_form.twig:74
6203 #: templates/gis_data_editor_form.twig:94
6204 #: templates/gis_data_editor_form.twig:135
6205 #: templates/gis_data_editor_form.twig:187
6206 msgid "X"
6207 msgstr ""
6209 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6210 #: templates/gis_data_editor_form.twig:76
6211 #: templates/gis_data_editor_form.twig:96
6212 #: templates/gis_data_editor_form.twig:137
6213 #: templates/gis_data_editor_form.twig:189
6214 msgid "Y"
6215 msgstr ""
6217 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6218 msgid "Point"
6219 msgstr ""
6221 #: libraries/classes/Controllers/JavaScriptMessagesController.php:491
6222 #, php-format
6223 msgid "Point %d"
6224 msgstr ""
6226 #: libraries/classes/Controllers/JavaScriptMessagesController.php:492
6227 msgid "Linestring"
6228 msgstr ""
6230 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6231 msgid "Polygon"
6232 msgstr ""
6234 #: libraries/classes/Controllers/JavaScriptMessagesController.php:494
6235 #: templates/display/results/table.twig:159
6236 msgid "Geometry"
6237 msgstr ""
6239 #: libraries/classes/Controllers/JavaScriptMessagesController.php:495
6240 msgid "Inner ring"
6241 msgstr ""
6243 #: libraries/classes/Controllers/JavaScriptMessagesController.php:496
6244 msgid "Outer ring"
6245 msgstr ""
6247 #: libraries/classes/Controllers/JavaScriptMessagesController.php:497
6248 #: templates/gis_data_editor_form.twig:99
6249 #: templates/gis_data_editor_form.twig:140
6250 #: templates/gis_data_editor_form.twig:192
6251 msgid "Add a point"
6252 msgstr ""
6254 #: libraries/classes/Controllers/JavaScriptMessagesController.php:498
6255 #: templates/gis_data_editor_form.twig:144
6256 #: templates/gis_data_editor_form.twig:195
6257 msgid "Add an inner ring"
6258 msgstr ""
6260 #: libraries/classes/Controllers/JavaScriptMessagesController.php:500
6261 msgid "Do you want to copy encryption key?"
6262 msgstr ""
6264 #: libraries/classes/Controllers/JavaScriptMessagesController.php:501
6265 msgid "Encryption key"
6266 msgstr ""
6268 #: libraries/classes/Controllers/JavaScriptMessagesController.php:504
6269 msgid ""
6270 "The HEX function will treat the integer as a string while calculating the "
6271 "hexadecimal value"
6272 msgstr ""
6274 #: libraries/classes/Controllers/JavaScriptMessagesController.php:509
6275 msgid ""
6276 "MySQL accepts additional values not selectable by the slider; key in those "
6277 "values directly if desired"
6278 msgstr ""
6280 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6281 msgid ""
6282 "MySQL accepts additional values not selectable by the datepicker; key in "
6283 "those values directly if desired"
6284 msgstr ""
6286 #: libraries/classes/Controllers/JavaScriptMessagesController.php:521
6287 msgid ""
6288 "Indicates that you have made changes to this page; you will be prompted for "
6289 "confirmation before abandoning changes"
6290 msgstr ""
6292 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6293 msgid "Select referenced key"
6294 msgstr ""
6296 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6297 msgid "Select Foreign Key"
6298 msgstr ""
6300 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6301 msgid "Please select the primary key or a unique key!"
6302 msgstr ""
6304 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
6305 #: templates/database/designer/main.twig:98
6306 #: templates/database/designer/main.twig:101
6307 msgid "Choose column to display"
6308 msgstr ""
6310 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6311 msgid ""
6312 "You haven't saved the changes in the layout. They will be lost if you don't "
6313 "save them. Do you want to continue?"
6314 msgstr ""
6316 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
6317 msgid "value/subQuery is empty"
6318 msgstr ""
6320 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6321 #: templates/database/designer/main.twig:40
6322 #: templates/database/designer/main.twig:43
6323 msgid "Add tables from other databases"
6324 msgstr ""
6326 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6327 msgid "Page name"
6328 msgstr ""
6330 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6331 #: templates/database/designer/main.twig:63
6332 #: templates/database/designer/main.twig:66
6333 msgid "Save page"
6334 msgstr ""
6336 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
6337 #: templates/database/designer/main.twig:70
6338 #: templates/database/designer/main.twig:73
6339 msgid "Save page as"
6340 msgstr ""
6342 #: libraries/classes/Controllers/JavaScriptMessagesController.php:539
6343 #: templates/database/designer/main.twig:56
6344 #: templates/database/designer/main.twig:59
6345 msgid "Open page"
6346 msgstr ""
6348 #: libraries/classes/Controllers/JavaScriptMessagesController.php:540
6349 msgid "Delete page"
6350 msgstr ""
6352 #. l10n: When the user opens a page saved in the Designer
6353 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6354 msgid "Some tables saved in this page might have been renamed or deleted."
6355 msgstr ""
6357 #: libraries/classes/Controllers/JavaScriptMessagesController.php:543
6358 #: templates/database/designer/main.twig:10
6359 msgid "Untitled"
6360 msgstr ""
6362 #: libraries/classes/Controllers/JavaScriptMessagesController.php:544
6363 msgid "Please select a page to continue"
6364 msgstr ""
6366 #: libraries/classes/Controllers/JavaScriptMessagesController.php:545
6367 msgid "Please enter a valid page name"
6368 msgstr ""
6370 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
6371 msgid "Do you want to save the changes to the current page?"
6372 msgstr ""
6374 #: libraries/classes/Controllers/JavaScriptMessagesController.php:547
6375 msgid "Successfully deleted the page"
6376 msgstr ""
6378 #: libraries/classes/Controllers/JavaScriptMessagesController.php:548
6379 msgid "Export relational schema"
6380 msgstr ""
6382 #: libraries/classes/Controllers/JavaScriptMessagesController.php:549
6383 msgid "Modifications have been saved"
6384 msgstr ""
6386 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
6387 #, php-format
6388 msgid "%d object(s) created."
6389 msgstr ""
6391 #: libraries/classes/Controllers/JavaScriptMessagesController.php:553
6392 msgid "Column name"
6393 msgstr ""
6395 #: libraries/classes/Controllers/JavaScriptMessagesController.php:554
6396 #: templates/sql/query.twig:165
6397 msgid "Submit"
6398 msgstr ""
6400 #: libraries/classes/Controllers/JavaScriptMessagesController.php:557
6401 msgid "Press escape to cancel editing."
6402 msgstr ""
6404 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
6405 msgid ""
6406 "You have edited some data and they have not been saved. Are you sure you "
6407 "want to leave this page before saving the data?"
6408 msgstr ""
6410 #: libraries/classes/Controllers/JavaScriptMessagesController.php:562
6411 msgid "Drag to reorder."
6412 msgstr ""
6414 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
6415 msgid "Click to sort results by this column."
6416 msgstr ""
6418 #: libraries/classes/Controllers/JavaScriptMessagesController.php:565
6419 msgid ""
6420 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6421 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6422 "from ORDER BY clause"
6423 msgstr ""
6425 #: libraries/classes/Controllers/JavaScriptMessagesController.php:569
6426 msgid "Click to mark/unmark."
6427 msgstr ""
6429 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
6430 msgid "Double-click to copy column name."
6431 msgstr ""
6433 #: libraries/classes/Controllers/JavaScriptMessagesController.php:572
6434 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6435 msgstr ""
6437 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
6438 msgid ""
6439 "This table does not contain a unique column. Features related to the grid "
6440 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6441 msgstr ""
6443 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
6444 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6445 msgstr ""
6447 #: libraries/classes/Controllers/JavaScriptMessagesController.php:581
6448 msgid ""
6449 "Do you really want to see all of the rows? For a big table this could crash "
6450 "the browser."
6451 msgstr ""
6453 #: libraries/classes/Controllers/JavaScriptMessagesController.php:584
6454 msgid "Original length"
6455 msgstr ""
6457 #: libraries/classes/Controllers/JavaScriptMessagesController.php:587
6458 msgid "cancel"
6459 msgstr ""
6461 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
6462 #: libraries/classes/Controllers/Server/Status/StatusController.php:225
6463 msgid "Aborted"
6464 msgstr ""
6466 #: libraries/classes/Controllers/JavaScriptMessagesController.php:590
6467 msgid "Success"
6468 msgstr ""
6470 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
6471 msgid "Import status"
6472 msgstr ""
6474 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
6475 #: templates/navigation/main.twig:84
6476 msgid "Drop files here"
6477 msgstr ""
6479 #: libraries/classes/Controllers/JavaScriptMessagesController.php:593
6480 msgid "Select database first"
6481 msgstr ""
6483 #: libraries/classes/Controllers/JavaScriptMessagesController.php:596
6484 #: templates/database/data_dictionary/index.twig:117
6485 #: templates/database/structure/index.twig:12
6486 #: templates/display/results/table.twig:241
6487 #: templates/table/structure/display_structure.twig:333
6488 msgid "Print"
6489 msgstr ""
6491 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
6492 msgid "You can also edit most values<br>by double-clicking directly on them."
6493 msgstr ""
6495 #: libraries/classes/Controllers/JavaScriptMessagesController.php:603
6496 msgid "You can also edit most values<br>by clicking directly on them."
6497 msgstr ""
6499 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
6500 msgid "Go to link:"
6501 msgstr ""
6503 #: libraries/classes/Controllers/JavaScriptMessagesController.php:607
6504 msgid "Copy column name."
6505 msgstr ""
6507 #: libraries/classes/Controllers/JavaScriptMessagesController.php:608
6508 msgid "Right-click the column name to copy it to your clipboard."
6509 msgstr ""
6511 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6512 msgid "Generate password"
6513 msgstr ""
6515 #: libraries/classes/Controllers/JavaScriptMessagesController.php:612
6516 #: templates/server/replication/master_add_slave_user.twig:73
6517 msgid "Generate"
6518 msgstr ""
6520 #: libraries/classes/Controllers/JavaScriptMessagesController.php:613
6521 #: libraries/classes/Controllers/UserPasswordController.php:80
6522 #: templates/home/index.twig:46
6523 #: templates/server/privileges/change_password.twig:10
6524 msgid "Change password"
6525 msgstr ""
6527 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
6528 #: templates/table/structure/display_structure.twig:132
6529 msgid "More"
6530 msgstr ""
6532 #: libraries/classes/Controllers/JavaScriptMessagesController.php:619
6533 msgid "Show panel"
6534 msgstr ""
6536 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
6537 msgid "Hide panel"
6538 msgstr ""
6540 #: libraries/classes/Controllers/JavaScriptMessagesController.php:621
6541 msgid "Show hidden navigation tree items."
6542 msgstr ""
6544 #: libraries/classes/Controllers/JavaScriptMessagesController.php:623
6545 #: libraries/classes/Navigation/NavigationTree.php:1477
6546 msgid "Unlink from main panel"
6547 msgstr ""
6549 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
6550 msgid "The requested page was not found in the history, it may have expired."
6551 msgstr ""
6553 #: libraries/classes/Controllers/JavaScriptMessagesController.php:630
6554 #: libraries/classes/Setup/Index.php:184
6555 #, php-format
6556 msgid ""
6557 "A newer version of phpMyAdmin is available and you should consider "
6558 "upgrading. The newest version is %s, released on %s."
6559 msgstr ""
6561 #. l10n: Latest available phpMyAdmin version
6562 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
6563 msgid ", latest stable version:"
6564 msgstr ""
6566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:635
6567 msgid "up to date"
6568 msgstr ""
6570 #: libraries/classes/Controllers/JavaScriptMessagesController.php:637
6571 #: templates/database/structure/show_create.twig:33
6572 #: templates/display/results/table.twig:280
6573 #: templates/sql/no_results_returned.twig:12 templates/view_create.twig:11
6574 msgid "Create view"
6575 msgstr ""
6577 #: libraries/classes/Controllers/JavaScriptMessagesController.php:640
6578 msgid "Send error report"
6579 msgstr ""
6581 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6582 msgid "Submit error report"
6583 msgstr ""
6585 #: libraries/classes/Controllers/JavaScriptMessagesController.php:643
6586 msgid ""
6587 "A fatal JavaScript error has occurred. Would you like to send an error "
6588 "report?"
6589 msgstr ""
6591 #: libraries/classes/Controllers/JavaScriptMessagesController.php:645
6592 msgid "Change report settings"
6593 msgstr ""
6595 #: libraries/classes/Controllers/JavaScriptMessagesController.php:646
6596 msgid "Show report details"
6597 msgstr ""
6599 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
6600 msgid ""
6601 "Your export is incomplete, due to a low execution time limit at the PHP "
6602 "level!"
6603 msgstr ""
6605 #: libraries/classes/Controllers/JavaScriptMessagesController.php:652
6606 #, php-format
6607 msgid ""
6608 "Warning: a form on this page has more than %d fields. On submission, some of "
6609 "the fields might be ignored, due to PHP's max_input_vars configuration."
6610 msgstr ""
6612 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
6613 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
6614 msgid "Some errors have been detected on the server!"
6615 msgstr ""
6617 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
6618 msgid "Please look at the bottom of this window."
6619 msgstr ""
6621 #: libraries/classes/Controllers/JavaScriptMessagesController.php:666
6622 #: libraries/classes/ErrorHandler.php:412
6623 msgid "Ignore All"
6624 msgstr ""
6626 #: libraries/classes/Controllers/JavaScriptMessagesController.php:674
6627 msgid ""
6628 "As per your settings, they are being submitted currently, please be patient."
6629 msgstr ""
6631 #: libraries/classes/Controllers/JavaScriptMessagesController.php:682
6632 msgid "Successfully copied!"
6633 msgstr ""
6635 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
6636 msgid "Copying failed!"
6637 msgstr ""
6639 #: libraries/classes/Controllers/JavaScriptMessagesController.php:686
6640 msgid "Execute this query again?"
6641 msgstr ""
6643 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6644 msgid "Do you really want to delete this bookmark?"
6645 msgstr ""
6647 #: libraries/classes/Controllers/JavaScriptMessagesController.php:688
6648 msgid "Some error occurred while getting SQL debug info."
6649 msgstr ""
6651 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
6652 #, php-format
6653 msgid "%s queries executed %s times in %s seconds."
6654 msgstr ""
6656 #: libraries/classes/Controllers/JavaScriptMessagesController.php:690
6657 #, php-format
6658 msgid "%s argument(s) passed"
6659 msgstr ""
6661 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6662 msgid "Show arguments"
6663 msgstr ""
6665 #: libraries/classes/Controllers/JavaScriptMessagesController.php:692
6666 msgid "Hide arguments"
6667 msgstr ""
6669 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
6670 msgid "Time taken:"
6671 msgstr ""
6673 #: libraries/classes/Controllers/JavaScriptMessagesController.php:695
6674 msgid ""
6675 "There was a problem accessing your browser storage, some features may not "
6676 "work properly for you. It is likely that the browser doesn't support storage "
6677 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6678 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6679 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6680 msgstr ""
6682 #: libraries/classes/Controllers/JavaScriptMessagesController.php:702
6683 msgid "Copy tables to"
6684 msgstr ""
6686 #: libraries/classes/Controllers/JavaScriptMessagesController.php:703
6687 msgid "Add table prefix"
6688 msgstr ""
6690 #: libraries/classes/Controllers/JavaScriptMessagesController.php:704
6691 msgid "Replace table with prefix"
6692 msgstr ""
6694 #: libraries/classes/Controllers/JavaScriptMessagesController.php:705
6695 #: templates/database/structure/check_all_tables.twig:28
6696 msgid "Copy table with prefix"
6697 msgstr ""
6699 #: libraries/classes/Controllers/JavaScriptMessagesController.php:708
6700 msgid "Extremely weak"
6701 msgstr ""
6703 #: libraries/classes/Controllers/JavaScriptMessagesController.php:709
6704 msgid "Very weak"
6705 msgstr ""
6707 #: libraries/classes/Controllers/JavaScriptMessagesController.php:710
6708 msgid "Weak"
6709 msgstr ""
6711 #: libraries/classes/Controllers/JavaScriptMessagesController.php:711
6712 msgid "Good"
6713 msgstr ""
6715 #: libraries/classes/Controllers/JavaScriptMessagesController.php:712
6716 msgid "Strong"
6717 msgstr ""
6719 #. l10n: error code 5 (from U2F API)
6720 #: libraries/classes/Controllers/JavaScriptMessagesController.php:716
6721 msgctxt "U2F error"
6722 msgid "Timed out waiting for security key activation."
6723 msgstr ""
6725 #. l10n: error code 2 (from U2F API)
6726 #: libraries/classes/Controllers/JavaScriptMessagesController.php:718
6727 msgctxt "U2F error"
6728 msgid "Invalid request sent to security key."
6729 msgstr ""
6731 #. l10n: unknown error code (from U2F API)
6732 #: libraries/classes/Controllers/JavaScriptMessagesController.php:720
6733 msgctxt "U2F error"
6734 msgid "Unknown security key error."
6735 msgstr ""
6737 #. l10n: error code 3 (from U2F API)
6738 #: libraries/classes/Controllers/JavaScriptMessagesController.php:722
6739 msgctxt "U2F error"
6740 msgid "Client does not support security key."
6741 msgstr ""
6743 #. l10n: error code 4 (from U2F API) on register
6744 #: libraries/classes/Controllers/JavaScriptMessagesController.php:724
6745 msgctxt "U2F error"
6746 msgid "Failed security key activation."
6747 msgstr ""
6749 #. l10n: error code 4 (from U2F API) on authanticate
6750 #: libraries/classes/Controllers/JavaScriptMessagesController.php:726
6751 msgctxt "U2F error"
6752 msgid "Invalid security key."
6753 msgstr ""
6755 #: libraries/classes/Controllers/JavaScriptMessagesController.php:731
6756 #, php-format
6757 msgctxt ""
6758 "The table already exists in the designer and can not be added once more."
6759 msgid "Table %s already exists!"
6760 msgstr ""
6762 #: libraries/classes/Controllers/JavaScriptMessagesController.php:733
6763 #: libraries/classes/InsertEdit.php:339
6764 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:51
6765 msgid "Hide"
6766 msgstr ""
6768 #: libraries/classes/Controllers/JavaScriptMessagesController.php:734
6769 #: libraries/classes/Controllers/Table/ChangeController.php:198
6770 #: templates/database/multi_table_query/form.twig:44
6771 #: templates/database/tracking/tables.twig:19
6772 #: templates/table/tracking/main.twig:33
6773 msgid "Show"
6774 msgstr ""
6776 #: libraries/classes/Controllers/NavigationController.php:47
6777 msgid "Fatal error: The navigation can only be accessed via AJAX"
6778 msgstr ""
6780 #: libraries/classes/Controllers/NormalizationController.php:39
6781 #: libraries/classes/Normalization.php:251
6782 msgid "Select one…"
6783 msgstr ""
6785 #: libraries/classes/Controllers/NormalizationController.php:40
6786 #: libraries/classes/Normalization.php:252
6787 msgid "No such column"
6788 msgstr ""
6790 #: libraries/classes/Controllers/NormalizationController.php:45
6791 #: libraries/classes/Normalization.php:256 libraries/classes/Types.php:750
6792 #: libraries/classes/Types.php:789
6793 msgctxt "string types"
6794 msgid "String"
6795 msgstr ""
6797 #: libraries/classes/Controllers/Preferences/ManageController.php:87
6798 msgid "phpMyAdmin configuration snippet"
6799 msgstr ""
6801 #: libraries/classes/Controllers/Preferences/ManageController.php:88
6802 msgid "Paste it to your config.inc.php"
6803 msgstr ""
6805 #: libraries/classes/Controllers/Preferences/ManageController.php:133
6806 msgid "Could not import configuration"
6807 msgstr ""
6809 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:53
6810 msgid "Two-factor authentication has been removed."
6811 msgstr ""
6813 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:64
6814 msgid "Two-factor authentication has been configured."
6815 msgstr ""
6817 #: libraries/classes/Controllers/Server/DatabasesController.php:245
6818 #, php-format
6819 msgid "Database %1$s has been created."
6820 msgstr ""
6822 #: libraries/classes/Controllers/Server/DatabasesController.php:325
6823 #, php-format
6824 msgid "%1$d database has been dropped successfully."
6825 msgid_plural "%1$d databases have been dropped successfully."
6826 msgstr[0] ""
6827 msgstr[1] ""
6829 #: libraries/classes/Controllers/Server/DatabasesController.php:483
6830 #: libraries/classes/Import.php:148
6831 #: templates/database/structure/table_header.twig:26
6832 #: templates/table/structure/display_partitions.twig:28
6833 #: templates/table/structure/display_structure.twig:231
6834 #: templates/table/structure/display_table_stats.twig:119
6835 msgid "Rows"
6836 msgstr ""
6838 #: libraries/classes/Controllers/Server/DatabasesController.php:493
6839 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:24
6840 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
6841 #: templates/database/data_dictionary/index.twig:59 templates/indexes.twig:3
6842 #: templates/table/structure/display_structure.twig:402
6843 #: templates/table/tracking/structure_snapshot_indexes.twig:1
6844 msgid "Indexes"
6845 msgstr ""
6847 #: libraries/classes/Controllers/Server/DatabasesController.php:498
6848 #: libraries/classes/Controllers/Server/Status/StatusController.php:152
6849 #: libraries/classes/Controllers/Server/Status/StatusController.php:241
6850 #: templates/table/structure/display_table_stats.twig:45
6851 msgid "Total"
6852 msgstr ""
6854 #: libraries/classes/Controllers/Server/DatabasesController.php:503
6855 #: templates/database/structure/table_header.twig:38
6856 #: templates/table/structure/display_table_stats.twig:32
6857 msgid "Overhead"
6858 msgstr ""
6860 #: libraries/classes/Controllers/Server/PrivilegesController.php:142
6861 #: libraries/classes/Controllers/Server/UserGroupsController.php:51
6862 msgid "No Privileges"
6863 msgstr ""
6865 #: libraries/classes/Controllers/Server/PrivilegesController.php:150
6866 msgid "You do not have the privileges to administrate the users!"
6867 msgstr ""
6869 #: libraries/classes/Controllers/Server/PrivilegesController.php:164
6870 msgid ""
6871 "Username and hostname didn't change. If you only want to change the "
6872 "password, 'Change password' tab should be used."
6873 msgstr ""
6875 #: libraries/classes/Controllers/Server/PrivilegesController.php:418
6876 msgid "User has been added."
6877 msgstr ""
6879 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:112
6880 #, php-format
6881 msgid "Thread %s was successfully killed."
6882 msgstr ""
6884 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:118
6885 #, php-format
6886 msgid ""
6887 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
6888 msgstr ""
6890 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:147
6891 msgid "ID"
6892 msgstr ""
6894 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:151
6895 #: libraries/classes/Server/Privileges.php:3002
6896 #: templates/server/user_groups/user_listings.twig:9
6897 msgid "User"
6898 msgstr "Gebroeker"
6900 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:155
6901 #: templates/server/replication/master_add_slave_user.twig:32
6902 #: templates/server/replication/master_add_slave_user.twig:43
6903 #: templates/server/replication/master_replication.twig:25
6904 msgid "Host"
6905 msgstr ""
6907 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:163
6908 msgid "Command"
6909 msgstr ""
6911 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:175
6912 msgid "Progress"
6913 msgstr ""
6915 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:179
6916 #: libraries/classes/Server/Status/Data.php:146
6917 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:21
6918 msgid "SQL query"
6919 msgstr ""
6921 #: libraries/classes/Controllers/Server/Status/StatusController.php:114
6922 msgid "Received"
6923 msgstr ""
6925 #: libraries/classes/Controllers/Server/Status/StatusController.php:133
6926 msgid "Sent"
6927 msgstr ""
6929 #: libraries/classes/Controllers/Server/Status/StatusController.php:200
6930 msgid "Max. concurrent connections"
6931 msgstr ""
6933 #: libraries/classes/Controllers/Server/Status/StatusController.php:209
6934 msgid "Failed attempts"
6935 msgstr ""
6937 #: libraries/classes/Controllers/Server/Status/VariablesController.php:244
6938 msgid ""
6939 "The number of connections that were aborted because the client died without "
6940 "closing the connection properly."
6941 msgstr ""
6943 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
6944 msgid "The number of failed attempts to connect to the MySQL server."
6945 msgstr ""
6947 #: libraries/classes/Controllers/Server/Status/VariablesController.php:251
6948 msgid ""
6949 "The number of transactions that used the temporary binary log cache but that "
6950 "exceeded the value of binlog_cache_size and used a temporary file to store "
6951 "statements from the transaction."
6952 msgstr ""
6954 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
6955 msgid "The number of transactions that used the temporary binary log cache."
6956 msgstr ""
6958 #: libraries/classes/Controllers/Server/Status/VariablesController.php:259
6959 msgid ""
6960 "The number of connection attempts (successful or not) to the MySQL server."
6961 msgstr ""
6963 #: libraries/classes/Controllers/Server/Status/VariablesController.php:263
6964 msgid ""
6965 "The number of temporary tables on disk created automatically by the server "
6966 "while executing statements. If Created_tmp_disk_tables is big, you may want "
6967 "to increase the tmp_table_size  value to cause temporary tables to be memory-"
6968 "based instead of disk-based."
6969 msgstr ""
6971 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
6972 msgid "How many temporary files mysqld has created."
6973 msgstr ""
6975 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
6976 msgid ""
6977 "The number of in-memory temporary tables created automatically by the server "
6978 "while executing statements."
6979 msgstr ""
6981 #: libraries/classes/Controllers/Server/Status/VariablesController.php:277
6982 msgid ""
6983 "The number of rows written with INSERT DELAYED for which some error occurred "
6984 "(probably duplicate key)."
6985 msgstr ""
6987 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
6988 msgid ""
6989 "The number of INSERT DELAYED handler threads in use. Every different table "
6990 "on which one uses INSERT DELAYED gets its own thread."
6991 msgstr ""
6993 #: libraries/classes/Controllers/Server/Status/VariablesController.php:286
6994 msgid "The number of INSERT DELAYED rows written."
6995 msgstr ""
6997 #: libraries/classes/Controllers/Server/Status/VariablesController.php:289
6998 msgid "The number of executed FLUSH statements."
6999 msgstr ""
7001 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7002 msgid "The number of internal COMMIT statements."
7003 msgstr ""
7005 #: libraries/classes/Controllers/Server/Status/VariablesController.php:295
7006 msgid "The number of times a row was deleted from a table."
7007 msgstr ""
7009 #: libraries/classes/Controllers/Server/Status/VariablesController.php:298
7010 msgid ""
7011 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7012 "table with a given name. This is called discovery. Handler_discover "
7013 "indicates the number of time tables have been discovered."
7014 msgstr ""
7016 #: libraries/classes/Controllers/Server/Status/VariablesController.php:304
7017 msgid ""
7018 "The number of times the first entry was read from an index. If this is high, "
7019 "it suggests that the server is doing a lot of full index scans; for example, "
7020 "SELECT col1 FROM foo, assuming that col1 is indexed."
7021 msgstr ""
7023 #: libraries/classes/Controllers/Server/Status/VariablesController.php:310
7024 msgid ""
7025 "The number of requests to read a row based on a key. If this is high, it is "
7026 "a good indication that your queries and tables are properly indexed."
7027 msgstr ""
7029 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7030 msgid ""
7031 "The number of requests to read the next row in key order. This is "
7032 "incremented if you are querying an index column with a range constraint or "
7033 "if you are doing an index scan."
7034 msgstr ""
7036 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7037 msgid ""
7038 "The number of requests to read the previous row in key order. This read "
7039 "method is mainly used to optimize ORDER BY … DESC."
7040 msgstr ""
7042 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7043 msgid ""
7044 "The number of requests to read a row based on a fixed position. This is high "
7045 "if you are doing a lot of queries that require sorting of the result. You "
7046 "probably have a lot of queries that require MySQL to scan whole tables or "
7047 "you have joins that don't use keys properly."
7048 msgstr ""
7050 #: libraries/classes/Controllers/Server/Status/VariablesController.php:331
7051 msgid ""
7052 "The number of requests to read the next row in the data file. This is high "
7053 "if you are doing a lot of table scans. Generally this suggests that your "
7054 "tables are not properly indexed or that your queries are not written to take "
7055 "advantage of the indexes you have."
7056 msgstr ""
7058 #: libraries/classes/Controllers/Server/Status/VariablesController.php:338
7059 msgid "The number of internal ROLLBACK statements."
7060 msgstr ""
7062 #: libraries/classes/Controllers/Server/Status/VariablesController.php:341
7063 msgid "The number of requests to update a row in a table."
7064 msgstr ""
7066 #: libraries/classes/Controllers/Server/Status/VariablesController.php:344
7067 msgid "The number of requests to insert a row in a table."
7068 msgstr ""
7070 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7071 msgid "The number of pages containing data (dirty or clean)."
7072 msgstr ""
7074 #: libraries/classes/Controllers/Server/Status/VariablesController.php:350
7075 msgid "The number of pages currently dirty."
7076 msgstr ""
7078 #: libraries/classes/Controllers/Server/Status/VariablesController.php:353
7079 msgid "The number of buffer pool pages that have been requested to be flushed."
7080 msgstr ""
7082 #: libraries/classes/Controllers/Server/Status/VariablesController.php:357
7083 msgid "The number of free pages."
7084 msgstr ""
7086 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7087 msgid ""
7088 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7089 "being read or written or that can't be flushed or removed for some other "
7090 "reason."
7091 msgstr ""
7093 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7094 msgid ""
7095 "The number of pages busy because they have been allocated for administrative "
7096 "overhead such as row locks or the adaptive hash index. This value can also "
7097 "be calculated as Innodb_buffer_pool_pages_total - "
7098 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7099 msgstr ""
7101 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7102 msgid "Total size of buffer pool, in pages."
7103 msgstr ""
7105 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7106 msgid ""
7107 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7108 "query is to scan a large portion of a table but in random order."
7109 msgstr ""
7111 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7112 msgid ""
7113 "The number of sequential read-aheads InnoDB initiated. This happens when "
7114 "InnoDB does a sequential full table scan."
7115 msgstr ""
7117 #: libraries/classes/Controllers/Server/Status/VariablesController.php:384
7118 msgid "The number of logical read requests InnoDB has done."
7119 msgstr ""
7121 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7122 msgid ""
7123 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7124 "and had to do a single-page read."
7125 msgstr ""
7127 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7128 msgid ""
7129 "Normally, writes to the InnoDB buffer pool happen in the background. "
7130 "However, if it's necessary to read or create a page and no clean pages are "
7131 "available, it's necessary to wait for pages to be flushed first. This "
7132 "counter counts instances of these waits. If the buffer pool size was set "
7133 "properly, this value should be small."
7134 msgstr ""
7136 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7137 msgid "The number writes done to the InnoDB buffer pool."
7138 msgstr ""
7140 #: libraries/classes/Controllers/Server/Status/VariablesController.php:402
7141 msgid "The number of fsync() operations so far."
7142 msgstr ""
7144 #: libraries/classes/Controllers/Server/Status/VariablesController.php:405
7145 msgid "The current number of pending fsync() operations."
7146 msgstr ""
7148 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7149 msgid "The current number of pending reads."
7150 msgstr ""
7152 #: libraries/classes/Controllers/Server/Status/VariablesController.php:411
7153 msgid "The current number of pending writes."
7154 msgstr ""
7156 #: libraries/classes/Controllers/Server/Status/VariablesController.php:414
7157 msgid "The amount of data read so far, in bytes."
7158 msgstr ""
7160 #: libraries/classes/Controllers/Server/Status/VariablesController.php:417
7161 msgid "The total number of data reads."
7162 msgstr ""
7164 #: libraries/classes/Controllers/Server/Status/VariablesController.php:420
7165 msgid "The total number of data writes."
7166 msgstr ""
7168 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7169 msgid "The amount of data written so far, in bytes."
7170 msgstr ""
7172 #: libraries/classes/Controllers/Server/Status/VariablesController.php:426
7173 msgid "The number of pages that have been written for doublewrite operations."
7174 msgstr ""
7176 #: libraries/classes/Controllers/Server/Status/VariablesController.php:430
7177 msgid "The number of doublewrite operations that have been performed."
7178 msgstr ""
7180 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7181 msgid ""
7182 "The number of waits we had because log buffer was too small and we had to "
7183 "wait for it to be flushed before continuing."
7184 msgstr ""
7186 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7187 msgid "The number of log write requests."
7188 msgstr ""
7190 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7191 msgid "The number of physical writes to the log file."
7192 msgstr ""
7194 #: libraries/classes/Controllers/Server/Status/VariablesController.php:443
7195 msgid "The number of fsync() writes done to the log file."
7196 msgstr ""
7198 #: libraries/classes/Controllers/Server/Status/VariablesController.php:446
7199 msgid "The number of pending log file fsyncs."
7200 msgstr ""
7202 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7203 msgid "Pending log file writes."
7204 msgstr ""
7206 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7207 msgid "The number of bytes written to the log file."
7208 msgstr ""
7210 #: libraries/classes/Controllers/Server/Status/VariablesController.php:455
7211 msgid "The number of pages created."
7212 msgstr ""
7214 #: libraries/classes/Controllers/Server/Status/VariablesController.php:458
7215 msgid ""
7216 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7217 "pages; the page size allows them to be easily converted to bytes."
7218 msgstr ""
7220 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7221 msgid "The number of pages read."
7222 msgstr ""
7224 #: libraries/classes/Controllers/Server/Status/VariablesController.php:466
7225 msgid "The number of pages written."
7226 msgstr ""
7228 #: libraries/classes/Controllers/Server/Status/VariablesController.php:469
7229 msgid "The number of row locks currently being waited for."
7230 msgstr ""
7232 #: libraries/classes/Controllers/Server/Status/VariablesController.php:472
7233 msgid "The average time to acquire a row lock, in milliseconds."
7234 msgstr ""
7236 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7237 msgid "The total time spent in acquiring row locks, in milliseconds."
7238 msgstr ""
7240 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7241 msgid "The maximum time to acquire a row lock, in milliseconds."
7242 msgstr ""
7244 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7245 msgid "The number of times a row lock had to be waited for."
7246 msgstr ""
7248 #: libraries/classes/Controllers/Server/Status/VariablesController.php:484
7249 msgid "The number of rows deleted from InnoDB tables."
7250 msgstr ""
7252 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7253 msgid "The number of rows inserted in InnoDB tables."
7254 msgstr ""
7256 #: libraries/classes/Controllers/Server/Status/VariablesController.php:490
7257 msgid "The number of rows read from InnoDB tables."
7258 msgstr ""
7260 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7261 msgid "The number of rows updated in InnoDB tables."
7262 msgstr ""
7264 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7265 msgid ""
7266 "The number of key blocks in the key cache that have changed but haven't yet "
7267 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7268 msgstr ""
7270 #: libraries/classes/Controllers/Server/Status/VariablesController.php:501
7271 msgid ""
7272 "The number of unused blocks in the key cache. You can use this value to "
7273 "determine how much of the key cache is in use."
7274 msgstr ""
7276 #: libraries/classes/Controllers/Server/Status/VariablesController.php:505
7277 msgid ""
7278 "The number of used blocks in the key cache. This value is a high-water mark "
7279 "that indicates the maximum number of blocks that have ever been in use at "
7280 "one time."
7281 msgstr ""
7283 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
7284 msgid "Percentage of used key cache (calculated value)"
7285 msgstr ""
7287 #: libraries/classes/Controllers/Server/Status/VariablesController.php:513
7288 msgid "The number of requests to read a key block from the cache."
7289 msgstr ""
7291 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
7292 msgid ""
7293 "The number of physical reads of a key block from disk. If Key_reads is big, "
7294 "then your key_buffer_size value is probably too small. The cache miss rate "
7295 "can be calculated as Key_reads/Key_read_requests."
7296 msgstr ""
7298 #: libraries/classes/Controllers/Server/Status/VariablesController.php:522
7299 msgid ""
7300 "Key cache miss calculated as rate of physical reads compared to read "
7301 "requests (calculated value)"
7302 msgstr ""
7304 #: libraries/classes/Controllers/Server/Status/VariablesController.php:526
7305 msgid "The number of requests to write a key block to the cache."
7306 msgstr ""
7308 #: libraries/classes/Controllers/Server/Status/VariablesController.php:529
7309 msgid "The number of physical writes of a key block to disk."
7310 msgstr ""
7312 #: libraries/classes/Controllers/Server/Status/VariablesController.php:532
7313 msgid ""
7314 "Percentage of physical writes compared to write requests (calculated value)"
7315 msgstr ""
7317 #: libraries/classes/Controllers/Server/Status/VariablesController.php:536
7318 msgid ""
7319 "The total cost of the last compiled query as computed by the query "
7320 "optimizer. Useful for comparing the cost of different query plans for the "
7321 "same query. The default value of 0 means that no query has been compiled yet."
7322 msgstr ""
7324 #: libraries/classes/Controllers/Server/Status/VariablesController.php:542
7325 msgid ""
7326 "The maximum number of connections that have been in use simultaneously since "
7327 "the server started."
7328 msgstr ""
7330 #: libraries/classes/Controllers/Server/Status/VariablesController.php:546
7331 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7332 msgstr ""
7334 #: libraries/classes/Controllers/Server/Status/VariablesController.php:549
7335 msgid ""
7336 "The number of tables that have been opened. If opened tables is big, your "
7337 "table_open_cache value is probably too small."
7338 msgstr ""
7340 #: libraries/classes/Controllers/Server/Status/VariablesController.php:553
7341 msgid "The number of files that are open."
7342 msgstr ""
7344 #: libraries/classes/Controllers/Server/Status/VariablesController.php:556
7345 msgid "The number of streams that are open (used mainly for logging)."
7346 msgstr ""
7348 #: libraries/classes/Controllers/Server/Status/VariablesController.php:559
7349 msgid "The number of tables that are open."
7350 msgstr ""
7352 #: libraries/classes/Controllers/Server/Status/VariablesController.php:562
7353 msgid ""
7354 "The number of free memory blocks in query cache. High numbers can indicate "
7355 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7356 "statement."
7357 msgstr ""
7359 #: libraries/classes/Controllers/Server/Status/VariablesController.php:567
7360 msgid "The amount of free memory for query cache."
7361 msgstr ""
7363 #: libraries/classes/Controllers/Server/Status/VariablesController.php:570
7364 msgid "The number of cache hits."
7365 msgstr ""
7367 #: libraries/classes/Controllers/Server/Status/VariablesController.php:573
7368 msgid "The number of queries added to the cache."
7369 msgstr ""
7371 #: libraries/classes/Controllers/Server/Status/VariablesController.php:576
7372 msgid ""
7373 "The number of queries that have been removed from the cache to free up "
7374 "memory for caching new queries. This information can help you tune the query "
7375 "cache size. The query cache uses a least recently used (LRU) strategy to "
7376 "decide which queries to remove from the cache."
7377 msgstr ""
7379 #: libraries/classes/Controllers/Server/Status/VariablesController.php:583
7380 msgid ""
7381 "The number of non-cached queries (not cachable, or not cached due to the "
7382 "query_cache_type setting)."
7383 msgstr ""
7385 #: libraries/classes/Controllers/Server/Status/VariablesController.php:587
7386 msgid "The number of queries registered in the cache."
7387 msgstr ""
7389 #: libraries/classes/Controllers/Server/Status/VariablesController.php:590
7390 msgid "The total number of blocks in the query cache."
7391 msgstr ""
7393 #: libraries/classes/Controllers/Server/Status/VariablesController.php:593
7394 msgid "The status of failsafe replication (not yet implemented)."
7395 msgstr ""
7397 #: libraries/classes/Controllers/Server/Status/VariablesController.php:596
7398 msgid ""
7399 "The number of joins that do not use indexes. If this value is not 0, you "
7400 "should carefully check the indexes of your tables."
7401 msgstr ""
7403 #: libraries/classes/Controllers/Server/Status/VariablesController.php:600
7404 msgid "The number of joins that used a range search on a reference table."
7405 msgstr ""
7407 #: libraries/classes/Controllers/Server/Status/VariablesController.php:603
7408 msgid ""
7409 "The number of joins without keys that check for key usage after each row. "
7410 "(If this is not 0, you should carefully check the indexes of your tables.)"
7411 msgstr ""
7413 #: libraries/classes/Controllers/Server/Status/VariablesController.php:608
7414 msgid ""
7415 "The number of joins that used ranges on the first table. (It's normally not "
7416 "critical even if this is big.)"
7417 msgstr ""
7419 #: libraries/classes/Controllers/Server/Status/VariablesController.php:612
7420 msgid "The number of joins that did a full scan of the first table."
7421 msgstr ""
7423 #: libraries/classes/Controllers/Server/Status/VariablesController.php:615
7424 msgid "The number of temporary tables currently open by the slave SQL thread."
7425 msgstr ""
7427 #: libraries/classes/Controllers/Server/Status/VariablesController.php:619
7428 msgid ""
7429 "Total (since startup) number of times the replication slave SQL thread has "
7430 "retried transactions."
7431 msgstr ""
7433 #: libraries/classes/Controllers/Server/Status/VariablesController.php:623
7434 msgid "This is ON if this server is a slave that is connected to a master."
7435 msgstr ""
7437 #: libraries/classes/Controllers/Server/Status/VariablesController.php:626
7438 msgid ""
7439 "The number of threads that have taken more than slow_launch_time seconds to "
7440 "create."
7441 msgstr ""
7443 #: libraries/classes/Controllers/Server/Status/VariablesController.php:630
7444 msgid ""
7445 "The number of queries that have taken more than long_query_time seconds."
7446 msgstr ""
7448 #: libraries/classes/Controllers/Server/Status/VariablesController.php:634
7449 msgid ""
7450 "The number of merge passes the sort algorithm has had to do. If this value "
7451 "is large, you should consider increasing the value of the sort_buffer_size "
7452 "system variable."
7453 msgstr ""
7455 #: libraries/classes/Controllers/Server/Status/VariablesController.php:639
7456 msgid "The number of sorts that were done with ranges."
7457 msgstr ""
7459 #: libraries/classes/Controllers/Server/Status/VariablesController.php:642
7460 msgid "The number of sorted rows."
7461 msgstr ""
7463 #: libraries/classes/Controllers/Server/Status/VariablesController.php:645
7464 msgid "The number of sorts that were done by scanning the table."
7465 msgstr ""
7467 #: libraries/classes/Controllers/Server/Status/VariablesController.php:648
7468 msgid "The number of times that a table lock was acquired immediately."
7469 msgstr ""
7471 #: libraries/classes/Controllers/Server/Status/VariablesController.php:651
7472 msgid ""
7473 "The number of times that a table lock could not be acquired immediately and "
7474 "a wait was needed. If this is high, and you have performance problems, you "
7475 "should first optimize your queries, and then either split your table or "
7476 "tables or use replication."
7477 msgstr ""
7479 #: libraries/classes/Controllers/Server/Status/VariablesController.php:657
7480 msgid ""
7481 "The number of threads in the thread cache. The cache hit rate can be "
7482 "calculated as Threads_created/Connections. If this value is red you should "
7483 "raise your thread_cache_size."
7484 msgstr ""
7486 #: libraries/classes/Controllers/Server/Status/VariablesController.php:662
7487 msgid "The number of currently open connections."
7488 msgstr ""
7490 #: libraries/classes/Controllers/Server/Status/VariablesController.php:665
7491 msgid ""
7492 "The number of threads created to handle connections. If Threads_created is "
7493 "big, you may want to increase the thread_cache_size value. (Normally this "
7494 "doesn't give a notable performance improvement if you have a good thread "
7495 "implementation.)"
7496 msgstr ""
7498 #: libraries/classes/Controllers/Server/Status/VariablesController.php:672
7499 msgid "Thread cache hit rate (calculated value)"
7500 msgstr ""
7502 #: libraries/classes/Controllers/Server/Status/VariablesController.php:675
7503 msgid "The number of threads that are not sleeping."
7504 msgstr ""
7506 #: libraries/classes/Controllers/Server/VariablesController.php:219
7507 msgid "Setting variable failed"
7508 msgstr ""
7510 #: libraries/classes/Controllers/Setup/FormController.php:29
7511 msgid "Incorrect form specified!"
7512 msgstr ""
7514 #: libraries/classes/Controllers/Setup/HomeController.php:45
7515 msgid ""
7516 "You are not using a secure connection; all data (including potentially "
7517 "sensitive information, like passwords) is transferred unencrypted!"
7518 msgstr ""
7520 #: libraries/classes/Controllers/Setup/HomeController.php:50
7521 msgid ""
7522 "If your server is also configured to accept HTTPS requests follow this link "
7523 "to use a secure connection."
7524 msgstr ""
7526 #: libraries/classes/Controllers/Setup/HomeController.php:54
7527 msgid "Insecure connection"
7528 msgstr ""
7530 #: libraries/classes/Controllers/Setup/HomeController.php:63
7531 msgid "Configuration saved."
7532 msgstr ""
7534 #: libraries/classes/Controllers/Setup/HomeController.php:66
7535 msgid ""
7536 "Configuration saved to file config/config.inc.php in phpMyAdmin top level "
7537 "directory, copy it to top level one and delete directory config to use it."
7538 msgstr ""
7540 #: libraries/classes/Controllers/Setup/HomeController.php:78
7541 msgid "Configuration not saved!"
7542 msgstr ""
7544 #: libraries/classes/Controllers/Setup/HomeController.php:81
7545 msgid ""
7546 "Please create web server writable folder [em]config[/em] in phpMyAdmin top "
7547 "level directory as described in [doc@setup_script]documentation[/doc]. "
7548 "Otherwise you will be only able to download or display it."
7549 msgstr ""
7551 #: libraries/classes/Controllers/Setup/HomeController.php:124
7552 msgid "let the user choose"
7553 msgstr ""
7555 #: libraries/classes/Controllers/Setup/HomeController.php:154
7556 msgid "- none -"
7557 msgstr ""
7559 #: libraries/classes/Controllers/Setup/HomeController.php:172
7560 msgid "Default language"
7561 msgstr ""
7563 #: libraries/classes/Controllers/Setup/HomeController.php:181
7564 msgid "Default server"
7565 msgstr ""
7567 #: libraries/classes/Controllers/Setup/HomeController.php:199
7568 msgid "End of line"
7569 msgstr ""
7571 #: libraries/classes/Controllers/SqlController.php:396
7572 msgid "Bookmark not created!"
7573 msgstr ""
7575 #: libraries/classes/Controllers/Table/AddFieldController.php:154
7576 #: libraries/classes/Controllers/Table/IndexesController.php:246
7577 #: libraries/classes/Controllers/Table/StructureController.php:995
7578 #: libraries/classes/Controllers/Table/StructureController.php:1222
7579 #, php-format
7580 msgid "Table %1$s has been altered successfully."
7581 msgstr ""
7583 #: libraries/classes/Controllers/Table/ChangeController.php:304
7584 #: libraries/classes/Controllers/Table/DeleteController.php:121
7585 #: libraries/classes/Controllers/Table/ExportController.php:146
7586 msgid "No row selected."
7587 msgstr ""
7589 #: libraries/classes/Controllers/Table/ChartController.php:59
7590 #: libraries/classes/Controllers/Table/GisVisualizationController.php:67
7591 msgid "No SQL query was set to fetch data."
7592 msgstr ""
7594 #: libraries/classes/Controllers/Table/ChartController.php:152
7595 msgid "No numeric columns present in the table to plot."
7596 msgstr ""
7598 #: libraries/classes/Controllers/Table/ChartController.php:219
7599 msgid "No data to display"
7600 msgstr ""
7602 #: libraries/classes/Controllers/Table/CreateController.php:88
7603 #: libraries/classes/Controllers/Table/GetFieldController.php:54
7604 #, php-format
7605 msgid "'%s' database does not exist."
7606 msgstr ""
7608 #: libraries/classes/Controllers/Table/CreateController.php:98
7609 #, php-format
7610 msgid "Table %s already exists!"
7611 msgstr ""
7613 #: libraries/classes/Controllers/Table/DeleteController.php:81
7614 #: libraries/classes/Controllers/Table/FindReplaceController.php:193
7615 #: libraries/classes/Controllers/Table/MaintenanceController.php:59
7616 #: libraries/classes/Controllers/Table/MaintenanceController.php:94
7617 #: libraries/classes/Controllers/Table/MaintenanceController.php:132
7618 #: libraries/classes/Controllers/Table/MaintenanceController.php:168
7619 #: libraries/classes/Controllers/Table/MaintenanceController.php:203
7620 #: libraries/classes/Controllers/Table/PartitionController.php:41
7621 #: libraries/classes/Controllers/Table/PartitionController.php:64
7622 #: libraries/classes/Controllers/Table/PartitionController.php:88
7623 #: libraries/classes/Controllers/Table/PartitionController.php:117
7624 #: libraries/classes/Controllers/Table/PartitionController.php:141
7625 #: libraries/classes/Controllers/Table/PartitionController.php:170
7626 #: libraries/classes/Controllers/Table/PartitionController.php:194
7627 #: libraries/classes/Controllers/Table/RelationController.php:273
7628 #: libraries/classes/Controllers/ViewOperationsController.php:84
7629 #: libraries/classes/Database/Routines.php:1490
7630 #: libraries/classes/Display/Results.php:4150 libraries/classes/Message.php:175
7631 #: templates/sql/query.twig:7
7632 msgid "Your SQL query has been executed successfully."
7633 msgstr ""
7635 #: libraries/classes/Controllers/Table/GetFieldController.php:62
7636 msgid "Invalid table name"
7637 msgstr ""
7639 #. l10n: In case a SQL query did not pass a security check
7640 #: libraries/classes/Controllers/Table/GetFieldController.php:70
7641 #: libraries/classes/Controllers/TransformationWrapperController.php:111
7642 msgid "There is an issue with your request."
7643 msgstr ""
7645 #: libraries/classes/Controllers/Table/GetFieldController.php:84
7646 #: libraries/classes/Database/Routines.php:1511
7647 #: libraries/classes/Import.php:156 libraries/classes/InsertEdit.php:226
7648 #: libraries/classes/Sql.php:1045
7649 msgid "MySQL returned an empty result set (i.e. zero rows)."
7650 msgstr ""
7652 #: libraries/classes/Controllers/Table/IndexesController.php:219
7653 #: libraries/classes/Table.php:2250
7654 msgid "The name of the primary key must be \"PRIMARY\"!"
7655 msgstr ""
7657 #: libraries/classes/Controllers/Table/MaintenanceController.php:51
7658 #: libraries/classes/Controllers/Table/MaintenanceController.php:86
7659 #: libraries/classes/Controllers/Table/MaintenanceController.php:124
7660 #: libraries/classes/Controllers/Table/MaintenanceController.php:160
7661 #: libraries/classes/Controllers/Table/MaintenanceController.php:195
7662 msgid "Maintenance operations on multiple tables are disabled."
7663 msgstr ""
7665 #: libraries/classes/Controllers/Table/OperationsController.php:113
7666 #: libraries/classes/Controllers/Table/OperationsController.php:303
7667 #: libraries/classes/Controllers/Table/StructureController.php:123
7668 #: libraries/classes/Navigation/Nodes/NodeView.php:29
7669 #: templates/database/structure/show_create.twig:32
7670 #: templates/database/structure/structure_table_row.twig:122
7671 #: templates/database/structure/structure_table_row.twig:186
7672 msgid "View"
7673 msgstr ""
7675 #: libraries/classes/Controllers/Table/PartitionController.php:94
7676 #: libraries/classes/Controllers/Table/PartitionController.php:147
7677 #: libraries/classes/Controllers/Table/PartitionController.php:200
7678 #: libraries/classes/Controllers/ViewOperationsController.php:87
7679 #: libraries/classes/Html/Generator.php:904 libraries/classes/Import.php:137
7680 #: libraries/classes/InsertEdit.php:1576 libraries/classes/Message.php:195
7681 #: templates/error/generic.twig:37
7682 msgid "Error"
7683 msgstr ""
7685 #: libraries/classes/Controllers/Table/RelationController.php:216
7686 msgid "Display column was successfully updated."
7687 msgstr ""
7689 #: libraries/classes/Controllers/Table/RelationController.php:304
7690 msgid "Internal relationships were successfully updated."
7691 msgstr ""
7693 #: libraries/classes/Controllers/Table/ReplaceController.php:301
7694 #, php-format
7695 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
7696 msgstr ""
7698 #: libraries/classes/Controllers/Table/StructureController.php:210
7699 #: libraries/classes/Controllers/Table/StructureController.php:233
7700 #: libraries/classes/Controllers/Table/StructureController.php:249
7701 #: libraries/classes/Controllers/Table/StructureController.php:279
7702 #: libraries/classes/Controllers/Table/StructureController.php:310
7703 #: libraries/classes/Controllers/Table/StructureController.php:346
7704 #: libraries/classes/Controllers/Table/StructureController.php:382
7705 #: libraries/classes/Controllers/Table/StructureController.php:418
7706 #: libraries/classes/Controllers/Table/StructureController.php:455
7707 #: libraries/classes/Controllers/Table/StructureController.php:524
7708 #: libraries/classes/Controllers/Table/StructureController.php:565
7709 msgid "No column selected."
7710 msgstr ""
7712 #: libraries/classes/Controllers/Table/StructureController.php:709
7713 msgid "The columns have been moved successfully."
7714 msgstr ""
7716 #: libraries/classes/Controllers/Table/StructureController.php:746
7717 #, php-format
7718 msgid "Failed to get description of column %s!"
7719 msgstr ""
7721 #: libraries/classes/Controllers/Table/StructureController.php:987
7722 #: libraries/classes/Controllers/Table/StructureController.php:1271
7723 #: libraries/classes/Tracking.php:774
7724 msgid "Query error"
7725 msgstr ""
7727 #: libraries/classes/Controllers/Table/StructureController.php:1216
7728 #, php-format
7729 msgid ""
7730 "Table %1$s has been altered successfully. Privileges have been adjusted."
7731 msgstr ""
7733 #: libraries/classes/Controllers/Table/StructureController.php:1500
7734 #: templates/columns_definitions/column_attributes.twig:107
7735 #: templates/database/data_dictionary/index.twig:33
7736 #: templates/table/structure/display_structure.twig:138
7737 #: templates/table/structure/display_structure.twig:146
7738 #: templates/table/structure/display_structure.twig:288
7739 #: templates/table/tracking/structure_snapshot_columns.twig:25
7740 msgid "Primary"
7741 msgstr ""
7743 #: libraries/classes/Controllers/Table/StructureController.php:1505
7744 #: libraries/classes/Navigation/Nodes/NodeIndex.php:29
7745 #: templates/columns_definitions/column_attributes.twig:115
7746 #: templates/columns_definitions/table_fields_definitions.twig:46
7747 #: templates/table/structure/display_structure.twig:168
7748 #: templates/table/structure/display_structure.twig:176
7749 #: templates/table/structure/display_structure.twig:294
7750 #: templates/table/structure/display_table_stats.twig:24
7751 #: templates/table/tracking/structure_snapshot_columns.twig:27
7752 msgid "Index"
7753 msgstr ""
7755 #: libraries/classes/Controllers/Table/StructureController.php:1757
7756 #, php-format
7757 msgid "The name '%s' is a MySQL reserved keyword."
7758 msgid_plural "The names '%s' are MySQL reserved keywords."
7759 msgstr[0] ""
7760 msgstr[1] ""
7762 #: libraries/classes/Controllers/Table/TrackingController.php:71
7763 #, php-format
7764 msgid "Tracking of %s is activated."
7765 msgstr ""
7767 #: libraries/classes/Controllers/Table/TrackingController.php:147
7768 msgid "Tracking versions deleted successfully."
7769 msgstr ""
7771 #: libraries/classes/Controllers/Table/TrackingController.php:152
7772 msgid "No versions selected."
7773 msgstr ""
7775 #: libraries/classes/Controllers/Table/TrackingController.php:185
7776 msgid "SQL statements executed."
7777 msgstr ""
7779 #: libraries/classes/Controllers/ThemesController.php:20
7780 #: templates/themes.twig:1
7781 msgid "Theme"
7782 msgstr ""
7784 #: libraries/classes/Controllers/UserPasswordController.php:51
7785 msgid "You don't have sufficient privileges to be here right now!"
7786 msgstr ""
7788 #: libraries/classes/Controllers/ViewCreateController.php:84
7789 msgid "View name can not be empty!"
7790 msgstr ""
7792 #: libraries/classes/Core.php:360 libraries/classes/ZipExtension.php:60
7793 #, php-format
7794 msgid "The %s extension is missing. Please check your PHP configuration."
7795 msgstr ""
7797 #: libraries/classes/Core.php:1232
7798 msgid ""
7799 "You have enabled mbstring.func_overload in your PHP configuration. This "
7800 "option is incompatible with phpMyAdmin and might cause some data to be "
7801 "corrupted!"
7802 msgstr ""
7804 #: libraries/classes/Core.php:1249
7805 msgid ""
7806 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
7807 "requires these functions!"
7808 msgstr ""
7810 #: libraries/classes/Core.php:1261
7811 msgid "GLOBALS overwrite attempt"
7812 msgstr ""
7814 #: libraries/classes/Core.php:1271
7815 msgid "possible exploit"
7816 msgstr ""
7818 #: libraries/classes/Core.php:1340
7819 msgid ""
7820 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
7821 "access phpMyAdmin."
7822 msgstr ""
7824 #: libraries/classes/Database/CentralColumns.php:305
7825 #: libraries/classes/Database/CentralColumns.php:429
7826 #: libraries/classes/Database/CentralColumns.php:653
7827 msgid ""
7828 "The configuration storage is not ready for the central list of columns "
7829 "feature."
7830 msgstr ""
7832 #: libraries/classes/Database/CentralColumns.php:379
7833 #, php-format
7834 msgid "Could not add %1$s as they already exist in central list!"
7835 msgstr ""
7837 #: libraries/classes/Database/CentralColumns.php:395
7838 msgid "Could not add columns!"
7839 msgstr ""
7841 #: libraries/classes/Database/CentralColumns.php:480
7842 #, php-format
7843 msgid ""
7844 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
7845 msgstr ""
7847 #: libraries/classes/Database/CentralColumns.php:493
7848 msgid "Could not remove columns!"
7849 msgstr ""
7851 #: libraries/classes/Database/CentralColumns.php:665
7852 msgid "YES"
7853 msgstr ""
7855 #: libraries/classes/Database/CentralColumns.php:665
7856 msgid "NO"
7857 msgstr ""
7859 #: libraries/classes/Database/Designer/Common.php:568
7860 msgctxt ""
7861 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
7862 "on designer when user tries to set a display field."
7863 msgid ""
7864 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
7865 msgstr ""
7867 #: libraries/classes/Database/Designer/Common.php:617
7868 msgid "Error: relationship already exists."
7869 msgstr ""
7871 #: libraries/classes/Database/Designer/Common.php:666
7872 msgid "FOREIGN KEY relationship has been added."
7873 msgstr ""
7875 #: libraries/classes/Database/Designer/Common.php:674
7876 msgid "Error: FOREIGN KEY relationship could not be added!"
7877 msgstr ""
7879 #: libraries/classes/Database/Designer/Common.php:681
7880 msgid "Error: Missing index on column(s)."
7881 msgstr ""
7883 #: libraries/classes/Database/Designer/Common.php:689
7884 #: libraries/classes/Database/Designer/Common.php:780
7885 msgid "Error: Relational features are disabled!"
7886 msgstr ""
7888 #: libraries/classes/Database/Designer/Common.php:714
7889 msgid "Internal relationship has been added."
7890 msgstr ""
7892 #: libraries/classes/Database/Designer/Common.php:722
7893 msgid "Error: Internal relationship could not be added!"
7894 msgstr ""
7896 #: libraries/classes/Database/Designer/Common.php:762
7897 msgid "FOREIGN KEY relationship has been removed."
7898 msgstr ""
7900 #: libraries/classes/Database/Designer/Common.php:770
7901 msgid "Error: FOREIGN KEY relationship could not be removed!"
7902 msgstr ""
7904 #: libraries/classes/Database/Designer/Common.php:806
7905 msgid "Error: Internal relationship could not be removed!"
7906 msgstr ""
7908 #: libraries/classes/Database/Designer/Common.php:812
7909 msgid "Internal relationship has been removed."
7910 msgstr ""
7912 #: libraries/classes/Database/Designer.php:134
7913 msgid "Could not load schema plugins, please check your installation!"
7914 msgstr ""
7916 #: libraries/classes/Database/Events.php:110
7917 #: libraries/classes/Database/Events.php:119
7918 #: libraries/classes/Database/Events.php:143
7919 #: libraries/classes/Database/Routines.php:228
7920 #: libraries/classes/Database/Routines.php:252
7921 #: libraries/classes/Database/Routines.php:365
7922 #: libraries/classes/Database/Routines.php:1519
7923 #: libraries/classes/Database/Triggers.php:130
7924 #: libraries/classes/Database/Triggers.php:139
7925 #: libraries/classes/Database/Triggers.php:164
7926 #, php-format
7927 msgid "The following query has failed: \"%s\""
7928 msgstr ""
7930 #: libraries/classes/Database/Events.php:114
7931 #: libraries/classes/Database/Events.php:123
7932 #: libraries/classes/Database/Events.php:147
7933 #: libraries/classes/Database/Events.php:502
7934 #: libraries/classes/Database/Routines.php:232
7935 #: libraries/classes/Database/Routines.php:256
7936 #: libraries/classes/Database/Routines.php:369
7937 #: libraries/classes/Database/Routines.php:1523
7938 #: libraries/classes/Database/Routines.php:1879
7939 #: libraries/classes/Database/Triggers.php:134
7940 #: libraries/classes/Database/Triggers.php:143
7941 #: libraries/classes/Database/Triggers.php:168
7942 #: libraries/classes/Database/Triggers.php:551
7943 #: libraries/classes/Html/Generator.php:976
7944 msgid "MySQL said: "
7945 msgstr ""
7947 #: libraries/classes/Database/Events.php:130
7948 #, php-format
7949 msgid "Event %1$s has been modified."
7950 msgstr ""
7952 #: libraries/classes/Database/Events.php:150
7953 #, php-format
7954 msgid "Event %1$s has been created."
7955 msgstr ""
7957 #: libraries/classes/Database/Events.php:164
7958 #: libraries/classes/Database/Routines.php:272
7959 #: libraries/classes/Database/Triggers.php:185
7960 msgid "One or more errors have occurred while processing your request:"
7961 msgstr ""
7963 #: libraries/classes/Database/Events.php:236
7964 #: templates/database/events/index.twig:109
7965 #: templates/database/events/index.twig:113
7966 msgid "Add event"
7967 msgstr ""
7969 #: libraries/classes/Database/Events.php:240
7970 msgid "Edit event"
7971 msgstr ""
7973 #: libraries/classes/Database/Events.php:395
7974 #: libraries/classes/Database/Routines.php:1244
7975 #: libraries/classes/Database/Triggers.php:489
7976 msgid "The definer must be in the \"username@hostname\" format!"
7977 msgstr ""
7979 #: libraries/classes/Database/Events.php:402
7980 msgid "You must provide an event name!"
7981 msgstr ""
7983 #: libraries/classes/Database/Events.php:417
7984 msgid "You must provide a valid interval value for the event."
7985 msgstr ""
7987 #: libraries/classes/Database/Events.php:436
7988 msgid "You must provide a valid execution time for the event."
7989 msgstr ""
7991 #: libraries/classes/Database/Events.php:440
7992 msgid "You must provide a valid type for the event."
7993 msgstr ""
7995 #: libraries/classes/Database/Events.php:464
7996 msgid "You must provide an event definition."
7997 msgstr ""
7999 #: libraries/classes/Database/Events.php:499
8000 msgid "Sorry, we failed to restore the dropped event."
8001 msgstr ""
8003 #: libraries/classes/Database/Events.php:500
8004 #: libraries/classes/Database/Routines.php:1877
8005 #: libraries/classes/Database/Triggers.php:549
8006 msgid "The backed up query was:"
8007 msgstr ""
8009 #: libraries/classes/Database/Events.php:532
8010 #: libraries/classes/Database/Routines.php:152
8011 #: libraries/classes/Database/Routines.php:1407
8012 #: libraries/classes/Database/Routines.php:1585
8013 #: libraries/classes/Database/Triggers.php:580
8014 msgid "Error in processing request:"
8015 msgstr ""
8017 #: libraries/classes/Database/Events.php:534
8018 #, php-format
8019 msgid "No event with name %1$s found in database %2$s."
8020 msgstr ""
8022 #: libraries/classes/Database/Events.php:566
8023 #, php-format
8024 msgid "Export of event %s"
8025 msgstr ""
8027 #: libraries/classes/Database/Events.php:584
8028 #, php-format
8029 msgid ""
8030 "Error in processing request: No event with name %1$s found in database %2$s."
8031 msgstr ""
8033 #: libraries/classes/DatabaseInterface.php:1108
8034 #, php-format
8035 msgid ""
8036 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8037 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8038 "phpMyAdmin is currently using the default time zone of the database server."
8039 msgstr ""
8041 #: libraries/classes/DatabaseInterface.php:1155
8042 msgid "Failed to set configured collation connection!"
8043 msgstr ""
8045 #: libraries/classes/DatabaseInterface.php:1938
8046 msgid "Missing connection parameters!"
8047 msgstr ""
8049 #: libraries/classes/DatabaseInterface.php:1967
8050 msgid "Connection for controluser as defined in your configuration failed."
8051 msgstr ""
8053 #: libraries/classes/DatabaseInterface.php:2467
8054 #, php-format
8055 msgid "See %sour documentation%s for more information."
8056 msgstr ""
8058 #: libraries/classes/Database/Qbe.php:790
8059 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8060 msgid "Or:"
8061 msgstr ""
8063 #: libraries/classes/Database/Qbe.php:794
8064 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8065 msgid "And:"
8066 msgstr ""
8068 #: libraries/classes/Database/Qbe.php:799
8069 msgid "Ins"
8070 msgstr ""
8072 #: libraries/classes/Database/Qbe.php:802
8073 msgid "Del"
8074 msgstr ""
8076 #: libraries/classes/Database/Qbe.php:1731
8077 msgid "Saved bookmarked search:"
8078 msgstr ""
8080 #: libraries/classes/Database/Qbe.php:1733
8081 msgid "New bookmark"
8082 msgstr ""
8084 #: libraries/classes/Database/Qbe.php:1759
8085 msgid "Create bookmark"
8086 msgstr ""
8088 #: libraries/classes/Database/Qbe.php:1762
8089 msgid "Update bookmark"
8090 msgstr ""
8092 #: libraries/classes/Database/Qbe.php:1764
8093 msgid "Delete bookmark"
8094 msgstr ""
8096 #: libraries/classes/Database/Routines.php:117
8097 #: templates/database/routines/index.twig:67
8098 #: templates/database/routines/index.twig:71
8099 msgid "Add routine"
8100 msgstr ""
8102 #: libraries/classes/Database/Routines.php:121
8103 msgid "Edit routine"
8104 msgstr ""
8106 #: libraries/classes/Database/Routines.php:155
8107 #, php-format
8108 msgid ""
8109 "No routine with name %1$s found in database %2$s. You might be lacking the "
8110 "necessary privileges to edit this routine."
8111 msgstr ""
8113 #: libraries/classes/Database/Routines.php:209
8114 #: libraries/classes/Database/Routines.php:1253
8115 #, php-format
8116 msgid "Invalid routine type: \"%s\""
8117 msgstr ""
8119 #: libraries/classes/Database/Routines.php:259
8120 #, php-format
8121 msgid "Routine %1$s has been created."
8122 msgstr ""
8124 #: libraries/classes/Database/Routines.php:431
8125 #, php-format
8126 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8127 msgstr ""
8129 #: libraries/classes/Database/Routines.php:436
8130 #, php-format
8131 msgid "Routine %1$s has been modified."
8132 msgstr ""
8134 #: libraries/classes/Database/Routines.php:850
8135 #: libraries/classes/Database/Triggers.php:390
8136 #: templates/database/events/editor_form.twig:9 templates/view_create.twig:8
8137 msgid "Details"
8138 msgstr ""
8140 #: libraries/classes/Database/Routines.php:853
8141 msgid "Routine name"
8142 msgstr ""
8144 #: libraries/classes/Database/Routines.php:858
8145 #: libraries/classes/Database/Routines.php:888
8146 #: libraries/classes/Database/Routines.php:1664
8147 #: libraries/classes/InsertEdit.php:357
8148 #: libraries/classes/Plugins/Export/ExportHtmlword.php:292
8149 #: libraries/classes/Plugins/Export/ExportHtmlword.php:392
8150 #: libraries/classes/Plugins/Export/ExportLatex.php:554
8151 #: libraries/classes/Plugins/Export/ExportOdt.php:399
8152 #: libraries/classes/Plugins/Export/ExportOdt.php:501
8153 #: libraries/classes/Plugins/Export/ExportTexytext.php:305
8154 #: libraries/classes/Plugins/Export/ExportTexytext.php:398
8155 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:578
8156 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:711
8157 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:744
8158 #: templates/columns_definitions/table_fields_definitions.twig:12
8159 #: templates/database/central_columns/edit.twig:7
8160 #: templates/database/central_columns/main.twig:20
8161 #: templates/database/central_columns/main.twig:226
8162 #: templates/database/data_dictionary/index.twig:17
8163 #: templates/database/data_dictionary/index.twig:66
8164 #: templates/database/events/index.twig:21
8165 #: templates/database/privileges/index.twig:19
8166 #: templates/database/routines/index.twig:32
8167 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:16
8168 #: templates/table/privileges/index.twig:21
8169 #: templates/table/search/index.twig:39
8170 #: templates/table/structure/display_structure.twig:23
8171 #: templates/table/structure/display_structure.twig:415
8172 #: templates/table/tracking/structure_snapshot_columns.twig:7
8173 #: templates/table/tracking/structure_snapshot_indexes.twig:6
8174 #: templates/table/zoom_search/index.twig:39
8175 msgid "Type"
8176 msgstr ""
8178 #: libraries/classes/Database/Routines.php:872
8179 #: templates/database/events/editor_form.twig:41
8180 #, php-format
8181 msgid "Change to %s"
8182 msgstr ""
8184 #: libraries/classes/Database/Routines.php:878
8185 msgid "Parameters"
8186 msgstr ""
8188 #: libraries/classes/Database/Routines.php:886
8189 msgid "Direction"
8190 msgstr ""
8192 #: libraries/classes/Database/Routines.php:887
8193 #: libraries/classes/Database/Routines.php:1663
8194 #: libraries/classes/Plugins/Export/ExportHtmlword.php:492
8195 #: libraries/classes/Plugins/Export/ExportOdt.php:622
8196 #: libraries/classes/Plugins/Export/ExportTexytext.php:470
8197 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:412
8198 #: templates/columns_definitions/table_fields_definitions.twig:9
8199 #: templates/database/central_columns/edit.twig:6
8200 #: templates/database/central_columns/main.twig:16
8201 #: templates/database/central_columns/main.twig:222
8202 #: templates/database/create_table.twig:11
8203 #: templates/database/events/index.twig:18
8204 #: templates/database/operations/index.twig:33
8205 #: templates/database/routines/index.twig:30
8206 #: templates/database/triggers/list.twig:18 templates/setup/home/index.twig:43
8207 #: templates/table/structure/display_structure.twig:22
8208 msgid "Name"
8209 msgstr ""
8211 #: libraries/classes/Database/Routines.php:889
8212 #: templates/columns_definitions/table_fields_definitions.twig:16
8213 #: templates/database/central_columns/edit.twig:8
8214 msgid "Length/Values"
8215 msgstr ""
8217 #: libraries/classes/Database/Routines.php:890
8218 #: libraries/classes/Import.php:1350 libraries/classes/Import.php:1384
8219 #: libraries/classes/Plugins/Export/ExportCodegen.php:71
8220 #: libraries/classes/Plugins/Export/ExportCsv.php:47
8221 #: libraries/classes/Plugins/Export/ExportExcel.php:34
8222 #: libraries/classes/Plugins/Export/ExportHtmlword.php:47
8223 #: libraries/classes/Plugins/Export/ExportJson.php:73
8224 #: libraries/classes/Plugins/Export/ExportLatex.php:72
8225 #: libraries/classes/Plugins/Export/ExportMediawiki.php:46
8226 #: libraries/classes/Plugins/Export/ExportOds.php:52
8227 #: libraries/classes/Plugins/Export/ExportOdt.php:60
8228 #: libraries/classes/Plugins/Export/ExportPdf.php:84
8229 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
8230 #: libraries/classes/Plugins/Export/ExportSql.php:111
8231 #: libraries/classes/Plugins/Export/ExportTexytext.php:46
8232 #: libraries/classes/Plugins/Export/ExportXml.php:89
8233 #: libraries/classes/Plugins/Export/ExportYaml.php:44
8234 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:31
8235 #: libraries/classes/Plugins/Import/ImportMediawiki.php:61
8236 #: libraries/classes/Plugins/Import/ImportOds.php:54
8237 #: libraries/classes/Plugins/Import/ImportShp.php:68
8238 #: libraries/classes/Plugins/Import/ImportSql.php:48
8239 #: libraries/classes/Plugins/Import/ImportXml.php:53
8240 #: templates/console/display.twig:7 templates/console/display.twig:140
8241 #: templates/database/designer/database_tables.twig:114
8242 #: templates/display/results/table.twig:107
8243 #: templates/table/search/index.twig:100
8244 #: templates/table/structure/display_table_stats.twig:97
8245 msgid "Options"
8246 msgstr ""
8248 #: libraries/classes/Database/Routines.php:907
8249 msgid "Add parameter"
8250 msgstr ""
8252 #: libraries/classes/Database/Routines.php:911
8253 msgid "Remove last parameter"
8254 msgstr ""
8256 #: libraries/classes/Database/Routines.php:916
8257 msgid "Return type"
8258 msgstr ""
8260 #: libraries/classes/Database/Routines.php:922
8261 msgid "Return length/values"
8262 msgstr ""
8264 #: libraries/classes/Database/Routines.php:928
8265 msgid "Return options"
8266 msgstr ""
8268 #: libraries/classes/Database/Routines.php:931
8269 #: templates/database/routines/parameter_row.twig:31
8270 #: templates/database/structure/table_header.twig:42
8271 msgid "Charset"
8272 msgstr ""
8274 #: libraries/classes/Database/Routines.php:961
8275 #: libraries/classes/Database/Triggers.php:444
8276 #: libraries/classes/Plugins/Export/ExportHtmlword.php:495
8277 #: libraries/classes/Plugins/Export/ExportOdt.php:631
8278 #: libraries/classes/Plugins/Export/ExportTexytext.php:473
8279 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:418
8280 #: templates/database/events/editor_form.twig:75
8281 msgid "Definition"
8282 msgstr ""
8284 #: libraries/classes/Database/Routines.php:967
8285 msgid "Is deterministic"
8286 msgstr ""
8288 #: libraries/classes/Database/Routines.php:975
8289 #: templates/columns_definitions/table_fields_definitions.twig:36
8290 #: templates/database/operations/index.twig:74
8291 #: templates/database/operations/index.twig:178
8292 #: templates/database/structure/copy_form.twig:50
8293 #: templates/table/operations/index.twig:81
8294 #: templates/table/operations/index.twig:115
8295 #: templates/table/operations/index.twig:293
8296 msgid "Adjust privileges"
8297 msgstr ""
8299 #: libraries/classes/Database/Routines.php:986
8300 msgid ""
8301 "You do not have sufficient privileges to perform this operation; Please "
8302 "refer to the documentation for more details"
8303 msgstr ""
8305 #: libraries/classes/Database/Routines.php:996
8306 #: libraries/classes/Database/Triggers.php:450
8307 #: templates/database/events/editor_form.twig:89 templates/view_create.twig:45
8308 msgid "Definer"
8309 msgstr ""
8311 #: libraries/classes/Database/Routines.php:1001
8312 msgid "Security type"
8313 msgstr ""
8315 #: libraries/classes/Database/Routines.php:1010
8316 msgid "SQL data access"
8317 msgstr ""
8319 #: libraries/classes/Database/Routines.php:1022
8320 #: templates/columns_definitions/partitions.twig:85
8321 #: templates/database/data_dictionary/index.twig:73
8322 #: templates/database/events/editor_form.twig:95
8323 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:23
8324 #: templates/table/structure/display_partitions.twig:31
8325 #: templates/table/structure/display_structure.twig:422
8326 #: templates/table/tracking/structure_snapshot_columns.twig:12
8327 #: templates/table/tracking/structure_snapshot_indexes.twig:13
8328 msgid "Comment"
8329 msgstr ""
8331 #: libraries/classes/Database/Routines.php:1076
8332 msgid "You must provide a name and a type for each routine parameter."
8333 msgstr ""
8335 #: libraries/classes/Database/Routines.php:1094
8336 #, php-format
8337 msgid "Invalid direction \"%s\" given for parameter."
8338 msgstr ""
8340 #: libraries/classes/Database/Routines.php:1116
8341 #: libraries/classes/Database/Routines.php:1189
8342 msgid ""
8343 "You must provide length/values for routine parameters of type ENUM, SET, "
8344 "VARCHAR and VARBINARY."
8345 msgstr ""
8347 #: libraries/classes/Database/Routines.php:1171
8348 msgid "You must provide a valid return type for the routine."
8349 msgstr ""
8351 #: libraries/classes/Database/Routines.php:1260
8352 msgid "You must provide a routine name!"
8353 msgstr ""
8355 #: libraries/classes/Database/Routines.php:1325
8356 msgid "You must provide a routine definition."
8357 msgstr ""
8359 #: libraries/classes/Database/Routines.php:1409
8360 #: libraries/classes/Database/Routines.php:1587
8361 #, php-format
8362 msgid "No routine with name %1$s found in database %2$s."
8363 msgstr ""
8365 #: libraries/classes/Database/Routines.php:1448
8366 #, php-format
8367 msgid "Execution results of routine %s"
8368 msgstr ""
8370 #: libraries/classes/Database/Routines.php:1498
8371 #, php-format
8372 msgid "%d row affected by the last statement inside the procedure."
8373 msgid_plural "%d rows affected by the last statement inside the procedure."
8374 msgstr[0] ""
8375 msgstr[1] ""
8377 #: libraries/classes/Database/Routines.php:1571
8378 #: libraries/classes/Database/Routines.php:1578
8379 msgid "Execute routine"
8380 msgstr ""
8382 #: libraries/classes/Database/Routines.php:1656
8383 #: libraries/classes/Database/Routines.php:1659
8384 msgid "Routine parameters"
8385 msgstr ""
8387 #: libraries/classes/Database/Routines.php:1666
8388 #: libraries/classes/InsertEdit.php:355
8389 #: libraries/classes/Navigation/Nodes/NodeFunction.php:29
8390 #: templates/table/search/index.twig:36
8391 #: templates/table/zoom_search/index.twig:36
8392 msgid "Function"
8393 msgstr ""
8395 #: libraries/classes/Database/Routines.php:1668
8396 #: libraries/classes/InsertEdit.php:2009
8397 #: templates/database/designer/main.twig:485
8398 #: templates/database/designer/main.twig:650
8399 #: templates/database/designer/main.twig:856
8400 #: templates/database/designer/main.twig:1049
8401 #: templates/server/replication/status_table.twig:17
8402 #: templates/server/status/variables/index.twig:73
8403 #: templates/server/variables/index.twig:32
8404 #: templates/table/search/index.twig:42
8405 #: templates/table/zoom_search/index.twig:42
8406 #: templates/table/zoom_search/result_form.twig:34
8407 msgid "Value"
8408 msgstr ""
8410 #: libraries/classes/Database/Routines.php:1876
8411 msgid "Sorry, we failed to restore the dropped routine."
8412 msgstr ""
8414 #: libraries/classes/Database/Routines.php:1906
8415 #, php-format
8416 msgid "Export of routine %s"
8417 msgstr ""
8419 #: libraries/classes/Database/Routines.php:1925
8420 #, php-format
8421 msgid ""
8422 "Error in processing request: No routine with name %1$s found in database "
8423 "%2$s. You might be lacking the necessary privileges to view/export this "
8424 "routine."
8425 msgstr ""
8427 #: libraries/classes/Database/Search.php:109
8428 #: templates/database/search/main.twig:19
8429 msgid "at least one of the words"
8430 msgstr ""
8432 #: libraries/classes/Database/Search.php:110
8433 #: templates/database/search/main.twig:23
8434 msgid "all of the words"
8435 msgstr ""
8437 #: libraries/classes/Database/Search.php:111
8438 #: templates/database/search/main.twig:27
8439 msgid "the exact phrase as substring"
8440 msgstr ""
8442 #: libraries/classes/Database/Search.php:112
8443 #: templates/database/search/main.twig:31
8444 msgid "the exact phrase as whole field"
8445 msgstr ""
8447 #: libraries/classes/Database/Search.php:113
8448 #: templates/database/search/main.twig:35
8449 msgid "as regular expression"
8450 msgstr ""
8452 #: libraries/classes/Database/Triggers.php:151
8453 #, php-format
8454 msgid "Trigger %1$s has been modified."
8455 msgstr ""
8457 #: libraries/classes/Database/Triggers.php:171
8458 #, php-format
8459 msgid "Trigger %1$s has been created."
8460 msgstr ""
8462 #: libraries/classes/Database/Triggers.php:263
8463 #: templates/database/triggers/footer.twig:7
8464 #: templates/database/triggers/footer.twig:11
8465 msgid "Add trigger"
8466 msgstr ""
8468 #: libraries/classes/Database/Triggers.php:267
8469 msgid "Edit trigger"
8470 msgstr ""
8472 #: libraries/classes/Database/Triggers.php:393
8473 msgid "Trigger name"
8474 msgstr ""
8476 #: libraries/classes/Database/Triggers.php:416
8477 msgctxt "Trigger action time"
8478 msgid "Time"
8479 msgstr ""
8481 #: libraries/classes/Database/Triggers.php:430
8482 #: libraries/classes/Plugins/Export/ExportHtmlword.php:494
8483 #: libraries/classes/Plugins/Export/ExportOdt.php:628
8484 #: libraries/classes/Plugins/Export/ExportTexytext.php:472
8485 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:416
8486 #: templates/database/triggers/list.twig:24
8487 msgid "Event"
8488 msgstr ""
8490 #: libraries/classes/Database/Triggers.php:496
8491 msgid "You must provide a trigger name!"
8492 msgstr ""
8494 #: libraries/classes/Database/Triggers.php:503
8495 msgid "You must provide a valid timing for the trigger!"
8496 msgstr ""
8498 #: libraries/classes/Database/Triggers.php:510
8499 msgid "You must provide a valid event for the trigger!"
8500 msgstr ""
8502 #: libraries/classes/Database/Triggers.php:518
8503 msgid "You must provide a valid table name!"
8504 msgstr ""
8506 #: libraries/classes/Database/Triggers.php:524
8507 msgid "You must provide a trigger definition."
8508 msgstr ""
8510 #: libraries/classes/Database/Triggers.php:548
8511 msgid "Sorry, we failed to restore the dropped trigger."
8512 msgstr ""
8514 #: libraries/classes/Database/Triggers.php:582
8515 #, php-format
8516 msgid "No trigger with name %1$s found in database %2$s."
8517 msgstr ""
8519 #: libraries/classes/Database/Triggers.php:618
8520 #, php-format
8521 msgid "Export of trigger %s"
8522 msgstr ""
8524 #: libraries/classes/Database/Triggers.php:636
8525 #, php-format
8526 msgid ""
8527 "Error in processing request: No trigger with name %1$s found in database "
8528 "%2$s."
8529 msgstr ""
8531 #: libraries/classes/Dbal/DbiMysqli.php:194
8532 msgid "SSL connection enforced by server, automatically enabling it."
8533 msgstr ""
8535 #: libraries/classes/Display/Results.php:907
8536 #: libraries/classes/Html/Generator.php:1237
8537 #: libraries/classes/Html/Generator.php:1240
8538 msgctxt "First page"
8539 msgid "Begin"
8540 msgstr ""
8542 #: libraries/classes/Display/Results.php:914
8543 #: libraries/classes/Html/Generator.php:1238
8544 #: libraries/classes/Html/Generator.php:1241
8545 #: templates/server/binlog/index.twig:47 templates/server/binlog/index.twig:52
8546 msgctxt "Previous page"
8547 msgid "Previous"
8548 msgstr ""
8550 #: libraries/classes/Display/Results.php:942
8551 #: libraries/classes/Html/Generator.php:1270
8552 #: libraries/classes/Html/Generator.php:1277
8553 #: templates/server/binlog/index.twig:72 templates/server/binlog/index.twig:77
8554 msgctxt "Next page"
8555 msgid "Next"
8556 msgstr ""
8558 #: libraries/classes/Display/Results.php:972
8559 #: libraries/classes/Html/Generator.php:1271
8560 #: libraries/classes/Html/Generator.php:1278
8561 msgctxt "Last page"
8562 msgid "End"
8563 msgstr ""
8565 #: libraries/classes/Display/Results.php:1552
8566 #: templates/display/results/table.twig:114
8567 msgid "Partial texts"
8568 msgstr ""
8570 #: libraries/classes/Display/Results.php:1556
8571 #: templates/display/results/table.twig:118
8572 msgid "Full texts"
8573 msgstr ""
8575 #: libraries/classes/Display/Results.php:1954
8576 #: libraries/classes/Display/Results.php:1980 libraries/classes/Util.php:3125
8577 #: libraries/classes/Util.php:3148 libraries/config.values.php:113
8578 #: templates/database/multi_table_query/form.twig:61
8579 #: templates/database/qbe/sort_select_cell.twig:7
8580 #: templates/server/databases/index.twig:114
8581 #: templates/server/databases/index.twig:131
8582 #: templates/server/databases/index.twig:150
8583 #: templates/server/status/processes/list.twig:12
8584 #: templates/table/operations/index.twig:31
8585 #: templates/table/search/index.twig:152
8586 msgid "Descending"
8587 msgstr ""
8589 #: libraries/classes/Display/Results.php:1962
8590 #: libraries/classes/Display/Results.php:1972 libraries/classes/Util.php:3117
8591 #: libraries/classes/Util.php:3140 libraries/config.values.php:112
8592 #: templates/database/multi_table_query/form.twig:60
8593 #: templates/database/qbe/sort_select_cell.twig:5
8594 #: templates/server/databases/index.twig:112
8595 #: templates/server/databases/index.twig:129
8596 #: templates/server/databases/index.twig:148
8597 #: templates/server/status/processes/list.twig:14
8598 #: templates/table/operations/index.twig:27
8599 #: templates/table/search/index.twig:148
8600 msgid "Ascending"
8601 msgstr ""
8603 #: libraries/classes/Display/Results.php:3312
8604 #: libraries/classes/Display/Results.php:3327
8605 msgid "The row has been deleted."
8606 msgstr ""
8608 #: libraries/classes/Display/Results.php:3359
8609 #: templates/server/status/processes/list.twig:44
8610 msgid "Kill"
8611 msgstr ""
8613 #: libraries/classes/Display/Results.php:4074
8614 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8615 msgstr ""
8617 #: libraries/classes/Display/Results.php:4501
8618 #, php-format
8619 msgid "Showing rows %1s - %2s"
8620 msgstr ""
8622 #: libraries/classes/Display/Results.php:4515
8623 #, php-format
8624 msgid "%1$d total, %2$d in query"
8625 msgstr ""
8627 #: libraries/classes/Display/Results.php:4520
8628 #, php-format
8629 msgid "%d total"
8630 msgstr ""
8632 #: libraries/classes/Display/Results.php:4532 libraries/classes/Sql.php:1051
8633 #, php-format
8634 msgid "Query took %01.4f seconds."
8635 msgstr ""
8637 #: libraries/classes/Display/Results.php:4903
8638 msgid "Link not found!"
8639 msgstr ""
8641 #: libraries/classes/Engines/Bdb.php:26
8642 msgid "Version information"
8643 msgstr ""
8645 #: libraries/classes/Engines/Innodb.php:29
8646 msgid "Data home directory"
8647 msgstr ""
8649 #: libraries/classes/Engines/Innodb.php:31
8650 msgid "The common part of the directory path for all InnoDB data files."
8651 msgstr ""
8653 #: libraries/classes/Engines/Innodb.php:36
8654 msgid "Data files"
8655 msgstr ""
8657 #: libraries/classes/Engines/Innodb.php:39
8658 msgid "Autoextend increment"
8659 msgstr ""
8661 #: libraries/classes/Engines/Innodb.php:41
8662 msgid ""
8663 "The increment size for extending the size of an autoextending tablespace "
8664 "when it becomes full."
8665 msgstr ""
8667 #: libraries/classes/Engines/Innodb.php:47
8668 msgid "Buffer pool size"
8669 msgstr ""
8671 #: libraries/classes/Engines/Innodb.php:49
8672 msgid ""
8673 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
8674 "tables."
8675 msgstr ""
8677 #: libraries/classes/Engines/Innodb.php:111
8678 msgid "Buffer Pool"
8679 msgstr ""
8681 #: libraries/classes/Engines/Innodb.php:112
8682 #: libraries/classes/Server/Status/Data.php:232
8683 msgid "InnoDB Status"
8684 msgstr ""
8686 #: libraries/classes/Engines/Innodb.php:136
8687 msgid "Buffer Pool Usage"
8688 msgstr ""
8690 #: libraries/classes/Engines/Innodb.php:146
8691 msgid "pages"
8692 msgstr ""
8694 #: libraries/classes/Engines/Innodb.php:160
8695 msgid "Free pages"
8696 msgstr ""
8698 #: libraries/classes/Engines/Innodb.php:169
8699 msgid "Dirty pages"
8700 msgstr ""
8702 #: libraries/classes/Engines/Innodb.php:178
8703 msgid "Pages containing data"
8704 msgstr ""
8706 #: libraries/classes/Engines/Innodb.php:187
8707 msgid "Pages to be flushed"
8708 msgstr ""
8710 #: libraries/classes/Engines/Innodb.php:196
8711 msgid "Busy pages"
8712 msgstr ""
8714 #: libraries/classes/Engines/Innodb.php:208
8715 msgid "Latched pages"
8716 msgstr ""
8718 #: libraries/classes/Engines/Innodb.php:222
8719 msgid "Buffer Pool Activity"
8720 msgstr ""
8722 #: libraries/classes/Engines/Innodb.php:226
8723 msgid "Read requests"
8724 msgstr ""
8726 #: libraries/classes/Engines/Innodb.php:235
8727 msgid "Write requests"
8728 msgstr ""
8730 #: libraries/classes/Engines/Innodb.php:244
8731 msgid "Read misses"
8732 msgstr ""
8734 #: libraries/classes/Engines/Innodb.php:253
8735 msgid "Write waits"
8736 msgstr ""
8738 #: libraries/classes/Engines/Innodb.php:262
8739 msgid "Read misses in %"
8740 msgstr ""
8742 #: libraries/classes/Engines/Innodb.php:277
8743 msgid "Write waits in %"
8744 msgstr ""
8746 #: libraries/classes/Engines/Myisam.php:26
8747 msgid "Data pointer size"
8748 msgstr ""
8750 #: libraries/classes/Engines/Myisam.php:28
8751 msgid ""
8752 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
8753 "tables when no MAX_ROWS option is specified."
8754 msgstr ""
8756 #: libraries/classes/Engines/Myisam.php:34
8757 msgid "Automatic recovery mode"
8758 msgstr ""
8760 #: libraries/classes/Engines/Myisam.php:36
8761 msgid ""
8762 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
8763 "myisam-recover server startup option."
8764 msgstr ""
8766 #: libraries/classes/Engines/Myisam.php:41
8767 msgid "Maximum size for temporary sort files"
8768 msgstr ""
8770 #: libraries/classes/Engines/Myisam.php:43
8771 msgid ""
8772 "The maximum size of the temporary file MySQL is allowed to use while re-"
8773 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
8774 "INFILE)."
8775 msgstr ""
8777 #: libraries/classes/Engines/Myisam.php:50
8778 msgid "Maximum size for temporary files on index creation"
8779 msgstr ""
8781 #: libraries/classes/Engines/Myisam.php:52
8782 msgid ""
8783 "If the temporary file used for fast MyISAM index creation would be larger "
8784 "than using the key cache by the amount specified here, prefer the key cache "
8785 "method."
8786 msgstr ""
8788 #: libraries/classes/Engines/Myisam.php:59
8789 msgid "Repair threads"
8790 msgstr ""
8792 #: libraries/classes/Engines/Myisam.php:61
8793 msgid ""
8794 "If this value is greater than 1, MyISAM table indexes are created in "
8795 "parallel (each index in its own thread) during the repair by sorting process."
8796 msgstr ""
8798 #: libraries/classes/Engines/Myisam.php:68
8799 msgid "Sort buffer size"
8800 msgstr ""
8802 #: libraries/classes/Engines/Myisam.php:70
8803 msgid ""
8804 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
8805 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
8806 msgstr ""
8808 #: libraries/classes/Engines/Pbxt.php:31
8809 msgid "Index cache size"
8810 msgstr ""
8812 #: libraries/classes/Engines/Pbxt.php:33
8813 msgid ""
8814 "This is the amount of memory allocated to the index cache. Default value is "
8815 "32MB. The memory allocated here is used only for caching index pages."
8816 msgstr ""
8818 #: libraries/classes/Engines/Pbxt.php:40
8819 msgid "Record cache size"
8820 msgstr ""
8822 #: libraries/classes/Engines/Pbxt.php:42
8823 msgid ""
8824 "This is the amount of memory allocated to the record cache used to cache "
8825 "table data. The default value is 32MB. This memory is used to cache changes "
8826 "to the handle data (.xtd) and row pointer (.xtr) files."
8827 msgstr ""
8829 #: libraries/classes/Engines/Pbxt.php:50
8830 msgid "Log cache size"
8831 msgstr ""
8833 #: libraries/classes/Engines/Pbxt.php:52
8834 msgid ""
8835 "The amount of memory allocated to the transaction log cache used to cache on "
8836 "transaction log data. The default is 16MB."
8837 msgstr ""
8839 #: libraries/classes/Engines/Pbxt.php:59
8840 msgid "Log file threshold"
8841 msgstr ""
8843 #: libraries/classes/Engines/Pbxt.php:61
8844 msgid ""
8845 "The size of a transaction log before rollover, and a new log is created. The "
8846 "default value is 16MB."
8847 msgstr ""
8849 #: libraries/classes/Engines/Pbxt.php:67
8850 msgid "Transaction buffer size"
8851 msgstr ""
8853 #: libraries/classes/Engines/Pbxt.php:69
8854 msgid ""
8855 "The size of the global transaction log buffer (the engine allocates 2 "
8856 "buffers of this size). The default is 1MB."
8857 msgstr ""
8859 #: libraries/classes/Engines/Pbxt.php:76
8860 msgid "Checkpoint frequency"
8861 msgstr ""
8863 #: libraries/classes/Engines/Pbxt.php:78
8864 msgid ""
8865 "The amount of data written to the transaction log before a checkpoint is "
8866 "performed. The default value is 24MB."
8867 msgstr ""
8869 #: libraries/classes/Engines/Pbxt.php:85
8870 msgid "Data log threshold"
8871 msgstr ""
8873 #: libraries/classes/Engines/Pbxt.php:87
8874 msgid ""
8875 "The maximum size of a data log file. The default value is 64MB. PBXT can "
8876 "create a maximum of 32000 data logs, which are used by all tables. So the "
8877 "value of this variable can be increased to increase the total amount of data "
8878 "that can be stored in the database."
8879 msgstr ""
8881 #: libraries/classes/Engines/Pbxt.php:96
8882 msgid "Garbage threshold"
8883 msgstr ""
8885 #: libraries/classes/Engines/Pbxt.php:98
8886 msgid ""
8887 "The percentage of garbage in a data log file before it is compacted. This is "
8888 "a value between 1 and 99. The default is 50."
8889 msgstr ""
8891 #: libraries/classes/Engines/Pbxt.php:105
8892 msgid "Log buffer size"
8893 msgstr ""
8895 #: libraries/classes/Engines/Pbxt.php:107
8896 msgid ""
8897 "The size of the buffer used when writing a data log. The default is 256MB. "
8898 "The engine allocates one buffer per thread, but only if the thread is "
8899 "required to write a data log."
8900 msgstr ""
8902 #: libraries/classes/Engines/Pbxt.php:115
8903 msgid "Data file grow size"
8904 msgstr ""
8906 #: libraries/classes/Engines/Pbxt.php:116
8907 msgid "The grow size of the handle data (.xtd) files."
8908 msgstr ""
8910 #: libraries/classes/Engines/Pbxt.php:120
8911 msgid "Row file grow size"
8912 msgstr ""
8914 #: libraries/classes/Engines/Pbxt.php:121
8915 msgid "The grow size of the row pointer (.xtr) files."
8916 msgstr ""
8918 #: libraries/classes/Engines/Pbxt.php:125
8919 msgid "Log file count"
8920 msgstr ""
8922 #: libraries/classes/Engines/Pbxt.php:127
8923 msgid ""
8924 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
8925 "system will maintain. If the number of logs exceeds this value then old logs "
8926 "will be deleted, otherwise they are renamed and given the next highest "
8927 "number."
8928 msgstr ""
8930 #: libraries/classes/Engines/Pbxt.php:185
8931 #, php-format
8932 msgid ""
8933 "Documentation and further information about PBXT can be found on the "
8934 "%sPrimeBase XT Home Page%s."
8935 msgstr ""
8937 #: libraries/classes/ErrorHandler.php:96
8938 msgid "Too many error messages, some are not displayed."
8939 msgstr ""
8941 #: libraries/classes/ErrorHandler.php:397
8942 msgid "Report"
8943 msgstr ""
8945 #: libraries/classes/ErrorHandler.php:402 templates/error/report_form.twig:25
8946 msgid "Automatically send report next time"
8947 msgstr ""
8949 #: libraries/classes/Export.php:160 libraries/classes/Export.php:199
8950 #: libraries/classes/Export.php:484
8951 #, php-format
8952 msgid "Insufficient space to save the file %s."
8953 msgstr ""
8955 #: libraries/classes/Export.php:428
8956 #, php-format
8957 msgid ""
8958 "File %s already exists on server, change filename or check overwrite option."
8959 msgstr ""
8961 #: libraries/classes/Export.php:436 libraries/classes/Export.php:447
8962 #, php-format
8963 msgid "The web server does not have permission to save the file %s."
8964 msgstr ""
8966 #: libraries/classes/Export.php:490
8967 #, php-format
8968 msgid "Dump has been saved to file %s."
8969 msgstr ""
8971 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
8972 #: libraries/classes/Export.php:990
8973 msgid "Exporting a raw query is not supported for this export method."
8974 msgstr ""
8976 #: libraries/classes/File.php:286
8977 msgid "File was not an uploaded file."
8978 msgstr ""
8980 #: libraries/classes/File.php:326
8981 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
8982 msgstr ""
8984 #: libraries/classes/File.php:332
8985 msgid ""
8986 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
8987 "the HTML form."
8988 msgstr ""
8990 #: libraries/classes/File.php:338
8991 msgid "The uploaded file was only partially uploaded."
8992 msgstr ""
8994 #: libraries/classes/File.php:342
8995 msgid "Missing a temporary folder."
8996 msgstr ""
8998 #: libraries/classes/File.php:345
8999 msgid "Failed to write file to disk."
9000 msgstr ""
9002 #: libraries/classes/File.php:348
9003 msgid "File upload stopped by extension."
9004 msgstr ""
9006 #: libraries/classes/File.php:351
9007 msgid "Unknown error in file upload."
9008 msgstr ""
9010 #: libraries/classes/File.php:503
9011 msgid "File is a symbolic link"
9012 msgstr ""
9014 #: libraries/classes/File.php:509 libraries/classes/File.php:608
9015 msgid "File could not be read!"
9016 msgstr ""
9018 #: libraries/classes/File.php:552
9019 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
9020 msgstr ""
9022 #: libraries/classes/File.php:572
9023 msgid "Error while moving uploaded file."
9024 msgstr ""
9026 #: libraries/classes/File.php:581
9027 msgid "Cannot read uploaded file."
9028 msgstr ""
9030 #: libraries/classes/File.php:659
9031 #, php-format
9032 msgid ""
9033 "You attempted to load file with unsupported compression (%s). Either support "
9034 "for it is not implemented or disabled by your configuration."
9035 msgstr ""
9037 #: libraries/classes/Footer.php:82 templates/home/index.twig:18
9038 #: templates/login/form.twig:5
9039 msgid "phpMyAdmin Demo Server"
9040 msgstr ""
9042 #: libraries/classes/Footer.php:91
9043 #, php-format
9044 msgid "Currently running Git revision %1$s from the %2$s branch."
9045 msgstr ""
9047 #: libraries/classes/Footer.php:100
9048 msgid "Git information missing!"
9049 msgstr ""
9051 #: libraries/classes/Footer.php:218 libraries/classes/Footer.php:222
9052 #: libraries/classes/Footer.php:225
9053 msgid "Open new phpMyAdmin window"
9054 msgstr ""
9056 #: libraries/classes/Header.php:367
9057 msgid "Print view"
9058 msgstr ""
9060 #: libraries/classes/Html/Generator.php:153
9061 #, php-format
9062 msgid "Jump to database “%s”."
9063 msgstr ""
9065 #: libraries/classes/Html/Generator.php:181
9066 #, php-format
9067 msgid "The %s functionality is affected by a known bug, see %s"
9068 msgstr ""
9070 #: libraries/classes/Html/Generator.php:246
9071 msgid "SSL is not being used"
9072 msgstr ""
9074 #: libraries/classes/Html/Generator.php:251
9075 msgid "SSL is used with disabled verification"
9076 msgstr ""
9078 #: libraries/classes/Html/Generator.php:253
9079 msgid "SSL is used without certification authority"
9080 msgstr ""
9082 #: libraries/classes/Html/Generator.php:256
9083 msgid "SSL is used"
9084 msgstr ""
9086 #: libraries/classes/Html/Generator.php:362
9087 msgid "The PHP function password_hash() with default options."
9088 msgstr ""
9090 #: libraries/classes/Html/Generator.php:363
9091 msgid "password_hash() PHP function"
9092 msgstr ""
9094 #: libraries/classes/Html/Generator.php:668
9095 msgid "Skip Explain SQL"
9096 msgstr ""
9098 #: libraries/classes/Html/Generator.php:676
9099 #, php-format
9100 msgid "Analyze Explain at %s"
9101 msgstr ""
9103 #: libraries/classes/Html/Generator.php:707
9104 msgid "Without PHP code"
9105 msgstr ""
9107 #: libraries/classes/Html/Generator.php:714
9108 #: templates/database/multi_table_query/form.twig:170
9109 #: templates/database/qbe/selection_form.twig:115
9110 msgid "Submit query"
9111 msgstr ""
9113 #: libraries/classes/Html/Generator.php:759 templates/console/display.twig:31
9114 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
9115 msgid "Profiling"
9116 msgstr ""
9118 #: libraries/classes/Html/Generator.php:773
9119 msgctxt "Inline edit query"
9120 msgid "Edit inline"
9121 msgstr ""
9123 #: libraries/classes/Html/Generator.php:911
9124 msgid "Static analysis:"
9125 msgstr ""
9127 #: libraries/classes/Html/Generator.php:914
9128 #, php-format
9129 msgid "%d errors were found during analysis."
9130 msgstr ""
9132 #: libraries/classes/Import.php:321 libraries/classes/Sql.php:1059
9133 msgid "[ROLLBACK occurred.]"
9134 msgstr ""
9136 #: libraries/classes/Import.php:1338
9137 msgid ""
9138 "The following structures have either been created or altered. Here you can:"
9139 msgstr ""
9141 #: libraries/classes/Import.php:1341
9142 msgid "View a structure's contents by clicking on its name."
9143 msgstr ""
9145 #: libraries/classes/Import.php:1344
9146 msgid ""
9147 "Change any of its settings by clicking the corresponding \"Options\" link."
9148 msgstr ""
9150 #: libraries/classes/Import.php:1346
9151 msgid "Edit structure by following the \"Structure\" link."
9152 msgstr ""
9154 #: libraries/classes/Import.php:1353
9155 #, php-format
9156 msgid "Go to database: %s"
9157 msgstr ""
9159 #: libraries/classes/Import.php:1359 libraries/classes/Import.php:1402
9160 #, php-format
9161 msgid "Edit settings for %s"
9162 msgstr ""
9164 #: libraries/classes/Import.php:1387
9165 #, php-format
9166 msgid "Go to table: %s"
9167 msgstr ""
9169 #: libraries/classes/Import.php:1395
9170 #, php-format
9171 msgid "Structure of %s"
9172 msgstr ""
9174 #: libraries/classes/Import.php:1413
9175 #, php-format
9176 msgid "Go to view: %s"
9177 msgstr ""
9179 #: libraries/classes/Import.php:1437
9180 msgid "Only single-table UPDATE and DELETE queries can be simulated."
9181 msgstr ""
9183 #: libraries/classes/Import.php:1668
9184 msgid ""
9185 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9186 "engine tables can be rolled back."
9187 msgstr ""
9189 #: libraries/classes/Index.php:628
9190 #, php-format
9191 msgid ""
9192 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9193 "removed."
9194 msgstr ""
9196 #: libraries/classes/InsertEdit.php:536
9197 msgid "Binary"
9198 msgstr ""
9200 #: libraries/classes/InsertEdit.php:794
9201 msgid "Because of its length,<br> this column might not be editable."
9202 msgstr ""
9204 #: libraries/classes/InsertEdit.php:1416
9205 msgid "Binary - do not edit"
9206 msgstr ""
9208 #: libraries/classes/InsertEdit.php:1577 templates/import.twig:78
9209 #: templates/import.twig:108
9210 msgid "The directory you set for upload work cannot be reached."
9211 msgstr ""
9213 #: libraries/classes/InsertEdit.php:1582
9214 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9215 #: templates/server/privileges/privileges_table.twig:26
9216 #: templates/server/privileges/privileges_table.twig:47
9217 #: templates/server/privileges/privileges_table.twig:68
9218 #: templates/server/privileges/privileges_table.twig:89
9219 #: templates/table/search/index.twig:122
9220 msgid "Or"
9221 msgstr ""
9223 #: libraries/classes/InsertEdit.php:1583
9224 msgid "web server upload directory:"
9225 msgstr ""
9227 #: libraries/classes/InsertEdit.php:1786
9228 #: templates/table/search/input_box.twig:37
9229 msgid "Edit/Insert"
9230 msgstr ""
9232 #: libraries/classes/InsertEdit.php:1854
9233 msgid "and then"
9234 msgstr ""
9236 #: libraries/classes/InsertEdit.php:1893
9237 msgid "Insert as new row"
9238 msgstr ""
9240 #: libraries/classes/InsertEdit.php:1896
9241 msgid "Insert as new row and ignore errors"
9242 msgstr ""
9244 #: libraries/classes/InsertEdit.php:1899
9245 msgid "Show insert query"
9246 msgstr ""
9248 #: libraries/classes/InsertEdit.php:1920
9249 msgid "Go back to previous page"
9250 msgstr ""
9252 #: libraries/classes/InsertEdit.php:1923
9253 msgid "Insert another new row"
9254 msgstr ""
9256 #: libraries/classes/InsertEdit.php:1928
9257 msgid "Go back to this page"
9258 msgstr ""
9260 #: libraries/classes/InsertEdit.php:1951
9261 msgid "Edit next row"
9262 msgstr ""
9264 #: libraries/classes/InsertEdit.php:1971
9265 msgid ""
9266 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
9267 msgstr ""
9269 #: libraries/classes/InsertEdit.php:1999
9270 #: libraries/classes/Navigation/Nodes/NodeColumn.php:33
9271 #: libraries/classes/Plugins/Export/ExportHtmlword.php:289
9272 #: libraries/classes/Plugins/Export/ExportHtmlword.php:389
9273 #: libraries/classes/Plugins/Export/ExportLatex.php:553
9274 #: libraries/classes/Plugins/Export/ExportOdt.php:396
9275 #: libraries/classes/Plugins/Export/ExportOdt.php:498
9276 #: libraries/classes/Plugins/Export/ExportTexytext.php:304
9277 #: libraries/classes/Plugins/Export/ExportTexytext.php:397
9278 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:576
9279 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:710
9280 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:743
9281 #: templates/columns_definitions/column_name.twig:16
9282 #: templates/database/data_dictionary/index.twig:16
9283 #: templates/database/data_dictionary/index.twig:69 templates/indexes.twig:19
9284 #: templates/table/index_form.twig:131 templates/table/operations/index.twig:13
9285 #: templates/table/relation/common_form.twig:18
9286 #: templates/table/relation/common_form.twig:23
9287 #: templates/table/relation/common_form.twig:38
9288 #: templates/table/relation/common_form.twig:117
9289 #: templates/table/relation/common_form.twig:186
9290 #: templates/table/relation/foreign_key_row.twig:121
9291 #: templates/table/relation/foreign_key_row.twig:131
9292 #: templates/table/search/index.twig:38
9293 #: templates/table/structure/display_structure.twig:418
9294 #: templates/table/tracking/structure_snapshot_columns.twig:6
9295 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9296 #: templates/table/zoom_search/index.twig:38
9297 #: templates/table/zoom_search/result_form.twig:32
9298 msgid "Column"
9299 msgstr ""
9301 #: libraries/classes/InsertEdit.php:2008
9302 #: libraries/classes/Plugins/Export/ExportHtmlword.php:295
9303 #: libraries/classes/Plugins/Export/ExportHtmlword.php:395
9304 #: libraries/classes/Plugins/Export/ExportLatex.php:555
9305 #: libraries/classes/Plugins/Export/ExportOdt.php:402
9306 #: libraries/classes/Plugins/Export/ExportOdt.php:504
9307 #: libraries/classes/Plugins/Export/ExportTexytext.php:306
9308 #: libraries/classes/Plugins/Export/ExportTexytext.php:399
9309 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:580
9310 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:713
9311 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:746
9312 #: templates/columns_definitions/table_fields_definitions.twig:30
9313 #: templates/database/central_columns/edit.twig:12
9314 #: templates/database/central_columns/main.twig:40
9315 #: templates/database/central_columns/main.twig:246
9316 #: templates/database/data_dictionary/index.twig:18
9317 #: templates/database/data_dictionary/index.twig:72 templates/indexes.twig:22
9318 #: templates/table/structure/display_structure.twig:26
9319 #: templates/table/structure/display_structure.twig:421
9320 #: templates/table/tracking/structure_snapshot_columns.twig:9
9321 #: templates/table/tracking/structure_snapshot_indexes.twig:12
9322 #: templates/table/zoom_search/result_form.twig:33
9323 msgid "Null"
9324 msgstr ""
9326 #: libraries/classes/InsertEdit.php:2404 libraries/classes/Sql.php:1042
9327 msgid "Showing SQL query"
9328 msgstr ""
9330 #: libraries/classes/InsertEdit.php:2430 libraries/classes/Sql.php:1020
9331 #, php-format
9332 msgid "Inserted row id: %1$d"
9333 msgstr ""
9335 #: libraries/classes/LanguageManager.php:981
9336 msgid "Ignoring unsupported language code."
9337 msgstr ""
9339 #: libraries/classes/LanguageManager.php:1007
9340 #: libraries/classes/LanguageManager.php:1008 templates/setup/home/index.twig:8
9341 #: templates/setup/home/index.twig:9
9342 msgid "Language"
9343 msgstr ""
9345 #: libraries/classes/Linter.php:109
9346 msgid ""
9347 "Linting is disabled for this query because it exceeds the maximum length."
9348 msgstr ""
9350 #: libraries/classes/Linter.php:176
9351 #, php-format
9352 msgid "%1$s (near <code>%2$s</code>)"
9353 msgstr ""
9355 #: libraries/classes/Menu.php:275
9356 #: libraries/classes/Navigation/Nodes/NodeTable.php:322
9357 #: libraries/classes/Util.php:1723 libraries/classes/Util.php:2505
9358 #: libraries/config.values.php:68 libraries/config.values.php:82
9359 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9360 #: templates/database/structure/structure_table_row.twig:43
9361 #: templates/table/structure/display_structure.twig:275
9362 msgid "Browse"
9363 msgstr ""
9365 #: libraries/classes/Menu.php:294 libraries/classes/Menu.php:410
9366 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9367 #: libraries/classes/Util.php:1721 libraries/classes/Util.php:2491
9368 #: libraries/classes/Util.php:2508 libraries/config.values.php:64
9369 #: libraries/config.values.php:78 libraries/config.values.php:169
9370 #: libraries/config.values.php:179
9371 #: templates/database/structure/structure_table_row.twig:53
9372 msgid "Search"
9373 msgstr ""
9375 #: libraries/classes/Menu.php:305
9376 #: libraries/classes/Navigation/Nodes/NodeTable.php:316
9377 #: libraries/classes/Util.php:1722 libraries/classes/Util.php:2509
9378 #: libraries/config.values.php:66 libraries/config.values.php:80
9379 #: libraries/config.values.php:181
9380 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9381 #: templates/database/structure/structure_table_row.twig:59
9382 #: templates/sql/query.twig:76
9383 msgid "Insert"
9384 msgstr ""
9386 #: libraries/classes/Menu.php:332 libraries/classes/Menu.php:450
9387 #: libraries/classes/Server/Privileges.php:2976 libraries/classes/Util.php:2496
9388 #: libraries/classes/Util.php:2512 libraries/config.values.php:161
9389 #: templates/database/privileges/index.twig:20
9390 #: templates/server/privileges/privileges_summary.twig:15
9391 #: templates/server/sub_page_header.twig:2
9392 #: templates/table/privileges/index.twig:22
9393 msgid "Privileges"
9394 msgstr ""
9396 #: libraries/classes/Menu.php:342 libraries/classes/Menu.php:351
9397 #: libraries/classes/Menu.php:441 libraries/classes/Util.php:1724
9398 #: libraries/classes/Util.php:2495 libraries/classes/Util.php:2513
9399 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9400 msgid "Operations"
9401 msgstr ""
9403 #: libraries/classes/Menu.php:357 libraries/classes/Menu.php:476
9404 #: libraries/classes/Relation.php:316 libraries/classes/Util.php:2500
9405 #: libraries/classes/Util.php:2514
9406 msgid "Tracking"
9407 msgstr ""
9409 #: libraries/classes/Menu.php:370 libraries/classes/Menu.php:469
9410 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:24
9411 #: libraries/classes/Plugins/Export/ExportHtmlword.php:587
9412 #: libraries/classes/Plugins/Export/ExportOdt.php:735
9413 #: libraries/classes/Plugins/Export/ExportPdf.php:307
9414 #: libraries/classes/Plugins/Export/ExportSql.php:2165
9415 #: libraries/classes/Plugins/Export/ExportTexytext.php:559
9416 #: libraries/classes/Plugins/Export/ExportXml.php:135
9417 #: libraries/classes/Util.php:2499 libraries/classes/Util.php:2515
9418 #: templates/database/triggers/list.twig:6
9419 msgid "Triggers"
9420 msgstr ""
9422 #: libraries/classes/Menu.php:415 libraries/classes/Menu.php:423
9423 #: libraries/classes/Menu.php:431
9424 msgid "Database seems to be empty!"
9425 msgstr ""
9427 #: libraries/classes/Menu.php:418 libraries/classes/Util.php:2492
9428 msgid "Query"
9429 msgstr ""
9431 #: libraries/classes/Menu.php:456 libraries/classes/Util.php:2497
9432 #: templates/database/routines/index.twig:18
9433 msgid "Routines"
9434 msgstr ""
9436 #: libraries/classes/Menu.php:462
9437 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:24
9438 #: libraries/classes/Plugins/Export/ExportSql.php:1017
9439 #: libraries/classes/Plugins/Export/ExportXml.php:115
9440 #: libraries/classes/Util.php:2498 templates/database/events/index.twig:6
9441 msgid "Events"
9442 msgstr ""
9444 #: libraries/classes/Menu.php:483 libraries/classes/Util.php:2501
9445 msgid "Designer"
9446 msgstr ""
9448 #: libraries/classes/Menu.php:492 libraries/classes/Util.php:2502
9449 #: templates/database/structure/check_all_tables.twig:32
9450 msgid "Central columns"
9451 msgstr ""
9453 #: libraries/classes/Menu.php:553
9454 msgid "User accounts"
9455 msgstr ""
9457 #: libraries/classes/Menu.php:588 libraries/classes/Server/Status/Data.php:152
9458 #: libraries/classes/Util.php:2481 templates/server/binlog/index.twig:3
9459 msgid "Binary log"
9460 msgstr ""
9462 #: libraries/classes/Menu.php:595 libraries/classes/Server/Status/Data.php:157
9463 #: libraries/classes/Util.php:2482
9464 #: templates/database/structure/body_for_table_summary.twig:11
9465 #: templates/database/structure/table_header.twig:10
9466 #: templates/server/replication/index.twig:5
9467 msgid "Replication"
9468 msgstr ""
9470 #: libraries/classes/Menu.php:601 libraries/classes/Server/Status/Data.php:228
9471 #: libraries/classes/Util.php:2483 libraries/config.values.php:159
9472 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9473 #: templates/sql/query.twig:178
9474 msgid "Variables"
9475 msgstr ""
9477 #: libraries/classes/Menu.php:606 libraries/classes/Util.php:2484
9478 msgid "Charsets"
9479 msgstr ""
9481 #: libraries/classes/Menu.php:611 libraries/classes/Util.php:2486
9482 msgid "Engines"
9483 msgstr ""
9485 #: libraries/classes/Menu.php:616 libraries/classes/Util.php:2485
9486 #: templates/server/plugins/index.twig:4
9487 msgid "Plugins"
9488 msgstr ""
9490 #: libraries/classes/Message.php:255
9491 #, php-format
9492 msgid "%1$d row affected."
9493 msgid_plural "%1$d rows affected."
9494 msgstr[0] ""
9495 msgstr[1] ""
9497 #: libraries/classes/Message.php:276
9498 #, php-format
9499 msgid "%1$d row deleted."
9500 msgid_plural "%1$d rows deleted."
9501 msgstr[0] ""
9502 msgstr[1] ""
9504 #: libraries/classes/Message.php:297
9505 #, php-format
9506 msgid "%1$d row inserted."
9507 msgid_plural "%1$d rows inserted."
9508 msgstr[0] ""
9509 msgstr[1] ""
9511 #: libraries/classes/Navigation/Navigation.php:223
9512 msgid "Groups:"
9513 msgstr ""
9515 #: libraries/classes/Navigation/Navigation.php:224
9516 msgid "Events:"
9517 msgstr ""
9519 #: libraries/classes/Navigation/Navigation.php:225
9520 msgid "Functions:"
9521 msgstr ""
9523 #: libraries/classes/Navigation/Navigation.php:226
9524 msgid "Procedures:"
9525 msgstr ""
9527 #: libraries/classes/Navigation/Navigation.php:227
9528 #: templates/database/export/index.twig:14
9529 msgid "Tables:"
9530 msgstr ""
9532 #: libraries/classes/Navigation/Navigation.php:228
9533 msgid "Views:"
9534 msgstr ""
9536 #: libraries/classes/Navigation/NavigationTree.php:798
9537 msgid ""
9538 "There are large item groups in navigation panel which may affect the "
9539 "performance. Consider disabling item grouping in the navigation panel."
9540 msgstr ""
9542 #: libraries/classes/Navigation/NavigationTree.php:816
9543 msgid "Groups"
9544 msgstr ""
9546 #: libraries/classes/Navigation/NavigationTree.php:982
9547 #, php-format
9548 msgid "%s result found"
9549 msgid_plural "%s results found"
9550 msgstr[0] ""
9551 msgstr[1] ""
9553 #: libraries/classes/Navigation/NavigationTree.php:1406
9554 #: libraries/classes/Navigation/NavigationTree.php:1441
9555 msgid "Type to filter these, Enter to search all"
9556 msgstr ""
9558 #: libraries/classes/Navigation/NavigationTree.php:1408
9559 #: libraries/classes/Navigation/NavigationTree.php:1442
9560 msgid "Clear fast filter"
9561 msgstr ""
9563 #: libraries/classes/Navigation/NavigationTree.php:1468
9564 msgid "Collapse all"
9565 msgstr ""
9567 #. l10n: The word "Node" must not be translated here
9568 #: libraries/classes/Navigation/NodeFactory.php:39
9569 #, php-format
9570 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9571 msgstr ""
9573 #: libraries/classes/Navigation/NodeFactory.php:66
9574 #, php-format
9575 msgid "Could not load class \"%1$s\""
9576 msgstr ""
9578 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:24
9579 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9580 #: templates/sql/query.twig:63
9581 msgid "Columns"
9582 msgstr ""
9584 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:36
9585 msgctxt "Create new column"
9586 msgid "New"
9587 msgstr ""
9589 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:40
9590 msgctxt "Create new database"
9591 msgid "New"
9592 msgstr ""
9594 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:43
9595 msgid "Database operations"
9596 msgstr ""
9598 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:709
9599 msgid "Show hidden items"
9600 msgstr ""
9602 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:36
9603 #: templates/database/events/index.twig:104
9604 msgctxt "Create new event"
9605 msgid "New"
9606 msgstr ""
9608 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:24
9609 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9610 #: libraries/classes/Plugins/Export/ExportSql.php:628
9611 #: libraries/classes/Plugins/Export/ExportXml.php:120
9612 msgid "Functions"
9613 msgstr ""
9615 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:38
9616 msgctxt "Create new function"
9617 msgid "New"
9618 msgstr ""
9620 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:36
9621 msgctxt "Create new index"
9622 msgid "New"
9623 msgstr ""
9625 #: libraries/classes/Navigation/Nodes/Node.php:802
9626 msgid "Expand/Collapse"
9627 msgstr ""
9629 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:24
9630 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9631 #: libraries/classes/Plugins/Export/ExportSql.php:617
9632 #: libraries/classes/Plugins/Export/ExportXml.php:125
9633 msgid "Procedures"
9634 msgstr ""
9636 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:38
9637 msgctxt "Create new procedure"
9638 msgid "New"
9639 msgstr ""
9641 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:29
9642 msgid "Procedure"
9643 msgstr ""
9645 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:39
9646 msgctxt "Create new table"
9647 msgid "New"
9648 msgstr ""
9650 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:36
9651 #: templates/database/triggers/footer.twig:2
9652 msgctxt "Create new trigger"
9653 msgid "New"
9654 msgstr ""
9656 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:24
9657 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
9658 #: libraries/classes/Plugins/Export/ExportXml.php:140
9659 #: templates/database/structure/show_create.twig:28
9660 msgid "Views"
9661 msgstr ""
9663 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:39
9664 msgctxt "Create new view"
9665 msgid "New"
9666 msgstr ""
9668 #: libraries/classes/Normalization.php:227
9669 msgid "Make all columns atomic"
9670 msgstr ""
9672 #: libraries/classes/Normalization.php:229
9673 #: libraries/classes/Normalization.php:955
9674 msgid "First step of normalization (1NF)"
9675 msgstr ""
9677 #: libraries/classes/Normalization.php:232
9678 #: libraries/classes/Normalization.php:284
9679 #: libraries/classes/Normalization.php:333
9680 #: libraries/classes/Normalization.php:370
9681 msgid "Step 1."
9682 msgstr ""
9684 #: libraries/classes/Normalization.php:234
9685 msgid ""
9686 "Do you have any column which can be split into more than one column? For "
9687 "example: address can be split into street, city, country and zip."
9688 msgstr ""
9690 #: libraries/classes/Normalization.php:241
9691 msgid "Show me the central list of columns that are not already in this table"
9692 msgstr ""
9694 #: libraries/classes/Normalization.php:244
9695 msgid ""
9696 "Select a column which can be split into more than one (on select of 'no such "
9697 "column', it'll move to next step)."
9698 msgstr ""
9700 #: libraries/classes/Normalization.php:259
9701 msgid "split into "
9702 msgstr ""
9704 #: libraries/classes/Normalization.php:281
9705 msgid "Have a primary key"
9706 msgstr ""
9708 #: libraries/classes/Normalization.php:287
9709 msgid "Primary key already exists."
9710 msgstr ""
9712 #: libraries/classes/Normalization.php:292
9713 msgid ""
9714 "There is no primary key; please add one.<br>Hint: A primary key is a column "
9715 "(or combination of columns) that uniquely identify all rows."
9716 msgstr ""
9718 #: libraries/classes/Normalization.php:300
9719 msgid "Add a primary key on existing column(s)"
9720 msgstr ""
9722 #: libraries/classes/Normalization.php:305
9723 msgid ""
9724 "If it's not possible to make existing column combinations as primary key"
9725 msgstr ""
9727 #: libraries/classes/Normalization.php:309
9728 msgid "+ Add a new primary key column"
9729 msgstr ""
9731 #: libraries/classes/Normalization.php:332
9732 msgid "Remove redundant columns"
9733 msgstr ""
9735 #: libraries/classes/Normalization.php:335
9736 msgid ""
9737 "Do you have a group of columns which on combining gives an existing column? "
9738 "For example, if you have first_name, last_name and full_name then combining "
9739 "first_name and last_name gives full_name which is redundant."
9740 msgstr ""
9742 #: libraries/classes/Normalization.php:341
9743 msgid ""
9744 "Check the columns which are redundant and click on remove. If no redundant "
9745 "column, click on 'No redundant column'"
9746 msgstr ""
9748 #: libraries/classes/Normalization.php:346
9749 msgid "Remove selected"
9750 msgstr ""
9752 #: libraries/classes/Normalization.php:347
9753 msgid "No redundant column"
9754 msgstr ""
9756 #: libraries/classes/Normalization.php:369
9757 msgid "Move repeating groups"
9758 msgstr ""
9760 #: libraries/classes/Normalization.php:372
9761 msgid ""
9762 "Do you have a group of two or more columns that are closely related and are "
9763 "all repeating the same attribute? For example, a table that holds data on "
9764 "books might have columns such as book_id, author1, author2, author3 and so "
9765 "on which form a repeating group. In this case a new table (book_id, author) "
9766 "should be created."
9767 msgstr ""
9769 #: libraries/classes/Normalization.php:380
9770 msgid ""
9771 "Check the columns which form a repeating group. If no such group, click on "
9772 "'No repeating group'"
9773 msgstr ""
9775 #: libraries/classes/Normalization.php:386
9776 msgid "No repeating group"
9777 msgstr ""
9779 #: libraries/classes/Normalization.php:414
9780 msgid "Step 2."
9781 msgstr ""
9783 #: libraries/classes/Normalization.php:414
9784 msgid "Find partial dependencies"
9785 msgstr ""
9787 #: libraries/classes/Normalization.php:437
9788 #, php-format
9789 msgid ""
9790 "No partial dependencies possible as no non-primary column exists since "
9791 "primary key ( %1$s ) is composed of all the columns in the table."
9792 msgstr ""
9794 #: libraries/classes/Normalization.php:443
9795 #: libraries/classes/Normalization.php:490
9796 msgid "Table is already in second normal form."
9797 msgstr ""
9799 #: libraries/classes/Normalization.php:448
9800 #, php-format
9801 msgid ""
9802 "The primary key ( %1$s ) consists of more than one column so we need to find "
9803 "the partial dependencies."
9804 msgstr ""
9806 #: libraries/classes/Normalization.php:453
9807 #: libraries/classes/Normalization.php:862
9808 msgid ""
9809 "Please answer the following question(s) carefully to obtain a correct "
9810 "normalization."
9811 msgstr ""
9813 #: libraries/classes/Normalization.php:457
9814 msgid "+ Show me the possible partial dependencies based on data in the table"
9815 msgstr ""
9817 #: libraries/classes/Normalization.php:461
9818 msgid ""
9819 "For each column below, please select the <b>minimal set</b> of columns among "
9820 "given set whose values combined together are sufficient to determine the "
9821 "value of the column."
9822 msgstr ""
9824 #: libraries/classes/Normalization.php:474
9825 #: libraries/classes/Normalization.php:906
9826 #, php-format
9827 msgid "'%1$s' depends on:"
9828 msgstr ""
9830 #: libraries/classes/Normalization.php:485
9831 #, php-format
9832 msgid ""
9833 "No partial dependencies possible as the primary key ( %1$s ) has just one "
9834 "column."
9835 msgstr ""
9837 #: libraries/classes/Normalization.php:514
9838 #, php-format
9839 msgid ""
9840 "In order to put the original table '%1$s' into Second normal form we need to "
9841 "create the following tables:"
9842 msgstr ""
9844 #: libraries/classes/Normalization.php:552
9845 #, php-format
9846 msgid "The second step of normalization is complete for table '%1$s'."
9847 msgstr ""
9849 #: libraries/classes/Normalization.php:593
9850 #: libraries/classes/Normalization.php:755
9851 #: libraries/classes/Normalization.php:831
9852 msgid "Error in processing!"
9853 msgstr ""
9855 #: libraries/classes/Normalization.php:640
9856 #, php-format
9857 msgid ""
9858 "In order to put the original table '%1$s' into Third normal form we need to "
9859 "create the following tables:"
9860 msgstr ""
9862 #: libraries/classes/Normalization.php:696
9863 msgid "The third step of normalization is complete."
9864 msgstr ""
9866 #: libraries/classes/Normalization.php:807
9867 #, php-format
9868 msgid "Selected repeating group has been moved to the table '%s'"
9869 msgstr ""
9871 #: libraries/classes/Normalization.php:859
9872 msgid "Step 3."
9873 msgstr ""
9875 #: libraries/classes/Normalization.php:859
9876 msgid "Find transitive dependencies"
9877 msgstr ""
9879 #: libraries/classes/Normalization.php:866
9880 msgid ""
9881 "For each column below, please select the <b>minimal set</b> of columns among "
9882 "given set whose values combined together are sufficient to determine the "
9883 "value of the column.<br>Note: A column may have no transitive dependency, in "
9884 "that case you don't have to select any."
9885 msgstr ""
9887 #: libraries/classes/Normalization.php:919
9888 msgid ""
9889 "No Transitive dependencies possible as the table doesn't have any non "
9890 "primary key columns"
9891 msgstr ""
9893 #: libraries/classes/Normalization.php:923
9894 msgid "Table is already in Third normal form!"
9895 msgstr ""
9897 #: libraries/classes/Normalization.php:949
9898 msgid "Improve table structure (Normalization):"
9899 msgstr ""
9901 #: libraries/classes/Normalization.php:950
9902 msgid "Select up to what step you want to normalize"
9903 msgstr ""
9905 #: libraries/classes/Normalization.php:960
9906 msgid "Second step of normalization (1NF+2NF)"
9907 msgstr ""
9909 #: libraries/classes/Normalization.php:965
9910 msgid "Third step of normalization (1NF+2NF+3NF)"
9911 msgstr ""
9913 #: libraries/classes/Normalization.php:970
9914 msgid ""
9915 "Hint: Please follow the procedure carefully in order to obtain correct "
9916 "normalization"
9917 msgstr ""
9919 #: libraries/classes/Normalization.php:1040
9920 msgid ""
9921 "This list is based on a subset of the table's data and is not necessarily "
9922 "accurate. "
9923 msgstr ""
9925 #: libraries/classes/Normalization.php:1056
9926 msgid "No partial dependencies found!"
9927 msgstr ""
9929 #: libraries/classes/Operations.php:600
9930 #: templates/table/structure/display_partitions.twig:84
9931 msgid "Analyze"
9932 msgstr ""
9934 #: libraries/classes/Operations.php:601
9935 #: templates/table/structure/display_partitions.twig:94
9936 msgid "Check"
9937 msgstr ""
9939 #: libraries/classes/Operations.php:602
9940 #: templates/table/structure/display_partitions.twig:104
9941 msgid "Optimize"
9942 msgstr ""
9944 #: libraries/classes/Operations.php:603
9945 #: templates/table/structure/display_partitions.twig:114
9946 msgid "Rebuild"
9947 msgstr ""
9949 #: libraries/classes/Operations.php:604
9950 #: templates/table/structure/display_partitions.twig:124
9951 msgid "Repair"
9952 msgstr ""
9954 #: libraries/classes/Operations.php:605
9955 #: templates/table/structure/display_partitions.twig:134
9956 msgid "Truncate"
9957 msgstr ""
9959 #: libraries/classes/Operations.php:616 templates/database/events/index.twig:67
9960 #: templates/database/events/index.twig:73
9961 #: templates/database/events/index.twig:94
9962 #: templates/database/events/index.twig:95
9963 #: templates/database/events/row.twig:43 templates/database/events/row.twig:49
9964 #: templates/database/routines/index.twig:53
9965 #: templates/database/routines/index.twig:54
9966 #: templates/database/routines/parameter_row.twig:51
9967 #: templates/database/routines/row.twig:70
9968 #: templates/database/structure/check_all_tables.twig:16
9969 #: templates/database/structure/structure_table_row.twig:87
9970 #: templates/database/triggers/list.twig:44
9971 #: templates/database/triggers/list.twig:45
9972 #: templates/database/triggers/row.twig:45
9973 #: templates/database/triggers/row.twig:51 templates/indexes.twig:56
9974 #: templates/server/databases/index.twig:304
9975 #: templates/server/databases/index.twig:305
9976 #: templates/table/relation/foreign_key_row.twig:26
9977 #: templates/table/structure/display_partitions.twig:145
9978 #: templates/table/structure/display_structure.twig:121
9979 #: templates/table/structure/display_structure.twig:283
9980 #: templates/table/structure/display_structure.twig:463
9981 msgid "Drop"
9982 msgstr ""
9984 #: libraries/classes/Operations.php:618
9985 msgid "Coalesce"
9986 msgstr ""
9988 #: libraries/classes/Operations.php:1053
9989 msgid "Can't move table to same one!"
9990 msgstr ""
9992 #: libraries/classes/Operations.php:1055
9993 msgid "Can't copy table to same one!"
9994 msgstr ""
9996 #: libraries/classes/Operations.php:1090
9997 #, php-format
9998 msgid "Table %s has been moved to %s. Privileges have been adjusted."
9999 msgstr ""
10001 #: libraries/classes/Operations.php:1097
10002 #, php-format
10003 msgid "Table %s has been copied to %s. Privileges have been adjusted."
10004 msgstr ""
10006 #: libraries/classes/Operations.php:1105
10007 #, php-format
10008 msgid "Table %s has been moved to %s."
10009 msgstr ""
10011 #: libraries/classes/Operations.php:1109
10012 #, php-format
10013 msgid "Table %s has been copied to %s."
10014 msgstr ""
10016 #: libraries/classes/Operations.php:1133
10017 msgid "The table name is empty!"
10018 msgstr ""
10020 #: libraries/classes/Pdf.php:159
10021 msgid "Error while creating PDF:"
10022 msgstr ""
10024 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:80
10025 msgid "Cannot connect: invalid settings."
10026 msgstr ""
10028 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:94
10029 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:86
10030 #: templates/login/header.twig:10
10031 #, php-format
10032 msgid "Welcome to %s"
10033 msgstr ""
10035 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:110
10036 #, php-format
10037 msgid ""
10038 "You probably did not create a configuration file. You might want to use the "
10039 "%1$ssetup script%2$s to create one."
10040 msgstr ""
10042 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
10043 msgid ""
10044 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
10045 "connection. You should check the host, username and password in your "
10046 "configuration and make sure that they correspond to the information given by "
10047 "the administrator of the MySQL server."
10048 msgstr ""
10050 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:158
10051 msgid "Retry to connect"
10052 msgstr ""
10054 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:179
10055 msgid "Your session has expired. Please log in again."
10056 msgstr ""
10058 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:299
10059 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
10060 msgstr ""
10062 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:334
10063 msgid "Failed to connect to the reCAPTCHA service!"
10064 msgstr ""
10066 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:336
10067 msgid "Entered captcha is wrong, try again!"
10068 msgstr ""
10070 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:348
10071 msgid ""
10072 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
10073 "restricts passwords to less than 1000 characters."
10074 msgstr ""
10076 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:372
10077 msgid "You are not allowed to log in to this MySQL server!"
10078 msgstr ""
10080 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:91
10081 msgid "Wrong username/password. Access denied."
10082 msgstr ""
10084 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
10085 msgid "Can not find signon authentication script:"
10086 msgstr ""
10088 #: libraries/classes/Plugins/AuthenticationPlugin.php:191
10089 msgid ""
10090 "Login without a password is forbidden by configuration (see AllowNoPassword)"
10091 msgstr ""
10093 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
10094 #, php-format
10095 msgid ""
10096 "You have been automatically logged out due to inactivity of %s seconds. Once "
10097 "you log in again, you should be able to resume the work where you left off."
10098 msgstr ""
10100 #: libraries/classes/Plugins/AuthenticationPlugin.php:215
10101 #: libraries/classes/Plugins/AuthenticationPlugin.php:218
10102 msgid "Cannot log in to the MySQL server"
10103 msgstr ""
10105 #: libraries/classes/Plugins/AuthenticationPlugin.php:364
10106 msgid "You have enabled two factor authentication, please confirm your login."
10107 msgstr ""
10109 #: libraries/classes/Plugins/Export/ExportCodegen.php:87
10110 #: templates/export.twig:94 templates/import.twig:198
10111 msgid "Format:"
10112 msgstr ""
10114 #: libraries/classes/Plugins/Export/ExportCsv.php:61
10115 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:54
10116 msgid "Columns separated with:"
10117 msgstr ""
10119 #: libraries/classes/Plugins/Export/ExportCsv.php:66
10120 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:60
10121 msgid "Columns enclosed with:"
10122 msgstr ""
10124 #: libraries/classes/Plugins/Export/ExportCsv.php:71
10125 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:67
10126 msgid "Columns escaped with:"
10127 msgstr ""
10129 #: libraries/classes/Plugins/Export/ExportCsv.php:76
10130 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:74
10131 msgid "Lines terminated with:"
10132 msgstr ""
10134 #: libraries/classes/Plugins/Export/ExportCsv.php:81
10135 #: libraries/classes/Plugins/Export/ExportExcel.php:48
10136 #: libraries/classes/Plugins/Export/ExportHtmlword.php:83
10137 #: libraries/classes/Plugins/Export/ExportLatex.php:191
10138 #: libraries/classes/Plugins/Export/ExportOds.php:66
10139 #: libraries/classes/Plugins/Export/ExportOdt.php:132
10140 #: libraries/classes/Plugins/Export/ExportTexytext.php:87
10141 msgid "Replace NULL with:"
10142 msgstr ""
10144 #: libraries/classes/Plugins/Export/ExportCsv.php:86
10145 #: libraries/classes/Plugins/Export/ExportExcel.php:53
10146 msgid "Remove carriage return/line feed characters within columns"
10147 msgstr ""
10149 #: libraries/classes/Plugins/Export/ExportExcel.php:63
10150 msgid "Excel edition:"
10151 msgstr ""
10153 #: libraries/classes/Plugins/Export/ExportHtmlword.php:65
10154 #: libraries/classes/Plugins/Export/ExportLatex.php:101
10155 #: libraries/classes/Plugins/Export/ExportMediawiki.php:69
10156 #: libraries/classes/Plugins/Export/ExportOdt.php:78
10157 #: libraries/classes/Plugins/Export/ExportPdf.php:112
10158 #: libraries/classes/Plugins/Export/ExportSql.php:240
10159 #: libraries/classes/Plugins/Export/ExportTexytext.php:64
10160 #: libraries/config.values.php:254 libraries/config.values.php:320
10161 #: libraries/config.values.php:336 libraries/config.values.php:344
10162 #: libraries/config.values.php:349
10163 msgid "structure"
10164 msgstr ""
10166 #: libraries/classes/Plugins/Export/ExportHtmlword.php:66
10167 #: libraries/classes/Plugins/Export/ExportLatex.php:102
10168 #: libraries/classes/Plugins/Export/ExportMediawiki.php:70
10169 #: libraries/classes/Plugins/Export/ExportOdt.php:79
10170 #: libraries/classes/Plugins/Export/ExportPdf.php:113
10171 #: libraries/classes/Plugins/Export/ExportSql.php:241
10172 #: libraries/classes/Plugins/Export/ExportTexytext.php:65
10173 #: libraries/config.values.php:255 libraries/config.values.php:321
10174 #: libraries/config.values.php:337 libraries/config.values.php:345
10175 #: libraries/config.values.php:350
10176 msgid "data"
10177 msgstr ""
10179 #: libraries/classes/Plugins/Export/ExportHtmlword.php:67
10180 #: libraries/classes/Plugins/Export/ExportLatex.php:103
10181 #: libraries/classes/Plugins/Export/ExportMediawiki.php:71
10182 #: libraries/classes/Plugins/Export/ExportOdt.php:80
10183 #: libraries/classes/Plugins/Export/ExportPdf.php:114
10184 #: libraries/classes/Plugins/Export/ExportSql.php:242
10185 #: libraries/classes/Plugins/Export/ExportTexytext.php:66
10186 #: libraries/config.values.php:256 libraries/config.values.php:322
10187 #: libraries/config.values.php:338 libraries/config.values.php:346
10188 #: libraries/config.values.php:351
10189 msgid "structure and data"
10190 msgstr ""
10192 #: libraries/classes/Plugins/Export/ExportHtmlword.php:77
10193 #: libraries/classes/Plugins/Export/ExportLatex.php:162
10194 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10195 #: libraries/classes/Plugins/Export/ExportTexytext.php:76
10196 #: libraries/classes/Plugins/Export/ExportXml.php:148
10197 msgid "Data dump options"
10198 msgstr ""
10200 #: libraries/classes/Plugins/Export/ExportHtmlword.php:207
10201 #: libraries/classes/Plugins/Export/ExportOdt.php:266
10202 #: libraries/classes/Plugins/Export/ExportSql.php:2472
10203 #: libraries/classes/Plugins/Export/ExportTexytext.php:191
10204 msgid "Dumping data for table"
10205 msgstr ""
10207 #: libraries/classes/Plugins/Export/ExportHtmlword.php:298
10208 #: libraries/classes/Plugins/Export/ExportHtmlword.php:398
10209 #: libraries/classes/Plugins/Export/ExportLatex.php:556
10210 #: libraries/classes/Plugins/Export/ExportOdt.php:405
10211 #: libraries/classes/Plugins/Export/ExportOdt.php:507
10212 #: libraries/classes/Plugins/Export/ExportTexytext.php:307
10213 #: libraries/classes/Plugins/Export/ExportTexytext.php:400
10214 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:582
10215 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:714
10216 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:747
10217 #: templates/columns_definitions/table_fields_definitions.twig:20
10218 #: templates/database/central_columns/edit.twig:9
10219 #: templates/database/central_columns/main.twig:28
10220 #: templates/database/central_columns/main.twig:234
10221 #: templates/database/data_dictionary/index.twig:19
10222 #: templates/database/structure/body_for_table_summary.twig:52
10223 #: templates/server/replication/slave_configuration.twig:9
10224 #: templates/table/structure/display_structure.twig:27
10225 #: templates/table/tracking/structure_snapshot_columns.twig:10
10226 msgid "Default"
10227 msgstr ""
10229 #: libraries/classes/Plugins/Export/ExportHtmlword.php:402
10230 #: libraries/classes/Plugins/Export/ExportLatex.php:558
10231 #: libraries/classes/Plugins/Export/ExportOdt.php:511
10232 #: libraries/classes/Plugins/Export/ExportTexytext.php:402
10233 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:591
10234 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:716
10235 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:749
10236 #: templates/database/data_dictionary/index.twig:21
10237 msgid "Links to"
10238 msgstr ""
10240 #: libraries/classes/Plugins/Export/ExportHtmlword.php:569
10241 #: libraries/classes/Plugins/Export/ExportOdt.php:712
10242 #: libraries/classes/Plugins/Export/ExportSql.php:2134
10243 #: libraries/classes/Plugins/Export/ExportTexytext.php:539
10244 msgid "Table structure for table"
10245 msgstr ""
10247 #: libraries/classes/Plugins/Export/ExportHtmlword.php:594
10248 #: libraries/classes/Plugins/Export/ExportOdt.php:745
10249 #: libraries/classes/Plugins/Export/ExportSql.php:2204
10250 #: libraries/classes/Plugins/Export/ExportTexytext.php:564
10251 msgid "Structure for view"
10252 msgstr ""
10254 #: libraries/classes/Plugins/Export/ExportHtmlword.php:608
10255 #: libraries/classes/Plugins/Export/ExportOdt.php:766
10256 #: libraries/classes/Plugins/Export/ExportSql.php:2249
10257 #: libraries/classes/Plugins/Export/ExportTexytext.php:580
10258 msgid "Stand-in structure for view"
10259 msgstr ""
10261 #: libraries/classes/Plugins/Export/ExportJson.php:90
10262 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10263 msgstr ""
10265 #: libraries/classes/Plugins/Export/ExportJson.php:96
10266 msgid "Output unicode characters unescaped"
10267 msgstr ""
10269 #: libraries/classes/Plugins/Export/ExportLatex.php:48
10270 msgid "Content of table @TABLE@"
10271 msgstr ""
10273 #: libraries/classes/Plugins/Export/ExportLatex.php:49
10274 msgid "(continued)"
10275 msgstr ""
10277 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10278 msgid "Structure of table @TABLE@"
10279 msgstr ""
10281 #: libraries/classes/Plugins/Export/ExportLatex.php:114
10282 #: libraries/classes/Plugins/Export/ExportOdt.php:91
10283 #: libraries/classes/Plugins/Export/ExportSql.php:255
10284 msgid "Object creation options"
10285 msgstr ""
10287 #: libraries/classes/Plugins/Export/ExportLatex.php:120
10288 #: libraries/classes/Plugins/Export/ExportLatex.php:173
10289 msgid "Table caption:"
10290 msgstr ""
10292 #: libraries/classes/Plugins/Export/ExportLatex.php:126
10293 #: libraries/classes/Plugins/Export/ExportLatex.php:179
10294 msgid "Table caption (continued):"
10295 msgstr ""
10297 #: libraries/classes/Plugins/Export/ExportLatex.php:132
10298 #: libraries/classes/Plugins/Export/ExportLatex.php:185
10299 msgid "Label key:"
10300 msgstr ""
10302 #: libraries/classes/Plugins/Export/ExportLatex.php:139
10303 #: libraries/classes/Plugins/Export/ExportOdt.php:98
10304 #: libraries/classes/Plugins/Export/ExportSql.php:150
10305 msgid "Display foreign key relationships"
10306 msgstr ""
10308 #: libraries/classes/Plugins/Export/ExportLatex.php:145
10309 #: libraries/classes/Plugins/Export/ExportOdt.php:104
10310 msgid "Display comments"
10311 msgstr ""
10313 #: libraries/classes/Plugins/Export/ExportLatex.php:151
10314 #: libraries/classes/Plugins/Export/ExportOdt.php:110
10315 #: libraries/classes/Plugins/Export/ExportSql.php:157
10316 msgid "Display media types"
10317 msgstr ""
10319 #: libraries/classes/Plugins/Export/ExportLatex.php:168
10320 msgid "Put columns names in the first row:"
10321 msgstr ""
10323 #: libraries/classes/Plugins/Export/ExportLatex.php:215
10324 #: libraries/classes/Plugins/Export/ExportSql.php:750
10325 #: libraries/classes/Plugins/Export/ExportXml.php:251
10326 #: templates/server/replication/change_master.twig:22
10327 #: templates/server/replication/master_add_slave_user.twig:29
10328 msgid "Host:"
10329 msgstr ""
10331 #: libraries/classes/Plugins/Export/ExportLatex.php:220
10332 #: libraries/classes/Plugins/Export/ExportSql.php:756
10333 #: libraries/classes/Plugins/Export/ExportXml.php:256
10334 msgid "Generation Time:"
10335 msgstr ""
10337 #: libraries/classes/Plugins/Export/ExportLatex.php:222
10338 #: libraries/classes/Plugins/Export/ExportSql.php:760
10339 #: libraries/classes/Plugins/Export/ExportXml.php:258
10340 #: templates/home/index.twig:129
10341 msgid "Server version:"
10342 msgstr ""
10344 #: libraries/classes/Plugins/Export/ExportLatex.php:223
10345 #: libraries/classes/Plugins/Export/ExportSql.php:762
10346 #: libraries/classes/Plugins/Export/ExportXml.php:259
10347 msgid "PHP Version:"
10348 msgstr ""
10350 #: libraries/classes/Plugins/Export/ExportLatex.php:253
10351 #: libraries/classes/Plugins/Export/ExportSql.php:948
10352 #: libraries/classes/Plugins/Export/ExportXml.php:430
10353 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:217
10354 #: templates/database/structure/copy_form.twig:5
10355 #: templates/menu/breadcrumbs.twig:16
10356 msgid "Database:"
10357 msgstr "Database:"
10359 #: libraries/classes/Plugins/Export/ExportLatex.php:328
10360 #: libraries/classes/Plugins/Export/ExportSql.php:2317
10361 msgid "Data:"
10362 msgstr ""
10364 #: libraries/classes/Plugins/Export/ExportLatex.php:534
10365 msgid "Structure:"
10366 msgstr ""
10368 #: libraries/classes/Plugins/Export/ExportMediawiki.php:80
10369 msgid "Export table names"
10370 msgstr ""
10372 #: libraries/classes/Plugins/Export/ExportMediawiki.php:87
10373 msgid "Export table headers"
10374 msgstr ""
10376 #: libraries/classes/Plugins/Export/ExportOdt.php:267
10377 #: libraries/classes/Plugins/Export/ExportTexytext.php:192
10378 msgid "Dumping data for query result"
10379 msgstr ""
10381 #: libraries/classes/Plugins/Export/ExportPdf.php:98
10382 msgid "Report title:"
10383 msgstr ""
10385 #: libraries/classes/Plugins/Export/ExportPdf.php:229
10386 msgid "Dumping data"
10387 msgstr ""
10389 #: libraries/classes/Plugins/Export/ExportPdf.php:252
10390 msgid "Query result data"
10391 msgstr ""
10393 #: libraries/classes/Plugins/Export/ExportPdf.php:310
10394 msgid "View structure"
10395 msgstr ""
10397 #: libraries/classes/Plugins/Export/ExportPdf.php:313
10398 msgid "Stand in"
10399 msgstr ""
10401 #: libraries/classes/Plugins/Export/ExportSql.php:128
10402 msgid ""
10403 "Display comments <i>(includes info such as export timestamp, PHP version, "
10404 "and server version)</i>"
10405 msgstr ""
10407 #: libraries/classes/Plugins/Export/ExportSql.php:136
10408 msgid "Additional custom header comment (\\n splits lines):"
10409 msgstr ""
10411 #: libraries/classes/Plugins/Export/ExportSql.php:142
10412 msgid ""
10413 "Include a timestamp of when databases were created, last updated, and last "
10414 "checked"
10415 msgstr ""
10417 #: libraries/classes/Plugins/Export/ExportSql.php:201
10418 msgid "Export metadata"
10419 msgstr ""
10421 #: libraries/classes/Plugins/Export/ExportSql.php:216
10422 msgid ""
10423 "Database system or older MySQL server to maximize output compatibility with:"
10424 msgstr ""
10426 #: libraries/classes/Plugins/Export/ExportSql.php:263
10427 msgid "Add statements:"
10428 msgstr ""
10430 #: libraries/classes/Plugins/Export/ExportSql.php:271
10431 #: libraries/classes/Plugins/Export/ExportSql.php:280
10432 #: libraries/classes/Plugins/Export/ExportSql.php:301
10433 #: libraries/classes/Plugins/Export/ExportSql.php:310
10434 #: libraries/classes/Plugins/Export/ExportSql.php:335
10435 #: libraries/classes/Plugins/Export/ExportSql.php:363
10436 #: libraries/classes/Plugins/Export/ExportSql.php:372
10437 #, php-format
10438 msgid "Add %s statement"
10439 msgstr ""
10441 #: libraries/classes/Plugins/Export/ExportSql.php:317
10442 msgid "(less efficient as indexes will be generated during table creation)"
10443 msgstr ""
10445 #: libraries/classes/Plugins/Export/ExportSql.php:325
10446 #, php-format
10447 msgid "%s value"
10448 msgstr ""
10450 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10451 #: libraries/classes/Plugins/Export/ExportSql.php:342
10452 msgid "Use simple view export"
10453 msgstr ""
10455 #: libraries/classes/Plugins/Export/ExportSql.php:381
10456 msgid ""
10457 "Enclose table and column names with backquotes <i>(Protects column and table "
10458 "names formed with special characters or keywords)</i>"
10459 msgstr ""
10461 #: libraries/classes/Plugins/Export/ExportSql.php:396
10462 msgid "Data creation options"
10463 msgstr ""
10465 #: libraries/classes/Plugins/Export/ExportSql.php:401
10466 #: libraries/classes/Plugins/Export/ExportSql.php:2420
10467 msgid "Truncate table before insert"
10468 msgstr ""
10470 #: libraries/classes/Plugins/Export/ExportSql.php:408
10471 msgid "Instead of <code>INSERT</code> statements, use:"
10472 msgstr ""
10474 #: libraries/classes/Plugins/Export/ExportSql.php:414
10475 msgid "<code>INSERT DELAYED</code> statements"
10476 msgstr ""
10478 #: libraries/classes/Plugins/Export/ExportSql.php:426
10479 #: libraries/classes/Plugins/Export/ExportSql.php:460
10480 msgid "<code>INSERT IGNORE</code> statements"
10481 msgstr ""
10483 #: libraries/classes/Plugins/Export/ExportSql.php:440
10484 msgid "Function to use when dumping data:"
10485 msgstr ""
10487 #: libraries/classes/Plugins/Export/ExportSql.php:455
10488 msgid "Syntax to use when inserting data:"
10489 msgstr ""
10491 #: libraries/classes/Plugins/Export/ExportSql.php:465
10492 msgid ""
10493 "include column names in every <code>INSERT</code> statement <br> &nbsp; "
10494 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10495 "(1,2,3)</code>"
10496 msgstr ""
10498 #: libraries/classes/Plugins/Export/ExportSql.php:470
10499 msgid ""
10500 "insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
10501 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10502 "(7,8,9)</code>"
10503 msgstr ""
10505 #: libraries/classes/Plugins/Export/ExportSql.php:475
10506 msgid ""
10507 "both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10508 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10509 msgstr ""
10511 #: libraries/classes/Plugins/Export/ExportSql.php:480
10512 msgid ""
10513 "neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10514 "tbl_name VALUES (1,2,3)</code>"
10515 msgstr ""
10517 #: libraries/classes/Plugins/Export/ExportSql.php:499
10518 msgid ""
10519 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10520 "0x616263)</i>"
10521 msgstr ""
10523 #: libraries/classes/Plugins/Export/ExportSql.php:509
10524 msgid ""
10525 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10526 "reloaded between servers in different time zones)</i>"
10527 msgstr ""
10529 #: libraries/classes/Plugins/Export/ExportSql.php:574
10530 msgid "It appears your database uses routines;"
10531 msgstr ""
10533 #: libraries/classes/Plugins/Export/ExportSql.php:577
10534 #: libraries/classes/Plugins/Export/ExportSql.php:1652
10535 #: libraries/classes/Plugins/Export/ExportSql.php:2194
10536 msgid "alias export may not work reliably in all cases."
10537 msgstr ""
10539 #: libraries/classes/Plugins/Export/ExportSql.php:1062
10540 msgid "Metadata"
10541 msgstr ""
10543 #: libraries/classes/Plugins/Export/ExportSql.php:1134
10544 #, php-format
10545 msgid "Metadata for table %s"
10546 msgstr ""
10548 #: libraries/classes/Plugins/Export/ExportSql.php:1141
10549 #, php-format
10550 msgid "Metadata for database %s"
10551 msgstr ""
10553 #: libraries/classes/Plugins/Export/ExportSql.php:1476
10554 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:674
10555 msgid "Creation:"
10556 msgstr ""
10558 #: libraries/classes/Plugins/Export/ExportSql.php:1489
10559 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
10560 msgid "Last update:"
10561 msgstr ""
10563 #: libraries/classes/Plugins/Export/ExportSql.php:1502
10564 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:696
10565 msgid "Last check:"
10566 msgstr ""
10568 #: libraries/classes/Plugins/Export/ExportSql.php:1558
10569 #, php-format
10570 msgid "Error reading structure for table %s:"
10571 msgstr ""
10573 #: libraries/classes/Plugins/Export/ExportSql.php:1649
10574 msgid "It appears your database uses views;"
10575 msgstr ""
10577 #: libraries/classes/Plugins/Export/ExportSql.php:1829
10578 msgid "Constraints for dumped tables"
10579 msgstr ""
10581 #: libraries/classes/Plugins/Export/ExportSql.php:1830
10582 msgid "Constraints for table"
10583 msgstr ""
10585 #: libraries/classes/Plugins/Export/ExportSql.php:1860
10586 msgid "Indexes for dumped tables"
10587 msgstr ""
10589 #: libraries/classes/Plugins/Export/ExportSql.php:1861
10590 msgid "Indexes for table"
10591 msgstr ""
10593 #: libraries/classes/Plugins/Export/ExportSql.php:1894
10594 msgid "AUTO_INCREMENT for dumped tables"
10595 msgstr ""
10597 #: libraries/classes/Plugins/Export/ExportSql.php:1895
10598 msgid "AUTO_INCREMENT for table"
10599 msgstr ""
10601 #: libraries/classes/Plugins/Export/ExportSql.php:1971
10602 msgid "MEDIA TYPES FOR TABLE"
10603 msgstr ""
10605 #: libraries/classes/Plugins/Export/ExportSql.php:1994
10606 msgid "RELATIONSHIPS FOR TABLE"
10607 msgstr ""
10609 #: libraries/classes/Plugins/Export/ExportSql.php:2191
10610 msgid "It appears your table uses triggers;"
10611 msgstr ""
10613 #: libraries/classes/Plugins/Export/ExportSql.php:2228
10614 #, php-format
10615 msgid "Structure for view %s exported as a table"
10616 msgstr ""
10618 #: libraries/classes/Plugins/Export/ExportSql.php:2252
10619 msgid "(See below for the actual view)"
10620 msgstr ""
10622 #: libraries/classes/Plugins/Export/ExportSql.php:2332
10623 #, php-format
10624 msgid "Error reading data for table %s:"
10625 msgstr ""
10627 #: libraries/classes/Plugins/Export/ExportXml.php:109
10628 msgid "Object creation options (all are recommended)"
10629 msgstr ""
10631 #: libraries/classes/Plugins/Export/ExportXml.php:153
10632 msgid "Export contents"
10633 msgstr ""
10635 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:218
10636 #: templates/menu/breadcrumbs.twig:29
10637 msgid "Table:"
10638 msgstr ""
10640 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:219
10641 msgid "Purpose:"
10642 msgstr ""
10644 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:47
10645 msgid ""
10646 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
10647 msgstr ""
10649 #: libraries/classes/Plugins/Import/ImportCsv.php:77
10650 msgid "Name of the new table (optional):"
10651 msgstr ""
10653 #: libraries/classes/Plugins/Import/ImportCsv.php:86
10654 msgid "Name of the new database (optional):"
10655 msgstr ""
10657 #: libraries/classes/Plugins/Import/ImportCsv.php:95
10658 #: libraries/classes/Plugins/Import/ImportCsv.php:113
10659 msgid "Import these many number of rows (optional):"
10660 msgstr ""
10662 #: libraries/classes/Plugins/Import/ImportCsv.php:103
10663 #: libraries/classes/Plugins/Import/ImportOds.php:69
10664 msgid ""
10665 "The first line of the file contains the table column names <i>(if this is "
10666 "unchecked, the first line will become part of the data)</i>"
10667 msgstr ""
10669 #: libraries/classes/Plugins/Import/ImportCsv.php:120
10670 msgid ""
10671 "If the data in each row of the file is not in the same order as in the "
10672 "database, list the corresponding column names here. Column names must be "
10673 "separated by commas and not enclosed in quotations."
10674 msgstr ""
10676 #: libraries/classes/Plugins/Import/ImportCsv.php:128
10677 msgid "Column names:"
10678 msgstr ""
10680 #: libraries/classes/Plugins/Import/ImportCsv.php:267
10681 #: libraries/classes/Plugins/Import/ImportCsv.php:643
10682 #, php-format
10683 msgid "Invalid format of CSV input on line %d."
10684 msgstr ""
10686 #: libraries/classes/Plugins/Import/ImportCsv.php:500
10687 #, php-format
10688 msgid "Invalid column count in CSV input on line %d."
10689 msgstr ""
10691 #: libraries/classes/Plugins/Import/ImportCsv.php:661
10692 #: libraries/classes/Plugins/Import/ImportCsv.php:676
10693 #: libraries/classes/Plugins/Import/ImportCsv.php:687
10694 #: libraries/classes/Plugins/Import/ImportCsv.php:696
10695 #, php-format
10696 msgid "Invalid parameter for CSV import: %s"
10697 msgstr ""
10699 #: libraries/classes/Plugins/Import/ImportCsv.php:818
10700 #, php-format
10701 msgid ""
10702 "Invalid column (%s) specified! Ensure that columns names are spelled "
10703 "correctly, separated by commas, and not enclosed in quotes."
10704 msgstr ""
10706 #: libraries/classes/Plugins/Import/ImportLdi.php:74
10707 msgid "Column names: "
10708 msgstr ""
10710 #: libraries/classes/Plugins/Import/ImportLdi.php:115
10711 msgid "This plugin does not support compressed imports!"
10712 msgstr ""
10714 #: libraries/classes/Plugins/Import/ImportMediawiki.php:57
10715 msgid "MediaWiki Table"
10716 msgstr ""
10718 #: libraries/classes/Plugins/Import/ImportMediawiki.php:291
10719 #, php-format
10720 msgid "Invalid format of mediawiki input on line: <br>%s."
10721 msgstr ""
10723 #: libraries/classes/Plugins/Import/ImportOds.php:83
10724 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
10725 msgstr ""
10727 #: libraries/classes/Plugins/Import/ImportOds.php:89
10728 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
10729 msgstr ""
10731 #: libraries/classes/Plugins/Import/ImportOds.php:159
10732 #: libraries/classes/Plugins/Import/ImportXml.php:118
10733 #: libraries/classes/Plugins/Import/ImportXml.php:182
10734 msgid ""
10735 "The XML file specified was either malformed or incomplete. Please correct "
10736 "the issue and try again."
10737 msgstr ""
10739 #: libraries/classes/Plugins/Import/ImportOds.php:170
10740 msgid "Could not parse OpenDocument Spreadsheet!"
10741 msgstr ""
10743 #: libraries/classes/Plugins/Import/ImportShp.php:65
10744 msgid "ESRI Shape File"
10745 msgstr ""
10747 #: libraries/classes/Plugins/Import/ImportShp.php:103
10748 #: libraries/classes/Plugins/Import/ImportShp.php:182
10749 #, php-format
10750 msgid "There was an error importing the ESRI shape file: \"%s\"."
10751 msgstr ""
10753 #: libraries/classes/Plugins/Import/ImportShp.php:212
10754 #, php-format
10755 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
10756 msgstr ""
10758 #: libraries/classes/Plugins/Import/ImportShp.php:260
10759 msgid "The imported file does not contain any data!"
10760 msgstr ""
10762 #: libraries/classes/Plugins/Import/ImportSql.php:69
10763 msgid "SQL compatibility mode:"
10764 msgstr ""
10766 #: libraries/classes/Plugins/Import/ImportSql.php:81
10767 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
10768 msgstr ""
10770 #: libraries/classes/Plugins/Import/ImportXml.php:49
10771 msgid "XML"
10772 msgstr ""
10774 #: libraries/classes/Plugins.php:710
10775 msgid "This format has no options"
10776 msgstr ""
10778 #: libraries/classes/Plugins.php:726
10779 msgid "Invalid authentication method set in configuration:"
10780 msgstr ""
10782 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:78
10783 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:95
10784 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:98
10785 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:93
10786 #, php-format
10787 msgid "The %s table doesn't exist!"
10788 msgstr ""
10790 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
10791 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:75
10792 #, php-format
10793 msgid "Schema of the %s database - Page %s"
10794 msgstr ""
10796 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:298
10797 msgid "SCHEMA ERROR: "
10798 msgstr ""
10800 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:300
10801 msgid "PDF export page"
10802 msgstr ""
10804 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:142
10805 #, php-format
10806 msgid "Schema of the %s database"
10807 msgstr ""
10809 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:170
10810 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:580
10811 msgid "Relational schema"
10812 msgstr ""
10814 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:525
10815 msgid "Table of contents"
10816 msgstr ""
10818 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:663
10819 #: templates/columns_definitions/column_definitions_form.twig:72
10820 #: templates/database/data_dictionary/index.twig:11
10821 #: templates/table/structure/display_table_stats.twig:6
10822 msgid "Table comments:"
10823 msgstr ""
10825 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:712
10826 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:745
10827 #: templates/columns_definitions/table_fields_definitions.twig:27
10828 #: templates/database/central_columns/edit.twig:11
10829 #: templates/table/structure/display_structure.twig:25
10830 msgid "Attributes"
10831 msgstr ""
10833 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:715
10834 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:748
10835 #: templates/table/structure/display_structure.twig:31
10836 #: templates/table/tracking/structure_snapshot_columns.twig:11
10837 msgid "Extra"
10838 msgstr ""
10840 #: libraries/classes/Plugins/SchemaPlugin.php:66
10841 msgid "Show color"
10842 msgstr ""
10844 #: libraries/classes/Plugins/SchemaPlugin.php:68
10845 msgid "Only show keys"
10846 msgstr ""
10848 #: libraries/classes/Plugins/Schema/SchemaDia.php:53
10849 #: libraries/classes/Plugins/Schema/SchemaEps.php:61
10850 #: libraries/classes/Plugins/Schema/SchemaPdf.php:61
10851 msgid "Orientation"
10852 msgstr ""
10854 #: libraries/classes/Plugins/Schema/SchemaDia.php:57
10855 #: libraries/classes/Plugins/Schema/SchemaEps.php:65
10856 #: libraries/classes/Plugins/Schema/SchemaPdf.php:65
10857 msgid "Landscape"
10858 msgstr ""
10860 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
10861 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
10862 #: libraries/classes/Plugins/Schema/SchemaPdf.php:66
10863 msgid "Portrait"
10864 msgstr ""
10866 #: libraries/classes/Plugins/Schema/SchemaEps.php:55
10867 #: libraries/classes/Plugins/Schema/SchemaPdf.php:55
10868 #: libraries/classes/Plugins/Schema/SchemaSvg.php:54
10869 msgid "Same width for all tables"
10870 msgstr ""
10872 #: libraries/classes/Plugins/Schema/SchemaPdf.php:80
10873 msgid "Show grid"
10874 msgstr ""
10876 #: libraries/classes/Plugins/Schema/SchemaPdf.php:86
10877 #: templates/database/structure/index.twig:15
10878 msgid "Data dictionary"
10879 msgstr ""
10881 #: libraries/classes/Plugins/Schema/SchemaPdf.php:92
10882 msgid "Order of the tables"
10883 msgstr ""
10885 #: libraries/classes/Plugins/Schema/SchemaPdf.php:97
10886 msgid "Name (Ascending)"
10887 msgstr ""
10889 #: libraries/classes/Plugins/Schema/SchemaPdf.php:98
10890 msgid "Name (Descending)"
10891 msgstr ""
10893 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:26
10894 msgid ""
10895 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
10896 "TRUE, second for FALSE. Nonzero=true."
10897 msgstr ""
10899 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:37
10900 msgid ""
10901 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
10902 "formatted date. The first option is the offset (in hours) which will be "
10903 "added to the timestamp (Default: 0). Use second option to specify a "
10904 "different date/time format string. Third option determines whether you want "
10905 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
10906 "According to that, date format has different value - for \"local\" see the "
10907 "documentation for PHP's strftime() function and for \"utc\" it is done using "
10908 "gmdate() function."
10909 msgstr ""
10911 #. l10n: See https://www.php.net/manual/en/function.strftime.php
10912 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:70
10913 #: libraries/classes/Util.php:787
10914 msgid "%B %d, %Y at %I:%M %p"
10915 msgstr ""
10917 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:29
10918 msgid ""
10919 "Displays a link to download the binary data of the column. You can use the "
10920 "first option to specify the filename, or use the second option as the name "
10921 "of a column which contains the filename. If you use the second option, you "
10922 "need to set the first option to the empty string."
10923 msgstr ""
10925 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:39
10926 msgid ""
10927 "LINUX ONLY: Launches an external application and feeds it the column data "
10928 "via standard input. Returns the standard output of the application. The "
10929 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
10930 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
10931 "ExternalTransformationsPlugin.php and list the tools you want to make "
10932 "available. The first option is then the number of the program you want to "
10933 "use. The second option should be blank for historical reasons. The third "
10934 "option, if set to 1, will convert the output using htmlspecialchars() "
10935 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
10936 "ensure that the output appears all on one line (Default 1)."
10937 msgstr ""
10939 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:124
10940 #, php-format
10941 msgid ""
10942 "You are using the external transformation command line options field, which "
10943 "has been deprecated for security reasons. Add all command line options "
10944 "directly to the definition in %s."
10945 msgstr ""
10947 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:27
10948 msgid ""
10949 "Displays the contents of the column as-is, without running it through "
10950 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
10951 msgstr ""
10953 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:29
10954 msgid ""
10955 "Displays hexadecimal representation of data. Optional first parameter "
10956 "specifies how often space will be added (defaults to 2 nibbles)."
10957 msgstr ""
10959 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:28
10960 msgid "Displays a link to download this image."
10961 msgstr ""
10963 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:29
10964 msgid ""
10965 "Image upload functionality which also displays a thumbnail. The options are "
10966 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
10967 msgstr ""
10969 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:88
10970 msgid "Image preview here"
10971 msgstr ""
10973 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:30
10974 msgid ""
10975 "Displays a clickable thumbnail. The options are the maximum width and height "
10976 "in pixels. The original aspect ratio is preserved."
10977 msgstr ""
10979 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:28
10980 msgid ""
10981 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
10982 "in Internet standard dotted format."
10983 msgstr ""
10985 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:27
10986 msgid ""
10987 "Prepends and/or Appends text to a string. First option is text to be "
10988 "prepended, second is appended (enclosed in single quotes, default empty "
10989 "string)."
10990 msgstr ""
10992 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:30
10993 msgid ""
10994 "Validates the string using regular expression and performs insert only if "
10995 "string matches it. The first option is the Regular Expression."
10996 msgstr ""
10998 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:52
10999 #, php-format
11000 msgid "Validation failed for the input string %s."
11001 msgstr ""
11003 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:27
11004 msgid "Formats text as SQL query with syntax highlighting."
11005 msgstr ""
11007 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:29
11008 msgid ""
11009 "Displays a part of a string. The first option is the number of characters to "
11010 "skip from the beginning of the string (Default 0). The second option is the "
11011 "number of characters to return (Default: until end of string). The third "
11012 "option is the string to append and/or prepend when truncation occurs "
11013 "(Default: \"…\")."
11014 msgstr ""
11016 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:28
11017 msgid ""
11018 "File upload functionality for TEXT columns. It does not have a textarea for "
11019 "input."
11020 msgstr ""
11022 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:29
11023 msgid ""
11024 "Displays an image and a link; the column contains the filename. The first "
11025 "option is a URL prefix like \"https://www.example.com/\". The second and "
11026 "third options are the width and the height in pixels."
11027 msgstr ""
11029 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:28
11030 msgid ""
11031 "Displays a link; the column contains the filename. The first option is a URL "
11032 "prefix like \"https://www.example.com/\". The second option is a title for "
11033 "the link."
11034 msgstr ""
11036 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
11037 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
11038 msgstr ""
11040 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
11041 msgid ""
11042 "Converts an Internet network address in (IPv4/IPv6) format into a long "
11043 "integer."
11044 msgstr ""
11046 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
11047 msgid "Syntax highlighted CodeMirror editor for JSON."
11048 msgstr ""
11050 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
11051 msgid "Syntax highlighted CodeMirror editor for SQL."
11052 msgstr ""
11054 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
11055 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
11056 msgstr ""
11058 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
11059 msgid ""
11060 "Converts an Internet network address stored as a binary string into a string "
11061 "in Internet standard (IPv4/IPv6) format."
11062 msgstr ""
11064 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
11065 msgid "Formats text as JSON with syntax highlighting."
11066 msgstr ""
11068 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
11069 msgid "Formats text as XML with syntax highlighting."
11070 msgstr ""
11072 #: libraries/classes/Plugins/TwoFactor/Application.php:143
11073 msgid "Authentication Application (2FA)"
11074 msgstr ""
11076 #: libraries/classes/Plugins/TwoFactor/Application.php:154
11077 msgid ""
11078 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
11079 "Google Authenticator or Authy."
11080 msgstr ""
11082 #: libraries/classes/Plugins/TwoFactor/Key.php:206
11083 msgid "Hardware Security Key (FIDO U2F)"
11084 msgstr ""
11086 #: libraries/classes/Plugins/TwoFactor/Key.php:216
11087 msgid ""
11088 "Provides authentication using hardware security tokens supporting FIDO U2F."
11089 msgstr ""
11091 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
11092 #, php-format
11093 msgid "Two-factor authentication failed: %s"
11094 msgstr ""
11096 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
11097 msgid "Two-factor authentication failed."
11098 msgstr ""
11100 #: libraries/classes/Plugins/TwoFactorPlugin.php:132
11101 msgid "No Two-Factor Authentication"
11102 msgstr ""
11104 #: libraries/classes/Plugins/TwoFactorPlugin.php:142
11105 msgid "Login using password only."
11106 msgstr ""
11108 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
11109 msgid "Simple two-factor authentication"
11110 msgstr ""
11112 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
11113 msgid "For testing purposes only!"
11114 msgstr ""
11116 #: libraries/classes/Query/Utilities.php:93
11117 msgid ""
11118 "The server is not responding (or the local server's socket is not correctly "
11119 "configured)."
11120 msgstr ""
11122 #: libraries/classes/Query/Utilities.php:98
11123 msgid "The server is not responding."
11124 msgstr ""
11126 #: libraries/classes/Query/Utilities.php:102
11127 msgid "Logout and try as another user."
11128 msgstr ""
11130 #: libraries/classes/Query/Utilities.php:108
11131 msgid "Please check privileges of directory containing database."
11132 msgstr ""
11134 #: libraries/classes/Query/Utilities.php:118
11135 msgid "Details…"
11136 msgstr ""
11138 #: libraries/classes/RecentFavoriteTable.php:158
11139 msgid "Could not save recent table!"
11140 msgstr ""
11142 #: libraries/classes/RecentFavoriteTable.php:162
11143 msgid "Could not save favorite table!"
11144 msgstr ""
11146 #: libraries/classes/RecentFavoriteTable.php:232
11147 #: templates/database/structure/favorite_anchor.twig:4
11148 msgid "Remove from Favorites"
11149 msgstr ""
11151 #: libraries/classes/RecentFavoriteTable.php:252
11152 msgid "There are no recent tables."
11153 msgstr ""
11155 #: libraries/classes/RecentFavoriteTable.php:253
11156 msgid "There are no favorite tables."
11157 msgstr ""
11159 #: libraries/classes/RecentFavoriteTable.php:269
11160 msgid "Recent tables"
11161 msgstr ""
11163 #: libraries/classes/RecentFavoriteTable.php:271
11164 msgid "Recent"
11165 msgstr ""
11167 #: libraries/classes/RecentFavoriteTable.php:275
11168 msgid "Favorites"
11169 msgstr ""
11171 #: libraries/classes/Relation.php:142
11172 msgid "not OK"
11173 msgstr ""
11175 #: libraries/classes/Relation.php:146
11176 msgctxt "Correctly working"
11177 msgid "OK"
11178 msgstr ""
11180 #: libraries/classes/Relation.php:149
11181 msgid "Enabled"
11182 msgstr ""
11184 #: libraries/classes/Relation.php:153
11185 msgid "Configuration of pmadb…"
11186 msgstr ""
11188 #: libraries/classes/Relation.php:157 libraries/classes/Relation.php:193
11189 msgid "General relation features"
11190 msgstr ""
11192 #: libraries/classes/Relation.php:204
11193 msgid "Display Features"
11194 msgstr ""
11196 #: libraries/classes/Relation.php:221
11197 msgid "Designer and creation of PDFs"
11198 msgstr ""
11200 #: libraries/classes/Relation.php:232
11201 msgid "Displaying Column Comments"
11202 msgstr ""
11204 #: libraries/classes/Relation.php:238
11205 msgid "Browser transformation"
11206 msgstr ""
11208 #: libraries/classes/Relation.php:245
11209 msgid "Please see the documentation on how to update your column_info table."
11210 msgstr ""
11212 #: libraries/classes/Relation.php:261 templates/sql/query.twig:145
11213 msgid "Bookmarked SQL query"
11214 msgstr ""
11216 #: libraries/classes/Relation.php:272
11217 msgid "SQL history"
11218 msgstr ""
11220 #: libraries/classes/Relation.php:283
11221 msgid "Persistent recently used tables"
11222 msgstr ""
11224 #: libraries/classes/Relation.php:294
11225 msgid "Persistent favorite tables"
11226 msgstr ""
11228 #: libraries/classes/Relation.php:305
11229 msgid "Persistent tables' UI preferences"
11230 msgstr ""
11232 #: libraries/classes/Relation.php:327
11233 msgid "User preferences"
11234 msgstr ""
11236 #: libraries/classes/Relation.php:344
11237 msgid "Configurable menus"
11238 msgstr ""
11240 #: libraries/classes/Relation.php:355
11241 msgid "Hide/show navigation items"
11242 msgstr ""
11244 #: libraries/classes/Relation.php:366
11245 msgid "Saving Query-By-Example searches"
11246 msgstr ""
11248 #: libraries/classes/Relation.php:377
11249 msgid "Managing Central list of columns"
11250 msgstr ""
11252 #: libraries/classes/Relation.php:388
11253 msgid "Remembering Designer Settings"
11254 msgstr ""
11256 #: libraries/classes/Relation.php:399
11257 msgid "Saving export templates"
11258 msgstr ""
11260 #: libraries/classes/Relation.php:1834
11261 msgid "no description"
11262 msgstr ""
11264 #: libraries/classes/Relation.php:2039
11265 #, php-format
11266 msgid ""
11267 "You do not have necessary privileges to create a database named '%s'. You "
11268 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
11269 "configuration storage there."
11270 msgstr ""
11272 #: libraries/classes/Relation.php:2163
11273 #, php-format
11274 msgid ""
11275 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
11276 "storage there."
11277 msgstr ""
11279 #: libraries/classes/Relation.php:2171
11280 #, php-format
11281 msgid ""
11282 "%sCreate%s the phpMyAdmin configuration storage in the current database."
11283 msgstr ""
11285 #: libraries/classes/Relation.php:2179
11286 #, php-format
11287 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
11288 msgstr ""
11290 #: libraries/classes/ReplicationGui.php:449
11291 msgid ""
11292 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11293 "in phpMyAdmin configuration."
11294 msgstr ""
11296 #: libraries/classes/ReplicationGui.php:460
11297 msgid "Replication started successfully."
11298 msgstr ""
11300 #: libraries/classes/ReplicationGui.php:461
11301 msgid "Error starting replication."
11302 msgstr ""
11304 #: libraries/classes/ReplicationGui.php:464
11305 msgid "Replication stopped successfully."
11306 msgstr ""
11308 #: libraries/classes/ReplicationGui.php:465
11309 msgid "Error stopping replication."
11310 msgstr ""
11312 #: libraries/classes/ReplicationGui.php:468
11313 msgid "Replication resetting successfully."
11314 msgstr ""
11316 #: libraries/classes/ReplicationGui.php:469
11317 msgid "Error resetting replication."
11318 msgstr ""
11320 #: libraries/classes/ReplicationGui.php:472
11321 msgid "Success."
11322 msgstr ""
11324 #: libraries/classes/ReplicationGui.php:473
11325 msgid "Error."
11326 msgstr ""
11328 #: libraries/classes/ReplicationGui.php:523
11329 msgid "Unknown error"
11330 msgstr ""
11332 #: libraries/classes/ReplicationGui.php:536
11333 #, php-format
11334 msgid "Unable to connect to master %s."
11335 msgstr ""
11337 #: libraries/classes/ReplicationGui.php:547
11338 msgid ""
11339 "Unable to read master log position. Possible privilege problem on master."
11340 msgstr ""
11342 #: libraries/classes/ReplicationGui.php:566
11343 msgid "Unable to change master!"
11344 msgstr ""
11346 #: libraries/classes/ReplicationGui.php:570
11347 #, php-format
11348 msgid "Master server changed successfully to %s."
11349 msgstr ""
11351 #: libraries/classes/Routing.php:102
11352 #, php-format
11353 msgid ""
11354 "The routing cache could not be written, you need to adjust permissions on "
11355 "the folder/file \"%s\""
11356 msgstr ""
11358 #: libraries/classes/Routing.php:165
11359 #, php-format
11360 msgid "Error 404! The page %s was not found."
11361 msgstr ""
11363 #: libraries/classes/Routing.php:176
11364 msgid "Error 405! Request method not allowed."
11365 msgstr ""
11367 #: libraries/classes/SavedSearches.php:282
11368 msgid "Please provide a name for this bookmarked search."
11369 msgstr ""
11371 #: libraries/classes/SavedSearches.php:297
11372 msgid "Missing information to save the bookmarked search."
11373 msgstr ""
11375 #: libraries/classes/SavedSearches.php:319
11376 #: libraries/classes/SavedSearches.php:356
11377 msgid "An entry with this name already exists."
11378 msgstr ""
11380 #: libraries/classes/SavedSearches.php:386
11381 msgid "Missing information to delete the search."
11382 msgstr ""
11384 #: libraries/classes/SavedSearches.php:416
11385 msgid "Missing information to load the search."
11386 msgstr ""
11388 #: libraries/classes/SavedSearches.php:436
11389 msgid "Error while loading the search."
11390 msgstr ""
11392 #: libraries/classes/Server/Privileges.php:244
11393 msgid "No privileges."
11394 msgstr ""
11396 #: libraries/classes/Server/Privileges.php:254
11397 msgid "Includes all privileges except GRANT."
11398 msgstr ""
11400 #: libraries/classes/Server/Privileges.php:276
11401 #: libraries/classes/Server/Privileges.php:343
11402 #: templates/server/privileges/privileges_table.twig:100
11403 #: templates/server/privileges/privileges_table.twig:103
11404 #: templates/server/privileges/privileges_table.twig:299
11405 #: templates/server/privileges/privileges_table.twig:302
11406 msgid "Allows deleting data."
11407 msgstr ""
11409 #: libraries/classes/Server/Privileges.php:281
11410 #: templates/server/privileges/privileges_table.twig:112
11411 #: templates/server/privileges/privileges_table.twig:115
11412 #: templates/server/privileges/privileges_table.twig:337
11413 #: templates/server/privileges/privileges_table.twig:345
11414 msgid "Allows creating new tables."
11415 msgstr ""
11417 #: libraries/classes/Server/Privileges.php:286
11418 #: templates/server/privileges/privileges_table.twig:124
11419 #: templates/server/privileges/privileges_table.twig:127
11420 #: templates/server/privileges/privileges_table.twig:385
11421 #: templates/server/privileges/privileges_table.twig:393
11422 msgid "Allows dropping tables."
11423 msgstr ""
11425 #: libraries/classes/Server/Privileges.php:291
11426 #: libraries/classes/Server/Privileges.php:383
11427 #: templates/server/privileges/privileges_table.twig:149
11428 #: templates/server/privileges/privileges_table.twig:152
11429 #: templates/server/privileges/privileges_table.twig:369
11430 #: templates/server/privileges/privileges_table.twig:372
11431 msgid "Allows creating and dropping indexes."
11432 msgstr ""
11434 #: libraries/classes/Server/Privileges.php:296
11435 #: libraries/classes/Server/Privileges.php:388
11436 #: templates/server/privileges/privileges_table.twig:161
11437 #: templates/server/privileges/privileges_table.twig:164
11438 #: templates/server/privileges/privileges_table.twig:356
11439 #: templates/server/privileges/privileges_table.twig:359
11440 msgid "Allows altering the structure of existing tables."
11441 msgstr ""
11443 #: libraries/classes/Server/Privileges.php:301
11444 #: libraries/classes/Server/Privileges.php:427
11445 #: libraries/classes/Server/Privileges.php:443
11446 #: templates/server/privileges/privileges_table.twig:173
11447 #: templates/server/privileges/privileges_table.twig:176
11448 #: templates/server/privileges/privileges_table.twig:470
11449 #: templates/server/privileges/privileges_table.twig:473
11450 #: templates/server/privileges/privileges_table.twig:485
11451 #: templates/server/privileges/privileges_table.twig:488
11452 msgid "Allows creating new views."
11453 msgstr ""
11455 #: libraries/classes/Server/Privileges.php:306
11456 #: libraries/classes/Server/Privileges.php:448
11457 #: libraries/classes/Server/Privileges.php:454
11458 #: templates/server/privileges/privileges_table.twig:185
11459 #: templates/server/privileges/privileges_table.twig:188
11460 #: templates/server/privileges/privileges_table.twig:417
11461 #: templates/server/privileges/privileges_table.twig:420
11462 msgid "Allows performing SHOW CREATE VIEW queries."
11463 msgstr ""
11465 #: libraries/classes/Server/Privileges.php:311
11466 #: libraries/classes/Server/Privileges.php:437
11467 #: templates/server/privileges/privileges_table.twig:197
11468 #: templates/server/privileges/privileges_table.twig:200
11469 #: templates/server/privileges/privileges_table.twig:513
11470 #: templates/server/privileges/privileges_table.twig:516
11471 msgid "Allows creating and dropping triggers."
11472 msgstr ""
11474 #: libraries/classes/Server/Privileges.php:328
11475 #: templates/server/privileges/privileges_table.twig:15
11476 #: templates/server/privileges/privileges_table.twig:260
11477 #: templates/server/privileges/privileges_table.twig:263
11478 msgid "Allows reading data."
11479 msgstr ""
11481 #: libraries/classes/Server/Privileges.php:333
11482 #: templates/server/privileges/privileges_table.twig:36
11483 #: templates/server/privileges/privileges_table.twig:273
11484 #: templates/server/privileges/privileges_table.twig:276
11485 msgid "Allows inserting and replacing data."
11486 msgstr ""
11488 #: libraries/classes/Server/Privileges.php:338
11489 #: templates/server/privileges/privileges_table.twig:57
11490 #: templates/server/privileges/privileges_table.twig:286
11491 #: templates/server/privileges/privileges_table.twig:289
11492 msgid "Allows changing data."
11493 msgstr ""
11495 #: libraries/classes/Server/Privileges.php:348
11496 #: templates/server/privileges/privileges_table.twig:335
11497 #: templates/server/privileges/privileges_table.twig:343
11498 msgid "Allows creating new databases and tables."
11499 msgstr ""
11501 #: libraries/classes/Server/Privileges.php:353
11502 #: templates/server/privileges/privileges_table.twig:383
11503 #: templates/server/privileges/privileges_table.twig:391
11504 msgid "Allows dropping databases and tables."
11505 msgstr ""
11507 #: libraries/classes/Server/Privileges.php:358
11508 #: templates/server/privileges/privileges_table.twig:575
11509 #: templates/server/privileges/privileges_table.twig:578
11510 msgid "Allows reloading server settings and flushing the server's caches."
11511 msgstr ""
11513 #: libraries/classes/Server/Privileges.php:363
11514 #: templates/server/privileges/privileges_table.twig:588
11515 #: templates/server/privileges/privileges_table.twig:591
11516 msgid "Allows shutting down the server."
11517 msgstr ""
11519 #: libraries/classes/Server/Privileges.php:368
11520 #: templates/server/privileges/privileges_table.twig:562
11521 #: templates/server/privileges/privileges_table.twig:565
11522 msgid "Allows viewing processes of all users."
11523 msgstr ""
11525 #: libraries/classes/Server/Privileges.php:373
11526 #: templates/server/privileges/privileges_table.twig:313
11527 #: templates/server/privileges/privileges_table.twig:316
11528 msgid "Allows importing data from and exporting data into files."
11529 msgstr ""
11531 #: libraries/classes/Server/Privileges.php:378
11532 #: templates/server/privileges/privileges_table.twig:78
11533 #: templates/server/privileges/privileges_table.twig:642
11534 msgid "Has no effect in this MySQL version."
11535 msgstr ""
11537 #: libraries/classes/Server/Privileges.php:393
11538 #: templates/server/privileges/privileges_table.twig:601
11539 #: templates/server/privileges/privileges_table.twig:604
11540 msgid "Gives access to the complete list of databases."
11541 msgstr ""
11543 #: libraries/classes/Server/Privileges.php:399
11544 #: templates/server/privileges/privileges_table.twig:548
11545 #: templates/server/privileges/privileges_table.twig:552
11546 msgid ""
11547 "Allows connecting, even if maximum number of connections is reached; "
11548 "required for most administrative operations like setting global variables or "
11549 "killing threads of other users."
11550 msgstr ""
11552 #: libraries/classes/Server/Privileges.php:407
11553 #: templates/server/privileges/privileges_table.twig:404
11554 #: templates/server/privileges/privileges_table.twig:407
11555 msgid "Allows creating temporary tables."
11556 msgstr ""
11558 #: libraries/classes/Server/Privileges.php:412
11559 #: templates/server/privileges/privileges_table.twig:629
11560 #: templates/server/privileges/privileges_table.twig:632
11561 msgid "Allows locking tables for the current thread."
11562 msgstr ""
11564 #: libraries/classes/Server/Privileges.php:417
11565 #: templates/server/privileges/privileges_table.twig:670
11566 #: templates/server/privileges/privileges_table.twig:673
11567 msgid "Needed for the replication slaves."
11568 msgstr ""
11570 #: libraries/classes/Server/Privileges.php:422
11571 #: templates/server/privileges/privileges_table.twig:657
11572 #: templates/server/privileges/privileges_table.twig:660
11573 msgid "Allows the user to ask where the slaves / masters are."
11574 msgstr ""
11576 #: libraries/classes/Server/Privileges.php:432
11577 #: templates/server/privileges/privileges_table.twig:500
11578 #: templates/server/privileges/privileges_table.twig:503
11579 msgid "Allows to set up events for the event scheduler."
11580 msgstr ""
11582 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11583 #: libraries/classes/Server/Privileges.php:461
11584 #: libraries/classes/Server/Privileges.php:470
11585 #: templates/server/privileges/privileges_table.twig:210
11586 #: templates/server/privileges/privileges_table.twig:214
11587 msgid "Allows deleting historical rows."
11588 msgstr ""
11590 #: libraries/classes/Server/Privileges.php:475
11591 #: templates/server/privileges/privileges_table.twig:430
11592 #: templates/server/privileges/privileges_table.twig:433
11593 msgid "Allows creating stored routines."
11594 msgstr ""
11596 #: libraries/classes/Server/Privileges.php:480
11597 #: templates/server/privileges/privileges_table.twig:443
11598 #: templates/server/privileges/privileges_table.twig:446
11599 msgid "Allows altering and dropping stored routines."
11600 msgstr ""
11602 #: libraries/classes/Server/Privileges.php:485
11603 #: templates/server/privileges/privileges_table.twig:683
11604 #: templates/server/privileges/privileges_table.twig:686
11605 msgid "Allows creating, dropping and renaming user accounts."
11606 msgstr ""
11608 #: libraries/classes/Server/Privileges.php:490
11609 #: templates/server/privileges/privileges_table.twig:456
11610 #: templates/server/privileges/privileges_table.twig:459
11611 msgid "Allows executing stored routines."
11612 msgstr ""
11614 #: libraries/classes/Server/Privileges.php:794
11615 #: libraries/classes/Server/Privileges.php:868
11616 #: libraries/classes/Server/Privileges.php:3971
11617 msgid "Native MySQL authentication"
11618 msgstr ""
11620 #: libraries/classes/Server/Privileges.php:796
11621 msgid "SHA256 password authentication"
11622 msgstr ""
11624 #: libraries/classes/Server/Privileges.php:1165
11625 #, php-format
11626 msgid "The password for %s was changed successfully."
11627 msgstr ""
11629 #: libraries/classes/Server/Privileges.php:1214
11630 #, php-format
11631 msgid "You have revoked the privileges for %s."
11632 msgstr ""
11634 #: libraries/classes/Server/Privileges.php:1550
11635 #: templates/database/privileges/index.twig:124
11636 #: templates/table/privileges/index.twig:127
11637 msgid "Not enough privilege to view users."
11638 msgstr ""
11640 #: libraries/classes/Server/Privileges.php:1617
11641 #: templates/database/privileges/index.twig:80
11642 #: templates/server/privileges/new_user_ajax.twig:45
11643 #: templates/server/privileges/users_overview.twig:72
11644 #: templates/table/privileges/index.twig:84
11645 msgid "Edit privileges"
11646 msgstr ""
11648 #: libraries/classes/Server/Privileges.php:1620
11649 msgid "Revoke"
11650 msgstr ""
11652 #: libraries/classes/Server/Privileges.php:1948
11653 #: templates/server/privileges/privileges_table.twig:240
11654 msgid "Database-specific privileges"
11655 msgstr ""
11657 #: libraries/classes/Server/Privileges.php:1954
11658 #: templates/server/privileges/privileges_summary.twig:18
11659 #: templates/server/privileges/privileges_table.twig:7
11660 #: templates/server/privileges/privileges_table.twig:242
11661 msgid "Table-specific privileges"
11662 msgstr ""
11664 #: libraries/classes/Server/Privileges.php:1959
11665 #: libraries/classes/Server/Privileges.php:1961
11666 #: templates/server/privileges/edit_routine_privileges.twig:29
11667 #: templates/server/privileges/edit_routine_privileges.twig:46
11668 #: templates/server/privileges/edit_routine_privileges.twig:58
11669 msgid "Routine"
11670 msgstr ""
11672 #: libraries/classes/Server/Privileges.php:1960
11673 #: templates/server/privileges/edit_routine_privileges.twig:47
11674 msgid "Routine-specific privileges"
11675 msgstr ""
11677 #: libraries/classes/Server/Privileges.php:2308
11678 msgid "No users selected for deleting!"
11679 msgstr ""
11681 #: libraries/classes/Server/Privileges.php:2311
11682 msgid "Reloading the privileges"
11683 msgstr ""
11685 #: libraries/classes/Server/Privileges.php:2334
11686 msgid "The selected users have been deleted successfully."
11687 msgstr ""
11689 #: libraries/classes/Server/Privileges.php:2411
11690 #, php-format
11691 msgid "You have updated the privileges for %s."
11692 msgstr ""
11694 #: libraries/classes/Server/Privileges.php:2498
11695 #: templates/database/privileges/index.twig:102
11696 #: templates/table/privileges/index.twig:106
11697 msgid "No user found."
11698 msgstr ""
11700 #: libraries/classes/Server/Privileges.php:2579
11701 #, php-format
11702 msgid "Deleting %s"
11703 msgstr ""
11705 #: libraries/classes/Server/Privileges.php:2610
11706 msgid "The privileges were reloaded successfully."
11707 msgstr ""
11709 #: libraries/classes/Server/Privileges.php:2710
11710 #, php-format
11711 msgid "The user %s already exists!"
11712 msgstr ""
11714 #: libraries/classes/Server/Privileges.php:2993
11715 #, php-format
11716 msgid "Privileges for %s"
11717 msgstr ""
11719 #: libraries/classes/Server/Privileges.php:3132
11720 msgid ""
11721 "A user account allowing any user from localhost to connect is present. This "
11722 "will prevent other users from connecting if the host part of their account "
11723 "allows a connection from any (%) host."
11724 msgstr ""
11726 #: libraries/classes/Server/Privileges.php:3175
11727 #, php-format
11728 msgid ""
11729 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11730 "tables. The content of these tables may differ from the privileges the "
11731 "server uses, if they have been changed manually. In this case, you should "
11732 "%sreload the privileges%s before you continue."
11733 msgstr ""
11735 #: libraries/classes/Server/Privileges.php:3191
11736 msgid ""
11737 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11738 "tables. The content of these tables may differ from the privileges the "
11739 "server uses, if they have been changed manually. In this case, the "
11740 "privileges have to be reloaded but currently, you don't have the RELOAD "
11741 "privilege."
11742 msgstr ""
11744 #: libraries/classes/Server/Privileges.php:3527
11745 msgid "You have added a new user."
11746 msgstr ""
11748 #: libraries/classes/Server/Select.php:57
11749 #: libraries/classes/Server/Select.php:62
11750 msgid "Current server:"
11751 msgstr ""
11753 #: libraries/classes/Server/Status/Data.php:149
11754 msgid "Handler"
11755 msgstr ""
11757 #: libraries/classes/Server/Status/Data.php:150
11758 msgid "Query cache"
11759 msgstr ""
11761 #: libraries/classes/Server/Status/Data.php:151
11762 msgid "Threads"
11763 msgstr ""
11765 #: libraries/classes/Server/Status/Data.php:153
11766 msgid "Temporary data"
11767 msgstr ""
11769 #: libraries/classes/Server/Status/Data.php:154
11770 msgid "Delayed inserts"
11771 msgstr ""
11773 #: libraries/classes/Server/Status/Data.php:155
11774 msgid "Key cache"
11775 msgstr ""
11777 #: libraries/classes/Server/Status/Data.php:156
11778 msgid "Joins"
11779 msgstr ""
11781 #: libraries/classes/Server/Status/Data.php:158
11782 msgid "Sorting"
11783 msgstr ""
11785 #: libraries/classes/Server/Status/Data.php:160
11786 msgid "Transaction coordinator"
11787 msgstr ""
11789 #: libraries/classes/Server/Status/Data.php:161
11790 #: templates/server/binlog/index.twig:27
11791 msgid "Files"
11792 msgstr ""
11794 #: libraries/classes/Server/Status/Data.php:180
11795 msgid "Flush (close) all tables"
11796 msgstr ""
11798 #: libraries/classes/Server/Status/Data.php:184
11799 msgid "Show open tables"
11800 msgstr ""
11802 #: libraries/classes/Server/Status/Data.php:193
11803 msgid "Show slave hosts"
11804 msgstr ""
11806 #: libraries/classes/Server/Status/Data.php:200
11807 #: templates/server/replication/master_replication.twig:9
11808 msgid "Show master status"
11809 msgstr ""
11811 #: libraries/classes/Server/Status/Data.php:206
11812 msgid "Show slave status"
11813 msgstr ""
11815 #: libraries/classes/Server/Status/Data.php:214
11816 msgid "Flush query cache"
11817 msgstr ""
11819 #: libraries/classes/Server/UserGroups.php:116
11820 msgid "View users"
11821 msgstr ""
11823 #: libraries/classes/Server/UserGroups.php:260
11824 msgid "Server-level tabs"
11825 msgstr ""
11827 #: libraries/classes/Server/UserGroups.php:265
11828 msgid "Database-level tabs"
11829 msgstr ""
11831 #: libraries/classes/Server/UserGroups.php:270
11832 msgid "Table-level tabs"
11833 msgstr ""
11835 #: libraries/classes/Setup/Index.php:134
11836 msgid ""
11837 "Reading of version failed. Maybe you're offline or the upgrade server does "
11838 "not respond."
11839 msgstr ""
11841 #: libraries/classes/Setup/Index.php:157
11842 msgid "Got invalid version string from server"
11843 msgstr ""
11845 #: libraries/classes/Setup/Index.php:171
11846 msgid "Unparsable version string"
11847 msgstr ""
11849 #: libraries/classes/Setup/Index.php:193
11850 #, php-format
11851 msgid ""
11852 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
11853 "version is %s, released on %s."
11854 msgstr ""
11856 #: libraries/classes/Setup/Index.php:201
11857 msgid "No newer stable version is available"
11858 msgstr ""
11860 #: libraries/classes/Sql.php:528
11861 #, php-format
11862 msgid "Using bookmark \"%s\" as default browse query."
11863 msgstr ""
11865 #: libraries/classes/Sql.php:1039
11866 msgid "Showing as PHP code"
11867 msgstr ""
11869 #: libraries/classes/Sql.php:1422
11870 #, php-format
11871 msgid ""
11872 "Current selection does not contain a unique column. Grid edit, checkbox, "
11873 "Edit, Copy and Delete features are not available. %s"
11874 msgstr ""
11876 #: libraries/classes/Sql.php:1436
11877 #, php-format
11878 msgid ""
11879 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
11880 "and Delete features may result in undesired behavior. %s"
11881 msgstr ""
11883 #: libraries/classes/SqlQueryForm.php:152
11884 #, php-format
11885 msgid "Run SQL query/queries on server “%s”"
11886 msgstr ""
11888 #: libraries/classes/SqlQueryForm.php:171
11889 #, php-format
11890 msgid "Run SQL query/queries on database %s"
11891 msgstr ""
11893 #: libraries/classes/SqlQueryForm.php:197
11894 #, php-format
11895 msgid "Run SQL query/queries on table %s"
11896 msgstr ""
11898 #: libraries/classes/StorageEngine.php:259
11899 msgid ""
11900 "There is no detailed status information available for this storage engine."
11901 msgstr ""
11903 #: libraries/classes/StorageEngine.php:367
11904 #: templates/database/structure/body_for_table_summary.twig:46
11905 #, php-format
11906 msgid "%s is the default storage engine on this MySQL server."
11907 msgstr ""
11909 #: libraries/classes/StorageEngine.php:370
11910 #, php-format
11911 msgid "%s is available on this MySQL server."
11912 msgstr ""
11914 #: libraries/classes/StorageEngine.php:373
11915 #, php-format
11916 msgid "%s has been disabled for this MySQL server."
11917 msgstr ""
11919 #: libraries/classes/StorageEngine.php:378
11920 #, php-format
11921 msgid "This MySQL server does not support the %s storage engine."
11922 msgstr ""
11924 #: libraries/classes/Table/Maintenance.php:94
11925 #, php-format
11926 msgid "Problems with indexes of table `%s`"
11927 msgstr ""
11929 #: libraries/classes/Table.php:352
11930 msgid "Unknown table status:"
11931 msgstr ""
11933 #: libraries/classes/Table.php:1024
11934 #, php-format
11935 msgid "Source database `%s` was not found!"
11936 msgstr ""
11938 #: libraries/classes/Table.php:1032
11939 #, php-format
11940 msgid "Target database `%s` was not found!"
11941 msgstr ""
11943 #: libraries/classes/Table.php:1597
11944 msgid "Invalid database:"
11945 msgstr ""
11947 #: libraries/classes/Table.php:1615
11948 msgid "Invalid table name:"
11949 msgstr ""
11951 #: libraries/classes/Table.php:1653
11952 #, php-format
11953 msgid "Failed to rename table %1$s to %2$s!"
11954 msgstr ""
11956 #: libraries/classes/Table.php:1675
11957 #, php-format
11958 msgid "Table %1$s has been renamed to %2$s."
11959 msgstr ""
11961 #: libraries/classes/Table.php:1919
11962 msgid "Could not save table UI preferences!"
11963 msgstr ""
11965 #: libraries/classes/Table.php:1951
11966 #, php-format
11967 msgid ""
11968 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
11969 "['MaxTableUiprefs'] %s)"
11970 msgstr ""
11972 #: libraries/classes/Table.php:2102
11973 #, php-format
11974 msgid ""
11975 "Cannot save UI property \"%s\". The changes made will not be persistent "
11976 "after you refresh this page. Please check if the table structure has been "
11977 "changed."
11978 msgstr ""
11980 #: libraries/classes/Table.php:2261
11981 msgid "Can't rename index to PRIMARY!"
11982 msgstr ""
11984 #: libraries/classes/Table.php:2285
11985 msgid "No index parts defined!"
11986 msgstr ""
11988 #: libraries/classes/Table.php:2615
11989 #, php-format
11990 msgid "Error creating foreign key on %1$s (check data types)"
11991 msgstr ""
11993 #: libraries/classes/Template.php:111
11994 #, php-format
11995 msgid "Error while working with template cache: %s"
11996 msgstr ""
11998 #: libraries/classes/ThemeManager.php:92
11999 #, php-format
12000 msgid "Default theme %s not found!"
12001 msgstr ""
12003 #: libraries/classes/ThemeManager.php:157
12004 #, php-format
12005 msgid "Theme %s not found!"
12006 msgstr ""
12008 #: libraries/classes/ThemeManager.php:245
12009 #, php-format
12010 msgid "Theme path not found for theme %s!"
12011 msgstr ""
12013 #: libraries/classes/ThemeManager.php:334
12014 msgid "Theme:"
12015 msgstr ""
12017 #: libraries/classes/Theme.php:227
12018 #, php-format
12019 msgid "No valid image path for theme %s found!"
12020 msgstr ""
12022 #: libraries/classes/Tracking.php:235
12023 #: templates/database/tracking/tables.twig:115
12024 #: templates/table/tracking/main.twig:73
12025 msgid "Tracking report"
12026 msgstr ""
12028 #: libraries/classes/Tracking.php:239
12029 msgid "Tracking statements"
12030 msgstr ""
12032 #: libraries/classes/Tracking.php:254
12033 msgid "Delete tracking data row from report"
12034 msgstr ""
12036 #: libraries/classes/Tracking.php:265
12037 msgid "No data"
12038 msgstr ""
12040 #: libraries/classes/Tracking.php:317
12041 #: templates/database/operations/index.twig:136
12042 #: templates/database/structure/copy_form.twig:19
12043 #: templates/table/operations/index.twig:253
12044 msgid "Structure only"
12045 msgstr ""
12047 #: libraries/classes/Tracking.php:320
12048 #: templates/database/operations/index.twig:148
12049 #: templates/database/structure/copy_form.twig:29
12050 #: templates/table/operations/index.twig:265
12051 msgid "Data only"
12052 msgstr ""
12054 #: libraries/classes/Tracking.php:323
12055 #: templates/database/operations/index.twig:142
12056 #: templates/database/structure/copy_form.twig:24
12057 #: templates/table/operations/index.twig:259
12058 msgid "Structure and data"
12059 msgstr ""
12061 #: libraries/classes/Tracking.php:388 libraries/classes/Tracking.php:455
12062 #, php-format
12063 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
12064 msgstr ""
12066 #: libraries/classes/Tracking.php:476
12067 msgid "SQL dump (file download)"
12068 msgstr ""
12070 #: libraries/classes/Tracking.php:478
12071 msgid "SQL dump"
12072 msgstr ""
12074 #: libraries/classes/Tracking.php:481
12075 msgid "This option will replace your table and contained data."
12076 msgstr ""
12078 #: libraries/classes/Tracking.php:483
12079 msgid "SQL execution"
12080 msgstr ""
12082 #: libraries/classes/Tracking.php:487
12083 #, php-format
12084 msgid "Export as %s"
12085 msgstr ""
12087 #: libraries/classes/Tracking.php:525
12088 msgid "Data manipulation statement"
12089 msgstr ""
12091 #: libraries/classes/Tracking.php:561
12092 msgid "Data definition statement"
12093 msgstr ""
12095 #: libraries/classes/Tracking.php:642
12096 #: templates/database/tracking/tables.twig:126
12097 #: templates/table/tracking/main.twig:80
12098 msgid "Structure snapshot"
12099 msgstr ""
12101 #: libraries/classes/Tracking.php:662
12102 #, php-format
12103 msgid "Version %s snapshot (SQL code)"
12104 msgstr ""
12106 #: libraries/classes/Tracking.php:728
12107 msgid "Tracking data definition successfully deleted"
12108 msgstr ""
12110 #: libraries/classes/Tracking.php:738
12111 msgid "Tracking data manipulation successfully deleted"
12112 msgstr ""
12114 #: libraries/classes/Tracking.php:794
12115 msgid ""
12116 "You can execute the dump by creating and using a temporary database. Please "
12117 "ensure that you have the privileges to do so."
12118 msgstr ""
12120 #: libraries/classes/Tracking.php:798
12121 msgid "Comment out these two lines if you do not need them."
12122 msgstr ""
12124 #: libraries/classes/Tracking.php:808
12125 msgid "SQL statements exported. Please copy the dump or execute it."
12126 msgstr ""
12128 #: libraries/classes/Tracking.php:858
12129 #, php-format
12130 msgid "Tracking report for table `%s`"
12131 msgstr ""
12133 #: libraries/classes/Tracking.php:889
12134 #, php-format
12135 msgid "Tracking for %1$s was activated at version %2$s."
12136 msgstr ""
12138 #: libraries/classes/Tracking.php:892
12139 #, php-format
12140 msgid "Tracking for %1$s was deactivated at version %2$s."
12141 msgstr ""
12143 #: libraries/classes/Tracking.php:986
12144 #, php-format
12145 msgid "Version %1$s of %2$s was deleted."
12146 msgstr ""
12148 #: libraries/classes/Tracking.php:1019
12149 #, php-format
12150 msgid "Version %1$s was created, tracking for %2$s is active."
12151 msgstr ""
12153 #: libraries/classes/Types.php:206
12154 msgid ""
12155 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
12156 msgstr ""
12158 #: libraries/classes/Types.php:211
12159 msgid ""
12160 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
12161 "65,535"
12162 msgstr ""
12164 #: libraries/classes/Types.php:216
12165 msgid ""
12166 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
12167 "0 to 16,777,215"
12168 msgstr ""
12170 #: libraries/classes/Types.php:221
12171 msgid ""
12172 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
12173 "range is 0 to 4,294,967,295"
12174 msgstr ""
12176 #: libraries/classes/Types.php:227
12177 msgid ""
12178 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
12179 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
12180 msgstr ""
12182 #: libraries/classes/Types.php:233
12183 msgid ""
12184 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
12185 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
12186 msgstr ""
12188 #: libraries/classes/Types.php:239
12189 msgid ""
12190 "A small floating-point number, allowable values are -3.402823466E+38 to "
12191 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
12192 msgstr ""
12194 #: libraries/classes/Types.php:245
12195 msgid ""
12196 "A double-precision floating-point number, allowable values are "
12197 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
12198 "2.2250738585072014E-308 to 1.7976931348623157E+308"
12199 msgstr ""
12201 #: libraries/classes/Types.php:251
12202 msgid ""
12203 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
12204 "FLOAT)"
12205 msgstr ""
12207 #: libraries/classes/Types.php:256
12208 msgid ""
12209 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
12210 "64)"
12211 msgstr ""
12213 #: libraries/classes/Types.php:261
12214 msgid ""
12215 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
12216 "values are considered true"
12217 msgstr ""
12219 #: libraries/classes/Types.php:265
12220 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
12221 msgstr ""
12223 #: libraries/classes/Types.php:268
12224 #, php-format
12225 msgid "A date, supported range is %1$s to %2$s"
12226 msgstr ""
12228 #: libraries/classes/Types.php:274
12229 #, php-format
12230 msgid "A date and time combination, supported range is %1$s to %2$s"
12231 msgstr ""
12233 #: libraries/classes/Types.php:280
12234 msgid ""
12235 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12236 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12237 msgstr ""
12239 #: libraries/classes/Types.php:286
12240 #, php-format
12241 msgid "A time, range is %1$s to %2$s"
12242 msgstr ""
12244 #: libraries/classes/Types.php:292
12245 msgid ""
12246 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
12247 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
12248 msgstr ""
12250 #: libraries/classes/Types.php:298
12251 msgid ""
12252 "A fixed-length (0-255, default 1) string that is always right-padded with "
12253 "spaces to the specified length when stored"
12254 msgstr ""
12256 #: libraries/classes/Types.php:304
12257 #, php-format
12258 msgid ""
12259 "A variable-length (%s) string, the effective maximum length is subject to "
12260 "the maximum row size"
12261 msgstr ""
12263 #: libraries/classes/Types.php:311
12264 msgid ""
12265 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
12266 "a one-byte prefix indicating the length of the value in bytes"
12267 msgstr ""
12269 #: libraries/classes/Types.php:317
12270 msgid ""
12271 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
12272 "with a two-byte prefix indicating the length of the value in bytes"
12273 msgstr ""
12275 #: libraries/classes/Types.php:323
12276 msgid ""
12277 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
12278 "stored with a three-byte prefix indicating the length of the value in bytes"
12279 msgstr ""
12281 #: libraries/classes/Types.php:329
12282 msgid ""
12283 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12284 "characters, stored with a four-byte prefix indicating the length of the "
12285 "value in bytes"
12286 msgstr ""
12288 #: libraries/classes/Types.php:335
12289 msgid ""
12290 "Similar to the CHAR type, but stores binary byte strings rather than non-"
12291 "binary character strings"
12292 msgstr ""
12294 #: libraries/classes/Types.php:340
12295 msgid ""
12296 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12297 "binary character strings"
12298 msgstr ""
12300 #: libraries/classes/Types.php:345
12301 msgid ""
12302 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12303 "one-byte prefix indicating the length of the value"
12304 msgstr ""
12306 #: libraries/classes/Types.php:350
12307 msgid ""
12308 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12309 "with a three-byte prefix indicating the length of the value"
12310 msgstr ""
12312 #: libraries/classes/Types.php:356
12313 msgid ""
12314 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12315 "a two-byte prefix indicating the length of the value"
12316 msgstr ""
12318 #: libraries/classes/Types.php:361
12319 msgid ""
12320 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12321 "bytes, stored with a four-byte prefix indicating the length of the value"
12322 msgstr ""
12324 #: libraries/classes/Types.php:367
12325 msgid ""
12326 "An enumeration, chosen from the list of up to 65,535 values or the special "
12327 "'' error value"
12328 msgstr ""
12330 #: libraries/classes/Types.php:371
12331 msgid "A single value chosen from a set of up to 64 members"
12332 msgstr ""
12334 #: libraries/classes/Types.php:373
12335 msgid "A type that can store a geometry of any type"
12336 msgstr ""
12338 #: libraries/classes/Types.php:375
12339 msgid "A point in 2-dimensional space"
12340 msgstr ""
12342 #: libraries/classes/Types.php:377
12343 msgid "A curve with linear interpolation between points"
12344 msgstr ""
12346 #: libraries/classes/Types.php:379
12347 msgid "A polygon"
12348 msgstr ""
12350 #: libraries/classes/Types.php:381
12351 msgid "A collection of points"
12352 msgstr ""
12354 #: libraries/classes/Types.php:384
12355 msgid "A collection of curves with linear interpolation between points"
12356 msgstr ""
12358 #: libraries/classes/Types.php:387
12359 msgid "A collection of polygons"
12360 msgstr ""
12362 #: libraries/classes/Types.php:389
12363 msgid "A collection of geometry objects of any type"
12364 msgstr ""
12366 #: libraries/classes/Types.php:392
12367 msgid ""
12368 "Stores and enables efficient access to data in JSON (JavaScript Object "
12369 "Notation) documents"
12370 msgstr ""
12372 #: libraries/classes/Types.php:396
12373 msgid ""
12374 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12375 "conventional mapping of IPv4 addresses into IPv6 addresses"
12376 msgstr ""
12378 #: libraries/classes/Types.php:723
12379 msgctxt "numeric types"
12380 msgid "Numeric"
12381 msgstr ""
12383 #: libraries/classes/Types.php:741
12384 msgctxt "date and time types"
12385 msgid "Date and time"
12386 msgstr ""
12388 #: libraries/classes/Types.php:771
12389 msgctxt "spatial types"
12390 msgid "Spatial"
12391 msgstr ""
12393 #: libraries/classes/UserPassword.php:36
12394 msgid "The profile has been updated."
12395 msgstr ""
12397 #: libraries/classes/UserPassword.php:48
12398 msgid "Password is too long!"
12399 msgstr ""
12401 #: libraries/classes/UserPreferences.php:168
12402 msgid "Could not save configuration"
12403 msgstr ""
12405 #: libraries/classes/Util.php:138
12406 #, php-format
12407 msgid "Max: %s%s"
12408 msgstr ""
12410 #. l10n: Short month name
12411 #. l10n: Short month name for January
12412 #: libraries/classes/Util.php:744 templates/javascript/variables.twig:34
12413 msgid "Jan"
12414 msgstr "jan"
12416 #. l10n: Short month name
12417 #. l10n: Short month name for February
12418 #: libraries/classes/Util.php:746 templates/javascript/variables.twig:35
12419 msgid "Feb"
12420 msgstr "feb"
12422 #. l10n: Short month name
12423 #. l10n: Short month name for March
12424 #: libraries/classes/Util.php:748 templates/javascript/variables.twig:36
12425 msgid "Mar"
12426 msgstr "mrt"
12428 #. l10n: Short month name
12429 #. l10n: Short month name for April
12430 #: libraries/classes/Util.php:750 templates/javascript/variables.twig:37
12431 msgid "Apr"
12432 msgstr "apr"
12434 #. l10n: Short month name
12435 #: libraries/classes/Util.php:752
12436 msgctxt "Short month name"
12437 msgid "May"
12438 msgstr "mei"
12440 #. l10n: Short month name
12441 #. l10n: Short month name for June
12442 #: libraries/classes/Util.php:754 templates/javascript/variables.twig:39
12443 msgid "Jun"
12444 msgstr "jun"
12446 #. l10n: Short month name
12447 #. l10n: Short month name for July
12448 #: libraries/classes/Util.php:756 templates/javascript/variables.twig:40
12449 msgid "Jul"
12450 msgstr "jul"
12452 #. l10n: Short month name
12453 #. l10n: Short month name for August
12454 #: libraries/classes/Util.php:758 templates/javascript/variables.twig:41
12455 msgid "Aug"
12456 msgstr "aug"
12458 #. l10n: Short month name
12459 #. l10n: Short month name for September
12460 #: libraries/classes/Util.php:760 templates/javascript/variables.twig:42
12461 msgid "Sep"
12462 msgstr "sep"
12464 #. l10n: Short month name
12465 #. l10n: Short month name for October
12466 #: libraries/classes/Util.php:762 templates/javascript/variables.twig:43
12467 msgid "Oct"
12468 msgstr "okt"
12470 #. l10n: Short month name
12471 #. l10n: Short month name for November
12472 #: libraries/classes/Util.php:764 templates/javascript/variables.twig:44
12473 msgid "Nov"
12474 msgstr "nov"
12476 #. l10n: Short month name
12477 #. l10n: Short month name for December
12478 #: libraries/classes/Util.php:766 templates/javascript/variables.twig:45
12479 msgid "Dec"
12480 msgstr "dec"
12482 #. l10n: Short week day name for Sunday
12483 #: libraries/classes/Util.php:770
12484 #, fuzzy
12485 #| msgid "Jun"
12486 msgctxt "Short week day name for Sunday"
12487 msgid "Sun"
12488 msgstr "jun"
12490 #. l10n: Short week day name for Monday
12491 #: libraries/classes/Util.php:772 templates/javascript/variables.twig:58
12492 msgid "Mon"
12493 msgstr ""
12495 #. l10n: Short week day name for Tuesday
12496 #: libraries/classes/Util.php:774 templates/javascript/variables.twig:59
12497 msgid "Tue"
12498 msgstr ""
12500 #. l10n: Short week day name for Wednesday
12501 #: libraries/classes/Util.php:776 templates/javascript/variables.twig:60
12502 msgid "Wed"
12503 msgstr ""
12505 #. l10n: Short week day name for Thursday
12506 #: libraries/classes/Util.php:778 templates/javascript/variables.twig:61
12507 msgid "Thu"
12508 msgstr ""
12510 #. l10n: Short week day name for Friday
12511 #: libraries/classes/Util.php:780 templates/javascript/variables.twig:62
12512 msgid "Fri"
12513 msgstr ""
12515 #. l10n: Short week day name for Saturday
12516 #: libraries/classes/Util.php:782 templates/javascript/variables.twig:63
12517 msgid "Sat"
12518 msgstr ""
12520 #: libraries/classes/Util.php:808
12521 msgctxt "AM/PM indication in time"
12522 msgid "PM"
12523 msgstr ""
12525 #: libraries/classes/Util.php:810
12526 msgctxt "AM/PM indication in time"
12527 msgid "AM"
12528 msgstr ""
12530 #: libraries/classes/Util.php:884
12531 #, php-format
12532 msgid "%s days, %s hours, %s minutes and %s seconds"
12533 msgstr ""
12535 #: libraries/classes/Util.php:920
12536 msgid "Missing parameter:"
12537 msgstr ""
12539 #: libraries/classes/Util.php:2477
12540 msgid "Users"
12541 msgstr ""
12543 #: libraries/classes/Util.php:3109
12544 #: templates/database/multi_table_query/form.twig:59
12545 msgid "Sort"
12546 msgstr ""
12548 #: libraries/classes/ZipExtension.php:71 libraries/classes/ZipExtension.php:117
12549 msgid "Error in ZIP archive:"
12550 msgstr ""
12552 #: libraries/classes/ZipExtension.php:81
12553 msgid "No files found inside ZIP archive!"
12554 msgstr ""
12556 #: libraries/common.inc.php:284
12557 #, php-format
12558 msgid "You should upgrade to %s %s or later."
12559 msgstr ""
12561 #: libraries/common.inc.php:316
12562 msgid "Error: Token mismatch"
12563 msgstr ""
12565 #: libraries/config.values.php:88 libraries/config.values.php:126
12566 #: libraries/config.values.php:138
12567 msgid "Icons"
12568 msgstr ""
12570 #: libraries/config.values.php:89 libraries/config.values.php:127
12571 #: libraries/config.values.php:139
12572 #: templates/database/multi_table_query/form.twig:109
12573 msgid "Text"
12574 msgstr ""
12576 #: libraries/config.values.php:90 libraries/config.values.php:108
12577 #: libraries/config.values.php:128 libraries/config.values.php:140
12578 msgid "Both"
12579 msgstr ""
12581 #: libraries/config.values.php:105
12582 msgid "Nowhere"
12583 msgstr ""
12585 #: libraries/config.values.php:106
12586 msgid "Left"
12587 msgstr ""
12589 #: libraries/config.values.php:107
12590 msgid "Right"
12591 msgstr ""
12593 #: libraries/config.values.php:143
12594 msgid "Click"
12595 msgstr ""
12597 #: libraries/config.values.php:144
12598 msgid "Double click"
12599 msgstr ""
12601 #: libraries/config.values.php:148
12602 msgid "key"
12603 msgstr ""
12605 #: libraries/config.values.php:149
12606 msgid "display column"
12607 msgstr ""
12609 #: libraries/config.values.php:153
12610 msgid "Welcome"
12611 msgstr ""
12613 #: libraries/config.values.php:186
12614 msgid "Open"
12615 msgstr ""
12617 #: libraries/config.values.php:187
12618 msgid "Closed"
12619 msgstr ""
12621 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
12622 msgid "Monday"
12623 msgstr ""
12625 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
12626 msgid "Tuesday"
12627 msgstr ""
12629 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
12630 msgid "Wednesday"
12631 msgstr ""
12633 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
12634 msgid "Thursday"
12635 msgstr ""
12637 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
12638 msgid "Friday"
12639 msgstr ""
12641 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
12642 msgid "Saturday"
12643 msgstr ""
12645 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
12646 msgid "Sunday"
12647 msgstr ""
12649 #: libraries/config.values.php:200
12650 msgid "Ask before sending error reports"
12651 msgstr ""
12653 #: libraries/config.values.php:201
12654 msgid "Always send error reports"
12655 msgstr ""
12657 #: libraries/config.values.php:202
12658 msgid "Never send error reports"
12659 msgstr ""
12661 #: libraries/config.values.php:205
12662 msgid "Server default"
12663 msgstr ""
12665 #: libraries/config.values.php:206
12666 msgid "Enable"
12667 msgstr ""
12669 #: libraries/config.values.php:207
12670 msgid "Disable"
12671 msgstr ""
12673 #: libraries/config.values.php:259
12674 msgid "Quick - display only the minimal options to configure"
12675 msgstr ""
12677 #: libraries/config.values.php:260
12678 msgid "Custom - display all possible options to configure"
12679 msgstr ""
12681 #: libraries/config.values.php:262
12682 msgid "Custom - like above, but without the quick/custom choice"
12683 msgstr ""
12685 #: libraries/config.values.php:330
12686 msgid "complete inserts"
12687 msgstr ""
12689 #: libraries/config.values.php:331
12690 msgid "extended inserts"
12691 msgstr ""
12693 #: libraries/config.values.php:332
12694 msgid "both of the above"
12695 msgstr ""
12697 #: libraries/config.values.php:333
12698 msgid "neither of the above"
12699 msgstr ""
12701 #: setup/index.php:27
12702 msgid "Configuration already exists, setup is disabled!"
12703 msgstr ""
12705 #: setup/validate.php:31
12706 msgid "Wrong data"
12707 msgstr ""
12709 #: setup/validate.php:37
12710 #, php-format
12711 msgid "Wrong data or no validation for %s"
12712 msgstr ""
12714 #: templates/columns_definitions/column_attributes.twig:31
12715 #: templates/database/central_columns/edit_table_row.twig:23
12716 #: templates/database/central_columns/main.twig:73
12717 #: templates/database/central_columns/main.twig:302
12718 msgid "Edit ENUM/SET values"
12719 msgstr ""
12721 #: templates/columns_definitions/column_attributes.twig:38
12722 #: templates/database/central_columns/edit_table_row.twig:30
12723 #: templates/database/central_columns/main.twig:78
12724 #: templates/database/central_columns/main.twig:313
12725 msgctxt "for default"
12726 msgid "None"
12727 msgstr ""
12729 #: templates/columns_definitions/column_attributes.twig:41
12730 #: templates/database/central_columns/edit_table_row.twig:33
12731 #: templates/database/central_columns/main.twig:79
12732 #: templates/database/central_columns/main.twig:316
12733 msgid "As defined:"
12734 msgstr ""
12736 #: templates/columns_definitions/column_attributes.twig:97
12737 msgid ""
12738 "You don't have sufficient privileges to perform this operation; Please refer "
12739 "to the documentation for more details"
12740 msgstr ""
12742 #: templates/columns_definitions/column_attributes.twig:111
12743 #: templates/database/data_dictionary/index.twig:67 templates/indexes.twig:17
12744 #: templates/table/structure/display_structure.twig:153
12745 #: templates/table/structure/display_structure.twig:161
12746 #: templates/table/structure/display_structure.twig:291
12747 #: templates/table/structure/display_structure.twig:416
12748 #: templates/table/tracking/structure_snapshot_indexes.twig:7
12749 msgid "Unique"
12750 msgstr ""
12752 #: templates/columns_definitions/column_attributes.twig:119
12753 #: templates/table/structure/display_structure.twig:220
12754 #: templates/table/structure/display_structure.twig:223
12755 #: templates/table/structure/display_structure.twig:300
12756 msgid "Fulltext"
12757 msgstr ""
12759 #: templates/columns_definitions/column_attributes.twig:123
12760 #: templates/table/structure/display_structure.twig:193
12761 #: templates/table/structure/display_structure.twig:201
12762 #: templates/table/structure/display_structure.twig:297
12763 msgid "Spatial"
12764 msgstr ""
12766 #: templates/columns_definitions/column_attributes.twig:156
12767 #: templates/table/structure/display_partitions.twig:26
12768 msgid "Expression"
12769 msgstr ""
12771 #: templates/columns_definitions/column_attributes.twig:177
12772 msgid "first"
12773 msgstr ""
12775 #: templates/columns_definitions/column_attributes.twig:182
12776 #: templates/table/structure/display_structure.twig:390
12777 #, php-format
12778 msgid "after %s"
12779 msgstr ""
12781 #: templates/columns_definitions/column_definitions_form.twig:23
12782 msgid "Table name"
12783 msgstr ""
12785 #: templates/columns_definitions/column_definitions_form.twig:32
12786 #: templates/console/display.twig:99
12787 #: templates/database/central_columns/main.twig:198 templates/export.twig:244
12788 #: templates/export.twig:258 templates/export.twig:272
12789 msgid "Add"
12790 msgstr ""
12792 #: templates/columns_definitions/column_definitions_form.twig:40
12793 msgid "column(s)"
12794 msgstr ""
12796 #: templates/columns_definitions/column_definitions_form.twig:74
12797 msgid "Collation:"
12798 msgstr ""
12800 #: templates/columns_definitions/column_definitions_form.twig:77
12801 msgid "Storage Engine:"
12802 msgstr ""
12804 #: templates/columns_definitions/column_definitions_form.twig:82
12805 msgid "Connection:"
12806 msgstr ""
12808 #: templates/columns_definitions/column_definitions_form.twig:113
12809 #: templates/columns_definitions/partitions.twig:137
12810 #: templates/table/operations/index.twig:128
12811 msgid "Storage engine"
12812 msgstr ""
12814 #: templates/columns_definitions/column_definitions_form.twig:136
12815 msgid "PARTITION definition:"
12816 msgstr ""
12818 #: templates/columns_definitions/column_definitions_form.twig:154
12819 msgctxt "Online transaction part of the SQL DDL for InnoDB"
12820 msgid "Online transaction"
12821 msgstr ""
12823 #: templates/columns_definitions/column_name.twig:4
12824 #, php-format
12825 msgid "Referenced by %s."
12826 msgstr ""
12828 #: templates/columns_definitions/column_name.twig:12
12829 msgid "Is a foreign key."
12830 msgstr ""
12832 #: templates/columns_definitions/column_name.twig:39
12833 msgid "Pick from Central Columns"
12834 msgstr ""
12836 #: templates/columns_definitions/partitions.twig:17
12837 msgid "Partition by:"
12838 msgstr ""
12840 #: templates/columns_definitions/partitions.twig:32
12841 #: templates/columns_definitions/partitions.twig:60
12842 msgid "Expression or column list"
12843 msgstr ""
12845 #: templates/columns_definitions/partitions.twig:37
12846 msgid "Partitions:"
12847 msgstr ""
12849 #: templates/columns_definitions/partitions.twig:45
12850 msgid "Subpartition by:"
12851 msgstr ""
12853 #: templates/columns_definitions/partitions.twig:65
12854 msgid "Subpartitions:"
12855 msgstr ""
12857 #: templates/columns_definitions/partitions.twig:76
12858 #: templates/table/operations/index.twig:436
12859 #: templates/table/structure/display_partitions.twig:24
12860 msgid "Partition"
12861 msgstr ""
12863 #: templates/columns_definitions/partitions.twig:78
12864 msgid "Values"
12865 msgstr ""
12867 #: templates/columns_definitions/partitions.twig:82
12868 msgid "Subpartition"
12869 msgstr ""
12871 #: templates/columns_definitions/partitions.twig:84
12872 msgid "Engine"
12873 msgstr ""
12875 #: templates/columns_definitions/partitions.twig:86
12876 msgid "Data directory"
12877 msgstr ""
12879 #: templates/columns_definitions/partitions.twig:87
12880 msgid "Index directory"
12881 msgstr ""
12883 #: templates/columns_definitions/partitions.twig:88
12884 msgid "Max rows"
12885 msgstr ""
12887 #: templates/columns_definitions/partitions.twig:89
12888 msgid "Min rows"
12889 msgstr ""
12891 #: templates/columns_definitions/partitions.twig:90
12892 msgid "Table space"
12893 msgstr ""
12895 #: templates/columns_definitions/partitions.twig:91
12896 msgid "Node group"
12897 msgstr ""
12899 #: templates/columns_definitions/table_fields_definitions.twig:17
12900 msgid ""
12901 "If column type is \"enum\" or \"set\", please enter the values using this "
12902 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
12903 "single quote (\"'\") amongst those values, precede it with a backslash (for "
12904 "example '\\\\xyz' or 'a\\'b')."
12905 msgstr ""
12907 #: templates/columns_definitions/table_fields_definitions.twig:21
12908 msgid ""
12909 "For default values, please enter just a single value, without backslash "
12910 "escaping or quotes, using this format: a"
12911 msgstr ""
12913 #: templates/columns_definitions/table_fields_definitions.twig:24
12914 #: templates/database/central_columns/edit.twig:10
12915 #: templates/database/central_columns/main.twig:32
12916 #: templates/database/central_columns/main.twig:238
12917 #: templates/database/data_dictionary/index.twig:71
12918 #: templates/database/operations/index.twig:199
12919 #: templates/database/operations/index.twig:203
12920 #: templates/database/structure/table_header.twig:31
12921 #: templates/home/index.twig:61 templates/indexes.twig:21
12922 #: templates/server/collations/index.twig:13
12923 #: templates/server/databases/index.twig:41
12924 #: templates/server/databases/index.twig:126
12925 #: templates/table/operations/index.twig:142
12926 #: templates/table/search/index.twig:40
12927 #: templates/table/structure/display_structure.twig:24
12928 #: templates/table/structure/display_structure.twig:420
12929 #: templates/table/structure/display_table_stats.twig:108
12930 #: templates/table/tracking/structure_snapshot_columns.twig:8
12931 #: templates/table/tracking/structure_snapshot_indexes.twig:11
12932 #: templates/table/zoom_search/index.twig:40
12933 msgid "Collation"
12934 msgstr ""
12936 #: templates/columns_definitions/table_fields_definitions.twig:59
12937 msgid "Virtuality"
12938 msgstr ""
12940 #: templates/columns_definitions/table_fields_definitions.twig:65
12941 msgid "Move column"
12942 msgstr ""
12944 #: templates/columns_definitions/table_fields_definitions.twig:75
12945 #: templates/columns_definitions/table_fields_definitions.twig:86
12946 msgid "List of available transformations and their options"
12947 msgstr ""
12949 #: templates/columns_definitions/table_fields_definitions.twig:77
12950 #: templates/transformation_overview.twig:18
12951 msgid "Browser display transformation"
12952 msgstr ""
12954 #: templates/columns_definitions/table_fields_definitions.twig:81
12955 msgid "Browser display transformation options"
12956 msgstr ""
12958 #: templates/columns_definitions/table_fields_definitions.twig:82
12959 #: templates/columns_definitions/table_fields_definitions.twig:93
12960 msgid ""
12961 "Please enter the values for transformation options using this format: 'a', "
12962 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
12963 "quote (\"'\") amongst those values, precede it with a backslash (for example "
12964 "'\\\\xyz' or 'a\\'b')."
12965 msgstr ""
12967 #: templates/columns_definitions/table_fields_definitions.twig:88
12968 #: templates/transformation_overview.twig:37
12969 msgid "Input transformation"
12970 msgstr ""
12972 #: templates/columns_definitions/table_fields_definitions.twig:92
12973 msgid "Input transformation options"
12974 msgstr ""
12976 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12977 #: templates/console/display.twig:84 templates/console/display.twig:175
12978 msgid "Collapse"
12979 msgstr ""
12981 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12982 #: templates/console/display.twig:84 templates/console/display.twig:175
12983 msgid "Expand"
12984 msgstr ""
12986 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12987 #: templates/console/display.twig:175
12988 msgid "Requery"
12989 msgstr ""
12991 #: templates/console/display.twig:7 templates/setup/home/index.twig:106
12992 #: templates/sql/query.twig:39
12993 msgid "Clear"
12994 msgstr ""
12996 #: templates/console/display.twig:7
12997 msgid "History"
12998 msgstr ""
13000 #: templates/console/display.twig:11 templates/console/display.twig:99
13001 msgid "Bookmarks"
13002 msgstr ""
13004 #: templates/console/display.twig:20
13005 msgid "Press Ctrl+Enter to execute query"
13006 msgstr ""
13008 #: templates/console/display.twig:23
13009 msgid "Press Enter to execute query"
13010 msgstr ""
13012 #: templates/console/display.twig:31 templates/console/display.twig:175
13013 msgid "Explain"
13014 msgstr ""
13016 #: templates/console/display.twig:40 templates/console/display.twig:184
13017 msgid "Bookmark"
13018 msgstr ""
13020 #: templates/console/display.twig:40 templates/console/display.twig:184
13021 msgid "Query failed"
13022 msgstr ""
13024 #: templates/console/display.twig:42 templates/console/display.twig:184
13025 msgid "Queried time"
13026 msgstr ""
13028 #: templates/console/display.twig:47
13029 msgid "During current session"
13030 msgstr ""
13032 #: templates/console/display.twig:64
13033 msgid "ascending"
13034 msgstr ""
13036 #: templates/console/display.twig:64
13037 msgid "descending"
13038 msgstr ""
13040 #: templates/console/display.twig:64
13041 msgid "Order:"
13042 msgstr ""
13044 #: templates/console/display.twig:64 templates/console/display.twig:84
13045 #: templates/table/find_replace/replace_preview.twig:17
13046 msgid "Count"
13047 msgstr ""
13049 #: templates/console/display.twig:64
13050 msgid "Execution order"
13051 msgstr ""
13053 #: templates/console/display.twig:64 templates/console/display.twig:84
13054 msgid "Time taken"
13055 msgstr ""
13057 #: templates/console/display.twig:64
13058 msgid "Order by:"
13059 msgstr ""
13061 #: templates/console/display.twig:64
13062 msgid "Ungroup queries"
13063 msgstr ""
13065 #: templates/console/display.twig:84
13066 msgid "Show trace"
13067 msgstr ""
13069 #: templates/console/display.twig:84
13070 msgid "Hide trace"
13071 msgstr ""
13073 #: templates/console/display.twig:112
13074 msgid "Add bookmark"
13075 msgstr ""
13077 #: templates/console/display.twig:121
13078 msgid "Label"
13079 msgstr ""
13081 #: templates/console/display.twig:124
13082 msgid "Target database"
13083 msgstr ""
13085 #: templates/console/display.twig:127
13086 msgid "Share this bookmark"
13087 msgstr ""
13089 #: templates/console/display.twig:140
13090 msgid "Set default"
13091 msgstr ""
13093 #: templates/console/display.twig:162
13094 msgid ""
13095 "Execute queries on Enter and insert new line with Shift + Enter. To make "
13096 "this permanent, view settings."
13097 msgstr ""
13099 #: templates/create_tracking_version.twig:11
13100 #, php-format
13101 msgid "Create version %1$s of %2$s"
13102 msgstr ""
13104 #: templates/create_tracking_version.twig:16
13105 #, php-format
13106 msgid "Create version %1$s"
13107 msgstr ""
13109 #: templates/create_tracking_version.twig:20
13110 msgid "Track these data definition statements:"
13111 msgstr ""
13113 #: templates/create_tracking_version.twig:59
13114 msgid "Track these data manipulation statements:"
13115 msgstr ""
13117 #: templates/create_tracking_version.twig:76
13118 msgid "Create version"
13119 msgstr ""
13121 #: templates/database/central_columns/edit.twig:13
13122 msgctxt "Auto Increment"
13123 msgid "A_I"
13124 msgstr ""
13126 #: templates/database/central_columns/main.twig:4
13127 msgid "Add new column"
13128 msgstr ""
13130 #: templates/database/central_columns/main.twig:24
13131 #: templates/database/central_columns/main.twig:230
13132 msgid "Length/Value"
13133 msgstr ""
13135 #: templates/database/central_columns/main.twig:36
13136 #: templates/database/central_columns/main.twig:242
13137 msgid "Attribute"
13138 msgstr ""
13140 #: templates/database/central_columns/main.twig:44
13141 #: templates/database/central_columns/main.twig:250
13142 msgid "A_I"
13143 msgstr ""
13145 #: templates/database/central_columns/main.twig:131
13146 msgid "The central list of columns for the current database is empty"
13147 msgstr ""
13149 #: templates/database/central_columns/main.twig:168
13150 #: templates/display/results/table.twig:62
13151 msgid "Filter rows"
13152 msgstr ""
13154 #: templates/database/central_columns/main.twig:169
13155 #: templates/display/results/table.twig:64
13156 msgid "Search this table"
13157 msgstr ""
13159 #: templates/database/central_columns/main.twig:180
13160 #: templates/table/structure/display_structure.twig:375
13161 msgid "Add column"
13162 msgstr ""
13164 #: templates/database/central_columns/main.twig:189
13165 msgid "Select a table"
13166 msgstr ""
13168 #: templates/database/central_columns/main.twig:196
13169 msgid "Select a column."
13170 msgstr ""
13172 #: templates/database/central_columns/main.twig:215
13173 msgid "Click to sort."
13174 msgstr ""
13176 #: templates/database/central_columns/main.twig:220
13177 #: templates/database/events/index.twig:20
13178 #: templates/database/privileges/index.twig:22
13179 #: templates/database/routines/index.twig:31
13180 #: templates/database/structure/table_header.twig:22
13181 #: templates/database/tracking/tables.twig:18
13182 #: templates/database/tracking/tables.twig:155
13183 #: templates/database/triggers/list.twig:22 templates/indexes.twig:14
13184 #: templates/server/databases/index.twig:166
13185 #: templates/server/privileges/privileges_summary.twig:22
13186 #: templates/server/privileges/users_overview.twig:19
13187 #: templates/server/user_groups/user_groups.twig:21
13188 #: templates/server/variables/index.twig:30
13189 #: templates/table/privileges/index.twig:24
13190 #: templates/table/structure/display_partitions.twig:33
13191 #: templates/table/structure/display_structure.twig:35
13192 #: templates/table/structure/display_structure.twig:413
13193 #: templates/table/tracking/main.twig:32
13194 #: templates/table/tracking/report_table.twig:8
13195 msgid "Action"
13196 msgstr ""
13198 #: templates/database/create_table.twig:7
13199 #: templates/database/designer/main.twig:84
13200 #: templates/database/designer/main.twig:87
13201 #: templates/database/operations/index.twig:29
13202 #: templates/database/structure/show_create.twig:11
13203 msgid "Create table"
13204 msgstr ""
13206 #: templates/database/create_table.twig:15
13207 #: templates/database/operations/index.twig:37
13208 msgid "Number of columns"
13209 msgstr ""
13211 #: templates/database/data_dictionary/index.twig:3
13212 #, fuzzy
13213 #| msgid "Database:"
13214 msgid "Database comment:"
13215 msgstr "Database:"
13217 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:18
13218 #: templates/table/structure/display_structure.twig:417
13219 #: templates/table/tracking/structure_snapshot_indexes.twig:8
13220 msgid "Packed"
13221 msgstr ""
13223 #: templates/database/data_dictionary/index.twig:70 templates/indexes.twig:20
13224 #: templates/table/structure/display_structure.twig:419
13225 #: templates/table/tracking/structure_snapshot_indexes.twig:10
13226 msgid "Cardinality"
13227 msgstr ""
13229 #: templates/database/data_dictionary/index.twig:110 templates/indexes.twig:90
13230 #: templates/table/structure/display_structure.twig:497
13231 msgid "No index defined!"
13232 msgstr ""
13234 #: templates/database/designer/database_tables.twig:31
13235 #: templates/database/export/index.twig:29
13236 #: templates/database/search/main.twig:43 templates/server/export/index.twig:12
13237 #: templates/server/replication/database_multibox.twig:7
13238 msgid "Select all"
13239 msgstr ""
13241 #: templates/database/designer/database_tables.twig:37
13242 msgid "Show/hide columns"
13243 msgstr ""
13245 #: templates/database/designer/database_tables.twig:46
13246 msgid "See table structure"
13247 msgstr ""
13249 #: templates/database/designer/database_tables.twig:91
13250 #, php-format
13251 msgid "Select \"%s\""
13252 msgstr ""
13254 #: templates/database/designer/database_tables.twig:109
13255 #, php-format
13256 msgid "Add an option for column \"%s\"."
13257 msgstr ""
13259 #: templates/database/designer/edit_delete_pages.twig:6
13260 msgid "Page to open"
13261 msgstr ""
13263 #: templates/database/designer/edit_delete_pages.twig:6
13264 msgid "Page to delete"
13265 msgstr ""
13267 #: templates/database/designer/main.twig:19
13268 #: templates/database/designer/main.twig:25
13269 msgid "Show/Hide tables list"
13270 msgstr ""
13272 #: templates/database/designer/main.twig:29
13273 #: templates/database/designer/main.twig:35
13274 #: templates/database/designer/main.twig:36
13275 msgid "View in fullscreen"
13276 msgstr ""
13278 #: templates/database/designer/main.twig:34
13279 msgid "Exit fullscreen"
13280 msgstr ""
13282 #: templates/database/designer/main.twig:48
13283 #: templates/database/designer/main.twig:52
13284 msgid "New page"
13285 msgstr ""
13287 #: templates/database/designer/main.twig:77
13288 #: templates/database/designer/main.twig:80
13289 msgid "Delete pages"
13290 msgstr ""
13292 #: templates/database/designer/main.twig:91
13293 #: templates/database/designer/main.twig:94
13294 #: templates/database/designer/main.twig:272
13295 msgid "Create relationship"
13296 msgstr ""
13298 #: templates/database/designer/main.twig:105
13299 #: templates/database/designer/main.twig:108
13300 msgid "Reload"
13301 msgstr ""
13303 #: templates/database/designer/main.twig:112
13304 #: templates/database/designer/main.twig:115
13305 msgid "Help"
13306 msgstr ""
13308 #: templates/database/designer/main.twig:120
13309 #: templates/database/designer/main.twig:123
13310 msgid "Angular links"
13311 msgstr ""
13313 #: templates/database/designer/main.twig:120
13314 #: templates/database/designer/main.twig:123
13315 msgid "Direct links"
13316 msgstr ""
13318 #: templates/database/designer/main.twig:127
13319 #: templates/database/designer/main.twig:129
13320 msgid "Snap to grid"
13321 msgstr ""
13323 #: templates/database/designer/main.twig:133
13324 #: templates/database/designer/main.twig:139
13325 msgid "Small/Big All"
13326 msgstr ""
13328 #: templates/database/designer/main.twig:143
13329 #: templates/database/designer/main.twig:146
13330 msgid "Toggle small/big"
13331 msgstr ""
13333 #: templates/database/designer/main.twig:150
13334 #: templates/database/designer/main.twig:153
13335 msgid "Toggle relationship lines"
13336 msgstr ""
13338 #: templates/database/designer/main.twig:158
13339 #: templates/database/designer/main.twig:161
13340 msgid "Export schema"
13341 msgstr ""
13343 #: templates/database/designer/main.twig:169
13344 #: templates/database/designer/main.twig:172
13345 msgid "Build Query"
13346 msgstr ""
13348 #: templates/database/designer/main.twig:177
13349 #: templates/database/designer/main.twig:181
13350 msgid "Move Menu"
13351 msgstr ""
13353 #: templates/database/designer/main.twig:185
13354 #: templates/database/designer/main.twig:190
13355 msgid "Pin text"
13356 msgstr ""
13358 #: templates/database/designer/main.twig:202
13359 msgid "Hide/Show all"
13360 msgstr ""
13362 #: templates/database/designer/main.twig:212
13363 msgid "Hide/Show tables with no relationship"
13364 msgstr ""
13366 #: templates/database/designer/main.twig:223
13367 msgid "Number of tables:"
13368 msgstr ""
13370 #: templates/database/designer/main.twig:382
13371 msgid "Delete relationship"
13372 msgstr ""
13374 #: templates/database/designer/main.twig:446
13375 #: templates/database/designer/main.twig:611
13376 msgid "Relationship operator"
13377 msgstr ""
13379 #: templates/database/designer/main.twig:475
13380 #: templates/database/designer/main.twig:640
13381 #: templates/database/designer/main.twig:846
13382 #: templates/database/designer/main.twig:1039
13383 msgid "Except"
13384 msgstr ""
13386 #: templates/database/designer/main.twig:487
13387 #: templates/database/designer/main.twig:652
13388 #: templates/database/designer/main.twig:858
13389 #: templates/database/designer/main.twig:1051
13390 msgid "subquery"
13391 msgstr ""
13393 #: templates/database/designer/main.twig:496
13394 #: templates/database/designer/main.twig:712
13395 msgid "Rename to"
13396 msgstr ""
13398 #: templates/database/designer/main.twig:502
13399 #: templates/database/designer/main.twig:720
13400 msgid "New name"
13401 msgstr ""
13403 #: templates/database/designer/main.twig:511
13404 #: templates/database/designer/main.twig:917
13405 msgid "Aggregate"
13406 msgstr ""
13408 #: templates/database/designer/main.twig:517
13409 #: templates/database/designer/main.twig:581
13410 #: templates/database/designer/main.twig:786
13411 #: templates/database/designer/main.twig:817
13412 #: templates/database/designer/main.twig:925
13413 #: templates/database/designer/main.twig:1010
13414 #: templates/table/search/index.twig:41
13415 #: templates/table/zoom_search/index.twig:41
13416 msgid "Operator"
13417 msgstr ""
13419 #: templates/database/designer/main.twig:1091
13420 msgid "Active options"
13421 msgstr ""
13423 #: templates/database/designer/page_save_as.twig:19
13424 msgid "Save to selected page"
13425 msgstr ""
13427 #: templates/database/designer/page_save_as.twig:23
13428 msgid "Create a page and save to it"
13429 msgstr ""
13431 #: templates/database/designer/page_save_as.twig:29
13432 msgid "New page name"
13433 msgstr ""
13435 #: templates/database/designer/page_selector.twig:2
13436 msgid "Select page"
13437 msgstr ""
13439 #: templates/database/designer/schema_export.twig:4
13440 msgid "Select Export Relational Type"
13441 msgstr ""
13443 #: templates/database/events/editor_form.twig:12
13444 msgid "Event name"
13445 msgstr ""
13447 #: templates/database/events/editor_form.twig:28
13448 #: templates/server/binlog/index.twig:86
13449 msgid "Event type"
13450 msgstr ""
13452 #: templates/database/events/editor_form.twig:46
13453 msgid "Execute at"
13454 msgstr ""
13456 #: templates/database/events/editor_form.twig:52
13457 msgid "Execute every"
13458 msgstr ""
13460 #: templates/database/events/editor_form.twig:63
13461 msgctxt "Start of recurring event"
13462 msgid "Start"
13463 msgstr ""
13465 #: templates/database/events/editor_form.twig:69
13466 msgctxt "End of recurring event"
13467 msgid "End"
13468 msgstr ""
13470 #: templates/database/events/editor_form.twig:83
13471 msgid "On completion preserve"
13472 msgstr ""
13474 #: templates/database/events/index.twig:11
13475 msgid "There are no events to display."
13476 msgstr ""
13478 #: templates/database/events/index.twig:86
13479 #: templates/database/events/index.twig:89
13480 #: templates/database/privileges/index.twig:112
13481 #: templates/database/privileges/index.twig:115
13482 #: templates/database/routines/index.twig:45
13483 #: templates/database/routines/index.twig:48
13484 #: templates/database/structure/check_all_tables.twig:2
13485 #: templates/database/structure/check_all_tables.twig:9
13486 #: templates/database/triggers/list.twig:36
13487 #: templates/database/triggers/list.twig:39
13488 #: templates/display/results/table.twig:205
13489 #: templates/display/results/table.twig:208 templates/select_all.twig:2
13490 #: templates/select_all.twig:6
13491 #: templates/server/privileges/users_overview.twig:104
13492 #: templates/server/privileges/users_overview.twig:107
13493 #: templates/table/privileges/index.twig:116
13494 #: templates/table/privileges/index.twig:119
13495 msgid "With selected:"
13496 msgstr ""
13498 #: templates/database/events/index.twig:87
13499 #: templates/database/events/index.twig:88
13500 #: templates/database/privileges/index.twig:113
13501 #: templates/database/privileges/index.twig:114
13502 #: templates/database/routines/index.twig:46
13503 #: templates/database/routines/index.twig:47
13504 #: templates/database/structure/check_all_tables.twig:3
13505 #: templates/database/structure/check_all_tables.twig:4
13506 #: templates/database/triggers/list.twig:37
13507 #: templates/database/triggers/list.twig:38
13508 #: templates/display/results/table.twig:206
13509 #: templates/display/results/table.twig:207 templates/select_all.twig:4
13510 #: templates/select_all.twig:5
13511 #: templates/server/privileges/edit_routine_privileges.twig:57
13512 #: templates/server/privileges/privileges_table.twig:244
13513 #: templates/server/privileges/privileges_table.twig:245
13514 #: templates/server/privileges/privileges_table.twig:253
13515 #: templates/server/privileges/privileges_table.twig:327
13516 #: templates/server/privileges/privileges_table.twig:527
13517 #: templates/server/privileges/users_overview.twig:105
13518 #: templates/server/privileges/users_overview.twig:106
13519 #: templates/server/user_groups/edit_user_groups.twig:11
13520 #: templates/table/privileges/index.twig:117
13521 #: templates/table/privileges/index.twig:118
13522 msgid "Check all"
13523 msgstr ""
13525 #: templates/database/events/index.twig:120
13526 msgid "Event scheduler status"
13527 msgstr ""
13529 #: templates/database/events/index.twig:124
13530 #: templates/database/tracking/tables.twig:47
13531 msgid "Click to toggle"
13532 msgstr ""
13534 #: templates/database/events/index.twig:137
13535 msgid "ON"
13536 msgstr ""
13538 #: templates/database/events/index.twig:148
13539 msgid "OFF"
13540 msgstr ""
13542 #: templates/database/export/index.twig:62
13543 msgid ""
13544 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13545 "name."
13546 msgstr ""
13548 #. l10n: A query that the user has written freely
13549 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
13550 msgid "Exporting a raw query"
13551 msgstr ""
13553 #: templates/database/export/index.twig:7
13554 #, php-format
13555 msgid "Exporting tables from \"%s\" database"
13556 msgstr ""
13558 #: templates/database/import/index.twig:3
13559 #, php-format
13560 msgid "Importing into the database \"%s\""
13561 msgstr ""
13563 #: templates/database/multi_table_query/form.twig:4
13564 #: templates/database/qbe/index.twig:4
13565 msgid "Multi-table query"
13566 msgstr ""
13568 #: templates/database/multi_table_query/form.twig:10
13569 #: templates/database/qbe/index.twig:10
13570 msgid "Query by example"
13571 msgstr ""
13573 #: templates/database/multi_table_query/form.twig:15
13574 msgid "Query window"
13575 msgstr ""
13577 #: templates/database/multi_table_query/form.twig:33
13578 #: templates/database/multi_table_query/form.twig:119
13579 #, fuzzy
13580 #| msgid "Database:"
13581 msgid "select table"
13582 msgstr "Database:"
13584 #: templates/database/multi_table_query/form.twig:40
13585 #: templates/database/multi_table_query/form.twig:127
13586 msgid "select column"
13587 msgstr ""
13589 #: templates/database/multi_table_query/form.twig:46
13590 msgid "Table alias"
13591 msgstr ""
13593 #: templates/database/multi_table_query/form.twig:47
13594 msgid "Column alias"
13595 msgstr ""
13597 #: templates/database/multi_table_query/form.twig:50
13598 msgid "Use this column in criteria"
13599 msgstr ""
13601 #: templates/database/multi_table_query/form.twig:53
13602 msgid "criteria"
13603 msgstr ""
13605 #: templates/database/multi_table_query/form.twig:65
13606 msgid "Add as"
13607 msgstr ""
13609 #: templates/database/multi_table_query/form.twig:110
13610 msgid "Another column"
13611 msgstr ""
13613 #: templates/database/multi_table_query/form.twig:137
13614 msgid "Enter criteria as free text"
13615 msgstr ""
13617 #: templates/database/multi_table_query/form.twig:145
13618 msgid "Remove this column"
13619 msgstr ""
13621 #: templates/database/multi_table_query/form.twig:154
13622 #: templates/table/relation/foreign_key_row.twig:86
13623 msgid "+ Add column"
13624 msgstr ""
13626 #: templates/database/multi_table_query/form.twig:169
13627 #: templates/database/qbe/selection_form.twig:80
13628 #: templates/database/qbe/selection_form.twig:96
13629 msgid "Update query"
13630 msgstr ""
13632 #: templates/database/operations/index.twig:9
13633 #: templates/database/operations/index.twig:13
13634 msgid "Database comment"
13635 msgstr ""
13637 #: templates/database/operations/index.twig:60
13638 msgid "Rename database to"
13639 msgstr ""
13641 #: templates/database/operations/index.twig:64 templates/export.twig:241
13642 msgid "New database name"
13643 msgstr ""
13645 #: templates/database/operations/index.twig:72
13646 #: templates/database/operations/index.twig:176
13647 #: templates/table/operations/index.twig:79
13648 #: templates/table/operations/index.twig:113
13649 #: templates/table/operations/index.twig:291
13650 msgid ""
13651 "You don't have sufficient privileges to perform this operation; Please refer "
13652 "to the documentation for more details."
13653 msgstr ""
13655 #: templates/database/operations/index.twig:89
13656 msgid "Remove database"
13657 msgstr ""
13659 #: templates/database/operations/index.twig:94
13660 #, php-format
13661 msgid "Database %s has been dropped."
13662 msgstr ""
13664 #: templates/database/operations/index.twig:99
13665 msgid "Drop the database (DROP)"
13666 msgstr ""
13668 #: templates/database/operations/index.twig:123
13669 msgid "Copy database to"
13670 msgstr ""
13672 #: templates/database/operations/index.twig:155
13673 msgid "CREATE DATABASE before copying"
13674 msgstr ""
13676 #: templates/database/operations/index.twig:170
13677 #: templates/database/structure/copy_form.twig:44
13678 #: templates/table/operations/index.twig:284
13679 msgid "Add constraints"
13680 msgstr ""
13682 #: templates/database/operations/index.twig:185
13683 msgid "Switch to copied database"
13684 msgstr ""
13686 #: templates/database/operations/index.twig:221
13687 msgid "Change all tables collations"
13688 msgstr ""
13690 #: templates/database/operations/index.twig:225
13691 msgid "Change all tables columns collations"
13692 msgstr ""
13694 #: templates/database/privileges/index.twig:9
13695 #: templates/table/privileges/index.twig:8
13696 #, php-format
13697 msgid "Users having access to \"%s\""
13698 msgstr ""
13700 #: templates/database/privileges/index.twig:17
13701 #: templates/server/privileges/login_information_fields.twig:6
13702 #: templates/server/privileges/login_information_fields.twig:11
13703 #: templates/server/privileges/users_overview.twig:8
13704 #: templates/server/replication/change_master.twig:15
13705 #: templates/server/replication/master_add_slave_user.twig:19
13706 #: templates/server/replication/master_add_slave_user.twig:24
13707 #: templates/table/privileges/index.twig:19
13708 msgid "User name"
13709 msgstr ""
13711 #: templates/database/privileges/index.twig:18
13712 #: templates/server/privileges/login_information_fields.twig:25
13713 #: templates/server/privileges/login_information_fields.twig:37
13714 #: templates/server/privileges/users_overview.twig:9
13715 #: templates/table/privileges/index.twig:20
13716 msgid "Host name"
13717 msgstr ""
13719 #: templates/database/privileges/index.twig:21
13720 #: templates/server/privileges/privileges_summary.twig:16
13721 #: templates/server/privileges/users_overview.twig:18
13722 #: templates/table/privileges/index.twig:23
13723 msgid "Grant"
13724 msgstr ""
13726 #: templates/database/privileges/index.twig:36
13727 #: templates/server/privileges/new_user_ajax.twig:9
13728 #: templates/server/privileges/users_overview.twig:33
13729 #: templates/table/privileges/index.twig:38
13730 msgid "Any"
13731 msgstr ""
13733 #: templates/database/privileges/index.twig:47
13734 #: templates/table/privileges/index.twig:49
13735 msgid "global"
13736 msgstr ""
13738 #: templates/database/privileges/index.twig:50
13739 #: templates/table/privileges/index.twig:52
13740 msgid "database-specific"
13741 msgstr ""
13743 #: templates/database/privileges/index.twig:52
13744 #: templates/table/privileges/index.twig:54
13745 msgid "wildcard"
13746 msgstr ""
13748 #: templates/database/privileges/index.twig:55
13749 #: templates/table/privileges/index.twig:59
13750 msgid "routine"
13751 msgstr ""
13753 #: templates/database/privileges/index.twig:131
13754 #: templates/server/privileges/add_user_fieldset.twig:4
13755 #: templates/server/privileges/user_overview.twig:22
13756 #: templates/server/privileges/users_overview.twig:121
13757 #: templates/table/privileges/index.twig:134
13758 msgctxt "Create new user"
13759 msgid "New"
13760 msgstr ""
13762 #: templates/database/privileges/index.twig:136
13763 #: templates/server/privileges/add_user_fieldset.twig:9
13764 #: templates/server/privileges/add_user.twig:3
13765 #: templates/server/privileges/user_overview.twig:24
13766 #: templates/server/privileges/users_overview.twig:124
13767 #: templates/table/privileges/index.twig:140
13768 msgid "Add user account"
13769 msgstr ""
13771 #: templates/database/qbe/index.twig:16
13772 #, php-format
13773 msgid "Switch to %svisual builder%s"
13774 msgstr ""
13776 #: templates/database/qbe/index.twig:20
13777 msgid "You have to choose at least one column to display!"
13778 msgstr ""
13780 #: templates/database/qbe/ins_del_and_or_cell.twig:5
13781 msgid "Ins:"
13782 msgstr ""
13784 #: templates/database/qbe/ins_del_and_or_cell.twig:12
13785 msgid "And"
13786 msgstr ""
13788 #: templates/database/qbe/ins_del_and_or_cell.twig:17
13789 msgid "Del:"
13790 msgstr ""
13792 #: templates/database/qbe/selection_form.twig:12
13793 #: templates/table/find_replace/index.twig:38
13794 msgid "Column:"
13795 msgstr ""
13797 #: templates/database/qbe/selection_form.twig:17
13798 msgid "Alias:"
13799 msgstr ""
13801 #: templates/database/qbe/selection_form.twig:22
13802 msgid "Show:"
13803 msgstr ""
13805 #: templates/database/qbe/selection_form.twig:27
13806 msgid "Sort:"
13807 msgstr ""
13809 #: templates/database/qbe/selection_form.twig:32
13810 msgid "Sort order:"
13811 msgstr ""
13813 #: templates/database/qbe/selection_form.twig:37
13814 msgid "Criteria:"
13815 msgstr ""
13817 #: templates/database/qbe/selection_form.twig:44
13818 msgid "Modify:"
13819 msgstr ""
13821 #: templates/database/qbe/selection_form.twig:54
13822 msgid "Add/Delete criteria rows:"
13823 msgstr ""
13825 #: templates/database/qbe/selection_form.twig:67
13826 msgid "Add/Delete columns:"
13827 msgstr ""
13829 #: templates/database/qbe/selection_form.twig:86
13830 #: templates/database/qbe/selection_form.twig:88
13831 #, fuzzy
13832 #| msgid "Database:"
13833 msgid "Use tables"
13834 msgstr "Database:"
13836 #: templates/database/qbe/selection_form.twig:107
13837 #, php-format
13838 msgid "SQL query on database <b>%s</b>:"
13839 msgstr ""
13841 #: templates/database/routines/index.twig:4 templates/filter.twig:4
13842 #: templates/server/status/processes/index.twig:7
13843 #: templates/server/status/variables/index.twig:8
13844 msgid "Filters"
13845 msgstr ""
13847 #: templates/database/routines/index.twig:6 templates/filter.twig:6
13848 #: templates/server/status/variables/index.twig:15
13849 msgid "Containing the word:"
13850 msgstr ""
13852 #: templates/database/routines/index.twig:23
13853 msgid "There are no routines to display."
13854 msgstr ""
13856 #: templates/database/routines/index.twig:33
13857 msgid "Returns"
13858 msgstr ""
13860 #: templates/database/routines/index.twig:62
13861 msgctxt "Create new routine"
13862 msgid "New"
13863 msgstr ""
13865 #: templates/database/routines/row.twig:32
13866 #: templates/database/routines/row.twig:42
13867 #: templates/database/routines/row.twig:46
13868 msgid "Execute"
13869 msgstr ""
13871 #: templates/database/search/main.twig:5
13872 msgid "Search in database"
13873 msgstr ""
13875 #: templates/database/search/main.twig:8
13876 msgid "Words or values to search for (wildcard: \"%\"):"
13877 msgstr ""
13879 #: templates/database/search/main.twig:15
13880 #: templates/table/find_replace/index.twig:32
13881 msgid "Find:"
13882 msgstr ""
13884 #: templates/database/search/main.twig:19
13885 #: templates/database/search/main.twig:23
13886 msgid "Words are separated by a space character (\" \")."
13887 msgstr ""
13889 #: templates/database/search/main.twig:40
13890 msgid "Inside tables:"
13891 msgstr ""
13893 #: templates/database/search/main.twig:46 templates/server/export/index.twig:16
13894 #: templates/server/replication/database_multibox.twig:8
13895 msgid "Unselect all"
13896 msgstr ""
13898 #: templates/database/search/main.twig:67
13899 msgid "Inside column:"
13900 msgstr ""
13902 #: templates/database/search/results.twig:12
13903 #, php-format
13904 msgid "%1$s match in <strong>%2$s</strong>"
13905 msgid_plural "%1$s matches in <strong>%2$s</strong>"
13906 msgstr[0] ""
13907 msgstr[1] ""
13909 #: templates/database/search/results.twig:56
13910 msgid "<strong>Total:</strong> <em>%count%</em> match"
13911 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
13912 msgstr[0] ""
13913 msgstr[1] ""
13915 #: templates/database/structure/add_prefix.twig:7
13916 #: templates/database/structure/add_prefix.twig:9
13917 msgid "Add prefix"
13918 msgstr ""
13920 #: templates/database/structure/body_for_table_summary.twig:6
13921 #, php-format
13922 msgid "%s table"
13923 msgid_plural "%s tables"
13924 msgstr[0] ""
13925 msgstr[1] ""
13927 #: templates/database/structure/body_for_table_summary.twig:17
13928 msgid "Sum"
13929 msgstr ""
13931 #: templates/database/structure/change_prefix_form.twig:7
13932 msgid "From"
13933 msgstr ""
13935 #: templates/database/structure/change_prefix_form.twig:13
13936 msgid "To"
13937 msgstr ""
13939 #: templates/database/structure/check_all_tables.twig:6
13940 msgid "Check tables having overhead"
13941 msgstr ""
13943 #: templates/database/structure/check_all_tables.twig:10
13944 msgid "Copy table"
13945 msgstr ""
13947 #: templates/database/structure/check_all_tables.twig:11
13948 msgid "Show create"
13949 msgstr ""
13951 #: templates/database/structure/check_all_tables.twig:14
13952 #: templates/table/operations/index.twig:381
13953 #: templates/table/operations/view.twig:22
13954 msgid "Delete data or table"
13955 msgstr ""
13957 #: templates/database/structure/check_all_tables.twig:15
13958 #: templates/database/structure/structure_table_row.twig:74
13959 msgid "Empty"
13960 msgstr ""
13962 #: templates/database/structure/check_all_tables.twig:18
13963 #: templates/table/operations/index.twig:312
13964 msgid "Table maintenance"
13965 msgstr ""
13967 #: templates/database/structure/check_all_tables.twig:19
13968 #: templates/table/maintenance/analyze.twig:3
13969 #: templates/table/operations/index.twig:317
13970 msgid "Analyze table"
13971 msgstr ""
13973 #: templates/database/structure/check_all_tables.twig:20
13974 #: templates/table/maintenance/check.twig:3
13975 #: templates/table/operations/index.twig:326
13976 msgid "Check table"
13977 msgstr ""
13979 #: templates/database/structure/check_all_tables.twig:21
13980 #: templates/table/maintenance/checksum.twig:3
13981 #: templates/table/operations/index.twig:334
13982 msgid "Checksum table"
13983 msgstr ""
13985 #: templates/database/structure/check_all_tables.twig:22
13986 #: templates/table/maintenance/optimize.twig:3
13987 #: templates/table/operations/index.twig:362
13988 #: templates/table/structure/display_table_stats.twig:68
13989 msgid "Optimize table"
13990 msgstr ""
13992 #: templates/database/structure/check_all_tables.twig:23
13993 #: templates/table/maintenance/repair.twig:3
13994 #: templates/table/operations/index.twig:371
13995 msgid "Repair table"
13996 msgstr ""
13998 #: templates/database/structure/check_all_tables.twig:25
13999 msgid "Prefix"
14000 msgstr ""
14002 #: templates/database/structure/check_all_tables.twig:26
14003 msgid "Add prefix to table"
14004 msgstr ""
14006 #: templates/database/structure/check_all_tables.twig:27
14007 msgid "Replace table prefix"
14008 msgstr ""
14010 #: templates/database/structure/check_all_tables.twig:33
14011 msgid "Add columns to central list"
14012 msgstr ""
14014 #: templates/database/structure/check_all_tables.twig:34
14015 msgid "Remove columns from central list"
14016 msgstr ""
14018 #: templates/database/structure/check_all_tables.twig:35
14019 msgid "Make consistent with central list"
14020 msgstr ""
14022 #: templates/database/structure/copy_form.twig:14
14023 msgid "Options:"
14024 msgstr ""
14026 #: templates/database/structure/copy_form.twig:39
14027 msgid "Add AUTO INCREMENT value"
14028 msgstr ""
14030 #: templates/database/structure/drop_form.twig:6
14031 #: templates/database/structure/empty_form.twig:6
14032 #: templates/table/delete/confirm.twig:12
14033 #: templates/table/structure/drop_confirm.twig:6
14034 #: templates/table/structure/primary.twig:6
14035 msgid "Do you really want to execute the following query?"
14036 msgstr ""
14038 #: templates/database/structure/favorite_anchor.twig:4
14039 msgid "Add to Favorites"
14040 msgstr ""
14042 #: templates/database/structure/show_create.twig:2
14043 msgid "Showing create queries"
14044 msgstr ""
14046 #: templates/database/structure/structure_table_row.twig:17
14047 #: templates/server/databases/index.twig:222
14048 #: templates/server/databases/index.twig:234
14049 msgid "Not replicated"
14050 msgstr ""
14052 #: templates/database/structure/structure_table_row.twig:18
14053 #: templates/server/databases/index.twig:218
14054 #: templates/server/databases/index.twig:230
14055 msgid "Replicated"
14056 msgstr ""
14058 #: templates/database/structure/structure_table_row.twig:223
14059 msgid "in use"
14060 msgstr ""
14062 #: templates/database/structure/table_header.twig:27
14063 msgid ""
14064 "May be approximate. Click on the number to get the exact count. See "
14065 "[doc@faq3-11]FAQ 3.11[/doc]."
14066 msgstr ""
14068 #: templates/database/structure/table_header.twig:36
14069 #: templates/table/index_form.twig:134
14070 msgid "Size"
14071 msgstr ""
14073 #: templates/database/structure/table_header.twig:51
14074 #: templates/table/structure/display_table_stats.twig:154
14075 msgid "Creation"
14076 msgstr ""
14078 #: templates/database/structure/table_header.twig:56
14079 #: templates/table/structure/display_table_stats.twig:161
14080 msgid "Last update"
14081 msgstr ""
14083 #: templates/database/structure/table_header.twig:61
14084 #: templates/table/structure/display_table_stats.twig:168
14085 msgid "Last check"
14086 msgstr ""
14088 #: templates/database/structure/tracking_icon.twig:3
14089 msgid "Tracking is active."
14090 msgstr ""
14092 #: templates/database/structure/tracking_icon.twig:5
14093 msgid "Tracking is not active."
14094 msgstr ""
14096 #: templates/database/tracking/tables.twig:4
14097 msgid "Tracked tables"
14098 msgstr ""
14100 #: templates/database/tracking/tables.twig:14
14101 msgid "Last version"
14102 msgstr ""
14104 #: templates/database/tracking/tables.twig:15
14105 #: templates/table/tracking/main.twig:29
14106 msgid "Created"
14107 msgstr ""
14109 #: templates/database/tracking/tables.twig:16
14110 #: templates/table/tracking/main.twig:30
14111 msgid "Updated"
14112 msgstr ""
14114 #: templates/database/tracking/tables.twig:61
14115 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
14116 msgid "active"
14117 msgstr ""
14119 #: templates/database/tracking/tables.twig:73
14120 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
14121 msgid "not active"
14122 msgstr ""
14124 #: templates/database/tracking/tables.twig:93
14125 #: templates/database/tracking/tables.twig:139
14126 #: templates/database/tracking/tables.twig:140
14127 msgid "Delete tracking"
14128 msgstr ""
14130 #: templates/database/tracking/tables.twig:104
14131 msgid "Versions"
14132 msgstr ""
14134 #: templates/database/tracking/tables.twig:146
14135 msgid "Untracked tables"
14136 msgstr ""
14138 #: templates/database/tracking/tables.twig:177
14139 #: templates/database/tracking/tables.twig:190
14140 #: templates/database/tracking/tables.twig:191
14141 #: templates/table/structure/display_structure.twig:353
14142 msgid "Track table"
14143 msgstr ""
14145 #: templates/database/triggers/list.twig:11
14146 msgid "There are no triggers to display."
14147 msgstr ""
14149 #: templates/display/results/sort_by_key.twig:3
14150 msgid "Sort by key:"
14151 msgstr ""
14153 #: templates/display/results/table.twig:32
14154 msgid "Save edited data"
14155 msgstr ""
14157 #: templates/display/results/table.twig:38
14158 msgid "Restore column order"
14159 msgstr ""
14161 #: templates/display/results/table.twig:49 templates/export.twig:110
14162 #: templates/start_and_number_of_rows_panel.twig:10
14163 msgid "Number of rows:"
14164 msgstr ""
14166 #: templates/display/results/table.twig:52
14167 msgid "All"
14168 msgstr ""
14170 #: templates/display/results/table.twig:126
14171 msgid "Relational key"
14172 msgstr ""
14174 #: templates/display/results/table.twig:130
14175 msgid "Display column for relationships"
14176 msgstr ""
14178 #: templates/display/results/table.twig:138
14179 msgid "Show binary contents"
14180 msgstr ""
14182 #: templates/display/results/table.twig:142
14183 msgid "Show BLOB contents"
14184 msgstr ""
14186 #: templates/display/results/table.twig:152
14187 msgid "Hide browser transformation"
14188 msgstr ""
14190 #: templates/display/results/table.twig:164
14191 msgid "Well Known Text"
14192 msgstr ""
14194 #: templates/display/results/table.twig:168
14195 msgid "Well Known Binary"
14196 msgstr ""
14198 #: templates/display/results/table.twig:238
14199 #: templates/sql/no_results_returned.twig:9
14200 msgid "Query results operations"
14201 msgstr ""
14203 #: templates/display/results/table.twig:248
14204 msgid "Copy to clipboard"
14205 msgstr ""
14207 #: templates/display/results/table.twig:264
14208 #: templates/table/chart/tbl_chart.twig:7
14209 msgid "Display chart"
14210 msgstr ""
14212 #: templates/display/results/table.twig:271
14213 msgid "Visualize GIS data"
14214 msgstr ""
14216 #: templates/encoding/kanji_encoding_form.twig:6
14217 msgctxt "None encoding conversion"
14218 msgid "None"
14219 msgstr ""
14221 #: templates/encoding/kanji_encoding_form.twig:17
14222 msgid "Convert to Kana"
14223 msgstr ""
14225 #: templates/error/report_form.twig:6
14226 msgid ""
14227 "This report automatically includes data about the error and information "
14228 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14229 "team for debugging the error."
14230 msgstr ""
14232 #: templates/error/report_form.twig:12
14233 msgid ""
14234 "Can you tell us the steps leading to this error? It decisively helps in "
14235 "debugging:"
14236 msgstr ""
14238 #: templates/error/report_form.twig:19
14239 msgid "You may examine the data in the error report:"
14240 msgstr ""
14242 #: templates/export/template_options.twig:1 templates/export.twig:30
14243 msgid "Select a template"
14244 msgstr ""
14246 #: templates/export.twig:15
14247 msgid "Export templates:"
14248 msgstr ""
14250 #: templates/export.twig:19
14251 msgid "New template:"
14252 msgstr ""
14254 #: templates/export.twig:20
14255 msgid "Template name"
14256 msgstr ""
14258 #: templates/export.twig:21 templates/server/databases/index.twig:55
14259 msgid "Create"
14260 msgstr ""
14262 #: templates/export.twig:27
14263 msgid "Existing templates:"
14264 msgstr ""
14266 #: templates/export.twig:28
14267 msgid "Template:"
14268 msgstr ""
14270 #: templates/export.twig:37
14271 msgid "Update"
14272 msgstr ""
14274 #: templates/export.twig:53
14275 msgid "Show SQL query"
14276 msgstr ""
14278 #: templates/export.twig:72
14279 msgid "Export method:"
14280 msgstr ""
14282 #: templates/export.twig:78
14283 msgid "Quick - display only the minimal options"
14284 msgstr ""
14286 #: templates/export.twig:86
14287 msgid "Custom - display all possible options"
14288 msgstr ""
14290 #: templates/export.twig:102
14291 msgid "Rows:"
14292 msgstr ""
14294 #: templates/export.twig:107
14295 msgid "Dump some row(s)"
14296 msgstr ""
14298 #: templates/export.twig:121
14299 msgid "Row to begin at:"
14300 msgstr ""
14302 #: templates/export.twig:130
14303 msgid "Dump all rows"
14304 msgstr ""
14306 #: templates/export.twig:138 templates/export.twig:279
14307 msgid "Output:"
14308 msgstr ""
14310 #: templates/export.twig:143 templates/export.twig:309
14311 #, php-format
14312 msgid "Save on server in the directory <strong>%s</strong>"
14313 msgstr ""
14315 #: templates/export.twig:157 templates/export.twig:284
14316 msgid "Rename exported databases/tables/columns"
14317 msgstr ""
14319 #: templates/export.twig:162
14320 msgid "Defined aliases"
14321 msgstr ""
14323 #: templates/export.twig:177 templates/export.twig:191
14324 #: templates/export.twig:204 templates/export.twig:221
14325 msgid "Remove"
14326 msgstr ""
14328 #: templates/export.twig:230
14329 msgid "Define new aliases"
14330 msgstr ""
14332 #: templates/export.twig:235
14333 #, fuzzy
14334 #| msgid "Database:"
14335 msgid "Select database:"
14336 msgstr "Database:"
14338 #: templates/export.twig:249
14339 msgid "Select table:"
14340 msgstr ""
14342 #: templates/export.twig:255
14343 msgid "New table name"
14344 msgstr ""
14346 #: templates/export.twig:263
14347 msgid "Select column:"
14348 msgstr ""
14350 #: templates/export.twig:269
14351 msgid "New column name"
14352 msgstr ""
14354 #: templates/export.twig:302
14355 msgid "Save output to a file"
14356 msgstr ""
14358 #: templates/export.twig:323
14359 msgid "File name template:"
14360 msgstr ""
14362 #: templates/export.twig:324
14363 #, php-format
14364 msgid ""
14365 "This value is interpreted using the 'strftime' function, so you can use time "
14366 "formatting strings. Additionally the following transformations will happen: "
14367 "%s Other text will be kept as is. See the FAQ 6.27 for details."
14368 msgstr ""
14370 #: templates/export.twig:329
14371 msgid "use this for future exports"
14372 msgstr ""
14374 #: templates/export.twig:336 templates/import.twig:124
14375 msgid "Character set of the file:"
14376 msgstr ""
14378 #: templates/export.twig:352
14379 msgid "Compression:"
14380 msgstr ""
14382 #: templates/export.twig:359
14383 msgid "zipped"
14384 msgstr ""
14386 #: templates/export.twig:365
14387 msgid "gzipped"
14388 msgstr ""
14390 #: templates/export.twig:380
14391 msgid "Export databases as separate files"
14392 msgstr ""
14394 #: templates/export.twig:382
14395 msgid "Export tables as separate files"
14396 msgstr ""
14398 #: templates/export.twig:394
14399 msgid "View output as text"
14400 msgstr ""
14402 #: templates/export.twig:400
14403 #, php-format
14404 msgid "Skip tables larger than %s MiB"
14405 msgstr ""
14407 #: templates/export.twig:406 templates/import.twig:204
14408 msgid "Format-specific options:"
14409 msgstr ""
14411 #: templates/export.twig:408 templates/import.twig:206
14412 msgid ""
14413 "Scroll down to fill in the options for the selected format and ignore the "
14414 "options for other formats."
14415 msgstr ""
14417 #: templates/export.twig:416 templates/import.twig:215
14418 msgid "Encoding Conversion:"
14419 msgstr ""
14421 #: templates/gis_data_editor_form.twig:4
14422 #, php-format
14423 msgid "Value for the column \"%s\""
14424 msgstr ""
14426 #: templates/gis_data_editor_form.twig:22
14427 #: templates/table/gis_visualization/gis_visualization.twig:38
14428 msgid "Use OpenStreetMaps as Base Layer"
14429 msgstr ""
14431 #: templates/gis_data_editor_form.twig:38
14432 #, fuzzy
14433 #| msgid "SRID:"
14434 msgctxt "Spatial Reference System Identifier"
14435 msgid "SRID:"
14436 msgstr "SRID:"
14438 #: templates/gis_data_editor_form.twig:53
14439 #, php-format
14440 msgid "Geometry %d:"
14441 msgstr ""
14443 #: templates/gis_data_editor_form.twig:73
14444 msgid "Point:"
14445 msgstr ""
14447 #: templates/gis_data_editor_form.twig:93
14448 #: templates/gis_data_editor_form.twig:134
14449 #: templates/gis_data_editor_form.twig:186
14450 #, php-format
14451 msgid "Point %d:"
14452 msgstr ""
14454 #: templates/gis_data_editor_form.twig:113
14455 #, php-format
14456 msgid "Linestring %d:"
14457 msgstr ""
14459 #: templates/gis_data_editor_form.twig:115
14460 #: templates/gis_data_editor_form.twig:170
14461 msgid "Outer ring:"
14462 msgstr ""
14464 #: templates/gis_data_editor_form.twig:117
14465 #: templates/gis_data_editor_form.twig:172
14466 #, php-format
14467 msgid "Inner ring %d:"
14468 msgstr ""
14470 #: templates/gis_data_editor_form.twig:144
14471 msgid "Add a linestring"
14472 msgstr ""
14474 #: templates/gis_data_editor_form.twig:157
14475 #, php-format
14476 msgid "Polygon %d:"
14477 msgstr ""
14479 #: templates/gis_data_editor_form.twig:199
14480 msgid "Add a polygon"
14481 msgstr ""
14483 #: templates/gis_data_editor_form.twig:205
14484 msgid "Add geometry"
14485 msgstr ""
14487 #: templates/gis_data_editor_form.twig:214
14488 msgid "Output"
14489 msgstr ""
14491 #: templates/gis_data_editor_form.twig:216
14492 msgid ""
14493 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
14494 "below into the \"Value\" field."
14495 msgstr ""
14497 #: templates/header.twig:41 templates/login/header.twig:13
14498 msgid "Javascript must be enabled past this point!"
14499 msgstr ""
14501 #: templates/header.twig:52
14502 msgid "Click on the bar to scroll to top of page"
14503 msgstr ""
14505 #: templates/home/git_info.twig:2
14506 msgid "Git revision:"
14507 msgstr ""
14509 #: templates/home/git_info.twig:13
14510 msgid "no branch"
14511 msgstr ""
14513 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
14514 #, php-format
14515 msgid "from %s branch"
14516 msgstr ""
14518 #: templates/home/git_info.twig:25
14519 #, php-format
14520 msgid "committed on %s by %s"
14521 msgstr ""
14523 #: templates/home/git_info.twig:32
14524 #, php-format
14525 msgid "authored on %s by %s"
14526 msgstr ""
14528 #: templates/home/index.twig:22 templates/login/form.twig:7
14529 #, php-format
14530 msgid ""
14531 "You are using the demo server. You can do anything here, but please do not "
14532 "change root, debian-sys-maint and pma users. More information is available "
14533 "at %s."
14534 msgstr ""
14536 #: templates/home/index.twig:32
14537 msgid "General settings"
14538 msgstr ""
14540 #: templates/home/index.twig:56
14541 msgid "Server connection collation:"
14542 msgstr ""
14544 #: templates/home/index.twig:79 templates/preferences/manage/main.twig:56
14545 msgid "More settings"
14546 msgstr ""
14548 #: templates/home/index.twig:89
14549 msgid "Appearance settings"
14550 msgstr ""
14552 #: templates/home/index.twig:113
14553 msgid "Database server"
14554 msgstr ""
14556 #: templates/home/index.twig:117 templates/login/form.twig:37
14557 #: templates/menu/breadcrumbs.twig:7
14558 msgid "Server:"
14559 msgstr ""
14561 #: templates/home/index.twig:121
14562 msgid "Server type:"
14563 msgstr ""
14565 #: templates/home/index.twig:125
14566 msgid "Server connection:"
14567 msgstr ""
14569 #: templates/home/index.twig:133
14570 msgid "Protocol version:"
14571 msgstr ""
14573 #: templates/home/index.twig:137
14574 msgid "User:"
14575 msgstr "Gebroeker:"
14577 #: templates/home/index.twig:141
14578 msgid "Server charset:"
14579 msgstr ""
14581 #: templates/home/index.twig:153
14582 msgid "Web server"
14583 msgstr ""
14585 #: templates/home/index.twig:163
14586 msgid "Database client version:"
14587 msgstr ""
14589 #: templates/home/index.twig:167
14590 msgid "PHP extension:"
14591 msgstr ""
14593 #: templates/home/index.twig:174
14594 msgid "PHP version:"
14595 msgstr ""
14597 #: templates/home/index.twig:181
14598 msgid "Show PHP information"
14599 msgstr ""
14601 #: templates/home/index.twig:195
14602 msgid "Version information:"
14603 msgstr ""
14605 #: templates/home/index.twig:205
14606 msgid "Official Homepage"
14607 msgstr ""
14609 #: templates/home/index.twig:210
14610 msgid "Contribute"
14611 msgstr ""
14613 #: templates/home/index.twig:215
14614 msgid "Get support"
14615 msgstr ""
14617 #: templates/home/index.twig:220
14618 msgid "List of changes"
14619 msgstr ""
14621 #: templates/home/index.twig:225 templates/server/plugins/index.twig:30
14622 msgid "License"
14623 msgstr ""
14625 #: templates/import/javascript.twig:12
14626 msgid ""
14627 "The file being uploaded is probably larger than the maximum allowed size or "
14628 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
14629 "browsers."
14630 msgstr ""
14632 #: templates/import/javascript.twig:13
14633 #, php-format
14634 msgid "%s of %s"
14635 msgstr ""
14637 #: templates/import/javascript.twig:14
14638 #, php-format
14639 msgid "%s/sec."
14640 msgstr ""
14642 #: templates/import/javascript.twig:15
14643 msgid "About %MIN min. %SEC sec. remaining."
14644 msgstr ""
14646 #: templates/import/javascript.twig:16
14647 msgid "About %SEC sec. remaining."
14648 msgstr ""
14650 #: templates/import/javascript.twig:17
14651 msgid "The file is being processed, please be patient."
14652 msgstr ""
14654 #: templates/import/javascript.twig:29
14655 msgid "Uploading your import file…"
14656 msgstr ""
14658 #: templates/import/javascript.twig:153
14659 msgid ""
14660 "Please be patient, the file is being uploaded. Details about the upload are "
14661 "not available."
14662 msgstr ""
14664 #: templates/import.twig:39
14665 msgid "File to import:"
14666 msgstr ""
14668 #: templates/import.twig:45
14669 #, php-format
14670 msgid "File may be compressed (%s) or uncompressed."
14671 msgstr ""
14673 #: templates/import.twig:47
14674 msgid ""
14675 "A compressed file's name must end in <strong>.[format].[compression]</"
14676 "strong>. Example: <strong>.sql.zip</strong>"
14677 msgstr ""
14679 #: templates/import.twig:57 templates/import.twig:90
14680 #: templates/preferences/manage/main.twig:22
14681 msgid "Browse your computer:"
14682 msgstr ""
14684 #: templates/import.twig:62
14685 msgid "Browse your computer"
14686 msgstr ""
14688 #: templates/import.twig:68 templates/import.twig:101
14689 msgid "You may also drag and drop a file on any page."
14690 msgstr ""
14692 #: templates/import.twig:74 templates/import.twig:104
14693 #, php-format
14694 msgid "Select from the web server upload directory [strong]%s[/strong]:"
14695 msgstr ""
14697 #: templates/import.twig:80
14698 msgid "Select file to import"
14699 msgstr ""
14701 #: templates/import.twig:85 templates/import.twig:115
14702 msgid "There are no files to upload!"
14703 msgstr ""
14705 #: templates/import.twig:118
14706 msgid "File uploads are not allowed on this server."
14707 msgstr ""
14709 #: templates/import.twig:152
14710 msgid "Partial import:"
14711 msgstr ""
14713 #: templates/import.twig:157
14714 #, php-format
14715 msgid ""
14716 "Previous import timed out, after resubmitting will continue from position %d."
14717 msgstr ""
14719 #: templates/import.twig:165
14720 msgid ""
14721 "Allow the interruption of an import in case the script detects it is close "
14722 "to the PHP timeout limit. <em>(This might be a good way to import large "
14723 "files, however it can break transactions.)</em>"
14724 msgstr ""
14726 #: templates/import.twig:172
14727 msgid "Skip this number of queries (for SQL) starting from the first one:"
14728 msgstr ""
14730 #: templates/import.twig:189
14731 msgid "Other options:"
14732 msgstr ""
14734 #: templates/indexes.twig:38
14735 #: templates/table/structure/display_structure.twig:445
14736 msgid "Rename"
14737 msgstr ""
14739 #: templates/indexes.twig:44
14740 #: templates/table/structure/display_structure.twig:451
14741 msgid "The primary key has been dropped."
14742 msgstr ""
14744 #: templates/indexes.twig:49
14745 #: templates/table/structure/display_structure.twig:456
14746 #, php-format
14747 msgid "Index %s has been dropped."
14748 msgstr ""
14750 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
14751 #: templates/javascript/variables.twig:8
14752 msgid "calendar-month-year"
14753 msgstr ""
14755 #. l10n: Year suffix for calendar, "none" is empty.
14756 #: templates/javascript/variables.twig:11
14757 msgid "none"
14758 msgstr ""
14760 #. l10n: Previous month. Display text for previous month link in calendar
14761 #: templates/javascript/variables.twig:16
14762 msgid "Prev"
14763 msgstr ""
14765 #. l10n: Next month. Display text for next month link in calendar
14766 #: templates/javascript/variables.twig:17
14767 msgid "Next"
14768 msgstr ""
14770 #. l10n: Display text for current month link in calendar
14771 #: templates/javascript/variables.twig:18
14772 msgid "Today"
14773 msgstr ""
14775 #: templates/javascript/variables.twig:20
14776 msgid "January"
14777 msgstr "jannewarie"
14779 #: templates/javascript/variables.twig:21
14780 msgid "February"
14781 msgstr "fibberwarie"
14783 #: templates/javascript/variables.twig:22
14784 msgid "March"
14785 msgstr "miert"
14787 #: templates/javascript/variables.twig:23
14788 msgid "April"
14789 msgstr "april"
14791 #. l10n: Short month name for May
14792 #: templates/javascript/variables.twig:24
14793 #: templates/javascript/variables.twig:38
14794 msgid "May"
14795 msgstr "mei"
14797 #: templates/javascript/variables.twig:25
14798 msgid "June"
14799 msgstr "juni"
14801 #: templates/javascript/variables.twig:26
14802 msgid "July"
14803 msgstr "juli"
14805 #: templates/javascript/variables.twig:27
14806 msgid "August"
14807 msgstr "augustus"
14809 #: templates/javascript/variables.twig:28
14810 msgid "September"
14811 msgstr "september"
14813 #: templates/javascript/variables.twig:29
14814 msgid "October"
14815 msgstr "oktober"
14817 #: templates/javascript/variables.twig:30
14818 msgid "November"
14819 msgstr "november"
14821 #: templates/javascript/variables.twig:31
14822 msgid "December"
14823 msgstr "december"
14825 #. l10n: Short week day name for Sunday
14826 #: templates/javascript/variables.twig:57
14827 msgid "Sun"
14828 msgstr ""
14830 #. l10n: Minimal week day name for Sunday
14831 #: templates/javascript/variables.twig:66
14832 msgid "Su"
14833 msgstr ""
14835 #. l10n: Minimal week day name for Monday
14836 #: templates/javascript/variables.twig:67
14837 msgid "Mo"
14838 msgstr ""
14840 #. l10n: Minimal week day name for Tuesday
14841 #: templates/javascript/variables.twig:68
14842 msgid "Tu"
14843 msgstr ""
14845 #. l10n: Minimal week day name for Wednesday
14846 #: templates/javascript/variables.twig:69
14847 msgid "We"
14848 msgstr ""
14850 #. l10n: Minimal week day name for Thursday
14851 #: templates/javascript/variables.twig:70
14852 msgid "Th"
14853 msgstr ""
14855 #. l10n: Minimal week day name for Friday
14856 #: templates/javascript/variables.twig:71
14857 msgid "Fr"
14858 msgstr ""
14860 #. l10n: Minimal week day name for Saturday
14861 #: templates/javascript/variables.twig:72
14862 msgid "Sa"
14863 msgstr ""
14865 #. l10n: Column header for week of the year in calendar
14866 #: templates/javascript/variables.twig:74
14867 msgid "Wk"
14868 msgstr ""
14870 #: templates/javascript/variables.twig:82
14871 msgid "Hour"
14872 msgstr "Oer"
14874 #: templates/javascript/variables.twig:83
14875 msgid "Minute"
14876 msgstr ""
14878 #: templates/javascript/variables.twig:84
14879 msgid "Second"
14880 msgstr "secónd"
14882 #: templates/javascript/variables.twig:90
14883 msgid "This field is required"
14884 msgstr ""
14886 #: templates/javascript/variables.twig:91
14887 msgid "Please fix this field"
14888 msgstr ""
14890 #: templates/javascript/variables.twig:92
14891 msgid "Please enter a valid email address"
14892 msgstr ""
14894 #: templates/javascript/variables.twig:93
14895 msgid "Please enter a valid URL"
14896 msgstr ""
14898 #: templates/javascript/variables.twig:94
14899 msgid "Please enter a valid date"
14900 msgstr ""
14902 #: templates/javascript/variables.twig:95
14903 msgid "Please enter a valid date ( ISO )"
14904 msgstr ""
14906 #: templates/javascript/variables.twig:96
14907 msgid "Please enter a valid number"
14908 msgstr ""
14910 #: templates/javascript/variables.twig:97
14911 msgid "Please enter a valid credit card number"
14912 msgstr ""
14914 #: templates/javascript/variables.twig:98
14915 msgid "Please enter only digits"
14916 msgstr ""
14918 #: templates/javascript/variables.twig:99
14919 msgid "Please enter the same value again"
14920 msgstr ""
14922 #: templates/javascript/variables.twig:100
14923 msgid "Please enter no more than {0} characters"
14924 msgstr ""
14926 #: templates/javascript/variables.twig:101
14927 msgid "Please enter at least {0} characters"
14928 msgstr ""
14930 #: templates/javascript/variables.twig:102
14931 msgid "Please enter a value between {0} and {1} characters long"
14932 msgstr ""
14934 #: templates/javascript/variables.twig:103
14935 msgid "Please enter a value between {0} and {1}"
14936 msgstr ""
14938 #: templates/javascript/variables.twig:104
14939 msgid "Please enter a value less than or equal to {0}"
14940 msgstr ""
14942 #: templates/javascript/variables.twig:105
14943 msgid "Please enter a value greater than or equal to {0}"
14944 msgstr ""
14946 #: templates/javascript/variables.twig:106
14947 msgid "Please enter a valid date or time"
14948 msgstr ""
14950 #: templates/javascript/variables.twig:107
14951 msgid "Please enter a valid HEX input"
14952 msgstr ""
14954 #. l10n: To validate the usage of a MD5 function on the column
14955 #: templates/javascript/variables.twig:108
14956 msgid "This column can not contain a 32 chars value"
14957 msgstr ""
14959 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
14960 #: templates/javascript/variables.twig:109
14961 msgid ""
14962 "These functions are meant to return a binary result; to avoid inconsistent "
14963 "results you should store it in a BINARY, VARBINARY, or BLOB column."
14964 msgstr ""
14966 #: templates/login/form.twig:30
14967 msgid "Log in"
14968 msgstr ""
14970 #: templates/login/form.twig:36 templates/login/form.twig:41
14971 msgid "You can enter hostname/IP address and port separated by space."
14972 msgstr ""
14974 #: templates/login/form.twig:48
14975 msgid "Username:"
14976 msgstr ""
14978 #: templates/login/form.twig:57
14979 #: templates/server/privileges/change_password.twig:21
14980 #: templates/server/privileges/login_information_fields.twig:43
14981 #: templates/server/replication/change_master.twig:18
14982 #: templates/server/replication/master_add_slave_user.twig:49
14983 msgid "Password:"
14984 msgstr ""
14986 #: templates/login/form.twig:67
14987 msgid "Server choice:"
14988 msgstr ""
14990 #: templates/login/header.twig:17
14991 msgid ""
14992 "There is a mismatch between HTTPS indicated on the server and client. This "
14993 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
14994 "server configuration to indicate HTTPS properly."
14995 msgstr ""
14997 #: templates/login/twofactor/application_configure.twig:3
14998 msgid ""
14999 "Please scan following QR code into the two-factor authentication app on your "
15000 "device and enter authentication code it generates."
15001 msgstr ""
15003 #: templates/login/twofactor/application_configure.twig:13
15004 msgid "Secret/key:"
15005 msgstr ""
15007 #: templates/login/twofactor/application_configure.twig:16
15008 #: templates/login/twofactor/application.twig:2
15009 msgid "Authentication code:"
15010 msgstr ""
15012 #: templates/login/twofactor/application.twig:4
15013 msgid ""
15014 "Open the two-factor authentication app on your device to view your "
15015 "authentication code and verify your identity."
15016 msgstr ""
15018 #: templates/login/twofactor/invalid.twig:2
15019 msgid ""
15020 "The configured two factor authentication is not available, please install "
15021 "missing dependencies."
15022 msgstr ""
15024 #: templates/login/twofactor/key_configure.twig:3
15025 msgid ""
15026 "Please connect your FIDO U2F device into your computer's USB port. Then "
15027 "confirm registration on the device."
15028 msgstr ""
15030 #: templates/login/twofactor/key-https-warning.twig:3
15031 msgid ""
15032 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
15033 "most likely refuse to authenticate you."
15034 msgstr ""
15036 #: templates/login/twofactor/key.twig:3
15037 msgid ""
15038 "Please connect your FIDO U2F device into your computer's USB port. Then "
15039 "confirm login on the device."
15040 msgstr ""
15042 #: templates/login/twofactor.twig:5
15043 msgid "Verify"
15044 msgstr ""
15046 #: templates/menu/breadcrumbs.twig:27
15047 msgid "View:"
15048 msgstr ""
15050 #: templates/navigation/item_unhide_dialog.twig:20
15051 msgid "Unhide"
15052 msgstr ""
15054 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
15055 msgid "Home"
15056 msgstr ""
15058 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15059 msgid "Empty session data"
15060 msgstr ""
15062 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15063 msgid "Log out"
15064 msgstr ""
15066 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
15067 msgid "phpMyAdmin documentation"
15068 msgstr ""
15070 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15071 msgid "MariaDB Documentation"
15072 msgstr ""
15074 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15075 msgid "MySQL Documentation"
15076 msgstr ""
15078 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
15079 msgid "Navigation panel settings"
15080 msgstr ""
15082 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
15083 msgid "Reload navigation panel"
15084 msgstr ""
15086 #: templates/navigation/main.twig:67
15087 msgid "An error has occurred while loading the navigation display"
15088 msgstr ""
15090 #: templates/navigation/main.twig:88
15091 msgid "SQL upload"
15092 msgstr ""
15094 #: templates/preferences/autoload.twig:7
15095 msgid ""
15096 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
15097 "import it for current session?"
15098 msgstr ""
15100 #: templates/preferences/autoload.twig:13
15101 msgid "Delete settings"
15102 msgstr ""
15104 #: templates/preferences/forms/main.twig:4
15105 msgid "Cannot save settings, submitted form contains errors!"
15106 msgstr ""
15108 #: templates/preferences/header.twig:6
15109 msgid "Manage your settings"
15110 msgstr ""
15112 #: templates/preferences/header.twig:12
15113 msgid "Two-factor authentication"
15114 msgstr ""
15116 #: templates/preferences/header.twig:55
15117 #: templates/preferences/manage/main.twig:72
15118 msgid "Configuration has been saved."
15119 msgstr ""
15121 #: templates/preferences/header.twig:60
15122 #, php-format
15123 msgid ""
15124 "Your preferences will be saved for current session only. Storing them "
15125 "permanently requires %sphpMyAdmin configuration storage%s."
15126 msgstr ""
15128 #: templates/preferences/manage/error.twig:1
15129 msgid "Configuration contains incorrect data for some fields."
15130 msgstr ""
15132 #: templates/preferences/manage/error.twig:16
15133 msgid "Do you want to import remaining settings?"
15134 msgstr ""
15136 #: templates/preferences/manage/main.twig:3
15137 #: templates/preferences/manage/main.twig:33
15138 msgid "Saved on: @DATE@"
15139 msgstr ""
15141 #: templates/preferences/manage/main.twig:20
15142 msgid "Import from file"
15143 msgstr ""
15145 #: templates/preferences/manage/main.twig:27
15146 msgid "Import from browser's storage"
15147 msgstr ""
15149 #: templates/preferences/manage/main.twig:30
15150 msgid "Settings will be imported from your browser's local storage."
15151 msgstr ""
15153 #: templates/preferences/manage/main.twig:36
15154 msgid "You have no saved settings!"
15155 msgstr ""
15157 #: templates/preferences/manage/main.twig:40
15158 #: templates/preferences/manage/main.twig:104
15159 msgid "This feature is not supported by your web browser"
15160 msgstr ""
15162 #: templates/preferences/manage/main.twig:44
15163 msgid "Merge with current configuration"
15164 msgstr ""
15166 #: templates/preferences/manage/main.twig:59
15167 #, php-format
15168 msgid ""
15169 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15170 "script%s."
15171 msgstr ""
15173 #: templates/preferences/manage/main.twig:81
15174 msgid "Save as JSON file"
15175 msgstr ""
15177 #: templates/preferences/manage/main.twig:85
15178 msgid "Save as PHP file"
15179 msgstr ""
15181 #: templates/preferences/manage/main.twig:90
15182 msgid "Save to browser's storage"
15183 msgstr ""
15185 #: templates/preferences/manage/main.twig:96
15186 msgid "Settings will be saved in your browser's local storage."
15187 msgstr ""
15189 #: templates/preferences/manage/main.twig:99
15190 msgid "Existing settings will be overwritten!"
15191 msgstr ""
15193 #: templates/preferences/manage/main.twig:120
15194 msgid "You can reset all your settings and restore them to default values."
15195 msgstr ""
15197 #: templates/preferences/two_factor/configure.twig:5
15198 #: templates/preferences/two_factor/main.twig:57
15199 #: templates/preferences/two_factor/main.twig:70
15200 msgid "Configure two-factor authentication"
15201 msgstr ""
15203 #: templates/preferences/two_factor/configure.twig:12
15204 msgid "Enable two-factor authentication"
15205 msgstr ""
15207 #: templates/preferences/two_factor/confirm.twig:5
15208 msgid "Confirm disabling two-factor authentication"
15209 msgstr ""
15211 #: templates/preferences/two_factor/confirm.twig:9
15212 msgid ""
15213 "By disabling two factor authentication you will be again able to login using "
15214 "password only."
15215 msgstr ""
15217 #: templates/preferences/two_factor/confirm.twig:13
15218 #: templates/preferences/two_factor/main.twig:46
15219 msgid "Disable two-factor authentication"
15220 msgstr ""
15222 #: templates/preferences/two_factor/main.twig:5
15223 msgid "Two-factor authentication status"
15224 msgstr ""
15226 #: templates/preferences/two_factor/main.twig:11
15227 msgid ""
15228 "Two-factor authentication is not available, please install optional "
15229 "dependencies to enable authentication backends."
15230 msgstr ""
15232 #: templates/preferences/two_factor/main.twig:12
15233 msgid "Following composer packages are missing:"
15234 msgstr ""
15236 #: templates/preferences/two_factor/main.twig:20
15237 msgid "Two-factor authentication is available and configured for this account."
15238 msgstr ""
15240 #: templates/preferences/two_factor/main.twig:22
15241 msgid ""
15242 "Two-factor authentication is available, but not configured for this account."
15243 msgstr ""
15245 #: templates/preferences/two_factor/main.twig:26
15246 msgid ""
15247 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15248 "storage to use it."
15249 msgstr ""
15251 #: templates/preferences/two_factor/main.twig:41
15252 msgid "You have enabled two factor authentication."
15253 msgstr ""
15255 #: templates/relation/diagnostic_info.twig:1
15256 msgid "Quick steps to set up advanced features:"
15257 msgstr ""
15259 #: templates/relation/diagnostic_info.twig:5
15260 #, php-format
15261 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
15262 msgstr ""
15264 #: templates/relation/diagnostic_info.twig:9
15265 msgid "Create a pma user and give access to these tables."
15266 msgstr ""
15268 #: templates/relation/diagnostic_info.twig:13
15269 msgid ""
15270 "Enable advanced features in configuration file (<code>config.inc.php</"
15271 "code>), for example by starting from <code>config.sample.inc.php</code>."
15272 msgstr ""
15274 #: templates/relation/diagnostic_info.twig:17
15275 msgid "Re-login to phpMyAdmin to load the updated configuration file."
15276 msgstr ""
15278 #: templates/server/binlog/index.twig:10
15279 msgid "Select binary log to view"
15280 msgstr ""
15282 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
15283 #: templates/server/status/processes/list.twig:20
15284 msgid "Truncate shown queries"
15285 msgstr ""
15287 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
15288 #: templates/server/status/processes/list.twig:26
15289 msgid "Show full queries"
15290 msgstr ""
15292 #: templates/server/binlog/index.twig:84
15293 msgid "Log name"
15294 msgstr ""
15296 #: templates/server/binlog/index.twig:85
15297 msgid "Position"
15298 msgstr ""
15300 #: templates/server/binlog/index.twig:87
15301 #: templates/server/replication/master_replication.twig:24
15302 msgid "Server ID"
15303 msgstr ""
15305 #: templates/server/binlog/index.twig:88
15306 msgid "Original position"
15307 msgstr ""
15309 #: templates/server/binlog/index.twig:89
15310 #: templates/table/structure/display_table_stats.twig:3
15311 msgid "Information"
15312 msgstr ""
15314 #: templates/server/collations/index.twig:5
15315 msgid "Character sets and collations"
15316 msgstr ""
15318 #: templates/server/collations/index.twig:32
15319 msgid "(default)"
15320 msgstr ""
15322 #: templates/server/databases/index.twig:6
15323 msgid "Databases statistics"
15324 msgstr ""
15326 #: templates/server/databases/index.twig:23
15327 #: templates/server/databases/index.twig:61
15328 msgid "Create database"
15329 msgstr ""
15331 #: templates/server/databases/index.twig:72
15332 msgid "No privileges to create databases"
15333 msgstr ""
15335 #: templates/server/databases/index.twig:159
15336 #: templates/server/replication/index.twig:18
15337 #: templates/server/replication/master_replication.twig:3
15338 msgid "Master replication"
15339 msgstr ""
15341 #: templates/server/databases/index.twig:163
15342 #: templates/server/replication/slave_configuration.twig:2
15343 msgid "Slave replication"
15344 msgstr ""
15346 #: templates/server/databases/index.twig:184
15347 #, php-format
15348 msgid "Jump to database '%s'"
15349 msgstr ""
15351 #: templates/server/databases/index.twig:245
15352 #, php-format
15353 msgid "Check privileges for database \"%s\"."
15354 msgstr ""
15356 #: templates/server/databases/index.twig:246
15357 msgid "Check privileges"
15358 msgstr ""
15360 #: templates/server/databases/index.twig:312
15361 msgid ""
15362 "Note: Enabling the database statistics here might cause heavy traffic "
15363 "between the web server and the MySQL server."
15364 msgstr ""
15366 #: templates/server/databases/index.twig:318
15367 #: templates/server/databases/index.twig:319
15368 msgid "Enable statistics"
15369 msgstr ""
15371 #: templates/server/databases/index.twig:330
15372 msgid "No databases"
15373 msgstr ""
15375 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
15376 msgid "Storage engines"
15377 msgstr ""
15379 #: templates/server/engines/index.twig:13
15380 msgid "Storage Engine"
15381 msgstr ""
15383 #: templates/server/engines/show.twig:45
15384 msgid "Unknown storage engine."
15385 msgstr ""
15387 #: templates/server/export/index.twig:32
15388 msgid "@SERVER@ will become the server name."
15389 msgstr ""
15391 #: templates/server/export/index.twig:3
15392 msgid "Exporting databases from the current server"
15393 msgstr ""
15395 #: templates/server/export/index.twig:7
15396 msgid "Databases:"
15397 msgstr "Databases:"
15399 #: templates/server/import/index.twig:3
15400 msgid "Importing into the current server"
15401 msgstr ""
15403 #: templates/server/plugins/index.twig:26
15404 msgid "Plugin"
15405 msgstr ""
15407 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
15408 msgid "Version"
15409 msgstr ""
15411 #: templates/server/plugins/index.twig:29
15412 msgid "Author"
15413 msgstr ""
15415 #: templates/server/plugins/index.twig:41
15416 msgid "inactive"
15417 msgstr ""
15419 #: templates/server/plugins/index.twig:43
15420 msgid "disabled"
15421 msgstr ""
15423 #: templates/server/plugins/index.twig:45
15424 msgid "deleting"
15425 msgstr ""
15427 #: templates/server/plugins/index.twig:47
15428 msgid "deleted"
15429 msgstr ""
15431 #: templates/server/privileges/add_user.twig:12
15432 msgid "Database for user account"
15433 msgstr ""
15435 #: templates/server/privileges/add_user.twig:15
15436 msgid "Create database with same name and grant all privileges."
15437 msgstr ""
15439 #: templates/server/privileges/add_user.twig:19
15440 msgid "Grant all privileges on wildcard name (username\\_%)."
15441 msgstr ""
15443 #: templates/server/privileges/add_user.twig:24
15444 #, php-format
15445 msgid "Grant all privileges on database %s."
15446 msgstr ""
15448 #: templates/server/privileges/change_password.twig:15
15449 msgid "No Password"
15450 msgstr ""
15452 #: templates/server/privileges/change_password.twig:24
15453 msgid "Enter:"
15454 msgstr ""
15456 #: templates/server/privileges/change_password.twig:28
15457 #: templates/server/privileges/login_information_fields.twig:54
15458 msgctxt "Password strength"
15459 msgid "Strength:"
15460 msgstr ""
15462 #: templates/server/privileges/change_password.twig:32
15463 #: templates/server/privileges/login_information_fields.twig:60
15464 #: templates/server/replication/master_add_slave_user.twig:62
15465 msgid "Re-type:"
15466 msgstr ""
15468 #: templates/server/privileges/change_password.twig:40
15469 msgid "Password Hashing:"
15470 msgstr ""
15472 #: templates/server/privileges/change_password.twig:58
15473 msgid ""
15474 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
15475 "connection that encrypts the password using RSA</i>'; while connecting to "
15476 "the server."
15477 msgstr ""
15479 #: templates/server/privileges/choose_user_group.twig:4
15480 #: templates/server/privileges/users_overview.twig:16
15481 msgid "User group"
15482 msgstr ""
15484 #: templates/server/privileges/choose_user_group.twig:6
15485 #, fuzzy
15486 #| msgid "User:"
15487 msgid "User group:"
15488 msgstr "Gebroeker:"
15490 #: templates/server/privileges/edit_routine_privileges.twig:4
15491 #: templates/server/privileges/user_properties.twig:4
15492 msgid "Edit privileges:"
15493 msgstr ""
15495 #: templates/server/privileges/edit_routine_privileges.twig:5
15496 #: templates/server/privileges/user_properties.twig:5
15497 msgid "User account"
15498 msgstr ""
15500 #: templates/server/privileges/edit_routine_privileges.twig:34
15501 #: templates/server/privileges/user_properties.twig:53
15502 msgid ""
15503 "Note: You are attempting to edit privileges of the user with which you are "
15504 "currently logged in."
15505 msgstr ""
15507 #: templates/server/privileges/edit_routine_privileges.twig:51
15508 #: templates/server/privileges/privileges_table.twig:10
15509 #: templates/server/privileges/privileges_table.twig:248
15510 msgid "Note: MySQL privilege names are expressed in English."
15511 msgstr ""
15513 #: templates/server/privileges/edit_routine_privileges.twig:63
15514 #: templates/server/privileges/edit_routine_privileges.twig:67
15515 msgid ""
15516 "Allows user to give to other users or remove from other users privileges "
15517 "that user possess on this routine."
15518 msgstr ""
15520 #: templates/server/privileges/edit_routine_privileges.twig:76
15521 #: templates/server/privileges/edit_routine_privileges.twig:79
15522 msgid "Allows altering and dropping this routine."
15523 msgstr ""
15525 #: templates/server/privileges/edit_routine_privileges.twig:88
15526 #: templates/server/privileges/edit_routine_privileges.twig:91
15527 msgid "Allows executing this routine."
15528 msgstr ""
15530 #: templates/server/privileges/login_information_fields.twig:2
15531 #: templates/server/privileges/user_properties.twig:106
15532 msgid "Login Information"
15533 msgstr ""
15535 #: templates/server/privileges/login_information_fields.twig:4
15536 #: templates/server/replication/change_master.twig:14
15537 #: templates/server/replication/master_add_slave_user.twig:16
15538 msgid "User name:"
15539 msgstr ""
15541 #: templates/server/privileges/login_information_fields.twig:7
15542 #: templates/server/replication/master_add_slave_user.twig:20
15543 msgid "Any user"
15544 msgstr ""
15546 #: templates/server/privileges/login_information_fields.twig:8
15547 #: templates/server/privileges/login_information_fields.twig:33
15548 #: templates/server/privileges/login_information_fields.twig:50
15549 #: templates/server/privileges/privileges_summary.twig:75
15550 #: templates/server/privileges/privileges_summary.twig:90
15551 msgid "Use text field"
15552 msgstr ""
15554 #: templates/server/privileges/login_information_fields.twig:16
15555 msgid ""
15556 "An account already exists with the same username but possibly a different "
15557 "hostname."
15558 msgstr ""
15560 #: templates/server/privileges/login_information_fields.twig:22
15561 msgid "Host name:"
15562 msgstr ""
15564 #: templates/server/privileges/login_information_fields.twig:27
15565 #: templates/server/replication/master_add_slave_user.twig:34
15566 msgid "Any host"
15567 msgstr ""
15569 #: templates/server/privileges/login_information_fields.twig:28
15570 #: templates/server/replication/master_add_slave_user.twig:35
15571 msgid "Local"
15572 msgstr ""
15574 #: templates/server/privileges/login_information_fields.twig:30
15575 #: templates/server/replication/master_add_slave_user.twig:37
15576 msgid "This host"
15577 msgstr ""
15579 #: templates/server/privileges/login_information_fields.twig:32
15580 #: templates/server/replication/master_add_slave_user.twig:39
15581 #, fuzzy
15582 #| msgid "Database:"
15583 msgid "Use host table"
15584 msgstr "Database:"
15586 #: templates/server/privileges/login_information_fields.twig:39
15587 #: templates/server/replication/master_add_slave_user.twig:44
15588 msgid ""
15589 "When Host table is used, this field is ignored and values stored in Host "
15590 "table are used instead."
15591 msgstr ""
15593 #: templates/server/privileges/login_information_fields.twig:45
15594 #: templates/server/privileges/login_information_fields.twig:53
15595 #: templates/server/privileges/users_overview.twig:10
15596 #: templates/server/replication/change_master.twig:19
15597 #: templates/server/replication/master_add_slave_user.twig:52
15598 #: templates/server/replication/master_add_slave_user.twig:57
15599 msgid "Password"
15600 msgstr ""
15602 #: templates/server/privileges/login_information_fields.twig:47
15603 msgid "Do not change the password"
15604 msgstr ""
15606 #: templates/server/privileges/login_information_fields.twig:49
15607 #: templates/server/replication/master_add_slave_user.twig:53
15608 msgid "No password"
15609 msgstr ""
15611 #: templates/server/privileges/login_information_fields.twig:62
15612 #: templates/server/replication/master_add_slave_user.twig:65
15613 msgid "Re-type"
15614 msgstr ""
15616 #: templates/server/privileges/login_information_fields.twig:68
15617 msgid "Authentication plugin"
15618 msgstr ""
15620 #: templates/server/privileges/login_information_fields.twig:70
15621 msgid "Password hashing method"
15622 msgstr ""
15624 #: templates/server/privileges/login_information_fields.twig:83
15625 msgid ""
15626 "This method requires using an '<em>SSL connection</em>' or an "
15627 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
15628 "while connecting to the server."
15629 msgstr ""
15631 #: templates/server/privileges/new_user_ajax.twig:52
15632 #: templates/server/privileges/users_overview.twig:80
15633 msgid "Edit user group"
15634 msgstr ""
15636 #: templates/server/privileges/privileges_summary.twig:20
15637 msgid "Column-specific privileges"
15638 msgstr ""
15640 #: templates/server/privileges/privileges_summary.twig:54
15641 msgid "Add privileges on the following database(s):"
15642 msgstr ""
15644 #: templates/server/privileges/privileges_summary.twig:67
15645 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
15646 msgstr ""
15648 #: templates/server/privileges/privileges_summary.twig:71
15649 msgid "Add privileges on the following table:"
15650 msgstr ""
15652 #: templates/server/privileges/privileges_summary.twig:86
15653 msgid "Add privileges on the following routine:"
15654 msgstr ""
15656 #: templates/server/privileges/privileges_table.twig:29
15657 #: templates/server/privileges/privileges_table.twig:30
15658 #: templates/server/privileges/privileges_table.twig:50
15659 #: templates/server/privileges/privileges_table.twig:51
15660 #: templates/server/privileges/privileges_table.twig:71
15661 #: templates/server/privileges/privileges_table.twig:72
15662 #: templates/server/privileges/privileges_table.twig:92
15663 #: templates/server/privileges/privileges_table.twig:93
15664 msgctxt "None privileges"
15665 msgid "None"
15666 msgstr ""
15668 #: templates/server/privileges/privileges_table.twig:136
15669 #: templates/server/privileges/privileges_table.twig:140
15670 #: templates/server/privileges/privileges_table.twig:614
15671 #: templates/server/privileges/privileges_table.twig:618
15672 msgid ""
15673 "Allows user to give to other users or remove from other users the privileges "
15674 "that user possess yourself."
15675 msgstr ""
15677 #: templates/server/privileges/privileges_table.twig:231
15678 msgid "Global"
15679 msgstr ""
15681 #: templates/server/privileges/privileges_table.twig:238
15682 #: templates/server/privileges/users_overview.twig:12
15683 msgid "Global privileges"
15684 msgstr ""
15686 #: templates/server/privileges/privileges_table.twig:528
15687 msgid "Administration"
15688 msgstr ""
15690 #: templates/server/privileges/privileges_table.twig:535
15691 #: templates/server/privileges/privileges_table.twig:538
15692 msgid ""
15693 "Allows adding users and privileges without reloading the privilege tables."
15694 msgstr ""
15696 #: templates/server/privileges/privileges_table.twig:646
15697 msgid "Allows creating foreign key relations."
15698 msgstr ""
15700 #: templates/server/privileges/privileges_table.twig:646
15701 msgid "Not used on MariaDB."
15702 msgstr ""
15704 #: templates/server/privileges/privileges_table.twig:646
15705 msgid "Not used for this MySQL version."
15706 msgstr ""
15708 #: templates/server/privileges/privileges_table.twig:697
15709 msgid "Resource limits"
15710 msgstr ""
15712 #: templates/server/privileges/privileges_table.twig:699
15713 msgid "Note: Setting these options to 0 (zero) removes the limit."
15714 msgstr ""
15716 #: templates/server/privileges/privileges_table.twig:705
15717 #: templates/server/privileges/privileges_table.twig:712
15718 msgid "Limits the number of queries the user may send to the server per hour."
15719 msgstr ""
15721 #: templates/server/privileges/privileges_table.twig:718
15722 #: templates/server/privileges/privileges_table.twig:725
15723 msgid ""
15724 "Limits the number of commands that change any table or database the user may "
15725 "execute per hour."
15726 msgstr ""
15728 #: templates/server/privileges/privileges_table.twig:731
15729 #: templates/server/privileges/privileges_table.twig:738
15730 msgid "Limits the number of new connections the user may open per hour."
15731 msgstr ""
15733 #: templates/server/privileges/privileges_table.twig:744
15734 #: templates/server/privileges/privileges_table.twig:751
15735 msgid "Limits the number of simultaneous connections the user may have."
15736 msgstr ""
15738 #: templates/server/privileges/privileges_table.twig:760
15739 msgid "Does not require SSL-encrypted connections."
15740 msgstr ""
15742 #: templates/server/privileges/privileges_table.twig:769
15743 msgid "Requires SSL-encrypted connections."
15744 msgstr ""
15746 #: templates/server/privileges/privileges_table.twig:778
15747 msgid "Requires a valid X509 certificate."
15748 msgstr ""
15750 #: templates/server/privileges/privileges_table.twig:799
15751 msgid "Requires that a specific cipher method be used for a connection."
15752 msgstr ""
15754 #: templates/server/privileges/privileges_table.twig:808
15755 msgid "Requires that a valid X509 certificate issued by this CA be presented."
15756 msgstr ""
15758 #: templates/server/privileges/privileges_table.twig:817
15759 msgid "Requires that a valid X509 certificate with this subject be presented."
15760 msgstr ""
15762 #: templates/server/privileges/subnav.twig:5
15763 #: templates/server/privileges/user_overview.twig:5
15764 msgid "User accounts overview"
15765 msgstr ""
15767 #: templates/server/privileges/subnav.twig:11
15768 #: templates/server/user_groups/user_groups.twig:1
15769 #: templates/server/user_groups/user_groups.twig:9
15770 msgid "User groups"
15771 msgstr ""
15773 #: templates/server/privileges/user_properties.twig:57
15774 #: templates/server/privileges/users_overview.twig:54
15775 msgid "The selected user was not found in the privilege table."
15776 msgstr ""
15778 #: templates/server/privileges/user_properties.twig:107
15779 msgid "Change login information / Copy user account"
15780 msgstr ""
15782 #: templates/server/privileges/user_properties.twig:114
15783 msgid "Create a new user account with the same privileges and …"
15784 msgstr ""
15786 #: templates/server/privileges/user_properties.twig:120
15787 msgid "… keep the old one."
15788 msgstr ""
15790 #: templates/server/privileges/user_properties.twig:127
15791 msgid "… delete the old one from the user tables."
15792 msgstr ""
15794 #: templates/server/privileges/user_properties.twig:134
15795 msgid ""
15796 "… revoke all active privileges from the old one and delete it afterwards."
15797 msgstr ""
15799 #: templates/server/privileges/user_properties.twig:141
15800 msgid ""
15801 "… delete the old one from the user tables and reload the privileges "
15802 "afterwards."
15803 msgstr ""
15805 #: templates/server/privileges/users_overview.twig:131
15806 msgid "Remove selected user accounts"
15807 msgstr ""
15809 #: templates/server/privileges/users_overview.twig:133
15810 msgid "Revoke all active privileges from the users and delete them afterwards."
15811 msgstr ""
15813 #: templates/server/privileges/users_overview.twig:137
15814 msgid "Drop the databases that have the same names as the users."
15815 msgstr ""
15817 #: templates/server/replication/change_master.twig:5
15818 msgid "Slave configuration"
15819 msgstr ""
15821 #: templates/server/replication/change_master.twig:6
15822 #: templates/server/replication/slave_configuration.twig:97
15823 msgid "Change or reconfigure master server"
15824 msgstr ""
15826 #: templates/server/replication/change_master.twig:9
15827 msgid ""
15828 "Make sure you have a unique server-id in your configuration file (my.cnf). "
15829 "If not, please add the following line into [mysqld] section:"
15830 msgstr ""
15832 #: templates/server/replication/change_master.twig:26
15833 msgid "Port:"
15834 msgstr ""
15836 #: templates/server/replication/index.twig:21
15837 #, php-format
15838 msgid ""
15839 "This server is not configured as master in a replication process. Would you "
15840 "like to %sconfigure%s it?"
15841 msgstr ""
15843 #: templates/server/replication/index.twig:43
15844 msgid "No privileges"
15845 msgstr ""
15847 #: templates/server/replication/master_add_slave_user.twig:6
15848 #: templates/server/replication/master_replication.twig:44
15849 msgid "Add slave replication user"
15850 msgstr ""
15852 #: templates/server/replication/master_add_slave_user.twig:21
15853 #: templates/server/replication/master_add_slave_user.twig:40
15854 #: templates/server/replication/master_add_slave_user.twig:54
15855 msgid "Use text field:"
15856 msgstr ""
15858 #: templates/server/replication/master_add_slave_user.twig:70
15859 msgid "Generate password:"
15860 msgstr ""
15862 #: templates/server/replication/master_configuration.twig:2
15863 msgid "Master configuration"
15864 msgstr ""
15866 #: templates/server/replication/master_configuration.twig:4
15867 msgid ""
15868 "This server is not configured as a master server in a replication process. "
15869 "You can choose from either replicating all databases and ignoring some of "
15870 "them (useful if you want to replicate a majority of the databases) or you "
15871 "can choose to ignore all databases by default and allow only certain "
15872 "databases to be replicated. Please select the mode:"
15873 msgstr ""
15875 #: templates/server/replication/master_configuration.twig:9
15876 msgid "Replicate all databases; Ignore:"
15877 msgstr ""
15879 #: templates/server/replication/master_configuration.twig:10
15880 msgid "Ignore all databases; Replicate:"
15881 msgstr ""
15883 #: templates/server/replication/master_configuration.twig:12
15884 msgid "Please select databases:"
15885 msgstr ""
15887 #: templates/server/replication/master_configuration.twig:15
15888 msgid ""
15889 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
15890 "and please restart the MySQL server afterwards."
15891 msgstr ""
15893 #: templates/server/replication/master_configuration.twig:21
15894 msgid ""
15895 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
15896 "should see a message informing you, that this server <strong>is</strong> "
15897 "configured as master."
15898 msgstr ""
15900 #: templates/server/replication/master_replication.twig:5
15901 msgid "This server is configured as master in a replication process."
15902 msgstr ""
15904 #: templates/server/replication/master_replication.twig:16
15905 msgid "Show connected slaves"
15906 msgstr ""
15908 #: templates/server/replication/master_replication.twig:38
15909 msgid ""
15910 "Only slaves started with the --report-host=host_name option are visible in "
15911 "this list."
15912 msgstr ""
15914 #: templates/server/replication/slave_configuration.twig:5
15915 msgid "Master connection:"
15916 msgstr ""
15918 #: templates/server/replication/slave_configuration.twig:25
15919 msgid "Slave SQL Thread not running!"
15920 msgstr ""
15922 #: templates/server/replication/slave_configuration.twig:28
15923 msgid "Slave IO Thread not running!"
15924 msgstr ""
15926 #: templates/server/replication/slave_configuration.twig:31
15927 msgid ""
15928 "Server is configured as slave in a replication process. Would you like to:"
15929 msgstr ""
15931 #: templates/server/replication/slave_configuration.twig:34
15932 msgid "See slave status table"
15933 msgstr ""
15935 #: templates/server/replication/slave_configuration.twig:38
15936 msgid "Control slave:"
15937 msgstr ""
15939 #: templates/server/replication/slave_configuration.twig:48
15940 msgid "Reset slave"
15941 msgstr ""
15943 #: templates/server/replication/slave_configuration.twig:54
15944 msgid "Start SQL Thread only"
15945 msgstr ""
15947 #: templates/server/replication/slave_configuration.twig:56
15948 msgid "Stop SQL Thread only"
15949 msgstr ""
15951 #: templates/server/replication/slave_configuration.twig:63
15952 msgid "Start IO Thread only"
15953 msgstr ""
15955 #: templates/server/replication/slave_configuration.twig:65
15956 msgid "Stop IO Thread only"
15957 msgstr ""
15959 #: templates/server/replication/slave_configuration.twig:74
15960 msgid "Error management:"
15961 msgstr ""
15963 #: templates/server/replication/slave_configuration.twig:77
15964 msgid "Skipping errors might lead into unsynchronized master and slave!"
15965 msgstr ""
15967 #: templates/server/replication/slave_configuration.twig:81
15968 msgid "Skip current error"
15969 msgstr ""
15971 #: templates/server/replication/slave_configuration.twig:87
15972 #, php-format
15973 msgid "Skip next %s errors."
15974 msgstr ""
15976 #: templates/server/replication/slave_configuration.twig:107
15977 #, php-format
15978 msgid ""
15979 "This server is not configured as slave in a replication process. Would you "
15980 "like to %sconfigure%s it?"
15981 msgstr ""
15983 #: templates/server/replication/status_table.twig:6
15984 msgid "Master status"
15985 msgstr ""
15987 #: templates/server/replication/status_table.twig:8
15988 msgid "Slave status"
15989 msgstr ""
15991 #: templates/server/replication/status_table.twig:16
15992 #: templates/server/status/variables/index.twig:72
15993 #: templates/server/variables/index.twig:31
15994 msgid "Variable"
15995 msgstr ""
15997 #: templates/server/status/advisor/index.twig:6
15998 #: templates/server/status/advisor/index.twig:19
15999 msgid "Advisor system"
16000 msgstr ""
16002 #: templates/server/status/advisor/index.twig:9
16003 msgid "Not enough privilege to view the advisor."
16004 msgstr ""
16006 #: templates/server/status/advisor/index.twig:12
16007 msgid "Instructions"
16008 msgstr ""
16010 #: templates/server/status/advisor/index.twig:26
16011 msgid ""
16012 "The Advisor system can provide recommendations on server variables by "
16013 "analyzing the server status variables."
16014 msgstr ""
16016 #: templates/server/status/advisor/index.twig:31
16017 msgid ""
16018 "Do note however that this system provides recommendations based on simple "
16019 "calculations and by rule of thumb which may not necessarily apply to your "
16020 "system."
16021 msgstr ""
16023 #: templates/server/status/advisor/index.twig:36
16024 msgid ""
16025 "Prior to changing any of the configuration, be sure to know what you are "
16026 "changing (by reading the documentation) and how to undo the change. Wrong "
16027 "tuning can have a very negative effect on performance."
16028 msgstr ""
16030 #: templates/server/status/advisor/index.twig:41
16031 msgid ""
16032 "The best way to tune your system would be to change only one setting at a "
16033 "time, observe or benchmark your database, and undo the change if there was "
16034 "no clearly measurable improvement."
16035 msgstr ""
16037 #: templates/server/status/advisor/index.twig:55
16038 msgid "Errors occurred while executing rule expressions:"
16039 msgstr ""
16041 #: templates/server/status/advisor/index.twig:65
16042 msgid "Possible performance issues"
16043 msgstr ""
16045 #: templates/server/status/advisor/index.twig:78
16046 msgid "Issue:"
16047 msgstr ""
16049 #: templates/server/status/advisor/index.twig:81
16050 msgid "Recommendation:"
16051 msgstr ""
16053 #: templates/server/status/advisor/index.twig:84
16054 msgid "Justification:"
16055 msgstr ""
16057 #: templates/server/status/advisor/index.twig:87
16058 msgid "Used variable / formula:"
16059 msgstr ""
16061 #: templates/server/status/advisor/index.twig:90
16062 msgid "Test:"
16063 msgstr ""
16065 #: templates/server/status/base.twig:16
16066 msgid "Query statistics"
16067 msgstr ""
16069 #: templates/server/status/base.twig:21
16070 msgid "All status variables"
16071 msgstr ""
16073 #: templates/server/status/base.twig:26
16074 msgid "Monitor"
16075 msgstr ""
16077 #: templates/server/status/base.twig:31
16078 msgid "Advisor"
16079 msgstr ""
16081 #: templates/server/status/monitor/index.twig:8
16082 msgid "Start Monitor"
16083 msgstr ""
16085 #: templates/server/status/monitor/index.twig:16
16086 msgid "Instructions/Setup"
16087 msgstr ""
16089 #: templates/server/status/monitor/index.twig:20
16090 msgid "Done dragging (rearranging) charts"
16091 msgstr ""
16093 #: templates/server/status/monitor/index.twig:27
16094 #: templates/server/status/monitor/index.twig:124
16095 msgid "Add chart"
16096 msgstr ""
16098 #: templates/server/status/monitor/index.twig:31
16099 msgid "Enable charts dragging"
16100 msgstr ""
16102 #: templates/server/status/monitor/index.twig:36
16103 #: templates/server/status/processes/index.twig:29
16104 msgid "Refresh rate"
16105 msgstr ""
16107 #: templates/server/status/monitor/index.twig:43
16108 #: templates/server/status/processes/index.twig:36
16109 #, fuzzy, php-format
16110 #| msgid "Database:"
16111 msgid "%d second"
16112 msgstr "Database:"
16114 #: templates/server/status/monitor/index.twig:45
16115 #: templates/server/status/processes/index.twig:38
16116 #, fuzzy, php-format
16117 #| msgid "Database:"
16118 msgid "%d seconds"
16119 msgstr "Database:"
16121 #: templates/server/status/monitor/index.twig:49
16122 #: templates/server/status/processes/index.twig:42
16123 #, fuzzy, php-format
16124 #| msgid "Database:"
16125 msgid "%d minute"
16126 msgstr "Database:"
16128 #: templates/server/status/monitor/index.twig:51
16129 #: templates/server/status/processes/index.twig:44
16130 #, fuzzy, php-format
16131 #| msgid "Database:"
16132 msgid "%d minutes"
16133 msgstr "Database:"
16135 #: templates/server/status/monitor/index.twig:61
16136 msgid "Chart columns"
16137 msgstr ""
16139 #: templates/server/status/monitor/index.twig:74
16140 msgid "Chart arrangement"
16141 msgstr ""
16143 #: templates/server/status/monitor/index.twig:75
16144 msgid ""
16145 "The arrangement of the charts is stored to the browsers local storage. You "
16146 "may want to export it if you have a complicated set up."
16147 msgstr ""
16149 #: templates/server/status/monitor/index.twig:84
16150 msgid "Reset to default"
16151 msgstr ""
16153 #: templates/server/status/monitor/index.twig:89
16154 msgid "Monitor Instructions"
16155 msgstr ""
16157 #: templates/server/status/monitor/index.twig:91
16158 msgid ""
16159 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16160 "and track down time intensive queries. For the latter you will need to set "
16161 "log_output to 'TABLE' and have either the slow_query_log or general_log "
16162 "enabled. Note however, that the general_log produces a lot of data and "
16163 "increases server load by up to 15%."
16164 msgstr ""
16166 #: templates/server/status/monitor/index.twig:101
16167 msgid "Using the monitor:"
16168 msgstr ""
16170 #: templates/server/status/monitor/index.twig:103
16171 msgid ""
16172 "Your browser will refresh all displayed charts in a regular interval. You "
16173 "may add charts and change the refresh rate under 'Settings', or remove any "
16174 "chart using the cog icon on each respective chart."
16175 msgstr ""
16177 #: templates/server/status/monitor/index.twig:108
16178 msgid ""
16179 "To display queries from the logs, select the relevant time span on any chart "
16180 "by holding down the left mouse button and panning over the chart. Once "
16181 "confirmed, this will load a table of grouped queries, there you may click on "
16182 "any occurring SELECT statements to further analyze them."
16183 msgstr ""
16185 #: templates/server/status/monitor/index.twig:114
16186 msgid "Please note:"
16187 msgstr ""
16189 #: templates/server/status/monitor/index.twig:117
16190 msgid ""
16191 "Enabling the general_log may increase the server load by 5-15%. Also be "
16192 "aware that generating statistics from the logs is a load intensive task, so "
16193 "it is advisable to select only a small time span and to disable the "
16194 "general_log and empty its table once monitoring is not required any more."
16195 msgstr ""
16197 #: templates/server/status/monitor/index.twig:127
16198 msgid "Chart Title"
16199 msgstr ""
16201 #: templates/server/status/monitor/index.twig:131
16202 msgid "Preset chart"
16203 msgstr ""
16205 #: templates/server/status/monitor/index.twig:137
16206 msgid "Status variable(s)"
16207 msgstr ""
16209 #: templates/server/status/monitor/index.twig:142
16210 msgid "Select series:"
16211 msgstr ""
16213 #: templates/server/status/monitor/index.twig:145
16214 msgid "Commonly monitored"
16215 msgstr ""
16217 #: templates/server/status/monitor/index.twig:163
16218 msgid "or type variable name:"
16219 msgstr ""
16221 #: templates/server/status/monitor/index.twig:170
16222 msgid "Display as differential value"
16223 msgstr ""
16225 #: templates/server/status/monitor/index.twig:175
16226 msgid "Apply a divisor"
16227 msgstr ""
16229 #: templates/server/status/monitor/index.twig:186
16230 msgid "Append unit to data values"
16231 msgstr ""
16233 #: templates/server/status/monitor/index.twig:194
16234 msgid "Add this series"
16235 msgstr ""
16237 #: templates/server/status/monitor/index.twig:197
16238 msgid "Clear series"
16239 msgstr ""
16241 #: templates/server/status/monitor/index.twig:201
16242 msgid "Series in chart:"
16243 msgstr ""
16245 #: templates/server/status/monitor/index.twig:210
16246 msgid "Log statistics"
16247 msgstr ""
16249 #: templates/server/status/monitor/index.twig:212
16250 msgid "Selected time range:"
16251 msgstr ""
16253 #: templates/server/status/monitor/index.twig:220
16254 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
16255 msgstr ""
16257 #: templates/server/status/monitor/index.twig:226
16258 msgid "Remove variable data in INSERT statements for better grouping"
16259 msgstr ""
16261 #: templates/server/status/monitor/index.twig:230
16262 msgid "Choose from which log you want the statistics to be generated from."
16263 msgstr ""
16265 #: templates/server/status/monitor/index.twig:233
16266 msgid "Results are grouped by query text."
16267 msgstr ""
16269 #: templates/server/status/monitor/index.twig:237
16270 msgid "Query analyzer"
16271 msgstr ""
16273 #: templates/server/status/processes/index.twig:14
16274 msgid "Show only active"
16275 msgstr ""
16277 #: templates/server/status/processes/index.twig:24
16278 msgid ""
16279 "Note: Enabling the auto refresh here might cause heavy traffic between the "
16280 "web server and the MySQL server."
16281 msgstr ""
16283 #. l10n: Questions is the name of a MySQL Status variable
16284 #: templates/server/status/queries/index.twig:8
16285 msgid "Questions since startup:"
16286 msgstr ""
16288 #: templates/server/status/queries/index.twig:20
16289 msgid "per hour:"
16290 msgstr ""
16292 #: templates/server/status/queries/index.twig:21
16293 msgid "per minute:"
16294 msgstr ""
16296 #: templates/server/status/queries/index.twig:23
16297 msgid "per second:"
16298 msgstr ""
16300 #: templates/server/status/queries/index.twig:37
16301 msgid "Statements"
16302 msgstr ""
16304 #. l10n: # = Amount of queries
16305 #: templates/server/status/queries/index.twig:38
16306 msgid "#"
16307 msgstr "#"
16309 #: templates/server/status/queries/index.twig:39
16310 #: templates/server/status/status/index.twig:18
16311 #: templates/server/status/status/index.twig:38
16312 msgid "ø per hour"
16313 msgstr ""
16315 #: templates/server/status/queries/index.twig:59
16316 msgid "Not enough privilege to view query statistics."
16317 msgstr ""
16319 #: templates/server/status/status/index.twig:6
16320 #, php-format
16321 msgid "Network traffic since startup: %s"
16322 msgstr ""
16324 #: templates/server/status/status/index.twig:7
16325 #, php-format
16326 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
16327 msgstr ""
16329 #: templates/server/status/status/index.twig:15
16330 msgid ""
16331 "On a busy server, the byte counters may overrun, so those statistics as "
16332 "reported by the MySQL server may be incorrect."
16333 msgstr ""
16335 #: templates/server/status/status/index.twig:59
16336 msgid ""
16337 "This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
16338 "b> process."
16339 msgstr ""
16341 #: templates/server/status/status/index.twig:61
16342 msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
16343 msgstr ""
16345 #: templates/server/status/status/index.twig:63
16346 msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
16347 msgstr ""
16349 #: templates/server/status/status/index.twig:69
16350 msgid "Replication status"
16351 msgstr ""
16353 #: templates/server/status/status/index.twig:75
16354 msgid "Not enough privilege to view server status."
16355 msgstr ""
16357 #: templates/server/status/variables/index.twig:22
16358 msgid "Show only alert values"
16359 msgstr ""
16361 #: templates/server/status/variables/index.twig:28
16362 msgid "Filter by category…"
16363 msgstr ""
16365 #: templates/server/status/variables/index.twig:38
16366 msgid "Show unformatted values"
16367 msgstr ""
16369 #: templates/server/status/variables/index.twig:47
16370 msgid "Related links:"
16371 msgstr ""
16373 #: templates/server/status/variables/index.twig:136
16374 msgid "Not enough privilege to view status variables."
16375 msgstr ""
16377 #: templates/server/user_groups/edit_user_groups.twig:2
16378 #: templates/server/user_groups/user_groups.twig:47
16379 msgid "Add user group"
16380 msgstr ""
16382 #: templates/server/user_groups/edit_user_groups.twig:4
16383 #, php-format
16384 msgid "Edit user group: '%s'"
16385 msgstr ""
16387 #: templates/server/user_groups/edit_user_groups.twig:9
16388 msgid "User group menu assignments"
16389 msgstr ""
16391 #: templates/server/user_groups/edit_user_groups.twig:14
16392 msgid "Group name:"
16393 msgstr ""
16395 #: templates/server/user_groups/user_groups.twig:12
16396 msgid "Server level tabs"
16397 msgstr ""
16399 #: templates/server/user_groups/user_groups.twig:15
16400 msgid "Database level tabs"
16401 msgstr ""
16403 #: templates/server/user_groups/user_groups.twig:18
16404 msgid "Table level tabs"
16405 msgstr ""
16407 #: templates/server/user_groups/user_listings.twig:1
16408 #, php-format
16409 msgid "Users of '%s' user group"
16410 msgstr ""
16412 #: templates/server/user_groups/user_listings.twig:3
16413 msgid "No users were found belonging to this user group."
16414 msgstr ""
16416 #: templates/server/variables/index.twig:5
16417 msgid "Server variables and settings"
16418 msgstr ""
16420 #: templates/server/variables/index.twig:43
16421 msgid "This is a read-only variable and can not be edited"
16422 msgstr ""
16424 #: templates/server/variables/index.twig:69
16425 msgid "Session value"
16426 msgstr ""
16428 #: templates/server/variables/index.twig:80
16429 #, php-format
16430 msgid "Not enough privilege to view server variables and settings. %s"
16431 msgstr ""
16433 #: templates/setup/base.twig:27 templates/setup/home/index.twig:20
16434 msgid "Overview"
16435 msgstr ""
16437 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:93
16438 msgid "Configuration file"
16439 msgstr ""
16441 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:105
16442 msgid "Download"
16443 msgstr ""
16445 #: templates/setup/error.twig:2
16446 msgid "Warning"
16447 msgstr ""
16449 #: templates/setup/error.twig:3
16450 msgid "Submitted form contains errors"
16451 msgstr ""
16453 #: templates/setup/error.twig:6
16454 msgid "Try to revert erroneous fields to their default values"
16455 msgstr ""
16457 #: templates/setup/error.twig:14
16458 msgid "Ignore errors"
16459 msgstr ""
16461 #: templates/setup/error.twig:18
16462 msgid "Show form"
16463 msgstr ""
16465 #: templates/setup/home/index.twig:23
16466 msgid "Show hidden messages"
16467 msgstr ""
16469 #: templates/setup/home/index.twig:73
16470 msgid "There are no configured servers"
16471 msgstr ""
16473 #: templates/setup/home/index.twig:82
16474 msgid "New server"
16475 msgstr ""
16477 #: templates/setup/home/index.twig:104
16478 msgid "Display"
16479 msgstr ""
16481 #: templates/setup/home/index.twig:116
16482 msgid "phpMyAdmin homepage"
16483 msgstr ""
16485 #: templates/setup/home/index.twig:117
16486 msgid "Donate"
16487 msgstr ""
16489 #: templates/setup/home/index.twig:118
16490 msgid "Check for latest version"
16491 msgstr ""
16493 #: templates/setup/servers/index.twig:6
16494 msgid "Edit server"
16495 msgstr ""
16497 #: templates/setup/servers/index.twig:11
16498 msgid "Add a new server"
16499 msgstr ""
16501 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
16502 msgid "Bookmark this SQL query"
16503 msgstr ""
16505 #: templates/sql/bookmark.twig:15
16506 msgid "Label:"
16507 msgstr ""
16509 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:91
16510 msgid "Let every user access this bookmark"
16511 msgstr ""
16513 #: templates/sql/profiling_chart.twig:4
16514 msgid "Detailed profile"
16515 msgstr ""
16517 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
16518 msgid "State"
16519 msgstr ""
16521 #: templates/sql/profiling_chart.twig:38
16522 msgid "Summary by state"
16523 msgstr ""
16525 #: templates/sql/profiling_chart.twig:47
16526 msgid "Total Time"
16527 msgstr ""
16529 #: templates/sql/profiling_chart.twig:51
16530 msgid "% Time"
16531 msgstr ""
16533 #: templates/sql/profiling_chart.twig:55
16534 msgid "Calls"
16535 msgstr ""
16537 #: templates/sql/profiling_chart.twig:59
16538 msgid "ø Time"
16539 msgstr ""
16541 #: templates/sql/query.twig:45
16542 msgid "Get auto-saved query"
16543 msgstr ""
16545 #. l10n: Bind parameters in the SQL query using :parameterName format
16546 #: templates/sql/query.twig:52
16547 msgid "Bind parameters"
16548 msgstr ""
16550 #: templates/sql/query.twig:85
16551 msgid "Bookmark this SQL query:"
16552 msgstr ""
16554 #: templates/sql/query.twig:96
16555 msgid "Replace existing bookmark of same name"
16556 msgstr ""
16558 #: templates/sql/query.twig:106 templates/sql/query.twig:108
16559 msgid "Delimiter"
16560 msgstr ""
16562 #: templates/sql/query.twig:114
16563 msgid "Show this query here again"
16564 msgstr ""
16566 #: templates/sql/query.twig:125
16567 msgid "Rollback when finished"
16568 msgstr ""
16570 #: templates/sql/query.twig:149
16571 msgid "Bookmark:"
16572 msgstr ""
16574 #: templates/sql/query.twig:156
16575 msgid "shared"
16576 msgstr ""
16578 #: templates/sql/query.twig:169
16579 msgid "View only"
16580 msgstr ""
16582 #: templates/start_and_number_of_rows_panel.twig:3
16583 msgid "Start row:"
16584 msgstr ""
16586 #: templates/table/browse_foreigners/column_element.twig:4
16587 msgid "Use this value"
16588 msgstr ""
16590 #: templates/table/chart/tbl_chart.twig:12
16591 msgctxt "Chart type"
16592 msgid "Bar"
16593 msgstr ""
16595 #: templates/table/chart/tbl_chart.twig:16
16596 msgctxt "Chart type"
16597 msgid "Column"
16598 msgstr ""
16600 #: templates/table/chart/tbl_chart.twig:20
16601 msgctxt "Chart type"
16602 msgid "Line"
16603 msgstr ""
16605 #: templates/table/chart/tbl_chart.twig:24
16606 msgctxt "Chart type"
16607 msgid "Spline"
16608 msgstr ""
16610 #: templates/table/chart/tbl_chart.twig:28
16611 msgctxt "Chart type"
16612 msgid "Area"
16613 msgstr ""
16615 #: templates/table/chart/tbl_chart.twig:32
16616 msgctxt "Chart type"
16617 msgid "Pie"
16618 msgstr ""
16620 #: templates/table/chart/tbl_chart.twig:36
16621 msgctxt "Chart type"
16622 msgid "Timeline"
16623 msgstr ""
16625 #: templates/table/chart/tbl_chart.twig:40
16626 msgctxt "Chart type"
16627 msgid "Scatter"
16628 msgstr ""
16630 #: templates/table/chart/tbl_chart.twig:45
16631 msgid "Stacked"
16632 msgstr ""
16634 #: templates/table/chart/tbl_chart.twig:48
16635 msgid "Chart title:"
16636 msgstr ""
16638 #: templates/table/chart/tbl_chart.twig:53
16639 msgid "X-Axis:"
16640 msgstr ""
16642 #: templates/table/chart/tbl_chart.twig:68
16643 msgid "Series:"
16644 msgstr ""
16646 #: templates/table/chart/tbl_chart.twig:97
16647 msgid "X-Axis label:"
16648 msgstr ""
16650 #: templates/table/chart/tbl_chart.twig:99
16651 msgid "X Values"
16652 msgstr ""
16654 #: templates/table/chart/tbl_chart.twig:102
16655 msgid "Y-Axis label:"
16656 msgstr ""
16658 #: templates/table/chart/tbl_chart.twig:104
16659 msgid "Y Values"
16660 msgstr ""
16662 #: templates/table/chart/tbl_chart.twig:110
16663 msgid "Series names are in a column"
16664 msgstr ""
16666 #: templates/table/chart/tbl_chart.twig:113
16667 msgid "Series column:"
16668 msgstr ""
16670 #: templates/table/chart/tbl_chart.twig:127
16671 msgid "Value Column:"
16672 msgstr ""
16674 #: templates/table/chart/tbl_chart.twig:148
16675 msgid "Save chart as image"
16676 msgstr ""
16678 #: templates/table/export/index.twig:12
16679 msgid ""
16680 "@SERVER@ will become the server name, @DATABASE@ will become the database "
16681 "name and @TABLE@ will become the table name."
16682 msgstr ""
16684 #: templates/table/export/index.twig:7
16685 #, php-format
16686 msgid "Exporting rows from \"%s\" table"
16687 msgstr ""
16689 #: templates/table/find_replace/index.twig:4
16690 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
16691 msgid "Table search"
16692 msgstr ""
16694 #: templates/table/find_replace/index.twig:10
16695 #: templates/table/search/index.twig:10
16696 #: templates/table/zoom_search/index.twig:10
16697 msgid "Zoom search"
16698 msgstr ""
16700 #: templates/table/find_replace/index.twig:16
16701 #: templates/table/find_replace/index.twig:29
16702 #: templates/table/search/index.twig:16
16703 #: templates/table/zoom_search/index.twig:16
16704 msgid "Find and replace"
16705 msgstr ""
16707 #: templates/table/find_replace/index.twig:35
16708 msgid "Replace with:"
16709 msgstr ""
16711 #: templates/table/find_replace/index.twig:53
16712 msgid "Use regular expression"
16713 msgstr ""
16715 #: templates/table/find_replace/replace_preview.twig:13
16716 msgid "Find and replace - preview"
16717 msgstr ""
16719 #: templates/table/find_replace/replace_preview.twig:18
16720 msgid "Original string"
16721 msgstr ""
16723 #: templates/table/find_replace/replace_preview.twig:19
16724 msgid "Replaced string"
16725 msgstr ""
16727 #: templates/table/find_replace/replace_preview.twig:37
16728 msgid "Replace"
16729 msgstr ""
16731 #: templates/table/gis_visualization/gis_visualization.twig:3
16732 msgid "Display GIS Visualization"
16733 msgstr ""
16735 #: templates/table/gis_visualization/gis_visualization.twig:8
16736 msgid "Label column"
16737 msgstr ""
16739 #: templates/table/gis_visualization/gis_visualization.twig:11
16740 msgid "-- None --"
16741 msgstr ""
16743 #: templates/table/gis_visualization/gis_visualization.twig:19
16744 msgid "Spatial column"
16745 msgstr ""
16747 #: templates/table/import/index.twig:3
16748 #, php-format
16749 msgid "Importing into the table \"%s\""
16750 msgstr ""
16752 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
16753 msgid "Index name:"
16754 msgstr ""
16756 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
16757 msgid ""
16758 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
16759 msgstr ""
16761 #: templates/table/index_form.twig:34
16762 msgid "Index choice:"
16763 msgstr ""
16765 #: templates/table/index_form.twig:52
16766 msgid "Advanced options"
16767 msgstr ""
16769 #: templates/table/index_form.twig:59
16770 msgid "Key block size:"
16771 msgstr ""
16773 #: templates/table/index_form.twig:76
16774 msgid "Index type:"
16775 msgstr ""
16777 #: templates/table/index_form.twig:93
16778 msgid "Parser:"
16779 msgstr ""
16781 #: templates/table/index_form.twig:109
16782 msgid "Comment:"
16783 msgstr ""
16785 #: templates/table/index_form.twig:152 templates/table/index_form.twig:189
16786 msgid "Drag to reorder"
16787 msgstr ""
16789 #: templates/table/insert/continue_insertion_form.twig:18
16790 #, php-format
16791 msgid "Continue insertion with %s rows"
16792 msgstr ""
16794 #: templates/table/maintenance/checksum.twig:13
16795 msgid "Checksum"
16796 msgstr ""
16798 #: templates/table/operations/index.twig:9
16799 msgid "Alter table order by"
16800 msgstr ""
16802 #: templates/table/operations/index.twig:20
16803 msgctxt "Alter table order by a single field."
16804 msgid "(singly)"
16805 msgstr ""
16807 #: templates/table/operations/index.twig:50
16808 msgid "Move table to (database.table)"
16809 msgstr ""
16811 #: templates/table/operations/index.twig:103
16812 msgid "Table options"
16813 msgstr ""
16815 #: templates/table/operations/index.twig:107
16816 msgid "Rename table to"
16817 msgstr ""
16819 #: templates/table/operations/index.twig:122
16820 msgid "Table comments"
16821 msgstr ""
16823 #: templates/table/operations/index.twig:158
16824 msgid "Change all column collations"
16825 msgstr ""
16827 #: templates/table/operations/index.twig:227
16828 msgid "Copy table to (database.table)"
16829 msgstr ""
16831 #: templates/table/operations/index.twig:300
16832 msgid "Switch to copied table"
16833 msgstr ""
16835 #: templates/table/operations/index.twig:342
16836 msgid "Defragment table"
16837 msgstr ""
16839 #: templates/table/operations/index.twig:350
16840 #, php-format
16841 msgid "Table %s has been flushed."
16842 msgstr ""
16844 #: templates/table/operations/index.twig:354
16845 msgid "Flush the table (FLUSH)"
16846 msgstr ""
16848 #: templates/table/operations/index.twig:390
16849 msgid "Empty the table (TRUNCATE)"
16850 msgstr ""
16852 #: templates/table/operations/index.twig:409
16853 msgid "Delete the table (DROP)"
16854 msgstr ""
16856 #: templates/table/operations/index.twig:430
16857 msgid "Partition maintenance"
16858 msgstr ""
16860 #: templates/table/operations/index.twig:456
16861 #: templates/table/structure/display_partitions.twig:200
16862 msgid "Remove partitioning"
16863 msgstr ""
16865 #: templates/table/operations/index.twig:469
16866 msgid "Check referential integrity"
16867 msgstr ""
16869 #: templates/table/operations/view.twig:11
16870 msgid "Rename view to"
16871 msgstr ""
16873 #: templates/table/operations/view.twig:32
16874 msgid "Delete the view (DROP)"
16875 msgstr ""
16877 #: templates/table/page_with_secondary_tabs.twig:11
16878 msgid "Relation view"
16879 msgstr ""
16881 #: templates/table/partition/analyze.twig:2
16882 msgid "Analyze partition"
16883 msgstr ""
16885 #: templates/table/partition/check.twig:2
16886 msgid "Check partition"
16887 msgstr ""
16889 #: templates/table/partition/drop.twig:2
16890 msgid "Drop partition"
16891 msgstr ""
16893 #: templates/table/partition/optimize.twig:2
16894 msgid "Optimize partition"
16895 msgstr ""
16897 #: templates/table/partition/rebuild.twig:2
16898 msgid "Rebuild partition"
16899 msgstr ""
16901 #: templates/table/partition/repair.twig:2
16902 msgid "Repair partition"
16903 msgstr ""
16905 #: templates/table/partition/truncate.twig:2
16906 msgid "Truncate partition"
16907 msgstr ""
16909 #: templates/table/privileges/index.twig:57
16910 msgid "table-specific"
16911 msgstr ""
16913 #: templates/table/relation/common_form.twig:9
16914 msgid "Foreign key constraints"
16915 msgstr ""
16917 #: templates/table/relation/common_form.twig:14
16918 msgid "Actions"
16919 msgstr ""
16921 #: templates/table/relation/common_form.twig:15
16922 msgid "Constraint properties"
16923 msgstr ""
16925 #: templates/table/relation/common_form.twig:19
16926 msgid ""
16927 "Creating a foreign key over a non-indexed column would automatically create "
16928 "an index on it. Alternatively, you can define an index below, before "
16929 "creating the foreign key."
16930 msgstr ""
16932 #: templates/table/relation/common_form.twig:24
16933 msgid ""
16934 "Only columns with index will be displayed. You can define an index below."
16935 msgstr ""
16937 #: templates/table/relation/common_form.twig:28
16938 msgid "Foreign key constraint"
16939 msgstr ""
16941 #: templates/table/relation/common_form.twig:93
16942 msgid "+ Add constraint"
16943 msgstr ""
16945 #: templates/table/relation/common_form.twig:105
16946 #: templates/table/relation/common_form.twig:111
16947 msgid "Internal relationships"
16948 msgstr ""
16950 #: templates/table/relation/common_form.twig:119
16951 msgid "Internal relation"
16952 msgstr ""
16954 #: templates/table/relation/common_form.twig:121
16955 msgid ""
16956 "An internal relation is not necessary when a corresponding FOREIGN KEY "
16957 "relation exists."
16958 msgstr ""
16960 #: templates/table/relation/common_form.twig:205
16961 msgid "Choose column to display:"
16962 msgstr ""
16964 #: templates/table/relation/foreign_key_row.twig:15
16965 #, php-format
16966 msgid "Foreign key constraint %s has been dropped"
16967 msgstr ""
16969 #: templates/table/relation/foreign_key_row.twig:34
16970 msgid "Constraint name"
16971 msgstr ""
16973 #: templates/table/search/index.twig:29
16974 msgid "Do a \"query by example\" (wildcard: \"%\")"
16975 msgstr ""
16977 #: templates/table/search/index.twig:106
16978 msgid "Select columns (at least one):"
16979 msgstr ""
16981 #: templates/table/search/index.twig:123
16982 msgid "Add search conditions (body of the \"where\" clause):"
16983 msgstr ""
16985 #: templates/table/search/index.twig:131
16986 msgid "Number of rows per page"
16987 msgstr ""
16989 #: templates/table/search/index.twig:137
16990 msgid "Display order:"
16991 msgstr ""
16993 #: templates/table/structure/display_partitions.twig:4
16994 #: templates/table/structure/display_structure.twig:532
16995 msgid "Partitions"
16996 msgstr ""
16998 #: templates/table/structure/display_partitions.twig:8
16999 msgid "No partitioning defined!"
17000 msgstr ""
17002 #: templates/table/structure/display_partitions.twig:11
17003 msgid "Partitioned by:"
17004 msgstr ""
17006 #: templates/table/structure/display_partitions.twig:16
17007 msgid "Sub partitioned by:"
17008 msgstr ""
17010 #: templates/table/structure/display_partitions.twig:29
17011 msgid "Data length"
17012 msgstr ""
17014 #: templates/table/structure/display_partitions.twig:30
17015 msgid "Index length"
17016 msgstr ""
17018 #: templates/table/structure/display_partitions.twig:194
17019 msgid "Partition table"
17020 msgstr ""
17022 #: templates/table/structure/display_partitions.twig:206
17023 #: templates/table/structure/partition_definition_form.twig:5
17024 msgid "Edit partitioning"
17025 msgstr ""
17027 #: templates/table/structure/display_structure.twig:71
17028 msgid "Media type:"
17029 msgstr ""
17031 #: templates/table/structure/display_structure.twig:92
17032 #: templates/table/tracking/structure_snapshot_columns.twig:47
17033 msgctxt "None for default"
17034 msgid "None"
17035 msgstr ""
17037 #: templates/table/structure/display_structure.twig:109
17038 #: templates/table/structure/display_structure.twig:280
17039 msgid "Change"
17040 msgstr ""
17042 #: templates/table/structure/display_structure.twig:117
17043 #, php-format
17044 msgid "Column %s has been dropped."
17045 msgstr ""
17047 #: templates/table/structure/display_structure.twig:143
17048 #, php-format
17049 msgid "A primary key has been added on %s."
17050 msgstr ""
17052 #: templates/table/structure/display_structure.twig:158
17053 #: templates/table/structure/display_structure.twig:173
17054 #: templates/table/structure/display_structure.twig:198
17055 #: templates/table/structure/display_structure.twig:217
17056 #, php-format
17057 msgid "An index has been added on %s."
17058 msgstr ""
17060 #: templates/table/structure/display_structure.twig:239
17061 msgid "Distinct values"
17062 msgstr ""
17064 #: templates/table/structure/display_structure.twig:246
17065 #: templates/table/structure/display_structure.twig:308
17066 msgid "Remove from central columns"
17067 msgstr ""
17069 #: templates/table/structure/display_structure.twig:250
17070 #: templates/table/structure/display_structure.twig:305
17071 msgid "Add to central columns"
17072 msgstr ""
17074 #: templates/table/structure/display_structure.twig:316
17075 #: templates/table/structure/display_structure.twig:357
17076 msgid "Move columns"
17077 msgstr ""
17079 #: templates/table/structure/display_structure.twig:317
17080 msgid "Move the columns by dragging them up and down."
17081 msgstr ""
17083 #: templates/table/structure/display_structure.twig:329
17084 #: templates/view_create.twig:13
17085 msgid "Edit view"
17086 msgstr ""
17088 #: templates/table/structure/display_structure.twig:343
17089 msgid "Propose table structure"
17090 msgstr ""
17092 #: templates/table/structure/display_structure.twig:360
17093 msgid "Normalize"
17094 msgstr ""
17096 #: templates/table/structure/display_structure.twig:366
17097 msgid "Track view"
17098 msgstr ""
17100 #: templates/table/structure/display_structure.twig:380
17101 #, php-format
17102 msgid "Add %s column(s)"
17103 msgstr ""
17105 #: templates/table/structure/display_structure.twig:385
17106 msgid "at beginning of table"
17107 msgstr ""
17109 #: templates/table/structure/display_structure.twig:507
17110 #, php-format
17111 msgid "Create an index on %s columns"
17112 msgstr ""
17114 #: templates/table/structure/display_table_stats.twig:14
17115 msgid "Space usage"
17116 msgstr ""
17118 #: templates/table/structure/display_table_stats.twig:37
17119 msgid "Effective"
17120 msgstr ""
17122 #: templates/table/structure/display_table_stats.twig:80
17123 msgid "Row statistics"
17124 msgstr ""
17126 #: templates/table/structure/display_table_stats.twig:86
17127 msgid "static"
17128 msgstr ""
17130 #: templates/table/structure/display_table_stats.twig:88
17131 msgid "dynamic"
17132 msgstr ""
17134 #: templates/table/structure/display_table_stats.twig:99
17135 msgid "partitioned"
17136 msgstr ""
17138 #: templates/table/structure/display_table_stats.twig:128
17139 msgid "Row length"
17140 msgstr ""
17142 #: templates/table/structure/display_table_stats.twig:140
17143 msgid "Row size"
17144 msgstr ""
17146 #: templates/table/structure/display_table_stats.twig:147
17147 msgid "Next autoindex"
17148 msgstr ""
17150 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:92
17151 #: templates/table/tracking/main.twig:93
17152 msgid "Delete version"
17153 msgstr ""
17155 #: templates/table/tracking/main.twig:103
17156 #, php-format
17157 msgid "Activate tracking for %s"
17158 msgstr ""
17160 #: templates/table/tracking/main.twig:105
17161 msgid "Activate now"
17162 msgstr ""
17164 #: templates/table/tracking/main.twig:107
17165 #, php-format
17166 msgid "Deactivate tracking for %s"
17167 msgstr ""
17169 #: templates/table/tracking/main.twig:109
17170 msgid "Deactivate now"
17171 msgstr ""
17173 #: templates/table/tracking/report_table.twig:4
17174 #: templates/table/tracking/structure_snapshot_columns.twig:5
17175 #, fuzzy
17176 #| msgid "#"
17177 msgctxt "Number"
17178 msgid "#"
17179 msgstr "#"
17181 #: templates/table/tracking/report_table.twig:5
17182 msgid "Date"
17183 msgstr ""
17185 #: templates/table/tracking/report_table.twig:6
17186 msgid "Username"
17187 msgstr ""
17189 #: templates/table/zoom_search/index.twig:29
17190 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
17191 msgstr ""
17193 #: templates/table/zoom_search/index.twig:56
17194 msgid "Additional search criteria"
17195 msgstr ""
17197 #: templates/table/zoom_search/index.twig:118
17198 msgid "Use this column to label each point"
17199 msgstr ""
17201 #: templates/table/zoom_search/index.twig:143
17202 msgid "Maximum rows to plot"
17203 msgstr ""
17205 #: templates/table/zoom_search/result_form.twig:7
17206 msgid "Browse/Edit the points"
17207 msgstr ""
17209 #: templates/table/zoom_search/result_form.twig:14
17210 msgid "How to use"
17211 msgstr ""
17213 #: templates/table/zoom_search/result_form.twig:21
17214 msgid "Reset zoom"
17215 msgstr ""
17217 #: templates/theme_preview.twig:11
17218 msgid "No preview available."
17219 msgstr ""
17221 #: templates/theme_preview.twig:13
17222 msgid "Take it"
17223 msgstr ""
17225 #: templates/themes.twig:4
17226 msgid "Get more themes!"
17227 msgstr ""
17229 #. l10n: Show or hide the menu using the hamburger style button
17230 #: templates/top_menu.twig:4
17231 msgid "Toggle navigation"
17232 msgstr ""
17234 #. l10n: Current page
17235 #: templates/top_menu.twig:14
17236 msgid "(current)"
17237 msgstr ""
17239 #: templates/transformation_overview.twig:1
17240 msgid "Available media types"
17241 msgstr ""
17243 #: templates/transformation_overview.twig:13
17244 msgid "Available browser display transformations"
17245 msgstr ""
17247 #: templates/transformation_overview.twig:19
17248 #: templates/transformation_overview.twig:38
17249 msgctxt "for media type transformation"
17250 msgid "Description"
17251 msgstr ""
17253 #: templates/transformation_overview.twig:32
17254 msgid "Available input transformations"
17255 msgstr ""
17257 #: templates/view_create.twig:65
17258 msgid "VIEW name"
17259 msgstr ""
17261 #: templates/view_create.twig:79
17262 msgid "Column names"
17263 msgstr ""
17265 #: url.php:52
17266 msgid "Taking you to the target site."
17267 msgstr ""
17269 #~ msgid "German"
17270 #~ msgstr "Duutsj"