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.
8 "Project-Id-Version: phpMyAdmin 5.2.0-dev\n"
9 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
10 "POT-Creation-Date: 2022-04-21 15:54-0300\n"
11 "PO-Revision-Date: 2019-04-27 17:19+0000\n"
12 "Last-Translator: William Desportes <williamdes@wdes.fr>\n"
13 "Language-Team: Kannada <https://hosted.weblate.org/projects/phpmyadmin/"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=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"
26 #: libraries/advisory_rules_generic.php:12
27 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
30 #: libraries/advisory_rules_generic.php:14
32 "To have more accurate averages it is recommended to let the server run for "
33 "longer than a day before running this analyzer"
36 #: libraries/advisory_rules_generic.php:17
38 msgid "The uptime is only %s"
41 #: libraries/advisory_rules_generic.php:22
42 msgid "Questions below 1,000"
45 #: libraries/advisory_rules_generic.php:26
47 "Fewer than 1,000 questions have been run against this server. The "
48 "recommendations may not be accurate."
51 #: libraries/advisory_rules_generic.php:30
53 "Let the server run for a longer time until it has executed a greater amount "
57 #: libraries/advisory_rules_generic.php:32
59 msgid "Current amount of Questions: %s"
62 #: libraries/advisory_rules_generic.php:37
63 msgid "Percentage of slow queries"
66 #: libraries/advisory_rules_generic.php:41
68 "There is a lot of slow queries compared to the overall amount of Queries."
71 #: libraries/advisory_rules_generic.php:43
72 #: libraries/advisory_rules_generic.php:56
74 "You might want to increase {long_query_time} or optimize the queries listed "
75 "in the slow query log"
78 #: libraries/advisory_rules_generic.php:45
80 msgid "The slow query rate should be below 5%%, your value is %s%%."
83 #: libraries/advisory_rules_generic.php:50
84 msgid "Slow query rate"
87 #: libraries/advisory_rules_generic.php:54
89 "There is a high percentage of slow queries compared to the server uptime."
92 #: libraries/advisory_rules_generic.php:58
95 "You have a slow query rate of %s per hour, you should have less than 1%% per "
99 #: libraries/advisory_rules_generic.php:63
100 msgid "Long query time"
103 #: libraries/advisory_rules_generic.php:67
105 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
106 "take above 10 seconds are logged."
109 #: libraries/advisory_rules_generic.php:71
111 "It is suggested to set {long_query_time} to a lower value, depending on your "
112 "environment. Usually a value of 1-5 seconds is suggested."
115 #: libraries/advisory_rules_generic.php:74
117 msgid "long_query_time is currently set to %ds."
120 #: libraries/advisory_rules_generic.php:79
121 #: libraries/advisory_rules_generic.php:92
122 msgid "Slow query logging"
125 #: libraries/advisory_rules_generic.php:83
126 #: libraries/advisory_rules_generic.php:96
127 msgid "The slow query log is disabled."
130 #: libraries/advisory_rules_generic.php:85
132 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
133 "help troubleshooting badly performing queries."
136 #: libraries/advisory_rules_generic.php:88
137 msgid "log_slow_queries is set to 'OFF'"
140 #: libraries/advisory_rules_generic.php:98
142 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
143 "help troubleshooting badly performing queries."
146 #: libraries/advisory_rules_generic.php:101
147 msgid "slow_query_log is set to 'OFF'"
150 #: libraries/advisory_rules_generic.php:106
151 msgid "Release Series"
154 #: libraries/advisory_rules_generic.php:109
155 msgid "The MySQL server version less than 5.1."
158 #: libraries/advisory_rules_generic.php:111
160 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
164 #: libraries/advisory_rules_generic.php:113
165 #: libraries/advisory_rules_generic.php:127
166 #: libraries/advisory_rules_generic.php:138
168 msgid "Current version: %s"
171 #: libraries/advisory_rules_generic.php:118
172 #: libraries/advisory_rules_generic.php:132
173 msgid "Minor Version"
176 #: libraries/advisory_rules_generic.php:122
177 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
180 #: libraries/advisory_rules_generic.php:124
182 "You should upgrade, as recent versions of MySQL 5.1 have improved "
183 "performance and MySQL 5.5 even more so."
186 #: libraries/advisory_rules_generic.php:136
187 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
190 #: libraries/advisory_rules_generic.php:137
191 msgid "You should upgrade, to a stable version of MySQL 5.5."
194 #: libraries/advisory_rules_generic.php:143
195 #: libraries/advisory_rules_generic.php:156
199 #: libraries/advisory_rules_generic.php:146
200 msgid "Version is compiled from source, not a MySQL official binary."
203 #: libraries/advisory_rules_generic.php:148
205 "If you did not compile from source, you may be using a package modified by a "
206 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
207 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
210 #: libraries/advisory_rules_generic.php:152
211 msgid "'source' found in version_comment"
214 #: libraries/advisory_rules_generic.php:159
215 msgid "The MySQL manual only is accurate for official MySQL binaries."
218 #: libraries/advisory_rules_generic.php:161
220 "Percona documentation is at <a href=\"https://www.percona.com/software/"
221 "documentation/\">https://www.percona.com/software/documentation/</a>"
224 #: libraries/advisory_rules_generic.php:164
225 msgid "'percona' found in version_comment"
228 #: libraries/advisory_rules_generic.php:168
229 msgid "MySQL Architecture"
232 #: libraries/advisory_rules_generic.php:172
233 msgid "MySQL is not compiled as a 64-bit package."
236 #: libraries/advisory_rules_generic.php:174
238 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
239 "so MySQL might not be able to access all of your memory. You might want to "
240 "consider installing the 64-bit version of MySQL."
243 #: libraries/advisory_rules_generic.php:178
245 msgid "Available memory on this host: %s"
248 #: libraries/advisory_rules_generic.php:184
249 msgid "Query caching method"
252 #: libraries/advisory_rules_generic.php:188
253 msgid "Suboptimal caching method."
256 #: libraries/advisory_rules_generic.php:190
258 "You are using the MySQL Query cache with a fairly high traffic database. It "
259 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
260 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
261 "cache, especially if you have multiple replicas."
264 #: libraries/advisory_rules_generic.php:196
267 "The query cache is enabled and the server receives %d queries per second. "
268 "This rule fires if there is more than 100 queries per second."
271 #: libraries/advisory_rules_generic.php:204
272 msgid "Percentage of sorts that cause temporary tables"
275 #: libraries/advisory_rules_generic.php:208
276 #: libraries/advisory_rules_generic.php:221
277 msgid "Too many sorts are causing temporary tables."
280 #: libraries/advisory_rules_generic.php:210
281 #: libraries/advisory_rules_generic.php:223
283 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
284 "depending on your system memory limits."
287 #: libraries/advisory_rules_generic.php:213
290 "%s%% of all sorts cause temporary tables, this value should be lower than "
294 #: libraries/advisory_rules_generic.php:218
295 msgid "Rate of sorts that cause temporary tables"
298 #: libraries/advisory_rules_generic.php:226
301 "Temporary tables average: %s, this value should be less than 1 per hour."
304 #: libraries/advisory_rules_generic.php:231
308 #: libraries/advisory_rules_generic.php:234
309 msgid "There are lots of rows being sorted."
312 #: libraries/advisory_rules_generic.php:236
314 "While there is nothing wrong with a high amount of row sorting, you might "
315 "want to make sure that the queries which require a lot of sorting use "
316 "indexed columns in the ORDER BY clause, as this will result in much faster "
320 #: libraries/advisory_rules_generic.php:240
322 msgid "Sorted rows average: %s"
325 #: libraries/advisory_rules_generic.php:246
326 msgid "Rate of joins without indexes"
329 #: libraries/advisory_rules_generic.php:249
330 msgid "There are too many joins without indexes."
333 #: libraries/advisory_rules_generic.php:251
335 "This means that joins are doing full table scans. Adding indexes for the "
336 "columns being used in the join conditions will greatly speed up table joins."
339 #: libraries/advisory_rules_generic.php:254
341 msgid "Table joins average: %s, this value should be less than 1 per hour"
344 #: libraries/advisory_rules_generic.php:259
345 msgid "Rate of reading first index entry"
348 #: libraries/advisory_rules_generic.php:262
349 msgid "The rate of reading the first index entry is high."
352 #: libraries/advisory_rules_generic.php:264
354 "This usually indicates frequent full index scans. Full index scans are "
355 "faster than table scans but require lots of CPU cycles in big tables, if "
356 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
357 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
358 "scans. Other than that full index scans can only be reduced by rewriting "
362 #: libraries/advisory_rules_generic.php:270
364 msgid "Index scans average: %s, this value should be less than 1 per hour"
367 #: libraries/advisory_rules_generic.php:275
368 msgid "Rate of reading fixed position"
371 #: libraries/advisory_rules_generic.php:278
372 msgid "The rate of reading data from a fixed position is high."
375 #: libraries/advisory_rules_generic.php:280
377 "This indicates that many queries need to sort results and/or do a full table "
378 "scan, including join queries that do not use indexes. Add indexes where "
382 #: libraries/advisory_rules_generic.php:283
385 "Rate of reading fixed position average: %s, this value should be less than 1 "
389 #: libraries/advisory_rules_generic.php:288
390 msgid "Rate of reading next table row"
393 #: libraries/advisory_rules_generic.php:291
394 msgid "The rate of reading the next table row is high."
397 #: libraries/advisory_rules_generic.php:293
399 "This indicates that many queries are doing full table scans. Add indexes "
403 #: libraries/advisory_rules_generic.php:295
406 "Rate of reading next table row: %s, this value should be less than 1 per hour"
409 #: libraries/advisory_rules_generic.php:301
410 msgid "Different tmp_table_size and max_heap_table_size"
413 #: libraries/advisory_rules_generic.php:304
414 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
417 #: libraries/advisory_rules_generic.php:306
419 "If you have deliberately changed one of either: The server uses the lower "
420 "value of either to determine the maximum size of in-memory tables. So if you "
421 "wish to increase the in-memory table limit you will have to increase the "
422 "other value as well."
425 #: libraries/advisory_rules_generic.php:310
427 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
430 #: libraries/advisory_rules_generic.php:316
431 msgid "Percentage of temp tables on disk"
434 #: libraries/advisory_rules_generic.php:320
435 #: libraries/advisory_rules_generic.php:341
437 "Many temporary tables are being written to disk instead of being kept in "
441 #: libraries/advisory_rules_generic.php:322
443 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
444 "some temporary tables are always being written to disk, independent of the "
445 "value of these variables. To eliminate these you will have to rewrite your "
446 "queries to avoid those conditions (Within a temporary table: Presence of a "
447 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
448 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
449 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
452 #: libraries/advisory_rules_generic.php:331
455 "%s%% of all temporary tables are being written to disk, this value should be "
459 #: libraries/advisory_rules_generic.php:337
460 msgid "Temp disk rate"
463 #: libraries/advisory_rules_generic.php:343
465 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
466 "some temporary tables are always being written to disk, independent of the "
467 "value of these variables. To eliminate these you will have to rewrite your "
468 "queries to avoid those conditions (Within a temporary table: Presence of a "
469 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
470 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
471 "temporary-tables.html\">MySQL Documentation</a>"
474 #: libraries/advisory_rules_generic.php:352
477 "Rate of temporary tables being written to disk: %s, this value should be "
478 "less than 1 per hour"
481 #: libraries/advisory_rules_generic.php:359
482 msgid "MyISAM key buffer size"
485 #: libraries/advisory_rules_generic.php:362
486 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
489 #: libraries/advisory_rules_generic.php:364
491 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
495 #: libraries/advisory_rules_generic.php:366
496 msgid "key_buffer_size is 0"
499 #: libraries/advisory_rules_generic.php:371
501 msgid "Max % MyISAM key buffer ever used"
504 #: libraries/advisory_rules_generic.php:376
505 #: libraries/advisory_rules_generic.php:393
507 msgid "MyISAM key buffer (index cache) % used is low."
510 #: libraries/advisory_rules_generic.php:378
511 #: libraries/advisory_rules_generic.php:395
513 "You may need to decrease the size of {key_buffer_size}, re-examine your "
514 "tables to see if indexes have been removed, or examine queries and "
515 "expectations about what indexes are being used."
518 #: libraries/advisory_rules_generic.php:382
521 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
524 #: libraries/advisory_rules_generic.php:387
525 msgid "Percentage of MyISAM key buffer used"
528 #: libraries/advisory_rules_generic.php:399
530 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
533 #: libraries/advisory_rules_generic.php:404
534 msgid "Percentage of index reads from memory"
537 #: libraries/advisory_rules_generic.php:409
539 msgid "The % of indexes that use the MyISAM key buffer is low."
542 #: libraries/advisory_rules_generic.php:410
543 msgid "You may need to increase {key_buffer_size}."
546 #: libraries/advisory_rules_generic.php:411
548 msgid "Index reads from memory: %s%%, this value should be above 95%%"
551 #: libraries/advisory_rules_generic.php:417
552 msgid "Rate of table open"
555 #: libraries/advisory_rules_generic.php:420
556 msgid "The rate of opening tables is high."
559 #: libraries/advisory_rules_generic.php:422
561 "Opening tables requires disk I/O which is costly. Increasing "
562 "{table_open_cache} might avoid this."
565 #: libraries/advisory_rules_generic.php:424
567 msgid "Opened table rate: %s, this value should be less than 10 per hour"
570 #: libraries/advisory_rules_generic.php:429
571 msgid "Percentage of used open files limit"
574 #: libraries/advisory_rules_generic.php:433
576 "The number of open files is approaching the max number of open files. You "
577 "may get a \"Too many open files\" error."
580 #: libraries/advisory_rules_generic.php:437
581 #: libraries/advisory_rules_generic.php:450
583 "Consider increasing {open_files_limit}, and check the error log when "
584 "restarting after changing {open_files_limit}."
587 #: libraries/advisory_rules_generic.php:440
590 "The number of opened files is at %s%% of the limit. It should be below 85%%"
593 #: libraries/advisory_rules_generic.php:445
594 msgid "Rate of open files"
597 #: libraries/advisory_rules_generic.php:448
598 msgid "The rate of opening files is high."
601 #: libraries/advisory_rules_generic.php:453
603 msgid "Opened files rate: %s, this value should be less than 5 per hour"
606 #: libraries/advisory_rules_generic.php:459
608 msgid "Immediate table locks %"
611 #: libraries/advisory_rules_generic.php:463
612 #: libraries/advisory_rules_generic.php:473
613 msgid "Too many table locks were not granted immediately."
616 #: libraries/advisory_rules_generic.php:464
617 #: libraries/advisory_rules_generic.php:474
618 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
621 #: libraries/advisory_rules_generic.php:465
623 msgid "Immediate table locks: %s%%, this value should be above 95%%"
626 #: libraries/advisory_rules_generic.php:470
627 msgid "Table lock wait rate"
630 #: libraries/advisory_rules_generic.php:475
632 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
635 #: libraries/advisory_rules_generic.php:480
639 #: libraries/advisory_rules_generic.php:483
641 "Thread cache is disabled, resulting in more overhead from new connections to "
645 #: libraries/advisory_rules_generic.php:484
646 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
649 #: libraries/advisory_rules_generic.php:485
650 msgid "The thread cache is set to 0"
653 #: libraries/advisory_rules_generic.php:490
655 msgid "Thread cache hit rate %"
658 #: libraries/advisory_rules_generic.php:494
659 msgid "Thread cache is not efficient."
662 #: libraries/advisory_rules_generic.php:495
663 msgid "Increase {thread_cache_size}."
666 #: libraries/advisory_rules_generic.php:496
668 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
671 #: libraries/advisory_rules_generic.php:501
672 msgid "Threads that are slow to launch"
675 #: libraries/advisory_rules_generic.php:505
676 msgid "There are too many threads that are slow to launch."
679 #: libraries/advisory_rules_generic.php:507
681 "This generally happens in case of general system overload as it is pretty "
682 "simple operations. You might want to monitor your system load carefully."
685 #: libraries/advisory_rules_generic.php:510
687 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
690 #: libraries/advisory_rules_generic.php:515
691 msgid "Slow launch time"
694 #: libraries/advisory_rules_generic.php:518
695 msgid "Slow_launch_time is above 2s."
698 #: libraries/advisory_rules_generic.php:520
700 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
704 #: libraries/advisory_rules_generic.php:522
706 msgid "slow_launch_time is set to %s"
709 #: libraries/advisory_rules_generic.php:528
710 msgid "Percentage of used connections"
713 #: libraries/advisory_rules_generic.php:531
715 "The maximum amount of used connections is getting close to the value of "
719 #: libraries/advisory_rules_generic.php:533
721 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
722 "that do not close database handlers properly get killed sooner. Make sure "
723 "the code closes database handlers properly."
726 #: libraries/advisory_rules_generic.php:537
729 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
732 #: libraries/advisory_rules_generic.php:542
733 msgid "Percentage of aborted connections"
736 #: libraries/advisory_rules_generic.php:545
737 #: libraries/advisory_rules_generic.php:559
738 msgid "Too many connections are aborted."
741 #: libraries/advisory_rules_generic.php:547
742 #: libraries/advisory_rules_generic.php:561
744 "Connections are usually aborted when they cannot be authorized. <a "
745 "href=\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-"
746 "of-aborted_connects/\">This article</a> might help you track down the source."
749 #: libraries/advisory_rules_generic.php:551
751 msgid "%s%% of all connections are aborted. This value should be below 1%%"
754 #: libraries/advisory_rules_generic.php:556
755 msgid "Rate of aborted connections"
758 #: libraries/advisory_rules_generic.php:565
761 "Aborted connections rate is at %s, this value should be less than 1 per hour"
764 #: libraries/advisory_rules_generic.php:570
765 msgid "Percentage of aborted clients"
768 #: libraries/advisory_rules_generic.php:573
769 #: libraries/advisory_rules_generic.php:587
770 msgid "Too many clients are aborted."
773 #: libraries/advisory_rules_generic.php:575
774 #: libraries/advisory_rules_generic.php:589
776 "Clients are usually aborted when they did not close their connection to "
777 "MySQL properly. This can be due to network issues or code not closing a "
778 "database handler properly. Check your network and code."
781 #: libraries/advisory_rules_generic.php:579
783 msgid "%s%% of all clients are aborted. This value should be below 2%%"
786 #: libraries/advisory_rules_generic.php:584
787 msgid "Rate of aborted clients"
790 #: libraries/advisory_rules_generic.php:593
792 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
795 #: libraries/advisory_rules_generic.php:599
796 msgid "Is InnoDB disabled?"
799 #: libraries/advisory_rules_generic.php:603
800 msgid "You do not have InnoDB enabled."
803 #: libraries/advisory_rules_generic.php:604
804 msgid "InnoDB is usually the better choice for table engines."
807 #: libraries/advisory_rules_generic.php:605
808 msgid "have_innodb is set to 'value'"
811 #: libraries/advisory_rules_generic.php:609
812 #: libraries/advisory_rules_generic.php:633
813 msgid "InnoDB log size"
816 #: libraries/advisory_rules_generic.php:613
817 #: libraries/advisory_rules_generic.php:640
819 "The InnoDB log file size is not an appropriate size, in relation to the "
820 "InnoDB buffer pool."
823 #: libraries/advisory_rules_generic.php:615
824 #: libraries/advisory_rules_generic.php:642
827 "Especially on a system with a lot of writes to InnoDB tables you should set "
828 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
829 "bigger this value, the longer the recovery time will be when database "
830 "crashes, so this value should not be set much higher than 256 MiB. Please "
831 "note however that you cannot simply change the value of this variable. You "
832 "need to shutdown the server, remove the InnoDB log files, set the new value "
833 "in my.cnf, start the server, then check the error logs if everything went "
834 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
835 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
838 #: libraries/advisory_rules_generic.php:626
839 #: libraries/advisory_rules_generic.php:653
842 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
843 "it should not be below 20%%"
846 #: libraries/advisory_rules_generic.php:660
847 msgid "Max InnoDB log size"
850 #: libraries/advisory_rules_generic.php:664
851 msgid "The InnoDB log file size is inadequately large."
854 #: libraries/advisory_rules_generic.php:666
857 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
858 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
859 "recovery time after a database crash considerably. See also <a "
860 "href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
861 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
862 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
863 "then check the error logs if everything went fine. See also <a "
864 "href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
865 "innodblogfilesize-proper-way.html\">this blog entry</a>"
868 #: libraries/advisory_rules_generic.php:676
870 msgid "Your absolute InnoDB log size is %s MiB"
873 #: libraries/advisory_rules_generic.php:681
874 msgid "InnoDB buffer pool size"
877 #: libraries/advisory_rules_generic.php:685
878 msgid "Your InnoDB buffer pool is fairly small."
881 #: libraries/advisory_rules_generic.php:687
884 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
885 "tables. Assign all your remaining memory to this buffer. For database "
886 "servers that use solely InnoDB as storage engine and have no other services "
887 "(e.g. a web server) running, you may set this as high as 80% of your "
888 "available memory. If that is not the case, you need to carefully assess the "
889 "memory consumption of your other services and non-InnoDB-Tables and set this "
890 "variable accordingly. If it is set too high, your system will start "
891 "swapping, which decreases performance significantly. See also <a "
892 "href=\"https://www.percona.com/blog/2007/11/03/choosing-"
893 "innodb_buffer_pool_size/\">this article</a>"
896 #: libraries/advisory_rules_generic.php:697
899 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
900 "rule fires if you are assigning less than 60%%, however this might be "
901 "perfectly adequate for your system if you don't have much InnoDB tables or "
902 "other services running on the same machine."
905 #: libraries/advisory_rules_generic.php:707
906 msgid "MyISAM concurrent inserts"
909 #: libraries/advisory_rules_generic.php:710
910 msgid "Enable {concurrent_insert} by setting it to 1"
913 #: libraries/advisory_rules_generic.php:712
915 "Setting {concurrent_insert} to 1 reduces contention between readers and "
916 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
917 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
920 #: libraries/advisory_rules_generic.php:716
921 msgid "concurrent_insert is set to 0"
924 #: libraries/advisory_rules_mysql_before80003.php:9
925 msgid "Query cache disabled"
928 #: libraries/advisory_rules_mysql_before80003.php:12
929 msgid "The query cache is not enabled."
932 #: libraries/advisory_rules_mysql_before80003.php:14
934 "The query cache is known to greatly improve performance if configured "
935 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
936 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
937 "memcached, ignore this recommendation."
940 #: libraries/advisory_rules_mysql_before80003.php:18
941 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
944 #: libraries/advisory_rules_mysql_before80003.php:23
946 msgid "Query cache efficiency (%)"
949 #: libraries/advisory_rules_mysql_before80003.php:27
950 msgid "Query cache not running efficiently, it has a low hit rate."
953 #: libraries/advisory_rules_mysql_before80003.php:28
954 msgid "Consider increasing {query_cache_limit}."
957 #: libraries/advisory_rules_mysql_before80003.php:29
959 msgid "The current query cache hit rate of %s%% is below 20%%"
962 #: libraries/advisory_rules_mysql_before80003.php:34
963 msgid "Query Cache usage"
966 #: libraries/advisory_rules_mysql_before80003.php:39
968 msgid "Less than 80% of the query cache is being utilized."
971 #: libraries/advisory_rules_mysql_before80003.php:41
973 "This might be caused by {query_cache_limit} being too low. Flushing the "
974 "query cache might help as well."
977 #: libraries/advisory_rules_mysql_before80003.php:45
980 "The current ratio of free query cache memory to total query cache size is "
981 "%s%%. It should be above 80%%"
984 #: libraries/advisory_rules_mysql_before80003.php:52
985 msgid "Query cache fragmentation"
988 #: libraries/advisory_rules_mysql_before80003.php:56
989 msgid "The query cache is considerably fragmented."
992 #: libraries/advisory_rules_mysql_before80003.php:58
994 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
995 "This might be caused by many Query cache low memory prunes due to "
996 "{query_cache_size} being too small. For a immediate but short lived fix you "
997 "can flush the query cache (might lock the query cache for a long time). "
998 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
999 "too, e.g. you can set it to the average size of your queries in the cache "
1000 "using this formula: (query_cache_size - qcache_free_memory) / "
1001 "qcache_queries_in_cache"
1004 #: libraries/advisory_rules_mysql_before80003.php:66
1007 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1008 "that the query cache is an alternating pattern of free and used blocks. This "
1009 "value should be below 20%%."
1012 #: libraries/advisory_rules_mysql_before80003.php:73
1013 msgid "Query cache low memory prunes"
1016 #: libraries/advisory_rules_mysql_before80003.php:77
1018 "Cached queries are removed due to low query cache memory from the query "
1022 #: libraries/advisory_rules_mysql_before80003.php:79
1024 "You might want to increase {query_cache_size}, however keep in mind that the "
1025 "overhead of maintaining the cache is likely to increase with its size, so do "
1026 "this in small increments and monitor the results."
1029 #: libraries/advisory_rules_mysql_before80003.php:84
1032 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1033 "value is, the better (This rules firing limit: 0.1%%)"
1036 #: libraries/advisory_rules_mysql_before80003.php:91
1037 msgid "Query cache max size"
1040 #: libraries/advisory_rules_mysql_before80003.php:96
1042 "The query cache size is above 128 MiB. Big query caches may cause "
1043 "significant overhead that is required to maintain the cache."
1046 #: libraries/advisory_rules_mysql_before80003.php:100
1048 "Depending on your environment, it might be performance increasing to reduce "
1052 #: libraries/advisory_rules_mysql_before80003.php:102
1054 msgid "Current query cache size: %s"
1057 #: libraries/advisory_rules_mysql_before80003.php:107
1058 msgid "Query cache min result size"
1061 #: libraries/advisory_rules_mysql_before80003.php:111
1063 "The max size of the result set in the query cache is the default of 1 MiB."
1066 #: libraries/advisory_rules_mysql_before80003.php:113
1068 "Changing {query_cache_limit} (usually by increasing) may increase "
1069 "efficiency. This variable determines the maximum size a query result may "
1070 "have to be inserted into the query cache. If there are many query results "
1071 "above 1 MiB that are well cacheable (many reads, little writes) then "
1072 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1073 "of many query results being above 1 MiB that are not very well cacheable "
1074 "(often invalidated due to table updates) increasing {query_cache_limit} "
1075 "might reduce efficiency."
1078 #: libraries/advisory_rules_mysql_before80003.php:120
1079 msgid "query_cache_limit is set to 1 MiB"
1082 #: libraries/classes/Advisor.php:234
1084 msgid "Error when evaluating: %s"
1087 #: libraries/classes/Advisor.php:261
1089 msgid "Failed evaluating precondition for rule '%s'."
1092 #: libraries/classes/Advisor.php:281
1094 msgid "Failed calculating value for rule '%s'."
1097 #: libraries/classes/Advisor.php:300
1099 msgid "Failed running test for rule '%s'."
1102 #: libraries/classes/Advisor.php:328
1104 msgid "Failed formatting string for rule '%s'."
1107 #: libraries/classes/Advisor.php:413
1111 #: libraries/classes/Advisor.php:416
1115 #: libraries/classes/Advisor.php:419
1119 #: libraries/classes/Advisor.php:422
1123 #: libraries/classes/BrowseForeigners.php:200
1127 #: libraries/classes/BrowseForeigners.php:206
1128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
1129 #: libraries/classes/Controllers/Server/PrivilegesController.php:330
1130 #: libraries/classes/Normalization.php:255
1131 #: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:327
1132 #: libraries/classes/Tracking.php:481
1133 #: templates/columns_definitions/column_definitions_form.twig:43
1134 #: templates/database/designer/main.twig:1102
1135 #: templates/database/events/editor_form.twig:115
1136 #: templates/database/operations/index.twig:19
1137 #: templates/database/operations/index.twig:75
1138 #: templates/database/operations/index.twig:185
1139 #: templates/database/operations/index.twig:225
1140 #: templates/database/routines/editor_form.twig:176
1141 #: templates/database/routines/execute_form.twig:55
1142 #: templates/database/search/main.twig:74
1143 #: templates/database/triggers/editor_form.twig:69
1144 #: templates/display/results/table.twig:190
1145 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1146 #: templates/modals/create_view.twig:10
1147 #: templates/modals/enum_set_editor.twig:10
1148 #: templates/modals/index_dialog_modal.twig:10
1149 #: templates/preferences/manage/main.twig:46
1150 #: templates/preferences/manage/main.twig:108
1151 #: templates/server/binlog/index.twig:34
1152 #: templates/server/privileges/add_user.twig:36
1153 #: templates/server/privileges/change_password.twig:70
1154 #: templates/server/privileges/edit_routine_privileges.twig:102
1155 #: templates/server/privileges/privileges_summary.twig:102
1156 #: templates/server/privileges/privileges_table.twig:858
1157 #: templates/server/privileges/user_properties.twig:149
1158 #: templates/server/privileges/users_overview.twig:159
1159 #: templates/server/replication/change_primary.twig:33
1160 #: templates/server/replication/primary_add_replica_user.twig:81
1161 #: templates/server/replication/primary_configuration.twig:30
1162 #: templates/server/replication/replica_configuration.twig:16
1163 #: templates/server/replication/replica_configuration.twig:88
1164 #: templates/server/user_groups/edit_user_groups.twig:21
1165 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1166 #: templates/table/find_replace/index.twig:62
1167 #: templates/table/insert/actions_panel.twig:37
1168 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1169 #: templates/table/operations/index.twig:38
1170 #: templates/table/operations/index.twig:86
1171 #: templates/table/operations/index.twig:241
1172 #: templates/table/operations/index.twig:328
1173 #: templates/table/operations/index.twig:505
1174 #: templates/table/operations/view.twig:20
1175 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1176 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1177 #: templates/table/structure/display_structure.twig:343
1178 #: templates/table/structure/display_structure.twig:437
1179 #: templates/table/structure/display_structure.twig:555
1180 #: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116
1184 #: libraries/classes/BrowseForeigners.php:221
1185 #: libraries/classes/BrowseForeigners.php:225
1186 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1187 #: templates/table/structure/display_structure.twig:458
1188 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1192 #: libraries/classes/BrowseForeigners.php:222
1193 #: libraries/classes/BrowseForeigners.php:224
1194 #: templates/server/engines/index.twig:14
1195 #: templates/server/plugins/index.twig:27
1196 #: templates/server/status/variables/index.twig:77
1200 #: libraries/classes/BrowseForeigners.php:321
1201 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
1202 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
1203 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
1204 #: templates/list_navigator.twig:4
1205 msgid "Page number:"
1208 #: libraries/classes/BrowseForeigners.php:335
1209 #: libraries/classes/Controllers/JavaScriptMessagesController.php:561
1210 #: templates/display/results/table.twig:24
1211 #: templates/server/privileges/initials_row.twig:17
1212 #: templates/table/browse_foreigners/show_all.twig:4
1216 #: libraries/classes/Charsets/Collation.php:170
1217 #: libraries/classes/Charsets.php:176 libraries/classes/Charsets.php:177
1221 #: libraries/classes/Charsets/Collation.php:203
1222 #: libraries/classes/Charsets/Collation.php:501
1224 msgid "German (phone book order)"
1227 #: libraries/classes/Charsets/Collation.php:207
1228 #: libraries/classes/Charsets/Collation.php:498
1230 msgid "German (dictionary order)"
1233 #: libraries/classes/Charsets/Collation.php:216
1234 #: libraries/classes/Charsets/Collation.php:576
1236 msgid "Spanish (traditional)"
1239 #: libraries/classes/Charsets/Collation.php:220
1240 #: libraries/classes/Charsets/Collation.php:569
1244 msgid "Spanish (modern)"
1247 #: libraries/classes/Charsets/Collation.php:298
1248 msgctxt "Collation variant"
1249 msgid "case-insensitive"
1252 #: libraries/classes/Charsets/Collation.php:301
1253 msgctxt "Collation variant"
1254 msgid "case-sensitive"
1257 #: libraries/classes/Charsets/Collation.php:304
1258 msgctxt "Collation variant"
1259 msgid "accent-insensitive"
1262 #: libraries/classes/Charsets/Collation.php:307
1263 msgctxt "Collation variant"
1264 msgid "accent-sensitive"
1267 #: libraries/classes/Charsets/Collation.php:310
1268 msgctxt "Collation variant"
1269 msgid "kana-sensitive"
1272 #: libraries/classes/Charsets/Collation.php:314
1273 msgctxt "Collation variant"
1277 #: libraries/classes/Charsets/Collation.php:317
1278 msgctxt "Collation variant"
1282 #: libraries/classes/Charsets/Collation.php:320
1283 msgctxt "Collation variant"
1287 #: libraries/classes/Charsets/Collation.php:339
1292 #: libraries/classes/Charsets/Collation.php:351
1293 #: libraries/classes/Charsets/Collation.php:600
1298 #: libraries/classes/Charsets/Collation.php:361
1299 #: libraries/classes/Charsets/Collation.php:547
1301 msgid "West European"
1304 #: libraries/classes/Charsets/Collation.php:368
1306 msgid "Central European"
1309 #: libraries/classes/Charsets/Collation.php:373
1310 #: libraries/classes/Charsets/Collation.php:554
1317 #: libraries/classes/Charsets/Collation.php:378
1319 msgid "Simplified Chinese"
1322 #: libraries/classes/Charsets/Collation.php:381
1324 msgid "Traditional Chinese"
1327 #: libraries/classes/Charsets/Collation.php:384
1328 #: libraries/classes/Charsets/Collation.php:469
1333 #: libraries/classes/Charsets/Collation.php:392
1334 #: libraries/classes/Charsets/Collation.php:518
1341 #: libraries/classes/Charsets/Collation.php:397
1346 #: libraries/classes/Charsets/Collation.php:402
1353 #: libraries/classes/Charsets/Collation.php:405
1358 #: libraries/classes/Charsets/Collation.php:408
1365 #: libraries/classes/Charsets/Collation.php:411
1366 #: libraries/classes/Charsets/Collation.php:533
1373 #: libraries/classes/Charsets/Collation.php:414
1380 #: libraries/classes/Charsets/Collation.php:417
1385 #: libraries/classes/Charsets/Collation.php:420
1392 #: libraries/classes/Charsets/Collation.php:423
1396 msgid "Czech-Slovak"
1399 #: libraries/classes/Charsets/Collation.php:426
1400 #: libraries/classes/Charsets/Collation.php:592
1402 #| msgid "Ukrainian"
1407 #: libraries/classes/Charsets/Collation.php:429
1408 #: libraries/classes/Charsets/Collation.php:588
1415 #: libraries/classes/Charsets/Collation.php:432
1416 #: libraries/classes/Charsets/Collation.php:580
1423 #: libraries/classes/Charsets/Collation.php:435
1424 #: libraries/classes/Charsets/Collation.php:584
1431 #: libraries/classes/Charsets/Collation.php:438
1436 #: libraries/classes/Charsets/Collation.php:463
1438 #| msgid "Hungarian"
1443 #: libraries/classes/Charsets/Collation.php:475
1448 #: libraries/classes/Charsets/Collation.php:479
1453 #: libraries/classes/Charsets/Collation.php:483
1460 #: libraries/classes/Charsets/Collation.php:487
1467 #: libraries/classes/Charsets/Collation.php:491
1472 #: libraries/classes/Charsets/Collation.php:495
1479 #: libraries/classes/Charsets/Collation.php:510
1481 #| msgid "Hungarian"
1486 #: libraries/classes/Charsets/Collation.php:514
1488 #| msgid "Icelandic"
1493 #: libraries/classes/Charsets/Collation.php:521
1495 msgid "Classical Latin"
1498 #: libraries/classes/Charsets/Collation.php:525
1505 #: libraries/classes/Charsets/Collation.php:529
1507 #| msgid "Lithuanian"
1510 msgstr "ಲಿಥುವೇನಿಯನ್"
1512 #: libraries/classes/Charsets/Collation.php:537
1517 #: libraries/classes/Charsets/Collation.php:540
1524 #: libraries/classes/Charsets/Collation.php:544
1531 #: libraries/classes/Charsets/Collation.php:551
1538 #: libraries/classes/Charsets/Collation.php:558
1543 #: libraries/classes/Charsets/Collation.php:562
1550 #: libraries/classes/Charsets/Collation.php:566
1552 #| msgid "Slovenian"
1555 msgstr "ಸ್ಲೋವೇನಿಯನ್"
1557 #: libraries/classes/Charsets/Collation.php:596
1562 #: libraries/classes/Common.php:244
1564 msgid "You should upgrade to %s %s or later."
1567 #: libraries/classes/Common.php:276
1568 msgid "Error: Token mismatch"
1571 #: libraries/classes/Common.php:490
1573 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1574 "access phpMyAdmin."
1577 #: libraries/classes/Common.php:549
1579 "You have enabled mbstring.func_overload in your PHP configuration. This "
1580 "option is incompatible with phpMyAdmin and might cause some data to be "
1584 #: libraries/classes/Common.php:566
1586 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1587 "requires these functions!"
1590 #: libraries/classes/Common.php:577
1591 msgid "GLOBALS overwrite attempt"
1594 #: libraries/classes/Common.php:587
1595 msgid "possible exploit"
1598 #: libraries/classes/Config/Descriptions.php:69
1599 #: libraries/classes/Config/Descriptions.php:70
1600 #: libraries/classes/Config/Descriptions.php:71
1601 msgid "Users cannot set a higher value"
1604 #: libraries/classes/Config/Descriptions.php:89
1606 "If enabled, user can enter any MySQL server in login form for cookie auth."
1609 #: libraries/classes/Config/Descriptions.php:92
1611 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1612 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1613 "to the given regular expression."
1616 #: libraries/classes/Config/Descriptions.php:97
1618 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1619 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1620 "cross-frame scripting (XSS) attacks."
1623 #: libraries/classes/Config/Descriptions.php:102
1625 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1629 #: libraries/classes/Config/Descriptions.php:104
1630 msgid "Enable bzip2 compression for import operations."
1633 #: libraries/classes/Config/Descriptions.php:105
1634 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1637 #: libraries/classes/Config/Descriptions.php:106
1639 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1643 #: libraries/classes/Config/Descriptions.php:107
1644 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1647 #: libraries/classes/Config/Descriptions.php:108
1648 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1651 #: libraries/classes/Config/Descriptions.php:109
1652 msgid "Enter your public key for the reCAPTCHA service on your domain."
1655 #: libraries/classes/Config/Descriptions.php:110
1656 msgid "Enter your private key for your domain reCAPTCHA service."
1659 #: libraries/classes/Config/Descriptions.php:111
1660 msgid "Enter your siteverify URL for your reCAPTCHA service."
1663 #: libraries/classes/Config/Descriptions.php:113
1665 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1666 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1667 "kbd] - allows newlines in columns."
1670 #: libraries/classes/Config/Descriptions.php:118
1672 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1673 "highlighting and line numbers."
1676 #: libraries/classes/Config/Descriptions.php:123
1678 "Find any errors in the query before executing it. Requires CodeMirror to be "
1682 #: libraries/classes/Config/Descriptions.php:126
1684 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1688 #: libraries/classes/Config/Descriptions.php:129
1690 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1694 #: libraries/classes/Config/Descriptions.php:132
1696 "Compress gzip exports on the fly without the need for much memory; if you "
1697 "encounter problems with created gzip files disable this feature."
1700 #: libraries/classes/Config/Descriptions.php:136
1702 "Whether a warning (\"Are your really sure…\") should be displayed when "
1703 "you're about to lose data."
1706 #: libraries/classes/Config/Descriptions.php:139
1707 msgid "Autocomplete of the table and column names in the SQL queries."
1710 #: libraries/classes/Config/Descriptions.php:142
1711 #: libraries/classes/Config/Descriptions.php:146
1712 #: libraries/classes/Config/Descriptions.php:150
1713 #: libraries/classes/Config/Descriptions.php:154
1714 #: libraries/classes/Config/Descriptions.php:158
1715 #: libraries/classes/Config/Descriptions.php:162
1716 #: libraries/classes/Config/Descriptions.php:166
1717 #: libraries/classes/Config/Descriptions.php:170
1718 #: libraries/classes/Config/Descriptions.php:174
1720 "Values for options list for default transformations. These will be "
1721 "overwritten if transformation is filled in at table structure page."
1724 #: libraries/classes/Config/Descriptions.php:178
1726 "Disable the table maintenance mass operations, like optimizing or repairing "
1727 "the selected tables of a database."
1730 #: libraries/classes/Config/Descriptions.php:182
1732 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1736 #: libraries/classes/Config/Descriptions.php:184
1737 #: libraries/classes/Config/Descriptions.php:728
1738 #: libraries/classes/Plugins/Export/ExportSql.php:345
1739 msgid "Exclude definition of current user"
1742 #: libraries/classes/Config/Descriptions.php:186
1744 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1745 "the referenced data, [kbd]id[/kbd] is the key value."
1748 #: libraries/classes/Config/Descriptions.php:190
1750 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1751 "for magic strings that can be used to get special values."
1754 #: libraries/classes/Config/Descriptions.php:195
1756 "Please note that phpMyAdmin is just a user interface and its features do not "
1760 #: libraries/classes/Config/Descriptions.php:198
1762 "Advanced server configuration, do not change these options unless you know "
1763 "what they are for."
1766 #: libraries/classes/Config/Descriptions.php:201
1768 "Configure phpMyAdmin configuration storage to gain access to additional "
1769 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1773 #: libraries/classes/Config/Descriptions.php:206
1775 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1779 #: libraries/classes/Config/Descriptions.php:209
1780 msgid "Customize browse mode."
1783 #: libraries/classes/Config/Descriptions.php:210
1784 #: libraries/classes/Config/Descriptions.php:211
1785 #: libraries/classes/Config/Descriptions.php:218
1786 #: libraries/classes/Config/Descriptions.php:224
1787 #: libraries/classes/Config/Descriptions.php:225
1788 #: libraries/classes/Config/Descriptions.php:230
1789 msgid "Customize default options."
1792 #: libraries/classes/Config/Descriptions.php:212
1793 msgid "Settings for phpMyAdmin developers."
1796 #: libraries/classes/Config/Descriptions.php:213
1797 msgid "Customize edit mode."
1800 #: libraries/classes/Config/Descriptions.php:214
1801 msgid "Customize default export options."
1804 #: libraries/classes/Config/Descriptions.php:215
1805 msgid "Set some commonly used options."
1808 #: libraries/classes/Config/Descriptions.php:216
1809 msgid "Customize default common import options."
1812 #: libraries/classes/Config/Descriptions.php:217
1813 msgid "Set import and export directories and compression options."
1816 #: libraries/classes/Config/Descriptions.php:219
1817 msgid "Databases display options."
1820 #: libraries/classes/Config/Descriptions.php:220
1821 msgid "Customize appearance of the navigation panel."
1824 #: libraries/classes/Config/Descriptions.php:221
1825 msgid "Customize the navigation tree."
1828 #: libraries/classes/Config/Descriptions.php:222
1829 msgid "Servers display options."
1832 #: libraries/classes/Config/Descriptions.php:223
1833 msgid "Tables display options."
1836 #: libraries/classes/Config/Descriptions.php:226
1837 msgid "Settings that didn't fit anywhere else."
1840 #: libraries/classes/Config/Descriptions.php:227
1841 msgid "Authentication settings."
1844 #: libraries/classes/Config/Descriptions.php:228
1845 msgid "Enter server connection parameters."
1848 #: libraries/classes/Config/Descriptions.php:229
1849 msgid "Customize links shown in SQL Query boxes."
1852 #: libraries/classes/Config/Descriptions.php:231
1853 msgid "SQL queries settings."
1856 #: libraries/classes/Config/Descriptions.php:232
1857 msgid "Customize startup page."
1860 #: libraries/classes/Config/Descriptions.php:233
1862 "Choose which details to show in the database structure (list of tables)."
1865 #: libraries/classes/Config/Descriptions.php:234
1866 msgid "Settings for the table structure (list of columns)."
1869 #: libraries/classes/Config/Descriptions.php:235
1870 msgid "Choose how you want tabs to work."
1873 #: libraries/classes/Config/Descriptions.php:236
1874 msgid "Customize text input fields."
1877 #: libraries/classes/Config/Descriptions.php:237
1878 msgid "Customize default options"
1881 #: libraries/classes/Config/Descriptions.php:238
1882 msgid "Disable some of the warnings shown by phpMyAdmin."
1885 #: libraries/classes/Config/Descriptions.php:240
1886 msgid "Enable gzip compression for import and export operations."
1889 #: libraries/classes/Config/Descriptions.php:242
1891 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1892 "if one of the queries failed."
1895 #: libraries/classes/Config/Descriptions.php:246
1897 "Allow interrupt of import in case script detects it is close to time limit. "
1898 "This might be a good way to import large files, however it can break "
1902 #: libraries/classes/Config/Descriptions.php:251
1904 "Default format; be aware that this list depends on location (database, "
1905 "table) and only SQL is always available."
1908 #: libraries/classes/Config/Descriptions.php:254
1909 #: libraries/classes/Config/Descriptions.php:255
1910 msgid "Update data when duplicate keys found on import"
1913 #: libraries/classes/Config/Descriptions.php:256
1914 msgid "Number of queries to skip from start."
1917 #: libraries/classes/Config/Descriptions.php:258
1919 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1920 "only occurs for the current server. Setting this to FALSE makes it easy to "
1921 "forget to log out from other servers when connected to multiple servers."
1924 #: libraries/classes/Config/Descriptions.php:263
1926 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1927 "kbd] authentication mode."
1930 #: libraries/classes/Config/Descriptions.php:267
1932 "Defines how long (in seconds) a login cookie should be stored in browser. "
1933 "The default of 0 means that it will be kept for the existing session only, "
1934 "and will be deleted as soon as you close the browser window. This is "
1935 "recommended for non-trusted environments."
1938 #: libraries/classes/Config/Descriptions.php:273
1939 msgid "Maximum number of characters used when a SQL query is displayed."
1942 #: libraries/classes/Config/Descriptions.php:276
1944 "The number of items that can be displayed on each page on the first level of "
1945 "the navigation tree."
1948 #: libraries/classes/Config/Descriptions.php:279
1950 "The number of items that can be displayed on each page of the navigation "
1954 #: libraries/classes/Config/Descriptions.php:282
1956 "Number of rows displayed when browsing a result set. If the result set "
1957 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1960 #: libraries/classes/Config/Descriptions.php:287
1962 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1963 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1966 #: libraries/classes/Config/Descriptions.php:291
1967 msgid "In the navigation panel, replaces the database tree with a selector"
1970 #: libraries/classes/Config/Descriptions.php:294
1971 msgid "Link with main panel by highlighting the current database or table."
1974 #: libraries/classes/Config/Descriptions.php:297
1976 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1977 "([code]new[/code])."
1980 #: libraries/classes/Config/Descriptions.php:300
1982 "Defines the minimum number of items (tables, views, routines and events) to "
1983 "display a filter box."
1986 #: libraries/classes/Config/Descriptions.php:303
1988 "Group items in the navigation tree (determined by the separator defined in "
1989 "the Databases and Tables tabs above)."
1992 #: libraries/classes/Config/Descriptions.php:307
1994 "Whether to offer the possibility of tree expansion in the navigation panel."
1997 #: libraries/classes/Config/Descriptions.php:310
1998 msgid "Whether to show procedures under database in the navigation tree"
2001 #: libraries/classes/Config/Descriptions.php:313
2002 msgid "Whether to expand single database in the navigation tree automatically."
2005 #: libraries/classes/Config/Descriptions.php:315
2006 msgid "Set to 0 to collapse navigation panel."
2009 #: libraries/classes/Config/Descriptions.php:316
2010 msgid "Show logo in navigation panel."
2013 #: libraries/classes/Config/Descriptions.php:317
2014 msgid "URL where logo in the navigation panel will point to."
2017 #: libraries/classes/Config/Descriptions.php:318
2018 msgid "Display server choice at the top of the navigation panel."
2021 #: libraries/classes/Config/Descriptions.php:319
2022 msgid "String that separates databases into different tree levels."
2025 #: libraries/classes/Config/Descriptions.php:320
2026 msgid "String that separates tables into different tree levels."
2029 #: libraries/classes/Config/Descriptions.php:321
2030 msgid "Highlight server under the mouse cursor."
2033 #: libraries/classes/Config/Descriptions.php:322
2034 msgid "Whether to show tables under database in the navigation tree"
2037 #: libraries/classes/Config/Descriptions.php:323
2038 msgid "Whether to show views under database in the navigation tree"
2041 #: libraries/classes/Config/Descriptions.php:324
2042 msgid "Whether to show functions under database in the navigation tree"
2045 #: libraries/classes/Config/Descriptions.php:325
2046 msgid "Whether to show events under database in the navigation tree"
2049 #: libraries/classes/Config/Descriptions.php:327
2051 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2052 "DATETIME and TIMESTAMP, ascending order otherwise."
2055 #: libraries/classes/Config/Descriptions.php:331
2057 "Disable the default warning that is displayed on the database details "
2058 "Structure page if any of the required tables for the phpMyAdmin "
2059 "configuration storage could not be found."
2062 #: libraries/classes/Config/Descriptions.php:336
2064 "Disable the default warning that is displayed on the Structure page if "
2065 "column names in a table are reserved MySQL words."
2068 #: libraries/classes/Config/Descriptions.php:340
2070 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2071 "storage). If disabled, this utilizes JS-routines to display query history "
2072 "(lost by window close)."
2075 #: libraries/classes/Config/Descriptions.php:345
2077 "Sets the effective timezone; possibly different than the one from your "
2081 #: libraries/classes/Config/Descriptions.php:348
2083 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2084 "[kbd]pma__bookmark[/kbd]"
2087 #: libraries/classes/Config/Descriptions.php:351
2089 "Leave blank for no column comments/media types, suggested: "
2090 "[kbd]pma__column_info[/kbd]."
2093 #: libraries/classes/Config/Descriptions.php:354
2095 "A special MySQL user configured with limited permissions, more information "
2096 "available on [doc@linked-tables]documentation[/doc]."
2099 #: libraries/classes/Config/Descriptions.php:358
2101 "An alternate host to hold the configuration storage; leave blank to use the "
2102 "already defined host."
2105 #: libraries/classes/Config/Descriptions.php:361
2107 "An alternate port to connect to the host that holds the configuration "
2108 "storage; leave blank to use the default port, or the already defined port, "
2109 "if the controlhost equals host."
2112 #: libraries/classes/Config/Descriptions.php:366
2114 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2115 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2116 "com/19588]MySQL Bugs[/a]"
2119 #: libraries/classes/Config/Descriptions.php:370
2121 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2125 #: libraries/classes/Config/Descriptions.php:373
2127 "Limits number of table preferences which are stored in database, the oldest "
2128 "records are automatically removed."
2131 #: libraries/classes/Config/Descriptions.php:377
2133 "Leave blank for no QBE saved searches support, suggested: "
2134 "[kbd]pma__savedsearches[/kbd]."
2137 #: libraries/classes/Config/Descriptions.php:380
2139 "Leave blank for no export template support, suggested: "
2140 "[kbd]pma__export_templates[/kbd]."
2143 #: libraries/classes/Config/Descriptions.php:383
2145 "Leave blank for no central columns support, suggested: "
2146 "[kbd]pma__central_columns[/kbd]."
2149 #: libraries/classes/Config/Descriptions.php:386
2151 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2152 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2153 "[kbd]'my_db'[/kbd]."
2156 #: libraries/classes/Config/Descriptions.php:391
2158 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2161 #: libraries/classes/Config/Descriptions.php:394
2163 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2164 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2165 "Suggested: [kbd]phpmyadmin[/kbd]."
2168 #: libraries/classes/Config/Descriptions.php:399
2170 "Leave blank for no \"persistent\" recently used tables across sessions, "
2171 "suggested: [kbd]pma__recent[/kbd]."
2174 #: libraries/classes/Config/Descriptions.php:403
2176 "Leave blank for no \"persistent\" favorite tables across sessions, "
2177 "suggested: [kbd]pma__favorite[/kbd]."
2180 #: libraries/classes/Config/Descriptions.php:407
2182 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2183 "[kbd]pma__relation[/kbd]."
2186 #: libraries/classes/Config/Descriptions.php:412
2188 "See [doc@authentication-modes]authentication types[/doc] for an example."
2191 #: libraries/classes/Config/Descriptions.php:415
2193 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2197 #: libraries/classes/Config/Descriptions.php:418
2199 "Table to describe the display columns, leave blank for no support; "
2200 "suggested: [kbd]pma__table_info[/kbd]."
2203 #: libraries/classes/Config/Descriptions.php:422
2205 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2206 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2209 #: libraries/classes/Config/Descriptions.php:426
2211 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2212 "the log when creating a database."
2215 #: libraries/classes/Config/Descriptions.php:430
2217 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2218 "log when creating a table."
2221 #: libraries/classes/Config/Descriptions.php:434
2223 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2224 "log when creating a view."
2227 #: libraries/classes/Config/Descriptions.php:438
2228 msgid "Defines the list of statements the auto-creation uses for new versions."
2231 #: libraries/classes/Config/Descriptions.php:441
2233 "Leave blank for no SQL query tracking support, suggested: "
2234 "[kbd]pma__tracking[/kbd]."
2237 #: libraries/classes/Config/Descriptions.php:444
2239 "Whether the tracking mechanism creates versions for tables and views "
2243 #: libraries/classes/Config/Descriptions.php:447
2245 "Leave blank for no user preferences storage in database, suggested: "
2246 "[kbd]pma__userconfig[/kbd]."
2249 #: libraries/classes/Config/Descriptions.php:450
2251 "Both this table and the user groups table are required to enable the "
2252 "configurable menus feature; leaving either one of them blank will disable "
2253 "this feature, suggested: [kbd]pma__users[/kbd]."
2256 #: libraries/classes/Config/Descriptions.php:455
2258 "Both this table and the users table are required to enable the configurable "
2259 "menus feature; leaving either one of them blank will disable this feature, "
2260 "suggested: [kbd]pma__usergroups[/kbd]."
2263 #: libraries/classes/Config/Descriptions.php:460
2265 "Leave blank to disable the feature to hide and show navigation items, "
2266 "suggested: [kbd]pma__navigationhiding[/kbd]."
2269 #: libraries/classes/Config/Descriptions.php:464
2271 "A user-friendly description of this server. Leave blank to display the "
2275 #: libraries/classes/Config/Descriptions.php:466
2276 msgid "Leave blank if not used."
2279 #: libraries/classes/Config/Descriptions.php:467
2280 msgid "Leave blank for defaults."
2283 #: libraries/classes/Config/Descriptions.php:468
2284 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2287 #: libraries/classes/Config/Descriptions.php:469
2288 msgid "Authentication method to use."
2291 #: libraries/classes/Config/Descriptions.php:470
2292 msgid "Compress connection to MySQL server."
2295 #: libraries/classes/Config/Descriptions.php:471
2296 msgid "Hide databases matching regular expression (PCRE)."
2299 #: libraries/classes/Config/Descriptions.php:472
2300 msgid "Hostname where MySQL server is running."
2303 #: libraries/classes/Config/Descriptions.php:473
2304 #: libraries/classes/Config/Descriptions.php:477
2305 msgid "Leave empty if not using config auth."
2308 #: libraries/classes/Config/Descriptions.php:474
2309 msgid "Port on which MySQL server is listening, leave empty for default."
2312 #: libraries/classes/Config/Descriptions.php:475
2313 msgid "Socket on which MySQL server is listening, leave empty for default."
2316 #: libraries/classes/Config/Descriptions.php:476
2317 msgid "Enable SSL for connection to MySQL server."
2320 #: libraries/classes/Config/Descriptions.php:479
2322 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2323 "authentication mode because the password is hard coded in the configuration "
2324 "file; this does not limit the ability to execute the same command directly."
2327 #: libraries/classes/Config/Descriptions.php:484
2328 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2331 #: libraries/classes/Config/Descriptions.php:487
2333 "Show or hide a column displaying the Last update timestamp for all tables."
2336 #: libraries/classes/Config/Descriptions.php:490
2338 "Show or hide a column displaying the Last check timestamp for all tables."
2341 #: libraries/classes/Config/Descriptions.php:493
2343 "Defines whether or not type fields should be initially displayed in edit/"
2347 #: libraries/classes/Config/Descriptions.php:496
2349 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2353 #: libraries/classes/Config/Descriptions.php:498
2354 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2357 #: libraries/classes/Config/Descriptions.php:499
2358 msgid "Show or hide a column displaying the comments for all tables."
2361 #: libraries/classes/Config/Descriptions.php:500
2362 msgid "Show or hide a column displaying the charset for all tables."
2365 #: libraries/classes/Config/Descriptions.php:501
2366 msgid "Display the function fields in edit/insert mode."
2369 #: libraries/classes/Config/Descriptions.php:502
2370 msgid "Whether to show hint or not."
2373 #: libraries/classes/Config/Descriptions.php:503
2375 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2378 #: libraries/classes/Config/Descriptions.php:504
2379 msgid "Allow to display database and table statistics (e.g. space usage)."
2382 #: libraries/classes/Config/Descriptions.php:506
2384 "Mark used tables and make it possible to show databases with locked tables."
2387 #: libraries/classes/Config/Descriptions.php:509
2389 "Disable the default warning that is displayed on the main page if Suhosin is "
2393 #: libraries/classes/Config/Descriptions.php:512
2395 "Disable the default warning that is displayed on the main page if the value "
2396 "of the PHP setting session.gc_maxlifetime is less than the value of "
2397 "`LoginCookieValidity`."
2400 #: libraries/classes/Config/Descriptions.php:517
2402 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2403 "query textareas (*2)."
2406 #: libraries/classes/Config/Descriptions.php:520
2408 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2409 "query textareas (*2)."
2412 #: libraries/classes/Config/Descriptions.php:523
2414 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2415 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2416 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2417 "HTTP_X_FORWARDED_FOR[/kbd]."
2420 #: libraries/classes/Config/Descriptions.php:529
2422 "When disabled, users cannot set any of the options below, regardless of the "
2423 "checkbox on the right."
2426 #: libraries/classes/Config/Descriptions.php:532
2428 "The URL of the proxy to be used when retrieving the information about the "
2429 "latest version of phpMyAdmin, or when submitting error reports. You need "
2430 "this if the server where phpMyAdmin is installed does not have direct access "
2431 "to the Internet. The format is: \"hostname:portnumber\"."
2434 #: libraries/classes/Config/Descriptions.php:538
2436 "The username for authenticating with the proxy. By default, no "
2437 "authentication is performed. If a username is supplied, Basic Authentication "
2438 "will be performed. No other types of authentication are currently supported."
2441 #: libraries/classes/Config/Descriptions.php:544
2443 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2444 "will be inserted with Shift+Enter."
2447 #: libraries/classes/Config/Descriptions.php:548
2449 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2450 "configuration storage tables automatically."
2453 #: libraries/classes/Config/Descriptions.php:551
2454 msgid "Highlight selected rows."
2457 #: libraries/classes/Config/Descriptions.php:552
2458 msgid "Highlight row pointed by the mouse cursor."
2461 #: libraries/classes/Config/Descriptions.php:553
2462 msgid "Number of columns for CHAR/VARCHAR textareas."
2465 #: libraries/classes/Config/Descriptions.php:554
2466 msgid "Number of rows for CHAR/VARCHAR textareas."
2469 #: libraries/classes/Config/Descriptions.php:555
2471 "Log SQL queries and their execution time, to be displayed in the console"
2474 #: libraries/classes/Config/Descriptions.php:556
2475 msgid "Tab that is displayed when entering a database."
2478 #: libraries/classes/Config/Descriptions.php:557
2479 msgid "Tab that is displayed when entering a server."
2482 #: libraries/classes/Config/Descriptions.php:558
2483 msgid "Tab that is displayed when entering a table."
2486 #: libraries/classes/Config/Descriptions.php:559
2487 msgid "Whether the table structure actions should be hidden."
2490 #: libraries/classes/Config/Descriptions.php:560
2491 msgid "Whether column comments should be shown in table structure view"
2494 #: libraries/classes/Config/Descriptions.php:561
2495 msgid "Show server listing as a list instead of a drop down."
2498 #: libraries/classes/Config/Descriptions.php:562
2499 msgid "A dropdown will be used if fewer items are present."
2502 #: libraries/classes/Config/Descriptions.php:563
2503 msgid "Default value for foreign key checks checkbox for some queries."
2506 #: libraries/classes/Config/Descriptions.php:564
2507 msgid "Uncheck the checkbox to disable drag and drop import"
2510 #: libraries/classes/Config/Descriptions.php:565
2511 msgid "How many rows can be inserted at one time."
2514 #: libraries/classes/Config/Descriptions.php:566
2516 "Maximum number of characters shown in any non-numeric column on browse view."
2519 #: libraries/classes/Config/Descriptions.php:567
2520 msgid "Define how long (in seconds) a login cookie is valid."
2523 #: libraries/classes/Config/Descriptions.php:568
2524 msgid "Double size of textarea for LONGTEXT columns."
2527 #: libraries/classes/Config/Descriptions.php:569
2528 msgid "Maximum number of databases displayed in database list."
2531 #: libraries/classes/Config/Descriptions.php:570
2532 msgid "Maximum number of tables displayed in table list."
2535 #: libraries/classes/Config/Descriptions.php:571
2536 msgid "Maximum number of recently used tables; set 0 to disable."
2539 #: libraries/classes/Config/Descriptions.php:572
2540 msgid "Maximum number of favorite tables; set 0 to disable."
2543 #: libraries/classes/Config/Descriptions.php:573
2544 msgid "These are Edit, Copy and Delete links."
2547 #: libraries/classes/Config/Descriptions.php:574
2548 msgid "Whether to show row links even in the absence of a unique key."
2551 #: libraries/classes/Config/Descriptions.php:575
2552 #: libraries/classes/Config/Descriptions.php:858
2553 msgid "Disable shortcut keys"
2556 #: libraries/classes/Config/Descriptions.php:576
2557 msgid "Use natural order for sorting table and database names."
2560 #: libraries/classes/Config/Descriptions.php:577
2561 #: libraries/classes/Config/Descriptions.php:580
2562 #: libraries/classes/Config/Descriptions.php:581
2563 msgid "Use only icons, only text or both."
2566 #: libraries/classes/Config/Descriptions.php:578
2567 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2570 #: libraries/classes/Config/Descriptions.php:579
2571 msgid "Use persistent connections to MySQL databases."
2574 #: libraries/classes/Config/Descriptions.php:582
2575 msgid "Disallow BLOB and BINARY columns from editing."
2578 #: libraries/classes/Config/Descriptions.php:583
2579 msgid "How many queries are kept in history."
2582 #: libraries/classes/Config/Descriptions.php:584
2583 msgid "Select which functions will be used for character set conversion."
2586 #: libraries/classes/Config/Descriptions.php:585
2587 msgid "When browsing tables, the sorting of each table is remembered."
2590 #: libraries/classes/Config/Descriptions.php:586
2591 msgid "Default sort order for tables with a primary key."
2594 #: libraries/classes/Config/Descriptions.php:587
2596 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2599 #: libraries/classes/Config/Descriptions.php:588
2600 msgid "For display Options"
2603 #: libraries/classes/Config/Descriptions.php:589
2604 msgid "Directory where exports can be saved on server."
2607 #: libraries/classes/Config/Descriptions.php:590
2609 "Defines whether the query box should stay on-screen after its submission."
2612 #: libraries/classes/Config/Descriptions.php:591
2613 msgid "Title of browser window when a database is selected."
2616 #: libraries/classes/Config/Descriptions.php:592
2617 msgid "Title of browser window when nothing is selected."
2620 #: libraries/classes/Config/Descriptions.php:593
2621 msgid "Title of browser window when a server is selected."
2624 #: libraries/classes/Config/Descriptions.php:594
2625 msgid "Title of browser window when a table is selected."
2628 #: libraries/classes/Config/Descriptions.php:595
2629 msgid "Directory on server where you can upload files for import."
2632 #: libraries/classes/Config/Descriptions.php:596
2633 msgid "Allow for searching inside the entire database."
2636 #: libraries/classes/Config/Descriptions.php:597
2637 msgid "Enables check for latest version on main phpMyAdmin page."
2640 #: libraries/classes/Config/Descriptions.php:598
2641 msgid "The password for authenticating with the proxy."
2644 #: libraries/classes/Config/Descriptions.php:599
2645 msgid "Enable ZIP compression for import and export operations."
2648 #: libraries/classes/Config/Descriptions.php:600
2649 msgid "Choose the default action when sending error reports."
2652 #: libraries/classes/Config/Descriptions.php:617
2653 msgid "Allow login to any MySQL server"
2656 #: libraries/classes/Config/Descriptions.php:618
2657 msgid "Restrict login to MySQL server"
2660 #: libraries/classes/Config/Descriptions.php:619
2661 msgid "Allow third party framing"
2664 #: libraries/classes/Config/Descriptions.php:620
2665 msgid "Show \"Drop database\" link to normal users"
2668 #: libraries/classes/Config/Descriptions.php:621
2669 msgid "Blowfish secret"
2672 #: libraries/classes/Config/Descriptions.php:622
2676 #: libraries/classes/Config/Descriptions.php:623
2677 msgid "Highlight pointer"
2680 #: libraries/classes/Config/Descriptions.php:624
2684 #: libraries/classes/Config/Descriptions.php:625
2685 msgid "CHAR columns editing"
2688 #: libraries/classes/Config/Descriptions.php:626
2689 msgid "Enable CodeMirror"
2692 #: libraries/classes/Config/Descriptions.php:627
2693 msgid "Enable linter"
2696 #: libraries/classes/Config/Descriptions.php:628
2697 msgid "Minimum size for input field"
2700 #: libraries/classes/Config/Descriptions.php:629
2701 msgid "Maximum size for input field"
2704 #: libraries/classes/Config/Descriptions.php:630
2705 msgid "CHAR textarea columns"
2708 #: libraries/classes/Config/Descriptions.php:631
2709 msgid "CHAR textarea rows"
2712 #: libraries/classes/Config/Descriptions.php:632
2713 msgid "Check config file permissions"
2716 #: libraries/classes/Config/Descriptions.php:633
2717 msgid "Compress on the fly"
2720 #: libraries/classes/Config/Descriptions.php:634
2721 msgid "Confirm DROP queries"
2724 #: libraries/classes/Config/Descriptions.php:635
2725 #: templates/console/display.twig:11 templates/console/display.twig:64
2729 #: libraries/classes/Config/Descriptions.php:636
2730 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
2731 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
2735 #: libraries/classes/Config/Descriptions.php:637
2736 msgid "Default database tab"
2739 #: libraries/classes/Config/Descriptions.php:638
2740 msgid "Default server tab"
2743 #: libraries/classes/Config/Descriptions.php:639
2744 msgid "Default table tab"
2747 #: libraries/classes/Config/Descriptions.php:640
2748 msgid "Enable autocomplete for table and column names"
2751 #: libraries/classes/Config/Descriptions.php:641
2752 msgid "Show column comments"
2755 #: libraries/classes/Config/Descriptions.php:642
2756 msgid "Hide table structure actions"
2759 #: libraries/classes/Config/Descriptions.php:643
2760 msgid "Default transformations for Hex"
2763 #: libraries/classes/Config/Descriptions.php:644
2764 msgid "Default transformations for Substring"
2767 #: libraries/classes/Config/Descriptions.php:645
2768 msgid "Default transformations for Bool2Text"
2771 #: libraries/classes/Config/Descriptions.php:646
2772 msgid "Default transformations for External"
2775 #: libraries/classes/Config/Descriptions.php:647
2776 msgid "Default transformations for PreApPend"
2779 #: libraries/classes/Config/Descriptions.php:648
2780 msgid "Default transformations for DateFormat"
2783 #: libraries/classes/Config/Descriptions.php:649
2784 msgid "Default transformations for Inline"
2787 #: libraries/classes/Config/Descriptions.php:650
2788 msgid "Default transformations for TextImageLink"
2791 #: libraries/classes/Config/Descriptions.php:651
2792 msgid "Default transformations for TextLink"
2795 #: libraries/classes/Config/Descriptions.php:652
2796 msgid "Display servers as a list"
2799 #: libraries/classes/Config/Descriptions.php:653
2800 msgid "Disable multi table maintenance"
2803 #: libraries/classes/Config/Descriptions.php:654
2804 msgid "Maximum execution time"
2807 #: libraries/classes/Config/Descriptions.php:655
2808 msgid "Use [code]LOCK TABLES[/code] statement"
2811 #: libraries/classes/Config/Descriptions.php:656
2812 msgid "Save as file"
2815 #: libraries/classes/Config/Descriptions.php:657
2816 #: libraries/classes/Config/Descriptions.php:792
2817 msgid "Character set of the file"
2820 #: libraries/classes/Config/Descriptions.php:658
2821 #: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165
2822 #: templates/import.twig:167 templates/sql/query.twig:40
2823 #: templates/table/structure/display_table_stats.twig:84
2827 #: libraries/classes/Config/Descriptions.php:659
2831 #: libraries/classes/Config/Descriptions.php:660
2832 #: libraries/classes/Config/Descriptions.php:667
2833 #: libraries/classes/Config/Descriptions.php:675
2834 #: libraries/classes/Config/Descriptions.php:679
2835 #: libraries/classes/Config/Descriptions.php:692
2836 #: libraries/classes/Config/Descriptions.php:694
2837 #: libraries/classes/Config/Descriptions.php:741
2838 #: libraries/classes/Plugins/Export/ExportCsv.php:88
2839 #: libraries/classes/Plugins/Export/ExportExcel.php:61
2840 #: libraries/classes/Plugins/Export/ExportHtmlword.php:85
2841 #: libraries/classes/Plugins/Export/ExportOds.php:70
2842 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2843 #: libraries/classes/Plugins/Export/ExportTexytext.php:79
2844 msgid "Put columns names in the first row"
2847 #: libraries/classes/Config/Descriptions.php:661
2848 #: libraries/classes/Config/Descriptions.php:794
2849 #: libraries/classes/Config/Descriptions.php:800
2850 #: libraries/classes/Plugins/Import/ImportCsv.php:666
2851 msgid "Columns enclosed with"
2854 #: libraries/classes/Config/Descriptions.php:662
2855 #: libraries/classes/Config/Descriptions.php:795
2856 #: libraries/classes/Config/Descriptions.php:801
2857 #: libraries/classes/Plugins/Import/ImportCsv.php:677
2858 msgid "Columns escaped with"
2861 #: libraries/classes/Config/Descriptions.php:663
2862 #: libraries/classes/Config/Descriptions.php:669
2863 #: libraries/classes/Config/Descriptions.php:676
2864 #: libraries/classes/Config/Descriptions.php:685
2865 #: libraries/classes/Config/Descriptions.php:693
2866 #: libraries/classes/Config/Descriptions.php:697
2867 #: libraries/classes/Config/Descriptions.php:742
2868 msgid "Replace NULL with"
2871 #: libraries/classes/Config/Descriptions.php:664
2872 #: libraries/classes/Config/Descriptions.php:670
2873 msgid "Remove CRLF characters within columns"
2876 #: libraries/classes/Config/Descriptions.php:665
2877 #: libraries/classes/Config/Descriptions.php:798
2878 #: libraries/classes/Config/Descriptions.php:805
2879 #: libraries/classes/Plugins/Import/ImportCsv.php:651
2880 msgid "Columns terminated with"
2883 #: libraries/classes/Config/Descriptions.php:666
2884 #: libraries/classes/Config/Descriptions.php:793
2885 #: libraries/classes/Plugins/Import/ImportCsv.php:684
2886 msgid "Lines terminated with"
2889 #: libraries/classes/Config/Descriptions.php:668
2890 msgid "Excel edition"
2893 #: libraries/classes/Config/Descriptions.php:671
2894 msgid "Database name template"
2897 #: libraries/classes/Config/Descriptions.php:672
2898 msgid "Server name template"
2901 #: libraries/classes/Config/Descriptions.php:673
2902 msgid "Table name template"
2905 #: libraries/classes/Config/Descriptions.php:677
2906 #: libraries/classes/Config/Descriptions.php:690
2907 #: libraries/classes/Config/Descriptions.php:699
2908 #: libraries/classes/Config/Descriptions.php:737
2909 #: libraries/classes/Config/Descriptions.php:743
2910 #: libraries/classes/Plugins/Export/ExportHtmlword.php:56
2911 #: libraries/classes/Plugins/Export/ExportLatex.php:88
2912 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
2913 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
2914 #: libraries/classes/Plugins/Export/ExportOdt.php:69
2915 #: libraries/classes/Plugins/Export/ExportPdf.php:86
2916 #: libraries/classes/Plugins/Export/ExportSql.php:237
2917 #: libraries/classes/Plugins/Export/ExportTexytext.php:55
2921 #: libraries/classes/Config/Descriptions.php:678
2922 #: libraries/classes/Plugins/Export/ExportLatex.php:79
2923 msgid "Include table caption"
2926 #: libraries/classes/Config/Descriptions.php:680
2927 #: libraries/classes/Config/Descriptions.php:695
2928 #: libraries/classes/Config/Descriptions.php:731
2929 #: libraries/classes/Plugins/Export/ExportHtmlword.php:386
2930 #: libraries/classes/Plugins/Export/ExportLatex.php:544
2931 #: libraries/classes/Plugins/Export/ExportOdt.php:490
2932 #: libraries/classes/Plugins/Export/ExportTexytext.php:388
2933 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:548
2934 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
2935 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
2936 #: templates/columns_definitions/table_fields_definitions.twig:54
2937 #: templates/database/data_dictionary/index.twig:29
2938 #: templates/table/structure/display_structure.twig:28
2940 msgstr "ಪ್ರತಿಕ್ರಿಯೆಗಳು"
2942 #: libraries/classes/Config/Descriptions.php:681
2943 #: libraries/classes/Config/Descriptions.php:687
2944 msgid "Table caption"
2947 #: libraries/classes/Config/Descriptions.php:682
2948 #: libraries/classes/Config/Descriptions.php:688
2949 msgid "Continued table caption"
2952 #: libraries/classes/Config/Descriptions.php:683
2953 #: libraries/classes/Config/Descriptions.php:689
2957 #: libraries/classes/Config/Descriptions.php:684
2958 #: libraries/classes/Config/Descriptions.php:696
2959 #: libraries/classes/Config/Descriptions.php:734
2960 #: libraries/classes/Plugins/Export/ExportHtmlword.php:393
2961 #: libraries/classes/Plugins/Export/ExportOdt.php:497
2962 #: libraries/classes/Plugins/Export/ExportTexytext.php:393
2963 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:556
2964 #: templates/columns_definitions/table_fields_definitions.twig:71
2965 #: templates/database/data_dictionary/index.twig:31
2967 #| msgid "Bad type!"
2969 msgstr "ಕಳಪೆ ಪ್ರಕಾರದ!"
2971 #: libraries/classes/Config/Descriptions.php:686
2972 #: libraries/classes/Config/Descriptions.php:698
2973 #: libraries/classes/Config/Descriptions.php:736
2974 msgid "Relationships"
2977 #: libraries/classes/Config/Descriptions.php:691
2978 msgid "Export method"
2981 #: libraries/classes/Config/Descriptions.php:700
2982 #: libraries/classes/Config/Descriptions.php:703
2983 msgid "Save on server"
2986 #: libraries/classes/Config/Descriptions.php:701
2987 #: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182
2988 #: templates/export.twig:377
2989 msgid "Overwrite existing file(s)"
2992 #: libraries/classes/Config/Descriptions.php:702
2993 msgid "Export as separate files"
2996 #: libraries/classes/Config/Descriptions.php:705
2997 msgid "Remember filename template"
3000 #: libraries/classes/Config/Descriptions.php:706
3001 msgid "Remove DEFINER clause from definitions"
3004 #: libraries/classes/Config/Descriptions.php:707
3005 #: templates/database/operations/index.twig:160
3006 #: templates/table/operations/index.twig:72
3007 #: templates/table/operations/index.twig:300
3008 msgid "Add AUTO_INCREMENT value"
3011 #: libraries/classes/Config/Descriptions.php:708
3012 msgid "Enclose table and column names with backquotes"
3015 #: libraries/classes/Config/Descriptions.php:709
3016 #: libraries/classes/Config/Descriptions.php:811
3017 msgid "SQL compatibility mode"
3020 #: libraries/classes/Config/Descriptions.php:710
3021 msgid "Creation/Update/Check dates"
3024 #: libraries/classes/Config/Descriptions.php:711
3025 msgid "Use delayed inserts"
3028 #: libraries/classes/Config/Descriptions.php:712
3029 #: libraries/classes/Plugins/Export/ExportSql.php:183
3030 msgid "Disable foreign key checks"
3033 #: libraries/classes/Config/Descriptions.php:713
3034 #: libraries/classes/Plugins/Export/ExportSql.php:197
3035 msgid "Export views as tables"
3038 #: libraries/classes/Config/Descriptions.php:714
3039 msgid "Export related metadata from phpMyAdmin configuration storage"
3042 #: libraries/classes/Config/Descriptions.php:715
3043 #: libraries/classes/Config/Descriptions.php:716
3044 #: libraries/classes/Config/Descriptions.php:718
3045 #: libraries/classes/Config/Descriptions.php:721
3046 #: libraries/classes/Config/Descriptions.php:722
3047 #: libraries/classes/Config/Descriptions.php:723
3048 #: libraries/classes/Config/Descriptions.php:735
3049 #: templates/database/operations/index.twig:155
3050 #: templates/table/operations/index.twig:295
3055 #: libraries/classes/Config/Descriptions.php:724
3056 msgid "Use hexadecimal for BINARY & BLOB"
3059 #: libraries/classes/Config/Descriptions.php:726
3061 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3065 #: libraries/classes/Config/Descriptions.php:729
3066 #: libraries/classes/Plugins/Export/ExportSql.php:351
3071 #: libraries/classes/Config/Descriptions.php:730
3072 msgid "Use ignore inserts"
3075 #: libraries/classes/Config/Descriptions.php:732
3076 msgid "Syntax to use when inserting data"
3079 #: libraries/classes/Config/Descriptions.php:733
3080 #: libraries/classes/Plugins/Export/ExportSql.php:488
3081 msgid "Maximal length of created query"
3084 #: libraries/classes/Config/Descriptions.php:738
3088 #: libraries/classes/Config/Descriptions.php:739
3089 #: libraries/classes/Plugins/Export/ExportSql.php:169
3090 msgid "Enclose export in a transaction"
3093 #: libraries/classes/Config/Descriptions.php:740
3094 msgid "Export time in UTC"
3097 #: libraries/classes/Config/Descriptions.php:744
3098 msgid "Foreign key dropdown order"
3101 #: libraries/classes/Config/Descriptions.php:745
3102 msgid "Foreign key limit"
3105 #: libraries/classes/Config/Descriptions.php:746
3106 msgid "Foreign key checks"
3109 #: libraries/classes/Config/Descriptions.php:747
3110 msgid "First day of calendar"
3113 #: libraries/classes/Config/Descriptions.php:748
3114 #: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:480
3115 #: libraries/classes/Util.php:1944 libraries/config.values.php:155
3116 #: templates/navigation/tree/database_select.twig:10
3117 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3118 #: templates/server/export/index.twig:14
3119 #: templates/server/privileges/user_properties.twig:20
3123 #: libraries/classes/Config/Descriptions.php:749
3127 #: libraries/classes/Config/Descriptions.php:751
3128 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3129 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3133 #: libraries/classes/Config/Descriptions.php:752
3137 #: libraries/classes/Config/Descriptions.php:753
3141 #: libraries/classes/Config/Descriptions.php:754
3142 msgid "Export defaults"
3145 #: libraries/classes/Config/Descriptions.php:755
3149 #: libraries/classes/Config/Descriptions.php:756
3150 msgid "Import defaults"
3153 #: libraries/classes/Config/Descriptions.php:757
3154 msgid "Import / export"
3157 #: libraries/classes/Config/Descriptions.php:758
3161 #: libraries/classes/Config/Descriptions.php:760
3162 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3163 #: templates/preferences/header.twig:30
3164 msgid "Navigation panel"
3167 #: libraries/classes/Config/Descriptions.php:761
3168 msgid "Navigation tree"
3171 #: libraries/classes/Config/Descriptions.php:762
3172 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3176 #: libraries/classes/Config/Descriptions.php:763
3177 #: libraries/classes/Controllers/Server/DatabasesController.php:307
3178 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3179 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3180 #: libraries/classes/Plugins/Export/ExportXml.php:115
3181 #: libraries/classes/Server/Status/Data.php:159
3182 #: templates/database/export/index.twig:22
3183 #: templates/database/structure/show_create.twig:6
3187 #: libraries/classes/Config/Descriptions.php:764
3188 #: libraries/classes/Config/Forms/User/MainForm.php:90
3189 #: templates/preferences/header.twig:36
3193 #: libraries/classes/Config/Descriptions.php:765
3194 msgid "Microsoft Office"
3197 #: libraries/classes/Config/Descriptions.php:767
3198 msgid "Other core settings"
3201 #: libraries/classes/Config/Descriptions.php:768
3205 #: libraries/classes/Config/Descriptions.php:769
3209 #: libraries/classes/Config/Descriptions.php:770
3210 msgid "Basic settings"
3213 #: libraries/classes/Config/Descriptions.php:771
3214 msgid "Authentication"
3217 #: libraries/classes/Config/Descriptions.php:772
3218 msgid "Server configuration"
3221 #: libraries/classes/Config/Descriptions.php:773
3222 msgid "Configuration storage"
3225 #: libraries/classes/Config/Descriptions.php:774
3226 msgid "Changes tracking"
3229 #: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:255
3230 #: libraries/classes/Menu.php:362 libraries/classes/Menu.php:485
3231 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
3232 #: libraries/classes/Util.php:1478 libraries/classes/Util.php:1945
3233 #: libraries/classes/Util.php:1960 libraries/classes/Util.php:1977
3234 #: libraries/config.values.php:62 libraries/config.values.php:76
3235 #: libraries/config.values.php:167 libraries/config.values.php:177
3239 #: libraries/classes/Config/Descriptions.php:776
3240 msgid "SQL Query box"
3243 #: libraries/classes/Config/Descriptions.php:777
3244 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3245 #: templates/preferences/header.twig:24
3249 #: libraries/classes/Config/Descriptions.php:778
3253 #: libraries/classes/Config/Descriptions.php:779
3254 msgid "Database structure"
3257 #: libraries/classes/Config/Descriptions.php:780
3258 #: libraries/classes/Plugins/Export/ExportPdf.php:258
3259 #: templates/table/page_with_secondary_tabs.twig:5
3260 msgid "Table structure"
3263 #: libraries/classes/Config/Descriptions.php:781
3267 #: libraries/classes/Config/Descriptions.php:782
3268 msgid "Display relational schema"
3271 #: libraries/classes/Config/Descriptions.php:783
3275 #: libraries/classes/Config/Descriptions.php:784
3279 #: libraries/classes/Config/Descriptions.php:785
3283 #: libraries/classes/Config/Descriptions.php:786
3284 #: templates/console/display.twig:4
3288 #: libraries/classes/Config/Descriptions.php:787
3292 #: libraries/classes/Config/Descriptions.php:788
3293 msgid "Extra parameters for iconv"
3296 #: libraries/classes/Config/Descriptions.php:789
3297 msgid "Ignore multiple statement errors"
3300 #: libraries/classes/Config/Descriptions.php:790
3301 msgid "Enable drag and drop import"
3304 #: libraries/classes/Config/Descriptions.php:791
3305 msgid "Partial import: allow interrupt"
3308 #: libraries/classes/Config/Descriptions.php:796
3309 #: libraries/classes/Config/Descriptions.php:802
3310 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3311 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3312 msgid "Do not abort on INSERT error"
3315 #: libraries/classes/Config/Descriptions.php:797
3316 #: libraries/classes/Config/Descriptions.php:804
3317 msgid "Add ON DUPLICATE KEY UPDATE"
3320 #: libraries/classes/Config/Descriptions.php:799
3321 msgid "Format of imported file"
3324 #: libraries/classes/Config/Descriptions.php:803
3325 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3326 msgid "Use LOCAL keyword"
3329 #: libraries/classes/Config/Descriptions.php:806
3330 msgid "Column names in first row"
3333 #: libraries/classes/Config/Descriptions.php:807
3334 #: libraries/classes/Plugins/Import/ImportOds.php:74
3335 msgid "Do not import empty rows"
3338 #: libraries/classes/Config/Descriptions.php:808
3339 msgid "Import currencies ($5.00 to 5.00)"
3342 #: libraries/classes/Config/Descriptions.php:809
3343 msgid "Import percentages as proper decimals (12.00% to .12)"
3346 #: libraries/classes/Config/Descriptions.php:810
3347 msgid "Partial import: skip queries"
3350 #: libraries/classes/Config/Descriptions.php:812
3351 msgid "Do not use AUTO_INCREMENT for zero values"
3354 #: libraries/classes/Config/Descriptions.php:813
3355 msgid "Read as multibytes"
3358 #: libraries/classes/Config/Descriptions.php:814
3359 msgid "Initial state for sliders"
3362 #: libraries/classes/Config/Descriptions.php:815
3363 msgid "Number of inserted rows"
3366 #: libraries/classes/Config/Descriptions.php:816
3367 msgid "Limit column characters"
3370 #: libraries/classes/Config/Descriptions.php:817
3371 msgid "Delete all cookies on logout"
3374 #: libraries/classes/Config/Descriptions.php:818
3375 msgid "Recall user name"
3378 #: libraries/classes/Config/Descriptions.php:819
3379 msgid "Login cookie store"
3382 #: libraries/classes/Config/Descriptions.php:820
3383 msgid "Login cookie validity"
3386 #: libraries/classes/Config/Descriptions.php:821
3387 msgid "Bigger textarea for LONGTEXT"
3390 #: libraries/classes/Config/Descriptions.php:822
3391 msgid "Maximum displayed SQL length"
3394 #: libraries/classes/Config/Descriptions.php:823
3395 msgid "Maximum databases"
3398 #: libraries/classes/Config/Descriptions.php:824
3399 msgid "Maximum items on first level"
3402 #: libraries/classes/Config/Descriptions.php:825
3403 msgid "Maximum items in branch"
3406 #: libraries/classes/Config/Descriptions.php:826
3407 msgid "Maximum number of rows to display"
3410 #: libraries/classes/Config/Descriptions.php:827
3411 msgid "Maximum tables"
3414 #: libraries/classes/Config/Descriptions.php:828
3415 msgid "Memory limit"
3418 #: libraries/classes/Config/Descriptions.php:829
3419 msgid "Show databases navigation as tree"
3422 #: libraries/classes/Config/Descriptions.php:830
3423 msgid "Navigation panel width"
3426 #: libraries/classes/Config/Descriptions.php:831
3427 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
3428 #: libraries/classes/Navigation/NavigationTree.php:1354
3429 msgid "Link with main panel"
3432 #: libraries/classes/Config/Descriptions.php:832
3433 msgid "Display logo"
3436 #: libraries/classes/Config/Descriptions.php:833
3437 msgid "Logo link URL"
3440 #: libraries/classes/Config/Descriptions.php:834
3441 msgid "Logo link target"
3444 #: libraries/classes/Config/Descriptions.php:835
3445 msgid "Display servers selection"
3448 #: libraries/classes/Config/Descriptions.php:836
3449 msgid "Target for quick access icon"
3452 #: libraries/classes/Config/Descriptions.php:837
3453 msgid "Target for second quick access icon"
3456 #: libraries/classes/Config/Descriptions.php:838
3457 msgid "Minimum number of items to display the filter box"
3460 #: libraries/classes/Config/Descriptions.php:840
3461 msgid "Minimum number of databases to display the database filter box"
3464 #: libraries/classes/Config/Descriptions.php:842
3465 msgid "Group items in the tree"
3468 #: libraries/classes/Config/Descriptions.php:843
3469 msgid "Database tree separator"
3472 #: libraries/classes/Config/Descriptions.php:844
3473 msgid "Table tree separator"
3476 #: libraries/classes/Config/Descriptions.php:845
3477 msgid "Maximum table tree depth"
3480 #: libraries/classes/Config/Descriptions.php:846
3481 msgid "Enable highlighting"
3484 #: libraries/classes/Config/Descriptions.php:847
3485 msgid "Enable navigation tree expansion"
3488 #: libraries/classes/Config/Descriptions.php:848
3489 msgid "Show tables in tree"
3492 #: libraries/classes/Config/Descriptions.php:849
3493 msgid "Show views in tree"
3496 #: libraries/classes/Config/Descriptions.php:850
3497 msgid "Show functions in tree"
3500 #: libraries/classes/Config/Descriptions.php:851
3501 msgid "Show procedures in tree"
3504 #: libraries/classes/Config/Descriptions.php:852
3505 msgid "Show events in tree"
3508 #: libraries/classes/Config/Descriptions.php:853
3510 #| msgid "No tables found in database."
3511 msgid "Expand single database"
3512 msgstr "ಯಾವುದೇ ಟೇಬಲ್ ಡೇಟಾಬೇಸನ್ನಲ್ಲಿ ಕಂಡುಬಂದಿಲ್ಲ."
3514 #: libraries/classes/Config/Descriptions.php:854
3515 msgid "Recently used tables"
3518 #: libraries/classes/Config/Descriptions.php:855
3519 #: libraries/classes/RecentFavoriteTable.php:251
3520 msgid "Favorite tables"
3523 #: libraries/classes/Config/Descriptions.php:856
3524 msgid "Where to show the table row links"
3527 #: libraries/classes/Config/Descriptions.php:857
3528 msgid "Show row links anyway"
3531 #: libraries/classes/Config/Descriptions.php:859
3532 msgid "Natural order"
3535 #: libraries/classes/Config/Descriptions.php:860
3536 msgid "Table navigation bar"
3539 #: libraries/classes/Config/Descriptions.php:861
3540 msgid "GZip output buffering"
3543 #: libraries/classes/Config/Descriptions.php:862
3544 msgid "Default sorting order"
3547 #: libraries/classes/Config/Descriptions.php:863
3548 msgid "Persistent connections"
3551 #: libraries/classes/Config/Descriptions.php:864
3552 msgid "Missing phpMyAdmin configuration storage tables"
3555 #: libraries/classes/Config/Descriptions.php:865
3556 msgid "MySQL reserved word warning"
3559 #: libraries/classes/Config/Descriptions.php:866
3560 msgid "How to display the menu tabs"
3563 #: libraries/classes/Config/Descriptions.php:867
3564 msgid "How to display various action links"
3567 #: libraries/classes/Config/Descriptions.php:868
3568 msgid "Protect binary columns"
3571 #: libraries/classes/Config/Descriptions.php:869
3572 msgid "Permanent query history"
3575 #: libraries/classes/Config/Descriptions.php:870
3576 msgid "Query history length"
3579 #: libraries/classes/Config/Descriptions.php:871
3580 msgid "Recoding engine"
3583 #: libraries/classes/Config/Descriptions.php:872
3584 msgid "Remember table's sorting"
3587 #: libraries/classes/Config/Descriptions.php:873
3588 msgid "Primary key default sort order"
3591 #: libraries/classes/Config/Descriptions.php:874
3592 msgid "Repeat headers"
3595 #: libraries/classes/Config/Descriptions.php:875
3596 msgid "Grid editing: trigger action"
3599 #: libraries/classes/Config/Descriptions.php:876
3600 msgid "Relational display"
3603 #: libraries/classes/Config/Descriptions.php:877
3604 msgid "Grid editing: save all edited cells at once"
3607 #: libraries/classes/Config/Descriptions.php:878
3608 msgid "Save directory"
3611 #: libraries/classes/Config/Descriptions.php:879
3612 msgid "Host authorization order"
3615 #: libraries/classes/Config/Descriptions.php:880
3616 msgid "Host authorization rules"
3619 #: libraries/classes/Config/Descriptions.php:881
3620 msgid "Allow logins without a password"
3623 #: libraries/classes/Config/Descriptions.php:882
3624 msgid "Allow root login"
3627 #: libraries/classes/Config/Descriptions.php:883
3628 msgid "Session timezone"
3631 #: libraries/classes/Config/Descriptions.php:884
3635 #: libraries/classes/Config/Descriptions.php:885
3636 #: templates/setup/home/index.twig:50
3637 msgid "Authentication type"
3640 #: libraries/classes/Config/Descriptions.php:886
3641 msgid "Bookmark table"
3644 #: libraries/classes/Config/Descriptions.php:887
3645 msgid "Column information table"
3648 #: libraries/classes/Config/Descriptions.php:888
3649 msgid "Compress connection"
3652 #: libraries/classes/Config/Descriptions.php:889
3653 msgid "Control user password"
3656 #: libraries/classes/Config/Descriptions.php:890
3657 msgid "Control user"
3660 #: libraries/classes/Config/Descriptions.php:891
3661 msgid "Control host"
3664 #: libraries/classes/Config/Descriptions.php:892
3665 msgid "Control port"
3668 #: libraries/classes/Config/Descriptions.php:893
3669 msgid "Disable use of INFORMATION_SCHEMA"
3672 #: libraries/classes/Config/Descriptions.php:894
3673 msgid "Hide databases"
3676 #: libraries/classes/Config/Descriptions.php:895
3677 msgid "SQL query history table"
3680 #: libraries/classes/Config/Descriptions.php:896
3681 msgid "Server hostname"
3684 #: libraries/classes/Config/Descriptions.php:897
3688 #: libraries/classes/Config/Descriptions.php:898
3689 msgid "Maximal number of table preferences to store"
3692 #: libraries/classes/Config/Descriptions.php:899
3693 msgid "QBE saved searches table"
3696 #: libraries/classes/Config/Descriptions.php:900
3697 msgid "Export templates table"
3700 #: libraries/classes/Config/Descriptions.php:901
3701 msgid "Central columns table"
3704 #: libraries/classes/Config/Descriptions.php:902
3705 msgid "Show only listed databases"
3708 #: libraries/classes/Config/Descriptions.php:903
3709 msgid "Password for config auth"
3712 #: libraries/classes/Config/Descriptions.php:904
3713 msgid "PDF schema: pages table"
3716 #: libraries/classes/Config/Descriptions.php:905
3717 #: templates/database/operations/index.twig:122
3718 #: templates/server/databases/index.twig:24
3719 msgid "Database name"
3722 #: libraries/classes/Config/Descriptions.php:906
3726 #: libraries/classes/Config/Descriptions.php:907
3727 msgid "Recently used table"
3730 #: libraries/classes/Config/Descriptions.php:908
3731 msgid "Favorites table"
3734 #: libraries/classes/Config/Descriptions.php:909
3735 msgid "Relation table"
3738 #: libraries/classes/Config/Descriptions.php:910
3739 msgid "Signon session name"
3742 #: libraries/classes/Config/Descriptions.php:911
3746 #: libraries/classes/Config/Descriptions.php:912
3747 msgid "Server socket"
3750 #: libraries/classes/Config/Descriptions.php:913
3754 #: libraries/classes/Config/Descriptions.php:914
3755 msgid "Designer and PDF schema: table coordinates"
3758 #: libraries/classes/Config/Descriptions.php:915
3759 msgid "Display columns table"
3762 #: libraries/classes/Config/Descriptions.php:916
3763 msgid "UI preferences table"
3766 #: libraries/classes/Config/Descriptions.php:917
3767 msgid "Add DROP DATABASE"
3770 #: libraries/classes/Config/Descriptions.php:918
3771 #: templates/database/structure/copy_form.twig:34
3772 msgid "Add DROP TABLE"
3775 #: libraries/classes/Config/Descriptions.php:919
3776 msgid "Add DROP VIEW"
3779 #: libraries/classes/Config/Descriptions.php:920
3780 msgid "Statements to track"
3783 #: libraries/classes/Config/Descriptions.php:921
3784 msgid "SQL query tracking table"
3787 #: libraries/classes/Config/Descriptions.php:922
3788 msgid "Automatically create versions"
3791 #: libraries/classes/Config/Descriptions.php:923
3792 msgid "User preferences storage table"
3795 #: libraries/classes/Config/Descriptions.php:924
3799 #: libraries/classes/Config/Descriptions.php:925
3800 msgid "User groups table"
3803 #: libraries/classes/Config/Descriptions.php:926
3804 msgid "Hidden navigation items table"
3807 #: libraries/classes/Config/Descriptions.php:927
3808 msgid "User for config auth"
3811 #: libraries/classes/Config/Descriptions.php:928
3812 msgid "Verbose name of this server"
3815 #: libraries/classes/Config/Descriptions.php:929
3816 msgid "Allow to display all the rows"
3819 #: libraries/classes/Config/Descriptions.php:930
3820 msgid "Show password change form"
3823 #: libraries/classes/Config/Descriptions.php:931
3824 msgid "Show create database form"
3827 #: libraries/classes/Config/Descriptions.php:932
3828 msgid "Show table comments"
3831 #: libraries/classes/Config/Descriptions.php:933
3832 msgid "Show creation timestamp"
3835 #: libraries/classes/Config/Descriptions.php:934
3836 msgid "Show last update timestamp"
3839 #: libraries/classes/Config/Descriptions.php:935
3840 msgid "Show last check timestamp"
3843 #: libraries/classes/Config/Descriptions.php:936
3844 msgid "Show table charset"
3847 #: libraries/classes/Config/Descriptions.php:937
3848 msgid "Show field types"
3851 #: libraries/classes/Config/Descriptions.php:938
3852 msgid "Show function fields"
3855 #: libraries/classes/Config/Descriptions.php:939
3859 #: libraries/classes/Config/Descriptions.php:940
3860 msgid "Show phpinfo() link"
3863 #: libraries/classes/Config/Descriptions.php:941
3864 msgid "Show detailed MySQL server information"
3867 #: libraries/classes/Config/Descriptions.php:942
3868 msgid "Show SQL queries"
3871 #: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127
3872 msgid "Retain query box"
3875 #: libraries/classes/Config/Descriptions.php:944
3876 msgid "Show statistics"
3879 #: libraries/classes/Config/Descriptions.php:945
3880 msgid "Skip locked tables"
3883 #: libraries/classes/Config/Descriptions.php:946
3884 #: libraries/classes/ConfigStorage/UserGroups.php:124
3885 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
3886 #: libraries/classes/Display/Results.php:2962
3887 #: libraries/classes/Html/Generator.php:664
3888 #: libraries/classes/Html/Generator.php:915
3889 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
3890 #: templates/console/display.twig:175
3891 #: templates/database/central_columns/main.twig:265
3892 #: templates/database/central_columns/main.twig:376
3893 #: templates/database/central_columns/main.twig:377
3894 #: templates/database/events/index.twig:74
3895 #: templates/database/events/index.twig:77
3896 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
3897 #: templates/database/routines/row.twig:24
3898 #: templates/database/routines/row.twig:27
3899 #: templates/database/structure/structure_table_row.twig:66
3900 #: templates/database/triggers/row.twig:28
3901 #: templates/database/triggers/row.twig:31
3902 #: templates/display/results/table.twig:227
3903 #: templates/display/results/table.twig:228 templates/indexes.twig:34
3904 #: templates/server/variables/index.twig:41
3905 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
3906 #: templates/table/structure/display_structure.twig:480
3910 #: libraries/classes/Config/Descriptions.php:947
3911 #: libraries/classes/Html/Generator.php:632
3915 #: libraries/classes/Config/Descriptions.php:948
3916 #: libraries/classes/Export.php:592 libraries/classes/Html/Generator.php:712
3917 #: templates/console/display.twig:99
3918 #: templates/server/status/processes/index.twig:19
3919 #: templates/server/status/variables/index.twig:42
3923 #: libraries/classes/Config/Descriptions.php:949
3924 #: libraries/classes/Html/Generator.php:696
3927 msgid "Create PHP code"
3930 #: libraries/classes/Config/Descriptions.php:950
3931 msgid "Suhosin warning"
3934 #: libraries/classes/Config/Descriptions.php:951
3935 msgid "Login cookie validity warning"
3938 #: libraries/classes/Config/Descriptions.php:952
3939 msgid "Textarea columns"
3942 #: libraries/classes/Config/Descriptions.php:953
3943 msgid "Textarea rows"
3946 #: libraries/classes/Config/Descriptions.php:954
3947 #: libraries/classes/Plugins/Export/ExportHtmlword.php:141
3948 #: libraries/classes/Plugins/Export/ExportOdt.php:185
3949 #: libraries/classes/Plugins/Export/ExportTexytext.php:125
3950 #: libraries/classes/Server/Privileges.php:1812
3951 #: libraries/classes/Server/Privileges.php:1814
3952 #: libraries/classes/Server/Status/Processes.php:126
3953 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
3954 #: templates/console/display.twig:184 templates/server/databases/index.twig:106
3955 #: templates/server/privileges/edit_routine_privileges.twig:17
3956 #: templates/server/privileges/privileges_table.twig:257
3957 #: templates/server/privileges/user_properties.twig:22
3958 #: templates/server/privileges/user_properties.twig:71
3959 #: templates/table/operations/index.twig:56
3960 #: templates/table/operations/index.twig:62
3961 #: templates/table/operations/index.twig:257
3962 #: templates/table/operations/index.twig:263
3963 #: templates/table/relation/common_form.twig:36
3964 #: templates/table/relation/common_form.twig:175
3965 #: templates/table/relation/foreign_key_row.twig:97
3969 #: libraries/classes/Config/Descriptions.php:955
3970 msgid "Default title"
3973 #: libraries/classes/Config/Descriptions.php:956
3974 #: templates/server/status/base.twig:6
3978 #: libraries/classes/Config/Descriptions.php:957
3979 #: libraries/classes/Plugins/Export/ExportXml.php:466
3980 #: libraries/classes/Server/Privileges.php:1818
3981 #: libraries/classes/Server/Privileges.php:1820
3982 #: templates/database/structure/show_create.twig:10
3983 #: templates/database/structure/table_header.twig:8
3984 #: templates/database/tracking/tables.twig:13
3985 #: templates/database/tracking/tables.twig:153
3986 #: templates/database/triggers/editor_form.twig:27
3987 #: templates/database/triggers/list.twig:45
3988 #: templates/server/privileges/privileges_table.twig:6
3989 #: templates/server/privileges/privileges_table.twig:259
3990 #: templates/server/privileges/user_properties.twig:37
3991 #: templates/server/privileges/user_properties.twig:82
3992 #: templates/table/maintenance/checksum.twig:12
3993 #: templates/table/operations/index.twig:65
3994 #: templates/table/operations/index.twig:266
3995 #: templates/table/relation/common_form.twig:37
3996 #: templates/table/relation/common_form.twig:182
3997 #: templates/table/relation/foreign_key_row.twig:108
4001 #: libraries/classes/Config/Descriptions.php:958
4002 msgid "List of trusted proxies for IP allow/deny"
4005 #: libraries/classes/Config/Descriptions.php:959
4006 msgid "Upload directory"
4009 #: libraries/classes/Config/Descriptions.php:960
4010 msgid "Use database search"
4013 #: libraries/classes/Config/Descriptions.php:961
4014 msgid "Enable the Developer tab in settings"
4017 #: libraries/classes/Config/Descriptions.php:962
4018 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
4019 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
4020 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
4021 msgid "Version check"
4024 #: libraries/classes/Config/Descriptions.php:963
4028 #: libraries/classes/Config/Descriptions.php:964
4029 msgid "Proxy username"
4032 #: libraries/classes/Config/Descriptions.php:965
4033 msgid "Proxy password"
4036 #: libraries/classes/Config/Descriptions.php:966
4040 #: libraries/classes/Config/Descriptions.php:967
4041 msgid "URL for reCAPTCHA v2 API"
4044 #: libraries/classes/Config/Descriptions.php:968
4045 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
4048 #: libraries/classes/Config/Descriptions.php:969
4049 msgid "Request parameter for reCAPTCHA v2 API"
4052 #: libraries/classes/Config/Descriptions.php:970
4053 msgid "Response parameter for reCAPTCHA v2 API"
4056 #: libraries/classes/Config/Descriptions.php:971
4057 msgid "Public key for reCAPTCHA"
4060 #: libraries/classes/Config/Descriptions.php:972
4061 msgid "Private key for reCAPTCHA"
4064 #: libraries/classes/Config/Descriptions.php:973
4065 msgid "URL for reCAPTCHA siteverify"
4068 #: libraries/classes/Config/Descriptions.php:974
4069 msgid "Send error reports"
4072 #: libraries/classes/Config/Descriptions.php:975
4073 msgid "Enter executes queries in console"
4076 #: libraries/classes/Config/Descriptions.php:976
4077 msgid "Enable Zero Configuration mode"
4080 #: libraries/classes/Config/Descriptions.php:977
4081 #: templates/console/display.twig:153
4082 msgid "Show query history at start"
4085 #: libraries/classes/Config/Descriptions.php:978
4086 #: templates/console/display.twig:149
4087 msgid "Always expand query messages"
4090 #: libraries/classes/Config/Descriptions.php:979
4091 #: templates/console/display.twig:157
4092 msgid "Show current browsing query"
4095 #: libraries/classes/Config/Descriptions.php:980
4096 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4099 #: libraries/classes/Config/Descriptions.php:981
4100 #: templates/console/display.twig:168
4101 msgid "Switch to dark theme"
4104 #: libraries/classes/Config/Descriptions.php:982
4105 msgid "Console height"
4108 #: libraries/classes/Config/Descriptions.php:983
4109 msgid "Console mode"
4112 #: libraries/classes/Config/Descriptions.php:984
4113 #: templates/console/display.twig:64
4114 msgid "Group queries"
4117 #: libraries/classes/Config/Descriptions.php:985
4118 #: templates/sql/profiling_chart.twig:9
4122 #: libraries/classes/Config/Descriptions.php:986
4126 #: libraries/classes/Config/Descriptions.php:987
4127 msgid "Server connection collation"
4130 #: libraries/classes/Config/FormDisplay.php:605
4132 msgid "Missing data for %s"
4135 #: libraries/classes/Config/FormDisplay.php:646
4136 #: libraries/classes/Config/Validator.php:590
4137 #: templates/config/form_display/display.twig:67
4138 msgid "Incorrect value!"
4141 #: libraries/classes/Config/FormDisplay.php:797
4142 #: libraries/classes/Config/FormDisplay.php:806
4146 #: libraries/classes/Config/FormDisplay.php:799
4147 #: libraries/classes/Config/FormDisplay.php:808
4149 msgid "\"%s\" requires %s extension"
4152 #: libraries/classes/Config/FormDisplay.php:839
4154 msgid "Compressed import will not work due to missing function %s."
4157 #: libraries/classes/Config/FormDisplay.php:848
4159 msgid "Compressed export will not work due to missing function %s."
4162 #: libraries/classes/Config/FormDisplay.php:867
4167 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4168 msgid "Config authentication"
4171 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4172 msgid "HTTP authentication"
4175 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4176 msgid "Signon authentication"
4179 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4183 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4187 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4188 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4189 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4190 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
4191 #: libraries/classes/Import.php:1299 libraries/classes/Menu.php:247
4192 #: libraries/classes/Menu.php:357
4193 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4194 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4195 #: libraries/classes/Navigation/Nodes/NodeTable.php:301
4196 #: libraries/classes/Util.php:1477 libraries/classes/Util.php:1959
4197 #: libraries/classes/Util.php:1976 libraries/config.values.php:60
4198 #: libraries/config.values.php:74 libraries/config.values.php:165
4199 #: libraries/config.values.php:175
4200 #: templates/columns_definitions/table_fields_definitions.twig:4
4201 #: templates/database/central_columns/edit.twig:3
4202 #: templates/database/export/index.twig:23
4203 #: templates/database/structure/structure_table_row.twig:48
4204 #: templates/server/privileges/privileges_table.twig:352
4205 #: templates/table/tracking/structure_snapshot_columns.twig:1
4209 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4210 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4211 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4212 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4213 #: libraries/classes/Controllers/Server/DatabasesController.php:317
4214 #: templates/database/export/index.twig:24
4215 #: templates/server/privileges/privileges_table.twig:278
4216 #: templates/table/structure/display_table_stats.twig:17
4220 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4221 msgid "CSV for MS Excel"
4224 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4225 msgid "Microsoft Word 2000"
4228 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4229 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4230 msgid "OpenDocument Spreadsheet"
4233 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4234 msgid "OpenDocument Text"
4237 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4238 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
4239 #: libraries/classes/Menu.php:277 libraries/classes/Menu.php:382
4240 #: libraries/classes/Menu.php:513 libraries/classes/Server/Privileges.php:1506
4241 #: libraries/classes/Util.php:1948 libraries/classes/Util.php:1963
4242 #: libraries/classes/Util.php:1980 templates/database/events/index.twig:16
4243 #: templates/database/events/index.twig:17
4244 #: templates/database/events/index.twig:86
4245 #: templates/database/events/row.twig:36
4246 #: templates/database/privileges/index.twig:91
4247 #: templates/database/privileges/index.twig:116
4248 #: templates/database/privileges/index.twig:117
4249 #: templates/database/routines/index.twig:16
4250 #: templates/database/routines/index.twig:17
4251 #: templates/database/routines/row.twig:64
4252 #: templates/database/routines/row.twig:67
4253 #: templates/database/structure/check_all_tables.twig:12
4254 #: templates/database/triggers/list.twig:16
4255 #: templates/database/triggers/list.twig:17
4256 #: templates/database/triggers/row.twig:41
4257 #: templates/display/results/table.twig:240
4258 #: templates/display/results/table.twig:241
4259 #: templates/display/results/table.twig:272 templates/export.twig:3
4260 #: templates/export.twig:499 templates/preferences/header.twig:42
4261 #: templates/preferences/manage/main.twig:68
4262 #: templates/server/privileges/new_user_ajax.twig:63
4263 #: templates/server/privileges/users_overview.twig:95
4264 #: templates/server/privileges/users_overview.twig:125
4265 #: templates/server/privileges/users_overview.twig:126
4266 #: templates/server/status/monitor/index.twig:81
4267 #: templates/table/privileges/index.twig:95
4268 #: templates/table/privileges/index.twig:120
4269 #: templates/table/privileges/index.twig:121
4273 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4274 #: templates/preferences/header.twig:18
4278 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4279 msgid "CSV using LOAD DATA"
4282 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4283 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
4284 #: libraries/classes/Menu.php:286 libraries/classes/Menu.php:392
4285 #: libraries/classes/Menu.php:518 libraries/classes/Util.php:1949
4286 #: libraries/classes/Util.php:1964 libraries/classes/Util.php:1981
4287 #: templates/import.twig:3 templates/import.twig:199
4288 #: templates/preferences/header.twig:48
4289 #: templates/preferences/manage/main.twig:11
4290 #: templates/server/status/monitor/index.twig:78
4294 #: libraries/classes/Config/Forms/User/MainForm.php:37
4295 msgid "Default transformations"
4298 #: libraries/classes/Config/PageSettings.php:135
4299 msgid "Cannot save settings, submitted configuration form contains errors!"
4302 #: libraries/classes/Config.php:646
4304 msgid "Existing configuration file (%s) is not readable."
4307 #: libraries/classes/Config.php:684
4308 msgid "Wrong permissions on configuration file, should not be world writable!"
4311 #: libraries/classes/Config.php:699
4312 msgid "Failed to read configuration file!"
4315 #: libraries/classes/Config.php:701
4317 "This usually means there is a syntax error in it, please check any errors "
4321 #: libraries/classes/Config.php:1228
4323 msgid "Invalid server index: %s"
4326 #: libraries/classes/Config.php:1241
4331 #: libraries/classes/Config/ServerConfigChecks.php:67
4334 "This %soption%s should be disabled as it allows attackers to bruteforce "
4335 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4336 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4337 "protection with trusted proxies list may not be reliable if your IP belongs "
4338 "to an ISP where thousands of users, including you, are connected to."
4341 #: libraries/classes/Config/ServerConfigChecks.php:92
4343 "This value should be double checked to ensure that this directory is neither "
4344 "world accessible nor readable or writable by other users on your server."
4347 #: libraries/classes/Config/ServerConfigChecks.php:162
4348 msgid "You should use SSL connections if your database server supports it."
4351 #: libraries/classes/Config/ServerConfigChecks.php:169
4354 "If you feel this is necessary, use additional protection settings - %1$shost "
4355 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4356 "based protection may not be reliable if your IP belongs to an ISP where "
4357 "thousands of users, including you, are connected to."
4360 #: libraries/classes/Config/ServerConfigChecks.php:195
4363 "You set the [kbd]config[/kbd] authentication type and included username and "
4364 "password for auto-login, which is not a desirable option for live hosts. "
4365 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4366 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4370 #: libraries/classes/Config/ServerConfigChecks.php:224
4371 msgid "You allow for connecting to the server without a password."
4374 #: libraries/classes/Config/ServerConfigChecks.php:304
4377 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4381 #: libraries/classes/Config/ServerConfigChecks.php:325
4384 "%sZip compression%s requires functions (%s) which are unavailable on this "
4388 #: libraries/classes/Config/ServerConfigChecks.php:359
4390 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4391 "authentication, so a key was automatically generated for you. It is used to "
4392 "encrypt cookies; you don't need to remember it."
4395 #: libraries/classes/Config/ServerConfigChecks.php:373
4396 msgid "Key is too short, it should have at least 32 characters."
4399 #: libraries/classes/Config/ServerConfigChecks.php:383
4400 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4403 #: libraries/classes/Config/ServerConfigChecks.php:416
4406 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4407 "may cause random session invalidation (currently session.gc_maxlifetime is "
4411 #: libraries/classes/Config/ServerConfigChecks.php:438
4414 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4415 "most. Values larger than 1800 may pose a security risk such as impersonation."
4418 #: libraries/classes/Config/ServerConfigChecks.php:464
4421 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4422 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4425 #: libraries/classes/Config/ServerConfigChecks.php:503
4428 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4429 "are unavailable on this system."
4432 #: libraries/classes/Config/ServerConfigChecks.php:534
4435 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4436 "are unavailable on this system."
4439 #: libraries/classes/ConfigStorage/Relation.php:1361
4440 msgid "no description"
4443 #: libraries/classes/ConfigStorage/Relation.php:1563
4446 "You do not have necessary privileges to create a database named '%s'. You "
4447 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4448 "configuration storage there."
4451 #: libraries/classes/ConfigStorage/UserGroups.php:114
4455 #: libraries/classes/ConfigStorage/UserGroups.php:247
4456 msgid "Server-level tabs"
4459 #: libraries/classes/ConfigStorage/UserGroups.php:252
4460 msgid "Database-level tabs"
4463 #: libraries/classes/ConfigStorage/UserGroups.php:257
4464 msgid "Table-level tabs"
4467 #: libraries/classes/Config/Validator.php:243
4468 msgid "Could not connect to the database server!"
4471 #: libraries/classes/Config/Validator.php:279
4473 #| msgid "Invalid export type"
4474 msgid "Invalid authentication type!"
4475 msgstr "ಅಮಾನ್ಯವಾದ ರಫ್ತಿನ ರೀತಿ"
4477 #: libraries/classes/Config/Validator.php:284
4478 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4481 #: libraries/classes/Config/Validator.php:290
4483 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4487 #: libraries/classes/Config/Validator.php:297
4488 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4491 #: libraries/classes/Config/Validator.php:351
4493 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4496 #: libraries/classes/Config/Validator.php:358
4498 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4502 #: libraries/classes/Config/Validator.php:449
4503 msgid "Incorrect value:"
4506 #: libraries/classes/Config/Validator.php:460
4508 msgid "Incorrect IP address: %s"
4511 #: libraries/classes/Config/Validator.php:523
4512 #: templates/config/form_display/display.twig:66
4513 msgid "Not a valid port number!"
4516 #: libraries/classes/Config/Validator.php:545
4517 #: templates/config/form_display/display.twig:64
4518 msgid "Not a positive number!"
4521 #: libraries/classes/Config/Validator.php:567
4522 #: templates/config/form_display/display.twig:65
4523 msgid "Not a non-negative number!"
4526 #: libraries/classes/Config/Validator.php:608
4527 #: templates/config/form_display/display.twig:68
4529 msgid "Value must be less than or equal to %s!"
4532 #: libraries/classes/Console.php:92
4534 msgid "Showing %1$d bookmark (both private and shared)"
4535 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4539 #: libraries/classes/Console.php:99
4540 msgid "No bookmarks"
4543 #: libraries/classes/Console.php:128
4544 msgid "SQL Query Console"
4547 #: libraries/classes/Controllers/AbstractController.php:73
4548 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
4549 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:68
4550 #: libraries/classes/DbTableExists.php:47
4551 msgid "No databases selected."
4554 #: libraries/classes/Controllers/ChangeLogController.php:38
4555 #: libraries/classes/Controllers/LicenseController.php:36
4558 "The %s file is not available on this system, please visit %s for more "
4560 msgstr "%s ಫೈಲ್ ಈ ಗಣಕದಲ್ಲಿ ಲಭ್ಯವಿಲ್ಲ, ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗಾಗಿ %s ಭೇಟಿ ನೀಡಿ."
4562 #: libraries/classes/Controllers/Database/CentralColumnsController.php:140
4564 msgid "Showing rows %1$s - %2$s."
4565 msgstr "ತೋರಿಸಲಾಗುತ್ತಿದೆ ಸಾಲುಗಳನ್ನು %1$s - %2$s."
4567 #. l10n: The user tries to save a page with an existing name in Designer
4568 #: libraries/classes/Controllers/Database/DesignerController.php:92
4571 "There already exists a page named \"%s\" please rename it to something else."
4574 #: libraries/classes/Controllers/Database/ExportController.php:81
4575 #: libraries/classes/Controllers/Database/TrackingController.php:130
4576 #: libraries/classes/Controllers/Export/ExportController.php:442
4577 #: libraries/classes/Database/Qbe.php:322
4578 #: templates/database/structure/index.twig:25
4579 #: templates/navigation/tree/path.twig:9
4580 msgid "No tables found in database."
4581 msgstr "ಯಾವುದೇ ಟೇಬಲ್ ಡೇಟಾಬೇಸನ್ನಲ್ಲಿ ಕಂಡುಬಂದಿಲ್ಲ."
4583 #: libraries/classes/Controllers/Database/ExportController.php:143
4584 #: libraries/classes/Controllers/Server/ExportController.php:73
4585 #: libraries/classes/Controllers/Table/ExportController.php:104
4586 msgid "Could not load export plugins, please check your installation!"
4589 #: libraries/classes/Controllers/Database/ImportController.php:72
4590 #: libraries/classes/Controllers/Import/ImportController.php:564
4591 #: libraries/classes/Controllers/Server/ImportController.php:58
4592 #: libraries/classes/Controllers/Table/ImportController.php:69
4593 msgid "Could not load import plugins, please check your installation!"
4596 #: libraries/classes/Controllers/Database/Operations/CollationController.php:48
4597 #: libraries/classes/Controllers/Table/OperationsController.php:258
4598 msgid "No collation provided."
4601 #: libraries/classes/Controllers/Database/OperationsController.php:90
4602 #: libraries/classes/Controllers/Table/CreateController.php:72
4603 msgid "The database name is empty!"
4604 msgstr "ಡೇಟಾಬೇಸ್ ಹೆಸರು ಖಾಲಿಇದೆ!"
4606 #: libraries/classes/Controllers/Database/OperationsController.php:99
4607 msgid "Cannot copy database to the same name. Change the name and try again."
4610 #: libraries/classes/Controllers/Database/OperationsController.php:177
4612 msgid "Database %1$s has been renamed to %2$s."
4613 msgstr "ಡೇಟಾಬೇಸ್ %1$s %2$s ಎಂದು ಮರುನಾಮಕರಣ ಮಾಡಲಾಯಿತು."
4615 #: libraries/classes/Controllers/Database/OperationsController.php:187
4617 msgid "Database %1$s has been copied to %2$s."
4618 msgstr "ಡೇಟಾಬೇಸ್ %1$s %2$s ಎಂದು ನಕಲು ಮಾಡಲಾಗಿದೆ."
4620 #: libraries/classes/Controllers/Database/OperationsController.php:296
4623 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4624 msgstr "PhpMyAdmin ಸಂರಚನಾ ಸಂಗ್ರಹ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ. %sಏಕೆ ತಿಳಿದುಕೊಳ್ಳಿ%s."
4626 #: libraries/classes/Controllers/Database/SearchController.php:52
4627 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
4628 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
4629 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
4630 #: libraries/classes/Plugins/AuthenticationPlugin.php:184
4631 msgid "Access denied!"
4632 msgstr "ಪ್ರವೇಶವನ್ನು ನಿರಾಕರಿಸಲಾಗಿದೆ!"
4634 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:21
4635 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45
4636 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45
4637 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45
4638 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:22
4639 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
4640 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:37
4641 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
4642 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
4643 #: libraries/classes/Controllers/Export/TablesController.php:29
4644 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
4645 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:54
4646 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:54
4647 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:54
4648 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:54
4649 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:54
4651 #| msgid "No tables selected."
4652 msgid "No table selected."
4653 msgstr "ಯಾವುದೇ ಕೋಷ್ಟಕಗಳು ಆಯ್ಕೆ ಮಾಡಲಿಲ್ಲ."
4655 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53
4656 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53
4657 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53
4661 #: libraries/classes/Controllers/Database/StructureController.php:366
4662 #: templates/table/operations/index.twig:451
4663 #: templates/table/operations/view.twig:32
4665 msgid "View %s has been dropped."
4668 #: libraries/classes/Controllers/Database/StructureController.php:367
4669 #: templates/table/operations/index.twig:451
4671 msgid "Table %s has been dropped."
4674 #: libraries/classes/Controllers/Database/StructureController.php:414
4675 #: templates/table/operations/index.twig:410
4676 #: templates/table/operations/index.twig:428
4678 msgid "Table %s has been emptied."
4681 #: libraries/classes/Controllers/Database/StructureController.php:577
4682 #: libraries/classes/Display/Results.php:3971
4685 "This view has at least this number of rows. Please refer to "
4686 "%sdocumentation%s."
4689 #: libraries/classes/Controllers/Database/StructureController.php:766
4693 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
4694 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:72
4695 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
4696 #: libraries/classes/Controllers/Table/DeleteRowsController.php:56
4697 #: libraries/classes/Controllers/Table/DropColumnController.php:57
4698 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
4699 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
4700 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
4701 #: libraries/classes/Plugins/Export/ExportHtmlword.php:633
4702 #: libraries/classes/Plugins/Export/ExportLatex.php:625
4703 #: libraries/classes/Plugins/Export/ExportOdt.php:783
4704 #: libraries/classes/Plugins/Export/ExportTexytext.php:619
4705 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
4706 #: templates/config/form_display/input.twig:42
4707 #: templates/database/central_columns/main.twig:356
4708 #: templates/database/data_dictionary/index.twig:47
4709 #: templates/database/data_dictionary/index.twig:91
4710 #: templates/database/designer/main.twig:1117
4711 #: templates/database/privileges/index.twig:69
4712 #: templates/database/structure/drop_form.twig:19
4713 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65
4714 #: templates/preferences/autoload.twig:11
4715 #: templates/preferences/manage/error.twig:18
4716 #: templates/server/privileges/new_user_ajax.twig:20
4717 #: templates/server/privileges/new_user_ajax.twig:34
4718 #: templates/server/privileges/privileges_summary.twig:37
4719 #: templates/server/privileges/privileges_summary.twig:40
4720 #: templates/server/privileges/privileges_summary.twig:42
4721 #: templates/server/privileges/users_overview.twig:53
4722 #: templates/server/privileges/users_overview.twig:65
4723 #: templates/table/delete/confirm.twig:28
4724 #: templates/table/privileges/index.twig:73
4725 #: templates/table/structure/display_structure.twig:80
4726 #: templates/table/structure/display_structure.twig:515
4727 #: templates/table/structure/drop_confirm.twig:19
4728 #: templates/table/structure/primary.twig:22
4729 #: templates/table/tracking/structure_snapshot_columns.twig:33
4730 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4731 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4735 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
4736 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:73
4737 #: libraries/classes/Controllers/Table/DropColumnController.php:74
4738 #: libraries/classes/Controllers/Table/OperationsController.php:318
4739 #: libraries/classes/Controllers/Table/ReplaceController.php:419
4740 #: libraries/classes/Core.php:728 templates/preview_sql.twig:3
4744 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:105
4745 msgid "Favorite List is full!"
4748 #: libraries/classes/Controllers/Database/TrackingController.php:83
4749 #: libraries/classes/Controllers/Database/TrackingController.php:103
4750 msgid "Tracking data deleted successfully."
4751 msgstr "ಜಾಡೀಕರಣ ಡೇಟಾ ಯಶಸ್ವಿಯಾಗಿ ಅಳಿಸಲಾಗಿದೆ."
4753 #: libraries/classes/Controllers/Database/TrackingController.php:90
4756 "Version %1$s was created for selected tables, tracking is active for them."
4757 msgstr "ಆವೃತ್ತಿ %1$s ಆಯ್ಕೆ ಕೋಷ್ಟಕಗಳು ಸ್ಥಾಪಿಸಲಾಯಿತು, ಜಾಡೀಕರಣ ಅವರಿಗೆ ಸಕ್ರಿಯವಾಗಿದೆ."
4759 #: libraries/classes/Controllers/Database/TrackingController.php:120
4760 msgid "No tables selected."
4761 msgstr "ಯಾವುದೇ ಕೋಷ್ಟಕಗಳು ಆಯ್ಕೆ ಮಾಡಲಿಲ್ಲ."
4763 #: libraries/classes/Controllers/Database/TrackingController.php:155
4764 msgid "Database Log"
4765 msgstr "ಡೇಟಾಬೇಸ್ ದಾಖಲೆ"
4767 #: libraries/classes/Controllers/ErrorReportController.php:106
4769 "An error has been detected and an error report has been automatically "
4770 "submitted based on your settings."
4772 "ಒಂದು ದೋಷವನ್ನು ಪತ್ತೆ ಮಾಡಲಾಗಿದೆ ಮತ್ತು ದೋಷ ವರದಿ ಸ್ವಯಂಚಾಲಿತವಾಗಿ ನಿಮ್ಮ "
4773 "ಸೆಟ್ಟಿಂಗ್ಗಳನ್ನು ಆಧರಿಸಿ ಸಲ್ಲಿಸಲಾಗಿದೆ."
4775 #: libraries/classes/Controllers/ErrorReportController.php:110
4776 msgid "Thank you for submitting this report."
4777 msgstr "ಈ ವರದಿಯನ್ನು ಸಲ್ಲಿಸಿದ್ದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು."
4779 #: libraries/classes/Controllers/ErrorReportController.php:114
4781 "An error has been detected and an error report has been generated but failed "
4784 "ಒಂದು ದೋಷವನ್ನು ಪತ್ತೆ ಮಾಡಲಾಗಿದೆ ಮತ್ತು ದೋಷ ವರದಿಯನ್ನು ರಚಿಸಲಾಗಿದೆ ಆದರೆ "
4785 "ಕಳುಹಿಸುವುದು ವಿಫಲವಾಯಿತು."
4787 #: libraries/classes/Controllers/ErrorReportController.php:117
4788 msgid "If you experience any problems please submit a bug report manually."
4790 "ನೀವು ಯಾವುದೇ ಸಮಸ್ಯೆಗಳನ್ನು ಅನುಭವಿಸಿದಲ್ಲಿ ಕೈಯಾರೆ ಒಂದು ದೋಷ ವರದಿಯನ್ನು ಸಲ್ಲಿಸಿ."
4792 #: libraries/classes/Controllers/ErrorReportController.php:120
4794 msgid "You may want to refresh the page."
4795 msgstr "ನೀವು ಪುಟವನ್ನು ರೀಫ್ರೆಶ್ ಮಾಡಲು ಬಯಸಬಹುದು."
4797 #: libraries/classes/Controllers/Export/ExportController.php:239
4798 #: libraries/classes/Export.php:1334
4800 msgstr "ಕಳಪೆ ಪ್ರಕಾರದ!"
4802 #: libraries/classes/Controllers/Export/ExportController.php:333
4803 msgid "Bad parameters!"
4804 msgstr "ಕಳಪೆ ನಿಯತಾಂಕಗಳು!"
4806 #: libraries/classes/Controllers/HomeController.php:95
4808 "You were logged out from one server, to logout completely from phpMyAdmin, "
4809 "you need to logout from all servers."
4812 #: libraries/classes/Controllers/HomeController.php:196
4815 "The phpMyAdmin configuration storage is not completely configured, some "
4816 "extended features have been deactivated. %sFind out why%s. "
4819 #: libraries/classes/Controllers/HomeController.php:202
4821 "Or alternately go to 'Operations' tab of any database to set it up there."
4824 #: libraries/classes/Controllers/HomeController.php:265
4826 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
4827 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4828 "than cookie validity configured in phpMyAdmin, because of this, your login "
4829 "might expire sooner than configured in phpMyAdmin."
4832 #: libraries/classes/Controllers/HomeController.php:282
4834 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4835 "because of this, your login will expire sooner than configured in phpMyAdmin."
4838 #: libraries/classes/Controllers/HomeController.php:301
4840 "Your server is running with default values for the controluser and password "
4841 "(controlpass) and is open to intrusion; you really should fix this security "
4842 "weakness by changing the password for controluser 'pma'."
4845 #: libraries/classes/Controllers/HomeController.php:317
4846 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
4849 #: libraries/classes/Controllers/HomeController.php:325
4852 "The secret passphrase in configuration (blowfish_secret) is not the correct "
4853 "length. It should be %d bytes long."
4856 #: libraries/classes/Controllers/HomeController.php:342
4858 "Directory [code]config[/code], which is used by the setup script, still "
4859 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4860 "once phpMyAdmin has been configured. Otherwise the security of your server "
4861 "may be compromised by unauthorized people downloading your configuration."
4864 #: libraries/classes/Controllers/HomeController.php:363
4867 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4871 #: libraries/classes/Controllers/HomeController.php:377
4874 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4875 "templates and will be slow because of this."
4878 #: libraries/classes/Controllers/HomeController.php:434
4880 "The mbstring PHP extension was not found and you seem to be using a "
4881 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4882 "split strings correctly and it may result in unexpected results."
4885 #: libraries/classes/Controllers/HomeController.php:452
4887 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4888 "this some features such as error reporting or version check are disabled."
4891 #: libraries/classes/Controllers/Import/ImportController.php:108
4892 msgid "Incomplete params"
4895 #: libraries/classes/Controllers/Import/ImportController.php:122
4899 #: libraries/classes/Controllers/Import/ImportController.php:126
4900 #: libraries/classes/Controllers/JavaScriptMessagesController.php:575
4904 #: libraries/classes/Controllers/Import/ImportController.php:217
4907 "You probably tried to upload a file that is too large. Please refer to "
4908 "%sdocumentation%s for a workaround for this limit."
4911 #: libraries/classes/Controllers/Import/ImportController.php:372
4912 #: libraries/classes/Controllers/Import/ImportController.php:604
4913 msgid "Showing bookmark"
4916 #: libraries/classes/Controllers/Import/ImportController.php:393
4917 #: libraries/classes/Controllers/Import/ImportController.php:600
4918 msgid "The bookmark has been deleted."
4921 #: libraries/classes/Controllers/Import/ImportController.php:510
4923 "No data was received to import. Either no file name was submitted, or the "
4924 "file size exceeded the maximum size permitted by your PHP configuration. See "
4925 "[doc@faq1-16]FAQ 1.16[/doc]."
4928 #: libraries/classes/Controllers/Import/ImportController.php:612
4930 msgid "Import has been successfully finished, %d query executed."
4931 msgid_plural "Import has been successfully finished, %d queries executed."
4935 #: libraries/classes/Controllers/Import/ImportController.php:644
4938 "Script timeout passed, if you want to finish import, please %sresubmit the "
4939 "same file%s and import will resume."
4942 #: libraries/classes/Controllers/Import/ImportController.php:654
4944 "However on last run no data has been parsed, this usually means phpMyAdmin "
4945 "won't be able to finish this import unless you increase php time limits."
4948 #: libraries/classes/Controllers/Import/ImportController.php:725
4949 #: libraries/classes/Controllers/Sql/SqlController.php:163
4950 msgid "\"DROP DATABASE\" statements are disabled."
4953 #: libraries/classes/Controllers/Import/SimulateDmlController.php:38
4954 msgid "Only single-table UPDATE and DELETE queries can be simulated."
4957 #: libraries/classes/Controllers/Import/StatusController.php:66
4958 msgid "Could not load the progress of the import."
4961 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
4962 #: templates/server/databases/index.twig:318
4966 #: libraries/classes/Controllers/JavaScriptMessagesController.php:40
4968 msgid "Do you really want to execute \"%s\"?"
4971 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
4972 msgid "You are about to DESTROY a complete database!"
4975 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
4976 msgid "Cannot rename database to the same name. Change the name and try again"
4979 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
4980 msgid "You are about to DESTROY a complete table!"
4983 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
4984 msgid "You are about to TRUNCATE a complete table!"
4987 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
4988 msgid "You are about to DELETE all the rows of the table!"
4991 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
4992 msgid "Delete tracking data for this table?"
4995 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
4996 msgid "Delete tracking data for these tables?"
4999 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
5000 msgid "Delete tracking data for this version?"
5003 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
5004 msgid "Delete tracking data for these versions?"
5007 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
5008 msgid "Delete entry from tracking report?"
5011 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
5012 msgid "Deleting tracking data"
5015 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
5016 msgid "Dropping Primary Key/Index"
5019 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
5020 msgid "Dropping Foreign key."
5023 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
5024 msgid "This operation could take a long time. Proceed anyway?"
5027 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
5029 msgid "Do you really want to delete user group \"%s\"?"
5032 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
5034 msgid "Do you really want to delete the search \"%s\"?"
5037 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
5038 msgid "You have unsaved changes; are you sure you want to leave this page?"
5041 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
5043 "You are trying to reduce the number of rows, but have already entered data "
5044 "in those rows which will be lost. Do you wish to continue?"
5047 #: libraries/classes/Controllers/JavaScriptMessagesController.php:64
5048 msgid "Do you really want to revoke the selected user(s) ?"
5051 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
5052 msgid "Do you really want to delete this central column?"
5055 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
5056 msgid "Do you really want to delete the selected items?"
5059 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5061 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5062 "the data related to the selected partition(s)!"
5065 #: libraries/classes/Controllers/JavaScriptMessagesController.php:71
5066 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5069 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5070 msgid "Do you really want to remove partitioning?"
5073 #: libraries/classes/Controllers/JavaScriptMessagesController.php:73
5074 msgid "Do you really want to reset the replica (RESET REPLICA)?"
5077 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5079 "This operation will attempt to convert your data to the new collation. In "
5080 "rare cases, especially where a character doesn't exist in the new collation, "
5081 "this process could cause the data to appear incorrectly under the new "
5082 "collation; in this case we suggest you revert to the original collation and "
5083 "refer to the tips at "
5086 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5087 msgid "Garbled Data"
5090 #: libraries/classes/Controllers/JavaScriptMessagesController.php:83
5091 msgid "Are you sure you wish to change the collation and convert the data?"
5094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:86
5096 "Through this operation, MySQL attempts to map the data values between "
5097 "collations. If the character sets are incompatible, there may be data loss "
5098 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5099 "column collation(s). <b>To convert existing data, it is suggested to use the "
5100 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5104 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5106 "Are you sure you wish to change all the column collations and convert the "
5110 #: libraries/classes/Controllers/JavaScriptMessagesController.php:97
5111 #: templates/export.twig:324
5112 msgid "Save & close"
5115 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5116 #: templates/config/form_display/display.twig:47
5117 #: templates/preferences/manage/main.twig:114
5118 #: templates/preferences/manage/main.twig:122
5119 #: templates/table/insert/actions_panel.twig:36
5123 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5128 msgid "Missing value in the form!"
5131 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5132 msgid "Select at least one of the options!"
5135 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5136 msgid "Please enter a valid number!"
5139 #: libraries/classes/Controllers/JavaScriptMessagesController.php:105
5140 msgid "Please enter a valid length!"
5143 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5147 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5151 #. l10n: Rename a table Index
5152 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5153 msgid "Rename index"
5156 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5157 #: templates/table/index_form.twig:234
5159 msgid "Add %s column(s) to index"
5162 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5163 msgid "Create single-column index"
5166 #: libraries/classes/Controllers/JavaScriptMessagesController.php:112
5167 msgid "Create composite index"
5170 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5171 msgid "Composite with:"
5174 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5175 msgid "Please select column(s) for the index."
5178 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5179 #: templates/columns_definitions/column_definitions_form.twig:157
5180 #: templates/modals/index_dialog_modal.twig:11
5181 #: templates/table/index_form.twig:240
5182 #: templates/table/index_rename_form.twig:28
5183 #: templates/table/insert/actions_panel.twig:35
5184 #: templates/table/relation/common_form.twig:224
5185 #: templates/table/structure/display_structure.twig:344
5189 #: libraries/classes/Controllers/JavaScriptMessagesController.php:120
5190 #: templates/sql/query.twig:218
5191 msgid "Simulate query"
5194 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5195 msgid "Matched rows:"
5198 #: libraries/classes/Controllers/JavaScriptMessagesController.php:122
5199 #: libraries/classes/Html/Generator.php:887 templates/export.twig:67
5203 #. l10n: Default label for the y-Axis of Charts
5204 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5208 #: libraries/classes/Controllers/JavaScriptMessagesController.php:129
5209 msgid "Please enter the SQL query first."
5212 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5213 msgid "The host name is empty!"
5216 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5217 msgid "The user name is empty!"
5220 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5221 #: libraries/classes/Server/Privileges.php:943
5222 #: libraries/classes/UserPassword.php:42
5223 msgid "The password is empty!"
5226 #: libraries/classes/Controllers/JavaScriptMessagesController.php:135
5227 #: libraries/classes/Server/Privileges.php:941
5228 #: libraries/classes/UserPassword.php:46
5229 msgid "The passwords aren't the same!"
5232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5233 msgid "Removing Selected Users"
5236 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5237 #: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
5238 #: templates/columns_definitions/column_definitions_form.twig:176
5239 #: templates/columns_definitions/column_definitions_form.twig:181
5240 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5241 #: templates/export_modal.twig:10 templates/export.twig:82
5242 #: templates/export.twig:92 templates/export.twig:194
5243 #: templates/home/index.twig:285 templates/home/index.twig:293
5244 #: templates/modals/build_query.twig:6 templates/modals/build_query.twig:16
5245 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5246 #: templates/modals/enum_set_editor.twig:6
5247 #: templates/modals/enum_set_editor.twig:11
5248 #: templates/modals/index_dialog_modal.twig:6
5249 #: templates/modals/index_dialog_modal.twig:12
5250 #: templates/modals/preview_sql_confirmation.twig:6
5251 #: templates/modals/preview_sql_confirmation.twig:15
5252 #: templates/modals/preview_sql_modal.twig:6
5253 #: templates/modals/preview_sql_modal.twig:10
5254 #: templates/modals/unhide_nav_item.twig:6
5255 #: templates/modals/unhide_nav_item.twig:10
5256 #: templates/server/privileges/users_overview.twig:169
5257 #: templates/server/privileges/users_overview.twig:177
5258 #: templates/server/status/advisor/index.twig:20
5259 #: templates/server/status/advisor/index.twig:45
5260 #: templates/server/status/monitor/index.twig:129
5261 #: templates/server/status/monitor/index.twig:218
5262 #: templates/server/user_groups/user_groups.twig:51
5263 #: templates/server/user_groups/user_groups.twig:55
5264 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5265 #: templates/table/insert/actions_panel.twig:47
5266 #: templates/table/insert/actions_panel.twig:52
5267 #: templates/table/relation/common_form.twig:234
5268 #: templates/table/relation/common_form.twig:239
5269 #: templates/table/search/index.twig:182
5270 #: templates/table/structure/display_structure.twig:329
5271 #: templates/table/structure/display_structure.twig:345
5272 #: templates/table/structure/display_structure.twig:356
5273 #: templates/table/zoom_search/result_form.twig:27
5274 #: templates/table/zoom_search/result_form.twig:79
5275 #: templates/table/zoom_search/result_form.twig:96
5279 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5280 #: templates/server/privileges/users_overview.twig:105
5281 msgctxt "Lock the account."
5285 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5286 #: templates/server/privileges/users_overview.twig:102
5287 msgctxt "Unlock the account."
5291 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5292 #: templates/server/privileges/users_overview.twig:100
5294 #| msgid "Select All"
5295 msgid "Lock this account."
5296 msgstr "ಎಲ್ಲಾ ಆಯ್ಕೆ ಮಾಡಿ"
5298 #: libraries/classes/Controllers/JavaScriptMessagesController.php:141
5299 #: templates/server/privileges/users_overview.twig:100
5300 msgid "Unlock this account."
5303 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5304 msgid "Template was created."
5307 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5308 msgid "Template was loaded."
5311 #: libraries/classes/Controllers/JavaScriptMessagesController.php:146
5312 msgid "Template was updated."
5315 #: libraries/classes/Controllers/JavaScriptMessagesController.php:147
5316 msgid "Template was deleted."
5319 #. l10n: Other, small valued, queries
5320 #: libraries/classes/Controllers/JavaScriptMessagesController.php:150
5321 #: libraries/classes/Controllers/Server/Status/QueriesController.php:95
5322 #: libraries/classes/Server/Status/Data.php:163
5326 #. l10n: Thousands separator
5327 #: libraries/classes/Controllers/JavaScriptMessagesController.php:152
5328 #: libraries/classes/Util.php:548 libraries/classes/Util.php:580
5332 #. l10n: Decimal separator
5333 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5334 #: libraries/classes/Util.php:546 libraries/classes/Util.php:578
5338 #: libraries/classes/Controllers/JavaScriptMessagesController.php:156
5339 msgid "Connections / Processes"
5342 #: libraries/classes/Controllers/JavaScriptMessagesController.php:159
5343 msgid "Local monitor configuration incompatible!"
5346 #: libraries/classes/Controllers/JavaScriptMessagesController.php:161
5348 "The chart arrangement configuration in your browsers local storage is not "
5349 "compatible anymore to the newer version of the monitor dialog. It is very "
5350 "likely that your current configuration will not work anymore. Please reset "
5351 "your configuration to default in the <i>Settings</i> menu."
5354 #: libraries/classes/Controllers/JavaScriptMessagesController.php:167
5355 msgid "Query cache efficiency"
5358 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5359 msgid "Query cache usage"
5362 #: libraries/classes/Controllers/JavaScriptMessagesController.php:169
5363 msgid "Query cache used"
5366 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5367 msgid "System CPU usage"
5370 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5371 msgid "System memory"
5374 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5378 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5379 msgid "Average load"
5382 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5383 msgid "Total memory"
5386 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5387 msgid "Cached memory"
5390 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5391 msgid "Buffered memory"
5394 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5398 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5402 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5410 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5414 #: libraries/classes/Controllers/JavaScriptMessagesController.php:185
5418 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5422 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5423 msgid "Bytes received"
5426 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5427 #: templates/server/status/status/index.twig:36
5431 #: libraries/classes/Controllers/JavaScriptMessagesController.php:190
5432 #: templates/server/status/base.twig:11
5433 #: templates/server/status/processes/list.twig:5
5437 #. l10n: shortcuts for Byte
5438 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5439 #: libraries/classes/Util.php:456
5443 #. l10n: shortcuts for Kilobyte
5444 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
5445 #: libraries/classes/Util.php:458
5446 #: templates/server/status/monitor/index.twig:186
5450 #. l10n: shortcuts for Megabyte
5451 #: libraries/classes/Controllers/JavaScriptMessagesController.php:195
5452 #: libraries/classes/Util.php:460
5453 #: templates/server/status/monitor/index.twig:187
5457 #. l10n: shortcuts for Gigabyte
5458 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5459 #: libraries/classes/Util.php:462
5463 #. l10n: shortcuts for Terabyte
5464 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5465 #: libraries/classes/Util.php:464
5469 #. l10n: shortcuts for Petabyte
5470 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5471 #: libraries/classes/Util.php:466
5475 #. l10n: shortcuts for Exabyte
5476 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5477 #: libraries/classes/Util.php:468
5481 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5486 #. l10n: Questions is the name of a MySQL Status variable
5487 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5491 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5492 #: templates/server/status/status/index.twig:14
5496 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5497 #: libraries/classes/Menu.php:523 libraries/classes/Util.php:1950
5498 #: templates/server/status/monitor/index.twig:12
5502 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5503 #: templates/server/status/monitor/index.twig:217
5504 msgid "Add chart to grid"
5507 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5508 msgid "Please add at least one variable to the series!"
5511 #: libraries/classes/Controllers/JavaScriptMessagesController.php:208
5512 #: libraries/classes/Display/Results.php:1261
5513 #: libraries/classes/Plugins/Export/ExportSql.php:2226
5514 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
5515 #: libraries/config.values.php:111
5516 #: templates/columns_definitions/column_attributes.twig:208
5517 #: templates/columns_definitions/column_attributes.twig:229
5518 #: templates/database/central_columns/main.twig:305
5519 #: templates/database/designer/main.twig:588 templates/export.twig:433
5520 #: templates/server/privileges/privileges_summary.twig:30
5521 #: templates/server/status/monitor/index.twig:211
5522 #: templates/server/status/processes/list.twig:54
5523 #: templates/table/zoom_search/index.twig:62
5524 #: templates/table/zoom_search/index.twig:122
5528 #. l10n: SQL Query on modal to show exported query
5529 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5533 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5534 msgid "Resume monitor"
5537 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5538 msgid "Pause monitor"
5541 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5542 #: templates/server/status/processes/index.twig:57
5543 msgid "Start auto refresh"
5546 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5547 msgid "Stop auto refresh"
5550 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5551 msgid "general_log and slow_query_log are enabled."
5554 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
5555 msgid "general_log is enabled."
5558 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
5559 msgid "slow_query_log is enabled."
5562 #: libraries/classes/Controllers/JavaScriptMessagesController.php:219
5563 msgid "slow_query_log and general_log are disabled."
5566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5567 msgid "log_output is not set to TABLE."
5570 #: libraries/classes/Controllers/JavaScriptMessagesController.php:221
5571 msgid "log_output is set to TABLE."
5574 #: libraries/classes/Controllers/JavaScriptMessagesController.php:223
5577 "slow_query_log is enabled, but the server logs only queries that take longer "
5578 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5579 "depending on your system."
5582 #: libraries/classes/Controllers/JavaScriptMessagesController.php:227
5584 msgid "long_query_time is set to %d second(s)."
5587 #: libraries/classes/Controllers/JavaScriptMessagesController.php:229
5589 "Following settings will be applied globally and reset to default on server "
5593 #. l10n: %s is FILE or TABLE
5594 #: libraries/classes/Controllers/JavaScriptMessagesController.php:232
5596 msgid "Set log_output to %s"
5599 #. l10n: Enable in this context means setting a status variable to ON
5600 #: libraries/classes/Controllers/JavaScriptMessagesController.php:234
5605 #. l10n: Disable in this context means setting a status variable to OFF
5606 #: libraries/classes/Controllers/JavaScriptMessagesController.php:236
5612 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
5614 msgid "Set long_query_time to %d seconds."
5617 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
5619 "You can't change these variables. Please log in as root or contact your "
5620 "database administrator."
5623 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5624 msgid "Change settings"
5627 #: libraries/classes/Controllers/JavaScriptMessagesController.php:243
5628 msgid "Current settings"
5631 #: libraries/classes/Controllers/JavaScriptMessagesController.php:245
5635 #. l10n: As in differential values
5636 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5637 msgid "Differential"
5640 #: libraries/classes/Controllers/JavaScriptMessagesController.php:248
5642 msgid "Divided by %s"
5645 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
5649 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5650 msgid "From slow log"
5653 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5654 msgid "From general log"
5657 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5658 msgid "The database name is not known for this query in the server's logs."
5661 #: libraries/classes/Controllers/JavaScriptMessagesController.php:254
5662 msgid "Analysing logs"
5665 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5666 msgid "Analysing & loading logs. This may take a while."
5669 #: libraries/classes/Controllers/JavaScriptMessagesController.php:256
5670 msgid "Cancel request"
5673 #: libraries/classes/Controllers/JavaScriptMessagesController.php:258
5675 "This column shows the amount of identical queries that are grouped together. "
5676 "However only the SQL query itself has been used as a grouping criteria, so "
5677 "the other attributes of queries, such as start time, may differ."
5680 #: libraries/classes/Controllers/JavaScriptMessagesController.php:263
5682 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5683 "same table are also being grouped together, disregarding of the inserted "
5687 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
5688 msgid "Log data loaded. Queries executed in this time span:"
5691 #: libraries/classes/Controllers/JavaScriptMessagesController.php:269
5692 msgid "Jump to Log table"
5695 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
5696 msgid "No data found"
5699 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
5700 msgid "Log analysed, but no data found in this time span."
5703 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5707 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5708 msgid "Explain output"
5711 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5712 #: libraries/classes/Menu.php:490
5713 #: libraries/classes/Server/Status/Processes.php:138
5714 #: libraries/classes/Util.php:1946 libraries/config.values.php:157
5715 #: templates/database/events/editor_form.twig:25
5716 #: templates/database/events/index.twig:44
5717 #: templates/database/tracking/tables.twig:17
5718 #: templates/table/tracking/main.twig:31
5722 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
5723 #: libraries/classes/Plugins/Export/ExportHtmlword.php:474
5724 #: libraries/classes/Plugins/Export/ExportOdt.php:597
5725 #: libraries/classes/Plugins/Export/ExportTexytext.php:455
5726 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:361
5727 #: libraries/classes/Server/Status/Processes.php:134
5728 #: templates/database/triggers/list.twig:47
5729 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
5733 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5737 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
5738 msgid "Profiling results"
5741 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5742 msgctxt "Display format"
5746 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
5750 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
5751 #: templates/export.twig:210
5753 #| msgid "Database Log"
5756 msgstr "ಡೇಟಾಬೇಸ್ ದಾಖಲೆ"
5758 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
5759 #: templates/export.twig:224
5766 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
5767 #: templates/export.twig:237
5774 #. l10n: A collection of available filters
5775 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
5776 msgid "Log table filter options"
5779 #. l10n: Filter as in "Start Filtering"
5780 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
5784 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
5785 msgid "Filter queries by word/regexp:"
5788 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
5789 msgid "Group queries, ignoring variable data in WHERE clauses"
5792 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
5793 msgid "Sum of grouped rows:"
5796 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
5797 #: libraries/classes/Engines/Innodb.php:140
5798 #: templates/server/databases/index.twig:253
5802 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5803 msgid "Loading logs"
5806 #: libraries/classes/Controllers/JavaScriptMessagesController.php:296
5807 msgid "Monitor refresh failed"
5810 #: libraries/classes/Controllers/JavaScriptMessagesController.php:298
5812 "While requesting new chart data the server returned an invalid response. "
5813 "This is most likely because your session expired. Reloading the page and "
5814 "reentering your credentials should help."
5817 #: libraries/classes/Controllers/JavaScriptMessagesController.php:302
5821 #: libraries/classes/Controllers/JavaScriptMessagesController.php:304
5822 msgid "Affected rows:"
5825 #: libraries/classes/Controllers/JavaScriptMessagesController.php:306
5826 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5829 #: libraries/classes/Controllers/JavaScriptMessagesController.php:308
5831 "Failed building chart grid with imported config. Resetting to default config…"
5834 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
5835 msgid "Import monitor configuration"
5838 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5839 msgid "Please select the file you want to import."
5842 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
5843 msgid "Please enter a valid table name."
5846 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
5847 msgid "Please enter a valid database name."
5850 #: libraries/classes/Controllers/JavaScriptMessagesController.php:315
5851 msgid "No files available on server for import!"
5854 #: libraries/classes/Controllers/JavaScriptMessagesController.php:317
5855 msgid "Analyse query"
5858 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
5859 msgid "Formatting SQL…"
5862 #: libraries/classes/Controllers/JavaScriptMessagesController.php:321
5864 #| msgid "Bad parameters!"
5865 msgid "No parameters found!"
5866 msgstr "ಕಳಪೆ ನಿಯತಾಂಕಗಳು!"
5868 #: libraries/classes/Controllers/JavaScriptMessagesController.php:325
5869 #: templates/database/central_columns/main.twig:269
5870 #: templates/database/designer/main.twig:339
5871 #: templates/database/designer/main.twig:390
5872 #: templates/database/designer/main.twig:668
5873 #: templates/database/designer/main.twig:734
5874 #: templates/database/designer/main.twig:873
5875 #: templates/database/designer/main.twig:958
5876 #: templates/database/designer/main.twig:1063
5877 #: templates/database/designer/main.twig:1098
5878 #: templates/database/designer/main.twig:1103
5879 #: templates/database/designer/main.twig:1113
5880 #: templates/database/designer/main.twig:1119
5881 #: templates/database/structure/check_all_tables.twig:48
5882 #: templates/database/structure/check_all_tables.twig:52
5883 #: templates/database/structure/check_all_tables.twig:66
5884 #: templates/database/structure/check_all_tables.twig:72
5885 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
5886 #: templates/server/databases/index.twig:319
5887 #: templates/server/databases/index.twig:323
5888 #: templates/server/variables/index.twig:15
5889 #: templates/table/search/index.twig:197
5893 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
5894 #: templates/header.twig:43
5895 msgid "Page-related settings"
5898 #: libraries/classes/Controllers/JavaScriptMessagesController.php:329
5899 #: templates/config/form_display/display.twig:46
5903 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5904 #: templates/home/index.twig:289 templates/navigation/main.twig:58
5905 #: templates/server/privileges/users_overview.twig:173
5906 #: templates/server/status/monitor/index.twig:95
5910 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5911 msgid "Request aborted!!"
5914 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
5915 msgid "Processing request"
5918 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
5919 msgid "Request failed!!"
5922 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5923 #: libraries/classes/Controllers/Sql/EnumValuesController.php:51
5924 #: libraries/classes/Controllers/Sql/SetValuesController.php:54
5925 msgid "Error in processing request"
5928 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5930 msgid "Error code: %s"
5933 #: libraries/classes/Controllers/JavaScriptMessagesController.php:338
5935 msgid "Error text: %s"
5938 #: libraries/classes/Controllers/JavaScriptMessagesController.php:340
5940 "It seems that the connection to server has been lost. Please check your "
5941 "network connectivity and server status."
5944 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
5946 #| msgid "No tables selected."
5947 msgid "No accounts selected."
5948 msgstr "ಯಾವುದೇ ಕೋಷ್ಟಕಗಳು ಆಯ್ಕೆ ಮಾಡಲಿಲ್ಲ."
5950 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
5951 msgid "Dropping column"
5954 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
5955 msgid "Adding primary key"
5958 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
5959 #: templates/console/display.twig:129 templates/database/designer/main.twig:337
5960 #: templates/database/designer/main.twig:666
5961 #: templates/database/designer/main.twig:730
5962 #: templates/database/designer/main.twig:869
5963 #: templates/database/designer/main.twig:954
5964 #: templates/database/designer/main.twig:1061
5965 #: templates/modals/preview_sql_confirmation.twig:14
5966 #: templates/table/structure/display_structure.twig:361
5970 #: libraries/classes/Controllers/JavaScriptMessagesController.php:349
5971 msgid "Click to dismiss this notification"
5974 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
5975 msgid "Renaming databases"
5978 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
5979 msgid "Copying database"
5982 #: libraries/classes/Controllers/JavaScriptMessagesController.php:354
5983 msgid "Changing charset"
5986 #: libraries/classes/Controllers/JavaScriptMessagesController.php:355
5987 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
5988 #: libraries/classes/Index.php:526
5989 #: libraries/classes/Plugins/Export/ExportHtmlword.php:632
5990 #: libraries/classes/Plugins/Export/ExportLatex.php:625
5991 #: libraries/classes/Plugins/Export/ExportOdt.php:782
5992 #: libraries/classes/Plugins/Export/ExportTexytext.php:619
5993 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
5994 #: templates/config/form_display/input.twig:42
5995 #: templates/database/central_columns/main.twig:356
5996 #: templates/database/data_dictionary/index.twig:47
5997 #: templates/database/data_dictionary/index.twig:91
5998 #: templates/database/designer/main.twig:1118
5999 #: templates/database/privileges/index.twig:69
6000 #: templates/database/structure/drop_form.twig:20
6001 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65
6002 #: templates/preferences/autoload.twig:12
6003 #: templates/preferences/manage/error.twig:19
6004 #: templates/server/privileges/new_user_ajax.twig:22
6005 #: templates/server/privileges/new_user_ajax.twig:34
6006 #: templates/server/privileges/privileges_summary.twig:37
6007 #: templates/server/privileges/privileges_summary.twig:40
6008 #: templates/server/privileges/privileges_summary.twig:42
6009 #: templates/server/privileges/users_overview.twig:55
6010 #: templates/server/privileges/users_overview.twig:65
6011 #: templates/table/delete/confirm.twig:29
6012 #: templates/table/privileges/index.twig:73
6013 #: templates/table/structure/display_structure.twig:80
6014 #: templates/table/structure/display_structure.twig:515
6015 #: templates/table/structure/drop_confirm.twig:20
6016 #: templates/table/structure/primary.twig:23
6017 #: templates/table/tracking/structure_snapshot_columns.twig:33
6018 #: templates/table/tracking/structure_snapshot_indexes.twig:23
6019 #: templates/table/tracking/structure_snapshot_indexes.twig:24
6023 #: libraries/classes/Controllers/JavaScriptMessagesController.php:358
6024 #: templates/database/structure/drop_form.twig:16
6025 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
6026 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
6027 msgid "Enable foreign key checks"
6030 #: libraries/classes/Controllers/JavaScriptMessagesController.php:361
6031 msgid "Failed to get real row count."
6034 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
6038 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
6039 msgid "Hide search results"
6042 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
6043 msgid "Show search results"
6046 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
6050 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
6054 #: libraries/classes/Controllers/JavaScriptMessagesController.php:369
6056 msgid "Delete the matches for the %s table?"
6059 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
6060 msgid "The definition of a stored function must contain a RETURN statement!"
6063 #: libraries/classes/Controllers/JavaScriptMessagesController.php:374
6064 msgid "No routine is exportable. Required privileges may be lacking."
6067 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
6069 msgid "Values for column %s"
6072 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
6073 msgid "Values for a new column"
6076 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
6077 msgid "Enter each value in a separate field."
6080 #: libraries/classes/Controllers/JavaScriptMessagesController.php:380
6082 msgid "Add %d value(s)"
6085 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
6087 "Note: If the file contains multiple tables, they will be combined into one."
6090 #: libraries/classes/Controllers/JavaScriptMessagesController.php:386
6091 msgid "Hide query box"
6094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
6095 msgid "Show query box"
6098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
6099 #: libraries/classes/Display/Results.php:3030
6100 #: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
6101 #: templates/database/central_columns/main.twig:268
6102 #: templates/database/central_columns/main.twig:380
6103 #: templates/database/central_columns/main.twig:381
6104 #: templates/database/designer/main.twig:388
6105 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6106 #: templates/database/search/results.twig:43
6107 #: templates/display/results/table.twig:235
6108 #: templates/display/results/table.twig:236 templates/export.twig:54
6109 #: templates/server/user_groups/user_groups.twig:37
6110 #: templates/server/user_groups/user_groups.twig:56
6111 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6115 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6117 msgid "%d is not valid row number."
6120 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6121 #: templates/sql/relational_column_dropdown.twig:3
6122 #: templates/table/insert/column_row.twig:48
6123 #: templates/table/search/input_box.twig:27
6124 msgid "Browse foreign values"
6127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
6128 msgid "No previously auto-saved query is available. Loading default query."
6131 #: libraries/classes/Controllers/JavaScriptMessagesController.php:394
6133 "You have a previously saved query. Click Get auto-saved query to load the "
6137 #: libraries/classes/Controllers/JavaScriptMessagesController.php:396
6139 msgid "Variable %d:"
6142 #: libraries/classes/Controllers/JavaScriptMessagesController.php:399
6143 #: libraries/classes/Normalization.php:1051
6147 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6148 msgid "Column selector"
6151 #: libraries/classes/Controllers/JavaScriptMessagesController.php:401
6152 msgid "Search this list"
6155 #: libraries/classes/Controllers/JavaScriptMessagesController.php:403
6158 "No columns in the central list. Make sure the Central columns list for "
6159 "database %s has columns that are not present in the current table."
6162 #: libraries/classes/Controllers/JavaScriptMessagesController.php:406
6166 #: libraries/classes/Controllers/JavaScriptMessagesController.php:409
6167 msgid "Add primary key"
6170 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6171 msgid "Primary key added."
6174 #: libraries/classes/Controllers/JavaScriptMessagesController.php:411
6175 #: libraries/classes/Normalization.php:282
6176 msgid "Taking you to next step…"
6179 #: libraries/classes/Controllers/JavaScriptMessagesController.php:412
6181 msgid "The first step of normalization is complete for table '%s'."
6184 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6185 #: libraries/classes/Normalization.php:540
6186 #: libraries/classes/Normalization.php:602
6187 #: libraries/classes/Normalization.php:699
6188 #: libraries/classes/Normalization.php:775
6192 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6193 msgid "Second step of normalization (2NF)"
6196 #. l10n: Display text for calendar close link
6197 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6198 #: libraries/classes/Normalization.php:375
6199 #: templates/javascript/variables.twig:15
6203 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6204 msgid "Confirm partial dependencies"
6207 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
6208 msgid "Selected partial dependencies are as follows:"
6211 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
6213 "Note: a, b -> d,f implies values of columns a and b combined together can "
6214 "determine values of column d and column f."
6217 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6218 msgid "No partial dependencies selected!"
6221 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6222 #: libraries/classes/Export.php:587 libraries/classes/Html/Generator.php:987
6223 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:292
6224 #: templates/import_status.twig:2 templates/user_password.twig:2
6228 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6229 msgid "Show me the possible partial dependencies based on data in the table"
6232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:425
6233 msgid "Hide partial dependencies list"
6236 #: libraries/classes/Controllers/JavaScriptMessagesController.php:427
6238 "Sit tight! It may take few seconds depending on data size and column count "
6242 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6246 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6247 msgid "The following actions will be performed:"
6250 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6252 msgid "DROP columns %s from the table %s"
6255 #: libraries/classes/Controllers/JavaScriptMessagesController.php:432
6256 msgid "Create the following table"
6259 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6260 msgid "Third step of normalization (3NF)"
6263 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6264 msgid "Confirm transitive dependencies"
6267 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6268 msgid "Selected dependencies are as follows:"
6271 #: libraries/classes/Controllers/JavaScriptMessagesController.php:438
6272 msgid "No dependencies selected!"
6275 #: libraries/classes/Controllers/JavaScriptMessagesController.php:441
6276 #: templates/columns_definitions/column_definitions_form.twig:160
6277 #: templates/database/central_columns/edit.twig:22
6278 #: templates/database/central_columns/main.twig:119
6279 #: templates/database/central_columns/main.twig:272
6280 #: templates/server/variables/index.twig:12
6281 #: templates/table/gis_visualization/gis_visualization.twig:40
6282 #: templates/table/insert/actions_panel.twig:7
6283 #: templates/table/relation/common_form.twig:225
6284 #: templates/table/structure/partition_definition_form.twig:12
6285 #: templates/table/zoom_search/result_form.twig:78
6289 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6290 msgid "Hide search criteria"
6293 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6294 msgid "Show search criteria"
6297 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6298 msgid "Column maximum:"
6301 #: libraries/classes/Controllers/JavaScriptMessagesController.php:447
6302 msgid "Column minimum:"
6305 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6306 msgid "Hide find and replace criteria"
6309 #: libraries/classes/Controllers/JavaScriptMessagesController.php:451
6310 msgid "Show find and replace criteria"
6313 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6314 msgid "Each point represents a data row."
6317 #: libraries/classes/Controllers/JavaScriptMessagesController.php:457
6318 msgid "Hovering over a point will show its label."
6321 #: libraries/classes/Controllers/JavaScriptMessagesController.php:459
6322 msgid "To zoom in, select a section of the plot with the mouse."
6325 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6326 msgid "Click reset zoom button to come back to original state."
6329 #: libraries/classes/Controllers/JavaScriptMessagesController.php:463
6330 msgid "Click a data point to view and possibly edit the data row."
6333 #: libraries/classes/Controllers/JavaScriptMessagesController.php:465
6334 msgid "The plot can be resized by dragging it along the bottom right corner."
6337 #: libraries/classes/Controllers/JavaScriptMessagesController.php:468
6338 msgid "Select two columns"
6341 #: libraries/classes/Controllers/JavaScriptMessagesController.php:470
6342 msgid "Select two different columns"
6345 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6346 msgid "Data point content"
6349 #: libraries/classes/Controllers/JavaScriptMessagesController.php:475
6350 #: libraries/classes/Controllers/JavaScriptMessagesController.php:631
6351 #: libraries/classes/ErrorHandler.php:439 libraries/classes/InsertEdit.php:2000
6352 #: templates/table/index_form.twig:164 templates/table/index_form.twig:200
6356 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6357 #: libraries/classes/Display/Results.php:2966
6358 #: libraries/classes/Html/Generator.php:76
6359 #: templates/display/results/table.twig:231
6360 #: templates/display/results/table.twig:232
6364 #: libraries/classes/Controllers/JavaScriptMessagesController.php:477
6365 #: templates/gis_data_editor_form.twig:74
6366 #: templates/gis_data_editor_form.twig:94
6367 #: templates/gis_data_editor_form.twig:135
6368 #: templates/gis_data_editor_form.twig:187
6372 #: libraries/classes/Controllers/JavaScriptMessagesController.php:478
6373 #: templates/gis_data_editor_form.twig:76
6374 #: templates/gis_data_editor_form.twig:96
6375 #: templates/gis_data_editor_form.twig:137
6376 #: templates/gis_data_editor_form.twig:189
6380 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6384 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6389 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6393 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6397 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6398 #: templates/display/results/table.twig:174
6402 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
6410 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6411 #: templates/gis_data_editor_form.twig:99
6412 #: templates/gis_data_editor_form.twig:140
6413 #: templates/gis_data_editor_form.twig:192
6417 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6418 #: templates/gis_data_editor_form.twig:144
6419 #: templates/gis_data_editor_form.twig:195
6420 msgid "Add an inner ring"
6423 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6424 msgid "Do you want to copy encryption key?"
6427 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6428 msgid "Encryption key"
6431 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6433 "The HEX function will treat the integer as a string while calculating the "
6437 #: libraries/classes/Controllers/JavaScriptMessagesController.php:498
6439 "MySQL accepts additional values not selectable by the slider; key in those "
6440 "values directly if desired"
6443 #: libraries/classes/Controllers/JavaScriptMessagesController.php:504
6445 "MySQL accepts additional values not selectable by the datepicker; key in "
6446 "those values directly if desired"
6449 #: libraries/classes/Controllers/JavaScriptMessagesController.php:510
6451 "Indicates that you have made changes to this page; you will be prompted for "
6452 "confirmation before abandoning changes"
6455 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6456 msgid "Select referenced key"
6459 #: libraries/classes/Controllers/JavaScriptMessagesController.php:516
6460 msgid "Select Foreign Key"
6463 #: libraries/classes/Controllers/JavaScriptMessagesController.php:517
6464 msgid "Please select the primary key or a unique key!"
6467 #: libraries/classes/Controllers/JavaScriptMessagesController.php:518
6468 #: templates/database/designer/main.twig:98
6469 #: templates/database/designer/main.twig:101
6470 msgid "Choose column to display"
6473 #: libraries/classes/Controllers/JavaScriptMessagesController.php:520
6475 "You haven't saved the changes in the layout. They will be lost if you don't "
6476 "save them. Do you want to continue?"
6479 #: libraries/classes/Controllers/JavaScriptMessagesController.php:523
6480 msgid "value/subQuery is empty"
6483 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
6484 #: templates/database/designer/main.twig:40
6485 #: templates/database/designer/main.twig:43
6487 #| msgid "No tables found in database."
6488 msgid "Add tables from other databases"
6489 msgstr "ಯಾವುದೇ ಟೇಬಲ್ ಡೇಟಾಬೇಸನ್ನಲ್ಲಿ ಕಂಡುಬಂದಿಲ್ಲ."
6491 #: libraries/classes/Controllers/JavaScriptMessagesController.php:525
6495 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6496 #: templates/database/designer/main.twig:63
6497 #: templates/database/designer/main.twig:66
6501 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6502 #: templates/database/designer/main.twig:70
6503 #: templates/database/designer/main.twig:73
6504 msgid "Save page as"
6507 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6508 #: templates/database/designer/main.twig:56
6509 #: templates/database/designer/main.twig:59
6513 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
6517 #. l10n: When the user opens a page saved in the Designer
6518 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6519 msgid "Some tables saved in this page might have been renamed or deleted."
6522 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
6523 #: templates/database/designer/main.twig:10
6527 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
6528 msgid "Please select a page to continue"
6531 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
6532 msgid "Please enter a valid page name"
6535 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6536 msgid "Do you want to save the changes to the current page?"
6539 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6540 msgid "Successfully deleted the page"
6543 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6544 msgid "Export relational schema"
6547 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
6548 msgid "Modifications have been saved"
6551 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
6553 msgid "%d object(s) created."
6556 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6562 #: libraries/classes/Controllers/JavaScriptMessagesController.php:543
6563 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
6567 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
6568 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
6571 #: libraries/classes/Controllers/JavaScriptMessagesController.php:548
6573 "You have edited some data and they have not been saved. Are you sure you "
6574 "want to leave this page before saving the data?"
6577 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
6578 msgid "Drag to reorder."
6581 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
6582 msgid "Click to sort results by this column."
6585 #: libraries/classes/Controllers/JavaScriptMessagesController.php:554
6587 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6588 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6589 "from ORDER BY clause"
6592 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
6593 msgid "Click to mark/unmark."
6596 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
6597 msgid "Double-click to copy column name."
6600 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
6601 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6604 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
6606 "This table does not contain a unique column. Features related to the grid "
6607 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6610 #: libraries/classes/Controllers/JavaScriptMessagesController.php:566
6611 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6614 #: libraries/classes/Controllers/JavaScriptMessagesController.php:568
6616 "Do you really want to see all of the rows? For a big table this could crash "
6620 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
6621 msgid "Original length"
6624 #: libraries/classes/Controllers/JavaScriptMessagesController.php:573
6628 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
6629 #: libraries/classes/Controllers/Server/Status/StatusController.php:193
6633 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
6637 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
6638 msgid "Import status"
6641 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
6642 #: templates/navigation/main.twig:84
6643 msgid "Drop files here"
6646 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
6647 msgid "Select database first"
6650 #: libraries/classes/Controllers/JavaScriptMessagesController.php:583
6651 msgid "You can also edit most values<br>by double-clicking directly on them."
6654 #: libraries/classes/Controllers/JavaScriptMessagesController.php:585
6655 msgid "You can also edit most values<br>by clicking directly on them."
6658 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
6662 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
6663 msgid "Generate password"
6666 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
6667 #: templates/server/replication/primary_add_replica_user.twig:73
6671 #: libraries/classes/Controllers/JavaScriptMessagesController.php:593
6672 #: libraries/classes/Controllers/UserPasswordController.php:84
6673 #: templates/home/index.twig:46
6674 #: templates/server/privileges/change_password.twig:10
6675 msgid "Change password"
6678 #: libraries/classes/Controllers/JavaScriptMessagesController.php:596
6679 #: templates/table/structure/display_structure.twig:130
6683 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
6687 #: libraries/classes/Controllers/JavaScriptMessagesController.php:600
6691 #: libraries/classes/Controllers/JavaScriptMessagesController.php:602
6692 #: libraries/classes/Navigation/NavigationTree.php:1357
6693 msgid "Unlink from main panel"
6696 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
6697 #: libraries/classes/Setup/Index.php:177
6700 "A newer version of phpMyAdmin is available and you should consider "
6701 "upgrading. The newest version is %s, released on %s."
6704 #. l10n: Latest available phpMyAdmin version
6705 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
6706 msgid ", latest stable version:"
6709 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6713 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
6715 "A fatal JavaScript error has occurred. Would you like to send an error "
6719 #: libraries/classes/Controllers/JavaScriptMessagesController.php:615
6720 msgid "Change report settings"
6723 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
6724 msgid "Show report details"
6727 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
6729 "Your export is incomplete, due to a low execution time limit at the PHP "
6733 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
6736 "Warning: a form on this page has more than %d fields. On submission, some of "
6737 "the fields might be ignored, due to PHP's max_input_vars configuration."
6740 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
6741 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
6742 msgid "Some errors have been detected on the server!"
6745 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
6746 msgid "Please look at the bottom of this window."
6749 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
6750 #: libraries/classes/ErrorHandler.php:444
6754 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6756 "As per your settings, they are being submitted currently, please be patient."
6759 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
6760 msgid "Column name successfully copied to clipboard!"
6763 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
6764 msgid "Column name copying to clipboard failed!"
6767 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
6768 msgid "Successfully copied!"
6771 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
6774 #| msgid_plural "%s tables"
6775 msgid "Copying failed!"
6778 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
6779 msgid "Execute this query again?"
6782 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
6783 msgid "Do you really want to delete this bookmark?"
6786 #: libraries/classes/Controllers/JavaScriptMessagesController.php:655
6787 msgid "Some error occurred while getting SQL debug info."
6790 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
6792 msgid "%s queries executed %s times in %s seconds."
6795 #: libraries/classes/Controllers/JavaScriptMessagesController.php:657
6797 msgid "%s argument(s) passed"
6800 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
6801 msgid "Show arguments"
6804 #: libraries/classes/Controllers/JavaScriptMessagesController.php:659
6805 msgid "Hide arguments"
6808 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
6812 #: libraries/classes/Controllers/JavaScriptMessagesController.php:662
6814 "There was a problem accessing your browser storage, some features may not "
6815 "work properly for you. It is likely that the browser doesn't support storage "
6816 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6817 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6818 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6821 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
6823 #| msgid "No tables selected."
6824 msgid "Copy tables to"
6825 msgstr "ಯಾವುದೇ ಕೋಷ್ಟಕಗಳು ಆಯ್ಕೆ ಮಾಡಲಿಲ್ಲ."
6827 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
6828 msgid "Add table prefix"
6831 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
6832 msgid "Replace table with prefix"
6835 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
6836 #: templates/database/structure/check_all_tables.twig:28
6837 msgid "Copy table with prefix"
6840 #: libraries/classes/Controllers/JavaScriptMessagesController.php:675
6841 msgid "Extremely weak"
6844 #: libraries/classes/Controllers/JavaScriptMessagesController.php:676
6848 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
6852 #: libraries/classes/Controllers/JavaScriptMessagesController.php:678
6856 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
6860 #. l10n: error code 5 (from U2F API)
6861 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
6863 msgid "Timed out waiting for security key activation."
6866 #. l10n: error code 2 (from U2F API)
6867 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
6869 msgid "Invalid request sent to security key."
6872 #. l10n: unknown error code (from U2F API)
6873 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6875 msgid "Unknown security key error."
6878 #. l10n: error code 3 (from U2F API)
6879 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
6881 msgid "Client does not support security key."
6884 #. l10n: error code 4 (from U2F API) on register
6885 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6887 msgid "Failed security key activation."
6890 #. l10n: error code 4 (from U2F API) on authanticate
6891 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
6893 msgid "Invalid security key."
6896 #: libraries/classes/Controllers/JavaScriptMessagesController.php:697
6898 "You can not open, save or delete your page layout, as IndexedDB is not "
6899 "working in your browser and your phpMyAdmin configuration storage is not "
6900 "configured for this."
6903 #: libraries/classes/Controllers/JavaScriptMessagesController.php:702
6906 "The table already exists in the designer and can not be added once more."
6907 msgid "Table %s already exists!"
6910 #: libraries/classes/Controllers/JavaScriptMessagesController.php:704
6911 #: libraries/classes/InsertEdit.php:327
6912 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
6916 #: libraries/classes/Controllers/JavaScriptMessagesController.php:705
6917 #: libraries/classes/Controllers/Table/ChangeController.php:188
6918 #: templates/database/multi_table_query/form.twig:49
6919 #: templates/database/tracking/tables.twig:19
6920 #: templates/table/tracking/main.twig:33
6924 #: libraries/classes/Controllers/NavigationController.php:46
6925 msgid "Fatal error: The navigation can only be accessed via AJAX"
6928 #: libraries/classes/Controllers/NormalizationController.php:40
6929 #: libraries/classes/Normalization.php:245
6933 #: libraries/classes/Controllers/NormalizationController.php:41
6934 #: libraries/classes/Normalization.php:246
6935 msgid "No such column"
6938 #: libraries/classes/Controllers/NormalizationController.php:46
6939 #: libraries/classes/Normalization.php:250 libraries/classes/Types.php:798
6940 msgctxt "string types"
6944 #: libraries/classes/Controllers/Preferences/ManageController.php:93
6945 msgid "phpMyAdmin configuration snippet"
6948 #: libraries/classes/Controllers/Preferences/ManageController.php:94
6949 msgid "Paste it to your config.inc.php"
6952 #: libraries/classes/Controllers/Preferences/ManageController.php:140
6953 msgid "Could not import configuration"
6956 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:52
6957 msgid "Two-factor authentication has been removed."
6960 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:63
6961 msgid "Two-factor authentication has been configured."
6964 #: libraries/classes/Controllers/Server/DatabasesController.php:312
6965 #: libraries/classes/Import.php:144
6966 #: templates/database/structure/table_header.twig:26
6967 #: templates/table/structure/display_partitions.twig:28
6968 #: templates/table/structure/display_structure.twig:230
6969 #: templates/table/structure/display_table_stats.twig:119
6973 #: libraries/classes/Controllers/Server/DatabasesController.php:322
6974 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
6975 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
6976 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
6977 #: templates/table/structure/display_structure.twig:445
6978 #: templates/table/tracking/structure_snapshot_indexes.twig:1
6982 #: libraries/classes/Controllers/Server/DatabasesController.php:327
6983 #: libraries/classes/Controllers/Server/Status/StatusController.php:147
6984 #: libraries/classes/Controllers/Server/Status/StatusController.php:199
6985 #: templates/table/structure/display_table_stats.twig:45
6989 #: libraries/classes/Controllers/Server/DatabasesController.php:332
6990 #: templates/database/structure/table_header.twig:38
6991 #: templates/table/structure/display_table_stats.twig:32
6995 #: libraries/classes/Controllers/Server/Databases/CreateController.php:87
6997 msgid "Database %1$s has been created."
6998 msgstr "ಡೇಟಾಬೇಸ್ %1$s ರಚಿಸಲಾಗಿದೆ."
7000 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:93
7002 msgid "%1$d database has been dropped successfully."
7003 msgid_plural "%1$d databases have been dropped successfully."
7007 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
7009 msgid "The account %s@%s has been successfully locked."
7012 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
7014 msgid "The account %s@%s has been successfully unlocked."
7017 #: libraries/classes/Controllers/Server/PrivilegesController.php:153
7018 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
7019 msgid "No Privileges"
7022 #: libraries/classes/Controllers/Server/PrivilegesController.php:162
7023 msgid "You do not have the privileges to administrate the users!"
7026 #: libraries/classes/Controllers/Server/PrivilegesController.php:177
7028 "Username and hostname didn't change. If you only want to change the "
7029 "password, 'Change password' tab should be used."
7032 #: libraries/classes/Controllers/Server/PrivilegesController.php:406
7033 msgid "User has been added."
7036 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
7038 msgid "Thread %s was successfully killed."
7041 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
7044 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
7047 #: libraries/classes/Controllers/Server/Status/StatusController.php:137
7051 #: libraries/classes/Controllers/Server/Status/StatusController.php:142
7055 #: libraries/classes/Controllers/Server/Status/StatusController.php:181
7056 msgid "Max. concurrent connections"
7059 #: libraries/classes/Controllers/Server/Status/StatusController.php:187
7060 msgid "Failed attempts"
7063 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
7065 "The number of connections that were aborted because the client died without "
7066 "closing the connection properly."
7069 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
7070 msgid "The number of failed attempts to connect to the MySQL server."
7073 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
7075 "The number of transactions that used the temporary binary log cache but that "
7076 "exceeded the value of binlog_cache_size and used a temporary file to store "
7077 "statements from the transaction."
7080 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
7081 msgid "The number of transactions that used the temporary binary log cache."
7084 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
7086 "The number of connection attempts (successful or not) to the MySQL server."
7089 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7091 "The number of temporary tables on disk created automatically by the server "
7092 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7093 "to increase the tmp_table_size value to cause temporary tables to be memory-"
7094 "based instead of disk-based."
7097 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7098 msgid "How many temporary files mysqld has created."
7101 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7103 "The number of in-memory temporary tables created automatically by the server "
7104 "while executing statements."
7107 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7109 "The number of rows written with INSERT DELAYED for which some error occurred "
7110 "(probably duplicate key)."
7113 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7115 "The number of INSERT DELAYED handler threads in use. Every different table "
7116 "on which one uses INSERT DELAYED gets its own thread."
7119 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7120 msgid "The number of INSERT DELAYED rows written."
7123 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7124 msgid "The number of executed FLUSH statements."
7127 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7128 msgid "The number of internal COMMIT statements."
7131 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7132 msgid "The number of times a row was deleted from a table."
7135 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7137 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7138 "table with a given name. This is called discovery. Handler_discover "
7139 "indicates the number of time tables have been discovered."
7142 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7144 "The number of times the first entry was read from an index. If this is high, "
7145 "it suggests that the server is doing a lot of full index scans; for example, "
7146 "SELECT col1 FROM foo, assuming that col1 is indexed."
7149 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7151 "The number of requests to read a row based on a key. If this is high, it is "
7152 "a good indication that your queries and tables are properly indexed."
7155 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7157 "The number of requests to read the next row in key order. This is "
7158 "incremented if you are querying an index column with a range constraint or "
7159 "if you are doing an index scan."
7162 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7164 "The number of requests to read the previous row in key order. This read "
7165 "method is mainly used to optimize ORDER BY … DESC."
7168 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7170 "The number of requests to read a row based on a fixed position. This is high "
7171 "if you are doing a lot of queries that require sorting of the result. You "
7172 "probably have a lot of queries that require MySQL to scan whole tables or "
7173 "you have joins that don't use keys properly."
7176 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7178 "The number of requests to read the next row in the data file. This is high "
7179 "if you are doing a lot of table scans. Generally this suggests that your "
7180 "tables are not properly indexed or that your queries are not written to take "
7181 "advantage of the indexes you have."
7184 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7185 msgid "The number of internal ROLLBACK statements."
7188 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7189 msgid "The number of requests to update a row in a table."
7192 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7193 msgid "The number of requests to insert a row in a table."
7196 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7197 msgid "The number of pages containing data (dirty or clean)."
7200 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7201 msgid "The number of pages currently dirty."
7204 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7205 msgid "The number of buffer pool pages that have been requested to be flushed."
7208 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7209 msgid "The number of free pages."
7212 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7214 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7215 "being read or written or that can't be flushed or removed for some other "
7219 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7221 "The number of pages busy because they have been allocated for administrative "
7222 "overhead such as row locks or the adaptive hash index. This value can also "
7223 "be calculated as Innodb_buffer_pool_pages_total - "
7224 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7227 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7228 msgid "Total size of buffer pool, in pages."
7231 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7233 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7234 "query is to scan a large portion of a table but in random order."
7237 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7239 "The number of sequential read-aheads InnoDB initiated. This happens when "
7240 "InnoDB does a sequential full table scan."
7243 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7244 msgid "The number of logical read requests InnoDB has done."
7247 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7249 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7250 "and had to do a single-page read."
7253 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7255 "Normally, writes to the InnoDB buffer pool happen in the background. "
7256 "However, if it's necessary to read or create a page and no clean pages are "
7257 "available, it's necessary to wait for pages to be flushed first. This "
7258 "counter counts instances of these waits. If the buffer pool size was set "
7259 "properly, this value should be small."
7262 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7263 msgid "The number writes done to the InnoDB buffer pool."
7266 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7267 msgid "The number of fsync() operations so far."
7270 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7271 msgid "The current number of pending fsync() operations."
7274 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7275 msgid "The current number of pending reads."
7278 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7279 msgid "The current number of pending writes."
7282 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7283 msgid "The amount of data read so far, in bytes."
7286 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7287 msgid "The total number of data reads."
7290 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7291 msgid "The total number of data writes."
7294 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
7295 msgid "The amount of data written so far, in bytes."
7298 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
7299 msgid "The number of pages that have been written for doublewrite operations."
7302 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
7303 msgid "The number of doublewrite operations that have been performed."
7306 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7308 "The number of waits we had because log buffer was too small and we had to "
7309 "wait for it to be flushed before continuing."
7312 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7313 msgid "The number of log write requests."
7316 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
7317 msgid "The number of physical writes to the log file."
7320 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
7321 msgid "The number of fsync() writes done to the log file."
7324 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
7325 msgid "The number of pending log file fsyncs."
7328 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
7329 msgid "Pending log file writes."
7332 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7333 msgid "The number of bytes written to the log file."
7336 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
7337 msgid "The number of pages created."
7340 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
7342 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7343 "pages; the page size allows them to be easily converted to bytes."
7346 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7347 msgid "The number of pages read."
7350 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
7351 msgid "The number of pages written."
7354 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
7355 msgid "The number of row locks currently being waited for."
7358 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
7359 msgid "The average time to acquire a row lock, in milliseconds."
7362 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7363 msgid "The total time spent in acquiring row locks, in milliseconds."
7366 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
7367 msgid "The maximum time to acquire a row lock, in milliseconds."
7370 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
7371 msgid "The number of times a row lock had to be waited for."
7374 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
7375 msgid "The number of rows deleted from InnoDB tables."
7378 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
7379 msgid "The number of rows inserted in InnoDB tables."
7382 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
7383 msgid "The number of rows read from InnoDB tables."
7386 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
7387 msgid "The number of rows updated in InnoDB tables."
7390 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7392 "The number of key blocks in the key cache that have changed but haven't yet "
7393 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7396 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
7398 "The number of unused blocks in the key cache. You can use this value to "
7399 "determine how much of the key cache is in use."
7402 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7404 "The number of used blocks in the key cache. This value is a high-water mark "
7405 "that indicates the maximum number of blocks that have ever been in use at "
7409 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
7410 msgid "Percentage of used key cache (calculated value)"
7413 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
7414 msgid "The number of requests to read a key block from the cache."
7417 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
7419 "The number of physical reads of a key block from disk. If Key_reads is big, "
7420 "then your key_buffer_size value is probably too small. The cache miss rate "
7421 "can be calculated as Key_reads/Key_read_requests."
7424 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
7426 "Key cache miss calculated as rate of physical reads compared to read "
7427 "requests (calculated value)"
7430 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7431 msgid "The number of requests to write a key block to the cache."
7434 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
7435 msgid "The number of physical writes of a key block to disk."
7438 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
7440 "Percentage of physical writes compared to write requests (calculated value)"
7443 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
7445 "The total cost of the last compiled query as computed by the query "
7446 "optimizer. Useful for comparing the cost of different query plans for the "
7447 "same query. The default value of 0 means that no query has been compiled yet."
7450 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7452 "The maximum number of connections that have been in use simultaneously since "
7453 "the server started."
7456 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
7457 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7460 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7462 "The number of tables that have been opened. If opened tables is big, your "
7463 "table_open_cache value is probably too small."
7466 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7467 msgid "The number of files that are open."
7470 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
7471 msgid "The number of streams that are open (used mainly for logging)."
7474 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
7475 msgid "The number of tables that are open."
7478 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
7480 "The number of free memory blocks in query cache. High numbers can indicate "
7481 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7485 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
7486 msgid "The amount of free memory for query cache."
7489 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7490 msgid "The number of cache hits."
7493 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
7494 msgid "The number of queries added to the cache."
7497 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7499 "The number of queries that have been removed from the cache to free up "
7500 "memory for caching new queries. This information can help you tune the query "
7501 "cache size. The query cache uses a least recently used (LRU) strategy to "
7502 "decide which queries to remove from the cache."
7505 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
7507 "The number of non-cached queries (not cachable, or not cached due to the "
7508 "query_cache_type setting)."
7511 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
7512 msgid "The number of queries registered in the cache."
7515 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
7516 msgid "The total number of blocks in the query cache."
7519 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7520 msgid "The status of failsafe replication (not yet implemented)."
7523 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
7525 "The number of joins that do not use indexes. If this value is not 0, you "
7526 "should carefully check the indexes of your tables."
7529 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
7530 msgid "The number of joins that used a range search on a reference table."
7533 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
7535 "The number of joins without keys that check for key usage after each row. "
7536 "(If this is not 0, you should carefully check the indexes of your tables.)"
7539 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7541 "The number of joins that used ranges on the first table. (It's normally not "
7542 "critical even if this is big.)"
7545 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7546 msgid "The number of joins that did a full scan of the first table."
7549 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
7551 "The number of temporary tables currently open by the replica SQL thread."
7554 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7556 "Total (since startup) number of times the replication replica SQL thread has "
7557 "retried transactions."
7560 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
7561 msgid "This is ON if this server is a replica that is connected to a primary."
7564 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
7566 "The number of threads that have taken more than slow_launch_time seconds to "
7570 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7572 "The number of queries that have taken more than long_query_time seconds."
7575 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
7577 "The number of merge passes the sort algorithm has had to do. If this value "
7578 "is large, you should consider increasing the value of the sort_buffer_size "
7582 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7583 msgid "The number of sorts that were done with ranges."
7586 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
7587 msgid "The number of sorted rows."
7590 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
7591 msgid "The number of sorts that were done by scanning the table."
7594 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7595 msgid "The number of times that a table lock was acquired immediately."
7598 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
7600 "The number of times that a table lock could not be acquired immediately and "
7601 "a wait was needed. If this is high, and you have performance problems, you "
7602 "should first optimize your queries, and then either split your table or "
7603 "tables or use replication."
7606 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
7608 "The number of threads in the thread cache. The cache hit rate can be "
7609 "calculated as Threads_created/Connections. If this value is red you should "
7610 "raise your thread_cache_size."
7613 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
7614 msgid "The number of currently open connections."
7617 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
7619 "The number of threads created to handle connections. If Threads_created is "
7620 "big, you may want to increase the thread_cache_size value. (Normally this "
7621 "doesn't give a notable performance improvement if you have a good thread "
7625 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
7626 msgid "Thread cache hit rate (calculated value)"
7629 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
7630 msgid "The number of threads that are not sleeping."
7633 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
7634 #: libraries/classes/Util.php:835
7635 msgid "Missing parameter:"
7638 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
7639 msgid "User groups management is not enabled."
7642 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
7643 msgid "Setting variable failed"
7646 #: libraries/classes/Controllers/Setup/FormController.php:32
7647 msgid "Incorrect form specified!"
7650 #: libraries/classes/Controllers/Setup/HomeController.php:42
7652 "You are not using a secure connection; all data (including potentially "
7653 "sensitive information, like passwords) is transferred unencrypted!"
7656 #: libraries/classes/Controllers/Setup/HomeController.php:47
7658 "If your server is also configured to accept HTTPS requests follow this link "
7659 "to use a secure connection."
7662 #: libraries/classes/Controllers/Setup/HomeController.php:51
7663 msgid "Insecure connection"
7666 #: libraries/classes/Controllers/Sql/SqlController.php:236
7667 #: libraries/classes/Sql.php:1154
7669 msgid "Bookmark %s has been created."
7672 #: libraries/classes/Controllers/Sql/SqlController.php:243
7673 msgid "Bookmark not created!"
7676 #: libraries/classes/Controllers/Table/AddFieldController.php:151
7677 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
7678 #: libraries/classes/Controllers/Table/Structure/SaveController.php:223
7679 #: libraries/classes/Table/Indexes.php:85
7681 msgid "Table %1$s has been altered successfully."
7684 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
7685 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:25
7686 #: libraries/classes/Controllers/Table/ExportRowsController.php:36
7688 #| msgid "No tables selected."
7689 msgid "No row selected."
7690 msgstr "ಯಾವುದೇ ಕೋಷ್ಟಕಗಳು ಆಯ್ಕೆ ಮಾಡಲಿಲ್ಲ."
7692 #: libraries/classes/Controllers/Table/ChartController.php:60
7693 #: libraries/classes/Controllers/Table/GisVisualizationController.php:70
7694 msgid "No SQL query was set to fetch data."
7697 #: libraries/classes/Controllers/Table/ChartController.php:145
7698 msgid "No numeric columns present in the table to plot."
7701 #: libraries/classes/Controllers/Table/ChartController.php:208
7702 msgid "No data to display"
7705 #: libraries/classes/Controllers/Table/CreateController.php:84
7706 #: libraries/classes/Controllers/Table/GetFieldController.php:55
7708 msgid "'%s' database does not exist."
7711 #: libraries/classes/Controllers/Table/CreateController.php:94
7713 msgid "Table %s already exists!"
7716 #: libraries/classes/Controllers/Table/DeleteRowsController.php:77
7717 #: libraries/classes/Controllers/Table/FindReplaceController.php:181
7718 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:83
7719 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:83
7720 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:83
7721 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:83
7722 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:83
7723 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:55
7724 #: libraries/classes/Controllers/Table/Partition/CheckController.php:55
7725 #: libraries/classes/Controllers/Table/Partition/DropController.php:56
7726 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:55
7727 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:56
7728 #: libraries/classes/Controllers/Table/Partition/RepairController.php:55
7729 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:56
7730 #: libraries/classes/Controllers/Table/RelationController.php:241
7731 #: libraries/classes/Controllers/View/OperationsController.php:87
7732 #: libraries/classes/Database/Routines.php:1224
7733 #: libraries/classes/Display/Results.php:3683 libraries/classes/Message.php:172
7734 #: templates/sql/query.twig:7
7735 msgid "Your SQL query has been executed successfully."
7738 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
7739 #: libraries/classes/Controllers/Table/DropColumnController.php:51
7740 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47
7741 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
7742 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45
7743 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45
7744 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:59
7745 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:47
7746 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
7747 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:47
7748 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:47
7749 msgid "No column selected."
7752 #: libraries/classes/Controllers/Table/DropColumnController.php:80
7754 msgid "%1$d column has been dropped successfully."
7755 msgid_plural "%1$d columns have been dropped successfully."
7759 #: libraries/classes/Controllers/Table/GetFieldController.php:63
7760 msgid "Invalid table name"
7763 #. l10n: In case a SQL query did not pass a security check
7764 #: libraries/classes/Controllers/Table/GetFieldController.php:72
7765 #: libraries/classes/Controllers/Transformation/WrapperController.php:103
7766 msgid "There is an issue with your request."
7769 #: libraries/classes/Controllers/Table/GetFieldController.php:86
7770 #: libraries/classes/Database/Routines.php:1243
7771 #: libraries/classes/Import.php:149 libraries/classes/InsertEdit.php:221
7772 #: libraries/classes/Sql.php:967
7773 msgid "MySQL returned an empty result set (i.e. zero rows)."
7776 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:75
7777 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:75
7778 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:75
7779 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:75
7780 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:75
7781 msgid "Maintenance operations on multiple tables are disabled."
7784 #: libraries/classes/Controllers/Table/OperationsController.php:109
7785 #: libraries/classes/Controllers/Table/OperationsController.php:298
7786 #: libraries/classes/Controllers/Table/StructureController.php:100
7787 #: libraries/classes/Navigation/Nodes/NodeView.php:28
7788 #: templates/database/structure/show_create.twig:32
7789 #: templates/database/structure/structure_table_row.twig:122
7790 #: templates/database/structure/structure_table_row.twig:186
7794 #: libraries/classes/Controllers/Table/Partition/DropController.php:62
7795 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:62
7796 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:62
7797 #: libraries/classes/Controllers/View/OperationsController.php:90
7798 #: libraries/classes/Html/Generator.php:863 libraries/classes/Import.php:133
7799 #: libraries/classes/InsertEdit.php:716 libraries/classes/Message.php:192
7800 #: templates/error/generic.twig:37
7801 #: templates/table/structure/display_structure.twig:355
7805 #: libraries/classes/Controllers/Table/RelationController.php:182
7806 msgid "Display column was successfully updated."
7809 #: libraries/classes/Controllers/Table/RelationController.php:275
7810 msgid "Internal relationships were successfully updated."
7813 #: libraries/classes/Controllers/Table/ReplaceController.php:300
7815 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
7818 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
7820 msgid "Failed to get description of column %s!"
7823 #: libraries/classes/Controllers/Table/StructureController.php:226
7824 #: templates/columns_definitions/column_attributes.twig:107
7825 #: templates/database/data_dictionary/index.twig:41
7826 #: templates/table/structure/display_structure.twig:137
7827 #: templates/table/structure/display_structure.twig:145
7828 #: templates/table/structure/display_structure.twig:295
7829 #: templates/table/tracking/structure_snapshot_columns.twig:25
7833 #: libraries/classes/Controllers/Table/StructureController.php:230
7834 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
7835 #: templates/columns_definitions/column_attributes.twig:115
7836 #: templates/columns_definitions/table_fields_definitions.twig:46
7837 #: templates/table/structure/display_structure.twig:167
7838 #: templates/table/structure/display_structure.twig:175
7839 #: templates/table/structure/display_structure.twig:301
7840 #: templates/table/structure/display_table_stats.twig:24
7841 #: templates/table/tracking/structure_snapshot_columns.twig:27
7845 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:172
7846 msgid "The columns have been moved successfully."
7849 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
7850 #: libraries/classes/Controllers/Table/Structure/SaveController.php:273
7851 #: libraries/classes/Tracking.php:776
7855 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
7857 msgid "The name '%s' is a MySQL reserved keyword."
7858 msgid_plural "The names '%s' are MySQL reserved keywords."
7862 #: libraries/classes/Controllers/Table/Structure/SaveController.php:218
7865 "Table %1$s has been altered successfully. Privileges have been adjusted."
7868 #: libraries/classes/Controllers/Table/TrackingController.php:69
7870 msgid "Tracking of %s is activated."
7873 #: libraries/classes/Controllers/Table/TrackingController.php:140
7874 msgid "Tracking versions deleted successfully."
7877 #: libraries/classes/Controllers/Table/TrackingController.php:145
7878 msgid "No versions selected."
7881 #: libraries/classes/Controllers/Table/TrackingController.php:174
7882 msgid "SQL statements executed."
7885 #: libraries/classes/Controllers/UserPasswordController.php:54
7886 msgid "You don't have sufficient privileges to be here right now!"
7889 #: libraries/classes/Controllers/View/CreateController.php:81
7890 msgid "View name can not be empty!"
7893 #: libraries/classes/Core.php:200 libraries/classes/ZipExtension.php:62
7895 msgid "The %s extension is missing. Please check your PHP configuration."
7898 #: libraries/classes/Database/CentralColumns.php:293
7899 #: libraries/classes/Database/CentralColumns.php:399
7900 #: libraries/classes/Database/CentralColumns.php:611
7902 "The configuration storage is not ready for the central list of columns "
7906 #: libraries/classes/Database/CentralColumns.php:351
7908 msgid "Could not add %1$s as they already exist in central list!"
7911 #: libraries/classes/Database/CentralColumns.php:367
7912 msgid "Could not add columns!"
7915 #: libraries/classes/Database/CentralColumns.php:451
7918 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
7921 #: libraries/classes/Database/CentralColumns.php:464
7922 msgid "Could not remove columns!"
7925 #: libraries/classes/Database/CentralColumns.php:625
7929 #: libraries/classes/Database/CentralColumns.php:625
7933 #: libraries/classes/Database/Designer/Common.php:528
7936 #| "The phpMyAdmin configuration storage has been deactivated. %sFind out "
7939 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
7940 "on designer when user tries to set a display field."
7942 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
7943 msgstr "PhpMyAdmin ಸಂರಚನಾ ಸಂಗ್ರಹ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ. %sಏಕೆ ತಿಳಿದುಕೊಳ್ಳಿ%s."
7945 #: libraries/classes/Database/Designer/Common.php:573
7946 msgid "Error: relationship already exists."
7949 #: libraries/classes/Database/Designer/Common.php:625
7950 msgid "FOREIGN KEY relationship has been added."
7953 #: libraries/classes/Database/Designer/Common.php:633
7954 msgid "Error: FOREIGN KEY relationship could not be added!"
7957 #: libraries/classes/Database/Designer/Common.php:640
7958 msgid "Error: Missing index on column(s)."
7961 #: libraries/classes/Database/Designer/Common.php:648
7962 #: libraries/classes/Database/Designer/Common.php:727
7963 msgid "Error: Relational features are disabled!"
7966 #: libraries/classes/Database/Designer/Common.php:672
7967 msgid "Internal relationship has been added."
7970 #: libraries/classes/Database/Designer/Common.php:680
7971 msgid "Error: Internal relationship could not be added!"
7974 #: libraries/classes/Database/Designer/Common.php:718
7975 msgid "FOREIGN KEY relationship has been removed."
7978 #: libraries/classes/Database/Designer/Common.php:749
7979 msgid "Error: Internal relationship could not be removed!"
7982 #: libraries/classes/Database/Designer/Common.php:755
7983 msgid "Internal relationship has been removed."
7986 #: libraries/classes/Database/Designer.php:136
7987 msgid "Could not load schema plugins, please check your installation!"
7990 #: libraries/classes/Database/Events.php:104
7991 #: libraries/classes/Database/Events.php:113
7992 #: libraries/classes/Database/Events.php:139
7993 #: libraries/classes/Database/Routines.php:225
7994 #: libraries/classes/Database/Routines.php:246
7995 #: libraries/classes/Database/Routines.php:348
7996 #: libraries/classes/Database/Routines.php:1250
7997 #: libraries/classes/Database/Triggers.php:117
7998 #: libraries/classes/Database/Triggers.php:126
7999 #: libraries/classes/Database/Triggers.php:153
8001 msgid "The following query has failed: \"%s\""
8004 #: libraries/classes/Database/Events.php:108
8005 #: libraries/classes/Database/Events.php:117
8006 #: libraries/classes/Database/Events.php:143
8007 #: libraries/classes/Database/Events.php:505
8008 #: libraries/classes/Database/Routines.php:229
8009 #: libraries/classes/Database/Routines.php:250
8010 #: libraries/classes/Database/Routines.php:352
8011 #: libraries/classes/Database/Routines.php:1254
8012 #: libraries/classes/Database/Routines.php:1540
8013 #: libraries/classes/Database/Triggers.php:121
8014 #: libraries/classes/Database/Triggers.php:130
8015 #: libraries/classes/Database/Triggers.php:157
8016 #: libraries/classes/Database/Triggers.php:437
8017 #: libraries/classes/Html/Generator.php:931
8018 msgid "MySQL said: "
8021 #: libraries/classes/Database/Events.php:126
8023 msgid "Event %1$s has been modified."
8026 #: libraries/classes/Database/Events.php:146
8028 msgid "Event %1$s has been created."
8031 #: libraries/classes/Database/Events.php:160
8032 #: libraries/classes/Database/Routines.php:266
8033 #: libraries/classes/Database/Triggers.php:174
8034 msgid "One or more errors have occurred while processing your request:"
8037 #: libraries/classes/Database/Events.php:239
8041 #: libraries/classes/Database/Events.php:243
8045 #: libraries/classes/Database/Events.php:404
8046 #: libraries/classes/Database/Routines.php:984
8047 #: libraries/classes/Database/Triggers.php:381
8048 msgid "The definer must be in the \"username@hostname\" format!"
8051 #: libraries/classes/Database/Events.php:412
8052 msgid "You must provide an event name!"
8055 #: libraries/classes/Database/Events.php:426
8056 msgid "You must provide a valid interval value for the event."
8059 #: libraries/classes/Database/Events.php:446
8060 msgid "You must provide a valid execution time for the event."
8063 #: libraries/classes/Database/Events.php:450
8064 msgid "You must provide a valid type for the event."
8067 #: libraries/classes/Database/Events.php:476
8068 msgid "You must provide an event definition."
8071 #: libraries/classes/Database/Events.php:502
8072 msgid "Sorry, we failed to restore the dropped event."
8075 #: libraries/classes/Database/Events.php:503
8076 #: libraries/classes/Database/Routines.php:1538
8077 #: libraries/classes/Database/Triggers.php:435
8078 msgid "The backed up query was:"
8081 #: libraries/classes/Database/Events.php:534
8082 #: libraries/classes/Database/Routines.php:151
8083 #: libraries/classes/Database/Routines.php:1143
8084 #: libraries/classes/Database/Routines.php:1312
8085 #: libraries/classes/Database/Triggers.php:466
8086 msgid "Error in processing request:"
8089 #: libraries/classes/Database/Events.php:536
8090 #, fuzzy, php-format
8091 #| msgid "No tables found in database."
8092 msgid "No event with name %1$s found in database %2$s."
8093 msgstr "ಯಾವುದೇ ಟೇಬಲ್ ಡೇಟಾಬೇಸನ್ನಲ್ಲಿ ಕಂಡುಬಂದಿಲ್ಲ."
8095 #: libraries/classes/Database/Events.php:568
8097 msgid "Export of event %s"
8100 #: libraries/classes/Database/Events.php:589
8101 #, fuzzy, php-format
8102 #| msgid "No tables found in database."
8104 "Error in processing request: No event with name %1$s found in database %2$s."
8105 msgstr "ಯಾವುದೇ ಟೇಬಲ್ ಡೇಟಾಬೇಸನ್ನಲ್ಲಿ ಕಂಡುಬಂದಿಲ್ಲ."
8107 #: libraries/classes/DatabaseInterface.php:1130
8110 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8111 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8112 "phpMyAdmin is currently using the default time zone of the database server."
8115 #: libraries/classes/DatabaseInterface.php:1175
8116 msgid "Failed to set configured collation connection!"
8119 #: libraries/classes/DatabaseInterface.php:1868
8120 msgid "Missing connection parameters!"
8123 #: libraries/classes/DatabaseInterface.php:1893
8124 msgid "Connection for controluser as defined in your configuration failed."
8127 #: libraries/classes/DatabaseInterface.php:2298
8129 msgid "See %sour documentation%s for more information."
8132 #: libraries/classes/Database/Qbe.php:756
8133 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8137 #: libraries/classes/Database/Qbe.php:760
8138 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8142 #: libraries/classes/Database/Qbe.php:766
8146 #: libraries/classes/Database/Qbe.php:769
8150 #: libraries/classes/Database/Qbe.php:1674
8151 msgid "Saved bookmarked search:"
8154 #: libraries/classes/Database/Qbe.php:1676
8155 msgid "New bookmark"
8158 #: libraries/classes/Database/Qbe.php:1703
8159 msgid "Create bookmark"
8162 #: libraries/classes/Database/Qbe.php:1706
8163 msgid "Update bookmark"
8166 #: libraries/classes/Database/Qbe.php:1708
8167 msgid "Delete bookmark"
8170 #: libraries/classes/Database/Routines.php:118
8174 #: libraries/classes/Database/Routines.php:122
8175 msgid "Edit routine"
8178 #: libraries/classes/Database/Routines.php:154
8181 "No routine with name %1$s found in database %2$s. You might be lacking the "
8182 "necessary privileges to edit this routine."
8185 #: libraries/classes/Database/Routines.php:206
8186 #: libraries/classes/Database/Routines.php:992
8188 msgid "Invalid routine type: \"%s\""
8191 #: libraries/classes/Database/Routines.php:253
8193 msgid "Routine %1$s has been created."
8196 #: libraries/classes/Database/Routines.php:413
8198 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8201 #: libraries/classes/Database/Routines.php:418
8203 msgid "Routine %1$s has been modified."
8206 #: libraries/classes/Database/Routines.php:825
8207 msgid "You must provide a name and a type for each routine parameter."
8210 #: libraries/classes/Database/Routines.php:843
8212 msgid "Invalid direction \"%s\" given for parameter."
8215 #: libraries/classes/Database/Routines.php:863
8216 #: libraries/classes/Database/Routines.php:930
8218 "You must provide length/values for routine parameters of type ENUM, SET, "
8219 "VARCHAR and VARBINARY."
8222 #: libraries/classes/Database/Routines.php:912
8223 msgid "You must provide a valid return type for the routine."
8226 #: libraries/classes/Database/Routines.php:1000
8227 msgid "You must provide a routine name!"
8230 #: libraries/classes/Database/Routines.php:1065
8231 msgid "You must provide a routine definition."
8234 #: libraries/classes/Database/Routines.php:1145
8235 #: libraries/classes/Database/Routines.php:1314
8236 #, fuzzy, php-format
8237 #| msgid "No tables found in database."
8238 msgid "No routine with name %1$s found in database %2$s."
8239 msgstr "ಯಾವುದೇ ಟೇಬಲ್ ಡೇಟಾಬೇಸನ್ನಲ್ಲಿ ಕಂಡುಬಂದಿಲ್ಲ."
8241 #: libraries/classes/Database/Routines.php:1184
8243 msgid "Execution results of routine %s"
8246 #: libraries/classes/Database/Routines.php:1232
8248 msgid "%d row affected by the last statement inside the procedure."
8249 msgid_plural "%d rows affected by the last statement inside the procedure."
8253 #: libraries/classes/Database/Routines.php:1297
8254 #: libraries/classes/Database/Routines.php:1304
8255 msgid "Execute routine"
8258 #: libraries/classes/Database/Routines.php:1537
8259 msgid "Sorry, we failed to restore the dropped routine."
8262 #: libraries/classes/Database/Routines.php:1567
8264 msgid "Export of routine %s"
8267 #: libraries/classes/Database/Routines.php:1589
8270 "Error in processing request: No routine with name %1$s found in database "
8271 "%2$s. You might be lacking the necessary privileges to view/export this "
8275 #: libraries/classes/Database/Search.php:103
8276 #: templates/database/search/main.twig:19
8277 msgid "at least one of the words"
8280 #: libraries/classes/Database/Search.php:104
8281 #: templates/database/search/main.twig:23
8282 msgid "all of the words"
8285 #: libraries/classes/Database/Search.php:105
8286 #: templates/database/search/main.twig:27
8287 msgid "the exact phrase as substring"
8290 #: libraries/classes/Database/Search.php:106
8291 #: templates/database/search/main.twig:31
8292 msgid "the exact phrase as whole field"
8295 #: libraries/classes/Database/Search.php:107
8296 #: templates/database/search/main.twig:35
8297 msgid "as regular expression"
8300 #: libraries/classes/Database/Triggers.php:140
8302 msgid "Trigger %1$s has been modified."
8305 #: libraries/classes/Database/Triggers.php:160
8307 msgid "Trigger %1$s has been created."
8310 #: libraries/classes/Database/Triggers.php:255
8314 #: libraries/classes/Database/Triggers.php:259
8315 msgid "Edit trigger"
8318 #: libraries/classes/Database/Triggers.php:389
8319 msgid "You must provide a trigger name!"
8322 #: libraries/classes/Database/Triggers.php:395
8323 msgid "You must provide a valid timing for the trigger!"
8326 #: libraries/classes/Database/Triggers.php:401
8327 msgid "You must provide a valid event for the trigger!"
8330 #: libraries/classes/Database/Triggers.php:408
8331 msgid "You must provide a valid table name!"
8334 #: libraries/classes/Database/Triggers.php:415
8335 msgid "You must provide a trigger definition."
8338 #: libraries/classes/Database/Triggers.php:434
8339 msgid "Sorry, we failed to restore the dropped trigger."
8342 #: libraries/classes/Database/Triggers.php:468
8343 #, fuzzy, php-format
8344 #| msgid "No tables found in database."
8345 msgid "No trigger with name %1$s found in database %2$s."
8346 msgstr "ಯಾವುದೇ ಟೇಬಲ್ ಡೇಟಾಬೇಸನ್ನಲ್ಲಿ ಕಂಡುಬಂದಿಲ್ಲ."
8348 #: libraries/classes/Database/Triggers.php:502
8349 #: templates/database/triggers/export.twig:2
8351 msgid "Export of trigger %s"
8354 #: libraries/classes/Database/Triggers.php:520
8355 #, fuzzy, php-format
8356 #| msgid "No tables found in database."
8358 "Error in processing request: No trigger with name %1$s found in database "
8360 msgstr "ಯಾವುದೇ ಟೇಬಲ್ ಡೇಟಾಬೇಸನ್ನಲ್ಲಿ ಕಂಡುಬಂದಿಲ್ಲ."
8362 #: libraries/classes/Dbal/DbiMysqli.php:152
8363 msgid "SSL connection enforced by server, automatically enabling it."
8366 #: libraries/classes/Dbal/DbiMysqli.php:164
8369 "Error 1045: Access denied for user. Additional error information may be "
8370 "available, but is being hidden by the %s configuration directive."
8373 #: libraries/classes/Display/Results.php:897 templates/list_navigator.twig:8
8374 #: templates/list_navigator.twig:13
8375 msgctxt "First page"
8379 #: libraries/classes/Display/Results.php:904 templates/list_navigator.twig:16
8380 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
8381 #: templates/server/binlog/index.twig:52
8382 msgctxt "Previous page"
8386 #: libraries/classes/Display/Results.php:930 templates/list_navigator.twig:33
8387 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
8388 #: templates/server/binlog/index.twig:77
8393 #: libraries/classes/Display/Results.php:955 templates/list_navigator.twig:42
8394 #: templates/list_navigator.twig:44
8399 #: libraries/classes/Display/Results.php:1468
8400 #: templates/display/results/table.twig:129
8401 msgid "Partial texts"
8404 #: libraries/classes/Display/Results.php:1472
8405 #: templates/display/results/table.twig:133
8409 #: libraries/classes/Display/Results.php:1813
8410 #: libraries/classes/Display/Results.php:1839 libraries/classes/Util.php:2575
8411 #: libraries/classes/Util.php:2598 libraries/config.values.php:113
8412 #: templates/database/multi_table_query/form.twig:69
8413 #: templates/database/qbe/sort_select_cell.twig:7
8414 #: templates/server/databases/index.twig:111
8415 #: templates/server/databases/index.twig:128
8416 #: templates/server/databases/index.twig:147
8417 #: templates/server/status/processes/list.twig:12
8418 #: templates/table/operations/index.twig:31
8419 #: templates/table/search/index.twig:163
8423 #: libraries/classes/Display/Results.php:1821
8424 #: libraries/classes/Display/Results.php:1831 libraries/classes/Util.php:2567
8425 #: libraries/classes/Util.php:2590 libraries/config.values.php:112
8426 #: templates/database/multi_table_query/form.twig:68
8427 #: templates/database/qbe/sort_select_cell.twig:5
8428 #: templates/server/databases/index.twig:109
8429 #: templates/server/databases/index.twig:126
8430 #: templates/server/databases/index.twig:145
8431 #: templates/server/status/processes/list.twig:14
8432 #: templates/table/operations/index.twig:27
8433 #: templates/table/search/index.twig:159
8437 #: libraries/classes/Display/Results.php:3006
8438 #: libraries/classes/Display/Results.php:3021
8439 msgid "The row has been deleted."
8442 #: libraries/classes/Display/Results.php:3053
8443 #: templates/server/status/processes/list.twig:44
8447 #: libraries/classes/Display/Results.php:3614
8448 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8451 #: libraries/classes/Display/Results.php:3980
8453 msgid "Showing rows %1s - %2s"
8456 #: libraries/classes/Display/Results.php:3994
8458 msgid "%1$d total, %2$d in query"
8461 #: libraries/classes/Display/Results.php:3999
8466 #: libraries/classes/Display/Results.php:4012 libraries/classes/Sql.php:973
8468 msgid "Query took %01.4f seconds."
8471 #: libraries/classes/Display/Results.php:4343
8472 msgid "Link not found!"
8475 #: libraries/classes/Engines/Bdb.php:28
8476 msgid "Version information"
8479 #: libraries/classes/Engines/Innodb.php:31
8480 msgid "Data home directory"
8483 #: libraries/classes/Engines/Innodb.php:32
8484 msgid "The common part of the directory path for all InnoDB data files."
8487 #: libraries/classes/Engines/Innodb.php:35
8491 #: libraries/classes/Engines/Innodb.php:38
8492 msgid "Autoextend increment"
8495 #: libraries/classes/Engines/Innodb.php:40
8497 "The increment size for extending the size of an autoextending tablespace "
8498 "when it becomes full."
8501 #: libraries/classes/Engines/Innodb.php:45
8502 msgid "Buffer pool size"
8505 #: libraries/classes/Engines/Innodb.php:46
8507 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
8511 #: libraries/classes/Engines/Innodb.php:107
8515 #: libraries/classes/Engines/Innodb.php:108
8516 #: libraries/classes/Server/Status/Data.php:233
8517 msgid "InnoDB Status"
8520 #: libraries/classes/Engines/Innodb.php:135
8521 msgid "Buffer Pool Usage"
8524 #: libraries/classes/Engines/Innodb.php:142
8528 #: libraries/classes/Engines/Innodb.php:150
8532 #: libraries/classes/Engines/Innodb.php:156
8536 #: libraries/classes/Engines/Innodb.php:162
8537 msgid "Pages containing data"
8540 #: libraries/classes/Engines/Innodb.php:168
8541 msgid "Pages to be flushed"
8544 #: libraries/classes/Engines/Innodb.php:174
8548 #: libraries/classes/Engines/Innodb.php:183
8549 msgid "Latched pages"
8552 #: libraries/classes/Engines/Innodb.php:194
8553 msgid "Buffer Pool Activity"
8556 #: libraries/classes/Engines/Innodb.php:198
8557 msgid "Read requests"
8560 #: libraries/classes/Engines/Innodb.php:204
8561 msgid "Write requests"
8564 #: libraries/classes/Engines/Innodb.php:210
8568 #: libraries/classes/Engines/Innodb.php:216
8572 #: libraries/classes/Engines/Innodb.php:222
8573 msgid "Read misses in %"
8576 #: libraries/classes/Engines/Innodb.php:237
8577 msgid "Write waits in %"
8580 #: libraries/classes/Engines/Myisam.php:28
8581 msgid "Data pointer size"
8584 #: libraries/classes/Engines/Myisam.php:30
8586 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
8587 "tables when no MAX_ROWS option is specified."
8590 #: libraries/classes/Engines/Myisam.php:36
8591 msgid "Automatic recovery mode"
8594 #: libraries/classes/Engines/Myisam.php:38
8596 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
8597 "myisam-recover server startup option."
8600 #: libraries/classes/Engines/Myisam.php:43
8601 msgid "Maximum size for temporary sort files"
8604 #: libraries/classes/Engines/Myisam.php:45
8606 "The maximum size of the temporary file MySQL is allowed to use while re-"
8607 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
8611 #: libraries/classes/Engines/Myisam.php:52
8612 msgid "Maximum size for temporary files on index creation"
8615 #: libraries/classes/Engines/Myisam.php:54
8617 "If the temporary file used for fast MyISAM index creation would be larger "
8618 "than using the key cache by the amount specified here, prefer the key cache "
8622 #: libraries/classes/Engines/Myisam.php:61
8623 msgid "Repair threads"
8626 #: libraries/classes/Engines/Myisam.php:63
8628 "If this value is greater than 1, MyISAM table indexes are created in "
8629 "parallel (each index in its own thread) during the repair by sorting process."
8632 #: libraries/classes/Engines/Myisam.php:70
8633 msgid "Sort buffer size"
8636 #: libraries/classes/Engines/Myisam.php:72
8638 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
8639 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
8642 #: libraries/classes/Engines/Pbxt.php:33
8643 msgid "Index cache size"
8646 #: libraries/classes/Engines/Pbxt.php:35
8648 "This is the amount of memory allocated to the index cache. Default value is "
8649 "32MB. The memory allocated here is used only for caching index pages."
8652 #: libraries/classes/Engines/Pbxt.php:42
8653 msgid "Record cache size"
8656 #: libraries/classes/Engines/Pbxt.php:44
8658 "This is the amount of memory allocated to the record cache used to cache "
8659 "table data. The default value is 32MB. This memory is used to cache changes "
8660 "to the handle data (.xtd) and row pointer (.xtr) files."
8663 #: libraries/classes/Engines/Pbxt.php:52
8664 msgid "Log cache size"
8667 #: libraries/classes/Engines/Pbxt.php:54
8669 "The amount of memory allocated to the transaction log cache used to cache on "
8670 "transaction log data. The default is 16MB."
8673 #: libraries/classes/Engines/Pbxt.php:61
8674 msgid "Log file threshold"
8677 #: libraries/classes/Engines/Pbxt.php:63
8679 "The size of a transaction log before rollover, and a new log is created. The "
8680 "default value is 16MB."
8683 #: libraries/classes/Engines/Pbxt.php:69
8684 msgid "Transaction buffer size"
8687 #: libraries/classes/Engines/Pbxt.php:71
8689 "The size of the global transaction log buffer (the engine allocates 2 "
8690 "buffers of this size). The default is 1MB."
8693 #: libraries/classes/Engines/Pbxt.php:78
8694 msgid "Checkpoint frequency"
8697 #: libraries/classes/Engines/Pbxt.php:80
8699 "The amount of data written to the transaction log before a checkpoint is "
8700 "performed. The default value is 24MB."
8703 #: libraries/classes/Engines/Pbxt.php:87
8704 msgid "Data log threshold"
8707 #: libraries/classes/Engines/Pbxt.php:89
8709 "The maximum size of a data log file. The default value is 64MB. PBXT can "
8710 "create a maximum of 32000 data logs, which are used by all tables. So the "
8711 "value of this variable can be increased to increase the total amount of data "
8712 "that can be stored in the database."
8715 #: libraries/classes/Engines/Pbxt.php:98
8716 msgid "Garbage threshold"
8719 #: libraries/classes/Engines/Pbxt.php:100
8721 "The percentage of garbage in a data log file before it is compacted. This is "
8722 "a value between 1 and 99. The default is 50."
8725 #: libraries/classes/Engines/Pbxt.php:107
8726 msgid "Log buffer size"
8729 #: libraries/classes/Engines/Pbxt.php:109
8731 "The size of the buffer used when writing a data log. The default is 256MB. "
8732 "The engine allocates one buffer per thread, but only if the thread is "
8733 "required to write a data log."
8736 #: libraries/classes/Engines/Pbxt.php:117
8737 msgid "Data file grow size"
8740 #: libraries/classes/Engines/Pbxt.php:118
8741 msgid "The grow size of the handle data (.xtd) files."
8744 #: libraries/classes/Engines/Pbxt.php:122
8745 msgid "Row file grow size"
8748 #: libraries/classes/Engines/Pbxt.php:123
8749 msgid "The grow size of the row pointer (.xtr) files."
8752 #: libraries/classes/Engines/Pbxt.php:127
8753 msgid "Log file count"
8756 #: libraries/classes/Engines/Pbxt.php:129
8758 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
8759 "system will maintain. If the number of logs exceeds this value then old logs "
8760 "will be deleted, otherwise they are renamed and given the next highest "
8764 #: libraries/classes/Engines/Pbxt.php:169
8765 #: libraries/classes/Html/Generator.php:792
8766 #: libraries/classes/Html/MySQLDocumentation.php:50
8767 #: libraries/classes/Sanitize.php:203
8768 #: templates/config/form_display/input.twig:10 templates/home/index.twig:244
8769 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
8770 #: templates/setup/home/index.twig:131
8771 msgid "Documentation"
8774 #: libraries/classes/Engines/Pbxt.php:185
8777 "Documentation and further information about PBXT can be found on the "
8778 "%sPrimeBase XT Home Page%s."
8781 #: libraries/classes/ErrorHandler.php:104
8782 msgid "Too many error messages, some are not displayed."
8785 #: libraries/classes/ErrorHandler.php:428
8789 #: libraries/classes/ErrorHandler.php:433 templates/error/report_form.twig:25
8790 msgid "Automatically send report next time"
8793 #: libraries/classes/Export.php:158 libraries/classes/Export.php:194
8794 #: libraries/classes/Export.php:468
8796 msgid "Insufficient space to save the file %s."
8799 #: libraries/classes/Export.php:417
8802 "File %s already exists on server, change filename or check overwrite option."
8805 #: libraries/classes/Export.php:424 libraries/classes/Export.php:434
8807 msgid "The web server does not have permission to save the file %s."
8810 #: libraries/classes/Export.php:474
8812 msgid "Dump has been saved to file %s."
8815 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
8816 #: libraries/classes/Export.php:981
8817 msgid "Exporting a raw query is not supported for this export method."
8820 #: libraries/classes/File.php:231
8821 msgid "File was not an uploaded file."
8824 #: libraries/classes/File.php:266
8825 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
8828 #: libraries/classes/File.php:271
8830 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
8834 #: libraries/classes/File.php:276
8835 msgid "The uploaded file was only partially uploaded."
8838 #: libraries/classes/File.php:280
8839 msgid "Missing a temporary folder."
8842 #: libraries/classes/File.php:283
8843 msgid "Failed to write file to disk."
8846 #: libraries/classes/File.php:286
8847 msgid "File upload stopped by extension."
8850 #: libraries/classes/File.php:289
8851 msgid "Unknown error in file upload."
8854 #: libraries/classes/File.php:422
8855 msgid "File is a symbolic link"
8858 #: libraries/classes/File.php:429 libraries/classes/File.php:520
8859 msgid "File could not be read!"
8862 #: libraries/classes/File.php:465
8863 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
8866 #: libraries/classes/File.php:485
8867 msgid "Error while moving uploaded file."
8870 #: libraries/classes/File.php:494
8871 msgid "Cannot read uploaded file."
8874 #: libraries/classes/File.php:571
8877 "You attempted to load file with unsupported compression (%s). Either support "
8878 "for it is not implemented or disabled by your configuration."
8881 #: libraries/classes/FlashMessages.php:24
8882 msgid "Session not found."
8885 #: libraries/classes/Html/Generator.php:146
8887 msgid "Jump to database “%s”."
8890 #: libraries/classes/Html/Generator.php:174
8892 msgid "The %s functionality is affected by a known bug, see %s"
8895 #: libraries/classes/Html/Generator.php:242
8896 msgid "SSL is not being used"
8899 #: libraries/classes/Html/Generator.php:247
8900 msgid "SSL is used with disabled verification"
8903 #: libraries/classes/Html/Generator.php:249
8904 msgid "SSL is used without certification authority"
8907 #: libraries/classes/Html/Generator.php:252
8911 #: libraries/classes/Html/Generator.php:357
8912 msgid "The PHP function password_hash() with default options."
8915 #: libraries/classes/Html/Generator.php:358
8916 msgid "password_hash() PHP function"
8919 #: libraries/classes/Html/Generator.php:640
8920 msgid "Skip Explain SQL"
8923 #: libraries/classes/Html/Generator.php:649
8925 msgid "Analyze Explain at %s"
8928 #: libraries/classes/Html/Generator.php:678
8931 msgid "Without PHP code"
8934 #: libraries/classes/Html/Generator.php:686
8935 #: templates/database/multi_table_query/form.twig:175
8936 #: templates/database/qbe/selection_form.twig:115
8937 msgid "Submit query"
8940 #: libraries/classes/Html/Generator.php:733 templates/console/display.twig:31
8941 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
8945 #: libraries/classes/Html/Generator.php:746
8946 msgctxt "Inline edit query"
8950 #: libraries/classes/Html/Generator.php:870
8951 msgid "Static analysis:"
8954 #: libraries/classes/Html/Generator.php:873
8956 msgid "%d errors were found during analysis."
8959 #: libraries/classes/Import.php:287 libraries/classes/Sql.php:981
8960 msgid "[ROLLBACK occurred.]"
8963 #: libraries/classes/Import.php:1258
8965 "The following structures have either been created or altered. Here you can:"
8968 #: libraries/classes/Import.php:1260
8969 msgid "View a structure's contents by clicking on its name."
8972 #: libraries/classes/Import.php:1261
8974 "Change any of its settings by clicking the corresponding \"Options\" link."
8977 #: libraries/classes/Import.php:1262
8978 msgid "Edit structure by following the \"Structure\" link."
8981 #: libraries/classes/Import.php:1266 libraries/classes/Import.php:1300
8982 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
8983 #: libraries/classes/Plugins/Export/ExportCsv.php:46
8984 #: libraries/classes/Plugins/Export/ExportExcel.php:39
8985 #: libraries/classes/Plugins/Export/ExportHtmlword.php:46
8986 #: libraries/classes/Plugins/Export/ExportJson.php:72
8987 #: libraries/classes/Plugins/Export/ExportLatex.php:67
8988 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
8989 #: libraries/classes/Plugins/Export/ExportOds.php:53
8990 #: libraries/classes/Plugins/Export/ExportOdt.php:59
8991 #: libraries/classes/Plugins/Export/ExportPdf.php:65
8992 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
8993 #: libraries/classes/Plugins/Export/ExportSql.php:115
8994 #: libraries/classes/Plugins/Export/ExportTexytext.php:45
8995 #: libraries/classes/Plugins/Export/ExportXml.php:76
8996 #: libraries/classes/Plugins/Export/ExportYaml.php:44
8997 #: libraries/classes/Plugins/Import/ImportCsv.php:70
8998 #: libraries/classes/Plugins/Import/ImportLdi.php:51
8999 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
9000 #: libraries/classes/Plugins/Import/ImportOds.php:53
9001 #: libraries/classes/Plugins/Import/ImportShp.php:70
9002 #: libraries/classes/Plugins/Import/ImportSql.php:46
9003 #: libraries/classes/Plugins/Import/ImportXml.php:51
9004 #: templates/console/display.twig:7 templates/console/display.twig:140
9005 #: templates/database/designer/database_tables.twig:114
9006 #: templates/database/routines/editor_form.twig:53
9007 #: templates/table/structure/display_table_stats.twig:97
9011 #: libraries/classes/Import.php:1269
9013 msgid "Go to database: %s"
9016 #: libraries/classes/Import.php:1275 libraries/classes/Import.php:1318
9018 msgid "Edit settings for %s"
9021 #: libraries/classes/Import.php:1303
9023 msgid "Go to table: %s"
9026 #: libraries/classes/Import.php:1311
9028 msgid "Structure of %s"
9031 #: libraries/classes/Import.php:1329
9033 msgid "Go to view: %s"
9036 #: libraries/classes/Import.php:1357
9038 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9039 "engine tables can be rolled back."
9042 #: libraries/classes/Index.php:620
9045 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9049 #: libraries/classes/InsertEdit.php:343
9050 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
9051 #: templates/database/routines/execute_form.twig:18
9052 #: templates/table/search/index.twig:36
9053 #: templates/table/zoom_search/index.twig:34
9057 #: libraries/classes/InsertEdit.php:346
9058 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
9059 #: libraries/classes/Plugins/Export/ExportHtmlword.php:370
9060 #: libraries/classes/Plugins/Export/ExportLatex.php:536
9061 #: libraries/classes/Plugins/Export/ExportOdt.php:370
9062 #: libraries/classes/Plugins/Export/ExportOdt.php:474
9063 #: libraries/classes/Plugins/Export/ExportTexytext.php:288
9064 #: libraries/classes/Plugins/Export/ExportTexytext.php:380
9065 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:527
9066 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
9067 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
9068 #: templates/columns_definitions/table_fields_definitions.twig:12
9069 #: templates/database/central_columns/edit.twig:9
9070 #: templates/database/central_columns/main.twig:20
9071 #: templates/database/central_columns/main.twig:224
9072 #: templates/database/data_dictionary/index.twig:23
9073 #: templates/database/data_dictionary/index.twig:74
9074 #: templates/database/events/index.twig:45
9075 #: templates/database/privileges/index.twig:19
9076 #: templates/database/routines/editor_form.twig:26
9077 #: templates/database/routines/editor_form.twig:51
9078 #: templates/database/routines/execute_form.twig:16
9079 #: templates/database/routines/index.twig:50
9080 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
9081 #: templates/table/privileges/index.twig:21
9082 #: templates/table/search/index.twig:39
9083 #: templates/table/structure/display_structure.twig:22
9084 #: templates/table/structure/display_structure.twig:459
9085 #: templates/table/tracking/structure_snapshot_columns.twig:7
9086 #: templates/table/tracking/structure_snapshot_indexes.twig:6
9087 #: templates/table/zoom_search/index.twig:37
9091 #: libraries/classes/InsertEdit.php:717 templates/import.twig:60
9092 #: templates/import.twig:85
9093 msgid "The directory you set for upload work cannot be reached."
9096 #: libraries/classes/InsertEdit.php:725
9097 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9098 #: templates/server/privileges/privileges_table.twig:32
9099 #: templates/server/privileges/privileges_table.twig:59
9100 #: templates/server/privileges/privileges_table.twig:86
9101 #: templates/server/privileges/privileges_table.twig:113
9102 #: templates/table/search/index.twig:129
9106 #: libraries/classes/InsertEdit.php:726
9107 msgid "web server upload directory:"
9110 #: libraries/classes/InsertEdit.php:1333 libraries/classes/Sql.php:964
9111 msgid "Showing SQL query"
9114 #: libraries/classes/InsertEdit.php:1357 libraries/classes/Sql.php:944
9116 msgid "Inserted row id: %1$d"
9119 #: libraries/classes/LanguageManager.php:979
9120 msgid "Ignoring unsupported language code."
9123 #: libraries/classes/Linter.php:108
9125 "Linting is disabled for this query because it exceeds the maximum length."
9128 #: libraries/classes/Linter.php:162
9130 msgid "%1$s (near <code>%2$s</code>)"
9133 #: libraries/classes/Menu.php:240
9134 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9135 #: libraries/classes/Util.php:1481 libraries/classes/Util.php:1975
9136 #: libraries/config.values.php:68 libraries/config.values.php:82
9137 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9138 #: templates/database/structure/structure_table_row.twig:43
9139 #: templates/table/structure/display_structure.twig:282
9143 #: libraries/classes/Menu.php:259 libraries/classes/Menu.php:366
9144 #: libraries/classes/Navigation/Nodes/NodeTable.php:304
9145 #: libraries/classes/Util.php:1479 libraries/classes/Util.php:1961
9146 #: libraries/classes/Util.php:1978 libraries/config.values.php:64
9147 #: libraries/config.values.php:78 libraries/config.values.php:169
9148 #: libraries/config.values.php:179 templates/database/routines/index.twig:27
9149 #: templates/database/routines/index.twig:28
9150 #: templates/database/structure/structure_table_row.twig:53
9151 #: templates/server/databases/index.twig:76
9152 #: templates/server/databases/index.twig:77
9156 #: libraries/classes/Menu.php:270
9157 #: libraries/classes/Navigation/Nodes/NodeTable.php:307
9158 #: libraries/classes/Util.php:1480 libraries/classes/Util.php:1979
9159 #: libraries/config.values.php:66 libraries/config.values.php:80
9160 #: libraries/config.values.php:181
9161 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9162 #: templates/database/structure/structure_table_row.twig:59
9163 #: templates/sql/query.twig:75
9167 #: libraries/classes/Menu.php:296 libraries/classes/Menu.php:406
9168 #: libraries/classes/Server/Privileges.php:2842 libraries/classes/Util.php:1966
9169 #: libraries/classes/Util.php:1982 libraries/config.values.php:161
9170 #: templates/database/privileges/index.twig:20
9171 #: templates/server/privileges/privileges_summary.twig:15
9172 #: templates/server/sub_page_header.twig:2
9173 #: templates/table/privileges/index.twig:22
9177 #: libraries/classes/Menu.php:307 libraries/classes/Menu.php:317
9178 #: libraries/classes/Menu.php:397 libraries/classes/Util.php:1482
9179 #: libraries/classes/Util.php:1965 libraries/classes/Util.php:1983
9180 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9184 #: libraries/classes/Menu.php:323 libraries/classes/Menu.php:432
9185 #: libraries/classes/Util.php:1970 libraries/classes/Util.php:1984
9189 #: libraries/classes/Menu.php:330 libraries/classes/Menu.php:425
9190 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
9191 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
9192 #: libraries/classes/Plugins/Export/ExportHtmlword.php:558
9193 #: libraries/classes/Plugins/Export/ExportOdt.php:703
9194 #: libraries/classes/Plugins/Export/ExportPdf.php:261
9195 #: libraries/classes/Plugins/Export/ExportSql.php:2097
9196 #: libraries/classes/Plugins/Export/ExportTexytext.php:541
9197 #: libraries/classes/Plugins/Export/ExportXml.php:120
9198 #: libraries/classes/Util.php:1969 libraries/classes/Util.php:1985
9199 #: templates/database/triggers/list.twig:3
9203 #: libraries/classes/Menu.php:371 libraries/classes/Menu.php:379
9204 #: libraries/classes/Menu.php:387
9205 msgid "Database seems to be empty!"
9208 #: libraries/classes/Menu.php:374 libraries/classes/Util.php:1962
9212 #: libraries/classes/Menu.php:412 libraries/classes/Util.php:1967
9213 #: templates/database/routines/index.twig:3
9217 #: libraries/classes/Menu.php:418
9218 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
9219 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
9220 #: libraries/classes/Plugins/Export/ExportSql.php:1014
9221 #: libraries/classes/Plugins/Export/ExportXml.php:100
9222 #: libraries/classes/Util.php:1968 templates/database/events/index.twig:3
9226 #: libraries/classes/Menu.php:439 libraries/classes/Util.php:1971
9230 #: libraries/classes/Menu.php:446 libraries/classes/Util.php:1972
9231 #: templates/database/structure/check_all_tables.twig:32
9232 msgid "Central columns"
9235 #: libraries/classes/Menu.php:503
9236 msgid "User accounts"
9239 #: libraries/classes/Menu.php:538 libraries/classes/Server/Status/Data.php:152
9240 #: libraries/classes/Util.php:1951 templates/server/binlog/index.twig:3
9244 #: libraries/classes/Menu.php:545 libraries/classes/Server/Status/Data.php:157
9245 #: libraries/classes/Util.php:1952
9246 #: templates/database/structure/body_for_table_summary.twig:11
9247 #: templates/database/structure/table_header.twig:10
9248 #: templates/server/replication/index.twig:5
9252 #: libraries/classes/Menu.php:551 libraries/classes/Server/Status/Data.php:229
9253 #: libraries/classes/Util.php:1953 libraries/config.values.php:159
9254 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9255 #: templates/sql/query.twig:191
9259 #: libraries/classes/Menu.php:556 libraries/classes/Util.php:1954
9263 #: libraries/classes/Menu.php:561 libraries/classes/Util.php:1956
9267 #: libraries/classes/Menu.php:566 libraries/classes/Util.php:1955
9268 #: templates/server/plugins/index.twig:4
9272 #: libraries/classes/Message.php:252
9274 msgid "%1$d row affected."
9275 msgid_plural "%1$d rows affected."
9279 #: libraries/classes/Message.php:273
9281 msgid "%1$d row deleted."
9282 msgid_plural "%1$d rows deleted."
9286 #: libraries/classes/Message.php:294
9288 msgid "%1$d row inserted."
9289 msgid_plural "%1$d rows inserted."
9293 #: libraries/classes/Navigation/Navigation.php:231
9297 #: libraries/classes/Navigation/Navigation.php:232
9301 #: libraries/classes/Navigation/Navigation.php:233
9305 #: libraries/classes/Navigation/Navigation.php:234
9309 #: libraries/classes/Navigation/Navigation.php:235
9310 #: templates/database/export/index.twig:14
9314 #: libraries/classes/Navigation/Navigation.php:236
9318 #: libraries/classes/Navigation/NavigationTree.php:759
9320 "There are large item groups in navigation panel which may affect the "
9321 "performance. Consider disabling item grouping in the navigation panel."
9324 #: libraries/classes/Navigation/NavigationTree.php:833
9328 #: libraries/classes/Navigation/NavigationTree.php:946
9330 msgid "%s result found"
9331 msgid_plural "%s results found"
9335 #: libraries/classes/Navigation/NavigationTree.php:1348
9336 msgid "Collapse all"
9339 #. l10n: The word "Node" must not be translated here
9340 #: libraries/classes/Navigation/NodeFactory.php:43
9342 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9345 #: libraries/classes/Navigation/NodeFactory.php:73
9347 msgid "Could not load class \"%1$s\""
9350 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9351 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
9352 #: templates/sql/query.twig:62
9356 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
9357 msgctxt "Create new column"
9361 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
9362 #: libraries/classes/Plugins/Export/ExportHtmlword.php:272
9363 #: libraries/classes/Plugins/Export/ExportHtmlword.php:367
9364 #: libraries/classes/Plugins/Export/ExportLatex.php:535
9365 #: libraries/classes/Plugins/Export/ExportOdt.php:367
9366 #: libraries/classes/Plugins/Export/ExportOdt.php:471
9367 #: libraries/classes/Plugins/Export/ExportTexytext.php:287
9368 #: libraries/classes/Plugins/Export/ExportTexytext.php:379
9369 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:525
9370 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
9371 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
9372 #: templates/columns_definitions/column_name.twig:16
9373 #: templates/database/data_dictionary/index.twig:22
9374 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
9375 #: templates/table/index_form.twig:138
9376 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
9377 #: templates/table/operations/index.twig:13
9378 #: templates/table/relation/common_form.twig:18
9379 #: templates/table/relation/common_form.twig:23
9380 #: templates/table/relation/common_form.twig:38
9381 #: templates/table/relation/common_form.twig:120
9382 #: templates/table/relation/common_form.twig:189
9383 #: templates/table/relation/foreign_key_row.twig:120
9384 #: templates/table/relation/foreign_key_row.twig:130
9385 #: templates/table/search/index.twig:38
9386 #: templates/table/structure/display_structure.twig:462
9387 #: templates/table/tracking/structure_snapshot_columns.twig:6
9388 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9389 #: templates/table/zoom_search/index.twig:36
9390 #: templates/table/zoom_search/result_form.twig:35
9394 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
9395 msgctxt "Create new database"
9399 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
9400 msgid "Database operations"
9403 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:664
9404 msgid "Show hidden items"
9407 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
9408 msgctxt "Create new event"
9412 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
9413 #: libraries/classes/Plugins/Export/ExportHtmlword.php:475
9414 #: libraries/classes/Plugins/Export/ExportOdt.php:600
9415 #: libraries/classes/Plugins/Export/ExportTexytext.php:456
9416 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
9417 #: templates/database/triggers/editor_form.twig:47
9418 #: templates/database/triggers/list.twig:48
9422 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9423 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
9424 #: libraries/classes/Plugins/Export/ExportSql.php:634
9425 #: libraries/classes/Plugins/Export/ExportXml.php:105
9429 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
9430 msgctxt "Create new function"
9434 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
9435 msgctxt "Create new index"
9439 #: libraries/classes/Navigation/Nodes/Node.php:630
9440 msgid "Expand/Collapse"
9443 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9444 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
9445 #: libraries/classes/Plugins/Export/ExportSql.php:623
9446 #: libraries/classes/Plugins/Export/ExportXml.php:110
9450 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
9451 msgctxt "Create new procedure"
9455 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
9459 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
9460 msgctxt "Create new table"
9464 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
9465 msgctxt "Create new trigger"
9469 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
9473 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
9474 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
9475 #: libraries/classes/Plugins/Export/ExportXml.php:125
9476 #: templates/database/structure/show_create.twig:28
9480 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
9481 msgctxt "Create new view"
9485 #: libraries/classes/Normalization.php:223
9486 msgid "Make all columns atomic"
9489 #: libraries/classes/Normalization.php:225
9490 #: libraries/classes/Normalization.php:961
9491 msgid "First step of normalization (1NF)"
9494 #: libraries/classes/Normalization.php:228
9495 #: libraries/classes/Normalization.php:278
9496 #: libraries/classes/Normalization.php:324
9497 #: libraries/classes/Normalization.php:361
9501 #: libraries/classes/Normalization.php:230
9503 "Do you have any column which can be split into more than one column? For "
9504 "example: address can be split into street, city, country and zip."
9507 #: libraries/classes/Normalization.php:236
9508 msgid "Show me the central list of columns that are not already in this table"
9511 #: libraries/classes/Normalization.php:238
9513 "Select a column which can be split into more than one (on select of 'no such "
9514 "column', it'll move to next step)."
9517 #: libraries/classes/Normalization.php:253
9521 #: libraries/classes/Normalization.php:275
9522 msgid "Have a primary key"
9525 #: libraries/classes/Normalization.php:281
9526 msgid "Primary key already exists."
9529 #: libraries/classes/Normalization.php:286
9531 "There is no primary key; please add one.<br>Hint: A primary key is a column "
9532 "(or combination of columns) that uniquely identify all rows."
9535 #: libraries/classes/Normalization.php:294
9536 msgid "Add a primary key on existing column(s)"
9539 #: libraries/classes/Normalization.php:298
9541 "If it's not possible to make existing column combinations as primary key"
9544 #: libraries/classes/Normalization.php:300
9545 msgid "+ Add a new primary key column"
9548 #: libraries/classes/Normalization.php:323
9549 msgid "Remove redundant columns"
9552 #: libraries/classes/Normalization.php:326
9554 "Do you have a group of columns which on combining gives an existing column? "
9555 "For example, if you have first_name, last_name and full_name then combining "
9556 "first_name and last_name gives full_name which is redundant."
9559 #: libraries/classes/Normalization.php:332
9561 "Check the columns which are redundant and click on remove. If no redundant "
9562 "column, click on 'No redundant column'"
9565 #: libraries/classes/Normalization.php:337
9566 msgid "Remove selected"
9569 #: libraries/classes/Normalization.php:338
9570 msgid "No redundant column"
9573 #: libraries/classes/Normalization.php:360
9574 msgid "Move repeating groups"
9577 #: libraries/classes/Normalization.php:363
9579 "Do you have a group of two or more columns that are closely related and are "
9580 "all repeating the same attribute? For example, a table that holds data on "
9581 "books might have columns such as book_id, author1, author2, author3 and so "
9582 "on which form a repeating group. In this case a new table (book_id, author) "
9583 "should be created."
9586 #: libraries/classes/Normalization.php:371
9588 "Check the columns which form a repeating group. If no such group, click on "
9589 "'No repeating group'"
9592 #: libraries/classes/Normalization.php:376
9593 msgid "No repeating group"
9596 #: libraries/classes/Normalization.php:404
9600 #: libraries/classes/Normalization.php:404
9601 msgid "Find partial dependencies"
9604 #: libraries/classes/Normalization.php:425
9607 "No partial dependencies possible as no non-primary column exists since "
9608 "primary key ( %1$s ) is composed of all the columns in the table."
9611 #: libraries/classes/Normalization.php:431
9612 #: libraries/classes/Normalization.php:473
9613 msgid "Table is already in second normal form."
9616 #: libraries/classes/Normalization.php:436
9619 "The primary key ( %1$s ) consists of more than one column so we need to find "
9620 "the partial dependencies."
9623 #: libraries/classes/Normalization.php:440
9624 #: libraries/classes/Normalization.php:870
9626 "Please answer the following question(s) carefully to obtain a correct "
9630 #: libraries/classes/Normalization.php:442
9631 msgid "+ Show me the possible partial dependencies based on data in the table"
9634 #: libraries/classes/Normalization.php:445
9636 "For each column below, please select the <b>minimal set</b> of columns among "
9637 "given set whose values combined together are sufficient to determine the "
9638 "value of the column."
9641 #: libraries/classes/Normalization.php:458
9642 #: libraries/classes/Normalization.php:912
9644 msgid "'%1$s' depends on:"
9647 #: libraries/classes/Normalization.php:469
9650 "No partial dependencies possible as the primary key ( %1$s ) has just one "
9654 #: libraries/classes/Normalization.php:497
9657 "In order to put the original table '%1$s' into Second normal form we need to "
9658 "create the following tables:"
9661 #: libraries/classes/Normalization.php:535
9663 msgid "The second step of normalization is complete for table '%1$s'."
9666 #: libraries/classes/Normalization.php:591
9667 #: libraries/classes/Normalization.php:764
9668 #: libraries/classes/Normalization.php:842
9669 msgid "Error in processing!"
9672 #: libraries/classes/Normalization.php:638
9675 "In order to put the original table '%1$s' into Third normal form we need to "
9676 "create the following tables:"
9679 #: libraries/classes/Normalization.php:695
9680 msgid "The third step of normalization is complete."
9683 #: libraries/classes/Normalization.php:815
9685 msgid "Selected repeating group has been moved to the table '%s'"
9688 #: libraries/classes/Normalization.php:868
9692 #: libraries/classes/Normalization.php:868
9693 msgid "Find transitive dependencies"
9696 #: libraries/classes/Normalization.php:872
9698 "For each column below, please select the <b>minimal set</b> of columns among "
9699 "given set whose values combined together are sufficient to determine the "
9700 "value of the column.<br>Note: A column may have no transitive dependency, in "
9701 "that case you don't have to select any."
9704 #: libraries/classes/Normalization.php:926
9706 "No Transitive dependencies possible as the table doesn't have any non "
9707 "primary key columns"
9710 #: libraries/classes/Normalization.php:929
9711 msgid "Table is already in Third normal form!"
9714 #: libraries/classes/Normalization.php:955
9715 msgid "Improve table structure (Normalization):"
9718 #: libraries/classes/Normalization.php:956
9719 msgid "Select up to what step you want to normalize"
9722 #: libraries/classes/Normalization.php:966
9723 msgid "Second step of normalization (1NF+2NF)"
9726 #: libraries/classes/Normalization.php:971
9727 msgid "Third step of normalization (1NF+2NF+3NF)"
9730 #: libraries/classes/Normalization.php:976
9732 "Hint: Please follow the procedure carefully in order to obtain correct "
9736 #: libraries/classes/Normalization.php:1047
9738 "This list is based on a subset of the table's data and is not necessarily "
9742 #: libraries/classes/Normalization.php:1062
9743 msgid "No partial dependencies found!"
9746 #: libraries/classes/Operations.php:555
9747 #: templates/table/structure/display_partitions.twig:84
9751 #: libraries/classes/Operations.php:556
9752 #: templates/table/structure/display_partitions.twig:94
9756 #: libraries/classes/Operations.php:557
9757 #: templates/table/structure/display_partitions.twig:104
9761 #: libraries/classes/Operations.php:558
9762 #: templates/table/structure/display_partitions.twig:114
9766 #: libraries/classes/Operations.php:559
9767 #: templates/table/structure/display_partitions.twig:124
9771 #: libraries/classes/Operations.php:560
9772 #: templates/table/structure/display_partitions.twig:134
9776 #: libraries/classes/Operations.php:572 templates/database/events/index.twig:19
9777 #: templates/database/events/index.twig:20
9778 #: templates/database/events/index.twig:96
9779 #: templates/database/events/index.twig:102
9780 #: templates/database/events/row.twig:47 templates/database/events/row.twig:53
9781 #: templates/database/routines/index.twig:19
9782 #: templates/database/routines/index.twig:20
9783 #: templates/database/routines/parameter_row.twig:51
9784 #: templates/database/routines/row.twig:77
9785 #: templates/database/structure/check_all_tables.twig:16
9786 #: templates/database/structure/structure_table_row.twig:87
9787 #: templates/database/triggers/list.twig:19
9788 #: templates/database/triggers/list.twig:20
9789 #: templates/database/triggers/row.twig:52
9790 #: templates/database/triggers/row.twig:58 templates/indexes.twig:58
9791 #: templates/server/databases/index.twig:67
9792 #: templates/server/databases/index.twig:68
9793 #: templates/server/databases/index.twig:324
9794 #: templates/table/relation/foreign_key_row.twig:25
9795 #: templates/table/structure/display_partitions.twig:145
9796 #: templates/table/structure/display_structure.twig:120
9797 #: templates/table/structure/display_structure.twig:290
9798 #: templates/table/structure/display_structure.twig:508
9802 #: libraries/classes/Operations.php:574
9806 #: libraries/classes/Operations.php:930
9807 msgid "Can't move table to same one!"
9810 #: libraries/classes/Operations.php:932
9811 msgid "Can't copy table to same one!"
9814 #: libraries/classes/Operations.php:956
9816 msgid "Table %s has been moved to %s. Privileges have been adjusted."
9819 #: libraries/classes/Operations.php:962
9821 msgid "Table %s has been copied to %s. Privileges have been adjusted."
9824 #: libraries/classes/Operations.php:969
9826 msgid "Table %s has been moved to %s."
9829 #: libraries/classes/Operations.php:973
9831 msgid "Table %s has been copied to %s."
9834 #: libraries/classes/Operations.php:997
9835 msgid "The table name is empty!"
9838 #: libraries/classes/Pdf.php:136
9839 msgid "Error while creating PDF:"
9842 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
9843 msgid "Cannot connect: invalid settings."
9846 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
9847 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
9848 #: templates/login/header.twig:10
9850 msgid "Welcome to %s"
9853 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
9856 "You probably did not create a configuration file. You might want to use the "
9857 "%1$ssetup script%2$s to create one."
9860 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
9862 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
9863 "connection. You should check the host, username and password in your "
9864 "configuration and make sure that they correspond to the information given by "
9865 "the administrator of the MySQL server."
9868 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
9869 msgid "Retry to connect"
9872 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:133
9873 msgid "Your session has expired. Please log in again."
9876 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252
9877 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
9880 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:287
9881 msgid "Failed to connect to the reCAPTCHA service!"
9884 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:289
9885 msgid "Entered captcha is wrong, try again!"
9888 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
9890 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
9891 "restricts passwords to less than 1000 characters."
9894 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
9895 msgid "You are not allowed to log in to this MySQL server!"
9898 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
9899 msgid "Wrong username/password. Access denied."
9902 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
9903 msgid "Can not find signon authentication script:"
9906 #: libraries/classes/Plugins/AuthenticationPlugin.php:180
9908 "Login without a password is forbidden by configuration (see AllowNoPassword)"
9911 #: libraries/classes/Plugins/AuthenticationPlugin.php:189
9914 "You have been automatically logged out due to inactivity of %s seconds. Once "
9915 "you log in again, you should be able to resume the work where you left off."
9918 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
9919 #: libraries/classes/Plugins/AuthenticationPlugin.php:205
9920 msgid "Cannot log in to the MySQL server"
9923 #: libraries/classes/Plugins/AuthenticationPlugin.php:348
9924 msgid "You have enabled two factor authentication, please confirm your login."
9927 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
9928 #: templates/export.twig:119
9932 #: libraries/classes/Plugins/Export/ExportCsv.php:58
9933 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
9934 msgid "Columns separated with:"
9937 #: libraries/classes/Plugins/Export/ExportCsv.php:63
9938 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
9939 msgid "Columns enclosed with:"
9942 #: libraries/classes/Plugins/Export/ExportCsv.php:68
9943 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
9944 msgid "Columns escaped with:"
9947 #: libraries/classes/Plugins/Export/ExportCsv.php:73
9948 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
9949 msgid "Lines terminated with:"
9952 #: libraries/classes/Plugins/Export/ExportCsv.php:78
9953 #: libraries/classes/Plugins/Export/ExportExcel.php:51
9954 #: libraries/classes/Plugins/Export/ExportHtmlword.php:80
9955 #: libraries/classes/Plugins/Export/ExportLatex.php:187
9956 #: libraries/classes/Plugins/Export/ExportOds.php:65
9957 #: libraries/classes/Plugins/Export/ExportOdt.php:132
9958 #: libraries/classes/Plugins/Export/ExportTexytext.php:84
9959 msgid "Replace NULL with:"
9962 #: libraries/classes/Plugins/Export/ExportCsv.php:83
9963 #: libraries/classes/Plugins/Export/ExportExcel.php:56
9964 msgid "Remove carriage return/line feed characters within columns"
9967 #: libraries/classes/Plugins/Export/ExportExcel.php:66
9968 msgid "Excel edition:"
9971 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
9972 #: libraries/classes/Plugins/Export/ExportLatex.php:94
9973 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
9974 #: libraries/classes/Plugins/Export/ExportOdt.php:75
9975 #: libraries/classes/Plugins/Export/ExportPdf.php:91
9976 #: libraries/classes/Plugins/Export/ExportSql.php:242
9977 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
9978 #: libraries/config.values.php:254 libraries/config.values.php:318
9979 #: libraries/config.values.php:334 libraries/config.values.php:342
9980 #: libraries/config.values.php:347
9984 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
9985 #: libraries/classes/Plugins/Export/ExportLatex.php:95
9986 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
9987 #: libraries/classes/Plugins/Export/ExportOdt.php:76
9988 #: libraries/classes/Plugins/Export/ExportPdf.php:92
9989 #: libraries/classes/Plugins/Export/ExportSql.php:243
9990 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
9991 #: libraries/config.values.php:255 libraries/config.values.php:319
9992 #: libraries/config.values.php:335 libraries/config.values.php:343
9993 #: libraries/config.values.php:348
9997 #: libraries/classes/Plugins/Export/ExportHtmlword.php:64
9998 #: libraries/classes/Plugins/Export/ExportLatex.php:96
9999 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
10000 #: libraries/classes/Plugins/Export/ExportOdt.php:77
10001 #: libraries/classes/Plugins/Export/ExportPdf.php:93
10002 #: libraries/classes/Plugins/Export/ExportSql.php:244
10003 #: libraries/classes/Plugins/Export/ExportTexytext.php:63
10004 #: libraries/config.values.php:256 libraries/config.values.php:320
10005 #: libraries/config.values.php:336 libraries/config.values.php:344
10006 #: libraries/config.values.php:349
10007 msgid "structure and data"
10010 #: libraries/classes/Plugins/Export/ExportHtmlword.php:74
10011 #: libraries/classes/Plugins/Export/ExportLatex.php:158
10012 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10013 #: libraries/classes/Plugins/Export/ExportTexytext.php:73
10014 #: libraries/classes/Plugins/Export/ExportXml.php:133
10015 msgid "Data dump options"
10018 #: libraries/classes/Plugins/Export/ExportHtmlword.php:194
10019 #: libraries/classes/Plugins/Export/ExportOdt.php:245
10020 #: libraries/classes/Plugins/Export/ExportSql.php:2347
10021 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
10022 msgid "Dumping data for table"
10025 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
10026 #: libraries/classes/Plugins/Export/ExportHtmlword.php:373
10027 #: libraries/classes/Plugins/Export/ExportLatex.php:537
10028 #: libraries/classes/Plugins/Export/ExportOdt.php:373
10029 #: libraries/classes/Plugins/Export/ExportOdt.php:477
10030 #: libraries/classes/Plugins/Export/ExportTexytext.php:289
10031 #: libraries/classes/Plugins/Export/ExportTexytext.php:381
10032 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:529
10033 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
10034 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
10035 #: templates/columns_definitions/table_fields_definitions.twig:30
10036 #: templates/database/central_columns/edit.twig:14
10037 #: templates/database/central_columns/main.twig:40
10038 #: templates/database/central_columns/main.twig:244
10039 #: templates/database/data_dictionary/index.twig:24
10040 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
10041 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
10042 #: templates/table/structure/display_structure.twig:25
10043 #: templates/table/structure/display_structure.twig:465
10044 #: templates/table/tracking/structure_snapshot_columns.twig:9
10045 #: templates/table/tracking/structure_snapshot_indexes.twig:12
10046 #: templates/table/zoom_search/result_form.twig:36
10050 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
10051 #: libraries/classes/Plugins/Export/ExportHtmlword.php:376
10052 #: libraries/classes/Plugins/Export/ExportLatex.php:538
10053 #: libraries/classes/Plugins/Export/ExportOdt.php:376
10054 #: libraries/classes/Plugins/Export/ExportOdt.php:480
10055 #: libraries/classes/Plugins/Export/ExportTexytext.php:290
10056 #: libraries/classes/Plugins/Export/ExportTexytext.php:382
10057 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
10058 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
10059 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
10060 #: templates/columns_definitions/table_fields_definitions.twig:20
10061 #: templates/database/central_columns/edit.twig:11
10062 #: templates/database/central_columns/main.twig:28
10063 #: templates/database/central_columns/main.twig:232
10064 #: templates/database/data_dictionary/index.twig:25
10065 #: templates/database/structure/body_for_table_summary.twig:52
10066 #: templates/server/replication/replica_configuration.twig:9
10067 #: templates/table/structure/display_structure.twig:26
10068 #: templates/table/tracking/structure_snapshot_columns.twig:10
10070 msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
10072 #: libraries/classes/Plugins/Export/ExportHtmlword.php:380
10073 #: libraries/classes/Plugins/Export/ExportLatex.php:540
10074 #: libraries/classes/Plugins/Export/ExportOdt.php:484
10075 #: libraries/classes/Plugins/Export/ExportTexytext.php:384
10076 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:540
10077 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
10078 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
10079 #: templates/database/data_dictionary/index.twig:27
10083 #: libraries/classes/Plugins/Export/ExportHtmlword.php:473
10084 #: libraries/classes/Plugins/Export/ExportOdt.php:594
10085 #: libraries/classes/Plugins/Export/ExportTexytext.php:454
10086 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:359
10087 #: templates/columns_definitions/table_fields_definitions.twig:9
10088 #: templates/database/central_columns/edit.twig:8
10089 #: templates/database/central_columns/main.twig:16
10090 #: templates/database/central_columns/main.twig:220
10091 #: templates/database/events/index.twig:43
10092 #: templates/database/routines/editor_form.twig:50
10093 #: templates/database/routines/execute_form.twig:15
10094 #: templates/database/routines/index.twig:49
10095 #: templates/database/triggers/list.twig:43 templates/setup/home/index.twig:49
10096 #: templates/table/structure/display_structure.twig:21
10100 #: libraries/classes/Plugins/Export/ExportHtmlword.php:476
10101 #: libraries/classes/Plugins/Export/ExportOdt.php:603
10102 #: libraries/classes/Plugins/Export/ExportTexytext.php:457
10103 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
10104 #: templates/database/events/editor_form.twig:82
10105 #: templates/database/routines/editor_form.twig:109
10106 #: templates/database/triggers/editor_form.twig:57
10110 #: libraries/classes/Plugins/Export/ExportHtmlword.php:548
10111 #: libraries/classes/Plugins/Export/ExportOdt.php:681
10112 #: libraries/classes/Plugins/Export/ExportSql.php:2083
10113 #: libraries/classes/Plugins/Export/ExportTexytext.php:521
10114 msgid "Table structure for table"
10117 #: libraries/classes/Plugins/Export/ExportHtmlword.php:566
10118 #: libraries/classes/Plugins/Export/ExportOdt.php:713
10119 #: libraries/classes/Plugins/Export/ExportSql.php:2134
10120 #: libraries/classes/Plugins/Export/ExportTexytext.php:547
10121 msgid "Structure for view"
10124 #: libraries/classes/Plugins/Export/ExportHtmlword.php:572
10125 #: libraries/classes/Plugins/Export/ExportOdt.php:733
10126 #: libraries/classes/Plugins/Export/ExportSql.php:2166
10127 #: libraries/classes/Plugins/Export/ExportTexytext.php:563
10128 msgid "Stand-in structure for view"
10131 #: libraries/classes/Plugins/Export/ExportJson.php:87
10132 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10135 #: libraries/classes/Plugins/Export/ExportJson.php:93
10136 msgid "Output unicode characters unescaped"
10139 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10140 msgid "Content of table @TABLE@"
10143 #: libraries/classes/Plugins/Export/ExportLatex.php:51
10144 msgid "(continued)"
10147 #: libraries/classes/Plugins/Export/ExportLatex.php:52
10148 msgid "Structure of table @TABLE@"
10151 #: libraries/classes/Plugins/Export/ExportLatex.php:107
10152 #: libraries/classes/Plugins/Export/ExportOdt.php:88
10153 #: libraries/classes/Plugins/Export/ExportSql.php:257
10154 msgid "Object creation options"
10157 #: libraries/classes/Plugins/Export/ExportLatex.php:113
10158 #: libraries/classes/Plugins/Export/ExportLatex.php:169
10159 msgid "Table caption:"
10162 #: libraries/classes/Plugins/Export/ExportLatex.php:119
10163 #: libraries/classes/Plugins/Export/ExportLatex.php:175
10164 msgid "Table caption (continued):"
10167 #: libraries/classes/Plugins/Export/ExportLatex.php:125
10168 #: libraries/classes/Plugins/Export/ExportLatex.php:181
10172 #: libraries/classes/Plugins/Export/ExportLatex.php:133
10173 #: libraries/classes/Plugins/Export/ExportOdt.php:96
10174 #: libraries/classes/Plugins/Export/ExportSql.php:151
10175 msgid "Display foreign key relationships"
10178 #: libraries/classes/Plugins/Export/ExportLatex.php:140
10179 #: libraries/classes/Plugins/Export/ExportOdt.php:103
10180 msgid "Display comments"
10183 #: libraries/classes/Plugins/Export/ExportLatex.php:146
10184 #: libraries/classes/Plugins/Export/ExportOdt.php:109
10185 #: libraries/classes/Plugins/Export/ExportSql.php:159
10186 msgid "Display media types"
10189 #: libraries/classes/Plugins/Export/ExportLatex.php:164
10190 msgid "Put columns names in the first row:"
10193 #: libraries/classes/Plugins/Export/ExportLatex.php:210
10194 #: libraries/classes/Plugins/Export/ExportSql.php:754
10195 #: libraries/classes/Plugins/Export/ExportXml.php:232
10196 #: templates/server/replication/change_primary.twig:22
10197 #: templates/server/replication/primary_add_replica_user.twig:29
10201 #: libraries/classes/Plugins/Export/ExportLatex.php:216
10202 #: libraries/classes/Plugins/Export/ExportSql.php:761
10203 #: libraries/classes/Plugins/Export/ExportXml.php:238
10204 msgid "Generation Time:"
10207 #: libraries/classes/Plugins/Export/ExportLatex.php:218
10208 #: libraries/classes/Plugins/Export/ExportSql.php:765
10209 #: libraries/classes/Plugins/Export/ExportXml.php:240
10210 #: templates/home/index.twig:173
10211 msgid "Server version:"
10214 #: libraries/classes/Plugins/Export/ExportLatex.php:219
10215 #: libraries/classes/Plugins/Export/ExportSql.php:767
10216 #: libraries/classes/Plugins/Export/ExportXml.php:241
10217 msgid "PHP Version:"
10220 #: libraries/classes/Plugins/Export/ExportLatex.php:246
10221 #: libraries/classes/Plugins/Export/ExportSql.php:947
10222 #: libraries/classes/Plugins/Export/ExportXml.php:390
10223 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
10224 #: templates/database/structure/copy_form.twig:5
10225 #: templates/menu/breadcrumbs.twig:16
10229 #: libraries/classes/Plugins/Export/ExportLatex.php:312
10230 #: libraries/classes/Plugins/Export/ExportSql.php:2226
10234 #: libraries/classes/Plugins/Export/ExportLatex.php:513
10238 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
10239 msgid "Export table names"
10242 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
10243 msgid "Export table headers"
10246 #: libraries/classes/Plugins/Export/ExportOdt.php:246
10247 #: libraries/classes/Plugins/Export/ExportTexytext.php:179
10248 msgid "Dumping data for query result"
10251 #: libraries/classes/Plugins/Export/ExportPdf.php:77
10252 msgid "Report title:"
10255 #: libraries/classes/Plugins/Export/ExportPdf.php:192
10256 msgid "Dumping data"
10259 #: libraries/classes/Plugins/Export/ExportPdf.php:210
10260 msgid "Query result data"
10263 #: libraries/classes/Plugins/Export/ExportPdf.php:264
10264 msgid "View structure"
10267 #: libraries/classes/Plugins/Export/ExportPdf.php:267
10271 #: libraries/classes/Plugins/Export/ExportSql.php:130
10273 "Display comments <i>(includes info such as export timestamp, PHP version, "
10274 "and server version)</i>"
10277 #: libraries/classes/Plugins/Export/ExportSql.php:137
10278 msgid "Additional custom header comment (\\n splits lines):"
10281 #: libraries/classes/Plugins/Export/ExportSql.php:143
10283 "Include a timestamp of when databases were created, last updated, and last "
10287 #: libraries/classes/Plugins/Export/ExportSql.php:204
10288 msgid "Export metadata"
10291 #: libraries/classes/Plugins/Export/ExportSql.php:219
10293 "Database system or older MySQL server to maximize output compatibility with:"
10296 #: libraries/classes/Plugins/Export/ExportSql.php:265
10297 msgid "Add statements:"
10300 #: libraries/classes/Plugins/Export/ExportSql.php:273
10301 #: libraries/classes/Plugins/Export/ExportSql.php:282
10302 #: libraries/classes/Plugins/Export/ExportSql.php:299
10303 #: libraries/classes/Plugins/Export/ExportSql.php:308
10304 #: libraries/classes/Plugins/Export/ExportSql.php:332
10305 #: libraries/classes/Plugins/Export/ExportSql.php:360
10306 #: libraries/classes/Plugins/Export/ExportSql.php:369
10308 msgid "Add %s statement"
10311 #: libraries/classes/Plugins/Export/ExportSql.php:315
10312 msgid "(less efficient as indexes will be generated during table creation)"
10315 #: libraries/classes/Plugins/Export/ExportSql.php:322
10320 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10321 #: libraries/classes/Plugins/Export/ExportSql.php:339
10322 msgid "Use simple view export"
10325 #: libraries/classes/Plugins/Export/ExportSql.php:378
10327 "Enclose table and column names with backquotes <i>(Protects column and table "
10328 "names formed with special characters or keywords)</i>"
10331 #: libraries/classes/Plugins/Export/ExportSql.php:393
10332 msgid "Data creation options"
10335 #: libraries/classes/Plugins/Export/ExportSql.php:398
10336 #: libraries/classes/Plugins/Export/ExportSql.php:2304
10337 msgid "Truncate table before insert"
10340 #: libraries/classes/Plugins/Export/ExportSql.php:405
10341 msgid "Instead of <code>INSERT</code> statements, use:"
10344 #: libraries/classes/Plugins/Export/ExportSql.php:411
10345 msgid "<code>INSERT DELAYED</code> statements"
10348 #: libraries/classes/Plugins/Export/ExportSql.php:423
10349 #: libraries/classes/Plugins/Export/ExportSql.php:457
10350 msgid "<code>INSERT IGNORE</code> statements"
10353 #: libraries/classes/Plugins/Export/ExportSql.php:437
10354 msgid "Function to use when dumping data:"
10357 #: libraries/classes/Plugins/Export/ExportSql.php:452
10358 msgid "Syntax to use when inserting data:"
10361 #: libraries/classes/Plugins/Export/ExportSql.php:462
10363 "include column names in every <code>INSERT</code> statement <br> "
10364 " Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10368 #: libraries/classes/Plugins/Export/ExportSql.php:467
10370 "insert multiple rows in every <code>INSERT</code> statement<br> "
10371 " Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10375 #: libraries/classes/Plugins/Export/ExportSql.php:472
10377 "both of the above<br> Example: <code>INSERT INTO "
10378 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10381 #: libraries/classes/Plugins/Export/ExportSql.php:477
10383 "neither of the above<br> Example: <code>INSERT INTO "
10384 "tbl_name VALUES (1,2,3)</code>"
10387 #: libraries/classes/Plugins/Export/ExportSql.php:496
10389 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10393 #: libraries/classes/Plugins/Export/ExportSql.php:505
10395 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10396 "reloaded between servers in different time zones)</i>"
10399 #: libraries/classes/Plugins/Export/ExportSql.php:582
10400 msgid "It appears your database uses routines;"
10403 #: libraries/classes/Plugins/Export/ExportSql.php:585
10404 #: libraries/classes/Plugins/Export/ExportSql.php:1614
10405 #: libraries/classes/Plugins/Export/ExportSql.php:2122
10406 msgid "alias export may not work reliably in all cases."
10409 #: libraries/classes/Plugins/Export/ExportSql.php:1066
10413 #: libraries/classes/Plugins/Export/ExportSql.php:1134
10415 msgid "Metadata for table %s"
10418 #: libraries/classes/Plugins/Export/ExportSql.php:1141
10420 msgid "Metadata for database %s"
10423 #: libraries/classes/Plugins/Export/ExportSql.php:1458
10424 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
10428 #: libraries/classes/Plugins/Export/ExportSql.php:1468
10429 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
10430 msgid "Last update:"
10431 msgstr "ಕೊನೆಯ ನವೀಕರಣ:"
10433 #: libraries/classes/Plugins/Export/ExportSql.php:1478
10434 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
10435 msgid "Last check:"
10436 msgstr "ಕೊನೆಯ ಪರಿಶೀಲನೆ:"
10438 #: libraries/classes/Plugins/Export/ExportSql.php:1529
10440 msgid "Error reading structure for table %s:"
10443 #: libraries/classes/Plugins/Export/ExportSql.php:1611
10444 msgid "It appears your database uses views;"
10447 #: libraries/classes/Plugins/Export/ExportSql.php:1778
10448 msgid "Constraints for dumped tables"
10451 #: libraries/classes/Plugins/Export/ExportSql.php:1779
10452 msgid "Constraints for table"
10455 #: libraries/classes/Plugins/Export/ExportSql.php:1806
10456 msgid "Indexes for dumped tables"
10459 #: libraries/classes/Plugins/Export/ExportSql.php:1807
10460 msgid "Indexes for table"
10463 #: libraries/classes/Plugins/Export/ExportSql.php:1843
10464 msgid "AUTO_INCREMENT for dumped tables"
10467 #: libraries/classes/Plugins/Export/ExportSql.php:1844
10468 msgid "AUTO_INCREMENT for table"
10471 #: libraries/classes/Plugins/Export/ExportSql.php:1919
10472 msgid "MEDIA TYPES FOR TABLE"
10475 #: libraries/classes/Plugins/Export/ExportSql.php:1944
10476 msgid "RELATIONSHIPS FOR TABLE"
10479 #: libraries/classes/Plugins/Export/ExportSql.php:2119
10480 msgid "It appears your table uses triggers;"
10483 #: libraries/classes/Plugins/Export/ExportSql.php:2149
10485 msgid "Structure for view %s exported as a table"
10488 #: libraries/classes/Plugins/Export/ExportSql.php:2169
10489 msgid "(See below for the actual view)"
10492 #: libraries/classes/Plugins/Export/ExportSql.php:2237
10494 msgid "Error reading data for table %s:"
10497 #: libraries/classes/Plugins/Export/ExportXml.php:94
10498 msgid "Object creation options (all are recommended)"
10501 #: libraries/classes/Plugins/Export/ExportXml.php:138
10502 msgid "Export contents"
10505 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
10506 #: templates/menu/breadcrumbs.twig:29
10510 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
10514 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
10516 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
10519 #: libraries/classes/Plugins/Import/ImportCsv.php:83
10520 msgid "Name of the new table (optional):"
10523 #: libraries/classes/Plugins/Import/ImportCsv.php:92
10524 msgid "Name of the new database (optional):"
10527 #: libraries/classes/Plugins/Import/ImportCsv.php:101
10528 #: libraries/classes/Plugins/Import/ImportCsv.php:119
10529 msgid "Import these many number of rows (optional):"
10532 #: libraries/classes/Plugins/Import/ImportCsv.php:109
10533 #: libraries/classes/Plugins/Import/ImportOds.php:66
10535 "The first line of the file contains the table column names <i>(if this is "
10536 "unchecked, the first line will become part of the data)</i>"
10539 #: libraries/classes/Plugins/Import/ImportCsv.php:126
10541 "If the data in each row of the file is not in the same order as in the "
10542 "database, list the corresponding column names here. Column names must be "
10543 "separated by commas and not enclosed in quotations."
10546 #: libraries/classes/Plugins/Import/ImportCsv.php:134
10549 msgid "Column names:"
10552 #: libraries/classes/Plugins/Import/ImportCsv.php:272
10553 #: libraries/classes/Plugins/Import/ImportCsv.php:631
10555 msgid "Invalid format of CSV input on line %d."
10558 #: libraries/classes/Plugins/Import/ImportCsv.php:490
10560 msgid "Invalid column count in CSV input on line %d."
10563 #: libraries/classes/Plugins/Import/ImportCsv.php:649
10564 #: libraries/classes/Plugins/Import/ImportCsv.php:664
10565 #: libraries/classes/Plugins/Import/ImportCsv.php:675
10566 #: libraries/classes/Plugins/Import/ImportCsv.php:682
10568 msgid "Invalid parameter for CSV import: %s"
10571 #: libraries/classes/Plugins/Import/ImportCsv.php:813
10574 "Invalid column (%s) specified! Ensure that columns names are spelled "
10575 "correctly, separated by commas, and not enclosed in quotes."
10578 #: libraries/classes/Plugins/Import/ImportLdi.php:62
10579 msgid "Column names: "
10582 #: libraries/classes/Plugins/Import/ImportLdi.php:106
10583 msgid "This plugin does not support compressed imports!"
10586 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
10587 msgid "MediaWiki Table"
10590 #: libraries/classes/Plugins/Import/ImportMediawiki.php:275
10592 msgid "Invalid format of mediawiki input on line: <br>%s."
10595 #: libraries/classes/Plugins/Import/ImportOds.php:80
10596 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
10599 #: libraries/classes/Plugins/Import/ImportOds.php:86
10600 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
10603 #: libraries/classes/Plugins/Import/ImportOds.php:153
10604 #: libraries/classes/Plugins/Import/ImportXml.php:112
10605 #: libraries/classes/Plugins/Import/ImportXml.php:175
10607 "The XML file specified was either malformed or incomplete. Please correct "
10608 "the issue and try again."
10611 #: libraries/classes/Plugins/Import/ImportOds.php:163
10612 msgid "Could not parse OpenDocument Spreadsheet!"
10615 #: libraries/classes/Plugins/Import/ImportShp.php:68
10616 msgid "ESRI Shape File"
10619 #: libraries/classes/Plugins/Import/ImportShp.php:101
10620 #: libraries/classes/Plugins/Import/ImportShp.php:163
10622 msgid "There was an error importing the ESRI shape file: \"%s\"."
10625 #: libraries/classes/Plugins/Import/ImportShp.php:193
10627 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
10630 #: libraries/classes/Plugins/Import/ImportShp.php:242
10631 msgid "The imported file does not contain any data!"
10634 #: libraries/classes/Plugins/Import/ImportSql.php:65
10635 msgid "SQL compatibility mode:"
10638 #: libraries/classes/Plugins/Import/ImportSql.php:77
10639 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
10642 #: libraries/classes/Plugins/Import/ImportXml.php:48
10646 #: libraries/classes/Plugins.php:592
10647 msgid "This format has no options"
10650 #: libraries/classes/Plugins.php:610
10651 msgid "Invalid authentication method set in configuration:"
10654 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
10655 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
10656 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
10657 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
10659 msgid "The %s table doesn't exist!"
10662 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
10663 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
10665 msgid "Schema of the %s database - Page %s"
10668 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:278
10669 msgid "SCHEMA ERROR: "
10672 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:272
10673 msgid "PDF export page"
10676 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
10678 msgid "Schema of the %s database"
10681 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
10682 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
10683 msgid "Relational schema"
10686 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
10687 msgid "Table of contents"
10690 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
10691 #: templates/columns_definitions/column_definitions_form.twig:72
10692 #: templates/database/data_dictionary/index.twig:16
10693 #: templates/table/structure/display_table_stats.twig:6
10694 msgid "Table comments:"
10695 msgstr "ಟೇಬಲ್ ಕಾಮೆಂಟ್ಸ್:"
10697 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
10698 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
10699 #: templates/columns_definitions/table_fields_definitions.twig:27
10700 #: templates/database/central_columns/edit.twig:13
10701 #: templates/table/structure/display_structure.twig:24
10705 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
10706 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
10707 #: templates/table/structure/display_structure.twig:30
10708 #: templates/table/tracking/structure_snapshot_columns.twig:11
10712 #: libraries/classes/Plugins/SchemaPlugin.php:74
10716 #: libraries/classes/Plugins/SchemaPlugin.php:76
10717 msgid "Only show keys"
10720 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
10721 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
10722 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
10723 msgid "Orientation"
10726 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
10727 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
10728 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
10732 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
10733 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
10734 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
10738 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
10739 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
10740 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
10741 msgid "Same width for all tables"
10744 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
10748 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
10749 #: templates/database/structure/index.twig:21
10750 msgid "Data dictionary"
10753 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
10754 msgid "Order of the tables"
10757 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
10758 msgid "Name (Ascending)"
10761 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
10762 msgid "Name (Descending)"
10765 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:28
10767 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
10768 "TRUE, second for FALSE. Nonzero=true."
10771 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39
10773 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
10774 "formatted date. The first option is the offset (in hours) which will be "
10775 "added to the timestamp (Default: 0). Use second option to specify a "
10776 "different date/time format string. Third option determines whether you want "
10777 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
10778 "According to that, date format has different value - for \"local\" see the "
10779 "documentation for PHP's strftime() function and for \"utc\" it is done using "
10780 "gmdate() function."
10783 #. l10n: See https://www.php.net/manual/en/function.strftime.php
10784 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
10785 #: libraries/classes/Util.php:707
10786 msgid "%B %d, %Y at %I:%M %p"
10789 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
10791 "Displays a link to download the binary data of the column. You can use the "
10792 "first option to specify the filename, or use the second option as the name "
10793 "of a column which contains the filename. If you use the second option, you "
10794 "need to set the first option to the empty string."
10797 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:42
10799 "LINUX ONLY: Launches an external application and feeds it the column data "
10800 "via standard input. Returns the standard output of the application. The "
10801 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
10802 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
10803 "ExternalTransformationsPlugin.php and list the tools you want to make "
10804 "available. The first option is then the number of the program you want to "
10805 "use. The second option should be blank for historical reasons. The third "
10806 "option, if set to 1, will convert the output using htmlspecialchars() "
10807 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
10808 "ensure that the output appears all on one line (Default 1)."
10811 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:122
10814 "You are using the external transformation command line options field, which "
10815 "has been deprecated for security reasons. Add all command line options "
10816 "directly to the definition in %s."
10819 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:29
10821 "Displays the contents of the column as-is, without running it through "
10822 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
10825 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
10827 "Displays hexadecimal representation of data. Optional first parameter "
10828 "specifies how often space will be added (defaults to 2 nibbles)."
10831 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
10832 msgid "Displays a link to download this image."
10835 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
10837 "Image upload functionality which also displays a thumbnail. The options are "
10838 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
10841 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:91
10842 msgid "Image preview here"
10845 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
10847 "Displays a clickable thumbnail. The options are the maximum width and height "
10848 "in pixels. The original aspect ratio is preserved."
10851 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:30
10853 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
10854 "in Internet standard dotted format."
10857 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29
10859 "Prepends and/or Appends text to a string. First option is text to be "
10860 "prepended, second is appended (enclosed in single quotes, default empty "
10864 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:32
10866 "Validates the string using regular expression and performs insert only if "
10867 "string matches it. The first option is the Regular Expression."
10870 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:54
10872 msgid "Validation failed for the input string %s."
10875 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
10876 msgid "Formats text as SQL query with syntax highlighting."
10879 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
10881 "Displays a part of a string. The first option is the number of characters to "
10882 "skip from the beginning of the string (Default 0). The second option is the "
10883 "number of characters to return (Default: until end of string). The third "
10884 "option is the string to append and/or prepend when truncation occurs "
10885 "(Default: \"…\")."
10888 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:29
10890 "File upload functionality for TEXT columns. It does not have a textarea for "
10894 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:31
10896 "Displays an image and a link; the column contains the filename. The first "
10897 "option is a URL prefix like \"https://www.example.com/\". The second and "
10898 "third options are the width and the height in pixels."
10901 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:30
10903 "Displays a link; the column contains the filename. The first option is a URL "
10904 "prefix like \"https://www.example.com/\". The second option is a title for "
10908 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
10909 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
10912 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
10914 "Converts an Internet network address in (IPv4/IPv6) format into a long "
10918 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
10919 msgid "Syntax highlighted CodeMirror editor for JSON."
10922 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
10923 msgid "Syntax highlighted CodeMirror editor for SQL."
10926 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
10927 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
10930 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
10932 "Converts an Internet network address stored as a binary string into a string "
10933 "in Internet standard (IPv4/IPv6) format."
10936 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
10937 msgid "Formats text as JSON with syntax highlighting."
10940 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
10941 msgid "Formats text as XML with syntax highlighting."
10944 #: libraries/classes/Plugins/TwoFactor/Application.php:135
10945 msgid "Authentication Application (2FA)"
10948 #: libraries/classes/Plugins/TwoFactor/Application.php:146
10950 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
10951 "Google Authenticator or Authy."
10954 #: libraries/classes/Plugins/TwoFactor/Key.php:204
10955 msgid "Hardware Security Key (FIDO U2F)"
10958 #: libraries/classes/Plugins/TwoFactor/Key.php:214
10960 "Provides authentication using hardware security tokens supporting FIDO U2F, "
10961 "such as a Yubikey."
10964 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
10966 msgid "Two-factor authentication failed: %s"
10969 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
10970 msgid "Two-factor authentication failed."
10973 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
10975 #| msgid "Invalid export type"
10976 msgid "No Two-Factor Authentication"
10977 msgstr "ಅಮಾನ್ಯವಾದ ರಫ್ತಿನ ರೀತಿ"
10979 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
10980 msgid "Login using password only."
10983 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
10984 msgid "Simple two-factor authentication"
10987 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
10988 msgid "For testing purposes only!"
10991 #: libraries/classes/Query/Utilities.php:96
10993 "The server is not responding (or the local server's socket is not correctly "
10997 #: libraries/classes/Query/Utilities.php:99
10998 msgid "The server is not responding."
11001 #: libraries/classes/Query/Utilities.php:103
11002 msgid "Logout and try as another user."
11005 #: libraries/classes/Query/Utilities.php:108
11006 msgid "Please check privileges of directory containing database."
11009 #: libraries/classes/Query/Utilities.php:117
11013 #: libraries/classes/RecentFavoriteTable.php:159
11014 msgid "Could not save recent table!"
11017 #: libraries/classes/RecentFavoriteTable.php:163
11018 msgid "Could not save favorite table!"
11021 #: libraries/classes/RecentFavoriteTable.php:247
11022 msgid "Recent tables"
11025 #: libraries/classes/RecentFavoriteTable.php:249
11029 #: libraries/classes/RecentFavoriteTable.php:253
11033 #: libraries/classes/ReplicationGui.php:438
11035 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11036 "in phpMyAdmin configuration."
11039 #: libraries/classes/ReplicationGui.php:449
11040 msgid "Replication started successfully."
11043 #: libraries/classes/ReplicationGui.php:450
11044 msgid "Error starting replication."
11047 #: libraries/classes/ReplicationGui.php:453
11048 msgid "Replication stopped successfully."
11051 #: libraries/classes/ReplicationGui.php:454
11052 msgid "Error stopping replication."
11055 #: libraries/classes/ReplicationGui.php:457
11056 msgid "Replication resetting successfully."
11059 #: libraries/classes/ReplicationGui.php:458
11060 msgid "Error resetting replication."
11063 #: libraries/classes/ReplicationGui.php:461
11067 #: libraries/classes/ReplicationGui.php:462
11071 #: libraries/classes/ReplicationGui.php:507
11072 msgid "Unknown error"
11075 #: libraries/classes/ReplicationGui.php:520
11077 msgid "Unable to connect to primary %s."
11080 #: libraries/classes/ReplicationGui.php:530
11082 "Unable to read primary log position. Possible privilege problem on primary."
11085 #: libraries/classes/ReplicationGui.php:548
11086 msgid "Unable to change primary!"
11089 #: libraries/classes/ReplicationGui.php:552
11091 msgid "Primary server changed successfully to %s."
11094 #: libraries/classes/Routing.php:104
11097 "The routing cache could not be written, you need to adjust permissions on "
11098 "the folder/file \"%s\""
11101 #: libraries/classes/Routing.php:163
11103 msgid "Error 404! The page %s was not found."
11106 #: libraries/classes/Routing.php:174
11107 msgid "Error 405! Request method not allowed."
11110 #: libraries/classes/SavedSearches.php:239
11111 msgid "Please provide a name for this bookmarked search."
11114 #: libraries/classes/SavedSearches.php:255
11115 msgid "Missing information to save the bookmarked search."
11118 #: libraries/classes/SavedSearches.php:276
11119 #: libraries/classes/SavedSearches.php:310
11120 msgid "An entry with this name already exists."
11123 #: libraries/classes/SavedSearches.php:338
11124 msgid "Missing information to delete the search."
11127 #: libraries/classes/SavedSearches.php:365
11128 msgid "Missing information to load the search."
11131 #: libraries/classes/SavedSearches.php:385
11132 msgid "Error while loading the search."
11135 #: libraries/classes/Server/Plugins.php:68
11136 #: libraries/classes/Server/Privileges.php:788
11137 #: libraries/classes/Server/Privileges.php:3719
11138 msgid "Native MySQL authentication"
11141 #: libraries/classes/Server/Plugins.php:73
11142 msgid "SHA256 password authentication"
11145 #: libraries/classes/Server/Plugins.php:78
11147 #| msgid "Invalid export type"
11148 msgid "Caching sha2 authentication"
11149 msgstr "ಅಮಾನ್ಯವಾದ ರಫ್ತಿನ ರೀತಿ"
11151 #: libraries/classes/Server/Plugins.php:83
11153 #| msgid "Invalid export type"
11154 msgid "Unix Socket based authentication"
11155 msgstr "ಅಮಾನ್ಯವಾದ ರಫ್ತಿನ ರೀತಿ"
11157 #: libraries/classes/Server/Plugins.php:88
11159 #| msgid "Invalid export type"
11160 msgid "Old MySQL-4.0 authentication"
11161 msgstr "ಅಮಾನ್ಯವಾದ ರಫ್ತಿನ ರೀತಿ"
11163 #: libraries/classes/Server/Privileges/AccountLocking.php:30
11164 #: libraries/classes/Server/Privileges/AccountLocking.php:51
11165 msgid "Account locking is not supported."
11168 #: libraries/classes/Server/Privileges.php:262
11169 msgid "No privileges."
11172 #: libraries/classes/Server/Privileges.php:270
11173 msgid "Includes all privileges except GRANT."
11176 #: libraries/classes/Server/Privileges.php:292
11177 #: libraries/classes/Server/Privileges.php:359
11178 #: templates/server/privileges/privileges_table.twig:124
11179 #: templates/server/privileges/privileges_table.twig:127
11180 #: templates/server/privileges/privileges_table.twig:323
11181 #: templates/server/privileges/privileges_table.twig:326
11182 msgid "Allows deleting data."
11185 #: libraries/classes/Server/Privileges.php:297
11186 #: templates/server/privileges/privileges_table.twig:136
11187 #: templates/server/privileges/privileges_table.twig:139
11188 #: templates/server/privileges/privileges_table.twig:361
11189 #: templates/server/privileges/privileges_table.twig:369
11190 msgid "Allows creating new tables."
11193 #: libraries/classes/Server/Privileges.php:302
11194 #: templates/server/privileges/privileges_table.twig:148
11195 #: templates/server/privileges/privileges_table.twig:151
11196 #: templates/server/privileges/privileges_table.twig:409
11197 #: templates/server/privileges/privileges_table.twig:417
11198 msgid "Allows dropping tables."
11201 #: libraries/classes/Server/Privileges.php:307
11202 #: libraries/classes/Server/Privileges.php:399
11203 #: templates/server/privileges/privileges_table.twig:173
11204 #: templates/server/privileges/privileges_table.twig:176
11205 #: templates/server/privileges/privileges_table.twig:393
11206 #: templates/server/privileges/privileges_table.twig:396
11207 msgid "Allows creating and dropping indexes."
11210 #: libraries/classes/Server/Privileges.php:312
11211 #: libraries/classes/Server/Privileges.php:404
11212 #: templates/server/privileges/privileges_table.twig:185
11213 #: templates/server/privileges/privileges_table.twig:188
11214 #: templates/server/privileges/privileges_table.twig:380
11215 #: templates/server/privileges/privileges_table.twig:383
11216 msgid "Allows altering the structure of existing tables."
11219 #: libraries/classes/Server/Privileges.php:317
11220 #: libraries/classes/Server/Privileges.php:443
11221 #: libraries/classes/Server/Privileges.php:459
11222 #: templates/server/privileges/privileges_table.twig:197
11223 #: templates/server/privileges/privileges_table.twig:200
11224 #: templates/server/privileges/privileges_table.twig:494
11225 #: templates/server/privileges/privileges_table.twig:497
11226 #: templates/server/privileges/privileges_table.twig:509
11227 #: templates/server/privileges/privileges_table.twig:512
11228 msgid "Allows creating new views."
11231 #: libraries/classes/Server/Privileges.php:322
11232 #: libraries/classes/Server/Privileges.php:464
11233 #: libraries/classes/Server/Privileges.php:470
11234 #: templates/server/privileges/privileges_table.twig:209
11235 #: templates/server/privileges/privileges_table.twig:212
11236 #: templates/server/privileges/privileges_table.twig:441
11237 #: templates/server/privileges/privileges_table.twig:444
11238 msgid "Allows performing SHOW CREATE VIEW queries."
11241 #: libraries/classes/Server/Privileges.php:327
11242 #: libraries/classes/Server/Privileges.php:453
11243 #: templates/server/privileges/privileges_table.twig:221
11244 #: templates/server/privileges/privileges_table.twig:224
11245 #: templates/server/privileges/privileges_table.twig:537
11246 #: templates/server/privileges/privileges_table.twig:540
11247 msgid "Allows creating and dropping triggers."
11250 #: libraries/classes/Server/Privileges.php:344
11251 #: templates/server/privileges/privileges_table.twig:15
11252 #: templates/server/privileges/privileges_table.twig:284
11253 #: templates/server/privileges/privileges_table.twig:287
11254 msgid "Allows reading data."
11257 #: libraries/classes/Server/Privileges.php:349
11258 #: templates/server/privileges/privileges_table.twig:42
11259 #: templates/server/privileges/privileges_table.twig:297
11260 #: templates/server/privileges/privileges_table.twig:300
11261 msgid "Allows inserting and replacing data."
11264 #: libraries/classes/Server/Privileges.php:354
11265 #: templates/server/privileges/privileges_table.twig:69
11266 #: templates/server/privileges/privileges_table.twig:310
11267 #: templates/server/privileges/privileges_table.twig:313
11268 msgid "Allows changing data."
11271 #: libraries/classes/Server/Privileges.php:364
11272 #: templates/server/privileges/privileges_table.twig:359
11273 #: templates/server/privileges/privileges_table.twig:367
11274 msgid "Allows creating new databases and tables."
11277 #: libraries/classes/Server/Privileges.php:369
11278 #: templates/server/privileges/privileges_table.twig:407
11279 #: templates/server/privileges/privileges_table.twig:415
11280 msgid "Allows dropping databases and tables."
11283 #: libraries/classes/Server/Privileges.php:374
11284 #: templates/server/privileges/privileges_table.twig:599
11285 #: templates/server/privileges/privileges_table.twig:602
11286 msgid "Allows reloading server settings and flushing the server's caches."
11289 #: libraries/classes/Server/Privileges.php:379
11290 #: templates/server/privileges/privileges_table.twig:612
11291 #: templates/server/privileges/privileges_table.twig:615
11292 msgid "Allows shutting down the server."
11295 #: libraries/classes/Server/Privileges.php:384
11296 #: templates/server/privileges/privileges_table.twig:586
11297 #: templates/server/privileges/privileges_table.twig:589
11298 msgid "Allows viewing processes of all users."
11301 #: libraries/classes/Server/Privileges.php:389
11302 #: templates/server/privileges/privileges_table.twig:337
11303 #: templates/server/privileges/privileges_table.twig:340
11304 msgid "Allows importing data from and exporting data into files."
11307 #: libraries/classes/Server/Privileges.php:394
11308 #: templates/server/privileges/privileges_table.twig:96
11309 #: templates/server/privileges/privileges_table.twig:666
11310 msgid "Has no effect in this MySQL version."
11313 #: libraries/classes/Server/Privileges.php:409
11314 #: templates/server/privileges/privileges_table.twig:625
11315 #: templates/server/privileges/privileges_table.twig:628
11316 msgid "Gives access to the complete list of databases."
11319 #: libraries/classes/Server/Privileges.php:415
11320 #: templates/server/privileges/privileges_table.twig:572
11321 #: templates/server/privileges/privileges_table.twig:576
11323 "Allows connecting, even if maximum number of connections is reached; "
11324 "required for most administrative operations like setting global variables or "
11325 "killing threads of other users."
11328 #: libraries/classes/Server/Privileges.php:423
11329 #: templates/server/privileges/privileges_table.twig:428
11330 #: templates/server/privileges/privileges_table.twig:431
11331 msgid "Allows creating temporary tables."
11334 #: libraries/classes/Server/Privileges.php:428
11335 #: templates/server/privileges/privileges_table.twig:653
11336 #: templates/server/privileges/privileges_table.twig:656
11337 msgid "Allows locking tables for the current thread."
11340 #: libraries/classes/Server/Privileges.php:433
11341 #: templates/server/privileges/privileges_table.twig:694
11342 #: templates/server/privileges/privileges_table.twig:697
11343 msgid "Needed for the replication replicas."
11346 #: libraries/classes/Server/Privileges.php:438
11347 #: templates/server/privileges/privileges_table.twig:681
11348 #: templates/server/privileges/privileges_table.twig:684
11349 msgid "Allows the user to ask where the replicas / primaries are."
11352 #: libraries/classes/Server/Privileges.php:448
11353 #: templates/server/privileges/privileges_table.twig:524
11354 #: templates/server/privileges/privileges_table.twig:527
11355 msgid "Allows to set up events for the event scheduler."
11358 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11359 #: libraries/classes/Server/Privileges.php:477
11360 #: libraries/classes/Server/Privileges.php:486
11361 #: templates/server/privileges/privileges_table.twig:234
11362 #: templates/server/privileges/privileges_table.twig:238
11363 msgid "Allows deleting historical rows."
11366 #: libraries/classes/Server/Privileges.php:491
11367 #: templates/server/privileges/privileges_table.twig:454
11368 #: templates/server/privileges/privileges_table.twig:457
11369 msgid "Allows creating stored routines."
11372 #: libraries/classes/Server/Privileges.php:496
11373 #: templates/server/privileges/privileges_table.twig:467
11374 #: templates/server/privileges/privileges_table.twig:470
11375 msgid "Allows altering and dropping stored routines."
11378 #: libraries/classes/Server/Privileges.php:501
11379 #: templates/server/privileges/privileges_table.twig:707
11380 #: templates/server/privileges/privileges_table.twig:710
11381 msgid "Allows creating, dropping and renaming user accounts."
11384 #: libraries/classes/Server/Privileges.php:506
11385 #: templates/server/privileges/privileges_table.twig:480
11386 #: templates/server/privileges/privileges_table.twig:483
11387 msgid "Allows executing stored routines."
11390 #: libraries/classes/Server/Privileges.php:1076
11392 msgid "The password for %s was changed successfully."
11395 #: libraries/classes/Server/Privileges.php:1124
11397 msgid "You have revoked the privileges for %s."
11400 #: libraries/classes/Server/Privileges.php:1436
11401 #: templates/database/privileges/index.twig:124
11402 #: templates/table/privileges/index.twig:127
11403 msgid "Not enough privilege to view users."
11406 #: libraries/classes/Server/Privileges.php:1498
11407 #: templates/database/privileges/index.twig:80
11408 #: templates/server/privileges/new_user_ajax.twig:45
11409 #: templates/server/privileges/users_overview.twig:75
11410 #: templates/table/privileges/index.twig:84
11411 msgid "Edit privileges"
11414 #: libraries/classes/Server/Privileges.php:1502
11418 #: libraries/classes/Server/Privileges.php:1813
11419 #: templates/server/privileges/privileges_table.twig:264
11420 msgid "Database-specific privileges"
11423 #: libraries/classes/Server/Privileges.php:1819
11424 #: templates/server/privileges/privileges_summary.twig:18
11425 #: templates/server/privileges/privileges_table.twig:7
11426 #: templates/server/privileges/privileges_table.twig:266
11427 msgid "Table-specific privileges"
11430 #: libraries/classes/Server/Privileges.php:1824
11431 #: libraries/classes/Server/Privileges.php:1826
11432 #: templates/server/privileges/edit_routine_privileges.twig:29
11433 #: templates/server/privileges/edit_routine_privileges.twig:46
11434 #: templates/server/privileges/edit_routine_privileges.twig:58
11438 #: libraries/classes/Server/Privileges.php:1825
11439 #: templates/server/privileges/edit_routine_privileges.twig:47
11440 msgid "Routine-specific privileges"
11443 #: libraries/classes/Server/Privileges.php:2170
11444 msgid "No users selected for deleting!"
11447 #: libraries/classes/Server/Privileges.php:2173
11448 msgid "Reloading the privileges"
11451 #: libraries/classes/Server/Privileges.php:2198
11452 msgid "The selected users have been deleted successfully."
11455 #: libraries/classes/Server/Privileges.php:2275
11457 msgid "You have updated the privileges for %s."
11460 #: libraries/classes/Server/Privileges.php:2362
11461 #: templates/database/privileges/index.twig:102
11462 #: templates/table/privileges/index.twig:106
11463 msgid "No user found."
11466 #: libraries/classes/Server/Privileges.php:2449
11468 msgid "Deleting %s"
11471 #: libraries/classes/Server/Privileges.php:2480
11472 msgid "The privileges were reloaded successfully."
11475 #: libraries/classes/Server/Privileges.php:2584
11477 msgid "The user %s already exists!"
11480 #: libraries/classes/Server/Privileges.php:2859
11482 msgid "Privileges for %s"
11485 #: libraries/classes/Server/Privileges.php:2868
11486 #: libraries/classes/Server/Status/Processes.php:118
11487 #: templates/server/user_groups/user_listings.twig:9
11491 #: libraries/classes/Server/Privileges.php:2982
11493 "A user account allowing any user from localhost to connect is present. This "
11494 "will prevent other users from connecting if the host part of their account "
11495 "allows a connection from any (%) host."
11498 #: libraries/classes/Server/Privileges.php:3016
11501 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11502 "tables. The content of these tables may differ from the privileges the "
11503 "server uses, if they have been changed manually. In this case, you should "
11504 "%sreload the privileges%s before you continue."
11507 #: libraries/classes/Server/Privileges.php:3032
11509 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11510 "tables. The content of these tables may differ from the privileges the "
11511 "server uses, if they have been changed manually. In this case, the "
11512 "privileges have to be reloaded but currently, you don't have the RELOAD "
11516 #: libraries/classes/Server/Privileges.php:3346
11517 msgid "You have added a new user."
11520 #: libraries/classes/Server/Status/Data.php:146
11521 #: libraries/classes/Server/Status/Processes.php:146
11522 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
11526 #: libraries/classes/Server/Status/Data.php:149
11530 #: libraries/classes/Server/Status/Data.php:150
11531 msgid "Query cache"
11534 #: libraries/classes/Server/Status/Data.php:151
11538 #: libraries/classes/Server/Status/Data.php:153
11539 msgid "Temporary data"
11542 #: libraries/classes/Server/Status/Data.php:154
11543 msgid "Delayed inserts"
11546 #: libraries/classes/Server/Status/Data.php:155
11550 #: libraries/classes/Server/Status/Data.php:156
11554 #: libraries/classes/Server/Status/Data.php:158
11558 #: libraries/classes/Server/Status/Data.php:160
11559 msgid "Transaction coordinator"
11562 #: libraries/classes/Server/Status/Data.php:161
11563 #: templates/server/binlog/index.twig:27
11567 #: libraries/classes/Server/Status/Data.php:180
11568 msgid "Flush (close) all tables"
11571 #: libraries/classes/Server/Status/Data.php:184
11572 msgid "Show open tables"
11575 #: libraries/classes/Server/Status/Data.php:193
11576 msgid "Show replica hosts"
11579 #: libraries/classes/Server/Status/Data.php:200
11580 #: templates/server/replication/primary_replication.twig:9
11581 msgid "Show primary status"
11584 #: libraries/classes/Server/Status/Data.php:207
11585 msgid "Show replica status"
11588 #: libraries/classes/Server/Status/Data.php:215
11589 msgid "Flush query cache"
11592 #: libraries/classes/Server/Status/Processes.php:114
11596 #: libraries/classes/Server/Status/Processes.php:122
11597 #: templates/server/replication/primary_add_replica_user.twig:32
11598 #: templates/server/replication/primary_add_replica_user.twig:43
11599 #: templates/server/replication/primary_replication.twig:25
11603 #: libraries/classes/Server/Status/Processes.php:130
11607 #: libraries/classes/Server/Status/Processes.php:142
11611 #: libraries/classes/Setup/Index.php:130
11613 "Reading of version failed. Maybe you're offline or the upgrade server does "
11617 #: libraries/classes/Setup/Index.php:152
11618 msgid "Got invalid version string from server"
11621 #: libraries/classes/Setup/Index.php:164
11622 msgid "Unparsable version string"
11625 #: libraries/classes/Setup/Index.php:186
11628 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
11629 "version is %s, released on %s."
11632 #: libraries/classes/Setup/Index.php:194
11633 msgid "No newer stable version is available"
11636 #: libraries/classes/Sql.php:497
11638 msgid "Using bookmark \"%s\" as default browse query."
11641 #: libraries/classes/Sql.php:961
11642 msgid "Showing as PHP code"
11645 #: libraries/classes/Sql.php:1337
11648 "Current selection does not contain a unique column. Grid edit, checkbox, "
11649 "Edit, Copy and Delete features are not available. %s"
11652 #: libraries/classes/Sql.php:1351
11655 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
11656 "and Delete features may result in undesired behavior. %s"
11659 #: libraries/classes/SqlQueryForm.php:149
11661 msgid "Run SQL query/queries on server “%s”"
11664 #: libraries/classes/SqlQueryForm.php:165
11666 msgid "Run SQL query/queries on database %s"
11669 #: libraries/classes/SqlQueryForm.php:180
11671 msgid "Run SQL query/queries on table %s"
11674 #: libraries/classes/StorageEngine.php:368
11676 "There is no detailed status information available for this storage engine."
11679 #: libraries/classes/StorageEngine.php:470
11680 #: templates/database/structure/body_for_table_summary.twig:46
11682 msgid "%s is the default storage engine on this MySQL server."
11685 #: libraries/classes/StorageEngine.php:473
11687 msgid "%s is available on this MySQL server."
11690 #: libraries/classes/StorageEngine.php:476
11692 msgid "%s has been disabled for this MySQL server."
11695 #: libraries/classes/StorageEngine.php:480
11697 msgid "This MySQL server does not support the %s storage engine."
11700 #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2101
11701 msgid "The name of the primary key must be \"PRIMARY\"!"
11704 #: libraries/classes/Table/Maintenance.php:122
11706 msgid "Problems with indexes of table `%s`"
11709 #: libraries/classes/Table.php:348
11710 msgid "Unknown table status:"
11713 #: libraries/classes/Table.php:1006
11715 msgid "Source database `%s` was not found!"
11718 #: libraries/classes/Table.php:1015
11720 msgid "Target database `%s` was not found!"
11723 #: libraries/classes/Table.php:1473
11724 msgid "Invalid database:"
11727 #: libraries/classes/Table.php:1491
11728 msgid "Invalid table name:"
11731 #: libraries/classes/Table.php:1531
11733 msgid "Failed to rename table %1$s to %2$s!"
11736 #: libraries/classes/Table.php:1548
11738 msgid "Table %1$s has been renamed to %2$s."
11741 #: libraries/classes/Table.php:1793
11742 msgid "Could not save table UI preferences!"
11745 #: libraries/classes/Table.php:1819
11748 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
11749 "['MaxTableUiprefs'] %s)"
11752 #: libraries/classes/Table.php:1954
11755 "Cannot save UI property \"%s\". The changes made will not be persistent "
11756 "after you refresh this page. Please check if the table structure has been "
11760 #: libraries/classes/Table.php:2113
11761 msgid "Can't rename index to PRIMARY!"
11764 #: libraries/classes/Table.php:2139
11765 msgid "No index parts defined!"
11768 #: libraries/classes/Table.php:2435
11770 msgid "Error creating foreign key on %1$s (check data types)"
11773 #: libraries/classes/Template.php:135
11775 msgid "Error while working with template cache: %s"
11778 #: libraries/classes/ThemeManager.php:83
11780 msgid "Default theme %s not found!"
11783 #: libraries/classes/ThemeManager.php:142
11785 msgid "Theme %s not found!"
11788 #: libraries/classes/Theme.php:168
11790 msgid "No valid image path for theme %s found!"
11793 #: libraries/classes/Tracking.php:236
11794 #: templates/database/tracking/tables.twig:115
11795 #: templates/table/tracking/main.twig:73
11796 msgid "Tracking report"
11797 msgstr "ಜಾಡೀಕರಣದ ವರದಿ"
11799 #: libraries/classes/Tracking.php:240
11800 msgid "Tracking statements"
11803 #: libraries/classes/Tracking.php:255
11804 msgid "Delete tracking data row from report"
11807 #: libraries/classes/Tracking.php:267
11811 #: libraries/classes/Tracking.php:312
11812 #: templates/database/operations/index.twig:131
11813 #: templates/database/structure/copy_form.twig:19
11814 #: templates/table/operations/index.twig:275
11815 msgid "Structure only"
11818 #: libraries/classes/Tracking.php:315
11819 #: templates/database/operations/index.twig:143
11820 #: templates/database/structure/copy_form.twig:29
11821 #: templates/table/operations/index.twig:287
11825 #: libraries/classes/Tracking.php:318
11826 #: templates/database/operations/index.twig:137
11827 #: templates/database/structure/copy_form.twig:24
11828 #: templates/table/operations/index.twig:281
11829 msgid "Structure and data"
11832 #: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
11834 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
11837 #: libraries/classes/Tracking.php:472
11838 msgid "SQL dump (file download)"
11841 #: libraries/classes/Tracking.php:474
11845 #: libraries/classes/Tracking.php:477
11846 msgid "This option will replace your table and contained data."
11849 #: libraries/classes/Tracking.php:479
11850 msgid "SQL execution"
11853 #: libraries/classes/Tracking.php:483
11855 msgid "Export as %s"
11858 #: libraries/classes/Tracking.php:521
11859 msgid "Data manipulation statement"
11862 #: libraries/classes/Tracking.php:557
11863 msgid "Data definition statement"
11866 #: libraries/classes/Tracking.php:640
11867 #: templates/database/tracking/tables.twig:126
11868 #: templates/table/tracking/main.twig:80
11869 msgid "Structure snapshot"
11870 msgstr "ರಚನೆಯ ಭಾವಚಿತ್ರ"
11872 #: libraries/classes/Tracking.php:658
11874 msgid "Version %s snapshot (SQL code)"
11877 #: libraries/classes/Tracking.php:728
11878 msgid "Tracking data definition successfully deleted"
11881 #: libraries/classes/Tracking.php:740
11882 msgid "Tracking data manipulation successfully deleted"
11885 #: libraries/classes/Tracking.php:797
11887 "You can execute the dump by creating and using a temporary database. Please "
11888 "ensure that you have the privileges to do so."
11891 #: libraries/classes/Tracking.php:801
11892 msgid "Comment out these two lines if you do not need them."
11895 #: libraries/classes/Tracking.php:812
11896 msgid "SQL statements exported. Please copy the dump or execute it."
11899 #: libraries/classes/Tracking.php:845
11901 msgid "Tracking report for table `%s`"
11904 #: libraries/classes/Tracking.php:877
11906 msgid "Tracking for %1$s was activated at version %2$s."
11909 #: libraries/classes/Tracking.php:880
11911 msgid "Tracking for %1$s was deactivated at version %2$s."
11914 #: libraries/classes/Tracking.php:979
11916 msgid "Version %1$s of %2$s was deleted."
11919 #: libraries/classes/Tracking.php:1010
11921 msgid "Version %1$s was created, tracking for %2$s is active."
11924 #: libraries/classes/Types.php:207
11926 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
11929 #: libraries/classes/Types.php:210
11931 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
11935 #: libraries/classes/Types.php:214
11937 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
11941 #: libraries/classes/Types.php:219
11943 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
11944 "range is 0 to 4,294,967,295"
11947 #: libraries/classes/Types.php:226
11949 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
11950 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
11953 #: libraries/classes/Types.php:233
11955 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
11956 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
11959 #: libraries/classes/Types.php:240
11961 "A small floating-point number, allowable values are -3.402823466E+38 to "
11962 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
11965 #: libraries/classes/Types.php:247
11967 "A double-precision floating-point number, allowable values are "
11968 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
11969 "2.2250738585072014E-308 to 1.7976931348623157E+308"
11972 #: libraries/classes/Types.php:253
11974 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
11978 #: libraries/classes/Types.php:256
11980 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
11984 #: libraries/classes/Types.php:260
11986 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
11987 "values are considered true"
11990 #: libraries/classes/Types.php:264
11991 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
11994 #: libraries/classes/Types.php:268
11996 msgid "A date, supported range is %1$s to %2$s"
11999 #: libraries/classes/Types.php:275
12001 msgid "A date and time combination, supported range is %1$s to %2$s"
12004 #: libraries/classes/Types.php:282
12006 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12007 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12010 #: libraries/classes/Types.php:289
12012 msgid "A time, range is %1$s to %2$s"
12015 #: libraries/classes/Types.php:296
12017 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
12018 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
12021 #: libraries/classes/Types.php:303
12023 "A fixed-length (0-255, default 1) string that is always right-padded with "
12024 "spaces to the specified length when stored"
12027 #: libraries/classes/Types.php:310
12030 "A variable-length (%s) string, the effective maximum length is subject to "
12031 "the maximum row size"
12034 #: libraries/classes/Types.php:317
12036 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
12037 "a one-byte prefix indicating the length of the value in bytes"
12040 #: libraries/classes/Types.php:324
12042 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
12043 "with a two-byte prefix indicating the length of the value in bytes"
12046 #: libraries/classes/Types.php:331
12048 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
12049 "stored with a three-byte prefix indicating the length of the value in bytes"
12052 #: libraries/classes/Types.php:338
12054 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12055 "characters, stored with a four-byte prefix indicating the length of the "
12059 #: libraries/classes/Types.php:345
12061 "Similar to the CHAR type, but stores binary byte strings rather than non-"
12062 "binary character strings"
12065 #: libraries/classes/Types.php:350
12067 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12068 "binary character strings"
12071 #: libraries/classes/Types.php:356
12073 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12074 "one-byte prefix indicating the length of the value"
12077 #: libraries/classes/Types.php:362
12079 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12080 "with a three-byte prefix indicating the length of the value"
12083 #: libraries/classes/Types.php:369
12085 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12086 "a two-byte prefix indicating the length of the value"
12089 #: libraries/classes/Types.php:375
12091 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12092 "bytes, stored with a four-byte prefix indicating the length of the value"
12095 #: libraries/classes/Types.php:382
12097 "An enumeration, chosen from the list of up to 65,535 values or the special "
12101 #: libraries/classes/Types.php:386
12102 msgid "A single value chosen from a set of up to 64 members"
12105 #: libraries/classes/Types.php:389
12106 msgid "A type that can store a geometry of any type"
12109 #: libraries/classes/Types.php:392
12110 msgid "A point in 2-dimensional space"
12113 #: libraries/classes/Types.php:395
12114 msgid "A curve with linear interpolation between points"
12117 #: libraries/classes/Types.php:398
12121 #: libraries/classes/Types.php:401
12122 msgid "A collection of points"
12125 #: libraries/classes/Types.php:404
12126 msgid "A collection of curves with linear interpolation between points"
12129 #: libraries/classes/Types.php:407
12130 msgid "A collection of polygons"
12133 #: libraries/classes/Types.php:410
12134 msgid "A collection of geometry objects of any type"
12137 #: libraries/classes/Types.php:413
12139 "Stores and enables efficient access to data in JSON (JavaScript Object "
12140 "Notation) documents"
12143 #: libraries/classes/Types.php:416
12145 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12146 "conventional mapping of IPv4 addresses into IPv6 addresses"
12149 #: libraries/classes/Types.php:746
12150 msgctxt "numeric types"
12154 #: libraries/classes/Types.php:764
12155 msgctxt "date and time types"
12156 msgid "Date and time"
12159 #: libraries/classes/Types.php:800
12160 msgctxt "spatial types"
12164 #: libraries/classes/UrlRedirector.php:55
12165 msgid "Taking you to the target site."
12168 #: libraries/classes/UserPassword.php:38
12169 msgid "The profile has been updated."
12172 #: libraries/classes/UserPassword.php:50
12173 msgid "Password is too long!"
12176 #: libraries/classes/UserPreferences.php:173
12177 msgid "Could not save configuration"
12180 #: libraries/classes/UserPreferences.php:184
12183 #| "The phpMyAdmin configuration storage has been deactivated. %sFind out "
12185 msgid "The phpMyAdmin configuration storage database could not be accessed."
12186 msgstr "PhpMyAdmin ಸಂರಚನಾ ಸಂಗ್ರಹ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ. %sಏಕೆ ತಿಳಿದುಕೊಳ್ಳಿ%s."
12188 #: libraries/classes/Util.php:131
12193 #. l10n: Short month name
12194 #. l10n: Short month name for January
12195 #: libraries/classes/Util.php:664 templates/javascript/variables.twig:34
12199 #. l10n: Short month name
12200 #. l10n: Short month name for February
12201 #: libraries/classes/Util.php:666 templates/javascript/variables.twig:35
12205 #. l10n: Short month name
12206 #. l10n: Short month name for March
12207 #: libraries/classes/Util.php:668 templates/javascript/variables.twig:36
12211 #. l10n: Short month name
12212 #. l10n: Short month name for April
12213 #: libraries/classes/Util.php:670 templates/javascript/variables.twig:37
12217 #. l10n: Short month name
12218 #: libraries/classes/Util.php:672
12219 msgctxt "Short month name"
12223 #. l10n: Short month name
12224 #. l10n: Short month name for June
12225 #: libraries/classes/Util.php:674 templates/javascript/variables.twig:39
12229 #. l10n: Short month name
12230 #. l10n: Short month name for July
12231 #: libraries/classes/Util.php:676 templates/javascript/variables.twig:40
12235 #. l10n: Short month name
12236 #. l10n: Short month name for August
12237 #: libraries/classes/Util.php:678 templates/javascript/variables.twig:41
12241 #. l10n: Short month name
12242 #. l10n: Short month name for September
12243 #: libraries/classes/Util.php:680 templates/javascript/variables.twig:42
12247 #. l10n: Short month name
12248 #. l10n: Short month name for October
12249 #: libraries/classes/Util.php:682 templates/javascript/variables.twig:43
12253 #. l10n: Short month name
12254 #. l10n: Short month name for November
12255 #: libraries/classes/Util.php:684 templates/javascript/variables.twig:44
12259 #. l10n: Short month name
12260 #. l10n: Short month name for December
12261 #: libraries/classes/Util.php:686 templates/javascript/variables.twig:45
12265 #. l10n: Short week day name for Sunday
12266 #: libraries/classes/Util.php:690
12269 msgctxt "Short week day name for Sunday"
12273 #. l10n: Short week day name for Monday
12274 #: libraries/classes/Util.php:692 templates/javascript/variables.twig:58
12278 #. l10n: Short week day name for Tuesday
12279 #: libraries/classes/Util.php:694 templates/javascript/variables.twig:59
12283 #. l10n: Short week day name for Wednesday
12284 #: libraries/classes/Util.php:696 templates/javascript/variables.twig:60
12288 #. l10n: Short week day name for Thursday
12289 #: libraries/classes/Util.php:698 templates/javascript/variables.twig:61
12293 #. l10n: Short week day name for Friday
12294 #: libraries/classes/Util.php:700 templates/javascript/variables.twig:62
12298 #. l10n: Short week day name for Saturday
12299 #: libraries/classes/Util.php:702 templates/javascript/variables.twig:63
12303 #: libraries/classes/Util.php:728
12304 msgctxt "AM/PM indication in time"
12308 #: libraries/classes/Util.php:730
12309 msgctxt "AM/PM indication in time"
12313 #: libraries/classes/Util.php:801
12315 msgid "%s days, %s hours, %s minutes and %s seconds"
12318 #: libraries/classes/Util.php:1947
12322 #: libraries/classes/Util.php:2559
12323 #: templates/database/multi_table_query/form.twig:67
12327 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
12328 msgid "Error in ZIP archive:"
12331 #: libraries/classes/ZipExtension.php:83
12332 msgid "No files found inside ZIP archive!"
12335 #: libraries/config.values.php:88 libraries/config.values.php:126
12336 #: libraries/config.values.php:138
12340 #: libraries/config.values.php:89 libraries/config.values.php:127
12341 #: libraries/config.values.php:139
12342 #: templates/database/multi_table_query/form.twig:118
12346 #: libraries/config.values.php:90 libraries/config.values.php:108
12347 #: libraries/config.values.php:128 libraries/config.values.php:140
12351 #: libraries/config.values.php:105
12355 #: libraries/config.values.php:106
12359 #: libraries/config.values.php:107
12363 #: libraries/config.values.php:143
12367 #: libraries/config.values.php:144
12368 msgid "Double click"
12371 #: libraries/config.values.php:145 libraries/config.values.php:188
12372 #: templates/config/form_display/input.twig:16
12373 #: templates/relation/check_relations.twig:15
12374 #: templates/relation/check_relations.twig:66
12375 #: templates/relation/check_relations.twig:91
12376 #: templates/relation/check_relations.twig:129
12377 #: templates/relation/check_relations.twig:154
12378 #: templates/relation/check_relations.twig:164
12379 #: templates/relation/check_relations.twig:199
12380 #: templates/relation/check_relations.twig:224
12381 #: templates/relation/check_relations.twig:249
12382 #: templates/relation/check_relations.twig:274
12383 #: templates/relation/check_relations.twig:299
12384 #: templates/relation/check_relations.twig:324
12385 #: templates/relation/check_relations.twig:349
12386 #: templates/relation/check_relations.twig:387
12387 #: templates/relation/check_relations.twig:412
12388 #: templates/relation/check_relations.twig:437
12389 #: templates/relation/check_relations.twig:462
12390 #: templates/relation/check_relations.twig:487
12391 #: templates/relation/check_relations.twig:512
12395 #: libraries/config.values.php:148
12399 #: libraries/config.values.php:149
12400 msgid "display column"
12403 #: libraries/config.values.php:153
12407 #: libraries/config.values.php:186
12411 #: libraries/config.values.php:187
12415 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
12419 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
12423 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
12427 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
12431 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
12435 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
12439 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
12443 #: libraries/config.values.php:200
12444 msgid "Ask before sending error reports"
12447 #: libraries/config.values.php:201
12448 msgid "Always send error reports"
12451 #: libraries/config.values.php:202
12452 msgid "Never send error reports"
12455 #: libraries/config.values.php:205
12456 msgid "Server default"
12459 #: libraries/config.values.php:206
12463 #: libraries/config.values.php:207
12467 #: libraries/config.values.php:259
12468 msgid "Quick - display only the minimal options to configure"
12471 #: libraries/config.values.php:260
12472 msgid "Custom - display all possible options to configure"
12475 #: libraries/config.values.php:261
12476 msgid "Custom - like above, but without the quick/custom choice"
12479 #: libraries/config.values.php:328
12480 msgid "complete inserts"
12483 #: libraries/config.values.php:329
12484 msgid "extended inserts"
12487 #: libraries/config.values.php:330
12488 msgid "both of the above"
12491 #: libraries/config.values.php:331
12492 msgid "neither of the above"
12495 #: setup/index.php:32
12496 msgid "Configuration already exists, setup is disabled!"
12499 #: setup/validate.php:31
12503 #: setup/validate.php:38
12505 msgid "Wrong data or no validation for %s"
12508 #: templates/columns_definitions/column_attributes.twig:31
12509 #: templates/database/central_columns/edit_table_row.twig:23
12510 #: templates/database/central_columns/main.twig:71
12511 #: templates/database/central_columns/main.twig:298
12512 msgid "Edit ENUM/SET values"
12515 #: templates/columns_definitions/column_attributes.twig:38
12516 #: templates/database/central_columns/edit_table_row.twig:30
12517 #: templates/database/central_columns/main.twig:76
12518 #: templates/database/central_columns/main.twig:309
12519 msgctxt "for default"
12523 #: templates/columns_definitions/column_attributes.twig:41
12524 #: templates/database/central_columns/edit_table_row.twig:33
12525 #: templates/database/central_columns/main.twig:77
12526 #: templates/database/central_columns/main.twig:312
12527 msgid "As defined:"
12530 #: templates/columns_definitions/column_attributes.twig:97
12532 "You don't have sufficient privileges to perform this operation; Please refer "
12533 "to the documentation for more details"
12536 #: templates/columns_definitions/column_attributes.twig:111
12537 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
12538 #: templates/table/structure/display_structure.twig:152
12539 #: templates/table/structure/display_structure.twig:160
12540 #: templates/table/structure/display_structure.twig:298
12541 #: templates/table/structure/display_structure.twig:460
12542 #: templates/table/tracking/structure_snapshot_indexes.twig:7
12546 #: templates/columns_definitions/column_attributes.twig:119
12547 #: templates/table/structure/display_structure.twig:219
12548 #: templates/table/structure/display_structure.twig:222
12549 #: templates/table/structure/display_structure.twig:307
12553 #: templates/columns_definitions/column_attributes.twig:123
12554 #: templates/table/structure/display_structure.twig:192
12555 #: templates/table/structure/display_structure.twig:200
12556 #: templates/table/structure/display_structure.twig:304
12560 #: templates/columns_definitions/column_attributes.twig:156
12561 #: templates/table/structure/display_partitions.twig:26
12565 #: templates/columns_definitions/column_attributes.twig:177
12569 #: templates/columns_definitions/column_attributes.twig:182
12570 #: templates/table/structure/display_structure.twig:433
12575 #: templates/columns_definitions/column_definitions_form.twig:23
12576 #: templates/database/create_table.twig:6
12577 #: templates/database/operations/index.twig:30
12581 #: templates/columns_definitions/column_definitions_form.twig:32
12582 #: templates/console/display.twig:99
12583 #: templates/database/central_columns/main.twig:196 templates/export.twig:285
12584 #: templates/export.twig:301 templates/export.twig:317
12588 #: templates/columns_definitions/column_definitions_form.twig:40
12594 #: templates/columns_definitions/column_definitions_form.twig:74
12598 #: templates/columns_definitions/column_definitions_form.twig:77
12599 msgid "Storage Engine:"
12602 #: templates/columns_definitions/column_definitions_form.twig:82
12603 msgid "Connection:"
12606 #: templates/columns_definitions/column_definitions_form.twig:113
12607 #: templates/columns_definitions/partitions.twig:137
12608 #: templates/table/operations/index.twig:133
12609 msgid "Storage engine"
12612 #: templates/columns_definitions/column_definitions_form.twig:136
12613 msgid "PARTITION definition:"
12616 #: templates/columns_definitions/column_definitions_form.twig:154
12617 msgctxt "Online transaction part of the SQL DDL for InnoDB"
12618 msgid "Online transaction"
12621 #: templates/columns_definitions/column_definitions_form.twig:166
12623 "The column width of integer types is ignored in your MySQL version unless "
12624 "defining a TINYINT(1) column"
12627 #: templates/columns_definitions/column_definitions_form.twig:175
12628 #: templates/database/designer/main.twig:1097
12629 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
12630 #: templates/export.twig:81 templates/modals/build_query.twig:5
12631 #: templates/modals/index_dialog_modal.twig:5
12632 #: templates/modals/preview_sql_confirmation.twig:5
12633 #: templates/modals/preview_sql_modal.twig:5
12634 #: templates/table/insert/actions_panel.twig:46
12635 #: templates/table/relation/common_form.twig:233
12636 #: templates/table/zoom_search/result_form.twig:26
12637 #: templates/table/zoom_search/result_form.twig:95
12641 #: templates/columns_definitions/column_name.twig:4
12643 msgid "Referenced by %s."
12646 #: templates/columns_definitions/column_name.twig:12
12647 msgid "Is a foreign key."
12650 #: templates/columns_definitions/column_name.twig:39
12651 msgid "Pick from Central Columns"
12654 #: templates/columns_definitions/partitions.twig:17
12655 msgid "Partition by:"
12658 #: templates/columns_definitions/partitions.twig:32
12659 #: templates/columns_definitions/partitions.twig:60
12660 msgid "Expression or column list"
12663 #: templates/columns_definitions/partitions.twig:37
12665 #| msgid "Creation:"
12666 msgid "Partitions:"
12669 #: templates/columns_definitions/partitions.twig:45
12670 msgid "Subpartition by:"
12673 #: templates/columns_definitions/partitions.twig:65
12674 msgid "Subpartitions:"
12677 #: templates/columns_definitions/partitions.twig:76
12678 #: templates/table/operations/index.twig:480
12679 #: templates/table/structure/display_partitions.twig:24
12683 #: templates/columns_definitions/partitions.twig:78
12687 #: templates/columns_definitions/partitions.twig:82
12688 msgid "Subpartition"
12691 #: templates/columns_definitions/partitions.twig:84
12695 #: templates/columns_definitions/partitions.twig:85
12696 #: templates/config/form_display/input.twig:53
12697 #: templates/database/data_dictionary/index.twig:81
12698 #: templates/database/events/editor_form.twig:102
12699 #: templates/database/routines/editor_form.twig:163
12700 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
12701 #: templates/table/structure/display_partitions.twig:31
12702 #: templates/table/structure/display_structure.twig:466
12703 #: templates/table/tracking/structure_snapshot_columns.twig:12
12704 #: templates/table/tracking/structure_snapshot_indexes.twig:13
12708 #: templates/columns_definitions/partitions.twig:86
12709 msgid "Data directory"
12712 #: templates/columns_definitions/partitions.twig:87
12713 msgid "Index directory"
12716 #: templates/columns_definitions/partitions.twig:88
12720 #: templates/columns_definitions/partitions.twig:89
12724 #: templates/columns_definitions/partitions.twig:90
12727 msgid "Table space"
12730 #: templates/columns_definitions/partitions.twig:91
12734 #: templates/columns_definitions/table_fields_definitions.twig:16
12735 #: templates/database/central_columns/edit.twig:10
12736 #: templates/database/routines/editor_form.twig:52
12737 msgid "Length/Values"
12740 #: templates/columns_definitions/table_fields_definitions.twig:17
12742 "If column type is \"enum\" or \"set\", please enter the values using this "
12743 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
12744 "single quote (\"'\") amongst those values, precede it with a backslash (for "
12745 "example '\\\\xyz' or 'a\\'b')."
12748 #: templates/columns_definitions/table_fields_definitions.twig:21
12750 "For default values, please enter just a single value, without backslash "
12751 "escaping or quotes, using this format: a"
12754 #: templates/columns_definitions/table_fields_definitions.twig:24
12755 #: templates/database/central_columns/edit.twig:12
12756 #: templates/database/central_columns/main.twig:32
12757 #: templates/database/central_columns/main.twig:236
12758 #: templates/database/data_dictionary/index.twig:79
12759 #: templates/database/operations/index.twig:194
12760 #: templates/database/operations/index.twig:198
12761 #: templates/database/structure/table_header.twig:31
12762 #: templates/home/index.twig:64 templates/indexes.twig:22
12763 #: templates/server/databases/index.twig:29
12764 #: templates/server/databases/index.twig:30
12765 #: templates/server/databases/index.twig:123
12766 #: templates/table/operations/index.twig:151
12767 #: templates/table/search/index.twig:40
12768 #: templates/table/structure/display_structure.twig:23
12769 #: templates/table/structure/display_structure.twig:464
12770 #: templates/table/structure/display_table_stats.twig:108
12771 #: templates/table/tracking/structure_snapshot_columns.twig:8
12772 #: templates/table/tracking/structure_snapshot_indexes.twig:11
12773 #: templates/table/zoom_search/index.twig:38
12777 #: templates/columns_definitions/table_fields_definitions.twig:36
12778 #: templates/database/operations/index.twig:68
12779 #: templates/database/operations/index.twig:173
12780 #: templates/database/routines/editor_form.twig:124
12781 #: templates/database/structure/copy_form.twig:50
12782 #: templates/table/operations/index.twig:79
12783 #: templates/table/operations/index.twig:115
12784 #: templates/table/operations/index.twig:315
12785 msgid "Adjust privileges"
12788 #: templates/columns_definitions/table_fields_definitions.twig:59
12792 #: templates/columns_definitions/table_fields_definitions.twig:65
12793 msgid "Move column"
12796 #: templates/columns_definitions/table_fields_definitions.twig:75
12797 #: templates/columns_definitions/table_fields_definitions.twig:86
12798 msgid "List of available transformations and their options"
12801 #: templates/columns_definitions/table_fields_definitions.twig:77
12802 #: templates/transformation_overview.twig:18
12803 msgid "Browser display transformation"
12806 #: templates/columns_definitions/table_fields_definitions.twig:81
12807 msgid "Browser display transformation options"
12810 #: templates/columns_definitions/table_fields_definitions.twig:82
12811 #: templates/columns_definitions/table_fields_definitions.twig:93
12813 "Please enter the values for transformation options using this format: 'a', "
12814 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
12815 "quote (\"'\") amongst those values, precede it with a backslash (for example "
12816 "'\\\\xyz' or 'a\\'b')."
12819 #: templates/columns_definitions/table_fields_definitions.twig:88
12820 #: templates/transformation_overview.twig:37
12821 msgid "Input transformation"
12824 #: templates/columns_definitions/table_fields_definitions.twig:92
12825 msgid "Input transformation options"
12828 #: templates/config/form_display/input.twig:15
12829 msgid "This setting is disabled, it will not be applied to your configuration."
12832 #: templates/config/form_display/input.twig:57
12833 #: templates/config/form_display/input.twig:58
12835 msgid "Set value: %s"
12838 #: templates/config/form_display/input.twig:63
12839 #: templates/config/form_display/input.twig:64
12840 msgid "Restore default value"
12843 #: templates/config/form_display/input.twig:79
12844 #: templates/config/form_display/input.twig:80
12845 msgid "Allow users to customize this value"
12848 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12849 #: templates/console/display.twig:84 templates/console/display.twig:175
12853 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12854 #: templates/console/display.twig:84 templates/console/display.twig:175
12858 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12859 #: templates/console/display.twig:175
12863 #: templates/console/display.twig:7 templates/setup/home/index.twig:166
12864 #: templates/sql/query.twig:38
12868 #: templates/console/display.twig:7
12872 #: templates/console/display.twig:11 templates/console/display.twig:99
12876 #: templates/console/display.twig:20
12877 msgid "Press Ctrl+Enter to execute query"
12880 #: templates/console/display.twig:23
12881 msgid "Press Enter to execute query"
12884 #: templates/console/display.twig:31 templates/console/display.twig:175
12888 #: templates/console/display.twig:40 templates/console/display.twig:184
12892 #: templates/console/display.twig:40 templates/console/display.twig:184
12893 msgid "Query failed"
12896 #: templates/console/display.twig:42 templates/console/display.twig:184
12897 msgid "Queried time"
12900 #: templates/console/display.twig:47
12901 msgid "During current session"
12904 #: templates/console/display.twig:64
12908 #: templates/console/display.twig:64
12912 #: templates/console/display.twig:64
12916 #: templates/console/display.twig:64 templates/console/display.twig:84
12917 #: templates/table/find_replace/replace_preview.twig:16
12921 #: templates/console/display.twig:64
12922 msgid "Execution order"
12925 #: templates/console/display.twig:64 templates/console/display.twig:84
12929 #: templates/console/display.twig:64 templates/table/search/index.twig:146
12933 #: templates/console/display.twig:64
12934 msgid "Ungroup queries"
12937 #: templates/console/display.twig:84
12941 #: templates/console/display.twig:84
12945 #: templates/console/display.twig:112
12946 msgid "Add bookmark"
12949 #: templates/console/display.twig:121
12953 #: templates/console/display.twig:124
12954 msgid "Target database"
12957 #: templates/console/display.twig:127
12958 msgid "Share this bookmark"
12961 #: templates/console/display.twig:140
12962 msgid "Set default"
12965 #: templates/console/display.twig:162
12967 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
12968 "permanent, view settings."
12971 #: templates/create_tracking_version.twig:10
12973 msgid "Create version %1$s of %2$s"
12976 #: templates/create_tracking_version.twig:15
12978 msgid "Create version %1$s"
12981 #: templates/create_tracking_version.twig:21
12982 msgid "Track these data definition statements:"
12985 #: templates/create_tracking_version.twig:60
12986 msgid "Track these data manipulation statements:"
12989 #: templates/create_tracking_version.twig:77
12990 msgid "Create version"
12993 #: templates/database/central_columns/edit.twig:15
12994 msgctxt "Auto Increment"
12998 #: templates/database/central_columns/main.twig:4
12999 msgid "Add new column"
13002 #: templates/database/central_columns/main.twig:24
13003 #: templates/database/central_columns/main.twig:228
13004 msgid "Length/Value"
13007 #: templates/database/central_columns/main.twig:36
13008 #: templates/database/central_columns/main.twig:240
13012 #: templates/database/central_columns/main.twig:44
13013 #: templates/database/central_columns/main.twig:248
13017 #: templates/database/central_columns/main.twig:129
13019 #| msgid "The central list of columns for the current database is empty."
13020 msgid "The central list of columns for the current database is empty"
13021 msgstr "ಪ್ರಸ್ತುತ ಡೇಟಾಬೇಸ್ ಅಂಕಣಗಳ ಕೇಂದ್ರ ಪಟ್ಟಿ ಖಾಲಿಯಾಗಿದೆ."
13023 #: templates/database/central_columns/main.twig:166
13024 #: templates/display/results/table.twig:62
13025 msgid "Filter rows"
13028 #: templates/database/central_columns/main.twig:167
13029 #: templates/display/results/table.twig:64
13030 msgid "Search this table"
13033 #: templates/database/central_columns/main.twig:178
13034 #: templates/table/structure/display_structure.twig:418
13038 #: templates/database/central_columns/main.twig:187
13039 msgid "Select a table"
13042 #: templates/database/central_columns/main.twig:194
13043 msgid "Select a column."
13046 #: templates/database/central_columns/main.twig:213
13047 msgid "Click to sort."
13048 msgstr "ವಿಂಗಡಿಸಲು ಕ್ಲಿಕ್ ಮಾಡಿ."
13050 #: templates/database/central_columns/main.twig:218
13051 #: templates/database/privileges/index.twig:22
13052 #: templates/database/structure/table_header.twig:22
13053 #: templates/database/tracking/tables.twig:18
13054 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
13055 #: templates/server/databases/index.twig:163
13056 #: templates/server/privileges/privileges_summary.twig:22
13057 #: templates/server/privileges/users_overview.twig:22
13058 #: templates/server/user_groups/user_groups.twig:21
13059 #: templates/server/variables/index.twig:30
13060 #: templates/table/privileges/index.twig:24
13061 #: templates/table/structure/display_partitions.twig:33
13062 #: templates/table/structure/display_structure.twig:34
13063 #: templates/table/structure/display_structure.twig:457
13064 #: templates/table/tracking/main.twig:32
13065 #: templates/table/tracking/report_table.twig:8
13069 #: templates/database/create_table.twig:3
13070 #: templates/database/operations/index.twig:27
13073 msgid "Create new table"
13074 msgstr "ರಚಿಸಲಾಗಿದೆ"
13076 #: templates/database/create_table.twig:10
13077 #: templates/database/operations/index.twig:34
13078 msgid "Number of columns"
13081 #: templates/database/create_table.twig:14
13082 #: templates/database/operations/index.twig:39 templates/export.twig:27
13083 #: templates/server/databases/index.twig:46
13087 #: templates/database/data_dictionary/index.twig:4
13089 #| msgid "Table comments:"
13090 msgid "Database comment:"
13091 msgstr "ಟೇಬಲ್ ಕಾಮೆಂಟ್ಸ್:"
13093 #: templates/database/data_dictionary/index.twig:8
13094 #: templates/database/data_dictionary/index.twig:124
13095 #: templates/database/structure/index.twig:19
13096 #: templates/display/results/table.twig:258
13097 #: templates/table/structure/display_structure.twig:376
13101 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
13102 #: templates/table/structure/display_structure.twig:461
13103 #: templates/table/tracking/structure_snapshot_indexes.twig:8
13107 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
13108 #: templates/table/structure/display_structure.twig:463
13109 #: templates/table/tracking/structure_snapshot_indexes.twig:10
13110 msgid "Cardinality"
13113 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
13114 #: templates/table/structure/display_structure.twig:542
13115 msgid "No index defined!"
13118 #: templates/database/designer/database_tables.twig:31
13119 #: templates/database/export/index.twig:28
13120 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
13121 #: templates/server/privileges/privileges_table.twig:28
13122 #: templates/server/privileges/privileges_table.twig:55
13123 #: templates/server/privileges/privileges_table.twig:82
13124 #: templates/server/privileges/privileges_table.twig:109
13125 #: templates/server/replication/database_multibox.twig:7
13129 #: templates/database/designer/database_tables.twig:37
13130 msgid "Show/hide columns"
13133 #: templates/database/designer/database_tables.twig:46
13134 msgid "See table structure"
13137 #: templates/database/designer/database_tables.twig:91
13139 msgid "Select \"%s\""
13142 #: templates/database/designer/database_tables.twig:109
13144 msgid "Add an option for column \"%s\"."
13147 #: templates/database/designer/edit_delete_pages.twig:6
13148 msgid "Page to open"
13151 #: templates/database/designer/edit_delete_pages.twig:6
13152 msgid "Page to delete"
13155 #: templates/database/designer/main.twig:19
13156 #: templates/database/designer/main.twig:25
13157 msgid "Show/Hide tables list"
13160 #: templates/database/designer/main.twig:29
13161 #: templates/database/designer/main.twig:35
13162 #: templates/database/designer/main.twig:36
13163 msgid "View in fullscreen"
13166 #: templates/database/designer/main.twig:34
13167 msgid "Exit fullscreen"
13170 #: templates/database/designer/main.twig:48
13171 #: templates/database/designer/main.twig:52
13175 #: templates/database/designer/main.twig:77
13176 #: templates/database/designer/main.twig:80
13177 msgid "Delete pages"
13180 #: templates/database/designer/main.twig:84
13181 #: templates/database/designer/main.twig:87
13182 #: templates/database/structure/show_create.twig:11
13183 msgid "Create table"
13186 #: templates/database/designer/main.twig:91
13187 #: templates/database/designer/main.twig:94
13188 #: templates/database/designer/main.twig:271
13189 msgid "Create relationship"
13192 #: templates/database/designer/main.twig:105
13193 #: templates/database/designer/main.twig:108
13197 #: templates/database/designer/main.twig:112
13198 #: templates/database/designer/main.twig:115
13202 #: templates/database/designer/main.twig:120
13203 #: templates/database/designer/main.twig:123
13204 msgid "Angular links"
13207 #: templates/database/designer/main.twig:120
13208 #: templates/database/designer/main.twig:123
13209 msgid "Direct links"
13212 #: templates/database/designer/main.twig:127
13213 #: templates/database/designer/main.twig:129
13214 msgid "Snap to grid"
13217 #: templates/database/designer/main.twig:133
13218 #: templates/database/designer/main.twig:139
13219 msgid "Small/Big All"
13222 #: templates/database/designer/main.twig:143
13223 #: templates/database/designer/main.twig:146
13224 msgid "Toggle small/big"
13227 #: templates/database/designer/main.twig:150
13228 #: templates/database/designer/main.twig:153
13229 msgid "Toggle relationship lines"
13232 #: templates/database/designer/main.twig:158
13233 #: templates/database/designer/main.twig:161
13234 msgid "Export schema"
13237 #: templates/database/designer/main.twig:169
13238 #: templates/database/designer/main.twig:172
13239 msgid "Build Query"
13242 #: templates/database/designer/main.twig:177
13243 #: templates/database/designer/main.twig:181
13247 #: templates/database/designer/main.twig:185
13248 #: templates/database/designer/main.twig:190
13252 #: templates/database/designer/main.twig:202
13253 msgid "Hide/Show all"
13256 #: templates/database/designer/main.twig:212
13258 #| msgid "Delete tracking"
13259 msgid "Hide/Show tables with no relationship"
13260 msgstr "ಜಾಡೀಕರಣ ಅಳಿಸು"
13262 #: templates/database/designer/main.twig:223
13263 msgid "Number of tables:"
13266 #: templates/database/designer/main.twig:381
13268 #| msgid "Delete tracking"
13269 msgid "Delete relationship"
13270 msgstr "ಜಾಡೀಕರಣ ಅಳಿಸು"
13272 #: templates/database/designer/main.twig:445
13273 #: templates/database/designer/main.twig:610
13274 msgid "Relationship operator"
13277 #: templates/database/designer/main.twig:474
13278 #: templates/database/designer/main.twig:639
13279 #: templates/database/designer/main.twig:845
13280 #: templates/database/designer/main.twig:1038
13284 #: templates/database/designer/main.twig:484
13285 #: templates/database/designer/main.twig:649
13286 #: templates/database/designer/main.twig:855
13287 #: templates/database/designer/main.twig:1048
13288 #: templates/database/routines/execute_form.twig:20
13289 #: templates/server/replication/status_table.twig:17
13290 #: templates/server/status/variables/index.twig:76
13291 #: templates/server/variables/index.twig:32
13292 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
13293 #: templates/table/search/index.twig:42
13294 #: templates/table/zoom_search/index.twig:40
13295 #: templates/table/zoom_search/result_form.twig:37
13299 #: templates/database/designer/main.twig:486
13300 #: templates/database/designer/main.twig:651
13301 #: templates/database/designer/main.twig:857
13302 #: templates/database/designer/main.twig:1050
13306 #: templates/database/designer/main.twig:495
13307 #: templates/database/designer/main.twig:711
13311 #: templates/database/designer/main.twig:501
13312 #: templates/database/designer/main.twig:719
13316 #: templates/database/designer/main.twig:510
13317 #: templates/database/designer/main.twig:916
13321 #: templates/database/designer/main.twig:516
13322 #: templates/database/designer/main.twig:580
13323 #: templates/database/designer/main.twig:785
13324 #: templates/database/designer/main.twig:816
13325 #: templates/database/designer/main.twig:924
13326 #: templates/database/designer/main.twig:1009
13327 #: templates/table/search/index.twig:41
13328 #: templates/table/zoom_search/index.twig:39
13332 #: templates/database/designer/main.twig:1090
13333 msgid "Active options"
13336 #: templates/database/designer/page_save_as.twig:19
13337 msgid "Save to selected page"
13340 #: templates/database/designer/page_save_as.twig:23
13341 msgid "Create a page and save to it"
13344 #: templates/database/designer/page_save_as.twig:29
13345 msgid "New page name"
13348 #: templates/database/designer/page_selector.twig:2
13349 msgid "Select page"
13352 #: templates/database/designer/schema_export.twig:4
13353 msgid "Select Export Relational Type"
13356 #: templates/database/events/editor_form.twig:10
13357 #: templates/database/routines/editor_form.twig:11
13358 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
13362 #: templates/database/events/editor_form.twig:19
13364 #| msgid "User name"
13366 msgstr "ಬಳಕೆಯ ಹೆಸರು"
13368 #: templates/database/events/editor_form.twig:35
13369 #: templates/server/binlog/index.twig:86
13373 #: templates/database/events/editor_form.twig:48
13374 #: templates/database/routines/editor_form.twig:38
13376 msgid "Change to %s"
13379 #: templates/database/events/editor_form.twig:53
13383 #: templates/database/events/editor_form.twig:59
13384 msgid "Execute every"
13387 #: templates/database/events/editor_form.twig:70
13388 msgctxt "Start of recurring event"
13392 #: templates/database/events/editor_form.twig:76
13393 msgctxt "End of recurring event"
13397 #: templates/database/events/editor_form.twig:90
13398 msgid "On completion preserve"
13401 #: templates/database/events/editor_form.twig:96
13402 #: templates/database/routines/editor_form.twig:138
13403 #: templates/database/triggers/editor_form.twig:61
13404 #: templates/view_create.twig:45
13408 #: templates/database/events/index.twig:13
13409 #: templates/database/privileges/index.twig:113
13410 #: templates/database/privileges/index.twig:114
13411 #: templates/database/routines/index.twig:13
13412 #: templates/database/structure/check_all_tables.twig:3
13413 #: templates/database/structure/check_all_tables.twig:4
13414 #: templates/database/triggers/list.twig:13
13415 #: templates/display/results/table.twig:223
13416 #: templates/display/results/table.twig:224 templates/select_all.twig:4
13417 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
13418 #: templates/server/privileges/edit_routine_privileges.twig:57
13419 #: templates/server/privileges/privileges_table.twig:268
13420 #: templates/server/privileges/privileges_table.twig:269
13421 #: templates/server/privileges/privileges_table.twig:277
13422 #: templates/server/privileges/privileges_table.twig:351
13423 #: templates/server/privileges/privileges_table.twig:551
13424 #: templates/server/privileges/users_overview.twig:121
13425 #: templates/server/privileges/users_overview.twig:122
13426 #: templates/server/user_groups/edit_user_groups.twig:11
13427 #: templates/table/privileges/index.twig:117
13428 #: templates/table/privileges/index.twig:118
13432 #: templates/database/events/index.twig:27
13435 msgid "Create new event"
13436 msgstr "ರಚಿಸಲಾಗಿದೆ"
13438 #: templates/database/events/index.twig:36
13439 msgid "There are no events to display."
13442 #: templates/database/events/index.twig:112
13443 msgid "Event scheduler status"
13446 #: templates/database/events/index.twig:117
13447 #: templates/database/tracking/tables.twig:47
13448 msgid "Click to toggle"
13451 #: templates/database/events/index.twig:130
13455 #: templates/database/events/index.twig:141
13459 #: templates/database/export/index.twig:61
13461 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13465 #. l10n: A query that the user has written freely
13466 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
13467 msgid "Exporting a raw query"
13470 #: templates/database/export/index.twig:7
13472 msgid "Exporting tables from \"%s\" database"
13475 #: templates/database/export/index.twig:30
13476 msgid "Export the structure of all tables."
13479 #: templates/database/export/index.twig:33
13480 msgid "Export the data of all tables."
13483 #: templates/database/import/index.twig:3
13485 msgid "Importing into the database \"%s\""
13488 #: templates/database/multi_table_query/form.twig:4
13489 #: templates/database/qbe/index.twig:4
13490 msgid "Multi-table query"
13493 #: templates/database/multi_table_query/form.twig:10
13494 #: templates/database/qbe/index.twig:10
13495 msgid "Query by example"
13498 #: templates/database/multi_table_query/form.twig:17
13499 msgid "Query window"
13502 #: templates/database/multi_table_query/form.twig:38
13503 #: templates/database/multi_table_query/form.twig:128
13505 #| msgid "Select All"
13506 msgid "select table"
13507 msgstr "ಎಲ್ಲಾ ಆಯ್ಕೆ ಮಾಡಿ"
13509 #: templates/database/multi_table_query/form.twig:45
13510 #: templates/database/multi_table_query/form.twig:136
13512 #| msgid "Select All"
13513 msgid "select column"
13514 msgstr "ಎಲ್ಲಾ ಆಯ್ಕೆ ಮಾಡಿ"
13516 #: templates/database/multi_table_query/form.twig:51
13519 msgid "Table alias"
13522 #: templates/database/multi_table_query/form.twig:52
13525 msgid "Column alias"
13528 #: templates/database/multi_table_query/form.twig:55
13529 msgid "Use this column in criteria"
13532 #: templates/database/multi_table_query/form.twig:59
13536 #: templates/database/multi_table_query/form.twig:73
13540 #: templates/database/multi_table_query/form.twig:119
13541 msgid "Another column"
13544 #: templates/database/multi_table_query/form.twig:146
13545 msgid "Enter criteria as free text"
13548 #: templates/database/multi_table_query/form.twig:153
13550 #| msgid "Select All"
13551 msgid "Remove this column"
13552 msgstr "ಎಲ್ಲಾ ಆಯ್ಕೆ ಮಾಡಿ"
13554 #: templates/database/multi_table_query/form.twig:159
13555 #: templates/table/relation/foreign_key_row.twig:85
13556 msgid "+ Add column"
13559 #: templates/database/multi_table_query/form.twig:174
13560 #: templates/database/qbe/selection_form.twig:80
13561 #: templates/database/qbe/selection_form.twig:96
13564 msgid "Update query"
13565 msgstr "ನವೀಕರಿಸಲಾಗಿದೆ"
13567 #: templates/database/operations/index.twig:9
13568 #: templates/database/operations/index.twig:13
13569 msgid "Database comment"
13572 #: templates/database/operations/index.twig:54
13573 msgid "Rename database to"
13576 #: templates/database/operations/index.twig:58 templates/export.twig:282
13577 msgid "New database name"
13580 #: templates/database/operations/index.twig:66
13581 #: templates/database/operations/index.twig:171
13582 #: templates/table/operations/index.twig:77
13583 #: templates/table/operations/index.twig:113
13584 #: templates/table/operations/index.twig:313
13586 "You don't have sufficient privileges to perform this operation; Please refer "
13587 "to the documentation for more details."
13590 #: templates/database/operations/index.twig:83
13591 msgid "Remove database"
13594 #: templates/database/operations/index.twig:89
13596 msgid "Database %s has been dropped."
13599 #: templates/database/operations/index.twig:94
13600 msgid "Drop the database (DROP)"
13603 #: templates/database/operations/index.twig:118
13604 msgid "Copy database to"
13607 #: templates/database/operations/index.twig:150
13608 msgid "CREATE DATABASE before copying"
13611 #: templates/database/operations/index.twig:165
13612 #: templates/database/structure/copy_form.twig:44
13613 #: templates/table/operations/index.twig:306
13614 msgid "Add constraints"
13617 #: templates/database/operations/index.twig:180
13618 msgid "Switch to copied database"
13621 #: templates/database/operations/index.twig:216
13622 msgid "Change all tables collations"
13625 #: templates/database/operations/index.twig:220
13626 msgid "Change all tables columns collations"
13629 #: templates/database/privileges/index.twig:9
13630 #: templates/table/privileges/index.twig:8
13632 msgid "Users having access to \"%s\""
13635 #: templates/database/privileges/index.twig:17
13636 #: templates/server/privileges/login_information_fields.twig:6
13637 #: templates/server/privileges/login_information_fields.twig:11
13638 #: templates/server/privileges/users_overview.twig:8
13639 #: templates/server/replication/change_primary.twig:15
13640 #: templates/server/replication/primary_add_replica_user.twig:19
13641 #: templates/server/replication/primary_add_replica_user.twig:24
13642 #: templates/table/privileges/index.twig:19
13644 msgstr "ಬಳಕೆಯ ಹೆಸರು"
13646 #: templates/database/privileges/index.twig:18
13647 #: templates/server/privileges/login_information_fields.twig:25
13648 #: templates/server/privileges/login_information_fields.twig:37
13649 #: templates/server/privileges/users_overview.twig:9
13650 #: templates/table/privileges/index.twig:20
13652 #| msgid "User name"
13654 msgstr "ಬಳಕೆಯ ಹೆಸರು"
13656 #: templates/database/privileges/index.twig:21
13657 #: templates/server/privileges/privileges_summary.twig:16
13658 #: templates/server/privileges/users_overview.twig:18
13659 #: templates/table/privileges/index.twig:23
13663 #: templates/database/privileges/index.twig:36
13664 #: templates/server/privileges/new_user_ajax.twig:9
13665 #: templates/server/privileges/users_overview.twig:36
13666 #: templates/table/privileges/index.twig:38
13670 #: templates/database/privileges/index.twig:47
13671 #: templates/table/privileges/index.twig:49
13675 #: templates/database/privileges/index.twig:50
13676 #: templates/table/privileges/index.twig:52
13677 msgid "database-specific"
13680 #: templates/database/privileges/index.twig:52
13681 #: templates/table/privileges/index.twig:54
13685 #: templates/database/privileges/index.twig:55
13686 #: templates/table/privileges/index.twig:59
13690 #: templates/database/privileges/index.twig:112
13691 #: templates/database/privileges/index.twig:115
13692 #: templates/database/structure/check_all_tables.twig:2
13693 #: templates/database/structure/check_all_tables.twig:9
13694 #: templates/display/results/table.twig:222
13695 #: templates/display/results/table.twig:225 templates/select_all.twig:2
13696 #: templates/select_all.twig:6
13697 #: templates/server/privileges/users_overview.twig:120
13698 #: templates/server/privileges/users_overview.twig:123
13699 #: templates/table/privileges/index.twig:116
13700 #: templates/table/privileges/index.twig:119
13701 msgid "With selected:"
13704 #: templates/database/privileges/index.twig:131
13705 #: templates/server/privileges/add_user_fieldset.twig:4
13706 #: templates/server/privileges/user_overview.twig:22
13707 #: templates/server/privileges/users_overview.twig:137
13708 #: templates/table/privileges/index.twig:134
13709 msgctxt "Create new user"
13713 #: templates/database/privileges/index.twig:136
13714 #: templates/server/privileges/add_user_fieldset.twig:9
13715 #: templates/server/privileges/add_user.twig:3
13716 #: templates/server/privileges/user_overview.twig:24
13717 #: templates/server/privileges/users_overview.twig:140
13718 #: templates/table/privileges/index.twig:140
13719 msgid "Add user account"
13722 #: templates/database/qbe/index.twig:16
13724 msgid "Switch to %svisual builder%s"
13725 msgstr "%sನೋಟದ ದೃಷ್ಟಿಯ ನಿರ್ಮಾಣಕಾರ%s ಗೆ ಬದಲಾಯಿಸಲು"
13727 #: templates/database/qbe/index.twig:20
13728 msgid "You have to choose at least one column to display!"
13729 msgstr "ನೀವು ಪ್ರದರ್ಶಿಸಲು ಕನಿಷ್ಠ ಒಂದು ಸ್ತಂಭ ಆರಿಸಬೇಕಾಗುತ್ತದೆ!"
13731 #: templates/database/qbe/ins_del_and_or_cell.twig:5
13735 #: templates/database/qbe/ins_del_and_or_cell.twig:12
13739 #: templates/database/qbe/ins_del_and_or_cell.twig:17
13743 #: templates/database/qbe/selection_form.twig:12
13744 #: templates/table/find_replace/index.twig:41
13748 #: templates/database/qbe/selection_form.twig:17
13752 #: templates/database/qbe/selection_form.twig:22
13756 #: templates/database/qbe/selection_form.twig:27
13760 #: templates/database/qbe/selection_form.twig:32
13761 msgid "Sort order:"
13764 #: templates/database/qbe/selection_form.twig:37
13768 #: templates/database/qbe/selection_form.twig:44
13772 #: templates/database/qbe/selection_form.twig:54
13773 msgid "Add/Delete criteria rows:"
13776 #: templates/database/qbe/selection_form.twig:67
13778 #| msgid "Select All"
13779 msgid "Add/Delete columns:"
13780 msgstr "ಎಲ್ಲಾ ಆಯ್ಕೆ ಮಾಡಿ"
13782 #: templates/database/qbe/selection_form.twig:86
13783 #: templates/database/qbe/selection_form.twig:88
13785 #| msgid "%s table"
13786 #| msgid_plural "%s tables"
13790 #: templates/database/qbe/selection_form.twig:107
13792 msgid "SQL query on database <b>%s</b>:"
13795 #: templates/database/routines/editor_form.twig:20
13796 msgid "Routine name"
13799 #: templates/database/routines/editor_form.twig:43
13803 #: templates/database/routines/editor_form.twig:49
13807 #: templates/database/routines/editor_form.twig:66
13808 msgid "Add parameter"
13811 #: templates/database/routines/editor_form.twig:67
13812 msgid "Remove last parameter"
13815 #: templates/database/routines/editor_form.twig:71
13816 msgid "Return type"
13819 #: templates/database/routines/editor_form.twig:79
13820 msgid "Return length/values"
13823 #: templates/database/routines/editor_form.twig:86
13824 msgid "Return options"
13827 #: templates/database/routines/editor_form.twig:90
13828 #: templates/database/routines/parameter_row.twig:31
13829 #: templates/database/structure/table_header.twig:42
13833 #: templates/database/routines/editor_form.twig:115
13834 msgid "Is deterministic"
13837 #: templates/database/routines/editor_form.twig:131
13839 "You do not have sufficient privileges to perform this operation; Please "
13840 "refer to the documentation for more details."
13843 #: templates/database/routines/editor_form.twig:144
13844 msgid "Security type"
13847 #: templates/database/routines/editor_form.twig:153
13848 msgid "SQL data access"
13851 #: templates/database/routines/execute_form.twig:7
13852 #: templates/database/routines/execute_form.twig:12
13853 msgid "Routine parameters"
13856 #: templates/database/routines/index.twig:33
13859 msgid "Create new routine"
13860 msgstr "ರಚಿಸಲಾಗಿದೆ"
13862 #: templates/database/routines/index.twig:42
13863 msgid "There are no routines to display."
13866 #: templates/database/routines/index.twig:51
13870 #: templates/database/routines/parameter_row.twig:24
13871 #: templates/modals/enum_set_editor.twig:5
13872 msgid "ENUM/SET editor"
13875 #: templates/database/routines/row.twig:38
13876 #: templates/database/routines/row.twig:48
13877 #: templates/database/routines/row.twig:52
13881 #: templates/database/search/main.twig:5
13882 msgid "Search in database"
13885 #: templates/database/search/main.twig:8
13886 msgid "Words or values to search for (wildcard: \"%\"):"
13889 #: templates/database/search/main.twig:15
13890 #: templates/table/find_replace/index.twig:31
13894 #: templates/database/search/main.twig:19
13895 #: templates/database/search/main.twig:23
13896 msgid "Words are separated by a space character (\" \")."
13899 #: templates/database/search/main.twig:40
13900 msgid "Inside tables:"
13903 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
13904 #: templates/server/replication/database_multibox.twig:8
13906 #| msgid "Unselect All"
13907 msgid "Unselect all"
13908 msgstr "ಎಲ್ಲಾ ಆಯ್ಕೆರದ್ದುಮಾಡಿ"
13910 #: templates/database/search/main.twig:67
13911 msgid "Inside column:"
13914 #: templates/database/search/results.twig:12
13916 msgid "%1$s match in <strong>%2$s</strong>"
13917 msgid_plural "%1$s matches in <strong>%2$s</strong>"
13921 #: templates/database/search/results.twig:56
13922 msgid "<strong>Total:</strong> <em>%count%</em> match"
13923 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
13927 #: templates/database/structure/add_prefix.twig:7
13928 #: templates/database/structure/add_prefix.twig:9
13932 #: templates/database/structure/body_for_table_summary.twig:6
13935 msgid_plural "%s tables"
13936 msgstr[0] "%s ಕೋಷ್ಟಕ"
13937 msgstr[1] "%s ಕೋಷ್ಟಕಗಳು"
13939 #: templates/database/structure/body_for_table_summary.twig:17
13943 #: templates/database/structure/change_prefix_form.twig:7
13947 #: templates/database/structure/change_prefix_form.twig:13
13951 #: templates/database/structure/check_all_tables.twig:6
13952 msgid "Check tables having overhead"
13955 #: templates/database/structure/check_all_tables.twig:10
13957 #| msgid "%s table"
13958 #| msgid_plural "%s tables"
13962 #: templates/database/structure/check_all_tables.twig:11
13963 msgid "Show create"
13966 #: templates/database/structure/check_all_tables.twig:14
13967 #: templates/table/operations/index.twig:403
13968 #: templates/table/operations/view.twig:26
13969 msgid "Delete data or table"
13972 #: templates/database/structure/check_all_tables.twig:15
13973 #: templates/database/structure/structure_table_row.twig:74
13977 #: templates/database/structure/check_all_tables.twig:18
13978 #: templates/table/operations/index.twig:334
13979 msgid "Table maintenance"
13982 #: templates/database/structure/check_all_tables.twig:19
13983 #: templates/table/maintenance/analyze.twig:3
13984 #: templates/table/operations/index.twig:339
13985 msgid "Analyze table"
13988 #: templates/database/structure/check_all_tables.twig:20
13989 #: templates/table/maintenance/check.twig:3
13990 #: templates/table/operations/index.twig:348
13991 msgid "Check table"
13994 #: templates/database/structure/check_all_tables.twig:21
13995 #: templates/table/maintenance/checksum.twig:3
13996 #: templates/table/operations/index.twig:356
13997 msgid "Checksum table"
14000 #: templates/database/structure/check_all_tables.twig:22
14001 #: templates/table/maintenance/optimize.twig:3
14002 #: templates/table/operations/index.twig:384
14003 #: templates/table/structure/display_table_stats.twig:68
14004 msgid "Optimize table"
14007 #: templates/database/structure/check_all_tables.twig:23
14008 #: templates/table/maintenance/repair.twig:3
14009 #: templates/table/operations/index.twig:393
14010 msgid "Repair table"
14013 #: templates/database/structure/check_all_tables.twig:25
14017 #: templates/database/structure/check_all_tables.twig:26
14018 msgid "Add prefix to table"
14021 #: templates/database/structure/check_all_tables.twig:27
14022 msgid "Replace table prefix"
14025 #: templates/database/structure/check_all_tables.twig:33
14026 msgid "Add columns to central list"
14029 #: templates/database/structure/check_all_tables.twig:34
14030 msgid "Remove columns from central list"
14033 #: templates/database/structure/check_all_tables.twig:35
14034 msgid "Make consistent with central list"
14037 #: templates/database/structure/check_all_tables.twig:53
14038 #: templates/database/structure/check_all_tables.twig:73
14042 #: templates/database/structure/check_all_tables.twig:65
14043 msgid "Are you sure?"
14046 #: templates/database/structure/check_all_tables.twig:69
14048 "This action may change some of the columns definition.[br]Are you sure you "
14049 "want to continue?"
14052 #: templates/database/structure/copy_form.twig:14
14054 #| msgid "Creation:"
14058 #: templates/database/structure/copy_form.twig:39
14059 msgid "Add AUTO INCREMENT value"
14062 #: templates/database/structure/drop_form.twig:6
14063 #: templates/database/structure/empty_form.twig:6
14064 #: templates/table/delete/confirm.twig:12
14065 #: templates/table/structure/drop_confirm.twig:6
14066 #: templates/table/structure/primary.twig:6
14067 msgid "Do you really want to execute the following query?"
14070 #: templates/database/structure/favorite_anchor.twig:4
14071 #: templates/recent_favorite_table_favorite.twig:6
14072 msgid "Remove from Favorites"
14075 #: templates/database/structure/favorite_anchor.twig:4
14076 msgid "Add to Favorites"
14079 #: templates/database/structure/show_create.twig:2
14080 msgid "Showing create queries"
14083 #: templates/database/structure/show_create.twig:33
14084 #: templates/display/results/table.twig:297 templates/modals/create_view.twig:5
14085 #: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11
14086 msgid "Create view"
14089 #: templates/database/structure/structure_table_row.twig:17
14090 #: templates/server/databases/index.twig:219
14091 #: templates/server/databases/index.twig:231
14092 msgid "Not replicated"
14095 #: templates/database/structure/structure_table_row.twig:18
14096 #: templates/server/databases/index.twig:215
14097 #: templates/server/databases/index.twig:227
14101 #: templates/database/structure/structure_table_row.twig:223
14105 #: templates/database/structure/table_header.twig:27
14107 "May be approximate. Click on the number to get the exact count. See "
14108 "[doc@faq3-11]FAQ 3.11[/doc]."
14111 #: templates/database/structure/table_header.twig:36
14112 #: templates/table/index_form.twig:141
14116 #: templates/database/structure/table_header.twig:51
14117 #: templates/table/structure/display_table_stats.twig:154
14121 #: templates/database/structure/table_header.twig:56
14122 #: templates/table/structure/display_table_stats.twig:161
14123 msgid "Last update"
14126 #: templates/database/structure/table_header.twig:61
14127 #: templates/table/structure/display_table_stats.twig:168
14131 #: templates/database/structure/tracking_icon.twig:3
14132 msgid "Tracking is active."
14135 #: templates/database/structure/tracking_icon.twig:5
14136 msgid "Tracking is not active."
14139 #: templates/database/tracking/tables.twig:4
14140 msgid "Tracked tables"
14141 msgstr "ಕಂಡುಬರುವ ಕೋಷ್ಟಕಗಳು"
14143 #: templates/database/tracking/tables.twig:14
14144 msgid "Last version"
14145 msgstr "ಕೊನೆಯ ಆವೃತ್ತಿ"
14147 #: templates/database/tracking/tables.twig:15
14148 #: templates/table/tracking/main.twig:29
14150 msgstr "ರಚಿಸಲಾಗಿದೆ"
14152 #: templates/database/tracking/tables.twig:16
14153 #: templates/table/tracking/main.twig:30
14155 msgstr "ನವೀಕರಿಸಲಾಗಿದೆ"
14157 #: templates/database/tracking/tables.twig:61
14158 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
14162 #: templates/database/tracking/tables.twig:73
14163 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
14165 msgstr "ಸಕ್ರಿಯವಾಗಿಲ್ಲ"
14167 #: templates/database/tracking/tables.twig:93
14168 #: templates/database/tracking/tables.twig:138
14169 #: templates/database/tracking/tables.twig:139
14170 msgid "Delete tracking"
14171 msgstr "ಜಾಡೀಕರಣ ಅಳಿಸು"
14173 #: templates/database/tracking/tables.twig:104
14175 msgstr "ಆವೃತ್ತಿಗಳು"
14177 #: templates/database/tracking/tables.twig:145
14178 msgid "Untracked tables"
14179 msgstr "ಜಾಡೀಕರಣ ಮಾಡಲಾರದ ಕೋಷ್ಟಕಗಳು"
14181 #: templates/database/tracking/tables.twig:176
14182 #: templates/database/tracking/tables.twig:188
14183 #: templates/database/tracking/tables.twig:189
14184 #: templates/table/structure/display_structure.twig:396
14185 msgid "Track table"
14186 msgstr "ಕೋಷ್ಟಕಗಳನ್ನು ಟ್ರ್ಯಾಕ್ ಮಾಡಿ"
14188 #: templates/database/triggers/editor_form.twig:23
14189 msgid "Trigger name"
14192 #: templates/database/triggers/editor_form.twig:37
14193 msgctxt "Trigger action time"
14197 #: templates/database/triggers/list.twig:27
14200 msgid "Create new trigger"
14201 msgstr "ರಚಿಸಲಾಗಿದೆ"
14203 #: templates/database/triggers/list.twig:36
14204 msgid "There are no triggers to display."
14207 #: templates/display/results/table.twig:32
14208 msgid "Save edited data"
14211 #: templates/display/results/table.twig:38
14212 msgid "Restore column order"
14215 #: templates/display/results/table.twig:49 templates/export.twig:149
14216 #: templates/table/start_and_number_of_rows_fieldset.twig:9
14217 msgid "Number of rows:"
14220 #: templates/display/results/table.twig:52
14224 #: templates/display/results/table.twig:70
14225 msgid "Sort by key:"
14228 #: templates/display/results/table.twig:119
14229 #: templates/table/search/index.twig:102
14230 msgid "Extra options"
14233 #: templates/display/results/table.twig:141
14234 msgid "Relational key"
14237 #: templates/display/results/table.twig:145
14238 msgid "Display column for relationships"
14241 #: templates/display/results/table.twig:153
14242 msgid "Show binary contents"
14245 #: templates/display/results/table.twig:157
14246 msgid "Show BLOB contents"
14249 #: templates/display/results/table.twig:167
14250 msgid "Hide browser transformation"
14253 #: templates/display/results/table.twig:179
14254 msgid "Well Known Text"
14257 #: templates/display/results/table.twig:183
14258 msgid "Well Known Binary"
14261 #: templates/display/results/table.twig:255
14262 #: templates/sql/no_results_returned.twig:9
14263 msgid "Query results operations"
14266 #: templates/display/results/table.twig:260
14267 msgid "Copy to clipboard"
14270 #: templates/display/results/table.twig:279
14271 #: templates/table/chart/tbl_chart.twig:2
14272 msgid "Display chart"
14275 #: templates/display/results/table.twig:287
14276 msgid "Visualize GIS data"
14279 #: templates/encoding/kanji_encoding_form.twig:6
14280 msgctxt "None encoding conversion"
14284 #: templates/encoding/kanji_encoding_form.twig:17
14285 msgid "Convert to Kana"
14288 #: templates/error/report_form.twig:3
14290 "This report automatically includes data about the error and information "
14291 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14292 "team for debugging the error."
14295 #: templates/error/report_form.twig:11
14297 "Can you tell us the steps leading to this error? It decisively helps in "
14301 #: templates/error/report_form.twig:18
14302 msgid "You may examine the data in the error report:"
14305 #: templates/error/report_modal.twig:5
14306 msgid "Submit error report"
14309 #: templates/error/report_modal.twig:12
14310 msgid "Send error report"
14313 #: templates/export/template_options.twig:1 templates/export.twig:42
14314 msgid "Select a template"
14317 #: templates/export.twig:14
14318 msgid "Export templates:"
14321 #: templates/export.twig:18
14322 msgid "New template:"
14325 #: templates/export.twig:21 templates/export.twig:24
14326 msgid "Template name"
14329 #: templates/export.twig:35
14330 msgid "Existing templates:"
14333 #: templates/export.twig:38
14337 #: templates/export.twig:51
14341 #: templates/export.twig:72
14342 msgid "Show SQL query"
14345 #: templates/export.twig:104
14346 msgid "Export method:"
14349 #: templates/export.twig:108
14350 msgid "Quick - display only the minimal options"
14353 #: templates/export.twig:112
14354 msgid "Custom - display all possible options"
14357 #: templates/export.twig:121
14358 msgid "File format to export"
14361 #: templates/export.twig:137
14365 #: templates/export.twig:141
14366 msgid "Dump all rows"
14369 #: templates/export.twig:145
14370 msgid "Dump some row(s)"
14373 #: templates/export.twig:160
14374 msgid "Row to begin at:"
14377 #: templates/export.twig:170 templates/export.twig:332
14381 #: templates/export.twig:175 templates/export.twig:370
14383 msgid "Save on server in the directory <strong>%s</strong>"
14386 #: templates/export.twig:193 templates/export.twig:337
14387 msgid "Rename exported databases/tables/columns"
14390 #: templates/export.twig:201
14391 msgid "Defined aliases"
14394 #: templates/export.twig:216 templates/export.twig:230
14395 #: templates/export.twig:243 templates/export.twig:260
14399 #: templates/export.twig:269
14400 msgid "Define new aliases"
14403 #: templates/export.twig:274
14405 #| msgid "Database Log"
14406 msgid "Select database:"
14407 msgstr "ಡೇಟಾಬೇಸ್ ದಾಖಲೆ"
14409 #: templates/export.twig:290
14411 #| msgid "Select All"
14412 msgid "Select table:"
14413 msgstr "ಎಲ್ಲಾ ಆಯ್ಕೆ ಮಾಡಿ"
14415 #: templates/export.twig:298
14416 msgid "New table name"
14419 #: templates/export.twig:306
14421 #| msgid "Select All"
14422 msgid "Select column:"
14423 msgstr "ಎಲ್ಲಾ ಆಯ್ಕೆ ಮಾಡಿ"
14425 #: templates/export.twig:314
14426 msgid "New column name"
14429 #: templates/export.twig:347
14431 msgid "Use %s statement"
14434 #: templates/export.twig:356
14435 msgid "View output as text"
14438 #: templates/export.twig:360
14439 msgid "Save output to a file"
14442 #: templates/export.twig:387
14443 msgid "File name template:"
14446 #: templates/export.twig:388
14449 "This value is interpreted using the 'strftime' function, so you can use time "
14450 "formatting strings. Additionally the following transformations will happen: "
14451 "%s Other text will be kept as is. See the FAQ 6.27 for details."
14454 #: templates/export.twig:398
14455 msgid "Use this for future exports"
14458 #: templates/export.twig:409 templates/import.twig:103
14459 msgid "Character set of the file:"
14462 #: templates/export.twig:429
14463 msgid "Compression:"
14466 #: templates/export.twig:437
14470 #: templates/export.twig:443
14474 #: templates/export.twig:461
14475 msgid "Export databases as separate files"
14478 #: templates/export.twig:463
14479 msgid "Export tables as separate files"
14482 #: templates/export.twig:474
14483 msgid "Skip tables larger than:"
14486 #: templates/export.twig:476
14487 msgid "The size is measured in MiB."
14490 #: templates/export.twig:482 templates/import.twig:182
14491 msgid "Format-specific options:"
14494 #: templates/export.twig:491 templates/import.twig:191
14495 msgid "Encoding Conversion:"
14498 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
14499 #: templates/server/status/variables/index.twig:7
14503 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
14504 msgid "Containing the word:"
14507 #: templates/footer.twig:7 templates/footer.twig:9 templates/footer.twig:11
14508 msgid "Open new phpMyAdmin window"
14511 #: templates/footer.twig:26 templates/home/index.twig:18
14512 #: templates/login/form.twig:5
14513 msgid "phpMyAdmin Demo Server"
14516 #: templates/footer.twig:34
14518 msgid "Currently running Git revision %1$s from the %2$s branch."
14521 #: templates/footer.twig:36
14522 msgid "Git information missing!"
14525 #: templates/gis_data_editor_form.twig:4
14527 msgid "Value for the column \"%s\""
14528 msgstr "\"%s\" ಕಾಲಮ್ ಮೌಲ್ಯ"
14530 #: templates/gis_data_editor_form.twig:22
14531 #: templates/table/gis_visualization/gis_visualization.twig:34
14532 msgid "Use OpenStreetMaps as Base Layer"
14535 #: templates/gis_data_editor_form.twig:38
14536 msgctxt "Spatial Reference System Identifier"
14540 #: templates/gis_data_editor_form.twig:53
14542 msgid "Geometry %d:"
14545 #: templates/gis_data_editor_form.twig:73
14549 #: templates/gis_data_editor_form.twig:93
14550 #: templates/gis_data_editor_form.twig:134
14551 #: templates/gis_data_editor_form.twig:186
14556 #: templates/gis_data_editor_form.twig:113
14558 msgid "Linestring %d:"
14561 #: templates/gis_data_editor_form.twig:115
14562 #: templates/gis_data_editor_form.twig:170
14563 msgid "Outer ring:"
14566 #: templates/gis_data_editor_form.twig:117
14567 #: templates/gis_data_editor_form.twig:172
14569 msgid "Inner ring %d:"
14572 #: templates/gis_data_editor_form.twig:144
14573 msgid "Add a linestring"
14576 #: templates/gis_data_editor_form.twig:157
14578 msgid "Polygon %d:"
14581 #: templates/gis_data_editor_form.twig:199
14582 msgid "Add a polygon"
14585 #: templates/gis_data_editor_form.twig:205
14586 msgid "Add geometry"
14589 #: templates/gis_data_editor_form.twig:214
14593 #: templates/gis_data_editor_form.twig:216
14595 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
14596 "below into the \"Value\" field."
14599 #: templates/header.twig:34 templates/login/header.twig:13
14600 msgid "Javascript must be enabled past this point!"
14603 #: templates/header.twig:45
14604 msgid "Click on the bar to scroll to top of page"
14607 #: templates/home/git_info.twig:2
14608 msgid "Git revision:"
14611 #: templates/home/git_info.twig:13
14615 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
14617 msgid "from %s branch"
14620 #: templates/home/git_info.twig:25
14622 msgid "committed on %s by %s"
14625 #: templates/home/git_info.twig:32
14627 msgid "authored on %s by %s"
14630 #: templates/home/index.twig:22 templates/login/form.twig:8
14633 "You are using the demo server. You can do anything here, but please do not "
14634 "change root, debian-sys-maint and pma users. More information is available "
14638 #: templates/home/index.twig:32
14639 msgid "General settings"
14642 #: templates/home/index.twig:57
14643 msgid "Server connection collation:"
14646 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
14647 msgid "More settings"
14650 #: templates/home/index.twig:93
14651 msgid "Appearance settings"
14654 #: templates/home/index.twig:103 templates/home/index.twig:104
14655 #: templates/login/form.twig:23 templates/login/form.twig:24
14656 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
14660 #: templates/home/index.twig:131
14664 #: templates/home/index.twig:142
14665 msgctxt "View all themes"
14669 #: templates/home/index.twig:157
14670 msgid "Database server"
14673 #: templates/home/index.twig:161 templates/login/form.twig:65
14674 #: templates/menu/breadcrumbs.twig:7
14678 #: templates/home/index.twig:165
14679 msgid "Server type:"
14682 #: templates/home/index.twig:169
14683 msgid "Server connection:"
14686 #: templates/home/index.twig:177
14687 msgid "Protocol version:"
14690 #: templates/home/index.twig:181
14694 #: templates/home/index.twig:185
14695 msgid "Server charset:"
14698 #: templates/home/index.twig:197
14702 #: templates/home/index.twig:207
14703 msgid "Database client version:"
14706 #: templates/home/index.twig:211
14707 msgid "PHP extension:"
14710 #: templates/home/index.twig:218
14711 msgid "PHP version:"
14714 #: templates/home/index.twig:225
14715 msgid "Show PHP information"
14718 #: templates/home/index.twig:239
14719 msgid "Version information:"
14722 #: templates/home/index.twig:249
14723 msgid "Official Homepage"
14726 #: templates/home/index.twig:254
14730 #: templates/home/index.twig:259
14731 msgid "Get support"
14734 #: templates/home/index.twig:264
14735 msgid "List of changes"
14738 #: templates/home/index.twig:269 templates/server/plugins/index.twig:30
14742 #: templates/home/index.twig:284
14743 msgid "phpMyAdmin Themes"
14746 #: templates/home/index.twig:295
14747 msgid "Get more themes!"
14750 #: templates/home/themes.twig:7
14752 msgid "Screenshot of the %s theme."
14755 #. l10n: Choose the theme button in the themes list modal
14756 #: templates/home/themes.twig:12
14760 #: templates/import/javascript.twig:12
14762 "The file being uploaded is probably larger than the maximum allowed size or "
14763 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
14767 #: templates/import/javascript.twig:13
14772 #: templates/import/javascript.twig:14
14777 #: templates/import/javascript.twig:15
14778 msgid "About %MIN min. %SEC sec. remaining."
14781 #: templates/import/javascript.twig:16
14782 msgid "About %SEC sec. remaining."
14785 #: templates/import/javascript.twig:17
14786 msgid "The file is being processed, please be patient."
14789 #: templates/import/javascript.twig:29
14790 msgid "Uploading your import file…"
14793 #: templates/import/javascript.twig:152
14795 "Please be patient, the file is being uploaded. Details about the upload are "
14799 #: templates/import.twig:26
14800 msgid "File to import:"
14803 #: templates/import.twig:31
14805 msgid "File may be compressed (%s) or uncompressed."
14808 #: templates/import.twig:32
14810 "A compressed file's name must end in <strong>.[format].[compression]</"
14811 "strong>. Example: <strong>.sql.zip</strong>"
14814 #: templates/import.twig:40
14815 msgid "Upload a file"
14818 #: templates/import.twig:43
14819 msgid "Select file to import"
14822 #: templates/import.twig:50 templates/import.twig:77
14823 #: templates/preferences/manage/main.twig:22
14824 msgid "Browse your computer:"
14827 #: templates/import.twig:55 templates/import.twig:82
14828 msgid "You may also drag and drop a file on any page."
14831 #: templates/import.twig:62 templates/import.twig:88
14833 msgid "Select from the web server upload directory [strong]%s[/strong]:"
14836 #: templates/import.twig:69 templates/import.twig:96
14837 msgid "There are no files to import!"
14840 #: templates/import.twig:100
14841 msgid "File uploads are not allowed on this server."
14844 #: templates/import.twig:126
14845 msgid "Partial import:"
14848 #: templates/import.twig:131
14851 "Previous import timed out, after resubmitting will continue from position %d."
14854 #: templates/import.twig:138
14856 "Allow the interruption of an import in case the script detects it is close "
14857 "to the PHP timeout limit."
14860 #: templates/import.twig:140
14862 "This might be a good way to import large files, however it can break "
14866 #: templates/import.twig:144
14867 msgid "Skip this number of queries (for SQL) starting from the first one:"
14870 #: templates/import.twig:154
14872 #| msgid "Creation:"
14873 msgid "Other options"
14876 #: templates/indexes.twig:39
14877 #: templates/table/structure/display_structure.twig:489
14879 #| msgid "Username"
14881 msgstr "ಬಳಕೆಯ ಹೆಸರು"
14883 #: templates/indexes.twig:45
14884 #: templates/table/structure/display_structure.twig:495
14885 msgid "The primary key has been dropped."
14888 #: templates/indexes.twig:50
14889 #: templates/table/structure/display_structure.twig:500
14891 msgid "Index %s has been dropped."
14894 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
14895 #: templates/javascript/variables.twig:8
14896 msgid "calendar-month-year"
14897 msgstr "calendar-month-year"
14899 #. l10n: Year suffix for calendar, "none" is empty.
14900 #: templates/javascript/variables.twig:11
14902 #| msgctxt "Year suffix"
14907 #. l10n: Previous month. Display text for previous month link in calendar
14908 #: templates/javascript/variables.twig:16
14912 #. l10n: Next month. Display text for next month link in calendar
14913 #: templates/javascript/variables.twig:17
14917 #. l10n: Display text for current month link in calendar
14918 #: templates/javascript/variables.twig:18
14922 #: templates/javascript/variables.twig:20
14926 #: templates/javascript/variables.twig:21
14930 #: templates/javascript/variables.twig:22
14934 #: templates/javascript/variables.twig:23
14938 #. l10n: Short month name for May
14939 #: templates/javascript/variables.twig:24
14940 #: templates/javascript/variables.twig:38
14944 #: templates/javascript/variables.twig:25
14948 #: templates/javascript/variables.twig:26
14952 #: templates/javascript/variables.twig:27
14956 #: templates/javascript/variables.twig:28
14960 #: templates/javascript/variables.twig:29
14964 #: templates/javascript/variables.twig:30
14968 #: templates/javascript/variables.twig:31
14972 #. l10n: Short week day name for Sunday
14973 #: templates/javascript/variables.twig:57
14977 #. l10n: Minimal week day name for Sunday
14978 #: templates/javascript/variables.twig:66
14982 #. l10n: Minimal week day name for Monday
14983 #: templates/javascript/variables.twig:67
14987 #. l10n: Minimal week day name for Tuesday
14988 #: templates/javascript/variables.twig:68
14992 #. l10n: Minimal week day name for Wednesday
14993 #: templates/javascript/variables.twig:69
14997 #. l10n: Minimal week day name for Thursday
14998 #: templates/javascript/variables.twig:70
15002 #. l10n: Minimal week day name for Friday
15003 #: templates/javascript/variables.twig:71
15007 #. l10n: Minimal week day name for Saturday
15008 #: templates/javascript/variables.twig:72
15012 #. l10n: Column header for week of the year in calendar
15013 #: templates/javascript/variables.twig:74
15017 #: templates/javascript/variables.twig:82
15021 #: templates/javascript/variables.twig:83
15025 #: templates/javascript/variables.twig:84
15029 #: templates/javascript/variables.twig:90
15030 msgid "This field is required"
15033 #: templates/javascript/variables.twig:91
15034 msgid "Please fix this field"
15037 #: templates/javascript/variables.twig:92
15038 msgid "Please enter a valid email address"
15041 #: templates/javascript/variables.twig:93
15042 msgid "Please enter a valid URL"
15045 #: templates/javascript/variables.twig:94
15046 msgid "Please enter a valid date"
15049 #: templates/javascript/variables.twig:95
15050 msgid "Please enter a valid date ( ISO )"
15053 #: templates/javascript/variables.twig:96
15054 msgid "Please enter a valid number"
15057 #: templates/javascript/variables.twig:97
15058 msgid "Please enter a valid credit card number"
15061 #: templates/javascript/variables.twig:98
15062 msgid "Please enter only digits"
15065 #: templates/javascript/variables.twig:99
15066 msgid "Please enter the same value again"
15069 #: templates/javascript/variables.twig:100
15070 msgid "Please enter no more than {0} characters"
15073 #: templates/javascript/variables.twig:101
15074 msgid "Please enter at least {0} characters"
15077 #: templates/javascript/variables.twig:102
15078 msgid "Please enter a value between {0} and {1} characters long"
15081 #: templates/javascript/variables.twig:103
15082 msgid "Please enter a value between {0} and {1}"
15085 #: templates/javascript/variables.twig:104
15086 msgid "Please enter a value less than or equal to {0}"
15089 #: templates/javascript/variables.twig:105
15090 msgid "Please enter a value greater than or equal to {0}"
15093 #: templates/javascript/variables.twig:106
15094 msgid "Please enter a valid date or time"
15097 #: templates/javascript/variables.twig:107
15098 msgid "Please enter a valid HEX input"
15101 #. l10n: To validate the usage of a MD5 function on the column
15102 #: templates/javascript/variables.twig:108
15103 msgid "This column can not contain a 32 chars value"
15106 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
15107 #: templates/javascript/variables.twig:109
15109 "These functions are meant to return a binary result; to avoid inconsistent "
15110 "results you should store it in a BINARY, VARBINARY, or BLOB column."
15113 #: templates/login/form.twig:58 templates/login/form.twig:117
15114 #: templates/login/form.twig:121 templates/login/form.twig:124
15118 #: templates/login/form.twig:64 templates/login/form.twig:69
15119 msgid "You can enter hostname/IP address and port separated by space."
15122 #: templates/login/form.twig:76
15124 msgstr "ಬಳಕೆಯ ಹೆಸರು:"
15126 #: templates/login/form.twig:85
15127 #: templates/server/privileges/change_password.twig:21
15128 #: templates/server/privileges/login_information_fields.twig:43
15129 #: templates/server/replication/change_primary.twig:18
15130 #: templates/server/replication/primary_add_replica_user.twig:49
15134 #: templates/login/form.twig:95
15135 msgid "Server choice:"
15138 #: templates/login/header.twig:17
15140 "There is a mismatch between HTTPS indicated on the server and client. This "
15141 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
15142 "server configuration to indicate HTTPS properly."
15145 #: templates/login/twofactor/application_configure.twig:3
15147 "Please scan following QR code into the two-factor authentication app on your "
15148 "device and enter authentication code it generates."
15151 #: templates/login/twofactor/application_configure.twig:13
15152 msgid "Secret/key:"
15155 #: templates/login/twofactor/application_configure.twig:16
15156 #: templates/login/twofactor/application.twig:2
15158 #| msgid "Invalid export type"
15159 msgid "Authentication code:"
15160 msgstr "ಅಮಾನ್ಯವಾದ ರಫ್ತಿನ ರೀತಿ"
15162 #: templates/login/twofactor/application.twig:5
15164 "Open the two-factor authentication app on your device to view your "
15165 "authentication code and verify your identity."
15168 #: templates/login/twofactor/invalid.twig:2
15170 "The configured two factor authentication is not available, please install "
15171 "missing dependencies."
15174 #: templates/login/twofactor/key_configure.twig:3
15176 "Please connect your FIDO U2F device into your computer's USB port. Then "
15177 "confirm registration on the device."
15180 #: templates/login/twofactor/key-https-warning.twig:3
15182 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
15183 "most likely refuse to authenticate you."
15186 #: templates/login/twofactor/key.twig:3
15188 "Please connect your FIDO U2F device into your computer's USB port. Then "
15189 "confirm login on the device."
15192 #: templates/login/twofactor.twig:10
15196 #: templates/menu/breadcrumbs.twig:27
15200 #: templates/modals/unhide_nav_item.twig:5
15201 msgid "Show hidden navigation tree items."
15204 #: templates/navigation/item_unhide_dialog.twig:20
15208 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
15212 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15213 msgid "Empty session data"
15216 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15220 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
15221 msgid "phpMyAdmin documentation"
15224 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15225 msgid "MariaDB Documentation"
15228 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15229 msgid "MySQL Documentation"
15232 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
15233 msgid "Navigation panel settings"
15236 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
15237 msgid "Reload navigation panel"
15240 #: templates/navigation/main.twig:67
15241 msgid "An error has occurred while loading the navigation display"
15244 #: templates/navigation/main.twig:88
15248 #: templates/navigation/tree/fast_filter.twig:11
15249 #: templates/navigation/tree/fast_filter.twig:12
15250 msgid "Type to filter these, Enter to search all"
15253 #: templates/navigation/tree/fast_filter.twig:16
15254 msgid "Clear fast filter"
15257 #: templates/preferences/autoload.twig:7
15259 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
15260 "import it for current session?"
15263 #: templates/preferences/autoload.twig:13
15265 #| msgid "Delete tracking"
15266 msgid "Delete settings"
15267 msgstr "ಜಾಡೀಕರಣ ಅಳಿಸು"
15269 #: templates/preferences/forms/main.twig:4
15270 msgid "Cannot save settings, submitted form contains errors!"
15273 #: templates/preferences/header.twig:6
15274 msgid "Manage your settings"
15277 #: templates/preferences/header.twig:12
15279 #| msgid "Invalid export type"
15280 msgid "Two-factor authentication"
15281 msgstr "ಅಮಾನ್ಯವಾದ ರಫ್ತಿನ ರೀತಿ"
15283 #: templates/preferences/header.twig:55
15284 #: templates/preferences/manage/main.twig:72
15285 msgid "Configuration has been saved."
15288 #: templates/preferences/header.twig:60
15291 "Your preferences will be saved for current session only. Storing them "
15292 "permanently requires %sphpMyAdmin configuration storage%s."
15295 #: templates/preferences/manage/error.twig:1
15296 msgid "Configuration contains incorrect data for some fields."
15299 #: templates/preferences/manage/error.twig:16
15300 msgid "Do you want to import remaining settings?"
15303 #: templates/preferences/manage/main.twig:3
15304 #: templates/preferences/manage/main.twig:33
15305 msgid "Saved on: @DATE@"
15308 #: templates/preferences/manage/main.twig:20
15309 msgid "Import from file"
15312 #: templates/preferences/manage/main.twig:27
15313 msgid "Import from browser's storage"
15316 #: templates/preferences/manage/main.twig:30
15317 msgid "Settings will be imported from your browser's local storage."
15320 #: templates/preferences/manage/main.twig:36
15321 msgid "You have no saved settings!"
15324 #: templates/preferences/manage/main.twig:40
15325 #: templates/preferences/manage/main.twig:104
15326 msgid "This feature is not supported by your web browser"
15329 #: templates/preferences/manage/main.twig:44
15330 msgid "Merge with current configuration"
15333 #: templates/preferences/manage/main.twig:59
15336 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15340 #: templates/preferences/manage/main.twig:81
15341 msgid "Save as JSON file"
15344 #: templates/preferences/manage/main.twig:85
15345 msgid "Save as PHP file"
15348 #: templates/preferences/manage/main.twig:90
15349 msgid "Save to browser's storage"
15352 #: templates/preferences/manage/main.twig:96
15353 msgid "Settings will be saved in your browser's local storage."
15356 #: templates/preferences/manage/main.twig:99
15357 msgid "Existing settings will be overwritten!"
15360 #: templates/preferences/manage/main.twig:120
15361 msgid "You can reset all your settings and restore them to default values."
15364 #: templates/preferences/two_factor/configure.twig:5
15365 #: templates/preferences/two_factor/main.twig:57
15366 #: templates/preferences/two_factor/main.twig:70
15367 msgid "Configure two-factor authentication"
15370 #: templates/preferences/two_factor/configure.twig:12
15372 #| msgid "Invalid export type"
15373 msgid "Enable two-factor authentication"
15374 msgstr "ಅಮಾನ್ಯವಾದ ರಫ್ತಿನ ರೀತಿ"
15376 #: templates/preferences/two_factor/confirm.twig:5
15377 msgid "Confirm disabling two-factor authentication"
15380 #: templates/preferences/two_factor/confirm.twig:9
15382 "By disabling two factor authentication you will be again able to login using "
15386 #: templates/preferences/two_factor/confirm.twig:13
15387 #: templates/preferences/two_factor/main.twig:46
15388 msgid "Disable two-factor authentication"
15391 #: templates/preferences/two_factor/main.twig:5
15393 #| msgid "Invalid export type"
15394 msgid "Two-factor authentication status"
15395 msgstr "ಅಮಾನ್ಯವಾದ ರಫ್ತಿನ ರೀತಿ"
15397 #: templates/preferences/two_factor/main.twig:11
15399 "Two-factor authentication is not available, please install optional "
15400 "dependencies to enable authentication backends."
15403 #: templates/preferences/two_factor/main.twig:12
15404 msgid "Following composer packages are missing:"
15407 #: templates/preferences/two_factor/main.twig:20
15408 msgid "Two-factor authentication is available and configured for this account."
15411 #: templates/preferences/two_factor/main.twig:22
15413 "Two-factor authentication is available, but not configured for this account."
15416 #: templates/preferences/two_factor/main.twig:26
15418 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15419 "storage to use it."
15422 #: templates/preferences/two_factor/main.twig:41
15423 msgid "You have enabled two factor authentication."
15426 #: templates/recent_favorite_table_no_tables.twig:3
15427 msgid "There are no recent tables."
15430 #: templates/recent_favorite_table_no_tables.twig:5
15431 msgid "There are no favorite tables."
15434 #: templates/relation/check_relations.twig:3
15437 #| "The phpMyAdmin configuration storage has been deactivated. %sFind out "
15439 msgid "phpMyAdmin configuration storage"
15440 msgstr "PhpMyAdmin ಸಂರಚನಾ ಸಂಗ್ರಹ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ. %sಏಕೆ ತಿಳಿದುಕೊಳ್ಳಿ%s."
15442 #: templates/relation/check_relations.twig:9
15443 msgid "Configuration of pmadb…"
15446 #: templates/relation/check_relations.twig:10
15447 #: templates/relation/check_relations.twig:56
15448 #: templates/relation/check_relations.twig:81
15449 #: templates/relation/check_relations.twig:106
15450 #: templates/relation/check_relations.twig:119
15451 #: templates/relation/check_relations.twig:144
15452 #: templates/relation/check_relations.twig:189
15453 #: templates/relation/check_relations.twig:214
15454 #: templates/relation/check_relations.twig:239
15455 #: templates/relation/check_relations.twig:264
15456 #: templates/relation/check_relations.twig:289
15457 #: templates/relation/check_relations.twig:314
15458 #: templates/relation/check_relations.twig:339
15459 #: templates/relation/check_relations.twig:364
15460 #: templates/relation/check_relations.twig:377
15461 #: templates/relation/check_relations.twig:402
15462 #: templates/relation/check_relations.twig:427
15463 #: templates/relation/check_relations.twig:452
15464 #: templates/relation/check_relations.twig:477
15465 #: templates/relation/check_relations.twig:502
15469 #: templates/relation/check_relations.twig:14
15470 msgid "General relation features"
15473 #: templates/relation/check_relations.twig:20
15476 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
15480 #: templates/relation/check_relations.twig:24
15483 "%sCreate%s the phpMyAdmin configuration storage in the current database."
15486 #: templates/relation/check_relations.twig:31
15488 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
15491 #: templates/relation/check_relations.twig:42
15492 #: templates/relation/check_relations.twig:54
15493 #: templates/relation/check_relations.twig:79
15494 #: templates/relation/check_relations.twig:104
15495 #: templates/relation/check_relations.twig:117
15496 #: templates/relation/check_relations.twig:142
15497 #: templates/relation/check_relations.twig:187
15498 #: templates/relation/check_relations.twig:212
15499 #: templates/relation/check_relations.twig:237
15500 #: templates/relation/check_relations.twig:262
15501 #: templates/relation/check_relations.twig:287
15502 #: templates/relation/check_relations.twig:312
15503 #: templates/relation/check_relations.twig:337
15504 #: templates/relation/check_relations.twig:362
15505 #: templates/relation/check_relations.twig:375
15506 #: templates/relation/check_relations.twig:400
15507 #: templates/relation/check_relations.twig:425
15508 #: templates/relation/check_relations.twig:450
15509 #: templates/relation/check_relations.twig:475
15510 #: templates/relation/check_relations.twig:500
15511 msgctxt "Correctly working"
15515 #: templates/relation/check_relations.twig:62
15516 msgid "General relation features:"
15519 #: templates/relation/check_relations.twig:64
15520 #: templates/relation/check_relations.twig:89
15521 #: templates/relation/check_relations.twig:127
15522 #: templates/relation/check_relations.twig:152
15523 #: templates/relation/check_relations.twig:162
15524 #: templates/relation/check_relations.twig:197
15525 #: templates/relation/check_relations.twig:222
15526 #: templates/relation/check_relations.twig:247
15527 #: templates/relation/check_relations.twig:272
15528 #: templates/relation/check_relations.twig:297
15529 #: templates/relation/check_relations.twig:322
15530 #: templates/relation/check_relations.twig:347
15531 #: templates/relation/check_relations.twig:385
15532 #: templates/relation/check_relations.twig:410
15533 #: templates/relation/check_relations.twig:435
15534 #: templates/relation/check_relations.twig:460
15535 #: templates/relation/check_relations.twig:485
15536 #: templates/relation/check_relations.twig:510
15540 #: templates/relation/check_relations.twig:87
15541 msgid "Display features:"
15544 #: templates/relation/check_relations.twig:125
15545 msgid "Designer and creation of PDFs:"
15548 #: templates/relation/check_relations.twig:150
15549 msgid "Displaying column comments:"
15552 #: templates/relation/check_relations.twig:160
15553 msgid "Browser transformation:"
15556 #: templates/relation/check_relations.twig:172
15557 msgid "Please see the documentation on how to update your column_info table."
15560 #: templates/relation/check_relations.twig:195
15561 msgid "Bookmarked SQL query:"
15564 #: templates/relation/check_relations.twig:220
15565 msgid "SQL history:"
15568 #: templates/relation/check_relations.twig:245
15569 msgid "Persistent recently used tables:"
15572 #: templates/relation/check_relations.twig:270
15573 msgid "Persistent favorite tables:"
15576 #: templates/relation/check_relations.twig:295
15577 msgid "Persistent tables' UI preferences:"
15580 #: templates/relation/check_relations.twig:320
15582 #| msgid "Tracking report"
15584 msgstr "ಜಾಡೀಕರಣದ ವರದಿ"
15586 #: templates/relation/check_relations.twig:345
15587 msgid "User preferences:"
15590 #: templates/relation/check_relations.twig:383
15591 msgid "Configurable menus:"
15594 #: templates/relation/check_relations.twig:408
15595 msgid "Hide/show navigation items:"
15598 #: templates/relation/check_relations.twig:433
15599 msgid "Saving Query-By-Example searches:"
15602 #: templates/relation/check_relations.twig:458
15603 msgid "Managing central list of columns:"
15606 #: templates/relation/check_relations.twig:483
15607 msgid "Remembering designer settings:"
15610 #: templates/relation/check_relations.twig:508
15611 msgid "Saving export templates:"
15614 #: templates/relation/check_relations.twig:519
15615 msgid "Quick steps to set up advanced features:"
15618 #: templates/relation/check_relations.twig:523
15620 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
15623 #: templates/relation/check_relations.twig:527
15624 msgid "Create a pma user and give access to these tables."
15627 #: templates/relation/check_relations.twig:531
15629 "Enable advanced features in configuration file (<code>config.inc.php</"
15630 "code>), for example by starting from <code>config.sample.inc.php</code>."
15633 #: templates/relation/check_relations.twig:535
15634 msgid "Re-login to phpMyAdmin to load the updated configuration file."
15637 #: templates/server/binlog/index.twig:10
15638 msgid "Select binary log to view"
15641 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
15642 #: templates/server/status/processes/list.twig:20
15643 msgid "Truncate shown queries"
15646 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
15647 #: templates/server/status/processes/list.twig:26
15648 msgid "Show full queries"
15651 #: templates/server/binlog/index.twig:84
15655 #: templates/server/binlog/index.twig:85
15659 #: templates/server/binlog/index.twig:87
15660 #: templates/server/replication/primary_replication.twig:24
15664 #: templates/server/binlog/index.twig:88
15665 msgid "Original position"
15668 #: templates/server/binlog/index.twig:89
15669 #: templates/table/structure/display_table_stats.twig:3
15670 msgid "Information"
15673 #: templates/server/collations/index.twig:4
15674 msgid "Character sets and collations"
15677 #: templates/server/collations/index.twig:23
15680 msgctxt "The collation is the default one"
15682 msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
15684 #: templates/server/databases/index.twig:3
15685 msgid "Databases statistics"
15688 #: templates/server/databases/index.twig:9
15689 msgid "Create database"
15692 #: templates/server/databases/index.twig:50
15693 msgid "No privileges to create databases"
15696 #: templates/server/databases/index.twig:156
15697 #: templates/server/replication/index.twig:18
15698 #: templates/server/replication/primary_replication.twig:3
15699 msgid "Primary replication"
15702 #: templates/server/databases/index.twig:160
15703 #: templates/server/replication/replica_configuration.twig:2
15704 msgid "Replica replication"
15707 #: templates/server/databases/index.twig:181
15709 msgid "Jump to database '%s'"
15712 #: templates/server/databases/index.twig:242
15714 msgid "Check privileges for database \"%s\"."
15717 #: templates/server/databases/index.twig:243
15718 msgid "Check privileges"
15721 #: templates/server/databases/index.twig:298
15723 "Note: Enabling the database statistics here might cause heavy traffic "
15724 "between the web server and the MySQL server."
15727 #: templates/server/databases/index.twig:300
15728 #: templates/server/databases/index.twig:301
15729 msgid "Enable statistics"
15732 #: templates/server/databases/index.twig:308
15733 msgid "No databases"
15736 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
15737 msgid "Storage engines"
15740 #: templates/server/engines/index.twig:13
15741 msgid "Storage Engine"
15744 #: templates/server/engines/show.twig:45
15745 msgid "Unknown storage engine."
15748 #: templates/server/export/index.twig:26
15749 msgid "@SERVER@ will become the server name."
15752 #: templates/server/export/index.twig:3
15753 msgid "Exporting databases from the current server"
15756 #: templates/server/import/index.twig:3
15757 msgid "Importing into the current server"
15760 #: templates/server/plugins/index.twig:26
15764 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
15768 #: templates/server/plugins/index.twig:29
15772 #: templates/server/plugins/index.twig:41
15778 #: templates/server/plugins/index.twig:43
15782 #: templates/server/plugins/index.twig:45
15784 #| msgid "Delete tracking"
15786 msgstr "ಜಾಡೀಕರಣ ಅಳಿಸು"
15788 #: templates/server/plugins/index.twig:47
15792 #: templates/server/privileges/add_user.twig:12
15793 msgid "Database for user account"
15796 #: templates/server/privileges/add_user.twig:15
15797 msgid "Create database with same name and grant all privileges."
15800 #: templates/server/privileges/add_user.twig:19
15801 msgid "Grant all privileges on wildcard name (username\\_%)."
15804 #: templates/server/privileges/add_user.twig:24
15806 msgid "Grant all privileges on database %s."
15809 #: templates/server/privileges/change_password.twig:15
15810 msgid "No Password"
15813 #: templates/server/privileges/change_password.twig:24
15817 #: templates/server/privileges/change_password.twig:28
15818 #: templates/server/privileges/login_information_fields.twig:54
15819 msgctxt "Password strength"
15823 #: templates/server/privileges/change_password.twig:32
15824 #: templates/server/privileges/login_information_fields.twig:60
15825 #: templates/server/replication/primary_add_replica_user.twig:62
15829 #: templates/server/privileges/change_password.twig:40
15830 msgid "Password Hashing:"
15833 #: templates/server/privileges/change_password.twig:58
15835 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
15836 "connection that encrypts the password using RSA</i>'; while connecting to "
15840 #: templates/server/privileges/choose_user_group.twig:5
15843 msgid "User group:"
15846 #: templates/server/privileges/edit_routine_privileges.twig:4
15847 #: templates/server/privileges/user_properties.twig:4
15848 msgid "Edit privileges:"
15851 #: templates/server/privileges/edit_routine_privileges.twig:5
15852 #: templates/server/privileges/user_properties.twig:5
15853 msgid "User account"
15856 #: templates/server/privileges/edit_routine_privileges.twig:34
15857 #: templates/server/privileges/user_properties.twig:53
15859 "Note: You are attempting to edit privileges of the user with which you are "
15860 "currently logged in."
15863 #: templates/server/privileges/edit_routine_privileges.twig:51
15864 #: templates/server/privileges/privileges_table.twig:10
15865 #: templates/server/privileges/privileges_table.twig:272
15866 msgid "Note: MySQL privilege names are expressed in English."
15869 #: templates/server/privileges/edit_routine_privileges.twig:63
15870 #: templates/server/privileges/edit_routine_privileges.twig:67
15872 "Allows user to give to other users or remove from other users privileges "
15873 "that user possess on this routine."
15876 #: templates/server/privileges/edit_routine_privileges.twig:76
15877 #: templates/server/privileges/edit_routine_privileges.twig:79
15878 msgid "Allows altering and dropping this routine."
15881 #: templates/server/privileges/edit_routine_privileges.twig:88
15882 #: templates/server/privileges/edit_routine_privileges.twig:91
15883 msgid "Allows executing this routine."
15886 #: templates/server/privileges/initials_row.twig:1
15887 msgid "Pagination of user accounts"
15890 #: templates/server/privileges/login_information_fields.twig:2
15891 #: templates/server/privileges/user_properties.twig:106
15892 msgid "Login Information"
15895 #: templates/server/privileges/login_information_fields.twig:4
15896 #: templates/server/replication/change_primary.twig:14
15897 #: templates/server/replication/primary_add_replica_user.twig:16
15899 msgstr "ಬಳಕೆಯ ಹೆಸರು:"
15901 #: templates/server/privileges/login_information_fields.twig:7
15902 #: templates/server/replication/primary_add_replica_user.twig:20
15906 #: templates/server/privileges/login_information_fields.twig:8
15907 #: templates/server/privileges/login_information_fields.twig:33
15908 #: templates/server/privileges/login_information_fields.twig:50
15909 #: templates/server/privileges/privileges_summary.twig:75
15910 #: templates/server/privileges/privileges_summary.twig:90
15911 msgid "Use text field"
15914 #: templates/server/privileges/login_information_fields.twig:16
15916 "An account already exists with the same username but possibly a different "
15920 #: templates/server/privileges/login_information_fields.twig:22
15922 #| msgid "User name:"
15924 msgstr "ಬಳಕೆಯ ಹೆಸರು:"
15926 #: templates/server/privileges/login_information_fields.twig:27
15927 #: templates/server/replication/primary_add_replica_user.twig:34
15931 #: templates/server/privileges/login_information_fields.twig:28
15932 #: templates/server/replication/primary_add_replica_user.twig:35
15936 #: templates/server/privileges/login_information_fields.twig:30
15937 #: templates/server/replication/primary_add_replica_user.twig:37
15941 #: templates/server/privileges/login_information_fields.twig:32
15942 #: templates/server/replication/primary_add_replica_user.twig:39
15944 #| msgid "Select All"
15945 msgid "Use host table"
15946 msgstr "ಎಲ್ಲಾ ಆಯ್ಕೆ ಮಾಡಿ"
15948 #: templates/server/privileges/login_information_fields.twig:39
15949 #: templates/server/replication/primary_add_replica_user.twig:44
15951 "When Host table is used, this field is ignored and values stored in Host "
15952 "table are used instead."
15955 #: templates/server/privileges/login_information_fields.twig:45
15956 #: templates/server/privileges/login_information_fields.twig:53
15957 #: templates/server/privileges/users_overview.twig:10
15958 #: templates/server/replication/change_primary.twig:19
15959 #: templates/server/replication/primary_add_replica_user.twig:52
15960 #: templates/server/replication/primary_add_replica_user.twig:57
15964 #: templates/server/privileges/login_information_fields.twig:47
15965 msgid "Do not change the password"
15968 #: templates/server/privileges/login_information_fields.twig:49
15969 #: templates/server/replication/primary_add_replica_user.twig:53
15970 msgid "No password"
15973 #: templates/server/privileges/login_information_fields.twig:62
15974 #: templates/server/replication/primary_add_replica_user.twig:65
15978 #: templates/server/privileges/login_information_fields.twig:68
15980 #| msgid "Invalid export type"
15981 msgid "Authentication plugin"
15982 msgstr "ಅಮಾನ್ಯವಾದ ರಫ್ತಿನ ರೀತಿ"
15984 #: templates/server/privileges/login_information_fields.twig:70
15985 msgid "Password hashing method"
15988 #: templates/server/privileges/login_information_fields.twig:83
15990 "This method requires using an '<em>SSL connection</em>' or an "
15991 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
15992 "while connecting to the server."
15995 #: templates/server/privileges/new_user_ajax.twig:52
15996 #: templates/server/privileges/users_overview.twig:83
15997 #: templates/server/privileges/users_overview.twig:168
15998 msgid "Edit user group"
16001 #: templates/server/privileges/privileges_summary.twig:20
16002 msgid "Column-specific privileges"
16005 #: templates/server/privileges/privileges_summary.twig:54
16006 msgid "Add privileges on the following database(s):"
16009 #: templates/server/privileges/privileges_summary.twig:67
16010 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
16013 #: templates/server/privileges/privileges_summary.twig:71
16014 msgid "Add privileges on the following table:"
16017 #: templates/server/privileges/privileges_summary.twig:86
16018 msgid "Add privileges on the following routine:"
16021 #: templates/server/privileges/privileges_table.twig:35
16022 #: templates/server/privileges/privileges_table.twig:36
16023 #: templates/server/privileges/privileges_table.twig:62
16024 #: templates/server/privileges/privileges_table.twig:63
16025 #: templates/server/privileges/privileges_table.twig:89
16026 #: templates/server/privileges/privileges_table.twig:90
16027 #: templates/server/privileges/privileges_table.twig:116
16028 #: templates/server/privileges/privileges_table.twig:117
16029 msgctxt "None privileges"
16033 #: templates/server/privileges/privileges_table.twig:160
16034 #: templates/server/privileges/privileges_table.twig:164
16035 #: templates/server/privileges/privileges_table.twig:638
16036 #: templates/server/privileges/privileges_table.twig:642
16038 "Allows user to give to other users or remove from other users the privileges "
16039 "that user possess yourself."
16042 #: templates/server/privileges/privileges_table.twig:255
16046 #: templates/server/privileges/privileges_table.twig:262
16047 #: templates/server/privileges/users_overview.twig:12
16048 msgid "Global privileges"
16051 #: templates/server/privileges/privileges_table.twig:552
16052 msgid "Administration"
16055 #: templates/server/privileges/privileges_table.twig:559
16056 #: templates/server/privileges/privileges_table.twig:562
16058 "Allows adding users and privileges without reloading the privilege tables."
16061 #: templates/server/privileges/privileges_table.twig:670
16062 msgid "Allows creating foreign key relations."
16065 #: templates/server/privileges/privileges_table.twig:670
16066 msgid "Not used on MariaDB."
16069 #: templates/server/privileges/privileges_table.twig:670
16070 msgid "Not used for this MySQL version."
16073 #: templates/server/privileges/privileges_table.twig:721
16074 msgid "Resource limits"
16077 #: templates/server/privileges/privileges_table.twig:723
16078 msgid "Note: Setting these options to 0 (zero) removes the limit."
16081 #: templates/server/privileges/privileges_table.twig:729
16082 #: templates/server/privileges/privileges_table.twig:736
16083 msgid "Limits the number of queries the user may send to the server per hour."
16086 #: templates/server/privileges/privileges_table.twig:742
16087 #: templates/server/privileges/privileges_table.twig:749
16089 "Limits the number of commands that change any table or database the user may "
16090 "execute per hour."
16093 #: templates/server/privileges/privileges_table.twig:755
16094 #: templates/server/privileges/privileges_table.twig:762
16095 msgid "Limits the number of new connections the user may open per hour."
16098 #: templates/server/privileges/privileges_table.twig:768
16099 #: templates/server/privileges/privileges_table.twig:775
16100 msgid "Limits the number of simultaneous connections the user may have."
16103 #: templates/server/privileges/privileges_table.twig:784
16104 msgid "Does not require SSL-encrypted connections."
16107 #: templates/server/privileges/privileges_table.twig:793
16108 msgid "Requires SSL-encrypted connections."
16111 #: templates/server/privileges/privileges_table.twig:802
16112 msgid "Requires a valid X509 certificate."
16115 #: templates/server/privileges/privileges_table.twig:823
16116 msgid "Requires that a specific cipher method be used for a connection."
16119 #: templates/server/privileges/privileges_table.twig:832
16120 msgid "Requires that a valid X509 certificate issued by this CA be presented."
16123 #: templates/server/privileges/privileges_table.twig:841
16124 msgid "Requires that a valid X509 certificate with this subject be presented."
16127 #: templates/server/privileges/subnav.twig:5
16128 #: templates/server/privileges/user_overview.twig:5
16129 msgid "User accounts overview"
16132 #: templates/server/privileges/subnav.twig:11
16133 #: templates/server/user_groups/user_groups.twig:1
16134 #: templates/server/user_groups/user_groups.twig:9
16135 msgid "User groups"
16138 #: templates/server/privileges/user_properties.twig:57
16139 #: templates/server/privileges/users_overview.twig:57
16140 msgid "The selected user was not found in the privilege table."
16143 #: templates/server/privileges/user_properties.twig:107
16144 msgid "Change login information / Copy user account"
16147 #: templates/server/privileges/user_properties.twig:114
16148 msgid "Create a new user account with the same privileges and …"
16151 #: templates/server/privileges/user_properties.twig:120
16152 msgid "… keep the old one."
16155 #: templates/server/privileges/user_properties.twig:127
16156 msgid "… delete the old one from the user tables."
16159 #: templates/server/privileges/user_properties.twig:134
16161 "… revoke all active privileges from the old one and delete it afterwards."
16164 #: templates/server/privileges/user_properties.twig:141
16166 "… delete the old one from the user tables and reload the privileges "
16170 #: templates/server/privileges/users_overview.twig:16
16174 #: templates/server/privileges/users_overview.twig:147
16175 msgid "Remove selected user accounts"
16178 #: templates/server/privileges/users_overview.twig:149
16179 msgid "Revoke all active privileges from the users and delete them afterwards."
16182 #: templates/server/privileges/users_overview.twig:153
16183 msgid "Drop the databases that have the same names as the users."
16186 #: templates/server/privileges/users_overview.twig:178
16187 msgid "Save changes"
16190 #: templates/server/replication/change_primary.twig:5
16193 #| "The phpMyAdmin configuration storage has been deactivated. %sFind out "
16195 msgid "Replica configuration"
16196 msgstr "PhpMyAdmin ಸಂರಚನಾ ಸಂಗ್ರಹ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ. %sಏಕೆ ತಿಳಿದುಕೊಳ್ಳಿ%s."
16198 #: templates/server/replication/change_primary.twig:6
16199 #: templates/server/replication/replica_configuration.twig:97
16200 msgid "Change or reconfigure primary server"
16203 #: templates/server/replication/change_primary.twig:9
16205 "Make sure you have a unique server-id in your configuration file (my.cnf). "
16206 "If not, please add the following line into [mysqld] section:"
16209 #: templates/server/replication/change_primary.twig:26
16213 #: templates/server/replication/index.twig:21
16216 "This server is not configured as primary in a replication process. Would you "
16217 "like to %sconfigure%s it?"
16220 #: templates/server/replication/index.twig:43
16221 msgid "No privileges"
16224 #: templates/server/replication/primary_add_replica_user.twig:6
16225 #: templates/server/replication/primary_replication.twig:44
16226 msgid "Add replica replication user"
16229 #: templates/server/replication/primary_add_replica_user.twig:21
16230 #: templates/server/replication/primary_add_replica_user.twig:40
16231 #: templates/server/replication/primary_add_replica_user.twig:54
16232 msgid "Use text field:"
16235 #: templates/server/replication/primary_add_replica_user.twig:70
16236 msgid "Generate password:"
16239 #: templates/server/replication/primary_configuration.twig:2
16240 msgid "Primary configuration"
16243 #: templates/server/replication/primary_configuration.twig:4
16245 "This server is not configured as a primary server in a replication process. "
16246 "You can choose from either replicating all databases and ignoring some of "
16247 "them (useful if you want to replicate a majority of the databases) or you "
16248 "can choose to ignore all databases by default and allow only certain "
16249 "databases to be replicated. Please select the mode:"
16252 #: templates/server/replication/primary_configuration.twig:9
16253 msgid "Replicate all databases; Ignore:"
16256 #: templates/server/replication/primary_configuration.twig:10
16257 msgid "Ignore all databases; Replicate:"
16260 #: templates/server/replication/primary_configuration.twig:12
16261 msgid "Please select databases:"
16264 #: templates/server/replication/primary_configuration.twig:15
16266 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
16267 "and please restart the MySQL server afterwards."
16270 #: templates/server/replication/primary_configuration.twig:21
16272 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
16273 "should see a message informing you, that this server <strong>is</strong> "
16274 "configured as primary."
16277 #: templates/server/replication/primary_replication.twig:5
16278 msgid "This server is configured as primary in a replication process."
16281 #: templates/server/replication/primary_replication.twig:16
16282 msgid "Show connected replicas"
16285 #: templates/server/replication/primary_replication.twig:38
16287 "Only replicas started with the --report-host=host_name option are visible in "
16291 #: templates/server/replication/replica_configuration.twig:5
16292 msgid "Primary connection:"
16295 #: templates/server/replication/replica_configuration.twig:25
16296 msgid "Replica SQL Thread not running!"
16299 #: templates/server/replication/replica_configuration.twig:28
16300 msgid "Replica IO Thread not running!"
16303 #: templates/server/replication/replica_configuration.twig:31
16305 "Server is configured as replica in a replication process. Would you like to:"
16308 #: templates/server/replication/replica_configuration.twig:34
16309 msgid "See replica status table"
16312 #: templates/server/replication/replica_configuration.twig:38
16313 msgid "Control replica:"
16316 #: templates/server/replication/replica_configuration.twig:48
16317 msgid "Reset replica"
16320 #: templates/server/replication/replica_configuration.twig:54
16321 msgid "Start SQL Thread only"
16324 #: templates/server/replication/replica_configuration.twig:56
16325 msgid "Stop SQL Thread only"
16328 #: templates/server/replication/replica_configuration.twig:63
16329 msgid "Start IO Thread only"
16332 #: templates/server/replication/replica_configuration.twig:65
16333 msgid "Stop IO Thread only"
16336 #: templates/server/replication/replica_configuration.twig:74
16337 msgid "Error management:"
16340 #: templates/server/replication/replica_configuration.twig:77
16341 msgid "Skipping errors might lead into unsynchronized primary and replica!"
16344 #: templates/server/replication/replica_configuration.twig:81
16345 msgid "Skip current error"
16348 #: templates/server/replication/replica_configuration.twig:87
16350 msgid "Skip next %s errors."
16353 #: templates/server/replication/replica_configuration.twig:107
16356 "This server is not configured as replica in a replication process. Would you "
16357 "like to %sconfigure%s it?"
16360 #: templates/server/replication/status_table.twig:6
16363 msgid "Primary status"
16366 #: templates/server/replication/status_table.twig:8
16367 msgid "Replica status"
16370 #: templates/server/replication/status_table.twig:16
16371 #: templates/server/status/variables/index.twig:75
16372 #: templates/server/variables/index.twig:31
16376 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
16377 msgid "Current server:"
16380 #: templates/server/status/advisor/index.twig:6
16381 #: templates/server/status/advisor/index.twig:19
16382 msgid "Advisor system"
16385 #: templates/server/status/advisor/index.twig:9
16386 msgid "Not enough privilege to view the advisor."
16389 #: templates/server/status/advisor/index.twig:12
16390 msgid "Instructions"
16393 #: templates/server/status/advisor/index.twig:24
16395 "The Advisor system can provide recommendations on server variables by "
16396 "analyzing the server status variables."
16399 #: templates/server/status/advisor/index.twig:29
16401 "Do note however that this system provides recommendations based on simple "
16402 "calculations and by rule of thumb which may not necessarily apply to your "
16406 #: templates/server/status/advisor/index.twig:34
16408 "Prior to changing any of the configuration, be sure to know what you are "
16409 "changing (by reading the documentation) and how to undo the change. Wrong "
16410 "tuning can have a very negative effect on performance."
16413 #: templates/server/status/advisor/index.twig:39
16415 "The best way to tune your system would be to change only one setting at a "
16416 "time, observe or benchmark your database, and undo the change if there was "
16417 "no clearly measurable improvement."
16420 #: templates/server/status/advisor/index.twig:53
16421 msgid "Errors occurred while executing rule expressions:"
16424 #: templates/server/status/advisor/index.twig:63
16425 msgid "Possible performance issues"
16428 #: templates/server/status/advisor/index.twig:76
16432 #: templates/server/status/advisor/index.twig:79
16434 #| msgid "Table comments:"
16435 msgid "Recommendation:"
16436 msgstr "ಟೇಬಲ್ ಕಾಮೆಂಟ್ಸ್:"
16438 #: templates/server/status/advisor/index.twig:82
16439 msgid "Justification:"
16442 #: templates/server/status/advisor/index.twig:85
16443 msgid "Used variable / formula:"
16446 #: templates/server/status/advisor/index.twig:88
16450 #: templates/server/status/base.twig:16
16451 msgid "Query statistics"
16454 #: templates/server/status/base.twig:21
16455 msgid "All status variables"
16458 #: templates/server/status/base.twig:26
16462 #: templates/server/status/base.twig:31
16466 #: templates/server/status/monitor/index.twig:8
16467 msgid "Start Monitor"
16470 #: templates/server/status/monitor/index.twig:16
16471 msgid "Instructions/Setup"
16474 #: templates/server/status/monitor/index.twig:20
16475 msgid "Done dragging (rearranging) charts"
16478 #: templates/server/status/monitor/index.twig:27
16482 #: templates/server/status/monitor/index.twig:31
16483 msgid "Enable charts dragging"
16486 #: templates/server/status/monitor/index.twig:36
16487 #: templates/server/status/processes/index.twig:33
16488 msgid "Refresh rate"
16491 #: templates/server/status/monitor/index.twig:43
16492 #: templates/server/status/processes/index.twig:40
16493 #, fuzzy, php-format
16494 #| msgid "Database Log"
16496 msgstr "ಡೇಟಾಬೇಸ್ ದಾಖಲೆ"
16498 #: templates/server/status/monitor/index.twig:45
16499 #: templates/server/status/processes/index.twig:42
16500 #, fuzzy, php-format
16501 #| msgid "Database Log"
16503 msgstr "ಡೇಟಾಬೇಸ್ ದಾಖಲೆ"
16505 #: templates/server/status/monitor/index.twig:49
16506 #: templates/server/status/processes/index.twig:46
16507 #, fuzzy, php-format
16508 #| msgid "Database Log"
16510 msgstr "ಡೇಟಾಬೇಸ್ ದಾಖಲೆ"
16512 #: templates/server/status/monitor/index.twig:51
16513 #: templates/server/status/processes/index.twig:48
16514 #, fuzzy, php-format
16515 #| msgid "Database Log"
16517 msgstr "ಡೇಟಾಬೇಸ್ ದಾಖಲೆ"
16519 #: templates/server/status/monitor/index.twig:61
16520 msgid "Chart columns"
16523 #: templates/server/status/monitor/index.twig:74
16524 msgid "Chart arrangement"
16527 #: templates/server/status/monitor/index.twig:75
16529 "The arrangement of the charts is stored to the browsers local storage. You "
16530 "may want to export it if you have a complicated set up."
16533 #: templates/server/status/monitor/index.twig:84
16534 msgid "Reset to default"
16537 #: templates/server/status/monitor/index.twig:89
16538 msgid "Monitor Instructions"
16541 #: templates/server/status/monitor/index.twig:91
16543 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16544 "and track down time intensive queries. For the latter you will need to set "
16545 "log_output to 'TABLE' and have either the slow_query_log or general_log "
16546 "enabled. Note however, that the general_log produces a lot of data and "
16547 "increases server load by up to 15%."
16550 #: templates/server/status/monitor/index.twig:101
16551 msgid "Using the monitor:"
16554 #: templates/server/status/monitor/index.twig:103
16556 "Your browser will refresh all displayed charts in a regular interval. You "
16557 "may add charts and change the refresh rate under 'Settings', or remove any "
16558 "chart using the cog icon on each respective chart."
16561 #: templates/server/status/monitor/index.twig:108
16563 "To display queries from the logs, select the relevant time span on any chart "
16564 "by holding down the left mouse button and panning over the chart. Once "
16565 "confirmed, this will load a table of grouped queries, there you may click on "
16566 "any occurring SELECT statements to further analyze them."
16569 #: templates/server/status/monitor/index.twig:114
16570 msgid "Please note:"
16573 #: templates/server/status/monitor/index.twig:117
16575 "Enabling the general_log may increase the server load by 5-15%. Also be "
16576 "aware that generating statistics from the logs is a load intensive task, so "
16577 "it is advisable to select only a small time span and to disable the "
16578 "general_log and empty its table once monitoring is not required any more."
16581 #: templates/server/status/monitor/index.twig:128
16582 #: templates/server/status/monitor/index.twig:134
16583 msgid "Chart Title"
16586 #: templates/server/status/monitor/index.twig:138
16587 msgid "Preset chart"
16590 #: templates/server/status/monitor/index.twig:144
16591 msgid "Status variable(s)"
16594 #: templates/server/status/monitor/index.twig:149
16595 msgid "Select series:"
16598 #: templates/server/status/monitor/index.twig:152
16599 msgid "Commonly monitored"
16602 #: templates/server/status/monitor/index.twig:170
16603 msgid "or type variable name:"
16606 #: templates/server/status/monitor/index.twig:177
16607 msgid "Display as differential value"
16610 #: templates/server/status/monitor/index.twig:182
16611 msgid "Apply a divisor"
16614 #: templates/server/status/monitor/index.twig:193
16615 msgid "Append unit to data values"
16618 #: templates/server/status/monitor/index.twig:201
16619 msgid "Add this series"
16622 #: templates/server/status/monitor/index.twig:204
16623 msgid "Clear series"
16626 #: templates/server/status/monitor/index.twig:208
16627 msgid "Series in chart:"
16630 #: templates/server/status/monitor/index.twig:224
16631 msgid "Log statistics"
16634 #: templates/server/status/monitor/index.twig:226
16635 msgid "Selected time range:"
16638 #: templates/server/status/monitor/index.twig:234
16639 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
16642 #: templates/server/status/monitor/index.twig:240
16643 msgid "Remove variable data in INSERT statements for better grouping"
16646 #: templates/server/status/monitor/index.twig:244
16647 msgid "Choose from which log you want the statistics to be generated from."
16650 #: templates/server/status/monitor/index.twig:247
16651 msgid "Results are grouped by query text."
16654 #: templates/server/status/monitor/index.twig:251
16655 msgid "Query analyzer"
16658 #: templates/server/status/processes/index.twig:14
16659 msgid "Show only active"
16662 #: templates/server/status/processes/index.twig:28
16664 "Note: Enabling the auto refresh here might cause heavy traffic between the "
16665 "web server and the MySQL server."
16668 #. l10n: Questions is the name of a MySQL Status variable
16669 #: templates/server/status/queries/index.twig:8
16670 msgid "Questions since startup:"
16673 #: templates/server/status/queries/index.twig:20
16677 #: templates/server/status/queries/index.twig:21
16678 msgid "per minute:"
16681 #: templates/server/status/queries/index.twig:23
16682 msgid "per second:"
16685 #: templates/server/status/queries/index.twig:37
16689 #. l10n: # = Amount of queries
16690 #: templates/server/status/queries/index.twig:38
16694 #: templates/server/status/queries/index.twig:39
16695 #: templates/server/status/status/index.twig:18
16696 #: templates/server/status/status/index.twig:38
16700 #: templates/server/status/queries/index.twig:59
16701 msgid "Not enough privilege to view query statistics."
16704 #: templates/server/status/status/index.twig:6
16706 msgid "Network traffic since startup: %s"
16709 #: templates/server/status/status/index.twig:7
16711 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
16714 #: templates/server/status/status/index.twig:15
16716 "On a busy server, the byte counters may overrun, so those statistics as "
16717 "reported by the MySQL server may be incorrect."
16720 #: templates/server/status/status/index.twig:59
16722 "This MySQL server works as <b>primary</b> and <b>replica</b> in "
16723 "<b>replication</b> process."
16726 #: templates/server/status/status/index.twig:61
16728 "This MySQL server works as <b>primary</b> in <b>replication</b> process."
16731 #: templates/server/status/status/index.twig:63
16733 "This MySQL server works as <b>replica</b> in <b>replication</b> process."
16736 #: templates/server/status/status/index.twig:69
16737 msgid "Replication status"
16740 #: templates/server/status/status/index.twig:75
16741 msgid "Not enough privilege to view server status."
16744 #: templates/server/status/variables/index.twig:20
16745 msgid "Show only alert values"
16748 #: templates/server/status/variables/index.twig:25
16749 #: templates/server/status/variables/index.twig:27
16750 msgid "Filter by category…"
16753 #: templates/server/status/variables/index.twig:37
16754 msgid "Show unformatted values"
16757 #: templates/server/status/variables/index.twig:50
16758 msgid "Related links:"
16761 #: templates/server/status/variables/index.twig:139
16762 msgid "Not enough privilege to view status variables."
16765 #: templates/server/user_groups/edit_user_groups.twig:2
16766 #: templates/server/user_groups/user_groups.twig:64
16767 msgid "Add user group"
16770 #: templates/server/user_groups/edit_user_groups.twig:4
16772 msgid "Edit user group: '%s'"
16775 #: templates/server/user_groups/edit_user_groups.twig:9
16776 msgid "User group menu assignments"
16779 #: templates/server/user_groups/edit_user_groups.twig:14
16780 msgid "Group name:"
16783 #: templates/server/user_groups/user_groups.twig:12
16784 msgid "Server level tabs"
16787 #: templates/server/user_groups/user_groups.twig:15
16788 msgid "Database level tabs"
16791 #: templates/server/user_groups/user_groups.twig:18
16792 msgid "Table level tabs"
16795 #: templates/server/user_groups/user_groups.twig:50
16798 msgid "Delete user group"
16801 #: templates/server/user_groups/user_listings.twig:1
16803 msgid "Users of '%s' user group"
16806 #: templates/server/user_groups/user_listings.twig:3
16807 msgid "No users were found belonging to this user group."
16810 #: templates/server/variables/index.twig:5
16811 msgid "Server variables and settings"
16814 #: templates/server/variables/index.twig:43
16815 msgid "This is a read-only variable and can not be edited"
16818 #: templates/server/variables/index.twig:69
16819 msgid "Session value"
16822 #: templates/server/variables/index.twig:80
16824 msgid "Not enough privilege to view server variables and settings. %s"
16827 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
16831 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
16832 msgid "Configuration file"
16835 #: templates/setup/config/index.twig:16
16836 msgid "Generated configuration file"
16839 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
16843 #: templates/setup/error.twig:2
16847 #: templates/setup/error.twig:3
16848 msgid "Submitted form contains errors"
16851 #: templates/setup/error.twig:6
16852 msgid "Try to revert erroneous fields to their default values"
16855 #: templates/setup/error.twig:14
16856 msgid "Ignore errors"
16859 #: templates/setup/error.twig:18
16863 #: templates/setup/home/index.twig:23
16864 msgid "Show hidden messages"
16867 #: templates/setup/home/index.twig:79
16868 msgid "There are no configured servers"
16871 #: templates/setup/home/index.twig:88
16875 #: templates/setup/home/index.twig:110
16876 msgid "Default language"
16879 #: templates/setup/home/index.twig:128
16880 msgid "Default server"
16883 #: templates/setup/home/index.twig:139
16884 msgid "let the user choose"
16887 #: templates/setup/home/index.twig:146
16891 #: templates/setup/home/index.twig:153
16892 msgid "End of line"
16895 #: templates/setup/home/index.twig:164
16899 #: templates/setup/home/index.twig:175
16900 msgid "phpMyAdmin homepage"
16903 #: templates/setup/home/index.twig:176
16907 #: templates/setup/home/index.twig:177
16908 msgid "Check for latest version"
16911 #: templates/setup/servers/index.twig:6
16912 msgid "Edit server"
16915 #: templates/setup/servers/index.twig:11
16916 msgid "Add a new server"
16919 #: templates/setup/servers/index.twig:17
16920 msgid "Something went wrong."
16923 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
16924 msgid "Bookmark this SQL query"
16927 #: templates/sql/bookmark.twig:15
16931 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:93
16932 msgid "Let every user access this bookmark"
16935 #: templates/sql/profiling_chart.twig:4
16936 msgid "Detailed profile"
16939 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
16943 #: templates/sql/profiling_chart.twig:38
16944 msgid "Summary by state"
16947 #: templates/sql/profiling_chart.twig:47
16951 #: templates/sql/profiling_chart.twig:51
16955 #: templates/sql/profiling_chart.twig:55
16959 #: templates/sql/profiling_chart.twig:59
16963 #: templates/sql/query.twig:44
16964 msgid "Get auto-saved query"
16967 #. l10n: Bind parameters in the SQL query using :parameterName format
16968 #: templates/sql/query.twig:51
16969 msgid "Bind parameters"
16972 #: templates/sql/query.twig:84
16973 msgid "Bookmark this SQL query:"
16976 #: templates/sql/query.twig:100
16977 msgid "Replace existing bookmark of same name"
16980 #: templates/sql/query.twig:110 templates/sql/query.twig:111
16984 #: templates/sql/query.twig:119
16985 msgid "Show this query here again"
16988 #: templates/sql/query.twig:134
16989 msgid "Rollback when finished"
16992 #: templates/sql/query.twig:156
16993 msgid "Bookmarked SQL query"
16996 #: templates/sql/query.twig:160
17000 #: templates/sql/query.twig:169
17004 #: templates/sql/query.twig:182
17008 #: templates/table/browse_foreigners/column_element.twig:4
17009 msgid "Use this value"
17012 #: templates/table/chart/tbl_chart.twig:10
17014 #| msgid "Bad type!"
17016 msgstr "ಕಳಪೆ ಪ್ರಕಾರದ!"
17018 #: templates/table/chart/tbl_chart.twig:13
17019 msgctxt "Chart type"
17023 #: templates/table/chart/tbl_chart.twig:17
17024 msgctxt "Chart type"
17028 #: templates/table/chart/tbl_chart.twig:21
17029 msgctxt "Chart type"
17033 #: templates/table/chart/tbl_chart.twig:25
17034 msgctxt "Chart type"
17038 #: templates/table/chart/tbl_chart.twig:29
17039 msgctxt "Chart type"
17043 #: templates/table/chart/tbl_chart.twig:33
17044 msgctxt "Chart type"
17048 #: templates/table/chart/tbl_chart.twig:37
17049 msgctxt "Chart type"
17053 #: templates/table/chart/tbl_chart.twig:41
17054 msgctxt "Chart type"
17058 #: templates/table/chart/tbl_chart.twig:47
17062 #: templates/table/chart/tbl_chart.twig:51
17063 msgid "Chart title:"
17066 #: templates/table/chart/tbl_chart.twig:57
17070 #: templates/table/chart/tbl_chart.twig:73
17074 #: templates/table/chart/tbl_chart.twig:101
17075 msgid "X-Axis label:"
17078 #: templates/table/chart/tbl_chart.twig:102
17082 #: templates/table/chart/tbl_chart.twig:106
17083 msgid "Y-Axis label:"
17086 #: templates/table/chart/tbl_chart.twig:107
17090 #: templates/table/chart/tbl_chart.twig:112
17091 msgid "Series names are in a column"
17094 #: templates/table/chart/tbl_chart.twig:116
17095 msgid "Series column:"
17098 #: templates/table/chart/tbl_chart.twig:126
17099 msgid "Value Column:"
17102 #: templates/table/chart/tbl_chart.twig:147
17103 msgid "Save chart as image"
17106 #: templates/table/export/index.twig:12
17108 "@SERVER@ will become the server name, @DATABASE@ will become the database "
17109 "name and @TABLE@ will become the table name."
17112 #: templates/table/export/index.twig:7
17114 msgid "Exporting rows from \"%s\" table"
17117 #: templates/table/find_replace/index.twig:4
17118 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
17119 msgid "Table search"
17122 #: templates/table/find_replace/index.twig:10
17123 #: templates/table/search/index.twig:10
17124 #: templates/table/zoom_search/index.twig:10
17125 msgid "Zoom search"
17128 #: templates/table/find_replace/index.twig:16
17129 #: templates/table/find_replace/index.twig:27
17130 #: templates/table/search/index.twig:16
17131 #: templates/table/zoom_search/index.twig:16
17132 msgid "Find and replace"
17135 #: templates/table/find_replace/index.twig:36
17136 msgid "Replace with:"
17139 #: templates/table/find_replace/index.twig:57
17140 msgid "Use regular expression"
17143 #: templates/table/find_replace/replace_preview.twig:10
17144 msgid "Find and replace - preview"
17147 #: templates/table/find_replace/replace_preview.twig:17
17148 msgid "Original string"
17151 #: templates/table/find_replace/replace_preview.twig:18
17152 msgid "Replaced string"
17155 #: templates/table/find_replace/replace_preview.twig:36
17159 #: templates/table/gis_visualization/gis_visualization.twig:2
17160 msgid "Display GIS Visualization"
17163 #: templates/table/gis_visualization/gis_visualization.twig:10
17164 msgid "Label column"
17167 #: templates/table/gis_visualization/gis_visualization.twig:12
17171 #: templates/table/gis_visualization/gis_visualization.twig:21
17172 msgid "Spatial column"
17175 #: templates/table/import/index.twig:3
17177 msgid "Importing into the table \"%s\""
17180 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
17181 msgid "Index name:"
17184 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
17186 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
17189 #: templates/table/index_form.twig:34
17190 msgid "Index choice:"
17193 #: templates/table/index_form.twig:54
17194 msgid "Advanced options"
17197 #: templates/table/index_form.twig:64
17198 msgid "Key block size:"
17201 #: templates/table/index_form.twig:81
17202 msgid "Index type:"
17205 #: templates/table/index_form.twig:98
17207 msgstr "ವಿಶ್ಲೇಷಕ:"
17209 #: templates/table/index_form.twig:114
17213 #: templates/table/index_form.twig:159 templates/table/index_form.twig:196
17214 msgid "Drag to reorder"
17217 #: templates/table/insert/actions_panel.twig:9
17218 msgid "Insert as new row"
17221 #: templates/table/insert/actions_panel.twig:10
17222 msgid "Insert as new row and ignore errors"
17225 #: templates/table/insert/actions_panel.twig:11
17226 msgid "Show insert query"
17229 #: templates/table/insert/actions_panel.twig:15
17233 #: templates/table/insert/actions_panel.twig:19
17234 msgid "Go back to previous page"
17237 #: templates/table/insert/actions_panel.twig:20
17238 msgid "Insert another new row"
17241 #: templates/table/insert/actions_panel.twig:22
17242 msgid "Go back to this page"
17245 #: templates/table/insert/actions_panel.twig:24
17246 msgid "Edit next row"
17249 #: templates/table/insert/actions_panel.twig:32
17251 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
17254 #: templates/table/insert/column_row.twig:15
17258 #: templates/table/insert/column_row.twig:30
17260 #| msgid "Value for the column \"%s\""
17261 msgid "Use the NULL value for this column."
17262 msgstr "\"%s\" ಕಾಲಮ್ ಮೌಲ್ಯ"
17264 #: templates/table/insert/column_row.twig:65
17265 msgid "Because of its length,<br> this column might not be editable."
17268 #: templates/table/insert/column_row.twig:93
17269 msgid "Binary - do not edit"
17272 #: templates/table/insert/column_row.twig:122
17273 #: templates/table/search/input_box.twig:37
17274 msgid "Edit/Insert"
17277 #: templates/table/insert/continue_insertion_form.twig:18
17279 msgid "Continue insertion with %s rows"
17282 #: templates/table/maintenance/checksum.twig:13
17286 #: templates/table/operations/index.twig:9
17287 msgid "Alter table order by"
17290 #: templates/table/operations/index.twig:20
17291 msgctxt "Alter table order by a single field."
17295 #: templates/table/operations/index.twig:50
17297 #| msgid "No tables found in database."
17298 msgid "Move table to (database.table)"
17299 msgstr "ಯಾವುದೇ ಟೇಬಲ್ ಡೇಟಾಬೇಸನ್ನಲ್ಲಿ ಕಂಡುಬಂದಿಲ್ಲ."
17301 #: templates/table/operations/index.twig:101
17302 msgid "Table options"
17305 #: templates/table/operations/index.twig:105
17306 msgid "Rename table to"
17309 #: templates/table/operations/index.twig:123
17310 msgid "Table comments"
17313 #: templates/table/operations/index.twig:170
17314 msgid "Change all column collations"
17317 #: templates/table/operations/index.twig:251
17319 #| msgid "No tables found in database."
17320 msgid "Copy table to (database.table)"
17321 msgstr "ಯಾವುದೇ ಟೇಬಲ್ ಡೇಟಾಬೇಸನ್ನಲ್ಲಿ ಕಂಡುಬಂದಿಲ್ಲ."
17323 #: templates/table/operations/index.twig:322
17324 msgid "Switch to copied table"
17327 #: templates/table/operations/index.twig:364
17328 msgid "Defragment table"
17331 #: templates/table/operations/index.twig:372
17333 msgid "Table %s has been flushed."
17336 #: templates/table/operations/index.twig:376
17337 msgid "Flush the table (FLUSH)"
17340 #: templates/table/operations/index.twig:413
17341 msgid "Empty the table (TRUNCATE)"
17344 #: templates/table/operations/index.twig:431
17345 msgid "Empty the table (DELETE FROM)"
17348 #: templates/table/operations/index.twig:452
17349 msgid "Delete the table (DROP)"
17352 #: templates/table/operations/index.twig:474
17353 msgid "Partition maintenance"
17356 #: templates/table/operations/index.twig:500
17357 #: templates/table/structure/display_partitions.twig:201
17358 msgid "Remove partitioning"
17361 #: templates/table/operations/index.twig:513
17362 msgid "Check referential integrity"
17365 #: templates/table/operations/view.twig:12
17366 msgid "Rename view to"
17369 #: templates/table/operations/view.twig:37
17370 msgid "Delete the view (DROP)"
17373 #: templates/table/page_with_secondary_tabs.twig:11
17374 msgid "Relation view"
17377 #: templates/table/partition/analyze.twig:2
17378 msgid "Analyze partition"
17381 #: templates/table/partition/check.twig:2
17383 #| msgid "Creation:"
17384 msgid "Check partition"
17387 #: templates/table/partition/drop.twig:2
17389 #| msgid "Creation:"
17390 msgid "Drop partition"
17393 #: templates/table/partition/optimize.twig:2
17394 msgid "Optimize partition"
17397 #: templates/table/partition/rebuild.twig:2
17398 msgid "Rebuild partition"
17401 #: templates/table/partition/repair.twig:2
17402 msgid "Repair partition"
17405 #: templates/table/partition/truncate.twig:2
17406 msgid "Truncate partition"
17409 #: templates/table/privileges/index.twig:57
17410 msgid "table-specific"
17413 #: templates/table/relation/common_form.twig:9
17414 msgid "Foreign key constraints"
17417 #: templates/table/relation/common_form.twig:14
17421 #: templates/table/relation/common_form.twig:15
17422 msgid "Constraint properties"
17425 #: templates/table/relation/common_form.twig:19
17427 "Creating a foreign key over a non-indexed column would automatically create "
17428 "an index on it. Alternatively, you can define an index below, before "
17429 "creating the foreign key."
17432 #: templates/table/relation/common_form.twig:24
17434 "Only columns with index will be displayed. You can define an index below."
17437 #: templates/table/relation/common_form.twig:28
17438 msgid "Foreign key constraint"
17441 #: templates/table/relation/common_form.twig:93
17442 msgid "+ Add constraint"
17445 #: templates/table/relation/common_form.twig:106
17446 #: templates/table/relation/common_form.twig:114
17447 msgid "Internal relationships"
17450 #: templates/table/relation/common_form.twig:122
17451 msgid "Internal relation"
17454 #: templates/table/relation/common_form.twig:124
17456 "An internal relation is not necessary when a corresponding FOREIGN KEY "
17460 #: templates/table/relation/common_form.twig:208
17461 msgid "Choose column to display:"
17464 #: templates/table/relation/foreign_key_row.twig:15
17466 msgid "Foreign key constraint %s has been dropped"
17469 #: templates/table/relation/foreign_key_row.twig:33
17470 msgid "Constraint name"
17473 #: templates/table/search/index.twig:27
17474 msgid "Do a \"query by example\" (wildcard: \"%\")"
17477 #: templates/table/search/index.twig:111
17478 msgid "Select columns (at least one):"
17481 #: templates/table/search/index.twig:130
17482 msgid "Add search conditions (body of the \"where\" clause):"
17485 #: templates/table/search/index.twig:138
17486 msgid "Number of rows per page"
17489 #: templates/table/search/index.twig:144
17490 msgid "Display order:"
17493 #: templates/table/search/index.twig:181
17494 msgid "Range search"
17497 #: templates/table/search/index.twig:187
17498 msgid "Minimum value:"
17501 #: templates/table/search/index.twig:190
17502 msgid "Maximum value:"
17505 #: templates/table/start_and_number_of_rows_fieldset.twig:3
17509 #: templates/table/structure/display_partitions.twig:4
17510 #: templates/table/structure/display_structure.twig:580
17514 #: templates/table/structure/display_partitions.twig:8
17515 msgid "No partitioning defined!"
17518 #: templates/table/structure/display_partitions.twig:11
17519 msgid "Partitioned by:"
17522 #: templates/table/structure/display_partitions.twig:16
17523 msgid "Sub partitioned by:"
17526 #: templates/table/structure/display_partitions.twig:29
17527 msgid "Data length"
17530 #: templates/table/structure/display_partitions.twig:30
17531 msgid "Index length"
17534 #: templates/table/structure/display_partitions.twig:194
17536 #| msgid "Creation:"
17537 msgid "Partition table"
17540 #: templates/table/structure/display_partitions.twig:207
17541 #: templates/table/structure/partition_definition_form.twig:5
17542 msgid "Edit partitioning"
17545 #: templates/table/structure/display_structure.twig:70
17547 #| msgid "Bad type!"
17548 msgid "Media type:"
17549 msgstr "ಕಳಪೆ ಪ್ರಕಾರದ!"
17551 #: templates/table/structure/display_structure.twig:91
17552 #: templates/table/tracking/structure_snapshot_columns.twig:47
17553 msgctxt "None for default"
17557 #: templates/table/structure/display_structure.twig:108
17558 #: templates/table/structure/display_structure.twig:287
17562 #: templates/table/structure/display_structure.twig:116
17564 msgid "Column %s has been dropped."
17567 #: templates/table/structure/display_structure.twig:142
17569 msgid "A primary key has been added on %s."
17572 #: templates/table/structure/display_structure.twig:157
17573 #: templates/table/structure/display_structure.twig:172
17574 #: templates/table/structure/display_structure.twig:197
17575 #: templates/table/structure/display_structure.twig:216
17577 msgid "An index has been added on %s."
17580 #: templates/table/structure/display_structure.twig:238
17581 msgid "Distinct values"
17584 #: templates/table/structure/display_structure.twig:249
17585 #: templates/table/structure/display_structure.twig:315
17586 msgid "Remove from central columns"
17589 #: templates/table/structure/display_structure.twig:257
17590 #: templates/table/structure/display_structure.twig:312
17591 msgid "Add to central columns"
17594 #: templates/table/structure/display_structure.twig:328
17595 #: templates/table/structure/display_structure.twig:332
17596 #: templates/table/structure/display_structure.twig:400
17597 msgid "Move columns"
17600 #: templates/table/structure/display_structure.twig:333
17601 msgid "Move the columns by dragging them up and down."
17604 #: templates/table/structure/display_structure.twig:372
17605 #: templates/view_create.twig:13
17609 #: templates/table/structure/display_structure.twig:386
17610 msgid "Propose table structure"
17613 #: templates/table/structure/display_structure.twig:403
17617 #: templates/table/structure/display_structure.twig:409
17619 msgstr "ಮಾರ್ಗ ವೀಕ್ಷಣ"
17621 #: templates/table/structure/display_structure.twig:423
17623 msgid "Add %s column(s)"
17626 #: templates/table/structure/display_structure.twig:428
17627 msgid "at beginning of table"
17630 #: templates/table/structure/display_structure.twig:552
17632 msgid "Create an index on %s columns"
17635 #: templates/table/structure/display_table_stats.twig:14
17636 msgid "Space usage"
17639 #: templates/table/structure/display_table_stats.twig:37
17643 #: templates/table/structure/display_table_stats.twig:80
17644 msgid "Row statistics"
17647 #: templates/table/structure/display_table_stats.twig:86
17651 #: templates/table/structure/display_table_stats.twig:88
17655 #: templates/table/structure/display_table_stats.twig:99
17656 msgid "partitioned"
17659 #: templates/table/structure/display_table_stats.twig:128
17663 #: templates/table/structure/display_table_stats.twig:140
17667 #: templates/table/structure/display_table_stats.twig:147
17668 msgid "Next autoindex"
17671 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
17672 #: templates/table/tracking/main.twig:92
17673 msgid "Delete version"
17676 #: templates/table/tracking/main.twig:102
17678 msgid "Activate tracking for %s"
17681 #: templates/table/tracking/main.twig:104
17682 msgid "Activate now"
17685 #: templates/table/tracking/main.twig:106
17687 msgid "Deactivate tracking for %s"
17690 #: templates/table/tracking/main.twig:108
17691 msgid "Deactivate now"
17694 #: templates/table/tracking/report_table.twig:4
17695 #: templates/table/tracking/structure_snapshot_columns.twig:5
17700 #: templates/table/tracking/report_table.twig:5
17704 #: templates/table/tracking/report_table.twig:6
17706 msgstr "ಬಳಕೆಯ ಹೆಸರು"
17708 #: templates/table/zoom_search/index.twig:27
17709 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
17712 #: templates/table/zoom_search/index.twig:54
17713 msgid "Additional search criteria"
17716 #: templates/table/zoom_search/index.twig:116
17717 msgid "Use this column to label each point"
17720 #: templates/table/zoom_search/index.twig:141
17721 msgid "Maximum rows to plot"
17724 #: templates/table/zoom_search/result_form.twig:7
17725 msgid "Browse/Edit the points"
17728 #: templates/table/zoom_search/result_form.twig:14
17732 #: templates/table/zoom_search/result_form.twig:17
17736 #. l10n: Show or hide the menu using the hamburger style button
17737 #: templates/top_menu.twig:4
17738 msgid "Toggle navigation"
17741 #. l10n: Current page
17742 #: templates/top_menu.twig:14
17746 #: templates/transformation_overview.twig:1
17747 msgid "Available media types"
17750 #: templates/transformation_overview.twig:13
17751 msgid "Available browser display transformations"
17754 #: templates/transformation_overview.twig:19
17755 #: templates/transformation_overview.twig:38
17756 msgctxt "for media type transformation"
17757 msgid "Description"
17760 #: templates/transformation_overview.twig:32
17761 msgid "Available input transformations"
17764 #: templates/view_create.twig:65
17768 #: templates/view_create.twig:79
17769 msgid "Column names"
17773 #~| msgid "Database Log"
17774 #~ msgid "Databases:"
17775 #~ msgstr "ಡೇಟಾಬೇಸ್ ದಾಖಲೆ"
17777 #~ msgid "View dump (schema) of database"
17778 #~ msgstr "ಡೇಟಾಬೇಸ್ ಡಂಪ್ (ಸ್ಕೀಮಾ) ವೀಕ್ಷಿಸಿ"
17781 #~| msgid "Created"
17782 #~ msgid "Create %s"
17783 #~ msgstr "ರಚಿಸಲಾಗಿದೆ"
17785 #~ msgctxt "Short week day name"
17793 #~| msgid "No tables selected."
17794 #~ msgid "A table name was expected."
17795 #~ msgstr "ಯಾವುದೇ ಕೋಷ್ಟಕಗಳು ಆಯ್ಕೆ ಮಾಡಲಿಲ್ಲ."