Merge #16841 - Fix #16810 - SQL query shown twice on central columns actions
[phpmyadmin.git] / po / vls.po
blob7794945e3234ac32dda60688c52f53180d40e785
1 # phpMyAdmin translation.
2 # Copyright (C) 2003 - 2013 phpMyAdmin devel team
3 # This file is distributed under the same license as the phpMyAdmin package.
4 # Automatically generated, 2013.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: phpMyAdmin 5.1.1-dev\n"
9 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
10 "POT-Creation-Date: 2021-04-13 17:47+0200\n"
11 "PO-Revision-Date: 2019-04-27 17:19+0000\n"
12 "Last-Translator: William Desportes <williamdes@wdes.fr>\n"
13 "Language-Team: West Flemish <https://hosted.weblate.org/projects/phpmyadmin/"
14 "master/vls/>\n"
15 "Language: vls\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 3.6.1\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 msgid "InnoDB log size"
813 msgstr ""
815 #: libraries/advisory_rules_generic.php:619
816 msgid ""
817 "The InnoDB log file size is not an appropriate size, in relation to the "
818 "InnoDB buffer pool."
819 msgstr ""
821 #: libraries/advisory_rules_generic.php:622
822 #, no-php-format
823 msgid ""
824 "Especially on a system with a lot of writes to InnoDB tables you should set "
825 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
826 "bigger this value, the longer the recovery time will be when database "
827 "crashes, so this value should not be set much higher than 256 MiB. Please "
828 "note however that you cannot simply change the value of this variable. You "
829 "need to shutdown the server, remove the InnoDB log files, set the new value "
830 "in my.cnf, start the server, then check the error logs if everything went "
831 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
832 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
833 msgstr ""
835 #: libraries/advisory_rules_generic.php:633
836 #, php-format
837 msgid ""
838 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
839 "it should not be below 20%%"
840 msgstr ""
842 #: libraries/advisory_rules_generic.php:640
843 msgid "Max InnoDB log size"
844 msgstr ""
846 #: libraries/advisory_rules_generic.php:644
847 msgid "The InnoDB log file size is inadequately large."
848 msgstr ""
850 #: libraries/advisory_rules_generic.php:646
851 #, no-php-format
852 msgid ""
853 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
854 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
855 "recovery time after a database crash considerably. See also <a href="
856 "\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
857 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
858 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
859 "then check the error logs if everything went fine. See also <a href="
860 "\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
861 "innodblogfilesize-proper-way.html\">this blog entry</a>"
862 msgstr ""
864 #: libraries/advisory_rules_generic.php:656
865 #, php-format
866 msgid "Your absolute InnoDB log size is %s MiB"
867 msgstr ""
869 #: libraries/advisory_rules_generic.php:661
870 msgid "InnoDB buffer pool size"
871 msgstr ""
873 #: libraries/advisory_rules_generic.php:665
874 msgid "Your InnoDB buffer pool is fairly small."
875 msgstr ""
877 #: libraries/advisory_rules_generic.php:667
878 #, no-php-format
879 msgid ""
880 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
881 "tables. Assign all your remaining memory to this buffer. For database "
882 "servers that use solely InnoDB as storage engine and have no other services "
883 "(e.g. a web server) running, you may set this as high as 80% of your "
884 "available memory. If that is not the case, you need to carefully assess the "
885 "memory consumption of your other services and non-InnoDB-Tables and set this "
886 "variable accordingly. If it is set too high, your system will start "
887 "swapping, which decreases performance significantly. See also <a href="
888 "\"https://www.percona.com/blog/2007/11/03/choosing-innodb_buffer_pool_size/"
889 "\">this article</a>"
890 msgstr ""
892 #: libraries/advisory_rules_generic.php:677
893 #, php-format
894 msgid ""
895 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
896 "rule fires if you are assigning less than 60%%, however this might be "
897 "perfectly adequate for your system if you don't have much InnoDB tables or "
898 "other services running on the same machine."
899 msgstr ""
901 #: libraries/advisory_rules_generic.php:687
902 msgid "MyISAM concurrent inserts"
903 msgstr ""
905 #: libraries/advisory_rules_generic.php:690
906 msgid "Enable {concurrent_insert} by setting it to 1"
907 msgstr ""
909 #: libraries/advisory_rules_generic.php:692
910 msgid ""
911 "Setting {concurrent_insert} to 1 reduces contention between readers and "
912 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
913 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
914 msgstr ""
916 #: libraries/advisory_rules_generic.php:696
917 msgid "concurrent_insert is set to 0"
918 msgstr ""
920 #: libraries/advisory_rules_mysql_before80003.php:9
921 msgid "Query cache disabled"
922 msgstr ""
924 #: libraries/advisory_rules_mysql_before80003.php:12
925 msgid "The query cache is not enabled."
926 msgstr ""
928 #: libraries/advisory_rules_mysql_before80003.php:14
929 msgid ""
930 "The query cache is known to greatly improve performance if configured "
931 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
932 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
933 "memcached, ignore this recommendation."
934 msgstr ""
936 #: libraries/advisory_rules_mysql_before80003.php:18
937 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
938 msgstr ""
940 #: libraries/advisory_rules_mysql_before80003.php:23
941 #, no-php-format
942 msgid "Query cache efficiency (%)"
943 msgstr ""
945 #: libraries/advisory_rules_mysql_before80003.php:27
946 msgid "Query cache not running efficiently, it has a low hit rate."
947 msgstr ""
949 #: libraries/advisory_rules_mysql_before80003.php:28
950 msgid "Consider increasing {query_cache_limit}."
951 msgstr ""
953 #: libraries/advisory_rules_mysql_before80003.php:29
954 #, php-format
955 msgid "The current query cache hit rate of %s%% is below 20%%"
956 msgstr ""
958 #: libraries/advisory_rules_mysql_before80003.php:34
959 msgid "Query Cache usage"
960 msgstr ""
962 #: libraries/advisory_rules_mysql_before80003.php:39
963 #, no-php-format
964 msgid "Less than 80% of the query cache is being utilized."
965 msgstr ""
967 #: libraries/advisory_rules_mysql_before80003.php:41
968 msgid ""
969 "This might be caused by {query_cache_limit} being too low. Flushing the "
970 "query cache might help as well."
971 msgstr ""
973 #: libraries/advisory_rules_mysql_before80003.php:45
974 #, php-format
975 msgid ""
976 "The current ratio of free query cache memory to total query cache size is %s"
977 "%%. It should be above 80%%"
978 msgstr ""
980 #: libraries/advisory_rules_mysql_before80003.php:52
981 msgid "Query cache fragmentation"
982 msgstr ""
984 #: libraries/advisory_rules_mysql_before80003.php:56
985 msgid "The query cache is considerably fragmented."
986 msgstr ""
988 #: libraries/advisory_rules_mysql_before80003.php:58
989 msgid ""
990 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
991 "This might be caused by many Query cache low memory prunes due to "
992 "{query_cache_size} being too small. For a immediate but short lived fix you "
993 "can flush the query cache (might lock the query cache for a long time). "
994 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
995 "too, e.g. you can set it to the average size of your queries in the cache "
996 "using this formula: (query_cache_size - qcache_free_memory) / "
997 "qcache_queries_in_cache"
998 msgstr ""
1000 #: libraries/advisory_rules_mysql_before80003.php:66
1001 #, php-format
1002 msgid ""
1003 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1004 "that the query cache is an alternating pattern of free and used blocks. This "
1005 "value should be below 20%%."
1006 msgstr ""
1008 #: libraries/advisory_rules_mysql_before80003.php:73
1009 msgid "Query cache low memory prunes"
1010 msgstr ""
1012 #: libraries/advisory_rules_mysql_before80003.php:77
1013 msgid ""
1014 "Cached queries are removed due to low query cache memory from the query "
1015 "cache."
1016 msgstr ""
1018 #: libraries/advisory_rules_mysql_before80003.php:79
1019 msgid ""
1020 "You might want to increase {query_cache_size}, however keep in mind that the "
1021 "overhead of maintaining the cache is likely to increase with its size, so do "
1022 "this in small increments and monitor the results."
1023 msgstr ""
1025 #: libraries/advisory_rules_mysql_before80003.php:84
1026 #, php-format
1027 msgid ""
1028 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1029 "value is, the better (This rules firing limit: 0.1%%)"
1030 msgstr ""
1032 #: libraries/advisory_rules_mysql_before80003.php:91
1033 msgid "Query cache max size"
1034 msgstr ""
1036 #: libraries/advisory_rules_mysql_before80003.php:96
1037 msgid ""
1038 "The query cache size is above 128 MiB. Big query caches may cause "
1039 "significant overhead that is required to maintain the cache."
1040 msgstr ""
1042 #: libraries/advisory_rules_mysql_before80003.php:100
1043 msgid ""
1044 "Depending on your environment, it might be performance increasing to reduce "
1045 "this value."
1046 msgstr ""
1048 #: libraries/advisory_rules_mysql_before80003.php:102
1049 #, php-format
1050 msgid "Current query cache size: %s"
1051 msgstr ""
1053 #: libraries/advisory_rules_mysql_before80003.php:107
1054 msgid "Query cache min result size"
1055 msgstr ""
1057 #: libraries/advisory_rules_mysql_before80003.php:111
1058 msgid ""
1059 "The max size of the result set in the query cache is the default of 1 MiB."
1060 msgstr ""
1062 #: libraries/advisory_rules_mysql_before80003.php:113
1063 msgid ""
1064 "Changing {query_cache_limit} (usually by increasing) may increase "
1065 "efficiency. This variable determines the maximum size a query result may "
1066 "have to be inserted into the query cache. If there are many query results "
1067 "above 1 MiB that are well cacheable (many reads, little writes) then "
1068 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1069 "of many query results being above 1 MiB that are not very well cacheable "
1070 "(often invalidated due to table updates) increasing {query_cache_limit} "
1071 "might reduce efficiency."
1072 msgstr ""
1074 #: libraries/advisory_rules_mysql_before80003.php:120
1075 msgid "query_cache_limit is set to 1 MiB"
1076 msgstr ""
1078 #: libraries/classes/Advisor.php:232
1079 #, php-format
1080 msgid "Error when evaluating: %s"
1081 msgstr ""
1083 #: libraries/classes/Advisor.php:259
1084 #, php-format
1085 msgid "Failed evaluating precondition for rule '%s'."
1086 msgstr ""
1088 #: libraries/classes/Advisor.php:279
1089 #, php-format
1090 msgid "Failed calculating value for rule '%s'."
1091 msgstr ""
1093 #: libraries/classes/Advisor.php:298
1094 #, php-format
1095 msgid "Failed running test for rule '%s'."
1096 msgstr ""
1098 #: libraries/classes/Advisor.php:326
1099 #, php-format
1100 msgid "Failed formatting string for rule '%s'."
1101 msgstr ""
1103 #: libraries/classes/Advisor.php:411
1104 msgid "per second"
1105 msgstr ""
1107 #: libraries/classes/Advisor.php:414
1108 msgid "per minute"
1109 msgstr ""
1111 #: libraries/classes/Advisor.php:417
1112 msgid "per hour"
1113 msgstr ""
1115 #: libraries/classes/Advisor.php:420
1116 msgid "per day"
1117 msgstr ""
1119 #: libraries/classes/BrowseForeigners.php:198
1120 msgid "Search:"
1121 msgstr ""
1123 #: libraries/classes/BrowseForeigners.php:204
1124 #: libraries/classes/Controllers/JavaScriptMessagesController.php:323
1125 #: libraries/classes/Controllers/Server/PrivilegesController.php:324
1126 #: libraries/classes/Database/Routines.php:1027
1127 #: libraries/classes/Database/Routines.php:1743
1128 #: libraries/classes/Database/Triggers.php:463
1129 #: libraries/classes/InsertEdit.php:1979 libraries/classes/InsertEdit.php:2013
1130 #: libraries/classes/Normalization.php:261
1131 #: libraries/classes/Normalization.php:973 libraries/classes/Tracking.php:332
1132 #: libraries/classes/Tracking.php:485
1133 #: templates/columns_definitions/column_definitions_form.twig:43
1134 #: templates/database/create_table.twig:21
1135 #: templates/database/events/editor_form.twig:107
1136 #: templates/database/operations/index.twig:19
1137 #: templates/database/operations/index.twig:44
1138 #: templates/database/operations/index.twig:81
1139 #: templates/database/operations/index.twig:190
1140 #: templates/database/operations/index.twig:230
1141 #: templates/database/search/main.twig:74
1142 #: templates/display/results/table.twig:175 templates/export.twig:422
1143 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1144 #: templates/import.twig:221 templates/login/form.twig:85
1145 #: templates/login/form.twig:87 templates/login/form.twig:90
1146 #: templates/preferences/manage/main.twig:46
1147 #: templates/preferences/manage/main.twig:108
1148 #: templates/server/binlog/index.twig:34
1149 #: templates/server/privileges/add_user.twig:36
1150 #: templates/server/privileges/change_password.twig:70
1151 #: templates/server/privileges/edit_routine_privileges.twig:102
1152 #: templates/server/privileges/privileges_summary.twig:102
1153 #: templates/server/privileges/privileges_table.twig:834
1154 #: templates/server/privileges/user_properties.twig:149
1155 #: templates/server/privileges/users_overview.twig:143
1156 #: templates/server/replication/change_master.twig:33
1157 #: templates/server/replication/master_add_slave_user.twig:81
1158 #: templates/server/replication/master_configuration.twig:30
1159 #: templates/server/replication/slave_configuration.twig:16
1160 #: templates/server/replication/slave_configuration.twig:88
1161 #: templates/server/user_groups/edit_user_groups.twig:21
1162 #: templates/sql/query.twig:136 templates/sql/query.twig:185
1163 #: templates/start_and_number_of_rows_panel.twig:14
1164 #: templates/table/find_replace/index.twig:59
1165 #: templates/table/operations/index.twig:38
1166 #: templates/table/operations/index.twig:88
1167 #: templates/table/operations/index.twig:217
1168 #: templates/table/operations/index.twig:306
1169 #: templates/table/operations/index.twig:461
1170 #: templates/table/operations/view.twig:16
1171 #: templates/table/search/index.twig:161
1172 #: templates/table/structure/display_structure.twig:394
1173 #: templates/table/structure/display_structure.twig:510
1174 #: templates/table/zoom_search/index.twig:155 templates/view_create.twig:116
1175 msgid "Go"
1176 msgstr ""
1178 #: libraries/classes/BrowseForeigners.php:219
1179 #: libraries/classes/BrowseForeigners.php:223
1180 #: templates/database/data_dictionary/index.twig:65 templates/indexes.twig:15
1181 #: templates/table/structure/display_structure.twig:414
1182 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1183 msgid "Keyname"
1184 msgstr ""
1186 #: libraries/classes/BrowseForeigners.php:220
1187 #: libraries/classes/BrowseForeigners.php:222
1188 #: templates/server/collations/index.twig:14
1189 #: templates/server/engines/index.twig:14
1190 #: templates/server/plugins/index.twig:27
1191 #: templates/server/status/variables/index.twig:74
1192 msgid "Description"
1193 msgstr ""
1195 #: libraries/classes/BrowseForeigners.php:331
1196 #: libraries/classes/Html/Generator.php:1210 libraries/classes/Language.php:209
1197 #: libraries/classes/Pdf.php:92
1198 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:536
1199 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:569
1200 msgid "Page number:"
1201 msgstr ""
1203 #: libraries/classes/BrowseForeigners.php:345
1204 #: libraries/classes/Controllers/JavaScriptMessagesController.php:572
1205 #: templates/display/results/table.twig:24
1206 #: templates/server/privileges/initials_row.twig:20
1207 #: templates/table/browse_foreigners/show_all.twig:4
1208 msgid "Show all"
1209 msgstr ""
1211 #: libraries/classes/Charsets/Collation.php:168
1212 msgid "Unknown"
1213 msgstr ""
1215 #: libraries/classes/Charsets/Collation.php:212
1216 #: libraries/classes/Charsets/Collation.php:481
1217 msgctxt "Collation"
1218 msgid "German (phone book order)"
1219 msgstr ""
1221 #: libraries/classes/Charsets/Collation.php:215
1222 #: libraries/classes/Charsets/Collation.php:478
1223 msgctxt "Collation"
1224 msgid "German (dictionary order)"
1225 msgstr ""
1227 #: libraries/classes/Charsets/Collation.php:223
1228 #: libraries/classes/Charsets/Collation.php:556
1229 msgctxt "Collation"
1230 msgid "Spanish (traditional)"
1231 msgstr ""
1233 #: libraries/classes/Charsets/Collation.php:226
1234 #: libraries/classes/Charsets/Collation.php:549
1235 #, fuzzy
1236 #| msgid "Spanish"
1237 msgctxt "Collation"
1238 msgid "Spanish (modern)"
1239 msgstr "Spoans"
1241 #: libraries/classes/Charsets/Collation.php:288
1242 msgctxt "Collation variant"
1243 msgid "case-insensitive"
1244 msgstr ""
1246 #: libraries/classes/Charsets/Collation.php:291
1247 msgctxt "Collation variant"
1248 msgid "case-sensitive"
1249 msgstr ""
1251 #: libraries/classes/Charsets/Collation.php:294
1252 msgctxt "Collation variant"
1253 msgid "accent-insensitive"
1254 msgstr ""
1256 #: libraries/classes/Charsets/Collation.php:297
1257 msgctxt "Collation variant"
1258 msgid "accent-sensitive"
1259 msgstr ""
1261 #: libraries/classes/Charsets/Collation.php:300
1262 msgctxt "Collation variant"
1263 msgid "kana-sensitive"
1264 msgstr ""
1266 #: libraries/classes/Charsets/Collation.php:304
1267 msgctxt "Collation variant"
1268 msgid "multi-level"
1269 msgstr ""
1271 #: libraries/classes/Charsets/Collation.php:307
1272 msgctxt "Collation variant"
1273 msgid "binary"
1274 msgstr ""
1276 #: libraries/classes/Charsets/Collation.php:310
1277 msgctxt "Collation variant"
1278 msgid "no-pad"
1279 msgstr ""
1281 #: libraries/classes/Charsets/Collation.php:326
1282 msgctxt "Collation"
1283 msgid "Binary"
1284 msgstr ""
1286 #: libraries/classes/Charsets/Collation.php:338
1287 #: libraries/classes/Charsets/Collation.php:580
1288 #, fuzzy
1289 #| msgid "Unicode"
1290 msgctxt "Collation"
1291 msgid "Unicode"
1292 msgstr "Unicode"
1294 #: libraries/classes/Charsets/Collation.php:348
1295 #: libraries/classes/Charsets/Collation.php:527
1296 msgctxt "Collation"
1297 msgid "West European"
1298 msgstr ""
1300 #: libraries/classes/Charsets/Collation.php:355
1301 msgctxt "Collation"
1302 msgid "Central European"
1303 msgstr ""
1305 #: libraries/classes/Charsets/Collation.php:360
1306 #: libraries/classes/Charsets/Collation.php:534
1307 #, fuzzy
1308 #| msgid "Russian"
1309 msgctxt "Collation"
1310 msgid "Russian"
1311 msgstr "Russisch"
1313 #: libraries/classes/Charsets/Collation.php:365
1314 msgctxt "Collation"
1315 msgid "Simplified Chinese"
1316 msgstr ""
1318 #: libraries/classes/Charsets/Collation.php:368
1319 msgctxt "Collation"
1320 msgid "Traditional Chinese"
1321 msgstr ""
1323 #: libraries/classes/Charsets/Collation.php:371
1324 #: libraries/classes/Charsets/Collation.php:450
1325 msgctxt "Collation"
1326 msgid "Chinese"
1327 msgstr ""
1329 #: libraries/classes/Charsets/Collation.php:379
1330 #: libraries/classes/Charsets/Collation.php:498
1331 #, fuzzy
1332 #| msgid "Japanese"
1333 msgctxt "Collation"
1334 msgid "Japanese"
1335 msgstr "Japans"
1337 #: libraries/classes/Charsets/Collation.php:384
1338 msgctxt "Collation"
1339 msgid "Baltic"
1340 msgstr ""
1342 #: libraries/classes/Charsets/Collation.php:389
1343 msgctxt "Collation"
1344 msgid "Armenian"
1345 msgstr ""
1347 #: libraries/classes/Charsets/Collation.php:392
1348 msgctxt "Collation"
1349 msgid "Cyrillic"
1350 msgstr ""
1352 #: libraries/classes/Charsets/Collation.php:395
1353 msgctxt "Collation"
1354 msgid "Arabic"
1355 msgstr ""
1357 #: libraries/classes/Charsets/Collation.php:398
1358 #: libraries/classes/Charsets/Collation.php:513
1359 msgctxt "Collation"
1360 msgid "Korean"
1361 msgstr ""
1363 #: libraries/classes/Charsets/Collation.php:401
1364 msgctxt "Collation"
1365 msgid "Hebrew"
1366 msgstr ""
1368 #: libraries/classes/Charsets/Collation.php:404
1369 msgctxt "Collation"
1370 msgid "Georgian"
1371 msgstr ""
1373 #: libraries/classes/Charsets/Collation.php:407
1374 msgctxt "Collation"
1375 msgid "Greek"
1376 msgstr ""
1378 #: libraries/classes/Charsets/Collation.php:410
1379 msgctxt "Collation"
1380 msgid "Czech-Slovak"
1381 msgstr ""
1383 #: libraries/classes/Charsets/Collation.php:413
1384 #: libraries/classes/Charsets/Collation.php:572
1385 msgctxt "Collation"
1386 msgid "Ukrainian"
1387 msgstr ""
1389 #: libraries/classes/Charsets/Collation.php:416
1390 #: libraries/classes/Charsets/Collation.php:568
1391 #, fuzzy
1392 #| msgid "Turkish"
1393 msgctxt "Collation"
1394 msgid "Turkish"
1395 msgstr "Turks"
1397 #: libraries/classes/Charsets/Collation.php:419
1398 #: libraries/classes/Charsets/Collation.php:560
1399 #, fuzzy
1400 #| msgid "Swedish"
1401 msgctxt "Collation"
1402 msgid "Swedish"
1403 msgstr "Zweeds"
1405 #: libraries/classes/Charsets/Collation.php:422
1406 #: libraries/classes/Charsets/Collation.php:564
1407 msgctxt "Collation"
1408 msgid "Thai"
1409 msgstr ""
1411 #: libraries/classes/Charsets/Collation.php:425
1412 msgctxt "Collation"
1413 msgid "Unknown"
1414 msgstr ""
1416 #: libraries/classes/Charsets/Collation.php:444
1417 msgctxt "Collation"
1418 msgid "Bulgarian"
1419 msgstr ""
1421 #: libraries/classes/Charsets/Collation.php:455
1422 msgctxt "Collation"
1423 msgid "Croatian"
1424 msgstr ""
1426 #: libraries/classes/Charsets/Collation.php:459
1427 msgctxt "Collation"
1428 msgid "Czech"
1429 msgstr ""
1431 #: libraries/classes/Charsets/Collation.php:463
1432 #, fuzzy
1433 #| msgid "Spanish"
1434 msgctxt "Collation"
1435 msgid "Danish"
1436 msgstr "Spoans"
1438 #: libraries/classes/Charsets/Collation.php:467
1439 #, fuzzy
1440 #| msgid "English"
1441 msgctxt "Collation"
1442 msgid "English"
1443 msgstr "Iengels"
1445 #: libraries/classes/Charsets/Collation.php:471
1446 #, fuzzy
1447 #| msgid "Esperanto"
1448 msgctxt "Collation"
1449 msgid "Esperanto"
1450 msgstr "Esperanto"
1452 #: libraries/classes/Charsets/Collation.php:475
1453 msgctxt "Collation"
1454 msgid "Estonian"
1455 msgstr ""
1457 #: libraries/classes/Charsets/Collation.php:490
1458 msgctxt "Collation"
1459 msgid "Hungarian"
1460 msgstr ""
1462 #: libraries/classes/Charsets/Collation.php:494
1463 msgctxt "Collation"
1464 msgid "Icelandic"
1465 msgstr ""
1467 #: libraries/classes/Charsets/Collation.php:501
1468 msgctxt "Collation"
1469 msgid "Classical Latin"
1470 msgstr ""
1472 #: libraries/classes/Charsets/Collation.php:505
1473 msgctxt "Collation"
1474 msgid "Latvian"
1475 msgstr ""
1477 #: libraries/classes/Charsets/Collation.php:509
1478 msgctxt "Collation"
1479 msgid "Lithuanian"
1480 msgstr ""
1482 #: libraries/classes/Charsets/Collation.php:517
1483 msgctxt "Collation"
1484 msgid "Burmese"
1485 msgstr ""
1487 #: libraries/classes/Charsets/Collation.php:520
1488 msgctxt "Collation"
1489 msgid "Persian"
1490 msgstr ""
1492 #: libraries/classes/Charsets/Collation.php:524
1493 #, fuzzy
1494 #| msgid "Polish"
1495 msgctxt "Collation"
1496 msgid "Polish"
1497 msgstr "Pools"
1499 #: libraries/classes/Charsets/Collation.php:531
1500 msgctxt "Collation"
1501 msgid "Romanian"
1502 msgstr ""
1504 #: libraries/classes/Charsets/Collation.php:538
1505 msgctxt "Collation"
1506 msgid "Sinhalese"
1507 msgstr ""
1509 #: libraries/classes/Charsets/Collation.php:542
1510 msgctxt "Collation"
1511 msgid "Slovak"
1512 msgstr ""
1514 #: libraries/classes/Charsets/Collation.php:546
1515 msgctxt "Collation"
1516 msgid "Slovenian"
1517 msgstr ""
1519 #: libraries/classes/Charsets/Collation.php:576
1520 msgctxt "Collation"
1521 msgid "Vietnamese"
1522 msgstr ""
1524 #: libraries/classes/Config/Descriptions.php:58
1525 #: libraries/classes/Config/Descriptions.php:59
1526 #: libraries/classes/Config/Descriptions.php:60
1527 msgid "Users cannot set a higher value"
1528 msgstr ""
1530 #: libraries/classes/Config/Descriptions.php:68
1531 msgid ""
1532 "If enabled, user can enter any MySQL server in login form for cookie auth."
1533 msgstr ""
1535 #: libraries/classes/Config/Descriptions.php:71
1536 msgid ""
1537 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1538 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1539 "to the given regular expression."
1540 msgstr ""
1542 #: libraries/classes/Config/Descriptions.php:76
1543 msgid ""
1544 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1545 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1546 "cross-frame scripting (XSS) attacks."
1547 msgstr ""
1549 #: libraries/classes/Config/Descriptions.php:81
1550 msgid ""
1551 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1552 "authentication."
1553 msgstr ""
1555 #: libraries/classes/Config/Descriptions.php:85
1556 msgid "Enable bzip2 compression for import operations."
1557 msgstr ""
1559 #: libraries/classes/Config/Descriptions.php:88
1560 msgid "Enter the URL for your reCaptcha v2 compatible API."
1561 msgstr ""
1563 #: libraries/classes/Config/Descriptions.php:89
1564 msgid ""
1565 "Enter the Content-Security-Policy snippet for your reCaptcha v2 compatible "
1566 "API."
1567 msgstr ""
1569 #: libraries/classes/Config/Descriptions.php:90
1570 msgid "Enter the request parameter used by your reCaptcha v2 compatible API."
1571 msgstr ""
1573 #: libraries/classes/Config/Descriptions.php:91
1574 msgid "Enter the response parameter used by your reCaptcha v2 compatible API."
1575 msgstr ""
1577 #: libraries/classes/Config/Descriptions.php:92
1578 msgid "Enter your public key for your domain reCaptcha service."
1579 msgstr ""
1581 #: libraries/classes/Config/Descriptions.php:93
1582 msgid "Enter your private key for your domain reCaptcha service."
1583 msgstr ""
1585 #: libraries/classes/Config/Descriptions.php:94
1586 msgid "Enter your siteverify URL for your reCaptcha service."
1587 msgstr ""
1589 #: libraries/classes/Config/Descriptions.php:96
1590 msgid ""
1591 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1592 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1593 "kbd] - allows newlines in columns."
1594 msgstr ""
1596 #: libraries/classes/Config/Descriptions.php:101
1597 msgid ""
1598 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1599 "highlighting and line numbers."
1600 msgstr ""
1602 #: libraries/classes/Config/Descriptions.php:106
1603 msgid ""
1604 "Find any errors in the query before executing it. Requires CodeMirror to be "
1605 "enabled."
1606 msgstr ""
1608 #: libraries/classes/Config/Descriptions.php:110
1609 msgid ""
1610 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1611 "columns."
1612 msgstr ""
1614 #: libraries/classes/Config/Descriptions.php:114
1615 msgid ""
1616 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1617 "columns."
1618 msgstr ""
1620 #: libraries/classes/Config/Descriptions.php:118
1621 msgid ""
1622 "Compress gzip exports on the fly without the need for much memory; if you "
1623 "encounter problems with created gzip files disable this feature."
1624 msgstr ""
1626 #: libraries/classes/Config/Descriptions.php:122
1627 msgid ""
1628 "Whether a warning (\"Are your really sure…\") should be displayed when "
1629 "you're about to lose data."
1630 msgstr ""
1632 #: libraries/classes/Config/Descriptions.php:126
1633 msgid "Autocomplete of the table and column names in the SQL queries."
1634 msgstr ""
1636 #: libraries/classes/Config/Descriptions.php:129
1637 #: libraries/classes/Config/Descriptions.php:133
1638 #: libraries/classes/Config/Descriptions.php:137
1639 #: libraries/classes/Config/Descriptions.php:141
1640 #: libraries/classes/Config/Descriptions.php:145
1641 #: libraries/classes/Config/Descriptions.php:149
1642 #: libraries/classes/Config/Descriptions.php:153
1643 #: libraries/classes/Config/Descriptions.php:157
1644 #: libraries/classes/Config/Descriptions.php:161
1645 msgid ""
1646 "Values for options list for default transformations. These will be "
1647 "overwritten if transformation is filled in at table structure page."
1648 msgstr ""
1650 #: libraries/classes/Config/Descriptions.php:165
1651 msgid ""
1652 "Disable the table maintenance mass operations, like optimizing or repairing "
1653 "the selected tables of a database."
1654 msgstr ""
1656 #: libraries/classes/Config/Descriptions.php:169
1657 msgid ""
1658 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1659 "limit)."
1660 msgstr ""
1662 #: libraries/classes/Config/Descriptions.php:172
1663 #: libraries/classes/Config/Descriptions.php:737
1664 #: libraries/classes/Plugins/Export/ExportSql.php:348
1665 msgid "Exclude definition of current user"
1666 msgstr ""
1668 #: libraries/classes/Config/Descriptions.php:174
1669 msgid ""
1670 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1671 "the referenced data, [kbd]id[/kbd] is the key value."
1672 msgstr ""
1674 #: libraries/classes/Config/Descriptions.php:178
1675 msgid ""
1676 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1677 "for magic strings that can be used to get special values."
1678 msgstr ""
1680 #: libraries/classes/Config/Descriptions.php:183
1681 msgid ""
1682 "Please note that phpMyAdmin is just a user interface and its features do not "
1683 "limit MySQL."
1684 msgstr ""
1686 #: libraries/classes/Config/Descriptions.php:187
1687 msgid ""
1688 "Advanced server configuration, do not change these options unless you know "
1689 "what they are for."
1690 msgstr ""
1692 #: libraries/classes/Config/Descriptions.php:191
1693 msgid ""
1694 "Configure phpMyAdmin configuration storage to gain access to additional "
1695 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1696 "documentation."
1697 msgstr ""
1699 #: libraries/classes/Config/Descriptions.php:196
1700 msgid ""
1701 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1702 "storage."
1703 msgstr ""
1705 #: libraries/classes/Config/Descriptions.php:200
1706 msgid "Customize browse mode."
1707 msgstr ""
1709 #: libraries/classes/Config/Descriptions.php:201
1710 #: libraries/classes/Config/Descriptions.php:202
1711 #: libraries/classes/Config/Descriptions.php:209
1712 #: libraries/classes/Config/Descriptions.php:215
1713 #: libraries/classes/Config/Descriptions.php:216
1714 #: libraries/classes/Config/Descriptions.php:221
1715 msgid "Customize default options."
1716 msgstr ""
1718 #: libraries/classes/Config/Descriptions.php:203
1719 msgid "Settings for phpMyAdmin developers."
1720 msgstr ""
1722 #: libraries/classes/Config/Descriptions.php:204
1723 msgid "Customize edit mode."
1724 msgstr ""
1726 #: libraries/classes/Config/Descriptions.php:205
1727 msgid "Customize default export options."
1728 msgstr ""
1730 #: libraries/classes/Config/Descriptions.php:206
1731 msgid "Set some commonly used options."
1732 msgstr ""
1734 #: libraries/classes/Config/Descriptions.php:207
1735 msgid "Customize default common import options."
1736 msgstr ""
1738 #: libraries/classes/Config/Descriptions.php:208
1739 msgid "Set import and export directories and compression options."
1740 msgstr ""
1742 #: libraries/classes/Config/Descriptions.php:210
1743 msgid "Databases display options."
1744 msgstr ""
1746 #: libraries/classes/Config/Descriptions.php:211
1747 msgid "Customize appearance of the navigation panel."
1748 msgstr ""
1750 #: libraries/classes/Config/Descriptions.php:212
1751 msgid "Customize the navigation tree."
1752 msgstr ""
1754 #: libraries/classes/Config/Descriptions.php:213
1755 msgid "Servers display options."
1756 msgstr ""
1758 #: libraries/classes/Config/Descriptions.php:214
1759 msgid "Tables display options."
1760 msgstr ""
1762 #: libraries/classes/Config/Descriptions.php:217
1763 msgid "Settings that didn't fit anywhere else."
1764 msgstr ""
1766 #: libraries/classes/Config/Descriptions.php:218
1767 msgid "Authentication settings."
1768 msgstr ""
1770 #: libraries/classes/Config/Descriptions.php:219
1771 msgid "Enter server connection parameters."
1772 msgstr ""
1774 #: libraries/classes/Config/Descriptions.php:220
1775 msgid "Customize links shown in SQL Query boxes."
1776 msgstr ""
1778 #: libraries/classes/Config/Descriptions.php:222
1779 msgid "SQL queries settings."
1780 msgstr ""
1782 #: libraries/classes/Config/Descriptions.php:223
1783 msgid "Customize startup page."
1784 msgstr ""
1786 #: libraries/classes/Config/Descriptions.php:224
1787 msgid ""
1788 "Choose which details to show in the database structure (list of tables)."
1789 msgstr ""
1791 #: libraries/classes/Config/Descriptions.php:225
1792 msgid "Settings for the table structure (list of columns)."
1793 msgstr ""
1795 #: libraries/classes/Config/Descriptions.php:226
1796 msgid "Choose how you want tabs to work."
1797 msgstr ""
1799 #: libraries/classes/Config/Descriptions.php:227
1800 msgid "Customize text input fields."
1801 msgstr ""
1803 #: libraries/classes/Config/Descriptions.php:228
1804 msgid "Customize default options"
1805 msgstr ""
1807 #: libraries/classes/Config/Descriptions.php:229
1808 msgid "Disable some of the warnings shown by phpMyAdmin."
1809 msgstr ""
1811 #: libraries/classes/Config/Descriptions.php:232
1812 msgid "Enable gzip compression for import and export operations."
1813 msgstr ""
1815 #: libraries/classes/Config/Descriptions.php:236
1816 msgid ""
1817 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1818 "if one of the queries failed."
1819 msgstr ""
1821 #: libraries/classes/Config/Descriptions.php:240
1822 msgid ""
1823 "Allow interrupt of import in case script detects it is close to time limit. "
1824 "This might be a good way to import large files, however it can break "
1825 "transactions."
1826 msgstr ""
1828 #: libraries/classes/Config/Descriptions.php:245
1829 msgid ""
1830 "Default format; be aware that this list depends on location (database, "
1831 "table) and only SQL is always available."
1832 msgstr ""
1834 #: libraries/classes/Config/Descriptions.php:248
1835 #: libraries/classes/Config/Descriptions.php:249
1836 msgid "Update data when duplicate keys found on import"
1837 msgstr ""
1839 #: libraries/classes/Config/Descriptions.php:250
1840 msgid "Number of queries to skip from start."
1841 msgstr ""
1843 #: libraries/classes/Config/Descriptions.php:252
1844 msgid ""
1845 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1846 "only occurs for the current server. Setting this to FALSE makes it easy to "
1847 "forget to log out from other servers when connected to multiple servers."
1848 msgstr ""
1850 #: libraries/classes/Config/Descriptions.php:257
1851 msgid ""
1852 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1853 "kbd] authentication mode."
1854 msgstr ""
1856 #: libraries/classes/Config/Descriptions.php:261
1857 msgid ""
1858 "Defines how long (in seconds) a login cookie should be stored in browser. "
1859 "The default of 0 means that it will be kept for the existing session only, "
1860 "and will be deleted as soon as you close the browser window. This is "
1861 "recommended for non-trusted environments."
1862 msgstr ""
1864 #: libraries/classes/Config/Descriptions.php:267
1865 msgid "Maximum number of characters used when a SQL query is displayed."
1866 msgstr ""
1868 #: libraries/classes/Config/Descriptions.php:270
1869 msgid ""
1870 "The number of items that can be displayed on each page on the first level of "
1871 "the navigation tree."
1872 msgstr ""
1874 #: libraries/classes/Config/Descriptions.php:274
1875 msgid ""
1876 "The number of items that can be displayed on each page of the navigation "
1877 "tree."
1878 msgstr ""
1880 #: libraries/classes/Config/Descriptions.php:277
1881 msgid ""
1882 "Number of rows displayed when browsing a result set. If the result set "
1883 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1884 msgstr ""
1886 #: libraries/classes/Config/Descriptions.php:282
1887 msgid ""
1888 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1889 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1890 msgstr ""
1892 #: libraries/classes/Config/Descriptions.php:286
1893 msgid "In the navigation panel, replaces the database tree with a selector"
1894 msgstr ""
1896 #: libraries/classes/Config/Descriptions.php:289
1897 msgid "Link with main panel by highlighting the current database or table."
1898 msgstr ""
1900 #: libraries/classes/Config/Descriptions.php:292
1901 msgid ""
1902 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1903 "([code]new[/code])."
1904 msgstr ""
1906 #: libraries/classes/Config/Descriptions.php:296
1907 msgid ""
1908 "Defines the minimum number of items (tables, views, routines and events) to "
1909 "display a filter box."
1910 msgstr ""
1912 #: libraries/classes/Config/Descriptions.php:300
1913 msgid ""
1914 "Group items in the navigation tree (determined by the separator defined in "
1915 "the Databases and Tables tabs above)."
1916 msgstr ""
1918 #: libraries/classes/Config/Descriptions.php:304
1919 msgid ""
1920 "Whether to offer the possibility of tree expansion in the navigation panel."
1921 msgstr ""
1923 #: libraries/classes/Config/Descriptions.php:307
1924 msgid "Whether to show procedures under database in the navigation tree"
1925 msgstr ""
1927 #: libraries/classes/Config/Descriptions.php:310
1928 msgid "Whether to expand single database in the navigation tree automatically."
1929 msgstr ""
1931 #: libraries/classes/Config/Descriptions.php:312
1932 msgid "Set to 0 to collapse navigation panel."
1933 msgstr ""
1935 #: libraries/classes/Config/Descriptions.php:313
1936 msgid "Show logo in navigation panel."
1937 msgstr ""
1939 #: libraries/classes/Config/Descriptions.php:314
1940 msgid "URL where logo in the navigation panel will point to."
1941 msgstr ""
1943 #: libraries/classes/Config/Descriptions.php:315
1944 msgid "Display server choice at the top of the navigation panel."
1945 msgstr ""
1947 #: libraries/classes/Config/Descriptions.php:316
1948 msgid "String that separates databases into different tree levels."
1949 msgstr ""
1951 #: libraries/classes/Config/Descriptions.php:317
1952 msgid "String that separates tables into different tree levels."
1953 msgstr ""
1955 #: libraries/classes/Config/Descriptions.php:318
1956 msgid "Highlight server under the mouse cursor."
1957 msgstr ""
1959 #: libraries/classes/Config/Descriptions.php:319
1960 msgid "Whether to show tables under database in the navigation tree"
1961 msgstr ""
1963 #: libraries/classes/Config/Descriptions.php:320
1964 msgid "Whether to show views under database in the navigation tree"
1965 msgstr ""
1967 #: libraries/classes/Config/Descriptions.php:321
1968 msgid "Whether to show functions under database in the navigation tree"
1969 msgstr ""
1971 #: libraries/classes/Config/Descriptions.php:322
1972 msgid "Whether to show events under database in the navigation tree"
1973 msgstr ""
1975 #: libraries/classes/Config/Descriptions.php:324
1976 msgid ""
1977 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
1978 "DATETIME and TIMESTAMP, ascending order otherwise."
1979 msgstr ""
1981 #: libraries/classes/Config/Descriptions.php:328
1982 msgid ""
1983 "Disable the default warning that is displayed on the database details "
1984 "Structure page if any of the required tables for the phpMyAdmin "
1985 "configuration storage could not be found."
1986 msgstr ""
1988 #: libraries/classes/Config/Descriptions.php:333
1989 msgid ""
1990 "Disable the default warning that is displayed on the Structure page if "
1991 "column names in a table are reserved MySQL words."
1992 msgstr ""
1994 #: libraries/classes/Config/Descriptions.php:337
1995 msgid ""
1996 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
1997 "storage). If disabled, this utilizes JS-routines to display query history "
1998 "(lost by window close)."
1999 msgstr ""
2001 #: libraries/classes/Config/Descriptions.php:342
2002 msgid ""
2003 "Sets the effective timezone; possibly different than the one from your "
2004 "database server"
2005 msgstr ""
2007 #: libraries/classes/Config/Descriptions.php:346
2008 msgid ""
2009 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2010 "[kbd]pma__bookmark[/kbd]"
2011 msgstr ""
2013 #: libraries/classes/Config/Descriptions.php:350
2014 msgid ""
2015 "Leave blank for no column comments/media types, suggested: "
2016 "[kbd]pma__column_info[/kbd]."
2017 msgstr ""
2019 #: libraries/classes/Config/Descriptions.php:354
2020 msgid ""
2021 "A special MySQL user configured with limited permissions, more information "
2022 "available on [doc@linked-tables]documentation[/doc]."
2023 msgstr ""
2025 #: libraries/classes/Config/Descriptions.php:358
2026 msgid ""
2027 "An alternate host to hold the configuration storage; leave blank to use the "
2028 "already defined host."
2029 msgstr ""
2031 #: libraries/classes/Config/Descriptions.php:362
2032 msgid ""
2033 "An alternate port to connect to the host that holds the configuration "
2034 "storage; leave blank to use the default port, or the already defined port, "
2035 "if the controlhost equals host."
2036 msgstr ""
2038 #: libraries/classes/Config/Descriptions.php:367
2039 msgid ""
2040 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2041 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2042 "com/19588]MySQL Bugs[/a]"
2043 msgstr ""
2045 #: libraries/classes/Config/Descriptions.php:371
2046 msgid ""
2047 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2048 "kbd]."
2049 msgstr ""
2051 #: libraries/classes/Config/Descriptions.php:375
2052 msgid ""
2053 "Limits number of table preferences which are stored in database, the oldest "
2054 "records are automatically removed."
2055 msgstr ""
2057 #: libraries/classes/Config/Descriptions.php:379
2058 msgid ""
2059 "Leave blank for no QBE saved searches support, suggested: "
2060 "[kbd]pma__savedsearches[/kbd]."
2061 msgstr ""
2063 #: libraries/classes/Config/Descriptions.php:383
2064 msgid ""
2065 "Leave blank for no export template support, suggested: "
2066 "[kbd]pma__export_templates[/kbd]."
2067 msgstr ""
2069 #: libraries/classes/Config/Descriptions.php:387
2070 msgid ""
2071 "Leave blank for no central columns support, suggested: "
2072 "[kbd]pma__central_columns[/kbd]."
2073 msgstr ""
2075 #: libraries/classes/Config/Descriptions.php:391
2076 msgid ""
2077 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2078 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2079 "[kbd]'my_db'[/kbd]."
2080 msgstr ""
2082 #: libraries/classes/Config/Descriptions.php:396
2083 msgid ""
2084 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2085 msgstr ""
2087 #: libraries/classes/Config/Descriptions.php:399
2088 msgid ""
2089 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2090 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2091 "Suggested: [kbd]phpmyadmin[/kbd]."
2092 msgstr ""
2094 #: libraries/classes/Config/Descriptions.php:404
2095 msgid ""
2096 "Leave blank for no \"persistent\" recently used tables across sessions, "
2097 "suggested: [kbd]pma__recent[/kbd]."
2098 msgstr ""
2100 #: libraries/classes/Config/Descriptions.php:408
2101 msgid ""
2102 "Leave blank for no \"persistent\" favorite tables across sessions, "
2103 "suggested: [kbd]pma__favorite[/kbd]."
2104 msgstr ""
2106 #: libraries/classes/Config/Descriptions.php:412
2107 msgid ""
2108 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2109 "[kbd]pma__relation[/kbd]."
2110 msgstr ""
2112 #: libraries/classes/Config/Descriptions.php:417
2113 msgid ""
2114 "See [doc@authentication-modes]authentication types[/doc] for an example."
2115 msgstr ""
2117 #: libraries/classes/Config/Descriptions.php:421
2118 msgid ""
2119 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2120 "kbd]."
2121 msgstr ""
2123 #: libraries/classes/Config/Descriptions.php:424
2124 msgid ""
2125 "Table to describe the display columns, leave blank for no support; "
2126 "suggested: [kbd]pma__table_info[/kbd]."
2127 msgstr ""
2129 #: libraries/classes/Config/Descriptions.php:428
2130 msgid ""
2131 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2132 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2133 msgstr ""
2135 #: libraries/classes/Config/Descriptions.php:432
2136 msgid ""
2137 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2138 "the log when creating a database."
2139 msgstr ""
2141 #: libraries/classes/Config/Descriptions.php:436
2142 msgid ""
2143 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2144 "log when creating a table."
2145 msgstr ""
2147 #: libraries/classes/Config/Descriptions.php:440
2148 msgid ""
2149 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2150 "log when creating a view."
2151 msgstr ""
2153 #: libraries/classes/Config/Descriptions.php:444
2154 msgid "Defines the list of statements the auto-creation uses for new versions."
2155 msgstr ""
2157 #: libraries/classes/Config/Descriptions.php:447
2158 msgid ""
2159 "Leave blank for no SQL query tracking support, suggested: "
2160 "[kbd]pma__tracking[/kbd]."
2161 msgstr ""
2163 #: libraries/classes/Config/Descriptions.php:451
2164 msgid ""
2165 "Whether the tracking mechanism creates versions for tables and views "
2166 "automatically."
2167 msgstr ""
2169 #: libraries/classes/Config/Descriptions.php:455
2170 msgid ""
2171 "Leave blank for no user preferences storage in database, suggested: "
2172 "[kbd]pma__userconfig[/kbd]."
2173 msgstr ""
2175 #: libraries/classes/Config/Descriptions.php:459
2176 msgid ""
2177 "Both this table and the user groups table are required to enable the "
2178 "configurable menus feature; leaving either one of them blank will disable "
2179 "this feature, suggested: [kbd]pma__users[/kbd]."
2180 msgstr ""
2182 #: libraries/classes/Config/Descriptions.php:464
2183 msgid ""
2184 "Both this table and the users table are required to enable the configurable "
2185 "menus feature; leaving either one of them blank will disable this feature, "
2186 "suggested: [kbd]pma__usergroups[/kbd]."
2187 msgstr ""
2189 #: libraries/classes/Config/Descriptions.php:469
2190 msgid ""
2191 "Leave blank to disable the feature to hide and show navigation items, "
2192 "suggested: [kbd]pma__navigationhiding[/kbd]."
2193 msgstr ""
2195 #: libraries/classes/Config/Descriptions.php:473
2196 msgid ""
2197 "A user-friendly description of this server. Leave blank to display the "
2198 "hostname instead."
2199 msgstr ""
2201 #: libraries/classes/Config/Descriptions.php:476
2202 msgid "Leave blank if not used."
2203 msgstr ""
2205 #: libraries/classes/Config/Descriptions.php:477
2206 msgid "Leave blank for defaults."
2207 msgstr ""
2209 #: libraries/classes/Config/Descriptions.php:478
2210 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2211 msgstr ""
2213 #: libraries/classes/Config/Descriptions.php:479
2214 msgid "Authentication method to use."
2215 msgstr ""
2217 #: libraries/classes/Config/Descriptions.php:480
2218 msgid "Compress connection to MySQL server."
2219 msgstr ""
2221 #: libraries/classes/Config/Descriptions.php:481
2222 msgid "Hide databases matching regular expression (PCRE)."
2223 msgstr ""
2225 #: libraries/classes/Config/Descriptions.php:482
2226 msgid "Hostname where MySQL server is running."
2227 msgstr ""
2229 #: libraries/classes/Config/Descriptions.php:483
2230 #: libraries/classes/Config/Descriptions.php:487
2231 msgid "Leave empty if not using config auth."
2232 msgstr ""
2234 #: libraries/classes/Config/Descriptions.php:484
2235 msgid "Port on which MySQL server is listening, leave empty for default."
2236 msgstr ""
2238 #: libraries/classes/Config/Descriptions.php:485
2239 msgid "Socket on which MySQL server is listening, leave empty for default."
2240 msgstr ""
2242 #: libraries/classes/Config/Descriptions.php:486
2243 msgid "Enable SSL for connection to MySQL server."
2244 msgstr ""
2246 #: libraries/classes/Config/Descriptions.php:489
2247 msgid ""
2248 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2249 "authentication mode because the password is hard coded in the configuration "
2250 "file; this does not limit the ability to execute the same command directly."
2251 msgstr ""
2253 #: libraries/classes/Config/Descriptions.php:494
2254 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2255 msgstr ""
2257 #: libraries/classes/Config/Descriptions.php:497
2258 msgid ""
2259 "Show or hide a column displaying the Last update timestamp for all tables."
2260 msgstr ""
2262 #: libraries/classes/Config/Descriptions.php:500
2263 msgid ""
2264 "Show or hide a column displaying the Last check timestamp for all tables."
2265 msgstr ""
2267 #: libraries/classes/Config/Descriptions.php:503
2268 msgid ""
2269 "Defines whether or not type fields should be initially displayed in edit/"
2270 "insert mode."
2271 msgstr ""
2273 #: libraries/classes/Config/Descriptions.php:507
2274 msgid ""
2275 "Shows link to [a@https://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
2276 "output."
2277 msgstr ""
2279 #: libraries/classes/Config/Descriptions.php:510
2280 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2281 msgstr ""
2283 #: libraries/classes/Config/Descriptions.php:511
2284 msgid "Show or hide a column displaying the comments for all tables."
2285 msgstr ""
2287 #: libraries/classes/Config/Descriptions.php:512
2288 msgid "Show or hide a column displaying the charset for all tables."
2289 msgstr ""
2291 #: libraries/classes/Config/Descriptions.php:513
2292 msgid "Display the function fields in edit/insert mode."
2293 msgstr ""
2295 #: libraries/classes/Config/Descriptions.php:514
2296 msgid "Whether to show hint or not."
2297 msgstr ""
2299 #: libraries/classes/Config/Descriptions.php:515
2300 msgid ""
2301 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2302 msgstr ""
2304 #: libraries/classes/Config/Descriptions.php:516
2305 msgid "Allow to display database and table statistics (e.g. space usage)."
2306 msgstr ""
2308 #: libraries/classes/Config/Descriptions.php:518
2309 msgid ""
2310 "Mark used tables and make it possible to show databases with locked tables."
2311 msgstr ""
2313 #: libraries/classes/Config/Descriptions.php:521
2314 msgid ""
2315 "Disable the default warning that is displayed on the main page if Suhosin is "
2316 "detected."
2317 msgstr ""
2319 #: libraries/classes/Config/Descriptions.php:525
2320 msgid ""
2321 "Disable the default warning that is displayed on the main page if the value "
2322 "of the PHP setting session.gc_maxlifetime is less than the value of "
2323 "`LoginCookieValidity`."
2324 msgstr ""
2326 #: libraries/classes/Config/Descriptions.php:530
2327 msgid ""
2328 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2329 "query textareas (*2)."
2330 msgstr ""
2332 #: libraries/classes/Config/Descriptions.php:534
2333 msgid ""
2334 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2335 "query textareas (*2)."
2336 msgstr ""
2338 #: libraries/classes/Config/Descriptions.php:538
2339 msgid ""
2340 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2341 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2342 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2343 "HTTP_X_FORWARDED_FOR[/kbd]."
2344 msgstr ""
2346 #: libraries/classes/Config/Descriptions.php:544
2347 msgid ""
2348 "When disabled, users cannot set any of the options below, regardless of the "
2349 "checkbox on the right."
2350 msgstr ""
2352 #: libraries/classes/Config/Descriptions.php:548
2353 msgid ""
2354 "The url of the proxy to be used when retrieving the information about the "
2355 "latest version of phpMyAdmin or when submitting error reports. You need this "
2356 "if the server where phpMyAdmin is installed does not have direct access to "
2357 "the internet. The format is: \"hostname:portnumber\"."
2358 msgstr ""
2360 #: libraries/classes/Config/Descriptions.php:554
2361 msgid ""
2362 "The username for authenticating with the proxy. By default, no "
2363 "authentication is performed. If a username is supplied, Basic Authentication "
2364 "will be performed. No other types of authentication are currently supported."
2365 msgstr ""
2367 #: libraries/classes/Config/Descriptions.php:560
2368 msgid ""
2369 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2370 "will be inserted with Shift+Enter."
2371 msgstr ""
2373 #: libraries/classes/Config/Descriptions.php:564
2374 msgid ""
2375 "Enable Zero Configuration mode which lets you setup phpMyAdmin configuration "
2376 "storage tables automatically."
2377 msgstr ""
2379 #: libraries/classes/Config/Descriptions.php:567
2380 msgid "Highlight selected rows."
2381 msgstr ""
2383 #: libraries/classes/Config/Descriptions.php:568
2384 msgid "Highlight row pointed by the mouse cursor."
2385 msgstr ""
2387 #: libraries/classes/Config/Descriptions.php:569
2388 msgid "Number of columns for CHAR/VARCHAR textareas."
2389 msgstr ""
2391 #: libraries/classes/Config/Descriptions.php:570
2392 msgid "Number of rows for CHAR/VARCHAR textareas."
2393 msgstr ""
2395 #: libraries/classes/Config/Descriptions.php:571
2396 msgid ""
2397 "Log SQL queries and their execution time, to be displayed in the console"
2398 msgstr ""
2400 #: libraries/classes/Config/Descriptions.php:572
2401 msgid "Tab that is displayed when entering a database."
2402 msgstr ""
2404 #: libraries/classes/Config/Descriptions.php:573
2405 msgid "Tab that is displayed when entering a server."
2406 msgstr ""
2408 #: libraries/classes/Config/Descriptions.php:574
2409 msgid "Tab that is displayed when entering a table."
2410 msgstr ""
2412 #: libraries/classes/Config/Descriptions.php:575
2413 msgid "Whether the table structure actions should be hidden."
2414 msgstr ""
2416 #: libraries/classes/Config/Descriptions.php:576
2417 msgid "Whether column comments should be shown in table structure view"
2418 msgstr ""
2420 #: libraries/classes/Config/Descriptions.php:577
2421 msgid "Show server listing as a list instead of a drop down."
2422 msgstr ""
2424 #: libraries/classes/Config/Descriptions.php:578
2425 msgid "A dropdown will be used if fewer items are present."
2426 msgstr ""
2428 #: libraries/classes/Config/Descriptions.php:579
2429 msgid "Default value for foreign key checks checkbox for some queries."
2430 msgstr ""
2432 #: libraries/classes/Config/Descriptions.php:580
2433 msgid "Uncheck the checkbox to disable drag and drop import"
2434 msgstr ""
2436 #: libraries/classes/Config/Descriptions.php:581
2437 msgid "How many rows can be inserted at one time."
2438 msgstr ""
2440 #: libraries/classes/Config/Descriptions.php:582
2441 msgid ""
2442 "Maximum number of characters shown in any non-numeric column on browse view."
2443 msgstr ""
2445 #: libraries/classes/Config/Descriptions.php:583
2446 msgid "Define how long (in seconds) a login cookie is valid."
2447 msgstr ""
2449 #: libraries/classes/Config/Descriptions.php:584
2450 msgid "Double size of textarea for LONGTEXT columns."
2451 msgstr ""
2453 #: libraries/classes/Config/Descriptions.php:585
2454 msgid "Maximum number of databases displayed in database list."
2455 msgstr ""
2457 #: libraries/classes/Config/Descriptions.php:586
2458 msgid "Maximum number of tables displayed in table list."
2459 msgstr ""
2461 #: libraries/classes/Config/Descriptions.php:587
2462 msgid "Maximum number of recently used tables; set 0 to disable."
2463 msgstr ""
2465 #: libraries/classes/Config/Descriptions.php:588
2466 msgid "Maximum number of favorite tables; set 0 to disable."
2467 msgstr ""
2469 #: libraries/classes/Config/Descriptions.php:589
2470 msgid "These are Edit, Copy and Delete links."
2471 msgstr ""
2473 #: libraries/classes/Config/Descriptions.php:590
2474 msgid "Whether to show row links even in the absence of a unique key."
2475 msgstr ""
2477 #: libraries/classes/Config/Descriptions.php:591
2478 #: libraries/classes/Config/Descriptions.php:867
2479 msgid "Disable shortcut keys"
2480 msgstr ""
2482 #: libraries/classes/Config/Descriptions.php:592
2483 msgid "Use natural order for sorting table and database names."
2484 msgstr ""
2486 #: libraries/classes/Config/Descriptions.php:593
2487 #: libraries/classes/Config/Descriptions.php:596
2488 #: libraries/classes/Config/Descriptions.php:597
2489 msgid "Use only icons, only text or both."
2490 msgstr ""
2492 #: libraries/classes/Config/Descriptions.php:594
2493 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2494 msgstr ""
2496 #: libraries/classes/Config/Descriptions.php:595
2497 msgid "Use persistent connections to MySQL databases."
2498 msgstr ""
2500 #: libraries/classes/Config/Descriptions.php:598
2501 msgid "Disallow BLOB and BINARY columns from editing."
2502 msgstr ""
2504 #: libraries/classes/Config/Descriptions.php:599
2505 msgid "How many queries are kept in history."
2506 msgstr ""
2508 #: libraries/classes/Config/Descriptions.php:600
2509 msgid "Select which functions will be used for character set conversion."
2510 msgstr ""
2512 #: libraries/classes/Config/Descriptions.php:601
2513 msgid "When browsing tables, the sorting of each table is remembered."
2514 msgstr ""
2516 #: libraries/classes/Config/Descriptions.php:602
2517 msgid "Default sort order for tables with a primary key."
2518 msgstr ""
2520 #: libraries/classes/Config/Descriptions.php:603
2521 msgid ""
2522 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2523 msgstr ""
2525 #: libraries/classes/Config/Descriptions.php:604
2526 msgid "For display Options"
2527 msgstr ""
2529 #: libraries/classes/Config/Descriptions.php:605
2530 msgid "Directory where exports can be saved on server."
2531 msgstr ""
2533 #: libraries/classes/Config/Descriptions.php:606
2534 msgid ""
2535 "Defines whether the query box should stay on-screen after its submission."
2536 msgstr ""
2538 #: libraries/classes/Config/Descriptions.php:607
2539 msgid "Title of browser window when a database is selected."
2540 msgstr ""
2542 #: libraries/classes/Config/Descriptions.php:608
2543 msgid "Title of browser window when nothing is selected."
2544 msgstr ""
2546 #: libraries/classes/Config/Descriptions.php:609
2547 msgid "Title of browser window when a server is selected."
2548 msgstr ""
2550 #: libraries/classes/Config/Descriptions.php:610
2551 msgid "Title of browser window when a table is selected."
2552 msgstr ""
2554 #: libraries/classes/Config/Descriptions.php:611
2555 msgid "Directory on server where you can upload files for import."
2556 msgstr ""
2558 #: libraries/classes/Config/Descriptions.php:612
2559 msgid "Allow for searching inside the entire database."
2560 msgstr ""
2562 #: libraries/classes/Config/Descriptions.php:613
2563 msgid "Enables check for latest version on main phpMyAdmin page."
2564 msgstr ""
2566 #: libraries/classes/Config/Descriptions.php:614
2567 msgid "The password for authenticating with the proxy."
2568 msgstr ""
2570 #: libraries/classes/Config/Descriptions.php:615
2571 msgid "Enable ZIP compression for import and export operations."
2572 msgstr ""
2574 #: libraries/classes/Config/Descriptions.php:616
2575 msgid "Choose the default action when sending error reports."
2576 msgstr ""
2578 #: libraries/classes/Config/Descriptions.php:623
2579 msgid "Allow login to any MySQL server"
2580 msgstr ""
2582 #: libraries/classes/Config/Descriptions.php:624
2583 msgid "Restrict login to MySQL server"
2584 msgstr ""
2586 #: libraries/classes/Config/Descriptions.php:625
2587 msgid "Allow third party framing"
2588 msgstr ""
2590 #: libraries/classes/Config/Descriptions.php:626
2591 msgid "Show \"Drop database\" link to normal users"
2592 msgstr ""
2594 #: libraries/classes/Config/Descriptions.php:627
2595 msgid "Blowfish secret"
2596 msgstr ""
2598 #: libraries/classes/Config/Descriptions.php:628
2599 msgid "Row marker"
2600 msgstr ""
2602 #: libraries/classes/Config/Descriptions.php:629
2603 msgid "Highlight pointer"
2604 msgstr ""
2606 #: libraries/classes/Config/Descriptions.php:630
2607 msgid "Bzip2"
2608 msgstr ""
2610 #: libraries/classes/Config/Descriptions.php:631
2611 msgid "CHAR columns editing"
2612 msgstr ""
2614 #: libraries/classes/Config/Descriptions.php:632
2615 msgid "Enable CodeMirror"
2616 msgstr ""
2618 #: libraries/classes/Config/Descriptions.php:633
2619 msgid "Enable linter"
2620 msgstr ""
2622 #: libraries/classes/Config/Descriptions.php:634
2623 msgid "Minimum size for input field"
2624 msgstr ""
2626 #: libraries/classes/Config/Descriptions.php:635
2627 msgid "Maximum size for input field"
2628 msgstr ""
2630 #: libraries/classes/Config/Descriptions.php:636
2631 msgid "CHAR textarea columns"
2632 msgstr ""
2634 #: libraries/classes/Config/Descriptions.php:637
2635 msgid "CHAR textarea rows"
2636 msgstr ""
2638 #: libraries/classes/Config/Descriptions.php:638
2639 msgid "Check config file permissions"
2640 msgstr ""
2642 #: libraries/classes/Config/Descriptions.php:639
2643 msgid "Compress on the fly"
2644 msgstr ""
2646 #: libraries/classes/Config/Descriptions.php:640
2647 msgid "Confirm DROP queries"
2648 msgstr ""
2650 #: libraries/classes/Config/Descriptions.php:641
2651 #: templates/console/display.twig:11 templates/console/display.twig:64
2652 msgid "Debug SQL"
2653 msgstr ""
2655 #: libraries/classes/Config/Descriptions.php:642
2656 #: libraries/classes/Plugins/Schema/SchemaDia.php:65
2657 #: libraries/classes/Plugins/Schema/SchemaPdf.php:73
2658 msgid "Paper size"
2659 msgstr ""
2661 #: libraries/classes/Config/Descriptions.php:643
2662 msgid "Default database tab"
2663 msgstr ""
2665 #: libraries/classes/Config/Descriptions.php:644
2666 msgid "Default server tab"
2667 msgstr ""
2669 #: libraries/classes/Config/Descriptions.php:645
2670 msgid "Default table tab"
2671 msgstr ""
2673 #: libraries/classes/Config/Descriptions.php:646
2674 msgid "Enable autocomplete for table and column names"
2675 msgstr ""
2677 #: libraries/classes/Config/Descriptions.php:647
2678 msgid "Show column comments"
2679 msgstr ""
2681 #: libraries/classes/Config/Descriptions.php:648
2682 msgid "Hide table structure actions"
2683 msgstr ""
2685 #: libraries/classes/Config/Descriptions.php:649
2686 msgid "Default transformations for Hex"
2687 msgstr ""
2689 #: libraries/classes/Config/Descriptions.php:650
2690 msgid "Default transformations for Substring"
2691 msgstr ""
2693 #: libraries/classes/Config/Descriptions.php:651
2694 msgid "Default transformations for Bool2Text"
2695 msgstr ""
2697 #: libraries/classes/Config/Descriptions.php:652
2698 msgid "Default transformations for External"
2699 msgstr ""
2701 #: libraries/classes/Config/Descriptions.php:653
2702 msgid "Default transformations for PreApPend"
2703 msgstr ""
2705 #: libraries/classes/Config/Descriptions.php:654
2706 msgid "Default transformations for DateFormat"
2707 msgstr ""
2709 #: libraries/classes/Config/Descriptions.php:655
2710 msgid "Default transformations for Inline"
2711 msgstr ""
2713 #: libraries/classes/Config/Descriptions.php:656
2714 msgid "Default transformations for TextImageLink"
2715 msgstr ""
2717 #: libraries/classes/Config/Descriptions.php:657
2718 msgid "Default transformations for TextLink"
2719 msgstr ""
2721 #: libraries/classes/Config/Descriptions.php:658
2722 msgid "Display servers as a list"
2723 msgstr ""
2725 #: libraries/classes/Config/Descriptions.php:659
2726 msgid "Disable multi table maintenance"
2727 msgstr ""
2729 #: libraries/classes/Config/Descriptions.php:660
2730 msgid "Maximum execution time"
2731 msgstr ""
2733 #: libraries/classes/Config/Descriptions.php:662 templates/export.twig:293
2734 #, php-format
2735 msgid "Use %s statement"
2736 msgstr ""
2738 #: libraries/classes/Config/Descriptions.php:665
2739 msgid "Save as file"
2740 msgstr ""
2742 #: libraries/classes/Config/Descriptions.php:666
2743 #: libraries/classes/Config/Descriptions.php:801
2744 msgid "Character set of the file"
2745 msgstr ""
2747 #: libraries/classes/Config/Descriptions.php:667
2748 #: libraries/classes/Config/Descriptions.php:683 templates/sql/query.twig:41
2749 #: templates/table/structure/display_table_stats.twig:84
2750 msgid "Format"
2751 msgstr ""
2753 #: libraries/classes/Config/Descriptions.php:668
2754 msgid "Compression"
2755 msgstr ""
2757 #: libraries/classes/Config/Descriptions.php:669
2758 #: libraries/classes/Config/Descriptions.php:676
2759 #: libraries/classes/Config/Descriptions.php:684
2760 #: libraries/classes/Config/Descriptions.php:688
2761 #: libraries/classes/Config/Descriptions.php:701
2762 #: libraries/classes/Config/Descriptions.php:703
2763 #: libraries/classes/Config/Descriptions.php:750
2764 #: libraries/classes/Plugins/Export/ExportCsv.php:91
2765 #: libraries/classes/Plugins/Export/ExportExcel.php:58
2766 #: libraries/classes/Plugins/Export/ExportHtmlword.php:88
2767 #: libraries/classes/Plugins/Export/ExportOds.php:71
2768 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2769 #: libraries/classes/Plugins/Export/ExportTexytext.php:82
2770 msgid "Put columns names in the first row"
2771 msgstr ""
2773 #: libraries/classes/Config/Descriptions.php:670
2774 #: libraries/classes/Config/Descriptions.php:803
2775 #: libraries/classes/Config/Descriptions.php:809
2776 #: libraries/classes/Plugins/Import/ImportCsv.php:670
2777 msgid "Columns enclosed with"
2778 msgstr ""
2780 #: libraries/classes/Config/Descriptions.php:671
2781 #: libraries/classes/Config/Descriptions.php:804
2782 #: libraries/classes/Config/Descriptions.php:810
2783 #: libraries/classes/Plugins/Import/ImportCsv.php:681
2784 msgid "Columns escaped with"
2785 msgstr ""
2787 #: libraries/classes/Config/Descriptions.php:672
2788 #: libraries/classes/Config/Descriptions.php:678
2789 #: libraries/classes/Config/Descriptions.php:685
2790 #: libraries/classes/Config/Descriptions.php:694
2791 #: libraries/classes/Config/Descriptions.php:702
2792 #: libraries/classes/Config/Descriptions.php:706
2793 #: libraries/classes/Config/Descriptions.php:751
2794 msgid "Replace NULL with"
2795 msgstr ""
2797 #: libraries/classes/Config/Descriptions.php:673
2798 #: libraries/classes/Config/Descriptions.php:679
2799 msgid "Remove CRLF characters within columns"
2800 msgstr ""
2802 #: libraries/classes/Config/Descriptions.php:674
2803 #: libraries/classes/Config/Descriptions.php:807
2804 #: libraries/classes/Config/Descriptions.php:814
2805 #: libraries/classes/Plugins/Import/ImportCsv.php:655
2806 msgid "Columns terminated with"
2807 msgstr ""
2809 #: libraries/classes/Config/Descriptions.php:675
2810 #: libraries/classes/Config/Descriptions.php:802
2811 #: libraries/classes/Plugins/Import/ImportCsv.php:690
2812 msgid "Lines terminated with"
2813 msgstr ""
2815 #: libraries/classes/Config/Descriptions.php:677
2816 msgid "Excel edition"
2817 msgstr ""
2819 #: libraries/classes/Config/Descriptions.php:680
2820 msgid "Database name template"
2821 msgstr ""
2823 #: libraries/classes/Config/Descriptions.php:681
2824 msgid "Server name template"
2825 msgstr ""
2827 #: libraries/classes/Config/Descriptions.php:682
2828 msgid "Table name template"
2829 msgstr ""
2831 #: libraries/classes/Config/Descriptions.php:686
2832 #: libraries/classes/Config/Descriptions.php:699
2833 #: libraries/classes/Config/Descriptions.php:708
2834 #: libraries/classes/Config/Descriptions.php:746
2835 #: libraries/classes/Config/Descriptions.php:752
2836 #: libraries/classes/Plugins/Export/ExportHtmlword.php:59
2837 #: libraries/classes/Plugins/Export/ExportLatex.php:95
2838 #: libraries/classes/Plugins/Export/ExportMediawiki.php:58
2839 #: libraries/classes/Plugins/Export/ExportMediawiki.php:64
2840 #: libraries/classes/Plugins/Export/ExportOdt.php:72
2841 #: libraries/classes/Plugins/Export/ExportPdf.php:107
2842 #: libraries/classes/Plugins/Export/ExportSql.php:235
2843 #: libraries/classes/Plugins/Export/ExportTexytext.php:58
2844 msgid "Dump table"
2845 msgstr ""
2847 #: libraries/classes/Config/Descriptions.php:687
2848 #: libraries/classes/Plugins/Export/ExportLatex.php:86
2849 msgid "Include table caption"
2850 msgstr ""
2852 #: libraries/classes/Config/Descriptions.php:689
2853 #: libraries/classes/Config/Descriptions.php:704
2854 #: libraries/classes/Config/Descriptions.php:740
2855 #: libraries/classes/Plugins/Export/ExportHtmlword.php:407
2856 #: libraries/classes/Plugins/Export/ExportLatex.php:561
2857 #: libraries/classes/Plugins/Export/ExportOdt.php:516
2858 #: libraries/classes/Plugins/Export/ExportTexytext.php:405
2859 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:598
2860 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:727
2861 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:750
2862 #: templates/columns_definitions/table_fields_definitions.twig:54
2863 #: templates/database/data_dictionary/index.twig:23
2864 #: templates/table/structure/display_structure.twig:29
2865 msgid "Comments"
2866 msgstr ""
2868 #: libraries/classes/Config/Descriptions.php:690
2869 #: libraries/classes/Config/Descriptions.php:696
2870 msgid "Table caption"
2871 msgstr ""
2873 #: libraries/classes/Config/Descriptions.php:691
2874 #: libraries/classes/Config/Descriptions.php:697
2875 msgid "Continued table caption"
2876 msgstr ""
2878 #: libraries/classes/Config/Descriptions.php:692
2879 #: libraries/classes/Config/Descriptions.php:698
2880 msgid "Label key"
2881 msgstr ""
2883 #: libraries/classes/Config/Descriptions.php:693
2884 #: libraries/classes/Config/Descriptions.php:705
2885 #: libraries/classes/Config/Descriptions.php:743
2886 #: libraries/classes/Plugins/Export/ExportHtmlword.php:413
2887 #: libraries/classes/Plugins/Export/ExportOdt.php:522
2888 #: libraries/classes/Plugins/Export/ExportTexytext.php:409
2889 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:605
2890 #: templates/columns_definitions/table_fields_definitions.twig:71
2891 #: templates/database/data_dictionary/index.twig:25
2892 msgid "Media type"
2893 msgstr ""
2895 #: libraries/classes/Config/Descriptions.php:695
2896 #: libraries/classes/Config/Descriptions.php:707
2897 #: libraries/classes/Config/Descriptions.php:745
2898 msgid "Relationships"
2899 msgstr ""
2901 #: libraries/classes/Config/Descriptions.php:700
2902 msgid "Export method"
2903 msgstr ""
2905 #: libraries/classes/Config/Descriptions.php:709
2906 #: libraries/classes/Config/Descriptions.php:712
2907 msgid "Save on server"
2908 msgstr ""
2910 #: libraries/classes/Config/Descriptions.php:710
2911 #: libraries/classes/Config/Descriptions.php:713 templates/export.twig:150
2912 #: templates/export.twig:316
2913 msgid "Overwrite existing file(s)"
2914 msgstr ""
2916 #: libraries/classes/Config/Descriptions.php:711
2917 msgid "Export as separate files"
2918 msgstr ""
2920 #: libraries/classes/Config/Descriptions.php:714
2921 msgid "Remember file name template"
2922 msgstr ""
2924 #: libraries/classes/Config/Descriptions.php:715
2925 #: templates/database/operations/index.twig:165
2926 #: templates/table/operations/index.twig:74
2927 #: templates/table/operations/index.twig:278
2928 msgid "Add AUTO_INCREMENT value"
2929 msgstr ""
2931 #: libraries/classes/Config/Descriptions.php:716
2932 msgid "Enclose table and column names with backquotes"
2933 msgstr ""
2935 #: libraries/classes/Config/Descriptions.php:717
2936 #: libraries/classes/Config/Descriptions.php:820
2937 msgid "SQL compatibility mode"
2938 msgstr ""
2940 #: libraries/classes/Config/Descriptions.php:718
2941 msgid "Creation/Update/Check dates"
2942 msgstr ""
2944 #: libraries/classes/Config/Descriptions.php:719
2945 msgid "Use delayed inserts"
2946 msgstr ""
2948 #: libraries/classes/Config/Descriptions.php:720
2949 #: libraries/classes/Plugins/Export/ExportSql.php:180
2950 msgid "Disable foreign key checks"
2951 msgstr ""
2953 #: libraries/classes/Config/Descriptions.php:721
2954 #: libraries/classes/Plugins/Export/ExportSql.php:194
2955 msgid "Export views as tables"
2956 msgstr ""
2958 #: libraries/classes/Config/Descriptions.php:722
2959 msgid "Export related metadata from phpMyAdmin configuration storage"
2960 msgstr ""
2962 #: libraries/classes/Config/Descriptions.php:723
2963 #: libraries/classes/Config/Descriptions.php:724
2964 #: libraries/classes/Config/Descriptions.php:726
2965 #: libraries/classes/Config/Descriptions.php:729
2966 #: libraries/classes/Config/Descriptions.php:730
2967 #: libraries/classes/Config/Descriptions.php:731
2968 #: libraries/classes/Config/Descriptions.php:744
2969 #: templates/database/operations/index.twig:160
2970 #: templates/table/operations/index.twig:273
2971 #, php-format
2972 msgid "Add %s"
2973 msgstr ""
2975 #: libraries/classes/Config/Descriptions.php:732
2976 msgid "Use hexadecimal for BINARY & BLOB"
2977 msgstr ""
2979 #: libraries/classes/Config/Descriptions.php:734
2980 msgid ""
2981 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
2982 "creation)"
2983 msgstr ""
2985 #: libraries/classes/Config/Descriptions.php:738
2986 #: libraries/classes/Plugins/Export/ExportSql.php:354
2987 #, php-format
2988 msgid "%s view"
2989 msgstr ""
2991 #: libraries/classes/Config/Descriptions.php:739
2992 msgid "Use ignore inserts"
2993 msgstr ""
2995 #: libraries/classes/Config/Descriptions.php:741
2996 msgid "Syntax to use when inserting data"
2997 msgstr ""
2999 #: libraries/classes/Config/Descriptions.php:742
3000 #: libraries/classes/Plugins/Export/ExportSql.php:491
3001 msgid "Maximal length of created query"
3002 msgstr ""
3004 #: libraries/classes/Config/Descriptions.php:747
3005 msgid "Export type"
3006 msgstr ""
3008 #: libraries/classes/Config/Descriptions.php:748
3009 #: libraries/classes/Plugins/Export/ExportSql.php:166
3010 msgid "Enclose export in a transaction"
3011 msgstr ""
3013 #: libraries/classes/Config/Descriptions.php:749
3014 msgid "Export time in UTC"
3015 msgstr ""
3017 #: libraries/classes/Config/Descriptions.php:753
3018 msgid "Foreign key dropdown order"
3019 msgstr ""
3021 #: libraries/classes/Config/Descriptions.php:754
3022 msgid "Foreign key limit"
3023 msgstr ""
3025 #: libraries/classes/Config/Descriptions.php:755
3026 msgid "Foreign key checks"
3027 msgstr ""
3029 #: libraries/classes/Config/Descriptions.php:756
3030 msgid "First day of calendar"
3031 msgstr ""
3033 #: libraries/classes/Config/Descriptions.php:757
3034 #: libraries/classes/Config/Descriptions.php:768 libraries/classes/Menu.php:530
3035 #: libraries/classes/Util.php:2474 libraries/config.values.php:155
3036 #: templates/navigation/tree/database_select.twig:11
3037 #: templates/server/databases/index.twig:8
3038 #: templates/server/privileges/user_properties.twig:20
3039 msgid "Databases"
3040 msgstr ""
3042 #: libraries/classes/Config/Descriptions.php:758
3043 msgid "Browse mode"
3044 msgstr ""
3046 #: libraries/classes/Config/Descriptions.php:760
3047 #: libraries/classes/Config/Forms/User/ExportForm.php:80
3048 #: libraries/classes/Config/Forms/User/ImportForm.php:33
3049 msgid "CSV"
3050 msgstr ""
3052 #: libraries/classes/Config/Descriptions.php:761
3053 msgid "Developer"
3054 msgstr ""
3056 #: libraries/classes/Config/Descriptions.php:762
3057 msgid "Edit mode"
3058 msgstr ""
3060 #: libraries/classes/Config/Descriptions.php:763
3061 msgid "Export defaults"
3062 msgstr ""
3064 #: libraries/classes/Config/Descriptions.php:764
3065 msgid "General"
3066 msgstr ""
3068 #: libraries/classes/Config/Descriptions.php:765
3069 msgid "Import defaults"
3070 msgstr ""
3072 #: libraries/classes/Config/Descriptions.php:766
3073 msgid "Import / export"
3074 msgstr ""
3076 #: libraries/classes/Config/Descriptions.php:767
3077 msgid "LaTeX"
3078 msgstr ""
3080 #: libraries/classes/Config/Descriptions.php:769
3081 #: libraries/classes/Config/Forms/User/NaviForm.php:66
3082 #: templates/preferences/header.twig:30
3083 msgid "Navigation panel"
3084 msgstr ""
3086 #: libraries/classes/Config/Descriptions.php:770
3087 msgid "Navigation tree"
3088 msgstr ""
3090 #: libraries/classes/Config/Descriptions.php:771
3091 #: libraries/classes/Server/Select.php:60 templates/setup/home/index.twig:34
3092 msgid "Servers"
3093 msgstr ""
3095 #: libraries/classes/Config/Descriptions.php:772
3096 #: libraries/classes/Controllers/Server/DatabasesController.php:478
3097 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:24
3098 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3099 #: libraries/classes/Plugins/Export/ExportXml.php:130
3100 #: libraries/classes/Server/Status/Data.php:159
3101 #: templates/database/export/index.twig:23
3102 #: templates/database/structure/show_create.twig:6
3103 msgid "Tables"
3104 msgstr ""
3106 #: libraries/classes/Config/Descriptions.php:773
3107 #: libraries/classes/Config/Forms/User/MainForm.php:88
3108 #: templates/preferences/header.twig:36
3109 msgid "Main panel"
3110 msgstr ""
3112 #: libraries/classes/Config/Descriptions.php:774
3113 msgid "Microsoft Office"
3114 msgstr ""
3116 #: libraries/classes/Config/Descriptions.php:776
3117 msgid "Other core settings"
3118 msgstr ""
3120 #: libraries/classes/Config/Descriptions.php:777
3121 msgid "Page titles"
3122 msgstr ""
3124 #: libraries/classes/Config/Descriptions.php:778
3125 msgid "Security"
3126 msgstr ""
3128 #: libraries/classes/Config/Descriptions.php:779
3129 msgid "Basic settings"
3130 msgstr ""
3132 #: libraries/classes/Config/Descriptions.php:780
3133 msgid "Authentication"
3134 msgstr ""
3136 #: libraries/classes/Config/Descriptions.php:781
3137 msgid "Server configuration"
3138 msgstr ""
3140 #: libraries/classes/Config/Descriptions.php:782
3141 msgid "Configuration storage"
3142 msgstr ""
3144 #: libraries/classes/Config/Descriptions.php:783
3145 msgid "Changes tracking"
3146 msgstr ""
3148 #: libraries/classes/Config/Descriptions.php:784 libraries/classes/Menu.php:290
3149 #: libraries/classes/Menu.php:406 libraries/classes/Menu.php:535
3150 #: libraries/classes/Navigation/Nodes/NodeTable.php:319
3151 #: libraries/classes/Util.php:1720 libraries/classes/Util.php:2475
3152 #: libraries/classes/Util.php:2490 libraries/classes/Util.php:2507
3153 #: libraries/config.values.php:62 libraries/config.values.php:76
3154 #: libraries/config.values.php:167 libraries/config.values.php:177
3155 msgid "SQL"
3156 msgstr "SQL"
3158 #: libraries/classes/Config/Descriptions.php:785
3159 msgid "SQL Query box"
3160 msgstr ""
3162 #: libraries/classes/Config/Descriptions.php:786
3163 #: libraries/classes/Config/Forms/User/SqlForm.php:46
3164 #: templates/preferences/header.twig:24
3165 msgid "SQL queries"
3166 msgstr ""
3168 #: libraries/classes/Config/Descriptions.php:787
3169 msgid "Startup"
3170 msgstr ""
3172 #: libraries/classes/Config/Descriptions.php:788
3173 msgid "Database structure"
3174 msgstr ""
3176 #: libraries/classes/Config/Descriptions.php:789
3177 #: libraries/classes/Plugins/Export/ExportPdf.php:304
3178 #: templates/table/page_with_secondary_tabs.twig:5
3179 msgid "Table structure"
3180 msgstr ""
3182 #: libraries/classes/Config/Descriptions.php:790
3183 msgid "Tabs"
3184 msgstr ""
3186 #: libraries/classes/Config/Descriptions.php:791
3187 msgid "Display relational schema"
3188 msgstr ""
3190 #: libraries/classes/Config/Descriptions.php:792
3191 msgid "Text fields"
3192 msgstr ""
3194 #: libraries/classes/Config/Descriptions.php:793
3195 msgid "Texy! text"
3196 msgstr ""
3198 #: libraries/classes/Config/Descriptions.php:794
3199 msgid "Warnings"
3200 msgstr ""
3202 #: libraries/classes/Config/Descriptions.php:795
3203 #: templates/console/display.twig:4
3204 msgid "Console"
3205 msgstr ""
3207 #: libraries/classes/Config/Descriptions.php:796
3208 msgid "GZip"
3209 msgstr ""
3211 #: libraries/classes/Config/Descriptions.php:797
3212 msgid "Extra parameters for iconv"
3213 msgstr ""
3215 #: libraries/classes/Config/Descriptions.php:798
3216 msgid "Ignore multiple statement errors"
3217 msgstr ""
3219 #: libraries/classes/Config/Descriptions.php:799
3220 msgid "Enable drag and drop import"
3221 msgstr ""
3223 #: libraries/classes/Config/Descriptions.php:800
3224 msgid "Partial import: allow interrupt"
3225 msgstr ""
3227 #: libraries/classes/Config/Descriptions.php:805
3228 #: libraries/classes/Config/Descriptions.php:811
3229 #: libraries/classes/Plugins/Import/ImportCsv.php:133
3230 #: libraries/classes/Plugins/Import/ImportLdi.php:80
3231 msgid "Do not abort on INSERT error"
3232 msgstr ""
3234 #: libraries/classes/Config/Descriptions.php:806
3235 #: libraries/classes/Config/Descriptions.php:813
3236 msgid "Add ON DUPLICATE KEY UPDATE"
3237 msgstr ""
3239 #: libraries/classes/Config/Descriptions.php:808
3240 msgid "Format of imported file"
3241 msgstr ""
3243 #: libraries/classes/Config/Descriptions.php:812
3244 #: libraries/classes/Plugins/Import/ImportLdi.php:86
3245 msgid "Use LOCAL keyword"
3246 msgstr ""
3248 #: libraries/classes/Config/Descriptions.php:815
3249 msgid "Column names in first row"
3250 msgstr ""
3252 #: libraries/classes/Config/Descriptions.php:816
3253 #: libraries/classes/Plugins/Import/ImportOds.php:77
3254 msgid "Do not import empty rows"
3255 msgstr ""
3257 #: libraries/classes/Config/Descriptions.php:817
3258 msgid "Import currencies ($5.00 to 5.00)"
3259 msgstr ""
3261 #: libraries/classes/Config/Descriptions.php:818
3262 msgid "Import percentages as proper decimals (12.00% to .12)"
3263 msgstr ""
3265 #: libraries/classes/Config/Descriptions.php:819
3266 msgid "Partial import: skip queries"
3267 msgstr ""
3269 #: libraries/classes/Config/Descriptions.php:821
3270 msgid "Do not use AUTO_INCREMENT for zero values"
3271 msgstr ""
3273 #: libraries/classes/Config/Descriptions.php:822
3274 msgid "Read as multibytes"
3275 msgstr ""
3277 #: libraries/classes/Config/Descriptions.php:823
3278 msgid "Initial state for sliders"
3279 msgstr ""
3281 #: libraries/classes/Config/Descriptions.php:824
3282 msgid "Number of inserted rows"
3283 msgstr ""
3285 #: libraries/classes/Config/Descriptions.php:825
3286 msgid "Limit column characters"
3287 msgstr ""
3289 #: libraries/classes/Config/Descriptions.php:826
3290 msgid "Delete all cookies on logout"
3291 msgstr ""
3293 #: libraries/classes/Config/Descriptions.php:827
3294 msgid "Recall user name"
3295 msgstr ""
3297 #: libraries/classes/Config/Descriptions.php:828
3298 msgid "Login cookie store"
3299 msgstr ""
3301 #: libraries/classes/Config/Descriptions.php:829
3302 msgid "Login cookie validity"
3303 msgstr ""
3305 #: libraries/classes/Config/Descriptions.php:830
3306 msgid "Bigger textarea for LONGTEXT"
3307 msgstr ""
3309 #: libraries/classes/Config/Descriptions.php:831
3310 msgid "Maximum displayed SQL length"
3311 msgstr ""
3313 #: libraries/classes/Config/Descriptions.php:832
3314 msgid "Maximum databases"
3315 msgstr ""
3317 #: libraries/classes/Config/Descriptions.php:833
3318 msgid "Maximum items on first level"
3319 msgstr ""
3321 #: libraries/classes/Config/Descriptions.php:834
3322 msgid "Maximum items in branch"
3323 msgstr ""
3325 #: libraries/classes/Config/Descriptions.php:835
3326 msgid "Maximum number of rows to display"
3327 msgstr ""
3329 #: libraries/classes/Config/Descriptions.php:836
3330 msgid "Maximum tables"
3331 msgstr ""
3333 #: libraries/classes/Config/Descriptions.php:837
3334 msgid "Memory limit"
3335 msgstr ""
3337 #: libraries/classes/Config/Descriptions.php:838
3338 msgid "Show databases navigation as tree"
3339 msgstr ""
3341 #: libraries/classes/Config/Descriptions.php:839
3342 msgid "Navigation panel width"
3343 msgstr ""
3345 #: libraries/classes/Config/Descriptions.php:840
3346 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
3347 #: libraries/classes/Navigation/NavigationTree.php:1474
3348 msgid "Link with main panel"
3349 msgstr ""
3351 #: libraries/classes/Config/Descriptions.php:841
3352 msgid "Display logo"
3353 msgstr ""
3355 #: libraries/classes/Config/Descriptions.php:842
3356 msgid "Logo link URL"
3357 msgstr ""
3359 #: libraries/classes/Config/Descriptions.php:843
3360 msgid "Logo link target"
3361 msgstr ""
3363 #: libraries/classes/Config/Descriptions.php:844
3364 msgid "Display servers selection"
3365 msgstr ""
3367 #: libraries/classes/Config/Descriptions.php:845
3368 msgid "Target for quick access icon"
3369 msgstr ""
3371 #: libraries/classes/Config/Descriptions.php:846
3372 msgid "Target for second quick access icon"
3373 msgstr ""
3375 #: libraries/classes/Config/Descriptions.php:847
3376 msgid "Minimum number of items to display the filter box"
3377 msgstr ""
3379 #: libraries/classes/Config/Descriptions.php:849
3380 msgid "Minimum number of databases to display the database filter box"
3381 msgstr ""
3383 #: libraries/classes/Config/Descriptions.php:851
3384 msgid "Group items in the tree"
3385 msgstr ""
3387 #: libraries/classes/Config/Descriptions.php:852
3388 msgid "Database tree separator"
3389 msgstr ""
3391 #: libraries/classes/Config/Descriptions.php:853
3392 msgid "Table tree separator"
3393 msgstr ""
3395 #: libraries/classes/Config/Descriptions.php:854
3396 msgid "Maximum table tree depth"
3397 msgstr ""
3399 #: libraries/classes/Config/Descriptions.php:855
3400 msgid "Enable highlighting"
3401 msgstr ""
3403 #: libraries/classes/Config/Descriptions.php:856
3404 msgid "Enable navigation tree expansion"
3405 msgstr ""
3407 #: libraries/classes/Config/Descriptions.php:857
3408 msgid "Show tables in tree"
3409 msgstr ""
3411 #: libraries/classes/Config/Descriptions.php:858
3412 msgid "Show views in tree"
3413 msgstr ""
3415 #: libraries/classes/Config/Descriptions.php:859
3416 msgid "Show functions in tree"
3417 msgstr ""
3419 #: libraries/classes/Config/Descriptions.php:860
3420 msgid "Show procedures in tree"
3421 msgstr ""
3423 #: libraries/classes/Config/Descriptions.php:861
3424 msgid "Show events in tree"
3425 msgstr ""
3427 #: libraries/classes/Config/Descriptions.php:862
3428 msgid "Expand single database"
3429 msgstr ""
3431 #: libraries/classes/Config/Descriptions.php:863
3432 msgid "Recently used tables"
3433 msgstr ""
3435 #: libraries/classes/Config/Descriptions.php:864
3436 #: libraries/classes/RecentFavoriteTable.php:273
3437 msgid "Favorite tables"
3438 msgstr ""
3440 #: libraries/classes/Config/Descriptions.php:865
3441 msgid "Where to show the table row links"
3442 msgstr ""
3444 #: libraries/classes/Config/Descriptions.php:866
3445 msgid "Show row links anyway"
3446 msgstr ""
3448 #: libraries/classes/Config/Descriptions.php:868
3449 msgid "Natural order"
3450 msgstr ""
3452 #: libraries/classes/Config/Descriptions.php:869
3453 msgid "Table navigation bar"
3454 msgstr ""
3456 #: libraries/classes/Config/Descriptions.php:870
3457 msgid "GZip output buffering"
3458 msgstr ""
3460 #: libraries/classes/Config/Descriptions.php:871
3461 msgid "Default sorting order"
3462 msgstr ""
3464 #: libraries/classes/Config/Descriptions.php:872
3465 msgid "Persistent connections"
3466 msgstr ""
3468 #: libraries/classes/Config/Descriptions.php:873
3469 msgid "Missing phpMyAdmin configuration storage tables"
3470 msgstr ""
3472 #: libraries/classes/Config/Descriptions.php:874
3473 msgid "MySQL reserved word warning"
3474 msgstr ""
3476 #: libraries/classes/Config/Descriptions.php:875
3477 msgid "How to display the menu tabs"
3478 msgstr ""
3480 #: libraries/classes/Config/Descriptions.php:876
3481 msgid "How to display various action links"
3482 msgstr ""
3484 #: libraries/classes/Config/Descriptions.php:877
3485 msgid "Protect binary columns"
3486 msgstr ""
3488 #: libraries/classes/Config/Descriptions.php:878
3489 msgid "Permanent query history"
3490 msgstr ""
3492 #: libraries/classes/Config/Descriptions.php:879
3493 msgid "Query history length"
3494 msgstr ""
3496 #: libraries/classes/Config/Descriptions.php:880
3497 msgid "Recoding engine"
3498 msgstr ""
3500 #: libraries/classes/Config/Descriptions.php:881
3501 msgid "Remember table's sorting"
3502 msgstr ""
3504 #: libraries/classes/Config/Descriptions.php:882
3505 msgid "Primary key default sort order"
3506 msgstr ""
3508 #: libraries/classes/Config/Descriptions.php:883
3509 msgid "Repeat headers"
3510 msgstr ""
3512 #: libraries/classes/Config/Descriptions.php:884
3513 msgid "Grid editing: trigger action"
3514 msgstr ""
3516 #: libraries/classes/Config/Descriptions.php:885
3517 msgid "Relational display"
3518 msgstr ""
3520 #: libraries/classes/Config/Descriptions.php:886
3521 msgid "Grid editing: save all edited cells at once"
3522 msgstr ""
3524 #: libraries/classes/Config/Descriptions.php:887
3525 msgid "Save directory"
3526 msgstr ""
3528 #: libraries/classes/Config/Descriptions.php:888
3529 msgid "Host authorization order"
3530 msgstr ""
3532 #: libraries/classes/Config/Descriptions.php:889
3533 msgid "Host authorization rules"
3534 msgstr ""
3536 #: libraries/classes/Config/Descriptions.php:890
3537 msgid "Allow logins without a password"
3538 msgstr ""
3540 #: libraries/classes/Config/Descriptions.php:891
3541 msgid "Allow root login"
3542 msgstr ""
3544 #: libraries/classes/Config/Descriptions.php:892
3545 msgid "Session timezone"
3546 msgstr ""
3548 #: libraries/classes/Config/Descriptions.php:893
3549 msgid "HTTP Realm"
3550 msgstr ""
3552 #: libraries/classes/Config/Descriptions.php:894
3553 #: templates/setup/home/index.twig:44
3554 msgid "Authentication type"
3555 msgstr ""
3557 #: libraries/classes/Config/Descriptions.php:895
3558 msgid "Bookmark table"
3559 msgstr ""
3561 #: libraries/classes/Config/Descriptions.php:896
3562 msgid "Column information table"
3563 msgstr ""
3565 #: libraries/classes/Config/Descriptions.php:897
3566 msgid "Compress connection"
3567 msgstr ""
3569 #: libraries/classes/Config/Descriptions.php:898
3570 msgid "Control user password"
3571 msgstr ""
3573 #: libraries/classes/Config/Descriptions.php:899
3574 msgid "Control user"
3575 msgstr ""
3577 #: libraries/classes/Config/Descriptions.php:900
3578 msgid "Control host"
3579 msgstr ""
3581 #: libraries/classes/Config/Descriptions.php:901
3582 msgid "Control port"
3583 msgstr ""
3585 #: libraries/classes/Config/Descriptions.php:902
3586 msgid "Disable use of INFORMATION_SCHEMA"
3587 msgstr ""
3589 #: libraries/classes/Config/Descriptions.php:903
3590 msgid "Hide databases"
3591 msgstr ""
3593 #: libraries/classes/Config/Descriptions.php:904
3594 msgid "SQL query history table"
3595 msgstr ""
3597 #: libraries/classes/Config/Descriptions.php:905
3598 msgid "Server hostname"
3599 msgstr ""
3601 #: libraries/classes/Config/Descriptions.php:906
3602 msgid "Logout URL"
3603 msgstr ""
3605 #: libraries/classes/Config/Descriptions.php:907
3606 msgid "Maximal number of table preferences to store"
3607 msgstr ""
3609 #: libraries/classes/Config/Descriptions.php:908
3610 msgid "QBE saved searches table"
3611 msgstr ""
3613 #: libraries/classes/Config/Descriptions.php:909
3614 msgid "Export templates table"
3615 msgstr ""
3617 #: libraries/classes/Config/Descriptions.php:910
3618 msgid "Central columns table"
3619 msgstr ""
3621 #: libraries/classes/Config/Descriptions.php:911
3622 msgid "Show only listed databases"
3623 msgstr ""
3625 #: libraries/classes/Config/Descriptions.php:912
3626 msgid "Password for config auth"
3627 msgstr ""
3629 #: libraries/classes/Config/Descriptions.php:913
3630 msgid "PDF schema: pages table"
3631 msgstr ""
3633 #: libraries/classes/Config/Descriptions.php:914
3634 #: templates/database/operations/index.twig:127
3635 #: templates/server/databases/index.twig:37
3636 msgid "Database name"
3637 msgstr ""
3639 #: libraries/classes/Config/Descriptions.php:915
3640 msgid "Server port"
3641 msgstr ""
3643 #: libraries/classes/Config/Descriptions.php:916
3644 msgid "Recently used table"
3645 msgstr ""
3647 #: libraries/classes/Config/Descriptions.php:917
3648 msgid "Favorites table"
3649 msgstr ""
3651 #: libraries/classes/Config/Descriptions.php:918
3652 msgid "Relation table"
3653 msgstr ""
3655 #: libraries/classes/Config/Descriptions.php:919
3656 msgid "Signon session name"
3657 msgstr ""
3659 #: libraries/classes/Config/Descriptions.php:920
3660 msgid "Signon URL"
3661 msgstr ""
3663 #: libraries/classes/Config/Descriptions.php:921
3664 msgid "Server socket"
3665 msgstr ""
3667 #: libraries/classes/Config/Descriptions.php:922
3668 msgid "Use SSL"
3669 msgstr ""
3671 #: libraries/classes/Config/Descriptions.php:923
3672 msgid "Designer and PDF schema: table coordinates"
3673 msgstr ""
3675 #: libraries/classes/Config/Descriptions.php:924
3676 msgid "Display columns table"
3677 msgstr ""
3679 #: libraries/classes/Config/Descriptions.php:925
3680 msgid "UI preferences table"
3681 msgstr ""
3683 #: libraries/classes/Config/Descriptions.php:926
3684 msgid "Add DROP DATABASE"
3685 msgstr ""
3687 #: libraries/classes/Config/Descriptions.php:927
3688 #: templates/database/structure/copy_form.twig:34
3689 msgid "Add DROP TABLE"
3690 msgstr ""
3692 #: libraries/classes/Config/Descriptions.php:928
3693 msgid "Add DROP VIEW"
3694 msgstr ""
3696 #: libraries/classes/Config/Descriptions.php:929
3697 msgid "Statements to track"
3698 msgstr ""
3700 #: libraries/classes/Config/Descriptions.php:930
3701 msgid "SQL query tracking table"
3702 msgstr ""
3704 #: libraries/classes/Config/Descriptions.php:931
3705 msgid "Automatically create versions"
3706 msgstr ""
3708 #: libraries/classes/Config/Descriptions.php:932
3709 msgid "User preferences storage table"
3710 msgstr ""
3712 #: libraries/classes/Config/Descriptions.php:933
3713 msgid "Users table"
3714 msgstr ""
3716 #: libraries/classes/Config/Descriptions.php:934
3717 msgid "User groups table"
3718 msgstr ""
3720 #: libraries/classes/Config/Descriptions.php:935
3721 msgid "Hidden navigation items table"
3722 msgstr ""
3724 #: libraries/classes/Config/Descriptions.php:936
3725 msgid "User for config auth"
3726 msgstr ""
3728 #: libraries/classes/Config/Descriptions.php:937
3729 msgid "Verbose name of this server"
3730 msgstr ""
3732 #: libraries/classes/Config/Descriptions.php:938
3733 msgid "Allow to display all the rows"
3734 msgstr ""
3736 #: libraries/classes/Config/Descriptions.php:939
3737 msgid "Show password change form"
3738 msgstr ""
3740 #: libraries/classes/Config/Descriptions.php:940
3741 msgid "Show create database form"
3742 msgstr ""
3744 #: libraries/classes/Config/Descriptions.php:941
3745 msgid "Show table comments"
3746 msgstr ""
3748 #: libraries/classes/Config/Descriptions.php:942
3749 msgid "Show creation timestamp"
3750 msgstr ""
3752 #: libraries/classes/Config/Descriptions.php:943
3753 msgid "Show last update timestamp"
3754 msgstr ""
3756 #: libraries/classes/Config/Descriptions.php:944
3757 msgid "Show last check timestamp"
3758 msgstr ""
3760 #: libraries/classes/Config/Descriptions.php:945
3761 msgid "Show table charset"
3762 msgstr ""
3764 #: libraries/classes/Config/Descriptions.php:946
3765 msgid "Show field types"
3766 msgstr ""
3768 #: libraries/classes/Config/Descriptions.php:947
3769 msgid "Show function fields"
3770 msgstr ""
3772 #: libraries/classes/Config/Descriptions.php:948
3773 msgid "Show hint"
3774 msgstr ""
3776 #: libraries/classes/Config/Descriptions.php:949
3777 msgid "Show phpinfo() link"
3778 msgstr ""
3780 #: libraries/classes/Config/Descriptions.php:950
3781 msgid "Show detailed MySQL server information"
3782 msgstr ""
3784 #: libraries/classes/Config/Descriptions.php:951
3785 msgid "Show SQL queries"
3786 msgstr ""
3788 #: libraries/classes/Config/Descriptions.php:952 templates/sql/query.twig:120
3789 msgid "Retain query box"
3790 msgstr ""
3792 #: libraries/classes/Config/Descriptions.php:953
3793 msgid "Show statistics"
3794 msgstr ""
3796 #: libraries/classes/Config/Descriptions.php:954
3797 msgid "Skip locked tables"
3798 msgstr ""
3800 #: libraries/classes/Config/Descriptions.php:955
3801 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
3802 #: libraries/classes/Display/Results.php:3259
3803 #: libraries/classes/Html/Generator.php:684
3804 #: libraries/classes/Html/Generator.php:946
3805 #: libraries/classes/Server/UserGroups.php:125
3806 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
3807 #: templates/console/display.twig:175
3808 #: templates/database/central_columns/main.twig:267
3809 #: templates/database/central_columns/main.twig:381
3810 #: templates/database/central_columns/main.twig:382
3811 #: templates/database/events/index.twig:46
3812 #: templates/database/events/index.twig:49
3813 #: templates/database/events/row.twig:20 templates/database/events/row.twig:23
3814 #: templates/database/routines/row.twig:18
3815 #: templates/database/routines/row.twig:21
3816 #: templates/database/structure/structure_table_row.twig:66
3817 #: templates/database/triggers/row.twig:22
3818 #: templates/database/triggers/row.twig:25
3819 #: templates/display/results/table.twig:210
3820 #: templates/display/results/table.twig:211 templates/indexes.twig:33
3821 #: templates/server/variables/index.twig:41
3822 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:57
3823 #: templates/table/structure/display_structure.twig:436
3824 msgid "Edit"
3825 msgstr "Bewerkn"
3827 #: libraries/classes/Config/Descriptions.php:956
3828 #: libraries/classes/Html/Generator.php:648
3829 msgid "Explain SQL"
3830 msgstr ""
3832 #: libraries/classes/Config/Descriptions.php:957
3833 #: libraries/classes/Export.php:604 libraries/classes/Html/Generator.php:728
3834 #: templates/console/display.twig:99
3835 #: templates/server/status/processes/index.twig:10
3836 #: templates/server/status/variables/index.twig:12
3837 msgid "Refresh"
3838 msgstr ""
3840 #: libraries/classes/Config/Descriptions.php:958
3841 #: libraries/classes/Html/Generator.php:713
3842 msgid "Create PHP code"
3843 msgstr ""
3845 #: libraries/classes/Config/Descriptions.php:959
3846 msgid "Suhosin warning"
3847 msgstr ""
3849 #: libraries/classes/Config/Descriptions.php:960
3850 msgid "Login cookie validity warning"
3851 msgstr ""
3853 #: libraries/classes/Config/Descriptions.php:961
3854 msgid "Textarea columns"
3855 msgstr ""
3857 #: libraries/classes/Config/Descriptions.php:962
3858 msgid "Textarea rows"
3859 msgstr ""
3861 #: libraries/classes/Config/Descriptions.php:963
3862 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:159
3863 #: libraries/classes/Plugins/Export/ExportHtmlword.php:149
3864 #: libraries/classes/Plugins/Export/ExportOdt.php:192
3865 #: libraries/classes/Plugins/Export/ExportTexytext.php:133
3866 #: libraries/classes/Server/Privileges.php:1945
3867 #: libraries/classes/Server/Privileges.php:1947
3868 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
3869 #: templates/console/display.twig:184 templates/server/databases/index.twig:109
3870 #: templates/server/privileges/edit_routine_privileges.twig:17
3871 #: templates/server/privileges/privileges_table.twig:233
3872 #: templates/server/privileges/user_properties.twig:22
3873 #: templates/server/privileges/user_properties.twig:71
3874 #: templates/table/operations/index.twig:56
3875 #: templates/table/operations/index.twig:62
3876 #: templates/table/operations/index.twig:233
3877 #: templates/table/operations/index.twig:239
3878 #: templates/table/relation/common_form.twig:36
3879 #: templates/table/relation/common_form.twig:172
3880 #: templates/table/relation/foreign_key_row.twig:98
3881 msgid "Database"
3882 msgstr ""
3884 #: libraries/classes/Config/Descriptions.php:964
3885 msgid "Default title"
3886 msgstr ""
3888 #: libraries/classes/Config/Descriptions.php:965
3889 #: templates/server/status/base.twig:6
3890 msgid "Server"
3891 msgstr ""
3893 #: libraries/classes/Config/Descriptions.php:966
3894 #: libraries/classes/Database/Triggers.php:398
3895 #: libraries/classes/Plugins/Export/ExportXml.php:521
3896 #: libraries/classes/Server/Privileges.php:1951
3897 #: libraries/classes/Server/Privileges.php:1953
3898 #: templates/database/structure/show_create.twig:10
3899 #: templates/database/structure/table_header.twig:8
3900 #: templates/database/tracking/tables.twig:13
3901 #: templates/database/tracking/tables.twig:154
3902 #: templates/database/triggers/list.twig:20
3903 #: templates/server/privileges/privileges_table.twig:6
3904 #: templates/server/privileges/privileges_table.twig:235
3905 #: templates/server/privileges/user_properties.twig:37
3906 #: templates/server/privileges/user_properties.twig:82
3907 #: templates/table/maintenance/checksum.twig:12
3908 #: templates/table/operations/index.twig:67
3909 #: templates/table/operations/index.twig:244
3910 #: templates/table/relation/common_form.twig:37
3911 #: templates/table/relation/common_form.twig:179
3912 #: templates/table/relation/foreign_key_row.twig:109
3913 msgid "Table"
3914 msgstr ""
3916 #: libraries/classes/Config/Descriptions.php:967
3917 msgid "List of trusted proxies for IP allow/deny"
3918 msgstr ""
3920 #: libraries/classes/Config/Descriptions.php:968
3921 msgid "Upload directory"
3922 msgstr ""
3924 #: libraries/classes/Config/Descriptions.php:969
3925 msgid "Use database search"
3926 msgstr ""
3928 #: libraries/classes/Config/Descriptions.php:970
3929 msgid "Enable the Developer tab in settings"
3930 msgstr ""
3932 #: libraries/classes/Config/Descriptions.php:971
3933 #: libraries/classes/Setup/Index.php:132 libraries/classes/Setup/Index.php:156
3934 #: libraries/classes/Setup/Index.php:170 libraries/classes/Setup/Index.php:183
3935 #: libraries/classes/Setup/Index.php:192 libraries/classes/Setup/Index.php:200
3936 msgid "Version check"
3937 msgstr ""
3939 #: libraries/classes/Config/Descriptions.php:972
3940 msgid "Proxy url"
3941 msgstr ""
3943 #: libraries/classes/Config/Descriptions.php:973
3944 msgid "Proxy username"
3945 msgstr ""
3947 #: libraries/classes/Config/Descriptions.php:974
3948 msgid "Proxy password"
3949 msgstr ""
3951 #: libraries/classes/Config/Descriptions.php:975
3952 msgid "ZIP"
3953 msgstr "ZIP"
3955 #: libraries/classes/Config/Descriptions.php:976
3956 msgid "URL for reCaptcha v2 API"
3957 msgstr ""
3959 #: libraries/classes/Config/Descriptions.php:977
3960 msgid "Content-Security-Policy snippet for reCaptcha v2 API"
3961 msgstr ""
3963 #: libraries/classes/Config/Descriptions.php:978
3964 msgid "Request parameter for reCaptcha v2 API"
3965 msgstr ""
3967 #: libraries/classes/Config/Descriptions.php:979
3968 msgid "Response parameter for reCaptcha v2 API"
3969 msgstr ""
3971 #: libraries/classes/Config/Descriptions.php:980
3972 msgid "Public key for reCaptcha"
3973 msgstr ""
3975 #: libraries/classes/Config/Descriptions.php:981
3976 msgid "Private key for reCaptcha"
3977 msgstr ""
3979 #: libraries/classes/Config/Descriptions.php:982
3980 msgid "URL for reCaptcha siteverify"
3981 msgstr ""
3983 #: libraries/classes/Config/Descriptions.php:983
3984 msgid "Send error reports"
3985 msgstr ""
3987 #: libraries/classes/Config/Descriptions.php:984
3988 msgid "Enter executes queries in console"
3989 msgstr ""
3991 #: libraries/classes/Config/Descriptions.php:985
3992 msgid "Enable Zero Configuration mode"
3993 msgstr ""
3995 #: libraries/classes/Config/Descriptions.php:986
3996 #: templates/console/display.twig:153
3997 msgid "Show query history at start"
3998 msgstr ""
4000 #: libraries/classes/Config/Descriptions.php:987
4001 #: templates/console/display.twig:149
4002 msgid "Always expand query messages"
4003 msgstr ""
4005 #: libraries/classes/Config/Descriptions.php:988
4006 #: templates/console/display.twig:157
4007 msgid "Show current browsing query"
4008 msgstr ""
4010 #: libraries/classes/Config/Descriptions.php:989
4011 msgid "Execute queries on Enter and insert new line with Shift + Enter"
4012 msgstr ""
4014 #: libraries/classes/Config/Descriptions.php:990
4015 #: templates/console/display.twig:168
4016 msgid "Switch to dark theme"
4017 msgstr ""
4019 #: libraries/classes/Config/Descriptions.php:991
4020 msgid "Console height"
4021 msgstr ""
4023 #: libraries/classes/Config/Descriptions.php:992
4024 msgid "Console mode"
4025 msgstr ""
4027 #: libraries/classes/Config/Descriptions.php:993
4028 #: templates/console/display.twig:64
4029 msgid "Group queries"
4030 msgstr ""
4032 #: libraries/classes/Config/Descriptions.php:994
4033 #: templates/sql/profiling_chart.twig:9
4034 msgid "Order"
4035 msgstr ""
4037 #: libraries/classes/Config/Descriptions.php:995
4038 msgid "Order by"
4039 msgstr ""
4041 #: libraries/classes/Config/Descriptions.php:996
4042 msgid "Server connection collation"
4043 msgstr ""
4045 #: libraries/classes/Config/FormDisplay.php:123
4046 #: libraries/classes/Config/Validator.php:541
4047 msgid "Not a positive number!"
4048 msgstr ""
4050 #: libraries/classes/Config/FormDisplay.php:124
4051 #: libraries/classes/Config/Validator.php:563
4052 msgid "Not a non-negative number!"
4053 msgstr ""
4055 #: libraries/classes/Config/FormDisplay.php:125
4056 #: libraries/classes/Config/Validator.php:519
4057 msgid "Not a valid port number!"
4058 msgstr ""
4060 #: libraries/classes/Config/FormDisplay.php:126
4061 #: libraries/classes/Config/FormDisplay.php:718
4062 #: libraries/classes/Config/Validator.php:585
4063 msgid "Incorrect value!"
4064 msgstr ""
4066 #: libraries/classes/Config/FormDisplay.php:127
4067 #: libraries/classes/Config/Validator.php:603
4068 #, php-format
4069 msgid "Value must be less than or equal to %s!"
4070 msgstr ""
4072 #: libraries/classes/Config/FormDisplay.php:675
4073 #, php-format
4074 msgid "Missing data for %s"
4075 msgstr ""
4077 #: libraries/classes/Config/FormDisplay.php:874
4078 #: libraries/classes/Config/FormDisplay.php:882
4079 msgid "unavailable"
4080 msgstr ""
4082 #: libraries/classes/Config/FormDisplay.php:876
4083 #: libraries/classes/Config/FormDisplay.php:884
4084 #, php-format
4085 msgid "\"%s\" requires %s extension"
4086 msgstr ""
4088 #: libraries/classes/Config/FormDisplay.php:916
4089 #, php-format
4090 msgid "Compressed import will not work due to missing function %s."
4091 msgstr ""
4093 #: libraries/classes/Config/FormDisplay.php:924
4094 #, php-format
4095 msgid "Compressed export will not work due to missing function %s."
4096 msgstr ""
4098 #: libraries/classes/Config/FormDisplay.php:943
4099 #, php-format
4100 msgid "maximum %s"
4101 msgstr ""
4103 #: libraries/classes/Config/FormDisplayTemplate.php:178
4104 #: libraries/classes/Engines/Pbxt.php:169
4105 #: libraries/classes/Html/Generator.php:812
4106 #: libraries/classes/Html/MySQLDocumentation.php:49
4107 #: libraries/classes/Sanitize.php:200 templates/home/index.twig:198
4108 #: templates/server/variables/index.twig:17
4109 msgid "Documentation"
4110 msgstr "Dokumentoasje"
4112 #: libraries/classes/Config/FormDisplayTemplate.php:255
4113 msgid "This setting is disabled, it will not be applied to your configuration."
4114 msgstr ""
4116 #: libraries/classes/Config/FormDisplayTemplate.php:257
4117 #: libraries/classes/Relation.php:150 libraries/classes/Relation.php:158
4118 #: libraries/config.values.php:145 libraries/config.values.php:188
4119 msgid "Disabled"
4120 msgstr ""
4122 #: libraries/classes/Config/FormDisplayTemplate.php:303
4123 #: libraries/classes/Controllers/Database/StructureController.php:1453
4124 #: libraries/classes/Controllers/Database/StructureController.php:1536
4125 #: libraries/classes/Controllers/JavaScriptMessagesController.php:499
4126 #: libraries/classes/Controllers/Table/DeleteController.php:56
4127 #: libraries/classes/Controllers/Table/StructureController.php:481
4128 #: libraries/classes/Controllers/Table/StructureController.php:505
4129 #: libraries/classes/Controllers/Table/StructureController.php:552
4130 #: libraries/classes/IndexColumn.php:135 libraries/classes/Index.php:524
4131 #: libraries/classes/Plugins/Export/ExportHtmlword.php:666
4132 #: libraries/classes/Plugins/Export/ExportLatex.php:639
4133 #: libraries/classes/Plugins/Export/ExportOdt.php:815
4134 #: libraries/classes/Plugins/Export/ExportTexytext.php:634
4135 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:798
4136 #: templates/database/central_columns/main.twig:360
4137 #: templates/database/data_dictionary/index.twig:39
4138 #: templates/database/data_dictionary/index.twig:83
4139 #: templates/database/privileges/index.twig:69
4140 #: templates/database/structure/drop_form.twig:19
4141 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:63
4142 #: templates/preferences/autoload.twig:11
4143 #: templates/preferences/manage/error.twig:18
4144 #: templates/server/privileges/new_user_ajax.twig:20
4145 #: templates/server/privileges/new_user_ajax.twig:34
4146 #: templates/server/privileges/privileges_summary.twig:37
4147 #: templates/server/privileges/privileges_summary.twig:40
4148 #: templates/server/privileges/privileges_summary.twig:42
4149 #: templates/server/privileges/users_overview.twig:50
4150 #: templates/server/privileges/users_overview.twig:62
4151 #: templates/table/delete/confirm.twig:28
4152 #: templates/table/privileges/index.twig:73
4153 #: templates/table/structure/display_structure.twig:81
4154 #: templates/table/structure/display_structure.twig:470
4155 #: templates/table/structure/drop_confirm.twig:19
4156 #: templates/table/structure/primary.twig:22
4157 #: templates/table/tracking/structure_snapshot_columns.twig:33
4158 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4159 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4160 msgid "Yes"
4161 msgstr ""
4163 #: libraries/classes/Config/FormDisplayTemplate.php:303
4164 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
4165 #: libraries/classes/IndexColumn.php:132 libraries/classes/Index.php:497
4166 #: libraries/classes/Index.php:525
4167 #: libraries/classes/Plugins/Export/ExportHtmlword.php:665
4168 #: libraries/classes/Plugins/Export/ExportLatex.php:639
4169 #: libraries/classes/Plugins/Export/ExportOdt.php:814
4170 #: libraries/classes/Plugins/Export/ExportTexytext.php:634
4171 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:797
4172 #: templates/database/central_columns/main.twig:360
4173 #: templates/database/data_dictionary/index.twig:39
4174 #: templates/database/data_dictionary/index.twig:83
4175 #: templates/database/privileges/index.twig:69
4176 #: templates/database/structure/drop_form.twig:20
4177 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:63
4178 #: templates/preferences/autoload.twig:12
4179 #: templates/preferences/manage/error.twig:19
4180 #: templates/server/privileges/new_user_ajax.twig:22
4181 #: templates/server/privileges/new_user_ajax.twig:34
4182 #: templates/server/privileges/privileges_summary.twig:37
4183 #: templates/server/privileges/privileges_summary.twig:40
4184 #: templates/server/privileges/privileges_summary.twig:42
4185 #: templates/server/privileges/users_overview.twig:52
4186 #: templates/server/privileges/users_overview.twig:62
4187 #: templates/table/delete/confirm.twig:29
4188 #: templates/table/privileges/index.twig:73
4189 #: templates/table/structure/display_structure.twig:81
4190 #: templates/table/structure/display_structure.twig:470
4191 #: templates/table/structure/drop_confirm.twig:20
4192 #: templates/table/structure/primary.twig:23
4193 #: templates/table/tracking/structure_snapshot_columns.twig:33
4194 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4195 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4196 msgid "No"
4197 msgstr ""
4199 #: libraries/classes/Config/FormDisplayTemplate.php:350
4200 #, php-format
4201 msgid "Set value: %s"
4202 msgstr ""
4204 #: libraries/classes/Config/FormDisplayTemplate.php:355
4205 msgid "Restore default value"
4206 msgstr ""
4208 #: libraries/classes/Config/FormDisplayTemplate.php:368
4209 msgid "Allow users to customize this value"
4210 msgstr ""
4212 #: libraries/classes/Config/Forms/Setup/ServersForm.php:37
4213 msgid "Config authentication"
4214 msgstr ""
4216 #: libraries/classes/Config/Forms/Setup/ServersForm.php:41
4217 msgid "HTTP authentication"
4218 msgstr ""
4220 #: libraries/classes/Config/Forms/Setup/ServersForm.php:44
4221 msgid "Signon authentication"
4222 msgstr ""
4224 #: libraries/classes/Config/Forms/User/ExportForm.php:23
4225 msgid "Quick"
4226 msgstr ""
4228 #: libraries/classes/Config/Forms/User/ExportForm.php:27
4229 msgid "Custom"
4230 msgstr ""
4232 #: libraries/classes/Config/Forms/User/ExportForm.php:53
4233 #: libraries/classes/Config/Forms/User/ExportForm.php:98
4234 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4235 #: libraries/classes/Controllers/JavaScriptMessagesController.php:723
4236 #: libraries/classes/Import.php:1382 libraries/classes/Menu.php:282
4237 #: libraries/classes/Menu.php:401
4238 #: libraries/classes/Navigation/Nodes/NodeColumn.php:43
4239 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:57
4240 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
4241 #: libraries/classes/Util.php:1719 libraries/classes/Util.php:2489
4242 #: libraries/classes/Util.php:2506 libraries/config.values.php:60
4243 #: libraries/config.values.php:74 libraries/config.values.php:165
4244 #: libraries/config.values.php:175
4245 #: templates/columns_definitions/table_fields_definitions.twig:4
4246 #: templates/database/central_columns/edit.twig:3
4247 #: templates/database/export/index.twig:24
4248 #: templates/database/structure/structure_table_row.twig:48
4249 #: templates/server/privileges/privileges_table.twig:328
4250 #: templates/table/tracking/structure_snapshot_columns.twig:1
4251 msgid "Structure"
4252 msgstr ""
4254 #: libraries/classes/Config/Forms/User/ExportForm.php:69
4255 #: libraries/classes/Config/Forms/User/ExportForm.php:106
4256 #: libraries/classes/Config/Forms/User/ExportForm.php:131
4257 #: libraries/classes/Config/Forms/User/ExportForm.php:137
4258 #: libraries/classes/Controllers/Server/DatabasesController.php:488
4259 #: templates/database/export/index.twig:25
4260 #: templates/server/privileges/privileges_table.twig:254
4261 #: templates/table/structure/display_table_stats.twig:17
4262 msgid "Data"
4263 msgstr ""
4265 #: libraries/classes/Config/Forms/User/ExportForm.php:89
4266 msgid "CSV for MS Excel"
4267 msgstr ""
4269 #: libraries/classes/Config/Forms/User/ExportForm.php:114
4270 msgid "Microsoft Word 2000"
4271 msgstr ""
4273 #: libraries/classes/Config/Forms/User/ExportForm.php:120
4274 #: libraries/classes/Config/Forms/User/ImportForm.php:50
4275 msgid "OpenDocument Spreadsheet"
4276 msgstr ""
4278 #: libraries/classes/Config/Forms/User/ExportForm.php:124
4279 msgid "OpenDocument Text"
4280 msgstr ""
4282 #: libraries/classes/Config/Forms/User/ExportForm.php:151
4283 #: libraries/classes/Controllers/JavaScriptMessagesController.php:371
4284 #: libraries/classes/Menu.php:312 libraries/classes/Menu.php:426
4285 #: libraries/classes/Menu.php:563 libraries/classes/Server/Privileges.php:1621
4286 #: libraries/classes/Util.php:2478 libraries/classes/Util.php:2493
4287 #: libraries/classes/Util.php:2510 templates/database/events/index.twig:58
4288 #: templates/database/events/index.twig:91
4289 #: templates/database/events/index.twig:92
4290 #: templates/database/events/row.twig:33
4291 #: templates/database/privileges/index.twig:91
4292 #: templates/database/privileges/index.twig:116
4293 #: templates/database/privileges/index.twig:117
4294 #: templates/database/routines/index.twig:50
4295 #: templates/database/routines/index.twig:51
4296 #: templates/database/routines/row.twig:58
4297 #: templates/database/routines/row.twig:61
4298 #: templates/database/structure/check_all_tables.twig:12
4299 #: templates/database/triggers/list.twig:41
4300 #: templates/database/triggers/list.twig:42
4301 #: templates/database/triggers/row.twig:35
4302 #: templates/display/results/table.twig:223
4303 #: templates/display/results/table.twig:224
4304 #: templates/display/results/table.twig:258 templates/export.twig:8
4305 #: templates/preferences/header.twig:42
4306 #: templates/preferences/manage/main.twig:68
4307 #: templates/server/privileges/new_user_ajax.twig:63
4308 #: templates/server/privileges/users_overview.twig:92
4309 #: templates/server/privileges/users_overview.twig:109
4310 #: templates/server/privileges/users_overview.twig:110
4311 #: templates/server/status/monitor/index.twig:81
4312 #: templates/table/privileges/index.twig:95
4313 #: templates/table/privileges/index.twig:120
4314 #: templates/table/privileges/index.twig:121
4315 msgid "Export"
4316 msgstr ""
4318 #: libraries/classes/Config/Forms/User/FeaturesForm.php:88
4319 #: templates/preferences/header.twig:18
4320 msgid "Features"
4321 msgstr ""
4323 #: libraries/classes/Config/Forms/User/ImportForm.php:41
4324 msgid "CSV using LOAD DATA"
4325 msgstr ""
4327 #: libraries/classes/Config/Forms/User/ImportForm.php:65
4328 #: libraries/classes/Controllers/JavaScriptMessagesController.php:309
4329 #: libraries/classes/Menu.php:321 libraries/classes/Menu.php:436
4330 #: libraries/classes/Menu.php:568 libraries/classes/Util.php:2479
4331 #: libraries/classes/Util.php:2494 libraries/classes/Util.php:2511
4332 #: templates/import.twig:33 templates/preferences/header.twig:48
4333 #: templates/preferences/manage/main.twig:11
4334 #: templates/server/status/monitor/index.twig:78
4335 msgid "Import"
4336 msgstr ""
4338 #: libraries/classes/Config/Forms/User/MainForm.php:35
4339 msgid "Default transformations"
4340 msgstr ""
4342 #: libraries/classes/Config/PageSettings.php:138
4343 msgid "Cannot save settings, submitted configuration form contains errors!"
4344 msgstr ""
4346 #: libraries/classes/Config.php:740
4347 #, php-format
4348 msgid "Existing configuration file (%s) is not readable."
4349 msgstr ""
4351 #: libraries/classes/Config.php:778
4352 msgid "Wrong permissions on configuration file, should not be world writable!"
4353 msgstr ""
4355 #: libraries/classes/Config.php:793
4356 #, php-format
4357 msgid "Could not load default configuration from: %1$s"
4358 msgstr ""
4360 #: libraries/classes/Config.php:803
4361 msgid "Failed to read configuration file!"
4362 msgstr ""
4364 #: libraries/classes/Config.php:806
4365 msgid ""
4366 "This usually means there is a syntax error in it, please check any errors "
4367 "shown below."
4368 msgstr ""
4370 #: libraries/classes/Config.php:1387
4371 #, php-format
4372 msgid "Invalid server index: %s"
4373 msgstr ""
4375 #: libraries/classes/Config.php:1400
4376 #, php-format
4377 msgid "Server %d"
4378 msgstr ""
4380 #: libraries/classes/Config/ServerConfigChecks.php:72
4381 #, php-format
4382 msgid ""
4383 "This %soption%s should be disabled as it allows attackers to bruteforce "
4384 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4385 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4386 "protection with trusted proxies list may not be reliable if your IP belongs "
4387 "to an ISP where thousands of users, including you, are connected to."
4388 msgstr ""
4390 #: libraries/classes/Config/ServerConfigChecks.php:97
4391 msgid ""
4392 "This value should be double checked to ensure that this directory is neither "
4393 "world accessible nor readable or writable by other users on your server."
4394 msgstr ""
4396 #: libraries/classes/Config/ServerConfigChecks.php:168
4397 msgid "You should use SSL connections if your database server supports it."
4398 msgstr ""
4400 #: libraries/classes/Config/ServerConfigChecks.php:175
4401 #, php-format
4402 msgid ""
4403 "If you feel this is necessary, use additional protection settings - %1$shost "
4404 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4405 "based protection may not be reliable if your IP belongs to an ISP where "
4406 "thousands of users, including you, are connected to."
4407 msgstr ""
4409 #: libraries/classes/Config/ServerConfigChecks.php:200
4410 #, php-format
4411 msgid ""
4412 "You set the [kbd]config[/kbd] authentication type and included username and "
4413 "password for auto-login, which is not a desirable option for live hosts. "
4414 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4415 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4416 "[kbd]http[/kbd]."
4417 msgstr ""
4419 #: libraries/classes/Config/ServerConfigChecks.php:228
4420 msgid "You allow for connecting to the server without a password."
4421 msgstr ""
4423 #: libraries/classes/Config/ServerConfigChecks.php:312
4424 #, php-format
4425 msgid ""
4426 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4427 "system."
4428 msgstr ""
4430 #: libraries/classes/Config/ServerConfigChecks.php:334
4431 #, php-format
4432 msgid ""
4433 "%sZip compression%s requires functions (%s) which are unavailable on this "
4434 "system."
4435 msgstr ""
4437 #: libraries/classes/Config/ServerConfigChecks.php:371
4438 msgid ""
4439 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4440 "authentication, so a key was automatically generated for you. It is used to "
4441 "encrypt cookies; you don't need to remember it."
4442 msgstr ""
4444 #: libraries/classes/Config/ServerConfigChecks.php:383
4445 msgid "Key is too short, it should have at least 32 characters."
4446 msgstr ""
4448 #: libraries/classes/Config/ServerConfigChecks.php:393
4449 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4450 msgstr ""
4452 #: libraries/classes/Config/ServerConfigChecks.php:428
4453 #, php-format
4454 msgid ""
4455 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4456 "may cause random session invalidation (currently session.gc_maxlifetime is "
4457 "%5$d)."
4458 msgstr ""
4460 #: libraries/classes/Config/ServerConfigChecks.php:450
4461 #, php-format
4462 msgid ""
4463 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4464 "most. Values larger than 1800 may pose a security risk such as impersonation."
4465 msgstr ""
4467 #: libraries/classes/Config/ServerConfigChecks.php:475
4468 #, php-format
4469 msgid ""
4470 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4471 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4472 msgstr ""
4474 #: libraries/classes/Config/ServerConfigChecks.php:515
4475 #, php-format
4476 msgid ""
4477 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4478 "are unavailable on this system."
4479 msgstr ""
4481 #: libraries/classes/Config/ServerConfigChecks.php:547
4482 #, php-format
4483 msgid ""
4484 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4485 "are unavailable on this system."
4486 msgstr ""
4488 #: libraries/classes/Config/Validator.php:238
4489 msgid "Could not connect to the database server!"
4490 msgstr ""
4492 #: libraries/classes/Config/Validator.php:273
4493 msgid "Invalid authentication type!"
4494 msgstr ""
4496 #: libraries/classes/Config/Validator.php:280
4497 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4498 msgstr ""
4500 #: libraries/classes/Config/Validator.php:288
4501 msgid ""
4502 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4503 "method!"
4504 msgstr ""
4506 #: libraries/classes/Config/Validator.php:297
4507 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4508 msgstr ""
4510 #: libraries/classes/Config/Validator.php:351
4511 msgid ""
4512 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4513 msgstr ""
4515 #: libraries/classes/Config/Validator.php:358
4516 msgid ""
4517 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4518 "storage!"
4519 msgstr ""
4521 #: libraries/classes/Config/Validator.php:448
4522 msgid "Incorrect value:"
4523 msgstr ""
4525 #: libraries/classes/Config/Validator.php:457
4526 #, php-format
4527 msgid "Incorrect IP address: %s"
4528 msgstr ""
4530 #: libraries/classes/Console.php:91
4531 #, php-format
4532 msgid "Showing %1$d bookmark (both private and shared)"
4533 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4534 msgstr[0] ""
4535 msgstr[1] ""
4537 #: libraries/classes/Console.php:98
4538 msgid "No bookmarks"
4539 msgstr ""
4541 #: libraries/classes/Console.php:132
4542 msgid "SQL Query Console"
4543 msgstr ""
4545 #: libraries/classes/Controllers/AbstractController.php:74
4546 #: libraries/classes/Controllers/JavaScriptMessagesController.php:342
4547 #: libraries/classes/Controllers/Server/DatabasesController.php:293
4548 #: libraries/classes/DbTableExists.php:45
4549 msgid "No databases selected."
4550 msgstr ""
4552 #: libraries/classes/Controllers/ChangeLogController.php:37
4553 #: libraries/classes/Controllers/LicenseController.php:32
4554 #, fuzzy, php-format
4555 #| msgid ""
4556 #| "The %s file is not available on this system, please visit www.phpmyadmin."
4557 #| "net for more information."
4558 msgid ""
4559 "The %s file is not available on this system, please visit %s for more "
4560 "information."
4561 msgstr ""
4562 "Et %s bestand es niej beschikbaor ip da systeem ier, aje meer informatie "
4563 "wilt zouje best naar %s gaon."
4565 #: libraries/classes/Controllers/Database/CentralColumnsController.php:138
4566 #, php-format
4567 msgid "Showing rows %1$s - %2$s."
4568 msgstr ""
4570 #: libraries/classes/Controllers/Database/ExportController.php:78
4571 #: libraries/classes/Controllers/Database/TrackingController.php:128
4572 #: libraries/classes/Controllers/ExportController.php:445
4573 #: libraries/classes/Database/Qbe.php:359
4574 #: templates/database/structure/index.twig:19
4575 #: templates/navigation/tree/path.twig:9
4576 msgid "No tables found in database."
4577 msgstr ""
4579 #: libraries/classes/Controllers/Database/ExportController.php:149
4580 #: libraries/classes/Controllers/Server/ExportController.php:73
4581 #: libraries/classes/Controllers/Table/ExportController.php:116
4582 msgid "Could not load export plugins, please check your installation!"
4583 msgstr ""
4585 #: libraries/classes/Controllers/Database/ExportController.php:177
4586 #: libraries/classes/Controllers/Database/StructureController.php:1175
4587 #: libraries/classes/Controllers/Database/StructureController.php:1216
4588 #: libraries/classes/Controllers/Database/StructureController.php:1249
4589 #: libraries/classes/Controllers/Database/StructureController.php:1272
4590 #: libraries/classes/Controllers/Database/StructureController.php:1295
4591 #: libraries/classes/Controllers/Database/StructureController.php:1318
4592 #: libraries/classes/Controllers/Database/StructureController.php:1341
4593 #: libraries/classes/Controllers/Database/StructureController.php:1371
4594 #: libraries/classes/Controllers/Database/StructureController.php:1422
4595 #: libraries/classes/Controllers/Table/MaintenanceController.php:44
4596 #: libraries/classes/Controllers/Table/MaintenanceController.php:79
4597 #: libraries/classes/Controllers/Table/MaintenanceController.php:117
4598 #: libraries/classes/Controllers/Table/MaintenanceController.php:153
4599 #: libraries/classes/Controllers/Table/MaintenanceController.php:188
4600 msgid "No table selected."
4601 msgstr ""
4603 #: libraries/classes/Controllers/Database/ImportController.php:75
4604 #: libraries/classes/Controllers/ImportController.php:620
4605 #: libraries/classes/Controllers/Server/ImportController.php:60
4606 #: libraries/classes/Controllers/Table/ImportController.php:68
4607 msgid "Could not load import plugins, please check your installation!"
4608 msgstr ""
4610 #: libraries/classes/Controllers/Database/OperationsController.php:95
4611 #: libraries/classes/Controllers/Table/CreateController.php:76
4612 msgid "The database name is empty!"
4613 msgstr ""
4615 #: libraries/classes/Controllers/Database/OperationsController.php:106
4616 msgid "Cannot copy database to the same name. Change the name and try again."
4617 msgstr ""
4619 #: libraries/classes/Controllers/Database/OperationsController.php:197
4620 #, php-format
4621 msgid "Database %1$s has been renamed to %2$s."
4622 msgstr ""
4624 #: libraries/classes/Controllers/Database/OperationsController.php:209
4625 #, php-format
4626 msgid "Database %1$s has been copied to %2$s."
4627 msgstr ""
4629 #: libraries/classes/Controllers/Database/OperationsController.php:324
4630 #, php-format
4631 msgid ""
4632 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4633 msgstr ""
4635 #: libraries/classes/Controllers/Database/OperationsController.php:363
4636 #: libraries/classes/Controllers/Table/OperationsController.php:269
4637 msgid "No collation provided."
4638 msgstr ""
4640 #: libraries/classes/Controllers/Database/SearchController.php:55
4641 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:89
4642 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:104
4643 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:81
4644 #: libraries/classes/Plugins/AuthenticationPlugin.php:197
4645 msgid "Access denied!"
4646 msgstr ""
4648 #: libraries/classes/Controllers/Database/StructureController.php:291
4649 msgid "Favorite List is full!"
4650 msgstr ""
4652 #: libraries/classes/Controllers/Database/StructureController.php:570
4653 #: templates/table/operations/index.twig:408
4654 #: templates/table/operations/view.twig:27
4655 #, php-format
4656 msgid "View %s has been dropped."
4657 msgstr ""
4659 #: libraries/classes/Controllers/Database/StructureController.php:571
4660 #: templates/table/operations/index.twig:408
4661 #, php-format
4662 msgid "Table %s has been dropped."
4663 msgstr ""
4665 #: libraries/classes/Controllers/Database/StructureController.php:626
4666 #: templates/table/operations/index.twig:387
4667 #, php-format
4668 msgid "Table %s has been emptied."
4669 msgstr ""
4671 #: libraries/classes/Controllers/Database/StructureController.php:796
4672 #: libraries/classes/Display/Results.php:4476
4673 #, php-format
4674 msgid ""
4675 "This view has at least this number of rows. Please refer to %sdocumentation"
4676 "%s."
4677 msgstr ""
4679 #: libraries/classes/Controllers/Database/StructureController.php:1034
4680 msgid "unknown"
4681 msgstr ""
4683 #: libraries/classes/Controllers/Database/StructureController.php:1257
4684 #: libraries/classes/Controllers/Database/StructureController.php:1280
4685 #: libraries/classes/Controllers/Database/StructureController.php:1303
4686 msgid "Success!"
4687 msgstr ""
4689 #: libraries/classes/Controllers/Database/StructureController.php:1454
4690 #: libraries/classes/Controllers/Database/StructureController.php:1537
4691 #: libraries/classes/Controllers/Table/OperationsController.php:318
4692 #: libraries/classes/Controllers/Table/ReplaceController.php:397
4693 #: libraries/classes/Core.php:861 templates/preview_sql.twig:3
4694 msgid "No change"
4695 msgstr ""
4697 #: libraries/classes/Controllers/Database/TrackingController.php:81
4698 #: libraries/classes/Controllers/Database/TrackingController.php:101
4699 msgid "Tracking data deleted successfully."
4700 msgstr ""
4702 #: libraries/classes/Controllers/Database/TrackingController.php:88
4703 #, php-format
4704 msgid ""
4705 "Version %1$s was created for selected tables, tracking is active for them."
4706 msgstr ""
4708 #: libraries/classes/Controllers/Database/TrackingController.php:118
4709 msgid "No tables selected."
4710 msgstr ""
4712 #: libraries/classes/Controllers/Database/TrackingController.php:157
4713 msgid "Database Log"
4714 msgstr ""
4716 #: libraries/classes/Controllers/ErrorReportController.php:101
4717 msgid ""
4718 "An error has been detected and an error report has been automatically "
4719 "submitted based on your settings."
4720 msgstr ""
4722 #: libraries/classes/Controllers/ErrorReportController.php:105
4723 msgid "Thank you for submitting this report."
4724 msgstr ""
4726 #: libraries/classes/Controllers/ErrorReportController.php:109
4727 msgid ""
4728 "An error has been detected and an error report has been generated but failed "
4729 "to be sent."
4730 msgstr ""
4732 #: libraries/classes/Controllers/ErrorReportController.php:114
4733 msgid "If you experience any problems please submit a bug report manually."
4734 msgstr ""
4736 #: libraries/classes/Controllers/ErrorReportController.php:118
4737 msgid "You may want to refresh the page."
4738 msgstr ""
4740 #: libraries/classes/Controllers/ExportController.php:225
4741 #: libraries/classes/Export.php:1348
4742 msgid "Bad type!"
4743 msgstr ""
4745 #: libraries/classes/Controllers/ExportController.php:330
4746 msgid "Bad parameters!"
4747 msgstr ""
4749 #: libraries/classes/Controllers/HomeController.php:91
4750 msgid ""
4751 "You were logged out from one server, to logout completely from phpMyAdmin, "
4752 "you need to logout from all servers."
4753 msgstr ""
4755 #: libraries/classes/Controllers/HomeController.php:198
4756 #, php-format
4757 msgid ""
4758 "The phpMyAdmin configuration storage is not completely configured, some "
4759 "extended features have been deactivated. %sFind out why%s. "
4760 msgstr ""
4762 #: libraries/classes/Controllers/HomeController.php:205
4763 msgid ""
4764 "Or alternately go to 'Operations' tab of any database to set it up there."
4765 msgstr ""
4767 #: libraries/classes/Controllers/HomeController.php:323
4768 msgid ""
4769 "The mbstring PHP extension was not found and you seem to be using a "
4770 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4771 "split strings correctly and it may result in unexpected results."
4772 msgstr ""
4774 #: libraries/classes/Controllers/HomeController.php:338
4775 msgid ""
4776 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4777 "this some features such as error reporting or version check are disabled."
4778 msgstr ""
4780 #: libraries/classes/Controllers/HomeController.php:353
4781 msgid ""
4782 "Your PHP parameter [a@https://secure.php.net/manual/en/session.configuration."
4783 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4784 "than cookie validity configured in phpMyAdmin, because of this, your login "
4785 "might expire sooner than configured in phpMyAdmin."
4786 msgstr ""
4788 #: libraries/classes/Controllers/HomeController.php:372
4789 msgid ""
4790 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4791 "because of this, your login will expire sooner than configured in phpMyAdmin."
4792 msgstr ""
4794 #: libraries/classes/Controllers/HomeController.php:390
4795 msgid ""
4796 "Your server is running with default values for the controluser and password "
4797 "(controlpass) and is open to intrusion; you really should fix this security "
4798 "weakness by changing the password for controluser 'pma'."
4799 msgstr ""
4801 #: libraries/classes/Controllers/HomeController.php:406
4802 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
4803 msgstr ""
4805 #: libraries/classes/Controllers/HomeController.php:413
4806 msgid "The secret passphrase in configuration (blowfish_secret) is too short."
4807 msgstr ""
4809 #: libraries/classes/Controllers/HomeController.php:427
4810 msgid ""
4811 "Directory [code]config[/code], which is used by the setup script, still "
4812 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4813 "once phpMyAdmin has been configured. Otherwise the security of your server "
4814 "may be compromised by unauthorized people downloading your configuration."
4815 msgstr ""
4817 #: libraries/classes/Controllers/HomeController.php:447
4818 #, php-format
4819 msgid ""
4820 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4821 "issues."
4822 msgstr ""
4824 #: libraries/classes/Controllers/HomeController.php:462
4825 #, php-format
4826 msgid ""
4827 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4828 "templates and will be slow because of this."
4829 msgstr ""
4831 #: libraries/classes/Controllers/ImportController.php:114
4832 msgid "Incomplete params"
4833 msgstr ""
4835 #: libraries/classes/Controllers/ImportController.php:139
4836 msgid "Succeeded"
4837 msgstr ""
4839 #: libraries/classes/Controllers/ImportController.php:143
4840 #: libraries/classes/Controllers/JavaScriptMessagesController.php:587
4841 msgid "Failed"
4842 msgstr ""
4844 #: libraries/classes/Controllers/ImportController.php:245
4845 #, php-format
4846 msgid ""
4847 "You probably tried to upload a file that is too large. Please refer to "
4848 "%sdocumentation%s for a workaround for this limit."
4849 msgstr ""
4851 #: libraries/classes/Controllers/ImportController.php:424
4852 #: libraries/classes/Controllers/ImportController.php:660
4853 msgid "Showing bookmark"
4854 msgstr ""
4856 #: libraries/classes/Controllers/ImportController.php:448
4857 #: libraries/classes/Controllers/ImportController.php:656
4858 msgid "The bookmark has been deleted."
4859 msgstr ""
4861 #: libraries/classes/Controllers/ImportController.php:562
4862 msgid ""
4863 "No data was received to import. Either no file name was submitted, or the "
4864 "file size exceeded the maximum size permitted by your PHP configuration. See "
4865 "[doc@faq1-16]FAQ 1.16[/doc]."
4866 msgstr ""
4868 #: libraries/classes/Controllers/ImportController.php:663
4869 #: libraries/classes/Controllers/SqlController.php:371
4870 #: libraries/classes/Sql.php:1233
4871 #, php-format
4872 msgid "Bookmark %s has been created."
4873 msgstr ""
4875 #: libraries/classes/Controllers/ImportController.php:673
4876 #, php-format
4877 msgid "Import has been successfully finished, %d query executed."
4878 msgid_plural "Import has been successfully finished, %d queries executed."
4879 msgstr[0] ""
4880 msgstr[1] ""
4882 #: libraries/classes/Controllers/ImportController.php:704
4883 #, php-format
4884 msgid ""
4885 "Script timeout passed, if you want to finish import, please %sresubmit the "
4886 "same file%s and import will resume."
4887 msgstr ""
4889 #: libraries/classes/Controllers/ImportController.php:714
4890 msgid ""
4891 "However on last run no data has been parsed, this usually means phpMyAdmin "
4892 "won't be able to finish this import unless you increase php time limits."
4893 msgstr ""
4895 #: libraries/classes/Controllers/ImportController.php:788
4896 #: libraries/classes/Controllers/SqlController.php:169
4897 msgid "\"DROP DATABASE\" statements are disabled."
4898 msgstr ""
4900 #: libraries/classes/Controllers/ImportStatusController.php:67
4901 msgid "Could not load the progress of the import."
4902 msgstr ""
4904 #: libraries/classes/Controllers/JavaScriptMessagesController.php:35
4905 msgid "Confirm"
4906 msgstr ""
4908 #: libraries/classes/Controllers/JavaScriptMessagesController.php:36
4909 #, php-format
4910 msgid "Do you really want to execute \"%s\"?"
4911 msgstr ""
4913 #: libraries/classes/Controllers/JavaScriptMessagesController.php:37
4914 msgid "You are about to DESTROY a complete database!"
4915 msgstr ""
4917 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
4918 msgid "Cannot rename database to the same name. Change the name and try again"
4919 msgstr ""
4921 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
4922 msgid "You are about to DESTROY a complete table!"
4923 msgstr ""
4925 #: libraries/classes/Controllers/JavaScriptMessagesController.php:42
4926 msgid "You are about to TRUNCATE a complete table!"
4927 msgstr ""
4929 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
4930 msgid "Delete tracking data for this table?"
4931 msgstr ""
4933 #: libraries/classes/Controllers/JavaScriptMessagesController.php:44
4934 msgid "Delete tracking data for these tables?"
4935 msgstr ""
4937 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
4938 msgid "Delete tracking data for this version?"
4939 msgstr ""
4941 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
4942 msgid "Delete tracking data for these versions?"
4943 msgstr ""
4945 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
4946 msgid "Delete entry from tracking report?"
4947 msgstr ""
4949 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
4950 msgid "Deleting tracking data"
4951 msgstr ""
4953 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
4954 msgid "Dropping Primary Key/Index"
4955 msgstr ""
4957 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
4958 msgid "Dropping Foreign key."
4959 msgstr ""
4961 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
4962 msgid "This operation could take a long time. Proceed anyway?"
4963 msgstr ""
4965 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
4966 #, php-format
4967 msgid "Do you really want to delete user group \"%s\"?"
4968 msgstr ""
4970 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
4971 #, php-format
4972 msgid "Do you really want to delete the search \"%s\"?"
4973 msgstr ""
4975 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
4976 msgid "You have unsaved changes; are you sure you want to leave this page?"
4977 msgstr ""
4979 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
4980 msgid ""
4981 "You are trying to reduce the number of rows, but have already entered data "
4982 "in those rows which will be lost. Do you wish to continue?"
4983 msgstr ""
4985 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
4986 msgid "Do you really want to revoke the selected user(s) ?"
4987 msgstr ""
4989 #: libraries/classes/Controllers/JavaScriptMessagesController.php:60
4990 msgid "Do you really want to delete this central column?"
4991 msgstr ""
4993 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
4994 msgid "Do you really want to delete the selected items?"
4995 msgstr ""
4997 #: libraries/classes/Controllers/JavaScriptMessagesController.php:63
4998 msgid ""
4999 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5000 "the data related to the selected partition(s)!"
5001 msgstr ""
5003 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
5004 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5005 msgstr ""
5007 #: libraries/classes/Controllers/JavaScriptMessagesController.php:67
5008 msgid "Do you really want to remove partitioning?"
5009 msgstr ""
5011 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5012 msgid "Do you really want to RESET SLAVE?"
5013 msgstr ""
5015 #: libraries/classes/Controllers/JavaScriptMessagesController.php:70
5016 msgid ""
5017 "This operation will attempt to convert your data to the new collation. In "
5018 "rare cases, especially where a character doesn't exist in the new collation, "
5019 "this process could cause the data to appear incorrectly under the new "
5020 "collation; in this case we suggest you revert to the original collation and "
5021 "refer to the tips at "
5022 msgstr ""
5024 #: libraries/classes/Controllers/JavaScriptMessagesController.php:76
5025 msgid "Garbled Data"
5026 msgstr ""
5028 #: libraries/classes/Controllers/JavaScriptMessagesController.php:78
5029 msgid "Are you sure you wish to change the collation and convert the data?"
5030 msgstr ""
5032 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5033 msgid ""
5034 "Through this operation, MySQL attempts to map the data values between "
5035 "collations. If the character sets are incompatible, there may be data loss "
5036 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5037 "column collation(s). <b>To convert existing data, it is suggested to use the "
5038 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5039 "</b>"
5040 msgstr ""
5042 #: libraries/classes/Controllers/JavaScriptMessagesController.php:90
5043 msgid ""
5044 "Are you sure you wish to change all the column collations and convert the "
5045 "data?"
5046 msgstr ""
5048 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5049 msgid "Save & close"
5050 msgstr ""
5052 #: libraries/classes/Controllers/JavaScriptMessagesController.php:95
5053 #: libraries/classes/InsertEdit.php:1977
5054 #: templates/config/form_display/fieldset_bottom.twig:9
5055 #: templates/preferences/manage/main.twig:114
5056 #: templates/preferences/manage/main.twig:122
5057 msgid "Reset"
5058 msgstr ""
5060 #: libraries/classes/Controllers/JavaScriptMessagesController.php:96
5061 msgid "Reset all"
5062 msgstr ""
5064 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5065 msgid "Missing value in the form!"
5066 msgstr ""
5068 #: libraries/classes/Controllers/JavaScriptMessagesController.php:100
5069 msgid "Select at least one of the options!"
5070 msgstr ""
5072 #: libraries/classes/Controllers/JavaScriptMessagesController.php:101
5073 msgid "Please enter a valid number!"
5074 msgstr ""
5076 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5077 msgid "Please enter a valid length!"
5078 msgstr ""
5080 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5081 msgid "Add index"
5082 msgstr ""
5084 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5085 msgid "Edit index"
5086 msgstr ""
5088 #. l10n: Rename a table Index
5089 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5090 msgid "Rename index"
5091 msgstr ""
5093 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5094 #: templates/table/index_form.twig:227
5095 #, php-format
5096 msgid "Add %s column(s) to index"
5097 msgstr ""
5099 #: libraries/classes/Controllers/JavaScriptMessagesController.php:108
5100 msgid "Create single-column index"
5101 msgstr ""
5103 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5104 msgid "Create composite index"
5105 msgstr ""
5107 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5108 msgid "Composite with:"
5109 msgstr ""
5111 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5112 msgid "Please select column(s) for the index."
5113 msgstr ""
5115 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5116 #: libraries/classes/InsertEdit.php:1975
5117 #: templates/columns_definitions/column_definitions_form.twig:157
5118 #: templates/table/index_form.twig:233
5119 #: templates/table/index_rename_form.twig:28
5120 #: templates/table/relation/common_form.twig:221
5121 msgid "Preview SQL"
5122 msgstr ""
5124 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5125 msgid "Simulate query"
5126 msgstr ""
5128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:118
5129 msgid "Matched rows:"
5130 msgstr ""
5132 #: libraries/classes/Controllers/JavaScriptMessagesController.php:119
5133 #: libraries/classes/Html/Generator.php:918 templates/export.twig:49
5134 msgid "SQL query:"
5135 msgstr ""
5137 #. l10n: Default label for the y-Axis of Charts
5138 #: libraries/classes/Controllers/JavaScriptMessagesController.php:123
5139 msgid "Y values"
5140 msgstr ""
5142 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5143 msgid "Please enter the SQL query first."
5144 msgstr ""
5146 #: libraries/classes/Controllers/JavaScriptMessagesController.php:129
5147 msgid "The host name is empty!"
5148 msgstr ""
5150 #: libraries/classes/Controllers/JavaScriptMessagesController.php:130
5151 msgid "The user name is empty!"
5152 msgstr ""
5154 #: libraries/classes/Controllers/JavaScriptMessagesController.php:131
5155 #: libraries/classes/Server/Privileges.php:1024
5156 #: libraries/classes/UserPassword.php:39
5157 msgid "The password is empty!"
5158 msgstr ""
5160 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5161 #: libraries/classes/Server/Privileges.php:1022
5162 #: libraries/classes/UserPassword.php:43
5163 msgid "The passwords aren't the same!"
5164 msgstr ""
5166 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5167 msgid "Removing Selected Users"
5168 msgstr ""
5170 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5171 #: libraries/classes/Tracking.php:236 libraries/classes/Tracking.php:643
5172 #: templates/server/status/advisor/index.twig:20
5173 #: templates/server/status/advisor/index.twig:47
5174 msgid "Close"
5175 msgstr ""
5177 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5178 msgid "Template was created."
5179 msgstr ""
5181 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5182 msgid "Template was loaded."
5183 msgstr ""
5185 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5186 msgid "Template was updated."
5187 msgstr ""
5189 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5190 msgid "Template was deleted."
5191 msgstr ""
5193 #. l10n: Other, small valued, queries
5194 #: libraries/classes/Controllers/JavaScriptMessagesController.php:143
5195 #: libraries/classes/Controllers/Server/Status/QueriesController.php:98
5196 #: libraries/classes/Server/Status/Data.php:163
5197 msgid "Other"
5198 msgstr ""
5200 #. l10n: Thousands separator
5201 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5202 #: libraries/classes/Util.php:603 libraries/classes/Util.php:635
5203 msgid ","
5204 msgstr ","
5206 #. l10n: Decimal separator
5207 #: libraries/classes/Controllers/JavaScriptMessagesController.php:147
5208 #: libraries/classes/Util.php:601 libraries/classes/Util.php:633
5209 msgid "."
5210 msgstr "."
5212 #: libraries/classes/Controllers/JavaScriptMessagesController.php:149
5213 msgid "Connections / Processes"
5214 msgstr ""
5216 #: libraries/classes/Controllers/JavaScriptMessagesController.php:152
5217 msgid "Local monitor configuration incompatible!"
5218 msgstr ""
5220 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5221 msgid ""
5222 "The chart arrangement configuration in your browsers local storage is not "
5223 "compatible anymore to the newer version of the monitor dialog. It is very "
5224 "likely that your current configuration will not work anymore. Please reset "
5225 "your configuration to default in the <i>Settings</i> menu."
5226 msgstr ""
5228 #: libraries/classes/Controllers/JavaScriptMessagesController.php:160
5229 msgid "Query cache efficiency"
5230 msgstr ""
5232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:161
5233 msgid "Query cache usage"
5234 msgstr ""
5236 #: libraries/classes/Controllers/JavaScriptMessagesController.php:162
5237 msgid "Query cache used"
5238 msgstr ""
5240 #: libraries/classes/Controllers/JavaScriptMessagesController.php:164
5241 msgid "System CPU usage"
5242 msgstr ""
5244 #: libraries/classes/Controllers/JavaScriptMessagesController.php:165
5245 msgid "System memory"
5246 msgstr ""
5248 #: libraries/classes/Controllers/JavaScriptMessagesController.php:166
5249 msgid "System swap"
5250 msgstr ""
5252 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5253 msgid "Average load"
5254 msgstr ""
5256 #: libraries/classes/Controllers/JavaScriptMessagesController.php:169
5257 msgid "Total memory"
5258 msgstr ""
5260 #: libraries/classes/Controllers/JavaScriptMessagesController.php:170
5261 msgid "Cached memory"
5262 msgstr ""
5264 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5265 msgid "Buffered memory"
5266 msgstr ""
5268 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5269 msgid "Free memory"
5270 msgstr ""
5272 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5273 msgid "Used memory"
5274 msgstr ""
5276 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5277 msgid "Total swap"
5278 msgstr ""
5280 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5281 msgid "Cached swap"
5282 msgstr ""
5284 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5285 msgid "Used swap"
5286 msgstr ""
5288 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5289 msgid "Free swap"
5290 msgstr ""
5292 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5293 msgid "Bytes sent"
5294 msgstr ""
5296 #: libraries/classes/Controllers/JavaScriptMessagesController.php:181
5297 msgid "Bytes received"
5298 msgstr ""
5300 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5301 #: templates/server/status/status/index.twig:36
5302 msgid "Connections"
5303 msgstr ""
5305 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5306 #: templates/server/status/base.twig:11
5307 #: templates/server/status/processes/list.twig:5
5308 msgid "Processes"
5309 msgstr ""
5311 #. l10n: shortcuts for Byte
5312 #: libraries/classes/Controllers/JavaScriptMessagesController.php:186
5313 #: libraries/classes/Util.php:509
5314 msgid "B"
5315 msgstr "B"
5317 #. l10n: shortcuts for Kilobyte
5318 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5319 #: libraries/classes/Util.php:511
5320 #: templates/server/status/monitor/index.twig:179
5321 msgid "KiB"
5322 msgstr "KiB"
5324 #. l10n: shortcuts for Megabyte
5325 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5326 #: libraries/classes/Util.php:513
5327 #: templates/server/status/monitor/index.twig:180
5328 msgid "MiB"
5329 msgstr "MiB"
5331 #. l10n: shortcuts for Gigabyte
5332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5333 #: libraries/classes/Util.php:515
5334 msgid "GiB"
5335 msgstr "GiB"
5337 #. l10n: shortcuts for Terabyte
5338 #: libraries/classes/Controllers/JavaScriptMessagesController.php:190
5339 #: libraries/classes/Util.php:517
5340 msgid "TiB"
5341 msgstr "TiB"
5343 #. l10n: shortcuts for Petabyte
5344 #: libraries/classes/Controllers/JavaScriptMessagesController.php:191
5345 #: libraries/classes/Util.php:519
5346 msgid "PiB"
5347 msgstr "PiB"
5349 #. l10n: shortcuts for Exabyte
5350 #: libraries/classes/Controllers/JavaScriptMessagesController.php:192
5351 #: libraries/classes/Util.php:521
5352 msgid "EiB"
5353 msgstr "EiB"
5355 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5356 #, php-format
5357 msgid "%d table(s)"
5358 msgstr ""
5360 #. l10n: Questions is the name of a MySQL Status variable
5361 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5362 msgid "Questions"
5363 msgstr ""
5365 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5366 #: templates/server/status/status/index.twig:14
5367 msgid "Traffic"
5368 msgstr ""
5370 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5371 #: libraries/classes/Menu.php:573 libraries/classes/Util.php:2480
5372 #: templates/server/status/monitor/index.twig:12
5373 msgid "Settings"
5374 msgstr ""
5376 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5377 msgid "Add chart to grid"
5378 msgstr ""
5380 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5381 msgid "Please add at least one variable to the series!"
5382 msgstr ""
5384 #: libraries/classes/Controllers/JavaScriptMessagesController.php:201
5385 #: libraries/classes/Display/Results.php:1321
5386 #: libraries/classes/Plugins/Export/ExportSql.php:2317
5387 #: libraries/classes/Plugins/Schema/SchemaPdf.php:96
5388 #: libraries/config.values.php:111
5389 #: templates/columns_definitions/column_attributes.twig:208
5390 #: templates/columns_definitions/column_attributes.twig:229
5391 #: templates/database/central_columns/main.twig:309
5392 #: templates/database/designer/main.twig:590 templates/export.twig:355
5393 #: templates/server/privileges/privileges_summary.twig:30
5394 #: templates/server/status/monitor/index.twig:204
5395 #: templates/server/status/processes/list.twig:54
5396 #: templates/table/zoom_search/index.twig:64
5397 #: templates/table/zoom_search/index.twig:124
5398 msgid "None"
5399 msgstr ""
5401 #. l10n: SQL Query on modal to show exported query
5402 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5403 msgid "SQL Query"
5404 msgstr ""
5406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5407 msgid "Resume monitor"
5408 msgstr ""
5410 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5411 msgid "Pause monitor"
5412 msgstr ""
5414 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5415 #: templates/server/status/processes/index.twig:53
5416 msgid "Start auto refresh"
5417 msgstr ""
5419 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5420 msgid "Stop auto refresh"
5421 msgstr ""
5423 #: libraries/classes/Controllers/JavaScriptMessagesController.php:209
5424 msgid "general_log and slow_query_log are enabled."
5425 msgstr ""
5427 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5428 msgid "general_log is enabled."
5429 msgstr ""
5431 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5432 msgid "slow_query_log is enabled."
5433 msgstr ""
5435 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5436 msgid "slow_query_log and general_log are disabled."
5437 msgstr ""
5439 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5440 msgid "log_output is not set to TABLE."
5441 msgstr ""
5443 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5444 msgid "log_output is set to TABLE."
5445 msgstr ""
5447 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5448 #, php-format
5449 msgid ""
5450 "slow_query_log is enabled, but the server logs only queries that take longer "
5451 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5452 "depending on your system."
5453 msgstr ""
5455 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5456 #, php-format
5457 msgid "long_query_time is set to %d second(s)."
5458 msgstr ""
5460 #: libraries/classes/Controllers/JavaScriptMessagesController.php:222
5461 msgid ""
5462 "Following settings will be applied globally and reset to default on server "
5463 "restart:"
5464 msgstr ""
5466 #. l10n: %s is FILE or TABLE
5467 #: libraries/classes/Controllers/JavaScriptMessagesController.php:226
5468 #, php-format
5469 msgid "Set log_output to %s"
5470 msgstr ""
5472 #. l10n: Enable in this context means setting a status variable to ON
5473 #: libraries/classes/Controllers/JavaScriptMessagesController.php:228
5474 #, php-format
5475 msgid "Enable %s"
5476 msgstr ""
5478 #. l10n: Disable in this context means setting a status variable to OFF
5479 #: libraries/classes/Controllers/JavaScriptMessagesController.php:230
5480 #, php-format
5481 msgid "Disable %s"
5482 msgstr ""
5484 #. l10n: %d seconds
5485 #: libraries/classes/Controllers/JavaScriptMessagesController.php:232
5486 #, php-format
5487 msgid "Set long_query_time to %d seconds."
5488 msgstr ""
5490 #: libraries/classes/Controllers/JavaScriptMessagesController.php:234
5491 msgid ""
5492 "You can't change these variables. Please log in as root or contact your "
5493 "database administrator."
5494 msgstr ""
5496 #: libraries/classes/Controllers/JavaScriptMessagesController.php:237
5497 msgid "Change settings"
5498 msgstr ""
5500 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
5501 msgid "Current settings"
5502 msgstr ""
5504 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
5505 msgid "Chart title"
5506 msgstr ""
5508 #. l10n: As in differential values
5509 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5510 msgid "Differential"
5511 msgstr ""
5513 #: libraries/classes/Controllers/JavaScriptMessagesController.php:243
5514 #, php-format
5515 msgid "Divided by %s"
5516 msgstr ""
5518 #: libraries/classes/Controllers/JavaScriptMessagesController.php:244
5519 msgid "Unit"
5520 msgstr ""
5522 #: libraries/classes/Controllers/JavaScriptMessagesController.php:246
5523 msgid "From slow log"
5524 msgstr ""
5526 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5527 msgid "From general log"
5528 msgstr ""
5530 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
5531 msgid "The database name is not known for this query in the server's logs."
5532 msgstr ""
5534 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5535 msgid "Analysing logs"
5536 msgstr ""
5538 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5539 msgid "Analysing & loading logs. This may take a while."
5540 msgstr ""
5542 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5543 msgid "Cancel request"
5544 msgstr ""
5546 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5547 msgid ""
5548 "This column shows the amount of identical queries that are grouped together. "
5549 "However only the SQL query itself has been used as a grouping criteria, so "
5550 "the other attributes of queries, such as start time, may differ."
5551 msgstr ""
5553 #: libraries/classes/Controllers/JavaScriptMessagesController.php:260
5554 msgid ""
5555 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5556 "same table are also being grouped together, disregarding of the inserted "
5557 "data."
5558 msgstr ""
5560 #: libraries/classes/Controllers/JavaScriptMessagesController.php:264
5561 msgid "Log data loaded. Queries executed in this time span:"
5562 msgstr ""
5564 #: libraries/classes/Controllers/JavaScriptMessagesController.php:266
5565 msgid "Jump to Log table"
5566 msgstr ""
5568 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
5569 msgid "No data found"
5570 msgstr ""
5572 #: libraries/classes/Controllers/JavaScriptMessagesController.php:268
5573 msgid "Log analysed, but no data found in this time span."
5574 msgstr ""
5576 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
5577 msgid "Analyzing…"
5578 msgstr ""
5580 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
5581 msgid "Explain output"
5582 msgstr ""
5584 #: libraries/classes/Controllers/JavaScriptMessagesController.php:272
5585 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:171
5586 #: libraries/classes/Menu.php:540 libraries/classes/Util.php:2476
5587 #: libraries/config.values.php:157
5588 #: templates/database/events/editor_form.twig:18
5589 #: templates/database/events/index.twig:19
5590 #: templates/database/tracking/tables.twig:17
5591 #: templates/table/tracking/main.twig:31
5592 msgid "Status"
5593 msgstr ""
5595 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5596 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:167
5597 #: libraries/classes/Plugins/Export/ExportHtmlword.php:493
5598 #: libraries/classes/Plugins/Export/ExportOdt.php:625
5599 #: libraries/classes/Plugins/Export/ExportTexytext.php:471
5600 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:414
5601 #: templates/database/triggers/list.twig:23
5602 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
5603 msgid "Time"
5604 msgstr "Tyd"
5606 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5607 msgid "Total time:"
5608 msgstr ""
5610 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5611 msgid "Profiling results"
5612 msgstr ""
5614 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
5615 msgctxt "Display format"
5616 msgid "Table"
5617 msgstr ""
5619 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5620 msgid "Chart"
5621 msgstr ""
5623 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5624 #: templates/export.twig:171
5625 msgctxt "Alias"
5626 msgid "Database"
5627 msgstr ""
5629 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
5630 #: templates/export.twig:185
5631 msgctxt "Alias"
5632 msgid "Table"
5633 msgstr ""
5635 #: libraries/classes/Controllers/JavaScriptMessagesController.php:281
5636 #: templates/export.twig:198
5637 msgctxt "Alias"
5638 msgid "Column"
5639 msgstr ""
5641 #. l10n: A collection of available filters
5642 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
5643 msgid "Log table filter options"
5644 msgstr ""
5646 #. l10n: Filter as in "Start Filtering"
5647 #: libraries/classes/Controllers/JavaScriptMessagesController.php:286
5648 msgid "Filter"
5649 msgstr ""
5651 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
5652 msgid "Filter queries by word/regexp:"
5653 msgstr ""
5655 #: libraries/classes/Controllers/JavaScriptMessagesController.php:288
5656 msgid "Group queries, ignoring variable data in WHERE clauses"
5657 msgstr ""
5659 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
5660 msgid "Sum of grouped rows:"
5661 msgstr ""
5663 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
5664 #: libraries/classes/Engines/Innodb.php:141
5665 #: templates/server/databases/index.twig:256
5666 msgid "Total:"
5667 msgstr ""
5669 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
5670 msgid "Loading logs"
5671 msgstr ""
5673 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
5674 msgid "Monitor refresh failed"
5675 msgstr ""
5677 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5678 msgid ""
5679 "While requesting new chart data the server returned an invalid response. "
5680 "This is most likely because your session expired. Reloading the page and "
5681 "reentering your credentials should help."
5682 msgstr ""
5684 #: libraries/classes/Controllers/JavaScriptMessagesController.php:299
5685 msgid "Reload page"
5686 msgstr ""
5688 #: libraries/classes/Controllers/JavaScriptMessagesController.php:301
5689 msgid "Affected rows:"
5690 msgstr ""
5692 #: libraries/classes/Controllers/JavaScriptMessagesController.php:304
5693 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5694 msgstr ""
5696 #: libraries/classes/Controllers/JavaScriptMessagesController.php:307
5697 msgid ""
5698 "Failed building chart grid with imported config. Resetting to default config…"
5699 msgstr ""
5701 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
5702 msgid "Import monitor configuration"
5703 msgstr ""
5705 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
5706 msgid "Please select the file you want to import."
5707 msgstr ""
5709 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5710 msgid "Please enter a valid table name."
5711 msgstr ""
5713 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
5714 msgid "Please enter a valid database name."
5715 msgstr ""
5717 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
5718 msgid "No files available on server for import!"
5719 msgstr ""
5721 #: libraries/classes/Controllers/JavaScriptMessagesController.php:316
5722 msgid "Analyse query"
5723 msgstr ""
5725 #: libraries/classes/Controllers/JavaScriptMessagesController.php:319
5726 msgid "Formatting SQL…"
5727 msgstr ""
5729 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
5730 msgid "No parameters found!"
5731 msgstr ""
5733 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
5734 #: templates/database/designer/main.twig:341
5735 #: templates/database/designer/main.twig:392
5736 #: templates/database/designer/main.twig:670
5737 #: templates/database/designer/main.twig:736
5738 #: templates/database/designer/main.twig:875
5739 #: templates/database/designer/main.twig:960
5740 #: templates/database/designer/main.twig:1065
5741 #: templates/server/variables/index.twig:15
5742 msgid "Cancel"
5743 msgstr ""
5745 #: libraries/classes/Controllers/JavaScriptMessagesController.php:327
5746 #: templates/header.twig:50
5747 msgid "Page-related settings"
5748 msgstr ""
5750 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
5751 #: templates/config/form_display/fieldset_bottom.twig:8
5752 msgid "Apply"
5753 msgstr ""
5755 #: libraries/classes/Controllers/JavaScriptMessagesController.php:331
5756 #: templates/navigation/main.twig:58
5757 #: templates/server/status/monitor/index.twig:95
5758 msgid "Loading…"
5759 msgstr ""
5761 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5762 msgid "Request aborted!!"
5763 msgstr ""
5765 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5766 msgid "Processing request"
5767 msgstr ""
5769 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
5770 msgid "Request failed!!"
5771 msgstr ""
5773 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
5774 msgid "Error in processing request"
5775 msgstr ""
5777 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5778 #, php-format
5779 msgid "Error code: %s"
5780 msgstr ""
5782 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5783 #, php-format
5784 msgid "Error text: %s"
5785 msgstr ""
5787 #: libraries/classes/Controllers/JavaScriptMessagesController.php:339
5788 msgid ""
5789 "It seems that the connection to server has been lost. Please check your "
5790 "network connectivity and server status."
5791 msgstr ""
5793 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
5794 msgid "No accounts selected."
5795 msgstr ""
5797 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
5798 msgid "Dropping column"
5799 msgstr ""
5801 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
5802 msgid "Adding primary key"
5803 msgstr ""
5805 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
5806 #: templates/console/display.twig:129 templates/database/designer/main.twig:339
5807 #: templates/database/designer/main.twig:668
5808 #: templates/database/designer/main.twig:732
5809 #: templates/database/designer/main.twig:871
5810 #: templates/database/designer/main.twig:956
5811 #: templates/database/designer/main.twig:1063
5812 msgid "OK"
5813 msgstr ""
5815 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
5816 msgid "Click to dismiss this notification"
5817 msgstr ""
5819 #: libraries/classes/Controllers/JavaScriptMessagesController.php:350
5820 msgid "Renaming databases"
5821 msgstr ""
5823 #: libraries/classes/Controllers/JavaScriptMessagesController.php:351
5824 msgid "Copying database"
5825 msgstr ""
5827 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
5828 msgid "Changing charset"
5829 msgstr ""
5831 #: libraries/classes/Controllers/JavaScriptMessagesController.php:356
5832 #: templates/database/structure/drop_form.twig:16
5833 #: templates/database/structure/empty_form.twig:16 templates/import.twig:193
5834 #: templates/sql/query.twig:131 templates/table/delete/confirm.twig:25
5835 msgid "Enable foreign key checks"
5836 msgstr ""
5838 #: libraries/classes/Controllers/JavaScriptMessagesController.php:359
5839 msgid "Failed to get real row count."
5840 msgstr ""
5842 #: libraries/classes/Controllers/JavaScriptMessagesController.php:362
5843 msgid "Searching"
5844 msgstr ""
5846 #: libraries/classes/Controllers/JavaScriptMessagesController.php:363
5847 msgid "Hide search results"
5848 msgstr ""
5850 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
5851 msgid "Show search results"
5852 msgstr ""
5854 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
5855 msgid "Browsing"
5856 msgstr ""
5858 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
5859 msgid "Deleting"
5860 msgstr ""
5862 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
5863 #, php-format
5864 msgid "Delete the matches for the %s table?"
5865 msgstr ""
5867 #: libraries/classes/Controllers/JavaScriptMessagesController.php:370
5868 msgid "The definition of a stored function must contain a RETURN statement!"
5869 msgstr ""
5871 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
5872 msgid "No routine is exportable. Required privileges may be lacking."
5873 msgstr ""
5875 #: libraries/classes/Controllers/JavaScriptMessagesController.php:375
5876 #: templates/database/routines/parameter_row.twig:24
5877 msgid "ENUM/SET editor"
5878 msgstr ""
5880 #: libraries/classes/Controllers/JavaScriptMessagesController.php:376
5881 #, php-format
5882 msgid "Values for column %s"
5883 msgstr ""
5885 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
5886 msgid "Values for a new column"
5887 msgstr ""
5889 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
5890 msgid "Enter each value in a separate field."
5891 msgstr ""
5893 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
5894 #, php-format
5895 msgid "Add %d value(s)"
5896 msgstr ""
5898 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
5899 msgid ""
5900 "Note: If the file contains multiple tables, they will be combined into one."
5901 msgstr ""
5903 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
5904 msgid "Hide query box"
5905 msgstr ""
5907 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
5908 msgid "Show query box"
5909 msgstr ""
5911 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
5912 #: libraries/classes/Display/Results.php:3330
5913 #: libraries/classes/Server/UserGroups.php:134
5914 #: libraries/classes/Tracking.php:258 templates/console/bookmark_content.twig:7
5915 #: templates/database/central_columns/main.twig:270
5916 #: templates/database/central_columns/main.twig:385
5917 #: templates/database/central_columns/main.twig:386
5918 #: templates/database/designer/main.twig:390
5919 #: templates/database/qbe/ins_del_and_or_cell.twig:18
5920 #: templates/database/search/results.twig:43
5921 #: templates/display/results/table.twig:218
5922 #: templates/display/results/table.twig:219 templates/export.twig:38
5923 #: templates/setup/home/index.twig:62 templates/sql/query.twig:173
5924 msgid "Delete"
5925 msgstr ""
5927 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
5928 #, php-format
5929 msgid "%d is not valid row number."
5930 msgstr ""
5932 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
5933 #: libraries/classes/InsertEdit.php:924
5934 #: templates/sql/relational_column_dropdown.twig:3
5935 #: templates/table/search/input_box.twig:27
5936 msgid "Browse foreign values"
5937 msgstr ""
5939 #: libraries/classes/Controllers/JavaScriptMessagesController.php:393
5940 msgid "No previously auto-saved query is available. Loading default query."
5941 msgstr ""
5943 #: libraries/classes/Controllers/JavaScriptMessagesController.php:395
5944 msgid ""
5945 "You have a previously saved query. Click Get auto-saved query to load the "
5946 "query."
5947 msgstr ""
5949 #: libraries/classes/Controllers/JavaScriptMessagesController.php:397
5950 #, php-format
5951 msgid "Variable %d:"
5952 msgstr ""
5954 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
5955 #: libraries/classes/Normalization.php:1046
5956 msgid "Pick"
5957 msgstr ""
5959 #: libraries/classes/Controllers/JavaScriptMessagesController.php:401
5960 msgid "Column selector"
5961 msgstr ""
5963 #: libraries/classes/Controllers/JavaScriptMessagesController.php:402
5964 msgid "Search this list"
5965 msgstr ""
5967 #: libraries/classes/Controllers/JavaScriptMessagesController.php:404
5968 #, php-format
5969 msgid ""
5970 "No columns in the central list. Make sure the Central columns list for "
5971 "database %s has columns that are not present in the current table."
5972 msgstr ""
5974 #: libraries/classes/Controllers/JavaScriptMessagesController.php:407
5975 msgid "See more"
5976 msgstr ""
5978 #: libraries/classes/Controllers/JavaScriptMessagesController.php:408
5979 msgid "Are you sure?"
5980 msgstr ""
5982 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
5983 msgid ""
5984 "This action may change some of the columns definition.<br>Are you sure you "
5985 "want to continue?"
5986 msgstr ""
5988 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
5989 msgid "Continue"
5990 msgstr ""
5992 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
5993 msgid "Add primary key"
5994 msgstr ""
5996 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
5997 msgid "Primary key added."
5998 msgstr ""
6000 #: libraries/classes/Controllers/JavaScriptMessagesController.php:418
6001 #: libraries/classes/Normalization.php:288
6002 msgid "Taking you to next step…"
6003 msgstr ""
6005 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
6006 #, php-format
6007 msgid "The first step of normalization is complete for table '%s'."
6008 msgstr ""
6010 #: libraries/classes/Controllers/JavaScriptMessagesController.php:420
6011 #: libraries/classes/Normalization.php:557
6012 #: libraries/classes/Normalization.php:606
6013 #: libraries/classes/Normalization.php:700
6014 #: libraries/classes/Normalization.php:768
6015 msgid "End of step"
6016 msgstr ""
6018 #: libraries/classes/Controllers/JavaScriptMessagesController.php:421
6019 msgid "Second step of normalization (2NF)"
6020 msgstr ""
6022 #. l10n: Display text for calendar close link
6023 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6024 #: libraries/classes/Normalization.php:385
6025 #: templates/javascript/variables.twig:15
6026 msgid "Done"
6027 msgstr ""
6029 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6030 msgid "Confirm partial dependencies"
6031 msgstr ""
6033 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6034 msgid "Selected partial dependencies are as follows:"
6035 msgstr ""
6037 #: libraries/classes/Controllers/JavaScriptMessagesController.php:426
6038 msgid ""
6039 "Note: a, b -> d,f implies values of columns a and b combined together can "
6040 "determine values of column d and column f."
6041 msgstr ""
6043 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6044 msgid "No partial dependencies selected!"
6045 msgstr ""
6047 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6048 #: libraries/classes/Controllers/JavaScriptMessagesController.php:595
6049 #: libraries/classes/Export.php:599 libraries/classes/Html/Generator.php:1022
6050 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:311
6051 #: templates/import_status.twig:2 templates/user_password.twig:2
6052 msgid "Back"
6053 msgstr ""
6055 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6056 msgid "Show me the possible partial dependencies based on data in the table"
6057 msgstr ""
6059 #: libraries/classes/Controllers/JavaScriptMessagesController.php:432
6060 msgid "Hide partial dependencies list"
6061 msgstr ""
6063 #: libraries/classes/Controllers/JavaScriptMessagesController.php:434
6064 msgid ""
6065 "Sit tight! It may take few seconds depending on data size and column count "
6066 "of the table."
6067 msgstr ""
6069 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6070 msgid "Step"
6071 msgstr ""
6073 #: libraries/classes/Controllers/JavaScriptMessagesController.php:438
6074 msgid "The following actions will be performed:"
6075 msgstr ""
6077 #: libraries/classes/Controllers/JavaScriptMessagesController.php:439
6078 #, php-format
6079 msgid "DROP columns %s from the table %s"
6080 msgstr ""
6082 #: libraries/classes/Controllers/JavaScriptMessagesController.php:440
6083 msgid "Create the following table"
6084 msgstr ""
6086 #: libraries/classes/Controllers/JavaScriptMessagesController.php:443
6087 msgid "Third step of normalization (3NF)"
6088 msgstr ""
6090 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6091 msgid "Confirm transitive dependencies"
6092 msgstr ""
6094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6095 msgid "Selected dependencies are as follows:"
6096 msgstr ""
6098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6099 msgid "No dependencies selected!"
6100 msgstr ""
6102 #: libraries/classes/Controllers/JavaScriptMessagesController.php:449
6103 #: libraries/classes/InsertEdit.php:1888
6104 #: templates/columns_definitions/column_definitions_form.twig:160
6105 #: templates/database/central_columns/edit.twig:20
6106 #: templates/server/variables/index.twig:12
6107 #: templates/table/gis_visualization/gis_visualization.twig:48
6108 #: templates/table/relation/common_form.twig:222
6109 #: templates/table/structure/partition_definition_form.twig:12
6110 msgid "Save"
6111 msgstr ""
6113 #: libraries/classes/Controllers/JavaScriptMessagesController.php:452
6114 msgid "Hide search criteria"
6115 msgstr ""
6117 #: libraries/classes/Controllers/JavaScriptMessagesController.php:453
6118 msgid "Show search criteria"
6119 msgstr ""
6121 #: libraries/classes/Controllers/JavaScriptMessagesController.php:454
6122 msgid "Range search"
6123 msgstr ""
6125 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6126 msgid "Column maximum:"
6127 msgstr ""
6129 #: libraries/classes/Controllers/JavaScriptMessagesController.php:456
6130 msgid "Column minimum:"
6131 msgstr ""
6133 #: libraries/classes/Controllers/JavaScriptMessagesController.php:457
6134 msgid "Minimum value:"
6135 msgstr ""
6137 #: libraries/classes/Controllers/JavaScriptMessagesController.php:458
6138 msgid "Maximum value:"
6139 msgstr ""
6141 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6142 msgid "Hide find and replace criteria"
6143 msgstr ""
6145 #: libraries/classes/Controllers/JavaScriptMessagesController.php:462
6146 msgid "Show find and replace criteria"
6147 msgstr ""
6149 #: libraries/classes/Controllers/JavaScriptMessagesController.php:466
6150 msgid "Each point represents a data row."
6151 msgstr ""
6153 #: libraries/classes/Controllers/JavaScriptMessagesController.php:468
6154 msgid "Hovering over a point will show its label."
6155 msgstr ""
6157 #: libraries/classes/Controllers/JavaScriptMessagesController.php:470
6158 msgid "To zoom in, select a section of the plot with the mouse."
6159 msgstr ""
6161 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6162 msgid "Click reset zoom button to come back to original state."
6163 msgstr ""
6165 #: libraries/classes/Controllers/JavaScriptMessagesController.php:474
6166 msgid "Click a data point to view and possibly edit the data row."
6167 msgstr ""
6169 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6170 msgid "The plot can be resized by dragging it along the bottom right corner."
6171 msgstr ""
6173 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6174 msgid "Select two columns"
6175 msgstr ""
6177 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6178 msgid "Select two different columns"
6179 msgstr ""
6181 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6182 msgid "Data point content"
6183 msgstr ""
6185 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6186 #: libraries/classes/Controllers/JavaScriptMessagesController.php:661
6187 #: libraries/classes/ErrorHandler.php:402 libraries/classes/InsertEdit.php:3137
6188 #: templates/table/index_form.twig:157 templates/table/index_form.twig:193
6189 msgid "Ignore"
6190 msgstr ""
6192 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6193 #: libraries/classes/Display/Results.php:3263
6194 #: libraries/classes/Html/Generator.php:72
6195 #: templates/display/results/table.twig:214
6196 #: templates/display/results/table.twig:215
6197 msgid "Copy"
6198 msgstr ""
6200 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
6201 #: templates/gis_data_editor_form.twig:74
6202 #: templates/gis_data_editor_form.twig:94
6203 #: templates/gis_data_editor_form.twig:135
6204 #: templates/gis_data_editor_form.twig:187
6205 msgid "X"
6206 msgstr "X"
6208 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6209 #: templates/gis_data_editor_form.twig:76
6210 #: templates/gis_data_editor_form.twig:96
6211 #: templates/gis_data_editor_form.twig:137
6212 #: templates/gis_data_editor_form.twig:189
6213 msgid "Y"
6214 msgstr "Y"
6216 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6217 msgid "Point"
6218 msgstr ""
6220 #: libraries/classes/Controllers/JavaScriptMessagesController.php:491
6221 #, php-format
6222 msgid "Point %d"
6223 msgstr ""
6225 #: libraries/classes/Controllers/JavaScriptMessagesController.php:492
6226 msgid "Linestring"
6227 msgstr ""
6229 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6230 msgid "Polygon"
6231 msgstr ""
6233 #: libraries/classes/Controllers/JavaScriptMessagesController.php:494
6234 #: templates/display/results/table.twig:159
6235 msgid "Geometry"
6236 msgstr ""
6238 #: libraries/classes/Controllers/JavaScriptMessagesController.php:495
6239 msgid "Inner ring"
6240 msgstr ""
6242 #: libraries/classes/Controllers/JavaScriptMessagesController.php:496
6243 msgid "Outer ring"
6244 msgstr ""
6246 #: libraries/classes/Controllers/JavaScriptMessagesController.php:497
6247 #: templates/gis_data_editor_form.twig:99
6248 #: templates/gis_data_editor_form.twig:140
6249 #: templates/gis_data_editor_form.twig:192
6250 msgid "Add a point"
6251 msgstr ""
6253 #: libraries/classes/Controllers/JavaScriptMessagesController.php:498
6254 #: templates/gis_data_editor_form.twig:144
6255 #: templates/gis_data_editor_form.twig:195
6256 msgid "Add an inner ring"
6257 msgstr ""
6259 #: libraries/classes/Controllers/JavaScriptMessagesController.php:500
6260 msgid "Do you want to copy encryption key?"
6261 msgstr ""
6263 #: libraries/classes/Controllers/JavaScriptMessagesController.php:501
6264 msgid "Encryption key"
6265 msgstr ""
6267 #: libraries/classes/Controllers/JavaScriptMessagesController.php:504
6268 msgid ""
6269 "The HEX function will treat the integer as a string while calculating the "
6270 "hexadecimal value"
6271 msgstr ""
6273 #: libraries/classes/Controllers/JavaScriptMessagesController.php:509
6274 msgid ""
6275 "MySQL accepts additional values not selectable by the slider; key in those "
6276 "values directly if desired"
6277 msgstr ""
6279 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6280 msgid ""
6281 "MySQL accepts additional values not selectable by the datepicker; key in "
6282 "those values directly if desired"
6283 msgstr ""
6285 #: libraries/classes/Controllers/JavaScriptMessagesController.php:521
6286 msgid ""
6287 "Indicates that you have made changes to this page; you will be prompted for "
6288 "confirmation before abandoning changes"
6289 msgstr ""
6291 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6292 msgid "Select referenced key"
6293 msgstr ""
6295 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6296 msgid "Select Foreign Key"
6297 msgstr ""
6299 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6300 msgid "Please select the primary key or a unique key!"
6301 msgstr ""
6303 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
6304 #: templates/database/designer/main.twig:98
6305 #: templates/database/designer/main.twig:101
6306 msgid "Choose column to display"
6307 msgstr ""
6309 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6310 msgid ""
6311 "You haven't saved the changes in the layout. They will be lost if you don't "
6312 "save them. Do you want to continue?"
6313 msgstr ""
6315 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
6316 msgid "value/subQuery is empty"
6317 msgstr ""
6319 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6320 #: templates/database/designer/main.twig:40
6321 #: templates/database/designer/main.twig:43
6322 msgid "Add tables from other databases"
6323 msgstr ""
6325 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6326 msgid "Page name"
6327 msgstr ""
6329 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6330 #: templates/database/designer/main.twig:63
6331 #: templates/database/designer/main.twig:66
6332 msgid "Save page"
6333 msgstr ""
6335 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
6336 #: templates/database/designer/main.twig:70
6337 #: templates/database/designer/main.twig:73
6338 msgid "Save page as"
6339 msgstr ""
6341 #: libraries/classes/Controllers/JavaScriptMessagesController.php:539
6342 #: templates/database/designer/main.twig:56
6343 #: templates/database/designer/main.twig:59
6344 msgid "Open page"
6345 msgstr ""
6347 #: libraries/classes/Controllers/JavaScriptMessagesController.php:540
6348 msgid "Delete page"
6349 msgstr ""
6351 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
6352 #: templates/database/designer/main.twig:10
6353 msgid "Untitled"
6354 msgstr ""
6356 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6357 msgid "Please select a page to continue"
6358 msgstr ""
6360 #: libraries/classes/Controllers/JavaScriptMessagesController.php:543
6361 msgid "Please enter a valid page name"
6362 msgstr ""
6364 #: libraries/classes/Controllers/JavaScriptMessagesController.php:544
6365 msgid "Do you want to save the changes to the current page?"
6366 msgstr ""
6368 #: libraries/classes/Controllers/JavaScriptMessagesController.php:545
6369 msgid "Successfully deleted the page"
6370 msgstr ""
6372 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
6373 msgid "Export relational schema"
6374 msgstr ""
6376 #: libraries/classes/Controllers/JavaScriptMessagesController.php:547
6377 msgid "Modifications have been saved"
6378 msgstr ""
6380 #: libraries/classes/Controllers/JavaScriptMessagesController.php:550
6381 #, php-format
6382 msgid "%d object(s) created."
6383 msgstr ""
6385 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
6386 #, fuzzy
6387 #| msgid "User name:"
6388 msgid "Column name"
6389 msgstr "Gebrukersnoame:"
6391 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
6392 #: templates/sql/query.twig:165
6393 msgid "Submit"
6394 msgstr ""
6396 #: libraries/classes/Controllers/JavaScriptMessagesController.php:555
6397 msgid "Press escape to cancel editing."
6398 msgstr ""
6400 #: libraries/classes/Controllers/JavaScriptMessagesController.php:557
6401 msgid ""
6402 "You have edited some data and they have not been saved. Are you sure you "
6403 "want to leave this page before saving the data?"
6404 msgstr ""
6406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
6407 msgid "Drag to reorder."
6408 msgstr ""
6410 #: libraries/classes/Controllers/JavaScriptMessagesController.php:561
6411 msgid "Click to sort results by this column."
6412 msgstr ""
6414 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
6415 msgid ""
6416 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6417 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6418 "from ORDER BY clause"
6419 msgstr ""
6421 #: libraries/classes/Controllers/JavaScriptMessagesController.php:567
6422 msgid "Click to mark/unmark."
6423 msgstr ""
6425 #: libraries/classes/Controllers/JavaScriptMessagesController.php:568
6426 msgid "Double-click to copy column name."
6427 msgstr ""
6429 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
6430 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6431 msgstr ""
6433 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
6434 msgid ""
6435 "This table does not contain a unique column. Features related to the grid "
6436 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6437 msgstr ""
6439 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
6440 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6441 msgstr ""
6443 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
6444 msgid ""
6445 "Do you really want to see all of the rows? For a big table this could crash "
6446 "the browser."
6447 msgstr ""
6449 #: libraries/classes/Controllers/JavaScriptMessagesController.php:582
6450 msgid "Original length"
6451 msgstr ""
6453 #: libraries/classes/Controllers/JavaScriptMessagesController.php:585
6454 msgid "cancel"
6455 msgstr ""
6457 #: libraries/classes/Controllers/JavaScriptMessagesController.php:586
6458 #: libraries/classes/Controllers/Server/Status/StatusController.php:225
6459 msgid "Aborted"
6460 msgstr ""
6462 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
6463 msgid "Success"
6464 msgstr ""
6466 #: libraries/classes/Controllers/JavaScriptMessagesController.php:589
6467 msgid "Import status"
6468 msgstr ""
6470 #: libraries/classes/Controllers/JavaScriptMessagesController.php:590
6471 #: templates/navigation/main.twig:84
6472 msgid "Drop files here"
6473 msgstr ""
6475 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
6476 msgid "Select database first"
6477 msgstr ""
6479 #: libraries/classes/Controllers/JavaScriptMessagesController.php:594
6480 #: templates/database/data_dictionary/index.twig:117
6481 #: templates/database/structure/index.twig:12
6482 #: templates/display/results/table.twig:241
6483 #: templates/table/structure/display_structure.twig:333
6484 msgid "Print"
6485 msgstr ""
6487 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
6488 msgid "You can also edit most values<br>by double-clicking directly on them."
6489 msgstr ""
6491 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
6492 msgid "You can also edit most values<br>by clicking directly on them."
6493 msgstr ""
6495 #: libraries/classes/Controllers/JavaScriptMessagesController.php:604
6496 msgid "Go to link:"
6497 msgstr ""
6499 #: libraries/classes/Controllers/JavaScriptMessagesController.php:605
6500 msgid "Copy column name."
6501 msgstr ""
6503 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
6504 msgid "Right-click the column name to copy it to your clipboard."
6505 msgstr ""
6507 #: libraries/classes/Controllers/JavaScriptMessagesController.php:609
6508 msgid "Generate password"
6509 msgstr ""
6511 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
6512 #: templates/server/replication/master_add_slave_user.twig:73
6513 msgid "Generate"
6514 msgstr ""
6516 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6517 #: libraries/classes/Controllers/UserPasswordController.php:80
6518 #: templates/home/index.twig:46
6519 #: templates/server/privileges/change_password.twig:10
6520 msgid "Change password"
6521 msgstr ""
6523 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
6524 #: templates/table/structure/display_structure.twig:132
6525 msgid "More"
6526 msgstr ""
6528 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
6529 msgid "Show panel"
6530 msgstr ""
6532 #: libraries/classes/Controllers/JavaScriptMessagesController.php:618
6533 msgid "Hide panel"
6534 msgstr ""
6536 #: libraries/classes/Controllers/JavaScriptMessagesController.php:619
6537 msgid "Show hidden navigation tree items."
6538 msgstr ""
6540 #: libraries/classes/Controllers/JavaScriptMessagesController.php:621
6541 #: libraries/classes/Navigation/NavigationTree.php:1477
6542 msgid "Unlink from main panel"
6543 msgstr ""
6545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:624
6546 msgid "The requested page was not found in the history, it may have expired."
6547 msgstr ""
6549 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
6550 #: libraries/classes/Setup/Index.php:184
6551 #, php-format
6552 msgid ""
6553 "A newer version of phpMyAdmin is available and you should consider "
6554 "upgrading. The newest version is %s, released on %s."
6555 msgstr ""
6557 #. l10n: Latest available phpMyAdmin version
6558 #: libraries/classes/Controllers/JavaScriptMessagesController.php:632
6559 msgid ", latest stable version:"
6560 msgstr ""
6562 #: libraries/classes/Controllers/JavaScriptMessagesController.php:633
6563 msgid "up to date"
6564 msgstr ""
6566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:635
6567 #: templates/database/structure/show_create.twig:33
6568 #: templates/display/results/table.twig:280
6569 #: templates/sql/no_results_returned.twig:12 templates/view_create.twig:11
6570 msgid "Create view"
6571 msgstr ""
6573 #: libraries/classes/Controllers/JavaScriptMessagesController.php:638
6574 msgid "Send error report"
6575 msgstr ""
6577 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
6578 msgid "Submit error report"
6579 msgstr ""
6581 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6582 msgid ""
6583 "A fatal JavaScript error has occurred. Would you like to send an error "
6584 "report?"
6585 msgstr ""
6587 #: libraries/classes/Controllers/JavaScriptMessagesController.php:643
6588 msgid "Change report settings"
6589 msgstr ""
6591 #: libraries/classes/Controllers/JavaScriptMessagesController.php:644
6592 msgid "Show report details"
6593 msgstr ""
6595 #: libraries/classes/Controllers/JavaScriptMessagesController.php:646
6596 msgid ""
6597 "Your export is incomplete, due to a low execution time limit at the PHP "
6598 "level!"
6599 msgstr ""
6601 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
6602 #, php-format
6603 msgid ""
6604 "Warning: a form on this page has more than %d fields. On submission, some of "
6605 "the fields might be ignored, due to PHP's max_input_vars configuration."
6606 msgstr ""
6608 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
6609 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
6610 msgid "Some errors have been detected on the server!"
6611 msgstr ""
6613 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
6614 msgid "Please look at the bottom of this window."
6615 msgstr ""
6617 #: libraries/classes/Controllers/JavaScriptMessagesController.php:664
6618 #: libraries/classes/ErrorHandler.php:406
6619 msgid "Ignore All"
6620 msgstr ""
6622 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
6623 msgid ""
6624 "As per your settings, they are being submitted currently, please be patient."
6625 msgstr ""
6627 #: libraries/classes/Controllers/JavaScriptMessagesController.php:680
6628 msgid "Successfully copied!"
6629 msgstr ""
6631 #: libraries/classes/Controllers/JavaScriptMessagesController.php:681
6632 msgid "Copying failed!"
6633 msgstr ""
6635 #: libraries/classes/Controllers/JavaScriptMessagesController.php:684
6636 msgid "Execute this query again?"
6637 msgstr ""
6639 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
6640 msgid "Do you really want to delete this bookmark?"
6641 msgstr ""
6643 #: libraries/classes/Controllers/JavaScriptMessagesController.php:686
6644 msgid "Some error occurred while getting SQL debug info."
6645 msgstr ""
6647 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6648 #, php-format
6649 msgid "%s queries executed %s times in %s seconds."
6650 msgstr ""
6652 #: libraries/classes/Controllers/JavaScriptMessagesController.php:688
6653 #, php-format
6654 msgid "%s argument(s) passed"
6655 msgstr ""
6657 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
6658 msgid "Show arguments"
6659 msgstr ""
6661 #: libraries/classes/Controllers/JavaScriptMessagesController.php:690
6662 msgid "Hide arguments"
6663 msgstr ""
6665 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6666 msgid "Time taken:"
6667 msgstr ""
6669 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
6670 msgid ""
6671 "There was a problem accessing your browser storage, some features may not "
6672 "work properly for you. It is likely that the browser doesn't support storage "
6673 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6674 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6675 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6676 msgstr ""
6678 #: libraries/classes/Controllers/JavaScriptMessagesController.php:700
6679 msgid "Copy tables to"
6680 msgstr ""
6682 #: libraries/classes/Controllers/JavaScriptMessagesController.php:701
6683 msgid "Add table prefix"
6684 msgstr ""
6686 #: libraries/classes/Controllers/JavaScriptMessagesController.php:702
6687 msgid "Replace table with prefix"
6688 msgstr ""
6690 #: libraries/classes/Controllers/JavaScriptMessagesController.php:703
6691 #: templates/database/structure/check_all_tables.twig:28
6692 msgid "Copy table with prefix"
6693 msgstr ""
6695 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
6696 msgid "Extremely weak"
6697 msgstr ""
6699 #: libraries/classes/Controllers/JavaScriptMessagesController.php:707
6700 msgid "Very weak"
6701 msgstr ""
6703 #: libraries/classes/Controllers/JavaScriptMessagesController.php:708
6704 msgid "Weak"
6705 msgstr ""
6707 #: libraries/classes/Controllers/JavaScriptMessagesController.php:709
6708 msgid "Good"
6709 msgstr ""
6711 #: libraries/classes/Controllers/JavaScriptMessagesController.php:710
6712 msgid "Strong"
6713 msgstr ""
6715 #: libraries/classes/Controllers/JavaScriptMessagesController.php:713
6716 msgid "Timed out waiting for security key activation."
6717 msgstr ""
6719 #: libraries/classes/Controllers/JavaScriptMessagesController.php:714
6720 #, php-format
6721 msgid "Failed security key activation (%s)."
6722 msgstr ""
6724 #: libraries/classes/Controllers/JavaScriptMessagesController.php:719
6725 #, php-format
6726 msgctxt ""
6727 "The table already exists in the designer and can not be added once more."
6728 msgid "Table %s already exists!"
6729 msgstr ""
6731 #: libraries/classes/Controllers/JavaScriptMessagesController.php:721
6732 #: libraries/classes/InsertEdit.php:338
6733 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:51
6734 msgid "Hide"
6735 msgstr ""
6737 #: libraries/classes/Controllers/JavaScriptMessagesController.php:722
6738 #: libraries/classes/Controllers/Table/ChangeController.php:198
6739 #: templates/database/multi_table_query/form.twig:44
6740 #: templates/database/tracking/tables.twig:19
6741 #: templates/table/tracking/main.twig:33
6742 msgid "Show"
6743 msgstr ""
6745 #: libraries/classes/Controllers/NavigationController.php:47
6746 msgid "Fatal error: The navigation can only be accessed via AJAX"
6747 msgstr ""
6749 #: libraries/classes/Controllers/NormalizationController.php:39
6750 #: libraries/classes/Normalization.php:251
6751 msgid "Select one…"
6752 msgstr ""
6754 #: libraries/classes/Controllers/NormalizationController.php:40
6755 #: libraries/classes/Normalization.php:252
6756 msgid "No such column"
6757 msgstr ""
6759 #: libraries/classes/Controllers/NormalizationController.php:45
6760 #: libraries/classes/Normalization.php:256 libraries/classes/Types.php:750
6761 #: libraries/classes/Types.php:789
6762 msgctxt "string types"
6763 msgid "String"
6764 msgstr ""
6766 #: libraries/classes/Controllers/Preferences/ManageController.php:87
6767 msgid "phpMyAdmin configuration snippet"
6768 msgstr ""
6770 #: libraries/classes/Controllers/Preferences/ManageController.php:88
6771 msgid "Paste it to your config.inc.php"
6772 msgstr ""
6774 #: libraries/classes/Controllers/Preferences/ManageController.php:133
6775 msgid "Could not import configuration"
6776 msgstr ""
6778 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:53
6779 msgid "Two-factor authentication has been removed."
6780 msgstr ""
6782 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:64
6783 msgid "Two-factor authentication has been configured."
6784 msgstr ""
6786 #: libraries/classes/Controllers/Server/DatabasesController.php:245
6787 #, php-format
6788 msgid "Database %1$s has been created."
6789 msgstr ""
6791 #: libraries/classes/Controllers/Server/DatabasesController.php:325
6792 #, php-format
6793 msgid "%1$d database has been dropped successfully."
6794 msgid_plural "%1$d databases have been dropped successfully."
6795 msgstr[0] ""
6796 msgstr[1] ""
6798 #: libraries/classes/Controllers/Server/DatabasesController.php:483
6799 #: libraries/classes/Import.php:148
6800 #: templates/database/structure/table_header.twig:26
6801 #: templates/table/structure/display_partitions.twig:28
6802 #: templates/table/structure/display_structure.twig:231
6803 #: templates/table/structure/display_table_stats.twig:119
6804 msgid "Rows"
6805 msgstr ""
6807 #: libraries/classes/Controllers/Server/DatabasesController.php:493
6808 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:24
6809 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
6810 #: templates/database/data_dictionary/index.twig:59 templates/indexes.twig:3
6811 #: templates/table/structure/display_structure.twig:402
6812 #: templates/table/tracking/structure_snapshot_indexes.twig:1
6813 msgid "Indexes"
6814 msgstr ""
6816 #: libraries/classes/Controllers/Server/DatabasesController.php:498
6817 #: libraries/classes/Controllers/Server/Status/StatusController.php:152
6818 #: libraries/classes/Controllers/Server/Status/StatusController.php:241
6819 #: templates/table/structure/display_table_stats.twig:45
6820 msgid "Total"
6821 msgstr ""
6823 #: libraries/classes/Controllers/Server/DatabasesController.php:503
6824 #: templates/database/structure/table_header.twig:38
6825 #: templates/table/structure/display_table_stats.twig:32
6826 msgid "Overhead"
6827 msgstr ""
6829 #: libraries/classes/Controllers/Server/PrivilegesController.php:141
6830 #: libraries/classes/Controllers/Server/UserGroupsController.php:51
6831 msgid "No Privileges"
6832 msgstr ""
6834 #: libraries/classes/Controllers/Server/PrivilegesController.php:149
6835 msgid "You do not have the privileges to administrate the users!"
6836 msgstr ""
6838 #: libraries/classes/Controllers/Server/PrivilegesController.php:163
6839 msgid ""
6840 "Username and hostname didn't change. If you only want to change the "
6841 "password, 'Change password' tab should be used."
6842 msgstr ""
6844 #: libraries/classes/Controllers/Server/PrivilegesController.php:416
6845 msgid "User has been added."
6846 msgstr ""
6848 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:112
6849 #, php-format
6850 msgid "Thread %s was successfully killed."
6851 msgstr ""
6853 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:118
6854 #, php-format
6855 msgid ""
6856 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
6857 msgstr ""
6859 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:147
6860 msgid "ID"
6861 msgstr ""
6863 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:151
6864 #: libraries/classes/Server/Privileges.php:3002
6865 #: templates/server/user_groups/user_listings.twig:9
6866 msgid "User"
6867 msgstr "Gebruker"
6869 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:155
6870 #: templates/server/replication/master_add_slave_user.twig:32
6871 #: templates/server/replication/master_add_slave_user.twig:43
6872 #: templates/server/replication/master_replication.twig:25
6873 msgid "Host"
6874 msgstr ""
6876 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:163
6877 msgid "Command"
6878 msgstr ""
6880 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:175
6881 msgid "Progress"
6882 msgstr ""
6884 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:179
6885 #: libraries/classes/Server/Status/Data.php:146
6886 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:21
6887 msgid "SQL query"
6888 msgstr ""
6890 #: libraries/classes/Controllers/Server/Status/StatusController.php:114
6891 msgid "Received"
6892 msgstr ""
6894 #: libraries/classes/Controllers/Server/Status/StatusController.php:133
6895 msgid "Sent"
6896 msgstr ""
6898 #: libraries/classes/Controllers/Server/Status/StatusController.php:200
6899 msgid "Max. concurrent connections"
6900 msgstr ""
6902 #: libraries/classes/Controllers/Server/Status/StatusController.php:209
6903 msgid "Failed attempts"
6904 msgstr ""
6906 #: libraries/classes/Controllers/Server/Status/VariablesController.php:244
6907 msgid ""
6908 "The number of connections that were aborted because the client died without "
6909 "closing the connection properly."
6910 msgstr ""
6912 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
6913 msgid "The number of failed attempts to connect to the MySQL server."
6914 msgstr ""
6916 #: libraries/classes/Controllers/Server/Status/VariablesController.php:251
6917 msgid ""
6918 "The number of transactions that used the temporary binary log cache but that "
6919 "exceeded the value of binlog_cache_size and used a temporary file to store "
6920 "statements from the transaction."
6921 msgstr ""
6923 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
6924 msgid "The number of transactions that used the temporary binary log cache."
6925 msgstr ""
6927 #: libraries/classes/Controllers/Server/Status/VariablesController.php:259
6928 msgid ""
6929 "The number of connection attempts (successful or not) to the MySQL server."
6930 msgstr ""
6932 #: libraries/classes/Controllers/Server/Status/VariablesController.php:263
6933 msgid ""
6934 "The number of temporary tables on disk created automatically by the server "
6935 "while executing statements. If Created_tmp_disk_tables is big, you may want "
6936 "to increase the tmp_table_size  value to cause temporary tables to be memory-"
6937 "based instead of disk-based."
6938 msgstr ""
6940 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
6941 msgid "How many temporary files mysqld has created."
6942 msgstr ""
6944 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
6945 msgid ""
6946 "The number of in-memory temporary tables created automatically by the server "
6947 "while executing statements."
6948 msgstr ""
6950 #: libraries/classes/Controllers/Server/Status/VariablesController.php:277
6951 msgid ""
6952 "The number of rows written with INSERT DELAYED for which some error occurred "
6953 "(probably duplicate key)."
6954 msgstr ""
6956 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
6957 msgid ""
6958 "The number of INSERT DELAYED handler threads in use. Every different table "
6959 "on which one uses INSERT DELAYED gets its own thread."
6960 msgstr ""
6962 #: libraries/classes/Controllers/Server/Status/VariablesController.php:286
6963 msgid "The number of INSERT DELAYED rows written."
6964 msgstr ""
6966 #: libraries/classes/Controllers/Server/Status/VariablesController.php:289
6967 msgid "The number of executed FLUSH statements."
6968 msgstr ""
6970 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
6971 msgid "The number of internal COMMIT statements."
6972 msgstr ""
6974 #: libraries/classes/Controllers/Server/Status/VariablesController.php:295
6975 msgid "The number of times a row was deleted from a table."
6976 msgstr ""
6978 #: libraries/classes/Controllers/Server/Status/VariablesController.php:298
6979 msgid ""
6980 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
6981 "table with a given name. This is called discovery. Handler_discover "
6982 "indicates the number of time tables have been discovered."
6983 msgstr ""
6985 #: libraries/classes/Controllers/Server/Status/VariablesController.php:304
6986 msgid ""
6987 "The number of times the first entry was read from an index. If this is high, "
6988 "it suggests that the server is doing a lot of full index scans; for example, "
6989 "SELECT col1 FROM foo, assuming that col1 is indexed."
6990 msgstr ""
6992 #: libraries/classes/Controllers/Server/Status/VariablesController.php:310
6993 msgid ""
6994 "The number of requests to read a row based on a key. If this is high, it is "
6995 "a good indication that your queries and tables are properly indexed."
6996 msgstr ""
6998 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
6999 msgid ""
7000 "The number of requests to read the next row in key order. This is "
7001 "incremented if you are querying an index column with a range constraint or "
7002 "if you are doing an index scan."
7003 msgstr ""
7005 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7006 msgid ""
7007 "The number of requests to read the previous row in key order. This read "
7008 "method is mainly used to optimize ORDER BY … DESC."
7009 msgstr ""
7011 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7012 msgid ""
7013 "The number of requests to read a row based on a fixed position. This is high "
7014 "if you are doing a lot of queries that require sorting of the result. You "
7015 "probably have a lot of queries that require MySQL to scan whole tables or "
7016 "you have joins that don't use keys properly."
7017 msgstr ""
7019 #: libraries/classes/Controllers/Server/Status/VariablesController.php:331
7020 msgid ""
7021 "The number of requests to read the next row in the data file. This is high "
7022 "if you are doing a lot of table scans. Generally this suggests that your "
7023 "tables are not properly indexed or that your queries are not written to take "
7024 "advantage of the indexes you have."
7025 msgstr ""
7027 #: libraries/classes/Controllers/Server/Status/VariablesController.php:338
7028 msgid "The number of internal ROLLBACK statements."
7029 msgstr ""
7031 #: libraries/classes/Controllers/Server/Status/VariablesController.php:341
7032 msgid "The number of requests to update a row in a table."
7033 msgstr ""
7035 #: libraries/classes/Controllers/Server/Status/VariablesController.php:344
7036 msgid "The number of requests to insert a row in a table."
7037 msgstr ""
7039 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7040 msgid "The number of pages containing data (dirty or clean)."
7041 msgstr ""
7043 #: libraries/classes/Controllers/Server/Status/VariablesController.php:350
7044 msgid "The number of pages currently dirty."
7045 msgstr ""
7047 #: libraries/classes/Controllers/Server/Status/VariablesController.php:353
7048 msgid "The number of buffer pool pages that have been requested to be flushed."
7049 msgstr ""
7051 #: libraries/classes/Controllers/Server/Status/VariablesController.php:357
7052 msgid "The number of free pages."
7053 msgstr ""
7055 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7056 msgid ""
7057 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7058 "being read or written or that can't be flushed or removed for some other "
7059 "reason."
7060 msgstr ""
7062 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7063 msgid ""
7064 "The number of pages busy because they have been allocated for administrative "
7065 "overhead such as row locks or the adaptive hash index. This value can also "
7066 "be calculated as Innodb_buffer_pool_pages_total - "
7067 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7068 msgstr ""
7070 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7071 msgid "Total size of buffer pool, in pages."
7072 msgstr ""
7074 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7075 msgid ""
7076 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7077 "query is to scan a large portion of a table but in random order."
7078 msgstr ""
7080 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7081 msgid ""
7082 "The number of sequential read-aheads InnoDB initiated. This happens when "
7083 "InnoDB does a sequential full table scan."
7084 msgstr ""
7086 #: libraries/classes/Controllers/Server/Status/VariablesController.php:384
7087 msgid "The number of logical read requests InnoDB has done."
7088 msgstr ""
7090 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7091 msgid ""
7092 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7093 "and had to do a single-page read."
7094 msgstr ""
7096 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7097 msgid ""
7098 "Normally, writes to the InnoDB buffer pool happen in the background. "
7099 "However, if it's necessary to read or create a page and no clean pages are "
7100 "available, it's necessary to wait for pages to be flushed first. This "
7101 "counter counts instances of these waits. If the buffer pool size was set "
7102 "properly, this value should be small."
7103 msgstr ""
7105 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7106 msgid "The number writes done to the InnoDB buffer pool."
7107 msgstr ""
7109 #: libraries/classes/Controllers/Server/Status/VariablesController.php:402
7110 msgid "The number of fsync() operations so far."
7111 msgstr ""
7113 #: libraries/classes/Controllers/Server/Status/VariablesController.php:405
7114 msgid "The current number of pending fsync() operations."
7115 msgstr ""
7117 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7118 msgid "The current number of pending reads."
7119 msgstr ""
7121 #: libraries/classes/Controllers/Server/Status/VariablesController.php:411
7122 msgid "The current number of pending writes."
7123 msgstr ""
7125 #: libraries/classes/Controllers/Server/Status/VariablesController.php:414
7126 msgid "The amount of data read so far, in bytes."
7127 msgstr ""
7129 #: libraries/classes/Controllers/Server/Status/VariablesController.php:417
7130 msgid "The total number of data reads."
7131 msgstr ""
7133 #: libraries/classes/Controllers/Server/Status/VariablesController.php:420
7134 msgid "The total number of data writes."
7135 msgstr ""
7137 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7138 msgid "The amount of data written so far, in bytes."
7139 msgstr ""
7141 #: libraries/classes/Controllers/Server/Status/VariablesController.php:426
7142 msgid "The number of pages that have been written for doublewrite operations."
7143 msgstr ""
7145 #: libraries/classes/Controllers/Server/Status/VariablesController.php:430
7146 msgid "The number of doublewrite operations that have been performed."
7147 msgstr ""
7149 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7150 msgid ""
7151 "The number of waits we had because log buffer was too small and we had to "
7152 "wait for it to be flushed before continuing."
7153 msgstr ""
7155 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7156 msgid "The number of log write requests."
7157 msgstr ""
7159 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7160 msgid "The number of physical writes to the log file."
7161 msgstr ""
7163 #: libraries/classes/Controllers/Server/Status/VariablesController.php:443
7164 msgid "The number of fsync() writes done to the log file."
7165 msgstr ""
7167 #: libraries/classes/Controllers/Server/Status/VariablesController.php:446
7168 msgid "The number of pending log file fsyncs."
7169 msgstr ""
7171 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7172 msgid "Pending log file writes."
7173 msgstr ""
7175 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7176 msgid "The number of bytes written to the log file."
7177 msgstr ""
7179 #: libraries/classes/Controllers/Server/Status/VariablesController.php:455
7180 msgid "The number of pages created."
7181 msgstr ""
7183 #: libraries/classes/Controllers/Server/Status/VariablesController.php:458
7184 msgid ""
7185 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7186 "pages; the page size allows them to be easily converted to bytes."
7187 msgstr ""
7189 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7190 msgid "The number of pages read."
7191 msgstr ""
7193 #: libraries/classes/Controllers/Server/Status/VariablesController.php:466
7194 msgid "The number of pages written."
7195 msgstr ""
7197 #: libraries/classes/Controllers/Server/Status/VariablesController.php:469
7198 msgid "The number of row locks currently being waited for."
7199 msgstr ""
7201 #: libraries/classes/Controllers/Server/Status/VariablesController.php:472
7202 msgid "The average time to acquire a row lock, in milliseconds."
7203 msgstr ""
7205 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7206 msgid "The total time spent in acquiring row locks, in milliseconds."
7207 msgstr ""
7209 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7210 msgid "The maximum time to acquire a row lock, in milliseconds."
7211 msgstr ""
7213 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7214 msgid "The number of times a row lock had to be waited for."
7215 msgstr ""
7217 #: libraries/classes/Controllers/Server/Status/VariablesController.php:484
7218 msgid "The number of rows deleted from InnoDB tables."
7219 msgstr ""
7221 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7222 msgid "The number of rows inserted in InnoDB tables."
7223 msgstr ""
7225 #: libraries/classes/Controllers/Server/Status/VariablesController.php:490
7226 msgid "The number of rows read from InnoDB tables."
7227 msgstr ""
7229 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7230 msgid "The number of rows updated in InnoDB tables."
7231 msgstr ""
7233 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7234 msgid ""
7235 "The number of key blocks in the key cache that have changed but haven't yet "
7236 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7237 msgstr ""
7239 #: libraries/classes/Controllers/Server/Status/VariablesController.php:501
7240 msgid ""
7241 "The number of unused blocks in the key cache. You can use this value to "
7242 "determine how much of the key cache is in use."
7243 msgstr ""
7245 #: libraries/classes/Controllers/Server/Status/VariablesController.php:505
7246 msgid ""
7247 "The number of used blocks in the key cache. This value is a high-water mark "
7248 "that indicates the maximum number of blocks that have ever been in use at "
7249 "one time."
7250 msgstr ""
7252 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
7253 msgid "Percentage of used key cache (calculated value)"
7254 msgstr ""
7256 #: libraries/classes/Controllers/Server/Status/VariablesController.php:513
7257 msgid "The number of requests to read a key block from the cache."
7258 msgstr ""
7260 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
7261 msgid ""
7262 "The number of physical reads of a key block from disk. If Key_reads is big, "
7263 "then your key_buffer_size value is probably too small. The cache miss rate "
7264 "can be calculated as Key_reads/Key_read_requests."
7265 msgstr ""
7267 #: libraries/classes/Controllers/Server/Status/VariablesController.php:522
7268 msgid ""
7269 "Key cache miss calculated as rate of physical reads compared to read "
7270 "requests (calculated value)"
7271 msgstr ""
7273 #: libraries/classes/Controllers/Server/Status/VariablesController.php:526
7274 msgid "The number of requests to write a key block to the cache."
7275 msgstr ""
7277 #: libraries/classes/Controllers/Server/Status/VariablesController.php:529
7278 msgid "The number of physical writes of a key block to disk."
7279 msgstr ""
7281 #: libraries/classes/Controllers/Server/Status/VariablesController.php:532
7282 msgid ""
7283 "Percentage of physical writes compared to write requests (calculated value)"
7284 msgstr ""
7286 #: libraries/classes/Controllers/Server/Status/VariablesController.php:536
7287 msgid ""
7288 "The total cost of the last compiled query as computed by the query "
7289 "optimizer. Useful for comparing the cost of different query plans for the "
7290 "same query. The default value of 0 means that no query has been compiled yet."
7291 msgstr ""
7293 #: libraries/classes/Controllers/Server/Status/VariablesController.php:542
7294 msgid ""
7295 "The maximum number of connections that have been in use simultaneously since "
7296 "the server started."
7297 msgstr ""
7299 #: libraries/classes/Controllers/Server/Status/VariablesController.php:546
7300 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7301 msgstr ""
7303 #: libraries/classes/Controllers/Server/Status/VariablesController.php:549
7304 msgid ""
7305 "The number of tables that have been opened. If opened tables is big, your "
7306 "table_open_cache value is probably too small."
7307 msgstr ""
7309 #: libraries/classes/Controllers/Server/Status/VariablesController.php:553
7310 msgid "The number of files that are open."
7311 msgstr ""
7313 #: libraries/classes/Controllers/Server/Status/VariablesController.php:556
7314 msgid "The number of streams that are open (used mainly for logging)."
7315 msgstr ""
7317 #: libraries/classes/Controllers/Server/Status/VariablesController.php:559
7318 msgid "The number of tables that are open."
7319 msgstr ""
7321 #: libraries/classes/Controllers/Server/Status/VariablesController.php:562
7322 msgid ""
7323 "The number of free memory blocks in query cache. High numbers can indicate "
7324 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7325 "statement."
7326 msgstr ""
7328 #: libraries/classes/Controllers/Server/Status/VariablesController.php:567
7329 msgid "The amount of free memory for query cache."
7330 msgstr ""
7332 #: libraries/classes/Controllers/Server/Status/VariablesController.php:570
7333 msgid "The number of cache hits."
7334 msgstr ""
7336 #: libraries/classes/Controllers/Server/Status/VariablesController.php:573
7337 msgid "The number of queries added to the cache."
7338 msgstr ""
7340 #: libraries/classes/Controllers/Server/Status/VariablesController.php:576
7341 msgid ""
7342 "The number of queries that have been removed from the cache to free up "
7343 "memory for caching new queries. This information can help you tune the query "
7344 "cache size. The query cache uses a least recently used (LRU) strategy to "
7345 "decide which queries to remove from the cache."
7346 msgstr ""
7348 #: libraries/classes/Controllers/Server/Status/VariablesController.php:583
7349 msgid ""
7350 "The number of non-cached queries (not cachable, or not cached due to the "
7351 "query_cache_type setting)."
7352 msgstr ""
7354 #: libraries/classes/Controllers/Server/Status/VariablesController.php:587
7355 msgid "The number of queries registered in the cache."
7356 msgstr ""
7358 #: libraries/classes/Controllers/Server/Status/VariablesController.php:590
7359 msgid "The total number of blocks in the query cache."
7360 msgstr ""
7362 #: libraries/classes/Controllers/Server/Status/VariablesController.php:593
7363 msgid "The status of failsafe replication (not yet implemented)."
7364 msgstr ""
7366 #: libraries/classes/Controllers/Server/Status/VariablesController.php:596
7367 msgid ""
7368 "The number of joins that do not use indexes. If this value is not 0, you "
7369 "should carefully check the indexes of your tables."
7370 msgstr ""
7372 #: libraries/classes/Controllers/Server/Status/VariablesController.php:600
7373 msgid "The number of joins that used a range search on a reference table."
7374 msgstr ""
7376 #: libraries/classes/Controllers/Server/Status/VariablesController.php:603
7377 msgid ""
7378 "The number of joins without keys that check for key usage after each row. "
7379 "(If this is not 0, you should carefully check the indexes of your tables.)"
7380 msgstr ""
7382 #: libraries/classes/Controllers/Server/Status/VariablesController.php:608
7383 msgid ""
7384 "The number of joins that used ranges on the first table. (It's normally not "
7385 "critical even if this is big.)"
7386 msgstr ""
7388 #: libraries/classes/Controllers/Server/Status/VariablesController.php:612
7389 msgid "The number of joins that did a full scan of the first table."
7390 msgstr ""
7392 #: libraries/classes/Controllers/Server/Status/VariablesController.php:615
7393 msgid "The number of temporary tables currently open by the slave SQL thread."
7394 msgstr ""
7396 #: libraries/classes/Controllers/Server/Status/VariablesController.php:619
7397 msgid ""
7398 "Total (since startup) number of times the replication slave SQL thread has "
7399 "retried transactions."
7400 msgstr ""
7402 #: libraries/classes/Controllers/Server/Status/VariablesController.php:623
7403 msgid "This is ON if this server is a slave that is connected to a master."
7404 msgstr ""
7406 #: libraries/classes/Controllers/Server/Status/VariablesController.php:626
7407 msgid ""
7408 "The number of threads that have taken more than slow_launch_time seconds to "
7409 "create."
7410 msgstr ""
7412 #: libraries/classes/Controllers/Server/Status/VariablesController.php:630
7413 msgid ""
7414 "The number of queries that have taken more than long_query_time seconds."
7415 msgstr ""
7417 #: libraries/classes/Controllers/Server/Status/VariablesController.php:634
7418 msgid ""
7419 "The number of merge passes the sort algorithm has had to do. If this value "
7420 "is large, you should consider increasing the value of the sort_buffer_size "
7421 "system variable."
7422 msgstr ""
7424 #: libraries/classes/Controllers/Server/Status/VariablesController.php:639
7425 msgid "The number of sorts that were done with ranges."
7426 msgstr ""
7428 #: libraries/classes/Controllers/Server/Status/VariablesController.php:642
7429 msgid "The number of sorted rows."
7430 msgstr ""
7432 #: libraries/classes/Controllers/Server/Status/VariablesController.php:645
7433 msgid "The number of sorts that were done by scanning the table."
7434 msgstr ""
7436 #: libraries/classes/Controllers/Server/Status/VariablesController.php:648
7437 msgid "The number of times that a table lock was acquired immediately."
7438 msgstr ""
7440 #: libraries/classes/Controllers/Server/Status/VariablesController.php:651
7441 msgid ""
7442 "The number of times that a table lock could not be acquired immediately and "
7443 "a wait was needed. If this is high, and you have performance problems, you "
7444 "should first optimize your queries, and then either split your table or "
7445 "tables or use replication."
7446 msgstr ""
7448 #: libraries/classes/Controllers/Server/Status/VariablesController.php:657
7449 msgid ""
7450 "The number of threads in the thread cache. The cache hit rate can be "
7451 "calculated as Threads_created/Connections. If this value is red you should "
7452 "raise your thread_cache_size."
7453 msgstr ""
7455 #: libraries/classes/Controllers/Server/Status/VariablesController.php:662
7456 msgid "The number of currently open connections."
7457 msgstr ""
7459 #: libraries/classes/Controllers/Server/Status/VariablesController.php:665
7460 msgid ""
7461 "The number of threads created to handle connections. If Threads_created is "
7462 "big, you may want to increase the thread_cache_size value. (Normally this "
7463 "doesn't give a notable performance improvement if you have a good thread "
7464 "implementation.)"
7465 msgstr ""
7467 #: libraries/classes/Controllers/Server/Status/VariablesController.php:672
7468 msgid "Thread cache hit rate (calculated value)"
7469 msgstr ""
7471 #: libraries/classes/Controllers/Server/Status/VariablesController.php:675
7472 msgid "The number of threads that are not sleeping."
7473 msgstr ""
7475 #: libraries/classes/Controllers/Server/VariablesController.php:219
7476 msgid "Setting variable failed"
7477 msgstr ""
7479 #: libraries/classes/Controllers/Setup/FormController.php:29
7480 msgid "Incorrect form specified!"
7481 msgstr ""
7483 #: libraries/classes/Controllers/Setup/HomeController.php:45
7484 msgid ""
7485 "You are not using a secure connection; all data (including potentially "
7486 "sensitive information, like passwords) is transferred unencrypted!"
7487 msgstr ""
7489 #: libraries/classes/Controllers/Setup/HomeController.php:50
7490 msgid ""
7491 "If your server is also configured to accept HTTPS requests follow this link "
7492 "to use a secure connection."
7493 msgstr ""
7495 #: libraries/classes/Controllers/Setup/HomeController.php:54
7496 msgid "Insecure connection"
7497 msgstr ""
7499 #: libraries/classes/Controllers/Setup/HomeController.php:63
7500 msgid "Configuration saved."
7501 msgstr ""
7503 #: libraries/classes/Controllers/Setup/HomeController.php:66
7504 msgid ""
7505 "Configuration saved to file config/config.inc.php in phpMyAdmin top level "
7506 "directory, copy it to top level one and delete directory config to use it."
7507 msgstr ""
7509 #: libraries/classes/Controllers/Setup/HomeController.php:78
7510 msgid "Configuration not saved!"
7511 msgstr ""
7513 #: libraries/classes/Controllers/Setup/HomeController.php:81
7514 msgid ""
7515 "Please create web server writable folder [em]config[/em] in phpMyAdmin top "
7516 "level directory as described in [doc@setup_script]documentation[/doc]. "
7517 "Otherwise you will be only able to download or display it."
7518 msgstr ""
7520 #: libraries/classes/Controllers/Setup/HomeController.php:124
7521 msgid "let the user choose"
7522 msgstr ""
7524 #: libraries/classes/Controllers/Setup/HomeController.php:154
7525 msgid "- none -"
7526 msgstr "- geen -"
7528 #: libraries/classes/Controllers/Setup/HomeController.php:172
7529 msgid "Default language"
7530 msgstr ""
7532 #: libraries/classes/Controllers/Setup/HomeController.php:181
7533 msgid "Default server"
7534 msgstr ""
7536 #: libraries/classes/Controllers/Setup/HomeController.php:199
7537 msgid "End of line"
7538 msgstr ""
7540 #: libraries/classes/Controllers/SqlController.php:378
7541 msgid "Bookmark not created!"
7542 msgstr ""
7544 #: libraries/classes/Controllers/Table/AddFieldController.php:154
7545 #: libraries/classes/Controllers/Table/IndexesController.php:246
7546 #: libraries/classes/Controllers/Table/StructureController.php:1019
7547 #: libraries/classes/Controllers/Table/StructureController.php:1246
7548 #, php-format
7549 msgid "Table %1$s has been altered successfully."
7550 msgstr ""
7552 #: libraries/classes/Controllers/Table/ChangeController.php:304
7553 #: libraries/classes/Controllers/Table/DeleteController.php:121
7554 #: libraries/classes/Controllers/Table/ExportController.php:145
7555 msgid "No row selected."
7556 msgstr ""
7558 #: libraries/classes/Controllers/Table/ChartController.php:59
7559 #: libraries/classes/Controllers/Table/GisVisualizationController.php:67
7560 msgid "No SQL query was set to fetch data."
7561 msgstr ""
7563 #: libraries/classes/Controllers/Table/ChartController.php:152
7564 msgid "No numeric columns present in the table to plot."
7565 msgstr ""
7567 #: libraries/classes/Controllers/Table/ChartController.php:219
7568 msgid "No data to display"
7569 msgstr ""
7571 #: libraries/classes/Controllers/Table/CreateController.php:88
7572 #: libraries/classes/Controllers/Table/GetFieldController.php:54
7573 #, php-format
7574 msgid "'%s' database does not exist."
7575 msgstr ""
7577 #: libraries/classes/Controllers/Table/CreateController.php:98
7578 #, php-format
7579 msgid "Table %s already exists!"
7580 msgstr ""
7582 #: libraries/classes/Controllers/Table/DeleteController.php:81
7583 #: libraries/classes/Controllers/Table/FindReplaceController.php:193
7584 #: libraries/classes/Controllers/Table/MaintenanceController.php:59
7585 #: libraries/classes/Controllers/Table/MaintenanceController.php:94
7586 #: libraries/classes/Controllers/Table/MaintenanceController.php:132
7587 #: libraries/classes/Controllers/Table/MaintenanceController.php:168
7588 #: libraries/classes/Controllers/Table/MaintenanceController.php:203
7589 #: libraries/classes/Controllers/Table/PartitionController.php:41
7590 #: libraries/classes/Controllers/Table/PartitionController.php:64
7591 #: libraries/classes/Controllers/Table/PartitionController.php:88
7592 #: libraries/classes/Controllers/Table/PartitionController.php:117
7593 #: libraries/classes/Controllers/Table/PartitionController.php:141
7594 #: libraries/classes/Controllers/Table/PartitionController.php:170
7595 #: libraries/classes/Controllers/Table/PartitionController.php:194
7596 #: libraries/classes/Controllers/Table/RelationController.php:273
7597 #: libraries/classes/Controllers/ViewOperationsController.php:84
7598 #: libraries/classes/Database/Routines.php:1482
7599 #: libraries/classes/Display/Results.php:4139 libraries/classes/Message.php:175
7600 #: templates/sql/query.twig:7
7601 msgid "Your SQL query has been executed successfully."
7602 msgstr ""
7604 #: libraries/classes/Controllers/Table/GetFieldController.php:62
7605 msgid "Invalid table name"
7606 msgstr ""
7608 #. l10n: In case a SQL query did not pass a security check
7609 #: libraries/classes/Controllers/Table/GetFieldController.php:70
7610 #: libraries/classes/Controllers/TransformationWrapperController.php:111
7611 msgid "There is an issue with your request."
7612 msgstr ""
7614 #: libraries/classes/Controllers/Table/GetFieldController.php:84
7615 #: libraries/classes/Database/Routines.php:1503
7616 #: libraries/classes/Import.php:156 libraries/classes/InsertEdit.php:226
7617 #: libraries/classes/Sql.php:1038
7618 msgid "MySQL returned an empty result set (i.e. zero rows)."
7619 msgstr ""
7621 #: libraries/classes/Controllers/Table/IndexesController.php:219
7622 #: libraries/classes/Table.php:2250
7623 msgid "The name of the primary key must be \"PRIMARY\"!"
7624 msgstr ""
7626 #: libraries/classes/Controllers/Table/MaintenanceController.php:51
7627 #: libraries/classes/Controllers/Table/MaintenanceController.php:86
7628 #: libraries/classes/Controllers/Table/MaintenanceController.php:124
7629 #: libraries/classes/Controllers/Table/MaintenanceController.php:160
7630 #: libraries/classes/Controllers/Table/MaintenanceController.php:195
7631 msgid "Maintenance operations on multiple tables are disabled."
7632 msgstr ""
7634 #: libraries/classes/Controllers/Table/OperationsController.php:113
7635 #: libraries/classes/Controllers/Table/OperationsController.php:300
7636 #: libraries/classes/Controllers/Table/StructureController.php:123
7637 #: libraries/classes/Navigation/Nodes/NodeView.php:29
7638 #: templates/database/structure/show_create.twig:32
7639 #: templates/database/structure/structure_table_row.twig:122
7640 #: templates/database/structure/structure_table_row.twig:186
7641 msgid "View"
7642 msgstr ""
7644 #: libraries/classes/Controllers/Table/PartitionController.php:94
7645 #: libraries/classes/Controllers/Table/PartitionController.php:147
7646 #: libraries/classes/Controllers/Table/PartitionController.php:200
7647 #: libraries/classes/Controllers/ViewOperationsController.php:87
7648 #: libraries/classes/Html/Generator.php:894 libraries/classes/Import.php:137
7649 #: libraries/classes/InsertEdit.php:1575 libraries/classes/Message.php:195
7650 #: templates/error/generic.twig:37
7651 msgid "Error"
7652 msgstr ""
7654 #: libraries/classes/Controllers/Table/RelationController.php:216
7655 msgid "Display column was successfully updated."
7656 msgstr ""
7658 #: libraries/classes/Controllers/Table/RelationController.php:304
7659 msgid "Internal relationships were successfully updated."
7660 msgstr ""
7662 #: libraries/classes/Controllers/Table/ReplaceController.php:283
7663 #, php-format
7664 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
7665 msgstr ""
7667 #: libraries/classes/Controllers/Table/StructureController.php:210
7668 #: libraries/classes/Controllers/Table/StructureController.php:233
7669 #: libraries/classes/Controllers/Table/StructureController.php:249
7670 #: libraries/classes/Controllers/Table/StructureController.php:282
7671 #: libraries/classes/Controllers/Table/StructureController.php:316
7672 #: libraries/classes/Controllers/Table/StructureController.php:355
7673 #: libraries/classes/Controllers/Table/StructureController.php:394
7674 #: libraries/classes/Controllers/Table/StructureController.php:433
7675 #: libraries/classes/Controllers/Table/StructureController.php:473
7676 #: libraries/classes/Controllers/Table/StructureController.php:545
7677 #: libraries/classes/Controllers/Table/StructureController.php:589
7678 msgid "No column selected."
7679 msgstr ""
7681 #: libraries/classes/Controllers/Table/StructureController.php:733
7682 msgid "The columns have been moved successfully."
7683 msgstr ""
7685 #: libraries/classes/Controllers/Table/StructureController.php:770
7686 #, php-format
7687 msgid "Failed to get description of column %s!"
7688 msgstr ""
7690 #: libraries/classes/Controllers/Table/StructureController.php:1011
7691 #: libraries/classes/Controllers/Table/StructureController.php:1297
7692 #: libraries/classes/Tracking.php:774
7693 msgid "Query error"
7694 msgstr ""
7696 #: libraries/classes/Controllers/Table/StructureController.php:1240
7697 #, php-format
7698 msgid ""
7699 "Table %1$s has been altered successfully. Privileges have been adjusted."
7700 msgstr ""
7702 #: libraries/classes/Controllers/Table/StructureController.php:1524
7703 #: templates/columns_definitions/column_attributes.twig:107
7704 #: templates/database/data_dictionary/index.twig:33
7705 #: templates/table/structure/display_structure.twig:138
7706 #: templates/table/structure/display_structure.twig:146
7707 #: templates/table/structure/display_structure.twig:288
7708 #: templates/table/tracking/structure_snapshot_columns.twig:25
7709 msgid "Primary"
7710 msgstr ""
7712 #: libraries/classes/Controllers/Table/StructureController.php:1529
7713 #: libraries/classes/Navigation/Nodes/NodeIndex.php:29
7714 #: templates/columns_definitions/column_attributes.twig:115
7715 #: templates/columns_definitions/table_fields_definitions.twig:46
7716 #: templates/table/structure/display_structure.twig:168
7717 #: templates/table/structure/display_structure.twig:176
7718 #: templates/table/structure/display_structure.twig:294
7719 #: templates/table/structure/display_table_stats.twig:24
7720 #: templates/table/tracking/structure_snapshot_columns.twig:27
7721 msgid "Index"
7722 msgstr ""
7724 #: libraries/classes/Controllers/Table/StructureController.php:1781
7725 #, php-format
7726 msgid "The name '%s' is a MySQL reserved keyword."
7727 msgid_plural "The names '%s' are MySQL reserved keywords."
7728 msgstr[0] ""
7729 msgstr[1] ""
7731 #: libraries/classes/Controllers/Table/TrackingController.php:71
7732 #, php-format
7733 msgid "Tracking of %s is activated."
7734 msgstr ""
7736 #: libraries/classes/Controllers/Table/TrackingController.php:147
7737 msgid "Tracking versions deleted successfully."
7738 msgstr ""
7740 #: libraries/classes/Controllers/Table/TrackingController.php:152
7741 msgid "No versions selected."
7742 msgstr ""
7744 #: libraries/classes/Controllers/Table/TrackingController.php:185
7745 msgid "SQL statements executed."
7746 msgstr ""
7748 #: libraries/classes/Controllers/ThemesController.php:20
7749 #: templates/themes.twig:1
7750 msgid "Theme"
7751 msgstr ""
7753 #: libraries/classes/Controllers/UserPasswordController.php:51
7754 msgid "You don't have sufficient privileges to be here right now!"
7755 msgstr ""
7757 #: libraries/classes/Controllers/ViewCreateController.php:84
7758 msgid "View name can not be empty!"
7759 msgstr ""
7761 #: libraries/classes/Core.php:362 libraries/classes/ZipExtension.php:60
7762 #, php-format
7763 msgid "The %s extension is missing. Please check your PHP configuration."
7764 msgstr ""
7766 #: libraries/classes/Core.php:1234
7767 msgid ""
7768 "You have enabled mbstring.func_overload in your PHP configuration. This "
7769 "option is incompatible with phpMyAdmin and might cause some data to be "
7770 "corrupted!"
7771 msgstr ""
7773 #: libraries/classes/Core.php:1251
7774 msgid ""
7775 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
7776 "requires these functions!"
7777 msgstr ""
7779 #: libraries/classes/Core.php:1263
7780 msgid "GLOBALS overwrite attempt"
7781 msgstr ""
7783 #: libraries/classes/Core.php:1273
7784 msgid "possible exploit"
7785 msgstr ""
7787 #: libraries/classes/Core.php:1342
7788 msgid ""
7789 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
7790 "access phpMyAdmin."
7791 msgstr ""
7793 #: libraries/classes/Database/CentralColumns.php:305
7794 #: libraries/classes/Database/CentralColumns.php:429
7795 #: libraries/classes/Database/CentralColumns.php:653
7796 msgid ""
7797 "The configuration storage is not ready for the central list of columns "
7798 "feature."
7799 msgstr ""
7801 #: libraries/classes/Database/CentralColumns.php:379
7802 #, php-format
7803 msgid "Could not add %1$s as they already exist in central list!"
7804 msgstr ""
7806 #: libraries/classes/Database/CentralColumns.php:395
7807 msgid "Could not add columns!"
7808 msgstr ""
7810 #: libraries/classes/Database/CentralColumns.php:480
7811 #, php-format
7812 msgid ""
7813 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
7814 msgstr ""
7816 #: libraries/classes/Database/CentralColumns.php:493
7817 msgid "Could not remove columns!"
7818 msgstr ""
7820 #: libraries/classes/Database/CentralColumns.php:665
7821 msgid "YES"
7822 msgstr ""
7824 #: libraries/classes/Database/CentralColumns.php:665
7825 msgid "NO"
7826 msgstr ""
7828 #: libraries/classes/Database/Designer/Common.php:568
7829 msgctxt ""
7830 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
7831 "on designer when user tries to set a display field."
7832 msgid ""
7833 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
7834 msgstr ""
7836 #: libraries/classes/Database/Designer/Common.php:617
7837 msgid "Error: relationship already exists."
7838 msgstr ""
7840 #: libraries/classes/Database/Designer/Common.php:666
7841 msgid "FOREIGN KEY relationship has been added."
7842 msgstr ""
7844 #: libraries/classes/Database/Designer/Common.php:674
7845 msgid "Error: FOREIGN KEY relationship could not be added!"
7846 msgstr ""
7848 #: libraries/classes/Database/Designer/Common.php:681
7849 msgid "Error: Missing index on column(s)."
7850 msgstr ""
7852 #: libraries/classes/Database/Designer/Common.php:689
7853 msgid "Error: Relational features are disabled!"
7854 msgstr ""
7856 #: libraries/classes/Database/Designer/Common.php:714
7857 msgid "Internal relationship has been added."
7858 msgstr ""
7860 #: libraries/classes/Database/Designer/Common.php:722
7861 msgid "Error: Internal relationship could not be added!"
7862 msgstr ""
7864 #: libraries/classes/Database/Designer/Common.php:762
7865 msgid "FOREIGN KEY relationship has been removed."
7866 msgstr ""
7868 #: libraries/classes/Database/Designer/Common.php:770
7869 msgid "Error: FOREIGN KEY relationship could not be removed!"
7870 msgstr ""
7872 #: libraries/classes/Database/Designer/Common.php:798
7873 msgid "Error: Internal relationship could not be removed!"
7874 msgstr ""
7876 #: libraries/classes/Database/Designer/Common.php:804
7877 msgid "Internal relationship has been removed."
7878 msgstr ""
7880 #: libraries/classes/Database/Designer.php:134
7881 msgid "Could not load schema plugins, please check your installation!"
7882 msgstr ""
7884 #: libraries/classes/Database/Events.php:110
7885 #: libraries/classes/Database/Events.php:119
7886 #: libraries/classes/Database/Events.php:143
7887 #: libraries/classes/Database/Routines.php:227
7888 #: libraries/classes/Database/Routines.php:251
7889 #: libraries/classes/Database/Routines.php:364
7890 #: libraries/classes/Database/Routines.php:1511
7891 #: libraries/classes/Database/Triggers.php:130
7892 #: libraries/classes/Database/Triggers.php:139
7893 #: libraries/classes/Database/Triggers.php:164
7894 #, php-format
7895 msgid "The following query has failed: \"%s\""
7896 msgstr ""
7898 #: libraries/classes/Database/Events.php:114
7899 #: libraries/classes/Database/Events.php:123
7900 #: libraries/classes/Database/Events.php:147
7901 #: libraries/classes/Database/Events.php:502
7902 #: libraries/classes/Database/Routines.php:231
7903 #: libraries/classes/Database/Routines.php:255
7904 #: libraries/classes/Database/Routines.php:368
7905 #: libraries/classes/Database/Routines.php:1515
7906 #: libraries/classes/Database/Routines.php:1871
7907 #: libraries/classes/Database/Triggers.php:134
7908 #: libraries/classes/Database/Triggers.php:143
7909 #: libraries/classes/Database/Triggers.php:168
7910 #: libraries/classes/Database/Triggers.php:551
7911 #: libraries/classes/Html/Generator.php:966
7912 msgid "MySQL said: "
7913 msgstr ""
7915 #: libraries/classes/Database/Events.php:130
7916 #, php-format
7917 msgid "Event %1$s has been modified."
7918 msgstr ""
7920 #: libraries/classes/Database/Events.php:150
7921 #, php-format
7922 msgid "Event %1$s has been created."
7923 msgstr ""
7925 #: libraries/classes/Database/Events.php:164
7926 #: libraries/classes/Database/Routines.php:271
7927 #: libraries/classes/Database/Triggers.php:185
7928 msgid "One or more errors have occurred while processing your request:"
7929 msgstr ""
7931 #: libraries/classes/Database/Events.php:236
7932 #: templates/database/events/index.twig:109
7933 #: templates/database/events/index.twig:113
7934 msgid "Add event"
7935 msgstr ""
7937 #: libraries/classes/Database/Events.php:240
7938 msgid "Edit event"
7939 msgstr ""
7941 #: libraries/classes/Database/Events.php:395
7942 #: libraries/classes/Database/Routines.php:1236
7943 #: libraries/classes/Database/Triggers.php:489
7944 msgid "The definer must be in the \"username@hostname\" format!"
7945 msgstr ""
7947 #: libraries/classes/Database/Events.php:402
7948 msgid "You must provide an event name!"
7949 msgstr ""
7951 #: libraries/classes/Database/Events.php:417
7952 msgid "You must provide a valid interval value for the event."
7953 msgstr ""
7955 #: libraries/classes/Database/Events.php:436
7956 msgid "You must provide a valid execution time for the event."
7957 msgstr ""
7959 #: libraries/classes/Database/Events.php:440
7960 msgid "You must provide a valid type for the event."
7961 msgstr ""
7963 #: libraries/classes/Database/Events.php:464
7964 msgid "You must provide an event definition."
7965 msgstr ""
7967 #: libraries/classes/Database/Events.php:499
7968 msgid "Sorry, we failed to restore the dropped event."
7969 msgstr ""
7971 #: libraries/classes/Database/Events.php:500
7972 #: libraries/classes/Database/Routines.php:1869
7973 #: libraries/classes/Database/Triggers.php:549
7974 msgid "The backed up query was:"
7975 msgstr ""
7977 #: libraries/classes/Database/Events.php:532
7978 #: libraries/classes/Database/Routines.php:151
7979 #: libraries/classes/Database/Routines.php:1399
7980 #: libraries/classes/Database/Routines.php:1577
7981 #: libraries/classes/Database/Triggers.php:580
7982 msgid "Error in processing request:"
7983 msgstr ""
7985 #: libraries/classes/Database/Events.php:534
7986 #, php-format
7987 msgid "No event with name %1$s found in database %2$s."
7988 msgstr ""
7990 #: libraries/classes/Database/Events.php:566
7991 #, php-format
7992 msgid "Export of event %s"
7993 msgstr ""
7995 #: libraries/classes/Database/Events.php:584
7996 #, php-format
7997 msgid ""
7998 "Error in processing request: No event with name %1$s found in database %2$s."
7999 msgstr ""
8001 #: libraries/classes/DatabaseInterface.php:1100
8002 #, php-format
8003 msgid ""
8004 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8005 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8006 "phpMyAdmin is currently using the default time zone of the database server."
8007 msgstr ""
8009 #: libraries/classes/DatabaseInterface.php:1147
8010 msgid "Failed to set configured collation connection!"
8011 msgstr ""
8013 #: libraries/classes/DatabaseInterface.php:1934
8014 msgid "Missing connection parameters!"
8015 msgstr ""
8017 #: libraries/classes/DatabaseInterface.php:1963
8018 msgid "Connection for controluser as defined in your configuration failed."
8019 msgstr ""
8021 #: libraries/classes/DatabaseInterface.php:2463
8022 #, php-format
8023 msgid "See %sour documentation%s for more information."
8024 msgstr ""
8026 #: libraries/classes/Database/Qbe.php:790
8027 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8028 msgid "Or:"
8029 msgstr ""
8031 #: libraries/classes/Database/Qbe.php:794
8032 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8033 msgid "And:"
8034 msgstr ""
8036 #: libraries/classes/Database/Qbe.php:799
8037 msgid "Ins"
8038 msgstr ""
8040 #: libraries/classes/Database/Qbe.php:802
8041 msgid "Del"
8042 msgstr ""
8044 #: libraries/classes/Database/Qbe.php:1731
8045 msgid "Saved bookmarked search:"
8046 msgstr ""
8048 #: libraries/classes/Database/Qbe.php:1733
8049 msgid "New bookmark"
8050 msgstr ""
8052 #: libraries/classes/Database/Qbe.php:1759
8053 msgid "Create bookmark"
8054 msgstr ""
8056 #: libraries/classes/Database/Qbe.php:1762
8057 msgid "Update bookmark"
8058 msgstr ""
8060 #: libraries/classes/Database/Qbe.php:1764
8061 msgid "Delete bookmark"
8062 msgstr ""
8064 #: libraries/classes/Database/Routines.php:116
8065 #: templates/database/routines/index.twig:67
8066 #: templates/database/routines/index.twig:71
8067 msgid "Add routine"
8068 msgstr ""
8070 #: libraries/classes/Database/Routines.php:120
8071 msgid "Edit routine"
8072 msgstr ""
8074 #: libraries/classes/Database/Routines.php:154
8075 #, php-format
8076 msgid ""
8077 "No routine with name %1$s found in database %2$s. You might be lacking the "
8078 "necessary privileges to edit this routine."
8079 msgstr ""
8081 #: libraries/classes/Database/Routines.php:208
8082 #: libraries/classes/Database/Routines.php:1245
8083 #, php-format
8084 msgid "Invalid routine type: \"%s\""
8085 msgstr ""
8087 #: libraries/classes/Database/Routines.php:258
8088 #, php-format
8089 msgid "Routine %1$s has been created."
8090 msgstr ""
8092 #: libraries/classes/Database/Routines.php:430
8093 #, php-format
8094 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8095 msgstr ""
8097 #: libraries/classes/Database/Routines.php:435
8098 #, php-format
8099 msgid "Routine %1$s has been modified."
8100 msgstr ""
8102 #: libraries/classes/Database/Routines.php:842
8103 #: libraries/classes/Database/Triggers.php:390
8104 #: templates/database/events/editor_form.twig:9 templates/view_create.twig:8
8105 msgid "Details"
8106 msgstr ""
8108 #: libraries/classes/Database/Routines.php:845
8109 msgid "Routine name"
8110 msgstr ""
8112 #: libraries/classes/Database/Routines.php:850
8113 #: libraries/classes/Database/Routines.php:880
8114 #: libraries/classes/Database/Routines.php:1656
8115 #: libraries/classes/InsertEdit.php:356
8116 #: libraries/classes/Plugins/Export/ExportHtmlword.php:292
8117 #: libraries/classes/Plugins/Export/ExportHtmlword.php:392
8118 #: libraries/classes/Plugins/Export/ExportLatex.php:554
8119 #: libraries/classes/Plugins/Export/ExportOdt.php:399
8120 #: libraries/classes/Plugins/Export/ExportOdt.php:501
8121 #: libraries/classes/Plugins/Export/ExportTexytext.php:305
8122 #: libraries/classes/Plugins/Export/ExportTexytext.php:398
8123 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:578
8124 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:711
8125 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:744
8126 #: templates/columns_definitions/table_fields_definitions.twig:12
8127 #: templates/database/central_columns/edit.twig:7
8128 #: templates/database/central_columns/main.twig:20
8129 #: templates/database/central_columns/main.twig:226
8130 #: templates/database/data_dictionary/index.twig:17
8131 #: templates/database/data_dictionary/index.twig:66
8132 #: templates/database/events/index.twig:21
8133 #: templates/database/privileges/index.twig:19
8134 #: templates/database/routines/index.twig:32
8135 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:16
8136 #: templates/table/privileges/index.twig:21
8137 #: templates/table/search/index.twig:39
8138 #: templates/table/structure/display_structure.twig:23
8139 #: templates/table/structure/display_structure.twig:415
8140 #: templates/table/tracking/structure_snapshot_columns.twig:7
8141 #: templates/table/tracking/structure_snapshot_indexes.twig:6
8142 #: templates/table/zoom_search/index.twig:39
8143 msgid "Type"
8144 msgstr ""
8146 #: libraries/classes/Database/Routines.php:864
8147 #: templates/database/events/editor_form.twig:41
8148 #, php-format
8149 msgid "Change to %s"
8150 msgstr ""
8152 #: libraries/classes/Database/Routines.php:870
8153 msgid "Parameters"
8154 msgstr ""
8156 #: libraries/classes/Database/Routines.php:878
8157 msgid "Direction"
8158 msgstr ""
8160 #: libraries/classes/Database/Routines.php:879
8161 #: libraries/classes/Database/Routines.php:1655
8162 #: libraries/classes/Plugins/Export/ExportHtmlword.php:492
8163 #: libraries/classes/Plugins/Export/ExportOdt.php:622
8164 #: libraries/classes/Plugins/Export/ExportTexytext.php:470
8165 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:412
8166 #: templates/columns_definitions/table_fields_definitions.twig:9
8167 #: templates/database/central_columns/edit.twig:6
8168 #: templates/database/central_columns/main.twig:16
8169 #: templates/database/central_columns/main.twig:222
8170 #: templates/database/create_table.twig:11
8171 #: templates/database/events/index.twig:18
8172 #: templates/database/operations/index.twig:33
8173 #: templates/database/routines/index.twig:30
8174 #: templates/database/triggers/list.twig:18 templates/setup/home/index.twig:43
8175 #: templates/table/structure/display_structure.twig:22
8176 msgid "Name"
8177 msgstr ""
8179 #: libraries/classes/Database/Routines.php:881
8180 #: templates/columns_definitions/table_fields_definitions.twig:16
8181 #: templates/database/central_columns/edit.twig:8
8182 msgid "Length/Values"
8183 msgstr ""
8185 #: libraries/classes/Database/Routines.php:882
8186 #: libraries/classes/Import.php:1349 libraries/classes/Import.php:1383
8187 #: libraries/classes/Plugins/Export/ExportCodegen.php:71
8188 #: libraries/classes/Plugins/Export/ExportCsv.php:47
8189 #: libraries/classes/Plugins/Export/ExportExcel.php:34
8190 #: libraries/classes/Plugins/Export/ExportHtmlword.php:47
8191 #: libraries/classes/Plugins/Export/ExportJson.php:74
8192 #: libraries/classes/Plugins/Export/ExportLatex.php:72
8193 #: libraries/classes/Plugins/Export/ExportMediawiki.php:46
8194 #: libraries/classes/Plugins/Export/ExportOds.php:52
8195 #: libraries/classes/Plugins/Export/ExportOdt.php:60
8196 #: libraries/classes/Plugins/Export/ExportPdf.php:84
8197 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
8198 #: libraries/classes/Plugins/Export/ExportSql.php:111
8199 #: libraries/classes/Plugins/Export/ExportTexytext.php:46
8200 #: libraries/classes/Plugins/Export/ExportXml.php:89
8201 #: libraries/classes/Plugins/Export/ExportYaml.php:44
8202 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:31
8203 #: libraries/classes/Plugins/Import/ImportMediawiki.php:61
8204 #: libraries/classes/Plugins/Import/ImportOds.php:54
8205 #: libraries/classes/Plugins/Import/ImportShp.php:68
8206 #: libraries/classes/Plugins/Import/ImportSql.php:48
8207 #: libraries/classes/Plugins/Import/ImportXml.php:53
8208 #: templates/console/display.twig:7 templates/console/display.twig:140
8209 #: templates/database/designer/database_tables.twig:114
8210 #: templates/display/results/table.twig:107
8211 #: templates/table/search/index.twig:100
8212 #: templates/table/structure/display_table_stats.twig:97
8213 msgid "Options"
8214 msgstr ""
8216 #: libraries/classes/Database/Routines.php:899
8217 msgid "Add parameter"
8218 msgstr ""
8220 #: libraries/classes/Database/Routines.php:903
8221 msgid "Remove last parameter"
8222 msgstr ""
8224 #: libraries/classes/Database/Routines.php:908
8225 msgid "Return type"
8226 msgstr ""
8228 #: libraries/classes/Database/Routines.php:914
8229 msgid "Return length/values"
8230 msgstr ""
8232 #: libraries/classes/Database/Routines.php:920
8233 msgid "Return options"
8234 msgstr ""
8236 #: libraries/classes/Database/Routines.php:923
8237 #: templates/database/routines/parameter_row.twig:31
8238 #: templates/database/structure/table_header.twig:42
8239 msgid "Charset"
8240 msgstr ""
8242 #: libraries/classes/Database/Routines.php:953
8243 #: libraries/classes/Database/Triggers.php:444
8244 #: libraries/classes/Plugins/Export/ExportHtmlword.php:495
8245 #: libraries/classes/Plugins/Export/ExportOdt.php:631
8246 #: libraries/classes/Plugins/Export/ExportTexytext.php:473
8247 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:418
8248 #: templates/database/events/editor_form.twig:75
8249 msgid "Definition"
8250 msgstr ""
8252 #: libraries/classes/Database/Routines.php:959
8253 msgid "Is deterministic"
8254 msgstr ""
8256 #: libraries/classes/Database/Routines.php:967
8257 #: templates/columns_definitions/table_fields_definitions.twig:36
8258 #: templates/database/operations/index.twig:74
8259 #: templates/database/operations/index.twig:178
8260 #: templates/database/structure/copy_form.twig:50
8261 #: templates/table/operations/index.twig:81
8262 #: templates/table/operations/index.twig:115
8263 #: templates/table/operations/index.twig:293
8264 msgid "Adjust privileges"
8265 msgstr ""
8267 #: libraries/classes/Database/Routines.php:978
8268 msgid ""
8269 "You do not have sufficient privileges to perform this operation; Please "
8270 "refer to the documentation for more details"
8271 msgstr ""
8273 #: libraries/classes/Database/Routines.php:988
8274 #: libraries/classes/Database/Triggers.php:450
8275 #: templates/database/events/editor_form.twig:89 templates/view_create.twig:45
8276 msgid "Definer"
8277 msgstr ""
8279 #: libraries/classes/Database/Routines.php:993
8280 msgid "Security type"
8281 msgstr ""
8283 #: libraries/classes/Database/Routines.php:1002
8284 msgid "SQL data access"
8285 msgstr ""
8287 #: libraries/classes/Database/Routines.php:1014
8288 #: templates/columns_definitions/partitions.twig:85
8289 #: templates/database/data_dictionary/index.twig:73
8290 #: templates/database/events/editor_form.twig:95
8291 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:23
8292 #: templates/table/structure/display_partitions.twig:31
8293 #: templates/table/structure/display_structure.twig:422
8294 #: templates/table/tracking/structure_snapshot_columns.twig:12
8295 #: templates/table/tracking/structure_snapshot_indexes.twig:13
8296 msgid "Comment"
8297 msgstr ""
8299 #: libraries/classes/Database/Routines.php:1068
8300 msgid "You must provide a name and a type for each routine parameter."
8301 msgstr ""
8303 #: libraries/classes/Database/Routines.php:1086
8304 #, php-format
8305 msgid "Invalid direction \"%s\" given for parameter."
8306 msgstr ""
8308 #: libraries/classes/Database/Routines.php:1108
8309 #: libraries/classes/Database/Routines.php:1181
8310 msgid ""
8311 "You must provide length/values for routine parameters of type ENUM, SET, "
8312 "VARCHAR and VARBINARY."
8313 msgstr ""
8315 #: libraries/classes/Database/Routines.php:1163
8316 msgid "You must provide a valid return type for the routine."
8317 msgstr ""
8319 #: libraries/classes/Database/Routines.php:1252
8320 msgid "You must provide a routine name!"
8321 msgstr ""
8323 #: libraries/classes/Database/Routines.php:1317
8324 msgid "You must provide a routine definition."
8325 msgstr ""
8327 #: libraries/classes/Database/Routines.php:1401
8328 #: libraries/classes/Database/Routines.php:1579
8329 #, php-format
8330 msgid "No routine with name %1$s found in database %2$s."
8331 msgstr ""
8333 #: libraries/classes/Database/Routines.php:1440
8334 #, php-format
8335 msgid "Execution results of routine %s"
8336 msgstr ""
8338 #: libraries/classes/Database/Routines.php:1490
8339 #, php-format
8340 msgid "%d row affected by the last statement inside the procedure."
8341 msgid_plural "%d rows affected by the last statement inside the procedure."
8342 msgstr[0] ""
8343 msgstr[1] ""
8345 #: libraries/classes/Database/Routines.php:1563
8346 #: libraries/classes/Database/Routines.php:1570
8347 msgid "Execute routine"
8348 msgstr ""
8350 #: libraries/classes/Database/Routines.php:1648
8351 #: libraries/classes/Database/Routines.php:1651
8352 msgid "Routine parameters"
8353 msgstr ""
8355 #: libraries/classes/Database/Routines.php:1658
8356 #: libraries/classes/InsertEdit.php:354
8357 #: libraries/classes/Navigation/Nodes/NodeFunction.php:29
8358 #: templates/table/search/index.twig:36
8359 #: templates/table/zoom_search/index.twig:36
8360 msgid "Function"
8361 msgstr ""
8363 #: libraries/classes/Database/Routines.php:1660
8364 #: libraries/classes/InsertEdit.php:2007
8365 #: templates/database/designer/main.twig:486
8366 #: templates/database/designer/main.twig:651
8367 #: templates/database/designer/main.twig:857
8368 #: templates/database/designer/main.twig:1050
8369 #: templates/server/replication/status_table.twig:17
8370 #: templates/server/status/variables/index.twig:73
8371 #: templates/server/variables/index.twig:32
8372 #: templates/table/search/index.twig:42
8373 #: templates/table/zoom_search/index.twig:42
8374 #: templates/table/zoom_search/result_form.twig:34
8375 msgid "Value"
8376 msgstr ""
8378 #: libraries/classes/Database/Routines.php:1868
8379 msgid "Sorry, we failed to restore the dropped routine."
8380 msgstr ""
8382 #: libraries/classes/Database/Routines.php:1898
8383 #, php-format
8384 msgid "Export of routine %s"
8385 msgstr ""
8387 #: libraries/classes/Database/Routines.php:1917
8388 #, php-format
8389 msgid ""
8390 "Error in processing request: No routine with name %1$s found in database "
8391 "%2$s. You might be lacking the necessary privileges to view/export this "
8392 "routine."
8393 msgstr ""
8395 #: libraries/classes/Database/Search.php:109
8396 #: templates/database/search/main.twig:19
8397 msgid "at least one of the words"
8398 msgstr ""
8400 #: libraries/classes/Database/Search.php:110
8401 #: templates/database/search/main.twig:23
8402 msgid "all of the words"
8403 msgstr ""
8405 #: libraries/classes/Database/Search.php:111
8406 #: templates/database/search/main.twig:27
8407 msgid "the exact phrase as substring"
8408 msgstr ""
8410 #: libraries/classes/Database/Search.php:112
8411 #: templates/database/search/main.twig:31
8412 msgid "the exact phrase as whole field"
8413 msgstr ""
8415 #: libraries/classes/Database/Search.php:113
8416 #: templates/database/search/main.twig:35
8417 msgid "as regular expression"
8418 msgstr ""
8420 #: libraries/classes/Database/Triggers.php:151
8421 #, php-format
8422 msgid "Trigger %1$s has been modified."
8423 msgstr ""
8425 #: libraries/classes/Database/Triggers.php:171
8426 #, php-format
8427 msgid "Trigger %1$s has been created."
8428 msgstr ""
8430 #: libraries/classes/Database/Triggers.php:263
8431 #: templates/database/triggers/footer.twig:7
8432 #: templates/database/triggers/footer.twig:11
8433 msgid "Add trigger"
8434 msgstr ""
8436 #: libraries/classes/Database/Triggers.php:267
8437 msgid "Edit trigger"
8438 msgstr ""
8440 #: libraries/classes/Database/Triggers.php:393
8441 msgid "Trigger name"
8442 msgstr ""
8444 #: libraries/classes/Database/Triggers.php:416
8445 msgctxt "Trigger action time"
8446 msgid "Time"
8447 msgstr "Tyd"
8449 #: libraries/classes/Database/Triggers.php:430
8450 #: libraries/classes/Plugins/Export/ExportHtmlword.php:494
8451 #: libraries/classes/Plugins/Export/ExportOdt.php:628
8452 #: libraries/classes/Plugins/Export/ExportTexytext.php:472
8453 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:416
8454 #: templates/database/triggers/list.twig:24
8455 msgid "Event"
8456 msgstr ""
8458 #: libraries/classes/Database/Triggers.php:496
8459 msgid "You must provide a trigger name!"
8460 msgstr ""
8462 #: libraries/classes/Database/Triggers.php:503
8463 msgid "You must provide a valid timing for the trigger!"
8464 msgstr ""
8466 #: libraries/classes/Database/Triggers.php:510
8467 msgid "You must provide a valid event for the trigger!"
8468 msgstr ""
8470 #: libraries/classes/Database/Triggers.php:518
8471 msgid "You must provide a valid table name!"
8472 msgstr ""
8474 #: libraries/classes/Database/Triggers.php:524
8475 msgid "You must provide a trigger definition."
8476 msgstr ""
8478 #: libraries/classes/Database/Triggers.php:548
8479 msgid "Sorry, we failed to restore the dropped trigger."
8480 msgstr ""
8482 #: libraries/classes/Database/Triggers.php:582
8483 #, php-format
8484 msgid "No trigger with name %1$s found in database %2$s."
8485 msgstr ""
8487 #: libraries/classes/Database/Triggers.php:618
8488 #, php-format
8489 msgid "Export of trigger %s"
8490 msgstr ""
8492 #: libraries/classes/Database/Triggers.php:636
8493 #, php-format
8494 msgid ""
8495 "Error in processing request: No trigger with name %1$s found in database "
8496 "%2$s."
8497 msgstr ""
8499 #: libraries/classes/Dbal/DbiMysqli.php:192
8500 msgid "SSL connection enforced by server, automatically enabling it."
8501 msgstr ""
8503 #: libraries/classes/Display/Results.php:907
8504 #: libraries/classes/Html/Generator.php:1222
8505 #: libraries/classes/Html/Generator.php:1225
8506 msgctxt "First page"
8507 msgid "Begin"
8508 msgstr ""
8510 #: libraries/classes/Display/Results.php:914
8511 #: libraries/classes/Html/Generator.php:1223
8512 #: libraries/classes/Html/Generator.php:1226
8513 #: templates/server/binlog/index.twig:47 templates/server/binlog/index.twig:52
8514 msgctxt "Previous page"
8515 msgid "Previous"
8516 msgstr ""
8518 #: libraries/classes/Display/Results.php:942
8519 #: libraries/classes/Html/Generator.php:1255
8520 #: libraries/classes/Html/Generator.php:1262
8521 #: templates/server/binlog/index.twig:72 templates/server/binlog/index.twig:77
8522 msgctxt "Next page"
8523 msgid "Next"
8524 msgstr ""
8526 #: libraries/classes/Display/Results.php:972
8527 #: libraries/classes/Html/Generator.php:1256
8528 #: libraries/classes/Html/Generator.php:1263
8529 msgctxt "Last page"
8530 msgid "End"
8531 msgstr ""
8533 #: libraries/classes/Display/Results.php:1548
8534 #: templates/display/results/table.twig:114
8535 msgid "Partial texts"
8536 msgstr ""
8538 #: libraries/classes/Display/Results.php:1552
8539 #: templates/display/results/table.twig:118
8540 msgid "Full texts"
8541 msgstr ""
8543 #: libraries/classes/Display/Results.php:1950
8544 #: libraries/classes/Display/Results.php:1976 libraries/classes/Util.php:3125
8545 #: libraries/classes/Util.php:3148 libraries/config.values.php:113
8546 #: templates/database/multi_table_query/form.twig:61
8547 #: templates/database/qbe/sort_select_cell.twig:7
8548 #: templates/server/databases/index.twig:114
8549 #: templates/server/databases/index.twig:131
8550 #: templates/server/databases/index.twig:150
8551 #: templates/server/status/processes/list.twig:12
8552 #: templates/table/operations/index.twig:31
8553 #: templates/table/search/index.twig:152
8554 msgid "Descending"
8555 msgstr ""
8557 #: libraries/classes/Display/Results.php:1958
8558 #: libraries/classes/Display/Results.php:1968 libraries/classes/Util.php:3117
8559 #: libraries/classes/Util.php:3140 libraries/config.values.php:112
8560 #: templates/database/multi_table_query/form.twig:60
8561 #: templates/database/qbe/sort_select_cell.twig:5
8562 #: templates/server/databases/index.twig:112
8563 #: templates/server/databases/index.twig:129
8564 #: templates/server/databases/index.twig:148
8565 #: templates/server/status/processes/list.twig:14
8566 #: templates/table/operations/index.twig:27
8567 #: templates/table/search/index.twig:148
8568 msgid "Ascending"
8569 msgstr ""
8571 #: libraries/classes/Display/Results.php:3306
8572 #: libraries/classes/Display/Results.php:3321
8573 msgid "The row has been deleted."
8574 msgstr ""
8576 #: libraries/classes/Display/Results.php:3353
8577 #: templates/server/status/processes/list.twig:44
8578 msgid "Kill"
8579 msgstr ""
8581 #: libraries/classes/Display/Results.php:4063
8582 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8583 msgstr ""
8585 #: libraries/classes/Display/Results.php:4488
8586 #, php-format
8587 msgid "Showing rows %1s - %2s"
8588 msgstr ""
8590 #: libraries/classes/Display/Results.php:4502
8591 #, php-format
8592 msgid "%1$d total, %2$d in query"
8593 msgstr ""
8595 #: libraries/classes/Display/Results.php:4507
8596 #, php-format
8597 msgid "%d total"
8598 msgstr ""
8600 #: libraries/classes/Display/Results.php:4519 libraries/classes/Sql.php:1044
8601 #, php-format
8602 msgid "Query took %01.4f seconds."
8603 msgstr ""
8605 #: libraries/classes/Display/Results.php:4890
8606 msgid "Link not found!"
8607 msgstr ""
8609 #: libraries/classes/Engines/Bdb.php:26
8610 msgid "Version information"
8611 msgstr ""
8613 #: libraries/classes/Engines/Innodb.php:29
8614 msgid "Data home directory"
8615 msgstr ""
8617 #: libraries/classes/Engines/Innodb.php:31
8618 msgid "The common part of the directory path for all InnoDB data files."
8619 msgstr ""
8621 #: libraries/classes/Engines/Innodb.php:36
8622 msgid "Data files"
8623 msgstr ""
8625 #: libraries/classes/Engines/Innodb.php:39
8626 msgid "Autoextend increment"
8627 msgstr ""
8629 #: libraries/classes/Engines/Innodb.php:41
8630 msgid ""
8631 "The increment size for extending the size of an autoextending tablespace "
8632 "when it becomes full."
8633 msgstr ""
8635 #: libraries/classes/Engines/Innodb.php:47
8636 msgid "Buffer pool size"
8637 msgstr ""
8639 #: libraries/classes/Engines/Innodb.php:49
8640 msgid ""
8641 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
8642 "tables."
8643 msgstr ""
8645 #: libraries/classes/Engines/Innodb.php:111
8646 msgid "Buffer Pool"
8647 msgstr ""
8649 #: libraries/classes/Engines/Innodb.php:112
8650 #: libraries/classes/Server/Status/Data.php:232
8651 msgid "InnoDB Status"
8652 msgstr ""
8654 #: libraries/classes/Engines/Innodb.php:136
8655 msgid "Buffer Pool Usage"
8656 msgstr ""
8658 #: libraries/classes/Engines/Innodb.php:146
8659 msgid "pages"
8660 msgstr ""
8662 #: libraries/classes/Engines/Innodb.php:160
8663 msgid "Free pages"
8664 msgstr ""
8666 #: libraries/classes/Engines/Innodb.php:169
8667 msgid "Dirty pages"
8668 msgstr ""
8670 #: libraries/classes/Engines/Innodb.php:178
8671 msgid "Pages containing data"
8672 msgstr ""
8674 #: libraries/classes/Engines/Innodb.php:187
8675 msgid "Pages to be flushed"
8676 msgstr ""
8678 #: libraries/classes/Engines/Innodb.php:196
8679 msgid "Busy pages"
8680 msgstr ""
8682 #: libraries/classes/Engines/Innodb.php:208
8683 msgid "Latched pages"
8684 msgstr ""
8686 #: libraries/classes/Engines/Innodb.php:222
8687 msgid "Buffer Pool Activity"
8688 msgstr ""
8690 #: libraries/classes/Engines/Innodb.php:226
8691 msgid "Read requests"
8692 msgstr ""
8694 #: libraries/classes/Engines/Innodb.php:235
8695 msgid "Write requests"
8696 msgstr ""
8698 #: libraries/classes/Engines/Innodb.php:244
8699 msgid "Read misses"
8700 msgstr ""
8702 #: libraries/classes/Engines/Innodb.php:253
8703 msgid "Write waits"
8704 msgstr ""
8706 #: libraries/classes/Engines/Innodb.php:262
8707 msgid "Read misses in %"
8708 msgstr ""
8710 #: libraries/classes/Engines/Innodb.php:277
8711 msgid "Write waits in %"
8712 msgstr ""
8714 #: libraries/classes/Engines/Myisam.php:26
8715 msgid "Data pointer size"
8716 msgstr ""
8718 #: libraries/classes/Engines/Myisam.php:28
8719 msgid ""
8720 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
8721 "tables when no MAX_ROWS option is specified."
8722 msgstr ""
8724 #: libraries/classes/Engines/Myisam.php:34
8725 msgid "Automatic recovery mode"
8726 msgstr ""
8728 #: libraries/classes/Engines/Myisam.php:36
8729 msgid ""
8730 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
8731 "myisam-recover server startup option."
8732 msgstr ""
8734 #: libraries/classes/Engines/Myisam.php:41
8735 msgid "Maximum size for temporary sort files"
8736 msgstr ""
8738 #: libraries/classes/Engines/Myisam.php:43
8739 msgid ""
8740 "The maximum size of the temporary file MySQL is allowed to use while re-"
8741 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
8742 "INFILE)."
8743 msgstr ""
8745 #: libraries/classes/Engines/Myisam.php:50
8746 msgid "Maximum size for temporary files on index creation"
8747 msgstr ""
8749 #: libraries/classes/Engines/Myisam.php:52
8750 msgid ""
8751 "If the temporary file used for fast MyISAM index creation would be larger "
8752 "than using the key cache by the amount specified here, prefer the key cache "
8753 "method."
8754 msgstr ""
8756 #: libraries/classes/Engines/Myisam.php:59
8757 msgid "Repair threads"
8758 msgstr ""
8760 #: libraries/classes/Engines/Myisam.php:61
8761 msgid ""
8762 "If this value is greater than 1, MyISAM table indexes are created in "
8763 "parallel (each index in its own thread) during the repair by sorting process."
8764 msgstr ""
8766 #: libraries/classes/Engines/Myisam.php:68
8767 msgid "Sort buffer size"
8768 msgstr ""
8770 #: libraries/classes/Engines/Myisam.php:70
8771 msgid ""
8772 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
8773 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
8774 msgstr ""
8776 #: libraries/classes/Engines/Pbxt.php:31
8777 msgid "Index cache size"
8778 msgstr ""
8780 #: libraries/classes/Engines/Pbxt.php:33
8781 msgid ""
8782 "This is the amount of memory allocated to the index cache. Default value is "
8783 "32MB. The memory allocated here is used only for caching index pages."
8784 msgstr ""
8786 #: libraries/classes/Engines/Pbxt.php:40
8787 msgid "Record cache size"
8788 msgstr ""
8790 #: libraries/classes/Engines/Pbxt.php:42
8791 msgid ""
8792 "This is the amount of memory allocated to the record cache used to cache "
8793 "table data. The default value is 32MB. This memory is used to cache changes "
8794 "to the handle data (.xtd) and row pointer (.xtr) files."
8795 msgstr ""
8797 #: libraries/classes/Engines/Pbxt.php:50
8798 msgid "Log cache size"
8799 msgstr ""
8801 #: libraries/classes/Engines/Pbxt.php:52
8802 msgid ""
8803 "The amount of memory allocated to the transaction log cache used to cache on "
8804 "transaction log data. The default is 16MB."
8805 msgstr ""
8807 #: libraries/classes/Engines/Pbxt.php:59
8808 msgid "Log file threshold"
8809 msgstr ""
8811 #: libraries/classes/Engines/Pbxt.php:61
8812 msgid ""
8813 "The size of a transaction log before rollover, and a new log is created. The "
8814 "default value is 16MB."
8815 msgstr ""
8817 #: libraries/classes/Engines/Pbxt.php:67
8818 msgid "Transaction buffer size"
8819 msgstr ""
8821 #: libraries/classes/Engines/Pbxt.php:69
8822 msgid ""
8823 "The size of the global transaction log buffer (the engine allocates 2 "
8824 "buffers of this size). The default is 1MB."
8825 msgstr ""
8827 #: libraries/classes/Engines/Pbxt.php:76
8828 msgid "Checkpoint frequency"
8829 msgstr ""
8831 #: libraries/classes/Engines/Pbxt.php:78
8832 msgid ""
8833 "The amount of data written to the transaction log before a checkpoint is "
8834 "performed. The default value is 24MB."
8835 msgstr ""
8837 #: libraries/classes/Engines/Pbxt.php:85
8838 msgid "Data log threshold"
8839 msgstr ""
8841 #: libraries/classes/Engines/Pbxt.php:87
8842 msgid ""
8843 "The maximum size of a data log file. The default value is 64MB. PBXT can "
8844 "create a maximum of 32000 data logs, which are used by all tables. So the "
8845 "value of this variable can be increased to increase the total amount of data "
8846 "that can be stored in the database."
8847 msgstr ""
8849 #: libraries/classes/Engines/Pbxt.php:96
8850 msgid "Garbage threshold"
8851 msgstr ""
8853 #: libraries/classes/Engines/Pbxt.php:98
8854 msgid ""
8855 "The percentage of garbage in a data log file before it is compacted. This is "
8856 "a value between 1 and 99. The default is 50."
8857 msgstr ""
8859 #: libraries/classes/Engines/Pbxt.php:105
8860 msgid "Log buffer size"
8861 msgstr ""
8863 #: libraries/classes/Engines/Pbxt.php:107
8864 msgid ""
8865 "The size of the buffer used when writing a data log. The default is 256MB. "
8866 "The engine allocates one buffer per thread, but only if the thread is "
8867 "required to write a data log."
8868 msgstr ""
8870 #: libraries/classes/Engines/Pbxt.php:115
8871 msgid "Data file grow size"
8872 msgstr ""
8874 #: libraries/classes/Engines/Pbxt.php:116
8875 msgid "The grow size of the handle data (.xtd) files."
8876 msgstr ""
8878 #: libraries/classes/Engines/Pbxt.php:120
8879 msgid "Row file grow size"
8880 msgstr ""
8882 #: libraries/classes/Engines/Pbxt.php:121
8883 msgid "The grow size of the row pointer (.xtr) files."
8884 msgstr ""
8886 #: libraries/classes/Engines/Pbxt.php:125
8887 msgid "Log file count"
8888 msgstr ""
8890 #: libraries/classes/Engines/Pbxt.php:127
8891 msgid ""
8892 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
8893 "system will maintain. If the number of logs exceeds this value then old logs "
8894 "will be deleted, otherwise they are renamed and given the next highest "
8895 "number."
8896 msgstr ""
8898 #: libraries/classes/Engines/Pbxt.php:185
8899 #, php-format
8900 msgid ""
8901 "Documentation and further information about PBXT can be found on the "
8902 "%sPrimeBase XT Home Page%s."
8903 msgstr ""
8905 #: libraries/classes/ErrorHandler.php:96
8906 msgid "Too many error messages, some are not displayed."
8907 msgstr ""
8909 #: libraries/classes/ErrorHandler.php:391
8910 msgid "Report"
8911 msgstr ""
8913 #: libraries/classes/ErrorHandler.php:396 templates/error/report_form.twig:25
8914 msgid "Automatically send report next time"
8915 msgstr ""
8917 #: libraries/classes/Export.php:160 libraries/classes/Export.php:199
8918 #: libraries/classes/Export.php:484
8919 #, php-format
8920 msgid "Insufficient space to save the file %s."
8921 msgstr ""
8923 #: libraries/classes/Export.php:428
8924 #, php-format
8925 msgid ""
8926 "File %s already exists on server, change filename or check overwrite option."
8927 msgstr ""
8929 #: libraries/classes/Export.php:436 libraries/classes/Export.php:447
8930 #, php-format
8931 msgid "The web server does not have permission to save the file %s."
8932 msgstr ""
8934 #: libraries/classes/Export.php:490
8935 #, php-format
8936 msgid "Dump has been saved to file %s."
8937 msgstr ""
8939 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
8940 #: libraries/classes/Export.php:990
8941 msgid "Exporting a raw query is not supported for this export method."
8942 msgstr ""
8944 #: libraries/classes/File.php:286
8945 msgid "File was not an uploaded file."
8946 msgstr ""
8948 #: libraries/classes/File.php:326
8949 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
8950 msgstr ""
8952 #: libraries/classes/File.php:332
8953 msgid ""
8954 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
8955 "the HTML form."
8956 msgstr ""
8958 #: libraries/classes/File.php:338
8959 msgid "The uploaded file was only partially uploaded."
8960 msgstr ""
8962 #: libraries/classes/File.php:342
8963 msgid "Missing a temporary folder."
8964 msgstr ""
8966 #: libraries/classes/File.php:345
8967 msgid "Failed to write file to disk."
8968 msgstr ""
8970 #: libraries/classes/File.php:348
8971 msgid "File upload stopped by extension."
8972 msgstr ""
8974 #: libraries/classes/File.php:351
8975 msgid "Unknown error in file upload."
8976 msgstr ""
8978 #: libraries/classes/File.php:499
8979 msgid "File is a symbolic link"
8980 msgstr ""
8982 #: libraries/classes/File.php:505 libraries/classes/File.php:604
8983 msgid "File could not be read!"
8984 msgstr ""
8986 #: libraries/classes/File.php:548
8987 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
8988 msgstr ""
8990 #: libraries/classes/File.php:568
8991 msgid "Error while moving uploaded file."
8992 msgstr ""
8994 #: libraries/classes/File.php:577
8995 msgid "Cannot read uploaded file."
8996 msgstr ""
8998 #: libraries/classes/File.php:655
8999 #, php-format
9000 msgid ""
9001 "You attempted to load file with unsupported compression (%s). Either support "
9002 "for it is not implemented or disabled by your configuration."
9003 msgstr ""
9005 #: libraries/classes/Footer.php:82 templates/home/index.twig:18
9006 #: templates/login/form.twig:5
9007 msgid "phpMyAdmin Demo Server"
9008 msgstr ""
9010 #: libraries/classes/Footer.php:91
9011 #, php-format
9012 msgid "Currently running Git revision %1$s from the %2$s branch."
9013 msgstr ""
9015 #: libraries/classes/Footer.php:100
9016 msgid "Git information missing!"
9017 msgstr ""
9019 #: libraries/classes/Footer.php:218 libraries/classes/Footer.php:222
9020 #: libraries/classes/Footer.php:225
9021 msgid "Open new phpMyAdmin window"
9022 msgstr ""
9024 #: libraries/classes/Header.php:368
9025 msgid "Print view"
9026 msgstr ""
9028 #: libraries/classes/Html/Generator.php:151
9029 #, php-format
9030 msgid "Jump to database “%s”."
9031 msgstr ""
9033 #: libraries/classes/Html/Generator.php:179
9034 #, php-format
9035 msgid "The %s functionality is affected by a known bug, see %s"
9036 msgstr ""
9038 #: libraries/classes/Html/Generator.php:244
9039 msgid "SSL is not being used"
9040 msgstr ""
9042 #: libraries/classes/Html/Generator.php:249
9043 msgid "SSL is used with disabled verification"
9044 msgstr ""
9046 #: libraries/classes/Html/Generator.php:251
9047 msgid "SSL is used without certification authority"
9048 msgstr ""
9050 #: libraries/classes/Html/Generator.php:254
9051 msgid "SSL is used"
9052 msgstr ""
9054 #: libraries/classes/Html/Generator.php:353
9055 msgid "The PHP function password_hash() with default options."
9056 msgstr ""
9058 #: libraries/classes/Html/Generator.php:354
9059 msgid "password_hash() PHP function"
9060 msgstr ""
9062 #: libraries/classes/Html/Generator.php:659
9063 msgid "Skip Explain SQL"
9064 msgstr ""
9066 #: libraries/classes/Html/Generator.php:667
9067 #, php-format
9068 msgid "Analyze Explain at %s"
9069 msgstr ""
9071 #: libraries/classes/Html/Generator.php:697
9072 msgid "Without PHP code"
9073 msgstr ""
9075 #: libraries/classes/Html/Generator.php:704
9076 #: templates/database/multi_table_query/form.twig:170
9077 #: templates/database/qbe/selection_form.twig:115
9078 msgid "Submit query"
9079 msgstr ""
9081 #: libraries/classes/Html/Generator.php:749 templates/console/display.twig:31
9082 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
9083 msgid "Profiling"
9084 msgstr ""
9086 #: libraries/classes/Html/Generator.php:763
9087 msgctxt "Inline edit query"
9088 msgid "Edit inline"
9089 msgstr ""
9091 #: libraries/classes/Html/Generator.php:901
9092 msgid "Static analysis:"
9093 msgstr ""
9095 #: libraries/classes/Html/Generator.php:904
9096 #, php-format
9097 msgid "%d errors were found during analysis."
9098 msgstr ""
9100 #: libraries/classes/Import.php:321 libraries/classes/Sql.php:1052
9101 msgid "[ROLLBACK occurred.]"
9102 msgstr ""
9104 #: libraries/classes/Import.php:1337
9105 msgid ""
9106 "The following structures have either been created or altered. Here you can:"
9107 msgstr ""
9109 #: libraries/classes/Import.php:1340
9110 msgid "View a structure's contents by clicking on its name."
9111 msgstr ""
9113 #: libraries/classes/Import.php:1343
9114 msgid ""
9115 "Change any of its settings by clicking the corresponding \"Options\" link."
9116 msgstr ""
9118 #: libraries/classes/Import.php:1345
9119 msgid "Edit structure by following the \"Structure\" link."
9120 msgstr ""
9122 #: libraries/classes/Import.php:1352
9123 #, php-format
9124 msgid "Go to database: %s"
9125 msgstr ""
9127 #: libraries/classes/Import.php:1358 libraries/classes/Import.php:1401
9128 #, php-format
9129 msgid "Edit settings for %s"
9130 msgstr ""
9132 #: libraries/classes/Import.php:1386
9133 #, php-format
9134 msgid "Go to table: %s"
9135 msgstr ""
9137 #: libraries/classes/Import.php:1394
9138 #, php-format
9139 msgid "Structure of %s"
9140 msgstr ""
9142 #: libraries/classes/Import.php:1412
9143 #, php-format
9144 msgid "Go to view: %s"
9145 msgstr ""
9147 #: libraries/classes/Import.php:1436
9148 msgid "Only single-table UPDATE and DELETE queries can be simulated."
9149 msgstr ""
9151 #: libraries/classes/Import.php:1667
9152 msgid ""
9153 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9154 "engine tables can be rolled back."
9155 msgstr ""
9157 #: libraries/classes/Index.php:624
9158 #, php-format
9159 msgid ""
9160 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9161 "removed."
9162 msgstr ""
9164 #: libraries/classes/InsertEdit.php:535
9165 msgid "Binary"
9166 msgstr ""
9168 #: libraries/classes/InsertEdit.php:793
9169 msgid "Because of its length,<br> this column might not be editable."
9170 msgstr ""
9172 #: libraries/classes/InsertEdit.php:1415
9173 msgid "Binary - do not edit"
9174 msgstr ""
9176 #: libraries/classes/InsertEdit.php:1576 templates/import.twig:78
9177 #: templates/import.twig:108
9178 msgid "The directory you set for upload work cannot be reached."
9179 msgstr ""
9181 #: libraries/classes/InsertEdit.php:1581
9182 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9183 #: templates/server/privileges/privileges_table.twig:26
9184 #: templates/server/privileges/privileges_table.twig:47
9185 #: templates/server/privileges/privileges_table.twig:68
9186 #: templates/server/privileges/privileges_table.twig:89
9187 #: templates/table/search/index.twig:122
9188 msgid "Or"
9189 msgstr ""
9191 #: libraries/classes/InsertEdit.php:1582
9192 msgid "web server upload directory:"
9193 msgstr ""
9195 #: libraries/classes/InsertEdit.php:1784
9196 #: templates/table/search/input_box.twig:37
9197 msgid "Edit/Insert"
9198 msgstr ""
9200 #: libraries/classes/InsertEdit.php:1852
9201 msgid "and then"
9202 msgstr ""
9204 #: libraries/classes/InsertEdit.php:1891
9205 msgid "Insert as new row"
9206 msgstr ""
9208 #: libraries/classes/InsertEdit.php:1894
9209 msgid "Insert as new row and ignore errors"
9210 msgstr ""
9212 #: libraries/classes/InsertEdit.php:1897
9213 msgid "Show insert query"
9214 msgstr ""
9216 #: libraries/classes/InsertEdit.php:1918
9217 msgid "Go back to previous page"
9218 msgstr ""
9220 #: libraries/classes/InsertEdit.php:1921
9221 msgid "Insert another new row"
9222 msgstr ""
9224 #: libraries/classes/InsertEdit.php:1926
9225 msgid "Go back to this page"
9226 msgstr ""
9228 #: libraries/classes/InsertEdit.php:1949
9229 msgid "Edit next row"
9230 msgstr ""
9232 #: libraries/classes/InsertEdit.php:1969
9233 msgid ""
9234 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
9235 msgstr ""
9237 #: libraries/classes/InsertEdit.php:1997
9238 #: libraries/classes/Navigation/Nodes/NodeColumn.php:33
9239 #: libraries/classes/Plugins/Export/ExportHtmlword.php:289
9240 #: libraries/classes/Plugins/Export/ExportHtmlword.php:389
9241 #: libraries/classes/Plugins/Export/ExportLatex.php:553
9242 #: libraries/classes/Plugins/Export/ExportOdt.php:396
9243 #: libraries/classes/Plugins/Export/ExportOdt.php:498
9244 #: libraries/classes/Plugins/Export/ExportTexytext.php:304
9245 #: libraries/classes/Plugins/Export/ExportTexytext.php:397
9246 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:576
9247 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:710
9248 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:743
9249 #: templates/columns_definitions/column_name.twig:16
9250 #: templates/database/data_dictionary/index.twig:16
9251 #: templates/database/data_dictionary/index.twig:69 templates/indexes.twig:19
9252 #: templates/table/index_form.twig:131 templates/table/operations/index.twig:13
9253 #: templates/table/relation/common_form.twig:18
9254 #: templates/table/relation/common_form.twig:23
9255 #: templates/table/relation/common_form.twig:38
9256 #: templates/table/relation/common_form.twig:117
9257 #: templates/table/relation/common_form.twig:186
9258 #: templates/table/relation/foreign_key_row.twig:121
9259 #: templates/table/relation/foreign_key_row.twig:131
9260 #: templates/table/search/index.twig:38
9261 #: templates/table/structure/display_structure.twig:418
9262 #: templates/table/tracking/structure_snapshot_columns.twig:6
9263 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9264 #: templates/table/zoom_search/index.twig:38
9265 #: templates/table/zoom_search/result_form.twig:32
9266 msgid "Column"
9267 msgstr ""
9269 #: libraries/classes/InsertEdit.php:2006
9270 #: libraries/classes/Plugins/Export/ExportHtmlword.php:295
9271 #: libraries/classes/Plugins/Export/ExportHtmlword.php:395
9272 #: libraries/classes/Plugins/Export/ExportLatex.php:555
9273 #: libraries/classes/Plugins/Export/ExportOdt.php:402
9274 #: libraries/classes/Plugins/Export/ExportOdt.php:504
9275 #: libraries/classes/Plugins/Export/ExportTexytext.php:306
9276 #: libraries/classes/Plugins/Export/ExportTexytext.php:399
9277 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:580
9278 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:713
9279 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:746
9280 #: templates/columns_definitions/table_fields_definitions.twig:30
9281 #: templates/database/central_columns/edit.twig:12
9282 #: templates/database/central_columns/main.twig:40
9283 #: templates/database/central_columns/main.twig:246
9284 #: templates/database/data_dictionary/index.twig:18
9285 #: templates/database/data_dictionary/index.twig:72 templates/indexes.twig:22
9286 #: templates/table/structure/display_structure.twig:26
9287 #: templates/table/structure/display_structure.twig:421
9288 #: templates/table/tracking/structure_snapshot_columns.twig:9
9289 #: templates/table/tracking/structure_snapshot_indexes.twig:12
9290 #: templates/table/zoom_search/result_form.twig:33
9291 msgid "Null"
9292 msgstr ""
9294 #: libraries/classes/InsertEdit.php:2402 libraries/classes/Sql.php:1035
9295 msgid "Showing SQL query"
9296 msgstr ""
9298 #: libraries/classes/InsertEdit.php:2428 libraries/classes/Sql.php:1013
9299 #, php-format
9300 msgid "Inserted row id: %1$d"
9301 msgstr ""
9303 #: libraries/classes/LanguageManager.php:981
9304 msgid "Ignoring unsupported language code."
9305 msgstr ""
9307 #: libraries/classes/LanguageManager.php:1007
9308 #: libraries/classes/LanguageManager.php:1008 templates/setup/home/index.twig:8
9309 #: templates/setup/home/index.twig:9
9310 msgid "Language"
9311 msgstr "Toal"
9313 #: libraries/classes/Linter.php:109
9314 msgid ""
9315 "Linting is disabled for this query because it exceeds the maximum length."
9316 msgstr ""
9318 #: libraries/classes/Linter.php:176
9319 #, php-format
9320 msgid "%1$s (near <code>%2$s</code>)"
9321 msgstr ""
9323 #: libraries/classes/Menu.php:275
9324 #: libraries/classes/Navigation/Nodes/NodeTable.php:322
9325 #: libraries/classes/Util.php:1723 libraries/classes/Util.php:2505
9326 #: libraries/config.values.php:68 libraries/config.values.php:82
9327 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9328 #: templates/database/structure/structure_table_row.twig:43
9329 #: templates/table/structure/display_structure.twig:275
9330 msgid "Browse"
9331 msgstr ""
9333 #: libraries/classes/Menu.php:294 libraries/classes/Menu.php:410
9334 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9335 #: libraries/classes/Util.php:1721 libraries/classes/Util.php:2491
9336 #: libraries/classes/Util.php:2508 libraries/config.values.php:64
9337 #: libraries/config.values.php:78 libraries/config.values.php:169
9338 #: libraries/config.values.php:179
9339 #: templates/database/structure/structure_table_row.twig:53
9340 msgid "Search"
9341 msgstr ""
9343 #: libraries/classes/Menu.php:305
9344 #: libraries/classes/Navigation/Nodes/NodeTable.php:316
9345 #: libraries/classes/Util.php:1722 libraries/classes/Util.php:2509
9346 #: libraries/config.values.php:66 libraries/config.values.php:80
9347 #: libraries/config.values.php:181
9348 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9349 #: templates/database/structure/structure_table_row.twig:59
9350 #: templates/sql/query.twig:76
9351 msgid "Insert"
9352 msgstr ""
9354 #: libraries/classes/Menu.php:332 libraries/classes/Menu.php:450
9355 #: libraries/classes/Server/Privileges.php:2976 libraries/classes/Util.php:2496
9356 #: libraries/classes/Util.php:2512 libraries/config.values.php:161
9357 #: templates/database/privileges/index.twig:20
9358 #: templates/server/privileges/privileges_summary.twig:15
9359 #: templates/server/sub_page_header.twig:2
9360 #: templates/table/privileges/index.twig:22
9361 msgid "Privileges"
9362 msgstr ""
9364 #: libraries/classes/Menu.php:342 libraries/classes/Menu.php:351
9365 #: libraries/classes/Menu.php:441 libraries/classes/Util.php:1724
9366 #: libraries/classes/Util.php:2495 libraries/classes/Util.php:2513
9367 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9368 msgid "Operations"
9369 msgstr ""
9371 #: libraries/classes/Menu.php:357 libraries/classes/Menu.php:476
9372 #: libraries/classes/Relation.php:316 libraries/classes/Util.php:2500
9373 #: libraries/classes/Util.php:2514
9374 msgid "Tracking"
9375 msgstr ""
9377 #: libraries/classes/Menu.php:370 libraries/classes/Menu.php:469
9378 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:24
9379 #: libraries/classes/Plugins/Export/ExportHtmlword.php:587
9380 #: libraries/classes/Plugins/Export/ExportOdt.php:735
9381 #: libraries/classes/Plugins/Export/ExportPdf.php:307
9382 #: libraries/classes/Plugins/Export/ExportSql.php:2165
9383 #: libraries/classes/Plugins/Export/ExportTexytext.php:559
9384 #: libraries/classes/Plugins/Export/ExportXml.php:135
9385 #: libraries/classes/Util.php:2499 libraries/classes/Util.php:2515
9386 #: templates/database/triggers/list.twig:6
9387 msgid "Triggers"
9388 msgstr ""
9390 #: libraries/classes/Menu.php:415 libraries/classes/Menu.php:423
9391 #: libraries/classes/Menu.php:431
9392 msgid "Database seems to be empty!"
9393 msgstr ""
9395 #: libraries/classes/Menu.php:418 libraries/classes/Util.php:2492
9396 msgid "Query"
9397 msgstr ""
9399 #: libraries/classes/Menu.php:456 libraries/classes/Util.php:2497
9400 #: templates/database/routines/index.twig:18
9401 msgid "Routines"
9402 msgstr ""
9404 #: libraries/classes/Menu.php:462
9405 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:24
9406 #: libraries/classes/Plugins/Export/ExportSql.php:1017
9407 #: libraries/classes/Plugins/Export/ExportXml.php:115
9408 #: libraries/classes/Util.php:2498 templates/database/events/index.twig:6
9409 msgid "Events"
9410 msgstr ""
9412 #: libraries/classes/Menu.php:483 libraries/classes/Util.php:2501
9413 msgid "Designer"
9414 msgstr ""
9416 #: libraries/classes/Menu.php:492 libraries/classes/Util.php:2502
9417 #: templates/database/structure/check_all_tables.twig:32
9418 msgid "Central columns"
9419 msgstr ""
9421 #: libraries/classes/Menu.php:553
9422 msgid "User accounts"
9423 msgstr ""
9425 #: libraries/classes/Menu.php:588 libraries/classes/Server/Status/Data.php:152
9426 #: libraries/classes/Util.php:2481 templates/server/binlog/index.twig:3
9427 msgid "Binary log"
9428 msgstr ""
9430 #: libraries/classes/Menu.php:595 libraries/classes/Server/Status/Data.php:157
9431 #: libraries/classes/Util.php:2482
9432 #: templates/database/structure/body_for_table_summary.twig:11
9433 #: templates/database/structure/table_header.twig:10
9434 #: templates/server/replication/index.twig:5
9435 msgid "Replication"
9436 msgstr ""
9438 #: libraries/classes/Menu.php:601 libraries/classes/Server/Status/Data.php:228
9439 #: libraries/classes/Util.php:2483 libraries/config.values.php:159
9440 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9441 #: templates/sql/query.twig:178
9442 msgid "Variables"
9443 msgstr ""
9445 #: libraries/classes/Menu.php:606 libraries/classes/Util.php:2484
9446 msgid "Charsets"
9447 msgstr ""
9449 #: libraries/classes/Menu.php:611 libraries/classes/Util.php:2486
9450 msgid "Engines"
9451 msgstr ""
9453 #: libraries/classes/Menu.php:616 libraries/classes/Util.php:2485
9454 #: templates/server/plugins/index.twig:4
9455 msgid "Plugins"
9456 msgstr ""
9458 #: libraries/classes/Message.php:255
9459 #, php-format
9460 msgid "%1$d row affected."
9461 msgid_plural "%1$d rows affected."
9462 msgstr[0] ""
9463 msgstr[1] ""
9465 #: libraries/classes/Message.php:276
9466 #, php-format
9467 msgid "%1$d row deleted."
9468 msgid_plural "%1$d rows deleted."
9469 msgstr[0] ""
9470 msgstr[1] ""
9472 #: libraries/classes/Message.php:297
9473 #, php-format
9474 msgid "%1$d row inserted."
9475 msgid_plural "%1$d rows inserted."
9476 msgstr[0] ""
9477 msgstr[1] ""
9479 #: libraries/classes/Navigation/Navigation.php:223
9480 msgid "Groups:"
9481 msgstr ""
9483 #: libraries/classes/Navigation/Navigation.php:224
9484 msgid "Events:"
9485 msgstr ""
9487 #: libraries/classes/Navigation/Navigation.php:225
9488 msgid "Functions:"
9489 msgstr ""
9491 #: libraries/classes/Navigation/Navigation.php:226
9492 msgid "Procedures:"
9493 msgstr ""
9495 #: libraries/classes/Navigation/Navigation.php:227
9496 #: templates/database/export/index.twig:14
9497 msgid "Tables:"
9498 msgstr ""
9500 #: libraries/classes/Navigation/Navigation.php:228
9501 msgid "Views:"
9502 msgstr ""
9504 #: libraries/classes/Navigation/NavigationTree.php:798
9505 msgid ""
9506 "There are large item groups in navigation panel which may affect the "
9507 "performance. Consider disabling item grouping in the navigation panel."
9508 msgstr ""
9510 #: libraries/classes/Navigation/NavigationTree.php:816
9511 msgid "Groups"
9512 msgstr ""
9514 #: libraries/classes/Navigation/NavigationTree.php:982
9515 #, php-format
9516 msgid "%s result found"
9517 msgid_plural "%s results found"
9518 msgstr[0] ""
9519 msgstr[1] ""
9521 #: libraries/classes/Navigation/NavigationTree.php:1406
9522 #: libraries/classes/Navigation/NavigationTree.php:1441
9523 msgid "Type to filter these, Enter to search all"
9524 msgstr ""
9526 #: libraries/classes/Navigation/NavigationTree.php:1408
9527 #: libraries/classes/Navigation/NavigationTree.php:1442
9528 msgid "Clear fast filter"
9529 msgstr ""
9531 #: libraries/classes/Navigation/NavigationTree.php:1468
9532 msgid "Collapse all"
9533 msgstr ""
9535 #. l10n: The word "Node" must not be translated here
9536 #: libraries/classes/Navigation/NodeFactory.php:39
9537 #, php-format
9538 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9539 msgstr ""
9541 #: libraries/classes/Navigation/NodeFactory.php:66
9542 #, php-format
9543 msgid "Could not load class \"%1$s\""
9544 msgstr ""
9546 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:24
9547 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9548 #: templates/sql/query.twig:63
9549 msgid "Columns"
9550 msgstr ""
9552 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:36
9553 msgctxt "Create new column"
9554 msgid "New"
9555 msgstr ""
9557 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:40
9558 msgctxt "Create new database"
9559 msgid "New"
9560 msgstr ""
9562 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:43
9563 msgid "Database operations"
9564 msgstr ""
9566 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:709
9567 msgid "Show hidden items"
9568 msgstr ""
9570 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:36
9571 #: templates/database/events/index.twig:104
9572 msgctxt "Create new event"
9573 msgid "New"
9574 msgstr ""
9576 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:24
9577 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9578 #: libraries/classes/Plugins/Export/ExportSql.php:628
9579 #: libraries/classes/Plugins/Export/ExportXml.php:120
9580 msgid "Functions"
9581 msgstr ""
9583 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:38
9584 msgctxt "Create new function"
9585 msgid "New"
9586 msgstr ""
9588 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:36
9589 msgctxt "Create new index"
9590 msgid "New"
9591 msgstr ""
9593 #: libraries/classes/Navigation/Nodes/Node.php:802
9594 msgid "Expand/Collapse"
9595 msgstr ""
9597 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:24
9598 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9599 #: libraries/classes/Plugins/Export/ExportSql.php:617
9600 #: libraries/classes/Plugins/Export/ExportXml.php:125
9601 msgid "Procedures"
9602 msgstr ""
9604 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:38
9605 msgctxt "Create new procedure"
9606 msgid "New"
9607 msgstr ""
9609 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:29
9610 msgid "Procedure"
9611 msgstr ""
9613 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:39
9614 msgctxt "Create new table"
9615 msgid "New"
9616 msgstr ""
9618 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:36
9619 #: templates/database/triggers/footer.twig:2
9620 msgctxt "Create new trigger"
9621 msgid "New"
9622 msgstr ""
9624 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:24
9625 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
9626 #: libraries/classes/Plugins/Export/ExportXml.php:140
9627 #: templates/database/structure/show_create.twig:28
9628 msgid "Views"
9629 msgstr ""
9631 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:39
9632 msgctxt "Create new view"
9633 msgid "New"
9634 msgstr ""
9636 #: libraries/classes/Normalization.php:227
9637 msgid "Make all columns atomic"
9638 msgstr ""
9640 #: libraries/classes/Normalization.php:229
9641 #: libraries/classes/Normalization.php:955
9642 msgid "First step of normalization (1NF)"
9643 msgstr ""
9645 #: libraries/classes/Normalization.php:232
9646 #: libraries/classes/Normalization.php:284
9647 #: libraries/classes/Normalization.php:333
9648 #: libraries/classes/Normalization.php:370
9649 msgid "Step 1."
9650 msgstr ""
9652 #: libraries/classes/Normalization.php:234
9653 msgid ""
9654 "Do you have any column which can be split into more than one column? For "
9655 "example: address can be split into street, city, country and zip."
9656 msgstr ""
9658 #: libraries/classes/Normalization.php:241
9659 msgid "Show me the central list of columns that are not already in this table"
9660 msgstr ""
9662 #: libraries/classes/Normalization.php:244
9663 msgid ""
9664 "Select a column which can be split into more than one (on select of 'no such "
9665 "column', it'll move to next step)."
9666 msgstr ""
9668 #: libraries/classes/Normalization.php:259
9669 msgid "split into "
9670 msgstr ""
9672 #: libraries/classes/Normalization.php:281
9673 msgid "Have a primary key"
9674 msgstr ""
9676 #: libraries/classes/Normalization.php:287
9677 msgid "Primary key already exists."
9678 msgstr ""
9680 #: libraries/classes/Normalization.php:292
9681 msgid ""
9682 "There is no primary key; please add one.<br>Hint: A primary key is a column "
9683 "(or combination of columns) that uniquely identify all rows."
9684 msgstr ""
9686 #: libraries/classes/Normalization.php:300
9687 msgid "Add a primary key on existing column(s)"
9688 msgstr ""
9690 #: libraries/classes/Normalization.php:305
9691 msgid ""
9692 "If it's not possible to make existing column combinations as primary key"
9693 msgstr ""
9695 #: libraries/classes/Normalization.php:309
9696 msgid "+ Add a new primary key column"
9697 msgstr ""
9699 #: libraries/classes/Normalization.php:332
9700 msgid "Remove redundant columns"
9701 msgstr ""
9703 #: libraries/classes/Normalization.php:335
9704 msgid ""
9705 "Do you have a group of columns which on combining gives an existing column? "
9706 "For example, if you have first_name, last_name and full_name then combining "
9707 "first_name and last_name gives full_name which is redundant."
9708 msgstr ""
9710 #: libraries/classes/Normalization.php:341
9711 msgid ""
9712 "Check the columns which are redundant and click on remove. If no redundant "
9713 "column, click on 'No redundant column'"
9714 msgstr ""
9716 #: libraries/classes/Normalization.php:346
9717 msgid "Remove selected"
9718 msgstr ""
9720 #: libraries/classes/Normalization.php:347
9721 msgid "No redundant column"
9722 msgstr ""
9724 #: libraries/classes/Normalization.php:369
9725 msgid "Move repeating groups"
9726 msgstr ""
9728 #: libraries/classes/Normalization.php:372
9729 msgid ""
9730 "Do you have a group of two or more columns that are closely related and are "
9731 "all repeating the same attribute? For example, a table that holds data on "
9732 "books might have columns such as book_id, author1, author2, author3 and so "
9733 "on which form a repeating group. In this case a new table (book_id, author) "
9734 "should be created."
9735 msgstr ""
9737 #: libraries/classes/Normalization.php:380
9738 msgid ""
9739 "Check the columns which form a repeating group. If no such group, click on "
9740 "'No repeating group'"
9741 msgstr ""
9743 #: libraries/classes/Normalization.php:386
9744 msgid "No repeating group"
9745 msgstr ""
9747 #: libraries/classes/Normalization.php:414
9748 msgid "Step 2."
9749 msgstr ""
9751 #: libraries/classes/Normalization.php:414
9752 msgid "Find partial dependencies"
9753 msgstr ""
9755 #: libraries/classes/Normalization.php:437
9756 #, php-format
9757 msgid ""
9758 "No partial dependencies possible as no non-primary column exists since "
9759 "primary key ( %1$s ) is composed of all the columns in the table."
9760 msgstr ""
9762 #: libraries/classes/Normalization.php:443
9763 #: libraries/classes/Normalization.php:490
9764 msgid "Table is already in second normal form."
9765 msgstr ""
9767 #: libraries/classes/Normalization.php:448
9768 #, php-format
9769 msgid ""
9770 "The primary key ( %1$s ) consists of more than one column so we need to find "
9771 "the partial dependencies."
9772 msgstr ""
9774 #: libraries/classes/Normalization.php:453
9775 #: libraries/classes/Normalization.php:862
9776 msgid ""
9777 "Please answer the following question(s) carefully to obtain a correct "
9778 "normalization."
9779 msgstr ""
9781 #: libraries/classes/Normalization.php:457
9782 msgid "+ Show me the possible partial dependencies based on data in the table"
9783 msgstr ""
9785 #: libraries/classes/Normalization.php:461
9786 msgid ""
9787 "For each column below, please select the <b>minimal set</b> of columns among "
9788 "given set whose values combined together are sufficient to determine the "
9789 "value of the column."
9790 msgstr ""
9792 #: libraries/classes/Normalization.php:474
9793 #: libraries/classes/Normalization.php:906
9794 #, php-format
9795 msgid "'%1$s' depends on:"
9796 msgstr ""
9798 #: libraries/classes/Normalization.php:485
9799 #, php-format
9800 msgid ""
9801 "No partial dependencies possible as the primary key ( %1$s ) has just one "
9802 "column."
9803 msgstr ""
9805 #: libraries/classes/Normalization.php:514
9806 #, php-format
9807 msgid ""
9808 "In order to put the original table '%1$s' into Second normal form we need to "
9809 "create the following tables:"
9810 msgstr ""
9812 #: libraries/classes/Normalization.php:552
9813 #, php-format
9814 msgid "The second step of normalization is complete for table '%1$s'."
9815 msgstr ""
9817 #: libraries/classes/Normalization.php:593
9818 #: libraries/classes/Normalization.php:755
9819 #: libraries/classes/Normalization.php:831
9820 msgid "Error in processing!"
9821 msgstr ""
9823 #: libraries/classes/Normalization.php:640
9824 #, php-format
9825 msgid ""
9826 "In order to put the original table '%1$s' into Third normal form we need to "
9827 "create the following tables:"
9828 msgstr ""
9830 #: libraries/classes/Normalization.php:696
9831 msgid "The third step of normalization is complete."
9832 msgstr ""
9834 #: libraries/classes/Normalization.php:807
9835 #, php-format
9836 msgid "Selected repeating group has been moved to the table '%s'"
9837 msgstr ""
9839 #: libraries/classes/Normalization.php:859
9840 msgid "Step 3."
9841 msgstr ""
9843 #: libraries/classes/Normalization.php:859
9844 msgid "Find transitive dependencies"
9845 msgstr ""
9847 #: libraries/classes/Normalization.php:866
9848 msgid ""
9849 "For each column below, please select the <b>minimal set</b> of columns among "
9850 "given set whose values combined together are sufficient to determine the "
9851 "value of the column.<br>Note: A column may have no transitive dependency, in "
9852 "that case you don't have to select any."
9853 msgstr ""
9855 #: libraries/classes/Normalization.php:919
9856 msgid ""
9857 "No Transitive dependencies possible as the table doesn't have any non "
9858 "primary key columns"
9859 msgstr ""
9861 #: libraries/classes/Normalization.php:923
9862 msgid "Table is already in Third normal form!"
9863 msgstr ""
9865 #: libraries/classes/Normalization.php:949
9866 msgid "Improve table structure (Normalization):"
9867 msgstr ""
9869 #: libraries/classes/Normalization.php:950
9870 msgid "Select up to what step you want to normalize"
9871 msgstr ""
9873 #: libraries/classes/Normalization.php:960
9874 msgid "Second step of normalization (1NF+2NF)"
9875 msgstr ""
9877 #: libraries/classes/Normalization.php:965
9878 msgid "Third step of normalization (1NF+2NF+3NF)"
9879 msgstr ""
9881 #: libraries/classes/Normalization.php:970
9882 msgid ""
9883 "Hint: Please follow the procedure carefully in order to obtain correct "
9884 "normalization"
9885 msgstr ""
9887 #: libraries/classes/Normalization.php:1040
9888 msgid ""
9889 "This list is based on a subset of the table's data and is not necessarily "
9890 "accurate. "
9891 msgstr ""
9893 #: libraries/classes/Normalization.php:1056
9894 msgid "No partial dependencies found!"
9895 msgstr ""
9897 #: libraries/classes/Operations.php:601
9898 #: templates/table/structure/display_partitions.twig:84
9899 msgid "Analyze"
9900 msgstr ""
9902 #: libraries/classes/Operations.php:602
9903 #: templates/table/structure/display_partitions.twig:94
9904 msgid "Check"
9905 msgstr ""
9907 #: libraries/classes/Operations.php:603
9908 #: templates/table/structure/display_partitions.twig:104
9909 msgid "Optimize"
9910 msgstr ""
9912 #: libraries/classes/Operations.php:604
9913 #: templates/table/structure/display_partitions.twig:114
9914 msgid "Rebuild"
9915 msgstr ""
9917 #: libraries/classes/Operations.php:605
9918 #: templates/table/structure/display_partitions.twig:124
9919 msgid "Repair"
9920 msgstr ""
9922 #: libraries/classes/Operations.php:606
9923 #: templates/table/structure/display_partitions.twig:134
9924 msgid "Truncate"
9925 msgstr ""
9927 #: libraries/classes/Operations.php:617 templates/database/events/index.twig:67
9928 #: templates/database/events/index.twig:73
9929 #: templates/database/events/index.twig:94
9930 #: templates/database/events/index.twig:95
9931 #: templates/database/events/row.twig:43 templates/database/events/row.twig:49
9932 #: templates/database/routines/index.twig:53
9933 #: templates/database/routines/index.twig:54
9934 #: templates/database/routines/parameter_row.twig:51
9935 #: templates/database/routines/row.twig:70
9936 #: templates/database/structure/check_all_tables.twig:16
9937 #: templates/database/structure/structure_table_row.twig:87
9938 #: templates/database/triggers/list.twig:44
9939 #: templates/database/triggers/list.twig:45
9940 #: templates/database/triggers/row.twig:45
9941 #: templates/database/triggers/row.twig:51 templates/indexes.twig:56
9942 #: templates/server/databases/index.twig:304
9943 #: templates/server/databases/index.twig:305
9944 #: templates/table/relation/foreign_key_row.twig:26
9945 #: templates/table/structure/display_partitions.twig:145
9946 #: templates/table/structure/display_structure.twig:121
9947 #: templates/table/structure/display_structure.twig:283
9948 #: templates/table/structure/display_structure.twig:463
9949 msgid "Drop"
9950 msgstr ""
9952 #: libraries/classes/Operations.php:619
9953 msgid "Coalesce"
9954 msgstr ""
9956 #: libraries/classes/Operations.php:1054
9957 msgid "Can't move table to same one!"
9958 msgstr ""
9960 #: libraries/classes/Operations.php:1056
9961 msgid "Can't copy table to same one!"
9962 msgstr ""
9964 #: libraries/classes/Operations.php:1091
9965 #, php-format
9966 msgid "Table %s has been moved to %s. Privileges have been adjusted."
9967 msgstr ""
9969 #: libraries/classes/Operations.php:1098
9970 #, php-format
9971 msgid "Table %s has been copied to %s. Privileges have been adjusted."
9972 msgstr ""
9974 #: libraries/classes/Operations.php:1106
9975 #, php-format
9976 msgid "Table %s has been moved to %s."
9977 msgstr ""
9979 #: libraries/classes/Operations.php:1110
9980 #, php-format
9981 msgid "Table %s has been copied to %s."
9982 msgstr ""
9984 #: libraries/classes/Operations.php:1134
9985 msgid "The table name is empty!"
9986 msgstr ""
9988 #: libraries/classes/Pdf.php:159
9989 msgid "Error while creating PDF:"
9990 msgstr ""
9992 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:80
9993 msgid "Cannot connect: invalid settings."
9994 msgstr ""
9996 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:94
9997 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:86
9998 #: templates/login/header.twig:10
9999 #, php-format
10000 msgid "Welcome to %s"
10001 msgstr ""
10003 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:110
10004 #, php-format
10005 msgid ""
10006 "You probably did not create a configuration file. You might want to use the "
10007 "%1$ssetup script%2$s to create one."
10008 msgstr ""
10010 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
10011 msgid ""
10012 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
10013 "connection. You should check the host, username and password in your "
10014 "configuration and make sure that they correspond to the information given by "
10015 "the administrator of the MySQL server."
10016 msgstr ""
10018 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:158
10019 msgid "Retry to connect"
10020 msgstr ""
10022 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:179
10023 msgid "Your session has expired. Please log in again."
10024 msgstr ""
10026 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:299
10027 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
10028 msgstr ""
10030 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:334
10031 msgid "Failed to connect to the reCAPTCHA service!"
10032 msgstr ""
10034 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:336
10035 msgid "Entered captcha is wrong, try again!"
10036 msgstr ""
10038 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:348
10039 msgid ""
10040 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
10041 "restricts passwords to less than 1000 characters."
10042 msgstr ""
10044 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:372
10045 msgid "You are not allowed to log in to this MySQL server!"
10046 msgstr ""
10048 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:91
10049 msgid "Wrong username/password. Access denied."
10050 msgstr ""
10052 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:147
10053 msgid "Can not find signon authentication script:"
10054 msgstr ""
10056 #: libraries/classes/Plugins/AuthenticationPlugin.php:191
10057 msgid ""
10058 "Login without a password is forbidden by configuration (see AllowNoPassword)"
10059 msgstr ""
10061 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
10062 #, php-format
10063 msgid ""
10064 "You have been automatically logged out due to inactivity of %s seconds. Once "
10065 "you log in again, you should be able to resume the work where you left off."
10066 msgstr ""
10068 #: libraries/classes/Plugins/AuthenticationPlugin.php:215
10069 #: libraries/classes/Plugins/AuthenticationPlugin.php:218
10070 msgid "Cannot log in to the MySQL server"
10071 msgstr ""
10073 #: libraries/classes/Plugins/AuthenticationPlugin.php:364
10074 msgid "You have enabled two factor authentication, please confirm your login."
10075 msgstr ""
10077 #: libraries/classes/Plugins/Export/ExportCodegen.php:87
10078 #: templates/export.twig:94 templates/import.twig:198
10079 msgid "Format:"
10080 msgstr ""
10082 #: libraries/classes/Plugins/Export/ExportCsv.php:61
10083 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:54
10084 msgid "Columns separated with:"
10085 msgstr ""
10087 #: libraries/classes/Plugins/Export/ExportCsv.php:66
10088 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:60
10089 msgid "Columns enclosed with:"
10090 msgstr ""
10092 #: libraries/classes/Plugins/Export/ExportCsv.php:71
10093 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:67
10094 msgid "Columns escaped with:"
10095 msgstr ""
10097 #: libraries/classes/Plugins/Export/ExportCsv.php:76
10098 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:74
10099 msgid "Lines terminated with:"
10100 msgstr ""
10102 #: libraries/classes/Plugins/Export/ExportCsv.php:81
10103 #: libraries/classes/Plugins/Export/ExportExcel.php:48
10104 #: libraries/classes/Plugins/Export/ExportHtmlword.php:83
10105 #: libraries/classes/Plugins/Export/ExportLatex.php:191
10106 #: libraries/classes/Plugins/Export/ExportOds.php:66
10107 #: libraries/classes/Plugins/Export/ExportOdt.php:132
10108 #: libraries/classes/Plugins/Export/ExportTexytext.php:87
10109 msgid "Replace NULL with:"
10110 msgstr ""
10112 #: libraries/classes/Plugins/Export/ExportCsv.php:86
10113 #: libraries/classes/Plugins/Export/ExportExcel.php:53
10114 msgid "Remove carriage return/line feed characters within columns"
10115 msgstr ""
10117 #: libraries/classes/Plugins/Export/ExportExcel.php:63
10118 msgid "Excel edition:"
10119 msgstr ""
10121 #: libraries/classes/Plugins/Export/ExportHtmlword.php:65
10122 #: libraries/classes/Plugins/Export/ExportLatex.php:101
10123 #: libraries/classes/Plugins/Export/ExportMediawiki.php:69
10124 #: libraries/classes/Plugins/Export/ExportOdt.php:78
10125 #: libraries/classes/Plugins/Export/ExportPdf.php:112
10126 #: libraries/classes/Plugins/Export/ExportSql.php:240
10127 #: libraries/classes/Plugins/Export/ExportTexytext.php:64
10128 #: libraries/config.values.php:254 libraries/config.values.php:320
10129 #: libraries/config.values.php:336 libraries/config.values.php:344
10130 #: libraries/config.values.php:349
10131 msgid "structure"
10132 msgstr ""
10134 #: libraries/classes/Plugins/Export/ExportHtmlword.php:66
10135 #: libraries/classes/Plugins/Export/ExportLatex.php:102
10136 #: libraries/classes/Plugins/Export/ExportMediawiki.php:70
10137 #: libraries/classes/Plugins/Export/ExportOdt.php:79
10138 #: libraries/classes/Plugins/Export/ExportPdf.php:113
10139 #: libraries/classes/Plugins/Export/ExportSql.php:241
10140 #: libraries/classes/Plugins/Export/ExportTexytext.php:65
10141 #: libraries/config.values.php:255 libraries/config.values.php:321
10142 #: libraries/config.values.php:337 libraries/config.values.php:345
10143 #: libraries/config.values.php:350
10144 msgid "data"
10145 msgstr ""
10147 #: libraries/classes/Plugins/Export/ExportHtmlword.php:67
10148 #: libraries/classes/Plugins/Export/ExportLatex.php:103
10149 #: libraries/classes/Plugins/Export/ExportMediawiki.php:71
10150 #: libraries/classes/Plugins/Export/ExportOdt.php:80
10151 #: libraries/classes/Plugins/Export/ExportPdf.php:114
10152 #: libraries/classes/Plugins/Export/ExportSql.php:242
10153 #: libraries/classes/Plugins/Export/ExportTexytext.php:66
10154 #: libraries/config.values.php:256 libraries/config.values.php:322
10155 #: libraries/config.values.php:338 libraries/config.values.php:346
10156 #: libraries/config.values.php:351
10157 msgid "structure and data"
10158 msgstr ""
10160 #: libraries/classes/Plugins/Export/ExportHtmlword.php:77
10161 #: libraries/classes/Plugins/Export/ExportLatex.php:162
10162 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10163 #: libraries/classes/Plugins/Export/ExportTexytext.php:76
10164 #: libraries/classes/Plugins/Export/ExportXml.php:148
10165 msgid "Data dump options"
10166 msgstr ""
10168 #: libraries/classes/Plugins/Export/ExportHtmlword.php:207
10169 #: libraries/classes/Plugins/Export/ExportOdt.php:266
10170 #: libraries/classes/Plugins/Export/ExportSql.php:2472
10171 #: libraries/classes/Plugins/Export/ExportTexytext.php:191
10172 msgid "Dumping data for table"
10173 msgstr ""
10175 #: libraries/classes/Plugins/Export/ExportHtmlword.php:298
10176 #: libraries/classes/Plugins/Export/ExportHtmlword.php:398
10177 #: libraries/classes/Plugins/Export/ExportLatex.php:556
10178 #: libraries/classes/Plugins/Export/ExportOdt.php:405
10179 #: libraries/classes/Plugins/Export/ExportOdt.php:507
10180 #: libraries/classes/Plugins/Export/ExportTexytext.php:307
10181 #: libraries/classes/Plugins/Export/ExportTexytext.php:400
10182 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:582
10183 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:714
10184 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:747
10185 #: templates/columns_definitions/table_fields_definitions.twig:20
10186 #: templates/database/central_columns/edit.twig:9
10187 #: templates/database/central_columns/main.twig:28
10188 #: templates/database/central_columns/main.twig:234
10189 #: templates/database/data_dictionary/index.twig:19
10190 #: templates/database/structure/body_for_table_summary.twig:52
10191 #: templates/server/replication/slave_configuration.twig:9
10192 #: templates/table/structure/display_structure.twig:27
10193 #: templates/table/tracking/structure_snapshot_columns.twig:10
10194 msgid "Default"
10195 msgstr ""
10197 #: libraries/classes/Plugins/Export/ExportHtmlword.php:402
10198 #: libraries/classes/Plugins/Export/ExportLatex.php:558
10199 #: libraries/classes/Plugins/Export/ExportOdt.php:511
10200 #: libraries/classes/Plugins/Export/ExportTexytext.php:402
10201 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:591
10202 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:716
10203 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:749
10204 #: templates/database/data_dictionary/index.twig:21
10205 msgid "Links to"
10206 msgstr ""
10208 #: libraries/classes/Plugins/Export/ExportHtmlword.php:569
10209 #: libraries/classes/Plugins/Export/ExportOdt.php:712
10210 #: libraries/classes/Plugins/Export/ExportSql.php:2134
10211 #: libraries/classes/Plugins/Export/ExportTexytext.php:539
10212 msgid "Table structure for table"
10213 msgstr ""
10215 #: libraries/classes/Plugins/Export/ExportHtmlword.php:594
10216 #: libraries/classes/Plugins/Export/ExportOdt.php:745
10217 #: libraries/classes/Plugins/Export/ExportSql.php:2204
10218 #: libraries/classes/Plugins/Export/ExportTexytext.php:564
10219 msgid "Structure for view"
10220 msgstr ""
10222 #: libraries/classes/Plugins/Export/ExportHtmlword.php:608
10223 #: libraries/classes/Plugins/Export/ExportOdt.php:766
10224 #: libraries/classes/Plugins/Export/ExportSql.php:2249
10225 #: libraries/classes/Plugins/Export/ExportTexytext.php:580
10226 msgid "Stand-in structure for view"
10227 msgstr ""
10229 #: libraries/classes/Plugins/Export/ExportJson.php:91
10230 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10231 msgstr ""
10233 #: libraries/classes/Plugins/Export/ExportJson.php:97
10234 msgid "Output unicode characters unescaped"
10235 msgstr ""
10237 #: libraries/classes/Plugins/Export/ExportLatex.php:48
10238 msgid "Content of table @TABLE@"
10239 msgstr ""
10241 #: libraries/classes/Plugins/Export/ExportLatex.php:49
10242 msgid "(continued)"
10243 msgstr ""
10245 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10246 msgid "Structure of table @TABLE@"
10247 msgstr ""
10249 #: libraries/classes/Plugins/Export/ExportLatex.php:114
10250 #: libraries/classes/Plugins/Export/ExportOdt.php:91
10251 #: libraries/classes/Plugins/Export/ExportSql.php:255
10252 msgid "Object creation options"
10253 msgstr ""
10255 #: libraries/classes/Plugins/Export/ExportLatex.php:120
10256 #: libraries/classes/Plugins/Export/ExportLatex.php:173
10257 msgid "Table caption:"
10258 msgstr ""
10260 #: libraries/classes/Plugins/Export/ExportLatex.php:126
10261 #: libraries/classes/Plugins/Export/ExportLatex.php:179
10262 msgid "Table caption (continued):"
10263 msgstr ""
10265 #: libraries/classes/Plugins/Export/ExportLatex.php:132
10266 #: libraries/classes/Plugins/Export/ExportLatex.php:185
10267 msgid "Label key:"
10268 msgstr ""
10270 #: libraries/classes/Plugins/Export/ExportLatex.php:139
10271 #: libraries/classes/Plugins/Export/ExportOdt.php:98
10272 #: libraries/classes/Plugins/Export/ExportSql.php:150
10273 msgid "Display foreign key relationships"
10274 msgstr ""
10276 #: libraries/classes/Plugins/Export/ExportLatex.php:145
10277 #: libraries/classes/Plugins/Export/ExportOdt.php:104
10278 msgid "Display comments"
10279 msgstr ""
10281 #: libraries/classes/Plugins/Export/ExportLatex.php:151
10282 #: libraries/classes/Plugins/Export/ExportOdt.php:110
10283 #: libraries/classes/Plugins/Export/ExportSql.php:157
10284 msgid "Display media types"
10285 msgstr ""
10287 #: libraries/classes/Plugins/Export/ExportLatex.php:168
10288 msgid "Put columns names in the first row:"
10289 msgstr ""
10291 #: libraries/classes/Plugins/Export/ExportLatex.php:215
10292 #: libraries/classes/Plugins/Export/ExportSql.php:750
10293 #: libraries/classes/Plugins/Export/ExportXml.php:251
10294 #: templates/server/replication/change_master.twig:22
10295 #: templates/server/replication/master_add_slave_user.twig:29
10296 msgid "Host:"
10297 msgstr ""
10299 #: libraries/classes/Plugins/Export/ExportLatex.php:220
10300 #: libraries/classes/Plugins/Export/ExportSql.php:756
10301 #: libraries/classes/Plugins/Export/ExportXml.php:256
10302 msgid "Generation Time:"
10303 msgstr ""
10305 #: libraries/classes/Plugins/Export/ExportLatex.php:222
10306 #: libraries/classes/Plugins/Export/ExportSql.php:760
10307 #: libraries/classes/Plugins/Export/ExportXml.php:258
10308 #: templates/home/index.twig:129
10309 msgid "Server version:"
10310 msgstr ""
10312 #: libraries/classes/Plugins/Export/ExportLatex.php:223
10313 #: libraries/classes/Plugins/Export/ExportSql.php:762
10314 #: libraries/classes/Plugins/Export/ExportXml.php:259
10315 msgid "PHP Version:"
10316 msgstr ""
10318 #: libraries/classes/Plugins/Export/ExportLatex.php:253
10319 #: libraries/classes/Plugins/Export/ExportSql.php:948
10320 #: libraries/classes/Plugins/Export/ExportXml.php:430
10321 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:217
10322 #: templates/database/structure/copy_form.twig:5
10323 #: templates/menu/breadcrumbs.twig:16
10324 msgid "Database:"
10325 msgstr ""
10327 #: libraries/classes/Plugins/Export/ExportLatex.php:328
10328 #: libraries/classes/Plugins/Export/ExportSql.php:2317
10329 msgid "Data:"
10330 msgstr ""
10332 #: libraries/classes/Plugins/Export/ExportLatex.php:534
10333 msgid "Structure:"
10334 msgstr ""
10336 #: libraries/classes/Plugins/Export/ExportMediawiki.php:80
10337 msgid "Export table names"
10338 msgstr ""
10340 #: libraries/classes/Plugins/Export/ExportMediawiki.php:87
10341 msgid "Export table headers"
10342 msgstr ""
10344 #: libraries/classes/Plugins/Export/ExportOdt.php:267
10345 #: libraries/classes/Plugins/Export/ExportTexytext.php:192
10346 msgid "Dumping data for query result"
10347 msgstr ""
10349 #: libraries/classes/Plugins/Export/ExportPdf.php:98
10350 msgid "Report title:"
10351 msgstr ""
10353 #: libraries/classes/Plugins/Export/ExportPdf.php:229
10354 msgid "Dumping data"
10355 msgstr ""
10357 #: libraries/classes/Plugins/Export/ExportPdf.php:252
10358 msgid "Query result data"
10359 msgstr ""
10361 #: libraries/classes/Plugins/Export/ExportPdf.php:310
10362 msgid "View structure"
10363 msgstr ""
10365 #: libraries/classes/Plugins/Export/ExportPdf.php:313
10366 msgid "Stand in"
10367 msgstr ""
10369 #: libraries/classes/Plugins/Export/ExportSql.php:128
10370 msgid ""
10371 "Display comments <i>(includes info such as export timestamp, PHP version, "
10372 "and server version)</i>"
10373 msgstr ""
10375 #: libraries/classes/Plugins/Export/ExportSql.php:136
10376 msgid "Additional custom header comment (\\n splits lines):"
10377 msgstr ""
10379 #: libraries/classes/Plugins/Export/ExportSql.php:142
10380 msgid ""
10381 "Include a timestamp of when databases were created, last updated, and last "
10382 "checked"
10383 msgstr ""
10385 #: libraries/classes/Plugins/Export/ExportSql.php:201
10386 msgid "Export metadata"
10387 msgstr ""
10389 #: libraries/classes/Plugins/Export/ExportSql.php:216
10390 msgid ""
10391 "Database system or older MySQL server to maximize output compatibility with:"
10392 msgstr ""
10394 #: libraries/classes/Plugins/Export/ExportSql.php:263
10395 msgid "Add statements:"
10396 msgstr ""
10398 #: libraries/classes/Plugins/Export/ExportSql.php:271
10399 #: libraries/classes/Plugins/Export/ExportSql.php:280
10400 #: libraries/classes/Plugins/Export/ExportSql.php:301
10401 #: libraries/classes/Plugins/Export/ExportSql.php:310
10402 #: libraries/classes/Plugins/Export/ExportSql.php:335
10403 #: libraries/classes/Plugins/Export/ExportSql.php:363
10404 #: libraries/classes/Plugins/Export/ExportSql.php:372
10405 #, php-format
10406 msgid "Add %s statement"
10407 msgstr ""
10409 #: libraries/classes/Plugins/Export/ExportSql.php:317
10410 msgid "(less efficient as indexes will be generated during table creation)"
10411 msgstr ""
10413 #: libraries/classes/Plugins/Export/ExportSql.php:325
10414 #, php-format
10415 msgid "%s value"
10416 msgstr ""
10418 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10419 #: libraries/classes/Plugins/Export/ExportSql.php:342
10420 msgid "Use simple view export"
10421 msgstr ""
10423 #: libraries/classes/Plugins/Export/ExportSql.php:381
10424 msgid ""
10425 "Enclose table and column names with backquotes <i>(Protects column and table "
10426 "names formed with special characters or keywords)</i>"
10427 msgstr ""
10429 #: libraries/classes/Plugins/Export/ExportSql.php:396
10430 msgid "Data creation options"
10431 msgstr ""
10433 #: libraries/classes/Plugins/Export/ExportSql.php:401
10434 #: libraries/classes/Plugins/Export/ExportSql.php:2420
10435 msgid "Truncate table before insert"
10436 msgstr ""
10438 #: libraries/classes/Plugins/Export/ExportSql.php:408
10439 msgid "Instead of <code>INSERT</code> statements, use:"
10440 msgstr ""
10442 #: libraries/classes/Plugins/Export/ExportSql.php:414
10443 msgid "<code>INSERT DELAYED</code> statements"
10444 msgstr ""
10446 #: libraries/classes/Plugins/Export/ExportSql.php:426
10447 #: libraries/classes/Plugins/Export/ExportSql.php:460
10448 msgid "<code>INSERT IGNORE</code> statements"
10449 msgstr ""
10451 #: libraries/classes/Plugins/Export/ExportSql.php:440
10452 msgid "Function to use when dumping data:"
10453 msgstr ""
10455 #: libraries/classes/Plugins/Export/ExportSql.php:455
10456 msgid "Syntax to use when inserting data:"
10457 msgstr ""
10459 #: libraries/classes/Plugins/Export/ExportSql.php:465
10460 msgid ""
10461 "include column names in every <code>INSERT</code> statement <br> &nbsp; "
10462 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10463 "(1,2,3)</code>"
10464 msgstr ""
10466 #: libraries/classes/Plugins/Export/ExportSql.php:470
10467 msgid ""
10468 "insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
10469 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10470 "(7,8,9)</code>"
10471 msgstr ""
10473 #: libraries/classes/Plugins/Export/ExportSql.php:475
10474 msgid ""
10475 "both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10476 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10477 msgstr ""
10479 #: libraries/classes/Plugins/Export/ExportSql.php:480
10480 msgid ""
10481 "neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10482 "tbl_name VALUES (1,2,3)</code>"
10483 msgstr ""
10485 #: libraries/classes/Plugins/Export/ExportSql.php:499
10486 msgid ""
10487 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10488 "0x616263)</i>"
10489 msgstr ""
10491 #: libraries/classes/Plugins/Export/ExportSql.php:509
10492 msgid ""
10493 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10494 "reloaded between servers in different time zones)</i>"
10495 msgstr ""
10497 #: libraries/classes/Plugins/Export/ExportSql.php:574
10498 msgid "It appears your database uses routines;"
10499 msgstr ""
10501 #: libraries/classes/Plugins/Export/ExportSql.php:577
10502 #: libraries/classes/Plugins/Export/ExportSql.php:1652
10503 #: libraries/classes/Plugins/Export/ExportSql.php:2194
10504 msgid "alias export may not work reliably in all cases."
10505 msgstr ""
10507 #: libraries/classes/Plugins/Export/ExportSql.php:1062
10508 msgid "Metadata"
10509 msgstr ""
10511 #: libraries/classes/Plugins/Export/ExportSql.php:1134
10512 #, php-format
10513 msgid "Metadata for table %s"
10514 msgstr ""
10516 #: libraries/classes/Plugins/Export/ExportSql.php:1141
10517 #, php-format
10518 msgid "Metadata for database %s"
10519 msgstr ""
10521 #: libraries/classes/Plugins/Export/ExportSql.php:1476
10522 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:674
10523 msgid "Creation:"
10524 msgstr ""
10526 #: libraries/classes/Plugins/Export/ExportSql.php:1489
10527 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
10528 msgid "Last update:"
10529 msgstr ""
10531 #: libraries/classes/Plugins/Export/ExportSql.php:1502
10532 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:696
10533 msgid "Last check:"
10534 msgstr ""
10536 #: libraries/classes/Plugins/Export/ExportSql.php:1558
10537 #, php-format
10538 msgid "Error reading structure for table %s:"
10539 msgstr ""
10541 #: libraries/classes/Plugins/Export/ExportSql.php:1649
10542 msgid "It appears your database uses views;"
10543 msgstr ""
10545 #: libraries/classes/Plugins/Export/ExportSql.php:1829
10546 msgid "Constraints for dumped tables"
10547 msgstr ""
10549 #: libraries/classes/Plugins/Export/ExportSql.php:1830
10550 msgid "Constraints for table"
10551 msgstr ""
10553 #: libraries/classes/Plugins/Export/ExportSql.php:1860
10554 msgid "Indexes for dumped tables"
10555 msgstr ""
10557 #: libraries/classes/Plugins/Export/ExportSql.php:1861
10558 msgid "Indexes for table"
10559 msgstr ""
10561 #: libraries/classes/Plugins/Export/ExportSql.php:1894
10562 msgid "AUTO_INCREMENT for dumped tables"
10563 msgstr ""
10565 #: libraries/classes/Plugins/Export/ExportSql.php:1895
10566 msgid "AUTO_INCREMENT for table"
10567 msgstr ""
10569 #: libraries/classes/Plugins/Export/ExportSql.php:1971
10570 msgid "MEDIA TYPES FOR TABLE"
10571 msgstr ""
10573 #: libraries/classes/Plugins/Export/ExportSql.php:1994
10574 msgid "RELATIONSHIPS FOR TABLE"
10575 msgstr ""
10577 #: libraries/classes/Plugins/Export/ExportSql.php:2191
10578 msgid "It appears your table uses triggers;"
10579 msgstr ""
10581 #: libraries/classes/Plugins/Export/ExportSql.php:2228
10582 #, php-format
10583 msgid "Structure for view %s exported as a table"
10584 msgstr ""
10586 #: libraries/classes/Plugins/Export/ExportSql.php:2252
10587 msgid "(See below for the actual view)"
10588 msgstr ""
10590 #: libraries/classes/Plugins/Export/ExportSql.php:2332
10591 #, php-format
10592 msgid "Error reading data for table %s:"
10593 msgstr ""
10595 #: libraries/classes/Plugins/Export/ExportXml.php:109
10596 msgid "Object creation options (all are recommended)"
10597 msgstr ""
10599 #: libraries/classes/Plugins/Export/ExportXml.php:153
10600 msgid "Export contents"
10601 msgstr ""
10603 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:218
10604 #: templates/menu/breadcrumbs.twig:29
10605 msgid "Table:"
10606 msgstr ""
10608 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:219
10609 msgid "Purpose:"
10610 msgstr ""
10612 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:47
10613 msgid ""
10614 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
10615 msgstr ""
10617 #: libraries/classes/Plugins/Import/ImportCsv.php:75
10618 msgid "Name of the new table (optional):"
10619 msgstr ""
10621 #: libraries/classes/Plugins/Import/ImportCsv.php:84
10622 msgid "Name of the new database (optional):"
10623 msgstr ""
10625 #: libraries/classes/Plugins/Import/ImportCsv.php:93
10626 #: libraries/classes/Plugins/Import/ImportCsv.php:111
10627 msgid "Import these many number of rows (optional):"
10628 msgstr ""
10630 #: libraries/classes/Plugins/Import/ImportCsv.php:101
10631 #: libraries/classes/Plugins/Import/ImportOds.php:69
10632 msgid ""
10633 "The first line of the file contains the table column names <i>(if this is "
10634 "unchecked, the first line will become part of the data)</i>"
10635 msgstr ""
10637 #: libraries/classes/Plugins/Import/ImportCsv.php:118
10638 msgid ""
10639 "If the data in each row of the file is not in the same order as in the "
10640 "database, list the corresponding column names here. Column names must be "
10641 "separated by commas and not enclosed in quotations."
10642 msgstr ""
10644 #: libraries/classes/Plugins/Import/ImportCsv.php:126
10645 #, fuzzy
10646 #| msgid "User name:"
10647 msgid "Column names:"
10648 msgstr "Gebrukersnoame:"
10650 #: libraries/classes/Plugins/Import/ImportCsv.php:265
10651 #: libraries/classes/Plugins/Import/ImportCsv.php:635
10652 #, php-format
10653 msgid "Invalid format of CSV input on line %d."
10654 msgstr ""
10656 #: libraries/classes/Plugins/Import/ImportCsv.php:498
10657 #, php-format
10658 msgid "Invalid column count in CSV input on line %d."
10659 msgstr ""
10661 #: libraries/classes/Plugins/Import/ImportCsv.php:653
10662 #: libraries/classes/Plugins/Import/ImportCsv.php:668
10663 #: libraries/classes/Plugins/Import/ImportCsv.php:679
10664 #: libraries/classes/Plugins/Import/ImportCsv.php:688
10665 #, php-format
10666 msgid "Invalid parameter for CSV import: %s"
10667 msgstr ""
10669 #: libraries/classes/Plugins/Import/ImportCsv.php:810
10670 #, php-format
10671 msgid ""
10672 "Invalid column (%s) specified! Ensure that columns names are spelled "
10673 "correctly, separated by commas, and not enclosed in quotes."
10674 msgstr ""
10676 #: libraries/classes/Plugins/Import/ImportLdi.php:74
10677 msgid "Column names: "
10678 msgstr ""
10680 #: libraries/classes/Plugins/Import/ImportLdi.php:115
10681 msgid "This plugin does not support compressed imports!"
10682 msgstr ""
10684 #: libraries/classes/Plugins/Import/ImportMediawiki.php:57
10685 msgid "MediaWiki Table"
10686 msgstr ""
10688 #: libraries/classes/Plugins/Import/ImportMediawiki.php:291
10689 #, php-format
10690 msgid "Invalid format of mediawiki input on line: <br>%s."
10691 msgstr ""
10693 #: libraries/classes/Plugins/Import/ImportOds.php:83
10694 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
10695 msgstr ""
10697 #: libraries/classes/Plugins/Import/ImportOds.php:89
10698 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
10699 msgstr ""
10701 #: libraries/classes/Plugins/Import/ImportOds.php:159
10702 #: libraries/classes/Plugins/Import/ImportXml.php:118
10703 #: libraries/classes/Plugins/Import/ImportXml.php:182
10704 msgid ""
10705 "The XML file specified was either malformed or incomplete. Please correct "
10706 "the issue and try again."
10707 msgstr ""
10709 #: libraries/classes/Plugins/Import/ImportOds.php:170
10710 msgid "Could not parse OpenDocument Spreadsheet!"
10711 msgstr ""
10713 #: libraries/classes/Plugins/Import/ImportShp.php:65
10714 msgid "ESRI Shape File"
10715 msgstr ""
10717 #: libraries/classes/Plugins/Import/ImportShp.php:103
10718 #: libraries/classes/Plugins/Import/ImportShp.php:182
10719 #, php-format
10720 msgid "There was an error importing the ESRI shape file: \"%s\"."
10721 msgstr ""
10723 #: libraries/classes/Plugins/Import/ImportShp.php:212
10724 #, php-format
10725 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
10726 msgstr ""
10728 #: libraries/classes/Plugins/Import/ImportShp.php:260
10729 msgid "The imported file does not contain any data!"
10730 msgstr ""
10732 #: libraries/classes/Plugins/Import/ImportSql.php:69
10733 msgid "SQL compatibility mode:"
10734 msgstr ""
10736 #: libraries/classes/Plugins/Import/ImportSql.php:81
10737 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
10738 msgstr ""
10740 #: libraries/classes/Plugins/Import/ImportXml.php:49
10741 msgid "XML"
10742 msgstr "XML"
10744 #: libraries/classes/Plugins.php:705
10745 msgid "This format has no options"
10746 msgstr ""
10748 #: libraries/classes/Plugins.php:721
10749 msgid "Invalid authentication method set in configuration:"
10750 msgstr ""
10752 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:78
10753 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:95
10754 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:98
10755 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:93
10756 #, php-format
10757 msgid "The %s table doesn't exist!"
10758 msgstr ""
10760 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
10761 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:75
10762 #, php-format
10763 msgid "Schema of the %s database - Page %s"
10764 msgstr ""
10766 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:298
10767 msgid "SCHEMA ERROR: "
10768 msgstr ""
10770 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:300
10771 msgid "PDF export page"
10772 msgstr ""
10774 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:142
10775 #, php-format
10776 msgid "Schema of the %s database"
10777 msgstr ""
10779 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:170
10780 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:580
10781 msgid "Relational schema"
10782 msgstr ""
10784 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:525
10785 msgid "Table of contents"
10786 msgstr ""
10788 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:663
10789 #: templates/columns_definitions/column_definitions_form.twig:72
10790 #: templates/database/data_dictionary/index.twig:11
10791 #: templates/table/structure/display_table_stats.twig:6
10792 msgid "Table comments:"
10793 msgstr ""
10795 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:712
10796 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:745
10797 #: templates/columns_definitions/table_fields_definitions.twig:27
10798 #: templates/database/central_columns/edit.twig:11
10799 #: templates/table/structure/display_structure.twig:25
10800 msgid "Attributes"
10801 msgstr ""
10803 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:715
10804 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:748
10805 #: templates/table/structure/display_structure.twig:31
10806 #: templates/table/tracking/structure_snapshot_columns.twig:11
10807 msgid "Extra"
10808 msgstr ""
10810 #: libraries/classes/Plugins/SchemaPlugin.php:66
10811 msgid "Show color"
10812 msgstr ""
10814 #: libraries/classes/Plugins/SchemaPlugin.php:68
10815 msgid "Only show keys"
10816 msgstr ""
10818 #: libraries/classes/Plugins/Schema/SchemaDia.php:53
10819 #: libraries/classes/Plugins/Schema/SchemaEps.php:61
10820 #: libraries/classes/Plugins/Schema/SchemaPdf.php:61
10821 msgid "Orientation"
10822 msgstr ""
10824 #: libraries/classes/Plugins/Schema/SchemaDia.php:57
10825 #: libraries/classes/Plugins/Schema/SchemaEps.php:65
10826 #: libraries/classes/Plugins/Schema/SchemaPdf.php:65
10827 msgid "Landscape"
10828 msgstr ""
10830 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
10831 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
10832 #: libraries/classes/Plugins/Schema/SchemaPdf.php:66
10833 msgid "Portrait"
10834 msgstr ""
10836 #: libraries/classes/Plugins/Schema/SchemaEps.php:55
10837 #: libraries/classes/Plugins/Schema/SchemaPdf.php:55
10838 #: libraries/classes/Plugins/Schema/SchemaSvg.php:54
10839 msgid "Same width for all tables"
10840 msgstr ""
10842 #: libraries/classes/Plugins/Schema/SchemaPdf.php:80
10843 msgid "Show grid"
10844 msgstr ""
10846 #: libraries/classes/Plugins/Schema/SchemaPdf.php:86
10847 #: templates/database/structure/index.twig:15
10848 msgid "Data dictionary"
10849 msgstr ""
10851 #: libraries/classes/Plugins/Schema/SchemaPdf.php:92
10852 msgid "Order of the tables"
10853 msgstr ""
10855 #: libraries/classes/Plugins/Schema/SchemaPdf.php:97
10856 msgid "Name (Ascending)"
10857 msgstr ""
10859 #: libraries/classes/Plugins/Schema/SchemaPdf.php:98
10860 msgid "Name (Descending)"
10861 msgstr ""
10863 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:26
10864 msgid ""
10865 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
10866 "TRUE, second for FALSE. Nonzero=true."
10867 msgstr ""
10869 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:37
10870 msgid ""
10871 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
10872 "formatted date. The first option is the offset (in hours) which will be "
10873 "added to the timestamp (Default: 0). Use second option to specify a "
10874 "different date/time format string. Third option determines whether you want "
10875 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
10876 "According to that, date format has different value - for \"local\" see the "
10877 "documentation for PHP's strftime() function and for \"utc\" it is done using "
10878 "gmdate() function."
10879 msgstr ""
10881 #. l10n: See https://www.php.net/manual/en/function.strftime.php
10882 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:70
10883 #: libraries/classes/Util.php:787
10884 msgid "%B %d, %Y at %I:%M %p"
10885 msgstr ""
10887 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:29
10888 msgid ""
10889 "Displays a link to download the binary data of the column. You can use the "
10890 "first option to specify the filename, or use the second option as the name "
10891 "of a column which contains the filename. If you use the second option, you "
10892 "need to set the first option to the empty string."
10893 msgstr ""
10895 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:39
10896 msgid ""
10897 "LINUX ONLY: Launches an external application and feeds it the column data "
10898 "via standard input. Returns the standard output of the application. The "
10899 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
10900 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
10901 "ExternalTransformationsPlugin.php and list the tools you want to make "
10902 "available. The first option is then the number of the program you want to "
10903 "use. The second option should be blank for historical reasons. The third "
10904 "option, if set to 1, will convert the output using htmlspecialchars() "
10905 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
10906 "ensure that the output appears all on one line (Default 1)."
10907 msgstr ""
10909 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:124
10910 #, php-format
10911 msgid ""
10912 "You are using the external transformation command line options field, which "
10913 "has been deprecated for security reasons. Add all command line options "
10914 "directly to the definition in %s."
10915 msgstr ""
10917 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:27
10918 msgid ""
10919 "Displays the contents of the column as-is, without running it through "
10920 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
10921 msgstr ""
10923 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:29
10924 msgid ""
10925 "Displays hexadecimal representation of data. Optional first parameter "
10926 "specifies how often space will be added (defaults to 2 nibbles)."
10927 msgstr ""
10929 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:28
10930 msgid "Displays a link to download this image."
10931 msgstr ""
10933 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:29
10934 msgid ""
10935 "Image upload functionality which also displays a thumbnail. The options are "
10936 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
10937 msgstr ""
10939 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:88
10940 msgid "Image preview here"
10941 msgstr ""
10943 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:30
10944 msgid ""
10945 "Displays a clickable thumbnail. The options are the maximum width and height "
10946 "in pixels. The original aspect ratio is preserved."
10947 msgstr ""
10949 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:28
10950 msgid ""
10951 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
10952 "in Internet standard dotted format."
10953 msgstr ""
10955 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:27
10956 msgid ""
10957 "Prepends and/or Appends text to a string. First option is text to be "
10958 "prepended, second is appended (enclosed in single quotes, default empty "
10959 "string)."
10960 msgstr ""
10962 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:30
10963 msgid ""
10964 "Validates the string using regular expression and performs insert only if "
10965 "string matches it. The first option is the Regular Expression."
10966 msgstr ""
10968 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:52
10969 #, php-format
10970 msgid "Validation failed for the input string %s."
10971 msgstr ""
10973 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:27
10974 msgid "Formats text as SQL query with syntax highlighting."
10975 msgstr ""
10977 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:29
10978 msgid ""
10979 "Displays a part of a string. The first option is the number of characters to "
10980 "skip from the beginning of the string (Default 0). The second option is the "
10981 "number of characters to return (Default: until end of string). The third "
10982 "option is the string to append and/or prepend when truncation occurs "
10983 "(Default: \"…\")."
10984 msgstr ""
10986 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:28
10987 msgid ""
10988 "File upload functionality for TEXT columns. It does not have a textarea for "
10989 "input."
10990 msgstr ""
10992 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:29
10993 msgid ""
10994 "Displays an image and a link; the column contains the filename. The first "
10995 "option is a URL prefix like \"https://www.example.com/\". The second and "
10996 "third options are the width and the height in pixels."
10997 msgstr ""
10999 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:28
11000 msgid ""
11001 "Displays a link; the column contains the filename. The first option is a URL "
11002 "prefix like \"https://www.example.com/\". The second option is a title for "
11003 "the link."
11004 msgstr ""
11006 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
11007 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
11008 msgstr ""
11010 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
11011 msgid ""
11012 "Converts an Internet network address in (IPv4/IPv6) format into a long "
11013 "integer."
11014 msgstr ""
11016 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
11017 msgid "Syntax highlighted CodeMirror editor for JSON."
11018 msgstr ""
11020 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
11021 msgid "Syntax highlighted CodeMirror editor for SQL."
11022 msgstr ""
11024 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
11025 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
11026 msgstr ""
11028 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
11029 msgid ""
11030 "Converts an Internet network address stored as a binary string into a string "
11031 "in Internet standard (IPv4/IPv6) format."
11032 msgstr ""
11034 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
11035 msgid "Formats text as JSON with syntax highlighting."
11036 msgstr ""
11038 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
11039 msgid "Formats text as XML with syntax highlighting."
11040 msgstr ""
11042 #: libraries/classes/Plugins/TwoFactor/Application.php:143
11043 msgid "Authentication Application (2FA)"
11044 msgstr ""
11046 #: libraries/classes/Plugins/TwoFactor/Application.php:154
11047 msgid ""
11048 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
11049 "Google Authenticator or Authy."
11050 msgstr ""
11052 #: libraries/classes/Plugins/TwoFactor/Key.php:206
11053 msgid "Hardware Security Key (FIDO U2F)"
11054 msgstr ""
11056 #: libraries/classes/Plugins/TwoFactor/Key.php:216
11057 msgid ""
11058 "Provides authentication using hardware security tokens supporting FIDO U2F."
11059 msgstr ""
11061 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
11062 #, php-format
11063 msgid "Two-factor authentication failed: %s"
11064 msgstr ""
11066 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
11067 msgid "Two-factor authentication failed."
11068 msgstr ""
11070 #: libraries/classes/Plugins/TwoFactorPlugin.php:132
11071 msgid "No Two-Factor Authentication"
11072 msgstr ""
11074 #: libraries/classes/Plugins/TwoFactorPlugin.php:142
11075 msgid "Login using password only."
11076 msgstr ""
11078 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
11079 msgid "Simple two-factor authentication"
11080 msgstr ""
11082 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
11083 msgid "For testing purposes only!"
11084 msgstr ""
11086 #: libraries/classes/Query/Utilities.php:93
11087 msgid ""
11088 "The server is not responding (or the local server's socket is not correctly "
11089 "configured)."
11090 msgstr ""
11092 #: libraries/classes/Query/Utilities.php:98
11093 msgid "The server is not responding."
11094 msgstr ""
11096 #: libraries/classes/Query/Utilities.php:102
11097 msgid "Logout and try as another user."
11098 msgstr ""
11100 #: libraries/classes/Query/Utilities.php:108
11101 msgid "Please check privileges of directory containing database."
11102 msgstr ""
11104 #: libraries/classes/Query/Utilities.php:119
11105 msgid "Details…"
11106 msgstr ""
11108 #: libraries/classes/RecentFavoriteTable.php:158
11109 msgid "Could not save recent table!"
11110 msgstr ""
11112 #: libraries/classes/RecentFavoriteTable.php:162
11113 msgid "Could not save favorite table!"
11114 msgstr ""
11116 #: libraries/classes/RecentFavoriteTable.php:232
11117 #: templates/database/structure/favorite_anchor.twig:4
11118 msgid "Remove from Favorites"
11119 msgstr ""
11121 #: libraries/classes/RecentFavoriteTable.php:252
11122 msgid "There are no recent tables."
11123 msgstr ""
11125 #: libraries/classes/RecentFavoriteTable.php:253
11126 msgid "There are no favorite tables."
11127 msgstr ""
11129 #: libraries/classes/RecentFavoriteTable.php:269
11130 msgid "Recent tables"
11131 msgstr ""
11133 #: libraries/classes/RecentFavoriteTable.php:271
11134 msgid "Recent"
11135 msgstr ""
11137 #: libraries/classes/RecentFavoriteTable.php:275
11138 msgid "Favorites"
11139 msgstr ""
11141 #: libraries/classes/Relation.php:142
11142 msgid "not OK"
11143 msgstr ""
11145 #: libraries/classes/Relation.php:146
11146 msgctxt "Correctly working"
11147 msgid "OK"
11148 msgstr ""
11150 #: libraries/classes/Relation.php:149
11151 msgid "Enabled"
11152 msgstr ""
11154 #: libraries/classes/Relation.php:153
11155 msgid "Configuration of pmadb…"
11156 msgstr ""
11158 #: libraries/classes/Relation.php:157 libraries/classes/Relation.php:193
11159 msgid "General relation features"
11160 msgstr ""
11162 #: libraries/classes/Relation.php:204
11163 msgid "Display Features"
11164 msgstr ""
11166 #: libraries/classes/Relation.php:221
11167 msgid "Designer and creation of PDFs"
11168 msgstr ""
11170 #: libraries/classes/Relation.php:232
11171 msgid "Displaying Column Comments"
11172 msgstr ""
11174 #: libraries/classes/Relation.php:238
11175 msgid "Browser transformation"
11176 msgstr ""
11178 #: libraries/classes/Relation.php:245
11179 msgid "Please see the documentation on how to update your column_info table."
11180 msgstr ""
11182 #: libraries/classes/Relation.php:261 templates/sql/query.twig:145
11183 msgid "Bookmarked SQL query"
11184 msgstr ""
11186 #: libraries/classes/Relation.php:272
11187 msgid "SQL history"
11188 msgstr ""
11190 #: libraries/classes/Relation.php:283
11191 msgid "Persistent recently used tables"
11192 msgstr ""
11194 #: libraries/classes/Relation.php:294
11195 msgid "Persistent favorite tables"
11196 msgstr ""
11198 #: libraries/classes/Relation.php:305
11199 msgid "Persistent tables' UI preferences"
11200 msgstr ""
11202 #: libraries/classes/Relation.php:327
11203 msgid "User preferences"
11204 msgstr ""
11206 #: libraries/classes/Relation.php:344
11207 msgid "Configurable menus"
11208 msgstr ""
11210 #: libraries/classes/Relation.php:355
11211 msgid "Hide/show navigation items"
11212 msgstr ""
11214 #: libraries/classes/Relation.php:366
11215 msgid "Saving Query-By-Example searches"
11216 msgstr ""
11218 #: libraries/classes/Relation.php:377
11219 msgid "Managing Central list of columns"
11220 msgstr ""
11222 #: libraries/classes/Relation.php:388
11223 msgid "Remembering Designer Settings"
11224 msgstr ""
11226 #: libraries/classes/Relation.php:399
11227 msgid "Saving export templates"
11228 msgstr ""
11230 #: libraries/classes/Relation.php:1845
11231 msgid "no description"
11232 msgstr ""
11234 #: libraries/classes/Relation.php:2045
11235 msgid ""
11236 "You do not have necessary privileges to create a database named "
11237 "'phpmyadmin'. You may go to 'Operations' tab of any database to set up the "
11238 "phpMyAdmin configuration storage there."
11239 msgstr ""
11241 #: libraries/classes/Relation.php:2167
11242 #, php-format
11243 msgid ""
11244 "%sCreate%s a database named 'phpmyadmin' and setup the phpMyAdmin "
11245 "configuration storage there."
11246 msgstr ""
11248 #: libraries/classes/Relation.php:2175
11249 #, php-format
11250 msgid ""
11251 "%sCreate%s the phpMyAdmin configuration storage in the current database."
11252 msgstr ""
11254 #: libraries/classes/Relation.php:2183
11255 #, php-format
11256 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
11257 msgstr ""
11259 #: libraries/classes/ReplicationGui.php:449
11260 msgid ""
11261 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11262 "in phpMyAdmin configuration."
11263 msgstr ""
11265 #: libraries/classes/ReplicationGui.php:460
11266 msgid "Replication started successfully."
11267 msgstr ""
11269 #: libraries/classes/ReplicationGui.php:461
11270 msgid "Error starting replication."
11271 msgstr ""
11273 #: libraries/classes/ReplicationGui.php:464
11274 msgid "Replication stopped successfully."
11275 msgstr ""
11277 #: libraries/classes/ReplicationGui.php:465
11278 msgid "Error stopping replication."
11279 msgstr ""
11281 #: libraries/classes/ReplicationGui.php:468
11282 msgid "Replication resetting successfully."
11283 msgstr ""
11285 #: libraries/classes/ReplicationGui.php:469
11286 msgid "Error resetting replication."
11287 msgstr ""
11289 #: libraries/classes/ReplicationGui.php:472
11290 msgid "Success."
11291 msgstr ""
11293 #: libraries/classes/ReplicationGui.php:473
11294 msgid "Error."
11295 msgstr ""
11297 #: libraries/classes/ReplicationGui.php:523
11298 msgid "Unknown error"
11299 msgstr ""
11301 #: libraries/classes/ReplicationGui.php:536
11302 #, php-format
11303 msgid "Unable to connect to master %s."
11304 msgstr ""
11306 #: libraries/classes/ReplicationGui.php:547
11307 msgid ""
11308 "Unable to read master log position. Possible privilege problem on master."
11309 msgstr ""
11311 #: libraries/classes/ReplicationGui.php:565
11312 msgid "Unable to change master!"
11313 msgstr ""
11315 #: libraries/classes/ReplicationGui.php:569
11316 #, php-format
11317 msgid "Master server changed successfully to %s."
11318 msgstr ""
11320 #: libraries/classes/Routing.php:101
11321 #, php-format
11322 msgid ""
11323 "The routing cache could not be written, you need to adjust permissions on "
11324 "the folder/file \"%s\""
11325 msgstr ""
11327 #: libraries/classes/Routing.php:164
11328 #, php-format
11329 msgid "Error 404! The page %s was not found."
11330 msgstr ""
11332 #: libraries/classes/Routing.php:175
11333 msgid "Error 405! Request method not allowed."
11334 msgstr ""
11336 #: libraries/classes/SavedSearches.php:282
11337 msgid "Please provide a name for this bookmarked search."
11338 msgstr ""
11340 #: libraries/classes/SavedSearches.php:297
11341 msgid "Missing information to save the bookmarked search."
11342 msgstr ""
11344 #: libraries/classes/SavedSearches.php:319
11345 #: libraries/classes/SavedSearches.php:356
11346 msgid "An entry with this name already exists."
11347 msgstr ""
11349 #: libraries/classes/SavedSearches.php:386
11350 msgid "Missing information to delete the search."
11351 msgstr ""
11353 #: libraries/classes/SavedSearches.php:416
11354 msgid "Missing information to load the search."
11355 msgstr ""
11357 #: libraries/classes/SavedSearches.php:436
11358 msgid "Error while loading the search."
11359 msgstr ""
11361 #: libraries/classes/Server/Privileges.php:244
11362 msgid "No privileges."
11363 msgstr ""
11365 #: libraries/classes/Server/Privileges.php:254
11366 msgid "Includes all privileges except GRANT."
11367 msgstr ""
11369 #: libraries/classes/Server/Privileges.php:276
11370 #: libraries/classes/Server/Privileges.php:343
11371 #: templates/server/privileges/privileges_table.twig:100
11372 #: templates/server/privileges/privileges_table.twig:103
11373 #: templates/server/privileges/privileges_table.twig:299
11374 #: templates/server/privileges/privileges_table.twig:302
11375 msgid "Allows deleting data."
11376 msgstr ""
11378 #: libraries/classes/Server/Privileges.php:281
11379 #: templates/server/privileges/privileges_table.twig:112
11380 #: templates/server/privileges/privileges_table.twig:115
11381 #: templates/server/privileges/privileges_table.twig:337
11382 #: templates/server/privileges/privileges_table.twig:345
11383 msgid "Allows creating new tables."
11384 msgstr ""
11386 #: libraries/classes/Server/Privileges.php:286
11387 #: templates/server/privileges/privileges_table.twig:124
11388 #: templates/server/privileges/privileges_table.twig:127
11389 #: templates/server/privileges/privileges_table.twig:385
11390 #: templates/server/privileges/privileges_table.twig:393
11391 msgid "Allows dropping tables."
11392 msgstr ""
11394 #: libraries/classes/Server/Privileges.php:291
11395 #: libraries/classes/Server/Privileges.php:383
11396 #: templates/server/privileges/privileges_table.twig:149
11397 #: templates/server/privileges/privileges_table.twig:152
11398 #: templates/server/privileges/privileges_table.twig:369
11399 #: templates/server/privileges/privileges_table.twig:372
11400 msgid "Allows creating and dropping indexes."
11401 msgstr ""
11403 #: libraries/classes/Server/Privileges.php:296
11404 #: libraries/classes/Server/Privileges.php:388
11405 #: templates/server/privileges/privileges_table.twig:161
11406 #: templates/server/privileges/privileges_table.twig:164
11407 #: templates/server/privileges/privileges_table.twig:356
11408 #: templates/server/privileges/privileges_table.twig:359
11409 msgid "Allows altering the structure of existing tables."
11410 msgstr ""
11412 #: libraries/classes/Server/Privileges.php:301
11413 #: libraries/classes/Server/Privileges.php:427
11414 #: libraries/classes/Server/Privileges.php:443
11415 #: templates/server/privileges/privileges_table.twig:173
11416 #: templates/server/privileges/privileges_table.twig:176
11417 #: templates/server/privileges/privileges_table.twig:470
11418 #: templates/server/privileges/privileges_table.twig:473
11419 #: templates/server/privileges/privileges_table.twig:485
11420 #: templates/server/privileges/privileges_table.twig:488
11421 msgid "Allows creating new views."
11422 msgstr ""
11424 #: libraries/classes/Server/Privileges.php:306
11425 #: libraries/classes/Server/Privileges.php:448
11426 #: libraries/classes/Server/Privileges.php:454
11427 #: templates/server/privileges/privileges_table.twig:185
11428 #: templates/server/privileges/privileges_table.twig:188
11429 #: templates/server/privileges/privileges_table.twig:417
11430 #: templates/server/privileges/privileges_table.twig:420
11431 msgid "Allows performing SHOW CREATE VIEW queries."
11432 msgstr ""
11434 #: libraries/classes/Server/Privileges.php:311
11435 #: libraries/classes/Server/Privileges.php:437
11436 #: templates/server/privileges/privileges_table.twig:197
11437 #: templates/server/privileges/privileges_table.twig:200
11438 #: templates/server/privileges/privileges_table.twig:513
11439 #: templates/server/privileges/privileges_table.twig:516
11440 msgid "Allows creating and dropping triggers."
11441 msgstr ""
11443 #: libraries/classes/Server/Privileges.php:328
11444 #: templates/server/privileges/privileges_table.twig:15
11445 #: templates/server/privileges/privileges_table.twig:260
11446 #: templates/server/privileges/privileges_table.twig:263
11447 msgid "Allows reading data."
11448 msgstr ""
11450 #: libraries/classes/Server/Privileges.php:333
11451 #: templates/server/privileges/privileges_table.twig:36
11452 #: templates/server/privileges/privileges_table.twig:273
11453 #: templates/server/privileges/privileges_table.twig:276
11454 msgid "Allows inserting and replacing data."
11455 msgstr ""
11457 #: libraries/classes/Server/Privileges.php:338
11458 #: templates/server/privileges/privileges_table.twig:57
11459 #: templates/server/privileges/privileges_table.twig:286
11460 #: templates/server/privileges/privileges_table.twig:289
11461 msgid "Allows changing data."
11462 msgstr ""
11464 #: libraries/classes/Server/Privileges.php:348
11465 #: templates/server/privileges/privileges_table.twig:335
11466 #: templates/server/privileges/privileges_table.twig:343
11467 msgid "Allows creating new databases and tables."
11468 msgstr ""
11470 #: libraries/classes/Server/Privileges.php:353
11471 #: templates/server/privileges/privileges_table.twig:383
11472 #: templates/server/privileges/privileges_table.twig:391
11473 msgid "Allows dropping databases and tables."
11474 msgstr ""
11476 #: libraries/classes/Server/Privileges.php:358
11477 #: templates/server/privileges/privileges_table.twig:575
11478 #: templates/server/privileges/privileges_table.twig:578
11479 msgid "Allows reloading server settings and flushing the server's caches."
11480 msgstr ""
11482 #: libraries/classes/Server/Privileges.php:363
11483 #: templates/server/privileges/privileges_table.twig:588
11484 #: templates/server/privileges/privileges_table.twig:591
11485 msgid "Allows shutting down the server."
11486 msgstr ""
11488 #: libraries/classes/Server/Privileges.php:368
11489 #: templates/server/privileges/privileges_table.twig:562
11490 #: templates/server/privileges/privileges_table.twig:565
11491 msgid "Allows viewing processes of all users."
11492 msgstr ""
11494 #: libraries/classes/Server/Privileges.php:373
11495 #: templates/server/privileges/privileges_table.twig:313
11496 #: templates/server/privileges/privileges_table.twig:316
11497 msgid "Allows importing data from and exporting data into files."
11498 msgstr ""
11500 #: libraries/classes/Server/Privileges.php:378
11501 #: templates/server/privileges/privileges_table.twig:78
11502 #: templates/server/privileges/privileges_table.twig:642
11503 msgid "Has no effect in this MySQL version."
11504 msgstr ""
11506 #: libraries/classes/Server/Privileges.php:393
11507 #: templates/server/privileges/privileges_table.twig:601
11508 #: templates/server/privileges/privileges_table.twig:604
11509 msgid "Gives access to the complete list of databases."
11510 msgstr ""
11512 #: libraries/classes/Server/Privileges.php:399
11513 #: templates/server/privileges/privileges_table.twig:548
11514 #: templates/server/privileges/privileges_table.twig:552
11515 msgid ""
11516 "Allows connecting, even if maximum number of connections is reached; "
11517 "required for most administrative operations like setting global variables or "
11518 "killing threads of other users."
11519 msgstr ""
11521 #: libraries/classes/Server/Privileges.php:407
11522 #: templates/server/privileges/privileges_table.twig:404
11523 #: templates/server/privileges/privileges_table.twig:407
11524 msgid "Allows creating temporary tables."
11525 msgstr ""
11527 #: libraries/classes/Server/Privileges.php:412
11528 #: templates/server/privileges/privileges_table.twig:629
11529 #: templates/server/privileges/privileges_table.twig:632
11530 msgid "Allows locking tables for the current thread."
11531 msgstr ""
11533 #: libraries/classes/Server/Privileges.php:417
11534 #: templates/server/privileges/privileges_table.twig:670
11535 #: templates/server/privileges/privileges_table.twig:673
11536 msgid "Needed for the replication slaves."
11537 msgstr ""
11539 #: libraries/classes/Server/Privileges.php:422
11540 #: templates/server/privileges/privileges_table.twig:657
11541 #: templates/server/privileges/privileges_table.twig:660
11542 msgid "Allows the user to ask where the slaves / masters are."
11543 msgstr ""
11545 #: libraries/classes/Server/Privileges.php:432
11546 #: templates/server/privileges/privileges_table.twig:500
11547 #: templates/server/privileges/privileges_table.twig:503
11548 msgid "Allows to set up events for the event scheduler."
11549 msgstr ""
11551 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11552 #: libraries/classes/Server/Privileges.php:461
11553 #: libraries/classes/Server/Privileges.php:468
11554 #: templates/server/privileges/privileges_table.twig:210
11555 #: templates/server/privileges/privileges_table.twig:214
11556 msgid "Allows deleting historical rows."
11557 msgstr ""
11559 #: libraries/classes/Server/Privileges.php:473
11560 #: templates/server/privileges/privileges_table.twig:430
11561 #: templates/server/privileges/privileges_table.twig:433
11562 msgid "Allows creating stored routines."
11563 msgstr ""
11565 #: libraries/classes/Server/Privileges.php:478
11566 #: templates/server/privileges/privileges_table.twig:443
11567 #: templates/server/privileges/privileges_table.twig:446
11568 msgid "Allows altering and dropping stored routines."
11569 msgstr ""
11571 #: libraries/classes/Server/Privileges.php:483
11572 #: templates/server/privileges/privileges_table.twig:683
11573 #: templates/server/privileges/privileges_table.twig:686
11574 msgid "Allows creating, dropping and renaming user accounts."
11575 msgstr ""
11577 #: libraries/classes/Server/Privileges.php:488
11578 #: templates/server/privileges/privileges_table.twig:456
11579 #: templates/server/privileges/privileges_table.twig:459
11580 msgid "Allows executing stored routines."
11581 msgstr ""
11583 #: libraries/classes/Server/Privileges.php:793
11584 #: libraries/classes/Server/Privileges.php:867
11585 #: libraries/classes/Server/Privileges.php:3969
11586 msgid "Native MySQL authentication"
11587 msgstr ""
11589 #: libraries/classes/Server/Privileges.php:795
11590 msgid "SHA256 password authentication"
11591 msgstr ""
11593 #: libraries/classes/Server/Privileges.php:1163
11594 #, php-format
11595 msgid "The password for %s was changed successfully."
11596 msgstr ""
11598 #: libraries/classes/Server/Privileges.php:1212
11599 #, php-format
11600 msgid "You have revoked the privileges for %s."
11601 msgstr ""
11603 #: libraries/classes/Server/Privileges.php:1548
11604 #: templates/database/privileges/index.twig:124
11605 #: templates/table/privileges/index.twig:127
11606 msgid "Not enough privilege to view users."
11607 msgstr ""
11609 #: libraries/classes/Server/Privileges.php:1615
11610 #: templates/database/privileges/index.twig:80
11611 #: templates/server/privileges/new_user_ajax.twig:45
11612 #: templates/server/privileges/users_overview.twig:72
11613 #: templates/table/privileges/index.twig:84
11614 msgid "Edit privileges"
11615 msgstr ""
11617 #: libraries/classes/Server/Privileges.php:1618
11618 msgid "Revoke"
11619 msgstr ""
11621 #: libraries/classes/Server/Privileges.php:1946
11622 #: templates/server/privileges/privileges_table.twig:240
11623 msgid "Database-specific privileges"
11624 msgstr ""
11626 #: libraries/classes/Server/Privileges.php:1952
11627 #: templates/server/privileges/privileges_summary.twig:18
11628 #: templates/server/privileges/privileges_table.twig:7
11629 #: templates/server/privileges/privileges_table.twig:242
11630 msgid "Table-specific privileges"
11631 msgstr ""
11633 #: libraries/classes/Server/Privileges.php:1957
11634 #: libraries/classes/Server/Privileges.php:1959
11635 #: templates/server/privileges/edit_routine_privileges.twig:29
11636 #: templates/server/privileges/edit_routine_privileges.twig:46
11637 #: templates/server/privileges/edit_routine_privileges.twig:58
11638 msgid "Routine"
11639 msgstr ""
11641 #: libraries/classes/Server/Privileges.php:1958
11642 #: templates/server/privileges/edit_routine_privileges.twig:47
11643 msgid "Routine-specific privileges"
11644 msgstr ""
11646 #: libraries/classes/Server/Privileges.php:2306
11647 msgid "No users selected for deleting!"
11648 msgstr ""
11650 #: libraries/classes/Server/Privileges.php:2309
11651 msgid "Reloading the privileges"
11652 msgstr ""
11654 #: libraries/classes/Server/Privileges.php:2332
11655 msgid "The selected users have been deleted successfully."
11656 msgstr ""
11658 #: libraries/classes/Server/Privileges.php:2409
11659 #, php-format
11660 msgid "You have updated the privileges for %s."
11661 msgstr ""
11663 #: libraries/classes/Server/Privileges.php:2496
11664 #: templates/database/privileges/index.twig:102
11665 #: templates/table/privileges/index.twig:106
11666 msgid "No user found."
11667 msgstr ""
11669 #: libraries/classes/Server/Privileges.php:2577
11670 #, php-format
11671 msgid "Deleting %s"
11672 msgstr ""
11674 #: libraries/classes/Server/Privileges.php:2608
11675 msgid "The privileges were reloaded successfully."
11676 msgstr ""
11678 #: libraries/classes/Server/Privileges.php:2709
11679 #, php-format
11680 msgid "The user %s already exists!"
11681 msgstr ""
11683 #: libraries/classes/Server/Privileges.php:2993
11684 #, php-format
11685 msgid "Privileges for %s"
11686 msgstr ""
11688 #: libraries/classes/Server/Privileges.php:3132
11689 msgid ""
11690 "A user account allowing any user from localhost to connect is present. This "
11691 "will prevent other users from connecting if the host part of their account "
11692 "allows a connection from any (%) host."
11693 msgstr ""
11695 #: libraries/classes/Server/Privileges.php:3175
11696 #, php-format
11697 msgid ""
11698 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11699 "tables. The content of these tables may differ from the privileges the "
11700 "server uses, if they have been changed manually. In this case, you should "
11701 "%sreload the privileges%s before you continue."
11702 msgstr ""
11704 #: libraries/classes/Server/Privileges.php:3191
11705 msgid ""
11706 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11707 "tables. The content of these tables may differ from the privileges the "
11708 "server uses, if they have been changed manually. In this case, the "
11709 "privileges have to be reloaded but currently, you don't have the RELOAD "
11710 "privilege."
11711 msgstr ""
11713 #: libraries/classes/Server/Privileges.php:3527
11714 msgid "You have added a new user."
11715 msgstr ""
11717 #: libraries/classes/Server/Select.php:57
11718 #: libraries/classes/Server/Select.php:62
11719 msgid "Current server:"
11720 msgstr ""
11722 #: libraries/classes/Server/Status/Data.php:149
11723 msgid "Handler"
11724 msgstr ""
11726 #: libraries/classes/Server/Status/Data.php:150
11727 msgid "Query cache"
11728 msgstr ""
11730 #: libraries/classes/Server/Status/Data.php:151
11731 msgid "Threads"
11732 msgstr ""
11734 #: libraries/classes/Server/Status/Data.php:153
11735 msgid "Temporary data"
11736 msgstr ""
11738 #: libraries/classes/Server/Status/Data.php:154
11739 msgid "Delayed inserts"
11740 msgstr ""
11742 #: libraries/classes/Server/Status/Data.php:155
11743 msgid "Key cache"
11744 msgstr ""
11746 #: libraries/classes/Server/Status/Data.php:156
11747 msgid "Joins"
11748 msgstr ""
11750 #: libraries/classes/Server/Status/Data.php:158
11751 msgid "Sorting"
11752 msgstr ""
11754 #: libraries/classes/Server/Status/Data.php:160
11755 msgid "Transaction coordinator"
11756 msgstr ""
11758 #: libraries/classes/Server/Status/Data.php:161
11759 #: templates/server/binlog/index.twig:27
11760 msgid "Files"
11761 msgstr ""
11763 #: libraries/classes/Server/Status/Data.php:180
11764 msgid "Flush (close) all tables"
11765 msgstr ""
11767 #: libraries/classes/Server/Status/Data.php:184
11768 msgid "Show open tables"
11769 msgstr ""
11771 #: libraries/classes/Server/Status/Data.php:193
11772 msgid "Show slave hosts"
11773 msgstr ""
11775 #: libraries/classes/Server/Status/Data.php:200
11776 #: templates/server/replication/master_replication.twig:9
11777 msgid "Show master status"
11778 msgstr ""
11780 #: libraries/classes/Server/Status/Data.php:206
11781 msgid "Show slave status"
11782 msgstr ""
11784 #: libraries/classes/Server/Status/Data.php:214
11785 msgid "Flush query cache"
11786 msgstr ""
11788 #: libraries/classes/Server/UserGroups.php:116
11789 msgid "View users"
11790 msgstr ""
11792 #: libraries/classes/Server/UserGroups.php:260
11793 msgid "Server-level tabs"
11794 msgstr ""
11796 #: libraries/classes/Server/UserGroups.php:265
11797 msgid "Database-level tabs"
11798 msgstr ""
11800 #: libraries/classes/Server/UserGroups.php:270
11801 msgid "Table-level tabs"
11802 msgstr ""
11804 #: libraries/classes/Setup/Index.php:134
11805 msgid ""
11806 "Reading of version failed. Maybe you're offline or the upgrade server does "
11807 "not respond."
11808 msgstr ""
11810 #: libraries/classes/Setup/Index.php:157
11811 msgid "Got invalid version string from server"
11812 msgstr ""
11814 #: libraries/classes/Setup/Index.php:171
11815 msgid "Unparsable version string"
11816 msgstr ""
11818 #: libraries/classes/Setup/Index.php:193
11819 #, php-format
11820 msgid ""
11821 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
11822 "version is %s, released on %s."
11823 msgstr ""
11825 #: libraries/classes/Setup/Index.php:201
11826 msgid "No newer stable version is available"
11827 msgstr ""
11829 #: libraries/classes/Sql.php:524
11830 #, php-format
11831 msgid "Using bookmark \"%s\" as default browse query."
11832 msgstr ""
11834 #: libraries/classes/Sql.php:1032
11835 msgid "Showing as PHP code"
11836 msgstr ""
11838 #: libraries/classes/Sql.php:1415
11839 #, php-format
11840 msgid ""
11841 "Current selection does not contain a unique column. Grid edit, checkbox, "
11842 "Edit, Copy and Delete features are not available. %s"
11843 msgstr ""
11845 #: libraries/classes/Sql.php:1429
11846 #, php-format
11847 msgid ""
11848 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
11849 "and Delete features may result in undesired behavior. %s"
11850 msgstr ""
11852 #: libraries/classes/SqlQueryForm.php:152
11853 #, php-format
11854 msgid "Run SQL query/queries on server “%s”"
11855 msgstr ""
11857 #: libraries/classes/SqlQueryForm.php:171
11858 #, php-format
11859 msgid "Run SQL query/queries on database %s"
11860 msgstr ""
11862 #: libraries/classes/SqlQueryForm.php:197
11863 #, php-format
11864 msgid "Run SQL query/queries on table %s"
11865 msgstr ""
11867 #: libraries/classes/StorageEngine.php:259
11868 msgid ""
11869 "There is no detailed status information available for this storage engine."
11870 msgstr ""
11872 #: libraries/classes/StorageEngine.php:367
11873 #: templates/database/structure/body_for_table_summary.twig:46
11874 #, php-format
11875 msgid "%s is the default storage engine on this MySQL server."
11876 msgstr ""
11878 #: libraries/classes/StorageEngine.php:370
11879 #, php-format
11880 msgid "%s is available on this MySQL server."
11881 msgstr ""
11883 #: libraries/classes/StorageEngine.php:373
11884 #, php-format
11885 msgid "%s has been disabled for this MySQL server."
11886 msgstr ""
11888 #: libraries/classes/StorageEngine.php:378
11889 #, php-format
11890 msgid "This MySQL server does not support the %s storage engine."
11891 msgstr ""
11893 #: libraries/classes/Table/Maintenance.php:94
11894 #, php-format
11895 msgid "Problems with indexes of table `%s`"
11896 msgstr ""
11898 #: libraries/classes/Table.php:352
11899 msgid "Unknown table status:"
11900 msgstr ""
11902 #: libraries/classes/Table.php:1024
11903 #, php-format
11904 msgid "Source database `%s` was not found!"
11905 msgstr ""
11907 #: libraries/classes/Table.php:1032
11908 #, php-format
11909 msgid "Target database `%s` was not found!"
11910 msgstr ""
11912 #: libraries/classes/Table.php:1597
11913 msgid "Invalid database:"
11914 msgstr ""
11916 #: libraries/classes/Table.php:1615
11917 msgid "Invalid table name:"
11918 msgstr ""
11920 #: libraries/classes/Table.php:1653
11921 #, php-format
11922 msgid "Failed to rename table %1$s to %2$s!"
11923 msgstr ""
11925 #: libraries/classes/Table.php:1675
11926 #, php-format
11927 msgid "Table %1$s has been renamed to %2$s."
11928 msgstr ""
11930 #: libraries/classes/Table.php:1919
11931 msgid "Could not save table UI preferences!"
11932 msgstr ""
11934 #: libraries/classes/Table.php:1951
11935 #, php-format
11936 msgid ""
11937 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
11938 "['MaxTableUiprefs'] %s)"
11939 msgstr ""
11941 #: libraries/classes/Table.php:2102
11942 #, php-format
11943 msgid ""
11944 "Cannot save UI property \"%s\". The changes made will not be persistent "
11945 "after you refresh this page. Please check if the table structure has been "
11946 "changed."
11947 msgstr ""
11949 #: libraries/classes/Table.php:2261
11950 msgid "Can't rename index to PRIMARY!"
11951 msgstr ""
11953 #: libraries/classes/Table.php:2285
11954 msgid "No index parts defined!"
11955 msgstr ""
11957 #: libraries/classes/Table.php:2615
11958 #, php-format
11959 msgid "Error creating foreign key on %1$s (check data types)"
11960 msgstr ""
11962 #: libraries/classes/Template.php:108
11963 #, php-format
11964 msgid "Error while working with template cache: %s"
11965 msgstr ""
11967 #: libraries/classes/ThemeManager.php:88
11968 #, php-format
11969 msgid "Default theme %s not found!"
11970 msgstr ""
11972 #: libraries/classes/ThemeManager.php:173
11973 #, php-format
11974 msgid "Theme %s not found!"
11975 msgstr ""
11977 #: libraries/classes/ThemeManager.php:261
11978 #, php-format
11979 msgid "Theme path not found for theme %s!"
11980 msgstr ""
11982 #: libraries/classes/ThemeManager.php:350
11983 msgid "Theme:"
11984 msgstr ""
11986 #: libraries/classes/Theme.php:215
11987 #, php-format
11988 msgid "No valid image path for theme %s found!"
11989 msgstr ""
11991 #: libraries/classes/Tracking.php:235
11992 #: templates/database/tracking/tables.twig:115
11993 #: templates/table/tracking/main.twig:73
11994 msgid "Tracking report"
11995 msgstr ""
11997 #: libraries/classes/Tracking.php:239
11998 msgid "Tracking statements"
11999 msgstr ""
12001 #: libraries/classes/Tracking.php:254
12002 msgid "Delete tracking data row from report"
12003 msgstr ""
12005 #: libraries/classes/Tracking.php:265
12006 msgid "No data"
12007 msgstr ""
12009 #: libraries/classes/Tracking.php:317
12010 #: templates/database/operations/index.twig:136
12011 #: templates/database/structure/copy_form.twig:19
12012 #: templates/table/operations/index.twig:253
12013 msgid "Structure only"
12014 msgstr ""
12016 #: libraries/classes/Tracking.php:320
12017 #: templates/database/operations/index.twig:148
12018 #: templates/database/structure/copy_form.twig:29
12019 #: templates/table/operations/index.twig:265
12020 msgid "Data only"
12021 msgstr ""
12023 #: libraries/classes/Tracking.php:323
12024 #: templates/database/operations/index.twig:142
12025 #: templates/database/structure/copy_form.twig:24
12026 #: templates/table/operations/index.twig:259
12027 msgid "Structure and data"
12028 msgstr ""
12030 #: libraries/classes/Tracking.php:388 libraries/classes/Tracking.php:455
12031 #, php-format
12032 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
12033 msgstr ""
12035 #: libraries/classes/Tracking.php:476
12036 msgid "SQL dump (file download)"
12037 msgstr ""
12039 #: libraries/classes/Tracking.php:478
12040 msgid "SQL dump"
12041 msgstr ""
12043 #: libraries/classes/Tracking.php:481
12044 msgid "This option will replace your table and contained data."
12045 msgstr ""
12047 #: libraries/classes/Tracking.php:483
12048 msgid "SQL execution"
12049 msgstr ""
12051 #: libraries/classes/Tracking.php:487
12052 #, php-format
12053 msgid "Export as %s"
12054 msgstr ""
12056 #: libraries/classes/Tracking.php:525
12057 msgid "Data manipulation statement"
12058 msgstr ""
12060 #: libraries/classes/Tracking.php:561
12061 msgid "Data definition statement"
12062 msgstr ""
12064 #: libraries/classes/Tracking.php:642
12065 #: templates/database/tracking/tables.twig:126
12066 #: templates/table/tracking/main.twig:80
12067 msgid "Structure snapshot"
12068 msgstr ""
12070 #: libraries/classes/Tracking.php:662
12071 #, php-format
12072 msgid "Version %s snapshot (SQL code)"
12073 msgstr ""
12075 #: libraries/classes/Tracking.php:728
12076 msgid "Tracking data definition successfully deleted"
12077 msgstr ""
12079 #: libraries/classes/Tracking.php:738
12080 msgid "Tracking data manipulation successfully deleted"
12081 msgstr ""
12083 #: libraries/classes/Tracking.php:794
12084 msgid ""
12085 "You can execute the dump by creating and using a temporary database. Please "
12086 "ensure that you have the privileges to do so."
12087 msgstr ""
12089 #: libraries/classes/Tracking.php:798
12090 msgid "Comment out these two lines if you do not need them."
12091 msgstr ""
12093 #: libraries/classes/Tracking.php:808
12094 msgid "SQL statements exported. Please copy the dump or execute it."
12095 msgstr ""
12097 #: libraries/classes/Tracking.php:858
12098 #, php-format
12099 msgid "Tracking report for table `%s`"
12100 msgstr ""
12102 #: libraries/classes/Tracking.php:889
12103 #, php-format
12104 msgid "Tracking for %1$s was activated at version %2$s."
12105 msgstr ""
12107 #: libraries/classes/Tracking.php:892
12108 #, php-format
12109 msgid "Tracking for %1$s was deactivated at version %2$s."
12110 msgstr ""
12112 #: libraries/classes/Tracking.php:986
12113 #, php-format
12114 msgid "Version %1$s of %2$s was deleted."
12115 msgstr ""
12117 #: libraries/classes/Tracking.php:1019
12118 #, php-format
12119 msgid "Version %1$s was created, tracking for %2$s is active."
12120 msgstr ""
12122 #: libraries/classes/Types.php:206
12123 msgid ""
12124 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
12125 msgstr ""
12127 #: libraries/classes/Types.php:211
12128 msgid ""
12129 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
12130 "65,535"
12131 msgstr ""
12133 #: libraries/classes/Types.php:216
12134 msgid ""
12135 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
12136 "0 to 16,777,215"
12137 msgstr ""
12139 #: libraries/classes/Types.php:221
12140 msgid ""
12141 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
12142 "range is 0 to 4,294,967,295"
12143 msgstr ""
12145 #: libraries/classes/Types.php:227
12146 msgid ""
12147 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
12148 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
12149 msgstr ""
12151 #: libraries/classes/Types.php:233
12152 msgid ""
12153 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
12154 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
12155 msgstr ""
12157 #: libraries/classes/Types.php:239
12158 msgid ""
12159 "A small floating-point number, allowable values are -3.402823466E+38 to "
12160 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
12161 msgstr ""
12163 #: libraries/classes/Types.php:245
12164 msgid ""
12165 "A double-precision floating-point number, allowable values are "
12166 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
12167 "2.2250738585072014E-308 to 1.7976931348623157E+308"
12168 msgstr ""
12170 #: libraries/classes/Types.php:251
12171 msgid ""
12172 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
12173 "FLOAT)"
12174 msgstr ""
12176 #: libraries/classes/Types.php:256
12177 msgid ""
12178 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
12179 "64)"
12180 msgstr ""
12182 #: libraries/classes/Types.php:261
12183 msgid ""
12184 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
12185 "values are considered true"
12186 msgstr ""
12188 #: libraries/classes/Types.php:265
12189 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
12190 msgstr ""
12192 #: libraries/classes/Types.php:268
12193 #, php-format
12194 msgid "A date, supported range is %1$s to %2$s"
12195 msgstr ""
12197 #: libraries/classes/Types.php:274
12198 #, php-format
12199 msgid "A date and time combination, supported range is %1$s to %2$s"
12200 msgstr ""
12202 #: libraries/classes/Types.php:280
12203 msgid ""
12204 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12205 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12206 msgstr ""
12208 #: libraries/classes/Types.php:286
12209 #, php-format
12210 msgid "A time, range is %1$s to %2$s"
12211 msgstr ""
12213 #: libraries/classes/Types.php:292
12214 msgid ""
12215 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
12216 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
12217 msgstr ""
12219 #: libraries/classes/Types.php:298
12220 msgid ""
12221 "A fixed-length (0-255, default 1) string that is always right-padded with "
12222 "spaces to the specified length when stored"
12223 msgstr ""
12225 #: libraries/classes/Types.php:304
12226 #, php-format
12227 msgid ""
12228 "A variable-length (%s) string, the effective maximum length is subject to "
12229 "the maximum row size"
12230 msgstr ""
12232 #: libraries/classes/Types.php:311
12233 msgid ""
12234 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
12235 "a one-byte prefix indicating the length of the value in bytes"
12236 msgstr ""
12238 #: libraries/classes/Types.php:317
12239 msgid ""
12240 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
12241 "with a two-byte prefix indicating the length of the value in bytes"
12242 msgstr ""
12244 #: libraries/classes/Types.php:323
12245 msgid ""
12246 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
12247 "stored with a three-byte prefix indicating the length of the value in bytes"
12248 msgstr ""
12250 #: libraries/classes/Types.php:329
12251 msgid ""
12252 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12253 "characters, stored with a four-byte prefix indicating the length of the "
12254 "value in bytes"
12255 msgstr ""
12257 #: libraries/classes/Types.php:335
12258 msgid ""
12259 "Similar to the CHAR type, but stores binary byte strings rather than non-"
12260 "binary character strings"
12261 msgstr ""
12263 #: libraries/classes/Types.php:340
12264 msgid ""
12265 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12266 "binary character strings"
12267 msgstr ""
12269 #: libraries/classes/Types.php:345
12270 msgid ""
12271 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12272 "one-byte prefix indicating the length of the value"
12273 msgstr ""
12275 #: libraries/classes/Types.php:350
12276 msgid ""
12277 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12278 "with a three-byte prefix indicating the length of the value"
12279 msgstr ""
12281 #: libraries/classes/Types.php:356
12282 msgid ""
12283 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12284 "a two-byte prefix indicating the length of the value"
12285 msgstr ""
12287 #: libraries/classes/Types.php:361
12288 msgid ""
12289 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12290 "bytes, stored with a four-byte prefix indicating the length of the value"
12291 msgstr ""
12293 #: libraries/classes/Types.php:367
12294 msgid ""
12295 "An enumeration, chosen from the list of up to 65,535 values or the special "
12296 "'' error value"
12297 msgstr ""
12299 #: libraries/classes/Types.php:371
12300 msgid "A single value chosen from a set of up to 64 members"
12301 msgstr ""
12303 #: libraries/classes/Types.php:373
12304 msgid "A type that can store a geometry of any type"
12305 msgstr ""
12307 #: libraries/classes/Types.php:375
12308 msgid "A point in 2-dimensional space"
12309 msgstr ""
12311 #: libraries/classes/Types.php:377
12312 msgid "A curve with linear interpolation between points"
12313 msgstr ""
12315 #: libraries/classes/Types.php:379
12316 msgid "A polygon"
12317 msgstr ""
12319 #: libraries/classes/Types.php:381
12320 msgid "A collection of points"
12321 msgstr ""
12323 #: libraries/classes/Types.php:384
12324 msgid "A collection of curves with linear interpolation between points"
12325 msgstr ""
12327 #: libraries/classes/Types.php:387
12328 msgid "A collection of polygons"
12329 msgstr ""
12331 #: libraries/classes/Types.php:389
12332 msgid "A collection of geometry objects of any type"
12333 msgstr ""
12335 #: libraries/classes/Types.php:392
12336 msgid ""
12337 "Stores and enables efficient access to data in JSON (JavaScript Object "
12338 "Notation) documents"
12339 msgstr ""
12341 #: libraries/classes/Types.php:396
12342 msgid ""
12343 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12344 "conventional mapping of IPv4 addresses into IPv6 addresses"
12345 msgstr ""
12347 #: libraries/classes/Types.php:723
12348 msgctxt "numeric types"
12349 msgid "Numeric"
12350 msgstr ""
12352 #: libraries/classes/Types.php:741
12353 msgctxt "date and time types"
12354 msgid "Date and time"
12355 msgstr ""
12357 #: libraries/classes/Types.php:771
12358 msgctxt "spatial types"
12359 msgid "Spatial"
12360 msgstr ""
12362 #: libraries/classes/UserPassword.php:35
12363 msgid "The profile has been updated."
12364 msgstr ""
12366 #: libraries/classes/UserPassword.php:47
12367 msgid "Password is too long!"
12368 msgstr ""
12370 #: libraries/classes/UserPreferences.php:168
12371 msgid "Could not save configuration"
12372 msgstr ""
12374 #: libraries/classes/Util.php:138
12375 #, php-format
12376 msgid "Max: %s%s"
12377 msgstr ""
12379 #. l10n: Short month name
12380 #. l10n: Short month name for January
12381 #: libraries/classes/Util.php:744 templates/javascript/variables.twig:34
12382 msgid "Jan"
12383 msgstr "jan"
12385 #. l10n: Short month name
12386 #. l10n: Short month name for February
12387 #: libraries/classes/Util.php:746 templates/javascript/variables.twig:35
12388 msgid "Feb"
12389 msgstr "feb"
12391 #. l10n: Short month name
12392 #. l10n: Short month name for March
12393 #: libraries/classes/Util.php:748 templates/javascript/variables.twig:36
12394 msgid "Mar"
12395 msgstr "mrt"
12397 #. l10n: Short month name
12398 #. l10n: Short month name for April
12399 #: libraries/classes/Util.php:750 templates/javascript/variables.twig:37
12400 msgid "Apr"
12401 msgstr "apr"
12403 #. l10n: Short month name
12404 #: libraries/classes/Util.php:752
12405 msgctxt "Short month name"
12406 msgid "May"
12407 msgstr "mei"
12409 #. l10n: Short month name
12410 #. l10n: Short month name for June
12411 #: libraries/classes/Util.php:754 templates/javascript/variables.twig:39
12412 msgid "Jun"
12413 msgstr "jun"
12415 #. l10n: Short month name
12416 #. l10n: Short month name for July
12417 #: libraries/classes/Util.php:756 templates/javascript/variables.twig:40
12418 msgid "Jul"
12419 msgstr "jul"
12421 #. l10n: Short month name
12422 #. l10n: Short month name for August
12423 #: libraries/classes/Util.php:758 templates/javascript/variables.twig:41
12424 msgid "Aug"
12425 msgstr "ogu"
12427 #. l10n: Short month name
12428 #. l10n: Short month name for September
12429 #: libraries/classes/Util.php:760 templates/javascript/variables.twig:42
12430 msgid "Sep"
12431 msgstr "sep"
12433 #. l10n: Short month name
12434 #. l10n: Short month name for October
12435 #: libraries/classes/Util.php:762 templates/javascript/variables.twig:43
12436 msgid "Oct"
12437 msgstr "okt"
12439 #. l10n: Short month name
12440 #. l10n: Short month name for November
12441 #: libraries/classes/Util.php:764 templates/javascript/variables.twig:44
12442 msgid "Nov"
12443 msgstr "nov"
12445 #. l10n: Short month name
12446 #. l10n: Short month name for December
12447 #: libraries/classes/Util.php:766 templates/javascript/variables.twig:45
12448 msgid "Dec"
12449 msgstr "dec"
12451 #. l10n: Short week day name for Sunday
12452 #: libraries/classes/Util.php:770
12453 #, fuzzy
12454 #| msgid "Sun"
12455 msgctxt "Short week day name for Sunday"
12456 msgid "Sun"
12457 msgstr "zu"
12459 #. l10n: Short week day name for Monday
12460 #: libraries/classes/Util.php:772 templates/javascript/variables.twig:58
12461 msgid "Mon"
12462 msgstr "mo"
12464 #. l10n: Short week day name for Tuesday
12465 #: libraries/classes/Util.php:774 templates/javascript/variables.twig:59
12466 msgid "Tue"
12467 msgstr "di"
12469 #. l10n: Short week day name for Wednesday
12470 #: libraries/classes/Util.php:776 templates/javascript/variables.twig:60
12471 msgid "Wed"
12472 msgstr "wo"
12474 #. l10n: Short week day name for Thursday
12475 #: libraries/classes/Util.php:778 templates/javascript/variables.twig:61
12476 msgid "Thu"
12477 msgstr "du"
12479 #. l10n: Short week day name for Friday
12480 #: libraries/classes/Util.php:780 templates/javascript/variables.twig:62
12481 msgid "Fri"
12482 msgstr "vr"
12484 #. l10n: Short week day name for Saturday
12485 #: libraries/classes/Util.php:782 templates/javascript/variables.twig:63
12486 msgid "Sat"
12487 msgstr "zo"
12489 #: libraries/classes/Util.php:808
12490 msgctxt "AM/PM indication in time"
12491 msgid "PM"
12492 msgstr ""
12494 #: libraries/classes/Util.php:810
12495 msgctxt "AM/PM indication in time"
12496 msgid "AM"
12497 msgstr ""
12499 #: libraries/classes/Util.php:884
12500 #, php-format
12501 msgid "%s days, %s hours, %s minutes and %s seconds"
12502 msgstr "%s daagn, %s eurn, %s menuutn and %s secondn"
12504 #: libraries/classes/Util.php:920
12505 msgid "Missing parameter:"
12506 msgstr ""
12508 #: libraries/classes/Util.php:2477
12509 msgid "Users"
12510 msgstr "Gebrukers"
12512 #: libraries/classes/Util.php:3109
12513 #: templates/database/multi_table_query/form.twig:59
12514 msgid "Sort"
12515 msgstr ""
12517 #: libraries/classes/ZipExtension.php:71 libraries/classes/ZipExtension.php:117
12518 msgid "Error in ZIP archive:"
12519 msgstr ""
12521 #: libraries/classes/ZipExtension.php:81
12522 msgid "No files found inside ZIP archive!"
12523 msgstr ""
12525 #: libraries/common.inc.php:276
12526 #, php-format
12527 msgid "You should upgrade to %s %s or later."
12528 msgstr ""
12530 #: libraries/common.inc.php:308
12531 msgid "Error: Token mismatch"
12532 msgstr ""
12534 #: libraries/config.values.php:88 libraries/config.values.php:126
12535 #: libraries/config.values.php:138
12536 msgid "Icons"
12537 msgstr ""
12539 #: libraries/config.values.php:89 libraries/config.values.php:127
12540 #: libraries/config.values.php:139
12541 #: templates/database/multi_table_query/form.twig:109
12542 msgid "Text"
12543 msgstr ""
12545 #: libraries/config.values.php:90 libraries/config.values.php:108
12546 #: libraries/config.values.php:128 libraries/config.values.php:140
12547 msgid "Both"
12548 msgstr ""
12550 #: libraries/config.values.php:105
12551 msgid "Nowhere"
12552 msgstr ""
12554 #: libraries/config.values.php:106
12555 msgid "Left"
12556 msgstr ""
12558 #: libraries/config.values.php:107
12559 msgid "Right"
12560 msgstr ""
12562 #: libraries/config.values.php:143
12563 msgid "Click"
12564 msgstr ""
12566 #: libraries/config.values.php:144
12567 msgid "Double click"
12568 msgstr ""
12570 #: libraries/config.values.php:148
12571 msgid "key"
12572 msgstr ""
12574 #: libraries/config.values.php:149
12575 msgid "display column"
12576 msgstr ""
12578 #: libraries/config.values.php:153
12579 msgid "Welcome"
12580 msgstr ""
12582 #: libraries/config.values.php:186
12583 msgid "Open"
12584 msgstr ""
12586 #: libraries/config.values.php:187
12587 msgid "Closed"
12588 msgstr ""
12590 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
12591 msgid "Monday"
12592 msgstr "moandag"
12594 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
12595 msgid "Tuesday"
12596 msgstr "diesndag"
12598 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
12599 msgid "Wednesday"
12600 msgstr "woensdag"
12602 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
12603 msgid "Thursday"
12604 msgstr "dunderdag"
12606 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
12607 msgid "Friday"
12608 msgstr "vrydag"
12610 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
12611 msgid "Saturday"
12612 msgstr "zoaterdag"
12614 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
12615 msgid "Sunday"
12616 msgstr "zundag"
12618 #: libraries/config.values.php:200
12619 msgid "Ask before sending error reports"
12620 msgstr ""
12622 #: libraries/config.values.php:201
12623 msgid "Always send error reports"
12624 msgstr ""
12626 #: libraries/config.values.php:202
12627 msgid "Never send error reports"
12628 msgstr ""
12630 #: libraries/config.values.php:205
12631 msgid "Server default"
12632 msgstr ""
12634 #: libraries/config.values.php:206
12635 msgid "Enable"
12636 msgstr ""
12638 #: libraries/config.values.php:207
12639 msgid "Disable"
12640 msgstr ""
12642 #: libraries/config.values.php:259
12643 msgid "Quick - display only the minimal options to configure"
12644 msgstr ""
12646 #: libraries/config.values.php:260
12647 msgid "Custom - display all possible options to configure"
12648 msgstr ""
12650 #: libraries/config.values.php:262
12651 msgid "Custom - like above, but without the quick/custom choice"
12652 msgstr ""
12654 #: libraries/config.values.php:330
12655 msgid "complete inserts"
12656 msgstr ""
12658 #: libraries/config.values.php:331
12659 msgid "extended inserts"
12660 msgstr ""
12662 #: libraries/config.values.php:332
12663 msgid "both of the above"
12664 msgstr ""
12666 #: libraries/config.values.php:333
12667 msgid "neither of the above"
12668 msgstr ""
12670 #: setup/index.php:27
12671 msgid "Configuration already exists, setup is disabled!"
12672 msgstr ""
12674 #: setup/validate.php:31
12675 msgid "Wrong data"
12676 msgstr ""
12678 #: setup/validate.php:37
12679 #, php-format
12680 msgid "Wrong data or no validation for %s"
12681 msgstr ""
12683 #: templates/columns_definitions/column_attributes.twig:31
12684 #: templates/database/central_columns/edit_table_row.twig:23
12685 #: templates/database/central_columns/main.twig:73
12686 #: templates/database/central_columns/main.twig:302
12687 msgid "Edit ENUM/SET values"
12688 msgstr ""
12690 #: templates/columns_definitions/column_attributes.twig:38
12691 #: templates/database/central_columns/edit_table_row.twig:30
12692 #: templates/database/central_columns/main.twig:78
12693 #: templates/database/central_columns/main.twig:313
12694 msgctxt "for default"
12695 msgid "None"
12696 msgstr ""
12698 #: templates/columns_definitions/column_attributes.twig:41
12699 #: templates/database/central_columns/edit_table_row.twig:33
12700 #: templates/database/central_columns/main.twig:79
12701 #: templates/database/central_columns/main.twig:316
12702 msgid "As defined:"
12703 msgstr ""
12705 #: templates/columns_definitions/column_attributes.twig:97
12706 msgid ""
12707 "You don't have sufficient privileges to perform this operation; Please refer "
12708 "to the documentation for more details"
12709 msgstr ""
12711 #: templates/columns_definitions/column_attributes.twig:111
12712 #: templates/database/data_dictionary/index.twig:67 templates/indexes.twig:17
12713 #: templates/table/structure/display_structure.twig:153
12714 #: templates/table/structure/display_structure.twig:161
12715 #: templates/table/structure/display_structure.twig:291
12716 #: templates/table/structure/display_structure.twig:416
12717 #: templates/table/tracking/structure_snapshot_indexes.twig:7
12718 msgid "Unique"
12719 msgstr ""
12721 #: templates/columns_definitions/column_attributes.twig:119
12722 #: templates/table/structure/display_structure.twig:220
12723 #: templates/table/structure/display_structure.twig:223
12724 #: templates/table/structure/display_structure.twig:300
12725 msgid "Fulltext"
12726 msgstr ""
12728 #: templates/columns_definitions/column_attributes.twig:123
12729 #: templates/table/structure/display_structure.twig:193
12730 #: templates/table/structure/display_structure.twig:201
12731 #: templates/table/structure/display_structure.twig:297
12732 msgid "Spatial"
12733 msgstr ""
12735 #: templates/columns_definitions/column_attributes.twig:156
12736 #: templates/table/structure/display_partitions.twig:26
12737 msgid "Expression"
12738 msgstr ""
12740 #: templates/columns_definitions/column_attributes.twig:177
12741 msgid "first"
12742 msgstr ""
12744 #: templates/columns_definitions/column_attributes.twig:182
12745 #: templates/table/structure/display_structure.twig:390
12746 #, php-format
12747 msgid "after %s"
12748 msgstr ""
12750 #: templates/columns_definitions/column_definitions_form.twig:23
12751 msgid "Table name"
12752 msgstr ""
12754 #: templates/columns_definitions/column_definitions_form.twig:32
12755 #: templates/console/display.twig:99
12756 #: templates/database/central_columns/main.twig:198 templates/export.twig:244
12757 #: templates/export.twig:258 templates/export.twig:272
12758 msgid "Add"
12759 msgstr ""
12761 #: templates/columns_definitions/column_definitions_form.twig:40
12762 msgid "column(s)"
12763 msgstr ""
12765 #: templates/columns_definitions/column_definitions_form.twig:74
12766 msgid "Collation:"
12767 msgstr ""
12769 #: templates/columns_definitions/column_definitions_form.twig:77
12770 msgid "Storage Engine:"
12771 msgstr ""
12773 #: templates/columns_definitions/column_definitions_form.twig:82
12774 msgid "Connection:"
12775 msgstr ""
12777 #: templates/columns_definitions/column_definitions_form.twig:113
12778 #: templates/columns_definitions/partitions.twig:137
12779 #: templates/table/operations/index.twig:128
12780 msgid "Storage engine"
12781 msgstr ""
12783 #: templates/columns_definitions/column_definitions_form.twig:136
12784 msgid "PARTITION definition:"
12785 msgstr ""
12787 #: templates/columns_definitions/column_definitions_form.twig:154
12788 msgctxt "Online transaction part of the SQL DDL for InnoDB"
12789 msgid "Online transaction"
12790 msgstr ""
12792 #: templates/columns_definitions/column_name.twig:4
12793 #, php-format
12794 msgid "Referenced by %s."
12795 msgstr ""
12797 #: templates/columns_definitions/column_name.twig:12
12798 msgid "Is a foreign key."
12799 msgstr ""
12801 #: templates/columns_definitions/column_name.twig:39
12802 msgid "Pick from Central Columns"
12803 msgstr ""
12805 #: templates/columns_definitions/partitions.twig:17
12806 msgid "Partition by:"
12807 msgstr ""
12809 #: templates/columns_definitions/partitions.twig:32
12810 #: templates/columns_definitions/partitions.twig:60
12811 msgid "Expression or column list"
12812 msgstr ""
12814 #: templates/columns_definitions/partitions.twig:37
12815 msgid "Partitions:"
12816 msgstr ""
12818 #: templates/columns_definitions/partitions.twig:45
12819 msgid "Subpartition by:"
12820 msgstr ""
12822 #: templates/columns_definitions/partitions.twig:65
12823 msgid "Subpartitions:"
12824 msgstr ""
12826 #: templates/columns_definitions/partitions.twig:76
12827 #: templates/table/operations/index.twig:436
12828 #: templates/table/structure/display_partitions.twig:24
12829 msgid "Partition"
12830 msgstr ""
12832 #: templates/columns_definitions/partitions.twig:78
12833 msgid "Values"
12834 msgstr ""
12836 #: templates/columns_definitions/partitions.twig:82
12837 msgid "Subpartition"
12838 msgstr ""
12840 #: templates/columns_definitions/partitions.twig:84
12841 msgid "Engine"
12842 msgstr ""
12844 #: templates/columns_definitions/partitions.twig:86
12845 msgid "Data directory"
12846 msgstr ""
12848 #: templates/columns_definitions/partitions.twig:87
12849 msgid "Index directory"
12850 msgstr ""
12852 #: templates/columns_definitions/partitions.twig:88
12853 msgid "Max rows"
12854 msgstr ""
12856 #: templates/columns_definitions/partitions.twig:89
12857 msgid "Min rows"
12858 msgstr ""
12860 #: templates/columns_definitions/partitions.twig:90
12861 msgid "Table space"
12862 msgstr ""
12864 #: templates/columns_definitions/partitions.twig:91
12865 msgid "Node group"
12866 msgstr ""
12868 #: templates/columns_definitions/table_fields_definitions.twig:17
12869 msgid ""
12870 "If column type is \"enum\" or \"set\", please enter the values using this "
12871 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
12872 "single quote (\"'\") amongst those values, precede it with a backslash (for "
12873 "example '\\\\xyz' or 'a\\'b')."
12874 msgstr ""
12876 #: templates/columns_definitions/table_fields_definitions.twig:21
12877 msgid ""
12878 "For default values, please enter just a single value, without backslash "
12879 "escaping or quotes, using this format: a"
12880 msgstr ""
12882 #: templates/columns_definitions/table_fields_definitions.twig:24
12883 #: templates/database/central_columns/edit.twig:10
12884 #: templates/database/central_columns/main.twig:32
12885 #: templates/database/central_columns/main.twig:238
12886 #: templates/database/data_dictionary/index.twig:71
12887 #: templates/database/operations/index.twig:199
12888 #: templates/database/operations/index.twig:203
12889 #: templates/database/structure/table_header.twig:31
12890 #: templates/home/index.twig:61 templates/indexes.twig:21
12891 #: templates/server/collations/index.twig:13
12892 #: templates/server/databases/index.twig:41
12893 #: templates/server/databases/index.twig:126
12894 #: templates/table/operations/index.twig:142
12895 #: templates/table/search/index.twig:40
12896 #: templates/table/structure/display_structure.twig:24
12897 #: templates/table/structure/display_structure.twig:420
12898 #: templates/table/structure/display_table_stats.twig:108
12899 #: templates/table/tracking/structure_snapshot_columns.twig:8
12900 #: templates/table/tracking/structure_snapshot_indexes.twig:11
12901 #: templates/table/zoom_search/index.twig:40
12902 msgid "Collation"
12903 msgstr ""
12905 #: templates/columns_definitions/table_fields_definitions.twig:59
12906 msgid "Virtuality"
12907 msgstr ""
12909 #: templates/columns_definitions/table_fields_definitions.twig:65
12910 msgid "Move column"
12911 msgstr ""
12913 #: templates/columns_definitions/table_fields_definitions.twig:75
12914 #: templates/columns_definitions/table_fields_definitions.twig:86
12915 msgid "List of available transformations and their options"
12916 msgstr ""
12918 #: templates/columns_definitions/table_fields_definitions.twig:77
12919 #: templates/transformation_overview.twig:18
12920 msgid "Browser display transformation"
12921 msgstr ""
12923 #: templates/columns_definitions/table_fields_definitions.twig:81
12924 msgid "Browser display transformation options"
12925 msgstr ""
12927 #: templates/columns_definitions/table_fields_definitions.twig:82
12928 #: templates/columns_definitions/table_fields_definitions.twig:93
12929 msgid ""
12930 "Please enter the values for transformation options using this format: 'a', "
12931 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
12932 "quote (\"'\") amongst those values, precede it with a backslash (for example "
12933 "'\\\\xyz' or 'a\\'b')."
12934 msgstr ""
12936 #: templates/columns_definitions/table_fields_definitions.twig:88
12937 #: templates/transformation_overview.twig:37
12938 msgid "Input transformation"
12939 msgstr ""
12941 #: templates/columns_definitions/table_fields_definitions.twig:92
12942 msgid "Input transformation options"
12943 msgstr ""
12945 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12946 #: templates/console/display.twig:84 templates/console/display.twig:175
12947 msgid "Collapse"
12948 msgstr ""
12950 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12951 #: templates/console/display.twig:84 templates/console/display.twig:175
12952 msgid "Expand"
12953 msgstr ""
12955 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12956 #: templates/console/display.twig:175
12957 msgid "Requery"
12958 msgstr ""
12960 #: templates/console/display.twig:7 templates/setup/home/index.twig:106
12961 #: templates/sql/query.twig:39
12962 msgid "Clear"
12963 msgstr ""
12965 #: templates/console/display.twig:7
12966 msgid "History"
12967 msgstr "Geschiedenisse"
12969 #: templates/console/display.twig:11 templates/console/display.twig:99
12970 msgid "Bookmarks"
12971 msgstr ""
12973 #: templates/console/display.twig:20
12974 msgid "Press Ctrl+Enter to execute query"
12975 msgstr ""
12977 #: templates/console/display.twig:23
12978 msgid "Press Enter to execute query"
12979 msgstr ""
12981 #: templates/console/display.twig:31 templates/console/display.twig:175
12982 msgid "Explain"
12983 msgstr ""
12985 #: templates/console/display.twig:40 templates/console/display.twig:184
12986 msgid "Bookmark"
12987 msgstr ""
12989 #: templates/console/display.twig:40 templates/console/display.twig:184
12990 msgid "Query failed"
12991 msgstr ""
12993 #: templates/console/display.twig:42 templates/console/display.twig:184
12994 msgid "Queried time"
12995 msgstr ""
12997 #: templates/console/display.twig:47
12998 msgid "During current session"
12999 msgstr ""
13001 #: templates/console/display.twig:64
13002 msgid "ascending"
13003 msgstr ""
13005 #: templates/console/display.twig:64
13006 msgid "descending"
13007 msgstr ""
13009 #: templates/console/display.twig:64
13010 msgid "Order:"
13011 msgstr ""
13013 #: templates/console/display.twig:64 templates/console/display.twig:84
13014 #: templates/table/find_replace/replace_preview.twig:17
13015 msgid "Count"
13016 msgstr ""
13018 #: templates/console/display.twig:64
13019 msgid "Execution order"
13020 msgstr ""
13022 #: templates/console/display.twig:64 templates/console/display.twig:84
13023 msgid "Time taken"
13024 msgstr ""
13026 #: templates/console/display.twig:64
13027 msgid "Order by:"
13028 msgstr ""
13030 #: templates/console/display.twig:64
13031 msgid "Ungroup queries"
13032 msgstr ""
13034 #: templates/console/display.twig:84
13035 msgid "Show trace"
13036 msgstr ""
13038 #: templates/console/display.twig:84
13039 msgid "Hide trace"
13040 msgstr ""
13042 #: templates/console/display.twig:112
13043 msgid "Add bookmark"
13044 msgstr ""
13046 #: templates/console/display.twig:121
13047 msgid "Label"
13048 msgstr ""
13050 #: templates/console/display.twig:124
13051 msgid "Target database"
13052 msgstr ""
13054 #: templates/console/display.twig:127
13055 msgid "Share this bookmark"
13056 msgstr ""
13058 #: templates/console/display.twig:140
13059 msgid "Set default"
13060 msgstr ""
13062 #: templates/console/display.twig:162
13063 msgid ""
13064 "Execute queries on Enter and insert new line with Shift + Enter. To make "
13065 "this permanent, view settings."
13066 msgstr ""
13068 #: templates/create_tracking_version.twig:11
13069 #, php-format
13070 msgid "Create version %1$s of %2$s"
13071 msgstr ""
13073 #: templates/create_tracking_version.twig:16
13074 #, php-format
13075 msgid "Create version %1$s"
13076 msgstr ""
13078 #: templates/create_tracking_version.twig:20
13079 msgid "Track these data definition statements:"
13080 msgstr ""
13082 #: templates/create_tracking_version.twig:59
13083 msgid "Track these data manipulation statements:"
13084 msgstr ""
13086 #: templates/create_tracking_version.twig:76
13087 msgid "Create version"
13088 msgstr ""
13090 #: templates/database/central_columns/edit.twig:13
13091 msgctxt "Auto Increment"
13092 msgid "A_I"
13093 msgstr ""
13095 #: templates/database/central_columns/main.twig:4
13096 msgid "Add new column"
13097 msgstr ""
13099 #: templates/database/central_columns/main.twig:24
13100 #: templates/database/central_columns/main.twig:230
13101 msgid "Length/Value"
13102 msgstr ""
13104 #: templates/database/central_columns/main.twig:36
13105 #: templates/database/central_columns/main.twig:242
13106 msgid "Attribute"
13107 msgstr ""
13109 #: templates/database/central_columns/main.twig:44
13110 #: templates/database/central_columns/main.twig:250
13111 msgid "A_I"
13112 msgstr ""
13114 #: templates/database/central_columns/main.twig:131
13115 msgid "The central list of columns for the current database is empty"
13116 msgstr ""
13118 #: templates/database/central_columns/main.twig:168
13119 #: templates/display/results/table.twig:62
13120 msgid "Filter rows"
13121 msgstr ""
13123 #: templates/database/central_columns/main.twig:169
13124 #: templates/display/results/table.twig:64
13125 msgid "Search this table"
13126 msgstr ""
13128 #: templates/database/central_columns/main.twig:180
13129 #: templates/table/structure/display_structure.twig:375
13130 msgid "Add column"
13131 msgstr ""
13133 #: templates/database/central_columns/main.twig:189
13134 msgid "Select a table"
13135 msgstr ""
13137 #: templates/database/central_columns/main.twig:196
13138 msgid "Select a column."
13139 msgstr ""
13141 #: templates/database/central_columns/main.twig:215
13142 msgid "Click to sort."
13143 msgstr ""
13145 #: templates/database/central_columns/main.twig:220
13146 #: templates/database/events/index.twig:20
13147 #: templates/database/privileges/index.twig:22
13148 #: templates/database/routines/index.twig:31
13149 #: templates/database/structure/table_header.twig:22
13150 #: templates/database/tracking/tables.twig:18
13151 #: templates/database/tracking/tables.twig:155
13152 #: templates/database/triggers/list.twig:22 templates/indexes.twig:14
13153 #: templates/server/databases/index.twig:166
13154 #: templates/server/privileges/privileges_summary.twig:22
13155 #: templates/server/privileges/users_overview.twig:19
13156 #: templates/server/user_groups/user_groups.twig:21
13157 #: templates/server/variables/index.twig:30
13158 #: templates/table/privileges/index.twig:24
13159 #: templates/table/structure/display_partitions.twig:33
13160 #: templates/table/structure/display_structure.twig:35
13161 #: templates/table/structure/display_structure.twig:413
13162 #: templates/table/tracking/main.twig:32
13163 #: templates/table/tracking/report_table.twig:8
13164 msgid "Action"
13165 msgstr ""
13167 #: templates/database/create_table.twig:7
13168 #: templates/database/designer/main.twig:84
13169 #: templates/database/designer/main.twig:87
13170 #: templates/database/operations/index.twig:29
13171 #: templates/database/structure/show_create.twig:11
13172 msgid "Create table"
13173 msgstr ""
13175 #: templates/database/create_table.twig:15
13176 #: templates/database/operations/index.twig:37
13177 msgid "Number of columns"
13178 msgstr ""
13180 #: templates/database/data_dictionary/index.twig:3
13181 msgid "Database comment:"
13182 msgstr ""
13184 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:18
13185 #: templates/table/structure/display_structure.twig:417
13186 #: templates/table/tracking/structure_snapshot_indexes.twig:8
13187 msgid "Packed"
13188 msgstr ""
13190 #: templates/database/data_dictionary/index.twig:70 templates/indexes.twig:20
13191 #: templates/table/structure/display_structure.twig:419
13192 #: templates/table/tracking/structure_snapshot_indexes.twig:10
13193 msgid "Cardinality"
13194 msgstr ""
13196 #: templates/database/data_dictionary/index.twig:110 templates/indexes.twig:90
13197 #: templates/table/structure/display_structure.twig:497
13198 msgid "No index defined!"
13199 msgstr ""
13201 #: templates/database/designer/database_tables.twig:31
13202 #: templates/database/export/index.twig:29
13203 #: templates/database/search/main.twig:43 templates/server/export/index.twig:12
13204 #: templates/server/replication/database_multibox.twig:7
13205 msgid "Select all"
13206 msgstr ""
13208 #: templates/database/designer/database_tables.twig:37
13209 msgid "Show/hide columns"
13210 msgstr ""
13212 #: templates/database/designer/database_tables.twig:46
13213 msgid "See table structure"
13214 msgstr ""
13216 #: templates/database/designer/database_tables.twig:91
13217 #, php-format
13218 msgid "Select \"%s\""
13219 msgstr ""
13221 #: templates/database/designer/database_tables.twig:109
13222 #, php-format
13223 msgid "Add an option for column \"%s\"."
13224 msgstr ""
13226 #: templates/database/designer/edit_delete_pages.twig:6
13227 msgid "Page to open"
13228 msgstr ""
13230 #: templates/database/designer/edit_delete_pages.twig:6
13231 msgid "Page to delete"
13232 msgstr ""
13234 #: templates/database/designer/main.twig:19
13235 #: templates/database/designer/main.twig:25
13236 msgid "Show/Hide tables list"
13237 msgstr ""
13239 #: templates/database/designer/main.twig:29
13240 #: templates/database/designer/main.twig:35
13241 #: templates/database/designer/main.twig:36
13242 msgid "View in fullscreen"
13243 msgstr ""
13245 #: templates/database/designer/main.twig:34
13246 msgid "Exit fullscreen"
13247 msgstr ""
13249 #: templates/database/designer/main.twig:48
13250 #: templates/database/designer/main.twig:52
13251 msgid "New page"
13252 msgstr ""
13254 #: templates/database/designer/main.twig:77
13255 #: templates/database/designer/main.twig:80
13256 msgid "Delete pages"
13257 msgstr ""
13259 #: templates/database/designer/main.twig:91
13260 #: templates/database/designer/main.twig:94
13261 #: templates/database/designer/main.twig:273
13262 msgid "Create relationship"
13263 msgstr ""
13265 #: templates/database/designer/main.twig:105
13266 #: templates/database/designer/main.twig:108
13267 msgid "Reload"
13268 msgstr ""
13270 #: templates/database/designer/main.twig:114
13271 #: templates/database/designer/main.twig:117
13272 msgid "Help"
13273 msgstr ""
13275 #: templates/database/designer/main.twig:122
13276 #: templates/database/designer/main.twig:125
13277 msgid "Angular links"
13278 msgstr ""
13280 #: templates/database/designer/main.twig:122
13281 #: templates/database/designer/main.twig:125
13282 msgid "Direct links"
13283 msgstr ""
13285 #: templates/database/designer/main.twig:129
13286 #: templates/database/designer/main.twig:131
13287 msgid "Snap to grid"
13288 msgstr ""
13290 #: templates/database/designer/main.twig:135
13291 #: templates/database/designer/main.twig:141
13292 msgid "Small/Big All"
13293 msgstr ""
13295 #: templates/database/designer/main.twig:145
13296 #: templates/database/designer/main.twig:148
13297 msgid "Toggle small/big"
13298 msgstr ""
13300 #: templates/database/designer/main.twig:152
13301 #: templates/database/designer/main.twig:155
13302 msgid "Toggle relationship lines"
13303 msgstr ""
13305 #: templates/database/designer/main.twig:160
13306 #: templates/database/designer/main.twig:163
13307 msgid "Export schema"
13308 msgstr ""
13310 #: templates/database/designer/main.twig:171
13311 #: templates/database/designer/main.twig:174
13312 msgid "Build Query"
13313 msgstr ""
13315 #: templates/database/designer/main.twig:179
13316 #: templates/database/designer/main.twig:183
13317 msgid "Move Menu"
13318 msgstr ""
13320 #: templates/database/designer/main.twig:187
13321 #: templates/database/designer/main.twig:192
13322 msgid "Pin text"
13323 msgstr ""
13325 #: templates/database/designer/main.twig:204
13326 msgid "Hide/Show all"
13327 msgstr ""
13329 #: templates/database/designer/main.twig:214
13330 msgid "Hide/Show tables with no relationship"
13331 msgstr ""
13333 #: templates/database/designer/main.twig:225
13334 msgid "Number of tables:"
13335 msgstr ""
13337 #: templates/database/designer/main.twig:383
13338 msgid "Delete relationship"
13339 msgstr ""
13341 #: templates/database/designer/main.twig:447
13342 #: templates/database/designer/main.twig:612
13343 msgid "Relationship operator"
13344 msgstr ""
13346 #: templates/database/designer/main.twig:476
13347 #: templates/database/designer/main.twig:641
13348 #: templates/database/designer/main.twig:847
13349 #: templates/database/designer/main.twig:1040
13350 msgid "Except"
13351 msgstr ""
13353 #: templates/database/designer/main.twig:488
13354 #: templates/database/designer/main.twig:653
13355 #: templates/database/designer/main.twig:859
13356 #: templates/database/designer/main.twig:1052
13357 msgid "subquery"
13358 msgstr ""
13360 #: templates/database/designer/main.twig:497
13361 #: templates/database/designer/main.twig:713
13362 msgid "Rename to"
13363 msgstr ""
13365 #: templates/database/designer/main.twig:503
13366 #: templates/database/designer/main.twig:721
13367 msgid "New name"
13368 msgstr ""
13370 #: templates/database/designer/main.twig:512
13371 #: templates/database/designer/main.twig:918
13372 msgid "Aggregate"
13373 msgstr ""
13375 #: templates/database/designer/main.twig:518
13376 #: templates/database/designer/main.twig:582
13377 #: templates/database/designer/main.twig:787
13378 #: templates/database/designer/main.twig:818
13379 #: templates/database/designer/main.twig:926
13380 #: templates/database/designer/main.twig:1011
13381 #: templates/table/search/index.twig:41
13382 #: templates/table/zoom_search/index.twig:41
13383 msgid "Operator"
13384 msgstr ""
13386 #: templates/database/designer/main.twig:1092
13387 msgid "Active options"
13388 msgstr ""
13390 #: templates/database/designer/page_save_as.twig:19
13391 msgid "Save to selected page"
13392 msgstr ""
13394 #: templates/database/designer/page_save_as.twig:23
13395 msgid "Create a page and save to it"
13396 msgstr ""
13398 #: templates/database/designer/page_save_as.twig:29
13399 msgid "New page name"
13400 msgstr ""
13402 #: templates/database/designer/page_selector.twig:2
13403 msgid "Select page"
13404 msgstr ""
13406 #: templates/database/designer/schema_export.twig:4
13407 msgid "Select Export Relational Type"
13408 msgstr ""
13410 #: templates/database/events/editor_form.twig:12
13411 #, fuzzy
13412 #| msgid "User name"
13413 msgid "Event name"
13414 msgstr "Gebrukersnoame"
13416 #: templates/database/events/editor_form.twig:28
13417 #: templates/server/binlog/index.twig:86
13418 msgid "Event type"
13419 msgstr ""
13421 #: templates/database/events/editor_form.twig:46
13422 msgid "Execute at"
13423 msgstr ""
13425 #: templates/database/events/editor_form.twig:52
13426 msgid "Execute every"
13427 msgstr ""
13429 #: templates/database/events/editor_form.twig:63
13430 msgctxt "Start of recurring event"
13431 msgid "Start"
13432 msgstr ""
13434 #: templates/database/events/editor_form.twig:69
13435 msgctxt "End of recurring event"
13436 msgid "End"
13437 msgstr ""
13439 #: templates/database/events/editor_form.twig:83
13440 msgid "On completion preserve"
13441 msgstr ""
13443 #: templates/database/events/index.twig:11
13444 msgid "There are no events to display."
13445 msgstr ""
13447 #: templates/database/events/index.twig:86
13448 #: templates/database/events/index.twig:89
13449 #: templates/database/privileges/index.twig:112
13450 #: templates/database/privileges/index.twig:115
13451 #: templates/database/routines/index.twig:45
13452 #: templates/database/routines/index.twig:48
13453 #: templates/database/structure/check_all_tables.twig:2
13454 #: templates/database/structure/check_all_tables.twig:9
13455 #: templates/database/triggers/list.twig:36
13456 #: templates/database/triggers/list.twig:39
13457 #: templates/display/results/table.twig:205
13458 #: templates/display/results/table.twig:208 templates/select_all.twig:2
13459 #: templates/select_all.twig:6
13460 #: templates/server/privileges/users_overview.twig:104
13461 #: templates/server/privileges/users_overview.twig:107
13462 #: templates/table/privileges/index.twig:116
13463 #: templates/table/privileges/index.twig:119
13464 msgid "With selected:"
13465 msgstr ""
13467 #: templates/database/events/index.twig:87
13468 #: templates/database/events/index.twig:88
13469 #: templates/database/privileges/index.twig:113
13470 #: templates/database/privileges/index.twig:114
13471 #: templates/database/routines/index.twig:46
13472 #: templates/database/routines/index.twig:47
13473 #: templates/database/structure/check_all_tables.twig:3
13474 #: templates/database/structure/check_all_tables.twig:4
13475 #: templates/database/triggers/list.twig:37
13476 #: templates/database/triggers/list.twig:38
13477 #: templates/display/results/table.twig:206
13478 #: templates/display/results/table.twig:207 templates/select_all.twig:4
13479 #: templates/select_all.twig:5
13480 #: templates/server/privileges/edit_routine_privileges.twig:57
13481 #: templates/server/privileges/privileges_table.twig:244
13482 #: templates/server/privileges/privileges_table.twig:245
13483 #: templates/server/privileges/privileges_table.twig:253
13484 #: templates/server/privileges/privileges_table.twig:327
13485 #: templates/server/privileges/privileges_table.twig:527
13486 #: templates/server/privileges/users_overview.twig:105
13487 #: templates/server/privileges/users_overview.twig:106
13488 #: templates/server/user_groups/edit_user_groups.twig:11
13489 #: templates/table/privileges/index.twig:117
13490 #: templates/table/privileges/index.twig:118
13491 msgid "Check all"
13492 msgstr ""
13494 #: templates/database/events/index.twig:120
13495 msgid "Event scheduler status"
13496 msgstr ""
13498 #: templates/database/events/index.twig:124
13499 #: templates/database/tracking/tables.twig:47
13500 msgid "Click to toggle"
13501 msgstr ""
13503 #: templates/database/events/index.twig:137
13504 msgid "ON"
13505 msgstr ""
13507 #: templates/database/events/index.twig:148
13508 msgid "OFF"
13509 msgstr ""
13511 #: templates/database/export/index.twig:62
13512 msgid ""
13513 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13514 "name."
13515 msgstr ""
13517 #. l10n: A query that the user has written freely
13518 #: templates/database/export/index.twig:5
13519 msgid "Exporting a raw query"
13520 msgstr ""
13522 #: templates/database/export/index.twig:7
13523 #, php-format
13524 msgid "Exporting tables from \"%s\" database"
13525 msgstr ""
13527 #: templates/database/import/index.twig:3
13528 #, php-format
13529 msgid "Importing into the database \"%s\""
13530 msgstr ""
13532 #: templates/database/multi_table_query/form.twig:4
13533 #: templates/database/qbe/index.twig:4
13534 msgid "Multi-table query"
13535 msgstr ""
13537 #: templates/database/multi_table_query/form.twig:10
13538 #: templates/database/qbe/index.twig:10
13539 msgid "Query by example"
13540 msgstr ""
13542 #: templates/database/multi_table_query/form.twig:15
13543 msgid "Query window"
13544 msgstr ""
13546 #: templates/database/multi_table_query/form.twig:33
13547 #: templates/database/multi_table_query/form.twig:119
13548 msgid "select table"
13549 msgstr ""
13551 #: templates/database/multi_table_query/form.twig:40
13552 #: templates/database/multi_table_query/form.twig:127
13553 msgid "select column"
13554 msgstr ""
13556 #: templates/database/multi_table_query/form.twig:46
13557 msgid "Table alias"
13558 msgstr ""
13560 #: templates/database/multi_table_query/form.twig:47
13561 msgid "Column alias"
13562 msgstr ""
13564 #: templates/database/multi_table_query/form.twig:50
13565 msgid "Use this column in criteria"
13566 msgstr ""
13568 #: templates/database/multi_table_query/form.twig:53
13569 msgid "criteria"
13570 msgstr ""
13572 #: templates/database/multi_table_query/form.twig:65
13573 msgid "Add as"
13574 msgstr ""
13576 #: templates/database/multi_table_query/form.twig:110
13577 msgid "Another column"
13578 msgstr ""
13580 #: templates/database/multi_table_query/form.twig:137
13581 msgid "Enter criteria as free text"
13582 msgstr ""
13584 #: templates/database/multi_table_query/form.twig:145
13585 msgid "Remove this column"
13586 msgstr ""
13588 #: templates/database/multi_table_query/form.twig:154
13589 #: templates/table/relation/foreign_key_row.twig:86
13590 msgid "+ Add column"
13591 msgstr ""
13593 #: templates/database/multi_table_query/form.twig:169
13594 #: templates/database/qbe/selection_form.twig:80
13595 #: templates/database/qbe/selection_form.twig:96
13596 msgid "Update query"
13597 msgstr ""
13599 #: templates/database/operations/index.twig:9
13600 #: templates/database/operations/index.twig:13
13601 msgid "Database comment"
13602 msgstr ""
13604 #: templates/database/operations/index.twig:60
13605 msgid "Rename database to"
13606 msgstr ""
13608 #: templates/database/operations/index.twig:64 templates/export.twig:241
13609 msgid "New database name"
13610 msgstr ""
13612 #: templates/database/operations/index.twig:72
13613 #: templates/database/operations/index.twig:176
13614 #: templates/table/operations/index.twig:79
13615 #: templates/table/operations/index.twig:113
13616 #: templates/table/operations/index.twig:291
13617 msgid ""
13618 "You don't have sufficient privileges to perform this operation; Please refer "
13619 "to the documentation for more details."
13620 msgstr ""
13622 #: templates/database/operations/index.twig:89
13623 msgid "Remove database"
13624 msgstr ""
13626 #: templates/database/operations/index.twig:94
13627 #, php-format
13628 msgid "Database %s has been dropped."
13629 msgstr ""
13631 #: templates/database/operations/index.twig:99
13632 msgid "Drop the database (DROP)"
13633 msgstr ""
13635 #: templates/database/operations/index.twig:123
13636 msgid "Copy database to"
13637 msgstr ""
13639 #: templates/database/operations/index.twig:155
13640 msgid "CREATE DATABASE before copying"
13641 msgstr ""
13643 #: templates/database/operations/index.twig:170
13644 #: templates/database/structure/copy_form.twig:44
13645 #: templates/table/operations/index.twig:284
13646 msgid "Add constraints"
13647 msgstr ""
13649 #: templates/database/operations/index.twig:185
13650 msgid "Switch to copied database"
13651 msgstr ""
13653 #: templates/database/operations/index.twig:221
13654 msgid "Change all tables collations"
13655 msgstr ""
13657 #: templates/database/operations/index.twig:225
13658 msgid "Change all tables columns collations"
13659 msgstr ""
13661 #: templates/database/privileges/index.twig:9
13662 #: templates/table/privileges/index.twig:8
13663 #, php-format
13664 msgid "Users having access to \"%s\""
13665 msgstr ""
13667 #: templates/database/privileges/index.twig:17
13668 #: templates/server/privileges/login_information_fields.twig:6
13669 #: templates/server/privileges/login_information_fields.twig:11
13670 #: templates/server/privileges/users_overview.twig:8
13671 #: templates/server/replication/change_master.twig:15
13672 #: templates/server/replication/master_add_slave_user.twig:19
13673 #: templates/server/replication/master_add_slave_user.twig:24
13674 #: templates/table/privileges/index.twig:19
13675 msgid "User name"
13676 msgstr "Gebrukersnoame"
13678 #: templates/database/privileges/index.twig:18
13679 #: templates/server/privileges/login_information_fields.twig:25
13680 #: templates/server/privileges/login_information_fields.twig:37
13681 #: templates/server/privileges/users_overview.twig:9
13682 #: templates/table/privileges/index.twig:20
13683 #, fuzzy
13684 #| msgid "User name"
13685 msgid "Host name"
13686 msgstr "Gebrukersnoame"
13688 #: templates/database/privileges/index.twig:21
13689 #: templates/server/privileges/privileges_summary.twig:16
13690 #: templates/server/privileges/users_overview.twig:18
13691 #: templates/table/privileges/index.twig:23
13692 msgid "Grant"
13693 msgstr ""
13695 #: templates/database/privileges/index.twig:36
13696 #: templates/server/privileges/new_user_ajax.twig:9
13697 #: templates/server/privileges/users_overview.twig:33
13698 #: templates/table/privileges/index.twig:38
13699 msgid "Any"
13700 msgstr ""
13702 #: templates/database/privileges/index.twig:47
13703 #: templates/table/privileges/index.twig:49
13704 msgid "global"
13705 msgstr ""
13707 #: templates/database/privileges/index.twig:50
13708 #: templates/table/privileges/index.twig:52
13709 msgid "database-specific"
13710 msgstr ""
13712 #: templates/database/privileges/index.twig:52
13713 #: templates/table/privileges/index.twig:54
13714 msgid "wildcard"
13715 msgstr ""
13717 #: templates/database/privileges/index.twig:55
13718 #: templates/table/privileges/index.twig:59
13719 msgid "routine"
13720 msgstr ""
13722 #: templates/database/privileges/index.twig:131
13723 #: templates/server/privileges/add_user_fieldset.twig:4
13724 #: templates/server/privileges/user_overview.twig:22
13725 #: templates/server/privileges/users_overview.twig:121
13726 #: templates/table/privileges/index.twig:134
13727 msgctxt "Create new user"
13728 msgid "New"
13729 msgstr ""
13731 #: templates/database/privileges/index.twig:136
13732 #: templates/server/privileges/add_user_fieldset.twig:9
13733 #: templates/server/privileges/add_user.twig:3
13734 #: templates/server/privileges/user_overview.twig:24
13735 #: templates/server/privileges/users_overview.twig:124
13736 #: templates/table/privileges/index.twig:140
13737 msgid "Add user account"
13738 msgstr ""
13740 #: templates/database/qbe/index.twig:16
13741 #, php-format
13742 msgid "Switch to %svisual builder%s"
13743 msgstr ""
13745 #: templates/database/qbe/index.twig:20
13746 msgid "You have to choose at least one column to display!"
13747 msgstr ""
13749 #: templates/database/qbe/ins_del_and_or_cell.twig:5
13750 msgid "Ins:"
13751 msgstr ""
13753 #: templates/database/qbe/ins_del_and_or_cell.twig:12
13754 msgid "And"
13755 msgstr ""
13757 #: templates/database/qbe/ins_del_and_or_cell.twig:17
13758 msgid "Del:"
13759 msgstr ""
13761 #: templates/database/qbe/selection_form.twig:12
13762 #: templates/table/find_replace/index.twig:38
13763 msgid "Column:"
13764 msgstr ""
13766 #: templates/database/qbe/selection_form.twig:17
13767 msgid "Alias:"
13768 msgstr ""
13770 #: templates/database/qbe/selection_form.twig:22
13771 msgid "Show:"
13772 msgstr ""
13774 #: templates/database/qbe/selection_form.twig:27
13775 msgid "Sort:"
13776 msgstr ""
13778 #: templates/database/qbe/selection_form.twig:32
13779 msgid "Sort order:"
13780 msgstr ""
13782 #: templates/database/qbe/selection_form.twig:37
13783 msgid "Criteria:"
13784 msgstr ""
13786 #: templates/database/qbe/selection_form.twig:44
13787 msgid "Modify:"
13788 msgstr ""
13790 #: templates/database/qbe/selection_form.twig:54
13791 msgid "Add/Delete criteria rows:"
13792 msgstr ""
13794 #: templates/database/qbe/selection_form.twig:67
13795 msgid "Add/Delete columns:"
13796 msgstr ""
13798 #: templates/database/qbe/selection_form.twig:86
13799 #: templates/database/qbe/selection_form.twig:88
13800 msgid "Use tables"
13801 msgstr ""
13803 #: templates/database/qbe/selection_form.twig:107
13804 #, php-format
13805 msgid "SQL query on database <b>%s</b>:"
13806 msgstr ""
13808 #: templates/database/routines/index.twig:4 templates/filter.twig:4
13809 #: templates/server/status/processes/index.twig:7
13810 #: templates/server/status/variables/index.twig:8
13811 msgid "Filters"
13812 msgstr ""
13814 #: templates/database/routines/index.twig:6 templates/filter.twig:6
13815 #: templates/server/status/variables/index.twig:15
13816 msgid "Containing the word:"
13817 msgstr ""
13819 #: templates/database/routines/index.twig:23
13820 msgid "There are no routines to display."
13821 msgstr ""
13823 #: templates/database/routines/index.twig:33
13824 msgid "Returns"
13825 msgstr ""
13827 #: templates/database/routines/index.twig:62
13828 msgctxt "Create new routine"
13829 msgid "New"
13830 msgstr ""
13832 #: templates/database/routines/row.twig:32
13833 #: templates/database/routines/row.twig:42
13834 #: templates/database/routines/row.twig:46
13835 msgid "Execute"
13836 msgstr ""
13838 #: templates/database/search/main.twig:5
13839 msgid "Search in database"
13840 msgstr ""
13842 #: templates/database/search/main.twig:8
13843 msgid "Words or values to search for (wildcard: \"%\"):"
13844 msgstr ""
13846 #: templates/database/search/main.twig:15
13847 #: templates/table/find_replace/index.twig:32
13848 msgid "Find:"
13849 msgstr ""
13851 #: templates/database/search/main.twig:19
13852 #: templates/database/search/main.twig:23
13853 msgid "Words are separated by a space character (\" \")."
13854 msgstr ""
13856 #: templates/database/search/main.twig:40
13857 msgid "Inside tables:"
13858 msgstr ""
13860 #: templates/database/search/main.twig:46 templates/server/export/index.twig:16
13861 #: templates/server/replication/database_multibox.twig:8
13862 msgid "Unselect all"
13863 msgstr ""
13865 #: templates/database/search/main.twig:67
13866 msgid "Inside column:"
13867 msgstr ""
13869 #: templates/database/search/results.twig:12
13870 #, php-format
13871 msgid "%1$s match in <strong>%2$s</strong>"
13872 msgid_plural "%1$s matches in <strong>%2$s</strong>"
13873 msgstr[0] ""
13874 msgstr[1] ""
13876 #: templates/database/search/results.twig:56
13877 msgid "<strong>Total:</strong> <em>%count%</em> match"
13878 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
13879 msgstr[0] ""
13880 msgstr[1] ""
13882 #: templates/database/structure/add_prefix.twig:7
13883 #: templates/database/structure/add_prefix.twig:9
13884 msgid "Add prefix"
13885 msgstr ""
13887 #: templates/database/structure/body_for_table_summary.twig:6
13888 #, php-format
13889 msgid "%s table"
13890 msgid_plural "%s tables"
13891 msgstr[0] ""
13892 msgstr[1] ""
13894 #: templates/database/structure/body_for_table_summary.twig:17
13895 msgid "Sum"
13896 msgstr ""
13898 #: templates/database/structure/change_prefix_form.twig:7
13899 msgid "From"
13900 msgstr ""
13902 #: templates/database/structure/change_prefix_form.twig:13
13903 msgid "To"
13904 msgstr ""
13906 #: templates/database/structure/check_all_tables.twig:6
13907 msgid "Check tables having overhead"
13908 msgstr ""
13910 #: templates/database/structure/check_all_tables.twig:10
13911 msgid "Copy table"
13912 msgstr ""
13914 #: templates/database/structure/check_all_tables.twig:11
13915 msgid "Show create"
13916 msgstr ""
13918 #: templates/database/structure/check_all_tables.twig:14
13919 #: templates/table/operations/index.twig:381
13920 #: templates/table/operations/view.twig:22
13921 msgid "Delete data or table"
13922 msgstr ""
13924 #: templates/database/structure/check_all_tables.twig:15
13925 #: templates/database/structure/structure_table_row.twig:74
13926 msgid "Empty"
13927 msgstr ""
13929 #: templates/database/structure/check_all_tables.twig:18
13930 #: templates/table/operations/index.twig:312
13931 msgid "Table maintenance"
13932 msgstr ""
13934 #: templates/database/structure/check_all_tables.twig:19
13935 #: templates/table/maintenance/analyze.twig:3
13936 #: templates/table/operations/index.twig:317
13937 msgid "Analyze table"
13938 msgstr ""
13940 #: templates/database/structure/check_all_tables.twig:20
13941 #: templates/table/maintenance/check.twig:3
13942 #: templates/table/operations/index.twig:326
13943 msgid "Check table"
13944 msgstr ""
13946 #: templates/database/structure/check_all_tables.twig:21
13947 #: templates/table/maintenance/checksum.twig:3
13948 #: templates/table/operations/index.twig:334
13949 msgid "Checksum table"
13950 msgstr ""
13952 #: templates/database/structure/check_all_tables.twig:22
13953 #: templates/table/maintenance/optimize.twig:3
13954 #: templates/table/operations/index.twig:362
13955 #: templates/table/structure/display_table_stats.twig:68
13956 msgid "Optimize table"
13957 msgstr ""
13959 #: templates/database/structure/check_all_tables.twig:23
13960 #: templates/table/maintenance/repair.twig:3
13961 #: templates/table/operations/index.twig:371
13962 msgid "Repair table"
13963 msgstr ""
13965 #: templates/database/structure/check_all_tables.twig:25
13966 msgid "Prefix"
13967 msgstr ""
13969 #: templates/database/structure/check_all_tables.twig:26
13970 msgid "Add prefix to table"
13971 msgstr ""
13973 #: templates/database/structure/check_all_tables.twig:27
13974 msgid "Replace table prefix"
13975 msgstr ""
13977 #: templates/database/structure/check_all_tables.twig:33
13978 msgid "Add columns to central list"
13979 msgstr ""
13981 #: templates/database/structure/check_all_tables.twig:34
13982 msgid "Remove columns from central list"
13983 msgstr ""
13985 #: templates/database/structure/check_all_tables.twig:35
13986 msgid "Make consistent with central list"
13987 msgstr ""
13989 #: templates/database/structure/copy_form.twig:14
13990 msgid "Options:"
13991 msgstr ""
13993 #: templates/database/structure/copy_form.twig:39
13994 msgid "Add AUTO INCREMENT value"
13995 msgstr ""
13997 #: templates/database/structure/drop_form.twig:6
13998 #: templates/database/structure/empty_form.twig:6
13999 #: templates/table/delete/confirm.twig:12
14000 #: templates/table/structure/drop_confirm.twig:6
14001 #: templates/table/structure/primary.twig:6
14002 msgid "Do you really want to execute the following query?"
14003 msgstr ""
14005 #: templates/database/structure/favorite_anchor.twig:4
14006 msgid "Add to Favorites"
14007 msgstr ""
14009 #: templates/database/structure/show_create.twig:2
14010 msgid "Showing create queries"
14011 msgstr ""
14013 #: templates/database/structure/structure_table_row.twig:17
14014 #: templates/server/databases/index.twig:222
14015 #: templates/server/databases/index.twig:234
14016 msgid "Not replicated"
14017 msgstr ""
14019 #: templates/database/structure/structure_table_row.twig:18
14020 #: templates/server/databases/index.twig:218
14021 #: templates/server/databases/index.twig:230
14022 msgid "Replicated"
14023 msgstr ""
14025 #: templates/database/structure/structure_table_row.twig:223
14026 msgid "in use"
14027 msgstr ""
14029 #: templates/database/structure/table_header.twig:27
14030 msgid ""
14031 "May be approximate. Click on the number to get the exact count. See "
14032 "[doc@faq3-11]FAQ 3.11[/doc]."
14033 msgstr ""
14035 #: templates/database/structure/table_header.twig:36
14036 #: templates/table/index_form.twig:134
14037 msgid "Size"
14038 msgstr ""
14040 #: templates/database/structure/table_header.twig:51
14041 #: templates/table/structure/display_table_stats.twig:154
14042 msgid "Creation"
14043 msgstr ""
14045 #: templates/database/structure/table_header.twig:56
14046 #: templates/table/structure/display_table_stats.twig:161
14047 msgid "Last update"
14048 msgstr ""
14050 #: templates/database/structure/table_header.twig:61
14051 #: templates/table/structure/display_table_stats.twig:168
14052 msgid "Last check"
14053 msgstr ""
14055 #: templates/database/structure/tracking_icon.twig:3
14056 msgid "Tracking is active."
14057 msgstr ""
14059 #: templates/database/structure/tracking_icon.twig:5
14060 msgid "Tracking is not active."
14061 msgstr ""
14063 #: templates/database/tracking/tables.twig:4
14064 msgid "Tracked tables"
14065 msgstr ""
14067 #: templates/database/tracking/tables.twig:14
14068 msgid "Last version"
14069 msgstr ""
14071 #: templates/database/tracking/tables.twig:15
14072 #: templates/table/tracking/main.twig:29
14073 msgid "Created"
14074 msgstr ""
14076 #: templates/database/tracking/tables.twig:16
14077 #: templates/table/tracking/main.twig:30
14078 msgid "Updated"
14079 msgstr ""
14081 #: templates/database/tracking/tables.twig:61
14082 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
14083 msgid "active"
14084 msgstr ""
14086 #: templates/database/tracking/tables.twig:73
14087 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
14088 msgid "not active"
14089 msgstr ""
14091 #: templates/database/tracking/tables.twig:93
14092 #: templates/database/tracking/tables.twig:139
14093 #: templates/database/tracking/tables.twig:140
14094 msgid "Delete tracking"
14095 msgstr ""
14097 #: templates/database/tracking/tables.twig:104
14098 msgid "Versions"
14099 msgstr ""
14101 #: templates/database/tracking/tables.twig:146
14102 msgid "Untracked tables"
14103 msgstr ""
14105 #: templates/database/tracking/tables.twig:177
14106 #: templates/database/tracking/tables.twig:190
14107 #: templates/database/tracking/tables.twig:191
14108 #: templates/table/structure/display_structure.twig:353
14109 msgid "Track table"
14110 msgstr ""
14112 #: templates/database/triggers/list.twig:11
14113 msgid "There are no triggers to display."
14114 msgstr ""
14116 #: templates/display/results/sort_by_key.twig:3
14117 msgid "Sort by key:"
14118 msgstr ""
14120 #: templates/display/results/table.twig:32
14121 msgid "Save edited data"
14122 msgstr ""
14124 #: templates/display/results/table.twig:38
14125 msgid "Restore column order"
14126 msgstr ""
14128 #: templates/display/results/table.twig:49 templates/export.twig:110
14129 #: templates/start_and_number_of_rows_panel.twig:10
14130 msgid "Number of rows:"
14131 msgstr ""
14133 #: templates/display/results/table.twig:52
14134 msgid "All"
14135 msgstr ""
14137 #: templates/display/results/table.twig:126
14138 msgid "Relational key"
14139 msgstr ""
14141 #: templates/display/results/table.twig:130
14142 msgid "Display column for relationships"
14143 msgstr ""
14145 #: templates/display/results/table.twig:138
14146 msgid "Show binary contents"
14147 msgstr ""
14149 #: templates/display/results/table.twig:142
14150 msgid "Show BLOB contents"
14151 msgstr ""
14153 #: templates/display/results/table.twig:152
14154 msgid "Hide browser transformation"
14155 msgstr ""
14157 #: templates/display/results/table.twig:164
14158 msgid "Well Known Text"
14159 msgstr ""
14161 #: templates/display/results/table.twig:168
14162 msgid "Well Known Binary"
14163 msgstr ""
14165 #: templates/display/results/table.twig:238
14166 #: templates/sql/no_results_returned.twig:9
14167 msgid "Query results operations"
14168 msgstr ""
14170 #: templates/display/results/table.twig:248
14171 msgid "Copy to clipboard"
14172 msgstr ""
14174 #: templates/display/results/table.twig:264
14175 #: templates/table/chart/tbl_chart.twig:7
14176 msgid "Display chart"
14177 msgstr ""
14179 #: templates/display/results/table.twig:271
14180 msgid "Visualize GIS data"
14181 msgstr ""
14183 #: templates/encoding/kanji_encoding_form.twig:6
14184 msgctxt "None encoding conversion"
14185 msgid "None"
14186 msgstr ""
14188 #: templates/encoding/kanji_encoding_form.twig:17
14189 msgid "Convert to Kana"
14190 msgstr ""
14192 #: templates/error/report_form.twig:6
14193 msgid ""
14194 "This report automatically includes data about the error and information "
14195 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14196 "team for debugging the error."
14197 msgstr ""
14199 #: templates/error/report_form.twig:12
14200 msgid ""
14201 "Can you tell us the steps leading to this error? It decisively helps in "
14202 "debugging:"
14203 msgstr ""
14205 #: templates/error/report_form.twig:19
14206 msgid "You may examine the data in the error report:"
14207 msgstr ""
14209 #: templates/export/template_options.twig:1 templates/export.twig:30
14210 msgid "Select a template"
14211 msgstr ""
14213 #: templates/export.twig:15
14214 msgid "Export templates:"
14215 msgstr ""
14217 #: templates/export.twig:19
14218 msgid "New template:"
14219 msgstr ""
14221 #: templates/export.twig:20
14222 msgid "Template name"
14223 msgstr ""
14225 #: templates/export.twig:21 templates/server/databases/index.twig:55
14226 msgid "Create"
14227 msgstr ""
14229 #: templates/export.twig:27
14230 msgid "Existing templates:"
14231 msgstr ""
14233 #: templates/export.twig:28
14234 msgid "Template:"
14235 msgstr ""
14237 #: templates/export.twig:37
14238 msgid "Update"
14239 msgstr ""
14241 #: templates/export.twig:53
14242 msgid "Show SQL query"
14243 msgstr ""
14245 #: templates/export.twig:72
14246 msgid "Export method:"
14247 msgstr ""
14249 #: templates/export.twig:78
14250 msgid "Quick - display only the minimal options"
14251 msgstr ""
14253 #: templates/export.twig:86
14254 msgid "Custom - display all possible options"
14255 msgstr ""
14257 #: templates/export.twig:102
14258 msgid "Rows:"
14259 msgstr ""
14261 #: templates/export.twig:107
14262 msgid "Dump some row(s)"
14263 msgstr ""
14265 #: templates/export.twig:121
14266 msgid "Row to begin at:"
14267 msgstr ""
14269 #: templates/export.twig:130
14270 msgid "Dump all rows"
14271 msgstr ""
14273 #: templates/export.twig:138 templates/export.twig:279
14274 msgid "Output:"
14275 msgstr ""
14277 #: templates/export.twig:143 templates/export.twig:309
14278 #, php-format
14279 msgid "Save on server in the directory <strong>%s</strong>"
14280 msgstr ""
14282 #: templates/export.twig:157 templates/export.twig:284
14283 msgid "Rename exported databases/tables/columns"
14284 msgstr ""
14286 #: templates/export.twig:162
14287 msgid "Defined aliases"
14288 msgstr ""
14290 #: templates/export.twig:177 templates/export.twig:191
14291 #: templates/export.twig:204 templates/export.twig:221
14292 msgid "Remove"
14293 msgstr ""
14295 #: templates/export.twig:230
14296 msgid "Define new aliases"
14297 msgstr ""
14299 #: templates/export.twig:235
14300 msgid "Select database:"
14301 msgstr ""
14303 #: templates/export.twig:249
14304 msgid "Select table:"
14305 msgstr ""
14307 #: templates/export.twig:255
14308 msgid "New table name"
14309 msgstr ""
14311 #: templates/export.twig:263
14312 msgid "Select column:"
14313 msgstr ""
14315 #: templates/export.twig:269
14316 msgid "New column name"
14317 msgstr ""
14319 #: templates/export.twig:302
14320 msgid "Save output to a file"
14321 msgstr ""
14323 #: templates/export.twig:323
14324 msgid "File name template:"
14325 msgstr ""
14327 #: templates/export.twig:324
14328 #, php-format
14329 msgid ""
14330 "This value is interpreted using the 'strftime' function, so you can use time "
14331 "formatting strings. Additionally the following transformations will happen: "
14332 "%s Other text will be kept as is. See the FAQ 6.27 for details."
14333 msgstr ""
14335 #: templates/export.twig:329
14336 msgid "use this for future exports"
14337 msgstr ""
14339 #: templates/export.twig:336 templates/import.twig:124
14340 msgid "Character set of the file:"
14341 msgstr ""
14343 #: templates/export.twig:352
14344 msgid "Compression:"
14345 msgstr ""
14347 #: templates/export.twig:359
14348 msgid "zipped"
14349 msgstr ""
14351 #: templates/export.twig:365
14352 msgid "gzipped"
14353 msgstr ""
14355 #: templates/export.twig:380
14356 msgid "Export databases as separate files"
14357 msgstr ""
14359 #: templates/export.twig:382
14360 msgid "Export tables as separate files"
14361 msgstr ""
14363 #: templates/export.twig:394
14364 msgid "View output as text"
14365 msgstr ""
14367 #: templates/export.twig:400
14368 #, php-format
14369 msgid "Skip tables larger than %s MiB"
14370 msgstr ""
14372 #: templates/export.twig:406 templates/import.twig:204
14373 msgid "Format-specific options:"
14374 msgstr ""
14376 #: templates/export.twig:408 templates/import.twig:206
14377 msgid ""
14378 "Scroll down to fill in the options for the selected format and ignore the "
14379 "options for other formats."
14380 msgstr ""
14382 #: templates/export.twig:416 templates/import.twig:215
14383 msgid "Encoding Conversion:"
14384 msgstr ""
14386 #: templates/gis_data_editor_form.twig:4
14387 #, php-format
14388 msgid "Value for the column \"%s\""
14389 msgstr ""
14391 #: templates/gis_data_editor_form.twig:22
14392 #: templates/table/gis_visualization/gis_visualization.twig:38
14393 msgid "Use OpenStreetMaps as Base Layer"
14394 msgstr ""
14396 #: templates/gis_data_editor_form.twig:38
14397 #, fuzzy
14398 #| msgid "SRID:"
14399 msgctxt "Spatial Reference System Identifier"
14400 msgid "SRID:"
14401 msgstr "SRID:"
14403 #: templates/gis_data_editor_form.twig:53
14404 #, php-format
14405 msgid "Geometry %d:"
14406 msgstr ""
14408 #: templates/gis_data_editor_form.twig:73
14409 msgid "Point:"
14410 msgstr ""
14412 #: templates/gis_data_editor_form.twig:93
14413 #: templates/gis_data_editor_form.twig:134
14414 #: templates/gis_data_editor_form.twig:186
14415 #, php-format
14416 msgid "Point %d:"
14417 msgstr ""
14419 #: templates/gis_data_editor_form.twig:113
14420 #, php-format
14421 msgid "Linestring %d:"
14422 msgstr ""
14424 #: templates/gis_data_editor_form.twig:115
14425 #: templates/gis_data_editor_form.twig:170
14426 msgid "Outer ring:"
14427 msgstr ""
14429 #: templates/gis_data_editor_form.twig:117
14430 #: templates/gis_data_editor_form.twig:172
14431 #, php-format
14432 msgid "Inner ring %d:"
14433 msgstr ""
14435 #: templates/gis_data_editor_form.twig:144
14436 msgid "Add a linestring"
14437 msgstr ""
14439 #: templates/gis_data_editor_form.twig:157
14440 #, php-format
14441 msgid "Polygon %d:"
14442 msgstr ""
14444 #: templates/gis_data_editor_form.twig:199
14445 msgid "Add a polygon"
14446 msgstr ""
14448 #: templates/gis_data_editor_form.twig:205
14449 msgid "Add geometry"
14450 msgstr ""
14452 #: templates/gis_data_editor_form.twig:214
14453 msgid "Output"
14454 msgstr ""
14456 #: templates/gis_data_editor_form.twig:216
14457 msgid ""
14458 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
14459 "below into the \"Value\" field."
14460 msgstr ""
14462 #: templates/header.twig:41 templates/login/header.twig:13
14463 msgid "Javascript must be enabled past this point!"
14464 msgstr ""
14466 #: templates/header.twig:52
14467 msgid "Click on the bar to scroll to top of page"
14468 msgstr ""
14470 #: templates/home/git_info.twig:2
14471 msgid "Git revision:"
14472 msgstr ""
14474 #: templates/home/git_info.twig:13
14475 msgid "no branch"
14476 msgstr ""
14478 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
14479 #, php-format
14480 msgid "from %s branch"
14481 msgstr ""
14483 #: templates/home/git_info.twig:25
14484 #, php-format
14485 msgid "committed on %s by %s"
14486 msgstr ""
14488 #: templates/home/git_info.twig:32
14489 #, php-format
14490 msgid "authored on %s by %s"
14491 msgstr ""
14493 #: templates/home/index.twig:22 templates/login/form.twig:7
14494 #, php-format
14495 msgid ""
14496 "You are using the demo server. You can do anything here, but please do not "
14497 "change root, debian-sys-maint and pma users. More information is available "
14498 "at %s."
14499 msgstr ""
14501 #: templates/home/index.twig:32
14502 msgid "General settings"
14503 msgstr ""
14505 #: templates/home/index.twig:56
14506 msgid "Server connection collation:"
14507 msgstr ""
14509 #: templates/home/index.twig:79 templates/preferences/manage/main.twig:56
14510 msgid "More settings"
14511 msgstr ""
14513 #: templates/home/index.twig:89
14514 msgid "Appearance settings"
14515 msgstr ""
14517 #: templates/home/index.twig:113
14518 msgid "Database server"
14519 msgstr ""
14521 #: templates/home/index.twig:117 templates/login/form.twig:37
14522 #: templates/menu/breadcrumbs.twig:7
14523 msgid "Server:"
14524 msgstr ""
14526 #: templates/home/index.twig:121
14527 msgid "Server type:"
14528 msgstr ""
14530 #: templates/home/index.twig:125
14531 msgid "Server connection:"
14532 msgstr ""
14534 #: templates/home/index.twig:133
14535 msgid "Protocol version:"
14536 msgstr ""
14538 #: templates/home/index.twig:137
14539 msgid "User:"
14540 msgstr "Gebruker:"
14542 #: templates/home/index.twig:141
14543 msgid "Server charset:"
14544 msgstr ""
14546 #: templates/home/index.twig:153
14547 msgid "Web server"
14548 msgstr ""
14550 #: templates/home/index.twig:161
14551 msgid "Database client version:"
14552 msgstr ""
14554 #: templates/home/index.twig:165
14555 msgid "PHP extension:"
14556 msgstr ""
14558 #: templates/home/index.twig:172
14559 msgid "PHP version:"
14560 msgstr ""
14562 #: templates/home/index.twig:179
14563 msgid "Show PHP information"
14564 msgstr ""
14566 #: templates/home/index.twig:193
14567 msgid "Version information:"
14568 msgstr ""
14570 #: templates/home/index.twig:203
14571 msgid "Official Homepage"
14572 msgstr ""
14574 #: templates/home/index.twig:208
14575 msgid "Contribute"
14576 msgstr ""
14578 #: templates/home/index.twig:213
14579 msgid "Get support"
14580 msgstr ""
14582 #: templates/home/index.twig:218
14583 msgid "List of changes"
14584 msgstr ""
14586 #: templates/home/index.twig:223 templates/server/plugins/index.twig:30
14587 msgid "License"
14588 msgstr ""
14590 #: templates/import/javascript.twig:12
14591 msgid ""
14592 "The file being uploaded is probably larger than the maximum allowed size or "
14593 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
14594 "browsers."
14595 msgstr ""
14597 #: templates/import/javascript.twig:13
14598 #, php-format
14599 msgid "%s of %s"
14600 msgstr ""
14602 #: templates/import/javascript.twig:14
14603 #, php-format
14604 msgid "%s/sec."
14605 msgstr ""
14607 #: templates/import/javascript.twig:15
14608 msgid "About %MIN min. %SEC sec. remaining."
14609 msgstr ""
14611 #: templates/import/javascript.twig:16
14612 msgid "About %SEC sec. remaining."
14613 msgstr ""
14615 #: templates/import/javascript.twig:17
14616 msgid "The file is being processed, please be patient."
14617 msgstr ""
14619 #: templates/import/javascript.twig:29
14620 msgid "Uploading your import file…"
14621 msgstr ""
14623 #: templates/import/javascript.twig:153
14624 msgid ""
14625 "Please be patient, the file is being uploaded. Details about the upload are "
14626 "not available."
14627 msgstr ""
14629 #: templates/import.twig:39
14630 msgid "File to import:"
14631 msgstr ""
14633 #: templates/import.twig:45
14634 #, php-format
14635 msgid "File may be compressed (%s) or uncompressed."
14636 msgstr ""
14638 #: templates/import.twig:47
14639 msgid ""
14640 "A compressed file's name must end in <strong>.[format].[compression]</"
14641 "strong>. Example: <strong>.sql.zip</strong>"
14642 msgstr ""
14644 #: templates/import.twig:57 templates/import.twig:90
14645 #: templates/preferences/manage/main.twig:22
14646 msgid "Browse your computer:"
14647 msgstr ""
14649 #: templates/import.twig:62
14650 msgid "Browse your computer"
14651 msgstr ""
14653 #: templates/import.twig:68 templates/import.twig:101
14654 msgid "You may also drag and drop a file on any page."
14655 msgstr ""
14657 #: templates/import.twig:74 templates/import.twig:104
14658 #, php-format
14659 msgid "Select from the web server upload directory [strong]%s[/strong]:"
14660 msgstr ""
14662 #: templates/import.twig:80
14663 msgid "Select file to import"
14664 msgstr ""
14666 #: templates/import.twig:85 templates/import.twig:115
14667 msgid "There are no files to upload!"
14668 msgstr ""
14670 #: templates/import.twig:118
14671 msgid "File uploads are not allowed on this server."
14672 msgstr ""
14674 #: templates/import.twig:152
14675 msgid "Partial import:"
14676 msgstr ""
14678 #: templates/import.twig:157
14679 #, php-format
14680 msgid ""
14681 "Previous import timed out, after resubmitting will continue from position %d."
14682 msgstr ""
14684 #: templates/import.twig:165
14685 msgid ""
14686 "Allow the interruption of an import in case the script detects it is close "
14687 "to the PHP timeout limit. <em>(This might be a good way to import large "
14688 "files, however it can break transactions.)</em>"
14689 msgstr ""
14691 #: templates/import.twig:172
14692 msgid "Skip this number of queries (for SQL) starting from the first one:"
14693 msgstr ""
14695 #: templates/import.twig:189
14696 msgid "Other options:"
14697 msgstr ""
14699 #: templates/indexes.twig:38
14700 #: templates/table/structure/display_structure.twig:445
14701 #, fuzzy
14702 #| msgid "Username"
14703 msgid "Rename"
14704 msgstr "Gebrukersnoame"
14706 #: templates/indexes.twig:44
14707 #: templates/table/structure/display_structure.twig:451
14708 msgid "The primary key has been dropped."
14709 msgstr ""
14711 #: templates/indexes.twig:49
14712 #: templates/table/structure/display_structure.twig:456
14713 #, php-format
14714 msgid "Index %s has been dropped."
14715 msgstr ""
14717 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
14718 #: templates/javascript/variables.twig:8
14719 msgid "calendar-month-year"
14720 msgstr "calendar-month-year"
14722 #. l10n: Year suffix for calendar, "none" is empty.
14723 #: templates/javascript/variables.twig:11
14724 #, fuzzy
14725 #| msgctxt "Year suffix"
14726 #| msgid "none"
14727 msgid "none"
14728 msgstr "none"
14730 #. l10n: Previous month. Display text for previous month link in calendar
14731 #: templates/javascript/variables.twig:16
14732 msgid "Prev"
14733 msgstr ""
14735 #. l10n: Next month. Display text for next month link in calendar
14736 #: templates/javascript/variables.twig:17
14737 msgid "Next"
14738 msgstr ""
14740 #. l10n: Display text for current month link in calendar
14741 #: templates/javascript/variables.twig:18
14742 msgid "Today"
14743 msgstr ""
14745 #: templates/javascript/variables.twig:20
14746 msgid "January"
14747 msgstr "januoari"
14749 #: templates/javascript/variables.twig:21
14750 msgid "February"
14751 msgstr "februoari"
14753 #: templates/javascript/variables.twig:22
14754 msgid "March"
14755 msgstr "moarte"
14757 #: templates/javascript/variables.twig:23
14758 msgid "April"
14759 msgstr "april"
14761 #. l10n: Short month name for May
14762 #: templates/javascript/variables.twig:24
14763 #: templates/javascript/variables.twig:38
14764 msgid "May"
14765 msgstr "meie"
14767 #: templates/javascript/variables.twig:25
14768 msgid "June"
14769 msgstr "juni"
14771 #: templates/javascript/variables.twig:26
14772 msgid "July"
14773 msgstr "juli"
14775 #: templates/javascript/variables.twig:27
14776 msgid "August"
14777 msgstr "ogustus"
14779 #: templates/javascript/variables.twig:28
14780 msgid "September"
14781 msgstr "september"
14783 #: templates/javascript/variables.twig:29
14784 msgid "October"
14785 msgstr "oktober"
14787 #: templates/javascript/variables.twig:30
14788 msgid "November"
14789 msgstr "november"
14791 #: templates/javascript/variables.twig:31
14792 msgid "December"
14793 msgstr "december"
14795 #. l10n: Short week day name for Sunday
14796 #: templates/javascript/variables.twig:57
14797 msgid "Sun"
14798 msgstr "zu"
14800 #. l10n: Minimal week day name for Sunday
14801 #: templates/javascript/variables.twig:66
14802 msgid "Su"
14803 msgstr ""
14805 #. l10n: Minimal week day name for Monday
14806 #: templates/javascript/variables.twig:67
14807 msgid "Mo"
14808 msgstr "mo"
14810 #. l10n: Minimal week day name for Tuesday
14811 #: templates/javascript/variables.twig:68
14812 msgid "Tu"
14813 msgstr "di"
14815 #. l10n: Minimal week day name for Wednesday
14816 #: templates/javascript/variables.twig:69
14817 msgid "We"
14818 msgstr "wo"
14820 #. l10n: Minimal week day name for Thursday
14821 #: templates/javascript/variables.twig:70
14822 msgid "Th"
14823 msgstr "du"
14825 #. l10n: Minimal week day name for Friday
14826 #: templates/javascript/variables.twig:71
14827 msgid "Fr"
14828 msgstr "vr"
14830 #. l10n: Minimal week day name for Saturday
14831 #: templates/javascript/variables.twig:72
14832 msgid "Sa"
14833 msgstr "zo"
14835 #. l10n: Column header for week of the year in calendar
14836 #: templates/javascript/variables.twig:74
14837 msgid "Wk"
14838 msgstr ""
14840 #: templates/javascript/variables.twig:82
14841 msgid "Hour"
14842 msgstr ""
14844 #: templates/javascript/variables.twig:83
14845 msgid "Minute"
14846 msgstr ""
14848 #: templates/javascript/variables.twig:84
14849 msgid "Second"
14850 msgstr ""
14852 #: templates/javascript/variables.twig:90
14853 msgid "This field is required"
14854 msgstr ""
14856 #: templates/javascript/variables.twig:91
14857 msgid "Please fix this field"
14858 msgstr ""
14860 #: templates/javascript/variables.twig:92
14861 msgid "Please enter a valid email address"
14862 msgstr ""
14864 #: templates/javascript/variables.twig:93
14865 msgid "Please enter a valid URL"
14866 msgstr ""
14868 #: templates/javascript/variables.twig:94
14869 msgid "Please enter a valid date"
14870 msgstr ""
14872 #: templates/javascript/variables.twig:95
14873 msgid "Please enter a valid date ( ISO )"
14874 msgstr ""
14876 #: templates/javascript/variables.twig:96
14877 msgid "Please enter a valid number"
14878 msgstr ""
14880 #: templates/javascript/variables.twig:97
14881 msgid "Please enter a valid credit card number"
14882 msgstr ""
14884 #: templates/javascript/variables.twig:98
14885 msgid "Please enter only digits"
14886 msgstr ""
14888 #: templates/javascript/variables.twig:99
14889 msgid "Please enter the same value again"
14890 msgstr ""
14892 #: templates/javascript/variables.twig:100
14893 msgid "Please enter no more than {0} characters"
14894 msgstr ""
14896 #: templates/javascript/variables.twig:101
14897 msgid "Please enter at least {0} characters"
14898 msgstr ""
14900 #: templates/javascript/variables.twig:102
14901 msgid "Please enter a value between {0} and {1} characters long"
14902 msgstr ""
14904 #: templates/javascript/variables.twig:103
14905 msgid "Please enter a value between {0} and {1}"
14906 msgstr ""
14908 #: templates/javascript/variables.twig:104
14909 msgid "Please enter a value less than or equal to {0}"
14910 msgstr ""
14912 #: templates/javascript/variables.twig:105
14913 msgid "Please enter a value greater than or equal to {0}"
14914 msgstr ""
14916 #: templates/javascript/variables.twig:106
14917 msgid "Please enter a valid date or time"
14918 msgstr ""
14920 #: templates/javascript/variables.twig:107
14921 msgid "Please enter a valid HEX input"
14922 msgstr ""
14924 #. l10n: To validate the usage of a MD5 function on the column
14925 #: templates/javascript/variables.twig:108
14926 msgid "This column can not contain a 32 chars value"
14927 msgstr ""
14929 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
14930 #: templates/javascript/variables.twig:109
14931 msgid ""
14932 "These functions are meant to return a binary result; to avoid inconsistent "
14933 "results you should store it in a BINARY, VARBINARY, or BLOB column."
14934 msgstr ""
14936 #: templates/login/form.twig:30
14937 msgid "Log in"
14938 msgstr ""
14940 #: templates/login/form.twig:36 templates/login/form.twig:41
14941 msgid "You can enter hostname/IP address and port separated by space."
14942 msgstr ""
14944 #: templates/login/form.twig:48
14945 msgid "Username:"
14946 msgstr "Gebrukersnoame:"
14948 #: templates/login/form.twig:57
14949 #: templates/server/privileges/change_password.twig:21
14950 #: templates/server/privileges/login_information_fields.twig:43
14951 #: templates/server/replication/change_master.twig:18
14952 #: templates/server/replication/master_add_slave_user.twig:49
14953 msgid "Password:"
14954 msgstr ""
14956 #: templates/login/form.twig:67
14957 msgid "Server choice:"
14958 msgstr ""
14960 #: templates/login/header.twig:17
14961 msgid ""
14962 "There is a mismatch between HTTPS indicated on the server and client. This "
14963 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
14964 "server configuration to indicate HTTPS properly."
14965 msgstr ""
14967 #: templates/login/twofactor/application_configure.twig:3
14968 msgid ""
14969 "Please scan following QR code into the two-factor authentication app on your "
14970 "device and enter authentication code it generates."
14971 msgstr ""
14973 #: templates/login/twofactor/application_configure.twig:13
14974 msgid "Secret/key:"
14975 msgstr ""
14977 #: templates/login/twofactor/application_configure.twig:16
14978 #: templates/login/twofactor/application.twig:2
14979 msgid "Authentication code:"
14980 msgstr ""
14982 #: templates/login/twofactor/application.twig:4
14983 msgid ""
14984 "Open the two-factor authentication app on your device to view your "
14985 "authentication code and verify your identity."
14986 msgstr ""
14988 #: templates/login/twofactor/invalid.twig:2
14989 msgid ""
14990 "The configured two factor authentication is not available, please install "
14991 "missing dependencies."
14992 msgstr ""
14994 #: templates/login/twofactor/key_configure.twig:3
14995 msgid ""
14996 "Please connect your FIDO U2F device into your computer's USB port. Then "
14997 "confirm registration on the device."
14998 msgstr ""
15000 #: templates/login/twofactor/key-https-warning.twig:3
15001 msgid ""
15002 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
15003 "most likely refuse to authenticate you."
15004 msgstr ""
15006 #: templates/login/twofactor/key.twig:3
15007 msgid ""
15008 "Please connect your FIDO U2F device into your computer's USB port. Then "
15009 "confirm login on the device."
15010 msgstr ""
15012 #: templates/login/twofactor.twig:5
15013 msgid "Verify"
15014 msgstr ""
15016 #: templates/menu/breadcrumbs.twig:27
15017 msgid "View:"
15018 msgstr ""
15020 #: templates/navigation/item_unhide_dialog.twig:20
15021 msgid "Unhide"
15022 msgstr ""
15024 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
15025 msgid "Home"
15026 msgstr ""
15028 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15029 msgid "Empty session data"
15030 msgstr ""
15032 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15033 msgid "Log out"
15034 msgstr ""
15036 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
15037 msgid "phpMyAdmin documentation"
15038 msgstr ""
15040 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15041 #, fuzzy
15042 #| msgid "Documentation"
15043 msgid "MariaDB Documentation"
15044 msgstr "Dokumentoasje"
15046 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15047 #, fuzzy
15048 #| msgid "Documentation"
15049 msgid "MySQL Documentation"
15050 msgstr "Dokumentoasje"
15052 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
15053 msgid "Navigation panel settings"
15054 msgstr ""
15056 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
15057 msgid "Reload navigation panel"
15058 msgstr ""
15060 #: templates/navigation/main.twig:67
15061 msgid "An error has occurred while loading the navigation display"
15062 msgstr ""
15064 #: templates/navigation/main.twig:88
15065 msgid "SQL upload"
15066 msgstr ""
15068 #: templates/preferences/autoload.twig:7
15069 msgid ""
15070 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
15071 "import it for current session?"
15072 msgstr ""
15074 #: templates/preferences/autoload.twig:13
15075 msgid "Delete settings"
15076 msgstr ""
15078 #: templates/preferences/forms/main.twig:4
15079 msgid "Cannot save settings, submitted form contains errors!"
15080 msgstr ""
15082 #: templates/preferences/header.twig:6
15083 msgid "Manage your settings"
15084 msgstr ""
15086 #: templates/preferences/header.twig:12
15087 msgid "Two-factor authentication"
15088 msgstr ""
15090 #: templates/preferences/header.twig:55
15091 #: templates/preferences/manage/main.twig:72
15092 msgid "Configuration has been saved."
15093 msgstr ""
15095 #: templates/preferences/header.twig:60
15096 #, php-format
15097 msgid ""
15098 "Your preferences will be saved for current session only. Storing them "
15099 "permanently requires %sphpMyAdmin configuration storage%s."
15100 msgstr ""
15102 #: templates/preferences/manage/error.twig:1
15103 msgid "Configuration contains incorrect data for some fields."
15104 msgstr ""
15106 #: templates/preferences/manage/error.twig:16
15107 msgid "Do you want to import remaining settings?"
15108 msgstr ""
15110 #: templates/preferences/manage/main.twig:3
15111 #: templates/preferences/manage/main.twig:33
15112 msgid "Saved on: @DATE@"
15113 msgstr ""
15115 #: templates/preferences/manage/main.twig:20
15116 msgid "Import from file"
15117 msgstr ""
15119 #: templates/preferences/manage/main.twig:27
15120 msgid "Import from browser's storage"
15121 msgstr ""
15123 #: templates/preferences/manage/main.twig:30
15124 msgid "Settings will be imported from your browser's local storage."
15125 msgstr ""
15127 #: templates/preferences/manage/main.twig:36
15128 msgid "You have no saved settings!"
15129 msgstr ""
15131 #: templates/preferences/manage/main.twig:40
15132 #: templates/preferences/manage/main.twig:104
15133 msgid "This feature is not supported by your web browser"
15134 msgstr ""
15136 #: templates/preferences/manage/main.twig:44
15137 msgid "Merge with current configuration"
15138 msgstr ""
15140 #: templates/preferences/manage/main.twig:59
15141 #, php-format
15142 msgid ""
15143 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15144 "script%s."
15145 msgstr ""
15147 #: templates/preferences/manage/main.twig:81
15148 msgid "Save as JSON file"
15149 msgstr ""
15151 #: templates/preferences/manage/main.twig:85
15152 msgid "Save as PHP file"
15153 msgstr ""
15155 #: templates/preferences/manage/main.twig:90
15156 msgid "Save to browser's storage"
15157 msgstr ""
15159 #: templates/preferences/manage/main.twig:96
15160 msgid "Settings will be saved in your browser's local storage."
15161 msgstr ""
15163 #: templates/preferences/manage/main.twig:99
15164 msgid "Existing settings will be overwritten!"
15165 msgstr ""
15167 #: templates/preferences/manage/main.twig:120
15168 msgid "You can reset all your settings and restore them to default values."
15169 msgstr ""
15171 #: templates/preferences/two_factor/configure.twig:5
15172 #: templates/preferences/two_factor/main.twig:57
15173 #: templates/preferences/two_factor/main.twig:70
15174 msgid "Configure two-factor authentication"
15175 msgstr ""
15177 #: templates/preferences/two_factor/configure.twig:12
15178 msgid "Enable two-factor authentication"
15179 msgstr ""
15181 #: templates/preferences/two_factor/confirm.twig:5
15182 msgid "Confirm disabling two-factor authentication"
15183 msgstr ""
15185 #: templates/preferences/two_factor/confirm.twig:9
15186 msgid ""
15187 "By disabling two factor authentication you will be again able to login using "
15188 "password only."
15189 msgstr ""
15191 #: templates/preferences/two_factor/confirm.twig:13
15192 #: templates/preferences/two_factor/main.twig:46
15193 msgid "Disable two-factor authentication"
15194 msgstr ""
15196 #: templates/preferences/two_factor/main.twig:5
15197 msgid "Two-factor authentication status"
15198 msgstr ""
15200 #: templates/preferences/two_factor/main.twig:11
15201 msgid ""
15202 "Two-factor authentication is not available, please install optional "
15203 "dependencies to enable authentication backends."
15204 msgstr ""
15206 #: templates/preferences/two_factor/main.twig:12
15207 msgid "Following composer packages are missing:"
15208 msgstr ""
15210 #: templates/preferences/two_factor/main.twig:20
15211 msgid "Two-factor authentication is available and configured for this account."
15212 msgstr ""
15214 #: templates/preferences/two_factor/main.twig:22
15215 msgid ""
15216 "Two-factor authentication is available, but not configured for this account."
15217 msgstr ""
15219 #: templates/preferences/two_factor/main.twig:26
15220 msgid ""
15221 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15222 "storage to use it."
15223 msgstr ""
15225 #: templates/preferences/two_factor/main.twig:41
15226 msgid "You have enabled two factor authentication."
15227 msgstr ""
15229 #: templates/relation/diagnostic_info.twig:1
15230 msgid "Quick steps to set up advanced features:"
15231 msgstr ""
15233 #: templates/relation/diagnostic_info.twig:5
15234 #, php-format
15235 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
15236 msgstr ""
15238 #: templates/relation/diagnostic_info.twig:9
15239 msgid "Create a pma user and give access to these tables."
15240 msgstr ""
15242 #: templates/relation/diagnostic_info.twig:13
15243 msgid ""
15244 "Enable advanced features in configuration file (<code>config.inc.php</"
15245 "code>), for example by starting from <code>config.sample.inc.php</code>."
15246 msgstr ""
15248 #: templates/relation/diagnostic_info.twig:17
15249 msgid "Re-login to phpMyAdmin to load the updated configuration file."
15250 msgstr ""
15252 #: templates/server/binlog/index.twig:10
15253 msgid "Select binary log to view"
15254 msgstr ""
15256 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
15257 #: templates/server/status/processes/list.twig:20
15258 msgid "Truncate shown queries"
15259 msgstr ""
15261 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
15262 #: templates/server/status/processes/list.twig:26
15263 msgid "Show full queries"
15264 msgstr ""
15266 #: templates/server/binlog/index.twig:84
15267 msgid "Log name"
15268 msgstr ""
15270 #: templates/server/binlog/index.twig:85
15271 msgid "Position"
15272 msgstr ""
15274 #: templates/server/binlog/index.twig:87
15275 #: templates/server/replication/master_replication.twig:24
15276 msgid "Server ID"
15277 msgstr ""
15279 #: templates/server/binlog/index.twig:88
15280 msgid "Original position"
15281 msgstr ""
15283 #: templates/server/binlog/index.twig:89
15284 #: templates/table/structure/display_table_stats.twig:3
15285 msgid "Information"
15286 msgstr ""
15288 #: templates/server/collations/index.twig:5
15289 msgid "Character sets and collations"
15290 msgstr ""
15292 #: templates/server/collations/index.twig:32
15293 msgid "(default)"
15294 msgstr ""
15296 #: templates/server/databases/index.twig:6
15297 msgid "Databases statistics"
15298 msgstr ""
15300 #: templates/server/databases/index.twig:23
15301 #: templates/server/databases/index.twig:61
15302 msgid "Create database"
15303 msgstr ""
15305 #: templates/server/databases/index.twig:72
15306 msgid "No privileges to create databases"
15307 msgstr ""
15309 #: templates/server/databases/index.twig:159
15310 #: templates/server/replication/index.twig:18
15311 #: templates/server/replication/master_replication.twig:3
15312 msgid "Master replication"
15313 msgstr ""
15315 #: templates/server/databases/index.twig:163
15316 #: templates/server/replication/slave_configuration.twig:2
15317 msgid "Slave replication"
15318 msgstr ""
15320 #: templates/server/databases/index.twig:184
15321 #, php-format
15322 msgid "Jump to database '%s'"
15323 msgstr ""
15325 #: templates/server/databases/index.twig:245
15326 #, php-format
15327 msgid "Check privileges for database \"%s\"."
15328 msgstr ""
15330 #: templates/server/databases/index.twig:246
15331 msgid "Check privileges"
15332 msgstr ""
15334 #: templates/server/databases/index.twig:312
15335 msgid ""
15336 "Note: Enabling the database statistics here might cause heavy traffic "
15337 "between the web server and the MySQL server."
15338 msgstr ""
15340 #: templates/server/databases/index.twig:318
15341 #: templates/server/databases/index.twig:319
15342 msgid "Enable statistics"
15343 msgstr ""
15345 #: templates/server/databases/index.twig:330
15346 msgid "No databases"
15347 msgstr ""
15349 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
15350 msgid "Storage engines"
15351 msgstr ""
15353 #: templates/server/engines/index.twig:13
15354 msgid "Storage Engine"
15355 msgstr ""
15357 #: templates/server/engines/show.twig:45
15358 msgid "Unknown storage engine."
15359 msgstr ""
15361 #: templates/server/export/index.twig:32
15362 msgid "@SERVER@ will become the server name."
15363 msgstr ""
15365 #: templates/server/export/index.twig:3
15366 msgid "Exporting databases from the current server"
15367 msgstr ""
15369 #: templates/server/export/index.twig:7
15370 msgid "Databases:"
15371 msgstr ""
15373 #: templates/server/import/index.twig:3
15374 msgid "Importing into the current server"
15375 msgstr ""
15377 #: templates/server/plugins/index.twig:26
15378 msgid "Plugin"
15379 msgstr ""
15381 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
15382 msgid "Version"
15383 msgstr ""
15385 #: templates/server/plugins/index.twig:29
15386 msgid "Author"
15387 msgstr ""
15389 #: templates/server/plugins/index.twig:41
15390 msgid "inactive"
15391 msgstr ""
15393 #: templates/server/plugins/index.twig:43
15394 msgid "disabled"
15395 msgstr ""
15397 #: templates/server/plugins/index.twig:45
15398 msgid "deleting"
15399 msgstr ""
15401 #: templates/server/plugins/index.twig:47
15402 msgid "deleted"
15403 msgstr ""
15405 #: templates/server/privileges/add_user.twig:12
15406 msgid "Database for user account"
15407 msgstr ""
15409 #: templates/server/privileges/add_user.twig:15
15410 msgid "Create database with same name and grant all privileges."
15411 msgstr ""
15413 #: templates/server/privileges/add_user.twig:19
15414 msgid "Grant all privileges on wildcard name (username\\_%)."
15415 msgstr ""
15417 #: templates/server/privileges/add_user.twig:24
15418 #, php-format
15419 msgid "Grant all privileges on database %s."
15420 msgstr ""
15422 #: templates/server/privileges/change_password.twig:15
15423 msgid "No Password"
15424 msgstr ""
15426 #: templates/server/privileges/change_password.twig:24
15427 msgid "Enter:"
15428 msgstr ""
15430 #: templates/server/privileges/change_password.twig:28
15431 #: templates/server/privileges/login_information_fields.twig:54
15432 msgctxt "Password strength"
15433 msgid "Strength:"
15434 msgstr ""
15436 #: templates/server/privileges/change_password.twig:32
15437 #: templates/server/privileges/login_information_fields.twig:60
15438 #: templates/server/replication/master_add_slave_user.twig:62
15439 msgid "Re-type:"
15440 msgstr ""
15442 #: templates/server/privileges/change_password.twig:40
15443 msgid "Password Hashing:"
15444 msgstr ""
15446 #: templates/server/privileges/change_password.twig:58
15447 msgid ""
15448 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
15449 "connection that encrypts the password using RSA</i>'; while connecting to "
15450 "the server."
15451 msgstr ""
15453 #: templates/server/privileges/choose_user_group.twig:4
15454 #: templates/server/privileges/users_overview.twig:16
15455 msgid "User group"
15456 msgstr ""
15458 #: templates/server/privileges/choose_user_group.twig:6
15459 #, fuzzy
15460 #| msgid "User:"
15461 msgid "User group:"
15462 msgstr "Gebruker:"
15464 #: templates/server/privileges/edit_routine_privileges.twig:4
15465 #: templates/server/privileges/user_properties.twig:4
15466 msgid "Edit privileges:"
15467 msgstr ""
15469 #: templates/server/privileges/edit_routine_privileges.twig:5
15470 #: templates/server/privileges/user_properties.twig:5
15471 msgid "User account"
15472 msgstr ""
15474 #: templates/server/privileges/edit_routine_privileges.twig:34
15475 #: templates/server/privileges/user_properties.twig:53
15476 msgid ""
15477 "Note: You are attempting to edit privileges of the user with which you are "
15478 "currently logged in."
15479 msgstr ""
15481 #: templates/server/privileges/edit_routine_privileges.twig:51
15482 #: templates/server/privileges/privileges_table.twig:10
15483 #: templates/server/privileges/privileges_table.twig:248
15484 msgid "Note: MySQL privilege names are expressed in English."
15485 msgstr ""
15487 #: templates/server/privileges/edit_routine_privileges.twig:63
15488 #: templates/server/privileges/edit_routine_privileges.twig:67
15489 msgid ""
15490 "Allows user to give to other users or remove from other users privileges "
15491 "that user possess on this routine."
15492 msgstr ""
15494 #: templates/server/privileges/edit_routine_privileges.twig:76
15495 #: templates/server/privileges/edit_routine_privileges.twig:79
15496 msgid "Allows altering and dropping this routine."
15497 msgstr ""
15499 #: templates/server/privileges/edit_routine_privileges.twig:88
15500 #: templates/server/privileges/edit_routine_privileges.twig:91
15501 msgid "Allows executing this routine."
15502 msgstr ""
15504 #: templates/server/privileges/login_information_fields.twig:2
15505 #: templates/server/privileges/user_properties.twig:106
15506 msgid "Login Information"
15507 msgstr ""
15509 #: templates/server/privileges/login_information_fields.twig:4
15510 #: templates/server/replication/change_master.twig:14
15511 #: templates/server/replication/master_add_slave_user.twig:16
15512 msgid "User name:"
15513 msgstr "Gebrukersnoame:"
15515 #: templates/server/privileges/login_information_fields.twig:7
15516 #: templates/server/replication/master_add_slave_user.twig:20
15517 msgid "Any user"
15518 msgstr ""
15520 #: templates/server/privileges/login_information_fields.twig:8
15521 #: templates/server/privileges/login_information_fields.twig:33
15522 #: templates/server/privileges/login_information_fields.twig:50
15523 #: templates/server/privileges/privileges_summary.twig:75
15524 #: templates/server/privileges/privileges_summary.twig:90
15525 msgid "Use text field"
15526 msgstr ""
15528 #: templates/server/privileges/login_information_fields.twig:16
15529 msgid ""
15530 "An account already exists with the same username but possibly a different "
15531 "hostname."
15532 msgstr ""
15534 #: templates/server/privileges/login_information_fields.twig:22
15535 #, fuzzy
15536 #| msgid "User name:"
15537 msgid "Host name:"
15538 msgstr "Gebrukersnoame:"
15540 #: templates/server/privileges/login_information_fields.twig:27
15541 #: templates/server/replication/master_add_slave_user.twig:34
15542 msgid "Any host"
15543 msgstr ""
15545 #: templates/server/privileges/login_information_fields.twig:28
15546 #: templates/server/replication/master_add_slave_user.twig:35
15547 msgid "Local"
15548 msgstr ""
15550 #: templates/server/privileges/login_information_fields.twig:30
15551 #: templates/server/replication/master_add_slave_user.twig:37
15552 msgid "This host"
15553 msgstr ""
15555 #: templates/server/privileges/login_information_fields.twig:32
15556 #: templates/server/replication/master_add_slave_user.twig:39
15557 msgid "Use host table"
15558 msgstr ""
15560 #: templates/server/privileges/login_information_fields.twig:39
15561 #: templates/server/replication/master_add_slave_user.twig:44
15562 msgid ""
15563 "When Host table is used, this field is ignored and values stored in Host "
15564 "table are used instead."
15565 msgstr ""
15567 #: templates/server/privileges/login_information_fields.twig:45
15568 #: templates/server/privileges/login_information_fields.twig:53
15569 #: templates/server/privileges/users_overview.twig:10
15570 #: templates/server/replication/change_master.twig:19
15571 #: templates/server/replication/master_add_slave_user.twig:52
15572 #: templates/server/replication/master_add_slave_user.twig:57
15573 msgid "Password"
15574 msgstr ""
15576 #: templates/server/privileges/login_information_fields.twig:47
15577 msgid "Do not change the password"
15578 msgstr ""
15580 #: templates/server/privileges/login_information_fields.twig:49
15581 #: templates/server/replication/master_add_slave_user.twig:53
15582 msgid "No password"
15583 msgstr ""
15585 #: templates/server/privileges/login_information_fields.twig:62
15586 #: templates/server/replication/master_add_slave_user.twig:65
15587 msgid "Re-type"
15588 msgstr ""
15590 #: templates/server/privileges/login_information_fields.twig:68
15591 msgid "Authentication plugin"
15592 msgstr ""
15594 #: templates/server/privileges/login_information_fields.twig:70
15595 msgid "Password hashing method"
15596 msgstr ""
15598 #: templates/server/privileges/login_information_fields.twig:83
15599 msgid ""
15600 "This method requires using an '<em>SSL connection</em>' or an "
15601 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
15602 "while connecting to the server."
15603 msgstr ""
15605 #: templates/server/privileges/new_user_ajax.twig:52
15606 #: templates/server/privileges/users_overview.twig:80
15607 msgid "Edit user group"
15608 msgstr ""
15610 #: templates/server/privileges/privileges_summary.twig:20
15611 msgid "Column-specific privileges"
15612 msgstr ""
15614 #: templates/server/privileges/privileges_summary.twig:54
15615 msgid "Add privileges on the following database(s):"
15616 msgstr ""
15618 #: templates/server/privileges/privileges_summary.twig:67
15619 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
15620 msgstr ""
15622 #: templates/server/privileges/privileges_summary.twig:71
15623 msgid "Add privileges on the following table:"
15624 msgstr ""
15626 #: templates/server/privileges/privileges_summary.twig:86
15627 msgid "Add privileges on the following routine:"
15628 msgstr ""
15630 #: templates/server/privileges/privileges_table.twig:29
15631 #: templates/server/privileges/privileges_table.twig:30
15632 #: templates/server/privileges/privileges_table.twig:50
15633 #: templates/server/privileges/privileges_table.twig:51
15634 #: templates/server/privileges/privileges_table.twig:71
15635 #: templates/server/privileges/privileges_table.twig:72
15636 #: templates/server/privileges/privileges_table.twig:92
15637 #: templates/server/privileges/privileges_table.twig:93
15638 msgctxt "None privileges"
15639 msgid "None"
15640 msgstr ""
15642 #: templates/server/privileges/privileges_table.twig:136
15643 #: templates/server/privileges/privileges_table.twig:140
15644 #: templates/server/privileges/privileges_table.twig:614
15645 #: templates/server/privileges/privileges_table.twig:618
15646 msgid ""
15647 "Allows user to give to other users or remove from other users the privileges "
15648 "that user possess yourself."
15649 msgstr ""
15651 #: templates/server/privileges/privileges_table.twig:231
15652 msgid "Global"
15653 msgstr ""
15655 #: templates/server/privileges/privileges_table.twig:238
15656 #: templates/server/privileges/users_overview.twig:12
15657 msgid "Global privileges"
15658 msgstr ""
15660 #: templates/server/privileges/privileges_table.twig:528
15661 msgid "Administration"
15662 msgstr ""
15664 #: templates/server/privileges/privileges_table.twig:535
15665 #: templates/server/privileges/privileges_table.twig:538
15666 msgid ""
15667 "Allows adding users and privileges without reloading the privilege tables."
15668 msgstr ""
15670 #: templates/server/privileges/privileges_table.twig:646
15671 msgid "Allows creating foreign key relations."
15672 msgstr ""
15674 #: templates/server/privileges/privileges_table.twig:646
15675 msgid "Not used on MariaDB."
15676 msgstr ""
15678 #: templates/server/privileges/privileges_table.twig:646
15679 msgid "Not used for this MySQL version."
15680 msgstr ""
15682 #: templates/server/privileges/privileges_table.twig:697
15683 msgid "Resource limits"
15684 msgstr ""
15686 #: templates/server/privileges/privileges_table.twig:699
15687 msgid "Note: Setting these options to 0 (zero) removes the limit."
15688 msgstr ""
15690 #: templates/server/privileges/privileges_table.twig:705
15691 #: templates/server/privileges/privileges_table.twig:712
15692 msgid "Limits the number of queries the user may send to the server per hour."
15693 msgstr ""
15695 #: templates/server/privileges/privileges_table.twig:718
15696 #: templates/server/privileges/privileges_table.twig:725
15697 msgid ""
15698 "Limits the number of commands that change any table or database the user may "
15699 "execute per hour."
15700 msgstr ""
15702 #: templates/server/privileges/privileges_table.twig:731
15703 #: templates/server/privileges/privileges_table.twig:738
15704 msgid "Limits the number of new connections the user may open per hour."
15705 msgstr ""
15707 #: templates/server/privileges/privileges_table.twig:744
15708 #: templates/server/privileges/privileges_table.twig:751
15709 msgid "Limits the number of simultaneous connections the user may have."
15710 msgstr ""
15712 #: templates/server/privileges/privileges_table.twig:760
15713 msgid "Does not require SSL-encrypted connections."
15714 msgstr ""
15716 #: templates/server/privileges/privileges_table.twig:769
15717 msgid "Requires SSL-encrypted connections."
15718 msgstr ""
15720 #: templates/server/privileges/privileges_table.twig:778
15721 msgid "Requires a valid X509 certificate."
15722 msgstr ""
15724 #: templates/server/privileges/privileges_table.twig:799
15725 msgid "Requires that a specific cipher method be used for a connection."
15726 msgstr ""
15728 #: templates/server/privileges/privileges_table.twig:808
15729 msgid "Requires that a valid X509 certificate issued by this CA be presented."
15730 msgstr ""
15732 #: templates/server/privileges/privileges_table.twig:817
15733 msgid "Requires that a valid X509 certificate with this subject be presented."
15734 msgstr ""
15736 #: templates/server/privileges/subnav.twig:5
15737 #: templates/server/privileges/user_overview.twig:5
15738 msgid "User accounts overview"
15739 msgstr ""
15741 #: templates/server/privileges/subnav.twig:11
15742 #: templates/server/user_groups/user_groups.twig:1
15743 #: templates/server/user_groups/user_groups.twig:9
15744 msgid "User groups"
15745 msgstr ""
15747 #: templates/server/privileges/user_properties.twig:57
15748 #: templates/server/privileges/users_overview.twig:54
15749 msgid "The selected user was not found in the privilege table."
15750 msgstr ""
15752 #: templates/server/privileges/user_properties.twig:107
15753 msgid "Change login information / Copy user account"
15754 msgstr ""
15756 #: templates/server/privileges/user_properties.twig:114
15757 msgid "Create a new user account with the same privileges and …"
15758 msgstr ""
15760 #: templates/server/privileges/user_properties.twig:120
15761 msgid "… keep the old one."
15762 msgstr ""
15764 #: templates/server/privileges/user_properties.twig:127
15765 msgid "… delete the old one from the user tables."
15766 msgstr ""
15768 #: templates/server/privileges/user_properties.twig:134
15769 msgid ""
15770 "… revoke all active privileges from the old one and delete it afterwards."
15771 msgstr ""
15773 #: templates/server/privileges/user_properties.twig:141
15774 msgid ""
15775 "… delete the old one from the user tables and reload the privileges "
15776 "afterwards."
15777 msgstr ""
15779 #: templates/server/privileges/users_overview.twig:131
15780 msgid "Remove selected user accounts"
15781 msgstr ""
15783 #: templates/server/privileges/users_overview.twig:133
15784 msgid "Revoke all active privileges from the users and delete them afterwards."
15785 msgstr ""
15787 #: templates/server/privileges/users_overview.twig:137
15788 msgid "Drop the databases that have the same names as the users."
15789 msgstr ""
15791 #: templates/server/replication/change_master.twig:5
15792 msgid "Slave configuration"
15793 msgstr ""
15795 #: templates/server/replication/change_master.twig:6
15796 #: templates/server/replication/slave_configuration.twig:97
15797 msgid "Change or reconfigure master server"
15798 msgstr ""
15800 #: templates/server/replication/change_master.twig:9
15801 msgid ""
15802 "Make sure you have a unique server-id in your configuration file (my.cnf). "
15803 "If not, please add the following line into [mysqld] section:"
15804 msgstr ""
15806 #: templates/server/replication/change_master.twig:26
15807 msgid "Port:"
15808 msgstr ""
15810 #: templates/server/replication/index.twig:21
15811 #, php-format
15812 msgid ""
15813 "This server is not configured as master in a replication process. Would you "
15814 "like to %sconfigure%s it?"
15815 msgstr ""
15817 #: templates/server/replication/index.twig:43
15818 msgid "No privileges"
15819 msgstr ""
15821 #: templates/server/replication/master_add_slave_user.twig:6
15822 #: templates/server/replication/master_replication.twig:44
15823 msgid "Add slave replication user"
15824 msgstr ""
15826 #: templates/server/replication/master_add_slave_user.twig:21
15827 #: templates/server/replication/master_add_slave_user.twig:40
15828 #: templates/server/replication/master_add_slave_user.twig:54
15829 msgid "Use text field:"
15830 msgstr ""
15832 #: templates/server/replication/master_add_slave_user.twig:70
15833 msgid "Generate password:"
15834 msgstr ""
15836 #: templates/server/replication/master_configuration.twig:2
15837 msgid "Master configuration"
15838 msgstr ""
15840 #: templates/server/replication/master_configuration.twig:4
15841 msgid ""
15842 "This server is not configured as a master server in a replication process. "
15843 "You can choose from either replicating all databases and ignoring some of "
15844 "them (useful if you want to replicate a majority of the databases) or you "
15845 "can choose to ignore all databases by default and allow only certain "
15846 "databases to be replicated. Please select the mode:"
15847 msgstr ""
15849 #: templates/server/replication/master_configuration.twig:9
15850 msgid "Replicate all databases; Ignore:"
15851 msgstr ""
15853 #: templates/server/replication/master_configuration.twig:10
15854 msgid "Ignore all databases; Replicate:"
15855 msgstr ""
15857 #: templates/server/replication/master_configuration.twig:12
15858 msgid "Please select databases:"
15859 msgstr ""
15861 #: templates/server/replication/master_configuration.twig:15
15862 msgid ""
15863 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
15864 "and please restart the MySQL server afterwards."
15865 msgstr ""
15867 #: templates/server/replication/master_configuration.twig:21
15868 msgid ""
15869 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
15870 "should see a message informing you, that this server <strong>is</strong> "
15871 "configured as master."
15872 msgstr ""
15874 #: templates/server/replication/master_replication.twig:5
15875 msgid "This server is configured as master in a replication process."
15876 msgstr ""
15878 #: templates/server/replication/master_replication.twig:16
15879 msgid "Show connected slaves"
15880 msgstr ""
15882 #: templates/server/replication/master_replication.twig:38
15883 msgid ""
15884 "Only slaves started with the --report-host=host_name option are visible in "
15885 "this list."
15886 msgstr ""
15888 #: templates/server/replication/slave_configuration.twig:5
15889 msgid "Master connection:"
15890 msgstr ""
15892 #: templates/server/replication/slave_configuration.twig:25
15893 msgid "Slave SQL Thread not running!"
15894 msgstr ""
15896 #: templates/server/replication/slave_configuration.twig:28
15897 msgid "Slave IO Thread not running!"
15898 msgstr ""
15900 #: templates/server/replication/slave_configuration.twig:31
15901 msgid ""
15902 "Server is configured as slave in a replication process. Would you like to:"
15903 msgstr ""
15905 #: templates/server/replication/slave_configuration.twig:34
15906 msgid "See slave status table"
15907 msgstr ""
15909 #: templates/server/replication/slave_configuration.twig:38
15910 msgid "Control slave:"
15911 msgstr ""
15913 #: templates/server/replication/slave_configuration.twig:48
15914 msgid "Reset slave"
15915 msgstr ""
15917 #: templates/server/replication/slave_configuration.twig:54
15918 msgid "Start SQL Thread only"
15919 msgstr ""
15921 #: templates/server/replication/slave_configuration.twig:56
15922 msgid "Stop SQL Thread only"
15923 msgstr ""
15925 #: templates/server/replication/slave_configuration.twig:63
15926 msgid "Start IO Thread only"
15927 msgstr ""
15929 #: templates/server/replication/slave_configuration.twig:65
15930 msgid "Stop IO Thread only"
15931 msgstr ""
15933 #: templates/server/replication/slave_configuration.twig:74
15934 msgid "Error management:"
15935 msgstr ""
15937 #: templates/server/replication/slave_configuration.twig:77
15938 msgid "Skipping errors might lead into unsynchronized master and slave!"
15939 msgstr ""
15941 #: templates/server/replication/slave_configuration.twig:81
15942 msgid "Skip current error"
15943 msgstr ""
15945 #: templates/server/replication/slave_configuration.twig:87
15946 #, php-format
15947 msgid "Skip next %s errors."
15948 msgstr ""
15950 #: templates/server/replication/slave_configuration.twig:107
15951 #, php-format
15952 msgid ""
15953 "This server is not configured as slave in a replication process. Would you "
15954 "like to %sconfigure%s it?"
15955 msgstr ""
15957 #: templates/server/replication/status_table.twig:6
15958 msgid "Master status"
15959 msgstr ""
15961 #: templates/server/replication/status_table.twig:8
15962 msgid "Slave status"
15963 msgstr ""
15965 #: templates/server/replication/status_table.twig:16
15966 #: templates/server/status/variables/index.twig:72
15967 #: templates/server/variables/index.twig:31
15968 msgid "Variable"
15969 msgstr ""
15971 #: templates/server/status/advisor/index.twig:6
15972 #: templates/server/status/advisor/index.twig:19
15973 msgid "Advisor system"
15974 msgstr ""
15976 #: templates/server/status/advisor/index.twig:9
15977 msgid "Not enough privilege to view the advisor."
15978 msgstr ""
15980 #: templates/server/status/advisor/index.twig:12
15981 msgid "Instructions"
15982 msgstr ""
15984 #: templates/server/status/advisor/index.twig:26
15985 msgid ""
15986 "The Advisor system can provide recommendations on server variables by "
15987 "analyzing the server status variables."
15988 msgstr ""
15990 #: templates/server/status/advisor/index.twig:31
15991 msgid ""
15992 "Do note however that this system provides recommendations based on simple "
15993 "calculations and by rule of thumb which may not necessarily apply to your "
15994 "system."
15995 msgstr ""
15997 #: templates/server/status/advisor/index.twig:36
15998 msgid ""
15999 "Prior to changing any of the configuration, be sure to know what you are "
16000 "changing (by reading the documentation) and how to undo the change. Wrong "
16001 "tuning can have a very negative effect on performance."
16002 msgstr ""
16004 #: templates/server/status/advisor/index.twig:41
16005 msgid ""
16006 "The best way to tune your system would be to change only one setting at a "
16007 "time, observe or benchmark your database, and undo the change if there was "
16008 "no clearly measurable improvement."
16009 msgstr ""
16011 #: templates/server/status/advisor/index.twig:55
16012 msgid "Errors occurred while executing rule expressions:"
16013 msgstr ""
16015 #: templates/server/status/advisor/index.twig:65
16016 msgid "Possible performance issues"
16017 msgstr ""
16019 #: templates/server/status/advisor/index.twig:78
16020 msgid "Issue:"
16021 msgstr ""
16023 #: templates/server/status/advisor/index.twig:81
16024 #, fuzzy
16025 #| msgid "Documentation"
16026 msgid "Recommendation:"
16027 msgstr "Dokumentoasje"
16029 #: templates/server/status/advisor/index.twig:84
16030 msgid "Justification:"
16031 msgstr ""
16033 #: templates/server/status/advisor/index.twig:87
16034 msgid "Used variable / formula:"
16035 msgstr ""
16037 #: templates/server/status/advisor/index.twig:90
16038 msgid "Test:"
16039 msgstr ""
16041 #: templates/server/status/base.twig:16
16042 msgid "Query statistics"
16043 msgstr ""
16045 #: templates/server/status/base.twig:21
16046 msgid "All status variables"
16047 msgstr ""
16049 #: templates/server/status/base.twig:26
16050 msgid "Monitor"
16051 msgstr ""
16053 #: templates/server/status/base.twig:31
16054 msgid "Advisor"
16055 msgstr ""
16057 #: templates/server/status/monitor/index.twig:8
16058 msgid "Start Monitor"
16059 msgstr ""
16061 #: templates/server/status/monitor/index.twig:16
16062 msgid "Instructions/Setup"
16063 msgstr ""
16065 #: templates/server/status/monitor/index.twig:20
16066 msgid "Done dragging (rearranging) charts"
16067 msgstr ""
16069 #: templates/server/status/monitor/index.twig:27
16070 #: templates/server/status/monitor/index.twig:124
16071 msgid "Add chart"
16072 msgstr ""
16074 #: templates/server/status/monitor/index.twig:31
16075 msgid "Enable charts dragging"
16076 msgstr ""
16078 #: templates/server/status/monitor/index.twig:36
16079 #: templates/server/status/processes/index.twig:29
16080 msgid "Refresh rate"
16081 msgstr ""
16083 #: templates/server/status/monitor/index.twig:43
16084 #: templates/server/status/processes/index.twig:36
16085 #, php-format
16086 msgid "%d second"
16087 msgstr ""
16089 #: templates/server/status/monitor/index.twig:45
16090 #: templates/server/status/processes/index.twig:38
16091 #, php-format
16092 msgid "%d seconds"
16093 msgstr ""
16095 #: templates/server/status/monitor/index.twig:49
16096 #: templates/server/status/processes/index.twig:42
16097 #, php-format
16098 msgid "%d minute"
16099 msgstr ""
16101 #: templates/server/status/monitor/index.twig:51
16102 #: templates/server/status/processes/index.twig:44
16103 #, php-format
16104 msgid "%d minutes"
16105 msgstr ""
16107 #: templates/server/status/monitor/index.twig:61
16108 msgid "Chart columns"
16109 msgstr ""
16111 #: templates/server/status/monitor/index.twig:74
16112 msgid "Chart arrangement"
16113 msgstr ""
16115 #: templates/server/status/monitor/index.twig:75
16116 msgid ""
16117 "The arrangement of the charts is stored to the browsers local storage. You "
16118 "may want to export it if you have a complicated set up."
16119 msgstr ""
16121 #: templates/server/status/monitor/index.twig:84
16122 msgid "Reset to default"
16123 msgstr ""
16125 #: templates/server/status/monitor/index.twig:89
16126 msgid "Monitor Instructions"
16127 msgstr ""
16129 #: templates/server/status/monitor/index.twig:91
16130 msgid ""
16131 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16132 "and track down time intensive queries. For the latter you will need to set "
16133 "log_output to 'TABLE' and have either the slow_query_log or general_log "
16134 "enabled. Note however, that the general_log produces a lot of data and "
16135 "increases server load by up to 15%."
16136 msgstr ""
16138 #: templates/server/status/monitor/index.twig:101
16139 msgid "Using the monitor:"
16140 msgstr ""
16142 #: templates/server/status/monitor/index.twig:103
16143 msgid ""
16144 "Your browser will refresh all displayed charts in a regular interval. You "
16145 "may add charts and change the refresh rate under 'Settings', or remove any "
16146 "chart using the cog icon on each respective chart."
16147 msgstr ""
16149 #: templates/server/status/monitor/index.twig:108
16150 msgid ""
16151 "To display queries from the logs, select the relevant time span on any chart "
16152 "by holding down the left mouse button and panning over the chart. Once "
16153 "confirmed, this will load a table of grouped queries, there you may click on "
16154 "any occurring SELECT statements to further analyze them."
16155 msgstr ""
16157 #: templates/server/status/monitor/index.twig:114
16158 msgid "Please note:"
16159 msgstr ""
16161 #: templates/server/status/monitor/index.twig:117
16162 msgid ""
16163 "Enabling the general_log may increase the server load by 5-15%. Also be "
16164 "aware that generating statistics from the logs is a load intensive task, so "
16165 "it is advisable to select only a small time span and to disable the "
16166 "general_log and empty its table once monitoring is not required any more."
16167 msgstr ""
16169 #: templates/server/status/monitor/index.twig:127
16170 msgid "Chart Title"
16171 msgstr ""
16173 #: templates/server/status/monitor/index.twig:131
16174 msgid "Preset chart"
16175 msgstr ""
16177 #: templates/server/status/monitor/index.twig:137
16178 msgid "Status variable(s)"
16179 msgstr ""
16181 #: templates/server/status/monitor/index.twig:142
16182 msgid "Select series:"
16183 msgstr ""
16185 #: templates/server/status/monitor/index.twig:145
16186 msgid "Commonly monitored"
16187 msgstr ""
16189 #: templates/server/status/monitor/index.twig:163
16190 msgid "or type variable name:"
16191 msgstr ""
16193 #: templates/server/status/monitor/index.twig:170
16194 msgid "Display as differential value"
16195 msgstr ""
16197 #: templates/server/status/monitor/index.twig:175
16198 msgid "Apply a divisor"
16199 msgstr ""
16201 #: templates/server/status/monitor/index.twig:186
16202 msgid "Append unit to data values"
16203 msgstr ""
16205 #: templates/server/status/monitor/index.twig:194
16206 msgid "Add this series"
16207 msgstr ""
16209 #: templates/server/status/monitor/index.twig:197
16210 msgid "Clear series"
16211 msgstr ""
16213 #: templates/server/status/monitor/index.twig:201
16214 msgid "Series in chart:"
16215 msgstr ""
16217 #: templates/server/status/monitor/index.twig:210
16218 msgid "Log statistics"
16219 msgstr ""
16221 #: templates/server/status/monitor/index.twig:212
16222 msgid "Selected time range:"
16223 msgstr ""
16225 #: templates/server/status/monitor/index.twig:220
16226 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
16227 msgstr ""
16229 #: templates/server/status/monitor/index.twig:226
16230 msgid "Remove variable data in INSERT statements for better grouping"
16231 msgstr ""
16233 #: templates/server/status/monitor/index.twig:230
16234 msgid "Choose from which log you want the statistics to be generated from."
16235 msgstr ""
16237 #: templates/server/status/monitor/index.twig:233
16238 msgid "Results are grouped by query text."
16239 msgstr ""
16241 #: templates/server/status/monitor/index.twig:237
16242 msgid "Query analyzer"
16243 msgstr ""
16245 #: templates/server/status/processes/index.twig:14
16246 msgid "Show only active"
16247 msgstr ""
16249 #: templates/server/status/processes/index.twig:24
16250 msgid ""
16251 "Note: Enabling the auto refresh here might cause heavy traffic between the "
16252 "web server and the MySQL server."
16253 msgstr ""
16255 #. l10n: Questions is the name of a MySQL Status variable
16256 #: templates/server/status/queries/index.twig:8
16257 msgid "Questions since startup:"
16258 msgstr ""
16260 #: templates/server/status/queries/index.twig:20
16261 msgid "per hour:"
16262 msgstr ""
16264 #: templates/server/status/queries/index.twig:21
16265 msgid "per minute:"
16266 msgstr ""
16268 #: templates/server/status/queries/index.twig:23
16269 msgid "per second:"
16270 msgstr ""
16272 #: templates/server/status/queries/index.twig:37
16273 msgid "Statements"
16274 msgstr ""
16276 #. l10n: # = Amount of queries
16277 #: templates/server/status/queries/index.twig:38
16278 msgid "#"
16279 msgstr "#"
16281 #: templates/server/status/queries/index.twig:39
16282 #: templates/server/status/status/index.twig:18
16283 #: templates/server/status/status/index.twig:38
16284 msgid "ø per hour"
16285 msgstr ""
16287 #: templates/server/status/queries/index.twig:59
16288 msgid "Not enough privilege to view query statistics."
16289 msgstr ""
16291 #: templates/server/status/status/index.twig:6
16292 #, php-format
16293 msgid "Network traffic since startup: %s"
16294 msgstr ""
16296 #: templates/server/status/status/index.twig:7
16297 #, php-format
16298 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
16299 msgstr ""
16301 #: templates/server/status/status/index.twig:15
16302 msgid ""
16303 "On a busy server, the byte counters may overrun, so those statistics as "
16304 "reported by the MySQL server may be incorrect."
16305 msgstr ""
16307 #: templates/server/status/status/index.twig:59
16308 msgid ""
16309 "This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
16310 "b> process."
16311 msgstr ""
16313 #: templates/server/status/status/index.twig:61
16314 msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
16315 msgstr ""
16317 #: templates/server/status/status/index.twig:63
16318 msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
16319 msgstr ""
16321 #: templates/server/status/status/index.twig:69
16322 msgid "Replication status"
16323 msgstr ""
16325 #: templates/server/status/status/index.twig:75
16326 msgid "Not enough privilege to view server status."
16327 msgstr ""
16329 #: templates/server/status/variables/index.twig:22
16330 msgid "Show only alert values"
16331 msgstr ""
16333 #: templates/server/status/variables/index.twig:28
16334 msgid "Filter by category…"
16335 msgstr ""
16337 #: templates/server/status/variables/index.twig:38
16338 msgid "Show unformatted values"
16339 msgstr ""
16341 #: templates/server/status/variables/index.twig:47
16342 msgid "Related links:"
16343 msgstr ""
16345 #: templates/server/status/variables/index.twig:136
16346 msgid "Not enough privilege to view status variables."
16347 msgstr ""
16349 #: templates/server/user_groups/edit_user_groups.twig:2
16350 #: templates/server/user_groups/user_groups.twig:47
16351 msgid "Add user group"
16352 msgstr ""
16354 #: templates/server/user_groups/edit_user_groups.twig:4
16355 #, php-format
16356 msgid "Edit user group: '%s'"
16357 msgstr ""
16359 #: templates/server/user_groups/edit_user_groups.twig:9
16360 msgid "User group menu assignments"
16361 msgstr ""
16363 #: templates/server/user_groups/edit_user_groups.twig:14
16364 msgid "Group name:"
16365 msgstr ""
16367 #: templates/server/user_groups/user_groups.twig:12
16368 msgid "Server level tabs"
16369 msgstr ""
16371 #: templates/server/user_groups/user_groups.twig:15
16372 msgid "Database level tabs"
16373 msgstr ""
16375 #: templates/server/user_groups/user_groups.twig:18
16376 msgid "Table level tabs"
16377 msgstr ""
16379 #: templates/server/user_groups/user_listings.twig:1
16380 #, php-format
16381 msgid "Users of '%s' user group"
16382 msgstr ""
16384 #: templates/server/user_groups/user_listings.twig:3
16385 msgid "No users were found belonging to this user group."
16386 msgstr ""
16388 #: templates/server/variables/index.twig:5
16389 msgid "Server variables and settings"
16390 msgstr ""
16392 #: templates/server/variables/index.twig:43
16393 msgid "This is a read-only variable and can not be edited"
16394 msgstr ""
16396 #: templates/server/variables/index.twig:69
16397 msgid "Session value"
16398 msgstr ""
16400 #: templates/server/variables/index.twig:80
16401 #, php-format
16402 msgid "Not enough privilege to view server variables and settings. %s"
16403 msgstr ""
16405 #: templates/setup/base.twig:27 templates/setup/home/index.twig:20
16406 msgid "Overview"
16407 msgstr ""
16409 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:93
16410 msgid "Configuration file"
16411 msgstr ""
16413 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:105
16414 msgid "Download"
16415 msgstr ""
16417 #: templates/setup/error.twig:2
16418 msgid "Warning"
16419 msgstr ""
16421 #: templates/setup/error.twig:3
16422 msgid "Submitted form contains errors"
16423 msgstr ""
16425 #: templates/setup/error.twig:6
16426 msgid "Try to revert erroneous fields to their default values"
16427 msgstr ""
16429 #: templates/setup/error.twig:14
16430 msgid "Ignore errors"
16431 msgstr ""
16433 #: templates/setup/error.twig:18
16434 msgid "Show form"
16435 msgstr ""
16437 #: templates/setup/home/index.twig:23
16438 msgid "Show hidden messages"
16439 msgstr ""
16441 #: templates/setup/home/index.twig:73
16442 msgid "There are no configured servers"
16443 msgstr ""
16445 #: templates/setup/home/index.twig:82
16446 msgid "New server"
16447 msgstr ""
16449 #: templates/setup/home/index.twig:104
16450 msgid "Display"
16451 msgstr ""
16453 #: templates/setup/home/index.twig:116
16454 msgid "phpMyAdmin homepage"
16455 msgstr ""
16457 #: templates/setup/home/index.twig:117
16458 msgid "Donate"
16459 msgstr ""
16461 #: templates/setup/home/index.twig:118
16462 msgid "Check for latest version"
16463 msgstr ""
16465 #: templates/setup/servers/index.twig:6
16466 msgid "Edit server"
16467 msgstr ""
16469 #: templates/setup/servers/index.twig:11
16470 msgid "Add a new server"
16471 msgstr ""
16473 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
16474 msgid "Bookmark this SQL query"
16475 msgstr ""
16477 #: templates/sql/bookmark.twig:15
16478 msgid "Label:"
16479 msgstr ""
16481 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:91
16482 msgid "Let every user access this bookmark"
16483 msgstr ""
16485 #: templates/sql/profiling_chart.twig:4
16486 msgid "Detailed profile"
16487 msgstr ""
16489 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
16490 msgid "State"
16491 msgstr ""
16493 #: templates/sql/profiling_chart.twig:38
16494 msgid "Summary by state"
16495 msgstr ""
16497 #: templates/sql/profiling_chart.twig:47
16498 msgid "Total Time"
16499 msgstr ""
16501 #: templates/sql/profiling_chart.twig:51
16502 msgid "% Time"
16503 msgstr "% Tyd"
16505 #: templates/sql/profiling_chart.twig:55
16506 msgid "Calls"
16507 msgstr ""
16509 #: templates/sql/profiling_chart.twig:59
16510 msgid "ø Time"
16511 msgstr ""
16513 #: templates/sql/query.twig:45
16514 msgid "Get auto-saved query"
16515 msgstr ""
16517 #. l10n: Bind parameters in the SQL query using :parameterName format
16518 #: templates/sql/query.twig:52
16519 msgid "Bind parameters"
16520 msgstr ""
16522 #: templates/sql/query.twig:85
16523 msgid "Bookmark this SQL query:"
16524 msgstr ""
16526 #: templates/sql/query.twig:96
16527 msgid "Replace existing bookmark of same name"
16528 msgstr ""
16530 #: templates/sql/query.twig:106 templates/sql/query.twig:108
16531 msgid "Delimiter"
16532 msgstr ""
16534 #: templates/sql/query.twig:114
16535 msgid "Show this query here again"
16536 msgstr ""
16538 #: templates/sql/query.twig:125
16539 msgid "Rollback when finished"
16540 msgstr ""
16542 #: templates/sql/query.twig:149
16543 msgid "Bookmark:"
16544 msgstr ""
16546 #: templates/sql/query.twig:156
16547 msgid "shared"
16548 msgstr ""
16550 #: templates/sql/query.twig:169
16551 msgid "View only"
16552 msgstr ""
16554 #: templates/start_and_number_of_rows_panel.twig:3
16555 msgid "Start row:"
16556 msgstr ""
16558 #: templates/table/browse_foreigners/column_element.twig:4
16559 msgid "Use this value"
16560 msgstr ""
16562 #: templates/table/chart/tbl_chart.twig:12
16563 msgctxt "Chart type"
16564 msgid "Bar"
16565 msgstr ""
16567 #: templates/table/chart/tbl_chart.twig:16
16568 msgctxt "Chart type"
16569 msgid "Column"
16570 msgstr ""
16572 #: templates/table/chart/tbl_chart.twig:20
16573 msgctxt "Chart type"
16574 msgid "Line"
16575 msgstr ""
16577 #: templates/table/chart/tbl_chart.twig:24
16578 msgctxt "Chart type"
16579 msgid "Spline"
16580 msgstr ""
16582 #: templates/table/chart/tbl_chart.twig:28
16583 msgctxt "Chart type"
16584 msgid "Area"
16585 msgstr ""
16587 #: templates/table/chart/tbl_chart.twig:32
16588 msgctxt "Chart type"
16589 msgid "Pie"
16590 msgstr ""
16592 #: templates/table/chart/tbl_chart.twig:36
16593 msgctxt "Chart type"
16594 msgid "Timeline"
16595 msgstr ""
16597 #: templates/table/chart/tbl_chart.twig:40
16598 msgctxt "Chart type"
16599 msgid "Scatter"
16600 msgstr ""
16602 #: templates/table/chart/tbl_chart.twig:45
16603 msgid "Stacked"
16604 msgstr ""
16606 #: templates/table/chart/tbl_chart.twig:48
16607 msgid "Chart title:"
16608 msgstr ""
16610 #: templates/table/chart/tbl_chart.twig:53
16611 msgid "X-Axis:"
16612 msgstr ""
16614 #: templates/table/chart/tbl_chart.twig:68
16615 msgid "Series:"
16616 msgstr ""
16618 #: templates/table/chart/tbl_chart.twig:97
16619 msgid "X-Axis label:"
16620 msgstr ""
16622 #: templates/table/chart/tbl_chart.twig:99
16623 msgid "X Values"
16624 msgstr ""
16626 #: templates/table/chart/tbl_chart.twig:102
16627 msgid "Y-Axis label:"
16628 msgstr ""
16630 #: templates/table/chart/tbl_chart.twig:104
16631 msgid "Y Values"
16632 msgstr ""
16634 #: templates/table/chart/tbl_chart.twig:110
16635 msgid "Series names are in a column"
16636 msgstr ""
16638 #: templates/table/chart/tbl_chart.twig:113
16639 msgid "Series column:"
16640 msgstr ""
16642 #: templates/table/chart/tbl_chart.twig:127
16643 msgid "Value Column:"
16644 msgstr ""
16646 #: templates/table/chart/tbl_chart.twig:148
16647 msgid "Save chart as image"
16648 msgstr ""
16650 #: templates/table/export/index.twig:8
16651 msgid ""
16652 "@SERVER@ will become the server name, @DATABASE@ will become the database "
16653 "name and @TABLE@ will become the table name."
16654 msgstr ""
16656 #: templates/table/export/index.twig:5
16657 #, php-format
16658 msgid "Exporting rows from \"%s\" table"
16659 msgstr ""
16661 #: templates/table/find_replace/index.twig:4
16662 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
16663 msgid "Table search"
16664 msgstr ""
16666 #: templates/table/find_replace/index.twig:10
16667 #: templates/table/search/index.twig:10
16668 #: templates/table/zoom_search/index.twig:10
16669 msgid "Zoom search"
16670 msgstr ""
16672 #: templates/table/find_replace/index.twig:16
16673 #: templates/table/find_replace/index.twig:29
16674 #: templates/table/search/index.twig:16
16675 #: templates/table/zoom_search/index.twig:16
16676 msgid "Find and replace"
16677 msgstr ""
16679 #: templates/table/find_replace/index.twig:35
16680 msgid "Replace with:"
16681 msgstr ""
16683 #: templates/table/find_replace/index.twig:53
16684 msgid "Use regular expression"
16685 msgstr ""
16687 #: templates/table/find_replace/replace_preview.twig:13
16688 msgid "Find and replace - preview"
16689 msgstr ""
16691 #: templates/table/find_replace/replace_preview.twig:18
16692 msgid "Original string"
16693 msgstr ""
16695 #: templates/table/find_replace/replace_preview.twig:19
16696 msgid "Replaced string"
16697 msgstr ""
16699 #: templates/table/find_replace/replace_preview.twig:37
16700 msgid "Replace"
16701 msgstr ""
16703 #: templates/table/gis_visualization/gis_visualization.twig:3
16704 msgid "Display GIS Visualization"
16705 msgstr ""
16707 #: templates/table/gis_visualization/gis_visualization.twig:8
16708 msgid "Label column"
16709 msgstr ""
16711 #: templates/table/gis_visualization/gis_visualization.twig:11
16712 msgid "-- None --"
16713 msgstr "-- Geen --"
16715 #: templates/table/gis_visualization/gis_visualization.twig:19
16716 msgid "Spatial column"
16717 msgstr ""
16719 #: templates/table/import/index.twig:3
16720 #, php-format
16721 msgid "Importing into the table \"%s\""
16722 msgstr ""
16724 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
16725 msgid "Index name:"
16726 msgstr ""
16728 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
16729 msgid ""
16730 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
16731 msgstr ""
16733 #: templates/table/index_form.twig:34
16734 msgid "Index choice:"
16735 msgstr ""
16737 #: templates/table/index_form.twig:52
16738 msgid "Advanced options"
16739 msgstr ""
16741 #: templates/table/index_form.twig:59
16742 msgid "Key block size:"
16743 msgstr ""
16745 #: templates/table/index_form.twig:76
16746 msgid "Index type:"
16747 msgstr ""
16749 #: templates/table/index_form.twig:93
16750 #, fuzzy
16751 #| msgid "User:"
16752 msgid "Parser:"
16753 msgstr "Gebruker:"
16755 #: templates/table/index_form.twig:109
16756 msgid "Comment:"
16757 msgstr ""
16759 #: templates/table/index_form.twig:152 templates/table/index_form.twig:189
16760 msgid "Drag to reorder"
16761 msgstr ""
16763 #: templates/table/insert/continue_insertion_form.twig:18
16764 #, php-format
16765 msgid "Continue insertion with %s rows"
16766 msgstr ""
16768 #: templates/table/maintenance/checksum.twig:13
16769 msgid "Checksum"
16770 msgstr ""
16772 #: templates/table/operations/index.twig:9
16773 msgid "Alter table order by"
16774 msgstr ""
16776 #: templates/table/operations/index.twig:20
16777 msgctxt "Alter table order by a single field."
16778 msgid "(singly)"
16779 msgstr ""
16781 #: templates/table/operations/index.twig:50
16782 msgid "Move table to (database.table)"
16783 msgstr ""
16785 #: templates/table/operations/index.twig:103
16786 msgid "Table options"
16787 msgstr ""
16789 #: templates/table/operations/index.twig:107
16790 msgid "Rename table to"
16791 msgstr ""
16793 #: templates/table/operations/index.twig:122
16794 msgid "Table comments"
16795 msgstr ""
16797 #: templates/table/operations/index.twig:158
16798 msgid "Change all column collations"
16799 msgstr ""
16801 #: templates/table/operations/index.twig:227
16802 msgid "Copy table to (database.table)"
16803 msgstr ""
16805 #: templates/table/operations/index.twig:300
16806 msgid "Switch to copied table"
16807 msgstr ""
16809 #: templates/table/operations/index.twig:342
16810 msgid "Defragment table"
16811 msgstr ""
16813 #: templates/table/operations/index.twig:350
16814 #, php-format
16815 msgid "Table %s has been flushed."
16816 msgstr ""
16818 #: templates/table/operations/index.twig:354
16819 msgid "Flush the table (FLUSH)"
16820 msgstr ""
16822 #: templates/table/operations/index.twig:390
16823 msgid "Empty the table (TRUNCATE)"
16824 msgstr ""
16826 #: templates/table/operations/index.twig:409
16827 msgid "Delete the table (DROP)"
16828 msgstr ""
16830 #: templates/table/operations/index.twig:430
16831 msgid "Partition maintenance"
16832 msgstr ""
16834 #: templates/table/operations/index.twig:456
16835 #: templates/table/structure/display_partitions.twig:200
16836 msgid "Remove partitioning"
16837 msgstr ""
16839 #: templates/table/operations/index.twig:469
16840 msgid "Check referential integrity"
16841 msgstr ""
16843 #: templates/table/operations/view.twig:11
16844 msgid "Rename view to"
16845 msgstr ""
16847 #: templates/table/operations/view.twig:32
16848 msgid "Delete the view (DROP)"
16849 msgstr ""
16851 #: templates/table/page_with_secondary_tabs.twig:11
16852 msgid "Relation view"
16853 msgstr ""
16855 #: templates/table/partition/analyze.twig:2
16856 msgid "Analyze partition"
16857 msgstr ""
16859 #: templates/table/partition/check.twig:2
16860 msgid "Check partition"
16861 msgstr ""
16863 #: templates/table/partition/drop.twig:2
16864 msgid "Drop partition"
16865 msgstr ""
16867 #: templates/table/partition/optimize.twig:2
16868 msgid "Optimize partition"
16869 msgstr ""
16871 #: templates/table/partition/rebuild.twig:2
16872 msgid "Rebuild partition"
16873 msgstr ""
16875 #: templates/table/partition/repair.twig:2
16876 msgid "Repair partition"
16877 msgstr ""
16879 #: templates/table/partition/truncate.twig:2
16880 msgid "Truncate partition"
16881 msgstr ""
16883 #: templates/table/privileges/index.twig:57
16884 msgid "table-specific"
16885 msgstr ""
16887 #: templates/table/relation/common_form.twig:9
16888 msgid "Foreign key constraints"
16889 msgstr ""
16891 #: templates/table/relation/common_form.twig:14
16892 msgid "Actions"
16893 msgstr ""
16895 #: templates/table/relation/common_form.twig:15
16896 msgid "Constraint properties"
16897 msgstr ""
16899 #: templates/table/relation/common_form.twig:19
16900 msgid ""
16901 "Creating a foreign key over a non-indexed column would automatically create "
16902 "an index on it. Alternatively, you can define an index below, before "
16903 "creating the foreign key."
16904 msgstr ""
16906 #: templates/table/relation/common_form.twig:24
16907 msgid ""
16908 "Only columns with index will be displayed. You can define an index below."
16909 msgstr ""
16911 #: templates/table/relation/common_form.twig:28
16912 msgid "Foreign key constraint"
16913 msgstr ""
16915 #: templates/table/relation/common_form.twig:93
16916 msgid "+ Add constraint"
16917 msgstr ""
16919 #: templates/table/relation/common_form.twig:105
16920 #: templates/table/relation/common_form.twig:111
16921 msgid "Internal relationships"
16922 msgstr ""
16924 #: templates/table/relation/common_form.twig:119
16925 msgid "Internal relation"
16926 msgstr ""
16928 #: templates/table/relation/common_form.twig:121
16929 msgid ""
16930 "An internal relation is not necessary when a corresponding FOREIGN KEY "
16931 "relation exists."
16932 msgstr ""
16934 #: templates/table/relation/common_form.twig:205
16935 msgid "Choose column to display:"
16936 msgstr ""
16938 #: templates/table/relation/foreign_key_row.twig:15
16939 #, php-format
16940 msgid "Foreign key constraint %s has been dropped"
16941 msgstr ""
16943 #: templates/table/relation/foreign_key_row.twig:34
16944 msgid "Constraint name"
16945 msgstr ""
16947 #: templates/table/search/index.twig:29
16948 msgid "Do a \"query by example\" (wildcard: \"%\")"
16949 msgstr ""
16951 #: templates/table/search/index.twig:106
16952 msgid "Select columns (at least one):"
16953 msgstr ""
16955 #: templates/table/search/index.twig:123
16956 msgid "Add search conditions (body of the \"where\" clause):"
16957 msgstr ""
16959 #: templates/table/search/index.twig:131
16960 msgid "Number of rows per page"
16961 msgstr ""
16963 #: templates/table/search/index.twig:137
16964 msgid "Display order:"
16965 msgstr ""
16967 #: templates/table/structure/display_partitions.twig:4
16968 #: templates/table/structure/display_structure.twig:532
16969 msgid "Partitions"
16970 msgstr ""
16972 #: templates/table/structure/display_partitions.twig:8
16973 msgid "No partitioning defined!"
16974 msgstr ""
16976 #: templates/table/structure/display_partitions.twig:11
16977 msgid "Partitioned by:"
16978 msgstr ""
16980 #: templates/table/structure/display_partitions.twig:16
16981 msgid "Sub partitioned by:"
16982 msgstr ""
16984 #: templates/table/structure/display_partitions.twig:29
16985 msgid "Data length"
16986 msgstr ""
16988 #: templates/table/structure/display_partitions.twig:30
16989 msgid "Index length"
16990 msgstr ""
16992 #: templates/table/structure/display_partitions.twig:194
16993 msgid "Partition table"
16994 msgstr ""
16996 #: templates/table/structure/display_partitions.twig:206
16997 #: templates/table/structure/partition_definition_form.twig:5
16998 msgid "Edit partitioning"
16999 msgstr ""
17001 #: templates/table/structure/display_structure.twig:71
17002 msgid "Media type:"
17003 msgstr ""
17005 #: templates/table/structure/display_structure.twig:92
17006 #: templates/table/tracking/structure_snapshot_columns.twig:47
17007 msgctxt "None for default"
17008 msgid "None"
17009 msgstr ""
17011 #: templates/table/structure/display_structure.twig:109
17012 #: templates/table/structure/display_structure.twig:280
17013 msgid "Change"
17014 msgstr ""
17016 #: templates/table/structure/display_structure.twig:117
17017 #, php-format
17018 msgid "Column %s has been dropped."
17019 msgstr ""
17021 #: templates/table/structure/display_structure.twig:143
17022 #, php-format
17023 msgid "A primary key has been added on %s."
17024 msgstr ""
17026 #: templates/table/structure/display_structure.twig:158
17027 #: templates/table/structure/display_structure.twig:173
17028 #: templates/table/structure/display_structure.twig:198
17029 #: templates/table/structure/display_structure.twig:217
17030 #, php-format
17031 msgid "An index has been added on %s."
17032 msgstr ""
17034 #: templates/table/structure/display_structure.twig:239
17035 msgid "Distinct values"
17036 msgstr ""
17038 #: templates/table/structure/display_structure.twig:246
17039 #: templates/table/structure/display_structure.twig:308
17040 msgid "Remove from central columns"
17041 msgstr ""
17043 #: templates/table/structure/display_structure.twig:250
17044 #: templates/table/structure/display_structure.twig:305
17045 msgid "Add to central columns"
17046 msgstr ""
17048 #: templates/table/structure/display_structure.twig:316
17049 #: templates/table/structure/display_structure.twig:357
17050 msgid "Move columns"
17051 msgstr ""
17053 #: templates/table/structure/display_structure.twig:317
17054 msgid "Move the columns by dragging them up and down."
17055 msgstr ""
17057 #: templates/table/structure/display_structure.twig:329
17058 #: templates/view_create.twig:13
17059 msgid "Edit view"
17060 msgstr ""
17062 #: templates/table/structure/display_structure.twig:343
17063 msgid "Propose table structure"
17064 msgstr ""
17066 #: templates/table/structure/display_structure.twig:360
17067 msgid "Normalize"
17068 msgstr ""
17070 #: templates/table/structure/display_structure.twig:366
17071 msgid "Track view"
17072 msgstr ""
17074 #: templates/table/structure/display_structure.twig:380
17075 #, php-format
17076 msgid "Add %s column(s)"
17077 msgstr ""
17079 #: templates/table/structure/display_structure.twig:385
17080 msgid "at beginning of table"
17081 msgstr ""
17083 #: templates/table/structure/display_structure.twig:507
17084 #, php-format
17085 msgid "Create an index on %s columns"
17086 msgstr ""
17088 #: templates/table/structure/display_table_stats.twig:14
17089 msgid "Space usage"
17090 msgstr ""
17092 #: templates/table/structure/display_table_stats.twig:37
17093 msgid "Effective"
17094 msgstr ""
17096 #: templates/table/structure/display_table_stats.twig:80
17097 msgid "Row statistics"
17098 msgstr ""
17100 #: templates/table/structure/display_table_stats.twig:86
17101 msgid "static"
17102 msgstr ""
17104 #: templates/table/structure/display_table_stats.twig:88
17105 msgid "dynamic"
17106 msgstr ""
17108 #: templates/table/structure/display_table_stats.twig:99
17109 msgid "partitioned"
17110 msgstr ""
17112 #: templates/table/structure/display_table_stats.twig:128
17113 msgid "Row length"
17114 msgstr ""
17116 #: templates/table/structure/display_table_stats.twig:140
17117 msgid "Row size"
17118 msgstr ""
17120 #: templates/table/structure/display_table_stats.twig:147
17121 msgid "Next autoindex"
17122 msgstr ""
17124 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:92
17125 #: templates/table/tracking/main.twig:93
17126 msgid "Delete version"
17127 msgstr ""
17129 #: templates/table/tracking/main.twig:103
17130 #, php-format
17131 msgid "Activate tracking for %s"
17132 msgstr ""
17134 #: templates/table/tracking/main.twig:105
17135 msgid "Activate now"
17136 msgstr ""
17138 #: templates/table/tracking/main.twig:107
17139 #, php-format
17140 msgid "Deactivate tracking for %s"
17141 msgstr ""
17143 #: templates/table/tracking/main.twig:109
17144 msgid "Deactivate now"
17145 msgstr ""
17147 #: templates/table/tracking/report_table.twig:4
17148 #: templates/table/tracking/structure_snapshot_columns.twig:5
17149 #, fuzzy
17150 #| msgid "#"
17151 msgctxt "Number"
17152 msgid "#"
17153 msgstr "#"
17155 #: templates/table/tracking/report_table.twig:5
17156 msgid "Date"
17157 msgstr ""
17159 #: templates/table/tracking/report_table.twig:6
17160 msgid "Username"
17161 msgstr "Gebrukersnoame"
17163 #: templates/table/zoom_search/index.twig:29
17164 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
17165 msgstr ""
17167 #: templates/table/zoom_search/index.twig:56
17168 msgid "Additional search criteria"
17169 msgstr ""
17171 #: templates/table/zoom_search/index.twig:118
17172 msgid "Use this column to label each point"
17173 msgstr ""
17175 #: templates/table/zoom_search/index.twig:143
17176 msgid "Maximum rows to plot"
17177 msgstr ""
17179 #: templates/table/zoom_search/result_form.twig:7
17180 msgid "Browse/Edit the points"
17181 msgstr ""
17183 #: templates/table/zoom_search/result_form.twig:14
17184 msgid "How to use"
17185 msgstr ""
17187 #: templates/table/zoom_search/result_form.twig:21
17188 msgid "Reset zoom"
17189 msgstr ""
17191 #: templates/theme_preview.twig:11
17192 msgid "No preview available."
17193 msgstr ""
17195 #: templates/theme_preview.twig:13
17196 msgid "Take it"
17197 msgstr ""
17199 #: templates/themes.twig:4
17200 msgid "Get more themes!"
17201 msgstr ""
17203 #. l10n: Show or hide the menu using the hamburger style button
17204 #: templates/top_menu.twig:4
17205 msgid "Toggle navigation"
17206 msgstr ""
17208 #. l10n: Current page
17209 #: templates/top_menu.twig:14
17210 msgid "(current)"
17211 msgstr ""
17213 #: templates/transformation_overview.twig:1
17214 msgid "Available media types"
17215 msgstr ""
17217 #: templates/transformation_overview.twig:13
17218 msgid "Available browser display transformations"
17219 msgstr ""
17221 #: templates/transformation_overview.twig:19
17222 #: templates/transformation_overview.twig:38
17223 msgctxt "for media type transformation"
17224 msgid "Description"
17225 msgstr ""
17227 #: templates/transformation_overview.twig:32
17228 msgid "Available input transformations"
17229 msgstr ""
17231 #: templates/view_create.twig:65
17232 msgid "VIEW name"
17233 msgstr ""
17235 #: templates/view_create.twig:79
17236 msgid "Column names"
17237 msgstr ""
17239 #: url.php:52
17240 msgid "Taking you to the target site."
17241 msgstr ""
17243 #~ msgctxt "Short week day name"
17244 #~ msgid "Sun"
17245 #~ msgstr "zu"
17247 #~ msgid "German"
17248 #~ msgstr "Duuts"
17250 #~ msgid "Wiki"
17251 #~ msgstr "Wiki"