Translated using Weblate (Polish)
[phpmyadmin.git] / po / ky.po
blob6205a826ced0bd183e7496d74b5c47890a439529
1 # phpMyAdmin translation.
2 # Copyright (C) 2003 - 2013 phpMyAdmin devel team
3 # This file is distributed under the same license as the phpMyAdmin package.
4 # Automatically generated, 2013.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: phpMyAdmin 5.2.2-dev\n"
9 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
10 "POT-Creation-Date: 2023-11-12 15:23-0300\n"
11 "PO-Revision-Date: 2022-02-17 10:35+0000\n"
12 "Last-Translator: Maurício Meneghini Fauth <mauricio@fauth.dev>\n"
13 "Language-Team: Kyrgyz <https://hosted.weblate.org/projects/phpmyadmin/5-2/ky/"
14 ">\n"
15 "Language: ky\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=n != 1;\n"
20 "X-Generator: Weblate 4.11-dev\n"
22 #: libraries/advisory_rules_generic.php:9
23 msgid "Uptime below one day"
24 msgstr ""
26 #: libraries/advisory_rules_generic.php:12
27 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
28 msgstr ""
30 #: libraries/advisory_rules_generic.php:14
31 msgid ""
32 "To have more accurate averages it is recommended to let the server run for "
33 "longer than a day before running this analyzer"
34 msgstr ""
36 #: libraries/advisory_rules_generic.php:17
37 #, php-format
38 msgid "The uptime is only %s"
39 msgstr ""
41 #: libraries/advisory_rules_generic.php:22
42 msgid "Questions below 1,000"
43 msgstr ""
45 #: libraries/advisory_rules_generic.php:26
46 msgid ""
47 "Fewer than 1,000 questions have been run against this server. The "
48 "recommendations may not be accurate."
49 msgstr ""
51 #: libraries/advisory_rules_generic.php:30
52 msgid ""
53 "Let the server run for a longer time until it has executed a greater amount "
54 "of queries."
55 msgstr ""
57 #: libraries/advisory_rules_generic.php:32
58 #, php-format
59 msgid "Current amount of Questions: %s"
60 msgstr ""
62 #: libraries/advisory_rules_generic.php:37
63 msgid "Percentage of slow queries"
64 msgstr ""
66 #: libraries/advisory_rules_generic.php:41
67 msgid ""
68 "There is a lot of slow queries compared to the overall amount of Queries."
69 msgstr ""
71 #: libraries/advisory_rules_generic.php:43
72 #: libraries/advisory_rules_generic.php:56
73 msgid ""
74 "You might want to increase {long_query_time} or optimize the queries listed "
75 "in the slow query log"
76 msgstr ""
78 #: libraries/advisory_rules_generic.php:45
79 #, php-format
80 msgid "The slow query rate should be below 5%%, your value is %s%%."
81 msgstr ""
83 #: libraries/advisory_rules_generic.php:50
84 msgid "Slow query rate"
85 msgstr ""
87 #: libraries/advisory_rules_generic.php:54
88 msgid ""
89 "There is a high percentage of slow queries compared to the server uptime."
90 msgstr ""
92 #: libraries/advisory_rules_generic.php:58
93 #, php-format
94 msgid ""
95 "You have a slow query rate of %s per hour, you should have less than 1%% per "
96 "hour."
97 msgstr ""
99 #: libraries/advisory_rules_generic.php:63
100 msgid "Long query time"
101 msgstr ""
103 #: libraries/advisory_rules_generic.php:67
104 msgid ""
105 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
106 "take above 10 seconds are logged."
107 msgstr ""
109 #: libraries/advisory_rules_generic.php:71
110 msgid ""
111 "It is suggested to set {long_query_time} to a lower value, depending on your "
112 "environment. Usually a value of 1-5 seconds is suggested."
113 msgstr ""
115 #: libraries/advisory_rules_generic.php:74
116 #, php-format
117 msgid "long_query_time is currently set to %ds."
118 msgstr ""
120 #: libraries/advisory_rules_generic.php:79
121 #: libraries/advisory_rules_generic.php:92
122 msgid "Slow query logging"
123 msgstr ""
125 #: libraries/advisory_rules_generic.php:83
126 #: libraries/advisory_rules_generic.php:96
127 msgid "The slow query log is disabled."
128 msgstr ""
130 #: libraries/advisory_rules_generic.php:85
131 msgid ""
132 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
133 "help troubleshooting badly performing queries."
134 msgstr ""
136 #: libraries/advisory_rules_generic.php:88
137 msgid "log_slow_queries is set to 'OFF'"
138 msgstr ""
140 #: libraries/advisory_rules_generic.php:98
141 msgid ""
142 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
143 "help troubleshooting badly performing queries."
144 msgstr ""
146 #: libraries/advisory_rules_generic.php:101
147 msgid "slow_query_log is set to 'OFF'"
148 msgstr ""
150 #: libraries/advisory_rules_generic.php:106
151 msgid "Release Series"
152 msgstr ""
154 #: libraries/advisory_rules_generic.php:109
155 msgid "The MySQL server version less than 5.1."
156 msgstr ""
158 #: libraries/advisory_rules_generic.php:111
159 msgid ""
160 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
161 "even more so."
162 msgstr ""
164 #: libraries/advisory_rules_generic.php:113
165 #: libraries/advisory_rules_generic.php:127
166 #: libraries/advisory_rules_generic.php:138
167 #, php-format
168 msgid "Current version: %s"
169 msgstr ""
171 #: libraries/advisory_rules_generic.php:118
172 #: libraries/advisory_rules_generic.php:132
173 msgid "Minor Version"
174 msgstr ""
176 #: libraries/advisory_rules_generic.php:122
177 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
178 msgstr ""
180 #: libraries/advisory_rules_generic.php:124
181 msgid ""
182 "You should upgrade, as recent versions of MySQL 5.1 have improved "
183 "performance and MySQL 5.5 even more so."
184 msgstr ""
186 #: libraries/advisory_rules_generic.php:136
187 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
188 msgstr ""
190 #: libraries/advisory_rules_generic.php:137
191 msgid "You should upgrade, to a stable version of MySQL 5.5."
192 msgstr ""
194 #: libraries/advisory_rules_generic.php:143
195 #: libraries/advisory_rules_generic.php:156
196 msgid "Distribution"
197 msgstr ""
199 #: libraries/advisory_rules_generic.php:146
200 msgid "Version is compiled from source, not a MySQL official binary."
201 msgstr ""
203 #: libraries/advisory_rules_generic.php:148
204 msgid ""
205 "If you did not compile from source, you may be using a package modified by a "
206 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
207 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
208 msgstr ""
210 #: libraries/advisory_rules_generic.php:152
211 msgid "'source' found in version_comment"
212 msgstr ""
214 #: libraries/advisory_rules_generic.php:159
215 msgid "The MySQL manual only is accurate for official MySQL binaries."
216 msgstr ""
218 #: libraries/advisory_rules_generic.php:161
219 msgid ""
220 "Percona documentation is at <a href=\"https://www.percona.com/software/"
221 "documentation/\">https://www.percona.com/software/documentation/</a>"
222 msgstr ""
224 #: libraries/advisory_rules_generic.php:164
225 msgid "'percona' found in version_comment"
226 msgstr ""
228 #: libraries/advisory_rules_generic.php:168
229 msgid "MySQL Architecture"
230 msgstr ""
232 #: libraries/advisory_rules_generic.php:172
233 msgid "MySQL is not compiled as a 64-bit package."
234 msgstr ""
236 #: libraries/advisory_rules_generic.php:174
237 msgid ""
238 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
239 "so MySQL might not be able to access all of your memory. You might want to "
240 "consider installing the 64-bit version of MySQL."
241 msgstr ""
243 #: libraries/advisory_rules_generic.php:178
244 #, php-format
245 msgid "Available memory on this host: %s"
246 msgstr ""
248 #: libraries/advisory_rules_generic.php:184
249 msgid "Query caching method"
250 msgstr ""
252 #: libraries/advisory_rules_generic.php:188
253 msgid "Suboptimal caching method."
254 msgstr ""
256 #: libraries/advisory_rules_generic.php:190
257 msgid ""
258 "You are using the MySQL Query cache with a fairly high traffic database. It "
259 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
260 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
261 "cache, especially if you have multiple replicas."
262 msgstr ""
264 #: libraries/advisory_rules_generic.php:196
265 #, php-format
266 msgid ""
267 "The query cache is enabled and the server receives %d queries per second. "
268 "This rule fires if there is more than 100 queries per second."
269 msgstr ""
271 #: libraries/advisory_rules_generic.php:204
272 msgid "Percentage of sorts that cause temporary tables"
273 msgstr ""
275 #: libraries/advisory_rules_generic.php:208
276 #: libraries/advisory_rules_generic.php:221
277 msgid "Too many sorts are causing temporary tables."
278 msgstr ""
280 #: libraries/advisory_rules_generic.php:210
281 #: libraries/advisory_rules_generic.php:223
282 msgid ""
283 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
284 "depending on your system memory limits."
285 msgstr ""
287 #: libraries/advisory_rules_generic.php:213
288 #, php-format
289 msgid ""
290 "%s%% of all sorts cause temporary tables, this value should be lower than "
291 "10%%."
292 msgstr ""
294 #: libraries/advisory_rules_generic.php:218
295 msgid "Rate of sorts that cause temporary tables"
296 msgstr ""
298 #: libraries/advisory_rules_generic.php:226
299 #, php-format
300 msgid ""
301 "Temporary tables average: %s, this value should be less than 1 per hour."
302 msgstr ""
304 #: libraries/advisory_rules_generic.php:231
305 msgid "Sort rows"
306 msgstr ""
308 #: libraries/advisory_rules_generic.php:234
309 msgid "There are lots of rows being sorted."
310 msgstr ""
312 #: libraries/advisory_rules_generic.php:236
313 msgid ""
314 "While there is nothing wrong with a high amount of row sorting, you might "
315 "want to make sure that the queries which require a lot of sorting use "
316 "indexed columns in the ORDER BY clause, as this will result in much faster "
317 "sorting."
318 msgstr ""
320 #: libraries/advisory_rules_generic.php:240
321 #, php-format
322 msgid "Sorted rows average: %s"
323 msgstr ""
325 #: libraries/advisory_rules_generic.php:246
326 msgid "Rate of joins without indexes"
327 msgstr ""
329 #: libraries/advisory_rules_generic.php:249
330 msgid "There are too many joins without indexes."
331 msgstr ""
333 #: libraries/advisory_rules_generic.php:251
334 msgid ""
335 "This means that joins are doing full table scans. Adding indexes for the "
336 "columns being used in the join conditions will greatly speed up table joins."
337 msgstr ""
339 #: libraries/advisory_rules_generic.php:254
340 #, php-format
341 msgid "Table joins average: %s, this value should be less than 1 per hour"
342 msgstr ""
344 #: libraries/advisory_rules_generic.php:259
345 msgid "Rate of reading first index entry"
346 msgstr ""
348 #: libraries/advisory_rules_generic.php:262
349 msgid "The rate of reading the first index entry is high."
350 msgstr ""
352 #: libraries/advisory_rules_generic.php:264
353 msgid ""
354 "This usually indicates frequent full index scans. Full index scans are "
355 "faster than table scans but require lots of CPU cycles in big tables, if "
356 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
357 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
358 "scans. Other than that full index scans can only be reduced by rewriting "
359 "queries."
360 msgstr ""
362 #: libraries/advisory_rules_generic.php:270
363 #, php-format
364 msgid "Index scans average: %s, this value should be less than 1 per hour"
365 msgstr ""
367 #: libraries/advisory_rules_generic.php:275
368 msgid "Rate of reading fixed position"
369 msgstr ""
371 #: libraries/advisory_rules_generic.php:278
372 msgid "The rate of reading data from a fixed position is high."
373 msgstr ""
375 #: libraries/advisory_rules_generic.php:280
376 msgid ""
377 "This indicates that many queries need to sort results and/or do a full table "
378 "scan, including join queries that do not use indexes. Add indexes where "
379 "applicable."
380 msgstr ""
382 #: libraries/advisory_rules_generic.php:283
383 #, php-format
384 msgid ""
385 "Rate of reading fixed position average: %s, this value should be less than 1 "
386 "per hour"
387 msgstr ""
389 #: libraries/advisory_rules_generic.php:288
390 msgid "Rate of reading next table row"
391 msgstr ""
393 #: libraries/advisory_rules_generic.php:291
394 msgid "The rate of reading the next table row is high."
395 msgstr ""
397 #: libraries/advisory_rules_generic.php:293
398 msgid ""
399 "This indicates that many queries are doing full table scans. Add indexes "
400 "where applicable."
401 msgstr ""
403 #: libraries/advisory_rules_generic.php:295
404 #, php-format
405 msgid ""
406 "Rate of reading next table row: %s, this value should be less than 1 per hour"
407 msgstr ""
409 #: libraries/advisory_rules_generic.php:301
410 msgid "Different tmp_table_size and max_heap_table_size"
411 msgstr ""
413 #: libraries/advisory_rules_generic.php:304
414 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
415 msgstr ""
417 #: libraries/advisory_rules_generic.php:306
418 msgid ""
419 "If you have deliberately changed one of either: The server uses the lower "
420 "value of either to determine the maximum size of in-memory tables. So if you "
421 "wish to increase the in-memory table limit you will have to increase the "
422 "other value as well."
423 msgstr ""
425 #: libraries/advisory_rules_generic.php:310
426 #, php-format
427 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
428 msgstr ""
430 #: libraries/advisory_rules_generic.php:316
431 msgid "Percentage of temp tables on disk"
432 msgstr ""
434 #: libraries/advisory_rules_generic.php:320
435 #: libraries/advisory_rules_generic.php:341
436 msgid ""
437 "Many temporary tables are being written to disk instead of being kept in "
438 "memory."
439 msgstr ""
441 #: libraries/advisory_rules_generic.php:322
442 msgid ""
443 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
444 "some temporary tables are always being written to disk, independent of the "
445 "value of these variables. To eliminate these you will have to rewrite your "
446 "queries to avoid those conditions (Within a temporary table: Presence of a "
447 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
448 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
449 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
450 msgstr ""
452 #: libraries/advisory_rules_generic.php:331
453 #, php-format
454 msgid ""
455 "%s%% of all temporary tables are being written to disk, this value should be "
456 "below 25%%"
457 msgstr ""
459 #: libraries/advisory_rules_generic.php:337
460 msgid "Temp disk rate"
461 msgstr ""
463 #: libraries/advisory_rules_generic.php:343
464 msgid ""
465 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
466 "some temporary tables are always being written to disk, independent of the "
467 "value of these variables. To eliminate these you will have to rewrite your "
468 "queries to avoid those conditions (Within a temporary table: Presence of a "
469 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
470 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
471 "temporary-tables.html\">MySQL Documentation</a>"
472 msgstr ""
474 #: libraries/advisory_rules_generic.php:352
475 #, php-format
476 msgid ""
477 "Rate of temporary tables being written to disk: %s, this value should be "
478 "less than 1 per hour"
479 msgstr ""
481 #: libraries/advisory_rules_generic.php:359
482 msgid "MyISAM key buffer size"
483 msgstr ""
485 #: libraries/advisory_rules_generic.php:362
486 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
487 msgstr ""
489 #: libraries/advisory_rules_generic.php:364
490 msgid ""
491 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
492 "good start."
493 msgstr ""
495 #: libraries/advisory_rules_generic.php:366
496 msgid "key_buffer_size is 0"
497 msgstr ""
499 #: libraries/advisory_rules_generic.php:371
500 #, no-php-format
501 msgid "Max % MyISAM key buffer ever used"
502 msgstr ""
504 #: libraries/advisory_rules_generic.php:376
505 #: libraries/advisory_rules_generic.php:393
506 #, no-php-format
507 msgid "MyISAM key buffer (index cache) % used is low."
508 msgstr ""
510 #: libraries/advisory_rules_generic.php:378
511 #: libraries/advisory_rules_generic.php:395
512 msgid ""
513 "You may need to decrease the size of {key_buffer_size}, re-examine your "
514 "tables to see if indexes have been removed, or examine queries and "
515 "expectations about what indexes are being used."
516 msgstr ""
518 #: libraries/advisory_rules_generic.php:382
519 #, php-format
520 msgid ""
521 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
522 msgstr ""
524 #: libraries/advisory_rules_generic.php:387
525 msgid "Percentage of MyISAM key buffer used"
526 msgstr ""
528 #: libraries/advisory_rules_generic.php:399
529 #, php-format
530 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
531 msgstr ""
533 #: libraries/advisory_rules_generic.php:404
534 msgid "Percentage of index reads from memory"
535 msgstr ""
537 #: libraries/advisory_rules_generic.php:409
538 #, no-php-format
539 msgid "The % of indexes that use the MyISAM key buffer is low."
540 msgstr ""
542 #: libraries/advisory_rules_generic.php:410
543 msgid "You may need to increase {key_buffer_size}."
544 msgstr ""
546 #: libraries/advisory_rules_generic.php:411
547 #, php-format
548 msgid "Index reads from memory: %s%%, this value should be above 95%%"
549 msgstr ""
551 #: libraries/advisory_rules_generic.php:417
552 msgid "Rate of table open"
553 msgstr ""
555 #: libraries/advisory_rules_generic.php:420
556 msgid "The rate of opening tables is high."
557 msgstr ""
559 #: libraries/advisory_rules_generic.php:422
560 msgid ""
561 "Opening tables requires disk I/O which is costly. Increasing "
562 "{table_open_cache} might avoid this."
563 msgstr ""
565 #: libraries/advisory_rules_generic.php:424
566 #, php-format
567 msgid "Opened table rate: %s, this value should be less than 10 per hour"
568 msgstr ""
570 #: libraries/advisory_rules_generic.php:429
571 msgid "Percentage of used open files limit"
572 msgstr ""
574 #: libraries/advisory_rules_generic.php:433
575 msgid ""
576 "The number of open files is approaching the max number of open files. You "
577 "may get a \"Too many open files\" error."
578 msgstr ""
580 #: libraries/advisory_rules_generic.php:437
581 #: libraries/advisory_rules_generic.php:450
582 msgid ""
583 "Consider increasing {open_files_limit}, and check the error log when "
584 "restarting after changing {open_files_limit}."
585 msgstr ""
587 #: libraries/advisory_rules_generic.php:440
588 #, php-format
589 msgid ""
590 "The number of opened files is at %s%% of the limit. It should be below 85%%"
591 msgstr ""
593 #: libraries/advisory_rules_generic.php:445
594 msgid "Rate of open files"
595 msgstr ""
597 #: libraries/advisory_rules_generic.php:448
598 msgid "The rate of opening files is high."
599 msgstr ""
601 #: libraries/advisory_rules_generic.php:453
602 #, php-format
603 msgid "Opened files rate: %s, this value should be less than 5 per hour"
604 msgstr ""
606 #: libraries/advisory_rules_generic.php:459
607 #, no-php-format
608 msgid "Immediate table locks %"
609 msgstr ""
611 #: libraries/advisory_rules_generic.php:463
612 #: libraries/advisory_rules_generic.php:473
613 msgid "Too many table locks were not granted immediately."
614 msgstr ""
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."
619 msgstr ""
621 #: libraries/advisory_rules_generic.php:465
622 #, php-format
623 msgid "Immediate table locks: %s%%, this value should be above 95%%"
624 msgstr ""
626 #: libraries/advisory_rules_generic.php:470
627 msgid "Table lock wait rate"
628 msgstr ""
630 #: libraries/advisory_rules_generic.php:475
631 #, php-format
632 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
633 msgstr ""
635 #: libraries/advisory_rules_generic.php:480
636 msgid "Thread cache"
637 msgstr ""
639 #: libraries/advisory_rules_generic.php:483
640 msgid ""
641 "Thread cache is disabled, resulting in more overhead from new connections to "
642 "MySQL."
643 msgstr ""
645 #: libraries/advisory_rules_generic.php:484
646 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
647 msgstr ""
649 #: libraries/advisory_rules_generic.php:485
650 msgid "The thread cache is set to 0"
651 msgstr ""
653 #: libraries/advisory_rules_generic.php:490
654 #, no-php-format
655 msgid "Thread cache hit rate %"
656 msgstr ""
658 #: libraries/advisory_rules_generic.php:494
659 msgid "Thread cache is not efficient."
660 msgstr ""
662 #: libraries/advisory_rules_generic.php:495
663 msgid "Increase {thread_cache_size}."
664 msgstr ""
666 #: libraries/advisory_rules_generic.php:496
667 #, php-format
668 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
669 msgstr ""
671 #: libraries/advisory_rules_generic.php:501
672 msgid "Threads that are slow to launch"
673 msgstr ""
675 #: libraries/advisory_rules_generic.php:505
676 msgid "There are too many threads that are slow to launch."
677 msgstr ""
679 #: libraries/advisory_rules_generic.php:507
680 msgid ""
681 "This generally happens in case of general system overload as it is pretty "
682 "simple operations. You might want to monitor your system load carefully."
683 msgstr ""
685 #: libraries/advisory_rules_generic.php:510
686 #, php-format
687 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
688 msgstr ""
690 #: libraries/advisory_rules_generic.php:515
691 msgid "Slow launch time"
692 msgstr ""
694 #: libraries/advisory_rules_generic.php:518
695 msgid "Slow_launch_time is above 2s."
696 msgstr ""
698 #: libraries/advisory_rules_generic.php:520
699 msgid ""
700 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
701 "to launch."
702 msgstr ""
704 #: libraries/advisory_rules_generic.php:522
705 #, php-format
706 msgid "slow_launch_time is set to %s"
707 msgstr ""
709 #: libraries/advisory_rules_generic.php:528
710 msgid "Percentage of used connections"
711 msgstr ""
713 #: libraries/advisory_rules_generic.php:531
714 msgid ""
715 "The maximum amount of used connections is getting close to the value of "
716 "{max_connections}."
717 msgstr ""
719 #: libraries/advisory_rules_generic.php:533
720 msgid ""
721 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
722 "that do not close database handlers properly get killed sooner. Make sure "
723 "the code closes database handlers properly."
724 msgstr ""
726 #: libraries/advisory_rules_generic.php:537
727 #, php-format
728 msgid ""
729 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
730 msgstr ""
732 #: libraries/advisory_rules_generic.php:542
733 msgid "Percentage of aborted connections"
734 msgstr ""
736 #: libraries/advisory_rules_generic.php:545
737 #: libraries/advisory_rules_generic.php:559
738 msgid "Too many connections are aborted."
739 msgstr ""
741 #: libraries/advisory_rules_generic.php:547
742 #: libraries/advisory_rules_generic.php:561
743 msgid ""
744 "Connections are usually aborted when they cannot be authorized. <a "
745 "href=\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-"
746 "of-aborted_connects/\">This article</a> might help you track down the source."
747 msgstr ""
749 #: libraries/advisory_rules_generic.php:551
750 #, php-format
751 msgid "%s%% of all connections are aborted. This value should be below 1%%"
752 msgstr ""
754 #: libraries/advisory_rules_generic.php:556
755 msgid "Rate of aborted connections"
756 msgstr ""
758 #: libraries/advisory_rules_generic.php:565
759 #, php-format
760 msgid ""
761 "Aborted connections rate is at %s, this value should be less than 1 per hour"
762 msgstr ""
764 #: libraries/advisory_rules_generic.php:570
765 msgid "Percentage of aborted clients"
766 msgstr ""
768 #: libraries/advisory_rules_generic.php:573
769 #: libraries/advisory_rules_generic.php:587
770 msgid "Too many clients are aborted."
771 msgstr ""
773 #: libraries/advisory_rules_generic.php:575
774 #: libraries/advisory_rules_generic.php:589
775 msgid ""
776 "Clients are usually aborted when they did not close their connection to "
777 "MySQL properly. This can be due to network issues or code not closing a "
778 "database handler properly. Check your network and code."
779 msgstr ""
781 #: libraries/advisory_rules_generic.php:579
782 #, php-format
783 msgid "%s%% of all clients are aborted. This value should be below 2%%"
784 msgstr ""
786 #: libraries/advisory_rules_generic.php:584
787 msgid "Rate of aborted clients"
788 msgstr ""
790 #: libraries/advisory_rules_generic.php:593
791 #, php-format
792 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
793 msgstr ""
795 #: libraries/advisory_rules_generic.php:599
796 msgid "Is InnoDB disabled?"
797 msgstr ""
799 #: libraries/advisory_rules_generic.php:603
800 msgid "You do not have InnoDB enabled."
801 msgstr ""
803 #: libraries/advisory_rules_generic.php:604
804 msgid "InnoDB is usually the better choice for table engines."
805 msgstr ""
807 #: libraries/advisory_rules_generic.php:605
808 msgid "have_innodb is set to 'value'"
809 msgstr ""
811 #: libraries/advisory_rules_generic.php:609
812 #: libraries/advisory_rules_generic.php:633
813 msgid "InnoDB log size"
814 msgstr ""
816 #: libraries/advisory_rules_generic.php:613
817 #: libraries/advisory_rules_generic.php:640
818 msgid ""
819 "The InnoDB log file size is not an appropriate size, in relation to the "
820 "InnoDB buffer pool."
821 msgstr ""
823 #: libraries/advisory_rules_generic.php:615
824 #: libraries/advisory_rules_generic.php:642
825 #, no-php-format
826 msgid ""
827 "Especially on a system with a lot of writes to InnoDB tables you should set "
828 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
829 "bigger this value, the longer the recovery time will be when database "
830 "crashes, so this value should not be set much higher than 256 MiB. Please "
831 "note however that you cannot simply change the value of this variable. You "
832 "need to shutdown the server, remove the InnoDB log files, set the new value "
833 "in my.cnf, start the server, then check the error logs if everything went "
834 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
835 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
836 msgstr ""
838 #: libraries/advisory_rules_generic.php:626
839 #: libraries/advisory_rules_generic.php:653
840 #, php-format
841 msgid ""
842 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
843 "it should not be below 20%%"
844 msgstr ""
846 #: libraries/advisory_rules_generic.php:660
847 msgid "Max InnoDB log size"
848 msgstr ""
850 #: libraries/advisory_rules_generic.php:664
851 msgid "The InnoDB log file size is inadequately large."
852 msgstr ""
854 #: libraries/advisory_rules_generic.php:666
855 #, no-php-format
856 msgid ""
857 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
858 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
859 "recovery time after a database crash considerably. See also <a "
860 "href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
861 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
862 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
863 "then check the error logs if everything went fine. See also <a "
864 "href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
865 "innodblogfilesize-proper-way.html\">this blog entry</a>"
866 msgstr ""
868 #: libraries/advisory_rules_generic.php:676
869 #, php-format
870 msgid "Your absolute InnoDB log size is %s MiB"
871 msgstr ""
873 #: libraries/advisory_rules_generic.php:681
874 msgid "InnoDB buffer pool size"
875 msgstr ""
877 #: libraries/advisory_rules_generic.php:685
878 msgid "Your InnoDB buffer pool is fairly small."
879 msgstr ""
881 #: libraries/advisory_rules_generic.php:687
882 #, no-php-format
883 msgid ""
884 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
885 "tables. Assign all your remaining memory to this buffer. For database "
886 "servers that use solely InnoDB as storage engine and have no other services "
887 "(e.g. a web server) running, you may set this as high as 80% of your "
888 "available memory. If that is not the case, you need to carefully assess the "
889 "memory consumption of your other services and non-InnoDB-Tables and set this "
890 "variable accordingly. If it is set too high, your system will start "
891 "swapping, which decreases performance significantly. See also <a "
892 "href=\"https://www.percona.com/blog/2007/11/03/choosing-"
893 "innodb_buffer_pool_size/\">this article</a>"
894 msgstr ""
896 #: libraries/advisory_rules_generic.php:697
897 #, php-format
898 msgid ""
899 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
900 "rule fires if you are assigning less than 60%%, however this might be "
901 "perfectly adequate for your system if you don't have much InnoDB tables or "
902 "other services running on the same machine."
903 msgstr ""
905 #: libraries/advisory_rules_generic.php:707
906 msgid "MyISAM concurrent inserts"
907 msgstr ""
909 #: libraries/advisory_rules_generic.php:710
910 msgid "Enable {concurrent_insert} by setting it to 1"
911 msgstr ""
913 #: libraries/advisory_rules_generic.php:712
914 msgid ""
915 "Setting {concurrent_insert} to 1 reduces contention between readers and "
916 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
917 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
918 msgstr ""
920 #: libraries/advisory_rules_generic.php:716
921 msgid "concurrent_insert is set to 0"
922 msgstr "concurrent_insert 0 го барабарланды"
924 #: libraries/advisory_rules_mysql_before80003.php:9
925 msgid "Query cache disabled"
926 msgstr ""
928 #: libraries/advisory_rules_mysql_before80003.php:12
929 msgid "The query cache is not enabled."
930 msgstr ""
932 #: libraries/advisory_rules_mysql_before80003.php:14
933 msgid ""
934 "The query cache is known to greatly improve performance if configured "
935 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
936 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
937 "memcached, ignore this recommendation."
938 msgstr ""
940 #: libraries/advisory_rules_mysql_before80003.php:18
941 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
942 msgstr ""
944 #: libraries/advisory_rules_mysql_before80003.php:23
945 #, no-php-format
946 msgid "Query cache efficiency (%)"
947 msgstr ""
949 #: libraries/advisory_rules_mysql_before80003.php:27
950 msgid "Query cache not running efficiently, it has a low hit rate."
951 msgstr ""
953 #: libraries/advisory_rules_mysql_before80003.php:28
954 msgid "Consider increasing {query_cache_limit}."
955 msgstr ""
957 #: libraries/advisory_rules_mysql_before80003.php:29
958 #, php-format
959 msgid "The current query cache hit rate of %s%% is below 20%%"
960 msgstr ""
962 #: libraries/advisory_rules_mysql_before80003.php:34
963 msgid "Query Cache usage"
964 msgstr ""
966 #: libraries/advisory_rules_mysql_before80003.php:39
967 #, no-php-format
968 msgid "Less than 80% of the query cache is being utilized."
969 msgstr ""
971 #: libraries/advisory_rules_mysql_before80003.php:41
972 msgid ""
973 "This might be caused by {query_cache_limit} being too low. Flushing the "
974 "query cache might help as well."
975 msgstr ""
977 #: libraries/advisory_rules_mysql_before80003.php:45
978 #, php-format
979 msgid ""
980 "The current ratio of free query cache memory to total query cache size is "
981 "%s%%. It should be above 80%%"
982 msgstr ""
984 #: libraries/advisory_rules_mysql_before80003.php:52
985 msgid "Query cache fragmentation"
986 msgstr ""
988 #: libraries/advisory_rules_mysql_before80003.php:56
989 msgid "The query cache is considerably fragmented."
990 msgstr ""
992 #: libraries/advisory_rules_mysql_before80003.php:58
993 msgid ""
994 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
995 "This might be caused by many Query cache low memory prunes due to "
996 "{query_cache_size} being too small. For a immediate but short lived fix you "
997 "can flush the query cache (might lock the query cache for a long time). "
998 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
999 "too, e.g. you can set it to the average size of your queries in the cache "
1000 "using this formula: (query_cache_size - qcache_free_memory) / "
1001 "qcache_queries_in_cache"
1002 msgstr ""
1004 #: libraries/advisory_rules_mysql_before80003.php:66
1005 #, php-format
1006 msgid ""
1007 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1008 "that the query cache is an alternating pattern of free and used blocks. This "
1009 "value should be below 20%%."
1010 msgstr ""
1012 #: libraries/advisory_rules_mysql_before80003.php:73
1013 msgid "Query cache low memory prunes"
1014 msgstr ""
1016 #: libraries/advisory_rules_mysql_before80003.php:77
1017 msgid ""
1018 "Cached queries are removed due to low query cache memory from the query "
1019 "cache."
1020 msgstr ""
1022 #: libraries/advisory_rules_mysql_before80003.php:79
1023 msgid ""
1024 "You might want to increase {query_cache_size}, however keep in mind that the "
1025 "overhead of maintaining the cache is likely to increase with its size, so do "
1026 "this in small increments and monitor the results."
1027 msgstr ""
1029 #: libraries/advisory_rules_mysql_before80003.php:84
1030 #, php-format
1031 msgid ""
1032 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1033 "value is, the better (This rules firing limit: 0.1%%)"
1034 msgstr ""
1036 #: libraries/advisory_rules_mysql_before80003.php:91
1037 msgid "Query cache max size"
1038 msgstr ""
1040 #: libraries/advisory_rules_mysql_before80003.php:96
1041 msgid ""
1042 "The query cache size is above 128 MiB. Big query caches may cause "
1043 "significant overhead that is required to maintain the cache."
1044 msgstr ""
1046 #: libraries/advisory_rules_mysql_before80003.php:100
1047 msgid ""
1048 "Depending on your environment, it might be performance increasing to reduce "
1049 "this value."
1050 msgstr ""
1052 #: libraries/advisory_rules_mysql_before80003.php:102
1053 #, php-format
1054 msgid "Current query cache size: %s"
1055 msgstr ""
1057 #: libraries/advisory_rules_mysql_before80003.php:107
1058 msgid "Query cache min result size"
1059 msgstr ""
1061 #: libraries/advisory_rules_mysql_before80003.php:111
1062 msgid ""
1063 "The max size of the result set in the query cache is the default of 1 MiB."
1064 msgstr ""
1066 #: libraries/advisory_rules_mysql_before80003.php:113
1067 msgid ""
1068 "Changing {query_cache_limit} (usually by increasing) may increase "
1069 "efficiency. This variable determines the maximum size a query result may "
1070 "have to be inserted into the query cache. If there are many query results "
1071 "above 1 MiB that are well cacheable (many reads, little writes) then "
1072 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1073 "of many query results being above 1 MiB that are not very well cacheable "
1074 "(often invalidated due to table updates) increasing {query_cache_limit} "
1075 "might reduce efficiency."
1076 msgstr ""
1078 #: libraries/advisory_rules_mysql_before80003.php:120
1079 msgid "query_cache_limit is set to 1 MiB"
1080 msgstr ""
1082 #: libraries/classes/Advisor.php:234
1083 #, php-format
1084 msgid "Error when evaluating: %s"
1085 msgstr ""
1087 #: libraries/classes/Advisor.php:261
1088 #, php-format
1089 msgid "Failed evaluating precondition for rule '%s'."
1090 msgstr ""
1092 #: libraries/classes/Advisor.php:281
1093 #, php-format
1094 msgid "Failed calculating value for rule '%s'."
1095 msgstr ""
1097 #: libraries/classes/Advisor.php:300
1098 #, php-format
1099 msgid "Failed running test for rule '%s'."
1100 msgstr ""
1102 #: libraries/classes/Advisor.php:328
1103 #, php-format
1104 msgid "Failed formatting string for rule '%s'."
1105 msgstr ""
1107 #: libraries/classes/Advisor.php:413
1108 msgid "per second"
1109 msgstr ""
1111 #: libraries/classes/Advisor.php:416
1112 msgid "per minute"
1113 msgstr ""
1115 #: libraries/classes/Advisor.php:419
1116 msgid "per hour"
1117 msgstr ""
1119 #: libraries/classes/Advisor.php:422
1120 msgid "per day"
1121 msgstr ""
1123 #: libraries/classes/BrowseForeigners.php:200
1124 msgid "Search:"
1125 msgstr ""
1127 #: libraries/classes/BrowseForeigners.php:206
1128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:323
1129 #: libraries/classes/Controllers/Server/PrivilegesController.php:329
1130 #: libraries/classes/Normalization.php:255
1131 #: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:327
1132 #: libraries/classes/Tracking.php:481
1133 #: templates/columns_definitions/column_definitions_form.twig:43
1134 #: templates/database/designer/main.twig:1102
1135 #: templates/database/events/editor_form.twig:115
1136 #: templates/database/operations/index.twig:19
1137 #: templates/database/operations/index.twig:75
1138 #: templates/database/operations/index.twig:185
1139 #: templates/database/operations/index.twig:225
1140 #: templates/database/routines/editor_form.twig:180
1141 #: templates/database/routines/execute_form.twig:55
1142 #: templates/database/search/main.twig:74
1143 #: templates/database/triggers/editor_form.twig:69
1144 #: templates/display/results/table.twig:190
1145 #: templates/gis_data_editor_form.twig:236 templates/header_location.twig:18
1146 #: templates/modals/create_view.twig:10
1147 #: templates/modals/enum_set_editor.twig:10
1148 #: templates/modals/index_dialog_modal.twig:10
1149 #: templates/preferences/manage/main.twig:46
1150 #: templates/preferences/manage/main.twig:108
1151 #: templates/server/binlog/index.twig:34
1152 #: templates/server/privileges/add_user.twig:36
1153 #: templates/server/privileges/change_password.twig:70
1154 #: templates/server/privileges/edit_routine_privileges.twig:102
1155 #: templates/server/privileges/privileges_summary.twig:102
1156 #: templates/server/privileges/privileges_table.twig:858
1157 #: templates/server/privileges/user_properties.twig:148
1158 #: templates/server/privileges/users_overview.twig:159
1159 #: templates/server/replication/change_primary.twig:33
1160 #: templates/server/replication/primary_add_replica_user.twig:81
1161 #: templates/server/replication/primary_configuration.twig:30
1162 #: templates/server/replication/replica_configuration.twig:16
1163 #: templates/server/replication/replica_configuration.twig:88
1164 #: templates/server/user_groups/edit_user_groups.twig:21
1165 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1166 #: templates/table/find_replace/index.twig:62
1167 #: templates/table/index_form.twig:245
1168 #: templates/table/insert/actions_panel.twig:37
1169 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1170 #: templates/table/operations/index.twig:38
1171 #: templates/table/operations/index.twig:86
1172 #: templates/table/operations/index.twig:241
1173 #: templates/table/operations/index.twig:328
1174 #: templates/table/operations/index.twig:505
1175 #: templates/table/operations/view.twig:20
1176 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1177 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1178 #: templates/table/structure/display_structure.twig:343
1179 #: templates/table/structure/display_structure.twig:454
1180 #: templates/table/structure/display_structure.twig:572
1181 #: templates/table/zoom_search/index.twig:155 templates/view_create.twig:116
1182 msgid "Go"
1183 msgstr "Кет"
1185 #: libraries/classes/BrowseForeigners.php:221
1186 #: libraries/classes/BrowseForeigners.php:225
1187 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1188 #: templates/table/structure/display_structure.twig:475
1189 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1190 msgid "Keyname"
1191 msgstr ""
1193 #: libraries/classes/BrowseForeigners.php:222
1194 #: libraries/classes/BrowseForeigners.php:224
1195 #: templates/server/engines/index.twig:14
1196 #: templates/server/plugins/index.twig:27
1197 #: templates/server/status/variables/index.twig:77
1198 msgid "Description"
1199 msgstr ""
1201 #: libraries/classes/BrowseForeigners.php:321
1202 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
1203 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
1204 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
1205 #: templates/list_navigator.twig:4
1206 msgid "Page number:"
1207 msgstr ""
1209 #: libraries/classes/BrowseForeigners.php:335
1210 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
1211 #: templates/display/results/table.twig:24
1212 #: templates/server/privileges/initials_row.twig:23
1213 #: templates/table/browse_foreigners/show_all.twig:4
1214 msgid "Show all"
1215 msgstr ""
1217 #: libraries/classes/Charsets/Collation.php:170
1218 #: libraries/classes/Charsets.php:191 libraries/classes/Charsets.php:192
1219 msgid "Unknown"
1220 msgstr ""
1222 #: libraries/classes/Charsets/Collation.php:203
1223 #: libraries/classes/Charsets/Collation.php:502
1224 msgctxt "Collation"
1225 msgid "German (phone book order)"
1226 msgstr ""
1228 #: libraries/classes/Charsets/Collation.php:207
1229 #: libraries/classes/Charsets/Collation.php:499
1230 msgctxt "Collation"
1231 msgid "German (dictionary order)"
1232 msgstr ""
1234 #: libraries/classes/Charsets/Collation.php:216
1235 #: libraries/classes/Charsets/Collation.php:577
1236 msgctxt "Collation"
1237 msgid "Spanish (traditional)"
1238 msgstr ""
1240 #: libraries/classes/Charsets/Collation.php:220
1241 #: libraries/classes/Charsets/Collation.php:570
1242 msgctxt "Collation"
1243 msgid "Spanish (modern)"
1244 msgstr ""
1246 #: libraries/classes/Charsets/Collation.php:298
1247 msgctxt "Collation variant"
1248 msgid "case-insensitive"
1249 msgstr ""
1251 #: libraries/classes/Charsets/Collation.php:301
1252 msgctxt "Collation variant"
1253 msgid "case-sensitive"
1254 msgstr ""
1256 #: libraries/classes/Charsets/Collation.php:304
1257 msgctxt "Collation variant"
1258 msgid "accent-insensitive"
1259 msgstr ""
1261 #: libraries/classes/Charsets/Collation.php:307
1262 msgctxt "Collation variant"
1263 msgid "accent-sensitive"
1264 msgstr ""
1266 #: libraries/classes/Charsets/Collation.php:310
1267 msgctxt "Collation variant"
1268 msgid "kana-sensitive"
1269 msgstr ""
1271 #: libraries/classes/Charsets/Collation.php:314
1272 msgctxt "Collation variant"
1273 msgid "multi-level"
1274 msgstr ""
1276 #: libraries/classes/Charsets/Collation.php:317
1277 msgctxt "Collation variant"
1278 msgid "binary"
1279 msgstr ""
1281 #: libraries/classes/Charsets/Collation.php:320
1282 msgctxt "Collation variant"
1283 msgid "no-pad"
1284 msgstr ""
1286 #: libraries/classes/Charsets/Collation.php:339
1287 msgctxt "Collation"
1288 msgid "Binary"
1289 msgstr ""
1291 #: libraries/classes/Charsets/Collation.php:352
1292 #: libraries/classes/Charsets/Collation.php:601
1293 msgctxt "Collation"
1294 msgid "Unicode"
1295 msgstr ""
1297 #: libraries/classes/Charsets/Collation.php:362
1298 #: libraries/classes/Charsets/Collation.php:548
1299 msgctxt "Collation"
1300 msgid "West European"
1301 msgstr ""
1303 #: libraries/classes/Charsets/Collation.php:369
1304 #, fuzzy
1305 #| msgid "Value for the column \"%s\""
1306 msgctxt "Collation"
1307 msgid "Central European"
1308 msgstr "\"%s\" мамычанын мааниси"
1310 #: libraries/classes/Charsets/Collation.php:374
1311 #: libraries/classes/Charsets/Collation.php:555
1312 msgctxt "Collation"
1313 msgid "Russian"
1314 msgstr ""
1316 #: libraries/classes/Charsets/Collation.php:379
1317 msgctxt "Collation"
1318 msgid "Simplified Chinese"
1319 msgstr ""
1321 #: libraries/classes/Charsets/Collation.php:382
1322 msgctxt "Collation"
1323 msgid "Traditional Chinese"
1324 msgstr ""
1326 #: libraries/classes/Charsets/Collation.php:385
1327 #: libraries/classes/Charsets/Collation.php:470
1328 msgctxt "Collation"
1329 msgid "Chinese"
1330 msgstr ""
1332 #: libraries/classes/Charsets/Collation.php:393
1333 #: libraries/classes/Charsets/Collation.php:519
1334 msgctxt "Collation"
1335 msgid "Japanese"
1336 msgstr ""
1338 #: libraries/classes/Charsets/Collation.php:398
1339 msgctxt "Collation"
1340 msgid "Baltic"
1341 msgstr ""
1343 #: libraries/classes/Charsets/Collation.php:403
1344 msgctxt "Collation"
1345 msgid "Armenian"
1346 msgstr ""
1348 #: libraries/classes/Charsets/Collation.php:406
1349 msgctxt "Collation"
1350 msgid "Cyrillic"
1351 msgstr ""
1353 #: libraries/classes/Charsets/Collation.php:409
1354 msgctxt "Collation"
1355 msgid "Arabic"
1356 msgstr ""
1358 #: libraries/classes/Charsets/Collation.php:412
1359 #: libraries/classes/Charsets/Collation.php:534
1360 msgctxt "Collation"
1361 msgid "Korean"
1362 msgstr ""
1364 #: libraries/classes/Charsets/Collation.php:415
1365 msgctxt "Collation"
1366 msgid "Hebrew"
1367 msgstr ""
1369 #: libraries/classes/Charsets/Collation.php:418
1370 msgctxt "Collation"
1371 msgid "Georgian"
1372 msgstr ""
1374 #: libraries/classes/Charsets/Collation.php:421
1375 msgctxt "Collation"
1376 msgid "Greek"
1377 msgstr ""
1379 #: libraries/classes/Charsets/Collation.php:424
1380 msgctxt "Collation"
1381 msgid "Czech-Slovak"
1382 msgstr ""
1384 #: libraries/classes/Charsets/Collation.php:427
1385 #: libraries/classes/Charsets/Collation.php:593
1386 msgctxt "Collation"
1387 msgid "Ukrainian"
1388 msgstr ""
1390 #: libraries/classes/Charsets/Collation.php:430
1391 #: libraries/classes/Charsets/Collation.php:589
1392 msgctxt "Collation"
1393 msgid "Turkish"
1394 msgstr ""
1396 #: libraries/classes/Charsets/Collation.php:433
1397 #: libraries/classes/Charsets/Collation.php:581
1398 msgctxt "Collation"
1399 msgid "Swedish"
1400 msgstr ""
1402 #: libraries/classes/Charsets/Collation.php:436
1403 #: libraries/classes/Charsets/Collation.php:585
1404 msgctxt "Collation"
1405 msgid "Thai"
1406 msgstr ""
1408 #: libraries/classes/Charsets/Collation.php:439
1409 msgctxt "Collation"
1410 msgid "Unknown"
1411 msgstr ""
1413 #: libraries/classes/Charsets/Collation.php:464
1414 msgctxt "Collation"
1415 msgid "Bulgarian"
1416 msgstr ""
1418 #: libraries/classes/Charsets/Collation.php:476
1419 msgctxt "Collation"
1420 msgid "Croatian"
1421 msgstr ""
1423 #: libraries/classes/Charsets/Collation.php:480
1424 msgctxt "Collation"
1425 msgid "Czech"
1426 msgstr ""
1428 #: libraries/classes/Charsets/Collation.php:484
1429 msgctxt "Collation"
1430 msgid "Danish"
1431 msgstr ""
1433 #: libraries/classes/Charsets/Collation.php:488
1434 msgctxt "Collation"
1435 msgid "English"
1436 msgstr ""
1438 #: libraries/classes/Charsets/Collation.php:492
1439 msgctxt "Collation"
1440 msgid "Esperanto"
1441 msgstr ""
1443 #: libraries/classes/Charsets/Collation.php:496
1444 msgctxt "Collation"
1445 msgid "Estonian"
1446 msgstr ""
1448 #: libraries/classes/Charsets/Collation.php:511
1449 msgctxt "Collation"
1450 msgid "Hungarian"
1451 msgstr ""
1453 #: libraries/classes/Charsets/Collation.php:515
1454 msgctxt "Collation"
1455 msgid "Icelandic"
1456 msgstr ""
1458 #: libraries/classes/Charsets/Collation.php:522
1459 msgctxt "Collation"
1460 msgid "Classical Latin"
1461 msgstr ""
1463 #: libraries/classes/Charsets/Collation.php:526
1464 msgctxt "Collation"
1465 msgid "Latvian"
1466 msgstr ""
1468 #: libraries/classes/Charsets/Collation.php:530
1469 msgctxt "Collation"
1470 msgid "Lithuanian"
1471 msgstr ""
1473 #: libraries/classes/Charsets/Collation.php:538
1474 msgctxt "Collation"
1475 msgid "Burmese"
1476 msgstr ""
1478 #: libraries/classes/Charsets/Collation.php:541
1479 #, fuzzy
1480 #| msgid "Versions"
1481 msgctxt "Collation"
1482 msgid "Persian"
1483 msgstr "Версиялар"
1485 #: libraries/classes/Charsets/Collation.php:545
1486 msgctxt "Collation"
1487 msgid "Polish"
1488 msgstr ""
1490 #: libraries/classes/Charsets/Collation.php:552
1491 msgctxt "Collation"
1492 msgid "Romanian"
1493 msgstr ""
1495 #: libraries/classes/Charsets/Collation.php:559
1496 msgctxt "Collation"
1497 msgid "Sinhalese"
1498 msgstr ""
1500 #: libraries/classes/Charsets/Collation.php:563
1501 msgctxt "Collation"
1502 msgid "Slovak"
1503 msgstr ""
1505 #: libraries/classes/Charsets/Collation.php:567
1506 msgctxt "Collation"
1507 msgid "Slovenian"
1508 msgstr ""
1510 #: libraries/classes/Charsets/Collation.php:597
1511 msgctxt "Collation"
1512 msgid "Vietnamese"
1513 msgstr ""
1515 #: libraries/classes/Common.php:245
1516 #, php-format
1517 msgid "You should upgrade to %s %s or later."
1518 msgstr ""
1520 #: libraries/classes/Common.php:277
1521 msgid "Error: Token mismatch"
1522 msgstr ""
1524 #: libraries/classes/Common.php:491
1525 msgid ""
1526 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1527 "access phpMyAdmin."
1528 msgstr ""
1530 #: libraries/classes/Common.php:552
1531 msgid ""
1532 "You have enabled mbstring.func_overload in your PHP configuration. This "
1533 "option is incompatible with phpMyAdmin and might cause some data to be "
1534 "corrupted!"
1535 msgstr ""
1537 #: libraries/classes/Common.php:569
1538 msgid ""
1539 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1540 "requires these functions!"
1541 msgstr ""
1543 #: libraries/classes/Common.php:580
1544 msgid "GLOBALS overwrite attempt"
1545 msgstr ""
1547 #: libraries/classes/Common.php:590
1548 msgid "possible exploit"
1549 msgstr ""
1551 #: libraries/classes/Config/Descriptions.php:69
1552 #: libraries/classes/Config/Descriptions.php:70
1553 #: libraries/classes/Config/Descriptions.php:71
1554 msgid "Users cannot set a higher value"
1555 msgstr ""
1557 #: libraries/classes/Config/Descriptions.php:89
1558 msgid ""
1559 "If enabled, user can enter any MySQL server in login form for cookie auth."
1560 msgstr ""
1562 #: libraries/classes/Config/Descriptions.php:92
1563 msgid ""
1564 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1565 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1566 "to the given regular expression."
1567 msgstr ""
1569 #: libraries/classes/Config/Descriptions.php:97
1570 msgid ""
1571 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1572 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1573 "cross-frame scripting (XSS) attacks."
1574 msgstr ""
1576 #: libraries/classes/Config/Descriptions.php:102
1577 msgid ""
1578 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1579 "authentication."
1580 msgstr ""
1582 #: libraries/classes/Config/Descriptions.php:104
1583 msgid "Enable bzip2 compression for import operations."
1584 msgstr ""
1586 #: libraries/classes/Config/Descriptions.php:105
1587 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1588 msgstr ""
1590 #: libraries/classes/Config/Descriptions.php:106
1591 msgid ""
1592 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1593 "API."
1594 msgstr ""
1596 #: libraries/classes/Config/Descriptions.php:107
1597 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1598 msgstr ""
1600 #: libraries/classes/Config/Descriptions.php:108
1601 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1602 msgstr ""
1604 #: libraries/classes/Config/Descriptions.php:109
1605 msgid "Enter your public key for the reCAPTCHA service on your domain."
1606 msgstr ""
1608 #: libraries/classes/Config/Descriptions.php:110
1609 msgid "Enter your private key for your domain reCAPTCHA service."
1610 msgstr ""
1612 #: libraries/classes/Config/Descriptions.php:111
1613 msgid "Enter your siteverify URL for your reCAPTCHA service."
1614 msgstr ""
1616 #: libraries/classes/Config/Descriptions.php:113
1617 msgid ""
1618 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1619 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1620 "kbd] - allows newlines in columns."
1621 msgstr ""
1623 #: libraries/classes/Config/Descriptions.php:118
1624 msgid ""
1625 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1626 "highlighting and line numbers."
1627 msgstr ""
1629 #: libraries/classes/Config/Descriptions.php:123
1630 msgid ""
1631 "Find any errors in the query before executing it. Requires CodeMirror to be "
1632 "enabled."
1633 msgstr ""
1635 #: libraries/classes/Config/Descriptions.php:126
1636 msgid ""
1637 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1638 "columns."
1639 msgstr ""
1641 #: libraries/classes/Config/Descriptions.php:129
1642 msgid ""
1643 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1644 "columns."
1645 msgstr ""
1647 #: libraries/classes/Config/Descriptions.php:132
1648 msgid ""
1649 "Compress gzip exports on the fly without the need for much memory; if you "
1650 "encounter problems with created gzip files disable this feature."
1651 msgstr ""
1653 #: libraries/classes/Config/Descriptions.php:136
1654 msgid ""
1655 "Whether a warning (\"Are your really sure…\") should be displayed when "
1656 "you're about to lose data."
1657 msgstr ""
1659 #: libraries/classes/Config/Descriptions.php:139
1660 msgid "Autocomplete of the table and column names in the SQL queries."
1661 msgstr ""
1663 #: libraries/classes/Config/Descriptions.php:142
1664 #: libraries/classes/Config/Descriptions.php:146
1665 #: libraries/classes/Config/Descriptions.php:150
1666 #: libraries/classes/Config/Descriptions.php:154
1667 #: libraries/classes/Config/Descriptions.php:158
1668 #: libraries/classes/Config/Descriptions.php:162
1669 #: libraries/classes/Config/Descriptions.php:166
1670 #: libraries/classes/Config/Descriptions.php:170
1671 #: libraries/classes/Config/Descriptions.php:174
1672 msgid ""
1673 "Values for options list for default transformations. These will be "
1674 "overwritten if transformation is filled in at table structure page."
1675 msgstr ""
1677 #: libraries/classes/Config/Descriptions.php:178
1678 msgid ""
1679 "Disable the table maintenance mass operations, like optimizing or repairing "
1680 "the selected tables of a database."
1681 msgstr ""
1683 #: libraries/classes/Config/Descriptions.php:182
1684 msgid ""
1685 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1686 "limit)."
1687 msgstr ""
1689 #: libraries/classes/Config/Descriptions.php:184
1690 #: libraries/classes/Config/Descriptions.php:728
1691 #: libraries/classes/Plugins/Export/ExportSql.php:345
1692 msgid "Exclude definition of current user"
1693 msgstr ""
1695 #: libraries/classes/Config/Descriptions.php:186
1696 msgid ""
1697 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1698 "the referenced data, [kbd]id[/kbd] is the key value."
1699 msgstr ""
1701 #: libraries/classes/Config/Descriptions.php:190
1702 msgid ""
1703 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1704 "for magic strings that can be used to get special values."
1705 msgstr ""
1707 #: libraries/classes/Config/Descriptions.php:195
1708 msgid ""
1709 "Please note that phpMyAdmin is just a user interface and its features do not "
1710 "limit MySQL."
1711 msgstr ""
1713 #: libraries/classes/Config/Descriptions.php:198
1714 msgid ""
1715 "Advanced server configuration, do not change these options unless you know "
1716 "what they are for."
1717 msgstr ""
1719 #: libraries/classes/Config/Descriptions.php:201
1720 msgid ""
1721 "Configure phpMyAdmin configuration storage to gain access to additional "
1722 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1723 "documentation."
1724 msgstr ""
1726 #: libraries/classes/Config/Descriptions.php:206
1727 msgid ""
1728 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1729 "storage."
1730 msgstr ""
1732 #: libraries/classes/Config/Descriptions.php:209
1733 msgid "Customize browse mode."
1734 msgstr ""
1736 #: libraries/classes/Config/Descriptions.php:210
1737 #: libraries/classes/Config/Descriptions.php:211
1738 #: libraries/classes/Config/Descriptions.php:218
1739 #: libraries/classes/Config/Descriptions.php:224
1740 #: libraries/classes/Config/Descriptions.php:225
1741 #: libraries/classes/Config/Descriptions.php:230
1742 msgid "Customize default options."
1743 msgstr ""
1745 #: libraries/classes/Config/Descriptions.php:212
1746 msgid "Settings for phpMyAdmin developers."
1747 msgstr ""
1749 #: libraries/classes/Config/Descriptions.php:213
1750 msgid "Customize edit mode."
1751 msgstr ""
1753 #: libraries/classes/Config/Descriptions.php:214
1754 msgid "Customize default export options."
1755 msgstr ""
1757 #: libraries/classes/Config/Descriptions.php:215
1758 msgid "Set some commonly used options."
1759 msgstr ""
1761 #: libraries/classes/Config/Descriptions.php:216
1762 msgid "Customize default common import options."
1763 msgstr ""
1765 #: libraries/classes/Config/Descriptions.php:217
1766 msgid "Set import and export directories and compression options."
1767 msgstr ""
1769 #: libraries/classes/Config/Descriptions.php:219
1770 msgid "Databases display options."
1771 msgstr ""
1773 #: libraries/classes/Config/Descriptions.php:220
1774 msgid "Customize appearance of the navigation panel."
1775 msgstr ""
1777 #: libraries/classes/Config/Descriptions.php:221
1778 msgid "Customize the navigation tree."
1779 msgstr ""
1781 #: libraries/classes/Config/Descriptions.php:222
1782 msgid "Servers display options."
1783 msgstr ""
1785 #: libraries/classes/Config/Descriptions.php:223
1786 msgid "Tables display options."
1787 msgstr ""
1789 #: libraries/classes/Config/Descriptions.php:226
1790 msgid "Settings that didn't fit anywhere else."
1791 msgstr ""
1793 #: libraries/classes/Config/Descriptions.php:227
1794 msgid "Authentication settings."
1795 msgstr ""
1797 #: libraries/classes/Config/Descriptions.php:228
1798 msgid "Enter server connection parameters."
1799 msgstr ""
1801 #: libraries/classes/Config/Descriptions.php:229
1802 msgid "Customize links shown in SQL Query boxes."
1803 msgstr ""
1805 #: libraries/classes/Config/Descriptions.php:231
1806 msgid "SQL queries settings."
1807 msgstr ""
1809 #: libraries/classes/Config/Descriptions.php:232
1810 msgid "Customize startup page."
1811 msgstr ""
1813 #: libraries/classes/Config/Descriptions.php:233
1814 msgid ""
1815 "Choose which details to show in the database structure (list of tables)."
1816 msgstr ""
1818 #: libraries/classes/Config/Descriptions.php:234
1819 msgid "Settings for the table structure (list of columns)."
1820 msgstr ""
1822 #: libraries/classes/Config/Descriptions.php:235
1823 msgid "Choose how you want tabs to work."
1824 msgstr ""
1826 #: libraries/classes/Config/Descriptions.php:236
1827 msgid "Customize text input fields."
1828 msgstr ""
1830 #: libraries/classes/Config/Descriptions.php:237
1831 msgid "Customize default options"
1832 msgstr ""
1834 #: libraries/classes/Config/Descriptions.php:238
1835 msgid "Disable some of the warnings shown by phpMyAdmin."
1836 msgstr ""
1838 #: libraries/classes/Config/Descriptions.php:240
1839 msgid "Enable gzip compression for import and export operations."
1840 msgstr ""
1842 #: libraries/classes/Config/Descriptions.php:242
1843 msgid ""
1844 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1845 "if one of the queries failed."
1846 msgstr ""
1848 #: libraries/classes/Config/Descriptions.php:246
1849 msgid ""
1850 "Allow interrupt of import in case script detects it is close to time limit. "
1851 "This might be a good way to import large files, however it can break "
1852 "transactions."
1853 msgstr ""
1855 #: libraries/classes/Config/Descriptions.php:251
1856 msgid ""
1857 "Default format; be aware that this list depends on location (database, "
1858 "table) and only SQL is always available."
1859 msgstr ""
1861 #: libraries/classes/Config/Descriptions.php:254
1862 #: libraries/classes/Config/Descriptions.php:255
1863 msgid "Update data when duplicate keys found on import"
1864 msgstr ""
1866 #: libraries/classes/Config/Descriptions.php:256
1867 msgid "Number of queries to skip from start."
1868 msgstr ""
1870 #: libraries/classes/Config/Descriptions.php:258
1871 msgid ""
1872 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1873 "only occurs for the current server. Setting this to FALSE makes it easy to "
1874 "forget to log out from other servers when connected to multiple servers."
1875 msgstr ""
1877 #: libraries/classes/Config/Descriptions.php:263
1878 msgid ""
1879 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1880 "kbd] authentication mode."
1881 msgstr ""
1883 #: libraries/classes/Config/Descriptions.php:267
1884 msgid ""
1885 "Defines how long (in seconds) a login cookie should be stored in browser. "
1886 "The default of 0 means that it will be kept for the existing session only, "
1887 "and will be deleted as soon as you close the browser window. This is "
1888 "recommended for non-trusted environments."
1889 msgstr ""
1891 #: libraries/classes/Config/Descriptions.php:273
1892 msgid "Maximum number of characters used when a SQL query is displayed."
1893 msgstr ""
1895 #: libraries/classes/Config/Descriptions.php:276
1896 msgid ""
1897 "The number of items that can be displayed on each page on the first level of "
1898 "the navigation tree."
1899 msgstr ""
1901 #: libraries/classes/Config/Descriptions.php:279
1902 msgid ""
1903 "The number of items that can be displayed on each page of the navigation "
1904 "tree."
1905 msgstr ""
1907 #: libraries/classes/Config/Descriptions.php:282
1908 msgid ""
1909 "Number of rows displayed when browsing a result set. If the result set "
1910 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1911 msgstr ""
1913 #: libraries/classes/Config/Descriptions.php:287
1914 msgid ""
1915 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1916 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1917 msgstr ""
1919 #: libraries/classes/Config/Descriptions.php:291
1920 msgid "In the navigation panel, replaces the database tree with a selector"
1921 msgstr ""
1923 #: libraries/classes/Config/Descriptions.php:294
1924 msgid "Link with main panel by highlighting the current database or table."
1925 msgstr ""
1927 #: libraries/classes/Config/Descriptions.php:297
1928 msgid ""
1929 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1930 "([code]new[/code])."
1931 msgstr ""
1933 #: libraries/classes/Config/Descriptions.php:300
1934 msgid ""
1935 "Defines the minimum number of items (tables, views, routines and events) to "
1936 "display a filter box."
1937 msgstr ""
1939 #: libraries/classes/Config/Descriptions.php:303
1940 msgid ""
1941 "Group items in the navigation tree (determined by the separator defined in "
1942 "the Databases and Tables tabs above)."
1943 msgstr ""
1945 #: libraries/classes/Config/Descriptions.php:307
1946 msgid ""
1947 "Whether to offer the possibility of tree expansion in the navigation panel."
1948 msgstr ""
1950 #: libraries/classes/Config/Descriptions.php:310
1951 msgid "Whether to show procedures under database in the navigation tree"
1952 msgstr ""
1954 #: libraries/classes/Config/Descriptions.php:313
1955 msgid "Whether to expand single database in the navigation tree automatically."
1956 msgstr ""
1958 #: libraries/classes/Config/Descriptions.php:315
1959 msgid "Set to 0 to collapse navigation panel."
1960 msgstr ""
1962 #: libraries/classes/Config/Descriptions.php:316
1963 msgid "Show logo in navigation panel."
1964 msgstr ""
1966 #: libraries/classes/Config/Descriptions.php:317
1967 msgid "URL where logo in the navigation panel will point to."
1968 msgstr ""
1970 #: libraries/classes/Config/Descriptions.php:318
1971 msgid "Display server choice at the top of the navigation panel."
1972 msgstr ""
1974 #: libraries/classes/Config/Descriptions.php:319
1975 msgid "String that separates databases into different tree levels."
1976 msgstr ""
1978 #: libraries/classes/Config/Descriptions.php:320
1979 msgid "String that separates tables into different tree levels."
1980 msgstr ""
1982 #: libraries/classes/Config/Descriptions.php:321
1983 msgid "Highlight server under the mouse cursor."
1984 msgstr ""
1986 #: libraries/classes/Config/Descriptions.php:322
1987 msgid "Whether to show tables under database in the navigation tree"
1988 msgstr ""
1990 #: libraries/classes/Config/Descriptions.php:323
1991 msgid "Whether to show views under database in the navigation tree"
1992 msgstr ""
1994 #: libraries/classes/Config/Descriptions.php:324
1995 msgid "Whether to show functions under database in the navigation tree"
1996 msgstr ""
1998 #: libraries/classes/Config/Descriptions.php:325
1999 msgid "Whether to show events under database in the navigation tree"
2000 msgstr ""
2002 #: libraries/classes/Config/Descriptions.php:327
2003 msgid ""
2004 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2005 "DATETIME and TIMESTAMP, ascending order otherwise."
2006 msgstr ""
2008 #: libraries/classes/Config/Descriptions.php:331
2009 msgid ""
2010 "Disable the default warning that is displayed on the database details "
2011 "Structure page if any of the required tables for the phpMyAdmin "
2012 "configuration storage could not be found."
2013 msgstr ""
2015 #: libraries/classes/Config/Descriptions.php:336
2016 msgid ""
2017 "Disable the default warning that is displayed on the Structure page if "
2018 "column names in a table are reserved MySQL words."
2019 msgstr ""
2021 #: libraries/classes/Config/Descriptions.php:340
2022 msgid ""
2023 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2024 "storage). If disabled, this utilizes JS-routines to display query history "
2025 "(lost by window close)."
2026 msgstr ""
2028 #: libraries/classes/Config/Descriptions.php:345
2029 msgid ""
2030 "Sets the effective timezone; possibly different than the one from your "
2031 "database server"
2032 msgstr ""
2034 #: libraries/classes/Config/Descriptions.php:348
2035 msgid ""
2036 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2037 "[kbd]pma__bookmark[/kbd]"
2038 msgstr ""
2040 #: libraries/classes/Config/Descriptions.php:351
2041 msgid ""
2042 "Leave blank for no column comments/media types, suggested: "
2043 "[kbd]pma__column_info[/kbd]."
2044 msgstr ""
2046 #: libraries/classes/Config/Descriptions.php:354
2047 msgid ""
2048 "A special MySQL user configured with limited permissions, more information "
2049 "available on [doc@linked-tables]documentation[/doc]."
2050 msgstr ""
2052 #: libraries/classes/Config/Descriptions.php:358
2053 msgid ""
2054 "An alternate host to hold the configuration storage; leave blank to use the "
2055 "already defined host."
2056 msgstr ""
2058 #: libraries/classes/Config/Descriptions.php:361
2059 msgid ""
2060 "An alternate port to connect to the host that holds the configuration "
2061 "storage; leave blank to use the default port, or the already defined port, "
2062 "if the controlhost equals host."
2063 msgstr ""
2065 #: libraries/classes/Config/Descriptions.php:366
2066 msgid ""
2067 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2068 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2069 "com/19588]MySQL Bugs[/a]"
2070 msgstr ""
2072 #: libraries/classes/Config/Descriptions.php:370
2073 msgid ""
2074 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2075 "kbd]."
2076 msgstr ""
2078 #: libraries/classes/Config/Descriptions.php:373
2079 msgid ""
2080 "Limits number of table preferences which are stored in database, the oldest "
2081 "records are automatically removed."
2082 msgstr ""
2084 #: libraries/classes/Config/Descriptions.php:377
2085 msgid ""
2086 "Leave blank for no QBE saved searches support, suggested: "
2087 "[kbd]pma__savedsearches[/kbd]."
2088 msgstr ""
2090 #: libraries/classes/Config/Descriptions.php:380
2091 msgid ""
2092 "Leave blank for no export template support, suggested: "
2093 "[kbd]pma__export_templates[/kbd]."
2094 msgstr ""
2096 #: libraries/classes/Config/Descriptions.php:383
2097 msgid ""
2098 "Leave blank for no central columns support, suggested: "
2099 "[kbd]pma__central_columns[/kbd]."
2100 msgstr ""
2102 #: libraries/classes/Config/Descriptions.php:386
2103 msgid ""
2104 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2105 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2106 "[kbd]'my_db'[/kbd]."
2107 msgstr ""
2109 #: libraries/classes/Config/Descriptions.php:391
2110 msgid ""
2111 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2112 msgstr ""
2114 #: libraries/classes/Config/Descriptions.php:394
2115 msgid ""
2116 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2117 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2118 "Suggested: [kbd]phpmyadmin[/kbd]."
2119 msgstr ""
2121 #: libraries/classes/Config/Descriptions.php:399
2122 msgid ""
2123 "Leave blank for no \"persistent\" recently used tables across sessions, "
2124 "suggested: [kbd]pma__recent[/kbd]."
2125 msgstr ""
2127 #: libraries/classes/Config/Descriptions.php:403
2128 msgid ""
2129 "Leave blank for no \"persistent\" favorite tables across sessions, "
2130 "suggested: [kbd]pma__favorite[/kbd]."
2131 msgstr ""
2133 #: libraries/classes/Config/Descriptions.php:407
2134 msgid ""
2135 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2136 "[kbd]pma__relation[/kbd]."
2137 msgstr ""
2139 #: libraries/classes/Config/Descriptions.php:412
2140 msgid ""
2141 "See [doc@authentication-modes]authentication types[/doc] for an example."
2142 msgstr ""
2144 #: libraries/classes/Config/Descriptions.php:415
2145 msgid ""
2146 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2147 "kbd]."
2148 msgstr ""
2150 #: libraries/classes/Config/Descriptions.php:418
2151 msgid ""
2152 "Table to describe the display columns, leave blank for no support; "
2153 "suggested: [kbd]pma__table_info[/kbd]."
2154 msgstr ""
2156 #: libraries/classes/Config/Descriptions.php:422
2157 msgid ""
2158 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2159 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2160 msgstr ""
2162 #: libraries/classes/Config/Descriptions.php:426
2163 msgid ""
2164 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2165 "the log when creating a database."
2166 msgstr ""
2168 #: libraries/classes/Config/Descriptions.php:430
2169 msgid ""
2170 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2171 "log when creating a table."
2172 msgstr ""
2174 #: libraries/classes/Config/Descriptions.php:434
2175 msgid ""
2176 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2177 "log when creating a view."
2178 msgstr ""
2180 #: libraries/classes/Config/Descriptions.php:438
2181 msgid "Defines the list of statements the auto-creation uses for new versions."
2182 msgstr ""
2184 #: libraries/classes/Config/Descriptions.php:441
2185 msgid ""
2186 "Leave blank for no SQL query tracking support, suggested: "
2187 "[kbd]pma__tracking[/kbd]."
2188 msgstr ""
2190 #: libraries/classes/Config/Descriptions.php:444
2191 msgid ""
2192 "Whether the tracking mechanism creates versions for tables and views "
2193 "automatically."
2194 msgstr ""
2196 #: libraries/classes/Config/Descriptions.php:447
2197 msgid ""
2198 "Leave blank for no user preferences storage in database, suggested: "
2199 "[kbd]pma__userconfig[/kbd]."
2200 msgstr ""
2202 #: libraries/classes/Config/Descriptions.php:450
2203 msgid ""
2204 "Both this table and the user groups table are required to enable the "
2205 "configurable menus feature; leaving either one of them blank will disable "
2206 "this feature, suggested: [kbd]pma__users[/kbd]."
2207 msgstr ""
2209 #: libraries/classes/Config/Descriptions.php:455
2210 msgid ""
2211 "Both this table and the users table are required to enable the configurable "
2212 "menus feature; leaving either one of them blank will disable this feature, "
2213 "suggested: [kbd]pma__usergroups[/kbd]."
2214 msgstr ""
2216 #: libraries/classes/Config/Descriptions.php:460
2217 msgid ""
2218 "Leave blank to disable the feature to hide and show navigation items, "
2219 "suggested: [kbd]pma__navigationhiding[/kbd]."
2220 msgstr ""
2222 #: libraries/classes/Config/Descriptions.php:464
2223 msgid ""
2224 "A user-friendly description of this server. Leave blank to display the "
2225 "hostname instead."
2226 msgstr ""
2228 #: libraries/classes/Config/Descriptions.php:466
2229 msgid "Leave blank if not used."
2230 msgstr ""
2232 #: libraries/classes/Config/Descriptions.php:467
2233 msgid "Leave blank for defaults."
2234 msgstr ""
2236 #: libraries/classes/Config/Descriptions.php:468
2237 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2238 msgstr ""
2240 #: libraries/classes/Config/Descriptions.php:469
2241 msgid "Authentication method to use."
2242 msgstr ""
2244 #: libraries/classes/Config/Descriptions.php:470
2245 msgid "Compress connection to MySQL server."
2246 msgstr ""
2248 #: libraries/classes/Config/Descriptions.php:471
2249 msgid "Hide databases matching regular expression (PCRE)."
2250 msgstr ""
2252 #: libraries/classes/Config/Descriptions.php:472
2253 msgid "Hostname where MySQL server is running."
2254 msgstr ""
2256 #: libraries/classes/Config/Descriptions.php:473
2257 #: libraries/classes/Config/Descriptions.php:477
2258 msgid "Leave empty if not using config auth."
2259 msgstr ""
2261 #: libraries/classes/Config/Descriptions.php:474
2262 msgid "Port on which MySQL server is listening, leave empty for default."
2263 msgstr ""
2265 #: libraries/classes/Config/Descriptions.php:475
2266 msgid "Socket on which MySQL server is listening, leave empty for default."
2267 msgstr ""
2269 #: libraries/classes/Config/Descriptions.php:476
2270 msgid "Enable SSL for connection to MySQL server."
2271 msgstr ""
2273 #: libraries/classes/Config/Descriptions.php:479
2274 msgid ""
2275 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2276 "authentication mode because the password is hard coded in the configuration "
2277 "file; this does not limit the ability to execute the same command directly."
2278 msgstr ""
2280 #: libraries/classes/Config/Descriptions.php:484
2281 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2282 msgstr ""
2284 #: libraries/classes/Config/Descriptions.php:487
2285 msgid ""
2286 "Show or hide a column displaying the Last update timestamp for all tables."
2287 msgstr ""
2289 #: libraries/classes/Config/Descriptions.php:490
2290 msgid ""
2291 "Show or hide a column displaying the Last check timestamp for all tables."
2292 msgstr ""
2294 #: libraries/classes/Config/Descriptions.php:493
2295 msgid ""
2296 "Defines whether or not type fields should be initially displayed in edit/"
2297 "insert mode."
2298 msgstr ""
2300 #: libraries/classes/Config/Descriptions.php:496
2301 msgid ""
2302 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2303 "[/a] output."
2304 msgstr ""
2306 #: libraries/classes/Config/Descriptions.php:498
2307 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2308 msgstr ""
2310 #: libraries/classes/Config/Descriptions.php:499
2311 msgid "Show or hide a column displaying the comments for all tables."
2312 msgstr ""
2314 #: libraries/classes/Config/Descriptions.php:500
2315 msgid "Show or hide a column displaying the charset for all tables."
2316 msgstr ""
2318 #: libraries/classes/Config/Descriptions.php:501
2319 msgid "Display the function fields in edit/insert mode."
2320 msgstr ""
2322 #: libraries/classes/Config/Descriptions.php:502
2323 msgid "Whether to show hint or not."
2324 msgstr ""
2326 #: libraries/classes/Config/Descriptions.php:503
2327 msgid ""
2328 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2329 msgstr ""
2331 #: libraries/classes/Config/Descriptions.php:504
2332 msgid "Allow to display database and table statistics (e.g. space usage)."
2333 msgstr ""
2335 #: libraries/classes/Config/Descriptions.php:506
2336 msgid ""
2337 "Mark used tables and make it possible to show databases with locked tables."
2338 msgstr ""
2340 #: libraries/classes/Config/Descriptions.php:509
2341 msgid ""
2342 "Disable the default warning that is displayed on the main page if Suhosin is "
2343 "detected."
2344 msgstr ""
2346 #: libraries/classes/Config/Descriptions.php:512
2347 msgid ""
2348 "Disable the default warning that is displayed on the main page if the value "
2349 "of the PHP setting session.gc_maxlifetime is less than the value of "
2350 "`LoginCookieValidity`."
2351 msgstr ""
2353 #: libraries/classes/Config/Descriptions.php:517
2354 msgid ""
2355 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2356 "query textareas (*2)."
2357 msgstr ""
2359 #: libraries/classes/Config/Descriptions.php:520
2360 msgid ""
2361 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2362 "query textareas (*2)."
2363 msgstr ""
2365 #: libraries/classes/Config/Descriptions.php:523
2366 msgid ""
2367 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2368 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2369 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2370 "HTTP_X_FORWARDED_FOR[/kbd]."
2371 msgstr ""
2373 #: libraries/classes/Config/Descriptions.php:529
2374 msgid ""
2375 "When disabled, users cannot set any of the options below, regardless of the "
2376 "checkbox on the right."
2377 msgstr ""
2379 #: libraries/classes/Config/Descriptions.php:532
2380 msgid ""
2381 "The URL of the proxy to be used when retrieving the information about the "
2382 "latest version of phpMyAdmin, or when submitting error reports. You need "
2383 "this if the server where phpMyAdmin is installed does not have direct access "
2384 "to the Internet. The format is: \"hostname:portnumber\"."
2385 msgstr ""
2387 #: libraries/classes/Config/Descriptions.php:538
2388 msgid ""
2389 "The username for authenticating with the proxy. By default, no "
2390 "authentication is performed. If a username is supplied, Basic Authentication "
2391 "will be performed. No other types of authentication are currently supported."
2392 msgstr ""
2394 #: libraries/classes/Config/Descriptions.php:544
2395 msgid ""
2396 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2397 "will be inserted with Shift+Enter."
2398 msgstr ""
2400 #: libraries/classes/Config/Descriptions.php:548
2401 msgid ""
2402 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2403 "configuration storage tables automatically."
2404 msgstr ""
2406 #: libraries/classes/Config/Descriptions.php:551
2407 msgid "Highlight selected rows."
2408 msgstr ""
2410 #: libraries/classes/Config/Descriptions.php:552
2411 msgid "Highlight row pointed by the mouse cursor."
2412 msgstr ""
2414 #: libraries/classes/Config/Descriptions.php:553
2415 msgid "Number of columns for CHAR/VARCHAR textareas."
2416 msgstr ""
2418 #: libraries/classes/Config/Descriptions.php:554
2419 msgid "Number of rows for CHAR/VARCHAR textareas."
2420 msgstr ""
2422 #: libraries/classes/Config/Descriptions.php:555
2423 msgid ""
2424 "Log SQL queries and their execution time, to be displayed in the console"
2425 msgstr ""
2427 #: libraries/classes/Config/Descriptions.php:556
2428 msgid "Tab that is displayed when entering a database."
2429 msgstr ""
2431 #: libraries/classes/Config/Descriptions.php:557
2432 msgid "Tab that is displayed when entering a server."
2433 msgstr ""
2435 #: libraries/classes/Config/Descriptions.php:558
2436 msgid "Tab that is displayed when entering a table."
2437 msgstr ""
2439 #: libraries/classes/Config/Descriptions.php:559
2440 msgid "Whether the table structure actions should be hidden."
2441 msgstr ""
2443 #: libraries/classes/Config/Descriptions.php:560
2444 msgid "Whether column comments should be shown in table structure view"
2445 msgstr ""
2447 #: libraries/classes/Config/Descriptions.php:561
2448 msgid "Show server listing as a list instead of a drop down."
2449 msgstr ""
2451 #: libraries/classes/Config/Descriptions.php:562
2452 msgid "A dropdown will be used if fewer items are present."
2453 msgstr ""
2455 #: libraries/classes/Config/Descriptions.php:563
2456 msgid "Default value for foreign key checks checkbox for some queries."
2457 msgstr ""
2459 #: libraries/classes/Config/Descriptions.php:564
2460 msgid "Uncheck the checkbox to disable drag and drop import"
2461 msgstr ""
2463 #: libraries/classes/Config/Descriptions.php:565
2464 msgid "How many rows can be inserted at one time."
2465 msgstr ""
2467 #: libraries/classes/Config/Descriptions.php:566
2468 msgid ""
2469 "Maximum number of characters shown in any non-numeric column on browse view."
2470 msgstr ""
2472 #: libraries/classes/Config/Descriptions.php:567
2473 msgid "Define how long (in seconds) a login cookie is valid."
2474 msgstr ""
2476 #: libraries/classes/Config/Descriptions.php:568
2477 msgid "Double size of textarea for LONGTEXT columns."
2478 msgstr ""
2480 #: libraries/classes/Config/Descriptions.php:569
2481 msgid "Maximum number of databases displayed in database list."
2482 msgstr ""
2484 #: libraries/classes/Config/Descriptions.php:570
2485 msgid "Maximum number of tables displayed in table list."
2486 msgstr ""
2488 #: libraries/classes/Config/Descriptions.php:571
2489 msgid "Maximum number of recently used tables; set 0 to disable."
2490 msgstr ""
2492 #: libraries/classes/Config/Descriptions.php:572
2493 msgid "Maximum number of favorite tables; set 0 to disable."
2494 msgstr ""
2496 #: libraries/classes/Config/Descriptions.php:573
2497 msgid "These are Edit, Copy and Delete links."
2498 msgstr ""
2500 #: libraries/classes/Config/Descriptions.php:574
2501 msgid "Whether to show row links even in the absence of a unique key."
2502 msgstr ""
2504 #: libraries/classes/Config/Descriptions.php:575
2505 #: libraries/classes/Config/Descriptions.php:858
2506 msgid "Disable shortcut keys"
2507 msgstr ""
2509 #: libraries/classes/Config/Descriptions.php:576
2510 msgid "Use natural order for sorting table and database names."
2511 msgstr ""
2513 #: libraries/classes/Config/Descriptions.php:577
2514 #: libraries/classes/Config/Descriptions.php:580
2515 #: libraries/classes/Config/Descriptions.php:581
2516 msgid "Use only icons, only text or both."
2517 msgstr ""
2519 #: libraries/classes/Config/Descriptions.php:578
2520 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2521 msgstr ""
2523 #: libraries/classes/Config/Descriptions.php:579
2524 msgid "Use persistent connections to MySQL databases."
2525 msgstr ""
2527 #: libraries/classes/Config/Descriptions.php:582
2528 msgid "Disallow BLOB and BINARY columns from editing."
2529 msgstr ""
2531 #: libraries/classes/Config/Descriptions.php:583
2532 msgid "How many queries are kept in history."
2533 msgstr ""
2535 #: libraries/classes/Config/Descriptions.php:584
2536 msgid "Select which functions will be used for character set conversion."
2537 msgstr ""
2539 #: libraries/classes/Config/Descriptions.php:585
2540 msgid "When browsing tables, the sorting of each table is remembered."
2541 msgstr ""
2543 #: libraries/classes/Config/Descriptions.php:586
2544 msgid "Default sort order for tables with a primary key."
2545 msgstr ""
2547 #: libraries/classes/Config/Descriptions.php:587
2548 msgid ""
2549 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2550 msgstr ""
2552 #: libraries/classes/Config/Descriptions.php:588
2553 msgid "For display Options"
2554 msgstr ""
2556 #: libraries/classes/Config/Descriptions.php:589
2557 msgid "Directory where exports can be saved on server."
2558 msgstr ""
2560 #: libraries/classes/Config/Descriptions.php:590
2561 msgid ""
2562 "Defines whether the query box should stay on-screen after its submission."
2563 msgstr ""
2565 #: libraries/classes/Config/Descriptions.php:591
2566 msgid "Title of browser window when a database is selected."
2567 msgstr ""
2569 #: libraries/classes/Config/Descriptions.php:592
2570 msgid "Title of browser window when nothing is selected."
2571 msgstr ""
2573 #: libraries/classes/Config/Descriptions.php:593
2574 msgid "Title of browser window when a server is selected."
2575 msgstr ""
2577 #: libraries/classes/Config/Descriptions.php:594
2578 msgid "Title of browser window when a table is selected."
2579 msgstr ""
2581 #: libraries/classes/Config/Descriptions.php:595
2582 msgid "Directory on server where you can upload files for import."
2583 msgstr ""
2585 #: libraries/classes/Config/Descriptions.php:596
2586 msgid "Allow for searching inside the entire database."
2587 msgstr ""
2589 #: libraries/classes/Config/Descriptions.php:597
2590 msgid "Enables check for latest version on main phpMyAdmin page."
2591 msgstr ""
2593 #: libraries/classes/Config/Descriptions.php:598
2594 msgid "The password for authenticating with the proxy."
2595 msgstr ""
2597 #: libraries/classes/Config/Descriptions.php:599
2598 msgid "Enable ZIP compression for import and export operations."
2599 msgstr ""
2601 #: libraries/classes/Config/Descriptions.php:600
2602 msgid "Choose the default action when sending error reports."
2603 msgstr ""
2605 #: libraries/classes/Config/Descriptions.php:617
2606 msgid "Allow login to any MySQL server"
2607 msgstr ""
2609 #: libraries/classes/Config/Descriptions.php:618
2610 msgid "Restrict login to MySQL server"
2611 msgstr ""
2613 #: libraries/classes/Config/Descriptions.php:619
2614 msgid "Allow third party framing"
2615 msgstr ""
2617 #: libraries/classes/Config/Descriptions.php:620
2618 msgid "Show \"Drop database\" link to normal users"
2619 msgstr ""
2621 #: libraries/classes/Config/Descriptions.php:621
2622 msgid "Blowfish secret"
2623 msgstr ""
2625 #: libraries/classes/Config/Descriptions.php:622
2626 msgid "Row marker"
2627 msgstr ""
2629 #: libraries/classes/Config/Descriptions.php:623
2630 msgid "Highlight pointer"
2631 msgstr ""
2633 #: libraries/classes/Config/Descriptions.php:624
2634 msgid "Bzip2"
2635 msgstr ""
2637 #: libraries/classes/Config/Descriptions.php:625
2638 msgid "CHAR columns editing"
2639 msgstr ""
2641 #: libraries/classes/Config/Descriptions.php:626
2642 msgid "Enable CodeMirror"
2643 msgstr ""
2645 #: libraries/classes/Config/Descriptions.php:627
2646 #, fuzzy
2647 #| msgid "Table"
2648 msgid "Enable linter"
2649 msgstr "Жадыбал"
2651 #: libraries/classes/Config/Descriptions.php:628
2652 msgid "Minimum size for input field"
2653 msgstr ""
2655 #: libraries/classes/Config/Descriptions.php:629
2656 msgid "Maximum size for input field"
2657 msgstr ""
2659 #: libraries/classes/Config/Descriptions.php:630
2660 msgid "CHAR textarea columns"
2661 msgstr ""
2663 #: libraries/classes/Config/Descriptions.php:631
2664 msgid "CHAR textarea rows"
2665 msgstr ""
2667 #: libraries/classes/Config/Descriptions.php:632
2668 msgid "Check config file permissions"
2669 msgstr ""
2671 #: libraries/classes/Config/Descriptions.php:633
2672 msgid "Compress on the fly"
2673 msgstr ""
2675 #: libraries/classes/Config/Descriptions.php:634
2676 msgid "Confirm DROP queries"
2677 msgstr ""
2679 #: libraries/classes/Config/Descriptions.php:635
2680 #: templates/console/display.twig:11 templates/console/display.twig:64
2681 msgid "Debug SQL"
2682 msgstr ""
2684 #: libraries/classes/Config/Descriptions.php:636
2685 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
2686 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
2687 msgid "Paper size"
2688 msgstr ""
2690 #: libraries/classes/Config/Descriptions.php:637
2691 msgid "Default database tab"
2692 msgstr ""
2694 #: libraries/classes/Config/Descriptions.php:638
2695 msgid "Default server tab"
2696 msgstr ""
2698 #: libraries/classes/Config/Descriptions.php:639
2699 msgid "Default table tab"
2700 msgstr ""
2702 #: libraries/classes/Config/Descriptions.php:640
2703 msgid "Enable autocomplete for table and column names"
2704 msgstr ""
2706 #: libraries/classes/Config/Descriptions.php:641
2707 #, fuzzy
2708 #| msgid "Table comments:"
2709 msgid "Show column comments"
2710 msgstr "Жадыбал жөнүндө маалымат:"
2712 #: libraries/classes/Config/Descriptions.php:642
2713 msgid "Hide table structure actions"
2714 msgstr ""
2716 #: libraries/classes/Config/Descriptions.php:643
2717 msgid "Default transformations for Hex"
2718 msgstr ""
2720 #: libraries/classes/Config/Descriptions.php:644
2721 msgid "Default transformations for Substring"
2722 msgstr ""
2724 #: libraries/classes/Config/Descriptions.php:645
2725 msgid "Default transformations for Bool2Text"
2726 msgstr ""
2728 #: libraries/classes/Config/Descriptions.php:646
2729 msgid "Default transformations for External"
2730 msgstr ""
2732 #: libraries/classes/Config/Descriptions.php:647
2733 msgid "Default transformations for PreApPend"
2734 msgstr ""
2736 #: libraries/classes/Config/Descriptions.php:648
2737 msgid "Default transformations for DateFormat"
2738 msgstr ""
2740 #: libraries/classes/Config/Descriptions.php:649
2741 msgid "Default transformations for Inline"
2742 msgstr ""
2744 #: libraries/classes/Config/Descriptions.php:650
2745 msgid "Default transformations for TextImageLink"
2746 msgstr ""
2748 #: libraries/classes/Config/Descriptions.php:651
2749 msgid "Default transformations for TextLink"
2750 msgstr ""
2752 #: libraries/classes/Config/Descriptions.php:652
2753 msgid "Display servers as a list"
2754 msgstr ""
2756 #: libraries/classes/Config/Descriptions.php:653
2757 msgid "Disable multi table maintenance"
2758 msgstr ""
2760 #: libraries/classes/Config/Descriptions.php:654
2761 msgid "Maximum execution time"
2762 msgstr ""
2764 #: libraries/classes/Config/Descriptions.php:655
2765 msgid "Use [code]LOCK TABLES[/code] statement"
2766 msgstr ""
2768 #: libraries/classes/Config/Descriptions.php:656
2769 msgid "Save as file"
2770 msgstr ""
2772 #: libraries/classes/Config/Descriptions.php:657
2773 #: libraries/classes/Config/Descriptions.php:792
2774 msgid "Character set of the file"
2775 msgstr ""
2777 #: libraries/classes/Config/Descriptions.php:658
2778 #: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165
2779 #: templates/import.twig:167 templates/sql/query.twig:40
2780 #: templates/table/structure/display_table_stats.twig:84
2781 msgid "Format"
2782 msgstr ""
2784 #: libraries/classes/Config/Descriptions.php:659
2785 msgid "Compression"
2786 msgstr ""
2788 #: libraries/classes/Config/Descriptions.php:660
2789 #: libraries/classes/Config/Descriptions.php:667
2790 #: libraries/classes/Config/Descriptions.php:675
2791 #: libraries/classes/Config/Descriptions.php:679
2792 #: libraries/classes/Config/Descriptions.php:692
2793 #: libraries/classes/Config/Descriptions.php:694
2794 #: libraries/classes/Config/Descriptions.php:741
2795 #: libraries/classes/Plugins/Export/ExportCsv.php:88
2796 #: libraries/classes/Plugins/Export/ExportExcel.php:61
2797 #: libraries/classes/Plugins/Export/ExportHtmlword.php:85
2798 #: libraries/classes/Plugins/Export/ExportOds.php:70
2799 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2800 #: libraries/classes/Plugins/Export/ExportTexytext.php:79
2801 msgid "Put columns names in the first row"
2802 msgstr ""
2804 #: libraries/classes/Config/Descriptions.php:661
2805 #: libraries/classes/Config/Descriptions.php:794
2806 #: libraries/classes/Config/Descriptions.php:800
2807 #: libraries/classes/Plugins/Import/ImportCsv.php:666
2808 msgid "Columns enclosed with"
2809 msgstr ""
2811 #: libraries/classes/Config/Descriptions.php:662
2812 #: libraries/classes/Config/Descriptions.php:795
2813 #: libraries/classes/Config/Descriptions.php:801
2814 #: libraries/classes/Plugins/Import/ImportCsv.php:677
2815 msgid "Columns escaped with"
2816 msgstr ""
2818 #: libraries/classes/Config/Descriptions.php:663
2819 #: libraries/classes/Config/Descriptions.php:669
2820 #: libraries/classes/Config/Descriptions.php:676
2821 #: libraries/classes/Config/Descriptions.php:685
2822 #: libraries/classes/Config/Descriptions.php:693
2823 #: libraries/classes/Config/Descriptions.php:697
2824 #: libraries/classes/Config/Descriptions.php:742
2825 msgid "Replace NULL with"
2826 msgstr ""
2828 #: libraries/classes/Config/Descriptions.php:664
2829 #: libraries/classes/Config/Descriptions.php:670
2830 msgid "Remove CRLF characters within columns"
2831 msgstr ""
2833 #: libraries/classes/Config/Descriptions.php:665
2834 #: libraries/classes/Config/Descriptions.php:798
2835 #: libraries/classes/Config/Descriptions.php:805
2836 #: libraries/classes/Plugins/Import/ImportCsv.php:651
2837 msgid "Columns terminated with"
2838 msgstr ""
2840 #: libraries/classes/Config/Descriptions.php:666
2841 #: libraries/classes/Config/Descriptions.php:793
2842 #: libraries/classes/Plugins/Import/ImportCsv.php:684
2843 msgid "Lines terminated with"
2844 msgstr ""
2846 #: libraries/classes/Config/Descriptions.php:668
2847 msgid "Excel edition"
2848 msgstr ""
2850 #: libraries/classes/Config/Descriptions.php:671
2851 msgid "Database name template"
2852 msgstr ""
2854 #: libraries/classes/Config/Descriptions.php:672
2855 msgid "Server name template"
2856 msgstr ""
2858 #: libraries/classes/Config/Descriptions.php:673
2859 msgid "Table name template"
2860 msgstr ""
2862 #: libraries/classes/Config/Descriptions.php:677
2863 #: libraries/classes/Config/Descriptions.php:690
2864 #: libraries/classes/Config/Descriptions.php:699
2865 #: libraries/classes/Config/Descriptions.php:737
2866 #: libraries/classes/Config/Descriptions.php:743
2867 #: libraries/classes/Plugins/Export/ExportHtmlword.php:56
2868 #: libraries/classes/Plugins/Export/ExportLatex.php:88
2869 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
2870 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
2871 #: libraries/classes/Plugins/Export/ExportOdt.php:69
2872 #: libraries/classes/Plugins/Export/ExportPdf.php:86
2873 #: libraries/classes/Plugins/Export/ExportSql.php:237
2874 #: libraries/classes/Plugins/Export/ExportTexytext.php:55
2875 msgid "Dump table"
2876 msgstr ""
2878 #: libraries/classes/Config/Descriptions.php:678
2879 #: libraries/classes/Plugins/Export/ExportLatex.php:79
2880 msgid "Include table caption"
2881 msgstr ""
2883 #: libraries/classes/Config/Descriptions.php:680
2884 #: libraries/classes/Config/Descriptions.php:695
2885 #: libraries/classes/Config/Descriptions.php:731
2886 #: libraries/classes/Plugins/Export/ExportHtmlword.php:386
2887 #: libraries/classes/Plugins/Export/ExportLatex.php:551
2888 #: libraries/classes/Plugins/Export/ExportOdt.php:495
2889 #: libraries/classes/Plugins/Export/ExportTexytext.php:395
2890 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:548
2891 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
2892 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
2893 #: templates/columns_definitions/table_fields_definitions.twig:54
2894 #: templates/database/data_dictionary/index.twig:29
2895 #: templates/table/structure/display_structure.twig:28
2896 msgid "Comments"
2897 msgstr "Коментарийлер"
2899 #: libraries/classes/Config/Descriptions.php:681
2900 #: libraries/classes/Config/Descriptions.php:687
2901 msgid "Table caption"
2902 msgstr ""
2904 #: libraries/classes/Config/Descriptions.php:682
2905 #: libraries/classes/Config/Descriptions.php:688
2906 msgid "Continued table caption"
2907 msgstr ""
2909 #: libraries/classes/Config/Descriptions.php:683
2910 #: libraries/classes/Config/Descriptions.php:689
2911 msgid "Label key"
2912 msgstr ""
2914 #: libraries/classes/Config/Descriptions.php:684
2915 #: libraries/classes/Config/Descriptions.php:696
2916 #: libraries/classes/Config/Descriptions.php:734
2917 #: libraries/classes/Plugins/Export/ExportHtmlword.php:393
2918 #: libraries/classes/Plugins/Export/ExportOdt.php:502
2919 #: libraries/classes/Plugins/Export/ExportTexytext.php:400
2920 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:556
2921 #: templates/columns_definitions/table_fields_definitions.twig:71
2922 #: templates/database/data_dictionary/index.twig:31
2923 #, fuzzy
2924 #| msgid "Bad type!"
2925 msgid "Media type"
2926 msgstr "Туура эмес тип!"
2928 #: libraries/classes/Config/Descriptions.php:686
2929 #: libraries/classes/Config/Descriptions.php:698
2930 #: libraries/classes/Config/Descriptions.php:736
2931 msgid "Relationships"
2932 msgstr ""
2934 #: libraries/classes/Config/Descriptions.php:691
2935 msgid "Export method"
2936 msgstr ""
2938 #: libraries/classes/Config/Descriptions.php:700
2939 #: libraries/classes/Config/Descriptions.php:703
2940 msgid "Save on server"
2941 msgstr ""
2943 #: libraries/classes/Config/Descriptions.php:701
2944 #: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182
2945 #: templates/export.twig:377
2946 msgid "Overwrite existing file(s)"
2947 msgstr ""
2949 #: libraries/classes/Config/Descriptions.php:702
2950 msgid "Export as separate files"
2951 msgstr ""
2953 #: libraries/classes/Config/Descriptions.php:705
2954 #, fuzzy
2955 #| msgid "Select All"
2956 msgid "Remember filename template"
2957 msgstr "Баарын танда"
2959 #: libraries/classes/Config/Descriptions.php:706
2960 msgid "Remove DEFINER clause from definitions"
2961 msgstr ""
2963 #: libraries/classes/Config/Descriptions.php:707
2964 #: templates/database/operations/index.twig:160
2965 #: templates/table/operations/index.twig:72
2966 #: templates/table/operations/index.twig:300
2967 msgid "Add AUTO_INCREMENT value"
2968 msgstr ""
2970 #: libraries/classes/Config/Descriptions.php:708
2971 msgid "Enclose table and column names with backquotes"
2972 msgstr ""
2974 #: libraries/classes/Config/Descriptions.php:709
2975 #: libraries/classes/Config/Descriptions.php:811
2976 msgid "SQL compatibility mode"
2977 msgstr ""
2979 #: libraries/classes/Config/Descriptions.php:710
2980 msgid "Creation/Update/Check dates"
2981 msgstr ""
2983 #: libraries/classes/Config/Descriptions.php:711
2984 msgid "Use delayed inserts"
2985 msgstr ""
2987 #: libraries/classes/Config/Descriptions.php:712
2988 #: libraries/classes/Plugins/Export/ExportSql.php:183
2989 msgid "Disable foreign key checks"
2990 msgstr ""
2992 #: libraries/classes/Config/Descriptions.php:713
2993 #: libraries/classes/Plugins/Export/ExportSql.php:197
2994 msgid "Export views as tables"
2995 msgstr ""
2997 #: libraries/classes/Config/Descriptions.php:714
2998 msgid "Export related metadata from phpMyAdmin configuration storage"
2999 msgstr ""
3001 #: libraries/classes/Config/Descriptions.php:715
3002 #: libraries/classes/Config/Descriptions.php:716
3003 #: libraries/classes/Config/Descriptions.php:718
3004 #: libraries/classes/Config/Descriptions.php:721
3005 #: libraries/classes/Config/Descriptions.php:722
3006 #: libraries/classes/Config/Descriptions.php:723
3007 #: libraries/classes/Config/Descriptions.php:735
3008 #: templates/database/operations/index.twig:155
3009 #: templates/table/operations/index.twig:295
3010 #, php-format
3011 msgid "Add %s"
3012 msgstr ""
3014 #: libraries/classes/Config/Descriptions.php:724
3015 msgid "Use hexadecimal for BINARY & BLOB"
3016 msgstr ""
3018 #: libraries/classes/Config/Descriptions.php:726
3019 msgid ""
3020 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3021 "creation)"
3022 msgstr ""
3024 #: libraries/classes/Config/Descriptions.php:729
3025 #: libraries/classes/Plugins/Export/ExportSql.php:351
3026 #, php-format
3027 msgid "%s view"
3028 msgstr ""
3030 #: libraries/classes/Config/Descriptions.php:730
3031 msgid "Use ignore inserts"
3032 msgstr ""
3034 #: libraries/classes/Config/Descriptions.php:732
3035 msgid "Syntax to use when inserting data"
3036 msgstr ""
3038 #: libraries/classes/Config/Descriptions.php:733
3039 #: libraries/classes/Plugins/Export/ExportSql.php:488
3040 msgid "Maximal length of created query"
3041 msgstr ""
3043 #: libraries/classes/Config/Descriptions.php:738
3044 msgid "Export type"
3045 msgstr ""
3047 #: libraries/classes/Config/Descriptions.php:739
3048 #: libraries/classes/Plugins/Export/ExportSql.php:169
3049 msgid "Enclose export in a transaction"
3050 msgstr ""
3052 #: libraries/classes/Config/Descriptions.php:740
3053 msgid "Export time in UTC"
3054 msgstr ""
3056 #: libraries/classes/Config/Descriptions.php:744
3057 msgid "Foreign key dropdown order"
3058 msgstr ""
3060 #: libraries/classes/Config/Descriptions.php:745
3061 msgid "Foreign key limit"
3062 msgstr ""
3064 #: libraries/classes/Config/Descriptions.php:746
3065 msgid "Foreign key checks"
3066 msgstr ""
3068 #: libraries/classes/Config/Descriptions.php:747
3069 msgid "First day of calendar"
3070 msgstr ""
3072 #: libraries/classes/Config/Descriptions.php:748
3073 #: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:480
3074 #: libraries/classes/Util.php:1931 libraries/config.values.php:155
3075 #: templates/navigation/tree/database_select.twig:10
3076 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3077 #: templates/server/export/index.twig:14
3078 #: templates/server/privileges/user_properties.twig:20
3079 msgid "Databases"
3080 msgstr ""
3082 #: libraries/classes/Config/Descriptions.php:749
3083 msgid "Browse mode"
3084 msgstr ""
3086 #: libraries/classes/Config/Descriptions.php:751
3087 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3088 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3089 msgid "CSV"
3090 msgstr ""
3092 #: libraries/classes/Config/Descriptions.php:752
3093 msgid "Developer"
3094 msgstr ""
3096 #: libraries/classes/Config/Descriptions.php:753
3097 msgid "Edit mode"
3098 msgstr ""
3100 #: libraries/classes/Config/Descriptions.php:754
3101 msgid "Export defaults"
3102 msgstr ""
3104 #: libraries/classes/Config/Descriptions.php:755
3105 msgid "General"
3106 msgstr ""
3108 #: libraries/classes/Config/Descriptions.php:756
3109 msgid "Import defaults"
3110 msgstr ""
3112 #: libraries/classes/Config/Descriptions.php:757
3113 msgid "Import / export"
3114 msgstr ""
3116 #: libraries/classes/Config/Descriptions.php:758
3117 msgid "LaTeX"
3118 msgstr ""
3120 #: libraries/classes/Config/Descriptions.php:760
3121 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3122 #: templates/preferences/header.twig:30
3123 msgid "Navigation panel"
3124 msgstr ""
3126 #: libraries/classes/Config/Descriptions.php:761
3127 msgid "Navigation tree"
3128 msgstr ""
3130 #: libraries/classes/Config/Descriptions.php:762
3131 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3132 msgid "Servers"
3133 msgstr ""
3135 #: libraries/classes/Config/Descriptions.php:763
3136 #: libraries/classes/Controllers/Server/DatabasesController.php:307
3137 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3138 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3139 #: libraries/classes/Plugins/Export/ExportXml.php:115
3140 #: libraries/classes/Server/Status/Data.php:159
3141 #: templates/database/export/index.twig:22
3142 #: templates/database/structure/show_create.twig:6
3143 msgid "Tables"
3144 msgstr "Жадыбалдар"
3146 #: libraries/classes/Config/Descriptions.php:764
3147 #: libraries/classes/Config/Forms/User/MainForm.php:90
3148 #: templates/preferences/header.twig:36
3149 msgid "Main panel"
3150 msgstr ""
3152 #: libraries/classes/Config/Descriptions.php:765
3153 msgid "Microsoft Office"
3154 msgstr ""
3156 #: libraries/classes/Config/Descriptions.php:767
3157 msgid "Other core settings"
3158 msgstr ""
3160 #: libraries/classes/Config/Descriptions.php:768
3161 msgid "Page titles"
3162 msgstr ""
3164 #: libraries/classes/Config/Descriptions.php:769
3165 msgid "Security"
3166 msgstr ""
3168 #: libraries/classes/Config/Descriptions.php:770
3169 msgid "Basic settings"
3170 msgstr ""
3172 #: libraries/classes/Config/Descriptions.php:771
3173 msgid "Authentication"
3174 msgstr ""
3176 #: libraries/classes/Config/Descriptions.php:772
3177 msgid "Server configuration"
3178 msgstr ""
3180 #: libraries/classes/Config/Descriptions.php:773
3181 msgid "Configuration storage"
3182 msgstr ""
3184 #: libraries/classes/Config/Descriptions.php:774
3185 msgid "Changes tracking"
3186 msgstr ""
3188 #: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:255
3189 #: libraries/classes/Menu.php:362 libraries/classes/Menu.php:485
3190 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
3191 #: libraries/classes/Util.php:1487 libraries/classes/Util.php:1932
3192 #: libraries/classes/Util.php:1947 libraries/classes/Util.php:1964
3193 #: libraries/config.values.php:62 libraries/config.values.php:76
3194 #: libraries/config.values.php:167 libraries/config.values.php:177
3195 msgid "SQL"
3196 msgstr ""
3198 #: libraries/classes/Config/Descriptions.php:776
3199 msgid "SQL Query box"
3200 msgstr ""
3202 #: libraries/classes/Config/Descriptions.php:777
3203 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3204 #: templates/preferences/header.twig:24
3205 msgid "SQL queries"
3206 msgstr ""
3208 #: libraries/classes/Config/Descriptions.php:778
3209 msgid "Startup"
3210 msgstr ""
3212 #: libraries/classes/Config/Descriptions.php:779
3213 msgid "Database structure"
3214 msgstr ""
3216 #: libraries/classes/Config/Descriptions.php:780
3217 #: libraries/classes/Plugins/Export/ExportPdf.php:267
3218 #: templates/table/page_with_secondary_tabs.twig:5
3219 msgid "Table structure"
3220 msgstr ""
3222 #: libraries/classes/Config/Descriptions.php:781
3223 msgid "Tabs"
3224 msgstr ""
3226 #: libraries/classes/Config/Descriptions.php:782
3227 msgid "Display relational schema"
3228 msgstr ""
3230 #: libraries/classes/Config/Descriptions.php:783
3231 msgid "Text fields"
3232 msgstr ""
3234 #: libraries/classes/Config/Descriptions.php:784
3235 msgid "Texy! text"
3236 msgstr ""
3238 #: libraries/classes/Config/Descriptions.php:785
3239 msgid "Warnings"
3240 msgstr ""
3242 #: libraries/classes/Config/Descriptions.php:786
3243 #: templates/console/display.twig:4
3244 msgid "Console"
3245 msgstr ""
3247 #: libraries/classes/Config/Descriptions.php:787
3248 msgid "GZip"
3249 msgstr ""
3251 #: libraries/classes/Config/Descriptions.php:788
3252 msgid "Extra parameters for iconv"
3253 msgstr ""
3255 #: libraries/classes/Config/Descriptions.php:789
3256 msgid "Ignore multiple statement errors"
3257 msgstr ""
3259 #: libraries/classes/Config/Descriptions.php:790
3260 msgid "Enable drag and drop import"
3261 msgstr ""
3263 #: libraries/classes/Config/Descriptions.php:791
3264 msgid "Partial import: allow interrupt"
3265 msgstr ""
3267 #: libraries/classes/Config/Descriptions.php:796
3268 #: libraries/classes/Config/Descriptions.php:802
3269 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3270 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3271 msgid "Do not abort on INSERT error"
3272 msgstr ""
3274 #: libraries/classes/Config/Descriptions.php:797
3275 #: libraries/classes/Config/Descriptions.php:804
3276 msgid "Add ON DUPLICATE KEY UPDATE"
3277 msgstr ""
3279 #: libraries/classes/Config/Descriptions.php:799
3280 msgid "Format of imported file"
3281 msgstr ""
3283 #: libraries/classes/Config/Descriptions.php:803
3284 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3285 msgid "Use LOCAL keyword"
3286 msgstr ""
3288 #: libraries/classes/Config/Descriptions.php:806
3289 msgid "Column names in first row"
3290 msgstr ""
3292 #: libraries/classes/Config/Descriptions.php:807
3293 #: libraries/classes/Plugins/Import/ImportOds.php:74
3294 msgid "Do not import empty rows"
3295 msgstr ""
3297 #: libraries/classes/Config/Descriptions.php:808
3298 msgid "Import currencies ($5.00 to 5.00)"
3299 msgstr ""
3301 #: libraries/classes/Config/Descriptions.php:809
3302 msgid "Import percentages as proper decimals (12.00% to .12)"
3303 msgstr ""
3305 #: libraries/classes/Config/Descriptions.php:810
3306 msgid "Partial import: skip queries"
3307 msgstr ""
3309 #: libraries/classes/Config/Descriptions.php:812
3310 msgid "Do not use AUTO_INCREMENT for zero values"
3311 msgstr ""
3313 #: libraries/classes/Config/Descriptions.php:813
3314 msgid "Read as multibytes"
3315 msgstr ""
3317 #: libraries/classes/Config/Descriptions.php:814
3318 msgid "Initial state for sliders"
3319 msgstr ""
3321 #: libraries/classes/Config/Descriptions.php:815
3322 msgid "Number of inserted rows"
3323 msgstr ""
3325 #: libraries/classes/Config/Descriptions.php:816
3326 msgid "Limit column characters"
3327 msgstr ""
3329 #: libraries/classes/Config/Descriptions.php:817
3330 msgid "Delete all cookies on logout"
3331 msgstr ""
3333 #: libraries/classes/Config/Descriptions.php:818
3334 msgid "Recall user name"
3335 msgstr ""
3337 #: libraries/classes/Config/Descriptions.php:819
3338 msgid "Login cookie store"
3339 msgstr ""
3341 #: libraries/classes/Config/Descriptions.php:820
3342 msgid "Login cookie validity"
3343 msgstr ""
3345 #: libraries/classes/Config/Descriptions.php:821
3346 msgid "Bigger textarea for LONGTEXT"
3347 msgstr ""
3349 #: libraries/classes/Config/Descriptions.php:822
3350 msgid "Maximum displayed SQL length"
3351 msgstr ""
3353 #: libraries/classes/Config/Descriptions.php:823
3354 msgid "Maximum databases"
3355 msgstr ""
3357 #: libraries/classes/Config/Descriptions.php:824
3358 msgid "Maximum items on first level"
3359 msgstr ""
3361 #: libraries/classes/Config/Descriptions.php:825
3362 msgid "Maximum items in branch"
3363 msgstr ""
3365 #: libraries/classes/Config/Descriptions.php:826
3366 msgid "Maximum number of rows to display"
3367 msgstr ""
3369 #: libraries/classes/Config/Descriptions.php:827
3370 msgid "Maximum tables"
3371 msgstr ""
3373 #: libraries/classes/Config/Descriptions.php:828
3374 msgid "Memory limit"
3375 msgstr ""
3377 #: libraries/classes/Config/Descriptions.php:829
3378 msgid "Show databases navigation as tree"
3379 msgstr ""
3381 #: libraries/classes/Config/Descriptions.php:830
3382 msgid "Navigation panel width"
3383 msgstr ""
3385 #: libraries/classes/Config/Descriptions.php:831
3386 #: libraries/classes/Controllers/JavaScriptMessagesController.php:600
3387 #: libraries/classes/Navigation/NavigationTree.php:1352
3388 msgid "Link with main panel"
3389 msgstr ""
3391 #: libraries/classes/Config/Descriptions.php:832
3392 msgid "Display logo"
3393 msgstr ""
3395 #: libraries/classes/Config/Descriptions.php:833
3396 msgid "Logo link URL"
3397 msgstr ""
3399 #: libraries/classes/Config/Descriptions.php:834
3400 msgid "Logo link target"
3401 msgstr ""
3403 #: libraries/classes/Config/Descriptions.php:835
3404 msgid "Display servers selection"
3405 msgstr ""
3407 #: libraries/classes/Config/Descriptions.php:836
3408 msgid "Target for quick access icon"
3409 msgstr ""
3411 #: libraries/classes/Config/Descriptions.php:837
3412 msgid "Target for second quick access icon"
3413 msgstr ""
3415 #: libraries/classes/Config/Descriptions.php:838
3416 msgid "Minimum number of items to display the filter box"
3417 msgstr ""
3419 #: libraries/classes/Config/Descriptions.php:840
3420 msgid "Minimum number of databases to display the database filter box"
3421 msgstr ""
3423 #: libraries/classes/Config/Descriptions.php:842
3424 msgid "Group items in the tree"
3425 msgstr ""
3427 #: libraries/classes/Config/Descriptions.php:843
3428 msgid "Database tree separator"
3429 msgstr ""
3431 #: libraries/classes/Config/Descriptions.php:844
3432 msgid "Table tree separator"
3433 msgstr ""
3435 #: libraries/classes/Config/Descriptions.php:845
3436 msgid "Maximum table tree depth"
3437 msgstr ""
3439 #: libraries/classes/Config/Descriptions.php:846
3440 msgid "Enable highlighting"
3441 msgstr ""
3443 #: libraries/classes/Config/Descriptions.php:847
3444 msgid "Enable navigation tree expansion"
3445 msgstr ""
3447 #: libraries/classes/Config/Descriptions.php:848
3448 #, fuzzy
3449 #| msgid "Table comments:"
3450 msgid "Show tables in tree"
3451 msgstr "Жадыбал жөнүндө маалымат:"
3453 #: libraries/classes/Config/Descriptions.php:849
3454 msgid "Show views in tree"
3455 msgstr ""
3457 #: libraries/classes/Config/Descriptions.php:850
3458 msgid "Show functions in tree"
3459 msgstr ""
3461 #: libraries/classes/Config/Descriptions.php:851
3462 msgid "Show procedures in tree"
3463 msgstr ""
3465 #: libraries/classes/Config/Descriptions.php:852
3466 msgid "Show events in tree"
3467 msgstr ""
3469 #: libraries/classes/Config/Descriptions.php:853
3470 #, fuzzy
3471 #| msgid "Select All"
3472 msgid "Expand single database"
3473 msgstr "Баарын танда"
3475 #: libraries/classes/Config/Descriptions.php:854
3476 msgid "Recently used tables"
3477 msgstr ""
3479 #: libraries/classes/Config/Descriptions.php:855
3480 #: libraries/classes/RecentFavoriteTable.php:254
3481 msgid "Favorite tables"
3482 msgstr ""
3484 #: libraries/classes/Config/Descriptions.php:856
3485 msgid "Where to show the table row links"
3486 msgstr ""
3488 #: libraries/classes/Config/Descriptions.php:857
3489 msgid "Show row links anyway"
3490 msgstr ""
3492 #: libraries/classes/Config/Descriptions.php:859
3493 msgid "Natural order"
3494 msgstr ""
3496 #: libraries/classes/Config/Descriptions.php:860
3497 msgid "Table navigation bar"
3498 msgstr ""
3500 #: libraries/classes/Config/Descriptions.php:861
3501 msgid "GZip output buffering"
3502 msgstr ""
3504 #: libraries/classes/Config/Descriptions.php:862
3505 msgid "Default sorting order"
3506 msgstr ""
3508 #: libraries/classes/Config/Descriptions.php:863
3509 msgid "Persistent connections"
3510 msgstr ""
3512 #: libraries/classes/Config/Descriptions.php:864
3513 msgid "Missing phpMyAdmin configuration storage tables"
3514 msgstr ""
3516 #: libraries/classes/Config/Descriptions.php:865
3517 msgid "MySQL reserved word warning"
3518 msgstr ""
3520 #: libraries/classes/Config/Descriptions.php:866
3521 msgid "How to display the menu tabs"
3522 msgstr ""
3524 #: libraries/classes/Config/Descriptions.php:867
3525 msgid "How to display various action links"
3526 msgstr ""
3528 #: libraries/classes/Config/Descriptions.php:868
3529 msgid "Protect binary columns"
3530 msgstr ""
3532 #: libraries/classes/Config/Descriptions.php:869
3533 msgid "Permanent query history"
3534 msgstr ""
3536 #: libraries/classes/Config/Descriptions.php:870
3537 msgid "Query history length"
3538 msgstr ""
3540 #: libraries/classes/Config/Descriptions.php:871
3541 msgid "Recoding engine"
3542 msgstr ""
3544 #: libraries/classes/Config/Descriptions.php:872
3545 msgid "Remember table's sorting"
3546 msgstr ""
3548 #: libraries/classes/Config/Descriptions.php:873
3549 msgid "Primary key default sort order"
3550 msgstr ""
3552 #: libraries/classes/Config/Descriptions.php:874
3553 msgid "Repeat headers"
3554 msgstr ""
3556 #: libraries/classes/Config/Descriptions.php:875
3557 msgid "Grid editing: trigger action"
3558 msgstr ""
3560 #: libraries/classes/Config/Descriptions.php:876
3561 msgid "Relational display"
3562 msgstr ""
3564 #: libraries/classes/Config/Descriptions.php:877
3565 msgid "Grid editing: save all edited cells at once"
3566 msgstr ""
3568 #: libraries/classes/Config/Descriptions.php:878
3569 msgid "Save directory"
3570 msgstr ""
3572 #: libraries/classes/Config/Descriptions.php:879
3573 msgid "Host authorization order"
3574 msgstr ""
3576 #: libraries/classes/Config/Descriptions.php:880
3577 msgid "Host authorization rules"
3578 msgstr ""
3580 #: libraries/classes/Config/Descriptions.php:881
3581 msgid "Allow logins without a password"
3582 msgstr ""
3584 #: libraries/classes/Config/Descriptions.php:882
3585 msgid "Allow root login"
3586 msgstr ""
3588 #: libraries/classes/Config/Descriptions.php:883
3589 msgid "Session timezone"
3590 msgstr ""
3592 #: libraries/classes/Config/Descriptions.php:884
3593 msgid "HTTP Realm"
3594 msgstr ""
3596 #: libraries/classes/Config/Descriptions.php:885
3597 #: templates/setup/home/index.twig:50
3598 msgid "Authentication type"
3599 msgstr ""
3601 #: libraries/classes/Config/Descriptions.php:886
3602 msgid "Bookmark table"
3603 msgstr ""
3605 #: libraries/classes/Config/Descriptions.php:887
3606 msgid "Column information table"
3607 msgstr ""
3609 #: libraries/classes/Config/Descriptions.php:888
3610 msgid "Compress connection"
3611 msgstr ""
3613 #: libraries/classes/Config/Descriptions.php:889
3614 msgid "Control user password"
3615 msgstr ""
3617 #: libraries/classes/Config/Descriptions.php:890
3618 msgid "Control user"
3619 msgstr ""
3621 #: libraries/classes/Config/Descriptions.php:891
3622 msgid "Control host"
3623 msgstr ""
3625 #: libraries/classes/Config/Descriptions.php:892
3626 msgid "Control port"
3627 msgstr ""
3629 #: libraries/classes/Config/Descriptions.php:893
3630 msgid "Disable use of INFORMATION_SCHEMA"
3631 msgstr ""
3633 #: libraries/classes/Config/Descriptions.php:894
3634 msgid "Hide databases"
3635 msgstr ""
3637 #: libraries/classes/Config/Descriptions.php:895
3638 msgid "SQL query history table"
3639 msgstr ""
3641 #: libraries/classes/Config/Descriptions.php:896
3642 msgid "Server hostname"
3643 msgstr ""
3645 #: libraries/classes/Config/Descriptions.php:897
3646 msgid "Logout URL"
3647 msgstr ""
3649 #: libraries/classes/Config/Descriptions.php:898
3650 msgid "Maximal number of table preferences to store"
3651 msgstr ""
3653 #: libraries/classes/Config/Descriptions.php:899
3654 msgid "QBE saved searches table"
3655 msgstr ""
3657 #: libraries/classes/Config/Descriptions.php:900
3658 msgid "Export templates table"
3659 msgstr ""
3661 #: libraries/classes/Config/Descriptions.php:901
3662 #, fuzzy
3663 #| msgid "Value for the column \"%s\""
3664 msgid "Central columns table"
3665 msgstr "\"%s\" мамычанын мааниси"
3667 #: libraries/classes/Config/Descriptions.php:902
3668 msgid "Show only listed databases"
3669 msgstr ""
3671 #: libraries/classes/Config/Descriptions.php:903
3672 msgid "Password for config auth"
3673 msgstr ""
3675 #: libraries/classes/Config/Descriptions.php:904
3676 msgid "PDF schema: pages table"
3677 msgstr ""
3679 #: libraries/classes/Config/Descriptions.php:905
3680 #: templates/database/operations/index.twig:122
3681 #: templates/server/databases/index.twig:24
3682 msgid "Database name"
3683 msgstr ""
3685 #: libraries/classes/Config/Descriptions.php:906
3686 msgid "Server port"
3687 msgstr ""
3689 #: libraries/classes/Config/Descriptions.php:907
3690 msgid "Recently used table"
3691 msgstr ""
3693 #: libraries/classes/Config/Descriptions.php:908
3694 #, fuzzy
3695 #| msgid "%s table"
3696 #| msgid_plural "%s tables"
3697 msgid "Favorites table"
3698 msgstr "%s жадыбал"
3700 #: libraries/classes/Config/Descriptions.php:909
3701 msgid "Relation table"
3702 msgstr ""
3704 #: libraries/classes/Config/Descriptions.php:910
3705 msgid "Signon session name"
3706 msgstr ""
3708 #: libraries/classes/Config/Descriptions.php:911
3709 msgid "Signon URL"
3710 msgstr ""
3712 #: libraries/classes/Config/Descriptions.php:912
3713 msgid "Server socket"
3714 msgstr ""
3716 #: libraries/classes/Config/Descriptions.php:913
3717 msgid "Use SSL"
3718 msgstr ""
3720 #: libraries/classes/Config/Descriptions.php:914
3721 msgid "Designer and PDF schema: table coordinates"
3722 msgstr ""
3724 #: libraries/classes/Config/Descriptions.php:915
3725 msgid "Display columns table"
3726 msgstr ""
3728 #: libraries/classes/Config/Descriptions.php:916
3729 msgid "UI preferences table"
3730 msgstr ""
3732 #: libraries/classes/Config/Descriptions.php:917
3733 msgid "Add DROP DATABASE"
3734 msgstr ""
3736 #: libraries/classes/Config/Descriptions.php:918
3737 #: templates/database/structure/copy_form.twig:34
3738 msgid "Add DROP TABLE"
3739 msgstr ""
3741 #: libraries/classes/Config/Descriptions.php:919
3742 msgid "Add DROP VIEW"
3743 msgstr ""
3745 #: libraries/classes/Config/Descriptions.php:920
3746 msgid "Statements to track"
3747 msgstr ""
3749 #: libraries/classes/Config/Descriptions.php:921
3750 msgid "SQL query tracking table"
3751 msgstr ""
3753 #: libraries/classes/Config/Descriptions.php:922
3754 msgid "Automatically create versions"
3755 msgstr ""
3757 #: libraries/classes/Config/Descriptions.php:923
3758 msgid "User preferences storage table"
3759 msgstr ""
3761 #: libraries/classes/Config/Descriptions.php:924
3762 msgid "Users table"
3763 msgstr ""
3765 #: libraries/classes/Config/Descriptions.php:925
3766 msgid "User groups table"
3767 msgstr ""
3769 #: libraries/classes/Config/Descriptions.php:926
3770 msgid "Hidden navigation items table"
3771 msgstr ""
3773 #: libraries/classes/Config/Descriptions.php:927
3774 msgid "User for config auth"
3775 msgstr ""
3777 #: libraries/classes/Config/Descriptions.php:928
3778 msgid "Verbose name of this server"
3779 msgstr ""
3781 #: libraries/classes/Config/Descriptions.php:929
3782 msgid "Allow to display all the rows"
3783 msgstr ""
3785 #: libraries/classes/Config/Descriptions.php:930
3786 msgid "Show password change form"
3787 msgstr ""
3789 #: libraries/classes/Config/Descriptions.php:931
3790 msgid "Show create database form"
3791 msgstr ""
3793 #: libraries/classes/Config/Descriptions.php:932
3794 #, fuzzy
3795 #| msgid "Table comments:"
3796 msgid "Show table comments"
3797 msgstr "Жадыбал жөнүндө маалымат:"
3799 #: libraries/classes/Config/Descriptions.php:933
3800 msgid "Show creation timestamp"
3801 msgstr ""
3803 #: libraries/classes/Config/Descriptions.php:934
3804 msgid "Show last update timestamp"
3805 msgstr ""
3807 #: libraries/classes/Config/Descriptions.php:935
3808 msgid "Show last check timestamp"
3809 msgstr ""
3811 #: libraries/classes/Config/Descriptions.php:936
3812 #, fuzzy
3813 #| msgid "Table comments:"
3814 msgid "Show table charset"
3815 msgstr "Жадыбал жөнүндө маалымат:"
3817 #: libraries/classes/Config/Descriptions.php:937
3818 msgid "Show field types"
3819 msgstr ""
3821 #: libraries/classes/Config/Descriptions.php:938
3822 msgid "Show function fields"
3823 msgstr ""
3825 #: libraries/classes/Config/Descriptions.php:939
3826 msgid "Show hint"
3827 msgstr ""
3829 #: libraries/classes/Config/Descriptions.php:940
3830 msgid "Show phpinfo() link"
3831 msgstr ""
3833 #: libraries/classes/Config/Descriptions.php:941
3834 msgid "Show detailed MySQL server information"
3835 msgstr ""
3837 #: libraries/classes/Config/Descriptions.php:942
3838 msgid "Show SQL queries"
3839 msgstr ""
3841 #: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127
3842 msgid "Retain query box"
3843 msgstr ""
3845 #: libraries/classes/Config/Descriptions.php:944
3846 msgid "Show statistics"
3847 msgstr ""
3849 #: libraries/classes/Config/Descriptions.php:945
3850 msgid "Skip locked tables"
3851 msgstr ""
3853 #: libraries/classes/Config/Descriptions.php:946
3854 #: libraries/classes/ConfigStorage/UserGroups.php:122
3855 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
3856 #: libraries/classes/Display/Results.php:2974
3857 #: libraries/classes/Html/Generator.php:614
3858 #: libraries/classes/Html/Generator.php:865
3859 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
3860 #: templates/console/display.twig:175
3861 #: templates/database/central_columns/main.twig:265
3862 #: templates/database/central_columns/main.twig:376
3863 #: templates/database/central_columns/main.twig:377
3864 #: templates/database/events/index.twig:76
3865 #: templates/database/events/index.twig:79
3866 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
3867 #: templates/database/routines/row.twig:20
3868 #: templates/database/routines/row.twig:23
3869 #: templates/database/structure/structure_table_row.twig:66
3870 #: templates/database/triggers/row.twig:28
3871 #: templates/database/triggers/row.twig:31
3872 #: templates/display/results/table.twig:227
3873 #: templates/display/results/table.twig:228 templates/indexes.twig:34
3874 #: templates/server/variables/index.twig:41
3875 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
3876 #: templates/table/structure/display_structure.twig:497
3877 msgid "Edit"
3878 msgstr ""
3880 #: libraries/classes/Config/Descriptions.php:947
3881 #: libraries/classes/Html/Generator.php:594
3882 msgid "Explain SQL"
3883 msgstr ""
3885 #: libraries/classes/Config/Descriptions.php:948
3886 #: libraries/classes/Export.php:594 libraries/classes/Html/Generator.php:662
3887 #: templates/console/display.twig:99
3888 #: templates/server/status/processes/index.twig:19
3889 #: templates/server/status/variables/index.twig:42
3890 msgid "Refresh"
3891 msgstr ""
3893 #: libraries/classes/Config/Descriptions.php:949
3894 #: libraries/classes/Html/Generator.php:646
3895 #, fuzzy
3896 #| msgid "Created"
3897 msgid "Create PHP code"
3898 msgstr "Жасалды"
3900 #: libraries/classes/Config/Descriptions.php:950
3901 msgid "Suhosin warning"
3902 msgstr ""
3904 #: libraries/classes/Config/Descriptions.php:951
3905 msgid "Login cookie validity warning"
3906 msgstr ""
3908 #: libraries/classes/Config/Descriptions.php:952
3909 msgid "Textarea columns"
3910 msgstr ""
3912 #: libraries/classes/Config/Descriptions.php:953
3913 msgid "Textarea rows"
3914 msgstr ""
3916 #: libraries/classes/Config/Descriptions.php:954
3917 #: libraries/classes/Plugins/Export/ExportHtmlword.php:141
3918 #: libraries/classes/Plugins/Export/ExportOdt.php:185
3919 #: libraries/classes/Plugins/Export/ExportTexytext.php:125
3920 #: libraries/classes/Server/Privileges.php:1819
3921 #: libraries/classes/Server/Privileges.php:1821
3922 #: libraries/classes/Server/Status/Processes.php:122
3923 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
3924 #: templates/console/display.twig:184 templates/server/databases/index.twig:106
3925 #: templates/server/privileges/edit_routine_privileges.twig:17
3926 #: templates/server/privileges/privileges_table.twig:257
3927 #: templates/server/privileges/user_properties.twig:22
3928 #: templates/server/privileges/user_properties.twig:70
3929 #: templates/table/operations/index.twig:56
3930 #: templates/table/operations/index.twig:62
3931 #: templates/table/operations/index.twig:257
3932 #: templates/table/operations/index.twig:263
3933 #: templates/table/relation/common_form.twig:36
3934 #: templates/table/relation/common_form.twig:175
3935 #: templates/table/relation/foreign_key_row.twig:97
3936 msgid "Database"
3937 msgstr "Берилиштер базасы"
3939 #: libraries/classes/Config/Descriptions.php:955
3940 msgid "Default title"
3941 msgstr ""
3943 #: libraries/classes/Config/Descriptions.php:956
3944 #: templates/server/status/base.twig:6
3945 msgid "Server"
3946 msgstr ""
3948 #: libraries/classes/Config/Descriptions.php:957
3949 #: libraries/classes/Plugins/Export/ExportXml.php:471
3950 #: libraries/classes/Server/Privileges.php:1825
3951 #: libraries/classes/Server/Privileges.php:1827
3952 #: templates/database/structure/show_create.twig:10
3953 #: templates/database/structure/table_header.twig:8
3954 #: templates/database/tracking/tables.twig:13
3955 #: templates/database/tracking/tables.twig:153
3956 #: templates/database/triggers/editor_form.twig:27
3957 #: templates/database/triggers/list.twig:47
3958 #: templates/server/privileges/privileges_table.twig:6
3959 #: templates/server/privileges/privileges_table.twig:259
3960 #: templates/server/privileges/user_properties.twig:37
3961 #: templates/server/privileges/user_properties.twig:81
3962 #: templates/table/maintenance/checksum.twig:12
3963 #: templates/table/operations/index.twig:65
3964 #: templates/table/operations/index.twig:266
3965 #: templates/table/relation/common_form.twig:37
3966 #: templates/table/relation/common_form.twig:182
3967 #: templates/table/relation/foreign_key_row.twig:108
3968 msgid "Table"
3969 msgstr "Жадыбал"
3971 #: libraries/classes/Config/Descriptions.php:958
3972 msgid "List of trusted proxies for IP allow/deny"
3973 msgstr ""
3975 #: libraries/classes/Config/Descriptions.php:959
3976 msgid "Upload directory"
3977 msgstr ""
3979 #: libraries/classes/Config/Descriptions.php:960
3980 msgid "Use database search"
3981 msgstr ""
3983 #: libraries/classes/Config/Descriptions.php:961
3984 msgid "Enable the Developer tab in settings"
3985 msgstr ""
3987 #: libraries/classes/Config/Descriptions.php:962
3988 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
3989 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
3990 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
3991 msgid "Version check"
3992 msgstr ""
3994 #: libraries/classes/Config/Descriptions.php:963
3995 msgid "Proxy URL"
3996 msgstr ""
3998 #: libraries/classes/Config/Descriptions.php:964
3999 msgid "Proxy username"
4000 msgstr ""
4002 #: libraries/classes/Config/Descriptions.php:965
4003 msgid "Proxy password"
4004 msgstr ""
4006 #: libraries/classes/Config/Descriptions.php:966
4007 msgid "ZIP"
4008 msgstr ""
4010 #: libraries/classes/Config/Descriptions.php:967
4011 msgid "URL for reCAPTCHA v2 API"
4012 msgstr ""
4014 #: libraries/classes/Config/Descriptions.php:968
4015 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
4016 msgstr ""
4018 #: libraries/classes/Config/Descriptions.php:969
4019 msgid "Request parameter for reCAPTCHA v2 API"
4020 msgstr ""
4022 #: libraries/classes/Config/Descriptions.php:970
4023 msgid "Response parameter for reCAPTCHA v2 API"
4024 msgstr ""
4026 #: libraries/classes/Config/Descriptions.php:971
4027 msgid "Public key for reCAPTCHA"
4028 msgstr ""
4030 #: libraries/classes/Config/Descriptions.php:972
4031 msgid "Private key for reCAPTCHA"
4032 msgstr ""
4034 #: libraries/classes/Config/Descriptions.php:973
4035 msgid "URL for reCAPTCHA siteverify"
4036 msgstr ""
4038 #: libraries/classes/Config/Descriptions.php:974
4039 msgid "Send error reports"
4040 msgstr ""
4042 #: libraries/classes/Config/Descriptions.php:975
4043 msgid "Enter executes queries in console"
4044 msgstr ""
4046 #: libraries/classes/Config/Descriptions.php:976
4047 msgid "Enable Zero Configuration mode"
4048 msgstr ""
4050 #: libraries/classes/Config/Descriptions.php:977
4051 #: templates/console/display.twig:153
4052 msgid "Show query history at start"
4053 msgstr ""
4055 #: libraries/classes/Config/Descriptions.php:978
4056 #: templates/console/display.twig:149
4057 msgid "Always expand query messages"
4058 msgstr ""
4060 #: libraries/classes/Config/Descriptions.php:979
4061 #: templates/console/display.twig:157
4062 msgid "Show current browsing query"
4063 msgstr ""
4065 #: libraries/classes/Config/Descriptions.php:980
4066 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4067 msgstr ""
4069 #: libraries/classes/Config/Descriptions.php:981
4070 #: templates/console/display.twig:168
4071 msgid "Switch to dark theme"
4072 msgstr ""
4074 #: libraries/classes/Config/Descriptions.php:982
4075 msgid "Console height"
4076 msgstr ""
4078 #: libraries/classes/Config/Descriptions.php:983
4079 msgid "Console mode"
4080 msgstr ""
4082 #: libraries/classes/Config/Descriptions.php:984
4083 #: templates/console/display.twig:64
4084 msgid "Group queries"
4085 msgstr ""
4087 #: libraries/classes/Config/Descriptions.php:985
4088 #: templates/sql/profiling_chart.twig:9
4089 msgid "Order"
4090 msgstr ""
4092 #: libraries/classes/Config/Descriptions.php:986
4093 msgid "Order by"
4094 msgstr ""
4096 #: libraries/classes/Config/Descriptions.php:987
4097 msgid "Server connection collation"
4098 msgstr ""
4100 #: libraries/classes/Config/FormDisplay.php:605
4101 #, php-format
4102 msgid "Missing data for %s"
4103 msgstr ""
4105 #: libraries/classes/Config/FormDisplay.php:646
4106 #: libraries/classes/Config/Validator.php:590
4107 #: templates/config/form_display/display.twig:67
4108 msgid "Incorrect value!"
4109 msgstr ""
4111 #: libraries/classes/Config/FormDisplay.php:797
4112 #: libraries/classes/Config/FormDisplay.php:806
4113 msgid "unavailable"
4114 msgstr ""
4116 #: libraries/classes/Config/FormDisplay.php:799
4117 #: libraries/classes/Config/FormDisplay.php:808
4118 #, php-format
4119 msgid "\"%s\" requires %s extension"
4120 msgstr ""
4122 #: libraries/classes/Config/FormDisplay.php:839
4123 #, php-format
4124 msgid "Compressed import will not work due to missing function %s."
4125 msgstr ""
4127 #: libraries/classes/Config/FormDisplay.php:848
4128 #, php-format
4129 msgid "Compressed export will not work due to missing function %s."
4130 msgstr ""
4132 #: libraries/classes/Config/FormDisplay.php:867
4133 #, php-format
4134 msgid "maximum %s"
4135 msgstr ""
4137 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4138 msgid "Config authentication"
4139 msgstr ""
4141 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4142 msgid "HTTP authentication"
4143 msgstr ""
4145 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4146 msgid "Signon authentication"
4147 msgstr ""
4149 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4150 msgid "Quick"
4151 msgstr ""
4153 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4154 msgid "Custom"
4155 msgstr ""
4157 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4158 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4159 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4160 #: libraries/classes/Controllers/JavaScriptMessagesController.php:710
4161 #: libraries/classes/Import.php:1299 libraries/classes/Menu.php:247
4162 #: libraries/classes/Menu.php:357
4163 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4164 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4165 #: libraries/classes/Navigation/Nodes/NodeTable.php:301
4166 #: libraries/classes/Util.php:1486 libraries/classes/Util.php:1946
4167 #: libraries/classes/Util.php:1963 libraries/config.values.php:60
4168 #: libraries/config.values.php:74 libraries/config.values.php:165
4169 #: libraries/config.values.php:175
4170 #: templates/columns_definitions/table_fields_definitions.twig:4
4171 #: templates/database/central_columns/edit.twig:3
4172 #: templates/database/export/index.twig:23
4173 #: templates/database/structure/structure_table_row.twig:48
4174 #: templates/server/privileges/privileges_table.twig:352
4175 #: templates/table/tracking/structure_snapshot_columns.twig:1
4176 msgid "Structure"
4177 msgstr "Структура"
4179 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4180 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4181 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4182 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4183 #: libraries/classes/Controllers/Server/DatabasesController.php:317
4184 #: templates/database/export/index.twig:24
4185 #: templates/server/privileges/privileges_table.twig:278
4186 #: templates/table/structure/display_table_stats.twig:17
4187 msgid "Data"
4188 msgstr "Берилиш"
4190 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4191 msgid "CSV for MS Excel"
4192 msgstr ""
4194 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4195 msgid "Microsoft Word 2000"
4196 msgstr ""
4198 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4199 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4200 msgid "OpenDocument Spreadsheet"
4201 msgstr ""
4203 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4204 msgid "OpenDocument Text"
4205 msgstr ""
4207 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4208 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
4209 #: libraries/classes/Menu.php:277 libraries/classes/Menu.php:382
4210 #: libraries/classes/Menu.php:513 libraries/classes/Server/Privileges.php:1513
4211 #: libraries/classes/Util.php:1935 libraries/classes/Util.php:1950
4212 #: libraries/classes/Util.php:1967 templates/database/events/index.twig:17
4213 #: templates/database/events/index.twig:18
4214 #: templates/database/events/index.twig:88
4215 #: templates/database/events/row.twig:36
4216 #: templates/database/privileges/index.twig:91
4217 #: templates/database/privileges/index.twig:116
4218 #: templates/database/privileges/index.twig:117
4219 #: templates/database/routines/index.twig:17
4220 #: templates/database/routines/index.twig:18
4221 #: templates/database/routines/row.twig:60
4222 #: templates/database/routines/row.twig:63
4223 #: templates/database/structure/check_all_tables.twig:12
4224 #: templates/database/triggers/list.twig:17
4225 #: templates/database/triggers/list.twig:18
4226 #: templates/database/triggers/row.twig:41
4227 #: templates/display/results/table.twig:240
4228 #: templates/display/results/table.twig:241
4229 #: templates/display/results/table.twig:272 templates/export.twig:3
4230 #: templates/export.twig:499 templates/preferences/header.twig:42
4231 #: templates/preferences/manage/main.twig:68
4232 #: templates/server/privileges/new_user_ajax.twig:63
4233 #: templates/server/privileges/users_overview.twig:95
4234 #: templates/server/privileges/users_overview.twig:125
4235 #: templates/server/privileges/users_overview.twig:126
4236 #: templates/server/status/monitor/index.twig:81
4237 #: templates/table/privileges/index.twig:95
4238 #: templates/table/privileges/index.twig:120
4239 #: templates/table/privileges/index.twig:121
4240 msgid "Export"
4241 msgstr ""
4243 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4244 #: templates/preferences/header.twig:18
4245 msgid "Features"
4246 msgstr ""
4248 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4249 msgid "CSV using LOAD DATA"
4250 msgstr ""
4252 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4253 #: libraries/classes/Controllers/JavaScriptMessagesController.php:309
4254 #: libraries/classes/Menu.php:286 libraries/classes/Menu.php:392
4255 #: libraries/classes/Menu.php:518 libraries/classes/Util.php:1936
4256 #: libraries/classes/Util.php:1951 libraries/classes/Util.php:1968
4257 #: templates/import.twig:3 templates/import.twig:199
4258 #: templates/preferences/header.twig:48
4259 #: templates/preferences/manage/main.twig:11
4260 #: templates/server/status/monitor/index.twig:78
4261 msgid "Import"
4262 msgstr ""
4264 #: libraries/classes/Config/Forms/User/MainForm.php:37
4265 msgid "Default transformations"
4266 msgstr ""
4268 #: libraries/classes/Config/PageSettings.php:135
4269 msgid "Cannot save settings, submitted configuration form contains errors!"
4270 msgstr ""
4272 #: libraries/classes/Config.php:652
4273 #, php-format
4274 msgid "Existing configuration file (%s) is not readable."
4275 msgstr ""
4277 #: libraries/classes/Config.php:690
4278 msgid "Wrong permissions on configuration file, should not be world writable!"
4279 msgstr ""
4281 #: libraries/classes/Config.php:705
4282 msgid "Failed to read configuration file!"
4283 msgstr ""
4285 #: libraries/classes/Config.php:707
4286 msgid ""
4287 "This usually means there is a syntax error in it, please check any errors "
4288 "shown below."
4289 msgstr ""
4291 #: libraries/classes/Config.php:1234
4292 #, php-format
4293 msgid "Invalid server index: %s"
4294 msgstr ""
4296 #: libraries/classes/Config.php:1247
4297 #, php-format
4298 msgid "Server %d"
4299 msgstr ""
4301 #: libraries/classes/Config/ServerConfigChecks.php:67
4302 #, php-format
4303 msgid ""
4304 "This %soption%s should be disabled as it allows attackers to bruteforce "
4305 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4306 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4307 "protection with trusted proxies list may not be reliable if your IP belongs "
4308 "to an ISP where thousands of users, including you, are connected to."
4309 msgstr ""
4311 #: libraries/classes/Config/ServerConfigChecks.php:92
4312 msgid ""
4313 "This value should be double checked to ensure that this directory is neither "
4314 "world accessible nor readable or writable by other users on your server."
4315 msgstr ""
4317 #: libraries/classes/Config/ServerConfigChecks.php:162
4318 msgid "You should use SSL connections if your database server supports it."
4319 msgstr ""
4321 #: libraries/classes/Config/ServerConfigChecks.php:169
4322 #, php-format
4323 msgid ""
4324 "If you feel this is necessary, use additional protection settings - %1$shost "
4325 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4326 "based protection may not be reliable if your IP belongs to an ISP where "
4327 "thousands of users, including you, are connected to."
4328 msgstr ""
4330 #: libraries/classes/Config/ServerConfigChecks.php:195
4331 #, php-format
4332 msgid ""
4333 "You set the [kbd]config[/kbd] authentication type and included username and "
4334 "password for auto-login, which is not a desirable option for live hosts. "
4335 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4336 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4337 "[kbd]http[/kbd]."
4338 msgstr ""
4340 #: libraries/classes/Config/ServerConfigChecks.php:224
4341 msgid "You allow for connecting to the server without a password."
4342 msgstr ""
4344 #: libraries/classes/Config/ServerConfigChecks.php:307
4345 #, php-format
4346 msgid ""
4347 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4348 "system."
4349 msgstr ""
4351 #: libraries/classes/Config/ServerConfigChecks.php:328
4352 #, php-format
4353 msgid ""
4354 "%sZip compression%s requires functions (%s) which are unavailable on this "
4355 "system."
4356 msgstr ""
4358 #: libraries/classes/Config/ServerConfigChecks.php:361
4359 msgid ""
4360 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4361 "authentication, so a key was automatically generated for you. It is used to "
4362 "encrypt cookies; you don't need to remember it."
4363 msgstr ""
4365 #: libraries/classes/Config/ServerConfigChecks.php:385
4366 #, php-format
4367 msgid ""
4368 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4369 "may cause random session invalidation (currently session.gc_maxlifetime is "
4370 "%5$d)."
4371 msgstr ""
4373 #: libraries/classes/Config/ServerConfigChecks.php:407
4374 #, php-format
4375 msgid ""
4376 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4377 "most. Values larger than 1800 may pose a security risk such as impersonation."
4378 msgstr ""
4380 #: libraries/classes/Config/ServerConfigChecks.php:433
4381 #, php-format
4382 msgid ""
4383 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4384 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4385 msgstr ""
4387 #: libraries/classes/Config/ServerConfigChecks.php:472
4388 #, php-format
4389 msgid ""
4390 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4391 "are unavailable on this system."
4392 msgstr ""
4394 #: libraries/classes/Config/ServerConfigChecks.php:503
4395 #, php-format
4396 msgid ""
4397 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4398 "are unavailable on this system."
4399 msgstr ""
4401 #: libraries/classes/ConfigStorage/Relation.php:1365
4402 msgid "no description"
4403 msgstr ""
4405 #: libraries/classes/ConfigStorage/Relation.php:1567
4406 #, php-format
4407 msgid ""
4408 "You do not have necessary privileges to create a database named '%s'. You "
4409 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4410 "configuration storage there."
4411 msgstr ""
4413 #: libraries/classes/ConfigStorage/UserGroups.php:112
4414 msgid "View users"
4415 msgstr ""
4417 #: libraries/classes/ConfigStorage/UserGroups.php:245
4418 msgid "Server-level tabs"
4419 msgstr ""
4421 #: libraries/classes/ConfigStorage/UserGroups.php:250
4422 msgid "Database-level tabs"
4423 msgstr ""
4425 #: libraries/classes/ConfigStorage/UserGroups.php:255
4426 msgid "Table-level tabs"
4427 msgstr ""
4429 #: libraries/classes/Config/Validator.php:243
4430 msgid "Could not connect to the database server!"
4431 msgstr ""
4433 #: libraries/classes/Config/Validator.php:279
4434 msgid "Invalid authentication type!"
4435 msgstr ""
4437 #: libraries/classes/Config/Validator.php:284
4438 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4439 msgstr ""
4441 #: libraries/classes/Config/Validator.php:290
4442 msgid ""
4443 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4444 "method!"
4445 msgstr ""
4447 #: libraries/classes/Config/Validator.php:297
4448 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4449 msgstr ""
4451 #: libraries/classes/Config/Validator.php:351
4452 msgid ""
4453 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4454 msgstr ""
4456 #: libraries/classes/Config/Validator.php:358
4457 msgid ""
4458 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4459 "storage!"
4460 msgstr ""
4462 #: libraries/classes/Config/Validator.php:449
4463 msgid "Incorrect value:"
4464 msgstr ""
4466 #: libraries/classes/Config/Validator.php:460
4467 #, php-format
4468 msgid "Incorrect IP address: %s"
4469 msgstr ""
4471 #: libraries/classes/Config/Validator.php:523
4472 #: templates/config/form_display/display.twig:66
4473 msgid "Not a valid port number!"
4474 msgstr ""
4476 #: libraries/classes/Config/Validator.php:545
4477 #: templates/config/form_display/display.twig:64
4478 msgid "Not a positive number!"
4479 msgstr ""
4481 #: libraries/classes/Config/Validator.php:567
4482 #: templates/config/form_display/display.twig:65
4483 msgid "Not a non-negative number!"
4484 msgstr ""
4486 #: libraries/classes/Config/Validator.php:608
4487 #: templates/config/form_display/display.twig:68
4488 #, php-format
4489 msgid "Value must be less than or equal to %s!"
4490 msgstr ""
4492 #: libraries/classes/Console.php:92
4493 #, php-format
4494 msgid "Showing %1$d bookmark (both private and shared)"
4495 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4496 msgstr[0] ""
4497 msgstr[1] ""
4499 #: libraries/classes/Console.php:99
4500 msgid "No bookmarks"
4501 msgstr ""
4503 #: libraries/classes/Console.php:128
4504 msgid "SQL Query Console"
4505 msgstr ""
4507 #: libraries/classes/Controllers/AbstractController.php:73
4508 #: libraries/classes/Controllers/JavaScriptMessagesController.php:342
4509 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:68
4510 #: libraries/classes/DbTableExists.php:47
4511 msgid "No databases selected."
4512 msgstr ""
4514 #: libraries/classes/Controllers/ChangeLogController.php:38
4515 #: libraries/classes/Controllers/LicenseController.php:36
4516 #, php-format
4517 msgid ""
4518 "The %s file is not available on this system, please visit %s for more "
4519 "information."
4520 msgstr ""
4521 "%s аттуу файл бул системде жок, кененирээк маалымат алуу үчүн %s баракчасына "
4522 "кайрылыңыз."
4524 #: libraries/classes/Controllers/Database/CentralColumnsController.php:140
4525 #, php-format
4526 msgid "Showing rows %1$s - %2$s."
4527 msgstr "%1$s - %2$s чейинки саптар көрсөтүлдү."
4529 #. l10n: The user tries to save a page with an existing name in Designer
4530 #: libraries/classes/Controllers/Database/DesignerController.php:92
4531 #, php-format
4532 msgid ""
4533 "There already exists a page named \"%s\" please rename it to something else."
4534 msgstr ""
4536 #: libraries/classes/Controllers/Database/ExportController.php:81
4537 #: libraries/classes/Controllers/Database/TrackingController.php:130
4538 #: libraries/classes/Controllers/Export/ExportController.php:442
4539 #: libraries/classes/Database/Qbe.php:322
4540 #: templates/database/structure/index.twig:25
4541 #: templates/navigation/tree/path.twig:9
4542 msgid "No tables found in database."
4543 msgstr "Берилиштер базасында жадыбал табылган жок."
4545 #: libraries/classes/Controllers/Database/ExportController.php:143
4546 #: libraries/classes/Controllers/Server/ExportController.php:73
4547 #: libraries/classes/Controllers/Table/ExportController.php:104
4548 msgid "Could not load export plugins, please check your installation!"
4549 msgstr ""
4551 #: libraries/classes/Controllers/Database/ImportController.php:72
4552 #: libraries/classes/Controllers/Import/ImportController.php:570
4553 #: libraries/classes/Controllers/Server/ImportController.php:58
4554 #: libraries/classes/Controllers/Table/ImportController.php:69
4555 msgid "Could not load import plugins, please check your installation!"
4556 msgstr ""
4558 #: libraries/classes/Controllers/Database/Operations/CollationController.php:48
4559 #: libraries/classes/Controllers/Table/OperationsController.php:258
4560 msgid "No collation provided."
4561 msgstr ""
4563 #: libraries/classes/Controllers/Database/OperationsController.php:90
4564 #: libraries/classes/Controllers/Table/CreateController.php:72
4565 msgid "The database name is empty!"
4566 msgstr "Берилиштер базасынын аты бош калды!"
4568 #: libraries/classes/Controllers/Database/OperationsController.php:99
4569 msgid "Cannot copy database to the same name. Change the name and try again."
4570 msgstr ""
4572 #: libraries/classes/Controllers/Database/OperationsController.php:177
4573 #, fuzzy, php-format
4574 #| msgid "Database %1$s has been renamed to %2$s."
4575 msgid "Database %1$s has been renamed to %2$s."
4576 msgstr "%1$s берилиштер базасынын аты %2$s болуп өзгөртүлдү"
4578 #: libraries/classes/Controllers/Database/OperationsController.php:187
4579 #, fuzzy, php-format
4580 #| msgid "Database %1$s has been copied to %2$s."
4581 msgid "Database %1$s has been copied to %2$s."
4582 msgstr "%1$s берилиштер базасы %2$s на(га) кочурулду"
4584 #: libraries/classes/Controllers/Database/OperationsController.php:296
4585 #, fuzzy, php-format
4586 #| msgid ""
4587 #| "The phpMyAdmin configuration storage has been deactivated. To find out "
4588 #| "why click %shere%s."
4589 msgid ""
4590 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4591 msgstr ""
4592 "phpMyAdmin конфигурацияларын сактоо өчүрүлдү. Табуу үчүн эмнеге %shere%s "
4593 "бастыныз."
4595 #: libraries/classes/Controllers/Database/SearchController.php:47
4596 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
4597 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
4598 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
4599 #: libraries/classes/Plugins/AuthenticationPlugin.php:184
4600 msgid "Access denied!"
4601 msgstr "Кирүүгө уруксат жок!"
4603 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:21
4604 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45
4605 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45
4606 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45
4607 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:22
4608 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
4609 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:37
4610 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
4611 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
4612 #: libraries/classes/Controllers/Export/TablesController.php:29
4613 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
4614 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:54
4615 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:54
4616 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:54
4617 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:54
4618 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:54
4619 #, fuzzy
4620 #| msgid "Database %1$s has been created."
4621 msgid "No table selected."
4622 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
4624 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53
4625 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53
4626 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53
4627 msgid "Success!"
4628 msgstr ""
4630 #: libraries/classes/Controllers/Database/StructureController.php:367
4631 #: templates/table/operations/index.twig:451
4632 #: templates/table/operations/view.twig:32
4633 #, fuzzy, php-format
4634 #| msgid "Database %1$s has been created."
4635 msgid "View %s has been dropped."
4636 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
4638 #: libraries/classes/Controllers/Database/StructureController.php:368
4639 #: templates/table/operations/index.twig:451
4640 #, fuzzy, php-format
4641 #| msgid "Database %1$s has been created."
4642 msgid "Table %s has been dropped."
4643 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
4645 #: libraries/classes/Controllers/Database/StructureController.php:415
4646 #: templates/table/operations/index.twig:410
4647 #: templates/table/operations/index.twig:428
4648 #, php-format
4649 msgid "Table %s has been emptied."
4650 msgstr ""
4652 #: libraries/classes/Controllers/Database/StructureController.php:578
4653 #: libraries/classes/Display/Results.php:3987
4654 #, php-format
4655 msgid ""
4656 "This view has at least this number of rows. Please refer to "
4657 "%sdocumentation%s."
4658 msgstr ""
4660 #: libraries/classes/Controllers/Database/StructureController.php:765
4661 msgid "unknown"
4662 msgstr ""
4664 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
4665 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:74
4666 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
4667 #: libraries/classes/Controllers/Table/DeleteRowsController.php:56
4668 #: libraries/classes/Controllers/Table/DropColumnController.php:57
4669 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
4670 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
4671 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
4672 #: libraries/classes/Plugins/Export/ExportHtmlword.php:633
4673 #: libraries/classes/Plugins/Export/ExportLatex.php:632
4674 #: libraries/classes/Plugins/Export/ExportOdt.php:788
4675 #: libraries/classes/Plugins/Export/ExportTexytext.php:626
4676 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
4677 #: templates/config/form_display/input.twig:42
4678 #: templates/database/central_columns/main.twig:356
4679 #: templates/database/data_dictionary/index.twig:47
4680 #: templates/database/data_dictionary/index.twig:91
4681 #: templates/database/designer/main.twig:1117
4682 #: templates/database/privileges/index.twig:69
4683 #: templates/database/structure/drop_form.twig:19
4684 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65
4685 #: templates/preferences/autoload.twig:11
4686 #: templates/preferences/manage/error.twig:18
4687 #: templates/server/privileges/new_user_ajax.twig:20
4688 #: templates/server/privileges/new_user_ajax.twig:34
4689 #: templates/server/privileges/privileges_summary.twig:37
4690 #: templates/server/privileges/privileges_summary.twig:40
4691 #: templates/server/privileges/privileges_summary.twig:42
4692 #: templates/server/privileges/users_overview.twig:53
4693 #: templates/server/privileges/users_overview.twig:65
4694 #: templates/table/delete/confirm.twig:28
4695 #: templates/table/privileges/index.twig:73
4696 #: templates/table/structure/display_structure.twig:80
4697 #: templates/table/structure/display_structure.twig:532
4698 #: templates/table/structure/drop_confirm.twig:19
4699 #: templates/table/structure/primary.twig:22
4700 #: templates/table/tracking/structure_snapshot_columns.twig:33
4701 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4702 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4703 msgid "Yes"
4704 msgstr "Ооба"
4706 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
4707 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:75
4708 #: libraries/classes/Controllers/Table/DropColumnController.php:74
4709 #: libraries/classes/Controllers/Table/OperationsController.php:318
4710 #: libraries/classes/Controllers/Table/ReplaceController.php:415
4711 #: libraries/classes/Core.php:719 templates/preview_sql.twig:3
4712 msgid "No change"
4713 msgstr ""
4715 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:109
4716 msgid "Favorite List is full!"
4717 msgstr ""
4719 #: libraries/classes/Controllers/Database/TrackingController.php:83
4720 #: libraries/classes/Controllers/Database/TrackingController.php:103
4721 msgid "Tracking data deleted successfully."
4722 msgstr ""
4724 #: libraries/classes/Controllers/Database/TrackingController.php:90
4725 #, php-format
4726 msgid ""
4727 "Version %1$s was created for selected tables, tracking is active for them."
4728 msgstr ""
4730 #: libraries/classes/Controllers/Database/TrackingController.php:120
4731 msgid "No tables selected."
4732 msgstr ""
4734 #: libraries/classes/Controllers/Database/TrackingController.php:155
4735 msgid "Database Log"
4736 msgstr "Берилиштер базасынын логу"
4738 #: libraries/classes/Controllers/ErrorReportController.php:106
4739 msgid ""
4740 "An error has been detected and an error report has been automatically "
4741 "submitted based on your settings."
4742 msgstr ""
4744 #: libraries/classes/Controllers/ErrorReportController.php:110
4745 msgid "Thank you for submitting this report."
4746 msgstr "Бул отчётту жибергениңиз үчүн рахмат."
4748 #: libraries/classes/Controllers/ErrorReportController.php:114
4749 msgid ""
4750 "An error has been detected and an error report has been generated but failed "
4751 "to be sent."
4752 msgstr ""
4754 #: libraries/classes/Controllers/ErrorReportController.php:117
4755 msgid "If you experience any problems please submit a bug report manually."
4756 msgstr ""
4758 #: libraries/classes/Controllers/ErrorReportController.php:120
4759 msgid "You may want to refresh the page."
4760 msgstr ""
4762 #: libraries/classes/Controllers/Export/ExportController.php:239
4763 #: libraries/classes/Export.php:1345
4764 msgid "Bad type!"
4765 msgstr "Туура эмес тип!"
4767 #: libraries/classes/Controllers/Export/ExportController.php:333
4768 msgid "Bad parameters!"
4769 msgstr "Туура эмес параметрлер!"
4771 #: libraries/classes/Controllers/HomeController.php:99
4772 msgid ""
4773 "You were logged out from one server, to logout completely from phpMyAdmin, "
4774 "you need to logout from all servers."
4775 msgstr ""
4777 #: libraries/classes/Controllers/HomeController.php:196
4778 #, fuzzy, php-format
4779 #| msgid ""
4780 #| "The phpMyAdmin configuration storage has been deactivated. To find out "
4781 #| "why click %shere%s."
4782 msgid ""
4783 "The phpMyAdmin configuration storage is not completely configured, some "
4784 "extended features have been deactivated. %sFind out why%s. "
4785 msgstr ""
4786 "пхпМенинАдминимдин конфигурацияларын сактоо очурулду. Табуу учун эмнеге "
4787 "%shere%s бастыныз."
4789 #: libraries/classes/Controllers/HomeController.php:202
4790 msgid ""
4791 "Or alternately go to 'Operations' tab of any database to set it up there."
4792 msgstr ""
4794 #: libraries/classes/Controllers/HomeController.php:266
4795 msgid ""
4796 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
4797 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4798 "than cookie validity configured in phpMyAdmin, because of this, your login "
4799 "might expire sooner than configured in phpMyAdmin."
4800 msgstr ""
4802 #: libraries/classes/Controllers/HomeController.php:283
4803 msgid ""
4804 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4805 "because of this, your login will expire sooner than configured in phpMyAdmin."
4806 msgstr ""
4808 #: libraries/classes/Controllers/HomeController.php:302
4809 msgid ""
4810 "Your server is running with default values for the controluser and password "
4811 "(controlpass) and is open to intrusion; you really should fix this security "
4812 "weakness by changing the password for controluser 'pma'."
4813 msgstr ""
4815 #: libraries/classes/Controllers/HomeController.php:324
4816 msgid ""
4817 "The configuration file needs a valid key for cookie encryption. A temporary "
4818 "key was automatically generated for you. Please refer to the "
4819 "[doc@cfg_blowfish_secret]documentation[/doc]."
4820 msgstr ""
4822 #: libraries/classes/Controllers/HomeController.php:334
4823 #, php-format
4824 msgid ""
4825 "The cookie encryption key in the configuration file is longer than "
4826 "necessary. It should only be %d bytes long. Please refer to the "
4827 "[doc@cfg_blowfish_secret]documentation[/doc]."
4828 msgstr ""
4830 #: libraries/classes/Controllers/HomeController.php:352
4831 msgid ""
4832 "Directory [code]config[/code], which is used by the setup script, still "
4833 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4834 "once phpMyAdmin has been configured. Otherwise the security of your server "
4835 "may be compromised by unauthorized people downloading your configuration."
4836 msgstr ""
4838 #: libraries/classes/Controllers/HomeController.php:373
4839 #, php-format
4840 msgid ""
4841 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4842 "issues."
4843 msgstr ""
4845 #: libraries/classes/Controllers/HomeController.php:387
4846 #, php-format
4847 msgid ""
4848 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4849 "templates and will be slow because of this."
4850 msgstr ""
4852 #: libraries/classes/Controllers/HomeController.php:444
4853 msgid ""
4854 "The mbstring PHP extension was not found and you seem to be using a "
4855 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4856 "split strings correctly and it may result in unexpected results."
4857 msgstr ""
4859 #: libraries/classes/Controllers/HomeController.php:462
4860 msgid ""
4861 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4862 "this some features such as error reporting or version check are disabled."
4863 msgstr ""
4865 #: libraries/classes/Controllers/Import/ImportController.php:109
4866 msgid "Incomplete params"
4867 msgstr ""
4869 #: libraries/classes/Controllers/Import/ImportController.php:123
4870 #, fuzzy
4871 #| msgid "Access denied!"
4872 msgid "Succeeded"
4873 msgstr "Кирүүгө уруксат жок!"
4875 #: libraries/classes/Controllers/Import/ImportController.php:127
4876 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
4877 msgid "Failed"
4878 msgstr ""
4880 #: libraries/classes/Controllers/Import/ImportController.php:217
4881 #, php-format
4882 msgid ""
4883 "You probably tried to upload a file that is too large. Please refer to "
4884 "%sdocumentation%s for a workaround for this limit."
4885 msgstr ""
4887 #: libraries/classes/Controllers/Import/ImportController.php:372
4888 #: libraries/classes/Controllers/Import/ImportController.php:610
4889 msgid "Showing bookmark"
4890 msgstr ""
4892 #: libraries/classes/Controllers/Import/ImportController.php:393
4893 #: libraries/classes/Controllers/Import/ImportController.php:606
4894 msgid "The bookmark has been deleted."
4895 msgstr ""
4897 #: libraries/classes/Controllers/Import/ImportController.php:516
4898 msgid ""
4899 "No data was received to import. Either no file name was submitted, or the "
4900 "file size exceeded the maximum size permitted by your PHP configuration. See "
4901 "[doc@faq1-16]FAQ 1.16[/doc]."
4902 msgstr ""
4904 #: libraries/classes/Controllers/Import/ImportController.php:618
4905 #, php-format
4906 msgid "Import has been successfully finished, %d query executed."
4907 msgid_plural "Import has been successfully finished, %d queries executed."
4908 msgstr[0] ""
4909 msgstr[1] ""
4911 #: libraries/classes/Controllers/Import/ImportController.php:655
4912 #, php-format
4913 msgid ""
4914 "Script timeout passed, if you want to finish import, please %sresubmit the "
4915 "same file%s and import will resume."
4916 msgstr ""
4918 #: libraries/classes/Controllers/Import/ImportController.php:665
4919 msgid ""
4920 "However on last run no data has been parsed, this usually means phpMyAdmin "
4921 "won't be able to finish this import unless you increase php time limits."
4922 msgstr ""
4924 #: libraries/classes/Controllers/Import/ImportController.php:736
4925 #: libraries/classes/Controllers/Sql/SqlController.php:162
4926 msgid "\"DROP DATABASE\" statements are disabled."
4927 msgstr ""
4929 #: libraries/classes/Controllers/Import/SimulateDmlController.php:38
4930 msgid "Only single-table UPDATE and DELETE queries can be simulated."
4931 msgstr ""
4933 #: libraries/classes/Controllers/Import/StatusController.php:66
4934 msgid "Could not load the progress of the import."
4935 msgstr ""
4937 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
4938 #: templates/server/databases/index.twig:318
4939 msgid "Confirm"
4940 msgstr ""
4942 #: libraries/classes/Controllers/JavaScriptMessagesController.php:40
4943 #, php-format
4944 msgid "Do you really want to execute \"%s\"?"
4945 msgstr ""
4947 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
4948 msgid "You are about to DESTROY a complete database!"
4949 msgstr ""
4951 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
4952 msgid "Cannot rename database to the same name. Change the name and try again"
4953 msgstr ""
4955 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
4956 msgid "You are about to DESTROY a complete table!"
4957 msgstr ""
4959 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
4960 msgid "You are about to TRUNCATE a complete table!"
4961 msgstr ""
4963 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
4964 msgid "You are about to DELETE all the rows of the table!"
4965 msgstr ""
4967 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
4968 msgid "Delete tracking data for this table?"
4969 msgstr ""
4971 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
4972 msgid "Delete tracking data for these tables?"
4973 msgstr ""
4975 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
4976 msgid "Delete tracking data for this version?"
4977 msgstr ""
4979 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
4980 msgid "Delete tracking data for these versions?"
4981 msgstr ""
4983 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
4984 msgid "Delete entry from tracking report?"
4985 msgstr ""
4987 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
4988 msgid "Deleting tracking data"
4989 msgstr ""
4991 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
4992 msgid "Dropping Primary Key/Index"
4993 msgstr ""
4995 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
4996 msgid "Dropping Foreign key."
4997 msgstr ""
4999 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
5000 msgid "This operation could take a long time. Proceed anyway?"
5001 msgstr ""
5003 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
5004 #, php-format
5005 msgid "Do you really want to delete user group \"%s\"?"
5006 msgstr ""
5008 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
5009 #, php-format
5010 msgid "Do you really want to delete the search \"%s\"?"
5011 msgstr ""
5013 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
5014 msgid "You have unsaved changes; are you sure you want to leave this page?"
5015 msgstr ""
5017 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
5018 msgid ""
5019 "You are trying to reduce the number of rows, but have already entered data "
5020 "in those rows which will be lost. Do you wish to continue?"
5021 msgstr ""
5023 #: libraries/classes/Controllers/JavaScriptMessagesController.php:64
5024 msgid "Do you really want to revoke the selected user(s) ?"
5025 msgstr ""
5027 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
5028 msgid "Do you really want to delete this central column?"
5029 msgstr ""
5031 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
5032 msgid "Do you really want to delete the selected items?"
5033 msgstr ""
5035 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5036 msgid ""
5037 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5038 "the data related to the selected partition(s)!"
5039 msgstr ""
5041 #: libraries/classes/Controllers/JavaScriptMessagesController.php:71
5042 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5043 msgstr ""
5045 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5046 msgid "Do you really want to remove partitioning?"
5047 msgstr ""
5049 #: libraries/classes/Controllers/JavaScriptMessagesController.php:73
5050 msgid "Do you really want to reset the replica (RESET REPLICA)?"
5051 msgstr ""
5053 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5054 msgid ""
5055 "This operation will attempt to convert your data to the new collation. In "
5056 "rare cases, especially where a character doesn't exist in the new collation, "
5057 "this process could cause the data to appear incorrectly under the new "
5058 "collation; in this case we suggest you revert to the original collation and "
5059 "refer to the tips at "
5060 msgstr ""
5062 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5063 msgid "Garbled Data"
5064 msgstr ""
5066 #: libraries/classes/Controllers/JavaScriptMessagesController.php:83
5067 msgid "Are you sure you wish to change the collation and convert the data?"
5068 msgstr ""
5070 #: libraries/classes/Controllers/JavaScriptMessagesController.php:86
5071 msgid ""
5072 "Through this operation, MySQL attempts to map the data values between "
5073 "collations. If the character sets are incompatible, there may be data loss "
5074 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5075 "column collation(s). <b>To convert existing data, it is suggested to use the "
5076 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5077 "</b>"
5078 msgstr ""
5080 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5081 msgid ""
5082 "Are you sure you wish to change all the column collations and convert the "
5083 "data?"
5084 msgstr ""
5086 #: libraries/classes/Controllers/JavaScriptMessagesController.php:97
5087 #: templates/export.twig:324
5088 msgid "Save & close"
5089 msgstr ""
5091 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5092 #: templates/config/form_display/display.twig:47
5093 #: templates/preferences/manage/main.twig:114
5094 #: templates/preferences/manage/main.twig:122
5095 #: templates/table/insert/actions_panel.twig:36
5096 msgid "Reset"
5097 msgstr ""
5099 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5100 #, fuzzy
5101 #| msgid "Select All"
5102 msgid "Reset all"
5103 msgstr "Баарын танда"
5105 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5106 msgid "Missing value in the form!"
5107 msgstr ""
5109 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5110 msgid "Select at least one of the options!"
5111 msgstr ""
5113 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5114 msgid "Please enter a valid number!"
5115 msgstr ""
5117 #: libraries/classes/Controllers/JavaScriptMessagesController.php:105
5118 msgid "Please enter a valid length!"
5119 msgstr ""
5121 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5122 #, fuzzy
5123 #| msgid "Add a point"
5124 msgid "Add index"
5125 msgstr "Чекит кой"
5127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5128 msgid "Edit index"
5129 msgstr ""
5131 #. l10n: Rename a table Index
5132 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5133 #, fuzzy
5134 #| msgid "Select All"
5135 msgid "Rename index"
5136 msgstr "Баарын танда"
5138 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5139 #: templates/table/index_form.twig:237
5140 #, php-format
5141 msgid "Add %s column(s) to index"
5142 msgstr ""
5144 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5145 msgid "Create single-column index"
5146 msgstr ""
5148 #: libraries/classes/Controllers/JavaScriptMessagesController.php:112
5149 msgid "Create composite index"
5150 msgstr ""
5152 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5153 msgid "Composite with:"
5154 msgstr ""
5156 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5157 msgid "Please select column(s) for the index."
5158 msgstr ""
5160 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5161 #: templates/columns_definitions/column_definitions_form.twig:157
5162 #: templates/modals/index_dialog_modal.twig:11
5163 #: templates/modals/index_dialog_modal.twig:21
5164 #: templates/table/index_form.twig:246
5165 #: templates/table/index_rename_form.twig:28
5166 #: templates/table/insert/actions_panel.twig:35
5167 #: templates/table/relation/common_form.twig:224
5168 #: templates/table/structure/display_structure.twig:344
5169 #: templates/table/structure/display_structure.twig:354
5170 msgid "Preview SQL"
5171 msgstr ""
5173 #: libraries/classes/Controllers/JavaScriptMessagesController.php:120
5174 #: templates/sql/query.twig:218
5175 msgid "Simulate query"
5176 msgstr ""
5178 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5179 #: libraries/classes/Html/Generator.php:837 templates/export.twig:67
5180 msgid "SQL query:"
5181 msgstr ""
5183 #. l10n: Default label for the y-Axis of Charts
5184 #: libraries/classes/Controllers/JavaScriptMessagesController.php:125
5185 msgid "Y values"
5186 msgstr ""
5188 #: libraries/classes/Controllers/JavaScriptMessagesController.php:128
5189 msgid "Please enter the SQL query first."
5190 msgstr ""
5192 #: libraries/classes/Controllers/JavaScriptMessagesController.php:131
5193 msgid "The host name is empty!"
5194 msgstr ""
5196 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5197 msgid "The user name is empty!"
5198 msgstr ""
5200 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5201 #: libraries/classes/Server/Privileges.php:950
5202 #: libraries/classes/UserPassword.php:42
5203 msgid "The password is empty!"
5204 msgstr ""
5206 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5207 #: libraries/classes/Server/Privileges.php:948
5208 #: libraries/classes/UserPassword.php:46
5209 msgid "The passwords aren't the same!"
5210 msgstr ""
5212 #: libraries/classes/Controllers/JavaScriptMessagesController.php:135
5213 msgid "Removing Selected Users"
5214 msgstr ""
5216 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5217 #: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
5218 #: templates/columns_definitions/column_definitions_form.twig:176
5219 #: templates/columns_definitions/column_definitions_form.twig:181
5220 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5221 #: templates/export_modal.twig:10 templates/export.twig:82
5222 #: templates/export.twig:92 templates/export.twig:194
5223 #: templates/home/index.twig:298 templates/home/index.twig:306
5224 #: templates/modals/build_query.twig:6 templates/modals/build_query.twig:16
5225 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5226 #: templates/modals/enum_set_editor.twig:6
5227 #: templates/modals/enum_set_editor.twig:11
5228 #: templates/modals/index_dialog_modal.twig:6
5229 #: templates/modals/index_dialog_modal.twig:12
5230 #: templates/modals/index_dialog_modal.twig:22
5231 #: templates/modals/preview_sql_confirmation.twig:6
5232 #: templates/modals/preview_sql_confirmation.twig:15
5233 #: templates/modals/preview_sql_modal.twig:6
5234 #: templates/modals/preview_sql_modal.twig:10
5235 #: templates/modals/unhide_nav_item.twig:6
5236 #: templates/modals/unhide_nav_item.twig:10
5237 #: templates/server/privileges/users_overview.twig:169
5238 #: templates/server/privileges/users_overview.twig:177
5239 #: templates/server/status/advisor/index.twig:20
5240 #: templates/server/status/advisor/index.twig:45
5241 #: templates/server/status/monitor/index.twig:129
5242 #: templates/server/status/monitor/index.twig:218
5243 #: templates/server/user_groups/user_groups.twig:51
5244 #: templates/server/user_groups/user_groups.twig:55
5245 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5246 #: templates/table/insert/actions_panel.twig:47
5247 #: templates/table/insert/actions_panel.twig:52
5248 #: templates/table/relation/common_form.twig:234
5249 #: templates/table/relation/common_form.twig:239
5250 #: templates/table/search/index.twig:182
5251 #: templates/table/structure/display_structure.twig:329
5252 #: templates/table/structure/display_structure.twig:345
5253 #: templates/table/structure/display_structure.twig:355
5254 #: templates/table/structure/display_structure.twig:373
5255 #: templates/table/zoom_search/result_form.twig:27
5256 #: templates/table/zoom_search/result_form.twig:79
5257 #: templates/table/zoom_search/result_form.twig:96
5258 msgid "Close"
5259 msgstr ""
5261 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5262 #: templates/server/privileges/users_overview.twig:105
5263 msgctxt "Lock the account."
5264 msgid "Lock"
5265 msgstr ""
5267 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5268 #: templates/server/privileges/users_overview.twig:102
5269 msgctxt "Unlock the account."
5270 msgid "Unlock"
5271 msgstr ""
5273 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5274 #: templates/server/privileges/users_overview.twig:100
5275 #, fuzzy
5276 #| msgid "Select All"
5277 msgid "Lock this account."
5278 msgstr "Баарын танда"
5280 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5281 #: templates/server/privileges/users_overview.twig:100
5282 msgid "Unlock this account."
5283 msgstr ""
5285 #: libraries/classes/Controllers/JavaScriptMessagesController.php:143
5286 msgid "Template was created."
5287 msgstr ""
5289 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5290 msgid "Template was loaded."
5291 msgstr ""
5293 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5294 msgid "Template was updated."
5295 msgstr ""
5297 #: libraries/classes/Controllers/JavaScriptMessagesController.php:146
5298 #, fuzzy
5299 #| msgid "Database %1$s has been created."
5300 msgid "Template was deleted."
5301 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
5303 #. l10n: Other, small valued, queries
5304 #: libraries/classes/Controllers/JavaScriptMessagesController.php:149
5305 #: libraries/classes/Controllers/Server/Status/QueriesController.php:95
5306 #: libraries/classes/Server/Status/Data.php:163
5307 msgid "Other"
5308 msgstr ""
5310 #. l10n: Thousands separator
5311 #: libraries/classes/Controllers/JavaScriptMessagesController.php:151
5312 #: libraries/classes/Util.php:550 libraries/classes/Util.php:582
5313 msgid ","
5314 msgstr ""
5316 #. l10n: Decimal separator
5317 #: libraries/classes/Controllers/JavaScriptMessagesController.php:153
5318 #: libraries/classes/Util.php:548 libraries/classes/Util.php:580
5319 msgid "."
5320 msgstr ""
5322 #: libraries/classes/Controllers/JavaScriptMessagesController.php:155
5323 msgid "Connections / Processes"
5324 msgstr ""
5326 #: libraries/classes/Controllers/JavaScriptMessagesController.php:158
5327 msgid "Local monitor configuration incompatible!"
5328 msgstr ""
5330 #: libraries/classes/Controllers/JavaScriptMessagesController.php:160
5331 msgid ""
5332 "The chart arrangement configuration in your browsers local storage is not "
5333 "compatible anymore to the newer version of the monitor dialog. It is very "
5334 "likely that your current configuration will not work anymore. Please reset "
5335 "your configuration to default in the <i>Settings</i> menu."
5336 msgstr ""
5338 #: libraries/classes/Controllers/JavaScriptMessagesController.php:166
5339 msgid "Query cache efficiency"
5340 msgstr ""
5342 #: libraries/classes/Controllers/JavaScriptMessagesController.php:167
5343 msgid "Query cache usage"
5344 msgstr ""
5346 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5347 msgid "Query cache used"
5348 msgstr ""
5350 #: libraries/classes/Controllers/JavaScriptMessagesController.php:170
5351 msgid "System CPU usage"
5352 msgstr ""
5354 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5355 msgid "System memory"
5356 msgstr ""
5358 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5359 msgid "System swap"
5360 msgstr ""
5362 #: libraries/classes/Controllers/JavaScriptMessagesController.php:174
5363 msgid "Average load"
5364 msgstr ""
5366 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5367 msgid "Total memory"
5368 msgstr ""
5370 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5371 msgid "Cached memory"
5372 msgstr ""
5374 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5375 msgid "Buffered memory"
5376 msgstr ""
5378 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5379 msgid "Free memory"
5380 msgstr ""
5382 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5383 msgid "Used memory"
5384 msgstr ""
5386 #: libraries/classes/Controllers/JavaScriptMessagesController.php:181
5387 msgid "Total swap"
5388 msgstr ""
5390 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5391 msgid "Cached swap"
5392 msgstr ""
5394 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5395 msgid "Used swap"
5396 msgstr ""
5398 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5399 msgid "Free swap"
5400 msgstr ""
5402 #: libraries/classes/Controllers/JavaScriptMessagesController.php:186
5403 msgid "Bytes sent"
5404 msgstr ""
5406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5407 msgid "Bytes received"
5408 msgstr ""
5410 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5411 #: templates/server/status/status/index.twig:36
5412 msgid "Connections"
5413 msgstr ""
5415 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5416 #: templates/server/status/base.twig:11
5417 #: templates/server/status/processes/list.twig:5
5418 msgid "Processes"
5419 msgstr ""
5421 #. l10n: shortcuts for Byte
5422 #: libraries/classes/Controllers/JavaScriptMessagesController.php:192
5423 #: libraries/classes/Util.php:458
5424 msgid "B"
5425 msgstr ""
5427 #. l10n: shortcuts for Kilobyte
5428 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5429 #: libraries/classes/Util.php:460
5430 #: templates/server/status/monitor/index.twig:186
5431 msgid "KiB"
5432 msgstr ""
5434 #. l10n: shortcuts for Megabyte
5435 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
5436 #: libraries/classes/Util.php:462
5437 #: templates/server/status/monitor/index.twig:187
5438 msgid "MiB"
5439 msgstr ""
5441 #. l10n: shortcuts for Gigabyte
5442 #: libraries/classes/Controllers/JavaScriptMessagesController.php:195
5443 #: libraries/classes/Util.php:464
5444 msgid "GiB"
5445 msgstr ""
5447 #. l10n: shortcuts for Terabyte
5448 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5449 #: libraries/classes/Util.php:466
5450 msgid "TiB"
5451 msgstr ""
5453 #. l10n: shortcuts for Petabyte
5454 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5455 #: libraries/classes/Util.php:468
5456 msgid "PiB"
5457 msgstr ""
5459 #. l10n: shortcuts for Exabyte
5460 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5461 #: libraries/classes/Util.php:470
5462 msgid "EiB"
5463 msgstr ""
5465 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5466 #, php-format
5467 msgid "%d table(s)"
5468 msgstr ""
5470 #. l10n: Questions is the name of a MySQL Status variable
5471 #: libraries/classes/Controllers/JavaScriptMessagesController.php:202
5472 msgid "Questions"
5473 msgstr ""
5475 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5476 #: templates/server/status/status/index.twig:14
5477 msgid "Traffic"
5478 msgstr ""
5480 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5481 #: libraries/classes/Menu.php:523 libraries/classes/Util.php:1937
5482 #: templates/server/status/monitor/index.twig:12
5483 msgid "Settings"
5484 msgstr ""
5486 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5487 #: templates/server/status/monitor/index.twig:217
5488 msgid "Add chart to grid"
5489 msgstr ""
5491 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5492 msgid "Please add at least one variable to the series!"
5493 msgstr ""
5495 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5496 #: libraries/classes/Display/Results.php:1266
5497 #: libraries/classes/Plugins/Export/ExportSql.php:2233
5498 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
5499 #: libraries/config.values.php:111
5500 #: templates/columns_definitions/column_attributes.twig:217
5501 #: templates/columns_definitions/column_attributes.twig:240
5502 #: templates/database/central_columns/main.twig:305
5503 #: templates/database/designer/main.twig:588 templates/export.twig:433
5504 #: templates/server/privileges/privileges_summary.twig:30
5505 #: templates/server/status/monitor/index.twig:211
5506 #: templates/server/status/processes/list.twig:72
5507 #: templates/table/zoom_search/index.twig:62
5508 #: templates/table/zoom_search/index.twig:122
5509 msgid "None"
5510 msgstr ""
5512 #. l10n: SQL Query on modal to show exported query
5513 #: libraries/classes/Controllers/JavaScriptMessagesController.php:209
5514 msgid "SQL Query"
5515 msgstr ""
5517 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5518 msgid "Resume monitor"
5519 msgstr ""
5521 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5522 msgid "Pause monitor"
5523 msgstr ""
5525 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5526 #: templates/server/status/processes/index.twig:57
5527 msgid "Start auto refresh"
5528 msgstr ""
5530 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5531 msgid "Stop auto refresh"
5532 msgstr ""
5534 #: libraries/classes/Controllers/JavaScriptMessagesController.php:215
5535 msgid "general_log and slow_query_log are enabled."
5536 msgstr ""
5538 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5539 msgid "general_log is enabled."
5540 msgstr ""
5542 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
5543 msgid "slow_query_log is enabled."
5544 msgstr ""
5546 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
5547 msgid "slow_query_log and general_log are disabled."
5548 msgstr ""
5550 #: libraries/classes/Controllers/JavaScriptMessagesController.php:219
5551 msgid "log_output is not set to TABLE."
5552 msgstr ""
5554 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5555 msgid "log_output is set to TABLE."
5556 msgstr ""
5558 #: libraries/classes/Controllers/JavaScriptMessagesController.php:222
5559 #, php-format
5560 msgid ""
5561 "slow_query_log is enabled, but the server logs only queries that take longer "
5562 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5563 "depending on your system."
5564 msgstr ""
5566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:226
5567 #, php-format
5568 msgid "long_query_time is set to %d second(s)."
5569 msgstr ""
5571 #: libraries/classes/Controllers/JavaScriptMessagesController.php:228
5572 msgid ""
5573 "Following settings will be applied globally and reset to default on server "
5574 "restart:"
5575 msgstr ""
5577 #. l10n: %s is FILE or TABLE
5578 #: libraries/classes/Controllers/JavaScriptMessagesController.php:231
5579 #, php-format
5580 msgid "Set log_output to %s"
5581 msgstr ""
5583 #. l10n: Enable in this context means setting a status variable to ON
5584 #: libraries/classes/Controllers/JavaScriptMessagesController.php:233
5585 #, php-format
5586 msgid "Enable %s"
5587 msgstr ""
5589 #. l10n: Disable in this context means setting a status variable to OFF
5590 #: libraries/classes/Controllers/JavaScriptMessagesController.php:235
5591 #, php-format
5592 msgid "Disable %s"
5593 msgstr ""
5595 #. l10n: %d seconds
5596 #: libraries/classes/Controllers/JavaScriptMessagesController.php:237
5597 #, php-format
5598 msgid "Set long_query_time to %d seconds."
5599 msgstr ""
5601 #: libraries/classes/Controllers/JavaScriptMessagesController.php:239
5602 msgid ""
5603 "You can't change these variables. Please log in as root or contact your "
5604 "database administrator."
5605 msgstr ""
5607 #: libraries/classes/Controllers/JavaScriptMessagesController.php:241
5608 msgid "Change settings"
5609 msgstr ""
5611 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5612 msgid "Current settings"
5613 msgstr ""
5615 #: libraries/classes/Controllers/JavaScriptMessagesController.php:244
5616 msgid "Chart title"
5617 msgstr ""
5619 #. l10n: As in differential values
5620 #: libraries/classes/Controllers/JavaScriptMessagesController.php:246
5621 msgid "Differential"
5622 msgstr ""
5624 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5625 #, php-format
5626 msgid "Divided by %s"
5627 msgstr ""
5629 #: libraries/classes/Controllers/JavaScriptMessagesController.php:248
5630 msgid "Unit"
5631 msgstr ""
5633 #: libraries/classes/Controllers/JavaScriptMessagesController.php:250
5634 msgid "From slow log"
5635 msgstr ""
5637 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5638 msgid "From general log"
5639 msgstr ""
5641 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5642 msgid "The database name is not known for this query in the server's logs."
5643 msgstr ""
5645 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5646 msgid "Analysing logs"
5647 msgstr ""
5649 #: libraries/classes/Controllers/JavaScriptMessagesController.php:254
5650 msgid "Analysing & loading logs. This may take a while."
5651 msgstr ""
5653 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5654 msgid "Cancel request"
5655 msgstr ""
5657 #: libraries/classes/Controllers/JavaScriptMessagesController.php:257
5658 msgid ""
5659 "This column shows the amount of identical queries that are grouped together. "
5660 "However only the SQL query itself has been used as a grouping criteria, so "
5661 "the other attributes of queries, such as start time, may differ."
5662 msgstr ""
5664 #: libraries/classes/Controllers/JavaScriptMessagesController.php:262
5665 msgid ""
5666 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5667 "same table are also being grouped together, disregarding of the inserted "
5668 "data."
5669 msgstr ""
5671 #: libraries/classes/Controllers/JavaScriptMessagesController.php:266
5672 msgid "Log data loaded. Queries executed in this time span:"
5673 msgstr ""
5675 #: libraries/classes/Controllers/JavaScriptMessagesController.php:268
5676 msgid "Jump to Log table"
5677 msgstr ""
5679 #: libraries/classes/Controllers/JavaScriptMessagesController.php:269
5680 msgid "No data found"
5681 msgstr ""
5683 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
5684 msgid "Log analysed, but no data found in this time span."
5685 msgstr ""
5687 #: libraries/classes/Controllers/JavaScriptMessagesController.php:272
5688 msgid "Analyzing…"
5689 msgstr ""
5691 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5692 msgid "Explain output"
5693 msgstr ""
5695 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5696 #: libraries/classes/Menu.php:490
5697 #: libraries/classes/Server/Status/Processes.php:134
5698 #: libraries/classes/Util.php:1933 libraries/config.values.php:157
5699 #: templates/database/events/editor_form.twig:25
5700 #: templates/database/events/index.twig:46
5701 #: templates/database/tracking/tables.twig:17
5702 #: templates/table/tracking/main.twig:31
5703 msgid "Status"
5704 msgstr "Статус"
5706 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5707 #: libraries/classes/Plugins/Export/ExportHtmlword.php:474
5708 #: libraries/classes/Plugins/Export/ExportOdt.php:602
5709 #: libraries/classes/Plugins/Export/ExportTexytext.php:462
5710 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:361
5711 #: libraries/classes/Server/Status/Processes.php:130
5712 #: templates/database/triggers/list.twig:49
5713 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
5714 msgid "Time"
5715 msgstr ""
5717 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
5718 msgid "Total time:"
5719 msgstr ""
5721 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5722 msgid "Profiling results"
5723 msgstr ""
5725 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
5726 msgctxt "Display format"
5727 msgid "Table"
5728 msgstr ""
5730 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5731 msgid "Chart"
5732 msgstr ""
5734 #: libraries/classes/Controllers/JavaScriptMessagesController.php:281
5735 #: templates/export.twig:210
5736 #, fuzzy
5737 #| msgid "Database"
5738 msgctxt "Alias"
5739 msgid "Database"
5740 msgstr "Берилиштер базасы"
5742 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
5743 #: templates/export.twig:224
5744 #, fuzzy
5745 #| msgid "Table"
5746 msgctxt "Alias"
5747 msgid "Table"
5748 msgstr "Жадыбал"
5750 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
5751 #: templates/export.twig:237
5752 #, fuzzy
5753 #| msgid "Column"
5754 msgctxt "Alias"
5755 msgid "Column"
5756 msgstr "Мамыча"
5758 #. l10n: A collection of available filters
5759 #: libraries/classes/Controllers/JavaScriptMessagesController.php:286
5760 msgid "Log table filter options"
5761 msgstr ""
5763 #. l10n: Filter as in "Start Filtering"
5764 #: libraries/classes/Controllers/JavaScriptMessagesController.php:288
5765 msgid "Filter"
5766 msgstr ""
5768 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
5769 msgid "Filter queries by word/regexp:"
5770 msgstr ""
5772 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
5773 msgid "Group queries, ignoring variable data in WHERE clauses"
5774 msgstr ""
5776 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
5777 msgid "Sum of grouped rows:"
5778 msgstr ""
5780 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
5781 #: libraries/classes/Engines/Innodb.php:140
5782 #: templates/server/databases/index.twig:253
5783 msgid "Total:"
5784 msgstr ""
5786 #: libraries/classes/Controllers/JavaScriptMessagesController.php:294
5787 msgid "Loading logs"
5788 msgstr ""
5790 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5791 msgid "Monitor refresh failed"
5792 msgstr ""
5794 #: libraries/classes/Controllers/JavaScriptMessagesController.php:297
5795 msgid ""
5796 "While requesting new chart data the server returned an invalid response. "
5797 "This is most likely because your session expired. Reloading the page and "
5798 "reentering your credentials should help."
5799 msgstr ""
5801 #: libraries/classes/Controllers/JavaScriptMessagesController.php:301
5802 msgid "Reload page"
5803 msgstr ""
5805 #: libraries/classes/Controllers/JavaScriptMessagesController.php:303
5806 msgid "Affected rows:"
5807 msgstr ""
5809 #: libraries/classes/Controllers/JavaScriptMessagesController.php:305
5810 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5811 msgstr ""
5813 #: libraries/classes/Controllers/JavaScriptMessagesController.php:307
5814 msgid ""
5815 "Failed building chart grid with imported config. Resetting to default config…"
5816 msgstr ""
5818 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
5819 msgid "Import monitor configuration"
5820 msgstr ""
5822 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
5823 msgid "Please select the file you want to import:"
5824 msgstr ""
5826 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5827 #, fuzzy
5828 #| msgid "Select All"
5829 msgid "Please enter a valid table name."
5830 msgstr "Баарын танда"
5832 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
5833 #, fuzzy
5834 #| msgid "Select All"
5835 msgid "Please enter a valid database name."
5836 msgstr "Баарын танда"
5838 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
5839 msgid "No files available on server for import!"
5840 msgstr ""
5842 #: libraries/classes/Controllers/JavaScriptMessagesController.php:316
5843 msgid "Analyse query"
5844 msgstr ""
5846 #: libraries/classes/Controllers/JavaScriptMessagesController.php:319
5847 msgid "Formatting SQL…"
5848 msgstr ""
5850 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
5851 #, fuzzy
5852 #| msgid "Bad parameters!"
5853 msgid "No parameters found!"
5854 msgstr "Туура эмес параметрлер!"
5856 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
5857 #: templates/database/central_columns/main.twig:269
5858 #: templates/database/designer/main.twig:339
5859 #: templates/database/designer/main.twig:390
5860 #: templates/database/designer/main.twig:668
5861 #: templates/database/designer/main.twig:734
5862 #: templates/database/designer/main.twig:873
5863 #: templates/database/designer/main.twig:958
5864 #: templates/database/designer/main.twig:1063
5865 #: templates/database/designer/main.twig:1098
5866 #: templates/database/designer/main.twig:1103
5867 #: templates/database/designer/main.twig:1113
5868 #: templates/database/designer/main.twig:1119
5869 #: templates/database/structure/bulk_action_modal.twig:7
5870 #: templates/database/structure/bulk_action_modal.twig:11
5871 #: templates/database/structure/check_all_tables.twig:49
5872 #: templates/database/structure/check_all_tables.twig:55
5873 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
5874 #: templates/server/databases/index.twig:319
5875 #: templates/server/databases/index.twig:323
5876 #: templates/server/variables/index.twig:15
5877 #: templates/table/search/index.twig:197
5878 msgid "Cancel"
5879 msgstr ""
5881 #: libraries/classes/Controllers/JavaScriptMessagesController.php:327
5882 #: templates/header.twig:44
5883 msgid "Page-related settings"
5884 msgstr ""
5886 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
5887 #: templates/config/form_display/display.twig:46
5888 msgid "Apply"
5889 msgstr ""
5891 #: libraries/classes/Controllers/JavaScriptMessagesController.php:331
5892 #: templates/home/index.twig:302 templates/modals/index_dialog_modal.twig:26
5893 #: templates/navigation/main.twig:58
5894 #: templates/server/privileges/users_overview.twig:173
5895 #: templates/server/status/monitor/index.twig:95
5896 #: templates/table/structure/display_structure.twig:359
5897 msgid "Loading…"
5898 msgstr ""
5900 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5901 msgid "Request aborted!!"
5902 msgstr ""
5904 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5905 msgid "Processing request"
5906 msgstr ""
5908 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
5909 msgid "Request failed!!"
5910 msgstr ""
5912 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
5913 #: libraries/classes/Controllers/Sql/EnumValuesController.php:49
5914 #: libraries/classes/Controllers/Sql/SetValuesController.php:52
5915 msgid "Error in processing request"
5916 msgstr ""
5918 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5919 #, php-format
5920 msgid "Error code: %s"
5921 msgstr ""
5923 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5924 #, php-format
5925 msgid "Error text: %s"
5926 msgstr ""
5928 #: libraries/classes/Controllers/JavaScriptMessagesController.php:339
5929 msgid ""
5930 "It seems that the connection to server has been lost. Please check your "
5931 "network connectivity and server status."
5932 msgstr ""
5934 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
5935 #, fuzzy
5936 #| msgid "Database %1$s has been created."
5937 msgid "No accounts selected."
5938 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
5940 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
5941 msgid "Dropping column"
5942 msgstr ""
5944 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
5945 #, fuzzy
5946 #| msgid "Value for the column \"%s\""
5947 msgid "Adding primary key"
5948 msgstr "\"%s\" мамычанын мааниси"
5950 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
5951 #: templates/console/display.twig:129 templates/database/designer/main.twig:337
5952 #: templates/database/designer/main.twig:666
5953 #: templates/database/designer/main.twig:730
5954 #: templates/database/designer/main.twig:869
5955 #: templates/database/designer/main.twig:954
5956 #: templates/database/designer/main.twig:1061
5957 #: templates/modals/preview_sql_confirmation.twig:14
5958 #: templates/table/structure/display_structure.twig:378
5959 msgid "OK"
5960 msgstr ""
5962 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
5963 msgid "Click to dismiss this notification"
5964 msgstr ""
5966 #: libraries/classes/Controllers/JavaScriptMessagesController.php:351
5967 #, fuzzy
5968 #| msgid "Select All"
5969 msgid "Renaming databases"
5970 msgstr "Баарын танда"
5972 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
5973 #, fuzzy
5974 #| msgid "Select All"
5975 msgid "Copying database"
5976 msgstr "Баарын танда"
5978 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
5979 msgid "Changing charset"
5980 msgstr ""
5982 #: libraries/classes/Controllers/JavaScriptMessagesController.php:354
5983 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
5984 #: libraries/classes/Index.php:526
5985 #: libraries/classes/Plugins/Export/ExportHtmlword.php:632
5986 #: libraries/classes/Plugins/Export/ExportLatex.php:632
5987 #: libraries/classes/Plugins/Export/ExportOdt.php:787
5988 #: libraries/classes/Plugins/Export/ExportTexytext.php:626
5989 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
5990 #: templates/config/form_display/input.twig:42
5991 #: templates/database/central_columns/main.twig:356
5992 #: templates/database/data_dictionary/index.twig:47
5993 #: templates/database/data_dictionary/index.twig:91
5994 #: templates/database/designer/main.twig:1118
5995 #: templates/database/privileges/index.twig:69
5996 #: templates/database/structure/drop_form.twig:20
5997 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65
5998 #: templates/preferences/autoload.twig:12
5999 #: templates/preferences/manage/error.twig:19
6000 #: templates/server/privileges/new_user_ajax.twig:22
6001 #: templates/server/privileges/new_user_ajax.twig:34
6002 #: templates/server/privileges/privileges_summary.twig:37
6003 #: templates/server/privileges/privileges_summary.twig:40
6004 #: templates/server/privileges/privileges_summary.twig:42
6005 #: templates/server/privileges/users_overview.twig:55
6006 #: templates/server/privileges/users_overview.twig:65
6007 #: templates/table/delete/confirm.twig:29
6008 #: templates/table/privileges/index.twig:73
6009 #: templates/table/structure/display_structure.twig:80
6010 #: templates/table/structure/display_structure.twig:532
6011 #: templates/table/structure/drop_confirm.twig:20
6012 #: templates/table/structure/primary.twig:23
6013 #: templates/table/tracking/structure_snapshot_columns.twig:33
6014 #: templates/table/tracking/structure_snapshot_indexes.twig:23
6015 #: templates/table/tracking/structure_snapshot_indexes.twig:24
6016 msgid "No"
6017 msgstr "Жок"
6019 #: libraries/classes/Controllers/JavaScriptMessagesController.php:357
6020 #: templates/database/structure/drop_form.twig:16
6021 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
6022 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
6023 msgid "Enable foreign key checks"
6024 msgstr ""
6026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:360
6027 msgid "Failed to get real row count."
6028 msgstr ""
6030 #: libraries/classes/Controllers/JavaScriptMessagesController.php:363
6031 msgid "Searching"
6032 msgstr ""
6034 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
6035 msgid "Hide search results"
6036 msgstr ""
6038 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
6039 msgid "Show search results"
6040 msgstr ""
6042 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
6043 msgid "Browsing"
6044 msgstr ""
6046 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
6047 msgid "Deleting"
6048 msgstr ""
6050 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
6051 #, php-format
6052 msgid "Delete the matches for the %s table?"
6053 msgstr ""
6055 #: libraries/classes/Controllers/JavaScriptMessagesController.php:371
6056 msgid "The definition of a stored function must contain a RETURN statement!"
6057 msgstr ""
6059 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
6060 msgid "No routine is exportable. Required privileges may be lacking."
6061 msgstr ""
6063 #: libraries/classes/Controllers/JavaScriptMessagesController.php:376
6064 #, php-format
6065 msgid "Values for column %s"
6066 msgstr ""
6068 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
6069 msgid "Values for a new column"
6070 msgstr ""
6072 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
6073 msgid "Enter each value in a separate field."
6074 msgstr ""
6076 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
6077 #, php-format
6078 msgid "Add %d value(s)"
6079 msgstr ""
6081 #: libraries/classes/Controllers/JavaScriptMessagesController.php:382
6082 msgid ""
6083 "Note: If the file contains multiple tables, they will be combined into one."
6084 msgstr ""
6086 #: libraries/classes/Controllers/JavaScriptMessagesController.php:385
6087 msgid "Hide query box"
6088 msgstr ""
6090 #: libraries/classes/Controllers/JavaScriptMessagesController.php:386
6091 msgid "Show query box"
6092 msgstr ""
6094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
6095 #: libraries/classes/Display/Results.php:3042
6096 #: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
6097 #: templates/database/central_columns/main.twig:268
6098 #: templates/database/central_columns/main.twig:380
6099 #: templates/database/central_columns/main.twig:381
6100 #: templates/database/designer/main.twig:388
6101 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6102 #: templates/database/search/results.twig:43
6103 #: templates/display/results/table.twig:235
6104 #: templates/display/results/table.twig:236 templates/export.twig:54
6105 #: templates/server/user_groups/user_groups.twig:37
6106 #: templates/server/user_groups/user_groups.twig:56
6107 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6108 msgid "Delete"
6109 msgstr ""
6111 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
6112 #, php-format
6113 msgid "%d is not valid row number."
6114 msgstr ""
6116 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6117 #: templates/sql/relational_column_dropdown.twig:3
6118 #: templates/table/insert/column_row.twig:48
6119 #: templates/table/search/input_box.twig:27
6120 msgid "Browse foreign values"
6121 msgstr ""
6123 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6124 msgid "No previously auto-saved query is available. Loading default query."
6125 msgstr ""
6127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:393
6128 msgid ""
6129 "You have a previously saved query. Click Get auto-saved query to load the "
6130 "query."
6131 msgstr ""
6133 #: libraries/classes/Controllers/JavaScriptMessagesController.php:395
6134 #, php-format
6135 msgid "Variable %d:"
6136 msgstr ""
6138 #: libraries/classes/Controllers/JavaScriptMessagesController.php:398
6139 #: libraries/classes/Normalization.php:1051
6140 msgid "Pick"
6141 msgstr ""
6143 #: libraries/classes/Controllers/JavaScriptMessagesController.php:399
6144 msgid "Column selector"
6145 msgstr ""
6147 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6148 msgid "Search this list"
6149 msgstr ""
6151 #: libraries/classes/Controllers/JavaScriptMessagesController.php:402
6152 #, php-format
6153 msgid ""
6154 "No columns in the central list. Make sure the Central columns list for "
6155 "database %s has columns that are not present in the current table."
6156 msgstr ""
6158 #: libraries/classes/Controllers/JavaScriptMessagesController.php:405
6159 msgid "See more"
6160 msgstr ""
6162 #: libraries/classes/Controllers/JavaScriptMessagesController.php:408
6163 msgid "Add primary key"
6164 msgstr ""
6166 #: libraries/classes/Controllers/JavaScriptMessagesController.php:409
6167 msgid "Primary key added."
6168 msgstr ""
6170 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6171 #: libraries/classes/Normalization.php:282
6172 msgid "Taking you to next step…"
6173 msgstr ""
6175 #: libraries/classes/Controllers/JavaScriptMessagesController.php:411
6176 #, php-format
6177 msgid "The first step of normalization is complete for table '%s'."
6178 msgstr ""
6180 #: libraries/classes/Controllers/JavaScriptMessagesController.php:412
6181 #: libraries/classes/Normalization.php:540
6182 #: libraries/classes/Normalization.php:602
6183 #: libraries/classes/Normalization.php:699
6184 #: libraries/classes/Normalization.php:775
6185 msgid "End of step"
6186 msgstr ""
6188 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6189 msgid "Second step of normalization (2NF)"
6190 msgstr ""
6192 #. l10n: Display text for calendar close link
6193 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6194 #: libraries/classes/Normalization.php:375
6195 #: templates/javascript/variables.twig:15
6196 msgid "Done"
6197 msgstr ""
6199 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6200 msgid "Confirm partial dependencies"
6201 msgstr ""
6203 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6204 msgid "Selected partial dependencies are as follows:"
6205 msgstr ""
6207 #: libraries/classes/Controllers/JavaScriptMessagesController.php:418
6208 msgid ""
6209 "Note: a, b -> d,f implies values of columns a and b combined together can "
6210 "determine values of column d and column f."
6211 msgstr ""
6213 #: libraries/classes/Controllers/JavaScriptMessagesController.php:421
6214 msgid "No partial dependencies selected!"
6215 msgstr ""
6217 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6218 #: libraries/classes/Export.php:589 libraries/classes/Html/Generator.php:937
6219 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:292
6220 #: templates/import_status.twig:2 templates/user_password.twig:2
6221 msgid "Back"
6222 msgstr ""
6224 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6225 msgid "Show me the possible partial dependencies based on data in the table"
6226 msgstr ""
6228 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6229 msgid "Hide partial dependencies list"
6230 msgstr ""
6232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:426
6233 msgid ""
6234 "Sit tight! It may take few seconds depending on data size and column count "
6235 "of the table."
6236 msgstr ""
6238 #: libraries/classes/Controllers/JavaScriptMessagesController.php:428
6239 msgid "Step"
6240 msgstr ""
6242 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6243 msgid "The following actions will be performed:"
6244 msgstr ""
6246 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6247 #, php-format
6248 msgid "DROP columns %s from the table %s"
6249 msgstr ""
6251 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6252 msgid "Create the following table"
6253 msgstr ""
6255 #: libraries/classes/Controllers/JavaScriptMessagesController.php:434
6256 msgid "Third step of normalization (3NF)"
6257 msgstr ""
6259 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6260 msgid "Confirm transitive dependencies"
6261 msgstr ""
6263 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6264 msgid "Selected dependencies are as follows:"
6265 msgstr ""
6267 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6268 msgid "No dependencies selected!"
6269 msgstr ""
6271 #: libraries/classes/Controllers/JavaScriptMessagesController.php:440
6272 #: templates/columns_definitions/column_definitions_form.twig:160
6273 #: templates/database/central_columns/edit.twig:22
6274 #: templates/database/central_columns/main.twig:119
6275 #: templates/database/central_columns/main.twig:272
6276 #: templates/server/variables/index.twig:12
6277 #: templates/table/gis_visualization/gis_visualization.twig:40
6278 #: templates/table/insert/actions_panel.twig:7
6279 #: templates/table/relation/common_form.twig:225
6280 #: templates/table/structure/partition_definition_form.twig:12
6281 #: templates/table/zoom_search/result_form.twig:78
6282 msgid "Save"
6283 msgstr ""
6285 #: libraries/classes/Controllers/JavaScriptMessagesController.php:443
6286 msgid "Hide search criteria"
6287 msgstr ""
6289 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6290 msgid "Show search criteria"
6291 msgstr ""
6293 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6294 msgid "Column maximum:"
6295 msgstr ""
6297 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6298 msgid "Column minimum:"
6299 msgstr ""
6301 #: libraries/classes/Controllers/JavaScriptMessagesController.php:449
6302 msgid "Hide find and replace criteria"
6303 msgstr ""
6305 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6306 msgid "Show find and replace criteria"
6307 msgstr ""
6309 #: libraries/classes/Controllers/JavaScriptMessagesController.php:454
6310 msgid "Each point represents a data row."
6311 msgstr ""
6313 #: libraries/classes/Controllers/JavaScriptMessagesController.php:456
6314 msgid "Hovering over a point will show its label."
6315 msgstr ""
6317 #: libraries/classes/Controllers/JavaScriptMessagesController.php:458
6318 msgid "To zoom in, select a section of the plot with the mouse."
6319 msgstr ""
6321 #: libraries/classes/Controllers/JavaScriptMessagesController.php:460
6322 msgid "Click reset zoom button to come back to original state."
6323 msgstr ""
6325 #: libraries/classes/Controllers/JavaScriptMessagesController.php:462
6326 msgid "Click a data point to view and possibly edit the data row."
6327 msgstr ""
6329 #: libraries/classes/Controllers/JavaScriptMessagesController.php:464
6330 msgid "The plot can be resized by dragging it along the bottom right corner."
6331 msgstr ""
6333 #: libraries/classes/Controllers/JavaScriptMessagesController.php:467
6334 msgid "Select two columns"
6335 msgstr ""
6337 #: libraries/classes/Controllers/JavaScriptMessagesController.php:469
6338 msgid "Select two different columns"
6339 msgstr ""
6341 #: libraries/classes/Controllers/JavaScriptMessagesController.php:471
6342 msgid "Data point content"
6343 msgstr ""
6345 #: libraries/classes/Controllers/JavaScriptMessagesController.php:474
6346 #: libraries/classes/Controllers/JavaScriptMessagesController.php:631
6347 #: libraries/classes/ErrorHandler.php:423 libraries/classes/InsertEdit.php:2013
6348 #: templates/table/index_form.twig:167 templates/table/index_form.twig:203
6349 msgid "Ignore"
6350 msgstr ""
6352 #: libraries/classes/Controllers/JavaScriptMessagesController.php:475
6353 #: libraries/classes/Display/Results.php:2978
6354 #: libraries/classes/Html/Generator.php:75
6355 #: templates/display/results/table.twig:231
6356 #: templates/display/results/table.twig:232
6357 msgid "Copy"
6358 msgstr ""
6360 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6361 #: templates/gis_data_editor_form.twig:84
6362 #: templates/gis_data_editor_form.twig:108
6363 #: templates/gis_data_editor_form.twig:153
6364 #: templates/gis_data_editor_form.twig:209
6365 #, fuzzy
6366 msgid "X"
6367 msgstr "X"
6369 #: libraries/classes/Controllers/JavaScriptMessagesController.php:477
6370 #: templates/gis_data_editor_form.twig:88
6371 #: templates/gis_data_editor_form.twig:112
6372 #: templates/gis_data_editor_form.twig:157
6373 #: templates/gis_data_editor_form.twig:213
6374 #, fuzzy
6375 msgid "Y"
6376 msgstr "Y"
6378 #: libraries/classes/Controllers/JavaScriptMessagesController.php:478
6379 msgid "Point"
6380 msgstr ""
6382 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6383 #, php-format
6384 msgid "Point %d"
6385 msgstr "%d чекити"
6387 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6388 msgid "Linestring"
6389 msgstr ""
6391 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6392 msgid "Polygon"
6393 msgstr ""
6395 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6396 #: templates/display/results/table.twig:174
6397 msgid "Geometry"
6398 msgstr ""
6400 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6401 #, fuzzy
6402 #| msgid "Inner ring %d:"
6403 msgid "Inner ring"
6404 msgstr "Ички шакекче %d:"
6406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6407 #, fuzzy
6408 #| msgid "Outer ring:"
6409 msgid "Outer ring"
6410 msgstr "Сырткы шакекче:"
6412 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
6413 #: templates/gis_data_editor_form.twig:116
6414 #: templates/gis_data_editor_form.twig:161
6415 #: templates/gis_data_editor_form.twig:217
6416 msgid "Add a point"
6417 msgstr "Чекит кой"
6419 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6420 #: templates/gis_data_editor_form.twig:165
6421 #: templates/gis_data_editor_form.twig:220
6422 msgid "Add an inner ring"
6423 msgstr "Ички шакекче кош"
6425 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
6426 msgid "Do you want to copy encryption key?"
6427 msgstr ""
6429 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6430 msgid "Encryption key"
6431 msgstr ""
6433 #: libraries/classes/Controllers/JavaScriptMessagesController.php:492
6434 msgid ""
6435 "The HEX function will treat the integer as a string while calculating the "
6436 "hexadecimal value"
6437 msgstr ""
6439 #: libraries/classes/Controllers/JavaScriptMessagesController.php:497
6440 msgid ""
6441 "MySQL accepts additional values not selectable by the slider; key in those "
6442 "values directly if desired"
6443 msgstr ""
6445 #: libraries/classes/Controllers/JavaScriptMessagesController.php:503
6446 msgid ""
6447 "MySQL accepts additional values not selectable by the datepicker; key in "
6448 "those values directly if desired"
6449 msgstr ""
6451 #: libraries/classes/Controllers/JavaScriptMessagesController.php:509
6452 msgid ""
6453 "Indicates that you have made changes to this page; you will be prompted for "
6454 "confirmation before abandoning changes"
6455 msgstr ""
6457 #: libraries/classes/Controllers/JavaScriptMessagesController.php:514
6458 msgid "Select referenced key"
6459 msgstr ""
6461 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6462 msgid "Select Foreign Key"
6463 msgstr ""
6465 #: libraries/classes/Controllers/JavaScriptMessagesController.php:516
6466 msgid "Please select the primary key or a unique key!"
6467 msgstr ""
6469 #: libraries/classes/Controllers/JavaScriptMessagesController.php:517
6470 #: templates/database/designer/main.twig:98
6471 #: templates/database/designer/main.twig:101
6472 msgid "Choose column to display"
6473 msgstr ""
6475 #: libraries/classes/Controllers/JavaScriptMessagesController.php:519
6476 msgid ""
6477 "You haven't saved the changes in the layout. They will be lost if you don't "
6478 "save them. Do you want to continue?"
6479 msgstr ""
6481 #: libraries/classes/Controllers/JavaScriptMessagesController.php:522
6482 msgid "value/subQuery is empty"
6483 msgstr ""
6485 #: libraries/classes/Controllers/JavaScriptMessagesController.php:523
6486 #: templates/database/designer/main.twig:40
6487 #: templates/database/designer/main.twig:43
6488 #, fuzzy
6489 #| msgid "No tables found in database."
6490 msgid "Add tables from other databases"
6491 msgstr "Берилиштер базасында жадыбал табылган жок."
6493 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
6494 msgid "Page name"
6495 msgstr ""
6497 #: libraries/classes/Controllers/JavaScriptMessagesController.php:525
6498 #: templates/database/designer/main.twig:63
6499 #: templates/database/designer/main.twig:66
6500 msgid "Save page"
6501 msgstr ""
6503 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6504 #: templates/database/designer/main.twig:70
6505 #: templates/database/designer/main.twig:73
6506 msgid "Save page as"
6507 msgstr ""
6509 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6510 #: templates/database/designer/main.twig:56
6511 #: templates/database/designer/main.twig:59
6512 msgid "Open page"
6513 msgstr ""
6515 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6516 msgid "Delete page"
6517 msgstr ""
6519 #. l10n: When the user opens a page saved in the Designer
6520 #: libraries/classes/Controllers/JavaScriptMessagesController.php:530
6521 msgid "Some tables saved in this page might have been renamed or deleted."
6522 msgstr ""
6524 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6525 #: templates/database/designer/main.twig:10
6526 msgid "Untitled"
6527 msgstr ""
6529 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
6530 msgid "Please select a page to continue"
6531 msgstr ""
6533 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
6534 msgid "Please enter a valid page name"
6535 msgstr ""
6537 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
6538 msgid "Do you want to save the changes to the current page?"
6539 msgstr ""
6541 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6542 msgid "Successfully deleted the page"
6543 msgstr ""
6545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6546 msgid "Export relational schema"
6547 msgstr ""
6549 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6550 msgid "Modifications have been saved"
6551 msgstr ""
6553 #: libraries/classes/Controllers/JavaScriptMessagesController.php:540
6554 #, php-format
6555 msgid "%d object(s) created."
6556 msgstr ""
6558 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
6559 #, fuzzy
6560 #| msgid "Column"
6561 msgid "Column name"
6562 msgstr "Мамыча"
6564 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6565 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
6566 msgid "Submit"
6567 msgstr ""
6569 #: libraries/classes/Controllers/JavaScriptMessagesController.php:545
6570 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
6571 msgstr ""
6573 #: libraries/classes/Controllers/JavaScriptMessagesController.php:547
6574 msgid ""
6575 "You have edited some data and they have not been saved. Are you sure you "
6576 "want to leave this page before saving the data?"
6577 msgstr ""
6579 #: libraries/classes/Controllers/JavaScriptMessagesController.php:550
6580 msgid "Drag to reorder."
6581 msgstr ""
6583 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
6584 msgid "Click to sort results by this column."
6585 msgstr ""
6587 #: libraries/classes/Controllers/JavaScriptMessagesController.php:553
6588 msgid ""
6589 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6590 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6591 "from ORDER BY clause"
6592 msgstr ""
6594 #: libraries/classes/Controllers/JavaScriptMessagesController.php:557
6595 msgid "Click to mark/unmark."
6596 msgstr ""
6598 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
6599 msgid "Double-click to copy column name."
6600 msgstr ""
6602 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
6603 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6604 msgstr ""
6606 #: libraries/classes/Controllers/JavaScriptMessagesController.php:562
6607 msgid ""
6608 "This table does not contain a unique column. Features related to the grid "
6609 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6610 msgstr ""
6612 #: libraries/classes/Controllers/JavaScriptMessagesController.php:565
6613 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6614 msgstr ""
6616 #: libraries/classes/Controllers/JavaScriptMessagesController.php:567
6617 msgid ""
6618 "Do you really want to see all of the rows? For a big table this could crash "
6619 "the browser."
6620 msgstr ""
6622 #: libraries/classes/Controllers/JavaScriptMessagesController.php:569
6623 msgid "Original length"
6624 msgstr ""
6626 #: libraries/classes/Controllers/JavaScriptMessagesController.php:572
6627 msgid "cancel"
6628 msgstr ""
6630 #: libraries/classes/Controllers/JavaScriptMessagesController.php:573
6631 #: libraries/classes/Controllers/Server/Status/StatusController.php:193
6632 msgid "Aborted"
6633 msgstr ""
6635 #: libraries/classes/Controllers/JavaScriptMessagesController.php:575
6636 msgid "Success"
6637 msgstr ""
6639 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
6640 msgid "Import status"
6641 msgstr ""
6643 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
6644 #: templates/navigation/main.twig:84
6645 msgid "Drop files here"
6646 msgstr ""
6648 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
6649 #, fuzzy
6650 #| msgid "Select All"
6651 msgid "Select database first"
6652 msgstr "Баарын танда"
6654 #: libraries/classes/Controllers/JavaScriptMessagesController.php:582
6655 msgid "You can also edit most values<br>by double-clicking directly on them."
6656 msgstr ""
6658 #: libraries/classes/Controllers/JavaScriptMessagesController.php:584
6659 msgid "You can also edit most values<br>by clicking directly on them."
6660 msgstr ""
6662 #: libraries/classes/Controllers/JavaScriptMessagesController.php:587
6663 msgid "Go to link:"
6664 msgstr ""
6666 #: libraries/classes/Controllers/JavaScriptMessagesController.php:590
6667 msgid "Generate password"
6668 msgstr ""
6670 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
6671 #: templates/server/replication/primary_add_replica_user.twig:73
6672 msgid "Generate"
6673 msgstr ""
6675 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
6676 #: libraries/classes/Controllers/UserPasswordController.php:84
6677 #: templates/home/index.twig:46
6678 #: templates/server/privileges/change_password.twig:10
6679 msgid "Change password"
6680 msgstr ""
6682 #: libraries/classes/Controllers/JavaScriptMessagesController.php:595
6683 #: templates/table/structure/display_structure.twig:130
6684 msgid "More"
6685 msgstr ""
6687 #: libraries/classes/Controllers/JavaScriptMessagesController.php:598
6688 #, fuzzy
6689 #| msgid "Table comments:"
6690 msgid "Show panel"
6691 msgstr "Жадыбал жөнүндө маалымат:"
6693 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
6694 msgid "Hide panel"
6695 msgstr ""
6697 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
6698 #: libraries/classes/Navigation/NavigationTree.php:1355
6699 msgid "Unlink from main panel"
6700 msgstr ""
6702 #: libraries/classes/Controllers/JavaScriptMessagesController.php:605
6703 #: libraries/classes/Setup/Index.php:177
6704 #, php-format
6705 msgid ""
6706 "A newer version of phpMyAdmin is available and you should consider "
6707 "upgrading. The newest version is %s, released on %s."
6708 msgstr ""
6710 #. l10n: Latest available phpMyAdmin version
6711 #: libraries/classes/Controllers/JavaScriptMessagesController.php:609
6712 msgid ", latest stable version:"
6713 msgstr ""
6715 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
6716 msgid "up to date"
6717 msgstr ""
6719 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6720 msgid "There was an error in loading the Git information."
6721 msgstr ""
6723 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
6724 msgid ""
6725 "A fatal JavaScript error has occurred. Would you like to send an error "
6726 "report?"
6727 msgstr ""
6729 #: libraries/classes/Controllers/JavaScriptMessagesController.php:615
6730 msgid "Change report settings"
6731 msgstr ""
6733 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
6734 msgid "Show report details"
6735 msgstr ""
6737 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
6738 msgid ""
6739 "Your export is incomplete, due to a low execution time limit at the PHP "
6740 "level!"
6741 msgstr ""
6743 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
6744 #, php-format
6745 msgid ""
6746 "Warning: a form on this page has more than %d fields. On submission, some of "
6747 "the fields might be ignored, due to PHP's max_input_vars configuration."
6748 msgstr ""
6750 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
6751 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
6752 msgid "Some errors have been detected on the server!"
6753 msgstr ""
6755 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
6756 msgid "Please look at the bottom of this window."
6757 msgstr ""
6759 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
6760 #: libraries/classes/ErrorHandler.php:428
6761 msgid "Ignore All"
6762 msgstr ""
6764 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6765 msgid ""
6766 "As per your settings, they are being submitted currently, please be patient."
6767 msgstr ""
6769 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
6770 msgid "Column name successfully copied to clipboard!"
6771 msgstr ""
6773 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
6774 msgid "Column name copying to clipboard failed!"
6775 msgstr ""
6777 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
6778 msgid "Successfully copied!"
6779 msgstr ""
6781 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
6782 #, fuzzy
6783 #| msgid "Select All"
6784 msgid "Copying failed!"
6785 msgstr "Баарын танда"
6787 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
6788 msgid "Execute this query again?"
6789 msgstr ""
6791 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
6792 msgid "Do you really want to delete this bookmark?"
6793 msgstr ""
6795 #: libraries/classes/Controllers/JavaScriptMessagesController.php:655
6796 msgid "Some error occurred while getting SQL debug info."
6797 msgstr ""
6799 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
6800 #, php-format
6801 msgid "%s queries executed %s times in %s seconds."
6802 msgstr ""
6804 #: libraries/classes/Controllers/JavaScriptMessagesController.php:657
6805 #, php-format
6806 msgid "%s argument(s) passed"
6807 msgstr ""
6809 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
6810 #, fuzzy
6811 #| msgid "Table comments:"
6812 msgid "Show arguments"
6813 msgstr "Жадыбал жөнүндө маалымат:"
6815 #: libraries/classes/Controllers/JavaScriptMessagesController.php:659
6816 msgid "Hide arguments"
6817 msgstr ""
6819 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
6820 msgid "Time taken:"
6821 msgstr ""
6823 #: libraries/classes/Controllers/JavaScriptMessagesController.php:662
6824 msgid ""
6825 "There was a problem accessing your browser storage, some features may not "
6826 "work properly for you. It is likely that the browser doesn't support storage "
6827 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6828 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6829 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6830 msgstr ""
6832 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
6833 #, fuzzy
6834 #| msgid "Table comments:"
6835 msgid "Copy tables to"
6836 msgstr "Жадыбал жөнүндө маалымат:"
6838 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
6839 msgid "Add table prefix"
6840 msgstr ""
6842 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
6843 msgid "Replace table with prefix"
6844 msgstr ""
6846 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
6847 #: templates/database/structure/check_all_tables.twig:28
6848 msgid "Copy table with prefix"
6849 msgstr ""
6851 #: libraries/classes/Controllers/JavaScriptMessagesController.php:675
6852 msgid "Extremely weak"
6853 msgstr ""
6855 #: libraries/classes/Controllers/JavaScriptMessagesController.php:676
6856 msgid "Very weak"
6857 msgstr ""
6859 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
6860 msgid "Weak"
6861 msgstr ""
6863 #: libraries/classes/Controllers/JavaScriptMessagesController.php:678
6864 msgid "Good"
6865 msgstr ""
6867 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
6868 msgid "Strong"
6869 msgstr ""
6871 #. l10n: error code 5 (from U2F API)
6872 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
6873 msgctxt "U2F error"
6874 msgid "Timed out waiting for security key activation."
6875 msgstr ""
6877 #. l10n: error code 2 (from U2F API)
6878 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
6879 msgctxt "U2F error"
6880 msgid "Invalid request sent to security key."
6881 msgstr ""
6883 #. l10n: unknown error code (from U2F API)
6884 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6885 msgctxt "U2F error"
6886 msgid "Unknown security key error."
6887 msgstr ""
6889 #. l10n: error code 3 (from U2F API)
6890 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
6891 msgctxt "U2F error"
6892 msgid "Client does not support security key."
6893 msgstr ""
6895 #. l10n: error code 4 (from U2F API) on register
6896 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6897 msgctxt "U2F error"
6898 msgid "Failed security key activation."
6899 msgstr ""
6901 #. l10n: error code 4 (from U2F API) on authanticate
6902 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
6903 msgctxt "U2F error"
6904 msgid "Invalid security key."
6905 msgstr ""
6907 #: libraries/classes/Controllers/JavaScriptMessagesController.php:696
6908 msgid ""
6909 "WebAuthn is not available. Please use a supported browser in a secure "
6910 "context (HTTPS)."
6911 msgstr ""
6913 #: libraries/classes/Controllers/JavaScriptMessagesController.php:701
6914 msgid ""
6915 "You can not open, save or delete your page layout, as IndexedDB is not "
6916 "working in your browser and your phpMyAdmin configuration storage is not "
6917 "configured for this."
6918 msgstr ""
6920 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
6921 #, php-format
6922 msgctxt ""
6923 "The table already exists in the designer and can not be added once more."
6924 msgid "Table %s already exists!"
6925 msgstr ""
6927 #: libraries/classes/Controllers/JavaScriptMessagesController.php:708
6928 #: libraries/classes/InsertEdit.php:335
6929 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
6930 msgid "Hide"
6931 msgstr ""
6933 #: libraries/classes/Controllers/JavaScriptMessagesController.php:709
6934 #: libraries/classes/Controllers/Table/ChangeController.php:194
6935 #: templates/database/multi_table_query/form.twig:49
6936 #: templates/database/tracking/tables.twig:19
6937 #: templates/table/tracking/main.twig:33
6938 msgid "Show"
6939 msgstr "Көрсөт"
6941 #: libraries/classes/Controllers/NavigationController.php:46
6942 msgid "Fatal error: The navigation can only be accessed via AJAX"
6943 msgstr ""
6945 #: libraries/classes/Controllers/NormalizationController.php:40
6946 #: libraries/classes/Normalization.php:245
6947 #, fuzzy
6948 #| msgid "Select All"
6949 msgid "Select one…"
6950 msgstr "Баарын танда"
6952 #: libraries/classes/Controllers/NormalizationController.php:41
6953 #: libraries/classes/Normalization.php:246
6954 msgid "No such column"
6955 msgstr ""
6957 #: libraries/classes/Controllers/NormalizationController.php:46
6958 #: libraries/classes/Normalization.php:250 libraries/classes/Types.php:843
6959 msgctxt "string types"
6960 msgid "String"
6961 msgstr ""
6963 #: libraries/classes/Controllers/Preferences/ManageController.php:94
6964 msgid "phpMyAdmin configuration snippet"
6965 msgstr ""
6967 #: libraries/classes/Controllers/Preferences/ManageController.php:95
6968 msgid "Paste it to your config.inc.php"
6969 msgstr ""
6971 #: libraries/classes/Controllers/Preferences/ManageController.php:144
6972 msgid "Could not import configuration"
6973 msgstr ""
6975 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:53
6976 #, fuzzy
6977 #| msgid "Database %1$s has been created."
6978 msgid "Two-factor authentication has been removed."
6979 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
6981 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:64
6982 msgid "Two-factor authentication has been configured."
6983 msgstr ""
6985 #: libraries/classes/Controllers/Server/DatabasesController.php:312
6986 #: libraries/classes/Import.php:144
6987 #: templates/database/structure/table_header.twig:26
6988 #: templates/table/structure/display_partitions.twig:28
6989 #: templates/table/structure/display_structure.twig:230
6990 #: templates/table/structure/display_table_stats.twig:119
6991 msgid "Rows"
6992 msgstr "катарлар"
6994 #: libraries/classes/Controllers/Server/DatabasesController.php:322
6995 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
6996 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
6997 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
6998 #: templates/table/structure/display_structure.twig:462
6999 #: templates/table/tracking/structure_snapshot_indexes.twig:1
7000 msgid "Indexes"
7001 msgstr ""
7003 #: libraries/classes/Controllers/Server/DatabasesController.php:327
7004 #: libraries/classes/Controllers/Server/Status/StatusController.php:147
7005 #: libraries/classes/Controllers/Server/Status/StatusController.php:199
7006 #: templates/table/structure/display_table_stats.twig:45
7007 msgid "Total"
7008 msgstr ""
7010 #: libraries/classes/Controllers/Server/DatabasesController.php:332
7011 #: templates/database/structure/table_header.twig:38
7012 #: templates/table/structure/display_table_stats.twig:32
7013 msgid "Overhead"
7014 msgstr ""
7016 #: libraries/classes/Controllers/Server/Databases/CreateController.php:87
7017 #, php-format
7018 msgid "Database %1$s has been created."
7019 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
7021 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:93
7022 #, php-format
7023 msgid "%1$d database has been dropped successfully."
7024 msgid_plural "%1$d databases have been dropped successfully."
7025 msgstr[0] ""
7026 msgstr[1] ""
7028 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
7029 #, php-format
7030 msgid "The account %s@%s has been successfully locked."
7031 msgstr ""
7033 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
7034 #, php-format
7035 msgid "The account %s@%s has been successfully unlocked."
7036 msgstr ""
7038 #: libraries/classes/Controllers/Server/PrivilegesController.php:152
7039 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
7040 msgid "No Privileges"
7041 msgstr ""
7043 #: libraries/classes/Controllers/Server/PrivilegesController.php:161
7044 msgid "You do not have the privileges to administrate the users!"
7045 msgstr ""
7047 #: libraries/classes/Controllers/Server/PrivilegesController.php:176
7048 msgid ""
7049 "Username and hostname didn't change. If you only want to change the "
7050 "password, 'Change password' tab should be used."
7051 msgstr ""
7053 #: libraries/classes/Controllers/Server/PrivilegesController.php:405
7054 msgid "User has been added."
7055 msgstr ""
7057 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
7058 #, php-format
7059 msgid "Thread %s was successfully killed."
7060 msgstr ""
7062 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
7063 #, php-format
7064 msgid ""
7065 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
7066 msgstr ""
7068 #: libraries/classes/Controllers/Server/Status/StatusController.php:137
7069 msgid "Received"
7070 msgstr ""
7072 #: libraries/classes/Controllers/Server/Status/StatusController.php:142
7073 msgid "Sent"
7074 msgstr ""
7076 #: libraries/classes/Controllers/Server/Status/StatusController.php:181
7077 msgid "Max. concurrent connections"
7078 msgstr ""
7080 #: libraries/classes/Controllers/Server/Status/StatusController.php:187
7081 msgid "Failed attempts"
7082 msgstr ""
7084 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
7085 msgid ""
7086 "The number of connections that were aborted because the client died without "
7087 "closing the connection properly."
7088 msgstr ""
7090 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
7091 msgid "The number of failed attempts to connect to the MySQL server."
7092 msgstr ""
7094 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
7095 msgid ""
7096 "The number of transactions that used the temporary binary log cache but that "
7097 "exceeded the value of binlog_cache_size and used a temporary file to store "
7098 "statements from the transaction."
7099 msgstr ""
7101 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
7102 msgid "The number of transactions that used the temporary binary log cache."
7103 msgstr ""
7105 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
7106 msgid ""
7107 "The number of connection attempts (successful or not) to the MySQL server."
7108 msgstr ""
7110 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7111 msgid ""
7112 "The number of temporary tables on disk created automatically by the server "
7113 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7114 "to increase the tmp_table_size  value to cause temporary tables to be memory-"
7115 "based instead of disk-based."
7116 msgstr ""
7118 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7119 msgid "How many temporary files mysqld has created."
7120 msgstr ""
7122 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7123 msgid ""
7124 "The number of in-memory temporary tables created automatically by the server "
7125 "while executing statements."
7126 msgstr ""
7128 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7129 msgid ""
7130 "The number of rows written with INSERT DELAYED for which some error occurred "
7131 "(probably duplicate key)."
7132 msgstr ""
7134 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7135 msgid ""
7136 "The number of INSERT DELAYED handler threads in use. Every different table "
7137 "on which one uses INSERT DELAYED gets its own thread."
7138 msgstr ""
7140 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7141 msgid "The number of INSERT DELAYED rows written."
7142 msgstr ""
7144 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7145 msgid "The number of executed FLUSH statements."
7146 msgstr ""
7148 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7149 msgid "The number of internal COMMIT statements."
7150 msgstr ""
7152 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7153 msgid "The number of times a row was deleted from a table."
7154 msgstr ""
7156 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7157 msgid ""
7158 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7159 "table with a given name. This is called discovery. Handler_discover "
7160 "indicates the number of time tables have been discovered."
7161 msgstr ""
7163 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7164 msgid ""
7165 "The number of times the first entry was read from an index. If this is high, "
7166 "it suggests that the server is doing a lot of full index scans; for example, "
7167 "SELECT col1 FROM foo, assuming that col1 is indexed."
7168 msgstr ""
7170 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7171 msgid ""
7172 "The number of requests to read a row based on a key. If this is high, it is "
7173 "a good indication that your queries and tables are properly indexed."
7174 msgstr ""
7176 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7177 msgid ""
7178 "The number of requests to read the next row in key order. This is "
7179 "incremented if you are querying an index column with a range constraint or "
7180 "if you are doing an index scan."
7181 msgstr ""
7183 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7184 msgid ""
7185 "The number of requests to read the previous row in key order. This read "
7186 "method is mainly used to optimize ORDER BY … DESC."
7187 msgstr ""
7189 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7190 msgid ""
7191 "The number of requests to read a row based on a fixed position. This is high "
7192 "if you are doing a lot of queries that require sorting of the result. You "
7193 "probably have a lot of queries that require MySQL to scan whole tables or "
7194 "you have joins that don't use keys properly."
7195 msgstr ""
7197 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7198 msgid ""
7199 "The number of requests to read the next row in the data file. This is high "
7200 "if you are doing a lot of table scans. Generally this suggests that your "
7201 "tables are not properly indexed or that your queries are not written to take "
7202 "advantage of the indexes you have."
7203 msgstr ""
7205 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7206 msgid "The number of internal ROLLBACK statements."
7207 msgstr ""
7209 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7210 msgid "The number of requests to update a row in a table."
7211 msgstr ""
7213 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7214 msgid "The number of requests to insert a row in a table."
7215 msgstr ""
7217 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7218 msgid "The number of pages containing data (dirty or clean)."
7219 msgstr ""
7221 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7222 msgid "The number of pages currently dirty."
7223 msgstr ""
7225 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7226 msgid "The number of buffer pool pages that have been requested to be flushed."
7227 msgstr ""
7229 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7230 msgid "The number of free pages."
7231 msgstr ""
7233 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7234 msgid ""
7235 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7236 "being read or written or that can't be flushed or removed for some other "
7237 "reason."
7238 msgstr ""
7240 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7241 msgid ""
7242 "The number of pages busy because they have been allocated for administrative "
7243 "overhead such as row locks or the adaptive hash index. This value can also "
7244 "be calculated as Innodb_buffer_pool_pages_total - "
7245 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7246 msgstr ""
7248 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7249 msgid "Total size of buffer pool, in pages."
7250 msgstr ""
7252 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7253 msgid ""
7254 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7255 "query is to scan a large portion of a table but in random order."
7256 msgstr ""
7258 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7259 msgid ""
7260 "The number of sequential read-aheads InnoDB initiated. This happens when "
7261 "InnoDB does a sequential full table scan."
7262 msgstr ""
7264 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7265 msgid "The number of logical read requests InnoDB has done."
7266 msgstr ""
7268 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7269 msgid ""
7270 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7271 "and had to do a single-page read."
7272 msgstr ""
7274 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7275 msgid ""
7276 "Normally, writes to the InnoDB buffer pool happen in the background. "
7277 "However, if it's necessary to read or create a page and no clean pages are "
7278 "available, it's necessary to wait for pages to be flushed first. This "
7279 "counter counts instances of these waits. If the buffer pool size was set "
7280 "properly, this value should be small."
7281 msgstr ""
7283 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7284 msgid "The number writes done to the InnoDB buffer pool."
7285 msgstr ""
7287 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7288 msgid "The number of fsync() operations so far."
7289 msgstr ""
7291 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7292 msgid "The current number of pending fsync() operations."
7293 msgstr ""
7295 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7296 msgid "The current number of pending reads."
7297 msgstr ""
7299 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7300 msgid "The current number of pending writes."
7301 msgstr ""
7303 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7304 msgid "The amount of data read so far, in bytes."
7305 msgstr ""
7307 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7308 msgid "The total number of data reads."
7309 msgstr ""
7311 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7312 msgid "The total number of data writes."
7313 msgstr ""
7315 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
7316 msgid "The amount of data written so far, in bytes."
7317 msgstr ""
7319 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
7320 msgid "The number of pages that have been written for doublewrite operations."
7321 msgstr ""
7323 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
7324 msgid "The number of doublewrite operations that have been performed."
7325 msgstr ""
7327 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7328 msgid ""
7329 "The number of waits we had because log buffer was too small and we had to "
7330 "wait for it to be flushed before continuing."
7331 msgstr ""
7333 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7334 msgid "The number of log write requests."
7335 msgstr ""
7337 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
7338 msgid "The number of physical writes to the log file."
7339 msgstr ""
7341 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
7342 msgid "The number of fsync() writes done to the log file."
7343 msgstr ""
7345 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
7346 msgid "The number of pending log file fsyncs."
7347 msgstr ""
7349 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
7350 msgid "Pending log file writes."
7351 msgstr ""
7353 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7354 msgid "The number of bytes written to the log file."
7355 msgstr ""
7357 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
7358 msgid "The number of pages created."
7359 msgstr ""
7361 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
7362 msgid ""
7363 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7364 "pages; the page size allows them to be easily converted to bytes."
7365 msgstr ""
7367 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7368 msgid "The number of pages read."
7369 msgstr ""
7371 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
7372 msgid "The number of pages written."
7373 msgstr ""
7375 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
7376 msgid "The number of row locks currently being waited for."
7377 msgstr ""
7379 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
7380 msgid "The average time to acquire a row lock, in milliseconds."
7381 msgstr ""
7383 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7384 msgid "The total time spent in acquiring row locks, in milliseconds."
7385 msgstr ""
7387 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
7388 msgid "The maximum time to acquire a row lock, in milliseconds."
7389 msgstr ""
7391 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
7392 msgid "The number of times a row lock had to be waited for."
7393 msgstr ""
7395 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
7396 msgid "The number of rows deleted from InnoDB tables."
7397 msgstr ""
7399 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
7400 msgid "The number of rows inserted in InnoDB tables."
7401 msgstr ""
7403 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
7404 msgid "The number of rows read from InnoDB tables."
7405 msgstr ""
7407 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
7408 msgid "The number of rows updated in InnoDB tables."
7409 msgstr ""
7411 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7412 msgid ""
7413 "The number of key blocks in the key cache that have changed but haven't yet "
7414 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7415 msgstr ""
7417 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
7418 msgid ""
7419 "The number of unused blocks in the key cache. You can use this value to "
7420 "determine how much of the key cache is in use."
7421 msgstr ""
7423 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7424 msgid ""
7425 "The number of used blocks in the key cache. This value is a high-water mark "
7426 "that indicates the maximum number of blocks that have ever been in use at "
7427 "one time."
7428 msgstr ""
7430 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
7431 msgid "Percentage of used key cache (calculated value)"
7432 msgstr ""
7434 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
7435 msgid "The number of requests to read a key block from the cache."
7436 msgstr ""
7438 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
7439 msgid ""
7440 "The number of physical reads of a key block from disk. If Key_reads is big, "
7441 "then your key_buffer_size value is probably too small. The cache miss rate "
7442 "can be calculated as Key_reads/Key_read_requests."
7443 msgstr ""
7445 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
7446 msgid ""
7447 "Key cache miss calculated as rate of physical reads compared to read "
7448 "requests (calculated value)"
7449 msgstr ""
7451 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7452 msgid "The number of requests to write a key block to the cache."
7453 msgstr ""
7455 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
7456 msgid "The number of physical writes of a key block to disk."
7457 msgstr ""
7459 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
7460 msgid ""
7461 "Percentage of physical writes compared to write requests (calculated value)"
7462 msgstr ""
7464 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
7465 msgid ""
7466 "The total cost of the last compiled query as computed by the query "
7467 "optimizer. Useful for comparing the cost of different query plans for the "
7468 "same query. The default value of 0 means that no query has been compiled yet."
7469 msgstr ""
7471 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7472 msgid ""
7473 "The maximum number of connections that have been in use simultaneously since "
7474 "the server started."
7475 msgstr ""
7477 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
7478 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7479 msgstr ""
7481 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7482 msgid ""
7483 "The number of tables that have been opened. If opened tables is big, your "
7484 "table_open_cache value is probably too small."
7485 msgstr ""
7487 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7488 msgid "The number of files that are open."
7489 msgstr ""
7491 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
7492 msgid "The number of streams that are open (used mainly for logging)."
7493 msgstr ""
7495 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
7496 msgid "The number of tables that are open."
7497 msgstr ""
7499 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
7500 msgid ""
7501 "The number of free memory blocks in query cache. High numbers can indicate "
7502 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7503 "statement."
7504 msgstr ""
7506 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
7507 msgid "The amount of free memory for query cache."
7508 msgstr ""
7510 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7511 msgid "The number of cache hits."
7512 msgstr ""
7514 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
7515 msgid "The number of queries added to the cache."
7516 msgstr ""
7518 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7519 msgid ""
7520 "The number of queries that have been removed from the cache to free up "
7521 "memory for caching new queries. This information can help you tune the query "
7522 "cache size. The query cache uses a least recently used (LRU) strategy to "
7523 "decide which queries to remove from the cache."
7524 msgstr ""
7526 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
7527 msgid ""
7528 "The number of non-cached queries (not cachable, or not cached due to the "
7529 "query_cache_type setting)."
7530 msgstr ""
7532 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
7533 msgid "The number of queries registered in the cache."
7534 msgstr ""
7536 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
7537 msgid "The total number of blocks in the query cache."
7538 msgstr ""
7540 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7541 msgid "The status of failsafe replication (not yet implemented)."
7542 msgstr ""
7544 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
7545 msgid ""
7546 "The number of joins that do not use indexes. If this value is not 0, you "
7547 "should carefully check the indexes of your tables."
7548 msgstr ""
7550 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
7551 msgid "The number of joins that used a range search on a reference table."
7552 msgstr ""
7554 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
7555 msgid ""
7556 "The number of joins without keys that check for key usage after each row. "
7557 "(If this is not 0, you should carefully check the indexes of your tables.)"
7558 msgstr ""
7560 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7561 msgid ""
7562 "The number of joins that used ranges on the first table. (It's normally not "
7563 "critical even if this is big.)"
7564 msgstr ""
7566 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7567 msgid "The number of joins that did a full scan of the first table."
7568 msgstr ""
7570 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
7571 msgid ""
7572 "The number of temporary tables currently open by the replica SQL thread."
7573 msgstr ""
7575 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7576 msgid ""
7577 "Total (since startup) number of times the replication replica SQL thread has "
7578 "retried transactions."
7579 msgstr ""
7581 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
7582 msgid "This is ON if this server is a replica that is connected to a primary."
7583 msgstr ""
7585 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
7586 msgid ""
7587 "The number of threads that have taken more than slow_launch_time seconds to "
7588 "create."
7589 msgstr ""
7591 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7592 msgid ""
7593 "The number of queries that have taken more than long_query_time seconds."
7594 msgstr ""
7596 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
7597 msgid ""
7598 "The number of merge passes the sort algorithm has had to do. If this value "
7599 "is large, you should consider increasing the value of the sort_buffer_size "
7600 "system variable."
7601 msgstr ""
7603 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7604 msgid "The number of sorts that were done with ranges."
7605 msgstr ""
7607 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
7608 msgid "The number of sorted rows."
7609 msgstr ""
7611 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
7612 msgid "The number of sorts that were done by scanning the table."
7613 msgstr ""
7615 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7616 msgid "The number of times that a table lock was acquired immediately."
7617 msgstr ""
7619 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
7620 msgid ""
7621 "The number of times that a table lock could not be acquired immediately and "
7622 "a wait was needed. If this is high, and you have performance problems, you "
7623 "should first optimize your queries, and then either split your table or "
7624 "tables or use replication."
7625 msgstr ""
7627 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
7628 msgid ""
7629 "The number of threads in the thread cache. The cache hit rate can be "
7630 "calculated as Threads_created/Connections. If this value is red you should "
7631 "raise your thread_cache_size."
7632 msgstr ""
7634 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
7635 msgid "The number of currently open connections."
7636 msgstr ""
7638 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
7639 msgid ""
7640 "The number of threads created to handle connections. If Threads_created is "
7641 "big, you may want to increase the thread_cache_size value. (Normally this "
7642 "doesn't give a notable performance improvement if you have a good thread "
7643 "implementation.)"
7644 msgstr ""
7646 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
7647 msgid "Thread cache hit rate (calculated value)"
7648 msgstr ""
7650 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
7651 msgid "The number of threads that are not sleeping."
7652 msgstr ""
7654 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
7655 #: libraries/classes/Util.php:837
7656 msgid "Missing parameter:"
7657 msgstr ""
7659 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
7660 msgid "User groups management is not enabled."
7661 msgstr ""
7663 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
7664 msgid "Setting variable failed"
7665 msgstr ""
7667 #: libraries/classes/Controllers/Setup/FormController.php:32
7668 msgid "Incorrect form specified!"
7669 msgstr ""
7671 #: libraries/classes/Controllers/Setup/HomeController.php:42
7672 msgid ""
7673 "You are not using a secure connection; all data (including potentially "
7674 "sensitive information, like passwords) is transferred unencrypted!"
7675 msgstr ""
7677 #: libraries/classes/Controllers/Setup/HomeController.php:47
7678 msgid ""
7679 "If your server is also configured to accept HTTPS requests follow this link "
7680 "to use a secure connection."
7681 msgstr ""
7683 #: libraries/classes/Controllers/Setup/HomeController.php:51
7684 msgid "Insecure connection"
7685 msgstr ""
7687 #: libraries/classes/Controllers/Sql/SqlController.php:235
7688 #: libraries/classes/Sql.php:1159
7689 #, fuzzy, php-format
7690 #| msgid "Database %1$s has been created."
7691 msgid "Bookmark %s has been created."
7692 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
7694 #: libraries/classes/Controllers/Sql/SqlController.php:242
7695 msgid "Bookmark not created!"
7696 msgstr ""
7698 #: libraries/classes/Controllers/Table/AddFieldController.php:151
7699 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
7700 #: libraries/classes/Controllers/Table/Structure/SaveController.php:223
7701 #: libraries/classes/Table/Indexes.php:85
7702 #, php-format
7703 msgid "Table %1$s has been altered successfully."
7704 msgstr ""
7706 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
7707 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:25
7708 #: libraries/classes/Controllers/Table/ExportRowsController.php:36
7709 #, fuzzy
7710 #| msgid "Database %1$s has been created."
7711 msgid "No row selected."
7712 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
7714 #: libraries/classes/Controllers/Table/ChartController.php:60
7715 #: libraries/classes/Controllers/Table/GisVisualizationController.php:70
7716 msgid "No SQL query was set to fetch data."
7717 msgstr ""
7719 #: libraries/classes/Controllers/Table/ChartController.php:145
7720 msgid "No numeric columns present in the table to plot."
7721 msgstr ""
7723 #: libraries/classes/Controllers/Table/ChartController.php:208
7724 msgid "No data to display"
7725 msgstr ""
7727 #: libraries/classes/Controllers/Table/CreateController.php:84
7728 #: libraries/classes/Controllers/Table/GetFieldController.php:55
7729 #, php-format
7730 msgid "'%s' database does not exist."
7731 msgstr ""
7733 #: libraries/classes/Controllers/Table/CreateController.php:94
7734 #, php-format
7735 msgid "Table %s already exists!"
7736 msgstr ""
7738 #: libraries/classes/Controllers/Table/DeleteRowsController.php:77
7739 #: libraries/classes/Controllers/Table/FindReplaceController.php:181
7740 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:83
7741 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:83
7742 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:83
7743 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:83
7744 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:83
7745 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:55
7746 #: libraries/classes/Controllers/Table/Partition/CheckController.php:55
7747 #: libraries/classes/Controllers/Table/Partition/DropController.php:56
7748 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:55
7749 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:56
7750 #: libraries/classes/Controllers/Table/Partition/RepairController.php:55
7751 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:56
7752 #: libraries/classes/Controllers/Table/RelationController.php:241
7753 #: libraries/classes/Controllers/View/OperationsController.php:87
7754 #: libraries/classes/Database/Routines.php:1224
7755 #: libraries/classes/Display/Results.php:3700 libraries/classes/Message.php:172
7756 #: templates/sql/query.twig:7
7757 msgid "Your SQL query has been executed successfully."
7758 msgstr ""
7760 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
7761 #: libraries/classes/Controllers/Table/DropColumnController.php:51
7762 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47
7763 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
7764 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45
7765 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45
7766 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:59
7767 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:47
7768 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
7769 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:47
7770 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:47
7771 msgid "No column selected."
7772 msgstr ""
7774 #: libraries/classes/Controllers/Table/DropColumnController.php:80
7775 #, php-format
7776 msgid "%1$d column has been dropped successfully."
7777 msgid_plural "%1$d columns have been dropped successfully."
7778 msgstr[0] ""
7779 msgstr[1] ""
7781 #: libraries/classes/Controllers/Table/GetFieldController.php:63
7782 msgid "Invalid table name"
7783 msgstr ""
7785 #. l10n: In case a SQL query did not pass a security check
7786 #: libraries/classes/Controllers/Table/GetFieldController.php:72
7787 #: libraries/classes/Controllers/Transformation/WrapperController.php:103
7788 msgid "There is an issue with your request."
7789 msgstr ""
7791 #: libraries/classes/Controllers/Table/GetFieldController.php:86
7792 #: libraries/classes/Database/Routines.php:1243
7793 #: libraries/classes/Import.php:149 libraries/classes/InsertEdit.php:229
7794 #: libraries/classes/Sql.php:973
7795 msgid "MySQL returned an empty result set (i.e. zero rows)."
7796 msgstr ""
7798 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:75
7799 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:75
7800 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:75
7801 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:75
7802 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:75
7803 msgid "Maintenance operations on multiple tables are disabled."
7804 msgstr ""
7806 #: libraries/classes/Controllers/Table/OperationsController.php:109
7807 #: libraries/classes/Controllers/Table/OperationsController.php:298
7808 #: libraries/classes/Controllers/Table/StructureController.php:100
7809 #: libraries/classes/Navigation/Nodes/NodeView.php:28
7810 #: templates/database/structure/show_create.twig:32
7811 #: templates/database/structure/structure_table_row.twig:122
7812 #: templates/database/structure/structure_table_row.twig:186
7813 msgid "View"
7814 msgstr ""
7816 #: libraries/classes/Controllers/Table/Partition/DropController.php:62
7817 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:62
7818 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:62
7819 #: libraries/classes/Controllers/View/OperationsController.php:90
7820 #: libraries/classes/Html/Generator.php:813 libraries/classes/Import.php:133
7821 #: libraries/classes/InsertEdit.php:724 libraries/classes/Message.php:192
7822 #: templates/error/generic.twig:37
7823 #: templates/table/structure/display_structure.twig:372
7824 msgid "Error"
7825 msgstr ""
7827 #: libraries/classes/Controllers/Table/RelationController.php:182
7828 msgid "Display column was successfully updated."
7829 msgstr ""
7831 #: libraries/classes/Controllers/Table/RelationController.php:275
7832 #, fuzzy
7833 #| msgid "Database %1$s has been created."
7834 msgid "Internal relationships were successfully updated."
7835 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
7837 #: libraries/classes/Controllers/Table/ReplaceController.php:294
7838 #, php-format
7839 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
7840 msgstr ""
7842 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
7843 #, php-format
7844 msgid "Failed to get description of column %s!"
7845 msgstr ""
7847 #: libraries/classes/Controllers/Table/StructureController.php:226
7848 #: templates/columns_definitions/column_attributes.twig:112
7849 #: templates/database/data_dictionary/index.twig:41
7850 #: templates/table/structure/display_structure.twig:137
7851 #: templates/table/structure/display_structure.twig:145
7852 #: templates/table/structure/display_structure.twig:295
7853 #: templates/table/tracking/structure_snapshot_columns.twig:25
7854 #, fuzzy
7855 msgid "Primary"
7856 msgstr "Primary"
7858 #: libraries/classes/Controllers/Table/StructureController.php:230
7859 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
7860 #: templates/columns_definitions/column_attributes.twig:120
7861 #: templates/columns_definitions/table_fields_definitions.twig:46
7862 #: templates/table/structure/display_structure.twig:167
7863 #: templates/table/structure/display_structure.twig:175
7864 #: templates/table/structure/display_structure.twig:301
7865 #: templates/table/structure/display_table_stats.twig:24
7866 #: templates/table/tracking/structure_snapshot_columns.twig:27
7867 msgid "Index"
7868 msgstr ""
7870 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:178
7871 msgid "The columns have been moved successfully."
7872 msgstr ""
7874 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
7875 #: libraries/classes/Controllers/Table/Structure/SaveController.php:273
7876 #: libraries/classes/Tracking.php:776
7877 msgid "Query error"
7878 msgstr ""
7880 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
7881 #, php-format
7882 msgid "The name '%s' is a MySQL reserved keyword."
7883 msgid_plural "The names '%s' are MySQL reserved keywords."
7884 msgstr[0] ""
7885 msgstr[1] ""
7887 #: libraries/classes/Controllers/Table/Structure/SaveController.php:218
7888 #, php-format
7889 msgid ""
7890 "Table %1$s has been altered successfully. Privileges have been adjusted."
7891 msgstr ""
7893 #: libraries/classes/Controllers/Table/TrackingController.php:69
7894 #, php-format
7895 msgid "Tracking of %s is activated."
7896 msgstr ""
7898 #: libraries/classes/Controllers/Table/TrackingController.php:140
7899 msgid "Tracking versions deleted successfully."
7900 msgstr ""
7902 #: libraries/classes/Controllers/Table/TrackingController.php:145
7903 msgid "No versions selected."
7904 msgstr ""
7906 #: libraries/classes/Controllers/Table/TrackingController.php:174
7907 msgid "SQL statements executed."
7908 msgstr ""
7910 #: libraries/classes/Controllers/UserPasswordController.php:54
7911 msgid "You don't have sufficient privileges to be here right now!"
7912 msgstr ""
7914 #: libraries/classes/Controllers/View/CreateController.php:81
7915 msgid "View name can not be empty!"
7916 msgstr ""
7918 #: libraries/classes/Core.php:203 libraries/classes/ZipExtension.php:62
7919 #, php-format
7920 msgid "The %s extension is missing. Please check your PHP configuration."
7921 msgstr ""
7923 #: libraries/classes/Database/CentralColumns.php:293
7924 #: libraries/classes/Database/CentralColumns.php:399
7925 #: libraries/classes/Database/CentralColumns.php:611
7926 msgid ""
7927 "The configuration storage is not ready for the central list of columns "
7928 "feature."
7929 msgstr ""
7931 #: libraries/classes/Database/CentralColumns.php:351
7932 #, php-format
7933 msgid "Could not add %1$s as they already exist in central list!"
7934 msgstr ""
7936 #: libraries/classes/Database/CentralColumns.php:367
7937 msgid "Could not add columns!"
7938 msgstr ""
7940 #: libraries/classes/Database/CentralColumns.php:451
7941 #, php-format
7942 msgid ""
7943 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
7944 msgstr ""
7946 #: libraries/classes/Database/CentralColumns.php:464
7947 msgid "Could not remove columns!"
7948 msgstr ""
7950 #: libraries/classes/Database/CentralColumns.php:625
7951 msgid "YES"
7952 msgstr ""
7954 #: libraries/classes/Database/CentralColumns.php:625
7955 msgid "NO"
7956 msgstr ""
7958 #: libraries/classes/Database/Designer/Common.php:528
7959 #, fuzzy
7960 #| msgid ""
7961 #| "The phpMyAdmin configuration storage has been deactivated. To find out "
7962 #| "why click %shere%s."
7963 msgctxt ""
7964 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
7965 "on designer when user tries to set a display field."
7966 msgid ""
7967 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
7968 msgstr ""
7969 "phpMyAdmin конфигурацияларын сактоо өчүрүлдү. Табуу үчүн эмнеге %shere%s "
7970 "бастыныз."
7972 #: libraries/classes/Database/Designer/Common.php:573
7973 msgid "Error: relationship already exists."
7974 msgstr ""
7976 #: libraries/classes/Database/Designer/Common.php:625
7977 #, fuzzy
7978 #| msgid "Database %1$s has been created."
7979 msgid "FOREIGN KEY relationship has been added."
7980 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
7982 #: libraries/classes/Database/Designer/Common.php:633
7983 #, fuzzy
7984 #| msgid "File could not be read"
7985 msgid "Error: FOREIGN KEY relationship could not be added!"
7986 msgstr "Файл окулбай жатат"
7988 #: libraries/classes/Database/Designer/Common.php:640
7989 msgid "Error: Missing index on column(s)."
7990 msgstr ""
7992 #: libraries/classes/Database/Designer/Common.php:648
7993 #: libraries/classes/Database/Designer/Common.php:727
7994 msgid "Error: Relational features are disabled!"
7995 msgstr ""
7997 #: libraries/classes/Database/Designer/Common.php:672
7998 #, fuzzy
7999 #| msgid "Database %1$s has been created."
8000 msgid "Internal relationship has been added."
8001 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
8003 #: libraries/classes/Database/Designer/Common.php:680
8004 #, fuzzy
8005 #| msgid "File could not be read"
8006 msgid "Error: Internal relationship could not be added!"
8007 msgstr "Файл окулбай жатат"
8009 #: libraries/classes/Database/Designer/Common.php:718
8010 #, fuzzy
8011 #| msgid "Database %1$s has been created."
8012 msgid "FOREIGN KEY relationship has been removed."
8013 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
8015 #: libraries/classes/Database/Designer/Common.php:749
8016 #, fuzzy
8017 #| msgid "File could not be read"
8018 msgid "Error: Internal relationship could not be removed!"
8019 msgstr "Файл окулбай жатат"
8021 #: libraries/classes/Database/Designer/Common.php:755
8022 #, fuzzy
8023 #| msgid "Database %1$s has been created."
8024 msgid "Internal relationship has been removed."
8025 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
8027 #: libraries/classes/Database/Designer.php:136
8028 msgid "Could not load schema plugins, please check your installation!"
8029 msgstr ""
8031 #: libraries/classes/Database/Events.php:104
8032 #: libraries/classes/Database/Events.php:113
8033 #: libraries/classes/Database/Events.php:139
8034 #: libraries/classes/Database/Routines.php:225
8035 #: libraries/classes/Database/Routines.php:246
8036 #: libraries/classes/Database/Routines.php:348
8037 #: libraries/classes/Database/Routines.php:1250
8038 #: libraries/classes/Database/Triggers.php:117
8039 #: libraries/classes/Database/Triggers.php:126
8040 #: libraries/classes/Database/Triggers.php:153
8041 #, php-format
8042 msgid "The following query has failed: \"%s\""
8043 msgstr ""
8045 #: libraries/classes/Database/Events.php:108
8046 #: libraries/classes/Database/Events.php:117
8047 #: libraries/classes/Database/Events.php:143
8048 #: libraries/classes/Database/Events.php:505
8049 #: libraries/classes/Database/Routines.php:229
8050 #: libraries/classes/Database/Routines.php:250
8051 #: libraries/classes/Database/Routines.php:352
8052 #: libraries/classes/Database/Routines.php:1254
8053 #: libraries/classes/Database/Routines.php:1540
8054 #: libraries/classes/Database/Triggers.php:121
8055 #: libraries/classes/Database/Triggers.php:130
8056 #: libraries/classes/Database/Triggers.php:157
8057 #: libraries/classes/Database/Triggers.php:437
8058 #: libraries/classes/Html/Generator.php:881
8059 msgid "MySQL said: "
8060 msgstr ""
8062 #: libraries/classes/Database/Events.php:126
8063 #, php-format
8064 msgid "Event %1$s has been modified."
8065 msgstr ""
8067 #: libraries/classes/Database/Events.php:146
8068 #, php-format
8069 msgid "Event %1$s has been created."
8070 msgstr ""
8072 #: libraries/classes/Database/Events.php:160
8073 #: libraries/classes/Database/Routines.php:266
8074 #: libraries/classes/Database/Triggers.php:174
8075 msgid "One or more errors have occurred while processing your request:"
8076 msgstr ""
8078 #: libraries/classes/Database/Events.php:239
8079 msgid "Add event"
8080 msgstr ""
8082 #: libraries/classes/Database/Events.php:243
8083 msgid "Edit event"
8084 msgstr ""
8086 #: libraries/classes/Database/Events.php:404
8087 #: libraries/classes/Database/Routines.php:984
8088 #: libraries/classes/Database/Triggers.php:381
8089 msgid "The definer must be in the \"username@hostname\" format!"
8090 msgstr ""
8092 #: libraries/classes/Database/Events.php:412
8093 msgid "You must provide an event name!"
8094 msgstr ""
8096 #: libraries/classes/Database/Events.php:426
8097 msgid "You must provide a valid interval value for the event."
8098 msgstr ""
8100 #: libraries/classes/Database/Events.php:446
8101 msgid "You must provide a valid execution time for the event."
8102 msgstr ""
8104 #: libraries/classes/Database/Events.php:450
8105 msgid "You must provide a valid type for the event."
8106 msgstr ""
8108 #: libraries/classes/Database/Events.php:476
8109 msgid "You must provide an event definition."
8110 msgstr ""
8112 #: libraries/classes/Database/Events.php:502
8113 msgid "Sorry, we failed to restore the dropped event."
8114 msgstr ""
8116 #: libraries/classes/Database/Events.php:503
8117 #: libraries/classes/Database/Routines.php:1538
8118 #: libraries/classes/Database/Triggers.php:435
8119 msgid "The backed up query was:"
8120 msgstr ""
8122 #: libraries/classes/Database/Events.php:534
8123 #: libraries/classes/Database/Routines.php:151
8124 #: libraries/classes/Database/Routines.php:1143
8125 #: libraries/classes/Database/Routines.php:1312
8126 #: libraries/classes/Database/Triggers.php:466
8127 msgid "Error in processing request:"
8128 msgstr ""
8130 #: libraries/classes/Database/Events.php:536
8131 #, fuzzy, php-format
8132 #| msgid "No tables found in database."
8133 msgid "No event with name %1$s found in database %2$s."
8134 msgstr "Берилиштер базасында жадыбал табылган жок."
8136 #: libraries/classes/Database/Events.php:568
8137 #, php-format
8138 msgid "Export of event %s"
8139 msgstr ""
8141 #: libraries/classes/Database/Events.php:589
8142 #, fuzzy, php-format
8143 #| msgid "No tables found in database."
8144 msgid ""
8145 "Error in processing request: No event with name %1$s found in database %2$s."
8146 msgstr "Берилиштер базасында жадыбал табылган жок."
8148 #: libraries/classes/DatabaseInterface.php:1132
8149 #, php-format
8150 msgid ""
8151 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8152 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8153 "phpMyAdmin is currently using the default time zone of the database server."
8154 msgstr ""
8156 #: libraries/classes/DatabaseInterface.php:1177
8157 msgid "Failed to set configured collation connection!"
8158 msgstr ""
8160 #: libraries/classes/DatabaseInterface.php:1870
8161 msgid "Missing connection parameters!"
8162 msgstr ""
8164 #: libraries/classes/DatabaseInterface.php:1895
8165 msgid "Connection for controluser as defined in your configuration failed."
8166 msgstr ""
8168 #: libraries/classes/DatabaseInterface.php:2316
8169 #, php-format
8170 msgid "See %sour documentation%s for more information."
8171 msgstr ""
8173 #: libraries/classes/Database/Qbe.php:756
8174 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8175 msgid "Or:"
8176 msgstr ""
8178 #: libraries/classes/Database/Qbe.php:760
8179 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8180 msgid "And:"
8181 msgstr ""
8183 #: libraries/classes/Database/Qbe.php:766
8184 msgid "Ins"
8185 msgstr ""
8187 #: libraries/classes/Database/Qbe.php:769
8188 msgid "Del"
8189 msgstr ""
8191 #: libraries/classes/Database/Qbe.php:1672
8192 msgid "Saved bookmarked search:"
8193 msgstr ""
8195 #: libraries/classes/Database/Qbe.php:1674
8196 msgid "New bookmark"
8197 msgstr ""
8199 #: libraries/classes/Database/Qbe.php:1701
8200 msgid "Create bookmark"
8201 msgstr ""
8203 #: libraries/classes/Database/Qbe.php:1704
8204 msgid "Update bookmark"
8205 msgstr ""
8207 #: libraries/classes/Database/Qbe.php:1706
8208 msgid "Delete bookmark"
8209 msgstr ""
8211 #: libraries/classes/Database/Routines.php:118
8212 msgid "Add routine"
8213 msgstr ""
8215 #: libraries/classes/Database/Routines.php:122
8216 msgid "Edit routine"
8217 msgstr ""
8219 #: libraries/classes/Database/Routines.php:154
8220 #, php-format
8221 msgid ""
8222 "No routine with name %1$s found in database %2$s. You might be lacking the "
8223 "necessary privileges to edit this routine."
8224 msgstr ""
8226 #: libraries/classes/Database/Routines.php:206
8227 #: libraries/classes/Database/Routines.php:992
8228 #, php-format
8229 msgid "Invalid routine type: \"%s\""
8230 msgstr ""
8232 #: libraries/classes/Database/Routines.php:253
8233 #, php-format
8234 msgid "Routine %1$s has been created."
8235 msgstr ""
8237 #: libraries/classes/Database/Routines.php:413
8238 #, php-format
8239 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8240 msgstr ""
8242 #: libraries/classes/Database/Routines.php:418
8243 #, php-format
8244 msgid "Routine %1$s has been modified."
8245 msgstr ""
8247 #: libraries/classes/Database/Routines.php:825
8248 msgid "You must provide a name and a type for each routine parameter."
8249 msgstr ""
8251 #: libraries/classes/Database/Routines.php:843
8252 #, php-format
8253 msgid "Invalid direction \"%s\" given for parameter."
8254 msgstr ""
8256 #: libraries/classes/Database/Routines.php:863
8257 #: libraries/classes/Database/Routines.php:930
8258 msgid ""
8259 "You must provide length/values for routine parameters of type ENUM, SET, "
8260 "VARCHAR and VARBINARY."
8261 msgstr ""
8263 #: libraries/classes/Database/Routines.php:912
8264 msgid "You must provide a valid return type for the routine."
8265 msgstr ""
8267 #: libraries/classes/Database/Routines.php:1000
8268 msgid "You must provide a routine name!"
8269 msgstr ""
8271 #: libraries/classes/Database/Routines.php:1065
8272 msgid "You must provide a routine definition."
8273 msgstr ""
8275 #: libraries/classes/Database/Routines.php:1145
8276 #: libraries/classes/Database/Routines.php:1314
8277 #, fuzzy, php-format
8278 #| msgid "No tables found in database."
8279 msgid "No routine with name %1$s found in database %2$s."
8280 msgstr "Берилиштер базасында жадыбал табылган жок."
8282 #: libraries/classes/Database/Routines.php:1184
8283 #, php-format
8284 msgid "Execution results of routine %s"
8285 msgstr ""
8287 #: libraries/classes/Database/Routines.php:1232
8288 #, php-format
8289 msgid "%d row affected by the last statement inside the procedure."
8290 msgid_plural "%d rows affected by the last statement inside the procedure."
8291 msgstr[0] ""
8292 msgstr[1] ""
8294 #: libraries/classes/Database/Routines.php:1297
8295 #: libraries/classes/Database/Routines.php:1304
8296 msgid "Execute routine"
8297 msgstr ""
8299 #: libraries/classes/Database/Routines.php:1537
8300 msgid "Sorry, we failed to restore the dropped routine."
8301 msgstr ""
8303 #: libraries/classes/Database/Routines.php:1567
8304 #, php-format
8305 msgid "Export of routine %s"
8306 msgstr ""
8308 #: libraries/classes/Database/Routines.php:1589
8309 #, php-format
8310 msgid ""
8311 "Error in processing request: No routine with name %1$s found in database "
8312 "%2$s. You might be lacking the necessary privileges to view/export this "
8313 "routine."
8314 msgstr ""
8316 #: libraries/classes/Database/Search.php:103
8317 #: templates/database/search/main.twig:19
8318 msgid "at least one of the words"
8319 msgstr ""
8321 #: libraries/classes/Database/Search.php:104
8322 #: templates/database/search/main.twig:23
8323 msgid "all of the words"
8324 msgstr ""
8326 #: libraries/classes/Database/Search.php:105
8327 #: templates/database/search/main.twig:27
8328 msgid "the exact phrase as substring"
8329 msgstr ""
8331 #: libraries/classes/Database/Search.php:106
8332 #: templates/database/search/main.twig:31
8333 msgid "the exact phrase as whole field"
8334 msgstr ""
8336 #: libraries/classes/Database/Search.php:107
8337 #: templates/database/search/main.twig:35
8338 msgid "as regular expression"
8339 msgstr ""
8341 #: libraries/classes/Database/Triggers.php:140
8342 #, php-format
8343 msgid "Trigger %1$s has been modified."
8344 msgstr ""
8346 #: libraries/classes/Database/Triggers.php:160
8347 #, php-format
8348 msgid "Trigger %1$s has been created."
8349 msgstr ""
8351 #: libraries/classes/Database/Triggers.php:255
8352 msgid "Add trigger"
8353 msgstr ""
8355 #: libraries/classes/Database/Triggers.php:259
8356 msgid "Edit trigger"
8357 msgstr ""
8359 #: libraries/classes/Database/Triggers.php:389
8360 msgid "You must provide a trigger name!"
8361 msgstr ""
8363 #: libraries/classes/Database/Triggers.php:395
8364 msgid "You must provide a valid timing for the trigger!"
8365 msgstr ""
8367 #: libraries/classes/Database/Triggers.php:401
8368 msgid "You must provide a valid event for the trigger!"
8369 msgstr ""
8371 #: libraries/classes/Database/Triggers.php:408
8372 msgid "You must provide a valid table name!"
8373 msgstr ""
8375 #: libraries/classes/Database/Triggers.php:415
8376 msgid "You must provide a trigger definition."
8377 msgstr ""
8379 #: libraries/classes/Database/Triggers.php:434
8380 msgid "Sorry, we failed to restore the dropped trigger."
8381 msgstr ""
8383 #: libraries/classes/Database/Triggers.php:468
8384 #, fuzzy, php-format
8385 #| msgid "No tables found in database."
8386 msgid "No trigger with name %1$s found in database %2$s."
8387 msgstr "Берилиштер базасында жадыбал табылган жок."
8389 #: libraries/classes/Database/Triggers.php:502
8390 #: templates/database/triggers/export.twig:2
8391 #, php-format
8392 msgid "Export of trigger %s"
8393 msgstr ""
8395 #: libraries/classes/Database/Triggers.php:520
8396 #, fuzzy, php-format
8397 #| msgid "No tables found in database."
8398 msgid ""
8399 "Error in processing request: No trigger with name %1$s found in database "
8400 "%2$s."
8401 msgstr "Берилиштер базасында жадыбал табылган жок."
8403 #: libraries/classes/Dbal/DbiMysqli.php:152
8404 msgid "SSL connection enforced by server, automatically enabling it."
8405 msgstr ""
8407 #: libraries/classes/Dbal/DbiMysqli.php:164
8408 #, php-format
8409 msgid ""
8410 "Error 1045: Access denied for user. Additional error information may be "
8411 "available, but is being hidden by the %s configuration directive."
8412 msgstr ""
8414 #: libraries/classes/Display/Results.php:897 templates/list_navigator.twig:8
8415 #: templates/list_navigator.twig:13
8416 msgctxt "First page"
8417 msgid "Begin"
8418 msgstr ""
8420 #: libraries/classes/Display/Results.php:904 templates/list_navigator.twig:16
8421 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
8422 #: templates/server/binlog/index.twig:52
8423 msgctxt "Previous page"
8424 msgid "Previous"
8425 msgstr ""
8427 #: libraries/classes/Display/Results.php:930 templates/list_navigator.twig:33
8428 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
8429 #: templates/server/binlog/index.twig:77
8430 msgctxt "Next page"
8431 msgid "Next"
8432 msgstr ""
8434 #: libraries/classes/Display/Results.php:960 templates/list_navigator.twig:42
8435 #: templates/list_navigator.twig:44
8436 msgctxt "Last page"
8437 msgid "End"
8438 msgstr ""
8440 #: libraries/classes/Display/Results.php:1473
8441 #: templates/display/results/table.twig:129
8442 msgid "Partial texts"
8443 msgstr ""
8445 #: libraries/classes/Display/Results.php:1477
8446 #: templates/display/results/table.twig:133
8447 msgid "Full texts"
8448 msgstr ""
8450 #: libraries/classes/Display/Results.php:1823
8451 #: libraries/classes/Display/Results.php:1849 libraries/classes/Util.php:2560
8452 #: libraries/classes/Util.php:2583 libraries/config.values.php:113
8453 #: templates/database/multi_table_query/form.twig:69
8454 #: templates/database/qbe/sort_select_cell.twig:7
8455 #: templates/server/databases/index.twig:111
8456 #: templates/server/databases/index.twig:128
8457 #: templates/server/databases/index.twig:147
8458 #: templates/server/status/processes/list.twig:12
8459 #: templates/table/operations/index.twig:31
8460 #: templates/table/search/index.twig:163
8461 msgid "Descending"
8462 msgstr ""
8464 #: libraries/classes/Display/Results.php:1831
8465 #: libraries/classes/Display/Results.php:1841 libraries/classes/Util.php:2552
8466 #: libraries/classes/Util.php:2575 libraries/config.values.php:112
8467 #: templates/database/multi_table_query/form.twig:68
8468 #: templates/database/qbe/sort_select_cell.twig:5
8469 #: templates/server/databases/index.twig:109
8470 #: templates/server/databases/index.twig:126
8471 #: templates/server/databases/index.twig:145
8472 #: templates/server/status/processes/list.twig:14
8473 #: templates/table/operations/index.twig:27
8474 #: templates/table/search/index.twig:159
8475 msgid "Ascending"
8476 msgstr ""
8478 #: libraries/classes/Display/Results.php:3018
8479 #: libraries/classes/Display/Results.php:3033
8480 #, fuzzy
8481 #| msgid "Database %1$s has been created."
8482 msgid "The row has been deleted."
8483 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
8485 #: libraries/classes/Display/Results.php:3065
8486 #: templates/server/status/processes/list.twig:44
8487 msgid "Kill"
8488 msgstr ""
8490 #: libraries/classes/Display/Results.php:3633
8491 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8492 msgstr ""
8494 #: libraries/classes/Display/Results.php:3996
8495 #, php-format
8496 msgid "Showing rows %1s - %2s"
8497 msgstr ""
8499 #: libraries/classes/Display/Results.php:4010
8500 #, php-format
8501 msgid "%1$d total, %2$d in query"
8502 msgstr ""
8504 #: libraries/classes/Display/Results.php:4015
8505 #, php-format
8506 msgid "%d total"
8507 msgstr ""
8509 #: libraries/classes/Display/Results.php:4028 libraries/classes/Sql.php:979
8510 #, php-format
8511 msgid "Query took %01.4f seconds."
8512 msgstr ""
8514 #: libraries/classes/Display/Results.php:4359
8515 #, fuzzy
8516 #| msgid "Links to"
8517 msgid "Link not found!"
8518 msgstr "Шилтемелер"
8520 #: libraries/classes/Engines/Bdb.php:28
8521 msgid "Version information"
8522 msgstr ""
8524 #: libraries/classes/Engines/Innodb.php:31
8525 msgid "Data home directory"
8526 msgstr ""
8528 #: libraries/classes/Engines/Innodb.php:32
8529 msgid "The common part of the directory path for all InnoDB data files."
8530 msgstr ""
8532 #: libraries/classes/Engines/Innodb.php:35
8533 msgid "Data files"
8534 msgstr ""
8536 #: libraries/classes/Engines/Innodb.php:38
8537 msgid "Autoextend increment"
8538 msgstr ""
8540 #: libraries/classes/Engines/Innodb.php:40
8541 msgid ""
8542 "The increment size for extending the size of an autoextending tablespace "
8543 "when it becomes full."
8544 msgstr ""
8546 #: libraries/classes/Engines/Innodb.php:45
8547 msgid "Buffer pool size"
8548 msgstr ""
8550 #: libraries/classes/Engines/Innodb.php:46
8551 msgid ""
8552 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
8553 "tables."
8554 msgstr ""
8556 #: libraries/classes/Engines/Innodb.php:107
8557 msgid "Buffer Pool"
8558 msgstr ""
8560 #: libraries/classes/Engines/Innodb.php:108
8561 #: libraries/classes/Server/Status/Data.php:233
8562 msgid "InnoDB Status"
8563 msgstr ""
8565 #: libraries/classes/Engines/Innodb.php:135
8566 msgid "Buffer Pool Usage"
8567 msgstr ""
8569 #: libraries/classes/Engines/Innodb.php:142
8570 msgid "pages"
8571 msgstr ""
8573 #: libraries/classes/Engines/Innodb.php:150
8574 msgid "Free pages"
8575 msgstr ""
8577 #: libraries/classes/Engines/Innodb.php:156
8578 msgid "Dirty pages"
8579 msgstr ""
8581 #: libraries/classes/Engines/Innodb.php:162
8582 msgid "Pages containing data"
8583 msgstr ""
8585 #: libraries/classes/Engines/Innodb.php:168
8586 msgid "Pages to be flushed"
8587 msgstr ""
8589 #: libraries/classes/Engines/Innodb.php:174
8590 msgid "Busy pages"
8591 msgstr ""
8593 #: libraries/classes/Engines/Innodb.php:183
8594 msgid "Latched pages"
8595 msgstr ""
8597 #: libraries/classes/Engines/Innodb.php:194
8598 msgid "Buffer Pool Activity"
8599 msgstr ""
8601 #: libraries/classes/Engines/Innodb.php:198
8602 msgid "Read requests"
8603 msgstr ""
8605 #: libraries/classes/Engines/Innodb.php:204
8606 msgid "Write requests"
8607 msgstr ""
8609 #: libraries/classes/Engines/Innodb.php:210
8610 msgid "Read misses"
8611 msgstr ""
8613 #: libraries/classes/Engines/Innodb.php:216
8614 msgid "Write waits"
8615 msgstr ""
8617 #: libraries/classes/Engines/Innodb.php:222
8618 msgid "Read misses in %"
8619 msgstr ""
8621 #: libraries/classes/Engines/Innodb.php:237
8622 msgid "Write waits in %"
8623 msgstr ""
8625 #: libraries/classes/Engines/Myisam.php:28
8626 msgid "Data pointer size"
8627 msgstr ""
8629 #: libraries/classes/Engines/Myisam.php:30
8630 msgid ""
8631 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
8632 "tables when no MAX_ROWS option is specified."
8633 msgstr ""
8635 #: libraries/classes/Engines/Myisam.php:36
8636 msgid "Automatic recovery mode"
8637 msgstr ""
8639 #: libraries/classes/Engines/Myisam.php:38
8640 msgid ""
8641 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
8642 "myisam-recover server startup option."
8643 msgstr ""
8645 #: libraries/classes/Engines/Myisam.php:43
8646 msgid "Maximum size for temporary sort files"
8647 msgstr ""
8649 #: libraries/classes/Engines/Myisam.php:45
8650 msgid ""
8651 "The maximum size of the temporary file MySQL is allowed to use while re-"
8652 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
8653 "INFILE)."
8654 msgstr ""
8656 #: libraries/classes/Engines/Myisam.php:52
8657 msgid "Maximum size for temporary files on index creation"
8658 msgstr ""
8660 #: libraries/classes/Engines/Myisam.php:54
8661 msgid ""
8662 "If the temporary file used for fast MyISAM index creation would be larger "
8663 "than using the key cache by the amount specified here, prefer the key cache "
8664 "method."
8665 msgstr ""
8667 #: libraries/classes/Engines/Myisam.php:61
8668 msgid "Repair threads"
8669 msgstr ""
8671 #: libraries/classes/Engines/Myisam.php:63
8672 msgid ""
8673 "If this value is greater than 1, MyISAM table indexes are created in "
8674 "parallel (each index in its own thread) during the repair by sorting process."
8675 msgstr ""
8677 #: libraries/classes/Engines/Myisam.php:70
8678 msgid "Sort buffer size"
8679 msgstr ""
8681 #: libraries/classes/Engines/Myisam.php:72
8682 msgid ""
8683 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
8684 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
8685 msgstr ""
8687 #: libraries/classes/Engines/Pbxt.php:33
8688 msgid "Index cache size"
8689 msgstr ""
8691 #: libraries/classes/Engines/Pbxt.php:35
8692 msgid ""
8693 "This is the amount of memory allocated to the index cache. Default value is "
8694 "32MB. The memory allocated here is used only for caching index pages."
8695 msgstr ""
8697 #: libraries/classes/Engines/Pbxt.php:42
8698 msgid "Record cache size"
8699 msgstr ""
8701 #: libraries/classes/Engines/Pbxt.php:44
8702 msgid ""
8703 "This is the amount of memory allocated to the record cache used to cache "
8704 "table data. The default value is 32MB. This memory is used to cache changes "
8705 "to the handle data (.xtd) and row pointer (.xtr) files."
8706 msgstr ""
8708 #: libraries/classes/Engines/Pbxt.php:52
8709 msgid "Log cache size"
8710 msgstr ""
8712 #: libraries/classes/Engines/Pbxt.php:54
8713 msgid ""
8714 "The amount of memory allocated to the transaction log cache used to cache on "
8715 "transaction log data. The default is 16MB."
8716 msgstr ""
8718 #: libraries/classes/Engines/Pbxt.php:61
8719 msgid "Log file threshold"
8720 msgstr ""
8722 #: libraries/classes/Engines/Pbxt.php:63
8723 msgid ""
8724 "The size of a transaction log before rollover, and a new log is created. The "
8725 "default value is 16MB."
8726 msgstr ""
8728 #: libraries/classes/Engines/Pbxt.php:69
8729 msgid "Transaction buffer size"
8730 msgstr ""
8732 #: libraries/classes/Engines/Pbxt.php:71
8733 msgid ""
8734 "The size of the global transaction log buffer (the engine allocates 2 "
8735 "buffers of this size). The default is 1MB."
8736 msgstr ""
8738 #: libraries/classes/Engines/Pbxt.php:78
8739 msgid "Checkpoint frequency"
8740 msgstr ""
8742 #: libraries/classes/Engines/Pbxt.php:80
8743 msgid ""
8744 "The amount of data written to the transaction log before a checkpoint is "
8745 "performed. The default value is 24MB."
8746 msgstr ""
8748 #: libraries/classes/Engines/Pbxt.php:87
8749 msgid "Data log threshold"
8750 msgstr ""
8752 #: libraries/classes/Engines/Pbxt.php:89
8753 msgid ""
8754 "The maximum size of a data log file. The default value is 64MB. PBXT can "
8755 "create a maximum of 32000 data logs, which are used by all tables. So the "
8756 "value of this variable can be increased to increase the total amount of data "
8757 "that can be stored in the database."
8758 msgstr ""
8760 #: libraries/classes/Engines/Pbxt.php:98
8761 msgid "Garbage threshold"
8762 msgstr ""
8764 #: libraries/classes/Engines/Pbxt.php:100
8765 msgid ""
8766 "The percentage of garbage in a data log file before it is compacted. This is "
8767 "a value between 1 and 99. The default is 50."
8768 msgstr ""
8770 #: libraries/classes/Engines/Pbxt.php:107
8771 msgid "Log buffer size"
8772 msgstr ""
8774 #: libraries/classes/Engines/Pbxt.php:109
8775 msgid ""
8776 "The size of the buffer used when writing a data log. The default is 256MB. "
8777 "The engine allocates one buffer per thread, but only if the thread is "
8778 "required to write a data log."
8779 msgstr ""
8781 #: libraries/classes/Engines/Pbxt.php:117
8782 msgid "Data file grow size"
8783 msgstr ""
8785 #: libraries/classes/Engines/Pbxt.php:118
8786 msgid "The grow size of the handle data (.xtd) files."
8787 msgstr ""
8789 #: libraries/classes/Engines/Pbxt.php:122
8790 msgid "Row file grow size"
8791 msgstr ""
8793 #: libraries/classes/Engines/Pbxt.php:123
8794 msgid "The grow size of the row pointer (.xtr) files."
8795 msgstr ""
8797 #: libraries/classes/Engines/Pbxt.php:127
8798 msgid "Log file count"
8799 msgstr ""
8801 #: libraries/classes/Engines/Pbxt.php:129
8802 msgid ""
8803 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
8804 "system will maintain. If the number of logs exceeds this value then old logs "
8805 "will be deleted, otherwise they are renamed and given the next highest "
8806 "number."
8807 msgstr ""
8809 #: libraries/classes/Engines/Pbxt.php:169
8810 #: libraries/classes/Html/Generator.php:742
8811 #: libraries/classes/Html/MySQLDocumentation.php:50
8812 #: libraries/classes/Sanitize.php:203
8813 #: templates/config/form_display/input.twig:10 templates/home/index.twig:246
8814 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
8815 #: templates/setup/home/index.twig:131
8816 msgid "Documentation"
8817 msgstr ""
8819 #: libraries/classes/Engines/Pbxt.php:185
8820 #, php-format
8821 msgid ""
8822 "Documentation and further information about PBXT can be found on the "
8823 "%sPrimeBase XT Home Page%s."
8824 msgstr ""
8826 #: libraries/classes/ErrorHandler.php:104
8827 msgid "Too many error messages, some are not displayed."
8828 msgstr ""
8830 #: libraries/classes/ErrorHandler.php:412
8831 msgid "Report"
8832 msgstr ""
8834 #: libraries/classes/ErrorHandler.php:417 templates/error/report_form.twig:25
8835 msgid "Automatically send report next time"
8836 msgstr ""
8838 #: libraries/classes/Export.php:160 libraries/classes/Export.php:196
8839 #: libraries/classes/Export.php:470
8840 #, php-format
8841 msgid "Insufficient space to save the file %s."
8842 msgstr ""
8844 #: libraries/classes/Export.php:419
8845 #, php-format
8846 msgid ""
8847 "File %s already exists on server, change filename or check overwrite option."
8848 msgstr ""
8849 "%s аттуу файл серверде бар, файлдын атын өзгөртүңүз же болбосо үстүнө жазуу "
8850 "опцияларын текшериңиз."
8852 #: libraries/classes/Export.php:426 libraries/classes/Export.php:436
8853 #, php-format
8854 msgid "The web server does not have permission to save the file %s."
8855 msgstr "%s Бул файлды сактоо үчүн веб сервердин уруксаты жок."
8857 #: libraries/classes/Export.php:476
8858 #, php-format
8859 msgid "Dump has been saved to file %s."
8860 msgstr ""
8862 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
8863 #: libraries/classes/Export.php:992
8864 msgid "Exporting a raw query is not supported for this export method."
8865 msgstr ""
8867 #: libraries/classes/File.php:231
8868 msgid "File was not an uploaded file."
8869 msgstr ""
8871 #: libraries/classes/File.php:266
8872 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
8873 msgstr ""
8875 #: libraries/classes/File.php:271
8876 msgid ""
8877 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
8878 "the HTML form."
8879 msgstr ""
8881 #: libraries/classes/File.php:276
8882 msgid "The uploaded file was only partially uploaded."
8883 msgstr ""
8885 #: libraries/classes/File.php:280
8886 msgid "Missing a temporary folder."
8887 msgstr ""
8889 #: libraries/classes/File.php:283
8890 msgid "Failed to write file to disk."
8891 msgstr ""
8893 #: libraries/classes/File.php:286
8894 msgid "File upload stopped by extension."
8895 msgstr ""
8897 #: libraries/classes/File.php:289
8898 msgid "Unknown error in file upload."
8899 msgstr ""
8901 #: libraries/classes/File.php:422
8902 msgid "File is a symbolic link"
8903 msgstr ""
8905 #: libraries/classes/File.php:429 libraries/classes/File.php:520
8906 #, fuzzy
8907 #| msgid "File could not be read"
8908 msgid "File could not be read!"
8909 msgstr "Файл окулбай жатат"
8911 #: libraries/classes/File.php:465
8912 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
8913 msgstr ""
8915 #: libraries/classes/File.php:485
8916 msgid "Error while moving uploaded file."
8917 msgstr ""
8919 #: libraries/classes/File.php:494
8920 msgid "Cannot read uploaded file."
8921 msgstr ""
8923 #: libraries/classes/File.php:571
8924 #, php-format
8925 msgid ""
8926 "You attempted to load file with unsupported compression (%s). Either support "
8927 "for it is not implemented or disabled by your configuration."
8928 msgstr ""
8930 #: libraries/classes/FlashMessages.php:24
8931 #, fuzzy
8932 #| msgid "Links to"
8933 msgid "Session not found."
8934 msgstr "Шилтемелер"
8936 #: libraries/classes/Html/Generator.php:146
8937 #, php-format
8938 msgid "Jump to database “%s”."
8939 msgstr ""
8941 #: libraries/classes/Html/Generator.php:174
8942 #, php-format
8943 msgid "The %s functionality is affected by a known bug, see %s"
8944 msgstr ""
8946 #: libraries/classes/Html/Generator.php:242
8947 msgid "SSL is not being used"
8948 msgstr ""
8950 #: libraries/classes/Html/Generator.php:247
8951 msgid "SSL is used with disabled verification"
8952 msgstr ""
8954 #: libraries/classes/Html/Generator.php:249
8955 msgid "SSL is used without certification authority"
8956 msgstr ""
8958 #: libraries/classes/Html/Generator.php:252
8959 msgid "SSL is used"
8960 msgstr ""
8962 #: libraries/classes/Html/Generator.php:362
8963 msgid "The PHP function password_hash() with default options."
8964 msgstr ""
8966 #: libraries/classes/Html/Generator.php:363
8967 msgid "password_hash() PHP function"
8968 msgstr ""
8970 #: libraries/classes/Html/Generator.php:602
8971 msgid "Skip Explain SQL"
8972 msgstr ""
8974 #: libraries/classes/Html/Generator.php:628
8975 #, fuzzy
8976 #| msgid "Created"
8977 msgid "Without PHP code"
8978 msgstr "Жасалды"
8980 #: libraries/classes/Html/Generator.php:636
8981 #: templates/database/multi_table_query/form.twig:175
8982 #: templates/database/qbe/selection_form.twig:115
8983 msgid "Submit query"
8984 msgstr ""
8986 #: libraries/classes/Html/Generator.php:683 templates/console/display.twig:31
8987 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
8988 msgid "Profiling"
8989 msgstr ""
8991 #: libraries/classes/Html/Generator.php:696
8992 msgctxt "Inline edit query"
8993 msgid "Edit inline"
8994 msgstr ""
8996 #: libraries/classes/Html/Generator.php:820
8997 msgid "Static analysis:"
8998 msgstr ""
9000 #: libraries/classes/Html/Generator.php:823
9001 #, php-format
9002 msgid "%d errors were found during analysis."
9003 msgstr ""
9005 #: libraries/classes/Import.php:287 libraries/classes/Sql.php:987
9006 msgid "[ROLLBACK occurred.]"
9007 msgstr ""
9009 #: libraries/classes/Import.php:1258
9010 msgid ""
9011 "The following structures have either been created or altered. Here you can:"
9012 msgstr ""
9014 #: libraries/classes/Import.php:1260
9015 msgid "View a structure's contents by clicking on its name."
9016 msgstr ""
9018 #: libraries/classes/Import.php:1261
9019 msgid ""
9020 "Change any of its settings by clicking the corresponding \"Options\" link."
9021 msgstr ""
9023 #: libraries/classes/Import.php:1262
9024 msgid "Edit structure by following the \"Structure\" link."
9025 msgstr ""
9027 #: libraries/classes/Import.php:1266 libraries/classes/Import.php:1300
9028 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
9029 #: libraries/classes/Plugins/Export/ExportCsv.php:46
9030 #: libraries/classes/Plugins/Export/ExportExcel.php:39
9031 #: libraries/classes/Plugins/Export/ExportHtmlword.php:46
9032 #: libraries/classes/Plugins/Export/ExportJson.php:72
9033 #: libraries/classes/Plugins/Export/ExportLatex.php:67
9034 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
9035 #: libraries/classes/Plugins/Export/ExportOds.php:53
9036 #: libraries/classes/Plugins/Export/ExportOdt.php:59
9037 #: libraries/classes/Plugins/Export/ExportPdf.php:65
9038 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
9039 #: libraries/classes/Plugins/Export/ExportSql.php:115
9040 #: libraries/classes/Plugins/Export/ExportTexytext.php:45
9041 #: libraries/classes/Plugins/Export/ExportXml.php:76
9042 #: libraries/classes/Plugins/Export/ExportYaml.php:44
9043 #: libraries/classes/Plugins/Import/ImportCsv.php:70
9044 #: libraries/classes/Plugins/Import/ImportLdi.php:51
9045 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
9046 #: libraries/classes/Plugins/Import/ImportOds.php:53
9047 #: libraries/classes/Plugins/Import/ImportShp.php:70
9048 #: libraries/classes/Plugins/Import/ImportSql.php:46
9049 #: libraries/classes/Plugins/Import/ImportXml.php:51
9050 #: templates/console/display.twig:7 templates/console/display.twig:140
9051 #: templates/database/designer/database_tables.twig:114
9052 #: templates/database/routines/editor_form.twig:53
9053 #: templates/table/structure/display_table_stats.twig:97
9054 msgid "Options"
9055 msgstr ""
9057 #: libraries/classes/Import.php:1269
9058 #, php-format
9059 msgid "Go to database: %s"
9060 msgstr ""
9062 #: libraries/classes/Import.php:1275 libraries/classes/Import.php:1318
9063 #, php-format
9064 msgid "Edit settings for %s"
9065 msgstr ""
9067 #: libraries/classes/Import.php:1303
9068 #, php-format
9069 msgid "Go to table: %s"
9070 msgstr ""
9072 #: libraries/classes/Import.php:1311
9073 #, php-format
9074 msgid "Structure of %s"
9075 msgstr ""
9077 #: libraries/classes/Import.php:1329
9078 #, php-format
9079 msgid "Go to view: %s"
9080 msgstr ""
9082 #: libraries/classes/Import.php:1357
9083 msgid ""
9084 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9085 "engine tables can be rolled back."
9086 msgstr ""
9088 #: libraries/classes/Index.php:620
9089 #, php-format
9090 msgid ""
9091 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9092 "removed."
9093 msgstr ""
9095 #: libraries/classes/InsertEdit.php:351
9096 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
9097 #: templates/database/routines/execute_form.twig:18
9098 #: templates/table/search/index.twig:36
9099 #: templates/table/zoom_search/index.twig:34
9100 msgid "Function"
9101 msgstr ""
9103 #: libraries/classes/InsertEdit.php:354
9104 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
9105 #: libraries/classes/Plugins/Export/ExportHtmlword.php:370
9106 #: libraries/classes/Plugins/Export/ExportLatex.php:543
9107 #: libraries/classes/Plugins/Export/ExportOdt.php:375
9108 #: libraries/classes/Plugins/Export/ExportOdt.php:479
9109 #: libraries/classes/Plugins/Export/ExportTexytext.php:295
9110 #: libraries/classes/Plugins/Export/ExportTexytext.php:387
9111 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:527
9112 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
9113 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
9114 #: templates/columns_definitions/table_fields_definitions.twig:12
9115 #: templates/database/central_columns/edit.twig:9
9116 #: templates/database/central_columns/main.twig:20
9117 #: templates/database/central_columns/main.twig:224
9118 #: templates/database/data_dictionary/index.twig:23
9119 #: templates/database/data_dictionary/index.twig:74
9120 #: templates/database/events/index.twig:47
9121 #: templates/database/privileges/index.twig:19
9122 #: templates/database/routines/editor_form.twig:26
9123 #: templates/database/routines/editor_form.twig:51
9124 #: templates/database/routines/execute_form.twig:16
9125 #: templates/database/routines/index.twig:53
9126 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
9127 #: templates/table/privileges/index.twig:21
9128 #: templates/table/search/index.twig:39
9129 #: templates/table/structure/display_structure.twig:22
9130 #: templates/table/structure/display_structure.twig:476
9131 #: templates/table/tracking/structure_snapshot_columns.twig:7
9132 #: templates/table/tracking/structure_snapshot_indexes.twig:6
9133 #: templates/table/zoom_search/index.twig:37
9134 msgid "Type"
9135 msgstr "Тиби"
9137 #: libraries/classes/InsertEdit.php:725 templates/import.twig:60
9138 #: templates/import.twig:85
9139 msgid "The directory you set for upload work cannot be reached."
9140 msgstr ""
9142 #: libraries/classes/InsertEdit.php:733
9143 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9144 #: templates/server/privileges/privileges_table.twig:32
9145 #: templates/server/privileges/privileges_table.twig:59
9146 #: templates/server/privileges/privileges_table.twig:86
9147 #: templates/server/privileges/privileges_table.twig:113
9148 #: templates/table/search/index.twig:129
9149 msgid "Or"
9150 msgstr ""
9152 #: libraries/classes/InsertEdit.php:734
9153 msgid "web server upload directory:"
9154 msgstr ""
9156 #: libraries/classes/InsertEdit.php:1344 libraries/classes/Sql.php:970
9157 msgid "Showing SQL query"
9158 msgstr ""
9160 #: libraries/classes/InsertEdit.php:1368 libraries/classes/Sql.php:950
9161 #, php-format
9162 msgid "Inserted row id: %1$d"
9163 msgstr ""
9165 #: libraries/classes/LanguageManager.php:979
9166 msgid "Ignoring unsupported language code."
9167 msgstr ""
9169 #: libraries/classes/Linter.php:108
9170 msgid ""
9171 "Linting is disabled for this query because it exceeds the maximum length."
9172 msgstr ""
9174 #: libraries/classes/Linter.php:162
9175 #, php-format
9176 msgid "%1$s (near <code>%2$s</code>)"
9177 msgstr ""
9179 #: libraries/classes/Menu.php:240
9180 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9181 #: libraries/classes/Util.php:1490 libraries/classes/Util.php:1962
9182 #: libraries/config.values.php:68 libraries/config.values.php:82
9183 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9184 #: templates/database/structure/structure_table_row.twig:43
9185 #: templates/table/structure/display_structure.twig:282
9186 msgid "Browse"
9187 msgstr ""
9189 #: libraries/classes/Menu.php:259 libraries/classes/Menu.php:366
9190 #: libraries/classes/Navigation/Nodes/NodeTable.php:304
9191 #: libraries/classes/Util.php:1488 libraries/classes/Util.php:1948
9192 #: libraries/classes/Util.php:1965 libraries/config.values.php:64
9193 #: libraries/config.values.php:78 libraries/config.values.php:169
9194 #: libraries/config.values.php:179 templates/database/routines/index.twig:28
9195 #: templates/database/routines/index.twig:29
9196 #: templates/database/structure/structure_table_row.twig:53
9197 #: templates/server/databases/index.twig:76
9198 #: templates/server/databases/index.twig:77
9199 msgid "Search"
9200 msgstr ""
9202 #: libraries/classes/Menu.php:270
9203 #: libraries/classes/Navigation/Nodes/NodeTable.php:307
9204 #: libraries/classes/Util.php:1489 libraries/classes/Util.php:1966
9205 #: libraries/config.values.php:66 libraries/config.values.php:80
9206 #: libraries/config.values.php:181
9207 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9208 #: templates/database/structure/structure_table_row.twig:59
9209 #: templates/sql/query.twig:75
9210 msgid "Insert"
9211 msgstr ""
9213 #: libraries/classes/Menu.php:296 libraries/classes/Menu.php:406
9214 #: libraries/classes/Server/Privileges.php:2845 libraries/classes/Util.php:1953
9215 #: libraries/classes/Util.php:1969 libraries/config.values.php:161
9216 #: templates/database/privileges/index.twig:20
9217 #: templates/server/privileges/privileges_summary.twig:15
9218 #: templates/server/sub_page_header.twig:2
9219 #: templates/table/privileges/index.twig:22
9220 msgid "Privileges"
9221 msgstr ""
9223 #: libraries/classes/Menu.php:307 libraries/classes/Menu.php:317
9224 #: libraries/classes/Menu.php:397 libraries/classes/Util.php:1491
9225 #: libraries/classes/Util.php:1952 libraries/classes/Util.php:1970
9226 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9227 msgid "Operations"
9228 msgstr ""
9230 #: libraries/classes/Menu.php:323 libraries/classes/Menu.php:432
9231 #: libraries/classes/Util.php:1957 libraries/classes/Util.php:1971
9232 msgid "Tracking"
9233 msgstr ""
9235 #: libraries/classes/Menu.php:330 libraries/classes/Menu.php:425
9236 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
9237 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
9238 #: libraries/classes/Plugins/Export/ExportHtmlword.php:558
9239 #: libraries/classes/Plugins/Export/ExportOdt.php:708
9240 #: libraries/classes/Plugins/Export/ExportPdf.php:270
9241 #: libraries/classes/Plugins/Export/ExportSql.php:2104
9242 #: libraries/classes/Plugins/Export/ExportTexytext.php:548
9243 #: libraries/classes/Plugins/Export/ExportXml.php:120
9244 #: libraries/classes/Util.php:1956 libraries/classes/Util.php:1972
9245 #: templates/database/triggers/list.twig:3
9246 msgid "Triggers"
9247 msgstr ""
9249 #: libraries/classes/Menu.php:371 libraries/classes/Menu.php:379
9250 #: libraries/classes/Menu.php:387
9251 msgid "Database seems to be empty!"
9252 msgstr ""
9254 #: libraries/classes/Menu.php:374 libraries/classes/Util.php:1949
9255 msgid "Query"
9256 msgstr ""
9258 #: libraries/classes/Menu.php:412 libraries/classes/Util.php:1954
9259 #: templates/database/routines/index.twig:3
9260 msgid "Routines"
9261 msgstr ""
9263 #: libraries/classes/Menu.php:418
9264 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
9265 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
9266 #: libraries/classes/Plugins/Export/ExportSql.php:1014
9267 #: libraries/classes/Plugins/Export/ExportXml.php:100
9268 #: libraries/classes/Util.php:1955 templates/database/events/index.twig:3
9269 msgid "Events"
9270 msgstr ""
9272 #: libraries/classes/Menu.php:439 libraries/classes/Util.php:1958
9273 msgid "Designer"
9274 msgstr ""
9276 #: libraries/classes/Menu.php:446 libraries/classes/Util.php:1959
9277 #: templates/database/structure/check_all_tables.twig:32
9278 #, fuzzy
9279 #| msgid "Value for the column \"%s\""
9280 msgid "Central columns"
9281 msgstr "\"%s\" мамычанын мааниси"
9283 #: libraries/classes/Menu.php:503
9284 msgid "User accounts"
9285 msgstr ""
9287 #: libraries/classes/Menu.php:538 libraries/classes/Server/Status/Data.php:152
9288 #: libraries/classes/Util.php:1938 templates/server/binlog/index.twig:3
9289 msgid "Binary log"
9290 msgstr ""
9292 #: libraries/classes/Menu.php:545 libraries/classes/Server/Status/Data.php:157
9293 #: libraries/classes/Util.php:1939
9294 #: templates/database/structure/body_for_table_summary.twig:11
9295 #: templates/database/structure/table_header.twig:10
9296 #: templates/server/replication/index.twig:5
9297 msgid "Replication"
9298 msgstr ""
9300 #: libraries/classes/Menu.php:551 libraries/classes/Server/Status/Data.php:229
9301 #: libraries/classes/Util.php:1940 libraries/config.values.php:159
9302 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9303 #: templates/sql/query.twig:191
9304 msgid "Variables"
9305 msgstr ""
9307 #: libraries/classes/Menu.php:556 libraries/classes/Util.php:1941
9308 msgid "Charsets"
9309 msgstr ""
9311 #: libraries/classes/Menu.php:561 libraries/classes/Util.php:1943
9312 msgid "Engines"
9313 msgstr ""
9315 #: libraries/classes/Menu.php:566 libraries/classes/Util.php:1942
9316 #: templates/server/plugins/index.twig:4
9317 msgid "Plugins"
9318 msgstr ""
9320 #: libraries/classes/Message.php:252
9321 #, php-format
9322 msgid "%1$d row affected."
9323 msgid_plural "%1$d rows affected."
9324 msgstr[0] ""
9325 msgstr[1] ""
9327 #: libraries/classes/Message.php:273
9328 #, php-format
9329 msgid "%1$d row deleted."
9330 msgid_plural "%1$d rows deleted."
9331 msgstr[0] ""
9332 msgstr[1] ""
9334 #: libraries/classes/Message.php:294
9335 #, php-format
9336 msgid "%1$d row inserted."
9337 msgid_plural "%1$d rows inserted."
9338 msgstr[0] ""
9339 msgstr[1] ""
9341 #: libraries/classes/Navigation/Navigation.php:231
9342 msgid "Groups:"
9343 msgstr ""
9345 #: libraries/classes/Navigation/Navigation.php:232
9346 msgid "Events:"
9347 msgstr ""
9349 #: libraries/classes/Navigation/Navigation.php:233
9350 msgid "Functions:"
9351 msgstr ""
9353 #: libraries/classes/Navigation/Navigation.php:234
9354 msgid "Procedures:"
9355 msgstr ""
9357 #: libraries/classes/Navigation/Navigation.php:235
9358 #: templates/database/export/index.twig:14
9359 msgid "Tables:"
9360 msgstr ""
9362 #: libraries/classes/Navigation/Navigation.php:236
9363 msgid "Views:"
9364 msgstr ""
9366 #: libraries/classes/Navigation/NavigationTree.php:758
9367 msgid ""
9368 "There are large item groups in navigation panel which may affect the "
9369 "performance. Consider disabling item grouping in the navigation panel."
9370 msgstr ""
9372 #: libraries/classes/Navigation/NavigationTree.php:832
9373 msgid "Groups"
9374 msgstr ""
9376 #: libraries/classes/Navigation/NavigationTree.php:945
9377 #, php-format
9378 msgid "%s result found"
9379 msgid_plural "%s results found"
9380 msgstr[0] ""
9381 msgstr[1] ""
9383 #: libraries/classes/Navigation/NavigationTree.php:1346
9384 msgid "Collapse all"
9385 msgstr ""
9387 #. l10n: The word "Node" must not be translated here
9388 #: libraries/classes/Navigation/NodeFactory.php:43
9389 #, php-format
9390 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9391 msgstr ""
9393 #: libraries/classes/Navigation/NodeFactory.php:73
9394 #, php-format
9395 msgid "Could not load class \"%1$s\""
9396 msgstr ""
9398 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9399 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
9400 #: templates/sql/query.twig:62
9401 msgid "Columns"
9402 msgstr ""
9404 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
9405 msgctxt "Create new column"
9406 msgid "New"
9407 msgstr ""
9409 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
9410 #: libraries/classes/Plugins/Export/ExportHtmlword.php:272
9411 #: libraries/classes/Plugins/Export/ExportHtmlword.php:367
9412 #: libraries/classes/Plugins/Export/ExportLatex.php:542
9413 #: libraries/classes/Plugins/Export/ExportOdt.php:372
9414 #: libraries/classes/Plugins/Export/ExportOdt.php:476
9415 #: libraries/classes/Plugins/Export/ExportTexytext.php:294
9416 #: libraries/classes/Plugins/Export/ExportTexytext.php:386
9417 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:525
9418 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
9419 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
9420 #: templates/columns_definitions/column_name.twig:16
9421 #: templates/database/data_dictionary/index.twig:22
9422 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
9423 #: templates/table/index_form.twig:141
9424 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
9425 #: templates/table/operations/index.twig:13
9426 #: templates/table/relation/common_form.twig:18
9427 #: templates/table/relation/common_form.twig:23
9428 #: templates/table/relation/common_form.twig:38
9429 #: templates/table/relation/common_form.twig:120
9430 #: templates/table/relation/common_form.twig:189
9431 #: templates/table/relation/foreign_key_row.twig:120
9432 #: templates/table/relation/foreign_key_row.twig:130
9433 #: templates/table/search/index.twig:38
9434 #: templates/table/structure/display_structure.twig:479
9435 #: templates/table/tracking/structure_snapshot_columns.twig:6
9436 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9437 #: templates/table/zoom_search/index.twig:36
9438 #: templates/table/zoom_search/result_form.twig:35
9439 msgid "Column"
9440 msgstr "Мамыча"
9442 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
9443 msgctxt "Create new database"
9444 msgid "New"
9445 msgstr ""
9447 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
9448 msgid "Database operations"
9449 msgstr ""
9451 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:664
9452 msgid "Show hidden items"
9453 msgstr ""
9455 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
9456 msgctxt "Create new event"
9457 msgid "New"
9458 msgstr ""
9460 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
9461 #: libraries/classes/Plugins/Export/ExportHtmlword.php:475
9462 #: libraries/classes/Plugins/Export/ExportOdt.php:605
9463 #: libraries/classes/Plugins/Export/ExportTexytext.php:463
9464 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
9465 #: templates/database/triggers/editor_form.twig:47
9466 #: templates/database/triggers/list.twig:50
9467 msgid "Event"
9468 msgstr ""
9470 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9471 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
9472 #: libraries/classes/Plugins/Export/ExportSql.php:634
9473 #: libraries/classes/Plugins/Export/ExportXml.php:105
9474 msgid "Functions"
9475 msgstr ""
9477 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
9478 msgctxt "Create new function"
9479 msgid "New"
9480 msgstr ""
9482 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
9483 msgctxt "Create new index"
9484 msgid "New"
9485 msgstr ""
9487 #: libraries/classes/Navigation/Nodes/Node.php:630
9488 msgid "Expand/Collapse"
9489 msgstr ""
9491 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9492 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
9493 #: libraries/classes/Plugins/Export/ExportSql.php:623
9494 #: libraries/classes/Plugins/Export/ExportXml.php:110
9495 msgid "Procedures"
9496 msgstr ""
9498 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
9499 msgctxt "Create new procedure"
9500 msgid "New"
9501 msgstr ""
9503 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
9504 msgid "Procedure"
9505 msgstr ""
9507 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
9508 msgctxt "Create new table"
9509 msgid "New"
9510 msgstr ""
9512 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
9513 msgctxt "Create new trigger"
9514 msgid "New"
9515 msgstr ""
9517 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
9518 msgid "Trigger"
9519 msgstr ""
9521 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
9522 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
9523 #: libraries/classes/Plugins/Export/ExportXml.php:125
9524 #: templates/database/structure/show_create.twig:28
9525 msgid "Views"
9526 msgstr ""
9528 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
9529 msgctxt "Create new view"
9530 msgid "New"
9531 msgstr ""
9533 #: libraries/classes/Normalization.php:223
9534 msgid "Make all columns atomic"
9535 msgstr ""
9537 #: libraries/classes/Normalization.php:225
9538 #: libraries/classes/Normalization.php:961
9539 msgid "First step of normalization (1NF)"
9540 msgstr ""
9542 #: libraries/classes/Normalization.php:228
9543 #: libraries/classes/Normalization.php:278
9544 #: libraries/classes/Normalization.php:324
9545 #: libraries/classes/Normalization.php:361
9546 msgid "Step 1."
9547 msgstr ""
9549 #: libraries/classes/Normalization.php:230
9550 msgid ""
9551 "Do you have any column which can be split into more than one column? For "
9552 "example: address can be split into street, city, country and zip."
9553 msgstr ""
9555 #: libraries/classes/Normalization.php:236
9556 msgid "Show me the central list of columns that are not already in this table"
9557 msgstr ""
9559 #: libraries/classes/Normalization.php:238
9560 msgid ""
9561 "Select a column which can be split into more than one (on select of 'no such "
9562 "column', it'll move to next step)."
9563 msgstr ""
9565 #: libraries/classes/Normalization.php:253
9566 msgid "split into "
9567 msgstr ""
9569 #: libraries/classes/Normalization.php:275
9570 msgid "Have a primary key"
9571 msgstr ""
9573 #: libraries/classes/Normalization.php:281
9574 msgid "Primary key already exists."
9575 msgstr ""
9577 #: libraries/classes/Normalization.php:286
9578 msgid ""
9579 "There is no primary key; please add one.<br>Hint: A primary key is a column "
9580 "(or combination of columns) that uniquely identify all rows."
9581 msgstr ""
9583 #: libraries/classes/Normalization.php:294
9584 msgid "Add a primary key on existing column(s)"
9585 msgstr ""
9587 #: libraries/classes/Normalization.php:298
9588 msgid ""
9589 "If it's not possible to make existing column combinations as primary key"
9590 msgstr ""
9592 #: libraries/classes/Normalization.php:300
9593 #, fuzzy
9594 #| msgid "Value for the column \"%s\""
9595 msgid "+ Add a new primary key column"
9596 msgstr "\"%s\" мамычанын мааниси"
9598 #: libraries/classes/Normalization.php:323
9599 msgid "Remove redundant columns"
9600 msgstr ""
9602 #: libraries/classes/Normalization.php:326
9603 msgid ""
9604 "Do you have a group of columns which on combining gives an existing column? "
9605 "For example, if you have first_name, last_name and full_name then combining "
9606 "first_name and last_name gives full_name which is redundant."
9607 msgstr ""
9609 #: libraries/classes/Normalization.php:332
9610 msgid ""
9611 "Check the columns which are redundant and click on remove. If no redundant "
9612 "column, click on 'No redundant column'"
9613 msgstr ""
9615 #: libraries/classes/Normalization.php:337
9616 msgid "Remove selected"
9617 msgstr ""
9619 #: libraries/classes/Normalization.php:338
9620 #, fuzzy
9621 #| msgid "Value for the column \"%s\""
9622 msgid "No redundant column"
9623 msgstr "\"%s\" мамычанын мааниси"
9625 #: libraries/classes/Normalization.php:360
9626 msgid "Move repeating groups"
9627 msgstr ""
9629 #: libraries/classes/Normalization.php:363
9630 msgid ""
9631 "Do you have a group of two or more columns that are closely related and are "
9632 "all repeating the same attribute? For example, a table that holds data on "
9633 "books might have columns such as book_id, author1, author2, author3 and so "
9634 "on which form a repeating group. In this case a new table (book_id, author) "
9635 "should be created."
9636 msgstr ""
9638 #: libraries/classes/Normalization.php:371
9639 msgid ""
9640 "Check the columns which form a repeating group. If no such group, click on "
9641 "'No repeating group'"
9642 msgstr ""
9644 #: libraries/classes/Normalization.php:376
9645 msgid "No repeating group"
9646 msgstr ""
9648 #: libraries/classes/Normalization.php:404
9649 msgid "Step 2."
9650 msgstr ""
9652 #: libraries/classes/Normalization.php:404
9653 msgid "Find partial dependencies"
9654 msgstr ""
9656 #: libraries/classes/Normalization.php:425
9657 #, php-format
9658 msgid ""
9659 "No partial dependencies possible as no non-primary column exists since "
9660 "primary key ( %1$s ) is composed of all the columns in the table."
9661 msgstr ""
9663 #: libraries/classes/Normalization.php:431
9664 #: libraries/classes/Normalization.php:473
9665 msgid "Table is already in second normal form."
9666 msgstr ""
9668 #: libraries/classes/Normalization.php:436
9669 #, php-format
9670 msgid ""
9671 "The primary key ( %1$s ) consists of more than one column so we need to find "
9672 "the partial dependencies."
9673 msgstr ""
9675 #: libraries/classes/Normalization.php:440
9676 #: libraries/classes/Normalization.php:870
9677 msgid ""
9678 "Please answer the following question(s) carefully to obtain a correct "
9679 "normalization."
9680 msgstr ""
9682 #: libraries/classes/Normalization.php:442
9683 msgid "+ Show me the possible partial dependencies based on data in the table"
9684 msgstr ""
9686 #: libraries/classes/Normalization.php:445
9687 msgid ""
9688 "For each column below, please select the <b>minimal set</b> of columns among "
9689 "given set whose values combined together are sufficient to determine the "
9690 "value of the column."
9691 msgstr ""
9693 #: libraries/classes/Normalization.php:458
9694 #: libraries/classes/Normalization.php:912
9695 #, php-format
9696 msgid "'%1$s' depends on:"
9697 msgstr ""
9699 #: libraries/classes/Normalization.php:469
9700 #, php-format
9701 msgid ""
9702 "No partial dependencies possible as the primary key ( %1$s ) has just one "
9703 "column."
9704 msgstr ""
9706 #: libraries/classes/Normalization.php:497
9707 #, php-format
9708 msgid ""
9709 "In order to put the original table '%1$s' into Second normal form we need to "
9710 "create the following tables:"
9711 msgstr ""
9713 #: libraries/classes/Normalization.php:535
9714 #, php-format
9715 msgid "The second step of normalization is complete for table '%1$s'."
9716 msgstr ""
9718 #: libraries/classes/Normalization.php:591
9719 #: libraries/classes/Normalization.php:764
9720 #: libraries/classes/Normalization.php:842
9721 msgid "Error in processing!"
9722 msgstr ""
9724 #: libraries/classes/Normalization.php:638
9725 #, php-format
9726 msgid ""
9727 "In order to put the original table '%1$s' into Third normal form we need to "
9728 "create the following tables:"
9729 msgstr ""
9731 #: libraries/classes/Normalization.php:695
9732 msgid "The third step of normalization is complete."
9733 msgstr ""
9735 #: libraries/classes/Normalization.php:815
9736 #, php-format
9737 msgid "Selected repeating group has been moved to the table '%s'"
9738 msgstr ""
9740 #: libraries/classes/Normalization.php:868
9741 msgid "Step 3."
9742 msgstr ""
9744 #: libraries/classes/Normalization.php:868
9745 msgid "Find transitive dependencies"
9746 msgstr ""
9748 #: libraries/classes/Normalization.php:872
9749 msgid ""
9750 "For each column below, please select the <b>minimal set</b> of columns among "
9751 "given set whose values combined together are sufficient to determine the "
9752 "value of the column.<br>Note: A column may have no transitive dependency, in "
9753 "that case you don't have to select any."
9754 msgstr ""
9756 #: libraries/classes/Normalization.php:926
9757 msgid ""
9758 "No Transitive dependencies possible as the table doesn't have any non "
9759 "primary key columns"
9760 msgstr ""
9762 #: libraries/classes/Normalization.php:929
9763 msgid "Table is already in Third normal form!"
9764 msgstr ""
9766 #: libraries/classes/Normalization.php:955
9767 msgid "Improve table structure (Normalization):"
9768 msgstr ""
9770 #: libraries/classes/Normalization.php:956
9771 msgid "Select up to what step you want to normalize"
9772 msgstr ""
9774 #: libraries/classes/Normalization.php:966
9775 msgid "Second step of normalization (1NF+2NF)"
9776 msgstr ""
9778 #: libraries/classes/Normalization.php:971
9779 msgid "Third step of normalization (1NF+2NF+3NF)"
9780 msgstr ""
9782 #: libraries/classes/Normalization.php:976
9783 msgid ""
9784 "Hint: Please follow the procedure carefully in order to obtain correct "
9785 "normalization"
9786 msgstr ""
9788 #: libraries/classes/Normalization.php:1047
9789 msgid ""
9790 "This list is based on a subset of the table's data and is not necessarily "
9791 "accurate. "
9792 msgstr ""
9794 #: libraries/classes/Normalization.php:1062
9795 msgid "No partial dependencies found!"
9796 msgstr ""
9798 #: libraries/classes/Operations.php:554
9799 #: templates/table/structure/display_partitions.twig:84
9800 msgid "Analyze"
9801 msgstr ""
9803 #: libraries/classes/Operations.php:555
9804 #: templates/table/structure/display_partitions.twig:94
9805 msgid "Check"
9806 msgstr ""
9808 #: libraries/classes/Operations.php:556
9809 #: templates/table/structure/display_partitions.twig:104
9810 msgid "Optimize"
9811 msgstr ""
9813 #: libraries/classes/Operations.php:557
9814 #: templates/table/structure/display_partitions.twig:114
9815 msgid "Rebuild"
9816 msgstr ""
9818 #: libraries/classes/Operations.php:558
9819 #: templates/table/structure/display_partitions.twig:124
9820 msgid "Repair"
9821 msgstr ""
9823 #: libraries/classes/Operations.php:559
9824 #: templates/table/structure/display_partitions.twig:134
9825 msgid "Truncate"
9826 msgstr ""
9828 #: libraries/classes/Operations.php:571 templates/database/events/index.twig:20
9829 #: templates/database/events/index.twig:21
9830 #: templates/database/events/index.twig:98
9831 #: templates/database/events/index.twig:104
9832 #: templates/database/events/row.twig:47 templates/database/events/row.twig:53
9833 #: templates/database/routines/index.twig:20
9834 #: templates/database/routines/index.twig:21
9835 #: templates/database/routines/parameter_row.twig:51
9836 #: templates/database/routines/row.twig:73
9837 #: templates/database/structure/check_all_tables.twig:16
9838 #: templates/database/structure/structure_table_row.twig:87
9839 #: templates/database/triggers/list.twig:20
9840 #: templates/database/triggers/list.twig:21
9841 #: templates/database/triggers/row.twig:52
9842 #: templates/database/triggers/row.twig:58 templates/indexes.twig:58
9843 #: templates/server/databases/index.twig:67
9844 #: templates/server/databases/index.twig:68
9845 #: templates/server/databases/index.twig:324
9846 #: templates/table/relation/foreign_key_row.twig:25
9847 #: templates/table/structure/display_partitions.twig:145
9848 #: templates/table/structure/display_structure.twig:120
9849 #: templates/table/structure/display_structure.twig:290
9850 #: templates/table/structure/display_structure.twig:525
9851 msgid "Drop"
9852 msgstr "Алып сал"
9854 #: libraries/classes/Operations.php:573
9855 msgid "Coalesce"
9856 msgstr ""
9858 #: libraries/classes/Operations.php:929
9859 msgid "Can't move table to same one!"
9860 msgstr ""
9862 #: libraries/classes/Operations.php:931
9863 msgid "Can't copy table to same one!"
9864 msgstr ""
9866 #: libraries/classes/Operations.php:955
9867 #, php-format
9868 msgid "Table %s has been moved to %s. Privileges have been adjusted."
9869 msgstr ""
9871 #: libraries/classes/Operations.php:961
9872 #, php-format
9873 msgid "Table %s has been copied to %s. Privileges have been adjusted."
9874 msgstr ""
9876 #: libraries/classes/Operations.php:968
9877 #, php-format
9878 msgid "Table %s has been moved to %s."
9879 msgstr ""
9881 #: libraries/classes/Operations.php:972
9882 #, php-format
9883 msgid "Table %s has been copied to %s."
9884 msgstr ""
9886 #: libraries/classes/Operations.php:996
9887 msgid "The table name is empty!"
9888 msgstr ""
9890 #: libraries/classes/Partitioning/Maintenance.php:141
9891 msgid "This table is a view, it can not be truncated."
9892 msgstr ""
9894 #: libraries/classes/Pdf.php:136
9895 msgid "Error while creating PDF:"
9896 msgstr ""
9898 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
9899 msgid "Cannot connect: invalid settings."
9900 msgstr ""
9902 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
9903 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
9904 #: templates/login/header.twig:10
9905 #, php-format
9906 msgid "Welcome to %s"
9907 msgstr ""
9909 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
9910 #, php-format
9911 msgid ""
9912 "You probably did not create a configuration file. You might want to use the "
9913 "%1$ssetup script%2$s to create one."
9914 msgstr ""
9916 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
9917 msgid ""
9918 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
9919 "connection. You should check the host, username and password in your "
9920 "configuration and make sure that they correspond to the information given by "
9921 "the administrator of the MySQL server."
9922 msgstr ""
9924 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
9925 msgid "Retry to connect"
9926 msgstr ""
9928 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:133
9929 msgid "Your session has expired. Please log in again."
9930 msgstr ""
9932 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252
9933 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
9934 msgstr ""
9936 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:287
9937 msgid "Failed to connect to the reCAPTCHA service!"
9938 msgstr ""
9940 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:289
9941 msgid "Entered captcha is wrong, try again!"
9942 msgstr ""
9944 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
9945 msgid ""
9946 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
9947 "restricts passwords to less than 2000 characters."
9948 msgstr ""
9950 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
9951 msgid "You are not allowed to log in to this MySQL server!"
9952 msgstr ""
9954 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
9955 msgid "Wrong username/password. Access denied."
9956 msgstr ""
9958 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
9959 msgid "Can not find signon authentication script:"
9960 msgstr ""
9962 #: libraries/classes/Plugins/AuthenticationPlugin.php:180
9963 msgid ""
9964 "Login without a password is forbidden by configuration (see AllowNoPassword)"
9965 msgstr ""
9967 #: libraries/classes/Plugins/AuthenticationPlugin.php:189
9968 #, php-format
9969 msgid ""
9970 "You have been automatically logged out due to inactivity of %s seconds. Once "
9971 "you log in again, you should be able to resume the work where you left off."
9972 msgstr ""
9974 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
9975 #: libraries/classes/Plugins/AuthenticationPlugin.php:205
9976 msgid "Cannot log in to the MySQL server"
9977 msgstr ""
9979 #: libraries/classes/Plugins/AuthenticationPlugin.php:348
9980 msgid "You have enabled two factor authentication, please confirm your login."
9981 msgstr ""
9983 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
9984 #: templates/export.twig:119
9985 msgid "Format:"
9986 msgstr ""
9988 #: libraries/classes/Plugins/Export/ExportCsv.php:58
9989 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
9990 msgid "Columns separated with:"
9991 msgstr ""
9993 #: libraries/classes/Plugins/Export/ExportCsv.php:63
9994 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
9995 msgid "Columns enclosed with:"
9996 msgstr ""
9998 #: libraries/classes/Plugins/Export/ExportCsv.php:68
9999 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
10000 msgid "Columns escaped with:"
10001 msgstr ""
10003 #: libraries/classes/Plugins/Export/ExportCsv.php:73
10004 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
10005 msgid "Lines terminated with:"
10006 msgstr ""
10008 #: libraries/classes/Plugins/Export/ExportCsv.php:78
10009 #: libraries/classes/Plugins/Export/ExportExcel.php:51
10010 #: libraries/classes/Plugins/Export/ExportHtmlword.php:80
10011 #: libraries/classes/Plugins/Export/ExportLatex.php:187
10012 #: libraries/classes/Plugins/Export/ExportOds.php:65
10013 #: libraries/classes/Plugins/Export/ExportOdt.php:132
10014 #: libraries/classes/Plugins/Export/ExportTexytext.php:84
10015 msgid "Replace NULL with:"
10016 msgstr ""
10018 #: libraries/classes/Plugins/Export/ExportCsv.php:83
10019 #: libraries/classes/Plugins/Export/ExportExcel.php:56
10020 msgid "Remove carriage return/line feed characters within columns"
10021 msgstr ""
10023 #: libraries/classes/Plugins/Export/ExportExcel.php:66
10024 msgid "Excel edition:"
10025 msgstr ""
10027 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
10028 #: libraries/classes/Plugins/Export/ExportLatex.php:94
10029 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
10030 #: libraries/classes/Plugins/Export/ExportOdt.php:75
10031 #: libraries/classes/Plugins/Export/ExportPdf.php:91
10032 #: libraries/classes/Plugins/Export/ExportSql.php:242
10033 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
10034 #: libraries/config.values.php:254 libraries/config.values.php:318
10035 #: libraries/config.values.php:334 libraries/config.values.php:342
10036 #: libraries/config.values.php:347
10037 msgid "structure"
10038 msgstr ""
10040 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
10041 #: libraries/classes/Plugins/Export/ExportLatex.php:95
10042 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
10043 #: libraries/classes/Plugins/Export/ExportOdt.php:76
10044 #: libraries/classes/Plugins/Export/ExportPdf.php:92
10045 #: libraries/classes/Plugins/Export/ExportSql.php:243
10046 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
10047 #: libraries/config.values.php:255 libraries/config.values.php:319
10048 #: libraries/config.values.php:335 libraries/config.values.php:343
10049 #: libraries/config.values.php:348
10050 msgid "data"
10051 msgstr ""
10053 #: libraries/classes/Plugins/Export/ExportHtmlword.php:64
10054 #: libraries/classes/Plugins/Export/ExportLatex.php:96
10055 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
10056 #: libraries/classes/Plugins/Export/ExportOdt.php:77
10057 #: libraries/classes/Plugins/Export/ExportPdf.php:93
10058 #: libraries/classes/Plugins/Export/ExportSql.php:244
10059 #: libraries/classes/Plugins/Export/ExportTexytext.php:63
10060 #: libraries/config.values.php:256 libraries/config.values.php:320
10061 #: libraries/config.values.php:336 libraries/config.values.php:344
10062 #: libraries/config.values.php:349
10063 msgid "structure and data"
10064 msgstr ""
10066 #: libraries/classes/Plugins/Export/ExportHtmlword.php:74
10067 #: libraries/classes/Plugins/Export/ExportLatex.php:158
10068 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10069 #: libraries/classes/Plugins/Export/ExportTexytext.php:73
10070 #: libraries/classes/Plugins/Export/ExportXml.php:133
10071 msgid "Data dump options"
10072 msgstr ""
10074 #: libraries/classes/Plugins/Export/ExportHtmlword.php:194
10075 #: libraries/classes/Plugins/Export/ExportOdt.php:245
10076 #: libraries/classes/Plugins/Export/ExportSql.php:2354
10077 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
10078 msgid "Dumping data for table"
10079 msgstr ""
10081 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
10082 #: libraries/classes/Plugins/Export/ExportHtmlword.php:373
10083 #: libraries/classes/Plugins/Export/ExportLatex.php:544
10084 #: libraries/classes/Plugins/Export/ExportOdt.php:378
10085 #: libraries/classes/Plugins/Export/ExportOdt.php:482
10086 #: libraries/classes/Plugins/Export/ExportTexytext.php:296
10087 #: libraries/classes/Plugins/Export/ExportTexytext.php:388
10088 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:529
10089 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
10090 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
10091 #: templates/columns_definitions/table_fields_definitions.twig:30
10092 #: templates/database/central_columns/edit.twig:14
10093 #: templates/database/central_columns/main.twig:40
10094 #: templates/database/central_columns/main.twig:244
10095 #: templates/database/data_dictionary/index.twig:24
10096 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
10097 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
10098 #: templates/table/structure/display_structure.twig:25
10099 #: templates/table/structure/display_structure.twig:482
10100 #: templates/table/tracking/structure_snapshot_columns.twig:9
10101 #: templates/table/tracking/structure_snapshot_indexes.twig:12
10102 #: templates/table/zoom_search/result_form.twig:36
10103 msgid "Null"
10104 msgstr "Null"
10106 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
10107 #: libraries/classes/Plugins/Export/ExportHtmlword.php:376
10108 #: libraries/classes/Plugins/Export/ExportLatex.php:545
10109 #: libraries/classes/Plugins/Export/ExportOdt.php:381
10110 #: libraries/classes/Plugins/Export/ExportOdt.php:485
10111 #: libraries/classes/Plugins/Export/ExportTexytext.php:297
10112 #: libraries/classes/Plugins/Export/ExportTexytext.php:389
10113 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
10114 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
10115 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
10116 #: templates/columns_definitions/table_fields_definitions.twig:20
10117 #: templates/database/central_columns/edit.twig:11
10118 #: templates/database/central_columns/main.twig:28
10119 #: templates/database/central_columns/main.twig:232
10120 #: templates/database/data_dictionary/index.twig:25
10121 #: templates/database/structure/body_for_table_summary.twig:52
10122 #: templates/server/replication/replica_configuration.twig:9
10123 #: templates/table/structure/display_structure.twig:26
10124 #: templates/table/tracking/structure_snapshot_columns.twig:10
10125 msgid "Default"
10126 msgstr "Default"
10128 #: libraries/classes/Plugins/Export/ExportHtmlword.php:380
10129 #: libraries/classes/Plugins/Export/ExportLatex.php:547
10130 #: libraries/classes/Plugins/Export/ExportOdt.php:489
10131 #: libraries/classes/Plugins/Export/ExportTexytext.php:391
10132 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:540
10133 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
10134 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
10135 #: templates/database/data_dictionary/index.twig:27
10136 msgid "Links to"
10137 msgstr "Шилтемелер"
10139 #: libraries/classes/Plugins/Export/ExportHtmlword.php:473
10140 #: libraries/classes/Plugins/Export/ExportOdt.php:599
10141 #: libraries/classes/Plugins/Export/ExportTexytext.php:461
10142 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:359
10143 #: templates/columns_definitions/table_fields_definitions.twig:9
10144 #: templates/database/central_columns/edit.twig:8
10145 #: templates/database/central_columns/main.twig:16
10146 #: templates/database/central_columns/main.twig:220
10147 #: templates/database/events/index.twig:45
10148 #: templates/database/routines/editor_form.twig:50
10149 #: templates/database/routines/execute_form.twig:15
10150 #: templates/database/routines/index.twig:52
10151 #: templates/database/triggers/list.twig:45 templates/setup/home/index.twig:49
10152 #: templates/table/structure/display_structure.twig:21
10153 msgid "Name"
10154 msgstr ""
10156 #: libraries/classes/Plugins/Export/ExportHtmlword.php:476
10157 #: libraries/classes/Plugins/Export/ExportOdt.php:608
10158 #: libraries/classes/Plugins/Export/ExportTexytext.php:464
10159 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
10160 #: templates/database/events/editor_form.twig:82
10161 #: templates/database/routines/editor_form.twig:113
10162 #: templates/database/triggers/editor_form.twig:57
10163 msgid "Definition"
10164 msgstr ""
10166 #: libraries/classes/Plugins/Export/ExportHtmlword.php:548
10167 #: libraries/classes/Plugins/Export/ExportOdt.php:686
10168 #: libraries/classes/Plugins/Export/ExportSql.php:2090
10169 #: libraries/classes/Plugins/Export/ExportTexytext.php:528
10170 msgid "Table structure for table"
10171 msgstr ""
10173 #: libraries/classes/Plugins/Export/ExportHtmlword.php:566
10174 #: libraries/classes/Plugins/Export/ExportOdt.php:718
10175 #: libraries/classes/Plugins/Export/ExportSql.php:2141
10176 #: libraries/classes/Plugins/Export/ExportTexytext.php:554
10177 msgid "Structure for view"
10178 msgstr ""
10180 #: libraries/classes/Plugins/Export/ExportHtmlword.php:572
10181 #: libraries/classes/Plugins/Export/ExportOdt.php:738
10182 #: libraries/classes/Plugins/Export/ExportSql.php:2173
10183 #: libraries/classes/Plugins/Export/ExportTexytext.php:570
10184 msgid "Stand-in structure for view"
10185 msgstr ""
10187 #: libraries/classes/Plugins/Export/ExportJson.php:87
10188 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10189 msgstr ""
10191 #: libraries/classes/Plugins/Export/ExportJson.php:93
10192 msgid "Output unicode characters unescaped"
10193 msgstr ""
10195 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10196 msgid "Content of table @TABLE@"
10197 msgstr ""
10199 #: libraries/classes/Plugins/Export/ExportLatex.php:51
10200 msgid "(continued)"
10201 msgstr ""
10203 #: libraries/classes/Plugins/Export/ExportLatex.php:52
10204 msgid "Structure of table @TABLE@"
10205 msgstr ""
10207 #: libraries/classes/Plugins/Export/ExportLatex.php:107
10208 #: libraries/classes/Plugins/Export/ExportOdt.php:88
10209 #: libraries/classes/Plugins/Export/ExportSql.php:257
10210 msgid "Object creation options"
10211 msgstr ""
10213 #: libraries/classes/Plugins/Export/ExportLatex.php:113
10214 #: libraries/classes/Plugins/Export/ExportLatex.php:169
10215 msgid "Table caption:"
10216 msgstr ""
10218 #: libraries/classes/Plugins/Export/ExportLatex.php:119
10219 #: libraries/classes/Plugins/Export/ExportLatex.php:175
10220 msgid "Table caption (continued):"
10221 msgstr ""
10223 #: libraries/classes/Plugins/Export/ExportLatex.php:125
10224 #: libraries/classes/Plugins/Export/ExportLatex.php:181
10225 msgid "Label key:"
10226 msgstr ""
10228 #: libraries/classes/Plugins/Export/ExportLatex.php:133
10229 #: libraries/classes/Plugins/Export/ExportOdt.php:96
10230 #: libraries/classes/Plugins/Export/ExportSql.php:151
10231 msgid "Display foreign key relationships"
10232 msgstr ""
10234 #: libraries/classes/Plugins/Export/ExportLatex.php:140
10235 #: libraries/classes/Plugins/Export/ExportOdt.php:103
10236 msgid "Display comments"
10237 msgstr ""
10239 #: libraries/classes/Plugins/Export/ExportLatex.php:146
10240 #: libraries/classes/Plugins/Export/ExportOdt.php:109
10241 #: libraries/classes/Plugins/Export/ExportSql.php:159
10242 msgid "Display media types"
10243 msgstr ""
10245 #: libraries/classes/Plugins/Export/ExportLatex.php:164
10246 msgid "Put columns names in the first row:"
10247 msgstr ""
10249 #: libraries/classes/Plugins/Export/ExportLatex.php:210
10250 #: libraries/classes/Plugins/Export/ExportSql.php:754
10251 #: libraries/classes/Plugins/Export/ExportXml.php:232
10252 #: templates/server/replication/change_primary.twig:22
10253 #: templates/server/replication/primary_add_replica_user.twig:29
10254 msgid "Host:"
10255 msgstr ""
10257 #: libraries/classes/Plugins/Export/ExportLatex.php:216
10258 #: libraries/classes/Plugins/Export/ExportSql.php:761
10259 #: libraries/classes/Plugins/Export/ExportXml.php:238
10260 msgid "Generation Time:"
10261 msgstr ""
10263 #: libraries/classes/Plugins/Export/ExportLatex.php:218
10264 #: libraries/classes/Plugins/Export/ExportSql.php:765
10265 #: libraries/classes/Plugins/Export/ExportXml.php:240
10266 #: templates/home/index.twig:175
10267 msgid "Server version:"
10268 msgstr ""
10270 #: libraries/classes/Plugins/Export/ExportLatex.php:219
10271 #: libraries/classes/Plugins/Export/ExportSql.php:767
10272 #: libraries/classes/Plugins/Export/ExportXml.php:241
10273 msgid "PHP Version:"
10274 msgstr ""
10276 #: libraries/classes/Plugins/Export/ExportLatex.php:246
10277 #: libraries/classes/Plugins/Export/ExportSql.php:947
10278 #: libraries/classes/Plugins/Export/ExportXml.php:395
10279 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
10280 #: templates/database/structure/copy_form.twig:5
10281 #: templates/menu/breadcrumbs.twig:16
10282 msgid "Database:"
10283 msgstr ""
10285 #: libraries/classes/Plugins/Export/ExportLatex.php:312
10286 #: libraries/classes/Plugins/Export/ExportSql.php:2233
10287 msgid "Data:"
10288 msgstr ""
10290 #: libraries/classes/Plugins/Export/ExportLatex.php:520
10291 msgid "Structure:"
10292 msgstr ""
10294 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
10295 msgid "Export table names"
10296 msgstr ""
10298 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
10299 msgid "Export table headers"
10300 msgstr ""
10302 #: libraries/classes/Plugins/Export/ExportOdt.php:246
10303 #: libraries/classes/Plugins/Export/ExportTexytext.php:179
10304 msgid "Dumping data for query result"
10305 msgstr ""
10307 #: libraries/classes/Plugins/Export/ExportPdf.php:77
10308 msgid "Report title:"
10309 msgstr ""
10311 #: libraries/classes/Plugins/Export/ExportPdf.php:192
10312 msgid "Dumping data"
10313 msgstr ""
10315 #: libraries/classes/Plugins/Export/ExportPdf.php:213
10316 msgid "Query result data"
10317 msgstr ""
10319 #: libraries/classes/Plugins/Export/ExportPdf.php:273
10320 msgid "View structure"
10321 msgstr ""
10323 #: libraries/classes/Plugins/Export/ExportPdf.php:276
10324 msgid "Stand in"
10325 msgstr ""
10327 #: libraries/classes/Plugins/Export/ExportSql.php:130
10328 msgid ""
10329 "Display comments <i>(includes info such as export timestamp, PHP version, "
10330 "and server version)</i>"
10331 msgstr ""
10333 #: libraries/classes/Plugins/Export/ExportSql.php:137
10334 msgid "Additional custom header comment (\\n splits lines):"
10335 msgstr ""
10337 #: libraries/classes/Plugins/Export/ExportSql.php:143
10338 msgid ""
10339 "Include a timestamp of when databases were created, last updated, and last "
10340 "checked"
10341 msgstr ""
10343 #: libraries/classes/Plugins/Export/ExportSql.php:204
10344 msgid "Export metadata"
10345 msgstr ""
10347 #: libraries/classes/Plugins/Export/ExportSql.php:219
10348 msgid ""
10349 "Database system or older MySQL server to maximize output compatibility with:"
10350 msgstr ""
10352 #: libraries/classes/Plugins/Export/ExportSql.php:265
10353 msgid "Add statements:"
10354 msgstr ""
10356 #: libraries/classes/Plugins/Export/ExportSql.php:273
10357 #: libraries/classes/Plugins/Export/ExportSql.php:282
10358 #: libraries/classes/Plugins/Export/ExportSql.php:299
10359 #: libraries/classes/Plugins/Export/ExportSql.php:308
10360 #: libraries/classes/Plugins/Export/ExportSql.php:332
10361 #: libraries/classes/Plugins/Export/ExportSql.php:360
10362 #: libraries/classes/Plugins/Export/ExportSql.php:369
10363 #, php-format
10364 msgid "Add %s statement"
10365 msgstr ""
10367 #: libraries/classes/Plugins/Export/ExportSql.php:315
10368 msgid "(less efficient as indexes will be generated during table creation)"
10369 msgstr ""
10371 #: libraries/classes/Plugins/Export/ExportSql.php:322
10372 #, php-format
10373 msgid "%s value"
10374 msgstr ""
10376 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10377 #: libraries/classes/Plugins/Export/ExportSql.php:339
10378 msgid "Use simple view export"
10379 msgstr ""
10381 #: libraries/classes/Plugins/Export/ExportSql.php:378
10382 msgid ""
10383 "Enclose table and column names with backquotes <i>(Protects column and table "
10384 "names formed with special characters or keywords)</i>"
10385 msgstr ""
10387 #: libraries/classes/Plugins/Export/ExportSql.php:393
10388 msgid "Data creation options"
10389 msgstr ""
10391 #: libraries/classes/Plugins/Export/ExportSql.php:398
10392 #: libraries/classes/Plugins/Export/ExportSql.php:2311
10393 msgid "Truncate table before insert"
10394 msgstr ""
10396 #: libraries/classes/Plugins/Export/ExportSql.php:405
10397 msgid "Instead of <code>INSERT</code> statements, use:"
10398 msgstr ""
10400 #: libraries/classes/Plugins/Export/ExportSql.php:411
10401 msgid "<code>INSERT DELAYED</code> statements"
10402 msgstr ""
10404 #: libraries/classes/Plugins/Export/ExportSql.php:423
10405 #: libraries/classes/Plugins/Export/ExportSql.php:457
10406 msgid "<code>INSERT IGNORE</code> statements"
10407 msgstr ""
10409 #: libraries/classes/Plugins/Export/ExportSql.php:437
10410 msgid "Function to use when dumping data:"
10411 msgstr ""
10413 #: libraries/classes/Plugins/Export/ExportSql.php:452
10414 msgid "Syntax to use when inserting data:"
10415 msgstr ""
10417 #: libraries/classes/Plugins/Export/ExportSql.php:462
10418 msgid ""
10419 "include column names in every <code>INSERT</code> statement <br> &nbsp; "
10420 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10421 "(1,2,3)</code>"
10422 msgstr ""
10424 #: libraries/classes/Plugins/Export/ExportSql.php:467
10425 msgid ""
10426 "insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
10427 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10428 "(7,8,9)</code>"
10429 msgstr ""
10431 #: libraries/classes/Plugins/Export/ExportSql.php:472
10432 msgid ""
10433 "both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10434 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10435 msgstr ""
10437 #: libraries/classes/Plugins/Export/ExportSql.php:477
10438 msgid ""
10439 "neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10440 "tbl_name VALUES (1,2,3)</code>"
10441 msgstr ""
10443 #: libraries/classes/Plugins/Export/ExportSql.php:496
10444 msgid ""
10445 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10446 "0x616263)</i>"
10447 msgstr ""
10449 #: libraries/classes/Plugins/Export/ExportSql.php:505
10450 msgid ""
10451 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10452 "reloaded between servers in different time zones)</i>"
10453 msgstr ""
10455 #: libraries/classes/Plugins/Export/ExportSql.php:582
10456 msgid "It appears your database uses routines;"
10457 msgstr ""
10459 #: libraries/classes/Plugins/Export/ExportSql.php:585
10460 #: libraries/classes/Plugins/Export/ExportSql.php:1614
10461 #: libraries/classes/Plugins/Export/ExportSql.php:2129
10462 msgid "alias export may not work reliably in all cases."
10463 msgstr ""
10465 #: libraries/classes/Plugins/Export/ExportSql.php:1066
10466 msgid "Metadata"
10467 msgstr ""
10469 #: libraries/classes/Plugins/Export/ExportSql.php:1134
10470 #, php-format
10471 msgid "Metadata for table %s"
10472 msgstr ""
10474 #: libraries/classes/Plugins/Export/ExportSql.php:1141
10475 #, php-format
10476 msgid "Metadata for database %s"
10477 msgstr ""
10479 #: libraries/classes/Plugins/Export/ExportSql.php:1458
10480 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
10481 msgid "Creation:"
10482 msgstr "Тузуу:"
10484 #: libraries/classes/Plugins/Export/ExportSql.php:1468
10485 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
10486 msgid "Last update:"
10487 msgstr "Акыркы жанылоо:"
10489 #: libraries/classes/Plugins/Export/ExportSql.php:1478
10490 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
10491 msgid "Last check:"
10492 msgstr "Акыркы текшеруу:"
10494 #: libraries/classes/Plugins/Export/ExportSql.php:1529
10495 #, php-format
10496 msgid "Error reading structure for table %s:"
10497 msgstr ""
10499 #: libraries/classes/Plugins/Export/ExportSql.php:1611
10500 msgid "It appears your database uses views;"
10501 msgstr ""
10503 #: libraries/classes/Plugins/Export/ExportSql.php:1778
10504 msgid "Constraints for dumped tables"
10505 msgstr ""
10507 #: libraries/classes/Plugins/Export/ExportSql.php:1779
10508 msgid "Constraints for table"
10509 msgstr ""
10511 #: libraries/classes/Plugins/Export/ExportSql.php:1806
10512 msgid "Indexes for dumped tables"
10513 msgstr ""
10515 #: libraries/classes/Plugins/Export/ExportSql.php:1807
10516 msgid "Indexes for table"
10517 msgstr ""
10519 #: libraries/classes/Plugins/Export/ExportSql.php:1843
10520 msgid "AUTO_INCREMENT for dumped tables"
10521 msgstr ""
10523 #: libraries/classes/Plugins/Export/ExportSql.php:1844
10524 msgid "AUTO_INCREMENT for table"
10525 msgstr ""
10527 #: libraries/classes/Plugins/Export/ExportSql.php:1919
10528 msgid "MEDIA TYPES FOR TABLE"
10529 msgstr ""
10531 #: libraries/classes/Plugins/Export/ExportSql.php:1944
10532 msgid "RELATIONSHIPS FOR TABLE"
10533 msgstr ""
10535 #: libraries/classes/Plugins/Export/ExportSql.php:2126
10536 msgid "It appears your table uses triggers;"
10537 msgstr ""
10539 #: libraries/classes/Plugins/Export/ExportSql.php:2156
10540 #, php-format
10541 msgid "Structure for view %s exported as a table"
10542 msgstr ""
10544 #: libraries/classes/Plugins/Export/ExportSql.php:2176
10545 msgid "(See below for the actual view)"
10546 msgstr ""
10548 #: libraries/classes/Plugins/Export/ExportSql.php:2244
10549 #, php-format
10550 msgid "Error reading data for table %s:"
10551 msgstr ""
10553 #: libraries/classes/Plugins/Export/ExportXml.php:94
10554 msgid "Object creation options (all are recommended)"
10555 msgstr ""
10557 #: libraries/classes/Plugins/Export/ExportXml.php:138
10558 msgid "Export contents"
10559 msgstr ""
10561 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
10562 #: templates/menu/breadcrumbs.twig:29
10563 msgid "Table:"
10564 msgstr ""
10566 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
10567 msgid "Purpose:"
10568 msgstr ""
10570 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
10571 msgid ""
10572 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
10573 msgstr ""
10575 #: libraries/classes/Plugins/Import/ImportCsv.php:83
10576 msgid "Name of the new table (optional):"
10577 msgstr ""
10579 #: libraries/classes/Plugins/Import/ImportCsv.php:92
10580 msgid "Name of the new database (optional):"
10581 msgstr ""
10583 #: libraries/classes/Plugins/Import/ImportCsv.php:101
10584 #: libraries/classes/Plugins/Import/ImportCsv.php:119
10585 msgid "Import these many number of rows (optional):"
10586 msgstr ""
10588 #: libraries/classes/Plugins/Import/ImportCsv.php:109
10589 #: libraries/classes/Plugins/Import/ImportOds.php:66
10590 msgid ""
10591 "The first line of the file contains the table column names <i>(if this is "
10592 "unchecked, the first line will become part of the data)</i>"
10593 msgstr ""
10595 #: libraries/classes/Plugins/Import/ImportCsv.php:126
10596 msgid ""
10597 "If the data in each row of the file is not in the same order as in the "
10598 "database, list the corresponding column names here. Column names must be "
10599 "separated by commas and not enclosed in quotations."
10600 msgstr ""
10602 #: libraries/classes/Plugins/Import/ImportCsv.php:134
10603 #, fuzzy
10604 #| msgid "Column"
10605 msgid "Column names:"
10606 msgstr "Мамыча"
10608 #: libraries/classes/Plugins/Import/ImportCsv.php:272
10609 #: libraries/classes/Plugins/Import/ImportCsv.php:631
10610 #, php-format
10611 msgid "Invalid format of CSV input on line %d."
10612 msgstr ""
10614 #: libraries/classes/Plugins/Import/ImportCsv.php:490
10615 #, php-format
10616 msgid "Invalid column count in CSV input on line %d."
10617 msgstr ""
10619 #: libraries/classes/Plugins/Import/ImportCsv.php:649
10620 #: libraries/classes/Plugins/Import/ImportCsv.php:664
10621 #: libraries/classes/Plugins/Import/ImportCsv.php:675
10622 #: libraries/classes/Plugins/Import/ImportCsv.php:682
10623 #, php-format
10624 msgid "Invalid parameter for CSV import: %s"
10625 msgstr ""
10627 #: libraries/classes/Plugins/Import/ImportCsv.php:813
10628 #, php-format
10629 msgid ""
10630 "Invalid column (%s) specified! Ensure that columns names are spelled "
10631 "correctly, separated by commas, and not enclosed in quotes."
10632 msgstr ""
10634 #: libraries/classes/Plugins/Import/ImportLdi.php:62
10635 msgid "Column names: "
10636 msgstr ""
10638 #: libraries/classes/Plugins/Import/ImportLdi.php:106
10639 msgid "This plugin does not support compressed imports!"
10640 msgstr ""
10642 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
10643 msgid "MediaWiki Table"
10644 msgstr ""
10646 #: libraries/classes/Plugins/Import/ImportMediawiki.php:275
10647 #, php-format
10648 msgid "Invalid format of mediawiki input on line: <br>%s."
10649 msgstr ""
10651 #: libraries/classes/Plugins/Import/ImportOds.php:80
10652 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
10653 msgstr ""
10655 #: libraries/classes/Plugins/Import/ImportOds.php:86
10656 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
10657 msgstr ""
10659 #: libraries/classes/Plugins/Import/ImportOds.php:153
10660 #: libraries/classes/Plugins/Import/ImportXml.php:112
10661 #: libraries/classes/Plugins/Import/ImportXml.php:175
10662 msgid ""
10663 "The XML file specified was either malformed or incomplete. Please correct "
10664 "the issue and try again."
10665 msgstr ""
10667 #: libraries/classes/Plugins/Import/ImportOds.php:163
10668 msgid "Could not parse OpenDocument Spreadsheet!"
10669 msgstr ""
10671 #: libraries/classes/Plugins/Import/ImportShp.php:68
10672 msgid "ESRI Shape File"
10673 msgstr ""
10675 #: libraries/classes/Plugins/Import/ImportShp.php:101
10676 #: libraries/classes/Plugins/Import/ImportShp.php:163
10677 #, php-format
10678 msgid "There was an error importing the ESRI shape file: \"%s\"."
10679 msgstr ""
10681 #: libraries/classes/Plugins/Import/ImportShp.php:193
10682 #, php-format
10683 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
10684 msgstr ""
10686 #: libraries/classes/Plugins/Import/ImportShp.php:242
10687 msgid "The imported file does not contain any data!"
10688 msgstr ""
10690 #: libraries/classes/Plugins/Import/ImportSql.php:65
10691 msgid "SQL compatibility mode:"
10692 msgstr ""
10694 #: libraries/classes/Plugins/Import/ImportSql.php:77
10695 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
10696 msgstr ""
10698 #: libraries/classes/Plugins/Import/ImportXml.php:48
10699 msgid "XML"
10700 msgstr ""
10702 #: libraries/classes/Plugins.php:589
10703 msgid "This format has no options"
10704 msgstr ""
10706 #: libraries/classes/Plugins.php:607
10707 msgid "Invalid authentication method set in configuration:"
10708 msgstr ""
10710 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
10711 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
10712 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
10713 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
10714 #, php-format
10715 msgid "The %s table doesn't exist!"
10716 msgstr ""
10718 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
10719 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
10720 #, php-format
10721 msgid "Schema of the %s database - Page %s"
10722 msgstr ""
10724 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:278
10725 msgid "SCHEMA ERROR: "
10726 msgstr ""
10728 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:272
10729 msgid "PDF export page"
10730 msgstr ""
10732 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
10733 #, fuzzy, php-format
10734 #| msgid "View dump (schema) of database"
10735 msgid "Schema of the %s database"
10736 msgstr "Берилиштер базасынан жүктөлүүчү маалыматты (схема) көрүү"
10738 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
10739 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
10740 msgid "Relational schema"
10741 msgstr ""
10743 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
10744 msgid "Table of contents"
10745 msgstr ""
10747 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
10748 #: templates/columns_definitions/column_definitions_form.twig:72
10749 #: templates/database/data_dictionary/index.twig:16
10750 #: templates/table/structure/display_table_stats.twig:6
10751 msgid "Table comments:"
10752 msgstr "Жадыбал жөнүндө маалымат:"
10754 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
10755 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
10756 #: templates/columns_definitions/table_fields_definitions.twig:27
10757 #: templates/database/central_columns/edit.twig:13
10758 #: templates/table/structure/display_structure.twig:24
10759 msgid "Attributes"
10760 msgstr ""
10762 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
10763 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
10764 #: templates/table/structure/display_structure.twig:30
10765 #: templates/table/tracking/structure_snapshot_columns.twig:11
10766 msgid "Extra"
10767 msgstr ""
10769 #: libraries/classes/Plugins/SchemaPlugin.php:74
10770 msgid "Show color"
10771 msgstr ""
10773 #: libraries/classes/Plugins/SchemaPlugin.php:76
10774 msgid "Only show keys"
10775 msgstr ""
10777 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
10778 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
10779 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
10780 msgid "Orientation"
10781 msgstr ""
10783 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
10784 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
10785 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
10786 msgid "Landscape"
10787 msgstr ""
10789 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
10790 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
10791 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
10792 msgid "Portrait"
10793 msgstr ""
10795 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
10796 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
10797 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
10798 msgid "Same width for all tables"
10799 msgstr ""
10801 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
10802 msgid "Show grid"
10803 msgstr ""
10805 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
10806 #: templates/database/structure/index.twig:21
10807 msgid "Data dictionary"
10808 msgstr ""
10810 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
10811 msgid "Order of the tables"
10812 msgstr ""
10814 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
10815 msgid "Name (Ascending)"
10816 msgstr ""
10818 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
10819 msgid "Name (Descending)"
10820 msgstr ""
10822 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:28
10823 msgid ""
10824 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
10825 "TRUE, second for FALSE. Nonzero=true."
10826 msgstr ""
10828 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39
10829 msgid ""
10830 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
10831 "formatted date. The first option is the offset (in hours) which will be "
10832 "added to the timestamp (Default: 0). Use second option to specify a "
10833 "different date/time format string. Third option determines whether you want "
10834 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
10835 "According to that, date format has different value - for \"local\" see the "
10836 "documentation for PHP's strftime() function and for \"utc\" it is done using "
10837 "gmdate() function."
10838 msgstr ""
10840 #. l10n: See https://www.php.net/manual/en/function.strftime.php
10841 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
10842 #: libraries/classes/Util.php:709
10843 msgid "%B %d, %Y at %I:%M %p"
10844 msgstr ""
10846 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
10847 msgid ""
10848 "Displays a link to download the binary data of the column. You can use the "
10849 "first option to specify the filename, or use the second option as the name "
10850 "of a column which contains the filename. If you use the second option, you "
10851 "need to set the first option to the empty string."
10852 msgstr ""
10854 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:41
10855 msgid ""
10856 "LINUX ONLY: Launches an external application and feeds it the column data "
10857 "via standard input. Returns the standard output of the application. The "
10858 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
10859 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
10860 "ExternalTransformationsPlugin.php and list the tools you want to make "
10861 "available. The first option is then the number of the program you want to "
10862 "use. The second option should be blank for historical reasons. The third "
10863 "option, if set to 1, will convert the output using htmlspecialchars() "
10864 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
10865 "ensure that the output appears all on one line (Default 1)."
10866 msgstr ""
10868 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:121
10869 #, php-format
10870 msgid ""
10871 "You are using the external transformation command line options field, which "
10872 "has been deprecated for security reasons. Add all command line options "
10873 "directly to the definition in %s."
10874 msgstr ""
10876 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:29
10877 msgid ""
10878 "Displays the contents of the column as-is, without running it through "
10879 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
10880 msgstr ""
10882 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
10883 msgid ""
10884 "Displays hexadecimal representation of data. Optional first parameter "
10885 "specifies how often space will be added (defaults to 2 nibbles)."
10886 msgstr ""
10888 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
10889 msgid "Displays a link to download this image."
10890 msgstr ""
10892 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
10893 msgid ""
10894 "Image upload functionality which also displays a thumbnail. The options are "
10895 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
10896 msgstr ""
10898 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:91
10899 msgid "Image preview here"
10900 msgstr ""
10902 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
10903 msgid ""
10904 "Displays a clickable thumbnail. The options are the maximum width and height "
10905 "in pixels. The original aspect ratio is preserved."
10906 msgstr ""
10908 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:30
10909 msgid ""
10910 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
10911 "in Internet standard dotted format."
10912 msgstr ""
10914 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29
10915 msgid ""
10916 "Prepends and/or Appends text to a string. First option is text to be "
10917 "prepended, second is appended (enclosed in single quotes, default empty "
10918 "string)."
10919 msgstr ""
10921 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:32
10922 msgid ""
10923 "Validates the string using regular expression and performs insert only if "
10924 "string matches it. The first option is the Regular Expression."
10925 msgstr ""
10927 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:54
10928 #, php-format
10929 msgid "Validation failed for the input string %s."
10930 msgstr ""
10932 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
10933 msgid "Formats text as SQL query with syntax highlighting."
10934 msgstr ""
10936 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
10937 msgid ""
10938 "Displays a part of a string. The first option is the number of characters to "
10939 "skip from the beginning of the string (Default 0). The second option is the "
10940 "number of characters to return (Default: until end of string). The third "
10941 "option is the string to append and/or prepend when truncation occurs "
10942 "(Default: \"…\")."
10943 msgstr ""
10945 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:29
10946 msgid ""
10947 "File upload functionality for TEXT columns. It does not have a textarea for "
10948 "input."
10949 msgstr ""
10951 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:31
10952 msgid ""
10953 "Displays an image and a link; the column contains the filename. The first "
10954 "option is a URL prefix like \"https://www.example.com/\". The second and "
10955 "third options are the width and the height in pixels."
10956 msgstr ""
10958 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:30
10959 msgid ""
10960 "Displays a link; the column contains the filename. The first option is a URL "
10961 "prefix like \"https://www.example.com/\". The second option is a title for "
10962 "the link."
10963 msgstr ""
10965 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
10966 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
10967 msgstr ""
10969 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
10970 msgid ""
10971 "Converts an Internet network address in (IPv4/IPv6) format into a long "
10972 "integer."
10973 msgstr ""
10975 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
10976 msgid "Syntax highlighted CodeMirror editor for JSON."
10977 msgstr ""
10979 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
10980 msgid "Syntax highlighted CodeMirror editor for SQL."
10981 msgstr ""
10983 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
10984 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
10985 msgstr ""
10987 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
10988 msgid ""
10989 "Converts an Internet network address stored as a binary string into a string "
10990 "in Internet standard (IPv4/IPv6) format."
10991 msgstr ""
10993 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
10994 msgid "Formats text as JSON with syntax highlighting."
10995 msgstr ""
10997 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
10998 msgid "Formats text as XML with syntax highlighting."
10999 msgstr ""
11001 #: libraries/classes/Plugins/TwoFactor/Application.php:135
11002 msgid "Authentication Application (2FA)"
11003 msgstr ""
11005 #: libraries/classes/Plugins/TwoFactor/Application.php:146
11006 msgid ""
11007 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
11008 "Google Authenticator or Authy."
11009 msgstr ""
11011 #: libraries/classes/Plugins/TwoFactor/Key.php:208
11012 msgid "Hardware Security Key (FIDO U2F)"
11013 msgstr ""
11015 #: libraries/classes/Plugins/TwoFactor/Key.php:218
11016 msgid ""
11017 "Provides authentication using hardware security tokens supporting FIDO U2F, "
11018 "such as a YubiKey."
11019 msgstr ""
11021 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
11022 #, php-format
11023 msgid "Two-factor authentication failed: %s"
11024 msgstr ""
11026 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
11027 msgid "Two-factor authentication failed."
11028 msgstr ""
11030 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
11031 #, fuzzy
11032 #| msgid "Database %1$s has been created."
11033 msgid "No Two-Factor Authentication"
11034 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
11036 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
11037 msgid "Login using password only."
11038 msgstr ""
11040 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
11041 msgid "Simple two-factor authentication"
11042 msgstr ""
11044 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
11045 msgid "For testing purposes only!"
11046 msgstr ""
11048 #: libraries/classes/Plugins/TwoFactor/WebAuthn.php:180
11049 msgid "Hardware Security Key (WebAuthn/FIDO2)"
11050 msgstr ""
11052 #: libraries/classes/Plugins/TwoFactor/WebAuthn.php:186
11053 msgid ""
11054 "Provides authentication using hardware security tokens supporting the "
11055 "WebAuthn/FIDO2 protocol, such as a YubiKey."
11056 msgstr ""
11058 #: libraries/classes/Query/Utilities.php:97
11059 msgid ""
11060 "The server is not responding (or the local server's socket is not correctly "
11061 "configured)."
11062 msgstr ""
11064 #: libraries/classes/Query/Utilities.php:100
11065 msgid "The server is not responding."
11066 msgstr ""
11068 #: libraries/classes/Query/Utilities.php:104
11069 msgid "Logout and try as another user."
11070 msgstr ""
11072 #: libraries/classes/Query/Utilities.php:109
11073 msgid "Please check privileges of directory containing database."
11074 msgstr ""
11076 #: libraries/classes/Query/Utilities.php:118
11077 msgid "Details…"
11078 msgstr ""
11080 #: libraries/classes/RecentFavoriteTable.php:162
11081 msgid "Could not save recent table!"
11082 msgstr ""
11084 #: libraries/classes/RecentFavoriteTable.php:166
11085 msgid "Could not save favorite table!"
11086 msgstr ""
11088 #: libraries/classes/RecentFavoriteTable.php:250
11089 msgid "Recent tables"
11090 msgstr ""
11092 #: libraries/classes/RecentFavoriteTable.php:252
11093 msgid "Recent"
11094 msgstr ""
11096 #: libraries/classes/RecentFavoriteTable.php:256
11097 msgid "Favorites"
11098 msgstr ""
11100 #: libraries/classes/ReplicationGui.php:438
11101 msgid ""
11102 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11103 "in phpMyAdmin configuration."
11104 msgstr ""
11106 #: libraries/classes/ReplicationGui.php:449
11107 msgid "Replication started successfully."
11108 msgstr ""
11110 #: libraries/classes/ReplicationGui.php:450
11111 msgid "Error starting replication."
11112 msgstr ""
11114 #: libraries/classes/ReplicationGui.php:453
11115 msgid "Replication stopped successfully."
11116 msgstr ""
11118 #: libraries/classes/ReplicationGui.php:454
11119 msgid "Error stopping replication."
11120 msgstr ""
11122 #: libraries/classes/ReplicationGui.php:457
11123 msgid "Replication resetting successfully."
11124 msgstr ""
11126 #: libraries/classes/ReplicationGui.php:458
11127 msgid "Error resetting replication."
11128 msgstr ""
11130 #: libraries/classes/ReplicationGui.php:461
11131 msgid "Success."
11132 msgstr ""
11134 #: libraries/classes/ReplicationGui.php:462
11135 msgid "Error."
11136 msgstr ""
11138 #: libraries/classes/ReplicationGui.php:507
11139 msgid "Unknown error"
11140 msgstr ""
11142 #: libraries/classes/ReplicationGui.php:520
11143 #, php-format
11144 msgid "Unable to connect to primary %s."
11145 msgstr ""
11147 #: libraries/classes/ReplicationGui.php:530
11148 msgid ""
11149 "Unable to read primary log position. Possible privilege problem on primary."
11150 msgstr ""
11152 #: libraries/classes/ReplicationGui.php:548
11153 msgid "Unable to change primary!"
11154 msgstr ""
11156 #: libraries/classes/ReplicationGui.php:552
11157 #, php-format
11158 msgid "Primary server changed successfully to %s."
11159 msgstr ""
11161 #: libraries/classes/Routing.php:103
11162 #, php-format
11163 msgid ""
11164 "The routing cache could not be written, you need to adjust permissions on "
11165 "the folder/file \"%s\""
11166 msgstr ""
11168 #: libraries/classes/Routing.php:162
11169 #, php-format
11170 msgid "Error 404! The page %s was not found."
11171 msgstr ""
11173 #: libraries/classes/Routing.php:173
11174 msgid "Error 405! Request method not allowed."
11175 msgstr ""
11177 #: libraries/classes/SavedSearches.php:239
11178 msgid "Please provide a name for this bookmarked search."
11179 msgstr ""
11181 #: libraries/classes/SavedSearches.php:255
11182 msgid "Missing information to save the bookmarked search."
11183 msgstr ""
11185 #: libraries/classes/SavedSearches.php:276
11186 #: libraries/classes/SavedSearches.php:310
11187 msgid "An entry with this name already exists."
11188 msgstr ""
11190 #: libraries/classes/SavedSearches.php:338
11191 msgid "Missing information to delete the search."
11192 msgstr ""
11194 #: libraries/classes/SavedSearches.php:365
11195 msgid "Missing information to load the search."
11196 msgstr ""
11198 #: libraries/classes/SavedSearches.php:385
11199 msgid "Error while loading the search."
11200 msgstr ""
11202 #: libraries/classes/Server/Plugins.php:68
11203 #: libraries/classes/Server/Privileges.php:795
11204 #: libraries/classes/Server/Privileges.php:3720
11205 msgid "Native MySQL authentication"
11206 msgstr ""
11208 #: libraries/classes/Server/Plugins.php:73
11209 msgid "SHA256 password authentication"
11210 msgstr ""
11212 #: libraries/classes/Server/Plugins.php:78
11213 msgid "Caching sha2 authentication"
11214 msgstr ""
11216 #: libraries/classes/Server/Plugins.php:83
11217 #, fuzzy
11218 #| msgid "Database %1$s has been created."
11219 msgid "Unix Socket based authentication"
11220 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
11222 #: libraries/classes/Server/Plugins.php:88
11223 msgid "Old MySQL-4.0 authentication"
11224 msgstr ""
11226 #: libraries/classes/Server/Privileges/AccountLocking.php:30
11227 #: libraries/classes/Server/Privileges/AccountLocking.php:51
11228 msgid "Account locking is not supported."
11229 msgstr ""
11231 #: libraries/classes/Server/Privileges.php:269
11232 msgid "No privileges."
11233 msgstr ""
11235 #: libraries/classes/Server/Privileges.php:277
11236 msgid "Includes all privileges except GRANT."
11237 msgstr ""
11239 #: libraries/classes/Server/Privileges.php:299
11240 #: libraries/classes/Server/Privileges.php:366
11241 #: templates/server/privileges/privileges_table.twig:124
11242 #: templates/server/privileges/privileges_table.twig:127
11243 #: templates/server/privileges/privileges_table.twig:323
11244 #: templates/server/privileges/privileges_table.twig:326
11245 msgid "Allows deleting data."
11246 msgstr ""
11248 #: libraries/classes/Server/Privileges.php:304
11249 #: templates/server/privileges/privileges_table.twig:136
11250 #: templates/server/privileges/privileges_table.twig:139
11251 #: templates/server/privileges/privileges_table.twig:361
11252 #: templates/server/privileges/privileges_table.twig:369
11253 msgid "Allows creating new tables."
11254 msgstr ""
11256 #: libraries/classes/Server/Privileges.php:309
11257 #: templates/server/privileges/privileges_table.twig:148
11258 #: templates/server/privileges/privileges_table.twig:151
11259 #: templates/server/privileges/privileges_table.twig:409
11260 #: templates/server/privileges/privileges_table.twig:417
11261 msgid "Allows dropping tables."
11262 msgstr ""
11264 #: libraries/classes/Server/Privileges.php:314
11265 #: libraries/classes/Server/Privileges.php:406
11266 #: templates/server/privileges/privileges_table.twig:173
11267 #: templates/server/privileges/privileges_table.twig:176
11268 #: templates/server/privileges/privileges_table.twig:393
11269 #: templates/server/privileges/privileges_table.twig:396
11270 msgid "Allows creating and dropping indexes."
11271 msgstr ""
11273 #: libraries/classes/Server/Privileges.php:319
11274 #: libraries/classes/Server/Privileges.php:411
11275 #: templates/server/privileges/privileges_table.twig:185
11276 #: templates/server/privileges/privileges_table.twig:188
11277 #: templates/server/privileges/privileges_table.twig:380
11278 #: templates/server/privileges/privileges_table.twig:383
11279 msgid "Allows altering the structure of existing tables."
11280 msgstr ""
11282 #: libraries/classes/Server/Privileges.php:324
11283 #: libraries/classes/Server/Privileges.php:450
11284 #: libraries/classes/Server/Privileges.php:466
11285 #: templates/server/privileges/privileges_table.twig:197
11286 #: templates/server/privileges/privileges_table.twig:200
11287 #: templates/server/privileges/privileges_table.twig:494
11288 #: templates/server/privileges/privileges_table.twig:497
11289 #: templates/server/privileges/privileges_table.twig:509
11290 #: templates/server/privileges/privileges_table.twig:512
11291 msgid "Allows creating new views."
11292 msgstr ""
11294 #: libraries/classes/Server/Privileges.php:329
11295 #: libraries/classes/Server/Privileges.php:471
11296 #: libraries/classes/Server/Privileges.php:477
11297 #: templates/server/privileges/privileges_table.twig:209
11298 #: templates/server/privileges/privileges_table.twig:212
11299 #: templates/server/privileges/privileges_table.twig:441
11300 #: templates/server/privileges/privileges_table.twig:444
11301 msgid "Allows performing SHOW CREATE VIEW queries."
11302 msgstr ""
11304 #: libraries/classes/Server/Privileges.php:334
11305 #: libraries/classes/Server/Privileges.php:460
11306 #: templates/server/privileges/privileges_table.twig:221
11307 #: templates/server/privileges/privileges_table.twig:224
11308 #: templates/server/privileges/privileges_table.twig:537
11309 #: templates/server/privileges/privileges_table.twig:540
11310 msgid "Allows creating and dropping triggers."
11311 msgstr ""
11313 #: libraries/classes/Server/Privileges.php:351
11314 #: templates/server/privileges/privileges_table.twig:15
11315 #: templates/server/privileges/privileges_table.twig:284
11316 #: templates/server/privileges/privileges_table.twig:287
11317 msgid "Allows reading data."
11318 msgstr ""
11320 #: libraries/classes/Server/Privileges.php:356
11321 #: templates/server/privileges/privileges_table.twig:42
11322 #: templates/server/privileges/privileges_table.twig:297
11323 #: templates/server/privileges/privileges_table.twig:300
11324 msgid "Allows inserting and replacing data."
11325 msgstr ""
11327 #: libraries/classes/Server/Privileges.php:361
11328 #: templates/server/privileges/privileges_table.twig:69
11329 #: templates/server/privileges/privileges_table.twig:310
11330 #: templates/server/privileges/privileges_table.twig:313
11331 msgid "Allows changing data."
11332 msgstr ""
11334 #: libraries/classes/Server/Privileges.php:371
11335 #: templates/server/privileges/privileges_table.twig:359
11336 #: templates/server/privileges/privileges_table.twig:367
11337 msgid "Allows creating new databases and tables."
11338 msgstr ""
11340 #: libraries/classes/Server/Privileges.php:376
11341 #: templates/server/privileges/privileges_table.twig:407
11342 #: templates/server/privileges/privileges_table.twig:415
11343 msgid "Allows dropping databases and tables."
11344 msgstr ""
11346 #: libraries/classes/Server/Privileges.php:381
11347 #: templates/server/privileges/privileges_table.twig:599
11348 #: templates/server/privileges/privileges_table.twig:602
11349 msgid "Allows reloading server settings and flushing the server's caches."
11350 msgstr ""
11352 #: libraries/classes/Server/Privileges.php:386
11353 #: templates/server/privileges/privileges_table.twig:612
11354 #: templates/server/privileges/privileges_table.twig:615
11355 msgid "Allows shutting down the server."
11356 msgstr ""
11358 #: libraries/classes/Server/Privileges.php:391
11359 #: templates/server/privileges/privileges_table.twig:586
11360 #: templates/server/privileges/privileges_table.twig:589
11361 msgid "Allows viewing processes of all users."
11362 msgstr ""
11364 #: libraries/classes/Server/Privileges.php:396
11365 #: templates/server/privileges/privileges_table.twig:337
11366 #: templates/server/privileges/privileges_table.twig:340
11367 msgid "Allows importing data from and exporting data into files."
11368 msgstr ""
11370 #: libraries/classes/Server/Privileges.php:401
11371 #: templates/server/privileges/privileges_table.twig:96
11372 #: templates/server/privileges/privileges_table.twig:666
11373 msgid "Has no effect in this MySQL version."
11374 msgstr ""
11376 #: libraries/classes/Server/Privileges.php:416
11377 #: templates/server/privileges/privileges_table.twig:625
11378 #: templates/server/privileges/privileges_table.twig:628
11379 msgid "Gives access to the complete list of databases."
11380 msgstr ""
11382 #: libraries/classes/Server/Privileges.php:422
11383 #: templates/server/privileges/privileges_table.twig:572
11384 #: templates/server/privileges/privileges_table.twig:576
11385 msgid ""
11386 "Allows connecting, even if maximum number of connections is reached; "
11387 "required for most administrative operations like setting global variables or "
11388 "killing threads of other users."
11389 msgstr ""
11391 #: libraries/classes/Server/Privileges.php:430
11392 #: templates/server/privileges/privileges_table.twig:428
11393 #: templates/server/privileges/privileges_table.twig:431
11394 msgid "Allows creating temporary tables."
11395 msgstr ""
11397 #: libraries/classes/Server/Privileges.php:435
11398 #: templates/server/privileges/privileges_table.twig:653
11399 #: templates/server/privileges/privileges_table.twig:656
11400 msgid "Allows locking tables for the current thread."
11401 msgstr ""
11403 #: libraries/classes/Server/Privileges.php:440
11404 #: templates/server/privileges/privileges_table.twig:694
11405 #: templates/server/privileges/privileges_table.twig:697
11406 msgid "Needed for the replication replicas."
11407 msgstr ""
11409 #: libraries/classes/Server/Privileges.php:445
11410 #: templates/server/privileges/privileges_table.twig:681
11411 #: templates/server/privileges/privileges_table.twig:684
11412 msgid "Allows the user to ask where the replicas / primaries are."
11413 msgstr ""
11415 #: libraries/classes/Server/Privileges.php:455
11416 #: templates/server/privileges/privileges_table.twig:524
11417 #: templates/server/privileges/privileges_table.twig:527
11418 msgid "Allows to set up events for the event scheduler."
11419 msgstr ""
11421 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11422 #: libraries/classes/Server/Privileges.php:484
11423 #: libraries/classes/Server/Privileges.php:493
11424 #: templates/server/privileges/privileges_table.twig:234
11425 #: templates/server/privileges/privileges_table.twig:238
11426 msgid "Allows deleting historical rows."
11427 msgstr ""
11429 #: libraries/classes/Server/Privileges.php:498
11430 #: templates/server/privileges/privileges_table.twig:454
11431 #: templates/server/privileges/privileges_table.twig:457
11432 msgid "Allows creating stored routines."
11433 msgstr ""
11435 #: libraries/classes/Server/Privileges.php:503
11436 #: templates/server/privileges/privileges_table.twig:467
11437 #: templates/server/privileges/privileges_table.twig:470
11438 msgid "Allows altering and dropping stored routines."
11439 msgstr ""
11441 #: libraries/classes/Server/Privileges.php:508
11442 #: templates/server/privileges/privileges_table.twig:707
11443 #: templates/server/privileges/privileges_table.twig:710
11444 msgid "Allows creating, dropping and renaming user accounts."
11445 msgstr ""
11447 #: libraries/classes/Server/Privileges.php:513
11448 #: templates/server/privileges/privileges_table.twig:480
11449 #: templates/server/privileges/privileges_table.twig:483
11450 msgid "Allows executing stored routines."
11451 msgstr ""
11453 #: libraries/classes/Server/Privileges.php:1083
11454 #, php-format
11455 msgid "The password for %s was changed successfully."
11456 msgstr ""
11458 #: libraries/classes/Server/Privileges.php:1131
11459 #, php-format
11460 msgid "You have revoked the privileges for %s."
11461 msgstr ""
11463 #: libraries/classes/Server/Privileges.php:1443
11464 #: templates/database/privileges/index.twig:124
11465 #: templates/table/privileges/index.twig:127
11466 msgid "Not enough privilege to view users."
11467 msgstr ""
11469 #: libraries/classes/Server/Privileges.php:1505
11470 #: templates/database/privileges/index.twig:80
11471 #: templates/server/privileges/new_user_ajax.twig:45
11472 #: templates/server/privileges/users_overview.twig:75
11473 #: templates/table/privileges/index.twig:84
11474 msgid "Edit privileges"
11475 msgstr ""
11477 #: libraries/classes/Server/Privileges.php:1509
11478 msgid "Revoke"
11479 msgstr ""
11481 #: libraries/classes/Server/Privileges.php:1820
11482 #: templates/server/privileges/privileges_table.twig:264
11483 msgid "Database-specific privileges"
11484 msgstr ""
11486 #: libraries/classes/Server/Privileges.php:1826
11487 #: templates/server/privileges/privileges_summary.twig:18
11488 #: templates/server/privileges/privileges_table.twig:7
11489 #: templates/server/privileges/privileges_table.twig:266
11490 msgid "Table-specific privileges"
11491 msgstr ""
11493 #: libraries/classes/Server/Privileges.php:1831
11494 #: libraries/classes/Server/Privileges.php:1833
11495 #: templates/server/privileges/edit_routine_privileges.twig:29
11496 #: templates/server/privileges/edit_routine_privileges.twig:46
11497 #: templates/server/privileges/edit_routine_privileges.twig:58
11498 msgid "Routine"
11499 msgstr ""
11501 #: libraries/classes/Server/Privileges.php:1832
11502 #: templates/server/privileges/edit_routine_privileges.twig:47
11503 msgid "Routine-specific privileges"
11504 msgstr ""
11506 #: libraries/classes/Server/Privileges.php:2173
11507 msgid "No users selected for deleting!"
11508 msgstr ""
11510 #: libraries/classes/Server/Privileges.php:2176
11511 msgid "Reloading the privileges"
11512 msgstr ""
11514 #: libraries/classes/Server/Privileges.php:2201
11515 msgid "The selected users have been deleted successfully."
11516 msgstr ""
11518 #: libraries/classes/Server/Privileges.php:2278
11519 #, php-format
11520 msgid "You have updated the privileges for %s."
11521 msgstr ""
11523 #: libraries/classes/Server/Privileges.php:2365
11524 #: templates/database/privileges/index.twig:102
11525 #: templates/table/privileges/index.twig:106
11526 msgid "No user found."
11527 msgstr ""
11529 #: libraries/classes/Server/Privileges.php:2452
11530 #, php-format
11531 msgid "Deleting %s"
11532 msgstr ""
11534 #: libraries/classes/Server/Privileges.php:2483
11535 msgid "The privileges were reloaded successfully."
11536 msgstr ""
11538 #: libraries/classes/Server/Privileges.php:2587
11539 #, php-format
11540 msgid "The user %s already exists!"
11541 msgstr ""
11543 #: libraries/classes/Server/Privileges.php:2862
11544 #, php-format
11545 msgid "Privileges for %s"
11546 msgstr ""
11548 #: libraries/classes/Server/Privileges.php:2871
11549 #: libraries/classes/Server/Status/Processes.php:114
11550 #: templates/server/user_groups/user_listings.twig:9
11551 msgid "User"
11552 msgstr ""
11554 #: libraries/classes/Server/Privileges.php:2982
11555 msgid ""
11556 "A user account allowing any user from localhost to connect is present. This "
11557 "will prevent other users from connecting if the host part of their account "
11558 "allows a connection from any (%) host."
11559 msgstr ""
11561 #: libraries/classes/Server/Privileges.php:3017
11562 #, php-format
11563 msgid ""
11564 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11565 "tables. The content of these tables may differ from the privileges the "
11566 "server uses, if they have been changed manually. In this case, you should "
11567 "%sreload the privileges%s before you continue."
11568 msgstr ""
11570 #: libraries/classes/Server/Privileges.php:3033
11571 msgid ""
11572 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11573 "tables. The content of these tables may differ from the privileges the "
11574 "server uses, if they have been changed manually. In this case, the "
11575 "privileges have to be reloaded but currently, you don't have the RELOAD "
11576 "privilege."
11577 msgstr ""
11579 #: libraries/classes/Server/Privileges.php:3347
11580 msgid "You have added a new user."
11581 msgstr ""
11583 #: libraries/classes/Server/Status/Data.php:146
11584 #: libraries/classes/Server/Status/Processes.php:147
11585 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
11586 msgid "SQL query"
11587 msgstr ""
11589 #: libraries/classes/Server/Status/Data.php:149
11590 msgid "Handler"
11591 msgstr ""
11593 #: libraries/classes/Server/Status/Data.php:150
11594 msgid "Query cache"
11595 msgstr ""
11597 #: libraries/classes/Server/Status/Data.php:151
11598 msgid "Threads"
11599 msgstr ""
11601 #: libraries/classes/Server/Status/Data.php:153
11602 msgid "Temporary data"
11603 msgstr ""
11605 #: libraries/classes/Server/Status/Data.php:154
11606 msgid "Delayed inserts"
11607 msgstr ""
11609 #: libraries/classes/Server/Status/Data.php:155
11610 msgid "Key cache"
11611 msgstr ""
11613 #: libraries/classes/Server/Status/Data.php:156
11614 msgid "Joins"
11615 msgstr ""
11617 #: libraries/classes/Server/Status/Data.php:158
11618 msgid "Sorting"
11619 msgstr ""
11621 #: libraries/classes/Server/Status/Data.php:160
11622 msgid "Transaction coordinator"
11623 msgstr ""
11625 #: libraries/classes/Server/Status/Data.php:161
11626 #: templates/server/binlog/index.twig:27
11627 msgid "Files"
11628 msgstr ""
11630 #: libraries/classes/Server/Status/Data.php:180
11631 msgid "Flush (close) all tables"
11632 msgstr ""
11634 #: libraries/classes/Server/Status/Data.php:184
11635 msgid "Show open tables"
11636 msgstr ""
11638 #: libraries/classes/Server/Status/Data.php:193
11639 msgid "Show replica hosts"
11640 msgstr ""
11642 #: libraries/classes/Server/Status/Data.php:200
11643 #: templates/server/replication/primary_replication.twig:9
11644 msgid "Show primary status"
11645 msgstr ""
11647 #: libraries/classes/Server/Status/Data.php:207
11648 msgid "Show replica status"
11649 msgstr ""
11651 #: libraries/classes/Server/Status/Data.php:215
11652 msgid "Flush query cache"
11653 msgstr ""
11655 #: libraries/classes/Server/Status/Processes.php:110
11656 msgid "ID"
11657 msgstr ""
11659 #: libraries/classes/Server/Status/Processes.php:118
11660 #: templates/server/replication/primary_add_replica_user.twig:32
11661 #: templates/server/replication/primary_add_replica_user.twig:43
11662 #: templates/server/replication/primary_replication.twig:25
11663 msgid "Host"
11664 msgstr ""
11666 #: libraries/classes/Server/Status/Processes.php:126
11667 msgid "Command"
11668 msgstr ""
11670 #: libraries/classes/Server/Status/Processes.php:141
11671 msgid "Progress"
11672 msgstr ""
11674 #: libraries/classes/Setup/Index.php:130
11675 msgid ""
11676 "Reading of version failed. Maybe you're offline or the upgrade server does "
11677 "not respond."
11678 msgstr ""
11680 #: libraries/classes/Setup/Index.php:152
11681 msgid "Got invalid version string from server"
11682 msgstr ""
11684 #: libraries/classes/Setup/Index.php:164
11685 msgid "Unparsable version string"
11686 msgstr ""
11688 #: libraries/classes/Setup/Index.php:186
11689 #, php-format
11690 msgid ""
11691 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
11692 "version is %s, released on %s."
11693 msgstr ""
11695 #: libraries/classes/Setup/Index.php:194
11696 msgid "No newer stable version is available"
11697 msgstr ""
11699 #: libraries/classes/Sql.php:499
11700 #, php-format
11701 msgid "Using bookmark \"%s\" as default browse query."
11702 msgstr ""
11704 #: libraries/classes/Sql.php:967
11705 msgid "Showing as PHP code"
11706 msgstr ""
11708 #: libraries/classes/Sql.php:1342
11709 #, php-format
11710 msgid ""
11711 "Current selection does not contain a unique column. Grid edit, checkbox, "
11712 "Edit, Copy and Delete features are not available. %s"
11713 msgstr ""
11715 #: libraries/classes/Sql.php:1356
11716 #, php-format
11717 msgid ""
11718 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
11719 "and Delete features may result in undesired behavior. %s"
11720 msgstr ""
11722 #: libraries/classes/SqlQueryForm.php:149
11723 #, php-format
11724 msgid "Run SQL query/queries on server “%s”"
11725 msgstr ""
11727 #: libraries/classes/SqlQueryForm.php:165
11728 #, php-format
11729 msgid "Run SQL query/queries on database %s"
11730 msgstr ""
11732 #: libraries/classes/SqlQueryForm.php:180
11733 #, php-format
11734 msgid "Run SQL query/queries on table %s"
11735 msgstr ""
11737 #: libraries/classes/StorageEngine.php:368
11738 msgid ""
11739 "There is no detailed status information available for this storage engine."
11740 msgstr ""
11742 #: libraries/classes/StorageEngine.php:470
11743 #: templates/database/structure/body_for_table_summary.twig:46
11744 #, php-format
11745 msgid "%s is the default storage engine on this MySQL server."
11746 msgstr ""
11748 #: libraries/classes/StorageEngine.php:473
11749 #, php-format
11750 msgid "%s is available on this MySQL server."
11751 msgstr ""
11753 #: libraries/classes/StorageEngine.php:476
11754 #, php-format
11755 msgid "%s has been disabled for this MySQL server."
11756 msgstr ""
11758 #: libraries/classes/StorageEngine.php:480
11759 #, php-format
11760 msgid "This MySQL server does not support the %s storage engine."
11761 msgstr ""
11763 #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2110
11764 msgid "The name of the primary key must be \"PRIMARY\"!"
11765 msgstr ""
11767 #: libraries/classes/Table/Maintenance.php:122
11768 #, php-format
11769 msgid "Problems with indexes of table `%s`"
11770 msgstr ""
11772 #: libraries/classes/Table.php:348
11773 msgid "Unknown table status:"
11774 msgstr ""
11776 #: libraries/classes/Table.php:1011
11777 #, php-format
11778 msgid "Source database `%s` was not found!"
11779 msgstr ""
11781 #: libraries/classes/Table.php:1020
11782 #, php-format
11783 msgid "Target database `%s` was not found!"
11784 msgstr ""
11786 #: libraries/classes/Table.php:1487
11787 msgid "Invalid database:"
11788 msgstr ""
11790 #: libraries/classes/Table.php:1505
11791 msgid "Invalid table name:"
11792 msgstr ""
11794 #: libraries/classes/Table.php:1557
11795 #, php-format
11796 msgid "Table %1$s has been renamed to %2$s."
11797 msgstr ""
11799 #: libraries/classes/Table.php:1802
11800 msgid "Could not save table UI preferences!"
11801 msgstr ""
11803 #: libraries/classes/Table.php:1828
11804 #, php-format
11805 msgid ""
11806 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
11807 "['MaxTableUiprefs'] %s)"
11808 msgstr ""
11810 #: libraries/classes/Table.php:1963
11811 #, php-format
11812 msgid ""
11813 "Cannot save UI property \"%s\". The changes made will not be persistent "
11814 "after you refresh this page. Please check if the table structure has been "
11815 "changed."
11816 msgstr ""
11818 #: libraries/classes/Table.php:2122
11819 msgid "Can't rename index to PRIMARY!"
11820 msgstr ""
11822 #: libraries/classes/Table.php:2148
11823 msgid "No index parts defined!"
11824 msgstr ""
11826 #: libraries/classes/Table.php:2444
11827 #, php-format
11828 msgid "Error creating foreign key on %1$s (check data types)"
11829 msgstr ""
11831 #: libraries/classes/Template.php:135
11832 #, php-format
11833 msgid "Error while working with template cache: %s"
11834 msgstr ""
11836 #: libraries/classes/ThemeManager.php:83
11837 #, php-format
11838 msgid "Default theme %s not found!"
11839 msgstr ""
11841 #: libraries/classes/ThemeManager.php:142
11842 #, php-format
11843 msgid "Theme %s not found!"
11844 msgstr ""
11846 #: libraries/classes/Theme.php:168
11847 #, php-format
11848 msgid "No valid image path for theme %s found!"
11849 msgstr ""
11851 #: libraries/classes/Tracking.php:236
11852 #: templates/database/tracking/tables.twig:115
11853 #: templates/table/tracking/main.twig:73
11854 msgid "Tracking report"
11855 msgstr ""
11857 #: libraries/classes/Tracking.php:240
11858 msgid "Tracking statements"
11859 msgstr ""
11861 #: libraries/classes/Tracking.php:255
11862 msgid "Delete tracking data row from report"
11863 msgstr ""
11865 #: libraries/classes/Tracking.php:267
11866 msgid "No data"
11867 msgstr ""
11869 #: libraries/classes/Tracking.php:312
11870 #: templates/database/operations/index.twig:131
11871 #: templates/database/structure/copy_form.twig:19
11872 #: templates/table/operations/index.twig:275
11873 msgid "Structure only"
11874 msgstr ""
11876 #: libraries/classes/Tracking.php:315
11877 #: templates/database/operations/index.twig:143
11878 #: templates/database/structure/copy_form.twig:29
11879 #: templates/table/operations/index.twig:287
11880 msgid "Data only"
11881 msgstr ""
11883 #: libraries/classes/Tracking.php:318
11884 #: templates/database/operations/index.twig:137
11885 #: templates/database/structure/copy_form.twig:24
11886 #: templates/table/operations/index.twig:281
11887 msgid "Structure and data"
11888 msgstr ""
11890 #: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
11891 #, php-format
11892 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
11893 msgstr ""
11895 #: libraries/classes/Tracking.php:472
11896 msgid "SQL dump (file download)"
11897 msgstr ""
11899 #: libraries/classes/Tracking.php:474
11900 msgid "SQL dump"
11901 msgstr ""
11903 #: libraries/classes/Tracking.php:477
11904 msgid "This option will replace your table and contained data."
11905 msgstr ""
11907 #: libraries/classes/Tracking.php:479
11908 msgid "SQL execution"
11909 msgstr ""
11911 #: libraries/classes/Tracking.php:483
11912 #, php-format
11913 msgid "Export as %s"
11914 msgstr ""
11916 #: libraries/classes/Tracking.php:521
11917 msgid "Data manipulation statement"
11918 msgstr ""
11920 #: libraries/classes/Tracking.php:557
11921 msgid "Data definition statement"
11922 msgstr ""
11924 #: libraries/classes/Tracking.php:640
11925 #: templates/database/tracking/tables.twig:126
11926 #: templates/table/tracking/main.twig:80
11927 msgid "Structure snapshot"
11928 msgstr ""
11930 #: libraries/classes/Tracking.php:658
11931 #, php-format
11932 msgid "Version %s snapshot (SQL code)"
11933 msgstr ""
11935 #: libraries/classes/Tracking.php:728
11936 msgid "Tracking data definition successfully deleted"
11937 msgstr ""
11939 #: libraries/classes/Tracking.php:740
11940 msgid "Tracking data manipulation successfully deleted"
11941 msgstr ""
11943 #: libraries/classes/Tracking.php:797
11944 msgid ""
11945 "You can execute the dump by creating and using a temporary database. Please "
11946 "ensure that you have the privileges to do so."
11947 msgstr ""
11949 #: libraries/classes/Tracking.php:801
11950 msgid "Comment out these two lines if you do not need them."
11951 msgstr ""
11953 #: libraries/classes/Tracking.php:812
11954 msgid "SQL statements exported. Please copy the dump or execute it."
11955 msgstr ""
11957 #: libraries/classes/Tracking.php:845
11958 #, php-format
11959 msgid "Tracking report for table `%s`"
11960 msgstr ""
11962 #: libraries/classes/Tracking.php:877
11963 #, php-format
11964 msgid "Tracking for %1$s was activated at version %2$s."
11965 msgstr ""
11967 #: libraries/classes/Tracking.php:880
11968 #, php-format
11969 msgid "Tracking for %1$s was deactivated at version %2$s."
11970 msgstr ""
11972 #: libraries/classes/Tracking.php:979
11973 #, php-format
11974 msgid "Version %1$s of %2$s was deleted."
11975 msgstr ""
11977 #: libraries/classes/Tracking.php:1010
11978 #, php-format
11979 msgid "Version %1$s was created, tracking for %2$s is active."
11980 msgstr ""
11982 #: libraries/classes/Types.php:231
11983 msgid ""
11984 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
11985 msgstr ""
11987 #: libraries/classes/Types.php:234
11988 msgid ""
11989 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
11990 "65,535"
11991 msgstr ""
11993 #: libraries/classes/Types.php:238
11994 msgid ""
11995 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
11996 "0 to 16,777,215"
11997 msgstr ""
11999 #: libraries/classes/Types.php:243
12000 msgid ""
12001 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
12002 "range is 0 to 4,294,967,295"
12003 msgstr ""
12005 #: libraries/classes/Types.php:250
12006 msgid ""
12007 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
12008 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
12009 msgstr ""
12011 #: libraries/classes/Types.php:257
12012 msgid ""
12013 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
12014 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
12015 msgstr ""
12017 #: libraries/classes/Types.php:264
12018 msgid ""
12019 "A small floating-point number, allowable values are -3.402823466E+38 to "
12020 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
12021 msgstr ""
12023 #: libraries/classes/Types.php:271
12024 msgid ""
12025 "A double-precision floating-point number, allowable values are "
12026 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
12027 "2.2250738585072014E-308 to 1.7976931348623157E+308"
12028 msgstr ""
12030 #: libraries/classes/Types.php:277
12031 msgid ""
12032 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
12033 "FLOAT)"
12034 msgstr ""
12036 #: libraries/classes/Types.php:280
12037 msgid ""
12038 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
12039 "64)"
12040 msgstr ""
12042 #: libraries/classes/Types.php:284
12043 msgid ""
12044 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
12045 "values are considered true"
12046 msgstr ""
12048 #: libraries/classes/Types.php:288
12049 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
12050 msgstr ""
12052 #: libraries/classes/Types.php:292
12053 #, php-format
12054 msgid "A date, supported range is %1$s to %2$s"
12055 msgstr ""
12057 #: libraries/classes/Types.php:299
12058 #, php-format
12059 msgid "A date and time combination, supported range is %1$s to %2$s"
12060 msgstr ""
12062 #: libraries/classes/Types.php:306
12063 msgid ""
12064 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12065 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12066 msgstr ""
12068 #: libraries/classes/Types.php:313
12069 #, php-format
12070 msgid "A time, range is %1$s to %2$s"
12071 msgstr ""
12073 #: libraries/classes/Types.php:320
12074 msgid ""
12075 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
12076 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
12077 msgstr ""
12079 #: libraries/classes/Types.php:327
12080 msgid ""
12081 "A fixed-length (0-255, default 1) string that is always right-padded with "
12082 "spaces to the specified length when stored"
12083 msgstr ""
12085 #: libraries/classes/Types.php:334
12086 #, php-format
12087 msgid ""
12088 "A variable-length (%s) string, the effective maximum length is subject to "
12089 "the maximum row size"
12090 msgstr ""
12092 #: libraries/classes/Types.php:341
12093 msgid ""
12094 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
12095 "a one-byte prefix indicating the length of the value in bytes"
12096 msgstr ""
12098 #: libraries/classes/Types.php:348
12099 msgid ""
12100 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
12101 "with a two-byte prefix indicating the length of the value in bytes"
12102 msgstr ""
12104 #: libraries/classes/Types.php:355
12105 msgid ""
12106 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
12107 "stored with a three-byte prefix indicating the length of the value in bytes"
12108 msgstr ""
12110 #: libraries/classes/Types.php:362
12111 msgid ""
12112 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12113 "characters, stored with a four-byte prefix indicating the length of the "
12114 "value in bytes"
12115 msgstr ""
12117 #: libraries/classes/Types.php:369
12118 msgid ""
12119 "Similar to the CHAR type, but stores binary byte strings rather than non-"
12120 "binary character strings"
12121 msgstr ""
12123 #: libraries/classes/Types.php:374
12124 msgid ""
12125 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12126 "binary character strings"
12127 msgstr ""
12129 #: libraries/classes/Types.php:380
12130 msgid ""
12131 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12132 "one-byte prefix indicating the length of the value"
12133 msgstr ""
12135 #: libraries/classes/Types.php:386
12136 msgid ""
12137 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12138 "with a three-byte prefix indicating the length of the value"
12139 msgstr ""
12141 #: libraries/classes/Types.php:393
12142 msgid ""
12143 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12144 "a two-byte prefix indicating the length of the value"
12145 msgstr ""
12147 #: libraries/classes/Types.php:399
12148 msgid ""
12149 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12150 "bytes, stored with a four-byte prefix indicating the length of the value"
12151 msgstr ""
12153 #: libraries/classes/Types.php:406
12154 msgid ""
12155 "An enumeration, chosen from the list of up to 65,535 values or the special "
12156 "'' error value"
12157 msgstr ""
12159 #: libraries/classes/Types.php:410
12160 msgid "A single value chosen from a set of up to 64 members"
12161 msgstr ""
12163 #: libraries/classes/Types.php:413
12164 msgid "A type that can store a geometry of any type"
12165 msgstr ""
12167 #: libraries/classes/Types.php:416
12168 msgid "A point in 2-dimensional space"
12169 msgstr ""
12171 #: libraries/classes/Types.php:419
12172 msgid "A curve with linear interpolation between points"
12173 msgstr ""
12175 #: libraries/classes/Types.php:422
12176 msgid "A polygon"
12177 msgstr ""
12179 #: libraries/classes/Types.php:425
12180 msgid "A collection of points"
12181 msgstr ""
12183 #: libraries/classes/Types.php:428
12184 msgid "A collection of curves with linear interpolation between points"
12185 msgstr ""
12187 #: libraries/classes/Types.php:431
12188 msgid "A collection of polygons"
12189 msgstr ""
12191 #: libraries/classes/Types.php:434
12192 msgid "A collection of geometry objects of any type"
12193 msgstr ""
12195 #: libraries/classes/Types.php:437
12196 msgid ""
12197 "Stores and enables efficient access to data in JSON (JavaScript Object "
12198 "Notation) documents"
12199 msgstr ""
12201 #: libraries/classes/Types.php:440
12202 msgid ""
12203 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12204 "conventional mapping of IPv4 addresses into IPv6 addresses"
12205 msgstr ""
12207 #: libraries/classes/Types.php:445
12208 msgid "128-bit UUID (Universally Unique Identifier)"
12209 msgstr ""
12211 #: libraries/classes/Types.php:791
12212 msgctxt "numeric types"
12213 msgid "Numeric"
12214 msgstr ""
12216 #: libraries/classes/Types.php:809
12217 msgctxt "date and time types"
12218 msgid "Date and time"
12219 msgstr ""
12221 #: libraries/classes/Types.php:845
12222 msgctxt "spatial types"
12223 msgid "Spatial"
12224 msgstr ""
12226 #: libraries/classes/UrlRedirector.php:55
12227 msgid "Taking you to the target site."
12228 msgstr ""
12230 #: libraries/classes/UserPassword.php:38
12231 msgid "The profile has been updated."
12232 msgstr ""
12234 #: libraries/classes/UserPassword.php:50
12235 msgid "Password is too long!"
12236 msgstr ""
12238 #: libraries/classes/UserPreferences.php:181
12239 msgid "Could not save configuration"
12240 msgstr ""
12242 #: libraries/classes/UserPreferences.php:192
12243 #, fuzzy
12244 #| msgid ""
12245 #| "The phpMyAdmin configuration storage has been deactivated. To find out "
12246 #| "why click %shere%s."
12247 msgid "The phpMyAdmin configuration storage database could not be accessed."
12248 msgstr ""
12249 "phpMyAdmin конфигурацияларын сактоо өчүрүлдү. Табуу үчүн эмнеге %shere%s "
12250 "бастыныз."
12252 #: libraries/classes/Util.php:131
12253 #, php-format
12254 msgid "Max: %s%s"
12255 msgstr ""
12257 #. l10n: Short month name
12258 #. l10n: Short month name for January
12259 #: libraries/classes/Util.php:666 templates/javascript/variables.twig:34
12260 msgid "Jan"
12261 msgstr ""
12263 #. l10n: Short month name
12264 #. l10n: Short month name for February
12265 #: libraries/classes/Util.php:668 templates/javascript/variables.twig:35
12266 msgid "Feb"
12267 msgstr ""
12269 #. l10n: Short month name
12270 #. l10n: Short month name for March
12271 #: libraries/classes/Util.php:670 templates/javascript/variables.twig:36
12272 msgid "Mar"
12273 msgstr ""
12275 #. l10n: Short month name
12276 #. l10n: Short month name for April
12277 #: libraries/classes/Util.php:672 templates/javascript/variables.twig:37
12278 msgid "Apr"
12279 msgstr ""
12281 #. l10n: Short month name
12282 #: libraries/classes/Util.php:674
12283 msgctxt "Short month name"
12284 msgid "May"
12285 msgstr ""
12287 #. l10n: Short month name
12288 #. l10n: Short month name for June
12289 #: libraries/classes/Util.php:676 templates/javascript/variables.twig:39
12290 msgid "Jun"
12291 msgstr ""
12293 #. l10n: Short month name
12294 #. l10n: Short month name for July
12295 #: libraries/classes/Util.php:678 templates/javascript/variables.twig:40
12296 msgid "Jul"
12297 msgstr ""
12299 #. l10n: Short month name
12300 #. l10n: Short month name for August
12301 #: libraries/classes/Util.php:680 templates/javascript/variables.twig:41
12302 msgid "Aug"
12303 msgstr ""
12305 #. l10n: Short month name
12306 #. l10n: Short month name for September
12307 #: libraries/classes/Util.php:682 templates/javascript/variables.twig:42
12308 msgid "Sep"
12309 msgstr ""
12311 #. l10n: Short month name
12312 #. l10n: Short month name for October
12313 #: libraries/classes/Util.php:684 templates/javascript/variables.twig:43
12314 msgid "Oct"
12315 msgstr ""
12317 #. l10n: Short month name
12318 #. l10n: Short month name for November
12319 #: libraries/classes/Util.php:686 templates/javascript/variables.twig:44
12320 msgid "Nov"
12321 msgstr ""
12323 #. l10n: Short month name
12324 #. l10n: Short month name for December
12325 #: libraries/classes/Util.php:688 templates/javascript/variables.twig:45
12326 msgid "Dec"
12327 msgstr ""
12329 #. l10n: Short week day name for Sunday
12330 #: libraries/classes/Util.php:692
12331 msgctxt "Short week day name for Sunday"
12332 msgid "Sun"
12333 msgstr ""
12335 #. l10n: Short week day name for Monday
12336 #: libraries/classes/Util.php:694 templates/javascript/variables.twig:58
12337 msgid "Mon"
12338 msgstr ""
12340 #. l10n: Short week day name for Tuesday
12341 #: libraries/classes/Util.php:696 templates/javascript/variables.twig:59
12342 msgid "Tue"
12343 msgstr ""
12345 #. l10n: Short week day name for Wednesday
12346 #: libraries/classes/Util.php:698 templates/javascript/variables.twig:60
12347 msgid "Wed"
12348 msgstr ""
12350 #. l10n: Short week day name for Thursday
12351 #: libraries/classes/Util.php:700 templates/javascript/variables.twig:61
12352 msgid "Thu"
12353 msgstr ""
12355 #. l10n: Short week day name for Friday
12356 #: libraries/classes/Util.php:702 templates/javascript/variables.twig:62
12357 msgid "Fri"
12358 msgstr ""
12360 #. l10n: Short week day name for Saturday
12361 #: libraries/classes/Util.php:704 templates/javascript/variables.twig:63
12362 msgid "Sat"
12363 msgstr ""
12365 #: libraries/classes/Util.php:730
12366 msgctxt "AM/PM indication in time"
12367 msgid "PM"
12368 msgstr ""
12370 #: libraries/classes/Util.php:732
12371 msgctxt "AM/PM indication in time"
12372 msgid "AM"
12373 msgstr ""
12375 #: libraries/classes/Util.php:803
12376 #, php-format
12377 msgid "%s days, %s hours, %s minutes and %s seconds"
12378 msgstr ""
12380 #: libraries/classes/Util.php:1934
12381 msgid "Users"
12382 msgstr ""
12384 #: libraries/classes/Util.php:2544
12385 #: templates/database/multi_table_query/form.twig:67
12386 msgid "Sort"
12387 msgstr ""
12389 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
12390 msgid "Error in ZIP archive:"
12391 msgstr ""
12393 #: libraries/classes/ZipExtension.php:83
12394 msgid "No files found inside ZIP archive!"
12395 msgstr ""
12397 #: libraries/config.values.php:88 libraries/config.values.php:126
12398 #: libraries/config.values.php:138
12399 msgid "Icons"
12400 msgstr ""
12402 #: libraries/config.values.php:89 libraries/config.values.php:127
12403 #: libraries/config.values.php:139
12404 #: templates/database/multi_table_query/form.twig:118
12405 msgid "Text"
12406 msgstr ""
12408 #: libraries/config.values.php:90 libraries/config.values.php:108
12409 #: libraries/config.values.php:128 libraries/config.values.php:140
12410 msgid "Both"
12411 msgstr ""
12413 #: libraries/config.values.php:105
12414 msgid "Nowhere"
12415 msgstr ""
12417 #: libraries/config.values.php:106
12418 msgid "Left"
12419 msgstr ""
12421 #: libraries/config.values.php:107
12422 msgid "Right"
12423 msgstr ""
12425 #: libraries/config.values.php:143
12426 msgid "Click"
12427 msgstr ""
12429 #: libraries/config.values.php:144
12430 msgid "Double click"
12431 msgstr ""
12433 #: libraries/config.values.php:145 libraries/config.values.php:188
12434 #: templates/config/form_display/input.twig:16
12435 #: templates/relation/check_relations.twig:15
12436 #: templates/relation/check_relations.twig:66
12437 #: templates/relation/check_relations.twig:91
12438 #: templates/relation/check_relations.twig:129
12439 #: templates/relation/check_relations.twig:154
12440 #: templates/relation/check_relations.twig:164
12441 #: templates/relation/check_relations.twig:199
12442 #: templates/relation/check_relations.twig:224
12443 #: templates/relation/check_relations.twig:249
12444 #: templates/relation/check_relations.twig:274
12445 #: templates/relation/check_relations.twig:299
12446 #: templates/relation/check_relations.twig:324
12447 #: templates/relation/check_relations.twig:349
12448 #: templates/relation/check_relations.twig:387
12449 #: templates/relation/check_relations.twig:412
12450 #: templates/relation/check_relations.twig:437
12451 #: templates/relation/check_relations.twig:462
12452 #: templates/relation/check_relations.twig:487
12453 #: templates/relation/check_relations.twig:512
12454 msgid "Disabled"
12455 msgstr ""
12457 #: libraries/config.values.php:148
12458 msgid "key"
12459 msgstr ""
12461 #: libraries/config.values.php:149
12462 #, fuzzy
12463 #| msgid "Value for the column \"%s\""
12464 msgid "display column"
12465 msgstr "\"%s\" мамычанын мааниси"
12467 #: libraries/config.values.php:153
12468 msgid "Welcome"
12469 msgstr ""
12471 #: libraries/config.values.php:186
12472 msgid "Open"
12473 msgstr ""
12475 #: libraries/config.values.php:187
12476 msgid "Closed"
12477 msgstr ""
12479 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
12480 msgid "Monday"
12481 msgstr ""
12483 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
12484 msgid "Tuesday"
12485 msgstr ""
12487 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
12488 msgid "Wednesday"
12489 msgstr ""
12491 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
12492 msgid "Thursday"
12493 msgstr ""
12495 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
12496 msgid "Friday"
12497 msgstr ""
12499 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
12500 msgid "Saturday"
12501 msgstr ""
12503 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
12504 msgid "Sunday"
12505 msgstr ""
12507 #: libraries/config.values.php:200
12508 msgid "Ask before sending error reports"
12509 msgstr ""
12511 #: libraries/config.values.php:201
12512 msgid "Always send error reports"
12513 msgstr ""
12515 #: libraries/config.values.php:202
12516 msgid "Never send error reports"
12517 msgstr ""
12519 #: libraries/config.values.php:205
12520 #, fuzzy
12521 #| msgid "Default"
12522 msgid "Server default"
12523 msgstr "Default"
12525 #: libraries/config.values.php:206
12526 #, fuzzy
12527 #| msgid "Table"
12528 msgid "Enable"
12529 msgstr "Жадыбал"
12531 #: libraries/config.values.php:207
12532 #, fuzzy
12533 #| msgid "Table"
12534 msgid "Disable"
12535 msgstr "Жадыбал"
12537 #: libraries/config.values.php:259
12538 msgid "Quick - display only the minimal options to configure"
12539 msgstr ""
12541 #: libraries/config.values.php:260
12542 msgid "Custom - display all possible options to configure"
12543 msgstr ""
12545 #: libraries/config.values.php:261
12546 msgid "Custom - like above, but without the quick/custom choice"
12547 msgstr ""
12549 #: libraries/config.values.php:328
12550 msgid "complete inserts"
12551 msgstr ""
12553 #: libraries/config.values.php:329
12554 msgid "extended inserts"
12555 msgstr ""
12557 #: libraries/config.values.php:330
12558 msgid "both of the above"
12559 msgstr ""
12561 #: libraries/config.values.php:331
12562 msgid "neither of the above"
12563 msgstr ""
12565 #: setup/index.php:33
12566 msgid "Configuration already exists, setup is disabled!"
12567 msgstr ""
12569 #: setup/validate.php:31
12570 msgid "Wrong data"
12571 msgstr ""
12573 #: setup/validate.php:38
12574 #, php-format
12575 msgid "Wrong data or no validation for %s"
12576 msgstr ""
12578 #: templates/columns_definitions/column_attributes.twig:31
12579 #: templates/database/central_columns/edit_table_row.twig:23
12580 #: templates/database/central_columns/main.twig:71
12581 #: templates/database/central_columns/main.twig:298
12582 msgid "Edit ENUM/SET values"
12583 msgstr ""
12585 #: templates/columns_definitions/column_attributes.twig:38
12586 #: templates/database/central_columns/edit_table_row.twig:30
12587 #: templates/database/central_columns/main.twig:76
12588 #: templates/database/central_columns/main.twig:309
12589 msgctxt "for default"
12590 msgid "None"
12591 msgstr ""
12593 #: templates/columns_definitions/column_attributes.twig:41
12594 #: templates/database/central_columns/edit_table_row.twig:33
12595 #: templates/database/central_columns/main.twig:77
12596 #: templates/database/central_columns/main.twig:312
12597 msgid "As defined:"
12598 msgstr ""
12600 #: templates/columns_definitions/column_attributes.twig:102
12601 msgid ""
12602 "You don't have sufficient privileges to perform this operation; Please refer "
12603 "to the documentation for more details"
12604 msgstr ""
12606 #: templates/columns_definitions/column_attributes.twig:116
12607 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
12608 #: templates/table/structure/display_structure.twig:152
12609 #: templates/table/structure/display_structure.twig:160
12610 #: templates/table/structure/display_structure.twig:298
12611 #: templates/table/structure/display_structure.twig:477
12612 #: templates/table/tracking/structure_snapshot_indexes.twig:7
12613 msgid "Unique"
12614 msgstr ""
12616 #: templates/columns_definitions/column_attributes.twig:124
12617 #: templates/table/structure/display_structure.twig:219
12618 #: templates/table/structure/display_structure.twig:222
12619 #: templates/table/structure/display_structure.twig:307
12620 msgid "Fulltext"
12621 msgstr ""
12623 #: templates/columns_definitions/column_attributes.twig:128
12624 #: templates/table/structure/display_structure.twig:192
12625 #: templates/table/structure/display_structure.twig:200
12626 #: templates/table/structure/display_structure.twig:304
12627 msgid "Spatial"
12628 msgstr ""
12630 #: templates/columns_definitions/column_attributes.twig:165
12631 #: templates/table/structure/display_partitions.twig:26
12632 msgid "Expression"
12633 msgstr ""
12635 #: templates/columns_definitions/column_attributes.twig:186
12636 msgid "first"
12637 msgstr ""
12639 #: templates/columns_definitions/column_attributes.twig:191
12640 #: templates/table/structure/display_structure.twig:450
12641 #, php-format
12642 msgid "after %s"
12643 msgstr ""
12645 #: templates/columns_definitions/column_definitions_form.twig:23
12646 #: templates/database/create_table.twig:6
12647 #: templates/database/operations/index.twig:30
12648 msgid "Table name"
12649 msgstr ""
12651 #: templates/columns_definitions/column_definitions_form.twig:32
12652 #: templates/console/display.twig:99
12653 #: templates/database/central_columns/main.twig:196 templates/export.twig:285
12654 #: templates/export.twig:301 templates/export.twig:317
12655 msgid "Add"
12656 msgstr ""
12658 #: templates/columns_definitions/column_definitions_form.twig:40
12659 #, fuzzy
12660 #| msgid "Column"
12661 msgid "column(s)"
12662 msgstr "Мамыча"
12664 #: templates/columns_definitions/column_definitions_form.twig:74
12665 msgid "Collation:"
12666 msgstr ""
12668 #: templates/columns_definitions/column_definitions_form.twig:77
12669 msgid "Storage Engine:"
12670 msgstr ""
12672 #: templates/columns_definitions/column_definitions_form.twig:82
12673 #, fuzzy
12674 #| msgid "Creation:"
12675 msgid "Connection:"
12676 msgstr "Тузуу:"
12678 #: templates/columns_definitions/column_definitions_form.twig:113
12679 #: templates/columns_definitions/partitions.twig:137
12680 #: templates/table/operations/index.twig:133
12681 msgid "Storage engine"
12682 msgstr ""
12684 #: templates/columns_definitions/column_definitions_form.twig:136
12685 msgid "PARTITION definition:"
12686 msgstr ""
12688 #: templates/columns_definitions/column_definitions_form.twig:154
12689 msgctxt "Online transaction part of the SQL DDL for InnoDB"
12690 msgid "Online transaction"
12691 msgstr ""
12693 #: templates/columns_definitions/column_definitions_form.twig:166
12694 msgid ""
12695 "The column width of integer types is ignored in your MySQL version unless "
12696 "defining a TINYINT(1) column"
12697 msgstr ""
12699 #: templates/columns_definitions/column_definitions_form.twig:175
12700 #: templates/database/designer/main.twig:1097
12701 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
12702 #: templates/export.twig:81 templates/modals/build_query.twig:5
12703 #: templates/modals/index_dialog_modal.twig:5
12704 #: templates/modals/preview_sql_confirmation.twig:5
12705 #: templates/modals/preview_sql_modal.twig:5
12706 #: templates/table/insert/actions_panel.twig:46
12707 #: templates/table/relation/common_form.twig:233
12708 #: templates/table/zoom_search/result_form.twig:26
12709 #: templates/table/zoom_search/result_form.twig:95
12710 msgid "Loading"
12711 msgstr ""
12713 #: templates/columns_definitions/column_name.twig:4
12714 #, php-format
12715 msgid "Referenced by %s."
12716 msgstr ""
12718 #: templates/columns_definitions/column_name.twig:12
12719 msgid "Is a foreign key."
12720 msgstr ""
12722 #: templates/columns_definitions/column_name.twig:39
12723 #, fuzzy
12724 #| msgid "Value for the column \"%s\""
12725 msgid "Pick from Central Columns"
12726 msgstr "\"%s\" мамычанын мааниси"
12728 #: templates/columns_definitions/partitions.twig:17
12729 msgid "Partition by:"
12730 msgstr ""
12732 #: templates/columns_definitions/partitions.twig:32
12733 #: templates/columns_definitions/partitions.twig:60
12734 msgid "Expression or column list"
12735 msgstr ""
12737 #: templates/columns_definitions/partitions.twig:37
12738 #, fuzzy
12739 #| msgid "Creation:"
12740 msgid "Partitions:"
12741 msgstr "Тузуу:"
12743 #: templates/columns_definitions/partitions.twig:45
12744 msgid "Subpartition by:"
12745 msgstr ""
12747 #: templates/columns_definitions/partitions.twig:65
12748 msgid "Subpartitions:"
12749 msgstr ""
12751 #: templates/columns_definitions/partitions.twig:76
12752 #: templates/table/operations/index.twig:480
12753 #: templates/table/structure/display_partitions.twig:24
12754 msgid "Partition"
12755 msgstr ""
12757 #: templates/columns_definitions/partitions.twig:78
12758 msgid "Values"
12759 msgstr ""
12761 #: templates/columns_definitions/partitions.twig:82
12762 msgid "Subpartition"
12763 msgstr ""
12765 #: templates/columns_definitions/partitions.twig:84
12766 msgid "Engine"
12767 msgstr ""
12769 #: templates/columns_definitions/partitions.twig:85
12770 #: templates/config/form_display/input.twig:53
12771 #: templates/database/data_dictionary/index.twig:81
12772 #: templates/database/events/editor_form.twig:102
12773 #: templates/database/routines/editor_form.twig:167
12774 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
12775 #: templates/table/structure/display_partitions.twig:31
12776 #: templates/table/structure/display_structure.twig:483
12777 #: templates/table/tracking/structure_snapshot_columns.twig:12
12778 #: templates/table/tracking/structure_snapshot_indexes.twig:13
12779 msgid "Comment"
12780 msgstr ""
12782 #: templates/columns_definitions/partitions.twig:86
12783 msgid "Data directory"
12784 msgstr ""
12786 #: templates/columns_definitions/partitions.twig:87
12787 msgid "Index directory"
12788 msgstr ""
12790 #: templates/columns_definitions/partitions.twig:88
12791 msgid "Max rows"
12792 msgstr ""
12794 #: templates/columns_definitions/partitions.twig:89
12795 msgid "Min rows"
12796 msgstr ""
12798 #: templates/columns_definitions/partitions.twig:90
12799 #, fuzzy
12800 #| msgid "Table"
12801 msgid "Table space"
12802 msgstr "Жадыбал"
12804 #: templates/columns_definitions/partitions.twig:91
12805 msgid "Node group"
12806 msgstr ""
12808 #: templates/columns_definitions/table_fields_definitions.twig:16
12809 #: templates/database/central_columns/edit.twig:10
12810 #: templates/database/routines/editor_form.twig:52
12811 msgid "Length/Values"
12812 msgstr ""
12814 #: templates/columns_definitions/table_fields_definitions.twig:17
12815 msgid ""
12816 "If column type is \"enum\" or \"set\", please enter the values using this "
12817 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
12818 "single quote (\"'\") amongst those values, precede it with a backslash (for "
12819 "example '\\\\xyz' or 'a\\'b')."
12820 msgstr ""
12822 #: templates/columns_definitions/table_fields_definitions.twig:21
12823 msgid ""
12824 "For default values, please enter just a single value, without backslash "
12825 "escaping or quotes, using this format: a"
12826 msgstr ""
12828 #: templates/columns_definitions/table_fields_definitions.twig:24
12829 #: templates/database/central_columns/edit.twig:12
12830 #: templates/database/central_columns/main.twig:32
12831 #: templates/database/central_columns/main.twig:236
12832 #: templates/database/data_dictionary/index.twig:79
12833 #: templates/database/operations/index.twig:194
12834 #: templates/database/operations/index.twig:198
12835 #: templates/database/structure/table_header.twig:31
12836 #: templates/home/index.twig:64 templates/indexes.twig:22
12837 #: templates/server/databases/index.twig:29
12838 #: templates/server/databases/index.twig:30
12839 #: templates/server/databases/index.twig:123
12840 #: templates/table/operations/index.twig:151
12841 #: templates/table/search/index.twig:40
12842 #: templates/table/structure/display_structure.twig:23
12843 #: templates/table/structure/display_structure.twig:481
12844 #: templates/table/structure/display_table_stats.twig:108
12845 #: templates/table/tracking/structure_snapshot_columns.twig:8
12846 #: templates/table/tracking/structure_snapshot_indexes.twig:11
12847 #: templates/table/zoom_search/index.twig:38
12848 msgid "Collation"
12849 msgstr ""
12851 #: templates/columns_definitions/table_fields_definitions.twig:36
12852 #: templates/database/operations/index.twig:68
12853 #: templates/database/operations/index.twig:173
12854 #: templates/database/routines/editor_form.twig:128
12855 #: templates/database/structure/copy_form.twig:50
12856 #: templates/table/operations/index.twig:79
12857 #: templates/table/operations/index.twig:115
12858 #: templates/table/operations/index.twig:315
12859 msgid "Adjust privileges"
12860 msgstr ""
12862 #: templates/columns_definitions/table_fields_definitions.twig:59
12863 msgid "Virtuality"
12864 msgstr ""
12866 #: templates/columns_definitions/table_fields_definitions.twig:65
12867 msgid "Move column"
12868 msgstr ""
12870 #: templates/columns_definitions/table_fields_definitions.twig:75
12871 #: templates/columns_definitions/table_fields_definitions.twig:86
12872 msgid "List of available transformations and their options"
12873 msgstr ""
12875 #: templates/columns_definitions/table_fields_definitions.twig:77
12876 #: templates/transformation_overview.twig:18
12877 msgid "Browser display transformation"
12878 msgstr ""
12880 #: templates/columns_definitions/table_fields_definitions.twig:81
12881 msgid "Browser display transformation options"
12882 msgstr ""
12884 #: templates/columns_definitions/table_fields_definitions.twig:82
12885 #: templates/columns_definitions/table_fields_definitions.twig:93
12886 msgid ""
12887 "Please enter the values for transformation options using this format: 'a', "
12888 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
12889 "quote (\"'\") amongst those values, precede it with a backslash (for example "
12890 "'\\\\xyz' or 'a\\'b')."
12891 msgstr ""
12893 #: templates/columns_definitions/table_fields_definitions.twig:88
12894 #: templates/transformation_overview.twig:37
12895 msgid "Input transformation"
12896 msgstr ""
12898 #: templates/columns_definitions/table_fields_definitions.twig:92
12899 msgid "Input transformation options"
12900 msgstr ""
12902 #: templates/config/form_display/input.twig:15
12903 msgid "This setting is disabled, it will not be applied to your configuration."
12904 msgstr ""
12906 #: templates/config/form_display/input.twig:57
12907 #: templates/config/form_display/input.twig:58
12908 #, php-format
12909 msgid "Set value: %s"
12910 msgstr ""
12912 #: templates/config/form_display/input.twig:63
12913 #: templates/config/form_display/input.twig:64
12914 msgid "Restore default value"
12915 msgstr ""
12917 #: templates/config/form_display/input.twig:79
12918 #: templates/config/form_display/input.twig:80
12919 msgid "Allow users to customize this value"
12920 msgstr ""
12922 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12923 #: templates/console/display.twig:84 templates/console/display.twig:175
12924 msgid "Collapse"
12925 msgstr ""
12927 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12928 #: templates/console/display.twig:84 templates/console/display.twig:175
12929 msgid "Expand"
12930 msgstr ""
12932 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12933 #: templates/console/display.twig:175
12934 msgid "Requery"
12935 msgstr ""
12937 #: templates/console/display.twig:7 templates/setup/home/index.twig:166
12938 #: templates/sql/query.twig:38
12939 msgid "Clear"
12940 msgstr ""
12942 #: templates/console/display.twig:7
12943 msgid "History"
12944 msgstr ""
12946 #: templates/console/display.twig:11 templates/console/display.twig:99
12947 msgid "Bookmarks"
12948 msgstr ""
12950 #: templates/console/display.twig:20
12951 msgid "Press Ctrl+Enter to execute query"
12952 msgstr ""
12954 #: templates/console/display.twig:23
12955 msgid "Press Enter to execute query"
12956 msgstr ""
12958 #: templates/console/display.twig:31 templates/console/display.twig:175
12959 msgid "Explain"
12960 msgstr ""
12962 #: templates/console/display.twig:40 templates/console/display.twig:184
12963 msgid "Bookmark"
12964 msgstr ""
12966 #: templates/console/display.twig:40 templates/console/display.twig:184
12967 msgid "Query failed"
12968 msgstr ""
12970 #: templates/console/display.twig:42 templates/console/display.twig:184
12971 msgid "Queried time"
12972 msgstr ""
12974 #: templates/console/display.twig:47
12975 msgid "During current session"
12976 msgstr ""
12978 #: templates/console/display.twig:64
12979 msgid "ascending"
12980 msgstr ""
12982 #: templates/console/display.twig:64
12983 msgid "descending"
12984 msgstr ""
12986 #: templates/console/display.twig:64
12987 msgid "Order:"
12988 msgstr ""
12990 #: templates/console/display.twig:64 templates/console/display.twig:84
12991 #: templates/table/find_replace/replace_preview.twig:16
12992 msgid "Count"
12993 msgstr ""
12995 #: templates/console/display.twig:64
12996 msgid "Execution order"
12997 msgstr ""
12999 #: templates/console/display.twig:64 templates/console/display.twig:84
13000 msgid "Time taken"
13001 msgstr ""
13003 #: templates/console/display.twig:64 templates/table/search/index.twig:146
13004 msgid "Order by:"
13005 msgstr ""
13007 #: templates/console/display.twig:64
13008 msgid "Ungroup queries"
13009 msgstr ""
13011 #: templates/console/display.twig:84
13012 #, fuzzy
13013 #| msgid "Table comments:"
13014 msgid "Show trace"
13015 msgstr "Жадыбал жөнүндө маалымат:"
13017 #: templates/console/display.twig:84
13018 msgid "Hide trace"
13019 msgstr ""
13021 #: templates/console/display.twig:112
13022 msgid "Add bookmark"
13023 msgstr ""
13025 #: templates/console/display.twig:121
13026 msgid "Label"
13027 msgstr ""
13029 #: templates/console/display.twig:124
13030 #, fuzzy
13031 #| msgid "Select All"
13032 msgid "Target database"
13033 msgstr "Баарын танда"
13035 #: templates/console/display.twig:127
13036 msgid "Share this bookmark"
13037 msgstr ""
13039 #: templates/console/display.twig:140
13040 #, fuzzy
13041 #| msgid "Default"
13042 msgid "Set default"
13043 msgstr "Default"
13045 #: templates/console/display.twig:162
13046 msgid ""
13047 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
13048 "permanent, view settings."
13049 msgstr ""
13051 #: templates/create_tracking_version.twig:10
13052 #, php-format
13053 msgid "Create version %1$s of %2$s"
13054 msgstr ""
13056 #: templates/create_tracking_version.twig:15
13057 #, fuzzy, php-format
13058 #| msgid "Last version"
13059 msgid "Create version %1$s"
13060 msgstr "Акыркы версия"
13062 #: templates/create_tracking_version.twig:21
13063 msgid "Track these data definition statements:"
13064 msgstr ""
13066 #: templates/create_tracking_version.twig:60
13067 msgid "Track these data manipulation statements:"
13068 msgstr ""
13070 #: templates/create_tracking_version.twig:77
13071 msgid "Create version"
13072 msgstr ""
13074 #: templates/database/central_columns/edit.twig:15
13075 msgctxt "Auto Increment"
13076 msgid "A_I"
13077 msgstr ""
13079 #: templates/database/central_columns/main.twig:4
13080 #, fuzzy
13081 #| msgid "Value for the column \"%s\""
13082 msgid "Add new column"
13083 msgstr "\"%s\" мамычанын мааниси"
13085 #: templates/database/central_columns/main.twig:24
13086 #: templates/database/central_columns/main.twig:228
13087 msgid "Length/Value"
13088 msgstr ""
13090 #: templates/database/central_columns/main.twig:36
13091 #: templates/database/central_columns/main.twig:240
13092 msgid "Attribute"
13093 msgstr ""
13095 #: templates/database/central_columns/main.twig:44
13096 #: templates/database/central_columns/main.twig:248
13097 msgid "A_I"
13098 msgstr ""
13100 #: templates/database/central_columns/main.twig:129
13101 msgid "The central list of columns for the current database is empty"
13102 msgstr ""
13104 #: templates/database/central_columns/main.twig:166
13105 #: templates/display/results/table.twig:62
13106 msgid "Filter rows"
13107 msgstr ""
13109 #: templates/database/central_columns/main.twig:167
13110 #: templates/display/results/table.twig:64
13111 msgid "Search this table"
13112 msgstr ""
13114 #: templates/database/central_columns/main.twig:178
13115 #: templates/table/structure/display_structure.twig:435
13116 msgid "Add column"
13117 msgstr ""
13119 #: templates/database/central_columns/main.twig:187
13120 #, fuzzy
13121 #| msgid "Select All"
13122 msgid "Select a table"
13123 msgstr "Баарын танда"
13125 #: templates/database/central_columns/main.twig:194
13126 #, fuzzy
13127 #| msgid "Select All"
13128 msgid "Select a column."
13129 msgstr "Баарын танда"
13131 #: templates/database/central_columns/main.twig:213
13132 msgid "Click to sort."
13133 msgstr "Ирээттөө үчүн басыңыз."
13135 #: templates/database/central_columns/main.twig:218
13136 #: templates/database/privileges/index.twig:22
13137 #: templates/database/structure/table_header.twig:22
13138 #: templates/database/tracking/tables.twig:18
13139 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
13140 #: templates/server/databases/index.twig:163
13141 #: templates/server/privileges/privileges_summary.twig:22
13142 #: templates/server/privileges/users_overview.twig:22
13143 #: templates/server/user_groups/user_groups.twig:21
13144 #: templates/server/variables/index.twig:30
13145 #: templates/table/privileges/index.twig:24
13146 #: templates/table/structure/display_partitions.twig:33
13147 #: templates/table/structure/display_structure.twig:34
13148 #: templates/table/structure/display_structure.twig:474
13149 #: templates/table/tracking/main.twig:32
13150 #: templates/table/tracking/report_table.twig:8
13151 msgid "Action"
13152 msgstr "Кыймыл"
13154 #: templates/database/create_table.twig:3
13155 #: templates/database/operations/index.twig:27
13156 #, fuzzy
13157 #| msgid "Created"
13158 msgid "Create new table"
13159 msgstr "Жасалды"
13161 #: templates/database/create_table.twig:10
13162 #: templates/database/operations/index.twig:34
13163 msgid "Number of columns"
13164 msgstr ""
13166 #: templates/database/create_table.twig:14
13167 #: templates/database/operations/index.twig:39 templates/export.twig:27
13168 #: templates/server/databases/index.twig:46
13169 msgid "Create"
13170 msgstr ""
13172 #: templates/database/data_dictionary/index.twig:4
13173 #, fuzzy
13174 #| msgid "Database comment"
13175 msgid "Database comment:"
13176 msgstr "Берилиштер базасы жөнүндө маалымат"
13178 #: templates/database/data_dictionary/index.twig:8
13179 #: templates/database/data_dictionary/index.twig:124
13180 #: templates/database/structure/index.twig:19
13181 #: templates/display/results/table.twig:258
13182 #: templates/table/structure/display_structure.twig:393
13183 msgid "Print"
13184 msgstr ""
13186 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
13187 #: templates/table/structure/display_structure.twig:478
13188 #: templates/table/tracking/structure_snapshot_indexes.twig:8
13189 msgid "Packed"
13190 msgstr ""
13192 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
13193 #: templates/table/structure/display_structure.twig:480
13194 #: templates/table/tracking/structure_snapshot_indexes.twig:10
13195 msgid "Cardinality"
13196 msgstr ""
13198 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
13199 #: templates/table/structure/display_structure.twig:559
13200 msgid "No index defined!"
13201 msgstr ""
13203 #: templates/database/designer/database_tables.twig:31
13204 #: templates/database/export/index.twig:28
13205 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
13206 #: templates/server/privileges/privileges_table.twig:28
13207 #: templates/server/privileges/privileges_table.twig:55
13208 #: templates/server/privileges/privileges_table.twig:82
13209 #: templates/server/privileges/privileges_table.twig:109
13210 #: templates/server/replication/database_multibox.twig:7
13211 #, fuzzy
13212 #| msgid "Select All"
13213 msgid "Select all"
13214 msgstr "Баарын танда"
13216 #: templates/database/designer/database_tables.twig:37
13217 #, fuzzy
13218 #| msgid "Table comments:"
13219 msgid "Show/hide columns"
13220 msgstr "Жадыбал жөнүндө маалымат:"
13222 #: templates/database/designer/database_tables.twig:46
13223 msgid "See table structure"
13224 msgstr ""
13226 #: templates/database/designer/database_tables.twig:91
13227 #, fuzzy, php-format
13228 #| msgid "Select All"
13229 msgid "Select \"%s\""
13230 msgstr "Баарын танда"
13232 #: templates/database/designer/database_tables.twig:109
13233 #, fuzzy, php-format
13234 #| msgid "Value for the column \"%s\""
13235 msgid "Add an option for column \"%s\"."
13236 msgstr "\"%s\" мамычанын мааниси"
13238 #: templates/database/designer/edit_delete_pages.twig:6
13239 msgid "Page to open"
13240 msgstr ""
13242 #: templates/database/designer/edit_delete_pages.twig:6
13243 msgid "Page to delete"
13244 msgstr ""
13246 #: templates/database/designer/main.twig:19
13247 #: templates/database/designer/main.twig:25
13248 msgid "Show/Hide tables list"
13249 msgstr ""
13251 #: templates/database/designer/main.twig:29
13252 #: templates/database/designer/main.twig:35
13253 #: templates/database/designer/main.twig:36
13254 msgid "View in fullscreen"
13255 msgstr ""
13257 #: templates/database/designer/main.twig:34
13258 msgid "Exit fullscreen"
13259 msgstr ""
13261 #: templates/database/designer/main.twig:48
13262 #: templates/database/designer/main.twig:52
13263 msgid "New page"
13264 msgstr ""
13266 #: templates/database/designer/main.twig:77
13267 #: templates/database/designer/main.twig:80
13268 msgid "Delete pages"
13269 msgstr ""
13271 #: templates/database/designer/main.twig:84
13272 #: templates/database/designer/main.twig:87
13273 #: templates/database/structure/show_create.twig:11
13274 msgid "Create table"
13275 msgstr ""
13277 #: templates/database/designer/main.twig:91
13278 #: templates/database/designer/main.twig:94
13279 #: templates/database/designer/main.twig:271
13280 #, fuzzy
13281 #| msgid "Database %1$s has been created."
13282 msgid "Create relationship"
13283 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
13285 #: templates/database/designer/main.twig:105
13286 #: templates/database/designer/main.twig:108
13287 msgid "Reload"
13288 msgstr ""
13290 #: templates/database/designer/main.twig:112
13291 #: templates/database/designer/main.twig:115
13292 msgid "Help"
13293 msgstr ""
13295 #: templates/database/designer/main.twig:120
13296 #: templates/database/designer/main.twig:123
13297 msgid "Angular links"
13298 msgstr ""
13300 #: templates/database/designer/main.twig:120
13301 #: templates/database/designer/main.twig:123
13302 msgid "Direct links"
13303 msgstr ""
13305 #: templates/database/designer/main.twig:127
13306 #: templates/database/designer/main.twig:129
13307 msgid "Snap to grid"
13308 msgstr ""
13310 #: templates/database/designer/main.twig:133
13311 #: templates/database/designer/main.twig:139
13312 msgid "Small/Big All"
13313 msgstr ""
13315 #: templates/database/designer/main.twig:143
13316 #: templates/database/designer/main.twig:146
13317 msgid "Toggle small/big"
13318 msgstr ""
13320 #: templates/database/designer/main.twig:150
13321 #: templates/database/designer/main.twig:153
13322 msgid "Toggle relationship lines"
13323 msgstr ""
13325 #: templates/database/designer/main.twig:158
13326 #: templates/database/designer/main.twig:161
13327 msgid "Export schema"
13328 msgstr ""
13330 #: templates/database/designer/main.twig:169
13331 #: templates/database/designer/main.twig:172
13332 msgid "Build Query"
13333 msgstr ""
13335 #: templates/database/designer/main.twig:177
13336 #: templates/database/designer/main.twig:181
13337 msgid "Move Menu"
13338 msgstr ""
13340 #: templates/database/designer/main.twig:185
13341 #: templates/database/designer/main.twig:190
13342 msgid "Pin text"
13343 msgstr ""
13345 #: templates/database/designer/main.twig:202
13346 msgid "Hide/Show all"
13347 msgstr ""
13349 #: templates/database/designer/main.twig:212
13350 #, fuzzy
13351 #| msgid "Last version"
13352 msgid "Hide/Show tables with no relationship"
13353 msgstr "Акыркы версия"
13355 #: templates/database/designer/main.twig:223
13356 msgid "Number of tables:"
13357 msgstr ""
13359 #: templates/database/designer/main.twig:381
13360 #, fuzzy
13361 #| msgid "Last version"
13362 msgid "Delete relationship"
13363 msgstr "Акыркы версия"
13365 #: templates/database/designer/main.twig:445
13366 #: templates/database/designer/main.twig:610
13367 msgid "Relationship operator"
13368 msgstr ""
13370 #: templates/database/designer/main.twig:474
13371 #: templates/database/designer/main.twig:639
13372 #: templates/database/designer/main.twig:845
13373 #: templates/database/designer/main.twig:1038
13374 msgid "Except"
13375 msgstr ""
13377 #: templates/database/designer/main.twig:484
13378 #: templates/database/designer/main.twig:649
13379 #: templates/database/designer/main.twig:855
13380 #: templates/database/designer/main.twig:1048
13381 #: templates/database/routines/execute_form.twig:20
13382 #: templates/server/replication/status_table.twig:17
13383 #: templates/server/status/variables/index.twig:76
13384 #: templates/server/variables/index.twig:32
13385 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
13386 #: templates/table/search/index.twig:42
13387 #: templates/table/zoom_search/index.twig:40
13388 #: templates/table/zoom_search/result_form.twig:37
13389 msgid "Value"
13390 msgstr ""
13392 #: templates/database/designer/main.twig:486
13393 #: templates/database/designer/main.twig:651
13394 #: templates/database/designer/main.twig:857
13395 #: templates/database/designer/main.twig:1050
13396 msgid "subquery"
13397 msgstr ""
13399 #: templates/database/designer/main.twig:495
13400 #: templates/database/designer/main.twig:711
13401 msgid "Rename to"
13402 msgstr ""
13404 #: templates/database/designer/main.twig:501
13405 #: templates/database/designer/main.twig:719
13406 msgid "New name"
13407 msgstr ""
13409 #: templates/database/designer/main.twig:510
13410 #: templates/database/designer/main.twig:916
13411 msgid "Aggregate"
13412 msgstr ""
13414 #: templates/database/designer/main.twig:516
13415 #: templates/database/designer/main.twig:580
13416 #: templates/database/designer/main.twig:785
13417 #: templates/database/designer/main.twig:816
13418 #: templates/database/designer/main.twig:924
13419 #: templates/database/designer/main.twig:1009
13420 #: templates/table/search/index.twig:41
13421 #: templates/table/zoom_search/index.twig:39
13422 msgid "Operator"
13423 msgstr ""
13425 #: templates/database/designer/main.twig:1090
13426 msgid "Active options"
13427 msgstr ""
13429 #: templates/database/designer/page_save_as.twig:19
13430 msgid "Save to selected page"
13431 msgstr ""
13433 #: templates/database/designer/page_save_as.twig:23
13434 msgid "Create a page and save to it"
13435 msgstr ""
13437 #: templates/database/designer/page_save_as.twig:29
13438 msgid "New page name"
13439 msgstr ""
13441 #: templates/database/designer/page_selector.twig:2
13442 msgid "Select page"
13443 msgstr ""
13445 #: templates/database/designer/schema_export.twig:4
13446 msgid "Select Export Relational Type"
13447 msgstr ""
13449 #: templates/database/events/editor_form.twig:10
13450 #: templates/database/routines/editor_form.twig:11
13451 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
13452 msgid "Details"
13453 msgstr ""
13455 #: templates/database/events/editor_form.twig:19
13456 #, fuzzy
13457 #| msgid "The database name is empty!"
13458 msgid "Event name"
13459 msgstr "Берилигтер базасынын аты бош калды!"
13461 #: templates/database/events/editor_form.twig:35
13462 #: templates/server/binlog/index.twig:86
13463 msgid "Event type"
13464 msgstr ""
13466 #: templates/database/events/editor_form.twig:48
13467 #: templates/database/routines/editor_form.twig:38
13468 #, php-format
13469 msgid "Change to %s"
13470 msgstr ""
13472 #: templates/database/events/editor_form.twig:53
13473 msgid "Execute at"
13474 msgstr ""
13476 #: templates/database/events/editor_form.twig:59
13477 msgid "Execute every"
13478 msgstr ""
13480 #: templates/database/events/editor_form.twig:70
13481 msgctxt "Start of recurring event"
13482 msgid "Start"
13483 msgstr ""
13485 #: templates/database/events/editor_form.twig:76
13486 msgctxt "End of recurring event"
13487 msgid "End"
13488 msgstr ""
13490 #: templates/database/events/editor_form.twig:90
13491 msgid "On completion preserve"
13492 msgstr ""
13494 #: templates/database/events/editor_form.twig:96
13495 #: templates/database/routines/editor_form.twig:142
13496 #: templates/database/triggers/editor_form.twig:61
13497 #: templates/view_create.twig:45
13498 msgid "Definer"
13499 msgstr ""
13501 #: templates/database/events/index.twig:14
13502 #: templates/database/privileges/index.twig:113
13503 #: templates/database/privileges/index.twig:114
13504 #: templates/database/routines/index.twig:14
13505 #: templates/database/structure/check_all_tables.twig:3
13506 #: templates/database/structure/check_all_tables.twig:4
13507 #: templates/database/triggers/list.twig:14
13508 #: templates/display/results/table.twig:223
13509 #: templates/display/results/table.twig:224 templates/select_all.twig:4
13510 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
13511 #: templates/server/privileges/edit_routine_privileges.twig:57
13512 #: templates/server/privileges/privileges_table.twig:268
13513 #: templates/server/privileges/privileges_table.twig:269
13514 #: templates/server/privileges/privileges_table.twig:277
13515 #: templates/server/privileges/privileges_table.twig:351
13516 #: templates/server/privileges/privileges_table.twig:551
13517 #: templates/server/privileges/users_overview.twig:121
13518 #: templates/server/privileges/users_overview.twig:122
13519 #: templates/server/user_groups/edit_user_groups.twig:11
13520 #: templates/table/privileges/index.twig:117
13521 #: templates/table/privileges/index.twig:118
13522 #, fuzzy
13523 #| msgid "%s table"
13524 #| msgid_plural "%s tables"
13525 msgid "Check all"
13526 msgstr "%s жадыбал"
13528 #: templates/database/events/index.twig:29
13529 #, fuzzy
13530 #| msgid "Created"
13531 msgid "Create new event"
13532 msgstr "Жасалды"
13534 #: templates/database/events/index.twig:38
13535 msgid "There are no events to display."
13536 msgstr ""
13538 #: templates/database/events/index.twig:114
13539 msgid "Event scheduler status"
13540 msgstr ""
13542 #: templates/database/events/index.twig:119
13543 #: templates/database/tracking/tables.twig:47
13544 msgid "Click to toggle"
13545 msgstr ""
13547 #: templates/database/events/index.twig:132
13548 msgid "ON"
13549 msgstr ""
13551 #: templates/database/events/index.twig:143
13552 msgid "OFF"
13553 msgstr ""
13555 #: templates/database/export/index.twig:61
13556 msgid ""
13557 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13558 "name."
13559 msgstr ""
13561 #. l10n: A query that the user has written freely
13562 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
13563 msgid "Exporting a raw query"
13564 msgstr ""
13566 #: templates/database/export/index.twig:7
13567 #, php-format
13568 msgid "Exporting tables from \"%s\" database"
13569 msgstr ""
13571 #: templates/database/export/index.twig:30
13572 msgid "Export the structure of all tables."
13573 msgstr ""
13575 #: templates/database/export/index.twig:33
13576 msgid "Export the data of all tables."
13577 msgstr ""
13579 #: templates/database/import/index.twig:3
13580 #, php-format
13581 msgid "Importing into the database \"%s\""
13582 msgstr ""
13584 #: templates/database/multi_table_query/form.twig:4
13585 #: templates/database/qbe/index.twig:4
13586 msgid "Multi-table query"
13587 msgstr ""
13589 #: templates/database/multi_table_query/form.twig:10
13590 #: templates/database/qbe/index.twig:10
13591 msgid "Query by example"
13592 msgstr ""
13594 #: templates/database/multi_table_query/form.twig:17
13595 msgid "Query window"
13596 msgstr ""
13598 #: templates/database/multi_table_query/form.twig:38
13599 #: templates/database/multi_table_query/form.twig:128
13600 #, fuzzy
13601 #| msgid "Select All"
13602 msgid "select table"
13603 msgstr "Баарын танда"
13605 #: templates/database/multi_table_query/form.twig:45
13606 #: templates/database/multi_table_query/form.twig:136
13607 #, fuzzy
13608 #| msgid "Select All"
13609 msgid "select column"
13610 msgstr "Баарын танда"
13612 #: templates/database/multi_table_query/form.twig:51
13613 #, fuzzy
13614 #| msgid "Tables"
13615 msgid "Table alias"
13616 msgstr "Жадыбалдар"
13618 #: templates/database/multi_table_query/form.twig:52
13619 #, fuzzy
13620 #| msgid "Column"
13621 msgid "Column alias"
13622 msgstr "Мамыча"
13624 #: templates/database/multi_table_query/form.twig:55
13625 msgid "Use this column in criteria"
13626 msgstr ""
13628 #: templates/database/multi_table_query/form.twig:59
13629 msgid "criteria"
13630 msgstr ""
13632 #: templates/database/multi_table_query/form.twig:73
13633 msgid "Add as"
13634 msgstr ""
13636 #: templates/database/multi_table_query/form.twig:119
13637 #, fuzzy
13638 #| msgid "Value for the column \"%s\""
13639 msgid "Another column"
13640 msgstr "\"%s\" мамычанын мааниси"
13642 #: templates/database/multi_table_query/form.twig:146
13643 msgid "Enter criteria as free text"
13644 msgstr ""
13646 #: templates/database/multi_table_query/form.twig:153
13647 #, fuzzy
13648 #| msgid "Select All"
13649 msgid "Remove this column"
13650 msgstr "Баарын танда"
13652 #: templates/database/multi_table_query/form.twig:159
13653 #: templates/table/relation/foreign_key_row.twig:85
13654 #, fuzzy
13655 #| msgid "Value for the column \"%s\""
13656 msgid "+ Add column"
13657 msgstr "\"%s\" мамычанын мааниси"
13659 #: templates/database/multi_table_query/form.twig:174
13660 #: templates/database/qbe/selection_form.twig:80
13661 #: templates/database/qbe/selection_form.twig:96
13662 #, fuzzy
13663 #| msgid "Updated"
13664 msgid "Update query"
13665 msgstr "Жаңыланды"
13667 #: templates/database/operations/index.twig:9
13668 #: templates/database/operations/index.twig:13
13669 msgid "Database comment"
13670 msgstr "Берилиштер базасы жөнүндө маалымат"
13672 #: templates/database/operations/index.twig:54
13673 msgid "Rename database to"
13674 msgstr ""
13676 #: templates/database/operations/index.twig:58 templates/export.twig:282
13677 #, fuzzy
13678 #| msgid "The database name is empty!"
13679 msgid "New database name"
13680 msgstr "Берилигтер базасынын аты бош калды!"
13682 #: templates/database/operations/index.twig:66
13683 #: templates/database/operations/index.twig:171
13684 #: templates/table/operations/index.twig:77
13685 #: templates/table/operations/index.twig:113
13686 #: templates/table/operations/index.twig:313
13687 msgid ""
13688 "You don't have sufficient privileges to perform this operation; Please refer "
13689 "to the documentation for more details."
13690 msgstr ""
13692 #: templates/database/operations/index.twig:83
13693 msgid "Remove database"
13694 msgstr ""
13696 #: templates/database/operations/index.twig:89
13697 #, php-format
13698 msgid "Database %s has been dropped."
13699 msgstr ""
13701 #: templates/database/operations/index.twig:94
13702 msgid "Drop the database (DROP)"
13703 msgstr ""
13705 #: templates/database/operations/index.twig:118
13706 msgid "Copy database to"
13707 msgstr ""
13709 #: templates/database/operations/index.twig:150
13710 msgid "CREATE DATABASE before copying"
13711 msgstr ""
13713 #: templates/database/operations/index.twig:165
13714 #: templates/database/structure/copy_form.twig:44
13715 #: templates/table/operations/index.twig:306
13716 msgid "Add constraints"
13717 msgstr ""
13719 #: templates/database/operations/index.twig:180
13720 msgid "Switch to copied database"
13721 msgstr ""
13723 #: templates/database/operations/index.twig:216
13724 msgid "Change all tables collations"
13725 msgstr ""
13727 #: templates/database/operations/index.twig:220
13728 msgid "Change all tables columns collations"
13729 msgstr ""
13731 #: templates/database/privileges/index.twig:9
13732 #: templates/table/privileges/index.twig:8
13733 #, php-format
13734 msgid "Users having access to \"%s\""
13735 msgstr ""
13737 #: templates/database/privileges/index.twig:17
13738 #: templates/server/privileges/login_information_fields.twig:6
13739 #: templates/server/privileges/login_information_fields.twig:11
13740 #: templates/server/privileges/users_overview.twig:8
13741 #: templates/server/replication/change_primary.twig:15
13742 #: templates/server/replication/primary_add_replica_user.twig:19
13743 #: templates/server/replication/primary_add_replica_user.twig:24
13744 #: templates/table/privileges/index.twig:19
13745 msgid "User name"
13746 msgstr ""
13748 #: templates/database/privileges/index.twig:18
13749 #: templates/server/privileges/login_information_fields.twig:25
13750 #: templates/server/privileges/login_information_fields.twig:37
13751 #: templates/server/privileges/users_overview.twig:9
13752 #: templates/table/privileges/index.twig:20
13753 msgid "Host name"
13754 msgstr ""
13756 #: templates/database/privileges/index.twig:21
13757 #: templates/server/privileges/privileges_summary.twig:16
13758 #: templates/server/privileges/users_overview.twig:18
13759 #: templates/table/privileges/index.twig:23
13760 msgid "Grant"
13761 msgstr ""
13763 #: templates/database/privileges/index.twig:36
13764 #: templates/server/privileges/initials_row.twig:9
13765 #: templates/server/privileges/new_user_ajax.twig:9
13766 #: templates/server/privileges/users_overview.twig:36
13767 #: templates/table/privileges/index.twig:38
13768 msgid "Any"
13769 msgstr ""
13771 #: templates/database/privileges/index.twig:47
13772 #: templates/table/privileges/index.twig:49
13773 msgid "global"
13774 msgstr ""
13776 #: templates/database/privileges/index.twig:50
13777 #: templates/table/privileges/index.twig:52
13778 msgid "database-specific"
13779 msgstr ""
13781 #: templates/database/privileges/index.twig:52
13782 #: templates/table/privileges/index.twig:54
13783 msgid "wildcard"
13784 msgstr ""
13786 #: templates/database/privileges/index.twig:55
13787 #: templates/table/privileges/index.twig:59
13788 msgid "routine"
13789 msgstr ""
13791 #: templates/database/privileges/index.twig:112
13792 #: templates/database/privileges/index.twig:115
13793 #: templates/database/structure/check_all_tables.twig:2
13794 #: templates/database/structure/check_all_tables.twig:9
13795 #: templates/display/results/table.twig:222
13796 #: templates/display/results/table.twig:225 templates/select_all.twig:2
13797 #: templates/select_all.twig:6
13798 #: templates/server/privileges/users_overview.twig:120
13799 #: templates/server/privileges/users_overview.twig:123
13800 #: templates/table/privileges/index.twig:116
13801 #: templates/table/privileges/index.twig:119
13802 msgid "With selected:"
13803 msgstr ""
13805 #: templates/database/privileges/index.twig:131
13806 #: templates/server/privileges/add_user_fieldset.twig:4
13807 #: templates/server/privileges/user_overview.twig:22
13808 #: templates/server/privileges/users_overview.twig:137
13809 #: templates/table/privileges/index.twig:134
13810 msgctxt "Create new user"
13811 msgid "New"
13812 msgstr ""
13814 #: templates/database/privileges/index.twig:136
13815 #: templates/server/privileges/add_user_fieldset.twig:9
13816 #: templates/server/privileges/add_user.twig:3
13817 #: templates/server/privileges/user_overview.twig:24
13818 #: templates/server/privileges/users_overview.twig:140
13819 #: templates/table/privileges/index.twig:140
13820 #, fuzzy
13821 #| msgid "Value for the column \"%s\""
13822 msgid "Add user account"
13823 msgstr "\"%s\" мамычанын мааниси"
13825 #: templates/database/qbe/index.twig:16
13826 #, php-format
13827 msgid "Switch to %svisual builder%s"
13828 msgstr "%svisual builder%s көрсөт"
13830 #: templates/database/qbe/index.twig:20
13831 msgid "You have to choose at least one column to display!"
13832 msgstr ""
13834 #: templates/database/qbe/ins_del_and_or_cell.twig:5
13835 msgid "Ins:"
13836 msgstr ""
13838 #: templates/database/qbe/ins_del_and_or_cell.twig:12
13839 msgid "And"
13840 msgstr ""
13842 #: templates/database/qbe/ins_del_and_or_cell.twig:17
13843 msgid "Del:"
13844 msgstr ""
13846 #: templates/database/qbe/selection_form.twig:12
13847 #: templates/table/find_replace/index.twig:41
13848 msgid "Column:"
13849 msgstr ""
13851 #: templates/database/qbe/selection_form.twig:17
13852 msgid "Alias:"
13853 msgstr ""
13855 #: templates/database/qbe/selection_form.twig:22
13856 msgid "Show:"
13857 msgstr ""
13859 #: templates/database/qbe/selection_form.twig:27
13860 msgid "Sort:"
13861 msgstr ""
13863 #: templates/database/qbe/selection_form.twig:32
13864 msgid "Sort order:"
13865 msgstr ""
13867 #: templates/database/qbe/selection_form.twig:37
13868 msgid "Criteria:"
13869 msgstr ""
13871 #: templates/database/qbe/selection_form.twig:44
13872 msgid "Modify:"
13873 msgstr ""
13875 #: templates/database/qbe/selection_form.twig:54
13876 msgid "Add/Delete criteria rows:"
13877 msgstr ""
13879 #: templates/database/qbe/selection_form.twig:67
13880 #, fuzzy
13881 #| msgid "Select All"
13882 msgid "Add/Delete columns:"
13883 msgstr "Баарын танда"
13885 #: templates/database/qbe/selection_form.twig:86
13886 #: templates/database/qbe/selection_form.twig:88
13887 #, fuzzy
13888 #| msgid "%s table"
13889 #| msgid_plural "%s tables"
13890 msgid "Use tables"
13891 msgstr "%s жадыбал"
13893 #: templates/database/qbe/selection_form.twig:107
13894 #, php-format
13895 msgid "SQL query on database <b>%s</b>:"
13896 msgstr ""
13898 #: templates/database/routines/editor_form.twig:20
13899 msgid "Routine name"
13900 msgstr ""
13902 #: templates/database/routines/editor_form.twig:43
13903 msgid "Parameters"
13904 msgstr ""
13906 #: templates/database/routines/editor_form.twig:49
13907 msgid "Direction"
13908 msgstr ""
13910 #: templates/database/routines/editor_form.twig:67
13911 #: templates/database/routines/editor_form.twig:69
13912 msgid "Add parameter"
13913 msgstr ""
13915 #: templates/database/routines/editor_form.twig:70
13916 msgid "Remove last parameter"
13917 msgstr ""
13919 #: templates/database/routines/editor_form.twig:75
13920 msgid "Return type"
13921 msgstr ""
13923 #: templates/database/routines/editor_form.twig:83
13924 msgid "Return length/values"
13925 msgstr ""
13927 #: templates/database/routines/editor_form.twig:90
13928 msgid "Return options"
13929 msgstr ""
13931 #: templates/database/routines/editor_form.twig:94
13932 #: templates/database/routines/parameter_row.twig:31
13933 #: templates/database/structure/table_header.twig:42
13934 msgid "Charset"
13935 msgstr ""
13937 #: templates/database/routines/editor_form.twig:119
13938 msgid "Is deterministic"
13939 msgstr ""
13941 #: templates/database/routines/editor_form.twig:135
13942 msgid ""
13943 "You do not have sufficient privileges to perform this operation; Please "
13944 "refer to the documentation for more details."
13945 msgstr ""
13947 #: templates/database/routines/editor_form.twig:148
13948 msgid "Security type"
13949 msgstr ""
13951 #: templates/database/routines/editor_form.twig:157
13952 msgid "SQL data access"
13953 msgstr ""
13955 #: templates/database/routines/execute_form.twig:7
13956 #: templates/database/routines/execute_form.twig:12
13957 msgid "Routine parameters"
13958 msgstr ""
13960 #: templates/database/routines/index.twig:36
13961 #, fuzzy
13962 #| msgid "Created"
13963 msgid "Create new routine"
13964 msgstr "Жасалды"
13966 #: templates/database/routines/index.twig:45
13967 msgid "There are no routines to display."
13968 msgstr ""
13970 #: templates/database/routines/index.twig:54
13971 msgid "Returns"
13972 msgstr ""
13974 #: templates/database/routines/parameter_row.twig:24
13975 #: templates/modals/enum_set_editor.twig:5
13976 msgid "ENUM/SET editor"
13977 msgstr ""
13979 #: templates/database/routines/row.twig:34
13980 #: templates/database/routines/row.twig:44
13981 #: templates/database/routines/row.twig:48
13982 msgid "Execute"
13983 msgstr ""
13985 #: templates/database/search/main.twig:5
13986 msgid "Search in database"
13987 msgstr ""
13989 #: templates/database/search/main.twig:8
13990 msgid "Words or values to search for (wildcard: \"%\"):"
13991 msgstr ""
13993 #: templates/database/search/main.twig:15
13994 #: templates/table/find_replace/index.twig:31
13995 msgid "Find:"
13996 msgstr ""
13998 #: templates/database/search/main.twig:19
13999 #: templates/database/search/main.twig:23
14000 msgid "Words are separated by a space character (\" \")."
14001 msgstr ""
14003 #: templates/database/search/main.twig:40
14004 msgid "Inside tables:"
14005 msgstr ""
14007 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
14008 #: templates/server/replication/database_multibox.twig:8
14009 #, fuzzy
14010 #| msgid "Unselect All"
14011 msgid "Unselect all"
14012 msgstr "Баарынан баш тарт"
14014 #: templates/database/search/main.twig:67
14015 msgid "Inside column:"
14016 msgstr ""
14018 #: templates/database/search/results.twig:12
14019 #, php-format
14020 msgid "%1$s match in <strong>%2$s</strong>"
14021 msgid_plural "%1$s matches in <strong>%2$s</strong>"
14022 msgstr[0] ""
14023 msgstr[1] ""
14025 #: templates/database/search/results.twig:56
14026 msgid "<strong>Total:</strong> <em>%count%</em> match"
14027 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
14028 msgstr[0] ""
14029 msgstr[1] ""
14031 #: templates/database/structure/add_prefix.twig:7
14032 #: templates/database/structure/add_prefix.twig:9
14033 msgid "Add prefix"
14034 msgstr ""
14036 #: templates/database/structure/body_for_table_summary.twig:6
14037 #, php-format
14038 msgid "%s table"
14039 msgid_plural "%s tables"
14040 msgstr[0] "%s жадыбал"
14041 msgstr[1] "%s жадыбалдар"
14043 #: templates/database/structure/body_for_table_summary.twig:17
14044 msgid "Sum"
14045 msgstr ""
14047 #: templates/database/structure/bulk_action_modal.twig:12
14048 #: templates/database/structure/check_all_tables.twig:56
14049 msgid "Continue"
14050 msgstr ""
14052 #: templates/database/structure/change_prefix_form.twig:7
14053 msgid "From"
14054 msgstr ""
14056 #: templates/database/structure/change_prefix_form.twig:13
14057 msgid "To"
14058 msgstr ""
14060 #: templates/database/structure/check_all_tables.twig:6
14061 msgid "Check tables having overhead"
14062 msgstr ""
14064 #: templates/database/structure/check_all_tables.twig:10
14065 #, fuzzy
14066 #| msgid "Select All"
14067 msgid "Copy table"
14068 msgstr "Баарын танда"
14070 #: templates/database/structure/check_all_tables.twig:11
14071 msgid "Show create"
14072 msgstr ""
14074 #: templates/database/structure/check_all_tables.twig:14
14075 #: templates/table/operations/index.twig:403
14076 #: templates/table/operations/view.twig:26
14077 msgid "Delete data or table"
14078 msgstr ""
14080 #: templates/database/structure/check_all_tables.twig:15
14081 #: templates/database/structure/structure_table_row.twig:74
14082 msgid "Empty"
14083 msgstr ""
14085 #: templates/database/structure/check_all_tables.twig:18
14086 #: templates/table/operations/index.twig:334
14087 msgid "Table maintenance"
14088 msgstr ""
14090 #: templates/database/structure/check_all_tables.twig:19
14091 #: templates/table/maintenance/analyze.twig:3
14092 #: templates/table/operations/index.twig:339
14093 msgid "Analyze table"
14094 msgstr ""
14096 #: templates/database/structure/check_all_tables.twig:20
14097 #: templates/table/maintenance/check.twig:3
14098 #: templates/table/operations/index.twig:348
14099 msgid "Check table"
14100 msgstr ""
14102 #: templates/database/structure/check_all_tables.twig:21
14103 #: templates/table/maintenance/checksum.twig:3
14104 #: templates/table/operations/index.twig:356
14105 #, fuzzy
14106 #| msgid "%s table"
14107 #| msgid_plural "%s tables"
14108 msgid "Checksum table"
14109 msgstr "%s жадыбал"
14111 #: templates/database/structure/check_all_tables.twig:22
14112 #: templates/table/maintenance/optimize.twig:3
14113 #: templates/table/operations/index.twig:384
14114 #: templates/table/structure/display_table_stats.twig:68
14115 msgid "Optimize table"
14116 msgstr ""
14118 #: templates/database/structure/check_all_tables.twig:23
14119 #: templates/table/maintenance/repair.twig:3
14120 #: templates/table/operations/index.twig:393
14121 msgid "Repair table"
14122 msgstr ""
14124 #: templates/database/structure/check_all_tables.twig:25
14125 msgid "Prefix"
14126 msgstr ""
14128 #: templates/database/structure/check_all_tables.twig:26
14129 msgid "Add prefix to table"
14130 msgstr ""
14132 #: templates/database/structure/check_all_tables.twig:27
14133 msgid "Replace table prefix"
14134 msgstr ""
14136 #: templates/database/structure/check_all_tables.twig:33
14137 #, fuzzy
14138 #| msgid "Value for the column \"%s\""
14139 msgid "Add columns to central list"
14140 msgstr "\"%s\" мамычанын мааниси"
14142 #: templates/database/structure/check_all_tables.twig:34
14143 msgid "Remove columns from central list"
14144 msgstr ""
14146 #: templates/database/structure/check_all_tables.twig:35
14147 #, fuzzy
14148 #| msgid "Value for the column \"%s\""
14149 msgid "Make consistent with central list"
14150 msgstr "\"%s\" мамычанын мааниси"
14152 #: templates/database/structure/check_all_tables.twig:48
14153 msgid "Are you sure?"
14154 msgstr ""
14156 #: templates/database/structure/check_all_tables.twig:52
14157 msgid ""
14158 "This action may change some of the columns definition.[br]Are you sure you "
14159 "want to continue?"
14160 msgstr ""
14162 #: templates/database/structure/copy_form.twig:14
14163 #, fuzzy
14164 #| msgid "Outer ring:"
14165 msgid "Options:"
14166 msgstr "Сырткы шакекче:"
14168 #: templates/database/structure/copy_form.twig:39
14169 msgid "Add AUTO INCREMENT value"
14170 msgstr ""
14172 #: templates/database/structure/drop_form.twig:6
14173 #: templates/database/structure/empty_form.twig:6
14174 #: templates/table/delete/confirm.twig:12
14175 #: templates/table/structure/drop_confirm.twig:6
14176 #: templates/table/structure/primary.twig:6
14177 msgid "Do you really want to execute the following query?"
14178 msgstr ""
14180 #: templates/database/structure/favorite_anchor.twig:4
14181 #: templates/recent_favorite_table_favorite.twig:6
14182 msgid "Remove from Favorites"
14183 msgstr ""
14185 #: templates/database/structure/favorite_anchor.twig:4
14186 msgid "Add to Favorites"
14187 msgstr ""
14189 #: templates/database/structure/show_create.twig:2
14190 msgid "Showing create queries"
14191 msgstr ""
14193 #: templates/database/structure/show_create.twig:33
14194 #: templates/display/results/table.twig:297 templates/modals/create_view.twig:5
14195 #: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11
14196 msgid "Create view"
14197 msgstr ""
14199 #: templates/database/structure/structure_table_row.twig:17
14200 #: templates/server/databases/index.twig:219
14201 #: templates/server/databases/index.twig:231
14202 msgid "Not replicated"
14203 msgstr ""
14205 #: templates/database/structure/structure_table_row.twig:18
14206 #: templates/server/databases/index.twig:215
14207 #: templates/server/databases/index.twig:227
14208 msgid "Replicated"
14209 msgstr ""
14211 #: templates/database/structure/structure_table_row.twig:237
14212 msgid "in use"
14213 msgstr "колдонууда"
14215 #: templates/database/structure/table_header.twig:27
14216 msgid ""
14217 "May be approximate. Click on the number to get the exact count. See "
14218 "[doc@faq3-11]FAQ 3.11[/doc]."
14219 msgstr ""
14221 #: templates/database/structure/table_header.twig:36
14222 #: templates/table/index_form.twig:144
14223 msgid "Size"
14224 msgstr "Олчом"
14226 #: templates/database/structure/table_header.twig:51
14227 #: templates/table/structure/display_table_stats.twig:154
14228 msgid "Creation"
14229 msgstr ""
14231 #: templates/database/structure/table_header.twig:56
14232 #: templates/table/structure/display_table_stats.twig:161
14233 msgid "Last update"
14234 msgstr ""
14236 #: templates/database/structure/table_header.twig:61
14237 #: templates/table/structure/display_table_stats.twig:168
14238 msgid "Last check"
14239 msgstr ""
14241 #: templates/database/structure/tracking_icon.twig:3
14242 msgid "Tracking is active."
14243 msgstr ""
14245 #: templates/database/structure/tracking_icon.twig:5
14246 msgid "Tracking is not active."
14247 msgstr ""
14249 #: templates/database/tracking/tables.twig:4
14250 msgid "Tracked tables"
14251 msgstr ""
14253 #: templates/database/tracking/tables.twig:14
14254 msgid "Last version"
14255 msgstr "Акыркы версия"
14257 #: templates/database/tracking/tables.twig:15
14258 #: templates/table/tracking/main.twig:29
14259 msgid "Created"
14260 msgstr "Жасалды"
14262 #: templates/database/tracking/tables.twig:16
14263 #: templates/table/tracking/main.twig:30
14264 msgid "Updated"
14265 msgstr "Жаңыланды"
14267 #: templates/database/tracking/tables.twig:61
14268 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
14269 msgid "active"
14270 msgstr "активдүү"
14272 #: templates/database/tracking/tables.twig:73
14273 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
14274 msgid "not active"
14275 msgstr "активдүү эмес"
14277 #: templates/database/tracking/tables.twig:93
14278 #: templates/database/tracking/tables.twig:138
14279 #: templates/database/tracking/tables.twig:139
14280 msgid "Delete tracking"
14281 msgstr ""
14283 #: templates/database/tracking/tables.twig:104
14284 msgid "Versions"
14285 msgstr "Версиялар"
14287 #: templates/database/tracking/tables.twig:145
14288 msgid "Untracked tables"
14289 msgstr ""
14291 #: templates/database/tracking/tables.twig:176
14292 #: templates/database/tracking/tables.twig:188
14293 #: templates/database/tracking/tables.twig:189
14294 #: templates/table/structure/display_structure.twig:413
14295 msgid "Track table"
14296 msgstr ""
14298 #: templates/database/triggers/editor_form.twig:23
14299 msgid "Trigger name"
14300 msgstr ""
14302 #: templates/database/triggers/editor_form.twig:37
14303 msgctxt "Trigger action time"
14304 msgid "Time"
14305 msgstr ""
14307 #: templates/database/triggers/list.twig:29
14308 #, fuzzy
14309 #| msgid "Created"
14310 msgid "Create new trigger"
14311 msgstr "Жасалды"
14313 #: templates/database/triggers/list.twig:38
14314 msgid "There are no triggers to display."
14315 msgstr ""
14317 #: templates/display/results/table.twig:32
14318 msgid "Save edited data"
14319 msgstr ""
14321 #: templates/display/results/table.twig:38
14322 msgid "Restore column order"
14323 msgstr ""
14325 #: templates/display/results/table.twig:49 templates/export.twig:149
14326 #: templates/table/start_and_number_of_rows_fieldset.twig:9
14327 msgid "Number of rows:"
14328 msgstr ""
14330 #: templates/display/results/table.twig:52
14331 msgid "All"
14332 msgstr ""
14334 #: templates/display/results/table.twig:70
14335 msgid "Sort by key:"
14336 msgstr ""
14338 #: templates/display/results/table.twig:119
14339 #: templates/table/search/index.twig:102
14340 #, fuzzy
14341 #| msgid "Outer ring:"
14342 msgid "Extra options"
14343 msgstr "Сырткы шакекче:"
14345 #: templates/display/results/table.twig:141
14346 msgid "Relational key"
14347 msgstr ""
14349 #: templates/display/results/table.twig:145
14350 #, fuzzy
14351 #| msgid "Value for the column \"%s\""
14352 msgid "Display column for relationships"
14353 msgstr "\"%s\" мамычанын мааниси"
14355 #: templates/display/results/table.twig:153
14356 msgid "Show binary contents"
14357 msgstr ""
14359 #: templates/display/results/table.twig:157
14360 msgid "Show BLOB contents"
14361 msgstr ""
14363 #: templates/display/results/table.twig:167
14364 msgid "Hide browser transformation"
14365 msgstr ""
14367 #: templates/display/results/table.twig:179
14368 msgid "Well Known Text"
14369 msgstr ""
14371 #: templates/display/results/table.twig:183
14372 msgid "Well Known Binary"
14373 msgstr ""
14375 #: templates/display/results/table.twig:255
14376 #: templates/sql/no_results_returned.twig:9
14377 msgid "Query results operations"
14378 msgstr ""
14380 #: templates/display/results/table.twig:260
14381 msgid "Copy to clipboard"
14382 msgstr ""
14384 #: templates/display/results/table.twig:279
14385 #: templates/table/chart/tbl_chart.twig:2
14386 msgid "Display chart"
14387 msgstr ""
14389 #: templates/display/results/table.twig:287
14390 msgid "Visualize GIS data"
14391 msgstr ""
14393 #: templates/encoding/kanji_encoding_form.twig:6
14394 msgctxt "None encoding conversion"
14395 msgid "None"
14396 msgstr ""
14398 #: templates/encoding/kanji_encoding_form.twig:17
14399 msgid "Convert to Kana"
14400 msgstr ""
14402 #: templates/error/report_form.twig:3
14403 msgid ""
14404 "This report automatically includes data about the error and information "
14405 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14406 "team for debugging the error."
14407 msgstr ""
14409 #: templates/error/report_form.twig:11
14410 msgid ""
14411 "Can you tell us the steps leading to this error? It decisively helps in "
14412 "debugging:"
14413 msgstr ""
14415 #: templates/error/report_form.twig:18
14416 msgid "You may examine the data in the error report:"
14417 msgstr ""
14419 #: templates/error/report_modal.twig:5
14420 msgid "Submit error report"
14421 msgstr ""
14423 #: templates/error/report_modal.twig:12
14424 msgid "Send error report"
14425 msgstr ""
14427 #: templates/export/template_options.twig:1 templates/export.twig:42
14428 #, fuzzy
14429 #| msgid "Select All"
14430 msgid "Select a template"
14431 msgstr "Баарын танда"
14433 #: templates/export.twig:14
14434 msgid "Export templates:"
14435 msgstr ""
14437 #: templates/export.twig:18
14438 msgid "New template:"
14439 msgstr ""
14441 #: templates/export.twig:21 templates/export.twig:24
14442 #, fuzzy
14443 #| msgid "The database name is empty!"
14444 msgid "Template name"
14445 msgstr "Берилигтер базасынын аты бош калды!"
14447 #: templates/export.twig:35
14448 msgid "Existing templates:"
14449 msgstr ""
14451 #: templates/export.twig:38
14452 msgid "Template:"
14453 msgstr ""
14455 #: templates/export.twig:51
14456 #, fuzzy
14457 #| msgid "Updated"
14458 msgid "Update"
14459 msgstr "Жаңыланды"
14461 #: templates/export.twig:72
14462 msgid "Show SQL query"
14463 msgstr ""
14465 #: templates/export.twig:104
14466 msgid "Export method:"
14467 msgstr ""
14469 #: templates/export.twig:108
14470 msgid "Quick - display only the minimal options"
14471 msgstr ""
14473 #: templates/export.twig:112
14474 msgid "Custom - display all possible options"
14475 msgstr ""
14477 #: templates/export.twig:121
14478 msgid "File format to export"
14479 msgstr ""
14481 #: templates/export.twig:137
14482 msgid "Rows:"
14483 msgstr ""
14485 #: templates/export.twig:141
14486 msgid "Dump all rows"
14487 msgstr ""
14489 #: templates/export.twig:145
14490 msgid "Dump some row(s)"
14491 msgstr ""
14493 #: templates/export.twig:160
14494 msgid "Row to begin at:"
14495 msgstr ""
14497 #: templates/export.twig:170 templates/export.twig:332
14498 msgid "Output:"
14499 msgstr ""
14501 #: templates/export.twig:175 templates/export.twig:370
14502 #, php-format
14503 msgid "Save on server in the directory <strong>%s</strong>"
14504 msgstr ""
14506 #: templates/export.twig:193 templates/export.twig:337
14507 msgid "Rename exported databases/tables/columns"
14508 msgstr ""
14510 #: templates/export.twig:201
14511 msgid "Defined aliases"
14512 msgstr ""
14514 #: templates/export.twig:216 templates/export.twig:230
14515 #: templates/export.twig:243 templates/export.twig:260
14516 msgid "Remove"
14517 msgstr ""
14519 #: templates/export.twig:269
14520 msgid "Define new aliases"
14521 msgstr ""
14523 #: templates/export.twig:274
14524 #, fuzzy
14525 #| msgid "Select All"
14526 msgid "Select database:"
14527 msgstr "Баарын танда"
14529 #: templates/export.twig:290
14530 #, fuzzy
14531 #| msgid "Select All"
14532 msgid "Select table:"
14533 msgstr "Баарын танда"
14535 #: templates/export.twig:298
14536 msgid "New table name"
14537 msgstr ""
14539 #: templates/export.twig:306
14540 #, fuzzy
14541 #| msgid "Select All"
14542 msgid "Select column:"
14543 msgstr "Баарын танда"
14545 #: templates/export.twig:314
14546 msgid "New column name"
14547 msgstr ""
14549 #: templates/export.twig:347
14550 #, php-format
14551 msgid "Use %s statement"
14552 msgstr ""
14554 #: templates/export.twig:356
14555 msgid "View output as text"
14556 msgstr ""
14558 #: templates/export.twig:360
14559 msgid "Save output to a file"
14560 msgstr ""
14562 #: templates/export.twig:387
14563 msgid "File name template:"
14564 msgstr ""
14566 #: templates/export.twig:388
14567 #, php-format
14568 msgid ""
14569 "This value is interpreted using the 'strftime' function, so you can use time "
14570 "formatting strings. Additionally the following transformations will happen: "
14571 "%s Other text will be kept as is. See the FAQ 6.27 for details."
14572 msgstr ""
14574 #: templates/export.twig:398
14575 msgid "Use this for future exports"
14576 msgstr ""
14578 #: templates/export.twig:409 templates/import.twig:103
14579 msgid "Character set of the file:"
14580 msgstr ""
14582 #: templates/export.twig:429
14583 msgid "Compression:"
14584 msgstr ""
14586 #: templates/export.twig:437
14587 msgid "zipped"
14588 msgstr ""
14590 #: templates/export.twig:443
14591 msgid "gzipped"
14592 msgstr ""
14594 #: templates/export.twig:461
14595 msgid "Export databases as separate files"
14596 msgstr ""
14598 #: templates/export.twig:463
14599 msgid "Export tables as separate files"
14600 msgstr ""
14602 #: templates/export.twig:474
14603 msgid "Skip tables larger than:"
14604 msgstr ""
14606 #: templates/export.twig:476
14607 msgid "The size is measured in MiB."
14608 msgstr ""
14610 #: templates/export.twig:482 templates/import.twig:182
14611 msgid "Format-specific options:"
14612 msgstr ""
14614 #: templates/export.twig:491 templates/import.twig:191
14615 msgid "Encoding Conversion:"
14616 msgstr ""
14618 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
14619 #: templates/server/status/variables/index.twig:7
14620 msgid "Filters"
14621 msgstr ""
14623 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
14624 msgid "Containing the word:"
14625 msgstr ""
14627 #: templates/footer.twig:7 templates/footer.twig:9 templates/footer.twig:11
14628 msgid "Open new phpMyAdmin window"
14629 msgstr ""
14631 #: templates/footer.twig:26 templates/home/index.twig:18
14632 #: templates/login/form.twig:5
14633 msgid "phpMyAdmin Demo Server"
14634 msgstr ""
14636 #: templates/footer.twig:34
14637 #, php-format
14638 msgid "Currently running Git revision %1$s from the %2$s branch."
14639 msgstr ""
14641 #: templates/footer.twig:36
14642 msgid "Git information missing!"
14643 msgstr ""
14645 #: templates/gis_data_editor_form.twig:4
14646 #, php-format
14647 msgid "Value for the column \"%s\""
14648 msgstr "\"%s\" мамычанын мааниси"
14650 #: templates/gis_data_editor_form.twig:23
14651 #: templates/table/gis_visualization/gis_visualization.twig:34
14652 msgid "Use OpenStreetMaps as Base Layer"
14653 msgstr ""
14655 #: templates/gis_data_editor_form.twig:39
14656 #, fuzzy
14657 msgctxt "Spatial Reference System Identifier"
14658 msgid "SRID:"
14659 msgstr "SRID:"
14661 #: templates/gis_data_editor_form.twig:62
14662 #, php-format
14663 msgid "Geometry %d:"
14664 msgstr "%d геометриясы:"
14666 #: templates/gis_data_editor_form.twig:82
14667 msgid "Point:"
14668 msgstr "Чекит:"
14670 #: templates/gis_data_editor_form.twig:106
14671 #: templates/gis_data_editor_form.twig:151
14672 #: templates/gis_data_editor_form.twig:207
14673 #, fuzzy, php-format
14674 #| msgid "Point %d"
14675 msgid "Point %d:"
14676 msgstr "%d чекити"
14678 #: templates/gis_data_editor_form.twig:130
14679 #, php-format
14680 msgid "Linestring %d:"
14681 msgstr ""
14683 #: templates/gis_data_editor_form.twig:132
14684 #: templates/gis_data_editor_form.twig:191
14685 msgid "Outer ring:"
14686 msgstr "Сырткы шакекче:"
14688 #: templates/gis_data_editor_form.twig:134
14689 #: templates/gis_data_editor_form.twig:193
14690 #, php-format
14691 msgid "Inner ring %d:"
14692 msgstr "Ички шакекче %d:"
14694 #: templates/gis_data_editor_form.twig:165
14695 msgid "Add a linestring"
14696 msgstr ""
14698 #: templates/gis_data_editor_form.twig:178
14699 #, php-format
14700 msgid "Polygon %d:"
14701 msgstr "%d полигону:"
14703 #: templates/gis_data_editor_form.twig:224
14704 msgid "Add a polygon"
14705 msgstr "Полигон кош"
14707 #: templates/gis_data_editor_form.twig:230
14708 msgid "Add geometry"
14709 msgstr ""
14711 #: templates/gis_data_editor_form.twig:239
14712 msgid "Output"
14713 msgstr ""
14715 #: templates/gis_data_editor_form.twig:241
14716 msgid ""
14717 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
14718 "below into the \"Value\" field."
14719 msgstr ""
14721 #: templates/header.twig:35 templates/login/header.twig:13
14722 msgid "Javascript must be enabled past this point!"
14723 msgstr ""
14725 #: templates/header.twig:46
14726 msgid "Click on the bar to scroll to top of page"
14727 msgstr ""
14729 #: templates/home/git_info.twig:2
14730 msgid "Git revision:"
14731 msgstr ""
14733 #: templates/home/git_info.twig:13
14734 msgid "no branch"
14735 msgstr ""
14737 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
14738 #, php-format
14739 msgid "from %s branch"
14740 msgstr ""
14742 #: templates/home/git_info.twig:25
14743 #, php-format
14744 msgid "committed on %s by %s"
14745 msgstr ""
14747 #: templates/home/git_info.twig:32
14748 #, php-format
14749 msgid "authored on %s by %s"
14750 msgstr ""
14752 #: templates/home/index.twig:22 templates/login/form.twig:8
14753 #, php-format
14754 msgid ""
14755 "You are using the demo server. You can do anything here, but please do not "
14756 "change root, debian-sys-maint and pma users. More information is available "
14757 "at %s."
14758 msgstr ""
14760 #: templates/home/index.twig:32
14761 msgid "General settings"
14762 msgstr ""
14764 #: templates/home/index.twig:57
14765 #, fuzzy
14766 #| msgid "Creation:"
14767 msgid "Server connection collation:"
14768 msgstr "Тузуу:"
14770 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
14771 msgid "More settings"
14772 msgstr ""
14774 #: templates/home/index.twig:94
14775 msgid "Appearance settings"
14776 msgstr ""
14778 #: templates/home/index.twig:104 templates/home/index.twig:105
14779 #: templates/login/form.twig:23 templates/login/form.twig:24
14780 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
14781 msgid "Language"
14782 msgstr ""
14784 #: templates/home/index.twig:132
14785 msgid "Theme"
14786 msgstr ""
14788 #: templates/home/index.twig:143
14789 msgctxt "View all themes"
14790 msgid "View all"
14791 msgstr ""
14793 #: templates/home/index.twig:159
14794 msgid "Database server"
14795 msgstr ""
14797 #: templates/home/index.twig:163 templates/login/form.twig:65
14798 #: templates/menu/breadcrumbs.twig:7
14799 msgid "Server:"
14800 msgstr ""
14802 #: templates/home/index.twig:167
14803 msgid "Server type:"
14804 msgstr ""
14806 #: templates/home/index.twig:171
14807 #, fuzzy
14808 #| msgid "Creation:"
14809 msgid "Server connection:"
14810 msgstr "Тузуу:"
14812 #: templates/home/index.twig:179
14813 msgid "Protocol version:"
14814 msgstr ""
14816 #: templates/home/index.twig:183
14817 msgid "User:"
14818 msgstr ""
14820 #: templates/home/index.twig:187
14821 msgid "Server charset:"
14822 msgstr ""
14824 #: templates/home/index.twig:199
14825 msgid "Web server"
14826 msgstr ""
14828 #: templates/home/index.twig:209
14829 msgid "Database client version:"
14830 msgstr ""
14832 #: templates/home/index.twig:213
14833 msgid "PHP extension:"
14834 msgstr ""
14836 #: templates/home/index.twig:220
14837 #, fuzzy
14838 #| msgid "Last version"
14839 msgid "PHP version:"
14840 msgstr "Акыркы версия"
14842 #: templates/home/index.twig:227
14843 msgid "Show PHP information"
14844 msgstr ""
14846 #: templates/home/index.twig:241
14847 msgid "Version information:"
14848 msgstr ""
14850 #: templates/home/index.twig:251
14851 msgid "Official Homepage"
14852 msgstr ""
14854 #: templates/home/index.twig:256
14855 msgid "Contribute"
14856 msgstr ""
14858 #: templates/home/index.twig:261
14859 msgid "Get support"
14860 msgstr ""
14862 #: templates/home/index.twig:266
14863 msgid "List of changes"
14864 msgstr ""
14866 #: templates/home/index.twig:271 templates/server/plugins/index.twig:30
14867 msgid "License"
14868 msgstr ""
14870 #: templates/home/index.twig:282 templates/setup/error.twig:2
14871 msgid "Warning"
14872 msgstr ""
14874 #: templates/home/index.twig:284
14875 msgid "Notice"
14876 msgstr ""
14878 #: templates/home/index.twig:297
14879 msgid "phpMyAdmin Themes"
14880 msgstr ""
14882 #: templates/home/index.twig:308
14883 msgid "Get more themes!"
14884 msgstr ""
14886 #: templates/home/themes.twig:7
14887 #, fuzzy, php-format
14888 #| msgid "View dump (schema) of database"
14889 msgid "Screenshot of the %s theme."
14890 msgstr "Берилиштер базасынан жүктөлүүчү маалыматты (схема) көрүү"
14892 #. l10n: Choose the theme button in the themes list modal
14893 #: templates/home/themes.twig:12
14894 msgid "Take it"
14895 msgstr ""
14897 #: templates/import/javascript.twig:12
14898 msgid ""
14899 "The file being uploaded is probably larger than the maximum allowed size or "
14900 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
14901 "browsers."
14902 msgstr ""
14904 #: templates/import/javascript.twig:13
14905 #, php-format
14906 msgid "%s of %s"
14907 msgstr ""
14909 #: templates/import/javascript.twig:14
14910 #, php-format
14911 msgid "%s/sec."
14912 msgstr ""
14914 #: templates/import/javascript.twig:15
14915 msgid "About %MIN min. %SEC sec. remaining."
14916 msgstr ""
14918 #: templates/import/javascript.twig:16
14919 msgid "About %SEC sec. remaining."
14920 msgstr ""
14922 #: templates/import/javascript.twig:17
14923 msgid "The file is being processed, please be patient."
14924 msgstr ""
14926 #: templates/import/javascript.twig:29
14927 msgid "Uploading your import file…"
14928 msgstr ""
14930 #: templates/import/javascript.twig:152
14931 msgid ""
14932 "Please be patient, the file is being uploaded. Details about the upload are "
14933 "not available."
14934 msgstr ""
14936 #: templates/import.twig:26
14937 msgid "File to import:"
14938 msgstr ""
14940 #: templates/import.twig:31
14941 #, php-format
14942 msgid "File may be compressed (%s) or uncompressed."
14943 msgstr ""
14945 #: templates/import.twig:32
14946 msgid ""
14947 "A compressed file's name must end in <strong>.[format].[compression]</"
14948 "strong>. Example: <strong>.sql.zip</strong>"
14949 msgstr ""
14951 #: templates/import.twig:40
14952 msgid "Upload a file"
14953 msgstr ""
14955 #: templates/import.twig:43
14956 #, fuzzy
14957 #| msgid "Select All"
14958 msgid "Select file to import"
14959 msgstr "Баарын танда"
14961 #: templates/import.twig:50 templates/import.twig:77
14962 #: templates/preferences/manage/main.twig:22
14963 msgid "Browse your computer:"
14964 msgstr ""
14966 #: templates/import.twig:55 templates/import.twig:82
14967 msgid "You may also drag and drop a file on any page."
14968 msgstr ""
14970 #: templates/import.twig:62 templates/import.twig:88
14971 #, php-format
14972 msgid "Select from the web server upload directory [strong]%s[/strong]:"
14973 msgstr ""
14975 #: templates/import.twig:69 templates/import.twig:96
14976 #, fuzzy
14977 #| msgid "Select All"
14978 msgid "There are no files to import!"
14979 msgstr "Баарын танда"
14981 #: templates/import.twig:100
14982 msgid "File uploads are not allowed on this server."
14983 msgstr ""
14985 #: templates/import.twig:126
14986 msgid "Partial import:"
14987 msgstr ""
14989 #: templates/import.twig:131
14990 #, php-format
14991 msgid ""
14992 "Previous import timed out, after resubmitting will continue from position %d."
14993 msgstr ""
14995 #: templates/import.twig:138
14996 msgid ""
14997 "Allow the interruption of an import in case the script detects it is close "
14998 "to the PHP timeout limit."
14999 msgstr ""
15001 #: templates/import.twig:140
15002 msgid ""
15003 "This might be a good way to import large files, however it can break "
15004 "transactions."
15005 msgstr ""
15007 #: templates/import.twig:144
15008 msgid "Skip this number of queries (for SQL) starting from the first one:"
15009 msgstr ""
15011 #: templates/import.twig:154
15012 #, fuzzy
15013 #| msgid "Outer ring:"
15014 msgid "Other options"
15015 msgstr "Сырткы шакекче:"
15017 #: templates/indexes.twig:39
15018 #: templates/table/structure/display_structure.twig:506
15019 msgid "Rename"
15020 msgstr ""
15022 #: templates/indexes.twig:45
15023 #: templates/table/structure/display_structure.twig:512
15024 msgid "The primary key has been dropped."
15025 msgstr ""
15027 #: templates/indexes.twig:50
15028 #: templates/table/structure/display_structure.twig:517
15029 #, php-format
15030 msgid "Index %s has been dropped."
15031 msgstr ""
15033 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
15034 #: templates/javascript/variables.twig:8
15035 #, fuzzy
15036 msgid "calendar-month-year"
15037 msgstr "calendar-month-year"
15039 #. l10n: Year suffix for calendar, "none" is empty.
15040 #: templates/javascript/variables.twig:11
15041 msgid "none"
15042 msgstr ""
15044 #. l10n: Previous month. Display text for previous month link in calendar
15045 #: templates/javascript/variables.twig:16
15046 msgid "Prev"
15047 msgstr ""
15049 #. l10n: Next month. Display text for next month link in calendar
15050 #: templates/javascript/variables.twig:17
15051 msgid "Next"
15052 msgstr ""
15054 #. l10n: Display text for current month link in calendar
15055 #: templates/javascript/variables.twig:18
15056 msgid "Today"
15057 msgstr ""
15059 #: templates/javascript/variables.twig:20
15060 msgid "January"
15061 msgstr ""
15063 #: templates/javascript/variables.twig:21
15064 msgid "February"
15065 msgstr ""
15067 #: templates/javascript/variables.twig:22
15068 msgid "March"
15069 msgstr ""
15071 #: templates/javascript/variables.twig:23
15072 msgid "April"
15073 msgstr ""
15075 #. l10n: Short month name for May
15076 #: templates/javascript/variables.twig:24
15077 #: templates/javascript/variables.twig:38
15078 msgid "May"
15079 msgstr ""
15081 #: templates/javascript/variables.twig:25
15082 msgid "June"
15083 msgstr ""
15085 #: templates/javascript/variables.twig:26
15086 msgid "July"
15087 msgstr ""
15089 #: templates/javascript/variables.twig:27
15090 msgid "August"
15091 msgstr ""
15093 #: templates/javascript/variables.twig:28
15094 msgid "September"
15095 msgstr ""
15097 #: templates/javascript/variables.twig:29
15098 msgid "October"
15099 msgstr ""
15101 #: templates/javascript/variables.twig:30
15102 msgid "November"
15103 msgstr ""
15105 #: templates/javascript/variables.twig:31
15106 msgid "December"
15107 msgstr ""
15109 #. l10n: Short week day name for Sunday
15110 #: templates/javascript/variables.twig:57
15111 msgid "Sun"
15112 msgstr ""
15114 #. l10n: Minimal week day name for Sunday
15115 #: templates/javascript/variables.twig:66
15116 msgid "Su"
15117 msgstr ""
15119 #. l10n: Minimal week day name for Monday
15120 #: templates/javascript/variables.twig:67
15121 msgid "Mo"
15122 msgstr ""
15124 #. l10n: Minimal week day name for Tuesday
15125 #: templates/javascript/variables.twig:68
15126 msgid "Tu"
15127 msgstr ""
15129 #. l10n: Minimal week day name for Wednesday
15130 #: templates/javascript/variables.twig:69
15131 msgid "We"
15132 msgstr ""
15134 #. l10n: Minimal week day name for Thursday
15135 #: templates/javascript/variables.twig:70
15136 msgid "Th"
15137 msgstr ""
15139 #. l10n: Minimal week day name for Friday
15140 #: templates/javascript/variables.twig:71
15141 msgid "Fr"
15142 msgstr ""
15144 #. l10n: Minimal week day name for Saturday
15145 #: templates/javascript/variables.twig:72
15146 msgid "Sa"
15147 msgstr ""
15149 #. l10n: Column header for week of the year in calendar
15150 #: templates/javascript/variables.twig:74
15151 msgid "Wk"
15152 msgstr ""
15154 #: templates/javascript/variables.twig:82
15155 msgid "Hour"
15156 msgstr ""
15158 #: templates/javascript/variables.twig:83
15159 msgid "Minute"
15160 msgstr ""
15162 #: templates/javascript/variables.twig:84
15163 msgid "Second"
15164 msgstr ""
15166 #: templates/javascript/variables.twig:90
15167 msgid "This field is required"
15168 msgstr ""
15170 #: templates/javascript/variables.twig:91
15171 msgid "Please fix this field"
15172 msgstr ""
15174 #: templates/javascript/variables.twig:92
15175 msgid "Please enter a valid email address"
15176 msgstr ""
15178 #: templates/javascript/variables.twig:93
15179 msgid "Please enter a valid URL"
15180 msgstr ""
15182 #: templates/javascript/variables.twig:94
15183 #, fuzzy
15184 #| msgid "Select All"
15185 msgid "Please enter a valid date"
15186 msgstr "Баарын танда"
15188 #: templates/javascript/variables.twig:95
15189 msgid "Please enter a valid date ( ISO )"
15190 msgstr ""
15192 #: templates/javascript/variables.twig:96
15193 msgid "Please enter a valid number"
15194 msgstr ""
15196 #: templates/javascript/variables.twig:97
15197 msgid "Please enter a valid credit card number"
15198 msgstr ""
15200 #: templates/javascript/variables.twig:98
15201 msgid "Please enter only digits"
15202 msgstr ""
15204 #: templates/javascript/variables.twig:99
15205 msgid "Please enter the same value again"
15206 msgstr ""
15208 #: templates/javascript/variables.twig:100
15209 msgid "Please enter no more than {0} characters"
15210 msgstr ""
15212 #: templates/javascript/variables.twig:101
15213 msgid "Please enter at least {0} characters"
15214 msgstr ""
15216 #: templates/javascript/variables.twig:102
15217 msgid "Please enter a value between {0} and {1} characters long"
15218 msgstr ""
15220 #: templates/javascript/variables.twig:103
15221 msgid "Please enter a value between {0} and {1}"
15222 msgstr ""
15224 #: templates/javascript/variables.twig:104
15225 msgid "Please enter a value less than or equal to {0}"
15226 msgstr ""
15228 #: templates/javascript/variables.twig:105
15229 msgid "Please enter a value greater than or equal to {0}"
15230 msgstr ""
15232 #: templates/javascript/variables.twig:106
15233 msgid "Please enter a valid date or time"
15234 msgstr ""
15236 #: templates/javascript/variables.twig:107
15237 msgid "Please enter a valid HEX input"
15238 msgstr ""
15240 #. l10n: To validate the usage of a MD5 function on the column
15241 #: templates/javascript/variables.twig:108
15242 msgid "This column can not contain a 32 chars value"
15243 msgstr ""
15245 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
15246 #: templates/javascript/variables.twig:109
15247 msgid ""
15248 "These functions are meant to return a binary result; to avoid inconsistent "
15249 "results you should store it in a BINARY, VARBINARY, or BLOB column."
15250 msgstr ""
15252 #: templates/login/form.twig:58 templates/login/form.twig:117
15253 #: templates/login/form.twig:121 templates/login/form.twig:124
15254 msgid "Log in"
15255 msgstr ""
15257 #: templates/login/form.twig:64 templates/login/form.twig:69
15258 msgid "You can enter hostname/IP address and port separated by space."
15259 msgstr ""
15261 #: templates/login/form.twig:76
15262 msgid "Username:"
15263 msgstr ""
15265 #: templates/login/form.twig:85
15266 #: templates/server/privileges/change_password.twig:21
15267 #: templates/server/privileges/login_information_fields.twig:43
15268 #: templates/server/replication/change_primary.twig:18
15269 #: templates/server/replication/primary_add_replica_user.twig:49
15270 msgid "Password:"
15271 msgstr ""
15273 #: templates/login/form.twig:95
15274 #, fuzzy
15275 #| msgid "Creation:"
15276 msgid "Server choice:"
15277 msgstr "Тузуу:"
15279 #: templates/login/header.twig:17
15280 msgid ""
15281 "There is a mismatch between HTTPS indicated on the server and client. This "
15282 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
15283 "server configuration to indicate HTTPS properly."
15284 msgstr ""
15286 #: templates/login/twofactor/application_configure.twig:3
15287 msgid ""
15288 "Please scan following QR code into the two-factor authentication app on your "
15289 "device and enter authentication code it generates."
15290 msgstr ""
15292 #: templates/login/twofactor/application_configure.twig:13
15293 msgid "Secret/key:"
15294 msgstr ""
15296 #: templates/login/twofactor/application_configure.twig:16
15297 #: templates/login/twofactor/application.twig:2
15298 msgid "Authentication code:"
15299 msgstr ""
15301 #: templates/login/twofactor/application.twig:5
15302 msgid ""
15303 "Open the two-factor authentication app on your device to view your "
15304 "authentication code and verify your identity."
15305 msgstr ""
15307 #: templates/login/twofactor/invalid.twig:2
15308 msgid ""
15309 "The configured two factor authentication is not available, please install "
15310 "missing dependencies."
15311 msgstr ""
15313 #: templates/login/twofactor/key_configure.twig:3
15314 #: templates/login/twofactor/key.twig:3
15315 #: templates/preferences/two_factor/main.twig:56
15316 #, fuzzy
15317 #| msgid "Created"
15318 msgid "Deprecated!"
15319 msgstr "Жасалды"
15321 #: templates/login/twofactor/key_configure.twig:4
15322 #: templates/login/twofactor/key.twig:4
15323 #: templates/preferences/two_factor/main.twig:57
15324 #: templates/preferences/two_factor/main.twig:90
15325 msgid ""
15326 "The FIDO U2F API has been deprecated in favor of the Web Authentication API "
15327 "(WebAuthn)."
15328 msgstr ""
15330 #: templates/login/twofactor/key_configure.twig:6
15331 #: templates/login/twofactor/key.twig:6
15332 #: templates/preferences/two_factor/main.twig:59
15333 msgid ""
15334 "You can still use Firefox to authenticate your account using the FIDO U2F "
15335 "API, however it's recommended that you use the WebAuthn authentication "
15336 "instead."
15337 msgstr ""
15339 #: templates/login/twofactor/key_configure.twig:10
15340 msgid ""
15341 "Please connect your FIDO U2F device into your computer's USB port. Then "
15342 "confirm registration on the device."
15343 msgstr ""
15345 #: templates/login/twofactor/key-https-warning.twig:3
15346 msgid ""
15347 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
15348 "most likely refuse to authenticate you."
15349 msgstr ""
15351 #: templates/login/twofactor/key.twig:10
15352 msgid ""
15353 "Please connect your FIDO U2F device into your computer's USB port. Then "
15354 "confirm login on the device."
15355 msgstr ""
15357 #: templates/login/twofactor.twig:10
15358 msgid "Verify"
15359 msgstr ""
15361 #: templates/login/twofactor/webauthn_creation.twig:1
15362 msgid ""
15363 "Please connect your WebAuthn/FIDO2 device. Then confirm registration on the "
15364 "device."
15365 msgstr ""
15367 #: templates/login/twofactor/webauthn_request.twig:1
15368 msgid ""
15369 "Please connect your WebAuthn/FIDO2 device. Then confirm login on the device."
15370 msgstr ""
15372 #: templates/menu/breadcrumbs.twig:27
15373 msgid "View:"
15374 msgstr ""
15376 #: templates/modals/index_dialog_modal.twig:30
15377 #: templates/table/structure/display_structure.twig:363
15378 msgid "Go back"
15379 msgstr ""
15381 #: templates/modals/unhide_nav_item.twig:5
15382 msgid "Show hidden navigation tree items."
15383 msgstr ""
15385 #: templates/navigation/item_unhide_dialog.twig:20
15386 msgid "Unhide"
15387 msgstr ""
15389 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
15390 msgid "Home"
15391 msgstr ""
15393 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15394 msgid "Empty session data"
15395 msgstr ""
15397 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15398 msgid "Log out"
15399 msgstr ""
15401 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
15402 msgid "phpMyAdmin documentation"
15403 msgstr ""
15405 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15406 msgid "MariaDB Documentation"
15407 msgstr ""
15409 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15410 msgid "MySQL Documentation"
15411 msgstr ""
15413 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
15414 msgid "Navigation panel settings"
15415 msgstr ""
15417 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
15418 msgid "Reload navigation panel"
15419 msgstr ""
15421 #: templates/navigation/main.twig:67
15422 msgid "An error has occurred while loading the navigation display"
15423 msgstr ""
15425 #: templates/navigation/main.twig:88
15426 msgid "SQL upload"
15427 msgstr ""
15429 #: templates/navigation/tree/fast_filter.twig:11
15430 #: templates/navigation/tree/fast_filter.twig:12
15431 msgid "Type to filter these, Enter to search all"
15432 msgstr ""
15434 #: templates/navigation/tree/fast_filter.twig:16
15435 msgid "Clear fast filter"
15436 msgstr ""
15438 #: templates/preferences/autoload.twig:7
15439 msgid ""
15440 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
15441 "import it for current session?"
15442 msgstr ""
15444 #: templates/preferences/autoload.twig:13
15445 #, fuzzy
15446 #| msgid "Last version"
15447 msgid "Delete settings"
15448 msgstr "Акыркы версия"
15450 #: templates/preferences/forms/main.twig:4
15451 msgid "Cannot save settings, submitted form contains errors!"
15452 msgstr ""
15454 #: templates/preferences/header.twig:6
15455 msgid "Manage your settings"
15456 msgstr ""
15458 #: templates/preferences/header.twig:12
15459 msgid "Two-factor authentication"
15460 msgstr ""
15462 #: templates/preferences/header.twig:55
15463 #: templates/preferences/manage/main.twig:72
15464 msgid "Configuration has been saved."
15465 msgstr ""
15467 #: templates/preferences/header.twig:60
15468 #, php-format
15469 msgid ""
15470 "Your preferences will be saved for current session only. Storing them "
15471 "permanently requires %sphpMyAdmin configuration storage%s."
15472 msgstr ""
15474 #: templates/preferences/manage/error.twig:1
15475 msgid "Configuration contains incorrect data for some fields."
15476 msgstr ""
15478 #: templates/preferences/manage/error.twig:16
15479 msgid "Do you want to import remaining settings?"
15480 msgstr ""
15482 #: templates/preferences/manage/main.twig:3
15483 #: templates/preferences/manage/main.twig:33
15484 msgid "Saved on: @DATE@"
15485 msgstr ""
15487 #: templates/preferences/manage/main.twig:20
15488 msgid "Import from file"
15489 msgstr ""
15491 #: templates/preferences/manage/main.twig:27
15492 msgid "Import from browser's storage"
15493 msgstr ""
15495 #: templates/preferences/manage/main.twig:30
15496 msgid "Settings will be imported from your browser's local storage."
15497 msgstr ""
15499 #: templates/preferences/manage/main.twig:36
15500 msgid "You have no saved settings!"
15501 msgstr ""
15503 #: templates/preferences/manage/main.twig:40
15504 #: templates/preferences/manage/main.twig:104
15505 msgid "This feature is not supported by your web browser"
15506 msgstr ""
15508 #: templates/preferences/manage/main.twig:44
15509 msgid "Merge with current configuration"
15510 msgstr ""
15512 #: templates/preferences/manage/main.twig:59
15513 #, php-format
15514 msgid ""
15515 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15516 "script%s."
15517 msgstr ""
15519 #: templates/preferences/manage/main.twig:81
15520 msgid "Save as JSON file"
15521 msgstr ""
15523 #: templates/preferences/manage/main.twig:85
15524 msgid "Save as PHP file"
15525 msgstr ""
15527 #: templates/preferences/manage/main.twig:90
15528 msgid "Save to browser's storage"
15529 msgstr ""
15531 #: templates/preferences/manage/main.twig:96
15532 msgid "Settings will be saved in your browser's local storage."
15533 msgstr ""
15535 #: templates/preferences/manage/main.twig:99
15536 msgid "Existing settings will be overwritten!"
15537 msgstr ""
15539 #: templates/preferences/manage/main.twig:120
15540 msgid "You can reset all your settings and restore them to default values."
15541 msgstr ""
15543 #: templates/preferences/two_factor/configure.twig:5
15544 #: templates/preferences/two_factor/main.twig:77
15545 #: templates/preferences/two_factor/main.twig:98
15546 msgid "Configure two-factor authentication"
15547 msgstr ""
15549 #: templates/preferences/two_factor/configure.twig:12
15550 msgid "Enable two-factor authentication"
15551 msgstr ""
15553 #: templates/preferences/two_factor/confirm.twig:5
15554 msgid "Confirm disabling two-factor authentication"
15555 msgstr ""
15557 #: templates/preferences/two_factor/confirm.twig:9
15558 msgid ""
15559 "By disabling two factor authentication you will be again able to login using "
15560 "password only."
15561 msgstr ""
15563 #: templates/preferences/two_factor/confirm.twig:13
15564 #: templates/preferences/two_factor/main.twig:66
15565 msgid "Disable two-factor authentication"
15566 msgstr ""
15568 #: templates/preferences/two_factor/main.twig:5
15569 msgid "Two-factor authentication status"
15570 msgstr ""
15572 #: templates/preferences/two_factor/main.twig:11
15573 msgid ""
15574 "Two-factor authentication is not available, please install optional "
15575 "dependencies to enable authentication backends."
15576 msgstr ""
15578 #: templates/preferences/two_factor/main.twig:12
15579 #: templates/preferences/two_factor/main.twig:27
15580 msgid "Following composer packages are missing:"
15581 msgstr ""
15583 #: templates/preferences/two_factor/main.twig:20
15584 msgid "Two-factor authentication is available and configured for this account."
15585 msgstr ""
15587 #: templates/preferences/two_factor/main.twig:22
15588 msgid ""
15589 "Two-factor authentication is available, but not configured for this account."
15590 msgstr ""
15592 #: templates/preferences/two_factor/main.twig:26
15593 msgid ""
15594 "Please install optional dependencies to enable more authentication backends."
15595 msgstr ""
15597 #: templates/preferences/two_factor/main.twig:37
15598 msgid ""
15599 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15600 "storage to use it."
15601 msgstr ""
15603 #: templates/preferences/two_factor/main.twig:52
15604 msgid "You have enabled two factor authentication."
15605 msgstr ""
15607 #: templates/recent_favorite_table_no_tables.twig:3
15608 msgid "There are no recent tables."
15609 msgstr ""
15611 #: templates/recent_favorite_table_no_tables.twig:5
15612 msgid "There are no favorite tables."
15613 msgstr ""
15615 #: templates/relation/check_relations.twig:3
15616 #, fuzzy
15617 #| msgid ""
15618 #| "The phpMyAdmin configuration storage has been deactivated. To find out "
15619 #| "why click %shere%s."
15620 msgid "phpMyAdmin configuration storage"
15621 msgstr ""
15622 "phpMyAdmin конфигурацияларын сактоо өчүрүлдү. Табуу үчүн эмнеге %shere%s "
15623 "бастыныз."
15625 #: templates/relation/check_relations.twig:9
15626 msgid "Configuration of pmadb…"
15627 msgstr ""
15629 #: templates/relation/check_relations.twig:10
15630 #: templates/relation/check_relations.twig:56
15631 #: templates/relation/check_relations.twig:81
15632 #: templates/relation/check_relations.twig:106
15633 #: templates/relation/check_relations.twig:119
15634 #: templates/relation/check_relations.twig:144
15635 #: templates/relation/check_relations.twig:189
15636 #: templates/relation/check_relations.twig:214
15637 #: templates/relation/check_relations.twig:239
15638 #: templates/relation/check_relations.twig:264
15639 #: templates/relation/check_relations.twig:289
15640 #: templates/relation/check_relations.twig:314
15641 #: templates/relation/check_relations.twig:339
15642 #: templates/relation/check_relations.twig:364
15643 #: templates/relation/check_relations.twig:377
15644 #: templates/relation/check_relations.twig:402
15645 #: templates/relation/check_relations.twig:427
15646 #: templates/relation/check_relations.twig:452
15647 #: templates/relation/check_relations.twig:477
15648 #: templates/relation/check_relations.twig:502
15649 msgid "not OK"
15650 msgstr ""
15652 #: templates/relation/check_relations.twig:14
15653 msgid "General relation features"
15654 msgstr ""
15656 #: templates/relation/check_relations.twig:20
15657 #, php-format
15658 msgid ""
15659 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
15660 "storage there."
15661 msgstr ""
15663 #: templates/relation/check_relations.twig:24
15664 #, php-format
15665 msgid ""
15666 "%sCreate%s the phpMyAdmin configuration storage in the current database."
15667 msgstr ""
15669 #: templates/relation/check_relations.twig:31
15670 #, php-format
15671 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
15672 msgstr ""
15674 #: templates/relation/check_relations.twig:42
15675 #: templates/relation/check_relations.twig:54
15676 #: templates/relation/check_relations.twig:79
15677 #: templates/relation/check_relations.twig:104
15678 #: templates/relation/check_relations.twig:117
15679 #: templates/relation/check_relations.twig:142
15680 #: templates/relation/check_relations.twig:187
15681 #: templates/relation/check_relations.twig:212
15682 #: templates/relation/check_relations.twig:237
15683 #: templates/relation/check_relations.twig:262
15684 #: templates/relation/check_relations.twig:287
15685 #: templates/relation/check_relations.twig:312
15686 #: templates/relation/check_relations.twig:337
15687 #: templates/relation/check_relations.twig:362
15688 #: templates/relation/check_relations.twig:375
15689 #: templates/relation/check_relations.twig:400
15690 #: templates/relation/check_relations.twig:425
15691 #: templates/relation/check_relations.twig:450
15692 #: templates/relation/check_relations.twig:475
15693 #: templates/relation/check_relations.twig:500
15694 msgctxt "Correctly working"
15695 msgid "OK"
15696 msgstr ""
15698 #: templates/relation/check_relations.twig:62
15699 #, fuzzy
15700 #| msgid "Database %1$s has been created."
15701 msgid "General relation features:"
15702 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
15704 #: templates/relation/check_relations.twig:64
15705 #: templates/relation/check_relations.twig:89
15706 #: templates/relation/check_relations.twig:127
15707 #: templates/relation/check_relations.twig:152
15708 #: templates/relation/check_relations.twig:162
15709 #: templates/relation/check_relations.twig:197
15710 #: templates/relation/check_relations.twig:222
15711 #: templates/relation/check_relations.twig:247
15712 #: templates/relation/check_relations.twig:272
15713 #: templates/relation/check_relations.twig:297
15714 #: templates/relation/check_relations.twig:322
15715 #: templates/relation/check_relations.twig:347
15716 #: templates/relation/check_relations.twig:385
15717 #: templates/relation/check_relations.twig:410
15718 #: templates/relation/check_relations.twig:435
15719 #: templates/relation/check_relations.twig:460
15720 #: templates/relation/check_relations.twig:485
15721 #: templates/relation/check_relations.twig:510
15722 msgid "Enabled"
15723 msgstr ""
15725 #: templates/relation/check_relations.twig:87
15726 msgid "Display features:"
15727 msgstr ""
15729 #: templates/relation/check_relations.twig:125
15730 msgid "Designer and creation of PDFs:"
15731 msgstr ""
15733 #: templates/relation/check_relations.twig:150
15734 #, fuzzy
15735 #| msgid "Table comments:"
15736 msgid "Displaying column comments:"
15737 msgstr "Жадыбал жөнүндө маалымат:"
15739 #: templates/relation/check_relations.twig:160
15740 msgid "Browser transformation:"
15741 msgstr ""
15743 #: templates/relation/check_relations.twig:172
15744 msgid "Please see the documentation on how to update your column_info table."
15745 msgstr ""
15747 #: templates/relation/check_relations.twig:195
15748 msgid "Bookmarked SQL query:"
15749 msgstr ""
15751 #: templates/relation/check_relations.twig:220
15752 msgid "SQL history:"
15753 msgstr ""
15755 #: templates/relation/check_relations.twig:245
15756 msgid "Persistent recently used tables:"
15757 msgstr ""
15759 #: templates/relation/check_relations.twig:270
15760 #, fuzzy
15761 #| msgid "%s table"
15762 #| msgid_plural "%s tables"
15763 msgid "Persistent favorite tables:"
15764 msgstr "%s жадыбал"
15766 #: templates/relation/check_relations.twig:295
15767 msgid "Persistent tables' UI preferences:"
15768 msgstr ""
15770 #: templates/relation/check_relations.twig:320
15771 msgid "Tracking:"
15772 msgstr ""
15774 #: templates/relation/check_relations.twig:345
15775 msgid "User preferences:"
15776 msgstr ""
15778 #: templates/relation/check_relations.twig:383
15779 msgid "Configurable menus:"
15780 msgstr ""
15782 #: templates/relation/check_relations.twig:408
15783 msgid "Hide/show navigation items:"
15784 msgstr ""
15786 #: templates/relation/check_relations.twig:433
15787 msgid "Saving Query-By-Example searches:"
15788 msgstr ""
15790 #: templates/relation/check_relations.twig:458
15791 msgid "Managing central list of columns:"
15792 msgstr ""
15794 #: templates/relation/check_relations.twig:483
15795 msgid "Remembering designer settings:"
15796 msgstr ""
15798 #: templates/relation/check_relations.twig:508
15799 msgid "Saving export templates:"
15800 msgstr ""
15802 #: templates/relation/check_relations.twig:519
15803 msgid "Quick steps to set up advanced features:"
15804 msgstr ""
15806 #: templates/relation/check_relations.twig:523
15807 #, php-format
15808 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
15809 msgstr ""
15811 #: templates/relation/check_relations.twig:527
15812 msgid "Create a pma user and give access to these tables."
15813 msgstr ""
15815 #: templates/relation/check_relations.twig:531
15816 msgid ""
15817 "Enable advanced features in configuration file (<code>config.inc.php</"
15818 "code>), for example by starting from <code>config.sample.inc.php</code>."
15819 msgstr ""
15821 #: templates/relation/check_relations.twig:535
15822 msgid "Re-login to phpMyAdmin to load the updated configuration file."
15823 msgstr ""
15825 #: templates/server/binlog/index.twig:10
15826 msgid "Select binary log to view"
15827 msgstr ""
15829 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
15830 #: templates/server/status/processes/list.twig:20
15831 msgid "Truncate shown queries"
15832 msgstr ""
15834 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
15835 #: templates/server/status/processes/list.twig:26
15836 msgid "Show full queries"
15837 msgstr ""
15839 #: templates/server/binlog/index.twig:84
15840 msgid "Log name"
15841 msgstr ""
15843 #: templates/server/binlog/index.twig:85
15844 msgid "Position"
15845 msgstr ""
15847 #: templates/server/binlog/index.twig:87
15848 #: templates/server/replication/primary_replication.twig:24
15849 msgid "Server ID"
15850 msgstr ""
15852 #: templates/server/binlog/index.twig:88
15853 msgid "Original position"
15854 msgstr ""
15856 #: templates/server/binlog/index.twig:89
15857 #: templates/table/structure/display_table_stats.twig:3
15858 msgid "Information"
15859 msgstr ""
15861 #: templates/server/collations/index.twig:4
15862 msgid "Character sets and collations"
15863 msgstr ""
15865 #: templates/server/collations/index.twig:23
15866 #, fuzzy
15867 #| msgid "Default"
15868 msgctxt "The collation is the default one"
15869 msgid "default"
15870 msgstr "Default"
15872 #: templates/server/databases/index.twig:3
15873 msgid "Databases statistics"
15874 msgstr ""
15876 #: templates/server/databases/index.twig:9
15877 msgid "Create database"
15878 msgstr ""
15880 #: templates/server/databases/index.twig:50
15881 msgid "No privileges to create databases"
15882 msgstr ""
15884 #: templates/server/databases/index.twig:156
15885 #: templates/server/replication/index.twig:18
15886 #: templates/server/replication/primary_replication.twig:3
15887 msgid "Primary replication"
15888 msgstr ""
15890 #: templates/server/databases/index.twig:160
15891 #: templates/server/replication/replica_configuration.twig:2
15892 msgid "Replica replication"
15893 msgstr ""
15895 #: templates/server/databases/index.twig:181
15896 #, php-format
15897 msgid "Jump to database '%s'"
15898 msgstr ""
15900 #: templates/server/databases/index.twig:242
15901 #, php-format
15902 msgid "Check privileges for database \"%s\"."
15903 msgstr ""
15905 #: templates/server/databases/index.twig:243
15906 msgid "Check privileges"
15907 msgstr ""
15909 #: templates/server/databases/index.twig:298
15910 msgid ""
15911 "Note: Enabling the database statistics here might cause heavy traffic "
15912 "between the web server and the MySQL server."
15913 msgstr ""
15915 #: templates/server/databases/index.twig:300
15916 #: templates/server/databases/index.twig:301
15917 #, fuzzy
15918 #| msgid "Table"
15919 msgid "Enable statistics"
15920 msgstr "Жадыбал"
15922 #: templates/server/databases/index.twig:308
15923 msgid "No databases"
15924 msgstr ""
15926 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
15927 msgid "Storage engines"
15928 msgstr ""
15930 #: templates/server/engines/index.twig:13
15931 msgid "Storage Engine"
15932 msgstr ""
15934 #: templates/server/engines/show.twig:45
15935 msgid "Unknown storage engine."
15936 msgstr ""
15938 #: templates/server/export/index.twig:26
15939 msgid "@SERVER@ will become the server name."
15940 msgstr ""
15942 #: templates/server/export/index.twig:3
15943 msgid "Exporting databases from the current server"
15944 msgstr ""
15946 #: templates/server/import/index.twig:3
15947 msgid "Importing into the current server"
15948 msgstr ""
15950 #: templates/server/plugins/index.twig:26
15951 msgid "Plugin"
15952 msgstr ""
15954 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
15955 msgid "Version"
15956 msgstr ""
15958 #: templates/server/plugins/index.twig:29
15959 msgid "Author"
15960 msgstr ""
15962 #: templates/server/plugins/index.twig:41
15963 #, fuzzy
15964 #| msgid "active"
15965 msgid "inactive"
15966 msgstr "активдүү"
15968 #: templates/server/plugins/index.twig:43
15969 msgid "disabled"
15970 msgstr ""
15972 #: templates/server/plugins/index.twig:45
15973 #, fuzzy
15974 #| msgid "Last version"
15975 msgid "deleting"
15976 msgstr "Акыркы версия"
15978 #: templates/server/plugins/index.twig:47
15979 msgid "deleted"
15980 msgstr ""
15982 #: templates/server/privileges/add_user.twig:12
15983 #, fuzzy
15984 #| msgid "Database comment"
15985 msgid "Database for user account"
15986 msgstr "Берилиштер базасы жөнүндө маалымат:"
15988 #: templates/server/privileges/add_user.twig:15
15989 msgid "Create database with same name and grant all privileges."
15990 msgstr ""
15992 #: templates/server/privileges/add_user.twig:19
15993 msgid "Grant all privileges on wildcard name (username\\_%)."
15994 msgstr ""
15996 #: templates/server/privileges/add_user.twig:24
15997 #, php-format
15998 msgid "Grant all privileges on database %s."
15999 msgstr ""
16001 #: templates/server/privileges/change_password.twig:15
16002 msgid "No Password"
16003 msgstr ""
16005 #: templates/server/privileges/change_password.twig:24
16006 msgid "Enter:"
16007 msgstr ""
16009 #: templates/server/privileges/change_password.twig:28
16010 #: templates/server/privileges/login_information_fields.twig:54
16011 msgctxt "Password strength"
16012 msgid "Strength:"
16013 msgstr ""
16015 #: templates/server/privileges/change_password.twig:32
16016 #: templates/server/privileges/login_information_fields.twig:60
16017 #: templates/server/replication/primary_add_replica_user.twig:62
16018 msgid "Re-type:"
16019 msgstr ""
16021 #: templates/server/privileges/change_password.twig:40
16022 msgid "Password Hashing:"
16023 msgstr ""
16025 #: templates/server/privileges/change_password.twig:58
16026 msgid ""
16027 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
16028 "connection that encrypts the password using RSA</i>'; while connecting to "
16029 "the server."
16030 msgstr ""
16032 #: templates/server/privileges/choose_user_group.twig:5
16033 msgid "User group:"
16034 msgstr ""
16036 #: templates/server/privileges/edit_routine_privileges.twig:4
16037 #: templates/server/privileges/user_properties.twig:4
16038 msgid "Edit privileges:"
16039 msgstr ""
16041 #: templates/server/privileges/edit_routine_privileges.twig:5
16042 #: templates/server/privileges/user_properties.twig:5
16043 msgid "User account"
16044 msgstr ""
16046 #: templates/server/privileges/edit_routine_privileges.twig:34
16047 #: templates/server/privileges/user_properties.twig:53
16048 msgid ""
16049 "Note: You are attempting to edit privileges of the user with which you are "
16050 "currently logged in."
16051 msgstr ""
16053 #: templates/server/privileges/edit_routine_privileges.twig:51
16054 #: templates/server/privileges/privileges_table.twig:10
16055 #: templates/server/privileges/privileges_table.twig:272
16056 msgid "Note: MySQL privilege names are expressed in English."
16057 msgstr ""
16059 #: templates/server/privileges/edit_routine_privileges.twig:63
16060 #: templates/server/privileges/edit_routine_privileges.twig:67
16061 msgid ""
16062 "Allows user to give to other users or remove from other users privileges "
16063 "that user possess on this routine."
16064 msgstr ""
16066 #: templates/server/privileges/edit_routine_privileges.twig:76
16067 #: templates/server/privileges/edit_routine_privileges.twig:79
16068 msgid "Allows altering and dropping this routine."
16069 msgstr ""
16071 #: templates/server/privileges/edit_routine_privileges.twig:88
16072 #: templates/server/privileges/edit_routine_privileges.twig:91
16073 msgid "Allows executing this routine."
16074 msgstr ""
16076 #: templates/server/privileges/initials_row.twig:1
16077 #, fuzzy
16078 #| msgid "Database comment"
16079 msgid "Pagination of user accounts"
16080 msgstr "Берилиштер базасы жөнүндө маалымат:"
16082 #: templates/server/privileges/login_information_fields.twig:2
16083 #: templates/server/privileges/user_properties.twig:105
16084 msgid "Login Information"
16085 msgstr ""
16087 #: templates/server/privileges/login_information_fields.twig:4
16088 #: templates/server/replication/change_primary.twig:14
16089 #: templates/server/replication/primary_add_replica_user.twig:16
16090 msgid "User name:"
16091 msgstr ""
16093 #: templates/server/privileges/login_information_fields.twig:7
16094 #: templates/server/replication/primary_add_replica_user.twig:20
16095 msgid "Any user"
16096 msgstr ""
16098 #: templates/server/privileges/login_information_fields.twig:8
16099 #: templates/server/privileges/login_information_fields.twig:33
16100 #: templates/server/privileges/login_information_fields.twig:50
16101 #: templates/server/privileges/privileges_summary.twig:75
16102 #: templates/server/privileges/privileges_summary.twig:90
16103 msgid "Use text field"
16104 msgstr ""
16106 #: templates/server/privileges/login_information_fields.twig:16
16107 msgid ""
16108 "An account already exists with the same username but possibly a different "
16109 "hostname."
16110 msgstr ""
16112 #: templates/server/privileges/login_information_fields.twig:22
16113 msgid "Host name:"
16114 msgstr ""
16116 #: templates/server/privileges/login_information_fields.twig:27
16117 #: templates/server/replication/primary_add_replica_user.twig:34
16118 msgid "Any host"
16119 msgstr ""
16121 #: templates/server/privileges/login_information_fields.twig:28
16122 #: templates/server/replication/primary_add_replica_user.twig:35
16123 msgid "Local"
16124 msgstr ""
16126 #: templates/server/privileges/login_information_fields.twig:30
16127 #: templates/server/replication/primary_add_replica_user.twig:37
16128 msgid "This host"
16129 msgstr ""
16131 #: templates/server/privileges/login_information_fields.twig:32
16132 #: templates/server/replication/primary_add_replica_user.twig:39
16133 #, fuzzy
16134 #| msgid "Select All"
16135 msgid "Use host table"
16136 msgstr "Баарын танда"
16138 #: templates/server/privileges/login_information_fields.twig:39
16139 #: templates/server/replication/primary_add_replica_user.twig:44
16140 msgid ""
16141 "When Host table is used, this field is ignored and values stored in Host "
16142 "table are used instead."
16143 msgstr ""
16145 #: templates/server/privileges/login_information_fields.twig:45
16146 #: templates/server/privileges/login_information_fields.twig:53
16147 #: templates/server/privileges/users_overview.twig:10
16148 #: templates/server/replication/change_primary.twig:19
16149 #: templates/server/replication/primary_add_replica_user.twig:52
16150 #: templates/server/replication/primary_add_replica_user.twig:57
16151 msgid "Password"
16152 msgstr ""
16154 #: templates/server/privileges/login_information_fields.twig:47
16155 msgid "Do not change the password"
16156 msgstr ""
16158 #: templates/server/privileges/login_information_fields.twig:49
16159 #: templates/server/replication/primary_add_replica_user.twig:53
16160 msgid "No password"
16161 msgstr ""
16163 #: templates/server/privileges/login_information_fields.twig:62
16164 #: templates/server/replication/primary_add_replica_user.twig:65
16165 msgid "Re-type"
16166 msgstr ""
16168 #: templates/server/privileges/login_information_fields.twig:68
16169 msgid "Authentication plugin"
16170 msgstr ""
16172 #: templates/server/privileges/login_information_fields.twig:70
16173 msgid "Password hashing method"
16174 msgstr ""
16176 #: templates/server/privileges/login_information_fields.twig:83
16177 msgid ""
16178 "This method requires using an '<em>SSL connection</em>' or an "
16179 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
16180 "while connecting to the server."
16181 msgstr ""
16183 #: templates/server/privileges/new_user_ajax.twig:52
16184 #: templates/server/privileges/users_overview.twig:83
16185 #: templates/server/privileges/users_overview.twig:168
16186 msgid "Edit user group"
16187 msgstr ""
16189 #: templates/server/privileges/privileges_summary.twig:20
16190 msgid "Column-specific privileges"
16191 msgstr ""
16193 #: templates/server/privileges/privileges_summary.twig:54
16194 msgid "Add privileges on the following database(s):"
16195 msgstr ""
16197 #: templates/server/privileges/privileges_summary.twig:67
16198 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
16199 msgstr ""
16201 #: templates/server/privileges/privileges_summary.twig:71
16202 msgid "Add privileges on the following table:"
16203 msgstr ""
16205 #: templates/server/privileges/privileges_summary.twig:86
16206 msgid "Add privileges on the following routine:"
16207 msgstr ""
16209 #: templates/server/privileges/privileges_table.twig:35
16210 #: templates/server/privileges/privileges_table.twig:36
16211 #: templates/server/privileges/privileges_table.twig:62
16212 #: templates/server/privileges/privileges_table.twig:63
16213 #: templates/server/privileges/privileges_table.twig:89
16214 #: templates/server/privileges/privileges_table.twig:90
16215 #: templates/server/privileges/privileges_table.twig:116
16216 #: templates/server/privileges/privileges_table.twig:117
16217 msgctxt "None privileges"
16218 msgid "None"
16219 msgstr ""
16221 #: templates/server/privileges/privileges_table.twig:160
16222 #: templates/server/privileges/privileges_table.twig:164
16223 #: templates/server/privileges/privileges_table.twig:638
16224 #: templates/server/privileges/privileges_table.twig:642
16225 msgid ""
16226 "Allows user to give to other users or remove from other users the privileges "
16227 "that user possess yourself."
16228 msgstr ""
16230 #: templates/server/privileges/privileges_table.twig:255
16231 msgid "Global"
16232 msgstr ""
16234 #: templates/server/privileges/privileges_table.twig:262
16235 #: templates/server/privileges/users_overview.twig:12
16236 msgid "Global privileges"
16237 msgstr ""
16239 #: templates/server/privileges/privileges_table.twig:552
16240 msgid "Administration"
16241 msgstr ""
16243 #: templates/server/privileges/privileges_table.twig:559
16244 #: templates/server/privileges/privileges_table.twig:562
16245 msgid ""
16246 "Allows adding users and privileges without reloading the privilege tables."
16247 msgstr ""
16249 #: templates/server/privileges/privileges_table.twig:670
16250 msgid "Allows creating foreign key relations."
16251 msgstr ""
16253 #: templates/server/privileges/privileges_table.twig:670
16254 msgid "Not used on MariaDB."
16255 msgstr ""
16257 #: templates/server/privileges/privileges_table.twig:670
16258 msgid "Not used for this MySQL version."
16259 msgstr ""
16261 #: templates/server/privileges/privileges_table.twig:721
16262 msgid "Resource limits"
16263 msgstr ""
16265 #: templates/server/privileges/privileges_table.twig:723
16266 msgid "Note: Setting these options to 0 (zero) removes the limit."
16267 msgstr ""
16269 #: templates/server/privileges/privileges_table.twig:729
16270 #: templates/server/privileges/privileges_table.twig:736
16271 msgid "Limits the number of queries the user may send to the server per hour."
16272 msgstr ""
16274 #: templates/server/privileges/privileges_table.twig:742
16275 #: templates/server/privileges/privileges_table.twig:749
16276 msgid ""
16277 "Limits the number of commands that change any table or database the user may "
16278 "execute per hour."
16279 msgstr ""
16281 #: templates/server/privileges/privileges_table.twig:755
16282 #: templates/server/privileges/privileges_table.twig:762
16283 msgid "Limits the number of new connections the user may open per hour."
16284 msgstr ""
16286 #: templates/server/privileges/privileges_table.twig:768
16287 #: templates/server/privileges/privileges_table.twig:775
16288 msgid "Limits the number of simultaneous connections the user may have."
16289 msgstr ""
16291 #: templates/server/privileges/privileges_table.twig:784
16292 msgid "Does not require SSL-encrypted connections."
16293 msgstr ""
16295 #: templates/server/privileges/privileges_table.twig:793
16296 msgid "Requires SSL-encrypted connections."
16297 msgstr ""
16299 #: templates/server/privileges/privileges_table.twig:802
16300 msgid "Requires a valid X509 certificate."
16301 msgstr ""
16303 #: templates/server/privileges/privileges_table.twig:823
16304 msgid "Requires that a specific cipher method be used for a connection."
16305 msgstr ""
16307 #: templates/server/privileges/privileges_table.twig:832
16308 msgid "Requires that a valid X509 certificate issued by this CA be presented."
16309 msgstr ""
16311 #: templates/server/privileges/privileges_table.twig:841
16312 msgid "Requires that a valid X509 certificate with this subject be presented."
16313 msgstr ""
16315 #: templates/server/privileges/subnav.twig:5
16316 #: templates/server/privileges/user_overview.twig:5
16317 msgid "User accounts overview"
16318 msgstr ""
16320 #: templates/server/privileges/subnav.twig:11
16321 #: templates/server/user_groups/user_groups.twig:1
16322 #: templates/server/user_groups/user_groups.twig:9
16323 msgid "User groups"
16324 msgstr ""
16326 #: templates/server/privileges/user_properties.twig:57
16327 #: templates/server/privileges/users_overview.twig:57
16328 msgid "The selected user was not found in the privilege table."
16329 msgstr ""
16331 #: templates/server/privileges/user_properties.twig:106
16332 msgid "Change login information / Copy user account"
16333 msgstr ""
16335 #: templates/server/privileges/user_properties.twig:113
16336 msgid "Create a new user account with the same privileges and …"
16337 msgstr ""
16339 #: templates/server/privileges/user_properties.twig:119
16340 msgid "… keep the old one."
16341 msgstr ""
16343 #: templates/server/privileges/user_properties.twig:126
16344 msgid "… delete the old one from the user tables."
16345 msgstr ""
16347 #: templates/server/privileges/user_properties.twig:133
16348 msgid ""
16349 "… revoke all active privileges from the old one and delete it afterwards."
16350 msgstr ""
16352 #: templates/server/privileges/user_properties.twig:140
16353 msgid ""
16354 "… delete the old one from the user tables and reload the privileges "
16355 "afterwards."
16356 msgstr ""
16358 #: templates/server/privileges/users_overview.twig:16
16359 msgid "User group"
16360 msgstr ""
16362 #: templates/server/privileges/users_overview.twig:147
16363 msgid "Remove selected user accounts"
16364 msgstr ""
16366 #: templates/server/privileges/users_overview.twig:149
16367 msgid "Revoke all active privileges from the users and delete them afterwards."
16368 msgstr ""
16370 #: templates/server/privileges/users_overview.twig:153
16371 msgid "Drop the databases that have the same names as the users."
16372 msgstr ""
16374 #: templates/server/privileges/users_overview.twig:178
16375 msgid "Save changes"
16376 msgstr ""
16378 #: templates/server/replication/change_primary.twig:5
16379 #, fuzzy
16380 #| msgid ""
16381 #| "The phpMyAdmin configuration storage has been deactivated. To find out "
16382 #| "why click %shere%s."
16383 msgid "Replica configuration"
16384 msgstr ""
16385 "phpMyAdmin конфигурацияларын сактоо өчүрүлдү. Табуу үчүн эмнеге %shere%s "
16386 "бастыныз."
16388 #: templates/server/replication/change_primary.twig:6
16389 #: templates/server/replication/replica_configuration.twig:97
16390 msgid "Change or reconfigure primary server"
16391 msgstr ""
16393 #: templates/server/replication/change_primary.twig:9
16394 msgid ""
16395 "Make sure you have a unique server-id in your configuration file (my.cnf). "
16396 "If not, please add the following line into [mysqld] section:"
16397 msgstr ""
16399 #: templates/server/replication/change_primary.twig:26
16400 msgid "Port:"
16401 msgstr ""
16403 #: templates/server/replication/index.twig:21
16404 #, php-format
16405 msgid ""
16406 "This server is not configured as primary in a replication process. Would you "
16407 "like to %sconfigure%s it?"
16408 msgstr ""
16410 #: templates/server/replication/index.twig:43
16411 msgid "No privileges"
16412 msgstr ""
16414 #: templates/server/replication/primary_add_replica_user.twig:6
16415 #: templates/server/replication/primary_replication.twig:44
16416 msgid "Add replica replication user"
16417 msgstr ""
16419 #: templates/server/replication/primary_add_replica_user.twig:21
16420 #: templates/server/replication/primary_add_replica_user.twig:40
16421 #: templates/server/replication/primary_add_replica_user.twig:54
16422 msgid "Use text field:"
16423 msgstr ""
16425 #: templates/server/replication/primary_add_replica_user.twig:70
16426 msgid "Generate password:"
16427 msgstr ""
16429 #: templates/server/replication/primary_configuration.twig:2
16430 msgid "Primary configuration"
16431 msgstr ""
16433 #: templates/server/replication/primary_configuration.twig:4
16434 msgid ""
16435 "This server is not configured as a primary server in a replication process. "
16436 "You can choose from either replicating all databases and ignoring some of "
16437 "them (useful if you want to replicate a majority of the databases) or you "
16438 "can choose to ignore all databases by default and allow only certain "
16439 "databases to be replicated. Please select the mode:"
16440 msgstr ""
16442 #: templates/server/replication/primary_configuration.twig:9
16443 msgid "Replicate all databases; Ignore:"
16444 msgstr ""
16446 #: templates/server/replication/primary_configuration.twig:10
16447 msgid "Ignore all databases; Replicate:"
16448 msgstr ""
16450 #: templates/server/replication/primary_configuration.twig:12
16451 msgid "Please select databases:"
16452 msgstr ""
16454 #: templates/server/replication/primary_configuration.twig:15
16455 msgid ""
16456 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
16457 "and please restart the MySQL server afterwards."
16458 msgstr ""
16460 #: templates/server/replication/primary_configuration.twig:21
16461 msgid ""
16462 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
16463 "should see a message informing you, that this server <strong>is</strong> "
16464 "configured as primary."
16465 msgstr ""
16467 #: templates/server/replication/primary_replication.twig:5
16468 msgid "This server is configured as primary in a replication process."
16469 msgstr ""
16471 #: templates/server/replication/primary_replication.twig:16
16472 msgid "Show connected replicas"
16473 msgstr ""
16475 #: templates/server/replication/primary_replication.twig:38
16476 msgid ""
16477 "Only replicas started with the --report-host=host_name option are visible in "
16478 "this list."
16479 msgstr ""
16481 #: templates/server/replication/replica_configuration.twig:5
16482 #, fuzzy
16483 #| msgid "Creation:"
16484 msgid "Primary connection:"
16485 msgstr "Тузуу:"
16487 #: templates/server/replication/replica_configuration.twig:25
16488 msgid "Replica SQL Thread not running!"
16489 msgstr ""
16491 #: templates/server/replication/replica_configuration.twig:28
16492 msgid "Replica IO Thread not running!"
16493 msgstr ""
16495 #: templates/server/replication/replica_configuration.twig:31
16496 msgid ""
16497 "Server is configured as replica in a replication process. Would you like to:"
16498 msgstr ""
16500 #: templates/server/replication/replica_configuration.twig:34
16501 #, fuzzy
16502 #| msgid "Select All"
16503 msgid "See replica status table"
16504 msgstr "Баарын танда"
16506 #: templates/server/replication/replica_configuration.twig:38
16507 msgid "Control replica:"
16508 msgstr ""
16510 #: templates/server/replication/replica_configuration.twig:48
16511 #, fuzzy
16512 #| msgid "Select All"
16513 msgid "Reset replica"
16514 msgstr "Баарын танда"
16516 #: templates/server/replication/replica_configuration.twig:54
16517 msgid "Start SQL Thread only"
16518 msgstr ""
16520 #: templates/server/replication/replica_configuration.twig:56
16521 msgid "Stop SQL Thread only"
16522 msgstr ""
16524 #: templates/server/replication/replica_configuration.twig:63
16525 msgid "Start IO Thread only"
16526 msgstr ""
16528 #: templates/server/replication/replica_configuration.twig:65
16529 msgid "Stop IO Thread only"
16530 msgstr ""
16532 #: templates/server/replication/replica_configuration.twig:74
16533 msgid "Error management:"
16534 msgstr ""
16536 #: templates/server/replication/replica_configuration.twig:77
16537 msgid "Skipping errors might lead into unsynchronized primary and replica!"
16538 msgstr ""
16540 #: templates/server/replication/replica_configuration.twig:81
16541 msgid "Skip current error"
16542 msgstr ""
16544 #: templates/server/replication/replica_configuration.twig:87
16545 #, php-format
16546 msgid "Skip next %s errors."
16547 msgstr ""
16549 #: templates/server/replication/replica_configuration.twig:107
16550 #, php-format
16551 msgid ""
16552 "This server is not configured as replica in a replication process. Would you "
16553 "like to %sconfigure%s it?"
16554 msgstr ""
16556 #: templates/server/replication/status_table.twig:6
16557 #, fuzzy
16558 msgid "Primary status"
16559 msgstr "Primary"
16561 #: templates/server/replication/status_table.twig:8
16562 msgid "Replica status"
16563 msgstr ""
16565 #: templates/server/replication/status_table.twig:16
16566 #: templates/server/status/variables/index.twig:75
16567 #: templates/server/variables/index.twig:31
16568 msgid "Variable"
16569 msgstr ""
16571 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
16572 msgid "Current server:"
16573 msgstr ""
16575 #: templates/server/status/advisor/index.twig:6
16576 #: templates/server/status/advisor/index.twig:19
16577 msgid "Advisor system"
16578 msgstr ""
16580 #: templates/server/status/advisor/index.twig:9
16581 msgid "Not enough privilege to view the advisor."
16582 msgstr ""
16584 #: templates/server/status/advisor/index.twig:12
16585 msgid "Instructions"
16586 msgstr ""
16588 #: templates/server/status/advisor/index.twig:24
16589 msgid ""
16590 "The Advisor system can provide recommendations on server variables by "
16591 "analyzing the server status variables."
16592 msgstr ""
16594 #: templates/server/status/advisor/index.twig:29
16595 msgid ""
16596 "Do note however that this system provides recommendations based on simple "
16597 "calculations and by rule of thumb which may not necessarily apply to your "
16598 "system."
16599 msgstr ""
16601 #: templates/server/status/advisor/index.twig:34
16602 msgid ""
16603 "Prior to changing any of the configuration, be sure to know what you are "
16604 "changing (by reading the documentation) and how to undo the change. Wrong "
16605 "tuning can have a very negative effect on performance."
16606 msgstr ""
16608 #: templates/server/status/advisor/index.twig:39
16609 msgid ""
16610 "The best way to tune your system would be to change only one setting at a "
16611 "time, observe or benchmark your database, and undo the change if there was "
16612 "no clearly measurable improvement."
16613 msgstr ""
16615 #: templates/server/status/advisor/index.twig:53
16616 msgid "Errors occurred while executing rule expressions:"
16617 msgstr ""
16619 #: templates/server/status/advisor/index.twig:63
16620 msgid "Possible performance issues"
16621 msgstr ""
16623 #: templates/server/status/advisor/index.twig:76
16624 msgid "Issue:"
16625 msgstr ""
16627 #: templates/server/status/advisor/index.twig:79
16628 #, fuzzy
16629 #| msgid "Table comments:"
16630 msgid "Recommendation:"
16631 msgstr "Жадыбал жөнүндө маалымат:"
16633 #: templates/server/status/advisor/index.twig:82
16634 msgid "Justification:"
16635 msgstr ""
16637 #: templates/server/status/advisor/index.twig:85
16638 msgid "Used variable / formula:"
16639 msgstr ""
16641 #: templates/server/status/advisor/index.twig:88
16642 msgid "Test:"
16643 msgstr ""
16645 #: templates/server/status/base.twig:16
16646 msgid "Query statistics"
16647 msgstr ""
16649 #: templates/server/status/base.twig:21
16650 msgid "All status variables"
16651 msgstr ""
16653 #: templates/server/status/base.twig:26
16654 msgid "Monitor"
16655 msgstr ""
16657 #: templates/server/status/base.twig:31
16658 msgid "Advisor"
16659 msgstr ""
16661 #: templates/server/status/monitor/index.twig:8
16662 msgid "Start Monitor"
16663 msgstr ""
16665 #: templates/server/status/monitor/index.twig:16
16666 msgid "Instructions/Setup"
16667 msgstr ""
16669 #: templates/server/status/monitor/index.twig:20
16670 msgid "Done dragging (rearranging) charts"
16671 msgstr ""
16673 #: templates/server/status/monitor/index.twig:27
16674 msgid "Add chart"
16675 msgstr ""
16677 #: templates/server/status/monitor/index.twig:31
16678 msgid "Enable charts dragging"
16679 msgstr ""
16681 #: templates/server/status/monitor/index.twig:36
16682 #: templates/server/status/processes/index.twig:33
16683 msgid "Refresh rate"
16684 msgstr ""
16686 #: templates/server/status/monitor/index.twig:43
16687 #: templates/server/status/processes/index.twig:40
16688 #, fuzzy, php-format
16689 #| msgid "Select All"
16690 msgid "%d second"
16691 msgstr "Баарын танда"
16693 #: templates/server/status/monitor/index.twig:45
16694 #: templates/server/status/processes/index.twig:42
16695 #, fuzzy, php-format
16696 #| msgid "Select All"
16697 msgid "%d seconds"
16698 msgstr "Баарын танда"
16700 #: templates/server/status/monitor/index.twig:49
16701 #: templates/server/status/processes/index.twig:46
16702 #, fuzzy, php-format
16703 #| msgid "Select All"
16704 msgid "%d minute"
16705 msgstr "Баарын танда"
16707 #: templates/server/status/monitor/index.twig:51
16708 #: templates/server/status/processes/index.twig:48
16709 #, fuzzy, php-format
16710 #| msgid "Select All"
16711 msgid "%d minutes"
16712 msgstr "Баарын танда"
16714 #: templates/server/status/monitor/index.twig:61
16715 msgid "Chart columns"
16716 msgstr ""
16718 #: templates/server/status/monitor/index.twig:74
16719 msgid "Chart arrangement"
16720 msgstr ""
16722 #: templates/server/status/monitor/index.twig:75
16723 msgid ""
16724 "The arrangement of the charts is stored to the browsers local storage. You "
16725 "may want to export it if you have a complicated set up."
16726 msgstr ""
16728 #: templates/server/status/monitor/index.twig:84
16729 msgid "Reset to default"
16730 msgstr ""
16732 #: templates/server/status/monitor/index.twig:89
16733 msgid "Monitor Instructions"
16734 msgstr ""
16736 #: templates/server/status/monitor/index.twig:91
16737 msgid ""
16738 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16739 "and track down time intensive queries. For the latter you will need to set "
16740 "log_output to 'TABLE' and have either the slow_query_log or general_log "
16741 "enabled. Note however, that the general_log produces a lot of data and "
16742 "increases server load by up to 15%."
16743 msgstr ""
16745 #: templates/server/status/monitor/index.twig:101
16746 msgid "Using the monitor:"
16747 msgstr ""
16749 #: templates/server/status/monitor/index.twig:103
16750 msgid ""
16751 "Your browser will refresh all displayed charts in a regular interval. You "
16752 "may add charts and change the refresh rate under 'Settings', or remove any "
16753 "chart using the cog icon on each respective chart."
16754 msgstr ""
16756 #: templates/server/status/monitor/index.twig:108
16757 msgid ""
16758 "To display queries from the logs, select the relevant time span on any chart "
16759 "by holding down the left mouse button and panning over the chart. Once "
16760 "confirmed, this will load a table of grouped queries, there you may click on "
16761 "any occurring SELECT statements to further analyze them."
16762 msgstr ""
16764 #: templates/server/status/monitor/index.twig:114
16765 msgid "Please note:"
16766 msgstr ""
16768 #: templates/server/status/monitor/index.twig:117
16769 msgid ""
16770 "Enabling the general_log may increase the server load by 5-15%. Also be "
16771 "aware that generating statistics from the logs is a load intensive task, so "
16772 "it is advisable to select only a small time span and to disable the "
16773 "general_log and empty its table once monitoring is not required any more."
16774 msgstr ""
16776 #: templates/server/status/monitor/index.twig:128
16777 #: templates/server/status/monitor/index.twig:134
16778 msgid "Chart Title"
16779 msgstr ""
16781 #: templates/server/status/monitor/index.twig:138
16782 msgid "Preset chart"
16783 msgstr ""
16785 #: templates/server/status/monitor/index.twig:144
16786 msgid "Status variable(s)"
16787 msgstr ""
16789 #: templates/server/status/monitor/index.twig:149
16790 msgid "Select series:"
16791 msgstr ""
16793 #: templates/server/status/monitor/index.twig:152
16794 msgid "Commonly monitored"
16795 msgstr ""
16797 #: templates/server/status/monitor/index.twig:170
16798 msgid "or type variable name:"
16799 msgstr ""
16801 #: templates/server/status/monitor/index.twig:177
16802 msgid "Display as differential value"
16803 msgstr ""
16805 #: templates/server/status/monitor/index.twig:182
16806 msgid "Apply a divisor"
16807 msgstr ""
16809 #: templates/server/status/monitor/index.twig:193
16810 msgid "Append unit to data values"
16811 msgstr ""
16813 #: templates/server/status/monitor/index.twig:201
16814 msgid "Add this series"
16815 msgstr ""
16817 #: templates/server/status/monitor/index.twig:204
16818 msgid "Clear series"
16819 msgstr ""
16821 #: templates/server/status/monitor/index.twig:208
16822 msgid "Series in chart:"
16823 msgstr ""
16825 #: templates/server/status/monitor/index.twig:224
16826 msgid "Log statistics"
16827 msgstr ""
16829 #: templates/server/status/monitor/index.twig:226
16830 msgid "Selected time range:"
16831 msgstr ""
16833 #: templates/server/status/monitor/index.twig:234
16834 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
16835 msgstr ""
16837 #: templates/server/status/monitor/index.twig:240
16838 msgid "Remove variable data in INSERT statements for better grouping"
16839 msgstr ""
16841 #: templates/server/status/monitor/index.twig:244
16842 msgid "Choose from which log you want the statistics to be generated from."
16843 msgstr ""
16845 #: templates/server/status/monitor/index.twig:247
16846 msgid "Results are grouped by query text."
16847 msgstr ""
16849 #: templates/server/status/monitor/index.twig:251
16850 msgid "Query analyzer"
16851 msgstr ""
16853 #: templates/server/status/processes/index.twig:14
16854 #, fuzzy
16855 #| msgid "not active"
16856 msgid "Show only active"
16857 msgstr "активдүү эмес"
16859 #: templates/server/status/processes/index.twig:28
16860 msgid ""
16861 "Note: Enabling the auto refresh here might cause heavy traffic between the "
16862 "web server and the MySQL server."
16863 msgstr ""
16865 #. l10n: Questions is the name of a MySQL Status variable
16866 #: templates/server/status/queries/index.twig:8
16867 msgid "Questions since startup:"
16868 msgstr ""
16870 #: templates/server/status/queries/index.twig:20
16871 msgid "per hour:"
16872 msgstr ""
16874 #: templates/server/status/queries/index.twig:21
16875 msgid "per minute:"
16876 msgstr ""
16878 #: templates/server/status/queries/index.twig:23
16879 msgid "per second:"
16880 msgstr ""
16882 #: templates/server/status/queries/index.twig:37
16883 msgid "Statements"
16884 msgstr ""
16886 #. l10n: # = Amount of queries
16887 #: templates/server/status/queries/index.twig:38
16888 msgid "#"
16889 msgstr ""
16891 #: templates/server/status/queries/index.twig:39
16892 #: templates/server/status/status/index.twig:18
16893 #: templates/server/status/status/index.twig:38
16894 msgid "ø per hour"
16895 msgstr ""
16897 #: templates/server/status/queries/index.twig:59
16898 msgid "Not enough privilege to view query statistics."
16899 msgstr ""
16901 #: templates/server/status/status/index.twig:6
16902 #, php-format
16903 msgid "Network traffic since startup: %s"
16904 msgstr ""
16906 #: templates/server/status/status/index.twig:7
16907 #, php-format
16908 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
16909 msgstr ""
16911 #: templates/server/status/status/index.twig:15
16912 msgid ""
16913 "On a busy server, the byte counters may overrun, so those statistics as "
16914 "reported by the MySQL server may be incorrect."
16915 msgstr ""
16917 #: templates/server/status/status/index.twig:59
16918 msgid ""
16919 "This MySQL server works as <b>primary</b> and <b>replica</b> in "
16920 "<b>replication</b> process."
16921 msgstr ""
16923 #: templates/server/status/status/index.twig:61
16924 msgid ""
16925 "This MySQL server works as <b>primary</b> in <b>replication</b> process."
16926 msgstr ""
16928 #: templates/server/status/status/index.twig:63
16929 msgid ""
16930 "This MySQL server works as <b>replica</b> in <b>replication</b> process."
16931 msgstr ""
16933 #: templates/server/status/status/index.twig:69
16934 msgid "Replication status"
16935 msgstr ""
16937 #: templates/server/status/status/index.twig:75
16938 msgid "Not enough privilege to view server status."
16939 msgstr ""
16941 #: templates/server/status/variables/index.twig:20
16942 msgid "Show only alert values"
16943 msgstr ""
16945 #: templates/server/status/variables/index.twig:25
16946 #: templates/server/status/variables/index.twig:27
16947 msgid "Filter by category…"
16948 msgstr ""
16950 #: templates/server/status/variables/index.twig:37
16951 msgid "Show unformatted values"
16952 msgstr ""
16954 #: templates/server/status/variables/index.twig:50
16955 msgid "Related links:"
16956 msgstr ""
16958 #: templates/server/status/variables/index.twig:139
16959 msgid "Not enough privilege to view status variables."
16960 msgstr ""
16962 #: templates/server/user_groups/edit_user_groups.twig:2
16963 #: templates/server/user_groups/user_groups.twig:64
16964 msgid "Add user group"
16965 msgstr ""
16967 #: templates/server/user_groups/edit_user_groups.twig:4
16968 #, php-format
16969 msgid "Edit user group: '%s'"
16970 msgstr ""
16972 #: templates/server/user_groups/edit_user_groups.twig:9
16973 msgid "User group menu assignments"
16974 msgstr ""
16976 #: templates/server/user_groups/edit_user_groups.twig:14
16977 msgid "Group name:"
16978 msgstr ""
16980 #: templates/server/user_groups/user_groups.twig:12
16981 msgid "Server level tabs"
16982 msgstr ""
16984 #: templates/server/user_groups/user_groups.twig:15
16985 msgid "Database level tabs"
16986 msgstr ""
16988 #: templates/server/user_groups/user_groups.twig:18
16989 msgid "Table level tabs"
16990 msgstr ""
16992 #: templates/server/user_groups/user_groups.twig:50
16993 #, fuzzy
16994 #| msgid "Last version"
16995 msgid "Delete user group"
16996 msgstr "Акыркы версия"
16998 #: templates/server/user_groups/user_listings.twig:1
16999 #, php-format
17000 msgid "Users of '%s' user group"
17001 msgstr ""
17003 #: templates/server/user_groups/user_listings.twig:3
17004 msgid "No users were found belonging to this user group."
17005 msgstr ""
17007 #: templates/server/variables/index.twig:5
17008 msgid "Server variables and settings"
17009 msgstr ""
17011 #: templates/server/variables/index.twig:43
17012 msgid "This is a read-only variable and can not be edited"
17013 msgstr ""
17015 #: templates/server/variables/index.twig:69
17016 msgid "Session value"
17017 msgstr ""
17019 #: templates/server/variables/index.twig:80
17020 #, php-format
17021 msgid "Not enough privilege to view server variables and settings. %s"
17022 msgstr ""
17024 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
17025 msgid "Overview"
17026 msgstr ""
17028 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
17029 msgid "Configuration file"
17030 msgstr ""
17032 #: templates/setup/config/index.twig:16
17033 msgid "Generated configuration file"
17034 msgstr ""
17036 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
17037 msgid "Download"
17038 msgstr ""
17040 #: templates/setup/error.twig:3
17041 msgid "Submitted form contains errors"
17042 msgstr ""
17044 #: templates/setup/error.twig:6
17045 msgid "Try to revert erroneous fields to their default values"
17046 msgstr ""
17048 #: templates/setup/error.twig:14
17049 msgid "Ignore errors"
17050 msgstr ""
17052 #: templates/setup/error.twig:18
17053 msgid "Show form"
17054 msgstr ""
17056 #: templates/setup/home/index.twig:23
17057 msgid "Show hidden messages"
17058 msgstr ""
17060 #: templates/setup/home/index.twig:79
17061 msgid "There are no configured servers"
17062 msgstr ""
17064 #: templates/setup/home/index.twig:88
17065 msgid "New server"
17066 msgstr ""
17068 #: templates/setup/home/index.twig:110
17069 msgid "Default language"
17070 msgstr ""
17072 #: templates/setup/home/index.twig:128
17073 msgid "Default server"
17074 msgstr ""
17076 #: templates/setup/home/index.twig:139
17077 msgid "let the user choose"
17078 msgstr ""
17080 #: templates/setup/home/index.twig:146
17081 msgid "- none -"
17082 msgstr ""
17084 #: templates/setup/home/index.twig:153
17085 msgid "End of line"
17086 msgstr ""
17088 #: templates/setup/home/index.twig:164
17089 msgid "Display"
17090 msgstr ""
17092 #: templates/setup/home/index.twig:175
17093 msgid "phpMyAdmin homepage"
17094 msgstr ""
17096 #: templates/setup/home/index.twig:176
17097 msgid "Donate"
17098 msgstr ""
17100 #: templates/setup/home/index.twig:177
17101 msgid "Check for latest version"
17102 msgstr ""
17104 #: templates/setup/servers/index.twig:6
17105 msgid "Edit server"
17106 msgstr ""
17108 #: templates/setup/servers/index.twig:11
17109 msgid "Add a new server"
17110 msgstr ""
17112 #: templates/setup/servers/index.twig:17
17113 msgid "Something went wrong."
17114 msgstr ""
17116 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
17117 msgid "Bookmark this SQL query"
17118 msgstr ""
17120 #: templates/sql/bookmark.twig:15
17121 msgid "Label:"
17122 msgstr ""
17124 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:93
17125 msgid "Let every user access this bookmark"
17126 msgstr ""
17128 #: templates/sql/profiling_chart.twig:4
17129 msgid "Detailed profile"
17130 msgstr ""
17132 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
17133 msgid "State"
17134 msgstr ""
17136 #: templates/sql/profiling_chart.twig:38
17137 msgid "Summary by state"
17138 msgstr ""
17140 #: templates/sql/profiling_chart.twig:47
17141 msgid "Total Time"
17142 msgstr ""
17144 #: templates/sql/profiling_chart.twig:51
17145 msgid "% Time"
17146 msgstr ""
17148 #: templates/sql/profiling_chart.twig:55
17149 msgid "Calls"
17150 msgstr ""
17152 #: templates/sql/profiling_chart.twig:59
17153 msgid "ø Time"
17154 msgstr ""
17156 #: templates/sql/query.twig:44
17157 msgid "Get auto-saved query"
17158 msgstr ""
17160 #. l10n: Bind parameters in the SQL query using :parameterName format
17161 #: templates/sql/query.twig:51
17162 #, fuzzy
17163 #| msgid "Bad parameters!"
17164 msgid "Bind parameters"
17165 msgstr "Туура эмес параметрлер!"
17167 #: templates/sql/query.twig:84
17168 msgid "Bookmark this SQL query:"
17169 msgstr ""
17171 #: templates/sql/query.twig:100
17172 msgid "Replace existing bookmark of same name"
17173 msgstr ""
17175 #: templates/sql/query.twig:110 templates/sql/query.twig:111
17176 msgid "Delimiter"
17177 msgstr ""
17179 #: templates/sql/query.twig:119
17180 msgid "Show this query here again"
17181 msgstr ""
17183 #: templates/sql/query.twig:134
17184 msgid "Rollback when finished"
17185 msgstr ""
17187 #: templates/sql/query.twig:156
17188 msgid "Bookmarked SQL query"
17189 msgstr ""
17191 #: templates/sql/query.twig:160
17192 msgid "Bookmark:"
17193 msgstr ""
17195 #: templates/sql/query.twig:169
17196 msgid "shared"
17197 msgstr ""
17199 #: templates/sql/query.twig:182
17200 msgid "View only"
17201 msgstr ""
17203 #: templates/table/browse_foreigners/column_element.twig:4
17204 msgid "Use this value"
17205 msgstr ""
17207 #: templates/table/chart/tbl_chart.twig:10
17208 #, fuzzy
17209 #| msgid "Bad type!"
17210 msgid "Chart type"
17211 msgstr "Туура эмес тип!"
17213 #: templates/table/chart/tbl_chart.twig:13
17214 msgctxt "Chart type"
17215 msgid "Bar"
17216 msgstr ""
17218 #: templates/table/chart/tbl_chart.twig:17
17219 msgctxt "Chart type"
17220 msgid "Column"
17221 msgstr ""
17223 #: templates/table/chart/tbl_chart.twig:21
17224 msgctxt "Chart type"
17225 msgid "Line"
17226 msgstr ""
17228 #: templates/table/chart/tbl_chart.twig:25
17229 msgctxt "Chart type"
17230 msgid "Spline"
17231 msgstr ""
17233 #: templates/table/chart/tbl_chart.twig:29
17234 msgctxt "Chart type"
17235 msgid "Area"
17236 msgstr ""
17238 #: templates/table/chart/tbl_chart.twig:33
17239 msgctxt "Chart type"
17240 msgid "Pie"
17241 msgstr ""
17243 #: templates/table/chart/tbl_chart.twig:37
17244 msgctxt "Chart type"
17245 msgid "Timeline"
17246 msgstr ""
17248 #: templates/table/chart/tbl_chart.twig:41
17249 msgctxt "Chart type"
17250 msgid "Scatter"
17251 msgstr ""
17253 #: templates/table/chart/tbl_chart.twig:47
17254 msgid "Stacked"
17255 msgstr ""
17257 #: templates/table/chart/tbl_chart.twig:51
17258 msgid "Chart title:"
17259 msgstr ""
17261 #: templates/table/chart/tbl_chart.twig:57
17262 msgid "X-Axis:"
17263 msgstr ""
17265 #: templates/table/chart/tbl_chart.twig:73
17266 msgid "Series:"
17267 msgstr ""
17269 #: templates/table/chart/tbl_chart.twig:101
17270 msgid "X-Axis label:"
17271 msgstr ""
17273 #: templates/table/chart/tbl_chart.twig:102
17274 msgid "X Values"
17275 msgstr ""
17277 #: templates/table/chart/tbl_chart.twig:106
17278 msgid "Y-Axis label:"
17279 msgstr ""
17281 #: templates/table/chart/tbl_chart.twig:107
17282 msgid "Y Values"
17283 msgstr ""
17285 #: templates/table/chart/tbl_chart.twig:112
17286 msgid "Series names are in a column"
17287 msgstr ""
17289 #: templates/table/chart/tbl_chart.twig:116
17290 msgid "Series column:"
17291 msgstr ""
17293 #: templates/table/chart/tbl_chart.twig:126
17294 #, fuzzy
17295 #| msgid "Table comments:"
17296 msgid "Value Column:"
17297 msgstr "Жадыбал жөнүндө маалымат:"
17299 #: templates/table/chart/tbl_chart.twig:147
17300 msgid "Save chart as image"
17301 msgstr ""
17303 #: templates/table/export/index.twig:12
17304 msgid ""
17305 "@SERVER@ will become the server name, @DATABASE@ will become the database "
17306 "name and @TABLE@ will become the table name."
17307 msgstr ""
17309 #: templates/table/export/index.twig:7
17310 #, php-format
17311 msgid "Exporting rows from \"%s\" table"
17312 msgstr ""
17314 #: templates/table/find_replace/index.twig:4
17315 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
17316 msgid "Table search"
17317 msgstr ""
17319 #: templates/table/find_replace/index.twig:10
17320 #: templates/table/search/index.twig:10
17321 #: templates/table/zoom_search/index.twig:10
17322 msgid "Zoom search"
17323 msgstr ""
17325 #: templates/table/find_replace/index.twig:16
17326 #: templates/table/find_replace/index.twig:27
17327 #: templates/table/search/index.twig:16
17328 #: templates/table/zoom_search/index.twig:16
17329 msgid "Find and replace"
17330 msgstr ""
17332 #: templates/table/find_replace/index.twig:36
17333 msgid "Replace with:"
17334 msgstr ""
17336 #: templates/table/find_replace/index.twig:57
17337 msgid "Use regular expression"
17338 msgstr ""
17340 #: templates/table/find_replace/replace_preview.twig:10
17341 msgid "Find and replace - preview"
17342 msgstr ""
17344 #: templates/table/find_replace/replace_preview.twig:17
17345 msgid "Original string"
17346 msgstr ""
17348 #: templates/table/find_replace/replace_preview.twig:18
17349 msgid "Replaced string"
17350 msgstr ""
17352 #: templates/table/find_replace/replace_preview.twig:36
17353 msgid "Replace"
17354 msgstr ""
17356 #: templates/table/gis_visualization/gis_visualization.twig:2
17357 msgid "Display GIS Visualization"
17358 msgstr ""
17360 #: templates/table/gis_visualization/gis_visualization.twig:10
17361 msgid "Label column"
17362 msgstr ""
17364 #: templates/table/gis_visualization/gis_visualization.twig:12
17365 msgid "-- None --"
17366 msgstr ""
17368 #: templates/table/gis_visualization/gis_visualization.twig:21
17369 msgid "Spatial column"
17370 msgstr ""
17372 #: templates/table/import/index.twig:3
17373 #, php-format
17374 msgid "Importing into the table \"%s\""
17375 msgstr ""
17377 #: templates/table/index_form.twig:18 templates/table/index_rename_form.twig:11
17378 msgid "Index name:"
17379 msgstr ""
17381 #: templates/table/index_form.twig:19 templates/table/index_rename_form.twig:12
17382 msgid ""
17383 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
17384 msgstr ""
17386 #: templates/table/index_form.twig:37
17387 msgid "Index choice:"
17388 msgstr ""
17390 #: templates/table/index_form.twig:57
17391 #, fuzzy
17392 #| msgid "Action"
17393 msgid "Advanced options"
17394 msgstr "Кыймыл"
17396 #: templates/table/index_form.twig:67
17397 msgid "Key block size:"
17398 msgstr ""
17400 #: templates/table/index_form.twig:84
17401 msgid "Index type:"
17402 msgstr ""
17404 #: templates/table/index_form.twig:101
17405 msgid "Parser:"
17406 msgstr ""
17408 #: templates/table/index_form.twig:117
17409 msgid "Comment:"
17410 msgstr ""
17412 #: templates/table/index_form.twig:162 templates/table/index_form.twig:199
17413 msgid "Drag to reorder"
17414 msgstr ""
17416 #: templates/table/insert/actions_panel.twig:9
17417 msgid "Insert as new row"
17418 msgstr ""
17420 #: templates/table/insert/actions_panel.twig:10
17421 msgid "Insert as new row and ignore errors"
17422 msgstr ""
17424 #: templates/table/insert/actions_panel.twig:11
17425 msgid "Show insert query"
17426 msgstr ""
17428 #: templates/table/insert/actions_panel.twig:15
17429 msgid "and then"
17430 msgstr ""
17432 #: templates/table/insert/actions_panel.twig:19
17433 msgid "Go back to previous page"
17434 msgstr ""
17436 #: templates/table/insert/actions_panel.twig:20
17437 msgid "Insert another new row"
17438 msgstr ""
17440 #: templates/table/insert/actions_panel.twig:22
17441 msgid "Go back to this page"
17442 msgstr ""
17444 #: templates/table/insert/actions_panel.twig:24
17445 msgid "Edit next row"
17446 msgstr ""
17448 #: templates/table/insert/actions_panel.twig:32
17449 msgid ""
17450 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
17451 msgstr ""
17453 #: templates/table/insert/column_row.twig:15
17454 msgid "Binary"
17455 msgstr ""
17457 #: templates/table/insert/column_row.twig:30
17458 #, fuzzy
17459 #| msgid "Value for the column \"%s\""
17460 msgid "Use the NULL value for this column."
17461 msgstr "\"%s\" мамычанын мааниси"
17463 #: templates/table/insert/column_row.twig:65
17464 msgid "Because of its length,<br> this column might not be editable."
17465 msgstr ""
17467 #: templates/table/insert/column_row.twig:93
17468 msgid "Binary - do not edit"
17469 msgstr ""
17471 #: templates/table/insert/column_row.twig:123
17472 #: templates/table/search/input_box.twig:38
17473 msgid "Edit/Insert"
17474 msgstr ""
17476 #: templates/table/insert/continue_insertion_form.twig:18
17477 #, php-format
17478 msgid "Continue insertion with %s rows"
17479 msgstr ""
17481 #: templates/table/maintenance/checksum.twig:13
17482 #, fuzzy
17483 #| msgid "%s table"
17484 #| msgid_plural "%s tables"
17485 msgid "Checksum"
17486 msgstr "%s жадыбал"
17488 #: templates/table/operations/index.twig:9
17489 msgid "Alter table order by"
17490 msgstr ""
17492 #: templates/table/operations/index.twig:20
17493 msgctxt "Alter table order by a single field."
17494 msgid "(singly)"
17495 msgstr ""
17497 #: templates/table/operations/index.twig:50
17498 #, fuzzy
17499 #| msgid "No tables found in database."
17500 msgid "Move table to (database.table)"
17501 msgstr "Берилиштер базасында жадыбал табылган жок."
17503 #: templates/table/operations/index.twig:101
17504 msgid "Table options"
17505 msgstr ""
17507 #: templates/table/operations/index.twig:105
17508 msgid "Rename table to"
17509 msgstr ""
17511 #: templates/table/operations/index.twig:123
17512 msgid "Table comments"
17513 msgstr ""
17515 #: templates/table/operations/index.twig:170
17516 msgid "Change all column collations"
17517 msgstr ""
17519 #: templates/table/operations/index.twig:251
17520 #, fuzzy
17521 #| msgid "No tables found in database."
17522 msgid "Copy table to (database.table)"
17523 msgstr "Берилиштер базасында жадыбал табылган жок."
17525 #: templates/table/operations/index.twig:322
17526 msgid "Switch to copied table"
17527 msgstr ""
17529 #: templates/table/operations/index.twig:364
17530 msgid "Defragment table"
17531 msgstr ""
17533 #: templates/table/operations/index.twig:372
17534 #, php-format
17535 msgid "Table %s has been flushed."
17536 msgstr ""
17538 #: templates/table/operations/index.twig:376
17539 msgid "Flush the table (FLUSH)"
17540 msgstr ""
17542 #: templates/table/operations/index.twig:413
17543 msgid "Empty the table (TRUNCATE)"
17544 msgstr ""
17546 #: templates/table/operations/index.twig:431
17547 msgid "Empty the table (DELETE FROM)"
17548 msgstr ""
17550 #: templates/table/operations/index.twig:452
17551 msgid "Delete the table (DROP)"
17552 msgstr ""
17554 #: templates/table/operations/index.twig:474
17555 msgid "Partition maintenance"
17556 msgstr ""
17558 #: templates/table/operations/index.twig:500
17559 #: templates/table/structure/display_partitions.twig:201
17560 msgid "Remove partitioning"
17561 msgstr ""
17563 #: templates/table/operations/index.twig:513
17564 msgid "Check referential integrity"
17565 msgstr ""
17567 #: templates/table/operations/view.twig:12
17568 msgid "Rename view to"
17569 msgstr ""
17571 #: templates/table/operations/view.twig:37
17572 msgid "Delete the view (DROP)"
17573 msgstr ""
17575 #: templates/table/page_with_secondary_tabs.twig:11
17576 msgid "Relation view"
17577 msgstr ""
17579 #: templates/table/partition/analyze.twig:2
17580 msgid "Analyze partition"
17581 msgstr ""
17583 #: templates/table/partition/check.twig:2
17584 #, fuzzy
17585 #| msgid "Creation:"
17586 msgid "Check partition"
17587 msgstr "Тузуу:"
17589 #: templates/table/partition/drop.twig:2
17590 #, fuzzy
17591 #| msgid "Creation:"
17592 msgid "Drop partition"
17593 msgstr "Тузуу:"
17595 #: templates/table/partition/optimize.twig:2
17596 msgid "Optimize partition"
17597 msgstr ""
17599 #: templates/table/partition/rebuild.twig:2
17600 msgid "Rebuild partition"
17601 msgstr ""
17603 #: templates/table/partition/repair.twig:2
17604 msgid "Repair partition"
17605 msgstr ""
17607 #: templates/table/partition/truncate.twig:2
17608 msgid "Truncate partition"
17609 msgstr ""
17611 #: templates/table/privileges/index.twig:57
17612 msgid "table-specific"
17613 msgstr ""
17615 #: templates/table/relation/common_form.twig:9
17616 msgid "Foreign key constraints"
17617 msgstr ""
17619 #: templates/table/relation/common_form.twig:14
17620 #, fuzzy
17621 #| msgid "Action"
17622 msgid "Actions"
17623 msgstr "Кыймыл"
17625 #: templates/table/relation/common_form.twig:15
17626 msgid "Constraint properties"
17627 msgstr ""
17629 #: templates/table/relation/common_form.twig:19
17630 msgid ""
17631 "Creating a foreign key over a non-indexed column would automatically create "
17632 "an index on it. Alternatively, you can define an index below, before "
17633 "creating the foreign key."
17634 msgstr ""
17636 #: templates/table/relation/common_form.twig:24
17637 msgid ""
17638 "Only columns with index will be displayed. You can define an index below."
17639 msgstr ""
17641 #: templates/table/relation/common_form.twig:28
17642 msgid "Foreign key constraint"
17643 msgstr ""
17645 #: templates/table/relation/common_form.twig:93
17646 #, fuzzy
17647 #| msgid "Value for the column \"%s\""
17648 msgid "+ Add constraint"
17649 msgstr "\"%s\" мамычанын мааниси"
17651 #: templates/table/relation/common_form.twig:106
17652 #: templates/table/relation/common_form.twig:114
17653 #, fuzzy
17654 #| msgid "Database %1$s has been created."
17655 msgid "Internal relationships"
17656 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
17658 #: templates/table/relation/common_form.twig:122
17659 msgid "Internal relation"
17660 msgstr ""
17662 #: templates/table/relation/common_form.twig:124
17663 msgid ""
17664 "An internal relation is not necessary when a corresponding FOREIGN KEY "
17665 "relation exists."
17666 msgstr ""
17668 #: templates/table/relation/common_form.twig:208
17669 msgid "Choose column to display:"
17670 msgstr ""
17672 #: templates/table/relation/foreign_key_row.twig:15
17673 #, fuzzy, php-format
17674 #| msgid "Database %1$s has been created."
17675 msgid "Foreign key constraint %s has been dropped"
17676 msgstr "%1$s аттуу берилиштер базасы түзүлдү."
17678 #: templates/table/relation/foreign_key_row.twig:33
17679 msgid "Constraint name"
17680 msgstr ""
17682 #: templates/table/search/index.twig:27
17683 msgid "Do a \"query by example\" (wildcard: \"%\")"
17684 msgstr ""
17686 #: templates/table/search/index.twig:111
17687 msgid "Select columns (at least one):"
17688 msgstr ""
17690 #: templates/table/search/index.twig:130
17691 msgid "Add search conditions (body of the \"where\" clause):"
17692 msgstr ""
17694 #: templates/table/search/index.twig:138
17695 msgid "Number of rows per page"
17696 msgstr ""
17698 #: templates/table/search/index.twig:144
17699 msgid "Display order:"
17700 msgstr ""
17702 #: templates/table/search/index.twig:181
17703 msgid "Range search"
17704 msgstr ""
17706 #: templates/table/search/index.twig:187
17707 msgid "Minimum value:"
17708 msgstr ""
17710 #: templates/table/search/index.twig:190
17711 msgid "Maximum value:"
17712 msgstr ""
17714 #: templates/table/start_and_number_of_rows_fieldset.twig:3
17715 msgid "Start row:"
17716 msgstr ""
17718 #: templates/table/structure/display_partitions.twig:4
17719 #: templates/table/structure/display_structure.twig:597
17720 msgid "Partitions"
17721 msgstr ""
17723 #: templates/table/structure/display_partitions.twig:8
17724 msgid "No partitioning defined!"
17725 msgstr ""
17727 #: templates/table/structure/display_partitions.twig:11
17728 msgid "Partitioned by:"
17729 msgstr ""
17731 #: templates/table/structure/display_partitions.twig:16
17732 msgid "Sub partitioned by:"
17733 msgstr ""
17735 #: templates/table/structure/display_partitions.twig:29
17736 msgid "Data length"
17737 msgstr ""
17739 #: templates/table/structure/display_partitions.twig:30
17740 msgid "Index length"
17741 msgstr ""
17743 #: templates/table/structure/display_partitions.twig:194
17744 #, fuzzy
17745 #| msgid "Creation:"
17746 msgid "Partition table"
17747 msgstr "Тузуу:"
17749 #: templates/table/structure/display_partitions.twig:207
17750 #: templates/table/structure/partition_definition_form.twig:5
17751 msgid "Edit partitioning"
17752 msgstr ""
17754 #: templates/table/structure/display_structure.twig:70
17755 #, fuzzy
17756 #| msgid "Bad type!"
17757 msgid "Media type:"
17758 msgstr "Туура эмес тип!"
17760 #: templates/table/structure/display_structure.twig:91
17761 #: templates/table/tracking/structure_snapshot_columns.twig:47
17762 msgctxt "None for default"
17763 msgid "None"
17764 msgstr ""
17766 #: templates/table/structure/display_structure.twig:108
17767 #: templates/table/structure/display_structure.twig:287
17768 msgid "Change"
17769 msgstr ""
17771 #: templates/table/structure/display_structure.twig:116
17772 #, php-format
17773 msgid "Column %s has been dropped."
17774 msgstr ""
17776 #: templates/table/structure/display_structure.twig:142
17777 #, php-format
17778 msgid "A primary key has been added on %s."
17779 msgstr ""
17781 #: templates/table/structure/display_structure.twig:157
17782 #: templates/table/structure/display_structure.twig:172
17783 #: templates/table/structure/display_structure.twig:197
17784 #: templates/table/structure/display_structure.twig:216
17785 #, php-format
17786 msgid "An index has been added on %s."
17787 msgstr ""
17789 #: templates/table/structure/display_structure.twig:238
17790 msgid "Distinct values"
17791 msgstr ""
17793 #: templates/table/structure/display_structure.twig:249
17794 #: templates/table/structure/display_structure.twig:315
17795 msgid "Remove from central columns"
17796 msgstr ""
17798 #: templates/table/structure/display_structure.twig:257
17799 #: templates/table/structure/display_structure.twig:312
17800 #, fuzzy
17801 #| msgid "Value for the column \"%s\""
17802 msgid "Add to central columns"
17803 msgstr "\"%s\" мамычанын мааниси"
17805 #: templates/table/structure/display_structure.twig:328
17806 #: templates/table/structure/display_structure.twig:332
17807 #: templates/table/structure/display_structure.twig:417
17808 msgid "Move columns"
17809 msgstr ""
17811 #: templates/table/structure/display_structure.twig:333
17812 msgid "Move the columns by dragging them up and down."
17813 msgstr ""
17815 #: templates/table/structure/display_structure.twig:389
17816 #: templates/view_create.twig:13
17817 msgid "Edit view"
17818 msgstr ""
17820 #: templates/table/structure/display_structure.twig:403
17821 msgid "Propose table structure"
17822 msgstr ""
17824 #: templates/table/structure/display_structure.twig:420
17825 msgid "Normalize"
17826 msgstr ""
17828 #: templates/table/structure/display_structure.twig:426
17829 msgid "Track view"
17830 msgstr ""
17832 #: templates/table/structure/display_structure.twig:440
17833 #, php-format
17834 msgid "Add %s column(s)"
17835 msgstr ""
17837 #: templates/table/structure/display_structure.twig:445
17838 msgid "at beginning of table"
17839 msgstr ""
17841 #: templates/table/structure/display_structure.twig:569
17842 #, php-format
17843 msgid "Create an index on %s columns"
17844 msgstr ""
17846 #: templates/table/structure/display_table_stats.twig:14
17847 msgid "Space usage"
17848 msgstr ""
17850 #: templates/table/structure/display_table_stats.twig:37
17851 msgid "Effective"
17852 msgstr ""
17854 #: templates/table/structure/display_table_stats.twig:80
17855 msgid "Row statistics"
17856 msgstr ""
17858 #: templates/table/structure/display_table_stats.twig:86
17859 msgid "static"
17860 msgstr ""
17862 #: templates/table/structure/display_table_stats.twig:88
17863 msgid "dynamic"
17864 msgstr ""
17866 #: templates/table/structure/display_table_stats.twig:99
17867 msgid "partitioned"
17868 msgstr ""
17870 #: templates/table/structure/display_table_stats.twig:128
17871 msgid "Row length"
17872 msgstr ""
17874 #: templates/table/structure/display_table_stats.twig:140
17875 msgid "Row size"
17876 msgstr ""
17878 #: templates/table/structure/display_table_stats.twig:147
17879 msgid "Next autoindex"
17880 msgstr ""
17882 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
17883 #: templates/table/tracking/main.twig:92
17884 #, fuzzy
17885 #| msgid "Last version"
17886 msgid "Delete version"
17887 msgstr "Акыркы версия"
17889 #: templates/table/tracking/main.twig:102
17890 #, php-format
17891 msgid "Activate tracking for %s"
17892 msgstr ""
17894 #: templates/table/tracking/main.twig:104
17895 msgid "Activate now"
17896 msgstr ""
17898 #: templates/table/tracking/main.twig:106
17899 #, php-format
17900 msgid "Deactivate tracking for %s"
17901 msgstr ""
17903 #: templates/table/tracking/main.twig:108
17904 msgid "Deactivate now"
17905 msgstr ""
17907 #: templates/table/tracking/report_table.twig:4
17908 #: templates/table/tracking/structure_snapshot_columns.twig:5
17909 msgctxt "Number"
17910 msgid "#"
17911 msgstr ""
17913 #: templates/table/tracking/report_table.twig:5
17914 msgid "Date"
17915 msgstr ""
17917 #: templates/table/tracking/report_table.twig:6
17918 msgid "Username"
17919 msgstr ""
17921 #: templates/table/zoom_search/index.twig:27
17922 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
17923 msgstr ""
17925 #: templates/table/zoom_search/index.twig:54
17926 msgid "Additional search criteria"
17927 msgstr ""
17929 #: templates/table/zoom_search/index.twig:116
17930 msgid "Use this column to label each point"
17931 msgstr ""
17933 #: templates/table/zoom_search/index.twig:141
17934 msgid "Maximum rows to plot"
17935 msgstr ""
17937 #: templates/table/zoom_search/result_form.twig:7
17938 msgid "Browse/Edit the points"
17939 msgstr ""
17941 #: templates/table/zoom_search/result_form.twig:14
17942 msgid "How to use"
17943 msgstr ""
17945 #: templates/table/zoom_search/result_form.twig:17
17946 msgid "Reset zoom"
17947 msgstr ""
17949 #. l10n: Show or hide the menu using the hamburger style button
17950 #: templates/top_menu.twig:4
17951 msgid "Toggle navigation"
17952 msgstr ""
17954 #. l10n: Current page
17955 #: templates/top_menu.twig:14
17956 msgid "(current)"
17957 msgstr ""
17959 #: templates/transformation_overview.twig:1
17960 msgid "Available media types"
17961 msgstr ""
17963 #: templates/transformation_overview.twig:13
17964 msgid "Available browser display transformations"
17965 msgstr ""
17967 #: templates/transformation_overview.twig:19
17968 #: templates/transformation_overview.twig:38
17969 msgctxt "for media type transformation"
17970 msgid "Description"
17971 msgstr ""
17973 #: templates/transformation_overview.twig:32
17974 msgid "Available input transformations"
17975 msgstr ""
17977 #: templates/view_create.twig:65
17978 msgid "VIEW name"
17979 msgstr ""
17981 #: templates/view_create.twig:79
17982 msgid "Column names"
17983 msgstr ""
17985 #, fuzzy
17986 #~| msgid "File could not be read"
17987 #~ msgid "Error: FOREIGN KEY relationship could not be removed!"
17988 #~ msgstr "Файл окулбай жатат"
17990 #, fuzzy
17991 #~| msgid "Database"
17992 #~ msgid "Databases:"
17993 #~ msgstr "Берилиштер базасы"
17995 #~ msgid "View dump (schema) of database"
17996 #~ msgstr "Берилиштер базасынан жүктөлүүчү маалыматты (схема) көрүү"
17998 #, fuzzy
17999 #~| msgid "Created"
18000 #~ msgid "Create %s"
18001 #~ msgstr "Жасалды"
18003 #, fuzzy
18004 #~| msgid "Database %1$s has been created."
18005 #~ msgid "A symbol name was expected!"
18006 #~ msgstr "%1$s аттуу берилиштер базасы түзүлдү."
18008 #, fuzzy
18009 #~| msgid "Database %1$s has been created."
18010 #~ msgid "A comma or a closing bracket was expected."
18011 #~ msgstr "%1$s аттуу берилиштер базасы түзүлдү."
18013 #, fuzzy
18014 #~| msgid "Database %1$s has been created."
18015 #~ msgid "An alias was expected."
18016 #~ msgstr "%1$s аттуу берилиштер базасы түзүлдү."
18018 #, fuzzy
18019 #~| msgid "Database %1$s has been created."
18020 #~ msgid "A rename operation was expected."
18021 #~ msgstr "%1$s аттуу берилиштер базасы түзүлдү."
18023 #, fuzzy
18024 #~| msgid "Database %1$s has been created."
18025 #~ msgid "A table name was expected."
18026 #~ msgstr "%1$s аттуу берилиштер базасы түзүлдү."
18028 #, fuzzy
18029 #~| msgid "Database %1$s has been created."
18030 #~ msgid "At least one column definition was expected."
18031 #~ msgstr "%1$s аттуу берилиштер базасы түзүлдү."
18033 #, fuzzy
18034 #~| msgid "Table comments:"
18035 #~ msgid "Table comments: "
18036 #~ msgstr "Жадыбал жөнүндө маалымат:"
18038 #, fuzzy
18039 #~| msgid "Table"
18040 #~ msgid "tables"
18041 #~ msgstr "Жадыбал"
18043 #, fuzzy
18044 #~| msgid "Action"
18045 #~ msgid "functions"
18046 #~ msgstr "Кыймыл"
18048 #~ msgid "Select All"
18049 #~ msgstr "Баарын танда"
18051 #, fuzzy
18052 #~| msgid "Select All"
18053 #~ msgid "Select one ..."
18054 #~ msgstr "Баарын танда"
18056 #, fuzzy
18057 #~| msgid "Table comments:"
18058 #~ msgid "Have unique columns"
18059 #~ msgstr "Жадыбал жөнүндө маалымат:"