1 # phpMyAdmin translation.
2 # Copyright (C) 2003 - 2012 phpMyAdmin devel team
3 # This file is distributed under the same license as the phpMyAdmin package.
4 # Automatically generated, 2012.
8 "Project-Id-Version: phpMyAdmin 5.2.0-dev\n"
9 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
10 "POT-Creation-Date: 2022-01-16 00:13+0000\n"
11 "PO-Revision-Date: 2021-01-22 17:26+0000\n"
12 "Last-Translator: William Desportes <williamdes@wdes.fr>\n"
13 "Language-Team: Punjabi <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 4.5-dev\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 href="
745 "\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-of-"
746 "aborted_connects/\">This article</a> might help you track down the source."
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 href="
860 "\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
861 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
862 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
863 "then check the error logs if everything went fine. See also <a href="
864 "\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
865 "innodblogfilesize-proper-way.html\">this blog entry</a>"
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 href="
892 "\"https://www.percona.com/blog/2007/11/03/choosing-innodb_buffer_pool_size/"
893 "\">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 %s"
981 "%%. 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
1129 #: libraries/classes/BrowseForeigners.php:206
1130 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
1131 #: libraries/classes/Controllers/Server/PrivilegesController.php:330
1132 #: libraries/classes/Normalization.php:255
1133 #: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:327
1134 #: libraries/classes/Tracking.php:481
1135 #: templates/columns_definitions/column_definitions_form.twig:43
1136 #: templates/database/designer/main.twig:1102
1137 #: templates/database/events/editor_form.twig:115
1138 #: templates/database/operations/index.twig:19
1139 #: templates/database/operations/index.twig:75
1140 #: templates/database/operations/index.twig:184
1141 #: templates/database/operations/index.twig:224
1142 #: templates/database/routines/editor_form.twig:176
1143 #: templates/database/routines/execute_form.twig:55
1144 #: templates/database/search/main.twig:74
1145 #: templates/database/triggers/editor_form.twig:69
1146 #: templates/display/results/table.twig:190
1147 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1148 #: templates/modals/create_view.twig:10
1149 #: templates/modals/enum_set_editor.twig:10
1150 #: templates/modals/index_dialog_modal.twig:10
1151 #: templates/preferences/manage/main.twig:46
1152 #: templates/preferences/manage/main.twig:108
1153 #: templates/server/binlog/index.twig:34
1154 #: templates/server/privileges/add_user.twig:36
1155 #: templates/server/privileges/change_password.twig:70
1156 #: templates/server/privileges/edit_routine_privileges.twig:102
1157 #: templates/server/privileges/privileges_summary.twig:102
1158 #: templates/server/privileges/privileges_table.twig:858
1159 #: templates/server/privileges/user_properties.twig:149
1160 #: templates/server/privileges/users_overview.twig:159
1161 #: templates/server/replication/change_primary.twig:33
1162 #: templates/server/replication/primary_add_replica_user.twig:81
1163 #: templates/server/replication/primary_configuration.twig:30
1164 #: templates/server/replication/replica_configuration.twig:16
1165 #: templates/server/replication/replica_configuration.twig:88
1166 #: templates/server/user_groups/edit_user_groups.twig:21
1167 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1168 #: templates/table/find_replace/index.twig:62
1169 #: templates/table/insert/actions_panel.twig:37
1170 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1171 #: templates/table/operations/index.twig:38
1172 #: templates/table/operations/index.twig:86
1173 #: templates/table/operations/index.twig:241
1174 #: templates/table/operations/index.twig:328
1175 #: templates/table/operations/index.twig:502
1176 #: templates/table/operations/view.twig:20
1177 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1178 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1179 #: templates/table/structure/display_structure.twig:343
1180 #: templates/table/structure/display_structure.twig:436
1181 #: templates/table/structure/display_structure.twig:553
1182 #: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116
1186 #: libraries/classes/BrowseForeigners.php:221
1187 #: libraries/classes/BrowseForeigners.php:225
1188 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1189 #: templates/table/structure/display_structure.twig:457
1190 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1194 #: libraries/classes/BrowseForeigners.php:222
1195 #: libraries/classes/BrowseForeigners.php:224
1196 #: templates/server/engines/index.twig:14
1197 #: templates/server/plugins/index.twig:27
1198 #: templates/server/status/variables/index.twig:77
1202 #: libraries/classes/BrowseForeigners.php:321
1203 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
1204 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
1205 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
1206 #: templates/list_navigator.twig:4
1207 msgid "Page number:"
1210 #: libraries/classes/BrowseForeigners.php:335
1211 #: libraries/classes/Controllers/JavaScriptMessagesController.php:561
1212 #: templates/display/results/table.twig:24
1213 #: templates/server/privileges/initials_row.twig:17
1214 #: templates/table/browse_foreigners/show_all.twig:4
1216 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
1218 #: libraries/classes/Charsets/Collation.php:170
1219 #: libraries/classes/Charsets.php:176 libraries/classes/Charsets.php:177
1223 #: libraries/classes/Charsets/Collation.php:203
1224 #: libraries/classes/Charsets/Collation.php:501
1226 msgid "German (phone book order)"
1229 #: libraries/classes/Charsets/Collation.php:207
1230 #: libraries/classes/Charsets/Collation.php:498
1232 msgid "German (dictionary order)"
1235 #: libraries/classes/Charsets/Collation.php:216
1236 #: libraries/classes/Charsets/Collation.php:576
1238 msgid "Spanish (traditional)"
1241 #: libraries/classes/Charsets/Collation.php:220
1242 #: libraries/classes/Charsets/Collation.php:569
1246 msgid "Spanish (modern)"
1249 #: libraries/classes/Charsets/Collation.php:298
1250 msgctxt "Collation variant"
1251 msgid "case-insensitive"
1254 #: libraries/classes/Charsets/Collation.php:301
1255 msgctxt "Collation variant"
1256 msgid "case-sensitive"
1259 #: libraries/classes/Charsets/Collation.php:304
1260 msgctxt "Collation variant"
1261 msgid "accent-insensitive"
1264 #: libraries/classes/Charsets/Collation.php:307
1265 msgctxt "Collation variant"
1266 msgid "accent-sensitive"
1269 #: libraries/classes/Charsets/Collation.php:310
1270 msgctxt "Collation variant"
1271 msgid "kana-sensitive"
1274 #: libraries/classes/Charsets/Collation.php:314
1275 msgctxt "Collation variant"
1279 #: libraries/classes/Charsets/Collation.php:317
1280 msgctxt "Collation variant"
1284 #: libraries/classes/Charsets/Collation.php:320
1285 msgctxt "Collation variant"
1289 #: libraries/classes/Charsets/Collation.php:339
1294 #: libraries/classes/Charsets/Collation.php:351
1295 #: libraries/classes/Charsets/Collation.php:600
1300 #: libraries/classes/Charsets/Collation.php:361
1301 #: libraries/classes/Charsets/Collation.php:547
1303 msgid "West European"
1306 #: libraries/classes/Charsets/Collation.php:368
1308 msgid "Central European"
1311 #: libraries/classes/Charsets/Collation.php:373
1312 #: libraries/classes/Charsets/Collation.php:554
1319 #: libraries/classes/Charsets/Collation.php:378
1321 msgid "Simplified Chinese"
1324 #: libraries/classes/Charsets/Collation.php:381
1326 msgid "Traditional Chinese"
1329 #: libraries/classes/Charsets/Collation.php:384
1330 #: libraries/classes/Charsets/Collation.php:469
1335 #: libraries/classes/Charsets/Collation.php:392
1336 #: 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
1450 #: libraries/classes/Charsets/Collation.php:479
1457 #: libraries/classes/Charsets/Collation.php:483
1464 #: libraries/classes/Charsets/Collation.php:487
1471 #: libraries/classes/Charsets/Collation.php:491
1473 #| msgid "Esperanto"
1478 #: libraries/classes/Charsets/Collation.php:495
1485 #: libraries/classes/Charsets/Collation.php:510
1487 #| msgid "Hungarian"
1492 #: libraries/classes/Charsets/Collation.php:514
1494 #| msgid "Icelandic"
1499 #: libraries/classes/Charsets/Collation.php:521
1501 msgid "Classical Latin"
1504 #: libraries/classes/Charsets/Collation.php:525
1511 #: libraries/classes/Charsets/Collation.php:529
1513 #| msgid "Lithuanian"
1518 #: libraries/classes/Charsets/Collation.php:537
1523 #: libraries/classes/Charsets/Collation.php:540
1528 #: libraries/classes/Charsets/Collation.php:544
1535 #: libraries/classes/Charsets/Collation.php:551
1542 #: libraries/classes/Charsets/Collation.php:558
1547 #: libraries/classes/Charsets/Collation.php:562
1554 #: libraries/classes/Charsets/Collation.php:566
1556 #| msgid "Slovenian"
1561 #: libraries/classes/Charsets/Collation.php:596
1566 #: libraries/classes/Common.php:242
1568 msgid "You should upgrade to %s %s or later."
1571 #: libraries/classes/Common.php:274
1572 msgid "Error: Token mismatch"
1575 #: libraries/classes/Common.php:488
1577 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1578 "access phpMyAdmin."
1581 #: libraries/classes/Common.php:547
1583 "You have enabled mbstring.func_overload in your PHP configuration. This "
1584 "option is incompatible with phpMyAdmin and might cause some data to be "
1588 #: libraries/classes/Common.php:564
1590 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1591 "requires these functions!"
1594 #: libraries/classes/Common.php:575
1595 msgid "GLOBALS overwrite attempt"
1598 #: libraries/classes/Common.php:585
1599 msgid "possible exploit"
1602 #: libraries/classes/Config/Descriptions.php:70
1603 #: libraries/classes/Config/Descriptions.php:71
1604 #: libraries/classes/Config/Descriptions.php:72
1605 msgid "Users cannot set a higher value"
1608 #: libraries/classes/Config/Descriptions.php:90
1610 "If enabled, user can enter any MySQL server in login form for cookie auth."
1613 #: libraries/classes/Config/Descriptions.php:93
1615 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1616 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1617 "to the given regular expression."
1620 #: libraries/classes/Config/Descriptions.php:98
1622 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1623 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1624 "cross-frame scripting (XSS) attacks."
1627 #: libraries/classes/Config/Descriptions.php:103
1629 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1633 #: libraries/classes/Config/Descriptions.php:105
1634 msgid "Enable bzip2 compression for import operations."
1637 #: libraries/classes/Config/Descriptions.php:106
1638 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1641 #: libraries/classes/Config/Descriptions.php:107
1643 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1647 #: libraries/classes/Config/Descriptions.php:108
1648 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1651 #: libraries/classes/Config/Descriptions.php:109
1652 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1655 #: libraries/classes/Config/Descriptions.php:110
1656 msgid "Enter your public key for the reCAPTCHA service on your domain."
1659 #: libraries/classes/Config/Descriptions.php:111
1660 msgid "Enter your private key for your domain reCAPTCHA service."
1663 #: libraries/classes/Config/Descriptions.php:112
1664 msgid "Enter your siteverify URL for your reCAPTCHA service."
1667 #: libraries/classes/Config/Descriptions.php:114
1669 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1670 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1671 "kbd] - allows newlines in columns."
1674 #: libraries/classes/Config/Descriptions.php:119
1676 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1677 "highlighting and line numbers."
1680 #: libraries/classes/Config/Descriptions.php:124
1682 "Find any errors in the query before executing it. Requires CodeMirror to be "
1686 #: libraries/classes/Config/Descriptions.php:127
1688 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1692 #: libraries/classes/Config/Descriptions.php:130
1694 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1698 #: libraries/classes/Config/Descriptions.php:133
1700 "Compress gzip exports on the fly without the need for much memory; if you "
1701 "encounter problems with created gzip files disable this feature."
1704 #: libraries/classes/Config/Descriptions.php:137
1706 "Whether a warning (\"Are your really sure…\") should be displayed when "
1707 "you're about to lose data."
1710 #: libraries/classes/Config/Descriptions.php:140
1711 msgid "Autocomplete of the table and column names in the SQL queries."
1714 #: libraries/classes/Config/Descriptions.php:143
1715 #: libraries/classes/Config/Descriptions.php:147
1716 #: libraries/classes/Config/Descriptions.php:151
1717 #: libraries/classes/Config/Descriptions.php:155
1718 #: libraries/classes/Config/Descriptions.php:159
1719 #: libraries/classes/Config/Descriptions.php:163
1720 #: libraries/classes/Config/Descriptions.php:167
1721 #: libraries/classes/Config/Descriptions.php:171
1722 #: libraries/classes/Config/Descriptions.php:175
1724 "Values for options list for default transformations. These will be "
1725 "overwritten if transformation is filled in at table structure page."
1728 #: libraries/classes/Config/Descriptions.php:179
1730 "Disable the table maintenance mass operations, like optimizing or repairing "
1731 "the selected tables of a database."
1734 #: libraries/classes/Config/Descriptions.php:183
1736 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1740 #: libraries/classes/Config/Descriptions.php:185
1741 #: libraries/classes/Config/Descriptions.php:731
1742 #: libraries/classes/Plugins/Export/ExportSql.php:345
1743 msgid "Exclude definition of current user"
1746 #: libraries/classes/Config/Descriptions.php:187
1748 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1749 "the referenced data, [kbd]id[/kbd] is the key value."
1752 #: libraries/classes/Config/Descriptions.php:191
1754 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1755 "for magic strings that can be used to get special values."
1758 #: libraries/classes/Config/Descriptions.php:196
1760 "Please note that phpMyAdmin is just a user interface and its features do not "
1764 #: libraries/classes/Config/Descriptions.php:199
1766 "Advanced server configuration, do not change these options unless you know "
1767 "what they are for."
1770 #: libraries/classes/Config/Descriptions.php:202
1772 "Configure phpMyAdmin configuration storage to gain access to additional "
1773 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1777 #: libraries/classes/Config/Descriptions.php:207
1779 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1783 #: libraries/classes/Config/Descriptions.php:210
1784 msgid "Customize browse mode."
1787 #: libraries/classes/Config/Descriptions.php:211
1788 #: libraries/classes/Config/Descriptions.php:212
1789 #: libraries/classes/Config/Descriptions.php:219
1790 #: libraries/classes/Config/Descriptions.php:225
1791 #: libraries/classes/Config/Descriptions.php:226
1792 #: libraries/classes/Config/Descriptions.php:231
1793 msgid "Customize default options."
1796 #: libraries/classes/Config/Descriptions.php:213
1797 msgid "Settings for phpMyAdmin developers."
1800 #: libraries/classes/Config/Descriptions.php:214
1801 msgid "Customize edit mode."
1804 #: libraries/classes/Config/Descriptions.php:215
1805 msgid "Customize default export options."
1808 #: libraries/classes/Config/Descriptions.php:216
1809 msgid "Set some commonly used options."
1812 #: libraries/classes/Config/Descriptions.php:217
1813 msgid "Customize default common import options."
1816 #: libraries/classes/Config/Descriptions.php:218
1817 msgid "Set import and export directories and compression options."
1820 #: libraries/classes/Config/Descriptions.php:220
1821 msgid "Databases display options."
1824 #: libraries/classes/Config/Descriptions.php:221
1825 msgid "Customize appearance of the navigation panel."
1828 #: libraries/classes/Config/Descriptions.php:222
1831 msgid "Customize the navigation tree."
1832 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
1834 #: libraries/classes/Config/Descriptions.php:223
1835 msgid "Servers display options."
1838 #: libraries/classes/Config/Descriptions.php:224
1839 msgid "Tables display options."
1842 #: libraries/classes/Config/Descriptions.php:227
1843 msgid "Settings that didn't fit anywhere else."
1846 #: libraries/classes/Config/Descriptions.php:228
1847 msgid "Authentication settings."
1850 #: libraries/classes/Config/Descriptions.php:229
1851 msgid "Enter server connection parameters."
1854 #: libraries/classes/Config/Descriptions.php:230
1855 msgid "Customize links shown in SQL Query boxes."
1858 #: libraries/classes/Config/Descriptions.php:232
1859 msgid "SQL queries settings."
1862 #: libraries/classes/Config/Descriptions.php:233
1863 msgid "Customize startup page."
1866 #: libraries/classes/Config/Descriptions.php:234
1868 "Choose which details to show in the database structure (list of tables)."
1871 #: libraries/classes/Config/Descriptions.php:235
1872 msgid "Settings for the table structure (list of columns)."
1875 #: libraries/classes/Config/Descriptions.php:236
1876 msgid "Choose how you want tabs to work."
1879 #: libraries/classes/Config/Descriptions.php:237
1880 msgid "Customize text input fields."
1883 #: libraries/classes/Config/Descriptions.php:238
1884 msgid "Customize default options"
1887 #: libraries/classes/Config/Descriptions.php:239
1888 msgid "Disable some of the warnings shown by phpMyAdmin."
1891 #: libraries/classes/Config/Descriptions.php:241
1892 msgid "Enable gzip compression for import and export operations."
1895 #: libraries/classes/Config/Descriptions.php:243
1897 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1898 "if one of the queries failed."
1901 #: libraries/classes/Config/Descriptions.php:247
1903 "Allow interrupt of import in case script detects it is close to time limit. "
1904 "This might be a good way to import large files, however it can break "
1908 #: libraries/classes/Config/Descriptions.php:252
1910 "Default format; be aware that this list depends on location (database, "
1911 "table) and only SQL is always available."
1914 #: libraries/classes/Config/Descriptions.php:255
1915 #: libraries/classes/Config/Descriptions.php:256
1916 msgid "Update data when duplicate keys found on import"
1919 #: libraries/classes/Config/Descriptions.php:257
1920 msgid "Number of queries to skip from start."
1923 #: libraries/classes/Config/Descriptions.php:259
1925 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1926 "only occurs for the current server. Setting this to FALSE makes it easy to "
1927 "forget to log out from other servers when connected to multiple servers."
1930 #: libraries/classes/Config/Descriptions.php:264
1932 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1933 "kbd] authentication mode."
1936 #: libraries/classes/Config/Descriptions.php:268
1938 "Defines how long (in seconds) a login cookie should be stored in browser. "
1939 "The default of 0 means that it will be kept for the existing session only, "
1940 "and will be deleted as soon as you close the browser window. This is "
1941 "recommended for non-trusted environments."
1944 #: libraries/classes/Config/Descriptions.php:274
1945 msgid "Maximum number of characters used when a SQL query is displayed."
1948 #: libraries/classes/Config/Descriptions.php:277
1950 "The number of items that can be displayed on each page on the first level of "
1951 "the navigation tree."
1954 #: libraries/classes/Config/Descriptions.php:280
1956 "The number of items that can be displayed on each page of the navigation "
1960 #: libraries/classes/Config/Descriptions.php:283
1962 "Number of rows displayed when browsing a result set. If the result set "
1963 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1966 #: libraries/classes/Config/Descriptions.php:288
1968 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1969 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1972 #: libraries/classes/Config/Descriptions.php:292
1973 msgid "In the navigation panel, replaces the database tree with a selector"
1976 #: libraries/classes/Config/Descriptions.php:295
1977 msgid "Link with main panel by highlighting the current database or table."
1980 #: libraries/classes/Config/Descriptions.php:298
1982 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1983 "([code]new[/code])."
1986 #: libraries/classes/Config/Descriptions.php:301
1988 "Defines the minimum number of items (tables, views, routines and events) to "
1989 "display a filter box."
1992 #: libraries/classes/Config/Descriptions.php:304
1994 "Group items in the navigation tree (determined by the separator defined in "
1995 "the Databases and Tables tabs above)."
1998 #: libraries/classes/Config/Descriptions.php:308
2000 "Whether to offer the possibility of tree expansion in the navigation panel."
2003 #: libraries/classes/Config/Descriptions.php:311
2004 msgid "Whether to show procedures under database in the navigation tree"
2007 #: libraries/classes/Config/Descriptions.php:314
2010 msgid "Whether to expand single database in the navigation tree automatically."
2011 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
2013 #: libraries/classes/Config/Descriptions.php:316
2014 msgid "Set to 0 to collapse navigation panel."
2017 #: libraries/classes/Config/Descriptions.php:317
2018 msgid "Show logo in navigation panel."
2021 #: libraries/classes/Config/Descriptions.php:318
2022 msgid "URL where logo in the navigation panel will point to."
2025 #: libraries/classes/Config/Descriptions.php:319
2026 msgid "Display server choice at the top of the navigation panel."
2029 #: libraries/classes/Config/Descriptions.php:320
2030 msgid "String that separates databases into different tree levels."
2033 #: libraries/classes/Config/Descriptions.php:321
2034 msgid "String that separates tables into different tree levels."
2037 #: libraries/classes/Config/Descriptions.php:322
2038 msgid "Highlight server under the mouse cursor."
2041 #: libraries/classes/Config/Descriptions.php:323
2044 msgid "Whether to show tables under database in the navigation tree"
2045 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
2047 #: libraries/classes/Config/Descriptions.php:324
2050 msgid "Whether to show views under database in the navigation tree"
2051 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
2053 #: libraries/classes/Config/Descriptions.php:325
2054 msgid "Whether to show functions under database in the navigation tree"
2057 #: libraries/classes/Config/Descriptions.php:326
2060 msgid "Whether to show events under database in the navigation tree"
2061 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
2063 #: libraries/classes/Config/Descriptions.php:328
2065 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2066 "DATETIME and TIMESTAMP, ascending order otherwise."
2069 #: libraries/classes/Config/Descriptions.php:332
2071 "Disable the default warning that is displayed on the database details "
2072 "Structure page if any of the required tables for the phpMyAdmin "
2073 "configuration storage could not be found."
2076 #: libraries/classes/Config/Descriptions.php:337
2078 "Disable the default warning that is displayed on the Structure page if "
2079 "column names in a table are reserved MySQL words."
2082 #: libraries/classes/Config/Descriptions.php:341
2084 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2085 "storage). If disabled, this utilizes JS-routines to display query history "
2086 "(lost by window close)."
2089 #: libraries/classes/Config/Descriptions.php:346
2091 "Sets the effective timezone; possibly different than the one from your "
2095 #: libraries/classes/Config/Descriptions.php:349
2097 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2098 "[kbd]pma__bookmark[/kbd]"
2101 #: libraries/classes/Config/Descriptions.php:352
2103 "Leave blank for no column comments/media types, suggested: "
2104 "[kbd]pma__column_info[/kbd]."
2107 #: libraries/classes/Config/Descriptions.php:355
2109 "A special MySQL user configured with limited permissions, more information "
2110 "available on [doc@linked-tables]documentation[/doc]."
2113 #: libraries/classes/Config/Descriptions.php:359
2115 "An alternate host to hold the configuration storage; leave blank to use the "
2116 "already defined host."
2119 #: libraries/classes/Config/Descriptions.php:362
2121 "An alternate port to connect to the host that holds the configuration "
2122 "storage; leave blank to use the default port, or the already defined port, "
2123 "if the controlhost equals host."
2126 #: libraries/classes/Config/Descriptions.php:367
2128 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2129 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2130 "com/19588]MySQL Bugs[/a]"
2133 #: libraries/classes/Config/Descriptions.php:371
2135 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2139 #: libraries/classes/Config/Descriptions.php:374
2141 "Limits number of table preferences which are stored in database, the oldest "
2142 "records are automatically removed."
2145 #: libraries/classes/Config/Descriptions.php:378
2147 "Leave blank for no QBE saved searches support, suggested: "
2148 "[kbd]pma__savedsearches[/kbd]."
2151 #: libraries/classes/Config/Descriptions.php:381
2153 "Leave blank for no export template support, suggested: "
2154 "[kbd]pma__export_templates[/kbd]."
2157 #: libraries/classes/Config/Descriptions.php:384
2159 "Leave blank for no central columns support, suggested: "
2160 "[kbd]pma__central_columns[/kbd]."
2163 #: libraries/classes/Config/Descriptions.php:387
2165 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2166 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2167 "[kbd]'my_db'[/kbd]."
2170 #: libraries/classes/Config/Descriptions.php:392
2172 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2175 #: libraries/classes/Config/Descriptions.php:395
2177 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2178 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2179 "Suggested: [kbd]phpmyadmin[/kbd]."
2182 #: libraries/classes/Config/Descriptions.php:400
2184 "Leave blank for no \"persistent\" recently used tables across sessions, "
2185 "suggested: [kbd]pma__recent[/kbd]."
2188 #: libraries/classes/Config/Descriptions.php:404
2190 "Leave blank for no \"persistent\" favorite tables across sessions, "
2191 "suggested: [kbd]pma__favorite[/kbd]."
2194 #: libraries/classes/Config/Descriptions.php:408
2196 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2197 "[kbd]pma__relation[/kbd]."
2200 #: libraries/classes/Config/Descriptions.php:413
2202 "See [doc@authentication-modes]authentication types[/doc] for an example."
2205 #: libraries/classes/Config/Descriptions.php:416
2207 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2211 #: libraries/classes/Config/Descriptions.php:419
2213 "Table to describe the display columns, leave blank for no support; "
2214 "suggested: [kbd]pma__table_info[/kbd]."
2217 #: libraries/classes/Config/Descriptions.php:423
2219 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2220 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2223 #: libraries/classes/Config/Descriptions.php:427
2225 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2226 "the log when creating a database."
2229 #: libraries/classes/Config/Descriptions.php:431
2231 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2232 "log when creating a table."
2235 #: libraries/classes/Config/Descriptions.php:435
2237 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2238 "log when creating a view."
2241 #: libraries/classes/Config/Descriptions.php:439
2242 msgid "Defines the list of statements the auto-creation uses for new versions."
2245 #: libraries/classes/Config/Descriptions.php:442
2247 "Leave blank for no SQL query tracking support, suggested: "
2248 "[kbd]pma__tracking[/kbd]."
2251 #: libraries/classes/Config/Descriptions.php:445
2253 "Whether the tracking mechanism creates versions for tables and views "
2257 #: libraries/classes/Config/Descriptions.php:448
2259 "Leave blank for no user preferences storage in database, suggested: "
2260 "[kbd]pma__userconfig[/kbd]."
2263 #: libraries/classes/Config/Descriptions.php:451
2265 "Both this table and the user groups table are required to enable the "
2266 "configurable menus feature; leaving either one of them blank will disable "
2267 "this feature, suggested: [kbd]pma__users[/kbd]."
2270 #: libraries/classes/Config/Descriptions.php:456
2272 "Both this table and the users table are required to enable the configurable "
2273 "menus feature; leaving either one of them blank will disable this feature, "
2274 "suggested: [kbd]pma__usergroups[/kbd]."
2277 #: libraries/classes/Config/Descriptions.php:461
2279 "Leave blank to disable the feature to hide and show navigation items, "
2280 "suggested: [kbd]pma__navigationhiding[/kbd]."
2283 #: libraries/classes/Config/Descriptions.php:465
2285 "A user-friendly description of this server. Leave blank to display the "
2289 #: libraries/classes/Config/Descriptions.php:467
2290 msgid "Leave blank if not used."
2293 #: libraries/classes/Config/Descriptions.php:468
2294 msgid "Leave blank for defaults."
2297 #: libraries/classes/Config/Descriptions.php:469
2298 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2301 #: libraries/classes/Config/Descriptions.php:470
2302 msgid "Authentication method to use."
2305 #: libraries/classes/Config/Descriptions.php:471
2306 msgid "Compress connection to MySQL server."
2309 #: libraries/classes/Config/Descriptions.php:472
2310 msgid "Hide databases matching regular expression (PCRE)."
2313 #: libraries/classes/Config/Descriptions.php:473
2314 msgid "Hostname where MySQL server is running."
2317 #: libraries/classes/Config/Descriptions.php:474
2318 #: libraries/classes/Config/Descriptions.php:478
2319 msgid "Leave empty if not using config auth."
2322 #: libraries/classes/Config/Descriptions.php:475
2323 msgid "Port on which MySQL server is listening, leave empty for default."
2326 #: libraries/classes/Config/Descriptions.php:476
2327 msgid "Socket on which MySQL server is listening, leave empty for default."
2330 #: libraries/classes/Config/Descriptions.php:477
2331 msgid "Enable SSL for connection to MySQL server."
2334 #: libraries/classes/Config/Descriptions.php:480
2336 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2337 "authentication mode because the password is hard coded in the configuration "
2338 "file; this does not limit the ability to execute the same command directly."
2341 #: libraries/classes/Config/Descriptions.php:485
2342 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2345 #: libraries/classes/Config/Descriptions.php:488
2347 "Show or hide a column displaying the Last update timestamp for all tables."
2350 #: libraries/classes/Config/Descriptions.php:491
2352 "Show or hide a column displaying the Last check timestamp for all tables."
2355 #: libraries/classes/Config/Descriptions.php:494
2357 "Defines whether or not type fields should be initially displayed in edit/"
2361 #: libraries/classes/Config/Descriptions.php:497
2363 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2367 #: libraries/classes/Config/Descriptions.php:499
2368 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2371 #: libraries/classes/Config/Descriptions.php:500
2372 msgid "Show or hide a column displaying the comments for all tables."
2375 #: libraries/classes/Config/Descriptions.php:501
2376 msgid "Show or hide a column displaying the charset for all tables."
2379 #: libraries/classes/Config/Descriptions.php:502
2380 msgid "Display the function fields in edit/insert mode."
2383 #: libraries/classes/Config/Descriptions.php:503
2384 msgid "Whether to show hint or not."
2387 #: libraries/classes/Config/Descriptions.php:504
2389 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2392 #: libraries/classes/Config/Descriptions.php:505
2393 msgid "Allow to display database and table statistics (e.g. space usage)."
2396 #: libraries/classes/Config/Descriptions.php:507
2398 "Mark used tables and make it possible to show databases with locked tables."
2401 #: libraries/classes/Config/Descriptions.php:510
2403 "Disable the default warning that is displayed on the main page if Suhosin is "
2407 #: libraries/classes/Config/Descriptions.php:513
2409 "Disable the default warning that is displayed on the main page if the value "
2410 "of the PHP setting session.gc_maxlifetime is less than the value of "
2411 "`LoginCookieValidity`."
2414 #: libraries/classes/Config/Descriptions.php:518
2416 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2417 "query textareas (*2)."
2420 #: libraries/classes/Config/Descriptions.php:521
2422 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2423 "query textareas (*2)."
2426 #: libraries/classes/Config/Descriptions.php:524
2428 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2429 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2430 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2431 "HTTP_X_FORWARDED_FOR[/kbd]."
2434 #: libraries/classes/Config/Descriptions.php:530
2436 "When disabled, users cannot set any of the options below, regardless of the "
2437 "checkbox on the right."
2440 #: libraries/classes/Config/Descriptions.php:533
2442 "The URL of the proxy to be used when retrieving the information about the "
2443 "latest version of phpMyAdmin, or when submitting error reports. You need "
2444 "this if the server where phpMyAdmin is installed does not have direct access "
2445 "to the Internet. The format is: \"hostname:portnumber\"."
2448 #: libraries/classes/Config/Descriptions.php:539
2450 "The username for authenticating with the proxy. By default, no "
2451 "authentication is performed. If a username is supplied, Basic Authentication "
2452 "will be performed. No other types of authentication are currently supported."
2455 #: libraries/classes/Config/Descriptions.php:545
2457 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2458 "will be inserted with Shift+Enter."
2461 #: libraries/classes/Config/Descriptions.php:549
2463 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2464 "configuration storage tables automatically."
2467 #: libraries/classes/Config/Descriptions.php:552
2468 msgid "Highlight selected rows."
2471 #: libraries/classes/Config/Descriptions.php:553
2472 msgid "Highlight row pointed by the mouse cursor."
2475 #: libraries/classes/Config/Descriptions.php:554
2476 msgid "Number of columns for CHAR/VARCHAR textareas."
2479 #: libraries/classes/Config/Descriptions.php:555
2480 msgid "Number of rows for CHAR/VARCHAR textareas."
2483 #: libraries/classes/Config/Descriptions.php:556
2485 "Log SQL queries and their execution time, to be displayed in the console"
2488 #: libraries/classes/Config/Descriptions.php:557
2489 msgid "Tab that is displayed when entering a database."
2492 #: libraries/classes/Config/Descriptions.php:558
2493 msgid "Tab that is displayed when entering a server."
2496 #: libraries/classes/Config/Descriptions.php:559
2497 msgid "Tab that is displayed when entering a table."
2500 #: libraries/classes/Config/Descriptions.php:560
2501 msgid "Whether the table structure actions should be hidden."
2504 #: libraries/classes/Config/Descriptions.php:561
2505 msgid "Whether column comments should be shown in table structure view"
2508 #: libraries/classes/Config/Descriptions.php:562
2509 msgid "Show server listing as a list instead of a drop down."
2512 #: libraries/classes/Config/Descriptions.php:563
2513 msgid "A dropdown will be used if fewer items are present."
2516 #: libraries/classes/Config/Descriptions.php:564
2517 msgid "Default value for foreign key checks checkbox for some queries."
2520 #: libraries/classes/Config/Descriptions.php:565
2521 msgid "Uncheck the checkbox to disable drag and drop import"
2524 #: libraries/classes/Config/Descriptions.php:566
2525 msgid "How many rows can be inserted at one time."
2528 #: libraries/classes/Config/Descriptions.php:567
2530 "Maximum number of characters shown in any non-numeric column on browse view."
2533 #: libraries/classes/Config/Descriptions.php:568
2534 msgid "Define how long (in seconds) a login cookie is valid."
2537 #: libraries/classes/Config/Descriptions.php:569
2538 msgid "Double size of textarea for LONGTEXT columns."
2541 #: libraries/classes/Config/Descriptions.php:570
2542 msgid "Maximum number of databases displayed in database list."
2545 #: libraries/classes/Config/Descriptions.php:571
2546 msgid "Maximum number of tables displayed in table list."
2549 #: libraries/classes/Config/Descriptions.php:572
2550 msgid "Maximum number of recently used tables; set 0 to disable."
2553 #: libraries/classes/Config/Descriptions.php:573
2554 msgid "Maximum number of favorite tables; set 0 to disable."
2557 #: libraries/classes/Config/Descriptions.php:574
2558 msgid "These are Edit, Copy and Delete links."
2561 #: libraries/classes/Config/Descriptions.php:575
2562 msgid "Whether to show row links even in the absence of a unique key."
2565 #: libraries/classes/Config/Descriptions.php:576
2566 #: libraries/classes/Config/Descriptions.php:861
2567 msgid "Disable shortcut keys"
2570 #: libraries/classes/Config/Descriptions.php:577
2571 msgid "Use natural order for sorting table and database names."
2574 #: libraries/classes/Config/Descriptions.php:578
2575 #: libraries/classes/Config/Descriptions.php:581
2576 #: libraries/classes/Config/Descriptions.php:582
2577 msgid "Use only icons, only text or both."
2580 #: libraries/classes/Config/Descriptions.php:579
2581 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2584 #: libraries/classes/Config/Descriptions.php:580
2585 msgid "Use persistent connections to MySQL databases."
2588 #: libraries/classes/Config/Descriptions.php:583
2589 msgid "Disallow BLOB and BINARY columns from editing."
2592 #: libraries/classes/Config/Descriptions.php:584
2593 msgid "How many queries are kept in history."
2596 #: libraries/classes/Config/Descriptions.php:585
2597 msgid "Select which functions will be used for character set conversion."
2600 #: libraries/classes/Config/Descriptions.php:586
2601 msgid "When browsing tables, the sorting of each table is remembered."
2604 #: libraries/classes/Config/Descriptions.php:587
2605 msgid "Default sort order for tables with a primary key."
2608 #: libraries/classes/Config/Descriptions.php:588
2610 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2613 #: libraries/classes/Config/Descriptions.php:589
2614 msgid "For display Options"
2617 #: libraries/classes/Config/Descriptions.php:590
2618 msgid "Directory where exports can be saved on server."
2621 #: libraries/classes/Config/Descriptions.php:591
2623 "Defines whether the query box should stay on-screen after its submission."
2626 #: libraries/classes/Config/Descriptions.php:592
2627 msgid "Title of browser window when a database is selected."
2630 #: libraries/classes/Config/Descriptions.php:593
2631 msgid "Title of browser window when nothing is selected."
2634 #: libraries/classes/Config/Descriptions.php:594
2635 msgid "Title of browser window when a server is selected."
2638 #: libraries/classes/Config/Descriptions.php:595
2639 msgid "Title of browser window when a table is selected."
2642 #: libraries/classes/Config/Descriptions.php:596
2643 msgid "Directory on server where you can upload files for import."
2646 #: libraries/classes/Config/Descriptions.php:597
2647 msgid "Allow for searching inside the entire database."
2650 #: libraries/classes/Config/Descriptions.php:598
2651 msgid "Enables check for latest version on main phpMyAdmin page."
2654 #: libraries/classes/Config/Descriptions.php:599
2655 msgid "The password for authenticating with the proxy."
2658 #: libraries/classes/Config/Descriptions.php:600
2659 msgid "Enable ZIP compression for import and export operations."
2662 #: libraries/classes/Config/Descriptions.php:601
2663 msgid "Choose the default action when sending error reports."
2666 #: libraries/classes/Config/Descriptions.php:618
2667 msgid "Allow login to any MySQL server"
2670 #: libraries/classes/Config/Descriptions.php:619
2671 msgid "Restrict login to MySQL server"
2674 #: libraries/classes/Config/Descriptions.php:620
2675 msgid "Allow third party framing"
2678 #: libraries/classes/Config/Descriptions.php:621
2679 msgid "Show \"Drop database\" link to normal users"
2682 #: libraries/classes/Config/Descriptions.php:622
2683 msgid "Blowfish secret"
2686 #: libraries/classes/Config/Descriptions.php:623
2690 #: libraries/classes/Config/Descriptions.php:624
2691 msgid "Highlight pointer"
2694 #: libraries/classes/Config/Descriptions.php:625
2698 #: libraries/classes/Config/Descriptions.php:626
2699 msgid "CHAR columns editing"
2702 #: libraries/classes/Config/Descriptions.php:627
2703 msgid "Enable CodeMirror"
2706 #: libraries/classes/Config/Descriptions.php:628
2707 msgid "Enable linter"
2710 #: libraries/classes/Config/Descriptions.php:629
2711 msgid "Minimum size for input field"
2714 #: libraries/classes/Config/Descriptions.php:630
2715 msgid "Maximum size for input field"
2718 #: libraries/classes/Config/Descriptions.php:631
2719 msgid "CHAR textarea columns"
2722 #: libraries/classes/Config/Descriptions.php:632
2723 msgid "CHAR textarea rows"
2726 #: libraries/classes/Config/Descriptions.php:633
2727 msgid "Check config file permissions"
2730 #: libraries/classes/Config/Descriptions.php:634
2731 msgid "Compress on the fly"
2734 #: libraries/classes/Config/Descriptions.php:635
2735 msgid "Confirm DROP queries"
2738 #: libraries/classes/Config/Descriptions.php:636
2739 #: templates/console/display.twig:11 templates/console/display.twig:64
2743 #: libraries/classes/Config/Descriptions.php:637
2744 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
2745 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
2749 #: libraries/classes/Config/Descriptions.php:638
2750 msgid "Default database tab"
2753 #: libraries/classes/Config/Descriptions.php:639
2754 msgid "Default server tab"
2757 #: libraries/classes/Config/Descriptions.php:640
2758 msgid "Default table tab"
2761 #: libraries/classes/Config/Descriptions.php:641
2762 msgid "Enable autocomplete for table and column names"
2765 #: libraries/classes/Config/Descriptions.php:642
2768 msgid "Show column comments"
2769 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
2771 #: libraries/classes/Config/Descriptions.php:643
2772 msgid "Hide table structure actions"
2775 #: libraries/classes/Config/Descriptions.php:644
2776 msgid "Default transformations for Hex"
2779 #: libraries/classes/Config/Descriptions.php:645
2780 msgid "Default transformations for Substring"
2783 #: libraries/classes/Config/Descriptions.php:646
2784 msgid "Default transformations for Bool2Text"
2787 #: libraries/classes/Config/Descriptions.php:647
2788 msgid "Default transformations for External"
2791 #: libraries/classes/Config/Descriptions.php:648
2792 msgid "Default transformations for PreApPend"
2795 #: libraries/classes/Config/Descriptions.php:649
2796 msgid "Default transformations for DateFormat"
2799 #: libraries/classes/Config/Descriptions.php:650
2800 msgid "Default transformations for Inline"
2803 #: libraries/classes/Config/Descriptions.php:651
2804 msgid "Default transformations for TextImageLink"
2807 #: libraries/classes/Config/Descriptions.php:652
2808 msgid "Default transformations for TextLink"
2811 #: libraries/classes/Config/Descriptions.php:653
2812 msgid "Display servers as a list"
2815 #: libraries/classes/Config/Descriptions.php:654
2816 msgid "Disable multi table maintenance"
2819 #: libraries/classes/Config/Descriptions.php:655
2820 msgid "Maximum execution time"
2823 #: libraries/classes/Config/Descriptions.php:657 templates/export.twig:347
2825 msgid "Use %s statement"
2828 #: libraries/classes/Config/Descriptions.php:660
2829 msgid "Save as file"
2832 #: libraries/classes/Config/Descriptions.php:661
2833 #: libraries/classes/Config/Descriptions.php:795
2834 msgid "Character set of the file"
2837 #: libraries/classes/Config/Descriptions.php:662
2838 #: libraries/classes/Config/Descriptions.php:678 templates/import.twig:165
2839 #: templates/import.twig:167 templates/sql/query.twig:40
2840 #: templates/table/structure/display_table_stats.twig:84
2844 #: libraries/classes/Config/Descriptions.php:663
2848 #: libraries/classes/Config/Descriptions.php:664
2849 #: libraries/classes/Config/Descriptions.php:671
2850 #: libraries/classes/Config/Descriptions.php:679
2851 #: libraries/classes/Config/Descriptions.php:683
2852 #: libraries/classes/Config/Descriptions.php:696
2853 #: libraries/classes/Config/Descriptions.php:698
2854 #: libraries/classes/Config/Descriptions.php:744
2855 #: libraries/classes/Plugins/Export/ExportCsv.php:88
2856 #: libraries/classes/Plugins/Export/ExportExcel.php:61
2857 #: libraries/classes/Plugins/Export/ExportHtmlword.php:85
2858 #: libraries/classes/Plugins/Export/ExportOds.php:70
2859 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2860 #: libraries/classes/Plugins/Export/ExportTexytext.php:79
2861 msgid "Put columns names in the first row"
2864 #: libraries/classes/Config/Descriptions.php:665
2865 #: libraries/classes/Config/Descriptions.php:797
2866 #: libraries/classes/Config/Descriptions.php:803
2867 #: libraries/classes/Plugins/Import/ImportCsv.php:666
2868 msgid "Columns enclosed with"
2871 #: libraries/classes/Config/Descriptions.php:666
2872 #: libraries/classes/Config/Descriptions.php:798
2873 #: libraries/classes/Config/Descriptions.php:804
2874 #: libraries/classes/Plugins/Import/ImportCsv.php:677
2875 msgid "Columns escaped with"
2878 #: libraries/classes/Config/Descriptions.php:667
2879 #: libraries/classes/Config/Descriptions.php:673
2880 #: libraries/classes/Config/Descriptions.php:680
2881 #: libraries/classes/Config/Descriptions.php:689
2882 #: libraries/classes/Config/Descriptions.php:697
2883 #: libraries/classes/Config/Descriptions.php:701
2884 #: libraries/classes/Config/Descriptions.php:745
2885 msgid "Replace NULL with"
2888 #: libraries/classes/Config/Descriptions.php:668
2889 #: libraries/classes/Config/Descriptions.php:674
2890 msgid "Remove CRLF characters within columns"
2893 #: libraries/classes/Config/Descriptions.php:669
2894 #: libraries/classes/Config/Descriptions.php:801
2895 #: libraries/classes/Config/Descriptions.php:808
2896 #: libraries/classes/Plugins/Import/ImportCsv.php:651
2897 msgid "Columns terminated with"
2900 #: libraries/classes/Config/Descriptions.php:670
2901 #: libraries/classes/Config/Descriptions.php:796
2902 #: libraries/classes/Plugins/Import/ImportCsv.php:684
2903 msgid "Lines terminated with"
2906 #: libraries/classes/Config/Descriptions.php:672
2907 msgid "Excel edition"
2910 #: libraries/classes/Config/Descriptions.php:675
2911 msgid "Database name template"
2914 #: libraries/classes/Config/Descriptions.php:676
2915 msgid "Server name template"
2918 #: libraries/classes/Config/Descriptions.php:677
2919 msgid "Table name template"
2922 #: libraries/classes/Config/Descriptions.php:681
2923 #: libraries/classes/Config/Descriptions.php:694
2924 #: libraries/classes/Config/Descriptions.php:703
2925 #: libraries/classes/Config/Descriptions.php:740
2926 #: libraries/classes/Config/Descriptions.php:746
2927 #: libraries/classes/Plugins/Export/ExportHtmlword.php:56
2928 #: libraries/classes/Plugins/Export/ExportLatex.php:88
2929 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
2930 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
2931 #: libraries/classes/Plugins/Export/ExportOdt.php:69
2932 #: libraries/classes/Plugins/Export/ExportPdf.php:86
2933 #: libraries/classes/Plugins/Export/ExportSql.php:237
2934 #: libraries/classes/Plugins/Export/ExportTexytext.php:55
2938 #: libraries/classes/Config/Descriptions.php:682
2939 #: libraries/classes/Plugins/Export/ExportLatex.php:79
2940 msgid "Include table caption"
2943 #: libraries/classes/Config/Descriptions.php:684
2944 #: libraries/classes/Config/Descriptions.php:699
2945 #: libraries/classes/Config/Descriptions.php:734
2946 #: libraries/classes/Plugins/Export/ExportHtmlword.php:386
2947 #: libraries/classes/Plugins/Export/ExportLatex.php:544
2948 #: libraries/classes/Plugins/Export/ExportOdt.php:490
2949 #: libraries/classes/Plugins/Export/ExportTexytext.php:388
2950 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:549
2951 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
2952 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
2953 #: templates/columns_definitions/table_fields_definitions.twig:54
2954 #: templates/database/data_dictionary/index.twig:29
2955 #: templates/table/structure/display_structure.twig:28
2959 #: libraries/classes/Config/Descriptions.php:685
2960 #: libraries/classes/Config/Descriptions.php:691
2961 msgid "Table caption"
2964 #: libraries/classes/Config/Descriptions.php:686
2965 #: libraries/classes/Config/Descriptions.php:692
2966 msgid "Continued table caption"
2969 #: libraries/classes/Config/Descriptions.php:687
2970 #: libraries/classes/Config/Descriptions.php:693
2974 #: libraries/classes/Config/Descriptions.php:688
2975 #: libraries/classes/Config/Descriptions.php:700
2976 #: libraries/classes/Config/Descriptions.php:737
2977 #: libraries/classes/Plugins/Export/ExportHtmlword.php:393
2978 #: libraries/classes/Plugins/Export/ExportOdt.php:497
2979 #: libraries/classes/Plugins/Export/ExportTexytext.php:393
2980 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:557
2981 #: templates/columns_definitions/table_fields_definitions.twig:71
2982 #: templates/database/data_dictionary/index.twig:31
2984 #| msgid "Bad type!"
2988 #: libraries/classes/Config/Descriptions.php:690
2989 #: libraries/classes/Config/Descriptions.php:702
2990 #: libraries/classes/Config/Descriptions.php:739
2991 msgid "Relationships"
2994 #: libraries/classes/Config/Descriptions.php:695
2995 msgid "Export method"
2998 #: libraries/classes/Config/Descriptions.php:704
2999 #: libraries/classes/Config/Descriptions.php:707
3000 msgid "Save on server"
3003 #: libraries/classes/Config/Descriptions.php:705
3004 #: libraries/classes/Config/Descriptions.php:708 templates/export.twig:182
3005 #: templates/export.twig:377
3006 msgid "Overwrite existing file(s)"
3009 #: libraries/classes/Config/Descriptions.php:706
3010 msgid "Export as separate files"
3013 #: libraries/classes/Config/Descriptions.php:709
3014 msgid "Remember filename template"
3017 #: libraries/classes/Config/Descriptions.php:710
3018 #: templates/database/operations/index.twig:159
3019 #: templates/table/operations/index.twig:72
3020 #: templates/table/operations/index.twig:300
3021 msgid "Add AUTO_INCREMENT value"
3024 #: libraries/classes/Config/Descriptions.php:711
3025 msgid "Enclose table and column names with backquotes"
3028 #: libraries/classes/Config/Descriptions.php:712
3029 #: libraries/classes/Config/Descriptions.php:814
3030 msgid "SQL compatibility mode"
3033 #: libraries/classes/Config/Descriptions.php:713
3034 msgid "Creation/Update/Check dates"
3037 #: libraries/classes/Config/Descriptions.php:714
3038 msgid "Use delayed inserts"
3041 #: libraries/classes/Config/Descriptions.php:715
3042 #: libraries/classes/Plugins/Export/ExportSql.php:183
3043 msgid "Disable foreign key checks"
3046 #: libraries/classes/Config/Descriptions.php:716
3047 #: libraries/classes/Plugins/Export/ExportSql.php:197
3048 msgid "Export views as tables"
3051 #: libraries/classes/Config/Descriptions.php:717
3052 msgid "Export related metadata from phpMyAdmin configuration storage"
3055 #: libraries/classes/Config/Descriptions.php:718
3056 #: libraries/classes/Config/Descriptions.php:719
3057 #: libraries/classes/Config/Descriptions.php:721
3058 #: libraries/classes/Config/Descriptions.php:724
3059 #: libraries/classes/Config/Descriptions.php:725
3060 #: libraries/classes/Config/Descriptions.php:726
3061 #: libraries/classes/Config/Descriptions.php:738
3062 #: templates/database/operations/index.twig:154
3063 #: templates/table/operations/index.twig:295
3068 #: libraries/classes/Config/Descriptions.php:727
3069 msgid "Use hexadecimal for BINARY & BLOB"
3072 #: libraries/classes/Config/Descriptions.php:729
3074 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3078 #: libraries/classes/Config/Descriptions.php:732
3079 #: libraries/classes/Plugins/Export/ExportSql.php:351
3084 #: libraries/classes/Config/Descriptions.php:733
3085 msgid "Use ignore inserts"
3088 #: libraries/classes/Config/Descriptions.php:735
3089 msgid "Syntax to use when inserting data"
3092 #: libraries/classes/Config/Descriptions.php:736
3093 #: libraries/classes/Plugins/Export/ExportSql.php:488
3094 msgid "Maximal length of created query"
3097 #: libraries/classes/Config/Descriptions.php:741
3101 #: libraries/classes/Config/Descriptions.php:742
3102 #: libraries/classes/Plugins/Export/ExportSql.php:169
3103 msgid "Enclose export in a transaction"
3106 #: libraries/classes/Config/Descriptions.php:743
3107 msgid "Export time in UTC"
3110 #: libraries/classes/Config/Descriptions.php:747
3111 msgid "Foreign key dropdown order"
3114 #: libraries/classes/Config/Descriptions.php:748
3115 msgid "Foreign key limit"
3118 #: libraries/classes/Config/Descriptions.php:749
3119 msgid "Foreign key checks"
3122 #: libraries/classes/Config/Descriptions.php:750
3123 msgid "First day of calendar"
3126 #: libraries/classes/Config/Descriptions.php:751
3127 #: libraries/classes/Config/Descriptions.php:762 libraries/classes/Menu.php:480
3128 #: libraries/classes/Util.php:1944 libraries/config.values.php:155
3129 #: templates/navigation/tree/database_select.twig:10
3130 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3131 #: templates/server/export/index.twig:14
3132 #: templates/server/privileges/user_properties.twig:20
3136 #: libraries/classes/Config/Descriptions.php:752
3140 #: libraries/classes/Config/Descriptions.php:754
3141 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3142 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3146 #: libraries/classes/Config/Descriptions.php:755
3150 #: libraries/classes/Config/Descriptions.php:756
3154 #: libraries/classes/Config/Descriptions.php:757
3155 msgid "Export defaults"
3158 #: libraries/classes/Config/Descriptions.php:758
3162 #: libraries/classes/Config/Descriptions.php:759
3163 msgid "Import defaults"
3166 #: libraries/classes/Config/Descriptions.php:760
3167 msgid "Import / export"
3170 #: libraries/classes/Config/Descriptions.php:761
3174 #: libraries/classes/Config/Descriptions.php:763
3175 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3176 #: templates/preferences/header.twig:30
3177 msgid "Navigation panel"
3180 #: libraries/classes/Config/Descriptions.php:764
3181 msgid "Navigation tree"
3184 #: libraries/classes/Config/Descriptions.php:765
3185 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3189 #: libraries/classes/Config/Descriptions.php:766
3190 #: libraries/classes/Controllers/Server/DatabasesController.php:307
3191 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3192 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3193 #: libraries/classes/Plugins/Export/ExportXml.php:115
3194 #: libraries/classes/Server/Status/Data.php:159
3195 #: templates/database/export/index.twig:22
3196 #: templates/database/structure/show_create.twig:6
3200 #: libraries/classes/Config/Descriptions.php:767
3201 #: libraries/classes/Config/Forms/User/MainForm.php:90
3202 #: templates/preferences/header.twig:36
3206 #: libraries/classes/Config/Descriptions.php:768
3207 msgid "Microsoft Office"
3210 #: libraries/classes/Config/Descriptions.php:770
3211 msgid "Other core settings"
3214 #: libraries/classes/Config/Descriptions.php:771
3218 #: libraries/classes/Config/Descriptions.php:772
3222 #: libraries/classes/Config/Descriptions.php:773
3223 msgid "Basic settings"
3226 #: libraries/classes/Config/Descriptions.php:774
3227 msgid "Authentication"
3230 #: libraries/classes/Config/Descriptions.php:775
3231 msgid "Server configuration"
3234 #: libraries/classes/Config/Descriptions.php:776
3235 msgid "Configuration storage"
3238 #: libraries/classes/Config/Descriptions.php:777
3239 msgid "Changes tracking"
3242 #: libraries/classes/Config/Descriptions.php:778 libraries/classes/Menu.php:255
3243 #: libraries/classes/Menu.php:362 libraries/classes/Menu.php:485
3244 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
3245 #: libraries/classes/Util.php:1478 libraries/classes/Util.php:1945
3246 #: libraries/classes/Util.php:1960 libraries/classes/Util.php:1977
3247 #: libraries/config.values.php:62 libraries/config.values.php:76
3248 #: libraries/config.values.php:167 libraries/config.values.php:177
3252 #: libraries/classes/Config/Descriptions.php:779
3253 msgid "SQL Query box"
3256 #: libraries/classes/Config/Descriptions.php:780
3257 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3258 #: templates/preferences/header.twig:24
3262 #: libraries/classes/Config/Descriptions.php:781
3266 #: libraries/classes/Config/Descriptions.php:782
3267 msgid "Database structure"
3270 #: libraries/classes/Config/Descriptions.php:783
3271 #: libraries/classes/Plugins/Export/ExportPdf.php:258
3272 #: templates/table/page_with_secondary_tabs.twig:5
3273 msgid "Table structure"
3276 #: libraries/classes/Config/Descriptions.php:784
3280 #: libraries/classes/Config/Descriptions.php:785
3281 msgid "Display relational schema"
3284 #: libraries/classes/Config/Descriptions.php:786
3288 #: libraries/classes/Config/Descriptions.php:787
3292 #: libraries/classes/Config/Descriptions.php:788
3296 #: libraries/classes/Config/Descriptions.php:789
3297 #: templates/console/display.twig:4
3301 #: libraries/classes/Config/Descriptions.php:790
3305 #: libraries/classes/Config/Descriptions.php:791
3306 msgid "Extra parameters for iconv"
3309 #: libraries/classes/Config/Descriptions.php:792
3310 msgid "Ignore multiple statement errors"
3313 #: libraries/classes/Config/Descriptions.php:793
3314 msgid "Enable drag and drop import"
3317 #: libraries/classes/Config/Descriptions.php:794
3318 msgid "Partial import: allow interrupt"
3321 #: libraries/classes/Config/Descriptions.php:799
3322 #: libraries/classes/Config/Descriptions.php:805
3323 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3324 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3325 msgid "Do not abort on INSERT error"
3328 #: libraries/classes/Config/Descriptions.php:800
3329 #: libraries/classes/Config/Descriptions.php:807
3330 msgid "Add ON DUPLICATE KEY UPDATE"
3333 #: libraries/classes/Config/Descriptions.php:802
3334 msgid "Format of imported file"
3337 #: libraries/classes/Config/Descriptions.php:806
3338 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3339 msgid "Use LOCAL keyword"
3342 #: libraries/classes/Config/Descriptions.php:809
3343 msgid "Column names in first row"
3346 #: libraries/classes/Config/Descriptions.php:810
3347 #: libraries/classes/Plugins/Import/ImportOds.php:74
3348 msgid "Do not import empty rows"
3351 #: libraries/classes/Config/Descriptions.php:811
3352 msgid "Import currencies ($5.00 to 5.00)"
3355 #: libraries/classes/Config/Descriptions.php:812
3356 msgid "Import percentages as proper decimals (12.00% to .12)"
3359 #: libraries/classes/Config/Descriptions.php:813
3360 msgid "Partial import: skip queries"
3363 #: libraries/classes/Config/Descriptions.php:815
3364 msgid "Do not use AUTO_INCREMENT for zero values"
3367 #: libraries/classes/Config/Descriptions.php:816
3368 msgid "Read as multibytes"
3371 #: libraries/classes/Config/Descriptions.php:817
3372 msgid "Initial state for sliders"
3375 #: libraries/classes/Config/Descriptions.php:818
3376 msgid "Number of inserted rows"
3379 #: libraries/classes/Config/Descriptions.php:819
3380 msgid "Limit column characters"
3383 #: libraries/classes/Config/Descriptions.php:820
3384 msgid "Delete all cookies on logout"
3387 #: libraries/classes/Config/Descriptions.php:821
3388 msgid "Recall user name"
3391 #: libraries/classes/Config/Descriptions.php:822
3392 msgid "Login cookie store"
3395 #: libraries/classes/Config/Descriptions.php:823
3396 msgid "Login cookie validity"
3399 #: libraries/classes/Config/Descriptions.php:824
3400 msgid "Bigger textarea for LONGTEXT"
3403 #: libraries/classes/Config/Descriptions.php:825
3404 msgid "Maximum displayed SQL length"
3407 #: libraries/classes/Config/Descriptions.php:826
3408 msgid "Maximum databases"
3411 #: libraries/classes/Config/Descriptions.php:827
3412 msgid "Maximum items on first level"
3415 #: libraries/classes/Config/Descriptions.php:828
3416 msgid "Maximum items in branch"
3419 #: libraries/classes/Config/Descriptions.php:829
3420 msgid "Maximum number of rows to display"
3423 #: libraries/classes/Config/Descriptions.php:830
3424 msgid "Maximum tables"
3427 #: libraries/classes/Config/Descriptions.php:831
3428 msgid "Memory limit"
3431 #: libraries/classes/Config/Descriptions.php:832
3434 msgid "Show databases navigation as tree"
3435 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
3437 #: libraries/classes/Config/Descriptions.php:833
3438 msgid "Navigation panel width"
3441 #: libraries/classes/Config/Descriptions.php:834
3442 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
3443 #: libraries/classes/Navigation/NavigationTree.php:1354
3444 msgid "Link with main panel"
3447 #: libraries/classes/Config/Descriptions.php:835
3448 msgid "Display logo"
3451 #: libraries/classes/Config/Descriptions.php:836
3452 msgid "Logo link URL"
3455 #: libraries/classes/Config/Descriptions.php:837
3456 msgid "Logo link target"
3459 #: libraries/classes/Config/Descriptions.php:838
3460 msgid "Display servers selection"
3463 #: libraries/classes/Config/Descriptions.php:839
3464 msgid "Target for quick access icon"
3467 #: libraries/classes/Config/Descriptions.php:840
3468 msgid "Target for second quick access icon"
3471 #: libraries/classes/Config/Descriptions.php:841
3472 msgid "Minimum number of items to display the filter box"
3475 #: libraries/classes/Config/Descriptions.php:843
3476 msgid "Minimum number of databases to display the database filter box"
3479 #: libraries/classes/Config/Descriptions.php:845
3480 msgid "Group items in the tree"
3483 #: libraries/classes/Config/Descriptions.php:846
3484 msgid "Database tree separator"
3487 #: libraries/classes/Config/Descriptions.php:847
3488 msgid "Table tree separator"
3491 #: libraries/classes/Config/Descriptions.php:848
3492 msgid "Maximum table tree depth"
3495 #: libraries/classes/Config/Descriptions.php:849
3496 msgid "Enable highlighting"
3499 #: libraries/classes/Config/Descriptions.php:850
3502 msgid "Enable navigation tree expansion"
3503 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
3505 #: libraries/classes/Config/Descriptions.php:851
3508 msgid "Show tables in tree"
3509 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
3511 #: libraries/classes/Config/Descriptions.php:852
3514 msgid "Show views in tree"
3515 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
3517 #: libraries/classes/Config/Descriptions.php:853
3518 msgid "Show functions in tree"
3521 #: libraries/classes/Config/Descriptions.php:854
3522 msgid "Show procedures in tree"
3525 #: libraries/classes/Config/Descriptions.php:855
3528 msgid "Show events in tree"
3529 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
3531 #: libraries/classes/Config/Descriptions.php:856
3533 #| msgid "No tables found in database."
3534 msgid "Expand single database"
3535 msgstr "ਡਾਟਾਬੇਸ ਵਿੱਚ ਕੋਈ ਟੇਬਲ ਨਹੀਂ ਮਿਲੇ."
3537 #: libraries/classes/Config/Descriptions.php:857
3538 msgid "Recently used tables"
3541 #: libraries/classes/Config/Descriptions.php:858
3542 #: libraries/classes/RecentFavoriteTable.php:251
3545 msgid "Favorite tables"
3546 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
3548 #: libraries/classes/Config/Descriptions.php:859
3549 msgid "Where to show the table row links"
3552 #: libraries/classes/Config/Descriptions.php:860
3553 msgid "Show row links anyway"
3556 #: libraries/classes/Config/Descriptions.php:862
3557 msgid "Natural order"
3560 #: libraries/classes/Config/Descriptions.php:863
3561 msgid "Table navigation bar"
3564 #: libraries/classes/Config/Descriptions.php:864
3565 msgid "GZip output buffering"
3568 #: libraries/classes/Config/Descriptions.php:865
3569 msgid "Default sorting order"
3572 #: libraries/classes/Config/Descriptions.php:866
3573 msgid "Persistent connections"
3576 #: libraries/classes/Config/Descriptions.php:867
3577 msgid "Missing phpMyAdmin configuration storage tables"
3580 #: libraries/classes/Config/Descriptions.php:868
3581 msgid "MySQL reserved word warning"
3584 #: libraries/classes/Config/Descriptions.php:869
3585 msgid "How to display the menu tabs"
3588 #: libraries/classes/Config/Descriptions.php:870
3589 msgid "How to display various action links"
3592 #: libraries/classes/Config/Descriptions.php:871
3593 msgid "Protect binary columns"
3596 #: libraries/classes/Config/Descriptions.php:872
3597 msgid "Permanent query history"
3600 #: libraries/classes/Config/Descriptions.php:873
3601 msgid "Query history length"
3604 #: libraries/classes/Config/Descriptions.php:874
3605 msgid "Recoding engine"
3608 #: libraries/classes/Config/Descriptions.php:875
3609 msgid "Remember table's sorting"
3612 #: libraries/classes/Config/Descriptions.php:876
3613 msgid "Primary key default sort order"
3616 #: libraries/classes/Config/Descriptions.php:877
3617 msgid "Repeat headers"
3620 #: libraries/classes/Config/Descriptions.php:878
3621 msgid "Grid editing: trigger action"
3624 #: libraries/classes/Config/Descriptions.php:879
3625 msgid "Relational display"
3628 #: libraries/classes/Config/Descriptions.php:880
3629 msgid "Grid editing: save all edited cells at once"
3632 #: libraries/classes/Config/Descriptions.php:881
3633 msgid "Save directory"
3636 #: libraries/classes/Config/Descriptions.php:882
3637 msgid "Host authorization order"
3640 #: libraries/classes/Config/Descriptions.php:883
3641 msgid "Host authorization rules"
3644 #: libraries/classes/Config/Descriptions.php:884
3645 msgid "Allow logins without a password"
3648 #: libraries/classes/Config/Descriptions.php:885
3649 msgid "Allow root login"
3652 #: libraries/classes/Config/Descriptions.php:886
3653 msgid "Session timezone"
3656 #: libraries/classes/Config/Descriptions.php:887
3660 #: libraries/classes/Config/Descriptions.php:888
3661 #: templates/setup/home/index.twig:50
3662 msgid "Authentication type"
3665 #: libraries/classes/Config/Descriptions.php:889
3666 msgid "Bookmark table"
3669 #: libraries/classes/Config/Descriptions.php:890
3670 msgid "Column information table"
3673 #: libraries/classes/Config/Descriptions.php:891
3674 msgid "Compress connection"
3677 #: libraries/classes/Config/Descriptions.php:892
3678 msgid "Control user password"
3681 #: libraries/classes/Config/Descriptions.php:893
3682 msgid "Control user"
3685 #: libraries/classes/Config/Descriptions.php:894
3686 msgid "Control host"
3689 #: libraries/classes/Config/Descriptions.php:895
3690 msgid "Control port"
3693 #: libraries/classes/Config/Descriptions.php:896
3694 msgid "Disable use of INFORMATION_SCHEMA"
3697 #: libraries/classes/Config/Descriptions.php:897
3698 msgid "Hide databases"
3701 #: libraries/classes/Config/Descriptions.php:898
3702 msgid "SQL query history table"
3705 #: libraries/classes/Config/Descriptions.php:899
3706 msgid "Server hostname"
3709 #: libraries/classes/Config/Descriptions.php:900
3713 #: libraries/classes/Config/Descriptions.php:901
3714 msgid "Maximal number of table preferences to store"
3717 #: libraries/classes/Config/Descriptions.php:902
3718 msgid "QBE saved searches table"
3721 #: libraries/classes/Config/Descriptions.php:903
3722 msgid "Export templates table"
3725 #: libraries/classes/Config/Descriptions.php:904
3726 msgid "Central columns table"
3729 #: libraries/classes/Config/Descriptions.php:905
3730 msgid "Show only listed databases"
3733 #: libraries/classes/Config/Descriptions.php:906
3734 msgid "Password for config auth"
3737 #: libraries/classes/Config/Descriptions.php:907
3738 msgid "PDF schema: pages table"
3741 #: libraries/classes/Config/Descriptions.php:908
3742 #: templates/database/operations/index.twig:121
3743 #: templates/server/databases/index.twig:24
3744 msgid "Database name"
3747 #: libraries/classes/Config/Descriptions.php:909
3751 #: libraries/classes/Config/Descriptions.php:910
3752 msgid "Recently used table"
3755 #: libraries/classes/Config/Descriptions.php:911
3758 msgid "Favorites table"
3759 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
3761 #: libraries/classes/Config/Descriptions.php:912
3762 msgid "Relation table"
3765 #: libraries/classes/Config/Descriptions.php:913
3766 msgid "Signon session name"
3769 #: libraries/classes/Config/Descriptions.php:914
3773 #: libraries/classes/Config/Descriptions.php:915
3774 msgid "Server socket"
3777 #: libraries/classes/Config/Descriptions.php:916
3781 #: libraries/classes/Config/Descriptions.php:917
3782 msgid "Designer and PDF schema: table coordinates"
3785 #: libraries/classes/Config/Descriptions.php:918
3786 msgid "Display columns table"
3789 #: libraries/classes/Config/Descriptions.php:919
3790 msgid "UI preferences table"
3793 #: libraries/classes/Config/Descriptions.php:920
3794 msgid "Add DROP DATABASE"
3797 #: libraries/classes/Config/Descriptions.php:921
3798 #: templates/database/structure/copy_form.twig:34
3799 msgid "Add DROP TABLE"
3802 #: libraries/classes/Config/Descriptions.php:922
3803 msgid "Add DROP VIEW"
3806 #: libraries/classes/Config/Descriptions.php:923
3807 msgid "Statements to track"
3810 #: libraries/classes/Config/Descriptions.php:924
3811 msgid "SQL query tracking table"
3814 #: libraries/classes/Config/Descriptions.php:925
3815 msgid "Automatically create versions"
3818 #: libraries/classes/Config/Descriptions.php:926
3819 msgid "User preferences storage table"
3822 #: libraries/classes/Config/Descriptions.php:927
3826 #: libraries/classes/Config/Descriptions.php:928
3827 msgid "User groups table"
3830 #: libraries/classes/Config/Descriptions.php:929
3831 msgid "Hidden navigation items table"
3834 #: libraries/classes/Config/Descriptions.php:930
3835 msgid "User for config auth"
3838 #: libraries/classes/Config/Descriptions.php:931
3839 msgid "Verbose name of this server"
3842 #: libraries/classes/Config/Descriptions.php:932
3843 msgid "Allow to display all the rows"
3846 #: libraries/classes/Config/Descriptions.php:933
3847 msgid "Show password change form"
3850 #: libraries/classes/Config/Descriptions.php:934
3851 msgid "Show create database form"
3854 #: libraries/classes/Config/Descriptions.php:935
3857 msgid "Show table comments"
3858 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
3860 #: libraries/classes/Config/Descriptions.php:936
3863 msgid "Show creation timestamp"
3864 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
3866 #: libraries/classes/Config/Descriptions.php:937
3867 msgid "Show last update timestamp"
3870 #: libraries/classes/Config/Descriptions.php:938
3871 msgid "Show last check timestamp"
3874 #: libraries/classes/Config/Descriptions.php:939
3877 msgid "Show table charset"
3878 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
3880 #: libraries/classes/Config/Descriptions.php:940
3881 msgid "Show field types"
3884 #: libraries/classes/Config/Descriptions.php:941
3885 msgid "Show function fields"
3888 #: libraries/classes/Config/Descriptions.php:942
3892 #: libraries/classes/Config/Descriptions.php:943
3893 msgid "Show phpinfo() link"
3896 #: libraries/classes/Config/Descriptions.php:944
3897 msgid "Show detailed MySQL server information"
3900 #: libraries/classes/Config/Descriptions.php:945
3901 msgid "Show SQL queries"
3904 #: libraries/classes/Config/Descriptions.php:946 templates/sql/query.twig:127
3905 msgid "Retain query box"
3908 #: libraries/classes/Config/Descriptions.php:947
3909 msgid "Show statistics"
3912 #: libraries/classes/Config/Descriptions.php:948
3913 msgid "Skip locked tables"
3916 #: libraries/classes/Config/Descriptions.php:949
3917 #: libraries/classes/ConfigStorage/UserGroups.php:122
3918 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
3919 #: libraries/classes/Display/Results.php:2936
3920 #: libraries/classes/Html/Generator.php:662
3921 #: libraries/classes/Html/Generator.php:909
3922 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
3923 #: templates/console/display.twig:175
3924 #: templates/database/central_columns/main.twig:265
3925 #: templates/database/central_columns/main.twig:376
3926 #: templates/database/central_columns/main.twig:377
3927 #: templates/database/events/index.twig:74
3928 #: templates/database/events/index.twig:77
3929 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
3930 #: templates/database/routines/row.twig:24
3931 #: templates/database/routines/row.twig:27
3932 #: templates/database/structure/structure_table_row.twig:66
3933 #: templates/database/triggers/row.twig:28
3934 #: templates/database/triggers/row.twig:31
3935 #: templates/display/results/table.twig:227
3936 #: templates/display/results/table.twig:228 templates/indexes.twig:34
3937 #: templates/server/variables/index.twig:41
3938 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
3939 #: templates/table/structure/display_structure.twig:479
3943 #: libraries/classes/Config/Descriptions.php:950
3944 #: libraries/classes/Html/Generator.php:631
3948 #: libraries/classes/Config/Descriptions.php:951
3949 #: libraries/classes/Export.php:590 libraries/classes/Html/Generator.php:707
3950 #: templates/console/display.twig:99
3951 #: templates/server/status/processes/index.twig:19
3952 #: templates/server/status/variables/index.twig:42
3956 #: libraries/classes/Config/Descriptions.php:952
3957 #: libraries/classes/Html/Generator.php:691
3958 msgid "Create PHP code"
3961 #: libraries/classes/Config/Descriptions.php:953
3962 msgid "Suhosin warning"
3965 #: libraries/classes/Config/Descriptions.php:954
3966 msgid "Login cookie validity warning"
3969 #: libraries/classes/Config/Descriptions.php:955
3970 msgid "Textarea columns"
3973 #: libraries/classes/Config/Descriptions.php:956
3974 msgid "Textarea rows"
3977 #: libraries/classes/Config/Descriptions.php:957
3978 #: libraries/classes/Plugins/Export/ExportHtmlword.php:141
3979 #: libraries/classes/Plugins/Export/ExportOdt.php:185
3980 #: libraries/classes/Plugins/Export/ExportTexytext.php:125
3981 #: libraries/classes/Server/Privileges.php:1817
3982 #: libraries/classes/Server/Privileges.php:1819
3983 #: libraries/classes/Server/Status/Processes.php:126
3984 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
3985 #: templates/console/display.twig:184 templates/server/databases/index.twig:106
3986 #: templates/server/privileges/edit_routine_privileges.twig:17
3987 #: templates/server/privileges/privileges_table.twig:257
3988 #: templates/server/privileges/user_properties.twig:22
3989 #: templates/server/privileges/user_properties.twig:71
3990 #: templates/table/operations/index.twig:56
3991 #: templates/table/operations/index.twig:62
3992 #: templates/table/operations/index.twig:257
3993 #: templates/table/operations/index.twig:263
3994 #: templates/table/relation/common_form.twig:36
3995 #: templates/table/relation/common_form.twig:175
3996 #: templates/table/relation/foreign_key_row.twig:98
4000 #: libraries/classes/Config/Descriptions.php:958
4001 msgid "Default title"
4004 #: libraries/classes/Config/Descriptions.php:959
4005 #: templates/server/status/base.twig:6
4009 #: libraries/classes/Config/Descriptions.php:960
4010 #: libraries/classes/Plugins/Export/ExportXml.php:466
4011 #: libraries/classes/Server/Privileges.php:1823
4012 #: libraries/classes/Server/Privileges.php:1825
4013 #: templates/database/structure/show_create.twig:10
4014 #: templates/database/structure/table_header.twig:8
4015 #: templates/database/tracking/tables.twig:13
4016 #: templates/database/tracking/tables.twig:153
4017 #: templates/database/triggers/editor_form.twig:27
4018 #: templates/database/triggers/list.twig:45
4019 #: templates/server/privileges/privileges_table.twig:6
4020 #: templates/server/privileges/privileges_table.twig:259
4021 #: templates/server/privileges/user_properties.twig:37
4022 #: templates/server/privileges/user_properties.twig:82
4023 #: templates/table/maintenance/checksum.twig:12
4024 #: templates/table/operations/index.twig:65
4025 #: templates/table/operations/index.twig:266
4026 #: templates/table/relation/common_form.twig:37
4027 #: templates/table/relation/common_form.twig:182
4028 #: templates/table/relation/foreign_key_row.twig:109
4032 #: libraries/classes/Config/Descriptions.php:961
4033 msgid "List of trusted proxies for IP allow/deny"
4036 #: libraries/classes/Config/Descriptions.php:962
4037 msgid "Upload directory"
4040 #: libraries/classes/Config/Descriptions.php:963
4041 msgid "Use database search"
4044 #: libraries/classes/Config/Descriptions.php:964
4045 msgid "Enable the Developer tab in settings"
4048 #: libraries/classes/Config/Descriptions.php:965
4049 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
4050 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
4051 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
4052 msgid "Version check"
4055 #: libraries/classes/Config/Descriptions.php:966
4059 #: libraries/classes/Config/Descriptions.php:967
4060 msgid "Proxy username"
4063 #: libraries/classes/Config/Descriptions.php:968
4064 msgid "Proxy password"
4067 #: libraries/classes/Config/Descriptions.php:969
4071 #: libraries/classes/Config/Descriptions.php:970
4072 msgid "URL for reCAPTCHA v2 API"
4075 #: libraries/classes/Config/Descriptions.php:971
4076 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
4079 #: libraries/classes/Config/Descriptions.php:972
4080 msgid "Request parameter for reCAPTCHA v2 API"
4083 #: libraries/classes/Config/Descriptions.php:973
4084 msgid "Response parameter for reCAPTCHA v2 API"
4087 #: libraries/classes/Config/Descriptions.php:974
4088 msgid "Public key for reCAPTCHA"
4091 #: libraries/classes/Config/Descriptions.php:975
4092 msgid "Private key for reCAPTCHA"
4095 #: libraries/classes/Config/Descriptions.php:976
4096 msgid "URL for reCAPTCHA siteverify"
4099 #: libraries/classes/Config/Descriptions.php:977
4100 msgid "Send error reports"
4103 #: libraries/classes/Config/Descriptions.php:978
4104 msgid "Enter executes queries in console"
4107 #: libraries/classes/Config/Descriptions.php:979
4108 msgid "Enable Zero Configuration mode"
4111 #: libraries/classes/Config/Descriptions.php:980
4112 #: templates/console/display.twig:153
4113 msgid "Show query history at start"
4116 #: libraries/classes/Config/Descriptions.php:981
4117 #: templates/console/display.twig:149
4118 msgid "Always expand query messages"
4121 #: libraries/classes/Config/Descriptions.php:982
4122 #: templates/console/display.twig:157
4123 msgid "Show current browsing query"
4126 #: libraries/classes/Config/Descriptions.php:983
4127 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4130 #: libraries/classes/Config/Descriptions.php:984
4131 #: templates/console/display.twig:168
4132 msgid "Switch to dark theme"
4135 #: libraries/classes/Config/Descriptions.php:985
4136 msgid "Console height"
4139 #: libraries/classes/Config/Descriptions.php:986
4140 msgid "Console mode"
4143 #: libraries/classes/Config/Descriptions.php:987
4144 #: templates/console/display.twig:64
4145 msgid "Group queries"
4148 #: libraries/classes/Config/Descriptions.php:988
4149 #: templates/sql/profiling_chart.twig:9
4153 #: libraries/classes/Config/Descriptions.php:989
4157 #: libraries/classes/Config/Descriptions.php:990
4158 msgid "Server connection collation"
4159 msgstr "ਸਰਵਰ ਤੋਂ ਰਾਬਤਾ ਦੀ ਸੋਧ"
4161 #: libraries/classes/Config/FormDisplay.php:605
4163 msgid "Missing data for %s"
4166 #: libraries/classes/Config/FormDisplay.php:646
4167 #: libraries/classes/Config/Validator.php:590
4168 #: templates/config/form_display/display.twig:67
4169 msgid "Incorrect value!"
4172 #: libraries/classes/Config/FormDisplay.php:797
4173 #: libraries/classes/Config/FormDisplay.php:806
4177 #: libraries/classes/Config/FormDisplay.php:799
4178 #: libraries/classes/Config/FormDisplay.php:808
4180 msgid "\"%s\" requires %s extension"
4183 #: libraries/classes/Config/FormDisplay.php:839
4185 msgid "Compressed import will not work due to missing function %s."
4188 #: libraries/classes/Config/FormDisplay.php:848
4190 msgid "Compressed export will not work due to missing function %s."
4193 #: libraries/classes/Config/FormDisplay.php:867
4198 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4199 msgid "Config authentication"
4202 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4203 msgid "HTTP authentication"
4206 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4207 msgid "Signon authentication"
4210 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4214 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4218 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4219 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4220 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4221 #: libraries/classes/Controllers/JavaScriptMessagesController.php:702
4222 #: libraries/classes/Import.php:1299 libraries/classes/Menu.php:247
4223 #: libraries/classes/Menu.php:357
4224 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4225 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4226 #: libraries/classes/Navigation/Nodes/NodeTable.php:301
4227 #: libraries/classes/Util.php:1477 libraries/classes/Util.php:1959
4228 #: libraries/classes/Util.php:1976 libraries/config.values.php:60
4229 #: libraries/config.values.php:74 libraries/config.values.php:165
4230 #: libraries/config.values.php:175
4231 #: templates/columns_definitions/table_fields_definitions.twig:4
4232 #: templates/database/central_columns/edit.twig:3
4233 #: templates/database/export/index.twig:23
4234 #: templates/database/structure/structure_table_row.twig:48
4235 #: templates/server/privileges/privileges_table.twig:352
4236 #: templates/table/tracking/structure_snapshot_columns.twig:1
4240 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4241 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4242 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4243 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4244 #: libraries/classes/Controllers/Server/DatabasesController.php:317
4245 #: templates/database/export/index.twig:24
4246 #: templates/server/privileges/privileges_table.twig:278
4247 #: templates/table/structure/display_table_stats.twig:17
4251 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4252 msgid "CSV for MS Excel"
4255 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4256 msgid "Microsoft Word 2000"
4259 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4260 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4261 msgid "OpenDocument Spreadsheet"
4264 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4265 msgid "OpenDocument Text"
4268 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4269 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
4270 #: libraries/classes/Menu.php:277 libraries/classes/Menu.php:382
4271 #: libraries/classes/Menu.php:513 libraries/classes/Server/Privileges.php:1506
4272 #: libraries/classes/Util.php:1948 libraries/classes/Util.php:1963
4273 #: libraries/classes/Util.php:1980 templates/database/events/index.twig:16
4274 #: templates/database/events/index.twig:17
4275 #: templates/database/events/index.twig:86
4276 #: templates/database/events/row.twig:36
4277 #: templates/database/privileges/index.twig:91
4278 #: templates/database/privileges/index.twig:116
4279 #: templates/database/privileges/index.twig:117
4280 #: templates/database/routines/index.twig:16
4281 #: templates/database/routines/index.twig:17
4282 #: templates/database/routines/row.twig:64
4283 #: templates/database/routines/row.twig:67
4284 #: templates/database/structure/check_all_tables.twig:12
4285 #: templates/database/triggers/list.twig:16
4286 #: templates/database/triggers/list.twig:17
4287 #: templates/database/triggers/row.twig:41
4288 #: templates/display/results/table.twig:240
4289 #: templates/display/results/table.twig:241
4290 #: templates/display/results/table.twig:270 templates/export.twig:3
4291 #: templates/export.twig:499 templates/preferences/header.twig:42
4292 #: templates/preferences/manage/main.twig:68
4293 #: templates/server/privileges/new_user_ajax.twig:63
4294 #: templates/server/privileges/users_overview.twig:95
4295 #: templates/server/privileges/users_overview.twig:125
4296 #: templates/server/privileges/users_overview.twig:126
4297 #: templates/server/status/monitor/index.twig:81
4298 #: templates/table/privileges/index.twig:95
4299 #: templates/table/privileges/index.twig:120
4300 #: templates/table/privileges/index.twig:121
4304 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4305 #: templates/preferences/header.twig:18
4309 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4310 msgid "CSV using LOAD DATA"
4313 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4314 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
4315 #: libraries/classes/Menu.php:286 libraries/classes/Menu.php:392
4316 #: libraries/classes/Menu.php:518 libraries/classes/Util.php:1949
4317 #: libraries/classes/Util.php:1964 libraries/classes/Util.php:1981
4318 #: templates/import.twig:3 templates/import.twig:199
4319 #: templates/preferences/header.twig:48
4320 #: templates/preferences/manage/main.twig:11
4321 #: templates/server/status/monitor/index.twig:78
4325 #: libraries/classes/Config/Forms/User/MainForm.php:37
4326 msgid "Default transformations"
4329 #: libraries/classes/Config/PageSettings.php:135
4330 msgid "Cannot save settings, submitted configuration form contains errors!"
4333 #: libraries/classes/Config.php:646
4335 msgid "Existing configuration file (%s) is not readable."
4338 #: libraries/classes/Config.php:684
4339 msgid "Wrong permissions on configuration file, should not be world writable!"
4342 #: libraries/classes/Config.php:699
4343 msgid "Failed to read configuration file!"
4346 #: libraries/classes/Config.php:701
4348 "This usually means there is a syntax error in it, please check any errors "
4352 #: libraries/classes/Config.php:1227
4354 msgid "Invalid server index: %s"
4357 #: libraries/classes/Config.php:1240
4362 #: libraries/classes/Config/ServerConfigChecks.php:67
4365 "This %soption%s should be disabled as it allows attackers to bruteforce "
4366 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4367 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4368 "protection with trusted proxies list may not be reliable if your IP belongs "
4369 "to an ISP where thousands of users, including you, are connected to."
4372 #: libraries/classes/Config/ServerConfigChecks.php:92
4374 "This value should be double checked to ensure that this directory is neither "
4375 "world accessible nor readable or writable by other users on your server."
4378 #: libraries/classes/Config/ServerConfigChecks.php:162
4379 msgid "You should use SSL connections if your database server supports it."
4382 #: libraries/classes/Config/ServerConfigChecks.php:169
4385 "If you feel this is necessary, use additional protection settings - %1$shost "
4386 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4387 "based protection may not be reliable if your IP belongs to an ISP where "
4388 "thousands of users, including you, are connected to."
4391 #: libraries/classes/Config/ServerConfigChecks.php:195
4394 "You set the [kbd]config[/kbd] authentication type and included username and "
4395 "password for auto-login, which is not a desirable option for live hosts. "
4396 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4397 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4401 #: libraries/classes/Config/ServerConfigChecks.php:224
4402 msgid "You allow for connecting to the server without a password."
4405 #: libraries/classes/Config/ServerConfigChecks.php:304
4408 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4412 #: libraries/classes/Config/ServerConfigChecks.php:325
4415 "%sZip compression%s requires functions (%s) which are unavailable on this "
4419 #: libraries/classes/Config/ServerConfigChecks.php:359
4421 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4422 "authentication, so a key was automatically generated for you. It is used to "
4423 "encrypt cookies; you don't need to remember it."
4426 #: libraries/classes/Config/ServerConfigChecks.php:373
4427 msgid "Key is too short, it should have at least 32 characters."
4430 #: libraries/classes/Config/ServerConfigChecks.php:383
4431 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4434 #: libraries/classes/Config/ServerConfigChecks.php:416
4437 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4438 "may cause random session invalidation (currently session.gc_maxlifetime is "
4442 #: libraries/classes/Config/ServerConfigChecks.php:438
4445 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4446 "most. Values larger than 1800 may pose a security risk such as impersonation."
4449 #: libraries/classes/Config/ServerConfigChecks.php:464
4452 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4453 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4456 #: libraries/classes/Config/ServerConfigChecks.php:503
4459 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4460 "are unavailable on this system."
4463 #: libraries/classes/Config/ServerConfigChecks.php:534
4466 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4467 "are unavailable on this system."
4470 #: libraries/classes/ConfigStorage/Relation.php:1353
4471 msgid "no description"
4474 #: libraries/classes/ConfigStorage/Relation.php:1555
4477 "You do not have necessary privileges to create a database named '%s'. You "
4478 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4479 "configuration storage there."
4482 #: libraries/classes/ConfigStorage/UserGroups.php:113
4486 #: libraries/classes/ConfigStorage/UserGroups.php:245
4487 msgid "Server-level tabs"
4490 #: libraries/classes/ConfigStorage/UserGroups.php:250
4491 msgid "Database-level tabs"
4494 #: libraries/classes/ConfigStorage/UserGroups.php:255
4495 msgid "Table-level tabs"
4498 #: libraries/classes/Config/Validator.php:243
4499 msgid "Could not connect to the database server!"
4502 #: libraries/classes/Config/Validator.php:279
4503 msgid "Invalid authentication type!"
4506 #: libraries/classes/Config/Validator.php:284
4507 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4510 #: libraries/classes/Config/Validator.php:290
4512 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4516 #: libraries/classes/Config/Validator.php:297
4517 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4520 #: libraries/classes/Config/Validator.php:351
4522 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4525 #: libraries/classes/Config/Validator.php:358
4527 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4531 #: libraries/classes/Config/Validator.php:449
4532 msgid "Incorrect value:"
4535 #: libraries/classes/Config/Validator.php:460
4537 msgid "Incorrect IP address: %s"
4540 #: libraries/classes/Config/Validator.php:523
4541 #: templates/config/form_display/display.twig:66
4542 msgid "Not a valid port number!"
4545 #: libraries/classes/Config/Validator.php:545
4546 #: templates/config/form_display/display.twig:64
4547 msgid "Not a positive number!"
4550 #: libraries/classes/Config/Validator.php:567
4551 #: templates/config/form_display/display.twig:65
4552 msgid "Not a non-negative number!"
4555 #: libraries/classes/Config/Validator.php:608
4556 #: templates/config/form_display/display.twig:68
4558 msgid "Value must be less than or equal to %s!"
4561 #: libraries/classes/Console.php:92
4563 msgid "Showing %1$d bookmark (both private and shared)"
4564 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4568 #: libraries/classes/Console.php:99
4569 msgid "No bookmarks"
4572 #: libraries/classes/Console.php:128
4573 msgid "SQL Query Console"
4576 #: libraries/classes/Controllers/AbstractController.php:73
4577 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
4578 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:68
4579 #: libraries/classes/DbTableExists.php:47
4580 msgid "No databases selected."
4583 #: libraries/classes/Controllers/ChangeLogController.php:38
4584 #: libraries/classes/Controllers/LicenseController.php:36
4587 "The %s file is not available on this system, please visit %s for more "
4589 msgstr "%s੧ ਫਾਇਲ ਇਸ ਸਿਸਟਮ ਤੇ ਉਪਲੱਬਧ ਨਹੀਂ ਹੈ, ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ ਕਿਰਪਾ ਕਰਕੇ %s ੨ ਵੇਖੋ."
4591 #: libraries/classes/Controllers/Database/CentralColumnsController.php:140
4593 msgid "Showing rows %1$s - %2$s."
4594 msgstr "ਕਤਾਰਾਂ ਵੇਖੋ %1$s -%2$s."
4596 #: libraries/classes/Controllers/Database/ExportController.php:81
4597 #: libraries/classes/Controllers/Database/TrackingController.php:130
4598 #: libraries/classes/Controllers/Export/ExportController.php:442
4599 #: libraries/classes/Database/Qbe.php:322
4600 #: templates/database/structure/index.twig:25
4601 #: templates/navigation/tree/path.twig:9
4602 msgid "No tables found in database."
4603 msgstr "ਡਾਟਾਬੇਸ ਵਿੱਚ ਕੋਈ ਟੇਬਲ ਨਹੀਂ ਮਿਲੇ."
4605 #: libraries/classes/Controllers/Database/ExportController.php:143
4606 #: libraries/classes/Controllers/Server/ExportController.php:73
4607 #: libraries/classes/Controllers/Table/ExportController.php:104
4608 msgid "Could not load export plugins, please check your installation!"
4611 #: libraries/classes/Controllers/Database/ImportController.php:72
4612 #: libraries/classes/Controllers/Import/ImportController.php:564
4613 #: libraries/classes/Controllers/Server/ImportController.php:58
4614 #: libraries/classes/Controllers/Table/ImportController.php:69
4615 msgid "Could not load import plugins, please check your installation!"
4616 msgstr "ਆਯਾਤ ਪਲੱਗਇਨ ਲੋਡ ਨਹੀਂ ਕਰ ਸਕੇ, ਕਿਰਪਾ ਕਰਕੇ ਆਪਣੀ ਇੰਸਟੌਲੇਸ਼ਨ ਦੀ ਜਾਂਚ ਕਰੋ!"
4618 #: libraries/classes/Controllers/Database/Operations/CollationController.php:48
4619 #: libraries/classes/Controllers/Table/OperationsController.php:258
4620 msgid "No collation provided."
4623 #: libraries/classes/Controllers/Database/OperationsController.php:90
4624 #: libraries/classes/Controllers/Table/CreateController.php:72
4625 msgid "The database name is empty!"
4626 msgstr "ਡਾਟਾਬੇਸ ਨਾਂ ਖਾਲੀ ਹੈ!"
4628 #: libraries/classes/Controllers/Database/OperationsController.php:99
4629 msgid "Cannot copy database to the same name. Change the name and try again."
4630 msgstr "ਇੱਕੋ ਨਾਮ ਦੇ ਡੇਟਾਬੇਸ ਨੂੰ ਕਾਪੀ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ, ਨਾਮ ਬਦਲੋ ਅਤੇ ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰੋ ।"
4632 #: libraries/classes/Controllers/Database/OperationsController.php:177
4634 msgid "Database %1$s has been renamed to %2$s."
4635 msgstr "%1$s ਡਾਟਾਬੇਸ ਦਾ ਨਾਂ ਬਦਲ ਕੇ %2$s ਰੱਖ ਦਿੱਤਾ ਗਿਆ ਹੈ।"
4637 #: libraries/classes/Controllers/Database/OperationsController.php:187
4639 msgid "Database %1$s has been copied to %2$s."
4640 msgstr "%1$s ਡਾਟਾਬੇਸ ਦੀ ਨਕਲ %2$s ਵਿੱਚ ਕੀਤੀ ਗਈ ਹੈ।"
4642 #: libraries/classes/Controllers/Database/OperationsController.php:296
4645 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4646 msgstr "PhpMyAdmin ਸੰਰਚਨਾ ਸਟੋਰੇਜ਼ ਨੂੰ ਬੰਦ ਕਰ ਦਿੱਤਾ ਗਿਆ ਹੈ %s ਇਹ ਪਤਾ ਲਗਾਓ ਕਿ ਕਿਉਂ %s"
4648 #: libraries/classes/Controllers/Database/SearchController.php:52
4649 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
4650 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
4651 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
4652 #: libraries/classes/Plugins/AuthenticationPlugin.php:183
4653 msgid "Access denied!"
4654 msgstr "ਐਕਸੇਸ ਡਿਨਾਇਡ!"
4656 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:21
4657 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45
4658 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45
4659 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45
4660 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:22
4661 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
4662 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:37
4663 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
4664 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
4665 #: libraries/classes/Controllers/Export/TablesController.php:29
4666 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
4667 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:54
4668 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:54
4669 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:54
4670 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:54
4671 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:54
4673 #| msgid "No tables selected."
4674 msgid "No table selected."
4675 msgstr "ਕੋਈ ਟੇਬਲ ਨਹੀਂ ਚੁਣੇ."
4677 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53
4678 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53
4679 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53
4683 #: libraries/classes/Controllers/Database/StructureController.php:366
4684 #: templates/table/operations/index.twig:448
4685 #: templates/table/operations/view.twig:31
4686 #, fuzzy, php-format
4687 #| msgid "Database %1$s has been created."
4688 msgid "View %s has been dropped."
4689 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
4691 #: libraries/classes/Controllers/Database/StructureController.php:367
4692 #: templates/table/operations/index.twig:448
4693 #, fuzzy, php-format
4694 #| msgid "Database %1$s has been created."
4695 msgid "Table %s has been dropped."
4696 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
4698 #: libraries/classes/Controllers/Database/StructureController.php:414
4699 #: templates/table/operations/index.twig:409
4700 #: templates/table/operations/index.twig:426
4702 msgid "Table %s has been emptied."
4705 #: libraries/classes/Controllers/Database/StructureController.php:577
4706 #: libraries/classes/Display/Results.php:3943
4709 "This view has at least this number of rows. Please refer to %sdocumentation"
4713 #: libraries/classes/Controllers/Database/StructureController.php:766
4717 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
4718 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:72
4719 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
4720 #: libraries/classes/Controllers/Table/DeleteRowsController.php:56
4721 #: libraries/classes/Controllers/Table/DropColumnController.php:57
4722 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
4723 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
4724 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
4725 #: libraries/classes/Plugins/Export/ExportHtmlword.php:633
4726 #: libraries/classes/Plugins/Export/ExportLatex.php:625
4727 #: libraries/classes/Plugins/Export/ExportOdt.php:783
4728 #: libraries/classes/Plugins/Export/ExportTexytext.php:619
4729 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
4730 #: templates/config/form_display/input.twig:42
4731 #: templates/database/central_columns/main.twig:356
4732 #: templates/database/data_dictionary/index.twig:47
4733 #: templates/database/data_dictionary/index.twig:91
4734 #: templates/database/designer/main.twig:1117
4735 #: templates/database/privileges/index.twig:69
4736 #: templates/database/structure/drop_form.twig:19
4737 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:64
4738 #: templates/preferences/autoload.twig:11
4739 #: templates/preferences/manage/error.twig:18
4740 #: templates/server/privileges/new_user_ajax.twig:20
4741 #: templates/server/privileges/new_user_ajax.twig:34
4742 #: templates/server/privileges/privileges_summary.twig:37
4743 #: templates/server/privileges/privileges_summary.twig:40
4744 #: templates/server/privileges/privileges_summary.twig:42
4745 #: templates/server/privileges/users_overview.twig:53
4746 #: templates/server/privileges/users_overview.twig:65
4747 #: templates/table/delete/confirm.twig:28
4748 #: templates/table/privileges/index.twig:73
4749 #: templates/table/structure/display_structure.twig:80
4750 #: templates/table/structure/display_structure.twig:513
4751 #: templates/table/structure/drop_confirm.twig:19
4752 #: templates/table/structure/primary.twig:22
4753 #: templates/table/tracking/structure_snapshot_columns.twig:33
4754 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4755 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4759 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
4760 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:73
4761 #: libraries/classes/Controllers/Table/DropColumnController.php:74
4762 #: libraries/classes/Controllers/Table/OperationsController.php:318
4763 #: libraries/classes/Controllers/Table/ReplaceController.php:419
4764 #: libraries/classes/Core.php:714 templates/preview_sql.twig:3
4768 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:105
4769 msgid "Favorite List is full!"
4772 #: libraries/classes/Controllers/Database/TrackingController.php:83
4773 #: libraries/classes/Controllers/Database/TrackingController.php:103
4774 msgid "Tracking data deleted successfully."
4775 msgstr "ਟਰੈਕਿੰਗ ਡਾਟਾ ਸਫਲਤਾਪੂਰਵਕ ਮਿਟਾ ਦਿੱਤਾ ਗਿਆ."
4777 #: libraries/classes/Controllers/Database/TrackingController.php:90
4780 "Version %1$s was created for selected tables, tracking is active for them."
4781 msgstr "ਵਰਜਨ %1$s sਚੁਣਿਆ ਟੇਬਲ ਲਈ ਬਣਾਇਆ ਗਿਆ ਸੀ, ਟਰੈਕਿੰਗ ਉਹਨਾਂ ਲਈ ਕਿਰਿਆਸ਼ੀਲ ਹੈ."
4783 #: libraries/classes/Controllers/Database/TrackingController.php:120
4784 msgid "No tables selected."
4785 msgstr "ਕੋਈ ਟੇਬਲ ਨਹੀਂ ਚੁਣੇ."
4787 #: libraries/classes/Controllers/Database/TrackingController.php:155
4788 msgid "Database Log"
4789 msgstr "ਡਾਟਾਬੇਸ ਚਿੱਠਾ"
4791 #: libraries/classes/Controllers/ErrorReportController.php:106
4793 "An error has been detected and an error report has been automatically "
4794 "submitted based on your settings."
4796 "ਇੱਕ ਤਰੁੱਟੀ ਲੱਭੀ ਗਈ ਹੈ ਅਤੇ ਇੱਕ ਗਲਤੀ ਰਿਪੋਰਟ ਤੁਹਾਡੀ ਸੈਟਿੰਗ ਦੇ ਆਧਾਰ ਤੇ ਸਵੈਚਲਿਤ ਤੌਰ ਤੇ ਦਰਜ ਕੀਤੀ "
4799 #: libraries/classes/Controllers/ErrorReportController.php:110
4800 msgid "Thank you for submitting this report."
4801 msgstr "ਇਸ ਰਿਪੋਰਟ ਨੂੰ ਦਰਜ ਕਰਨ ਲਈ ਤੁਹਾਡਾ ਧੰਨਵਾਦ."
4803 #: libraries/classes/Controllers/ErrorReportController.php:114
4805 "An error has been detected and an error report has been generated but failed "
4807 msgstr "ਇੱਕ ਤਰੁੱਟੀ ਲੱਭੀ ਗਈ ਹੈ ਅਤੇ ਇੱਕ ਗਲਤੀ ਰਿਪੋਰਟ ਤਿਆਰ ਕੀਤੀ ਗਈ ਹੈ ਪਰ ਭੇਜੀ ਜਾਣ ਵਿੱਚ ਅਸਫਲ."
4809 #: libraries/classes/Controllers/ErrorReportController.php:117
4810 msgid "If you experience any problems please submit a bug report manually."
4811 msgstr "ਜੇ ਤੁਸੀਂ ਕੋਈ ਸਮੱਸਿਆ ਮਹਿਸੂਸ ਕਰਦੇ ਹੋ ਤਾਂ ਬੱਗ ਰਿਪੋਰਟ ਖੁਦ ਖੁਦ ਪੇਸ਼ ਕਰੋ."
4813 #: libraries/classes/Controllers/ErrorReportController.php:120
4814 msgid "You may want to refresh the page."
4815 msgstr "ਤੁਸੀਂ ਪੰਨੇ ਨੂੰ ਤਾਜ਼ਾ ਕਰਨਾ ਚਾਹ ਸਕਦੇ ਹੋ."
4817 #: libraries/classes/Controllers/Export/ExportController.php:239
4818 #: libraries/classes/Export.php:1332
4822 #: libraries/classes/Controllers/Export/ExportController.php:333
4823 msgid "Bad parameters!"
4824 msgstr "ਗਲਤ ਪੈਰਾਮੀਟਰ!"
4826 #: libraries/classes/Controllers/HomeController.php:94
4828 "You were logged out from one server, to logout completely from phpMyAdmin, "
4829 "you need to logout from all servers."
4831 "ਤੁਸੀਂ ਇਕ ਸਰਵਰ ਤੋਂ ਲਾਗਆਉਟ ਹੋਏ ਹੋ, ਸੰਪੂਰਨ ਰੂਪ ਤੋਂ ਲਾਗਆਉਟ ਹੋਣ ਲਈ ਤੁਹਾਨੂੰ ਸਾਰੇ ਸਰਵਰਾਂ ਤੋਂ ਲਾਗਆਉਟ "
4834 #: libraries/classes/Controllers/HomeController.php:195
4837 "The phpMyAdmin configuration storage is not completely configured, some "
4838 "extended features have been deactivated. %sFind out why%s. "
4841 #: libraries/classes/Controllers/HomeController.php:201
4843 "Or alternately go to 'Operations' tab of any database to set it up there."
4846 #: libraries/classes/Controllers/HomeController.php:264
4848 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
4849 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4850 "than cookie validity configured in phpMyAdmin, because of this, your login "
4851 "might expire sooner than configured in phpMyAdmin."
4854 #: libraries/classes/Controllers/HomeController.php:281
4856 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4857 "because of this, your login will expire sooner than configured in phpMyAdmin."
4860 #: libraries/classes/Controllers/HomeController.php:300
4862 "Your server is running with default values for the controluser and password "
4863 "(controlpass) and is open to intrusion; you really should fix this security "
4864 "weakness by changing the password for controluser 'pma'."
4867 #: libraries/classes/Controllers/HomeController.php:316
4868 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
4871 #: libraries/classes/Controllers/HomeController.php:323
4872 msgid "The secret passphrase in configuration (blowfish_secret) is too short."
4875 #: libraries/classes/Controllers/HomeController.php:337
4877 "Directory [code]config[/code], which is used by the setup script, still "
4878 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4879 "once phpMyAdmin has been configured. Otherwise the security of your server "
4880 "may be compromised by unauthorized people downloading your configuration."
4883 #: libraries/classes/Controllers/HomeController.php:358
4886 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4890 #: libraries/classes/Controllers/HomeController.php:372
4893 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4894 "templates and will be slow because of this."
4897 #: libraries/classes/Controllers/HomeController.php:429
4899 "The mbstring PHP extension was not found and you seem to be using a "
4900 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4901 "split strings correctly and it may result in unexpected results."
4904 #: libraries/classes/Controllers/HomeController.php:447
4906 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4907 "this some features such as error reporting or version check are disabled."
4910 #: libraries/classes/Controllers/Import/ImportController.php:108
4911 msgid "Incomplete params"
4914 #: libraries/classes/Controllers/Import/ImportController.php:122
4918 #: libraries/classes/Controllers/Import/ImportController.php:126
4919 #: libraries/classes/Controllers/JavaScriptMessagesController.php:575
4923 #: libraries/classes/Controllers/Import/ImportController.php:217
4926 "You probably tried to upload a file that is too large. Please refer to "
4927 "%sdocumentation%s for a workaround for this limit."
4929 "ਤੁਸੀਂ ਸ਼ਾਇਦ ਅਜਿਹੀ ਫਾਈਲ ਅਪਲੋਡ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ਼ ਕੀਤੀ ਹੈ ਜੋ ਬਹੁਤ ਵੱਡੀ ਹੈ ਕਿਰਪਾ ਕਰਕੇ ਇਸ ਸੀਮਾ %s "
4930 "ਦੇ ਲਈ ਇੱਕ ਅਲਗ ਅਲਗ ਲਈ %s ਦਸਤਾਵੇਜ਼ ਵੇਖੋ."
4932 #: libraries/classes/Controllers/Import/ImportController.php:372
4933 #: libraries/classes/Controllers/Import/ImportController.php:604
4934 msgid "Showing bookmark"
4935 msgstr "ਬੁੱਕਮਾਰਕ ਦਿਖਾ ਰਿਹਾ ਹੈ"
4937 #: libraries/classes/Controllers/Import/ImportController.php:393
4938 #: libraries/classes/Controllers/Import/ImportController.php:600
4939 msgid "The bookmark has been deleted."
4940 msgstr "ਬੁੱਕਮਾਰਕ ਮਿਟਾਇਆ ਗਿਆ ਹੈ."
4942 #: libraries/classes/Controllers/Import/ImportController.php:510
4944 "No data was received to import. Either no file name was submitted, or the "
4945 "file size exceeded the maximum size permitted by your PHP configuration. See "
4946 "[doc@faq1-16]FAQ 1.16[/doc]."
4948 "ਆਯਾਤ ਕਰਨ ਲਈ ਕੋਈ ਡੇਟਾ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੋਇਆ ਸੀ ਜਾਂ ਤਾਂ ਕੋਈ ਫਾਈਲ ਨਾਮ ਪ੍ਰਸਤੁਤ ਨਹੀਂ ਕੀਤਾ ਗਿਆ ਸੀ, "
4949 "ਜਾਂ ਫਾਈਲ ਅਕਾਰ ਤੁਹਾਡੇ PHP ਕੌਂਫਿਗਰੇਸ਼ਨ ਦੁਆਰਾ ਅਨੁਚਿਤ ਅਧਿਕਤਮ ਅਕਾਰ ਤੋਂ ਵੱਧ ਗਿਆ ਹੈ. "
4950 "[doc@faq1-16] ਦੇਖੋ [/doc]ਦੇਖੋ."
4952 #: libraries/classes/Controllers/Import/ImportController.php:612
4954 msgid "Import has been successfully finished, %d query executed."
4955 msgid_plural "Import has been successfully finished, %d queries executed."
4957 "ਅਯਾਤ ਸਫਲਤਾਪੂਰਕ ਮੁਕੰਮਲ ਹੋ ਗਈ ਹੈ,%d ਕਾਪੀ ਐਕਜ਼ੀਕਿਯੂਟ ਕੀਤੀ ਗਈ ਹੈ.\n"
4959 msgstr[1] "ਅਯਾਤ ਸਫਲਤਾਪੂਰਕ ਮੁਕੰਮਲ ਹੋ ਗਈ ਹੈ,%d ਕਲਾਂਇੰਸ ਚਲਾਇਆ ਗਿਆ."
4961 #: libraries/classes/Controllers/Import/ImportController.php:644
4964 "Script timeout passed, if you want to finish import, please %sresubmit the "
4965 "same file%s and import will resume."
4968 #: libraries/classes/Controllers/Import/ImportController.php:654
4970 "However on last run no data has been parsed, this usually means phpMyAdmin "
4971 "won't be able to finish this import unless you increase php time limits."
4973 "ਹਾਲਾਂਕਿ ਆਖਰੀ ਦੌਰੇ ਤੇ ਕੋਈ ਡਾਟਾ ਪਾਰਸ ਨਹੀਂ ਕੀਤਾ ਗਿਆ ਹੈ, ਇਸ ਦਾ ਆਮ ਤੌਰ ਤੇ ਮਤਲਬ ਹੈ ਕਿ "
4974 "[ਪੀਐਚਪੀ ਮਾਈ ਐਡਮਿਨ] ਇਸ ਆਯਾਤ ਨੂੰ ਪੂਰਾ ਕਰਨ ਦੇ ਯੋਗ ਨਹੀਂ ਹੋਵੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ [ਪੀਐਚਪੀ] ਸਮਾਂ "
4975 "ਸੀਮਾਵਾਂ ਵਧਾਉਂਦੇ ਨਹੀਂ ਹੋ ।"
4977 #: libraries/classes/Controllers/Import/ImportController.php:725
4978 #: libraries/classes/Controllers/Sql/SqlController.php:163
4979 msgid "\"DROP DATABASE\" statements are disabled."
4980 msgstr "\"ਡ੍ਰੌਪ ਡੈਟਾਬੈਏਸ\" ਬਿਆਨ ਅਸਮਰਥਿਤ ਹਨ ।"
4982 #: libraries/classes/Controllers/Import/SimulateDmlController.php:38
4983 msgid "Only single-table UPDATE and DELETE queries can be simulated."
4986 #: libraries/classes/Controllers/Import/StatusController.php:66
4987 msgid "Could not load the progress of the import."
4988 msgstr "ਆਯਾਤ ਦੀ ਪ੍ਰਗਤੀ ਲੋਡ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ ।"
4990 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
4991 #: templates/server/databases/index.twig:318
4995 #: libraries/classes/Controllers/JavaScriptMessagesController.php:40
4997 msgid "Do you really want to execute \"%s\"?"
5000 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
5001 msgid "You are about to DESTROY a complete database!"
5004 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
5005 msgid "Cannot rename database to the same name. Change the name and try again"
5008 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
5009 msgid "You are about to DESTROY a complete table!"
5012 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
5013 msgid "You are about to TRUNCATE a complete table!"
5016 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
5017 msgid "You are about to DELETE all the rows of the table!"
5020 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
5021 msgid "Delete tracking data for this table?"
5024 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
5025 msgid "Delete tracking data for these tables?"
5028 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
5029 msgid "Delete tracking data for this version?"
5032 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
5033 msgid "Delete tracking data for these versions?"
5036 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
5037 msgid "Delete entry from tracking report?"
5040 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
5041 msgid "Deleting tracking data"
5044 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
5045 msgid "Dropping Primary Key/Index"
5048 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
5049 msgid "Dropping Foreign key."
5052 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
5053 msgid "This operation could take a long time. Proceed anyway?"
5056 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
5058 msgid "Do you really want to delete user group \"%s\"?"
5061 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
5063 msgid "Do you really want to delete the search \"%s\"?"
5066 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
5067 msgid "You have unsaved changes; are you sure you want to leave this page?"
5070 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
5072 "You are trying to reduce the number of rows, but have already entered data "
5073 "in those rows which will be lost. Do you wish to continue?"
5076 #: libraries/classes/Controllers/JavaScriptMessagesController.php:64
5077 msgid "Do you really want to revoke the selected user(s) ?"
5080 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
5081 msgid "Do you really want to delete this central column?"
5084 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
5085 msgid "Do you really want to delete the selected items?"
5088 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5090 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5091 "the data related to the selected partition(s)!"
5094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:71
5095 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5099 msgid "Do you really want to remove partitioning?"
5102 #: libraries/classes/Controllers/JavaScriptMessagesController.php:73
5103 msgid "Do you really want to reset the replica (RESET REPLICA)?"
5106 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5108 "This operation will attempt to convert your data to the new collation. In "
5109 "rare cases, especially where a character doesn't exist in the new collation, "
5110 "this process could cause the data to appear incorrectly under the new "
5111 "collation; in this case we suggest you revert to the original collation and "
5112 "refer to the tips at "
5115 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5116 msgid "Garbled Data"
5119 #: libraries/classes/Controllers/JavaScriptMessagesController.php:83
5120 msgid "Are you sure you wish to change the collation and convert the data?"
5123 #: libraries/classes/Controllers/JavaScriptMessagesController.php:86
5125 "Through this operation, MySQL attempts to map the data values between "
5126 "collations. If the character sets are incompatible, there may be data loss "
5127 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5128 "column collation(s). <b>To convert existing data, it is suggested to use the "
5129 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5133 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5135 "Are you sure you wish to change all the column collations and convert the "
5139 #: libraries/classes/Controllers/JavaScriptMessagesController.php:97
5140 #: templates/export.twig:324
5141 msgid "Save & close"
5144 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5145 #: templates/config/form_display/display.twig:47
5146 #: templates/preferences/manage/main.twig:114
5147 #: templates/preferences/manage/main.twig:122
5148 #: templates/table/insert/actions_panel.twig:36
5152 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5156 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5157 msgid "Missing value in the form!"
5160 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5161 msgid "Select at least one of the options!"
5164 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5165 msgid "Please enter a valid number!"
5168 #: libraries/classes/Controllers/JavaScriptMessagesController.php:105
5169 msgid "Please enter a valid length!"
5172 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5176 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5180 #. l10n: Rename a table Index
5181 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5182 msgid "Rename index"
5185 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5186 #: templates/table/index_form.twig:234
5188 msgid "Add %s column(s) to index"
5191 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5192 msgid "Create single-column index"
5195 #: libraries/classes/Controllers/JavaScriptMessagesController.php:112
5196 msgid "Create composite index"
5199 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5200 msgid "Composite with:"
5203 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5204 msgid "Please select column(s) for the index."
5207 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5208 #: templates/columns_definitions/column_definitions_form.twig:157
5209 #: templates/modals/index_dialog_modal.twig:11
5210 #: templates/table/index_form.twig:240
5211 #: templates/table/index_rename_form.twig:28
5212 #: templates/table/insert/actions_panel.twig:35
5213 #: templates/table/relation/common_form.twig:224
5214 #: templates/table/structure/display_structure.twig:344
5218 #: libraries/classes/Controllers/JavaScriptMessagesController.php:120
5219 #: templates/sql/query.twig:218
5220 msgid "Simulate query"
5223 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5224 msgid "Matched rows:"
5227 #: libraries/classes/Controllers/JavaScriptMessagesController.php:122
5228 #: libraries/classes/Html/Generator.php:881 templates/export.twig:67
5232 #. l10n: Default label for the y-Axis of Charts
5233 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5237 #: libraries/classes/Controllers/JavaScriptMessagesController.php:129
5238 msgid "Please enter the SQL query first."
5241 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5242 msgid "The host name is empty!"
5245 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5246 msgid "The user name is empty!"
5249 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5250 #: libraries/classes/Server/Privileges.php:943
5251 #: libraries/classes/UserPassword.php:42
5252 msgid "The password is empty!"
5255 #: libraries/classes/Controllers/JavaScriptMessagesController.php:135
5256 #: libraries/classes/Server/Privileges.php:941
5257 #: libraries/classes/UserPassword.php:46
5258 msgid "The passwords aren't the same!"
5261 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5262 msgid "Removing Selected Users"
5265 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5266 #: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
5267 #: templates/columns_definitions/column_definitions_form.twig:176
5268 #: templates/columns_definitions/column_definitions_form.twig:181
5269 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5270 #: templates/export_modal.twig:10 templates/export.twig:82
5271 #: templates/export.twig:92 templates/export.twig:194
5272 #: templates/home/index.twig:285 templates/home/index.twig:293
5273 #: templates/modals/build_query.twig:6 templates/modals/build_query.twig:16
5274 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5275 #: templates/modals/enum_set_editor.twig:6
5276 #: templates/modals/enum_set_editor.twig:11
5277 #: templates/modals/index_dialog_modal.twig:6
5278 #: templates/modals/index_dialog_modal.twig:12
5279 #: templates/modals/preview_sql_confirmation.twig:6
5280 #: templates/modals/preview_sql_confirmation.twig:15
5281 #: templates/modals/preview_sql_modal.twig:6
5282 #: templates/modals/preview_sql_modal.twig:10
5283 #: templates/modals/unhide_nav_item.twig:6
5284 #: templates/modals/unhide_nav_item.twig:10
5285 #: templates/server/privileges/users_overview.twig:169
5286 #: templates/server/privileges/users_overview.twig:177
5287 #: templates/server/status/advisor/index.twig:20
5288 #: templates/server/status/advisor/index.twig:45
5289 #: templates/server/status/monitor/index.twig:129
5290 #: templates/server/status/monitor/index.twig:218
5291 #: templates/server/user_groups/user_groups.twig:51
5292 #: templates/server/user_groups/user_groups.twig:55
5293 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5294 #: templates/table/insert/actions_panel.twig:47
5295 #: templates/table/insert/actions_panel.twig:52
5296 #: templates/table/relation/common_form.twig:234
5297 #: templates/table/relation/common_form.twig:239
5298 #: templates/table/search/index.twig:182
5299 #: templates/table/structure/display_structure.twig:329
5300 #: templates/table/structure/display_structure.twig:345
5301 #: templates/table/structure/display_structure.twig:356
5302 #: templates/table/zoom_search/result_form.twig:27
5303 #: templates/table/zoom_search/result_form.twig:79
5304 #: templates/table/zoom_search/result_form.twig:96
5308 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5309 #: templates/server/privileges/users_overview.twig:105
5310 msgctxt "Lock the account."
5314 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5315 #: templates/server/privileges/users_overview.twig:102
5316 msgctxt "Unlock the account."
5320 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5321 #: templates/server/privileges/users_overview.twig:100
5323 #| msgid "Select all"
5324 msgid "Lock this account."
5327 #: libraries/classes/Controllers/JavaScriptMessagesController.php:141
5328 #: templates/server/privileges/users_overview.twig:100
5329 msgid "Unlock this account."
5332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5333 msgid "Template was created."
5336 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5337 msgid "Template was loaded."
5340 #: libraries/classes/Controllers/JavaScriptMessagesController.php:146
5341 msgid "Template was updated."
5344 #: libraries/classes/Controllers/JavaScriptMessagesController.php:147
5346 #| msgid "Database %1$s has been created."
5347 msgid "Template was deleted."
5348 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
5350 #. l10n: Other, small valued, queries
5351 #: libraries/classes/Controllers/JavaScriptMessagesController.php:150
5352 #: libraries/classes/Controllers/Server/Status/QueriesController.php:95
5353 #: libraries/classes/Server/Status/Data.php:163
5357 #. l10n: Thousands separator
5358 #: libraries/classes/Controllers/JavaScriptMessagesController.php:152
5359 #: libraries/classes/Util.php:549 libraries/classes/Util.php:581
5363 #. l10n: Decimal separator
5364 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5365 #: libraries/classes/Util.php:547 libraries/classes/Util.php:579
5369 #: libraries/classes/Controllers/JavaScriptMessagesController.php:156
5370 msgid "Connections / Processes"
5373 #: libraries/classes/Controllers/JavaScriptMessagesController.php:159
5374 msgid "Local monitor configuration incompatible!"
5377 #: libraries/classes/Controllers/JavaScriptMessagesController.php:161
5379 "The chart arrangement configuration in your browsers local storage is not "
5380 "compatible anymore to the newer version of the monitor dialog. It is very "
5381 "likely that your current configuration will not work anymore. Please reset "
5382 "your configuration to default in the <i>Settings</i> menu."
5385 #: libraries/classes/Controllers/JavaScriptMessagesController.php:167
5386 msgid "Query cache efficiency"
5389 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5390 msgid "Query cache usage"
5393 #: libraries/classes/Controllers/JavaScriptMessagesController.php:169
5394 msgid "Query cache used"
5397 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5398 msgid "System CPU usage"
5401 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5402 msgid "System memory"
5405 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5409 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5410 msgid "Average load"
5413 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5414 msgid "Total memory"
5417 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5418 msgid "Cached memory"
5421 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5422 msgid "Buffered memory"
5425 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5429 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5433 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5437 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5441 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5445 #: libraries/classes/Controllers/JavaScriptMessagesController.php:185
5449 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5453 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5454 msgid "Bytes received"
5457 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5458 #: templates/server/status/status/index.twig:36
5462 #: libraries/classes/Controllers/JavaScriptMessagesController.php:190
5463 #: templates/server/status/base.twig:11
5464 #: templates/server/status/processes/list.twig:5
5468 #. l10n: shortcuts for Byte
5469 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5470 #: libraries/classes/Util.php:457
5474 #. l10n: shortcuts for Kilobyte
5475 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
5476 #: libraries/classes/Util.php:459
5477 #: templates/server/status/monitor/index.twig:186
5481 #. l10n: shortcuts for Megabyte
5482 #: libraries/classes/Controllers/JavaScriptMessagesController.php:195
5483 #: libraries/classes/Util.php:461
5484 #: templates/server/status/monitor/index.twig:187
5488 #. l10n: shortcuts for Gigabyte
5489 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5490 #: libraries/classes/Util.php:463
5494 #. l10n: shortcuts for Terabyte
5495 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5496 #: libraries/classes/Util.php:465
5500 #. l10n: shortcuts for Petabyte
5501 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5502 #: libraries/classes/Util.php:467
5506 #. l10n: shortcuts for Exabyte
5507 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5508 #: libraries/classes/Util.php:469
5512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5517 #. l10n: Questions is the name of a MySQL Status variable
5518 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5522 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5523 #: templates/server/status/status/index.twig:14
5527 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5528 #: libraries/classes/Menu.php:523 libraries/classes/Util.php:1950
5529 #: templates/server/status/monitor/index.twig:12
5533 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5534 #: templates/server/status/monitor/index.twig:217
5535 msgid "Add chart to grid"
5538 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5539 msgid "Please add at least one variable to the series!"
5542 #: libraries/classes/Controllers/JavaScriptMessagesController.php:208
5543 #: libraries/classes/Display/Results.php:1260
5544 #: libraries/classes/Plugins/Export/ExportSql.php:2210
5545 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
5546 #: libraries/config.values.php:111
5547 #: templates/columns_definitions/column_attributes.twig:208
5548 #: templates/columns_definitions/column_attributes.twig:229
5549 #: templates/database/central_columns/main.twig:305
5550 #: templates/database/designer/main.twig:588 templates/export.twig:433
5551 #: templates/server/privileges/privileges_summary.twig:30
5552 #: templates/server/status/monitor/index.twig:211
5553 #: templates/server/status/processes/list.twig:54
5554 #: templates/table/zoom_search/index.twig:62
5555 #: templates/table/zoom_search/index.twig:122
5559 #. l10n: SQL Query on modal to show exported query
5560 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5564 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5565 msgid "Resume monitor"
5568 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5569 msgid "Pause monitor"
5572 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5573 #: templates/server/status/processes/index.twig:57
5574 msgid "Start auto refresh"
5577 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5578 msgid "Stop auto refresh"
5581 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5582 msgid "general_log and slow_query_log are enabled."
5585 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
5586 msgid "general_log is enabled."
5589 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
5590 msgid "slow_query_log is enabled."
5593 #: libraries/classes/Controllers/JavaScriptMessagesController.php:219
5594 msgid "slow_query_log and general_log are disabled."
5597 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5598 msgid "log_output is not set to TABLE."
5601 #: libraries/classes/Controllers/JavaScriptMessagesController.php:221
5602 msgid "log_output is set to TABLE."
5605 #: libraries/classes/Controllers/JavaScriptMessagesController.php:223
5608 "slow_query_log is enabled, but the server logs only queries that take longer "
5609 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5610 "depending on your system."
5613 #: libraries/classes/Controllers/JavaScriptMessagesController.php:227
5615 msgid "long_query_time is set to %d second(s)."
5618 #: libraries/classes/Controllers/JavaScriptMessagesController.php:229
5620 "Following settings will be applied globally and reset to default on server "
5624 #. l10n: %s is FILE or TABLE
5625 #: libraries/classes/Controllers/JavaScriptMessagesController.php:232
5627 msgid "Set log_output to %s"
5630 #. l10n: Enable in this context means setting a status variable to ON
5631 #: libraries/classes/Controllers/JavaScriptMessagesController.php:234
5636 #. l10n: Disable in this context means setting a status variable to OFF
5637 #: libraries/classes/Controllers/JavaScriptMessagesController.php:236
5643 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
5645 msgid "Set long_query_time to %d seconds."
5648 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
5650 "You can't change these variables. Please log in as root or contact your "
5651 "database administrator."
5654 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5655 msgid "Change settings"
5658 #: libraries/classes/Controllers/JavaScriptMessagesController.php:243
5659 msgid "Current settings"
5662 #: libraries/classes/Controllers/JavaScriptMessagesController.php:245
5666 #. l10n: As in differential values
5667 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5668 msgid "Differential"
5671 #: libraries/classes/Controllers/JavaScriptMessagesController.php:248
5673 msgid "Divided by %s"
5676 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
5680 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5681 msgid "From slow log"
5684 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5685 msgid "From general log"
5688 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5689 msgid "The database name is not known for this query in the server's logs."
5692 #: libraries/classes/Controllers/JavaScriptMessagesController.php:254
5693 msgid "Analysing logs"
5696 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5697 msgid "Analysing & loading logs. This may take a while."
5700 #: libraries/classes/Controllers/JavaScriptMessagesController.php:256
5701 msgid "Cancel request"
5704 #: libraries/classes/Controllers/JavaScriptMessagesController.php:258
5706 "This column shows the amount of identical queries that are grouped together. "
5707 "However only the SQL query itself has been used as a grouping criteria, so "
5708 "the other attributes of queries, such as start time, may differ."
5711 #: libraries/classes/Controllers/JavaScriptMessagesController.php:263
5713 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5714 "same table are also being grouped together, disregarding of the inserted "
5718 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
5719 msgid "Log data loaded. Queries executed in this time span:"
5722 #: libraries/classes/Controllers/JavaScriptMessagesController.php:269
5723 msgid "Jump to Log table"
5726 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
5727 msgid "No data found"
5730 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
5731 msgid "Log analysed, but no data found in this time span."
5734 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5738 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5739 msgid "Explain output"
5742 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5743 #: libraries/classes/Menu.php:490
5744 #: libraries/classes/Server/Status/Processes.php:138
5745 #: libraries/classes/Util.php:1946 libraries/config.values.php:157
5746 #: templates/database/events/editor_form.twig:25
5747 #: templates/database/events/index.twig:44
5748 #: templates/database/tracking/tables.twig:17
5749 #: templates/table/tracking/main.twig:31
5753 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
5754 #: libraries/classes/Plugins/Export/ExportHtmlword.php:474
5755 #: libraries/classes/Plugins/Export/ExportOdt.php:597
5756 #: libraries/classes/Plugins/Export/ExportTexytext.php:455
5757 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:362
5758 #: libraries/classes/Server/Status/Processes.php:134
5759 #: templates/database/triggers/list.twig:47
5760 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
5764 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5768 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
5769 msgid "Profiling results"
5772 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5773 msgctxt "Display format"
5777 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
5781 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
5782 #: templates/export.twig:210
5784 #| msgid "Database Log"
5787 msgstr "ਡਾਟਾਬੇਸ ਚਿੱਠਾ"
5789 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
5790 #: templates/export.twig:224
5797 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
5798 #: templates/export.twig:237
5803 #. l10n: A collection of available filters
5804 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
5805 msgid "Log table filter options"
5808 #. l10n: Filter as in "Start Filtering"
5809 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
5813 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
5814 msgid "Filter queries by word/regexp:"
5817 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
5818 msgid "Group queries, ignoring variable data in WHERE clauses"
5821 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
5822 msgid "Sum of grouped rows:"
5825 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
5826 #: libraries/classes/Engines/Innodb.php:140
5827 #: templates/server/databases/index.twig:253
5831 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5832 msgid "Loading logs"
5835 #: libraries/classes/Controllers/JavaScriptMessagesController.php:296
5836 msgid "Monitor refresh failed"
5839 #: libraries/classes/Controllers/JavaScriptMessagesController.php:298
5841 "While requesting new chart data the server returned an invalid response. "
5842 "This is most likely because your session expired. Reloading the page and "
5843 "reentering your credentials should help."
5846 #: libraries/classes/Controllers/JavaScriptMessagesController.php:302
5850 #: libraries/classes/Controllers/JavaScriptMessagesController.php:304
5851 msgid "Affected rows:"
5854 #: libraries/classes/Controllers/JavaScriptMessagesController.php:306
5855 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5858 #: libraries/classes/Controllers/JavaScriptMessagesController.php:308
5860 "Failed building chart grid with imported config. Resetting to default config…"
5863 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
5864 msgid "Import monitor configuration"
5867 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5868 msgid "Please select the file you want to import."
5871 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
5872 msgid "Please enter a valid table name."
5875 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
5876 msgid "Please enter a valid database name."
5879 #: libraries/classes/Controllers/JavaScriptMessagesController.php:315
5880 msgid "No files available on server for import!"
5883 #: libraries/classes/Controllers/JavaScriptMessagesController.php:317
5884 msgid "Analyse query"
5887 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
5888 msgid "Formatting SQL…"
5891 #: libraries/classes/Controllers/JavaScriptMessagesController.php:321
5892 msgid "No parameters found!"
5895 #: libraries/classes/Controllers/JavaScriptMessagesController.php:325
5896 #: templates/database/central_columns/main.twig:269
5897 #: templates/database/designer/main.twig:339
5898 #: templates/database/designer/main.twig:390
5899 #: templates/database/designer/main.twig:668
5900 #: templates/database/designer/main.twig:734
5901 #: templates/database/designer/main.twig:873
5902 #: templates/database/designer/main.twig:958
5903 #: templates/database/designer/main.twig:1063
5904 #: templates/database/designer/main.twig:1098
5905 #: templates/database/designer/main.twig:1103
5906 #: templates/database/designer/main.twig:1113
5907 #: templates/database/designer/main.twig:1119
5908 #: templates/database/structure/check_all_tables.twig:48
5909 #: templates/database/structure/check_all_tables.twig:52
5910 #: templates/database/structure/check_all_tables.twig:66
5911 #: templates/database/structure/check_all_tables.twig:72
5912 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
5913 #: templates/server/databases/index.twig:319
5914 #: templates/server/databases/index.twig:323
5915 #: templates/server/variables/index.twig:15
5916 #: templates/table/search/index.twig:197
5920 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
5921 #: templates/header.twig:43
5922 msgid "Page-related settings"
5925 #: libraries/classes/Controllers/JavaScriptMessagesController.php:329
5926 #: templates/config/form_display/display.twig:46
5930 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5931 #: templates/home/index.twig:289 templates/navigation/main.twig:58
5932 #: templates/server/privileges/users_overview.twig:173
5933 #: templates/server/status/monitor/index.twig:95
5937 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5938 msgid "Request aborted!!"
5941 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
5942 msgid "Processing request"
5945 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
5946 msgid "Request failed!!"
5949 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5950 #: libraries/classes/Controllers/Sql/EnumValuesController.php:51
5951 #: libraries/classes/Controllers/Sql/SetValuesController.php:54
5952 msgid "Error in processing request"
5955 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5957 msgid "Error code: %s"
5960 #: libraries/classes/Controllers/JavaScriptMessagesController.php:338
5962 msgid "Error text: %s"
5965 #: libraries/classes/Controllers/JavaScriptMessagesController.php:340
5967 "It seems that the connection to server has been lost. Please check your "
5968 "network connectivity and server status."
5971 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
5973 #| msgid "Database %1$s has been created."
5974 msgid "No accounts selected."
5975 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
5977 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
5978 msgid "Dropping column"
5981 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
5982 msgid "Adding primary key"
5985 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
5986 #: templates/console/display.twig:129 templates/database/designer/main.twig:337
5987 #: templates/database/designer/main.twig:666
5988 #: templates/database/designer/main.twig:730
5989 #: templates/database/designer/main.twig:869
5990 #: templates/database/designer/main.twig:954
5991 #: templates/database/designer/main.twig:1061
5992 #: templates/modals/preview_sql_confirmation.twig:14
5993 #: templates/table/structure/display_structure.twig:361
5997 #: libraries/classes/Controllers/JavaScriptMessagesController.php:349
5998 msgid "Click to dismiss this notification"
6001 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
6002 msgid "Renaming databases"
6005 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
6006 msgid "Copying database"
6009 #: libraries/classes/Controllers/JavaScriptMessagesController.php:354
6010 msgid "Changing charset"
6013 #: libraries/classes/Controllers/JavaScriptMessagesController.php:355
6014 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
6015 #: libraries/classes/Index.php:526
6016 #: libraries/classes/Plugins/Export/ExportHtmlword.php:632
6017 #: libraries/classes/Plugins/Export/ExportLatex.php:625
6018 #: libraries/classes/Plugins/Export/ExportOdt.php:782
6019 #: libraries/classes/Plugins/Export/ExportTexytext.php:619
6020 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
6021 #: templates/config/form_display/input.twig:42
6022 #: templates/database/central_columns/main.twig:356
6023 #: templates/database/data_dictionary/index.twig:47
6024 #: templates/database/data_dictionary/index.twig:91
6025 #: templates/database/designer/main.twig:1118
6026 #: templates/database/privileges/index.twig:69
6027 #: templates/database/structure/drop_form.twig:20
6028 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:64
6029 #: templates/preferences/autoload.twig:12
6030 #: templates/preferences/manage/error.twig:19
6031 #: templates/server/privileges/new_user_ajax.twig:22
6032 #: templates/server/privileges/new_user_ajax.twig:34
6033 #: templates/server/privileges/privileges_summary.twig:37
6034 #: templates/server/privileges/privileges_summary.twig:40
6035 #: templates/server/privileges/privileges_summary.twig:42
6036 #: templates/server/privileges/users_overview.twig:55
6037 #: templates/server/privileges/users_overview.twig:65
6038 #: templates/table/delete/confirm.twig:29
6039 #: templates/table/privileges/index.twig:73
6040 #: templates/table/structure/display_structure.twig:80
6041 #: templates/table/structure/display_structure.twig:513
6042 #: templates/table/structure/drop_confirm.twig:20
6043 #: templates/table/structure/primary.twig:23
6044 #: templates/table/tracking/structure_snapshot_columns.twig:33
6045 #: templates/table/tracking/structure_snapshot_indexes.twig:23
6046 #: templates/table/tracking/structure_snapshot_indexes.twig:24
6050 #: libraries/classes/Controllers/JavaScriptMessagesController.php:358
6051 #: templates/database/structure/drop_form.twig:16
6052 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
6053 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
6054 msgid "Enable foreign key checks"
6057 #: libraries/classes/Controllers/JavaScriptMessagesController.php:361
6058 msgid "Failed to get real row count."
6061 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
6065 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
6066 msgid "Hide search results"
6069 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
6070 msgid "Show search results"
6073 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
6077 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
6081 #: libraries/classes/Controllers/JavaScriptMessagesController.php:369
6083 msgid "Delete the matches for the %s table?"
6086 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
6087 msgid "The definition of a stored function must contain a RETURN statement!"
6090 #: libraries/classes/Controllers/JavaScriptMessagesController.php:374
6091 msgid "No routine is exportable. Required privileges may be lacking."
6094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
6096 msgid "Values for column %s"
6099 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
6100 msgid "Values for a new column"
6103 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
6104 msgid "Enter each value in a separate field."
6107 #: libraries/classes/Controllers/JavaScriptMessagesController.php:380
6109 msgid "Add %d value(s)"
6112 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
6114 "Note: If the file contains multiple tables, they will be combined into one."
6117 #: libraries/classes/Controllers/JavaScriptMessagesController.php:386
6118 msgid "Hide query box"
6121 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
6122 msgid "Show query box"
6125 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
6126 #: libraries/classes/Display/Results.php:3003
6127 #: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
6128 #: templates/database/central_columns/main.twig:268
6129 #: templates/database/central_columns/main.twig:380
6130 #: templates/database/central_columns/main.twig:381
6131 #: templates/database/designer/main.twig:388
6132 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6133 #: templates/database/search/results.twig:43
6134 #: templates/display/results/table.twig:235
6135 #: templates/display/results/table.twig:236 templates/export.twig:54
6136 #: templates/server/user_groups/user_groups.twig:37
6137 #: templates/server/user_groups/user_groups.twig:56
6138 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6142 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6144 msgid "%d is not valid row number."
6147 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6148 #: templates/sql/relational_column_dropdown.twig:3
6149 #: templates/table/insert/column_row.twig:48
6150 #: templates/table/search/input_box.twig:27
6151 msgid "Browse foreign values"
6154 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
6155 msgid "No previously auto-saved query is available. Loading default query."
6158 #: libraries/classes/Controllers/JavaScriptMessagesController.php:394
6160 "You have a previously saved query. Click Get auto-saved query to load the "
6164 #: libraries/classes/Controllers/JavaScriptMessagesController.php:396
6166 msgid "Variable %d:"
6169 #: libraries/classes/Controllers/JavaScriptMessagesController.php:399
6170 #: libraries/classes/Normalization.php:1051
6174 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6175 msgid "Column selector"
6178 #: libraries/classes/Controllers/JavaScriptMessagesController.php:401
6179 msgid "Search this list"
6182 #: libraries/classes/Controllers/JavaScriptMessagesController.php:403
6185 "No columns in the central list. Make sure the Central columns list for "
6186 "database %s has columns that are not present in the current table."
6189 #: libraries/classes/Controllers/JavaScriptMessagesController.php:406
6193 #: libraries/classes/Controllers/JavaScriptMessagesController.php:409
6194 msgid "Add primary key"
6197 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6198 msgid "Primary key added."
6201 #: libraries/classes/Controllers/JavaScriptMessagesController.php:411
6202 #: libraries/classes/Normalization.php:282
6203 msgid "Taking you to next step…"
6206 #: libraries/classes/Controllers/JavaScriptMessagesController.php:412
6208 msgid "The first step of normalization is complete for table '%s'."
6211 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6212 #: libraries/classes/Normalization.php:540
6213 #: libraries/classes/Normalization.php:602
6214 #: libraries/classes/Normalization.php:699
6215 #: libraries/classes/Normalization.php:775
6219 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6220 msgid "Second step of normalization (2NF)"
6223 #. l10n: Display text for calendar close link
6224 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6225 #: libraries/classes/Normalization.php:375
6226 #: templates/javascript/variables.twig:15
6230 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6231 msgid "Confirm partial dependencies"
6234 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
6235 msgid "Selected partial dependencies are as follows:"
6238 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
6240 "Note: a, b -> d,f implies values of columns a and b combined together can "
6241 "determine values of column d and column f."
6244 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6245 msgid "No partial dependencies selected!"
6248 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6249 #: libraries/classes/Export.php:585 libraries/classes/Html/Generator.php:981
6250 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:292
6251 #: templates/import_status.twig:2 templates/user_password.twig:2
6255 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6256 msgid "Show me the possible partial dependencies based on data in the table"
6259 #: libraries/classes/Controllers/JavaScriptMessagesController.php:425
6260 msgid "Hide partial dependencies list"
6263 #: libraries/classes/Controllers/JavaScriptMessagesController.php:427
6265 "Sit tight! It may take few seconds depending on data size and column count "
6269 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6273 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6274 msgid "The following actions will be performed:"
6277 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6279 msgid "DROP columns %s from the table %s"
6282 #: libraries/classes/Controllers/JavaScriptMessagesController.php:432
6283 msgid "Create the following table"
6286 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6287 msgid "Third step of normalization (3NF)"
6290 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6291 msgid "Confirm transitive dependencies"
6294 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6295 msgid "Selected dependencies are as follows:"
6298 #: libraries/classes/Controllers/JavaScriptMessagesController.php:438
6299 msgid "No dependencies selected!"
6302 #: libraries/classes/Controllers/JavaScriptMessagesController.php:441
6303 #: templates/columns_definitions/column_definitions_form.twig:160
6304 #: templates/database/central_columns/edit.twig:22
6305 #: templates/database/central_columns/main.twig:119
6306 #: templates/database/central_columns/main.twig:272
6307 #: templates/server/variables/index.twig:12
6308 #: templates/table/gis_visualization/gis_visualization.twig:40
6309 #: templates/table/insert/actions_panel.twig:7
6310 #: templates/table/relation/common_form.twig:225
6311 #: templates/table/structure/partition_definition_form.twig:12
6312 #: templates/table/zoom_search/result_form.twig:78
6316 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6317 msgid "Hide search criteria"
6320 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6321 msgid "Show search criteria"
6324 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6325 msgid "Column maximum:"
6328 #: libraries/classes/Controllers/JavaScriptMessagesController.php:447
6329 msgid "Column minimum:"
6332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6333 msgid "Hide find and replace criteria"
6336 #: libraries/classes/Controllers/JavaScriptMessagesController.php:451
6337 msgid "Show find and replace criteria"
6340 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6341 msgid "Each point represents a data row."
6344 #: libraries/classes/Controllers/JavaScriptMessagesController.php:457
6345 msgid "Hovering over a point will show its label."
6348 #: libraries/classes/Controllers/JavaScriptMessagesController.php:459
6349 msgid "To zoom in, select a section of the plot with the mouse."
6352 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6353 msgid "Click reset zoom button to come back to original state."
6356 #: libraries/classes/Controllers/JavaScriptMessagesController.php:463
6357 msgid "Click a data point to view and possibly edit the data row."
6360 #: libraries/classes/Controllers/JavaScriptMessagesController.php:465
6361 msgid "The plot can be resized by dragging it along the bottom right corner."
6364 #: libraries/classes/Controllers/JavaScriptMessagesController.php:468
6365 msgid "Select two columns"
6368 #: libraries/classes/Controllers/JavaScriptMessagesController.php:470
6369 msgid "Select two different columns"
6372 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6373 msgid "Data point content"
6376 #: libraries/classes/Controllers/JavaScriptMessagesController.php:475
6377 #: libraries/classes/Controllers/JavaScriptMessagesController.php:631
6378 #: libraries/classes/ErrorHandler.php:420 libraries/classes/InsertEdit.php:2001
6379 #: templates/table/index_form.twig:164 templates/table/index_form.twig:200
6383 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6384 #: libraries/classes/Display/Results.php:2940
6385 #: libraries/classes/Html/Generator.php:76
6386 #: templates/display/results/table.twig:231
6387 #: templates/display/results/table.twig:232
6391 #: libraries/classes/Controllers/JavaScriptMessagesController.php:477
6392 #: templates/gis_data_editor_form.twig:74
6393 #: templates/gis_data_editor_form.twig:94
6394 #: templates/gis_data_editor_form.twig:135
6395 #: templates/gis_data_editor_form.twig:187
6399 #: libraries/classes/Controllers/JavaScriptMessagesController.php:478
6400 #: templates/gis_data_editor_form.twig:76
6401 #: templates/gis_data_editor_form.twig:96
6402 #: templates/gis_data_editor_form.twig:137
6403 #: templates/gis_data_editor_form.twig:189
6407 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6411 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6416 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6420 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6424 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6425 #: templates/display/results/table.twig:174
6429 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6433 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
6437 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6438 #: templates/gis_data_editor_form.twig:99
6439 #: templates/gis_data_editor_form.twig:140
6440 #: templates/gis_data_editor_form.twig:192
6442 msgstr "ਇੱਕ ਬਿੰਦੂ ਜੋੜੋ"
6444 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6445 #: templates/gis_data_editor_form.twig:144
6446 #: templates/gis_data_editor_form.twig:195
6447 msgid "Add an inner ring"
6448 msgstr "ਇੱਕ ਅੰਦਰੂਨੀ ਰਿੰਗ ਜੋੜੋ"
6450 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6451 msgid "Do you want to copy encryption key?"
6454 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6455 msgid "Encryption key"
6458 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6460 "The HEX function will treat the integer as a string while calculating the "
6464 #: libraries/classes/Controllers/JavaScriptMessagesController.php:498
6466 "MySQL accepts additional values not selectable by the slider; key in those "
6467 "values directly if desired"
6470 #: libraries/classes/Controllers/JavaScriptMessagesController.php:504
6472 "MySQL accepts additional values not selectable by the datepicker; key in "
6473 "those values directly if desired"
6476 #: libraries/classes/Controllers/JavaScriptMessagesController.php:510
6478 "Indicates that you have made changes to this page; you will be prompted for "
6479 "confirmation before abandoning changes"
6482 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6483 msgid "Select referenced key"
6486 #: libraries/classes/Controllers/JavaScriptMessagesController.php:516
6487 msgid "Select Foreign Key"
6490 #: libraries/classes/Controllers/JavaScriptMessagesController.php:517
6491 msgid "Please select the primary key or a unique key!"
6494 #: libraries/classes/Controllers/JavaScriptMessagesController.php:518
6495 #: templates/database/designer/main.twig:98
6496 #: templates/database/designer/main.twig:101
6497 msgid "Choose column to display"
6500 #: libraries/classes/Controllers/JavaScriptMessagesController.php:520
6502 "You haven't saved the changes in the layout. They will be lost if you don't "
6503 "save them. Do you want to continue?"
6506 #: libraries/classes/Controllers/JavaScriptMessagesController.php:523
6507 msgid "value/subQuery is empty"
6510 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
6511 #: templates/database/designer/main.twig:40
6512 #: templates/database/designer/main.twig:43
6514 #| msgid "No tables found in database."
6515 msgid "Add tables from other databases"
6516 msgstr "ਡਾਟਾਬੇਸ ਵਿੱਚ ਕੋਈ ਟੇਬਲ ਨਹੀਂ ਮਿਲੇ."
6518 #: libraries/classes/Controllers/JavaScriptMessagesController.php:525
6522 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6523 #: templates/database/designer/main.twig:63
6524 #: templates/database/designer/main.twig:66
6528 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6529 #: templates/database/designer/main.twig:70
6530 #: templates/database/designer/main.twig:73
6531 msgid "Save page as"
6534 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6535 #: templates/database/designer/main.twig:56
6536 #: templates/database/designer/main.twig:59
6540 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
6544 #. l10n: When the user opens a page saved in the Designer
6545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6546 msgid "Some tables saved in this page might have been renamed or deleted."
6549 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
6550 #: templates/database/designer/main.twig:10
6554 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
6555 msgid "Please select a page to continue"
6558 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
6559 msgid "Please enter a valid page name"
6562 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6563 msgid "Do you want to save the changes to the current page?"
6566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6567 msgid "Successfully deleted the page"
6570 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6571 msgid "Export relational schema"
6574 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
6575 msgid "Modifications have been saved"
6578 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
6580 msgid "%d object(s) created."
6583 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6589 #: libraries/classes/Controllers/JavaScriptMessagesController.php:543
6590 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
6594 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
6595 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
6598 #: libraries/classes/Controllers/JavaScriptMessagesController.php:548
6600 "You have edited some data and they have not been saved. Are you sure you "
6601 "want to leave this page before saving the data?"
6604 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
6605 msgid "Drag to reorder."
6608 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
6609 msgid "Click to sort results by this column."
6612 #: libraries/classes/Controllers/JavaScriptMessagesController.php:554
6614 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6615 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6616 "from ORDER BY clause"
6619 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
6620 msgid "Click to mark/unmark."
6623 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
6624 msgid "Double-click to copy column name."
6627 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
6628 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6631 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
6633 "This table does not contain a unique column. Features related to the grid "
6634 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6637 #: libraries/classes/Controllers/JavaScriptMessagesController.php:566
6638 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6641 #: libraries/classes/Controllers/JavaScriptMessagesController.php:568
6643 "Do you really want to see all of the rows? For a big table this could crash "
6647 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
6648 msgid "Original length"
6651 #: libraries/classes/Controllers/JavaScriptMessagesController.php:573
6655 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
6656 #: libraries/classes/Controllers/Server/Status/StatusController.php:193
6660 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
6664 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
6665 msgid "Import status"
6668 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
6669 #: templates/navigation/main.twig:84
6670 msgid "Drop files here"
6673 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
6674 msgid "Select database first"
6677 #: libraries/classes/Controllers/JavaScriptMessagesController.php:583
6678 msgid "You can also edit most values<br>by double-clicking directly on them."
6681 #: libraries/classes/Controllers/JavaScriptMessagesController.php:585
6682 msgid "You can also edit most values<br>by clicking directly on them."
6685 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
6689 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
6690 msgid "Generate password"
6693 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
6694 #: templates/server/replication/primary_add_replica_user.twig:73
6698 #: libraries/classes/Controllers/JavaScriptMessagesController.php:593
6699 #: libraries/classes/Controllers/UserPasswordController.php:84
6700 #: templates/home/index.twig:46
6701 #: templates/server/privileges/change_password.twig:10
6702 msgid "Change password"
6703 msgstr "ਪਾਸਵਰਡ ਬਦਲੋ"
6705 #: libraries/classes/Controllers/JavaScriptMessagesController.php:596
6706 #: templates/table/structure/display_structure.twig:130
6710 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
6714 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
6716 #: libraries/classes/Controllers/JavaScriptMessagesController.php:600
6720 #: libraries/classes/Controllers/JavaScriptMessagesController.php:602
6721 #: libraries/classes/Navigation/NavigationTree.php:1357
6722 msgid "Unlink from main panel"
6725 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
6726 #: libraries/classes/Setup/Index.php:177
6729 "A newer version of phpMyAdmin is available and you should consider "
6730 "upgrading. The newest version is %s, released on %s."
6733 #. l10n: Latest available phpMyAdmin version
6734 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
6735 msgid ", latest stable version:"
6738 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6742 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
6744 "A fatal JavaScript error has occurred. Would you like to send an error "
6748 #: libraries/classes/Controllers/JavaScriptMessagesController.php:615
6749 msgid "Change report settings"
6752 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
6755 msgid "Show report details"
6756 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
6758 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
6760 "Your export is incomplete, due to a low execution time limit at the PHP "
6764 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
6767 "Warning: a form on this page has more than %d fields. On submission, some of "
6768 "the fields might be ignored, due to PHP's max_input_vars configuration."
6771 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
6772 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
6773 msgid "Some errors have been detected on the server!"
6776 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
6777 msgid "Please look at the bottom of this window."
6780 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
6781 #: libraries/classes/ErrorHandler.php:425
6785 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6787 "As per your settings, they are being submitted currently, please be patient."
6790 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
6791 msgid "Column name successfully copied to clipboard!"
6794 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
6795 msgid "Column name copying to clipboard failed!"
6798 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
6799 msgid "Successfully copied!"
6802 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
6803 msgid "Copying failed!"
6806 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
6807 msgid "Execute this query again?"
6810 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
6811 msgid "Do you really want to delete this bookmark?"
6814 #: libraries/classes/Controllers/JavaScriptMessagesController.php:655
6815 msgid "Some error occurred while getting SQL debug info."
6818 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
6820 msgid "%s queries executed %s times in %s seconds."
6823 #: libraries/classes/Controllers/JavaScriptMessagesController.php:657
6825 msgid "%s argument(s) passed"
6828 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
6831 msgid "Show arguments"
6832 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
6834 #: libraries/classes/Controllers/JavaScriptMessagesController.php:659
6835 msgid "Hide arguments"
6838 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
6842 #: libraries/classes/Controllers/JavaScriptMessagesController.php:662
6844 "There was a problem accessing your browser storage, some features may not "
6845 "work properly for you. It is likely that the browser doesn't support storage "
6846 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6847 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6848 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6851 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
6854 msgid "Copy tables to"
6855 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
6857 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
6858 msgid "Add table prefix"
6861 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
6862 msgid "Replace table with prefix"
6865 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
6866 #: templates/database/structure/check_all_tables.twig:28
6867 msgid "Copy table with prefix"
6870 #: libraries/classes/Controllers/JavaScriptMessagesController.php:675
6871 msgid "Extremely weak"
6874 #: libraries/classes/Controllers/JavaScriptMessagesController.php:676
6878 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
6882 #: libraries/classes/Controllers/JavaScriptMessagesController.php:678
6886 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
6890 #. l10n: error code 5 (from U2F API)
6891 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
6893 msgid "Timed out waiting for security key activation."
6896 #. l10n: error code 2 (from U2F API)
6897 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
6899 msgid "Invalid request sent to security key."
6902 #. l10n: unknown error code (from U2F API)
6903 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6905 msgid "Unknown security key error."
6908 #. l10n: error code 3 (from U2F API)
6909 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
6911 msgid "Client does not support security key."
6914 #. l10n: error code 4 (from U2F API) on register
6915 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6917 msgid "Failed security key activation."
6920 #. l10n: error code 4 (from U2F API) on authanticate
6921 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
6923 msgid "Invalid security key."
6926 #: libraries/classes/Controllers/JavaScriptMessagesController.php:698
6929 "The table already exists in the designer and can not be added once more."
6930 msgid "Table %s already exists!"
6933 #: libraries/classes/Controllers/JavaScriptMessagesController.php:700
6934 #: libraries/classes/InsertEdit.php:327
6935 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
6939 #: libraries/classes/Controllers/JavaScriptMessagesController.php:701
6940 #: libraries/classes/Controllers/Table/ChangeController.php:188
6941 #: templates/database/multi_table_query/form.twig:49
6942 #: templates/database/tracking/tables.twig:19
6943 #: templates/table/tracking/main.twig:33
6947 #: libraries/classes/Controllers/NavigationController.php:46
6948 msgid "Fatal error: The navigation can only be accessed via AJAX"
6951 #: libraries/classes/Controllers/NormalizationController.php:40
6952 #: libraries/classes/Normalization.php:245
6956 #: libraries/classes/Controllers/NormalizationController.php:41
6957 #: libraries/classes/Normalization.php:246
6958 msgid "No such column"
6961 #: libraries/classes/Controllers/NormalizationController.php:46
6962 #: libraries/classes/Normalization.php:250 libraries/classes/Types.php:798
6963 msgctxt "string types"
6967 #: libraries/classes/Controllers/Preferences/ManageController.php:93
6968 msgid "phpMyAdmin configuration snippet"
6971 #: libraries/classes/Controllers/Preferences/ManageController.php:94
6972 msgid "Paste it to your config.inc.php"
6975 #: libraries/classes/Controllers/Preferences/ManageController.php:140
6976 msgid "Could not import configuration"
6979 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:52
6981 #| msgid "Database %1$s has been created."
6982 msgid "Two-factor authentication has been removed."
6983 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
6985 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:63
6986 msgid "Two-factor authentication has been configured."
6989 #: libraries/classes/Controllers/Server/DatabasesController.php:312
6990 #: libraries/classes/Import.php:144
6991 #: templates/database/structure/table_header.twig:26
6992 #: templates/table/structure/display_partitions.twig:28
6993 #: templates/table/structure/display_structure.twig:230
6994 #: templates/table/structure/display_table_stats.twig:119
6998 #: libraries/classes/Controllers/Server/DatabasesController.php:322
6999 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
7000 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
7001 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
7002 #: templates/table/structure/display_structure.twig:444
7003 #: templates/table/tracking/structure_snapshot_indexes.twig:1
7007 #: libraries/classes/Controllers/Server/DatabasesController.php:327
7008 #: libraries/classes/Controllers/Server/Status/StatusController.php:147
7009 #: libraries/classes/Controllers/Server/Status/StatusController.php:199
7010 #: templates/table/structure/display_table_stats.twig:45
7014 #: libraries/classes/Controllers/Server/DatabasesController.php:332
7015 #: templates/database/structure/table_header.twig:38
7016 #: templates/table/structure/display_table_stats.twig:32
7020 #: libraries/classes/Controllers/Server/Databases/CreateController.php:87
7022 msgid "Database %1$s has been created."
7023 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
7025 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:93
7027 msgid "%1$d database has been dropped successfully."
7028 msgid_plural "%1$d databases have been dropped successfully."
7032 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
7034 msgid "The account %s@%s has been successfully locked."
7037 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
7039 msgid "The account %s@%s has been successfully unlocked."
7042 #: libraries/classes/Controllers/Server/PrivilegesController.php:153
7043 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
7044 msgid "No Privileges"
7047 #: libraries/classes/Controllers/Server/PrivilegesController.php:162
7048 msgid "You do not have the privileges to administrate the users!"
7051 #: libraries/classes/Controllers/Server/PrivilegesController.php:177
7053 "Username and hostname didn't change. If you only want to change the "
7054 "password, 'Change password' tab should be used."
7057 #: libraries/classes/Controllers/Server/PrivilegesController.php:406
7058 msgid "User has been added."
7061 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
7063 msgid "Thread %s was successfully killed."
7066 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
7069 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
7072 #: libraries/classes/Controllers/Server/Status/StatusController.php:137
7076 #: libraries/classes/Controllers/Server/Status/StatusController.php:142
7080 #: libraries/classes/Controllers/Server/Status/StatusController.php:181
7081 msgid "Max. concurrent connections"
7084 #: libraries/classes/Controllers/Server/Status/StatusController.php:187
7085 msgid "Failed attempts"
7088 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
7090 "The number of connections that were aborted because the client died without "
7091 "closing the connection properly."
7094 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
7095 msgid "The number of failed attempts to connect to the MySQL server."
7098 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
7100 "The number of transactions that used the temporary binary log cache but that "
7101 "exceeded the value of binlog_cache_size and used a temporary file to store "
7102 "statements from the transaction."
7105 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
7106 msgid "The number of transactions that used the temporary binary log cache."
7109 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
7111 "The number of connection attempts (successful or not) to the MySQL server."
7114 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7116 "The number of temporary tables on disk created automatically by the server "
7117 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7118 "to increase the tmp_table_size value to cause temporary tables to be memory-"
7119 "based instead of disk-based."
7122 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7123 msgid "How many temporary files mysqld has created."
7126 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7128 "The number of in-memory temporary tables created automatically by the server "
7129 "while executing statements."
7132 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7134 "The number of rows written with INSERT DELAYED for which some error occurred "
7135 "(probably duplicate key)."
7138 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7140 "The number of INSERT DELAYED handler threads in use. Every different table "
7141 "on which one uses INSERT DELAYED gets its own thread."
7144 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7145 msgid "The number of INSERT DELAYED rows written."
7148 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7149 msgid "The number of executed FLUSH statements."
7152 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7153 msgid "The number of internal COMMIT statements."
7156 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7157 msgid "The number of times a row was deleted from a table."
7160 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7162 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7163 "table with a given name. This is called discovery. Handler_discover "
7164 "indicates the number of time tables have been discovered."
7167 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7169 "The number of times the first entry was read from an index. If this is high, "
7170 "it suggests that the server is doing a lot of full index scans; for example, "
7171 "SELECT col1 FROM foo, assuming that col1 is indexed."
7174 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7176 "The number of requests to read a row based on a key. If this is high, it is "
7177 "a good indication that your queries and tables are properly indexed."
7180 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7182 "The number of requests to read the next row in key order. This is "
7183 "incremented if you are querying an index column with a range constraint or "
7184 "if you are doing an index scan."
7187 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7189 "The number of requests to read the previous row in key order. This read "
7190 "method is mainly used to optimize ORDER BY … DESC."
7193 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7195 "The number of requests to read a row based on a fixed position. This is high "
7196 "if you are doing a lot of queries that require sorting of the result. You "
7197 "probably have a lot of queries that require MySQL to scan whole tables or "
7198 "you have joins that don't use keys properly."
7201 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7203 "The number of requests to read the next row in the data file. This is high "
7204 "if you are doing a lot of table scans. Generally this suggests that your "
7205 "tables are not properly indexed or that your queries are not written to take "
7206 "advantage of the indexes you have."
7209 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7210 msgid "The number of internal ROLLBACK statements."
7213 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7214 msgid "The number of requests to update a row in a table."
7217 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7218 msgid "The number of requests to insert a row in a table."
7221 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7222 msgid "The number of pages containing data (dirty or clean)."
7225 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7226 msgid "The number of pages currently dirty."
7229 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7230 msgid "The number of buffer pool pages that have been requested to be flushed."
7233 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7234 msgid "The number of free pages."
7237 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7239 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7240 "being read or written or that can't be flushed or removed for some other "
7244 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7246 "The number of pages busy because they have been allocated for administrative "
7247 "overhead such as row locks or the adaptive hash index. This value can also "
7248 "be calculated as Innodb_buffer_pool_pages_total - "
7249 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7252 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7253 msgid "Total size of buffer pool, in pages."
7256 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7258 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7259 "query is to scan a large portion of a table but in random order."
7262 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7264 "The number of sequential read-aheads InnoDB initiated. This happens when "
7265 "InnoDB does a sequential full table scan."
7268 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7269 msgid "The number of logical read requests InnoDB has done."
7272 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7274 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7275 "and had to do a single-page read."
7278 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7280 "Normally, writes to the InnoDB buffer pool happen in the background. "
7281 "However, if it's necessary to read or create a page and no clean pages are "
7282 "available, it's necessary to wait for pages to be flushed first. This "
7283 "counter counts instances of these waits. If the buffer pool size was set "
7284 "properly, this value should be small."
7287 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7288 msgid "The number writes done to the InnoDB buffer pool."
7291 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7292 msgid "The number of fsync() operations so far."
7295 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7296 msgid "The current number of pending fsync() operations."
7299 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7300 msgid "The current number of pending reads."
7303 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7304 msgid "The current number of pending writes."
7307 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7308 msgid "The amount of data read so far, in bytes."
7311 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7312 msgid "The total number of data reads."
7315 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7316 msgid "The total number of data writes."
7319 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
7320 msgid "The amount of data written so far, in bytes."
7323 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
7324 msgid "The number of pages that have been written for doublewrite operations."
7327 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
7328 msgid "The number of doublewrite operations that have been performed."
7331 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7333 "The number of waits we had because log buffer was too small and we had to "
7334 "wait for it to be flushed before continuing."
7337 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7338 msgid "The number of log write requests."
7341 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
7342 msgid "The number of physical writes to the log file."
7345 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
7346 msgid "The number of fsync() writes done to the log file."
7349 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
7350 msgid "The number of pending log file fsyncs."
7353 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
7354 msgid "Pending log file writes."
7357 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7358 msgid "The number of bytes written to the log file."
7361 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
7362 msgid "The number of pages created."
7365 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
7367 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7368 "pages; the page size allows them to be easily converted to bytes."
7371 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7372 msgid "The number of pages read."
7375 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
7376 msgid "The number of pages written."
7379 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
7380 msgid "The number of row locks currently being waited for."
7383 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
7384 msgid "The average time to acquire a row lock, in milliseconds."
7387 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7388 msgid "The total time spent in acquiring row locks, in milliseconds."
7391 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
7392 msgid "The maximum time to acquire a row lock, in milliseconds."
7395 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
7396 msgid "The number of times a row lock had to be waited for."
7399 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
7400 msgid "The number of rows deleted from InnoDB tables."
7403 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
7404 msgid "The number of rows inserted in InnoDB tables."
7407 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
7408 msgid "The number of rows read from InnoDB tables."
7411 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
7412 msgid "The number of rows updated in InnoDB tables."
7415 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7417 "The number of key blocks in the key cache that have changed but haven't yet "
7418 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7421 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
7423 "The number of unused blocks in the key cache. You can use this value to "
7424 "determine how much of the key cache is in use."
7427 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7429 "The number of used blocks in the key cache. This value is a high-water mark "
7430 "that indicates the maximum number of blocks that have ever been in use at "
7434 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
7435 msgid "Percentage of used key cache (calculated value)"
7438 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
7439 msgid "The number of requests to read a key block from the cache."
7442 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
7444 "The number of physical reads of a key block from disk. If Key_reads is big, "
7445 "then your key_buffer_size value is probably too small. The cache miss rate "
7446 "can be calculated as Key_reads/Key_read_requests."
7449 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
7451 "Key cache miss calculated as rate of physical reads compared to read "
7452 "requests (calculated value)"
7455 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7456 msgid "The number of requests to write a key block to the cache."
7459 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
7460 msgid "The number of physical writes of a key block to disk."
7463 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
7465 "Percentage of physical writes compared to write requests (calculated value)"
7468 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
7470 "The total cost of the last compiled query as computed by the query "
7471 "optimizer. Useful for comparing the cost of different query plans for the "
7472 "same query. The default value of 0 means that no query has been compiled yet."
7475 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7477 "The maximum number of connections that have been in use simultaneously since "
7478 "the server started."
7481 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
7482 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7485 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7487 "The number of tables that have been opened. If opened tables is big, your "
7488 "table_open_cache value is probably too small."
7491 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7492 msgid "The number of files that are open."
7495 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
7496 msgid "The number of streams that are open (used mainly for logging)."
7499 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
7500 msgid "The number of tables that are open."
7503 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
7505 "The number of free memory blocks in query cache. High numbers can indicate "
7506 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7510 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
7511 msgid "The amount of free memory for query cache."
7514 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7515 msgid "The number of cache hits."
7518 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
7519 msgid "The number of queries added to the cache."
7522 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7524 "The number of queries that have been removed from the cache to free up "
7525 "memory for caching new queries. This information can help you tune the query "
7526 "cache size. The query cache uses a least recently used (LRU) strategy to "
7527 "decide which queries to remove from the cache."
7530 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
7532 "The number of non-cached queries (not cachable, or not cached due to the "
7533 "query_cache_type setting)."
7536 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
7537 msgid "The number of queries registered in the cache."
7540 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
7541 msgid "The total number of blocks in the query cache."
7544 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7545 msgid "The status of failsafe replication (not yet implemented)."
7548 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
7550 "The number of joins that do not use indexes. If this value is not 0, you "
7551 "should carefully check the indexes of your tables."
7554 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
7555 msgid "The number of joins that used a range search on a reference table."
7558 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
7560 "The number of joins without keys that check for key usage after each row. "
7561 "(If this is not 0, you should carefully check the indexes of your tables.)"
7564 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7566 "The number of joins that used ranges on the first table. (It's normally not "
7567 "critical even if this is big.)"
7570 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7571 msgid "The number of joins that did a full scan of the first table."
7574 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
7576 "The number of temporary tables currently open by the replica SQL thread."
7579 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7581 "Total (since startup) number of times the replication replica SQL thread has "
7582 "retried transactions."
7585 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
7586 msgid "This is ON if this server is a replica that is connected to a primary."
7589 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
7591 "The number of threads that have taken more than slow_launch_time seconds to "
7595 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7597 "The number of queries that have taken more than long_query_time seconds."
7600 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
7602 "The number of merge passes the sort algorithm has had to do. If this value "
7603 "is large, you should consider increasing the value of the sort_buffer_size "
7607 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7608 msgid "The number of sorts that were done with ranges."
7611 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
7612 msgid "The number of sorted rows."
7615 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
7616 msgid "The number of sorts that were done by scanning the table."
7619 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7620 msgid "The number of times that a table lock was acquired immediately."
7623 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
7625 "The number of times that a table lock could not be acquired immediately and "
7626 "a wait was needed. If this is high, and you have performance problems, you "
7627 "should first optimize your queries, and then either split your table or "
7628 "tables or use replication."
7631 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
7633 "The number of threads in the thread cache. The cache hit rate can be "
7634 "calculated as Threads_created/Connections. If this value is red you should "
7635 "raise your thread_cache_size."
7638 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
7639 msgid "The number of currently open connections."
7642 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
7644 "The number of threads created to handle connections. If Threads_created is "
7645 "big, you may want to increase the thread_cache_size value. (Normally this "
7646 "doesn't give a notable performance improvement if you have a good thread "
7650 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
7651 msgid "Thread cache hit rate (calculated value)"
7654 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
7655 msgid "The number of threads that are not sleeping."
7658 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
7659 #: libraries/classes/Util.php:836
7660 msgid "Missing parameter:"
7663 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
7664 msgid "User groups management is not enabled."
7667 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
7668 msgid "Setting variable failed"
7671 #: libraries/classes/Controllers/Setup/FormController.php:32
7672 msgid "Incorrect form specified!"
7675 #: libraries/classes/Controllers/Setup/HomeController.php:48
7677 "You are not using a secure connection; all data (including potentially "
7678 "sensitive information, like passwords) is transferred unencrypted!"
7681 #: libraries/classes/Controllers/Setup/HomeController.php:53
7683 "If your server is also configured to accept HTTPS requests follow this link "
7684 "to use a secure connection."
7687 #: libraries/classes/Controllers/Setup/HomeController.php:57
7688 msgid "Insecure connection"
7691 #: libraries/classes/Controllers/Setup/HomeController.php:66
7692 msgid "Configuration saved."
7695 #: libraries/classes/Controllers/Setup/HomeController.php:69
7697 "Configuration saved to file config/config.inc.php in phpMyAdmin top level "
7698 "directory, copy it to top level one and delete directory config to use it."
7701 #: libraries/classes/Controllers/Setup/HomeController.php:81
7702 msgid "Configuration not saved!"
7705 #: libraries/classes/Controllers/Setup/HomeController.php:84
7707 "Please create web server writable folder [em]config[/em] in phpMyAdmin top "
7708 "level directory as described in [doc@setup_script]documentation[/doc]. "
7709 "Otherwise you will be only able to download or display it."
7712 #: libraries/classes/Controllers/Sql/SqlController.php:236
7713 #: libraries/classes/Sql.php:1170
7714 #, fuzzy, php-format
7715 #| msgid "Database %1$s has been created."
7716 msgid "Bookmark %s has been created."
7717 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
7719 #: libraries/classes/Controllers/Sql/SqlController.php:243
7720 msgid "Bookmark not created!"
7723 #: libraries/classes/Controllers/Table/AddFieldController.php:151
7724 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
7725 #: libraries/classes/Controllers/Table/Structure/SaveController.php:223
7726 #: libraries/classes/Table/Indexes.php:85
7728 msgid "Table %1$s has been altered successfully."
7731 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
7732 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:25
7733 #: libraries/classes/Controllers/Table/ExportRowsController.php:36
7735 #| msgid "Database %1$s has been created."
7736 msgid "No row selected."
7737 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
7739 #: libraries/classes/Controllers/Table/ChartController.php:60
7740 #: libraries/classes/Controllers/Table/GisVisualizationController.php:70
7741 msgid "No SQL query was set to fetch data."
7744 #: libraries/classes/Controllers/Table/ChartController.php:145
7745 msgid "No numeric columns present in the table to plot."
7748 #: libraries/classes/Controllers/Table/ChartController.php:208
7749 msgid "No data to display"
7752 #: libraries/classes/Controllers/Table/CreateController.php:84
7753 #: libraries/classes/Controllers/Table/GetFieldController.php:55
7755 msgid "'%s' database does not exist."
7758 #: libraries/classes/Controllers/Table/CreateController.php:94
7760 msgid "Table %s already exists!"
7763 #: libraries/classes/Controllers/Table/DeleteRowsController.php:77
7764 #: libraries/classes/Controllers/Table/FindReplaceController.php:181
7765 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:83
7766 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:83
7767 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:83
7768 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:83
7769 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:83
7770 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:55
7771 #: libraries/classes/Controllers/Table/Partition/CheckController.php:55
7772 #: libraries/classes/Controllers/Table/Partition/DropController.php:56
7773 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:55
7774 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:56
7775 #: libraries/classes/Controllers/Table/Partition/RepairController.php:55
7776 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:56
7777 #: libraries/classes/Controllers/Table/RelationController.php:241
7778 #: libraries/classes/Controllers/View/OperationsController.php:87
7779 #: libraries/classes/Database/Routines.php:1224
7780 #: libraries/classes/Display/Results.php:3655 libraries/classes/Message.php:172
7781 #: templates/sql/query.twig:7
7782 msgid "Your SQL query has been executed successfully."
7785 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
7786 #: libraries/classes/Controllers/Table/DropColumnController.php:51
7787 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47
7788 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
7789 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45
7790 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45
7791 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:59
7792 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:47
7793 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
7794 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:47
7795 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:47
7796 msgid "No column selected."
7799 #: libraries/classes/Controllers/Table/DropColumnController.php:80
7801 msgid "%1$d column has been dropped successfully."
7802 msgid_plural "%1$d columns have been dropped successfully."
7806 #: libraries/classes/Controllers/Table/GetFieldController.php:63
7807 msgid "Invalid table name"
7810 #. l10n: In case a SQL query did not pass a security check
7811 #: libraries/classes/Controllers/Table/GetFieldController.php:72
7812 #: libraries/classes/Controllers/Transformation/WrapperController.php:103
7813 msgid "There is an issue with your request."
7816 #: libraries/classes/Controllers/Table/GetFieldController.php:86
7817 #: libraries/classes/Database/Routines.php:1243
7818 #: libraries/classes/Import.php:149 libraries/classes/InsertEdit.php:221
7819 #: libraries/classes/Sql.php:983
7820 msgid "MySQL returned an empty result set (i.e. zero rows)."
7823 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:75
7824 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:75
7825 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:75
7826 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:75
7827 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:75
7828 msgid "Maintenance operations on multiple tables are disabled."
7831 #: libraries/classes/Controllers/Table/OperationsController.php:109
7832 #: libraries/classes/Controllers/Table/OperationsController.php:298
7833 #: libraries/classes/Controllers/Table/StructureController.php:100
7834 #: libraries/classes/Navigation/Nodes/NodeView.php:28
7835 #: templates/database/structure/show_create.twig:32
7836 #: templates/database/structure/structure_table_row.twig:122
7837 #: templates/database/structure/structure_table_row.twig:186
7841 #: libraries/classes/Controllers/Table/Partition/DropController.php:62
7842 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:62
7843 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:62
7844 #: libraries/classes/Controllers/View/OperationsController.php:90
7845 #: libraries/classes/Html/Generator.php:857 libraries/classes/Import.php:133
7846 #: libraries/classes/InsertEdit.php:717 libraries/classes/Message.php:192
7847 #: templates/error/generic.twig:37
7848 #: templates/table/structure/display_structure.twig:355
7852 #: libraries/classes/Controllers/Table/RelationController.php:182
7853 msgid "Display column was successfully updated."
7856 #: libraries/classes/Controllers/Table/RelationController.php:275
7858 #| msgid "Database %1$s has been created."
7859 msgid "Internal relationships were successfully updated."
7860 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
7862 #: libraries/classes/Controllers/Table/ReplaceController.php:300
7864 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
7867 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
7869 msgid "Failed to get description of column %s!"
7872 #: libraries/classes/Controllers/Table/StructureController.php:226
7873 #: templates/columns_definitions/column_attributes.twig:107
7874 #: templates/database/data_dictionary/index.twig:41
7875 #: templates/table/structure/display_structure.twig:137
7876 #: templates/table/structure/display_structure.twig:145
7877 #: templates/table/structure/display_structure.twig:295
7878 #: templates/table/tracking/structure_snapshot_columns.twig:25
7882 #: libraries/classes/Controllers/Table/StructureController.php:230
7883 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
7884 #: templates/columns_definitions/column_attributes.twig:115
7885 #: templates/columns_definitions/table_fields_definitions.twig:46
7886 #: templates/table/structure/display_structure.twig:167
7887 #: templates/table/structure/display_structure.twig:175
7888 #: templates/table/structure/display_structure.twig:301
7889 #: templates/table/structure/display_table_stats.twig:24
7890 #: templates/table/tracking/structure_snapshot_columns.twig:27
7894 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:172
7895 msgid "The columns have been moved successfully."
7898 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
7899 #: libraries/classes/Controllers/Table/Structure/SaveController.php:273
7900 #: libraries/classes/Tracking.php:776
7904 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
7906 msgid "The name '%s' is a MySQL reserved keyword."
7907 msgid_plural "The names '%s' are MySQL reserved keywords."
7911 #: libraries/classes/Controllers/Table/Structure/SaveController.php:218
7914 "Table %1$s has been altered successfully. Privileges have been adjusted."
7917 #: libraries/classes/Controllers/Table/TrackingController.php:69
7919 msgid "Tracking of %s is activated."
7922 #: libraries/classes/Controllers/Table/TrackingController.php:140
7923 msgid "Tracking versions deleted successfully."
7926 #: libraries/classes/Controllers/Table/TrackingController.php:145
7927 msgid "No versions selected."
7930 #: libraries/classes/Controllers/Table/TrackingController.php:174
7931 msgid "SQL statements executed."
7934 #: libraries/classes/Controllers/UserPasswordController.php:54
7935 msgid "You don't have sufficient privileges to be here right now!"
7938 #: libraries/classes/Controllers/View/CreateController.php:81
7939 msgid "View name can not be empty!"
7942 #: libraries/classes/Core.php:199 libraries/classes/ZipExtension.php:62
7944 msgid "The %s extension is missing. Please check your PHP configuration."
7947 #: libraries/classes/Database/CentralColumns.php:293
7948 #: libraries/classes/Database/CentralColumns.php:399
7949 #: libraries/classes/Database/CentralColumns.php:611
7951 "The configuration storage is not ready for the central list of columns "
7955 #: libraries/classes/Database/CentralColumns.php:351
7957 msgid "Could not add %1$s as they already exist in central list!"
7960 #: libraries/classes/Database/CentralColumns.php:367
7961 msgid "Could not add columns!"
7964 #: libraries/classes/Database/CentralColumns.php:451
7967 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
7970 #: libraries/classes/Database/CentralColumns.php:464
7971 msgid "Could not remove columns!"
7974 #: libraries/classes/Database/CentralColumns.php:625
7978 #: libraries/classes/Database/CentralColumns.php:625
7982 #: libraries/classes/Database/Designer/Common.php:528
7985 #| "The phpMyAdmin configuration storage has been deactivated. %sFind out why"
7988 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
7989 "on designer when user tries to set a display field."
7991 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
7992 msgstr "PhpMyAdmin ਸੰਰਚਨਾ ਸਟੋਰੇਜ਼ ਨੂੰ ਬੰਦ ਕਰ ਦਿੱਤਾ ਗਿਆ ਹੈ %s ਇਹ ਪਤਾ ਲਗਾਓ ਕਿ ਕਿਉਂ %s"
7994 #: libraries/classes/Database/Designer/Common.php:573
7995 msgid "Error: relationship already exists."
7998 #: libraries/classes/Database/Designer/Common.php:625
8000 #| msgid "Database %1$s has been created."
8001 msgid "FOREIGN KEY relationship has been added."
8002 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
8004 #: libraries/classes/Database/Designer/Common.php:633
8006 #| msgid "Database %1$s has been created."
8007 msgid "Error: FOREIGN KEY relationship could not be added!"
8008 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
8010 #: libraries/classes/Database/Designer/Common.php:640
8011 msgid "Error: Missing index on column(s)."
8014 #: libraries/classes/Database/Designer/Common.php:648
8015 #: libraries/classes/Database/Designer/Common.php:727
8016 msgid "Error: Relational features are disabled!"
8019 #: libraries/classes/Database/Designer/Common.php:672
8021 #| msgid "Database %1$s has been created."
8022 msgid "Internal relationship has been added."
8023 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
8025 #: libraries/classes/Database/Designer/Common.php:680
8027 #| msgid "Database %1$s has been created."
8028 msgid "Error: Internal relationship could not be added!"
8029 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
8031 #: libraries/classes/Database/Designer/Common.php:718
8033 #| msgid "Database %1$s has been created."
8034 msgid "FOREIGN KEY relationship has been removed."
8035 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
8037 #: libraries/classes/Database/Designer/Common.php:749
8039 #| msgid "Database %1$s has been created."
8040 msgid "Error: Internal relationship could not be removed!"
8041 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
8043 #: libraries/classes/Database/Designer/Common.php:755
8045 #| msgid "Database %1$s has been created."
8046 msgid "Internal relationship has been removed."
8047 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
8049 #: libraries/classes/Database/Designer.php:136
8050 msgid "Could not load schema plugins, please check your installation!"
8053 #: libraries/classes/Database/Events.php:104
8054 #: libraries/classes/Database/Events.php:113
8055 #: libraries/classes/Database/Events.php:139
8056 #: libraries/classes/Database/Routines.php:225
8057 #: libraries/classes/Database/Routines.php:246
8058 #: libraries/classes/Database/Routines.php:348
8059 #: libraries/classes/Database/Routines.php:1250
8060 #: libraries/classes/Database/Triggers.php:117
8061 #: libraries/classes/Database/Triggers.php:126
8062 #: libraries/classes/Database/Triggers.php:153
8064 msgid "The following query has failed: \"%s\""
8067 #: libraries/classes/Database/Events.php:108
8068 #: libraries/classes/Database/Events.php:117
8069 #: libraries/classes/Database/Events.php:143
8070 #: libraries/classes/Database/Events.php:505
8071 #: libraries/classes/Database/Routines.php:229
8072 #: libraries/classes/Database/Routines.php:250
8073 #: libraries/classes/Database/Routines.php:352
8074 #: libraries/classes/Database/Routines.php:1254
8075 #: libraries/classes/Database/Routines.php:1540
8076 #: libraries/classes/Database/Triggers.php:121
8077 #: libraries/classes/Database/Triggers.php:130
8078 #: libraries/classes/Database/Triggers.php:157
8079 #: libraries/classes/Database/Triggers.php:437
8080 #: libraries/classes/Html/Generator.php:925
8081 msgid "MySQL said: "
8084 #: libraries/classes/Database/Events.php:126
8086 msgid "Event %1$s has been modified."
8089 #: libraries/classes/Database/Events.php:146
8091 msgid "Event %1$s has been created."
8094 #: libraries/classes/Database/Events.php:160
8095 #: libraries/classes/Database/Routines.php:266
8096 #: libraries/classes/Database/Triggers.php:174
8097 msgid "One or more errors have occurred while processing your request:"
8100 #: libraries/classes/Database/Events.php:239
8104 #: libraries/classes/Database/Events.php:243
8108 #: libraries/classes/Database/Events.php:404
8109 #: libraries/classes/Database/Routines.php:984
8110 #: libraries/classes/Database/Triggers.php:381
8111 msgid "The definer must be in the \"username@hostname\" format!"
8114 #: libraries/classes/Database/Events.php:412
8115 msgid "You must provide an event name!"
8118 #: libraries/classes/Database/Events.php:426
8119 msgid "You must provide a valid interval value for the event."
8122 #: libraries/classes/Database/Events.php:446
8123 msgid "You must provide a valid execution time for the event."
8126 #: libraries/classes/Database/Events.php:450
8127 msgid "You must provide a valid type for the event."
8130 #: libraries/classes/Database/Events.php:476
8131 msgid "You must provide an event definition."
8134 #: libraries/classes/Database/Events.php:502
8135 msgid "Sorry, we failed to restore the dropped event."
8138 #: libraries/classes/Database/Events.php:503
8139 #: libraries/classes/Database/Routines.php:1538
8140 #: libraries/classes/Database/Triggers.php:435
8141 msgid "The backed up query was:"
8144 #: libraries/classes/Database/Events.php:534
8145 #: libraries/classes/Database/Routines.php:151
8146 #: libraries/classes/Database/Routines.php:1143
8147 #: libraries/classes/Database/Routines.php:1312
8148 #: libraries/classes/Database/Triggers.php:466
8149 msgid "Error in processing request:"
8152 #: libraries/classes/Database/Events.php:536
8154 msgid "No event with name %1$s found in database %2$s."
8157 #: libraries/classes/Database/Events.php:568
8159 msgid "Export of event %s"
8162 #: libraries/classes/Database/Events.php:589
8165 "Error in processing request: No event with name %1$s found in database %2$s."
8168 #: libraries/classes/DatabaseInterface.php:1127
8171 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8172 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8173 "phpMyAdmin is currently using the default time zone of the database server."
8176 #: libraries/classes/DatabaseInterface.php:1172
8177 msgid "Failed to set configured collation connection!"
8180 #: libraries/classes/DatabaseInterface.php:1865
8181 msgid "Missing connection parameters!"
8184 #: libraries/classes/DatabaseInterface.php:1890
8185 msgid "Connection for controluser as defined in your configuration failed."
8188 #: libraries/classes/DatabaseInterface.php:2325
8190 msgid "See %sour documentation%s for more information."
8193 #: libraries/classes/Database/Qbe.php:756
8194 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8198 #: libraries/classes/Database/Qbe.php:760
8199 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8203 #: libraries/classes/Database/Qbe.php:766
8207 #: libraries/classes/Database/Qbe.php:769
8211 #: libraries/classes/Database/Qbe.php:1674
8214 msgid "Saved bookmarked search:"
8217 #: libraries/classes/Database/Qbe.php:1676
8218 msgid "New bookmark"
8221 #: libraries/classes/Database/Qbe.php:1703
8222 msgid "Create bookmark"
8225 #: libraries/classes/Database/Qbe.php:1706
8226 msgid "Update bookmark"
8229 #: libraries/classes/Database/Qbe.php:1708
8230 msgid "Delete bookmark"
8233 #: libraries/classes/Database/Routines.php:118
8237 #: libraries/classes/Database/Routines.php:122
8238 msgid "Edit routine"
8241 #: libraries/classes/Database/Routines.php:154
8244 "No routine with name %1$s found in database %2$s. You might be lacking the "
8245 "necessary privileges to edit this routine."
8248 #: libraries/classes/Database/Routines.php:206
8249 #: libraries/classes/Database/Routines.php:992
8251 msgid "Invalid routine type: \"%s\""
8254 #: libraries/classes/Database/Routines.php:253
8256 msgid "Routine %1$s has been created."
8259 #: libraries/classes/Database/Routines.php:413
8261 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8264 #: libraries/classes/Database/Routines.php:418
8266 msgid "Routine %1$s has been modified."
8269 #: libraries/classes/Database/Routines.php:825
8270 msgid "You must provide a name and a type for each routine parameter."
8273 #: libraries/classes/Database/Routines.php:843
8275 msgid "Invalid direction \"%s\" given for parameter."
8278 #: libraries/classes/Database/Routines.php:863
8279 #: libraries/classes/Database/Routines.php:930
8281 "You must provide length/values for routine parameters of type ENUM, SET, "
8282 "VARCHAR and VARBINARY."
8285 #: libraries/classes/Database/Routines.php:912
8286 msgid "You must provide a valid return type for the routine."
8289 #: libraries/classes/Database/Routines.php:1000
8290 msgid "You must provide a routine name!"
8293 #: libraries/classes/Database/Routines.php:1065
8294 msgid "You must provide a routine definition."
8297 #: libraries/classes/Database/Routines.php:1145
8298 #: libraries/classes/Database/Routines.php:1314
8300 msgid "No routine with name %1$s found in database %2$s."
8303 #: libraries/classes/Database/Routines.php:1184
8305 msgid "Execution results of routine %s"
8308 #: libraries/classes/Database/Routines.php:1232
8310 msgid "%d row affected by the last statement inside the procedure."
8311 msgid_plural "%d rows affected by the last statement inside the procedure."
8315 #: libraries/classes/Database/Routines.php:1297
8316 #: libraries/classes/Database/Routines.php:1304
8317 msgid "Execute routine"
8320 #: libraries/classes/Database/Routines.php:1537
8321 msgid "Sorry, we failed to restore the dropped routine."
8324 #: libraries/classes/Database/Routines.php:1567
8326 msgid "Export of routine %s"
8329 #: libraries/classes/Database/Routines.php:1589
8332 "Error in processing request: No routine with name %1$s found in database "
8333 "%2$s. You might be lacking the necessary privileges to view/export this "
8337 #: libraries/classes/Database/Search.php:103
8338 #: templates/database/search/main.twig:19
8339 msgid "at least one of the words"
8342 #: libraries/classes/Database/Search.php:104
8343 #: templates/database/search/main.twig:23
8344 msgid "all of the words"
8347 #: libraries/classes/Database/Search.php:105
8348 #: templates/database/search/main.twig:27
8349 msgid "the exact phrase as substring"
8352 #: libraries/classes/Database/Search.php:106
8353 #: templates/database/search/main.twig:31
8354 msgid "the exact phrase as whole field"
8357 #: libraries/classes/Database/Search.php:107
8358 #: templates/database/search/main.twig:35
8359 msgid "as regular expression"
8362 #: libraries/classes/Database/Triggers.php:140
8364 msgid "Trigger %1$s has been modified."
8367 #: libraries/classes/Database/Triggers.php:160
8369 msgid "Trigger %1$s has been created."
8372 #: libraries/classes/Database/Triggers.php:255
8376 #: libraries/classes/Database/Triggers.php:259
8377 msgid "Edit trigger"
8380 #: libraries/classes/Database/Triggers.php:389
8381 msgid "You must provide a trigger name!"
8384 #: libraries/classes/Database/Triggers.php:395
8385 msgid "You must provide a valid timing for the trigger!"
8388 #: libraries/classes/Database/Triggers.php:401
8389 msgid "You must provide a valid event for the trigger!"
8392 #: libraries/classes/Database/Triggers.php:408
8393 msgid "You must provide a valid table name!"
8396 #: libraries/classes/Database/Triggers.php:415
8397 msgid "You must provide a trigger definition."
8400 #: libraries/classes/Database/Triggers.php:434
8401 msgid "Sorry, we failed to restore the dropped trigger."
8404 #: libraries/classes/Database/Triggers.php:468
8406 msgid "No trigger with name %1$s found in database %2$s."
8409 #: libraries/classes/Database/Triggers.php:502
8410 #: templates/database/triggers/export.twig:2
8412 msgid "Export of trigger %s"
8415 #: libraries/classes/Database/Triggers.php:520
8418 "Error in processing request: No trigger with name %1$s found in database "
8422 #: libraries/classes/Dbal/DbiMysqli.php:138
8423 msgid "SSL connection enforced by server, automatically enabling it."
8426 #: libraries/classes/Display/Results.php:896 templates/list_navigator.twig:8
8427 #: templates/list_navigator.twig:13
8428 msgctxt "First page"
8432 #: libraries/classes/Display/Results.php:903 templates/list_navigator.twig:16
8433 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
8434 #: templates/server/binlog/index.twig:52
8435 msgctxt "Previous page"
8439 #: libraries/classes/Display/Results.php:929 templates/list_navigator.twig:33
8440 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
8441 #: templates/server/binlog/index.twig:77
8446 #: libraries/classes/Display/Results.php:954 templates/list_navigator.twig:42
8447 #: templates/list_navigator.twig:44
8452 #: libraries/classes/Display/Results.php:1467
8453 #: templates/display/results/table.twig:129
8454 msgid "Partial texts"
8457 #: libraries/classes/Display/Results.php:1471
8458 #: templates/display/results/table.twig:133
8462 #: libraries/classes/Display/Results.php:1815
8463 #: libraries/classes/Display/Results.php:1841 libraries/classes/Util.php:2583
8464 #: libraries/classes/Util.php:2606 libraries/config.values.php:113
8465 #: templates/database/multi_table_query/form.twig:69
8466 #: templates/database/qbe/sort_select_cell.twig:7
8467 #: templates/server/databases/index.twig:111
8468 #: templates/server/databases/index.twig:128
8469 #: templates/server/databases/index.twig:147
8470 #: templates/server/status/processes/list.twig:12
8471 #: templates/table/operations/index.twig:31
8472 #: templates/table/search/index.twig:163
8476 #: libraries/classes/Display/Results.php:1823
8477 #: libraries/classes/Display/Results.php:1833 libraries/classes/Util.php:2575
8478 #: libraries/classes/Util.php:2598 libraries/config.values.php:112
8479 #: templates/database/multi_table_query/form.twig:68
8480 #: templates/database/qbe/sort_select_cell.twig:5
8481 #: templates/server/databases/index.twig:109
8482 #: templates/server/databases/index.twig:126
8483 #: templates/server/databases/index.twig:145
8484 #: templates/server/status/processes/list.twig:14
8485 #: templates/table/operations/index.twig:27
8486 #: templates/table/search/index.twig:159
8490 #: libraries/classes/Display/Results.php:2979
8491 #: libraries/classes/Display/Results.php:2994
8493 #| msgid "Database %1$s has been created."
8494 msgid "The row has been deleted."
8495 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
8497 #: libraries/classes/Display/Results.php:3026
8498 #: templates/server/status/processes/list.twig:44
8502 #: libraries/classes/Display/Results.php:3586
8503 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8506 #: libraries/classes/Display/Results.php:3952
8508 msgid "Showing rows %1s - %2s"
8511 #: libraries/classes/Display/Results.php:3966
8513 msgid "%1$d total, %2$d in query"
8516 #: libraries/classes/Display/Results.php:3971
8521 #: libraries/classes/Display/Results.php:3984 libraries/classes/Sql.php:989
8523 msgid "Query took %01.4f seconds."
8526 #: libraries/classes/Display/Results.php:4315
8527 msgid "Link not found!"
8530 #: libraries/classes/Engines/Bdb.php:28
8531 msgid "Version information"
8534 #: libraries/classes/Engines/Innodb.php:31
8535 msgid "Data home directory"
8538 #: libraries/classes/Engines/Innodb.php:32
8539 msgid "The common part of the directory path for all InnoDB data files."
8542 #: libraries/classes/Engines/Innodb.php:35
8546 #: libraries/classes/Engines/Innodb.php:38
8547 msgid "Autoextend increment"
8550 #: libraries/classes/Engines/Innodb.php:40
8552 "The increment size for extending the size of an autoextending tablespace "
8553 "when it becomes full."
8556 #: libraries/classes/Engines/Innodb.php:45
8557 msgid "Buffer pool size"
8560 #: libraries/classes/Engines/Innodb.php:46
8562 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
8566 #: libraries/classes/Engines/Innodb.php:107
8570 #: libraries/classes/Engines/Innodb.php:108
8571 #: libraries/classes/Server/Status/Data.php:233
8572 msgid "InnoDB Status"
8575 #: libraries/classes/Engines/Innodb.php:135
8576 msgid "Buffer Pool Usage"
8579 #: libraries/classes/Engines/Innodb.php:142
8583 #: libraries/classes/Engines/Innodb.php:150
8587 #: libraries/classes/Engines/Innodb.php:156
8591 #: libraries/classes/Engines/Innodb.php:162
8592 msgid "Pages containing data"
8595 #: libraries/classes/Engines/Innodb.php:168
8596 msgid "Pages to be flushed"
8599 #: libraries/classes/Engines/Innodb.php:174
8603 #: libraries/classes/Engines/Innodb.php:183
8604 msgid "Latched pages"
8607 #: libraries/classes/Engines/Innodb.php:194
8608 msgid "Buffer Pool Activity"
8611 #: libraries/classes/Engines/Innodb.php:198
8612 msgid "Read requests"
8615 #: libraries/classes/Engines/Innodb.php:204
8616 msgid "Write requests"
8619 #: libraries/classes/Engines/Innodb.php:210
8623 #: libraries/classes/Engines/Innodb.php:216
8627 #: libraries/classes/Engines/Innodb.php:222
8628 msgid "Read misses in %"
8631 #: libraries/classes/Engines/Innodb.php:237
8632 msgid "Write waits in %"
8635 #: libraries/classes/Engines/Myisam.php:28
8636 msgid "Data pointer size"
8639 #: libraries/classes/Engines/Myisam.php:30
8641 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
8642 "tables when no MAX_ROWS option is specified."
8645 #: libraries/classes/Engines/Myisam.php:36
8646 msgid "Automatic recovery mode"
8649 #: libraries/classes/Engines/Myisam.php:38
8651 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
8652 "myisam-recover server startup option."
8655 #: libraries/classes/Engines/Myisam.php:43
8656 msgid "Maximum size for temporary sort files"
8659 #: libraries/classes/Engines/Myisam.php:45
8661 "The maximum size of the temporary file MySQL is allowed to use while re-"
8662 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
8666 #: libraries/classes/Engines/Myisam.php:52
8667 msgid "Maximum size for temporary files on index creation"
8670 #: libraries/classes/Engines/Myisam.php:54
8672 "If the temporary file used for fast MyISAM index creation would be larger "
8673 "than using the key cache by the amount specified here, prefer the key cache "
8677 #: libraries/classes/Engines/Myisam.php:61
8678 msgid "Repair threads"
8681 #: libraries/classes/Engines/Myisam.php:63
8683 "If this value is greater than 1, MyISAM table indexes are created in "
8684 "parallel (each index in its own thread) during the repair by sorting process."
8687 #: libraries/classes/Engines/Myisam.php:70
8688 msgid "Sort buffer size"
8691 #: libraries/classes/Engines/Myisam.php:72
8693 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
8694 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
8697 #: libraries/classes/Engines/Pbxt.php:33
8698 msgid "Index cache size"
8701 #: libraries/classes/Engines/Pbxt.php:35
8703 "This is the amount of memory allocated to the index cache. Default value is "
8704 "32MB. The memory allocated here is used only for caching index pages."
8707 #: libraries/classes/Engines/Pbxt.php:42
8708 msgid "Record cache size"
8711 #: libraries/classes/Engines/Pbxt.php:44
8713 "This is the amount of memory allocated to the record cache used to cache "
8714 "table data. The default value is 32MB. This memory is used to cache changes "
8715 "to the handle data (.xtd) and row pointer (.xtr) files."
8718 #: libraries/classes/Engines/Pbxt.php:52
8719 msgid "Log cache size"
8722 #: libraries/classes/Engines/Pbxt.php:54
8724 "The amount of memory allocated to the transaction log cache used to cache on "
8725 "transaction log data. The default is 16MB."
8728 #: libraries/classes/Engines/Pbxt.php:61
8729 msgid "Log file threshold"
8732 #: libraries/classes/Engines/Pbxt.php:63
8734 "The size of a transaction log before rollover, and a new log is created. The "
8735 "default value is 16MB."
8738 #: libraries/classes/Engines/Pbxt.php:69
8739 msgid "Transaction buffer size"
8742 #: libraries/classes/Engines/Pbxt.php:71
8744 "The size of the global transaction log buffer (the engine allocates 2 "
8745 "buffers of this size). The default is 1MB."
8748 #: libraries/classes/Engines/Pbxt.php:78
8749 msgid "Checkpoint frequency"
8752 #: libraries/classes/Engines/Pbxt.php:80
8754 "The amount of data written to the transaction log before a checkpoint is "
8755 "performed. The default value is 24MB."
8758 #: libraries/classes/Engines/Pbxt.php:87
8759 msgid "Data log threshold"
8762 #: libraries/classes/Engines/Pbxt.php:89
8764 "The maximum size of a data log file. The default value is 64MB. PBXT can "
8765 "create a maximum of 32000 data logs, which are used by all tables. So the "
8766 "value of this variable can be increased to increase the total amount of data "
8767 "that can be stored in the database."
8770 #: libraries/classes/Engines/Pbxt.php:98
8771 msgid "Garbage threshold"
8774 #: libraries/classes/Engines/Pbxt.php:100
8776 "The percentage of garbage in a data log file before it is compacted. This is "
8777 "a value between 1 and 99. The default is 50."
8780 #: libraries/classes/Engines/Pbxt.php:107
8781 msgid "Log buffer size"
8784 #: libraries/classes/Engines/Pbxt.php:109
8786 "The size of the buffer used when writing a data log. The default is 256MB. "
8787 "The engine allocates one buffer per thread, but only if the thread is "
8788 "required to write a data log."
8791 #: libraries/classes/Engines/Pbxt.php:117
8792 msgid "Data file grow size"
8795 #: libraries/classes/Engines/Pbxt.php:118
8796 msgid "The grow size of the handle data (.xtd) files."
8799 #: libraries/classes/Engines/Pbxt.php:122
8800 msgid "Row file grow size"
8803 #: libraries/classes/Engines/Pbxt.php:123
8804 msgid "The grow size of the row pointer (.xtr) files."
8807 #: libraries/classes/Engines/Pbxt.php:127
8808 msgid "Log file count"
8811 #: libraries/classes/Engines/Pbxt.php:129
8813 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
8814 "system will maintain. If the number of logs exceeds this value then old logs "
8815 "will be deleted, otherwise they are renamed and given the next highest "
8819 #: libraries/classes/Engines/Pbxt.php:169
8820 #: libraries/classes/Html/Generator.php:786
8821 #: libraries/classes/Html/MySQLDocumentation.php:50
8822 #: libraries/classes/Sanitize.php:203
8823 #: templates/config/form_display/input.twig:10 templates/home/index.twig:244
8824 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
8825 #: templates/setup/home/index.twig:131
8826 msgid "Documentation"
8829 #: libraries/classes/Engines/Pbxt.php:185
8832 "Documentation and further information about PBXT can be found on the "
8833 "%sPrimeBase XT Home Page%s."
8836 #: libraries/classes/ErrorHandler.php:101
8837 msgid "Too many error messages, some are not displayed."
8840 #: libraries/classes/ErrorHandler.php:409
8844 #: libraries/classes/ErrorHandler.php:414 templates/error/report_form.twig:25
8845 msgid "Automatically send report next time"
8848 #: libraries/classes/Export.php:158 libraries/classes/Export.php:194
8849 #: libraries/classes/Export.php:468
8851 msgid "Insufficient space to save the file %s."
8854 #: libraries/classes/Export.php:417
8857 "File %s already exists on server, change filename or check overwrite option."
8860 #: libraries/classes/Export.php:424 libraries/classes/Export.php:434
8862 msgid "The web server does not have permission to save the file %s."
8865 #: libraries/classes/Export.php:474
8867 msgid "Dump has been saved to file %s."
8870 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
8871 #: libraries/classes/Export.php:979
8872 msgid "Exporting a raw query is not supported for this export method."
8875 #: libraries/classes/File.php:231
8876 msgid "File was not an uploaded file."
8879 #: libraries/classes/File.php:266
8880 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
8883 #: libraries/classes/File.php:271
8885 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
8889 #: libraries/classes/File.php:276
8890 msgid "The uploaded file was only partially uploaded."
8893 #: libraries/classes/File.php:280
8894 msgid "Missing a temporary folder."
8897 #: libraries/classes/File.php:283
8898 msgid "Failed to write file to disk."
8901 #: libraries/classes/File.php:286
8902 msgid "File upload stopped by extension."
8905 #: libraries/classes/File.php:289
8906 msgid "Unknown error in file upload."
8909 #: libraries/classes/File.php:422
8910 msgid "File is a symbolic link"
8913 #: libraries/classes/File.php:429 libraries/classes/File.php:520
8914 msgid "File could not be read!"
8917 #: libraries/classes/File.php:465
8918 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
8921 #: libraries/classes/File.php:485
8922 msgid "Error while moving uploaded file."
8925 #: libraries/classes/File.php:494
8926 msgid "Cannot read uploaded file."
8929 #: libraries/classes/File.php:571
8932 "You attempted to load file with unsupported compression (%s). Either support "
8933 "for it is not implemented or disabled by your configuration."
8936 #: libraries/classes/FlashMessages.php:24
8937 msgid "Session not found."
8940 #: libraries/classes/Html/Generator.php:146
8942 msgid "Jump to database “%s”."
8945 #: libraries/classes/Html/Generator.php:174
8947 msgid "The %s functionality is affected by a known bug, see %s"
8950 #: libraries/classes/Html/Generator.php:242
8951 msgid "SSL is not being used"
8954 #: libraries/classes/Html/Generator.php:247
8955 msgid "SSL is used with disabled verification"
8958 #: libraries/classes/Html/Generator.php:249
8959 msgid "SSL is used without certification authority"
8962 #: libraries/classes/Html/Generator.php:252
8966 #: libraries/classes/Html/Generator.php:357
8967 msgid "The PHP function password_hash() with default options."
8970 #: libraries/classes/Html/Generator.php:358
8971 msgid "password_hash() PHP function"
8974 #: libraries/classes/Html/Generator.php:638
8975 msgid "Skip Explain SQL"
8978 #: libraries/classes/Html/Generator.php:646
8980 msgid "Analyze Explain at %s"
8983 #: libraries/classes/Html/Generator.php:675
8984 msgid "Without PHP code"
8987 #: libraries/classes/Html/Generator.php:682
8988 #: templates/database/multi_table_query/form.twig:175
8989 #: templates/database/qbe/selection_form.twig:115
8990 msgid "Submit query"
8993 #: libraries/classes/Html/Generator.php:728 templates/console/display.twig:31
8994 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
8998 #: libraries/classes/Html/Generator.php:740
8999 msgctxt "Inline edit query"
9003 #: libraries/classes/Html/Generator.php:864
9004 msgid "Static analysis:"
9007 #: libraries/classes/Html/Generator.php:867
9009 msgid "%d errors were found during analysis."
9012 #: libraries/classes/Import.php:287 libraries/classes/Sql.php:997
9013 msgid "[ROLLBACK occurred.]"
9016 #: libraries/classes/Import.php:1258
9018 "The following structures have either been created or altered. Here you can:"
9021 #: libraries/classes/Import.php:1260
9022 msgid "View a structure's contents by clicking on its name."
9025 #: libraries/classes/Import.php:1261
9027 "Change any of its settings by clicking the corresponding \"Options\" link."
9030 #: libraries/classes/Import.php:1262
9031 msgid "Edit structure by following the \"Structure\" link."
9034 #: libraries/classes/Import.php:1266 libraries/classes/Import.php:1300
9035 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
9036 #: libraries/classes/Plugins/Export/ExportCsv.php:46
9037 #: libraries/classes/Plugins/Export/ExportExcel.php:39
9038 #: libraries/classes/Plugins/Export/ExportHtmlword.php:46
9039 #: libraries/classes/Plugins/Export/ExportJson.php:72
9040 #: libraries/classes/Plugins/Export/ExportLatex.php:67
9041 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
9042 #: libraries/classes/Plugins/Export/ExportOds.php:53
9043 #: libraries/classes/Plugins/Export/ExportOdt.php:59
9044 #: libraries/classes/Plugins/Export/ExportPdf.php:65
9045 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
9046 #: libraries/classes/Plugins/Export/ExportSql.php:115
9047 #: libraries/classes/Plugins/Export/ExportTexytext.php:45
9048 #: libraries/classes/Plugins/Export/ExportXml.php:76
9049 #: libraries/classes/Plugins/Export/ExportYaml.php:44
9050 #: libraries/classes/Plugins/Import/ImportCsv.php:70
9051 #: libraries/classes/Plugins/Import/ImportLdi.php:51
9052 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
9053 #: libraries/classes/Plugins/Import/ImportOds.php:53
9054 #: libraries/classes/Plugins/Import/ImportShp.php:70
9055 #: libraries/classes/Plugins/Import/ImportSql.php:46
9056 #: libraries/classes/Plugins/Import/ImportXml.php:51
9057 #: templates/console/display.twig:7 templates/console/display.twig:140
9058 #: templates/database/designer/database_tables.twig:114
9059 #: templates/database/routines/editor_form.twig:53
9060 #: templates/table/structure/display_table_stats.twig:97
9064 #: libraries/classes/Import.php:1269
9066 msgid "Go to database: %s"
9069 #: libraries/classes/Import.php:1275 libraries/classes/Import.php:1318
9071 msgid "Edit settings for %s"
9074 #: libraries/classes/Import.php:1303
9076 msgid "Go to table: %s"
9079 #: libraries/classes/Import.php:1311
9081 msgid "Structure of %s"
9084 #: libraries/classes/Import.php:1329
9086 msgid "Go to view: %s"
9089 #: libraries/classes/Import.php:1357
9091 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9092 "engine tables can be rolled back."
9095 #: libraries/classes/Index.php:620
9098 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9102 #: libraries/classes/InsertEdit.php:343
9103 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
9104 #: templates/database/routines/execute_form.twig:18
9105 #: templates/table/search/index.twig:36
9106 #: templates/table/zoom_search/index.twig:34
9110 #: libraries/classes/InsertEdit.php:346
9111 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
9112 #: libraries/classes/Plugins/Export/ExportHtmlword.php:370
9113 #: libraries/classes/Plugins/Export/ExportLatex.php:536
9114 #: libraries/classes/Plugins/Export/ExportOdt.php:370
9115 #: libraries/classes/Plugins/Export/ExportOdt.php:474
9116 #: libraries/classes/Plugins/Export/ExportTexytext.php:288
9117 #: libraries/classes/Plugins/Export/ExportTexytext.php:380
9118 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:528
9119 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
9120 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
9121 #: templates/columns_definitions/table_fields_definitions.twig:12
9122 #: templates/database/central_columns/edit.twig:9
9123 #: templates/database/central_columns/main.twig:20
9124 #: templates/database/central_columns/main.twig:224
9125 #: templates/database/data_dictionary/index.twig:23
9126 #: templates/database/data_dictionary/index.twig:74
9127 #: templates/database/events/index.twig:45
9128 #: templates/database/privileges/index.twig:19
9129 #: templates/database/routines/editor_form.twig:26
9130 #: templates/database/routines/editor_form.twig:51
9131 #: templates/database/routines/execute_form.twig:16
9132 #: templates/database/routines/index.twig:50
9133 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
9134 #: templates/table/privileges/index.twig:21
9135 #: templates/table/search/index.twig:39
9136 #: templates/table/structure/display_structure.twig:22
9137 #: templates/table/structure/display_structure.twig:458
9138 #: templates/table/tracking/structure_snapshot_columns.twig:7
9139 #: templates/table/tracking/structure_snapshot_indexes.twig:6
9140 #: templates/table/zoom_search/index.twig:37
9144 #: libraries/classes/InsertEdit.php:718 templates/import.twig:60
9145 #: templates/import.twig:85
9146 msgid "The directory you set for upload work cannot be reached."
9149 #: libraries/classes/InsertEdit.php:726
9150 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9151 #: templates/server/privileges/privileges_table.twig:32
9152 #: templates/server/privileges/privileges_table.twig:59
9153 #: templates/server/privileges/privileges_table.twig:86
9154 #: templates/server/privileges/privileges_table.twig:113
9155 #: templates/table/search/index.twig:129
9159 #: libraries/classes/InsertEdit.php:727
9160 msgid "web server upload directory:"
9163 #: libraries/classes/InsertEdit.php:1334 libraries/classes/Sql.php:980
9164 msgid "Showing SQL query"
9167 #: libraries/classes/InsertEdit.php:1358 libraries/classes/Sql.php:960
9169 msgid "Inserted row id: %1$d"
9172 #: libraries/classes/LanguageManager.php:971
9173 msgid "Ignoring unsupported language code."
9176 #: libraries/classes/Linter.php:108
9178 "Linting is disabled for this query because it exceeds the maximum length."
9181 #: libraries/classes/Linter.php:162
9183 msgid "%1$s (near <code>%2$s</code>)"
9186 #: libraries/classes/Menu.php:240
9187 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9188 #: libraries/classes/Util.php:1481 libraries/classes/Util.php:1975
9189 #: libraries/config.values.php:68 libraries/config.values.php:82
9190 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9191 #: templates/database/structure/structure_table_row.twig:43
9192 #: templates/table/structure/display_structure.twig:282
9196 #: libraries/classes/Menu.php:259 libraries/classes/Menu.php:366
9197 #: libraries/classes/Navigation/Nodes/NodeTable.php:304
9198 #: libraries/classes/Util.php:1479 libraries/classes/Util.php:1961
9199 #: libraries/classes/Util.php:1978 libraries/config.values.php:64
9200 #: libraries/config.values.php:78 libraries/config.values.php:169
9201 #: libraries/config.values.php:179 templates/database/routines/index.twig:27
9202 #: templates/database/routines/index.twig:28
9203 #: templates/database/structure/structure_table_row.twig:53
9204 #: templates/server/databases/index.twig:76
9205 #: templates/server/databases/index.twig:77
9209 #: libraries/classes/Menu.php:270
9210 #: libraries/classes/Navigation/Nodes/NodeTable.php:307
9211 #: libraries/classes/Util.php:1480 libraries/classes/Util.php:1979
9212 #: libraries/config.values.php:66 libraries/config.values.php:80
9213 #: libraries/config.values.php:181
9214 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9215 #: templates/database/structure/structure_table_row.twig:59
9216 #: templates/sql/query.twig:75
9220 #: libraries/classes/Menu.php:296 libraries/classes/Menu.php:406
9221 #: libraries/classes/Server/Privileges.php:2847 libraries/classes/Util.php:1966
9222 #: libraries/classes/Util.php:1982 libraries/config.values.php:161
9223 #: templates/database/privileges/index.twig:20
9224 #: templates/server/privileges/privileges_summary.twig:15
9225 #: templates/server/sub_page_header.twig:2
9226 #: templates/table/privileges/index.twig:22
9230 #: libraries/classes/Menu.php:307 libraries/classes/Menu.php:317
9231 #: libraries/classes/Menu.php:397 libraries/classes/Util.php:1482
9232 #: libraries/classes/Util.php:1965 libraries/classes/Util.php:1983
9233 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9237 #: libraries/classes/Menu.php:323 libraries/classes/Menu.php:432
9238 #: libraries/classes/Util.php:1970 libraries/classes/Util.php:1984
9242 #: libraries/classes/Menu.php:330 libraries/classes/Menu.php:425
9243 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
9244 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
9245 #: libraries/classes/Plugins/Export/ExportHtmlword.php:558
9246 #: libraries/classes/Plugins/Export/ExportOdt.php:703
9247 #: libraries/classes/Plugins/Export/ExportPdf.php:261
9248 #: libraries/classes/Plugins/Export/ExportSql.php:2081
9249 #: libraries/classes/Plugins/Export/ExportTexytext.php:541
9250 #: libraries/classes/Plugins/Export/ExportXml.php:120
9251 #: libraries/classes/Util.php:1969 libraries/classes/Util.php:1985
9252 #: templates/database/triggers/list.twig:3
9256 #: libraries/classes/Menu.php:371 libraries/classes/Menu.php:379
9257 #: libraries/classes/Menu.php:387
9258 msgid "Database seems to be empty!"
9261 #: libraries/classes/Menu.php:374 libraries/classes/Util.php:1962
9265 #: libraries/classes/Menu.php:412 libraries/classes/Util.php:1967
9266 #: templates/database/routines/index.twig:3
9270 #: libraries/classes/Menu.php:418
9271 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
9272 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
9273 #: libraries/classes/Plugins/Export/ExportSql.php:1006
9274 #: libraries/classes/Plugins/Export/ExportXml.php:100
9275 #: libraries/classes/Util.php:1968 templates/database/events/index.twig:3
9279 #: libraries/classes/Menu.php:439 libraries/classes/Util.php:1971
9283 #: libraries/classes/Menu.php:446 libraries/classes/Util.php:1972
9284 #: templates/database/structure/check_all_tables.twig:32
9285 msgid "Central columns"
9288 #: libraries/classes/Menu.php:503
9289 msgid "User accounts"
9292 #: libraries/classes/Menu.php:538 libraries/classes/Server/Status/Data.php:152
9293 #: libraries/classes/Util.php:1951 templates/server/binlog/index.twig:3
9297 #: libraries/classes/Menu.php:545 libraries/classes/Server/Status/Data.php:157
9298 #: libraries/classes/Util.php:1952
9299 #: templates/database/structure/body_for_table_summary.twig:11
9300 #: templates/database/structure/table_header.twig:10
9301 #: templates/server/replication/index.twig:5
9305 #: libraries/classes/Menu.php:551 libraries/classes/Server/Status/Data.php:229
9306 #: libraries/classes/Util.php:1953 libraries/config.values.php:159
9307 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9308 #: templates/sql/query.twig:191
9312 #: libraries/classes/Menu.php:556 libraries/classes/Util.php:1954
9316 #: libraries/classes/Menu.php:561 libraries/classes/Util.php:1956
9320 #: libraries/classes/Menu.php:566 libraries/classes/Util.php:1955
9321 #: templates/server/plugins/index.twig:4
9325 #: libraries/classes/Message.php:252
9327 msgid "%1$d row affected."
9328 msgid_plural "%1$d rows affected."
9332 #: libraries/classes/Message.php:273
9334 msgid "%1$d row deleted."
9335 msgid_plural "%1$d rows deleted."
9339 #: libraries/classes/Message.php:294
9341 msgid "%1$d row inserted."
9342 msgid_plural "%1$d rows inserted."
9346 #: libraries/classes/Navigation/Navigation.php:231
9350 #: libraries/classes/Navigation/Navigation.php:232
9354 #: libraries/classes/Navigation/Navigation.php:233
9358 #: libraries/classes/Navigation/Navigation.php:234
9362 #: libraries/classes/Navigation/Navigation.php:235
9363 #: templates/database/export/index.twig:14
9367 #: libraries/classes/Navigation/Navigation.php:236
9371 #: libraries/classes/Navigation/NavigationTree.php:759
9373 "There are large item groups in navigation panel which may affect the "
9374 "performance. Consider disabling item grouping in the navigation panel."
9377 #: libraries/classes/Navigation/NavigationTree.php:833
9381 #: libraries/classes/Navigation/NavigationTree.php:946
9383 msgid "%s result found"
9384 msgid_plural "%s results found"
9388 #: libraries/classes/Navigation/NavigationTree.php:1348
9389 msgid "Collapse all"
9392 #. l10n: The word "Node" must not be translated here
9393 #: libraries/classes/Navigation/NodeFactory.php:43
9395 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9398 #: libraries/classes/Navigation/NodeFactory.php:73
9400 msgid "Could not load class \"%1$s\""
9403 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9404 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
9405 #: templates/sql/query.twig:62
9409 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
9410 msgctxt "Create new column"
9414 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
9415 #: libraries/classes/Plugins/Export/ExportHtmlword.php:272
9416 #: libraries/classes/Plugins/Export/ExportHtmlword.php:367
9417 #: libraries/classes/Plugins/Export/ExportLatex.php:535
9418 #: libraries/classes/Plugins/Export/ExportOdt.php:367
9419 #: libraries/classes/Plugins/Export/ExportOdt.php:471
9420 #: libraries/classes/Plugins/Export/ExportTexytext.php:287
9421 #: libraries/classes/Plugins/Export/ExportTexytext.php:379
9422 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:526
9423 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
9424 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
9425 #: templates/columns_definitions/column_name.twig:16
9426 #: templates/database/data_dictionary/index.twig:22
9427 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
9428 #: templates/table/index_form.twig:138
9429 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
9430 #: templates/table/operations/index.twig:13
9431 #: templates/table/relation/common_form.twig:18
9432 #: templates/table/relation/common_form.twig:23
9433 #: templates/table/relation/common_form.twig:38
9434 #: templates/table/relation/common_form.twig:120
9435 #: templates/table/relation/common_form.twig:189
9436 #: templates/table/relation/foreign_key_row.twig:121
9437 #: templates/table/relation/foreign_key_row.twig:131
9438 #: templates/table/search/index.twig:38
9439 #: templates/table/structure/display_structure.twig:461
9440 #: templates/table/tracking/structure_snapshot_columns.twig:6
9441 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9442 #: templates/table/zoom_search/index.twig:36
9443 #: templates/table/zoom_search/result_form.twig:35
9447 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
9448 msgctxt "Create new database"
9452 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
9453 msgid "Database operations"
9456 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:664
9459 msgid "Show hidden items"
9460 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
9462 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
9463 msgctxt "Create new event"
9467 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
9468 #: libraries/classes/Plugins/Export/ExportHtmlword.php:475
9469 #: libraries/classes/Plugins/Export/ExportOdt.php:600
9470 #: libraries/classes/Plugins/Export/ExportTexytext.php:456
9471 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:364
9472 #: templates/database/triggers/editor_form.twig:47
9473 #: templates/database/triggers/list.twig:48
9477 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9478 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
9479 #: libraries/classes/Plugins/Export/ExportSql.php:626
9480 #: libraries/classes/Plugins/Export/ExportXml.php:105
9484 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
9485 msgctxt "Create new function"
9489 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
9490 msgctxt "Create new index"
9494 #: libraries/classes/Navigation/Nodes/Node.php:630
9495 msgid "Expand/Collapse"
9498 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9499 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
9500 #: libraries/classes/Plugins/Export/ExportSql.php:615
9501 #: libraries/classes/Plugins/Export/ExportXml.php:110
9505 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
9506 msgctxt "Create new procedure"
9510 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
9514 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
9515 msgctxt "Create new table"
9519 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
9520 msgctxt "Create new trigger"
9524 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
9528 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
9529 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
9530 #: libraries/classes/Plugins/Export/ExportXml.php:125
9531 #: templates/database/structure/show_create.twig:28
9535 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
9536 msgctxt "Create new view"
9540 #: libraries/classes/Normalization.php:223
9541 msgid "Make all columns atomic"
9544 #: libraries/classes/Normalization.php:225
9545 #: libraries/classes/Normalization.php:961
9546 msgid "First step of normalization (1NF)"
9549 #: libraries/classes/Normalization.php:228
9550 #: libraries/classes/Normalization.php:278
9551 #: libraries/classes/Normalization.php:324
9552 #: libraries/classes/Normalization.php:361
9556 #: libraries/classes/Normalization.php:230
9558 "Do you have any column which can be split into more than one column? For "
9559 "example: address can be split into street, city, country and zip."
9562 #: libraries/classes/Normalization.php:236
9563 msgid "Show me the central list of columns that are not already in this table"
9566 #: libraries/classes/Normalization.php:238
9568 "Select a column which can be split into more than one (on select of 'no such "
9569 "column', it'll move to next step)."
9572 #: libraries/classes/Normalization.php:253
9576 #: libraries/classes/Normalization.php:275
9577 msgid "Have a primary key"
9580 #: libraries/classes/Normalization.php:281
9581 msgid "Primary key already exists."
9584 #: libraries/classes/Normalization.php:286
9586 "There is no primary key; please add one.<br>Hint: A primary key is a column "
9587 "(or combination of columns) that uniquely identify all rows."
9590 #: libraries/classes/Normalization.php:294
9591 msgid "Add a primary key on existing column(s)"
9594 #: libraries/classes/Normalization.php:298
9596 "If it's not possible to make existing column combinations as primary key"
9599 #: libraries/classes/Normalization.php:300
9600 msgid "+ Add a new primary key column"
9603 #: libraries/classes/Normalization.php:323
9604 msgid "Remove redundant columns"
9607 #: libraries/classes/Normalization.php:326
9609 "Do you have a group of columns which on combining gives an existing column? "
9610 "For example, if you have first_name, last_name and full_name then combining "
9611 "first_name and last_name gives full_name which is redundant."
9614 #: libraries/classes/Normalization.php:332
9616 "Check the columns which are redundant and click on remove. If no redundant "
9617 "column, click on 'No redundant column'"
9620 #: libraries/classes/Normalization.php:337
9621 msgid "Remove selected"
9624 #: libraries/classes/Normalization.php:338
9625 msgid "No redundant column"
9628 #: libraries/classes/Normalization.php:360
9629 msgid "Move repeating groups"
9632 #: libraries/classes/Normalization.php:363
9634 "Do you have a group of two or more columns that are closely related and are "
9635 "all repeating the same attribute? For example, a table that holds data on "
9636 "books might have columns such as book_id, author1, author2, author3 and so "
9637 "on which form a repeating group. In this case a new table (book_id, author) "
9638 "should be created."
9641 #: libraries/classes/Normalization.php:371
9643 "Check the columns which form a repeating group. If no such group, click on "
9644 "'No repeating group'"
9647 #: libraries/classes/Normalization.php:376
9648 msgid "No repeating group"
9651 #: libraries/classes/Normalization.php:404
9655 #: libraries/classes/Normalization.php:404
9656 msgid "Find partial dependencies"
9659 #: libraries/classes/Normalization.php:425
9662 "No partial dependencies possible as no non-primary column exists since "
9663 "primary key ( %1$s ) is composed of all the columns in the table."
9666 #: libraries/classes/Normalization.php:431
9667 #: libraries/classes/Normalization.php:473
9668 msgid "Table is already in second normal form."
9671 #: libraries/classes/Normalization.php:436
9674 "The primary key ( %1$s ) consists of more than one column so we need to find "
9675 "the partial dependencies."
9678 #: libraries/classes/Normalization.php:440
9679 #: libraries/classes/Normalization.php:870
9681 "Please answer the following question(s) carefully to obtain a correct "
9685 #: libraries/classes/Normalization.php:442
9686 msgid "+ Show me the possible partial dependencies based on data in the table"
9689 #: libraries/classes/Normalization.php:445
9691 "For each column below, please select the <b>minimal set</b> of columns among "
9692 "given set whose values combined together are sufficient to determine the "
9693 "value of the column."
9696 #: libraries/classes/Normalization.php:458
9697 #: libraries/classes/Normalization.php:912
9699 msgid "'%1$s' depends on:"
9702 #: libraries/classes/Normalization.php:469
9705 "No partial dependencies possible as the primary key ( %1$s ) has just one "
9709 #: libraries/classes/Normalization.php:497
9712 "In order to put the original table '%1$s' into Second normal form we need to "
9713 "create the following tables:"
9716 #: libraries/classes/Normalization.php:535
9718 msgid "The second step of normalization is complete for table '%1$s'."
9721 #: libraries/classes/Normalization.php:591
9722 #: libraries/classes/Normalization.php:764
9723 #: libraries/classes/Normalization.php:842
9724 msgid "Error in processing!"
9727 #: libraries/classes/Normalization.php:638
9730 "In order to put the original table '%1$s' into Third normal form we need to "
9731 "create the following tables:"
9734 #: libraries/classes/Normalization.php:695
9735 msgid "The third step of normalization is complete."
9738 #: libraries/classes/Normalization.php:815
9740 msgid "Selected repeating group has been moved to the table '%s'"
9743 #: libraries/classes/Normalization.php:868
9747 #: libraries/classes/Normalization.php:868
9748 msgid "Find transitive dependencies"
9751 #: libraries/classes/Normalization.php:872
9753 "For each column below, please select the <b>minimal set</b> of columns among "
9754 "given set whose values combined together are sufficient to determine the "
9755 "value of the column.<br>Note: A column may have no transitive dependency, in "
9756 "that case you don't have to select any."
9759 #: libraries/classes/Normalization.php:926
9761 "No Transitive dependencies possible as the table doesn't have any non "
9762 "primary key columns"
9765 #: libraries/classes/Normalization.php:929
9766 msgid "Table is already in Third normal form!"
9769 #: libraries/classes/Normalization.php:955
9770 msgid "Improve table structure (Normalization):"
9773 #: libraries/classes/Normalization.php:956
9774 msgid "Select up to what step you want to normalize"
9777 #: libraries/classes/Normalization.php:966
9778 msgid "Second step of normalization (1NF+2NF)"
9781 #: libraries/classes/Normalization.php:971
9782 msgid "Third step of normalization (1NF+2NF+3NF)"
9785 #: libraries/classes/Normalization.php:976
9787 "Hint: Please follow the procedure carefully in order to obtain correct "
9791 #: libraries/classes/Normalization.php:1047
9793 "This list is based on a subset of the table's data and is not necessarily "
9797 #: libraries/classes/Normalization.php:1062
9798 msgid "No partial dependencies found!"
9801 #: libraries/classes/Operations.php:555
9802 #: templates/table/structure/display_partitions.twig:84
9806 #: libraries/classes/Operations.php:556
9807 #: templates/table/structure/display_partitions.twig:94
9811 #: libraries/classes/Operations.php:557
9812 #: templates/table/structure/display_partitions.twig:104
9816 #: libraries/classes/Operations.php:558
9817 #: templates/table/structure/display_partitions.twig:114
9821 #: libraries/classes/Operations.php:559
9822 #: templates/table/structure/display_partitions.twig:124
9826 #: libraries/classes/Operations.php:560
9827 #: templates/table/structure/display_partitions.twig:134
9831 #: libraries/classes/Operations.php:572 templates/database/events/index.twig:19
9832 #: templates/database/events/index.twig:20
9833 #: templates/database/events/index.twig:95
9834 #: templates/database/events/index.twig:101
9835 #: templates/database/events/row.twig:46 templates/database/events/row.twig:52
9836 #: templates/database/routines/index.twig:19
9837 #: templates/database/routines/index.twig:20
9838 #: templates/database/routines/parameter_row.twig:51
9839 #: templates/database/routines/row.twig:76
9840 #: templates/database/structure/check_all_tables.twig:16
9841 #: templates/database/structure/structure_table_row.twig:87
9842 #: templates/database/triggers/list.twig:19
9843 #: templates/database/triggers/list.twig:20
9844 #: templates/database/triggers/row.twig:51
9845 #: templates/database/triggers/row.twig:57 templates/indexes.twig:57
9846 #: templates/server/databases/index.twig:67
9847 #: templates/server/databases/index.twig:68
9848 #: templates/server/databases/index.twig:324
9849 #: templates/table/relation/foreign_key_row.twig:26
9850 #: templates/table/structure/display_partitions.twig:145
9851 #: templates/table/structure/display_structure.twig:120
9852 #: templates/table/structure/display_structure.twig:290
9853 #: templates/table/structure/display_structure.twig:506
9857 #: libraries/classes/Operations.php:574
9861 #: libraries/classes/Operations.php:930
9862 msgid "Can't move table to same one!"
9865 #: libraries/classes/Operations.php:932
9866 msgid "Can't copy table to same one!"
9869 #: libraries/classes/Operations.php:956
9871 msgid "Table %s has been moved to %s. Privileges have been adjusted."
9874 #: libraries/classes/Operations.php:962
9876 msgid "Table %s has been copied to %s. Privileges have been adjusted."
9879 #: libraries/classes/Operations.php:969
9881 msgid "Table %s has been moved to %s."
9884 #: libraries/classes/Operations.php:973
9886 msgid "Table %s has been copied to %s."
9889 #: libraries/classes/Operations.php:997
9890 msgid "The table name is empty!"
9893 #: libraries/classes/Pdf.php:136
9894 msgid "Error while creating PDF:"
9897 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
9898 msgid "Cannot connect: invalid settings."
9901 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
9902 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
9903 #: templates/login/header.twig:10
9905 msgid "Welcome to %s"
9908 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
9911 "You probably did not create a configuration file. You might want to use the "
9912 "%1$ssetup script%2$s to create one."
9915 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
9917 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
9918 "connection. You should check the host, username and password in your "
9919 "configuration and make sure that they correspond to the information given by "
9920 "the administrator of the MySQL server."
9923 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
9924 msgid "Retry to connect"
9927 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:165
9928 msgid "Your session has expired. Please log in again."
9931 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:284
9932 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
9935 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:319
9936 msgid "Failed to connect to the reCAPTCHA service!"
9939 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:321
9940 msgid "Entered captcha is wrong, try again!"
9943 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:333
9945 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
9946 "restricts passwords to less than 1000 characters."
9949 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:352
9950 msgid "You are not allowed to log in to this MySQL server!"
9953 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
9954 msgid "Wrong username/password. Access denied."
9957 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
9958 msgid "Can not find signon authentication script:"
9961 #: libraries/classes/Plugins/AuthenticationPlugin.php:179
9963 "Login without a password is forbidden by configuration (see AllowNoPassword)"
9966 #: libraries/classes/Plugins/AuthenticationPlugin.php:188
9969 "You have been automatically logged out due to inactivity of %s seconds. Once "
9970 "you log in again, you should be able to resume the work where you left off."
9973 #: libraries/classes/Plugins/AuthenticationPlugin.php:201
9974 #: libraries/classes/Plugins/AuthenticationPlugin.php:204
9975 msgid "Cannot log in to the MySQL server"
9978 #: libraries/classes/Plugins/AuthenticationPlugin.php:345
9979 msgid "You have enabled two factor authentication, please confirm your login."
9982 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
9983 #: templates/export.twig:119
9987 #: libraries/classes/Plugins/Export/ExportCsv.php:58
9988 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
9989 msgid "Columns separated with:"
9992 #: libraries/classes/Plugins/Export/ExportCsv.php:63
9993 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
9994 msgid "Columns enclosed with:"
9997 #: libraries/classes/Plugins/Export/ExportCsv.php:68
9998 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
9999 msgid "Columns escaped with:"
10002 #: libraries/classes/Plugins/Export/ExportCsv.php:73
10003 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
10004 msgid "Lines terminated with:"
10007 #: libraries/classes/Plugins/Export/ExportCsv.php:78
10008 #: libraries/classes/Plugins/Export/ExportExcel.php:51
10009 #: libraries/classes/Plugins/Export/ExportHtmlword.php:80
10010 #: libraries/classes/Plugins/Export/ExportLatex.php:187
10011 #: libraries/classes/Plugins/Export/ExportOds.php:65
10012 #: libraries/classes/Plugins/Export/ExportOdt.php:132
10013 #: libraries/classes/Plugins/Export/ExportTexytext.php:84
10014 msgid "Replace NULL with:"
10017 #: libraries/classes/Plugins/Export/ExportCsv.php:83
10018 #: libraries/classes/Plugins/Export/ExportExcel.php:56
10019 msgid "Remove carriage return/line feed characters within columns"
10022 #: libraries/classes/Plugins/Export/ExportExcel.php:66
10023 msgid "Excel edition:"
10026 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
10027 #: libraries/classes/Plugins/Export/ExportLatex.php:94
10028 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
10029 #: libraries/classes/Plugins/Export/ExportOdt.php:75
10030 #: libraries/classes/Plugins/Export/ExportPdf.php:91
10031 #: libraries/classes/Plugins/Export/ExportSql.php:242
10032 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
10033 #: libraries/config.values.php:254 libraries/config.values.php:318
10034 #: libraries/config.values.php:334 libraries/config.values.php:342
10035 #: libraries/config.values.php:347
10039 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
10040 #: libraries/classes/Plugins/Export/ExportLatex.php:95
10041 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
10042 #: libraries/classes/Plugins/Export/ExportOdt.php:76
10043 #: libraries/classes/Plugins/Export/ExportPdf.php:92
10044 #: libraries/classes/Plugins/Export/ExportSql.php:243
10045 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
10046 #: libraries/config.values.php:255 libraries/config.values.php:319
10047 #: libraries/config.values.php:335 libraries/config.values.php:343
10048 #: libraries/config.values.php:348
10052 #: libraries/classes/Plugins/Export/ExportHtmlword.php:64
10053 #: libraries/classes/Plugins/Export/ExportLatex.php:96
10054 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
10055 #: libraries/classes/Plugins/Export/ExportOdt.php:77
10056 #: libraries/classes/Plugins/Export/ExportPdf.php:93
10057 #: libraries/classes/Plugins/Export/ExportSql.php:244
10058 #: libraries/classes/Plugins/Export/ExportTexytext.php:63
10059 #: libraries/config.values.php:256 libraries/config.values.php:320
10060 #: libraries/config.values.php:336 libraries/config.values.php:344
10061 #: libraries/config.values.php:349
10062 msgid "structure and data"
10065 #: libraries/classes/Plugins/Export/ExportHtmlword.php:74
10066 #: libraries/classes/Plugins/Export/ExportLatex.php:158
10067 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10068 #: libraries/classes/Plugins/Export/ExportTexytext.php:73
10069 #: libraries/classes/Plugins/Export/ExportXml.php:133
10070 msgid "Data dump options"
10073 #: libraries/classes/Plugins/Export/ExportHtmlword.php:194
10074 #: libraries/classes/Plugins/Export/ExportOdt.php:245
10075 #: libraries/classes/Plugins/Export/ExportSql.php:2331
10076 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
10077 msgid "Dumping data for table"
10080 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
10081 #: libraries/classes/Plugins/Export/ExportHtmlword.php:373
10082 #: libraries/classes/Plugins/Export/ExportLatex.php:537
10083 #: libraries/classes/Plugins/Export/ExportOdt.php:373
10084 #: libraries/classes/Plugins/Export/ExportOdt.php:477
10085 #: libraries/classes/Plugins/Export/ExportTexytext.php:289
10086 #: libraries/classes/Plugins/Export/ExportTexytext.php:381
10087 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:530
10088 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
10089 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
10090 #: templates/columns_definitions/table_fields_definitions.twig:30
10091 #: templates/database/central_columns/edit.twig:14
10092 #: templates/database/central_columns/main.twig:40
10093 #: templates/database/central_columns/main.twig:244
10094 #: templates/database/data_dictionary/index.twig:24
10095 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
10096 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
10097 #: templates/table/structure/display_structure.twig:25
10098 #: templates/table/structure/display_structure.twig:464
10099 #: templates/table/tracking/structure_snapshot_columns.twig:9
10100 #: templates/table/tracking/structure_snapshot_indexes.twig:12
10101 #: templates/table/zoom_search/result_form.twig:36
10105 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
10106 #: libraries/classes/Plugins/Export/ExportHtmlword.php:376
10107 #: libraries/classes/Plugins/Export/ExportLatex.php:538
10108 #: libraries/classes/Plugins/Export/ExportOdt.php:376
10109 #: libraries/classes/Plugins/Export/ExportOdt.php:480
10110 #: libraries/classes/Plugins/Export/ExportTexytext.php:290
10111 #: libraries/classes/Plugins/Export/ExportTexytext.php:382
10112 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:532
10113 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
10114 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
10115 #: templates/columns_definitions/table_fields_definitions.twig:20
10116 #: templates/database/central_columns/edit.twig:11
10117 #: templates/database/central_columns/main.twig:28
10118 #: templates/database/central_columns/main.twig:232
10119 #: templates/database/data_dictionary/index.twig:25
10120 #: templates/database/structure/body_for_table_summary.twig:52
10121 #: templates/server/replication/replica_configuration.twig:9
10122 #: templates/table/structure/display_structure.twig:26
10123 #: templates/table/tracking/structure_snapshot_columns.twig:10
10127 #: libraries/classes/Plugins/Export/ExportHtmlword.php:380
10128 #: libraries/classes/Plugins/Export/ExportLatex.php:540
10129 #: libraries/classes/Plugins/Export/ExportOdt.php:484
10130 #: libraries/classes/Plugins/Export/ExportTexytext.php:384
10131 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:541
10132 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
10133 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
10134 #: templates/database/data_dictionary/index.twig:27
10138 #: libraries/classes/Plugins/Export/ExportHtmlword.php:473
10139 #: libraries/classes/Plugins/Export/ExportOdt.php:594
10140 #: libraries/classes/Plugins/Export/ExportTexytext.php:454
10141 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:360
10142 #: templates/columns_definitions/table_fields_definitions.twig:9
10143 #: templates/database/central_columns/edit.twig:8
10144 #: templates/database/central_columns/main.twig:16
10145 #: templates/database/central_columns/main.twig:220
10146 #: templates/database/events/index.twig:43
10147 #: templates/database/routines/editor_form.twig:50
10148 #: templates/database/routines/execute_form.twig:15
10149 #: templates/database/routines/index.twig:49
10150 #: templates/database/triggers/list.twig:43 templates/setup/home/index.twig:49
10151 #: templates/table/structure/display_structure.twig:21
10155 #: libraries/classes/Plugins/Export/ExportHtmlword.php:476
10156 #: libraries/classes/Plugins/Export/ExportOdt.php:603
10157 #: libraries/classes/Plugins/Export/ExportTexytext.php:457
10158 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:366
10159 #: templates/database/events/editor_form.twig:82
10160 #: templates/database/routines/editor_form.twig:109
10161 #: templates/database/triggers/editor_form.twig:57
10165 #: libraries/classes/Plugins/Export/ExportHtmlword.php:548
10166 #: libraries/classes/Plugins/Export/ExportOdt.php:681
10167 #: libraries/classes/Plugins/Export/ExportSql.php:2067
10168 #: libraries/classes/Plugins/Export/ExportTexytext.php:521
10169 msgid "Table structure for table"
10172 #: libraries/classes/Plugins/Export/ExportHtmlword.php:566
10173 #: libraries/classes/Plugins/Export/ExportOdt.php:713
10174 #: libraries/classes/Plugins/Export/ExportSql.php:2118
10175 #: libraries/classes/Plugins/Export/ExportTexytext.php:547
10176 msgid "Structure for view"
10179 #: libraries/classes/Plugins/Export/ExportHtmlword.php:572
10180 #: libraries/classes/Plugins/Export/ExportOdt.php:733
10181 #: libraries/classes/Plugins/Export/ExportSql.php:2150
10182 #: libraries/classes/Plugins/Export/ExportTexytext.php:563
10183 msgid "Stand-in structure for view"
10186 #: libraries/classes/Plugins/Export/ExportJson.php:87
10187 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10190 #: libraries/classes/Plugins/Export/ExportJson.php:93
10191 msgid "Output unicode characters unescaped"
10194 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10195 msgid "Content of table @TABLE@"
10198 #: libraries/classes/Plugins/Export/ExportLatex.php:51
10199 msgid "(continued)"
10202 #: libraries/classes/Plugins/Export/ExportLatex.php:52
10203 msgid "Structure of table @TABLE@"
10206 #: libraries/classes/Plugins/Export/ExportLatex.php:107
10207 #: libraries/classes/Plugins/Export/ExportOdt.php:88
10208 #: libraries/classes/Plugins/Export/ExportSql.php:257
10209 msgid "Object creation options"
10212 #: libraries/classes/Plugins/Export/ExportLatex.php:113
10213 #: libraries/classes/Plugins/Export/ExportLatex.php:169
10214 msgid "Table caption:"
10217 #: libraries/classes/Plugins/Export/ExportLatex.php:119
10218 #: libraries/classes/Plugins/Export/ExportLatex.php:175
10219 msgid "Table caption (continued):"
10222 #: libraries/classes/Plugins/Export/ExportLatex.php:125
10223 #: libraries/classes/Plugins/Export/ExportLatex.php:181
10227 #: libraries/classes/Plugins/Export/ExportLatex.php:133
10228 #: libraries/classes/Plugins/Export/ExportOdt.php:96
10229 #: libraries/classes/Plugins/Export/ExportSql.php:151
10230 msgid "Display foreign key relationships"
10233 #: libraries/classes/Plugins/Export/ExportLatex.php:140
10234 #: libraries/classes/Plugins/Export/ExportOdt.php:103
10235 msgid "Display comments"
10238 #: libraries/classes/Plugins/Export/ExportLatex.php:146
10239 #: libraries/classes/Plugins/Export/ExportOdt.php:109
10240 #: libraries/classes/Plugins/Export/ExportSql.php:159
10241 msgid "Display media types"
10244 #: libraries/classes/Plugins/Export/ExportLatex.php:164
10245 msgid "Put columns names in the first row:"
10248 #: libraries/classes/Plugins/Export/ExportLatex.php:210
10249 #: libraries/classes/Plugins/Export/ExportSql.php:746
10250 #: libraries/classes/Plugins/Export/ExportXml.php:232
10251 #: templates/server/replication/change_primary.twig:22
10252 #: templates/server/replication/primary_add_replica_user.twig:29
10256 #: libraries/classes/Plugins/Export/ExportLatex.php:216
10257 #: libraries/classes/Plugins/Export/ExportSql.php:753
10258 #: libraries/classes/Plugins/Export/ExportXml.php:238
10259 msgid "Generation Time:"
10262 #: libraries/classes/Plugins/Export/ExportLatex.php:218
10263 #: libraries/classes/Plugins/Export/ExportSql.php:757
10264 #: libraries/classes/Plugins/Export/ExportXml.php:240
10265 #: templates/home/index.twig:173
10266 msgid "Server version:"
10267 msgstr "ਸਰਵਰ ਪ੍ਰਤੀਰੂਪ:"
10269 #: libraries/classes/Plugins/Export/ExportLatex.php:219
10270 #: libraries/classes/Plugins/Export/ExportSql.php:759
10271 #: libraries/classes/Plugins/Export/ExportXml.php:241
10272 msgid "PHP Version:"
10275 #: libraries/classes/Plugins/Export/ExportLatex.php:246
10276 #: libraries/classes/Plugins/Export/ExportSql.php:939
10277 #: libraries/classes/Plugins/Export/ExportXml.php:390
10278 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:200
10279 #: templates/database/structure/copy_form.twig:5
10280 #: templates/menu/breadcrumbs.twig:16
10284 #: libraries/classes/Plugins/Export/ExportLatex.php:312
10285 #: libraries/classes/Plugins/Export/ExportSql.php:2210
10289 #: libraries/classes/Plugins/Export/ExportLatex.php:513
10293 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
10294 msgid "Export table names"
10297 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
10298 msgid "Export table headers"
10301 #: libraries/classes/Plugins/Export/ExportOdt.php:246
10302 #: libraries/classes/Plugins/Export/ExportTexytext.php:179
10303 msgid "Dumping data for query result"
10306 #: libraries/classes/Plugins/Export/ExportPdf.php:77
10307 msgid "Report title:"
10310 #: libraries/classes/Plugins/Export/ExportPdf.php:192
10311 msgid "Dumping data"
10314 #: libraries/classes/Plugins/Export/ExportPdf.php:210
10315 msgid "Query result data"
10318 #: libraries/classes/Plugins/Export/ExportPdf.php:264
10319 msgid "View structure"
10322 #: libraries/classes/Plugins/Export/ExportPdf.php:267
10326 #: libraries/classes/Plugins/Export/ExportSql.php:130
10328 "Display comments <i>(includes info such as export timestamp, PHP version, "
10329 "and server version)</i>"
10332 #: libraries/classes/Plugins/Export/ExportSql.php:137
10333 msgid "Additional custom header comment (\\n splits lines):"
10336 #: libraries/classes/Plugins/Export/ExportSql.php:143
10338 "Include a timestamp of when databases were created, last updated, and last "
10342 #: libraries/classes/Plugins/Export/ExportSql.php:204
10343 msgid "Export metadata"
10346 #: libraries/classes/Plugins/Export/ExportSql.php:219
10348 "Database system or older MySQL server to maximize output compatibility with:"
10351 #: libraries/classes/Plugins/Export/ExportSql.php:265
10352 msgid "Add statements:"
10355 #: libraries/classes/Plugins/Export/ExportSql.php:273
10356 #: libraries/classes/Plugins/Export/ExportSql.php:282
10357 #: libraries/classes/Plugins/Export/ExportSql.php:299
10358 #: libraries/classes/Plugins/Export/ExportSql.php:308
10359 #: libraries/classes/Plugins/Export/ExportSql.php:332
10360 #: libraries/classes/Plugins/Export/ExportSql.php:360
10361 #: libraries/classes/Plugins/Export/ExportSql.php:369
10363 msgid "Add %s statement"
10366 #: libraries/classes/Plugins/Export/ExportSql.php:315
10367 msgid "(less efficient as indexes will be generated during table creation)"
10370 #: libraries/classes/Plugins/Export/ExportSql.php:322
10375 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10376 #: libraries/classes/Plugins/Export/ExportSql.php:339
10377 msgid "Use simple view export"
10380 #: libraries/classes/Plugins/Export/ExportSql.php:378
10382 "Enclose table and column names with backquotes <i>(Protects column and table "
10383 "names formed with special characters or keywords)</i>"
10386 #: libraries/classes/Plugins/Export/ExportSql.php:393
10387 msgid "Data creation options"
10390 #: libraries/classes/Plugins/Export/ExportSql.php:398
10391 #: libraries/classes/Plugins/Export/ExportSql.php:2288
10392 msgid "Truncate table before insert"
10395 #: libraries/classes/Plugins/Export/ExportSql.php:405
10396 msgid "Instead of <code>INSERT</code> statements, use:"
10399 #: libraries/classes/Plugins/Export/ExportSql.php:411
10400 msgid "<code>INSERT DELAYED</code> statements"
10403 #: libraries/classes/Plugins/Export/ExportSql.php:423
10404 #: libraries/classes/Plugins/Export/ExportSql.php:457
10405 msgid "<code>INSERT IGNORE</code> statements"
10408 #: libraries/classes/Plugins/Export/ExportSql.php:437
10409 msgid "Function to use when dumping data:"
10412 #: libraries/classes/Plugins/Export/ExportSql.php:452
10413 msgid "Syntax to use when inserting data:"
10416 #: libraries/classes/Plugins/Export/ExportSql.php:462
10418 "include column names in every <code>INSERT</code> statement <br> "
10419 " Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10423 #: libraries/classes/Plugins/Export/ExportSql.php:467
10425 "insert multiple rows in every <code>INSERT</code> statement<br> "
10426 " Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10430 #: libraries/classes/Plugins/Export/ExportSql.php:472
10432 "both of the above<br> Example: <code>INSERT INTO "
10433 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10436 #: libraries/classes/Plugins/Export/ExportSql.php:477
10438 "neither of the above<br> Example: <code>INSERT INTO "
10439 "tbl_name VALUES (1,2,3)</code>"
10442 #: libraries/classes/Plugins/Export/ExportSql.php:496
10444 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10448 #: libraries/classes/Plugins/Export/ExportSql.php:505
10450 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10451 "reloaded between servers in different time zones)</i>"
10454 #: libraries/classes/Plugins/Export/ExportSql.php:574
10455 msgid "It appears your database uses routines;"
10458 #: libraries/classes/Plugins/Export/ExportSql.php:577
10459 #: libraries/classes/Plugins/Export/ExportSql.php:1598
10460 #: libraries/classes/Plugins/Export/ExportSql.php:2106
10461 msgid "alias export may not work reliably in all cases."
10464 #: libraries/classes/Plugins/Export/ExportSql.php:1050
10468 #: libraries/classes/Plugins/Export/ExportSql.php:1118
10470 msgid "Metadata for table %s"
10473 #: libraries/classes/Plugins/Export/ExportSql.php:1125
10475 msgid "Metadata for database %s"
10478 #: libraries/classes/Plugins/Export/ExportSql.php:1442
10479 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
10483 #: libraries/classes/Plugins/Export/ExportSql.php:1452
10484 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
10485 msgid "Last update:"
10488 #: libraries/classes/Plugins/Export/ExportSql.php:1462
10489 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
10490 msgid "Last check:"
10493 #: libraries/classes/Plugins/Export/ExportSql.php:1513
10495 msgid "Error reading structure for table %s:"
10498 #: libraries/classes/Plugins/Export/ExportSql.php:1595
10499 msgid "It appears your database uses views;"
10502 #: libraries/classes/Plugins/Export/ExportSql.php:1762
10503 msgid "Constraints for dumped tables"
10506 #: libraries/classes/Plugins/Export/ExportSql.php:1763
10507 msgid "Constraints for table"
10510 #: libraries/classes/Plugins/Export/ExportSql.php:1790
10511 msgid "Indexes for dumped tables"
10514 #: libraries/classes/Plugins/Export/ExportSql.php:1791
10515 msgid "Indexes for table"
10518 #: libraries/classes/Plugins/Export/ExportSql.php:1827
10519 msgid "AUTO_INCREMENT for dumped tables"
10522 #: libraries/classes/Plugins/Export/ExportSql.php:1828
10523 msgid "AUTO_INCREMENT for table"
10526 #: libraries/classes/Plugins/Export/ExportSql.php:1903
10527 msgid "MEDIA TYPES FOR TABLE"
10530 #: libraries/classes/Plugins/Export/ExportSql.php:1928
10531 msgid "RELATIONSHIPS FOR TABLE"
10534 #: libraries/classes/Plugins/Export/ExportSql.php:2103
10535 msgid "It appears your table uses triggers;"
10538 #: libraries/classes/Plugins/Export/ExportSql.php:2133
10540 msgid "Structure for view %s exported as a table"
10543 #: libraries/classes/Plugins/Export/ExportSql.php:2153
10544 msgid "(See below for the actual view)"
10547 #: libraries/classes/Plugins/Export/ExportSql.php:2221
10549 msgid "Error reading data for table %s:"
10552 #: libraries/classes/Plugins/Export/ExportXml.php:94
10553 msgid "Object creation options (all are recommended)"
10556 #: libraries/classes/Plugins/Export/ExportXml.php:138
10557 msgid "Export contents"
10560 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
10561 #: templates/menu/breadcrumbs.twig:29
10565 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
10569 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
10571 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
10574 #: libraries/classes/Plugins/Import/ImportCsv.php:83
10575 msgid "Name of the new table (optional):"
10578 #: libraries/classes/Plugins/Import/ImportCsv.php:92
10579 msgid "Name of the new database (optional):"
10582 #: libraries/classes/Plugins/Import/ImportCsv.php:101
10583 #: libraries/classes/Plugins/Import/ImportCsv.php:119
10584 msgid "Import these many number of rows (optional):"
10587 #: libraries/classes/Plugins/Import/ImportCsv.php:109
10588 #: libraries/classes/Plugins/Import/ImportOds.php:66
10590 "The first line of the file contains the table column names <i>(if this is "
10591 "unchecked, the first line will become part of the data)</i>"
10594 #: libraries/classes/Plugins/Import/ImportCsv.php:126
10596 "If the data in each row of the file is not in the same order as in the "
10597 "database, list the corresponding column names here. Column names must be "
10598 "separated by commas and not enclosed in quotations."
10601 #: libraries/classes/Plugins/Import/ImportCsv.php:134
10604 msgid "Column names:"
10607 #: libraries/classes/Plugins/Import/ImportCsv.php:272
10608 #: libraries/classes/Plugins/Import/ImportCsv.php:631
10610 msgid "Invalid format of CSV input on line %d."
10613 #: libraries/classes/Plugins/Import/ImportCsv.php:490
10615 msgid "Invalid column count in CSV input on line %d."
10618 #: libraries/classes/Plugins/Import/ImportCsv.php:649
10619 #: libraries/classes/Plugins/Import/ImportCsv.php:664
10620 #: libraries/classes/Plugins/Import/ImportCsv.php:675
10621 #: libraries/classes/Plugins/Import/ImportCsv.php:682
10623 msgid "Invalid parameter for CSV import: %s"
10626 #: libraries/classes/Plugins/Import/ImportCsv.php:813
10629 "Invalid column (%s) specified! Ensure that columns names are spelled "
10630 "correctly, separated by commas, and not enclosed in quotes."
10633 #: libraries/classes/Plugins/Import/ImportLdi.php:62
10634 msgid "Column names: "
10637 #: libraries/classes/Plugins/Import/ImportLdi.php:106
10638 msgid "This plugin does not support compressed imports!"
10641 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
10642 msgid "MediaWiki Table"
10645 #: libraries/classes/Plugins/Import/ImportMediawiki.php:275
10647 msgid "Invalid format of mediawiki input on line: <br>%s."
10650 #: libraries/classes/Plugins/Import/ImportOds.php:80
10651 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
10654 #: libraries/classes/Plugins/Import/ImportOds.php:86
10655 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
10658 #: libraries/classes/Plugins/Import/ImportOds.php:153
10659 #: libraries/classes/Plugins/Import/ImportXml.php:112
10660 #: libraries/classes/Plugins/Import/ImportXml.php:175
10662 "The XML file specified was either malformed or incomplete. Please correct "
10663 "the issue and try again."
10666 #: libraries/classes/Plugins/Import/ImportOds.php:163
10667 msgid "Could not parse OpenDocument Spreadsheet!"
10670 #: libraries/classes/Plugins/Import/ImportShp.php:68
10671 msgid "ESRI Shape File"
10674 #: libraries/classes/Plugins/Import/ImportShp.php:101
10675 #: libraries/classes/Plugins/Import/ImportShp.php:163
10677 msgid "There was an error importing the ESRI shape file: \"%s\"."
10680 #: libraries/classes/Plugins/Import/ImportShp.php:193
10682 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
10685 #: libraries/classes/Plugins/Import/ImportShp.php:242
10686 msgid "The imported file does not contain any data!"
10689 #: libraries/classes/Plugins/Import/ImportSql.php:65
10690 msgid "SQL compatibility mode:"
10693 #: libraries/classes/Plugins/Import/ImportSql.php:77
10694 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
10697 #: libraries/classes/Plugins/Import/ImportXml.php:48
10701 #: libraries/classes/Plugins.php:592
10702 msgid "This format has no options"
10705 #: libraries/classes/Plugins.php:610
10706 msgid "Invalid authentication method set in configuration:"
10709 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
10710 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
10711 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
10712 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
10714 msgid "The %s table doesn't exist!"
10717 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
10718 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
10720 msgid "Schema of the %s database - Page %s"
10723 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:278
10724 msgid "SCHEMA ERROR: "
10727 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:272
10728 msgid "PDF export page"
10731 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
10733 msgid "Schema of the %s database"
10736 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
10737 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
10738 msgid "Relational schema"
10741 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
10742 msgid "Table of contents"
10745 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
10746 #: templates/columns_definitions/column_definitions_form.twig:72
10747 #: templates/database/data_dictionary/index.twig:16
10748 #: templates/table/structure/display_table_stats.twig:6
10749 msgid "Table comments:"
10750 msgstr "ਟੇਬਲ ਟਿੱਪਣੀ:"
10752 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
10753 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
10754 #: templates/columns_definitions/table_fields_definitions.twig:27
10755 #: templates/database/central_columns/edit.twig:13
10756 #: templates/table/structure/display_structure.twig:24
10760 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
10761 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
10762 #: templates/table/structure/display_structure.twig:30
10763 #: templates/table/tracking/structure_snapshot_columns.twig:11
10767 #: libraries/classes/Plugins/SchemaPlugin.php:74
10771 #: libraries/classes/Plugins/SchemaPlugin.php:76
10772 msgid "Only show keys"
10775 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
10776 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
10777 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
10778 msgid "Orientation"
10781 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
10782 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
10783 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
10787 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
10788 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
10789 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
10793 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
10794 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
10795 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
10796 msgid "Same width for all tables"
10799 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
10803 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
10804 #: templates/database/structure/index.twig:21
10805 msgid "Data dictionary"
10808 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
10809 msgid "Order of the tables"
10812 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
10813 msgid "Name (Ascending)"
10816 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
10817 msgid "Name (Descending)"
10820 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:28
10822 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
10823 "TRUE, second for FALSE. Nonzero=true."
10826 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39
10828 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
10829 "formatted date. The first option is the offset (in hours) which will be "
10830 "added to the timestamp (Default: 0). Use second option to specify a "
10831 "different date/time format string. Third option determines whether you want "
10832 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
10833 "According to that, date format has different value - for \"local\" see the "
10834 "documentation for PHP's strftime() function and for \"utc\" it is done using "
10835 "gmdate() function."
10838 #. l10n: See https://www.php.net/manual/en/function.strftime.php
10839 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
10840 #: libraries/classes/Util.php:708
10841 msgid "%B %d, %Y at %I:%M %p"
10844 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
10846 "Displays a link to download the binary data of the column. You can use the "
10847 "first option to specify the filename, or use the second option as the name "
10848 "of a column which contains the filename. If you use the second option, you "
10849 "need to set the first option to the empty string."
10852 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:42
10854 "LINUX ONLY: Launches an external application and feeds it the column data "
10855 "via standard input. Returns the standard output of the application. The "
10856 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
10857 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
10858 "ExternalTransformationsPlugin.php and list the tools you want to make "
10859 "available. The first option is then the number of the program you want to "
10860 "use. The second option should be blank for historical reasons. The third "
10861 "option, if set to 1, will convert the output using htmlspecialchars() "
10862 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
10863 "ensure that the output appears all on one line (Default 1)."
10866 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:122
10869 "You are using the external transformation command line options field, which "
10870 "has been deprecated for security reasons. Add all command line options "
10871 "directly to the definition in %s."
10874 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:29
10876 "Displays the contents of the column as-is, without running it through "
10877 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
10880 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
10882 "Displays hexadecimal representation of data. Optional first parameter "
10883 "specifies how often space will be added (defaults to 2 nibbles)."
10886 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
10887 msgid "Displays a link to download this image."
10890 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
10892 "Image upload functionality which also displays a thumbnail. The options are "
10893 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
10896 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:91
10897 msgid "Image preview here"
10900 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
10902 "Displays a clickable thumbnail. The options are the maximum width and height "
10903 "in pixels. The original aspect ratio is preserved."
10906 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:30
10908 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
10909 "in Internet standard dotted format."
10912 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29
10914 "Prepends and/or Appends text to a string. First option is text to be "
10915 "prepended, second is appended (enclosed in single quotes, default empty "
10919 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:32
10921 "Validates the string using regular expression and performs insert only if "
10922 "string matches it. The first option is the Regular Expression."
10925 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:54
10927 msgid "Validation failed for the input string %s."
10930 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
10931 msgid "Formats text as SQL query with syntax highlighting."
10934 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
10936 "Displays a part of a string. The first option is the number of characters to "
10937 "skip from the beginning of the string (Default 0). The second option is the "
10938 "number of characters to return (Default: until end of string). The third "
10939 "option is the string to append and/or prepend when truncation occurs "
10940 "(Default: \"…\")."
10943 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:29
10945 "File upload functionality for TEXT columns. It does not have a textarea for "
10949 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:31
10951 "Displays an image and a link; the column contains the filename. The first "
10952 "option is a URL prefix like \"https://www.example.com/\". The second and "
10953 "third options are the width and the height in pixels."
10956 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:30
10958 "Displays a link; the column contains the filename. The first option is a URL "
10959 "prefix like \"https://www.example.com/\". The second option is a title for "
10963 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
10964 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
10967 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
10969 "Converts an Internet network address in (IPv4/IPv6) format into a long "
10973 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
10974 msgid "Syntax highlighted CodeMirror editor for JSON."
10977 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
10978 msgid "Syntax highlighted CodeMirror editor for SQL."
10981 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
10982 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
10985 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
10987 "Converts an Internet network address stored as a binary string into a string "
10988 "in Internet standard (IPv4/IPv6) format."
10991 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
10992 msgid "Formats text as JSON with syntax highlighting."
10995 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
10996 msgid "Formats text as XML with syntax highlighting."
10999 #: libraries/classes/Plugins/TwoFactor/Application.php:135
11000 msgid "Authentication Application (2FA)"
11003 #: libraries/classes/Plugins/TwoFactor/Application.php:146
11005 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
11006 "Google Authenticator or Authy."
11009 #: libraries/classes/Plugins/TwoFactor/Key.php:204
11010 msgid "Hardware Security Key (FIDO U2F)"
11013 #: libraries/classes/Plugins/TwoFactor/Key.php:214
11015 "Provides authentication using hardware security tokens supporting FIDO U2F, "
11016 "such as a Yubikey."
11019 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
11021 msgid "Two-factor authentication failed: %s"
11024 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
11025 msgid "Two-factor authentication failed."
11028 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
11030 #| msgid "Database %1$s has been created."
11031 msgid "No Two-Factor Authentication"
11032 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
11034 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
11035 msgid "Login using password only."
11038 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
11039 msgid "Simple two-factor authentication"
11042 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
11043 msgid "For testing purposes only!"
11046 #: libraries/classes/Query/Utilities.php:95
11048 "The server is not responding (or the local server's socket is not correctly "
11052 #: libraries/classes/Query/Utilities.php:98
11053 msgid "The server is not responding."
11056 #: libraries/classes/Query/Utilities.php:102
11057 msgid "Logout and try as another user."
11060 #: libraries/classes/Query/Utilities.php:107
11061 msgid "Please check privileges of directory containing database."
11064 #: libraries/classes/Query/Utilities.php:116
11068 #: libraries/classes/RecentFavoriteTable.php:159
11069 msgid "Could not save recent table!"
11072 #: libraries/classes/RecentFavoriteTable.php:163
11073 msgid "Could not save favorite table!"
11076 #: libraries/classes/RecentFavoriteTable.php:247
11077 msgid "Recent tables"
11080 #: libraries/classes/RecentFavoriteTable.php:249
11084 #: libraries/classes/RecentFavoriteTable.php:253
11086 #| msgid "Show all"
11088 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
11090 #: libraries/classes/ReplicationGui.php:438
11092 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11093 "in phpMyAdmin configuration."
11096 #: libraries/classes/ReplicationGui.php:449
11097 msgid "Replication started successfully."
11100 #: libraries/classes/ReplicationGui.php:450
11101 msgid "Error starting replication."
11104 #: libraries/classes/ReplicationGui.php:453
11105 msgid "Replication stopped successfully."
11108 #: libraries/classes/ReplicationGui.php:454
11109 msgid "Error stopping replication."
11112 #: libraries/classes/ReplicationGui.php:457
11113 msgid "Replication resetting successfully."
11116 #: libraries/classes/ReplicationGui.php:458
11117 msgid "Error resetting replication."
11120 #: libraries/classes/ReplicationGui.php:461
11124 #: libraries/classes/ReplicationGui.php:462
11128 #: libraries/classes/ReplicationGui.php:507
11129 msgid "Unknown error"
11132 #: libraries/classes/ReplicationGui.php:520
11134 msgid "Unable to connect to primary %s."
11137 #: libraries/classes/ReplicationGui.php:530
11139 "Unable to read primary log position. Possible privilege problem on primary."
11142 #: libraries/classes/ReplicationGui.php:548
11143 msgid "Unable to change primary!"
11146 #: libraries/classes/ReplicationGui.php:552
11148 msgid "Primary server changed successfully to %s."
11151 #: libraries/classes/Routing.php:104
11154 "The routing cache could not be written, you need to adjust permissions on "
11155 "the folder/file \"%s\""
11158 #: libraries/classes/Routing.php:158
11160 msgid "Error 404! The page %s was not found."
11163 #: libraries/classes/Routing.php:169
11164 msgid "Error 405! Request method not allowed."
11167 #: libraries/classes/SavedSearches.php:239
11168 msgid "Please provide a name for this bookmarked search."
11171 #: libraries/classes/SavedSearches.php:255
11172 msgid "Missing information to save the bookmarked search."
11175 #: libraries/classes/SavedSearches.php:276
11176 #: libraries/classes/SavedSearches.php:310
11177 msgid "An entry with this name already exists."
11180 #: libraries/classes/SavedSearches.php:338
11181 msgid "Missing information to delete the search."
11184 #: libraries/classes/SavedSearches.php:365
11185 msgid "Missing information to load the search."
11188 #: libraries/classes/SavedSearches.php:385
11189 msgid "Error while loading the search."
11192 #: libraries/classes/Server/Plugins.php:68
11193 #: libraries/classes/Server/Privileges.php:788
11194 #: libraries/classes/Server/Privileges.php:3730
11195 msgid "Native MySQL authentication"
11198 #: libraries/classes/Server/Plugins.php:73
11199 msgid "SHA256 password authentication"
11202 #: libraries/classes/Server/Plugins.php:78
11203 msgid "Caching sha2 authentication"
11206 #: libraries/classes/Server/Plugins.php:83
11208 #| msgid "Database %1$s has been created."
11209 msgid "Unix Socket based authentication"
11210 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
11212 #: libraries/classes/Server/Plugins.php:88
11213 msgid "Old MySQL-4.0 authentication"
11216 #: libraries/classes/Server/Privileges/AccountLocking.php:30
11217 #: libraries/classes/Server/Privileges/AccountLocking.php:51
11218 msgid "Account locking is not supported."
11221 #: libraries/classes/Server/Privileges.php:262
11222 msgid "No privileges."
11225 #: libraries/classes/Server/Privileges.php:270
11226 msgid "Includes all privileges except GRANT."
11229 #: libraries/classes/Server/Privileges.php:292
11230 #: libraries/classes/Server/Privileges.php:359
11231 #: templates/server/privileges/privileges_table.twig:124
11232 #: templates/server/privileges/privileges_table.twig:127
11233 #: templates/server/privileges/privileges_table.twig:323
11234 #: templates/server/privileges/privileges_table.twig:326
11235 msgid "Allows deleting data."
11238 #: libraries/classes/Server/Privileges.php:297
11239 #: templates/server/privileges/privileges_table.twig:136
11240 #: templates/server/privileges/privileges_table.twig:139
11241 #: templates/server/privileges/privileges_table.twig:361
11242 #: templates/server/privileges/privileges_table.twig:369
11243 msgid "Allows creating new tables."
11246 #: libraries/classes/Server/Privileges.php:302
11247 #: templates/server/privileges/privileges_table.twig:148
11248 #: templates/server/privileges/privileges_table.twig:151
11249 #: templates/server/privileges/privileges_table.twig:409
11250 #: templates/server/privileges/privileges_table.twig:417
11251 msgid "Allows dropping tables."
11254 #: libraries/classes/Server/Privileges.php:307
11255 #: libraries/classes/Server/Privileges.php:399
11256 #: templates/server/privileges/privileges_table.twig:173
11257 #: templates/server/privileges/privileges_table.twig:176
11258 #: templates/server/privileges/privileges_table.twig:393
11259 #: templates/server/privileges/privileges_table.twig:396
11260 msgid "Allows creating and dropping indexes."
11263 #: libraries/classes/Server/Privileges.php:312
11264 #: libraries/classes/Server/Privileges.php:404
11265 #: templates/server/privileges/privileges_table.twig:185
11266 #: templates/server/privileges/privileges_table.twig:188
11267 #: templates/server/privileges/privileges_table.twig:380
11268 #: templates/server/privileges/privileges_table.twig:383
11269 msgid "Allows altering the structure of existing tables."
11272 #: libraries/classes/Server/Privileges.php:317
11273 #: libraries/classes/Server/Privileges.php:443
11274 #: libraries/classes/Server/Privileges.php:459
11275 #: templates/server/privileges/privileges_table.twig:197
11276 #: templates/server/privileges/privileges_table.twig:200
11277 #: templates/server/privileges/privileges_table.twig:494
11278 #: templates/server/privileges/privileges_table.twig:497
11279 #: templates/server/privileges/privileges_table.twig:509
11280 #: templates/server/privileges/privileges_table.twig:512
11281 msgid "Allows creating new views."
11284 #: libraries/classes/Server/Privileges.php:322
11285 #: libraries/classes/Server/Privileges.php:464
11286 #: libraries/classes/Server/Privileges.php:470
11287 #: templates/server/privileges/privileges_table.twig:209
11288 #: templates/server/privileges/privileges_table.twig:212
11289 #: templates/server/privileges/privileges_table.twig:441
11290 #: templates/server/privileges/privileges_table.twig:444
11291 msgid "Allows performing SHOW CREATE VIEW queries."
11294 #: libraries/classes/Server/Privileges.php:327
11295 #: libraries/classes/Server/Privileges.php:453
11296 #: templates/server/privileges/privileges_table.twig:221
11297 #: templates/server/privileges/privileges_table.twig:224
11298 #: templates/server/privileges/privileges_table.twig:537
11299 #: templates/server/privileges/privileges_table.twig:540
11300 msgid "Allows creating and dropping triggers."
11303 #: libraries/classes/Server/Privileges.php:344
11304 #: templates/server/privileges/privileges_table.twig:15
11305 #: templates/server/privileges/privileges_table.twig:284
11306 #: templates/server/privileges/privileges_table.twig:287
11307 msgid "Allows reading data."
11310 #: libraries/classes/Server/Privileges.php:349
11311 #: templates/server/privileges/privileges_table.twig:42
11312 #: templates/server/privileges/privileges_table.twig:297
11313 #: templates/server/privileges/privileges_table.twig:300
11314 msgid "Allows inserting and replacing data."
11317 #: libraries/classes/Server/Privileges.php:354
11318 #: templates/server/privileges/privileges_table.twig:69
11319 #: templates/server/privileges/privileges_table.twig:310
11320 #: templates/server/privileges/privileges_table.twig:313
11321 msgid "Allows changing data."
11324 #: libraries/classes/Server/Privileges.php:364
11325 #: templates/server/privileges/privileges_table.twig:359
11326 #: templates/server/privileges/privileges_table.twig:367
11327 msgid "Allows creating new databases and tables."
11330 #: libraries/classes/Server/Privileges.php:369
11331 #: templates/server/privileges/privileges_table.twig:407
11332 #: templates/server/privileges/privileges_table.twig:415
11333 msgid "Allows dropping databases and tables."
11336 #: libraries/classes/Server/Privileges.php:374
11337 #: templates/server/privileges/privileges_table.twig:599
11338 #: templates/server/privileges/privileges_table.twig:602
11339 msgid "Allows reloading server settings and flushing the server's caches."
11342 #: libraries/classes/Server/Privileges.php:379
11343 #: templates/server/privileges/privileges_table.twig:612
11344 #: templates/server/privileges/privileges_table.twig:615
11345 msgid "Allows shutting down the server."
11348 #: libraries/classes/Server/Privileges.php:384
11349 #: templates/server/privileges/privileges_table.twig:586
11350 #: templates/server/privileges/privileges_table.twig:589
11351 msgid "Allows viewing processes of all users."
11354 #: libraries/classes/Server/Privileges.php:389
11355 #: templates/server/privileges/privileges_table.twig:337
11356 #: templates/server/privileges/privileges_table.twig:340
11357 msgid "Allows importing data from and exporting data into files."
11360 #: libraries/classes/Server/Privileges.php:394
11361 #: templates/server/privileges/privileges_table.twig:96
11362 #: templates/server/privileges/privileges_table.twig:666
11363 msgid "Has no effect in this MySQL version."
11366 #: libraries/classes/Server/Privileges.php:409
11367 #: templates/server/privileges/privileges_table.twig:625
11368 #: templates/server/privileges/privileges_table.twig:628
11369 msgid "Gives access to the complete list of databases."
11372 #: libraries/classes/Server/Privileges.php:415
11373 #: templates/server/privileges/privileges_table.twig:572
11374 #: templates/server/privileges/privileges_table.twig:576
11376 "Allows connecting, even if maximum number of connections is reached; "
11377 "required for most administrative operations like setting global variables or "
11378 "killing threads of other users."
11381 #: libraries/classes/Server/Privileges.php:423
11382 #: templates/server/privileges/privileges_table.twig:428
11383 #: templates/server/privileges/privileges_table.twig:431
11384 msgid "Allows creating temporary tables."
11387 #: libraries/classes/Server/Privileges.php:428
11388 #: templates/server/privileges/privileges_table.twig:653
11389 #: templates/server/privileges/privileges_table.twig:656
11390 msgid "Allows locking tables for the current thread."
11393 #: libraries/classes/Server/Privileges.php:433
11394 #: templates/server/privileges/privileges_table.twig:694
11395 #: templates/server/privileges/privileges_table.twig:697
11396 msgid "Needed for the replication replicas."
11399 #: libraries/classes/Server/Privileges.php:438
11400 #: templates/server/privileges/privileges_table.twig:681
11401 #: templates/server/privileges/privileges_table.twig:684
11402 msgid "Allows the user to ask where the replicas / primaries are."
11405 #: libraries/classes/Server/Privileges.php:448
11406 #: templates/server/privileges/privileges_table.twig:524
11407 #: templates/server/privileges/privileges_table.twig:527
11408 msgid "Allows to set up events for the event scheduler."
11411 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11412 #: libraries/classes/Server/Privileges.php:477
11413 #: libraries/classes/Server/Privileges.php:486
11414 #: templates/server/privileges/privileges_table.twig:234
11415 #: templates/server/privileges/privileges_table.twig:238
11416 msgid "Allows deleting historical rows."
11419 #: libraries/classes/Server/Privileges.php:491
11420 #: templates/server/privileges/privileges_table.twig:454
11421 #: templates/server/privileges/privileges_table.twig:457
11422 msgid "Allows creating stored routines."
11425 #: libraries/classes/Server/Privileges.php:496
11426 #: templates/server/privileges/privileges_table.twig:467
11427 #: templates/server/privileges/privileges_table.twig:470
11428 msgid "Allows altering and dropping stored routines."
11431 #: libraries/classes/Server/Privileges.php:501
11432 #: templates/server/privileges/privileges_table.twig:707
11433 #: templates/server/privileges/privileges_table.twig:710
11434 msgid "Allows creating, dropping and renaming user accounts."
11437 #: libraries/classes/Server/Privileges.php:506
11438 #: templates/server/privileges/privileges_table.twig:480
11439 #: templates/server/privileges/privileges_table.twig:483
11440 msgid "Allows executing stored routines."
11443 #: libraries/classes/Server/Privileges.php:1076
11445 msgid "The password for %s was changed successfully."
11448 #: libraries/classes/Server/Privileges.php:1124
11450 msgid "You have revoked the privileges for %s."
11453 #: libraries/classes/Server/Privileges.php:1436
11454 #: templates/database/privileges/index.twig:124
11455 #: templates/table/privileges/index.twig:127
11456 msgid "Not enough privilege to view users."
11459 #: libraries/classes/Server/Privileges.php:1498
11460 #: templates/database/privileges/index.twig:80
11461 #: templates/server/privileges/new_user_ajax.twig:45
11462 #: templates/server/privileges/users_overview.twig:75
11463 #: templates/table/privileges/index.twig:84
11464 msgid "Edit privileges"
11467 #: libraries/classes/Server/Privileges.php:1502
11471 #: libraries/classes/Server/Privileges.php:1818
11472 #: templates/server/privileges/privileges_table.twig:264
11473 msgid "Database-specific privileges"
11476 #: libraries/classes/Server/Privileges.php:1824
11477 #: templates/server/privileges/privileges_summary.twig:18
11478 #: templates/server/privileges/privileges_table.twig:7
11479 #: templates/server/privileges/privileges_table.twig:266
11480 msgid "Table-specific privileges"
11483 #: libraries/classes/Server/Privileges.php:1829
11484 #: libraries/classes/Server/Privileges.php:1831
11485 #: templates/server/privileges/edit_routine_privileges.twig:29
11486 #: templates/server/privileges/edit_routine_privileges.twig:46
11487 #: templates/server/privileges/edit_routine_privileges.twig:58
11491 #: libraries/classes/Server/Privileges.php:1830
11492 #: templates/server/privileges/edit_routine_privileges.twig:47
11493 msgid "Routine-specific privileges"
11496 #: libraries/classes/Server/Privileges.php:2175
11497 msgid "No users selected for deleting!"
11500 #: libraries/classes/Server/Privileges.php:2178
11501 msgid "Reloading the privileges"
11504 #: libraries/classes/Server/Privileges.php:2203
11505 msgid "The selected users have been deleted successfully."
11508 #: libraries/classes/Server/Privileges.php:2280
11510 msgid "You have updated the privileges for %s."
11513 #: libraries/classes/Server/Privileges.php:2367
11514 #: templates/database/privileges/index.twig:102
11515 #: templates/table/privileges/index.twig:106
11516 msgid "No user found."
11519 #: libraries/classes/Server/Privileges.php:2454
11521 msgid "Deleting %s"
11524 #: libraries/classes/Server/Privileges.php:2485
11525 msgid "The privileges were reloaded successfully."
11528 #: libraries/classes/Server/Privileges.php:2589
11530 msgid "The user %s already exists!"
11533 #: libraries/classes/Server/Privileges.php:2864
11535 msgid "Privileges for %s"
11538 #: libraries/classes/Server/Privileges.php:2873
11539 #: libraries/classes/Server/Status/Processes.php:118
11540 #: templates/server/user_groups/user_listings.twig:9
11544 #: libraries/classes/Server/Privileges.php:2987
11546 "A user account allowing any user from localhost to connect is present. This "
11547 "will prevent other users from connecting if the host part of their account "
11548 "allows a connection from any (%) host."
11551 #: libraries/classes/Server/Privileges.php:3021
11554 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11555 "tables. The content of these tables may differ from the privileges the "
11556 "server uses, if they have been changed manually. In this case, you should "
11557 "%sreload the privileges%s before you continue."
11560 #: libraries/classes/Server/Privileges.php:3037
11562 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11563 "tables. The content of these tables may differ from the privileges the "
11564 "server uses, if they have been changed manually. In this case, the "
11565 "privileges have to be reloaded but currently, you don't have the RELOAD "
11569 #: libraries/classes/Server/Privileges.php:3351
11570 msgid "You have added a new user."
11573 #: libraries/classes/Server/Status/Data.php:146
11574 #: libraries/classes/Server/Status/Processes.php:146
11575 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
11579 #: libraries/classes/Server/Status/Data.php:149
11583 #: libraries/classes/Server/Status/Data.php:150
11584 msgid "Query cache"
11587 #: libraries/classes/Server/Status/Data.php:151
11591 #: libraries/classes/Server/Status/Data.php:153
11592 msgid "Temporary data"
11595 #: libraries/classes/Server/Status/Data.php:154
11596 msgid "Delayed inserts"
11599 #: libraries/classes/Server/Status/Data.php:155
11603 #: libraries/classes/Server/Status/Data.php:156
11607 #: libraries/classes/Server/Status/Data.php:158
11611 #: libraries/classes/Server/Status/Data.php:160
11612 msgid "Transaction coordinator"
11615 #: libraries/classes/Server/Status/Data.php:161
11616 #: templates/server/binlog/index.twig:27
11620 #: libraries/classes/Server/Status/Data.php:180
11621 msgid "Flush (close) all tables"
11624 #: libraries/classes/Server/Status/Data.php:184
11625 msgid "Show open tables"
11628 #: libraries/classes/Server/Status/Data.php:193
11630 #| msgid "Show all"
11631 msgid "Show replica hosts"
11632 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
11634 #: libraries/classes/Server/Status/Data.php:200
11635 #: templates/server/replication/primary_replication.twig:9
11636 msgid "Show primary status"
11639 #: libraries/classes/Server/Status/Data.php:207
11641 #| msgid "Show all"
11642 msgid "Show replica status"
11643 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
11645 #: libraries/classes/Server/Status/Data.php:215
11646 msgid "Flush query cache"
11649 #: libraries/classes/Server/Status/Processes.php:114
11653 #: libraries/classes/Server/Status/Processes.php:122
11654 #: templates/server/replication/primary_add_replica_user.twig:32
11655 #: templates/server/replication/primary_add_replica_user.twig:43
11656 #: templates/server/replication/primary_replication.twig:25
11660 #: libraries/classes/Server/Status/Processes.php:130
11664 #: libraries/classes/Server/Status/Processes.php:142
11668 #: libraries/classes/Setup/Index.php:130
11670 "Reading of version failed. Maybe you're offline or the upgrade server does "
11674 #: libraries/classes/Setup/Index.php:152
11675 msgid "Got invalid version string from server"
11678 #: libraries/classes/Setup/Index.php:164
11679 msgid "Unparsable version string"
11682 #: libraries/classes/Setup/Index.php:186
11685 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
11686 "version is %s, released on %s."
11689 #: libraries/classes/Setup/Index.php:194
11690 msgid "No newer stable version is available"
11693 #: libraries/classes/Sql.php:498
11695 msgid "Using bookmark \"%s\" as default browse query."
11698 #: libraries/classes/Sql.php:977
11699 msgid "Showing as PHP code"
11702 #: libraries/classes/Sql.php:1346
11705 "Current selection does not contain a unique column. Grid edit, checkbox, "
11706 "Edit, Copy and Delete features are not available. %s"
11709 #: libraries/classes/Sql.php:1360
11712 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
11713 "and Delete features may result in undesired behavior. %s"
11716 #: libraries/classes/SqlQueryForm.php:149
11718 msgid "Run SQL query/queries on server “%s”"
11721 #: libraries/classes/SqlQueryForm.php:165
11723 msgid "Run SQL query/queries on database %s"
11726 #: libraries/classes/SqlQueryForm.php:180
11728 msgid "Run SQL query/queries on table %s"
11731 #: libraries/classes/StorageEngine.php:368
11733 "There is no detailed status information available for this storage engine."
11736 #: libraries/classes/StorageEngine.php:470
11737 #: templates/database/structure/body_for_table_summary.twig:46
11739 msgid "%s is the default storage engine on this MySQL server."
11742 #: libraries/classes/StorageEngine.php:473
11744 msgid "%s is available on this MySQL server."
11747 #: libraries/classes/StorageEngine.php:476
11749 msgid "%s has been disabled for this MySQL server."
11752 #: libraries/classes/StorageEngine.php:480
11754 msgid "This MySQL server does not support the %s storage engine."
11757 #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2101
11758 msgid "The name of the primary key must be \"PRIMARY\"!"
11761 #: libraries/classes/Table/Maintenance.php:122
11763 msgid "Problems with indexes of table `%s`"
11766 #: libraries/classes/Table.php:348
11768 #| msgid "Show all"
11769 msgid "Unknown table status:"
11770 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
11772 #: libraries/classes/Table.php:1006
11774 msgid "Source database `%s` was not found!"
11777 #: libraries/classes/Table.php:1015
11779 msgid "Target database `%s` was not found!"
11782 #: libraries/classes/Table.php:1473
11783 msgid "Invalid database:"
11786 #: libraries/classes/Table.php:1491
11787 msgid "Invalid table name:"
11790 #: libraries/classes/Table.php:1531
11792 msgid "Failed to rename table %1$s to %2$s!"
11795 #: libraries/classes/Table.php:1548
11797 msgid "Table %1$s has been renamed to %2$s."
11800 #: libraries/classes/Table.php:1793
11801 msgid "Could not save table UI preferences!"
11804 #: libraries/classes/Table.php:1819
11807 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
11808 "['MaxTableUiprefs'] %s)"
11811 #: libraries/classes/Table.php:1954
11814 "Cannot save UI property \"%s\". The changes made will not be persistent "
11815 "after you refresh this page. Please check if the table structure has been "
11819 #: libraries/classes/Table.php:2113
11820 msgid "Can't rename index to PRIMARY!"
11823 #: libraries/classes/Table.php:2139
11824 msgid "No index parts defined!"
11827 #: libraries/classes/Table.php:2435
11829 msgid "Error creating foreign key on %1$s (check data types)"
11832 #: libraries/classes/Template.php:135
11834 msgid "Error while working with template cache: %s"
11837 #: libraries/classes/ThemeManager.php:83
11839 msgid "Default theme %s not found!"
11842 #: libraries/classes/ThemeManager.php:142
11844 msgid "Theme %s not found!"
11847 #: libraries/classes/Theme.php:168
11849 msgid "No valid image path for theme %s found!"
11852 #: libraries/classes/Tracking.php:236
11853 #: templates/database/tracking/tables.twig:115
11854 #: templates/table/tracking/main.twig:73
11855 msgid "Tracking report"
11858 #: libraries/classes/Tracking.php:240
11859 msgid "Tracking statements"
11862 #: libraries/classes/Tracking.php:255
11863 msgid "Delete tracking data row from report"
11866 #: libraries/classes/Tracking.php:267
11870 #: libraries/classes/Tracking.php:312
11871 #: templates/database/operations/index.twig:130
11872 #: templates/database/structure/copy_form.twig:19
11873 #: templates/table/operations/index.twig:275
11874 msgid "Structure only"
11877 #: libraries/classes/Tracking.php:315
11878 #: templates/database/operations/index.twig:142
11879 #: templates/database/structure/copy_form.twig:29
11880 #: templates/table/operations/index.twig:287
11884 #: libraries/classes/Tracking.php:318
11885 #: templates/database/operations/index.twig:136
11886 #: templates/database/structure/copy_form.twig:24
11887 #: templates/table/operations/index.twig:281
11888 msgid "Structure and data"
11891 #: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
11893 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
11896 #: libraries/classes/Tracking.php:472
11897 msgid "SQL dump (file download)"
11900 #: libraries/classes/Tracking.php:474
11904 #: libraries/classes/Tracking.php:477
11905 msgid "This option will replace your table and contained data."
11908 #: libraries/classes/Tracking.php:479
11909 msgid "SQL execution"
11912 #: libraries/classes/Tracking.php:483
11914 msgid "Export as %s"
11917 #: libraries/classes/Tracking.php:521
11918 msgid "Data manipulation statement"
11921 #: libraries/classes/Tracking.php:557
11922 msgid "Data definition statement"
11925 #: libraries/classes/Tracking.php:640
11926 #: templates/database/tracking/tables.twig:126
11927 #: templates/table/tracking/main.twig:80
11928 msgid "Structure snapshot"
11931 #: libraries/classes/Tracking.php:658
11933 msgid "Version %s snapshot (SQL code)"
11936 #: libraries/classes/Tracking.php:728
11937 msgid "Tracking data definition successfully deleted"
11940 #: libraries/classes/Tracking.php:740
11941 msgid "Tracking data manipulation successfully deleted"
11944 #: libraries/classes/Tracking.php:797
11946 "You can execute the dump by creating and using a temporary database. Please "
11947 "ensure that you have the privileges to do so."
11950 #: libraries/classes/Tracking.php:801
11951 msgid "Comment out these two lines if you do not need them."
11954 #: libraries/classes/Tracking.php:812
11955 msgid "SQL statements exported. Please copy the dump or execute it."
11958 #: libraries/classes/Tracking.php:845
11960 msgid "Tracking report for table `%s`"
11963 #: libraries/classes/Tracking.php:877
11965 msgid "Tracking for %1$s was activated at version %2$s."
11968 #: libraries/classes/Tracking.php:880
11970 msgid "Tracking for %1$s was deactivated at version %2$s."
11973 #: libraries/classes/Tracking.php:979
11975 msgid "Version %1$s of %2$s was deleted."
11978 #: libraries/classes/Tracking.php:1010
11980 msgid "Version %1$s was created, tracking for %2$s is active."
11983 #: libraries/classes/Types.php:207
11985 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
11988 #: libraries/classes/Types.php:210
11990 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
11994 #: libraries/classes/Types.php:214
11996 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
12000 #: libraries/classes/Types.php:219
12002 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
12003 "range is 0 to 4,294,967,295"
12006 #: libraries/classes/Types.php:226
12008 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
12009 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
12012 #: libraries/classes/Types.php:233
12014 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
12015 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
12018 #: libraries/classes/Types.php:240
12020 "A small floating-point number, allowable values are -3.402823466E+38 to "
12021 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
12024 #: libraries/classes/Types.php:247
12026 "A double-precision floating-point number, allowable values are "
12027 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
12028 "2.2250738585072014E-308 to 1.7976931348623157E+308"
12031 #: libraries/classes/Types.php:253
12033 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
12037 #: libraries/classes/Types.php:256
12039 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
12043 #: libraries/classes/Types.php:260
12045 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
12046 "values are considered true"
12049 #: libraries/classes/Types.php:264
12050 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
12053 #: libraries/classes/Types.php:268
12055 msgid "A date, supported range is %1$s to %2$s"
12058 #: libraries/classes/Types.php:275
12060 msgid "A date and time combination, supported range is %1$s to %2$s"
12063 #: libraries/classes/Types.php:282
12065 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12066 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12069 #: libraries/classes/Types.php:289
12071 msgid "A time, range is %1$s to %2$s"
12074 #: libraries/classes/Types.php:296
12076 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
12077 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
12080 #: libraries/classes/Types.php:303
12082 "A fixed-length (0-255, default 1) string that is always right-padded with "
12083 "spaces to the specified length when stored"
12086 #: libraries/classes/Types.php:310
12089 "A variable-length (%s) string, the effective maximum length is subject to "
12090 "the maximum row size"
12093 #: libraries/classes/Types.php:317
12095 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
12096 "a one-byte prefix indicating the length of the value in bytes"
12099 #: libraries/classes/Types.php:324
12101 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
12102 "with a two-byte prefix indicating the length of the value in bytes"
12105 #: libraries/classes/Types.php:331
12107 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
12108 "stored with a three-byte prefix indicating the length of the value in bytes"
12111 #: libraries/classes/Types.php:338
12113 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12114 "characters, stored with a four-byte prefix indicating the length of the "
12118 #: libraries/classes/Types.php:345
12120 "Similar to the CHAR type, but stores binary byte strings rather than non-"
12121 "binary character strings"
12124 #: libraries/classes/Types.php:350
12126 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12127 "binary character strings"
12130 #: libraries/classes/Types.php:356
12132 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12133 "one-byte prefix indicating the length of the value"
12136 #: libraries/classes/Types.php:362
12138 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12139 "with a three-byte prefix indicating the length of the value"
12142 #: libraries/classes/Types.php:369
12144 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12145 "a two-byte prefix indicating the length of the value"
12148 #: libraries/classes/Types.php:375
12150 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12151 "bytes, stored with a four-byte prefix indicating the length of the value"
12154 #: libraries/classes/Types.php:382
12156 "An enumeration, chosen from the list of up to 65,535 values or the special "
12160 #: libraries/classes/Types.php:386
12161 msgid "A single value chosen from a set of up to 64 members"
12164 #: libraries/classes/Types.php:389
12165 msgid "A type that can store a geometry of any type"
12168 #: libraries/classes/Types.php:392
12169 msgid "A point in 2-dimensional space"
12172 #: libraries/classes/Types.php:395
12173 msgid "A curve with linear interpolation between points"
12176 #: libraries/classes/Types.php:398
12180 #: libraries/classes/Types.php:401
12181 msgid "A collection of points"
12184 #: libraries/classes/Types.php:404
12185 msgid "A collection of curves with linear interpolation between points"
12188 #: libraries/classes/Types.php:407
12189 msgid "A collection of polygons"
12192 #: libraries/classes/Types.php:410
12193 msgid "A collection of geometry objects of any type"
12196 #: libraries/classes/Types.php:413
12198 "Stores and enables efficient access to data in JSON (JavaScript Object "
12199 "Notation) documents"
12202 #: libraries/classes/Types.php:416
12204 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12205 "conventional mapping of IPv4 addresses into IPv6 addresses"
12208 #: libraries/classes/Types.php:746
12209 msgctxt "numeric types"
12213 #: libraries/classes/Types.php:764
12214 msgctxt "date and time types"
12215 msgid "Date and time"
12218 #: libraries/classes/Types.php:800
12219 msgctxt "spatial types"
12223 #: libraries/classes/UrlRedirector.php:55
12224 msgid "Taking you to the target site."
12227 #: libraries/classes/UserPassword.php:38
12228 msgid "The profile has been updated."
12231 #: libraries/classes/UserPassword.php:50
12232 msgid "Password is too long!"
12235 #: libraries/classes/UserPreferences.php:167
12236 msgid "Could not save configuration"
12239 #: libraries/classes/Util.php:132
12244 #. l10n: Short month name
12245 #. l10n: Short month name for January
12246 #: libraries/classes/Util.php:665 templates/javascript/variables.twig:34
12250 #. l10n: Short month name
12251 #. l10n: Short month name for February
12252 #: libraries/classes/Util.php:667 templates/javascript/variables.twig:35
12256 #. l10n: Short month name
12257 #. l10n: Short month name for March
12258 #: libraries/classes/Util.php:669 templates/javascript/variables.twig:36
12262 #. l10n: Short month name
12263 #. l10n: Short month name for April
12264 #: libraries/classes/Util.php:671 templates/javascript/variables.twig:37
12268 #. l10n: Short month name
12269 #: libraries/classes/Util.php:673
12270 msgctxt "Short month name"
12274 #. l10n: Short month name
12275 #. l10n: Short month name for June
12276 #: libraries/classes/Util.php:675 templates/javascript/variables.twig:39
12280 #. l10n: Short month name
12281 #. l10n: Short month name for July
12282 #: libraries/classes/Util.php:677 templates/javascript/variables.twig:40
12286 #. l10n: Short month name
12287 #. l10n: Short month name for August
12288 #: libraries/classes/Util.php:679 templates/javascript/variables.twig:41
12292 #. l10n: Short month name
12293 #. l10n: Short month name for September
12294 #: libraries/classes/Util.php:681 templates/javascript/variables.twig:42
12298 #. l10n: Short month name
12299 #. l10n: Short month name for October
12300 #: libraries/classes/Util.php:683 templates/javascript/variables.twig:43
12304 #. l10n: Short month name
12305 #. l10n: Short month name for November
12306 #: libraries/classes/Util.php:685 templates/javascript/variables.twig:44
12310 #. l10n: Short month name
12311 #. l10n: Short month name for December
12312 #: libraries/classes/Util.php:687 templates/javascript/variables.twig:45
12316 #. l10n: Short week day name for Sunday
12317 #: libraries/classes/Util.php:691
12320 msgctxt "Short week day name for Sunday"
12324 #. l10n: Short week day name for Monday
12325 #: libraries/classes/Util.php:693 templates/javascript/variables.twig:58
12329 #. l10n: Short week day name for Tuesday
12330 #: libraries/classes/Util.php:695 templates/javascript/variables.twig:59
12334 #. l10n: Short week day name for Wednesday
12335 #: libraries/classes/Util.php:697 templates/javascript/variables.twig:60
12339 #. l10n: Short week day name for Thursday
12340 #: libraries/classes/Util.php:699 templates/javascript/variables.twig:61
12344 #. l10n: Short week day name for Friday
12345 #: libraries/classes/Util.php:701 templates/javascript/variables.twig:62
12349 #. l10n: Short week day name for Saturday
12350 #: libraries/classes/Util.php:703 templates/javascript/variables.twig:63
12354 #: libraries/classes/Util.php:729
12355 msgctxt "AM/PM indication in time"
12359 #: libraries/classes/Util.php:731
12360 msgctxt "AM/PM indication in time"
12364 #: libraries/classes/Util.php:802
12366 msgid "%s days, %s hours, %s minutes and %s seconds"
12369 #: libraries/classes/Util.php:1947
12373 #: libraries/classes/Util.php:2567
12374 #: templates/database/multi_table_query/form.twig:67
12378 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
12379 msgid "Error in ZIP archive:"
12382 #: libraries/classes/ZipExtension.php:83
12383 msgid "No files found inside ZIP archive!"
12386 #: libraries/config.values.php:88 libraries/config.values.php:126
12387 #: libraries/config.values.php:138
12391 #: libraries/config.values.php:89 libraries/config.values.php:127
12392 #: libraries/config.values.php:139
12393 #: templates/database/multi_table_query/form.twig:118
12397 #: libraries/config.values.php:90 libraries/config.values.php:108
12398 #: libraries/config.values.php:128 libraries/config.values.php:140
12402 #: libraries/config.values.php:105
12406 #: libraries/config.values.php:106
12410 #: libraries/config.values.php:107
12414 #: libraries/config.values.php:143
12418 #: libraries/config.values.php:144
12419 msgid "Double click"
12422 #: libraries/config.values.php:145 libraries/config.values.php:188
12423 #: templates/config/form_display/input.twig:16
12424 #: templates/relation/check_relations.twig:15
12425 #: templates/relation/check_relations.twig:66
12426 #: templates/relation/check_relations.twig:91
12427 #: templates/relation/check_relations.twig:129
12428 #: templates/relation/check_relations.twig:154
12429 #: templates/relation/check_relations.twig:164
12430 #: templates/relation/check_relations.twig:199
12431 #: templates/relation/check_relations.twig:224
12432 #: templates/relation/check_relations.twig:249
12433 #: templates/relation/check_relations.twig:274
12434 #: templates/relation/check_relations.twig:299
12435 #: templates/relation/check_relations.twig:324
12436 #: templates/relation/check_relations.twig:349
12437 #: templates/relation/check_relations.twig:387
12438 #: templates/relation/check_relations.twig:412
12439 #: templates/relation/check_relations.twig:437
12440 #: templates/relation/check_relations.twig:462
12441 #: templates/relation/check_relations.twig:487
12442 #: templates/relation/check_relations.twig:512
12446 #: libraries/config.values.php:148
12450 #: libraries/config.values.php:149
12451 msgid "display column"
12454 #: libraries/config.values.php:153
12458 #: libraries/config.values.php:186
12462 #: libraries/config.values.php:187
12466 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
12470 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
12474 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
12478 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
12482 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
12486 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
12490 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
12494 #: libraries/config.values.php:200
12495 msgid "Ask before sending error reports"
12498 #: libraries/config.values.php:201
12499 msgid "Always send error reports"
12502 #: libraries/config.values.php:202
12503 msgid "Never send error reports"
12506 #: libraries/config.values.php:205
12507 msgid "Server default"
12510 #: libraries/config.values.php:206
12514 #: libraries/config.values.php:207
12518 #: libraries/config.values.php:259
12519 msgid "Quick - display only the minimal options to configure"
12522 #: libraries/config.values.php:260
12523 msgid "Custom - display all possible options to configure"
12526 #: libraries/config.values.php:261
12527 msgid "Custom - like above, but without the quick/custom choice"
12530 #: libraries/config.values.php:328
12531 msgid "complete inserts"
12534 #: libraries/config.values.php:329
12535 msgid "extended inserts"
12538 #: libraries/config.values.php:330
12539 msgid "both of the above"
12542 #: libraries/config.values.php:331
12543 msgid "neither of the above"
12546 #: setup/index.php:32
12547 msgid "Configuration already exists, setup is disabled!"
12550 #: setup/validate.php:31
12554 #: setup/validate.php:38
12556 msgid "Wrong data or no validation for %s"
12559 #: templates/columns_definitions/column_attributes.twig:31
12560 #: templates/database/central_columns/edit_table_row.twig:23
12561 #: templates/database/central_columns/main.twig:71
12562 #: templates/database/central_columns/main.twig:298
12563 msgid "Edit ENUM/SET values"
12566 #: templates/columns_definitions/column_attributes.twig:38
12567 #: templates/database/central_columns/edit_table_row.twig:30
12568 #: templates/database/central_columns/main.twig:76
12569 #: templates/database/central_columns/main.twig:309
12570 msgctxt "for default"
12574 #: templates/columns_definitions/column_attributes.twig:41
12575 #: templates/database/central_columns/edit_table_row.twig:33
12576 #: templates/database/central_columns/main.twig:77
12577 #: templates/database/central_columns/main.twig:312
12578 msgid "As defined:"
12581 #: templates/columns_definitions/column_attributes.twig:97
12583 "You don't have sufficient privileges to perform this operation; Please refer "
12584 "to the documentation for more details"
12587 #: templates/columns_definitions/column_attributes.twig:111
12588 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
12589 #: templates/table/structure/display_structure.twig:152
12590 #: templates/table/structure/display_structure.twig:160
12591 #: templates/table/structure/display_structure.twig:298
12592 #: templates/table/structure/display_structure.twig:459
12593 #: templates/table/tracking/structure_snapshot_indexes.twig:7
12597 #: templates/columns_definitions/column_attributes.twig:119
12598 #: templates/table/structure/display_structure.twig:219
12599 #: templates/table/structure/display_structure.twig:222
12600 #: templates/table/structure/display_structure.twig:307
12604 #: templates/columns_definitions/column_attributes.twig:123
12605 #: templates/table/structure/display_structure.twig:192
12606 #: templates/table/structure/display_structure.twig:200
12607 #: templates/table/structure/display_structure.twig:304
12611 #: templates/columns_definitions/column_attributes.twig:156
12612 #: templates/table/structure/display_partitions.twig:26
12616 #: templates/columns_definitions/column_attributes.twig:177
12620 #: templates/columns_definitions/column_attributes.twig:182
12621 #: templates/table/structure/display_structure.twig:432
12626 #: templates/columns_definitions/column_definitions_form.twig:23
12627 #: templates/database/create_table.twig:6
12628 #: templates/database/operations/index.twig:30
12632 #: templates/columns_definitions/column_definitions_form.twig:32
12633 #: templates/console/display.twig:99
12634 #: templates/database/central_columns/main.twig:196 templates/export.twig:285
12635 #: templates/export.twig:301 templates/export.twig:317
12639 #: templates/columns_definitions/column_definitions_form.twig:40
12643 #: templates/columns_definitions/column_definitions_form.twig:74
12647 #: templates/columns_definitions/column_definitions_form.twig:77
12648 msgid "Storage Engine:"
12651 #: templates/columns_definitions/column_definitions_form.twig:82
12652 msgid "Connection:"
12655 #: templates/columns_definitions/column_definitions_form.twig:113
12656 #: templates/columns_definitions/partitions.twig:137
12657 #: templates/table/operations/index.twig:133
12658 msgid "Storage engine"
12661 #: templates/columns_definitions/column_definitions_form.twig:136
12662 msgid "PARTITION definition:"
12665 #: templates/columns_definitions/column_definitions_form.twig:154
12666 msgctxt "Online transaction part of the SQL DDL for InnoDB"
12667 msgid "Online transaction"
12670 #: templates/columns_definitions/column_definitions_form.twig:166
12672 "The column width of integer types is ignored in your MySQL version unless "
12673 "defining a TINYINT(1) column"
12676 #: templates/columns_definitions/column_definitions_form.twig:175
12677 #: templates/database/designer/main.twig:1097
12678 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
12679 #: templates/export.twig:81 templates/modals/build_query.twig:5
12680 #: templates/modals/index_dialog_modal.twig:5
12681 #: templates/modals/preview_sql_confirmation.twig:5
12682 #: templates/modals/preview_sql_modal.twig:5
12683 #: templates/table/insert/actions_panel.twig:46
12684 #: templates/table/relation/common_form.twig:233
12685 #: templates/table/zoom_search/result_form.twig:26
12686 #: templates/table/zoom_search/result_form.twig:95
12690 #: templates/columns_definitions/column_name.twig:4
12692 msgid "Referenced by %s."
12695 #: templates/columns_definitions/column_name.twig:12
12696 msgid "Is a foreign key."
12699 #: templates/columns_definitions/column_name.twig:39
12700 msgid "Pick from Central Columns"
12703 #: templates/columns_definitions/partitions.twig:17
12704 msgid "Partition by:"
12707 #: templates/columns_definitions/partitions.twig:32
12708 #: templates/columns_definitions/partitions.twig:60
12709 msgid "Expression or column list"
12712 #: templates/columns_definitions/partitions.twig:37
12713 msgid "Partitions:"
12716 #: templates/columns_definitions/partitions.twig:45
12717 msgid "Subpartition by:"
12720 #: templates/columns_definitions/partitions.twig:65
12721 msgid "Subpartitions:"
12724 #: templates/columns_definitions/partitions.twig:76
12725 #: templates/table/operations/index.twig:477
12726 #: templates/table/structure/display_partitions.twig:24
12730 #: templates/columns_definitions/partitions.twig:78
12734 #: templates/columns_definitions/partitions.twig:82
12735 msgid "Subpartition"
12738 #: templates/columns_definitions/partitions.twig:84
12742 #: templates/columns_definitions/partitions.twig:85
12743 #: templates/config/form_display/input.twig:53
12744 #: templates/database/data_dictionary/index.twig:81
12745 #: templates/database/events/editor_form.twig:102
12746 #: templates/database/routines/editor_form.twig:163
12747 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
12748 #: templates/table/structure/display_partitions.twig:31
12749 #: templates/table/structure/display_structure.twig:465
12750 #: templates/table/tracking/structure_snapshot_columns.twig:12
12751 #: templates/table/tracking/structure_snapshot_indexes.twig:13
12755 #: templates/columns_definitions/partitions.twig:86
12756 msgid "Data directory"
12759 #: templates/columns_definitions/partitions.twig:87
12760 msgid "Index directory"
12763 #: templates/columns_definitions/partitions.twig:88
12767 #: templates/columns_definitions/partitions.twig:89
12771 #: templates/columns_definitions/partitions.twig:90
12772 msgid "Table space"
12775 #: templates/columns_definitions/partitions.twig:91
12779 #: templates/columns_definitions/table_fields_definitions.twig:16
12780 #: templates/database/central_columns/edit.twig:10
12781 #: templates/database/routines/editor_form.twig:52
12782 msgid "Length/Values"
12785 #: templates/columns_definitions/table_fields_definitions.twig:17
12787 "If column type is \"enum\" or \"set\", please enter the values using this "
12788 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
12789 "single quote (\"'\") amongst those values, precede it with a backslash (for "
12790 "example '\\\\xyz' or 'a\\'b')."
12793 #: templates/columns_definitions/table_fields_definitions.twig:21
12795 "For default values, please enter just a single value, without backslash "
12796 "escaping or quotes, using this format: a"
12799 #: templates/columns_definitions/table_fields_definitions.twig:24
12800 #: templates/database/central_columns/edit.twig:12
12801 #: templates/database/central_columns/main.twig:32
12802 #: templates/database/central_columns/main.twig:236
12803 #: templates/database/data_dictionary/index.twig:79
12804 #: templates/database/operations/index.twig:193
12805 #: templates/database/operations/index.twig:197
12806 #: templates/database/structure/table_header.twig:31
12807 #: templates/home/index.twig:64 templates/indexes.twig:22
12808 #: templates/server/databases/index.twig:29
12809 #: templates/server/databases/index.twig:30
12810 #: templates/server/databases/index.twig:123
12811 #: templates/table/operations/index.twig:151
12812 #: templates/table/search/index.twig:40
12813 #: templates/table/structure/display_structure.twig:23
12814 #: templates/table/structure/display_structure.twig:463
12815 #: templates/table/structure/display_table_stats.twig:108
12816 #: templates/table/tracking/structure_snapshot_columns.twig:8
12817 #: templates/table/tracking/structure_snapshot_indexes.twig:11
12818 #: templates/table/zoom_search/index.twig:38
12822 #: templates/columns_definitions/table_fields_definitions.twig:36
12823 #: templates/database/operations/index.twig:68
12824 #: templates/database/operations/index.twig:172
12825 #: templates/database/routines/editor_form.twig:124
12826 #: templates/database/structure/copy_form.twig:50
12827 #: templates/table/operations/index.twig:79
12828 #: templates/table/operations/index.twig:115
12829 #: templates/table/operations/index.twig:315
12830 msgid "Adjust privileges"
12833 #: templates/columns_definitions/table_fields_definitions.twig:59
12837 #: templates/columns_definitions/table_fields_definitions.twig:65
12838 msgid "Move column"
12841 #: templates/columns_definitions/table_fields_definitions.twig:75
12842 #: templates/columns_definitions/table_fields_definitions.twig:86
12843 msgid "List of available transformations and their options"
12846 #: templates/columns_definitions/table_fields_definitions.twig:77
12847 #: templates/transformation_overview.twig:18
12848 msgid "Browser display transformation"
12851 #: templates/columns_definitions/table_fields_definitions.twig:81
12852 msgid "Browser display transformation options"
12855 #: templates/columns_definitions/table_fields_definitions.twig:82
12856 #: templates/columns_definitions/table_fields_definitions.twig:93
12858 "Please enter the values for transformation options using this format: 'a', "
12859 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
12860 "quote (\"'\") amongst those values, precede it with a backslash (for example "
12861 "'\\\\xyz' or 'a\\'b')."
12864 #: templates/columns_definitions/table_fields_definitions.twig:88
12865 #: templates/transformation_overview.twig:37
12866 msgid "Input transformation"
12869 #: templates/columns_definitions/table_fields_definitions.twig:92
12870 msgid "Input transformation options"
12873 #: templates/config/form_display/input.twig:15
12874 msgid "This setting is disabled, it will not be applied to your configuration."
12877 #: templates/config/form_display/input.twig:57
12878 #: templates/config/form_display/input.twig:58
12880 msgid "Set value: %s"
12883 #: templates/config/form_display/input.twig:63
12884 #: templates/config/form_display/input.twig:64
12885 msgid "Restore default value"
12888 #: templates/config/form_display/input.twig:79
12889 #: templates/config/form_display/input.twig:80
12890 msgid "Allow users to customize this value"
12893 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12894 #: templates/console/display.twig:84 templates/console/display.twig:175
12898 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12899 #: templates/console/display.twig:84 templates/console/display.twig:175
12903 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12904 #: templates/console/display.twig:175
12908 #: templates/console/display.twig:7 templates/setup/home/index.twig:166
12909 #: templates/sql/query.twig:38
12913 #: templates/console/display.twig:7
12917 #: templates/console/display.twig:11 templates/console/display.twig:99
12921 #: templates/console/display.twig:20
12922 msgid "Press Ctrl+Enter to execute query"
12925 #: templates/console/display.twig:23
12926 msgid "Press Enter to execute query"
12929 #: templates/console/display.twig:31 templates/console/display.twig:175
12933 #: templates/console/display.twig:40 templates/console/display.twig:184
12937 #: templates/console/display.twig:40 templates/console/display.twig:184
12938 msgid "Query failed"
12941 #: templates/console/display.twig:42 templates/console/display.twig:184
12942 msgid "Queried time"
12945 #: templates/console/display.twig:47
12946 msgid "During current session"
12949 #: templates/console/display.twig:64
12953 #: templates/console/display.twig:64
12957 #: templates/console/display.twig:64
12961 #: templates/console/display.twig:64 templates/console/display.twig:84
12962 #: templates/table/find_replace/replace_preview.twig:16
12966 #: templates/console/display.twig:64
12967 msgid "Execution order"
12970 #: templates/console/display.twig:64 templates/console/display.twig:84
12974 #: templates/console/display.twig:64 templates/table/search/index.twig:146
12978 #: templates/console/display.twig:64
12979 msgid "Ungroup queries"
12982 #: templates/console/display.twig:84
12984 #| msgid "Show all"
12986 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
12988 #: templates/console/display.twig:84
12992 #: templates/console/display.twig:112
12993 msgid "Add bookmark"
12996 #: templates/console/display.twig:121
13000 #: templates/console/display.twig:124
13001 msgid "Target database"
13004 #: templates/console/display.twig:127
13005 msgid "Share this bookmark"
13008 #: templates/console/display.twig:140
13009 msgid "Set default"
13012 #: templates/console/display.twig:162
13014 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
13015 "permanent, view settings."
13018 #: templates/create_tracking_version.twig:10
13020 msgid "Create version %1$s of %2$s"
13023 #: templates/create_tracking_version.twig:15
13025 msgid "Create version %1$s"
13028 #: templates/create_tracking_version.twig:21
13029 msgid "Track these data definition statements:"
13032 #: templates/create_tracking_version.twig:60
13033 msgid "Track these data manipulation statements:"
13036 #: templates/create_tracking_version.twig:77
13037 msgid "Create version"
13040 #: templates/database/central_columns/edit.twig:15
13041 msgctxt "Auto Increment"
13045 #: templates/database/central_columns/main.twig:4
13046 msgid "Add new column"
13049 #: templates/database/central_columns/main.twig:24
13050 #: templates/database/central_columns/main.twig:228
13051 msgid "Length/Value"
13054 #: templates/database/central_columns/main.twig:36
13055 #: templates/database/central_columns/main.twig:240
13059 #: templates/database/central_columns/main.twig:44
13060 #: templates/database/central_columns/main.twig:248
13064 #: templates/database/central_columns/main.twig:129
13066 #| msgid "The central list of columns for the current database is empty."
13067 msgid "The central list of columns for the current database is empty"
13068 msgstr "ਮੌਜੂਦਾ ਡਾਟਾਬੇਸ ਲਈ ਕਾਲਮ ਦੀ ਕੇਂਦਰੀ ਸੂਚੀ ਖਾਲੀ ਹੈ."
13070 #: templates/database/central_columns/main.twig:166
13071 #: templates/display/results/table.twig:62
13072 msgid "Filter rows"
13075 #: templates/database/central_columns/main.twig:167
13076 #: templates/display/results/table.twig:64
13077 msgid "Search this table"
13080 #: templates/database/central_columns/main.twig:178
13081 #: templates/table/structure/display_structure.twig:417
13085 #: templates/database/central_columns/main.twig:187
13086 msgid "Select a table"
13089 #: templates/database/central_columns/main.twig:194
13090 msgid "Select a column."
13093 #: templates/database/central_columns/main.twig:213
13094 msgid "Click to sort."
13095 msgstr "ਟਿਕਾਉਣ ਲਈ ਕਲਿੱਕ ਕਰੋ।"
13097 #: templates/database/central_columns/main.twig:218
13098 #: templates/database/privileges/index.twig:22
13099 #: templates/database/structure/table_header.twig:22
13100 #: templates/database/tracking/tables.twig:18
13101 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
13102 #: templates/server/databases/index.twig:163
13103 #: templates/server/privileges/privileges_summary.twig:22
13104 #: templates/server/privileges/users_overview.twig:22
13105 #: templates/server/user_groups/user_groups.twig:21
13106 #: templates/server/variables/index.twig:30
13107 #: templates/table/privileges/index.twig:24
13108 #: templates/table/structure/display_partitions.twig:33
13109 #: templates/table/structure/display_structure.twig:34
13110 #: templates/table/structure/display_structure.twig:456
13111 #: templates/table/tracking/main.twig:32
13112 #: templates/table/tracking/report_table.twig:8
13116 #: templates/database/create_table.twig:3
13117 #: templates/database/operations/index.twig:27
13118 msgid "Create new table"
13121 #: templates/database/create_table.twig:10
13122 #: templates/database/operations/index.twig:34
13123 msgid "Number of columns"
13126 #: templates/database/create_table.twig:14
13127 #: templates/database/operations/index.twig:39 templates/export.twig:27
13128 #: templates/server/databases/index.twig:46
13132 #: templates/database/data_dictionary/index.twig:4
13134 #| msgid "Database comment"
13135 msgid "Database comment:"
13136 msgstr "ਡਾਟਾਬੇਸ ਟਿੱਪਣੀ"
13138 #: templates/database/data_dictionary/index.twig:8
13139 #: templates/database/data_dictionary/index.twig:124
13140 #: templates/database/structure/index.twig:19
13141 #: templates/display/results/table.twig:258
13142 #: templates/table/structure/display_structure.twig:375
13146 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
13147 #: templates/table/structure/display_structure.twig:460
13148 #: templates/table/tracking/structure_snapshot_indexes.twig:8
13152 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
13153 #: templates/table/structure/display_structure.twig:462
13154 #: templates/table/tracking/structure_snapshot_indexes.twig:10
13155 msgid "Cardinality"
13158 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:91
13159 #: templates/table/structure/display_structure.twig:540
13160 msgid "No index defined!"
13163 #: templates/database/designer/database_tables.twig:31
13164 #: templates/database/export/index.twig:28
13165 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
13166 #: templates/server/privileges/privileges_table.twig:28
13167 #: templates/server/privileges/privileges_table.twig:55
13168 #: templates/server/privileges/privileges_table.twig:82
13169 #: templates/server/privileges/privileges_table.twig:109
13170 #: templates/server/replication/database_multibox.twig:7
13174 #: templates/database/designer/database_tables.twig:37
13176 #| msgid "Show all"
13177 msgid "Show/hide columns"
13178 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
13180 #: templates/database/designer/database_tables.twig:46
13181 msgid "See table structure"
13184 #: templates/database/designer/database_tables.twig:91
13185 #, fuzzy, php-format
13186 #| msgid "Select all"
13187 msgid "Select \"%s\""
13190 #: templates/database/designer/database_tables.twig:109
13192 msgid "Add an option for column \"%s\"."
13195 #: templates/database/designer/edit_delete_pages.twig:6
13196 msgid "Page to open"
13199 #: templates/database/designer/edit_delete_pages.twig:6
13200 msgid "Page to delete"
13203 #: templates/database/designer/main.twig:19
13204 #: templates/database/designer/main.twig:25
13206 #| msgid "Show all"
13207 msgid "Show/Hide tables list"
13208 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
13210 #: templates/database/designer/main.twig:29
13211 #: templates/database/designer/main.twig:35
13212 #: templates/database/designer/main.twig:36
13213 msgid "View in fullscreen"
13216 #: templates/database/designer/main.twig:34
13217 msgid "Exit fullscreen"
13220 #: templates/database/designer/main.twig:48
13221 #: templates/database/designer/main.twig:52
13225 #: templates/database/designer/main.twig:77
13226 #: templates/database/designer/main.twig:80
13227 msgid "Delete pages"
13230 #: templates/database/designer/main.twig:84
13231 #: templates/database/designer/main.twig:87
13232 #: templates/database/structure/show_create.twig:11
13233 msgid "Create table"
13236 #: templates/database/designer/main.twig:91
13237 #: templates/database/designer/main.twig:94
13238 #: templates/database/designer/main.twig:271
13240 #| msgid "Database %1$s has been created."
13241 msgid "Create relationship"
13242 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
13244 #: templates/database/designer/main.twig:105
13245 #: templates/database/designer/main.twig:108
13249 #: templates/database/designer/main.twig:112
13250 #: templates/database/designer/main.twig:115
13254 #: templates/database/designer/main.twig:120
13255 #: templates/database/designer/main.twig:123
13256 msgid "Angular links"
13259 #: templates/database/designer/main.twig:120
13260 #: templates/database/designer/main.twig:123
13261 msgid "Direct links"
13264 #: templates/database/designer/main.twig:127
13265 #: templates/database/designer/main.twig:129
13266 msgid "Snap to grid"
13269 #: templates/database/designer/main.twig:133
13270 #: templates/database/designer/main.twig:139
13271 msgid "Small/Big All"
13274 #: templates/database/designer/main.twig:143
13275 #: templates/database/designer/main.twig:146
13276 msgid "Toggle small/big"
13279 #: templates/database/designer/main.twig:150
13280 #: templates/database/designer/main.twig:153
13281 msgid "Toggle relationship lines"
13284 #: templates/database/designer/main.twig:158
13285 #: templates/database/designer/main.twig:161
13286 msgid "Export schema"
13289 #: templates/database/designer/main.twig:169
13290 #: templates/database/designer/main.twig:172
13291 msgid "Build Query"
13294 #: templates/database/designer/main.twig:177
13295 #: templates/database/designer/main.twig:181
13299 #: templates/database/designer/main.twig:185
13300 #: templates/database/designer/main.twig:190
13304 #: templates/database/designer/main.twig:202
13305 msgid "Hide/Show all"
13308 #: templates/database/designer/main.twig:212
13310 #| msgid "Database %1$s has been created."
13311 msgid "Hide/Show tables with no relationship"
13312 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
13314 #: templates/database/designer/main.twig:223
13315 msgid "Number of tables:"
13318 #: templates/database/designer/main.twig:381
13320 #| msgid "Database %1$s has been created."
13321 msgid "Delete relationship"
13322 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
13324 #: templates/database/designer/main.twig:445
13325 #: templates/database/designer/main.twig:610
13326 msgid "Relationship operator"
13329 #: templates/database/designer/main.twig:474
13330 #: templates/database/designer/main.twig:639
13331 #: templates/database/designer/main.twig:845
13332 #: templates/database/designer/main.twig:1038
13336 #: templates/database/designer/main.twig:484
13337 #: templates/database/designer/main.twig:649
13338 #: templates/database/designer/main.twig:855
13339 #: templates/database/designer/main.twig:1048
13340 #: templates/database/routines/execute_form.twig:20
13341 #: templates/server/replication/status_table.twig:17
13342 #: templates/server/status/variables/index.twig:76
13343 #: templates/server/variables/index.twig:32
13344 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
13345 #: templates/table/search/index.twig:42
13346 #: templates/table/zoom_search/index.twig:40
13347 #: templates/table/zoom_search/result_form.twig:37
13351 #: templates/database/designer/main.twig:486
13352 #: templates/database/designer/main.twig:651
13353 #: templates/database/designer/main.twig:857
13354 #: templates/database/designer/main.twig:1050
13358 #: templates/database/designer/main.twig:495
13359 #: templates/database/designer/main.twig:711
13363 #: templates/database/designer/main.twig:501
13364 #: templates/database/designer/main.twig:719
13368 #: templates/database/designer/main.twig:510
13369 #: templates/database/designer/main.twig:916
13373 #: templates/database/designer/main.twig:516
13374 #: templates/database/designer/main.twig:580
13375 #: templates/database/designer/main.twig:785
13376 #: templates/database/designer/main.twig:816
13377 #: templates/database/designer/main.twig:924
13378 #: templates/database/designer/main.twig:1009
13379 #: templates/table/search/index.twig:41
13380 #: templates/table/zoom_search/index.twig:39
13384 #: templates/database/designer/main.twig:1090
13385 msgid "Active options"
13388 #: templates/database/designer/page_save_as.twig:19
13389 msgid "Save to selected page"
13392 #: templates/database/designer/page_save_as.twig:23
13393 msgid "Create a page and save to it"
13396 #: templates/database/designer/page_save_as.twig:29
13397 msgid "New page name"
13400 #: templates/database/designer/page_selector.twig:2
13401 msgid "Select page"
13404 #: templates/database/designer/schema_export.twig:4
13405 msgid "Select Export Relational Type"
13408 #: templates/database/events/editor_form.twig:10
13409 #: templates/database/routines/editor_form.twig:11
13410 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
13414 #: templates/database/events/editor_form.twig:19
13416 #| msgid "User name"
13418 msgstr "ਵਰਤੋਂਕਾਰ ਦਾ ਨਾਂ"
13420 #: templates/database/events/editor_form.twig:35
13421 #: templates/server/binlog/index.twig:86
13425 #: templates/database/events/editor_form.twig:48
13426 #: templates/database/routines/editor_form.twig:38
13428 msgid "Change to %s"
13431 #: templates/database/events/editor_form.twig:53
13435 #: templates/database/events/editor_form.twig:59
13436 msgid "Execute every"
13439 #: templates/database/events/editor_form.twig:70
13440 msgctxt "Start of recurring event"
13444 #: templates/database/events/editor_form.twig:76
13445 msgctxt "End of recurring event"
13449 #: templates/database/events/editor_form.twig:90
13450 msgid "On completion preserve"
13453 #: templates/database/events/editor_form.twig:96
13454 #: templates/database/routines/editor_form.twig:138
13455 #: templates/database/triggers/editor_form.twig:61
13456 #: templates/view_create.twig:45
13460 #: templates/database/events/index.twig:13
13461 #: templates/database/privileges/index.twig:113
13462 #: templates/database/privileges/index.twig:114
13463 #: templates/database/routines/index.twig:13
13464 #: templates/database/structure/check_all_tables.twig:3
13465 #: templates/database/structure/check_all_tables.twig:4
13466 #: templates/database/triggers/list.twig:13
13467 #: templates/display/results/table.twig:223
13468 #: templates/display/results/table.twig:224 templates/select_all.twig:4
13469 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
13470 #: templates/server/privileges/edit_routine_privileges.twig:57
13471 #: templates/server/privileges/privileges_table.twig:268
13472 #: templates/server/privileges/privileges_table.twig:269
13473 #: templates/server/privileges/privileges_table.twig:277
13474 #: templates/server/privileges/privileges_table.twig:351
13475 #: templates/server/privileges/privileges_table.twig:551
13476 #: templates/server/privileges/users_overview.twig:121
13477 #: templates/server/privileges/users_overview.twig:122
13478 #: templates/server/user_groups/edit_user_groups.twig:11
13479 #: templates/table/privileges/index.twig:117
13480 #: templates/table/privileges/index.twig:118
13484 #: templates/database/events/index.twig:27
13485 msgid "Create new event"
13488 #: templates/database/events/index.twig:36
13489 msgid "There are no events to display."
13492 #: templates/database/events/index.twig:111
13493 msgid "Event scheduler status"
13496 #: templates/database/events/index.twig:116
13497 #: templates/database/tracking/tables.twig:47
13498 msgid "Click to toggle"
13501 #: templates/database/events/index.twig:129
13505 #: templates/database/events/index.twig:140
13509 #: templates/database/export/index.twig:61
13511 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13515 #. l10n: A query that the user has written freely
13516 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
13517 msgid "Exporting a raw query"
13520 #: templates/database/export/index.twig:7
13522 msgid "Exporting tables from \"%s\" database"
13525 #: templates/database/export/index.twig:30
13526 msgid "Export the structure of all tables."
13529 #: templates/database/export/index.twig:33
13530 msgid "Export the data of all tables."
13533 #: templates/database/import/index.twig:3
13535 msgid "Importing into the database \"%s\""
13538 #: templates/database/multi_table_query/form.twig:4
13539 #: templates/database/qbe/index.twig:4
13540 msgid "Multi-table query"
13543 #: templates/database/multi_table_query/form.twig:10
13544 #: templates/database/qbe/index.twig:10
13545 msgid "Query by example"
13548 #: templates/database/multi_table_query/form.twig:17
13549 msgid "Query window"
13552 #: templates/database/multi_table_query/form.twig:38
13553 #: templates/database/multi_table_query/form.twig:128
13555 #| msgid "Select all"
13556 msgid "select table"
13559 #: templates/database/multi_table_query/form.twig:45
13560 #: templates/database/multi_table_query/form.twig:136
13562 #| msgid "Select all"
13563 msgid "select column"
13566 #: templates/database/multi_table_query/form.twig:51
13569 msgid "Table alias"
13572 #: templates/database/multi_table_query/form.twig:52
13575 msgid "Column alias"
13578 #: templates/database/multi_table_query/form.twig:55
13579 msgid "Use this column in criteria"
13582 #: templates/database/multi_table_query/form.twig:59
13586 #: templates/database/multi_table_query/form.twig:73
13590 #: templates/database/multi_table_query/form.twig:119
13592 #| msgid "Show all"
13593 msgid "Another column"
13594 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
13596 #: templates/database/multi_table_query/form.twig:146
13597 msgid "Enter criteria as free text"
13600 #: templates/database/multi_table_query/form.twig:153
13602 #| msgid "Select all"
13603 msgid "Remove this column"
13606 #: templates/database/multi_table_query/form.twig:159
13607 #: templates/table/relation/foreign_key_row.twig:86
13608 msgid "+ Add column"
13611 #: templates/database/multi_table_query/form.twig:174
13612 #: templates/database/qbe/selection_form.twig:80
13613 #: templates/database/qbe/selection_form.twig:96
13614 msgid "Update query"
13617 #: templates/database/operations/index.twig:9
13618 #: templates/database/operations/index.twig:13
13619 msgid "Database comment"
13620 msgstr "ਡਾਟਾਬੇਸ ਟਿੱਪਣੀ"
13622 #: templates/database/operations/index.twig:54
13623 msgid "Rename database to"
13626 #: templates/database/operations/index.twig:58 templates/export.twig:282
13627 msgid "New database name"
13630 #: templates/database/operations/index.twig:66
13631 #: templates/database/operations/index.twig:170
13632 #: templates/table/operations/index.twig:77
13633 #: templates/table/operations/index.twig:113
13634 #: templates/table/operations/index.twig:313
13636 "You don't have sufficient privileges to perform this operation; Please refer "
13637 "to the documentation for more details."
13640 #: templates/database/operations/index.twig:83
13641 msgid "Remove database"
13644 #: templates/database/operations/index.twig:88
13646 msgid "Database %s has been dropped."
13649 #: templates/database/operations/index.twig:93
13650 msgid "Drop the database (DROP)"
13653 #: templates/database/operations/index.twig:117
13654 msgid "Copy database to"
13657 #: templates/database/operations/index.twig:149
13658 msgid "CREATE DATABASE before copying"
13661 #: templates/database/operations/index.twig:164
13662 #: templates/database/structure/copy_form.twig:44
13663 #: templates/table/operations/index.twig:306
13664 msgid "Add constraints"
13667 #: templates/database/operations/index.twig:179
13668 msgid "Switch to copied database"
13671 #: templates/database/operations/index.twig:215
13672 msgid "Change all tables collations"
13675 #: templates/database/operations/index.twig:219
13676 msgid "Change all tables columns collations"
13679 #: templates/database/privileges/index.twig:9
13680 #: templates/table/privileges/index.twig:8
13682 msgid "Users having access to \"%s\""
13685 #: templates/database/privileges/index.twig:17
13686 #: templates/server/privileges/login_information_fields.twig:6
13687 #: templates/server/privileges/login_information_fields.twig:11
13688 #: templates/server/privileges/users_overview.twig:8
13689 #: templates/server/replication/change_primary.twig:15
13690 #: templates/server/replication/primary_add_replica_user.twig:19
13691 #: templates/server/replication/primary_add_replica_user.twig:24
13692 #: templates/table/privileges/index.twig:19
13694 msgstr "ਵਰਤੋਂਕਾਰ ਦਾ ਨਾਂ"
13696 #: templates/database/privileges/index.twig:18
13697 #: templates/server/privileges/login_information_fields.twig:25
13698 #: templates/server/privileges/login_information_fields.twig:37
13699 #: templates/server/privileges/users_overview.twig:9
13700 #: templates/table/privileges/index.twig:20
13702 #| msgid "User name"
13704 msgstr "ਵਰਤੋਂਕਾਰ ਦਾ ਨਾਂ"
13706 #: templates/database/privileges/index.twig:21
13707 #: templates/server/privileges/privileges_summary.twig:16
13708 #: templates/server/privileges/users_overview.twig:18
13709 #: templates/table/privileges/index.twig:23
13713 #: templates/database/privileges/index.twig:36
13714 #: templates/server/privileges/new_user_ajax.twig:9
13715 #: templates/server/privileges/users_overview.twig:36
13716 #: templates/table/privileges/index.twig:38
13720 #: templates/database/privileges/index.twig:47
13721 #: templates/table/privileges/index.twig:49
13725 #: templates/database/privileges/index.twig:50
13726 #: templates/table/privileges/index.twig:52
13727 msgid "database-specific"
13730 #: templates/database/privileges/index.twig:52
13731 #: templates/table/privileges/index.twig:54
13735 #: templates/database/privileges/index.twig:55
13736 #: templates/table/privileges/index.twig:59
13740 #: templates/database/privileges/index.twig:112
13741 #: templates/database/privileges/index.twig:115
13742 #: templates/database/structure/check_all_tables.twig:2
13743 #: templates/database/structure/check_all_tables.twig:9
13744 #: templates/display/results/table.twig:222
13745 #: templates/display/results/table.twig:225 templates/select_all.twig:2
13746 #: templates/select_all.twig:6
13747 #: templates/server/privileges/users_overview.twig:120
13748 #: templates/server/privileges/users_overview.twig:123
13749 #: templates/table/privileges/index.twig:116
13750 #: templates/table/privileges/index.twig:119
13751 msgid "With selected:"
13754 #: templates/database/privileges/index.twig:131
13755 #: templates/server/privileges/add_user_fieldset.twig:4
13756 #: templates/server/privileges/user_overview.twig:22
13757 #: templates/server/privileges/users_overview.twig:137
13758 #: templates/table/privileges/index.twig:134
13759 msgctxt "Create new user"
13763 #: templates/database/privileges/index.twig:136
13764 #: templates/server/privileges/add_user_fieldset.twig:9
13765 #: templates/server/privileges/add_user.twig:3
13766 #: templates/server/privileges/user_overview.twig:24
13767 #: templates/server/privileges/users_overview.twig:140
13768 #: templates/table/privileges/index.twig:140
13769 msgid "Add user account"
13772 #: templates/database/qbe/index.twig:16
13774 msgid "Switch to %svisual builder%s"
13777 #: templates/database/qbe/index.twig:20
13778 msgid "You have to choose at least one column to display!"
13779 msgstr "ਤੁਹਾਨੂੰ ਡਿਸਪਲੇ ਕਰਨ ਲਈ ਘੱਟੋ ਘੱਟ ਇੱਕ ਕਾਲਮ ਦੀ ਚੋਣ ਕਰਨੀ ਪਵੇਗੀ!"
13781 #: templates/database/qbe/ins_del_and_or_cell.twig:5
13785 #: templates/database/qbe/ins_del_and_or_cell.twig:12
13789 #: templates/database/qbe/ins_del_and_or_cell.twig:17
13793 #: templates/database/qbe/selection_form.twig:12
13794 #: templates/table/find_replace/index.twig:41
13798 #: templates/database/qbe/selection_form.twig:17
13802 #: templates/database/qbe/selection_form.twig:22
13804 #| msgid "Show all"
13806 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
13808 #: templates/database/qbe/selection_form.twig:27
13812 #: templates/database/qbe/selection_form.twig:32
13813 msgid "Sort order:"
13816 #: templates/database/qbe/selection_form.twig:37
13820 #: templates/database/qbe/selection_form.twig:44
13824 #: templates/database/qbe/selection_form.twig:54
13825 msgid "Add/Delete criteria rows:"
13828 #: templates/database/qbe/selection_form.twig:67
13830 #| msgid "Select all"
13831 msgid "Add/Delete columns:"
13834 #: templates/database/qbe/selection_form.twig:86
13835 #: templates/database/qbe/selection_form.twig:88
13837 #| msgid "Select all"
13841 #: templates/database/qbe/selection_form.twig:107
13843 msgid "SQL query on database <b>%s</b>:"
13846 #: templates/database/routines/editor_form.twig:20
13847 msgid "Routine name"
13850 #: templates/database/routines/editor_form.twig:43
13854 #: templates/database/routines/editor_form.twig:49
13858 #: templates/database/routines/editor_form.twig:66
13859 msgid "Add parameter"
13862 #: templates/database/routines/editor_form.twig:67
13863 msgid "Remove last parameter"
13866 #: templates/database/routines/editor_form.twig:71
13867 msgid "Return type"
13870 #: templates/database/routines/editor_form.twig:79
13871 msgid "Return length/values"
13874 #: templates/database/routines/editor_form.twig:86
13875 msgid "Return options"
13878 #: templates/database/routines/editor_form.twig:90
13879 #: templates/database/routines/parameter_row.twig:31
13880 #: templates/database/structure/table_header.twig:42
13884 #: templates/database/routines/editor_form.twig:115
13885 msgid "Is deterministic"
13888 #: templates/database/routines/editor_form.twig:131
13890 "You do not have sufficient privileges to perform this operation; Please "
13891 "refer to the documentation for more details."
13894 #: templates/database/routines/editor_form.twig:144
13895 msgid "Security type"
13898 #: templates/database/routines/editor_form.twig:153
13899 msgid "SQL data access"
13902 #: templates/database/routines/execute_form.twig:7
13903 #: templates/database/routines/execute_form.twig:12
13904 msgid "Routine parameters"
13907 #: templates/database/routines/index.twig:33
13908 msgid "Create new routine"
13911 #: templates/database/routines/index.twig:42
13912 msgid "There are no routines to display."
13915 #: templates/database/routines/index.twig:51
13919 #: templates/database/routines/parameter_row.twig:24
13920 #: templates/modals/enum_set_editor.twig:5
13921 msgid "ENUM/SET editor"
13924 #: templates/database/routines/row.twig:38
13925 #: templates/database/routines/row.twig:48
13926 #: templates/database/routines/row.twig:52
13930 #: templates/database/search/main.twig:5
13931 msgid "Search in database"
13934 #: templates/database/search/main.twig:8
13935 msgid "Words or values to search for (wildcard: \"%\"):"
13938 #: templates/database/search/main.twig:15
13939 #: templates/table/find_replace/index.twig:31
13943 #: templates/database/search/main.twig:19
13944 #: templates/database/search/main.twig:23
13945 msgid "Words are separated by a space character (\" \")."
13948 #: templates/database/search/main.twig:40
13949 msgid "Inside tables:"
13952 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
13953 #: templates/server/replication/database_multibox.twig:8
13954 msgid "Unselect all"
13957 #: templates/database/search/main.twig:67
13958 msgid "Inside column:"
13961 #: templates/database/search/results.twig:12
13963 msgid "%1$s match in <strong>%2$s</strong>"
13964 msgid_plural "%1$s matches in <strong>%2$s</strong>"
13968 #: templates/database/search/results.twig:56
13969 msgid "<strong>Total:</strong> <em>%count%</em> match"
13970 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
13974 #: templates/database/structure/add_prefix.twig:7
13975 #: templates/database/structure/add_prefix.twig:9
13979 #: templates/database/structure/body_for_table_summary.twig:6
13982 msgid_plural "%s tables"
13986 #: templates/database/structure/body_for_table_summary.twig:17
13990 #: templates/database/structure/change_prefix_form.twig:7
13994 #: templates/database/structure/change_prefix_form.twig:13
13998 #: templates/database/structure/check_all_tables.twig:6
13999 msgid "Check tables having overhead"
14002 #: templates/database/structure/check_all_tables.twig:10
14006 #: templates/database/structure/check_all_tables.twig:11
14008 #| msgid "Show all"
14009 msgid "Show create"
14010 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
14012 #: templates/database/structure/check_all_tables.twig:14
14013 #: templates/table/operations/index.twig:403
14014 #: templates/table/operations/view.twig:26
14015 msgid "Delete data or table"
14018 #: templates/database/structure/check_all_tables.twig:15
14019 #: templates/database/structure/structure_table_row.twig:74
14023 #: templates/database/structure/check_all_tables.twig:18
14024 #: templates/table/operations/index.twig:334
14025 msgid "Table maintenance"
14028 #: templates/database/structure/check_all_tables.twig:19
14029 #: templates/table/maintenance/analyze.twig:3
14030 #: templates/table/operations/index.twig:339
14031 msgid "Analyze table"
14034 #: templates/database/structure/check_all_tables.twig:20
14035 #: templates/table/maintenance/check.twig:3
14036 #: templates/table/operations/index.twig:348
14037 msgid "Check table"
14040 #: templates/database/structure/check_all_tables.twig:21
14041 #: templates/table/maintenance/checksum.twig:3
14042 #: templates/table/operations/index.twig:356
14043 msgid "Checksum table"
14046 #: templates/database/structure/check_all_tables.twig:22
14047 #: templates/table/maintenance/optimize.twig:3
14048 #: templates/table/operations/index.twig:384
14049 #: templates/table/structure/display_table_stats.twig:68
14050 msgid "Optimize table"
14053 #: templates/database/structure/check_all_tables.twig:23
14054 #: templates/table/maintenance/repair.twig:3
14055 #: templates/table/operations/index.twig:393
14056 msgid "Repair table"
14059 #: templates/database/structure/check_all_tables.twig:25
14063 #: templates/database/structure/check_all_tables.twig:26
14064 msgid "Add prefix to table"
14067 #: templates/database/structure/check_all_tables.twig:27
14068 msgid "Replace table prefix"
14071 #: templates/database/structure/check_all_tables.twig:33
14072 msgid "Add columns to central list"
14075 #: templates/database/structure/check_all_tables.twig:34
14076 msgid "Remove columns from central list"
14079 #: templates/database/structure/check_all_tables.twig:35
14080 msgid "Make consistent with central list"
14083 #: templates/database/structure/check_all_tables.twig:53
14084 #: templates/database/structure/check_all_tables.twig:73
14088 #: templates/database/structure/check_all_tables.twig:65
14089 msgid "Are you sure?"
14092 #: templates/database/structure/check_all_tables.twig:69
14094 "This action may change some of the columns definition.[br]Are you sure you "
14095 "want to continue?"
14098 #: templates/database/structure/copy_form.twig:14
14102 #: templates/database/structure/copy_form.twig:39
14103 msgid "Add AUTO INCREMENT value"
14106 #: templates/database/structure/drop_form.twig:6
14107 #: templates/database/structure/empty_form.twig:6
14108 #: templates/table/delete/confirm.twig:12
14109 #: templates/table/structure/drop_confirm.twig:6
14110 #: templates/table/structure/primary.twig:6
14111 msgid "Do you really want to execute the following query?"
14114 #: templates/database/structure/favorite_anchor.twig:4
14115 #: templates/recent_favorite_table_favorite.twig:6
14116 msgid "Remove from Favorites"
14119 #: templates/database/structure/favorite_anchor.twig:4
14120 msgid "Add to Favorites"
14123 #: templates/database/structure/show_create.twig:2
14124 msgid "Showing create queries"
14127 #: templates/database/structure/show_create.twig:33
14128 #: templates/display/results/table.twig:292 templates/modals/create_view.twig:5
14129 #: templates/sql/no_results_returned.twig:12 templates/view_create.twig:11
14130 msgid "Create view"
14133 #: templates/database/structure/structure_table_row.twig:17
14134 #: templates/server/databases/index.twig:219
14135 #: templates/server/databases/index.twig:231
14136 msgid "Not replicated"
14139 #: templates/database/structure/structure_table_row.twig:18
14140 #: templates/server/databases/index.twig:215
14141 #: templates/server/databases/index.twig:227
14145 #: templates/database/structure/structure_table_row.twig:223
14149 #: templates/database/structure/table_header.twig:27
14151 "May be approximate. Click on the number to get the exact count. See "
14152 "[doc@faq3-11]FAQ 3.11[/doc]."
14155 #: templates/database/structure/table_header.twig:36
14156 #: templates/table/index_form.twig:141
14160 #: templates/database/structure/table_header.twig:51
14161 #: templates/table/structure/display_table_stats.twig:154
14165 #: templates/database/structure/table_header.twig:56
14166 #: templates/table/structure/display_table_stats.twig:161
14167 msgid "Last update"
14170 #: templates/database/structure/table_header.twig:61
14171 #: templates/table/structure/display_table_stats.twig:168
14175 #: templates/database/structure/tracking_icon.twig:3
14176 msgid "Tracking is active."
14179 #: templates/database/structure/tracking_icon.twig:5
14180 msgid "Tracking is not active."
14183 #: templates/database/tracking/tables.twig:4
14184 msgid "Tracked tables"
14187 #: templates/database/tracking/tables.twig:14
14188 msgid "Last version"
14191 #: templates/database/tracking/tables.twig:15
14192 #: templates/table/tracking/main.twig:29
14196 #: templates/database/tracking/tables.twig:16
14197 #: templates/table/tracking/main.twig:30
14201 #: templates/database/tracking/tables.twig:61
14202 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
14206 #: templates/database/tracking/tables.twig:73
14207 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
14211 #: templates/database/tracking/tables.twig:93
14212 #: templates/database/tracking/tables.twig:138
14213 #: templates/database/tracking/tables.twig:139
14214 msgid "Delete tracking"
14217 #: templates/database/tracking/tables.twig:104
14221 #: templates/database/tracking/tables.twig:145
14222 msgid "Untracked tables"
14225 #: templates/database/tracking/tables.twig:176
14226 #: templates/database/tracking/tables.twig:188
14227 #: templates/database/tracking/tables.twig:189
14228 #: templates/table/structure/display_structure.twig:395
14229 msgid "Track table"
14232 #: templates/database/triggers/editor_form.twig:23
14233 msgid "Trigger name"
14236 #: templates/database/triggers/editor_form.twig:37
14237 msgctxt "Trigger action time"
14241 #: templates/database/triggers/list.twig:27
14242 msgid "Create new trigger"
14245 #: templates/database/triggers/list.twig:36
14246 msgid "There are no triggers to display."
14249 #: templates/display/results/table.twig:32
14250 msgid "Save edited data"
14253 #: templates/display/results/table.twig:38
14254 msgid "Restore column order"
14257 #: templates/display/results/table.twig:49 templates/export.twig:149
14258 #: templates/table/start_and_number_of_rows_fieldset.twig:9
14259 msgid "Number of rows:"
14262 #: templates/display/results/table.twig:52
14266 #: templates/display/results/table.twig:70
14267 msgid "Sort by key:"
14270 #: templates/display/results/table.twig:119
14271 #: templates/table/search/index.twig:102
14272 msgid "Extra options"
14275 #: templates/display/results/table.twig:141
14276 msgid "Relational key"
14279 #: templates/display/results/table.twig:145
14280 msgid "Display column for relationships"
14283 #: templates/display/results/table.twig:153
14284 msgid "Show binary contents"
14287 #: templates/display/results/table.twig:157
14288 msgid "Show BLOB contents"
14291 #: templates/display/results/table.twig:167
14292 msgid "Hide browser transformation"
14295 #: templates/display/results/table.twig:179
14296 msgid "Well Known Text"
14299 #: templates/display/results/table.twig:183
14300 msgid "Well Known Binary"
14303 #: templates/display/results/table.twig:255
14304 #: templates/sql/no_results_returned.twig:9
14305 msgid "Query results operations"
14308 #: templates/display/results/table.twig:260
14309 msgid "Copy to clipboard"
14312 #: templates/display/results/table.twig:276
14313 #: templates/table/chart/tbl_chart.twig:2
14314 msgid "Display chart"
14317 #: templates/display/results/table.twig:283
14318 msgid "Visualize GIS data"
14321 #: templates/encoding/kanji_encoding_form.twig:6
14322 msgctxt "None encoding conversion"
14326 #: templates/encoding/kanji_encoding_form.twig:17
14327 msgid "Convert to Kana"
14330 #: templates/error/report_form.twig:3
14332 "This report automatically includes data about the error and information "
14333 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14334 "team for debugging the error."
14337 #: templates/error/report_form.twig:11
14339 "Can you tell us the steps leading to this error? It decisively helps in "
14343 #: templates/error/report_form.twig:18
14344 msgid "You may examine the data in the error report:"
14347 #: templates/error/report_modal.twig:5
14348 msgid "Submit error report"
14351 #: templates/error/report_modal.twig:12
14352 msgid "Send error report"
14355 #: templates/export/template_options.twig:1 templates/export.twig:42
14356 msgid "Select a template"
14359 #: templates/export.twig:14
14360 msgid "Export templates:"
14363 #: templates/export.twig:18
14364 msgid "New template:"
14367 #: templates/export.twig:21 templates/export.twig:24
14368 msgid "Template name"
14371 #: templates/export.twig:35
14372 msgid "Existing templates:"
14375 #: templates/export.twig:38
14379 #: templates/export.twig:51
14383 #: templates/export.twig:72
14384 msgid "Show SQL query"
14387 #: templates/export.twig:104
14388 msgid "Export method:"
14391 #: templates/export.twig:108
14392 msgid "Quick - display only the minimal options"
14395 #: templates/export.twig:112
14396 msgid "Custom - display all possible options"
14399 #: templates/export.twig:121
14400 msgid "File format to export"
14403 #: templates/export.twig:137
14407 #: templates/export.twig:141
14408 msgid "Dump all rows"
14411 #: templates/export.twig:145
14412 msgid "Dump some row(s)"
14415 #: templates/export.twig:160
14416 msgid "Row to begin at:"
14419 #: templates/export.twig:170 templates/export.twig:332
14423 #: templates/export.twig:175 templates/export.twig:370
14425 msgid "Save on server in the directory <strong>%s</strong>"
14428 #: templates/export.twig:193 templates/export.twig:337
14429 msgid "Rename exported databases/tables/columns"
14432 #: templates/export.twig:201
14433 msgid "Defined aliases"
14436 #: templates/export.twig:216 templates/export.twig:230
14437 #: templates/export.twig:243 templates/export.twig:260
14441 #: templates/export.twig:269
14442 msgid "Define new aliases"
14445 #: templates/export.twig:274
14447 #| msgid "Select all"
14448 msgid "Select database:"
14451 #: templates/export.twig:290
14453 #| msgid "Select all"
14454 msgid "Select table:"
14457 #: templates/export.twig:298
14458 msgid "New table name"
14461 #: templates/export.twig:306
14463 #| msgid "Select all"
14464 msgid "Select column:"
14467 #: templates/export.twig:314
14468 msgid "New column name"
14471 #: templates/export.twig:356
14472 msgid "View output as text"
14475 #: templates/export.twig:360
14476 msgid "Save output to a file"
14479 #: templates/export.twig:387
14480 msgid "File name template:"
14483 #: templates/export.twig:388
14486 "This value is interpreted using the 'strftime' function, so you can use time "
14487 "formatting strings. Additionally the following transformations will happen: "
14488 "%s Other text will be kept as is. See the FAQ 6.27 for details."
14491 #: templates/export.twig:398
14492 msgid "Use this for future exports"
14495 #: templates/export.twig:409 templates/import.twig:103
14496 msgid "Character set of the file:"
14499 #: templates/export.twig:429
14500 msgid "Compression:"
14503 #: templates/export.twig:437
14507 #: templates/export.twig:443
14511 #: templates/export.twig:461
14512 msgid "Export databases as separate files"
14515 #: templates/export.twig:463
14516 msgid "Export tables as separate files"
14519 #: templates/export.twig:474
14520 msgid "Skip tables larger than:"
14523 #: templates/export.twig:476
14524 msgid "The size is measured in MiB."
14527 #: templates/export.twig:482 templates/import.twig:182
14528 msgid "Format-specific options:"
14531 #: templates/export.twig:491 templates/import.twig:191
14532 msgid "Encoding Conversion:"
14535 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
14536 #: templates/server/status/variables/index.twig:7
14540 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
14541 msgid "Containing the word:"
14544 #: templates/footer.twig:7 templates/footer.twig:9 templates/footer.twig:11
14545 msgid "Open new phpMyAdmin window"
14548 #: templates/footer.twig:26 templates/home/index.twig:18
14549 #: templates/login/form.twig:5
14550 msgid "phpMyAdmin Demo Server"
14551 msgstr "[ਪੀਐਚਪੀ ਮਾਈ ਐਡਮਿਨ] ਡੈਮੋ ਸਰਵਰ"
14553 #: templates/footer.twig:34
14555 msgid "Currently running Git revision %1$s from the %2$s branch."
14558 #: templates/footer.twig:36
14559 msgid "Git information missing!"
14562 #: templates/gis_data_editor_form.twig:4
14564 msgid "Value for the column \"%s\""
14565 msgstr "ਕਾਲਮ ਲਈ ਮੁੱਲ \"%s\""
14567 #: templates/gis_data_editor_form.twig:22
14568 #: templates/table/gis_visualization/gis_visualization.twig:34
14569 msgid "Use OpenStreetMaps as Base Layer"
14570 msgstr "ਬੇਸ ਲੇਅਰ ਦੇ ਤੌਰ ਤੇ ਹਵਾਮੈਪ ਵਰਤੋ"
14572 #: templates/gis_data_editor_form.twig:38
14575 msgctxt "Spatial Reference System Identifier"
14577 msgstr "SRID: ਸਥਾਨਿਕ ਸੰਦਰਭ ਸਿਸਟਮ ਪਛਾਣਕਰਤਾ"
14579 #: templates/gis_data_editor_form.twig:53
14581 msgid "Geometry %d:"
14582 msgstr "ਜਿਉਮੈਟਰੀ %d:"
14584 #: templates/gis_data_editor_form.twig:73
14588 #: templates/gis_data_editor_form.twig:93
14589 #: templates/gis_data_editor_form.twig:134
14590 #: templates/gis_data_editor_form.twig:186
14591 #, fuzzy, php-format
14592 #| msgid "Point %d"
14596 #: templates/gis_data_editor_form.twig:113
14598 msgid "Linestring %d:"
14599 msgstr "ਲਿਨਸਟ੍ਰਿੰਗ %d:"
14601 #: templates/gis_data_editor_form.twig:115
14602 #: templates/gis_data_editor_form.twig:170
14603 msgid "Outer ring:"
14604 msgstr "ਬਾਹਰਲੀ ਰਿੰਗ:"
14606 #: templates/gis_data_editor_form.twig:117
14607 #: templates/gis_data_editor_form.twig:172
14609 msgid "Inner ring %d:"
14610 msgstr "ਅੰਦਰੂਨੀ ਰਿੰਗ %d:"
14612 #: templates/gis_data_editor_form.twig:144
14613 msgid "Add a linestring"
14614 msgstr "ਇੱਕ ਲਿਨਸਟ੍ਰਿੰਗ ਜੋੜੋ"
14616 #: templates/gis_data_editor_form.twig:157
14618 msgid "Polygon %d:"
14619 msgstr "ਪੌਲੀਗੌਨ %d:"
14621 #: templates/gis_data_editor_form.twig:199
14622 msgid "Add a polygon"
14623 msgstr "ਇੱਕ ਬਹੁਭੁਜ ਜੋੜੋ"
14625 #: templates/gis_data_editor_form.twig:205
14626 msgid "Add geometry"
14627 msgstr "ਜੁਮੈਟਰੀ ਜੋੜੋ"
14629 #: templates/gis_data_editor_form.twig:214
14633 #: templates/gis_data_editor_form.twig:216
14635 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
14636 "below into the \"Value\" field."
14638 "\"ਫੰਕਸ਼ਨ\" ਕਾਲਮ ਵਿਚੋਂ \"ਜੀਓਮਫਾਰਮ ਟੈਕਸਟ\" ਨੂੰ ਚੁਣੋ ਅਤੇ ਹੇਠਾਂ ਸਤਰ ਨੂੰ \"ਵੈਲਯੂ\" ਫੀਲਡ ਵਿੱਚ ਪੇਸਟ "
14641 #: templates/header.twig:34 templates/login/header.twig:13
14642 msgid "Javascript must be enabled past this point!"
14645 #: templates/header.twig:45
14646 msgid "Click on the bar to scroll to top of page"
14649 #: templates/home/git_info.twig:2
14650 msgid "Git revision:"
14653 #: templates/home/git_info.twig:13
14657 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
14659 msgid "from %s branch"
14662 #: templates/home/git_info.twig:25
14664 msgid "committed on %s by %s"
14667 #: templates/home/git_info.twig:32
14669 msgid "authored on %s by %s"
14672 #: templates/home/index.twig:22 templates/login/form.twig:8
14675 "You are using the demo server. You can do anything here, but please do not "
14676 "change root, debian-sys-maint and pma users. More information is available "
14680 #: templates/home/index.twig:32
14681 msgid "General settings"
14682 msgstr "ਜਨਰਲ ਸੈਟਿੰਗਜ਼"
14684 #: templates/home/index.twig:57
14686 #| msgid "Server connection collation"
14687 msgid "Server connection collation:"
14688 msgstr "ਸਰਵਰ ਤੋਂ ਰਾਬਤਾ ਦੀ ਸੋਧ"
14690 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
14691 msgid "More settings"
14692 msgstr "ਹੋਰ ਸੈਟਿੰਗਜ਼"
14694 #: templates/home/index.twig:93
14695 msgid "Appearance settings"
14696 msgstr "ਦਿੱਖ ਸੈਟਿੰਗਜ਼"
14698 #: templates/home/index.twig:103 templates/home/index.twig:104
14699 #: templates/login/form.twig:23 templates/login/form.twig:24
14700 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
14704 #: templates/home/index.twig:131
14708 #: templates/home/index.twig:142
14710 #| msgid "Show all"
14711 msgctxt "View all themes"
14713 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
14715 #: templates/home/index.twig:157
14716 msgid "Database server"
14717 msgstr "ਡਾਟਾਬੇਸ ਸਰਵਰ"
14719 #: templates/home/index.twig:161 templates/login/form.twig:65
14720 #: templates/menu/breadcrumbs.twig:7
14724 #: templates/home/index.twig:165
14725 msgid "Server type:"
14726 msgstr "ਸਰਵਰ ਦੀ ਕਿਸਮ:"
14728 #: templates/home/index.twig:169
14729 msgid "Server connection:"
14730 msgstr "ਸਰਵਰ ਰਾਬਤਾ:"
14732 #: templates/home/index.twig:177
14733 msgid "Protocol version:"
14734 msgstr "ਪ੍ਰੋਟੋਕੋਲ ਪ੍ਰਤੀਰੂਪ:"
14736 #: templates/home/index.twig:181
14740 #: templates/home/index.twig:185
14741 msgid "Server charset:"
14742 msgstr "ਸਰਵਰ ਚਾਰਸੈੱਟ:"
14744 #: templates/home/index.twig:197
14748 #: templates/home/index.twig:207
14749 msgid "Database client version:"
14752 #: templates/home/index.twig:211
14753 msgid "PHP extension:"
14756 #: templates/home/index.twig:218
14757 msgid "PHP version:"
14760 #: templates/home/index.twig:225
14761 msgid "Show PHP information"
14764 #: templates/home/index.twig:239
14765 msgid "Version information:"
14768 #: templates/home/index.twig:249
14769 msgid "Official Homepage"
14772 #: templates/home/index.twig:254
14776 #: templates/home/index.twig:259
14777 msgid "Get support"
14780 #: templates/home/index.twig:264
14781 msgid "List of changes"
14784 #: templates/home/index.twig:269 templates/server/plugins/index.twig:30
14788 #: templates/home/index.twig:284
14790 #| msgid "phpMyAdmin Demo Server"
14791 msgid "phpMyAdmin Themes"
14792 msgstr "[ਪੀਐਚਪੀ ਮਾਈ ਐਡਮਿਨ] ਡੈਮੋ ਸਰਵਰ"
14794 #: templates/home/index.twig:295
14795 msgid "Get more themes!"
14798 #: templates/home/themes.twig:7
14800 msgid "Screenshot of the %s theme."
14803 #. l10n: Choose the theme button in the themes list modal
14804 #: templates/home/themes.twig:12
14808 #: templates/import/javascript.twig:12
14810 "The file being uploaded is probably larger than the maximum allowed size or "
14811 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
14815 #: templates/import/javascript.twig:13
14820 #: templates/import/javascript.twig:14
14825 #: templates/import/javascript.twig:15
14826 msgid "About %MIN min. %SEC sec. remaining."
14829 #: templates/import/javascript.twig:16
14830 msgid "About %SEC sec. remaining."
14833 #: templates/import/javascript.twig:17
14834 msgid "The file is being processed, please be patient."
14837 #: templates/import/javascript.twig:29
14838 msgid "Uploading your import file…"
14841 #: templates/import/javascript.twig:152
14843 "Please be patient, the file is being uploaded. Details about the upload are "
14847 #: templates/import.twig:26
14848 msgid "File to import:"
14851 #: templates/import.twig:31
14853 msgid "File may be compressed (%s) or uncompressed."
14856 #: templates/import.twig:32
14858 "A compressed file's name must end in <strong>.[format].[compression]</"
14859 "strong>. Example: <strong>.sql.zip</strong>"
14862 #: templates/import.twig:40
14863 msgid "Upload a file"
14866 #: templates/import.twig:43
14867 msgid "Select file to import"
14870 #: templates/import.twig:50 templates/import.twig:77
14871 #: templates/preferences/manage/main.twig:22
14872 msgid "Browse your computer:"
14875 #: templates/import.twig:55 templates/import.twig:82
14876 msgid "You may also drag and drop a file on any page."
14879 #: templates/import.twig:62 templates/import.twig:88
14881 msgid "Select from the web server upload directory [strong]%s[/strong]:"
14884 #: templates/import.twig:69 templates/import.twig:96
14885 msgid "There are no files to import!"
14888 #: templates/import.twig:100
14889 msgid "File uploads are not allowed on this server."
14892 #: templates/import.twig:126
14893 msgid "Partial import:"
14896 #: templates/import.twig:131
14899 "Previous import timed out, after resubmitting will continue from position %d."
14902 #: templates/import.twig:138
14904 "Allow the interruption of an import in case the script detects it is close "
14905 "to the PHP timeout limit."
14908 #: templates/import.twig:140
14910 "This might be a good way to import large files, however it can break "
14914 #: templates/import.twig:144
14915 msgid "Skip this number of queries (for SQL) starting from the first one:"
14918 #: templates/import.twig:154
14919 msgid "Other options"
14922 #: templates/indexes.twig:39
14923 #: templates/table/structure/display_structure.twig:488
14925 #| msgid "Username"
14927 msgstr "ਵਰਤੋਂਕਾਰ ਦਾ ਨਾਂ"
14929 #: templates/indexes.twig:45
14930 #: templates/table/structure/display_structure.twig:494
14931 msgid "The primary key has been dropped."
14934 #: templates/indexes.twig:50
14935 #: templates/table/structure/display_structure.twig:499
14937 msgid "Index %s has been dropped."
14940 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
14941 #: templates/javascript/variables.twig:8
14942 msgid "calendar-month-year"
14945 #. l10n: Year suffix for calendar, "none" is empty.
14946 #: templates/javascript/variables.twig:11
14950 #. l10n: Previous month. Display text for previous month link in calendar
14951 #: templates/javascript/variables.twig:16
14955 #. l10n: Next month. Display text for next month link in calendar
14956 #: templates/javascript/variables.twig:17
14960 #. l10n: Display text for current month link in calendar
14961 #: templates/javascript/variables.twig:18
14965 #: templates/javascript/variables.twig:20
14969 #: templates/javascript/variables.twig:21
14973 #: templates/javascript/variables.twig:22
14977 #: templates/javascript/variables.twig:23
14981 #. l10n: Short month name for May
14982 #: templates/javascript/variables.twig:24
14983 #: templates/javascript/variables.twig:38
14987 #: templates/javascript/variables.twig:25
14991 #: templates/javascript/variables.twig:26
14995 #: templates/javascript/variables.twig:27
14999 #: templates/javascript/variables.twig:28
15003 #: templates/javascript/variables.twig:29
15007 #: templates/javascript/variables.twig:30
15011 #: templates/javascript/variables.twig:31
15015 #. l10n: Short week day name for Sunday
15016 #: templates/javascript/variables.twig:57
15020 #. l10n: Minimal week day name for Sunday
15021 #: templates/javascript/variables.twig:66
15025 #. l10n: Minimal week day name for Monday
15026 #: templates/javascript/variables.twig:67
15030 #. l10n: Minimal week day name for Tuesday
15031 #: templates/javascript/variables.twig:68
15035 #. l10n: Minimal week day name for Wednesday
15036 #: templates/javascript/variables.twig:69
15040 #. l10n: Minimal week day name for Thursday
15041 #: templates/javascript/variables.twig:70
15045 #. l10n: Minimal week day name for Friday
15046 #: templates/javascript/variables.twig:71
15050 #. l10n: Minimal week day name for Saturday
15051 #: templates/javascript/variables.twig:72
15055 #. l10n: Column header for week of the year in calendar
15056 #: templates/javascript/variables.twig:74
15060 #: templates/javascript/variables.twig:82
15064 #: templates/javascript/variables.twig:83
15068 #: templates/javascript/variables.twig:84
15072 #: templates/javascript/variables.twig:90
15073 msgid "This field is required"
15076 #: templates/javascript/variables.twig:91
15077 msgid "Please fix this field"
15080 #: templates/javascript/variables.twig:92
15081 msgid "Please enter a valid email address"
15084 #: templates/javascript/variables.twig:93
15085 msgid "Please enter a valid URL"
15088 #: templates/javascript/variables.twig:94
15089 msgid "Please enter a valid date"
15092 #: templates/javascript/variables.twig:95
15093 msgid "Please enter a valid date ( ISO )"
15096 #: templates/javascript/variables.twig:96
15097 msgid "Please enter a valid number"
15100 #: templates/javascript/variables.twig:97
15101 msgid "Please enter a valid credit card number"
15104 #: templates/javascript/variables.twig:98
15105 msgid "Please enter only digits"
15108 #: templates/javascript/variables.twig:99
15109 msgid "Please enter the same value again"
15112 #: templates/javascript/variables.twig:100
15113 msgid "Please enter no more than {0} characters"
15116 #: templates/javascript/variables.twig:101
15117 msgid "Please enter at least {0} characters"
15120 #: templates/javascript/variables.twig:102
15121 msgid "Please enter a value between {0} and {1} characters long"
15124 #: templates/javascript/variables.twig:103
15125 msgid "Please enter a value between {0} and {1}"
15128 #: templates/javascript/variables.twig:104
15129 msgid "Please enter a value less than or equal to {0}"
15132 #: templates/javascript/variables.twig:105
15133 msgid "Please enter a value greater than or equal to {0}"
15136 #: templates/javascript/variables.twig:106
15137 msgid "Please enter a valid date or time"
15140 #: templates/javascript/variables.twig:107
15141 msgid "Please enter a valid HEX input"
15144 #. l10n: To validate the usage of a MD5 function on the column
15145 #: templates/javascript/variables.twig:108
15146 msgid "This column can not contain a 32 chars value"
15149 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
15150 #: templates/javascript/variables.twig:109
15152 "These functions are meant to return a binary result; to avoid inconsistent "
15153 "results you should store it in a BINARY, VARBINARY, or BLOB column."
15156 #: templates/login/form.twig:58 templates/login/form.twig:117
15157 #: templates/login/form.twig:121 templates/login/form.twig:124
15161 #: templates/login/form.twig:64 templates/login/form.twig:69
15162 msgid "You can enter hostname/IP address and port separated by space."
15165 #: templates/login/form.twig:76
15167 msgstr "ਵਰਤੋਂਕਾਰ ਦਾ ਨਾਂ:"
15169 #: templates/login/form.twig:85
15170 #: templates/server/privileges/change_password.twig:21
15171 #: templates/server/privileges/login_information_fields.twig:43
15172 #: templates/server/replication/change_primary.twig:18
15173 #: templates/server/replication/primary_add_replica_user.twig:49
15177 #: templates/login/form.twig:95
15179 #| msgid "Server charset:"
15180 msgid "Server choice:"
15181 msgstr "ਸਰਵਰ ਚਾਰਸੈੱਟ:"
15183 #: templates/login/header.twig:17
15185 "There is a mismatch between HTTPS indicated on the server and client. This "
15186 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
15187 "server configuration to indicate HTTPS properly."
15190 #: templates/login/twofactor/application_configure.twig:3
15192 "Please scan following QR code into the two-factor authentication app on your "
15193 "device and enter authentication code it generates."
15196 #: templates/login/twofactor/application_configure.twig:13
15197 msgid "Secret/key:"
15200 #: templates/login/twofactor/application_configure.twig:16
15201 #: templates/login/twofactor/application.twig:2
15202 msgid "Authentication code:"
15205 #: templates/login/twofactor/application.twig:5
15207 "Open the two-factor authentication app on your device to view your "
15208 "authentication code and verify your identity."
15211 #: templates/login/twofactor/invalid.twig:2
15213 "The configured two factor authentication is not available, please install "
15214 "missing dependencies."
15217 #: templates/login/twofactor/key_configure.twig:3
15219 "Please connect your FIDO U2F device into your computer's USB port. Then "
15220 "confirm registration on the device."
15223 #: templates/login/twofactor/key-https-warning.twig:3
15225 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
15226 "most likely refuse to authenticate you."
15229 #: templates/login/twofactor/key.twig:3
15231 "Please connect your FIDO U2F device into your computer's USB port. Then "
15232 "confirm login on the device."
15235 #: templates/login/twofactor.twig:10
15239 #: templates/menu/breadcrumbs.twig:27
15243 #: templates/modals/unhide_nav_item.twig:5
15245 #| msgid "Show all"
15246 msgid "Show hidden navigation tree items."
15247 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
15249 #: templates/navigation/item_unhide_dialog.twig:20
15253 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
15257 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15258 msgid "Empty session data"
15261 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15265 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
15266 msgid "phpMyAdmin documentation"
15269 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15270 msgid "MariaDB Documentation"
15273 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15274 msgid "MySQL Documentation"
15277 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
15278 msgid "Navigation panel settings"
15281 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
15282 msgid "Reload navigation panel"
15285 #: templates/navigation/main.twig:67
15286 msgid "An error has occurred while loading the navigation display"
15289 #: templates/navigation/main.twig:88
15293 #: templates/navigation/tree/fast_filter.twig:11
15294 #: templates/navigation/tree/fast_filter.twig:12
15295 msgid "Type to filter these, Enter to search all"
15298 #: templates/navigation/tree/fast_filter.twig:16
15299 msgid "Clear fast filter"
15302 #: templates/preferences/autoload.twig:7
15304 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
15305 "import it for current session?"
15308 #: templates/preferences/autoload.twig:13
15310 #| msgid "Database %1$s has been created."
15311 msgid "Delete settings"
15312 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
15314 #: templates/preferences/forms/main.twig:4
15315 msgid "Cannot save settings, submitted form contains errors!"
15318 #: templates/preferences/header.twig:6
15319 msgid "Manage your settings"
15322 #: templates/preferences/header.twig:12
15323 msgid "Two-factor authentication"
15326 #: templates/preferences/header.twig:55
15327 #: templates/preferences/manage/main.twig:72
15328 msgid "Configuration has been saved."
15331 #: templates/preferences/header.twig:60
15334 "Your preferences will be saved for current session only. Storing them "
15335 "permanently requires %sphpMyAdmin configuration storage%s."
15338 #: templates/preferences/manage/error.twig:1
15339 msgid "Configuration contains incorrect data for some fields."
15342 #: templates/preferences/manage/error.twig:16
15343 msgid "Do you want to import remaining settings?"
15346 #: templates/preferences/manage/main.twig:3
15347 #: templates/preferences/manage/main.twig:33
15348 msgid "Saved on: @DATE@"
15351 #: templates/preferences/manage/main.twig:20
15352 msgid "Import from file"
15355 #: templates/preferences/manage/main.twig:27
15356 msgid "Import from browser's storage"
15359 #: templates/preferences/manage/main.twig:30
15360 msgid "Settings will be imported from your browser's local storage."
15363 #: templates/preferences/manage/main.twig:36
15364 msgid "You have no saved settings!"
15367 #: templates/preferences/manage/main.twig:40
15368 #: templates/preferences/manage/main.twig:104
15369 msgid "This feature is not supported by your web browser"
15372 #: templates/preferences/manage/main.twig:44
15373 msgid "Merge with current configuration"
15376 #: templates/preferences/manage/main.twig:59
15379 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15383 #: templates/preferences/manage/main.twig:81
15384 msgid "Save as JSON file"
15387 #: templates/preferences/manage/main.twig:85
15388 msgid "Save as PHP file"
15391 #: templates/preferences/manage/main.twig:90
15392 msgid "Save to browser's storage"
15395 #: templates/preferences/manage/main.twig:96
15396 msgid "Settings will be saved in your browser's local storage."
15399 #: templates/preferences/manage/main.twig:99
15400 msgid "Existing settings will be overwritten!"
15403 #: templates/preferences/manage/main.twig:120
15404 msgid "You can reset all your settings and restore them to default values."
15407 #: templates/preferences/two_factor/configure.twig:5
15408 #: templates/preferences/two_factor/main.twig:57
15409 #: templates/preferences/two_factor/main.twig:70
15410 msgid "Configure two-factor authentication"
15413 #: templates/preferences/two_factor/configure.twig:12
15414 msgid "Enable two-factor authentication"
15417 #: templates/preferences/two_factor/confirm.twig:5
15418 msgid "Confirm disabling two-factor authentication"
15421 #: templates/preferences/two_factor/confirm.twig:9
15423 "By disabling two factor authentication you will be again able to login using "
15427 #: templates/preferences/two_factor/confirm.twig:13
15428 #: templates/preferences/two_factor/main.twig:46
15429 msgid "Disable two-factor authentication"
15432 #: templates/preferences/two_factor/main.twig:5
15433 msgid "Two-factor authentication status"
15436 #: templates/preferences/two_factor/main.twig:11
15438 "Two-factor authentication is not available, please install optional "
15439 "dependencies to enable authentication backends."
15442 #: templates/preferences/two_factor/main.twig:12
15443 msgid "Following composer packages are missing:"
15446 #: templates/preferences/two_factor/main.twig:20
15447 msgid "Two-factor authentication is available and configured for this account."
15450 #: templates/preferences/two_factor/main.twig:22
15452 "Two-factor authentication is available, but not configured for this account."
15455 #: templates/preferences/two_factor/main.twig:26
15457 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15458 "storage to use it."
15461 #: templates/preferences/two_factor/main.twig:41
15462 msgid "You have enabled two factor authentication."
15465 #: templates/recent_favorite_table_no_tables.twig:3
15466 msgid "There are no recent tables."
15469 #: templates/recent_favorite_table_no_tables.twig:5
15470 msgid "There are no favorite tables."
15473 #: templates/relation/check_relations.twig:3
15476 #| "The phpMyAdmin configuration storage has been deactivated. %sFind out why"
15478 msgid "phpMyAdmin configuration storage"
15479 msgstr "PhpMyAdmin ਸੰਰਚਨਾ ਸਟੋਰੇਜ਼ ਨੂੰ ਬੰਦ ਕਰ ਦਿੱਤਾ ਗਿਆ ਹੈ %s ਇਹ ਪਤਾ ਲਗਾਓ ਕਿ ਕਿਉਂ %s"
15481 #: templates/relation/check_relations.twig:9
15482 msgid "Configuration of pmadb…"
15485 #: templates/relation/check_relations.twig:10
15486 #: templates/relation/check_relations.twig:56
15487 #: templates/relation/check_relations.twig:81
15488 #: templates/relation/check_relations.twig:106
15489 #: templates/relation/check_relations.twig:119
15490 #: templates/relation/check_relations.twig:144
15491 #: templates/relation/check_relations.twig:189
15492 #: templates/relation/check_relations.twig:214
15493 #: templates/relation/check_relations.twig:239
15494 #: templates/relation/check_relations.twig:264
15495 #: templates/relation/check_relations.twig:289
15496 #: templates/relation/check_relations.twig:314
15497 #: templates/relation/check_relations.twig:339
15498 #: templates/relation/check_relations.twig:364
15499 #: templates/relation/check_relations.twig:377
15500 #: templates/relation/check_relations.twig:402
15501 #: templates/relation/check_relations.twig:427
15502 #: templates/relation/check_relations.twig:452
15503 #: templates/relation/check_relations.twig:477
15504 #: templates/relation/check_relations.twig:502
15508 #: templates/relation/check_relations.twig:14
15509 msgid "General relation features"
15512 #: templates/relation/check_relations.twig:20
15515 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
15519 #: templates/relation/check_relations.twig:24
15522 "%sCreate%s the phpMyAdmin configuration storage in the current database."
15525 #: templates/relation/check_relations.twig:31
15527 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
15530 #: templates/relation/check_relations.twig:42
15531 #: templates/relation/check_relations.twig:54
15532 #: templates/relation/check_relations.twig:79
15533 #: templates/relation/check_relations.twig:104
15534 #: templates/relation/check_relations.twig:117
15535 #: templates/relation/check_relations.twig:142
15536 #: templates/relation/check_relations.twig:187
15537 #: templates/relation/check_relations.twig:212
15538 #: templates/relation/check_relations.twig:237
15539 #: templates/relation/check_relations.twig:262
15540 #: templates/relation/check_relations.twig:287
15541 #: templates/relation/check_relations.twig:312
15542 #: templates/relation/check_relations.twig:337
15543 #: templates/relation/check_relations.twig:362
15544 #: templates/relation/check_relations.twig:375
15545 #: templates/relation/check_relations.twig:400
15546 #: templates/relation/check_relations.twig:425
15547 #: templates/relation/check_relations.twig:450
15548 #: templates/relation/check_relations.twig:475
15549 #: templates/relation/check_relations.twig:500
15550 msgctxt "Correctly working"
15554 #: templates/relation/check_relations.twig:62
15556 #| msgid "Database %1$s has been created."
15557 msgid "General relation features:"
15558 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
15560 #: templates/relation/check_relations.twig:64
15561 #: templates/relation/check_relations.twig:89
15562 #: templates/relation/check_relations.twig:127
15563 #: templates/relation/check_relations.twig:152
15564 #: templates/relation/check_relations.twig:162
15565 #: templates/relation/check_relations.twig:197
15566 #: templates/relation/check_relations.twig:222
15567 #: templates/relation/check_relations.twig:247
15568 #: templates/relation/check_relations.twig:272
15569 #: templates/relation/check_relations.twig:297
15570 #: templates/relation/check_relations.twig:322
15571 #: templates/relation/check_relations.twig:347
15572 #: templates/relation/check_relations.twig:385
15573 #: templates/relation/check_relations.twig:410
15574 #: templates/relation/check_relations.twig:435
15575 #: templates/relation/check_relations.twig:460
15576 #: templates/relation/check_relations.twig:485
15577 #: templates/relation/check_relations.twig:510
15581 #: templates/relation/check_relations.twig:87
15582 msgid "Display features:"
15585 #: templates/relation/check_relations.twig:125
15586 msgid "Designer and creation of PDFs:"
15589 #: templates/relation/check_relations.twig:150
15591 #| msgid "Show all"
15592 msgid "Displaying column comments:"
15593 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
15595 #: templates/relation/check_relations.twig:160
15596 msgid "Browser transformation:"
15599 #: templates/relation/check_relations.twig:172
15600 msgid "Please see the documentation on how to update your column_info table."
15603 #: templates/relation/check_relations.twig:195
15604 msgid "Bookmarked SQL query:"
15607 #: templates/relation/check_relations.twig:220
15610 msgid "SQL history:"
15613 #: templates/relation/check_relations.twig:245
15615 #| msgid "Show all"
15616 msgid "Persistent recently used tables:"
15617 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
15619 #: templates/relation/check_relations.twig:270
15621 #| msgid "Show all"
15622 msgid "Persistent favorite tables:"
15623 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
15625 #: templates/relation/check_relations.twig:295
15626 msgid "Persistent tables' UI preferences:"
15629 #: templates/relation/check_relations.twig:320
15633 #: templates/relation/check_relations.twig:345
15634 msgid "User preferences:"
15637 #: templates/relation/check_relations.twig:383
15638 msgid "Configurable menus:"
15641 #: templates/relation/check_relations.twig:408
15643 #| msgid "Show all"
15644 msgid "Hide/show navigation items:"
15645 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
15647 #: templates/relation/check_relations.twig:433
15648 msgid "Saving Query-By-Example searches:"
15651 #: templates/relation/check_relations.twig:458
15652 msgid "Managing central list of columns:"
15655 #: templates/relation/check_relations.twig:483
15656 msgid "Remembering designer settings:"
15659 #: templates/relation/check_relations.twig:508
15660 msgid "Saving export templates:"
15663 #: templates/relation/check_relations.twig:519
15664 msgid "Quick steps to set up advanced features:"
15667 #: templates/relation/check_relations.twig:523
15669 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
15672 #: templates/relation/check_relations.twig:527
15673 msgid "Create a pma user and give access to these tables."
15676 #: templates/relation/check_relations.twig:531
15678 "Enable advanced features in configuration file (<code>config.inc.php</"
15679 "code>), for example by starting from <code>config.sample.inc.php</code>."
15682 #: templates/relation/check_relations.twig:535
15683 msgid "Re-login to phpMyAdmin to load the updated configuration file."
15686 #: templates/server/binlog/index.twig:10
15687 msgid "Select binary log to view"
15690 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
15691 #: templates/server/status/processes/list.twig:20
15692 msgid "Truncate shown queries"
15695 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
15696 #: templates/server/status/processes/list.twig:26
15697 msgid "Show full queries"
15700 #: templates/server/binlog/index.twig:84
15704 #: templates/server/binlog/index.twig:85
15708 #: templates/server/binlog/index.twig:87
15709 #: templates/server/replication/primary_replication.twig:24
15713 #: templates/server/binlog/index.twig:88
15714 msgid "Original position"
15717 #: templates/server/binlog/index.twig:89
15718 #: templates/table/structure/display_table_stats.twig:3
15719 msgid "Information"
15722 #: templates/server/collations/index.twig:4
15723 msgid "Character sets and collations"
15726 #: templates/server/collations/index.twig:23
15729 msgctxt "The collation is the default one"
15733 #: templates/server/databases/index.twig:3
15734 msgid "Databases statistics"
15737 #: templates/server/databases/index.twig:9
15738 msgid "Create database"
15741 #: templates/server/databases/index.twig:50
15742 msgid "No privileges to create databases"
15745 #: templates/server/databases/index.twig:156
15746 #: templates/server/replication/index.twig:18
15747 #: templates/server/replication/primary_replication.twig:3
15748 msgid "Primary replication"
15751 #: templates/server/databases/index.twig:160
15752 #: templates/server/replication/replica_configuration.twig:2
15753 msgid "Replica replication"
15756 #: templates/server/databases/index.twig:181
15758 msgid "Jump to database '%s'"
15761 #: templates/server/databases/index.twig:242
15763 msgid "Check privileges for database \"%s\"."
15766 #: templates/server/databases/index.twig:243
15767 msgid "Check privileges"
15770 #: templates/server/databases/index.twig:298
15772 "Note: Enabling the database statistics here might cause heavy traffic "
15773 "between the web server and the MySQL server."
15776 #: templates/server/databases/index.twig:300
15777 #: templates/server/databases/index.twig:301
15778 msgid "Enable statistics"
15781 #: templates/server/databases/index.twig:308
15782 msgid "No databases"
15785 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
15786 msgid "Storage engines"
15789 #: templates/server/engines/index.twig:13
15790 msgid "Storage Engine"
15793 #: templates/server/engines/show.twig:45
15794 msgid "Unknown storage engine."
15797 #: templates/server/export/index.twig:26
15798 msgid "@SERVER@ will become the server name."
15801 #: templates/server/export/index.twig:3
15802 msgid "Exporting databases from the current server"
15805 #: templates/server/import/index.twig:3
15806 msgid "Importing into the current server"
15809 #: templates/server/plugins/index.twig:26
15813 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
15817 #: templates/server/plugins/index.twig:29
15821 #: templates/server/plugins/index.twig:41
15825 #: templates/server/plugins/index.twig:43
15829 #: templates/server/plugins/index.twig:45
15831 #| msgid "Database %1$s has been created."
15833 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
15835 #: templates/server/plugins/index.twig:47
15839 #: templates/server/privileges/add_user.twig:12
15840 msgid "Database for user account"
15843 #: templates/server/privileges/add_user.twig:15
15844 msgid "Create database with same name and grant all privileges."
15847 #: templates/server/privileges/add_user.twig:19
15848 msgid "Grant all privileges on wildcard name (username\\_%)."
15851 #: templates/server/privileges/add_user.twig:24
15853 msgid "Grant all privileges on database %s."
15856 #: templates/server/privileges/change_password.twig:15
15857 msgid "No Password"
15860 #: templates/server/privileges/change_password.twig:24
15864 #: templates/server/privileges/change_password.twig:28
15865 #: templates/server/privileges/login_information_fields.twig:54
15866 msgctxt "Password strength"
15870 #: templates/server/privileges/change_password.twig:32
15871 #: templates/server/privileges/login_information_fields.twig:60
15872 #: templates/server/replication/primary_add_replica_user.twig:62
15876 #: templates/server/privileges/change_password.twig:40
15877 msgid "Password Hashing:"
15880 #: templates/server/privileges/change_password.twig:58
15882 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
15883 "connection that encrypts the password using RSA</i>'; while connecting to "
15887 #: templates/server/privileges/choose_user_group.twig:5
15890 msgid "User group:"
15893 #: templates/server/privileges/edit_routine_privileges.twig:4
15894 #: templates/server/privileges/user_properties.twig:4
15895 msgid "Edit privileges:"
15898 #: templates/server/privileges/edit_routine_privileges.twig:5
15899 #: templates/server/privileges/user_properties.twig:5
15900 msgid "User account"
15903 #: templates/server/privileges/edit_routine_privileges.twig:34
15904 #: templates/server/privileges/user_properties.twig:53
15906 "Note: You are attempting to edit privileges of the user with which you are "
15907 "currently logged in."
15910 #: templates/server/privileges/edit_routine_privileges.twig:51
15911 #: templates/server/privileges/privileges_table.twig:10
15912 #: templates/server/privileges/privileges_table.twig:272
15913 msgid "Note: MySQL privilege names are expressed in English."
15916 #: templates/server/privileges/edit_routine_privileges.twig:63
15917 #: templates/server/privileges/edit_routine_privileges.twig:67
15919 "Allows user to give to other users or remove from other users privileges "
15920 "that user possess on this routine."
15923 #: templates/server/privileges/edit_routine_privileges.twig:76
15924 #: templates/server/privileges/edit_routine_privileges.twig:79
15925 msgid "Allows altering and dropping this routine."
15928 #: templates/server/privileges/edit_routine_privileges.twig:88
15929 #: templates/server/privileges/edit_routine_privileges.twig:91
15930 msgid "Allows executing this routine."
15933 #: templates/server/privileges/initials_row.twig:1
15934 msgid "Pagination of user accounts"
15937 #: templates/server/privileges/login_information_fields.twig:2
15938 #: templates/server/privileges/user_properties.twig:106
15939 msgid "Login Information"
15942 #: templates/server/privileges/login_information_fields.twig:4
15943 #: templates/server/replication/change_primary.twig:14
15944 #: templates/server/replication/primary_add_replica_user.twig:16
15946 msgstr "ਵਰਤੋਂਕਾਰ ਦਾ ਨਾਂ:"
15948 #: templates/server/privileges/login_information_fields.twig:7
15949 #: templates/server/replication/primary_add_replica_user.twig:20
15953 #: templates/server/privileges/login_information_fields.twig:8
15954 #: templates/server/privileges/login_information_fields.twig:33
15955 #: templates/server/privileges/login_information_fields.twig:50
15956 #: templates/server/privileges/privileges_summary.twig:75
15957 #: templates/server/privileges/privileges_summary.twig:90
15958 msgid "Use text field"
15961 #: templates/server/privileges/login_information_fields.twig:16
15963 "An account already exists with the same username but possibly a different "
15967 #: templates/server/privileges/login_information_fields.twig:22
15969 #| msgid "User name:"
15971 msgstr "ਵਰਤੋਂਕਾਰ ਦਾ ਨਾਂ:"
15973 #: templates/server/privileges/login_information_fields.twig:27
15974 #: templates/server/replication/primary_add_replica_user.twig:34
15978 #: templates/server/privileges/login_information_fields.twig:28
15979 #: templates/server/replication/primary_add_replica_user.twig:35
15983 #: templates/server/privileges/login_information_fields.twig:30
15984 #: templates/server/replication/primary_add_replica_user.twig:37
15988 #: templates/server/privileges/login_information_fields.twig:32
15989 #: templates/server/replication/primary_add_replica_user.twig:39
15991 #| msgid "Select all"
15992 msgid "Use host table"
15995 #: templates/server/privileges/login_information_fields.twig:39
15996 #: templates/server/replication/primary_add_replica_user.twig:44
15998 "When Host table is used, this field is ignored and values stored in Host "
15999 "table are used instead."
16002 #: templates/server/privileges/login_information_fields.twig:45
16003 #: templates/server/privileges/login_information_fields.twig:53
16004 #: templates/server/privileges/users_overview.twig:10
16005 #: templates/server/replication/change_primary.twig:19
16006 #: templates/server/replication/primary_add_replica_user.twig:52
16007 #: templates/server/replication/primary_add_replica_user.twig:57
16011 #: templates/server/privileges/login_information_fields.twig:47
16012 msgid "Do not change the password"
16015 #: templates/server/privileges/login_information_fields.twig:49
16016 #: templates/server/replication/primary_add_replica_user.twig:53
16018 #| msgid "Change password"
16019 msgid "No password"
16020 msgstr "ਪਾਸਵਰਡ ਬਦਲੋ"
16022 #: templates/server/privileges/login_information_fields.twig:62
16023 #: templates/server/replication/primary_add_replica_user.twig:65
16027 #: templates/server/privileges/login_information_fields.twig:68
16028 msgid "Authentication plugin"
16031 #: templates/server/privileges/login_information_fields.twig:70
16032 msgid "Password hashing method"
16035 #: templates/server/privileges/login_information_fields.twig:83
16037 "This method requires using an '<em>SSL connection</em>' or an "
16038 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
16039 "while connecting to the server."
16042 #: templates/server/privileges/new_user_ajax.twig:52
16043 #: templates/server/privileges/users_overview.twig:83
16044 #: templates/server/privileges/users_overview.twig:168
16045 msgid "Edit user group"
16048 #: templates/server/privileges/privileges_summary.twig:20
16049 msgid "Column-specific privileges"
16052 #: templates/server/privileges/privileges_summary.twig:54
16053 msgid "Add privileges on the following database(s):"
16056 #: templates/server/privileges/privileges_summary.twig:67
16057 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
16060 #: templates/server/privileges/privileges_summary.twig:71
16061 msgid "Add privileges on the following table:"
16064 #: templates/server/privileges/privileges_summary.twig:86
16065 msgid "Add privileges on the following routine:"
16068 #: templates/server/privileges/privileges_table.twig:35
16069 #: templates/server/privileges/privileges_table.twig:36
16070 #: templates/server/privileges/privileges_table.twig:62
16071 #: templates/server/privileges/privileges_table.twig:63
16072 #: templates/server/privileges/privileges_table.twig:89
16073 #: templates/server/privileges/privileges_table.twig:90
16074 #: templates/server/privileges/privileges_table.twig:116
16075 #: templates/server/privileges/privileges_table.twig:117
16076 msgctxt "None privileges"
16080 #: templates/server/privileges/privileges_table.twig:160
16081 #: templates/server/privileges/privileges_table.twig:164
16082 #: templates/server/privileges/privileges_table.twig:638
16083 #: templates/server/privileges/privileges_table.twig:642
16085 "Allows user to give to other users or remove from other users the privileges "
16086 "that user possess yourself."
16089 #: templates/server/privileges/privileges_table.twig:255
16093 #: templates/server/privileges/privileges_table.twig:262
16094 #: templates/server/privileges/users_overview.twig:12
16095 msgid "Global privileges"
16098 #: templates/server/privileges/privileges_table.twig:552
16099 msgid "Administration"
16102 #: templates/server/privileges/privileges_table.twig:559
16103 #: templates/server/privileges/privileges_table.twig:562
16105 "Allows adding users and privileges without reloading the privilege tables."
16108 #: templates/server/privileges/privileges_table.twig:670
16109 msgid "Allows creating foreign key relations."
16112 #: templates/server/privileges/privileges_table.twig:670
16113 msgid "Not used on MariaDB."
16116 #: templates/server/privileges/privileges_table.twig:670
16117 msgid "Not used for this MySQL version."
16120 #: templates/server/privileges/privileges_table.twig:721
16121 msgid "Resource limits"
16124 #: templates/server/privileges/privileges_table.twig:723
16125 msgid "Note: Setting these options to 0 (zero) removes the limit."
16128 #: templates/server/privileges/privileges_table.twig:729
16129 #: templates/server/privileges/privileges_table.twig:736
16130 msgid "Limits the number of queries the user may send to the server per hour."
16133 #: templates/server/privileges/privileges_table.twig:742
16134 #: templates/server/privileges/privileges_table.twig:749
16136 "Limits the number of commands that change any table or database the user may "
16137 "execute per hour."
16140 #: templates/server/privileges/privileges_table.twig:755
16141 #: templates/server/privileges/privileges_table.twig:762
16142 msgid "Limits the number of new connections the user may open per hour."
16145 #: templates/server/privileges/privileges_table.twig:768
16146 #: templates/server/privileges/privileges_table.twig:775
16147 msgid "Limits the number of simultaneous connections the user may have."
16150 #: templates/server/privileges/privileges_table.twig:784
16151 msgid "Does not require SSL-encrypted connections."
16154 #: templates/server/privileges/privileges_table.twig:793
16155 msgid "Requires SSL-encrypted connections."
16158 #: templates/server/privileges/privileges_table.twig:802
16159 msgid "Requires a valid X509 certificate."
16162 #: templates/server/privileges/privileges_table.twig:823
16163 msgid "Requires that a specific cipher method be used for a connection."
16166 #: templates/server/privileges/privileges_table.twig:832
16167 msgid "Requires that a valid X509 certificate issued by this CA be presented."
16170 #: templates/server/privileges/privileges_table.twig:841
16171 msgid "Requires that a valid X509 certificate with this subject be presented."
16174 #: templates/server/privileges/subnav.twig:5
16175 #: templates/server/privileges/user_overview.twig:5
16176 msgid "User accounts overview"
16179 #: templates/server/privileges/subnav.twig:11
16180 #: templates/server/user_groups/user_groups.twig:1
16181 #: templates/server/user_groups/user_groups.twig:9
16182 msgid "User groups"
16185 #: templates/server/privileges/user_properties.twig:57
16186 #: templates/server/privileges/users_overview.twig:57
16187 msgid "The selected user was not found in the privilege table."
16190 #: templates/server/privileges/user_properties.twig:107
16191 msgid "Change login information / Copy user account"
16194 #: templates/server/privileges/user_properties.twig:114
16195 msgid "Create a new user account with the same privileges and …"
16198 #: templates/server/privileges/user_properties.twig:120
16199 msgid "… keep the old one."
16202 #: templates/server/privileges/user_properties.twig:127
16203 msgid "… delete the old one from the user tables."
16206 #: templates/server/privileges/user_properties.twig:134
16208 "… revoke all active privileges from the old one and delete it afterwards."
16211 #: templates/server/privileges/user_properties.twig:141
16213 "… delete the old one from the user tables and reload the privileges "
16217 #: templates/server/privileges/users_overview.twig:16
16221 #: templates/server/privileges/users_overview.twig:147
16222 msgid "Remove selected user accounts"
16225 #: templates/server/privileges/users_overview.twig:149
16226 msgid "Revoke all active privileges from the users and delete them afterwards."
16229 #: templates/server/privileges/users_overview.twig:153
16230 msgid "Drop the databases that have the same names as the users."
16233 #: templates/server/privileges/users_overview.twig:178
16234 msgid "Save changes"
16237 #: templates/server/replication/change_primary.twig:5
16240 #| "The phpMyAdmin configuration storage has been deactivated. %sFind out why"
16242 msgid "Replica configuration"
16243 msgstr "PhpMyAdmin ਸੰਰਚਨਾ ਸਟੋਰੇਜ਼ ਨੂੰ ਬੰਦ ਕਰ ਦਿੱਤਾ ਗਿਆ ਹੈ %s ਇਹ ਪਤਾ ਲਗਾਓ ਕਿ ਕਿਉਂ %s"
16245 #: templates/server/replication/change_primary.twig:6
16246 #: templates/server/replication/replica_configuration.twig:97
16247 msgid "Change or reconfigure primary server"
16250 #: templates/server/replication/change_primary.twig:9
16252 "Make sure you have a unique server-id in your configuration file (my.cnf). "
16253 "If not, please add the following line into [mysqld] section:"
16256 #: templates/server/replication/change_primary.twig:26
16260 #: templates/server/replication/index.twig:21
16263 "This server is not configured as primary in a replication process. Would you "
16264 "like to %sconfigure%s it?"
16267 #: templates/server/replication/index.twig:43
16268 msgid "No privileges"
16271 #: templates/server/replication/primary_add_replica_user.twig:6
16272 #: templates/server/replication/primary_replication.twig:44
16273 msgid "Add replica replication user"
16276 #: templates/server/replication/primary_add_replica_user.twig:21
16277 #: templates/server/replication/primary_add_replica_user.twig:40
16278 #: templates/server/replication/primary_add_replica_user.twig:54
16279 msgid "Use text field:"
16282 #: templates/server/replication/primary_add_replica_user.twig:70
16283 msgid "Generate password:"
16286 #: templates/server/replication/primary_configuration.twig:2
16287 msgid "Primary configuration"
16290 #: templates/server/replication/primary_configuration.twig:4
16292 "This server is not configured as a primary server in a replication process. "
16293 "You can choose from either replicating all databases and ignoring some of "
16294 "them (useful if you want to replicate a majority of the databases) or you "
16295 "can choose to ignore all databases by default and allow only certain "
16296 "databases to be replicated. Please select the mode:"
16299 #: templates/server/replication/primary_configuration.twig:9
16300 msgid "Replicate all databases; Ignore:"
16303 #: templates/server/replication/primary_configuration.twig:10
16304 msgid "Ignore all databases; Replicate:"
16307 #: templates/server/replication/primary_configuration.twig:12
16308 msgid "Please select databases:"
16311 #: templates/server/replication/primary_configuration.twig:15
16313 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
16314 "and please restart the MySQL server afterwards."
16317 #: templates/server/replication/primary_configuration.twig:21
16319 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
16320 "should see a message informing you, that this server <strong>is</strong> "
16321 "configured as primary."
16324 #: templates/server/replication/primary_replication.twig:5
16325 msgid "This server is configured as primary in a replication process."
16328 #: templates/server/replication/primary_replication.twig:16
16329 msgid "Show connected replicas"
16332 #: templates/server/replication/primary_replication.twig:38
16334 "Only replicas started with the --report-host=host_name option are visible in "
16338 #: templates/server/replication/replica_configuration.twig:5
16340 #| msgid "Server connection:"
16341 msgid "Primary connection:"
16342 msgstr "ਸਰਵਰ ਰਾਬਤਾ:"
16344 #: templates/server/replication/replica_configuration.twig:25
16345 msgid "Replica SQL Thread not running!"
16348 #: templates/server/replication/replica_configuration.twig:28
16349 msgid "Replica IO Thread not running!"
16352 #: templates/server/replication/replica_configuration.twig:31
16354 "Server is configured as replica in a replication process. Would you like to:"
16357 #: templates/server/replication/replica_configuration.twig:34
16358 msgid "See replica status table"
16361 #: templates/server/replication/replica_configuration.twig:38
16362 msgid "Control replica:"
16365 #: templates/server/replication/replica_configuration.twig:48
16366 msgid "Reset replica"
16369 #: templates/server/replication/replica_configuration.twig:54
16370 msgid "Start SQL Thread only"
16373 #: templates/server/replication/replica_configuration.twig:56
16374 msgid "Stop SQL Thread only"
16377 #: templates/server/replication/replica_configuration.twig:63
16378 msgid "Start IO Thread only"
16381 #: templates/server/replication/replica_configuration.twig:65
16382 msgid "Stop IO Thread only"
16385 #: templates/server/replication/replica_configuration.twig:74
16386 msgid "Error management:"
16389 #: templates/server/replication/replica_configuration.twig:77
16390 msgid "Skipping errors might lead into unsynchronized primary and replica!"
16393 #: templates/server/replication/replica_configuration.twig:81
16394 msgid "Skip current error"
16397 #: templates/server/replication/replica_configuration.twig:87
16399 msgid "Skip next %s errors."
16402 #: templates/server/replication/replica_configuration.twig:107
16405 "This server is not configured as replica in a replication process. Would you "
16406 "like to %sconfigure%s it?"
16409 #: templates/server/replication/status_table.twig:6
16412 msgid "Primary status"
16415 #: templates/server/replication/status_table.twig:8
16416 msgid "Replica status"
16419 #: templates/server/replication/status_table.twig:16
16420 #: templates/server/status/variables/index.twig:75
16421 #: templates/server/variables/index.twig:31
16425 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
16426 msgid "Current server:"
16429 #: templates/server/status/advisor/index.twig:6
16430 #: templates/server/status/advisor/index.twig:19
16431 msgid "Advisor system"
16434 #: templates/server/status/advisor/index.twig:9
16435 msgid "Not enough privilege to view the advisor."
16438 #: templates/server/status/advisor/index.twig:12
16439 msgid "Instructions"
16442 #: templates/server/status/advisor/index.twig:24
16444 "The Advisor system can provide recommendations on server variables by "
16445 "analyzing the server status variables."
16448 #: templates/server/status/advisor/index.twig:29
16450 "Do note however that this system provides recommendations based on simple "
16451 "calculations and by rule of thumb which may not necessarily apply to your "
16455 #: templates/server/status/advisor/index.twig:34
16457 "Prior to changing any of the configuration, be sure to know what you are "
16458 "changing (by reading the documentation) and how to undo the change. Wrong "
16459 "tuning can have a very negative effect on performance."
16462 #: templates/server/status/advisor/index.twig:39
16464 "The best way to tune your system would be to change only one setting at a "
16465 "time, observe or benchmark your database, and undo the change if there was "
16466 "no clearly measurable improvement."
16469 #: templates/server/status/advisor/index.twig:53
16470 msgid "Errors occurred while executing rule expressions:"
16473 #: templates/server/status/advisor/index.twig:63
16474 msgid "Possible performance issues"
16477 #: templates/server/status/advisor/index.twig:76
16481 #: templates/server/status/advisor/index.twig:79
16483 #| msgid "Table comments:"
16484 msgid "Recommendation:"
16485 msgstr "ਟੇਬਲ ਟਿੱਪਣੀ:"
16487 #: templates/server/status/advisor/index.twig:82
16488 msgid "Justification:"
16491 #: templates/server/status/advisor/index.twig:85
16492 msgid "Used variable / formula:"
16495 #: templates/server/status/advisor/index.twig:88
16499 #: templates/server/status/base.twig:16
16500 msgid "Query statistics"
16503 #: templates/server/status/base.twig:21
16504 msgid "All status variables"
16507 #: templates/server/status/base.twig:26
16511 #: templates/server/status/base.twig:31
16515 #: templates/server/status/monitor/index.twig:8
16516 msgid "Start Monitor"
16519 #: templates/server/status/monitor/index.twig:16
16520 msgid "Instructions/Setup"
16523 #: templates/server/status/monitor/index.twig:20
16524 msgid "Done dragging (rearranging) charts"
16527 #: templates/server/status/monitor/index.twig:27
16531 #: templates/server/status/monitor/index.twig:31
16532 msgid "Enable charts dragging"
16535 #: templates/server/status/monitor/index.twig:36
16536 #: templates/server/status/processes/index.twig:33
16537 msgid "Refresh rate"
16540 #: templates/server/status/monitor/index.twig:43
16541 #: templates/server/status/processes/index.twig:40
16542 #, fuzzy, php-format
16543 #| msgid "Select all"
16547 #: templates/server/status/monitor/index.twig:45
16548 #: templates/server/status/processes/index.twig:42
16549 #, fuzzy, php-format
16550 #| msgid "Select all"
16554 #: templates/server/status/monitor/index.twig:49
16555 #: templates/server/status/processes/index.twig:46
16556 #, fuzzy, php-format
16557 #| msgid "Select all"
16561 #: templates/server/status/monitor/index.twig:51
16562 #: templates/server/status/processes/index.twig:48
16563 #, fuzzy, php-format
16564 #| msgid "Select all"
16568 #: templates/server/status/monitor/index.twig:61
16569 msgid "Chart columns"
16572 #: templates/server/status/monitor/index.twig:74
16573 msgid "Chart arrangement"
16576 #: templates/server/status/monitor/index.twig:75
16578 "The arrangement of the charts is stored to the browsers local storage. You "
16579 "may want to export it if you have a complicated set up."
16582 #: templates/server/status/monitor/index.twig:84
16583 msgid "Reset to default"
16586 #: templates/server/status/monitor/index.twig:89
16587 msgid "Monitor Instructions"
16590 #: templates/server/status/monitor/index.twig:91
16592 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16593 "and track down time intensive queries. For the latter you will need to set "
16594 "log_output to 'TABLE' and have either the slow_query_log or general_log "
16595 "enabled. Note however, that the general_log produces a lot of data and "
16596 "increases server load by up to 15%."
16599 #: templates/server/status/monitor/index.twig:101
16600 msgid "Using the monitor:"
16603 #: templates/server/status/monitor/index.twig:103
16605 "Your browser will refresh all displayed charts in a regular interval. You "
16606 "may add charts and change the refresh rate under 'Settings', or remove any "
16607 "chart using the cog icon on each respective chart."
16610 #: templates/server/status/monitor/index.twig:108
16612 "To display queries from the logs, select the relevant time span on any chart "
16613 "by holding down the left mouse button and panning over the chart. Once "
16614 "confirmed, this will load a table of grouped queries, there you may click on "
16615 "any occurring SELECT statements to further analyze them."
16618 #: templates/server/status/monitor/index.twig:114
16619 msgid "Please note:"
16622 #: templates/server/status/monitor/index.twig:117
16624 "Enabling the general_log may increase the server load by 5-15%. Also be "
16625 "aware that generating statistics from the logs is a load intensive task, so "
16626 "it is advisable to select only a small time span and to disable the "
16627 "general_log and empty its table once monitoring is not required any more."
16630 #: templates/server/status/monitor/index.twig:128
16631 #: templates/server/status/monitor/index.twig:134
16632 msgid "Chart Title"
16635 #: templates/server/status/monitor/index.twig:138
16636 msgid "Preset chart"
16639 #: templates/server/status/monitor/index.twig:144
16640 msgid "Status variable(s)"
16643 #: templates/server/status/monitor/index.twig:149
16644 msgid "Select series:"
16647 #: templates/server/status/monitor/index.twig:152
16648 msgid "Commonly monitored"
16651 #: templates/server/status/monitor/index.twig:170
16652 msgid "or type variable name:"
16655 #: templates/server/status/monitor/index.twig:177
16656 msgid "Display as differential value"
16659 #: templates/server/status/monitor/index.twig:182
16660 msgid "Apply a divisor"
16663 #: templates/server/status/monitor/index.twig:193
16664 msgid "Append unit to data values"
16667 #: templates/server/status/monitor/index.twig:201
16668 msgid "Add this series"
16671 #: templates/server/status/monitor/index.twig:204
16672 msgid "Clear series"
16675 #: templates/server/status/monitor/index.twig:208
16676 msgid "Series in chart:"
16679 #: templates/server/status/monitor/index.twig:224
16680 msgid "Log statistics"
16683 #: templates/server/status/monitor/index.twig:226
16684 msgid "Selected time range:"
16687 #: templates/server/status/monitor/index.twig:234
16688 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
16691 #: templates/server/status/monitor/index.twig:240
16692 msgid "Remove variable data in INSERT statements for better grouping"
16695 #: templates/server/status/monitor/index.twig:244
16696 msgid "Choose from which log you want the statistics to be generated from."
16699 #: templates/server/status/monitor/index.twig:247
16700 msgid "Results are grouped by query text."
16703 #: templates/server/status/monitor/index.twig:251
16704 msgid "Query analyzer"
16707 #: templates/server/status/processes/index.twig:14
16708 msgid "Show only active"
16711 #: templates/server/status/processes/index.twig:28
16713 "Note: Enabling the auto refresh here might cause heavy traffic between the "
16714 "web server and the MySQL server."
16717 #. l10n: Questions is the name of a MySQL Status variable
16718 #: templates/server/status/queries/index.twig:8
16719 msgid "Questions since startup:"
16722 #: templates/server/status/queries/index.twig:20
16726 #: templates/server/status/queries/index.twig:21
16727 msgid "per minute:"
16730 #: templates/server/status/queries/index.twig:23
16731 msgid "per second:"
16734 #: templates/server/status/queries/index.twig:37
16738 #. l10n: # = Amount of queries
16739 #: templates/server/status/queries/index.twig:38
16743 #: templates/server/status/queries/index.twig:39
16744 #: templates/server/status/status/index.twig:18
16745 #: templates/server/status/status/index.twig:38
16749 #: templates/server/status/queries/index.twig:59
16750 msgid "Not enough privilege to view query statistics."
16753 #: templates/server/status/status/index.twig:6
16755 msgid "Network traffic since startup: %s"
16758 #: templates/server/status/status/index.twig:7
16760 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
16763 #: templates/server/status/status/index.twig:15
16765 "On a busy server, the byte counters may overrun, so those statistics as "
16766 "reported by the MySQL server may be incorrect."
16769 #: templates/server/status/status/index.twig:59
16771 "This MySQL server works as <b>primary</b> and <b>replica</b> in "
16772 "<b>replication</b> process."
16775 #: templates/server/status/status/index.twig:61
16777 "This MySQL server works as <b>primary</b> in <b>replication</b> process."
16780 #: templates/server/status/status/index.twig:63
16782 "This MySQL server works as <b>replica</b> in <b>replication</b> process."
16785 #: templates/server/status/status/index.twig:69
16786 msgid "Replication status"
16789 #: templates/server/status/status/index.twig:75
16790 msgid "Not enough privilege to view server status."
16793 #: templates/server/status/variables/index.twig:20
16794 msgid "Show only alert values"
16797 #: templates/server/status/variables/index.twig:25
16798 #: templates/server/status/variables/index.twig:27
16799 msgid "Filter by category…"
16802 #: templates/server/status/variables/index.twig:37
16803 msgid "Show unformatted values"
16806 #: templates/server/status/variables/index.twig:50
16807 msgid "Related links:"
16810 #: templates/server/status/variables/index.twig:139
16811 msgid "Not enough privilege to view status variables."
16814 #: templates/server/user_groups/edit_user_groups.twig:2
16815 #: templates/server/user_groups/user_groups.twig:64
16816 msgid "Add user group"
16819 #: templates/server/user_groups/edit_user_groups.twig:4
16821 msgid "Edit user group: '%s'"
16824 #: templates/server/user_groups/edit_user_groups.twig:9
16825 msgid "User group menu assignments"
16828 #: templates/server/user_groups/edit_user_groups.twig:14
16829 msgid "Group name:"
16832 #: templates/server/user_groups/user_groups.twig:12
16833 msgid "Server level tabs"
16836 #: templates/server/user_groups/user_groups.twig:15
16837 msgid "Database level tabs"
16840 #: templates/server/user_groups/user_groups.twig:18
16841 msgid "Table level tabs"
16844 #: templates/server/user_groups/user_groups.twig:50
16847 msgid "Delete user group"
16850 #: templates/server/user_groups/user_listings.twig:1
16852 msgid "Users of '%s' user group"
16855 #: templates/server/user_groups/user_listings.twig:3
16856 msgid "No users were found belonging to this user group."
16859 #: templates/server/variables/index.twig:5
16860 msgid "Server variables and settings"
16863 #: templates/server/variables/index.twig:43
16864 msgid "This is a read-only variable and can not be edited"
16867 #: templates/server/variables/index.twig:69
16868 msgid "Session value"
16871 #: templates/server/variables/index.twig:80
16873 msgid "Not enough privilege to view server variables and settings. %s"
16876 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
16880 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
16881 msgid "Configuration file"
16884 #: templates/setup/config/index.twig:16
16885 msgid "Generated configuration file"
16888 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
16892 #: templates/setup/error.twig:2
16896 #: templates/setup/error.twig:3
16897 msgid "Submitted form contains errors"
16900 #: templates/setup/error.twig:6
16901 msgid "Try to revert erroneous fields to their default values"
16904 #: templates/setup/error.twig:14
16905 msgid "Ignore errors"
16908 #: templates/setup/error.twig:18
16912 #: templates/setup/home/index.twig:23
16914 #| msgid "Show all"
16915 msgid "Show hidden messages"
16916 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
16918 #: templates/setup/home/index.twig:79
16919 msgid "There are no configured servers"
16922 #: templates/setup/home/index.twig:88
16926 #: templates/setup/home/index.twig:110
16927 msgid "Default language"
16930 #: templates/setup/home/index.twig:128
16931 msgid "Default server"
16934 #: templates/setup/home/index.twig:139
16935 msgid "let the user choose"
16938 #: templates/setup/home/index.twig:146
16942 #: templates/setup/home/index.twig:153
16943 msgid "End of line"
16946 #: templates/setup/home/index.twig:164
16950 #: templates/setup/home/index.twig:175
16951 msgid "phpMyAdmin homepage"
16954 #: templates/setup/home/index.twig:176
16958 #: templates/setup/home/index.twig:177
16959 msgid "Check for latest version"
16962 #: templates/setup/servers/index.twig:6
16963 msgid "Edit server"
16966 #: templates/setup/servers/index.twig:11
16967 msgid "Add a new server"
16970 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
16971 msgid "Bookmark this SQL query"
16974 #: templates/sql/bookmark.twig:15
16978 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:93
16979 msgid "Let every user access this bookmark"
16982 #: templates/sql/profiling_chart.twig:4
16983 msgid "Detailed profile"
16986 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
16990 #: templates/sql/profiling_chart.twig:38
16991 msgid "Summary by state"
16994 #: templates/sql/profiling_chart.twig:47
16998 #: templates/sql/profiling_chart.twig:51
17002 #: templates/sql/profiling_chart.twig:55
17006 #: templates/sql/profiling_chart.twig:59
17010 #: templates/sql/query.twig:44
17011 msgid "Get auto-saved query"
17014 #. l10n: Bind parameters in the SQL query using :parameterName format
17015 #: templates/sql/query.twig:51
17016 msgid "Bind parameters"
17019 #: templates/sql/query.twig:84
17020 msgid "Bookmark this SQL query:"
17023 #: templates/sql/query.twig:100
17024 msgid "Replace existing bookmark of same name"
17027 #: templates/sql/query.twig:110 templates/sql/query.twig:111
17031 #: templates/sql/query.twig:119
17032 msgid "Show this query here again"
17035 #: templates/sql/query.twig:134
17036 msgid "Rollback when finished"
17039 #: templates/sql/query.twig:156
17040 msgid "Bookmarked SQL query"
17043 #: templates/sql/query.twig:160
17047 #: templates/sql/query.twig:169
17051 #: templates/sql/query.twig:182
17055 #: templates/table/browse_foreigners/column_element.twig:4
17056 msgid "Use this value"
17059 #: templates/table/chart/tbl_chart.twig:10
17061 #| msgid "Bad type!"
17063 msgstr "ਬੁਰਾ ਕਿਸਮ!"
17065 #: templates/table/chart/tbl_chart.twig:13
17066 msgctxt "Chart type"
17070 #: templates/table/chart/tbl_chart.twig:17
17071 msgctxt "Chart type"
17075 #: templates/table/chart/tbl_chart.twig:21
17076 msgctxt "Chart type"
17080 #: templates/table/chart/tbl_chart.twig:25
17081 msgctxt "Chart type"
17085 #: templates/table/chart/tbl_chart.twig:29
17086 msgctxt "Chart type"
17090 #: templates/table/chart/tbl_chart.twig:33
17091 msgctxt "Chart type"
17095 #: templates/table/chart/tbl_chart.twig:37
17096 msgctxt "Chart type"
17100 #: templates/table/chart/tbl_chart.twig:41
17101 msgctxt "Chart type"
17105 #: templates/table/chart/tbl_chart.twig:47
17109 #: templates/table/chart/tbl_chart.twig:51
17110 msgid "Chart title:"
17113 #: templates/table/chart/tbl_chart.twig:57
17117 #: templates/table/chart/tbl_chart.twig:73
17121 #: templates/table/chart/tbl_chart.twig:101
17122 msgid "X-Axis label:"
17125 #: templates/table/chart/tbl_chart.twig:102
17129 #: templates/table/chart/tbl_chart.twig:106
17130 msgid "Y-Axis label:"
17133 #: templates/table/chart/tbl_chart.twig:107
17137 #: templates/table/chart/tbl_chart.twig:112
17138 msgid "Series names are in a column"
17141 #: templates/table/chart/tbl_chart.twig:116
17142 msgid "Series column:"
17145 #: templates/table/chart/tbl_chart.twig:126
17146 msgid "Value Column:"
17149 #: templates/table/chart/tbl_chart.twig:147
17150 msgid "Save chart as image"
17153 #: templates/table/export/index.twig:12
17155 "@SERVER@ will become the server name, @DATABASE@ will become the database "
17156 "name and @TABLE@ will become the table name."
17159 #: templates/table/export/index.twig:7
17161 msgid "Exporting rows from \"%s\" table"
17164 #: templates/table/find_replace/index.twig:4
17165 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
17166 msgid "Table search"
17169 #: templates/table/find_replace/index.twig:10
17170 #: templates/table/search/index.twig:10
17171 #: templates/table/zoom_search/index.twig:10
17172 msgid "Zoom search"
17175 #: templates/table/find_replace/index.twig:16
17176 #: templates/table/find_replace/index.twig:27
17177 #: templates/table/search/index.twig:16
17178 #: templates/table/zoom_search/index.twig:16
17179 msgid "Find and replace"
17182 #: templates/table/find_replace/index.twig:36
17183 msgid "Replace with:"
17186 #: templates/table/find_replace/index.twig:57
17187 msgid "Use regular expression"
17190 #: templates/table/find_replace/replace_preview.twig:10
17191 msgid "Find and replace - preview"
17194 #: templates/table/find_replace/replace_preview.twig:17
17195 msgid "Original string"
17198 #: templates/table/find_replace/replace_preview.twig:18
17199 msgid "Replaced string"
17202 #: templates/table/find_replace/replace_preview.twig:36
17206 #: templates/table/gis_visualization/gis_visualization.twig:2
17207 msgid "Display GIS Visualization"
17210 #: templates/table/gis_visualization/gis_visualization.twig:10
17211 msgid "Label column"
17214 #: templates/table/gis_visualization/gis_visualization.twig:12
17218 #: templates/table/gis_visualization/gis_visualization.twig:21
17219 msgid "Spatial column"
17222 #: templates/table/import/index.twig:3
17224 msgid "Importing into the table \"%s\""
17227 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
17228 msgid "Index name:"
17231 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
17233 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
17236 #: templates/table/index_form.twig:34
17237 msgid "Index choice:"
17240 #: templates/table/index_form.twig:54
17241 msgid "Advanced options"
17244 #: templates/table/index_form.twig:64
17245 msgid "Key block size:"
17248 #: templates/table/index_form.twig:81
17249 msgid "Index type:"
17252 #: templates/table/index_form.twig:98
17256 #: templates/table/index_form.twig:114
17260 #: templates/table/index_form.twig:159 templates/table/index_form.twig:196
17261 msgid "Drag to reorder"
17264 #: templates/table/insert/actions_panel.twig:9
17265 msgid "Insert as new row"
17268 #: templates/table/insert/actions_panel.twig:10
17269 msgid "Insert as new row and ignore errors"
17272 #: templates/table/insert/actions_panel.twig:11
17273 msgid "Show insert query"
17276 #: templates/table/insert/actions_panel.twig:15
17280 #: templates/table/insert/actions_panel.twig:19
17281 msgid "Go back to previous page"
17284 #: templates/table/insert/actions_panel.twig:20
17285 msgid "Insert another new row"
17288 #: templates/table/insert/actions_panel.twig:22
17289 msgid "Go back to this page"
17292 #: templates/table/insert/actions_panel.twig:24
17293 msgid "Edit next row"
17296 #: templates/table/insert/actions_panel.twig:32
17298 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
17301 #: templates/table/insert/column_row.twig:15
17305 #: templates/table/insert/column_row.twig:30
17307 #| msgid "Value for the column \"%s\""
17308 msgid "Use the NULL value for this column."
17309 msgstr "ਕਾਲਮ ਲਈ ਮੁੱਲ \"%s\""
17311 #: templates/table/insert/column_row.twig:65
17312 msgid "Because of its length,<br> this column might not be editable."
17315 #: templates/table/insert/column_row.twig:93
17316 msgid "Binary - do not edit"
17319 #: templates/table/insert/column_row.twig:122
17320 #: templates/table/search/input_box.twig:37
17321 msgid "Edit/Insert"
17324 #: templates/table/insert/continue_insertion_form.twig:18
17326 msgid "Continue insertion with %s rows"
17329 #: templates/table/maintenance/checksum.twig:13
17333 #: templates/table/operations/index.twig:9
17334 msgid "Alter table order by"
17337 #: templates/table/operations/index.twig:20
17338 msgctxt "Alter table order by a single field."
17342 #: templates/table/operations/index.twig:50
17344 #| msgid "No tables found in database."
17345 msgid "Move table to (database.table)"
17346 msgstr "ਡਾਟਾਬੇਸ ਵਿੱਚ ਕੋਈ ਟੇਬਲ ਨਹੀਂ ਮਿਲੇ."
17348 #: templates/table/operations/index.twig:101
17349 msgid "Table options"
17352 #: templates/table/operations/index.twig:105
17353 msgid "Rename table to"
17356 #: templates/table/operations/index.twig:123
17357 msgid "Table comments"
17360 #: templates/table/operations/index.twig:170
17361 msgid "Change all column collations"
17364 #: templates/table/operations/index.twig:251
17366 #| msgid "No tables found in database."
17367 msgid "Copy table to (database.table)"
17368 msgstr "ਡਾਟਾਬੇਸ ਵਿੱਚ ਕੋਈ ਟੇਬਲ ਨਹੀਂ ਮਿਲੇ."
17370 #: templates/table/operations/index.twig:322
17371 msgid "Switch to copied table"
17374 #: templates/table/operations/index.twig:364
17375 msgid "Defragment table"
17378 #: templates/table/operations/index.twig:372
17380 msgid "Table %s has been flushed."
17383 #: templates/table/operations/index.twig:376
17384 msgid "Flush the table (FLUSH)"
17387 #: templates/table/operations/index.twig:412
17388 msgid "Empty the table (TRUNCATE)"
17391 #: templates/table/operations/index.twig:429
17392 msgid "Empty the table (DELETE FROM)"
17395 #: templates/table/operations/index.twig:449
17396 msgid "Delete the table (DROP)"
17399 #: templates/table/operations/index.twig:471
17400 msgid "Partition maintenance"
17403 #: templates/table/operations/index.twig:497
17404 #: templates/table/structure/display_partitions.twig:200
17405 msgid "Remove partitioning"
17408 #: templates/table/operations/index.twig:510
17409 msgid "Check referential integrity"
17412 #: templates/table/operations/view.twig:12
17413 msgid "Rename view to"
17416 #: templates/table/operations/view.twig:36
17417 msgid "Delete the view (DROP)"
17420 #: templates/table/page_with_secondary_tabs.twig:11
17421 msgid "Relation view"
17424 #: templates/table/partition/analyze.twig:2
17425 msgid "Analyze partition"
17428 #: templates/table/partition/check.twig:2
17429 msgid "Check partition"
17432 #: templates/table/partition/drop.twig:2
17433 msgid "Drop partition"
17436 #: templates/table/partition/optimize.twig:2
17437 msgid "Optimize partition"
17440 #: templates/table/partition/rebuild.twig:2
17441 msgid "Rebuild partition"
17444 #: templates/table/partition/repair.twig:2
17445 msgid "Repair partition"
17448 #: templates/table/partition/truncate.twig:2
17449 msgid "Truncate partition"
17452 #: templates/table/privileges/index.twig:57
17453 msgid "table-specific"
17456 #: templates/table/relation/common_form.twig:9
17457 msgid "Foreign key constraints"
17460 #: templates/table/relation/common_form.twig:14
17464 #: templates/table/relation/common_form.twig:15
17465 msgid "Constraint properties"
17468 #: templates/table/relation/common_form.twig:19
17470 "Creating a foreign key over a non-indexed column would automatically create "
17471 "an index on it. Alternatively, you can define an index below, before "
17472 "creating the foreign key."
17475 #: templates/table/relation/common_form.twig:24
17477 "Only columns with index will be displayed. You can define an index below."
17480 #: templates/table/relation/common_form.twig:28
17481 msgid "Foreign key constraint"
17484 #: templates/table/relation/common_form.twig:93
17485 msgid "+ Add constraint"
17488 #: templates/table/relation/common_form.twig:106
17489 #: templates/table/relation/common_form.twig:114
17491 #| msgid "Database %1$s has been created."
17492 msgid "Internal relationships"
17493 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
17495 #: templates/table/relation/common_form.twig:122
17496 msgid "Internal relation"
17499 #: templates/table/relation/common_form.twig:124
17501 "An internal relation is not necessary when a corresponding FOREIGN KEY "
17505 #: templates/table/relation/common_form.twig:208
17506 msgid "Choose column to display:"
17509 #: templates/table/relation/foreign_key_row.twig:15
17510 #, fuzzy, php-format
17511 #| msgid "Database %1$s has been created."
17512 msgid "Foreign key constraint %s has been dropped"
17513 msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
17515 #: templates/table/relation/foreign_key_row.twig:34
17516 msgid "Constraint name"
17519 #: templates/table/search/index.twig:27
17520 msgid "Do a \"query by example\" (wildcard: \"%\")"
17523 #: templates/table/search/index.twig:111
17524 msgid "Select columns (at least one):"
17527 #: templates/table/search/index.twig:130
17528 msgid "Add search conditions (body of the \"where\" clause):"
17531 #: templates/table/search/index.twig:138
17532 msgid "Number of rows per page"
17535 #: templates/table/search/index.twig:144
17536 msgid "Display order:"
17539 #: templates/table/search/index.twig:181
17540 msgid "Range search"
17543 #: templates/table/search/index.twig:187
17544 msgid "Minimum value:"
17547 #: templates/table/search/index.twig:190
17548 msgid "Maximum value:"
17551 #: templates/table/start_and_number_of_rows_fieldset.twig:3
17555 #: templates/table/structure/display_partitions.twig:4
17556 #: templates/table/structure/display_structure.twig:578
17560 #: templates/table/structure/display_partitions.twig:8
17561 msgid "No partitioning defined!"
17564 #: templates/table/structure/display_partitions.twig:11
17565 msgid "Partitioned by:"
17568 #: templates/table/structure/display_partitions.twig:16
17569 msgid "Sub partitioned by:"
17572 #: templates/table/structure/display_partitions.twig:29
17573 msgid "Data length"
17576 #: templates/table/structure/display_partitions.twig:30
17577 msgid "Index length"
17580 #: templates/table/structure/display_partitions.twig:194
17582 #| msgid "Show all"
17583 msgid "Partition table"
17584 msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
17586 #: templates/table/structure/display_partitions.twig:206
17587 #: templates/table/structure/partition_definition_form.twig:5
17588 msgid "Edit partitioning"
17591 #: templates/table/structure/display_structure.twig:70
17593 #| msgid "Server type:"
17594 msgid "Media type:"
17595 msgstr "ਸਰਵਰ ਦੀ ਕਿਸਮ:"
17597 #: templates/table/structure/display_structure.twig:91
17598 #: templates/table/tracking/structure_snapshot_columns.twig:47
17599 msgctxt "None for default"
17603 #: templates/table/structure/display_structure.twig:108
17604 #: templates/table/structure/display_structure.twig:287
17608 #: templates/table/structure/display_structure.twig:116
17610 msgid "Column %s has been dropped."
17613 #: templates/table/structure/display_structure.twig:142
17615 msgid "A primary key has been added on %s."
17618 #: templates/table/structure/display_structure.twig:157
17619 #: templates/table/structure/display_structure.twig:172
17620 #: templates/table/structure/display_structure.twig:197
17621 #: templates/table/structure/display_structure.twig:216
17623 msgid "An index has been added on %s."
17626 #: templates/table/structure/display_structure.twig:238
17627 msgid "Distinct values"
17630 #: templates/table/structure/display_structure.twig:249
17631 #: templates/table/structure/display_structure.twig:315
17632 msgid "Remove from central columns"
17635 #: templates/table/structure/display_structure.twig:257
17636 #: templates/table/structure/display_structure.twig:312
17637 msgid "Add to central columns"
17640 #: templates/table/structure/display_structure.twig:328
17641 #: templates/table/structure/display_structure.twig:332
17642 #: templates/table/structure/display_structure.twig:399
17643 msgid "Move columns"
17646 #: templates/table/structure/display_structure.twig:333
17647 msgid "Move the columns by dragging them up and down."
17650 #: templates/table/structure/display_structure.twig:371
17651 #: templates/view_create.twig:13
17655 #: templates/table/structure/display_structure.twig:385
17656 msgid "Propose table structure"
17659 #: templates/table/structure/display_structure.twig:402
17663 #: templates/table/structure/display_structure.twig:408
17667 #: templates/table/structure/display_structure.twig:422
17669 msgid "Add %s column(s)"
17672 #: templates/table/structure/display_structure.twig:427
17673 msgid "at beginning of table"
17676 #: templates/table/structure/display_structure.twig:550
17678 msgid "Create an index on %s columns"
17681 #: templates/table/structure/display_table_stats.twig:14
17682 msgid "Space usage"
17685 #: templates/table/structure/display_table_stats.twig:37
17689 #: templates/table/structure/display_table_stats.twig:80
17690 msgid "Row statistics"
17693 #: templates/table/structure/display_table_stats.twig:86
17697 #: templates/table/structure/display_table_stats.twig:88
17701 #: templates/table/structure/display_table_stats.twig:99
17702 msgid "partitioned"
17705 #: templates/table/structure/display_table_stats.twig:128
17709 #: templates/table/structure/display_table_stats.twig:140
17713 #: templates/table/structure/display_table_stats.twig:147
17714 msgid "Next autoindex"
17717 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
17718 #: templates/table/tracking/main.twig:92
17719 msgid "Delete version"
17722 #: templates/table/tracking/main.twig:102
17724 msgid "Activate tracking for %s"
17727 #: templates/table/tracking/main.twig:104
17728 msgid "Activate now"
17731 #: templates/table/tracking/main.twig:106
17733 msgid "Deactivate tracking for %s"
17736 #: templates/table/tracking/main.twig:108
17737 msgid "Deactivate now"
17740 #: templates/table/tracking/report_table.twig:4
17741 #: templates/table/tracking/structure_snapshot_columns.twig:5
17748 #: templates/table/tracking/report_table.twig:5
17752 #: templates/table/tracking/report_table.twig:6
17754 msgstr "ਵਰਤੋਂਕਾਰ ਦਾ ਨਾਂ"
17756 #: templates/table/zoom_search/index.twig:27
17757 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
17760 #: templates/table/zoom_search/index.twig:54
17761 msgid "Additional search criteria"
17764 #: templates/table/zoom_search/index.twig:116
17765 msgid "Use this column to label each point"
17768 #: templates/table/zoom_search/index.twig:141
17769 msgid "Maximum rows to plot"
17772 #: templates/table/zoom_search/result_form.twig:7
17773 msgid "Browse/Edit the points"
17776 #: templates/table/zoom_search/result_form.twig:14
17780 #: templates/table/zoom_search/result_form.twig:17
17784 #. l10n: Show or hide the menu using the hamburger style button
17785 #: templates/top_menu.twig:4
17786 msgid "Toggle navigation"
17789 #. l10n: Current page
17790 #: templates/top_menu.twig:14
17794 #: templates/transformation_overview.twig:1
17795 msgid "Available media types"
17798 #: templates/transformation_overview.twig:13
17799 msgid "Available browser display transformations"
17802 #: templates/transformation_overview.twig:19
17803 #: templates/transformation_overview.twig:38
17804 msgctxt "for media type transformation"
17805 msgid "Description"
17808 #: templates/transformation_overview.twig:32
17809 msgid "Available input transformations"
17812 #: templates/view_create.twig:65
17816 #: templates/view_create.twig:79
17817 msgid "Column names"
17821 #~| msgid "Database %1$s has been created."
17822 #~ msgid "Error: FOREIGN KEY relationship could not be removed!"
17823 #~ msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
17825 #~ msgid "View dump (schema) of database"
17826 #~ msgstr "ਡਾਟਾਬੇਸ ਦੇ ਡੰਪ (ਸਕੀਮਾ) ਵੇਖੋ"
17828 #~ msgctxt "Short week day name"
17836 #~| msgid "Database %1$s has been created."
17837 #~ msgid "A symbol name was expected!"
17838 #~ msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
17841 #~| msgid "Database %1$s has been created."
17842 #~ msgid "A comma or a closing bracket was expected."
17843 #~ msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
17846 #~| msgid "Database %1$s has been created."
17847 #~ msgid "An alias was expected."
17848 #~ msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
17851 #~| msgid "Database %1$s has been created."
17852 #~ msgid "A rename operation was expected."
17853 #~ msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
17856 #~| msgid "Database %1$s has been created."
17857 #~ msgid "A table name was expected."
17858 #~ msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
17861 #~| msgid "Database %1$s has been created."
17862 #~ msgid "At least one column definition was expected."
17863 #~ msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
17866 #~| msgid "Show all"
17867 #~ msgid "Table comments: "
17868 #~ msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
17871 #~| msgid "Show all"
17872 #~ msgid "Showing tables:"
17873 #~ msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
17875 #~ msgctxt "MySQL 5.5 documentation language"
17879 #~ msgctxt "MySQL 5.1 documentation language"
17883 #~ msgctxt "MySQL 5.0 documentation language"
17887 #~ msgctxt "PHP documentation language"