Translated using Weblate (Portuguese)
[phpmyadmin.git] / po / nn.po
blob94950974a2597e3eed4067cffdb32187fb21d07a
1 # phpMyAdmin translation.
2 # Copyright (C) 2003 - 2019 phpMyAdmin devel team
3 # This file is distributed under the same license as the phpMyAdmin package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: phpMyAdmin 5.1.2-dev\n"
9 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
10 "POT-Creation-Date: 2021-08-27 17:07+0200\n"
11 "PO-Revision-Date: 2021-03-14 13:02+0000\n"
12 "Last-Translator: erikbs <erikbsolem@hotmail.com>\n"
13 "Language-Team: Norwegian Nynorsk <https://hosted.weblate.org/projects/"
14 "phpmyadmin/5-1/nn/>\n"
15 "Language: nn\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.5.2-dev\n"
22 #: libraries/advisory_rules_generic.php:9
23 msgid "Uptime below one day"
24 msgstr "Oppetid under éin dag"
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 "Oppetida er berre %s"
41 #: libraries/advisory_rules_generic.php:22
42 msgid "Questions below 1,000"
43 msgstr ""
45 #: libraries/advisory_rules_generic.php:26
46 msgid ""
47 "Fewer than 1,000 questions have been run against this server. The "
48 "recommendations may not be accurate."
49 msgstr ""
51 #: libraries/advisory_rules_generic.php:30
52 msgid ""
53 "Let the server run for a longer time until it has executed a greater amount "
54 "of queries."
55 msgstr ""
57 #: libraries/advisory_rules_generic.php:32
58 #, php-format
59 msgid "Current amount of Questions: %s"
60 msgstr ""
62 #: libraries/advisory_rules_generic.php:37
63 msgid "Percentage of slow queries"
64 msgstr ""
66 #: libraries/advisory_rules_generic.php:41
67 msgid ""
68 "There is a lot of slow queries compared to the overall amount of Queries."
69 msgstr ""
71 #: libraries/advisory_rules_generic.php:43
72 #: libraries/advisory_rules_generic.php:57
73 msgid ""
74 "You might want to increase {long_query_time} or optimize the queries listed "
75 "in the slow query log"
76 msgstr ""
78 #: libraries/advisory_rules_generic.php:46
79 #, php-format
80 msgid "The slow query rate should be below 5%%, your value is %s%%."
81 msgstr ""
83 #: libraries/advisory_rules_generic.php:51
84 msgid "Slow query rate"
85 msgstr ""
87 #: libraries/advisory_rules_generic.php:55
88 msgid ""
89 "There is a high percentage of slow queries compared to the server uptime."
90 msgstr ""
92 #: libraries/advisory_rules_generic.php:60
93 #, php-format
94 msgid ""
95 "You have a slow query rate of %s per hour, you should have less than 1%% per "
96 "hour."
97 msgstr ""
99 #: libraries/advisory_rules_generic.php:65
100 msgid "Long query time"
101 msgstr ""
103 #: libraries/advisory_rules_generic.php:69
104 msgid ""
105 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
106 "take above 10 seconds are logged."
107 msgstr ""
109 #: libraries/advisory_rules_generic.php:73
110 msgid ""
111 "It is suggested to set {long_query_time} to a lower value, depending on your "
112 "environment. Usually a value of 1-5 seconds is suggested."
113 msgstr ""
115 #: libraries/advisory_rules_generic.php:76
116 #, php-format
117 msgid "long_query_time is currently set to %ds."
118 msgstr ""
120 #: libraries/advisory_rules_generic.php:81
121 #: libraries/advisory_rules_generic.php:94
122 msgid "Slow query logging"
123 msgstr ""
125 #: libraries/advisory_rules_generic.php:85
126 #: libraries/advisory_rules_generic.php:98
127 msgid "The slow query log is disabled."
128 msgstr ""
130 #: libraries/advisory_rules_generic.php:87
131 msgid ""
132 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
133 "help troubleshooting badly performing queries."
134 msgstr ""
136 #: libraries/advisory_rules_generic.php:90
137 msgid "log_slow_queries is set to 'OFF'"
138 msgstr ""
140 #: libraries/advisory_rules_generic.php:100
141 msgid ""
142 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
143 "help troubleshooting badly performing queries."
144 msgstr ""
146 #: libraries/advisory_rules_generic.php:103
147 msgid "slow_query_log is set to 'OFF'"
148 msgstr ""
150 #: libraries/advisory_rules_generic.php:108
151 msgid "Release Series"
152 msgstr ""
154 #: libraries/advisory_rules_generic.php:111
155 msgid "The MySQL server version less than 5.1."
156 msgstr ""
158 #: libraries/advisory_rules_generic.php:113
159 msgid ""
160 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
161 "even more so."
162 msgstr ""
164 #: libraries/advisory_rules_generic.php:115
165 #: libraries/advisory_rules_generic.php:129
166 #: libraries/advisory_rules_generic.php:140
167 #, php-format
168 msgid "Current version: %s"
169 msgstr ""
171 #: libraries/advisory_rules_generic.php:120
172 #: libraries/advisory_rules_generic.php:134
173 msgid "Minor Version"
174 msgstr ""
176 #: libraries/advisory_rules_generic.php:124
177 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
178 msgstr ""
180 #: libraries/advisory_rules_generic.php:126
181 msgid ""
182 "You should upgrade, as recent versions of MySQL 5.1 have improved "
183 "performance and MySQL 5.5 even more so."
184 msgstr ""
186 #: libraries/advisory_rules_generic.php:138
187 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
188 msgstr ""
190 #: libraries/advisory_rules_generic.php:139
191 msgid "You should upgrade, to a stable version of MySQL 5.5."
192 msgstr ""
194 #: libraries/advisory_rules_generic.php:145
195 #: libraries/advisory_rules_generic.php:158
196 msgid "Distribution"
197 msgstr ""
199 #: libraries/advisory_rules_generic.php:148
200 msgid "Version is compiled from source, not a MySQL official binary."
201 msgstr ""
203 #: libraries/advisory_rules_generic.php:150
204 msgid ""
205 "If you did not compile from source, you may be using a package modified by a "
206 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
207 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
208 msgstr ""
210 #: libraries/advisory_rules_generic.php:154
211 msgid "'source' found in version_comment"
212 msgstr ""
214 #: libraries/advisory_rules_generic.php:161
215 msgid "The MySQL manual only is accurate for official MySQL binaries."
216 msgstr ""
218 #: libraries/advisory_rules_generic.php:163
219 msgid ""
220 "Percona documentation is at <a href=\"https://www.percona.com/software/"
221 "documentation/\">https://www.percona.com/software/documentation/</a>"
222 msgstr ""
224 #: libraries/advisory_rules_generic.php:166
225 msgid "'percona' found in version_comment"
226 msgstr ""
228 #: libraries/advisory_rules_generic.php:170
229 msgid "MySQL Architecture"
230 msgstr ""
232 #: libraries/advisory_rules_generic.php:174
233 msgid "MySQL is not compiled as a 64-bit package."
234 msgstr ""
236 #: libraries/advisory_rules_generic.php:176
237 msgid ""
238 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
239 "so MySQL might not be able to access all of your memory. You might want to "
240 "consider installing the 64-bit version of MySQL."
241 msgstr ""
243 #: libraries/advisory_rules_generic.php:180
244 #, php-format
245 msgid "Available memory on this host: %s"
246 msgstr ""
248 #: libraries/advisory_rules_generic.php:186
249 msgid "Query caching method"
250 msgstr ""
252 #: libraries/advisory_rules_generic.php:190
253 msgid "Suboptimal caching method."
254 msgstr ""
256 #: libraries/advisory_rules_generic.php:192
257 msgid ""
258 "You are using the MySQL Query cache with a fairly high traffic database. It "
259 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
260 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
261 "cache, especially if you have multiple slaves."
262 msgstr ""
264 #: libraries/advisory_rules_generic.php:198
265 #, php-format
266 msgid ""
267 "The query cache is enabled and the server receives %d queries per second. "
268 "This rule fires if there is more than 100 queries per second."
269 msgstr ""
271 #: libraries/advisory_rules_generic.php:206
272 msgid "Percentage of sorts that cause temporary tables"
273 msgstr ""
275 #: libraries/advisory_rules_generic.php:210
276 #: libraries/advisory_rules_generic.php:223
277 msgid "Too many sorts are causing temporary tables."
278 msgstr ""
280 #: libraries/advisory_rules_generic.php:212
281 #: libraries/advisory_rules_generic.php:225
282 msgid ""
283 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
284 "depending on your system memory limits."
285 msgstr ""
287 #: libraries/advisory_rules_generic.php:215
288 #, php-format
289 msgid ""
290 "%s%% of all sorts cause temporary tables, this value should be lower than "
291 "10%%."
292 msgstr ""
294 #: libraries/advisory_rules_generic.php:220
295 msgid "Rate of sorts that cause temporary tables"
296 msgstr ""
298 #: libraries/advisory_rules_generic.php:228
299 #, php-format
300 msgid ""
301 "Temporary tables average: %s, this value should be less than 1 per hour."
302 msgstr ""
304 #: libraries/advisory_rules_generic.php:233
305 msgid "Sort rows"
306 msgstr ""
308 #: libraries/advisory_rules_generic.php:236
309 msgid "There are lots of rows being sorted."
310 msgstr ""
312 #: libraries/advisory_rules_generic.php:238
313 msgid ""
314 "While there is nothing wrong with a high amount of row sorting, you might "
315 "want to make sure that the queries which require a lot of sorting use "
316 "indexed columns in the ORDER BY clause, as this will result in much faster "
317 "sorting."
318 msgstr ""
320 #: libraries/advisory_rules_generic.php:242
321 #, php-format
322 msgid "Sorted rows average: %s"
323 msgstr ""
325 #: libraries/advisory_rules_generic.php:248
326 msgid "Rate of joins without indexes"
327 msgstr ""
329 #: libraries/advisory_rules_generic.php:251
330 msgid "There are too many joins without indexes."
331 msgstr ""
333 #: libraries/advisory_rules_generic.php:253
334 msgid ""
335 "This means that joins are doing full table scans. Adding indexes for the "
336 "columns being used in the join conditions will greatly speed up table joins."
337 msgstr ""
339 #: libraries/advisory_rules_generic.php:256
340 #, php-format
341 msgid "Table joins average: %s, this value should be less than 1 per hour"
342 msgstr ""
344 #: libraries/advisory_rules_generic.php:261
345 msgid "Rate of reading first index entry"
346 msgstr ""
348 #: libraries/advisory_rules_generic.php:264
349 msgid "The rate of reading the first index entry is high."
350 msgstr ""
352 #: libraries/advisory_rules_generic.php:266
353 msgid ""
354 "This usually indicates frequent full index scans. Full index scans are "
355 "faster than table scans but require lots of CPU cycles in big tables, if "
356 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
357 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
358 "scans. Other than that full index scans can only be reduced by rewriting "
359 "queries."
360 msgstr ""
362 #: libraries/advisory_rules_generic.php:272
363 #, php-format
364 msgid "Index scans average: %s, this value should be less than 1 per hour"
365 msgstr ""
367 #: libraries/advisory_rules_generic.php:277
368 msgid "Rate of reading fixed position"
369 msgstr ""
371 #: libraries/advisory_rules_generic.php:280
372 msgid "The rate of reading data from a fixed position is high."
373 msgstr ""
375 #: libraries/advisory_rules_generic.php:282
376 msgid ""
377 "This indicates that many queries need to sort results and/or do a full table "
378 "scan, including join queries that do not use indexes. Add indexes where "
379 "applicable."
380 msgstr ""
382 #: libraries/advisory_rules_generic.php:285
383 #, php-format
384 msgid ""
385 "Rate of reading fixed position average: %s, this value should be less than 1 "
386 "per hour"
387 msgstr ""
389 #: libraries/advisory_rules_generic.php:290
390 msgid "Rate of reading next table row"
391 msgstr ""
393 #: libraries/advisory_rules_generic.php:293
394 msgid "The rate of reading the next table row is high."
395 msgstr ""
397 #: libraries/advisory_rules_generic.php:295
398 msgid ""
399 "This indicates that many queries are doing full table scans. Add indexes "
400 "where applicable."
401 msgstr ""
403 #: libraries/advisory_rules_generic.php:297
404 #, php-format
405 msgid ""
406 "Rate of reading next table row: %s, this value should be less than 1 per hour"
407 msgstr ""
409 #: libraries/advisory_rules_generic.php:303
410 msgid "Different tmp_table_size and max_heap_table_size"
411 msgstr ""
413 #: libraries/advisory_rules_generic.php:306
414 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
415 msgstr ""
417 #: libraries/advisory_rules_generic.php:308
418 msgid ""
419 "If you have deliberately changed one of either: The server uses the lower "
420 "value of either to determine the maximum size of in-memory tables. So if you "
421 "wish to increase the in-memory table limit you will have to increase the "
422 "other value as well."
423 msgstr ""
425 #: libraries/advisory_rules_generic.php:312
426 #, php-format
427 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
428 msgstr ""
430 #: libraries/advisory_rules_generic.php:318
431 msgid "Percentage of temp tables on disk"
432 msgstr ""
434 #: libraries/advisory_rules_generic.php:322
435 #: libraries/advisory_rules_generic.php:343
436 msgid ""
437 "Many temporary tables are being written to disk instead of being kept in "
438 "memory."
439 msgstr ""
441 #: libraries/advisory_rules_generic.php:324
442 msgid ""
443 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
444 "some temporary tables are always being written to disk, independent of the "
445 "value of these variables. To eliminate these you will have to rewrite your "
446 "queries to avoid those conditions (Within a temporary table: Presence of a "
447 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
448 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
449 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
450 msgstr ""
452 #: libraries/advisory_rules_generic.php:333
453 #, php-format
454 msgid ""
455 "%s%% of all temporary tables are being written to disk, this value should be "
456 "below 25%%"
457 msgstr ""
459 #: libraries/advisory_rules_generic.php:339
460 msgid "Temp disk rate"
461 msgstr ""
463 #: libraries/advisory_rules_generic.php:345
464 msgid ""
465 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
466 "some temporary tables are always being written to disk, independent of the "
467 "value of these variables. To eliminate these you will have to rewrite your "
468 "queries to avoid those conditions (Within a temporary table: Presence of a "
469 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
470 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
471 "temporary-tables.html\">MySQL Documentation</a>"
472 msgstr ""
474 #: libraries/advisory_rules_generic.php:354
475 #, php-format
476 msgid ""
477 "Rate of temporary tables being written to disk: %s, this value should be "
478 "less than 1 per hour"
479 msgstr ""
481 #: libraries/advisory_rules_generic.php:361
482 msgid "MyISAM key buffer size"
483 msgstr ""
485 #: libraries/advisory_rules_generic.php:364
486 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
487 msgstr ""
489 #: libraries/advisory_rules_generic.php:366
490 msgid ""
491 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
492 "good start."
493 msgstr ""
495 #: libraries/advisory_rules_generic.php:368
496 msgid "key_buffer_size is 0"
497 msgstr ""
499 #: libraries/advisory_rules_generic.php:373
500 #, no-php-format
501 msgid "Max % MyISAM key buffer ever used"
502 msgstr ""
504 #: libraries/advisory_rules_generic.php:378
505 #: libraries/advisory_rules_generic.php:395
506 #, no-php-format
507 msgid "MyISAM key buffer (index cache) % used is low."
508 msgstr ""
510 #: libraries/advisory_rules_generic.php:380
511 #: libraries/advisory_rules_generic.php:397
512 msgid ""
513 "You may need to decrease the size of {key_buffer_size}, re-examine your "
514 "tables to see if indexes have been removed, or examine queries and "
515 "expectations about what indexes are being used."
516 msgstr ""
518 #: libraries/advisory_rules_generic.php:384
519 #, php-format
520 msgid ""
521 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
522 msgstr ""
524 #: libraries/advisory_rules_generic.php:389
525 msgid "Percentage of MyISAM key buffer used"
526 msgstr ""
528 #: libraries/advisory_rules_generic.php:401
529 #, php-format
530 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
531 msgstr ""
533 #: libraries/advisory_rules_generic.php:406
534 msgid "Percentage of index reads from memory"
535 msgstr ""
537 #: libraries/advisory_rules_generic.php:411
538 #, no-php-format
539 msgid "The % of indexes that use the MyISAM key buffer is low."
540 msgstr ""
542 #: libraries/advisory_rules_generic.php:412
543 msgid "You may need to increase {key_buffer_size}."
544 msgstr ""
546 #: libraries/advisory_rules_generic.php:413
547 #, php-format
548 msgid "Index reads from memory: %s%%, this value should be above 95%%"
549 msgstr ""
551 #: libraries/advisory_rules_generic.php:419
552 msgid "Rate of table open"
553 msgstr ""
555 #: libraries/advisory_rules_generic.php:422
556 msgid "The rate of opening tables is high."
557 msgstr ""
559 #: libraries/advisory_rules_generic.php:424
560 msgid ""
561 "Opening tables requires disk I/O which is costly. Increasing "
562 "{table_open_cache} might avoid this."
563 msgstr ""
565 #: libraries/advisory_rules_generic.php:427
566 #, php-format
567 msgid "Opened table rate: %s, this value should be less than 10 per hour"
568 msgstr ""
570 #: libraries/advisory_rules_generic.php:432
571 msgid "Percentage of used open files limit"
572 msgstr ""
574 #: libraries/advisory_rules_generic.php:436
575 msgid ""
576 "The number of open files is approaching the max number of open files. You "
577 "may get a \"Too many open files\" error."
578 msgstr ""
580 #: libraries/advisory_rules_generic.php:440
581 #: libraries/advisory_rules_generic.php:453
582 msgid ""
583 "Consider increasing {open_files_limit}, and check the error log when "
584 "restarting after changing {open_files_limit}."
585 msgstr ""
587 #: libraries/advisory_rules_generic.php:443
588 #, php-format
589 msgid ""
590 "The number of opened files is at %s%% of the limit. It should be below 85%%"
591 msgstr ""
593 #: libraries/advisory_rules_generic.php:448
594 msgid "Rate of open files"
595 msgstr ""
597 #: libraries/advisory_rules_generic.php:451
598 msgid "The rate of opening files is high."
599 msgstr ""
601 #: libraries/advisory_rules_generic.php:456
602 #, php-format
603 msgid "Opened files rate: %s, this value should be less than 5 per hour"
604 msgstr ""
606 #: libraries/advisory_rules_generic.php:462
607 #, no-php-format
608 msgid "Immediate table locks %"
609 msgstr ""
611 #: libraries/advisory_rules_generic.php:466
612 #: libraries/advisory_rules_generic.php:476
613 msgid "Too many table locks were not granted immediately."
614 msgstr ""
616 #: libraries/advisory_rules_generic.php:467
617 #: libraries/advisory_rules_generic.php:477
618 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
619 msgstr ""
621 #: libraries/advisory_rules_generic.php:468
622 #, php-format
623 msgid "Immediate table locks: %s%%, this value should be above 95%%"
624 msgstr ""
626 #: libraries/advisory_rules_generic.php:473
627 msgid "Table lock wait rate"
628 msgstr ""
630 #: libraries/advisory_rules_generic.php:478
631 #, php-format
632 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
633 msgstr ""
635 #: libraries/advisory_rules_generic.php:483
636 msgid "Thread cache"
637 msgstr ""
639 #: libraries/advisory_rules_generic.php:486
640 msgid ""
641 "Thread cache is disabled, resulting in more overhead from new connections to "
642 "MySQL."
643 msgstr ""
645 #: libraries/advisory_rules_generic.php:487
646 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
647 msgstr ""
649 #: libraries/advisory_rules_generic.php:488
650 msgid "The thread cache is set to 0"
651 msgstr ""
653 #: libraries/advisory_rules_generic.php:493
654 #, no-php-format
655 msgid "Thread cache hit rate %"
656 msgstr ""
658 #: libraries/advisory_rules_generic.php:497
659 msgid "Thread cache is not efficient."
660 msgstr ""
662 #: libraries/advisory_rules_generic.php:498
663 msgid "Increase {thread_cache_size}."
664 msgstr ""
666 #: libraries/advisory_rules_generic.php:499
667 #, php-format
668 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
669 msgstr ""
671 #: libraries/advisory_rules_generic.php:504
672 msgid "Threads that are slow to launch"
673 msgstr ""
675 #: libraries/advisory_rules_generic.php:508
676 msgid "There are too many threads that are slow to launch."
677 msgstr ""
679 #: libraries/advisory_rules_generic.php:510
680 msgid ""
681 "This generally happens in case of general system overload as it is pretty "
682 "simple operations. You might want to monitor your system load carefully."
683 msgstr ""
685 #: libraries/advisory_rules_generic.php:513
686 #, php-format
687 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
688 msgstr ""
690 #: libraries/advisory_rules_generic.php:518
691 msgid "Slow launch time"
692 msgstr ""
694 #: libraries/advisory_rules_generic.php:521
695 msgid "Slow_launch_time is above 2s."
696 msgstr ""
698 #: libraries/advisory_rules_generic.php:523
699 msgid ""
700 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
701 "to launch."
702 msgstr ""
704 #: libraries/advisory_rules_generic.php:525
705 #, php-format
706 msgid "slow_launch_time is set to %s"
707 msgstr ""
709 #: libraries/advisory_rules_generic.php:531
710 msgid "Percentage of used connections"
711 msgstr ""
713 #: libraries/advisory_rules_generic.php:535
714 msgid ""
715 "The maximum amount of used connections is getting close to the value of "
716 "{max_connections}."
717 msgstr ""
719 #: libraries/advisory_rules_generic.php:538
720 msgid ""
721 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
722 "that do not close database handlers properly get killed sooner. Make sure "
723 "the code closes database handlers properly."
724 msgstr ""
726 #: libraries/advisory_rules_generic.php:542
727 #, php-format
728 msgid ""
729 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
730 msgstr ""
732 #: libraries/advisory_rules_generic.php:547
733 msgid "Percentage of aborted connections"
734 msgstr ""
736 #: libraries/advisory_rules_generic.php:550
737 #: libraries/advisory_rules_generic.php:564
738 msgid "Too many connections are aborted."
739 msgstr ""
741 #: libraries/advisory_rules_generic.php:552
742 #: libraries/advisory_rules_generic.php:566
743 msgid ""
744 "Connections are usually aborted when they cannot be authorized. <a href="
745 "\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-of-"
746 "aborted_connects/\">This article</a> might help you track down the source."
747 msgstr ""
749 #: libraries/advisory_rules_generic.php:556
750 #, php-format
751 msgid "%s%% of all connections are aborted. This value should be below 1%%"
752 msgstr ""
754 #: libraries/advisory_rules_generic.php:561
755 msgid "Rate of aborted connections"
756 msgstr ""
758 #: libraries/advisory_rules_generic.php:570
759 #, php-format
760 msgid ""
761 "Aborted connections rate is at %s, this value should be less than 1 per hour"
762 msgstr ""
764 #: libraries/advisory_rules_generic.php:575
765 msgid "Percentage of aborted clients"
766 msgstr ""
768 #: libraries/advisory_rules_generic.php:578
769 #: libraries/advisory_rules_generic.php:592
770 msgid "Too many clients are aborted."
771 msgstr ""
773 #: libraries/advisory_rules_generic.php:580
774 #: libraries/advisory_rules_generic.php:594
775 msgid ""
776 "Clients are usually aborted when they did not close their connection to "
777 "MySQL properly. This can be due to network issues or code not closing a "
778 "database handler properly. Check your network and code."
779 msgstr ""
781 #: libraries/advisory_rules_generic.php:584
782 #, php-format
783 msgid "%s%% of all clients are aborted. This value should be below 2%%"
784 msgstr ""
786 #: libraries/advisory_rules_generic.php:589
787 msgid "Rate of aborted clients"
788 msgstr ""
790 #: libraries/advisory_rules_generic.php:598
791 #, php-format
792 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
793 msgstr ""
795 #: libraries/advisory_rules_generic.php:604
796 msgid "Is InnoDB disabled?"
797 msgstr ""
799 #: libraries/advisory_rules_generic.php:608
800 msgid "You do not have InnoDB enabled."
801 msgstr ""
803 #: libraries/advisory_rules_generic.php:609
804 msgid "InnoDB is usually the better choice for table engines."
805 msgstr ""
807 #: libraries/advisory_rules_generic.php:610
808 msgid "have_innodb is set to 'value'"
809 msgstr ""
811 #: libraries/advisory_rules_generic.php:614
812 #: libraries/advisory_rules_generic.php:640
813 msgid "InnoDB log size"
814 msgstr ""
816 #: libraries/advisory_rules_generic.php:619
817 #: libraries/advisory_rules_generic.php:648
818 msgid ""
819 "The InnoDB log file size is not an appropriate size, in relation to the "
820 "InnoDB buffer pool."
821 msgstr ""
823 #: libraries/advisory_rules_generic.php:622
824 #: libraries/advisory_rules_generic.php:651
825 #, no-php-format
826 msgid ""
827 "Especially on a system with a lot of writes to InnoDB tables you should set "
828 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
829 "bigger this value, the longer the recovery time will be when database "
830 "crashes, so this value should not be set much higher than 256 MiB. Please "
831 "note however that you cannot simply change the value of this variable. You "
832 "need to shutdown the server, remove the InnoDB log files, set the new value "
833 "in my.cnf, start the server, then check the error logs if everything went "
834 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
835 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
836 msgstr ""
838 #: libraries/advisory_rules_generic.php:633
839 #: libraries/advisory_rules_generic.php:662
840 #, php-format
841 msgid ""
842 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
843 "it should not be below 20%%"
844 msgstr ""
846 #: libraries/advisory_rules_generic.php:669
847 msgid "Max InnoDB log size"
848 msgstr ""
850 #: libraries/advisory_rules_generic.php:673
851 msgid "The InnoDB log file size is inadequately large."
852 msgstr ""
854 #: libraries/advisory_rules_generic.php:675
855 #, no-php-format
856 msgid ""
857 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
858 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
859 "recovery time after a database crash considerably. See also <a href="
860 "\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
861 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
862 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
863 "then check the error logs if everything went fine. See also <a href="
864 "\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
865 "innodblogfilesize-proper-way.html\">this blog entry</a>"
866 msgstr ""
868 #: libraries/advisory_rules_generic.php:685
869 #, php-format
870 msgid "Your absolute InnoDB log size is %s MiB"
871 msgstr ""
873 #: libraries/advisory_rules_generic.php:690
874 msgid "InnoDB buffer pool size"
875 msgstr ""
877 #: libraries/advisory_rules_generic.php:694
878 msgid "Your InnoDB buffer pool is fairly small."
879 msgstr ""
881 #: libraries/advisory_rules_generic.php:696
882 #, no-php-format
883 msgid ""
884 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
885 "tables. Assign all your remaining memory to this buffer. For database "
886 "servers that use solely InnoDB as storage engine and have no other services "
887 "(e.g. a web server) running, you may set this as high as 80% of your "
888 "available memory. If that is not the case, you need to carefully assess the "
889 "memory consumption of your other services and non-InnoDB-Tables and set this "
890 "variable accordingly. If it is set too high, your system will start "
891 "swapping, which decreases performance significantly. See also <a href="
892 "\"https://www.percona.com/blog/2007/11/03/choosing-innodb_buffer_pool_size/"
893 "\">this article</a>"
894 msgstr ""
896 #: libraries/advisory_rules_generic.php:706
897 #, php-format
898 msgid ""
899 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
900 "rule fires if you are assigning less than 60%%, however this might be "
901 "perfectly adequate for your system if you don't have much InnoDB tables or "
902 "other services running on the same machine."
903 msgstr ""
905 #: libraries/advisory_rules_generic.php:716
906 msgid "MyISAM concurrent inserts"
907 msgstr ""
909 #: libraries/advisory_rules_generic.php:719
910 msgid "Enable {concurrent_insert} by setting it to 1"
911 msgstr ""
913 #: libraries/advisory_rules_generic.php:721
914 msgid ""
915 "Setting {concurrent_insert} to 1 reduces contention between readers and "
916 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
917 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
918 msgstr ""
920 #: libraries/advisory_rules_generic.php:725
921 msgid "concurrent_insert is set to 0"
922 msgstr ""
924 #: libraries/advisory_rules_mysql_before80003.php:9
925 msgid "Query cache disabled"
926 msgstr ""
928 #: libraries/advisory_rules_mysql_before80003.php:12
929 msgid "The query cache is not enabled."
930 msgstr ""
932 #: libraries/advisory_rules_mysql_before80003.php:14
933 msgid ""
934 "The query cache is known to greatly improve performance if configured "
935 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
936 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
937 "memcached, ignore this recommendation."
938 msgstr ""
940 #: libraries/advisory_rules_mysql_before80003.php:18
941 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
942 msgstr ""
944 #: libraries/advisory_rules_mysql_before80003.php:23
945 #, no-php-format
946 msgid "Query cache efficiency (%)"
947 msgstr ""
949 #: libraries/advisory_rules_mysql_before80003.php:27
950 msgid "Query cache not running efficiently, it has a low hit rate."
951 msgstr ""
953 #: libraries/advisory_rules_mysql_before80003.php:28
954 msgid "Consider increasing {query_cache_limit}."
955 msgstr ""
957 #: libraries/advisory_rules_mysql_before80003.php:29
958 #, php-format
959 msgid "The current query cache hit rate of %s%% is below 20%%"
960 msgstr ""
962 #: libraries/advisory_rules_mysql_before80003.php:34
963 msgid "Query Cache usage"
964 msgstr ""
966 #: libraries/advisory_rules_mysql_before80003.php:39
967 #, no-php-format
968 msgid "Less than 80% of the query cache is being utilized."
969 msgstr ""
971 #: libraries/advisory_rules_mysql_before80003.php:41
972 msgid ""
973 "This might be caused by {query_cache_limit} being too low. Flushing the "
974 "query cache might help as well."
975 msgstr ""
977 #: libraries/advisory_rules_mysql_before80003.php:45
978 #, php-format
979 msgid ""
980 "The current ratio of free query cache memory to total query cache size is %s"
981 "%%. It should be above 80%%"
982 msgstr ""
984 #: libraries/advisory_rules_mysql_before80003.php:52
985 msgid "Query cache fragmentation"
986 msgstr ""
988 #: libraries/advisory_rules_mysql_before80003.php:56
989 msgid "The query cache is considerably fragmented."
990 msgstr ""
992 #: libraries/advisory_rules_mysql_before80003.php:58
993 msgid ""
994 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
995 "This might be caused by many Query cache low memory prunes due to "
996 "{query_cache_size} being too small. For a immediate but short lived fix you "
997 "can flush the query cache (might lock the query cache for a long time). "
998 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
999 "too, e.g. you can set it to the average size of your queries in the cache "
1000 "using this formula: (query_cache_size - qcache_free_memory) / "
1001 "qcache_queries_in_cache"
1002 msgstr ""
1004 #: libraries/advisory_rules_mysql_before80003.php:66
1005 #, php-format
1006 msgid ""
1007 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1008 "that the query cache is an alternating pattern of free and used blocks. This "
1009 "value should be below 20%%."
1010 msgstr ""
1012 #: libraries/advisory_rules_mysql_before80003.php:73
1013 msgid "Query cache low memory prunes"
1014 msgstr ""
1016 #: libraries/advisory_rules_mysql_before80003.php:77
1017 msgid ""
1018 "Cached queries are removed due to low query cache memory from the query "
1019 "cache."
1020 msgstr ""
1022 #: libraries/advisory_rules_mysql_before80003.php:79
1023 msgid ""
1024 "You might want to increase {query_cache_size}, however keep in mind that the "
1025 "overhead of maintaining the cache is likely to increase with its size, so do "
1026 "this in small increments and monitor the results."
1027 msgstr ""
1029 #: libraries/advisory_rules_mysql_before80003.php:84
1030 #, php-format
1031 msgid ""
1032 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1033 "value is, the better (This rules firing limit: 0.1%%)"
1034 msgstr ""
1036 #: libraries/advisory_rules_mysql_before80003.php:91
1037 msgid "Query cache max size"
1038 msgstr ""
1040 #: libraries/advisory_rules_mysql_before80003.php:96
1041 msgid ""
1042 "The query cache size is above 128 MiB. Big query caches may cause "
1043 "significant overhead that is required to maintain the cache."
1044 msgstr ""
1046 #: libraries/advisory_rules_mysql_before80003.php:100
1047 msgid ""
1048 "Depending on your environment, it might be performance increasing to reduce "
1049 "this value."
1050 msgstr ""
1052 #: libraries/advisory_rules_mysql_before80003.php:102
1053 #, php-format
1054 msgid "Current query cache size: %s"
1055 msgstr ""
1057 #: libraries/advisory_rules_mysql_before80003.php:107
1058 msgid "Query cache min result size"
1059 msgstr ""
1061 #: libraries/advisory_rules_mysql_before80003.php:111
1062 msgid ""
1063 "The max size of the result set in the query cache is the default of 1 MiB."
1064 msgstr ""
1066 #: libraries/advisory_rules_mysql_before80003.php:113
1067 msgid ""
1068 "Changing {query_cache_limit} (usually by increasing) may increase "
1069 "efficiency. This variable determines the maximum size a query result may "
1070 "have to be inserted into the query cache. If there are many query results "
1071 "above 1 MiB that are well cacheable (many reads, little writes) then "
1072 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1073 "of many query results being above 1 MiB that are not very well cacheable "
1074 "(often invalidated due to table updates) increasing {query_cache_limit} "
1075 "might reduce efficiency."
1076 msgstr ""
1078 #: libraries/advisory_rules_mysql_before80003.php:120
1079 msgid "query_cache_limit is set to 1 MiB"
1080 msgstr ""
1082 #: libraries/classes/Advisor.php:233
1083 #, php-format
1084 msgid "Error when evaluating: %s"
1085 msgstr ""
1087 #: libraries/classes/Advisor.php:260
1088 #, php-format
1089 msgid "Failed evaluating precondition for rule '%s'."
1090 msgstr ""
1092 #: libraries/classes/Advisor.php:280
1093 #, php-format
1094 msgid "Failed calculating value for rule '%s'."
1095 msgstr ""
1097 #: libraries/classes/Advisor.php:299
1098 #, php-format
1099 msgid "Failed running test for rule '%s'."
1100 msgstr ""
1102 #: libraries/classes/Advisor.php:327
1103 #, php-format
1104 msgid "Failed formatting string for rule '%s'."
1105 msgstr ""
1107 #: libraries/classes/Advisor.php:412
1108 msgid "per second"
1109 msgstr ""
1111 #: libraries/classes/Advisor.php:415
1112 msgid "per minute"
1113 msgstr ""
1115 #: libraries/classes/Advisor.php:418
1116 msgid "per hour"
1117 msgstr ""
1119 #: libraries/classes/Advisor.php:421
1120 msgid "per day"
1121 msgstr ""
1123 #: libraries/classes/BrowseForeigners.php:198
1124 msgid "Search:"
1125 msgstr ""
1127 #: libraries/classes/BrowseForeigners.php:204
1128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:323
1129 #: libraries/classes/Controllers/Server/PrivilegesController.php:325
1130 #: libraries/classes/Database/Routines.php:1035
1131 #: libraries/classes/Database/Routines.php:1751
1132 #: libraries/classes/Database/Triggers.php:463
1133 #: libraries/classes/InsertEdit.php:1981 libraries/classes/InsertEdit.php:2015
1134 #: libraries/classes/Normalization.php:261
1135 #: libraries/classes/Normalization.php:973 libraries/classes/Tracking.php:332
1136 #: libraries/classes/Tracking.php:485
1137 #: templates/columns_definitions/column_definitions_form.twig:43
1138 #: templates/database/create_table.twig:21
1139 #: templates/database/events/editor_form.twig:107
1140 #: templates/database/operations/index.twig:19
1141 #: templates/database/operations/index.twig:44
1142 #: templates/database/operations/index.twig:81
1143 #: templates/database/operations/index.twig:190
1144 #: templates/database/operations/index.twig:230
1145 #: templates/database/search/main.twig:74
1146 #: templates/display/results/table.twig:175 templates/export.twig:422
1147 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1148 #: templates/import.twig:221 templates/login/form.twig:85
1149 #: templates/login/form.twig:87 templates/login/form.twig:90
1150 #: templates/preferences/manage/main.twig:46
1151 #: templates/preferences/manage/main.twig:108
1152 #: templates/server/binlog/index.twig:34
1153 #: templates/server/privileges/add_user.twig:36
1154 #: templates/server/privileges/change_password.twig:70
1155 #: templates/server/privileges/edit_routine_privileges.twig:102
1156 #: templates/server/privileges/privileges_summary.twig:102
1157 #: templates/server/privileges/privileges_table.twig:834
1158 #: templates/server/privileges/user_properties.twig:149
1159 #: templates/server/privileges/users_overview.twig:143
1160 #: templates/server/replication/change_master.twig:33
1161 #: templates/server/replication/master_add_slave_user.twig:81
1162 #: templates/server/replication/master_configuration.twig:30
1163 #: templates/server/replication/slave_configuration.twig:16
1164 #: templates/server/replication/slave_configuration.twig:88
1165 #: templates/server/user_groups/edit_user_groups.twig:21
1166 #: templates/sql/query.twig:136 templates/sql/query.twig:185
1167 #: templates/start_and_number_of_rows_panel.twig:14
1168 #: templates/table/find_replace/index.twig:59
1169 #: templates/table/operations/index.twig:38
1170 #: templates/table/operations/index.twig:88
1171 #: templates/table/operations/index.twig:217
1172 #: templates/table/operations/index.twig:306
1173 #: templates/table/operations/index.twig:461
1174 #: templates/table/operations/view.twig:16
1175 #: templates/table/search/index.twig:161
1176 #: templates/table/structure/display_structure.twig:394
1177 #: templates/table/structure/display_structure.twig:510
1178 #: templates/table/zoom_search/index.twig:155 templates/view_create.twig:116
1179 msgid "Go"
1180 msgstr ""
1182 #: libraries/classes/BrowseForeigners.php:219
1183 #: libraries/classes/BrowseForeigners.php:223
1184 #: templates/database/data_dictionary/index.twig:65 templates/indexes.twig:15
1185 #: templates/table/structure/display_structure.twig:414
1186 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1187 msgid "Keyname"
1188 msgstr ""
1190 #: libraries/classes/BrowseForeigners.php:220
1191 #: libraries/classes/BrowseForeigners.php:222
1192 #: templates/server/collations/index.twig:14
1193 #: templates/server/engines/index.twig:14
1194 #: templates/server/plugins/index.twig:27
1195 #: templates/server/status/variables/index.twig:74
1196 msgid "Description"
1197 msgstr ""
1199 #: libraries/classes/BrowseForeigners.php:324
1200 #: libraries/classes/Html/Generator.php:1225 libraries/classes/Language.php:209
1201 #: libraries/classes/Pdf.php:92
1202 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:536
1203 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:569
1204 msgid "Page number:"
1205 msgstr ""
1207 #: libraries/classes/BrowseForeigners.php:338
1208 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
1209 #: templates/display/results/table.twig:24
1210 #: templates/server/privileges/initials_row.twig:20
1211 #: templates/table/browse_foreigners/show_all.twig:4
1212 msgid "Show all"
1213 msgstr ""
1215 #: libraries/classes/Charsets/Collation.php:168
1216 #: libraries/classes/Charsets.php:172 libraries/classes/Charsets.php:173
1217 msgid "Unknown"
1218 msgstr ""
1220 #: libraries/classes/Charsets/Collation.php:212
1221 #: libraries/classes/Charsets/Collation.php:481
1222 msgctxt "Collation"
1223 msgid "German (phone book order)"
1224 msgstr ""
1226 #: libraries/classes/Charsets/Collation.php:215
1227 #: libraries/classes/Charsets/Collation.php:478
1228 msgctxt "Collation"
1229 msgid "German (dictionary order)"
1230 msgstr ""
1232 #: libraries/classes/Charsets/Collation.php:223
1233 #: libraries/classes/Charsets/Collation.php:556
1234 msgctxt "Collation"
1235 msgid "Spanish (traditional)"
1236 msgstr ""
1238 #: libraries/classes/Charsets/Collation.php:226
1239 #: libraries/classes/Charsets/Collation.php:549
1240 msgctxt "Collation"
1241 msgid "Spanish (modern)"
1242 msgstr ""
1244 #: libraries/classes/Charsets/Collation.php:288
1245 msgctxt "Collation variant"
1246 msgid "case-insensitive"
1247 msgstr ""
1249 #: libraries/classes/Charsets/Collation.php:291
1250 msgctxt "Collation variant"
1251 msgid "case-sensitive"
1252 msgstr ""
1254 #: libraries/classes/Charsets/Collation.php:294
1255 msgctxt "Collation variant"
1256 msgid "accent-insensitive"
1257 msgstr ""
1259 #: libraries/classes/Charsets/Collation.php:297
1260 msgctxt "Collation variant"
1261 msgid "accent-sensitive"
1262 msgstr ""
1264 #: libraries/classes/Charsets/Collation.php:300
1265 msgctxt "Collation variant"
1266 msgid "kana-sensitive"
1267 msgstr ""
1269 #: libraries/classes/Charsets/Collation.php:304
1270 msgctxt "Collation variant"
1271 msgid "multi-level"
1272 msgstr ""
1274 #: libraries/classes/Charsets/Collation.php:307
1275 msgctxt "Collation variant"
1276 msgid "binary"
1277 msgstr ""
1279 #: libraries/classes/Charsets/Collation.php:310
1280 msgctxt "Collation variant"
1281 msgid "no-pad"
1282 msgstr ""
1284 #: libraries/classes/Charsets/Collation.php:326
1285 msgctxt "Collation"
1286 msgid "Binary"
1287 msgstr ""
1289 #: libraries/classes/Charsets/Collation.php:338
1290 #: libraries/classes/Charsets/Collation.php:580
1291 msgctxt "Collation"
1292 msgid "Unicode"
1293 msgstr ""
1295 #: libraries/classes/Charsets/Collation.php:348
1296 #: libraries/classes/Charsets/Collation.php:527
1297 msgctxt "Collation"
1298 msgid "West European"
1299 msgstr ""
1301 #: libraries/classes/Charsets/Collation.php:355
1302 msgctxt "Collation"
1303 msgid "Central European"
1304 msgstr ""
1306 #: libraries/classes/Charsets/Collation.php:360
1307 #: libraries/classes/Charsets/Collation.php:534
1308 msgctxt "Collation"
1309 msgid "Russian"
1310 msgstr ""
1312 #: libraries/classes/Charsets/Collation.php:365
1313 msgctxt "Collation"
1314 msgid "Simplified Chinese"
1315 msgstr ""
1317 #: libraries/classes/Charsets/Collation.php:368
1318 msgctxt "Collation"
1319 msgid "Traditional Chinese"
1320 msgstr ""
1322 #: libraries/classes/Charsets/Collation.php:371
1323 #: libraries/classes/Charsets/Collation.php:450
1324 msgctxt "Collation"
1325 msgid "Chinese"
1326 msgstr ""
1328 #: libraries/classes/Charsets/Collation.php:379
1329 #: libraries/classes/Charsets/Collation.php:498
1330 msgctxt "Collation"
1331 msgid "Japanese"
1332 msgstr ""
1334 #: libraries/classes/Charsets/Collation.php:384
1335 msgctxt "Collation"
1336 msgid "Baltic"
1337 msgstr ""
1339 #: libraries/classes/Charsets/Collation.php:389
1340 msgctxt "Collation"
1341 msgid "Armenian"
1342 msgstr ""
1344 #: libraries/classes/Charsets/Collation.php:392
1345 msgctxt "Collation"
1346 msgid "Cyrillic"
1347 msgstr ""
1349 #: libraries/classes/Charsets/Collation.php:395
1350 msgctxt "Collation"
1351 msgid "Arabic"
1352 msgstr ""
1354 #: libraries/classes/Charsets/Collation.php:398
1355 #: libraries/classes/Charsets/Collation.php:513
1356 msgctxt "Collation"
1357 msgid "Korean"
1358 msgstr ""
1360 #: libraries/classes/Charsets/Collation.php:401
1361 msgctxt "Collation"
1362 msgid "Hebrew"
1363 msgstr ""
1365 #: libraries/classes/Charsets/Collation.php:404
1366 msgctxt "Collation"
1367 msgid "Georgian"
1368 msgstr ""
1370 #: libraries/classes/Charsets/Collation.php:407
1371 msgctxt "Collation"
1372 msgid "Greek"
1373 msgstr ""
1375 #: libraries/classes/Charsets/Collation.php:410
1376 msgctxt "Collation"
1377 msgid "Czech-Slovak"
1378 msgstr ""
1380 #: libraries/classes/Charsets/Collation.php:413
1381 #: libraries/classes/Charsets/Collation.php:572
1382 msgctxt "Collation"
1383 msgid "Ukrainian"
1384 msgstr ""
1386 #: libraries/classes/Charsets/Collation.php:416
1387 #: libraries/classes/Charsets/Collation.php:568
1388 msgctxt "Collation"
1389 msgid "Turkish"
1390 msgstr ""
1392 #: libraries/classes/Charsets/Collation.php:419
1393 #: libraries/classes/Charsets/Collation.php:560
1394 msgctxt "Collation"
1395 msgid "Swedish"
1396 msgstr ""
1398 #: libraries/classes/Charsets/Collation.php:422
1399 #: libraries/classes/Charsets/Collation.php:564
1400 msgctxt "Collation"
1401 msgid "Thai"
1402 msgstr ""
1404 #: libraries/classes/Charsets/Collation.php:425
1405 msgctxt "Collation"
1406 msgid "Unknown"
1407 msgstr ""
1409 #: libraries/classes/Charsets/Collation.php:444
1410 msgctxt "Collation"
1411 msgid "Bulgarian"
1412 msgstr ""
1414 #: libraries/classes/Charsets/Collation.php:455
1415 msgctxt "Collation"
1416 msgid "Croatian"
1417 msgstr ""
1419 #: libraries/classes/Charsets/Collation.php:459
1420 msgctxt "Collation"
1421 msgid "Czech"
1422 msgstr ""
1424 #: libraries/classes/Charsets/Collation.php:463
1425 msgctxt "Collation"
1426 msgid "Danish"
1427 msgstr ""
1429 #: libraries/classes/Charsets/Collation.php:467
1430 msgctxt "Collation"
1431 msgid "English"
1432 msgstr ""
1434 #: libraries/classes/Charsets/Collation.php:471
1435 msgctxt "Collation"
1436 msgid "Esperanto"
1437 msgstr ""
1439 #: libraries/classes/Charsets/Collation.php:475
1440 msgctxt "Collation"
1441 msgid "Estonian"
1442 msgstr ""
1444 #: libraries/classes/Charsets/Collation.php:490
1445 msgctxt "Collation"
1446 msgid "Hungarian"
1447 msgstr ""
1449 #: libraries/classes/Charsets/Collation.php:494
1450 msgctxt "Collation"
1451 msgid "Icelandic"
1452 msgstr ""
1454 #: libraries/classes/Charsets/Collation.php:501
1455 msgctxt "Collation"
1456 msgid "Classical Latin"
1457 msgstr ""
1459 #: libraries/classes/Charsets/Collation.php:505
1460 msgctxt "Collation"
1461 msgid "Latvian"
1462 msgstr ""
1464 #: libraries/classes/Charsets/Collation.php:509
1465 msgctxt "Collation"
1466 msgid "Lithuanian"
1467 msgstr ""
1469 #: libraries/classes/Charsets/Collation.php:517
1470 msgctxt "Collation"
1471 msgid "Burmese"
1472 msgstr ""
1474 #: libraries/classes/Charsets/Collation.php:520
1475 msgctxt "Collation"
1476 msgid "Persian"
1477 msgstr ""
1479 #: libraries/classes/Charsets/Collation.php:524
1480 msgctxt "Collation"
1481 msgid "Polish"
1482 msgstr ""
1484 #: libraries/classes/Charsets/Collation.php:531
1485 msgctxt "Collation"
1486 msgid "Romanian"
1487 msgstr ""
1489 #: libraries/classes/Charsets/Collation.php:538
1490 msgctxt "Collation"
1491 msgid "Sinhalese"
1492 msgstr ""
1494 #: libraries/classes/Charsets/Collation.php:542
1495 msgctxt "Collation"
1496 msgid "Slovak"
1497 msgstr ""
1499 #: libraries/classes/Charsets/Collation.php:546
1500 msgctxt "Collation"
1501 msgid "Slovenian"
1502 msgstr ""
1504 #: libraries/classes/Charsets/Collation.php:576
1505 msgctxt "Collation"
1506 msgid "Vietnamese"
1507 msgstr ""
1509 #: libraries/classes/Config/Descriptions.php:58
1510 #: libraries/classes/Config/Descriptions.php:59
1511 #: libraries/classes/Config/Descriptions.php:60
1512 msgid "Users cannot set a higher value"
1513 msgstr ""
1515 #: libraries/classes/Config/Descriptions.php:68
1516 msgid ""
1517 "If enabled, user can enter any MySQL server in login form for cookie auth."
1518 msgstr ""
1520 #: libraries/classes/Config/Descriptions.php:71
1521 msgid ""
1522 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1523 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1524 "to the given regular expression."
1525 msgstr ""
1527 #: libraries/classes/Config/Descriptions.php:76
1528 msgid ""
1529 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1530 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1531 "cross-frame scripting (XSS) attacks."
1532 msgstr ""
1534 #: libraries/classes/Config/Descriptions.php:81
1535 msgid ""
1536 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1537 "authentication."
1538 msgstr ""
1540 #: libraries/classes/Config/Descriptions.php:85
1541 msgid "Enable bzip2 compression for import operations."
1542 msgstr ""
1544 #: libraries/classes/Config/Descriptions.php:88
1545 msgid "Enter the URL for your reCaptcha v2 compatible API."
1546 msgstr ""
1548 #: libraries/classes/Config/Descriptions.php:89
1549 msgid ""
1550 "Enter the Content-Security-Policy snippet for your reCaptcha v2 compatible "
1551 "API."
1552 msgstr ""
1554 #: libraries/classes/Config/Descriptions.php:90
1555 msgid "Enter the request parameter used by your reCaptcha v2 compatible API."
1556 msgstr ""
1558 #: libraries/classes/Config/Descriptions.php:91
1559 msgid "Enter the response parameter used by your reCaptcha v2 compatible API."
1560 msgstr ""
1562 #: libraries/classes/Config/Descriptions.php:92
1563 msgid "Enter your public key for your domain reCaptcha service."
1564 msgstr ""
1566 #: libraries/classes/Config/Descriptions.php:93
1567 msgid "Enter your private key for your domain reCaptcha service."
1568 msgstr ""
1570 #: libraries/classes/Config/Descriptions.php:94
1571 msgid "Enter your siteverify URL for your reCaptcha service."
1572 msgstr ""
1574 #: libraries/classes/Config/Descriptions.php:96
1575 msgid ""
1576 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1577 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1578 "kbd] - allows newlines in columns."
1579 msgstr ""
1581 #: libraries/classes/Config/Descriptions.php:101
1582 msgid ""
1583 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1584 "highlighting and line numbers."
1585 msgstr ""
1587 #: libraries/classes/Config/Descriptions.php:106
1588 msgid ""
1589 "Find any errors in the query before executing it. Requires CodeMirror to be "
1590 "enabled."
1591 msgstr ""
1593 #: libraries/classes/Config/Descriptions.php:110
1594 msgid ""
1595 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1596 "columns."
1597 msgstr ""
1599 #: libraries/classes/Config/Descriptions.php:114
1600 msgid ""
1601 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1602 "columns."
1603 msgstr ""
1605 #: libraries/classes/Config/Descriptions.php:118
1606 msgid ""
1607 "Compress gzip exports on the fly without the need for much memory; if you "
1608 "encounter problems with created gzip files disable this feature."
1609 msgstr ""
1611 #: libraries/classes/Config/Descriptions.php:122
1612 msgid ""
1613 "Whether a warning (\"Are your really sure…\") should be displayed when "
1614 "you're about to lose data."
1615 msgstr ""
1617 #: libraries/classes/Config/Descriptions.php:126
1618 msgid "Autocomplete of the table and column names in the SQL queries."
1619 msgstr ""
1621 #: libraries/classes/Config/Descriptions.php:129
1622 #: libraries/classes/Config/Descriptions.php:133
1623 #: libraries/classes/Config/Descriptions.php:137
1624 #: libraries/classes/Config/Descriptions.php:141
1625 #: libraries/classes/Config/Descriptions.php:145
1626 #: libraries/classes/Config/Descriptions.php:149
1627 #: libraries/classes/Config/Descriptions.php:153
1628 #: libraries/classes/Config/Descriptions.php:157
1629 #: libraries/classes/Config/Descriptions.php:161
1630 msgid ""
1631 "Values for options list for default transformations. These will be "
1632 "overwritten if transformation is filled in at table structure page."
1633 msgstr ""
1635 #: libraries/classes/Config/Descriptions.php:165
1636 msgid ""
1637 "Disable the table maintenance mass operations, like optimizing or repairing "
1638 "the selected tables of a database."
1639 msgstr ""
1641 #: libraries/classes/Config/Descriptions.php:169
1642 msgid ""
1643 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1644 "limit)."
1645 msgstr ""
1647 #: libraries/classes/Config/Descriptions.php:172
1648 #: libraries/classes/Config/Descriptions.php:737
1649 #: libraries/classes/Plugins/Export/ExportSql.php:348
1650 msgid "Exclude definition of current user"
1651 msgstr ""
1653 #: libraries/classes/Config/Descriptions.php:174
1654 msgid ""
1655 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1656 "the referenced data, [kbd]id[/kbd] is the key value."
1657 msgstr ""
1659 #: libraries/classes/Config/Descriptions.php:178
1660 msgid ""
1661 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1662 "for magic strings that can be used to get special values."
1663 msgstr ""
1665 #: libraries/classes/Config/Descriptions.php:183
1666 msgid ""
1667 "Please note that phpMyAdmin is just a user interface and its features do not "
1668 "limit MySQL."
1669 msgstr ""
1671 #: libraries/classes/Config/Descriptions.php:187
1672 msgid ""
1673 "Advanced server configuration, do not change these options unless you know "
1674 "what they are for."
1675 msgstr ""
1677 #: libraries/classes/Config/Descriptions.php:191
1678 msgid ""
1679 "Configure phpMyAdmin configuration storage to gain access to additional "
1680 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1681 "documentation."
1682 msgstr ""
1684 #: libraries/classes/Config/Descriptions.php:196
1685 msgid ""
1686 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1687 "storage."
1688 msgstr ""
1690 #: libraries/classes/Config/Descriptions.php:200
1691 msgid "Customize browse mode."
1692 msgstr ""
1694 #: libraries/classes/Config/Descriptions.php:201
1695 #: libraries/classes/Config/Descriptions.php:202
1696 #: libraries/classes/Config/Descriptions.php:209
1697 #: libraries/classes/Config/Descriptions.php:215
1698 #: libraries/classes/Config/Descriptions.php:216
1699 #: libraries/classes/Config/Descriptions.php:221
1700 msgid "Customize default options."
1701 msgstr ""
1703 #: libraries/classes/Config/Descriptions.php:203
1704 msgid "Settings for phpMyAdmin developers."
1705 msgstr ""
1707 #: libraries/classes/Config/Descriptions.php:204
1708 msgid "Customize edit mode."
1709 msgstr ""
1711 #: libraries/classes/Config/Descriptions.php:205
1712 msgid "Customize default export options."
1713 msgstr ""
1715 #: libraries/classes/Config/Descriptions.php:206
1716 msgid "Set some commonly used options."
1717 msgstr ""
1719 #: libraries/classes/Config/Descriptions.php:207
1720 msgid "Customize default common import options."
1721 msgstr ""
1723 #: libraries/classes/Config/Descriptions.php:208
1724 msgid "Set import and export directories and compression options."
1725 msgstr ""
1727 #: libraries/classes/Config/Descriptions.php:210
1728 msgid "Databases display options."
1729 msgstr ""
1731 #: libraries/classes/Config/Descriptions.php:211
1732 msgid "Customize appearance of the navigation panel."
1733 msgstr ""
1735 #: libraries/classes/Config/Descriptions.php:212
1736 msgid "Customize the navigation tree."
1737 msgstr ""
1739 #: libraries/classes/Config/Descriptions.php:213
1740 msgid "Servers display options."
1741 msgstr ""
1743 #: libraries/classes/Config/Descriptions.php:214
1744 msgid "Tables display options."
1745 msgstr ""
1747 #: libraries/classes/Config/Descriptions.php:217
1748 msgid "Settings that didn't fit anywhere else."
1749 msgstr ""
1751 #: libraries/classes/Config/Descriptions.php:218
1752 msgid "Authentication settings."
1753 msgstr ""
1755 #: libraries/classes/Config/Descriptions.php:219
1756 msgid "Enter server connection parameters."
1757 msgstr ""
1759 #: libraries/classes/Config/Descriptions.php:220
1760 msgid "Customize links shown in SQL Query boxes."
1761 msgstr ""
1763 #: libraries/classes/Config/Descriptions.php:222
1764 msgid "SQL queries settings."
1765 msgstr ""
1767 #: libraries/classes/Config/Descriptions.php:223
1768 msgid "Customize startup page."
1769 msgstr ""
1771 #: libraries/classes/Config/Descriptions.php:224
1772 msgid ""
1773 "Choose which details to show in the database structure (list of tables)."
1774 msgstr ""
1776 #: libraries/classes/Config/Descriptions.php:225
1777 msgid "Settings for the table structure (list of columns)."
1778 msgstr ""
1780 #: libraries/classes/Config/Descriptions.php:226
1781 msgid "Choose how you want tabs to work."
1782 msgstr ""
1784 #: libraries/classes/Config/Descriptions.php:227
1785 msgid "Customize text input fields."
1786 msgstr ""
1788 #: libraries/classes/Config/Descriptions.php:228
1789 msgid "Customize default options"
1790 msgstr ""
1792 #: libraries/classes/Config/Descriptions.php:229
1793 msgid "Disable some of the warnings shown by phpMyAdmin."
1794 msgstr ""
1796 #: libraries/classes/Config/Descriptions.php:232
1797 msgid "Enable gzip compression for import and export operations."
1798 msgstr ""
1800 #: libraries/classes/Config/Descriptions.php:236
1801 msgid ""
1802 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1803 "if one of the queries failed."
1804 msgstr ""
1806 #: libraries/classes/Config/Descriptions.php:240
1807 msgid ""
1808 "Allow interrupt of import in case script detects it is close to time limit. "
1809 "This might be a good way to import large files, however it can break "
1810 "transactions."
1811 msgstr ""
1813 #: libraries/classes/Config/Descriptions.php:245
1814 msgid ""
1815 "Default format; be aware that this list depends on location (database, "
1816 "table) and only SQL is always available."
1817 msgstr ""
1819 #: libraries/classes/Config/Descriptions.php:248
1820 #: libraries/classes/Config/Descriptions.php:249
1821 msgid "Update data when duplicate keys found on import"
1822 msgstr ""
1824 #: libraries/classes/Config/Descriptions.php:250
1825 msgid "Number of queries to skip from start."
1826 msgstr ""
1828 #: libraries/classes/Config/Descriptions.php:252
1829 msgid ""
1830 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1831 "only occurs for the current server. Setting this to FALSE makes it easy to "
1832 "forget to log out from other servers when connected to multiple servers."
1833 msgstr ""
1835 #: libraries/classes/Config/Descriptions.php:257
1836 msgid ""
1837 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1838 "kbd] authentication mode."
1839 msgstr ""
1841 #: libraries/classes/Config/Descriptions.php:261
1842 msgid ""
1843 "Defines how long (in seconds) a login cookie should be stored in browser. "
1844 "The default of 0 means that it will be kept for the existing session only, "
1845 "and will be deleted as soon as you close the browser window. This is "
1846 "recommended for non-trusted environments."
1847 msgstr ""
1849 #: libraries/classes/Config/Descriptions.php:267
1850 msgid "Maximum number of characters used when a SQL query is displayed."
1851 msgstr ""
1853 #: libraries/classes/Config/Descriptions.php:270
1854 msgid ""
1855 "The number of items that can be displayed on each page on the first level of "
1856 "the navigation tree."
1857 msgstr ""
1859 #: libraries/classes/Config/Descriptions.php:274
1860 msgid ""
1861 "The number of items that can be displayed on each page of the navigation "
1862 "tree."
1863 msgstr ""
1865 #: libraries/classes/Config/Descriptions.php:277
1866 msgid ""
1867 "Number of rows displayed when browsing a result set. If the result set "
1868 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1869 msgstr ""
1871 #: libraries/classes/Config/Descriptions.php:282
1872 msgid ""
1873 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1874 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1875 msgstr ""
1877 #: libraries/classes/Config/Descriptions.php:286
1878 msgid "In the navigation panel, replaces the database tree with a selector"
1879 msgstr ""
1881 #: libraries/classes/Config/Descriptions.php:289
1882 msgid "Link with main panel by highlighting the current database or table."
1883 msgstr ""
1885 #: libraries/classes/Config/Descriptions.php:292
1886 msgid ""
1887 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1888 "([code]new[/code])."
1889 msgstr ""
1891 #: libraries/classes/Config/Descriptions.php:296
1892 msgid ""
1893 "Defines the minimum number of items (tables, views, routines and events) to "
1894 "display a filter box."
1895 msgstr ""
1897 #: libraries/classes/Config/Descriptions.php:300
1898 msgid ""
1899 "Group items in the navigation tree (determined by the separator defined in "
1900 "the Databases and Tables tabs above)."
1901 msgstr ""
1903 #: libraries/classes/Config/Descriptions.php:304
1904 msgid ""
1905 "Whether to offer the possibility of tree expansion in the navigation panel."
1906 msgstr ""
1908 #: libraries/classes/Config/Descriptions.php:307
1909 msgid "Whether to show procedures under database in the navigation tree"
1910 msgstr ""
1912 #: libraries/classes/Config/Descriptions.php:310
1913 msgid "Whether to expand single database in the navigation tree automatically."
1914 msgstr ""
1916 #: libraries/classes/Config/Descriptions.php:312
1917 msgid "Set to 0 to collapse navigation panel."
1918 msgstr ""
1920 #: libraries/classes/Config/Descriptions.php:313
1921 msgid "Show logo in navigation panel."
1922 msgstr ""
1924 #: libraries/classes/Config/Descriptions.php:314
1925 msgid "URL where logo in the navigation panel will point to."
1926 msgstr ""
1928 #: libraries/classes/Config/Descriptions.php:315
1929 msgid "Display server choice at the top of the navigation panel."
1930 msgstr ""
1932 #: libraries/classes/Config/Descriptions.php:316
1933 msgid "String that separates databases into different tree levels."
1934 msgstr ""
1936 #: libraries/classes/Config/Descriptions.php:317
1937 msgid "String that separates tables into different tree levels."
1938 msgstr ""
1940 #: libraries/classes/Config/Descriptions.php:318
1941 msgid "Highlight server under the mouse cursor."
1942 msgstr ""
1944 #: libraries/classes/Config/Descriptions.php:319
1945 msgid "Whether to show tables under database in the navigation tree"
1946 msgstr ""
1948 #: libraries/classes/Config/Descriptions.php:320
1949 msgid "Whether to show views under database in the navigation tree"
1950 msgstr ""
1952 #: libraries/classes/Config/Descriptions.php:321
1953 msgid "Whether to show functions under database in the navigation tree"
1954 msgstr ""
1956 #: libraries/classes/Config/Descriptions.php:322
1957 msgid "Whether to show events under database in the navigation tree"
1958 msgstr ""
1960 #: libraries/classes/Config/Descriptions.php:324
1961 msgid ""
1962 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
1963 "DATETIME and TIMESTAMP, ascending order otherwise."
1964 msgstr ""
1966 #: libraries/classes/Config/Descriptions.php:328
1967 msgid ""
1968 "Disable the default warning that is displayed on the database details "
1969 "Structure page if any of the required tables for the phpMyAdmin "
1970 "configuration storage could not be found."
1971 msgstr ""
1973 #: libraries/classes/Config/Descriptions.php:333
1974 msgid ""
1975 "Disable the default warning that is displayed on the Structure page if "
1976 "column names in a table are reserved MySQL words."
1977 msgstr ""
1979 #: libraries/classes/Config/Descriptions.php:337
1980 msgid ""
1981 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
1982 "storage). If disabled, this utilizes JS-routines to display query history "
1983 "(lost by window close)."
1984 msgstr ""
1986 #: libraries/classes/Config/Descriptions.php:342
1987 msgid ""
1988 "Sets the effective timezone; possibly different than the one from your "
1989 "database server"
1990 msgstr ""
1992 #: libraries/classes/Config/Descriptions.php:346
1993 msgid ""
1994 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
1995 "[kbd]pma__bookmark[/kbd]"
1996 msgstr ""
1998 #: libraries/classes/Config/Descriptions.php:350
1999 msgid ""
2000 "Leave blank for no column comments/media types, suggested: "
2001 "[kbd]pma__column_info[/kbd]."
2002 msgstr ""
2004 #: libraries/classes/Config/Descriptions.php:354
2005 msgid ""
2006 "A special MySQL user configured with limited permissions, more information "
2007 "available on [doc@linked-tables]documentation[/doc]."
2008 msgstr ""
2010 #: libraries/classes/Config/Descriptions.php:358
2011 msgid ""
2012 "An alternate host to hold the configuration storage; leave blank to use the "
2013 "already defined host."
2014 msgstr ""
2016 #: libraries/classes/Config/Descriptions.php:362
2017 msgid ""
2018 "An alternate port to connect to the host that holds the configuration "
2019 "storage; leave blank to use the default port, or the already defined port, "
2020 "if the controlhost equals host."
2021 msgstr ""
2023 #: libraries/classes/Config/Descriptions.php:367
2024 msgid ""
2025 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2026 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2027 "com/19588]MySQL Bugs[/a]"
2028 msgstr ""
2030 #: libraries/classes/Config/Descriptions.php:371
2031 msgid ""
2032 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2033 "kbd]."
2034 msgstr ""
2036 #: libraries/classes/Config/Descriptions.php:375
2037 msgid ""
2038 "Limits number of table preferences which are stored in database, the oldest "
2039 "records are automatically removed."
2040 msgstr ""
2042 #: libraries/classes/Config/Descriptions.php:379
2043 msgid ""
2044 "Leave blank for no QBE saved searches support, suggested: "
2045 "[kbd]pma__savedsearches[/kbd]."
2046 msgstr ""
2048 #: libraries/classes/Config/Descriptions.php:383
2049 msgid ""
2050 "Leave blank for no export template support, suggested: "
2051 "[kbd]pma__export_templates[/kbd]."
2052 msgstr ""
2054 #: libraries/classes/Config/Descriptions.php:387
2055 msgid ""
2056 "Leave blank for no central columns support, suggested: "
2057 "[kbd]pma__central_columns[/kbd]."
2058 msgstr ""
2060 #: libraries/classes/Config/Descriptions.php:391
2061 msgid ""
2062 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2063 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2064 "[kbd]'my_db'[/kbd]."
2065 msgstr ""
2067 #: libraries/classes/Config/Descriptions.php:396
2068 msgid ""
2069 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2070 msgstr ""
2072 #: libraries/classes/Config/Descriptions.php:399
2073 msgid ""
2074 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2075 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2076 "Suggested: [kbd]phpmyadmin[/kbd]."
2077 msgstr ""
2079 #: libraries/classes/Config/Descriptions.php:404
2080 msgid ""
2081 "Leave blank for no \"persistent\" recently used tables across sessions, "
2082 "suggested: [kbd]pma__recent[/kbd]."
2083 msgstr ""
2085 #: libraries/classes/Config/Descriptions.php:408
2086 msgid ""
2087 "Leave blank for no \"persistent\" favorite tables across sessions, "
2088 "suggested: [kbd]pma__favorite[/kbd]."
2089 msgstr ""
2091 #: libraries/classes/Config/Descriptions.php:412
2092 msgid ""
2093 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2094 "[kbd]pma__relation[/kbd]."
2095 msgstr ""
2097 #: libraries/classes/Config/Descriptions.php:417
2098 msgid ""
2099 "See [doc@authentication-modes]authentication types[/doc] for an example."
2100 msgstr ""
2102 #: libraries/classes/Config/Descriptions.php:421
2103 msgid ""
2104 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2105 "kbd]."
2106 msgstr ""
2108 #: libraries/classes/Config/Descriptions.php:424
2109 msgid ""
2110 "Table to describe the display columns, leave blank for no support; "
2111 "suggested: [kbd]pma__table_info[/kbd]."
2112 msgstr ""
2114 #: libraries/classes/Config/Descriptions.php:428
2115 msgid ""
2116 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2117 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2118 msgstr ""
2120 #: libraries/classes/Config/Descriptions.php:432
2121 msgid ""
2122 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2123 "the log when creating a database."
2124 msgstr ""
2126 #: libraries/classes/Config/Descriptions.php:436
2127 msgid ""
2128 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2129 "log when creating a table."
2130 msgstr ""
2132 #: libraries/classes/Config/Descriptions.php:440
2133 msgid ""
2134 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2135 "log when creating a view."
2136 msgstr ""
2138 #: libraries/classes/Config/Descriptions.php:444
2139 msgid "Defines the list of statements the auto-creation uses for new versions."
2140 msgstr ""
2142 #: libraries/classes/Config/Descriptions.php:447
2143 msgid ""
2144 "Leave blank for no SQL query tracking support, suggested: "
2145 "[kbd]pma__tracking[/kbd]."
2146 msgstr ""
2148 #: libraries/classes/Config/Descriptions.php:451
2149 msgid ""
2150 "Whether the tracking mechanism creates versions for tables and views "
2151 "automatically."
2152 msgstr ""
2154 #: libraries/classes/Config/Descriptions.php:455
2155 msgid ""
2156 "Leave blank for no user preferences storage in database, suggested: "
2157 "[kbd]pma__userconfig[/kbd]."
2158 msgstr ""
2160 #: libraries/classes/Config/Descriptions.php:459
2161 msgid ""
2162 "Both this table and the user groups table are required to enable the "
2163 "configurable menus feature; leaving either one of them blank will disable "
2164 "this feature, suggested: [kbd]pma__users[/kbd]."
2165 msgstr ""
2167 #: libraries/classes/Config/Descriptions.php:464
2168 msgid ""
2169 "Both this table and the users table are required to enable the configurable "
2170 "menus feature; leaving either one of them blank will disable this feature, "
2171 "suggested: [kbd]pma__usergroups[/kbd]."
2172 msgstr ""
2174 #: libraries/classes/Config/Descriptions.php:469
2175 msgid ""
2176 "Leave blank to disable the feature to hide and show navigation items, "
2177 "suggested: [kbd]pma__navigationhiding[/kbd]."
2178 msgstr ""
2180 #: libraries/classes/Config/Descriptions.php:473
2181 msgid ""
2182 "A user-friendly description of this server. Leave blank to display the "
2183 "hostname instead."
2184 msgstr ""
2186 #: libraries/classes/Config/Descriptions.php:476
2187 msgid "Leave blank if not used."
2188 msgstr ""
2190 #: libraries/classes/Config/Descriptions.php:477
2191 msgid "Leave blank for defaults."
2192 msgstr ""
2194 #: libraries/classes/Config/Descriptions.php:478
2195 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2196 msgstr ""
2198 #: libraries/classes/Config/Descriptions.php:479
2199 msgid "Authentication method to use."
2200 msgstr ""
2202 #: libraries/classes/Config/Descriptions.php:480
2203 msgid "Compress connection to MySQL server."
2204 msgstr ""
2206 #: libraries/classes/Config/Descriptions.php:481
2207 msgid "Hide databases matching regular expression (PCRE)."
2208 msgstr ""
2210 #: libraries/classes/Config/Descriptions.php:482
2211 msgid "Hostname where MySQL server is running."
2212 msgstr ""
2214 #: libraries/classes/Config/Descriptions.php:483
2215 #: libraries/classes/Config/Descriptions.php:487
2216 msgid "Leave empty if not using config auth."
2217 msgstr ""
2219 #: libraries/classes/Config/Descriptions.php:484
2220 msgid "Port on which MySQL server is listening, leave empty for default."
2221 msgstr ""
2223 #: libraries/classes/Config/Descriptions.php:485
2224 msgid "Socket on which MySQL server is listening, leave empty for default."
2225 msgstr ""
2227 #: libraries/classes/Config/Descriptions.php:486
2228 msgid "Enable SSL for connection to MySQL server."
2229 msgstr ""
2231 #: libraries/classes/Config/Descriptions.php:489
2232 msgid ""
2233 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2234 "authentication mode because the password is hard coded in the configuration "
2235 "file; this does not limit the ability to execute the same command directly."
2236 msgstr ""
2238 #: libraries/classes/Config/Descriptions.php:494
2239 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2240 msgstr ""
2242 #: libraries/classes/Config/Descriptions.php:497
2243 msgid ""
2244 "Show or hide a column displaying the Last update timestamp for all tables."
2245 msgstr ""
2247 #: libraries/classes/Config/Descriptions.php:500
2248 msgid ""
2249 "Show or hide a column displaying the Last check timestamp for all tables."
2250 msgstr ""
2252 #: libraries/classes/Config/Descriptions.php:503
2253 msgid ""
2254 "Defines whether or not type fields should be initially displayed in edit/"
2255 "insert mode."
2256 msgstr ""
2258 #: libraries/classes/Config/Descriptions.php:507
2259 msgid ""
2260 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2261 "[/a] output."
2262 msgstr ""
2264 #: libraries/classes/Config/Descriptions.php:510
2265 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2266 msgstr ""
2268 #: libraries/classes/Config/Descriptions.php:511
2269 msgid "Show or hide a column displaying the comments for all tables."
2270 msgstr ""
2272 #: libraries/classes/Config/Descriptions.php:512
2273 msgid "Show or hide a column displaying the charset for all tables."
2274 msgstr ""
2276 #: libraries/classes/Config/Descriptions.php:513
2277 msgid "Display the function fields in edit/insert mode."
2278 msgstr ""
2280 #: libraries/classes/Config/Descriptions.php:514
2281 msgid "Whether to show hint or not."
2282 msgstr ""
2284 #: libraries/classes/Config/Descriptions.php:515
2285 msgid ""
2286 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2287 msgstr ""
2289 #: libraries/classes/Config/Descriptions.php:516
2290 msgid "Allow to display database and table statistics (e.g. space usage)."
2291 msgstr ""
2293 #: libraries/classes/Config/Descriptions.php:518
2294 msgid ""
2295 "Mark used tables and make it possible to show databases with locked tables."
2296 msgstr ""
2298 #: libraries/classes/Config/Descriptions.php:521
2299 msgid ""
2300 "Disable the default warning that is displayed on the main page if Suhosin is "
2301 "detected."
2302 msgstr ""
2304 #: libraries/classes/Config/Descriptions.php:525
2305 msgid ""
2306 "Disable the default warning that is displayed on the main page if the value "
2307 "of the PHP setting session.gc_maxlifetime is less than the value of "
2308 "`LoginCookieValidity`."
2309 msgstr ""
2311 #: libraries/classes/Config/Descriptions.php:530
2312 msgid ""
2313 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2314 "query textareas (*2)."
2315 msgstr ""
2317 #: libraries/classes/Config/Descriptions.php:534
2318 msgid ""
2319 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2320 "query textareas (*2)."
2321 msgstr ""
2323 #: libraries/classes/Config/Descriptions.php:538
2324 msgid ""
2325 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2326 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2327 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2328 "HTTP_X_FORWARDED_FOR[/kbd]."
2329 msgstr ""
2331 #: libraries/classes/Config/Descriptions.php:544
2332 msgid ""
2333 "When disabled, users cannot set any of the options below, regardless of the "
2334 "checkbox on the right."
2335 msgstr ""
2337 #: libraries/classes/Config/Descriptions.php:548
2338 msgid ""
2339 "The url of the proxy to be used when retrieving the information about the "
2340 "latest version of phpMyAdmin or when submitting error reports. You need this "
2341 "if the server where phpMyAdmin is installed does not have direct access to "
2342 "the internet. The format is: \"hostname:portnumber\"."
2343 msgstr ""
2345 #: libraries/classes/Config/Descriptions.php:554
2346 msgid ""
2347 "The username for authenticating with the proxy. By default, no "
2348 "authentication is performed. If a username is supplied, Basic Authentication "
2349 "will be performed. No other types of authentication are currently supported."
2350 msgstr ""
2352 #: libraries/classes/Config/Descriptions.php:560
2353 msgid ""
2354 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2355 "will be inserted with Shift+Enter."
2356 msgstr ""
2358 #: libraries/classes/Config/Descriptions.php:564
2359 msgid ""
2360 "Enable Zero Configuration mode which lets you setup phpMyAdmin configuration "
2361 "storage tables automatically."
2362 msgstr ""
2364 #: libraries/classes/Config/Descriptions.php:567
2365 msgid "Highlight selected rows."
2366 msgstr ""
2368 #: libraries/classes/Config/Descriptions.php:568
2369 msgid "Highlight row pointed by the mouse cursor."
2370 msgstr ""
2372 #: libraries/classes/Config/Descriptions.php:569
2373 msgid "Number of columns for CHAR/VARCHAR textareas."
2374 msgstr ""
2376 #: libraries/classes/Config/Descriptions.php:570
2377 msgid "Number of rows for CHAR/VARCHAR textareas."
2378 msgstr ""
2380 #: libraries/classes/Config/Descriptions.php:571
2381 msgid ""
2382 "Log SQL queries and their execution time, to be displayed in the console"
2383 msgstr ""
2385 #: libraries/classes/Config/Descriptions.php:572
2386 msgid "Tab that is displayed when entering a database."
2387 msgstr ""
2389 #: libraries/classes/Config/Descriptions.php:573
2390 msgid "Tab that is displayed when entering a server."
2391 msgstr ""
2393 #: libraries/classes/Config/Descriptions.php:574
2394 msgid "Tab that is displayed when entering a table."
2395 msgstr ""
2397 #: libraries/classes/Config/Descriptions.php:575
2398 msgid "Whether the table structure actions should be hidden."
2399 msgstr ""
2401 #: libraries/classes/Config/Descriptions.php:576
2402 msgid "Whether column comments should be shown in table structure view"
2403 msgstr ""
2405 #: libraries/classes/Config/Descriptions.php:577
2406 msgid "Show server listing as a list instead of a drop down."
2407 msgstr ""
2409 #: libraries/classes/Config/Descriptions.php:578
2410 msgid "A dropdown will be used if fewer items are present."
2411 msgstr ""
2413 #: libraries/classes/Config/Descriptions.php:579
2414 msgid "Default value for foreign key checks checkbox for some queries."
2415 msgstr ""
2417 #: libraries/classes/Config/Descriptions.php:580
2418 msgid "Uncheck the checkbox to disable drag and drop import"
2419 msgstr ""
2421 #: libraries/classes/Config/Descriptions.php:581
2422 msgid "How many rows can be inserted at one time."
2423 msgstr ""
2425 #: libraries/classes/Config/Descriptions.php:582
2426 msgid ""
2427 "Maximum number of characters shown in any non-numeric column on browse view."
2428 msgstr ""
2430 #: libraries/classes/Config/Descriptions.php:583
2431 msgid "Define how long (in seconds) a login cookie is valid."
2432 msgstr ""
2434 #: libraries/classes/Config/Descriptions.php:584
2435 msgid "Double size of textarea for LONGTEXT columns."
2436 msgstr ""
2438 #: libraries/classes/Config/Descriptions.php:585
2439 msgid "Maximum number of databases displayed in database list."
2440 msgstr ""
2442 #: libraries/classes/Config/Descriptions.php:586
2443 msgid "Maximum number of tables displayed in table list."
2444 msgstr ""
2446 #: libraries/classes/Config/Descriptions.php:587
2447 msgid "Maximum number of recently used tables; set 0 to disable."
2448 msgstr ""
2450 #: libraries/classes/Config/Descriptions.php:588
2451 msgid "Maximum number of favorite tables; set 0 to disable."
2452 msgstr ""
2454 #: libraries/classes/Config/Descriptions.php:589
2455 msgid "These are Edit, Copy and Delete links."
2456 msgstr ""
2458 #: libraries/classes/Config/Descriptions.php:590
2459 msgid "Whether to show row links even in the absence of a unique key."
2460 msgstr ""
2462 #: libraries/classes/Config/Descriptions.php:591
2463 #: libraries/classes/Config/Descriptions.php:867
2464 msgid "Disable shortcut keys"
2465 msgstr ""
2467 #: libraries/classes/Config/Descriptions.php:592
2468 msgid "Use natural order for sorting table and database names."
2469 msgstr ""
2471 #: libraries/classes/Config/Descriptions.php:593
2472 #: libraries/classes/Config/Descriptions.php:596
2473 #: libraries/classes/Config/Descriptions.php:597
2474 msgid "Use only icons, only text or both."
2475 msgstr ""
2477 #: libraries/classes/Config/Descriptions.php:594
2478 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2479 msgstr ""
2481 #: libraries/classes/Config/Descriptions.php:595
2482 msgid "Use persistent connections to MySQL databases."
2483 msgstr ""
2485 #: libraries/classes/Config/Descriptions.php:598
2486 msgid "Disallow BLOB and BINARY columns from editing."
2487 msgstr ""
2489 #: libraries/classes/Config/Descriptions.php:599
2490 msgid "How many queries are kept in history."
2491 msgstr ""
2493 #: libraries/classes/Config/Descriptions.php:600
2494 msgid "Select which functions will be used for character set conversion."
2495 msgstr ""
2497 #: libraries/classes/Config/Descriptions.php:601
2498 msgid "When browsing tables, the sorting of each table is remembered."
2499 msgstr ""
2501 #: libraries/classes/Config/Descriptions.php:602
2502 msgid "Default sort order for tables with a primary key."
2503 msgstr ""
2505 #: libraries/classes/Config/Descriptions.php:603
2506 msgid ""
2507 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2508 msgstr ""
2510 #: libraries/classes/Config/Descriptions.php:604
2511 msgid "For display Options"
2512 msgstr ""
2514 #: libraries/classes/Config/Descriptions.php:605
2515 msgid "Directory where exports can be saved on server."
2516 msgstr ""
2518 #: libraries/classes/Config/Descriptions.php:606
2519 msgid ""
2520 "Defines whether the query box should stay on-screen after its submission."
2521 msgstr ""
2523 #: libraries/classes/Config/Descriptions.php:607
2524 msgid "Title of browser window when a database is selected."
2525 msgstr ""
2527 #: libraries/classes/Config/Descriptions.php:608
2528 msgid "Title of browser window when nothing is selected."
2529 msgstr ""
2531 #: libraries/classes/Config/Descriptions.php:609
2532 msgid "Title of browser window when a server is selected."
2533 msgstr ""
2535 #: libraries/classes/Config/Descriptions.php:610
2536 msgid "Title of browser window when a table is selected."
2537 msgstr ""
2539 #: libraries/classes/Config/Descriptions.php:611
2540 msgid "Directory on server where you can upload files for import."
2541 msgstr ""
2543 #: libraries/classes/Config/Descriptions.php:612
2544 msgid "Allow for searching inside the entire database."
2545 msgstr ""
2547 #: libraries/classes/Config/Descriptions.php:613
2548 msgid "Enables check for latest version on main phpMyAdmin page."
2549 msgstr ""
2551 #: libraries/classes/Config/Descriptions.php:614
2552 msgid "The password for authenticating with the proxy."
2553 msgstr ""
2555 #: libraries/classes/Config/Descriptions.php:615
2556 msgid "Enable ZIP compression for import and export operations."
2557 msgstr ""
2559 #: libraries/classes/Config/Descriptions.php:616
2560 msgid "Choose the default action when sending error reports."
2561 msgstr ""
2563 #: libraries/classes/Config/Descriptions.php:623
2564 msgid "Allow login to any MySQL server"
2565 msgstr ""
2567 #: libraries/classes/Config/Descriptions.php:624
2568 msgid "Restrict login to MySQL server"
2569 msgstr ""
2571 #: libraries/classes/Config/Descriptions.php:625
2572 msgid "Allow third party framing"
2573 msgstr ""
2575 #: libraries/classes/Config/Descriptions.php:626
2576 msgid "Show \"Drop database\" link to normal users"
2577 msgstr ""
2579 #: libraries/classes/Config/Descriptions.php:627
2580 msgid "Blowfish secret"
2581 msgstr ""
2583 #: libraries/classes/Config/Descriptions.php:628
2584 msgid "Row marker"
2585 msgstr ""
2587 #: libraries/classes/Config/Descriptions.php:629
2588 msgid "Highlight pointer"
2589 msgstr ""
2591 #: libraries/classes/Config/Descriptions.php:630
2592 msgid "Bzip2"
2593 msgstr ""
2595 #: libraries/classes/Config/Descriptions.php:631
2596 msgid "CHAR columns editing"
2597 msgstr ""
2599 #: libraries/classes/Config/Descriptions.php:632
2600 msgid "Enable CodeMirror"
2601 msgstr ""
2603 #: libraries/classes/Config/Descriptions.php:633
2604 msgid "Enable linter"
2605 msgstr ""
2607 #: libraries/classes/Config/Descriptions.php:634
2608 msgid "Minimum size for input field"
2609 msgstr ""
2611 #: libraries/classes/Config/Descriptions.php:635
2612 msgid "Maximum size for input field"
2613 msgstr ""
2615 #: libraries/classes/Config/Descriptions.php:636
2616 msgid "CHAR textarea columns"
2617 msgstr ""
2619 #: libraries/classes/Config/Descriptions.php:637
2620 msgid "CHAR textarea rows"
2621 msgstr ""
2623 #: libraries/classes/Config/Descriptions.php:638
2624 msgid "Check config file permissions"
2625 msgstr ""
2627 #: libraries/classes/Config/Descriptions.php:639
2628 msgid "Compress on the fly"
2629 msgstr ""
2631 #: libraries/classes/Config/Descriptions.php:640
2632 msgid "Confirm DROP queries"
2633 msgstr ""
2635 #: libraries/classes/Config/Descriptions.php:641
2636 #: templates/console/display.twig:11 templates/console/display.twig:64
2637 msgid "Debug SQL"
2638 msgstr ""
2640 #: libraries/classes/Config/Descriptions.php:642
2641 #: libraries/classes/Plugins/Schema/SchemaDia.php:65
2642 #: libraries/classes/Plugins/Schema/SchemaPdf.php:73
2643 msgid "Paper size"
2644 msgstr ""
2646 #: libraries/classes/Config/Descriptions.php:643
2647 msgid "Default database tab"
2648 msgstr ""
2650 #: libraries/classes/Config/Descriptions.php:644
2651 msgid "Default server tab"
2652 msgstr ""
2654 #: libraries/classes/Config/Descriptions.php:645
2655 msgid "Default table tab"
2656 msgstr ""
2658 #: libraries/classes/Config/Descriptions.php:646
2659 msgid "Enable autocomplete for table and column names"
2660 msgstr ""
2662 #: libraries/classes/Config/Descriptions.php:647
2663 msgid "Show column comments"
2664 msgstr ""
2666 #: libraries/classes/Config/Descriptions.php:648
2667 msgid "Hide table structure actions"
2668 msgstr ""
2670 #: libraries/classes/Config/Descriptions.php:649
2671 msgid "Default transformations for Hex"
2672 msgstr ""
2674 #: libraries/classes/Config/Descriptions.php:650
2675 msgid "Default transformations for Substring"
2676 msgstr ""
2678 #: libraries/classes/Config/Descriptions.php:651
2679 msgid "Default transformations for Bool2Text"
2680 msgstr ""
2682 #: libraries/classes/Config/Descriptions.php:652
2683 msgid "Default transformations for External"
2684 msgstr ""
2686 #: libraries/classes/Config/Descriptions.php:653
2687 msgid "Default transformations for PreApPend"
2688 msgstr ""
2690 #: libraries/classes/Config/Descriptions.php:654
2691 msgid "Default transformations for DateFormat"
2692 msgstr ""
2694 #: libraries/classes/Config/Descriptions.php:655
2695 msgid "Default transformations for Inline"
2696 msgstr ""
2698 #: libraries/classes/Config/Descriptions.php:656
2699 msgid "Default transformations for TextImageLink"
2700 msgstr ""
2702 #: libraries/classes/Config/Descriptions.php:657
2703 msgid "Default transformations for TextLink"
2704 msgstr ""
2706 #: libraries/classes/Config/Descriptions.php:658
2707 msgid "Display servers as a list"
2708 msgstr ""
2710 #: libraries/classes/Config/Descriptions.php:659
2711 msgid "Disable multi table maintenance"
2712 msgstr ""
2714 #: libraries/classes/Config/Descriptions.php:660
2715 msgid "Maximum execution time"
2716 msgstr ""
2718 #: libraries/classes/Config/Descriptions.php:662 templates/export.twig:293
2719 #, php-format
2720 msgid "Use %s statement"
2721 msgstr ""
2723 #: libraries/classes/Config/Descriptions.php:665
2724 msgid "Save as file"
2725 msgstr ""
2727 #: libraries/classes/Config/Descriptions.php:666
2728 #: libraries/classes/Config/Descriptions.php:801
2729 msgid "Character set of the file"
2730 msgstr ""
2732 #: libraries/classes/Config/Descriptions.php:667
2733 #: libraries/classes/Config/Descriptions.php:683 templates/sql/query.twig:41
2734 #: templates/table/structure/display_table_stats.twig:84
2735 msgid "Format"
2736 msgstr ""
2738 #: libraries/classes/Config/Descriptions.php:668
2739 msgid "Compression"
2740 msgstr ""
2742 #: libraries/classes/Config/Descriptions.php:669
2743 #: libraries/classes/Config/Descriptions.php:676
2744 #: libraries/classes/Config/Descriptions.php:684
2745 #: libraries/classes/Config/Descriptions.php:688
2746 #: libraries/classes/Config/Descriptions.php:701
2747 #: libraries/classes/Config/Descriptions.php:703
2748 #: libraries/classes/Config/Descriptions.php:750
2749 #: libraries/classes/Plugins/Export/ExportCsv.php:91
2750 #: libraries/classes/Plugins/Export/ExportExcel.php:58
2751 #: libraries/classes/Plugins/Export/ExportHtmlword.php:88
2752 #: libraries/classes/Plugins/Export/ExportOds.php:71
2753 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2754 #: libraries/classes/Plugins/Export/ExportTexytext.php:82
2755 msgid "Put columns names in the first row"
2756 msgstr ""
2758 #: libraries/classes/Config/Descriptions.php:670
2759 #: libraries/classes/Config/Descriptions.php:803
2760 #: libraries/classes/Config/Descriptions.php:809
2761 #: libraries/classes/Plugins/Import/ImportCsv.php:678
2762 msgid "Columns enclosed with"
2763 msgstr ""
2765 #: libraries/classes/Config/Descriptions.php:671
2766 #: libraries/classes/Config/Descriptions.php:804
2767 #: libraries/classes/Config/Descriptions.php:810
2768 #: libraries/classes/Plugins/Import/ImportCsv.php:689
2769 msgid "Columns escaped with"
2770 msgstr ""
2772 #: libraries/classes/Config/Descriptions.php:672
2773 #: libraries/classes/Config/Descriptions.php:678
2774 #: libraries/classes/Config/Descriptions.php:685
2775 #: libraries/classes/Config/Descriptions.php:694
2776 #: libraries/classes/Config/Descriptions.php:702
2777 #: libraries/classes/Config/Descriptions.php:706
2778 #: libraries/classes/Config/Descriptions.php:751
2779 msgid "Replace NULL with"
2780 msgstr ""
2782 #: libraries/classes/Config/Descriptions.php:673
2783 #: libraries/classes/Config/Descriptions.php:679
2784 msgid "Remove CRLF characters within columns"
2785 msgstr ""
2787 #: libraries/classes/Config/Descriptions.php:674
2788 #: libraries/classes/Config/Descriptions.php:807
2789 #: libraries/classes/Config/Descriptions.php:814
2790 #: libraries/classes/Plugins/Import/ImportCsv.php:663
2791 msgid "Columns terminated with"
2792 msgstr ""
2794 #: libraries/classes/Config/Descriptions.php:675
2795 #: libraries/classes/Config/Descriptions.php:802
2796 #: libraries/classes/Plugins/Import/ImportCsv.php:698
2797 msgid "Lines terminated with"
2798 msgstr ""
2800 #: libraries/classes/Config/Descriptions.php:677
2801 msgid "Excel edition"
2802 msgstr ""
2804 #: libraries/classes/Config/Descriptions.php:680
2805 msgid "Database name template"
2806 msgstr ""
2808 #: libraries/classes/Config/Descriptions.php:681
2809 msgid "Server name template"
2810 msgstr ""
2812 #: libraries/classes/Config/Descriptions.php:682
2813 msgid "Table name template"
2814 msgstr ""
2816 #: libraries/classes/Config/Descriptions.php:686
2817 #: libraries/classes/Config/Descriptions.php:699
2818 #: libraries/classes/Config/Descriptions.php:708
2819 #: libraries/classes/Config/Descriptions.php:746
2820 #: libraries/classes/Config/Descriptions.php:752
2821 #: libraries/classes/Plugins/Export/ExportHtmlword.php:59
2822 #: libraries/classes/Plugins/Export/ExportLatex.php:95
2823 #: libraries/classes/Plugins/Export/ExportMediawiki.php:58
2824 #: libraries/classes/Plugins/Export/ExportMediawiki.php:64
2825 #: libraries/classes/Plugins/Export/ExportOdt.php:72
2826 #: libraries/classes/Plugins/Export/ExportPdf.php:107
2827 #: libraries/classes/Plugins/Export/ExportSql.php:235
2828 #: libraries/classes/Plugins/Export/ExportTexytext.php:58
2829 msgid "Dump table"
2830 msgstr ""
2832 #: libraries/classes/Config/Descriptions.php:687
2833 #: libraries/classes/Plugins/Export/ExportLatex.php:86
2834 msgid "Include table caption"
2835 msgstr ""
2837 #: libraries/classes/Config/Descriptions.php:689
2838 #: libraries/classes/Config/Descriptions.php:704
2839 #: libraries/classes/Config/Descriptions.php:740
2840 #: libraries/classes/Plugins/Export/ExportHtmlword.php:407
2841 #: libraries/classes/Plugins/Export/ExportLatex.php:561
2842 #: libraries/classes/Plugins/Export/ExportOdt.php:516
2843 #: libraries/classes/Plugins/Export/ExportTexytext.php:405
2844 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:598
2845 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:727
2846 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:750
2847 #: templates/columns_definitions/table_fields_definitions.twig:54
2848 #: templates/database/data_dictionary/index.twig:23
2849 #: templates/table/structure/display_structure.twig:29
2850 msgid "Comments"
2851 msgstr ""
2853 #: libraries/classes/Config/Descriptions.php:690
2854 #: libraries/classes/Config/Descriptions.php:696
2855 msgid "Table caption"
2856 msgstr ""
2858 #: libraries/classes/Config/Descriptions.php:691
2859 #: libraries/classes/Config/Descriptions.php:697
2860 msgid "Continued table caption"
2861 msgstr ""
2863 #: libraries/classes/Config/Descriptions.php:692
2864 #: libraries/classes/Config/Descriptions.php:698
2865 msgid "Label key"
2866 msgstr ""
2868 #: libraries/classes/Config/Descriptions.php:693
2869 #: libraries/classes/Config/Descriptions.php:705
2870 #: libraries/classes/Config/Descriptions.php:743
2871 #: libraries/classes/Plugins/Export/ExportHtmlword.php:413
2872 #: libraries/classes/Plugins/Export/ExportOdt.php:522
2873 #: libraries/classes/Plugins/Export/ExportTexytext.php:409
2874 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:605
2875 #: templates/columns_definitions/table_fields_definitions.twig:71
2876 #: templates/database/data_dictionary/index.twig:25
2877 msgid "Media type"
2878 msgstr ""
2880 #: libraries/classes/Config/Descriptions.php:695
2881 #: libraries/classes/Config/Descriptions.php:707
2882 #: libraries/classes/Config/Descriptions.php:745
2883 msgid "Relationships"
2884 msgstr ""
2886 #: libraries/classes/Config/Descriptions.php:700
2887 msgid "Export method"
2888 msgstr ""
2890 #: libraries/classes/Config/Descriptions.php:709
2891 #: libraries/classes/Config/Descriptions.php:712
2892 msgid "Save on server"
2893 msgstr ""
2895 #: libraries/classes/Config/Descriptions.php:710
2896 #: libraries/classes/Config/Descriptions.php:713 templates/export.twig:150
2897 #: templates/export.twig:316
2898 msgid "Overwrite existing file(s)"
2899 msgstr ""
2901 #: libraries/classes/Config/Descriptions.php:711
2902 msgid "Export as separate files"
2903 msgstr ""
2905 #: libraries/classes/Config/Descriptions.php:714
2906 msgid "Remember file name template"
2907 msgstr ""
2909 #: libraries/classes/Config/Descriptions.php:715
2910 #: templates/database/operations/index.twig:165
2911 #: templates/table/operations/index.twig:74
2912 #: templates/table/operations/index.twig:278
2913 msgid "Add AUTO_INCREMENT value"
2914 msgstr ""
2916 #: libraries/classes/Config/Descriptions.php:716
2917 msgid "Enclose table and column names with backquotes"
2918 msgstr ""
2920 #: libraries/classes/Config/Descriptions.php:717
2921 #: libraries/classes/Config/Descriptions.php:820
2922 msgid "SQL compatibility mode"
2923 msgstr ""
2925 #: libraries/classes/Config/Descriptions.php:718
2926 msgid "Creation/Update/Check dates"
2927 msgstr ""
2929 #: libraries/classes/Config/Descriptions.php:719
2930 msgid "Use delayed inserts"
2931 msgstr ""
2933 #: libraries/classes/Config/Descriptions.php:720
2934 #: libraries/classes/Plugins/Export/ExportSql.php:180
2935 msgid "Disable foreign key checks"
2936 msgstr ""
2938 #: libraries/classes/Config/Descriptions.php:721
2939 #: libraries/classes/Plugins/Export/ExportSql.php:194
2940 msgid "Export views as tables"
2941 msgstr ""
2943 #: libraries/classes/Config/Descriptions.php:722
2944 msgid "Export related metadata from phpMyAdmin configuration storage"
2945 msgstr ""
2947 #: libraries/classes/Config/Descriptions.php:723
2948 #: libraries/classes/Config/Descriptions.php:724
2949 #: libraries/classes/Config/Descriptions.php:726
2950 #: libraries/classes/Config/Descriptions.php:729
2951 #: libraries/classes/Config/Descriptions.php:730
2952 #: libraries/classes/Config/Descriptions.php:731
2953 #: libraries/classes/Config/Descriptions.php:744
2954 #: templates/database/operations/index.twig:160
2955 #: templates/table/operations/index.twig:273
2956 #, php-format
2957 msgid "Add %s"
2958 msgstr ""
2960 #: libraries/classes/Config/Descriptions.php:732
2961 msgid "Use hexadecimal for BINARY & BLOB"
2962 msgstr ""
2964 #: libraries/classes/Config/Descriptions.php:734
2965 msgid ""
2966 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
2967 "creation)"
2968 msgstr ""
2970 #: libraries/classes/Config/Descriptions.php:738
2971 #: libraries/classes/Plugins/Export/ExportSql.php:354
2972 #, php-format
2973 msgid "%s view"
2974 msgstr ""
2976 #: libraries/classes/Config/Descriptions.php:739
2977 msgid "Use ignore inserts"
2978 msgstr ""
2980 #: libraries/classes/Config/Descriptions.php:741
2981 msgid "Syntax to use when inserting data"
2982 msgstr ""
2984 #: libraries/classes/Config/Descriptions.php:742
2985 #: libraries/classes/Plugins/Export/ExportSql.php:491
2986 msgid "Maximal length of created query"
2987 msgstr ""
2989 #: libraries/classes/Config/Descriptions.php:747
2990 msgid "Export type"
2991 msgstr ""
2993 #: libraries/classes/Config/Descriptions.php:748
2994 #: libraries/classes/Plugins/Export/ExportSql.php:166
2995 msgid "Enclose export in a transaction"
2996 msgstr ""
2998 #: libraries/classes/Config/Descriptions.php:749
2999 msgid "Export time in UTC"
3000 msgstr ""
3002 #: libraries/classes/Config/Descriptions.php:753
3003 msgid "Foreign key dropdown order"
3004 msgstr ""
3006 #: libraries/classes/Config/Descriptions.php:754
3007 msgid "Foreign key limit"
3008 msgstr ""
3010 #: libraries/classes/Config/Descriptions.php:755
3011 msgid "Foreign key checks"
3012 msgstr ""
3014 #: libraries/classes/Config/Descriptions.php:756
3015 msgid "First day of calendar"
3016 msgstr ""
3018 #: libraries/classes/Config/Descriptions.php:757
3019 #: libraries/classes/Config/Descriptions.php:768 libraries/classes/Menu.php:530
3020 #: libraries/classes/Util.php:2474 libraries/config.values.php:155
3021 #: templates/navigation/tree/database_select.twig:11
3022 #: templates/server/databases/index.twig:8
3023 #: templates/server/privileges/user_properties.twig:20
3024 msgid "Databases"
3025 msgstr "Databasar"
3027 #: libraries/classes/Config/Descriptions.php:758
3028 msgid "Browse mode"
3029 msgstr ""
3031 #: libraries/classes/Config/Descriptions.php:760
3032 #: libraries/classes/Config/Forms/User/ExportForm.php:80
3033 #: libraries/classes/Config/Forms/User/ImportForm.php:33
3034 msgid "CSV"
3035 msgstr ""
3037 #: libraries/classes/Config/Descriptions.php:761
3038 msgid "Developer"
3039 msgstr ""
3041 #: libraries/classes/Config/Descriptions.php:762
3042 msgid "Edit mode"
3043 msgstr ""
3045 #: libraries/classes/Config/Descriptions.php:763
3046 msgid "Export defaults"
3047 msgstr ""
3049 #: libraries/classes/Config/Descriptions.php:764
3050 msgid "General"
3051 msgstr ""
3053 #: libraries/classes/Config/Descriptions.php:765
3054 msgid "Import defaults"
3055 msgstr ""
3057 #: libraries/classes/Config/Descriptions.php:766
3058 msgid "Import / export"
3059 msgstr ""
3061 #: libraries/classes/Config/Descriptions.php:767
3062 msgid "LaTeX"
3063 msgstr ""
3065 #: libraries/classes/Config/Descriptions.php:769
3066 #: libraries/classes/Config/Forms/User/NaviForm.php:66
3067 #: templates/preferences/header.twig:30
3068 msgid "Navigation panel"
3069 msgstr ""
3071 #: libraries/classes/Config/Descriptions.php:770
3072 msgid "Navigation tree"
3073 msgstr ""
3075 #: libraries/classes/Config/Descriptions.php:771
3076 #: libraries/classes/Server/Select.php:60 templates/setup/home/index.twig:34
3077 msgid "Servers"
3078 msgstr ""
3080 #: libraries/classes/Config/Descriptions.php:772
3081 #: libraries/classes/Controllers/Server/DatabasesController.php:478
3082 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:24
3083 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3084 #: libraries/classes/Plugins/Export/ExportXml.php:130
3085 #: libraries/classes/Server/Status/Data.php:159
3086 #: templates/database/export/index.twig:23
3087 #: templates/database/structure/show_create.twig:6
3088 msgid "Tables"
3089 msgstr ""
3091 #: libraries/classes/Config/Descriptions.php:773
3092 #: libraries/classes/Config/Forms/User/MainForm.php:88
3093 #: templates/preferences/header.twig:36
3094 msgid "Main panel"
3095 msgstr ""
3097 #: libraries/classes/Config/Descriptions.php:774
3098 msgid "Microsoft Office"
3099 msgstr ""
3101 #: libraries/classes/Config/Descriptions.php:776
3102 msgid "Other core settings"
3103 msgstr ""
3105 #: libraries/classes/Config/Descriptions.php:777
3106 msgid "Page titles"
3107 msgstr ""
3109 #: libraries/classes/Config/Descriptions.php:778
3110 msgid "Security"
3111 msgstr ""
3113 #: libraries/classes/Config/Descriptions.php:779
3114 msgid "Basic settings"
3115 msgstr ""
3117 #: libraries/classes/Config/Descriptions.php:780
3118 msgid "Authentication"
3119 msgstr ""
3121 #: libraries/classes/Config/Descriptions.php:781
3122 msgid "Server configuration"
3123 msgstr ""
3125 #: libraries/classes/Config/Descriptions.php:782
3126 msgid "Configuration storage"
3127 msgstr ""
3129 #: libraries/classes/Config/Descriptions.php:783
3130 msgid "Changes tracking"
3131 msgstr ""
3133 #: libraries/classes/Config/Descriptions.php:784 libraries/classes/Menu.php:290
3134 #: libraries/classes/Menu.php:406 libraries/classes/Menu.php:535
3135 #: libraries/classes/Navigation/Nodes/NodeTable.php:319
3136 #: libraries/classes/Util.php:1720 libraries/classes/Util.php:2475
3137 #: libraries/classes/Util.php:2490 libraries/classes/Util.php:2507
3138 #: libraries/config.values.php:62 libraries/config.values.php:76
3139 #: libraries/config.values.php:167 libraries/config.values.php:177
3140 msgid "SQL"
3141 msgstr ""
3143 #: libraries/classes/Config/Descriptions.php:785
3144 msgid "SQL Query box"
3145 msgstr ""
3147 #: libraries/classes/Config/Descriptions.php:786
3148 #: libraries/classes/Config/Forms/User/SqlForm.php:46
3149 #: templates/preferences/header.twig:24
3150 msgid "SQL queries"
3151 msgstr ""
3153 #: libraries/classes/Config/Descriptions.php:787
3154 msgid "Startup"
3155 msgstr ""
3157 #: libraries/classes/Config/Descriptions.php:788
3158 msgid "Database structure"
3159 msgstr ""
3161 #: libraries/classes/Config/Descriptions.php:789
3162 #: libraries/classes/Plugins/Export/ExportPdf.php:304
3163 #: templates/table/page_with_secondary_tabs.twig:5
3164 msgid "Table structure"
3165 msgstr ""
3167 #: libraries/classes/Config/Descriptions.php:790
3168 msgid "Tabs"
3169 msgstr ""
3171 #: libraries/classes/Config/Descriptions.php:791
3172 msgid "Display relational schema"
3173 msgstr ""
3175 #: libraries/classes/Config/Descriptions.php:792
3176 msgid "Text fields"
3177 msgstr ""
3179 #: libraries/classes/Config/Descriptions.php:793
3180 msgid "Texy! text"
3181 msgstr ""
3183 #: libraries/classes/Config/Descriptions.php:794
3184 msgid "Warnings"
3185 msgstr ""
3187 #: libraries/classes/Config/Descriptions.php:795
3188 #: templates/console/display.twig:4
3189 msgid "Console"
3190 msgstr "Konsoll"
3192 #: libraries/classes/Config/Descriptions.php:796
3193 msgid "GZip"
3194 msgstr ""
3196 #: libraries/classes/Config/Descriptions.php:797
3197 msgid "Extra parameters for iconv"
3198 msgstr ""
3200 #: libraries/classes/Config/Descriptions.php:798
3201 msgid "Ignore multiple statement errors"
3202 msgstr ""
3204 #: libraries/classes/Config/Descriptions.php:799
3205 msgid "Enable drag and drop import"
3206 msgstr ""
3208 #: libraries/classes/Config/Descriptions.php:800
3209 msgid "Partial import: allow interrupt"
3210 msgstr ""
3212 #: libraries/classes/Config/Descriptions.php:805
3213 #: libraries/classes/Config/Descriptions.php:811
3214 #: libraries/classes/Plugins/Import/ImportCsv.php:135
3215 #: libraries/classes/Plugins/Import/ImportLdi.php:80
3216 msgid "Do not abort on INSERT error"
3217 msgstr ""
3219 #: libraries/classes/Config/Descriptions.php:806
3220 #: libraries/classes/Config/Descriptions.php:813
3221 msgid "Add ON DUPLICATE KEY UPDATE"
3222 msgstr ""
3224 #: libraries/classes/Config/Descriptions.php:808
3225 msgid "Format of imported file"
3226 msgstr ""
3228 #: libraries/classes/Config/Descriptions.php:812
3229 #: libraries/classes/Plugins/Import/ImportLdi.php:86
3230 msgid "Use LOCAL keyword"
3231 msgstr ""
3233 #: libraries/classes/Config/Descriptions.php:815
3234 msgid "Column names in first row"
3235 msgstr ""
3237 #: libraries/classes/Config/Descriptions.php:816
3238 #: libraries/classes/Plugins/Import/ImportOds.php:77
3239 msgid "Do not import empty rows"
3240 msgstr ""
3242 #: libraries/classes/Config/Descriptions.php:817
3243 msgid "Import currencies ($5.00 to 5.00)"
3244 msgstr ""
3246 #: libraries/classes/Config/Descriptions.php:818
3247 msgid "Import percentages as proper decimals (12.00% to .12)"
3248 msgstr ""
3250 #: libraries/classes/Config/Descriptions.php:819
3251 msgid "Partial import: skip queries"
3252 msgstr ""
3254 #: libraries/classes/Config/Descriptions.php:821
3255 msgid "Do not use AUTO_INCREMENT for zero values"
3256 msgstr ""
3258 #: libraries/classes/Config/Descriptions.php:822
3259 msgid "Read as multibytes"
3260 msgstr ""
3262 #: libraries/classes/Config/Descriptions.php:823
3263 msgid "Initial state for sliders"
3264 msgstr ""
3266 #: libraries/classes/Config/Descriptions.php:824
3267 msgid "Number of inserted rows"
3268 msgstr ""
3270 #: libraries/classes/Config/Descriptions.php:825
3271 msgid "Limit column characters"
3272 msgstr ""
3274 #: libraries/classes/Config/Descriptions.php:826
3275 msgid "Delete all cookies on logout"
3276 msgstr ""
3278 #: libraries/classes/Config/Descriptions.php:827
3279 msgid "Recall user name"
3280 msgstr ""
3282 #: libraries/classes/Config/Descriptions.php:828
3283 msgid "Login cookie store"
3284 msgstr ""
3286 #: libraries/classes/Config/Descriptions.php:829
3287 msgid "Login cookie validity"
3288 msgstr ""
3290 #: libraries/classes/Config/Descriptions.php:830
3291 msgid "Bigger textarea for LONGTEXT"
3292 msgstr ""
3294 #: libraries/classes/Config/Descriptions.php:831
3295 msgid "Maximum displayed SQL length"
3296 msgstr ""
3298 #: libraries/classes/Config/Descriptions.php:832
3299 msgid "Maximum databases"
3300 msgstr ""
3302 #: libraries/classes/Config/Descriptions.php:833
3303 msgid "Maximum items on first level"
3304 msgstr ""
3306 #: libraries/classes/Config/Descriptions.php:834
3307 msgid "Maximum items in branch"
3308 msgstr ""
3310 #: libraries/classes/Config/Descriptions.php:835
3311 msgid "Maximum number of rows to display"
3312 msgstr ""
3314 #: libraries/classes/Config/Descriptions.php:836
3315 msgid "Maximum tables"
3316 msgstr ""
3318 #: libraries/classes/Config/Descriptions.php:837
3319 msgid "Memory limit"
3320 msgstr ""
3322 #: libraries/classes/Config/Descriptions.php:838
3323 msgid "Show databases navigation as tree"
3324 msgstr ""
3326 #: libraries/classes/Config/Descriptions.php:839
3327 msgid "Navigation panel width"
3328 msgstr ""
3330 #: libraries/classes/Config/Descriptions.php:840
3331 #: libraries/classes/Controllers/JavaScriptMessagesController.php:622
3332 #: libraries/classes/Navigation/NavigationTree.php:1474
3333 msgid "Link with main panel"
3334 msgstr ""
3336 #: libraries/classes/Config/Descriptions.php:841
3337 msgid "Display logo"
3338 msgstr ""
3340 #: libraries/classes/Config/Descriptions.php:842
3341 msgid "Logo link URL"
3342 msgstr ""
3344 #: libraries/classes/Config/Descriptions.php:843
3345 msgid "Logo link target"
3346 msgstr ""
3348 #: libraries/classes/Config/Descriptions.php:844
3349 msgid "Display servers selection"
3350 msgstr ""
3352 #: libraries/classes/Config/Descriptions.php:845
3353 msgid "Target for quick access icon"
3354 msgstr ""
3356 #: libraries/classes/Config/Descriptions.php:846
3357 msgid "Target for second quick access icon"
3358 msgstr ""
3360 #: libraries/classes/Config/Descriptions.php:847
3361 msgid "Minimum number of items to display the filter box"
3362 msgstr ""
3364 #: libraries/classes/Config/Descriptions.php:849
3365 msgid "Minimum number of databases to display the database filter box"
3366 msgstr ""
3368 #: libraries/classes/Config/Descriptions.php:851
3369 msgid "Group items in the tree"
3370 msgstr ""
3372 #: libraries/classes/Config/Descriptions.php:852
3373 msgid "Database tree separator"
3374 msgstr ""
3376 #: libraries/classes/Config/Descriptions.php:853
3377 msgid "Table tree separator"
3378 msgstr ""
3380 #: libraries/classes/Config/Descriptions.php:854
3381 msgid "Maximum table tree depth"
3382 msgstr ""
3384 #: libraries/classes/Config/Descriptions.php:855
3385 msgid "Enable highlighting"
3386 msgstr ""
3388 #: libraries/classes/Config/Descriptions.php:856
3389 msgid "Enable navigation tree expansion"
3390 msgstr ""
3392 #: libraries/classes/Config/Descriptions.php:857
3393 msgid "Show tables in tree"
3394 msgstr ""
3396 #: libraries/classes/Config/Descriptions.php:858
3397 msgid "Show views in tree"
3398 msgstr ""
3400 #: libraries/classes/Config/Descriptions.php:859
3401 msgid "Show functions in tree"
3402 msgstr ""
3404 #: libraries/classes/Config/Descriptions.php:860
3405 msgid "Show procedures in tree"
3406 msgstr ""
3408 #: libraries/classes/Config/Descriptions.php:861
3409 msgid "Show events in tree"
3410 msgstr ""
3412 #: libraries/classes/Config/Descriptions.php:862
3413 msgid "Expand single database"
3414 msgstr ""
3416 #: libraries/classes/Config/Descriptions.php:863
3417 msgid "Recently used tables"
3418 msgstr ""
3420 #: libraries/classes/Config/Descriptions.php:864
3421 #: libraries/classes/RecentFavoriteTable.php:273
3422 msgid "Favorite tables"
3423 msgstr ""
3425 #: libraries/classes/Config/Descriptions.php:865
3426 msgid "Where to show the table row links"
3427 msgstr ""
3429 #: libraries/classes/Config/Descriptions.php:866
3430 msgid "Show row links anyway"
3431 msgstr ""
3433 #: libraries/classes/Config/Descriptions.php:868
3434 msgid "Natural order"
3435 msgstr ""
3437 #: libraries/classes/Config/Descriptions.php:869
3438 msgid "Table navigation bar"
3439 msgstr ""
3441 #: libraries/classes/Config/Descriptions.php:870
3442 msgid "GZip output buffering"
3443 msgstr ""
3445 #: libraries/classes/Config/Descriptions.php:871
3446 msgid "Default sorting order"
3447 msgstr ""
3449 #: libraries/classes/Config/Descriptions.php:872
3450 msgid "Persistent connections"
3451 msgstr ""
3453 #: libraries/classes/Config/Descriptions.php:873
3454 msgid "Missing phpMyAdmin configuration storage tables"
3455 msgstr ""
3457 #: libraries/classes/Config/Descriptions.php:874
3458 msgid "MySQL reserved word warning"
3459 msgstr ""
3461 #: libraries/classes/Config/Descriptions.php:875
3462 msgid "How to display the menu tabs"
3463 msgstr ""
3465 #: libraries/classes/Config/Descriptions.php:876
3466 msgid "How to display various action links"
3467 msgstr ""
3469 #: libraries/classes/Config/Descriptions.php:877
3470 msgid "Protect binary columns"
3471 msgstr ""
3473 #: libraries/classes/Config/Descriptions.php:878
3474 msgid "Permanent query history"
3475 msgstr ""
3477 #: libraries/classes/Config/Descriptions.php:879
3478 msgid "Query history length"
3479 msgstr ""
3481 #: libraries/classes/Config/Descriptions.php:880
3482 msgid "Recoding engine"
3483 msgstr ""
3485 #: libraries/classes/Config/Descriptions.php:881
3486 msgid "Remember table's sorting"
3487 msgstr ""
3489 #: libraries/classes/Config/Descriptions.php:882
3490 msgid "Primary key default sort order"
3491 msgstr ""
3493 #: libraries/classes/Config/Descriptions.php:883
3494 msgid "Repeat headers"
3495 msgstr ""
3497 #: libraries/classes/Config/Descriptions.php:884
3498 msgid "Grid editing: trigger action"
3499 msgstr ""
3501 #: libraries/classes/Config/Descriptions.php:885
3502 msgid "Relational display"
3503 msgstr ""
3505 #: libraries/classes/Config/Descriptions.php:886
3506 msgid "Grid editing: save all edited cells at once"
3507 msgstr ""
3509 #: libraries/classes/Config/Descriptions.php:887
3510 msgid "Save directory"
3511 msgstr ""
3513 #: libraries/classes/Config/Descriptions.php:888
3514 msgid "Host authorization order"
3515 msgstr ""
3517 #: libraries/classes/Config/Descriptions.php:889
3518 msgid "Host authorization rules"
3519 msgstr ""
3521 #: libraries/classes/Config/Descriptions.php:890
3522 msgid "Allow logins without a password"
3523 msgstr ""
3525 #: libraries/classes/Config/Descriptions.php:891
3526 msgid "Allow root login"
3527 msgstr ""
3529 #: libraries/classes/Config/Descriptions.php:892
3530 msgid "Session timezone"
3531 msgstr ""
3533 #: libraries/classes/Config/Descriptions.php:893
3534 msgid "HTTP Realm"
3535 msgstr ""
3537 #: libraries/classes/Config/Descriptions.php:894
3538 #: templates/setup/home/index.twig:44
3539 msgid "Authentication type"
3540 msgstr ""
3542 #: libraries/classes/Config/Descriptions.php:895
3543 msgid "Bookmark table"
3544 msgstr ""
3546 #: libraries/classes/Config/Descriptions.php:896
3547 msgid "Column information table"
3548 msgstr ""
3550 #: libraries/classes/Config/Descriptions.php:897
3551 msgid "Compress connection"
3552 msgstr ""
3554 #: libraries/classes/Config/Descriptions.php:898
3555 msgid "Control user password"
3556 msgstr ""
3558 #: libraries/classes/Config/Descriptions.php:899
3559 msgid "Control user"
3560 msgstr ""
3562 #: libraries/classes/Config/Descriptions.php:900
3563 msgid "Control host"
3564 msgstr ""
3566 #: libraries/classes/Config/Descriptions.php:901
3567 msgid "Control port"
3568 msgstr ""
3570 #: libraries/classes/Config/Descriptions.php:902
3571 msgid "Disable use of INFORMATION_SCHEMA"
3572 msgstr ""
3574 #: libraries/classes/Config/Descriptions.php:903
3575 msgid "Hide databases"
3576 msgstr ""
3578 #: libraries/classes/Config/Descriptions.php:904
3579 msgid "SQL query history table"
3580 msgstr ""
3582 #: libraries/classes/Config/Descriptions.php:905
3583 msgid "Server hostname"
3584 msgstr ""
3586 #: libraries/classes/Config/Descriptions.php:906
3587 msgid "Logout URL"
3588 msgstr ""
3590 #: libraries/classes/Config/Descriptions.php:907
3591 msgid "Maximal number of table preferences to store"
3592 msgstr ""
3594 #: libraries/classes/Config/Descriptions.php:908
3595 msgid "QBE saved searches table"
3596 msgstr ""
3598 #: libraries/classes/Config/Descriptions.php:909
3599 msgid "Export templates table"
3600 msgstr ""
3602 #: libraries/classes/Config/Descriptions.php:910
3603 msgid "Central columns table"
3604 msgstr ""
3606 #: libraries/classes/Config/Descriptions.php:911
3607 msgid "Show only listed databases"
3608 msgstr ""
3610 #: libraries/classes/Config/Descriptions.php:912
3611 msgid "Password for config auth"
3612 msgstr ""
3614 #: libraries/classes/Config/Descriptions.php:913
3615 msgid "PDF schema: pages table"
3616 msgstr ""
3618 #: libraries/classes/Config/Descriptions.php:914
3619 #: templates/database/operations/index.twig:127
3620 #: templates/server/databases/index.twig:37
3621 msgid "Database name"
3622 msgstr ""
3624 #: libraries/classes/Config/Descriptions.php:915
3625 msgid "Server port"
3626 msgstr ""
3628 #: libraries/classes/Config/Descriptions.php:916
3629 msgid "Recently used table"
3630 msgstr ""
3632 #: libraries/classes/Config/Descriptions.php:917
3633 msgid "Favorites table"
3634 msgstr ""
3636 #: libraries/classes/Config/Descriptions.php:918
3637 msgid "Relation table"
3638 msgstr ""
3640 #: libraries/classes/Config/Descriptions.php:919
3641 msgid "Signon session name"
3642 msgstr ""
3644 #: libraries/classes/Config/Descriptions.php:920
3645 msgid "Signon URL"
3646 msgstr ""
3648 #: libraries/classes/Config/Descriptions.php:921
3649 msgid "Server socket"
3650 msgstr ""
3652 #: libraries/classes/Config/Descriptions.php:922
3653 msgid "Use SSL"
3654 msgstr ""
3656 #: libraries/classes/Config/Descriptions.php:923
3657 msgid "Designer and PDF schema: table coordinates"
3658 msgstr ""
3660 #: libraries/classes/Config/Descriptions.php:924
3661 msgid "Display columns table"
3662 msgstr ""
3664 #: libraries/classes/Config/Descriptions.php:925
3665 msgid "UI preferences table"
3666 msgstr ""
3668 #: libraries/classes/Config/Descriptions.php:926
3669 msgid "Add DROP DATABASE"
3670 msgstr ""
3672 #: libraries/classes/Config/Descriptions.php:927
3673 #: templates/database/structure/copy_form.twig:34
3674 msgid "Add DROP TABLE"
3675 msgstr ""
3677 #: libraries/classes/Config/Descriptions.php:928
3678 msgid "Add DROP VIEW"
3679 msgstr ""
3681 #: libraries/classes/Config/Descriptions.php:929
3682 msgid "Statements to track"
3683 msgstr ""
3685 #: libraries/classes/Config/Descriptions.php:930
3686 msgid "SQL query tracking table"
3687 msgstr ""
3689 #: libraries/classes/Config/Descriptions.php:931
3690 msgid "Automatically create versions"
3691 msgstr ""
3693 #: libraries/classes/Config/Descriptions.php:932
3694 msgid "User preferences storage table"
3695 msgstr ""
3697 #: libraries/classes/Config/Descriptions.php:933
3698 msgid "Users table"
3699 msgstr ""
3701 #: libraries/classes/Config/Descriptions.php:934
3702 msgid "User groups table"
3703 msgstr ""
3705 #: libraries/classes/Config/Descriptions.php:935
3706 msgid "Hidden navigation items table"
3707 msgstr ""
3709 #: libraries/classes/Config/Descriptions.php:936
3710 msgid "User for config auth"
3711 msgstr ""
3713 #: libraries/classes/Config/Descriptions.php:937
3714 msgid "Verbose name of this server"
3715 msgstr ""
3717 #: libraries/classes/Config/Descriptions.php:938
3718 msgid "Allow to display all the rows"
3719 msgstr ""
3721 #: libraries/classes/Config/Descriptions.php:939
3722 msgid "Show password change form"
3723 msgstr ""
3725 #: libraries/classes/Config/Descriptions.php:940
3726 msgid "Show create database form"
3727 msgstr ""
3729 #: libraries/classes/Config/Descriptions.php:941
3730 msgid "Show table comments"
3731 msgstr ""
3733 #: libraries/classes/Config/Descriptions.php:942
3734 msgid "Show creation timestamp"
3735 msgstr ""
3737 #: libraries/classes/Config/Descriptions.php:943
3738 msgid "Show last update timestamp"
3739 msgstr ""
3741 #: libraries/classes/Config/Descriptions.php:944
3742 msgid "Show last check timestamp"
3743 msgstr ""
3745 #: libraries/classes/Config/Descriptions.php:945
3746 msgid "Show table charset"
3747 msgstr ""
3749 #: libraries/classes/Config/Descriptions.php:946
3750 msgid "Show field types"
3751 msgstr ""
3753 #: libraries/classes/Config/Descriptions.php:947
3754 msgid "Show function fields"
3755 msgstr ""
3757 #: libraries/classes/Config/Descriptions.php:948
3758 msgid "Show hint"
3759 msgstr ""
3761 #: libraries/classes/Config/Descriptions.php:949
3762 msgid "Show phpinfo() link"
3763 msgstr ""
3765 #: libraries/classes/Config/Descriptions.php:950
3766 msgid "Show detailed MySQL server information"
3767 msgstr ""
3769 #: libraries/classes/Config/Descriptions.php:951
3770 msgid "Show SQL queries"
3771 msgstr ""
3773 #: libraries/classes/Config/Descriptions.php:952 templates/sql/query.twig:120
3774 msgid "Retain query box"
3775 msgstr ""
3777 #: libraries/classes/Config/Descriptions.php:953
3778 msgid "Show statistics"
3779 msgstr ""
3781 #: libraries/classes/Config/Descriptions.php:954
3782 msgid "Skip locked tables"
3783 msgstr ""
3785 #: libraries/classes/Config/Descriptions.php:955
3786 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
3787 #: libraries/classes/Display/Results.php:3265
3788 #: libraries/classes/Html/Generator.php:694
3789 #: libraries/classes/Html/Generator.php:956
3790 #: libraries/classes/Server/UserGroups.php:125
3791 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
3792 #: templates/console/display.twig:175
3793 #: templates/database/central_columns/main.twig:267
3794 #: templates/database/central_columns/main.twig:381
3795 #: templates/database/central_columns/main.twig:382
3796 #: templates/database/events/index.twig:46
3797 #: templates/database/events/index.twig:49
3798 #: templates/database/events/row.twig:20 templates/database/events/row.twig:23
3799 #: templates/database/routines/row.twig:18
3800 #: templates/database/routines/row.twig:21
3801 #: templates/database/structure/structure_table_row.twig:66
3802 #: templates/database/triggers/row.twig:22
3803 #: templates/database/triggers/row.twig:25
3804 #: templates/display/results/table.twig:210
3805 #: templates/display/results/table.twig:211 templates/indexes.twig:33
3806 #: templates/server/variables/index.twig:41
3807 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:57
3808 #: templates/table/structure/display_structure.twig:436
3809 msgid "Edit"
3810 msgstr ""
3812 #: libraries/classes/Config/Descriptions.php:956
3813 #: libraries/classes/Html/Generator.php:657
3814 msgid "Explain SQL"
3815 msgstr ""
3817 #: libraries/classes/Config/Descriptions.php:957
3818 #: libraries/classes/Export.php:604 libraries/classes/Html/Generator.php:738
3819 #: templates/console/display.twig:99
3820 #: templates/server/status/processes/index.twig:10
3821 #: templates/server/status/variables/index.twig:12
3822 msgid "Refresh"
3823 msgstr ""
3825 #: libraries/classes/Config/Descriptions.php:958
3826 #: libraries/classes/Html/Generator.php:723
3827 msgid "Create PHP code"
3828 msgstr ""
3830 #: libraries/classes/Config/Descriptions.php:959
3831 msgid "Suhosin warning"
3832 msgstr ""
3834 #: libraries/classes/Config/Descriptions.php:960
3835 msgid "Login cookie validity warning"
3836 msgstr ""
3838 #: libraries/classes/Config/Descriptions.php:961
3839 msgid "Textarea columns"
3840 msgstr ""
3842 #: libraries/classes/Config/Descriptions.php:962
3843 msgid "Textarea rows"
3844 msgstr ""
3846 #: libraries/classes/Config/Descriptions.php:963
3847 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:159
3848 #: libraries/classes/Plugins/Export/ExportHtmlword.php:149
3849 #: libraries/classes/Plugins/Export/ExportOdt.php:192
3850 #: libraries/classes/Plugins/Export/ExportTexytext.php:133
3851 #: libraries/classes/Server/Privileges.php:1947
3852 #: libraries/classes/Server/Privileges.php:1949
3853 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
3854 #: templates/console/display.twig:184 templates/server/databases/index.twig:109
3855 #: templates/server/privileges/edit_routine_privileges.twig:17
3856 #: templates/server/privileges/privileges_table.twig:233
3857 #: templates/server/privileges/user_properties.twig:22
3858 #: templates/server/privileges/user_properties.twig:71
3859 #: templates/table/operations/index.twig:56
3860 #: templates/table/operations/index.twig:62
3861 #: templates/table/operations/index.twig:233
3862 #: templates/table/operations/index.twig:239
3863 #: templates/table/relation/common_form.twig:36
3864 #: templates/table/relation/common_form.twig:172
3865 #: templates/table/relation/foreign_key_row.twig:98
3866 msgid "Database"
3867 msgstr ""
3869 #: libraries/classes/Config/Descriptions.php:964
3870 msgid "Default title"
3871 msgstr ""
3873 #: libraries/classes/Config/Descriptions.php:965
3874 #: templates/server/status/base.twig:6
3875 msgid "Server"
3876 msgstr ""
3878 #: libraries/classes/Config/Descriptions.php:966
3879 #: libraries/classes/Database/Triggers.php:398
3880 #: libraries/classes/Plugins/Export/ExportXml.php:521
3881 #: libraries/classes/Server/Privileges.php:1953
3882 #: libraries/classes/Server/Privileges.php:1955
3883 #: templates/database/structure/show_create.twig:10
3884 #: templates/database/structure/table_header.twig:8
3885 #: templates/database/tracking/tables.twig:13
3886 #: templates/database/tracking/tables.twig:154
3887 #: templates/database/triggers/list.twig:20
3888 #: templates/server/privileges/privileges_table.twig:6
3889 #: templates/server/privileges/privileges_table.twig:235
3890 #: templates/server/privileges/user_properties.twig:37
3891 #: templates/server/privileges/user_properties.twig:82
3892 #: templates/table/maintenance/checksum.twig:12
3893 #: templates/table/operations/index.twig:67
3894 #: templates/table/operations/index.twig:244
3895 #: templates/table/relation/common_form.twig:37
3896 #: templates/table/relation/common_form.twig:179
3897 #: templates/table/relation/foreign_key_row.twig:109
3898 msgid "Table"
3899 msgstr ""
3901 #: libraries/classes/Config/Descriptions.php:967
3902 msgid "List of trusted proxies for IP allow/deny"
3903 msgstr ""
3905 #: libraries/classes/Config/Descriptions.php:968
3906 msgid "Upload directory"
3907 msgstr ""
3909 #: libraries/classes/Config/Descriptions.php:969
3910 msgid "Use database search"
3911 msgstr ""
3913 #: libraries/classes/Config/Descriptions.php:970
3914 msgid "Enable the Developer tab in settings"
3915 msgstr ""
3917 #: libraries/classes/Config/Descriptions.php:971
3918 #: libraries/classes/Setup/Index.php:132 libraries/classes/Setup/Index.php:156
3919 #: libraries/classes/Setup/Index.php:170 libraries/classes/Setup/Index.php:183
3920 #: libraries/classes/Setup/Index.php:192 libraries/classes/Setup/Index.php:200
3921 msgid "Version check"
3922 msgstr ""
3924 #: libraries/classes/Config/Descriptions.php:972
3925 msgid "Proxy url"
3926 msgstr ""
3928 #: libraries/classes/Config/Descriptions.php:973
3929 msgid "Proxy username"
3930 msgstr ""
3932 #: libraries/classes/Config/Descriptions.php:974
3933 msgid "Proxy password"
3934 msgstr ""
3936 #: libraries/classes/Config/Descriptions.php:975
3937 msgid "ZIP"
3938 msgstr ""
3940 #: libraries/classes/Config/Descriptions.php:976
3941 msgid "URL for reCaptcha v2 API"
3942 msgstr ""
3944 #: libraries/classes/Config/Descriptions.php:977
3945 msgid "Content-Security-Policy snippet for reCaptcha v2 API"
3946 msgstr ""
3948 #: libraries/classes/Config/Descriptions.php:978
3949 msgid "Request parameter for reCaptcha v2 API"
3950 msgstr ""
3952 #: libraries/classes/Config/Descriptions.php:979
3953 msgid "Response parameter for reCaptcha v2 API"
3954 msgstr ""
3956 #: libraries/classes/Config/Descriptions.php:980
3957 msgid "Public key for reCaptcha"
3958 msgstr ""
3960 #: libraries/classes/Config/Descriptions.php:981
3961 msgid "Private key for reCaptcha"
3962 msgstr ""
3964 #: libraries/classes/Config/Descriptions.php:982
3965 msgid "URL for reCaptcha siteverify"
3966 msgstr ""
3968 #: libraries/classes/Config/Descriptions.php:983
3969 msgid "Send error reports"
3970 msgstr ""
3972 #: libraries/classes/Config/Descriptions.php:984
3973 msgid "Enter executes queries in console"
3974 msgstr ""
3976 #: libraries/classes/Config/Descriptions.php:985
3977 msgid "Enable Zero Configuration mode"
3978 msgstr ""
3980 #: libraries/classes/Config/Descriptions.php:986
3981 #: templates/console/display.twig:153
3982 msgid "Show query history at start"
3983 msgstr ""
3985 #: libraries/classes/Config/Descriptions.php:987
3986 #: templates/console/display.twig:149
3987 msgid "Always expand query messages"
3988 msgstr ""
3990 #: libraries/classes/Config/Descriptions.php:988
3991 #: templates/console/display.twig:157
3992 msgid "Show current browsing query"
3993 msgstr ""
3995 #: libraries/classes/Config/Descriptions.php:989
3996 msgid "Execute queries on Enter and insert new line with Shift + Enter"
3997 msgstr ""
3999 #: libraries/classes/Config/Descriptions.php:990
4000 #: templates/console/display.twig:168
4001 msgid "Switch to dark theme"
4002 msgstr ""
4004 #: libraries/classes/Config/Descriptions.php:991
4005 msgid "Console height"
4006 msgstr ""
4008 #: libraries/classes/Config/Descriptions.php:992
4009 msgid "Console mode"
4010 msgstr ""
4012 #: libraries/classes/Config/Descriptions.php:993
4013 #: templates/console/display.twig:64
4014 msgid "Group queries"
4015 msgstr ""
4017 #: libraries/classes/Config/Descriptions.php:994
4018 #: templates/sql/profiling_chart.twig:9
4019 msgid "Order"
4020 msgstr ""
4022 #: libraries/classes/Config/Descriptions.php:995
4023 msgid "Order by"
4024 msgstr ""
4026 #: libraries/classes/Config/Descriptions.php:996
4027 msgid "Server connection collation"
4028 msgstr ""
4030 #: libraries/classes/Config/FormDisplay.php:123
4031 #: libraries/classes/Config/Validator.php:541
4032 msgid "Not a positive number!"
4033 msgstr ""
4035 #: libraries/classes/Config/FormDisplay.php:124
4036 #: libraries/classes/Config/Validator.php:563
4037 msgid "Not a non-negative number!"
4038 msgstr ""
4040 #: libraries/classes/Config/FormDisplay.php:125
4041 #: libraries/classes/Config/Validator.php:519
4042 msgid "Not a valid port number!"
4043 msgstr ""
4045 #: libraries/classes/Config/FormDisplay.php:126
4046 #: libraries/classes/Config/FormDisplay.php:718
4047 #: libraries/classes/Config/Validator.php:585
4048 msgid "Incorrect value!"
4049 msgstr ""
4051 #: libraries/classes/Config/FormDisplay.php:127
4052 #: libraries/classes/Config/Validator.php:603
4053 #, php-format
4054 msgid "Value must be less than or equal to %s!"
4055 msgstr ""
4057 #: libraries/classes/Config/FormDisplay.php:675
4058 #, php-format
4059 msgid "Missing data for %s"
4060 msgstr ""
4062 #: libraries/classes/Config/FormDisplay.php:874
4063 #: libraries/classes/Config/FormDisplay.php:882
4064 msgid "unavailable"
4065 msgstr ""
4067 #: libraries/classes/Config/FormDisplay.php:876
4068 #: libraries/classes/Config/FormDisplay.php:884
4069 #, php-format
4070 msgid "\"%s\" requires %s extension"
4071 msgstr ""
4073 #: libraries/classes/Config/FormDisplay.php:916
4074 #, php-format
4075 msgid "Compressed import will not work due to missing function %s."
4076 msgstr ""
4078 #: libraries/classes/Config/FormDisplay.php:924
4079 #, php-format
4080 msgid "Compressed export will not work due to missing function %s."
4081 msgstr ""
4083 #: libraries/classes/Config/FormDisplay.php:943
4084 #, php-format
4085 msgid "maximum %s"
4086 msgstr ""
4088 #: libraries/classes/Config/FormDisplayTemplate.php:178
4089 #: libraries/classes/Engines/Pbxt.php:169
4090 #: libraries/classes/Html/Generator.php:822
4091 #: libraries/classes/Html/MySQLDocumentation.php:49
4092 #: libraries/classes/Sanitize.php:200 templates/home/index.twig:200
4093 #: templates/server/variables/index.twig:17
4094 msgid "Documentation"
4095 msgstr "Dokumentasjon"
4097 #: libraries/classes/Config/FormDisplayTemplate.php:255
4098 msgid "This setting is disabled, it will not be applied to your configuration."
4099 msgstr ""
4101 #: libraries/classes/Config/FormDisplayTemplate.php:257
4102 #: libraries/classes/Relation.php:150 libraries/classes/Relation.php:158
4103 #: libraries/config.values.php:145 libraries/config.values.php:188
4104 msgid "Disabled"
4105 msgstr ""
4107 #: libraries/classes/Config/FormDisplayTemplate.php:303
4108 #: libraries/classes/Controllers/Database/StructureController.php:1453
4109 #: libraries/classes/Controllers/Database/StructureController.php:1536
4110 #: libraries/classes/Controllers/JavaScriptMessagesController.php:499
4111 #: libraries/classes/Controllers/Table/DeleteController.php:56
4112 #: libraries/classes/Controllers/Table/StructureController.php:463
4113 #: libraries/classes/Controllers/Table/StructureController.php:487
4114 #: libraries/classes/Controllers/Table/StructureController.php:531
4115 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:528
4116 #: libraries/classes/Plugins/Export/ExportHtmlword.php:666
4117 #: libraries/classes/Plugins/Export/ExportLatex.php:639
4118 #: libraries/classes/Plugins/Export/ExportOdt.php:815
4119 #: libraries/classes/Plugins/Export/ExportTexytext.php:634
4120 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:798
4121 #: templates/database/central_columns/main.twig:360
4122 #: templates/database/data_dictionary/index.twig:39
4123 #: templates/database/data_dictionary/index.twig:83
4124 #: templates/database/privileges/index.twig:69
4125 #: templates/database/structure/drop_form.twig:19
4126 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:63
4127 #: templates/preferences/autoload.twig:11
4128 #: templates/preferences/manage/error.twig:18
4129 #: templates/server/privileges/new_user_ajax.twig:20
4130 #: templates/server/privileges/new_user_ajax.twig:34
4131 #: templates/server/privileges/privileges_summary.twig:37
4132 #: templates/server/privileges/privileges_summary.twig:40
4133 #: templates/server/privileges/privileges_summary.twig:42
4134 #: templates/server/privileges/users_overview.twig:50
4135 #: templates/server/privileges/users_overview.twig:62
4136 #: templates/table/delete/confirm.twig:28
4137 #: templates/table/privileges/index.twig:73
4138 #: templates/table/structure/display_structure.twig:81
4139 #: templates/table/structure/display_structure.twig:470
4140 #: templates/table/structure/drop_confirm.twig:19
4141 #: templates/table/structure/primary.twig:22
4142 #: templates/table/tracking/structure_snapshot_columns.twig:33
4143 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4144 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4145 msgid "Yes"
4146 msgstr ""
4148 #: libraries/classes/Config/FormDisplayTemplate.php:303
4149 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
4150 #: libraries/classes/IndexColumn.php:158 libraries/classes/Index.php:501
4151 #: libraries/classes/Index.php:529
4152 #: libraries/classes/Plugins/Export/ExportHtmlword.php:665
4153 #: libraries/classes/Plugins/Export/ExportLatex.php:639
4154 #: libraries/classes/Plugins/Export/ExportOdt.php:814
4155 #: libraries/classes/Plugins/Export/ExportTexytext.php:634
4156 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:797
4157 #: templates/database/central_columns/main.twig:360
4158 #: templates/database/data_dictionary/index.twig:39
4159 #: templates/database/data_dictionary/index.twig:83
4160 #: templates/database/privileges/index.twig:69
4161 #: templates/database/structure/drop_form.twig:20
4162 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:63
4163 #: templates/preferences/autoload.twig:12
4164 #: templates/preferences/manage/error.twig:19
4165 #: templates/server/privileges/new_user_ajax.twig:22
4166 #: templates/server/privileges/new_user_ajax.twig:34
4167 #: templates/server/privileges/privileges_summary.twig:37
4168 #: templates/server/privileges/privileges_summary.twig:40
4169 #: templates/server/privileges/privileges_summary.twig:42
4170 #: templates/server/privileges/users_overview.twig:52
4171 #: templates/server/privileges/users_overview.twig:62
4172 #: templates/table/delete/confirm.twig:29
4173 #: templates/table/privileges/index.twig:73
4174 #: templates/table/structure/display_structure.twig:81
4175 #: templates/table/structure/display_structure.twig:470
4176 #: templates/table/structure/drop_confirm.twig:20
4177 #: templates/table/structure/primary.twig:23
4178 #: templates/table/tracking/structure_snapshot_columns.twig:33
4179 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4180 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4181 msgid "No"
4182 msgstr "Nei"
4184 #: libraries/classes/Config/FormDisplayTemplate.php:350
4185 #, php-format
4186 msgid "Set value: %s"
4187 msgstr ""
4189 #: libraries/classes/Config/FormDisplayTemplate.php:355
4190 msgid "Restore default value"
4191 msgstr ""
4193 #: libraries/classes/Config/FormDisplayTemplate.php:368
4194 msgid "Allow users to customize this value"
4195 msgstr ""
4197 #: libraries/classes/Config/Forms/Setup/ServersForm.php:37
4198 msgid "Config authentication"
4199 msgstr ""
4201 #: libraries/classes/Config/Forms/Setup/ServersForm.php:41
4202 msgid "HTTP authentication"
4203 msgstr ""
4205 #: libraries/classes/Config/Forms/Setup/ServersForm.php:44
4206 msgid "Signon authentication"
4207 msgstr ""
4209 #: libraries/classes/Config/Forms/User/ExportForm.php:23
4210 msgid "Quick"
4211 msgstr ""
4213 #: libraries/classes/Config/Forms/User/ExportForm.php:27
4214 msgid "Custom"
4215 msgstr ""
4217 #: libraries/classes/Config/Forms/User/ExportForm.php:53
4218 #: libraries/classes/Config/Forms/User/ExportForm.php:98
4219 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4220 #: libraries/classes/Controllers/JavaScriptMessagesController.php:735
4221 #: libraries/classes/Import.php:1383 libraries/classes/Menu.php:282
4222 #: libraries/classes/Menu.php:401
4223 #: libraries/classes/Navigation/Nodes/NodeColumn.php:43
4224 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:57
4225 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
4226 #: libraries/classes/Util.php:1719 libraries/classes/Util.php:2489
4227 #: libraries/classes/Util.php:2506 libraries/config.values.php:60
4228 #: libraries/config.values.php:74 libraries/config.values.php:165
4229 #: libraries/config.values.php:175
4230 #: templates/columns_definitions/table_fields_definitions.twig:4
4231 #: templates/database/central_columns/edit.twig:3
4232 #: templates/database/export/index.twig:24
4233 #: templates/database/structure/structure_table_row.twig:48
4234 #: templates/server/privileges/privileges_table.twig:328
4235 #: templates/table/tracking/structure_snapshot_columns.twig:1
4236 msgid "Structure"
4237 msgstr ""
4239 #: libraries/classes/Config/Forms/User/ExportForm.php:69
4240 #: libraries/classes/Config/Forms/User/ExportForm.php:106
4241 #: libraries/classes/Config/Forms/User/ExportForm.php:131
4242 #: libraries/classes/Config/Forms/User/ExportForm.php:137
4243 #: libraries/classes/Controllers/Server/DatabasesController.php:488
4244 #: templates/database/export/index.twig:25
4245 #: templates/server/privileges/privileges_table.twig:254
4246 #: templates/table/structure/display_table_stats.twig:17
4247 msgid "Data"
4248 msgstr ""
4250 #: libraries/classes/Config/Forms/User/ExportForm.php:89
4251 msgid "CSV for MS Excel"
4252 msgstr ""
4254 #: libraries/classes/Config/Forms/User/ExportForm.php:114
4255 msgid "Microsoft Word 2000"
4256 msgstr ""
4258 #: libraries/classes/Config/Forms/User/ExportForm.php:120
4259 #: libraries/classes/Config/Forms/User/ImportForm.php:50
4260 msgid "OpenDocument Spreadsheet"
4261 msgstr ""
4263 #: libraries/classes/Config/Forms/User/ExportForm.php:124
4264 msgid "OpenDocument Text"
4265 msgstr ""
4267 #: libraries/classes/Config/Forms/User/ExportForm.php:151
4268 #: libraries/classes/Controllers/JavaScriptMessagesController.php:371
4269 #: libraries/classes/Menu.php:312 libraries/classes/Menu.php:426
4270 #: libraries/classes/Menu.php:563 libraries/classes/Server/Privileges.php:1623
4271 #: libraries/classes/Util.php:2478 libraries/classes/Util.php:2493
4272 #: libraries/classes/Util.php:2510 templates/database/events/index.twig:58
4273 #: templates/database/events/index.twig:91
4274 #: templates/database/events/index.twig:92
4275 #: templates/database/events/row.twig:33
4276 #: templates/database/privileges/index.twig:91
4277 #: templates/database/privileges/index.twig:116
4278 #: templates/database/privileges/index.twig:117
4279 #: templates/database/routines/index.twig:50
4280 #: templates/database/routines/index.twig:51
4281 #: templates/database/routines/row.twig:58
4282 #: templates/database/routines/row.twig:61
4283 #: templates/database/structure/check_all_tables.twig:12
4284 #: templates/database/triggers/list.twig:41
4285 #: templates/database/triggers/list.twig:42
4286 #: templates/database/triggers/row.twig:35
4287 #: templates/display/results/table.twig:223
4288 #: templates/display/results/table.twig:224
4289 #: templates/display/results/table.twig:258 templates/export.twig:8
4290 #: templates/preferences/header.twig:42
4291 #: templates/preferences/manage/main.twig:68
4292 #: templates/server/privileges/new_user_ajax.twig:63
4293 #: templates/server/privileges/users_overview.twig:92
4294 #: templates/server/privileges/users_overview.twig:109
4295 #: templates/server/privileges/users_overview.twig:110
4296 #: templates/server/status/monitor/index.twig:81
4297 #: templates/table/privileges/index.twig:95
4298 #: templates/table/privileges/index.twig:120
4299 #: templates/table/privileges/index.twig:121
4300 msgid "Export"
4301 msgstr ""
4303 #: libraries/classes/Config/Forms/User/FeaturesForm.php:88
4304 #: templates/preferences/header.twig:18
4305 msgid "Features"
4306 msgstr ""
4308 #: libraries/classes/Config/Forms/User/ImportForm.php:41
4309 msgid "CSV using LOAD DATA"
4310 msgstr ""
4312 #: libraries/classes/Config/Forms/User/ImportForm.php:65
4313 #: libraries/classes/Controllers/JavaScriptMessagesController.php:309
4314 #: libraries/classes/Menu.php:321 libraries/classes/Menu.php:436
4315 #: libraries/classes/Menu.php:568 libraries/classes/Util.php:2479
4316 #: libraries/classes/Util.php:2494 libraries/classes/Util.php:2511
4317 #: templates/import.twig:33 templates/preferences/header.twig:48
4318 #: templates/preferences/manage/main.twig:11
4319 #: templates/server/status/monitor/index.twig:78
4320 msgid "Import"
4321 msgstr ""
4323 #: libraries/classes/Config/Forms/User/MainForm.php:35
4324 msgid "Default transformations"
4325 msgstr ""
4327 #: libraries/classes/Config/PageSettings.php:138
4328 msgid "Cannot save settings, submitted configuration form contains errors!"
4329 msgstr ""
4331 #: libraries/classes/Config.php:741
4332 #, php-format
4333 msgid "Existing configuration file (%s) is not readable."
4334 msgstr ""
4336 #: libraries/classes/Config.php:779
4337 msgid "Wrong permissions on configuration file, should not be world writable!"
4338 msgstr ""
4340 #: libraries/classes/Config.php:794
4341 #, php-format
4342 msgid "Could not load default configuration from: %1$s"
4343 msgstr ""
4345 #: libraries/classes/Config.php:804
4346 msgid "Failed to read configuration file!"
4347 msgstr ""
4349 #: libraries/classes/Config.php:807
4350 msgid ""
4351 "This usually means there is a syntax error in it, please check any errors "
4352 "shown below."
4353 msgstr ""
4355 #: libraries/classes/Config.php:1388
4356 #, php-format
4357 msgid "Invalid server index: %s"
4358 msgstr ""
4360 #: libraries/classes/Config.php:1401
4361 #, php-format
4362 msgid "Server %d"
4363 msgstr ""
4365 #: libraries/classes/Config/ServerConfigChecks.php:72
4366 #, php-format
4367 msgid ""
4368 "This %soption%s should be disabled as it allows attackers to bruteforce "
4369 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4370 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4371 "protection with trusted proxies list may not be reliable if your IP belongs "
4372 "to an ISP where thousands of users, including you, are connected to."
4373 msgstr ""
4375 #: libraries/classes/Config/ServerConfigChecks.php:97
4376 msgid ""
4377 "This value should be double checked to ensure that this directory is neither "
4378 "world accessible nor readable or writable by other users on your server."
4379 msgstr ""
4381 #: libraries/classes/Config/ServerConfigChecks.php:168
4382 msgid "You should use SSL connections if your database server supports it."
4383 msgstr ""
4385 #: libraries/classes/Config/ServerConfigChecks.php:175
4386 #, php-format
4387 msgid ""
4388 "If you feel this is necessary, use additional protection settings - %1$shost "
4389 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4390 "based protection may not be reliable if your IP belongs to an ISP where "
4391 "thousands of users, including you, are connected to."
4392 msgstr ""
4394 #: libraries/classes/Config/ServerConfigChecks.php:200
4395 #, php-format
4396 msgid ""
4397 "You set the [kbd]config[/kbd] authentication type and included username and "
4398 "password for auto-login, which is not a desirable option for live hosts. "
4399 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4400 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4401 "[kbd]http[/kbd]."
4402 msgstr ""
4404 #: libraries/classes/Config/ServerConfigChecks.php:228
4405 msgid "You allow for connecting to the server without a password."
4406 msgstr ""
4408 #: libraries/classes/Config/ServerConfigChecks.php:312
4409 #, php-format
4410 msgid ""
4411 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4412 "system."
4413 msgstr ""
4415 #: libraries/classes/Config/ServerConfigChecks.php:334
4416 #, php-format
4417 msgid ""
4418 "%sZip compression%s requires functions (%s) which are unavailable on this "
4419 "system."
4420 msgstr ""
4422 #: libraries/classes/Config/ServerConfigChecks.php:371
4423 msgid ""
4424 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4425 "authentication, so a key was automatically generated for you. It is used to "
4426 "encrypt cookies; you don't need to remember it."
4427 msgstr ""
4429 #: libraries/classes/Config/ServerConfigChecks.php:383
4430 msgid "Key is too short, it should have at least 32 characters."
4431 msgstr ""
4433 #: libraries/classes/Config/ServerConfigChecks.php:393
4434 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4435 msgstr ""
4437 #: libraries/classes/Config/ServerConfigChecks.php:428
4438 #, php-format
4439 msgid ""
4440 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4441 "may cause random session invalidation (currently session.gc_maxlifetime is "
4442 "%5$d)."
4443 msgstr ""
4445 #: libraries/classes/Config/ServerConfigChecks.php:450
4446 #, php-format
4447 msgid ""
4448 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4449 "most. Values larger than 1800 may pose a security risk such as impersonation."
4450 msgstr ""
4452 #: libraries/classes/Config/ServerConfigChecks.php:475
4453 #, php-format
4454 msgid ""
4455 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4456 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4457 msgstr ""
4459 #: libraries/classes/Config/ServerConfigChecks.php:515
4460 #, php-format
4461 msgid ""
4462 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4463 "are unavailable on this system."
4464 msgstr ""
4466 #: libraries/classes/Config/ServerConfigChecks.php:547
4467 #, php-format
4468 msgid ""
4469 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4470 "are unavailable on this system."
4471 msgstr ""
4473 #: libraries/classes/Config/Validator.php:238
4474 msgid "Could not connect to the database server!"
4475 msgstr ""
4477 #: libraries/classes/Config/Validator.php:273
4478 msgid "Invalid authentication type!"
4479 msgstr ""
4481 #: libraries/classes/Config/Validator.php:280
4482 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4483 msgstr ""
4485 #: libraries/classes/Config/Validator.php:288
4486 msgid ""
4487 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4488 "method!"
4489 msgstr ""
4491 #: libraries/classes/Config/Validator.php:297
4492 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4493 msgstr ""
4495 #: libraries/classes/Config/Validator.php:351
4496 msgid ""
4497 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4498 msgstr ""
4500 #: libraries/classes/Config/Validator.php:358
4501 msgid ""
4502 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4503 "storage!"
4504 msgstr ""
4506 #: libraries/classes/Config/Validator.php:448
4507 msgid "Incorrect value:"
4508 msgstr ""
4510 #: libraries/classes/Config/Validator.php:457
4511 #, php-format
4512 msgid "Incorrect IP address: %s"
4513 msgstr ""
4515 #: libraries/classes/Console.php:91
4516 #, php-format
4517 msgid "Showing %1$d bookmark (both private and shared)"
4518 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4519 msgstr[0] ""
4520 msgstr[1] ""
4522 #: libraries/classes/Console.php:98
4523 msgid "No bookmarks"
4524 msgstr ""
4526 #: libraries/classes/Console.php:132
4527 msgid "SQL Query Console"
4528 msgstr ""
4530 #: libraries/classes/Controllers/AbstractController.php:74
4531 #: libraries/classes/Controllers/JavaScriptMessagesController.php:342
4532 #: libraries/classes/Controllers/Server/DatabasesController.php:293
4533 #: libraries/classes/DbTableExists.php:45
4534 msgid "No databases selected."
4535 msgstr ""
4537 #: libraries/classes/Controllers/ChangeLogController.php:37
4538 #: libraries/classes/Controllers/LicenseController.php:32
4539 #, php-format
4540 msgid ""
4541 "The %s file is not available on this system, please visit %s for more "
4542 "information."
4543 msgstr "Fila %s finst ikkje på dette systemet, gå til %s for å sjå meir."
4545 #: libraries/classes/Controllers/Database/CentralColumnsController.php:138
4546 #, php-format
4547 msgid "Showing rows %1$s - %2$s."
4548 msgstr ""
4550 #: libraries/classes/Controllers/Database/ExportController.php:78
4551 #: libraries/classes/Controllers/Database/TrackingController.php:128
4552 #: libraries/classes/Controllers/ExportController.php:445
4553 #: libraries/classes/Database/Qbe.php:359
4554 #: templates/database/structure/index.twig:19
4555 #: templates/navigation/tree/path.twig:9
4556 msgid "No tables found in database."
4557 msgstr ""
4559 #: libraries/classes/Controllers/Database/ExportController.php:149
4560 #: libraries/classes/Controllers/Server/ExportController.php:73
4561 #: libraries/classes/Controllers/Table/ExportController.php:111
4562 msgid "Could not load export plugins, please check your installation!"
4563 msgstr ""
4565 #: libraries/classes/Controllers/Database/ExportController.php:177
4566 #: libraries/classes/Controllers/Database/StructureController.php:1175
4567 #: libraries/classes/Controllers/Database/StructureController.php:1216
4568 #: libraries/classes/Controllers/Database/StructureController.php:1249
4569 #: libraries/classes/Controllers/Database/StructureController.php:1272
4570 #: libraries/classes/Controllers/Database/StructureController.php:1295
4571 #: libraries/classes/Controllers/Database/StructureController.php:1318
4572 #: libraries/classes/Controllers/Database/StructureController.php:1341
4573 #: libraries/classes/Controllers/Database/StructureController.php:1371
4574 #: libraries/classes/Controllers/Database/StructureController.php:1422
4575 #: libraries/classes/Controllers/Table/MaintenanceController.php:44
4576 #: libraries/classes/Controllers/Table/MaintenanceController.php:79
4577 #: libraries/classes/Controllers/Table/MaintenanceController.php:117
4578 #: libraries/classes/Controllers/Table/MaintenanceController.php:153
4579 #: libraries/classes/Controllers/Table/MaintenanceController.php:188
4580 msgid "No table selected."
4581 msgstr ""
4583 #: libraries/classes/Controllers/Database/ImportController.php:75
4584 #: libraries/classes/Controllers/ImportController.php:619
4585 #: libraries/classes/Controllers/Server/ImportController.php:60
4586 #: libraries/classes/Controllers/Table/ImportController.php:68
4587 msgid "Could not load import plugins, please check your installation!"
4588 msgstr ""
4590 #: libraries/classes/Controllers/Database/OperationsController.php:95
4591 #: libraries/classes/Controllers/Table/CreateController.php:76
4592 msgid "The database name is empty!"
4593 msgstr ""
4595 #: libraries/classes/Controllers/Database/OperationsController.php:106
4596 msgid "Cannot copy database to the same name. Change the name and try again."
4597 msgstr ""
4599 #: libraries/classes/Controllers/Database/OperationsController.php:197
4600 #, php-format
4601 msgid "Database %1$s has been renamed to %2$s."
4602 msgstr ""
4604 #: libraries/classes/Controllers/Database/OperationsController.php:209
4605 #, php-format
4606 msgid "Database %1$s has been copied to %2$s."
4607 msgstr ""
4609 #: libraries/classes/Controllers/Database/OperationsController.php:324
4610 #, php-format
4611 msgid ""
4612 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4613 msgstr ""
4615 #: libraries/classes/Controllers/Database/OperationsController.php:363
4616 #: libraries/classes/Controllers/Table/OperationsController.php:272
4617 msgid "No collation provided."
4618 msgstr ""
4620 #: libraries/classes/Controllers/Database/SearchController.php:55
4621 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:89
4622 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:104
4623 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:81
4624 #: libraries/classes/Plugins/AuthenticationPlugin.php:197
4625 msgid "Access denied!"
4626 msgstr ""
4628 #: libraries/classes/Controllers/Database/StructureController.php:291
4629 msgid "Favorite List is full!"
4630 msgstr ""
4632 #: libraries/classes/Controllers/Database/StructureController.php:570
4633 #: templates/table/operations/index.twig:408
4634 #: templates/table/operations/view.twig:27
4635 #, php-format
4636 msgid "View %s has been dropped."
4637 msgstr ""
4639 #: libraries/classes/Controllers/Database/StructureController.php:571
4640 #: templates/table/operations/index.twig:408
4641 #, php-format
4642 msgid "Table %s has been dropped."
4643 msgstr ""
4645 #: libraries/classes/Controllers/Database/StructureController.php:626
4646 #: templates/table/operations/index.twig:387
4647 #, php-format
4648 msgid "Table %s has been emptied."
4649 msgstr ""
4651 #: libraries/classes/Controllers/Database/StructureController.php:796
4652 #: libraries/classes/Display/Results.php:4489
4653 #, php-format
4654 msgid ""
4655 "This view has at least this number of rows. Please refer to %sdocumentation"
4656 "%s."
4657 msgstr ""
4659 #: libraries/classes/Controllers/Database/StructureController.php:1034
4660 msgid "unknown"
4661 msgstr ""
4663 #: libraries/classes/Controllers/Database/StructureController.php:1257
4664 #: libraries/classes/Controllers/Database/StructureController.php:1280
4665 #: libraries/classes/Controllers/Database/StructureController.php:1303
4666 msgid "Success!"
4667 msgstr ""
4669 #: libraries/classes/Controllers/Database/StructureController.php:1454
4670 #: libraries/classes/Controllers/Database/StructureController.php:1537
4671 #: libraries/classes/Controllers/Table/OperationsController.php:321
4672 #: libraries/classes/Controllers/Table/ReplaceController.php:416
4673 #: libraries/classes/Core.php:859 templates/preview_sql.twig:3
4674 msgid "No change"
4675 msgstr ""
4677 #: libraries/classes/Controllers/Database/TrackingController.php:81
4678 #: libraries/classes/Controllers/Database/TrackingController.php:101
4679 msgid "Tracking data deleted successfully."
4680 msgstr ""
4682 #: libraries/classes/Controllers/Database/TrackingController.php:88
4683 #, php-format
4684 msgid ""
4685 "Version %1$s was created for selected tables, tracking is active for them."
4686 msgstr ""
4688 #: libraries/classes/Controllers/Database/TrackingController.php:118
4689 msgid "No tables selected."
4690 msgstr ""
4692 #: libraries/classes/Controllers/Database/TrackingController.php:157
4693 msgid "Database Log"
4694 msgstr ""
4696 #: libraries/classes/Controllers/ErrorReportController.php:101
4697 msgid ""
4698 "An error has been detected and an error report has been automatically "
4699 "submitted based on your settings."
4700 msgstr ""
4702 #: libraries/classes/Controllers/ErrorReportController.php:105
4703 msgid "Thank you for submitting this report."
4704 msgstr ""
4706 #: libraries/classes/Controllers/ErrorReportController.php:109
4707 msgid ""
4708 "An error has been detected and an error report has been generated but failed "
4709 "to be sent."
4710 msgstr ""
4712 #: libraries/classes/Controllers/ErrorReportController.php:114
4713 msgid "If you experience any problems please submit a bug report manually."
4714 msgstr ""
4716 #: libraries/classes/Controllers/ErrorReportController.php:118
4717 msgid "You may want to refresh the page."
4718 msgstr ""
4720 #: libraries/classes/Controllers/ExportController.php:225
4721 #: libraries/classes/Export.php:1348
4722 msgid "Bad type!"
4723 msgstr ""
4725 #: libraries/classes/Controllers/ExportController.php:330
4726 msgid "Bad parameters!"
4727 msgstr ""
4729 #: libraries/classes/Controllers/HomeController.php:91
4730 msgid ""
4731 "You were logged out from one server, to logout completely from phpMyAdmin, "
4732 "you need to logout from all servers."
4733 msgstr ""
4735 #: libraries/classes/Controllers/HomeController.php:198
4736 #, php-format
4737 msgid ""
4738 "The phpMyAdmin configuration storage is not completely configured, some "
4739 "extended features have been deactivated. %sFind out why%s. "
4740 msgstr ""
4742 #: libraries/classes/Controllers/HomeController.php:205
4743 msgid ""
4744 "Or alternately go to 'Operations' tab of any database to set it up there."
4745 msgstr ""
4747 #: libraries/classes/Controllers/HomeController.php:323
4748 msgid ""
4749 "The mbstring PHP extension was not found and you seem to be using a "
4750 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4751 "split strings correctly and it may result in unexpected results."
4752 msgstr ""
4754 #: libraries/classes/Controllers/HomeController.php:338
4755 msgid ""
4756 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4757 "this some features such as error reporting or version check are disabled."
4758 msgstr ""
4760 #: libraries/classes/Controllers/HomeController.php:353
4761 msgid ""
4762 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
4763 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4764 "than cookie validity configured in phpMyAdmin, because of this, your login "
4765 "might expire sooner than configured in phpMyAdmin."
4766 msgstr ""
4768 #: libraries/classes/Controllers/HomeController.php:372
4769 msgid ""
4770 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4771 "because of this, your login will expire sooner than configured in phpMyAdmin."
4772 msgstr ""
4774 #: libraries/classes/Controllers/HomeController.php:390
4775 msgid ""
4776 "Your server is running with default values for the controluser and password "
4777 "(controlpass) and is open to intrusion; you really should fix this security "
4778 "weakness by changing the password for controluser 'pma'."
4779 msgstr ""
4781 #: libraries/classes/Controllers/HomeController.php:406
4782 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
4783 msgstr ""
4785 #: libraries/classes/Controllers/HomeController.php:413
4786 msgid "The secret passphrase in configuration (blowfish_secret) is too short."
4787 msgstr ""
4789 #: libraries/classes/Controllers/HomeController.php:427
4790 msgid ""
4791 "Directory [code]config[/code], which is used by the setup script, still "
4792 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4793 "once phpMyAdmin has been configured. Otherwise the security of your server "
4794 "may be compromised by unauthorized people downloading your configuration."
4795 msgstr ""
4797 #: libraries/classes/Controllers/HomeController.php:447
4798 #, php-format
4799 msgid ""
4800 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4801 "issues."
4802 msgstr ""
4804 #: libraries/classes/Controllers/HomeController.php:462
4805 #, php-format
4806 msgid ""
4807 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4808 "templates and will be slow because of this."
4809 msgstr ""
4811 #: libraries/classes/Controllers/ImportController.php:109
4812 msgid "Incomplete params"
4813 msgstr ""
4815 #: libraries/classes/Controllers/ImportController.php:134
4816 msgid "Succeeded"
4817 msgstr ""
4819 #: libraries/classes/Controllers/ImportController.php:138
4820 #: libraries/classes/Controllers/JavaScriptMessagesController.php:589
4821 msgid "Failed"
4822 msgstr ""
4824 #: libraries/classes/Controllers/ImportController.php:244
4825 #, php-format
4826 msgid ""
4827 "You probably tried to upload a file that is too large. Please refer to "
4828 "%sdocumentation%s for a workaround for this limit."
4829 msgstr ""
4831 #: libraries/classes/Controllers/ImportController.php:423
4832 #: libraries/classes/Controllers/ImportController.php:659
4833 msgid "Showing bookmark"
4834 msgstr ""
4836 #: libraries/classes/Controllers/ImportController.php:447
4837 #: libraries/classes/Controllers/ImportController.php:655
4838 msgid "The bookmark has been deleted."
4839 msgstr ""
4841 #: libraries/classes/Controllers/ImportController.php:561
4842 msgid ""
4843 "No data was received to import. Either no file name was submitted, or the "
4844 "file size exceeded the maximum size permitted by your PHP configuration. See "
4845 "[doc@faq1-16]FAQ 1.16[/doc]."
4846 msgstr ""
4848 #: libraries/classes/Controllers/ImportController.php:662
4849 #: libraries/classes/Controllers/SqlController.php:389
4850 #: libraries/classes/Sql.php:1240
4851 #, php-format
4852 msgid "Bookmark %s has been created."
4853 msgstr ""
4855 #: libraries/classes/Controllers/ImportController.php:672
4856 #, php-format
4857 msgid "Import has been successfully finished, %d query executed."
4858 msgid_plural "Import has been successfully finished, %d queries executed."
4859 msgstr[0] ""
4860 msgstr[1] ""
4862 #: libraries/classes/Controllers/ImportController.php:703
4863 #, php-format
4864 msgid ""
4865 "Script timeout passed, if you want to finish import, please %sresubmit the "
4866 "same file%s and import will resume."
4867 msgstr ""
4869 #: libraries/classes/Controllers/ImportController.php:713
4870 msgid ""
4871 "However on last run no data has been parsed, this usually means phpMyAdmin "
4872 "won't be able to finish this import unless you increase php time limits."
4873 msgstr ""
4875 #: libraries/classes/Controllers/ImportController.php:787
4876 #: libraries/classes/Controllers/SqlController.php:169
4877 msgid "\"DROP DATABASE\" statements are disabled."
4878 msgstr ""
4880 #: libraries/classes/Controllers/ImportStatusController.php:67
4881 msgid "Could not load the progress of the import."
4882 msgstr ""
4884 #: libraries/classes/Controllers/JavaScriptMessagesController.php:35
4885 msgid "Confirm"
4886 msgstr ""
4888 #: libraries/classes/Controllers/JavaScriptMessagesController.php:36
4889 #, php-format
4890 msgid "Do you really want to execute \"%s\"?"
4891 msgstr ""
4893 #: libraries/classes/Controllers/JavaScriptMessagesController.php:37
4894 msgid "You are about to DESTROY a complete database!"
4895 msgstr ""
4897 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
4898 msgid "Cannot rename database to the same name. Change the name and try again"
4899 msgstr ""
4901 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
4902 msgid "You are about to DESTROY a complete table!"
4903 msgstr ""
4905 #: libraries/classes/Controllers/JavaScriptMessagesController.php:42
4906 msgid "You are about to TRUNCATE a complete table!"
4907 msgstr ""
4909 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
4910 msgid "Delete tracking data for this table?"
4911 msgstr ""
4913 #: libraries/classes/Controllers/JavaScriptMessagesController.php:44
4914 msgid "Delete tracking data for these tables?"
4915 msgstr ""
4917 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
4918 msgid "Delete tracking data for this version?"
4919 msgstr ""
4921 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
4922 msgid "Delete tracking data for these versions?"
4923 msgstr ""
4925 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
4926 msgid "Delete entry from tracking report?"
4927 msgstr ""
4929 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
4930 msgid "Deleting tracking data"
4931 msgstr ""
4933 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
4934 msgid "Dropping Primary Key/Index"
4935 msgstr ""
4937 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
4938 msgid "Dropping Foreign key."
4939 msgstr ""
4941 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
4942 msgid "This operation could take a long time. Proceed anyway?"
4943 msgstr ""
4945 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
4946 #, php-format
4947 msgid "Do you really want to delete user group \"%s\"?"
4948 msgstr ""
4950 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
4951 #, php-format
4952 msgid "Do you really want to delete the search \"%s\"?"
4953 msgstr ""
4955 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
4956 msgid "You have unsaved changes; are you sure you want to leave this page?"
4957 msgstr ""
4959 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
4960 msgid ""
4961 "You are trying to reduce the number of rows, but have already entered data "
4962 "in those rows which will be lost. Do you wish to continue?"
4963 msgstr ""
4965 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
4966 msgid "Do you really want to revoke the selected user(s) ?"
4967 msgstr ""
4969 #: libraries/classes/Controllers/JavaScriptMessagesController.php:60
4970 msgid "Do you really want to delete this central column?"
4971 msgstr ""
4973 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
4974 msgid "Do you really want to delete the selected items?"
4975 msgstr ""
4977 #: libraries/classes/Controllers/JavaScriptMessagesController.php:63
4978 msgid ""
4979 "Do you really want to DROP the selected partition(s)? This will also DELETE "
4980 "the data related to the selected partition(s)!"
4981 msgstr ""
4983 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
4984 msgid "Do you really want to TRUNCATE the selected partition(s)?"
4985 msgstr ""
4987 #: libraries/classes/Controllers/JavaScriptMessagesController.php:67
4988 msgid "Do you really want to remove partitioning?"
4989 msgstr ""
4991 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
4992 msgid "Do you really want to RESET SLAVE?"
4993 msgstr ""
4995 #: libraries/classes/Controllers/JavaScriptMessagesController.php:70
4996 msgid ""
4997 "This operation will attempt to convert your data to the new collation. In "
4998 "rare cases, especially where a character doesn't exist in the new collation, "
4999 "this process could cause the data to appear incorrectly under the new "
5000 "collation; in this case we suggest you revert to the original collation and "
5001 "refer to the tips at "
5002 msgstr ""
5004 #: libraries/classes/Controllers/JavaScriptMessagesController.php:76
5005 msgid "Garbled Data"
5006 msgstr ""
5008 #: libraries/classes/Controllers/JavaScriptMessagesController.php:78
5009 msgid "Are you sure you wish to change the collation and convert the data?"
5010 msgstr ""
5012 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5013 msgid ""
5014 "Through this operation, MySQL attempts to map the data values between "
5015 "collations. If the character sets are incompatible, there may be data loss "
5016 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5017 "column collation(s). <b>To convert existing data, it is suggested to use the "
5018 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5019 "</b>"
5020 msgstr ""
5022 #: libraries/classes/Controllers/JavaScriptMessagesController.php:90
5023 msgid ""
5024 "Are you sure you wish to change all the column collations and convert the "
5025 "data?"
5026 msgstr ""
5028 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5029 msgid "Save & close"
5030 msgstr ""
5032 #: libraries/classes/Controllers/JavaScriptMessagesController.php:95
5033 #: libraries/classes/InsertEdit.php:1979
5034 #: templates/config/form_display/fieldset_bottom.twig:9
5035 #: templates/preferences/manage/main.twig:114
5036 #: templates/preferences/manage/main.twig:122
5037 msgid "Reset"
5038 msgstr ""
5040 #: libraries/classes/Controllers/JavaScriptMessagesController.php:96
5041 msgid "Reset all"
5042 msgstr ""
5044 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5045 msgid "Missing value in the form!"
5046 msgstr ""
5048 #: libraries/classes/Controllers/JavaScriptMessagesController.php:100
5049 msgid "Select at least one of the options!"
5050 msgstr ""
5052 #: libraries/classes/Controllers/JavaScriptMessagesController.php:101
5053 msgid "Please enter a valid number!"
5054 msgstr ""
5056 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5057 msgid "Please enter a valid length!"
5058 msgstr ""
5060 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5061 msgid "Add index"
5062 msgstr ""
5064 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5065 msgid "Edit index"
5066 msgstr ""
5068 #. l10n: Rename a table Index
5069 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5070 msgid "Rename index"
5071 msgstr ""
5073 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5074 #: templates/table/index_form.twig:227
5075 #, php-format
5076 msgid "Add %s column(s) to index"
5077 msgstr ""
5079 #: libraries/classes/Controllers/JavaScriptMessagesController.php:108
5080 msgid "Create single-column index"
5081 msgstr ""
5083 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5084 msgid "Create composite index"
5085 msgstr ""
5087 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5088 msgid "Composite with:"
5089 msgstr ""
5091 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5092 msgid "Please select column(s) for the index."
5093 msgstr ""
5095 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5096 #: libraries/classes/InsertEdit.php:1977
5097 #: templates/columns_definitions/column_definitions_form.twig:157
5098 #: templates/table/index_form.twig:233
5099 #: templates/table/index_rename_form.twig:28
5100 #: templates/table/relation/common_form.twig:221
5101 msgid "Preview SQL"
5102 msgstr ""
5104 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5105 msgid "Simulate query"
5106 msgstr ""
5108 #: libraries/classes/Controllers/JavaScriptMessagesController.php:118
5109 msgid "Matched rows:"
5110 msgstr ""
5112 #: libraries/classes/Controllers/JavaScriptMessagesController.php:119
5113 #: libraries/classes/Html/Generator.php:928 templates/export.twig:49
5114 msgid "SQL query:"
5115 msgstr ""
5117 #. l10n: Default label for the y-Axis of Charts
5118 #: libraries/classes/Controllers/JavaScriptMessagesController.php:123
5119 msgid "Y values"
5120 msgstr ""
5122 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5123 msgid "Please enter the SQL query first."
5124 msgstr ""
5126 #: libraries/classes/Controllers/JavaScriptMessagesController.php:129
5127 msgid "The host name is empty!"
5128 msgstr ""
5130 #: libraries/classes/Controllers/JavaScriptMessagesController.php:130
5131 msgid "The user name is empty!"
5132 msgstr ""
5134 #: libraries/classes/Controllers/JavaScriptMessagesController.php:131
5135 #: libraries/classes/Server/Privileges.php:1025
5136 #: libraries/classes/UserPassword.php:40
5137 msgid "The password is empty!"
5138 msgstr ""
5140 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5141 #: libraries/classes/Server/Privileges.php:1023
5142 #: libraries/classes/UserPassword.php:44
5143 msgid "The passwords aren't the same!"
5144 msgstr ""
5146 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5147 msgid "Removing Selected Users"
5148 msgstr ""
5150 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5151 #: libraries/classes/Tracking.php:236 libraries/classes/Tracking.php:643
5152 #: templates/server/status/advisor/index.twig:20
5153 #: templates/server/status/advisor/index.twig:47
5154 msgid "Close"
5155 msgstr ""
5157 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5158 msgid "Template was created."
5159 msgstr ""
5161 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5162 msgid "Template was loaded."
5163 msgstr ""
5165 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5166 msgid "Template was updated."
5167 msgstr ""
5169 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5170 msgid "Template was deleted."
5171 msgstr ""
5173 #. l10n: Other, small valued, queries
5174 #: libraries/classes/Controllers/JavaScriptMessagesController.php:143
5175 #: libraries/classes/Controllers/Server/Status/QueriesController.php:98
5176 #: libraries/classes/Server/Status/Data.php:163
5177 msgid "Other"
5178 msgstr ""
5180 #. l10n: Thousands separator
5181 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5182 #: libraries/classes/Util.php:603 libraries/classes/Util.php:635
5183 msgid ","
5184 msgstr ""
5186 #. l10n: Decimal separator
5187 #: libraries/classes/Controllers/JavaScriptMessagesController.php:147
5188 #: libraries/classes/Util.php:601 libraries/classes/Util.php:633
5189 msgid "."
5190 msgstr ""
5192 #: libraries/classes/Controllers/JavaScriptMessagesController.php:149
5193 msgid "Connections / Processes"
5194 msgstr ""
5196 #: libraries/classes/Controllers/JavaScriptMessagesController.php:152
5197 msgid "Local monitor configuration incompatible!"
5198 msgstr ""
5200 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5201 msgid ""
5202 "The chart arrangement configuration in your browsers local storage is not "
5203 "compatible anymore to the newer version of the monitor dialog. It is very "
5204 "likely that your current configuration will not work anymore. Please reset "
5205 "your configuration to default in the <i>Settings</i> menu."
5206 msgstr ""
5208 #: libraries/classes/Controllers/JavaScriptMessagesController.php:160
5209 msgid "Query cache efficiency"
5210 msgstr ""
5212 #: libraries/classes/Controllers/JavaScriptMessagesController.php:161
5213 msgid "Query cache usage"
5214 msgstr ""
5216 #: libraries/classes/Controllers/JavaScriptMessagesController.php:162
5217 msgid "Query cache used"
5218 msgstr ""
5220 #: libraries/classes/Controllers/JavaScriptMessagesController.php:164
5221 msgid "System CPU usage"
5222 msgstr ""
5224 #: libraries/classes/Controllers/JavaScriptMessagesController.php:165
5225 msgid "System memory"
5226 msgstr ""
5228 #: libraries/classes/Controllers/JavaScriptMessagesController.php:166
5229 msgid "System swap"
5230 msgstr ""
5232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5233 msgid "Average load"
5234 msgstr ""
5236 #: libraries/classes/Controllers/JavaScriptMessagesController.php:169
5237 msgid "Total memory"
5238 msgstr ""
5240 #: libraries/classes/Controllers/JavaScriptMessagesController.php:170
5241 msgid "Cached memory"
5242 msgstr ""
5244 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5245 msgid "Buffered memory"
5246 msgstr ""
5248 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5249 msgid "Free memory"
5250 msgstr ""
5252 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5253 msgid "Used memory"
5254 msgstr ""
5256 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5257 msgid "Total swap"
5258 msgstr ""
5260 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5261 msgid "Cached swap"
5262 msgstr ""
5264 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5265 msgid "Used swap"
5266 msgstr ""
5268 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5269 msgid "Free swap"
5270 msgstr ""
5272 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5273 msgid "Bytes sent"
5274 msgstr ""
5276 #: libraries/classes/Controllers/JavaScriptMessagesController.php:181
5277 msgid "Bytes received"
5278 msgstr ""
5280 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5281 #: templates/server/status/status/index.twig:36
5282 msgid "Connections"
5283 msgstr ""
5285 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5286 #: templates/server/status/base.twig:11
5287 #: templates/server/status/processes/list.twig:5
5288 msgid "Processes"
5289 msgstr ""
5291 #. l10n: shortcuts for Byte
5292 #: libraries/classes/Controllers/JavaScriptMessagesController.php:186
5293 #: libraries/classes/Util.php:509
5294 msgid "B"
5295 msgstr ""
5297 #. l10n: shortcuts for Kilobyte
5298 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5299 #: libraries/classes/Util.php:511
5300 #: templates/server/status/monitor/index.twig:179
5301 msgid "KiB"
5302 msgstr ""
5304 #. l10n: shortcuts for Megabyte
5305 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5306 #: libraries/classes/Util.php:513
5307 #: templates/server/status/monitor/index.twig:180
5308 msgid "MiB"
5309 msgstr ""
5311 #. l10n: shortcuts for Gigabyte
5312 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5313 #: libraries/classes/Util.php:515
5314 msgid "GiB"
5315 msgstr ""
5317 #. l10n: shortcuts for Terabyte
5318 #: libraries/classes/Controllers/JavaScriptMessagesController.php:190
5319 #: libraries/classes/Util.php:517
5320 msgid "TiB"
5321 msgstr ""
5323 #. l10n: shortcuts for Petabyte
5324 #: libraries/classes/Controllers/JavaScriptMessagesController.php:191
5325 #: libraries/classes/Util.php:519
5326 msgid "PiB"
5327 msgstr ""
5329 #. l10n: shortcuts for Exabyte
5330 #: libraries/classes/Controllers/JavaScriptMessagesController.php:192
5331 #: libraries/classes/Util.php:521
5332 msgid "EiB"
5333 msgstr ""
5335 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5336 #, php-format
5337 msgid "%d table(s)"
5338 msgstr ""
5340 #. l10n: Questions is the name of a MySQL Status variable
5341 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5342 msgid "Questions"
5343 msgstr ""
5345 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5346 #: templates/server/status/status/index.twig:14
5347 msgid "Traffic"
5348 msgstr ""
5350 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5351 #: libraries/classes/Menu.php:573 libraries/classes/Util.php:2480
5352 #: templates/server/status/monitor/index.twig:12
5353 msgid "Settings"
5354 msgstr "Innstillingar"
5356 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5357 msgid "Add chart to grid"
5358 msgstr ""
5360 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5361 msgid "Please add at least one variable to the series!"
5362 msgstr ""
5364 #: libraries/classes/Controllers/JavaScriptMessagesController.php:201
5365 #: libraries/classes/Display/Results.php:1325
5366 #: libraries/classes/Plugins/Export/ExportSql.php:2317
5367 #: libraries/classes/Plugins/Schema/SchemaPdf.php:96
5368 #: libraries/config.values.php:111
5369 #: templates/columns_definitions/column_attributes.twig:208
5370 #: templates/columns_definitions/column_attributes.twig:229
5371 #: templates/database/central_columns/main.twig:309
5372 #: templates/database/designer/main.twig:589 templates/export.twig:355
5373 #: templates/server/privileges/privileges_summary.twig:30
5374 #: templates/server/status/monitor/index.twig:204
5375 #: templates/server/status/processes/list.twig:54
5376 #: templates/table/zoom_search/index.twig:64
5377 #: templates/table/zoom_search/index.twig:124
5378 msgid "None"
5379 msgstr ""
5381 #. l10n: SQL Query on modal to show exported query
5382 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5383 msgid "SQL Query"
5384 msgstr ""
5386 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5387 msgid "Resume monitor"
5388 msgstr ""
5390 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5391 msgid "Pause monitor"
5392 msgstr ""
5394 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5395 #: templates/server/status/processes/index.twig:53
5396 msgid "Start auto refresh"
5397 msgstr ""
5399 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5400 msgid "Stop auto refresh"
5401 msgstr ""
5403 #: libraries/classes/Controllers/JavaScriptMessagesController.php:209
5404 msgid "general_log and slow_query_log are enabled."
5405 msgstr ""
5407 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5408 msgid "general_log is enabled."
5409 msgstr ""
5411 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5412 msgid "slow_query_log is enabled."
5413 msgstr ""
5415 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5416 msgid "slow_query_log and general_log are disabled."
5417 msgstr ""
5419 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5420 msgid "log_output is not set to TABLE."
5421 msgstr ""
5423 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5424 msgid "log_output is set to TABLE."
5425 msgstr ""
5427 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5428 #, php-format
5429 msgid ""
5430 "slow_query_log is enabled, but the server logs only queries that take longer "
5431 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5432 "depending on your system."
5433 msgstr ""
5435 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5436 #, php-format
5437 msgid "long_query_time is set to %d second(s)."
5438 msgstr ""
5440 #: libraries/classes/Controllers/JavaScriptMessagesController.php:222
5441 msgid ""
5442 "Following settings will be applied globally and reset to default on server "
5443 "restart:"
5444 msgstr ""
5446 #. l10n: %s is FILE or TABLE
5447 #: libraries/classes/Controllers/JavaScriptMessagesController.php:226
5448 #, php-format
5449 msgid "Set log_output to %s"
5450 msgstr ""
5452 #. l10n: Enable in this context means setting a status variable to ON
5453 #: libraries/classes/Controllers/JavaScriptMessagesController.php:228
5454 #, php-format
5455 msgid "Enable %s"
5456 msgstr ""
5458 #. l10n: Disable in this context means setting a status variable to OFF
5459 #: libraries/classes/Controllers/JavaScriptMessagesController.php:230
5460 #, php-format
5461 msgid "Disable %s"
5462 msgstr ""
5464 #. l10n: %d seconds
5465 #: libraries/classes/Controllers/JavaScriptMessagesController.php:232
5466 #, php-format
5467 msgid "Set long_query_time to %d seconds."
5468 msgstr ""
5470 #: libraries/classes/Controllers/JavaScriptMessagesController.php:234
5471 msgid ""
5472 "You can't change these variables. Please log in as root or contact your "
5473 "database administrator."
5474 msgstr ""
5476 #: libraries/classes/Controllers/JavaScriptMessagesController.php:237
5477 msgid "Change settings"
5478 msgstr ""
5480 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
5481 msgid "Current settings"
5482 msgstr ""
5484 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
5485 msgid "Chart title"
5486 msgstr ""
5488 #. l10n: As in differential values
5489 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5490 msgid "Differential"
5491 msgstr ""
5493 #: libraries/classes/Controllers/JavaScriptMessagesController.php:243
5494 #, php-format
5495 msgid "Divided by %s"
5496 msgstr ""
5498 #: libraries/classes/Controllers/JavaScriptMessagesController.php:244
5499 msgid "Unit"
5500 msgstr ""
5502 #: libraries/classes/Controllers/JavaScriptMessagesController.php:246
5503 msgid "From slow log"
5504 msgstr ""
5506 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5507 msgid "From general log"
5508 msgstr ""
5510 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
5511 msgid "The database name is not known for this query in the server's logs."
5512 msgstr ""
5514 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5515 msgid "Analysing logs"
5516 msgstr ""
5518 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5519 msgid "Analysing & loading logs. This may take a while."
5520 msgstr ""
5522 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5523 msgid "Cancel request"
5524 msgstr ""
5526 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5527 msgid ""
5528 "This column shows the amount of identical queries that are grouped together. "
5529 "However only the SQL query itself has been used as a grouping criteria, so "
5530 "the other attributes of queries, such as start time, may differ."
5531 msgstr ""
5533 #: libraries/classes/Controllers/JavaScriptMessagesController.php:260
5534 msgid ""
5535 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5536 "same table are also being grouped together, disregarding of the inserted "
5537 "data."
5538 msgstr ""
5540 #: libraries/classes/Controllers/JavaScriptMessagesController.php:264
5541 msgid "Log data loaded. Queries executed in this time span:"
5542 msgstr ""
5544 #: libraries/classes/Controllers/JavaScriptMessagesController.php:266
5545 msgid "Jump to Log table"
5546 msgstr ""
5548 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
5549 msgid "No data found"
5550 msgstr ""
5552 #: libraries/classes/Controllers/JavaScriptMessagesController.php:268
5553 msgid "Log analysed, but no data found in this time span."
5554 msgstr ""
5556 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
5557 msgid "Analyzing…"
5558 msgstr ""
5560 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
5561 msgid "Explain output"
5562 msgstr ""
5564 #: libraries/classes/Controllers/JavaScriptMessagesController.php:272
5565 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:171
5566 #: libraries/classes/Menu.php:540 libraries/classes/Util.php:2476
5567 #: libraries/config.values.php:157
5568 #: templates/database/events/editor_form.twig:18
5569 #: templates/database/events/index.twig:19
5570 #: templates/database/tracking/tables.twig:17
5571 #: templates/table/tracking/main.twig:31
5572 msgid "Status"
5573 msgstr ""
5575 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5576 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:167
5577 #: libraries/classes/Plugins/Export/ExportHtmlword.php:493
5578 #: libraries/classes/Plugins/Export/ExportOdt.php:625
5579 #: libraries/classes/Plugins/Export/ExportTexytext.php:471
5580 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:414
5581 #: templates/database/triggers/list.twig:23
5582 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
5583 msgid "Time"
5584 msgstr ""
5586 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5587 msgid "Total time:"
5588 msgstr ""
5590 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5591 msgid "Profiling results"
5592 msgstr ""
5594 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
5595 msgctxt "Display format"
5596 msgid "Table"
5597 msgstr ""
5599 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5600 msgid "Chart"
5601 msgstr ""
5603 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5604 #: templates/export.twig:171
5605 msgctxt "Alias"
5606 msgid "Database"
5607 msgstr ""
5609 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
5610 #: templates/export.twig:185
5611 msgctxt "Alias"
5612 msgid "Table"
5613 msgstr ""
5615 #: libraries/classes/Controllers/JavaScriptMessagesController.php:281
5616 #: templates/export.twig:198
5617 msgctxt "Alias"
5618 msgid "Column"
5619 msgstr ""
5621 #. l10n: A collection of available filters
5622 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
5623 msgid "Log table filter options"
5624 msgstr ""
5626 #. l10n: Filter as in "Start Filtering"
5627 #: libraries/classes/Controllers/JavaScriptMessagesController.php:286
5628 msgid "Filter"
5629 msgstr ""
5631 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
5632 msgid "Filter queries by word/regexp:"
5633 msgstr ""
5635 #: libraries/classes/Controllers/JavaScriptMessagesController.php:288
5636 msgid "Group queries, ignoring variable data in WHERE clauses"
5637 msgstr ""
5639 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
5640 msgid "Sum of grouped rows:"
5641 msgstr ""
5643 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
5644 #: libraries/classes/Engines/Innodb.php:141
5645 #: templates/server/databases/index.twig:256
5646 msgid "Total:"
5647 msgstr ""
5649 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
5650 msgid "Loading logs"
5651 msgstr ""
5653 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
5654 msgid "Monitor refresh failed"
5655 msgstr ""
5657 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5658 msgid ""
5659 "While requesting new chart data the server returned an invalid response. "
5660 "This is most likely because your session expired. Reloading the page and "
5661 "reentering your credentials should help."
5662 msgstr ""
5664 #: libraries/classes/Controllers/JavaScriptMessagesController.php:299
5665 msgid "Reload page"
5666 msgstr ""
5668 #: libraries/classes/Controllers/JavaScriptMessagesController.php:301
5669 msgid "Affected rows:"
5670 msgstr ""
5672 #: libraries/classes/Controllers/JavaScriptMessagesController.php:304
5673 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5674 msgstr ""
5676 #: libraries/classes/Controllers/JavaScriptMessagesController.php:307
5677 msgid ""
5678 "Failed building chart grid with imported config. Resetting to default config…"
5679 msgstr ""
5681 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
5682 msgid "Import monitor configuration"
5683 msgstr ""
5685 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
5686 msgid "Please select the file you want to import."
5687 msgstr ""
5689 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5690 msgid "Please enter a valid table name."
5691 msgstr ""
5693 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
5694 msgid "Please enter a valid database name."
5695 msgstr ""
5697 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
5698 msgid "No files available on server for import!"
5699 msgstr ""
5701 #: libraries/classes/Controllers/JavaScriptMessagesController.php:316
5702 msgid "Analyse query"
5703 msgstr ""
5705 #: libraries/classes/Controllers/JavaScriptMessagesController.php:319
5706 msgid "Formatting SQL…"
5707 msgstr ""
5709 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
5710 msgid "No parameters found!"
5711 msgstr ""
5713 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
5714 #: templates/database/central_columns/main.twig:271
5715 #: templates/database/designer/main.twig:340
5716 #: templates/database/designer/main.twig:391
5717 #: templates/database/designer/main.twig:669
5718 #: templates/database/designer/main.twig:735
5719 #: templates/database/designer/main.twig:874
5720 #: templates/database/designer/main.twig:959
5721 #: templates/database/designer/main.twig:1064
5722 #: templates/server/variables/index.twig:15
5723 msgid "Cancel"
5724 msgstr ""
5726 #: libraries/classes/Controllers/JavaScriptMessagesController.php:327
5727 #: templates/header.twig:50
5728 msgid "Page-related settings"
5729 msgstr ""
5731 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
5732 #: templates/config/form_display/fieldset_bottom.twig:8
5733 msgid "Apply"
5734 msgstr ""
5736 #: libraries/classes/Controllers/JavaScriptMessagesController.php:331
5737 #: templates/navigation/main.twig:58
5738 #: templates/server/status/monitor/index.twig:95
5739 msgid "Loading…"
5740 msgstr ""
5742 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5743 msgid "Request aborted!!"
5744 msgstr ""
5746 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5747 msgid "Processing request"
5748 msgstr ""
5750 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
5751 msgid "Request failed!!"
5752 msgstr ""
5754 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
5755 #: libraries/classes/Controllers/SqlController.php:266
5756 #: libraries/classes/Controllers/SqlController.php:300
5757 msgid "Error in processing request"
5758 msgstr ""
5760 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5761 #, php-format
5762 msgid "Error code: %s"
5763 msgstr ""
5765 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5766 #, php-format
5767 msgid "Error text: %s"
5768 msgstr ""
5770 #: libraries/classes/Controllers/JavaScriptMessagesController.php:339
5771 msgid ""
5772 "It seems that the connection to server has been lost. Please check your "
5773 "network connectivity and server status."
5774 msgstr ""
5776 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
5777 msgid "No accounts selected."
5778 msgstr ""
5780 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
5781 msgid "Dropping column"
5782 msgstr ""
5784 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
5785 msgid "Adding primary key"
5786 msgstr ""
5788 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
5789 #: templates/console/display.twig:129 templates/database/designer/main.twig:338
5790 #: templates/database/designer/main.twig:667
5791 #: templates/database/designer/main.twig:731
5792 #: templates/database/designer/main.twig:870
5793 #: templates/database/designer/main.twig:955
5794 #: templates/database/designer/main.twig:1062
5795 msgid "OK"
5796 msgstr ""
5798 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
5799 msgid "Click to dismiss this notification"
5800 msgstr ""
5802 #: libraries/classes/Controllers/JavaScriptMessagesController.php:350
5803 msgid "Renaming databases"
5804 msgstr ""
5806 #: libraries/classes/Controllers/JavaScriptMessagesController.php:351
5807 msgid "Copying database"
5808 msgstr ""
5810 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
5811 msgid "Changing charset"
5812 msgstr ""
5814 #: libraries/classes/Controllers/JavaScriptMessagesController.php:356
5815 #: templates/database/structure/drop_form.twig:16
5816 #: templates/database/structure/empty_form.twig:16 templates/import.twig:193
5817 #: templates/sql/query.twig:131 templates/table/delete/confirm.twig:25
5818 msgid "Enable foreign key checks"
5819 msgstr ""
5821 #: libraries/classes/Controllers/JavaScriptMessagesController.php:359
5822 msgid "Failed to get real row count."
5823 msgstr ""
5825 #: libraries/classes/Controllers/JavaScriptMessagesController.php:362
5826 msgid "Searching"
5827 msgstr ""
5829 #: libraries/classes/Controllers/JavaScriptMessagesController.php:363
5830 msgid "Hide search results"
5831 msgstr ""
5833 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
5834 msgid "Show search results"
5835 msgstr ""
5837 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
5838 msgid "Browsing"
5839 msgstr ""
5841 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
5842 msgid "Deleting"
5843 msgstr ""
5845 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
5846 #, php-format
5847 msgid "Delete the matches for the %s table?"
5848 msgstr ""
5850 #: libraries/classes/Controllers/JavaScriptMessagesController.php:370
5851 msgid "The definition of a stored function must contain a RETURN statement!"
5852 msgstr ""
5854 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
5855 msgid "No routine is exportable. Required privileges may be lacking."
5856 msgstr ""
5858 #: libraries/classes/Controllers/JavaScriptMessagesController.php:375
5859 #: templates/database/routines/parameter_row.twig:24
5860 msgid "ENUM/SET editor"
5861 msgstr ""
5863 #: libraries/classes/Controllers/JavaScriptMessagesController.php:376
5864 #, php-format
5865 msgid "Values for column %s"
5866 msgstr ""
5868 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
5869 msgid "Values for a new column"
5870 msgstr ""
5872 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
5873 msgid "Enter each value in a separate field."
5874 msgstr ""
5876 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
5877 #, php-format
5878 msgid "Add %d value(s)"
5879 msgstr ""
5881 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
5882 msgid ""
5883 "Note: If the file contains multiple tables, they will be combined into one."
5884 msgstr ""
5886 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
5887 msgid "Hide query box"
5888 msgstr ""
5890 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
5891 msgid "Show query box"
5892 msgstr ""
5894 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
5895 #: libraries/classes/Display/Results.php:3336
5896 #: libraries/classes/Server/UserGroups.php:134
5897 #: libraries/classes/Tracking.php:258 templates/console/bookmark_content.twig:7
5898 #: templates/database/central_columns/main.twig:270
5899 #: templates/database/central_columns/main.twig:385
5900 #: templates/database/central_columns/main.twig:386
5901 #: templates/database/designer/main.twig:389
5902 #: templates/database/qbe/ins_del_and_or_cell.twig:18
5903 #: templates/database/search/results.twig:43
5904 #: templates/display/results/table.twig:218
5905 #: templates/display/results/table.twig:219 templates/export.twig:38
5906 #: templates/setup/home/index.twig:62 templates/sql/query.twig:173
5907 msgid "Delete"
5908 msgstr ""
5910 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
5911 #, php-format
5912 msgid "%d is not valid row number."
5913 msgstr ""
5915 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
5916 #: libraries/classes/InsertEdit.php:925
5917 #: templates/sql/relational_column_dropdown.twig:3
5918 #: templates/table/search/input_box.twig:27
5919 msgid "Browse foreign values"
5920 msgstr ""
5922 #: libraries/classes/Controllers/JavaScriptMessagesController.php:393
5923 msgid "No previously auto-saved query is available. Loading default query."
5924 msgstr ""
5926 #: libraries/classes/Controllers/JavaScriptMessagesController.php:395
5927 msgid ""
5928 "You have a previously saved query. Click Get auto-saved query to load the "
5929 "query."
5930 msgstr ""
5932 #: libraries/classes/Controllers/JavaScriptMessagesController.php:397
5933 #, php-format
5934 msgid "Variable %d:"
5935 msgstr ""
5937 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
5938 #: libraries/classes/Normalization.php:1046
5939 msgid "Pick"
5940 msgstr ""
5942 #: libraries/classes/Controllers/JavaScriptMessagesController.php:401
5943 msgid "Column selector"
5944 msgstr ""
5946 #: libraries/classes/Controllers/JavaScriptMessagesController.php:402
5947 msgid "Search this list"
5948 msgstr ""
5950 #: libraries/classes/Controllers/JavaScriptMessagesController.php:404
5951 #, php-format
5952 msgid ""
5953 "No columns in the central list. Make sure the Central columns list for "
5954 "database %s has columns that are not present in the current table."
5955 msgstr ""
5957 #: libraries/classes/Controllers/JavaScriptMessagesController.php:407
5958 msgid "See more"
5959 msgstr ""
5961 #: libraries/classes/Controllers/JavaScriptMessagesController.php:408
5962 msgid "Are you sure?"
5963 msgstr ""
5965 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
5966 msgid ""
5967 "This action may change some of the columns definition.<br>Are you sure you "
5968 "want to continue?"
5969 msgstr ""
5971 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
5972 msgid "Continue"
5973 msgstr ""
5975 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
5976 msgid "Add primary key"
5977 msgstr ""
5979 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
5980 msgid "Primary key added."
5981 msgstr ""
5983 #: libraries/classes/Controllers/JavaScriptMessagesController.php:418
5984 #: libraries/classes/Normalization.php:288
5985 msgid "Taking you to next step…"
5986 msgstr ""
5988 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
5989 #, php-format
5990 msgid "The first step of normalization is complete for table '%s'."
5991 msgstr ""
5993 #: libraries/classes/Controllers/JavaScriptMessagesController.php:420
5994 #: libraries/classes/Normalization.php:557
5995 #: libraries/classes/Normalization.php:606
5996 #: libraries/classes/Normalization.php:700
5997 #: libraries/classes/Normalization.php:768
5998 msgid "End of step"
5999 msgstr ""
6001 #: libraries/classes/Controllers/JavaScriptMessagesController.php:421
6002 msgid "Second step of normalization (2NF)"
6003 msgstr ""
6005 #. l10n: Display text for calendar close link
6006 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6007 #: libraries/classes/Normalization.php:385
6008 #: templates/javascript/variables.twig:15
6009 msgid "Done"
6010 msgstr ""
6012 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6013 msgid "Confirm partial dependencies"
6014 msgstr ""
6016 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6017 msgid "Selected partial dependencies are as follows:"
6018 msgstr ""
6020 #: libraries/classes/Controllers/JavaScriptMessagesController.php:426
6021 msgid ""
6022 "Note: a, b -> d,f implies values of columns a and b combined together can "
6023 "determine values of column d and column f."
6024 msgstr ""
6026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6027 msgid "No partial dependencies selected!"
6028 msgstr ""
6030 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6031 #: libraries/classes/Controllers/JavaScriptMessagesController.php:597
6032 #: libraries/classes/Export.php:599 libraries/classes/Html/Generator.php:1032
6033 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:311
6034 #: templates/import_status.twig:2 templates/user_password.twig:2
6035 msgid "Back"
6036 msgstr ""
6038 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6039 msgid "Show me the possible partial dependencies based on data in the table"
6040 msgstr ""
6042 #: libraries/classes/Controllers/JavaScriptMessagesController.php:432
6043 msgid "Hide partial dependencies list"
6044 msgstr ""
6046 #: libraries/classes/Controllers/JavaScriptMessagesController.php:434
6047 msgid ""
6048 "Sit tight! It may take few seconds depending on data size and column count "
6049 "of the table."
6050 msgstr ""
6052 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6053 msgid "Step"
6054 msgstr ""
6056 #: libraries/classes/Controllers/JavaScriptMessagesController.php:438
6057 msgid "The following actions will be performed:"
6058 msgstr ""
6060 #: libraries/classes/Controllers/JavaScriptMessagesController.php:439
6061 #, php-format
6062 msgid "DROP columns %s from the table %s"
6063 msgstr ""
6065 #: libraries/classes/Controllers/JavaScriptMessagesController.php:440
6066 msgid "Create the following table"
6067 msgstr ""
6069 #: libraries/classes/Controllers/JavaScriptMessagesController.php:443
6070 msgid "Third step of normalization (3NF)"
6071 msgstr ""
6073 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6074 msgid "Confirm transitive dependencies"
6075 msgstr ""
6077 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6078 msgid "Selected dependencies are as follows:"
6079 msgstr ""
6081 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6082 msgid "No dependencies selected!"
6083 msgstr ""
6085 #: libraries/classes/Controllers/JavaScriptMessagesController.php:449
6086 #: libraries/classes/InsertEdit.php:1890
6087 #: templates/columns_definitions/column_definitions_form.twig:160
6088 #: templates/database/central_columns/edit.twig:20
6089 #: templates/database/central_columns/main.twig:121
6090 #: templates/database/central_columns/main.twig:274
6091 #: templates/server/variables/index.twig:12
6092 #: templates/table/gis_visualization/gis_visualization.twig:48
6093 #: templates/table/relation/common_form.twig:222
6094 #: templates/table/structure/partition_definition_form.twig:12
6095 msgid "Save"
6096 msgstr ""
6098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:452
6099 msgid "Hide search criteria"
6100 msgstr ""
6102 #: libraries/classes/Controllers/JavaScriptMessagesController.php:453
6103 msgid "Show search criteria"
6104 msgstr ""
6106 #: libraries/classes/Controllers/JavaScriptMessagesController.php:454
6107 msgid "Range search"
6108 msgstr ""
6110 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6111 msgid "Column maximum:"
6112 msgstr ""
6114 #: libraries/classes/Controllers/JavaScriptMessagesController.php:456
6115 msgid "Column minimum:"
6116 msgstr ""
6118 #: libraries/classes/Controllers/JavaScriptMessagesController.php:457
6119 msgid "Minimum value:"
6120 msgstr ""
6122 #: libraries/classes/Controllers/JavaScriptMessagesController.php:458
6123 msgid "Maximum value:"
6124 msgstr ""
6126 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6127 msgid "Hide find and replace criteria"
6128 msgstr ""
6130 #: libraries/classes/Controllers/JavaScriptMessagesController.php:462
6131 msgid "Show find and replace criteria"
6132 msgstr ""
6134 #: libraries/classes/Controllers/JavaScriptMessagesController.php:466
6135 msgid "Each point represents a data row."
6136 msgstr ""
6138 #: libraries/classes/Controllers/JavaScriptMessagesController.php:468
6139 msgid "Hovering over a point will show its label."
6140 msgstr ""
6142 #: libraries/classes/Controllers/JavaScriptMessagesController.php:470
6143 msgid "To zoom in, select a section of the plot with the mouse."
6144 msgstr ""
6146 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6147 msgid "Click reset zoom button to come back to original state."
6148 msgstr ""
6150 #: libraries/classes/Controllers/JavaScriptMessagesController.php:474
6151 msgid "Click a data point to view and possibly edit the data row."
6152 msgstr ""
6154 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6155 msgid "The plot can be resized by dragging it along the bottom right corner."
6156 msgstr ""
6158 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6159 msgid "Select two columns"
6160 msgstr ""
6162 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6163 msgid "Select two different columns"
6164 msgstr ""
6166 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6167 msgid "Data point content"
6168 msgstr ""
6170 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6171 #: libraries/classes/Controllers/JavaScriptMessagesController.php:663
6172 #: libraries/classes/ErrorHandler.php:408 libraries/classes/InsertEdit.php:3139
6173 #: templates/table/index_form.twig:157 templates/table/index_form.twig:193
6174 msgid "Ignore"
6175 msgstr ""
6177 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6178 #: libraries/classes/Display/Results.php:3269
6179 #: libraries/classes/Html/Generator.php:74
6180 #: templates/display/results/table.twig:214
6181 #: templates/display/results/table.twig:215
6182 msgid "Copy"
6183 msgstr ""
6185 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
6186 #: templates/gis_data_editor_form.twig:74
6187 #: templates/gis_data_editor_form.twig:94
6188 #: templates/gis_data_editor_form.twig:135
6189 #: templates/gis_data_editor_form.twig:187
6190 msgid "X"
6191 msgstr ""
6193 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6194 #: templates/gis_data_editor_form.twig:76
6195 #: templates/gis_data_editor_form.twig:96
6196 #: templates/gis_data_editor_form.twig:137
6197 #: templates/gis_data_editor_form.twig:189
6198 msgid "Y"
6199 msgstr ""
6201 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6202 msgid "Point"
6203 msgstr ""
6205 #: libraries/classes/Controllers/JavaScriptMessagesController.php:491
6206 #, php-format
6207 msgid "Point %d"
6208 msgstr ""
6210 #: libraries/classes/Controllers/JavaScriptMessagesController.php:492
6211 msgid "Linestring"
6212 msgstr ""
6214 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6215 msgid "Polygon"
6216 msgstr ""
6218 #: libraries/classes/Controllers/JavaScriptMessagesController.php:494
6219 #: templates/display/results/table.twig:159
6220 msgid "Geometry"
6221 msgstr ""
6223 #: libraries/classes/Controllers/JavaScriptMessagesController.php:495
6224 msgid "Inner ring"
6225 msgstr ""
6227 #: libraries/classes/Controllers/JavaScriptMessagesController.php:496
6228 msgid "Outer ring"
6229 msgstr ""
6231 #: libraries/classes/Controllers/JavaScriptMessagesController.php:497
6232 #: templates/gis_data_editor_form.twig:99
6233 #: templates/gis_data_editor_form.twig:140
6234 #: templates/gis_data_editor_form.twig:192
6235 msgid "Add a point"
6236 msgstr ""
6238 #: libraries/classes/Controllers/JavaScriptMessagesController.php:498
6239 #: templates/gis_data_editor_form.twig:144
6240 #: templates/gis_data_editor_form.twig:195
6241 msgid "Add an inner ring"
6242 msgstr ""
6244 #: libraries/classes/Controllers/JavaScriptMessagesController.php:500
6245 msgid "Do you want to copy encryption key?"
6246 msgstr ""
6248 #: libraries/classes/Controllers/JavaScriptMessagesController.php:501
6249 msgid "Encryption key"
6250 msgstr ""
6252 #: libraries/classes/Controllers/JavaScriptMessagesController.php:504
6253 msgid ""
6254 "The HEX function will treat the integer as a string while calculating the "
6255 "hexadecimal value"
6256 msgstr ""
6258 #: libraries/classes/Controllers/JavaScriptMessagesController.php:509
6259 msgid ""
6260 "MySQL accepts additional values not selectable by the slider; key in those "
6261 "values directly if desired"
6262 msgstr ""
6264 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
6265 msgid ""
6266 "MySQL accepts additional values not selectable by the datepicker; key in "
6267 "those values directly if desired"
6268 msgstr ""
6270 #: libraries/classes/Controllers/JavaScriptMessagesController.php:521
6271 msgid ""
6272 "Indicates that you have made changes to this page; you will be prompted for "
6273 "confirmation before abandoning changes"
6274 msgstr ""
6276 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
6277 msgid "Select referenced key"
6278 msgstr ""
6280 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6281 msgid "Select Foreign Key"
6282 msgstr ""
6284 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6285 msgid "Please select the primary key or a unique key!"
6286 msgstr ""
6288 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
6289 #: templates/database/designer/main.twig:98
6290 #: templates/database/designer/main.twig:101
6291 msgid "Choose column to display"
6292 msgstr ""
6294 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6295 msgid ""
6296 "You haven't saved the changes in the layout. They will be lost if you don't "
6297 "save them. Do you want to continue?"
6298 msgstr ""
6300 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
6301 msgid "value/subQuery is empty"
6302 msgstr ""
6304 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6305 #: templates/database/designer/main.twig:40
6306 #: templates/database/designer/main.twig:43
6307 msgid "Add tables from other databases"
6308 msgstr ""
6310 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6311 msgid "Page name"
6312 msgstr ""
6314 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6315 #: templates/database/designer/main.twig:63
6316 #: templates/database/designer/main.twig:66
6317 msgid "Save page"
6318 msgstr ""
6320 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
6321 #: templates/database/designer/main.twig:70
6322 #: templates/database/designer/main.twig:73
6323 msgid "Save page as"
6324 msgstr ""
6326 #: libraries/classes/Controllers/JavaScriptMessagesController.php:539
6327 #: templates/database/designer/main.twig:56
6328 #: templates/database/designer/main.twig:59
6329 msgid "Open page"
6330 msgstr ""
6332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:540
6333 msgid "Delete page"
6334 msgstr ""
6336 #. l10n: When the user opens a page saved in the Designer
6337 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6338 msgid "Some tables saved in this page might have been renamed or deleted."
6339 msgstr ""
6341 #: libraries/classes/Controllers/JavaScriptMessagesController.php:543
6342 #: templates/database/designer/main.twig:10
6343 msgid "Untitled"
6344 msgstr ""
6346 #: libraries/classes/Controllers/JavaScriptMessagesController.php:544
6347 msgid "Please select a page to continue"
6348 msgstr ""
6350 #: libraries/classes/Controllers/JavaScriptMessagesController.php:545
6351 msgid "Please enter a valid page name"
6352 msgstr ""
6354 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
6355 msgid "Do you want to save the changes to the current page?"
6356 msgstr ""
6358 #: libraries/classes/Controllers/JavaScriptMessagesController.php:547
6359 msgid "Successfully deleted the page"
6360 msgstr ""
6362 #: libraries/classes/Controllers/JavaScriptMessagesController.php:548
6363 msgid "Export relational schema"
6364 msgstr ""
6366 #: libraries/classes/Controllers/JavaScriptMessagesController.php:549
6367 msgid "Modifications have been saved"
6368 msgstr ""
6370 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
6371 #, php-format
6372 msgid "%d object(s) created."
6373 msgstr ""
6375 #: libraries/classes/Controllers/JavaScriptMessagesController.php:553
6376 msgid "Column name"
6377 msgstr ""
6379 #: libraries/classes/Controllers/JavaScriptMessagesController.php:554
6380 #: templates/sql/query.twig:165
6381 msgid "Submit"
6382 msgstr ""
6384 #: libraries/classes/Controllers/JavaScriptMessagesController.php:557
6385 msgid "Press escape to cancel editing."
6386 msgstr ""
6388 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
6389 msgid ""
6390 "You have edited some data and they have not been saved. Are you sure you "
6391 "want to leave this page before saving the data?"
6392 msgstr ""
6394 #: libraries/classes/Controllers/JavaScriptMessagesController.php:562
6395 msgid "Drag to reorder."
6396 msgstr ""
6398 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
6399 msgid "Click to sort results by this column."
6400 msgstr ""
6402 #: libraries/classes/Controllers/JavaScriptMessagesController.php:565
6403 msgid ""
6404 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6405 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6406 "from ORDER BY clause"
6407 msgstr ""
6409 #: libraries/classes/Controllers/JavaScriptMessagesController.php:569
6410 msgid "Click to mark/unmark."
6411 msgstr ""
6413 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
6414 msgid "Double-click to copy column name."
6415 msgstr ""
6417 #: libraries/classes/Controllers/JavaScriptMessagesController.php:572
6418 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6419 msgstr ""
6421 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
6422 msgid ""
6423 "This table does not contain a unique column. Features related to the grid "
6424 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6425 msgstr ""
6427 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
6428 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6429 msgstr ""
6431 #: libraries/classes/Controllers/JavaScriptMessagesController.php:581
6432 msgid ""
6433 "Do you really want to see all of the rows? For a big table this could crash "
6434 "the browser."
6435 msgstr ""
6437 #: libraries/classes/Controllers/JavaScriptMessagesController.php:584
6438 msgid "Original length"
6439 msgstr ""
6441 #: libraries/classes/Controllers/JavaScriptMessagesController.php:587
6442 msgid "cancel"
6443 msgstr ""
6445 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
6446 #: libraries/classes/Controllers/Server/Status/StatusController.php:225
6447 msgid "Aborted"
6448 msgstr ""
6450 #: libraries/classes/Controllers/JavaScriptMessagesController.php:590
6451 msgid "Success"
6452 msgstr ""
6454 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
6455 msgid "Import status"
6456 msgstr ""
6458 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
6459 #: templates/navigation/main.twig:84
6460 msgid "Drop files here"
6461 msgstr ""
6463 #: libraries/classes/Controllers/JavaScriptMessagesController.php:593
6464 msgid "Select database first"
6465 msgstr ""
6467 #: libraries/classes/Controllers/JavaScriptMessagesController.php:596
6468 #: templates/database/data_dictionary/index.twig:117
6469 #: templates/database/structure/index.twig:12
6470 #: templates/display/results/table.twig:241
6471 #: templates/table/structure/display_structure.twig:333
6472 msgid "Print"
6473 msgstr ""
6475 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
6476 msgid "You can also edit most values<br>by double-clicking directly on them."
6477 msgstr ""
6479 #: libraries/classes/Controllers/JavaScriptMessagesController.php:603
6480 msgid "You can also edit most values<br>by clicking directly on them."
6481 msgstr ""
6483 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
6484 msgid "Go to link:"
6485 msgstr ""
6487 #: libraries/classes/Controllers/JavaScriptMessagesController.php:607
6488 msgid "Copy column name."
6489 msgstr ""
6491 #: libraries/classes/Controllers/JavaScriptMessagesController.php:608
6492 msgid "Right-click the column name to copy it to your clipboard."
6493 msgstr ""
6495 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6496 msgid "Generate password"
6497 msgstr ""
6499 #: libraries/classes/Controllers/JavaScriptMessagesController.php:612
6500 #: templates/server/replication/master_add_slave_user.twig:73
6501 msgid "Generate"
6502 msgstr ""
6504 #: libraries/classes/Controllers/JavaScriptMessagesController.php:613
6505 #: libraries/classes/Controllers/UserPasswordController.php:80
6506 #: templates/home/index.twig:46
6507 #: templates/server/privileges/change_password.twig:10
6508 msgid "Change password"
6509 msgstr ""
6511 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
6512 #: templates/table/structure/display_structure.twig:132
6513 msgid "More"
6514 msgstr ""
6516 #: libraries/classes/Controllers/JavaScriptMessagesController.php:619
6517 msgid "Show panel"
6518 msgstr ""
6520 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
6521 msgid "Hide panel"
6522 msgstr ""
6524 #: libraries/classes/Controllers/JavaScriptMessagesController.php:621
6525 msgid "Show hidden navigation tree items."
6526 msgstr ""
6528 #: libraries/classes/Controllers/JavaScriptMessagesController.php:623
6529 #: libraries/classes/Navigation/NavigationTree.php:1477
6530 msgid "Unlink from main panel"
6531 msgstr ""
6533 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
6534 msgid "The requested page was not found in the history, it may have expired."
6535 msgstr ""
6537 #: libraries/classes/Controllers/JavaScriptMessagesController.php:630
6538 #: libraries/classes/Setup/Index.php:184
6539 #, php-format
6540 msgid ""
6541 "A newer version of phpMyAdmin is available and you should consider "
6542 "upgrading. The newest version is %s, released on %s."
6543 msgstr ""
6545 #. l10n: Latest available phpMyAdmin version
6546 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
6547 msgid ", latest stable version:"
6548 msgstr ""
6550 #: libraries/classes/Controllers/JavaScriptMessagesController.php:635
6551 msgid "up to date"
6552 msgstr ""
6554 #: libraries/classes/Controllers/JavaScriptMessagesController.php:637
6555 #: templates/database/structure/show_create.twig:33
6556 #: templates/display/results/table.twig:280
6557 #: templates/sql/no_results_returned.twig:12 templates/view_create.twig:11
6558 msgid "Create view"
6559 msgstr ""
6561 #: libraries/classes/Controllers/JavaScriptMessagesController.php:640
6562 msgid "Send error report"
6563 msgstr ""
6565 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6566 msgid "Submit error report"
6567 msgstr ""
6569 #: libraries/classes/Controllers/JavaScriptMessagesController.php:643
6570 msgid ""
6571 "A fatal JavaScript error has occurred. Would you like to send an error "
6572 "report?"
6573 msgstr ""
6575 #: libraries/classes/Controllers/JavaScriptMessagesController.php:645
6576 msgid "Change report settings"
6577 msgstr ""
6579 #: libraries/classes/Controllers/JavaScriptMessagesController.php:646
6580 msgid "Show report details"
6581 msgstr ""
6583 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
6584 msgid ""
6585 "Your export is incomplete, due to a low execution time limit at the PHP "
6586 "level!"
6587 msgstr ""
6589 #: libraries/classes/Controllers/JavaScriptMessagesController.php:652
6590 #, php-format
6591 msgid ""
6592 "Warning: a form on this page has more than %d fields. On submission, some of "
6593 "the fields might be ignored, due to PHP's max_input_vars configuration."
6594 msgstr ""
6596 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
6597 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
6598 msgid "Some errors have been detected on the server!"
6599 msgstr ""
6601 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
6602 msgid "Please look at the bottom of this window."
6603 msgstr ""
6605 #: libraries/classes/Controllers/JavaScriptMessagesController.php:666
6606 #: libraries/classes/ErrorHandler.php:412
6607 msgid "Ignore All"
6608 msgstr ""
6610 #: libraries/classes/Controllers/JavaScriptMessagesController.php:674
6611 msgid ""
6612 "As per your settings, they are being submitted currently, please be patient."
6613 msgstr ""
6615 #: libraries/classes/Controllers/JavaScriptMessagesController.php:682
6616 msgid "Successfully copied!"
6617 msgstr ""
6619 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
6620 msgid "Copying failed!"
6621 msgstr ""
6623 #: libraries/classes/Controllers/JavaScriptMessagesController.php:686
6624 msgid "Execute this query again?"
6625 msgstr ""
6627 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6628 msgid "Do you really want to delete this bookmark?"
6629 msgstr ""
6631 #: libraries/classes/Controllers/JavaScriptMessagesController.php:688
6632 msgid "Some error occurred while getting SQL debug info."
6633 msgstr ""
6635 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
6636 #, php-format
6637 msgid "%s queries executed %s times in %s seconds."
6638 msgstr ""
6640 #: libraries/classes/Controllers/JavaScriptMessagesController.php:690
6641 #, php-format
6642 msgid "%s argument(s) passed"
6643 msgstr ""
6645 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6646 msgid "Show arguments"
6647 msgstr ""
6649 #: libraries/classes/Controllers/JavaScriptMessagesController.php:692
6650 msgid "Hide arguments"
6651 msgstr ""
6653 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
6654 msgid "Time taken:"
6655 msgstr ""
6657 #: libraries/classes/Controllers/JavaScriptMessagesController.php:695
6658 msgid ""
6659 "There was a problem accessing your browser storage, some features may not "
6660 "work properly for you. It is likely that the browser doesn't support storage "
6661 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6662 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6663 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6664 msgstr ""
6666 #: libraries/classes/Controllers/JavaScriptMessagesController.php:702
6667 msgid "Copy tables to"
6668 msgstr ""
6670 #: libraries/classes/Controllers/JavaScriptMessagesController.php:703
6671 msgid "Add table prefix"
6672 msgstr ""
6674 #: libraries/classes/Controllers/JavaScriptMessagesController.php:704
6675 msgid "Replace table with prefix"
6676 msgstr ""
6678 #: libraries/classes/Controllers/JavaScriptMessagesController.php:705
6679 #: templates/database/structure/check_all_tables.twig:28
6680 msgid "Copy table with prefix"
6681 msgstr ""
6683 #: libraries/classes/Controllers/JavaScriptMessagesController.php:708
6684 msgid "Extremely weak"
6685 msgstr ""
6687 #: libraries/classes/Controllers/JavaScriptMessagesController.php:709
6688 msgid "Very weak"
6689 msgstr ""
6691 #: libraries/classes/Controllers/JavaScriptMessagesController.php:710
6692 msgid "Weak"
6693 msgstr ""
6695 #: libraries/classes/Controllers/JavaScriptMessagesController.php:711
6696 msgid "Good"
6697 msgstr ""
6699 #: libraries/classes/Controllers/JavaScriptMessagesController.php:712
6700 msgid "Strong"
6701 msgstr ""
6703 #. l10n: error code 5 (from U2F API)
6704 #: libraries/classes/Controllers/JavaScriptMessagesController.php:716
6705 msgctxt "U2F error"
6706 msgid "Timed out waiting for security key activation."
6707 msgstr ""
6709 #. l10n: error code 2 (from U2F API)
6710 #: libraries/classes/Controllers/JavaScriptMessagesController.php:718
6711 msgctxt "U2F error"
6712 msgid "Invalid request sent to security key."
6713 msgstr ""
6715 #. l10n: unknown error code (from U2F API)
6716 #: libraries/classes/Controllers/JavaScriptMessagesController.php:720
6717 msgctxt "U2F error"
6718 msgid "Unknown security key error."
6719 msgstr ""
6721 #. l10n: error code 3 (from U2F API)
6722 #: libraries/classes/Controllers/JavaScriptMessagesController.php:722
6723 msgctxt "U2F error"
6724 msgid "Client does not support security key."
6725 msgstr ""
6727 #. l10n: error code 4 (from U2F API) on register
6728 #: libraries/classes/Controllers/JavaScriptMessagesController.php:724
6729 msgctxt "U2F error"
6730 msgid "Failed security key activation."
6731 msgstr ""
6733 #. l10n: error code 4 (from U2F API) on authanticate
6734 #: libraries/classes/Controllers/JavaScriptMessagesController.php:726
6735 msgctxt "U2F error"
6736 msgid "Invalid security key."
6737 msgstr ""
6739 #: libraries/classes/Controllers/JavaScriptMessagesController.php:731
6740 #, php-format
6741 msgctxt ""
6742 "The table already exists in the designer and can not be added once more."
6743 msgid "Table %s already exists!"
6744 msgstr ""
6746 #: libraries/classes/Controllers/JavaScriptMessagesController.php:733
6747 #: libraries/classes/InsertEdit.php:339
6748 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:51
6749 msgid "Hide"
6750 msgstr ""
6752 #: libraries/classes/Controllers/JavaScriptMessagesController.php:734
6753 #: libraries/classes/Controllers/Table/ChangeController.php:198
6754 #: templates/database/multi_table_query/form.twig:44
6755 #: templates/database/tracking/tables.twig:19
6756 #: templates/table/tracking/main.twig:33
6757 msgid "Show"
6758 msgstr ""
6760 #: libraries/classes/Controllers/NavigationController.php:47
6761 msgid "Fatal error: The navigation can only be accessed via AJAX"
6762 msgstr ""
6764 #: libraries/classes/Controllers/NormalizationController.php:39
6765 #: libraries/classes/Normalization.php:251
6766 msgid "Select one…"
6767 msgstr ""
6769 #: libraries/classes/Controllers/NormalizationController.php:40
6770 #: libraries/classes/Normalization.php:252
6771 msgid "No such column"
6772 msgstr ""
6774 #: libraries/classes/Controllers/NormalizationController.php:45
6775 #: libraries/classes/Normalization.php:256 libraries/classes/Types.php:750
6776 #: libraries/classes/Types.php:789
6777 msgctxt "string types"
6778 msgid "String"
6779 msgstr ""
6781 #: libraries/classes/Controllers/Preferences/ManageController.php:87
6782 msgid "phpMyAdmin configuration snippet"
6783 msgstr ""
6785 #: libraries/classes/Controllers/Preferences/ManageController.php:88
6786 msgid "Paste it to your config.inc.php"
6787 msgstr ""
6789 #: libraries/classes/Controllers/Preferences/ManageController.php:133
6790 msgid "Could not import configuration"
6791 msgstr ""
6793 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:53
6794 msgid "Two-factor authentication has been removed."
6795 msgstr ""
6797 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:64
6798 msgid "Two-factor authentication has been configured."
6799 msgstr ""
6801 #: libraries/classes/Controllers/Server/DatabasesController.php:245
6802 #, php-format
6803 msgid "Database %1$s has been created."
6804 msgstr ""
6806 #: libraries/classes/Controllers/Server/DatabasesController.php:325
6807 #, php-format
6808 msgid "%1$d database has been dropped successfully."
6809 msgid_plural "%1$d databases have been dropped successfully."
6810 msgstr[0] ""
6811 msgstr[1] ""
6813 #: libraries/classes/Controllers/Server/DatabasesController.php:483
6814 #: libraries/classes/Import.php:148
6815 #: templates/database/structure/table_header.twig:26
6816 #: templates/table/structure/display_partitions.twig:28
6817 #: templates/table/structure/display_structure.twig:231
6818 #: templates/table/structure/display_table_stats.twig:119
6819 msgid "Rows"
6820 msgstr ""
6822 #: libraries/classes/Controllers/Server/DatabasesController.php:493
6823 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:24
6824 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
6825 #: templates/database/data_dictionary/index.twig:59 templates/indexes.twig:3
6826 #: templates/table/structure/display_structure.twig:402
6827 #: templates/table/tracking/structure_snapshot_indexes.twig:1
6828 msgid "Indexes"
6829 msgstr ""
6831 #: libraries/classes/Controllers/Server/DatabasesController.php:498
6832 #: libraries/classes/Controllers/Server/Status/StatusController.php:152
6833 #: libraries/classes/Controllers/Server/Status/StatusController.php:241
6834 #: templates/table/structure/display_table_stats.twig:45
6835 msgid "Total"
6836 msgstr ""
6838 #: libraries/classes/Controllers/Server/DatabasesController.php:503
6839 #: templates/database/structure/table_header.twig:38
6840 #: templates/table/structure/display_table_stats.twig:32
6841 msgid "Overhead"
6842 msgstr ""
6844 #: libraries/classes/Controllers/Server/PrivilegesController.php:142
6845 #: libraries/classes/Controllers/Server/UserGroupsController.php:51
6846 msgid "No Privileges"
6847 msgstr ""
6849 #: libraries/classes/Controllers/Server/PrivilegesController.php:150
6850 msgid "You do not have the privileges to administrate the users!"
6851 msgstr ""
6853 #: libraries/classes/Controllers/Server/PrivilegesController.php:164
6854 msgid ""
6855 "Username and hostname didn't change. If you only want to change the "
6856 "password, 'Change password' tab should be used."
6857 msgstr ""
6859 #: libraries/classes/Controllers/Server/PrivilegesController.php:418
6860 msgid "User has been added."
6861 msgstr ""
6863 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:112
6864 #, php-format
6865 msgid "Thread %s was successfully killed."
6866 msgstr ""
6868 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:118
6869 #, php-format
6870 msgid ""
6871 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
6872 msgstr ""
6874 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:147
6875 msgid "ID"
6876 msgstr ""
6878 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:151
6879 #: libraries/classes/Server/Privileges.php:3002
6880 #: templates/server/user_groups/user_listings.twig:9
6881 msgid "User"
6882 msgstr ""
6884 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:155
6885 #: templates/server/replication/master_add_slave_user.twig:32
6886 #: templates/server/replication/master_add_slave_user.twig:43
6887 #: templates/server/replication/master_replication.twig:25
6888 msgid "Host"
6889 msgstr ""
6891 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:163
6892 msgid "Command"
6893 msgstr ""
6895 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:175
6896 msgid "Progress"
6897 msgstr ""
6899 #: libraries/classes/Controllers/Server/Status/ProcessesController.php:179
6900 #: libraries/classes/Server/Status/Data.php:146
6901 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:21
6902 msgid "SQL query"
6903 msgstr ""
6905 #: libraries/classes/Controllers/Server/Status/StatusController.php:114
6906 msgid "Received"
6907 msgstr ""
6909 #: libraries/classes/Controllers/Server/Status/StatusController.php:133
6910 msgid "Sent"
6911 msgstr ""
6913 #: libraries/classes/Controllers/Server/Status/StatusController.php:200
6914 msgid "Max. concurrent connections"
6915 msgstr ""
6917 #: libraries/classes/Controllers/Server/Status/StatusController.php:209
6918 msgid "Failed attempts"
6919 msgstr ""
6921 #: libraries/classes/Controllers/Server/Status/VariablesController.php:244
6922 msgid ""
6923 "The number of connections that were aborted because the client died without "
6924 "closing the connection properly."
6925 msgstr ""
6927 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
6928 msgid "The number of failed attempts to connect to the MySQL server."
6929 msgstr ""
6931 #: libraries/classes/Controllers/Server/Status/VariablesController.php:251
6932 msgid ""
6933 "The number of transactions that used the temporary binary log cache but that "
6934 "exceeded the value of binlog_cache_size and used a temporary file to store "
6935 "statements from the transaction."
6936 msgstr ""
6938 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
6939 msgid "The number of transactions that used the temporary binary log cache."
6940 msgstr ""
6942 #: libraries/classes/Controllers/Server/Status/VariablesController.php:259
6943 msgid ""
6944 "The number of connection attempts (successful or not) to the MySQL server."
6945 msgstr ""
6947 #: libraries/classes/Controllers/Server/Status/VariablesController.php:263
6948 msgid ""
6949 "The number of temporary tables on disk created automatically by the server "
6950 "while executing statements. If Created_tmp_disk_tables is big, you may want "
6951 "to increase the tmp_table_size  value to cause temporary tables to be memory-"
6952 "based instead of disk-based."
6953 msgstr ""
6955 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
6956 msgid "How many temporary files mysqld has created."
6957 msgstr ""
6959 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
6960 msgid ""
6961 "The number of in-memory temporary tables created automatically by the server "
6962 "while executing statements."
6963 msgstr ""
6965 #: libraries/classes/Controllers/Server/Status/VariablesController.php:277
6966 msgid ""
6967 "The number of rows written with INSERT DELAYED for which some error occurred "
6968 "(probably duplicate key)."
6969 msgstr ""
6971 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
6972 msgid ""
6973 "The number of INSERT DELAYED handler threads in use. Every different table "
6974 "on which one uses INSERT DELAYED gets its own thread."
6975 msgstr ""
6977 #: libraries/classes/Controllers/Server/Status/VariablesController.php:286
6978 msgid "The number of INSERT DELAYED rows written."
6979 msgstr ""
6981 #: libraries/classes/Controllers/Server/Status/VariablesController.php:289
6982 msgid "The number of executed FLUSH statements."
6983 msgstr ""
6985 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
6986 msgid "The number of internal COMMIT statements."
6987 msgstr ""
6989 #: libraries/classes/Controllers/Server/Status/VariablesController.php:295
6990 msgid "The number of times a row was deleted from a table."
6991 msgstr ""
6993 #: libraries/classes/Controllers/Server/Status/VariablesController.php:298
6994 msgid ""
6995 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
6996 "table with a given name. This is called discovery. Handler_discover "
6997 "indicates the number of time tables have been discovered."
6998 msgstr ""
7000 #: libraries/classes/Controllers/Server/Status/VariablesController.php:304
7001 msgid ""
7002 "The number of times the first entry was read from an index. If this is high, "
7003 "it suggests that the server is doing a lot of full index scans; for example, "
7004 "SELECT col1 FROM foo, assuming that col1 is indexed."
7005 msgstr ""
7007 #: libraries/classes/Controllers/Server/Status/VariablesController.php:310
7008 msgid ""
7009 "The number of requests to read a row based on a key. If this is high, it is "
7010 "a good indication that your queries and tables are properly indexed."
7011 msgstr ""
7013 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7014 msgid ""
7015 "The number of requests to read the next row in key order. This is "
7016 "incremented if you are querying an index column with a range constraint or "
7017 "if you are doing an index scan."
7018 msgstr ""
7020 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7021 msgid ""
7022 "The number of requests to read the previous row in key order. This read "
7023 "method is mainly used to optimize ORDER BY … DESC."
7024 msgstr ""
7026 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7027 msgid ""
7028 "The number of requests to read a row based on a fixed position. This is high "
7029 "if you are doing a lot of queries that require sorting of the result. You "
7030 "probably have a lot of queries that require MySQL to scan whole tables or "
7031 "you have joins that don't use keys properly."
7032 msgstr ""
7034 #: libraries/classes/Controllers/Server/Status/VariablesController.php:331
7035 msgid ""
7036 "The number of requests to read the next row in the data file. This is high "
7037 "if you are doing a lot of table scans. Generally this suggests that your "
7038 "tables are not properly indexed or that your queries are not written to take "
7039 "advantage of the indexes you have."
7040 msgstr ""
7042 #: libraries/classes/Controllers/Server/Status/VariablesController.php:338
7043 msgid "The number of internal ROLLBACK statements."
7044 msgstr ""
7046 #: libraries/classes/Controllers/Server/Status/VariablesController.php:341
7047 msgid "The number of requests to update a row in a table."
7048 msgstr ""
7050 #: libraries/classes/Controllers/Server/Status/VariablesController.php:344
7051 msgid "The number of requests to insert a row in a table."
7052 msgstr ""
7054 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7055 msgid "The number of pages containing data (dirty or clean)."
7056 msgstr ""
7058 #: libraries/classes/Controllers/Server/Status/VariablesController.php:350
7059 msgid "The number of pages currently dirty."
7060 msgstr ""
7062 #: libraries/classes/Controllers/Server/Status/VariablesController.php:353
7063 msgid "The number of buffer pool pages that have been requested to be flushed."
7064 msgstr ""
7066 #: libraries/classes/Controllers/Server/Status/VariablesController.php:357
7067 msgid "The number of free pages."
7068 msgstr ""
7070 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7071 msgid ""
7072 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7073 "being read or written or that can't be flushed or removed for some other "
7074 "reason."
7075 msgstr ""
7077 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7078 msgid ""
7079 "The number of pages busy because they have been allocated for administrative "
7080 "overhead such as row locks or the adaptive hash index. This value can also "
7081 "be calculated as Innodb_buffer_pool_pages_total - "
7082 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7083 msgstr ""
7085 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7086 msgid "Total size of buffer pool, in pages."
7087 msgstr ""
7089 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7090 msgid ""
7091 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7092 "query is to scan a large portion of a table but in random order."
7093 msgstr ""
7095 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7096 msgid ""
7097 "The number of sequential read-aheads InnoDB initiated. This happens when "
7098 "InnoDB does a sequential full table scan."
7099 msgstr ""
7101 #: libraries/classes/Controllers/Server/Status/VariablesController.php:384
7102 msgid "The number of logical read requests InnoDB has done."
7103 msgstr ""
7105 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7106 msgid ""
7107 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7108 "and had to do a single-page read."
7109 msgstr ""
7111 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7112 msgid ""
7113 "Normally, writes to the InnoDB buffer pool happen in the background. "
7114 "However, if it's necessary to read or create a page and no clean pages are "
7115 "available, it's necessary to wait for pages to be flushed first. This "
7116 "counter counts instances of these waits. If the buffer pool size was set "
7117 "properly, this value should be small."
7118 msgstr ""
7120 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7121 msgid "The number writes done to the InnoDB buffer pool."
7122 msgstr ""
7124 #: libraries/classes/Controllers/Server/Status/VariablesController.php:402
7125 msgid "The number of fsync() operations so far."
7126 msgstr ""
7128 #: libraries/classes/Controllers/Server/Status/VariablesController.php:405
7129 msgid "The current number of pending fsync() operations."
7130 msgstr ""
7132 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7133 msgid "The current number of pending reads."
7134 msgstr ""
7136 #: libraries/classes/Controllers/Server/Status/VariablesController.php:411
7137 msgid "The current number of pending writes."
7138 msgstr ""
7140 #: libraries/classes/Controllers/Server/Status/VariablesController.php:414
7141 msgid "The amount of data read so far, in bytes."
7142 msgstr ""
7144 #: libraries/classes/Controllers/Server/Status/VariablesController.php:417
7145 msgid "The total number of data reads."
7146 msgstr ""
7148 #: libraries/classes/Controllers/Server/Status/VariablesController.php:420
7149 msgid "The total number of data writes."
7150 msgstr ""
7152 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7153 msgid "The amount of data written so far, in bytes."
7154 msgstr ""
7156 #: libraries/classes/Controllers/Server/Status/VariablesController.php:426
7157 msgid "The number of pages that have been written for doublewrite operations."
7158 msgstr ""
7160 #: libraries/classes/Controllers/Server/Status/VariablesController.php:430
7161 msgid "The number of doublewrite operations that have been performed."
7162 msgstr ""
7164 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7165 msgid ""
7166 "The number of waits we had because log buffer was too small and we had to "
7167 "wait for it to be flushed before continuing."
7168 msgstr ""
7170 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7171 msgid "The number of log write requests."
7172 msgstr ""
7174 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7175 msgid "The number of physical writes to the log file."
7176 msgstr ""
7178 #: libraries/classes/Controllers/Server/Status/VariablesController.php:443
7179 msgid "The number of fsync() writes done to the log file."
7180 msgstr ""
7182 #: libraries/classes/Controllers/Server/Status/VariablesController.php:446
7183 msgid "The number of pending log file fsyncs."
7184 msgstr ""
7186 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7187 msgid "Pending log file writes."
7188 msgstr ""
7190 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7191 msgid "The number of bytes written to the log file."
7192 msgstr ""
7194 #: libraries/classes/Controllers/Server/Status/VariablesController.php:455
7195 msgid "The number of pages created."
7196 msgstr ""
7198 #: libraries/classes/Controllers/Server/Status/VariablesController.php:458
7199 msgid ""
7200 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7201 "pages; the page size allows them to be easily converted to bytes."
7202 msgstr ""
7204 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7205 msgid "The number of pages read."
7206 msgstr ""
7208 #: libraries/classes/Controllers/Server/Status/VariablesController.php:466
7209 msgid "The number of pages written."
7210 msgstr ""
7212 #: libraries/classes/Controllers/Server/Status/VariablesController.php:469
7213 msgid "The number of row locks currently being waited for."
7214 msgstr ""
7216 #: libraries/classes/Controllers/Server/Status/VariablesController.php:472
7217 msgid "The average time to acquire a row lock, in milliseconds."
7218 msgstr ""
7220 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7221 msgid "The total time spent in acquiring row locks, in milliseconds."
7222 msgstr ""
7224 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7225 msgid "The maximum time to acquire a row lock, in milliseconds."
7226 msgstr ""
7228 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7229 msgid "The number of times a row lock had to be waited for."
7230 msgstr ""
7232 #: libraries/classes/Controllers/Server/Status/VariablesController.php:484
7233 msgid "The number of rows deleted from InnoDB tables."
7234 msgstr ""
7236 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7237 msgid "The number of rows inserted in InnoDB tables."
7238 msgstr ""
7240 #: libraries/classes/Controllers/Server/Status/VariablesController.php:490
7241 msgid "The number of rows read from InnoDB tables."
7242 msgstr ""
7244 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7245 msgid "The number of rows updated in InnoDB tables."
7246 msgstr ""
7248 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7249 msgid ""
7250 "The number of key blocks in the key cache that have changed but haven't yet "
7251 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7252 msgstr ""
7254 #: libraries/classes/Controllers/Server/Status/VariablesController.php:501
7255 msgid ""
7256 "The number of unused blocks in the key cache. You can use this value to "
7257 "determine how much of the key cache is in use."
7258 msgstr ""
7260 #: libraries/classes/Controllers/Server/Status/VariablesController.php:505
7261 msgid ""
7262 "The number of used blocks in the key cache. This value is a high-water mark "
7263 "that indicates the maximum number of blocks that have ever been in use at "
7264 "one time."
7265 msgstr ""
7267 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
7268 msgid "Percentage of used key cache (calculated value)"
7269 msgstr ""
7271 #: libraries/classes/Controllers/Server/Status/VariablesController.php:513
7272 msgid "The number of requests to read a key block from the cache."
7273 msgstr ""
7275 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
7276 msgid ""
7277 "The number of physical reads of a key block from disk. If Key_reads is big, "
7278 "then your key_buffer_size value is probably too small. The cache miss rate "
7279 "can be calculated as Key_reads/Key_read_requests."
7280 msgstr ""
7282 #: libraries/classes/Controllers/Server/Status/VariablesController.php:522
7283 msgid ""
7284 "Key cache miss calculated as rate of physical reads compared to read "
7285 "requests (calculated value)"
7286 msgstr ""
7288 #: libraries/classes/Controllers/Server/Status/VariablesController.php:526
7289 msgid "The number of requests to write a key block to the cache."
7290 msgstr ""
7292 #: libraries/classes/Controllers/Server/Status/VariablesController.php:529
7293 msgid "The number of physical writes of a key block to disk."
7294 msgstr ""
7296 #: libraries/classes/Controllers/Server/Status/VariablesController.php:532
7297 msgid ""
7298 "Percentage of physical writes compared to write requests (calculated value)"
7299 msgstr ""
7301 #: libraries/classes/Controllers/Server/Status/VariablesController.php:536
7302 msgid ""
7303 "The total cost of the last compiled query as computed by the query "
7304 "optimizer. Useful for comparing the cost of different query plans for the "
7305 "same query. The default value of 0 means that no query has been compiled yet."
7306 msgstr ""
7308 #: libraries/classes/Controllers/Server/Status/VariablesController.php:542
7309 msgid ""
7310 "The maximum number of connections that have been in use simultaneously since "
7311 "the server started."
7312 msgstr ""
7314 #: libraries/classes/Controllers/Server/Status/VariablesController.php:546
7315 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7316 msgstr ""
7318 #: libraries/classes/Controllers/Server/Status/VariablesController.php:549
7319 msgid ""
7320 "The number of tables that have been opened. If opened tables is big, your "
7321 "table_open_cache value is probably too small."
7322 msgstr ""
7324 #: libraries/classes/Controllers/Server/Status/VariablesController.php:553
7325 msgid "The number of files that are open."
7326 msgstr ""
7328 #: libraries/classes/Controllers/Server/Status/VariablesController.php:556
7329 msgid "The number of streams that are open (used mainly for logging)."
7330 msgstr ""
7332 #: libraries/classes/Controllers/Server/Status/VariablesController.php:559
7333 msgid "The number of tables that are open."
7334 msgstr ""
7336 #: libraries/classes/Controllers/Server/Status/VariablesController.php:562
7337 msgid ""
7338 "The number of free memory blocks in query cache. High numbers can indicate "
7339 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7340 "statement."
7341 msgstr ""
7343 #: libraries/classes/Controllers/Server/Status/VariablesController.php:567
7344 msgid "The amount of free memory for query cache."
7345 msgstr ""
7347 #: libraries/classes/Controllers/Server/Status/VariablesController.php:570
7348 msgid "The number of cache hits."
7349 msgstr ""
7351 #: libraries/classes/Controllers/Server/Status/VariablesController.php:573
7352 msgid "The number of queries added to the cache."
7353 msgstr ""
7355 #: libraries/classes/Controllers/Server/Status/VariablesController.php:576
7356 msgid ""
7357 "The number of queries that have been removed from the cache to free up "
7358 "memory for caching new queries. This information can help you tune the query "
7359 "cache size. The query cache uses a least recently used (LRU) strategy to "
7360 "decide which queries to remove from the cache."
7361 msgstr ""
7363 #: libraries/classes/Controllers/Server/Status/VariablesController.php:583
7364 msgid ""
7365 "The number of non-cached queries (not cachable, or not cached due to the "
7366 "query_cache_type setting)."
7367 msgstr ""
7369 #: libraries/classes/Controllers/Server/Status/VariablesController.php:587
7370 msgid "The number of queries registered in the cache."
7371 msgstr ""
7373 #: libraries/classes/Controllers/Server/Status/VariablesController.php:590
7374 msgid "The total number of blocks in the query cache."
7375 msgstr ""
7377 #: libraries/classes/Controllers/Server/Status/VariablesController.php:593
7378 msgid "The status of failsafe replication (not yet implemented)."
7379 msgstr ""
7381 #: libraries/classes/Controllers/Server/Status/VariablesController.php:596
7382 msgid ""
7383 "The number of joins that do not use indexes. If this value is not 0, you "
7384 "should carefully check the indexes of your tables."
7385 msgstr ""
7387 #: libraries/classes/Controllers/Server/Status/VariablesController.php:600
7388 msgid "The number of joins that used a range search on a reference table."
7389 msgstr ""
7391 #: libraries/classes/Controllers/Server/Status/VariablesController.php:603
7392 msgid ""
7393 "The number of joins without keys that check for key usage after each row. "
7394 "(If this is not 0, you should carefully check the indexes of your tables.)"
7395 msgstr ""
7397 #: libraries/classes/Controllers/Server/Status/VariablesController.php:608
7398 msgid ""
7399 "The number of joins that used ranges on the first table. (It's normally not "
7400 "critical even if this is big.)"
7401 msgstr ""
7403 #: libraries/classes/Controllers/Server/Status/VariablesController.php:612
7404 msgid "The number of joins that did a full scan of the first table."
7405 msgstr ""
7407 #: libraries/classes/Controllers/Server/Status/VariablesController.php:615
7408 msgid "The number of temporary tables currently open by the slave SQL thread."
7409 msgstr ""
7411 #: libraries/classes/Controllers/Server/Status/VariablesController.php:619
7412 msgid ""
7413 "Total (since startup) number of times the replication slave SQL thread has "
7414 "retried transactions."
7415 msgstr ""
7417 #: libraries/classes/Controllers/Server/Status/VariablesController.php:623
7418 msgid "This is ON if this server is a slave that is connected to a master."
7419 msgstr ""
7421 #: libraries/classes/Controllers/Server/Status/VariablesController.php:626
7422 msgid ""
7423 "The number of threads that have taken more than slow_launch_time seconds to "
7424 "create."
7425 msgstr ""
7427 #: libraries/classes/Controllers/Server/Status/VariablesController.php:630
7428 msgid ""
7429 "The number of queries that have taken more than long_query_time seconds."
7430 msgstr ""
7432 #: libraries/classes/Controllers/Server/Status/VariablesController.php:634
7433 msgid ""
7434 "The number of merge passes the sort algorithm has had to do. If this value "
7435 "is large, you should consider increasing the value of the sort_buffer_size "
7436 "system variable."
7437 msgstr ""
7439 #: libraries/classes/Controllers/Server/Status/VariablesController.php:639
7440 msgid "The number of sorts that were done with ranges."
7441 msgstr ""
7443 #: libraries/classes/Controllers/Server/Status/VariablesController.php:642
7444 msgid "The number of sorted rows."
7445 msgstr ""
7447 #: libraries/classes/Controllers/Server/Status/VariablesController.php:645
7448 msgid "The number of sorts that were done by scanning the table."
7449 msgstr ""
7451 #: libraries/classes/Controllers/Server/Status/VariablesController.php:648
7452 msgid "The number of times that a table lock was acquired immediately."
7453 msgstr ""
7455 #: libraries/classes/Controllers/Server/Status/VariablesController.php:651
7456 msgid ""
7457 "The number of times that a table lock could not be acquired immediately and "
7458 "a wait was needed. If this is high, and you have performance problems, you "
7459 "should first optimize your queries, and then either split your table or "
7460 "tables or use replication."
7461 msgstr ""
7463 #: libraries/classes/Controllers/Server/Status/VariablesController.php:657
7464 msgid ""
7465 "The number of threads in the thread cache. The cache hit rate can be "
7466 "calculated as Threads_created/Connections. If this value is red you should "
7467 "raise your thread_cache_size."
7468 msgstr ""
7470 #: libraries/classes/Controllers/Server/Status/VariablesController.php:662
7471 msgid "The number of currently open connections."
7472 msgstr ""
7474 #: libraries/classes/Controllers/Server/Status/VariablesController.php:665
7475 msgid ""
7476 "The number of threads created to handle connections. If Threads_created is "
7477 "big, you may want to increase the thread_cache_size value. (Normally this "
7478 "doesn't give a notable performance improvement if you have a good thread "
7479 "implementation.)"
7480 msgstr ""
7482 #: libraries/classes/Controllers/Server/Status/VariablesController.php:672
7483 msgid "Thread cache hit rate (calculated value)"
7484 msgstr ""
7486 #: libraries/classes/Controllers/Server/Status/VariablesController.php:675
7487 msgid "The number of threads that are not sleeping."
7488 msgstr ""
7490 #: libraries/classes/Controllers/Server/VariablesController.php:219
7491 msgid "Setting variable failed"
7492 msgstr ""
7494 #: libraries/classes/Controllers/Setup/FormController.php:29
7495 msgid "Incorrect form specified!"
7496 msgstr ""
7498 #: libraries/classes/Controllers/Setup/HomeController.php:45
7499 msgid ""
7500 "You are not using a secure connection; all data (including potentially "
7501 "sensitive information, like passwords) is transferred unencrypted!"
7502 msgstr ""
7504 #: libraries/classes/Controllers/Setup/HomeController.php:50
7505 msgid ""
7506 "If your server is also configured to accept HTTPS requests follow this link "
7507 "to use a secure connection."
7508 msgstr ""
7510 #: libraries/classes/Controllers/Setup/HomeController.php:54
7511 msgid "Insecure connection"
7512 msgstr ""
7514 #: libraries/classes/Controllers/Setup/HomeController.php:63
7515 msgid "Configuration saved."
7516 msgstr ""
7518 #: libraries/classes/Controllers/Setup/HomeController.php:66
7519 msgid ""
7520 "Configuration saved to file config/config.inc.php in phpMyAdmin top level "
7521 "directory, copy it to top level one and delete directory config to use it."
7522 msgstr ""
7524 #: libraries/classes/Controllers/Setup/HomeController.php:78
7525 msgid "Configuration not saved!"
7526 msgstr ""
7528 #: libraries/classes/Controllers/Setup/HomeController.php:81
7529 msgid ""
7530 "Please create web server writable folder [em]config[/em] in phpMyAdmin top "
7531 "level directory as described in [doc@setup_script]documentation[/doc]. "
7532 "Otherwise you will be only able to download or display it."
7533 msgstr ""
7535 #: libraries/classes/Controllers/Setup/HomeController.php:124
7536 msgid "let the user choose"
7537 msgstr ""
7539 #: libraries/classes/Controllers/Setup/HomeController.php:154
7540 msgid "- none -"
7541 msgstr ""
7543 #: libraries/classes/Controllers/Setup/HomeController.php:172
7544 msgid "Default language"
7545 msgstr ""
7547 #: libraries/classes/Controllers/Setup/HomeController.php:181
7548 msgid "Default server"
7549 msgstr ""
7551 #: libraries/classes/Controllers/Setup/HomeController.php:199
7552 msgid "End of line"
7553 msgstr ""
7555 #: libraries/classes/Controllers/SqlController.php:396
7556 msgid "Bookmark not created!"
7557 msgstr ""
7559 #: libraries/classes/Controllers/Table/AddFieldController.php:154
7560 #: libraries/classes/Controllers/Table/IndexesController.php:246
7561 #: libraries/classes/Controllers/Table/StructureController.php:995
7562 #: libraries/classes/Controllers/Table/StructureController.php:1222
7563 #, php-format
7564 msgid "Table %1$s has been altered successfully."
7565 msgstr ""
7567 #: libraries/classes/Controllers/Table/ChangeController.php:304
7568 #: libraries/classes/Controllers/Table/DeleteController.php:121
7569 #: libraries/classes/Controllers/Table/ExportController.php:146
7570 msgid "No row selected."
7571 msgstr ""
7573 #: libraries/classes/Controllers/Table/ChartController.php:59
7574 #: libraries/classes/Controllers/Table/GisVisualizationController.php:67
7575 msgid "No SQL query was set to fetch data."
7576 msgstr ""
7578 #: libraries/classes/Controllers/Table/ChartController.php:152
7579 msgid "No numeric columns present in the table to plot."
7580 msgstr ""
7582 #: libraries/classes/Controllers/Table/ChartController.php:219
7583 msgid "No data to display"
7584 msgstr ""
7586 #: libraries/classes/Controllers/Table/CreateController.php:88
7587 #: libraries/classes/Controllers/Table/GetFieldController.php:54
7588 #, php-format
7589 msgid "'%s' database does not exist."
7590 msgstr ""
7592 #: libraries/classes/Controllers/Table/CreateController.php:98
7593 #, php-format
7594 msgid "Table %s already exists!"
7595 msgstr ""
7597 #: libraries/classes/Controllers/Table/DeleteController.php:81
7598 #: libraries/classes/Controllers/Table/FindReplaceController.php:193
7599 #: libraries/classes/Controllers/Table/MaintenanceController.php:59
7600 #: libraries/classes/Controllers/Table/MaintenanceController.php:94
7601 #: libraries/classes/Controllers/Table/MaintenanceController.php:132
7602 #: libraries/classes/Controllers/Table/MaintenanceController.php:168
7603 #: libraries/classes/Controllers/Table/MaintenanceController.php:203
7604 #: libraries/classes/Controllers/Table/PartitionController.php:41
7605 #: libraries/classes/Controllers/Table/PartitionController.php:64
7606 #: libraries/classes/Controllers/Table/PartitionController.php:88
7607 #: libraries/classes/Controllers/Table/PartitionController.php:117
7608 #: libraries/classes/Controllers/Table/PartitionController.php:141
7609 #: libraries/classes/Controllers/Table/PartitionController.php:170
7610 #: libraries/classes/Controllers/Table/PartitionController.php:194
7611 #: libraries/classes/Controllers/Table/RelationController.php:273
7612 #: libraries/classes/Controllers/ViewOperationsController.php:84
7613 #: libraries/classes/Database/Routines.php:1490
7614 #: libraries/classes/Display/Results.php:4150 libraries/classes/Message.php:175
7615 #: templates/sql/query.twig:7
7616 msgid "Your SQL query has been executed successfully."
7617 msgstr ""
7619 #: libraries/classes/Controllers/Table/GetFieldController.php:62
7620 msgid "Invalid table name"
7621 msgstr ""
7623 #. l10n: In case a SQL query did not pass a security check
7624 #: libraries/classes/Controllers/Table/GetFieldController.php:70
7625 #: libraries/classes/Controllers/TransformationWrapperController.php:111
7626 msgid "There is an issue with your request."
7627 msgstr ""
7629 #: libraries/classes/Controllers/Table/GetFieldController.php:84
7630 #: libraries/classes/Database/Routines.php:1511
7631 #: libraries/classes/Import.php:156 libraries/classes/InsertEdit.php:226
7632 #: libraries/classes/Sql.php:1045
7633 msgid "MySQL returned an empty result set (i.e. zero rows)."
7634 msgstr ""
7636 #: libraries/classes/Controllers/Table/IndexesController.php:219
7637 #: libraries/classes/Table.php:2250
7638 msgid "The name of the primary key must be \"PRIMARY\"!"
7639 msgstr ""
7641 #: libraries/classes/Controllers/Table/MaintenanceController.php:51
7642 #: libraries/classes/Controllers/Table/MaintenanceController.php:86
7643 #: libraries/classes/Controllers/Table/MaintenanceController.php:124
7644 #: libraries/classes/Controllers/Table/MaintenanceController.php:160
7645 #: libraries/classes/Controllers/Table/MaintenanceController.php:195
7646 msgid "Maintenance operations on multiple tables are disabled."
7647 msgstr ""
7649 #: libraries/classes/Controllers/Table/OperationsController.php:113
7650 #: libraries/classes/Controllers/Table/OperationsController.php:303
7651 #: libraries/classes/Controllers/Table/StructureController.php:123
7652 #: libraries/classes/Navigation/Nodes/NodeView.php:29
7653 #: templates/database/structure/show_create.twig:32
7654 #: templates/database/structure/structure_table_row.twig:122
7655 #: templates/database/structure/structure_table_row.twig:186
7656 msgid "View"
7657 msgstr ""
7659 #: libraries/classes/Controllers/Table/PartitionController.php:94
7660 #: libraries/classes/Controllers/Table/PartitionController.php:147
7661 #: libraries/classes/Controllers/Table/PartitionController.php:200
7662 #: libraries/classes/Controllers/ViewOperationsController.php:87
7663 #: libraries/classes/Html/Generator.php:904 libraries/classes/Import.php:137
7664 #: libraries/classes/InsertEdit.php:1576 libraries/classes/Message.php:195
7665 #: templates/error/generic.twig:37
7666 msgid "Error"
7667 msgstr ""
7669 #: libraries/classes/Controllers/Table/RelationController.php:216
7670 msgid "Display column was successfully updated."
7671 msgstr ""
7673 #: libraries/classes/Controllers/Table/RelationController.php:304
7674 msgid "Internal relationships were successfully updated."
7675 msgstr ""
7677 #: libraries/classes/Controllers/Table/ReplaceController.php:301
7678 #, php-format
7679 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
7680 msgstr ""
7682 #: libraries/classes/Controllers/Table/StructureController.php:210
7683 #: libraries/classes/Controllers/Table/StructureController.php:233
7684 #: libraries/classes/Controllers/Table/StructureController.php:249
7685 #: libraries/classes/Controllers/Table/StructureController.php:279
7686 #: libraries/classes/Controllers/Table/StructureController.php:310
7687 #: libraries/classes/Controllers/Table/StructureController.php:346
7688 #: libraries/classes/Controllers/Table/StructureController.php:382
7689 #: libraries/classes/Controllers/Table/StructureController.php:418
7690 #: libraries/classes/Controllers/Table/StructureController.php:455
7691 #: libraries/classes/Controllers/Table/StructureController.php:524
7692 #: libraries/classes/Controllers/Table/StructureController.php:565
7693 msgid "No column selected."
7694 msgstr ""
7696 #: libraries/classes/Controllers/Table/StructureController.php:709
7697 msgid "The columns have been moved successfully."
7698 msgstr ""
7700 #: libraries/classes/Controllers/Table/StructureController.php:746
7701 #, php-format
7702 msgid "Failed to get description of column %s!"
7703 msgstr ""
7705 #: libraries/classes/Controllers/Table/StructureController.php:987
7706 #: libraries/classes/Controllers/Table/StructureController.php:1271
7707 #: libraries/classes/Tracking.php:774
7708 msgid "Query error"
7709 msgstr ""
7711 #: libraries/classes/Controllers/Table/StructureController.php:1216
7712 #, php-format
7713 msgid ""
7714 "Table %1$s has been altered successfully. Privileges have been adjusted."
7715 msgstr ""
7717 #: libraries/classes/Controllers/Table/StructureController.php:1500
7718 #: templates/columns_definitions/column_attributes.twig:107
7719 #: templates/database/data_dictionary/index.twig:33
7720 #: templates/table/structure/display_structure.twig:138
7721 #: templates/table/structure/display_structure.twig:146
7722 #: templates/table/structure/display_structure.twig:288
7723 #: templates/table/tracking/structure_snapshot_columns.twig:25
7724 msgid "Primary"
7725 msgstr ""
7727 #: libraries/classes/Controllers/Table/StructureController.php:1505
7728 #: libraries/classes/Navigation/Nodes/NodeIndex.php:29
7729 #: templates/columns_definitions/column_attributes.twig:115
7730 #: templates/columns_definitions/table_fields_definitions.twig:46
7731 #: templates/table/structure/display_structure.twig:168
7732 #: templates/table/structure/display_structure.twig:176
7733 #: templates/table/structure/display_structure.twig:294
7734 #: templates/table/structure/display_table_stats.twig:24
7735 #: templates/table/tracking/structure_snapshot_columns.twig:27
7736 msgid "Index"
7737 msgstr ""
7739 #: libraries/classes/Controllers/Table/StructureController.php:1757
7740 #, php-format
7741 msgid "The name '%s' is a MySQL reserved keyword."
7742 msgid_plural "The names '%s' are MySQL reserved keywords."
7743 msgstr[0] ""
7744 msgstr[1] ""
7746 #: libraries/classes/Controllers/Table/TrackingController.php:71
7747 #, php-format
7748 msgid "Tracking of %s is activated."
7749 msgstr ""
7751 #: libraries/classes/Controllers/Table/TrackingController.php:147
7752 msgid "Tracking versions deleted successfully."
7753 msgstr ""
7755 #: libraries/classes/Controllers/Table/TrackingController.php:152
7756 msgid "No versions selected."
7757 msgstr ""
7759 #: libraries/classes/Controllers/Table/TrackingController.php:185
7760 msgid "SQL statements executed."
7761 msgstr ""
7763 #: libraries/classes/Controllers/ThemesController.php:20
7764 #: templates/themes.twig:1
7765 msgid "Theme"
7766 msgstr ""
7768 #: libraries/classes/Controllers/UserPasswordController.php:51
7769 msgid "You don't have sufficient privileges to be here right now!"
7770 msgstr ""
7772 #: libraries/classes/Controllers/ViewCreateController.php:84
7773 msgid "View name can not be empty!"
7774 msgstr ""
7776 #: libraries/classes/Core.php:360 libraries/classes/ZipExtension.php:60
7777 #, php-format
7778 msgid "The %s extension is missing. Please check your PHP configuration."
7779 msgstr ""
7781 #: libraries/classes/Core.php:1232
7782 msgid ""
7783 "You have enabled mbstring.func_overload in your PHP configuration. This "
7784 "option is incompatible with phpMyAdmin and might cause some data to be "
7785 "corrupted!"
7786 msgstr ""
7788 #: libraries/classes/Core.php:1249
7789 msgid ""
7790 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
7791 "requires these functions!"
7792 msgstr ""
7794 #: libraries/classes/Core.php:1261
7795 msgid "GLOBALS overwrite attempt"
7796 msgstr ""
7798 #: libraries/classes/Core.php:1271
7799 msgid "possible exploit"
7800 msgstr ""
7802 #: libraries/classes/Core.php:1340
7803 msgid ""
7804 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
7805 "access phpMyAdmin."
7806 msgstr ""
7808 #: libraries/classes/Database/CentralColumns.php:305
7809 #: libraries/classes/Database/CentralColumns.php:429
7810 #: libraries/classes/Database/CentralColumns.php:653
7811 msgid ""
7812 "The configuration storage is not ready for the central list of columns "
7813 "feature."
7814 msgstr ""
7816 #: libraries/classes/Database/CentralColumns.php:379
7817 #, php-format
7818 msgid "Could not add %1$s as they already exist in central list!"
7819 msgstr ""
7821 #: libraries/classes/Database/CentralColumns.php:395
7822 msgid "Could not add columns!"
7823 msgstr ""
7825 #: libraries/classes/Database/CentralColumns.php:480
7826 #, php-format
7827 msgid ""
7828 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
7829 msgstr ""
7831 #: libraries/classes/Database/CentralColumns.php:493
7832 msgid "Could not remove columns!"
7833 msgstr ""
7835 #: libraries/classes/Database/CentralColumns.php:665
7836 msgid "YES"
7837 msgstr ""
7839 #: libraries/classes/Database/CentralColumns.php:665
7840 msgid "NO"
7841 msgstr ""
7843 #: libraries/classes/Database/Designer/Common.php:568
7844 msgctxt ""
7845 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
7846 "on designer when user tries to set a display field."
7847 msgid ""
7848 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
7849 msgstr ""
7851 #: libraries/classes/Database/Designer/Common.php:617
7852 msgid "Error: relationship already exists."
7853 msgstr ""
7855 #: libraries/classes/Database/Designer/Common.php:666
7856 msgid "FOREIGN KEY relationship has been added."
7857 msgstr ""
7859 #: libraries/classes/Database/Designer/Common.php:674
7860 msgid "Error: FOREIGN KEY relationship could not be added!"
7861 msgstr ""
7863 #: libraries/classes/Database/Designer/Common.php:681
7864 msgid "Error: Missing index on column(s)."
7865 msgstr ""
7867 #: libraries/classes/Database/Designer/Common.php:689
7868 #: libraries/classes/Database/Designer/Common.php:780
7869 msgid "Error: Relational features are disabled!"
7870 msgstr ""
7872 #: libraries/classes/Database/Designer/Common.php:714
7873 msgid "Internal relationship has been added."
7874 msgstr ""
7876 #: libraries/classes/Database/Designer/Common.php:722
7877 msgid "Error: Internal relationship could not be added!"
7878 msgstr ""
7880 #: libraries/classes/Database/Designer/Common.php:762
7881 msgid "FOREIGN KEY relationship has been removed."
7882 msgstr ""
7884 #: libraries/classes/Database/Designer/Common.php:770
7885 msgid "Error: FOREIGN KEY relationship could not be removed!"
7886 msgstr ""
7888 #: libraries/classes/Database/Designer/Common.php:806
7889 msgid "Error: Internal relationship could not be removed!"
7890 msgstr ""
7892 #: libraries/classes/Database/Designer/Common.php:812
7893 msgid "Internal relationship has been removed."
7894 msgstr ""
7896 #: libraries/classes/Database/Designer.php:134
7897 msgid "Could not load schema plugins, please check your installation!"
7898 msgstr ""
7900 #: libraries/classes/Database/Events.php:110
7901 #: libraries/classes/Database/Events.php:119
7902 #: libraries/classes/Database/Events.php:143
7903 #: libraries/classes/Database/Routines.php:228
7904 #: libraries/classes/Database/Routines.php:252
7905 #: libraries/classes/Database/Routines.php:365
7906 #: libraries/classes/Database/Routines.php:1519
7907 #: libraries/classes/Database/Triggers.php:130
7908 #: libraries/classes/Database/Triggers.php:139
7909 #: libraries/classes/Database/Triggers.php:164
7910 #, php-format
7911 msgid "The following query has failed: \"%s\""
7912 msgstr ""
7914 #: libraries/classes/Database/Events.php:114
7915 #: libraries/classes/Database/Events.php:123
7916 #: libraries/classes/Database/Events.php:147
7917 #: libraries/classes/Database/Events.php:502
7918 #: libraries/classes/Database/Routines.php:232
7919 #: libraries/classes/Database/Routines.php:256
7920 #: libraries/classes/Database/Routines.php:369
7921 #: libraries/classes/Database/Routines.php:1523
7922 #: libraries/classes/Database/Routines.php:1879
7923 #: libraries/classes/Database/Triggers.php:134
7924 #: libraries/classes/Database/Triggers.php:143
7925 #: libraries/classes/Database/Triggers.php:168
7926 #: libraries/classes/Database/Triggers.php:551
7927 #: libraries/classes/Html/Generator.php:976
7928 msgid "MySQL said: "
7929 msgstr ""
7931 #: libraries/classes/Database/Events.php:130
7932 #, php-format
7933 msgid "Event %1$s has been modified."
7934 msgstr ""
7936 #: libraries/classes/Database/Events.php:150
7937 #, php-format
7938 msgid "Event %1$s has been created."
7939 msgstr ""
7941 #: libraries/classes/Database/Events.php:164
7942 #: libraries/classes/Database/Routines.php:272
7943 #: libraries/classes/Database/Triggers.php:185
7944 msgid "One or more errors have occurred while processing your request:"
7945 msgstr ""
7947 #: libraries/classes/Database/Events.php:236
7948 #: templates/database/events/index.twig:109
7949 #: templates/database/events/index.twig:113
7950 msgid "Add event"
7951 msgstr ""
7953 #: libraries/classes/Database/Events.php:240
7954 msgid "Edit event"
7955 msgstr ""
7957 #: libraries/classes/Database/Events.php:395
7958 #: libraries/classes/Database/Routines.php:1244
7959 #: libraries/classes/Database/Triggers.php:489
7960 msgid "The definer must be in the \"username@hostname\" format!"
7961 msgstr ""
7963 #: libraries/classes/Database/Events.php:402
7964 msgid "You must provide an event name!"
7965 msgstr ""
7967 #: libraries/classes/Database/Events.php:417
7968 msgid "You must provide a valid interval value for the event."
7969 msgstr ""
7971 #: libraries/classes/Database/Events.php:436
7972 msgid "You must provide a valid execution time for the event."
7973 msgstr ""
7975 #: libraries/classes/Database/Events.php:440
7976 msgid "You must provide a valid type for the event."
7977 msgstr ""
7979 #: libraries/classes/Database/Events.php:464
7980 msgid "You must provide an event definition."
7981 msgstr ""
7983 #: libraries/classes/Database/Events.php:499
7984 msgid "Sorry, we failed to restore the dropped event."
7985 msgstr ""
7987 #: libraries/classes/Database/Events.php:500
7988 #: libraries/classes/Database/Routines.php:1877
7989 #: libraries/classes/Database/Triggers.php:549
7990 msgid "The backed up query was:"
7991 msgstr ""
7993 #: libraries/classes/Database/Events.php:532
7994 #: libraries/classes/Database/Routines.php:152
7995 #: libraries/classes/Database/Routines.php:1407
7996 #: libraries/classes/Database/Routines.php:1585
7997 #: libraries/classes/Database/Triggers.php:580
7998 msgid "Error in processing request:"
7999 msgstr ""
8001 #: libraries/classes/Database/Events.php:534
8002 #, php-format
8003 msgid "No event with name %1$s found in database %2$s."
8004 msgstr ""
8006 #: libraries/classes/Database/Events.php:566
8007 #, php-format
8008 msgid "Export of event %s"
8009 msgstr ""
8011 #: libraries/classes/Database/Events.php:584
8012 #, php-format
8013 msgid ""
8014 "Error in processing request: No event with name %1$s found in database %2$s."
8015 msgstr ""
8017 #: libraries/classes/DatabaseInterface.php:1108
8018 #, php-format
8019 msgid ""
8020 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8021 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8022 "phpMyAdmin is currently using the default time zone of the database server."
8023 msgstr ""
8025 #: libraries/classes/DatabaseInterface.php:1155
8026 msgid "Failed to set configured collation connection!"
8027 msgstr ""
8029 #: libraries/classes/DatabaseInterface.php:1938
8030 msgid "Missing connection parameters!"
8031 msgstr ""
8033 #: libraries/classes/DatabaseInterface.php:1967
8034 msgid "Connection for controluser as defined in your configuration failed."
8035 msgstr ""
8037 #: libraries/classes/DatabaseInterface.php:2467
8038 #, php-format
8039 msgid "See %sour documentation%s for more information."
8040 msgstr ""
8042 #: libraries/classes/Database/Qbe.php:790
8043 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8044 msgid "Or:"
8045 msgstr ""
8047 #: libraries/classes/Database/Qbe.php:794
8048 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8049 msgid "And:"
8050 msgstr ""
8052 #: libraries/classes/Database/Qbe.php:799
8053 msgid "Ins"
8054 msgstr ""
8056 #: libraries/classes/Database/Qbe.php:802
8057 msgid "Del"
8058 msgstr ""
8060 #: libraries/classes/Database/Qbe.php:1731
8061 msgid "Saved bookmarked search:"
8062 msgstr ""
8064 #: libraries/classes/Database/Qbe.php:1733
8065 msgid "New bookmark"
8066 msgstr ""
8068 #: libraries/classes/Database/Qbe.php:1759
8069 msgid "Create bookmark"
8070 msgstr ""
8072 #: libraries/classes/Database/Qbe.php:1762
8073 msgid "Update bookmark"
8074 msgstr ""
8076 #: libraries/classes/Database/Qbe.php:1764
8077 msgid "Delete bookmark"
8078 msgstr ""
8080 #: libraries/classes/Database/Routines.php:117
8081 #: templates/database/routines/index.twig:67
8082 #: templates/database/routines/index.twig:71
8083 msgid "Add routine"
8084 msgstr ""
8086 #: libraries/classes/Database/Routines.php:121
8087 msgid "Edit routine"
8088 msgstr ""
8090 #: libraries/classes/Database/Routines.php:155
8091 #, php-format
8092 msgid ""
8093 "No routine with name %1$s found in database %2$s. You might be lacking the "
8094 "necessary privileges to edit this routine."
8095 msgstr ""
8097 #: libraries/classes/Database/Routines.php:209
8098 #: libraries/classes/Database/Routines.php:1253
8099 #, php-format
8100 msgid "Invalid routine type: \"%s\""
8101 msgstr ""
8103 #: libraries/classes/Database/Routines.php:259
8104 #, php-format
8105 msgid "Routine %1$s has been created."
8106 msgstr ""
8108 #: libraries/classes/Database/Routines.php:431
8109 #, php-format
8110 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8111 msgstr ""
8113 #: libraries/classes/Database/Routines.php:436
8114 #, php-format
8115 msgid "Routine %1$s has been modified."
8116 msgstr ""
8118 #: libraries/classes/Database/Routines.php:850
8119 #: libraries/classes/Database/Triggers.php:390
8120 #: templates/database/events/editor_form.twig:9 templates/view_create.twig:8
8121 msgid "Details"
8122 msgstr ""
8124 #: libraries/classes/Database/Routines.php:853
8125 msgid "Routine name"
8126 msgstr ""
8128 #: libraries/classes/Database/Routines.php:858
8129 #: libraries/classes/Database/Routines.php:888
8130 #: libraries/classes/Database/Routines.php:1664
8131 #: libraries/classes/InsertEdit.php:357
8132 #: libraries/classes/Plugins/Export/ExportHtmlword.php:292
8133 #: libraries/classes/Plugins/Export/ExportHtmlword.php:392
8134 #: libraries/classes/Plugins/Export/ExportLatex.php:554
8135 #: libraries/classes/Plugins/Export/ExportOdt.php:399
8136 #: libraries/classes/Plugins/Export/ExportOdt.php:501
8137 #: libraries/classes/Plugins/Export/ExportTexytext.php:305
8138 #: libraries/classes/Plugins/Export/ExportTexytext.php:398
8139 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:578
8140 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:711
8141 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:744
8142 #: templates/columns_definitions/table_fields_definitions.twig:12
8143 #: templates/database/central_columns/edit.twig:7
8144 #: templates/database/central_columns/main.twig:20
8145 #: templates/database/central_columns/main.twig:226
8146 #: templates/database/data_dictionary/index.twig:17
8147 #: templates/database/data_dictionary/index.twig:66
8148 #: templates/database/events/index.twig:21
8149 #: templates/database/privileges/index.twig:19
8150 #: templates/database/routines/index.twig:32
8151 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:16
8152 #: templates/table/privileges/index.twig:21
8153 #: templates/table/search/index.twig:39
8154 #: templates/table/structure/display_structure.twig:23
8155 #: templates/table/structure/display_structure.twig:415
8156 #: templates/table/tracking/structure_snapshot_columns.twig:7
8157 #: templates/table/tracking/structure_snapshot_indexes.twig:6
8158 #: templates/table/zoom_search/index.twig:39
8159 msgid "Type"
8160 msgstr ""
8162 #: libraries/classes/Database/Routines.php:872
8163 #: templates/database/events/editor_form.twig:41
8164 #, php-format
8165 msgid "Change to %s"
8166 msgstr ""
8168 #: libraries/classes/Database/Routines.php:878
8169 msgid "Parameters"
8170 msgstr ""
8172 #: libraries/classes/Database/Routines.php:886
8173 msgid "Direction"
8174 msgstr ""
8176 #: libraries/classes/Database/Routines.php:887
8177 #: libraries/classes/Database/Routines.php:1663
8178 #: libraries/classes/Plugins/Export/ExportHtmlword.php:492
8179 #: libraries/classes/Plugins/Export/ExportOdt.php:622
8180 #: libraries/classes/Plugins/Export/ExportTexytext.php:470
8181 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:412
8182 #: templates/columns_definitions/table_fields_definitions.twig:9
8183 #: templates/database/central_columns/edit.twig:6
8184 #: templates/database/central_columns/main.twig:16
8185 #: templates/database/central_columns/main.twig:222
8186 #: templates/database/create_table.twig:11
8187 #: templates/database/events/index.twig:18
8188 #: templates/database/operations/index.twig:33
8189 #: templates/database/routines/index.twig:30
8190 #: templates/database/triggers/list.twig:18 templates/setup/home/index.twig:43
8191 #: templates/table/structure/display_structure.twig:22
8192 msgid "Name"
8193 msgstr ""
8195 #: libraries/classes/Database/Routines.php:889
8196 #: templates/columns_definitions/table_fields_definitions.twig:16
8197 #: templates/database/central_columns/edit.twig:8
8198 msgid "Length/Values"
8199 msgstr ""
8201 #: libraries/classes/Database/Routines.php:890
8202 #: libraries/classes/Import.php:1350 libraries/classes/Import.php:1384
8203 #: libraries/classes/Plugins/Export/ExportCodegen.php:71
8204 #: libraries/classes/Plugins/Export/ExportCsv.php:47
8205 #: libraries/classes/Plugins/Export/ExportExcel.php:34
8206 #: libraries/classes/Plugins/Export/ExportHtmlword.php:47
8207 #: libraries/classes/Plugins/Export/ExportJson.php:73
8208 #: libraries/classes/Plugins/Export/ExportLatex.php:72
8209 #: libraries/classes/Plugins/Export/ExportMediawiki.php:46
8210 #: libraries/classes/Plugins/Export/ExportOds.php:52
8211 #: libraries/classes/Plugins/Export/ExportOdt.php:60
8212 #: libraries/classes/Plugins/Export/ExportPdf.php:84
8213 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
8214 #: libraries/classes/Plugins/Export/ExportSql.php:111
8215 #: libraries/classes/Plugins/Export/ExportTexytext.php:46
8216 #: libraries/classes/Plugins/Export/ExportXml.php:89
8217 #: libraries/classes/Plugins/Export/ExportYaml.php:44
8218 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:31
8219 #: libraries/classes/Plugins/Import/ImportMediawiki.php:61
8220 #: libraries/classes/Plugins/Import/ImportOds.php:54
8221 #: libraries/classes/Plugins/Import/ImportShp.php:68
8222 #: libraries/classes/Plugins/Import/ImportSql.php:48
8223 #: libraries/classes/Plugins/Import/ImportXml.php:53
8224 #: templates/console/display.twig:7 templates/console/display.twig:140
8225 #: templates/database/designer/database_tables.twig:114
8226 #: templates/display/results/table.twig:107
8227 #: templates/table/search/index.twig:100
8228 #: templates/table/structure/display_table_stats.twig:97
8229 msgid "Options"
8230 msgstr ""
8232 #: libraries/classes/Database/Routines.php:907
8233 msgid "Add parameter"
8234 msgstr ""
8236 #: libraries/classes/Database/Routines.php:911
8237 msgid "Remove last parameter"
8238 msgstr ""
8240 #: libraries/classes/Database/Routines.php:916
8241 msgid "Return type"
8242 msgstr ""
8244 #: libraries/classes/Database/Routines.php:922
8245 msgid "Return length/values"
8246 msgstr ""
8248 #: libraries/classes/Database/Routines.php:928
8249 msgid "Return options"
8250 msgstr ""
8252 #: libraries/classes/Database/Routines.php:931
8253 #: templates/database/routines/parameter_row.twig:31
8254 #: templates/database/structure/table_header.twig:42
8255 msgid "Charset"
8256 msgstr ""
8258 #: libraries/classes/Database/Routines.php:961
8259 #: libraries/classes/Database/Triggers.php:444
8260 #: libraries/classes/Plugins/Export/ExportHtmlword.php:495
8261 #: libraries/classes/Plugins/Export/ExportOdt.php:631
8262 #: libraries/classes/Plugins/Export/ExportTexytext.php:473
8263 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:418
8264 #: templates/database/events/editor_form.twig:75
8265 msgid "Definition"
8266 msgstr ""
8268 #: libraries/classes/Database/Routines.php:967
8269 msgid "Is deterministic"
8270 msgstr ""
8272 #: libraries/classes/Database/Routines.php:975
8273 #: templates/columns_definitions/table_fields_definitions.twig:36
8274 #: templates/database/operations/index.twig:74
8275 #: templates/database/operations/index.twig:178
8276 #: templates/database/structure/copy_form.twig:50
8277 #: templates/table/operations/index.twig:81
8278 #: templates/table/operations/index.twig:115
8279 #: templates/table/operations/index.twig:293
8280 msgid "Adjust privileges"
8281 msgstr ""
8283 #: libraries/classes/Database/Routines.php:986
8284 msgid ""
8285 "You do not have sufficient privileges to perform this operation; Please "
8286 "refer to the documentation for more details"
8287 msgstr ""
8289 #: libraries/classes/Database/Routines.php:996
8290 #: libraries/classes/Database/Triggers.php:450
8291 #: templates/database/events/editor_form.twig:89 templates/view_create.twig:45
8292 msgid "Definer"
8293 msgstr ""
8295 #: libraries/classes/Database/Routines.php:1001
8296 msgid "Security type"
8297 msgstr ""
8299 #: libraries/classes/Database/Routines.php:1010
8300 msgid "SQL data access"
8301 msgstr ""
8303 #: libraries/classes/Database/Routines.php:1022
8304 #: templates/columns_definitions/partitions.twig:85
8305 #: templates/database/data_dictionary/index.twig:73
8306 #: templates/database/events/editor_form.twig:95
8307 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:23
8308 #: templates/table/structure/display_partitions.twig:31
8309 #: templates/table/structure/display_structure.twig:422
8310 #: templates/table/tracking/structure_snapshot_columns.twig:12
8311 #: templates/table/tracking/structure_snapshot_indexes.twig:13
8312 msgid "Comment"
8313 msgstr ""
8315 #: libraries/classes/Database/Routines.php:1076
8316 msgid "You must provide a name and a type for each routine parameter."
8317 msgstr ""
8319 #: libraries/classes/Database/Routines.php:1094
8320 #, php-format
8321 msgid "Invalid direction \"%s\" given for parameter."
8322 msgstr ""
8324 #: libraries/classes/Database/Routines.php:1116
8325 #: libraries/classes/Database/Routines.php:1189
8326 msgid ""
8327 "You must provide length/values for routine parameters of type ENUM, SET, "
8328 "VARCHAR and VARBINARY."
8329 msgstr ""
8331 #: libraries/classes/Database/Routines.php:1171
8332 msgid "You must provide a valid return type for the routine."
8333 msgstr ""
8335 #: libraries/classes/Database/Routines.php:1260
8336 msgid "You must provide a routine name!"
8337 msgstr ""
8339 #: libraries/classes/Database/Routines.php:1325
8340 msgid "You must provide a routine definition."
8341 msgstr ""
8343 #: libraries/classes/Database/Routines.php:1409
8344 #: libraries/classes/Database/Routines.php:1587
8345 #, php-format
8346 msgid "No routine with name %1$s found in database %2$s."
8347 msgstr ""
8349 #: libraries/classes/Database/Routines.php:1448
8350 #, php-format
8351 msgid "Execution results of routine %s"
8352 msgstr ""
8354 #: libraries/classes/Database/Routines.php:1498
8355 #, php-format
8356 msgid "%d row affected by the last statement inside the procedure."
8357 msgid_plural "%d rows affected by the last statement inside the procedure."
8358 msgstr[0] ""
8359 msgstr[1] ""
8361 #: libraries/classes/Database/Routines.php:1571
8362 #: libraries/classes/Database/Routines.php:1578
8363 msgid "Execute routine"
8364 msgstr ""
8366 #: libraries/classes/Database/Routines.php:1656
8367 #: libraries/classes/Database/Routines.php:1659
8368 msgid "Routine parameters"
8369 msgstr ""
8371 #: libraries/classes/Database/Routines.php:1666
8372 #: libraries/classes/InsertEdit.php:355
8373 #: libraries/classes/Navigation/Nodes/NodeFunction.php:29
8374 #: templates/table/search/index.twig:36
8375 #: templates/table/zoom_search/index.twig:36
8376 msgid "Function"
8377 msgstr ""
8379 #: libraries/classes/Database/Routines.php:1668
8380 #: libraries/classes/InsertEdit.php:2009
8381 #: templates/database/designer/main.twig:485
8382 #: templates/database/designer/main.twig:650
8383 #: templates/database/designer/main.twig:856
8384 #: templates/database/designer/main.twig:1049
8385 #: templates/server/replication/status_table.twig:17
8386 #: templates/server/status/variables/index.twig:73
8387 #: templates/server/variables/index.twig:32
8388 #: templates/table/search/index.twig:42
8389 #: templates/table/zoom_search/index.twig:42
8390 #: templates/table/zoom_search/result_form.twig:34
8391 msgid "Value"
8392 msgstr ""
8394 #: libraries/classes/Database/Routines.php:1876
8395 msgid "Sorry, we failed to restore the dropped routine."
8396 msgstr ""
8398 #: libraries/classes/Database/Routines.php:1906
8399 #, php-format
8400 msgid "Export of routine %s"
8401 msgstr ""
8403 #: libraries/classes/Database/Routines.php:1925
8404 #, php-format
8405 msgid ""
8406 "Error in processing request: No routine with name %1$s found in database "
8407 "%2$s. You might be lacking the necessary privileges to view/export this "
8408 "routine."
8409 msgstr ""
8411 #: libraries/classes/Database/Search.php:109
8412 #: templates/database/search/main.twig:19
8413 msgid "at least one of the words"
8414 msgstr ""
8416 #: libraries/classes/Database/Search.php:110
8417 #: templates/database/search/main.twig:23
8418 msgid "all of the words"
8419 msgstr ""
8421 #: libraries/classes/Database/Search.php:111
8422 #: templates/database/search/main.twig:27
8423 msgid "the exact phrase as substring"
8424 msgstr ""
8426 #: libraries/classes/Database/Search.php:112
8427 #: templates/database/search/main.twig:31
8428 msgid "the exact phrase as whole field"
8429 msgstr ""
8431 #: libraries/classes/Database/Search.php:113
8432 #: templates/database/search/main.twig:35
8433 msgid "as regular expression"
8434 msgstr ""
8436 #: libraries/classes/Database/Triggers.php:151
8437 #, php-format
8438 msgid "Trigger %1$s has been modified."
8439 msgstr ""
8441 #: libraries/classes/Database/Triggers.php:171
8442 #, php-format
8443 msgid "Trigger %1$s has been created."
8444 msgstr ""
8446 #: libraries/classes/Database/Triggers.php:263
8447 #: templates/database/triggers/footer.twig:7
8448 #: templates/database/triggers/footer.twig:11
8449 msgid "Add trigger"
8450 msgstr ""
8452 #: libraries/classes/Database/Triggers.php:267
8453 msgid "Edit trigger"
8454 msgstr ""
8456 #: libraries/classes/Database/Triggers.php:393
8457 msgid "Trigger name"
8458 msgstr ""
8460 #: libraries/classes/Database/Triggers.php:416
8461 msgctxt "Trigger action time"
8462 msgid "Time"
8463 msgstr ""
8465 #: libraries/classes/Database/Triggers.php:430
8466 #: libraries/classes/Plugins/Export/ExportHtmlword.php:494
8467 #: libraries/classes/Plugins/Export/ExportOdt.php:628
8468 #: libraries/classes/Plugins/Export/ExportTexytext.php:472
8469 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:416
8470 #: templates/database/triggers/list.twig:24
8471 msgid "Event"
8472 msgstr ""
8474 #: libraries/classes/Database/Triggers.php:496
8475 msgid "You must provide a trigger name!"
8476 msgstr ""
8478 #: libraries/classes/Database/Triggers.php:503
8479 msgid "You must provide a valid timing for the trigger!"
8480 msgstr ""
8482 #: libraries/classes/Database/Triggers.php:510
8483 msgid "You must provide a valid event for the trigger!"
8484 msgstr ""
8486 #: libraries/classes/Database/Triggers.php:518
8487 msgid "You must provide a valid table name!"
8488 msgstr ""
8490 #: libraries/classes/Database/Triggers.php:524
8491 msgid "You must provide a trigger definition."
8492 msgstr ""
8494 #: libraries/classes/Database/Triggers.php:548
8495 msgid "Sorry, we failed to restore the dropped trigger."
8496 msgstr ""
8498 #: libraries/classes/Database/Triggers.php:582
8499 #, php-format
8500 msgid "No trigger with name %1$s found in database %2$s."
8501 msgstr ""
8503 #: libraries/classes/Database/Triggers.php:618
8504 #, php-format
8505 msgid "Export of trigger %s"
8506 msgstr ""
8508 #: libraries/classes/Database/Triggers.php:636
8509 #, php-format
8510 msgid ""
8511 "Error in processing request: No trigger with name %1$s found in database "
8512 "%2$s."
8513 msgstr ""
8515 #: libraries/classes/Dbal/DbiMysqli.php:194
8516 msgid "SSL connection enforced by server, automatically enabling it."
8517 msgstr ""
8519 #: libraries/classes/Display/Results.php:907
8520 #: libraries/classes/Html/Generator.php:1237
8521 #: libraries/classes/Html/Generator.php:1240
8522 msgctxt "First page"
8523 msgid "Begin"
8524 msgstr ""
8526 #: libraries/classes/Display/Results.php:914
8527 #: libraries/classes/Html/Generator.php:1238
8528 #: libraries/classes/Html/Generator.php:1241
8529 #: templates/server/binlog/index.twig:47 templates/server/binlog/index.twig:52
8530 msgctxt "Previous page"
8531 msgid "Previous"
8532 msgstr ""
8534 #: libraries/classes/Display/Results.php:942
8535 #: libraries/classes/Html/Generator.php:1270
8536 #: libraries/classes/Html/Generator.php:1277
8537 #: templates/server/binlog/index.twig:72 templates/server/binlog/index.twig:77
8538 msgctxt "Next page"
8539 msgid "Next"
8540 msgstr ""
8542 #: libraries/classes/Display/Results.php:972
8543 #: libraries/classes/Html/Generator.php:1271
8544 #: libraries/classes/Html/Generator.php:1278
8545 msgctxt "Last page"
8546 msgid "End"
8547 msgstr ""
8549 #: libraries/classes/Display/Results.php:1552
8550 #: templates/display/results/table.twig:114
8551 msgid "Partial texts"
8552 msgstr ""
8554 #: libraries/classes/Display/Results.php:1556
8555 #: templates/display/results/table.twig:118
8556 msgid "Full texts"
8557 msgstr ""
8559 #: libraries/classes/Display/Results.php:1954
8560 #: libraries/classes/Display/Results.php:1980 libraries/classes/Util.php:3125
8561 #: libraries/classes/Util.php:3148 libraries/config.values.php:113
8562 #: templates/database/multi_table_query/form.twig:61
8563 #: templates/database/qbe/sort_select_cell.twig:7
8564 #: templates/server/databases/index.twig:114
8565 #: templates/server/databases/index.twig:131
8566 #: templates/server/databases/index.twig:150
8567 #: templates/server/status/processes/list.twig:12
8568 #: templates/table/operations/index.twig:31
8569 #: templates/table/search/index.twig:152
8570 msgid "Descending"
8571 msgstr ""
8573 #: libraries/classes/Display/Results.php:1962
8574 #: libraries/classes/Display/Results.php:1972 libraries/classes/Util.php:3117
8575 #: libraries/classes/Util.php:3140 libraries/config.values.php:112
8576 #: templates/database/multi_table_query/form.twig:60
8577 #: templates/database/qbe/sort_select_cell.twig:5
8578 #: templates/server/databases/index.twig:112
8579 #: templates/server/databases/index.twig:129
8580 #: templates/server/databases/index.twig:148
8581 #: templates/server/status/processes/list.twig:14
8582 #: templates/table/operations/index.twig:27
8583 #: templates/table/search/index.twig:148
8584 msgid "Ascending"
8585 msgstr ""
8587 #: libraries/classes/Display/Results.php:3312
8588 #: libraries/classes/Display/Results.php:3327
8589 msgid "The row has been deleted."
8590 msgstr ""
8592 #: libraries/classes/Display/Results.php:3359
8593 #: templates/server/status/processes/list.twig:44
8594 msgid "Kill"
8595 msgstr ""
8597 #: libraries/classes/Display/Results.php:4074
8598 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8599 msgstr ""
8601 #: libraries/classes/Display/Results.php:4501
8602 #, php-format
8603 msgid "Showing rows %1s - %2s"
8604 msgstr ""
8606 #: libraries/classes/Display/Results.php:4515
8607 #, php-format
8608 msgid "%1$d total, %2$d in query"
8609 msgstr ""
8611 #: libraries/classes/Display/Results.php:4520
8612 #, php-format
8613 msgid "%d total"
8614 msgstr ""
8616 #: libraries/classes/Display/Results.php:4532 libraries/classes/Sql.php:1051
8617 #, php-format
8618 msgid "Query took %01.4f seconds."
8619 msgstr ""
8621 #: libraries/classes/Display/Results.php:4903
8622 msgid "Link not found!"
8623 msgstr ""
8625 #: libraries/classes/Engines/Bdb.php:26
8626 msgid "Version information"
8627 msgstr ""
8629 #: libraries/classes/Engines/Innodb.php:29
8630 msgid "Data home directory"
8631 msgstr ""
8633 #: libraries/classes/Engines/Innodb.php:31
8634 msgid "The common part of the directory path for all InnoDB data files."
8635 msgstr ""
8637 #: libraries/classes/Engines/Innodb.php:36
8638 msgid "Data files"
8639 msgstr ""
8641 #: libraries/classes/Engines/Innodb.php:39
8642 msgid "Autoextend increment"
8643 msgstr ""
8645 #: libraries/classes/Engines/Innodb.php:41
8646 msgid ""
8647 "The increment size for extending the size of an autoextending tablespace "
8648 "when it becomes full."
8649 msgstr ""
8651 #: libraries/classes/Engines/Innodb.php:47
8652 msgid "Buffer pool size"
8653 msgstr ""
8655 #: libraries/classes/Engines/Innodb.php:49
8656 msgid ""
8657 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
8658 "tables."
8659 msgstr ""
8661 #: libraries/classes/Engines/Innodb.php:111
8662 msgid "Buffer Pool"
8663 msgstr ""
8665 #: libraries/classes/Engines/Innodb.php:112
8666 #: libraries/classes/Server/Status/Data.php:232
8667 msgid "InnoDB Status"
8668 msgstr ""
8670 #: libraries/classes/Engines/Innodb.php:136
8671 msgid "Buffer Pool Usage"
8672 msgstr ""
8674 #: libraries/classes/Engines/Innodb.php:146
8675 msgid "pages"
8676 msgstr ""
8678 #: libraries/classes/Engines/Innodb.php:160
8679 msgid "Free pages"
8680 msgstr ""
8682 #: libraries/classes/Engines/Innodb.php:169
8683 msgid "Dirty pages"
8684 msgstr ""
8686 #: libraries/classes/Engines/Innodb.php:178
8687 msgid "Pages containing data"
8688 msgstr ""
8690 #: libraries/classes/Engines/Innodb.php:187
8691 msgid "Pages to be flushed"
8692 msgstr ""
8694 #: libraries/classes/Engines/Innodb.php:196
8695 msgid "Busy pages"
8696 msgstr ""
8698 #: libraries/classes/Engines/Innodb.php:208
8699 msgid "Latched pages"
8700 msgstr ""
8702 #: libraries/classes/Engines/Innodb.php:222
8703 msgid "Buffer Pool Activity"
8704 msgstr ""
8706 #: libraries/classes/Engines/Innodb.php:226
8707 msgid "Read requests"
8708 msgstr ""
8710 #: libraries/classes/Engines/Innodb.php:235
8711 msgid "Write requests"
8712 msgstr ""
8714 #: libraries/classes/Engines/Innodb.php:244
8715 msgid "Read misses"
8716 msgstr ""
8718 #: libraries/classes/Engines/Innodb.php:253
8719 msgid "Write waits"
8720 msgstr ""
8722 #: libraries/classes/Engines/Innodb.php:262
8723 msgid "Read misses in %"
8724 msgstr ""
8726 #: libraries/classes/Engines/Innodb.php:277
8727 msgid "Write waits in %"
8728 msgstr ""
8730 #: libraries/classes/Engines/Myisam.php:26
8731 msgid "Data pointer size"
8732 msgstr ""
8734 #: libraries/classes/Engines/Myisam.php:28
8735 msgid ""
8736 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
8737 "tables when no MAX_ROWS option is specified."
8738 msgstr ""
8740 #: libraries/classes/Engines/Myisam.php:34
8741 msgid "Automatic recovery mode"
8742 msgstr ""
8744 #: libraries/classes/Engines/Myisam.php:36
8745 msgid ""
8746 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
8747 "myisam-recover server startup option."
8748 msgstr ""
8750 #: libraries/classes/Engines/Myisam.php:41
8751 msgid "Maximum size for temporary sort files"
8752 msgstr ""
8754 #: libraries/classes/Engines/Myisam.php:43
8755 msgid ""
8756 "The maximum size of the temporary file MySQL is allowed to use while re-"
8757 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
8758 "INFILE)."
8759 msgstr ""
8761 #: libraries/classes/Engines/Myisam.php:50
8762 msgid "Maximum size for temporary files on index creation"
8763 msgstr ""
8765 #: libraries/classes/Engines/Myisam.php:52
8766 msgid ""
8767 "If the temporary file used for fast MyISAM index creation would be larger "
8768 "than using the key cache by the amount specified here, prefer the key cache "
8769 "method."
8770 msgstr ""
8772 #: libraries/classes/Engines/Myisam.php:59
8773 msgid "Repair threads"
8774 msgstr ""
8776 #: libraries/classes/Engines/Myisam.php:61
8777 msgid ""
8778 "If this value is greater than 1, MyISAM table indexes are created in "
8779 "parallel (each index in its own thread) during the repair by sorting process."
8780 msgstr ""
8782 #: libraries/classes/Engines/Myisam.php:68
8783 msgid "Sort buffer size"
8784 msgstr ""
8786 #: libraries/classes/Engines/Myisam.php:70
8787 msgid ""
8788 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
8789 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
8790 msgstr ""
8792 #: libraries/classes/Engines/Pbxt.php:31
8793 msgid "Index cache size"
8794 msgstr ""
8796 #: libraries/classes/Engines/Pbxt.php:33
8797 msgid ""
8798 "This is the amount of memory allocated to the index cache. Default value is "
8799 "32MB. The memory allocated here is used only for caching index pages."
8800 msgstr ""
8802 #: libraries/classes/Engines/Pbxt.php:40
8803 msgid "Record cache size"
8804 msgstr ""
8806 #: libraries/classes/Engines/Pbxt.php:42
8807 msgid ""
8808 "This is the amount of memory allocated to the record cache used to cache "
8809 "table data. The default value is 32MB. This memory is used to cache changes "
8810 "to the handle data (.xtd) and row pointer (.xtr) files."
8811 msgstr ""
8813 #: libraries/classes/Engines/Pbxt.php:50
8814 msgid "Log cache size"
8815 msgstr ""
8817 #: libraries/classes/Engines/Pbxt.php:52
8818 msgid ""
8819 "The amount of memory allocated to the transaction log cache used to cache on "
8820 "transaction log data. The default is 16MB."
8821 msgstr ""
8823 #: libraries/classes/Engines/Pbxt.php:59
8824 msgid "Log file threshold"
8825 msgstr ""
8827 #: libraries/classes/Engines/Pbxt.php:61
8828 msgid ""
8829 "The size of a transaction log before rollover, and a new log is created. The "
8830 "default value is 16MB."
8831 msgstr ""
8833 #: libraries/classes/Engines/Pbxt.php:67
8834 msgid "Transaction buffer size"
8835 msgstr ""
8837 #: libraries/classes/Engines/Pbxt.php:69
8838 msgid ""
8839 "The size of the global transaction log buffer (the engine allocates 2 "
8840 "buffers of this size). The default is 1MB."
8841 msgstr ""
8843 #: libraries/classes/Engines/Pbxt.php:76
8844 msgid "Checkpoint frequency"
8845 msgstr ""
8847 #: libraries/classes/Engines/Pbxt.php:78
8848 msgid ""
8849 "The amount of data written to the transaction log before a checkpoint is "
8850 "performed. The default value is 24MB."
8851 msgstr ""
8853 #: libraries/classes/Engines/Pbxt.php:85
8854 msgid "Data log threshold"
8855 msgstr ""
8857 #: libraries/classes/Engines/Pbxt.php:87
8858 msgid ""
8859 "The maximum size of a data log file. The default value is 64MB. PBXT can "
8860 "create a maximum of 32000 data logs, which are used by all tables. So the "
8861 "value of this variable can be increased to increase the total amount of data "
8862 "that can be stored in the database."
8863 msgstr ""
8865 #: libraries/classes/Engines/Pbxt.php:96
8866 msgid "Garbage threshold"
8867 msgstr ""
8869 #: libraries/classes/Engines/Pbxt.php:98
8870 msgid ""
8871 "The percentage of garbage in a data log file before it is compacted. This is "
8872 "a value between 1 and 99. The default is 50."
8873 msgstr ""
8875 #: libraries/classes/Engines/Pbxt.php:105
8876 msgid "Log buffer size"
8877 msgstr ""
8879 #: libraries/classes/Engines/Pbxt.php:107
8880 msgid ""
8881 "The size of the buffer used when writing a data log. The default is 256MB. "
8882 "The engine allocates one buffer per thread, but only if the thread is "
8883 "required to write a data log."
8884 msgstr ""
8886 #: libraries/classes/Engines/Pbxt.php:115
8887 msgid "Data file grow size"
8888 msgstr ""
8890 #: libraries/classes/Engines/Pbxt.php:116
8891 msgid "The grow size of the handle data (.xtd) files."
8892 msgstr ""
8894 #: libraries/classes/Engines/Pbxt.php:120
8895 msgid "Row file grow size"
8896 msgstr ""
8898 #: libraries/classes/Engines/Pbxt.php:121
8899 msgid "The grow size of the row pointer (.xtr) files."
8900 msgstr ""
8902 #: libraries/classes/Engines/Pbxt.php:125
8903 msgid "Log file count"
8904 msgstr ""
8906 #: libraries/classes/Engines/Pbxt.php:127
8907 msgid ""
8908 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
8909 "system will maintain. If the number of logs exceeds this value then old logs "
8910 "will be deleted, otherwise they are renamed and given the next highest "
8911 "number."
8912 msgstr ""
8914 #: libraries/classes/Engines/Pbxt.php:185
8915 #, php-format
8916 msgid ""
8917 "Documentation and further information about PBXT can be found on the "
8918 "%sPrimeBase XT Home Page%s."
8919 msgstr ""
8921 #: libraries/classes/ErrorHandler.php:96
8922 msgid "Too many error messages, some are not displayed."
8923 msgstr ""
8925 #: libraries/classes/ErrorHandler.php:397
8926 msgid "Report"
8927 msgstr ""
8929 #: libraries/classes/ErrorHandler.php:402 templates/error/report_form.twig:25
8930 msgid "Automatically send report next time"
8931 msgstr ""
8933 #: libraries/classes/Export.php:160 libraries/classes/Export.php:199
8934 #: libraries/classes/Export.php:484
8935 #, php-format
8936 msgid "Insufficient space to save the file %s."
8937 msgstr ""
8939 #: libraries/classes/Export.php:428
8940 #, php-format
8941 msgid ""
8942 "File %s already exists on server, change filename or check overwrite option."
8943 msgstr ""
8945 #: libraries/classes/Export.php:436 libraries/classes/Export.php:447
8946 #, php-format
8947 msgid "The web server does not have permission to save the file %s."
8948 msgstr ""
8950 #: libraries/classes/Export.php:490
8951 #, php-format
8952 msgid "Dump has been saved to file %s."
8953 msgstr ""
8955 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
8956 #: libraries/classes/Export.php:990
8957 msgid "Exporting a raw query is not supported for this export method."
8958 msgstr ""
8960 #: libraries/classes/File.php:286
8961 msgid "File was not an uploaded file."
8962 msgstr ""
8964 #: libraries/classes/File.php:326
8965 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
8966 msgstr ""
8968 #: libraries/classes/File.php:332
8969 msgid ""
8970 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
8971 "the HTML form."
8972 msgstr ""
8974 #: libraries/classes/File.php:338
8975 msgid "The uploaded file was only partially uploaded."
8976 msgstr ""
8978 #: libraries/classes/File.php:342
8979 msgid "Missing a temporary folder."
8980 msgstr ""
8982 #: libraries/classes/File.php:345
8983 msgid "Failed to write file to disk."
8984 msgstr ""
8986 #: libraries/classes/File.php:348
8987 msgid "File upload stopped by extension."
8988 msgstr ""
8990 #: libraries/classes/File.php:351
8991 msgid "Unknown error in file upload."
8992 msgstr ""
8994 #: libraries/classes/File.php:503
8995 msgid "File is a symbolic link"
8996 msgstr ""
8998 #: libraries/classes/File.php:509 libraries/classes/File.php:608
8999 msgid "File could not be read!"
9000 msgstr ""
9002 #: libraries/classes/File.php:552
9003 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
9004 msgstr ""
9006 #: libraries/classes/File.php:572
9007 msgid "Error while moving uploaded file."
9008 msgstr ""
9010 #: libraries/classes/File.php:581
9011 msgid "Cannot read uploaded file."
9012 msgstr ""
9014 #: libraries/classes/File.php:659
9015 #, php-format
9016 msgid ""
9017 "You attempted to load file with unsupported compression (%s). Either support "
9018 "for it is not implemented or disabled by your configuration."
9019 msgstr ""
9021 #: libraries/classes/Footer.php:82 templates/home/index.twig:18
9022 #: templates/login/form.twig:5
9023 msgid "phpMyAdmin Demo Server"
9024 msgstr ""
9026 #: libraries/classes/Footer.php:91
9027 #, php-format
9028 msgid "Currently running Git revision %1$s from the %2$s branch."
9029 msgstr ""
9031 #: libraries/classes/Footer.php:100
9032 msgid "Git information missing!"
9033 msgstr ""
9035 #: libraries/classes/Footer.php:218 libraries/classes/Footer.php:222
9036 #: libraries/classes/Footer.php:225
9037 msgid "Open new phpMyAdmin window"
9038 msgstr ""
9040 #: libraries/classes/Header.php:367
9041 msgid "Print view"
9042 msgstr ""
9044 #: libraries/classes/Html/Generator.php:153
9045 #, php-format
9046 msgid "Jump to database “%s”."
9047 msgstr ""
9049 #: libraries/classes/Html/Generator.php:181
9050 #, php-format
9051 msgid "The %s functionality is affected by a known bug, see %s"
9052 msgstr ""
9054 #: libraries/classes/Html/Generator.php:246
9055 msgid "SSL is not being used"
9056 msgstr ""
9058 #: libraries/classes/Html/Generator.php:251
9059 msgid "SSL is used with disabled verification"
9060 msgstr ""
9062 #: libraries/classes/Html/Generator.php:253
9063 msgid "SSL is used without certification authority"
9064 msgstr ""
9066 #: libraries/classes/Html/Generator.php:256
9067 msgid "SSL is used"
9068 msgstr ""
9070 #: libraries/classes/Html/Generator.php:362
9071 msgid "The PHP function password_hash() with default options."
9072 msgstr ""
9074 #: libraries/classes/Html/Generator.php:363
9075 msgid "password_hash() PHP function"
9076 msgstr ""
9078 #: libraries/classes/Html/Generator.php:668
9079 msgid "Skip Explain SQL"
9080 msgstr ""
9082 #: libraries/classes/Html/Generator.php:676
9083 #, php-format
9084 msgid "Analyze Explain at %s"
9085 msgstr ""
9087 #: libraries/classes/Html/Generator.php:707
9088 msgid "Without PHP code"
9089 msgstr ""
9091 #: libraries/classes/Html/Generator.php:714
9092 #: templates/database/multi_table_query/form.twig:170
9093 #: templates/database/qbe/selection_form.twig:115
9094 msgid "Submit query"
9095 msgstr ""
9097 #: libraries/classes/Html/Generator.php:759 templates/console/display.twig:31
9098 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
9099 msgid "Profiling"
9100 msgstr ""
9102 #: libraries/classes/Html/Generator.php:773
9103 msgctxt "Inline edit query"
9104 msgid "Edit inline"
9105 msgstr ""
9107 #: libraries/classes/Html/Generator.php:911
9108 msgid "Static analysis:"
9109 msgstr ""
9111 #: libraries/classes/Html/Generator.php:914
9112 #, php-format
9113 msgid "%d errors were found during analysis."
9114 msgstr ""
9116 #: libraries/classes/Import.php:321 libraries/classes/Sql.php:1059
9117 msgid "[ROLLBACK occurred.]"
9118 msgstr ""
9120 #: libraries/classes/Import.php:1338
9121 msgid ""
9122 "The following structures have either been created or altered. Here you can:"
9123 msgstr ""
9125 #: libraries/classes/Import.php:1341
9126 msgid "View a structure's contents by clicking on its name."
9127 msgstr ""
9129 #: libraries/classes/Import.php:1344
9130 msgid ""
9131 "Change any of its settings by clicking the corresponding \"Options\" link."
9132 msgstr ""
9134 #: libraries/classes/Import.php:1346
9135 msgid "Edit structure by following the \"Structure\" link."
9136 msgstr ""
9138 #: libraries/classes/Import.php:1353
9139 #, php-format
9140 msgid "Go to database: %s"
9141 msgstr ""
9143 #: libraries/classes/Import.php:1359 libraries/classes/Import.php:1402
9144 #, php-format
9145 msgid "Edit settings for %s"
9146 msgstr ""
9148 #: libraries/classes/Import.php:1387
9149 #, php-format
9150 msgid "Go to table: %s"
9151 msgstr ""
9153 #: libraries/classes/Import.php:1395
9154 #, php-format
9155 msgid "Structure of %s"
9156 msgstr ""
9158 #: libraries/classes/Import.php:1413
9159 #, php-format
9160 msgid "Go to view: %s"
9161 msgstr ""
9163 #: libraries/classes/Import.php:1437
9164 msgid "Only single-table UPDATE and DELETE queries can be simulated."
9165 msgstr ""
9167 #: libraries/classes/Import.php:1668
9168 msgid ""
9169 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9170 "engine tables can be rolled back."
9171 msgstr ""
9173 #: libraries/classes/Index.php:628
9174 #, php-format
9175 msgid ""
9176 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9177 "removed."
9178 msgstr ""
9180 #: libraries/classes/InsertEdit.php:536
9181 msgid "Binary"
9182 msgstr ""
9184 #: libraries/classes/InsertEdit.php:794
9185 msgid "Because of its length,<br> this column might not be editable."
9186 msgstr ""
9188 #: libraries/classes/InsertEdit.php:1416
9189 msgid "Binary - do not edit"
9190 msgstr ""
9192 #: libraries/classes/InsertEdit.php:1577 templates/import.twig:78
9193 #: templates/import.twig:108
9194 msgid "The directory you set for upload work cannot be reached."
9195 msgstr ""
9197 #: libraries/classes/InsertEdit.php:1582
9198 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9199 #: templates/server/privileges/privileges_table.twig:26
9200 #: templates/server/privileges/privileges_table.twig:47
9201 #: templates/server/privileges/privileges_table.twig:68
9202 #: templates/server/privileges/privileges_table.twig:89
9203 #: templates/table/search/index.twig:122
9204 msgid "Or"
9205 msgstr ""
9207 #: libraries/classes/InsertEdit.php:1583
9208 msgid "web server upload directory:"
9209 msgstr ""
9211 #: libraries/classes/InsertEdit.php:1786
9212 #: templates/table/search/input_box.twig:37
9213 msgid "Edit/Insert"
9214 msgstr ""
9216 #: libraries/classes/InsertEdit.php:1854
9217 msgid "and then"
9218 msgstr ""
9220 #: libraries/classes/InsertEdit.php:1893
9221 msgid "Insert as new row"
9222 msgstr ""
9224 #: libraries/classes/InsertEdit.php:1896
9225 msgid "Insert as new row and ignore errors"
9226 msgstr ""
9228 #: libraries/classes/InsertEdit.php:1899
9229 msgid "Show insert query"
9230 msgstr ""
9232 #: libraries/classes/InsertEdit.php:1920
9233 msgid "Go back to previous page"
9234 msgstr ""
9236 #: libraries/classes/InsertEdit.php:1923
9237 msgid "Insert another new row"
9238 msgstr ""
9240 #: libraries/classes/InsertEdit.php:1928
9241 msgid "Go back to this page"
9242 msgstr ""
9244 #: libraries/classes/InsertEdit.php:1951
9245 msgid "Edit next row"
9246 msgstr ""
9248 #: libraries/classes/InsertEdit.php:1971
9249 msgid ""
9250 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
9251 msgstr ""
9253 #: libraries/classes/InsertEdit.php:1999
9254 #: libraries/classes/Navigation/Nodes/NodeColumn.php:33
9255 #: libraries/classes/Plugins/Export/ExportHtmlword.php:289
9256 #: libraries/classes/Plugins/Export/ExportHtmlword.php:389
9257 #: libraries/classes/Plugins/Export/ExportLatex.php:553
9258 #: libraries/classes/Plugins/Export/ExportOdt.php:396
9259 #: libraries/classes/Plugins/Export/ExportOdt.php:498
9260 #: libraries/classes/Plugins/Export/ExportTexytext.php:304
9261 #: libraries/classes/Plugins/Export/ExportTexytext.php:397
9262 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:576
9263 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:710
9264 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:743
9265 #: templates/columns_definitions/column_name.twig:16
9266 #: templates/database/data_dictionary/index.twig:16
9267 #: templates/database/data_dictionary/index.twig:69 templates/indexes.twig:19
9268 #: templates/table/index_form.twig:131 templates/table/operations/index.twig:13
9269 #: templates/table/relation/common_form.twig:18
9270 #: templates/table/relation/common_form.twig:23
9271 #: templates/table/relation/common_form.twig:38
9272 #: templates/table/relation/common_form.twig:117
9273 #: templates/table/relation/common_form.twig:186
9274 #: templates/table/relation/foreign_key_row.twig:121
9275 #: templates/table/relation/foreign_key_row.twig:131
9276 #: templates/table/search/index.twig:38
9277 #: templates/table/structure/display_structure.twig:418
9278 #: templates/table/tracking/structure_snapshot_columns.twig:6
9279 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9280 #: templates/table/zoom_search/index.twig:38
9281 #: templates/table/zoom_search/result_form.twig:32
9282 msgid "Column"
9283 msgstr ""
9285 #: libraries/classes/InsertEdit.php:2008
9286 #: libraries/classes/Plugins/Export/ExportHtmlword.php:295
9287 #: libraries/classes/Plugins/Export/ExportHtmlword.php:395
9288 #: libraries/classes/Plugins/Export/ExportLatex.php:555
9289 #: libraries/classes/Plugins/Export/ExportOdt.php:402
9290 #: libraries/classes/Plugins/Export/ExportOdt.php:504
9291 #: libraries/classes/Plugins/Export/ExportTexytext.php:306
9292 #: libraries/classes/Plugins/Export/ExportTexytext.php:399
9293 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:580
9294 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:713
9295 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:746
9296 #: templates/columns_definitions/table_fields_definitions.twig:30
9297 #: templates/database/central_columns/edit.twig:12
9298 #: templates/database/central_columns/main.twig:40
9299 #: templates/database/central_columns/main.twig:246
9300 #: templates/database/data_dictionary/index.twig:18
9301 #: templates/database/data_dictionary/index.twig:72 templates/indexes.twig:22
9302 #: templates/table/structure/display_structure.twig:26
9303 #: templates/table/structure/display_structure.twig:421
9304 #: templates/table/tracking/structure_snapshot_columns.twig:9
9305 #: templates/table/tracking/structure_snapshot_indexes.twig:12
9306 #: templates/table/zoom_search/result_form.twig:33
9307 msgid "Null"
9308 msgstr ""
9310 #: libraries/classes/InsertEdit.php:2404 libraries/classes/Sql.php:1042
9311 msgid "Showing SQL query"
9312 msgstr ""
9314 #: libraries/classes/InsertEdit.php:2430 libraries/classes/Sql.php:1020
9315 #, php-format
9316 msgid "Inserted row id: %1$d"
9317 msgstr ""
9319 #: libraries/classes/LanguageManager.php:981
9320 msgid "Ignoring unsupported language code."
9321 msgstr ""
9323 #: libraries/classes/LanguageManager.php:1007
9324 #: libraries/classes/LanguageManager.php:1008 templates/setup/home/index.twig:8
9325 #: templates/setup/home/index.twig:9
9326 msgid "Language"
9327 msgstr "Språk"
9329 #: libraries/classes/Linter.php:109
9330 msgid ""
9331 "Linting is disabled for this query because it exceeds the maximum length."
9332 msgstr ""
9334 #: libraries/classes/Linter.php:176
9335 #, php-format
9336 msgid "%1$s (near <code>%2$s</code>)"
9337 msgstr ""
9339 #: libraries/classes/Menu.php:275
9340 #: libraries/classes/Navigation/Nodes/NodeTable.php:322
9341 #: libraries/classes/Util.php:1723 libraries/classes/Util.php:2505
9342 #: libraries/config.values.php:68 libraries/config.values.php:82
9343 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9344 #: templates/database/structure/structure_table_row.twig:43
9345 #: templates/table/structure/display_structure.twig:275
9346 msgid "Browse"
9347 msgstr ""
9349 #: libraries/classes/Menu.php:294 libraries/classes/Menu.php:410
9350 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9351 #: libraries/classes/Util.php:1721 libraries/classes/Util.php:2491
9352 #: libraries/classes/Util.php:2508 libraries/config.values.php:64
9353 #: libraries/config.values.php:78 libraries/config.values.php:169
9354 #: libraries/config.values.php:179
9355 #: templates/database/structure/structure_table_row.twig:53
9356 msgid "Search"
9357 msgstr ""
9359 #: libraries/classes/Menu.php:305
9360 #: libraries/classes/Navigation/Nodes/NodeTable.php:316
9361 #: libraries/classes/Util.php:1722 libraries/classes/Util.php:2509
9362 #: libraries/config.values.php:66 libraries/config.values.php:80
9363 #: libraries/config.values.php:181
9364 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9365 #: templates/database/structure/structure_table_row.twig:59
9366 #: templates/sql/query.twig:76
9367 msgid "Insert"
9368 msgstr ""
9370 #: libraries/classes/Menu.php:332 libraries/classes/Menu.php:450
9371 #: libraries/classes/Server/Privileges.php:2976 libraries/classes/Util.php:2496
9372 #: libraries/classes/Util.php:2512 libraries/config.values.php:161
9373 #: templates/database/privileges/index.twig:20
9374 #: templates/server/privileges/privileges_summary.twig:15
9375 #: templates/server/sub_page_header.twig:2
9376 #: templates/table/privileges/index.twig:22
9377 msgid "Privileges"
9378 msgstr ""
9380 #: libraries/classes/Menu.php:342 libraries/classes/Menu.php:351
9381 #: libraries/classes/Menu.php:441 libraries/classes/Util.php:1724
9382 #: libraries/classes/Util.php:2495 libraries/classes/Util.php:2513
9383 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9384 msgid "Operations"
9385 msgstr ""
9387 #: libraries/classes/Menu.php:357 libraries/classes/Menu.php:476
9388 #: libraries/classes/Relation.php:316 libraries/classes/Util.php:2500
9389 #: libraries/classes/Util.php:2514
9390 msgid "Tracking"
9391 msgstr ""
9393 #: libraries/classes/Menu.php:370 libraries/classes/Menu.php:469
9394 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:24
9395 #: libraries/classes/Plugins/Export/ExportHtmlword.php:587
9396 #: libraries/classes/Plugins/Export/ExportOdt.php:735
9397 #: libraries/classes/Plugins/Export/ExportPdf.php:307
9398 #: libraries/classes/Plugins/Export/ExportSql.php:2165
9399 #: libraries/classes/Plugins/Export/ExportTexytext.php:559
9400 #: libraries/classes/Plugins/Export/ExportXml.php:135
9401 #: libraries/classes/Util.php:2499 libraries/classes/Util.php:2515
9402 #: templates/database/triggers/list.twig:6
9403 msgid "Triggers"
9404 msgstr ""
9406 #: libraries/classes/Menu.php:415 libraries/classes/Menu.php:423
9407 #: libraries/classes/Menu.php:431
9408 msgid "Database seems to be empty!"
9409 msgstr ""
9411 #: libraries/classes/Menu.php:418 libraries/classes/Util.php:2492
9412 msgid "Query"
9413 msgstr ""
9415 #: libraries/classes/Menu.php:456 libraries/classes/Util.php:2497
9416 #: templates/database/routines/index.twig:18
9417 msgid "Routines"
9418 msgstr ""
9420 #: libraries/classes/Menu.php:462
9421 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:24
9422 #: libraries/classes/Plugins/Export/ExportSql.php:1017
9423 #: libraries/classes/Plugins/Export/ExportXml.php:115
9424 #: libraries/classes/Util.php:2498 templates/database/events/index.twig:6
9425 msgid "Events"
9426 msgstr ""
9428 #: libraries/classes/Menu.php:483 libraries/classes/Util.php:2501
9429 msgid "Designer"
9430 msgstr ""
9432 #: libraries/classes/Menu.php:492 libraries/classes/Util.php:2502
9433 #: templates/database/structure/check_all_tables.twig:32
9434 msgid "Central columns"
9435 msgstr ""
9437 #: libraries/classes/Menu.php:553
9438 msgid "User accounts"
9439 msgstr ""
9441 #: libraries/classes/Menu.php:588 libraries/classes/Server/Status/Data.php:152
9442 #: libraries/classes/Util.php:2481 templates/server/binlog/index.twig:3
9443 msgid "Binary log"
9444 msgstr ""
9446 #: libraries/classes/Menu.php:595 libraries/classes/Server/Status/Data.php:157
9447 #: libraries/classes/Util.php:2482
9448 #: templates/database/structure/body_for_table_summary.twig:11
9449 #: templates/database/structure/table_header.twig:10
9450 #: templates/server/replication/index.twig:5
9451 msgid "Replication"
9452 msgstr ""
9454 #: libraries/classes/Menu.php:601 libraries/classes/Server/Status/Data.php:228
9455 #: libraries/classes/Util.php:2483 libraries/config.values.php:159
9456 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9457 #: templates/sql/query.twig:178
9458 msgid "Variables"
9459 msgstr "Variablar"
9461 #: libraries/classes/Menu.php:606 libraries/classes/Util.php:2484
9462 msgid "Charsets"
9463 msgstr ""
9465 #: libraries/classes/Menu.php:611 libraries/classes/Util.php:2486
9466 msgid "Engines"
9467 msgstr ""
9469 #: libraries/classes/Menu.php:616 libraries/classes/Util.php:2485
9470 #: templates/server/plugins/index.twig:4
9471 msgid "Plugins"
9472 msgstr ""
9474 #: libraries/classes/Message.php:255
9475 #, php-format
9476 msgid "%1$d row affected."
9477 msgid_plural "%1$d rows affected."
9478 msgstr[0] ""
9479 msgstr[1] ""
9481 #: libraries/classes/Message.php:276
9482 #, php-format
9483 msgid "%1$d row deleted."
9484 msgid_plural "%1$d rows deleted."
9485 msgstr[0] ""
9486 msgstr[1] ""
9488 #: libraries/classes/Message.php:297
9489 #, php-format
9490 msgid "%1$d row inserted."
9491 msgid_plural "%1$d rows inserted."
9492 msgstr[0] ""
9493 msgstr[1] ""
9495 #: libraries/classes/Navigation/Navigation.php:223
9496 msgid "Groups:"
9497 msgstr ""
9499 #: libraries/classes/Navigation/Navigation.php:224
9500 msgid "Events:"
9501 msgstr ""
9503 #: libraries/classes/Navigation/Navigation.php:225
9504 msgid "Functions:"
9505 msgstr ""
9507 #: libraries/classes/Navigation/Navigation.php:226
9508 msgid "Procedures:"
9509 msgstr ""
9511 #: libraries/classes/Navigation/Navigation.php:227
9512 #: templates/database/export/index.twig:14
9513 msgid "Tables:"
9514 msgstr ""
9516 #: libraries/classes/Navigation/Navigation.php:228
9517 msgid "Views:"
9518 msgstr ""
9520 #: libraries/classes/Navigation/NavigationTree.php:798
9521 msgid ""
9522 "There are large item groups in navigation panel which may affect the "
9523 "performance. Consider disabling item grouping in the navigation panel."
9524 msgstr ""
9526 #: libraries/classes/Navigation/NavigationTree.php:816
9527 msgid "Groups"
9528 msgstr ""
9530 #: libraries/classes/Navigation/NavigationTree.php:982
9531 #, php-format
9532 msgid "%s result found"
9533 msgid_plural "%s results found"
9534 msgstr[0] ""
9535 msgstr[1] ""
9537 #: libraries/classes/Navigation/NavigationTree.php:1406
9538 #: libraries/classes/Navigation/NavigationTree.php:1441
9539 msgid "Type to filter these, Enter to search all"
9540 msgstr ""
9542 #: libraries/classes/Navigation/NavigationTree.php:1408
9543 #: libraries/classes/Navigation/NavigationTree.php:1442
9544 msgid "Clear fast filter"
9545 msgstr ""
9547 #: libraries/classes/Navigation/NavigationTree.php:1468
9548 msgid "Collapse all"
9549 msgstr ""
9551 #. l10n: The word "Node" must not be translated here
9552 #: libraries/classes/Navigation/NodeFactory.php:39
9553 #, php-format
9554 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9555 msgstr ""
9557 #: libraries/classes/Navigation/NodeFactory.php:66
9558 #, php-format
9559 msgid "Could not load class \"%1$s\""
9560 msgstr ""
9562 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:24
9563 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9564 #: templates/sql/query.twig:63
9565 msgid "Columns"
9566 msgstr ""
9568 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:36
9569 msgctxt "Create new column"
9570 msgid "New"
9571 msgstr "Ny"
9573 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:40
9574 msgctxt "Create new database"
9575 msgid "New"
9576 msgstr "Ny"
9578 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:43
9579 msgid "Database operations"
9580 msgstr ""
9582 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:709
9583 msgid "Show hidden items"
9584 msgstr ""
9586 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:36
9587 #: templates/database/events/index.twig:104
9588 msgctxt "Create new event"
9589 msgid "New"
9590 msgstr ""
9592 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:24
9593 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9594 #: libraries/classes/Plugins/Export/ExportSql.php:628
9595 #: libraries/classes/Plugins/Export/ExportXml.php:120
9596 msgid "Functions"
9597 msgstr ""
9599 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:38
9600 msgctxt "Create new function"
9601 msgid "New"
9602 msgstr ""
9604 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:36
9605 msgctxt "Create new index"
9606 msgid "New"
9607 msgstr ""
9609 #: libraries/classes/Navigation/Nodes/Node.php:802
9610 msgid "Expand/Collapse"
9611 msgstr ""
9613 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:24
9614 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9615 #: libraries/classes/Plugins/Export/ExportSql.php:617
9616 #: libraries/classes/Plugins/Export/ExportXml.php:125
9617 msgid "Procedures"
9618 msgstr ""
9620 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:38
9621 msgctxt "Create new procedure"
9622 msgid "New"
9623 msgstr ""
9625 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:29
9626 msgid "Procedure"
9627 msgstr ""
9629 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:39
9630 msgctxt "Create new table"
9631 msgid "New"
9632 msgstr ""
9634 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:36
9635 #: templates/database/triggers/footer.twig:2
9636 msgctxt "Create new trigger"
9637 msgid "New"
9638 msgstr ""
9640 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:24
9641 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
9642 #: libraries/classes/Plugins/Export/ExportXml.php:140
9643 #: templates/database/structure/show_create.twig:28
9644 msgid "Views"
9645 msgstr ""
9647 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:39
9648 msgctxt "Create new view"
9649 msgid "New"
9650 msgstr ""
9652 #: libraries/classes/Normalization.php:227
9653 msgid "Make all columns atomic"
9654 msgstr ""
9656 #: libraries/classes/Normalization.php:229
9657 #: libraries/classes/Normalization.php:955
9658 msgid "First step of normalization (1NF)"
9659 msgstr ""
9661 #: libraries/classes/Normalization.php:232
9662 #: libraries/classes/Normalization.php:284
9663 #: libraries/classes/Normalization.php:333
9664 #: libraries/classes/Normalization.php:370
9665 msgid "Step 1."
9666 msgstr ""
9668 #: libraries/classes/Normalization.php:234
9669 msgid ""
9670 "Do you have any column which can be split into more than one column? For "
9671 "example: address can be split into street, city, country and zip."
9672 msgstr ""
9674 #: libraries/classes/Normalization.php:241
9675 msgid "Show me the central list of columns that are not already in this table"
9676 msgstr ""
9678 #: libraries/classes/Normalization.php:244
9679 msgid ""
9680 "Select a column which can be split into more than one (on select of 'no such "
9681 "column', it'll move to next step)."
9682 msgstr ""
9684 #: libraries/classes/Normalization.php:259
9685 msgid "split into "
9686 msgstr ""
9688 #: libraries/classes/Normalization.php:281
9689 msgid "Have a primary key"
9690 msgstr ""
9692 #: libraries/classes/Normalization.php:287
9693 msgid "Primary key already exists."
9694 msgstr ""
9696 #: libraries/classes/Normalization.php:292
9697 msgid ""
9698 "There is no primary key; please add one.<br>Hint: A primary key is a column "
9699 "(or combination of columns) that uniquely identify all rows."
9700 msgstr ""
9702 #: libraries/classes/Normalization.php:300
9703 msgid "Add a primary key on existing column(s)"
9704 msgstr ""
9706 #: libraries/classes/Normalization.php:305
9707 msgid ""
9708 "If it's not possible to make existing column combinations as primary key"
9709 msgstr ""
9711 #: libraries/classes/Normalization.php:309
9712 msgid "+ Add a new primary key column"
9713 msgstr ""
9715 #: libraries/classes/Normalization.php:332
9716 msgid "Remove redundant columns"
9717 msgstr ""
9719 #: libraries/classes/Normalization.php:335
9720 msgid ""
9721 "Do you have a group of columns which on combining gives an existing column? "
9722 "For example, if you have first_name, last_name and full_name then combining "
9723 "first_name and last_name gives full_name which is redundant."
9724 msgstr ""
9726 #: libraries/classes/Normalization.php:341
9727 msgid ""
9728 "Check the columns which are redundant and click on remove. If no redundant "
9729 "column, click on 'No redundant column'"
9730 msgstr ""
9732 #: libraries/classes/Normalization.php:346
9733 msgid "Remove selected"
9734 msgstr ""
9736 #: libraries/classes/Normalization.php:347
9737 msgid "No redundant column"
9738 msgstr ""
9740 #: libraries/classes/Normalization.php:369
9741 msgid "Move repeating groups"
9742 msgstr ""
9744 #: libraries/classes/Normalization.php:372
9745 msgid ""
9746 "Do you have a group of two or more columns that are closely related and are "
9747 "all repeating the same attribute? For example, a table that holds data on "
9748 "books might have columns such as book_id, author1, author2, author3 and so "
9749 "on which form a repeating group. In this case a new table (book_id, author) "
9750 "should be created."
9751 msgstr ""
9753 #: libraries/classes/Normalization.php:380
9754 msgid ""
9755 "Check the columns which form a repeating group. If no such group, click on "
9756 "'No repeating group'"
9757 msgstr ""
9759 #: libraries/classes/Normalization.php:386
9760 msgid "No repeating group"
9761 msgstr ""
9763 #: libraries/classes/Normalization.php:414
9764 msgid "Step 2."
9765 msgstr ""
9767 #: libraries/classes/Normalization.php:414
9768 msgid "Find partial dependencies"
9769 msgstr ""
9771 #: libraries/classes/Normalization.php:437
9772 #, php-format
9773 msgid ""
9774 "No partial dependencies possible as no non-primary column exists since "
9775 "primary key ( %1$s ) is composed of all the columns in the table."
9776 msgstr ""
9778 #: libraries/classes/Normalization.php:443
9779 #: libraries/classes/Normalization.php:490
9780 msgid "Table is already in second normal form."
9781 msgstr ""
9783 #: libraries/classes/Normalization.php:448
9784 #, php-format
9785 msgid ""
9786 "The primary key ( %1$s ) consists of more than one column so we need to find "
9787 "the partial dependencies."
9788 msgstr ""
9790 #: libraries/classes/Normalization.php:453
9791 #: libraries/classes/Normalization.php:862
9792 msgid ""
9793 "Please answer the following question(s) carefully to obtain a correct "
9794 "normalization."
9795 msgstr ""
9797 #: libraries/classes/Normalization.php:457
9798 msgid "+ Show me the possible partial dependencies based on data in the table"
9799 msgstr ""
9801 #: libraries/classes/Normalization.php:461
9802 msgid ""
9803 "For each column below, please select the <b>minimal set</b> of columns among "
9804 "given set whose values combined together are sufficient to determine the "
9805 "value of the column."
9806 msgstr ""
9808 #: libraries/classes/Normalization.php:474
9809 #: libraries/classes/Normalization.php:906
9810 #, php-format
9811 msgid "'%1$s' depends on:"
9812 msgstr ""
9814 #: libraries/classes/Normalization.php:485
9815 #, php-format
9816 msgid ""
9817 "No partial dependencies possible as the primary key ( %1$s ) has just one "
9818 "column."
9819 msgstr ""
9821 #: libraries/classes/Normalization.php:514
9822 #, php-format
9823 msgid ""
9824 "In order to put the original table '%1$s' into Second normal form we need to "
9825 "create the following tables:"
9826 msgstr ""
9828 #: libraries/classes/Normalization.php:552
9829 #, php-format
9830 msgid "The second step of normalization is complete for table '%1$s'."
9831 msgstr ""
9833 #: libraries/classes/Normalization.php:593
9834 #: libraries/classes/Normalization.php:755
9835 #: libraries/classes/Normalization.php:831
9836 msgid "Error in processing!"
9837 msgstr ""
9839 #: libraries/classes/Normalization.php:640
9840 #, php-format
9841 msgid ""
9842 "In order to put the original table '%1$s' into Third normal form we need to "
9843 "create the following tables:"
9844 msgstr ""
9846 #: libraries/classes/Normalization.php:696
9847 msgid "The third step of normalization is complete."
9848 msgstr ""
9850 #: libraries/classes/Normalization.php:807
9851 #, php-format
9852 msgid "Selected repeating group has been moved to the table '%s'"
9853 msgstr ""
9855 #: libraries/classes/Normalization.php:859
9856 msgid "Step 3."
9857 msgstr ""
9859 #: libraries/classes/Normalization.php:859
9860 msgid "Find transitive dependencies"
9861 msgstr ""
9863 #: libraries/classes/Normalization.php:866
9864 msgid ""
9865 "For each column below, please select the <b>minimal set</b> of columns among "
9866 "given set whose values combined together are sufficient to determine the "
9867 "value of the column.<br>Note: A column may have no transitive dependency, in "
9868 "that case you don't have to select any."
9869 msgstr ""
9871 #: libraries/classes/Normalization.php:919
9872 msgid ""
9873 "No Transitive dependencies possible as the table doesn't have any non "
9874 "primary key columns"
9875 msgstr ""
9877 #: libraries/classes/Normalization.php:923
9878 msgid "Table is already in Third normal form!"
9879 msgstr ""
9881 #: libraries/classes/Normalization.php:949
9882 msgid "Improve table structure (Normalization):"
9883 msgstr ""
9885 #: libraries/classes/Normalization.php:950
9886 msgid "Select up to what step you want to normalize"
9887 msgstr ""
9889 #: libraries/classes/Normalization.php:960
9890 msgid "Second step of normalization (1NF+2NF)"
9891 msgstr ""
9893 #: libraries/classes/Normalization.php:965
9894 msgid "Third step of normalization (1NF+2NF+3NF)"
9895 msgstr ""
9897 #: libraries/classes/Normalization.php:970
9898 msgid ""
9899 "Hint: Please follow the procedure carefully in order to obtain correct "
9900 "normalization"
9901 msgstr ""
9903 #: libraries/classes/Normalization.php:1040
9904 msgid ""
9905 "This list is based on a subset of the table's data and is not necessarily "
9906 "accurate. "
9907 msgstr ""
9909 #: libraries/classes/Normalization.php:1056
9910 msgid "No partial dependencies found!"
9911 msgstr ""
9913 #: libraries/classes/Operations.php:600
9914 #: templates/table/structure/display_partitions.twig:84
9915 msgid "Analyze"
9916 msgstr ""
9918 #: libraries/classes/Operations.php:601
9919 #: templates/table/structure/display_partitions.twig:94
9920 msgid "Check"
9921 msgstr ""
9923 #: libraries/classes/Operations.php:602
9924 #: templates/table/structure/display_partitions.twig:104
9925 msgid "Optimize"
9926 msgstr ""
9928 #: libraries/classes/Operations.php:603
9929 #: templates/table/structure/display_partitions.twig:114
9930 msgid "Rebuild"
9931 msgstr ""
9933 #: libraries/classes/Operations.php:604
9934 #: templates/table/structure/display_partitions.twig:124
9935 msgid "Repair"
9936 msgstr ""
9938 #: libraries/classes/Operations.php:605
9939 #: templates/table/structure/display_partitions.twig:134
9940 msgid "Truncate"
9941 msgstr ""
9943 #: libraries/classes/Operations.php:616 templates/database/events/index.twig:67
9944 #: templates/database/events/index.twig:73
9945 #: templates/database/events/index.twig:94
9946 #: templates/database/events/index.twig:95
9947 #: templates/database/events/row.twig:43 templates/database/events/row.twig:49
9948 #: templates/database/routines/index.twig:53
9949 #: templates/database/routines/index.twig:54
9950 #: templates/database/routines/parameter_row.twig:51
9951 #: templates/database/routines/row.twig:70
9952 #: templates/database/structure/check_all_tables.twig:16
9953 #: templates/database/structure/structure_table_row.twig:87
9954 #: templates/database/triggers/list.twig:44
9955 #: templates/database/triggers/list.twig:45
9956 #: templates/database/triggers/row.twig:45
9957 #: templates/database/triggers/row.twig:51 templates/indexes.twig:56
9958 #: templates/server/databases/index.twig:304
9959 #: templates/server/databases/index.twig:305
9960 #: templates/table/relation/foreign_key_row.twig:26
9961 #: templates/table/structure/display_partitions.twig:145
9962 #: templates/table/structure/display_structure.twig:121
9963 #: templates/table/structure/display_structure.twig:283
9964 #: templates/table/structure/display_structure.twig:463
9965 msgid "Drop"
9966 msgstr ""
9968 #: libraries/classes/Operations.php:618
9969 msgid "Coalesce"
9970 msgstr ""
9972 #: libraries/classes/Operations.php:1053
9973 msgid "Can't move table to same one!"
9974 msgstr ""
9976 #: libraries/classes/Operations.php:1055
9977 msgid "Can't copy table to same one!"
9978 msgstr ""
9980 #: libraries/classes/Operations.php:1090
9981 #, php-format
9982 msgid "Table %s has been moved to %s. Privileges have been adjusted."
9983 msgstr ""
9985 #: libraries/classes/Operations.php:1097
9986 #, php-format
9987 msgid "Table %s has been copied to %s. Privileges have been adjusted."
9988 msgstr ""
9990 #: libraries/classes/Operations.php:1105
9991 #, php-format
9992 msgid "Table %s has been moved to %s."
9993 msgstr ""
9995 #: libraries/classes/Operations.php:1109
9996 #, php-format
9997 msgid "Table %s has been copied to %s."
9998 msgstr ""
10000 #: libraries/classes/Operations.php:1133
10001 msgid "The table name is empty!"
10002 msgstr ""
10004 #: libraries/classes/Pdf.php:159
10005 msgid "Error while creating PDF:"
10006 msgstr ""
10008 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:80
10009 msgid "Cannot connect: invalid settings."
10010 msgstr ""
10012 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:94
10013 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:86
10014 #: templates/login/header.twig:10
10015 #, php-format
10016 msgid "Welcome to %s"
10017 msgstr "Velkomen til %s"
10019 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:110
10020 #, php-format
10021 msgid ""
10022 "You probably did not create a configuration file. You might want to use the "
10023 "%1$ssetup script%2$s to create one."
10024 msgstr ""
10026 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
10027 msgid ""
10028 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
10029 "connection. You should check the host, username and password in your "
10030 "configuration and make sure that they correspond to the information given by "
10031 "the administrator of the MySQL server."
10032 msgstr ""
10034 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:158
10035 msgid "Retry to connect"
10036 msgstr ""
10038 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:179
10039 msgid "Your session has expired. Please log in again."
10040 msgstr ""
10042 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:299
10043 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
10044 msgstr ""
10046 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:334
10047 msgid "Failed to connect to the reCAPTCHA service!"
10048 msgstr ""
10050 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:336
10051 msgid "Entered captcha is wrong, try again!"
10052 msgstr ""
10054 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:348
10055 msgid ""
10056 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
10057 "restricts passwords to less than 1000 characters."
10058 msgstr ""
10060 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:372
10061 msgid "You are not allowed to log in to this MySQL server!"
10062 msgstr ""
10064 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:91
10065 msgid "Wrong username/password. Access denied."
10066 msgstr ""
10068 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
10069 msgid "Can not find signon authentication script:"
10070 msgstr ""
10072 #: libraries/classes/Plugins/AuthenticationPlugin.php:191
10073 msgid ""
10074 "Login without a password is forbidden by configuration (see AllowNoPassword)"
10075 msgstr ""
10077 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
10078 #, php-format
10079 msgid ""
10080 "You have been automatically logged out due to inactivity of %s seconds. Once "
10081 "you log in again, you should be able to resume the work where you left off."
10082 msgstr ""
10084 #: libraries/classes/Plugins/AuthenticationPlugin.php:215
10085 #: libraries/classes/Plugins/AuthenticationPlugin.php:218
10086 msgid "Cannot log in to the MySQL server"
10087 msgstr ""
10089 #: libraries/classes/Plugins/AuthenticationPlugin.php:364
10090 msgid "You have enabled two factor authentication, please confirm your login."
10091 msgstr ""
10093 #: libraries/classes/Plugins/Export/ExportCodegen.php:87
10094 #: templates/export.twig:94 templates/import.twig:198
10095 msgid "Format:"
10096 msgstr ""
10098 #: libraries/classes/Plugins/Export/ExportCsv.php:61
10099 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:54
10100 msgid "Columns separated with:"
10101 msgstr ""
10103 #: libraries/classes/Plugins/Export/ExportCsv.php:66
10104 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:60
10105 msgid "Columns enclosed with:"
10106 msgstr ""
10108 #: libraries/classes/Plugins/Export/ExportCsv.php:71
10109 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:67
10110 msgid "Columns escaped with:"
10111 msgstr ""
10113 #: libraries/classes/Plugins/Export/ExportCsv.php:76
10114 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:74
10115 msgid "Lines terminated with:"
10116 msgstr ""
10118 #: libraries/classes/Plugins/Export/ExportCsv.php:81
10119 #: libraries/classes/Plugins/Export/ExportExcel.php:48
10120 #: libraries/classes/Plugins/Export/ExportHtmlword.php:83
10121 #: libraries/classes/Plugins/Export/ExportLatex.php:191
10122 #: libraries/classes/Plugins/Export/ExportOds.php:66
10123 #: libraries/classes/Plugins/Export/ExportOdt.php:132
10124 #: libraries/classes/Plugins/Export/ExportTexytext.php:87
10125 msgid "Replace NULL with:"
10126 msgstr ""
10128 #: libraries/classes/Plugins/Export/ExportCsv.php:86
10129 #: libraries/classes/Plugins/Export/ExportExcel.php:53
10130 msgid "Remove carriage return/line feed characters within columns"
10131 msgstr ""
10133 #: libraries/classes/Plugins/Export/ExportExcel.php:63
10134 msgid "Excel edition:"
10135 msgstr ""
10137 #: libraries/classes/Plugins/Export/ExportHtmlword.php:65
10138 #: libraries/classes/Plugins/Export/ExportLatex.php:101
10139 #: libraries/classes/Plugins/Export/ExportMediawiki.php:69
10140 #: libraries/classes/Plugins/Export/ExportOdt.php:78
10141 #: libraries/classes/Plugins/Export/ExportPdf.php:112
10142 #: libraries/classes/Plugins/Export/ExportSql.php:240
10143 #: libraries/classes/Plugins/Export/ExportTexytext.php:64
10144 #: libraries/config.values.php:254 libraries/config.values.php:320
10145 #: libraries/config.values.php:336 libraries/config.values.php:344
10146 #: libraries/config.values.php:349
10147 msgid "structure"
10148 msgstr ""
10150 #: libraries/classes/Plugins/Export/ExportHtmlword.php:66
10151 #: libraries/classes/Plugins/Export/ExportLatex.php:102
10152 #: libraries/classes/Plugins/Export/ExportMediawiki.php:70
10153 #: libraries/classes/Plugins/Export/ExportOdt.php:79
10154 #: libraries/classes/Plugins/Export/ExportPdf.php:113
10155 #: libraries/classes/Plugins/Export/ExportSql.php:241
10156 #: libraries/classes/Plugins/Export/ExportTexytext.php:65
10157 #: libraries/config.values.php:255 libraries/config.values.php:321
10158 #: libraries/config.values.php:337 libraries/config.values.php:345
10159 #: libraries/config.values.php:350
10160 msgid "data"
10161 msgstr ""
10163 #: libraries/classes/Plugins/Export/ExportHtmlword.php:67
10164 #: libraries/classes/Plugins/Export/ExportLatex.php:103
10165 #: libraries/classes/Plugins/Export/ExportMediawiki.php:71
10166 #: libraries/classes/Plugins/Export/ExportOdt.php:80
10167 #: libraries/classes/Plugins/Export/ExportPdf.php:114
10168 #: libraries/classes/Plugins/Export/ExportSql.php:242
10169 #: libraries/classes/Plugins/Export/ExportTexytext.php:66
10170 #: libraries/config.values.php:256 libraries/config.values.php:322
10171 #: libraries/config.values.php:338 libraries/config.values.php:346
10172 #: libraries/config.values.php:351
10173 msgid "structure and data"
10174 msgstr ""
10176 #: libraries/classes/Plugins/Export/ExportHtmlword.php:77
10177 #: libraries/classes/Plugins/Export/ExportLatex.php:162
10178 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10179 #: libraries/classes/Plugins/Export/ExportTexytext.php:76
10180 #: libraries/classes/Plugins/Export/ExportXml.php:148
10181 msgid "Data dump options"
10182 msgstr ""
10184 #: libraries/classes/Plugins/Export/ExportHtmlword.php:207
10185 #: libraries/classes/Plugins/Export/ExportOdt.php:266
10186 #: libraries/classes/Plugins/Export/ExportSql.php:2472
10187 #: libraries/classes/Plugins/Export/ExportTexytext.php:191
10188 msgid "Dumping data for table"
10189 msgstr ""
10191 #: libraries/classes/Plugins/Export/ExportHtmlword.php:298
10192 #: libraries/classes/Plugins/Export/ExportHtmlword.php:398
10193 #: libraries/classes/Plugins/Export/ExportLatex.php:556
10194 #: libraries/classes/Plugins/Export/ExportOdt.php:405
10195 #: libraries/classes/Plugins/Export/ExportOdt.php:507
10196 #: libraries/classes/Plugins/Export/ExportTexytext.php:307
10197 #: libraries/classes/Plugins/Export/ExportTexytext.php:400
10198 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:582
10199 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:714
10200 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:747
10201 #: templates/columns_definitions/table_fields_definitions.twig:20
10202 #: templates/database/central_columns/edit.twig:9
10203 #: templates/database/central_columns/main.twig:28
10204 #: templates/database/central_columns/main.twig:234
10205 #: templates/database/data_dictionary/index.twig:19
10206 #: templates/database/structure/body_for_table_summary.twig:52
10207 #: templates/server/replication/slave_configuration.twig:9
10208 #: templates/table/structure/display_structure.twig:27
10209 #: templates/table/tracking/structure_snapshot_columns.twig:10
10210 msgid "Default"
10211 msgstr ""
10213 #: libraries/classes/Plugins/Export/ExportHtmlword.php:402
10214 #: libraries/classes/Plugins/Export/ExportLatex.php:558
10215 #: libraries/classes/Plugins/Export/ExportOdt.php:511
10216 #: libraries/classes/Plugins/Export/ExportTexytext.php:402
10217 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:591
10218 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:716
10219 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:749
10220 #: templates/database/data_dictionary/index.twig:21
10221 msgid "Links to"
10222 msgstr ""
10224 #: libraries/classes/Plugins/Export/ExportHtmlword.php:569
10225 #: libraries/classes/Plugins/Export/ExportOdt.php:712
10226 #: libraries/classes/Plugins/Export/ExportSql.php:2134
10227 #: libraries/classes/Plugins/Export/ExportTexytext.php:539
10228 msgid "Table structure for table"
10229 msgstr ""
10231 #: libraries/classes/Plugins/Export/ExportHtmlword.php:594
10232 #: libraries/classes/Plugins/Export/ExportOdt.php:745
10233 #: libraries/classes/Plugins/Export/ExportSql.php:2204
10234 #: libraries/classes/Plugins/Export/ExportTexytext.php:564
10235 msgid "Structure for view"
10236 msgstr ""
10238 #: libraries/classes/Plugins/Export/ExportHtmlword.php:608
10239 #: libraries/classes/Plugins/Export/ExportOdt.php:766
10240 #: libraries/classes/Plugins/Export/ExportSql.php:2249
10241 #: libraries/classes/Plugins/Export/ExportTexytext.php:580
10242 msgid "Stand-in structure for view"
10243 msgstr ""
10245 #: libraries/classes/Plugins/Export/ExportJson.php:90
10246 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10247 msgstr ""
10249 #: libraries/classes/Plugins/Export/ExportJson.php:96
10250 msgid "Output unicode characters unescaped"
10251 msgstr ""
10253 #: libraries/classes/Plugins/Export/ExportLatex.php:48
10254 msgid "Content of table @TABLE@"
10255 msgstr ""
10257 #: libraries/classes/Plugins/Export/ExportLatex.php:49
10258 msgid "(continued)"
10259 msgstr ""
10261 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10262 msgid "Structure of table @TABLE@"
10263 msgstr ""
10265 #: libraries/classes/Plugins/Export/ExportLatex.php:114
10266 #: libraries/classes/Plugins/Export/ExportOdt.php:91
10267 #: libraries/classes/Plugins/Export/ExportSql.php:255
10268 msgid "Object creation options"
10269 msgstr ""
10271 #: libraries/classes/Plugins/Export/ExportLatex.php:120
10272 #: libraries/classes/Plugins/Export/ExportLatex.php:173
10273 msgid "Table caption:"
10274 msgstr ""
10276 #: libraries/classes/Plugins/Export/ExportLatex.php:126
10277 #: libraries/classes/Plugins/Export/ExportLatex.php:179
10278 msgid "Table caption (continued):"
10279 msgstr ""
10281 #: libraries/classes/Plugins/Export/ExportLatex.php:132
10282 #: libraries/classes/Plugins/Export/ExportLatex.php:185
10283 msgid "Label key:"
10284 msgstr ""
10286 #: libraries/classes/Plugins/Export/ExportLatex.php:139
10287 #: libraries/classes/Plugins/Export/ExportOdt.php:98
10288 #: libraries/classes/Plugins/Export/ExportSql.php:150
10289 msgid "Display foreign key relationships"
10290 msgstr ""
10292 #: libraries/classes/Plugins/Export/ExportLatex.php:145
10293 #: libraries/classes/Plugins/Export/ExportOdt.php:104
10294 msgid "Display comments"
10295 msgstr ""
10297 #: libraries/classes/Plugins/Export/ExportLatex.php:151
10298 #: libraries/classes/Plugins/Export/ExportOdt.php:110
10299 #: libraries/classes/Plugins/Export/ExportSql.php:157
10300 msgid "Display media types"
10301 msgstr ""
10303 #: libraries/classes/Plugins/Export/ExportLatex.php:168
10304 msgid "Put columns names in the first row:"
10305 msgstr ""
10307 #: libraries/classes/Plugins/Export/ExportLatex.php:215
10308 #: libraries/classes/Plugins/Export/ExportSql.php:750
10309 #: libraries/classes/Plugins/Export/ExportXml.php:251
10310 #: templates/server/replication/change_master.twig:22
10311 #: templates/server/replication/master_add_slave_user.twig:29
10312 msgid "Host:"
10313 msgstr ""
10315 #: libraries/classes/Plugins/Export/ExportLatex.php:220
10316 #: libraries/classes/Plugins/Export/ExportSql.php:756
10317 #: libraries/classes/Plugins/Export/ExportXml.php:256
10318 msgid "Generation Time:"
10319 msgstr ""
10321 #: libraries/classes/Plugins/Export/ExportLatex.php:222
10322 #: libraries/classes/Plugins/Export/ExportSql.php:760
10323 #: libraries/classes/Plugins/Export/ExportXml.php:258
10324 #: templates/home/index.twig:129
10325 msgid "Server version:"
10326 msgstr ""
10328 #: libraries/classes/Plugins/Export/ExportLatex.php:223
10329 #: libraries/classes/Plugins/Export/ExportSql.php:762
10330 #: libraries/classes/Plugins/Export/ExportXml.php:259
10331 msgid "PHP Version:"
10332 msgstr ""
10334 #: libraries/classes/Plugins/Export/ExportLatex.php:253
10335 #: libraries/classes/Plugins/Export/ExportSql.php:948
10336 #: libraries/classes/Plugins/Export/ExportXml.php:430
10337 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:217
10338 #: templates/database/structure/copy_form.twig:5
10339 #: templates/menu/breadcrumbs.twig:16
10340 msgid "Database:"
10341 msgstr ""
10343 #: libraries/classes/Plugins/Export/ExportLatex.php:328
10344 #: libraries/classes/Plugins/Export/ExportSql.php:2317
10345 msgid "Data:"
10346 msgstr ""
10348 #: libraries/classes/Plugins/Export/ExportLatex.php:534
10349 msgid "Structure:"
10350 msgstr ""
10352 #: libraries/classes/Plugins/Export/ExportMediawiki.php:80
10353 msgid "Export table names"
10354 msgstr ""
10356 #: libraries/classes/Plugins/Export/ExportMediawiki.php:87
10357 msgid "Export table headers"
10358 msgstr ""
10360 #: libraries/classes/Plugins/Export/ExportOdt.php:267
10361 #: libraries/classes/Plugins/Export/ExportTexytext.php:192
10362 msgid "Dumping data for query result"
10363 msgstr ""
10365 #: libraries/classes/Plugins/Export/ExportPdf.php:98
10366 msgid "Report title:"
10367 msgstr ""
10369 #: libraries/classes/Plugins/Export/ExportPdf.php:229
10370 msgid "Dumping data"
10371 msgstr ""
10373 #: libraries/classes/Plugins/Export/ExportPdf.php:252
10374 msgid "Query result data"
10375 msgstr ""
10377 #: libraries/classes/Plugins/Export/ExportPdf.php:310
10378 msgid "View structure"
10379 msgstr ""
10381 #: libraries/classes/Plugins/Export/ExportPdf.php:313
10382 msgid "Stand in"
10383 msgstr ""
10385 #: libraries/classes/Plugins/Export/ExportSql.php:128
10386 msgid ""
10387 "Display comments <i>(includes info such as export timestamp, PHP version, "
10388 "and server version)</i>"
10389 msgstr ""
10391 #: libraries/classes/Plugins/Export/ExportSql.php:136
10392 msgid "Additional custom header comment (\\n splits lines):"
10393 msgstr ""
10395 #: libraries/classes/Plugins/Export/ExportSql.php:142
10396 msgid ""
10397 "Include a timestamp of when databases were created, last updated, and last "
10398 "checked"
10399 msgstr ""
10401 #: libraries/classes/Plugins/Export/ExportSql.php:201
10402 msgid "Export metadata"
10403 msgstr ""
10405 #: libraries/classes/Plugins/Export/ExportSql.php:216
10406 msgid ""
10407 "Database system or older MySQL server to maximize output compatibility with:"
10408 msgstr ""
10410 #: libraries/classes/Plugins/Export/ExportSql.php:263
10411 msgid "Add statements:"
10412 msgstr ""
10414 #: libraries/classes/Plugins/Export/ExportSql.php:271
10415 #: libraries/classes/Plugins/Export/ExportSql.php:280
10416 #: libraries/classes/Plugins/Export/ExportSql.php:301
10417 #: libraries/classes/Plugins/Export/ExportSql.php:310
10418 #: libraries/classes/Plugins/Export/ExportSql.php:335
10419 #: libraries/classes/Plugins/Export/ExportSql.php:363
10420 #: libraries/classes/Plugins/Export/ExportSql.php:372
10421 #, php-format
10422 msgid "Add %s statement"
10423 msgstr ""
10425 #: libraries/classes/Plugins/Export/ExportSql.php:317
10426 msgid "(less efficient as indexes will be generated during table creation)"
10427 msgstr ""
10429 #: libraries/classes/Plugins/Export/ExportSql.php:325
10430 #, php-format
10431 msgid "%s value"
10432 msgstr ""
10434 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10435 #: libraries/classes/Plugins/Export/ExportSql.php:342
10436 msgid "Use simple view export"
10437 msgstr ""
10439 #: libraries/classes/Plugins/Export/ExportSql.php:381
10440 msgid ""
10441 "Enclose table and column names with backquotes <i>(Protects column and table "
10442 "names formed with special characters or keywords)</i>"
10443 msgstr ""
10445 #: libraries/classes/Plugins/Export/ExportSql.php:396
10446 msgid "Data creation options"
10447 msgstr ""
10449 #: libraries/classes/Plugins/Export/ExportSql.php:401
10450 #: libraries/classes/Plugins/Export/ExportSql.php:2420
10451 msgid "Truncate table before insert"
10452 msgstr ""
10454 #: libraries/classes/Plugins/Export/ExportSql.php:408
10455 msgid "Instead of <code>INSERT</code> statements, use:"
10456 msgstr ""
10458 #: libraries/classes/Plugins/Export/ExportSql.php:414
10459 msgid "<code>INSERT DELAYED</code> statements"
10460 msgstr ""
10462 #: libraries/classes/Plugins/Export/ExportSql.php:426
10463 #: libraries/classes/Plugins/Export/ExportSql.php:460
10464 msgid "<code>INSERT IGNORE</code> statements"
10465 msgstr ""
10467 #: libraries/classes/Plugins/Export/ExportSql.php:440
10468 msgid "Function to use when dumping data:"
10469 msgstr ""
10471 #: libraries/classes/Plugins/Export/ExportSql.php:455
10472 msgid "Syntax to use when inserting data:"
10473 msgstr ""
10475 #: libraries/classes/Plugins/Export/ExportSql.php:465
10476 msgid ""
10477 "include column names in every <code>INSERT</code> statement <br> &nbsp; "
10478 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10479 "(1,2,3)</code>"
10480 msgstr ""
10482 #: libraries/classes/Plugins/Export/ExportSql.php:470
10483 msgid ""
10484 "insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
10485 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10486 "(7,8,9)</code>"
10487 msgstr ""
10489 #: libraries/classes/Plugins/Export/ExportSql.php:475
10490 msgid ""
10491 "both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10492 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10493 msgstr ""
10495 #: libraries/classes/Plugins/Export/ExportSql.php:480
10496 msgid ""
10497 "neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10498 "tbl_name VALUES (1,2,3)</code>"
10499 msgstr ""
10501 #: libraries/classes/Plugins/Export/ExportSql.php:499
10502 msgid ""
10503 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10504 "0x616263)</i>"
10505 msgstr ""
10507 #: libraries/classes/Plugins/Export/ExportSql.php:509
10508 msgid ""
10509 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10510 "reloaded between servers in different time zones)</i>"
10511 msgstr ""
10513 #: libraries/classes/Plugins/Export/ExportSql.php:574
10514 msgid "It appears your database uses routines;"
10515 msgstr ""
10517 #: libraries/classes/Plugins/Export/ExportSql.php:577
10518 #: libraries/classes/Plugins/Export/ExportSql.php:1652
10519 #: libraries/classes/Plugins/Export/ExportSql.php:2194
10520 msgid "alias export may not work reliably in all cases."
10521 msgstr ""
10523 #: libraries/classes/Plugins/Export/ExportSql.php:1062
10524 msgid "Metadata"
10525 msgstr ""
10527 #: libraries/classes/Plugins/Export/ExportSql.php:1134
10528 #, php-format
10529 msgid "Metadata for table %s"
10530 msgstr ""
10532 #: libraries/classes/Plugins/Export/ExportSql.php:1141
10533 #, php-format
10534 msgid "Metadata for database %s"
10535 msgstr ""
10537 #: libraries/classes/Plugins/Export/ExportSql.php:1476
10538 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:674
10539 msgid "Creation:"
10540 msgstr ""
10542 #: libraries/classes/Plugins/Export/ExportSql.php:1489
10543 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
10544 msgid "Last update:"
10545 msgstr ""
10547 #: libraries/classes/Plugins/Export/ExportSql.php:1502
10548 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:696
10549 msgid "Last check:"
10550 msgstr ""
10552 #: libraries/classes/Plugins/Export/ExportSql.php:1558
10553 #, php-format
10554 msgid "Error reading structure for table %s:"
10555 msgstr ""
10557 #: libraries/classes/Plugins/Export/ExportSql.php:1649
10558 msgid "It appears your database uses views;"
10559 msgstr ""
10561 #: libraries/classes/Plugins/Export/ExportSql.php:1829
10562 msgid "Constraints for dumped tables"
10563 msgstr ""
10565 #: libraries/classes/Plugins/Export/ExportSql.php:1830
10566 msgid "Constraints for table"
10567 msgstr ""
10569 #: libraries/classes/Plugins/Export/ExportSql.php:1860
10570 msgid "Indexes for dumped tables"
10571 msgstr ""
10573 #: libraries/classes/Plugins/Export/ExportSql.php:1861
10574 msgid "Indexes for table"
10575 msgstr ""
10577 #: libraries/classes/Plugins/Export/ExportSql.php:1894
10578 msgid "AUTO_INCREMENT for dumped tables"
10579 msgstr ""
10581 #: libraries/classes/Plugins/Export/ExportSql.php:1895
10582 msgid "AUTO_INCREMENT for table"
10583 msgstr ""
10585 #: libraries/classes/Plugins/Export/ExportSql.php:1971
10586 msgid "MEDIA TYPES FOR TABLE"
10587 msgstr ""
10589 #: libraries/classes/Plugins/Export/ExportSql.php:1994
10590 msgid "RELATIONSHIPS FOR TABLE"
10591 msgstr ""
10593 #: libraries/classes/Plugins/Export/ExportSql.php:2191
10594 msgid "It appears your table uses triggers;"
10595 msgstr ""
10597 #: libraries/classes/Plugins/Export/ExportSql.php:2228
10598 #, php-format
10599 msgid "Structure for view %s exported as a table"
10600 msgstr ""
10602 #: libraries/classes/Plugins/Export/ExportSql.php:2252
10603 msgid "(See below for the actual view)"
10604 msgstr ""
10606 #: libraries/classes/Plugins/Export/ExportSql.php:2332
10607 #, php-format
10608 msgid "Error reading data for table %s:"
10609 msgstr ""
10611 #: libraries/classes/Plugins/Export/ExportXml.php:109
10612 msgid "Object creation options (all are recommended)"
10613 msgstr ""
10615 #: libraries/classes/Plugins/Export/ExportXml.php:153
10616 msgid "Export contents"
10617 msgstr ""
10619 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:218
10620 #: templates/menu/breadcrumbs.twig:29
10621 msgid "Table:"
10622 msgstr ""
10624 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:219
10625 msgid "Purpose:"
10626 msgstr ""
10628 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:47
10629 msgid ""
10630 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
10631 msgstr ""
10633 #: libraries/classes/Plugins/Import/ImportCsv.php:77
10634 msgid "Name of the new table (optional):"
10635 msgstr ""
10637 #: libraries/classes/Plugins/Import/ImportCsv.php:86
10638 msgid "Name of the new database (optional):"
10639 msgstr ""
10641 #: libraries/classes/Plugins/Import/ImportCsv.php:95
10642 #: libraries/classes/Plugins/Import/ImportCsv.php:113
10643 msgid "Import these many number of rows (optional):"
10644 msgstr ""
10646 #: libraries/classes/Plugins/Import/ImportCsv.php:103
10647 #: libraries/classes/Plugins/Import/ImportOds.php:69
10648 msgid ""
10649 "The first line of the file contains the table column names <i>(if this is "
10650 "unchecked, the first line will become part of the data)</i>"
10651 msgstr ""
10653 #: libraries/classes/Plugins/Import/ImportCsv.php:120
10654 msgid ""
10655 "If the data in each row of the file is not in the same order as in the "
10656 "database, list the corresponding column names here. Column names must be "
10657 "separated by commas and not enclosed in quotations."
10658 msgstr ""
10660 #: libraries/classes/Plugins/Import/ImportCsv.php:128
10661 msgid "Column names:"
10662 msgstr ""
10664 #: libraries/classes/Plugins/Import/ImportCsv.php:267
10665 #: libraries/classes/Plugins/Import/ImportCsv.php:643
10666 #, php-format
10667 msgid "Invalid format of CSV input on line %d."
10668 msgstr ""
10670 #: libraries/classes/Plugins/Import/ImportCsv.php:500
10671 #, php-format
10672 msgid "Invalid column count in CSV input on line %d."
10673 msgstr ""
10675 #: libraries/classes/Plugins/Import/ImportCsv.php:661
10676 #: libraries/classes/Plugins/Import/ImportCsv.php:676
10677 #: libraries/classes/Plugins/Import/ImportCsv.php:687
10678 #: libraries/classes/Plugins/Import/ImportCsv.php:696
10679 #, php-format
10680 msgid "Invalid parameter for CSV import: %s"
10681 msgstr ""
10683 #: libraries/classes/Plugins/Import/ImportCsv.php:818
10684 #, php-format
10685 msgid ""
10686 "Invalid column (%s) specified! Ensure that columns names are spelled "
10687 "correctly, separated by commas, and not enclosed in quotes."
10688 msgstr ""
10690 #: libraries/classes/Plugins/Import/ImportLdi.php:74
10691 msgid "Column names: "
10692 msgstr ""
10694 #: libraries/classes/Plugins/Import/ImportLdi.php:115
10695 msgid "This plugin does not support compressed imports!"
10696 msgstr ""
10698 #: libraries/classes/Plugins/Import/ImportMediawiki.php:57
10699 msgid "MediaWiki Table"
10700 msgstr ""
10702 #: libraries/classes/Plugins/Import/ImportMediawiki.php:291
10703 #, php-format
10704 msgid "Invalid format of mediawiki input on line: <br>%s."
10705 msgstr ""
10707 #: libraries/classes/Plugins/Import/ImportOds.php:83
10708 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
10709 msgstr ""
10711 #: libraries/classes/Plugins/Import/ImportOds.php:89
10712 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
10713 msgstr ""
10715 #: libraries/classes/Plugins/Import/ImportOds.php:159
10716 #: libraries/classes/Plugins/Import/ImportXml.php:118
10717 #: libraries/classes/Plugins/Import/ImportXml.php:182
10718 msgid ""
10719 "The XML file specified was either malformed or incomplete. Please correct "
10720 "the issue and try again."
10721 msgstr ""
10723 #: libraries/classes/Plugins/Import/ImportOds.php:170
10724 msgid "Could not parse OpenDocument Spreadsheet!"
10725 msgstr ""
10727 #: libraries/classes/Plugins/Import/ImportShp.php:65
10728 msgid "ESRI Shape File"
10729 msgstr ""
10731 #: libraries/classes/Plugins/Import/ImportShp.php:103
10732 #: libraries/classes/Plugins/Import/ImportShp.php:182
10733 #, php-format
10734 msgid "There was an error importing the ESRI shape file: \"%s\"."
10735 msgstr ""
10737 #: libraries/classes/Plugins/Import/ImportShp.php:212
10738 #, php-format
10739 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
10740 msgstr ""
10742 #: libraries/classes/Plugins/Import/ImportShp.php:260
10743 msgid "The imported file does not contain any data!"
10744 msgstr ""
10746 #: libraries/classes/Plugins/Import/ImportSql.php:69
10747 msgid "SQL compatibility mode:"
10748 msgstr ""
10750 #: libraries/classes/Plugins/Import/ImportSql.php:81
10751 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
10752 msgstr ""
10754 #: libraries/classes/Plugins/Import/ImportXml.php:49
10755 msgid "XML"
10756 msgstr ""
10758 #: libraries/classes/Plugins.php:710
10759 msgid "This format has no options"
10760 msgstr ""
10762 #: libraries/classes/Plugins.php:726
10763 msgid "Invalid authentication method set in configuration:"
10764 msgstr ""
10766 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:78
10767 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:95
10768 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:98
10769 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:93
10770 #, php-format
10771 msgid "The %s table doesn't exist!"
10772 msgstr ""
10774 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
10775 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:75
10776 #, php-format
10777 msgid "Schema of the %s database - Page %s"
10778 msgstr ""
10780 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:298
10781 msgid "SCHEMA ERROR: "
10782 msgstr ""
10784 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:300
10785 msgid "PDF export page"
10786 msgstr ""
10788 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:142
10789 #, php-format
10790 msgid "Schema of the %s database"
10791 msgstr ""
10793 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:170
10794 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:580
10795 msgid "Relational schema"
10796 msgstr ""
10798 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:525
10799 msgid "Table of contents"
10800 msgstr ""
10802 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:663
10803 #: templates/columns_definitions/column_definitions_form.twig:72
10804 #: templates/database/data_dictionary/index.twig:11
10805 #: templates/table/structure/display_table_stats.twig:6
10806 msgid "Table comments:"
10807 msgstr ""
10809 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:712
10810 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:745
10811 #: templates/columns_definitions/table_fields_definitions.twig:27
10812 #: templates/database/central_columns/edit.twig:11
10813 #: templates/table/structure/display_structure.twig:25
10814 msgid "Attributes"
10815 msgstr ""
10817 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:715
10818 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:748
10819 #: templates/table/structure/display_structure.twig:31
10820 #: templates/table/tracking/structure_snapshot_columns.twig:11
10821 msgid "Extra"
10822 msgstr ""
10824 #: libraries/classes/Plugins/SchemaPlugin.php:66
10825 msgid "Show color"
10826 msgstr ""
10828 #: libraries/classes/Plugins/SchemaPlugin.php:68
10829 msgid "Only show keys"
10830 msgstr ""
10832 #: libraries/classes/Plugins/Schema/SchemaDia.php:53
10833 #: libraries/classes/Plugins/Schema/SchemaEps.php:61
10834 #: libraries/classes/Plugins/Schema/SchemaPdf.php:61
10835 msgid "Orientation"
10836 msgstr ""
10838 #: libraries/classes/Plugins/Schema/SchemaDia.php:57
10839 #: libraries/classes/Plugins/Schema/SchemaEps.php:65
10840 #: libraries/classes/Plugins/Schema/SchemaPdf.php:65
10841 msgid "Landscape"
10842 msgstr ""
10844 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
10845 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
10846 #: libraries/classes/Plugins/Schema/SchemaPdf.php:66
10847 msgid "Portrait"
10848 msgstr ""
10850 #: libraries/classes/Plugins/Schema/SchemaEps.php:55
10851 #: libraries/classes/Plugins/Schema/SchemaPdf.php:55
10852 #: libraries/classes/Plugins/Schema/SchemaSvg.php:54
10853 msgid "Same width for all tables"
10854 msgstr ""
10856 #: libraries/classes/Plugins/Schema/SchemaPdf.php:80
10857 msgid "Show grid"
10858 msgstr ""
10860 #: libraries/classes/Plugins/Schema/SchemaPdf.php:86
10861 #: templates/database/structure/index.twig:15
10862 msgid "Data dictionary"
10863 msgstr ""
10865 #: libraries/classes/Plugins/Schema/SchemaPdf.php:92
10866 msgid "Order of the tables"
10867 msgstr ""
10869 #: libraries/classes/Plugins/Schema/SchemaPdf.php:97
10870 msgid "Name (Ascending)"
10871 msgstr ""
10873 #: libraries/classes/Plugins/Schema/SchemaPdf.php:98
10874 msgid "Name (Descending)"
10875 msgstr ""
10877 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:26
10878 msgid ""
10879 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
10880 "TRUE, second for FALSE. Nonzero=true."
10881 msgstr ""
10883 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:37
10884 msgid ""
10885 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
10886 "formatted date. The first option is the offset (in hours) which will be "
10887 "added to the timestamp (Default: 0). Use second option to specify a "
10888 "different date/time format string. Third option determines whether you want "
10889 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
10890 "According to that, date format has different value - for \"local\" see the "
10891 "documentation for PHP's strftime() function and for \"utc\" it is done using "
10892 "gmdate() function."
10893 msgstr ""
10895 #. l10n: See https://www.php.net/manual/en/function.strftime.php
10896 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:70
10897 #: libraries/classes/Util.php:787
10898 msgid "%B %d, %Y at %I:%M %p"
10899 msgstr ""
10901 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:29
10902 msgid ""
10903 "Displays a link to download the binary data of the column. You can use the "
10904 "first option to specify the filename, or use the second option as the name "
10905 "of a column which contains the filename. If you use the second option, you "
10906 "need to set the first option to the empty string."
10907 msgstr ""
10909 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:39
10910 msgid ""
10911 "LINUX ONLY: Launches an external application and feeds it the column data "
10912 "via standard input. Returns the standard output of the application. The "
10913 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
10914 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
10915 "ExternalTransformationsPlugin.php and list the tools you want to make "
10916 "available. The first option is then the number of the program you want to "
10917 "use. The second option should be blank for historical reasons. The third "
10918 "option, if set to 1, will convert the output using htmlspecialchars() "
10919 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
10920 "ensure that the output appears all on one line (Default 1)."
10921 msgstr ""
10923 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:124
10924 #, php-format
10925 msgid ""
10926 "You are using the external transformation command line options field, which "
10927 "has been deprecated for security reasons. Add all command line options "
10928 "directly to the definition in %s."
10929 msgstr ""
10931 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:27
10932 msgid ""
10933 "Displays the contents of the column as-is, without running it through "
10934 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
10935 msgstr ""
10937 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:29
10938 msgid ""
10939 "Displays hexadecimal representation of data. Optional first parameter "
10940 "specifies how often space will be added (defaults to 2 nibbles)."
10941 msgstr ""
10943 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:28
10944 msgid "Displays a link to download this image."
10945 msgstr ""
10947 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:29
10948 msgid ""
10949 "Image upload functionality which also displays a thumbnail. The options are "
10950 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
10951 msgstr ""
10953 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:88
10954 msgid "Image preview here"
10955 msgstr ""
10957 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:30
10958 msgid ""
10959 "Displays a clickable thumbnail. The options are the maximum width and height "
10960 "in pixels. The original aspect ratio is preserved."
10961 msgstr ""
10963 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:28
10964 msgid ""
10965 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
10966 "in Internet standard dotted format."
10967 msgstr ""
10969 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:27
10970 msgid ""
10971 "Prepends and/or Appends text to a string. First option is text to be "
10972 "prepended, second is appended (enclosed in single quotes, default empty "
10973 "string)."
10974 msgstr ""
10976 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:30
10977 msgid ""
10978 "Validates the string using regular expression and performs insert only if "
10979 "string matches it. The first option is the Regular Expression."
10980 msgstr ""
10982 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:52
10983 #, php-format
10984 msgid "Validation failed for the input string %s."
10985 msgstr ""
10987 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:27
10988 msgid "Formats text as SQL query with syntax highlighting."
10989 msgstr ""
10991 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:29
10992 msgid ""
10993 "Displays a part of a string. The first option is the number of characters to "
10994 "skip from the beginning of the string (Default 0). The second option is the "
10995 "number of characters to return (Default: until end of string). The third "
10996 "option is the string to append and/or prepend when truncation occurs "
10997 "(Default: \"…\")."
10998 msgstr ""
11000 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:28
11001 msgid ""
11002 "File upload functionality for TEXT columns. It does not have a textarea for "
11003 "input."
11004 msgstr ""
11006 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:29
11007 msgid ""
11008 "Displays an image and a link; the column contains the filename. The first "
11009 "option is a URL prefix like \"https://www.example.com/\". The second and "
11010 "third options are the width and the height in pixels."
11011 msgstr ""
11013 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:28
11014 msgid ""
11015 "Displays a link; the column contains the filename. The first option is a URL "
11016 "prefix like \"https://www.example.com/\". The second option is a title for "
11017 "the link."
11018 msgstr ""
11020 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
11021 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
11022 msgstr ""
11024 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
11025 msgid ""
11026 "Converts an Internet network address in (IPv4/IPv6) format into a long "
11027 "integer."
11028 msgstr ""
11030 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
11031 msgid "Syntax highlighted CodeMirror editor for JSON."
11032 msgstr ""
11034 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
11035 msgid "Syntax highlighted CodeMirror editor for SQL."
11036 msgstr ""
11038 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
11039 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
11040 msgstr ""
11042 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
11043 msgid ""
11044 "Converts an Internet network address stored as a binary string into a string "
11045 "in Internet standard (IPv4/IPv6) format."
11046 msgstr ""
11048 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
11049 msgid "Formats text as JSON with syntax highlighting."
11050 msgstr ""
11052 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
11053 msgid "Formats text as XML with syntax highlighting."
11054 msgstr ""
11056 #: libraries/classes/Plugins/TwoFactor/Application.php:143
11057 msgid "Authentication Application (2FA)"
11058 msgstr ""
11060 #: libraries/classes/Plugins/TwoFactor/Application.php:154
11061 msgid ""
11062 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
11063 "Google Authenticator or Authy."
11064 msgstr ""
11066 #: libraries/classes/Plugins/TwoFactor/Key.php:206
11067 msgid "Hardware Security Key (FIDO U2F)"
11068 msgstr ""
11070 #: libraries/classes/Plugins/TwoFactor/Key.php:216
11071 msgid ""
11072 "Provides authentication using hardware security tokens supporting FIDO U2F."
11073 msgstr ""
11075 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
11076 #, php-format
11077 msgid "Two-factor authentication failed: %s"
11078 msgstr ""
11080 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
11081 msgid "Two-factor authentication failed."
11082 msgstr ""
11084 #: libraries/classes/Plugins/TwoFactorPlugin.php:132
11085 msgid "No Two-Factor Authentication"
11086 msgstr ""
11088 #: libraries/classes/Plugins/TwoFactorPlugin.php:142
11089 msgid "Login using password only."
11090 msgstr ""
11092 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
11093 msgid "Simple two-factor authentication"
11094 msgstr ""
11096 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
11097 msgid "For testing purposes only!"
11098 msgstr ""
11100 #: libraries/classes/Query/Utilities.php:93
11101 msgid ""
11102 "The server is not responding (or the local server's socket is not correctly "
11103 "configured)."
11104 msgstr ""
11106 #: libraries/classes/Query/Utilities.php:98
11107 msgid "The server is not responding."
11108 msgstr ""
11110 #: libraries/classes/Query/Utilities.php:102
11111 msgid "Logout and try as another user."
11112 msgstr ""
11114 #: libraries/classes/Query/Utilities.php:108
11115 msgid "Please check privileges of directory containing database."
11116 msgstr ""
11118 #: libraries/classes/Query/Utilities.php:118
11119 msgid "Details…"
11120 msgstr ""
11122 #: libraries/classes/RecentFavoriteTable.php:158
11123 msgid "Could not save recent table!"
11124 msgstr ""
11126 #: libraries/classes/RecentFavoriteTable.php:162
11127 msgid "Could not save favorite table!"
11128 msgstr ""
11130 #: libraries/classes/RecentFavoriteTable.php:232
11131 #: templates/database/structure/favorite_anchor.twig:4
11132 msgid "Remove from Favorites"
11133 msgstr ""
11135 #: libraries/classes/RecentFavoriteTable.php:252
11136 msgid "There are no recent tables."
11137 msgstr ""
11139 #: libraries/classes/RecentFavoriteTable.php:253
11140 msgid "There are no favorite tables."
11141 msgstr ""
11143 #: libraries/classes/RecentFavoriteTable.php:269
11144 msgid "Recent tables"
11145 msgstr ""
11147 #: libraries/classes/RecentFavoriteTable.php:271
11148 msgid "Recent"
11149 msgstr "Nylege"
11151 #: libraries/classes/RecentFavoriteTable.php:275
11152 msgid "Favorites"
11153 msgstr "Favorittar"
11155 #: libraries/classes/Relation.php:142
11156 msgid "not OK"
11157 msgstr ""
11159 #: libraries/classes/Relation.php:146
11160 msgctxt "Correctly working"
11161 msgid "OK"
11162 msgstr ""
11164 #: libraries/classes/Relation.php:149
11165 msgid "Enabled"
11166 msgstr ""
11168 #: libraries/classes/Relation.php:153
11169 msgid "Configuration of pmadb…"
11170 msgstr ""
11172 #: libraries/classes/Relation.php:157 libraries/classes/Relation.php:193
11173 msgid "General relation features"
11174 msgstr ""
11176 #: libraries/classes/Relation.php:204
11177 msgid "Display Features"
11178 msgstr ""
11180 #: libraries/classes/Relation.php:221
11181 msgid "Designer and creation of PDFs"
11182 msgstr ""
11184 #: libraries/classes/Relation.php:232
11185 msgid "Displaying Column Comments"
11186 msgstr ""
11188 #: libraries/classes/Relation.php:238
11189 msgid "Browser transformation"
11190 msgstr ""
11192 #: libraries/classes/Relation.php:245
11193 msgid "Please see the documentation on how to update your column_info table."
11194 msgstr ""
11196 #: libraries/classes/Relation.php:261 templates/sql/query.twig:145
11197 msgid "Bookmarked SQL query"
11198 msgstr ""
11200 #: libraries/classes/Relation.php:272
11201 msgid "SQL history"
11202 msgstr ""
11204 #: libraries/classes/Relation.php:283
11205 msgid "Persistent recently used tables"
11206 msgstr ""
11208 #: libraries/classes/Relation.php:294
11209 msgid "Persistent favorite tables"
11210 msgstr ""
11212 #: libraries/classes/Relation.php:305
11213 msgid "Persistent tables' UI preferences"
11214 msgstr ""
11216 #: libraries/classes/Relation.php:327
11217 msgid "User preferences"
11218 msgstr ""
11220 #: libraries/classes/Relation.php:344
11221 msgid "Configurable menus"
11222 msgstr ""
11224 #: libraries/classes/Relation.php:355
11225 msgid "Hide/show navigation items"
11226 msgstr ""
11228 #: libraries/classes/Relation.php:366
11229 msgid "Saving Query-By-Example searches"
11230 msgstr ""
11232 #: libraries/classes/Relation.php:377
11233 msgid "Managing Central list of columns"
11234 msgstr ""
11236 #: libraries/classes/Relation.php:388
11237 msgid "Remembering Designer Settings"
11238 msgstr ""
11240 #: libraries/classes/Relation.php:399
11241 msgid "Saving export templates"
11242 msgstr ""
11244 #: libraries/classes/Relation.php:1834
11245 msgid "no description"
11246 msgstr ""
11248 #: libraries/classes/Relation.php:2039
11249 #, php-format
11250 msgid ""
11251 "You do not have necessary privileges to create a database named '%s'. You "
11252 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
11253 "configuration storage there."
11254 msgstr ""
11256 #: libraries/classes/Relation.php:2163
11257 #, php-format
11258 msgid ""
11259 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
11260 "storage there."
11261 msgstr ""
11263 #: libraries/classes/Relation.php:2171
11264 #, php-format
11265 msgid ""
11266 "%sCreate%s the phpMyAdmin configuration storage in the current database."
11267 msgstr ""
11269 #: libraries/classes/Relation.php:2179
11270 #, php-format
11271 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
11272 msgstr ""
11274 #: libraries/classes/ReplicationGui.php:449
11275 msgid ""
11276 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11277 "in phpMyAdmin configuration."
11278 msgstr ""
11280 #: libraries/classes/ReplicationGui.php:460
11281 msgid "Replication started successfully."
11282 msgstr ""
11284 #: libraries/classes/ReplicationGui.php:461
11285 msgid "Error starting replication."
11286 msgstr ""
11288 #: libraries/classes/ReplicationGui.php:464
11289 msgid "Replication stopped successfully."
11290 msgstr ""
11292 #: libraries/classes/ReplicationGui.php:465
11293 msgid "Error stopping replication."
11294 msgstr ""
11296 #: libraries/classes/ReplicationGui.php:468
11297 msgid "Replication resetting successfully."
11298 msgstr ""
11300 #: libraries/classes/ReplicationGui.php:469
11301 msgid "Error resetting replication."
11302 msgstr ""
11304 #: libraries/classes/ReplicationGui.php:472
11305 msgid "Success."
11306 msgstr ""
11308 #: libraries/classes/ReplicationGui.php:473
11309 msgid "Error."
11310 msgstr ""
11312 #: libraries/classes/ReplicationGui.php:523
11313 msgid "Unknown error"
11314 msgstr ""
11316 #: libraries/classes/ReplicationGui.php:536
11317 #, php-format
11318 msgid "Unable to connect to master %s."
11319 msgstr ""
11321 #: libraries/classes/ReplicationGui.php:547
11322 msgid ""
11323 "Unable to read master log position. Possible privilege problem on master."
11324 msgstr ""
11326 #: libraries/classes/ReplicationGui.php:566
11327 msgid "Unable to change master!"
11328 msgstr ""
11330 #: libraries/classes/ReplicationGui.php:570
11331 #, php-format
11332 msgid "Master server changed successfully to %s."
11333 msgstr ""
11335 #: libraries/classes/Routing.php:102
11336 #, php-format
11337 msgid ""
11338 "The routing cache could not be written, you need to adjust permissions on "
11339 "the folder/file \"%s\""
11340 msgstr ""
11342 #: libraries/classes/Routing.php:165
11343 #, php-format
11344 msgid "Error 404! The page %s was not found."
11345 msgstr ""
11347 #: libraries/classes/Routing.php:176
11348 msgid "Error 405! Request method not allowed."
11349 msgstr ""
11351 #: libraries/classes/SavedSearches.php:282
11352 msgid "Please provide a name for this bookmarked search."
11353 msgstr ""
11355 #: libraries/classes/SavedSearches.php:297
11356 msgid "Missing information to save the bookmarked search."
11357 msgstr ""
11359 #: libraries/classes/SavedSearches.php:319
11360 #: libraries/classes/SavedSearches.php:356
11361 msgid "An entry with this name already exists."
11362 msgstr ""
11364 #: libraries/classes/SavedSearches.php:386
11365 msgid "Missing information to delete the search."
11366 msgstr ""
11368 #: libraries/classes/SavedSearches.php:416
11369 msgid "Missing information to load the search."
11370 msgstr ""
11372 #: libraries/classes/SavedSearches.php:436
11373 msgid "Error while loading the search."
11374 msgstr ""
11376 #: libraries/classes/Server/Privileges.php:244
11377 msgid "No privileges."
11378 msgstr ""
11380 #: libraries/classes/Server/Privileges.php:254
11381 msgid "Includes all privileges except GRANT."
11382 msgstr ""
11384 #: libraries/classes/Server/Privileges.php:276
11385 #: libraries/classes/Server/Privileges.php:343
11386 #: templates/server/privileges/privileges_table.twig:100
11387 #: templates/server/privileges/privileges_table.twig:103
11388 #: templates/server/privileges/privileges_table.twig:299
11389 #: templates/server/privileges/privileges_table.twig:302
11390 msgid "Allows deleting data."
11391 msgstr ""
11393 #: libraries/classes/Server/Privileges.php:281
11394 #: templates/server/privileges/privileges_table.twig:112
11395 #: templates/server/privileges/privileges_table.twig:115
11396 #: templates/server/privileges/privileges_table.twig:337
11397 #: templates/server/privileges/privileges_table.twig:345
11398 msgid "Allows creating new tables."
11399 msgstr ""
11401 #: libraries/classes/Server/Privileges.php:286
11402 #: templates/server/privileges/privileges_table.twig:124
11403 #: templates/server/privileges/privileges_table.twig:127
11404 #: templates/server/privileges/privileges_table.twig:385
11405 #: templates/server/privileges/privileges_table.twig:393
11406 msgid "Allows dropping tables."
11407 msgstr ""
11409 #: libraries/classes/Server/Privileges.php:291
11410 #: libraries/classes/Server/Privileges.php:383
11411 #: templates/server/privileges/privileges_table.twig:149
11412 #: templates/server/privileges/privileges_table.twig:152
11413 #: templates/server/privileges/privileges_table.twig:369
11414 #: templates/server/privileges/privileges_table.twig:372
11415 msgid "Allows creating and dropping indexes."
11416 msgstr ""
11418 #: libraries/classes/Server/Privileges.php:296
11419 #: libraries/classes/Server/Privileges.php:388
11420 #: templates/server/privileges/privileges_table.twig:161
11421 #: templates/server/privileges/privileges_table.twig:164
11422 #: templates/server/privileges/privileges_table.twig:356
11423 #: templates/server/privileges/privileges_table.twig:359
11424 msgid "Allows altering the structure of existing tables."
11425 msgstr ""
11427 #: libraries/classes/Server/Privileges.php:301
11428 #: libraries/classes/Server/Privileges.php:427
11429 #: libraries/classes/Server/Privileges.php:443
11430 #: templates/server/privileges/privileges_table.twig:173
11431 #: templates/server/privileges/privileges_table.twig:176
11432 #: templates/server/privileges/privileges_table.twig:470
11433 #: templates/server/privileges/privileges_table.twig:473
11434 #: templates/server/privileges/privileges_table.twig:485
11435 #: templates/server/privileges/privileges_table.twig:488
11436 msgid "Allows creating new views."
11437 msgstr ""
11439 #: libraries/classes/Server/Privileges.php:306
11440 #: libraries/classes/Server/Privileges.php:448
11441 #: libraries/classes/Server/Privileges.php:454
11442 #: templates/server/privileges/privileges_table.twig:185
11443 #: templates/server/privileges/privileges_table.twig:188
11444 #: templates/server/privileges/privileges_table.twig:417
11445 #: templates/server/privileges/privileges_table.twig:420
11446 msgid "Allows performing SHOW CREATE VIEW queries."
11447 msgstr ""
11449 #: libraries/classes/Server/Privileges.php:311
11450 #: libraries/classes/Server/Privileges.php:437
11451 #: templates/server/privileges/privileges_table.twig:197
11452 #: templates/server/privileges/privileges_table.twig:200
11453 #: templates/server/privileges/privileges_table.twig:513
11454 #: templates/server/privileges/privileges_table.twig:516
11455 msgid "Allows creating and dropping triggers."
11456 msgstr ""
11458 #: libraries/classes/Server/Privileges.php:328
11459 #: templates/server/privileges/privileges_table.twig:15
11460 #: templates/server/privileges/privileges_table.twig:260
11461 #: templates/server/privileges/privileges_table.twig:263
11462 msgid "Allows reading data."
11463 msgstr ""
11465 #: libraries/classes/Server/Privileges.php:333
11466 #: templates/server/privileges/privileges_table.twig:36
11467 #: templates/server/privileges/privileges_table.twig:273
11468 #: templates/server/privileges/privileges_table.twig:276
11469 msgid "Allows inserting and replacing data."
11470 msgstr ""
11472 #: libraries/classes/Server/Privileges.php:338
11473 #: templates/server/privileges/privileges_table.twig:57
11474 #: templates/server/privileges/privileges_table.twig:286
11475 #: templates/server/privileges/privileges_table.twig:289
11476 msgid "Allows changing data."
11477 msgstr ""
11479 #: libraries/classes/Server/Privileges.php:348
11480 #: templates/server/privileges/privileges_table.twig:335
11481 #: templates/server/privileges/privileges_table.twig:343
11482 msgid "Allows creating new databases and tables."
11483 msgstr ""
11485 #: libraries/classes/Server/Privileges.php:353
11486 #: templates/server/privileges/privileges_table.twig:383
11487 #: templates/server/privileges/privileges_table.twig:391
11488 msgid "Allows dropping databases and tables."
11489 msgstr ""
11491 #: libraries/classes/Server/Privileges.php:358
11492 #: templates/server/privileges/privileges_table.twig:575
11493 #: templates/server/privileges/privileges_table.twig:578
11494 msgid "Allows reloading server settings and flushing the server's caches."
11495 msgstr ""
11497 #: libraries/classes/Server/Privileges.php:363
11498 #: templates/server/privileges/privileges_table.twig:588
11499 #: templates/server/privileges/privileges_table.twig:591
11500 msgid "Allows shutting down the server."
11501 msgstr ""
11503 #: libraries/classes/Server/Privileges.php:368
11504 #: templates/server/privileges/privileges_table.twig:562
11505 #: templates/server/privileges/privileges_table.twig:565
11506 msgid "Allows viewing processes of all users."
11507 msgstr ""
11509 #: libraries/classes/Server/Privileges.php:373
11510 #: templates/server/privileges/privileges_table.twig:313
11511 #: templates/server/privileges/privileges_table.twig:316
11512 msgid "Allows importing data from and exporting data into files."
11513 msgstr ""
11515 #: libraries/classes/Server/Privileges.php:378
11516 #: templates/server/privileges/privileges_table.twig:78
11517 #: templates/server/privileges/privileges_table.twig:642
11518 msgid "Has no effect in this MySQL version."
11519 msgstr ""
11521 #: libraries/classes/Server/Privileges.php:393
11522 #: templates/server/privileges/privileges_table.twig:601
11523 #: templates/server/privileges/privileges_table.twig:604
11524 msgid "Gives access to the complete list of databases."
11525 msgstr ""
11527 #: libraries/classes/Server/Privileges.php:399
11528 #: templates/server/privileges/privileges_table.twig:548
11529 #: templates/server/privileges/privileges_table.twig:552
11530 msgid ""
11531 "Allows connecting, even if maximum number of connections is reached; "
11532 "required for most administrative operations like setting global variables or "
11533 "killing threads of other users."
11534 msgstr ""
11536 #: libraries/classes/Server/Privileges.php:407
11537 #: templates/server/privileges/privileges_table.twig:404
11538 #: templates/server/privileges/privileges_table.twig:407
11539 msgid "Allows creating temporary tables."
11540 msgstr ""
11542 #: libraries/classes/Server/Privileges.php:412
11543 #: templates/server/privileges/privileges_table.twig:629
11544 #: templates/server/privileges/privileges_table.twig:632
11545 msgid "Allows locking tables for the current thread."
11546 msgstr ""
11548 #: libraries/classes/Server/Privileges.php:417
11549 #: templates/server/privileges/privileges_table.twig:670
11550 #: templates/server/privileges/privileges_table.twig:673
11551 msgid "Needed for the replication slaves."
11552 msgstr ""
11554 #: libraries/classes/Server/Privileges.php:422
11555 #: templates/server/privileges/privileges_table.twig:657
11556 #: templates/server/privileges/privileges_table.twig:660
11557 msgid "Allows the user to ask where the slaves / masters are."
11558 msgstr ""
11560 #: libraries/classes/Server/Privileges.php:432
11561 #: templates/server/privileges/privileges_table.twig:500
11562 #: templates/server/privileges/privileges_table.twig:503
11563 msgid "Allows to set up events for the event scheduler."
11564 msgstr ""
11566 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11567 #: libraries/classes/Server/Privileges.php:461
11568 #: libraries/classes/Server/Privileges.php:470
11569 #: templates/server/privileges/privileges_table.twig:210
11570 #: templates/server/privileges/privileges_table.twig:214
11571 msgid "Allows deleting historical rows."
11572 msgstr ""
11574 #: libraries/classes/Server/Privileges.php:475
11575 #: templates/server/privileges/privileges_table.twig:430
11576 #: templates/server/privileges/privileges_table.twig:433
11577 msgid "Allows creating stored routines."
11578 msgstr ""
11580 #: libraries/classes/Server/Privileges.php:480
11581 #: templates/server/privileges/privileges_table.twig:443
11582 #: templates/server/privileges/privileges_table.twig:446
11583 msgid "Allows altering and dropping stored routines."
11584 msgstr ""
11586 #: libraries/classes/Server/Privileges.php:485
11587 #: templates/server/privileges/privileges_table.twig:683
11588 #: templates/server/privileges/privileges_table.twig:686
11589 msgid "Allows creating, dropping and renaming user accounts."
11590 msgstr ""
11592 #: libraries/classes/Server/Privileges.php:490
11593 #: templates/server/privileges/privileges_table.twig:456
11594 #: templates/server/privileges/privileges_table.twig:459
11595 msgid "Allows executing stored routines."
11596 msgstr ""
11598 #: libraries/classes/Server/Privileges.php:794
11599 #: libraries/classes/Server/Privileges.php:868
11600 #: libraries/classes/Server/Privileges.php:3971
11601 msgid "Native MySQL authentication"
11602 msgstr ""
11604 #: libraries/classes/Server/Privileges.php:796
11605 msgid "SHA256 password authentication"
11606 msgstr ""
11608 #: libraries/classes/Server/Privileges.php:1165
11609 #, php-format
11610 msgid "The password for %s was changed successfully."
11611 msgstr ""
11613 #: libraries/classes/Server/Privileges.php:1214
11614 #, php-format
11615 msgid "You have revoked the privileges for %s."
11616 msgstr ""
11618 #: libraries/classes/Server/Privileges.php:1550
11619 #: templates/database/privileges/index.twig:124
11620 #: templates/table/privileges/index.twig:127
11621 msgid "Not enough privilege to view users."
11622 msgstr ""
11624 #: libraries/classes/Server/Privileges.php:1617
11625 #: templates/database/privileges/index.twig:80
11626 #: templates/server/privileges/new_user_ajax.twig:45
11627 #: templates/server/privileges/users_overview.twig:72
11628 #: templates/table/privileges/index.twig:84
11629 msgid "Edit privileges"
11630 msgstr ""
11632 #: libraries/classes/Server/Privileges.php:1620
11633 msgid "Revoke"
11634 msgstr ""
11636 #: libraries/classes/Server/Privileges.php:1948
11637 #: templates/server/privileges/privileges_table.twig:240
11638 msgid "Database-specific privileges"
11639 msgstr ""
11641 #: libraries/classes/Server/Privileges.php:1954
11642 #: templates/server/privileges/privileges_summary.twig:18
11643 #: templates/server/privileges/privileges_table.twig:7
11644 #: templates/server/privileges/privileges_table.twig:242
11645 msgid "Table-specific privileges"
11646 msgstr ""
11648 #: libraries/classes/Server/Privileges.php:1959
11649 #: libraries/classes/Server/Privileges.php:1961
11650 #: templates/server/privileges/edit_routine_privileges.twig:29
11651 #: templates/server/privileges/edit_routine_privileges.twig:46
11652 #: templates/server/privileges/edit_routine_privileges.twig:58
11653 msgid "Routine"
11654 msgstr ""
11656 #: libraries/classes/Server/Privileges.php:1960
11657 #: templates/server/privileges/edit_routine_privileges.twig:47
11658 msgid "Routine-specific privileges"
11659 msgstr ""
11661 #: libraries/classes/Server/Privileges.php:2308
11662 msgid "No users selected for deleting!"
11663 msgstr ""
11665 #: libraries/classes/Server/Privileges.php:2311
11666 msgid "Reloading the privileges"
11667 msgstr ""
11669 #: libraries/classes/Server/Privileges.php:2334
11670 msgid "The selected users have been deleted successfully."
11671 msgstr ""
11673 #: libraries/classes/Server/Privileges.php:2411
11674 #, php-format
11675 msgid "You have updated the privileges for %s."
11676 msgstr ""
11678 #: libraries/classes/Server/Privileges.php:2498
11679 #: templates/database/privileges/index.twig:102
11680 #: templates/table/privileges/index.twig:106
11681 msgid "No user found."
11682 msgstr ""
11684 #: libraries/classes/Server/Privileges.php:2579
11685 #, php-format
11686 msgid "Deleting %s"
11687 msgstr ""
11689 #: libraries/classes/Server/Privileges.php:2610
11690 msgid "The privileges were reloaded successfully."
11691 msgstr ""
11693 #: libraries/classes/Server/Privileges.php:2710
11694 #, php-format
11695 msgid "The user %s already exists!"
11696 msgstr ""
11698 #: libraries/classes/Server/Privileges.php:2993
11699 #, php-format
11700 msgid "Privileges for %s"
11701 msgstr ""
11703 #: libraries/classes/Server/Privileges.php:3132
11704 msgid ""
11705 "A user account allowing any user from localhost to connect is present. This "
11706 "will prevent other users from connecting if the host part of their account "
11707 "allows a connection from any (%) host."
11708 msgstr ""
11710 #: libraries/classes/Server/Privileges.php:3175
11711 #, php-format
11712 msgid ""
11713 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11714 "tables. The content of these tables may differ from the privileges the "
11715 "server uses, if they have been changed manually. In this case, you should "
11716 "%sreload the privileges%s before you continue."
11717 msgstr ""
11719 #: libraries/classes/Server/Privileges.php:3191
11720 msgid ""
11721 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11722 "tables. The content of these tables may differ from the privileges the "
11723 "server uses, if they have been changed manually. In this case, the "
11724 "privileges have to be reloaded but currently, you don't have the RELOAD "
11725 "privilege."
11726 msgstr ""
11728 #: libraries/classes/Server/Privileges.php:3527
11729 msgid "You have added a new user."
11730 msgstr ""
11732 #: libraries/classes/Server/Select.php:57
11733 #: libraries/classes/Server/Select.php:62
11734 msgid "Current server:"
11735 msgstr ""
11737 #: libraries/classes/Server/Status/Data.php:149
11738 msgid "Handler"
11739 msgstr ""
11741 #: libraries/classes/Server/Status/Data.php:150
11742 msgid "Query cache"
11743 msgstr ""
11745 #: libraries/classes/Server/Status/Data.php:151
11746 msgid "Threads"
11747 msgstr ""
11749 #: libraries/classes/Server/Status/Data.php:153
11750 msgid "Temporary data"
11751 msgstr ""
11753 #: libraries/classes/Server/Status/Data.php:154
11754 msgid "Delayed inserts"
11755 msgstr ""
11757 #: libraries/classes/Server/Status/Data.php:155
11758 msgid "Key cache"
11759 msgstr ""
11761 #: libraries/classes/Server/Status/Data.php:156
11762 msgid "Joins"
11763 msgstr ""
11765 #: libraries/classes/Server/Status/Data.php:158
11766 msgid "Sorting"
11767 msgstr ""
11769 #: libraries/classes/Server/Status/Data.php:160
11770 msgid "Transaction coordinator"
11771 msgstr ""
11773 #: libraries/classes/Server/Status/Data.php:161
11774 #: templates/server/binlog/index.twig:27
11775 msgid "Files"
11776 msgstr ""
11778 #: libraries/classes/Server/Status/Data.php:180
11779 msgid "Flush (close) all tables"
11780 msgstr ""
11782 #: libraries/classes/Server/Status/Data.php:184
11783 msgid "Show open tables"
11784 msgstr ""
11786 #: libraries/classes/Server/Status/Data.php:193
11787 msgid "Show slave hosts"
11788 msgstr ""
11790 #: libraries/classes/Server/Status/Data.php:200
11791 #: templates/server/replication/master_replication.twig:9
11792 msgid "Show master status"
11793 msgstr ""
11795 #: libraries/classes/Server/Status/Data.php:206
11796 msgid "Show slave status"
11797 msgstr ""
11799 #: libraries/classes/Server/Status/Data.php:214
11800 msgid "Flush query cache"
11801 msgstr ""
11803 #: libraries/classes/Server/UserGroups.php:116
11804 msgid "View users"
11805 msgstr ""
11807 #: libraries/classes/Server/UserGroups.php:260
11808 msgid "Server-level tabs"
11809 msgstr ""
11811 #: libraries/classes/Server/UserGroups.php:265
11812 msgid "Database-level tabs"
11813 msgstr ""
11815 #: libraries/classes/Server/UserGroups.php:270
11816 msgid "Table-level tabs"
11817 msgstr ""
11819 #: libraries/classes/Setup/Index.php:134
11820 msgid ""
11821 "Reading of version failed. Maybe you're offline or the upgrade server does "
11822 "not respond."
11823 msgstr ""
11825 #: libraries/classes/Setup/Index.php:157
11826 msgid "Got invalid version string from server"
11827 msgstr ""
11829 #: libraries/classes/Setup/Index.php:171
11830 msgid "Unparsable version string"
11831 msgstr ""
11833 #: libraries/classes/Setup/Index.php:193
11834 #, php-format
11835 msgid ""
11836 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
11837 "version is %s, released on %s."
11838 msgstr ""
11840 #: libraries/classes/Setup/Index.php:201
11841 msgid "No newer stable version is available"
11842 msgstr ""
11844 #: libraries/classes/Sql.php:528
11845 #, php-format
11846 msgid "Using bookmark \"%s\" as default browse query."
11847 msgstr ""
11849 #: libraries/classes/Sql.php:1039
11850 msgid "Showing as PHP code"
11851 msgstr ""
11853 #: libraries/classes/Sql.php:1422
11854 #, php-format
11855 msgid ""
11856 "Current selection does not contain a unique column. Grid edit, checkbox, "
11857 "Edit, Copy and Delete features are not available. %s"
11858 msgstr ""
11860 #: libraries/classes/Sql.php:1436
11861 #, php-format
11862 msgid ""
11863 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
11864 "and Delete features may result in undesired behavior. %s"
11865 msgstr ""
11867 #: libraries/classes/SqlQueryForm.php:152
11868 #, php-format
11869 msgid "Run SQL query/queries on server “%s”"
11870 msgstr ""
11872 #: libraries/classes/SqlQueryForm.php:171
11873 #, php-format
11874 msgid "Run SQL query/queries on database %s"
11875 msgstr ""
11877 #: libraries/classes/SqlQueryForm.php:197
11878 #, php-format
11879 msgid "Run SQL query/queries on table %s"
11880 msgstr ""
11882 #: libraries/classes/StorageEngine.php:259
11883 msgid ""
11884 "There is no detailed status information available for this storage engine."
11885 msgstr ""
11887 #: libraries/classes/StorageEngine.php:367
11888 #: templates/database/structure/body_for_table_summary.twig:46
11889 #, php-format
11890 msgid "%s is the default storage engine on this MySQL server."
11891 msgstr ""
11893 #: libraries/classes/StorageEngine.php:370
11894 #, php-format
11895 msgid "%s is available on this MySQL server."
11896 msgstr ""
11898 #: libraries/classes/StorageEngine.php:373
11899 #, php-format
11900 msgid "%s has been disabled for this MySQL server."
11901 msgstr ""
11903 #: libraries/classes/StorageEngine.php:378
11904 #, php-format
11905 msgid "This MySQL server does not support the %s storage engine."
11906 msgstr ""
11908 #: libraries/classes/Table/Maintenance.php:94
11909 #, php-format
11910 msgid "Problems with indexes of table `%s`"
11911 msgstr ""
11913 #: libraries/classes/Table.php:352
11914 msgid "Unknown table status:"
11915 msgstr ""
11917 #: libraries/classes/Table.php:1024
11918 #, php-format
11919 msgid "Source database `%s` was not found!"
11920 msgstr ""
11922 #: libraries/classes/Table.php:1032
11923 #, php-format
11924 msgid "Target database `%s` was not found!"
11925 msgstr ""
11927 #: libraries/classes/Table.php:1597
11928 msgid "Invalid database:"
11929 msgstr ""
11931 #: libraries/classes/Table.php:1615
11932 msgid "Invalid table name:"
11933 msgstr ""
11935 #: libraries/classes/Table.php:1653
11936 #, php-format
11937 msgid "Failed to rename table %1$s to %2$s!"
11938 msgstr ""
11940 #: libraries/classes/Table.php:1675
11941 #, php-format
11942 msgid "Table %1$s has been renamed to %2$s."
11943 msgstr ""
11945 #: libraries/classes/Table.php:1919
11946 msgid "Could not save table UI preferences!"
11947 msgstr ""
11949 #: libraries/classes/Table.php:1951
11950 #, php-format
11951 msgid ""
11952 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
11953 "['MaxTableUiprefs'] %s)"
11954 msgstr ""
11956 #: libraries/classes/Table.php:2102
11957 #, php-format
11958 msgid ""
11959 "Cannot save UI property \"%s\". The changes made will not be persistent "
11960 "after you refresh this page. Please check if the table structure has been "
11961 "changed."
11962 msgstr ""
11964 #: libraries/classes/Table.php:2261
11965 msgid "Can't rename index to PRIMARY!"
11966 msgstr ""
11968 #: libraries/classes/Table.php:2285
11969 msgid "No index parts defined!"
11970 msgstr ""
11972 #: libraries/classes/Table.php:2615
11973 #, php-format
11974 msgid "Error creating foreign key on %1$s (check data types)"
11975 msgstr ""
11977 #: libraries/classes/Template.php:111
11978 #, php-format
11979 msgid "Error while working with template cache: %s"
11980 msgstr ""
11982 #: libraries/classes/ThemeManager.php:92
11983 #, php-format
11984 msgid "Default theme %s not found!"
11985 msgstr ""
11987 #: libraries/classes/ThemeManager.php:157
11988 #, php-format
11989 msgid "Theme %s not found!"
11990 msgstr ""
11992 #: libraries/classes/ThemeManager.php:245
11993 #, php-format
11994 msgid "Theme path not found for theme %s!"
11995 msgstr ""
11997 #: libraries/classes/ThemeManager.php:334
11998 msgid "Theme:"
11999 msgstr ""
12001 #: libraries/classes/Theme.php:227
12002 #, php-format
12003 msgid "No valid image path for theme %s found!"
12004 msgstr ""
12006 #: libraries/classes/Tracking.php:235
12007 #: templates/database/tracking/tables.twig:115
12008 #: templates/table/tracking/main.twig:73
12009 msgid "Tracking report"
12010 msgstr ""
12012 #: libraries/classes/Tracking.php:239
12013 msgid "Tracking statements"
12014 msgstr ""
12016 #: libraries/classes/Tracking.php:254
12017 msgid "Delete tracking data row from report"
12018 msgstr ""
12020 #: libraries/classes/Tracking.php:265
12021 msgid "No data"
12022 msgstr ""
12024 #: libraries/classes/Tracking.php:317
12025 #: templates/database/operations/index.twig:136
12026 #: templates/database/structure/copy_form.twig:19
12027 #: templates/table/operations/index.twig:253
12028 msgid "Structure only"
12029 msgstr ""
12031 #: libraries/classes/Tracking.php:320
12032 #: templates/database/operations/index.twig:148
12033 #: templates/database/structure/copy_form.twig:29
12034 #: templates/table/operations/index.twig:265
12035 msgid "Data only"
12036 msgstr ""
12038 #: libraries/classes/Tracking.php:323
12039 #: templates/database/operations/index.twig:142
12040 #: templates/database/structure/copy_form.twig:24
12041 #: templates/table/operations/index.twig:259
12042 msgid "Structure and data"
12043 msgstr ""
12045 #: libraries/classes/Tracking.php:388 libraries/classes/Tracking.php:455
12046 #, php-format
12047 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
12048 msgstr ""
12050 #: libraries/classes/Tracking.php:476
12051 msgid "SQL dump (file download)"
12052 msgstr ""
12054 #: libraries/classes/Tracking.php:478
12055 msgid "SQL dump"
12056 msgstr ""
12058 #: libraries/classes/Tracking.php:481
12059 msgid "This option will replace your table and contained data."
12060 msgstr ""
12062 #: libraries/classes/Tracking.php:483
12063 msgid "SQL execution"
12064 msgstr ""
12066 #: libraries/classes/Tracking.php:487
12067 #, php-format
12068 msgid "Export as %s"
12069 msgstr ""
12071 #: libraries/classes/Tracking.php:525
12072 msgid "Data manipulation statement"
12073 msgstr ""
12075 #: libraries/classes/Tracking.php:561
12076 msgid "Data definition statement"
12077 msgstr ""
12079 #: libraries/classes/Tracking.php:642
12080 #: templates/database/tracking/tables.twig:126
12081 #: templates/table/tracking/main.twig:80
12082 msgid "Structure snapshot"
12083 msgstr ""
12085 #: libraries/classes/Tracking.php:662
12086 #, php-format
12087 msgid "Version %s snapshot (SQL code)"
12088 msgstr ""
12090 #: libraries/classes/Tracking.php:728
12091 msgid "Tracking data definition successfully deleted"
12092 msgstr ""
12094 #: libraries/classes/Tracking.php:738
12095 msgid "Tracking data manipulation successfully deleted"
12096 msgstr ""
12098 #: libraries/classes/Tracking.php:794
12099 msgid ""
12100 "You can execute the dump by creating and using a temporary database. Please "
12101 "ensure that you have the privileges to do so."
12102 msgstr ""
12104 #: libraries/classes/Tracking.php:798
12105 msgid "Comment out these two lines if you do not need them."
12106 msgstr ""
12108 #: libraries/classes/Tracking.php:808
12109 msgid "SQL statements exported. Please copy the dump or execute it."
12110 msgstr ""
12112 #: libraries/classes/Tracking.php:858
12113 #, php-format
12114 msgid "Tracking report for table `%s`"
12115 msgstr ""
12117 #: libraries/classes/Tracking.php:889
12118 #, php-format
12119 msgid "Tracking for %1$s was activated at version %2$s."
12120 msgstr ""
12122 #: libraries/classes/Tracking.php:892
12123 #, php-format
12124 msgid "Tracking for %1$s was deactivated at version %2$s."
12125 msgstr ""
12127 #: libraries/classes/Tracking.php:986
12128 #, php-format
12129 msgid "Version %1$s of %2$s was deleted."
12130 msgstr ""
12132 #: libraries/classes/Tracking.php:1019
12133 #, php-format
12134 msgid "Version %1$s was created, tracking for %2$s is active."
12135 msgstr ""
12137 #: libraries/classes/Types.php:206
12138 msgid ""
12139 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
12140 msgstr ""
12142 #: libraries/classes/Types.php:211
12143 msgid ""
12144 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
12145 "65,535"
12146 msgstr ""
12148 #: libraries/classes/Types.php:216
12149 msgid ""
12150 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
12151 "0 to 16,777,215"
12152 msgstr ""
12154 #: libraries/classes/Types.php:221
12155 msgid ""
12156 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
12157 "range is 0 to 4,294,967,295"
12158 msgstr ""
12160 #: libraries/classes/Types.php:227
12161 msgid ""
12162 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
12163 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
12164 msgstr ""
12166 #: libraries/classes/Types.php:233
12167 msgid ""
12168 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
12169 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
12170 msgstr ""
12172 #: libraries/classes/Types.php:239
12173 msgid ""
12174 "A small floating-point number, allowable values are -3.402823466E+38 to "
12175 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
12176 msgstr ""
12178 #: libraries/classes/Types.php:245
12179 msgid ""
12180 "A double-precision floating-point number, allowable values are "
12181 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
12182 "2.2250738585072014E-308 to 1.7976931348623157E+308"
12183 msgstr ""
12185 #: libraries/classes/Types.php:251
12186 msgid ""
12187 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
12188 "FLOAT)"
12189 msgstr ""
12191 #: libraries/classes/Types.php:256
12192 msgid ""
12193 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
12194 "64)"
12195 msgstr ""
12197 #: libraries/classes/Types.php:261
12198 msgid ""
12199 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
12200 "values are considered true"
12201 msgstr ""
12203 #: libraries/classes/Types.php:265
12204 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
12205 msgstr ""
12207 #: libraries/classes/Types.php:268
12208 #, php-format
12209 msgid "A date, supported range is %1$s to %2$s"
12210 msgstr ""
12212 #: libraries/classes/Types.php:274
12213 #, php-format
12214 msgid "A date and time combination, supported range is %1$s to %2$s"
12215 msgstr ""
12217 #: libraries/classes/Types.php:280
12218 msgid ""
12219 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12220 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12221 msgstr ""
12223 #: libraries/classes/Types.php:286
12224 #, php-format
12225 msgid "A time, range is %1$s to %2$s"
12226 msgstr ""
12228 #: libraries/classes/Types.php:292
12229 msgid ""
12230 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
12231 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
12232 msgstr ""
12234 #: libraries/classes/Types.php:298
12235 msgid ""
12236 "A fixed-length (0-255, default 1) string that is always right-padded with "
12237 "spaces to the specified length when stored"
12238 msgstr ""
12240 #: libraries/classes/Types.php:304
12241 #, php-format
12242 msgid ""
12243 "A variable-length (%s) string, the effective maximum length is subject to "
12244 "the maximum row size"
12245 msgstr ""
12247 #: libraries/classes/Types.php:311
12248 msgid ""
12249 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
12250 "a one-byte prefix indicating the length of the value in bytes"
12251 msgstr ""
12253 #: libraries/classes/Types.php:317
12254 msgid ""
12255 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
12256 "with a two-byte prefix indicating the length of the value in bytes"
12257 msgstr ""
12259 #: libraries/classes/Types.php:323
12260 msgid ""
12261 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
12262 "stored with a three-byte prefix indicating the length of the value in bytes"
12263 msgstr ""
12265 #: libraries/classes/Types.php:329
12266 msgid ""
12267 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12268 "characters, stored with a four-byte prefix indicating the length of the "
12269 "value in bytes"
12270 msgstr ""
12272 #: libraries/classes/Types.php:335
12273 msgid ""
12274 "Similar to the CHAR type, but stores binary byte strings rather than non-"
12275 "binary character strings"
12276 msgstr ""
12278 #: libraries/classes/Types.php:340
12279 msgid ""
12280 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12281 "binary character strings"
12282 msgstr ""
12284 #: libraries/classes/Types.php:345
12285 msgid ""
12286 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12287 "one-byte prefix indicating the length of the value"
12288 msgstr ""
12290 #: libraries/classes/Types.php:350
12291 msgid ""
12292 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12293 "with a three-byte prefix indicating the length of the value"
12294 msgstr ""
12296 #: libraries/classes/Types.php:356
12297 msgid ""
12298 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12299 "a two-byte prefix indicating the length of the value"
12300 msgstr ""
12302 #: libraries/classes/Types.php:361
12303 msgid ""
12304 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12305 "bytes, stored with a four-byte prefix indicating the length of the value"
12306 msgstr ""
12308 #: libraries/classes/Types.php:367
12309 msgid ""
12310 "An enumeration, chosen from the list of up to 65,535 values or the special "
12311 "'' error value"
12312 msgstr ""
12314 #: libraries/classes/Types.php:371
12315 msgid "A single value chosen from a set of up to 64 members"
12316 msgstr ""
12318 #: libraries/classes/Types.php:373
12319 msgid "A type that can store a geometry of any type"
12320 msgstr ""
12322 #: libraries/classes/Types.php:375
12323 msgid "A point in 2-dimensional space"
12324 msgstr ""
12326 #: libraries/classes/Types.php:377
12327 msgid "A curve with linear interpolation between points"
12328 msgstr ""
12330 #: libraries/classes/Types.php:379
12331 msgid "A polygon"
12332 msgstr ""
12334 #: libraries/classes/Types.php:381
12335 msgid "A collection of points"
12336 msgstr ""
12338 #: libraries/classes/Types.php:384
12339 msgid "A collection of curves with linear interpolation between points"
12340 msgstr ""
12342 #: libraries/classes/Types.php:387
12343 msgid "A collection of polygons"
12344 msgstr ""
12346 #: libraries/classes/Types.php:389
12347 msgid "A collection of geometry objects of any type"
12348 msgstr ""
12350 #: libraries/classes/Types.php:392
12351 msgid ""
12352 "Stores and enables efficient access to data in JSON (JavaScript Object "
12353 "Notation) documents"
12354 msgstr ""
12356 #: libraries/classes/Types.php:396
12357 msgid ""
12358 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12359 "conventional mapping of IPv4 addresses into IPv6 addresses"
12360 msgstr ""
12362 #: libraries/classes/Types.php:723
12363 msgctxt "numeric types"
12364 msgid "Numeric"
12365 msgstr ""
12367 #: libraries/classes/Types.php:741
12368 msgctxt "date and time types"
12369 msgid "Date and time"
12370 msgstr ""
12372 #: libraries/classes/Types.php:771
12373 msgctxt "spatial types"
12374 msgid "Spatial"
12375 msgstr ""
12377 #: libraries/classes/UserPassword.php:36
12378 msgid "The profile has been updated."
12379 msgstr ""
12381 #: libraries/classes/UserPassword.php:48
12382 msgid "Password is too long!"
12383 msgstr ""
12385 #: libraries/classes/UserPreferences.php:168
12386 msgid "Could not save configuration"
12387 msgstr ""
12389 #: libraries/classes/Util.php:138
12390 #, php-format
12391 msgid "Max: %s%s"
12392 msgstr ""
12394 #. l10n: Short month name
12395 #. l10n: Short month name for January
12396 #: libraries/classes/Util.php:744 templates/javascript/variables.twig:34
12397 msgid "Jan"
12398 msgstr ""
12400 #. l10n: Short month name
12401 #. l10n: Short month name for February
12402 #: libraries/classes/Util.php:746 templates/javascript/variables.twig:35
12403 msgid "Feb"
12404 msgstr ""
12406 #. l10n: Short month name
12407 #. l10n: Short month name for March
12408 #: libraries/classes/Util.php:748 templates/javascript/variables.twig:36
12409 msgid "Mar"
12410 msgstr ""
12412 #. l10n: Short month name
12413 #. l10n: Short month name for April
12414 #: libraries/classes/Util.php:750 templates/javascript/variables.twig:37
12415 msgid "Apr"
12416 msgstr ""
12418 #. l10n: Short month name
12419 #: libraries/classes/Util.php:752
12420 msgctxt "Short month name"
12421 msgid "May"
12422 msgstr ""
12424 #. l10n: Short month name
12425 #. l10n: Short month name for June
12426 #: libraries/classes/Util.php:754 templates/javascript/variables.twig:39
12427 msgid "Jun"
12428 msgstr ""
12430 #. l10n: Short month name
12431 #. l10n: Short month name for July
12432 #: libraries/classes/Util.php:756 templates/javascript/variables.twig:40
12433 msgid "Jul"
12434 msgstr ""
12436 #. l10n: Short month name
12437 #. l10n: Short month name for August
12438 #: libraries/classes/Util.php:758 templates/javascript/variables.twig:41
12439 msgid "Aug"
12440 msgstr ""
12442 #. l10n: Short month name
12443 #. l10n: Short month name for September
12444 #: libraries/classes/Util.php:760 templates/javascript/variables.twig:42
12445 msgid "Sep"
12446 msgstr ""
12448 #. l10n: Short month name
12449 #. l10n: Short month name for October
12450 #: libraries/classes/Util.php:762 templates/javascript/variables.twig:43
12451 msgid "Oct"
12452 msgstr ""
12454 #. l10n: Short month name
12455 #. l10n: Short month name for November
12456 #: libraries/classes/Util.php:764 templates/javascript/variables.twig:44
12457 msgid "Nov"
12458 msgstr ""
12460 #. l10n: Short month name
12461 #. l10n: Short month name for December
12462 #: libraries/classes/Util.php:766 templates/javascript/variables.twig:45
12463 msgid "Dec"
12464 msgstr ""
12466 #. l10n: Short week day name for Sunday
12467 #: libraries/classes/Util.php:770
12468 msgctxt "Short week day name for Sunday"
12469 msgid "Sun"
12470 msgstr ""
12472 #. l10n: Short week day name for Monday
12473 #: libraries/classes/Util.php:772 templates/javascript/variables.twig:58
12474 msgid "Mon"
12475 msgstr ""
12477 #. l10n: Short week day name for Tuesday
12478 #: libraries/classes/Util.php:774 templates/javascript/variables.twig:59
12479 msgid "Tue"
12480 msgstr ""
12482 #. l10n: Short week day name for Wednesday
12483 #: libraries/classes/Util.php:776 templates/javascript/variables.twig:60
12484 msgid "Wed"
12485 msgstr ""
12487 #. l10n: Short week day name for Thursday
12488 #: libraries/classes/Util.php:778 templates/javascript/variables.twig:61
12489 msgid "Thu"
12490 msgstr ""
12492 #. l10n: Short week day name for Friday
12493 #: libraries/classes/Util.php:780 templates/javascript/variables.twig:62
12494 msgid "Fri"
12495 msgstr ""
12497 #. l10n: Short week day name for Saturday
12498 #: libraries/classes/Util.php:782 templates/javascript/variables.twig:63
12499 msgid "Sat"
12500 msgstr ""
12502 #: libraries/classes/Util.php:808
12503 msgctxt "AM/PM indication in time"
12504 msgid "PM"
12505 msgstr ""
12507 #: libraries/classes/Util.php:810
12508 msgctxt "AM/PM indication in time"
12509 msgid "AM"
12510 msgstr ""
12512 #: libraries/classes/Util.php:884
12513 #, php-format
12514 msgid "%s days, %s hours, %s minutes and %s seconds"
12515 msgstr ""
12517 #: libraries/classes/Util.php:920
12518 msgid "Missing parameter:"
12519 msgstr ""
12521 #: libraries/classes/Util.php:2477
12522 msgid "Users"
12523 msgstr ""
12525 #: libraries/classes/Util.php:3109
12526 #: templates/database/multi_table_query/form.twig:59
12527 msgid "Sort"
12528 msgstr ""
12530 #: libraries/classes/ZipExtension.php:71 libraries/classes/ZipExtension.php:117
12531 msgid "Error in ZIP archive:"
12532 msgstr ""
12534 #: libraries/classes/ZipExtension.php:81
12535 msgid "No files found inside ZIP archive!"
12536 msgstr ""
12538 #: libraries/common.inc.php:284
12539 #, php-format
12540 msgid "You should upgrade to %s %s or later."
12541 msgstr ""
12543 #: libraries/common.inc.php:316
12544 msgid "Error: Token mismatch"
12545 msgstr ""
12547 #: libraries/config.values.php:88 libraries/config.values.php:126
12548 #: libraries/config.values.php:138
12549 msgid "Icons"
12550 msgstr ""
12552 #: libraries/config.values.php:89 libraries/config.values.php:127
12553 #: libraries/config.values.php:139
12554 #: templates/database/multi_table_query/form.twig:109
12555 msgid "Text"
12556 msgstr ""
12558 #: libraries/config.values.php:90 libraries/config.values.php:108
12559 #: libraries/config.values.php:128 libraries/config.values.php:140
12560 msgid "Both"
12561 msgstr ""
12563 #: libraries/config.values.php:105
12564 msgid "Nowhere"
12565 msgstr ""
12567 #: libraries/config.values.php:106
12568 msgid "Left"
12569 msgstr ""
12571 #: libraries/config.values.php:107
12572 msgid "Right"
12573 msgstr ""
12575 #: libraries/config.values.php:143
12576 msgid "Click"
12577 msgstr ""
12579 #: libraries/config.values.php:144
12580 msgid "Double click"
12581 msgstr ""
12583 #: libraries/config.values.php:148
12584 msgid "key"
12585 msgstr ""
12587 #: libraries/config.values.php:149
12588 msgid "display column"
12589 msgstr ""
12591 #: libraries/config.values.php:153
12592 msgid "Welcome"
12593 msgstr ""
12595 #: libraries/config.values.php:186
12596 msgid "Open"
12597 msgstr ""
12599 #: libraries/config.values.php:187
12600 msgid "Closed"
12601 msgstr ""
12603 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
12604 msgid "Monday"
12605 msgstr ""
12607 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
12608 msgid "Tuesday"
12609 msgstr ""
12611 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
12612 msgid "Wednesday"
12613 msgstr ""
12615 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
12616 msgid "Thursday"
12617 msgstr ""
12619 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
12620 msgid "Friday"
12621 msgstr ""
12623 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
12624 msgid "Saturday"
12625 msgstr ""
12627 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
12628 msgid "Sunday"
12629 msgstr ""
12631 #: libraries/config.values.php:200
12632 msgid "Ask before sending error reports"
12633 msgstr ""
12635 #: libraries/config.values.php:201
12636 msgid "Always send error reports"
12637 msgstr ""
12639 #: libraries/config.values.php:202
12640 msgid "Never send error reports"
12641 msgstr ""
12643 #: libraries/config.values.php:205
12644 msgid "Server default"
12645 msgstr ""
12647 #: libraries/config.values.php:206
12648 msgid "Enable"
12649 msgstr ""
12651 #: libraries/config.values.php:207
12652 msgid "Disable"
12653 msgstr ""
12655 #: libraries/config.values.php:259
12656 msgid "Quick - display only the minimal options to configure"
12657 msgstr ""
12659 #: libraries/config.values.php:260
12660 msgid "Custom - display all possible options to configure"
12661 msgstr ""
12663 #: libraries/config.values.php:262
12664 msgid "Custom - like above, but without the quick/custom choice"
12665 msgstr ""
12667 #: libraries/config.values.php:330
12668 msgid "complete inserts"
12669 msgstr ""
12671 #: libraries/config.values.php:331
12672 msgid "extended inserts"
12673 msgstr ""
12675 #: libraries/config.values.php:332
12676 msgid "both of the above"
12677 msgstr ""
12679 #: libraries/config.values.php:333
12680 msgid "neither of the above"
12681 msgstr ""
12683 #: setup/index.php:27
12684 msgid "Configuration already exists, setup is disabled!"
12685 msgstr ""
12687 #: setup/validate.php:31
12688 msgid "Wrong data"
12689 msgstr ""
12691 #: setup/validate.php:37
12692 #, php-format
12693 msgid "Wrong data or no validation for %s"
12694 msgstr ""
12696 #: templates/columns_definitions/column_attributes.twig:31
12697 #: templates/database/central_columns/edit_table_row.twig:23
12698 #: templates/database/central_columns/main.twig:73
12699 #: templates/database/central_columns/main.twig:302
12700 msgid "Edit ENUM/SET values"
12701 msgstr ""
12703 #: templates/columns_definitions/column_attributes.twig:38
12704 #: templates/database/central_columns/edit_table_row.twig:30
12705 #: templates/database/central_columns/main.twig:78
12706 #: templates/database/central_columns/main.twig:313
12707 msgctxt "for default"
12708 msgid "None"
12709 msgstr ""
12711 #: templates/columns_definitions/column_attributes.twig:41
12712 #: templates/database/central_columns/edit_table_row.twig:33
12713 #: templates/database/central_columns/main.twig:79
12714 #: templates/database/central_columns/main.twig:316
12715 msgid "As defined:"
12716 msgstr ""
12718 #: templates/columns_definitions/column_attributes.twig:97
12719 msgid ""
12720 "You don't have sufficient privileges to perform this operation; Please refer "
12721 "to the documentation for more details"
12722 msgstr ""
12724 #: templates/columns_definitions/column_attributes.twig:111
12725 #: templates/database/data_dictionary/index.twig:67 templates/indexes.twig:17
12726 #: templates/table/structure/display_structure.twig:153
12727 #: templates/table/structure/display_structure.twig:161
12728 #: templates/table/structure/display_structure.twig:291
12729 #: templates/table/structure/display_structure.twig:416
12730 #: templates/table/tracking/structure_snapshot_indexes.twig:7
12731 msgid "Unique"
12732 msgstr ""
12734 #: templates/columns_definitions/column_attributes.twig:119
12735 #: templates/table/structure/display_structure.twig:220
12736 #: templates/table/structure/display_structure.twig:223
12737 #: templates/table/structure/display_structure.twig:300
12738 msgid "Fulltext"
12739 msgstr ""
12741 #: templates/columns_definitions/column_attributes.twig:123
12742 #: templates/table/structure/display_structure.twig:193
12743 #: templates/table/structure/display_structure.twig:201
12744 #: templates/table/structure/display_structure.twig:297
12745 msgid "Spatial"
12746 msgstr ""
12748 #: templates/columns_definitions/column_attributes.twig:156
12749 #: templates/table/structure/display_partitions.twig:26
12750 msgid "Expression"
12751 msgstr ""
12753 #: templates/columns_definitions/column_attributes.twig:177
12754 msgid "first"
12755 msgstr ""
12757 #: templates/columns_definitions/column_attributes.twig:182
12758 #: templates/table/structure/display_structure.twig:390
12759 #, php-format
12760 msgid "after %s"
12761 msgstr ""
12763 #: templates/columns_definitions/column_definitions_form.twig:23
12764 msgid "Table name"
12765 msgstr ""
12767 #: templates/columns_definitions/column_definitions_form.twig:32
12768 #: templates/console/display.twig:99
12769 #: templates/database/central_columns/main.twig:198 templates/export.twig:244
12770 #: templates/export.twig:258 templates/export.twig:272
12771 msgid "Add"
12772 msgstr ""
12774 #: templates/columns_definitions/column_definitions_form.twig:40
12775 msgid "column(s)"
12776 msgstr ""
12778 #: templates/columns_definitions/column_definitions_form.twig:74
12779 msgid "Collation:"
12780 msgstr ""
12782 #: templates/columns_definitions/column_definitions_form.twig:77
12783 msgid "Storage Engine:"
12784 msgstr ""
12786 #: templates/columns_definitions/column_definitions_form.twig:82
12787 msgid "Connection:"
12788 msgstr ""
12790 #: templates/columns_definitions/column_definitions_form.twig:113
12791 #: templates/columns_definitions/partitions.twig:137
12792 #: templates/table/operations/index.twig:128
12793 msgid "Storage engine"
12794 msgstr ""
12796 #: templates/columns_definitions/column_definitions_form.twig:136
12797 msgid "PARTITION definition:"
12798 msgstr ""
12800 #: templates/columns_definitions/column_definitions_form.twig:154
12801 msgctxt "Online transaction part of the SQL DDL for InnoDB"
12802 msgid "Online transaction"
12803 msgstr ""
12805 #: templates/columns_definitions/column_name.twig:4
12806 #, php-format
12807 msgid "Referenced by %s."
12808 msgstr ""
12810 #: templates/columns_definitions/column_name.twig:12
12811 msgid "Is a foreign key."
12812 msgstr ""
12814 #: templates/columns_definitions/column_name.twig:39
12815 msgid "Pick from Central Columns"
12816 msgstr ""
12818 #: templates/columns_definitions/partitions.twig:17
12819 msgid "Partition by:"
12820 msgstr ""
12822 #: templates/columns_definitions/partitions.twig:32
12823 #: templates/columns_definitions/partitions.twig:60
12824 msgid "Expression or column list"
12825 msgstr ""
12827 #: templates/columns_definitions/partitions.twig:37
12828 msgid "Partitions:"
12829 msgstr ""
12831 #: templates/columns_definitions/partitions.twig:45
12832 msgid "Subpartition by:"
12833 msgstr ""
12835 #: templates/columns_definitions/partitions.twig:65
12836 msgid "Subpartitions:"
12837 msgstr ""
12839 #: templates/columns_definitions/partitions.twig:76
12840 #: templates/table/operations/index.twig:436
12841 #: templates/table/structure/display_partitions.twig:24
12842 msgid "Partition"
12843 msgstr ""
12845 #: templates/columns_definitions/partitions.twig:78
12846 msgid "Values"
12847 msgstr ""
12849 #: templates/columns_definitions/partitions.twig:82
12850 msgid "Subpartition"
12851 msgstr ""
12853 #: templates/columns_definitions/partitions.twig:84
12854 msgid "Engine"
12855 msgstr ""
12857 #: templates/columns_definitions/partitions.twig:86
12858 msgid "Data directory"
12859 msgstr ""
12861 #: templates/columns_definitions/partitions.twig:87
12862 msgid "Index directory"
12863 msgstr ""
12865 #: templates/columns_definitions/partitions.twig:88
12866 msgid "Max rows"
12867 msgstr ""
12869 #: templates/columns_definitions/partitions.twig:89
12870 msgid "Min rows"
12871 msgstr ""
12873 #: templates/columns_definitions/partitions.twig:90
12874 msgid "Table space"
12875 msgstr ""
12877 #: templates/columns_definitions/partitions.twig:91
12878 msgid "Node group"
12879 msgstr ""
12881 #: templates/columns_definitions/table_fields_definitions.twig:17
12882 msgid ""
12883 "If column type is \"enum\" or \"set\", please enter the values using this "
12884 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
12885 "single quote (\"'\") amongst those values, precede it with a backslash (for "
12886 "example '\\\\xyz' or 'a\\'b')."
12887 msgstr ""
12889 #: templates/columns_definitions/table_fields_definitions.twig:21
12890 msgid ""
12891 "For default values, please enter just a single value, without backslash "
12892 "escaping or quotes, using this format: a"
12893 msgstr ""
12895 #: templates/columns_definitions/table_fields_definitions.twig:24
12896 #: templates/database/central_columns/edit.twig:10
12897 #: templates/database/central_columns/main.twig:32
12898 #: templates/database/central_columns/main.twig:238
12899 #: templates/database/data_dictionary/index.twig:71
12900 #: templates/database/operations/index.twig:199
12901 #: templates/database/operations/index.twig:203
12902 #: templates/database/structure/table_header.twig:31
12903 #: templates/home/index.twig:61 templates/indexes.twig:21
12904 #: templates/server/collations/index.twig:13
12905 #: templates/server/databases/index.twig:41
12906 #: templates/server/databases/index.twig:126
12907 #: templates/table/operations/index.twig:142
12908 #: templates/table/search/index.twig:40
12909 #: templates/table/structure/display_structure.twig:24
12910 #: templates/table/structure/display_structure.twig:420
12911 #: templates/table/structure/display_table_stats.twig:108
12912 #: templates/table/tracking/structure_snapshot_columns.twig:8
12913 #: templates/table/tracking/structure_snapshot_indexes.twig:11
12914 #: templates/table/zoom_search/index.twig:40
12915 msgid "Collation"
12916 msgstr ""
12918 #: templates/columns_definitions/table_fields_definitions.twig:59
12919 msgid "Virtuality"
12920 msgstr ""
12922 #: templates/columns_definitions/table_fields_definitions.twig:65
12923 msgid "Move column"
12924 msgstr ""
12926 #: templates/columns_definitions/table_fields_definitions.twig:75
12927 #: templates/columns_definitions/table_fields_definitions.twig:86
12928 msgid "List of available transformations and their options"
12929 msgstr ""
12931 #: templates/columns_definitions/table_fields_definitions.twig:77
12932 #: templates/transformation_overview.twig:18
12933 msgid "Browser display transformation"
12934 msgstr ""
12936 #: templates/columns_definitions/table_fields_definitions.twig:81
12937 msgid "Browser display transformation options"
12938 msgstr ""
12940 #: templates/columns_definitions/table_fields_definitions.twig:82
12941 #: templates/columns_definitions/table_fields_definitions.twig:93
12942 msgid ""
12943 "Please enter the values for transformation options using this format: 'a', "
12944 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
12945 "quote (\"'\") amongst those values, precede it with a backslash (for example "
12946 "'\\\\xyz' or 'a\\'b')."
12947 msgstr ""
12949 #: templates/columns_definitions/table_fields_definitions.twig:88
12950 #: templates/transformation_overview.twig:37
12951 msgid "Input transformation"
12952 msgstr ""
12954 #: templates/columns_definitions/table_fields_definitions.twig:92
12955 msgid "Input transformation options"
12956 msgstr ""
12958 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12959 #: templates/console/display.twig:84 templates/console/display.twig:175
12960 msgid "Collapse"
12961 msgstr ""
12963 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12964 #: templates/console/display.twig:84 templates/console/display.twig:175
12965 msgid "Expand"
12966 msgstr ""
12968 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
12969 #: templates/console/display.twig:175
12970 msgid "Requery"
12971 msgstr ""
12973 #: templates/console/display.twig:7 templates/setup/home/index.twig:106
12974 #: templates/sql/query.twig:39
12975 msgid "Clear"
12976 msgstr ""
12978 #: templates/console/display.twig:7
12979 msgid "History"
12980 msgstr ""
12982 #: templates/console/display.twig:11 templates/console/display.twig:99
12983 msgid "Bookmarks"
12984 msgstr ""
12986 #: templates/console/display.twig:20
12987 msgid "Press Ctrl+Enter to execute query"
12988 msgstr ""
12990 #: templates/console/display.twig:23
12991 msgid "Press Enter to execute query"
12992 msgstr ""
12994 #: templates/console/display.twig:31 templates/console/display.twig:175
12995 msgid "Explain"
12996 msgstr ""
12998 #: templates/console/display.twig:40 templates/console/display.twig:184
12999 msgid "Bookmark"
13000 msgstr ""
13002 #: templates/console/display.twig:40 templates/console/display.twig:184
13003 msgid "Query failed"
13004 msgstr ""
13006 #: templates/console/display.twig:42 templates/console/display.twig:184
13007 msgid "Queried time"
13008 msgstr ""
13010 #: templates/console/display.twig:47
13011 msgid "During current session"
13012 msgstr ""
13014 #: templates/console/display.twig:64
13015 msgid "ascending"
13016 msgstr ""
13018 #: templates/console/display.twig:64
13019 msgid "descending"
13020 msgstr ""
13022 #: templates/console/display.twig:64
13023 msgid "Order:"
13024 msgstr ""
13026 #: templates/console/display.twig:64 templates/console/display.twig:84
13027 #: templates/table/find_replace/replace_preview.twig:17
13028 msgid "Count"
13029 msgstr ""
13031 #: templates/console/display.twig:64
13032 msgid "Execution order"
13033 msgstr ""
13035 #: templates/console/display.twig:64 templates/console/display.twig:84
13036 msgid "Time taken"
13037 msgstr ""
13039 #: templates/console/display.twig:64
13040 msgid "Order by:"
13041 msgstr ""
13043 #: templates/console/display.twig:64
13044 msgid "Ungroup queries"
13045 msgstr ""
13047 #: templates/console/display.twig:84
13048 msgid "Show trace"
13049 msgstr ""
13051 #: templates/console/display.twig:84
13052 msgid "Hide trace"
13053 msgstr ""
13055 #: templates/console/display.twig:112
13056 msgid "Add bookmark"
13057 msgstr ""
13059 #: templates/console/display.twig:121
13060 msgid "Label"
13061 msgstr ""
13063 #: templates/console/display.twig:124
13064 msgid "Target database"
13065 msgstr ""
13067 #: templates/console/display.twig:127
13068 msgid "Share this bookmark"
13069 msgstr ""
13071 #: templates/console/display.twig:140
13072 msgid "Set default"
13073 msgstr ""
13075 #: templates/console/display.twig:162
13076 msgid ""
13077 "Execute queries on Enter and insert new line with Shift + Enter. To make "
13078 "this permanent, view settings."
13079 msgstr ""
13081 #: templates/create_tracking_version.twig:11
13082 #, php-format
13083 msgid "Create version %1$s of %2$s"
13084 msgstr ""
13086 #: templates/create_tracking_version.twig:16
13087 #, php-format
13088 msgid "Create version %1$s"
13089 msgstr ""
13091 #: templates/create_tracking_version.twig:20
13092 msgid "Track these data definition statements:"
13093 msgstr ""
13095 #: templates/create_tracking_version.twig:59
13096 msgid "Track these data manipulation statements:"
13097 msgstr ""
13099 #: templates/create_tracking_version.twig:76
13100 msgid "Create version"
13101 msgstr ""
13103 #: templates/database/central_columns/edit.twig:13
13104 msgctxt "Auto Increment"
13105 msgid "A_I"
13106 msgstr ""
13108 #: templates/database/central_columns/main.twig:4
13109 msgid "Add new column"
13110 msgstr ""
13112 #: templates/database/central_columns/main.twig:24
13113 #: templates/database/central_columns/main.twig:230
13114 msgid "Length/Value"
13115 msgstr ""
13117 #: templates/database/central_columns/main.twig:36
13118 #: templates/database/central_columns/main.twig:242
13119 msgid "Attribute"
13120 msgstr ""
13122 #: templates/database/central_columns/main.twig:44
13123 #: templates/database/central_columns/main.twig:250
13124 msgid "A_I"
13125 msgstr ""
13127 #: templates/database/central_columns/main.twig:131
13128 msgid "The central list of columns for the current database is empty"
13129 msgstr ""
13131 #: templates/database/central_columns/main.twig:168
13132 #: templates/display/results/table.twig:62
13133 msgid "Filter rows"
13134 msgstr ""
13136 #: templates/database/central_columns/main.twig:169
13137 #: templates/display/results/table.twig:64
13138 msgid "Search this table"
13139 msgstr ""
13141 #: templates/database/central_columns/main.twig:180
13142 #: templates/table/structure/display_structure.twig:375
13143 msgid "Add column"
13144 msgstr ""
13146 #: templates/database/central_columns/main.twig:189
13147 msgid "Select a table"
13148 msgstr ""
13150 #: templates/database/central_columns/main.twig:196
13151 msgid "Select a column."
13152 msgstr ""
13154 #: templates/database/central_columns/main.twig:215
13155 msgid "Click to sort."
13156 msgstr ""
13158 #: templates/database/central_columns/main.twig:220
13159 #: templates/database/events/index.twig:20
13160 #: templates/database/privileges/index.twig:22
13161 #: templates/database/routines/index.twig:31
13162 #: templates/database/structure/table_header.twig:22
13163 #: templates/database/tracking/tables.twig:18
13164 #: templates/database/tracking/tables.twig:155
13165 #: templates/database/triggers/list.twig:22 templates/indexes.twig:14
13166 #: templates/server/databases/index.twig:166
13167 #: templates/server/privileges/privileges_summary.twig:22
13168 #: templates/server/privileges/users_overview.twig:19
13169 #: templates/server/user_groups/user_groups.twig:21
13170 #: templates/server/variables/index.twig:30
13171 #: templates/table/privileges/index.twig:24
13172 #: templates/table/structure/display_partitions.twig:33
13173 #: templates/table/structure/display_structure.twig:35
13174 #: templates/table/structure/display_structure.twig:413
13175 #: templates/table/tracking/main.twig:32
13176 #: templates/table/tracking/report_table.twig:8
13177 msgid "Action"
13178 msgstr ""
13180 #: templates/database/create_table.twig:7
13181 #: templates/database/designer/main.twig:84
13182 #: templates/database/designer/main.twig:87
13183 #: templates/database/operations/index.twig:29
13184 #: templates/database/structure/show_create.twig:11
13185 msgid "Create table"
13186 msgstr ""
13188 #: templates/database/create_table.twig:15
13189 #: templates/database/operations/index.twig:37
13190 msgid "Number of columns"
13191 msgstr ""
13193 #: templates/database/data_dictionary/index.twig:3
13194 msgid "Database comment:"
13195 msgstr "Databasemerknad:"
13197 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:18
13198 #: templates/table/structure/display_structure.twig:417
13199 #: templates/table/tracking/structure_snapshot_indexes.twig:8
13200 msgid "Packed"
13201 msgstr ""
13203 #: templates/database/data_dictionary/index.twig:70 templates/indexes.twig:20
13204 #: templates/table/structure/display_structure.twig:419
13205 #: templates/table/tracking/structure_snapshot_indexes.twig:10
13206 msgid "Cardinality"
13207 msgstr ""
13209 #: templates/database/data_dictionary/index.twig:110 templates/indexes.twig:90
13210 #: templates/table/structure/display_structure.twig:497
13211 msgid "No index defined!"
13212 msgstr ""
13214 #: templates/database/designer/database_tables.twig:31
13215 #: templates/database/export/index.twig:29
13216 #: templates/database/search/main.twig:43 templates/server/export/index.twig:12
13217 #: templates/server/replication/database_multibox.twig:7
13218 msgid "Select all"
13219 msgstr ""
13221 #: templates/database/designer/database_tables.twig:37
13222 msgid "Show/hide columns"
13223 msgstr ""
13225 #: templates/database/designer/database_tables.twig:46
13226 msgid "See table structure"
13227 msgstr ""
13229 #: templates/database/designer/database_tables.twig:91
13230 #, php-format
13231 msgid "Select \"%s\""
13232 msgstr ""
13234 #: templates/database/designer/database_tables.twig:109
13235 #, php-format
13236 msgid "Add an option for column \"%s\"."
13237 msgstr ""
13239 #: templates/database/designer/edit_delete_pages.twig:6
13240 msgid "Page to open"
13241 msgstr ""
13243 #: templates/database/designer/edit_delete_pages.twig:6
13244 msgid "Page to delete"
13245 msgstr ""
13247 #: templates/database/designer/main.twig:19
13248 #: templates/database/designer/main.twig:25
13249 msgid "Show/Hide tables list"
13250 msgstr ""
13252 #: templates/database/designer/main.twig:29
13253 #: templates/database/designer/main.twig:35
13254 #: templates/database/designer/main.twig:36
13255 msgid "View in fullscreen"
13256 msgstr ""
13258 #: templates/database/designer/main.twig:34
13259 msgid "Exit fullscreen"
13260 msgstr ""
13262 #: templates/database/designer/main.twig:48
13263 #: templates/database/designer/main.twig:52
13264 msgid "New page"
13265 msgstr ""
13267 #: templates/database/designer/main.twig:77
13268 #: templates/database/designer/main.twig:80
13269 msgid "Delete pages"
13270 msgstr ""
13272 #: templates/database/designer/main.twig:91
13273 #: templates/database/designer/main.twig:94
13274 #: templates/database/designer/main.twig:272
13275 msgid "Create relationship"
13276 msgstr ""
13278 #: templates/database/designer/main.twig:105
13279 #: templates/database/designer/main.twig:108
13280 msgid "Reload"
13281 msgstr ""
13283 #: templates/database/designer/main.twig:112
13284 #: templates/database/designer/main.twig:115
13285 msgid "Help"
13286 msgstr ""
13288 #: templates/database/designer/main.twig:120
13289 #: templates/database/designer/main.twig:123
13290 msgid "Angular links"
13291 msgstr ""
13293 #: templates/database/designer/main.twig:120
13294 #: templates/database/designer/main.twig:123
13295 msgid "Direct links"
13296 msgstr ""
13298 #: templates/database/designer/main.twig:127
13299 #: templates/database/designer/main.twig:129
13300 msgid "Snap to grid"
13301 msgstr ""
13303 #: templates/database/designer/main.twig:133
13304 #: templates/database/designer/main.twig:139
13305 msgid "Small/Big All"
13306 msgstr ""
13308 #: templates/database/designer/main.twig:143
13309 #: templates/database/designer/main.twig:146
13310 msgid "Toggle small/big"
13311 msgstr ""
13313 #: templates/database/designer/main.twig:150
13314 #: templates/database/designer/main.twig:153
13315 msgid "Toggle relationship lines"
13316 msgstr ""
13318 #: templates/database/designer/main.twig:158
13319 #: templates/database/designer/main.twig:161
13320 msgid "Export schema"
13321 msgstr ""
13323 #: templates/database/designer/main.twig:169
13324 #: templates/database/designer/main.twig:172
13325 msgid "Build Query"
13326 msgstr ""
13328 #: templates/database/designer/main.twig:177
13329 #: templates/database/designer/main.twig:181
13330 msgid "Move Menu"
13331 msgstr ""
13333 #: templates/database/designer/main.twig:185
13334 #: templates/database/designer/main.twig:190
13335 msgid "Pin text"
13336 msgstr ""
13338 #: templates/database/designer/main.twig:202
13339 msgid "Hide/Show all"
13340 msgstr ""
13342 #: templates/database/designer/main.twig:212
13343 msgid "Hide/Show tables with no relationship"
13344 msgstr ""
13346 #: templates/database/designer/main.twig:223
13347 msgid "Number of tables:"
13348 msgstr ""
13350 #: templates/database/designer/main.twig:382
13351 msgid "Delete relationship"
13352 msgstr ""
13354 #: templates/database/designer/main.twig:446
13355 #: templates/database/designer/main.twig:611
13356 msgid "Relationship operator"
13357 msgstr ""
13359 #: templates/database/designer/main.twig:475
13360 #: templates/database/designer/main.twig:640
13361 #: templates/database/designer/main.twig:846
13362 #: templates/database/designer/main.twig:1039
13363 msgid "Except"
13364 msgstr ""
13366 #: templates/database/designer/main.twig:487
13367 #: templates/database/designer/main.twig:652
13368 #: templates/database/designer/main.twig:858
13369 #: templates/database/designer/main.twig:1051
13370 msgid "subquery"
13371 msgstr ""
13373 #: templates/database/designer/main.twig:496
13374 #: templates/database/designer/main.twig:712
13375 msgid "Rename to"
13376 msgstr ""
13378 #: templates/database/designer/main.twig:502
13379 #: templates/database/designer/main.twig:720
13380 msgid "New name"
13381 msgstr ""
13383 #: templates/database/designer/main.twig:511
13384 #: templates/database/designer/main.twig:917
13385 msgid "Aggregate"
13386 msgstr ""
13388 #: templates/database/designer/main.twig:517
13389 #: templates/database/designer/main.twig:581
13390 #: templates/database/designer/main.twig:786
13391 #: templates/database/designer/main.twig:817
13392 #: templates/database/designer/main.twig:925
13393 #: templates/database/designer/main.twig:1010
13394 #: templates/table/search/index.twig:41
13395 #: templates/table/zoom_search/index.twig:41
13396 msgid "Operator"
13397 msgstr ""
13399 #: templates/database/designer/main.twig:1091
13400 msgid "Active options"
13401 msgstr ""
13403 #: templates/database/designer/page_save_as.twig:19
13404 msgid "Save to selected page"
13405 msgstr ""
13407 #: templates/database/designer/page_save_as.twig:23
13408 msgid "Create a page and save to it"
13409 msgstr ""
13411 #: templates/database/designer/page_save_as.twig:29
13412 msgid "New page name"
13413 msgstr ""
13415 #: templates/database/designer/page_selector.twig:2
13416 msgid "Select page"
13417 msgstr ""
13419 #: templates/database/designer/schema_export.twig:4
13420 msgid "Select Export Relational Type"
13421 msgstr ""
13423 #: templates/database/events/editor_form.twig:12
13424 #, fuzzy
13425 #| msgid "Username:"
13426 msgid "Event name"
13427 msgstr "Brukarnamn:"
13429 #: templates/database/events/editor_form.twig:28
13430 #: templates/server/binlog/index.twig:86
13431 msgid "Event type"
13432 msgstr ""
13434 #: templates/database/events/editor_form.twig:46
13435 msgid "Execute at"
13436 msgstr ""
13438 #: templates/database/events/editor_form.twig:52
13439 msgid "Execute every"
13440 msgstr ""
13442 #: templates/database/events/editor_form.twig:63
13443 msgctxt "Start of recurring event"
13444 msgid "Start"
13445 msgstr ""
13447 #: templates/database/events/editor_form.twig:69
13448 msgctxt "End of recurring event"
13449 msgid "End"
13450 msgstr ""
13452 #: templates/database/events/editor_form.twig:83
13453 msgid "On completion preserve"
13454 msgstr ""
13456 #: templates/database/events/index.twig:11
13457 msgid "There are no events to display."
13458 msgstr ""
13460 #: templates/database/events/index.twig:86
13461 #: templates/database/events/index.twig:89
13462 #: templates/database/privileges/index.twig:112
13463 #: templates/database/privileges/index.twig:115
13464 #: templates/database/routines/index.twig:45
13465 #: templates/database/routines/index.twig:48
13466 #: templates/database/structure/check_all_tables.twig:2
13467 #: templates/database/structure/check_all_tables.twig:9
13468 #: templates/database/triggers/list.twig:36
13469 #: templates/database/triggers/list.twig:39
13470 #: templates/display/results/table.twig:205
13471 #: templates/display/results/table.twig:208 templates/select_all.twig:2
13472 #: templates/select_all.twig:6
13473 #: templates/server/privileges/users_overview.twig:104
13474 #: templates/server/privileges/users_overview.twig:107
13475 #: templates/table/privileges/index.twig:116
13476 #: templates/table/privileges/index.twig:119
13477 msgid "With selected:"
13478 msgstr ""
13480 #: templates/database/events/index.twig:87
13481 #: templates/database/events/index.twig:88
13482 #: templates/database/privileges/index.twig:113
13483 #: templates/database/privileges/index.twig:114
13484 #: templates/database/routines/index.twig:46
13485 #: templates/database/routines/index.twig:47
13486 #: templates/database/structure/check_all_tables.twig:3
13487 #: templates/database/structure/check_all_tables.twig:4
13488 #: templates/database/triggers/list.twig:37
13489 #: templates/database/triggers/list.twig:38
13490 #: templates/display/results/table.twig:206
13491 #: templates/display/results/table.twig:207 templates/select_all.twig:4
13492 #: templates/select_all.twig:5
13493 #: templates/server/privileges/edit_routine_privileges.twig:57
13494 #: templates/server/privileges/privileges_table.twig:244
13495 #: templates/server/privileges/privileges_table.twig:245
13496 #: templates/server/privileges/privileges_table.twig:253
13497 #: templates/server/privileges/privileges_table.twig:327
13498 #: templates/server/privileges/privileges_table.twig:527
13499 #: templates/server/privileges/users_overview.twig:105
13500 #: templates/server/privileges/users_overview.twig:106
13501 #: templates/server/user_groups/edit_user_groups.twig:11
13502 #: templates/table/privileges/index.twig:117
13503 #: templates/table/privileges/index.twig:118
13504 msgid "Check all"
13505 msgstr ""
13507 #: templates/database/events/index.twig:120
13508 msgid "Event scheduler status"
13509 msgstr ""
13511 #: templates/database/events/index.twig:124
13512 #: templates/database/tracking/tables.twig:47
13513 msgid "Click to toggle"
13514 msgstr ""
13516 #: templates/database/events/index.twig:137
13517 msgid "ON"
13518 msgstr ""
13520 #: templates/database/events/index.twig:148
13521 msgid "OFF"
13522 msgstr ""
13524 #: templates/database/export/index.twig:62
13525 msgid ""
13526 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13527 "name."
13528 msgstr ""
13530 #. l10n: A query that the user has written freely
13531 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
13532 msgid "Exporting a raw query"
13533 msgstr ""
13535 #: templates/database/export/index.twig:7
13536 #, php-format
13537 msgid "Exporting tables from \"%s\" database"
13538 msgstr ""
13540 #: templates/database/import/index.twig:3
13541 #, php-format
13542 msgid "Importing into the database \"%s\""
13543 msgstr ""
13545 #: templates/database/multi_table_query/form.twig:4
13546 #: templates/database/qbe/index.twig:4
13547 msgid "Multi-table query"
13548 msgstr ""
13550 #: templates/database/multi_table_query/form.twig:10
13551 #: templates/database/qbe/index.twig:10
13552 msgid "Query by example"
13553 msgstr ""
13555 #: templates/database/multi_table_query/form.twig:15
13556 msgid "Query window"
13557 msgstr ""
13559 #: templates/database/multi_table_query/form.twig:33
13560 #: templates/database/multi_table_query/form.twig:119
13561 msgid "select table"
13562 msgstr ""
13564 #: templates/database/multi_table_query/form.twig:40
13565 #: templates/database/multi_table_query/form.twig:127
13566 msgid "select column"
13567 msgstr ""
13569 #: templates/database/multi_table_query/form.twig:46
13570 msgid "Table alias"
13571 msgstr ""
13573 #: templates/database/multi_table_query/form.twig:47
13574 msgid "Column alias"
13575 msgstr ""
13577 #: templates/database/multi_table_query/form.twig:50
13578 msgid "Use this column in criteria"
13579 msgstr ""
13581 #: templates/database/multi_table_query/form.twig:53
13582 msgid "criteria"
13583 msgstr ""
13585 #: templates/database/multi_table_query/form.twig:65
13586 msgid "Add as"
13587 msgstr ""
13589 #: templates/database/multi_table_query/form.twig:110
13590 msgid "Another column"
13591 msgstr ""
13593 #: templates/database/multi_table_query/form.twig:137
13594 msgid "Enter criteria as free text"
13595 msgstr ""
13597 #: templates/database/multi_table_query/form.twig:145
13598 msgid "Remove this column"
13599 msgstr ""
13601 #: templates/database/multi_table_query/form.twig:154
13602 #: templates/table/relation/foreign_key_row.twig:86
13603 msgid "+ Add column"
13604 msgstr ""
13606 #: templates/database/multi_table_query/form.twig:169
13607 #: templates/database/qbe/selection_form.twig:80
13608 #: templates/database/qbe/selection_form.twig:96
13609 msgid "Update query"
13610 msgstr ""
13612 #: templates/database/operations/index.twig:9
13613 #: templates/database/operations/index.twig:13
13614 msgid "Database comment"
13615 msgstr ""
13617 #: templates/database/operations/index.twig:60
13618 msgid "Rename database to"
13619 msgstr ""
13621 #: templates/database/operations/index.twig:64 templates/export.twig:241
13622 msgid "New database name"
13623 msgstr ""
13625 #: templates/database/operations/index.twig:72
13626 #: templates/database/operations/index.twig:176
13627 #: templates/table/operations/index.twig:79
13628 #: templates/table/operations/index.twig:113
13629 #: templates/table/operations/index.twig:291
13630 msgid ""
13631 "You don't have sufficient privileges to perform this operation; Please refer "
13632 "to the documentation for more details."
13633 msgstr ""
13635 #: templates/database/operations/index.twig:89
13636 msgid "Remove database"
13637 msgstr ""
13639 #: templates/database/operations/index.twig:94
13640 #, php-format
13641 msgid "Database %s has been dropped."
13642 msgstr ""
13644 #: templates/database/operations/index.twig:99
13645 msgid "Drop the database (DROP)"
13646 msgstr ""
13648 #: templates/database/operations/index.twig:123
13649 msgid "Copy database to"
13650 msgstr ""
13652 #: templates/database/operations/index.twig:155
13653 msgid "CREATE DATABASE before copying"
13654 msgstr ""
13656 #: templates/database/operations/index.twig:170
13657 #: templates/database/structure/copy_form.twig:44
13658 #: templates/table/operations/index.twig:284
13659 msgid "Add constraints"
13660 msgstr ""
13662 #: templates/database/operations/index.twig:185
13663 msgid "Switch to copied database"
13664 msgstr ""
13666 #: templates/database/operations/index.twig:221
13667 msgid "Change all tables collations"
13668 msgstr ""
13670 #: templates/database/operations/index.twig:225
13671 msgid "Change all tables columns collations"
13672 msgstr ""
13674 #: templates/database/privileges/index.twig:9
13675 #: templates/table/privileges/index.twig:8
13676 #, php-format
13677 msgid "Users having access to \"%s\""
13678 msgstr ""
13680 #: templates/database/privileges/index.twig:17
13681 #: templates/server/privileges/login_information_fields.twig:6
13682 #: templates/server/privileges/login_information_fields.twig:11
13683 #: templates/server/privileges/users_overview.twig:8
13684 #: templates/server/replication/change_master.twig:15
13685 #: templates/server/replication/master_add_slave_user.twig:19
13686 #: templates/server/replication/master_add_slave_user.twig:24
13687 #: templates/table/privileges/index.twig:19
13688 msgid "User name"
13689 msgstr ""
13691 #: templates/database/privileges/index.twig:18
13692 #: templates/server/privileges/login_information_fields.twig:25
13693 #: templates/server/privileges/login_information_fields.twig:37
13694 #: templates/server/privileges/users_overview.twig:9
13695 #: templates/table/privileges/index.twig:20
13696 msgid "Host name"
13697 msgstr ""
13699 #: templates/database/privileges/index.twig:21
13700 #: templates/server/privileges/privileges_summary.twig:16
13701 #: templates/server/privileges/users_overview.twig:18
13702 #: templates/table/privileges/index.twig:23
13703 msgid "Grant"
13704 msgstr ""
13706 #: templates/database/privileges/index.twig:36
13707 #: templates/server/privileges/new_user_ajax.twig:9
13708 #: templates/server/privileges/users_overview.twig:33
13709 #: templates/table/privileges/index.twig:38
13710 msgid "Any"
13711 msgstr ""
13713 #: templates/database/privileges/index.twig:47
13714 #: templates/table/privileges/index.twig:49
13715 msgid "global"
13716 msgstr ""
13718 #: templates/database/privileges/index.twig:50
13719 #: templates/table/privileges/index.twig:52
13720 msgid "database-specific"
13721 msgstr ""
13723 #: templates/database/privileges/index.twig:52
13724 #: templates/table/privileges/index.twig:54
13725 msgid "wildcard"
13726 msgstr ""
13728 #: templates/database/privileges/index.twig:55
13729 #: templates/table/privileges/index.twig:59
13730 msgid "routine"
13731 msgstr ""
13733 #: templates/database/privileges/index.twig:131
13734 #: templates/server/privileges/add_user_fieldset.twig:4
13735 #: templates/server/privileges/user_overview.twig:22
13736 #: templates/server/privileges/users_overview.twig:121
13737 #: templates/table/privileges/index.twig:134
13738 msgctxt "Create new user"
13739 msgid "New"
13740 msgstr ""
13742 #: templates/database/privileges/index.twig:136
13743 #: templates/server/privileges/add_user_fieldset.twig:9
13744 #: templates/server/privileges/add_user.twig:3
13745 #: templates/server/privileges/user_overview.twig:24
13746 #: templates/server/privileges/users_overview.twig:124
13747 #: templates/table/privileges/index.twig:140
13748 msgid "Add user account"
13749 msgstr ""
13751 #: templates/database/qbe/index.twig:16
13752 #, php-format
13753 msgid "Switch to %svisual builder%s"
13754 msgstr ""
13756 #: templates/database/qbe/index.twig:20
13757 msgid "You have to choose at least one column to display!"
13758 msgstr ""
13760 #: templates/database/qbe/ins_del_and_or_cell.twig:5
13761 msgid "Ins:"
13762 msgstr ""
13764 #: templates/database/qbe/ins_del_and_or_cell.twig:12
13765 msgid "And"
13766 msgstr ""
13768 #: templates/database/qbe/ins_del_and_or_cell.twig:17
13769 msgid "Del:"
13770 msgstr ""
13772 #: templates/database/qbe/selection_form.twig:12
13773 #: templates/table/find_replace/index.twig:38
13774 msgid "Column:"
13775 msgstr ""
13777 #: templates/database/qbe/selection_form.twig:17
13778 msgid "Alias:"
13779 msgstr ""
13781 #: templates/database/qbe/selection_form.twig:22
13782 msgid "Show:"
13783 msgstr ""
13785 #: templates/database/qbe/selection_form.twig:27
13786 msgid "Sort:"
13787 msgstr ""
13789 #: templates/database/qbe/selection_form.twig:32
13790 msgid "Sort order:"
13791 msgstr ""
13793 #: templates/database/qbe/selection_form.twig:37
13794 msgid "Criteria:"
13795 msgstr ""
13797 #: templates/database/qbe/selection_form.twig:44
13798 msgid "Modify:"
13799 msgstr ""
13801 #: templates/database/qbe/selection_form.twig:54
13802 msgid "Add/Delete criteria rows:"
13803 msgstr ""
13805 #: templates/database/qbe/selection_form.twig:67
13806 msgid "Add/Delete columns:"
13807 msgstr ""
13809 #: templates/database/qbe/selection_form.twig:86
13810 #: templates/database/qbe/selection_form.twig:88
13811 msgid "Use tables"
13812 msgstr ""
13814 #: templates/database/qbe/selection_form.twig:107
13815 #, php-format
13816 msgid "SQL query on database <b>%s</b>:"
13817 msgstr ""
13819 #: templates/database/routines/index.twig:4 templates/filter.twig:4
13820 #: templates/server/status/processes/index.twig:7
13821 #: templates/server/status/variables/index.twig:8
13822 msgid "Filters"
13823 msgstr ""
13825 #: templates/database/routines/index.twig:6 templates/filter.twig:6
13826 #: templates/server/status/variables/index.twig:15
13827 msgid "Containing the word:"
13828 msgstr ""
13830 #: templates/database/routines/index.twig:23
13831 msgid "There are no routines to display."
13832 msgstr ""
13834 #: templates/database/routines/index.twig:33
13835 msgid "Returns"
13836 msgstr ""
13838 #: templates/database/routines/index.twig:62
13839 #, fuzzy
13840 #| msgctxt "Create new column"
13841 #| msgid "New"
13842 msgctxt "Create new routine"
13843 msgid "New"
13844 msgstr "Ny"
13846 #: templates/database/routines/row.twig:32
13847 #: templates/database/routines/row.twig:42
13848 #: templates/database/routines/row.twig:46
13849 msgid "Execute"
13850 msgstr ""
13852 #: templates/database/search/main.twig:5
13853 msgid "Search in database"
13854 msgstr ""
13856 #: templates/database/search/main.twig:8
13857 msgid "Words or values to search for (wildcard: \"%\"):"
13858 msgstr ""
13860 #: templates/database/search/main.twig:15
13861 #: templates/table/find_replace/index.twig:32
13862 msgid "Find:"
13863 msgstr ""
13865 #: templates/database/search/main.twig:19
13866 #: templates/database/search/main.twig:23
13867 msgid "Words are separated by a space character (\" \")."
13868 msgstr ""
13870 #: templates/database/search/main.twig:40
13871 msgid "Inside tables:"
13872 msgstr ""
13874 #: templates/database/search/main.twig:46 templates/server/export/index.twig:16
13875 #: templates/server/replication/database_multibox.twig:8
13876 msgid "Unselect all"
13877 msgstr ""
13879 #: templates/database/search/main.twig:67
13880 msgid "Inside column:"
13881 msgstr ""
13883 #: templates/database/search/results.twig:12
13884 #, php-format
13885 msgid "%1$s match in <strong>%2$s</strong>"
13886 msgid_plural "%1$s matches in <strong>%2$s</strong>"
13887 msgstr[0] ""
13888 msgstr[1] ""
13890 #: templates/database/search/results.twig:56
13891 msgid "<strong>Total:</strong> <em>%count%</em> match"
13892 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
13893 msgstr[0] ""
13894 msgstr[1] ""
13896 #: templates/database/structure/add_prefix.twig:7
13897 #: templates/database/structure/add_prefix.twig:9
13898 msgid "Add prefix"
13899 msgstr ""
13901 #: templates/database/structure/body_for_table_summary.twig:6
13902 #, php-format
13903 msgid "%s table"
13904 msgid_plural "%s tables"
13905 msgstr[0] ""
13906 msgstr[1] ""
13908 #: templates/database/structure/body_for_table_summary.twig:17
13909 msgid "Sum"
13910 msgstr ""
13912 #: templates/database/structure/change_prefix_form.twig:7
13913 msgid "From"
13914 msgstr ""
13916 #: templates/database/structure/change_prefix_form.twig:13
13917 msgid "To"
13918 msgstr ""
13920 #: templates/database/structure/check_all_tables.twig:6
13921 msgid "Check tables having overhead"
13922 msgstr ""
13924 #: templates/database/structure/check_all_tables.twig:10
13925 msgid "Copy table"
13926 msgstr ""
13928 #: templates/database/structure/check_all_tables.twig:11
13929 msgid "Show create"
13930 msgstr ""
13932 #: templates/database/structure/check_all_tables.twig:14
13933 #: templates/table/operations/index.twig:381
13934 #: templates/table/operations/view.twig:22
13935 msgid "Delete data or table"
13936 msgstr ""
13938 #: templates/database/structure/check_all_tables.twig:15
13939 #: templates/database/structure/structure_table_row.twig:74
13940 msgid "Empty"
13941 msgstr ""
13943 #: templates/database/structure/check_all_tables.twig:18
13944 #: templates/table/operations/index.twig:312
13945 msgid "Table maintenance"
13946 msgstr ""
13948 #: templates/database/structure/check_all_tables.twig:19
13949 #: templates/table/maintenance/analyze.twig:3
13950 #: templates/table/operations/index.twig:317
13951 msgid "Analyze table"
13952 msgstr ""
13954 #: templates/database/structure/check_all_tables.twig:20
13955 #: templates/table/maintenance/check.twig:3
13956 #: templates/table/operations/index.twig:326
13957 msgid "Check table"
13958 msgstr ""
13960 #: templates/database/structure/check_all_tables.twig:21
13961 #: templates/table/maintenance/checksum.twig:3
13962 #: templates/table/operations/index.twig:334
13963 msgid "Checksum table"
13964 msgstr ""
13966 #: templates/database/structure/check_all_tables.twig:22
13967 #: templates/table/maintenance/optimize.twig:3
13968 #: templates/table/operations/index.twig:362
13969 #: templates/table/structure/display_table_stats.twig:68
13970 msgid "Optimize table"
13971 msgstr ""
13973 #: templates/database/structure/check_all_tables.twig:23
13974 #: templates/table/maintenance/repair.twig:3
13975 #: templates/table/operations/index.twig:371
13976 msgid "Repair table"
13977 msgstr ""
13979 #: templates/database/structure/check_all_tables.twig:25
13980 msgid "Prefix"
13981 msgstr ""
13983 #: templates/database/structure/check_all_tables.twig:26
13984 msgid "Add prefix to table"
13985 msgstr ""
13987 #: templates/database/structure/check_all_tables.twig:27
13988 msgid "Replace table prefix"
13989 msgstr ""
13991 #: templates/database/structure/check_all_tables.twig:33
13992 msgid "Add columns to central list"
13993 msgstr ""
13995 #: templates/database/structure/check_all_tables.twig:34
13996 msgid "Remove columns from central list"
13997 msgstr ""
13999 #: templates/database/structure/check_all_tables.twig:35
14000 msgid "Make consistent with central list"
14001 msgstr ""
14003 #: templates/database/structure/copy_form.twig:14
14004 msgid "Options:"
14005 msgstr ""
14007 #: templates/database/structure/copy_form.twig:39
14008 msgid "Add AUTO INCREMENT value"
14009 msgstr ""
14011 #: templates/database/structure/drop_form.twig:6
14012 #: templates/database/structure/empty_form.twig:6
14013 #: templates/table/delete/confirm.twig:12
14014 #: templates/table/structure/drop_confirm.twig:6
14015 #: templates/table/structure/primary.twig:6
14016 msgid "Do you really want to execute the following query?"
14017 msgstr ""
14019 #: templates/database/structure/favorite_anchor.twig:4
14020 msgid "Add to Favorites"
14021 msgstr ""
14023 #: templates/database/structure/show_create.twig:2
14024 msgid "Showing create queries"
14025 msgstr ""
14027 #: templates/database/structure/structure_table_row.twig:17
14028 #: templates/server/databases/index.twig:222
14029 #: templates/server/databases/index.twig:234
14030 msgid "Not replicated"
14031 msgstr ""
14033 #: templates/database/structure/structure_table_row.twig:18
14034 #: templates/server/databases/index.twig:218
14035 #: templates/server/databases/index.twig:230
14036 msgid "Replicated"
14037 msgstr ""
14039 #: templates/database/structure/structure_table_row.twig:223
14040 msgid "in use"
14041 msgstr ""
14043 #: templates/database/structure/table_header.twig:27
14044 msgid ""
14045 "May be approximate. Click on the number to get the exact count. See "
14046 "[doc@faq3-11]FAQ 3.11[/doc]."
14047 msgstr ""
14049 #: templates/database/structure/table_header.twig:36
14050 #: templates/table/index_form.twig:134
14051 msgid "Size"
14052 msgstr ""
14054 #: templates/database/structure/table_header.twig:51
14055 #: templates/table/structure/display_table_stats.twig:154
14056 msgid "Creation"
14057 msgstr ""
14059 #: templates/database/structure/table_header.twig:56
14060 #: templates/table/structure/display_table_stats.twig:161
14061 msgid "Last update"
14062 msgstr ""
14064 #: templates/database/structure/table_header.twig:61
14065 #: templates/table/structure/display_table_stats.twig:168
14066 msgid "Last check"
14067 msgstr ""
14069 #: templates/database/structure/tracking_icon.twig:3
14070 msgid "Tracking is active."
14071 msgstr ""
14073 #: templates/database/structure/tracking_icon.twig:5
14074 msgid "Tracking is not active."
14075 msgstr ""
14077 #: templates/database/tracking/tables.twig:4
14078 msgid "Tracked tables"
14079 msgstr ""
14081 #: templates/database/tracking/tables.twig:14
14082 msgid "Last version"
14083 msgstr ""
14085 #: templates/database/tracking/tables.twig:15
14086 #: templates/table/tracking/main.twig:29
14087 msgid "Created"
14088 msgstr ""
14090 #: templates/database/tracking/tables.twig:16
14091 #: templates/table/tracking/main.twig:30
14092 msgid "Updated"
14093 msgstr ""
14095 #: templates/database/tracking/tables.twig:61
14096 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
14097 msgid "active"
14098 msgstr ""
14100 #: templates/database/tracking/tables.twig:73
14101 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
14102 msgid "not active"
14103 msgstr ""
14105 #: templates/database/tracking/tables.twig:93
14106 #: templates/database/tracking/tables.twig:139
14107 #: templates/database/tracking/tables.twig:140
14108 msgid "Delete tracking"
14109 msgstr ""
14111 #: templates/database/tracking/tables.twig:104
14112 msgid "Versions"
14113 msgstr ""
14115 #: templates/database/tracking/tables.twig:146
14116 msgid "Untracked tables"
14117 msgstr ""
14119 #: templates/database/tracking/tables.twig:177
14120 #: templates/database/tracking/tables.twig:190
14121 #: templates/database/tracking/tables.twig:191
14122 #: templates/table/structure/display_structure.twig:353
14123 msgid "Track table"
14124 msgstr ""
14126 #: templates/database/triggers/list.twig:11
14127 msgid "There are no triggers to display."
14128 msgstr ""
14130 #: templates/display/results/sort_by_key.twig:3
14131 msgid "Sort by key:"
14132 msgstr ""
14134 #: templates/display/results/table.twig:32
14135 msgid "Save edited data"
14136 msgstr ""
14138 #: templates/display/results/table.twig:38
14139 msgid "Restore column order"
14140 msgstr ""
14142 #: templates/display/results/table.twig:49 templates/export.twig:110
14143 #: templates/start_and_number_of_rows_panel.twig:10
14144 msgid "Number of rows:"
14145 msgstr ""
14147 #: templates/display/results/table.twig:52
14148 msgid "All"
14149 msgstr ""
14151 #: templates/display/results/table.twig:126
14152 msgid "Relational key"
14153 msgstr ""
14155 #: templates/display/results/table.twig:130
14156 msgid "Display column for relationships"
14157 msgstr ""
14159 #: templates/display/results/table.twig:138
14160 msgid "Show binary contents"
14161 msgstr ""
14163 #: templates/display/results/table.twig:142
14164 msgid "Show BLOB contents"
14165 msgstr ""
14167 #: templates/display/results/table.twig:152
14168 msgid "Hide browser transformation"
14169 msgstr ""
14171 #: templates/display/results/table.twig:164
14172 msgid "Well Known Text"
14173 msgstr ""
14175 #: templates/display/results/table.twig:168
14176 msgid "Well Known Binary"
14177 msgstr ""
14179 #: templates/display/results/table.twig:238
14180 #: templates/sql/no_results_returned.twig:9
14181 msgid "Query results operations"
14182 msgstr ""
14184 #: templates/display/results/table.twig:248
14185 msgid "Copy to clipboard"
14186 msgstr ""
14188 #: templates/display/results/table.twig:264
14189 #: templates/table/chart/tbl_chart.twig:7
14190 msgid "Display chart"
14191 msgstr ""
14193 #: templates/display/results/table.twig:271
14194 msgid "Visualize GIS data"
14195 msgstr ""
14197 #: templates/encoding/kanji_encoding_form.twig:6
14198 msgctxt "None encoding conversion"
14199 msgid "None"
14200 msgstr ""
14202 #: templates/encoding/kanji_encoding_form.twig:17
14203 msgid "Convert to Kana"
14204 msgstr ""
14206 #: templates/error/report_form.twig:6
14207 msgid ""
14208 "This report automatically includes data about the error and information "
14209 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14210 "team for debugging the error."
14211 msgstr ""
14213 #: templates/error/report_form.twig:12
14214 msgid ""
14215 "Can you tell us the steps leading to this error? It decisively helps in "
14216 "debugging:"
14217 msgstr ""
14219 #: templates/error/report_form.twig:19
14220 msgid "You may examine the data in the error report:"
14221 msgstr ""
14223 #: templates/export/template_options.twig:1 templates/export.twig:30
14224 msgid "Select a template"
14225 msgstr ""
14227 #: templates/export.twig:15
14228 msgid "Export templates:"
14229 msgstr ""
14231 #: templates/export.twig:19
14232 msgid "New template:"
14233 msgstr ""
14235 #: templates/export.twig:20
14236 msgid "Template name"
14237 msgstr ""
14239 #: templates/export.twig:21 templates/server/databases/index.twig:55
14240 msgid "Create"
14241 msgstr ""
14243 #: templates/export.twig:27
14244 msgid "Existing templates:"
14245 msgstr ""
14247 #: templates/export.twig:28
14248 msgid "Template:"
14249 msgstr ""
14251 #: templates/export.twig:37
14252 msgid "Update"
14253 msgstr ""
14255 #: templates/export.twig:53
14256 msgid "Show SQL query"
14257 msgstr ""
14259 #: templates/export.twig:72
14260 msgid "Export method:"
14261 msgstr ""
14263 #: templates/export.twig:78
14264 msgid "Quick - display only the minimal options"
14265 msgstr ""
14267 #: templates/export.twig:86
14268 msgid "Custom - display all possible options"
14269 msgstr ""
14271 #: templates/export.twig:102
14272 msgid "Rows:"
14273 msgstr ""
14275 #: templates/export.twig:107
14276 msgid "Dump some row(s)"
14277 msgstr ""
14279 #: templates/export.twig:121
14280 msgid "Row to begin at:"
14281 msgstr ""
14283 #: templates/export.twig:130
14284 msgid "Dump all rows"
14285 msgstr ""
14287 #: templates/export.twig:138 templates/export.twig:279
14288 msgid "Output:"
14289 msgstr ""
14291 #: templates/export.twig:143 templates/export.twig:309
14292 #, php-format
14293 msgid "Save on server in the directory <strong>%s</strong>"
14294 msgstr ""
14296 #: templates/export.twig:157 templates/export.twig:284
14297 msgid "Rename exported databases/tables/columns"
14298 msgstr ""
14300 #: templates/export.twig:162
14301 msgid "Defined aliases"
14302 msgstr ""
14304 #: templates/export.twig:177 templates/export.twig:191
14305 #: templates/export.twig:204 templates/export.twig:221
14306 msgid "Remove"
14307 msgstr ""
14309 #: templates/export.twig:230
14310 msgid "Define new aliases"
14311 msgstr ""
14313 #: templates/export.twig:235
14314 msgid "Select database:"
14315 msgstr ""
14317 #: templates/export.twig:249
14318 msgid "Select table:"
14319 msgstr ""
14321 #: templates/export.twig:255
14322 msgid "New table name"
14323 msgstr ""
14325 #: templates/export.twig:263
14326 msgid "Select column:"
14327 msgstr ""
14329 #: templates/export.twig:269
14330 msgid "New column name"
14331 msgstr ""
14333 #: templates/export.twig:302
14334 msgid "Save output to a file"
14335 msgstr ""
14337 #: templates/export.twig:323
14338 msgid "File name template:"
14339 msgstr ""
14341 #: templates/export.twig:324
14342 #, php-format
14343 msgid ""
14344 "This value is interpreted using the 'strftime' function, so you can use time "
14345 "formatting strings. Additionally the following transformations will happen: "
14346 "%s Other text will be kept as is. See the FAQ 6.27 for details."
14347 msgstr ""
14349 #: templates/export.twig:329
14350 msgid "use this for future exports"
14351 msgstr ""
14353 #: templates/export.twig:336 templates/import.twig:124
14354 msgid "Character set of the file:"
14355 msgstr ""
14357 #: templates/export.twig:352
14358 msgid "Compression:"
14359 msgstr ""
14361 #: templates/export.twig:359
14362 msgid "zipped"
14363 msgstr ""
14365 #: templates/export.twig:365
14366 msgid "gzipped"
14367 msgstr ""
14369 #: templates/export.twig:380
14370 msgid "Export databases as separate files"
14371 msgstr ""
14373 #: templates/export.twig:382
14374 msgid "Export tables as separate files"
14375 msgstr ""
14377 #: templates/export.twig:394
14378 msgid "View output as text"
14379 msgstr ""
14381 #: templates/export.twig:400
14382 #, php-format
14383 msgid "Skip tables larger than %s MiB"
14384 msgstr ""
14386 #: templates/export.twig:406 templates/import.twig:204
14387 msgid "Format-specific options:"
14388 msgstr ""
14390 #: templates/export.twig:408 templates/import.twig:206
14391 msgid ""
14392 "Scroll down to fill in the options for the selected format and ignore the "
14393 "options for other formats."
14394 msgstr ""
14396 #: templates/export.twig:416 templates/import.twig:215
14397 msgid "Encoding Conversion:"
14398 msgstr ""
14400 #: templates/gis_data_editor_form.twig:4
14401 #, php-format
14402 msgid "Value for the column \"%s\""
14403 msgstr ""
14405 #: templates/gis_data_editor_form.twig:22
14406 #: templates/table/gis_visualization/gis_visualization.twig:38
14407 msgid "Use OpenStreetMaps as Base Layer"
14408 msgstr ""
14410 #: templates/gis_data_editor_form.twig:38
14411 msgctxt "Spatial Reference System Identifier"
14412 msgid "SRID:"
14413 msgstr ""
14415 #: templates/gis_data_editor_form.twig:53
14416 #, php-format
14417 msgid "Geometry %d:"
14418 msgstr ""
14420 #: templates/gis_data_editor_form.twig:73
14421 msgid "Point:"
14422 msgstr ""
14424 #: templates/gis_data_editor_form.twig:93
14425 #: templates/gis_data_editor_form.twig:134
14426 #: templates/gis_data_editor_form.twig:186
14427 #, php-format
14428 msgid "Point %d:"
14429 msgstr ""
14431 #: templates/gis_data_editor_form.twig:113
14432 #, php-format
14433 msgid "Linestring %d:"
14434 msgstr ""
14436 #: templates/gis_data_editor_form.twig:115
14437 #: templates/gis_data_editor_form.twig:170
14438 msgid "Outer ring:"
14439 msgstr ""
14441 #: templates/gis_data_editor_form.twig:117
14442 #: templates/gis_data_editor_form.twig:172
14443 #, php-format
14444 msgid "Inner ring %d:"
14445 msgstr ""
14447 #: templates/gis_data_editor_form.twig:144
14448 msgid "Add a linestring"
14449 msgstr ""
14451 #: templates/gis_data_editor_form.twig:157
14452 #, php-format
14453 msgid "Polygon %d:"
14454 msgstr ""
14456 #: templates/gis_data_editor_form.twig:199
14457 msgid "Add a polygon"
14458 msgstr ""
14460 #: templates/gis_data_editor_form.twig:205
14461 msgid "Add geometry"
14462 msgstr ""
14464 #: templates/gis_data_editor_form.twig:214
14465 msgid "Output"
14466 msgstr ""
14468 #: templates/gis_data_editor_form.twig:216
14469 msgid ""
14470 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
14471 "below into the \"Value\" field."
14472 msgstr ""
14474 #: templates/header.twig:41 templates/login/header.twig:13
14475 msgid "Javascript must be enabled past this point!"
14476 msgstr ""
14478 #: templates/header.twig:52
14479 msgid "Click on the bar to scroll to top of page"
14480 msgstr ""
14482 #: templates/home/git_info.twig:2
14483 msgid "Git revision:"
14484 msgstr ""
14486 #: templates/home/git_info.twig:13
14487 msgid "no branch"
14488 msgstr ""
14490 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
14491 #, php-format
14492 msgid "from %s branch"
14493 msgstr ""
14495 #: templates/home/git_info.twig:25
14496 #, php-format
14497 msgid "committed on %s by %s"
14498 msgstr ""
14500 #: templates/home/git_info.twig:32
14501 #, php-format
14502 msgid "authored on %s by %s"
14503 msgstr ""
14505 #: templates/home/index.twig:22 templates/login/form.twig:7
14506 #, php-format
14507 msgid ""
14508 "You are using the demo server. You can do anything here, but please do not "
14509 "change root, debian-sys-maint and pma users. More information is available "
14510 "at %s."
14511 msgstr ""
14513 #: templates/home/index.twig:32
14514 msgid "General settings"
14515 msgstr ""
14517 #: templates/home/index.twig:56
14518 msgid "Server connection collation:"
14519 msgstr ""
14521 #: templates/home/index.twig:79 templates/preferences/manage/main.twig:56
14522 msgid "More settings"
14523 msgstr ""
14525 #: templates/home/index.twig:89
14526 msgid "Appearance settings"
14527 msgstr ""
14529 #: templates/home/index.twig:113
14530 msgid "Database server"
14531 msgstr ""
14533 #: templates/home/index.twig:117 templates/login/form.twig:37
14534 #: templates/menu/breadcrumbs.twig:7
14535 msgid "Server:"
14536 msgstr ""
14538 #: templates/home/index.twig:121
14539 msgid "Server type:"
14540 msgstr ""
14542 #: templates/home/index.twig:125
14543 msgid "Server connection:"
14544 msgstr ""
14546 #: templates/home/index.twig:133
14547 msgid "Protocol version:"
14548 msgstr ""
14550 #: templates/home/index.twig:137
14551 msgid "User:"
14552 msgstr ""
14554 #: templates/home/index.twig:141
14555 msgid "Server charset:"
14556 msgstr ""
14558 #: templates/home/index.twig:153
14559 msgid "Web server"
14560 msgstr ""
14562 #: templates/home/index.twig:163
14563 msgid "Database client version:"
14564 msgstr ""
14566 #: templates/home/index.twig:167
14567 msgid "PHP extension:"
14568 msgstr ""
14570 #: templates/home/index.twig:174
14571 msgid "PHP version:"
14572 msgstr ""
14574 #: templates/home/index.twig:181
14575 msgid "Show PHP information"
14576 msgstr ""
14578 #: templates/home/index.twig:195
14579 msgid "Version information:"
14580 msgstr ""
14582 #: templates/home/index.twig:205
14583 msgid "Official Homepage"
14584 msgstr ""
14586 #: templates/home/index.twig:210
14587 msgid "Contribute"
14588 msgstr ""
14590 #: templates/home/index.twig:215
14591 msgid "Get support"
14592 msgstr ""
14594 #: templates/home/index.twig:220
14595 msgid "List of changes"
14596 msgstr ""
14598 #: templates/home/index.twig:225 templates/server/plugins/index.twig:30
14599 msgid "License"
14600 msgstr ""
14602 #: templates/import/javascript.twig:12
14603 msgid ""
14604 "The file being uploaded is probably larger than the maximum allowed size or "
14605 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
14606 "browsers."
14607 msgstr ""
14609 #: templates/import/javascript.twig:13
14610 #, php-format
14611 msgid "%s of %s"
14612 msgstr ""
14614 #: templates/import/javascript.twig:14
14615 #, php-format
14616 msgid "%s/sec."
14617 msgstr ""
14619 #: templates/import/javascript.twig:15
14620 msgid "About %MIN min. %SEC sec. remaining."
14621 msgstr ""
14623 #: templates/import/javascript.twig:16
14624 msgid "About %SEC sec. remaining."
14625 msgstr ""
14627 #: templates/import/javascript.twig:17
14628 msgid "The file is being processed, please be patient."
14629 msgstr ""
14631 #: templates/import/javascript.twig:29
14632 msgid "Uploading your import file…"
14633 msgstr ""
14635 #: templates/import/javascript.twig:153
14636 msgid ""
14637 "Please be patient, the file is being uploaded. Details about the upload are "
14638 "not available."
14639 msgstr ""
14641 #: templates/import.twig:39
14642 msgid "File to import:"
14643 msgstr ""
14645 #: templates/import.twig:45
14646 #, php-format
14647 msgid "File may be compressed (%s) or uncompressed."
14648 msgstr ""
14650 #: templates/import.twig:47
14651 msgid ""
14652 "A compressed file's name must end in <strong>.[format].[compression]</"
14653 "strong>. Example: <strong>.sql.zip</strong>"
14654 msgstr ""
14656 #: templates/import.twig:57 templates/import.twig:90
14657 #: templates/preferences/manage/main.twig:22
14658 msgid "Browse your computer:"
14659 msgstr ""
14661 #: templates/import.twig:62
14662 msgid "Browse your computer"
14663 msgstr ""
14665 #: templates/import.twig:68 templates/import.twig:101
14666 msgid "You may also drag and drop a file on any page."
14667 msgstr ""
14669 #: templates/import.twig:74 templates/import.twig:104
14670 #, php-format
14671 msgid "Select from the web server upload directory [strong]%s[/strong]:"
14672 msgstr ""
14674 #: templates/import.twig:80
14675 msgid "Select file to import"
14676 msgstr ""
14678 #: templates/import.twig:85 templates/import.twig:115
14679 msgid "There are no files to upload!"
14680 msgstr ""
14682 #: templates/import.twig:118
14683 msgid "File uploads are not allowed on this server."
14684 msgstr ""
14686 #: templates/import.twig:152
14687 msgid "Partial import:"
14688 msgstr ""
14690 #: templates/import.twig:157
14691 #, php-format
14692 msgid ""
14693 "Previous import timed out, after resubmitting will continue from position %d."
14694 msgstr ""
14696 #: templates/import.twig:165
14697 msgid ""
14698 "Allow the interruption of an import in case the script detects it is close "
14699 "to the PHP timeout limit. <em>(This might be a good way to import large "
14700 "files, however it can break transactions.)</em>"
14701 msgstr ""
14703 #: templates/import.twig:172
14704 msgid "Skip this number of queries (for SQL) starting from the first one:"
14705 msgstr ""
14707 #: templates/import.twig:189
14708 msgid "Other options:"
14709 msgstr ""
14711 #: templates/indexes.twig:38
14712 #: templates/table/structure/display_structure.twig:445
14713 #, fuzzy
14714 #| msgid "Username:"
14715 msgid "Rename"
14716 msgstr "Brukarnamn:"
14718 #: templates/indexes.twig:44
14719 #: templates/table/structure/display_structure.twig:451
14720 msgid "The primary key has been dropped."
14721 msgstr ""
14723 #: templates/indexes.twig:49
14724 #: templates/table/structure/display_structure.twig:456
14725 #, php-format
14726 msgid "Index %s has been dropped."
14727 msgstr ""
14729 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
14730 #: templates/javascript/variables.twig:8
14731 msgid "calendar-month-year"
14732 msgstr ""
14734 #. l10n: Year suffix for calendar, "none" is empty.
14735 #: templates/javascript/variables.twig:11
14736 msgid "none"
14737 msgstr ""
14739 #. l10n: Previous month. Display text for previous month link in calendar
14740 #: templates/javascript/variables.twig:16
14741 msgid "Prev"
14742 msgstr ""
14744 #. l10n: Next month. Display text for next month link in calendar
14745 #: templates/javascript/variables.twig:17
14746 msgid "Next"
14747 msgstr ""
14749 #. l10n: Display text for current month link in calendar
14750 #: templates/javascript/variables.twig:18
14751 msgid "Today"
14752 msgstr ""
14754 #: templates/javascript/variables.twig:20
14755 msgid "January"
14756 msgstr ""
14758 #: templates/javascript/variables.twig:21
14759 msgid "February"
14760 msgstr ""
14762 #: templates/javascript/variables.twig:22
14763 msgid "March"
14764 msgstr ""
14766 #: templates/javascript/variables.twig:23
14767 msgid "April"
14768 msgstr ""
14770 #. l10n: Short month name for May
14771 #: templates/javascript/variables.twig:24
14772 #: templates/javascript/variables.twig:38
14773 msgid "May"
14774 msgstr ""
14776 #: templates/javascript/variables.twig:25
14777 msgid "June"
14778 msgstr ""
14780 #: templates/javascript/variables.twig:26
14781 msgid "July"
14782 msgstr ""
14784 #: templates/javascript/variables.twig:27
14785 msgid "August"
14786 msgstr ""
14788 #: templates/javascript/variables.twig:28
14789 msgid "September"
14790 msgstr ""
14792 #: templates/javascript/variables.twig:29
14793 msgid "October"
14794 msgstr ""
14796 #: templates/javascript/variables.twig:30
14797 msgid "November"
14798 msgstr ""
14800 #: templates/javascript/variables.twig:31
14801 msgid "December"
14802 msgstr ""
14804 #. l10n: Short week day name for Sunday
14805 #: templates/javascript/variables.twig:57
14806 msgid "Sun"
14807 msgstr ""
14809 #. l10n: Minimal week day name for Sunday
14810 #: templates/javascript/variables.twig:66
14811 msgid "Su"
14812 msgstr ""
14814 #. l10n: Minimal week day name for Monday
14815 #: templates/javascript/variables.twig:67
14816 msgid "Mo"
14817 msgstr ""
14819 #. l10n: Minimal week day name for Tuesday
14820 #: templates/javascript/variables.twig:68
14821 msgid "Tu"
14822 msgstr ""
14824 #. l10n: Minimal week day name for Wednesday
14825 #: templates/javascript/variables.twig:69
14826 msgid "We"
14827 msgstr ""
14829 #. l10n: Minimal week day name for Thursday
14830 #: templates/javascript/variables.twig:70
14831 msgid "Th"
14832 msgstr ""
14834 #. l10n: Minimal week day name for Friday
14835 #: templates/javascript/variables.twig:71
14836 msgid "Fr"
14837 msgstr ""
14839 #. l10n: Minimal week day name for Saturday
14840 #: templates/javascript/variables.twig:72
14841 msgid "Sa"
14842 msgstr ""
14844 #. l10n: Column header for week of the year in calendar
14845 #: templates/javascript/variables.twig:74
14846 msgid "Wk"
14847 msgstr ""
14849 #: templates/javascript/variables.twig:82
14850 msgid "Hour"
14851 msgstr ""
14853 #: templates/javascript/variables.twig:83
14854 msgid "Minute"
14855 msgstr ""
14857 #: templates/javascript/variables.twig:84
14858 msgid "Second"
14859 msgstr ""
14861 #: templates/javascript/variables.twig:90
14862 msgid "This field is required"
14863 msgstr ""
14865 #: templates/javascript/variables.twig:91
14866 msgid "Please fix this field"
14867 msgstr ""
14869 #: templates/javascript/variables.twig:92
14870 msgid "Please enter a valid email address"
14871 msgstr ""
14873 #: templates/javascript/variables.twig:93
14874 msgid "Please enter a valid URL"
14875 msgstr ""
14877 #: templates/javascript/variables.twig:94
14878 msgid "Please enter a valid date"
14879 msgstr ""
14881 #: templates/javascript/variables.twig:95
14882 msgid "Please enter a valid date ( ISO )"
14883 msgstr ""
14885 #: templates/javascript/variables.twig:96
14886 msgid "Please enter a valid number"
14887 msgstr ""
14889 #: templates/javascript/variables.twig:97
14890 msgid "Please enter a valid credit card number"
14891 msgstr ""
14893 #: templates/javascript/variables.twig:98
14894 msgid "Please enter only digits"
14895 msgstr ""
14897 #: templates/javascript/variables.twig:99
14898 msgid "Please enter the same value again"
14899 msgstr ""
14901 #: templates/javascript/variables.twig:100
14902 msgid "Please enter no more than {0} characters"
14903 msgstr ""
14905 #: templates/javascript/variables.twig:101
14906 msgid "Please enter at least {0} characters"
14907 msgstr ""
14909 #: templates/javascript/variables.twig:102
14910 msgid "Please enter a value between {0} and {1} characters long"
14911 msgstr ""
14913 #: templates/javascript/variables.twig:103
14914 msgid "Please enter a value between {0} and {1}"
14915 msgstr ""
14917 #: templates/javascript/variables.twig:104
14918 msgid "Please enter a value less than or equal to {0}"
14919 msgstr ""
14921 #: templates/javascript/variables.twig:105
14922 msgid "Please enter a value greater than or equal to {0}"
14923 msgstr ""
14925 #: templates/javascript/variables.twig:106
14926 msgid "Please enter a valid date or time"
14927 msgstr ""
14929 #: templates/javascript/variables.twig:107
14930 msgid "Please enter a valid HEX input"
14931 msgstr ""
14933 #. l10n: To validate the usage of a MD5 function on the column
14934 #: templates/javascript/variables.twig:108
14935 msgid "This column can not contain a 32 chars value"
14936 msgstr ""
14938 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
14939 #: templates/javascript/variables.twig:109
14940 msgid ""
14941 "These functions are meant to return a binary result; to avoid inconsistent "
14942 "results you should store it in a BINARY, VARBINARY, or BLOB column."
14943 msgstr ""
14945 #: templates/login/form.twig:30
14946 msgid "Log in"
14947 msgstr "Logg inn"
14949 #: templates/login/form.twig:36 templates/login/form.twig:41
14950 msgid "You can enter hostname/IP address and port separated by space."
14951 msgstr ""
14953 #: templates/login/form.twig:48
14954 msgid "Username:"
14955 msgstr "Brukarnamn:"
14957 #: templates/login/form.twig:57
14958 #: templates/server/privileges/change_password.twig:21
14959 #: templates/server/privileges/login_information_fields.twig:43
14960 #: templates/server/replication/change_master.twig:18
14961 #: templates/server/replication/master_add_slave_user.twig:49
14962 msgid "Password:"
14963 msgstr "Passord:"
14965 #: templates/login/form.twig:67
14966 msgid "Server choice:"
14967 msgstr "Tenarval:"
14969 #: templates/login/header.twig:17
14970 msgid ""
14971 "There is a mismatch between HTTPS indicated on the server and client. This "
14972 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
14973 "server configuration to indicate HTTPS properly."
14974 msgstr ""
14976 #: templates/login/twofactor/application_configure.twig:3
14977 msgid ""
14978 "Please scan following QR code into the two-factor authentication app on your "
14979 "device and enter authentication code it generates."
14980 msgstr ""
14982 #: templates/login/twofactor/application_configure.twig:13
14983 msgid "Secret/key:"
14984 msgstr ""
14986 #: templates/login/twofactor/application_configure.twig:16
14987 #: templates/login/twofactor/application.twig:2
14988 msgid "Authentication code:"
14989 msgstr ""
14991 #: templates/login/twofactor/application.twig:4
14992 msgid ""
14993 "Open the two-factor authentication app on your device to view your "
14994 "authentication code and verify your identity."
14995 msgstr ""
14997 #: templates/login/twofactor/invalid.twig:2
14998 msgid ""
14999 "The configured two factor authentication is not available, please install "
15000 "missing dependencies."
15001 msgstr ""
15003 #: templates/login/twofactor/key_configure.twig:3
15004 msgid ""
15005 "Please connect your FIDO U2F device into your computer's USB port. Then "
15006 "confirm registration on the device."
15007 msgstr ""
15009 #: templates/login/twofactor/key-https-warning.twig:3
15010 msgid ""
15011 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
15012 "most likely refuse to authenticate you."
15013 msgstr ""
15015 #: templates/login/twofactor/key.twig:3
15016 msgid ""
15017 "Please connect your FIDO U2F device into your computer's USB port. Then "
15018 "confirm login on the device."
15019 msgstr ""
15021 #: templates/login/twofactor.twig:5
15022 msgid "Verify"
15023 msgstr ""
15025 #: templates/menu/breadcrumbs.twig:27
15026 msgid "View:"
15027 msgstr ""
15029 #: templates/navigation/item_unhide_dialog.twig:20
15030 msgid "Unhide"
15031 msgstr ""
15033 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
15034 msgid "Home"
15035 msgstr "Heim"
15037 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15038 msgid "Empty session data"
15039 msgstr ""
15041 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15042 msgid "Log out"
15043 msgstr "Logg ut"
15045 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
15046 msgid "phpMyAdmin documentation"
15047 msgstr "Dokumentasjon for phpMyAdmin"
15049 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15050 #, fuzzy
15051 #| msgid "Documentation"
15052 msgid "MariaDB Documentation"
15053 msgstr "Dokumentasjon"
15055 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15056 #, fuzzy
15057 #| msgid "Documentation"
15058 msgid "MySQL Documentation"
15059 msgstr "Dokumentasjon"
15061 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
15062 msgid "Navigation panel settings"
15063 msgstr ""
15065 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
15066 msgid "Reload navigation panel"
15067 msgstr "Last inn att navigasjonspanel"
15069 #: templates/navigation/main.twig:67
15070 msgid "An error has occurred while loading the navigation display"
15071 msgstr ""
15073 #: templates/navigation/main.twig:88
15074 msgid "SQL upload"
15075 msgstr ""
15077 #: templates/preferences/autoload.twig:7
15078 msgid ""
15079 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
15080 "import it for current session?"
15081 msgstr ""
15083 #: templates/preferences/autoload.twig:13
15084 msgid "Delete settings"
15085 msgstr ""
15087 #: templates/preferences/forms/main.twig:4
15088 msgid "Cannot save settings, submitted form contains errors!"
15089 msgstr ""
15091 #: templates/preferences/header.twig:6
15092 msgid "Manage your settings"
15093 msgstr ""
15095 #: templates/preferences/header.twig:12
15096 msgid "Two-factor authentication"
15097 msgstr ""
15099 #: templates/preferences/header.twig:55
15100 #: templates/preferences/manage/main.twig:72
15101 msgid "Configuration has been saved."
15102 msgstr ""
15104 #: templates/preferences/header.twig:60
15105 #, php-format
15106 msgid ""
15107 "Your preferences will be saved for current session only. Storing them "
15108 "permanently requires %sphpMyAdmin configuration storage%s."
15109 msgstr ""
15111 #: templates/preferences/manage/error.twig:1
15112 msgid "Configuration contains incorrect data for some fields."
15113 msgstr ""
15115 #: templates/preferences/manage/error.twig:16
15116 msgid "Do you want to import remaining settings?"
15117 msgstr ""
15119 #: templates/preferences/manage/main.twig:3
15120 #: templates/preferences/manage/main.twig:33
15121 msgid "Saved on: @DATE@"
15122 msgstr ""
15124 #: templates/preferences/manage/main.twig:20
15125 msgid "Import from file"
15126 msgstr ""
15128 #: templates/preferences/manage/main.twig:27
15129 msgid "Import from browser's storage"
15130 msgstr ""
15132 #: templates/preferences/manage/main.twig:30
15133 msgid "Settings will be imported from your browser's local storage."
15134 msgstr ""
15136 #: templates/preferences/manage/main.twig:36
15137 msgid "You have no saved settings!"
15138 msgstr ""
15140 #: templates/preferences/manage/main.twig:40
15141 #: templates/preferences/manage/main.twig:104
15142 msgid "This feature is not supported by your web browser"
15143 msgstr ""
15145 #: templates/preferences/manage/main.twig:44
15146 msgid "Merge with current configuration"
15147 msgstr ""
15149 #: templates/preferences/manage/main.twig:59
15150 #, php-format
15151 msgid ""
15152 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15153 "script%s."
15154 msgstr ""
15156 #: templates/preferences/manage/main.twig:81
15157 msgid "Save as JSON file"
15158 msgstr ""
15160 #: templates/preferences/manage/main.twig:85
15161 msgid "Save as PHP file"
15162 msgstr ""
15164 #: templates/preferences/manage/main.twig:90
15165 msgid "Save to browser's storage"
15166 msgstr ""
15168 #: templates/preferences/manage/main.twig:96
15169 msgid "Settings will be saved in your browser's local storage."
15170 msgstr ""
15172 #: templates/preferences/manage/main.twig:99
15173 msgid "Existing settings will be overwritten!"
15174 msgstr ""
15176 #: templates/preferences/manage/main.twig:120
15177 msgid "You can reset all your settings and restore them to default values."
15178 msgstr ""
15180 #: templates/preferences/two_factor/configure.twig:5
15181 #: templates/preferences/two_factor/main.twig:57
15182 #: templates/preferences/two_factor/main.twig:70
15183 msgid "Configure two-factor authentication"
15184 msgstr ""
15186 #: templates/preferences/two_factor/configure.twig:12
15187 msgid "Enable two-factor authentication"
15188 msgstr ""
15190 #: templates/preferences/two_factor/confirm.twig:5
15191 msgid "Confirm disabling two-factor authentication"
15192 msgstr ""
15194 #: templates/preferences/two_factor/confirm.twig:9
15195 msgid ""
15196 "By disabling two factor authentication you will be again able to login using "
15197 "password only."
15198 msgstr ""
15200 #: templates/preferences/two_factor/confirm.twig:13
15201 #: templates/preferences/two_factor/main.twig:46
15202 msgid "Disable two-factor authentication"
15203 msgstr ""
15205 #: templates/preferences/two_factor/main.twig:5
15206 msgid "Two-factor authentication status"
15207 msgstr ""
15209 #: templates/preferences/two_factor/main.twig:11
15210 msgid ""
15211 "Two-factor authentication is not available, please install optional "
15212 "dependencies to enable authentication backends."
15213 msgstr ""
15215 #: templates/preferences/two_factor/main.twig:12
15216 msgid "Following composer packages are missing:"
15217 msgstr ""
15219 #: templates/preferences/two_factor/main.twig:20
15220 msgid "Two-factor authentication is available and configured for this account."
15221 msgstr ""
15223 #: templates/preferences/two_factor/main.twig:22
15224 msgid ""
15225 "Two-factor authentication is available, but not configured for this account."
15226 msgstr ""
15228 #: templates/preferences/two_factor/main.twig:26
15229 msgid ""
15230 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15231 "storage to use it."
15232 msgstr ""
15234 #: templates/preferences/two_factor/main.twig:41
15235 msgid "You have enabled two factor authentication."
15236 msgstr ""
15238 #: templates/relation/diagnostic_info.twig:1
15239 msgid "Quick steps to set up advanced features:"
15240 msgstr ""
15242 #: templates/relation/diagnostic_info.twig:5
15243 #, php-format
15244 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
15245 msgstr ""
15247 #: templates/relation/diagnostic_info.twig:9
15248 msgid "Create a pma user and give access to these tables."
15249 msgstr ""
15251 #: templates/relation/diagnostic_info.twig:13
15252 msgid ""
15253 "Enable advanced features in configuration file (<code>config.inc.php</"
15254 "code>), for example by starting from <code>config.sample.inc.php</code>."
15255 msgstr ""
15257 #: templates/relation/diagnostic_info.twig:17
15258 msgid "Re-login to phpMyAdmin to load the updated configuration file."
15259 msgstr ""
15261 #: templates/server/binlog/index.twig:10
15262 msgid "Select binary log to view"
15263 msgstr ""
15265 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
15266 #: templates/server/status/processes/list.twig:20
15267 msgid "Truncate shown queries"
15268 msgstr ""
15270 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
15271 #: templates/server/status/processes/list.twig:26
15272 msgid "Show full queries"
15273 msgstr ""
15275 #: templates/server/binlog/index.twig:84
15276 msgid "Log name"
15277 msgstr ""
15279 #: templates/server/binlog/index.twig:85
15280 msgid "Position"
15281 msgstr ""
15283 #: templates/server/binlog/index.twig:87
15284 #: templates/server/replication/master_replication.twig:24
15285 msgid "Server ID"
15286 msgstr ""
15288 #: templates/server/binlog/index.twig:88
15289 msgid "Original position"
15290 msgstr ""
15292 #: templates/server/binlog/index.twig:89
15293 #: templates/table/structure/display_table_stats.twig:3
15294 msgid "Information"
15295 msgstr ""
15297 #: templates/server/collations/index.twig:5
15298 msgid "Character sets and collations"
15299 msgstr ""
15301 #: templates/server/collations/index.twig:32
15302 msgid "(default)"
15303 msgstr ""
15305 #: templates/server/databases/index.twig:6
15306 msgid "Databases statistics"
15307 msgstr ""
15309 #: templates/server/databases/index.twig:23
15310 #: templates/server/databases/index.twig:61
15311 msgid "Create database"
15312 msgstr ""
15314 #: templates/server/databases/index.twig:72
15315 msgid "No privileges to create databases"
15316 msgstr ""
15318 #: templates/server/databases/index.twig:159
15319 #: templates/server/replication/index.twig:18
15320 #: templates/server/replication/master_replication.twig:3
15321 msgid "Master replication"
15322 msgstr ""
15324 #: templates/server/databases/index.twig:163
15325 #: templates/server/replication/slave_configuration.twig:2
15326 msgid "Slave replication"
15327 msgstr ""
15329 #: templates/server/databases/index.twig:184
15330 #, php-format
15331 msgid "Jump to database '%s'"
15332 msgstr ""
15334 #: templates/server/databases/index.twig:245
15335 #, php-format
15336 msgid "Check privileges for database \"%s\"."
15337 msgstr ""
15339 #: templates/server/databases/index.twig:246
15340 msgid "Check privileges"
15341 msgstr ""
15343 #: templates/server/databases/index.twig:312
15344 msgid ""
15345 "Note: Enabling the database statistics here might cause heavy traffic "
15346 "between the web server and the MySQL server."
15347 msgstr ""
15349 #: templates/server/databases/index.twig:318
15350 #: templates/server/databases/index.twig:319
15351 msgid "Enable statistics"
15352 msgstr ""
15354 #: templates/server/databases/index.twig:330
15355 msgid "No databases"
15356 msgstr ""
15358 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
15359 msgid "Storage engines"
15360 msgstr ""
15362 #: templates/server/engines/index.twig:13
15363 msgid "Storage Engine"
15364 msgstr ""
15366 #: templates/server/engines/show.twig:45
15367 msgid "Unknown storage engine."
15368 msgstr ""
15370 #: templates/server/export/index.twig:32
15371 msgid "@SERVER@ will become the server name."
15372 msgstr ""
15374 #: templates/server/export/index.twig:3
15375 msgid "Exporting databases from the current server"
15376 msgstr ""
15378 #: templates/server/export/index.twig:7
15379 msgid "Databases:"
15380 msgstr ""
15382 #: templates/server/import/index.twig:3
15383 msgid "Importing into the current server"
15384 msgstr ""
15386 #: templates/server/plugins/index.twig:26
15387 msgid "Plugin"
15388 msgstr ""
15390 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
15391 msgid "Version"
15392 msgstr ""
15394 #: templates/server/plugins/index.twig:29
15395 msgid "Author"
15396 msgstr ""
15398 #: templates/server/plugins/index.twig:41
15399 msgid "inactive"
15400 msgstr ""
15402 #: templates/server/plugins/index.twig:43
15403 msgid "disabled"
15404 msgstr ""
15406 #: templates/server/plugins/index.twig:45
15407 #, fuzzy
15408 #| msgid "Settings"
15409 msgid "deleting"
15410 msgstr "Innstillingar"
15412 #: templates/server/plugins/index.twig:47
15413 msgid "deleted"
15414 msgstr ""
15416 #: templates/server/privileges/add_user.twig:12
15417 msgid "Database for user account"
15418 msgstr ""
15420 #: templates/server/privileges/add_user.twig:15
15421 msgid "Create database with same name and grant all privileges."
15422 msgstr ""
15424 #: templates/server/privileges/add_user.twig:19
15425 msgid "Grant all privileges on wildcard name (username\\_%)."
15426 msgstr ""
15428 #: templates/server/privileges/add_user.twig:24
15429 #, php-format
15430 msgid "Grant all privileges on database %s."
15431 msgstr ""
15433 #: templates/server/privileges/change_password.twig:15
15434 msgid "No Password"
15435 msgstr ""
15437 #: templates/server/privileges/change_password.twig:24
15438 msgid "Enter:"
15439 msgstr ""
15441 #: templates/server/privileges/change_password.twig:28
15442 #: templates/server/privileges/login_information_fields.twig:54
15443 msgctxt "Password strength"
15444 msgid "Strength:"
15445 msgstr ""
15447 #: templates/server/privileges/change_password.twig:32
15448 #: templates/server/privileges/login_information_fields.twig:60
15449 #: templates/server/replication/master_add_slave_user.twig:62
15450 msgid "Re-type:"
15451 msgstr ""
15453 #: templates/server/privileges/change_password.twig:40
15454 msgid "Password Hashing:"
15455 msgstr ""
15457 #: templates/server/privileges/change_password.twig:58
15458 msgid ""
15459 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
15460 "connection that encrypts the password using RSA</i>'; while connecting to "
15461 "the server."
15462 msgstr ""
15464 #: templates/server/privileges/choose_user_group.twig:4
15465 #: templates/server/privileges/users_overview.twig:16
15466 msgid "User group"
15467 msgstr ""
15469 #: templates/server/privileges/choose_user_group.twig:6
15470 msgid "User group:"
15471 msgstr ""
15473 #: templates/server/privileges/edit_routine_privileges.twig:4
15474 #: templates/server/privileges/user_properties.twig:4
15475 msgid "Edit privileges:"
15476 msgstr ""
15478 #: templates/server/privileges/edit_routine_privileges.twig:5
15479 #: templates/server/privileges/user_properties.twig:5
15480 msgid "User account"
15481 msgstr ""
15483 #: templates/server/privileges/edit_routine_privileges.twig:34
15484 #: templates/server/privileges/user_properties.twig:53
15485 msgid ""
15486 "Note: You are attempting to edit privileges of the user with which you are "
15487 "currently logged in."
15488 msgstr ""
15490 #: templates/server/privileges/edit_routine_privileges.twig:51
15491 #: templates/server/privileges/privileges_table.twig:10
15492 #: templates/server/privileges/privileges_table.twig:248
15493 msgid "Note: MySQL privilege names are expressed in English."
15494 msgstr ""
15496 #: templates/server/privileges/edit_routine_privileges.twig:63
15497 #: templates/server/privileges/edit_routine_privileges.twig:67
15498 msgid ""
15499 "Allows user to give to other users or remove from other users privileges "
15500 "that user possess on this routine."
15501 msgstr ""
15503 #: templates/server/privileges/edit_routine_privileges.twig:76
15504 #: templates/server/privileges/edit_routine_privileges.twig:79
15505 msgid "Allows altering and dropping this routine."
15506 msgstr ""
15508 #: templates/server/privileges/edit_routine_privileges.twig:88
15509 #: templates/server/privileges/edit_routine_privileges.twig:91
15510 msgid "Allows executing this routine."
15511 msgstr ""
15513 #: templates/server/privileges/login_information_fields.twig:2
15514 #: templates/server/privileges/user_properties.twig:106
15515 msgid "Login Information"
15516 msgstr ""
15518 #: templates/server/privileges/login_information_fields.twig:4
15519 #: templates/server/replication/change_master.twig:14
15520 #: templates/server/replication/master_add_slave_user.twig:16
15521 msgid "User name:"
15522 msgstr ""
15524 #: templates/server/privileges/login_information_fields.twig:7
15525 #: templates/server/replication/master_add_slave_user.twig:20
15526 msgid "Any user"
15527 msgstr ""
15529 #: templates/server/privileges/login_information_fields.twig:8
15530 #: templates/server/privileges/login_information_fields.twig:33
15531 #: templates/server/privileges/login_information_fields.twig:50
15532 #: templates/server/privileges/privileges_summary.twig:75
15533 #: templates/server/privileges/privileges_summary.twig:90
15534 msgid "Use text field"
15535 msgstr ""
15537 #: templates/server/privileges/login_information_fields.twig:16
15538 msgid ""
15539 "An account already exists with the same username but possibly a different "
15540 "hostname."
15541 msgstr ""
15543 #: templates/server/privileges/login_information_fields.twig:22
15544 msgid "Host name:"
15545 msgstr ""
15547 #: templates/server/privileges/login_information_fields.twig:27
15548 #: templates/server/replication/master_add_slave_user.twig:34
15549 msgid "Any host"
15550 msgstr ""
15552 #: templates/server/privileges/login_information_fields.twig:28
15553 #: templates/server/replication/master_add_slave_user.twig:35
15554 msgid "Local"
15555 msgstr ""
15557 #: templates/server/privileges/login_information_fields.twig:30
15558 #: templates/server/replication/master_add_slave_user.twig:37
15559 msgid "This host"
15560 msgstr ""
15562 #: templates/server/privileges/login_information_fields.twig:32
15563 #: templates/server/replication/master_add_slave_user.twig:39
15564 msgid "Use host table"
15565 msgstr ""
15567 #: templates/server/privileges/login_information_fields.twig:39
15568 #: templates/server/replication/master_add_slave_user.twig:44
15569 msgid ""
15570 "When Host table is used, this field is ignored and values stored in Host "
15571 "table are used instead."
15572 msgstr ""
15574 #: templates/server/privileges/login_information_fields.twig:45
15575 #: templates/server/privileges/login_information_fields.twig:53
15576 #: templates/server/privileges/users_overview.twig:10
15577 #: templates/server/replication/change_master.twig:19
15578 #: templates/server/replication/master_add_slave_user.twig:52
15579 #: templates/server/replication/master_add_slave_user.twig:57
15580 msgid "Password"
15581 msgstr ""
15583 #: templates/server/privileges/login_information_fields.twig:47
15584 msgid "Do not change the password"
15585 msgstr ""
15587 #: templates/server/privileges/login_information_fields.twig:49
15588 #: templates/server/replication/master_add_slave_user.twig:53
15589 #, fuzzy
15590 #| msgid "Password:"
15591 msgid "No password"
15592 msgstr "Passord:"
15594 #: templates/server/privileges/login_information_fields.twig:62
15595 #: templates/server/replication/master_add_slave_user.twig:65
15596 msgid "Re-type"
15597 msgstr ""
15599 #: templates/server/privileges/login_information_fields.twig:68
15600 msgid "Authentication plugin"
15601 msgstr ""
15603 #: templates/server/privileges/login_information_fields.twig:70
15604 msgid "Password hashing method"
15605 msgstr ""
15607 #: templates/server/privileges/login_information_fields.twig:83
15608 msgid ""
15609 "This method requires using an '<em>SSL connection</em>' or an "
15610 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
15611 "while connecting to the server."
15612 msgstr ""
15614 #: templates/server/privileges/new_user_ajax.twig:52
15615 #: templates/server/privileges/users_overview.twig:80
15616 msgid "Edit user group"
15617 msgstr ""
15619 #: templates/server/privileges/privileges_summary.twig:20
15620 msgid "Column-specific privileges"
15621 msgstr ""
15623 #: templates/server/privileges/privileges_summary.twig:54
15624 msgid "Add privileges on the following database(s):"
15625 msgstr ""
15627 #: templates/server/privileges/privileges_summary.twig:67
15628 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
15629 msgstr ""
15631 #: templates/server/privileges/privileges_summary.twig:71
15632 msgid "Add privileges on the following table:"
15633 msgstr ""
15635 #: templates/server/privileges/privileges_summary.twig:86
15636 msgid "Add privileges on the following routine:"
15637 msgstr ""
15639 #: templates/server/privileges/privileges_table.twig:29
15640 #: templates/server/privileges/privileges_table.twig:30
15641 #: templates/server/privileges/privileges_table.twig:50
15642 #: templates/server/privileges/privileges_table.twig:51
15643 #: templates/server/privileges/privileges_table.twig:71
15644 #: templates/server/privileges/privileges_table.twig:72
15645 #: templates/server/privileges/privileges_table.twig:92
15646 #: templates/server/privileges/privileges_table.twig:93
15647 msgctxt "None privileges"
15648 msgid "None"
15649 msgstr ""
15651 #: templates/server/privileges/privileges_table.twig:136
15652 #: templates/server/privileges/privileges_table.twig:140
15653 #: templates/server/privileges/privileges_table.twig:614
15654 #: templates/server/privileges/privileges_table.twig:618
15655 msgid ""
15656 "Allows user to give to other users or remove from other users the privileges "
15657 "that user possess yourself."
15658 msgstr ""
15660 #: templates/server/privileges/privileges_table.twig:231
15661 msgid "Global"
15662 msgstr ""
15664 #: templates/server/privileges/privileges_table.twig:238
15665 #: templates/server/privileges/users_overview.twig:12
15666 msgid "Global privileges"
15667 msgstr ""
15669 #: templates/server/privileges/privileges_table.twig:528
15670 msgid "Administration"
15671 msgstr ""
15673 #: templates/server/privileges/privileges_table.twig:535
15674 #: templates/server/privileges/privileges_table.twig:538
15675 msgid ""
15676 "Allows adding users and privileges without reloading the privilege tables."
15677 msgstr ""
15679 #: templates/server/privileges/privileges_table.twig:646
15680 msgid "Allows creating foreign key relations."
15681 msgstr ""
15683 #: templates/server/privileges/privileges_table.twig:646
15684 msgid "Not used on MariaDB."
15685 msgstr ""
15687 #: templates/server/privileges/privileges_table.twig:646
15688 msgid "Not used for this MySQL version."
15689 msgstr ""
15691 #: templates/server/privileges/privileges_table.twig:697
15692 msgid "Resource limits"
15693 msgstr ""
15695 #: templates/server/privileges/privileges_table.twig:699
15696 msgid "Note: Setting these options to 0 (zero) removes the limit."
15697 msgstr ""
15699 #: templates/server/privileges/privileges_table.twig:705
15700 #: templates/server/privileges/privileges_table.twig:712
15701 msgid "Limits the number of queries the user may send to the server per hour."
15702 msgstr ""
15704 #: templates/server/privileges/privileges_table.twig:718
15705 #: templates/server/privileges/privileges_table.twig:725
15706 msgid ""
15707 "Limits the number of commands that change any table or database the user may "
15708 "execute per hour."
15709 msgstr ""
15711 #: templates/server/privileges/privileges_table.twig:731
15712 #: templates/server/privileges/privileges_table.twig:738
15713 msgid "Limits the number of new connections the user may open per hour."
15714 msgstr ""
15716 #: templates/server/privileges/privileges_table.twig:744
15717 #: templates/server/privileges/privileges_table.twig:751
15718 msgid "Limits the number of simultaneous connections the user may have."
15719 msgstr ""
15721 #: templates/server/privileges/privileges_table.twig:760
15722 msgid "Does not require SSL-encrypted connections."
15723 msgstr ""
15725 #: templates/server/privileges/privileges_table.twig:769
15726 msgid "Requires SSL-encrypted connections."
15727 msgstr ""
15729 #: templates/server/privileges/privileges_table.twig:778
15730 msgid "Requires a valid X509 certificate."
15731 msgstr ""
15733 #: templates/server/privileges/privileges_table.twig:799
15734 msgid "Requires that a specific cipher method be used for a connection."
15735 msgstr ""
15737 #: templates/server/privileges/privileges_table.twig:808
15738 msgid "Requires that a valid X509 certificate issued by this CA be presented."
15739 msgstr ""
15741 #: templates/server/privileges/privileges_table.twig:817
15742 msgid "Requires that a valid X509 certificate with this subject be presented."
15743 msgstr ""
15745 #: templates/server/privileges/subnav.twig:5
15746 #: templates/server/privileges/user_overview.twig:5
15747 msgid "User accounts overview"
15748 msgstr ""
15750 #: templates/server/privileges/subnav.twig:11
15751 #: templates/server/user_groups/user_groups.twig:1
15752 #: templates/server/user_groups/user_groups.twig:9
15753 msgid "User groups"
15754 msgstr ""
15756 #: templates/server/privileges/user_properties.twig:57
15757 #: templates/server/privileges/users_overview.twig:54
15758 msgid "The selected user was not found in the privilege table."
15759 msgstr ""
15761 #: templates/server/privileges/user_properties.twig:107
15762 msgid "Change login information / Copy user account"
15763 msgstr ""
15765 #: templates/server/privileges/user_properties.twig:114
15766 msgid "Create a new user account with the same privileges and …"
15767 msgstr ""
15769 #: templates/server/privileges/user_properties.twig:120
15770 msgid "… keep the old one."
15771 msgstr ""
15773 #: templates/server/privileges/user_properties.twig:127
15774 msgid "… delete the old one from the user tables."
15775 msgstr ""
15777 #: templates/server/privileges/user_properties.twig:134
15778 msgid ""
15779 "… revoke all active privileges from the old one and delete it afterwards."
15780 msgstr ""
15782 #: templates/server/privileges/user_properties.twig:141
15783 msgid ""
15784 "… delete the old one from the user tables and reload the privileges "
15785 "afterwards."
15786 msgstr ""
15788 #: templates/server/privileges/users_overview.twig:131
15789 msgid "Remove selected user accounts"
15790 msgstr ""
15792 #: templates/server/privileges/users_overview.twig:133
15793 msgid "Revoke all active privileges from the users and delete them afterwards."
15794 msgstr ""
15796 #: templates/server/privileges/users_overview.twig:137
15797 msgid "Drop the databases that have the same names as the users."
15798 msgstr ""
15800 #: templates/server/replication/change_master.twig:5
15801 msgid "Slave configuration"
15802 msgstr ""
15804 #: templates/server/replication/change_master.twig:6
15805 #: templates/server/replication/slave_configuration.twig:97
15806 msgid "Change or reconfigure master server"
15807 msgstr ""
15809 #: templates/server/replication/change_master.twig:9
15810 msgid ""
15811 "Make sure you have a unique server-id in your configuration file (my.cnf). "
15812 "If not, please add the following line into [mysqld] section:"
15813 msgstr ""
15815 #: templates/server/replication/change_master.twig:26
15816 msgid "Port:"
15817 msgstr ""
15819 #: templates/server/replication/index.twig:21
15820 #, php-format
15821 msgid ""
15822 "This server is not configured as master in a replication process. Would you "
15823 "like to %sconfigure%s it?"
15824 msgstr ""
15826 #: templates/server/replication/index.twig:43
15827 msgid "No privileges"
15828 msgstr ""
15830 #: templates/server/replication/master_add_slave_user.twig:6
15831 #: templates/server/replication/master_replication.twig:44
15832 msgid "Add slave replication user"
15833 msgstr ""
15835 #: templates/server/replication/master_add_slave_user.twig:21
15836 #: templates/server/replication/master_add_slave_user.twig:40
15837 #: templates/server/replication/master_add_slave_user.twig:54
15838 msgid "Use text field:"
15839 msgstr ""
15841 #: templates/server/replication/master_add_slave_user.twig:70
15842 msgid "Generate password:"
15843 msgstr ""
15845 #: templates/server/replication/master_configuration.twig:2
15846 msgid "Master configuration"
15847 msgstr ""
15849 #: templates/server/replication/master_configuration.twig:4
15850 msgid ""
15851 "This server is not configured as a master server in a replication process. "
15852 "You can choose from either replicating all databases and ignoring some of "
15853 "them (useful if you want to replicate a majority of the databases) or you "
15854 "can choose to ignore all databases by default and allow only certain "
15855 "databases to be replicated. Please select the mode:"
15856 msgstr ""
15858 #: templates/server/replication/master_configuration.twig:9
15859 msgid "Replicate all databases; Ignore:"
15860 msgstr ""
15862 #: templates/server/replication/master_configuration.twig:10
15863 msgid "Ignore all databases; Replicate:"
15864 msgstr ""
15866 #: templates/server/replication/master_configuration.twig:12
15867 msgid "Please select databases:"
15868 msgstr ""
15870 #: templates/server/replication/master_configuration.twig:15
15871 msgid ""
15872 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
15873 "and please restart the MySQL server afterwards."
15874 msgstr ""
15876 #: templates/server/replication/master_configuration.twig:21
15877 msgid ""
15878 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
15879 "should see a message informing you, that this server <strong>is</strong> "
15880 "configured as master."
15881 msgstr ""
15883 #: templates/server/replication/master_replication.twig:5
15884 msgid "This server is configured as master in a replication process."
15885 msgstr ""
15887 #: templates/server/replication/master_replication.twig:16
15888 msgid "Show connected slaves"
15889 msgstr ""
15891 #: templates/server/replication/master_replication.twig:38
15892 msgid ""
15893 "Only slaves started with the --report-host=host_name option are visible in "
15894 "this list."
15895 msgstr ""
15897 #: templates/server/replication/slave_configuration.twig:5
15898 msgid "Master connection:"
15899 msgstr ""
15901 #: templates/server/replication/slave_configuration.twig:25
15902 msgid "Slave SQL Thread not running!"
15903 msgstr ""
15905 #: templates/server/replication/slave_configuration.twig:28
15906 msgid "Slave IO Thread not running!"
15907 msgstr ""
15909 #: templates/server/replication/slave_configuration.twig:31
15910 msgid ""
15911 "Server is configured as slave in a replication process. Would you like to:"
15912 msgstr ""
15914 #: templates/server/replication/slave_configuration.twig:34
15915 msgid "See slave status table"
15916 msgstr ""
15918 #: templates/server/replication/slave_configuration.twig:38
15919 msgid "Control slave:"
15920 msgstr ""
15922 #: templates/server/replication/slave_configuration.twig:48
15923 msgid "Reset slave"
15924 msgstr ""
15926 #: templates/server/replication/slave_configuration.twig:54
15927 msgid "Start SQL Thread only"
15928 msgstr ""
15930 #: templates/server/replication/slave_configuration.twig:56
15931 msgid "Stop SQL Thread only"
15932 msgstr ""
15934 #: templates/server/replication/slave_configuration.twig:63
15935 msgid "Start IO Thread only"
15936 msgstr ""
15938 #: templates/server/replication/slave_configuration.twig:65
15939 msgid "Stop IO Thread only"
15940 msgstr ""
15942 #: templates/server/replication/slave_configuration.twig:74
15943 msgid "Error management:"
15944 msgstr ""
15946 #: templates/server/replication/slave_configuration.twig:77
15947 msgid "Skipping errors might lead into unsynchronized master and slave!"
15948 msgstr ""
15950 #: templates/server/replication/slave_configuration.twig:81
15951 msgid "Skip current error"
15952 msgstr ""
15954 #: templates/server/replication/slave_configuration.twig:87
15955 #, php-format
15956 msgid "Skip next %s errors."
15957 msgstr ""
15959 #: templates/server/replication/slave_configuration.twig:107
15960 #, php-format
15961 msgid ""
15962 "This server is not configured as slave in a replication process. Would you "
15963 "like to %sconfigure%s it?"
15964 msgstr ""
15966 #: templates/server/replication/status_table.twig:6
15967 msgid "Master status"
15968 msgstr ""
15970 #: templates/server/replication/status_table.twig:8
15971 msgid "Slave status"
15972 msgstr ""
15974 #: templates/server/replication/status_table.twig:16
15975 #: templates/server/status/variables/index.twig:72
15976 #: templates/server/variables/index.twig:31
15977 msgid "Variable"
15978 msgstr ""
15980 #: templates/server/status/advisor/index.twig:6
15981 #: templates/server/status/advisor/index.twig:19
15982 msgid "Advisor system"
15983 msgstr ""
15985 #: templates/server/status/advisor/index.twig:9
15986 msgid "Not enough privilege to view the advisor."
15987 msgstr ""
15989 #: templates/server/status/advisor/index.twig:12
15990 msgid "Instructions"
15991 msgstr ""
15993 #: templates/server/status/advisor/index.twig:26
15994 msgid ""
15995 "The Advisor system can provide recommendations on server variables by "
15996 "analyzing the server status variables."
15997 msgstr ""
15999 #: templates/server/status/advisor/index.twig:31
16000 msgid ""
16001 "Do note however that this system provides recommendations based on simple "
16002 "calculations and by rule of thumb which may not necessarily apply to your "
16003 "system."
16004 msgstr ""
16006 #: templates/server/status/advisor/index.twig:36
16007 msgid ""
16008 "Prior to changing any of the configuration, be sure to know what you are "
16009 "changing (by reading the documentation) and how to undo the change. Wrong "
16010 "tuning can have a very negative effect on performance."
16011 msgstr ""
16013 #: templates/server/status/advisor/index.twig:41
16014 msgid ""
16015 "The best way to tune your system would be to change only one setting at a "
16016 "time, observe or benchmark your database, and undo the change if there was "
16017 "no clearly measurable improvement."
16018 msgstr ""
16020 #: templates/server/status/advisor/index.twig:55
16021 msgid "Errors occurred while executing rule expressions:"
16022 msgstr ""
16024 #: templates/server/status/advisor/index.twig:65
16025 msgid "Possible performance issues"
16026 msgstr ""
16028 #: templates/server/status/advisor/index.twig:78
16029 msgid "Issue:"
16030 msgstr ""
16032 #: templates/server/status/advisor/index.twig:81
16033 #, fuzzy
16034 #| msgid "Documentation"
16035 msgid "Recommendation:"
16036 msgstr "Dokumentasjon"
16038 #: templates/server/status/advisor/index.twig:84
16039 msgid "Justification:"
16040 msgstr ""
16042 #: templates/server/status/advisor/index.twig:87
16043 msgid "Used variable / formula:"
16044 msgstr ""
16046 #: templates/server/status/advisor/index.twig:90
16047 msgid "Test:"
16048 msgstr ""
16050 #: templates/server/status/base.twig:16
16051 msgid "Query statistics"
16052 msgstr ""
16054 #: templates/server/status/base.twig:21
16055 msgid "All status variables"
16056 msgstr ""
16058 #: templates/server/status/base.twig:26
16059 msgid "Monitor"
16060 msgstr ""
16062 #: templates/server/status/base.twig:31
16063 msgid "Advisor"
16064 msgstr ""
16066 #: templates/server/status/monitor/index.twig:8
16067 msgid "Start Monitor"
16068 msgstr ""
16070 #: templates/server/status/monitor/index.twig:16
16071 msgid "Instructions/Setup"
16072 msgstr ""
16074 #: templates/server/status/monitor/index.twig:20
16075 msgid "Done dragging (rearranging) charts"
16076 msgstr ""
16078 #: templates/server/status/monitor/index.twig:27
16079 #: templates/server/status/monitor/index.twig:124
16080 msgid "Add chart"
16081 msgstr ""
16083 #: templates/server/status/monitor/index.twig:31
16084 msgid "Enable charts dragging"
16085 msgstr ""
16087 #: templates/server/status/monitor/index.twig:36
16088 #: templates/server/status/processes/index.twig:29
16089 msgid "Refresh rate"
16090 msgstr ""
16092 #: templates/server/status/monitor/index.twig:43
16093 #: templates/server/status/processes/index.twig:36
16094 #, php-format
16095 msgid "%d second"
16096 msgstr ""
16098 #: templates/server/status/monitor/index.twig:45
16099 #: templates/server/status/processes/index.twig:38
16100 #, php-format
16101 msgid "%d seconds"
16102 msgstr ""
16104 #: templates/server/status/monitor/index.twig:49
16105 #: templates/server/status/processes/index.twig:42
16106 #, php-format
16107 msgid "%d minute"
16108 msgstr ""
16110 #: templates/server/status/monitor/index.twig:51
16111 #: templates/server/status/processes/index.twig:44
16112 #, php-format
16113 msgid "%d minutes"
16114 msgstr ""
16116 #: templates/server/status/monitor/index.twig:61
16117 msgid "Chart columns"
16118 msgstr ""
16120 #: templates/server/status/monitor/index.twig:74
16121 msgid "Chart arrangement"
16122 msgstr ""
16124 #: templates/server/status/monitor/index.twig:75
16125 msgid ""
16126 "The arrangement of the charts is stored to the browsers local storage. You "
16127 "may want to export it if you have a complicated set up."
16128 msgstr ""
16130 #: templates/server/status/monitor/index.twig:84
16131 msgid "Reset to default"
16132 msgstr ""
16134 #: templates/server/status/monitor/index.twig:89
16135 msgid "Monitor Instructions"
16136 msgstr ""
16138 #: templates/server/status/monitor/index.twig:91
16139 msgid ""
16140 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16141 "and track down time intensive queries. For the latter you will need to set "
16142 "log_output to 'TABLE' and have either the slow_query_log or general_log "
16143 "enabled. Note however, that the general_log produces a lot of data and "
16144 "increases server load by up to 15%."
16145 msgstr ""
16147 #: templates/server/status/monitor/index.twig:101
16148 msgid "Using the monitor:"
16149 msgstr ""
16151 #: templates/server/status/monitor/index.twig:103
16152 msgid ""
16153 "Your browser will refresh all displayed charts in a regular interval. You "
16154 "may add charts and change the refresh rate under 'Settings', or remove any "
16155 "chart using the cog icon on each respective chart."
16156 msgstr ""
16158 #: templates/server/status/monitor/index.twig:108
16159 msgid ""
16160 "To display queries from the logs, select the relevant time span on any chart "
16161 "by holding down the left mouse button and panning over the chart. Once "
16162 "confirmed, this will load a table of grouped queries, there you may click on "
16163 "any occurring SELECT statements to further analyze them."
16164 msgstr ""
16166 #: templates/server/status/monitor/index.twig:114
16167 msgid "Please note:"
16168 msgstr ""
16170 #: templates/server/status/monitor/index.twig:117
16171 msgid ""
16172 "Enabling the general_log may increase the server load by 5-15%. Also be "
16173 "aware that generating statistics from the logs is a load intensive task, so "
16174 "it is advisable to select only a small time span and to disable the "
16175 "general_log and empty its table once monitoring is not required any more."
16176 msgstr ""
16178 #: templates/server/status/monitor/index.twig:127
16179 msgid "Chart Title"
16180 msgstr ""
16182 #: templates/server/status/monitor/index.twig:131
16183 msgid "Preset chart"
16184 msgstr ""
16186 #: templates/server/status/monitor/index.twig:137
16187 msgid "Status variable(s)"
16188 msgstr ""
16190 #: templates/server/status/monitor/index.twig:142
16191 msgid "Select series:"
16192 msgstr ""
16194 #: templates/server/status/monitor/index.twig:145
16195 msgid "Commonly monitored"
16196 msgstr ""
16198 #: templates/server/status/monitor/index.twig:163
16199 msgid "or type variable name:"
16200 msgstr ""
16202 #: templates/server/status/monitor/index.twig:170
16203 msgid "Display as differential value"
16204 msgstr ""
16206 #: templates/server/status/monitor/index.twig:175
16207 msgid "Apply a divisor"
16208 msgstr ""
16210 #: templates/server/status/monitor/index.twig:186
16211 msgid "Append unit to data values"
16212 msgstr ""
16214 #: templates/server/status/monitor/index.twig:194
16215 msgid "Add this series"
16216 msgstr ""
16218 #: templates/server/status/monitor/index.twig:197
16219 msgid "Clear series"
16220 msgstr ""
16222 #: templates/server/status/monitor/index.twig:201
16223 msgid "Series in chart:"
16224 msgstr ""
16226 #: templates/server/status/monitor/index.twig:210
16227 msgid "Log statistics"
16228 msgstr ""
16230 #: templates/server/status/monitor/index.twig:212
16231 msgid "Selected time range:"
16232 msgstr ""
16234 #: templates/server/status/monitor/index.twig:220
16235 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
16236 msgstr ""
16238 #: templates/server/status/monitor/index.twig:226
16239 msgid "Remove variable data in INSERT statements for better grouping"
16240 msgstr ""
16242 #: templates/server/status/monitor/index.twig:230
16243 msgid "Choose from which log you want the statistics to be generated from."
16244 msgstr ""
16246 #: templates/server/status/monitor/index.twig:233
16247 msgid "Results are grouped by query text."
16248 msgstr ""
16250 #: templates/server/status/monitor/index.twig:237
16251 msgid "Query analyzer"
16252 msgstr ""
16254 #: templates/server/status/processes/index.twig:14
16255 msgid "Show only active"
16256 msgstr ""
16258 #: templates/server/status/processes/index.twig:24
16259 msgid ""
16260 "Note: Enabling the auto refresh here might cause heavy traffic between the "
16261 "web server and the MySQL server."
16262 msgstr ""
16264 #. l10n: Questions is the name of a MySQL Status variable
16265 #: templates/server/status/queries/index.twig:8
16266 msgid "Questions since startup:"
16267 msgstr ""
16269 #: templates/server/status/queries/index.twig:20
16270 msgid "per hour:"
16271 msgstr ""
16273 #: templates/server/status/queries/index.twig:21
16274 msgid "per minute:"
16275 msgstr ""
16277 #: templates/server/status/queries/index.twig:23
16278 msgid "per second:"
16279 msgstr ""
16281 #: templates/server/status/queries/index.twig:37
16282 msgid "Statements"
16283 msgstr ""
16285 #. l10n: # = Amount of queries
16286 #: templates/server/status/queries/index.twig:38
16287 msgid "#"
16288 msgstr ""
16290 #: templates/server/status/queries/index.twig:39
16291 #: templates/server/status/status/index.twig:18
16292 #: templates/server/status/status/index.twig:38
16293 msgid "ø per hour"
16294 msgstr ""
16296 #: templates/server/status/queries/index.twig:59
16297 msgid "Not enough privilege to view query statistics."
16298 msgstr ""
16300 #: templates/server/status/status/index.twig:6
16301 #, php-format
16302 msgid "Network traffic since startup: %s"
16303 msgstr ""
16305 #: templates/server/status/status/index.twig:7
16306 #, php-format
16307 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
16308 msgstr ""
16310 #: templates/server/status/status/index.twig:15
16311 msgid ""
16312 "On a busy server, the byte counters may overrun, so those statistics as "
16313 "reported by the MySQL server may be incorrect."
16314 msgstr ""
16316 #: templates/server/status/status/index.twig:59
16317 msgid ""
16318 "This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
16319 "b> process."
16320 msgstr ""
16322 #: templates/server/status/status/index.twig:61
16323 msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
16324 msgstr ""
16326 #: templates/server/status/status/index.twig:63
16327 msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
16328 msgstr ""
16330 #: templates/server/status/status/index.twig:69
16331 msgid "Replication status"
16332 msgstr ""
16334 #: templates/server/status/status/index.twig:75
16335 msgid "Not enough privilege to view server status."
16336 msgstr ""
16338 #: templates/server/status/variables/index.twig:22
16339 msgid "Show only alert values"
16340 msgstr ""
16342 #: templates/server/status/variables/index.twig:28
16343 msgid "Filter by category…"
16344 msgstr ""
16346 #: templates/server/status/variables/index.twig:38
16347 msgid "Show unformatted values"
16348 msgstr ""
16350 #: templates/server/status/variables/index.twig:47
16351 msgid "Related links:"
16352 msgstr ""
16354 #: templates/server/status/variables/index.twig:136
16355 msgid "Not enough privilege to view status variables."
16356 msgstr ""
16358 #: templates/server/user_groups/edit_user_groups.twig:2
16359 #: templates/server/user_groups/user_groups.twig:47
16360 msgid "Add user group"
16361 msgstr ""
16363 #: templates/server/user_groups/edit_user_groups.twig:4
16364 #, php-format
16365 msgid "Edit user group: '%s'"
16366 msgstr ""
16368 #: templates/server/user_groups/edit_user_groups.twig:9
16369 msgid "User group menu assignments"
16370 msgstr ""
16372 #: templates/server/user_groups/edit_user_groups.twig:14
16373 msgid "Group name:"
16374 msgstr ""
16376 #: templates/server/user_groups/user_groups.twig:12
16377 msgid "Server level tabs"
16378 msgstr ""
16380 #: templates/server/user_groups/user_groups.twig:15
16381 msgid "Database level tabs"
16382 msgstr ""
16384 #: templates/server/user_groups/user_groups.twig:18
16385 msgid "Table level tabs"
16386 msgstr ""
16388 #: templates/server/user_groups/user_listings.twig:1
16389 #, php-format
16390 msgid "Users of '%s' user group"
16391 msgstr ""
16393 #: templates/server/user_groups/user_listings.twig:3
16394 msgid "No users were found belonging to this user group."
16395 msgstr ""
16397 #: templates/server/variables/index.twig:5
16398 msgid "Server variables and settings"
16399 msgstr ""
16401 #: templates/server/variables/index.twig:43
16402 msgid "This is a read-only variable and can not be edited"
16403 msgstr ""
16405 #: templates/server/variables/index.twig:69
16406 msgid "Session value"
16407 msgstr ""
16409 #: templates/server/variables/index.twig:80
16410 #, php-format
16411 msgid "Not enough privilege to view server variables and settings. %s"
16412 msgstr ""
16414 #: templates/setup/base.twig:27 templates/setup/home/index.twig:20
16415 msgid "Overview"
16416 msgstr ""
16418 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:93
16419 msgid "Configuration file"
16420 msgstr ""
16422 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:105
16423 msgid "Download"
16424 msgstr ""
16426 #: templates/setup/error.twig:2
16427 msgid "Warning"
16428 msgstr ""
16430 #: templates/setup/error.twig:3
16431 msgid "Submitted form contains errors"
16432 msgstr ""
16434 #: templates/setup/error.twig:6
16435 msgid "Try to revert erroneous fields to their default values"
16436 msgstr ""
16438 #: templates/setup/error.twig:14
16439 msgid "Ignore errors"
16440 msgstr ""
16442 #: templates/setup/error.twig:18
16443 msgid "Show form"
16444 msgstr ""
16446 #: templates/setup/home/index.twig:23
16447 msgid "Show hidden messages"
16448 msgstr ""
16450 #: templates/setup/home/index.twig:73
16451 msgid "There are no configured servers"
16452 msgstr ""
16454 #: templates/setup/home/index.twig:82
16455 msgid "New server"
16456 msgstr ""
16458 #: templates/setup/home/index.twig:104
16459 msgid "Display"
16460 msgstr ""
16462 #: templates/setup/home/index.twig:116
16463 msgid "phpMyAdmin homepage"
16464 msgstr ""
16466 #: templates/setup/home/index.twig:117
16467 msgid "Donate"
16468 msgstr ""
16470 #: templates/setup/home/index.twig:118
16471 msgid "Check for latest version"
16472 msgstr ""
16474 #: templates/setup/servers/index.twig:6
16475 msgid "Edit server"
16476 msgstr ""
16478 #: templates/setup/servers/index.twig:11
16479 msgid "Add a new server"
16480 msgstr ""
16482 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
16483 msgid "Bookmark this SQL query"
16484 msgstr ""
16486 #: templates/sql/bookmark.twig:15
16487 msgid "Label:"
16488 msgstr ""
16490 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:91
16491 msgid "Let every user access this bookmark"
16492 msgstr ""
16494 #: templates/sql/profiling_chart.twig:4
16495 msgid "Detailed profile"
16496 msgstr ""
16498 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
16499 msgid "State"
16500 msgstr ""
16502 #: templates/sql/profiling_chart.twig:38
16503 msgid "Summary by state"
16504 msgstr ""
16506 #: templates/sql/profiling_chart.twig:47
16507 msgid "Total Time"
16508 msgstr ""
16510 #: templates/sql/profiling_chart.twig:51
16511 msgid "% Time"
16512 msgstr ""
16514 #: templates/sql/profiling_chart.twig:55
16515 msgid "Calls"
16516 msgstr ""
16518 #: templates/sql/profiling_chart.twig:59
16519 msgid "ø Time"
16520 msgstr ""
16522 #: templates/sql/query.twig:45
16523 msgid "Get auto-saved query"
16524 msgstr ""
16526 #. l10n: Bind parameters in the SQL query using :parameterName format
16527 #: templates/sql/query.twig:52
16528 msgid "Bind parameters"
16529 msgstr ""
16531 #: templates/sql/query.twig:85
16532 msgid "Bookmark this SQL query:"
16533 msgstr ""
16535 #: templates/sql/query.twig:96
16536 msgid "Replace existing bookmark of same name"
16537 msgstr ""
16539 #: templates/sql/query.twig:106 templates/sql/query.twig:108
16540 msgid "Delimiter"
16541 msgstr ""
16543 #: templates/sql/query.twig:114
16544 msgid "Show this query here again"
16545 msgstr ""
16547 #: templates/sql/query.twig:125
16548 msgid "Rollback when finished"
16549 msgstr ""
16551 #: templates/sql/query.twig:149
16552 msgid "Bookmark:"
16553 msgstr ""
16555 #: templates/sql/query.twig:156
16556 msgid "shared"
16557 msgstr ""
16559 #: templates/sql/query.twig:169
16560 msgid "View only"
16561 msgstr ""
16563 #: templates/start_and_number_of_rows_panel.twig:3
16564 msgid "Start row:"
16565 msgstr ""
16567 #: templates/table/browse_foreigners/column_element.twig:4
16568 msgid "Use this value"
16569 msgstr ""
16571 #: templates/table/chart/tbl_chart.twig:12
16572 msgctxt "Chart type"
16573 msgid "Bar"
16574 msgstr ""
16576 #: templates/table/chart/tbl_chart.twig:16
16577 msgctxt "Chart type"
16578 msgid "Column"
16579 msgstr ""
16581 #: templates/table/chart/tbl_chart.twig:20
16582 msgctxt "Chart type"
16583 msgid "Line"
16584 msgstr ""
16586 #: templates/table/chart/tbl_chart.twig:24
16587 msgctxt "Chart type"
16588 msgid "Spline"
16589 msgstr ""
16591 #: templates/table/chart/tbl_chart.twig:28
16592 msgctxt "Chart type"
16593 msgid "Area"
16594 msgstr ""
16596 #: templates/table/chart/tbl_chart.twig:32
16597 msgctxt "Chart type"
16598 msgid "Pie"
16599 msgstr ""
16601 #: templates/table/chart/tbl_chart.twig:36
16602 msgctxt "Chart type"
16603 msgid "Timeline"
16604 msgstr ""
16606 #: templates/table/chart/tbl_chart.twig:40
16607 msgctxt "Chart type"
16608 msgid "Scatter"
16609 msgstr ""
16611 #: templates/table/chart/tbl_chart.twig:45
16612 msgid "Stacked"
16613 msgstr ""
16615 #: templates/table/chart/tbl_chart.twig:48
16616 msgid "Chart title:"
16617 msgstr ""
16619 #: templates/table/chart/tbl_chart.twig:53
16620 msgid "X-Axis:"
16621 msgstr ""
16623 #: templates/table/chart/tbl_chart.twig:68
16624 msgid "Series:"
16625 msgstr ""
16627 #: templates/table/chart/tbl_chart.twig:97
16628 msgid "X-Axis label:"
16629 msgstr ""
16631 #: templates/table/chart/tbl_chart.twig:99
16632 msgid "X Values"
16633 msgstr ""
16635 #: templates/table/chart/tbl_chart.twig:102
16636 msgid "Y-Axis label:"
16637 msgstr ""
16639 #: templates/table/chart/tbl_chart.twig:104
16640 msgid "Y Values"
16641 msgstr ""
16643 #: templates/table/chart/tbl_chart.twig:110
16644 msgid "Series names are in a column"
16645 msgstr ""
16647 #: templates/table/chart/tbl_chart.twig:113
16648 msgid "Series column:"
16649 msgstr ""
16651 #: templates/table/chart/tbl_chart.twig:127
16652 msgid "Value Column:"
16653 msgstr ""
16655 #: templates/table/chart/tbl_chart.twig:148
16656 msgid "Save chart as image"
16657 msgstr ""
16659 #: templates/table/export/index.twig:12
16660 msgid ""
16661 "@SERVER@ will become the server name, @DATABASE@ will become the database "
16662 "name and @TABLE@ will become the table name."
16663 msgstr ""
16665 #: templates/table/export/index.twig:7
16666 #, php-format
16667 msgid "Exporting rows from \"%s\" table"
16668 msgstr ""
16670 #: templates/table/find_replace/index.twig:4
16671 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
16672 msgid "Table search"
16673 msgstr ""
16675 #: templates/table/find_replace/index.twig:10
16676 #: templates/table/search/index.twig:10
16677 #: templates/table/zoom_search/index.twig:10
16678 msgid "Zoom search"
16679 msgstr ""
16681 #: templates/table/find_replace/index.twig:16
16682 #: templates/table/find_replace/index.twig:29
16683 #: templates/table/search/index.twig:16
16684 #: templates/table/zoom_search/index.twig:16
16685 msgid "Find and replace"
16686 msgstr ""
16688 #: templates/table/find_replace/index.twig:35
16689 msgid "Replace with:"
16690 msgstr ""
16692 #: templates/table/find_replace/index.twig:53
16693 msgid "Use regular expression"
16694 msgstr ""
16696 #: templates/table/find_replace/replace_preview.twig:13
16697 msgid "Find and replace - preview"
16698 msgstr ""
16700 #: templates/table/find_replace/replace_preview.twig:18
16701 msgid "Original string"
16702 msgstr ""
16704 #: templates/table/find_replace/replace_preview.twig:19
16705 msgid "Replaced string"
16706 msgstr ""
16708 #: templates/table/find_replace/replace_preview.twig:37
16709 msgid "Replace"
16710 msgstr ""
16712 #: templates/table/gis_visualization/gis_visualization.twig:3
16713 msgid "Display GIS Visualization"
16714 msgstr ""
16716 #: templates/table/gis_visualization/gis_visualization.twig:8
16717 msgid "Label column"
16718 msgstr ""
16720 #: templates/table/gis_visualization/gis_visualization.twig:11
16721 msgid "-- None --"
16722 msgstr ""
16724 #: templates/table/gis_visualization/gis_visualization.twig:19
16725 msgid "Spatial column"
16726 msgstr ""
16728 #: templates/table/import/index.twig:3
16729 #, php-format
16730 msgid "Importing into the table \"%s\""
16731 msgstr ""
16733 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
16734 msgid "Index name:"
16735 msgstr ""
16737 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
16738 msgid ""
16739 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
16740 msgstr ""
16742 #: templates/table/index_form.twig:34
16743 msgid "Index choice:"
16744 msgstr ""
16746 #: templates/table/index_form.twig:52
16747 msgid "Advanced options"
16748 msgstr ""
16750 #: templates/table/index_form.twig:59
16751 msgid "Key block size:"
16752 msgstr ""
16754 #: templates/table/index_form.twig:76
16755 msgid "Index type:"
16756 msgstr ""
16758 #: templates/table/index_form.twig:93
16759 msgid "Parser:"
16760 msgstr ""
16762 #: templates/table/index_form.twig:109
16763 msgid "Comment:"
16764 msgstr ""
16766 #: templates/table/index_form.twig:152 templates/table/index_form.twig:189
16767 msgid "Drag to reorder"
16768 msgstr ""
16770 #: templates/table/insert/continue_insertion_form.twig:18
16771 #, php-format
16772 msgid "Continue insertion with %s rows"
16773 msgstr ""
16775 #: templates/table/maintenance/checksum.twig:13
16776 msgid "Checksum"
16777 msgstr ""
16779 #: templates/table/operations/index.twig:9
16780 msgid "Alter table order by"
16781 msgstr ""
16783 #: templates/table/operations/index.twig:20
16784 msgctxt "Alter table order by a single field."
16785 msgid "(singly)"
16786 msgstr ""
16788 #: templates/table/operations/index.twig:50
16789 msgid "Move table to (database.table)"
16790 msgstr ""
16792 #: templates/table/operations/index.twig:103
16793 msgid "Table options"
16794 msgstr ""
16796 #: templates/table/operations/index.twig:107
16797 msgid "Rename table to"
16798 msgstr ""
16800 #: templates/table/operations/index.twig:122
16801 msgid "Table comments"
16802 msgstr ""
16804 #: templates/table/operations/index.twig:158
16805 msgid "Change all column collations"
16806 msgstr ""
16808 #: templates/table/operations/index.twig:227
16809 msgid "Copy table to (database.table)"
16810 msgstr ""
16812 #: templates/table/operations/index.twig:300
16813 msgid "Switch to copied table"
16814 msgstr ""
16816 #: templates/table/operations/index.twig:342
16817 msgid "Defragment table"
16818 msgstr ""
16820 #: templates/table/operations/index.twig:350
16821 #, php-format
16822 msgid "Table %s has been flushed."
16823 msgstr ""
16825 #: templates/table/operations/index.twig:354
16826 msgid "Flush the table (FLUSH)"
16827 msgstr ""
16829 #: templates/table/operations/index.twig:390
16830 msgid "Empty the table (TRUNCATE)"
16831 msgstr ""
16833 #: templates/table/operations/index.twig:409
16834 msgid "Delete the table (DROP)"
16835 msgstr ""
16837 #: templates/table/operations/index.twig:430
16838 msgid "Partition maintenance"
16839 msgstr ""
16841 #: templates/table/operations/index.twig:456
16842 #: templates/table/structure/display_partitions.twig:200
16843 msgid "Remove partitioning"
16844 msgstr ""
16846 #: templates/table/operations/index.twig:469
16847 msgid "Check referential integrity"
16848 msgstr ""
16850 #: templates/table/operations/view.twig:11
16851 msgid "Rename view to"
16852 msgstr ""
16854 #: templates/table/operations/view.twig:32
16855 msgid "Delete the view (DROP)"
16856 msgstr ""
16858 #: templates/table/page_with_secondary_tabs.twig:11
16859 msgid "Relation view"
16860 msgstr ""
16862 #: templates/table/partition/analyze.twig:2
16863 msgid "Analyze partition"
16864 msgstr ""
16866 #: templates/table/partition/check.twig:2
16867 msgid "Check partition"
16868 msgstr ""
16870 #: templates/table/partition/drop.twig:2
16871 msgid "Drop partition"
16872 msgstr ""
16874 #: templates/table/partition/optimize.twig:2
16875 msgid "Optimize partition"
16876 msgstr ""
16878 #: templates/table/partition/rebuild.twig:2
16879 msgid "Rebuild partition"
16880 msgstr ""
16882 #: templates/table/partition/repair.twig:2
16883 msgid "Repair partition"
16884 msgstr ""
16886 #: templates/table/partition/truncate.twig:2
16887 msgid "Truncate partition"
16888 msgstr ""
16890 #: templates/table/privileges/index.twig:57
16891 msgid "table-specific"
16892 msgstr ""
16894 #: templates/table/relation/common_form.twig:9
16895 msgid "Foreign key constraints"
16896 msgstr ""
16898 #: templates/table/relation/common_form.twig:14
16899 msgid "Actions"
16900 msgstr ""
16902 #: templates/table/relation/common_form.twig:15
16903 msgid "Constraint properties"
16904 msgstr ""
16906 #: templates/table/relation/common_form.twig:19
16907 msgid ""
16908 "Creating a foreign key over a non-indexed column would automatically create "
16909 "an index on it. Alternatively, you can define an index below, before "
16910 "creating the foreign key."
16911 msgstr ""
16913 #: templates/table/relation/common_form.twig:24
16914 msgid ""
16915 "Only columns with index will be displayed. You can define an index below."
16916 msgstr ""
16918 #: templates/table/relation/common_form.twig:28
16919 msgid "Foreign key constraint"
16920 msgstr ""
16922 #: templates/table/relation/common_form.twig:93
16923 msgid "+ Add constraint"
16924 msgstr ""
16926 #: templates/table/relation/common_form.twig:105
16927 #: templates/table/relation/common_form.twig:111
16928 msgid "Internal relationships"
16929 msgstr ""
16931 #: templates/table/relation/common_form.twig:119
16932 msgid "Internal relation"
16933 msgstr ""
16935 #: templates/table/relation/common_form.twig:121
16936 msgid ""
16937 "An internal relation is not necessary when a corresponding FOREIGN KEY "
16938 "relation exists."
16939 msgstr ""
16941 #: templates/table/relation/common_form.twig:205
16942 msgid "Choose column to display:"
16943 msgstr ""
16945 #: templates/table/relation/foreign_key_row.twig:15
16946 #, php-format
16947 msgid "Foreign key constraint %s has been dropped"
16948 msgstr ""
16950 #: templates/table/relation/foreign_key_row.twig:34
16951 msgid "Constraint name"
16952 msgstr ""
16954 #: templates/table/search/index.twig:29
16955 msgid "Do a \"query by example\" (wildcard: \"%\")"
16956 msgstr ""
16958 #: templates/table/search/index.twig:106
16959 msgid "Select columns (at least one):"
16960 msgstr ""
16962 #: templates/table/search/index.twig:123
16963 msgid "Add search conditions (body of the \"where\" clause):"
16964 msgstr ""
16966 #: templates/table/search/index.twig:131
16967 msgid "Number of rows per page"
16968 msgstr ""
16970 #: templates/table/search/index.twig:137
16971 msgid "Display order:"
16972 msgstr ""
16974 #: templates/table/structure/display_partitions.twig:4
16975 #: templates/table/structure/display_structure.twig:532
16976 msgid "Partitions"
16977 msgstr ""
16979 #: templates/table/structure/display_partitions.twig:8
16980 msgid "No partitioning defined!"
16981 msgstr ""
16983 #: templates/table/structure/display_partitions.twig:11
16984 msgid "Partitioned by:"
16985 msgstr ""
16987 #: templates/table/structure/display_partitions.twig:16
16988 msgid "Sub partitioned by:"
16989 msgstr ""
16991 #: templates/table/structure/display_partitions.twig:29
16992 msgid "Data length"
16993 msgstr ""
16995 #: templates/table/structure/display_partitions.twig:30
16996 msgid "Index length"
16997 msgstr ""
16999 #: templates/table/structure/display_partitions.twig:194
17000 msgid "Partition table"
17001 msgstr ""
17003 #: templates/table/structure/display_partitions.twig:206
17004 #: templates/table/structure/partition_definition_form.twig:5
17005 msgid "Edit partitioning"
17006 msgstr ""
17008 #: templates/table/structure/display_structure.twig:71
17009 msgid "Media type:"
17010 msgstr ""
17012 #: templates/table/structure/display_structure.twig:92
17013 #: templates/table/tracking/structure_snapshot_columns.twig:47
17014 msgctxt "None for default"
17015 msgid "None"
17016 msgstr ""
17018 #: templates/table/structure/display_structure.twig:109
17019 #: templates/table/structure/display_structure.twig:280
17020 msgid "Change"
17021 msgstr ""
17023 #: templates/table/structure/display_structure.twig:117
17024 #, php-format
17025 msgid "Column %s has been dropped."
17026 msgstr ""
17028 #: templates/table/structure/display_structure.twig:143
17029 #, php-format
17030 msgid "A primary key has been added on %s."
17031 msgstr ""
17033 #: templates/table/structure/display_structure.twig:158
17034 #: templates/table/structure/display_structure.twig:173
17035 #: templates/table/structure/display_structure.twig:198
17036 #: templates/table/structure/display_structure.twig:217
17037 #, php-format
17038 msgid "An index has been added on %s."
17039 msgstr ""
17041 #: templates/table/structure/display_structure.twig:239
17042 msgid "Distinct values"
17043 msgstr ""
17045 #: templates/table/structure/display_structure.twig:246
17046 #: templates/table/structure/display_structure.twig:308
17047 msgid "Remove from central columns"
17048 msgstr ""
17050 #: templates/table/structure/display_structure.twig:250
17051 #: templates/table/structure/display_structure.twig:305
17052 msgid "Add to central columns"
17053 msgstr ""
17055 #: templates/table/structure/display_structure.twig:316
17056 #: templates/table/structure/display_structure.twig:357
17057 msgid "Move columns"
17058 msgstr ""
17060 #: templates/table/structure/display_structure.twig:317
17061 msgid "Move the columns by dragging them up and down."
17062 msgstr ""
17064 #: templates/table/structure/display_structure.twig:329
17065 #: templates/view_create.twig:13
17066 msgid "Edit view"
17067 msgstr ""
17069 #: templates/table/structure/display_structure.twig:343
17070 msgid "Propose table structure"
17071 msgstr ""
17073 #: templates/table/structure/display_structure.twig:360
17074 msgid "Normalize"
17075 msgstr ""
17077 #: templates/table/structure/display_structure.twig:366
17078 msgid "Track view"
17079 msgstr ""
17081 #: templates/table/structure/display_structure.twig:380
17082 #, php-format
17083 msgid "Add %s column(s)"
17084 msgstr ""
17086 #: templates/table/structure/display_structure.twig:385
17087 msgid "at beginning of table"
17088 msgstr ""
17090 #: templates/table/structure/display_structure.twig:507
17091 #, php-format
17092 msgid "Create an index on %s columns"
17093 msgstr ""
17095 #: templates/table/structure/display_table_stats.twig:14
17096 msgid "Space usage"
17097 msgstr ""
17099 #: templates/table/structure/display_table_stats.twig:37
17100 msgid "Effective"
17101 msgstr ""
17103 #: templates/table/structure/display_table_stats.twig:80
17104 msgid "Row statistics"
17105 msgstr ""
17107 #: templates/table/structure/display_table_stats.twig:86
17108 msgid "static"
17109 msgstr ""
17111 #: templates/table/structure/display_table_stats.twig:88
17112 msgid "dynamic"
17113 msgstr ""
17115 #: templates/table/structure/display_table_stats.twig:99
17116 msgid "partitioned"
17117 msgstr ""
17119 #: templates/table/structure/display_table_stats.twig:128
17120 msgid "Row length"
17121 msgstr ""
17123 #: templates/table/structure/display_table_stats.twig:140
17124 msgid "Row size"
17125 msgstr ""
17127 #: templates/table/structure/display_table_stats.twig:147
17128 msgid "Next autoindex"
17129 msgstr ""
17131 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:92
17132 #: templates/table/tracking/main.twig:93
17133 msgid "Delete version"
17134 msgstr ""
17136 #: templates/table/tracking/main.twig:103
17137 #, php-format
17138 msgid "Activate tracking for %s"
17139 msgstr ""
17141 #: templates/table/tracking/main.twig:105
17142 msgid "Activate now"
17143 msgstr ""
17145 #: templates/table/tracking/main.twig:107
17146 #, php-format
17147 msgid "Deactivate tracking for %s"
17148 msgstr ""
17150 #: templates/table/tracking/main.twig:109
17151 msgid "Deactivate now"
17152 msgstr ""
17154 #: templates/table/tracking/report_table.twig:4
17155 #: templates/table/tracking/structure_snapshot_columns.twig:5
17156 msgctxt "Number"
17157 msgid "#"
17158 msgstr ""
17160 #: templates/table/tracking/report_table.twig:5
17161 msgid "Date"
17162 msgstr ""
17164 #: templates/table/tracking/report_table.twig:6
17165 msgid "Username"
17166 msgstr ""
17168 #: templates/table/zoom_search/index.twig:29
17169 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
17170 msgstr ""
17172 #: templates/table/zoom_search/index.twig:56
17173 msgid "Additional search criteria"
17174 msgstr ""
17176 #: templates/table/zoom_search/index.twig:118
17177 msgid "Use this column to label each point"
17178 msgstr ""
17180 #: templates/table/zoom_search/index.twig:143
17181 msgid "Maximum rows to plot"
17182 msgstr ""
17184 #: templates/table/zoom_search/result_form.twig:7
17185 msgid "Browse/Edit the points"
17186 msgstr ""
17188 #: templates/table/zoom_search/result_form.twig:14
17189 msgid "How to use"
17190 msgstr ""
17192 #: templates/table/zoom_search/result_form.twig:21
17193 msgid "Reset zoom"
17194 msgstr ""
17196 #: templates/theme_preview.twig:11
17197 msgid "No preview available."
17198 msgstr ""
17200 #: templates/theme_preview.twig:13
17201 msgid "Take it"
17202 msgstr ""
17204 #: templates/themes.twig:4
17205 msgid "Get more themes!"
17206 msgstr ""
17208 #. l10n: Show or hide the menu using the hamburger style button
17209 #: templates/top_menu.twig:4
17210 #, fuzzy
17211 #| msgid "Reload navigation panel"
17212 msgid "Toggle navigation"
17213 msgstr "Last inn att navigasjonspanel"
17215 #. l10n: Current page
17216 #: templates/top_menu.twig:14
17217 msgid "(current)"
17218 msgstr ""
17220 #: templates/transformation_overview.twig:1
17221 msgid "Available media types"
17222 msgstr ""
17224 #: templates/transformation_overview.twig:13
17225 msgid "Available browser display transformations"
17226 msgstr ""
17228 #: templates/transformation_overview.twig:19
17229 #: templates/transformation_overview.twig:38
17230 msgctxt "for media type transformation"
17231 msgid "Description"
17232 msgstr ""
17234 #: templates/transformation_overview.twig:32
17235 msgid "Available input transformations"
17236 msgstr ""
17238 #: templates/view_create.twig:65
17239 msgid "VIEW name"
17240 msgstr ""
17242 #: templates/view_create.twig:79
17243 msgid "Column names"
17244 msgstr ""
17246 #: url.php:52
17247 msgid "Taking you to the target site."
17248 msgstr ""