Translated using Weblate (Turkish)
[phpmyadmin.git] / po / ksh.po
blobf35abf23fc3ac80fcc9548fd8e5a438b9c969afd
1 # phpMyAdmin translation.
2 # Copyright (C) 2003 - 2014 phpMyAdmin devel team
3 # This file is distributed under the same license as the phpMyAdmin package.
4 # Automatically generated, 2014.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: phpMyAdmin 5.3.0-dev\n"
9 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
10 "POT-Creation-Date: 2022-05-08 00:20+0000\n"
11 "PO-Revision-Date: 2019-04-27 17:19+0000\n"
12 "Last-Translator: William Desportes <williamdes@wdes.fr>\n"
13 "Language-Team: Colognian <https://hosted.weblate.org/projects/phpmyadmin/"
14 "master/ksh/>\n"
15 "Language: ksh\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=3; plural=n==0 ? 0 : n==1 ? 1 : 2;\n"
20 "X-Generator: Weblate 3.6.1\n"
22 #: libraries/classes/Advisory/Advisor.php:240
23 #, php-format
24 msgid "Error when evaluating: %s"
25 msgstr ""
27 #: libraries/classes/Advisory/Advisor.php:267
28 #, php-format
29 msgid "Failed evaluating precondition for rule '%s'."
30 msgstr ""
32 #: libraries/classes/Advisory/Advisor.php:287
33 #, php-format
34 msgid "Failed calculating value for rule '%s'."
35 msgstr ""
37 #: libraries/classes/Advisory/Advisor.php:306
38 #, php-format
39 msgid "Failed running test for rule '%s'."
40 msgstr ""
42 #: libraries/classes/Advisory/Advisor.php:334
43 #, php-format
44 msgid "Failed formatting string for rule '%s'."
45 msgstr ""
47 #: libraries/classes/Advisory/Advisor.php:419
48 msgid "per second"
49 msgstr ""
51 #: libraries/classes/Advisory/Advisor.php:422
52 msgid "per minute"
53 msgstr ""
55 #: libraries/classes/Advisory/Advisor.php:425
56 msgid "per hour"
57 msgstr ""
59 #: libraries/classes/Advisory/Advisor.php:428
60 msgid "per day"
61 msgstr ""
63 #: libraries/classes/Advisory/Rules.php:34
64 msgid "Uptime below one day"
65 msgstr ""
67 #: libraries/classes/Advisory/Rules.php:37
68 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
69 msgstr ""
71 #: libraries/classes/Advisory/Rules.php:39
72 msgid ""
73 "To have more accurate averages it is recommended to let the server run for "
74 "longer than a day before running this analyzer"
75 msgstr ""
77 #: libraries/classes/Advisory/Rules.php:42
78 #, php-format
79 msgid "The uptime is only %s"
80 msgstr ""
82 #: libraries/classes/Advisory/Rules.php:47
83 msgid "Questions below 1,000"
84 msgstr ""
86 #: libraries/classes/Advisory/Rules.php:51
87 msgid ""
88 "Fewer than 1,000 questions have been run against this server. The "
89 "recommendations may not be accurate."
90 msgstr ""
92 #: libraries/classes/Advisory/Rules.php:55
93 msgid ""
94 "Let the server run for a longer time until it has executed a greater amount "
95 "of queries."
96 msgstr ""
98 #: libraries/classes/Advisory/Rules.php:57
99 #, php-format
100 msgid "Current amount of Questions: %s"
101 msgstr ""
103 #: libraries/classes/Advisory/Rules.php:62
104 msgid "Percentage of slow queries"
105 msgstr ""
107 #: libraries/classes/Advisory/Rules.php:66
108 msgid ""
109 "There is a lot of slow queries compared to the overall amount of Queries."
110 msgstr ""
112 #: libraries/classes/Advisory/Rules.php:68
113 #: libraries/classes/Advisory/Rules.php:81
114 msgid ""
115 "You might want to increase {long_query_time} or optimize the queries listed "
116 "in the slow query log"
117 msgstr ""
119 #: libraries/classes/Advisory/Rules.php:70
120 #, php-format
121 msgid "The slow query rate should be below 5%%, your value is %s%%."
122 msgstr ""
124 #: libraries/classes/Advisory/Rules.php:75
125 msgid "Slow query rate"
126 msgstr ""
128 #: libraries/classes/Advisory/Rules.php:79
129 msgid ""
130 "There is a high percentage of slow queries compared to the server uptime."
131 msgstr ""
133 #: libraries/classes/Advisory/Rules.php:84
134 #, php-format
135 msgid ""
136 "You have a slow query rate of %s per hour, you should have less than 1%% per "
137 "hour."
138 msgstr ""
140 #: libraries/classes/Advisory/Rules.php:90
141 msgid "Long query time"
142 msgstr ""
144 #: libraries/classes/Advisory/Rules.php:94
145 msgid ""
146 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
147 "take above 10 seconds are logged."
148 msgstr ""
150 #: libraries/classes/Advisory/Rules.php:98
151 msgid ""
152 "It is suggested to set {long_query_time} to a lower value, depending on your "
153 "environment. Usually a value of 1-5 seconds is suggested."
154 msgstr ""
156 #: libraries/classes/Advisory/Rules.php:101
157 #, php-format
158 msgid "long_query_time is currently set to %ds."
159 msgstr ""
161 #: libraries/classes/Advisory/Rules.php:106
162 #: libraries/classes/Advisory/Rules.php:119
163 msgid "Slow query logging"
164 msgstr ""
166 #: libraries/classes/Advisory/Rules.php:110
167 #: libraries/classes/Advisory/Rules.php:123
168 msgid "The slow query log is disabled."
169 msgstr ""
171 #: libraries/classes/Advisory/Rules.php:112
172 msgid ""
173 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
174 "help troubleshooting badly performing queries."
175 msgstr ""
177 #: libraries/classes/Advisory/Rules.php:115
178 msgid "log_slow_queries is set to 'OFF'"
179 msgstr ""
181 #: libraries/classes/Advisory/Rules.php:125
182 msgid ""
183 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
184 "help troubleshooting badly performing queries."
185 msgstr ""
187 #: libraries/classes/Advisory/Rules.php:128
188 msgid "slow_query_log is set to 'OFF'"
189 msgstr ""
191 #: libraries/classes/Advisory/Rules.php:133
192 msgid "Release Series"
193 msgstr ""
195 #: libraries/classes/Advisory/Rules.php:136
196 msgid "The MySQL server version less than 5.1."
197 msgstr ""
199 #: libraries/classes/Advisory/Rules.php:138
200 msgid ""
201 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
202 "even more so."
203 msgstr ""
205 #: libraries/classes/Advisory/Rules.php:140
206 #: libraries/classes/Advisory/Rules.php:154
207 #: libraries/classes/Advisory/Rules.php:165
208 #, php-format
209 msgid "Current version: %s"
210 msgstr ""
212 #: libraries/classes/Advisory/Rules.php:145
213 #: libraries/classes/Advisory/Rules.php:159
214 msgid "Minor Version"
215 msgstr ""
217 #: libraries/classes/Advisory/Rules.php:149
218 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
219 msgstr ""
221 #: libraries/classes/Advisory/Rules.php:151
222 msgid ""
223 "You should upgrade, as recent versions of MySQL 5.1 have improved "
224 "performance and MySQL 5.5 even more so."
225 msgstr ""
227 #: libraries/classes/Advisory/Rules.php:163
228 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
229 msgstr ""
231 #: libraries/classes/Advisory/Rules.php:164
232 msgid "You should upgrade, to a stable version of MySQL 5.5."
233 msgstr ""
235 #: libraries/classes/Advisory/Rules.php:170
236 #: libraries/classes/Advisory/Rules.php:183
237 msgid "Distribution"
238 msgstr ""
240 #: libraries/classes/Advisory/Rules.php:173
241 msgid "Version is compiled from source, not a MySQL official binary."
242 msgstr ""
244 #: libraries/classes/Advisory/Rules.php:175
245 msgid ""
246 "If you did not compile from source, you may be using a package modified by a "
247 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
248 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
249 msgstr ""
251 #: libraries/classes/Advisory/Rules.php:179
252 msgid "'source' found in version_comment"
253 msgstr ""
255 #: libraries/classes/Advisory/Rules.php:186
256 msgid "The MySQL manual only is accurate for official MySQL binaries."
257 msgstr ""
259 #: libraries/classes/Advisory/Rules.php:188
260 msgid ""
261 "Percona documentation is at <a href=\"https://www.percona.com/software/"
262 "documentation/\">https://www.percona.com/software/documentation/</a>"
263 msgstr ""
265 #: libraries/classes/Advisory/Rules.php:191
266 msgid "'percona' found in version_comment"
267 msgstr ""
269 #: libraries/classes/Advisory/Rules.php:195
270 msgid "MySQL Architecture"
271 msgstr ""
273 #: libraries/classes/Advisory/Rules.php:199
274 msgid "MySQL is not compiled as a 64-bit package."
275 msgstr ""
277 #: libraries/classes/Advisory/Rules.php:201
278 msgid ""
279 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
280 "so MySQL might not be able to access all of your memory. You might want to "
281 "consider installing the 64-bit version of MySQL."
282 msgstr ""
284 #: libraries/classes/Advisory/Rules.php:205
285 #, php-format
286 msgid "Available memory on this host: %s"
287 msgstr ""
289 #: libraries/classes/Advisory/Rules.php:211
290 msgid "Query caching method"
291 msgstr ""
293 #: libraries/classes/Advisory/Rules.php:215
294 msgid "Suboptimal caching method."
295 msgstr ""
297 #: libraries/classes/Advisory/Rules.php:217
298 msgid ""
299 "You are using the MySQL Query cache with a fairly high traffic database. It "
300 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
301 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
302 "cache, especially if you have multiple replicas."
303 msgstr ""
305 #: libraries/classes/Advisory/Rules.php:223
306 #, php-format
307 msgid ""
308 "The query cache is enabled and the server receives %d queries per second. "
309 "This rule fires if there is more than 100 queries per second."
310 msgstr ""
312 #: libraries/classes/Advisory/Rules.php:231
313 msgid "Percentage of sorts that cause temporary tables"
314 msgstr ""
316 #: libraries/classes/Advisory/Rules.php:235
317 #: libraries/classes/Advisory/Rules.php:250
318 msgid "Too many sorts are causing temporary tables."
319 msgstr ""
321 #: libraries/classes/Advisory/Rules.php:237
322 #: libraries/classes/Advisory/Rules.php:252
323 msgid ""
324 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
325 "depending on your system memory limits."
326 msgstr ""
328 #: libraries/classes/Advisory/Rules.php:241
329 #, php-format
330 msgid ""
331 "%s%% of all sorts cause temporary tables, this value should be lower than "
332 "10%%."
333 msgstr ""
335 #: libraries/classes/Advisory/Rules.php:247
336 msgid "Rate of sorts that cause temporary tables"
337 msgstr ""
339 #: libraries/classes/Advisory/Rules.php:255
340 #, php-format
341 msgid ""
342 "Temporary tables average: %s, this value should be less than 1 per hour."
343 msgstr ""
345 #: libraries/classes/Advisory/Rules.php:260
346 msgid "Sort rows"
347 msgstr ""
349 #: libraries/classes/Advisory/Rules.php:263
350 msgid "There are lots of rows being sorted."
351 msgstr ""
353 #: libraries/classes/Advisory/Rules.php:265
354 msgid ""
355 "While there is nothing wrong with a high amount of row sorting, you might "
356 "want to make sure that the queries which require a lot of sorting use "
357 "indexed columns in the ORDER BY clause, as this will result in much faster "
358 "sorting."
359 msgstr ""
361 #: libraries/classes/Advisory/Rules.php:269
362 #, php-format
363 msgid "Sorted rows average: %s"
364 msgstr ""
366 #: libraries/classes/Advisory/Rules.php:275
367 msgid "Rate of joins without indexes"
368 msgstr ""
370 #: libraries/classes/Advisory/Rules.php:278
371 msgid "There are too many joins without indexes."
372 msgstr ""
374 #: libraries/classes/Advisory/Rules.php:280
375 msgid ""
376 "This means that joins are doing full table scans. Adding indexes for the "
377 "columns being used in the join conditions will greatly speed up table joins."
378 msgstr ""
380 #: libraries/classes/Advisory/Rules.php:283
381 #, php-format
382 msgid "Table joins average: %s, this value should be less than 1 per hour"
383 msgstr ""
385 #: libraries/classes/Advisory/Rules.php:288
386 msgid "Rate of reading first index entry"
387 msgstr ""
389 #: libraries/classes/Advisory/Rules.php:291
390 msgid "The rate of reading the first index entry is high."
391 msgstr ""
393 #: libraries/classes/Advisory/Rules.php:293
394 msgid ""
395 "This usually indicates frequent full index scans. Full index scans are "
396 "faster than table scans but require lots of CPU cycles in big tables, if "
397 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
398 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
399 "scans. Other than that full index scans can only be reduced by rewriting "
400 "queries."
401 msgstr ""
403 #: libraries/classes/Advisory/Rules.php:299
404 #, php-format
405 msgid "Index scans average: %s, this value should be less than 1 per hour"
406 msgstr ""
408 #: libraries/classes/Advisory/Rules.php:304
409 msgid "Rate of reading fixed position"
410 msgstr ""
412 #: libraries/classes/Advisory/Rules.php:307
413 msgid "The rate of reading data from a fixed position is high."
414 msgstr ""
416 #: libraries/classes/Advisory/Rules.php:309
417 msgid ""
418 "This indicates that many queries need to sort results and/or do a full table "
419 "scan, including join queries that do not use indexes. Add indexes where "
420 "applicable."
421 msgstr ""
423 #: libraries/classes/Advisory/Rules.php:313
424 #, php-format
425 msgid ""
426 "Rate of reading fixed position average: %s, this value should be less than 1 "
427 "per hour"
428 msgstr ""
430 #: libraries/classes/Advisory/Rules.php:319
431 msgid "Rate of reading next table row"
432 msgstr ""
434 #: libraries/classes/Advisory/Rules.php:322
435 msgid "The rate of reading the next table row is high."
436 msgstr ""
438 #: libraries/classes/Advisory/Rules.php:324
439 msgid ""
440 "This indicates that many queries are doing full table scans. Add indexes "
441 "where applicable."
442 msgstr ""
444 #: libraries/classes/Advisory/Rules.php:326
445 #, php-format
446 msgid ""
447 "Rate of reading next table row: %s, this value should be less than 1 per hour"
448 msgstr ""
450 #: libraries/classes/Advisory/Rules.php:332
451 msgid "Different tmp_table_size and max_heap_table_size"
452 msgstr ""
454 #: libraries/classes/Advisory/Rules.php:335
455 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
456 msgstr ""
458 #: libraries/classes/Advisory/Rules.php:337
459 msgid ""
460 "If you have deliberately changed one of either: The server uses the lower "
461 "value of either to determine the maximum size of in-memory tables. So if you "
462 "wish to increase the in-memory table limit you will have to increase the "
463 "other value as well."
464 msgstr ""
466 #: libraries/classes/Advisory/Rules.php:341
467 #, php-format
468 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
469 msgstr ""
471 #: libraries/classes/Advisory/Rules.php:347
472 msgid "Percentage of temp tables on disk"
473 msgstr ""
475 #: libraries/classes/Advisory/Rules.php:351
476 #: libraries/classes/Advisory/Rules.php:372
477 msgid ""
478 "Many temporary tables are being written to disk instead of being kept in "
479 "memory."
480 msgstr ""
482 #: libraries/classes/Advisory/Rules.php:353
483 msgid ""
484 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
485 "some temporary tables are always being written to disk, independent of the "
486 "value of these variables. To eliminate these you will have to rewrite your "
487 "queries to avoid those conditions (Within a temporary table: Presence of a "
488 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
489 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
490 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
491 msgstr ""
493 #: libraries/classes/Advisory/Rules.php:362
494 #, php-format
495 msgid ""
496 "%s%% of all temporary tables are being written to disk, this value should be "
497 "below 25%%"
498 msgstr ""
500 #: libraries/classes/Advisory/Rules.php:368
501 msgid "Temp disk rate"
502 msgstr ""
504 #: libraries/classes/Advisory/Rules.php:374
505 msgid ""
506 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
507 "some temporary tables are always being written to disk, independent of the "
508 "value of these variables. To eliminate these you will have to rewrite your "
509 "queries to avoid those conditions (Within a temporary table: Presence of a "
510 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
511 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
512 "temporary-tables.html\">MySQL Documentation</a>"
513 msgstr ""
515 #: libraries/classes/Advisory/Rules.php:383
516 #, php-format
517 msgid ""
518 "Rate of temporary tables being written to disk: %s, this value should be "
519 "less than 1 per hour"
520 msgstr ""
522 #: libraries/classes/Advisory/Rules.php:390
523 msgid "MyISAM key buffer size"
524 msgstr ""
526 #: libraries/classes/Advisory/Rules.php:393
527 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
528 msgstr ""
530 #: libraries/classes/Advisory/Rules.php:395
531 msgid ""
532 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
533 "good start."
534 msgstr ""
536 #: libraries/classes/Advisory/Rules.php:397
537 msgid "key_buffer_size is 0"
538 msgstr ""
540 #: libraries/classes/Advisory/Rules.php:402
541 #, no-php-format
542 msgid "Max % MyISAM key buffer ever used"
543 msgstr ""
545 #: libraries/classes/Advisory/Rules.php:407
546 #: libraries/classes/Advisory/Rules.php:424
547 #, no-php-format
548 msgid "MyISAM key buffer (index cache) % used is low."
549 msgstr ""
551 #: libraries/classes/Advisory/Rules.php:409
552 #: libraries/classes/Advisory/Rules.php:426
553 msgid ""
554 "You may need to decrease the size of {key_buffer_size}, re-examine your "
555 "tables to see if indexes have been removed, or examine queries and "
556 "expectations about what indexes are being used."
557 msgstr ""
559 #: libraries/classes/Advisory/Rules.php:413
560 #, php-format
561 msgid ""
562 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
563 msgstr ""
565 #: libraries/classes/Advisory/Rules.php:418
566 msgid "Percentage of MyISAM key buffer used"
567 msgstr ""
569 #: libraries/classes/Advisory/Rules.php:430
570 #, php-format
571 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
572 msgstr ""
574 #: libraries/classes/Advisory/Rules.php:435
575 msgid "Percentage of index reads from memory"
576 msgstr ""
578 #: libraries/classes/Advisory/Rules.php:440
579 #, no-php-format
580 msgid "The % of indexes that use the MyISAM key buffer is low."
581 msgstr ""
583 #: libraries/classes/Advisory/Rules.php:441
584 msgid "You may need to increase {key_buffer_size}."
585 msgstr ""
587 #: libraries/classes/Advisory/Rules.php:442
588 #, php-format
589 msgid "Index reads from memory: %s%%, this value should be above 95%%"
590 msgstr ""
592 #: libraries/classes/Advisory/Rules.php:448
593 msgid "Rate of table open"
594 msgstr ""
596 #: libraries/classes/Advisory/Rules.php:451
597 msgid "The rate of opening tables is high."
598 msgstr ""
600 #: libraries/classes/Advisory/Rules.php:453
601 msgid ""
602 "Opening tables requires disk I/O which is costly. Increasing "
603 "{table_open_cache} might avoid this."
604 msgstr ""
606 #: libraries/classes/Advisory/Rules.php:455
607 #, php-format
608 msgid "Opened table rate: %s, this value should be less than 10 per hour"
609 msgstr ""
611 #: libraries/classes/Advisory/Rules.php:460
612 msgid "Percentage of used open files limit"
613 msgstr ""
615 #: libraries/classes/Advisory/Rules.php:464
616 msgid ""
617 "The number of open files is approaching the max number of open files. You "
618 "may get a \"Too many open files\" error."
619 msgstr ""
621 #: libraries/classes/Advisory/Rules.php:468
622 #: libraries/classes/Advisory/Rules.php:481
623 msgid ""
624 "Consider increasing {open_files_limit}, and check the error log when "
625 "restarting after changing {open_files_limit}."
626 msgstr ""
628 #: libraries/classes/Advisory/Rules.php:471
629 #, php-format
630 msgid ""
631 "The number of opened files is at %s%% of the limit. It should be below 85%%"
632 msgstr ""
634 #: libraries/classes/Advisory/Rules.php:476
635 msgid "Rate of open files"
636 msgstr ""
638 #: libraries/classes/Advisory/Rules.php:479
639 msgid "The rate of opening files is high."
640 msgstr ""
642 #: libraries/classes/Advisory/Rules.php:484
643 #, php-format
644 msgid "Opened files rate: %s, this value should be less than 5 per hour"
645 msgstr ""
647 #: libraries/classes/Advisory/Rules.php:490
648 #, no-php-format
649 msgid "Immediate table locks %"
650 msgstr ""
652 #: libraries/classes/Advisory/Rules.php:494
653 #: libraries/classes/Advisory/Rules.php:504
654 msgid "Too many table locks were not granted immediately."
655 msgstr ""
657 #: libraries/classes/Advisory/Rules.php:495
658 #: libraries/classes/Advisory/Rules.php:505
659 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
660 msgstr ""
662 #: libraries/classes/Advisory/Rules.php:496
663 #, php-format
664 msgid "Immediate table locks: %s%%, this value should be above 95%%"
665 msgstr ""
667 #: libraries/classes/Advisory/Rules.php:501
668 msgid "Table lock wait rate"
669 msgstr ""
671 #: libraries/classes/Advisory/Rules.php:506
672 #, php-format
673 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
674 msgstr ""
676 #: libraries/classes/Advisory/Rules.php:511
677 msgid "Thread cache"
678 msgstr ""
680 #: libraries/classes/Advisory/Rules.php:514
681 msgid ""
682 "Thread cache is disabled, resulting in more overhead from new connections to "
683 "MySQL."
684 msgstr ""
686 #: libraries/classes/Advisory/Rules.php:515
687 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
688 msgstr ""
690 #: libraries/classes/Advisory/Rules.php:516
691 msgid "The thread cache is set to 0"
692 msgstr ""
694 #: libraries/classes/Advisory/Rules.php:521
695 #, no-php-format
696 msgid "Thread cache hit rate %"
697 msgstr ""
699 #: libraries/classes/Advisory/Rules.php:525
700 msgid "Thread cache is not efficient."
701 msgstr ""
703 #: libraries/classes/Advisory/Rules.php:526
704 msgid "Increase {thread_cache_size}."
705 msgstr ""
707 #: libraries/classes/Advisory/Rules.php:527
708 #, php-format
709 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
710 msgstr ""
712 #: libraries/classes/Advisory/Rules.php:532
713 msgid "Threads that are slow to launch"
714 msgstr ""
716 #: libraries/classes/Advisory/Rules.php:536
717 msgid "There are too many threads that are slow to launch."
718 msgstr ""
720 #: libraries/classes/Advisory/Rules.php:538
721 msgid ""
722 "This generally happens in case of general system overload as it is pretty "
723 "simple operations. You might want to monitor your system load carefully."
724 msgstr ""
726 #: libraries/classes/Advisory/Rules.php:541
727 #, php-format
728 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
729 msgstr ""
731 #: libraries/classes/Advisory/Rules.php:546
732 msgid "Slow launch time"
733 msgstr ""
735 #: libraries/classes/Advisory/Rules.php:549
736 msgid "Slow_launch_time is above 2s."
737 msgstr ""
739 #: libraries/classes/Advisory/Rules.php:551
740 msgid ""
741 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
742 "to launch."
743 msgstr ""
745 #: libraries/classes/Advisory/Rules.php:553
746 #, php-format
747 msgid "slow_launch_time is set to %s"
748 msgstr ""
750 #: libraries/classes/Advisory/Rules.php:559
751 msgid "Percentage of used connections"
752 msgstr ""
754 #: libraries/classes/Advisory/Rules.php:563
755 msgid ""
756 "The maximum amount of used connections is getting close to the value of "
757 "{max_connections}."
758 msgstr ""
760 #: libraries/classes/Advisory/Rules.php:566
761 msgid ""
762 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
763 "that do not close database handlers properly get killed sooner. Make sure "
764 "the code closes database handlers properly."
765 msgstr ""
767 #: libraries/classes/Advisory/Rules.php:570
768 #, php-format
769 msgid ""
770 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
771 msgstr ""
773 #: libraries/classes/Advisory/Rules.php:575
774 msgid "Percentage of aborted connections"
775 msgstr ""
777 #: libraries/classes/Advisory/Rules.php:578
778 #: libraries/classes/Advisory/Rules.php:592
779 msgid "Too many connections are aborted."
780 msgstr ""
782 #: libraries/classes/Advisory/Rules.php:580
783 #: libraries/classes/Advisory/Rules.php:594
784 msgid ""
785 "Connections are usually aborted when they cannot be authorized. <a href="
786 "\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-of-"
787 "aborted_connects/\">This article</a> might help you track down the source."
788 msgstr ""
790 #: libraries/classes/Advisory/Rules.php:584
791 #, php-format
792 msgid "%s%% of all connections are aborted. This value should be below 1%%"
793 msgstr ""
795 #: libraries/classes/Advisory/Rules.php:589
796 msgid "Rate of aborted connections"
797 msgstr ""
799 #: libraries/classes/Advisory/Rules.php:598
800 #, php-format
801 msgid ""
802 "Aborted connections rate is at %s, this value should be less than 1 per hour"
803 msgstr ""
805 #: libraries/classes/Advisory/Rules.php:603
806 msgid "Percentage of aborted clients"
807 msgstr ""
809 #: libraries/classes/Advisory/Rules.php:606
810 #: libraries/classes/Advisory/Rules.php:620
811 msgid "Too many clients are aborted."
812 msgstr ""
814 #: libraries/classes/Advisory/Rules.php:608
815 #: libraries/classes/Advisory/Rules.php:622
816 msgid ""
817 "Clients are usually aborted when they did not close their connection to "
818 "MySQL properly. This can be due to network issues or code not closing a "
819 "database handler properly. Check your network and code."
820 msgstr ""
822 #: libraries/classes/Advisory/Rules.php:612
823 #, php-format
824 msgid "%s%% of all clients are aborted. This value should be below 2%%"
825 msgstr ""
827 #: libraries/classes/Advisory/Rules.php:617
828 msgid "Rate of aborted clients"
829 msgstr ""
831 #: libraries/classes/Advisory/Rules.php:626
832 #, php-format
833 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
834 msgstr ""
836 #: libraries/classes/Advisory/Rules.php:632
837 msgid "Is InnoDB disabled?"
838 msgstr ""
840 #: libraries/classes/Advisory/Rules.php:636
841 msgid "You do not have InnoDB enabled."
842 msgstr ""
844 #: libraries/classes/Advisory/Rules.php:637
845 msgid "InnoDB is usually the better choice for table engines."
846 msgstr ""
848 #: libraries/classes/Advisory/Rules.php:638
849 msgid "have_innodb is set to 'value'"
850 msgstr ""
852 #: libraries/classes/Advisory/Rules.php:642
853 #: libraries/classes/Advisory/Rules.php:669
854 msgid "InnoDB log size"
855 msgstr ""
857 #: libraries/classes/Advisory/Rules.php:647
858 #: libraries/classes/Advisory/Rules.php:677
859 msgid ""
860 "The InnoDB log file size is not an appropriate size, in relation to the "
861 "InnoDB buffer pool."
862 msgstr ""
864 #: libraries/classes/Advisory/Rules.php:650
865 #: libraries/classes/Advisory/Rules.php:680
866 #, no-php-format
867 msgid ""
868 "Especially on a system with a lot of writes to InnoDB tables you should set "
869 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
870 "bigger this value, the longer the recovery time will be when database "
871 "crashes, so this value should not be set much higher than 256 MiB. Please "
872 "note however that you cannot simply change the value of this variable. You "
873 "need to shutdown the server, remove the InnoDB log files, set the new value "
874 "in my.cnf, start the server, then check the error logs if everything went "
875 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
876 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
877 msgstr ""
879 #: libraries/classes/Advisory/Rules.php:662
880 #: libraries/classes/Advisory/Rules.php:692
881 #, php-format
882 msgid ""
883 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
884 "it should not be below 20%%"
885 msgstr ""
887 #: libraries/classes/Advisory/Rules.php:699
888 msgid "Max InnoDB log size"
889 msgstr ""
891 #: libraries/classes/Advisory/Rules.php:704
892 msgid "The InnoDB log file size is inadequately large."
893 msgstr ""
895 #: libraries/classes/Advisory/Rules.php:706
896 #, no-php-format
897 msgid ""
898 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
899 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
900 "recovery time after a database crash considerably. See also <a href="
901 "\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
902 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
903 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
904 "then check the error logs if everything went fine. See also <a href="
905 "\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
906 "innodblogfilesize-proper-way.html\">this blog entry</a>"
907 msgstr ""
909 #: libraries/classes/Advisory/Rules.php:717
910 #, php-format
911 msgid "Your absolute InnoDB log size is %s MiB"
912 msgstr ""
914 #: libraries/classes/Advisory/Rules.php:722
915 msgid "InnoDB buffer pool size"
916 msgstr ""
918 #: libraries/classes/Advisory/Rules.php:726
919 msgid "Your InnoDB buffer pool is fairly small."
920 msgstr ""
922 #: libraries/classes/Advisory/Rules.php:728
923 #, no-php-format
924 msgid ""
925 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
926 "tables. Assign all your remaining memory to this buffer. For database "
927 "servers that use solely InnoDB as storage engine and have no other services "
928 "(e.g. a web server) running, you may set this as high as 80% of your "
929 "available memory. If that is not the case, you need to carefully assess the "
930 "memory consumption of your other services and non-InnoDB-Tables and set this "
931 "variable accordingly. If it is set too high, your system will start "
932 "swapping, which decreases performance significantly. See also <a href="
933 "\"https://www.percona.com/blog/2007/11/03/choosing-innodb_buffer_pool_size/"
934 "\">this article</a>"
935 msgstr ""
937 #: libraries/classes/Advisory/Rules.php:738
938 #, php-format
939 msgid ""
940 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
941 "rule fires if you are assigning less than 60%%, however this might be "
942 "perfectly adequate for your system if you don't have much InnoDB tables or "
943 "other services running on the same machine."
944 msgstr ""
946 #: libraries/classes/Advisory/Rules.php:748
947 msgid "MyISAM concurrent inserts"
948 msgstr ""
950 #: libraries/classes/Advisory/Rules.php:751
951 msgid "Enable {concurrent_insert} by setting it to 1"
952 msgstr ""
954 #: libraries/classes/Advisory/Rules.php:753
955 msgid ""
956 "Setting {concurrent_insert} to 1 reduces contention between readers and "
957 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
958 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
959 msgstr ""
961 #: libraries/classes/Advisory/Rules.php:757
962 msgid "concurrent_insert is set to 0"
963 msgstr ""
965 #: libraries/classes/Advisory/Rules.php:772
966 msgid "Query cache disabled"
967 msgstr ""
969 #: libraries/classes/Advisory/Rules.php:775
970 msgid "The query cache is not enabled."
971 msgstr ""
973 #: libraries/classes/Advisory/Rules.php:777
974 msgid ""
975 "The query cache is known to greatly improve performance if configured "
976 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
977 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
978 "memcached, ignore this recommendation."
979 msgstr ""
981 #: libraries/classes/Advisory/Rules.php:781
982 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
983 msgstr ""
985 #: libraries/classes/Advisory/Rules.php:786
986 #, no-php-format
987 msgid "Query cache efficiency (%)"
988 msgstr ""
990 #: libraries/classes/Advisory/Rules.php:790
991 msgid "Query cache not running efficiently, it has a low hit rate."
992 msgstr ""
994 #: libraries/classes/Advisory/Rules.php:791
995 msgid "Consider increasing {query_cache_limit}."
996 msgstr ""
998 #: libraries/classes/Advisory/Rules.php:792
999 #, php-format
1000 msgid "The current query cache hit rate of %s%% is below 20%%"
1001 msgstr ""
1003 #: libraries/classes/Advisory/Rules.php:797
1004 msgid "Query Cache usage"
1005 msgstr ""
1007 #: libraries/classes/Advisory/Rules.php:802
1008 #, no-php-format
1009 msgid "Less than 80% of the query cache is being utilized."
1010 msgstr ""
1012 #: libraries/classes/Advisory/Rules.php:804
1013 msgid ""
1014 "This might be caused by {query_cache_limit} being too low. Flushing the "
1015 "query cache might help as well."
1016 msgstr ""
1018 #: libraries/classes/Advisory/Rules.php:808
1019 #, php-format
1020 msgid ""
1021 "The current ratio of free query cache memory to total query cache size is %s"
1022 "%%. It should be above 80%%"
1023 msgstr ""
1025 #: libraries/classes/Advisory/Rules.php:815
1026 msgid "Query cache fragmentation"
1027 msgstr ""
1029 #: libraries/classes/Advisory/Rules.php:819
1030 msgid "The query cache is considerably fragmented."
1031 msgstr ""
1033 #: libraries/classes/Advisory/Rules.php:821
1034 msgid ""
1035 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
1036 "This might be caused by many Query cache low memory prunes due to "
1037 "{query_cache_size} being too small. For a immediate but short lived fix you "
1038 "can flush the query cache (might lock the query cache for a long time). "
1039 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
1040 "too, e.g. you can set it to the average size of your queries in the cache "
1041 "using this formula: (query_cache_size - qcache_free_memory) / "
1042 "qcache_queries_in_cache"
1043 msgstr ""
1045 #: libraries/classes/Advisory/Rules.php:829
1046 #, php-format
1047 msgid ""
1048 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1049 "that the query cache is an alternating pattern of free and used blocks. This "
1050 "value should be below 20%%."
1051 msgstr ""
1053 #: libraries/classes/Advisory/Rules.php:836
1054 msgid "Query cache low memory prunes"
1055 msgstr ""
1057 #: libraries/classes/Advisory/Rules.php:840
1058 msgid ""
1059 "Cached queries are removed due to low query cache memory from the query "
1060 "cache."
1061 msgstr ""
1063 #: libraries/classes/Advisory/Rules.php:842
1064 msgid ""
1065 "You might want to increase {query_cache_size}, however keep in mind that the "
1066 "overhead of maintaining the cache is likely to increase with its size, so do "
1067 "this in small increments and monitor the results."
1068 msgstr ""
1070 #: libraries/classes/Advisory/Rules.php:847
1071 #, php-format
1072 msgid ""
1073 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1074 "value is, the better (This rules firing limit: 0.1%%)"
1075 msgstr ""
1077 #: libraries/classes/Advisory/Rules.php:854
1078 msgid "Query cache max size"
1079 msgstr ""
1081 #: libraries/classes/Advisory/Rules.php:859
1082 msgid ""
1083 "The query cache size is above 128 MiB. Big query caches may cause "
1084 "significant overhead that is required to maintain the cache."
1085 msgstr ""
1087 #: libraries/classes/Advisory/Rules.php:863
1088 msgid ""
1089 "Depending on your environment, it might be performance increasing to reduce "
1090 "this value."
1091 msgstr ""
1093 #: libraries/classes/Advisory/Rules.php:865
1094 #, php-format
1095 msgid "Current query cache size: %s"
1096 msgstr ""
1098 #: libraries/classes/Advisory/Rules.php:870
1099 msgid "Query cache min result size"
1100 msgstr ""
1102 #: libraries/classes/Advisory/Rules.php:874
1103 msgid ""
1104 "The max size of the result set in the query cache is the default of 1 MiB."
1105 msgstr ""
1107 #: libraries/classes/Advisory/Rules.php:876
1108 msgid ""
1109 "Changing {query_cache_limit} (usually by increasing) may increase "
1110 "efficiency. This variable determines the maximum size a query result may "
1111 "have to be inserted into the query cache. If there are many query results "
1112 "above 1 MiB that are well cacheable (many reads, little writes) then "
1113 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1114 "of many query results being above 1 MiB that are not very well cacheable "
1115 "(often invalidated due to table updates) increasing {query_cache_limit} "
1116 "might reduce efficiency."
1117 msgstr ""
1119 #: libraries/classes/Advisory/Rules.php:883
1120 msgid "query_cache_limit is set to 1 MiB"
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:328
1129 #: libraries/classes/Controllers/Server/PrivilegesController.php:353
1130 #: libraries/classes/Normalization.php:255
1131 #: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:325
1132 #: libraries/classes/Tracking.php:479
1133 #: templates/columns_definitions/column_definitions_form.twig:42
1134 #: templates/database/designer/main.twig:1102
1135 #: templates/database/events/editor_form.twig:115
1136 #: templates/database/operations/index.twig:19
1137 #: templates/database/operations/index.twig:75
1138 #: templates/database/operations/index.twig:185
1139 #: templates/database/operations/index.twig:225
1140 #: templates/database/routines/editor_form.twig:176
1141 #: templates/database/routines/execute_form.twig:55
1142 #: templates/database/search/main.twig:74
1143 #: templates/database/triggers/editor_form.twig:69
1144 #: templates/display/results/table.twig:265
1145 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1146 #: templates/modals/add_index.twig:10 templates/modals/change_password.twig:10
1147 #: templates/modals/create_view.twig:10
1148 #: templates/modals/enum_set_editor.twig:10
1149 #: templates/modals/index_dialog_modal.twig:10
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/change_password.twig:72
1154 #: templates/server/privileges/edit_routine_privileges.twig:106
1155 #: templates/server/privileges/privileges_summary.twig:104
1156 #: templates/server/privileges/user_properties.twig:154
1157 #: templates/server/privileges/users_overview.twig:159
1158 #: templates/server/replication/change_primary.twig:33
1159 #: templates/server/replication/primary_add_replica_user.twig:81
1160 #: templates/server/replication/primary_configuration.twig:30
1161 #: templates/server/replication/replica_configuration.twig:16
1162 #: templates/server/replication/replica_configuration.twig:88
1163 #: templates/server/user_groups/edit_user_groups.twig:21
1164 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1165 #: templates/table/find_replace/index.twig:62
1166 #: templates/table/insert/actions_panel.twig:37
1167 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1168 #: templates/table/operations/index.twig:38
1169 #: templates/table/operations/index.twig:86
1170 #: templates/table/operations/index.twig:241
1171 #: templates/table/operations/index.twig:328
1172 #: templates/table/operations/index.twig:505
1173 #: templates/table/operations/view.twig:20
1174 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1175 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1176 #: templates/table/structure/display_structure.twig:343
1177 #: templates/table/structure/display_structure.twig:437
1178 #: templates/table/structure/display_structure.twig:555
1179 #: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116
1180 msgid "Go"
1181 msgstr ""
1183 #: libraries/classes/BrowseForeigners.php:219
1184 #: libraries/classes/BrowseForeigners.php:223
1185 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1186 #: templates/table/structure/display_structure.twig:458
1187 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1188 msgid "Keyname"
1189 msgstr ""
1191 #: libraries/classes/BrowseForeigners.php:220
1192 #: libraries/classes/BrowseForeigners.php:222
1193 #: templates/server/engines/index.twig:14
1194 #: templates/server/plugins/index.twig:27
1195 #: templates/server/status/variables/index.twig:77
1196 msgid "Description"
1197 msgstr ""
1199 #: libraries/classes/BrowseForeigners.php:319
1200 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
1201 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:494
1202 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:528
1203 #: templates/list_navigator.twig:4
1204 msgid "Page number:"
1205 msgstr ""
1207 #: libraries/classes/BrowseForeigners.php:333
1208 #: libraries/classes/Controllers/JavaScriptMessagesController.php:565
1209 #: templates/display/results/table.twig:99
1210 #: templates/server/privileges/initials_row.twig:17
1211 #: templates/table/browse_foreigners/show_all.twig:4
1212 msgid "Show all"
1213 msgstr ""
1215 #: libraries/classes/Charsets/Collation.php:170
1216 #: libraries/classes/Charsets.php:176 libraries/classes/Charsets.php:177
1217 msgid "Unknown"
1218 msgstr ""
1220 #: libraries/classes/Charsets/Collation.php:203
1221 #: libraries/classes/Charsets/Collation.php:501
1222 msgctxt "Collation"
1223 msgid "German (phone book order)"
1224 msgstr ""
1226 #: libraries/classes/Charsets/Collation.php:207
1227 #: libraries/classes/Charsets/Collation.php:498
1228 msgctxt "Collation"
1229 msgid "German (dictionary order)"
1230 msgstr ""
1232 #: libraries/classes/Charsets/Collation.php:216
1233 #: libraries/classes/Charsets/Collation.php:576
1234 msgctxt "Collation"
1235 msgid "Spanish (traditional)"
1236 msgstr ""
1238 #: libraries/classes/Charsets/Collation.php:220
1239 #: libraries/classes/Charsets/Collation.php:569
1240 msgctxt "Collation"
1241 msgid "Spanish (modern)"
1242 msgstr ""
1244 #: libraries/classes/Charsets/Collation.php:298
1245 msgctxt "Collation variant"
1246 msgid "case-insensitive"
1247 msgstr ""
1249 #: libraries/classes/Charsets/Collation.php:301
1250 msgctxt "Collation variant"
1251 msgid "case-sensitive"
1252 msgstr ""
1254 #: libraries/classes/Charsets/Collation.php:304
1255 msgctxt "Collation variant"
1256 msgid "accent-insensitive"
1257 msgstr ""
1259 #: libraries/classes/Charsets/Collation.php:307
1260 msgctxt "Collation variant"
1261 msgid "accent-sensitive"
1262 msgstr ""
1264 #: libraries/classes/Charsets/Collation.php:310
1265 msgctxt "Collation variant"
1266 msgid "kana-sensitive"
1267 msgstr ""
1269 #: libraries/classes/Charsets/Collation.php:314
1270 msgctxt "Collation variant"
1271 msgid "multi-level"
1272 msgstr ""
1274 #: libraries/classes/Charsets/Collation.php:317
1275 msgctxt "Collation variant"
1276 msgid "binary"
1277 msgstr ""
1279 #: libraries/classes/Charsets/Collation.php:320
1280 msgctxt "Collation variant"
1281 msgid "no-pad"
1282 msgstr ""
1284 #: libraries/classes/Charsets/Collation.php:339
1285 msgctxt "Collation"
1286 msgid "Binary"
1287 msgstr ""
1289 #: libraries/classes/Charsets/Collation.php:351
1290 #: libraries/classes/Charsets/Collation.php:600
1291 msgctxt "Collation"
1292 msgid "Unicode"
1293 msgstr ""
1295 #: libraries/classes/Charsets/Collation.php:361
1296 #: libraries/classes/Charsets/Collation.php:547
1297 msgctxt "Collation"
1298 msgid "West European"
1299 msgstr ""
1301 #: libraries/classes/Charsets/Collation.php:368
1302 msgctxt "Collation"
1303 msgid "Central European"
1304 msgstr ""
1306 #: libraries/classes/Charsets/Collation.php:373
1307 #: libraries/classes/Charsets/Collation.php:554
1308 msgctxt "Collation"
1309 msgid "Russian"
1310 msgstr ""
1312 #: libraries/classes/Charsets/Collation.php:378
1313 msgctxt "Collation"
1314 msgid "Simplified Chinese"
1315 msgstr ""
1317 #: libraries/classes/Charsets/Collation.php:381
1318 msgctxt "Collation"
1319 msgid "Traditional Chinese"
1320 msgstr ""
1322 #: libraries/classes/Charsets/Collation.php:384
1323 #: libraries/classes/Charsets/Collation.php:469
1324 msgctxt "Collation"
1325 msgid "Chinese"
1326 msgstr ""
1328 #: libraries/classes/Charsets/Collation.php:392
1329 #: libraries/classes/Charsets/Collation.php:518
1330 msgctxt "Collation"
1331 msgid "Japanese"
1332 msgstr ""
1334 #: libraries/classes/Charsets/Collation.php:397
1335 msgctxt "Collation"
1336 msgid "Baltic"
1337 msgstr ""
1339 #: libraries/classes/Charsets/Collation.php:402
1340 msgctxt "Collation"
1341 msgid "Armenian"
1342 msgstr ""
1344 #: libraries/classes/Charsets/Collation.php:405
1345 msgctxt "Collation"
1346 msgid "Cyrillic"
1347 msgstr ""
1349 #: libraries/classes/Charsets/Collation.php:408
1350 msgctxt "Collation"
1351 msgid "Arabic"
1352 msgstr ""
1354 #: libraries/classes/Charsets/Collation.php:411
1355 #: libraries/classes/Charsets/Collation.php:533
1356 msgctxt "Collation"
1357 msgid "Korean"
1358 msgstr ""
1360 #: libraries/classes/Charsets/Collation.php:414
1361 msgctxt "Collation"
1362 msgid "Hebrew"
1363 msgstr ""
1365 #: libraries/classes/Charsets/Collation.php:417
1366 msgctxt "Collation"
1367 msgid "Georgian"
1368 msgstr ""
1370 #: libraries/classes/Charsets/Collation.php:420
1371 msgctxt "Collation"
1372 msgid "Greek"
1373 msgstr ""
1375 #: libraries/classes/Charsets/Collation.php:423
1376 msgctxt "Collation"
1377 msgid "Czech-Slovak"
1378 msgstr ""
1380 #: libraries/classes/Charsets/Collation.php:426
1381 #: libraries/classes/Charsets/Collation.php:592
1382 msgctxt "Collation"
1383 msgid "Ukrainian"
1384 msgstr ""
1386 #: libraries/classes/Charsets/Collation.php:429
1387 #: libraries/classes/Charsets/Collation.php:588
1388 msgctxt "Collation"
1389 msgid "Turkish"
1390 msgstr ""
1392 #: libraries/classes/Charsets/Collation.php:432
1393 #: libraries/classes/Charsets/Collation.php:580
1394 msgctxt "Collation"
1395 msgid "Swedish"
1396 msgstr ""
1398 #: libraries/classes/Charsets/Collation.php:435
1399 #: libraries/classes/Charsets/Collation.php:584
1400 msgctxt "Collation"
1401 msgid "Thai"
1402 msgstr ""
1404 #: libraries/classes/Charsets/Collation.php:438
1405 msgctxt "Collation"
1406 msgid "Unknown"
1407 msgstr ""
1409 #: libraries/classes/Charsets/Collation.php:463
1410 msgctxt "Collation"
1411 msgid "Bulgarian"
1412 msgstr ""
1414 #: libraries/classes/Charsets/Collation.php:475
1415 msgctxt "Collation"
1416 msgid "Croatian"
1417 msgstr ""
1419 #: libraries/classes/Charsets/Collation.php:479
1420 msgctxt "Collation"
1421 msgid "Czech"
1422 msgstr ""
1424 #: libraries/classes/Charsets/Collation.php:483
1425 msgctxt "Collation"
1426 msgid "Danish"
1427 msgstr ""
1429 #: libraries/classes/Charsets/Collation.php:487
1430 msgctxt "Collation"
1431 msgid "English"
1432 msgstr ""
1434 #: libraries/classes/Charsets/Collation.php:491
1435 msgctxt "Collation"
1436 msgid "Esperanto"
1437 msgstr ""
1439 #: libraries/classes/Charsets/Collation.php:495
1440 msgctxt "Collation"
1441 msgid "Estonian"
1442 msgstr ""
1444 #: libraries/classes/Charsets/Collation.php:510
1445 msgctxt "Collation"
1446 msgid "Hungarian"
1447 msgstr ""
1449 #: libraries/classes/Charsets/Collation.php:514
1450 msgctxt "Collation"
1451 msgid "Icelandic"
1452 msgstr ""
1454 #: libraries/classes/Charsets/Collation.php:521
1455 msgctxt "Collation"
1456 msgid "Classical Latin"
1457 msgstr ""
1459 #: libraries/classes/Charsets/Collation.php:525
1460 msgctxt "Collation"
1461 msgid "Latvian"
1462 msgstr ""
1464 #: libraries/classes/Charsets/Collation.php:529
1465 msgctxt "Collation"
1466 msgid "Lithuanian"
1467 msgstr ""
1469 #: libraries/classes/Charsets/Collation.php:537
1470 msgctxt "Collation"
1471 msgid "Burmese"
1472 msgstr ""
1474 #: libraries/classes/Charsets/Collation.php:540
1475 #, fuzzy
1476 #| msgid "Versions"
1477 msgctxt "Collation"
1478 msgid "Persian"
1479 msgstr "Väsjohne"
1481 #: libraries/classes/Charsets/Collation.php:544
1482 msgctxt "Collation"
1483 msgid "Polish"
1484 msgstr ""
1486 #: libraries/classes/Charsets/Collation.php:551
1487 msgctxt "Collation"
1488 msgid "Romanian"
1489 msgstr ""
1491 #: libraries/classes/Charsets/Collation.php:558
1492 msgctxt "Collation"
1493 msgid "Sinhalese"
1494 msgstr ""
1496 #: libraries/classes/Charsets/Collation.php:562
1497 msgctxt "Collation"
1498 msgid "Slovak"
1499 msgstr ""
1501 #: libraries/classes/Charsets/Collation.php:566
1502 msgctxt "Collation"
1503 msgid "Slovenian"
1504 msgstr ""
1506 #: libraries/classes/Charsets/Collation.php:596
1507 msgctxt "Collation"
1508 msgid "Vietnamese"
1509 msgstr ""
1511 #: libraries/classes/Common.php:255
1512 #, php-format
1513 msgid "You should upgrade to %s %s or later."
1514 msgstr ""
1516 #: libraries/classes/Common.php:287
1517 msgid "Error: Token mismatch"
1518 msgstr ""
1520 #: libraries/classes/Common.php:498
1521 msgid ""
1522 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1523 "access phpMyAdmin."
1524 msgstr ""
1526 #: libraries/classes/Common.php:554
1527 msgid ""
1528 "You have enabled mbstring.func_overload in your PHP configuration. This "
1529 "option is incompatible with phpMyAdmin and might cause some data to be "
1530 "corrupted!"
1531 msgstr ""
1533 #: libraries/classes/Common.php:571
1534 msgid ""
1535 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1536 "requires these functions!"
1537 msgstr ""
1539 #: libraries/classes/Common.php:582
1540 msgid "GLOBALS overwrite attempt"
1541 msgstr ""
1543 #: libraries/classes/Common.php:592
1544 msgid "possible exploit"
1545 msgstr ""
1547 #: libraries/classes/Config/Descriptions.php:69
1548 #: libraries/classes/Config/Descriptions.php:70
1549 #: libraries/classes/Config/Descriptions.php:71
1550 msgid "Users cannot set a higher value"
1551 msgstr ""
1553 #: libraries/classes/Config/Descriptions.php:89
1554 msgid ""
1555 "If enabled, user can enter any MySQL server in login form for cookie auth."
1556 msgstr ""
1558 #: libraries/classes/Config/Descriptions.php:92
1559 msgid ""
1560 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1561 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1562 "to the given regular expression."
1563 msgstr ""
1565 #: libraries/classes/Config/Descriptions.php:97
1566 msgid ""
1567 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1568 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1569 "cross-frame scripting (XSS) attacks."
1570 msgstr ""
1572 #: libraries/classes/Config/Descriptions.php:102
1573 msgid ""
1574 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1575 "authentication."
1576 msgstr ""
1578 #: libraries/classes/Config/Descriptions.php:104
1579 msgid "Enable bzip2 compression for import operations."
1580 msgstr ""
1582 #: libraries/classes/Config/Descriptions.php:105
1583 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1584 msgstr ""
1586 #: libraries/classes/Config/Descriptions.php:106
1587 msgid ""
1588 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1589 "API."
1590 msgstr ""
1592 #: libraries/classes/Config/Descriptions.php:107
1593 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1594 msgstr ""
1596 #: libraries/classes/Config/Descriptions.php:108
1597 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1598 msgstr ""
1600 #: libraries/classes/Config/Descriptions.php:109
1601 msgid "Enter your public key for the reCAPTCHA service on your domain."
1602 msgstr ""
1604 #: libraries/classes/Config/Descriptions.php:110
1605 msgid "Enter your private key for your domain reCAPTCHA service."
1606 msgstr ""
1608 #: libraries/classes/Config/Descriptions.php:111
1609 msgid "Enter your siteverify URL for your reCAPTCHA service."
1610 msgstr ""
1612 #: libraries/classes/Config/Descriptions.php:113
1613 msgid ""
1614 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1615 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1616 "kbd] - allows newlines in columns."
1617 msgstr ""
1619 #: libraries/classes/Config/Descriptions.php:118
1620 msgid ""
1621 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1622 "highlighting and line numbers."
1623 msgstr ""
1625 #: libraries/classes/Config/Descriptions.php:123
1626 msgid ""
1627 "Find any errors in the query before executing it. Requires CodeMirror to be "
1628 "enabled."
1629 msgstr ""
1631 #: libraries/classes/Config/Descriptions.php:126
1632 msgid ""
1633 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1634 "columns."
1635 msgstr ""
1637 #: libraries/classes/Config/Descriptions.php:129
1638 msgid ""
1639 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1640 "columns."
1641 msgstr ""
1643 #: libraries/classes/Config/Descriptions.php:132
1644 msgid ""
1645 "Compress gzip exports on the fly without the need for much memory; if you "
1646 "encounter problems with created gzip files disable this feature."
1647 msgstr ""
1649 #: libraries/classes/Config/Descriptions.php:136
1650 msgid ""
1651 "Whether a warning (\"Are your really sure…\") should be displayed when "
1652 "you're about to lose data."
1653 msgstr ""
1655 #: libraries/classes/Config/Descriptions.php:139
1656 msgid "Autocomplete of the table and column names in the SQL queries."
1657 msgstr ""
1659 #: libraries/classes/Config/Descriptions.php:142
1660 #: libraries/classes/Config/Descriptions.php:146
1661 #: libraries/classes/Config/Descriptions.php:150
1662 #: libraries/classes/Config/Descriptions.php:154
1663 #: libraries/classes/Config/Descriptions.php:158
1664 #: libraries/classes/Config/Descriptions.php:162
1665 #: libraries/classes/Config/Descriptions.php:166
1666 #: libraries/classes/Config/Descriptions.php:170
1667 #: libraries/classes/Config/Descriptions.php:174
1668 msgid ""
1669 "Values for options list for default transformations. These will be "
1670 "overwritten if transformation is filled in at table structure page."
1671 msgstr ""
1673 #: libraries/classes/Config/Descriptions.php:178
1674 msgid ""
1675 "Disable the table maintenance mass operations, like optimizing or repairing "
1676 "the selected tables of a database."
1677 msgstr ""
1679 #: libraries/classes/Config/Descriptions.php:182
1680 msgid ""
1681 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1682 "limit)."
1683 msgstr ""
1685 #: libraries/classes/Config/Descriptions.php:184
1686 #: libraries/classes/Config/Descriptions.php:728
1687 #: libraries/classes/Plugins/Export/ExportSql.php:345
1688 msgid "Exclude definition of current user"
1689 msgstr ""
1691 #: libraries/classes/Config/Descriptions.php:186
1692 msgid ""
1693 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1694 "the referenced data, [kbd]id[/kbd] is the key value."
1695 msgstr ""
1697 #: libraries/classes/Config/Descriptions.php:190
1698 msgid ""
1699 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1700 "for magic strings that can be used to get special values."
1701 msgstr ""
1703 #: libraries/classes/Config/Descriptions.php:195
1704 msgid ""
1705 "Please note that phpMyAdmin is just a user interface and its features do not "
1706 "limit MySQL."
1707 msgstr ""
1709 #: libraries/classes/Config/Descriptions.php:198
1710 msgid ""
1711 "Advanced server configuration, do not change these options unless you know "
1712 "what they are for."
1713 msgstr ""
1715 #: libraries/classes/Config/Descriptions.php:201
1716 msgid ""
1717 "Configure phpMyAdmin configuration storage to gain access to additional "
1718 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1719 "documentation."
1720 msgstr ""
1722 #: libraries/classes/Config/Descriptions.php:206
1723 msgid ""
1724 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1725 "storage."
1726 msgstr ""
1728 #: libraries/classes/Config/Descriptions.php:209
1729 msgid "Customize browse mode."
1730 msgstr ""
1732 #: libraries/classes/Config/Descriptions.php:210
1733 #: libraries/classes/Config/Descriptions.php:211
1734 #: libraries/classes/Config/Descriptions.php:218
1735 #: libraries/classes/Config/Descriptions.php:224
1736 #: libraries/classes/Config/Descriptions.php:225
1737 #: libraries/classes/Config/Descriptions.php:230
1738 msgid "Customize default options."
1739 msgstr ""
1741 #: libraries/classes/Config/Descriptions.php:212
1742 msgid "Settings for phpMyAdmin developers."
1743 msgstr ""
1745 #: libraries/classes/Config/Descriptions.php:213
1746 msgid "Customize edit mode."
1747 msgstr ""
1749 #: libraries/classes/Config/Descriptions.php:214
1750 msgid "Customize default export options."
1751 msgstr ""
1753 #: libraries/classes/Config/Descriptions.php:215
1754 msgid "Set some commonly used options."
1755 msgstr ""
1757 #: libraries/classes/Config/Descriptions.php:216
1758 msgid "Customize default common import options."
1759 msgstr ""
1761 #: libraries/classes/Config/Descriptions.php:217
1762 msgid "Set import and export directories and compression options."
1763 msgstr ""
1765 #: libraries/classes/Config/Descriptions.php:219
1766 msgid "Databases display options."
1767 msgstr ""
1769 #: libraries/classes/Config/Descriptions.php:220
1770 msgid "Customize appearance of the navigation panel."
1771 msgstr ""
1773 #: libraries/classes/Config/Descriptions.php:221
1774 msgid "Customize the navigation tree."
1775 msgstr ""
1777 #: libraries/classes/Config/Descriptions.php:222
1778 msgid "Servers display options."
1779 msgstr ""
1781 #: libraries/classes/Config/Descriptions.php:223
1782 msgid "Tables display options."
1783 msgstr ""
1785 #: libraries/classes/Config/Descriptions.php:226
1786 msgid "Settings that didn't fit anywhere else."
1787 msgstr ""
1789 #: libraries/classes/Config/Descriptions.php:227
1790 msgid "Authentication settings."
1791 msgstr ""
1793 #: libraries/classes/Config/Descriptions.php:228
1794 msgid "Enter server connection parameters."
1795 msgstr ""
1797 #: libraries/classes/Config/Descriptions.php:229
1798 msgid "Customize links shown in SQL Query boxes."
1799 msgstr ""
1801 #: libraries/classes/Config/Descriptions.php:231
1802 msgid "SQL queries settings."
1803 msgstr ""
1805 #: libraries/classes/Config/Descriptions.php:232
1806 msgid "Customize startup page."
1807 msgstr ""
1809 #: libraries/classes/Config/Descriptions.php:233
1810 msgid ""
1811 "Choose which details to show in the database structure (list of tables)."
1812 msgstr ""
1814 #: libraries/classes/Config/Descriptions.php:234
1815 msgid "Settings for the table structure (list of columns)."
1816 msgstr ""
1818 #: libraries/classes/Config/Descriptions.php:235
1819 msgid "Choose how you want tabs to work."
1820 msgstr ""
1822 #: libraries/classes/Config/Descriptions.php:236
1823 msgid "Customize text input fields."
1824 msgstr ""
1826 #: libraries/classes/Config/Descriptions.php:237
1827 msgid "Customize default options"
1828 msgstr ""
1830 #: libraries/classes/Config/Descriptions.php:238
1831 msgid "Disable some of the warnings shown by phpMyAdmin."
1832 msgstr ""
1834 #: libraries/classes/Config/Descriptions.php:240
1835 msgid "Enable gzip compression for import and export operations."
1836 msgstr ""
1838 #: libraries/classes/Config/Descriptions.php:242
1839 msgid ""
1840 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1841 "if one of the queries failed."
1842 msgstr ""
1844 #: libraries/classes/Config/Descriptions.php:246
1845 msgid ""
1846 "Allow interrupt of import in case script detects it is close to time limit. "
1847 "This might be a good way to import large files, however it can break "
1848 "transactions."
1849 msgstr ""
1851 #: libraries/classes/Config/Descriptions.php:251
1852 msgid ""
1853 "Default format; be aware that this list depends on location (database, "
1854 "table) and only SQL is always available."
1855 msgstr ""
1857 #: libraries/classes/Config/Descriptions.php:254
1858 #: libraries/classes/Config/Descriptions.php:255
1859 msgid "Update data when duplicate keys found on import"
1860 msgstr ""
1862 #: libraries/classes/Config/Descriptions.php:256
1863 msgid "Number of queries to skip from start."
1864 msgstr ""
1866 #: libraries/classes/Config/Descriptions.php:258
1867 msgid ""
1868 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1869 "only occurs for the current server. Setting this to FALSE makes it easy to "
1870 "forget to log out from other servers when connected to multiple servers."
1871 msgstr ""
1873 #: libraries/classes/Config/Descriptions.php:263
1874 msgid ""
1875 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1876 "kbd] authentication mode."
1877 msgstr ""
1879 #: libraries/classes/Config/Descriptions.php:267
1880 msgid ""
1881 "Defines how long (in seconds) a login cookie should be stored in browser. "
1882 "The default of 0 means that it will be kept for the existing session only, "
1883 "and will be deleted as soon as you close the browser window. This is "
1884 "recommended for non-trusted environments."
1885 msgstr ""
1887 #: libraries/classes/Config/Descriptions.php:273
1888 msgid "Maximum number of characters used when a SQL query is displayed."
1889 msgstr ""
1891 #: libraries/classes/Config/Descriptions.php:276
1892 msgid ""
1893 "The number of items that can be displayed on each page on the first level of "
1894 "the navigation tree."
1895 msgstr ""
1897 #: libraries/classes/Config/Descriptions.php:279
1898 msgid ""
1899 "The number of items that can be displayed on each page of the navigation "
1900 "tree."
1901 msgstr ""
1903 #: libraries/classes/Config/Descriptions.php:282
1904 msgid ""
1905 "Number of rows displayed when browsing a result set. If the result set "
1906 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1907 msgstr ""
1909 #: libraries/classes/Config/Descriptions.php:287
1910 msgid ""
1911 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1912 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1913 msgstr ""
1915 #: libraries/classes/Config/Descriptions.php:291
1916 msgid "In the navigation panel, replaces the database tree with a selector"
1917 msgstr ""
1919 #: libraries/classes/Config/Descriptions.php:294
1920 msgid "Link with main panel by highlighting the current database or table."
1921 msgstr ""
1923 #: libraries/classes/Config/Descriptions.php:297
1924 msgid ""
1925 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1926 "([code]new[/code])."
1927 msgstr ""
1929 #: libraries/classes/Config/Descriptions.php:300
1930 msgid ""
1931 "Defines the minimum number of items (tables, views, routines and events) to "
1932 "display a filter box."
1933 msgstr ""
1935 #: libraries/classes/Config/Descriptions.php:303
1936 msgid ""
1937 "Group items in the navigation tree (determined by the separator defined in "
1938 "the Databases and Tables tabs above)."
1939 msgstr ""
1941 #: libraries/classes/Config/Descriptions.php:307
1942 msgid ""
1943 "Whether to offer the possibility of tree expansion in the navigation panel."
1944 msgstr ""
1946 #: libraries/classes/Config/Descriptions.php:310
1947 msgid "Whether to show procedures under database in the navigation tree"
1948 msgstr ""
1950 #: libraries/classes/Config/Descriptions.php:313
1951 msgid "Whether to expand single database in the navigation tree automatically."
1952 msgstr ""
1954 #: libraries/classes/Config/Descriptions.php:315
1955 msgid "Set to 0 to collapse navigation panel."
1956 msgstr ""
1958 #: libraries/classes/Config/Descriptions.php:316
1959 msgid "Show logo in navigation panel."
1960 msgstr ""
1962 #: libraries/classes/Config/Descriptions.php:317
1963 msgid "URL where logo in the navigation panel will point to."
1964 msgstr ""
1966 #: libraries/classes/Config/Descriptions.php:318
1967 msgid "Display server choice at the top of the navigation panel."
1968 msgstr ""
1970 #: libraries/classes/Config/Descriptions.php:319
1971 msgid "String that separates databases into different tree levels."
1972 msgstr ""
1974 #: libraries/classes/Config/Descriptions.php:320
1975 msgid "String that separates tables into different tree levels."
1976 msgstr ""
1978 #: libraries/classes/Config/Descriptions.php:321
1979 msgid "Highlight server under the mouse cursor."
1980 msgstr ""
1982 #: libraries/classes/Config/Descriptions.php:322
1983 msgid "Whether to show tables under database in the navigation tree"
1984 msgstr ""
1986 #: libraries/classes/Config/Descriptions.php:323
1987 msgid "Whether to show views under database in the navigation tree"
1988 msgstr ""
1990 #: libraries/classes/Config/Descriptions.php:324
1991 msgid "Whether to show functions under database in the navigation tree"
1992 msgstr ""
1994 #: libraries/classes/Config/Descriptions.php:325
1995 msgid "Whether to show events under database in the navigation tree"
1996 msgstr ""
1998 #: libraries/classes/Config/Descriptions.php:327
1999 msgid ""
2000 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2001 "DATETIME and TIMESTAMP, ascending order otherwise."
2002 msgstr ""
2004 #: libraries/classes/Config/Descriptions.php:331
2005 msgid ""
2006 "Disable the default warning that is displayed on the database details "
2007 "Structure page if any of the required tables for the phpMyAdmin "
2008 "configuration storage could not be found."
2009 msgstr ""
2011 #: libraries/classes/Config/Descriptions.php:336
2012 msgid ""
2013 "Disable the default warning that is displayed on the Structure page if "
2014 "column names in a table are reserved MySQL words."
2015 msgstr ""
2017 #: libraries/classes/Config/Descriptions.php:340
2018 msgid ""
2019 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2020 "storage). If disabled, this utilizes JS-routines to display query history "
2021 "(lost by window close)."
2022 msgstr ""
2024 #: libraries/classes/Config/Descriptions.php:345
2025 msgid ""
2026 "Sets the effective timezone; possibly different than the one from your "
2027 "database server"
2028 msgstr ""
2030 #: libraries/classes/Config/Descriptions.php:348
2031 msgid ""
2032 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2033 "[kbd]pma__bookmark[/kbd]"
2034 msgstr ""
2036 #: libraries/classes/Config/Descriptions.php:351
2037 msgid ""
2038 "Leave blank for no column comments/media types, suggested: "
2039 "[kbd]pma__column_info[/kbd]."
2040 msgstr ""
2042 #: libraries/classes/Config/Descriptions.php:354
2043 msgid ""
2044 "A special MySQL user configured with limited permissions, more information "
2045 "available on [doc@linked-tables]documentation[/doc]."
2046 msgstr ""
2048 #: libraries/classes/Config/Descriptions.php:358
2049 msgid ""
2050 "An alternate host to hold the configuration storage; leave blank to use the "
2051 "already defined host."
2052 msgstr ""
2054 #: libraries/classes/Config/Descriptions.php:361
2055 msgid ""
2056 "An alternate port to connect to the host that holds the configuration "
2057 "storage; leave blank to use the default port, or the already defined port, "
2058 "if the controlhost equals host."
2059 msgstr ""
2061 #: libraries/classes/Config/Descriptions.php:366
2062 msgid ""
2063 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2064 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2065 "com/19588]MySQL Bugs[/a]"
2066 msgstr ""
2068 #: libraries/classes/Config/Descriptions.php:370
2069 msgid ""
2070 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2071 "kbd]."
2072 msgstr ""
2074 #: libraries/classes/Config/Descriptions.php:373
2075 msgid ""
2076 "Limits number of table preferences which are stored in database, the oldest "
2077 "records are automatically removed."
2078 msgstr ""
2080 #: libraries/classes/Config/Descriptions.php:377
2081 msgid ""
2082 "Leave blank for no QBE saved searches support, suggested: "
2083 "[kbd]pma__savedsearches[/kbd]."
2084 msgstr ""
2086 #: libraries/classes/Config/Descriptions.php:380
2087 msgid ""
2088 "Leave blank for no export template support, suggested: "
2089 "[kbd]pma__export_templates[/kbd]."
2090 msgstr ""
2092 #: libraries/classes/Config/Descriptions.php:383
2093 msgid ""
2094 "Leave blank for no central columns support, suggested: "
2095 "[kbd]pma__central_columns[/kbd]."
2096 msgstr ""
2098 #: libraries/classes/Config/Descriptions.php:386
2099 msgid ""
2100 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2101 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2102 "[kbd]'my_db'[/kbd]."
2103 msgstr ""
2105 #: libraries/classes/Config/Descriptions.php:391
2106 msgid ""
2107 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2108 msgstr ""
2110 #: libraries/classes/Config/Descriptions.php:394
2111 msgid ""
2112 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2113 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2114 "Suggested: [kbd]phpmyadmin[/kbd]."
2115 msgstr ""
2117 #: libraries/classes/Config/Descriptions.php:399
2118 msgid ""
2119 "Leave blank for no \"persistent\" recently used tables across sessions, "
2120 "suggested: [kbd]pma__recent[/kbd]."
2121 msgstr ""
2123 #: libraries/classes/Config/Descriptions.php:403
2124 msgid ""
2125 "Leave blank for no \"persistent\" favorite tables across sessions, "
2126 "suggested: [kbd]pma__favorite[/kbd]."
2127 msgstr ""
2129 #: libraries/classes/Config/Descriptions.php:407
2130 msgid ""
2131 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2132 "[kbd]pma__relation[/kbd]."
2133 msgstr ""
2135 #: libraries/classes/Config/Descriptions.php:412
2136 msgid ""
2137 "See [doc@authentication-modes]authentication types[/doc] for an example."
2138 msgstr ""
2140 #: libraries/classes/Config/Descriptions.php:415
2141 msgid ""
2142 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2143 "kbd]."
2144 msgstr ""
2146 #: libraries/classes/Config/Descriptions.php:418
2147 msgid ""
2148 "Table to describe the display columns, leave blank for no support; "
2149 "suggested: [kbd]pma__table_info[/kbd]."
2150 msgstr ""
2152 #: libraries/classes/Config/Descriptions.php:422
2153 msgid ""
2154 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2155 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2156 msgstr ""
2158 #: libraries/classes/Config/Descriptions.php:426
2159 msgid ""
2160 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2161 "the log when creating a database."
2162 msgstr ""
2164 #: libraries/classes/Config/Descriptions.php:430
2165 msgid ""
2166 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2167 "log when creating a table."
2168 msgstr ""
2170 #: libraries/classes/Config/Descriptions.php:434
2171 msgid ""
2172 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2173 "log when creating a view."
2174 msgstr ""
2176 #: libraries/classes/Config/Descriptions.php:438
2177 msgid "Defines the list of statements the auto-creation uses for new versions."
2178 msgstr ""
2180 #: libraries/classes/Config/Descriptions.php:441
2181 msgid ""
2182 "Leave blank for no SQL query tracking support, suggested: "
2183 "[kbd]pma__tracking[/kbd]."
2184 msgstr ""
2186 #: libraries/classes/Config/Descriptions.php:444
2187 msgid ""
2188 "Whether the tracking mechanism creates versions for tables and views "
2189 "automatically."
2190 msgstr ""
2192 #: libraries/classes/Config/Descriptions.php:447
2193 msgid ""
2194 "Leave blank for no user preferences storage in database, suggested: "
2195 "[kbd]pma__userconfig[/kbd]."
2196 msgstr ""
2198 #: libraries/classes/Config/Descriptions.php:450
2199 msgid ""
2200 "Both this table and the user groups table are required to enable the "
2201 "configurable menus feature; leaving either one of them blank will disable "
2202 "this feature, suggested: [kbd]pma__users[/kbd]."
2203 msgstr ""
2205 #: libraries/classes/Config/Descriptions.php:455
2206 msgid ""
2207 "Both this table and the users table are required to enable the configurable "
2208 "menus feature; leaving either one of them blank will disable this feature, "
2209 "suggested: [kbd]pma__usergroups[/kbd]."
2210 msgstr ""
2212 #: libraries/classes/Config/Descriptions.php:460
2213 msgid ""
2214 "Leave blank to disable the feature to hide and show navigation items, "
2215 "suggested: [kbd]pma__navigationhiding[/kbd]."
2216 msgstr ""
2218 #: libraries/classes/Config/Descriptions.php:464
2219 msgid ""
2220 "A user-friendly description of this server. Leave blank to display the "
2221 "hostname instead."
2222 msgstr ""
2224 #: libraries/classes/Config/Descriptions.php:466
2225 msgid "Leave blank if not used."
2226 msgstr ""
2228 #: libraries/classes/Config/Descriptions.php:467
2229 msgid "Leave blank for defaults."
2230 msgstr ""
2232 #: libraries/classes/Config/Descriptions.php:468
2233 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2234 msgstr ""
2236 #: libraries/classes/Config/Descriptions.php:469
2237 msgid "Authentication method to use."
2238 msgstr ""
2240 #: libraries/classes/Config/Descriptions.php:470
2241 msgid "Compress connection to MySQL server."
2242 msgstr ""
2244 #: libraries/classes/Config/Descriptions.php:471
2245 msgid "Hide databases matching regular expression (PCRE)."
2246 msgstr ""
2248 #: libraries/classes/Config/Descriptions.php:472
2249 msgid "Hostname where MySQL server is running."
2250 msgstr ""
2252 #: libraries/classes/Config/Descriptions.php:473
2253 #: libraries/classes/Config/Descriptions.php:477
2254 msgid "Leave empty if not using config auth."
2255 msgstr ""
2257 #: libraries/classes/Config/Descriptions.php:474
2258 msgid "Port on which MySQL server is listening, leave empty for default."
2259 msgstr ""
2261 #: libraries/classes/Config/Descriptions.php:475
2262 msgid "Socket on which MySQL server is listening, leave empty for default."
2263 msgstr ""
2265 #: libraries/classes/Config/Descriptions.php:476
2266 msgid "Enable SSL for connection to MySQL server."
2267 msgstr ""
2269 #: libraries/classes/Config/Descriptions.php:479
2270 msgid ""
2271 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2272 "authentication mode because the password is hard coded in the configuration "
2273 "file; this does not limit the ability to execute the same command directly."
2274 msgstr ""
2276 #: libraries/classes/Config/Descriptions.php:484
2277 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2278 msgstr ""
2280 #: libraries/classes/Config/Descriptions.php:487
2281 msgid ""
2282 "Show or hide a column displaying the Last update timestamp for all tables."
2283 msgstr ""
2285 #: libraries/classes/Config/Descriptions.php:490
2286 msgid ""
2287 "Show or hide a column displaying the Last check timestamp for all tables."
2288 msgstr ""
2290 #: libraries/classes/Config/Descriptions.php:493
2291 msgid ""
2292 "Defines whether or not type fields should be initially displayed in edit/"
2293 "insert mode."
2294 msgstr ""
2296 #: libraries/classes/Config/Descriptions.php:496
2297 msgid ""
2298 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2299 "[/a] output."
2300 msgstr ""
2302 #: libraries/classes/Config/Descriptions.php:498
2303 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2304 msgstr ""
2306 #: libraries/classes/Config/Descriptions.php:499
2307 msgid "Show or hide a column displaying the comments for all tables."
2308 msgstr ""
2310 #: libraries/classes/Config/Descriptions.php:500
2311 msgid "Show or hide a column displaying the charset for all tables."
2312 msgstr ""
2314 #: libraries/classes/Config/Descriptions.php:501
2315 msgid "Display the function fields in edit/insert mode."
2316 msgstr ""
2318 #: libraries/classes/Config/Descriptions.php:502
2319 msgid "Whether to show hint or not."
2320 msgstr ""
2322 #: libraries/classes/Config/Descriptions.php:503
2323 msgid ""
2324 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2325 msgstr ""
2327 #: libraries/classes/Config/Descriptions.php:504
2328 msgid "Allow to display database and table statistics (e.g. space usage)."
2329 msgstr ""
2331 #: libraries/classes/Config/Descriptions.php:506
2332 msgid ""
2333 "Mark used tables and make it possible to show databases with locked tables."
2334 msgstr ""
2336 #: libraries/classes/Config/Descriptions.php:509
2337 msgid ""
2338 "Disable the default warning that is displayed on the main page if Suhosin is "
2339 "detected."
2340 msgstr ""
2342 #: libraries/classes/Config/Descriptions.php:512
2343 msgid ""
2344 "Disable the default warning that is displayed on the main page if the value "
2345 "of the PHP setting session.gc_maxlifetime is less than the value of "
2346 "`LoginCookieValidity`."
2347 msgstr ""
2349 #: libraries/classes/Config/Descriptions.php:517
2350 msgid ""
2351 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2352 "query textareas (*2)."
2353 msgstr ""
2355 #: libraries/classes/Config/Descriptions.php:520
2356 msgid ""
2357 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2358 "query textareas (*2)."
2359 msgstr ""
2361 #: libraries/classes/Config/Descriptions.php:523
2362 msgid ""
2363 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2364 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2365 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2366 "HTTP_X_FORWARDED_FOR[/kbd]."
2367 msgstr ""
2369 #: libraries/classes/Config/Descriptions.php:529
2370 msgid ""
2371 "When disabled, users cannot set any of the options below, regardless of the "
2372 "checkbox on the right."
2373 msgstr ""
2375 #: libraries/classes/Config/Descriptions.php:532
2376 msgid ""
2377 "The URL of the proxy to be used when retrieving the information about the "
2378 "latest version of phpMyAdmin, or when submitting error reports. You need "
2379 "this if the server where phpMyAdmin is installed does not have direct access "
2380 "to the Internet. The format is: \"hostname:portnumber\"."
2381 msgstr ""
2383 #: libraries/classes/Config/Descriptions.php:538
2384 msgid ""
2385 "The username for authenticating with the proxy. By default, no "
2386 "authentication is performed. If a username is supplied, Basic Authentication "
2387 "will be performed. No other types of authentication are currently supported."
2388 msgstr ""
2390 #: libraries/classes/Config/Descriptions.php:544
2391 msgid ""
2392 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2393 "will be inserted with Shift+Enter."
2394 msgstr ""
2396 #: libraries/classes/Config/Descriptions.php:548
2397 msgid ""
2398 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2399 "configuration storage tables automatically."
2400 msgstr ""
2402 #: libraries/classes/Config/Descriptions.php:551
2403 msgid "Highlight selected rows."
2404 msgstr ""
2406 #: libraries/classes/Config/Descriptions.php:552
2407 msgid "Highlight row pointed by the mouse cursor."
2408 msgstr ""
2410 #: libraries/classes/Config/Descriptions.php:553
2411 msgid "Number of columns for CHAR/VARCHAR textareas."
2412 msgstr ""
2414 #: libraries/classes/Config/Descriptions.php:554
2415 msgid "Number of rows for CHAR/VARCHAR textareas."
2416 msgstr ""
2418 #: libraries/classes/Config/Descriptions.php:555
2419 msgid ""
2420 "Log SQL queries and their execution time, to be displayed in the console"
2421 msgstr ""
2423 #: libraries/classes/Config/Descriptions.php:556
2424 msgid "Tab that is displayed when entering a database."
2425 msgstr ""
2427 #: libraries/classes/Config/Descriptions.php:557
2428 msgid "Tab that is displayed when entering a server."
2429 msgstr ""
2431 #: libraries/classes/Config/Descriptions.php:558
2432 msgid "Tab that is displayed when entering a table."
2433 msgstr ""
2435 #: libraries/classes/Config/Descriptions.php:559
2436 msgid "Whether the table structure actions should be hidden."
2437 msgstr ""
2439 #: libraries/classes/Config/Descriptions.php:560
2440 msgid "Whether column comments should be shown in table structure view"
2441 msgstr ""
2443 #: libraries/classes/Config/Descriptions.php:561
2444 msgid "Show server listing as a list instead of a drop down."
2445 msgstr ""
2447 #: libraries/classes/Config/Descriptions.php:562
2448 msgid "A dropdown will be used if fewer items are present."
2449 msgstr ""
2451 #: libraries/classes/Config/Descriptions.php:563
2452 msgid "Default value for foreign key checks checkbox for some queries."
2453 msgstr ""
2455 #: libraries/classes/Config/Descriptions.php:564
2456 msgid "Uncheck the checkbox to disable drag and drop import"
2457 msgstr ""
2459 #: libraries/classes/Config/Descriptions.php:565
2460 msgid "How many rows can be inserted at one time."
2461 msgstr ""
2463 #: libraries/classes/Config/Descriptions.php:566
2464 msgid ""
2465 "Maximum number of characters shown in any non-numeric column on browse view."
2466 msgstr ""
2468 #: libraries/classes/Config/Descriptions.php:567
2469 msgid "Define how long (in seconds) a login cookie is valid."
2470 msgstr ""
2472 #: libraries/classes/Config/Descriptions.php:568
2473 msgid "Double size of textarea for LONGTEXT columns."
2474 msgstr ""
2476 #: libraries/classes/Config/Descriptions.php:569
2477 msgid "Maximum number of databases displayed in database list."
2478 msgstr ""
2480 #: libraries/classes/Config/Descriptions.php:570
2481 msgid "Maximum number of tables displayed in table list."
2482 msgstr ""
2484 #: libraries/classes/Config/Descriptions.php:571
2485 msgid "Maximum number of recently used tables; set 0 to disable."
2486 msgstr ""
2488 #: libraries/classes/Config/Descriptions.php:572
2489 msgid "Maximum number of favorite tables; set 0 to disable."
2490 msgstr ""
2492 #: libraries/classes/Config/Descriptions.php:573
2493 msgid "These are Edit, Copy and Delete links."
2494 msgstr ""
2496 #: libraries/classes/Config/Descriptions.php:574
2497 msgid "Whether to show row links even in the absence of a unique key."
2498 msgstr ""
2500 #: libraries/classes/Config/Descriptions.php:575
2501 #: libraries/classes/Config/Descriptions.php:858
2502 msgid "Disable shortcut keys"
2503 msgstr ""
2505 #: libraries/classes/Config/Descriptions.php:576
2506 msgid "Use natural order for sorting table and database names."
2507 msgstr ""
2509 #: libraries/classes/Config/Descriptions.php:577
2510 #: libraries/classes/Config/Descriptions.php:580
2511 #: libraries/classes/Config/Descriptions.php:581
2512 msgid "Use only icons, only text or both."
2513 msgstr ""
2515 #: libraries/classes/Config/Descriptions.php:578
2516 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2517 msgstr ""
2519 #: libraries/classes/Config/Descriptions.php:579
2520 msgid "Use persistent connections to MySQL databases."
2521 msgstr ""
2523 #: libraries/classes/Config/Descriptions.php:582
2524 msgid "Disallow BLOB and BINARY columns from editing."
2525 msgstr ""
2527 #: libraries/classes/Config/Descriptions.php:583
2528 msgid "How many queries are kept in history."
2529 msgstr ""
2531 #: libraries/classes/Config/Descriptions.php:584
2532 msgid "Select which functions will be used for character set conversion."
2533 msgstr ""
2535 #: libraries/classes/Config/Descriptions.php:585
2536 msgid "When browsing tables, the sorting of each table is remembered."
2537 msgstr ""
2539 #: libraries/classes/Config/Descriptions.php:586
2540 msgid "Default sort order for tables with a primary key."
2541 msgstr ""
2543 #: libraries/classes/Config/Descriptions.php:587
2544 msgid ""
2545 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2546 msgstr ""
2548 #: libraries/classes/Config/Descriptions.php:588
2549 msgid "For display Options"
2550 msgstr ""
2552 #: libraries/classes/Config/Descriptions.php:589
2553 msgid "Directory where exports can be saved on server."
2554 msgstr ""
2556 #: libraries/classes/Config/Descriptions.php:590
2557 msgid ""
2558 "Defines whether the query box should stay on-screen after its submission."
2559 msgstr ""
2561 #: libraries/classes/Config/Descriptions.php:591
2562 msgid "Title of browser window when a database is selected."
2563 msgstr ""
2565 #: libraries/classes/Config/Descriptions.php:592
2566 msgid "Title of browser window when nothing is selected."
2567 msgstr ""
2569 #: libraries/classes/Config/Descriptions.php:593
2570 msgid "Title of browser window when a server is selected."
2571 msgstr ""
2573 #: libraries/classes/Config/Descriptions.php:594
2574 msgid "Title of browser window when a table is selected."
2575 msgstr ""
2577 #: libraries/classes/Config/Descriptions.php:595
2578 msgid "Directory on server where you can upload files for import."
2579 msgstr ""
2581 #: libraries/classes/Config/Descriptions.php:596
2582 msgid "Allow for searching inside the entire database."
2583 msgstr ""
2585 #: libraries/classes/Config/Descriptions.php:597
2586 msgid "Enables check for latest version on main phpMyAdmin page."
2587 msgstr ""
2589 #: libraries/classes/Config/Descriptions.php:598
2590 msgid "The password for authenticating with the proxy."
2591 msgstr ""
2593 #: libraries/classes/Config/Descriptions.php:599
2594 msgid "Enable ZIP compression for import and export operations."
2595 msgstr ""
2597 #: libraries/classes/Config/Descriptions.php:600
2598 msgid "Choose the default action when sending error reports."
2599 msgstr ""
2601 #: libraries/classes/Config/Descriptions.php:617
2602 msgid "Allow login to any MySQL server"
2603 msgstr ""
2605 #: libraries/classes/Config/Descriptions.php:618
2606 msgid "Restrict login to MySQL server"
2607 msgstr ""
2609 #: libraries/classes/Config/Descriptions.php:619
2610 msgid "Allow third party framing"
2611 msgstr ""
2613 #: libraries/classes/Config/Descriptions.php:620
2614 msgid "Show \"Drop database\" link to normal users"
2615 msgstr ""
2617 #: libraries/classes/Config/Descriptions.php:621
2618 msgid "Blowfish secret"
2619 msgstr ""
2621 #: libraries/classes/Config/Descriptions.php:622
2622 msgid "Row marker"
2623 msgstr ""
2625 #: libraries/classes/Config/Descriptions.php:623
2626 msgid "Highlight pointer"
2627 msgstr ""
2629 #: libraries/classes/Config/Descriptions.php:624
2630 msgid "Bzip2"
2631 msgstr ""
2633 #: libraries/classes/Config/Descriptions.php:625
2634 msgid "CHAR columns editing"
2635 msgstr ""
2637 #: libraries/classes/Config/Descriptions.php:626
2638 msgid "Enable CodeMirror"
2639 msgstr ""
2641 #: libraries/classes/Config/Descriptions.php:627
2642 #, fuzzy
2643 #| msgid "Table"
2644 msgid "Enable linter"
2645 msgstr "Tabäll"
2647 #: libraries/classes/Config/Descriptions.php:628
2648 msgid "Minimum size for input field"
2649 msgstr ""
2651 #: libraries/classes/Config/Descriptions.php:629
2652 msgid "Maximum size for input field"
2653 msgstr ""
2655 #: libraries/classes/Config/Descriptions.php:630
2656 msgid "CHAR textarea columns"
2657 msgstr ""
2659 #: libraries/classes/Config/Descriptions.php:631
2660 msgid "CHAR textarea rows"
2661 msgstr ""
2663 #: libraries/classes/Config/Descriptions.php:632
2664 msgid "Check config file permissions"
2665 msgstr ""
2667 #: libraries/classes/Config/Descriptions.php:633
2668 msgid "Compress on the fly"
2669 msgstr ""
2671 #: libraries/classes/Config/Descriptions.php:634
2672 msgid "Confirm DROP queries"
2673 msgstr ""
2675 #: libraries/classes/Config/Descriptions.php:635
2676 #: templates/console/display.twig:23 templates/console/display.twig:76
2677 msgid "Debug SQL"
2678 msgstr ""
2680 #: libraries/classes/Config/Descriptions.php:636
2681 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
2682 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
2683 msgid "Paper size"
2684 msgstr ""
2686 #: libraries/classes/Config/Descriptions.php:637
2687 msgid "Default database tab"
2688 msgstr ""
2690 #: libraries/classes/Config/Descriptions.php:638
2691 msgid "Default server tab"
2692 msgstr ""
2694 #: libraries/classes/Config/Descriptions.php:639
2695 msgid "Default table tab"
2696 msgstr ""
2698 #: libraries/classes/Config/Descriptions.php:640
2699 msgid "Enable autocomplete for table and column names"
2700 msgstr ""
2702 #: libraries/classes/Config/Descriptions.php:641
2703 msgid "Show column comments"
2704 msgstr ""
2706 #: libraries/classes/Config/Descriptions.php:642
2707 msgid "Hide table structure actions"
2708 msgstr ""
2710 #: libraries/classes/Config/Descriptions.php:643
2711 msgid "Default transformations for Hex"
2712 msgstr ""
2714 #: libraries/classes/Config/Descriptions.php:644
2715 msgid "Default transformations for Substring"
2716 msgstr ""
2718 #: libraries/classes/Config/Descriptions.php:645
2719 msgid "Default transformations for Bool2Text"
2720 msgstr ""
2722 #: libraries/classes/Config/Descriptions.php:646
2723 msgid "Default transformations for External"
2724 msgstr ""
2726 #: libraries/classes/Config/Descriptions.php:647
2727 msgid "Default transformations for PreApPend"
2728 msgstr ""
2730 #: libraries/classes/Config/Descriptions.php:648
2731 msgid "Default transformations for DateFormat"
2732 msgstr ""
2734 #: libraries/classes/Config/Descriptions.php:649
2735 msgid "Default transformations for Inline"
2736 msgstr ""
2738 #: libraries/classes/Config/Descriptions.php:650
2739 msgid "Default transformations for TextImageLink"
2740 msgstr ""
2742 #: libraries/classes/Config/Descriptions.php:651
2743 msgid "Default transformations for TextLink"
2744 msgstr ""
2746 #: libraries/classes/Config/Descriptions.php:652
2747 msgid "Display servers as a list"
2748 msgstr ""
2750 #: libraries/classes/Config/Descriptions.php:653
2751 msgid "Disable multi table maintenance"
2752 msgstr ""
2754 #: libraries/classes/Config/Descriptions.php:654
2755 msgid "Maximum execution time"
2756 msgstr ""
2758 #: libraries/classes/Config/Descriptions.php:655
2759 msgid "Use [code]LOCK TABLES[/code] statement"
2760 msgstr ""
2762 #: libraries/classes/Config/Descriptions.php:656
2763 msgid "Save as file"
2764 msgstr ""
2766 #: libraries/classes/Config/Descriptions.php:657
2767 #: libraries/classes/Config/Descriptions.php:792
2768 msgid "Character set of the file"
2769 msgstr ""
2771 #: libraries/classes/Config/Descriptions.php:658
2772 #: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165
2773 #: templates/import.twig:167 templates/sql/query.twig:40
2774 #: templates/table/structure/display_table_stats.twig:84
2775 msgid "Format"
2776 msgstr ""
2778 #: libraries/classes/Config/Descriptions.php:659
2779 msgid "Compression"
2780 msgstr ""
2782 #: libraries/classes/Config/Descriptions.php:660
2783 #: libraries/classes/Config/Descriptions.php:667
2784 #: libraries/classes/Config/Descriptions.php:675
2785 #: libraries/classes/Config/Descriptions.php:679
2786 #: libraries/classes/Config/Descriptions.php:692
2787 #: libraries/classes/Config/Descriptions.php:694
2788 #: libraries/classes/Config/Descriptions.php:741
2789 #: libraries/classes/Plugins/Export/ExportCsv.php:87
2790 #: libraries/classes/Plugins/Export/ExportExcel.php:61
2791 #: libraries/classes/Plugins/Export/ExportHtmlword.php:84
2792 #: libraries/classes/Plugins/Export/ExportOds.php:69
2793 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2794 #: libraries/classes/Plugins/Export/ExportTexytext.php:78
2795 msgid "Put columns names in the first row"
2796 msgstr ""
2798 #: libraries/classes/Config/Descriptions.php:661
2799 #: libraries/classes/Config/Descriptions.php:794
2800 #: libraries/classes/Config/Descriptions.php:800
2801 #: libraries/classes/Plugins/Import/ImportCsv.php:683
2802 msgid "Columns enclosed with"
2803 msgstr ""
2805 #: libraries/classes/Config/Descriptions.php:662
2806 #: libraries/classes/Config/Descriptions.php:795
2807 #: libraries/classes/Config/Descriptions.php:801
2808 #: libraries/classes/Plugins/Import/ImportCsv.php:694
2809 msgid "Columns escaped with"
2810 msgstr ""
2812 #: libraries/classes/Config/Descriptions.php:663
2813 #: libraries/classes/Config/Descriptions.php:669
2814 #: libraries/classes/Config/Descriptions.php:676
2815 #: libraries/classes/Config/Descriptions.php:685
2816 #: libraries/classes/Config/Descriptions.php:693
2817 #: libraries/classes/Config/Descriptions.php:697
2818 #: libraries/classes/Config/Descriptions.php:742
2819 msgid "Replace NULL with"
2820 msgstr ""
2822 #: libraries/classes/Config/Descriptions.php:664
2823 #: libraries/classes/Config/Descriptions.php:670
2824 msgid "Remove CRLF characters within columns"
2825 msgstr ""
2827 #: libraries/classes/Config/Descriptions.php:665
2828 #: libraries/classes/Config/Descriptions.php:798
2829 #: libraries/classes/Config/Descriptions.php:805
2830 #: libraries/classes/Plugins/Import/ImportCsv.php:668
2831 msgid "Columns terminated with"
2832 msgstr ""
2834 #: libraries/classes/Config/Descriptions.php:666
2835 #: libraries/classes/Config/Descriptions.php:793
2836 #: libraries/classes/Plugins/Import/ImportCsv.php:701
2837 msgid "Lines terminated with"
2838 msgstr ""
2840 #: libraries/classes/Config/Descriptions.php:668
2841 msgid "Excel edition"
2842 msgstr ""
2844 #: libraries/classes/Config/Descriptions.php:671
2845 msgid "Database name template"
2846 msgstr ""
2848 #: libraries/classes/Config/Descriptions.php:672
2849 msgid "Server name template"
2850 msgstr ""
2852 #: libraries/classes/Config/Descriptions.php:673
2853 msgid "Table name template"
2854 msgstr ""
2856 #: libraries/classes/Config/Descriptions.php:677
2857 #: libraries/classes/Config/Descriptions.php:690
2858 #: libraries/classes/Config/Descriptions.php:699
2859 #: libraries/classes/Config/Descriptions.php:737
2860 #: libraries/classes/Config/Descriptions.php:743
2861 #: libraries/classes/Plugins/Export/ExportHtmlword.php:55
2862 #: libraries/classes/Plugins/Export/ExportLatex.php:88
2863 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
2864 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
2865 #: libraries/classes/Plugins/Export/ExportOdt.php:69
2866 #: libraries/classes/Plugins/Export/ExportPdf.php:86
2867 #: libraries/classes/Plugins/Export/ExportSql.php:237
2868 #: libraries/classes/Plugins/Export/ExportTexytext.php:54
2869 msgid "Dump table"
2870 msgstr ""
2872 #: libraries/classes/Config/Descriptions.php:678
2873 #: libraries/classes/Plugins/Export/ExportLatex.php:79
2874 msgid "Include table caption"
2875 msgstr ""
2877 #: libraries/classes/Config/Descriptions.php:680
2878 #: libraries/classes/Config/Descriptions.php:695
2879 #: libraries/classes/Config/Descriptions.php:731
2880 #: libraries/classes/Plugins/Export/ExportHtmlword.php:384
2881 #: libraries/classes/Plugins/Export/ExportLatex.php:531
2882 #: libraries/classes/Plugins/Export/ExportOdt.php:488
2883 #: libraries/classes/Plugins/Export/ExportTexytext.php:386
2884 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:543
2885 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:683
2886 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
2887 #: templates/columns_definitions/table_fields_definitions.twig:54
2888 #: templates/database/data_dictionary/index.twig:29
2889 #: templates/table/structure/display_structure.twig:28
2890 msgid "Comments"
2891 msgstr ""
2893 #: libraries/classes/Config/Descriptions.php:681
2894 #: libraries/classes/Config/Descriptions.php:687
2895 msgid "Table caption"
2896 msgstr ""
2898 #: libraries/classes/Config/Descriptions.php:682
2899 #: libraries/classes/Config/Descriptions.php:688
2900 msgid "Continued table caption"
2901 msgstr ""
2903 #: libraries/classes/Config/Descriptions.php:683
2904 #: libraries/classes/Config/Descriptions.php:689
2905 msgid "Label key"
2906 msgstr ""
2908 #: libraries/classes/Config/Descriptions.php:684
2909 #: libraries/classes/Config/Descriptions.php:696
2910 #: libraries/classes/Config/Descriptions.php:734
2911 #: libraries/classes/Plugins/Export/ExportHtmlword.php:391
2912 #: libraries/classes/Plugins/Export/ExportOdt.php:495
2913 #: libraries/classes/Plugins/Export/ExportTexytext.php:391
2914 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:551
2915 #: templates/columns_definitions/table_fields_definitions.twig:71
2916 #: templates/database/data_dictionary/index.twig:31
2917 msgid "Media type"
2918 msgstr ""
2920 #: libraries/classes/Config/Descriptions.php:686
2921 #: libraries/classes/Config/Descriptions.php:698
2922 #: libraries/classes/Config/Descriptions.php:736
2923 msgid "Relationships"
2924 msgstr ""
2926 #: libraries/classes/Config/Descriptions.php:691
2927 msgid "Export method"
2928 msgstr ""
2930 #: libraries/classes/Config/Descriptions.php:700
2931 #: libraries/classes/Config/Descriptions.php:703
2932 msgid "Save on server"
2933 msgstr ""
2935 #: libraries/classes/Config/Descriptions.php:701
2936 #: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182
2937 #: templates/export.twig:377
2938 msgid "Overwrite existing file(s)"
2939 msgstr ""
2941 #: libraries/classes/Config/Descriptions.php:702
2942 msgid "Export as separate files"
2943 msgstr ""
2945 #: libraries/classes/Config/Descriptions.php:705
2946 #, fuzzy
2947 #| msgid "Select All"
2948 msgid "Remember filename template"
2949 msgstr "Alle ußwähle"
2951 #: libraries/classes/Config/Descriptions.php:706
2952 msgid "Remove DEFINER clause from definitions"
2953 msgstr ""
2955 #: libraries/classes/Config/Descriptions.php:707
2956 #: templates/database/operations/index.twig:160
2957 #: templates/table/operations/index.twig:72
2958 #: templates/table/operations/index.twig:300
2959 msgid "Add AUTO_INCREMENT value"
2960 msgstr ""
2962 #: libraries/classes/Config/Descriptions.php:708
2963 msgid "Enclose table and column names with backquotes"
2964 msgstr ""
2966 #: libraries/classes/Config/Descriptions.php:709
2967 #: libraries/classes/Config/Descriptions.php:811
2968 msgid "SQL compatibility mode"
2969 msgstr ""
2971 #: libraries/classes/Config/Descriptions.php:710
2972 msgid "Creation/Update/Check dates"
2973 msgstr ""
2975 #: libraries/classes/Config/Descriptions.php:711
2976 msgid "Use delayed inserts"
2977 msgstr ""
2979 #: libraries/classes/Config/Descriptions.php:712
2980 #: libraries/classes/Plugins/Export/ExportSql.php:183
2981 msgid "Disable foreign key checks"
2982 msgstr ""
2984 #: libraries/classes/Config/Descriptions.php:713
2985 #: libraries/classes/Plugins/Export/ExportSql.php:197
2986 msgid "Export views as tables"
2987 msgstr ""
2989 #: libraries/classes/Config/Descriptions.php:714
2990 msgid "Export related metadata from phpMyAdmin configuration storage"
2991 msgstr ""
2993 #: libraries/classes/Config/Descriptions.php:715
2994 #: libraries/classes/Config/Descriptions.php:716
2995 #: libraries/classes/Config/Descriptions.php:718
2996 #: libraries/classes/Config/Descriptions.php:721
2997 #: libraries/classes/Config/Descriptions.php:722
2998 #: libraries/classes/Config/Descriptions.php:723
2999 #: libraries/classes/Config/Descriptions.php:735
3000 #: templates/database/operations/index.twig:155
3001 #: templates/table/operations/index.twig:295
3002 #, php-format
3003 msgid "Add %s"
3004 msgstr ""
3006 #: libraries/classes/Config/Descriptions.php:724
3007 msgid "Use hexadecimal for BINARY & BLOB"
3008 msgstr ""
3010 #: libraries/classes/Config/Descriptions.php:726
3011 msgid ""
3012 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3013 "creation)"
3014 msgstr ""
3016 #: libraries/classes/Config/Descriptions.php:729
3017 #: libraries/classes/Plugins/Export/ExportSql.php:351
3018 #, php-format
3019 msgid "%s view"
3020 msgstr ""
3022 #: libraries/classes/Config/Descriptions.php:730
3023 msgid "Use ignore inserts"
3024 msgstr ""
3026 #: libraries/classes/Config/Descriptions.php:732
3027 msgid "Syntax to use when inserting data"
3028 msgstr ""
3030 #: libraries/classes/Config/Descriptions.php:733
3031 #: libraries/classes/Plugins/Export/ExportSql.php:488
3032 msgid "Maximal length of created query"
3033 msgstr ""
3035 #: libraries/classes/Config/Descriptions.php:738
3036 msgid "Export type"
3037 msgstr ""
3039 #: libraries/classes/Config/Descriptions.php:739
3040 #: libraries/classes/Plugins/Export/ExportSql.php:169
3041 msgid "Enclose export in a transaction"
3042 msgstr ""
3044 #: libraries/classes/Config/Descriptions.php:740
3045 msgid "Export time in UTC"
3046 msgstr ""
3048 #: libraries/classes/Config/Descriptions.php:744
3049 msgid "Foreign key dropdown order"
3050 msgstr ""
3052 #: libraries/classes/Config/Descriptions.php:745
3053 msgid "Foreign key limit"
3054 msgstr ""
3056 #: libraries/classes/Config/Descriptions.php:746
3057 msgid "Foreign key checks"
3058 msgstr ""
3060 #: libraries/classes/Config/Descriptions.php:747
3061 msgid "First day of calendar"
3062 msgstr ""
3064 #: libraries/classes/Config/Descriptions.php:748
3065 #: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:478
3066 #: libraries/classes/Util.php:1864 libraries/config.values.php:155
3067 #: templates/navigation/tree/database_select.twig:10
3068 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3069 #: templates/server/export/index.twig:14
3070 #: templates/server/privileges/user_properties.twig:20
3071 msgid "Databases"
3072 msgstr ""
3074 #: libraries/classes/Config/Descriptions.php:749
3075 msgid "Browse mode"
3076 msgstr ""
3078 #: libraries/classes/Config/Descriptions.php:751
3079 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3080 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3081 msgid "CSV"
3082 msgstr ""
3084 #: libraries/classes/Config/Descriptions.php:752
3085 msgid "Developer"
3086 msgstr ""
3088 #: libraries/classes/Config/Descriptions.php:753
3089 msgid "Edit mode"
3090 msgstr ""
3092 #: libraries/classes/Config/Descriptions.php:754
3093 msgid "Export defaults"
3094 msgstr ""
3096 #: libraries/classes/Config/Descriptions.php:755
3097 msgid "General"
3098 msgstr ""
3100 #: libraries/classes/Config/Descriptions.php:756
3101 msgid "Import defaults"
3102 msgstr ""
3104 #: libraries/classes/Config/Descriptions.php:757
3105 msgid "Import / export"
3106 msgstr ""
3108 #: libraries/classes/Config/Descriptions.php:758
3109 msgid "LaTeX"
3110 msgstr ""
3112 #: libraries/classes/Config/Descriptions.php:760
3113 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3114 #: templates/preferences/header.twig:30
3115 msgid "Navigation panel"
3116 msgstr ""
3118 #: libraries/classes/Config/Descriptions.php:761
3119 msgid "Navigation tree"
3120 msgstr ""
3122 #: libraries/classes/Config/Descriptions.php:762
3123 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3124 msgid "Servers"
3125 msgstr ""
3127 #: libraries/classes/Config/Descriptions.php:763
3128 #: libraries/classes/Controllers/Server/DatabasesController.php:309
3129 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3130 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3131 #: libraries/classes/Plugins/Export/ExportXml.php:115
3132 #: libraries/classes/Server/Status/Data.php:159
3133 #: templates/database/export/index.twig:22
3134 #: templates/database/structure/show_create.twig:6
3135 msgid "Tables"
3136 msgstr ""
3138 #: libraries/classes/Config/Descriptions.php:764
3139 #: libraries/classes/Config/Forms/User/MainForm.php:90
3140 #: templates/preferences/header.twig:36
3141 msgid "Main panel"
3142 msgstr ""
3144 #: libraries/classes/Config/Descriptions.php:765
3145 msgid "Microsoft Office"
3146 msgstr ""
3148 #: libraries/classes/Config/Descriptions.php:767
3149 msgid "Other core settings"
3150 msgstr ""
3152 #: libraries/classes/Config/Descriptions.php:768
3153 msgid "Page titles"
3154 msgstr ""
3156 #: libraries/classes/Config/Descriptions.php:769
3157 msgid "Security"
3158 msgstr ""
3160 #: libraries/classes/Config/Descriptions.php:770
3161 msgid "Basic settings"
3162 msgstr ""
3164 #: libraries/classes/Config/Descriptions.php:771
3165 msgid "Authentication"
3166 msgstr ""
3168 #: libraries/classes/Config/Descriptions.php:772
3169 msgid "Server configuration"
3170 msgstr ""
3172 #: libraries/classes/Config/Descriptions.php:773
3173 msgid "Configuration storage"
3174 msgstr ""
3176 #: libraries/classes/Config/Descriptions.php:774
3177 msgid "Changes tracking"
3178 msgstr ""
3180 #: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:253
3181 #: libraries/classes/Menu.php:360 libraries/classes/Menu.php:483
3182 #: libraries/classes/Navigation/Nodes/NodeTable.php:306
3183 #: libraries/classes/Util.php:1425 libraries/classes/Util.php:1865
3184 #: libraries/classes/Util.php:1880 libraries/classes/Util.php:1897
3185 #: libraries/config.values.php:62 libraries/config.values.php:76
3186 #: libraries/config.values.php:167 libraries/config.values.php:177
3187 msgid "SQL"
3188 msgstr ""
3190 #: libraries/classes/Config/Descriptions.php:776
3191 msgid "SQL Query box"
3192 msgstr ""
3194 #: libraries/classes/Config/Descriptions.php:777
3195 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3196 #: templates/preferences/header.twig:24
3197 msgid "SQL queries"
3198 msgstr ""
3200 #: libraries/classes/Config/Descriptions.php:778
3201 msgid "Startup"
3202 msgstr ""
3204 #: libraries/classes/Config/Descriptions.php:779
3205 msgid "Database structure"
3206 msgstr ""
3208 #: libraries/classes/Config/Descriptions.php:780
3209 #: libraries/classes/Plugins/Export/ExportPdf.php:258
3210 #: templates/table/page_with_secondary_tabs.twig:5
3211 msgid "Table structure"
3212 msgstr ""
3214 #: libraries/classes/Config/Descriptions.php:781
3215 msgid "Tabs"
3216 msgstr ""
3218 #: libraries/classes/Config/Descriptions.php:782
3219 msgid "Display relational schema"
3220 msgstr ""
3222 #: libraries/classes/Config/Descriptions.php:783
3223 msgid "Text fields"
3224 msgstr ""
3226 #: libraries/classes/Config/Descriptions.php:784
3227 msgid "Texy! text"
3228 msgstr ""
3230 #: libraries/classes/Config/Descriptions.php:785
3231 msgid "Warnings"
3232 msgstr ""
3234 #: libraries/classes/Config/Descriptions.php:786
3235 #: templates/console/display.twig:6
3236 msgid "Console"
3237 msgstr ""
3239 #: libraries/classes/Config/Descriptions.php:787
3240 msgid "GZip"
3241 msgstr ""
3243 #: libraries/classes/Config/Descriptions.php:788
3244 msgid "Extra parameters for iconv"
3245 msgstr ""
3247 #: libraries/classes/Config/Descriptions.php:789
3248 msgid "Ignore multiple statement errors"
3249 msgstr ""
3251 #: libraries/classes/Config/Descriptions.php:790
3252 msgid "Enable drag and drop import"
3253 msgstr ""
3255 #: libraries/classes/Config/Descriptions.php:791
3256 msgid "Partial import: allow interrupt"
3257 msgstr ""
3259 #: libraries/classes/Config/Descriptions.php:796
3260 #: libraries/classes/Config/Descriptions.php:802
3261 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3262 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3263 msgid "Do not abort on INSERT error"
3264 msgstr ""
3266 #: libraries/classes/Config/Descriptions.php:797
3267 #: libraries/classes/Config/Descriptions.php:804
3268 msgid "Add ON DUPLICATE KEY UPDATE"
3269 msgstr ""
3271 #: libraries/classes/Config/Descriptions.php:799
3272 msgid "Format of imported file"
3273 msgstr ""
3275 #: libraries/classes/Config/Descriptions.php:803
3276 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3277 msgid "Use LOCAL keyword"
3278 msgstr ""
3280 #: libraries/classes/Config/Descriptions.php:806
3281 msgid "Column names in first row"
3282 msgstr ""
3284 #: libraries/classes/Config/Descriptions.php:807
3285 #: libraries/classes/Plugins/Import/ImportOds.php:74
3286 msgid "Do not import empty rows"
3287 msgstr ""
3289 #: libraries/classes/Config/Descriptions.php:808
3290 msgid "Import currencies ($5.00 to 5.00)"
3291 msgstr ""
3293 #: libraries/classes/Config/Descriptions.php:809
3294 msgid "Import percentages as proper decimals (12.00% to .12)"
3295 msgstr ""
3297 #: libraries/classes/Config/Descriptions.php:810
3298 msgid "Partial import: skip queries"
3299 msgstr ""
3301 #: libraries/classes/Config/Descriptions.php:812
3302 msgid "Do not use AUTO_INCREMENT for zero values"
3303 msgstr ""
3305 #: libraries/classes/Config/Descriptions.php:813
3306 msgid "Read as multibytes"
3307 msgstr ""
3309 #: libraries/classes/Config/Descriptions.php:814
3310 msgid "Initial state for sliders"
3311 msgstr ""
3313 #: libraries/classes/Config/Descriptions.php:815
3314 msgid "Number of inserted rows"
3315 msgstr ""
3317 #: libraries/classes/Config/Descriptions.php:816
3318 msgid "Limit column characters"
3319 msgstr ""
3321 #: libraries/classes/Config/Descriptions.php:817
3322 msgid "Delete all cookies on logout"
3323 msgstr ""
3325 #: libraries/classes/Config/Descriptions.php:818
3326 msgid "Recall user name"
3327 msgstr ""
3329 #: libraries/classes/Config/Descriptions.php:819
3330 msgid "Login cookie store"
3331 msgstr ""
3333 #: libraries/classes/Config/Descriptions.php:820
3334 msgid "Login cookie validity"
3335 msgstr ""
3337 #: libraries/classes/Config/Descriptions.php:821
3338 msgid "Bigger textarea for LONGTEXT"
3339 msgstr ""
3341 #: libraries/classes/Config/Descriptions.php:822
3342 msgid "Maximum displayed SQL length"
3343 msgstr ""
3345 #: libraries/classes/Config/Descriptions.php:823
3346 msgid "Maximum databases"
3347 msgstr ""
3349 #: libraries/classes/Config/Descriptions.php:824
3350 msgid "Maximum items on first level"
3351 msgstr ""
3353 #: libraries/classes/Config/Descriptions.php:825
3354 msgid "Maximum items in branch"
3355 msgstr ""
3357 #: libraries/classes/Config/Descriptions.php:826
3358 msgid "Maximum number of rows to display"
3359 msgstr ""
3361 #: libraries/classes/Config/Descriptions.php:827
3362 msgid "Maximum tables"
3363 msgstr ""
3365 #: libraries/classes/Config/Descriptions.php:828
3366 msgid "Memory limit"
3367 msgstr ""
3369 #: libraries/classes/Config/Descriptions.php:829
3370 msgid "Show databases navigation as tree"
3371 msgstr ""
3373 #: libraries/classes/Config/Descriptions.php:830
3374 msgid "Navigation panel width"
3375 msgstr ""
3377 #: libraries/classes/Config/Descriptions.php:831
3378 #: libraries/classes/Controllers/JavaScriptMessagesController.php:597
3379 #: libraries/classes/Navigation/NavigationTree.php:1354
3380 msgid "Link with main panel"
3381 msgstr ""
3383 #: libraries/classes/Config/Descriptions.php:832
3384 msgid "Display logo"
3385 msgstr ""
3387 #: libraries/classes/Config/Descriptions.php:833
3388 msgid "Logo link URL"
3389 msgstr ""
3391 #: libraries/classes/Config/Descriptions.php:834
3392 msgid "Logo link target"
3393 msgstr ""
3395 #: libraries/classes/Config/Descriptions.php:835
3396 msgid "Display servers selection"
3397 msgstr ""
3399 #: libraries/classes/Config/Descriptions.php:836
3400 msgid "Target for quick access icon"
3401 msgstr ""
3403 #: libraries/classes/Config/Descriptions.php:837
3404 msgid "Target for second quick access icon"
3405 msgstr ""
3407 #: libraries/classes/Config/Descriptions.php:838
3408 msgid "Minimum number of items to display the filter box"
3409 msgstr ""
3411 #: libraries/classes/Config/Descriptions.php:840
3412 msgid "Minimum number of databases to display the database filter box"
3413 msgstr ""
3415 #: libraries/classes/Config/Descriptions.php:842
3416 msgid "Group items in the tree"
3417 msgstr ""
3419 #: libraries/classes/Config/Descriptions.php:843
3420 msgid "Database tree separator"
3421 msgstr ""
3423 #: libraries/classes/Config/Descriptions.php:844
3424 msgid "Table tree separator"
3425 msgstr ""
3427 #: libraries/classes/Config/Descriptions.php:845
3428 msgid "Maximum table tree depth"
3429 msgstr ""
3431 #: libraries/classes/Config/Descriptions.php:846
3432 msgid "Enable highlighting"
3433 msgstr ""
3435 #: libraries/classes/Config/Descriptions.php:847
3436 msgid "Enable navigation tree expansion"
3437 msgstr ""
3439 #: libraries/classes/Config/Descriptions.php:848
3440 msgid "Show tables in tree"
3441 msgstr ""
3443 #: libraries/classes/Config/Descriptions.php:849
3444 msgid "Show views in tree"
3445 msgstr ""
3447 #: libraries/classes/Config/Descriptions.php:850
3448 msgid "Show functions in tree"
3449 msgstr ""
3451 #: libraries/classes/Config/Descriptions.php:851
3452 msgid "Show procedures in tree"
3453 msgstr ""
3455 #: libraries/classes/Config/Descriptions.php:852
3456 msgid "Show events in tree"
3457 msgstr ""
3459 #: libraries/classes/Config/Descriptions.php:853
3460 #, fuzzy
3461 #| msgid "Select All"
3462 msgid "Expand single database"
3463 msgstr "Alle ußwähle"
3465 #: libraries/classes/Config/Descriptions.php:854
3466 msgid "Recently used tables"
3467 msgstr ""
3469 #: libraries/classes/Config/Descriptions.php:855
3470 #: libraries/classes/RecentFavoriteTable.php:245
3471 msgid "Favorite tables"
3472 msgstr ""
3474 #: libraries/classes/Config/Descriptions.php:856
3475 msgid "Where to show the table row links"
3476 msgstr ""
3478 #: libraries/classes/Config/Descriptions.php:857
3479 msgid "Show row links anyway"
3480 msgstr ""
3482 #: libraries/classes/Config/Descriptions.php:859
3483 msgid "Natural order"
3484 msgstr ""
3486 #: libraries/classes/Config/Descriptions.php:860
3487 msgid "Table navigation bar"
3488 msgstr ""
3490 #: libraries/classes/Config/Descriptions.php:861
3491 msgid "GZip output buffering"
3492 msgstr ""
3494 #: libraries/classes/Config/Descriptions.php:862
3495 msgid "Default sorting order"
3496 msgstr ""
3498 #: libraries/classes/Config/Descriptions.php:863
3499 msgid "Persistent connections"
3500 msgstr ""
3502 #: libraries/classes/Config/Descriptions.php:864
3503 msgid "Missing phpMyAdmin configuration storage tables"
3504 msgstr ""
3506 #: libraries/classes/Config/Descriptions.php:865
3507 msgid "MySQL reserved word warning"
3508 msgstr ""
3510 #: libraries/classes/Config/Descriptions.php:866
3511 msgid "How to display the menu tabs"
3512 msgstr ""
3514 #: libraries/classes/Config/Descriptions.php:867
3515 msgid "How to display various action links"
3516 msgstr ""
3518 #: libraries/classes/Config/Descriptions.php:868
3519 msgid "Protect binary columns"
3520 msgstr ""
3522 #: libraries/classes/Config/Descriptions.php:869
3523 msgid "Permanent query history"
3524 msgstr ""
3526 #: libraries/classes/Config/Descriptions.php:870
3527 msgid "Query history length"
3528 msgstr ""
3530 #: libraries/classes/Config/Descriptions.php:871
3531 msgid "Recoding engine"
3532 msgstr ""
3534 #: libraries/classes/Config/Descriptions.php:872
3535 msgid "Remember table's sorting"
3536 msgstr ""
3538 #: libraries/classes/Config/Descriptions.php:873
3539 msgid "Primary key default sort order"
3540 msgstr ""
3542 #: libraries/classes/Config/Descriptions.php:874
3543 msgid "Repeat headers"
3544 msgstr ""
3546 #: libraries/classes/Config/Descriptions.php:875
3547 msgid "Grid editing: trigger action"
3548 msgstr ""
3550 #: libraries/classes/Config/Descriptions.php:876
3551 msgid "Relational display"
3552 msgstr ""
3554 #: libraries/classes/Config/Descriptions.php:877
3555 msgid "Grid editing: save all edited cells at once"
3556 msgstr ""
3558 #: libraries/classes/Config/Descriptions.php:878
3559 msgid "Save directory"
3560 msgstr ""
3562 #: libraries/classes/Config/Descriptions.php:879
3563 msgid "Host authorization order"
3564 msgstr ""
3566 #: libraries/classes/Config/Descriptions.php:880
3567 msgid "Host authorization rules"
3568 msgstr ""
3570 #: libraries/classes/Config/Descriptions.php:881
3571 msgid "Allow logins without a password"
3572 msgstr ""
3574 #: libraries/classes/Config/Descriptions.php:882
3575 msgid "Allow root login"
3576 msgstr ""
3578 #: libraries/classes/Config/Descriptions.php:883
3579 msgid "Session timezone"
3580 msgstr ""
3582 #: libraries/classes/Config/Descriptions.php:884
3583 msgid "HTTP Realm"
3584 msgstr ""
3586 #: libraries/classes/Config/Descriptions.php:885
3587 #: templates/setup/home/index.twig:50
3588 msgid "Authentication type"
3589 msgstr ""
3591 #: libraries/classes/Config/Descriptions.php:886
3592 msgid "Bookmark table"
3593 msgstr ""
3595 #: libraries/classes/Config/Descriptions.php:887
3596 msgid "Column information table"
3597 msgstr ""
3599 #: libraries/classes/Config/Descriptions.php:888
3600 msgid "Compress connection"
3601 msgstr ""
3603 #: libraries/classes/Config/Descriptions.php:889
3604 msgid "Control user password"
3605 msgstr ""
3607 #: libraries/classes/Config/Descriptions.php:890
3608 msgid "Control user"
3609 msgstr ""
3611 #: libraries/classes/Config/Descriptions.php:891
3612 msgid "Control host"
3613 msgstr ""
3615 #: libraries/classes/Config/Descriptions.php:892
3616 msgid "Control port"
3617 msgstr ""
3619 #: libraries/classes/Config/Descriptions.php:893
3620 msgid "Disable use of INFORMATION_SCHEMA"
3621 msgstr ""
3623 #: libraries/classes/Config/Descriptions.php:894
3624 msgid "Hide databases"
3625 msgstr ""
3627 #: libraries/classes/Config/Descriptions.php:895
3628 msgid "SQL query history table"
3629 msgstr ""
3631 #: libraries/classes/Config/Descriptions.php:896
3632 msgid "Server hostname"
3633 msgstr ""
3635 #: libraries/classes/Config/Descriptions.php:897
3636 msgid "Logout URL"
3637 msgstr ""
3639 #: libraries/classes/Config/Descriptions.php:898
3640 msgid "Maximal number of table preferences to store"
3641 msgstr ""
3643 #: libraries/classes/Config/Descriptions.php:899
3644 msgid "QBE saved searches table"
3645 msgstr ""
3647 #: libraries/classes/Config/Descriptions.php:900
3648 msgid "Export templates table"
3649 msgstr ""
3651 #: libraries/classes/Config/Descriptions.php:901
3652 msgid "Central columns table"
3653 msgstr ""
3655 #: libraries/classes/Config/Descriptions.php:902
3656 msgid "Show only listed databases"
3657 msgstr ""
3659 #: libraries/classes/Config/Descriptions.php:903
3660 msgid "Password for config auth"
3661 msgstr ""
3663 #: libraries/classes/Config/Descriptions.php:904
3664 msgid "PDF schema: pages table"
3665 msgstr ""
3667 #: libraries/classes/Config/Descriptions.php:905
3668 #: templates/database/operations/index.twig:122
3669 #: templates/server/databases/index.twig:24
3670 msgid "Database name"
3671 msgstr ""
3673 #: libraries/classes/Config/Descriptions.php:906
3674 msgid "Server port"
3675 msgstr ""
3677 #: libraries/classes/Config/Descriptions.php:907
3678 msgid "Recently used table"
3679 msgstr ""
3681 #: libraries/classes/Config/Descriptions.php:908
3682 #, fuzzy
3683 msgid "Favorites table"
3684 msgstr "Ein Tabäll"
3686 #: libraries/classes/Config/Descriptions.php:909
3687 msgid "Relation table"
3688 msgstr ""
3690 #: libraries/classes/Config/Descriptions.php:910
3691 msgid "Signon session name"
3692 msgstr ""
3694 #: libraries/classes/Config/Descriptions.php:911
3695 msgid "Signon URL"
3696 msgstr ""
3698 #: libraries/classes/Config/Descriptions.php:912
3699 msgid "Server socket"
3700 msgstr ""
3702 #: libraries/classes/Config/Descriptions.php:913
3703 msgid "Use SSL"
3704 msgstr ""
3706 #: libraries/classes/Config/Descriptions.php:914
3707 msgid "Designer and PDF schema: table coordinates"
3708 msgstr ""
3710 #: libraries/classes/Config/Descriptions.php:915
3711 msgid "Display columns table"
3712 msgstr ""
3714 #: libraries/classes/Config/Descriptions.php:916
3715 msgid "UI preferences table"
3716 msgstr ""
3718 #: libraries/classes/Config/Descriptions.php:917
3719 msgid "Add DROP DATABASE"
3720 msgstr ""
3722 #: libraries/classes/Config/Descriptions.php:918
3723 #: templates/database/structure/copy_form.twig:34
3724 msgid "Add DROP TABLE"
3725 msgstr ""
3727 #: libraries/classes/Config/Descriptions.php:919
3728 msgid "Add DROP VIEW"
3729 msgstr ""
3731 #: libraries/classes/Config/Descriptions.php:920
3732 msgid "Statements to track"
3733 msgstr ""
3735 #: libraries/classes/Config/Descriptions.php:921
3736 msgid "SQL query tracking table"
3737 msgstr ""
3739 #: libraries/classes/Config/Descriptions.php:922
3740 msgid "Automatically create versions"
3741 msgstr ""
3743 #: libraries/classes/Config/Descriptions.php:923
3744 msgid "User preferences storage table"
3745 msgstr ""
3747 #: libraries/classes/Config/Descriptions.php:924
3748 msgid "Users table"
3749 msgstr ""
3751 #: libraries/classes/Config/Descriptions.php:925
3752 msgid "User groups table"
3753 msgstr ""
3755 #: libraries/classes/Config/Descriptions.php:926
3756 msgid "Hidden navigation items table"
3757 msgstr ""
3759 #: libraries/classes/Config/Descriptions.php:927
3760 msgid "User for config auth"
3761 msgstr ""
3763 #: libraries/classes/Config/Descriptions.php:928
3764 msgid "Verbose name of this server"
3765 msgstr ""
3767 #: libraries/classes/Config/Descriptions.php:929
3768 msgid "Allow to display all the rows"
3769 msgstr ""
3771 #: libraries/classes/Config/Descriptions.php:930
3772 msgid "Show password change form"
3773 msgstr ""
3775 #: libraries/classes/Config/Descriptions.php:931
3776 msgid "Show create database form"
3777 msgstr ""
3779 #: libraries/classes/Config/Descriptions.php:932
3780 msgid "Show table comments"
3781 msgstr ""
3783 #: libraries/classes/Config/Descriptions.php:933
3784 msgid "Show creation timestamp"
3785 msgstr ""
3787 #: libraries/classes/Config/Descriptions.php:934
3788 msgid "Show last update timestamp"
3789 msgstr ""
3791 #: libraries/classes/Config/Descriptions.php:935
3792 msgid "Show last check timestamp"
3793 msgstr ""
3795 #: libraries/classes/Config/Descriptions.php:936
3796 #, fuzzy
3797 #| msgid "not active"
3798 msgid "Show table charset"
3799 msgstr "nit aktief"
3801 #: libraries/classes/Config/Descriptions.php:937
3802 msgid "Show field types"
3803 msgstr ""
3805 #: libraries/classes/Config/Descriptions.php:938
3806 msgid "Show function fields"
3807 msgstr ""
3809 #: libraries/classes/Config/Descriptions.php:939
3810 msgid "Show hint"
3811 msgstr ""
3813 #: libraries/classes/Config/Descriptions.php:940
3814 msgid "Show phpinfo() link"
3815 msgstr ""
3817 #: libraries/classes/Config/Descriptions.php:941
3818 msgid "Show detailed MySQL server information"
3819 msgstr ""
3821 #: libraries/classes/Config/Descriptions.php:942
3822 msgid "Show SQL queries"
3823 msgstr ""
3825 #: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127
3826 msgid "Retain query box"
3827 msgstr ""
3829 #: libraries/classes/Config/Descriptions.php:944
3830 msgid "Show statistics"
3831 msgstr ""
3833 #: libraries/classes/Config/Descriptions.php:945
3834 msgid "Skip locked tables"
3835 msgstr ""
3837 #: libraries/classes/Config/Descriptions.php:946
3838 #: libraries/classes/ConfigStorage/UserGroups.php:120
3839 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
3840 #: libraries/classes/Display/Results.php:2766
3841 #: libraries/classes/Html/Generator.php:656
3842 #: libraries/classes/Html/Generator.php:905
3843 #: templates/console/bookmark_content.twig:10 templates/console/display.twig:41
3844 #: templates/console/display.twig:199
3845 #: templates/database/central_columns/main.twig:265
3846 #: templates/database/central_columns/main.twig:376
3847 #: templates/database/central_columns/main.twig:377
3848 #: templates/database/events/index.twig:74
3849 #: templates/database/events/index.twig:77
3850 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
3851 #: templates/database/routines/row.twig:24
3852 #: templates/database/routines/row.twig:27
3853 #: templates/database/structure/structure_table_row.twig:66
3854 #: templates/database/triggers/row.twig:28
3855 #: templates/database/triggers/row.twig:31
3856 #: templates/display/results/table.twig:302
3857 #: templates/display/results/table.twig:303 templates/indexes.twig:34
3858 #: templates/server/variables/index.twig:41
3859 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
3860 #: templates/table/structure/display_structure.twig:480
3861 msgid "Edit"
3862 msgstr ""
3864 #: libraries/classes/Config/Descriptions.php:947
3865 #: libraries/classes/Html/Generator.php:624
3866 msgid "Explain SQL"
3867 msgstr ""
3869 #: libraries/classes/Config/Descriptions.php:948
3870 #: libraries/classes/Export.php:593 libraries/classes/Html/Generator.php:704
3871 #: templates/console/display.twig:121
3872 #: templates/server/status/processes/index.twig:19
3873 #: templates/server/status/variables/index.twig:42
3874 msgid "Refresh"
3875 msgstr ""
3877 #: libraries/classes/Config/Descriptions.php:949
3878 #: libraries/classes/Html/Generator.php:688
3879 #, fuzzy
3880 #| msgid "Created"
3881 msgid "Create PHP code"
3882 msgstr "Aanjelaat"
3884 #: libraries/classes/Config/Descriptions.php:950
3885 msgid "Suhosin warning"
3886 msgstr ""
3888 #: libraries/classes/Config/Descriptions.php:951
3889 msgid "Login cookie validity warning"
3890 msgstr ""
3892 #: libraries/classes/Config/Descriptions.php:952
3893 msgid "Textarea columns"
3894 msgstr ""
3896 #: libraries/classes/Config/Descriptions.php:953
3897 msgid "Textarea rows"
3898 msgstr ""
3900 #: libraries/classes/Config/Descriptions.php:954
3901 #: libraries/classes/Plugins/Export/ExportHtmlword.php:140
3902 #: libraries/classes/Plugins/Export/ExportOdt.php:185
3903 #: libraries/classes/Plugins/Export/ExportTexytext.php:124
3904 #: libraries/classes/Server/Privileges.php:1818
3905 #: libraries/classes/Server/Privileges.php:1820
3906 #: libraries/classes/Server/Status/Processes.php:126
3907 #: templates/console/bookmark_content.twig:12 templates/console/display.twig:48
3908 #: templates/console/display.twig:206 templates/server/databases/index.twig:106
3909 #: templates/server/privileges/edit_routine_privileges.twig:17
3910 #: templates/server/privileges/privileges_table.twig:258
3911 #: templates/server/privileges/user_properties.twig:22
3912 #: templates/server/privileges/user_properties.twig:71
3913 #: templates/table/operations/index.twig:56
3914 #: templates/table/operations/index.twig:62
3915 #: templates/table/operations/index.twig:257
3916 #: templates/table/operations/index.twig:263
3917 #: templates/table/relation/common_form.twig:36
3918 #: templates/table/relation/common_form.twig:175
3919 #: templates/table/relation/foreign_key_row.twig:97
3920 msgid "Database"
3921 msgstr "Dahtebangk"
3923 #: libraries/classes/Config/Descriptions.php:955
3924 msgid "Default title"
3925 msgstr ""
3927 #: libraries/classes/Config/Descriptions.php:956
3928 #: templates/server/status/base.twig:6
3929 msgid "Server"
3930 msgstr ""
3932 #: libraries/classes/Config/Descriptions.php:957
3933 #: libraries/classes/Plugins/Export/ExportXml.php:464
3934 #: libraries/classes/Server/Privileges.php:1824
3935 #: libraries/classes/Server/Privileges.php:1826
3936 #: templates/database/structure/show_create.twig:10
3937 #: templates/database/structure/table_header.twig:8
3938 #: templates/database/tracking/tables.twig:13
3939 #: templates/database/tracking/tables.twig:153
3940 #: templates/database/triggers/editor_form.twig:27
3941 #: templates/database/triggers/list.twig:45
3942 #: templates/server/privileges/privileges_table.twig:6
3943 #: templates/server/privileges/privileges_table.twig:260
3944 #: templates/server/privileges/user_properties.twig:37
3945 #: templates/server/privileges/user_properties.twig:82
3946 #: templates/table/maintenance/checksum.twig:12
3947 #: templates/table/operations/index.twig:65
3948 #: templates/table/operations/index.twig:266
3949 #: templates/table/relation/common_form.twig:37
3950 #: templates/table/relation/common_form.twig:182
3951 #: templates/table/relation/foreign_key_row.twig:108
3952 msgid "Table"
3953 msgstr "Tabäll"
3955 #: libraries/classes/Config/Descriptions.php:958
3956 msgid "List of trusted proxies for IP allow/deny"
3957 msgstr ""
3959 #: libraries/classes/Config/Descriptions.php:959
3960 msgid "Upload directory"
3961 msgstr ""
3963 #: libraries/classes/Config/Descriptions.php:960
3964 msgid "Use database search"
3965 msgstr ""
3967 #: libraries/classes/Config/Descriptions.php:961
3968 msgid "Enable the Developer tab in settings"
3969 msgstr ""
3971 #: libraries/classes/Config/Descriptions.php:962
3972 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
3973 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
3974 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
3975 msgid "Version check"
3976 msgstr ""
3978 #: libraries/classes/Config/Descriptions.php:963
3979 msgid "Proxy URL"
3980 msgstr ""
3982 #: libraries/classes/Config/Descriptions.php:964
3983 msgid "Proxy username"
3984 msgstr ""
3986 #: libraries/classes/Config/Descriptions.php:965
3987 msgid "Proxy password"
3988 msgstr ""
3990 #: libraries/classes/Config/Descriptions.php:966
3991 msgid "ZIP"
3992 msgstr ""
3994 #: libraries/classes/Config/Descriptions.php:967
3995 msgid "URL for reCAPTCHA v2 API"
3996 msgstr ""
3998 #: libraries/classes/Config/Descriptions.php:968
3999 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
4000 msgstr ""
4002 #: libraries/classes/Config/Descriptions.php:969
4003 msgid "Request parameter for reCAPTCHA v2 API"
4004 msgstr ""
4006 #: libraries/classes/Config/Descriptions.php:970
4007 msgid "Response parameter for reCAPTCHA v2 API"
4008 msgstr ""
4010 #: libraries/classes/Config/Descriptions.php:971
4011 msgid "Public key for reCAPTCHA"
4012 msgstr ""
4014 #: libraries/classes/Config/Descriptions.php:972
4015 msgid "Private key for reCAPTCHA"
4016 msgstr ""
4018 #: libraries/classes/Config/Descriptions.php:973
4019 msgid "URL for reCAPTCHA siteverify"
4020 msgstr ""
4022 #: libraries/classes/Config/Descriptions.php:974
4023 msgid "Send error reports"
4024 msgstr ""
4026 #: libraries/classes/Config/Descriptions.php:975
4027 msgid "Enter executes queries in console"
4028 msgstr ""
4030 #: libraries/classes/Config/Descriptions.php:976
4031 msgid "Enable Zero Configuration mode"
4032 msgstr ""
4034 #: libraries/classes/Config/Descriptions.php:977
4035 #: templates/console/display.twig:177
4036 msgid "Show query history at start"
4037 msgstr ""
4039 #: libraries/classes/Config/Descriptions.php:978
4040 #: templates/console/display.twig:173
4041 msgid "Always expand query messages"
4042 msgstr ""
4044 #: libraries/classes/Config/Descriptions.php:979
4045 #: templates/console/display.twig:181
4046 msgid "Show current browsing query"
4047 msgstr ""
4049 #: libraries/classes/Config/Descriptions.php:980
4050 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4051 msgstr ""
4053 #: libraries/classes/Config/Descriptions.php:981
4054 #: templates/console/display.twig:189
4055 msgid "Switch to dark theme"
4056 msgstr ""
4058 #: libraries/classes/Config/Descriptions.php:982
4059 msgid "Console height"
4060 msgstr ""
4062 #: libraries/classes/Config/Descriptions.php:983
4063 msgid "Console mode"
4064 msgstr ""
4066 #: libraries/classes/Config/Descriptions.php:984
4067 #: templates/console/display.twig:91
4068 msgid "Group queries"
4069 msgstr ""
4071 #: libraries/classes/Config/Descriptions.php:985
4072 #: templates/sql/profiling_chart.twig:9
4073 msgid "Order"
4074 msgstr ""
4076 #: libraries/classes/Config/Descriptions.php:986
4077 msgid "Order by"
4078 msgstr ""
4080 #: libraries/classes/Config/Descriptions.php:987
4081 msgid "Server connection collation"
4082 msgstr ""
4084 #: libraries/classes/Config/FormDisplay.php:605
4085 #, php-format
4086 msgid "Missing data for %s"
4087 msgstr ""
4089 #: libraries/classes/Config/FormDisplay.php:646
4090 #: libraries/classes/Config/Validator.php:590
4091 #: templates/config/form_display/display.twig:67
4092 msgid "Incorrect value!"
4093 msgstr ""
4095 #: libraries/classes/Config/FormDisplay.php:797
4096 #: libraries/classes/Config/FormDisplay.php:806
4097 msgid "unavailable"
4098 msgstr ""
4100 #: libraries/classes/Config/FormDisplay.php:799
4101 #: libraries/classes/Config/FormDisplay.php:808
4102 #, php-format
4103 msgid "\"%s\" requires %s extension"
4104 msgstr ""
4106 #: libraries/classes/Config/FormDisplay.php:839
4107 #, php-format
4108 msgid "Compressed import will not work due to missing function %s."
4109 msgstr ""
4111 #: libraries/classes/Config/FormDisplay.php:848
4112 #, php-format
4113 msgid "Compressed export will not work due to missing function %s."
4114 msgstr ""
4116 #: libraries/classes/Config/FormDisplay.php:867
4117 #, php-format
4118 msgid "maximum %s"
4119 msgstr ""
4121 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4122 msgid "Config authentication"
4123 msgstr ""
4125 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4126 msgid "HTTP authentication"
4127 msgstr ""
4129 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4130 msgid "Signon authentication"
4131 msgstr ""
4133 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4134 msgid "Quick"
4135 msgstr ""
4137 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4138 msgid "Custom"
4139 msgstr ""
4141 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4142 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4143 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4144 #: libraries/classes/Controllers/JavaScriptMessagesController.php:700
4145 #: libraries/classes/Import.php:1256 libraries/classes/Menu.php:245
4146 #: libraries/classes/Menu.php:355
4147 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4148 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4149 #: libraries/classes/Navigation/Nodes/NodeTable.php:297
4150 #: libraries/classes/Util.php:1424 libraries/classes/Util.php:1879
4151 #: libraries/classes/Util.php:1896 libraries/config.values.php:60
4152 #: libraries/config.values.php:74 libraries/config.values.php:165
4153 #: libraries/config.values.php:175
4154 #: templates/columns_definitions/table_fields_definitions.twig:4
4155 #: templates/database/central_columns/edit.twig:3
4156 #: templates/database/export/index.twig:23
4157 #: templates/database/structure/structure_table_row.twig:48
4158 #: templates/server/privileges/privileges_table.twig:357
4159 #: templates/table/tracking/structure_snapshot_columns.twig:1
4160 msgid "Structure"
4161 msgstr ""
4163 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4164 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4165 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4166 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4167 #: libraries/classes/Controllers/Server/DatabasesController.php:319
4168 #: templates/database/export/index.twig:24
4169 #: templates/server/privileges/privileges_table.twig:280
4170 #: templates/table/structure/display_table_stats.twig:17
4171 msgid "Data"
4172 msgstr ""
4174 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4175 msgid "CSV for MS Excel"
4176 msgstr ""
4178 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4179 msgid "Microsoft Word 2000"
4180 msgstr ""
4182 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4183 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4184 msgid "OpenDocument Spreadsheet"
4185 msgstr ""
4187 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4188 msgid "OpenDocument Text"
4189 msgstr ""
4191 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4192 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
4193 #: libraries/classes/Menu.php:275 libraries/classes/Menu.php:380
4194 #: libraries/classes/Menu.php:511 libraries/classes/Server/Privileges.php:1512
4195 #: libraries/classes/Util.php:1868 libraries/classes/Util.php:1883
4196 #: libraries/classes/Util.php:1900 templates/database/events/index.twig:16
4197 #: templates/database/events/index.twig:17
4198 #: templates/database/events/index.twig:86
4199 #: templates/database/events/row.twig:36
4200 #: templates/database/privileges/index.twig:91
4201 #: templates/database/privileges/index.twig:116
4202 #: templates/database/privileges/index.twig:117
4203 #: templates/database/routines/index.twig:16
4204 #: templates/database/routines/index.twig:17
4205 #: templates/database/routines/row.twig:64
4206 #: templates/database/routines/row.twig:67
4207 #: templates/database/structure/check_all_tables.twig:12
4208 #: templates/database/triggers/list.twig:16
4209 #: templates/database/triggers/list.twig:17
4210 #: templates/database/triggers/row.twig:41
4211 #: templates/display/results/table.twig:315
4212 #: templates/display/results/table.twig:316
4213 #: templates/display/results/table.twig:348 templates/export.twig:3
4214 #: templates/export.twig:499 templates/preferences/header.twig:42
4215 #: templates/preferences/manage/main.twig:68
4216 #: templates/server/privileges/new_user_ajax.twig:63
4217 #: templates/server/privileges/users_overview.twig:95
4218 #: templates/server/privileges/users_overview.twig:125
4219 #: templates/server/privileges/users_overview.twig:126
4220 #: templates/server/status/monitor/index.twig:81
4221 #: templates/table/privileges/index.twig:95
4222 #: templates/table/privileges/index.twig:120
4223 #: templates/table/privileges/index.twig:121
4224 msgid "Export"
4225 msgstr ""
4227 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4228 #: templates/preferences/header.twig:18
4229 msgid "Features"
4230 msgstr ""
4232 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4233 msgid "CSV using LOAD DATA"
4234 msgstr ""
4236 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4237 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
4238 #: libraries/classes/Menu.php:284 libraries/classes/Menu.php:390
4239 #: libraries/classes/Menu.php:516 libraries/classes/Util.php:1869
4240 #: libraries/classes/Util.php:1884 libraries/classes/Util.php:1901
4241 #: templates/import.twig:3 templates/import.twig:199
4242 #: templates/preferences/header.twig:48
4243 #: templates/preferences/manage/main.twig:11
4244 #: templates/server/status/monitor/index.twig:78
4245 msgid "Import"
4246 msgstr ""
4248 #: libraries/classes/Config/Forms/User/MainForm.php:37
4249 msgid "Default transformations"
4250 msgstr ""
4252 #: libraries/classes/Config/PageSettings.php:133
4253 msgid "Cannot save settings, submitted configuration form contains errors!"
4254 msgstr ""
4256 #: libraries/classes/Config.php:644
4257 #, php-format
4258 msgid "Existing configuration file (%s) is not readable."
4259 msgstr ""
4261 #: libraries/classes/Config.php:682
4262 msgid "Wrong permissions on configuration file, should not be world writable!"
4263 msgstr ""
4265 #: libraries/classes/Config.php:697
4266 msgid "Failed to read configuration file!"
4267 msgstr ""
4269 #: libraries/classes/Config.php:699
4270 msgid ""
4271 "This usually means there is a syntax error in it, please check any errors "
4272 "shown below."
4273 msgstr ""
4275 #: libraries/classes/Config.php:1224
4276 #, php-format
4277 msgid "Invalid server index: %s"
4278 msgstr ""
4280 #: libraries/classes/Config.php:1237
4281 #, php-format
4282 msgid "Server %d"
4283 msgstr ""
4285 #: libraries/classes/Config/ServerConfigChecks.php:67
4286 #, php-format
4287 msgid ""
4288 "This %soption%s should be disabled as it allows attackers to bruteforce "
4289 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4290 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4291 "protection with trusted proxies list may not be reliable if your IP belongs "
4292 "to an ISP where thousands of users, including you, are connected to."
4293 msgstr ""
4295 #: libraries/classes/Config/ServerConfigChecks.php:92
4296 msgid ""
4297 "This value should be double checked to ensure that this directory is neither "
4298 "world accessible nor readable or writable by other users on your server."
4299 msgstr ""
4301 #: libraries/classes/Config/ServerConfigChecks.php:162
4302 msgid "You should use SSL connections if your database server supports it."
4303 msgstr ""
4305 #: libraries/classes/Config/ServerConfigChecks.php:169
4306 #, php-format
4307 msgid ""
4308 "If you feel this is necessary, use additional protection settings - %1$shost "
4309 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4310 "based protection may not be reliable if your IP belongs to an ISP where "
4311 "thousands of users, including you, are connected to."
4312 msgstr ""
4314 #: libraries/classes/Config/ServerConfigChecks.php:195
4315 #, php-format
4316 msgid ""
4317 "You set the [kbd]config[/kbd] authentication type and included username and "
4318 "password for auto-login, which is not a desirable option for live hosts. "
4319 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4320 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4321 "[kbd]http[/kbd]."
4322 msgstr ""
4324 #: libraries/classes/Config/ServerConfigChecks.php:224
4325 msgid "You allow for connecting to the server without a password."
4326 msgstr ""
4328 #: libraries/classes/Config/ServerConfigChecks.php:304
4329 #, php-format
4330 msgid ""
4331 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4332 "system."
4333 msgstr ""
4335 #: libraries/classes/Config/ServerConfigChecks.php:325
4336 #, php-format
4337 msgid ""
4338 "%sZip compression%s requires functions (%s) which are unavailable on this "
4339 "system."
4340 msgstr ""
4342 #: libraries/classes/Config/ServerConfigChecks.php:359
4343 msgid ""
4344 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4345 "authentication, so a key was automatically generated for you. It is used to "
4346 "encrypt cookies; you don't need to remember it."
4347 msgstr ""
4349 #: libraries/classes/Config/ServerConfigChecks.php:373
4350 msgid "Key is too short, it should have at least 32 characters."
4351 msgstr ""
4353 #: libraries/classes/Config/ServerConfigChecks.php:383
4354 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4355 msgstr ""
4357 #: libraries/classes/Config/ServerConfigChecks.php:416
4358 #, php-format
4359 msgid ""
4360 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4361 "may cause random session invalidation (currently session.gc_maxlifetime is "
4362 "%5$d)."
4363 msgstr ""
4365 #: libraries/classes/Config/ServerConfigChecks.php:438
4366 #, php-format
4367 msgid ""
4368 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4369 "most. Values larger than 1800 may pose a security risk such as impersonation."
4370 msgstr ""
4372 #: libraries/classes/Config/ServerConfigChecks.php:464
4373 #, php-format
4374 msgid ""
4375 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4376 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4377 msgstr ""
4379 #: libraries/classes/Config/ServerConfigChecks.php:503
4380 #, php-format
4381 msgid ""
4382 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4383 "are unavailable on this system."
4384 msgstr ""
4386 #: libraries/classes/Config/ServerConfigChecks.php:534
4387 #, php-format
4388 msgid ""
4389 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4390 "are unavailable on this system."
4391 msgstr ""
4393 #: libraries/classes/ConfigStorage/Relation.php:1361
4394 msgid "no description"
4395 msgstr ""
4397 #: libraries/classes/ConfigStorage/Relation.php:1563
4398 #, php-format
4399 msgid ""
4400 "You do not have necessary privileges to create a database named '%s'. You "
4401 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4402 "configuration storage there."
4403 msgstr ""
4405 #: libraries/classes/ConfigStorage/UserGroups.php:110
4406 msgid "View users"
4407 msgstr ""
4409 #: libraries/classes/ConfigStorage/UserGroups.php:239
4410 msgid "Server-level tabs"
4411 msgstr ""
4413 #: libraries/classes/ConfigStorage/UserGroups.php:244
4414 msgid "Database-level tabs"
4415 msgstr ""
4417 #: libraries/classes/ConfigStorage/UserGroups.php:249
4418 msgid "Table-level tabs"
4419 msgstr ""
4421 #: libraries/classes/Config/Validator.php:243
4422 msgid "Could not connect to the database server!"
4423 msgstr ""
4425 #: libraries/classes/Config/Validator.php:279
4426 msgid "Invalid authentication type!"
4427 msgstr ""
4429 #: libraries/classes/Config/Validator.php:284
4430 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4431 msgstr ""
4433 #: libraries/classes/Config/Validator.php:290
4434 msgid ""
4435 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4436 "method!"
4437 msgstr ""
4439 #: libraries/classes/Config/Validator.php:297
4440 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4441 msgstr ""
4443 #: libraries/classes/Config/Validator.php:351
4444 msgid ""
4445 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4446 msgstr ""
4448 #: libraries/classes/Config/Validator.php:358
4449 msgid ""
4450 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4451 "storage!"
4452 msgstr ""
4454 #: libraries/classes/Config/Validator.php:449
4455 msgid "Incorrect value:"
4456 msgstr ""
4458 #: libraries/classes/Config/Validator.php:460
4459 #, php-format
4460 msgid "Incorrect IP address: %s"
4461 msgstr ""
4463 #: libraries/classes/Config/Validator.php:523
4464 #: templates/config/form_display/display.twig:66
4465 msgid "Not a valid port number!"
4466 msgstr ""
4468 #: libraries/classes/Config/Validator.php:545
4469 #: templates/config/form_display/display.twig:64
4470 msgid "Not a positive number!"
4471 msgstr ""
4473 #: libraries/classes/Config/Validator.php:567
4474 #: templates/config/form_display/display.twig:65
4475 msgid "Not a non-negative number!"
4476 msgstr ""
4478 #: libraries/classes/Config/Validator.php:608
4479 #: templates/config/form_display/display.twig:68
4480 #, php-format
4481 msgid "Value must be less than or equal to %s!"
4482 msgstr ""
4484 #: libraries/classes/Console.php:88
4485 #, php-format
4486 msgid "Showing %1$d bookmark (both private and shared)"
4487 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4488 msgstr[0] ""
4489 msgstr[1] ""
4490 msgstr[2] ""
4492 #: libraries/classes/Console.php:95
4493 msgid "No bookmarks"
4494 msgstr ""
4496 #: libraries/classes/Controllers/AbstractController.php:77
4497 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
4498 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:71
4499 #: libraries/classes/DbTableExists.php:46
4500 msgid "No databases selected."
4501 msgstr ""
4503 #: libraries/classes/Controllers/AbstractController.php:135
4504 #: libraries/classes/Controllers/SchemaExportController.php:29
4505 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
4506 msgid "Missing parameter:"
4507 msgstr ""
4509 #: libraries/classes/Controllers/ChangeLogController.php:38
4510 #: libraries/classes/Controllers/LicenseController.php:36
4511 #, fuzzy, php-format
4512 #| msgid ""
4513 #| "The %s file is not available on this system, please visit www.phpmyadmin."
4514 #| "net for more information."
4515 msgid ""
4516 "The %s file is not available on this system, please visit %s for more "
4517 "information."
4518 msgstr ""
4519 "De %s-Dattei es nit op heh dämm Rääschner. Loor op %s - doh jidd-et nih "
4520 "Enfommazjuhne."
4522 #: libraries/classes/Controllers/Database/CentralColumnsController.php:146
4523 #, fuzzy, php-format
4524 #| msgid "Showing row(s) %1$s - %2$s"
4525 msgid "Showing rows %1$s - %2$s."
4526 msgstr "De Reihje vun %1$s bes %2$s."
4528 #. l10n: The user tries to save a page with an existing name in Designer
4529 #: libraries/classes/Controllers/Database/DesignerController.php:113
4530 #, php-format
4531 msgid ""
4532 "There already exists a page named \"%s\" please rename it to something else."
4533 msgstr ""
4535 #: libraries/classes/Controllers/Database/ExportController.php:89
4536 #: libraries/classes/Controllers/Database/TrackingController.php:138
4537 #: libraries/classes/Controllers/Export/ExportController.php:349
4538 #: libraries/classes/Database/Qbe.php:322
4539 #: templates/database/structure/index.twig:25
4540 #: templates/navigation/tree/path.twig:9
4541 msgid "No tables found in database."
4542 msgstr ""
4544 #: libraries/classes/Controllers/Database/ExportController.php:151
4545 #: libraries/classes/Controllers/Server/ExportController.php:75
4546 #: libraries/classes/Controllers/Table/ExportController.php:111
4547 msgid "Could not load export plugins, please check your installation!"
4548 msgstr ""
4550 #: libraries/classes/Controllers/Database/ImportController.php:80
4551 #: libraries/classes/Controllers/Import/ImportController.php:608
4552 #: libraries/classes/Controllers/Server/ImportController.php:59
4553 #: libraries/classes/Controllers/Table/ImportController.php:70
4554 msgid "Could not load import plugins, please check your installation!"
4555 msgstr ""
4557 #: libraries/classes/Controllers/Database/Operations/CollationController.php:47
4558 #: libraries/classes/Controllers/Table/OperationsController.php:282
4559 msgid "No collation provided."
4560 msgstr ""
4562 #: libraries/classes/Controllers/Database/OperationsController.php:106
4563 #: libraries/classes/Controllers/Table/CreateController.php:69
4564 msgid "The database name is empty!"
4565 msgstr "Kein Name för di Dahtebangk!"
4567 #: libraries/classes/Controllers/Database/OperationsController.php:115
4568 msgid "Cannot copy database to the same name. Change the name and try again."
4569 msgstr ""
4571 #: libraries/classes/Controllers/Database/OperationsController.php:200
4572 #, php-format
4573 msgid "Database %1$s has been renamed to %2$s."
4574 msgstr ""
4576 #: libraries/classes/Controllers/Database/OperationsController.php:210
4577 #, php-format
4578 msgid "Database %1$s has been copied to %2$s."
4579 msgstr ""
4581 #: libraries/classes/Controllers/Database/OperationsController.php:319
4582 #, php-format
4583 msgid ""
4584 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4585 msgstr ""
4587 #: libraries/classes/Controllers/Database/SearchController.php:55
4588 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:87
4589 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:100
4590 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:81
4591 #: libraries/classes/Plugins/AuthenticationPlugin.php:180
4592 msgid "Access denied!"
4593 msgstr "Zohjang afjelehnt!"
4595 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:19
4596 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:44
4597 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:44
4598 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:44
4599 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:20
4600 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
4601 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:35
4602 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:22
4603 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
4604 #: libraries/classes/Controllers/Export/TablesController.php:29
4605 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
4606 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:53
4607 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:53
4608 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:53
4609 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:53
4610 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:53
4611 #, fuzzy
4612 #| msgid "The database name is empty!"
4613 msgid "No table selected."
4614 msgstr "Kein Name för di Dahtebangk!"
4616 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:52
4617 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:52
4618 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:52
4619 msgid "Success!"
4620 msgstr ""
4622 #: libraries/classes/Controllers/Database/StructureController.php:366
4623 #: templates/table/operations/index.twig:451
4624 #: templates/table/operations/view.twig:32
4625 #, php-format
4626 msgid "View %s has been dropped."
4627 msgstr ""
4629 #: libraries/classes/Controllers/Database/StructureController.php:367
4630 #: templates/table/operations/index.twig:451
4631 #, php-format
4632 msgid "Table %s has been dropped."
4633 msgstr ""
4635 #: libraries/classes/Controllers/Database/StructureController.php:414
4636 #: templates/table/operations/index.twig:410
4637 #: templates/table/operations/index.twig:428
4638 #, php-format
4639 msgid "Table %s has been emptied."
4640 msgstr ""
4642 #: libraries/classes/Controllers/Database/StructureController.php:577
4643 #: libraries/classes/Display/Results.php:3775
4644 #, php-format
4645 msgid ""
4646 "This view has at least this number of rows. Please refer to %sdocumentation"
4647 "%s."
4648 msgstr ""
4650 #: libraries/classes/Controllers/Database/StructureController.php:766
4651 msgid "unknown"
4652 msgstr ""
4654 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:55
4655 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:71
4656 #: libraries/classes/Controllers/JavaScriptMessagesController.php:492
4657 #: libraries/classes/Controllers/Table/DeleteRowsController.php:58
4658 #: libraries/classes/Controllers/Table/DropColumnController.php:56
4659 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
4660 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
4661 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:523
4662 #: libraries/classes/Plugins/Export/ExportHtmlword.php:627
4663 #: libraries/classes/Plugins/Export/ExportLatex.php:600
4664 #: libraries/classes/Plugins/Export/ExportOdt.php:777
4665 #: libraries/classes/Plugins/Export/ExportTexytext.php:613
4666 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:752
4667 #: templates/config/form_display/input.twig:42
4668 #: templates/database/central_columns/main.twig:356
4669 #: templates/database/data_dictionary/index.twig:47
4670 #: templates/database/data_dictionary/index.twig:91
4671 #: templates/database/designer/main.twig:1117
4672 #: templates/database/privileges/index.twig:69
4673 #: templates/database/structure/drop_form.twig:19
4674 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65
4675 #: templates/preferences/autoload.twig:11
4676 #: templates/preferences/manage/error.twig:18
4677 #: templates/server/privileges/new_user_ajax.twig:20
4678 #: templates/server/privileges/new_user_ajax.twig:34
4679 #: templates/server/privileges/privileges_summary.twig:38
4680 #: templates/server/privileges/privileges_summary.twig:41
4681 #: templates/server/privileges/privileges_summary.twig:43
4682 #: templates/server/privileges/users_overview.twig:53
4683 #: templates/server/privileges/users_overview.twig:65
4684 #: templates/table/delete/confirm.twig:28
4685 #: templates/table/privileges/index.twig:73
4686 #: templates/table/structure/display_structure.twig:80
4687 #: templates/table/structure/display_structure.twig:515
4688 #: templates/table/structure/drop_confirm.twig:19
4689 #: templates/table/structure/primary.twig:22
4690 #: templates/table/tracking/structure_snapshot_columns.twig:33
4691 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4692 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4693 msgid "Yes"
4694 msgstr "Joh"
4696 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
4697 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:72
4698 #: libraries/classes/Controllers/Table/DropColumnController.php:73
4699 #: libraries/classes/Controllers/Table/OperationsController.php:342
4700 #: libraries/classes/Controllers/Table/ReplaceController.php:442
4701 #: libraries/classes/Core.php:711 templates/preview_sql.twig:3
4702 msgid "No change"
4703 msgstr ""
4705 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:107
4706 msgid "Favorite List is full!"
4707 msgstr ""
4709 #: libraries/classes/Controllers/Database/TrackingController.php:91
4710 #: libraries/classes/Controllers/Database/TrackingController.php:111
4711 msgid "Tracking data deleted successfully."
4712 msgstr ""
4714 #: libraries/classes/Controllers/Database/TrackingController.php:98
4715 #, php-format
4716 msgid ""
4717 "Version %1$s was created for selected tables, tracking is active for them."
4718 msgstr ""
4720 #: libraries/classes/Controllers/Database/TrackingController.php:128
4721 msgid "No tables selected."
4722 msgstr ""
4724 #: libraries/classes/Controllers/Database/TrackingController.php:163
4725 msgid "Database Log"
4726 msgstr ""
4728 #: libraries/classes/Controllers/ErrorReportController.php:104
4729 msgid ""
4730 "An error has been detected and an error report has been automatically "
4731 "submitted based on your settings."
4732 msgstr ""
4734 #: libraries/classes/Controllers/ErrorReportController.php:108
4735 msgid "Thank you for submitting this report."
4736 msgstr ""
4738 #: libraries/classes/Controllers/ErrorReportController.php:112
4739 msgid ""
4740 "An error has been detected and an error report has been generated but failed "
4741 "to be sent."
4742 msgstr ""
4744 #: libraries/classes/Controllers/ErrorReportController.php:115
4745 msgid "If you experience any problems please submit a bug report manually."
4746 msgstr ""
4748 #: libraries/classes/Controllers/ErrorReportController.php:118
4749 msgid "You may want to refresh the page."
4750 msgstr ""
4752 #: libraries/classes/Controllers/Export/ExportController.php:138
4753 #: libraries/classes/Export.php:1336
4754 msgid "Bad type!"
4755 msgstr ""
4757 #: libraries/classes/Controllers/Export/ExportController.php:232
4758 msgid "Bad parameters!"
4759 msgstr ""
4761 #: libraries/classes/Controllers/HomeController.php:102
4762 msgid ""
4763 "You were logged out from one server, to logout completely from phpMyAdmin, "
4764 "you need to logout from all servers."
4765 msgstr ""
4767 #: libraries/classes/Controllers/HomeController.php:203
4768 #, php-format
4769 msgid ""
4770 "The phpMyAdmin configuration storage is not completely configured, some "
4771 "extended features have been deactivated. %sFind out why%s. "
4772 msgstr ""
4774 #: libraries/classes/Controllers/HomeController.php:209
4775 msgid ""
4776 "Or alternately go to 'Operations' tab of any database to set it up there."
4777 msgstr ""
4779 #: libraries/classes/Controllers/HomeController.php:274
4780 msgid ""
4781 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
4782 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4783 "than cookie validity configured in phpMyAdmin, because of this, your login "
4784 "might expire sooner than configured in phpMyAdmin."
4785 msgstr ""
4787 #: libraries/classes/Controllers/HomeController.php:294
4788 msgid ""
4789 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4790 "because of this, your login will expire sooner than configured in phpMyAdmin."
4791 msgstr ""
4793 #: libraries/classes/Controllers/HomeController.php:313
4794 msgid ""
4795 "Your server is running with default values for the controluser and password "
4796 "(controlpass) and is open to intrusion; you really should fix this security "
4797 "weakness by changing the password for controluser 'pma'."
4798 msgstr ""
4800 #: libraries/classes/Controllers/HomeController.php:329
4801 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
4802 msgstr ""
4804 #: libraries/classes/Controllers/HomeController.php:337
4805 #, php-format
4806 msgid ""
4807 "The secret passphrase in configuration (blowfish_secret) is not the correct "
4808 "length. It should be %d bytes long."
4809 msgstr ""
4811 #: libraries/classes/Controllers/HomeController.php:354
4812 msgid ""
4813 "Directory [code]config[/code], which is used by the setup script, still "
4814 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4815 "once phpMyAdmin has been configured. Otherwise the security of your server "
4816 "may be compromised by unauthorized people downloading your configuration."
4817 msgstr ""
4819 #: libraries/classes/Controllers/HomeController.php:375
4820 #, php-format
4821 msgid ""
4822 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4823 "issues."
4824 msgstr ""
4826 #: libraries/classes/Controllers/HomeController.php:389
4827 #, php-format
4828 msgid ""
4829 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4830 "templates and will be slow because of this."
4831 msgstr ""
4833 #: libraries/classes/Controllers/HomeController.php:446
4834 msgid ""
4835 "The mbstring PHP extension was not found and you seem to be using a "
4836 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4837 "split strings correctly and it may result in unexpected results."
4838 msgstr ""
4840 #: libraries/classes/Controllers/HomeController.php:464
4841 msgid ""
4842 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4843 "this some features such as error reporting or version check are disabled."
4844 msgstr ""
4846 #: libraries/classes/Controllers/Import/ImportController.php:134
4847 msgid "Incomplete params"
4848 msgstr ""
4850 #: libraries/classes/Controllers/Import/ImportController.php:148
4851 #, fuzzy
4852 #| msgid "Access denied!"
4853 msgid "Succeeded"
4854 msgstr "Zohjang afjelehnt!"
4856 #: libraries/classes/Controllers/Import/ImportController.php:152
4857 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
4858 msgid "Failed"
4859 msgstr ""
4861 #: libraries/classes/Controllers/Import/ImportController.php:253
4862 #, php-format
4863 msgid ""
4864 "You probably tried to upload a file that is too large. Please refer to "
4865 "%sdocumentation%s for a workaround for this limit."
4866 msgstr ""
4868 #: libraries/classes/Controllers/Import/ImportController.php:411
4869 #: libraries/classes/Controllers/Import/ImportController.php:648
4870 msgid "Showing bookmark"
4871 msgstr ""
4873 #: libraries/classes/Controllers/Import/ImportController.php:437
4874 #: libraries/classes/Controllers/Import/ImportController.php:644
4875 msgid "The bookmark has been deleted."
4876 msgstr ""
4878 #: libraries/classes/Controllers/Import/ImportController.php:554
4879 msgid ""
4880 "No data was received to import. Either no file name was submitted, or the "
4881 "file size exceeded the maximum size permitted by your PHP configuration. See "
4882 "[doc@faq1-16]FAQ 1.16[/doc]."
4883 msgstr ""
4885 #: libraries/classes/Controllers/Import/ImportController.php:656
4886 #, php-format
4887 msgid "Import has been successfully finished, %d query executed."
4888 msgid_plural "Import has been successfully finished, %d queries executed."
4889 msgstr[0] ""
4890 msgstr[1] ""
4891 msgstr[2] ""
4893 #: libraries/classes/Controllers/Import/ImportController.php:688
4894 #, php-format
4895 msgid ""
4896 "Script timeout passed, if you want to finish import, please %sresubmit the "
4897 "same file%s and import will resume."
4898 msgstr ""
4900 #: libraries/classes/Controllers/Import/ImportController.php:698
4901 msgid ""
4902 "However on last run no data has been parsed, this usually means phpMyAdmin "
4903 "won't be able to finish this import unless you increase php time limits."
4904 msgstr ""
4906 #: libraries/classes/Controllers/Import/ImportController.php:768
4907 #: libraries/classes/Controllers/Sql/SqlController.php:173
4908 msgid "\"DROP DATABASE\" statements are disabled."
4909 msgstr ""
4911 #: libraries/classes/Controllers/Import/SimulateDmlController.php:38
4912 msgid "Only single-table UPDATE and DELETE queries can be simulated."
4913 msgstr ""
4915 #: libraries/classes/Controllers/Import/StatusController.php:69
4916 msgid "Could not load the progress of the import."
4917 msgstr ""
4919 #: libraries/classes/Controllers/JavaScriptMessagesController.php:44
4920 #, php-format
4921 msgid "Do you really want to execute \"%s\"?"
4922 msgstr ""
4924 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
4925 msgid "You are about to DESTROY a complete database!"
4926 msgstr ""
4928 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
4929 msgid "Cannot rename database to the same name. Change the name and try again"
4930 msgstr ""
4932 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
4933 msgid "You are about to DESTROY a complete table!"
4934 msgstr ""
4936 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
4937 msgid "You are about to TRUNCATE a complete table!"
4938 msgstr ""
4940 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
4941 msgid "You are about to DELETE all the rows of the table!"
4942 msgstr ""
4944 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
4945 msgid "Delete tracking data for this table?"
4946 msgstr ""
4948 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
4949 msgid "Delete tracking data for these tables?"
4950 msgstr ""
4952 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
4953 msgid "Delete tracking data for this version?"
4954 msgstr ""
4956 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
4957 msgid "Delete tracking data for these versions?"
4958 msgstr ""
4960 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
4961 msgid "Delete entry from tracking report?"
4962 msgstr ""
4964 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
4965 msgid "Deleting tracking data"
4966 msgstr ""
4968 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
4969 msgid "Dropping Primary Key/Index"
4970 msgstr ""
4972 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
4973 msgid "Dropping Foreign key."
4974 msgstr ""
4976 #: libraries/classes/Controllers/JavaScriptMessagesController.php:60
4977 msgid "This operation could take a long time. Proceed anyway?"
4978 msgstr ""
4980 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
4981 #, php-format
4982 msgid "Do you really want to delete user group \"%s\"?"
4983 msgstr ""
4985 #: libraries/classes/Controllers/JavaScriptMessagesController.php:62
4986 #, php-format
4987 msgid "Do you really want to delete the search \"%s\"?"
4988 msgstr ""
4990 #: libraries/classes/Controllers/JavaScriptMessagesController.php:63
4991 msgid "You have unsaved changes; are you sure you want to leave this page?"
4992 msgstr ""
4994 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
4995 msgid ""
4996 "You are trying to reduce the number of rows, but have already entered data "
4997 "in those rows which will be lost. Do you wish to continue?"
4998 msgstr ""
5000 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5001 msgid "Do you really want to revoke the selected user(s) ?"
5002 msgstr ""
5004 #: libraries/classes/Controllers/JavaScriptMessagesController.php:69
5005 msgid "Do you really want to delete this central column?"
5006 msgstr ""
5008 #: libraries/classes/Controllers/JavaScriptMessagesController.php:70
5009 msgid "Do you really want to delete the selected items?"
5010 msgstr ""
5012 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5013 msgid ""
5014 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5015 "the data related to the selected partition(s)!"
5016 msgstr ""
5018 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5019 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5020 msgstr ""
5022 #: libraries/classes/Controllers/JavaScriptMessagesController.php:76
5023 msgid "Do you really want to remove partitioning?"
5024 msgstr ""
5026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:77
5027 msgid "Do you really want to reset the replica (RESET REPLICA)?"
5028 msgstr ""
5030 #: libraries/classes/Controllers/JavaScriptMessagesController.php:79
5031 msgid ""
5032 "This operation will attempt to convert your data to the new collation. In "
5033 "rare cases, especially where a character doesn't exist in the new collation, "
5034 "this process could cause the data to appear incorrectly under the new "
5035 "collation; in this case we suggest you revert to the original collation and "
5036 "refer to the tips at "
5037 msgstr ""
5039 #: libraries/classes/Controllers/JavaScriptMessagesController.php:85
5040 msgid "Garbled Data"
5041 msgstr ""
5043 #: libraries/classes/Controllers/JavaScriptMessagesController.php:87
5044 msgid "Are you sure you wish to change the collation and convert the data?"
5045 msgstr ""
5047 #: libraries/classes/Controllers/JavaScriptMessagesController.php:90
5048 msgid ""
5049 "Through this operation, MySQL attempts to map the data values between "
5050 "collations. If the character sets are incompatible, there may be data loss "
5051 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5052 "column collation(s). <b>To convert existing data, it is suggested to use the "
5053 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5054 "</b>"
5055 msgstr ""
5057 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5058 msgid ""
5059 "Are you sure you wish to change all the column collations and convert the "
5060 "data?"
5061 msgstr ""
5063 #: libraries/classes/Controllers/JavaScriptMessagesController.php:101
5064 #: templates/export.twig:324
5065 msgid "Save & close"
5066 msgstr ""
5068 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5069 #: templates/config/form_display/display.twig:47
5070 #: templates/preferences/manage/main.twig:114
5071 #: templates/preferences/manage/main.twig:122
5072 #: templates/table/insert/actions_panel.twig:36
5073 msgid "Reset"
5074 msgstr ""
5076 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5077 #, fuzzy
5078 #| msgid "Select All"
5079 msgid "Reset all"
5080 msgstr "Alle ußwähle"
5082 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5083 msgid "Missing value in the form!"
5084 msgstr ""
5086 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5087 msgid "Select at least one of the options!"
5088 msgstr ""
5090 #: libraries/classes/Controllers/JavaScriptMessagesController.php:108
5091 msgid "Please enter a valid number!"
5092 msgstr ""
5094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5095 msgid "Please enter a valid length!"
5096 msgstr ""
5098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5099 #, fuzzy
5100 #| msgid "Add a point"
5101 msgid "Add index"
5102 msgstr "Donn ene Pungk derbei"
5104 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5105 msgid "Edit index"
5106 msgstr ""
5108 #. l10n: Rename a table Index
5109 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5110 #, fuzzy
5111 #| msgid "Select All"
5112 msgid "Rename index"
5113 msgstr "Alle ußwähle"
5115 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5116 #: templates/table/index_form.twig:234
5117 #, php-format
5118 msgid "Add %s column(s) to index"
5119 msgstr ""
5121 #: libraries/classes/Controllers/JavaScriptMessagesController.php:115
5122 msgid "Create single-column index"
5123 msgstr ""
5125 #: libraries/classes/Controllers/JavaScriptMessagesController.php:116
5126 msgid "Create composite index"
5127 msgstr ""
5129 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5130 msgid "Composite with:"
5131 msgstr ""
5133 #: libraries/classes/Controllers/JavaScriptMessagesController.php:118
5134 msgid "Please select column(s) for the index."
5135 msgstr ""
5137 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5138 #: templates/columns_definitions/column_definitions_form.twig:156
5139 #: templates/modals/index_dialog_modal.twig:11
5140 #: templates/table/index_form.twig:240
5141 #: templates/table/index_rename_form.twig:28
5142 #: templates/table/insert/actions_panel.twig:35
5143 #: templates/table/relation/common_form.twig:224
5144 #: templates/table/structure/display_structure.twig:344
5145 msgid "Preview SQL"
5146 msgstr ""
5148 #: libraries/classes/Controllers/JavaScriptMessagesController.php:124
5149 #: templates/sql/query.twig:218
5150 msgid "Simulate query"
5151 msgstr ""
5153 #: libraries/classes/Controllers/JavaScriptMessagesController.php:125
5154 msgid "Matched rows:"
5155 msgstr ""
5157 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5158 #: libraries/classes/Html/Generator.php:877 templates/export.twig:67
5159 msgid "SQL query:"
5160 msgstr ""
5162 #. l10n: Default label for the y-Axis of Charts
5163 #: libraries/classes/Controllers/JavaScriptMessagesController.php:130
5164 msgid "Y values"
5165 msgstr ""
5167 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5168 msgid "Please enter the SQL query first."
5169 msgstr ""
5171 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5172 msgid "The host name is empty!"
5173 msgstr ""
5175 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5176 msgid "The user name is empty!"
5177 msgstr ""
5179 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5180 #: libraries/classes/Server/Privileges.php:944
5181 #: libraries/classes/UserPassword.php:42
5182 msgid "The password is empty!"
5183 msgstr ""
5185 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5186 #: libraries/classes/Server/Privileges.php:942
5187 #: libraries/classes/UserPassword.php:46
5188 msgid "The passwords aren't the same!"
5189 msgstr ""
5191 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5192 msgid "Removing Selected Users"
5193 msgstr ""
5195 #: libraries/classes/Controllers/JavaScriptMessagesController.php:141
5196 #: libraries/classes/Tracking.php:235 libraries/classes/Tracking.php:639
5197 #: templates/columns_definitions/column_definitions_form.twig:175
5198 #: templates/columns_definitions/column_definitions_form.twig:180
5199 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5200 #: templates/export_modal.twig:10 templates/export.twig:82
5201 #: templates/export.twig:92 templates/export.twig:194
5202 #: templates/home/index.twig:296 templates/home/index.twig:304
5203 #: templates/modals/add_index.twig:6 templates/modals/build_query.twig:6
5204 #: templates/modals/build_query.twig:16 templates/modals/change_password.twig:6
5205 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5206 #: templates/modals/enum_set_editor.twig:6
5207 #: templates/modals/enum_set_editor.twig:11
5208 #: templates/modals/function_confirm.twig:6
5209 #: templates/modals/function_confirm.twig:11
5210 #: templates/modals/index_dialog_modal.twig:6
5211 #: templates/modals/index_dialog_modal.twig:12
5212 #: templates/modals/page_settings.twig:6
5213 #: templates/modals/preview_sql_confirmation.twig:6
5214 #: templates/modals/preview_sql_confirmation.twig:15
5215 #: templates/modals/preview_sql_modal.twig:6
5216 #: templates/modals/preview_sql_modal.twig:10
5217 #: templates/modals/unhide_nav_item.twig:6
5218 #: templates/modals/unhide_nav_item.twig:10
5219 #: templates/server/privileges/users_overview.twig:169
5220 #: templates/server/privileges/users_overview.twig:177
5221 #: templates/server/status/advisor/index.twig:20
5222 #: templates/server/status/advisor/index.twig:45
5223 #: templates/server/status/monitor/index.twig:129
5224 #: templates/server/status/monitor/index.twig:218
5225 #: templates/server/user_groups/user_groups.twig:51
5226 #: templates/server/user_groups/user_groups.twig:55
5227 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5228 #: templates/table/insert/actions_panel.twig:47
5229 #: templates/table/insert/actions_panel.twig:52
5230 #: templates/table/relation/common_form.twig:234
5231 #: templates/table/relation/common_form.twig:239
5232 #: templates/table/search/index.twig:182
5233 #: templates/table/structure/display_structure.twig:329
5234 #: templates/table/structure/display_structure.twig:345
5235 #: templates/table/structure/display_structure.twig:356
5236 #: templates/table/zoom_search/result_form.twig:27
5237 #: templates/table/zoom_search/result_form.twig:79
5238 #: templates/table/zoom_search/result_form.twig:96
5239 msgid "Close"
5240 msgstr ""
5242 #: libraries/classes/Controllers/JavaScriptMessagesController.php:142
5243 #: templates/server/privileges/users_overview.twig:105
5244 msgctxt "Lock the account."
5245 msgid "Lock"
5246 msgstr ""
5248 #: libraries/classes/Controllers/JavaScriptMessagesController.php:143
5249 #: templates/server/privileges/users_overview.twig:102
5250 msgctxt "Unlock the account."
5251 msgid "Unlock"
5252 msgstr ""
5254 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5255 #: templates/server/privileges/users_overview.twig:100
5256 #, fuzzy
5257 #| msgid "Select All"
5258 msgid "Lock this account."
5259 msgstr "Alle ußwähle"
5261 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5262 #: templates/server/privileges/users_overview.twig:100
5263 msgid "Unlock this account."
5264 msgstr ""
5266 #: libraries/classes/Controllers/JavaScriptMessagesController.php:148
5267 msgid "Template was created."
5268 msgstr ""
5270 #: libraries/classes/Controllers/JavaScriptMessagesController.php:149
5271 msgid "Template was loaded."
5272 msgstr ""
5274 #: libraries/classes/Controllers/JavaScriptMessagesController.php:150
5275 msgid "Template was updated."
5276 msgstr ""
5278 #: libraries/classes/Controllers/JavaScriptMessagesController.php:151
5279 msgid "Template was deleted."
5280 msgstr ""
5282 #. l10n: Other, small valued, queries
5283 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5284 #: libraries/classes/Controllers/Server/Status/QueriesController.php:93
5285 #: libraries/classes/Server/Status/Data.php:163
5286 msgid "Other"
5287 msgstr ""
5289 #. l10n: Thousands separator
5290 #: libraries/classes/Controllers/JavaScriptMessagesController.php:156
5291 #: libraries/classes/Util.php:539 libraries/classes/Util.php:571
5292 msgid ","
5293 msgstr ""
5295 #. l10n: Decimal separator
5296 #: libraries/classes/Controllers/JavaScriptMessagesController.php:158
5297 #: libraries/classes/Util.php:537 libraries/classes/Util.php:569
5298 msgid "."
5299 msgstr ""
5301 #: libraries/classes/Controllers/JavaScriptMessagesController.php:160
5302 msgid "Connections / Processes"
5303 msgstr ""
5305 #: libraries/classes/Controllers/JavaScriptMessagesController.php:163
5306 msgid "Local monitor configuration incompatible!"
5307 msgstr ""
5309 #: libraries/classes/Controllers/JavaScriptMessagesController.php:165
5310 msgid ""
5311 "The chart arrangement configuration in your browsers local storage is not "
5312 "compatible anymore to the newer version of the monitor dialog. It is very "
5313 "likely that your current configuration will not work anymore. Please reset "
5314 "your configuration to default in the <i>Settings</i> menu."
5315 msgstr ""
5317 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5318 msgid "Query cache efficiency"
5319 msgstr ""
5321 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5322 msgid "Query cache usage"
5323 msgstr ""
5325 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5326 msgid "Query cache used"
5327 msgstr ""
5329 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5330 msgid "System CPU usage"
5331 msgstr ""
5333 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5334 msgid "System memory"
5335 msgstr ""
5337 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5338 msgid "System swap"
5339 msgstr ""
5341 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5342 msgid "Average load"
5343 msgstr ""
5345 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5346 msgid "Total memory"
5347 msgstr ""
5349 #: libraries/classes/Controllers/JavaScriptMessagesController.php:181
5350 msgid "Cached memory"
5351 msgstr ""
5353 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5354 msgid "Buffered memory"
5355 msgstr ""
5357 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5358 msgid "Free memory"
5359 msgstr ""
5361 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5362 msgid "Used memory"
5363 msgstr ""
5365 #: libraries/classes/Controllers/JavaScriptMessagesController.php:186
5366 msgid "Total swap"
5367 msgstr ""
5369 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5370 msgid "Cached swap"
5371 msgstr ""
5373 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5374 msgid "Used swap"
5375 msgstr ""
5377 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5378 msgid "Free swap"
5379 msgstr ""
5381 #: libraries/classes/Controllers/JavaScriptMessagesController.php:191
5382 msgid "Bytes sent"
5383 msgstr ""
5385 #: libraries/classes/Controllers/JavaScriptMessagesController.php:192
5386 msgid "Bytes received"
5387 msgstr ""
5389 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5390 #: templates/server/status/status/index.twig:36
5391 msgid "Connections"
5392 msgstr ""
5394 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
5395 #: templates/server/status/base.twig:11
5396 #: templates/server/status/processes/list.twig:5
5397 msgid "Processes"
5398 msgstr ""
5400 #. l10n: shortcuts for Byte
5401 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5402 #: libraries/classes/Util.php:447
5403 msgid "B"
5404 msgstr ""
5406 #. l10n: shortcuts for Kilobyte
5407 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5408 #: libraries/classes/Util.php:449
5409 #: templates/server/status/monitor/index.twig:186
5410 msgid "KiB"
5411 msgstr ""
5413 #. l10n: shortcuts for Megabyte
5414 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5415 #: libraries/classes/Util.php:451
5416 #: templates/server/status/monitor/index.twig:187
5417 msgid "MiB"
5418 msgstr ""
5420 #. l10n: shortcuts for Gigabyte
5421 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5422 #: libraries/classes/Util.php:453
5423 msgid "GiB"
5424 msgstr ""
5426 #. l10n: shortcuts for Terabyte
5427 #: libraries/classes/Controllers/JavaScriptMessagesController.php:201
5428 #: libraries/classes/Util.php:455
5429 msgid "TiB"
5430 msgstr ""
5432 #. l10n: shortcuts for Petabyte
5433 #: libraries/classes/Controllers/JavaScriptMessagesController.php:202
5434 #: libraries/classes/Util.php:457
5435 msgid "PiB"
5436 msgstr ""
5438 #. l10n: shortcuts for Exabyte
5439 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5440 #: libraries/classes/Util.php:459
5441 msgid "EiB"
5442 msgstr ""
5444 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5445 #, php-format
5446 msgid "%d table(s)"
5447 msgstr ""
5449 #. l10n: Questions is the name of a MySQL Status variable
5450 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5451 msgid "Questions"
5452 msgstr ""
5454 #: libraries/classes/Controllers/JavaScriptMessagesController.php:208
5455 #: templates/server/status/status/index.twig:14
5456 msgid "Traffic"
5457 msgstr ""
5459 #: libraries/classes/Controllers/JavaScriptMessagesController.php:209
5460 #: libraries/classes/Menu.php:521 libraries/classes/Util.php:1870
5461 #: templates/server/status/monitor/index.twig:12
5462 msgid "Settings"
5463 msgstr ""
5465 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5466 #: templates/server/status/monitor/index.twig:217
5467 msgid "Add chart to grid"
5468 msgstr ""
5470 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5471 msgid "Please add at least one variable to the series!"
5472 msgstr ""
5474 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5475 #: libraries/classes/Display/Results.php:1068
5476 #: libraries/classes/Plugins/Export/ExportSql.php:2197
5477 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
5478 #: libraries/config.values.php:111
5479 #: templates/columns_definitions/column_attributes.twig:208
5480 #: templates/columns_definitions/column_attributes.twig:229
5481 #: templates/database/central_columns/main.twig:305
5482 #: templates/database/designer/main.twig:588 templates/export.twig:433
5483 #: templates/server/privileges/privileges_summary.twig:31
5484 #: templates/server/status/monitor/index.twig:211
5485 #: templates/server/status/processes/list.twig:54
5486 #: templates/table/zoom_search/index.twig:62
5487 #: templates/table/zoom_search/index.twig:122
5488 msgid "None"
5489 msgstr ""
5491 #. l10n: SQL Query on modal to show exported query
5492 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5493 msgid "SQL Query"
5494 msgstr ""
5496 #: libraries/classes/Controllers/JavaScriptMessagesController.php:215
5497 msgid "Resume monitor"
5498 msgstr ""
5500 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5501 msgid "Pause monitor"
5502 msgstr ""
5504 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
5505 #: templates/server/status/processes/index.twig:57
5506 msgid "Start auto refresh"
5507 msgstr ""
5509 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
5510 msgid "Stop auto refresh"
5511 msgstr ""
5513 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5514 msgid "general_log and slow_query_log are enabled."
5515 msgstr ""
5517 #: libraries/classes/Controllers/JavaScriptMessagesController.php:221
5518 msgid "general_log is enabled."
5519 msgstr ""
5521 #: libraries/classes/Controllers/JavaScriptMessagesController.php:222
5522 msgid "slow_query_log is enabled."
5523 msgstr ""
5525 #: libraries/classes/Controllers/JavaScriptMessagesController.php:223
5526 msgid "slow_query_log and general_log are disabled."
5527 msgstr ""
5529 #: libraries/classes/Controllers/JavaScriptMessagesController.php:224
5530 msgid "log_output is not set to TABLE."
5531 msgstr ""
5533 #: libraries/classes/Controllers/JavaScriptMessagesController.php:225
5534 msgid "log_output is set to TABLE."
5535 msgstr ""
5537 #: libraries/classes/Controllers/JavaScriptMessagesController.php:227
5538 #, php-format
5539 msgid ""
5540 "slow_query_log is enabled, but the server logs only queries that take longer "
5541 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5542 "depending on your system."
5543 msgstr ""
5545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:231
5546 #, php-format
5547 msgid "long_query_time is set to %d second(s)."
5548 msgstr ""
5550 #: libraries/classes/Controllers/JavaScriptMessagesController.php:233
5551 msgid ""
5552 "Following settings will be applied globally and reset to default on server "
5553 "restart:"
5554 msgstr ""
5556 #. l10n: %s is FILE or TABLE
5557 #: libraries/classes/Controllers/JavaScriptMessagesController.php:236
5558 #, php-format
5559 msgid "Set log_output to %s"
5560 msgstr ""
5562 #. l10n: Enable in this context means setting a status variable to ON
5563 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
5564 #, php-format
5565 msgid "Enable %s"
5566 msgstr ""
5568 #. l10n: Disable in this context means setting a status variable to OFF
5569 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
5570 #, php-format
5571 msgid "Disable %s"
5572 msgstr ""
5574 #. l10n: %d seconds
5575 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5576 #, php-format
5577 msgid "Set long_query_time to %d seconds."
5578 msgstr ""
5580 #: libraries/classes/Controllers/JavaScriptMessagesController.php:244
5581 msgid ""
5582 "You can't change these variables. Please log in as root or contact your "
5583 "database administrator."
5584 msgstr ""
5586 #: libraries/classes/Controllers/JavaScriptMessagesController.php:246
5587 msgid "Change settings"
5588 msgstr ""
5590 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5591 msgid "Current settings"
5592 msgstr ""
5594 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
5595 msgid "Chart title"
5596 msgstr ""
5598 #. l10n: As in differential values
5599 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5600 msgid "Differential"
5601 msgstr ""
5603 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5604 #, php-format
5605 msgid "Divided by %s"
5606 msgstr ""
5608 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5609 msgid "Unit"
5610 msgstr ""
5612 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5613 msgid "From slow log"
5614 msgstr ""
5616 #: libraries/classes/Controllers/JavaScriptMessagesController.php:256
5617 msgid "From general log"
5618 msgstr ""
5620 #: libraries/classes/Controllers/JavaScriptMessagesController.php:257
5621 msgid "The database name is not known for this query in the server's logs."
5622 msgstr ""
5624 #: libraries/classes/Controllers/JavaScriptMessagesController.php:258
5625 msgid "Analysing logs"
5626 msgstr ""
5628 #: libraries/classes/Controllers/JavaScriptMessagesController.php:259
5629 msgid "Analysing & loading logs. This may take a while."
5630 msgstr ""
5632 #: libraries/classes/Controllers/JavaScriptMessagesController.php:260
5633 msgid "Cancel request"
5634 msgstr ""
5636 #: libraries/classes/Controllers/JavaScriptMessagesController.php:262
5637 msgid ""
5638 "This column shows the amount of identical queries that are grouped together. "
5639 "However only the SQL query itself has been used as a grouping criteria, so "
5640 "the other attributes of queries, such as start time, may differ."
5641 msgstr ""
5643 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
5644 msgid ""
5645 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5646 "same table are also being grouped together, disregarding of the inserted "
5647 "data."
5648 msgstr ""
5650 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
5651 msgid "Log data loaded. Queries executed in this time span:"
5652 msgstr ""
5654 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5655 msgid "Jump to Log table"
5656 msgstr ""
5658 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5659 msgid "No data found"
5660 msgstr ""
5662 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5663 msgid "Log analysed, but no data found in this time span."
5664 msgstr ""
5666 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5667 msgid "Analyzing…"
5668 msgstr ""
5670 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
5671 msgid "Explain output"
5672 msgstr ""
5674 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5675 #: libraries/classes/Menu.php:488
5676 #: libraries/classes/Server/Status/Processes.php:138
5677 #: libraries/classes/Util.php:1866 libraries/config.values.php:157
5678 #: templates/database/events/editor_form.twig:25
5679 #: templates/database/events/index.twig:44
5680 #: templates/database/tracking/tables.twig:17
5681 #: templates/table/tracking/main.twig:31
5682 msgid "Status"
5683 msgstr ""
5685 #. l10n: A specific point in the day, as shown on a clock.
5686 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
5687 #: libraries/classes/Controllers/JavaScriptMessagesController.php:801
5688 #: libraries/classes/Plugins/Export/ExportHtmlword.php:470
5689 #: libraries/classes/Plugins/Export/ExportOdt.php:593
5690 #: libraries/classes/Plugins/Export/ExportTexytext.php:451
5691 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:358
5692 #: libraries/classes/Server/Status/Processes.php:134
5693 #: templates/database/triggers/list.twig:47
5694 #: templates/sql/profiling_chart.twig:17
5695 msgid "Time"
5696 msgstr ""
5698 #: libraries/classes/Controllers/JavaScriptMessagesController.php:281
5699 msgid "Total time:"
5700 msgstr ""
5702 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
5703 msgid "Profiling results"
5704 msgstr ""
5706 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
5707 msgctxt "Display format"
5708 msgid "Table"
5709 msgstr ""
5711 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
5712 msgid "Chart"
5713 msgstr ""
5715 #: libraries/classes/Controllers/JavaScriptMessagesController.php:286
5716 #: templates/export.twig:210
5717 #, fuzzy
5718 #| msgid "Database"
5719 msgctxt "Alias"
5720 msgid "Database"
5721 msgstr "Dahtebangk"
5723 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
5724 #: templates/export.twig:224
5725 #, fuzzy
5726 #| msgid "Table"
5727 msgctxt "Alias"
5728 msgid "Table"
5729 msgstr "Tabäll"
5731 #: libraries/classes/Controllers/JavaScriptMessagesController.php:288
5732 #: templates/export.twig:237
5733 #, fuzzy
5734 #| msgid "Column"
5735 msgctxt "Alias"
5736 msgid "Column"
5737 msgstr "Kolonn"
5739 #. l10n: A collection of available filters
5740 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
5741 msgid "Log table filter options"
5742 msgstr ""
5744 #. l10n: Filter as in "Start Filtering"
5745 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
5746 msgid "Filter"
5747 msgstr ""
5749 #: libraries/classes/Controllers/JavaScriptMessagesController.php:294
5750 msgid "Filter queries by word/regexp:"
5751 msgstr ""
5753 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5754 msgid "Group queries, ignoring variable data in WHERE clauses"
5755 msgstr ""
5757 #: libraries/classes/Controllers/JavaScriptMessagesController.php:296
5758 msgid "Sum of grouped rows:"
5759 msgstr ""
5761 #: libraries/classes/Controllers/JavaScriptMessagesController.php:297
5762 #: libraries/classes/Engines/Innodb.php:138
5763 #: templates/server/databases/index.twig:253
5764 msgid "Total:"
5765 msgstr ""
5767 #: libraries/classes/Controllers/JavaScriptMessagesController.php:299
5768 msgid "Loading logs"
5769 msgstr ""
5771 #: libraries/classes/Controllers/JavaScriptMessagesController.php:300
5772 msgid "Monitor refresh failed"
5773 msgstr ""
5775 #: libraries/classes/Controllers/JavaScriptMessagesController.php:302
5776 msgid ""
5777 "While requesting new chart data the server returned an invalid response. "
5778 "This is most likely because your session expired. Reloading the page and "
5779 "reentering your credentials should help."
5780 msgstr ""
5782 #: libraries/classes/Controllers/JavaScriptMessagesController.php:306
5783 msgid "Reload page"
5784 msgstr ""
5786 #: libraries/classes/Controllers/JavaScriptMessagesController.php:308
5787 msgid "Affected rows:"
5788 msgstr ""
5790 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
5791 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5792 msgstr ""
5794 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5795 msgid ""
5796 "Failed building chart grid with imported config. Resetting to default config…"
5797 msgstr ""
5799 #: libraries/classes/Controllers/JavaScriptMessagesController.php:315
5800 msgid "Import monitor configuration"
5801 msgstr ""
5803 #: libraries/classes/Controllers/JavaScriptMessagesController.php:316
5804 msgid "Please select the file you want to import."
5805 msgstr ""
5807 #: libraries/classes/Controllers/JavaScriptMessagesController.php:317
5808 #, fuzzy
5809 #| msgid "Select All"
5810 msgid "Please enter a valid table name."
5811 msgstr "Alle ußwähle"
5813 #: libraries/classes/Controllers/JavaScriptMessagesController.php:318
5814 #, fuzzy
5815 #| msgid "Select All"
5816 msgid "Please enter a valid database name."
5817 msgstr "Alle ußwähle"
5819 #: libraries/classes/Controllers/JavaScriptMessagesController.php:319
5820 msgid "No files available on server for import!"
5821 msgstr ""
5823 #: libraries/classes/Controllers/JavaScriptMessagesController.php:321
5824 msgid "Analyse query"
5825 msgstr ""
5827 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
5828 msgid "Formatting SQL…"
5829 msgstr ""
5831 #: libraries/classes/Controllers/JavaScriptMessagesController.php:325
5832 msgid "No parameters found!"
5833 msgstr ""
5835 #: libraries/classes/Controllers/JavaScriptMessagesController.php:329
5836 #: templates/database/central_columns/main.twig:269
5837 #: templates/database/designer/main.twig:339
5838 #: templates/database/designer/main.twig:390
5839 #: templates/database/designer/main.twig:668
5840 #: templates/database/designer/main.twig:734
5841 #: templates/database/designer/main.twig:873
5842 #: templates/database/designer/main.twig:958
5843 #: templates/database/designer/main.twig:1063
5844 #: templates/database/designer/main.twig:1098
5845 #: templates/database/designer/main.twig:1103
5846 #: templates/database/designer/main.twig:1113
5847 #: templates/database/designer/main.twig:1119
5848 #: templates/database/structure/check_all_tables.twig:48
5849 #: templates/database/structure/check_all_tables.twig:52
5850 #: templates/database/structure/check_all_tables.twig:66
5851 #: templates/database/structure/check_all_tables.twig:72
5852 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
5853 #: templates/modals/add_index.twig:11 templates/modals/change_password.twig:11
5854 #: templates/modals/page_settings.twig:11
5855 #: templates/server/databases/index.twig:319
5856 #: templates/server/databases/index.twig:323
5857 #: templates/server/variables/index.twig:15
5858 #: templates/table/search/index.twig:197
5859 msgid "Cancel"
5860 msgstr ""
5862 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5863 #: templates/header.twig:43 templates/modals/page_settings.twig:5
5864 msgid "Page-related settings"
5865 msgstr ""
5867 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5868 #: templates/config/form_display/display.twig:46
5869 #: templates/modals/page_settings.twig:10
5870 msgid "Apply"
5871 msgstr ""
5873 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5874 #: templates/home/index.twig:300 templates/navigation/main.twig:58
5875 #: templates/server/privileges/users_overview.twig:173
5876 #: templates/server/status/monitor/index.twig:95
5877 msgid "Loading…"
5878 msgstr ""
5880 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5881 msgid "Request aborted!!"
5882 msgstr ""
5884 #: libraries/classes/Controllers/JavaScriptMessagesController.php:338
5885 msgid "Processing request"
5886 msgstr ""
5888 #: libraries/classes/Controllers/JavaScriptMessagesController.php:339
5889 msgid "Request failed!!"
5890 msgstr ""
5892 #: libraries/classes/Controllers/JavaScriptMessagesController.php:340
5893 #: libraries/classes/Controllers/Sql/EnumValuesController.php:49
5894 #: libraries/classes/Controllers/Sql/SetValuesController.php:52
5895 msgid "Error in processing request"
5896 msgstr ""
5898 #: libraries/classes/Controllers/JavaScriptMessagesController.php:341
5899 #, php-format
5900 msgid "Error code: %s"
5901 msgstr ""
5903 #: libraries/classes/Controllers/JavaScriptMessagesController.php:342
5904 #, php-format
5905 msgid "Error text: %s"
5906 msgstr ""
5908 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
5909 msgid ""
5910 "It seems that the connection to server has been lost. Please check your "
5911 "network connectivity and server status."
5912 msgstr ""
5914 #: libraries/classes/Controllers/JavaScriptMessagesController.php:349
5915 msgid "No accounts selected."
5916 msgstr ""
5918 #: libraries/classes/Controllers/JavaScriptMessagesController.php:350
5919 msgid "Dropping column"
5920 msgstr ""
5922 #: libraries/classes/Controllers/JavaScriptMessagesController.php:351
5923 msgid "Adding primary key"
5924 msgstr ""
5926 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
5927 #: templates/console/display.twig:150 templates/database/designer/main.twig:337
5928 #: templates/database/designer/main.twig:666
5929 #: templates/database/designer/main.twig:730
5930 #: templates/database/designer/main.twig:869
5931 #: templates/database/designer/main.twig:954
5932 #: templates/database/designer/main.twig:1061
5933 #: templates/modals/preview_sql_confirmation.twig:14
5934 #: templates/table/structure/display_structure.twig:361
5935 msgid "OK"
5936 msgstr ""
5938 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
5939 msgid "Click to dismiss this notification"
5940 msgstr ""
5942 #: libraries/classes/Controllers/JavaScriptMessagesController.php:356
5943 #, fuzzy
5944 #| msgid "Select All"
5945 msgid "Renaming databases"
5946 msgstr "Alle ußwähle"
5948 #: libraries/classes/Controllers/JavaScriptMessagesController.php:357
5949 #, fuzzy
5950 #| msgid "Select All"
5951 msgid "Copying database"
5952 msgstr "Alle ußwähle"
5954 #: libraries/classes/Controllers/JavaScriptMessagesController.php:358
5955 msgid "Changing charset"
5956 msgstr ""
5958 #: libraries/classes/Controllers/JavaScriptMessagesController.php:359
5959 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:496
5960 #: libraries/classes/Index.php:524
5961 #: libraries/classes/Plugins/Export/ExportHtmlword.php:626
5962 #: libraries/classes/Plugins/Export/ExportLatex.php:600
5963 #: libraries/classes/Plugins/Export/ExportOdt.php:776
5964 #: libraries/classes/Plugins/Export/ExportTexytext.php:613
5965 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:751
5966 #: templates/config/form_display/input.twig:42
5967 #: templates/database/central_columns/main.twig:356
5968 #: templates/database/data_dictionary/index.twig:47
5969 #: templates/database/data_dictionary/index.twig:91
5970 #: templates/database/designer/main.twig:1118
5971 #: templates/database/privileges/index.twig:69
5972 #: templates/database/structure/drop_form.twig:20
5973 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65
5974 #: templates/preferences/autoload.twig:12
5975 #: templates/preferences/manage/error.twig:19
5976 #: templates/server/privileges/new_user_ajax.twig:22
5977 #: templates/server/privileges/new_user_ajax.twig:34
5978 #: templates/server/privileges/privileges_summary.twig:38
5979 #: templates/server/privileges/privileges_summary.twig:41
5980 #: templates/server/privileges/privileges_summary.twig:43
5981 #: templates/server/privileges/users_overview.twig:55
5982 #: templates/server/privileges/users_overview.twig:65
5983 #: templates/table/delete/confirm.twig:29
5984 #: templates/table/privileges/index.twig:73
5985 #: templates/table/structure/display_structure.twig:80
5986 #: templates/table/structure/display_structure.twig:515
5987 #: templates/table/structure/drop_confirm.twig:20
5988 #: templates/table/structure/primary.twig:23
5989 #: templates/table/tracking/structure_snapshot_columns.twig:33
5990 #: templates/table/tracking/structure_snapshot_indexes.twig:23
5991 #: templates/table/tracking/structure_snapshot_indexes.twig:24
5992 msgid "No"
5993 msgstr "Nä"
5995 #: libraries/classes/Controllers/JavaScriptMessagesController.php:362
5996 #: templates/database/structure/drop_form.twig:16
5997 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
5998 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
5999 msgid "Enable foreign key checks"
6000 msgstr ""
6002 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
6003 msgid "Failed to get real row count."
6004 msgstr ""
6006 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
6007 msgid "Searching"
6008 msgstr ""
6010 #: libraries/classes/Controllers/JavaScriptMessagesController.php:369
6011 msgid "Hide search results"
6012 msgstr ""
6014 #: libraries/classes/Controllers/JavaScriptMessagesController.php:370
6015 msgid "Show search results"
6016 msgstr ""
6018 #: libraries/classes/Controllers/JavaScriptMessagesController.php:371
6019 msgid "Browsing"
6020 msgstr ""
6022 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
6023 msgid "Deleting"
6024 msgstr ""
6026 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
6027 #, php-format
6028 msgid "Delete the matches for the %s table?"
6029 msgstr ""
6031 #: libraries/classes/Controllers/JavaScriptMessagesController.php:376
6032 msgid "The definition of a stored function must contain a RETURN statement!"
6033 msgstr ""
6035 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
6036 msgid "No routine is exportable. Required privileges may be lacking."
6037 msgstr ""
6039 #: libraries/classes/Controllers/JavaScriptMessagesController.php:381
6040 #, php-format
6041 msgid "Values for column %s"
6042 msgstr ""
6044 #: libraries/classes/Controllers/JavaScriptMessagesController.php:382
6045 msgid "Values for a new column"
6046 msgstr ""
6048 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
6049 msgid "Enter each value in a separate field."
6050 msgstr ""
6052 #: libraries/classes/Controllers/JavaScriptMessagesController.php:384
6053 #, php-format
6054 msgid "Add %d value(s)"
6055 msgstr ""
6057 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
6058 msgid ""
6059 "Note: If the file contains multiple tables, they will be combined into one."
6060 msgstr ""
6062 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6063 msgid "Hide query box"
6064 msgstr ""
6066 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6067 msgid "Show query box"
6068 msgstr ""
6070 #: libraries/classes/Controllers/JavaScriptMessagesController.php:393
6071 #: libraries/classes/Display/Results.php:2834
6072 #: libraries/classes/Tracking.php:258
6073 #: templates/console/bookmark_content.twig:11
6074 #: templates/database/central_columns/main.twig:268
6075 #: templates/database/central_columns/main.twig:380
6076 #: templates/database/central_columns/main.twig:381
6077 #: templates/database/designer/main.twig:388
6078 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6079 #: templates/database/search/results.twig:43
6080 #: templates/display/results/table.twig:310
6081 #: templates/display/results/table.twig:311 templates/export.twig:54
6082 #: templates/server/user_groups/user_groups.twig:37
6083 #: templates/server/user_groups/user_groups.twig:56
6084 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6085 msgid "Delete"
6086 msgstr ""
6088 #: libraries/classes/Controllers/JavaScriptMessagesController.php:394
6089 #, php-format
6090 msgid "%d is not valid row number."
6091 msgstr ""
6093 #: libraries/classes/Controllers/JavaScriptMessagesController.php:395
6094 #: templates/sql/relational_column_dropdown.twig:3
6095 #: templates/table/insert/column_row.twig:48
6096 #: templates/table/search/input_box.twig:27
6097 msgid "Browse foreign values"
6098 msgstr ""
6100 #: libraries/classes/Controllers/JavaScriptMessagesController.php:396
6101 msgid "No previously auto-saved query is available. Loading default query."
6102 msgstr ""
6104 #: libraries/classes/Controllers/JavaScriptMessagesController.php:398
6105 msgid ""
6106 "You have a previously saved query. Click Get auto-saved query to load the "
6107 "query."
6108 msgstr ""
6110 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6111 #, php-format
6112 msgid "Variable %d:"
6113 msgstr ""
6115 #: libraries/classes/Controllers/JavaScriptMessagesController.php:403
6116 #: libraries/classes/Normalization.php:1051
6117 msgid "Pick"
6118 msgstr ""
6120 #: libraries/classes/Controllers/JavaScriptMessagesController.php:404
6121 msgid "Column selector"
6122 msgstr ""
6124 #: libraries/classes/Controllers/JavaScriptMessagesController.php:405
6125 msgid "Search this list"
6126 msgstr ""
6128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:407
6129 #, php-format
6130 msgid ""
6131 "No columns in the central list. Make sure the Central columns list for "
6132 "database %s has columns that are not present in the current table."
6133 msgstr ""
6135 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6136 msgid "See more"
6137 msgstr ""
6139 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6140 msgid "Add primary key"
6141 msgstr ""
6143 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6144 msgid "Primary key added."
6145 msgstr ""
6147 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6148 #: libraries/classes/Normalization.php:282
6149 msgid "Taking you to next step…"
6150 msgstr ""
6152 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6153 #, php-format
6154 msgid "The first step of normalization is complete for table '%s'."
6155 msgstr ""
6157 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
6158 #: libraries/classes/Normalization.php:540
6159 #: libraries/classes/Normalization.php:602
6160 #: libraries/classes/Normalization.php:699
6161 #: libraries/classes/Normalization.php:775
6162 msgid "End of step"
6163 msgstr ""
6165 #: libraries/classes/Controllers/JavaScriptMessagesController.php:418
6166 msgid "Second step of normalization (2NF)"
6167 msgstr ""
6169 #. l10n: Display text for calendar close link
6170 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
6171 #: libraries/classes/Controllers/JavaScriptMessagesController.php:809
6172 #: libraries/classes/Normalization.php:375
6173 msgid "Done"
6174 msgstr ""
6176 #: libraries/classes/Controllers/JavaScriptMessagesController.php:420
6177 msgid "Confirm partial dependencies"
6178 msgstr ""
6180 #: libraries/classes/Controllers/JavaScriptMessagesController.php:421
6181 msgid "Selected partial dependencies are as follows:"
6182 msgstr ""
6184 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6185 msgid ""
6186 "Note: a, b -> d,f implies values of columns a and b combined together can "
6187 "determine values of column d and column f."
6188 msgstr ""
6190 #: libraries/classes/Controllers/JavaScriptMessagesController.php:426
6191 msgid "No partial dependencies selected!"
6192 msgstr ""
6194 #: libraries/classes/Controllers/JavaScriptMessagesController.php:427
6195 #: libraries/classes/Export.php:588 libraries/classes/Html/Generator.php:977
6196 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:288
6197 #: templates/import_status.twig:2 templates/user_password.twig:2
6198 msgid "Back"
6199 msgstr ""
6201 #: libraries/classes/Controllers/JavaScriptMessagesController.php:428
6202 msgid "Show me the possible partial dependencies based on data in the table"
6203 msgstr ""
6205 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6206 msgid "Hide partial dependencies list"
6207 msgstr ""
6209 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6210 msgid ""
6211 "Sit tight! It may take few seconds depending on data size and column count "
6212 "of the table."
6213 msgstr ""
6215 #: libraries/classes/Controllers/JavaScriptMessagesController.php:433
6216 msgid "Step"
6217 msgstr ""
6219 #: libraries/classes/Controllers/JavaScriptMessagesController.php:434
6220 msgid "The following actions will be performed:"
6221 msgstr ""
6223 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6224 #, php-format
6225 msgid "DROP columns %s from the table %s"
6226 msgstr ""
6228 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6229 msgid "Create the following table"
6230 msgstr ""
6232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:439
6233 msgid "Third step of normalization (3NF)"
6234 msgstr ""
6236 #: libraries/classes/Controllers/JavaScriptMessagesController.php:440
6237 msgid "Confirm transitive dependencies"
6238 msgstr ""
6240 #: libraries/classes/Controllers/JavaScriptMessagesController.php:441
6241 msgid "Selected dependencies are as follows:"
6242 msgstr ""
6244 #: libraries/classes/Controllers/JavaScriptMessagesController.php:442
6245 msgid "No dependencies selected!"
6246 msgstr ""
6248 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6249 #: templates/columns_definitions/column_definitions_form.twig:159
6250 #: templates/database/central_columns/edit.twig:22
6251 #: templates/database/central_columns/main.twig:119
6252 #: templates/database/central_columns/main.twig:272
6253 #: templates/server/variables/index.twig:12
6254 #: templates/table/gis_visualization/gis_visualization.twig:40
6255 #: templates/table/insert/actions_panel.twig:7
6256 #: templates/table/relation/common_form.twig:225
6257 #: templates/table/structure/partition_definition_form.twig:12
6258 #: templates/table/zoom_search/result_form.twig:78
6259 msgid "Save"
6260 msgstr ""
6262 #: libraries/classes/Controllers/JavaScriptMessagesController.php:448
6263 msgid "Hide search criteria"
6264 msgstr ""
6266 #: libraries/classes/Controllers/JavaScriptMessagesController.php:449
6267 msgid "Show search criteria"
6268 msgstr ""
6270 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6271 msgid "Column maximum:"
6272 msgstr ""
6274 #: libraries/classes/Controllers/JavaScriptMessagesController.php:451
6275 msgid "Column minimum:"
6276 msgstr ""
6278 #: libraries/classes/Controllers/JavaScriptMessagesController.php:454
6279 msgid "Hide find and replace criteria"
6280 msgstr ""
6282 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6283 msgid "Show find and replace criteria"
6284 msgstr ""
6286 #: libraries/classes/Controllers/JavaScriptMessagesController.php:459
6287 msgid "Each point represents a data row."
6288 msgstr ""
6290 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6291 msgid "Hovering over a point will show its label."
6292 msgstr ""
6294 #: libraries/classes/Controllers/JavaScriptMessagesController.php:463
6295 msgid "To zoom in, select a section of the plot with the mouse."
6296 msgstr ""
6298 #: libraries/classes/Controllers/JavaScriptMessagesController.php:465
6299 msgid "Click reset zoom button to come back to original state."
6300 msgstr ""
6302 #: libraries/classes/Controllers/JavaScriptMessagesController.php:467
6303 msgid "Click a data point to view and possibly edit the data row."
6304 msgstr ""
6306 #: libraries/classes/Controllers/JavaScriptMessagesController.php:469
6307 msgid "The plot can be resized by dragging it along the bottom right corner."
6308 msgstr ""
6310 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6311 msgid "Select two columns"
6312 msgstr ""
6314 #: libraries/classes/Controllers/JavaScriptMessagesController.php:474
6315 msgid "Select two different columns"
6316 msgstr ""
6318 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6319 msgid "Data point content"
6320 msgstr ""
6322 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6323 #: libraries/classes/Controllers/JavaScriptMessagesController.php:627
6324 #: libraries/classes/ErrorHandler.php:441 libraries/classes/InsertEdit.php:1978
6325 #: templates/table/index_form.twig:164 templates/table/index_form.twig:200
6326 msgid "Ignore"
6327 msgstr ""
6329 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6330 #: libraries/classes/Display/Results.php:2770
6331 #: libraries/classes/Html/Generator.php:76
6332 #: templates/display/results/table.twig:306
6333 #: templates/display/results/table.twig:307
6334 msgid "Copy"
6335 msgstr ""
6337 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6338 #: templates/gis_data_editor_form.twig:74
6339 #: templates/gis_data_editor_form.twig:94
6340 #: templates/gis_data_editor_form.twig:135
6341 #: templates/gis_data_editor_form.twig:187
6342 msgid "X"
6343 msgstr "X"
6345 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6346 #: templates/gis_data_editor_form.twig:76
6347 #: templates/gis_data_editor_form.twig:96
6348 #: templates/gis_data_editor_form.twig:137
6349 #: templates/gis_data_editor_form.twig:189
6350 msgid "Y"
6351 msgstr "Y"
6353 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6354 msgid "Point"
6355 msgstr ""
6357 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6358 #, php-format
6359 msgid "Point %d"
6360 msgstr "Pungk %d"
6362 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
6363 msgid "Linestring"
6364 msgstr ""
6366 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6367 msgid "Polygon"
6368 msgstr ""
6370 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6371 #: templates/display/results/table.twig:249
6372 msgid "Geometry"
6373 msgstr ""
6375 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
6376 msgid "Inner ring"
6377 msgstr ""
6379 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6380 msgid "Outer ring"
6381 msgstr ""
6383 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6384 #: templates/gis_data_editor_form.twig:99
6385 #: templates/gis_data_editor_form.twig:140
6386 #: templates/gis_data_editor_form.twig:192
6387 msgid "Add a point"
6388 msgstr "Donn ene Pungk derbei"
6390 #: libraries/classes/Controllers/JavaScriptMessagesController.php:491
6391 #: templates/gis_data_editor_form.twig:144
6392 #: templates/gis_data_editor_form.twig:195
6393 msgid "Add an inner ring"
6394 msgstr ""
6396 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6397 msgid "Do you want to copy encryption key?"
6398 msgstr ""
6400 #: libraries/classes/Controllers/JavaScriptMessagesController.php:494
6401 msgid "Encryption key"
6402 msgstr ""
6404 #: libraries/classes/Controllers/JavaScriptMessagesController.php:497
6405 msgid ""
6406 "The HEX function will treat the integer as a string while calculating the "
6407 "hexadecimal value"
6408 msgstr ""
6410 #: libraries/classes/Controllers/JavaScriptMessagesController.php:502
6411 msgid ""
6412 "MySQL accepts additional values not selectable by the slider; key in those "
6413 "values directly if desired"
6414 msgstr ""
6416 #: libraries/classes/Controllers/JavaScriptMessagesController.php:508
6417 msgid ""
6418 "MySQL accepts additional values not selectable by the datepicker; key in "
6419 "those values directly if desired"
6420 msgstr ""
6422 #: libraries/classes/Controllers/JavaScriptMessagesController.php:514
6423 msgid ""
6424 "Indicates that you have made changes to this page; you will be prompted for "
6425 "confirmation before abandoning changes"
6426 msgstr ""
6428 #: libraries/classes/Controllers/JavaScriptMessagesController.php:519
6429 msgid "Select referenced key"
6430 msgstr ""
6432 #: libraries/classes/Controllers/JavaScriptMessagesController.php:520
6433 msgid "Select Foreign Key"
6434 msgstr ""
6436 #: libraries/classes/Controllers/JavaScriptMessagesController.php:521
6437 msgid "Please select the primary key or a unique key!"
6438 msgstr ""
6440 #: libraries/classes/Controllers/JavaScriptMessagesController.php:522
6441 #: templates/database/designer/main.twig:98
6442 #: templates/database/designer/main.twig:101
6443 msgid "Choose column to display"
6444 msgstr ""
6446 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
6447 msgid ""
6448 "You haven't saved the changes in the layout. They will be lost if you don't "
6449 "save them. Do you want to continue?"
6450 msgstr ""
6452 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6453 msgid "value/subQuery is empty"
6454 msgstr ""
6456 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6457 #: templates/database/designer/main.twig:40
6458 #: templates/database/designer/main.twig:43
6459 msgid "Add tables from other databases"
6460 msgstr ""
6462 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
6463 msgid "Page name"
6464 msgstr ""
6466 #: libraries/classes/Controllers/JavaScriptMessagesController.php:530
6467 #: templates/database/designer/main.twig:63
6468 #: templates/database/designer/main.twig:66
6469 msgid "Save page"
6470 msgstr ""
6472 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6473 #: templates/database/designer/main.twig:70
6474 #: templates/database/designer/main.twig:73
6475 msgid "Save page as"
6476 msgstr ""
6478 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
6479 #: templates/database/designer/main.twig:56
6480 #: templates/database/designer/main.twig:59
6481 msgid "Open page"
6482 msgstr ""
6484 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
6485 msgid "Delete page"
6486 msgstr ""
6488 #. l10n: When the user opens a page saved in the Designer
6489 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6490 msgid "Some tables saved in this page might have been renamed or deleted."
6491 msgstr ""
6493 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6494 #: templates/database/designer/main.twig:10
6495 msgid "Untitled"
6496 msgstr ""
6498 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6499 msgid "Please select a page to continue"
6500 msgstr ""
6502 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
6503 msgid "Please enter a valid page name"
6504 msgstr ""
6506 #: libraries/classes/Controllers/JavaScriptMessagesController.php:539
6507 msgid "Do you want to save the changes to the current page?"
6508 msgstr ""
6510 #: libraries/classes/Controllers/JavaScriptMessagesController.php:540
6511 msgid "Successfully deleted the page"
6512 msgstr ""
6514 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
6515 msgid "Export relational schema"
6516 msgstr ""
6518 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6519 msgid "Modifications have been saved"
6520 msgstr ""
6522 #: libraries/classes/Controllers/JavaScriptMessagesController.php:545
6523 #, php-format
6524 msgid "%d object(s) created."
6525 msgstr ""
6527 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
6528 #, fuzzy
6529 #| msgid "Column"
6530 msgid "Column name"
6531 msgstr "Kolonn"
6533 #: libraries/classes/Controllers/JavaScriptMessagesController.php:547
6534 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
6535 msgid "Submit"
6536 msgstr ""
6538 #: libraries/classes/Controllers/JavaScriptMessagesController.php:550
6539 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
6540 msgstr ""
6542 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
6543 msgid ""
6544 "You have edited some data and they have not been saved. Are you sure you "
6545 "want to leave this page before saving the data?"
6546 msgstr ""
6548 #: libraries/classes/Controllers/JavaScriptMessagesController.php:555
6549 msgid "Drag to reorder."
6550 msgstr ""
6552 #: libraries/classes/Controllers/JavaScriptMessagesController.php:556
6553 msgid "Click to sort results by this column."
6554 msgstr ""
6556 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
6557 msgid ""
6558 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6559 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6560 "from ORDER BY clause"
6561 msgstr ""
6563 #: libraries/classes/Controllers/JavaScriptMessagesController.php:562
6564 msgid "Click to mark/unmark."
6565 msgstr ""
6567 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
6568 msgid "Double-click to copy column name."
6569 msgstr ""
6571 #: libraries/classes/Controllers/JavaScriptMessagesController.php:564
6572 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6573 msgstr ""
6575 #: libraries/classes/Controllers/JavaScriptMessagesController.php:567
6576 msgid ""
6577 "This table does not contain a unique column. Features related to the grid "
6578 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6579 msgstr ""
6581 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
6582 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6583 msgstr ""
6585 #: libraries/classes/Controllers/JavaScriptMessagesController.php:572
6586 msgid ""
6587 "Do you really want to see all of the rows? For a big table this could crash "
6588 "the browser."
6589 msgstr ""
6591 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
6592 msgid "Original length"
6593 msgstr ""
6595 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
6596 msgid "cancel"
6597 msgstr ""
6599 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
6600 #: libraries/classes/Controllers/Server/Status/StatusController.php:191
6601 msgid "Aborted"
6602 msgstr ""
6604 #: libraries/classes/Controllers/JavaScriptMessagesController.php:580
6605 msgid "Success"
6606 msgstr ""
6608 #: libraries/classes/Controllers/JavaScriptMessagesController.php:581
6609 msgid "Import status"
6610 msgstr ""
6612 #: libraries/classes/Controllers/JavaScriptMessagesController.php:582
6613 #: templates/navigation/main.twig:84
6614 msgid "Drop files here"
6615 msgstr ""
6617 #: libraries/classes/Controllers/JavaScriptMessagesController.php:583
6618 #, fuzzy
6619 #| msgid "Select All"
6620 msgid "Select database first"
6621 msgstr "Alle ußwähle"
6623 #: libraries/classes/Controllers/JavaScriptMessagesController.php:585
6624 msgid "Go to link:"
6625 msgstr ""
6627 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
6628 msgid "Generate password"
6629 msgstr ""
6631 #: libraries/classes/Controllers/JavaScriptMessagesController.php:589
6632 #: templates/server/replication/primary_add_replica_user.twig:73
6633 msgid "Generate"
6634 msgstr ""
6636 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
6637 #: templates/table/structure/display_structure.twig:130
6638 msgid "More"
6639 msgstr ""
6641 #: libraries/classes/Controllers/JavaScriptMessagesController.php:595
6642 #, fuzzy
6643 #| msgid "not active"
6644 msgid "Show panel"
6645 msgstr "nit aktief"
6647 #: libraries/classes/Controllers/JavaScriptMessagesController.php:596
6648 msgid "Hide panel"
6649 msgstr ""
6651 #: libraries/classes/Controllers/JavaScriptMessagesController.php:598
6652 #: libraries/classes/Navigation/NavigationTree.php:1357
6653 msgid "Unlink from main panel"
6654 msgstr ""
6656 #: libraries/classes/Controllers/JavaScriptMessagesController.php:602
6657 #: libraries/classes/Setup/Index.php:177
6658 #, php-format
6659 msgid ""
6660 "A newer version of phpMyAdmin is available and you should consider "
6661 "upgrading. The newest version is %s, released on %s."
6662 msgstr ""
6664 #. l10n: Latest available phpMyAdmin version
6665 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
6666 msgid ", latest stable version:"
6667 msgstr ""
6669 #: libraries/classes/Controllers/JavaScriptMessagesController.php:607
6670 msgid "up to date"
6671 msgstr ""
6673 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
6674 msgid ""
6675 "A fatal JavaScript error has occurred. Would you like to send an error "
6676 "report?"
6677 msgstr ""
6679 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6680 msgid "Change report settings"
6681 msgstr ""
6683 #: libraries/classes/Controllers/JavaScriptMessagesController.php:612
6684 msgid "Show report details"
6685 msgstr ""
6687 #: libraries/classes/Controllers/JavaScriptMessagesController.php:613
6688 msgid ""
6689 "Your export is incomplete, due to a low execution time limit at the PHP "
6690 "level!"
6691 msgstr ""
6693 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
6694 #, php-format
6695 msgid ""
6696 "Warning: a form on this page has more than %d fields. On submission, some of "
6697 "the fields might be ignored, due to PHP's max_input_vars configuration."
6698 msgstr ""
6700 #: libraries/classes/Controllers/JavaScriptMessagesController.php:622
6701 #: libraries/classes/Controllers/JavaScriptMessagesController.php:635
6702 msgid "Some errors have been detected on the server!"
6703 msgstr ""
6705 #: libraries/classes/Controllers/JavaScriptMessagesController.php:624
6706 msgid "Please look at the bottom of this window."
6707 msgstr ""
6709 #: libraries/classes/Controllers/JavaScriptMessagesController.php:630
6710 #: libraries/classes/ErrorHandler.php:446
6711 msgid "Ignore All"
6712 msgstr ""
6714 #: libraries/classes/Controllers/JavaScriptMessagesController.php:637
6715 msgid ""
6716 "As per your settings, they are being submitted currently, please be patient."
6717 msgstr ""
6719 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6720 msgid "Column name successfully copied to clipboard!"
6721 msgstr ""
6723 #: libraries/classes/Controllers/JavaScriptMessagesController.php:642
6724 msgid "Column name copying to clipboard failed!"
6725 msgstr ""
6727 #: libraries/classes/Controllers/JavaScriptMessagesController.php:643
6728 msgid "Successfully copied!"
6729 msgstr ""
6731 #: libraries/classes/Controllers/JavaScriptMessagesController.php:644
6732 #, fuzzy
6733 #| msgid "Select All"
6734 msgid "Copying failed!"
6735 msgstr "Alle ußwähle"
6737 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
6738 msgid "Execute this query again?"
6739 msgstr ""
6741 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
6742 msgid "Do you really want to delete this bookmark?"
6743 msgstr ""
6745 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
6746 msgid "Some error occurred while getting SQL debug info."
6747 msgstr ""
6749 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
6750 #, php-format
6751 msgid "%s queries executed %s times in %s seconds."
6752 msgstr ""
6754 #: libraries/classes/Controllers/JavaScriptMessagesController.php:651
6755 #, php-format
6756 msgid "%s argument(s) passed"
6757 msgstr ""
6759 #: libraries/classes/Controllers/JavaScriptMessagesController.php:652
6760 msgid "Show arguments"
6761 msgstr ""
6763 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
6764 msgid "Hide arguments"
6765 msgstr ""
6767 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
6768 msgid "Time taken:"
6769 msgstr ""
6771 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
6772 msgid ""
6773 "There was a problem accessing your browser storage, some features may not "
6774 "work properly for you. It is likely that the browser doesn't support storage "
6775 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6776 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6777 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6778 msgstr ""
6780 #: libraries/classes/Controllers/JavaScriptMessagesController.php:663
6781 #, fuzzy
6782 #| msgid "Table"
6783 msgid "Copy tables to"
6784 msgstr "Tabäll"
6786 #: libraries/classes/Controllers/JavaScriptMessagesController.php:664
6787 msgid "Add table prefix"
6788 msgstr ""
6790 #: libraries/classes/Controllers/JavaScriptMessagesController.php:665
6791 msgid "Replace table with prefix"
6792 msgstr ""
6794 #: libraries/classes/Controllers/JavaScriptMessagesController.php:666
6795 #: templates/database/structure/check_all_tables.twig:28
6796 msgid "Copy table with prefix"
6797 msgstr ""
6799 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
6800 msgid "Extremely weak"
6801 msgstr ""
6803 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
6804 msgid "Very weak"
6805 msgstr ""
6807 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
6808 msgid "Weak"
6809 msgstr ""
6811 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
6812 msgid "Good"
6813 msgstr ""
6815 #: libraries/classes/Controllers/JavaScriptMessagesController.php:673
6816 msgid "Strong"
6817 msgstr ""
6819 #. l10n: error code 5 (from U2F API)
6820 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
6821 msgctxt "U2F error"
6822 msgid "Timed out waiting for security key activation."
6823 msgstr ""
6825 #. l10n: error code 2 (from U2F API)
6826 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
6827 msgctxt "U2F error"
6828 msgid "Invalid request sent to security key."
6829 msgstr ""
6831 #. l10n: unknown error code (from U2F API)
6832 #: libraries/classes/Controllers/JavaScriptMessagesController.php:681
6833 msgctxt "U2F error"
6834 msgid "Unknown security key error."
6835 msgstr ""
6837 #. l10n: error code 3 (from U2F API)
6838 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
6839 msgctxt "U2F error"
6840 msgid "Client does not support security key."
6841 msgstr ""
6843 #. l10n: error code 4 (from U2F API) on register
6844 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
6845 msgctxt "U2F error"
6846 msgid "Failed security key activation."
6847 msgstr ""
6849 #. l10n: error code 4 (from U2F API) on authanticate
6850 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6851 msgctxt "U2F error"
6852 msgid "Invalid security key."
6853 msgstr ""
6855 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6856 msgid ""
6857 "You can not open, save or delete your page layout, as IndexedDB is not "
6858 "working in your browser and your phpMyAdmin configuration storage is not "
6859 "configured for this."
6860 msgstr ""
6862 #: libraries/classes/Controllers/JavaScriptMessagesController.php:696
6863 #, php-format
6864 msgctxt ""
6865 "The table already exists in the designer and can not be added once more."
6866 msgid "Table %s already exists!"
6867 msgstr ""
6869 #: libraries/classes/Controllers/JavaScriptMessagesController.php:698
6870 #: libraries/classes/InsertEdit.php:327
6871 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
6872 msgid "Hide"
6873 msgstr ""
6875 #: libraries/classes/Controllers/JavaScriptMessagesController.php:699
6876 #: libraries/classes/Controllers/Table/ChangeController.php:215
6877 #: templates/database/multi_table_query/form.twig:49
6878 #: templates/database/tracking/tables.twig:19
6879 #: templates/table/tracking/main.twig:33
6880 msgid "Show"
6881 msgstr ""
6883 #. l10n: Month name
6884 #: libraries/classes/Controllers/JavaScriptMessagesController.php:704
6885 msgid "January"
6886 msgstr ""
6888 #. l10n: Month name
6889 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
6890 msgid "February"
6891 msgstr ""
6893 #. l10n: Month name
6894 #: libraries/classes/Controllers/JavaScriptMessagesController.php:708
6895 msgid "March"
6896 msgstr ""
6898 #. l10n: Month name
6899 #: libraries/classes/Controllers/JavaScriptMessagesController.php:710
6900 msgid "April"
6901 msgstr ""
6903 #. l10n: Month name
6904 #. l10n: Short month name for May
6905 #: libraries/classes/Controllers/JavaScriptMessagesController.php:712
6906 #: libraries/classes/Controllers/JavaScriptMessagesController.php:736
6907 msgid "May"
6908 msgstr ""
6910 #. l10n: Month name
6911 #: libraries/classes/Controllers/JavaScriptMessagesController.php:714
6912 msgid "June"
6913 msgstr ""
6915 #. l10n: Month name
6916 #: libraries/classes/Controllers/JavaScriptMessagesController.php:716
6917 msgid "July"
6918 msgstr ""
6920 #. l10n: Month name
6921 #: libraries/classes/Controllers/JavaScriptMessagesController.php:718
6922 msgid "August"
6923 msgstr ""
6925 #. l10n: Month name
6926 #: libraries/classes/Controllers/JavaScriptMessagesController.php:720
6927 msgid "September"
6928 msgstr ""
6930 #. l10n: Month name
6931 #: libraries/classes/Controllers/JavaScriptMessagesController.php:722
6932 msgid "October"
6933 msgstr ""
6935 #. l10n: Month name
6936 #: libraries/classes/Controllers/JavaScriptMessagesController.php:724
6937 msgid "November"
6938 msgstr ""
6940 #. l10n: Month name
6941 #: libraries/classes/Controllers/JavaScriptMessagesController.php:726
6942 msgid "December"
6943 msgstr ""
6945 #. l10n: Short month name for January
6946 #. l10n: Short month name
6947 #: libraries/classes/Controllers/JavaScriptMessagesController.php:728
6948 #: libraries/classes/Util.php:655
6949 msgid "Jan"
6950 msgstr ""
6952 #. l10n: Short month name for February
6953 #. l10n: Short month name
6954 #: libraries/classes/Controllers/JavaScriptMessagesController.php:730
6955 #: libraries/classes/Util.php:657
6956 msgid "Feb"
6957 msgstr ""
6959 #. l10n: Short month name for March
6960 #. l10n: Short month name
6961 #: libraries/classes/Controllers/JavaScriptMessagesController.php:732
6962 #: libraries/classes/Util.php:659
6963 msgid "Mar"
6964 msgstr ""
6966 #. l10n: Short month name for April
6967 #. l10n: Short month name
6968 #: libraries/classes/Controllers/JavaScriptMessagesController.php:734
6969 #: libraries/classes/Util.php:661
6970 msgid "Apr"
6971 msgstr ""
6973 #. l10n: Short month name for June
6974 #. l10n: Short month name
6975 #: libraries/classes/Controllers/JavaScriptMessagesController.php:738
6976 #: libraries/classes/Util.php:665
6977 msgid "Jun"
6978 msgstr ""
6980 #. l10n: Short month name for July
6981 #. l10n: Short month name
6982 #: libraries/classes/Controllers/JavaScriptMessagesController.php:740
6983 #: libraries/classes/Util.php:667
6984 msgid "Jul"
6985 msgstr ""
6987 #. l10n: Short month name for August
6988 #. l10n: Short month name
6989 #: libraries/classes/Controllers/JavaScriptMessagesController.php:742
6990 #: libraries/classes/Util.php:669
6991 msgid "Aug"
6992 msgstr ""
6994 #. l10n: Short month name for September
6995 #. l10n: Short month name
6996 #: libraries/classes/Controllers/JavaScriptMessagesController.php:744
6997 #: libraries/classes/Util.php:671
6998 msgid "Sep"
6999 msgstr ""
7001 #. l10n: Short month name for October
7002 #. l10n: Short month name
7003 #: libraries/classes/Controllers/JavaScriptMessagesController.php:746
7004 #: libraries/classes/Util.php:673
7005 msgid "Oct"
7006 msgstr ""
7008 #. l10n: Short month name for November
7009 #. l10n: Short month name
7010 #: libraries/classes/Controllers/JavaScriptMessagesController.php:748
7011 #: libraries/classes/Util.php:675
7012 msgid "Nov"
7013 msgstr ""
7015 #. l10n: Short month name for December
7016 #. l10n: Short month name
7017 #: libraries/classes/Controllers/JavaScriptMessagesController.php:750
7018 #: libraries/classes/Util.php:677
7019 msgid "Dec"
7020 msgstr ""
7022 #. l10n: Week day name
7023 #: libraries/classes/Controllers/JavaScriptMessagesController.php:752
7024 #: libraries/config.values.php:197
7025 msgid "Sunday"
7026 msgstr ""
7028 #. l10n: Week day name
7029 #: libraries/classes/Controllers/JavaScriptMessagesController.php:754
7030 #: libraries/config.values.php:191
7031 msgid "Monday"
7032 msgstr ""
7034 #. l10n: Week day name
7035 #: libraries/classes/Controllers/JavaScriptMessagesController.php:756
7036 #: libraries/config.values.php:192
7037 msgid "Tuesday"
7038 msgstr ""
7040 #. l10n: Week day name
7041 #: libraries/classes/Controllers/JavaScriptMessagesController.php:758
7042 #: libraries/config.values.php:193
7043 msgid "Wednesday"
7044 msgstr ""
7046 #. l10n: Week day name
7047 #: libraries/classes/Controllers/JavaScriptMessagesController.php:760
7048 #: libraries/config.values.php:194
7049 msgid "Thursday"
7050 msgstr ""
7052 #. l10n: Week day name
7053 #: libraries/classes/Controllers/JavaScriptMessagesController.php:762
7054 #: libraries/config.values.php:195
7055 msgid "Friday"
7056 msgstr ""
7058 #. l10n: Week day name
7059 #: libraries/classes/Controllers/JavaScriptMessagesController.php:764
7060 #: libraries/config.values.php:196
7061 msgid "Saturday"
7062 msgstr ""
7064 #. l10n: Short week day name for Sunday
7065 #: libraries/classes/Controllers/JavaScriptMessagesController.php:766
7066 msgid "Sun"
7067 msgstr ""
7069 #. l10n: Short week day name for Monday
7070 #: libraries/classes/Controllers/JavaScriptMessagesController.php:768
7071 #: libraries/classes/Util.php:683
7072 msgid "Mon"
7073 msgstr ""
7075 #. l10n: Short week day name for Tuesday
7076 #: libraries/classes/Controllers/JavaScriptMessagesController.php:770
7077 #: libraries/classes/Util.php:685
7078 msgid "Tue"
7079 msgstr ""
7081 #. l10n: Short week day name for Wednesday
7082 #: libraries/classes/Controllers/JavaScriptMessagesController.php:772
7083 #: libraries/classes/Util.php:687
7084 msgid "Wed"
7085 msgstr ""
7087 #. l10n: Short week day name for Thursday
7088 #: libraries/classes/Controllers/JavaScriptMessagesController.php:774
7089 #: libraries/classes/Util.php:689
7090 msgid "Thu"
7091 msgstr ""
7093 #. l10n: Short week day name for Friday
7094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:776
7095 #: libraries/classes/Util.php:691
7096 msgid "Fri"
7097 msgstr ""
7099 #. l10n: Short week day name for Saturday
7100 #: libraries/classes/Controllers/JavaScriptMessagesController.php:778
7101 #: libraries/classes/Util.php:693
7102 msgid "Sat"
7103 msgstr ""
7105 #. l10n: Minimal week day name for Sunday
7106 #: libraries/classes/Controllers/JavaScriptMessagesController.php:780
7107 msgid "Su"
7108 msgstr ""
7110 #. l10n: Minimal week day name for Monday
7111 #: libraries/classes/Controllers/JavaScriptMessagesController.php:782
7112 msgid "Mo"
7113 msgstr ""
7115 #. l10n: Minimal week day name for Tuesday
7116 #: libraries/classes/Controllers/JavaScriptMessagesController.php:784
7117 msgid "Tu"
7118 msgstr ""
7120 #. l10n: Minimal week day name for Wednesday
7121 #: libraries/classes/Controllers/JavaScriptMessagesController.php:786
7122 msgid "We"
7123 msgstr ""
7125 #. l10n: Minimal week day name for Thursday
7126 #: libraries/classes/Controllers/JavaScriptMessagesController.php:788
7127 msgid "Th"
7128 msgstr ""
7130 #. l10n: Minimal week day name for Friday
7131 #: libraries/classes/Controllers/JavaScriptMessagesController.php:790
7132 msgid "Fr"
7133 msgstr ""
7135 #. l10n: Minimal week day name for Saturday
7136 #: libraries/classes/Controllers/JavaScriptMessagesController.php:792
7137 msgid "Sa"
7138 msgstr ""
7140 #. l10n: Column header for week of the year in calendar
7141 #: libraries/classes/Controllers/JavaScriptMessagesController.php:794
7142 msgid "Wk"
7143 msgstr ""
7145 #. l10n: The month-year order in a calendar. Do not translate! Use either "calendar-month-year" or "calendar-year-month".
7146 #: libraries/classes/Controllers/JavaScriptMessagesController.php:797
7147 msgid "calendar-month-year"
7148 msgstr "calendar-month-year"
7150 #. l10n: Year suffix for calendar, "none" is empty.
7151 #: libraries/classes/Controllers/JavaScriptMessagesController.php:799
7152 msgid "none"
7153 msgstr ""
7155 #. l10n: Period of time.
7156 #: libraries/classes/Controllers/JavaScriptMessagesController.php:803
7157 msgid "Hour"
7158 msgstr ""
7160 #. l10n: Period of time.
7161 #: libraries/classes/Controllers/JavaScriptMessagesController.php:805
7162 msgid "Minute"
7163 msgstr ""
7165 #. l10n: Period of time.
7166 #: libraries/classes/Controllers/JavaScriptMessagesController.php:807
7167 msgid "Second"
7168 msgstr ""
7170 #. l10n: Previous month. Display text for previous month link in calendar
7171 #: libraries/classes/Controllers/JavaScriptMessagesController.php:811
7172 msgid "Prev"
7173 msgstr ""
7175 #. l10n: Next month. Display text for next month link in calendar
7176 #: libraries/classes/Controllers/JavaScriptMessagesController.php:813
7177 msgid "Next"
7178 msgstr ""
7180 #. l10n: Display text for current month link in calendar
7181 #: libraries/classes/Controllers/JavaScriptMessagesController.php:815
7182 msgid "Today"
7183 msgstr ""
7185 #: libraries/classes/Controllers/JavaScriptMessagesController.php:818
7186 msgid "This field is required"
7187 msgstr ""
7189 #: libraries/classes/Controllers/JavaScriptMessagesController.php:819
7190 msgid "Please fix this field"
7191 msgstr ""
7193 #: libraries/classes/Controllers/JavaScriptMessagesController.php:820
7194 msgid "Please enter a valid email address"
7195 msgstr ""
7197 #: libraries/classes/Controllers/JavaScriptMessagesController.php:821
7198 msgid "Please enter a valid URL"
7199 msgstr ""
7201 #: libraries/classes/Controllers/JavaScriptMessagesController.php:822
7202 #, fuzzy
7203 #| msgid "Select All"
7204 msgid "Please enter a valid date"
7205 msgstr "Alle ußwähle"
7207 #: libraries/classes/Controllers/JavaScriptMessagesController.php:823
7208 msgid "Please enter a valid date ( ISO )"
7209 msgstr ""
7211 #: libraries/classes/Controllers/JavaScriptMessagesController.php:824
7212 msgid "Please enter a valid number"
7213 msgstr ""
7215 #: libraries/classes/Controllers/JavaScriptMessagesController.php:825
7216 msgid "Please enter a valid credit card number"
7217 msgstr ""
7219 #: libraries/classes/Controllers/JavaScriptMessagesController.php:826
7220 msgid "Please enter only digits"
7221 msgstr ""
7223 #: libraries/classes/Controllers/JavaScriptMessagesController.php:827
7224 msgid "Please enter the same value again"
7225 msgstr ""
7227 #: libraries/classes/Controllers/JavaScriptMessagesController.php:828
7228 msgid "Please enter no more than {0} characters"
7229 msgstr ""
7231 #: libraries/classes/Controllers/JavaScriptMessagesController.php:829
7232 msgid "Please enter at least {0} characters"
7233 msgstr ""
7235 #: libraries/classes/Controllers/JavaScriptMessagesController.php:830
7236 msgid "Please enter a value between {0} and {1} characters long"
7237 msgstr ""
7239 #: libraries/classes/Controllers/JavaScriptMessagesController.php:831
7240 msgid "Please enter a value between {0} and {1}"
7241 msgstr ""
7243 #: libraries/classes/Controllers/JavaScriptMessagesController.php:832
7244 msgid "Please enter a value less than or equal to {0}"
7245 msgstr ""
7247 #: libraries/classes/Controllers/JavaScriptMessagesController.php:833
7248 msgid "Please enter a value greater than or equal to {0}"
7249 msgstr ""
7251 #: libraries/classes/Controllers/JavaScriptMessagesController.php:834
7252 msgid "Please enter a valid date or time"
7253 msgstr ""
7255 #: libraries/classes/Controllers/JavaScriptMessagesController.php:835
7256 msgid "Please enter a valid HEX input"
7257 msgstr ""
7259 #. l10n: To validate the usage of a MD5 function on the column
7260 #: libraries/classes/Controllers/JavaScriptMessagesController.php:837
7261 msgid "This column can not contain a 32 chars value"
7262 msgstr ""
7264 #: libraries/classes/Controllers/JavaScriptMessagesController.php:840
7265 msgid ""
7266 "These functions are meant to return a binary result; to avoid inconsistent "
7267 "results you should store it in a BINARY, VARBINARY, or BLOB column."
7268 msgstr ""
7270 #: libraries/classes/Controllers/NavigationController.php:46
7271 msgid "Fatal error: The navigation can only be accessed via AJAX"
7272 msgstr ""
7274 #: libraries/classes/Controllers/NormalizationController.php:38
7275 #: libraries/classes/Normalization.php:245
7276 #, fuzzy
7277 #| msgid "Select All"
7278 msgid "Select one…"
7279 msgstr "Alle ußwähle"
7281 #: libraries/classes/Controllers/NormalizationController.php:39
7282 #: libraries/classes/Normalization.php:246
7283 msgid "No such column"
7284 msgstr ""
7286 #: libraries/classes/Controllers/NormalizationController.php:44
7287 #: libraries/classes/Normalization.php:250 libraries/classes/Types.php:798
7288 msgctxt "string types"
7289 msgid "String"
7290 msgstr ""
7292 #: libraries/classes/Controllers/Preferences/ManageController.php:105
7293 msgid "phpMyAdmin configuration snippet"
7294 msgstr ""
7296 #: libraries/classes/Controllers/Preferences/ManageController.php:106
7297 msgid "Paste it to your config.inc.php"
7298 msgstr ""
7300 #: libraries/classes/Controllers/Preferences/ManageController.php:152
7301 msgid "Could not import configuration"
7302 msgstr ""
7304 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:53
7305 msgid "Two-factor authentication has been removed."
7306 msgstr ""
7308 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:64
7309 msgid "Two-factor authentication has been configured."
7310 msgstr ""
7312 #: libraries/classes/Controllers/Server/DatabasesController.php:314
7313 #: libraries/classes/Import.php:149
7314 #: templates/database/structure/table_header.twig:26
7315 #: templates/table/structure/display_partitions.twig:28
7316 #: templates/table/structure/display_structure.twig:230
7317 #: templates/table/structure/display_table_stats.twig:119
7318 msgid "Rows"
7319 msgstr "Reije"
7321 #: libraries/classes/Controllers/Server/DatabasesController.php:324
7322 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
7323 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
7324 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
7325 #: templates/table/structure/display_structure.twig:445
7326 #: templates/table/tracking/structure_snapshot_indexes.twig:1
7327 msgid "Indexes"
7328 msgstr ""
7330 #: libraries/classes/Controllers/Server/DatabasesController.php:329
7331 #: libraries/classes/Controllers/Server/Status/StatusController.php:145
7332 #: libraries/classes/Controllers/Server/Status/StatusController.php:197
7333 #: templates/table/structure/display_table_stats.twig:45
7334 msgid "Total"
7335 msgstr ""
7337 #: libraries/classes/Controllers/Server/DatabasesController.php:334
7338 #: templates/database/structure/table_header.twig:38
7339 #: templates/table/structure/display_table_stats.twig:32
7340 msgid "Overhead"
7341 msgstr ""
7343 #: libraries/classes/Controllers/Server/Databases/CreateController.php:85
7344 #, php-format
7345 msgid "Database %1$s has been created."
7346 msgstr "Di Dahtebangk %1$s wood aanjelaat."
7348 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:96
7349 #, php-format
7350 msgid "%1$d database has been dropped successfully."
7351 msgid_plural "%1$d databases have been dropped successfully."
7352 msgstr[0] ""
7353 msgstr[1] ""
7354 msgstr[2] ""
7356 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
7357 #, php-format
7358 msgid "The account %s@%s has been successfully locked."
7359 msgstr ""
7361 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
7362 #, php-format
7363 msgid "The account %s@%s has been successfully unlocked."
7364 msgstr ""
7366 #: libraries/classes/Controllers/Server/PrivilegesController.php:165
7367 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
7368 msgid "No Privileges"
7369 msgstr ""
7371 #: libraries/classes/Controllers/Server/PrivilegesController.php:174
7372 msgid "You do not have the privileges to administrate the users!"
7373 msgstr ""
7375 #: libraries/classes/Controllers/Server/PrivilegesController.php:189
7376 msgid ""
7377 "Username and hostname didn't change. If you only want to change the "
7378 "password, 'Change password' tab should be used."
7379 msgstr ""
7381 #: libraries/classes/Controllers/Server/PrivilegesController.php:432
7382 msgid "User has been added."
7383 msgstr ""
7385 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
7386 #, php-format
7387 msgid "Thread %s was successfully killed."
7388 msgstr ""
7390 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
7391 #, php-format
7392 msgid ""
7393 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
7394 msgstr ""
7396 #: libraries/classes/Controllers/Server/Status/StatusController.php:135
7397 msgid "Received"
7398 msgstr ""
7400 #: libraries/classes/Controllers/Server/Status/StatusController.php:140
7401 msgid "Sent"
7402 msgstr ""
7404 #: libraries/classes/Controllers/Server/Status/StatusController.php:179
7405 msgid "Max. concurrent connections"
7406 msgstr ""
7408 #: libraries/classes/Controllers/Server/Status/StatusController.php:185
7409 msgid "Failed attempts"
7410 msgstr ""
7412 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
7413 msgid ""
7414 "The number of connections that were aborted because the client died without "
7415 "closing the connection properly."
7416 msgstr ""
7418 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
7419 msgid "The number of failed attempts to connect to the MySQL server."
7420 msgstr ""
7422 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
7423 msgid ""
7424 "The number of transactions that used the temporary binary log cache but that "
7425 "exceeded the value of binlog_cache_size and used a temporary file to store "
7426 "statements from the transaction."
7427 msgstr ""
7429 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
7430 msgid "The number of transactions that used the temporary binary log cache."
7431 msgstr ""
7433 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
7434 msgid ""
7435 "The number of connection attempts (successful or not) to the MySQL server."
7436 msgstr ""
7438 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7439 msgid ""
7440 "The number of temporary tables on disk created automatically by the server "
7441 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7442 "to increase the tmp_table_size  value to cause temporary tables to be memory-"
7443 "based instead of disk-based."
7444 msgstr ""
7446 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7447 msgid "How many temporary files mysqld has created."
7448 msgstr ""
7450 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7451 msgid ""
7452 "The number of in-memory temporary tables created automatically by the server "
7453 "while executing statements."
7454 msgstr ""
7456 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7457 msgid ""
7458 "The number of rows written with INSERT DELAYED for which some error occurred "
7459 "(probably duplicate key)."
7460 msgstr ""
7462 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7463 msgid ""
7464 "The number of INSERT DELAYED handler threads in use. Every different table "
7465 "on which one uses INSERT DELAYED gets its own thread."
7466 msgstr ""
7468 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7469 msgid "The number of INSERT DELAYED rows written."
7470 msgstr ""
7472 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7473 msgid "The number of executed FLUSH statements."
7474 msgstr ""
7476 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7477 msgid "The number of internal COMMIT statements."
7478 msgstr ""
7480 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7481 msgid "The number of times a row was deleted from a table."
7482 msgstr ""
7484 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7485 msgid ""
7486 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7487 "table with a given name. This is called discovery. Handler_discover "
7488 "indicates the number of time tables have been discovered."
7489 msgstr ""
7491 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7492 msgid ""
7493 "The number of times the first entry was read from an index. If this is high, "
7494 "it suggests that the server is doing a lot of full index scans; for example, "
7495 "SELECT col1 FROM foo, assuming that col1 is indexed."
7496 msgstr ""
7498 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7499 msgid ""
7500 "The number of requests to read a row based on a key. If this is high, it is "
7501 "a good indication that your queries and tables are properly indexed."
7502 msgstr ""
7504 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7505 msgid ""
7506 "The number of requests to read the next row in key order. This is "
7507 "incremented if you are querying an index column with a range constraint or "
7508 "if you are doing an index scan."
7509 msgstr ""
7511 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7512 msgid ""
7513 "The number of requests to read the previous row in key order. This read "
7514 "method is mainly used to optimize ORDER BY … DESC."
7515 msgstr ""
7517 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7518 msgid ""
7519 "The number of requests to read a row based on a fixed position. This is high "
7520 "if you are doing a lot of queries that require sorting of the result. You "
7521 "probably have a lot of queries that require MySQL to scan whole tables or "
7522 "you have joins that don't use keys properly."
7523 msgstr ""
7525 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7526 msgid ""
7527 "The number of requests to read the next row in the data file. This is high "
7528 "if you are doing a lot of table scans. Generally this suggests that your "
7529 "tables are not properly indexed or that your queries are not written to take "
7530 "advantage of the indexes you have."
7531 msgstr ""
7533 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7534 msgid "The number of internal ROLLBACK statements."
7535 msgstr ""
7537 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7538 msgid "The number of requests to update a row in a table."
7539 msgstr ""
7541 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7542 msgid "The number of requests to insert a row in a table."
7543 msgstr ""
7545 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7546 msgid "The number of pages containing data (dirty or clean)."
7547 msgstr ""
7549 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7550 msgid "The number of pages currently dirty."
7551 msgstr ""
7553 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7554 msgid "The number of buffer pool pages that have been requested to be flushed."
7555 msgstr ""
7557 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7558 msgid "The number of free pages."
7559 msgstr ""
7561 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7562 msgid ""
7563 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7564 "being read or written or that can't be flushed or removed for some other "
7565 "reason."
7566 msgstr ""
7568 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7569 msgid ""
7570 "The number of pages busy because they have been allocated for administrative "
7571 "overhead such as row locks or the adaptive hash index. This value can also "
7572 "be calculated as Innodb_buffer_pool_pages_total - "
7573 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7574 msgstr ""
7576 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7577 msgid "Total size of buffer pool, in pages."
7578 msgstr ""
7580 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7581 msgid ""
7582 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7583 "query is to scan a large portion of a table but in random order."
7584 msgstr ""
7586 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7587 msgid ""
7588 "The number of sequential read-aheads InnoDB initiated. This happens when "
7589 "InnoDB does a sequential full table scan."
7590 msgstr ""
7592 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7593 msgid "The number of logical read requests InnoDB has done."
7594 msgstr ""
7596 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7597 msgid ""
7598 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7599 "and had to do a single-page read."
7600 msgstr ""
7602 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7603 msgid ""
7604 "Normally, writes to the InnoDB buffer pool happen in the background. "
7605 "However, if it's necessary to read or create a page and no clean pages are "
7606 "available, it's necessary to wait for pages to be flushed first. This "
7607 "counter counts instances of these waits. If the buffer pool size was set "
7608 "properly, this value should be small."
7609 msgstr ""
7611 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7612 msgid "The number writes done to the InnoDB buffer pool."
7613 msgstr ""
7615 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7616 msgid "The number of fsync() operations so far."
7617 msgstr ""
7619 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7620 msgid "The current number of pending fsync() operations."
7621 msgstr ""
7623 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7624 msgid "The current number of pending reads."
7625 msgstr ""
7627 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7628 msgid "The current number of pending writes."
7629 msgstr ""
7631 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7632 msgid "The amount of data read so far, in bytes."
7633 msgstr ""
7635 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7636 msgid "The total number of data reads."
7637 msgstr ""
7639 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7640 msgid "The total number of data writes."
7641 msgstr ""
7643 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
7644 msgid "The amount of data written so far, in bytes."
7645 msgstr ""
7647 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
7648 msgid "The number of pages that have been written for doublewrite operations."
7649 msgstr ""
7651 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
7652 msgid "The number of doublewrite operations that have been performed."
7653 msgstr ""
7655 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7656 msgid ""
7657 "The number of waits we had because log buffer was too small and we had to "
7658 "wait for it to be flushed before continuing."
7659 msgstr ""
7661 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7662 msgid "The number of log write requests."
7663 msgstr ""
7665 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
7666 msgid "The number of physical writes to the log file."
7667 msgstr ""
7669 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
7670 msgid "The number of fsync() writes done to the log file."
7671 msgstr ""
7673 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
7674 msgid "The number of pending log file fsyncs."
7675 msgstr ""
7677 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
7678 msgid "Pending log file writes."
7679 msgstr ""
7681 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7682 msgid "The number of bytes written to the log file."
7683 msgstr ""
7685 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
7686 msgid "The number of pages created."
7687 msgstr ""
7689 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
7690 msgid ""
7691 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7692 "pages; the page size allows them to be easily converted to bytes."
7693 msgstr ""
7695 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7696 msgid "The number of pages read."
7697 msgstr ""
7699 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
7700 msgid "The number of pages written."
7701 msgstr ""
7703 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
7704 msgid "The number of row locks currently being waited for."
7705 msgstr ""
7707 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
7708 msgid "The average time to acquire a row lock, in milliseconds."
7709 msgstr ""
7711 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7712 msgid "The total time spent in acquiring row locks, in milliseconds."
7713 msgstr ""
7715 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
7716 msgid "The maximum time to acquire a row lock, in milliseconds."
7717 msgstr ""
7719 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
7720 msgid "The number of times a row lock had to be waited for."
7721 msgstr ""
7723 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
7724 msgid "The number of rows deleted from InnoDB tables."
7725 msgstr ""
7727 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
7728 msgid "The number of rows inserted in InnoDB tables."
7729 msgstr ""
7731 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
7732 msgid "The number of rows read from InnoDB tables."
7733 msgstr ""
7735 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
7736 msgid "The number of rows updated in InnoDB tables."
7737 msgstr ""
7739 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7740 msgid ""
7741 "The number of key blocks in the key cache that have changed but haven't yet "
7742 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7743 msgstr ""
7745 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
7746 msgid ""
7747 "The number of unused blocks in the key cache. You can use this value to "
7748 "determine how much of the key cache is in use."
7749 msgstr ""
7751 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7752 msgid ""
7753 "The number of used blocks in the key cache. This value is a high-water mark "
7754 "that indicates the maximum number of blocks that have ever been in use at "
7755 "one time."
7756 msgstr ""
7758 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
7759 msgid "Percentage of used key cache (calculated value)"
7760 msgstr ""
7762 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
7763 msgid "The number of requests to read a key block from the cache."
7764 msgstr ""
7766 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
7767 msgid ""
7768 "The number of physical reads of a key block from disk. If Key_reads is big, "
7769 "then your key_buffer_size value is probably too small. The cache miss rate "
7770 "can be calculated as Key_reads/Key_read_requests."
7771 msgstr ""
7773 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
7774 msgid ""
7775 "Key cache miss calculated as rate of physical reads compared to read "
7776 "requests (calculated value)"
7777 msgstr ""
7779 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7780 msgid "The number of requests to write a key block to the cache."
7781 msgstr ""
7783 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
7784 msgid "The number of physical writes of a key block to disk."
7785 msgstr ""
7787 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
7788 msgid ""
7789 "Percentage of physical writes compared to write requests (calculated value)"
7790 msgstr ""
7792 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
7793 msgid ""
7794 "The total cost of the last compiled query as computed by the query "
7795 "optimizer. Useful for comparing the cost of different query plans for the "
7796 "same query. The default value of 0 means that no query has been compiled yet."
7797 msgstr ""
7799 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7800 msgid ""
7801 "The maximum number of connections that have been in use simultaneously since "
7802 "the server started."
7803 msgstr ""
7805 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
7806 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7807 msgstr ""
7809 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7810 msgid ""
7811 "The number of tables that have been opened. If opened tables is big, your "
7812 "table_open_cache value is probably too small."
7813 msgstr ""
7815 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7816 msgid "The number of files that are open."
7817 msgstr ""
7819 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
7820 msgid "The number of streams that are open (used mainly for logging)."
7821 msgstr ""
7823 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
7824 msgid "The number of tables that are open."
7825 msgstr ""
7827 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
7828 msgid ""
7829 "The number of free memory blocks in query cache. High numbers can indicate "
7830 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7831 "statement."
7832 msgstr ""
7834 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
7835 msgid "The amount of free memory for query cache."
7836 msgstr ""
7838 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7839 msgid "The number of cache hits."
7840 msgstr ""
7842 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
7843 msgid "The number of queries added to the cache."
7844 msgstr ""
7846 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7847 msgid ""
7848 "The number of queries that have been removed from the cache to free up "
7849 "memory for caching new queries. This information can help you tune the query "
7850 "cache size. The query cache uses a least recently used (LRU) strategy to "
7851 "decide which queries to remove from the cache."
7852 msgstr ""
7854 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
7855 msgid ""
7856 "The number of non-cached queries (not cachable, or not cached due to the "
7857 "query_cache_type setting)."
7858 msgstr ""
7860 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
7861 msgid "The number of queries registered in the cache."
7862 msgstr ""
7864 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
7865 msgid "The total number of blocks in the query cache."
7866 msgstr ""
7868 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
7869 msgid "The status of failsafe replication (not yet implemented)."
7870 msgstr ""
7872 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
7873 msgid ""
7874 "The number of joins that do not use indexes. If this value is not 0, you "
7875 "should carefully check the indexes of your tables."
7876 msgstr ""
7878 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
7879 msgid "The number of joins that used a range search on a reference table."
7880 msgstr ""
7882 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
7883 msgid ""
7884 "The number of joins without keys that check for key usage after each row. "
7885 "(If this is not 0, you should carefully check the indexes of your tables.)"
7886 msgstr ""
7888 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
7889 msgid ""
7890 "The number of joins that used ranges on the first table. (It's normally not "
7891 "critical even if this is big.)"
7892 msgstr ""
7894 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
7895 msgid "The number of joins that did a full scan of the first table."
7896 msgstr ""
7898 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
7899 msgid ""
7900 "The number of temporary tables currently open by the replica SQL thread."
7901 msgstr ""
7903 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
7904 msgid ""
7905 "Total (since startup) number of times the replication replica SQL thread has "
7906 "retried transactions."
7907 msgstr ""
7909 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
7910 msgid "This is ON if this server is a replica that is connected to a primary."
7911 msgstr ""
7913 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
7914 msgid ""
7915 "The number of threads that have taken more than slow_launch_time seconds to "
7916 "create."
7917 msgstr ""
7919 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
7920 msgid ""
7921 "The number of queries that have taken more than long_query_time seconds."
7922 msgstr ""
7924 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
7925 msgid ""
7926 "The number of merge passes the sort algorithm has had to do. If this value "
7927 "is large, you should consider increasing the value of the sort_buffer_size "
7928 "system variable."
7929 msgstr ""
7931 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
7932 msgid "The number of sorts that were done with ranges."
7933 msgstr ""
7935 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
7936 msgid "The number of sorted rows."
7937 msgstr ""
7939 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
7940 msgid "The number of sorts that were done by scanning the table."
7941 msgstr ""
7943 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
7944 msgid "The number of times that a table lock was acquired immediately."
7945 msgstr ""
7947 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
7948 msgid ""
7949 "The number of times that a table lock could not be acquired immediately and "
7950 "a wait was needed. If this is high, and you have performance problems, you "
7951 "should first optimize your queries, and then either split your table or "
7952 "tables or use replication."
7953 msgstr ""
7955 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
7956 msgid ""
7957 "The number of threads in the thread cache. The cache hit rate can be "
7958 "calculated as Threads_created/Connections. If this value is red you should "
7959 "raise your thread_cache_size."
7960 msgstr ""
7962 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
7963 msgid "The number of currently open connections."
7964 msgstr ""
7966 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
7967 msgid ""
7968 "The number of threads created to handle connections. If Threads_created is "
7969 "big, you may want to increase the thread_cache_size value. (Normally this "
7970 "doesn't give a notable performance improvement if you have a good thread "
7971 "implementation.)"
7972 msgstr ""
7974 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
7975 msgid "Thread cache hit rate (calculated value)"
7976 msgstr ""
7978 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
7979 msgid "The number of threads that are not sleeping."
7980 msgstr ""
7982 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
7983 msgid "User groups management is not enabled."
7984 msgstr ""
7986 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
7987 msgid "Setting variable failed"
7988 msgstr ""
7990 #: libraries/classes/Controllers/Setup/FormController.php:32
7991 msgid "Incorrect form specified!"
7992 msgstr ""
7994 #: libraries/classes/Controllers/Setup/HomeController.php:42
7995 msgid ""
7996 "You are not using a secure connection; all data (including potentially "
7997 "sensitive information, like passwords) is transferred unencrypted!"
7998 msgstr ""
8000 #: libraries/classes/Controllers/Setup/HomeController.php:47
8001 msgid ""
8002 "If your server is also configured to accept HTTPS requests follow this link "
8003 "to use a secure connection."
8004 msgstr ""
8006 #: libraries/classes/Controllers/Setup/HomeController.php:51
8007 msgid "Insecure connection"
8008 msgstr ""
8010 #: libraries/classes/Controllers/Sql/SqlController.php:246
8011 #: libraries/classes/Sql.php:1154
8012 #, php-format
8013 msgid "Bookmark %s has been created."
8014 msgstr ""
8016 #: libraries/classes/Controllers/Sql/SqlController.php:253
8017 msgid "Bookmark not created!"
8018 msgstr ""
8020 #: libraries/classes/Controllers/Table/AddFieldController.php:161
8021 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:273
8022 #: libraries/classes/Controllers/Table/Structure/SaveController.php:221
8023 #: libraries/classes/Table/Indexes.php:85
8024 #, php-format
8025 msgid "Table %1$s has been altered successfully."
8026 msgstr ""
8028 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
8029 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:27
8030 #: libraries/classes/Controllers/Table/ExportRowsController.php:37
8031 msgid "No row selected."
8032 msgstr ""
8034 #: libraries/classes/Controllers/Table/ChartController.php:59
8035 #: libraries/classes/Controllers/Table/GisVisualizationController.php:69
8036 msgid "No SQL query was set to fetch data."
8037 msgstr ""
8039 #: libraries/classes/Controllers/Table/ChartController.php:144
8040 msgid "No numeric columns present in the table to plot."
8041 msgstr ""
8043 #: libraries/classes/Controllers/Table/ChartController.php:207
8044 msgid "No data to display"
8045 msgstr ""
8047 #: libraries/classes/Controllers/Table/CreateController.php:81
8048 #: libraries/classes/Controllers/Table/GetFieldController.php:48
8049 #, php-format
8050 msgid "'%s' database does not exist."
8051 msgstr ""
8053 #: libraries/classes/Controllers/Table/CreateController.php:91
8054 #, php-format
8055 msgid "Table %s already exists!"
8056 msgstr ""
8058 #: libraries/classes/Controllers/Table/DeleteRowsController.php:79
8059 #: libraries/classes/Controllers/Table/FindReplaceController.php:178
8060 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:82
8061 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:82
8062 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:82
8063 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:82
8064 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:82
8065 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:54
8066 #: libraries/classes/Controllers/Table/Partition/CheckController.php:54
8067 #: libraries/classes/Controllers/Table/Partition/DropController.php:55
8068 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:54
8069 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:55
8070 #: libraries/classes/Controllers/Table/Partition/RepairController.php:54
8071 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:55
8072 #: libraries/classes/Controllers/Table/RelationController.php:241
8073 #: libraries/classes/Controllers/View/OperationsController.php:89
8074 #: libraries/classes/Database/Routines.php:1226
8075 #: libraries/classes/Display/Results.php:3486 libraries/classes/Message.php:172
8076 #: templates/sql/query.twig:7
8077 msgid "Your SQL query has been executed successfully."
8078 msgstr ""
8080 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:32
8081 #: libraries/classes/Controllers/Table/DropColumnController.php:50
8082 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:45
8083 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
8084 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:43
8085 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:43
8086 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:49
8087 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:45
8088 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
8089 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:45
8090 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:45
8091 msgid "No column selected."
8092 msgstr ""
8094 #: libraries/classes/Controllers/Table/DropColumnController.php:79
8095 #, php-format
8096 msgid "%1$d column has been dropped successfully."
8097 msgid_plural "%1$d columns have been dropped successfully."
8098 msgstr[0] ""
8099 msgstr[1] ""
8100 msgstr[2] ""
8102 #: libraries/classes/Controllers/Table/GetFieldController.php:56
8103 msgid "Invalid table name"
8104 msgstr ""
8106 #. l10n: In case a SQL query did not pass a security check
8107 #: libraries/classes/Controllers/Table/GetFieldController.php:65
8108 #: libraries/classes/Controllers/Transformation/WrapperController.php:78
8109 msgid "There is an issue with your request."
8110 msgstr ""
8112 #: libraries/classes/Controllers/Table/GetFieldController.php:79
8113 #: libraries/classes/Database/Routines.php:1245
8114 #: libraries/classes/Import.php:154 libraries/classes/InsertEdit.php:221
8115 #: libraries/classes/Sql.php:968
8116 msgid "MySQL returned an empty result set (i.e. zero rows)."
8117 msgstr ""
8119 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:74
8120 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:74
8121 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:74
8122 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:74
8123 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:74
8124 msgid "Maintenance operations on multiple tables are disabled."
8125 msgstr ""
8127 #: libraries/classes/Controllers/Table/OperationsController.php:129
8128 #: libraries/classes/Controllers/Table/OperationsController.php:322
8129 #: libraries/classes/Controllers/Table/StructureController.php:108
8130 #: libraries/classes/Navigation/Nodes/NodeView.php:28
8131 #: templates/database/structure/show_create.twig:32
8132 #: templates/database/structure/structure_table_row.twig:122
8133 #: templates/database/structure/structure_table_row.twig:186
8134 msgid "View"
8135 msgstr ""
8137 #: libraries/classes/Controllers/Table/Partition/DropController.php:61
8138 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:61
8139 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:61
8140 #: libraries/classes/Controllers/View/OperationsController.php:92
8141 #: libraries/classes/Html/Generator.php:853 libraries/classes/Import.php:138
8142 #: libraries/classes/InsertEdit.php:716 libraries/classes/Message.php:192
8143 #: templates/error/generic.twig:37
8144 #: templates/table/structure/display_structure.twig:355
8145 msgid "Error"
8146 msgstr ""
8148 #: libraries/classes/Controllers/Table/RelationController.php:182
8149 msgid "Display column was successfully updated."
8150 msgstr ""
8152 #: libraries/classes/Controllers/Table/RelationController.php:275
8153 msgid "Internal relationships were successfully updated."
8154 msgstr ""
8156 #: libraries/classes/Controllers/Table/ReplaceController.php:319
8157 #, php-format
8158 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
8159 msgstr ""
8161 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:81
8162 #, php-format
8163 msgid "Failed to get description of column %s!"
8164 msgstr ""
8166 #: libraries/classes/Controllers/Table/StructureController.php:237
8167 #: templates/columns_definitions/column_attributes.twig:107
8168 #: templates/database/data_dictionary/index.twig:41
8169 #: templates/table/structure/display_structure.twig:137
8170 #: templates/table/structure/display_structure.twig:145
8171 #: templates/table/structure/display_structure.twig:295
8172 #: templates/table/tracking/structure_snapshot_columns.twig:25
8173 msgid "Primary"
8174 msgstr ""
8176 #: libraries/classes/Controllers/Table/StructureController.php:241
8177 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
8178 #: templates/columns_definitions/column_attributes.twig:115
8179 #: templates/columns_definitions/table_fields_definitions.twig:46
8180 #: templates/table/structure/display_structure.twig:167
8181 #: templates/table/structure/display_structure.twig:175
8182 #: templates/table/structure/display_structure.twig:301
8183 #: templates/table/structure/display_table_stats.twig:24
8184 #: templates/table/tracking/structure_snapshot_columns.twig:27
8185 msgid "Index"
8186 msgstr ""
8188 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:170
8189 msgid "The columns have been moved successfully."
8190 msgstr ""
8192 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:265
8193 #: libraries/classes/Controllers/Table/Structure/SaveController.php:271
8194 #: libraries/classes/Tracking.php:774
8195 msgid "Query error"
8196 msgstr ""
8198 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
8199 #, php-format
8200 msgid "The name '%s' is a MySQL reserved keyword."
8201 msgid_plural "The names '%s' are MySQL reserved keywords."
8202 msgstr[0] ""
8203 msgstr[1] ""
8204 msgstr[2] ""
8206 #: libraries/classes/Controllers/Table/Structure/SaveController.php:216
8207 #, php-format
8208 msgid ""
8209 "Table %1$s has been altered successfully. Privileges have been adjusted."
8210 msgstr ""
8212 #: libraries/classes/Controllers/Table/TrackingController.php:77
8213 #, php-format
8214 msgid "Tracking of %s is activated."
8215 msgstr ""
8217 #: libraries/classes/Controllers/Table/TrackingController.php:153
8218 msgid "Tracking versions deleted successfully."
8219 msgstr ""
8221 #: libraries/classes/Controllers/Table/TrackingController.php:158
8222 msgid "No versions selected."
8223 msgstr ""
8225 #: libraries/classes/Controllers/Table/TrackingController.php:191
8226 msgid "SQL statements executed."
8227 msgstr ""
8229 #: libraries/classes/Controllers/UserPasswordController.php:58
8230 msgid "You don't have sufficient privileges to be here right now!"
8231 msgstr ""
8233 #: libraries/classes/Controllers/UserPasswordController.php:92
8234 #: templates/home/index.twig:46 templates/modals/change_password.twig:5
8235 #: templates/server/privileges/change_password.twig:10
8236 msgid "Change password"
8237 msgstr ""
8239 #: libraries/classes/Controllers/View/CreateController.php:95
8240 msgid "View name can not be empty!"
8241 msgstr ""
8243 #: libraries/classes/Core.php:198 libraries/classes/ZipExtension.php:62
8244 #, php-format
8245 msgid "The %s extension is missing. Please check your PHP configuration."
8246 msgstr ""
8248 #: libraries/classes/Database/CentralColumns.php:293
8249 #: libraries/classes/Database/CentralColumns.php:399
8250 #: libraries/classes/Database/CentralColumns.php:611
8251 msgid ""
8252 "The configuration storage is not ready for the central list of columns "
8253 "feature."
8254 msgstr ""
8256 #: libraries/classes/Database/CentralColumns.php:351
8257 #, php-format
8258 msgid "Could not add %1$s as they already exist in central list!"
8259 msgstr ""
8261 #: libraries/classes/Database/CentralColumns.php:367
8262 msgid "Could not add columns!"
8263 msgstr ""
8265 #: libraries/classes/Database/CentralColumns.php:451
8266 #, php-format
8267 msgid ""
8268 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
8269 msgstr ""
8271 #: libraries/classes/Database/CentralColumns.php:464
8272 msgid "Could not remove columns!"
8273 msgstr ""
8275 #: libraries/classes/Database/CentralColumns.php:625
8276 msgid "YES"
8277 msgstr ""
8279 #: libraries/classes/Database/CentralColumns.php:625
8280 msgid "NO"
8281 msgstr ""
8283 #: libraries/classes/Database/Designer/Common.php:528
8284 msgctxt ""
8285 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
8286 "on designer when user tries to set a display field."
8287 msgid ""
8288 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
8289 msgstr ""
8291 #: libraries/classes/Database/Designer/Common.php:573
8292 msgid "Error: relationship already exists."
8293 msgstr ""
8295 #: libraries/classes/Database/Designer/Common.php:625
8296 msgid "FOREIGN KEY relationship has been added."
8297 msgstr ""
8299 #: libraries/classes/Database/Designer/Common.php:633
8300 msgid "Error: FOREIGN KEY relationship could not be added!"
8301 msgstr ""
8303 #: libraries/classes/Database/Designer/Common.php:640
8304 msgid "Error: Missing index on column(s)."
8305 msgstr ""
8307 #: libraries/classes/Database/Designer/Common.php:648
8308 #: libraries/classes/Database/Designer/Common.php:727
8309 msgid "Error: Relational features are disabled!"
8310 msgstr ""
8312 #: libraries/classes/Database/Designer/Common.php:672
8313 msgid "Internal relationship has been added."
8314 msgstr ""
8316 #: libraries/classes/Database/Designer/Common.php:680
8317 msgid "Error: Internal relationship could not be added!"
8318 msgstr ""
8320 #: libraries/classes/Database/Designer/Common.php:718
8321 msgid "FOREIGN KEY relationship has been removed."
8322 msgstr ""
8324 #: libraries/classes/Database/Designer/Common.php:749
8325 msgid "Error: Internal relationship could not be removed!"
8326 msgstr ""
8328 #: libraries/classes/Database/Designer/Common.php:755
8329 msgid "Internal relationship has been removed."
8330 msgstr ""
8332 #: libraries/classes/Database/Designer.php:136
8333 msgid "Could not load schema plugins, please check your installation!"
8334 msgstr ""
8336 #: libraries/classes/Database/Events.php:105
8337 #: libraries/classes/Database/Events.php:114
8338 #: libraries/classes/Database/Events.php:140
8339 #: libraries/classes/Database/Routines.php:224
8340 #: libraries/classes/Database/Routines.php:249
8341 #: libraries/classes/Database/Routines.php:351
8342 #: libraries/classes/Database/Routines.php:1252
8343 #: libraries/classes/Database/Triggers.php:116
8344 #: libraries/classes/Database/Triggers.php:125
8345 #: libraries/classes/Database/Triggers.php:152
8346 #, php-format
8347 msgid "The following query has failed: \"%s\""
8348 msgstr ""
8350 #: libraries/classes/Database/Events.php:109
8351 #: libraries/classes/Database/Events.php:118
8352 #: libraries/classes/Database/Events.php:144
8353 #: libraries/classes/Database/Events.php:502
8354 #: libraries/classes/Database/Routines.php:228
8355 #: libraries/classes/Database/Routines.php:253
8356 #: libraries/classes/Database/Routines.php:355
8357 #: libraries/classes/Database/Routines.php:1256
8358 #: libraries/classes/Database/Routines.php:1536
8359 #: libraries/classes/Database/Triggers.php:120
8360 #: libraries/classes/Database/Triggers.php:129
8361 #: libraries/classes/Database/Triggers.php:156
8362 #: libraries/classes/Database/Triggers.php:438
8363 #: libraries/classes/Html/Generator.php:921
8364 msgid "MySQL said: "
8365 msgstr ""
8367 #: libraries/classes/Database/Events.php:127
8368 #, php-format
8369 msgid "Event %1$s has been modified."
8370 msgstr ""
8372 #: libraries/classes/Database/Events.php:147
8373 #, php-format
8374 msgid "Event %1$s has been created."
8375 msgstr ""
8377 #: libraries/classes/Database/Events.php:161
8378 #: libraries/classes/Database/Routines.php:269
8379 #: libraries/classes/Database/Triggers.php:173
8380 msgid "One or more errors have occurred while processing your request:"
8381 msgstr ""
8383 #: libraries/classes/Database/Events.php:240
8384 msgid "Add event"
8385 msgstr ""
8387 #: libraries/classes/Database/Events.php:244
8388 msgid "Edit event"
8389 msgstr ""
8391 #: libraries/classes/Database/Events.php:401
8392 #: libraries/classes/Database/Routines.php:988
8393 #: libraries/classes/Database/Triggers.php:382
8394 msgid "The definer must be in the \"username@hostname\" format!"
8395 msgstr ""
8397 #: libraries/classes/Database/Events.php:409
8398 msgid "You must provide an event name!"
8399 msgstr ""
8401 #: libraries/classes/Database/Events.php:423
8402 msgid "You must provide a valid interval value for the event."
8403 msgstr ""
8405 #: libraries/classes/Database/Events.php:443
8406 msgid "You must provide a valid execution time for the event."
8407 msgstr ""
8409 #: libraries/classes/Database/Events.php:447
8410 msgid "You must provide a valid type for the event."
8411 msgstr ""
8413 #: libraries/classes/Database/Events.php:473
8414 msgid "You must provide an event definition."
8415 msgstr ""
8417 #: libraries/classes/Database/Events.php:499
8418 msgid "Sorry, we failed to restore the dropped event."
8419 msgstr ""
8421 #: libraries/classes/Database/Events.php:500
8422 #: libraries/classes/Database/Routines.php:1534
8423 #: libraries/classes/Database/Triggers.php:436
8424 msgid "The backed up query was:"
8425 msgstr ""
8427 #: libraries/classes/Database/Events.php:531
8428 #: libraries/classes/Database/Routines.php:150
8429 #: libraries/classes/Database/Routines.php:1145
8430 #: libraries/classes/Database/Routines.php:1312
8431 #: libraries/classes/Database/Triggers.php:467
8432 msgid "Error in processing request:"
8433 msgstr ""
8435 #: libraries/classes/Database/Events.php:533
8436 #, php-format
8437 msgid "No event with name %1$s found in database %2$s."
8438 msgstr ""
8440 #: libraries/classes/Database/Events.php:563
8441 #, php-format
8442 msgid "Export of event %s"
8443 msgstr ""
8445 #: libraries/classes/Database/Events.php:584
8446 #, php-format
8447 msgid ""
8448 "Error in processing request: No event with name %1$s found in database %2$s."
8449 msgstr ""
8451 #: libraries/classes/DatabaseInterface.php:1130
8452 #, php-format
8453 msgid ""
8454 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8455 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8456 "phpMyAdmin is currently using the default time zone of the database server."
8457 msgstr ""
8459 #: libraries/classes/DatabaseInterface.php:1175
8460 msgid "Failed to set configured collation connection!"
8461 msgstr ""
8463 #: libraries/classes/DatabaseInterface.php:1864
8464 msgid "Missing connection parameters!"
8465 msgstr ""
8467 #: libraries/classes/DatabaseInterface.php:1889
8468 msgid "Connection for controluser as defined in your configuration failed."
8469 msgstr ""
8471 #: libraries/classes/DatabaseInterface.php:2294
8472 #, php-format
8473 msgid "See %sour documentation%s for more information."
8474 msgstr ""
8476 #: libraries/classes/Database/Qbe.php:756
8477 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8478 msgid "Or:"
8479 msgstr ""
8481 #: libraries/classes/Database/Qbe.php:760
8482 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8483 msgid "And:"
8484 msgstr ""
8486 #: libraries/classes/Database/Qbe.php:766
8487 msgid "Ins"
8488 msgstr ""
8490 #: libraries/classes/Database/Qbe.php:769
8491 msgid "Del"
8492 msgstr ""
8494 #: libraries/classes/Database/Qbe.php:1674
8495 msgid "Saved bookmarked search:"
8496 msgstr ""
8498 #: libraries/classes/Database/Qbe.php:1676
8499 msgid "New bookmark"
8500 msgstr ""
8502 #: libraries/classes/Database/Qbe.php:1703
8503 msgid "Create bookmark"
8504 msgstr ""
8506 #: libraries/classes/Database/Qbe.php:1706
8507 msgid "Update bookmark"
8508 msgstr ""
8510 #: libraries/classes/Database/Qbe.php:1708
8511 msgid "Delete bookmark"
8512 msgstr ""
8514 #: libraries/classes/Database/Routines.php:117
8515 msgid "Add routine"
8516 msgstr ""
8518 #: libraries/classes/Database/Routines.php:121
8519 msgid "Edit routine"
8520 msgstr ""
8522 #: libraries/classes/Database/Routines.php:153
8523 #, php-format
8524 msgid ""
8525 "No routine with name %1$s found in database %2$s. You might be lacking the "
8526 "necessary privileges to edit this routine."
8527 msgstr ""
8529 #: libraries/classes/Database/Routines.php:205
8530 #: libraries/classes/Database/Routines.php:996
8531 #, php-format
8532 msgid "Invalid routine type: \"%s\""
8533 msgstr ""
8535 #: libraries/classes/Database/Routines.php:256
8536 #, php-format
8537 msgid "Routine %1$s has been created."
8538 msgstr ""
8540 #: libraries/classes/Database/Routines.php:416
8541 #, php-format
8542 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8543 msgstr ""
8545 #: libraries/classes/Database/Routines.php:421
8546 #, php-format
8547 msgid "Routine %1$s has been modified."
8548 msgstr ""
8550 #: libraries/classes/Database/Routines.php:829
8551 msgid "You must provide a name and a type for each routine parameter."
8552 msgstr ""
8554 #: libraries/classes/Database/Routines.php:847
8555 #, php-format
8556 msgid "Invalid direction \"%s\" given for parameter."
8557 msgstr ""
8559 #: libraries/classes/Database/Routines.php:867
8560 #: libraries/classes/Database/Routines.php:934
8561 msgid ""
8562 "You must provide length/values for routine parameters of type ENUM, SET, "
8563 "VARCHAR and VARBINARY."
8564 msgstr ""
8566 #: libraries/classes/Database/Routines.php:916
8567 msgid "You must provide a valid return type for the routine."
8568 msgstr ""
8570 #: libraries/classes/Database/Routines.php:1004
8571 msgid "You must provide a routine name!"
8572 msgstr ""
8574 #: libraries/classes/Database/Routines.php:1069
8575 msgid "You must provide a routine definition."
8576 msgstr ""
8578 #: libraries/classes/Database/Routines.php:1147
8579 #: libraries/classes/Database/Routines.php:1314
8580 #, php-format
8581 msgid "No routine with name %1$s found in database %2$s."
8582 msgstr ""
8584 #: libraries/classes/Database/Routines.php:1186
8585 #, php-format
8586 msgid "Execution results of routine %s"
8587 msgstr ""
8589 #: libraries/classes/Database/Routines.php:1234
8590 #, php-format
8591 msgid "%d row affected by the last statement inside the procedure."
8592 msgid_plural "%d rows affected by the last statement inside the procedure."
8593 msgstr[0] ""
8594 msgstr[1] ""
8595 msgstr[2] ""
8597 #: libraries/classes/Database/Routines.php:1297
8598 #: libraries/classes/Database/Routines.php:1304
8599 msgid "Execute routine"
8600 msgstr ""
8602 #: libraries/classes/Database/Routines.php:1533
8603 msgid "Sorry, we failed to restore the dropped routine."
8604 msgstr ""
8606 #: libraries/classes/Database/Routines.php:1561
8607 #, php-format
8608 msgid "Export of routine %s"
8609 msgstr ""
8611 #: libraries/classes/Database/Routines.php:1583
8612 #, php-format
8613 msgid ""
8614 "Error in processing request: No routine with name %1$s found in database "
8615 "%2$s. You might be lacking the necessary privileges to view/export this "
8616 "routine."
8617 msgstr ""
8619 #: libraries/classes/Database/Search.php:103
8620 #: templates/database/search/main.twig:19
8621 msgid "at least one of the words"
8622 msgstr ""
8624 #: libraries/classes/Database/Search.php:104
8625 #: templates/database/search/main.twig:23
8626 msgid "all of the words"
8627 msgstr ""
8629 #: libraries/classes/Database/Search.php:105
8630 #: templates/database/search/main.twig:27
8631 msgid "the exact phrase as substring"
8632 msgstr ""
8634 #: libraries/classes/Database/Search.php:106
8635 #: templates/database/search/main.twig:31
8636 msgid "the exact phrase as whole field"
8637 msgstr ""
8639 #: libraries/classes/Database/Search.php:107
8640 #: templates/database/search/main.twig:35
8641 msgid "as regular expression"
8642 msgstr ""
8644 #: libraries/classes/Database/Triggers.php:139
8645 #, php-format
8646 msgid "Trigger %1$s has been modified."
8647 msgstr ""
8649 #: libraries/classes/Database/Triggers.php:159
8650 #, php-format
8651 msgid "Trigger %1$s has been created."
8652 msgstr ""
8654 #: libraries/classes/Database/Triggers.php:258
8655 msgid "Add trigger"
8656 msgstr ""
8658 #: libraries/classes/Database/Triggers.php:262
8659 msgid "Edit trigger"
8660 msgstr ""
8662 #: libraries/classes/Database/Triggers.php:390
8663 msgid "You must provide a trigger name!"
8664 msgstr ""
8666 #: libraries/classes/Database/Triggers.php:396
8667 msgid "You must provide a valid timing for the trigger!"
8668 msgstr ""
8670 #: libraries/classes/Database/Triggers.php:402
8671 msgid "You must provide a valid event for the trigger!"
8672 msgstr ""
8674 #: libraries/classes/Database/Triggers.php:409
8675 msgid "You must provide a valid table name!"
8676 msgstr ""
8678 #: libraries/classes/Database/Triggers.php:416
8679 msgid "You must provide a trigger definition."
8680 msgstr ""
8682 #: libraries/classes/Database/Triggers.php:435
8683 msgid "Sorry, we failed to restore the dropped trigger."
8684 msgstr ""
8686 #: libraries/classes/Database/Triggers.php:469
8687 #, php-format
8688 msgid "No trigger with name %1$s found in database %2$s."
8689 msgstr ""
8691 #: libraries/classes/Database/Triggers.php:501
8692 #: templates/database/triggers/export.twig:2
8693 #, php-format
8694 msgid "Export of trigger %s"
8695 msgstr ""
8697 #: libraries/classes/Database/Triggers.php:519
8698 #, php-format
8699 msgid ""
8700 "Error in processing request: No trigger with name %1$s found in database "
8701 "%2$s."
8702 msgstr ""
8704 #: libraries/classes/Dbal/DbiMysqli.php:143
8705 msgid "SSL connection enforced by server, automatically enabling it."
8706 msgstr ""
8708 #: libraries/classes/Dbal/DbiMysqli.php:155
8709 #, php-format
8710 msgid ""
8711 "Error 1045: Access denied for user. Additional error information may be "
8712 "available, but is being hidden by the %s configuration directive."
8713 msgstr ""
8715 #: libraries/classes/Dbal/InvalidDatabaseName.php:14
8716 #, fuzzy
8717 #| msgid "The database name is empty!"
8718 msgid "The database name must be a non-empty string."
8719 msgstr "Kein Name för di Dahtebangk!"
8721 #: libraries/classes/Dbal/InvalidDatabaseName.php:22
8722 #, php-format
8723 msgid "The database name cannot be longer than %d characters."
8724 msgstr ""
8726 #: libraries/classes/Dbal/InvalidDatabaseName.php:27
8727 msgid "The database name cannot end with a space character."
8728 msgstr ""
8730 #: libraries/classes/Dbal/InvalidTableName.php:14
8731 #, fuzzy
8732 #| msgid "The database name is empty!"
8733 msgid "The table name must be a non-empty string."
8734 msgstr "Kein Name för di Dahtebangk!"
8736 #: libraries/classes/Dbal/InvalidTableName.php:22
8737 #, php-format
8738 msgid "The table name cannot be longer than %d characters."
8739 msgstr ""
8741 #: libraries/classes/Dbal/InvalidTableName.php:27
8742 msgid "The table name cannot end with a space character."
8743 msgstr ""
8745 #: libraries/classes/Display/Results.php:1272
8746 #: templates/display/results/table.twig:204
8747 msgid "Partial texts"
8748 msgstr ""
8750 #: libraries/classes/Display/Results.php:1276
8751 #: templates/display/results/table.twig:208
8752 msgid "Full texts"
8753 msgstr ""
8755 #: libraries/classes/Display/Results.php:1617
8756 #: libraries/classes/Display/Results.php:1643 libraries/classes/Util.php:2487
8757 #: libraries/classes/Util.php:2510 libraries/config.values.php:113
8758 #: templates/database/multi_table_query/form.twig:69
8759 #: templates/database/qbe/sort_select_cell.twig:7
8760 #: templates/server/databases/index.twig:111
8761 #: templates/server/databases/index.twig:128
8762 #: templates/server/databases/index.twig:147
8763 #: templates/server/status/processes/list.twig:12
8764 #: templates/table/operations/index.twig:31
8765 #: templates/table/search/index.twig:163
8766 msgid "Descending"
8767 msgstr ""
8769 #: libraries/classes/Display/Results.php:1625
8770 #: libraries/classes/Display/Results.php:1635 libraries/classes/Util.php:2479
8771 #: libraries/classes/Util.php:2502 libraries/config.values.php:112
8772 #: templates/database/multi_table_query/form.twig:68
8773 #: templates/database/qbe/sort_select_cell.twig:5
8774 #: templates/server/databases/index.twig:109
8775 #: templates/server/databases/index.twig:126
8776 #: templates/server/databases/index.twig:145
8777 #: templates/server/status/processes/list.twig:14
8778 #: templates/table/operations/index.twig:27
8779 #: templates/table/search/index.twig:159
8780 msgid "Ascending"
8781 msgstr ""
8783 #: libraries/classes/Display/Results.php:2810
8784 #: libraries/classes/Display/Results.php:2825
8785 msgid "The row has been deleted."
8786 msgstr ""
8788 #: libraries/classes/Display/Results.php:2857
8789 #: templates/server/status/processes/list.twig:44
8790 msgid "Kill"
8791 msgstr ""
8793 #: libraries/classes/Display/Results.php:3417
8794 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8795 msgstr ""
8797 #: libraries/classes/Display/Results.php:3784
8798 #, php-format
8799 msgid "Showing rows %1s - %2s"
8800 msgstr ""
8802 #: libraries/classes/Display/Results.php:3798
8803 #, php-format
8804 msgid "%1$d total, %2$d in query"
8805 msgstr ""
8807 #: libraries/classes/Display/Results.php:3803
8808 #, php-format
8809 msgid "%d total"
8810 msgstr ""
8812 #: libraries/classes/Display/Results.php:3816 libraries/classes/Sql.php:974
8813 #, php-format
8814 msgid "Query took %01.4f seconds."
8815 msgstr ""
8817 #: libraries/classes/Display/Results.php:4146
8818 msgid "Link not found!"
8819 msgstr ""
8821 #: libraries/classes/Engines/Bdb.php:28
8822 msgid "Version information"
8823 msgstr ""
8825 #: libraries/classes/Engines/Innodb.php:31
8826 msgid "Data home directory"
8827 msgstr ""
8829 #: libraries/classes/Engines/Innodb.php:32
8830 msgid "The common part of the directory path for all InnoDB data files."
8831 msgstr ""
8833 #: libraries/classes/Engines/Innodb.php:35
8834 msgid "Data files"
8835 msgstr ""
8837 #: libraries/classes/Engines/Innodb.php:38
8838 msgid "Autoextend increment"
8839 msgstr ""
8841 #: libraries/classes/Engines/Innodb.php:40
8842 msgid ""
8843 "The increment size for extending the size of an autoextending tablespace "
8844 "when it becomes full."
8845 msgstr ""
8847 #: libraries/classes/Engines/Innodb.php:45
8848 msgid "Buffer pool size"
8849 msgstr ""
8851 #: libraries/classes/Engines/Innodb.php:46
8852 msgid ""
8853 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
8854 "tables."
8855 msgstr ""
8857 #: libraries/classes/Engines/Innodb.php:107
8858 msgid "Buffer Pool"
8859 msgstr ""
8861 #: libraries/classes/Engines/Innodb.php:108
8862 #: libraries/classes/Server/Status/Data.php:233
8863 msgid "InnoDB Status"
8864 msgstr ""
8866 #: libraries/classes/Engines/Innodb.php:133
8867 msgid "Buffer Pool Usage"
8868 msgstr ""
8870 #: libraries/classes/Engines/Innodb.php:140
8871 msgid "pages"
8872 msgstr ""
8874 #: libraries/classes/Engines/Innodb.php:148
8875 msgid "Free pages"
8876 msgstr ""
8878 #: libraries/classes/Engines/Innodb.php:154
8879 msgid "Dirty pages"
8880 msgstr ""
8882 #: libraries/classes/Engines/Innodb.php:160
8883 msgid "Pages containing data"
8884 msgstr ""
8886 #: libraries/classes/Engines/Innodb.php:166
8887 msgid "Pages to be flushed"
8888 msgstr ""
8890 #: libraries/classes/Engines/Innodb.php:172
8891 msgid "Busy pages"
8892 msgstr ""
8894 #: libraries/classes/Engines/Innodb.php:181
8895 msgid "Latched pages"
8896 msgstr ""
8898 #: libraries/classes/Engines/Innodb.php:192
8899 msgid "Buffer Pool Activity"
8900 msgstr ""
8902 #: libraries/classes/Engines/Innodb.php:196
8903 msgid "Read requests"
8904 msgstr ""
8906 #: libraries/classes/Engines/Innodb.php:202
8907 msgid "Write requests"
8908 msgstr ""
8910 #: libraries/classes/Engines/Innodb.php:208
8911 msgid "Read misses"
8912 msgstr ""
8914 #: libraries/classes/Engines/Innodb.php:214
8915 msgid "Write waits"
8916 msgstr ""
8918 #: libraries/classes/Engines/Innodb.php:220
8919 msgid "Read misses in %"
8920 msgstr ""
8922 #: libraries/classes/Engines/Innodb.php:235
8923 msgid "Write waits in %"
8924 msgstr ""
8926 #: libraries/classes/Engines/Myisam.php:28
8927 msgid "Data pointer size"
8928 msgstr ""
8930 #: libraries/classes/Engines/Myisam.php:30
8931 msgid ""
8932 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
8933 "tables when no MAX_ROWS option is specified."
8934 msgstr ""
8936 #: libraries/classes/Engines/Myisam.php:36
8937 msgid "Automatic recovery mode"
8938 msgstr ""
8940 #: libraries/classes/Engines/Myisam.php:38
8941 msgid ""
8942 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
8943 "myisam-recover server startup option."
8944 msgstr ""
8946 #: libraries/classes/Engines/Myisam.php:43
8947 msgid "Maximum size for temporary sort files"
8948 msgstr ""
8950 #: libraries/classes/Engines/Myisam.php:45
8951 msgid ""
8952 "The maximum size of the temporary file MySQL is allowed to use while re-"
8953 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
8954 "INFILE)."
8955 msgstr ""
8957 #: libraries/classes/Engines/Myisam.php:52
8958 msgid "Maximum size for temporary files on index creation"
8959 msgstr ""
8961 #: libraries/classes/Engines/Myisam.php:54
8962 msgid ""
8963 "If the temporary file used for fast MyISAM index creation would be larger "
8964 "than using the key cache by the amount specified here, prefer the key cache "
8965 "method."
8966 msgstr ""
8968 #: libraries/classes/Engines/Myisam.php:61
8969 msgid "Repair threads"
8970 msgstr ""
8972 #: libraries/classes/Engines/Myisam.php:63
8973 msgid ""
8974 "If this value is greater than 1, MyISAM table indexes are created in "
8975 "parallel (each index in its own thread) during the repair by sorting process."
8976 msgstr ""
8978 #: libraries/classes/Engines/Myisam.php:70
8979 msgid "Sort buffer size"
8980 msgstr ""
8982 #: libraries/classes/Engines/Myisam.php:72
8983 msgid ""
8984 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
8985 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
8986 msgstr ""
8988 #: libraries/classes/Engines/Pbxt.php:33
8989 msgid "Index cache size"
8990 msgstr ""
8992 #: libraries/classes/Engines/Pbxt.php:35
8993 msgid ""
8994 "This is the amount of memory allocated to the index cache. Default value is "
8995 "32MB. The memory allocated here is used only for caching index pages."
8996 msgstr ""
8998 #: libraries/classes/Engines/Pbxt.php:42
8999 msgid "Record cache size"
9000 msgstr ""
9002 #: libraries/classes/Engines/Pbxt.php:44
9003 msgid ""
9004 "This is the amount of memory allocated to the record cache used to cache "
9005 "table data. The default value is 32MB. This memory is used to cache changes "
9006 "to the handle data (.xtd) and row pointer (.xtr) files."
9007 msgstr ""
9009 #: libraries/classes/Engines/Pbxt.php:52
9010 msgid "Log cache size"
9011 msgstr ""
9013 #: libraries/classes/Engines/Pbxt.php:54
9014 msgid ""
9015 "The amount of memory allocated to the transaction log cache used to cache on "
9016 "transaction log data. The default is 16MB."
9017 msgstr ""
9019 #: libraries/classes/Engines/Pbxt.php:61
9020 msgid "Log file threshold"
9021 msgstr ""
9023 #: libraries/classes/Engines/Pbxt.php:63
9024 msgid ""
9025 "The size of a transaction log before rollover, and a new log is created. The "
9026 "default value is 16MB."
9027 msgstr ""
9029 #: libraries/classes/Engines/Pbxt.php:69
9030 msgid "Transaction buffer size"
9031 msgstr ""
9033 #: libraries/classes/Engines/Pbxt.php:71
9034 msgid ""
9035 "The size of the global transaction log buffer (the engine allocates 2 "
9036 "buffers of this size). The default is 1MB."
9037 msgstr ""
9039 #: libraries/classes/Engines/Pbxt.php:78
9040 msgid "Checkpoint frequency"
9041 msgstr ""
9043 #: libraries/classes/Engines/Pbxt.php:80
9044 msgid ""
9045 "The amount of data written to the transaction log before a checkpoint is "
9046 "performed. The default value is 24MB."
9047 msgstr ""
9049 #: libraries/classes/Engines/Pbxt.php:87
9050 msgid "Data log threshold"
9051 msgstr ""
9053 #: libraries/classes/Engines/Pbxt.php:89
9054 msgid ""
9055 "The maximum size of a data log file. The default value is 64MB. PBXT can "
9056 "create a maximum of 32000 data logs, which are used by all tables. So the "
9057 "value of this variable can be increased to increase the total amount of data "
9058 "that can be stored in the database."
9059 msgstr ""
9061 #: libraries/classes/Engines/Pbxt.php:98
9062 msgid "Garbage threshold"
9063 msgstr ""
9065 #: libraries/classes/Engines/Pbxt.php:100
9066 msgid ""
9067 "The percentage of garbage in a data log file before it is compacted. This is "
9068 "a value between 1 and 99. The default is 50."
9069 msgstr ""
9071 #: libraries/classes/Engines/Pbxt.php:107
9072 msgid "Log buffer size"
9073 msgstr ""
9075 #: libraries/classes/Engines/Pbxt.php:109
9076 msgid ""
9077 "The size of the buffer used when writing a data log. The default is 256MB. "
9078 "The engine allocates one buffer per thread, but only if the thread is "
9079 "required to write a data log."
9080 msgstr ""
9082 #: libraries/classes/Engines/Pbxt.php:117
9083 msgid "Data file grow size"
9084 msgstr ""
9086 #: libraries/classes/Engines/Pbxt.php:118
9087 msgid "The grow size of the handle data (.xtd) files."
9088 msgstr ""
9090 #: libraries/classes/Engines/Pbxt.php:122
9091 msgid "Row file grow size"
9092 msgstr ""
9094 #: libraries/classes/Engines/Pbxt.php:123
9095 msgid "The grow size of the row pointer (.xtr) files."
9096 msgstr ""
9098 #: libraries/classes/Engines/Pbxt.php:127
9099 msgid "Log file count"
9100 msgstr ""
9102 #: libraries/classes/Engines/Pbxt.php:129
9103 msgid ""
9104 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
9105 "system will maintain. If the number of logs exceeds this value then old logs "
9106 "will be deleted, otherwise they are renamed and given the next highest "
9107 "number."
9108 msgstr ""
9110 #: libraries/classes/Engines/Pbxt.php:169
9111 #: libraries/classes/Html/Generator.php:784
9112 #: libraries/classes/Html/MySQLDocumentation.php:50
9113 #: libraries/classes/Sanitize.php:203
9114 #: templates/config/form_display/input.twig:10 templates/home/index.twig:244
9115 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
9116 #: templates/setup/home/index.twig:131
9117 msgid "Documentation"
9118 msgstr ""
9120 #: libraries/classes/Engines/Pbxt.php:185
9121 #, php-format
9122 msgid ""
9123 "Documentation and further information about PBXT can be found on the "
9124 "%sPrimeBase XT Home Page%s."
9125 msgstr ""
9127 #: libraries/classes/ErrorHandler.php:104
9128 msgid "Too many error messages, some are not displayed."
9129 msgstr ""
9131 #: libraries/classes/ErrorHandler.php:430
9132 msgid "Report"
9133 msgstr ""
9135 #: libraries/classes/ErrorHandler.php:435 templates/error/report_form.twig:25
9136 msgid "Automatically send report next time"
9137 msgstr ""
9139 #: libraries/classes/Export.php:159 libraries/classes/Export.php:195
9140 #: libraries/classes/Export.php:469
9141 #, php-format
9142 msgid "Insufficient space to save the file %s."
9143 msgstr ""
9145 #: libraries/classes/Export.php:418
9146 #, php-format
9147 msgid ""
9148 "File %s already exists on server, change filename or check overwrite option."
9149 msgstr ""
9151 #: libraries/classes/Export.php:425 libraries/classes/Export.php:435
9152 #, php-format
9153 msgid "The web server does not have permission to save the file %s."
9154 msgstr ""
9156 #: libraries/classes/Export.php:475
9157 #, php-format
9158 msgid "Dump has been saved to file %s."
9159 msgstr ""
9161 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
9162 #: libraries/classes/Export.php:982
9163 msgid "Exporting a raw query is not supported for this export method."
9164 msgstr ""
9166 #: libraries/classes/File.php:231
9167 msgid "File was not an uploaded file."
9168 msgstr ""
9170 #: libraries/classes/File.php:266
9171 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
9172 msgstr ""
9174 #: libraries/classes/File.php:271
9175 msgid ""
9176 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
9177 "the HTML form."
9178 msgstr ""
9180 #: libraries/classes/File.php:276
9181 msgid "The uploaded file was only partially uploaded."
9182 msgstr ""
9184 #: libraries/classes/File.php:280
9185 msgid "Missing a temporary folder."
9186 msgstr ""
9188 #: libraries/classes/File.php:283
9189 msgid "Failed to write file to disk."
9190 msgstr ""
9192 #: libraries/classes/File.php:286
9193 msgid "File upload stopped by extension."
9194 msgstr ""
9196 #: libraries/classes/File.php:289
9197 msgid "Unknown error in file upload."
9198 msgstr ""
9200 #: libraries/classes/File.php:422
9201 msgid "File is a symbolic link"
9202 msgstr ""
9204 #: libraries/classes/File.php:429 libraries/classes/File.php:520
9205 msgid "File could not be read!"
9206 msgstr ""
9208 #: libraries/classes/File.php:465
9209 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
9210 msgstr ""
9212 #: libraries/classes/File.php:485
9213 msgid "Error while moving uploaded file."
9214 msgstr ""
9216 #: libraries/classes/File.php:494
9217 msgid "Cannot read uploaded file."
9218 msgstr ""
9220 #: libraries/classes/File.php:571
9221 #, php-format
9222 msgid ""
9223 "You attempted to load file with unsupported compression (%s). Either support "
9224 "for it is not implemented or disabled by your configuration."
9225 msgstr ""
9227 #: libraries/classes/FlashMessages.php:24
9228 msgid "Session not found."
9229 msgstr ""
9231 #: libraries/classes/Html/Generator.php:146
9232 #, php-format
9233 msgid "Jump to database “%s”."
9234 msgstr ""
9236 #: libraries/classes/Html/Generator.php:172
9237 #, php-format
9238 msgid "The %s functionality is affected by a known bug, see %s"
9239 msgstr ""
9241 #: libraries/classes/Html/Generator.php:240
9242 msgid "SSL is not being used"
9243 msgstr ""
9245 #: libraries/classes/Html/Generator.php:245
9246 msgid "SSL is used with disabled verification"
9247 msgstr ""
9249 #: libraries/classes/Html/Generator.php:247
9250 msgid "SSL is used without certification authority"
9251 msgstr ""
9253 #: libraries/classes/Html/Generator.php:250
9254 msgid "SSL is used"
9255 msgstr ""
9257 #: libraries/classes/Html/Generator.php:353
9258 msgid "The PHP function password_hash() with default options."
9259 msgstr ""
9261 #: libraries/classes/Html/Generator.php:354
9262 msgid "password_hash() PHP function"
9263 msgstr ""
9265 #: libraries/classes/Html/Generator.php:632
9266 msgid "Skip Explain SQL"
9267 msgstr ""
9269 #: libraries/classes/Html/Generator.php:641
9270 #, php-format
9271 msgid "Analyze Explain at %s"
9272 msgstr ""
9274 #: libraries/classes/Html/Generator.php:670
9275 #, fuzzy
9276 #| msgid "Created"
9277 msgid "Without PHP code"
9278 msgstr "Aanjelaat"
9280 #: libraries/classes/Html/Generator.php:678
9281 #: templates/database/multi_table_query/form.twig:175
9282 #: templates/database/qbe/selection_form.twig:115
9283 msgid "Submit query"
9284 msgstr ""
9286 #: libraries/classes/Html/Generator.php:725 templates/console/display.twig:43
9287 #: templates/console/display.twig:201 templates/sql/profiling_chart.twig:2
9288 msgid "Profiling"
9289 msgstr ""
9291 #: libraries/classes/Html/Generator.php:738
9292 msgctxt "Inline edit query"
9293 msgid "Edit inline"
9294 msgstr ""
9296 #: libraries/classes/Html/Generator.php:860
9297 msgid "Static analysis:"
9298 msgstr ""
9300 #: libraries/classes/Html/Generator.php:863
9301 #, php-format
9302 msgid "%d errors were found during analysis."
9303 msgstr ""
9305 #: libraries/classes/Import.php:276 libraries/classes/Sql.php:982
9306 msgid "[ROLLBACK occurred.]"
9307 msgstr ""
9309 #: libraries/classes/Import.php:1215
9310 msgid ""
9311 "The following structures have either been created or altered. Here you can:"
9312 msgstr ""
9314 #: libraries/classes/Import.php:1217
9315 msgid "View a structure's contents by clicking on its name."
9316 msgstr ""
9318 #: libraries/classes/Import.php:1218
9319 msgid ""
9320 "Change any of its settings by clicking the corresponding \"Options\" link."
9321 msgstr ""
9323 #: libraries/classes/Import.php:1219
9324 msgid "Edit structure by following the \"Structure\" link."
9325 msgstr ""
9327 #: libraries/classes/Import.php:1223 libraries/classes/Import.php:1257
9328 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
9329 #: libraries/classes/Plugins/Export/ExportCsv.php:45
9330 #: libraries/classes/Plugins/Export/ExportExcel.php:39
9331 #: libraries/classes/Plugins/Export/ExportHtmlword.php:45
9332 #: libraries/classes/Plugins/Export/ExportJson.php:71
9333 #: libraries/classes/Plugins/Export/ExportLatex.php:67
9334 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
9335 #: libraries/classes/Plugins/Export/ExportOds.php:52
9336 #: libraries/classes/Plugins/Export/ExportOdt.php:59
9337 #: libraries/classes/Plugins/Export/ExportPdf.php:65
9338 #: libraries/classes/Plugins/Export/ExportPhparray.php:44
9339 #: libraries/classes/Plugins/Export/ExportSql.php:115
9340 #: libraries/classes/Plugins/Export/ExportTexytext.php:44
9341 #: libraries/classes/Plugins/Export/ExportXml.php:76
9342 #: libraries/classes/Plugins/Export/ExportYaml.php:43
9343 #: libraries/classes/Plugins/Import/ImportCsv.php:70
9344 #: libraries/classes/Plugins/Import/ImportLdi.php:51
9345 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
9346 #: libraries/classes/Plugins/Import/ImportOds.php:53
9347 #: libraries/classes/Plugins/Import/ImportShp.php:70
9348 #: libraries/classes/Plugins/Import/ImportSql.php:43
9349 #: libraries/classes/Plugins/Import/ImportXml.php:51
9350 #: templates/console/display.twig:15 templates/console/display.twig:163
9351 #: templates/database/designer/database_tables.twig:114
9352 #: templates/database/routines/editor_form.twig:53
9353 #: templates/table/structure/display_table_stats.twig:97
9354 msgid "Options"
9355 msgstr ""
9357 #: libraries/classes/Import.php:1226
9358 #, php-format
9359 msgid "Go to database: %s"
9360 msgstr ""
9362 #: libraries/classes/Import.php:1232 libraries/classes/Import.php:1275
9363 #, php-format
9364 msgid "Edit settings for %s"
9365 msgstr ""
9367 #: libraries/classes/Import.php:1260
9368 #, php-format
9369 msgid "Go to table: %s"
9370 msgstr ""
9372 #: libraries/classes/Import.php:1268
9373 #, php-format
9374 msgid "Structure of %s"
9375 msgstr ""
9377 #: libraries/classes/Import.php:1286
9378 #, php-format
9379 msgid "Go to view: %s"
9380 msgstr ""
9382 #: libraries/classes/Import.php:1312
9383 msgid ""
9384 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9385 "engine tables can be rolled back."
9386 msgstr ""
9388 #: libraries/classes/Index.php:618
9389 #, php-format
9390 msgid ""
9391 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9392 "removed."
9393 msgstr ""
9395 #: libraries/classes/InsertEdit.php:343
9396 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
9397 #: templates/database/routines/execute_form.twig:18
9398 #: templates/table/search/index.twig:36
9399 #: templates/table/zoom_search/index.twig:34
9400 msgid "Function"
9401 msgstr ""
9403 #: libraries/classes/InsertEdit.php:346
9404 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
9405 #: libraries/classes/Plugins/Export/ExportHtmlword.php:368
9406 #: libraries/classes/Plugins/Export/ExportLatex.php:523
9407 #: libraries/classes/Plugins/Export/ExportOdt.php:370
9408 #: libraries/classes/Plugins/Export/ExportOdt.php:472
9409 #: libraries/classes/Plugins/Export/ExportTexytext.php:288
9410 #: libraries/classes/Plugins/Export/ExportTexytext.php:378
9411 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:522
9412 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:666
9413 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:700
9414 #: templates/columns_definitions/table_fields_definitions.twig:12
9415 #: templates/database/central_columns/edit.twig:9
9416 #: templates/database/central_columns/main.twig:20
9417 #: templates/database/central_columns/main.twig:224
9418 #: templates/database/data_dictionary/index.twig:23
9419 #: templates/database/data_dictionary/index.twig:74
9420 #: templates/database/events/index.twig:45
9421 #: templates/database/privileges/index.twig:19
9422 #: templates/database/routines/editor_form.twig:26
9423 #: templates/database/routines/editor_form.twig:51
9424 #: templates/database/routines/execute_form.twig:16
9425 #: templates/database/routines/index.twig:50
9426 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
9427 #: templates/table/privileges/index.twig:21
9428 #: templates/table/search/index.twig:39
9429 #: templates/table/structure/display_structure.twig:22
9430 #: templates/table/structure/display_structure.twig:459
9431 #: templates/table/tracking/structure_snapshot_columns.twig:7
9432 #: templates/table/tracking/structure_snapshot_indexes.twig:6
9433 #: templates/table/zoom_search/index.twig:37
9434 msgid "Type"
9435 msgstr "Zoot"
9437 #: libraries/classes/InsertEdit.php:717 templates/import.twig:60
9438 #: templates/import.twig:85
9439 msgid "The directory you set for upload work cannot be reached."
9440 msgstr ""
9442 #: libraries/classes/InsertEdit.php:725
9443 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9444 #: templates/server/privileges/privileges_table.twig:33
9445 #: templates/server/privileges/privileges_table.twig:60
9446 #: templates/server/privileges/privileges_table.twig:87
9447 #: templates/server/privileges/privileges_table.twig:114
9448 #: templates/table/search/index.twig:129
9449 msgid "Or"
9450 msgstr ""
9452 #: libraries/classes/InsertEdit.php:726
9453 msgid "web server upload directory:"
9454 msgstr ""
9456 #: libraries/classes/InsertEdit.php:1311 libraries/classes/Sql.php:965
9457 msgid "Showing SQL query"
9458 msgstr ""
9460 #: libraries/classes/InsertEdit.php:1335 libraries/classes/Sql.php:945
9461 #, php-format
9462 msgid "Inserted row id: %1$d"
9463 msgstr ""
9465 #: libraries/classes/LanguageManager.php:979
9466 msgid "Ignoring unsupported language code."
9467 msgstr ""
9469 #: libraries/classes/Linter.php:108
9470 msgid ""
9471 "Linting is disabled for this query because it exceeds the maximum length."
9472 msgstr ""
9474 #: libraries/classes/Linter.php:162
9475 #, php-format
9476 msgid "%1$s (near <code>%2$s</code>)"
9477 msgstr ""
9479 #: libraries/classes/Menu.php:238
9480 #: libraries/classes/Navigation/Nodes/NodeTable.php:309
9481 #: libraries/classes/Util.php:1428 libraries/classes/Util.php:1895
9482 #: libraries/config.values.php:68 libraries/config.values.php:82
9483 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9484 #: templates/database/structure/structure_table_row.twig:43
9485 #: templates/table/structure/display_structure.twig:282
9486 msgid "Browse"
9487 msgstr ""
9489 #: libraries/classes/Menu.php:257 libraries/classes/Menu.php:364
9490 #: libraries/classes/Navigation/Nodes/NodeTable.php:300
9491 #: libraries/classes/Util.php:1426 libraries/classes/Util.php:1881
9492 #: libraries/classes/Util.php:1898 libraries/config.values.php:64
9493 #: libraries/config.values.php:78 libraries/config.values.php:169
9494 #: libraries/config.values.php:179 templates/database/routines/index.twig:27
9495 #: templates/database/routines/index.twig:28
9496 #: templates/database/structure/structure_table_row.twig:53
9497 #: templates/server/databases/index.twig:76
9498 #: templates/server/databases/index.twig:77
9499 msgid "Search"
9500 msgstr ""
9502 #: libraries/classes/Menu.php:268
9503 #: libraries/classes/Navigation/Nodes/NodeTable.php:303
9504 #: libraries/classes/Util.php:1427 libraries/classes/Util.php:1899
9505 #: libraries/config.values.php:66 libraries/config.values.php:80
9506 #: libraries/config.values.php:181
9507 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9508 #: templates/database/structure/structure_table_row.twig:59
9509 #: templates/sql/query.twig:75
9510 msgid "Insert"
9511 msgstr ""
9513 #: libraries/classes/Menu.php:294 libraries/classes/Menu.php:404
9514 #: libraries/classes/Server/Privileges.php:2848 libraries/classes/Util.php:1886
9515 #: libraries/classes/Util.php:1902 libraries/config.values.php:161
9516 #: templates/database/privileges/index.twig:20
9517 #: templates/server/privileges/privileges_summary.twig:16
9518 #: templates/server/sub_page_header.twig:2
9519 #: templates/table/privileges/index.twig:22
9520 msgid "Privileges"
9521 msgstr ""
9523 #: libraries/classes/Menu.php:305 libraries/classes/Menu.php:315
9524 #: libraries/classes/Menu.php:395 libraries/classes/Util.php:1429
9525 #: libraries/classes/Util.php:1885 libraries/classes/Util.php:1903
9526 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9527 msgid "Operations"
9528 msgstr ""
9530 #: libraries/classes/Menu.php:321 libraries/classes/Menu.php:430
9531 #: libraries/classes/Util.php:1890 libraries/classes/Util.php:1904
9532 msgid "Tracking"
9533 msgstr ""
9535 #: libraries/classes/Menu.php:328 libraries/classes/Menu.php:423
9536 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
9537 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
9538 #: libraries/classes/Plugins/Export/ExportHtmlword.php:552
9539 #: libraries/classes/Plugins/Export/ExportOdt.php:697
9540 #: libraries/classes/Plugins/Export/ExportPdf.php:261
9541 #: libraries/classes/Plugins/Export/ExportSql.php:2072
9542 #: libraries/classes/Plugins/Export/ExportTexytext.php:535
9543 #: libraries/classes/Plugins/Export/ExportXml.php:120
9544 #: libraries/classes/Util.php:1889 libraries/classes/Util.php:1905
9545 #: templates/database/triggers/list.twig:3
9546 msgid "Triggers"
9547 msgstr ""
9549 #: libraries/classes/Menu.php:369 libraries/classes/Menu.php:377
9550 #: libraries/classes/Menu.php:385
9551 msgid "Database seems to be empty!"
9552 msgstr ""
9554 #: libraries/classes/Menu.php:372 libraries/classes/Util.php:1882
9555 msgid "Query"
9556 msgstr ""
9558 #: libraries/classes/Menu.php:410 libraries/classes/Util.php:1887
9559 #: templates/database/routines/index.twig:3
9560 msgid "Routines"
9561 msgstr ""
9563 #: libraries/classes/Menu.php:416
9564 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
9565 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
9566 #: libraries/classes/Plugins/Export/ExportSql.php:1004
9567 #: libraries/classes/Plugins/Export/ExportXml.php:100
9568 #: libraries/classes/Util.php:1888 templates/database/events/index.twig:3
9569 msgid "Events"
9570 msgstr ""
9572 #: libraries/classes/Menu.php:437 libraries/classes/Util.php:1891
9573 msgid "Designer"
9574 msgstr ""
9576 #: libraries/classes/Menu.php:444 libraries/classes/Util.php:1892
9577 #: templates/database/structure/check_all_tables.twig:32
9578 msgid "Central columns"
9579 msgstr ""
9581 #: libraries/classes/Menu.php:501
9582 msgid "User accounts"
9583 msgstr ""
9585 #: libraries/classes/Menu.php:536 libraries/classes/Server/Status/Data.php:152
9586 #: libraries/classes/Util.php:1871 templates/server/binlog/index.twig:3
9587 msgid "Binary log"
9588 msgstr ""
9590 #: libraries/classes/Menu.php:543 libraries/classes/Server/Status/Data.php:157
9591 #: libraries/classes/Util.php:1872
9592 #: templates/database/structure/body_for_table_summary.twig:11
9593 #: templates/database/structure/table_header.twig:10
9594 #: templates/server/replication/index.twig:5
9595 msgid "Replication"
9596 msgstr ""
9598 #: libraries/classes/Menu.php:549 libraries/classes/Server/Status/Data.php:229
9599 #: libraries/classes/Util.php:1873 libraries/config.values.php:159
9600 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9601 #: templates/sql/query.twig:191
9602 msgid "Variables"
9603 msgstr ""
9605 #: libraries/classes/Menu.php:554 libraries/classes/Util.php:1874
9606 msgid "Charsets"
9607 msgstr ""
9609 #: libraries/classes/Menu.php:559 libraries/classes/Util.php:1876
9610 msgid "Engines"
9611 msgstr ""
9613 #: libraries/classes/Menu.php:564 libraries/classes/Util.php:1875
9614 #: templates/server/plugins/index.twig:4
9615 msgid "Plugins"
9616 msgstr ""
9618 #: libraries/classes/Message.php:252
9619 #, php-format
9620 msgid "%1$d row affected."
9621 msgid_plural "%1$d rows affected."
9622 msgstr[0] ""
9623 msgstr[1] ""
9624 msgstr[2] ""
9626 #: libraries/classes/Message.php:273
9627 #, php-format
9628 msgid "%1$d row deleted."
9629 msgid_plural "%1$d rows deleted."
9630 msgstr[0] ""
9631 msgstr[1] ""
9632 msgstr[2] ""
9634 #: libraries/classes/Message.php:294
9635 #, php-format
9636 msgid "%1$d row inserted."
9637 msgid_plural "%1$d rows inserted."
9638 msgstr[0] ""
9639 msgstr[1] ""
9640 msgstr[2] ""
9642 #: libraries/classes/Navigation/Navigation.php:229
9643 msgid "Groups:"
9644 msgstr ""
9646 #: libraries/classes/Navigation/Navigation.php:230
9647 msgid "Events:"
9648 msgstr ""
9650 #: libraries/classes/Navigation/Navigation.php:231
9651 msgid "Functions:"
9652 msgstr ""
9654 #: libraries/classes/Navigation/Navigation.php:232
9655 msgid "Procedures:"
9656 msgstr ""
9658 #: libraries/classes/Navigation/Navigation.php:233
9659 #: templates/database/export/index.twig:14
9660 msgid "Tables:"
9661 msgstr ""
9663 #: libraries/classes/Navigation/Navigation.php:234
9664 msgid "Views:"
9665 msgstr ""
9667 #: libraries/classes/Navigation/NavigationTree.php:759
9668 msgid ""
9669 "There are large item groups in navigation panel which may affect the "
9670 "performance. Consider disabling item grouping in the navigation panel."
9671 msgstr ""
9673 #: libraries/classes/Navigation/NavigationTree.php:833
9674 msgid "Groups"
9675 msgstr ""
9677 #: libraries/classes/Navigation/NavigationTree.php:946
9678 #, php-format
9679 msgid "%s result found"
9680 msgid_plural "%s results found"
9681 msgstr[0] ""
9682 msgstr[1] ""
9683 msgstr[2] ""
9685 #: libraries/classes/Navigation/NavigationTree.php:1348
9686 msgid "Collapse all"
9687 msgstr ""
9689 #. l10n: The word "Node" must not be translated here
9690 #: libraries/classes/Navigation/NodeFactory.php:43
9691 #, php-format
9692 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9693 msgstr ""
9695 #: libraries/classes/Navigation/NodeFactory.php:73
9696 #, php-format
9697 msgid "Could not load class \"%1$s\""
9698 msgstr ""
9700 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9701 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
9702 #: templates/sql/query.twig:62
9703 msgid "Columns"
9704 msgstr ""
9706 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
9707 msgctxt "Create new column"
9708 msgid "New"
9709 msgstr ""
9711 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
9712 #: libraries/classes/Plugins/Export/ExportHtmlword.php:272
9713 #: libraries/classes/Plugins/Export/ExportHtmlword.php:365
9714 #: libraries/classes/Plugins/Export/ExportLatex.php:522
9715 #: libraries/classes/Plugins/Export/ExportOdt.php:367
9716 #: libraries/classes/Plugins/Export/ExportOdt.php:469
9717 #: libraries/classes/Plugins/Export/ExportTexytext.php:287
9718 #: libraries/classes/Plugins/Export/ExportTexytext.php:377
9719 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:520
9720 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:665
9721 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:699
9722 #: templates/columns_definitions/column_name.twig:16
9723 #: templates/database/data_dictionary/index.twig:22
9724 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
9725 #: templates/table/index_form.twig:138
9726 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
9727 #: templates/table/operations/index.twig:13
9728 #: templates/table/relation/common_form.twig:18
9729 #: templates/table/relation/common_form.twig:23
9730 #: templates/table/relation/common_form.twig:38
9731 #: templates/table/relation/common_form.twig:120
9732 #: templates/table/relation/common_form.twig:189
9733 #: templates/table/relation/foreign_key_row.twig:120
9734 #: templates/table/relation/foreign_key_row.twig:130
9735 #: templates/table/search/index.twig:38
9736 #: templates/table/structure/display_structure.twig:462
9737 #: templates/table/tracking/structure_snapshot_columns.twig:6
9738 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9739 #: templates/table/zoom_search/index.twig:36
9740 #: templates/table/zoom_search/result_form.twig:35
9741 msgid "Column"
9742 msgstr "Kolonn"
9744 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:36
9745 msgctxt "Create new database"
9746 msgid "New"
9747 msgstr ""
9749 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
9750 msgid "Database operations"
9751 msgstr ""
9753 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:646
9754 msgid "Show hidden items"
9755 msgstr ""
9757 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
9758 msgctxt "Create new event"
9759 msgid "New"
9760 msgstr ""
9762 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
9763 #: libraries/classes/Plugins/Export/ExportHtmlword.php:471
9764 #: libraries/classes/Plugins/Export/ExportOdt.php:596
9765 #: libraries/classes/Plugins/Export/ExportTexytext.php:452
9766 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:360
9767 #: templates/database/triggers/editor_form.twig:47
9768 #: templates/database/triggers/list.twig:48
9769 msgid "Event"
9770 msgstr ""
9772 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9773 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
9774 #: libraries/classes/Plugins/Export/ExportSql.php:634
9775 #: libraries/classes/Plugins/Export/ExportXml.php:105
9776 msgid "Functions"
9777 msgstr ""
9779 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
9780 msgctxt "Create new function"
9781 msgid "New"
9782 msgstr ""
9784 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
9785 msgctxt "Create new index"
9786 msgid "New"
9787 msgstr ""
9789 #: libraries/classes/Navigation/Nodes/Node.php:622
9790 msgid "Expand/Collapse"
9791 msgstr ""
9793 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9794 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
9795 #: libraries/classes/Plugins/Export/ExportSql.php:623
9796 #: libraries/classes/Plugins/Export/ExportXml.php:110
9797 msgid "Procedures"
9798 msgstr ""
9800 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
9801 msgctxt "Create new procedure"
9802 msgid "New"
9803 msgstr ""
9805 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
9806 msgid "Procedure"
9807 msgstr ""
9809 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
9810 msgctxt "Create new table"
9811 msgid "New"
9812 msgstr ""
9814 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
9815 msgctxt "Create new trigger"
9816 msgid "New"
9817 msgstr ""
9819 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
9820 msgid "Trigger"
9821 msgstr ""
9823 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
9824 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
9825 #: libraries/classes/Plugins/Export/ExportXml.php:125
9826 #: templates/database/structure/show_create.twig:28
9827 msgid "Views"
9828 msgstr ""
9830 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
9831 msgctxt "Create new view"
9832 msgid "New"
9833 msgstr ""
9835 #: libraries/classes/Normalization.php:223
9836 msgid "Make all columns atomic"
9837 msgstr ""
9839 #: libraries/classes/Normalization.php:225
9840 #: libraries/classes/Normalization.php:961
9841 msgid "First step of normalization (1NF)"
9842 msgstr ""
9844 #: libraries/classes/Normalization.php:228
9845 #: libraries/classes/Normalization.php:278
9846 #: libraries/classes/Normalization.php:324
9847 #: libraries/classes/Normalization.php:361
9848 msgid "Step 1."
9849 msgstr ""
9851 #: libraries/classes/Normalization.php:230
9852 msgid ""
9853 "Do you have any column which can be split into more than one column? For "
9854 "example: address can be split into street, city, country and zip."
9855 msgstr ""
9857 #: libraries/classes/Normalization.php:236
9858 msgid "Show me the central list of columns that are not already in this table"
9859 msgstr ""
9861 #: libraries/classes/Normalization.php:238
9862 msgid ""
9863 "Select a column which can be split into more than one (on select of 'no such "
9864 "column', it'll move to next step)."
9865 msgstr ""
9867 #: libraries/classes/Normalization.php:253
9868 msgid "split into "
9869 msgstr ""
9871 #: libraries/classes/Normalization.php:275
9872 msgid "Have a primary key"
9873 msgstr ""
9875 #: libraries/classes/Normalization.php:281
9876 msgid "Primary key already exists."
9877 msgstr ""
9879 #: libraries/classes/Normalization.php:286
9880 msgid ""
9881 "There is no primary key; please add one.<br>Hint: A primary key is a column "
9882 "(or combination of columns) that uniquely identify all rows."
9883 msgstr ""
9885 #: libraries/classes/Normalization.php:294
9886 msgid "Add a primary key on existing column(s)"
9887 msgstr ""
9889 #: libraries/classes/Normalization.php:298
9890 msgid ""
9891 "If it's not possible to make existing column combinations as primary key"
9892 msgstr ""
9894 #: libraries/classes/Normalization.php:300
9895 msgid "+ Add a new primary key column"
9896 msgstr ""
9898 #: libraries/classes/Normalization.php:323
9899 msgid "Remove redundant columns"
9900 msgstr ""
9902 #: libraries/classes/Normalization.php:326
9903 msgid ""
9904 "Do you have a group of columns which on combining gives an existing column? "
9905 "For example, if you have first_name, last_name and full_name then combining "
9906 "first_name and last_name gives full_name which is redundant."
9907 msgstr ""
9909 #: libraries/classes/Normalization.php:332
9910 msgid ""
9911 "Check the columns which are redundant and click on remove. If no redundant "
9912 "column, click on 'No redundant column'"
9913 msgstr ""
9915 #: libraries/classes/Normalization.php:337
9916 msgid "Remove selected"
9917 msgstr ""
9919 #: libraries/classes/Normalization.php:338
9920 msgid "No redundant column"
9921 msgstr ""
9923 #: libraries/classes/Normalization.php:360
9924 msgid "Move repeating groups"
9925 msgstr ""
9927 #: libraries/classes/Normalization.php:363
9928 msgid ""
9929 "Do you have a group of two or more columns that are closely related and are "
9930 "all repeating the same attribute? For example, a table that holds data on "
9931 "books might have columns such as book_id, author1, author2, author3 and so "
9932 "on which form a repeating group. In this case a new table (book_id, author) "
9933 "should be created."
9934 msgstr ""
9936 #: libraries/classes/Normalization.php:371
9937 msgid ""
9938 "Check the columns which form a repeating group. If no such group, click on "
9939 "'No repeating group'"
9940 msgstr ""
9942 #: libraries/classes/Normalization.php:376
9943 msgid "No repeating group"
9944 msgstr ""
9946 #: libraries/classes/Normalization.php:404
9947 msgid "Step 2."
9948 msgstr ""
9950 #: libraries/classes/Normalization.php:404
9951 msgid "Find partial dependencies"
9952 msgstr ""
9954 #: libraries/classes/Normalization.php:425
9955 #, php-format
9956 msgid ""
9957 "No partial dependencies possible as no non-primary column exists since "
9958 "primary key ( %1$s ) is composed of all the columns in the table."
9959 msgstr ""
9961 #: libraries/classes/Normalization.php:431
9962 #: libraries/classes/Normalization.php:473
9963 msgid "Table is already in second normal form."
9964 msgstr ""
9966 #: libraries/classes/Normalization.php:436
9967 #, php-format
9968 msgid ""
9969 "The primary key ( %1$s ) consists of more than one column so we need to find "
9970 "the partial dependencies."
9971 msgstr ""
9973 #: libraries/classes/Normalization.php:440
9974 #: libraries/classes/Normalization.php:870
9975 msgid ""
9976 "Please answer the following question(s) carefully to obtain a correct "
9977 "normalization."
9978 msgstr ""
9980 #: libraries/classes/Normalization.php:442
9981 msgid "+ Show me the possible partial dependencies based on data in the table"
9982 msgstr ""
9984 #: libraries/classes/Normalization.php:445
9985 msgid ""
9986 "For each column below, please select the <b>minimal set</b> of columns among "
9987 "given set whose values combined together are sufficient to determine the "
9988 "value of the column."
9989 msgstr ""
9991 #: libraries/classes/Normalization.php:458
9992 #: libraries/classes/Normalization.php:912
9993 #, php-format
9994 msgid "'%1$s' depends on:"
9995 msgstr ""
9997 #: libraries/classes/Normalization.php:469
9998 #, php-format
9999 msgid ""
10000 "No partial dependencies possible as the primary key ( %1$s ) has just one "
10001 "column."
10002 msgstr ""
10004 #: libraries/classes/Normalization.php:497
10005 #, php-format
10006 msgid ""
10007 "In order to put the original table '%1$s' into Second normal form we need to "
10008 "create the following tables:"
10009 msgstr ""
10011 #: libraries/classes/Normalization.php:535
10012 #, php-format
10013 msgid "The second step of normalization is complete for table '%1$s'."
10014 msgstr ""
10016 #: libraries/classes/Normalization.php:591
10017 #: libraries/classes/Normalization.php:764
10018 #: libraries/classes/Normalization.php:842
10019 msgid "Error in processing!"
10020 msgstr ""
10022 #: libraries/classes/Normalization.php:638
10023 #, php-format
10024 msgid ""
10025 "In order to put the original table '%1$s' into Third normal form we need to "
10026 "create the following tables:"
10027 msgstr ""
10029 #: libraries/classes/Normalization.php:695
10030 msgid "The third step of normalization is complete."
10031 msgstr ""
10033 #: libraries/classes/Normalization.php:815
10034 #, php-format
10035 msgid "Selected repeating group has been moved to the table '%s'"
10036 msgstr ""
10038 #: libraries/classes/Normalization.php:868
10039 msgid "Step 3."
10040 msgstr ""
10042 #: libraries/classes/Normalization.php:868
10043 msgid "Find transitive dependencies"
10044 msgstr ""
10046 #: libraries/classes/Normalization.php:872
10047 msgid ""
10048 "For each column below, please select the <b>minimal set</b> of columns among "
10049 "given set whose values combined together are sufficient to determine the "
10050 "value of the column.<br>Note: A column may have no transitive dependency, in "
10051 "that case you don't have to select any."
10052 msgstr ""
10054 #: libraries/classes/Normalization.php:926
10055 msgid ""
10056 "No Transitive dependencies possible as the table doesn't have any non "
10057 "primary key columns"
10058 msgstr ""
10060 #: libraries/classes/Normalization.php:929
10061 msgid "Table is already in Third normal form!"
10062 msgstr ""
10064 #: libraries/classes/Normalization.php:955
10065 msgid "Improve table structure (Normalization):"
10066 msgstr ""
10068 #: libraries/classes/Normalization.php:956
10069 msgid "Select up to what step you want to normalize"
10070 msgstr ""
10072 #: libraries/classes/Normalization.php:966
10073 msgid "Second step of normalization (1NF+2NF)"
10074 msgstr ""
10076 #: libraries/classes/Normalization.php:971
10077 msgid "Third step of normalization (1NF+2NF+3NF)"
10078 msgstr ""
10080 #: libraries/classes/Normalization.php:976
10081 msgid ""
10082 "Hint: Please follow the procedure carefully in order to obtain correct "
10083 "normalization"
10084 msgstr ""
10086 #: libraries/classes/Normalization.php:1047
10087 msgid ""
10088 "This list is based on a subset of the table's data and is not necessarily "
10089 "accurate. "
10090 msgstr ""
10092 #: libraries/classes/Normalization.php:1062
10093 msgid "No partial dependencies found!"
10094 msgstr ""
10096 #: libraries/classes/Operations.php:553
10097 #: templates/table/structure/display_partitions.twig:84
10098 msgid "Analyze"
10099 msgstr ""
10101 #: libraries/classes/Operations.php:554
10102 #: templates/table/structure/display_partitions.twig:94
10103 msgid "Check"
10104 msgstr ""
10106 #: libraries/classes/Operations.php:555
10107 #: templates/table/structure/display_partitions.twig:104
10108 msgid "Optimize"
10109 msgstr ""
10111 #: libraries/classes/Operations.php:556
10112 #: templates/table/structure/display_partitions.twig:114
10113 msgid "Rebuild"
10114 msgstr ""
10116 #: libraries/classes/Operations.php:557
10117 #: templates/table/structure/display_partitions.twig:124
10118 msgid "Repair"
10119 msgstr ""
10121 #: libraries/classes/Operations.php:558
10122 #: templates/table/structure/display_partitions.twig:134
10123 msgid "Truncate"
10124 msgstr ""
10126 #: libraries/classes/Operations.php:570 templates/database/events/index.twig:19
10127 #: templates/database/events/index.twig:20
10128 #: templates/database/events/index.twig:96
10129 #: templates/database/events/index.twig:102
10130 #: templates/database/events/row.twig:47 templates/database/events/row.twig:53
10131 #: templates/database/routines/index.twig:19
10132 #: templates/database/routines/index.twig:20
10133 #: templates/database/routines/parameter_row.twig:51
10134 #: templates/database/routines/row.twig:77
10135 #: templates/database/structure/check_all_tables.twig:16
10136 #: templates/database/structure/structure_table_row.twig:87
10137 #: templates/database/triggers/list.twig:19
10138 #: templates/database/triggers/list.twig:20
10139 #: templates/database/triggers/row.twig:52
10140 #: templates/database/triggers/row.twig:58 templates/indexes.twig:58
10141 #: templates/server/databases/index.twig:67
10142 #: templates/server/databases/index.twig:68
10143 #: templates/server/databases/index.twig:324
10144 #: templates/table/relation/foreign_key_row.twig:25
10145 #: templates/table/structure/display_partitions.twig:145
10146 #: templates/table/structure/display_structure.twig:120
10147 #: templates/table/structure/display_structure.twig:290
10148 #: templates/table/structure/display_structure.twig:508
10149 msgid "Drop"
10150 msgstr "Falle lohße"
10152 #: libraries/classes/Operations.php:572
10153 msgid "Coalesce"
10154 msgstr ""
10156 #: libraries/classes/Operations.php:926
10157 msgid "Can't move table to same one!"
10158 msgstr ""
10160 #: libraries/classes/Operations.php:928
10161 msgid "Can't copy table to same one!"
10162 msgstr ""
10164 #: libraries/classes/Operations.php:952
10165 #, php-format
10166 msgid "Table %s has been moved to %s. Privileges have been adjusted."
10167 msgstr ""
10169 #: libraries/classes/Operations.php:958
10170 #, php-format
10171 msgid "Table %s has been copied to %s. Privileges have been adjusted."
10172 msgstr ""
10174 #: libraries/classes/Operations.php:965
10175 #, php-format
10176 msgid "Table %s has been moved to %s."
10177 msgstr ""
10179 #: libraries/classes/Operations.php:969
10180 #, php-format
10181 msgid "Table %s has been copied to %s."
10182 msgstr ""
10184 #: libraries/classes/Operations.php:993
10185 msgid "The table name is empty!"
10186 msgstr ""
10188 #: libraries/classes/Pdf.php:136
10189 msgid "Error while creating PDF:"
10190 msgstr ""
10192 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:79
10193 msgid "Cannot connect: invalid settings."
10194 msgstr ""
10196 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:92
10197 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:86
10198 #: templates/login/header.twig:10
10199 #, php-format
10200 msgid "Welcome to %s"
10201 msgstr ""
10203 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:106
10204 #, php-format
10205 msgid ""
10206 "You probably did not create a configuration file. You might want to use the "
10207 "%1$ssetup script%2$s to create one."
10208 msgstr ""
10210 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:127
10211 msgid ""
10212 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
10213 "connection. You should check the host, username and password in your "
10214 "configuration and make sure that they correspond to the information given by "
10215 "the administrator of the MySQL server."
10216 msgstr ""
10218 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:148
10219 msgid "Retry to connect"
10220 msgstr ""
10222 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:134
10223 msgid "Your session has expired. Please log in again."
10224 msgstr ""
10226 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252
10227 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
10228 msgstr ""
10230 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:288
10231 msgid "Failed to connect to the reCAPTCHA service!"
10232 msgstr ""
10234 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:290
10235 msgid "Entered captcha is wrong, try again!"
10236 msgstr ""
10238 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:302
10239 msgid ""
10240 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
10241 "restricts passwords to less than 1000 characters."
10242 msgstr ""
10244 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:321
10245 msgid "You are not allowed to log in to this MySQL server!"
10246 msgstr ""
10248 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:91
10249 msgid "Wrong username/password. Access denied."
10250 msgstr ""
10252 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
10253 msgid "Can not find signon authentication script:"
10254 msgstr ""
10256 #: libraries/classes/Plugins/AuthenticationPlugin.php:176
10257 msgid ""
10258 "Login without a password is forbidden by configuration (see AllowNoPassword)"
10259 msgstr ""
10261 #: libraries/classes/Plugins/AuthenticationPlugin.php:185
10262 #, php-format
10263 msgid ""
10264 "You have been automatically logged out due to inactivity of %s seconds. Once "
10265 "you log in again, you should be able to resume the work where you left off."
10266 msgstr ""
10268 #: libraries/classes/Plugins/AuthenticationPlugin.php:198
10269 #: libraries/classes/Plugins/AuthenticationPlugin.php:201
10270 msgid "Cannot log in to the MySQL server"
10271 msgstr ""
10273 #: libraries/classes/Plugins/AuthenticationPlugin.php:342
10274 msgid "You have enabled two factor authentication, please confirm your login."
10275 msgstr ""
10277 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
10278 #: templates/export.twig:119
10279 msgid "Format:"
10280 msgstr ""
10282 #: libraries/classes/Plugins/Export/ExportCsv.php:57
10283 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
10284 msgid "Columns separated with:"
10285 msgstr ""
10287 #: libraries/classes/Plugins/Export/ExportCsv.php:62
10288 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
10289 msgid "Columns enclosed with:"
10290 msgstr ""
10292 #: libraries/classes/Plugins/Export/ExportCsv.php:67
10293 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
10294 msgid "Columns escaped with:"
10295 msgstr ""
10297 #: libraries/classes/Plugins/Export/ExportCsv.php:72
10298 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
10299 msgid "Lines terminated with:"
10300 msgstr ""
10302 #: libraries/classes/Plugins/Export/ExportCsv.php:77
10303 #: libraries/classes/Plugins/Export/ExportExcel.php:51
10304 #: libraries/classes/Plugins/Export/ExportHtmlword.php:79
10305 #: libraries/classes/Plugins/Export/ExportLatex.php:187
10306 #: libraries/classes/Plugins/Export/ExportOds.php:64
10307 #: libraries/classes/Plugins/Export/ExportOdt.php:132
10308 #: libraries/classes/Plugins/Export/ExportTexytext.php:83
10309 msgid "Replace NULL with:"
10310 msgstr ""
10312 #: libraries/classes/Plugins/Export/ExportCsv.php:82
10313 #: libraries/classes/Plugins/Export/ExportExcel.php:56
10314 msgid "Remove carriage return/line feed characters within columns"
10315 msgstr ""
10317 #: libraries/classes/Plugins/Export/ExportExcel.php:66
10318 msgid "Excel edition:"
10319 msgstr ""
10321 #: libraries/classes/Plugins/Export/ExportHtmlword.php:61
10322 #: libraries/classes/Plugins/Export/ExportLatex.php:94
10323 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
10324 #: libraries/classes/Plugins/Export/ExportOdt.php:75
10325 #: libraries/classes/Plugins/Export/ExportPdf.php:91
10326 #: libraries/classes/Plugins/Export/ExportSql.php:242
10327 #: libraries/classes/Plugins/Export/ExportTexytext.php:60
10328 #: libraries/config.values.php:254 libraries/config.values.php:318
10329 #: libraries/config.values.php:334 libraries/config.values.php:342
10330 #: libraries/config.values.php:347
10331 msgid "structure"
10332 msgstr ""
10334 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
10335 #: libraries/classes/Plugins/Export/ExportLatex.php:95
10336 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
10337 #: libraries/classes/Plugins/Export/ExportOdt.php:76
10338 #: libraries/classes/Plugins/Export/ExportPdf.php:92
10339 #: libraries/classes/Plugins/Export/ExportSql.php:243
10340 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
10341 #: libraries/config.values.php:255 libraries/config.values.php:319
10342 #: libraries/config.values.php:335 libraries/config.values.php:343
10343 #: libraries/config.values.php:348
10344 msgid "data"
10345 msgstr ""
10347 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
10348 #: libraries/classes/Plugins/Export/ExportLatex.php:96
10349 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
10350 #: libraries/classes/Plugins/Export/ExportOdt.php:77
10351 #: libraries/classes/Plugins/Export/ExportPdf.php:93
10352 #: libraries/classes/Plugins/Export/ExportSql.php:244
10353 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
10354 #: libraries/config.values.php:256 libraries/config.values.php:320
10355 #: libraries/config.values.php:336 libraries/config.values.php:344
10356 #: libraries/config.values.php:349
10357 msgid "structure and data"
10358 msgstr ""
10360 #: libraries/classes/Plugins/Export/ExportHtmlword.php:73
10361 #: libraries/classes/Plugins/Export/ExportLatex.php:158
10362 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10363 #: libraries/classes/Plugins/Export/ExportTexytext.php:72
10364 #: libraries/classes/Plugins/Export/ExportXml.php:133
10365 msgid "Data dump options"
10366 msgstr ""
10368 #: libraries/classes/Plugins/Export/ExportHtmlword.php:193
10369 #: libraries/classes/Plugins/Export/ExportOdt.php:249
10370 #: libraries/classes/Plugins/Export/ExportSql.php:2322
10371 #: libraries/classes/Plugins/Export/ExportTexytext.php:177
10372 msgid "Dumping data for table"
10373 msgstr ""
10375 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
10376 #: libraries/classes/Plugins/Export/ExportHtmlword.php:371
10377 #: libraries/classes/Plugins/Export/ExportLatex.php:524
10378 #: libraries/classes/Plugins/Export/ExportOdt.php:373
10379 #: libraries/classes/Plugins/Export/ExportOdt.php:475
10380 #: libraries/classes/Plugins/Export/ExportTexytext.php:289
10381 #: libraries/classes/Plugins/Export/ExportTexytext.php:379
10382 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:524
10383 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
10384 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
10385 #: templates/columns_definitions/table_fields_definitions.twig:30
10386 #: templates/database/central_columns/edit.twig:14
10387 #: templates/database/central_columns/main.twig:40
10388 #: templates/database/central_columns/main.twig:244
10389 #: templates/database/data_dictionary/index.twig:24
10390 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
10391 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
10392 #: templates/table/structure/display_structure.twig:25
10393 #: templates/table/structure/display_structure.twig:465
10394 #: templates/table/tracking/structure_snapshot_columns.twig:9
10395 #: templates/table/tracking/structure_snapshot_indexes.twig:12
10396 #: templates/table/zoom_search/result_form.twig:36
10397 msgid "Null"
10398 msgstr "Null"
10400 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
10401 #: libraries/classes/Plugins/Export/ExportHtmlword.php:374
10402 #: libraries/classes/Plugins/Export/ExportLatex.php:525
10403 #: libraries/classes/Plugins/Export/ExportOdt.php:376
10404 #: libraries/classes/Plugins/Export/ExportOdt.php:478
10405 #: libraries/classes/Plugins/Export/ExportTexytext.php:290
10406 #: libraries/classes/Plugins/Export/ExportTexytext.php:380
10407 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:526
10408 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
10409 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
10410 #: templates/columns_definitions/table_fields_definitions.twig:20
10411 #: templates/database/central_columns/edit.twig:11
10412 #: templates/database/central_columns/main.twig:28
10413 #: templates/database/central_columns/main.twig:232
10414 #: templates/database/data_dictionary/index.twig:25
10415 #: templates/database/structure/body_for_table_summary.twig:52
10416 #: templates/server/replication/replica_configuration.twig:9
10417 #: templates/table/structure/display_structure.twig:26
10418 #: templates/table/tracking/structure_snapshot_columns.twig:10
10419 msgid "Default"
10420 msgstr "Schtandatt"
10422 #: libraries/classes/Plugins/Export/ExportHtmlword.php:378
10423 #: libraries/classes/Plugins/Export/ExportLatex.php:527
10424 #: libraries/classes/Plugins/Export/ExportOdt.php:482
10425 #: libraries/classes/Plugins/Export/ExportTexytext.php:382
10426 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:535
10427 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
10428 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
10429 #: templates/database/data_dictionary/index.twig:27
10430 msgid "Links to"
10431 msgstr "Verlengk noh"
10433 #: libraries/classes/Plugins/Export/ExportHtmlword.php:469
10434 #: libraries/classes/Plugins/Export/ExportOdt.php:590
10435 #: libraries/classes/Plugins/Export/ExportTexytext.php:450
10436 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:356
10437 #: templates/columns_definitions/table_fields_definitions.twig:9
10438 #: templates/database/central_columns/edit.twig:8
10439 #: templates/database/central_columns/main.twig:16
10440 #: templates/database/central_columns/main.twig:220
10441 #: templates/database/events/index.twig:43
10442 #: templates/database/routines/editor_form.twig:50
10443 #: templates/database/routines/execute_form.twig:15
10444 #: templates/database/routines/index.twig:49
10445 #: templates/database/triggers/list.twig:43 templates/setup/home/index.twig:49
10446 #: templates/table/structure/display_structure.twig:21
10447 msgid "Name"
10448 msgstr ""
10450 #: libraries/classes/Plugins/Export/ExportHtmlword.php:472
10451 #: libraries/classes/Plugins/Export/ExportOdt.php:599
10452 #: libraries/classes/Plugins/Export/ExportTexytext.php:453
10453 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:362
10454 #: templates/database/events/editor_form.twig:82
10455 #: templates/database/routines/editor_form.twig:109
10456 #: templates/database/triggers/editor_form.twig:57
10457 msgid "Definition"
10458 msgstr ""
10460 #: libraries/classes/Plugins/Export/ExportHtmlword.php:542
10461 #: libraries/classes/Plugins/Export/ExportOdt.php:675
10462 #: libraries/classes/Plugins/Export/ExportSql.php:2058
10463 #: libraries/classes/Plugins/Export/ExportTexytext.php:515
10464 msgid "Table structure for table"
10465 msgstr ""
10467 #: libraries/classes/Plugins/Export/ExportHtmlword.php:560
10468 #: libraries/classes/Plugins/Export/ExportOdt.php:707
10469 #: libraries/classes/Plugins/Export/ExportSql.php:2109
10470 #: libraries/classes/Plugins/Export/ExportTexytext.php:541
10471 msgid "Structure for view"
10472 msgstr ""
10474 #: libraries/classes/Plugins/Export/ExportHtmlword.php:566
10475 #: libraries/classes/Plugins/Export/ExportOdt.php:727
10476 #: libraries/classes/Plugins/Export/ExportSql.php:2141
10477 #: libraries/classes/Plugins/Export/ExportTexytext.php:557
10478 msgid "Stand-in structure for view"
10479 msgstr ""
10481 #: libraries/classes/Plugins/Export/ExportJson.php:86
10482 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10483 msgstr ""
10485 #: libraries/classes/Plugins/Export/ExportJson.php:92
10486 msgid "Output unicode characters unescaped"
10487 msgstr ""
10489 #: libraries/classes/Plugins/Export/ExportLatex.php:49
10490 msgid "Content of table @TABLE@"
10491 msgstr ""
10493 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10494 msgid "(continued)"
10495 msgstr ""
10497 #: libraries/classes/Plugins/Export/ExportLatex.php:51
10498 msgid "Structure of table @TABLE@"
10499 msgstr ""
10501 #: libraries/classes/Plugins/Export/ExportLatex.php:107
10502 #: libraries/classes/Plugins/Export/ExportOdt.php:88
10503 #: libraries/classes/Plugins/Export/ExportSql.php:257
10504 msgid "Object creation options"
10505 msgstr ""
10507 #: libraries/classes/Plugins/Export/ExportLatex.php:113
10508 #: libraries/classes/Plugins/Export/ExportLatex.php:169
10509 msgid "Table caption:"
10510 msgstr ""
10512 #: libraries/classes/Plugins/Export/ExportLatex.php:119
10513 #: libraries/classes/Plugins/Export/ExportLatex.php:175
10514 msgid "Table caption (continued):"
10515 msgstr ""
10517 #: libraries/classes/Plugins/Export/ExportLatex.php:125
10518 #: libraries/classes/Plugins/Export/ExportLatex.php:181
10519 msgid "Label key:"
10520 msgstr ""
10522 #: libraries/classes/Plugins/Export/ExportLatex.php:133
10523 #: libraries/classes/Plugins/Export/ExportOdt.php:96
10524 #: libraries/classes/Plugins/Export/ExportSql.php:151
10525 msgid "Display foreign key relationships"
10526 msgstr ""
10528 #: libraries/classes/Plugins/Export/ExportLatex.php:140
10529 #: libraries/classes/Plugins/Export/ExportOdt.php:103
10530 msgid "Display comments"
10531 msgstr ""
10533 #: libraries/classes/Plugins/Export/ExportLatex.php:146
10534 #: libraries/classes/Plugins/Export/ExportOdt.php:109
10535 #: libraries/classes/Plugins/Export/ExportSql.php:159
10536 msgid "Display media types"
10537 msgstr ""
10539 #: libraries/classes/Plugins/Export/ExportLatex.php:164
10540 msgid "Put columns names in the first row:"
10541 msgstr ""
10543 #: libraries/classes/Plugins/Export/ExportLatex.php:210
10544 #: libraries/classes/Plugins/Export/ExportSql.php:754
10545 #: libraries/classes/Plugins/Export/ExportXml.php:231
10546 #: templates/server/replication/change_primary.twig:22
10547 #: templates/server/replication/primary_add_replica_user.twig:29
10548 msgid "Host:"
10549 msgstr ""
10551 #: libraries/classes/Plugins/Export/ExportLatex.php:216
10552 #: libraries/classes/Plugins/Export/ExportSql.php:761
10553 #: libraries/classes/Plugins/Export/ExportXml.php:237
10554 msgid "Generation Time:"
10555 msgstr ""
10557 #: libraries/classes/Plugins/Export/ExportLatex.php:218
10558 #: libraries/classes/Plugins/Export/ExportSql.php:765
10559 #: libraries/classes/Plugins/Export/ExportXml.php:239
10560 #: templates/home/index.twig:173
10561 msgid "Server version:"
10562 msgstr ""
10564 #: libraries/classes/Plugins/Export/ExportLatex.php:219
10565 #: libraries/classes/Plugins/Export/ExportSql.php:767
10566 #: libraries/classes/Plugins/Export/ExportXml.php:240
10567 msgid "PHP Version:"
10568 msgstr ""
10570 #: libraries/classes/Plugins/Export/ExportLatex.php:247
10571 #: libraries/classes/Plugins/Export/ExportSql.php:939
10572 #: libraries/classes/Plugins/Export/ExportXml.php:389
10573 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:200
10574 #: templates/database/structure/copy_form.twig:5
10575 #: templates/menu/breadcrumbs.twig:16
10576 msgid "Database:"
10577 msgstr ""
10579 #: libraries/classes/Plugins/Export/ExportLatex.php:315
10580 #: libraries/classes/Plugins/Export/ExportSql.php:2197
10581 msgid "Data:"
10582 msgstr ""
10584 #: libraries/classes/Plugins/Export/ExportLatex.php:500
10585 msgid "Structure:"
10586 msgstr ""
10588 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
10589 msgid "Export table names"
10590 msgstr ""
10592 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
10593 msgid "Export table headers"
10594 msgstr ""
10596 #: libraries/classes/Plugins/Export/ExportOdt.php:250
10597 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
10598 msgid "Dumping data for query result"
10599 msgstr ""
10601 #: libraries/classes/Plugins/Export/ExportPdf.php:77
10602 msgid "Report title:"
10603 msgstr ""
10605 #: libraries/classes/Plugins/Export/ExportPdf.php:192
10606 msgid "Dumping data"
10607 msgstr ""
10609 #: libraries/classes/Plugins/Export/ExportPdf.php:210
10610 msgid "Query result data"
10611 msgstr ""
10613 #: libraries/classes/Plugins/Export/ExportPdf.php:264
10614 msgid "View structure"
10615 msgstr ""
10617 #: libraries/classes/Plugins/Export/ExportPdf.php:267
10618 msgid "Stand in"
10619 msgstr ""
10621 #: libraries/classes/Plugins/Export/ExportSql.php:130
10622 msgid ""
10623 "Display comments <i>(includes info such as export timestamp, PHP version, "
10624 "and server version)</i>"
10625 msgstr ""
10627 #: libraries/classes/Plugins/Export/ExportSql.php:137
10628 msgid "Additional custom header comment (\\n splits lines):"
10629 msgstr ""
10631 #: libraries/classes/Plugins/Export/ExportSql.php:143
10632 msgid ""
10633 "Include a timestamp of when databases were created, last updated, and last "
10634 "checked"
10635 msgstr ""
10637 #: libraries/classes/Plugins/Export/ExportSql.php:204
10638 msgid "Export metadata"
10639 msgstr ""
10641 #: libraries/classes/Plugins/Export/ExportSql.php:219
10642 msgid ""
10643 "Database system or older MySQL server to maximize output compatibility with:"
10644 msgstr ""
10646 #: libraries/classes/Plugins/Export/ExportSql.php:265
10647 msgid "Add statements:"
10648 msgstr ""
10650 #: libraries/classes/Plugins/Export/ExportSql.php:273
10651 #: libraries/classes/Plugins/Export/ExportSql.php:282
10652 #: libraries/classes/Plugins/Export/ExportSql.php:299
10653 #: libraries/classes/Plugins/Export/ExportSql.php:308
10654 #: libraries/classes/Plugins/Export/ExportSql.php:332
10655 #: libraries/classes/Plugins/Export/ExportSql.php:360
10656 #: libraries/classes/Plugins/Export/ExportSql.php:369
10657 #, php-format
10658 msgid "Add %s statement"
10659 msgstr ""
10661 #: libraries/classes/Plugins/Export/ExportSql.php:315
10662 msgid "(less efficient as indexes will be generated during table creation)"
10663 msgstr ""
10665 #: libraries/classes/Plugins/Export/ExportSql.php:322
10666 #, php-format
10667 msgid "%s value"
10668 msgstr ""
10670 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10671 #: libraries/classes/Plugins/Export/ExportSql.php:339
10672 msgid "Use simple view export"
10673 msgstr ""
10675 #: libraries/classes/Plugins/Export/ExportSql.php:378
10676 msgid ""
10677 "Enclose table and column names with backquotes <i>(Protects column and table "
10678 "names formed with special characters or keywords)</i>"
10679 msgstr ""
10681 #: libraries/classes/Plugins/Export/ExportSql.php:393
10682 msgid "Data creation options"
10683 msgstr ""
10685 #: libraries/classes/Plugins/Export/ExportSql.php:398
10686 #: libraries/classes/Plugins/Export/ExportSql.php:2279
10687 msgid "Truncate table before insert"
10688 msgstr ""
10690 #: libraries/classes/Plugins/Export/ExportSql.php:405
10691 msgid "Instead of <code>INSERT</code> statements, use:"
10692 msgstr ""
10694 #: libraries/classes/Plugins/Export/ExportSql.php:411
10695 msgid "<code>INSERT DELAYED</code> statements"
10696 msgstr ""
10698 #: libraries/classes/Plugins/Export/ExportSql.php:423
10699 #: libraries/classes/Plugins/Export/ExportSql.php:457
10700 msgid "<code>INSERT IGNORE</code> statements"
10701 msgstr ""
10703 #: libraries/classes/Plugins/Export/ExportSql.php:437
10704 msgid "Function to use when dumping data:"
10705 msgstr ""
10707 #: libraries/classes/Plugins/Export/ExportSql.php:452
10708 msgid "Syntax to use when inserting data:"
10709 msgstr ""
10711 #: libraries/classes/Plugins/Export/ExportSql.php:462
10712 msgid ""
10713 "include column names in every <code>INSERT</code> statement <br> &nbsp; "
10714 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10715 "(1,2,3)</code>"
10716 msgstr ""
10718 #: libraries/classes/Plugins/Export/ExportSql.php:467
10719 msgid ""
10720 "insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
10721 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10722 "(7,8,9)</code>"
10723 msgstr ""
10725 #: libraries/classes/Plugins/Export/ExportSql.php:472
10726 msgid ""
10727 "both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10728 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10729 msgstr ""
10731 #: libraries/classes/Plugins/Export/ExportSql.php:477
10732 msgid ""
10733 "neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10734 "tbl_name VALUES (1,2,3)</code>"
10735 msgstr ""
10737 #: libraries/classes/Plugins/Export/ExportSql.php:496
10738 msgid ""
10739 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10740 "0x616263)</i>"
10741 msgstr ""
10743 #: libraries/classes/Plugins/Export/ExportSql.php:505
10744 msgid ""
10745 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10746 "reloaded between servers in different time zones)</i>"
10747 msgstr ""
10749 #: libraries/classes/Plugins/Export/ExportSql.php:582
10750 msgid "It appears your database uses routines;"
10751 msgstr ""
10753 #: libraries/classes/Plugins/Export/ExportSql.php:585
10754 #: libraries/classes/Plugins/Export/ExportSql.php:1595
10755 #: libraries/classes/Plugins/Export/ExportSql.php:2097
10756 msgid "alias export may not work reliably in all cases."
10757 msgstr ""
10759 #: libraries/classes/Plugins/Export/ExportSql.php:1056
10760 msgid "Metadata"
10761 msgstr ""
10763 #: libraries/classes/Plugins/Export/ExportSql.php:1122
10764 #, php-format
10765 msgid "Metadata for table %s"
10766 msgstr ""
10768 #: libraries/classes/Plugins/Export/ExportSql.php:1129
10769 #, php-format
10770 msgid "Metadata for database %s"
10771 msgstr ""
10773 #: libraries/classes/Plugins/Export/ExportSql.php:1436
10774 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:629
10775 msgid "Creation:"
10776 msgstr ""
10778 #: libraries/classes/Plugins/Export/ExportSql.php:1446
10779 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:640
10780 msgid "Last update:"
10781 msgstr ""
10783 #: libraries/classes/Plugins/Export/ExportSql.php:1456
10784 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:651
10785 msgid "Last check:"
10786 msgstr ""
10788 #: libraries/classes/Plugins/Export/ExportSql.php:1507
10789 #, php-format
10790 msgid "Error reading structure for table %s:"
10791 msgstr ""
10793 #: libraries/classes/Plugins/Export/ExportSql.php:1592
10794 msgid "It appears your database uses views;"
10795 msgstr ""
10797 #: libraries/classes/Plugins/Export/ExportSql.php:1759
10798 msgid "Constraints for dumped tables"
10799 msgstr ""
10801 #: libraries/classes/Plugins/Export/ExportSql.php:1760
10802 msgid "Constraints for table"
10803 msgstr ""
10805 #: libraries/classes/Plugins/Export/ExportSql.php:1787
10806 msgid "Indexes for dumped tables"
10807 msgstr ""
10809 #: libraries/classes/Plugins/Export/ExportSql.php:1788
10810 msgid "Indexes for table"
10811 msgstr ""
10813 #: libraries/classes/Plugins/Export/ExportSql.php:1824
10814 msgid "AUTO_INCREMENT for dumped tables"
10815 msgstr ""
10817 #: libraries/classes/Plugins/Export/ExportSql.php:1825
10818 msgid "AUTO_INCREMENT for table"
10819 msgstr ""
10821 #: libraries/classes/Plugins/Export/ExportSql.php:1900
10822 msgid "MEDIA TYPES FOR TABLE"
10823 msgstr ""
10825 #: libraries/classes/Plugins/Export/ExportSql.php:1925
10826 msgid "RELATIONSHIPS FOR TABLE"
10827 msgstr ""
10829 #: libraries/classes/Plugins/Export/ExportSql.php:2094
10830 msgid "It appears your table uses triggers;"
10831 msgstr ""
10833 #: libraries/classes/Plugins/Export/ExportSql.php:2124
10834 #, php-format
10835 msgid "Structure for view %s exported as a table"
10836 msgstr ""
10838 #: libraries/classes/Plugins/Export/ExportSql.php:2144
10839 msgid "(See below for the actual view)"
10840 msgstr ""
10842 #: libraries/classes/Plugins/Export/ExportSql.php:2212
10843 #, php-format
10844 msgid "Error reading data for table %s:"
10845 msgstr ""
10847 #: libraries/classes/Plugins/Export/ExportXml.php:94
10848 msgid "Object creation options (all are recommended)"
10849 msgstr ""
10851 #: libraries/classes/Plugins/Export/ExportXml.php:138
10852 msgid "Export contents"
10853 msgstr ""
10855 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
10856 #: templates/menu/breadcrumbs.twig:29
10857 msgid "Table:"
10858 msgstr ""
10860 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
10861 msgid "Purpose:"
10862 msgstr ""
10864 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
10865 msgid ""
10866 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
10867 msgstr ""
10869 #: libraries/classes/Plugins/Import/ImportCsv.php:83
10870 msgid "Name of the new table (optional):"
10871 msgstr ""
10873 #: libraries/classes/Plugins/Import/ImportCsv.php:92
10874 msgid "Name of the new database (optional):"
10875 msgstr ""
10877 #: libraries/classes/Plugins/Import/ImportCsv.php:101
10878 #: libraries/classes/Plugins/Import/ImportCsv.php:119
10879 msgid "Import these many number of rows (optional):"
10880 msgstr ""
10882 #: libraries/classes/Plugins/Import/ImportCsv.php:109
10883 #: libraries/classes/Plugins/Import/ImportOds.php:66
10884 msgid ""
10885 "The first line of the file contains the table column names <i>(if this is "
10886 "unchecked, the first line will become part of the data)</i>"
10887 msgstr ""
10889 #: libraries/classes/Plugins/Import/ImportCsv.php:126
10890 msgid ""
10891 "If the data in each row of the file is not in the same order as in the "
10892 "database, list the corresponding column names here. Column names must be "
10893 "separated by commas and not enclosed in quotations."
10894 msgstr ""
10896 #: libraries/classes/Plugins/Import/ImportCsv.php:134
10897 #, fuzzy
10898 #| msgid "Column"
10899 msgid "Column names:"
10900 msgstr "Kolonn"
10902 #: libraries/classes/Plugins/Import/ImportCsv.php:286
10903 #: libraries/classes/Plugins/Import/ImportCsv.php:645
10904 #, php-format
10905 msgid "Invalid format of CSV input on line %d."
10906 msgstr ""
10908 #: libraries/classes/Plugins/Import/ImportCsv.php:504
10909 #, php-format
10910 msgid "Invalid column count in CSV input on line %d."
10911 msgstr ""
10913 #: libraries/classes/Plugins/Import/ImportCsv.php:666
10914 #: libraries/classes/Plugins/Import/ImportCsv.php:681
10915 #: libraries/classes/Plugins/Import/ImportCsv.php:692
10916 #: libraries/classes/Plugins/Import/ImportCsv.php:699
10917 #, php-format
10918 msgid "Invalid parameter for CSV import: %s"
10919 msgstr ""
10921 #: libraries/classes/Plugins/Import/ImportCsv.php:831
10922 #, php-format
10923 msgid ""
10924 "Invalid column (%s) specified! Ensure that columns names are spelled "
10925 "correctly, separated by commas, and not enclosed in quotes."
10926 msgstr ""
10928 #: libraries/classes/Plugins/Import/ImportLdi.php:62
10929 msgid "Column names: "
10930 msgstr ""
10932 #: libraries/classes/Plugins/Import/ImportLdi.php:116
10933 msgid "This plugin does not support compressed imports!"
10934 msgstr ""
10936 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
10937 msgid "MediaWiki Table"
10938 msgstr ""
10940 #: libraries/classes/Plugins/Import/ImportMediawiki.php:279
10941 #, php-format
10942 msgid "Invalid format of mediawiki input on line: <br>%s."
10943 msgstr ""
10945 #: libraries/classes/Plugins/Import/ImportOds.php:80
10946 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
10947 msgstr ""
10949 #: libraries/classes/Plugins/Import/ImportOds.php:86
10950 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
10951 msgstr ""
10953 #: libraries/classes/Plugins/Import/ImportOds.php:156
10954 #: libraries/classes/Plugins/Import/ImportXml.php:114
10955 #: libraries/classes/Plugins/Import/ImportXml.php:177
10956 msgid ""
10957 "The XML file specified was either malformed or incomplete. Please correct "
10958 "the issue and try again."
10959 msgstr ""
10961 #: libraries/classes/Plugins/Import/ImportOds.php:166
10962 msgid "Could not parse OpenDocument Spreadsheet!"
10963 msgstr ""
10965 #: libraries/classes/Plugins/Import/ImportShp.php:68
10966 msgid "ESRI Shape File"
10967 msgstr ""
10969 #: libraries/classes/Plugins/Import/ImportShp.php:103
10970 #: libraries/classes/Plugins/Import/ImportShp.php:169
10971 #, php-format
10972 msgid "There was an error importing the ESRI shape file: \"%s\"."
10973 msgstr ""
10975 #: libraries/classes/Plugins/Import/ImportShp.php:199
10976 #, php-format
10977 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
10978 msgstr ""
10980 #: libraries/classes/Plugins/Import/ImportShp.php:248
10981 msgid "The imported file does not contain any data!"
10982 msgstr ""
10984 #: libraries/classes/Plugins/Import/ImportSql.php:62
10985 msgid "SQL compatibility mode:"
10986 msgstr ""
10988 #: libraries/classes/Plugins/Import/ImportSql.php:74
10989 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
10990 msgstr ""
10992 #: libraries/classes/Plugins/Import/ImportXml.php:48
10993 msgid "XML"
10994 msgstr ""
10996 #: libraries/classes/Plugins.php:609
10997 msgid "This format has no options"
10998 msgstr ""
11000 #: libraries/classes/Plugins.php:626
11001 msgid "Invalid authentication method set in configuration:"
11002 msgstr ""
11004 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
11005 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
11006 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
11007 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
11008 #, php-format
11009 msgid "The %s table doesn't exist!"
11010 msgstr ""
11012 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
11013 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
11014 #, php-format
11015 msgid "Schema of the %s database - Page %s"
11016 msgstr ""
11018 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:274
11019 msgid "SCHEMA ERROR: "
11020 msgstr ""
11022 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:268
11023 msgid "PDF export page"
11024 msgstr ""
11026 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
11027 #, fuzzy, php-format
11028 #| msgid "Select All"
11029 msgid "Schema of the %s database"
11030 msgstr "Alle ußwähle"
11032 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
11033 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:539
11034 msgid "Relational schema"
11035 msgstr ""
11037 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:484
11038 msgid "Table of contents"
11039 msgstr ""
11041 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:618
11042 #: templates/columns_definitions/column_definitions_form.twig:71
11043 #: templates/database/data_dictionary/index.twig:16
11044 #: templates/table/structure/display_table_stats.twig:6
11045 msgid "Table comments:"
11046 msgstr ""
11048 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
11049 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
11050 #: templates/columns_definitions/table_fields_definitions.twig:27
11051 #: templates/database/central_columns/edit.twig:13
11052 #: templates/table/structure/display_structure.twig:24
11053 msgid "Attributes"
11054 msgstr ""
11056 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
11057 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
11058 #: templates/table/structure/display_structure.twig:30
11059 #: templates/table/tracking/structure_snapshot_columns.twig:11
11060 msgid "Extra"
11061 msgstr ""
11063 #: libraries/classes/Plugins/SchemaPlugin.php:74
11064 msgid "Show color"
11065 msgstr ""
11067 #: libraries/classes/Plugins/SchemaPlugin.php:76
11068 msgid "Only show keys"
11069 msgstr ""
11071 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
11072 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
11073 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
11074 msgid "Orientation"
11075 msgstr ""
11077 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
11078 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
11079 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
11080 msgid "Landscape"
11081 msgstr ""
11083 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
11084 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
11085 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
11086 msgid "Portrait"
11087 msgstr ""
11089 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
11090 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
11091 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
11092 msgid "Same width for all tables"
11093 msgstr ""
11095 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
11096 msgid "Show grid"
11097 msgstr ""
11099 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
11100 #: templates/database/structure/index.twig:21
11101 msgid "Data dictionary"
11102 msgstr ""
11104 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
11105 msgid "Order of the tables"
11106 msgstr ""
11108 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
11109 msgid "Name (Ascending)"
11110 msgstr ""
11112 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
11113 msgid "Name (Descending)"
11114 msgstr ""
11116 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:26
11117 msgid ""
11118 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
11119 "TRUE, second for FALSE. Nonzero=true."
11120 msgstr ""
11122 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:37
11123 msgid ""
11124 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
11125 "formatted date. The first option is the offset (in hours) which will be "
11126 "added to the timestamp (Default: 0). Use second option to specify a "
11127 "different date/time format string. Third option determines whether you want "
11128 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
11129 "According to that, date format has different value - for \"local\" see the "
11130 "documentation for PHP's strftime() function and for \"utc\" it is done using "
11131 "gmdate() function."
11132 msgstr ""
11134 #. l10n: See https://www.php.net/manual/en/function.strftime.php
11135 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:70
11136 #: libraries/classes/Util.php:698
11137 msgid "%B %d, %Y at %I:%M %p"
11138 msgstr ""
11140 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:29
11141 msgid ""
11142 "Displays a link to download the binary data of the column. You can use the "
11143 "first option to specify the filename, or use the second option as the name "
11144 "of a column which contains the filename. If you use the second option, you "
11145 "need to set the first option to the empty string."
11146 msgstr ""
11148 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:40
11149 msgid ""
11150 "LINUX ONLY: Launches an external application and feeds it the column data "
11151 "via standard input. Returns the standard output of the application. The "
11152 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
11153 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
11154 "ExternalTransformationsPlugin.php and list the tools you want to make "
11155 "available. The first option is then the number of the program you want to "
11156 "use. The second option should be blank for historical reasons. The third "
11157 "option, if set to 1, will convert the output using htmlspecialchars() "
11158 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
11159 "ensure that the output appears all on one line (Default 1)."
11160 msgstr ""
11162 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:120
11163 #, php-format
11164 msgid ""
11165 "You are using the external transformation command line options field, which "
11166 "has been deprecated for security reasons. Add all command line options "
11167 "directly to the definition in %s."
11168 msgstr ""
11170 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:27
11171 msgid ""
11172 "Displays the contents of the column as-is, without running it through "
11173 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
11174 msgstr ""
11176 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:29
11177 msgid ""
11178 "Displays hexadecimal representation of data. Optional first parameter "
11179 "specifies how often space will be added (defaults to 2 nibbles)."
11180 msgstr ""
11182 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:27
11183 msgid "Displays a link to download this image."
11184 msgstr ""
11186 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:29
11187 msgid ""
11188 "Image upload functionality which also displays a thumbnail. The options are "
11189 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
11190 msgstr ""
11192 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:89
11193 msgid "Image preview here"
11194 msgstr ""
11196 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:29
11197 msgid ""
11198 "Displays a clickable thumbnail. The options are the maximum width and height "
11199 "in pixels. The original aspect ratio is preserved."
11200 msgstr ""
11202 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:28
11203 msgid ""
11204 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
11205 "in Internet standard dotted format."
11206 msgstr ""
11208 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:27
11209 msgid ""
11210 "Prepends and/or Appends text to a string. First option is text to be "
11211 "prepended, second is appended (enclosed in single quotes, default empty "
11212 "string)."
11213 msgstr ""
11215 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:30
11216 msgid ""
11217 "Validates the string using regular expression and performs insert only if "
11218 "string matches it. The first option is the Regular Expression."
11219 msgstr ""
11221 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:52
11222 #, php-format
11223 msgid "Validation failed for the input string %s."
11224 msgstr ""
11226 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:26
11227 msgid "Formats text as SQL query with syntax highlighting."
11228 msgstr ""
11230 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:29
11231 msgid ""
11232 "Displays a part of a string. The first option is the number of characters to "
11233 "skip from the beginning of the string (Default 0). The second option is the "
11234 "number of characters to return (Default: until end of string). The third "
11235 "option is the string to append and/or prepend when truncation occurs "
11236 "(Default: \"…\")."
11237 msgstr ""
11239 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:27
11240 msgid ""
11241 "File upload functionality for TEXT columns. It does not have a textarea for "
11242 "input."
11243 msgstr ""
11245 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:29
11246 msgid ""
11247 "Displays an image and a link; the column contains the filename. The first "
11248 "option is a URL prefix like \"https://www.example.com/\". The second and "
11249 "third options are the width and the height in pixels."
11250 msgstr ""
11252 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:28
11253 msgid ""
11254 "Displays a link; the column contains the filename. The first option is a URL "
11255 "prefix like \"https://www.example.com/\". The second option is a title for "
11256 "the link."
11257 msgstr ""
11259 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:30
11260 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
11261 msgstr ""
11263 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:27
11264 msgid ""
11265 "Converts an Internet network address in (IPv4/IPv6) format into a long "
11266 "integer."
11267 msgstr ""
11269 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:24
11270 msgid "Syntax highlighted CodeMirror editor for JSON."
11271 msgstr ""
11273 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:24
11274 msgid "Syntax highlighted CodeMirror editor for SQL."
11275 msgstr ""
11277 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:24
11278 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
11279 msgstr ""
11281 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:27
11282 msgid ""
11283 "Converts an Internet network address stored as a binary string into a string "
11284 "in Internet standard (IPv4/IPv6) format."
11285 msgstr ""
11287 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:42
11288 msgid "Formats text as JSON with syntax highlighting."
11289 msgstr ""
11291 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:42
11292 msgid "Formats text as XML with syntax highlighting."
11293 msgstr ""
11295 #: libraries/classes/Plugins/TwoFactor/Application.php:135
11296 msgid "Authentication Application (2FA)"
11297 msgstr ""
11299 #: libraries/classes/Plugins/TwoFactor/Application.php:146
11300 msgid ""
11301 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
11302 "Google Authenticator or Authy."
11303 msgstr ""
11305 #: libraries/classes/Plugins/TwoFactor/Key.php:204
11306 msgid "Hardware Security Key (FIDO U2F)"
11307 msgstr ""
11309 #: libraries/classes/Plugins/TwoFactor/Key.php:214
11310 msgid ""
11311 "Provides authentication using hardware security tokens supporting FIDO U2F, "
11312 "such as a Yubikey."
11313 msgstr ""
11315 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
11316 #, php-format
11317 msgid "Two-factor authentication failed: %s"
11318 msgstr ""
11320 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
11321 msgid "Two-factor authentication failed."
11322 msgstr ""
11324 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
11325 msgid "No Two-Factor Authentication"
11326 msgstr ""
11328 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
11329 msgid "Login using password only."
11330 msgstr ""
11332 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
11333 msgid "Simple two-factor authentication"
11334 msgstr ""
11336 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
11337 msgid "For testing purposes only!"
11338 msgstr ""
11340 #: libraries/classes/Query/Utilities.php:96
11341 msgid ""
11342 "The server is not responding (or the local server's socket is not correctly "
11343 "configured)."
11344 msgstr ""
11346 #: libraries/classes/Query/Utilities.php:99
11347 msgid "The server is not responding."
11348 msgstr ""
11350 #: libraries/classes/Query/Utilities.php:103
11351 msgid "Logout and try as another user."
11352 msgstr ""
11354 #: libraries/classes/Query/Utilities.php:108
11355 msgid "Please check privileges of directory containing database."
11356 msgstr ""
11358 #: libraries/classes/Query/Utilities.php:117
11359 msgid "Details…"
11360 msgstr ""
11362 #: libraries/classes/RecentFavoriteTable.php:153
11363 msgid "Could not save recent table!"
11364 msgstr ""
11366 #: libraries/classes/RecentFavoriteTable.php:157
11367 msgid "Could not save favorite table!"
11368 msgstr ""
11370 #: libraries/classes/RecentFavoriteTable.php:241
11371 msgid "Recent tables"
11372 msgstr ""
11374 #: libraries/classes/RecentFavoriteTable.php:243
11375 msgid "Recent"
11376 msgstr ""
11378 #: libraries/classes/RecentFavoriteTable.php:247
11379 msgid "Favorites"
11380 msgstr ""
11382 #: libraries/classes/ReplicationGui.php:428
11383 msgid ""
11384 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11385 "in phpMyAdmin configuration."
11386 msgstr ""
11388 #: libraries/classes/ReplicationGui.php:439
11389 msgid "Replication started successfully."
11390 msgstr ""
11392 #: libraries/classes/ReplicationGui.php:440
11393 msgid "Error starting replication."
11394 msgstr ""
11396 #: libraries/classes/ReplicationGui.php:443
11397 msgid "Replication stopped successfully."
11398 msgstr ""
11400 #: libraries/classes/ReplicationGui.php:444
11401 msgid "Error stopping replication."
11402 msgstr ""
11404 #: libraries/classes/ReplicationGui.php:447
11405 msgid "Replication resetting successfully."
11406 msgstr ""
11408 #: libraries/classes/ReplicationGui.php:448
11409 msgid "Error resetting replication."
11410 msgstr ""
11412 #: libraries/classes/ReplicationGui.php:451
11413 msgid "Success."
11414 msgstr ""
11416 #: libraries/classes/ReplicationGui.php:452
11417 msgid "Error."
11418 msgstr ""
11420 #: libraries/classes/ReplicationGui.php:495
11421 msgid "Unknown error"
11422 msgstr ""
11424 #: libraries/classes/ReplicationGui.php:508
11425 #, php-format
11426 msgid "Unable to connect to primary %s."
11427 msgstr ""
11429 #: libraries/classes/ReplicationGui.php:518
11430 msgid ""
11431 "Unable to read primary log position. Possible privilege problem on primary."
11432 msgstr ""
11434 #: libraries/classes/ReplicationGui.php:536
11435 msgid "Unable to change primary!"
11436 msgstr ""
11438 #: libraries/classes/ReplicationGui.php:540
11439 #, php-format
11440 msgid "Primary server changed successfully to %s."
11441 msgstr ""
11443 #: libraries/classes/Routing.php:102
11444 #, php-format
11445 msgid ""
11446 "The routing cache could not be written, you need to adjust permissions on "
11447 "the folder/file \"%s\""
11448 msgstr ""
11450 #: libraries/classes/Routing.php:161
11451 #, php-format
11452 msgid "Error 404! The page %s was not found."
11453 msgstr ""
11455 #: libraries/classes/Routing.php:172
11456 msgid "Error 405! Request method not allowed."
11457 msgstr ""
11459 #: libraries/classes/SavedSearches.php:237
11460 msgid "Please provide a name for this bookmarked search."
11461 msgstr ""
11463 #: libraries/classes/SavedSearches.php:253
11464 msgid "Missing information to save the bookmarked search."
11465 msgstr ""
11467 #: libraries/classes/SavedSearches.php:274
11468 #: libraries/classes/SavedSearches.php:308
11469 msgid "An entry with this name already exists."
11470 msgstr ""
11472 #: libraries/classes/SavedSearches.php:334
11473 msgid "Missing information to delete the search."
11474 msgstr ""
11476 #: libraries/classes/SavedSearches.php:359
11477 msgid "Missing information to load the search."
11478 msgstr ""
11480 #: libraries/classes/SavedSearches.php:379
11481 msgid "Error while loading the search."
11482 msgstr ""
11484 #: libraries/classes/Server/Plugins.php:66
11485 #: libraries/classes/Server/Privileges.php:793
11486 #: libraries/classes/Server/Privileges.php:3723
11487 msgid "Native MySQL authentication"
11488 msgstr ""
11490 #: libraries/classes/Server/Plugins.php:71
11491 msgid "SHA256 password authentication"
11492 msgstr ""
11494 #: libraries/classes/Server/Plugins.php:76
11495 msgid "Caching sha2 authentication"
11496 msgstr ""
11498 #: libraries/classes/Server/Plugins.php:81
11499 msgid "Unix Socket based authentication"
11500 msgstr ""
11502 #: libraries/classes/Server/Plugins.php:86
11503 msgid "Old MySQL-4.0 authentication"
11504 msgstr ""
11506 #: libraries/classes/Server/Privileges/AccountLocking.php:30
11507 #: libraries/classes/Server/Privileges/AccountLocking.php:51
11508 msgid "Account locking is not supported."
11509 msgstr ""
11511 #: libraries/classes/Server/Privileges.php:263
11512 msgid "No privileges."
11513 msgstr ""
11515 #: libraries/classes/Server/Privileges.php:271
11516 msgid "Includes all privileges except GRANT."
11517 msgstr ""
11519 #: libraries/classes/Server/Privileges.php:293
11520 #: libraries/classes/Server/Privileges.php:360
11521 #: templates/server/privileges/privileges_table.twig:125
11522 #: templates/server/privileges/privileges_table.twig:128
11523 #: templates/server/privileges/privileges_table.twig:326
11524 #: templates/server/privileges/privileges_table.twig:329
11525 msgid "Allows deleting data."
11526 msgstr ""
11528 #: libraries/classes/Server/Privileges.php:298
11529 #: templates/server/privileges/privileges_table.twig:137
11530 #: templates/server/privileges/privileges_table.twig:140
11531 #: templates/server/privileges/privileges_table.twig:367
11532 #: templates/server/privileges/privileges_table.twig:375
11533 msgid "Allows creating new tables."
11534 msgstr ""
11536 #: libraries/classes/Server/Privileges.php:303
11537 #: templates/server/privileges/privileges_table.twig:149
11538 #: templates/server/privileges/privileges_table.twig:152
11539 #: templates/server/privileges/privileges_table.twig:415
11540 #: templates/server/privileges/privileges_table.twig:423
11541 msgid "Allows dropping tables."
11542 msgstr ""
11544 #: libraries/classes/Server/Privileges.php:308
11545 #: libraries/classes/Server/Privileges.php:400
11546 #: templates/server/privileges/privileges_table.twig:174
11547 #: templates/server/privileges/privileges_table.twig:177
11548 #: templates/server/privileges/privileges_table.twig:399
11549 #: templates/server/privileges/privileges_table.twig:402
11550 msgid "Allows creating and dropping indexes."
11551 msgstr ""
11553 #: libraries/classes/Server/Privileges.php:313
11554 #: libraries/classes/Server/Privileges.php:405
11555 #: templates/server/privileges/privileges_table.twig:186
11556 #: templates/server/privileges/privileges_table.twig:189
11557 #: templates/server/privileges/privileges_table.twig:386
11558 #: templates/server/privileges/privileges_table.twig:389
11559 msgid "Allows altering the structure of existing tables."
11560 msgstr ""
11562 #: libraries/classes/Server/Privileges.php:318
11563 #: libraries/classes/Server/Privileges.php:444
11564 #: libraries/classes/Server/Privileges.php:460
11565 #: templates/server/privileges/privileges_table.twig:198
11566 #: templates/server/privileges/privileges_table.twig:201
11567 #: templates/server/privileges/privileges_table.twig:500
11568 #: templates/server/privileges/privileges_table.twig:503
11569 #: templates/server/privileges/privileges_table.twig:515
11570 #: templates/server/privileges/privileges_table.twig:518
11571 msgid "Allows creating new views."
11572 msgstr ""
11574 #: libraries/classes/Server/Privileges.php:323
11575 #: libraries/classes/Server/Privileges.php:465
11576 #: libraries/classes/Server/Privileges.php:471
11577 #: templates/server/privileges/privileges_table.twig:210
11578 #: templates/server/privileges/privileges_table.twig:213
11579 #: templates/server/privileges/privileges_table.twig:447
11580 #: templates/server/privileges/privileges_table.twig:450
11581 msgid "Allows performing SHOW CREATE VIEW queries."
11582 msgstr ""
11584 #: libraries/classes/Server/Privileges.php:328
11585 #: libraries/classes/Server/Privileges.php:454
11586 #: templates/server/privileges/privileges_table.twig:222
11587 #: templates/server/privileges/privileges_table.twig:225
11588 #: templates/server/privileges/privileges_table.twig:543
11589 #: templates/server/privileges/privileges_table.twig:546
11590 msgid "Allows creating and dropping triggers."
11591 msgstr ""
11593 #: libraries/classes/Server/Privileges.php:345
11594 #: templates/server/privileges/privileges_table.twig:16
11595 #: templates/server/privileges/privileges_table.twig:287
11596 #: templates/server/privileges/privileges_table.twig:290
11597 msgid "Allows reading data."
11598 msgstr ""
11600 #: libraries/classes/Server/Privileges.php:350
11601 #: templates/server/privileges/privileges_table.twig:43
11602 #: templates/server/privileges/privileges_table.twig:300
11603 #: templates/server/privileges/privileges_table.twig:303
11604 msgid "Allows inserting and replacing data."
11605 msgstr ""
11607 #: libraries/classes/Server/Privileges.php:355
11608 #: templates/server/privileges/privileges_table.twig:70
11609 #: templates/server/privileges/privileges_table.twig:313
11610 #: templates/server/privileges/privileges_table.twig:316
11611 msgid "Allows changing data."
11612 msgstr ""
11614 #: libraries/classes/Server/Privileges.php:365
11615 #: templates/server/privileges/privileges_table.twig:365
11616 #: templates/server/privileges/privileges_table.twig:373
11617 msgid "Allows creating new databases and tables."
11618 msgstr ""
11620 #: libraries/classes/Server/Privileges.php:370
11621 #: templates/server/privileges/privileges_table.twig:413
11622 #: templates/server/privileges/privileges_table.twig:421
11623 msgid "Allows dropping databases and tables."
11624 msgstr ""
11626 #: libraries/classes/Server/Privileges.php:375
11627 #: templates/server/privileges/privileges_table.twig:610
11628 #: templates/server/privileges/privileges_table.twig:613
11629 msgid "Allows reloading server settings and flushing the server's caches."
11630 msgstr ""
11632 #: libraries/classes/Server/Privileges.php:380
11633 #: templates/server/privileges/privileges_table.twig:623
11634 #: templates/server/privileges/privileges_table.twig:626
11635 msgid "Allows shutting down the server."
11636 msgstr ""
11638 #: libraries/classes/Server/Privileges.php:385
11639 #: templates/server/privileges/privileges_table.twig:597
11640 #: templates/server/privileges/privileges_table.twig:600
11641 msgid "Allows viewing processes of all users."
11642 msgstr ""
11644 #: libraries/classes/Server/Privileges.php:390
11645 #: templates/server/privileges/privileges_table.twig:340
11646 #: templates/server/privileges/privileges_table.twig:343
11647 msgid "Allows importing data from and exporting data into files."
11648 msgstr ""
11650 #: libraries/classes/Server/Privileges.php:395
11651 #: templates/server/privileges/privileges_table.twig:97
11652 #: templates/server/privileges/privileges_table.twig:677
11653 msgid "Has no effect in this MySQL version."
11654 msgstr ""
11656 #: libraries/classes/Server/Privileges.php:410
11657 #: templates/server/privileges/privileges_table.twig:636
11658 #: templates/server/privileges/privileges_table.twig:639
11659 msgid "Gives access to the complete list of databases."
11660 msgstr ""
11662 #: libraries/classes/Server/Privileges.php:416
11663 #: templates/server/privileges/privileges_table.twig:583
11664 #: templates/server/privileges/privileges_table.twig:587
11665 msgid ""
11666 "Allows connecting, even if maximum number of connections is reached; "
11667 "required for most administrative operations like setting global variables or "
11668 "killing threads of other users."
11669 msgstr ""
11671 #: libraries/classes/Server/Privileges.php:424
11672 #: templates/server/privileges/privileges_table.twig:434
11673 #: templates/server/privileges/privileges_table.twig:437
11674 msgid "Allows creating temporary tables."
11675 msgstr ""
11677 #: libraries/classes/Server/Privileges.php:429
11678 #: templates/server/privileges/privileges_table.twig:664
11679 #: templates/server/privileges/privileges_table.twig:667
11680 msgid "Allows locking tables for the current thread."
11681 msgstr ""
11683 #: libraries/classes/Server/Privileges.php:434
11684 #: templates/server/privileges/privileges_table.twig:705
11685 #: templates/server/privileges/privileges_table.twig:708
11686 msgid "Needed for the replication replicas."
11687 msgstr ""
11689 #: libraries/classes/Server/Privileges.php:439
11690 #: templates/server/privileges/privileges_table.twig:692
11691 #: templates/server/privileges/privileges_table.twig:695
11692 msgid "Allows the user to ask where the replicas / primaries are."
11693 msgstr ""
11695 #: libraries/classes/Server/Privileges.php:449
11696 #: templates/server/privileges/privileges_table.twig:530
11697 #: templates/server/privileges/privileges_table.twig:533
11698 msgid "Allows to set up events for the event scheduler."
11699 msgstr ""
11701 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11702 #: libraries/classes/Server/Privileges.php:478
11703 #: libraries/classes/Server/Privileges.php:487
11704 #: templates/server/privileges/privileges_table.twig:235
11705 #: templates/server/privileges/privileges_table.twig:239
11706 msgid "Allows deleting historical rows."
11707 msgstr ""
11709 #: libraries/classes/Server/Privileges.php:492
11710 #: templates/server/privileges/privileges_table.twig:460
11711 #: templates/server/privileges/privileges_table.twig:463
11712 msgid "Allows creating stored routines."
11713 msgstr ""
11715 #: libraries/classes/Server/Privileges.php:497
11716 #: templates/server/privileges/privileges_table.twig:473
11717 #: templates/server/privileges/privileges_table.twig:476
11718 msgid "Allows altering and dropping stored routines."
11719 msgstr ""
11721 #: libraries/classes/Server/Privileges.php:502
11722 #: templates/server/privileges/privileges_table.twig:718
11723 #: templates/server/privileges/privileges_table.twig:721
11724 msgid "Allows creating, dropping and renaming user accounts."
11725 msgstr ""
11727 #: libraries/classes/Server/Privileges.php:507
11728 #: templates/server/privileges/privileges_table.twig:486
11729 #: templates/server/privileges/privileges_table.twig:489
11730 msgid "Allows executing stored routines."
11731 msgstr ""
11733 #: libraries/classes/Server/Privileges.php:1077
11734 #, php-format
11735 msgid "The password for %s was changed successfully."
11736 msgstr ""
11738 #: libraries/classes/Server/Privileges.php:1125
11739 #, php-format
11740 msgid "You have revoked the privileges for %s."
11741 msgstr ""
11743 #: libraries/classes/Server/Privileges.php:1442
11744 #: templates/database/privileges/index.twig:124
11745 #: templates/table/privileges/index.twig:127
11746 msgid "Not enough privilege to view users."
11747 msgstr ""
11749 #: libraries/classes/Server/Privileges.php:1504
11750 #: templates/database/privileges/index.twig:80
11751 #: templates/server/privileges/new_user_ajax.twig:45
11752 #: templates/server/privileges/users_overview.twig:75
11753 #: templates/table/privileges/index.twig:84
11754 msgid "Edit privileges"
11755 msgstr ""
11757 #: libraries/classes/Server/Privileges.php:1508
11758 msgid "Revoke"
11759 msgstr ""
11761 #: libraries/classes/Server/Privileges.php:1819
11762 #: templates/server/privileges/privileges_table.twig:265
11763 msgid "Database-specific privileges"
11764 msgstr ""
11766 #: libraries/classes/Server/Privileges.php:1825
11767 #: templates/server/privileges/privileges_summary.twig:19
11768 #: templates/server/privileges/privileges_table.twig:7
11769 #: templates/server/privileges/privileges_table.twig:267
11770 msgid "Table-specific privileges"
11771 msgstr ""
11773 #: libraries/classes/Server/Privileges.php:1830
11774 #: libraries/classes/Server/Privileges.php:1832
11775 #: templates/server/privileges/edit_routine_privileges.twig:29
11776 #: templates/server/privileges/edit_routine_privileges.twig:46
11777 #: templates/server/privileges/edit_routine_privileges.twig:59
11778 msgid "Routine"
11779 msgstr ""
11781 #: libraries/classes/Server/Privileges.php:1831
11782 #: templates/server/privileges/edit_routine_privileges.twig:47
11783 msgid "Routine-specific privileges"
11784 msgstr ""
11786 #: libraries/classes/Server/Privileges.php:2176
11787 msgid "No users selected for deleting!"
11788 msgstr ""
11790 #: libraries/classes/Server/Privileges.php:2179
11791 msgid "Reloading the privileges"
11792 msgstr ""
11794 #: libraries/classes/Server/Privileges.php:2204
11795 msgid "The selected users have been deleted successfully."
11796 msgstr ""
11798 #: libraries/classes/Server/Privileges.php:2281
11799 #, php-format
11800 msgid "You have updated the privileges for %s."
11801 msgstr ""
11803 #: libraries/classes/Server/Privileges.php:2368
11804 #: templates/database/privileges/index.twig:102
11805 #: templates/table/privileges/index.twig:106
11806 msgid "No user found."
11807 msgstr ""
11809 #: libraries/classes/Server/Privileges.php:2455
11810 #, php-format
11811 msgid "Deleting %s"
11812 msgstr ""
11814 #: libraries/classes/Server/Privileges.php:2486
11815 msgid "The privileges were reloaded successfully."
11816 msgstr ""
11818 #: libraries/classes/Server/Privileges.php:2590
11819 #, php-format
11820 msgid "The user %s already exists!"
11821 msgstr ""
11823 #: libraries/classes/Server/Privileges.php:2865
11824 #, php-format
11825 msgid "Privileges for %s"
11826 msgstr ""
11828 #: libraries/classes/Server/Privileges.php:2874
11829 #: libraries/classes/Server/Status/Processes.php:118
11830 #: templates/server/user_groups/user_listings.twig:9
11831 msgid "User"
11832 msgstr ""
11834 #: libraries/classes/Server/Privileges.php:2988
11835 msgid ""
11836 "A user account allowing any user from localhost to connect is present. This "
11837 "will prevent other users from connecting if the host part of their account "
11838 "allows a connection from any (%) host."
11839 msgstr ""
11841 #: libraries/classes/Server/Privileges.php:3022
11842 #, php-format
11843 msgid ""
11844 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11845 "tables. The content of these tables may differ from the privileges the "
11846 "server uses, if they have been changed manually. In this case, you should "
11847 "%sreload the privileges%s before you continue."
11848 msgstr ""
11850 #: libraries/classes/Server/Privileges.php:3038
11851 msgid ""
11852 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
11853 "tables. The content of these tables may differ from the privileges the "
11854 "server uses, if they have been changed manually. In this case, the "
11855 "privileges have to be reloaded but currently, you don't have the RELOAD "
11856 "privilege."
11857 msgstr ""
11859 #: libraries/classes/Server/Privileges.php:3350
11860 msgid "You have added a new user."
11861 msgstr ""
11863 #: libraries/classes/Server/Status/Data.php:146
11864 #: libraries/classes/Server/Status/Processes.php:146
11865 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
11866 msgid "SQL query"
11867 msgstr ""
11869 #: libraries/classes/Server/Status/Data.php:149
11870 msgid "Handler"
11871 msgstr ""
11873 #: libraries/classes/Server/Status/Data.php:150
11874 msgid "Query cache"
11875 msgstr ""
11877 #: libraries/classes/Server/Status/Data.php:151
11878 msgid "Threads"
11879 msgstr ""
11881 #: libraries/classes/Server/Status/Data.php:153
11882 msgid "Temporary data"
11883 msgstr ""
11885 #: libraries/classes/Server/Status/Data.php:154
11886 msgid "Delayed inserts"
11887 msgstr ""
11889 #: libraries/classes/Server/Status/Data.php:155
11890 msgid "Key cache"
11891 msgstr ""
11893 #: libraries/classes/Server/Status/Data.php:156
11894 msgid "Joins"
11895 msgstr ""
11897 #: libraries/classes/Server/Status/Data.php:158
11898 msgid "Sorting"
11899 msgstr ""
11901 #: libraries/classes/Server/Status/Data.php:160
11902 msgid "Transaction coordinator"
11903 msgstr ""
11905 #: libraries/classes/Server/Status/Data.php:161
11906 #: templates/server/binlog/index.twig:27
11907 msgid "Files"
11908 msgstr ""
11910 #: libraries/classes/Server/Status/Data.php:180
11911 msgid "Flush (close) all tables"
11912 msgstr ""
11914 #: libraries/classes/Server/Status/Data.php:184
11915 msgid "Show open tables"
11916 msgstr ""
11918 #: libraries/classes/Server/Status/Data.php:193
11919 msgid "Show replica hosts"
11920 msgstr ""
11922 #: libraries/classes/Server/Status/Data.php:200
11923 #: templates/server/replication/primary_replication.twig:9
11924 msgid "Show primary status"
11925 msgstr ""
11927 #: libraries/classes/Server/Status/Data.php:207
11928 msgid "Show replica status"
11929 msgstr ""
11931 #: libraries/classes/Server/Status/Data.php:215
11932 msgid "Flush query cache"
11933 msgstr ""
11935 #: libraries/classes/Server/Status/Processes.php:114
11936 msgid "ID"
11937 msgstr ""
11939 #: libraries/classes/Server/Status/Processes.php:122
11940 #: templates/server/replication/primary_add_replica_user.twig:32
11941 #: templates/server/replication/primary_add_replica_user.twig:43
11942 #: templates/server/replication/primary_replication.twig:25
11943 msgid "Host"
11944 msgstr ""
11946 #: libraries/classes/Server/Status/Processes.php:130
11947 msgid "Command"
11948 msgstr ""
11950 #: libraries/classes/Server/Status/Processes.php:142
11951 msgid "Progress"
11952 msgstr ""
11954 #: libraries/classes/Setup/Index.php:130
11955 msgid ""
11956 "Reading of version failed. Maybe you're offline or the upgrade server does "
11957 "not respond."
11958 msgstr ""
11960 #: libraries/classes/Setup/Index.php:152
11961 msgid "Got invalid version string from server"
11962 msgstr ""
11964 #: libraries/classes/Setup/Index.php:164
11965 msgid "Unparsable version string"
11966 msgstr ""
11968 #: libraries/classes/Setup/Index.php:186
11969 #, php-format
11970 msgid ""
11971 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
11972 "version is %s, released on %s."
11973 msgstr ""
11975 #: libraries/classes/Setup/Index.php:194
11976 msgid "No newer stable version is available"
11977 msgstr ""
11979 #: libraries/classes/Sql.php:498
11980 #, php-format
11981 msgid "Using bookmark \"%s\" as default browse query."
11982 msgstr ""
11984 #: libraries/classes/Sql.php:962
11985 msgid "Showing as PHP code"
11986 msgstr ""
11988 #: libraries/classes/Sql.php:1336
11989 #, php-format
11990 msgid ""
11991 "Current selection does not contain a unique column. Grid edit, checkbox, "
11992 "Edit, Copy and Delete features are not available. %s"
11993 msgstr ""
11995 #: libraries/classes/Sql.php:1350
11996 #, php-format
11997 msgid ""
11998 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
11999 "and Delete features may result in undesired behavior. %s"
12000 msgstr ""
12002 #: libraries/classes/SqlQueryForm.php:150
12003 #, php-format
12004 msgid "Run SQL query/queries on server “%s”"
12005 msgstr ""
12007 #: libraries/classes/SqlQueryForm.php:166
12008 #, php-format
12009 msgid "Run SQL query/queries on database %s"
12010 msgstr ""
12012 #: libraries/classes/SqlQueryForm.php:181
12013 #, php-format
12014 msgid "Run SQL query/queries on table %s"
12015 msgstr ""
12017 #: libraries/classes/StorageEngine.php:367
12018 msgid ""
12019 "There is no detailed status information available for this storage engine."
12020 msgstr ""
12022 #: libraries/classes/StorageEngine.php:467
12023 #: templates/database/structure/body_for_table_summary.twig:46
12024 #, php-format
12025 msgid "%s is the default storage engine on this MySQL server."
12026 msgstr ""
12028 #: libraries/classes/StorageEngine.php:470
12029 #, php-format
12030 msgid "%s is available on this MySQL server."
12031 msgstr ""
12033 #: libraries/classes/StorageEngine.php:473
12034 #, php-format
12035 msgid "%s has been disabled for this MySQL server."
12036 msgstr ""
12038 #: libraries/classes/StorageEngine.php:477
12039 #, php-format
12040 msgid "This MySQL server does not support the %s storage engine."
12041 msgstr ""
12043 #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2103
12044 msgid "The name of the primary key must be \"PRIMARY\"!"
12045 msgstr ""
12047 #: libraries/classes/Table/Maintenance.php:122
12048 #, php-format
12049 msgid "Problems with indexes of table `%s`"
12050 msgstr ""
12052 #: libraries/classes/Table.php:348
12053 msgid "Unknown table status:"
12054 msgstr ""
12056 #: libraries/classes/Table.php:1001
12057 #, php-format
12058 msgid "Source database `%s` was not found!"
12059 msgstr ""
12061 #: libraries/classes/Table.php:1010
12062 #, php-format
12063 msgid "Target database `%s` was not found!"
12064 msgstr ""
12066 #: libraries/classes/Table.php:1475
12067 msgid "Invalid database:"
12068 msgstr ""
12070 #: libraries/classes/Table.php:1493
12071 msgid "Invalid table name:"
12072 msgstr ""
12074 #: libraries/classes/Table.php:1533
12075 #, php-format
12076 msgid "Failed to rename table %1$s to %2$s!"
12077 msgstr ""
12079 #: libraries/classes/Table.php:1550
12080 #, php-format
12081 msgid "Table %1$s has been renamed to %2$s."
12082 msgstr ""
12084 #: libraries/classes/Table.php:1795
12085 msgid "Could not save table UI preferences!"
12086 msgstr ""
12088 #: libraries/classes/Table.php:1821
12089 #, php-format
12090 msgid ""
12091 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
12092 "['MaxTableUiprefs'] %s)"
12093 msgstr ""
12095 #: libraries/classes/Table.php:1956
12096 #, php-format
12097 msgid ""
12098 "Cannot save UI property \"%s\". The changes made will not be persistent "
12099 "after you refresh this page. Please check if the table structure has been "
12100 "changed."
12101 msgstr ""
12103 #: libraries/classes/Table.php:2115
12104 msgid "Can't rename index to PRIMARY!"
12105 msgstr ""
12107 #: libraries/classes/Table.php:2141
12108 msgid "No index parts defined!"
12109 msgstr ""
12111 #: libraries/classes/Table.php:2437
12112 #, php-format
12113 msgid "Error creating foreign key on %1$s (check data types)"
12114 msgstr ""
12116 #: libraries/classes/Template.php:135
12117 #, php-format
12118 msgid "Error while working with template cache: %s"
12119 msgstr ""
12121 #: libraries/classes/ThemeManager.php:83
12122 #, php-format
12123 msgid "Default theme %s not found!"
12124 msgstr ""
12126 #: libraries/classes/ThemeManager.php:142
12127 #, php-format
12128 msgid "Theme %s not found!"
12129 msgstr ""
12131 #: libraries/classes/Theme.php:168
12132 #, php-format
12133 msgid "No valid image path for theme %s found!"
12134 msgstr ""
12136 #: libraries/classes/Tracking.php:234
12137 #: templates/database/tracking/tables.twig:115
12138 #: templates/table/tracking/main.twig:73
12139 msgid "Tracking report"
12140 msgstr ""
12142 #: libraries/classes/Tracking.php:238
12143 msgid "Tracking statements"
12144 msgstr ""
12146 #: libraries/classes/Tracking.php:253
12147 msgid "Delete tracking data row from report"
12148 msgstr ""
12150 #: libraries/classes/Tracking.php:265
12151 msgid "No data"
12152 msgstr ""
12154 #: libraries/classes/Tracking.php:310
12155 #: templates/database/operations/index.twig:131
12156 #: templates/database/structure/copy_form.twig:19
12157 #: templates/table/operations/index.twig:275
12158 msgid "Structure only"
12159 msgstr ""
12161 #: libraries/classes/Tracking.php:313
12162 #: templates/database/operations/index.twig:143
12163 #: templates/database/structure/copy_form.twig:29
12164 #: templates/table/operations/index.twig:287
12165 msgid "Data only"
12166 msgstr ""
12168 #: libraries/classes/Tracking.php:316
12169 #: templates/database/operations/index.twig:137
12170 #: templates/database/structure/copy_form.twig:24
12171 #: templates/table/operations/index.twig:281
12172 msgid "Structure and data"
12173 msgstr ""
12175 #: libraries/classes/Tracking.php:381 libraries/classes/Tracking.php:449
12176 #, php-format
12177 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
12178 msgstr ""
12180 #: libraries/classes/Tracking.php:470
12181 msgid "SQL dump (file download)"
12182 msgstr ""
12184 #: libraries/classes/Tracking.php:472
12185 msgid "SQL dump"
12186 msgstr ""
12188 #: libraries/classes/Tracking.php:475
12189 msgid "This option will replace your table and contained data."
12190 msgstr ""
12192 #: libraries/classes/Tracking.php:477
12193 msgid "SQL execution"
12194 msgstr ""
12196 #: libraries/classes/Tracking.php:481
12197 #, php-format
12198 msgid "Export as %s"
12199 msgstr ""
12201 #: libraries/classes/Tracking.php:519
12202 msgid "Data manipulation statement"
12203 msgstr ""
12205 #: libraries/classes/Tracking.php:555
12206 msgid "Data definition statement"
12207 msgstr ""
12209 #: libraries/classes/Tracking.php:638
12210 #: templates/database/tracking/tables.twig:126
12211 #: templates/table/tracking/main.twig:80
12212 msgid "Structure snapshot"
12213 msgstr ""
12215 #: libraries/classes/Tracking.php:656
12216 #, php-format
12217 msgid "Version %s snapshot (SQL code)"
12218 msgstr ""
12220 #: libraries/classes/Tracking.php:726
12221 msgid "Tracking data definition successfully deleted"
12222 msgstr ""
12224 #: libraries/classes/Tracking.php:738
12225 msgid "Tracking data manipulation successfully deleted"
12226 msgstr ""
12228 #: libraries/classes/Tracking.php:795
12229 msgid ""
12230 "You can execute the dump by creating and using a temporary database. Please "
12231 "ensure that you have the privileges to do so."
12232 msgstr ""
12234 #: libraries/classes/Tracking.php:799
12235 msgid "Comment out these two lines if you do not need them."
12236 msgstr ""
12238 #: libraries/classes/Tracking.php:810
12239 msgid "SQL statements exported. Please copy the dump or execute it."
12240 msgstr ""
12242 #: libraries/classes/Tracking.php:843
12243 #, php-format
12244 msgid "Tracking report for table `%s`"
12245 msgstr ""
12247 #: libraries/classes/Tracking.php:875
12248 #, php-format
12249 msgid "Tracking for %1$s was activated at version %2$s."
12250 msgstr ""
12252 #: libraries/classes/Tracking.php:878
12253 #, php-format
12254 msgid "Tracking for %1$s was deactivated at version %2$s."
12255 msgstr ""
12257 #: libraries/classes/Tracking.php:977
12258 #, php-format
12259 msgid "Version %1$s of %2$s was deleted."
12260 msgstr ""
12262 #: libraries/classes/Tracking.php:1008
12263 #, php-format
12264 msgid "Version %1$s was created, tracking for %2$s is active."
12265 msgstr ""
12267 #: libraries/classes/Types.php:207
12268 msgid ""
12269 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
12270 msgstr ""
12272 #: libraries/classes/Types.php:210
12273 msgid ""
12274 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
12275 "65,535"
12276 msgstr ""
12278 #: libraries/classes/Types.php:214
12279 msgid ""
12280 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
12281 "0 to 16,777,215"
12282 msgstr ""
12284 #: libraries/classes/Types.php:219
12285 msgid ""
12286 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
12287 "range is 0 to 4,294,967,295"
12288 msgstr ""
12290 #: libraries/classes/Types.php:226
12291 msgid ""
12292 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
12293 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
12294 msgstr ""
12296 #: libraries/classes/Types.php:233
12297 msgid ""
12298 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
12299 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
12300 msgstr ""
12302 #: libraries/classes/Types.php:240
12303 msgid ""
12304 "A small floating-point number, allowable values are -3.402823466E+38 to "
12305 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
12306 msgstr ""
12308 #: libraries/classes/Types.php:247
12309 msgid ""
12310 "A double-precision floating-point number, allowable values are "
12311 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
12312 "2.2250738585072014E-308 to 1.7976931348623157E+308"
12313 msgstr ""
12315 #: libraries/classes/Types.php:253
12316 msgid ""
12317 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
12318 "FLOAT)"
12319 msgstr ""
12321 #: libraries/classes/Types.php:256
12322 msgid ""
12323 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
12324 "64)"
12325 msgstr ""
12327 #: libraries/classes/Types.php:260
12328 msgid ""
12329 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
12330 "values are considered true"
12331 msgstr ""
12333 #: libraries/classes/Types.php:264
12334 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
12335 msgstr ""
12337 #: libraries/classes/Types.php:268
12338 #, php-format
12339 msgid "A date, supported range is %1$s to %2$s"
12340 msgstr ""
12342 #: libraries/classes/Types.php:275
12343 #, php-format
12344 msgid "A date and time combination, supported range is %1$s to %2$s"
12345 msgstr ""
12347 #: libraries/classes/Types.php:282
12348 msgid ""
12349 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12350 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12351 msgstr ""
12353 #: libraries/classes/Types.php:289
12354 #, php-format
12355 msgid "A time, range is %1$s to %2$s"
12356 msgstr ""
12358 #: libraries/classes/Types.php:296
12359 msgid ""
12360 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
12361 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
12362 msgstr ""
12364 #: libraries/classes/Types.php:303
12365 msgid ""
12366 "A fixed-length (0-255, default 1) string that is always right-padded with "
12367 "spaces to the specified length when stored"
12368 msgstr ""
12370 #: libraries/classes/Types.php:310
12371 #, php-format
12372 msgid ""
12373 "A variable-length (%s) string, the effective maximum length is subject to "
12374 "the maximum row size"
12375 msgstr ""
12377 #: libraries/classes/Types.php:317
12378 msgid ""
12379 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
12380 "a one-byte prefix indicating the length of the value in bytes"
12381 msgstr ""
12383 #: libraries/classes/Types.php:324
12384 msgid ""
12385 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
12386 "with a two-byte prefix indicating the length of the value in bytes"
12387 msgstr ""
12389 #: libraries/classes/Types.php:331
12390 msgid ""
12391 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
12392 "stored with a three-byte prefix indicating the length of the value in bytes"
12393 msgstr ""
12395 #: libraries/classes/Types.php:338
12396 msgid ""
12397 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12398 "characters, stored with a four-byte prefix indicating the length of the "
12399 "value in bytes"
12400 msgstr ""
12402 #: libraries/classes/Types.php:345
12403 msgid ""
12404 "Similar to the CHAR type, but stores binary byte strings rather than non-"
12405 "binary character strings"
12406 msgstr ""
12408 #: libraries/classes/Types.php:350
12409 msgid ""
12410 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12411 "binary character strings"
12412 msgstr ""
12414 #: libraries/classes/Types.php:356
12415 msgid ""
12416 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12417 "one-byte prefix indicating the length of the value"
12418 msgstr ""
12420 #: libraries/classes/Types.php:362
12421 msgid ""
12422 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12423 "with a three-byte prefix indicating the length of the value"
12424 msgstr ""
12426 #: libraries/classes/Types.php:369
12427 msgid ""
12428 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12429 "a two-byte prefix indicating the length of the value"
12430 msgstr ""
12432 #: libraries/classes/Types.php:375
12433 msgid ""
12434 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12435 "bytes, stored with a four-byte prefix indicating the length of the value"
12436 msgstr ""
12438 #: libraries/classes/Types.php:382
12439 msgid ""
12440 "An enumeration, chosen from the list of up to 65,535 values or the special "
12441 "'' error value"
12442 msgstr ""
12444 #: libraries/classes/Types.php:386
12445 msgid "A single value chosen from a set of up to 64 members"
12446 msgstr ""
12448 #: libraries/classes/Types.php:389
12449 msgid "A type that can store a geometry of any type"
12450 msgstr ""
12452 #: libraries/classes/Types.php:392
12453 msgid "A point in 2-dimensional space"
12454 msgstr ""
12456 #: libraries/classes/Types.php:395
12457 msgid "A curve with linear interpolation between points"
12458 msgstr ""
12460 #: libraries/classes/Types.php:398
12461 msgid "A polygon"
12462 msgstr ""
12464 #: libraries/classes/Types.php:401
12465 msgid "A collection of points"
12466 msgstr ""
12468 #: libraries/classes/Types.php:404
12469 msgid "A collection of curves with linear interpolation between points"
12470 msgstr ""
12472 #: libraries/classes/Types.php:407
12473 msgid "A collection of polygons"
12474 msgstr ""
12476 #: libraries/classes/Types.php:410
12477 msgid "A collection of geometry objects of any type"
12478 msgstr ""
12480 #: libraries/classes/Types.php:413
12481 msgid ""
12482 "Stores and enables efficient access to data in JSON (JavaScript Object "
12483 "Notation) documents"
12484 msgstr ""
12486 #: libraries/classes/Types.php:416
12487 msgid ""
12488 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12489 "conventional mapping of IPv4 addresses into IPv6 addresses"
12490 msgstr ""
12492 #: libraries/classes/Types.php:746
12493 msgctxt "numeric types"
12494 msgid "Numeric"
12495 msgstr ""
12497 #: libraries/classes/Types.php:764
12498 msgctxt "date and time types"
12499 msgid "Date and time"
12500 msgstr ""
12502 #: libraries/classes/Types.php:800
12503 msgctxt "spatial types"
12504 msgid "Spatial"
12505 msgstr ""
12507 #: libraries/classes/UrlRedirector.php:55
12508 msgid "Taking you to the target site."
12509 msgstr ""
12511 #: libraries/classes/UserPassword.php:38
12512 msgid "The profile has been updated."
12513 msgstr ""
12515 #: libraries/classes/UserPassword.php:50
12516 msgid "Password is too long!"
12517 msgstr ""
12519 #: libraries/classes/UserPreferences.php:179
12520 msgid "Could not save configuration"
12521 msgstr ""
12523 #: libraries/classes/UserPreferences.php:193
12524 msgid "The phpMyAdmin configuration storage database could not be accessed."
12525 msgstr ""
12527 #: libraries/classes/Util.php:128
12528 #, php-format
12529 msgid "Max: %s%s"
12530 msgstr ""
12532 #. l10n: Short month name
12533 #: libraries/classes/Util.php:663
12534 msgctxt "Short month name"
12535 msgid "May"
12536 msgstr ""
12538 #. l10n: Short week day name for Sunday
12539 #: libraries/classes/Util.php:681
12540 msgctxt "Short week day name for Sunday"
12541 msgid "Sun"
12542 msgstr ""
12544 #: libraries/classes/Util.php:719
12545 msgctxt "AM/PM indication in time"
12546 msgid "PM"
12547 msgstr ""
12549 #: libraries/classes/Util.php:721
12550 msgctxt "AM/PM indication in time"
12551 msgid "AM"
12552 msgstr ""
12554 #: libraries/classes/Util.php:792
12555 #, php-format
12556 msgid "%s days, %s hours, %s minutes and %s seconds"
12557 msgstr ""
12559 #: libraries/classes/Util.php:1867
12560 msgid "Users"
12561 msgstr ""
12563 #: libraries/classes/Util.php:2471
12564 #: templates/database/multi_table_query/form.twig:67
12565 msgid "Sort"
12566 msgstr ""
12568 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
12569 msgid "Error in ZIP archive:"
12570 msgstr ""
12572 #: libraries/classes/ZipExtension.php:83
12573 msgid "No files found inside ZIP archive!"
12574 msgstr ""
12576 #: libraries/config.values.php:88 libraries/config.values.php:126
12577 #: libraries/config.values.php:138
12578 msgid "Icons"
12579 msgstr ""
12581 #: libraries/config.values.php:89 libraries/config.values.php:127
12582 #: libraries/config.values.php:139
12583 #: templates/database/multi_table_query/form.twig:118
12584 msgid "Text"
12585 msgstr ""
12587 #: libraries/config.values.php:90 libraries/config.values.php:108
12588 #: libraries/config.values.php:128 libraries/config.values.php:140
12589 msgid "Both"
12590 msgstr ""
12592 #: libraries/config.values.php:105
12593 msgid "Nowhere"
12594 msgstr ""
12596 #: libraries/config.values.php:106
12597 msgid "Left"
12598 msgstr ""
12600 #: libraries/config.values.php:107
12601 msgid "Right"
12602 msgstr ""
12604 #: libraries/config.values.php:143
12605 msgid "Click"
12606 msgstr ""
12608 #: libraries/config.values.php:144
12609 msgid "Double click"
12610 msgstr ""
12612 #: libraries/config.values.php:145 libraries/config.values.php:188
12613 #: templates/config/form_display/input.twig:16
12614 #: templates/relation/check_relations.twig:15
12615 #: templates/relation/check_relations.twig:66
12616 #: templates/relation/check_relations.twig:91
12617 #: templates/relation/check_relations.twig:129
12618 #: templates/relation/check_relations.twig:154
12619 #: templates/relation/check_relations.twig:164
12620 #: templates/relation/check_relations.twig:199
12621 #: templates/relation/check_relations.twig:224
12622 #: templates/relation/check_relations.twig:249
12623 #: templates/relation/check_relations.twig:274
12624 #: templates/relation/check_relations.twig:299
12625 #: templates/relation/check_relations.twig:324
12626 #: templates/relation/check_relations.twig:349
12627 #: templates/relation/check_relations.twig:387
12628 #: templates/relation/check_relations.twig:412
12629 #: templates/relation/check_relations.twig:437
12630 #: templates/relation/check_relations.twig:462
12631 #: templates/relation/check_relations.twig:487
12632 #: templates/relation/check_relations.twig:512
12633 msgid "Disabled"
12634 msgstr ""
12636 #: libraries/config.values.php:148
12637 msgid "key"
12638 msgstr ""
12640 #: libraries/config.values.php:149
12641 #, fuzzy
12642 #| msgid "Select All"
12643 msgid "display column"
12644 msgstr "Alle ußwähle"
12646 #: libraries/config.values.php:153
12647 msgid "Welcome"
12648 msgstr ""
12650 #: libraries/config.values.php:186
12651 msgid "Open"
12652 msgstr ""
12654 #: libraries/config.values.php:187
12655 msgid "Closed"
12656 msgstr ""
12658 #: libraries/config.values.php:200
12659 msgid "Ask before sending error reports"
12660 msgstr ""
12662 #: libraries/config.values.php:201
12663 msgid "Always send error reports"
12664 msgstr ""
12666 #: libraries/config.values.php:202
12667 msgid "Never send error reports"
12668 msgstr ""
12670 #: libraries/config.values.php:205
12671 #, fuzzy
12672 #| msgid "Default"
12673 msgid "Server default"
12674 msgstr "Schtandatt"
12676 #: libraries/config.values.php:206
12677 #, fuzzy
12678 #| msgid "Table"
12679 msgid "Enable"
12680 msgstr "Tabäll"
12682 #: libraries/config.values.php:207
12683 #, fuzzy
12684 #| msgid "Table"
12685 msgid "Disable"
12686 msgstr "Tabäll"
12688 #: libraries/config.values.php:259
12689 msgid "Quick - display only the minimal options to configure"
12690 msgstr ""
12692 #: libraries/config.values.php:260
12693 msgid "Custom - display all possible options to configure"
12694 msgstr ""
12696 #: libraries/config.values.php:261
12697 msgid "Custom - like above, but without the quick/custom choice"
12698 msgstr ""
12700 #: libraries/config.values.php:328
12701 msgid "complete inserts"
12702 msgstr ""
12704 #: libraries/config.values.php:329
12705 msgid "extended inserts"
12706 msgstr ""
12708 #: libraries/config.values.php:330
12709 msgid "both of the above"
12710 msgstr ""
12712 #: libraries/config.values.php:331
12713 msgid "neither of the above"
12714 msgstr ""
12716 #: setup/index.php:29
12717 msgid "Configuration already exists, setup is disabled!"
12718 msgstr ""
12720 #: setup/validate.php:31
12721 msgid "Wrong data"
12722 msgstr ""
12724 #: setup/validate.php:38
12725 #, php-format
12726 msgid "Wrong data or no validation for %s"
12727 msgstr ""
12729 #: templates/columns_definitions/column_attributes.twig:31
12730 #: templates/database/central_columns/edit_table_row.twig:23
12731 #: templates/database/central_columns/main.twig:71
12732 #: templates/database/central_columns/main.twig:298
12733 msgid "Edit ENUM/SET values"
12734 msgstr ""
12736 #: templates/columns_definitions/column_attributes.twig:38
12737 #: templates/database/central_columns/edit_table_row.twig:30
12738 #: templates/database/central_columns/main.twig:76
12739 #: templates/database/central_columns/main.twig:309
12740 msgctxt "for default"
12741 msgid "None"
12742 msgstr ""
12744 #: templates/columns_definitions/column_attributes.twig:41
12745 #: templates/database/central_columns/edit_table_row.twig:33
12746 #: templates/database/central_columns/main.twig:77
12747 #: templates/database/central_columns/main.twig:312
12748 msgid "As defined:"
12749 msgstr ""
12751 #: templates/columns_definitions/column_attributes.twig:97
12752 msgid ""
12753 "You don't have sufficient privileges to perform this operation; Please refer "
12754 "to the documentation for more details"
12755 msgstr ""
12757 #: templates/columns_definitions/column_attributes.twig:111
12758 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
12759 #: templates/table/structure/display_structure.twig:152
12760 #: templates/table/structure/display_structure.twig:160
12761 #: templates/table/structure/display_structure.twig:298
12762 #: templates/table/structure/display_structure.twig:460
12763 #: templates/table/tracking/structure_snapshot_indexes.twig:7
12764 msgid "Unique"
12765 msgstr ""
12767 #: templates/columns_definitions/column_attributes.twig:119
12768 #: templates/table/structure/display_structure.twig:219
12769 #: templates/table/structure/display_structure.twig:222
12770 #: templates/table/structure/display_structure.twig:307
12771 msgid "Fulltext"
12772 msgstr ""
12774 #: templates/columns_definitions/column_attributes.twig:123
12775 #: templates/table/structure/display_structure.twig:192
12776 #: templates/table/structure/display_structure.twig:200
12777 #: templates/table/structure/display_structure.twig:304
12778 msgid "Spatial"
12779 msgstr ""
12781 #: templates/columns_definitions/column_attributes.twig:156
12782 #: templates/table/structure/display_partitions.twig:26
12783 msgid "Expression"
12784 msgstr ""
12786 #: templates/columns_definitions/column_attributes.twig:177
12787 msgid "first"
12788 msgstr ""
12790 #: templates/columns_definitions/column_attributes.twig:182
12791 #: templates/table/structure/display_structure.twig:433
12792 #, php-format
12793 msgid "after %s"
12794 msgstr ""
12796 #: templates/columns_definitions/column_definitions_form.twig:22
12797 #: templates/database/create_table.twig:6
12798 #: templates/database/operations/index.twig:30
12799 msgid "Table name"
12800 msgstr ""
12802 #: templates/columns_definitions/column_definitions_form.twig:31
12803 #: templates/console/display.twig:124
12804 #: templates/database/central_columns/main.twig:196 templates/export.twig:285
12805 #: templates/export.twig:301 templates/export.twig:317
12806 msgid "Add"
12807 msgstr ""
12809 #: templates/columns_definitions/column_definitions_form.twig:39
12810 #, fuzzy
12811 #| msgid "Column"
12812 msgid "column(s)"
12813 msgstr "Kolonn"
12815 #: templates/columns_definitions/column_definitions_form.twig:73
12816 msgid "Collation:"
12817 msgstr ""
12819 #: templates/columns_definitions/column_definitions_form.twig:76
12820 msgid "Storage Engine:"
12821 msgstr ""
12823 #: templates/columns_definitions/column_definitions_form.twig:81
12824 msgid "Connection:"
12825 msgstr ""
12827 #: templates/columns_definitions/column_definitions_form.twig:112
12828 #: templates/columns_definitions/partitions.twig:137
12829 #: templates/table/operations/index.twig:133
12830 msgid "Storage engine"
12831 msgstr ""
12833 #: templates/columns_definitions/column_definitions_form.twig:135
12834 msgid "PARTITION definition:"
12835 msgstr ""
12837 #: templates/columns_definitions/column_definitions_form.twig:153
12838 msgctxt "Online transaction part of the SQL DDL for InnoDB"
12839 msgid "Online transaction"
12840 msgstr ""
12842 #: templates/columns_definitions/column_definitions_form.twig:165
12843 msgid ""
12844 "The column width of integer types is ignored in your MySQL version unless "
12845 "defining a TINYINT(1) column"
12846 msgstr ""
12848 #: templates/columns_definitions/column_definitions_form.twig:174
12849 #: templates/database/designer/main.twig:1097
12850 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
12851 #: templates/export.twig:81 templates/modals/add_index.twig:5
12852 #: templates/modals/build_query.twig:5
12853 #: templates/modals/index_dialog_modal.twig:5
12854 #: templates/modals/preview_sql_confirmation.twig:5
12855 #: templates/modals/preview_sql_modal.twig:5
12856 #: templates/table/insert/actions_panel.twig:46
12857 #: templates/table/relation/common_form.twig:233
12858 #: templates/table/zoom_search/result_form.twig:26
12859 #: templates/table/zoom_search/result_form.twig:95
12860 msgid "Loading"
12861 msgstr ""
12863 #: templates/columns_definitions/column_name.twig:4
12864 #, php-format
12865 msgid "Referenced by %s."
12866 msgstr ""
12868 #: templates/columns_definitions/column_name.twig:12
12869 msgid "Is a foreign key."
12870 msgstr ""
12872 #: templates/columns_definitions/column_name.twig:39
12873 msgid "Pick from Central Columns"
12874 msgstr ""
12876 #: templates/columns_definitions/partitions.twig:17
12877 msgid "Partition by:"
12878 msgstr ""
12880 #: templates/columns_definitions/partitions.twig:32
12881 #: templates/columns_definitions/partitions.twig:60
12882 msgid "Expression or column list"
12883 msgstr ""
12885 #: templates/columns_definitions/partitions.twig:37
12886 msgid "Partitions:"
12887 msgstr ""
12889 #: templates/columns_definitions/partitions.twig:45
12890 msgid "Subpartition by:"
12891 msgstr ""
12893 #: templates/columns_definitions/partitions.twig:65
12894 msgid "Subpartitions:"
12895 msgstr ""
12897 #: templates/columns_definitions/partitions.twig:76
12898 #: templates/table/operations/index.twig:480
12899 #: templates/table/structure/display_partitions.twig:24
12900 msgid "Partition"
12901 msgstr ""
12903 #: templates/columns_definitions/partitions.twig:78
12904 msgid "Values"
12905 msgstr ""
12907 #: templates/columns_definitions/partitions.twig:82
12908 msgid "Subpartition"
12909 msgstr ""
12911 #: templates/columns_definitions/partitions.twig:84
12912 msgid "Engine"
12913 msgstr ""
12915 #: templates/columns_definitions/partitions.twig:85
12916 #: templates/config/form_display/input.twig:53
12917 #: templates/database/data_dictionary/index.twig:81
12918 #: templates/database/events/editor_form.twig:102
12919 #: templates/database/routines/editor_form.twig:163
12920 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
12921 #: templates/table/structure/display_partitions.twig:31
12922 #: templates/table/structure/display_structure.twig:466
12923 #: templates/table/tracking/structure_snapshot_columns.twig:12
12924 #: templates/table/tracking/structure_snapshot_indexes.twig:13
12925 msgid "Comment"
12926 msgstr ""
12928 #: templates/columns_definitions/partitions.twig:86
12929 msgid "Data directory"
12930 msgstr ""
12932 #: templates/columns_definitions/partitions.twig:87
12933 msgid "Index directory"
12934 msgstr ""
12936 #: templates/columns_definitions/partitions.twig:88
12937 msgid "Max rows"
12938 msgstr ""
12940 #: templates/columns_definitions/partitions.twig:89
12941 msgid "Min rows"
12942 msgstr ""
12944 #: templates/columns_definitions/partitions.twig:90
12945 #, fuzzy
12946 #| msgid "Table"
12947 msgid "Table space"
12948 msgstr "Tabäll"
12950 #: templates/columns_definitions/partitions.twig:91
12951 msgid "Node group"
12952 msgstr ""
12954 #: templates/columns_definitions/table_fields_definitions.twig:16
12955 #: templates/database/central_columns/edit.twig:10
12956 #: templates/database/routines/editor_form.twig:52
12957 msgid "Length/Values"
12958 msgstr ""
12960 #: templates/columns_definitions/table_fields_definitions.twig:17
12961 msgid ""
12962 "If column type is \"enum\" or \"set\", please enter the values using this "
12963 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
12964 "single quote (\"'\") amongst those values, precede it with a backslash (for "
12965 "example '\\\\xyz' or 'a\\'b')."
12966 msgstr ""
12968 #: templates/columns_definitions/table_fields_definitions.twig:21
12969 msgid ""
12970 "For default values, please enter just a single value, without backslash "
12971 "escaping or quotes, using this format: a"
12972 msgstr ""
12974 #: templates/columns_definitions/table_fields_definitions.twig:24
12975 #: templates/database/central_columns/edit.twig:12
12976 #: templates/database/central_columns/main.twig:32
12977 #: templates/database/central_columns/main.twig:236
12978 #: templates/database/data_dictionary/index.twig:79
12979 #: templates/database/operations/index.twig:194
12980 #: templates/database/operations/index.twig:198
12981 #: templates/database/structure/table_header.twig:31
12982 #: templates/home/index.twig:64 templates/indexes.twig:22
12983 #: templates/server/databases/index.twig:29
12984 #: templates/server/databases/index.twig:30
12985 #: templates/server/databases/index.twig:123
12986 #: templates/table/operations/index.twig:151
12987 #: templates/table/search/index.twig:40
12988 #: templates/table/structure/display_structure.twig:23
12989 #: templates/table/structure/display_structure.twig:464
12990 #: templates/table/structure/display_table_stats.twig:108
12991 #: templates/table/tracking/structure_snapshot_columns.twig:8
12992 #: templates/table/tracking/structure_snapshot_indexes.twig:11
12993 #: templates/table/zoom_search/index.twig:38
12994 msgid "Collation"
12995 msgstr ""
12997 #: templates/columns_definitions/table_fields_definitions.twig:36
12998 #: templates/database/operations/index.twig:68
12999 #: templates/database/operations/index.twig:173
13000 #: templates/database/routines/editor_form.twig:124
13001 #: templates/database/structure/copy_form.twig:50
13002 #: templates/table/operations/index.twig:79
13003 #: templates/table/operations/index.twig:115
13004 #: templates/table/operations/index.twig:315
13005 msgid "Adjust privileges"
13006 msgstr ""
13008 #: templates/columns_definitions/table_fields_definitions.twig:59
13009 msgid "Virtuality"
13010 msgstr ""
13012 #: templates/columns_definitions/table_fields_definitions.twig:65
13013 msgid "Move column"
13014 msgstr ""
13016 #: templates/columns_definitions/table_fields_definitions.twig:75
13017 #: templates/columns_definitions/table_fields_definitions.twig:86
13018 msgid "List of available transformations and their options"
13019 msgstr ""
13021 #: templates/columns_definitions/table_fields_definitions.twig:77
13022 #: templates/transformation_overview.twig:18
13023 msgid "Browser display transformation"
13024 msgstr ""
13026 #: templates/columns_definitions/table_fields_definitions.twig:81
13027 msgid "Browser display transformation options"
13028 msgstr ""
13030 #: templates/columns_definitions/table_fields_definitions.twig:82
13031 #: templates/columns_definitions/table_fields_definitions.twig:93
13032 msgid ""
13033 "Please enter the values for transformation options using this format: 'a', "
13034 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
13035 "quote (\"'\") amongst those values, precede it with a backslash (for example "
13036 "'\\\\xyz' or 'a\\'b')."
13037 msgstr ""
13039 #: templates/columns_definitions/table_fields_definitions.twig:88
13040 #: templates/transformation_overview.twig:37
13041 msgid "Input transformation"
13042 msgstr ""
13044 #: templates/columns_definitions/table_fields_definitions.twig:92
13045 msgid "Input transformation options"
13046 msgstr ""
13048 #: templates/config/form_display/input.twig:15
13049 msgid "This setting is disabled, it will not be applied to your configuration."
13050 msgstr ""
13052 #: templates/config/form_display/input.twig:57
13053 #: templates/config/form_display/input.twig:58
13054 #, php-format
13055 msgid "Set value: %s"
13056 msgstr ""
13058 #: templates/config/form_display/input.twig:63
13059 #: templates/config/form_display/input.twig:64
13060 msgid "Restore default value"
13061 msgstr ""
13063 #: templates/config/form_display/input.twig:79
13064 #: templates/config/form_display/input.twig:80
13065 msgid "Allow users to customize this value"
13066 msgstr ""
13068 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:38
13069 #: templates/console/display.twig:104 templates/console/display.twig:196
13070 msgid "Collapse"
13071 msgstr ""
13073 #: templates/console/bookmark_content.twig:8 templates/console/display.twig:39
13074 #: templates/console/display.twig:105 templates/console/display.twig:197
13075 msgid "Expand"
13076 msgstr ""
13078 #: templates/console/bookmark_content.twig:9 templates/console/display.twig:40
13079 #: templates/console/display.twig:198
13080 msgid "Requery"
13081 msgstr ""
13083 #: templates/console/display.twig:5
13084 msgid "SQL Query Console"
13085 msgstr ""
13087 #: templates/console/display.twig:9 templates/setup/home/index.twig:166
13088 #: templates/sql/query.twig:38
13089 msgid "Clear"
13090 msgstr ""
13092 #: templates/console/display.twig:12
13093 msgid "History"
13094 msgstr ""
13096 #: templates/console/display.twig:19 templates/console/display.twig:118
13097 msgid "Bookmarks"
13098 msgstr ""
13100 #: templates/console/display.twig:31
13101 msgid "Press Ctrl+Enter to execute query"
13102 msgstr ""
13104 #: templates/console/display.twig:32
13105 msgid "Press Enter to execute query"
13106 msgstr ""
13108 #: templates/console/display.twig:42 templates/console/display.twig:200
13109 msgid "Explain"
13110 msgstr ""
13112 #: templates/console/display.twig:45 templates/console/display.twig:203
13113 msgid "Bookmark"
13114 msgstr ""
13116 #: templates/console/display.twig:47 templates/console/display.twig:205
13117 msgid "Query failed"
13118 msgstr ""
13120 #: templates/console/display.twig:49 templates/console/display.twig:207
13121 msgid "Queried time"
13122 msgstr ""
13124 #: templates/console/display.twig:49
13125 msgid "During current session"
13126 msgstr ""
13128 #: templates/console/display.twig:67
13129 msgid "ascending"
13130 msgstr ""
13132 #: templates/console/display.twig:70
13133 msgid "descending"
13134 msgstr ""
13136 #: templates/console/display.twig:73
13137 msgid "Order:"
13138 msgstr ""
13140 #: templates/console/display.twig:79 templates/console/display.twig:108
13141 #: templates/table/find_replace/replace_preview.twig:16
13142 msgid "Count"
13143 msgstr ""
13145 #: templates/console/display.twig:82
13146 msgid "Execution order"
13147 msgstr ""
13149 #: templates/console/display.twig:85 templates/console/display.twig:109
13150 msgid "Time taken"
13151 msgstr ""
13153 #: templates/console/display.twig:88 templates/table/search/index.twig:146
13154 msgid "Order by:"
13155 msgstr ""
13157 #: templates/console/display.twig:94
13158 msgid "Ungroup queries"
13159 msgstr ""
13161 #: templates/console/display.twig:106
13162 #, fuzzy
13163 #| msgid "not active"
13164 msgid "Show trace"
13165 msgstr "nit aktief"
13167 #: templates/console/display.twig:107
13168 msgid "Hide trace"
13169 msgstr ""
13171 #: templates/console/display.twig:135
13172 msgid "Add bookmark"
13173 msgstr ""
13175 #: templates/console/display.twig:142
13176 msgid "Label"
13177 msgstr ""
13179 #: templates/console/display.twig:145
13180 #, fuzzy
13181 #| msgid "Select All"
13182 msgid "Target database"
13183 msgstr "Alle ußwähle"
13185 #: templates/console/display.twig:148
13186 msgid "Share this bookmark"
13187 msgstr ""
13189 #: templates/console/display.twig:166
13190 #, fuzzy
13191 #| msgid "Default"
13192 msgid "Set default"
13193 msgstr "Schtandatt"
13195 #: templates/console/display.twig:185
13196 msgid ""
13197 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
13198 "permanent, view settings."
13199 msgstr ""
13201 #: templates/create_tracking_version.twig:10
13202 #, php-format
13203 msgid "Create version %1$s of %2$s"
13204 msgstr ""
13206 #: templates/create_tracking_version.twig:15
13207 #, php-format
13208 msgid "Create version %1$s"
13209 msgstr ""
13211 #: templates/create_tracking_version.twig:21
13212 msgid "Track these data definition statements:"
13213 msgstr ""
13215 #: templates/create_tracking_version.twig:60
13216 msgid "Track these data manipulation statements:"
13217 msgstr ""
13219 #: templates/create_tracking_version.twig:77
13220 msgid "Create version"
13221 msgstr ""
13223 #: templates/database/central_columns/edit.twig:15
13224 msgctxt "Auto Increment"
13225 msgid "A_I"
13226 msgstr ""
13228 #: templates/database/central_columns/main.twig:4
13229 msgid "Add new column"
13230 msgstr ""
13232 #: templates/database/central_columns/main.twig:24
13233 #: templates/database/central_columns/main.twig:228
13234 msgid "Length/Value"
13235 msgstr ""
13237 #: templates/database/central_columns/main.twig:36
13238 #: templates/database/central_columns/main.twig:240
13239 msgid "Attribute"
13240 msgstr ""
13242 #: templates/database/central_columns/main.twig:44
13243 #: templates/database/central_columns/main.twig:248
13244 msgid "A_I"
13245 msgstr ""
13247 #: templates/database/central_columns/main.twig:129
13248 #, fuzzy
13249 #| msgid "The central list of columns for the current database is empty."
13250 msgid "The central list of columns for the current database is empty"
13251 msgstr "De Houpleß met de Kolonne för heh di Dahtebangk es läddesch."
13253 #: templates/database/central_columns/main.twig:166
13254 #: templates/display/results/table.twig:137
13255 msgid "Filter rows"
13256 msgstr ""
13258 #: templates/database/central_columns/main.twig:167
13259 #: templates/display/results/table.twig:139
13260 msgid "Search this table"
13261 msgstr ""
13263 #: templates/database/central_columns/main.twig:178
13264 #: templates/table/structure/display_structure.twig:418
13265 msgid "Add column"
13266 msgstr ""
13268 #: templates/database/central_columns/main.twig:187
13269 #, fuzzy
13270 #| msgid "Select All"
13271 msgid "Select a table"
13272 msgstr "Alle ußwähle"
13274 #: templates/database/central_columns/main.twig:194
13275 #, fuzzy
13276 #| msgid "Select All"
13277 msgid "Select a column."
13278 msgstr "Alle ußwähle"
13280 #: templates/database/central_columns/main.twig:213
13281 msgid "Click to sort."
13282 msgstr "Aanklecke för ze zoteere."
13284 #: templates/database/central_columns/main.twig:218
13285 #: templates/database/privileges/index.twig:22
13286 #: templates/database/structure/table_header.twig:22
13287 #: templates/database/tracking/tables.twig:18
13288 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
13289 #: templates/server/databases/index.twig:163
13290 #: templates/server/privileges/privileges_summary.twig:23
13291 #: templates/server/privileges/users_overview.twig:22
13292 #: templates/server/user_groups/user_groups.twig:21
13293 #: templates/server/variables/index.twig:30
13294 #: templates/table/privileges/index.twig:24
13295 #: templates/table/structure/display_partitions.twig:33
13296 #: templates/table/structure/display_structure.twig:34
13297 #: templates/table/structure/display_structure.twig:457
13298 #: templates/table/tracking/main.twig:32
13299 #: templates/table/tracking/report_table.twig:8
13300 msgid "Action"
13301 msgstr ""
13303 #: templates/database/create_table.twig:3
13304 #: templates/database/operations/index.twig:27
13305 #, fuzzy
13306 #| msgid "Created"
13307 msgid "Create new table"
13308 msgstr "Aanjelaat"
13310 #: templates/database/create_table.twig:10
13311 #: templates/database/operations/index.twig:34
13312 msgid "Number of columns"
13313 msgstr ""
13315 #: templates/database/create_table.twig:14
13316 #: templates/database/operations/index.twig:39 templates/export.twig:27
13317 #: templates/server/databases/index.twig:46
13318 msgid "Create"
13319 msgstr ""
13321 #: templates/database/data_dictionary/index.twig:4
13322 #, fuzzy
13323 #| msgid "Database"
13324 msgid "Database comment:"
13325 msgstr "Dahtebangk"
13327 #: templates/database/data_dictionary/index.twig:8
13328 #: templates/database/data_dictionary/index.twig:124
13329 #: templates/database/structure/index.twig:19
13330 #: templates/display/results/table.twig:334
13331 #: templates/table/structure/display_structure.twig:376
13332 msgid "Print"
13333 msgstr ""
13335 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
13336 #: templates/table/structure/display_structure.twig:461
13337 #: templates/table/tracking/structure_snapshot_indexes.twig:8
13338 msgid "Packed"
13339 msgstr ""
13341 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
13342 #: templates/table/structure/display_structure.twig:463
13343 #: templates/table/tracking/structure_snapshot_indexes.twig:10
13344 msgid "Cardinality"
13345 msgstr ""
13347 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
13348 #: templates/table/structure/display_structure.twig:542
13349 msgid "No index defined!"
13350 msgstr ""
13352 #: templates/database/designer/database_tables.twig:31
13353 #: templates/database/export/index.twig:28
13354 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
13355 #: templates/server/privileges/privileges_table.twig:29
13356 #: templates/server/privileges/privileges_table.twig:56
13357 #: templates/server/privileges/privileges_table.twig:83
13358 #: templates/server/privileges/privileges_table.twig:110
13359 #: templates/server/replication/database_multibox.twig:7
13360 #, fuzzy
13361 #| msgid "Select All"
13362 msgid "Select all"
13363 msgstr "Alle ußwähle"
13365 #: templates/database/designer/database_tables.twig:37
13366 msgid "Show/hide columns"
13367 msgstr ""
13369 #: templates/database/designer/database_tables.twig:46
13370 msgid "See table structure"
13371 msgstr ""
13373 #: templates/database/designer/database_tables.twig:91
13374 #, fuzzy, php-format
13375 #| msgid "Select All"
13376 msgid "Select \"%s\""
13377 msgstr "Alle ußwähle"
13379 #: templates/database/designer/database_tables.twig:109
13380 #, php-format
13381 msgid "Add an option for column \"%s\"."
13382 msgstr ""
13384 #: templates/database/designer/edit_delete_pages.twig:6
13385 msgid "Page to open"
13386 msgstr ""
13388 #: templates/database/designer/edit_delete_pages.twig:6
13389 msgid "Page to delete"
13390 msgstr ""
13392 #: templates/database/designer/main.twig:19
13393 #: templates/database/designer/main.twig:25
13394 msgid "Show/Hide tables list"
13395 msgstr ""
13397 #: templates/database/designer/main.twig:29
13398 #: templates/database/designer/main.twig:35
13399 #: templates/database/designer/main.twig:36
13400 msgid "View in fullscreen"
13401 msgstr ""
13403 #: templates/database/designer/main.twig:34
13404 msgid "Exit fullscreen"
13405 msgstr ""
13407 #: templates/database/designer/main.twig:48
13408 #: templates/database/designer/main.twig:52
13409 msgid "New page"
13410 msgstr ""
13412 #: templates/database/designer/main.twig:77
13413 #: templates/database/designer/main.twig:80
13414 msgid "Delete pages"
13415 msgstr ""
13417 #: templates/database/designer/main.twig:84
13418 #: templates/database/designer/main.twig:87
13419 #: templates/database/structure/show_create.twig:11
13420 msgid "Create table"
13421 msgstr ""
13423 #: templates/database/designer/main.twig:91
13424 #: templates/database/designer/main.twig:94
13425 #: templates/database/designer/main.twig:271
13426 msgid "Create relationship"
13427 msgstr ""
13429 #: templates/database/designer/main.twig:105
13430 #: templates/database/designer/main.twig:108
13431 msgid "Reload"
13432 msgstr ""
13434 #: templates/database/designer/main.twig:112
13435 #: templates/database/designer/main.twig:115
13436 msgid "Help"
13437 msgstr ""
13439 #: templates/database/designer/main.twig:120
13440 #: templates/database/designer/main.twig:123
13441 msgid "Angular links"
13442 msgstr ""
13444 #: templates/database/designer/main.twig:120
13445 #: templates/database/designer/main.twig:123
13446 msgid "Direct links"
13447 msgstr ""
13449 #: templates/database/designer/main.twig:127
13450 #: templates/database/designer/main.twig:129
13451 msgid "Snap to grid"
13452 msgstr ""
13454 #: templates/database/designer/main.twig:133
13455 #: templates/database/designer/main.twig:139
13456 msgid "Small/Big All"
13457 msgstr ""
13459 #: templates/database/designer/main.twig:143
13460 #: templates/database/designer/main.twig:146
13461 msgid "Toggle small/big"
13462 msgstr ""
13464 #: templates/database/designer/main.twig:150
13465 #: templates/database/designer/main.twig:153
13466 msgid "Toggle relationship lines"
13467 msgstr ""
13469 #: templates/database/designer/main.twig:158
13470 #: templates/database/designer/main.twig:161
13471 msgid "Export schema"
13472 msgstr ""
13474 #: templates/database/designer/main.twig:169
13475 #: templates/database/designer/main.twig:172
13476 msgid "Build Query"
13477 msgstr ""
13479 #: templates/database/designer/main.twig:177
13480 #: templates/database/designer/main.twig:181
13481 msgid "Move Menu"
13482 msgstr ""
13484 #: templates/database/designer/main.twig:185
13485 #: templates/database/designer/main.twig:190
13486 msgid "Pin text"
13487 msgstr ""
13489 #: templates/database/designer/main.twig:202
13490 msgid "Hide/Show all"
13491 msgstr ""
13493 #: templates/database/designer/main.twig:212
13494 msgid "Hide/Show tables with no relationship"
13495 msgstr ""
13497 #: templates/database/designer/main.twig:223
13498 msgid "Number of tables:"
13499 msgstr ""
13501 #: templates/database/designer/main.twig:381
13502 msgid "Delete relationship"
13503 msgstr ""
13505 #: templates/database/designer/main.twig:445
13506 #: templates/database/designer/main.twig:610
13507 msgid "Relationship operator"
13508 msgstr ""
13510 #: templates/database/designer/main.twig:474
13511 #: templates/database/designer/main.twig:639
13512 #: templates/database/designer/main.twig:845
13513 #: templates/database/designer/main.twig:1038
13514 msgid "Except"
13515 msgstr ""
13517 #: templates/database/designer/main.twig:484
13518 #: templates/database/designer/main.twig:649
13519 #: templates/database/designer/main.twig:855
13520 #: templates/database/designer/main.twig:1048
13521 #: templates/database/routines/execute_form.twig:20
13522 #: templates/server/replication/status_table.twig:17
13523 #: templates/server/status/variables/index.twig:76
13524 #: templates/server/variables/index.twig:32
13525 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
13526 #: templates/table/search/index.twig:42
13527 #: templates/table/zoom_search/index.twig:40
13528 #: templates/table/zoom_search/result_form.twig:37
13529 msgid "Value"
13530 msgstr ""
13532 #: templates/database/designer/main.twig:486
13533 #: templates/database/designer/main.twig:651
13534 #: templates/database/designer/main.twig:857
13535 #: templates/database/designer/main.twig:1050
13536 msgid "subquery"
13537 msgstr ""
13539 #: templates/database/designer/main.twig:495
13540 #: templates/database/designer/main.twig:711
13541 msgid "Rename to"
13542 msgstr ""
13544 #: templates/database/designer/main.twig:501
13545 #: templates/database/designer/main.twig:719
13546 msgid "New name"
13547 msgstr ""
13549 #: templates/database/designer/main.twig:510
13550 #: templates/database/designer/main.twig:916
13551 msgid "Aggregate"
13552 msgstr ""
13554 #: templates/database/designer/main.twig:516
13555 #: templates/database/designer/main.twig:580
13556 #: templates/database/designer/main.twig:785
13557 #: templates/database/designer/main.twig:816
13558 #: templates/database/designer/main.twig:924
13559 #: templates/database/designer/main.twig:1009
13560 #: templates/table/search/index.twig:41
13561 #: templates/table/zoom_search/index.twig:39
13562 msgid "Operator"
13563 msgstr ""
13565 #: templates/database/designer/main.twig:1090
13566 msgid "Active options"
13567 msgstr ""
13569 #: templates/database/designer/page_save_as.twig:19
13570 msgid "Save to selected page"
13571 msgstr ""
13573 #: templates/database/designer/page_save_as.twig:23
13574 msgid "Create a page and save to it"
13575 msgstr ""
13577 #: templates/database/designer/page_save_as.twig:29
13578 msgid "New page name"
13579 msgstr ""
13581 #: templates/database/designer/page_selector.twig:2
13582 msgid "Select page"
13583 msgstr ""
13585 #: templates/database/designer/schema_export.twig:4
13586 msgid "Select Export Relational Type"
13587 msgstr ""
13589 #: templates/database/events/editor_form.twig:10
13590 #: templates/database/routines/editor_form.twig:11
13591 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
13592 msgid "Details"
13593 msgstr ""
13595 #: templates/database/events/editor_form.twig:19
13596 #, fuzzy
13597 #| msgid "The database name is empty!"
13598 msgid "Event name"
13599 msgstr "Kein Name för di Dahtebangk!"
13601 #: templates/database/events/editor_form.twig:35
13602 #: templates/server/binlog/index.twig:86
13603 msgid "Event type"
13604 msgstr ""
13606 #: templates/database/events/editor_form.twig:48
13607 #: templates/database/routines/editor_form.twig:38
13608 #, php-format
13609 msgid "Change to %s"
13610 msgstr ""
13612 #: templates/database/events/editor_form.twig:53
13613 msgid "Execute at"
13614 msgstr ""
13616 #: templates/database/events/editor_form.twig:59
13617 msgid "Execute every"
13618 msgstr ""
13620 #: templates/database/events/editor_form.twig:70
13621 msgctxt "Start of recurring event"
13622 msgid "Start"
13623 msgstr ""
13625 #: templates/database/events/editor_form.twig:76
13626 msgctxt "End of recurring event"
13627 msgid "End"
13628 msgstr ""
13630 #: templates/database/events/editor_form.twig:90
13631 msgid "On completion preserve"
13632 msgstr ""
13634 #: templates/database/events/editor_form.twig:96
13635 #: templates/database/routines/editor_form.twig:138
13636 #: templates/database/triggers/editor_form.twig:61
13637 #: templates/view_create.twig:45
13638 msgid "Definer"
13639 msgstr ""
13641 #: templates/database/events/index.twig:13
13642 #: templates/database/privileges/index.twig:113
13643 #: templates/database/privileges/index.twig:114
13644 #: templates/database/routines/index.twig:13
13645 #: templates/database/structure/check_all_tables.twig:3
13646 #: templates/database/structure/check_all_tables.twig:4
13647 #: templates/database/triggers/list.twig:13
13648 #: templates/display/results/table.twig:298
13649 #: templates/display/results/table.twig:299 templates/select_all.twig:4
13650 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
13651 #: templates/server/privileges/edit_routine_privileges.twig:58
13652 #: templates/server/privileges/privileges_table.twig:269
13653 #: templates/server/privileges/privileges_table.twig:270
13654 #: templates/server/privileges/privileges_table.twig:279
13655 #: templates/server/privileges/privileges_table.twig:356
13656 #: templates/server/privileges/privileges_table.twig:560
13657 #: templates/server/privileges/users_overview.twig:121
13658 #: templates/server/privileges/users_overview.twig:122
13659 #: templates/server/user_groups/edit_user_groups.twig:11
13660 #: templates/table/privileges/index.twig:117
13661 #: templates/table/privileges/index.twig:118
13662 #, fuzzy
13663 msgid "Check all"
13664 msgstr "Ein Tabäll"
13666 #: templates/database/events/index.twig:27
13667 #, fuzzy
13668 #| msgid "Created"
13669 msgid "Create new event"
13670 msgstr "Aanjelaat"
13672 #: templates/database/events/index.twig:36
13673 msgid "There are no events to display."
13674 msgstr ""
13676 #: templates/database/events/index.twig:112
13677 msgid "Event scheduler status"
13678 msgstr ""
13680 #: templates/database/events/index.twig:117
13681 #: templates/database/tracking/tables.twig:47
13682 msgid "Click to toggle"
13683 msgstr ""
13685 #: templates/database/events/index.twig:130
13686 msgid "ON"
13687 msgstr ""
13689 #: templates/database/events/index.twig:141
13690 msgid "OFF"
13691 msgstr ""
13693 #: templates/database/export/index.twig:61
13694 msgid ""
13695 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13696 "name."
13697 msgstr ""
13699 #. l10n: A query that the user has written freely
13700 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
13701 msgid "Exporting a raw query"
13702 msgstr ""
13704 #: templates/database/export/index.twig:7
13705 #, php-format
13706 msgid "Exporting tables from \"%s\" database"
13707 msgstr ""
13709 #: templates/database/export/index.twig:30
13710 msgid "Export the structure of all tables."
13711 msgstr ""
13713 #: templates/database/export/index.twig:33
13714 msgid "Export the data of all tables."
13715 msgstr ""
13717 #: templates/database/import/index.twig:3
13718 #, php-format
13719 msgid "Importing into the database \"%s\""
13720 msgstr ""
13722 #: templates/database/multi_table_query/form.twig:4
13723 #: templates/database/qbe/index.twig:4
13724 msgid "Multi-table query"
13725 msgstr ""
13727 #: templates/database/multi_table_query/form.twig:10
13728 #: templates/database/qbe/index.twig:10
13729 msgid "Query by example"
13730 msgstr ""
13732 #: templates/database/multi_table_query/form.twig:17
13733 msgid "Query window"
13734 msgstr ""
13736 #: templates/database/multi_table_query/form.twig:38
13737 #: templates/database/multi_table_query/form.twig:128
13738 #, fuzzy
13739 #| msgid "Select All"
13740 msgid "select table"
13741 msgstr "Alle ußwähle"
13743 #: templates/database/multi_table_query/form.twig:45
13744 #: templates/database/multi_table_query/form.twig:136
13745 #, fuzzy
13746 #| msgid "Select All"
13747 msgid "select column"
13748 msgstr "Alle ußwähle"
13750 #: templates/database/multi_table_query/form.twig:51
13751 #, fuzzy
13752 #| msgid "Table"
13753 msgid "Table alias"
13754 msgstr "Tabäll"
13756 #: templates/database/multi_table_query/form.twig:52
13757 #, fuzzy
13758 #| msgid "Column"
13759 msgid "Column alias"
13760 msgstr "Kolonn"
13762 #: templates/database/multi_table_query/form.twig:55
13763 msgid "Use this column in criteria"
13764 msgstr ""
13766 #: templates/database/multi_table_query/form.twig:59
13767 msgid "criteria"
13768 msgstr ""
13770 #: templates/database/multi_table_query/form.twig:73
13771 msgid "Add as"
13772 msgstr ""
13774 #: templates/database/multi_table_query/form.twig:119
13775 msgid "Another column"
13776 msgstr ""
13778 #: templates/database/multi_table_query/form.twig:146
13779 msgid "Enter criteria as free text"
13780 msgstr ""
13782 #: templates/database/multi_table_query/form.twig:153
13783 #, fuzzy
13784 #| msgid "Select All"
13785 msgid "Remove this column"
13786 msgstr "Alle ußwähle"
13788 #: templates/database/multi_table_query/form.twig:159
13789 #: templates/table/relation/foreign_key_row.twig:85
13790 msgid "+ Add column"
13791 msgstr ""
13793 #: templates/database/multi_table_query/form.twig:174
13794 #: templates/database/qbe/selection_form.twig:80
13795 #: templates/database/qbe/selection_form.twig:96
13796 msgid "Update query"
13797 msgstr ""
13799 #: templates/database/operations/index.twig:9
13800 #: templates/database/operations/index.twig:13
13801 msgid "Database comment"
13802 msgstr ""
13804 #: templates/database/operations/index.twig:54
13805 msgid "Rename database to"
13806 msgstr ""
13808 #: templates/database/operations/index.twig:58 templates/export.twig:282
13809 #, fuzzy
13810 #| msgid "The database name is empty!"
13811 msgid "New database name"
13812 msgstr "Kein Name för di Dahtebangk!"
13814 #: templates/database/operations/index.twig:66
13815 #: templates/database/operations/index.twig:171
13816 #: templates/table/operations/index.twig:77
13817 #: templates/table/operations/index.twig:113
13818 #: templates/table/operations/index.twig:313
13819 msgid ""
13820 "You don't have sufficient privileges to perform this operation; Please refer "
13821 "to the documentation for more details."
13822 msgstr ""
13824 #: templates/database/operations/index.twig:83
13825 msgid "Remove database"
13826 msgstr ""
13828 #: templates/database/operations/index.twig:89
13829 #, php-format
13830 msgid "Database %s has been dropped."
13831 msgstr ""
13833 #: templates/database/operations/index.twig:94
13834 msgid "Drop the database (DROP)"
13835 msgstr ""
13837 #: templates/database/operations/index.twig:118
13838 msgid "Copy database to"
13839 msgstr ""
13841 #: templates/database/operations/index.twig:150
13842 msgid "CREATE DATABASE before copying"
13843 msgstr ""
13845 #: templates/database/operations/index.twig:165
13846 #: templates/database/structure/copy_form.twig:44
13847 #: templates/table/operations/index.twig:306
13848 msgid "Add constraints"
13849 msgstr ""
13851 #: templates/database/operations/index.twig:180
13852 msgid "Switch to copied database"
13853 msgstr ""
13855 #: templates/database/operations/index.twig:216
13856 msgid "Change all tables collations"
13857 msgstr ""
13859 #: templates/database/operations/index.twig:220
13860 msgid "Change all tables columns collations"
13861 msgstr ""
13863 #: templates/database/privileges/index.twig:9
13864 #: templates/table/privileges/index.twig:8
13865 #, php-format
13866 msgid "Users having access to \"%s\""
13867 msgstr ""
13869 #: templates/database/privileges/index.twig:17
13870 #: templates/server/privileges/login_information_fields.twig:7
13871 #: templates/server/privileges/login_information_fields.twig:12
13872 #: templates/server/privileges/users_overview.twig:8
13873 #: templates/server/replication/change_primary.twig:15
13874 #: templates/server/replication/primary_add_replica_user.twig:19
13875 #: templates/server/replication/primary_add_replica_user.twig:24
13876 #: templates/table/privileges/index.twig:19
13877 msgid "User name"
13878 msgstr ""
13880 #: templates/database/privileges/index.twig:18
13881 #: templates/server/privileges/login_information_fields.twig:26
13882 #: templates/server/privileges/login_information_fields.twig:38
13883 #: templates/server/privileges/users_overview.twig:9
13884 #: templates/table/privileges/index.twig:20
13885 msgid "Host name"
13886 msgstr ""
13888 #: templates/database/privileges/index.twig:21
13889 #: templates/server/privileges/privileges_summary.twig:17
13890 #: templates/server/privileges/users_overview.twig:18
13891 #: templates/table/privileges/index.twig:23
13892 msgid "Grant"
13893 msgstr ""
13895 #: templates/database/privileges/index.twig:36
13896 #: templates/server/privileges/new_user_ajax.twig:9
13897 #: templates/server/privileges/users_overview.twig:36
13898 #: templates/table/privileges/index.twig:38
13899 msgid "Any"
13900 msgstr ""
13902 #: templates/database/privileges/index.twig:47
13903 #: templates/table/privileges/index.twig:49
13904 msgid "global"
13905 msgstr ""
13907 #: templates/database/privileges/index.twig:50
13908 #: templates/table/privileges/index.twig:52
13909 msgid "database-specific"
13910 msgstr ""
13912 #: templates/database/privileges/index.twig:52
13913 #: templates/table/privileges/index.twig:54
13914 msgid "wildcard"
13915 msgstr ""
13917 #: templates/database/privileges/index.twig:55
13918 #: templates/table/privileges/index.twig:59
13919 msgid "routine"
13920 msgstr ""
13922 #: templates/database/privileges/index.twig:112
13923 #: templates/database/privileges/index.twig:115
13924 #: templates/database/structure/check_all_tables.twig:2
13925 #: templates/database/structure/check_all_tables.twig:9
13926 #: templates/display/results/table.twig:297
13927 #: templates/display/results/table.twig:300 templates/select_all.twig:2
13928 #: templates/select_all.twig:6
13929 #: templates/server/privileges/users_overview.twig:120
13930 #: templates/server/privileges/users_overview.twig:123
13931 #: templates/table/privileges/index.twig:116
13932 #: templates/table/privileges/index.twig:119
13933 msgid "With selected:"
13934 msgstr ""
13936 #: templates/database/privileges/index.twig:131
13937 #: templates/server/privileges/add_user_fieldset.twig:4
13938 #: templates/server/privileges/user_overview.twig:22
13939 #: templates/server/privileges/users_overview.twig:137
13940 #: templates/table/privileges/index.twig:134
13941 msgctxt "Create new user"
13942 msgid "New"
13943 msgstr ""
13945 #: templates/database/privileges/index.twig:136
13946 #: templates/server/privileges/add_user_fieldset.twig:9
13947 #: templates/server/privileges/add_user.twig:4
13948 #: templates/server/privileges/user_overview.twig:24
13949 #: templates/server/privileges/users_overview.twig:140
13950 #: templates/table/privileges/index.twig:140
13951 msgid "Add user account"
13952 msgstr ""
13954 #: templates/database/qbe/index.twig:16
13955 #, php-format
13956 msgid "Switch to %svisual builder%s"
13957 msgstr ""
13959 #: templates/database/qbe/index.twig:20
13960 msgid "You have to choose at least one column to display!"
13961 msgstr "Do moß winnischsdens ein Kolonn zom Aanzeije ußsöhke!"
13963 #: templates/database/qbe/ins_del_and_or_cell.twig:5
13964 msgid "Ins:"
13965 msgstr ""
13967 #: templates/database/qbe/ins_del_and_or_cell.twig:12
13968 msgid "And"
13969 msgstr ""
13971 #: templates/database/qbe/ins_del_and_or_cell.twig:17
13972 msgid "Del:"
13973 msgstr ""
13975 #: templates/database/qbe/selection_form.twig:12
13976 #: templates/table/find_replace/index.twig:41
13977 msgid "Column:"
13978 msgstr ""
13980 #: templates/database/qbe/selection_form.twig:17
13981 msgid "Alias:"
13982 msgstr ""
13984 #: templates/database/qbe/selection_form.twig:22
13985 msgid "Show:"
13986 msgstr ""
13988 #: templates/database/qbe/selection_form.twig:27
13989 msgid "Sort:"
13990 msgstr ""
13992 #: templates/database/qbe/selection_form.twig:32
13993 msgid "Sort order:"
13994 msgstr ""
13996 #: templates/database/qbe/selection_form.twig:37
13997 msgid "Criteria:"
13998 msgstr ""
14000 #: templates/database/qbe/selection_form.twig:44
14001 msgid "Modify:"
14002 msgstr ""
14004 #: templates/database/qbe/selection_form.twig:54
14005 msgid "Add/Delete criteria rows:"
14006 msgstr ""
14008 #: templates/database/qbe/selection_form.twig:67
14009 #, fuzzy
14010 #| msgid "Select All"
14011 msgid "Add/Delete columns:"
14012 msgstr "Alle ußwähle"
14014 #: templates/database/qbe/selection_form.twig:86
14015 #: templates/database/qbe/selection_form.twig:88
14016 #, fuzzy
14017 msgid "Use tables"
14018 msgstr "Ein Tabäll"
14020 #: templates/database/qbe/selection_form.twig:107
14021 #, php-format
14022 msgid "SQL query on database <b>%s</b>:"
14023 msgstr ""
14025 #: templates/database/routines/editor_form.twig:20
14026 msgid "Routine name"
14027 msgstr ""
14029 #: templates/database/routines/editor_form.twig:43
14030 msgid "Parameters"
14031 msgstr ""
14033 #: templates/database/routines/editor_form.twig:49
14034 msgid "Direction"
14035 msgstr ""
14037 #: templates/database/routines/editor_form.twig:66
14038 msgid "Add parameter"
14039 msgstr ""
14041 #: templates/database/routines/editor_form.twig:67
14042 msgid "Remove last parameter"
14043 msgstr ""
14045 #: templates/database/routines/editor_form.twig:71
14046 msgid "Return type"
14047 msgstr ""
14049 #: templates/database/routines/editor_form.twig:79
14050 msgid "Return length/values"
14051 msgstr ""
14053 #: templates/database/routines/editor_form.twig:86
14054 msgid "Return options"
14055 msgstr ""
14057 #: templates/database/routines/editor_form.twig:90
14058 #: templates/database/routines/parameter_row.twig:31
14059 #: templates/database/structure/table_header.twig:42
14060 msgid "Charset"
14061 msgstr ""
14063 #: templates/database/routines/editor_form.twig:115
14064 msgid "Is deterministic"
14065 msgstr ""
14067 #: templates/database/routines/editor_form.twig:131
14068 msgid ""
14069 "You do not have sufficient privileges to perform this operation; Please "
14070 "refer to the documentation for more details."
14071 msgstr ""
14073 #: templates/database/routines/editor_form.twig:144
14074 msgid "Security type"
14075 msgstr ""
14077 #: templates/database/routines/editor_form.twig:153
14078 msgid "SQL data access"
14079 msgstr ""
14081 #: templates/database/routines/execute_form.twig:7
14082 #: templates/database/routines/execute_form.twig:12
14083 msgid "Routine parameters"
14084 msgstr ""
14086 #: templates/database/routines/index.twig:33
14087 #, fuzzy
14088 #| msgid "Created"
14089 msgid "Create new routine"
14090 msgstr "Aanjelaat"
14092 #: templates/database/routines/index.twig:42
14093 msgid "There are no routines to display."
14094 msgstr ""
14096 #: templates/database/routines/index.twig:51
14097 msgid "Returns"
14098 msgstr ""
14100 #: templates/database/routines/parameter_row.twig:24
14101 #: templates/modals/enum_set_editor.twig:5
14102 msgid "ENUM/SET editor"
14103 msgstr ""
14105 #: templates/database/routines/row.twig:38
14106 #: templates/database/routines/row.twig:48
14107 #: templates/database/routines/row.twig:52
14108 msgid "Execute"
14109 msgstr ""
14111 #: templates/database/search/main.twig:5
14112 msgid "Search in database"
14113 msgstr ""
14115 #: templates/database/search/main.twig:8
14116 msgid "Words or values to search for (wildcard: \"%\"):"
14117 msgstr ""
14119 #: templates/database/search/main.twig:15
14120 #: templates/table/find_replace/index.twig:31
14121 msgid "Find:"
14122 msgstr ""
14124 #: templates/database/search/main.twig:19
14125 #: templates/database/search/main.twig:23
14126 msgid "Words are separated by a space character (\" \")."
14127 msgstr ""
14129 #: templates/database/search/main.twig:40
14130 msgid "Inside tables:"
14131 msgstr ""
14133 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
14134 #: templates/server/replication/database_multibox.twig:8
14135 #, fuzzy
14136 #| msgid "Unselect All"
14137 msgid "Unselect all"
14138 msgstr "Alle nit mieh ußwähle"
14140 #: templates/database/search/main.twig:67
14141 msgid "Inside column:"
14142 msgstr ""
14144 #: templates/database/search/results.twig:12
14145 #, php-format
14146 msgid "%1$s match in <strong>%2$s</strong>"
14147 msgid_plural "%1$s matches in <strong>%2$s</strong>"
14148 msgstr[0] ""
14149 msgstr[1] ""
14150 msgstr[2] ""
14152 #: templates/database/search/results.twig:56
14153 msgid "<strong>Total:</strong> <em>%count%</em> match"
14154 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
14155 msgstr[0] ""
14156 msgstr[1] ""
14157 msgstr[2] ""
14159 #: templates/database/structure/add_prefix.twig:7
14160 #: templates/database/structure/add_prefix.twig:9
14161 msgid "Add prefix"
14162 msgstr ""
14164 #: templates/database/structure/body_for_table_summary.twig:6
14165 #, fuzzy, php-format
14166 msgid "%s table"
14167 msgid_plural "%s tables"
14168 msgstr[0] "Ein Tabäll"
14169 msgstr[1] "%s Tabälle"
14170 msgstr[2] ""
14172 #: templates/database/structure/body_for_table_summary.twig:17
14173 msgid "Sum"
14174 msgstr ""
14176 #: templates/database/structure/change_prefix_form.twig:7
14177 msgid "From"
14178 msgstr ""
14180 #: templates/database/structure/change_prefix_form.twig:13
14181 msgid "To"
14182 msgstr ""
14184 #: templates/database/structure/check_all_tables.twig:6
14185 msgid "Check tables having overhead"
14186 msgstr ""
14188 #: templates/database/structure/check_all_tables.twig:10
14189 #, fuzzy
14190 #| msgid "Select All"
14191 msgid "Copy table"
14192 msgstr "Alle ußwähle"
14194 #: templates/database/structure/check_all_tables.twig:11
14195 msgid "Show create"
14196 msgstr ""
14198 #: templates/database/structure/check_all_tables.twig:14
14199 #: templates/table/operations/index.twig:403
14200 #: templates/table/operations/view.twig:26
14201 msgid "Delete data or table"
14202 msgstr ""
14204 #: templates/database/structure/check_all_tables.twig:15
14205 #: templates/database/structure/structure_table_row.twig:74
14206 msgid "Empty"
14207 msgstr ""
14209 #: templates/database/structure/check_all_tables.twig:18
14210 #: templates/table/operations/index.twig:334
14211 msgid "Table maintenance"
14212 msgstr ""
14214 #: templates/database/structure/check_all_tables.twig:19
14215 #: templates/table/maintenance/analyze.twig:3
14216 #: templates/table/operations/index.twig:339
14217 msgid "Analyze table"
14218 msgstr ""
14220 #: templates/database/structure/check_all_tables.twig:20
14221 #: templates/table/maintenance/check.twig:3
14222 #: templates/table/operations/index.twig:348
14223 msgid "Check table"
14224 msgstr ""
14226 #: templates/database/structure/check_all_tables.twig:21
14227 #: templates/table/maintenance/checksum.twig:3
14228 #: templates/table/operations/index.twig:356
14229 #, fuzzy
14230 msgid "Checksum table"
14231 msgstr "Ein Tabäll"
14233 #: templates/database/structure/check_all_tables.twig:22
14234 #: templates/table/maintenance/optimize.twig:3
14235 #: templates/table/operations/index.twig:384
14236 #: templates/table/structure/display_table_stats.twig:68
14237 msgid "Optimize table"
14238 msgstr ""
14240 #: templates/database/structure/check_all_tables.twig:23
14241 #: templates/table/maintenance/repair.twig:3
14242 #: templates/table/operations/index.twig:393
14243 msgid "Repair table"
14244 msgstr ""
14246 #: templates/database/structure/check_all_tables.twig:25
14247 msgid "Prefix"
14248 msgstr ""
14250 #: templates/database/structure/check_all_tables.twig:26
14251 msgid "Add prefix to table"
14252 msgstr ""
14254 #: templates/database/structure/check_all_tables.twig:27
14255 msgid "Replace table prefix"
14256 msgstr ""
14258 #: templates/database/structure/check_all_tables.twig:33
14259 msgid "Add columns to central list"
14260 msgstr ""
14262 #: templates/database/structure/check_all_tables.twig:34
14263 msgid "Remove columns from central list"
14264 msgstr ""
14266 #: templates/database/structure/check_all_tables.twig:35
14267 msgid "Make consistent with central list"
14268 msgstr ""
14270 #: templates/database/structure/check_all_tables.twig:53
14271 #: templates/database/structure/check_all_tables.twig:73
14272 msgid "Continue"
14273 msgstr ""
14275 #: templates/database/structure/check_all_tables.twig:65
14276 msgid "Are you sure?"
14277 msgstr ""
14279 #: templates/database/structure/check_all_tables.twig:69
14280 msgid ""
14281 "This action may change some of the columns definition.[br]Are you sure you "
14282 "want to continue?"
14283 msgstr ""
14285 #: templates/database/structure/copy_form.twig:14
14286 msgid "Options:"
14287 msgstr ""
14289 #: templates/database/structure/copy_form.twig:39
14290 msgid "Add AUTO INCREMENT value"
14291 msgstr ""
14293 #: templates/database/structure/drop_form.twig:6
14294 #: templates/database/structure/empty_form.twig:6
14295 #: templates/table/delete/confirm.twig:12
14296 #: templates/table/structure/drop_confirm.twig:7
14297 #: templates/table/structure/primary.twig:6
14298 msgid "Do you really want to execute the following query?"
14299 msgstr ""
14301 #: templates/database/structure/favorite_anchor.twig:4
14302 #: templates/recent_favorite_table_favorite.twig:6
14303 msgid "Remove from Favorites"
14304 msgstr ""
14306 #: templates/database/structure/favorite_anchor.twig:4
14307 msgid "Add to Favorites"
14308 msgstr ""
14310 #: templates/database/structure/show_create.twig:2
14311 msgid "Showing create queries"
14312 msgstr ""
14314 #: templates/database/structure/show_create.twig:33
14315 #: templates/display/results/table.twig:373 templates/modals/create_view.twig:5
14316 #: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11
14317 msgid "Create view"
14318 msgstr ""
14320 #: templates/database/structure/structure_table_row.twig:17
14321 #: templates/server/databases/index.twig:219
14322 #: templates/server/databases/index.twig:231
14323 msgid "Not replicated"
14324 msgstr ""
14326 #: templates/database/structure/structure_table_row.twig:18
14327 #: templates/server/databases/index.twig:215
14328 #: templates/server/databases/index.twig:227
14329 msgid "Replicated"
14330 msgstr ""
14332 #: templates/database/structure/structure_table_row.twig:223
14333 msgid "in use"
14334 msgstr "weed jebruch"
14336 #: templates/database/structure/table_header.twig:27
14337 msgid ""
14338 "May be approximate. Click on the number to get the exact count. See "
14339 "[doc@faq3-11]FAQ 3.11[/doc]."
14340 msgstr ""
14342 #: templates/database/structure/table_header.twig:36
14343 #: templates/table/index_form.twig:141
14344 msgid "Size"
14345 msgstr "Ömfang"
14347 #: templates/database/structure/table_header.twig:51
14348 #: templates/table/structure/display_table_stats.twig:154
14349 msgid "Creation"
14350 msgstr ""
14352 #: templates/database/structure/table_header.twig:56
14353 #: templates/table/structure/display_table_stats.twig:161
14354 msgid "Last update"
14355 msgstr ""
14357 #: templates/database/structure/table_header.twig:61
14358 #: templates/table/structure/display_table_stats.twig:168
14359 msgid "Last check"
14360 msgstr ""
14362 #: templates/database/structure/tracking_icon.twig:3
14363 msgid "Tracking is active."
14364 msgstr ""
14366 #: templates/database/structure/tracking_icon.twig:5
14367 msgid "Tracking is not active."
14368 msgstr ""
14370 #: templates/database/tracking/tables.twig:4
14371 msgid "Tracked tables"
14372 msgstr ""
14374 #: templates/database/tracking/tables.twig:14
14375 msgid "Last version"
14376 msgstr ""
14378 #: templates/database/tracking/tables.twig:15
14379 #: templates/table/tracking/main.twig:29
14380 msgid "Created"
14381 msgstr "Aanjelaat"
14383 #: templates/database/tracking/tables.twig:16
14384 #: templates/table/tracking/main.twig:30
14385 msgid "Updated"
14386 msgstr ""
14388 #: templates/database/tracking/tables.twig:61
14389 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
14390 msgid "active"
14391 msgstr "aktief"
14393 #: templates/database/tracking/tables.twig:73
14394 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
14395 msgid "not active"
14396 msgstr "nit aktief"
14398 #: templates/database/tracking/tables.twig:93
14399 #: templates/database/tracking/tables.twig:138
14400 #: templates/database/tracking/tables.twig:139
14401 msgid "Delete tracking"
14402 msgstr ""
14404 #: templates/database/tracking/tables.twig:104
14405 msgid "Versions"
14406 msgstr "Väsjohne"
14408 #: templates/database/tracking/tables.twig:145
14409 msgid "Untracked tables"
14410 msgstr ""
14412 #: templates/database/tracking/tables.twig:176
14413 #: templates/database/tracking/tables.twig:188
14414 #: templates/database/tracking/tables.twig:189
14415 #: templates/table/structure/display_structure.twig:396
14416 msgid "Track table"
14417 msgstr ""
14419 #: templates/database/triggers/editor_form.twig:23
14420 msgid "Trigger name"
14421 msgstr ""
14423 #: templates/database/triggers/editor_form.twig:37
14424 msgctxt "Trigger action time"
14425 msgid "Time"
14426 msgstr ""
14428 #: templates/database/triggers/list.twig:27
14429 #, fuzzy
14430 #| msgid "Created"
14431 msgid "Create new trigger"
14432 msgstr "Aanjelaat"
14434 #: templates/database/triggers/list.twig:36
14435 msgid "There are no triggers to display."
14436 msgstr ""
14438 #: templates/display/results/checkbox_and_links.twig:16
14439 #: templates/display/results/checkbox_and_links.twig:78
14440 msgid "You can also edit most values by clicking directly on them."
14441 msgstr ""
14443 #: templates/display/results/checkbox_and_links.twig:18
14444 #: templates/display/results/checkbox_and_links.twig:80
14445 msgid "You can also edit most values by double-clicking directly on them."
14446 msgstr ""
14448 #: templates/display/results/table.twig:18
14449 #: templates/display/results/table.twig:21 templates/list_navigator.twig:8
14450 #: templates/list_navigator.twig:13
14451 msgctxt "First page"
14452 msgid "Begin"
14453 msgstr ""
14455 #: templates/display/results/table.twig:35
14456 #: templates/display/results/table.twig:38 templates/list_navigator.twig:16
14457 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
14458 #: templates/server/binlog/index.twig:52
14459 msgctxt "Previous page"
14460 msgid "Previous"
14461 msgstr ""
14463 #: templates/display/results/table.twig:55
14464 #: templates/display/results/table.twig:59 templates/list_navigator.twig:33
14465 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
14466 #: templates/server/binlog/index.twig:77
14467 msgctxt "Next page"
14468 msgid "Next"
14469 msgstr ""
14471 #: templates/display/results/table.twig:76
14472 #: templates/display/results/table.twig:80 templates/list_navigator.twig:42
14473 #: templates/list_navigator.twig:44
14474 msgctxt "Last page"
14475 msgid "End"
14476 msgstr ""
14478 #: templates/display/results/table.twig:107
14479 msgid "Save edited data"
14480 msgstr ""
14482 #: templates/display/results/table.twig:113
14483 msgid "Restore column order"
14484 msgstr ""
14486 #: templates/display/results/table.twig:124 templates/export.twig:149
14487 #: templates/table/start_and_number_of_rows_fieldset.twig:9
14488 msgid "Number of rows:"
14489 msgstr ""
14491 #: templates/display/results/table.twig:127
14492 msgid "All"
14493 msgstr ""
14495 #: templates/display/results/table.twig:145
14496 msgid "Sort by key:"
14497 msgstr ""
14499 #: templates/display/results/table.twig:194
14500 #: templates/table/search/index.twig:102
14501 msgid "Extra options"
14502 msgstr ""
14504 #: templates/display/results/table.twig:216
14505 msgid "Relational key"
14506 msgstr ""
14508 #: templates/display/results/table.twig:220
14509 #, fuzzy
14510 #| msgid "Select All"
14511 msgid "Display column for relationships"
14512 msgstr "Alle ußwähle"
14514 #: templates/display/results/table.twig:228
14515 msgid "Show binary contents"
14516 msgstr ""
14518 #: templates/display/results/table.twig:232
14519 msgid "Show BLOB contents"
14520 msgstr ""
14522 #: templates/display/results/table.twig:242
14523 msgid "Hide browser transformation"
14524 msgstr ""
14526 #: templates/display/results/table.twig:254
14527 msgid "Well Known Text"
14528 msgstr ""
14530 #: templates/display/results/table.twig:258
14531 msgid "Well Known Binary"
14532 msgstr ""
14534 #: templates/display/results/table.twig:330
14535 #: templates/sql/no_results_returned.twig:9
14536 msgid "Query results operations"
14537 msgstr ""
14539 #: templates/display/results/table.twig:336
14540 msgid "Copy to clipboard"
14541 msgstr ""
14543 #: templates/display/results/table.twig:355
14544 #: templates/table/chart/tbl_chart.twig:2
14545 msgid "Display chart"
14546 msgstr ""
14548 #: templates/display/results/table.twig:363
14549 msgid "Visualize GIS data"
14550 msgstr ""
14552 #: templates/encoding/kanji_encoding_form.twig:6
14553 msgctxt "None encoding conversion"
14554 msgid "None"
14555 msgstr ""
14557 #: templates/encoding/kanji_encoding_form.twig:17
14558 msgid "Convert to Kana"
14559 msgstr ""
14561 #: templates/error/report_form.twig:3
14562 msgid ""
14563 "This report automatically includes data about the error and information "
14564 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14565 "team for debugging the error."
14566 msgstr ""
14568 #: templates/error/report_form.twig:11
14569 msgid ""
14570 "Can you tell us the steps leading to this error? It decisively helps in "
14571 "debugging:"
14572 msgstr ""
14574 #: templates/error/report_form.twig:18
14575 msgid "You may examine the data in the error report:"
14576 msgstr ""
14578 #: templates/error/report_modal.twig:5
14579 msgid "Submit error report"
14580 msgstr ""
14582 #: templates/error/report_modal.twig:12
14583 msgid "Send error report"
14584 msgstr ""
14586 #: templates/export/template_options.twig:1 templates/export.twig:42
14587 #, fuzzy
14588 #| msgid "Select All"
14589 msgid "Select a template"
14590 msgstr "Alle ußwähle"
14592 #: templates/export.twig:14
14593 msgid "Export templates:"
14594 msgstr ""
14596 #: templates/export.twig:18
14597 msgid "New template:"
14598 msgstr ""
14600 #: templates/export.twig:21 templates/export.twig:24
14601 #, fuzzy
14602 #| msgid "The database name is empty!"
14603 msgid "Template name"
14604 msgstr "Kein Name för di Dahtebangk!"
14606 #: templates/export.twig:35
14607 msgid "Existing templates:"
14608 msgstr ""
14610 #: templates/export.twig:38
14611 msgid "Template:"
14612 msgstr ""
14614 #: templates/export.twig:51
14615 msgid "Update"
14616 msgstr ""
14618 #: templates/export.twig:72
14619 msgid "Show SQL query"
14620 msgstr ""
14622 #: templates/export.twig:104
14623 msgid "Export method:"
14624 msgstr ""
14626 #: templates/export.twig:108
14627 msgid "Quick - display only the minimal options"
14628 msgstr ""
14630 #: templates/export.twig:112
14631 msgid "Custom - display all possible options"
14632 msgstr ""
14634 #: templates/export.twig:121
14635 msgid "File format to export"
14636 msgstr ""
14638 #: templates/export.twig:137
14639 msgid "Rows:"
14640 msgstr ""
14642 #: templates/export.twig:141
14643 msgid "Dump all rows"
14644 msgstr ""
14646 #: templates/export.twig:145
14647 msgid "Dump some row(s)"
14648 msgstr ""
14650 #: templates/export.twig:160
14651 msgid "Row to begin at:"
14652 msgstr ""
14654 #: templates/export.twig:170 templates/export.twig:332
14655 msgid "Output:"
14656 msgstr ""
14658 #: templates/export.twig:175 templates/export.twig:370
14659 #, php-format
14660 msgid "Save on server in the directory <strong>%s</strong>"
14661 msgstr ""
14663 #: templates/export.twig:193 templates/export.twig:337
14664 msgid "Rename exported databases/tables/columns"
14665 msgstr ""
14667 #: templates/export.twig:201
14668 msgid "Defined aliases"
14669 msgstr ""
14671 #: templates/export.twig:216 templates/export.twig:230
14672 #: templates/export.twig:243 templates/export.twig:260
14673 msgid "Remove"
14674 msgstr ""
14676 #: templates/export.twig:269
14677 msgid "Define new aliases"
14678 msgstr ""
14680 #: templates/export.twig:274
14681 #, fuzzy
14682 #| msgid "Select All"
14683 msgid "Select database:"
14684 msgstr "Alle ußwähle"
14686 #: templates/export.twig:290
14687 #, fuzzy
14688 #| msgid "Select All"
14689 msgid "Select table:"
14690 msgstr "Alle ußwähle"
14692 #: templates/export.twig:298
14693 msgid "New table name"
14694 msgstr ""
14696 #: templates/export.twig:306
14697 #, fuzzy
14698 #| msgid "Select All"
14699 msgid "Select column:"
14700 msgstr "Alle ußwähle"
14702 #: templates/export.twig:314
14703 msgid "New column name"
14704 msgstr ""
14706 #: templates/export.twig:347
14707 #, php-format
14708 msgid "Use %s statement"
14709 msgstr ""
14711 #: templates/export.twig:356
14712 msgid "View output as text"
14713 msgstr ""
14715 #: templates/export.twig:360
14716 msgid "Save output to a file"
14717 msgstr ""
14719 #: templates/export.twig:387
14720 msgid "File name template:"
14721 msgstr ""
14723 #: templates/export.twig:388
14724 #, php-format
14725 msgid ""
14726 "This value is interpreted using the 'strftime' function, so you can use time "
14727 "formatting strings. Additionally the following transformations will happen: "
14728 "%s Other text will be kept as is. See the FAQ 6.27 for details."
14729 msgstr ""
14731 #: templates/export.twig:398
14732 msgid "Use this for future exports"
14733 msgstr ""
14735 #: templates/export.twig:409 templates/import.twig:103
14736 msgid "Character set of the file:"
14737 msgstr ""
14739 #: templates/export.twig:429
14740 msgid "Compression:"
14741 msgstr ""
14743 #: templates/export.twig:437
14744 msgid "zipped"
14745 msgstr ""
14747 #: templates/export.twig:443
14748 msgid "gzipped"
14749 msgstr ""
14751 #: templates/export.twig:461
14752 msgid "Export databases as separate files"
14753 msgstr ""
14755 #: templates/export.twig:463
14756 msgid "Export tables as separate files"
14757 msgstr ""
14759 #: templates/export.twig:474
14760 msgid "Skip tables larger than:"
14761 msgstr ""
14763 #: templates/export.twig:476
14764 msgid "The size is measured in MiB."
14765 msgstr ""
14767 #: templates/export.twig:482 templates/import.twig:182
14768 msgid "Format-specific options:"
14769 msgstr ""
14771 #: templates/export.twig:491 templates/import.twig:191
14772 msgid "Encoding Conversion:"
14773 msgstr ""
14775 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
14776 #: templates/server/status/variables/index.twig:7
14777 msgid "Filters"
14778 msgstr ""
14780 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
14781 msgid "Containing the word:"
14782 msgstr ""
14784 #: templates/footer.twig:10 templates/footer.twig:12 templates/footer.twig:14
14785 msgid "Open new phpMyAdmin window"
14786 msgstr ""
14788 #: templates/footer.twig:29 templates/home/index.twig:18
14789 #: templates/login/form.twig:5
14790 msgid "phpMyAdmin Demo Server"
14791 msgstr ""
14793 #: templates/footer.twig:37
14794 #, php-format
14795 msgid "Currently running Git revision %1$s from the %2$s branch."
14796 msgstr ""
14798 #: templates/footer.twig:39
14799 msgid "Git information missing!"
14800 msgstr ""
14802 #: templates/gis_data_editor_form.twig:4
14803 #, php-format
14804 msgid "Value for the column \"%s\""
14805 msgstr ""
14807 #: templates/gis_data_editor_form.twig:22
14808 #: templates/table/gis_visualization/gis_visualization.twig:34
14809 msgid "Use OpenStreetMaps as Base Layer"
14810 msgstr ""
14812 #: templates/gis_data_editor_form.twig:38
14813 msgctxt "Spatial Reference System Identifier"
14814 msgid "SRID:"
14815 msgstr ""
14817 #: templates/gis_data_editor_form.twig:53
14818 #, php-format
14819 msgid "Geometry %d:"
14820 msgstr ""
14822 #: templates/gis_data_editor_form.twig:73
14823 msgid "Point:"
14824 msgstr "Pungk:"
14826 #: templates/gis_data_editor_form.twig:93
14827 #: templates/gis_data_editor_form.twig:134
14828 #: templates/gis_data_editor_form.twig:186
14829 #, fuzzy, php-format
14830 #| msgid "Point %d"
14831 msgid "Point %d:"
14832 msgstr "Pungk %d"
14834 #: templates/gis_data_editor_form.twig:113
14835 #, php-format
14836 msgid "Linestring %d:"
14837 msgstr ""
14839 #: templates/gis_data_editor_form.twig:115
14840 #: templates/gis_data_editor_form.twig:170
14841 msgid "Outer ring:"
14842 msgstr ""
14844 #: templates/gis_data_editor_form.twig:117
14845 #: templates/gis_data_editor_form.twig:172
14846 #, php-format
14847 msgid "Inner ring %d:"
14848 msgstr ""
14850 #: templates/gis_data_editor_form.twig:144
14851 msgid "Add a linestring"
14852 msgstr ""
14854 #: templates/gis_data_editor_form.twig:157
14855 #, php-format
14856 msgid "Polygon %d:"
14857 msgstr ""
14859 #: templates/gis_data_editor_form.twig:199
14860 msgid "Add a polygon"
14861 msgstr ""
14863 #: templates/gis_data_editor_form.twig:205
14864 msgid "Add geometry"
14865 msgstr ""
14867 #: templates/gis_data_editor_form.twig:214
14868 msgid "Output"
14869 msgstr ""
14871 #: templates/gis_data_editor_form.twig:216
14872 msgid ""
14873 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
14874 "below into the \"Value\" field."
14875 msgstr ""
14877 #: templates/header.twig:34 templates/login/header.twig:13
14878 msgid "Javascript must be enabled past this point!"
14879 msgstr ""
14881 #: templates/header.twig:45
14882 msgid "Click on the bar to scroll to top of page"
14883 msgstr ""
14885 #: templates/home/git_info.twig:2
14886 msgid "Git revision:"
14887 msgstr ""
14889 #: templates/home/git_info.twig:13
14890 msgid "no branch"
14891 msgstr ""
14893 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
14894 #, php-format
14895 msgid "from %s branch"
14896 msgstr ""
14898 #: templates/home/git_info.twig:25
14899 #, php-format
14900 msgid "committed on %s by %s"
14901 msgstr ""
14903 #: templates/home/git_info.twig:32
14904 #, php-format
14905 msgid "authored on %s by %s"
14906 msgstr ""
14908 #: templates/home/index.twig:22 templates/login/form.twig:8
14909 #, php-format
14910 msgid ""
14911 "You are using the demo server. You can do anything here, but please do not "
14912 "change root, debian-sys-maint and pma users. More information is available "
14913 "at %s."
14914 msgstr ""
14916 #: templates/home/index.twig:32
14917 msgid "General settings"
14918 msgstr ""
14920 #: templates/home/index.twig:57
14921 msgid "Server connection collation:"
14922 msgstr ""
14924 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
14925 msgid "More settings"
14926 msgstr ""
14928 #: templates/home/index.twig:93
14929 msgid "Appearance settings"
14930 msgstr ""
14932 #: templates/home/index.twig:103 templates/home/index.twig:104
14933 #: templates/login/form.twig:23 templates/login/form.twig:24
14934 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
14935 msgid "Language"
14936 msgstr ""
14938 #: templates/home/index.twig:131
14939 msgid "Theme"
14940 msgstr ""
14942 #: templates/home/index.twig:142
14943 msgctxt "View all themes"
14944 msgid "View all"
14945 msgstr ""
14947 #: templates/home/index.twig:157
14948 msgid "Database server"
14949 msgstr ""
14951 #: templates/home/index.twig:161 templates/login/form.twig:65
14952 #: templates/menu/breadcrumbs.twig:7
14953 msgid "Server:"
14954 msgstr ""
14956 #: templates/home/index.twig:165
14957 msgid "Server type:"
14958 msgstr ""
14960 #: templates/home/index.twig:169
14961 msgid "Server connection:"
14962 msgstr ""
14964 #: templates/home/index.twig:177
14965 msgid "Protocol version:"
14966 msgstr ""
14968 #: templates/home/index.twig:181
14969 msgid "User:"
14970 msgstr ""
14972 #: templates/home/index.twig:185
14973 msgid "Server charset:"
14974 msgstr ""
14976 #: templates/home/index.twig:197
14977 msgid "Web server"
14978 msgstr ""
14980 #: templates/home/index.twig:207
14981 msgid "Database client version:"
14982 msgstr ""
14984 #: templates/home/index.twig:211
14985 msgid "PHP extension:"
14986 msgstr ""
14988 #: templates/home/index.twig:218
14989 #, fuzzy
14990 #| msgid "Versions"
14991 msgid "PHP version:"
14992 msgstr "Väsjohne"
14994 #: templates/home/index.twig:225
14995 msgid "Show PHP information"
14996 msgstr ""
14998 #: templates/home/index.twig:239
14999 msgid "Version information:"
15000 msgstr ""
15002 #: templates/home/index.twig:249
15003 msgid "Official Homepage"
15004 msgstr ""
15006 #: templates/home/index.twig:254
15007 msgid "Contribute"
15008 msgstr ""
15010 #: templates/home/index.twig:259
15011 msgid "Get support"
15012 msgstr ""
15014 #: templates/home/index.twig:264
15015 msgid "List of changes"
15016 msgstr ""
15018 #: templates/home/index.twig:269 templates/server/plugins/index.twig:30
15019 msgid "License"
15020 msgstr ""
15022 #: templates/home/index.twig:280 templates/setup/error.twig:2
15023 msgid "Warning"
15024 msgstr ""
15026 #: templates/home/index.twig:282
15027 msgid "Notice"
15028 msgstr ""
15030 #: templates/home/index.twig:295
15031 msgid "phpMyAdmin Themes"
15032 msgstr ""
15034 #: templates/home/index.twig:306
15035 msgid "Get more themes!"
15036 msgstr ""
15038 #: templates/home/themes.twig:8
15039 #, fuzzy, php-format
15040 #| msgid "Select All"
15041 msgid "Screenshot of the %s theme."
15042 msgstr "Alle ußwähle"
15044 #. l10n: Choose the theme button in the themes list modal
15045 #: templates/home/themes.twig:14
15046 msgid "Take it"
15047 msgstr ""
15049 #: templates/import/javascript.twig:12
15050 msgid ""
15051 "The file being uploaded is probably larger than the maximum allowed size or "
15052 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
15053 "browsers."
15054 msgstr ""
15056 #: templates/import/javascript.twig:13
15057 #, php-format
15058 msgid "%s of %s"
15059 msgstr ""
15061 #: templates/import/javascript.twig:14
15062 #, php-format
15063 msgid "%s/sec."
15064 msgstr ""
15066 #: templates/import/javascript.twig:15
15067 msgid "About %MIN min. %SEC sec. remaining."
15068 msgstr ""
15070 #: templates/import/javascript.twig:16
15071 msgid "About %SEC sec. remaining."
15072 msgstr ""
15074 #: templates/import/javascript.twig:17
15075 msgid "The file is being processed, please be patient."
15076 msgstr ""
15078 #: templates/import/javascript.twig:29
15079 msgid "Uploading your import file…"
15080 msgstr ""
15082 #: templates/import/javascript.twig:152
15083 msgid ""
15084 "Please be patient, the file is being uploaded. Details about the upload are "
15085 "not available."
15086 msgstr ""
15088 #: templates/import.twig:26
15089 msgid "File to import:"
15090 msgstr ""
15092 #: templates/import.twig:31
15093 #, php-format
15094 msgid "File may be compressed (%s) or uncompressed."
15095 msgstr ""
15097 #: templates/import.twig:32
15098 msgid ""
15099 "A compressed file's name must end in <strong>.[format].[compression]</"
15100 "strong>. Example: <strong>.sql.zip</strong>"
15101 msgstr ""
15103 #: templates/import.twig:40
15104 msgid "Upload a file"
15105 msgstr ""
15107 #: templates/import.twig:43
15108 #, fuzzy
15109 #| msgid "Select All"
15110 msgid "Select file to import"
15111 msgstr "Alle ußwähle"
15113 #: templates/import.twig:50 templates/import.twig:77
15114 #: templates/preferences/manage/main.twig:22
15115 msgid "Browse your computer:"
15116 msgstr ""
15118 #: templates/import.twig:55 templates/import.twig:82
15119 msgid "You may also drag and drop a file on any page."
15120 msgstr ""
15122 #: templates/import.twig:62 templates/import.twig:88
15123 #, php-format
15124 msgid "Select from the web server upload directory [strong]%s[/strong]:"
15125 msgstr ""
15127 #: templates/import.twig:69 templates/import.twig:96
15128 #, fuzzy
15129 #| msgid "Select All"
15130 msgid "There are no files to import!"
15131 msgstr "Alle ußwähle"
15133 #: templates/import.twig:100
15134 msgid "File uploads are not allowed on this server."
15135 msgstr ""
15137 #: templates/import.twig:126
15138 msgid "Partial import:"
15139 msgstr ""
15141 #: templates/import.twig:131
15142 #, php-format
15143 msgid ""
15144 "Previous import timed out, after resubmitting will continue from position %d."
15145 msgstr ""
15147 #: templates/import.twig:138
15148 msgid ""
15149 "Allow the interruption of an import in case the script detects it is close "
15150 "to the PHP timeout limit."
15151 msgstr ""
15153 #: templates/import.twig:140
15154 msgid ""
15155 "This might be a good way to import large files, however it can break "
15156 "transactions."
15157 msgstr ""
15159 #: templates/import.twig:144
15160 msgid "Skip this number of queries (for SQL) starting from the first one:"
15161 msgstr ""
15163 #: templates/import.twig:154
15164 msgid "Other options"
15165 msgstr ""
15167 #: templates/indexes.twig:39
15168 #: templates/table/structure/display_structure.twig:489
15169 msgid "Rename"
15170 msgstr ""
15172 #: templates/indexes.twig:45
15173 #: templates/table/structure/display_structure.twig:495
15174 msgid "The primary key has been dropped."
15175 msgstr ""
15177 #: templates/indexes.twig:50
15178 #: templates/table/structure/display_structure.twig:500
15179 #, php-format
15180 msgid "Index %s has been dropped."
15181 msgstr ""
15183 #: templates/login/form.twig:58 templates/login/form.twig:117
15184 #: templates/login/form.twig:121 templates/login/form.twig:124
15185 msgid "Log in"
15186 msgstr ""
15188 #: templates/login/form.twig:64 templates/login/form.twig:69
15189 msgid "You can enter hostname/IP address and port separated by space."
15190 msgstr ""
15192 #: templates/login/form.twig:76
15193 msgid "Username:"
15194 msgstr ""
15196 #: templates/login/form.twig:85
15197 #: templates/server/privileges/change_password.twig:22
15198 #: templates/server/privileges/login_information_fields.twig:44
15199 #: templates/server/replication/change_primary.twig:18
15200 #: templates/server/replication/primary_add_replica_user.twig:49
15201 msgid "Password:"
15202 msgstr ""
15204 #: templates/login/form.twig:95
15205 msgid "Server choice:"
15206 msgstr ""
15208 #: templates/login/header.twig:17
15209 msgid ""
15210 "There is a mismatch between HTTPS indicated on the server and client. This "
15211 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
15212 "server configuration to indicate HTTPS properly."
15213 msgstr ""
15215 #: templates/login/twofactor/application_configure.twig:3
15216 msgid ""
15217 "Please scan following QR code into the two-factor authentication app on your "
15218 "device and enter authentication code it generates."
15219 msgstr ""
15221 #: templates/login/twofactor/application_configure.twig:13
15222 msgid "Secret/key:"
15223 msgstr ""
15225 #: templates/login/twofactor/application_configure.twig:16
15226 #: templates/login/twofactor/application.twig:2
15227 msgid "Authentication code:"
15228 msgstr ""
15230 #: templates/login/twofactor/application.twig:5
15231 msgid ""
15232 "Open the two-factor authentication app on your device to view your "
15233 "authentication code and verify your identity."
15234 msgstr ""
15236 #: templates/login/twofactor/invalid.twig:2
15237 msgid ""
15238 "The configured two factor authentication is not available, please install "
15239 "missing dependencies."
15240 msgstr ""
15242 #: templates/login/twofactor/key_configure.twig:3
15243 msgid ""
15244 "Please connect your FIDO U2F device into your computer's USB port. Then "
15245 "confirm registration on the device."
15246 msgstr ""
15248 #: templates/login/twofactor/key-https-warning.twig:3
15249 msgid ""
15250 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
15251 "most likely refuse to authenticate you."
15252 msgstr ""
15254 #: templates/login/twofactor/key.twig:3
15255 msgid ""
15256 "Please connect your FIDO U2F device into your computer's USB port. Then "
15257 "confirm login on the device."
15258 msgstr ""
15260 #: templates/login/twofactor.twig:10
15261 msgid "Verify"
15262 msgstr ""
15264 #: templates/menu/breadcrumbs.twig:27
15265 msgid "View:"
15266 msgstr ""
15268 #: templates/modals/function_confirm.twig:5
15269 #: templates/server/databases/index.twig:318
15270 msgid "Confirm"
15271 msgstr ""
15273 #: templates/modals/function_confirm.twig:10
15274 msgid "Ok"
15275 msgstr ""
15277 #: templates/modals/unhide_nav_item.twig:5
15278 msgid "Show hidden navigation tree items."
15279 msgstr ""
15281 #: templates/navigation/item_unhide_dialog.twig:20
15282 msgid "Unhide"
15283 msgstr ""
15285 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
15286 msgid "Home"
15287 msgstr ""
15289 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15290 msgid "Empty session data"
15291 msgstr ""
15293 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15294 msgid "Log out"
15295 msgstr ""
15297 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
15298 msgid "phpMyAdmin documentation"
15299 msgstr ""
15301 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15302 msgid "MariaDB Documentation"
15303 msgstr ""
15305 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15306 msgid "MySQL Documentation"
15307 msgstr ""
15309 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
15310 msgid "Navigation panel settings"
15311 msgstr ""
15313 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
15314 msgid "Reload navigation panel"
15315 msgstr ""
15317 #: templates/navigation/main.twig:67
15318 msgid "An error has occurred while loading the navigation display"
15319 msgstr ""
15321 #: templates/navigation/main.twig:88
15322 msgid "SQL upload"
15323 msgstr ""
15325 #: templates/navigation/tree/fast_filter.twig:11
15326 #: templates/navigation/tree/fast_filter.twig:12
15327 msgid "Type to filter these, Enter to search all"
15328 msgstr ""
15330 #: templates/navigation/tree/fast_filter.twig:16
15331 msgid "Clear fast filter"
15332 msgstr ""
15334 #: templates/preferences/autoload.twig:7
15335 msgid ""
15336 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
15337 "import it for current session?"
15338 msgstr ""
15340 #: templates/preferences/autoload.twig:13
15341 msgid "Delete settings"
15342 msgstr ""
15344 #: templates/preferences/forms/main.twig:4
15345 msgid "Cannot save settings, submitted form contains errors!"
15346 msgstr ""
15348 #: templates/preferences/header.twig:6
15349 msgid "Manage your settings"
15350 msgstr ""
15352 #: templates/preferences/header.twig:12
15353 msgid "Two-factor authentication"
15354 msgstr ""
15356 #: templates/preferences/header.twig:55
15357 #: templates/preferences/manage/main.twig:72
15358 msgid "Configuration has been saved."
15359 msgstr ""
15361 #: templates/preferences/header.twig:60
15362 #, php-format
15363 msgid ""
15364 "Your preferences will be saved for current session only. Storing them "
15365 "permanently requires %sphpMyAdmin configuration storage%s."
15366 msgstr ""
15368 #: templates/preferences/manage/error.twig:1
15369 msgid "Configuration contains incorrect data for some fields."
15370 msgstr ""
15372 #: templates/preferences/manage/error.twig:16
15373 msgid "Do you want to import remaining settings?"
15374 msgstr ""
15376 #: templates/preferences/manage/main.twig:3
15377 #: templates/preferences/manage/main.twig:33
15378 msgid "Saved on: @DATE@"
15379 msgstr ""
15381 #: templates/preferences/manage/main.twig:20
15382 msgid "Import from file"
15383 msgstr ""
15385 #: templates/preferences/manage/main.twig:27
15386 msgid "Import from browser's storage"
15387 msgstr ""
15389 #: templates/preferences/manage/main.twig:30
15390 msgid "Settings will be imported from your browser's local storage."
15391 msgstr ""
15393 #: templates/preferences/manage/main.twig:36
15394 msgid "You have no saved settings!"
15395 msgstr ""
15397 #: templates/preferences/manage/main.twig:40
15398 #: templates/preferences/manage/main.twig:104
15399 msgid "This feature is not supported by your web browser"
15400 msgstr ""
15402 #: templates/preferences/manage/main.twig:44
15403 msgid "Merge with current configuration"
15404 msgstr ""
15406 #: templates/preferences/manage/main.twig:59
15407 #, php-format
15408 msgid ""
15409 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15410 "script%s."
15411 msgstr ""
15413 #: templates/preferences/manage/main.twig:81
15414 msgid "Save as JSON file"
15415 msgstr ""
15417 #: templates/preferences/manage/main.twig:85
15418 msgid "Save as PHP file"
15419 msgstr ""
15421 #: templates/preferences/manage/main.twig:90
15422 msgid "Save to browser's storage"
15423 msgstr ""
15425 #: templates/preferences/manage/main.twig:96
15426 msgid "Settings will be saved in your browser's local storage."
15427 msgstr ""
15429 #: templates/preferences/manage/main.twig:99
15430 msgid "Existing settings will be overwritten!"
15431 msgstr ""
15433 #: templates/preferences/manage/main.twig:120
15434 msgid "You can reset all your settings and restore them to default values."
15435 msgstr ""
15437 #: templates/preferences/two_factor/configure.twig:5
15438 #: templates/preferences/two_factor/main.twig:57
15439 #: templates/preferences/two_factor/main.twig:70
15440 msgid "Configure two-factor authentication"
15441 msgstr ""
15443 #: templates/preferences/two_factor/configure.twig:12
15444 msgid "Enable two-factor authentication"
15445 msgstr ""
15447 #: templates/preferences/two_factor/confirm.twig:5
15448 msgid "Confirm disabling two-factor authentication"
15449 msgstr ""
15451 #: templates/preferences/two_factor/confirm.twig:9
15452 msgid ""
15453 "By disabling two factor authentication you will be again able to login using "
15454 "password only."
15455 msgstr ""
15457 #: templates/preferences/two_factor/confirm.twig:13
15458 #: templates/preferences/two_factor/main.twig:46
15459 msgid "Disable two-factor authentication"
15460 msgstr ""
15462 #: templates/preferences/two_factor/main.twig:5
15463 msgid "Two-factor authentication status"
15464 msgstr ""
15466 #: templates/preferences/two_factor/main.twig:11
15467 msgid ""
15468 "Two-factor authentication is not available, please install optional "
15469 "dependencies to enable authentication backends."
15470 msgstr ""
15472 #: templates/preferences/two_factor/main.twig:12
15473 msgid "Following composer packages are missing:"
15474 msgstr ""
15476 #: templates/preferences/two_factor/main.twig:20
15477 msgid "Two-factor authentication is available and configured for this account."
15478 msgstr ""
15480 #: templates/preferences/two_factor/main.twig:22
15481 msgid ""
15482 "Two-factor authentication is available, but not configured for this account."
15483 msgstr ""
15485 #: templates/preferences/two_factor/main.twig:26
15486 msgid ""
15487 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15488 "storage to use it."
15489 msgstr ""
15491 #: templates/preferences/two_factor/main.twig:41
15492 msgid "You have enabled two factor authentication."
15493 msgstr ""
15495 #: templates/recent_favorite_table_no_tables.twig:3
15496 msgid "There are no recent tables."
15497 msgstr ""
15499 #: templates/recent_favorite_table_no_tables.twig:5
15500 msgid "There are no favorite tables."
15501 msgstr ""
15503 #: templates/relation/check_relations.twig:3
15504 msgid "phpMyAdmin configuration storage"
15505 msgstr ""
15507 #: templates/relation/check_relations.twig:9
15508 msgid "Configuration of pmadb…"
15509 msgstr ""
15511 #: templates/relation/check_relations.twig:10
15512 #: templates/relation/check_relations.twig:56
15513 #: templates/relation/check_relations.twig:81
15514 #: templates/relation/check_relations.twig:106
15515 #: templates/relation/check_relations.twig:119
15516 #: templates/relation/check_relations.twig:144
15517 #: templates/relation/check_relations.twig:189
15518 #: templates/relation/check_relations.twig:214
15519 #: templates/relation/check_relations.twig:239
15520 #: templates/relation/check_relations.twig:264
15521 #: templates/relation/check_relations.twig:289
15522 #: templates/relation/check_relations.twig:314
15523 #: templates/relation/check_relations.twig:339
15524 #: templates/relation/check_relations.twig:364
15525 #: templates/relation/check_relations.twig:377
15526 #: templates/relation/check_relations.twig:402
15527 #: templates/relation/check_relations.twig:427
15528 #: templates/relation/check_relations.twig:452
15529 #: templates/relation/check_relations.twig:477
15530 #: templates/relation/check_relations.twig:502
15531 msgid "not OK"
15532 msgstr ""
15534 #: templates/relation/check_relations.twig:14
15535 msgid "General relation features"
15536 msgstr ""
15538 #: templates/relation/check_relations.twig:20
15539 #, php-format
15540 msgid ""
15541 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
15542 "storage there."
15543 msgstr ""
15545 #: templates/relation/check_relations.twig:24
15546 #, php-format
15547 msgid ""
15548 "%sCreate%s the phpMyAdmin configuration storage in the current database."
15549 msgstr ""
15551 #: templates/relation/check_relations.twig:31
15552 #, php-format
15553 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
15554 msgstr ""
15556 #: templates/relation/check_relations.twig:42
15557 #: templates/relation/check_relations.twig:54
15558 #: templates/relation/check_relations.twig:79
15559 #: templates/relation/check_relations.twig:104
15560 #: templates/relation/check_relations.twig:117
15561 #: templates/relation/check_relations.twig:142
15562 #: templates/relation/check_relations.twig:187
15563 #: templates/relation/check_relations.twig:212
15564 #: templates/relation/check_relations.twig:237
15565 #: templates/relation/check_relations.twig:262
15566 #: templates/relation/check_relations.twig:287
15567 #: templates/relation/check_relations.twig:312
15568 #: templates/relation/check_relations.twig:337
15569 #: templates/relation/check_relations.twig:362
15570 #: templates/relation/check_relations.twig:375
15571 #: templates/relation/check_relations.twig:400
15572 #: templates/relation/check_relations.twig:425
15573 #: templates/relation/check_relations.twig:450
15574 #: templates/relation/check_relations.twig:475
15575 #: templates/relation/check_relations.twig:500
15576 msgctxt "Correctly working"
15577 msgid "OK"
15578 msgstr ""
15580 #: templates/relation/check_relations.twig:62
15581 msgid "General relation features:"
15582 msgstr ""
15584 #: templates/relation/check_relations.twig:64
15585 #: templates/relation/check_relations.twig:89
15586 #: templates/relation/check_relations.twig:127
15587 #: templates/relation/check_relations.twig:152
15588 #: templates/relation/check_relations.twig:162
15589 #: templates/relation/check_relations.twig:197
15590 #: templates/relation/check_relations.twig:222
15591 #: templates/relation/check_relations.twig:247
15592 #: templates/relation/check_relations.twig:272
15593 #: templates/relation/check_relations.twig:297
15594 #: templates/relation/check_relations.twig:322
15595 #: templates/relation/check_relations.twig:347
15596 #: templates/relation/check_relations.twig:385
15597 #: templates/relation/check_relations.twig:410
15598 #: templates/relation/check_relations.twig:435
15599 #: templates/relation/check_relations.twig:460
15600 #: templates/relation/check_relations.twig:485
15601 #: templates/relation/check_relations.twig:510
15602 msgid "Enabled"
15603 msgstr ""
15605 #: templates/relation/check_relations.twig:87
15606 msgid "Display features:"
15607 msgstr ""
15609 #: templates/relation/check_relations.twig:125
15610 msgid "Designer and creation of PDFs:"
15611 msgstr ""
15613 #: templates/relation/check_relations.twig:150
15614 #, fuzzy
15615 #| msgid "Select All"
15616 msgid "Displaying column comments:"
15617 msgstr "Alle ußwähle"
15619 #: templates/relation/check_relations.twig:160
15620 msgid "Browser transformation:"
15621 msgstr ""
15623 #: templates/relation/check_relations.twig:172
15624 msgid "Please see the documentation on how to update your column_info table."
15625 msgstr ""
15627 #: templates/relation/check_relations.twig:195
15628 msgid "Bookmarked SQL query:"
15629 msgstr ""
15631 #: templates/relation/check_relations.twig:220
15632 msgid "SQL history:"
15633 msgstr ""
15635 #: templates/relation/check_relations.twig:245
15636 msgid "Persistent recently used tables:"
15637 msgstr ""
15639 #: templates/relation/check_relations.twig:270
15640 #, fuzzy
15641 msgid "Persistent favorite tables:"
15642 msgstr "Ein Tabäll"
15644 #: templates/relation/check_relations.twig:295
15645 msgid "Persistent tables' UI preferences:"
15646 msgstr ""
15648 #: templates/relation/check_relations.twig:320
15649 msgid "Tracking:"
15650 msgstr ""
15652 #: templates/relation/check_relations.twig:345
15653 msgid "User preferences:"
15654 msgstr ""
15656 #: templates/relation/check_relations.twig:383
15657 msgid "Configurable menus:"
15658 msgstr ""
15660 #: templates/relation/check_relations.twig:408
15661 msgid "Hide/show navigation items:"
15662 msgstr ""
15664 #: templates/relation/check_relations.twig:433
15665 msgid "Saving Query-By-Example searches:"
15666 msgstr ""
15668 #: templates/relation/check_relations.twig:458
15669 msgid "Managing central list of columns:"
15670 msgstr ""
15672 #: templates/relation/check_relations.twig:483
15673 msgid "Remembering designer settings:"
15674 msgstr ""
15676 #: templates/relation/check_relations.twig:508
15677 msgid "Saving export templates:"
15678 msgstr ""
15680 #: templates/relation/check_relations.twig:519
15681 msgid "Quick steps to set up advanced features:"
15682 msgstr ""
15684 #: templates/relation/check_relations.twig:523
15685 #, php-format
15686 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
15687 msgstr ""
15689 #: templates/relation/check_relations.twig:527
15690 msgid "Create a pma user and give access to these tables."
15691 msgstr ""
15693 #: templates/relation/check_relations.twig:531
15694 msgid ""
15695 "Enable advanced features in configuration file (<code>config.inc.php</"
15696 "code>), for example by starting from <code>config.sample.inc.php</code>."
15697 msgstr ""
15699 #: templates/relation/check_relations.twig:535
15700 msgid "Re-login to phpMyAdmin to load the updated configuration file."
15701 msgstr ""
15703 #: templates/server/binlog/index.twig:10
15704 msgid "Select binary log to view"
15705 msgstr ""
15707 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
15708 #: templates/server/status/processes/list.twig:20
15709 msgid "Truncate shown queries"
15710 msgstr ""
15712 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
15713 #: templates/server/status/processes/list.twig:26
15714 msgid "Show full queries"
15715 msgstr ""
15717 #: templates/server/binlog/index.twig:84
15718 msgid "Log name"
15719 msgstr ""
15721 #: templates/server/binlog/index.twig:85
15722 msgid "Position"
15723 msgstr ""
15725 #: templates/server/binlog/index.twig:87
15726 #: templates/server/replication/primary_replication.twig:24
15727 msgid "Server ID"
15728 msgstr ""
15730 #: templates/server/binlog/index.twig:88
15731 msgid "Original position"
15732 msgstr ""
15734 #: templates/server/binlog/index.twig:89
15735 #: templates/table/structure/display_table_stats.twig:3
15736 msgid "Information"
15737 msgstr ""
15739 #: templates/server/collations/index.twig:4
15740 msgid "Character sets and collations"
15741 msgstr ""
15743 #: templates/server/collations/index.twig:23
15744 #, fuzzy
15745 #| msgid "Default"
15746 msgctxt "The collation is the default one"
15747 msgid "default"
15748 msgstr "Schtandatt"
15750 #: templates/server/databases/index.twig:3
15751 msgid "Databases statistics"
15752 msgstr ""
15754 #: templates/server/databases/index.twig:9
15755 msgid "Create database"
15756 msgstr ""
15758 #: templates/server/databases/index.twig:50
15759 msgid "No privileges to create databases"
15760 msgstr ""
15762 #: templates/server/databases/index.twig:156
15763 #: templates/server/replication/index.twig:18
15764 #: templates/server/replication/primary_replication.twig:3
15765 msgid "Primary replication"
15766 msgstr ""
15768 #: templates/server/databases/index.twig:160
15769 #: templates/server/replication/replica_configuration.twig:2
15770 msgid "Replica replication"
15771 msgstr ""
15773 #: templates/server/databases/index.twig:181
15774 #, php-format
15775 msgid "Jump to database '%s'"
15776 msgstr ""
15778 #: templates/server/databases/index.twig:242
15779 #, php-format
15780 msgid "Check privileges for database \"%s\"."
15781 msgstr ""
15783 #: templates/server/databases/index.twig:243
15784 msgid "Check privileges"
15785 msgstr ""
15787 #: templates/server/databases/index.twig:298
15788 msgid ""
15789 "Note: Enabling the database statistics here might cause heavy traffic "
15790 "between the web server and the MySQL server."
15791 msgstr ""
15793 #: templates/server/databases/index.twig:300
15794 #: templates/server/databases/index.twig:301
15795 #, fuzzy
15796 #| msgid "Table"
15797 msgid "Enable statistics"
15798 msgstr "Tabäll"
15800 #: templates/server/databases/index.twig:308
15801 msgid "No databases"
15802 msgstr ""
15804 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
15805 msgid "Storage engines"
15806 msgstr ""
15808 #: templates/server/engines/index.twig:13
15809 msgid "Storage Engine"
15810 msgstr ""
15812 #: templates/server/engines/show.twig:45
15813 msgid "Unknown storage engine."
15814 msgstr ""
15816 #: templates/server/export/index.twig:26
15817 msgid "@SERVER@ will become the server name."
15818 msgstr ""
15820 #: templates/server/export/index.twig:3
15821 msgid "Exporting databases from the current server"
15822 msgstr ""
15824 #: templates/server/import/index.twig:3
15825 msgid "Importing into the current server"
15826 msgstr ""
15828 #: templates/server/plugins/index.twig:26
15829 msgid "Plugin"
15830 msgstr ""
15832 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
15833 msgid "Version"
15834 msgstr ""
15836 #: templates/server/plugins/index.twig:29
15837 msgid "Author"
15838 msgstr ""
15840 #: templates/server/plugins/index.twig:41
15841 #, fuzzy
15842 #| msgid "active"
15843 msgid "inactive"
15844 msgstr "aktief"
15846 #: templates/server/plugins/index.twig:43
15847 msgid "disabled"
15848 msgstr ""
15850 #: templates/server/plugins/index.twig:45
15851 msgid "deleting"
15852 msgstr ""
15854 #: templates/server/plugins/index.twig:47
15855 msgid "deleted"
15856 msgstr ""
15858 #: templates/server/privileges/add_user.twig:13
15859 msgid "Database for user account"
15860 msgstr ""
15862 #: templates/server/privileges/add_user.twig:16
15863 msgid "Create database with same name and grant all privileges."
15864 msgstr ""
15866 #: templates/server/privileges/add_user.twig:20
15867 msgid "Grant all privileges on wildcard name (username\\_%)."
15868 msgstr ""
15870 #: templates/server/privileges/add_user.twig:25
15871 #, php-format
15872 msgid "Grant all privileges on database %s."
15873 msgstr ""
15875 #: templates/server/privileges/add_user.twig:38
15876 #, fuzzy
15877 #| msgid "Created"
15878 msgid "Create user"
15879 msgstr "Aanjelaat"
15881 #: templates/server/privileges/change_password.twig:16
15882 msgid "No Password"
15883 msgstr ""
15885 #: templates/server/privileges/change_password.twig:25
15886 msgid "Enter:"
15887 msgstr ""
15889 #: templates/server/privileges/change_password.twig:29
15890 #: templates/server/privileges/login_information_fields.twig:55
15891 msgctxt "Password strength"
15892 msgid "Strength:"
15893 msgstr ""
15895 #: templates/server/privileges/change_password.twig:33
15896 #: templates/server/privileges/login_information_fields.twig:61
15897 #: templates/server/replication/primary_add_replica_user.twig:62
15898 msgid "Re-type:"
15899 msgstr ""
15901 #: templates/server/privileges/change_password.twig:41
15902 msgid "Password Hashing:"
15903 msgstr ""
15905 #: templates/server/privileges/change_password.twig:59
15906 msgid ""
15907 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
15908 "connection that encrypts the password using RSA</i>'; while connecting to "
15909 "the server."
15910 msgstr ""
15912 #: templates/server/privileges/choose_user_group.twig:5
15913 msgid "User group:"
15914 msgstr ""
15916 #: templates/server/privileges/edit_routine_privileges.twig:4
15917 #: templates/server/privileges/user_properties.twig:4
15918 msgid "Edit privileges:"
15919 msgstr ""
15921 #: templates/server/privileges/edit_routine_privileges.twig:5
15922 #: templates/server/privileges/user_properties.twig:5
15923 msgid "User account"
15924 msgstr ""
15926 #: templates/server/privileges/edit_routine_privileges.twig:34
15927 #: templates/server/privileges/user_properties.twig:53
15928 msgid ""
15929 "Note: You are attempting to edit privileges of the user with which you are "
15930 "currently logged in."
15931 msgstr ""
15933 #: templates/server/privileges/edit_routine_privileges.twig:52
15934 #: templates/server/privileges/privileges_table.twig:11
15935 #: templates/server/privileges/privileges_table.twig:274
15936 msgid "Note: MySQL privilege names are expressed in English."
15937 msgstr ""
15939 #: templates/server/privileges/edit_routine_privileges.twig:65
15940 #: templates/server/privileges/edit_routine_privileges.twig:69
15941 msgid ""
15942 "Allows user to give to other users or remove from other users privileges "
15943 "that user possess on this routine."
15944 msgstr ""
15946 #: templates/server/privileges/edit_routine_privileges.twig:78
15947 #: templates/server/privileges/edit_routine_privileges.twig:81
15948 msgid "Allows altering and dropping this routine."
15949 msgstr ""
15951 #: templates/server/privileges/edit_routine_privileges.twig:90
15952 #: templates/server/privileges/edit_routine_privileges.twig:93
15953 msgid "Allows executing this routine."
15954 msgstr ""
15956 #: templates/server/privileges/initials_row.twig:1
15957 msgid "Pagination of user accounts"
15958 msgstr ""
15960 #: templates/server/privileges/login_information_fields.twig:2
15961 #: templates/server/privileges/user_properties.twig:106
15962 msgid "Login Information"
15963 msgstr ""
15965 #: templates/server/privileges/login_information_fields.twig:5
15966 #: templates/server/replication/change_primary.twig:14
15967 #: templates/server/replication/primary_add_replica_user.twig:16
15968 msgid "User name:"
15969 msgstr ""
15971 #: templates/server/privileges/login_information_fields.twig:8
15972 #: templates/server/replication/primary_add_replica_user.twig:20
15973 msgid "Any user"
15974 msgstr ""
15976 #: templates/server/privileges/login_information_fields.twig:9
15977 #: templates/server/privileges/login_information_fields.twig:34
15978 #: templates/server/privileges/login_information_fields.twig:51
15979 #: templates/server/privileges/privileges_summary.twig:76
15980 #: templates/server/privileges/privileges_summary.twig:91
15981 msgid "Use text field"
15982 msgstr ""
15984 #: templates/server/privileges/login_information_fields.twig:17
15985 msgid ""
15986 "An account already exists with the same username but possibly a different "
15987 "hostname."
15988 msgstr ""
15990 #: templates/server/privileges/login_information_fields.twig:23
15991 msgid "Host name:"
15992 msgstr ""
15994 #: templates/server/privileges/login_information_fields.twig:28
15995 #: templates/server/replication/primary_add_replica_user.twig:34
15996 msgid "Any host"
15997 msgstr ""
15999 #: templates/server/privileges/login_information_fields.twig:29
16000 #: templates/server/replication/primary_add_replica_user.twig:35
16001 msgid "Local"
16002 msgstr ""
16004 #: templates/server/privileges/login_information_fields.twig:31
16005 #: templates/server/replication/primary_add_replica_user.twig:37
16006 msgid "This host"
16007 msgstr ""
16009 #: templates/server/privileges/login_information_fields.twig:33
16010 #: templates/server/replication/primary_add_replica_user.twig:39
16011 #, fuzzy
16012 #| msgid "Select All"
16013 msgid "Use host table"
16014 msgstr "Alle ußwähle"
16016 #: templates/server/privileges/login_information_fields.twig:40
16017 #: templates/server/replication/primary_add_replica_user.twig:44
16018 msgid ""
16019 "When Host table is used, this field is ignored and values stored in Host "
16020 "table are used instead."
16021 msgstr ""
16023 #: templates/server/privileges/login_information_fields.twig:46
16024 #: templates/server/privileges/login_information_fields.twig:54
16025 #: templates/server/privileges/users_overview.twig:10
16026 #: templates/server/replication/change_primary.twig:19
16027 #: templates/server/replication/primary_add_replica_user.twig:52
16028 #: templates/server/replication/primary_add_replica_user.twig:57
16029 msgid "Password"
16030 msgstr ""
16032 #: templates/server/privileges/login_information_fields.twig:48
16033 msgid "Do not change the password"
16034 msgstr ""
16036 #: templates/server/privileges/login_information_fields.twig:50
16037 #: templates/server/replication/primary_add_replica_user.twig:53
16038 msgid "No password"
16039 msgstr ""
16041 #: templates/server/privileges/login_information_fields.twig:63
16042 #: templates/server/replication/primary_add_replica_user.twig:65
16043 msgid "Re-type"
16044 msgstr ""
16046 #: templates/server/privileges/login_information_fields.twig:69
16047 msgid "Authentication plugin"
16048 msgstr ""
16050 #: templates/server/privileges/login_information_fields.twig:71
16051 msgid "Password hashing method"
16052 msgstr ""
16054 #: templates/server/privileges/login_information_fields.twig:84
16055 msgid ""
16056 "This method requires using an '<em>SSL connection</em>' or an "
16057 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
16058 "while connecting to the server."
16059 msgstr ""
16061 #: templates/server/privileges/new_user_ajax.twig:52
16062 #: templates/server/privileges/users_overview.twig:83
16063 #: templates/server/privileges/users_overview.twig:168
16064 msgid "Edit user group"
16065 msgstr ""
16067 #: templates/server/privileges/privileges_summary.twig:21
16068 msgid "Column-specific privileges"
16069 msgstr ""
16071 #: templates/server/privileges/privileges_summary.twig:55
16072 msgid "Add privileges on the following database(s):"
16073 msgstr ""
16075 #: templates/server/privileges/privileges_summary.twig:68
16076 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
16077 msgstr ""
16079 #: templates/server/privileges/privileges_summary.twig:72
16080 msgid "Add privileges on the following table:"
16081 msgstr ""
16083 #: templates/server/privileges/privileges_summary.twig:87
16084 msgid "Add privileges on the following routine:"
16085 msgstr ""
16087 #: templates/server/privileges/privileges_table.twig:36
16088 #: templates/server/privileges/privileges_table.twig:37
16089 #: templates/server/privileges/privileges_table.twig:63
16090 #: templates/server/privileges/privileges_table.twig:64
16091 #: templates/server/privileges/privileges_table.twig:90
16092 #: templates/server/privileges/privileges_table.twig:91
16093 #: templates/server/privileges/privileges_table.twig:117
16094 #: templates/server/privileges/privileges_table.twig:118
16095 msgctxt "None privileges"
16096 msgid "None"
16097 msgstr ""
16099 #: templates/server/privileges/privileges_table.twig:161
16100 #: templates/server/privileges/privileges_table.twig:165
16101 #: templates/server/privileges/privileges_table.twig:649
16102 #: templates/server/privileges/privileges_table.twig:653
16103 msgid ""
16104 "Allows user to give to other users or remove from other users the privileges "
16105 "that user possess yourself."
16106 msgstr ""
16108 #: templates/server/privileges/privileges_table.twig:256
16109 msgid "Global"
16110 msgstr ""
16112 #: templates/server/privileges/privileges_table.twig:263
16113 #: templates/server/privileges/users_overview.twig:12
16114 msgid "Global privileges"
16115 msgstr ""
16117 #: templates/server/privileges/privileges_table.twig:561
16118 msgid "Administration"
16119 msgstr ""
16121 #: templates/server/privileges/privileges_table.twig:570
16122 #: templates/server/privileges/privileges_table.twig:573
16123 msgid ""
16124 "Allows adding users and privileges without reloading the privilege tables."
16125 msgstr ""
16127 #: templates/server/privileges/privileges_table.twig:681
16128 msgid "Allows creating foreign key relations."
16129 msgstr ""
16131 #: templates/server/privileges/privileges_table.twig:681
16132 msgid "Not used on MariaDB."
16133 msgstr ""
16135 #: templates/server/privileges/privileges_table.twig:681
16136 msgid "Not used for this MySQL version."
16137 msgstr ""
16139 #: templates/server/privileges/privileges_table.twig:735
16140 msgid "Resource limits"
16141 msgstr ""
16143 #: templates/server/privileges/privileges_table.twig:738
16144 msgid "Note: Setting these options to 0 (zero) removes the limit."
16145 msgstr ""
16147 #: templates/server/privileges/privileges_table.twig:744
16148 #: templates/server/privileges/privileges_table.twig:751
16149 msgid "Limits the number of queries the user may send to the server per hour."
16150 msgstr ""
16152 #: templates/server/privileges/privileges_table.twig:757
16153 #: templates/server/privileges/privileges_table.twig:764
16154 msgid ""
16155 "Limits the number of commands that change any table or database the user may "
16156 "execute per hour."
16157 msgstr ""
16159 #: templates/server/privileges/privileges_table.twig:770
16160 #: templates/server/privileges/privileges_table.twig:777
16161 msgid "Limits the number of new connections the user may open per hour."
16162 msgstr ""
16164 #: templates/server/privileges/privileges_table.twig:783
16165 #: templates/server/privileges/privileges_table.twig:790
16166 msgid "Limits the number of simultaneous connections the user may have."
16167 msgstr ""
16169 #: templates/server/privileges/privileges_table.twig:803
16170 msgid "Does not require SSL-encrypted connections."
16171 msgstr ""
16173 #: templates/server/privileges/privileges_table.twig:812
16174 msgid "Requires SSL-encrypted connections."
16175 msgstr ""
16177 #: templates/server/privileges/privileges_table.twig:821
16178 msgid "Requires a valid X509 certificate."
16179 msgstr ""
16181 #: templates/server/privileges/privileges_table.twig:842
16182 msgid "Requires that a specific cipher method be used for a connection."
16183 msgstr ""
16185 #: templates/server/privileges/privileges_table.twig:851
16186 msgid "Requires that a valid X509 certificate issued by this CA be presented."
16187 msgstr ""
16189 #: templates/server/privileges/privileges_table.twig:860
16190 msgid "Requires that a valid X509 certificate with this subject be presented."
16191 msgstr ""
16193 #: templates/server/privileges/privileges_table.twig:878
16194 msgid "Update user privileges"
16195 msgstr ""
16197 #: templates/server/privileges/subnav.twig:5
16198 #: templates/server/privileges/user_overview.twig:5
16199 msgid "User accounts overview"
16200 msgstr ""
16202 #: templates/server/privileges/subnav.twig:11
16203 #: templates/server/user_groups/user_groups.twig:1
16204 #: templates/server/user_groups/user_groups.twig:9
16205 msgid "User groups"
16206 msgstr ""
16208 #: templates/server/privileges/user_properties.twig:57
16209 #: templates/server/privileges/users_overview.twig:57
16210 msgid "The selected user was not found in the privilege table."
16211 msgstr ""
16213 #: templates/server/privileges/user_properties.twig:107
16214 msgid "Change login information / Copy user account"
16215 msgstr ""
16217 #: templates/server/privileges/user_properties.twig:115
16218 msgid "Create a new user account with the same privileges and …"
16219 msgstr ""
16221 #: templates/server/privileges/user_properties.twig:123
16222 msgid "… keep the old one."
16223 msgstr ""
16225 #: templates/server/privileges/user_properties.twig:130
16226 msgid "… delete the old one from the user tables."
16227 msgstr ""
16229 #: templates/server/privileges/user_properties.twig:137
16230 msgid ""
16231 "… revoke all active privileges from the old one and delete it afterwards."
16232 msgstr ""
16234 #: templates/server/privileges/user_properties.twig:144
16235 msgid ""
16236 "… delete the old one from the user tables and reload the privileges "
16237 "afterwards."
16238 msgstr ""
16240 #: templates/server/privileges/users_overview.twig:16
16241 msgid "User group"
16242 msgstr ""
16244 #: templates/server/privileges/users_overview.twig:147
16245 msgid "Remove selected user accounts"
16246 msgstr ""
16248 #: templates/server/privileges/users_overview.twig:149
16249 msgid "Revoke all active privileges from the users and delete them afterwards."
16250 msgstr ""
16252 #: templates/server/privileges/users_overview.twig:153
16253 msgid "Drop the databases that have the same names as the users."
16254 msgstr ""
16256 #: templates/server/privileges/users_overview.twig:178
16257 msgid "Save changes"
16258 msgstr ""
16260 #: templates/server/replication/change_primary.twig:5
16261 msgid "Replica configuration"
16262 msgstr ""
16264 #: templates/server/replication/change_primary.twig:6
16265 #: templates/server/replication/replica_configuration.twig:97
16266 msgid "Change or reconfigure primary server"
16267 msgstr ""
16269 #: templates/server/replication/change_primary.twig:9
16270 msgid ""
16271 "Make sure you have a unique server-id in your configuration file (my.cnf). "
16272 "If not, please add the following line into [mysqld] section:"
16273 msgstr ""
16275 #: templates/server/replication/change_primary.twig:26
16276 msgid "Port:"
16277 msgstr ""
16279 #: templates/server/replication/index.twig:21
16280 #, php-format
16281 msgid ""
16282 "This server is not configured as primary in a replication process. Would you "
16283 "like to %sconfigure%s it?"
16284 msgstr ""
16286 #: templates/server/replication/index.twig:43
16287 msgid "No privileges"
16288 msgstr ""
16290 #: templates/server/replication/primary_add_replica_user.twig:6
16291 #: templates/server/replication/primary_replication.twig:44
16292 msgid "Add replica replication user"
16293 msgstr ""
16295 #: templates/server/replication/primary_add_replica_user.twig:21
16296 #: templates/server/replication/primary_add_replica_user.twig:40
16297 #: templates/server/replication/primary_add_replica_user.twig:54
16298 msgid "Use text field:"
16299 msgstr ""
16301 #: templates/server/replication/primary_add_replica_user.twig:70
16302 msgid "Generate password:"
16303 msgstr ""
16305 #: templates/server/replication/primary_configuration.twig:2
16306 msgid "Primary configuration"
16307 msgstr ""
16309 #: templates/server/replication/primary_configuration.twig:4
16310 msgid ""
16311 "This server is not configured as a primary server in a replication process. "
16312 "You can choose from either replicating all databases and ignoring some of "
16313 "them (useful if you want to replicate a majority of the databases) or you "
16314 "can choose to ignore all databases by default and allow only certain "
16315 "databases to be replicated. Please select the mode:"
16316 msgstr ""
16318 #: templates/server/replication/primary_configuration.twig:9
16319 msgid "Replicate all databases; Ignore:"
16320 msgstr ""
16322 #: templates/server/replication/primary_configuration.twig:10
16323 msgid "Ignore all databases; Replicate:"
16324 msgstr ""
16326 #: templates/server/replication/primary_configuration.twig:12
16327 msgid "Please select databases:"
16328 msgstr ""
16330 #: templates/server/replication/primary_configuration.twig:15
16331 msgid ""
16332 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
16333 "and please restart the MySQL server afterwards."
16334 msgstr ""
16336 #: templates/server/replication/primary_configuration.twig:21
16337 msgid ""
16338 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
16339 "should see a message informing you, that this server <strong>is</strong> "
16340 "configured as primary."
16341 msgstr ""
16343 #: templates/server/replication/primary_replication.twig:5
16344 msgid "This server is configured as primary in a replication process."
16345 msgstr ""
16347 #: templates/server/replication/primary_replication.twig:16
16348 msgid "Show connected replicas"
16349 msgstr ""
16351 #: templates/server/replication/primary_replication.twig:38
16352 msgid ""
16353 "Only replicas started with the --report-host=host_name option are visible in "
16354 "this list."
16355 msgstr ""
16357 #: templates/server/replication/replica_configuration.twig:5
16358 msgid "Primary connection:"
16359 msgstr ""
16361 #: templates/server/replication/replica_configuration.twig:25
16362 msgid "Replica SQL Thread not running!"
16363 msgstr ""
16365 #: templates/server/replication/replica_configuration.twig:28
16366 msgid "Replica IO Thread not running!"
16367 msgstr ""
16369 #: templates/server/replication/replica_configuration.twig:31
16370 msgid ""
16371 "Server is configured as replica in a replication process. Would you like to:"
16372 msgstr ""
16374 #: templates/server/replication/replica_configuration.twig:34
16375 #, fuzzy
16376 #| msgid "Select All"
16377 msgid "See replica status table"
16378 msgstr "Alle ußwähle"
16380 #: templates/server/replication/replica_configuration.twig:38
16381 msgid "Control replica:"
16382 msgstr ""
16384 #: templates/server/replication/replica_configuration.twig:48
16385 #, fuzzy
16386 #| msgid "Select All"
16387 msgid "Reset replica"
16388 msgstr "Alle ußwähle"
16390 #: templates/server/replication/replica_configuration.twig:54
16391 msgid "Start SQL Thread only"
16392 msgstr ""
16394 #: templates/server/replication/replica_configuration.twig:56
16395 msgid "Stop SQL Thread only"
16396 msgstr ""
16398 #: templates/server/replication/replica_configuration.twig:63
16399 msgid "Start IO Thread only"
16400 msgstr ""
16402 #: templates/server/replication/replica_configuration.twig:65
16403 msgid "Stop IO Thread only"
16404 msgstr ""
16406 #: templates/server/replication/replica_configuration.twig:74
16407 msgid "Error management:"
16408 msgstr ""
16410 #: templates/server/replication/replica_configuration.twig:77
16411 msgid "Skipping errors might lead into unsynchronized primary and replica!"
16412 msgstr ""
16414 #: templates/server/replication/replica_configuration.twig:81
16415 msgid "Skip current error"
16416 msgstr ""
16418 #: templates/server/replication/replica_configuration.twig:87
16419 #, php-format
16420 msgid "Skip next %s errors."
16421 msgstr ""
16423 #: templates/server/replication/replica_configuration.twig:107
16424 #, php-format
16425 msgid ""
16426 "This server is not configured as replica in a replication process. Would you "
16427 "like to %sconfigure%s it?"
16428 msgstr ""
16430 #: templates/server/replication/status_table.twig:6
16431 msgid "Primary status"
16432 msgstr ""
16434 #: templates/server/replication/status_table.twig:8
16435 msgid "Replica status"
16436 msgstr ""
16438 #: templates/server/replication/status_table.twig:16
16439 #: templates/server/status/variables/index.twig:75
16440 #: templates/server/variables/index.twig:31
16441 msgid "Variable"
16442 msgstr ""
16444 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
16445 msgid "Current server:"
16446 msgstr ""
16448 #: templates/server/status/advisor/index.twig:6
16449 #: templates/server/status/advisor/index.twig:19
16450 msgid "Advisor system"
16451 msgstr ""
16453 #: templates/server/status/advisor/index.twig:9
16454 msgid "Not enough privilege to view the advisor."
16455 msgstr ""
16457 #: templates/server/status/advisor/index.twig:12
16458 msgid "Instructions"
16459 msgstr ""
16461 #: templates/server/status/advisor/index.twig:24
16462 msgid ""
16463 "The Advisor system can provide recommendations on server variables by "
16464 "analyzing the server status variables."
16465 msgstr ""
16467 #: templates/server/status/advisor/index.twig:29
16468 msgid ""
16469 "Do note however that this system provides recommendations based on simple "
16470 "calculations and by rule of thumb which may not necessarily apply to your "
16471 "system."
16472 msgstr ""
16474 #: templates/server/status/advisor/index.twig:34
16475 msgid ""
16476 "Prior to changing any of the configuration, be sure to know what you are "
16477 "changing (by reading the documentation) and how to undo the change. Wrong "
16478 "tuning can have a very negative effect on performance."
16479 msgstr ""
16481 #: templates/server/status/advisor/index.twig:39
16482 msgid ""
16483 "The best way to tune your system would be to change only one setting at a "
16484 "time, observe or benchmark your database, and undo the change if there was "
16485 "no clearly measurable improvement."
16486 msgstr ""
16488 #: templates/server/status/advisor/index.twig:53
16489 msgid "Errors occurred while executing rule expressions:"
16490 msgstr ""
16492 #: templates/server/status/advisor/index.twig:63
16493 msgid "Possible performance issues"
16494 msgstr ""
16496 #: templates/server/status/advisor/index.twig:76
16497 msgid "Issue:"
16498 msgstr ""
16500 #: templates/server/status/advisor/index.twig:79
16501 msgid "Recommendation:"
16502 msgstr ""
16504 #: templates/server/status/advisor/index.twig:82
16505 msgid "Justification:"
16506 msgstr ""
16508 #: templates/server/status/advisor/index.twig:85
16509 msgid "Used variable / formula:"
16510 msgstr ""
16512 #: templates/server/status/advisor/index.twig:88
16513 msgid "Test:"
16514 msgstr ""
16516 #: templates/server/status/base.twig:16
16517 msgid "Query statistics"
16518 msgstr ""
16520 #: templates/server/status/base.twig:21
16521 msgid "All status variables"
16522 msgstr ""
16524 #: templates/server/status/base.twig:26
16525 msgid "Monitor"
16526 msgstr ""
16528 #: templates/server/status/base.twig:31
16529 msgid "Advisor"
16530 msgstr ""
16532 #: templates/server/status/monitor/index.twig:8
16533 msgid "Start Monitor"
16534 msgstr ""
16536 #: templates/server/status/monitor/index.twig:16
16537 msgid "Instructions/Setup"
16538 msgstr ""
16540 #: templates/server/status/monitor/index.twig:20
16541 msgid "Done dragging (rearranging) charts"
16542 msgstr ""
16544 #: templates/server/status/monitor/index.twig:27
16545 msgid "Add chart"
16546 msgstr ""
16548 #: templates/server/status/monitor/index.twig:31
16549 msgid "Enable charts dragging"
16550 msgstr ""
16552 #: templates/server/status/monitor/index.twig:36
16553 #: templates/server/status/processes/index.twig:33
16554 msgid "Refresh rate"
16555 msgstr ""
16557 #: templates/server/status/monitor/index.twig:43
16558 #: templates/server/status/processes/index.twig:40
16559 #, fuzzy, php-format
16560 #| msgid "Select All"
16561 msgid "%d second"
16562 msgstr "Alle ußwähle"
16564 #: templates/server/status/monitor/index.twig:45
16565 #: templates/server/status/processes/index.twig:42
16566 #, fuzzy, php-format
16567 #| msgid "Select All"
16568 msgid "%d seconds"
16569 msgstr "Alle ußwähle"
16571 #: templates/server/status/monitor/index.twig:49
16572 #: templates/server/status/processes/index.twig:46
16573 #, fuzzy, php-format
16574 #| msgid "Select All"
16575 msgid "%d minute"
16576 msgstr "Alle ußwähle"
16578 #: templates/server/status/monitor/index.twig:51
16579 #: templates/server/status/processes/index.twig:48
16580 #, fuzzy, php-format
16581 #| msgid "Select All"
16582 msgid "%d minutes"
16583 msgstr "Alle ußwähle"
16585 #: templates/server/status/monitor/index.twig:61
16586 msgid "Chart columns"
16587 msgstr ""
16589 #: templates/server/status/monitor/index.twig:74
16590 msgid "Chart arrangement"
16591 msgstr ""
16593 #: templates/server/status/monitor/index.twig:75
16594 msgid ""
16595 "The arrangement of the charts is stored to the browsers local storage. You "
16596 "may want to export it if you have a complicated set up."
16597 msgstr ""
16599 #: templates/server/status/monitor/index.twig:84
16600 msgid "Reset to default"
16601 msgstr ""
16603 #: templates/server/status/monitor/index.twig:89
16604 msgid "Monitor Instructions"
16605 msgstr ""
16607 #: templates/server/status/monitor/index.twig:91
16608 msgid ""
16609 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16610 "and track down time intensive queries. For the latter you will need to set "
16611 "log_output to 'TABLE' and have either the slow_query_log or general_log "
16612 "enabled. Note however, that the general_log produces a lot of data and "
16613 "increases server load by up to 15%."
16614 msgstr ""
16616 #: templates/server/status/monitor/index.twig:101
16617 msgid "Using the monitor:"
16618 msgstr ""
16620 #: templates/server/status/monitor/index.twig:103
16621 msgid ""
16622 "Your browser will refresh all displayed charts in a regular interval. You "
16623 "may add charts and change the refresh rate under 'Settings', or remove any "
16624 "chart using the cog icon on each respective chart."
16625 msgstr ""
16627 #: templates/server/status/monitor/index.twig:108
16628 msgid ""
16629 "To display queries from the logs, select the relevant time span on any chart "
16630 "by holding down the left mouse button and panning over the chart. Once "
16631 "confirmed, this will load a table of grouped queries, there you may click on "
16632 "any occurring SELECT statements to further analyze them."
16633 msgstr ""
16635 #: templates/server/status/monitor/index.twig:114
16636 msgid "Please note:"
16637 msgstr ""
16639 #: templates/server/status/monitor/index.twig:117
16640 msgid ""
16641 "Enabling the general_log may increase the server load by 5-15%. Also be "
16642 "aware that generating statistics from the logs is a load intensive task, so "
16643 "it is advisable to select only a small time span and to disable the "
16644 "general_log and empty its table once monitoring is not required any more."
16645 msgstr ""
16647 #: templates/server/status/monitor/index.twig:128
16648 #: templates/server/status/monitor/index.twig:134
16649 msgid "Chart Title"
16650 msgstr ""
16652 #: templates/server/status/monitor/index.twig:138
16653 msgid "Preset chart"
16654 msgstr ""
16656 #: templates/server/status/monitor/index.twig:144
16657 msgid "Status variable(s)"
16658 msgstr ""
16660 #: templates/server/status/monitor/index.twig:149
16661 msgid "Select series:"
16662 msgstr ""
16664 #: templates/server/status/monitor/index.twig:152
16665 msgid "Commonly monitored"
16666 msgstr ""
16668 #: templates/server/status/monitor/index.twig:170
16669 msgid "or type variable name:"
16670 msgstr ""
16672 #: templates/server/status/monitor/index.twig:177
16673 msgid "Display as differential value"
16674 msgstr ""
16676 #: templates/server/status/monitor/index.twig:182
16677 msgid "Apply a divisor"
16678 msgstr ""
16680 #: templates/server/status/monitor/index.twig:193
16681 msgid "Append unit to data values"
16682 msgstr ""
16684 #: templates/server/status/monitor/index.twig:201
16685 msgid "Add this series"
16686 msgstr ""
16688 #: templates/server/status/monitor/index.twig:204
16689 msgid "Clear series"
16690 msgstr ""
16692 #: templates/server/status/monitor/index.twig:208
16693 msgid "Series in chart:"
16694 msgstr ""
16696 #: templates/server/status/monitor/index.twig:224
16697 msgid "Log statistics"
16698 msgstr ""
16700 #: templates/server/status/monitor/index.twig:226
16701 msgid "Selected time range:"
16702 msgstr ""
16704 #: templates/server/status/monitor/index.twig:234
16705 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
16706 msgstr ""
16708 #: templates/server/status/monitor/index.twig:240
16709 msgid "Remove variable data in INSERT statements for better grouping"
16710 msgstr ""
16712 #: templates/server/status/monitor/index.twig:244
16713 msgid "Choose from which log you want the statistics to be generated from."
16714 msgstr ""
16716 #: templates/server/status/monitor/index.twig:247
16717 msgid "Results are grouped by query text."
16718 msgstr ""
16720 #: templates/server/status/monitor/index.twig:251
16721 msgid "Query analyzer"
16722 msgstr ""
16724 #: templates/server/status/processes/index.twig:14
16725 #, fuzzy
16726 #| msgid "not active"
16727 msgid "Show only active"
16728 msgstr "nit aktief"
16730 #: templates/server/status/processes/index.twig:28
16731 msgid ""
16732 "Note: Enabling the auto refresh here might cause heavy traffic between the "
16733 "web server and the MySQL server."
16734 msgstr ""
16736 #. l10n: Questions is the name of a MySQL Status variable
16737 #: templates/server/status/queries/index.twig:8
16738 msgid "Questions since startup:"
16739 msgstr ""
16741 #: templates/server/status/queries/index.twig:20
16742 msgid "per hour:"
16743 msgstr ""
16745 #: templates/server/status/queries/index.twig:21
16746 msgid "per minute:"
16747 msgstr ""
16749 #: templates/server/status/queries/index.twig:23
16750 msgid "per second:"
16751 msgstr ""
16753 #: templates/server/status/queries/index.twig:37
16754 msgid "Statements"
16755 msgstr ""
16757 #. l10n: # = Amount of queries
16758 #: templates/server/status/queries/index.twig:38
16759 msgid "#"
16760 msgstr ""
16762 #: templates/server/status/queries/index.twig:39
16763 #: templates/server/status/status/index.twig:18
16764 #: templates/server/status/status/index.twig:38
16765 msgid "ø per hour"
16766 msgstr ""
16768 #: templates/server/status/queries/index.twig:59
16769 msgid "Not enough privilege to view query statistics."
16770 msgstr ""
16772 #: templates/server/status/status/index.twig:6
16773 #, php-format
16774 msgid "Network traffic since startup: %s"
16775 msgstr ""
16777 #: templates/server/status/status/index.twig:7
16778 #, php-format
16779 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
16780 msgstr ""
16782 #: templates/server/status/status/index.twig:15
16783 msgid ""
16784 "On a busy server, the byte counters may overrun, so those statistics as "
16785 "reported by the MySQL server may be incorrect."
16786 msgstr ""
16788 #: templates/server/status/status/index.twig:59
16789 msgid ""
16790 "This MySQL server works as <b>primary</b> and <b>replica</b> in "
16791 "<b>replication</b> process."
16792 msgstr ""
16794 #: templates/server/status/status/index.twig:61
16795 msgid ""
16796 "This MySQL server works as <b>primary</b> in <b>replication</b> process."
16797 msgstr ""
16799 #: templates/server/status/status/index.twig:63
16800 msgid ""
16801 "This MySQL server works as <b>replica</b> in <b>replication</b> process."
16802 msgstr ""
16804 #: templates/server/status/status/index.twig:69
16805 msgid "Replication status"
16806 msgstr ""
16808 #: templates/server/status/status/index.twig:75
16809 msgid "Not enough privilege to view server status."
16810 msgstr ""
16812 #: templates/server/status/variables/index.twig:20
16813 msgid "Show only alert values"
16814 msgstr ""
16816 #: templates/server/status/variables/index.twig:25
16817 #: templates/server/status/variables/index.twig:27
16818 msgid "Filter by category…"
16819 msgstr ""
16821 #: templates/server/status/variables/index.twig:37
16822 msgid "Show unformatted values"
16823 msgstr ""
16825 #: templates/server/status/variables/index.twig:50
16826 msgid "Related links:"
16827 msgstr ""
16829 #: templates/server/status/variables/index.twig:139
16830 msgid "Not enough privilege to view status variables."
16831 msgstr ""
16833 #: templates/server/user_groups/edit_user_groups.twig:2
16834 #: templates/server/user_groups/user_groups.twig:64
16835 msgid "Add user group"
16836 msgstr ""
16838 #: templates/server/user_groups/edit_user_groups.twig:4
16839 #, php-format
16840 msgid "Edit user group: '%s'"
16841 msgstr ""
16843 #: templates/server/user_groups/edit_user_groups.twig:9
16844 msgid "User group menu assignments"
16845 msgstr ""
16847 #: templates/server/user_groups/edit_user_groups.twig:14
16848 msgid "Group name:"
16849 msgstr ""
16851 #: templates/server/user_groups/user_groups.twig:12
16852 msgid "Server level tabs"
16853 msgstr ""
16855 #: templates/server/user_groups/user_groups.twig:15
16856 msgid "Database level tabs"
16857 msgstr ""
16859 #: templates/server/user_groups/user_groups.twig:18
16860 msgid "Table level tabs"
16861 msgstr ""
16863 #: templates/server/user_groups/user_groups.twig:50
16864 msgid "Delete user group"
16865 msgstr ""
16867 #: templates/server/user_groups/user_listings.twig:1
16868 #, php-format
16869 msgid "Users of '%s' user group"
16870 msgstr ""
16872 #: templates/server/user_groups/user_listings.twig:3
16873 msgid "No users were found belonging to this user group."
16874 msgstr ""
16876 #: templates/server/variables/index.twig:5
16877 msgid "Server variables and settings"
16878 msgstr ""
16880 #: templates/server/variables/index.twig:43
16881 msgid "This is a read-only variable and can not be edited"
16882 msgstr ""
16884 #: templates/server/variables/index.twig:69
16885 msgid "Session value"
16886 msgstr ""
16888 #: templates/server/variables/index.twig:80
16889 #, php-format
16890 msgid "Not enough privilege to view server variables and settings. %s"
16891 msgstr ""
16893 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
16894 msgid "Overview"
16895 msgstr ""
16897 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
16898 msgid "Configuration file"
16899 msgstr ""
16901 #: templates/setup/config/index.twig:16
16902 msgid "Generated configuration file"
16903 msgstr ""
16905 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
16906 msgid "Download"
16907 msgstr ""
16909 #: templates/setup/error.twig:3
16910 msgid "Submitted form contains errors"
16911 msgstr ""
16913 #: templates/setup/error.twig:6
16914 msgid "Try to revert erroneous fields to their default values"
16915 msgstr ""
16917 #: templates/setup/error.twig:14
16918 msgid "Ignore errors"
16919 msgstr ""
16921 #: templates/setup/error.twig:18
16922 msgid "Show form"
16923 msgstr ""
16925 #: templates/setup/home/index.twig:23
16926 msgid "Show hidden messages"
16927 msgstr ""
16929 #: templates/setup/home/index.twig:79
16930 msgid "There are no configured servers"
16931 msgstr ""
16933 #: templates/setup/home/index.twig:88
16934 msgid "New server"
16935 msgstr ""
16937 #: templates/setup/home/index.twig:110
16938 msgid "Default language"
16939 msgstr ""
16941 #: templates/setup/home/index.twig:128
16942 msgid "Default server"
16943 msgstr ""
16945 #: templates/setup/home/index.twig:139
16946 msgid "let the user choose"
16947 msgstr ""
16949 #: templates/setup/home/index.twig:146
16950 msgid "- none -"
16951 msgstr ""
16953 #: templates/setup/home/index.twig:153
16954 msgid "End of line"
16955 msgstr ""
16957 #: templates/setup/home/index.twig:164
16958 msgid "Display"
16959 msgstr ""
16961 #: templates/setup/home/index.twig:175
16962 msgid "phpMyAdmin homepage"
16963 msgstr ""
16965 #: templates/setup/home/index.twig:176
16966 msgid "Donate"
16967 msgstr ""
16969 #: templates/setup/home/index.twig:177
16970 msgid "Check for latest version"
16971 msgstr ""
16973 #: templates/setup/servers/index.twig:6
16974 msgid "Edit server"
16975 msgstr ""
16977 #: templates/setup/servers/index.twig:11
16978 msgid "Add a new server"
16979 msgstr ""
16981 #: templates/setup/servers/index.twig:17
16982 msgid "Something went wrong."
16983 msgstr ""
16985 #: templates/sql/bookmark.twig:11
16986 msgid "Bookmark this SQL query"
16987 msgstr ""
16989 #: templates/sql/bookmark.twig:14
16990 msgid "Bookmark label:"
16991 msgstr ""
16993 #: templates/sql/bookmark.twig:20 templates/sql/query.twig:93
16994 msgid "Let every user access this bookmark"
16995 msgstr ""
16997 #: templates/sql/bookmark.twig:24
16998 #, fuzzy
16999 #| msgid "Created"
17000 msgid "Create new bookmark"
17001 msgstr "Aanjelaat"
17003 #: templates/sql/profiling_chart.twig:4
17004 msgid "Detailed profile"
17005 msgstr ""
17007 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
17008 msgid "State"
17009 msgstr ""
17011 #: templates/sql/profiling_chart.twig:38
17012 msgid "Summary by state"
17013 msgstr ""
17015 #: templates/sql/profiling_chart.twig:47
17016 msgid "Total Time"
17017 msgstr ""
17019 #: templates/sql/profiling_chart.twig:51
17020 msgid "% Time"
17021 msgstr ""
17023 #: templates/sql/profiling_chart.twig:55
17024 msgid "Calls"
17025 msgstr ""
17027 #: templates/sql/profiling_chart.twig:59
17028 msgid "ø Time"
17029 msgstr ""
17031 #: templates/sql/query.twig:44
17032 msgid "Get auto-saved query"
17033 msgstr ""
17035 #. l10n: Bind parameters in the SQL query using :parameterName format
17036 #: templates/sql/query.twig:51
17037 msgid "Bind parameters"
17038 msgstr ""
17040 #: templates/sql/query.twig:84
17041 msgid "Bookmark this SQL query:"
17042 msgstr ""
17044 #: templates/sql/query.twig:100
17045 msgid "Replace existing bookmark of same name"
17046 msgstr ""
17048 #: templates/sql/query.twig:110 templates/sql/query.twig:111
17049 msgid "Delimiter"
17050 msgstr ""
17052 #: templates/sql/query.twig:119
17053 msgid "Show this query here again"
17054 msgstr ""
17056 #: templates/sql/query.twig:134
17057 msgid "Rollback when finished"
17058 msgstr ""
17060 #: templates/sql/query.twig:156
17061 msgid "Bookmarked SQL query"
17062 msgstr ""
17064 #: templates/sql/query.twig:160
17065 msgid "Bookmark:"
17066 msgstr ""
17068 #: templates/sql/query.twig:169
17069 msgid "shared"
17070 msgstr ""
17072 #: templates/sql/query.twig:182
17073 msgid "View only"
17074 msgstr ""
17076 #: templates/table/browse_foreigners/column_element.twig:4
17077 msgid "Use this value"
17078 msgstr ""
17080 #: templates/table/chart/tbl_chart.twig:10
17081 msgid "Chart type"
17082 msgstr ""
17084 #: templates/table/chart/tbl_chart.twig:13
17085 msgctxt "Chart type"
17086 msgid "Bar"
17087 msgstr ""
17089 #: templates/table/chart/tbl_chart.twig:17
17090 msgctxt "Chart type"
17091 msgid "Column"
17092 msgstr ""
17094 #: templates/table/chart/tbl_chart.twig:21
17095 msgctxt "Chart type"
17096 msgid "Line"
17097 msgstr ""
17099 #: templates/table/chart/tbl_chart.twig:25
17100 msgctxt "Chart type"
17101 msgid "Spline"
17102 msgstr ""
17104 #: templates/table/chart/tbl_chart.twig:29
17105 msgctxt "Chart type"
17106 msgid "Area"
17107 msgstr ""
17109 #: templates/table/chart/tbl_chart.twig:33
17110 msgctxt "Chart type"
17111 msgid "Pie"
17112 msgstr ""
17114 #: templates/table/chart/tbl_chart.twig:37
17115 msgctxt "Chart type"
17116 msgid "Timeline"
17117 msgstr ""
17119 #: templates/table/chart/tbl_chart.twig:41
17120 msgctxt "Chart type"
17121 msgid "Scatter"
17122 msgstr ""
17124 #: templates/table/chart/tbl_chart.twig:47
17125 msgid "Stacked"
17126 msgstr ""
17128 #: templates/table/chart/tbl_chart.twig:51
17129 msgid "Chart title:"
17130 msgstr ""
17132 #: templates/table/chart/tbl_chart.twig:57
17133 msgid "X-Axis:"
17134 msgstr ""
17136 #: templates/table/chart/tbl_chart.twig:73
17137 msgid "Series:"
17138 msgstr ""
17140 #: templates/table/chart/tbl_chart.twig:101
17141 msgid "X-Axis label:"
17142 msgstr ""
17144 #: templates/table/chart/tbl_chart.twig:102
17145 msgid "X Values"
17146 msgstr ""
17148 #: templates/table/chart/tbl_chart.twig:106
17149 msgid "Y-Axis label:"
17150 msgstr ""
17152 #: templates/table/chart/tbl_chart.twig:107
17153 msgid "Y Values"
17154 msgstr ""
17156 #: templates/table/chart/tbl_chart.twig:112
17157 msgid "Series names are in a column"
17158 msgstr ""
17160 #: templates/table/chart/tbl_chart.twig:116
17161 msgid "Series column:"
17162 msgstr ""
17164 #: templates/table/chart/tbl_chart.twig:126
17165 #, fuzzy
17166 #| msgid "Column"
17167 msgid "Value Column:"
17168 msgstr "Kolonn"
17170 #: templates/table/chart/tbl_chart.twig:147
17171 msgid "Save chart as image"
17172 msgstr ""
17174 #: templates/table/export/index.twig:12
17175 msgid ""
17176 "@SERVER@ will become the server name, @DATABASE@ will become the database "
17177 "name and @TABLE@ will become the table name."
17178 msgstr ""
17180 #: templates/table/export/index.twig:7
17181 #, php-format
17182 msgid "Exporting rows from \"%s\" table"
17183 msgstr ""
17185 #: templates/table/find_replace/index.twig:4
17186 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
17187 msgid "Table search"
17188 msgstr ""
17190 #: templates/table/find_replace/index.twig:10
17191 #: templates/table/search/index.twig:10
17192 #: templates/table/zoom_search/index.twig:10
17193 msgid "Zoom search"
17194 msgstr ""
17196 #: templates/table/find_replace/index.twig:16
17197 #: templates/table/find_replace/index.twig:27
17198 #: templates/table/search/index.twig:16
17199 #: templates/table/zoom_search/index.twig:16
17200 msgid "Find and replace"
17201 msgstr ""
17203 #: templates/table/find_replace/index.twig:36
17204 msgid "Replace with:"
17205 msgstr ""
17207 #: templates/table/find_replace/index.twig:57
17208 msgid "Use regular expression"
17209 msgstr ""
17211 #: templates/table/find_replace/replace_preview.twig:10
17212 msgid "Find and replace - preview"
17213 msgstr ""
17215 #: templates/table/find_replace/replace_preview.twig:17
17216 msgid "Original string"
17217 msgstr ""
17219 #: templates/table/find_replace/replace_preview.twig:18
17220 msgid "Replaced string"
17221 msgstr ""
17223 #: templates/table/find_replace/replace_preview.twig:36
17224 msgid "Replace"
17225 msgstr ""
17227 #: templates/table/gis_visualization/gis_visualization.twig:2
17228 msgid "Display GIS Visualization"
17229 msgstr ""
17231 #: templates/table/gis_visualization/gis_visualization.twig:10
17232 msgid "Label column"
17233 msgstr ""
17235 #: templates/table/gis_visualization/gis_visualization.twig:12
17236 msgid "-- None --"
17237 msgstr ""
17239 #: templates/table/gis_visualization/gis_visualization.twig:21
17240 msgid "Spatial column"
17241 msgstr ""
17243 #: templates/table/import/index.twig:3
17244 #, php-format
17245 msgid "Importing into the table \"%s\""
17246 msgstr ""
17248 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
17249 msgid "Index name:"
17250 msgstr ""
17252 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
17253 msgid ""
17254 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
17255 msgstr ""
17257 #: templates/table/index_form.twig:34
17258 msgid "Index choice:"
17259 msgstr ""
17261 #: templates/table/index_form.twig:54
17262 msgid "Advanced options"
17263 msgstr ""
17265 #: templates/table/index_form.twig:64
17266 msgid "Key block size:"
17267 msgstr ""
17269 #: templates/table/index_form.twig:81
17270 msgid "Index type:"
17271 msgstr ""
17273 #: templates/table/index_form.twig:98
17274 msgid "Parser:"
17275 msgstr ""
17277 #: templates/table/index_form.twig:114
17278 msgid "Comment:"
17279 msgstr ""
17281 #: templates/table/index_form.twig:159 templates/table/index_form.twig:196
17282 msgid "Drag to reorder"
17283 msgstr ""
17285 #: templates/table/insert/actions_panel.twig:9
17286 msgid "Insert as new row"
17287 msgstr ""
17289 #: templates/table/insert/actions_panel.twig:10
17290 msgid "Insert as new row and ignore errors"
17291 msgstr ""
17293 #: templates/table/insert/actions_panel.twig:11
17294 msgid "Show insert query"
17295 msgstr ""
17297 #: templates/table/insert/actions_panel.twig:15
17298 msgid "and then"
17299 msgstr ""
17301 #: templates/table/insert/actions_panel.twig:19
17302 msgid "Go back to previous page"
17303 msgstr ""
17305 #: templates/table/insert/actions_panel.twig:20
17306 msgid "Insert another new row"
17307 msgstr ""
17309 #: templates/table/insert/actions_panel.twig:22
17310 msgid "Go back to this page"
17311 msgstr ""
17313 #: templates/table/insert/actions_panel.twig:24
17314 msgid "Edit next row"
17315 msgstr ""
17317 #: templates/table/insert/actions_panel.twig:32
17318 msgid ""
17319 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
17320 msgstr ""
17322 #: templates/table/insert/column_row.twig:15
17323 msgid "Binary"
17324 msgstr ""
17326 #: templates/table/insert/column_row.twig:30
17327 msgid "Use the NULL value for this column."
17328 msgstr ""
17330 #: templates/table/insert/column_row.twig:65
17331 msgid "Because of its length,<br> this column might not be editable."
17332 msgstr ""
17334 #: templates/table/insert/column_row.twig:93
17335 msgid "Binary - do not edit"
17336 msgstr ""
17338 #: templates/table/insert/column_row.twig:122
17339 #: templates/table/search/input_box.twig:37
17340 msgid "Edit/Insert"
17341 msgstr ""
17343 #: templates/table/insert/continue_insertion_form.twig:18
17344 #, php-format
17345 msgid "Continue insertion with %s rows"
17346 msgstr ""
17348 #: templates/table/maintenance/checksum.twig:13
17349 #, fuzzy
17350 msgid "Checksum"
17351 msgstr "Ein Tabäll"
17353 #: templates/table/operations/index.twig:9
17354 msgid "Alter table order by"
17355 msgstr ""
17357 #: templates/table/operations/index.twig:20
17358 msgctxt "Alter table order by a single field."
17359 msgid "(singly)"
17360 msgstr ""
17362 #: templates/table/operations/index.twig:50
17363 msgid "Move table to (database.table)"
17364 msgstr ""
17366 #: templates/table/operations/index.twig:101
17367 msgid "Table options"
17368 msgstr ""
17370 #: templates/table/operations/index.twig:105
17371 msgid "Rename table to"
17372 msgstr ""
17374 #: templates/table/operations/index.twig:123
17375 msgid "Table comments"
17376 msgstr ""
17378 #: templates/table/operations/index.twig:170
17379 msgid "Change all column collations"
17380 msgstr ""
17382 #: templates/table/operations/index.twig:251
17383 msgid "Copy table to (database.table)"
17384 msgstr ""
17386 #: templates/table/operations/index.twig:322
17387 msgid "Switch to copied table"
17388 msgstr ""
17390 #: templates/table/operations/index.twig:364
17391 msgid "Defragment table"
17392 msgstr ""
17394 #: templates/table/operations/index.twig:372
17395 #, php-format
17396 msgid "Table %s has been flushed."
17397 msgstr ""
17399 #: templates/table/operations/index.twig:376
17400 msgid "Flush the table (FLUSH)"
17401 msgstr ""
17403 #: templates/table/operations/index.twig:413
17404 msgid "Empty the table (TRUNCATE)"
17405 msgstr ""
17407 #: templates/table/operations/index.twig:431
17408 msgid "Empty the table (DELETE FROM)"
17409 msgstr ""
17411 #: templates/table/operations/index.twig:452
17412 msgid "Delete the table (DROP)"
17413 msgstr ""
17415 #: templates/table/operations/index.twig:474
17416 msgid "Partition maintenance"
17417 msgstr ""
17419 #: templates/table/operations/index.twig:500
17420 #: templates/table/structure/display_partitions.twig:201
17421 msgid "Remove partitioning"
17422 msgstr ""
17424 #: templates/table/operations/index.twig:513
17425 msgid "Check referential integrity"
17426 msgstr ""
17428 #: templates/table/operations/view.twig:12
17429 msgid "Rename view to"
17430 msgstr ""
17432 #: templates/table/operations/view.twig:37
17433 msgid "Delete the view (DROP)"
17434 msgstr ""
17436 #: templates/table/page_with_secondary_tabs.twig:11
17437 msgid "Relation view"
17438 msgstr ""
17440 #: templates/table/partition/analyze.twig:2
17441 msgid "Analyze partition"
17442 msgstr ""
17444 #: templates/table/partition/check.twig:2
17445 msgid "Check partition"
17446 msgstr ""
17448 #: templates/table/partition/drop.twig:2
17449 msgid "Drop partition"
17450 msgstr ""
17452 #: templates/table/partition/optimize.twig:2
17453 msgid "Optimize partition"
17454 msgstr ""
17456 #: templates/table/partition/rebuild.twig:2
17457 msgid "Rebuild partition"
17458 msgstr ""
17460 #: templates/table/partition/repair.twig:2
17461 msgid "Repair partition"
17462 msgstr ""
17464 #: templates/table/partition/truncate.twig:2
17465 msgid "Truncate partition"
17466 msgstr ""
17468 #: templates/table/privileges/index.twig:57
17469 msgid "table-specific"
17470 msgstr ""
17472 #: templates/table/relation/common_form.twig:9
17473 msgid "Foreign key constraints"
17474 msgstr ""
17476 #: templates/table/relation/common_form.twig:14
17477 msgid "Actions"
17478 msgstr ""
17480 #: templates/table/relation/common_form.twig:15
17481 msgid "Constraint properties"
17482 msgstr ""
17484 #: templates/table/relation/common_form.twig:19
17485 msgid ""
17486 "Creating a foreign key over a non-indexed column would automatically create "
17487 "an index on it. Alternatively, you can define an index below, before "
17488 "creating the foreign key."
17489 msgstr ""
17491 #: templates/table/relation/common_form.twig:24
17492 msgid ""
17493 "Only columns with index will be displayed. You can define an index below."
17494 msgstr ""
17496 #: templates/table/relation/common_form.twig:28
17497 msgid "Foreign key constraint"
17498 msgstr ""
17500 #: templates/table/relation/common_form.twig:93
17501 msgid "+ Add constraint"
17502 msgstr ""
17504 #: templates/table/relation/common_form.twig:106
17505 #: templates/table/relation/common_form.twig:114
17506 msgid "Internal relationships"
17507 msgstr ""
17509 #: templates/table/relation/common_form.twig:122
17510 msgid "Internal relation"
17511 msgstr ""
17513 #: templates/table/relation/common_form.twig:124
17514 msgid ""
17515 "An internal relation is not necessary when a corresponding FOREIGN KEY "
17516 "relation exists."
17517 msgstr ""
17519 #: templates/table/relation/common_form.twig:208
17520 msgid "Choose column to display:"
17521 msgstr ""
17523 #: templates/table/relation/foreign_key_row.twig:15
17524 #, php-format
17525 msgid "Foreign key constraint %s has been dropped"
17526 msgstr ""
17528 #: templates/table/relation/foreign_key_row.twig:33
17529 msgid "Constraint name"
17530 msgstr ""
17532 #: templates/table/search/index.twig:27
17533 msgid "Do a \"query by example\" (wildcard: \"%\")"
17534 msgstr ""
17536 #: templates/table/search/index.twig:111
17537 msgid "Select columns (at least one):"
17538 msgstr ""
17540 #: templates/table/search/index.twig:130
17541 msgid "Add search conditions (body of the \"where\" clause):"
17542 msgstr ""
17544 #: templates/table/search/index.twig:138
17545 msgid "Number of rows per page"
17546 msgstr ""
17548 #: templates/table/search/index.twig:144
17549 msgid "Display order:"
17550 msgstr ""
17552 #: templates/table/search/index.twig:181
17553 msgid "Range search"
17554 msgstr ""
17556 #: templates/table/search/index.twig:187
17557 msgid "Minimum value:"
17558 msgstr ""
17560 #: templates/table/search/index.twig:190
17561 msgid "Maximum value:"
17562 msgstr ""
17564 #: templates/table/start_and_number_of_rows_fieldset.twig:3
17565 msgid "Start row:"
17566 msgstr ""
17568 #: templates/table/structure/display_partitions.twig:4
17569 #: templates/table/structure/display_structure.twig:580
17570 msgid "Partitions"
17571 msgstr ""
17573 #: templates/table/structure/display_partitions.twig:8
17574 msgid "No partitioning defined!"
17575 msgstr ""
17577 #: templates/table/structure/display_partitions.twig:11
17578 msgid "Partitioned by:"
17579 msgstr ""
17581 #: templates/table/structure/display_partitions.twig:16
17582 msgid "Sub partitioned by:"
17583 msgstr ""
17585 #: templates/table/structure/display_partitions.twig:29
17586 msgid "Data length"
17587 msgstr ""
17589 #: templates/table/structure/display_partitions.twig:30
17590 msgid "Index length"
17591 msgstr ""
17593 #: templates/table/structure/display_partitions.twig:194
17594 #, fuzzy
17595 msgid "Partition table"
17596 msgstr "Ein Tabäll"
17598 #: templates/table/structure/display_partitions.twig:207
17599 #: templates/table/structure/partition_definition_form.twig:5
17600 msgid "Edit partitioning"
17601 msgstr ""
17603 #: templates/table/structure/display_structure.twig:70
17604 msgid "Media type:"
17605 msgstr ""
17607 #: templates/table/structure/display_structure.twig:91
17608 #: templates/table/tracking/structure_snapshot_columns.twig:47
17609 msgctxt "None for default"
17610 msgid "None"
17611 msgstr ""
17613 #: templates/table/structure/display_structure.twig:108
17614 #: templates/table/structure/display_structure.twig:287
17615 msgid "Change"
17616 msgstr ""
17618 #: templates/table/structure/display_structure.twig:116
17619 #, php-format
17620 msgid "Column %s has been dropped."
17621 msgstr ""
17623 #: templates/table/structure/display_structure.twig:142
17624 #, php-format
17625 msgid "A primary key has been added on %s."
17626 msgstr ""
17628 #: templates/table/structure/display_structure.twig:157
17629 #: templates/table/structure/display_structure.twig:172
17630 #: templates/table/structure/display_structure.twig:197
17631 #: templates/table/structure/display_structure.twig:216
17632 #, php-format
17633 msgid "An index has been added on %s."
17634 msgstr ""
17636 #: templates/table/structure/display_structure.twig:238
17637 msgid "Distinct values"
17638 msgstr ""
17640 #: templates/table/structure/display_structure.twig:249
17641 #: templates/table/structure/display_structure.twig:315
17642 msgid "Remove from central columns"
17643 msgstr ""
17645 #: templates/table/structure/display_structure.twig:257
17646 #: templates/table/structure/display_structure.twig:312
17647 msgid "Add to central columns"
17648 msgstr ""
17650 #: templates/table/structure/display_structure.twig:328
17651 #: templates/table/structure/display_structure.twig:332
17652 #: templates/table/structure/display_structure.twig:400
17653 msgid "Move columns"
17654 msgstr ""
17656 #: templates/table/structure/display_structure.twig:333
17657 msgid "Move the columns by dragging them up and down."
17658 msgstr ""
17660 #: templates/table/structure/display_structure.twig:372
17661 #: templates/view_create.twig:13
17662 msgid "Edit view"
17663 msgstr ""
17665 #: templates/table/structure/display_structure.twig:386
17666 msgid "Propose table structure"
17667 msgstr ""
17669 #: templates/table/structure/display_structure.twig:403
17670 msgid "Normalize"
17671 msgstr ""
17673 #: templates/table/structure/display_structure.twig:409
17674 msgid "Track view"
17675 msgstr ""
17677 #: templates/table/structure/display_structure.twig:423
17678 #, php-format
17679 msgid "Add %s column(s)"
17680 msgstr ""
17682 #: templates/table/structure/display_structure.twig:428
17683 msgid "at beginning of table"
17684 msgstr ""
17686 #: templates/table/structure/display_structure.twig:552
17687 #, php-format
17688 msgid "Create an index on %s columns"
17689 msgstr ""
17691 #: templates/table/structure/display_table_stats.twig:14
17692 msgid "Space usage"
17693 msgstr ""
17695 #: templates/table/structure/display_table_stats.twig:37
17696 msgid "Effective"
17697 msgstr ""
17699 #: templates/table/structure/display_table_stats.twig:80
17700 msgid "Row statistics"
17701 msgstr ""
17703 #: templates/table/structure/display_table_stats.twig:86
17704 msgid "static"
17705 msgstr ""
17707 #: templates/table/structure/display_table_stats.twig:88
17708 msgid "dynamic"
17709 msgstr ""
17711 #: templates/table/structure/display_table_stats.twig:99
17712 msgid "partitioned"
17713 msgstr ""
17715 #: templates/table/structure/display_table_stats.twig:128
17716 msgid "Row length"
17717 msgstr ""
17719 #: templates/table/structure/display_table_stats.twig:140
17720 msgid "Row size"
17721 msgstr ""
17723 #: templates/table/structure/display_table_stats.twig:147
17724 msgid "Next autoindex"
17725 msgstr ""
17727 #: templates/table/structure/drop_confirm.twig:2
17728 msgid "Dropping columns from the table"
17729 msgstr ""
17731 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
17732 #: templates/table/tracking/main.twig:92
17733 msgid "Delete version"
17734 msgstr ""
17736 #: templates/table/tracking/main.twig:102
17737 #, php-format
17738 msgid "Activate tracking for %s"
17739 msgstr ""
17741 #: templates/table/tracking/main.twig:104
17742 msgid "Activate now"
17743 msgstr ""
17745 #: templates/table/tracking/main.twig:106
17746 #, php-format
17747 msgid "Deactivate tracking for %s"
17748 msgstr ""
17750 #: templates/table/tracking/main.twig:108
17751 msgid "Deactivate now"
17752 msgstr ""
17754 #: templates/table/tracking/report_table.twig:4
17755 #: templates/table/tracking/structure_snapshot_columns.twig:5
17756 msgctxt "Number"
17757 msgid "#"
17758 msgstr ""
17760 #: templates/table/tracking/report_table.twig:5
17761 msgid "Date"
17762 msgstr ""
17764 #: templates/table/tracking/report_table.twig:6
17765 msgid "Username"
17766 msgstr ""
17768 #: templates/table/zoom_search/index.twig:27
17769 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
17770 msgstr ""
17772 #: templates/table/zoom_search/index.twig:54
17773 msgid "Additional search criteria"
17774 msgstr ""
17776 #: templates/table/zoom_search/index.twig:116
17777 msgid "Use this column to label each point"
17778 msgstr ""
17780 #: templates/table/zoom_search/index.twig:141
17781 msgid "Maximum rows to plot"
17782 msgstr ""
17784 #: templates/table/zoom_search/result_form.twig:7
17785 msgid "Browse/Edit the points"
17786 msgstr ""
17788 #: templates/table/zoom_search/result_form.twig:14
17789 msgid "How to use"
17790 msgstr ""
17792 #: templates/table/zoom_search/result_form.twig:17
17793 msgid "Reset zoom"
17794 msgstr ""
17796 #. l10n: Show or hide the menu using the hamburger style button
17797 #: templates/top_menu.twig:4
17798 msgid "Toggle navigation"
17799 msgstr ""
17801 #. l10n: Current page
17802 #: templates/top_menu.twig:14
17803 msgid "(current)"
17804 msgstr ""
17806 #: templates/transformation_overview.twig:1
17807 msgid "Available media types"
17808 msgstr ""
17810 #: templates/transformation_overview.twig:13
17811 msgid "Available browser display transformations"
17812 msgstr ""
17814 #: templates/transformation_overview.twig:19
17815 #: templates/transformation_overview.twig:38
17816 msgctxt "for media type transformation"
17817 msgid "Description"
17818 msgstr ""
17820 #: templates/transformation_overview.twig:32
17821 msgid "Available input transformations"
17822 msgstr ""
17824 #: templates/view_create.twig:65
17825 msgid "VIEW name"
17826 msgstr ""
17828 #: templates/view_create.twig:79
17829 msgid "Column names"
17830 msgstr ""
17832 #, fuzzy
17833 #~| msgid "Database"
17834 #~ msgid "Databases:"
17835 #~ msgstr "Dahtebangk"
17837 #~ msgid "Select All"
17838 #~ msgstr "Alle ußwähle"
17840 #, fuzzy
17841 #~| msgid "Select All"
17842 #~ msgid "Select one ..."
17843 #~ msgstr "Alle ußwähle"