Translated using Weblate (Turkish)
[phpmyadmin.git] / po / kab.po
blob500e409a0dd8619299154c078d940c45e9c7e47f
1 # phpMyAdmin translation.
2 # Copyright (C) 2003 - 2016 phpMyAdmin devel team
3 # This file is distributed under the same license as the phpMyAdmin package.
4 # Automatically generated, 2016.
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: 2017-12-31 18:48+0000\n"
12 "Last-Translator: Slimane Amiri <slimane.amiri@gmail.com>\n"
13 "Language-Team: Kabyle <https://hosted.weblate.org/projects/phpmyadmin/master/"
14 "kab/>\n"
15 "Language: kab\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=n != 1;\n"
20 "X-Generator: Weblate 2.19-dev\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 #, fuzzy
53 msgid "per minute"
54 msgstr "%s di tesdat"
56 #: libraries/classes/Advisory/Advisor.php:425
57 msgid "per hour"
58 msgstr ""
60 #: libraries/classes/Advisory/Advisor.php:428
61 msgid "per day"
62 msgstr ""
64 #: libraries/classes/Advisory/Rules.php:34
65 msgid "Uptime below one day"
66 msgstr ""
68 #: libraries/classes/Advisory/Rules.php:37
69 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
70 msgstr ""
72 #: libraries/classes/Advisory/Rules.php:39
73 msgid ""
74 "To have more accurate averages it is recommended to let the server run for "
75 "longer than a day before running this analyzer"
76 msgstr ""
78 #: libraries/classes/Advisory/Rules.php:42
79 #, php-format
80 msgid "The uptime is only %s"
81 msgstr ""
83 #: libraries/classes/Advisory/Rules.php:47
84 msgid "Questions below 1,000"
85 msgstr ""
87 #: libraries/classes/Advisory/Rules.php:51
88 msgid ""
89 "Fewer than 1,000 questions have been run against this server. The "
90 "recommendations may not be accurate."
91 msgstr ""
93 #: libraries/classes/Advisory/Rules.php:55
94 msgid ""
95 "Let the server run for a longer time until it has executed a greater amount "
96 "of queries."
97 msgstr ""
99 #: libraries/classes/Advisory/Rules.php:57
100 #, php-format
101 msgid "Current amount of Questions: %s"
102 msgstr ""
104 #: libraries/classes/Advisory/Rules.php:62
105 msgid "Percentage of slow queries"
106 msgstr ""
108 #: libraries/classes/Advisory/Rules.php:66
109 msgid ""
110 "There is a lot of slow queries compared to the overall amount of Queries."
111 msgstr ""
113 #: libraries/classes/Advisory/Rules.php:68
114 #: libraries/classes/Advisory/Rules.php:81
115 msgid ""
116 "You might want to increase {long_query_time} or optimize the queries listed "
117 "in the slow query log"
118 msgstr ""
120 #: libraries/classes/Advisory/Rules.php:70
121 #, php-format
122 msgid "The slow query rate should be below 5%%, your value is %s%%."
123 msgstr ""
125 #: libraries/classes/Advisory/Rules.php:75
126 msgid "Slow query rate"
127 msgstr ""
129 #: libraries/classes/Advisory/Rules.php:79
130 msgid ""
131 "There is a high percentage of slow queries compared to the server uptime."
132 msgstr ""
134 #: libraries/classes/Advisory/Rules.php:84
135 #, php-format
136 msgid ""
137 "You have a slow query rate of %s per hour, you should have less than 1%% per "
138 "hour."
139 msgstr ""
141 #: libraries/classes/Advisory/Rules.php:90
142 msgid "Long query time"
143 msgstr ""
145 #: libraries/classes/Advisory/Rules.php:94
146 msgid ""
147 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
148 "take above 10 seconds are logged."
149 msgstr ""
151 #: libraries/classes/Advisory/Rules.php:98
152 msgid ""
153 "It is suggested to set {long_query_time} to a lower value, depending on your "
154 "environment. Usually a value of 1-5 seconds is suggested."
155 msgstr ""
157 #: libraries/classes/Advisory/Rules.php:101
158 #, php-format
159 msgid "long_query_time is currently set to %ds."
160 msgstr ""
162 #: libraries/classes/Advisory/Rules.php:106
163 #: libraries/classes/Advisory/Rules.php:119
164 msgid "Slow query logging"
165 msgstr ""
167 #: libraries/classes/Advisory/Rules.php:110
168 #: libraries/classes/Advisory/Rules.php:123
169 msgid "The slow query log is disabled."
170 msgstr ""
172 #: libraries/classes/Advisory/Rules.php:112
173 msgid ""
174 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
175 "help troubleshooting badly performing queries."
176 msgstr ""
178 #: libraries/classes/Advisory/Rules.php:115
179 msgid "log_slow_queries is set to 'OFF'"
180 msgstr ""
182 #: libraries/classes/Advisory/Rules.php:125
183 msgid ""
184 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
185 "help troubleshooting badly performing queries."
186 msgstr ""
188 #: libraries/classes/Advisory/Rules.php:128
189 msgid "slow_query_log is set to 'OFF'"
190 msgstr ""
192 #: libraries/classes/Advisory/Rules.php:133
193 msgid "Release Series"
194 msgstr ""
196 #: libraries/classes/Advisory/Rules.php:136
197 msgid "The MySQL server version less than 5.1."
198 msgstr ""
200 #: libraries/classes/Advisory/Rules.php:138
201 msgid ""
202 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
203 "even more so."
204 msgstr ""
206 #: libraries/classes/Advisory/Rules.php:140
207 #: libraries/classes/Advisory/Rules.php:154
208 #: libraries/classes/Advisory/Rules.php:165
209 #, php-format
210 msgid "Current version: %s"
211 msgstr ""
213 #: libraries/classes/Advisory/Rules.php:145
214 #: libraries/classes/Advisory/Rules.php:159
215 msgid "Minor Version"
216 msgstr ""
218 #: libraries/classes/Advisory/Rules.php:149
219 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
220 msgstr ""
222 #: libraries/classes/Advisory/Rules.php:151
223 msgid ""
224 "You should upgrade, as recent versions of MySQL 5.1 have improved "
225 "performance and MySQL 5.5 even more so."
226 msgstr ""
228 #: libraries/classes/Advisory/Rules.php:163
229 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
230 msgstr ""
232 #: libraries/classes/Advisory/Rules.php:164
233 msgid "You should upgrade, to a stable version of MySQL 5.5."
234 msgstr ""
236 #: libraries/classes/Advisory/Rules.php:170
237 #: libraries/classes/Advisory/Rules.php:183
238 #, fuzzy
239 msgid "Distribution"
240 msgstr "Tussa"
242 #: libraries/classes/Advisory/Rules.php:173
243 msgid "Version is compiled from source, not a MySQL official binary."
244 msgstr ""
246 #: libraries/classes/Advisory/Rules.php:175
247 msgid ""
248 "If you did not compile from source, you may be using a package modified by a "
249 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
250 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
251 msgstr ""
253 #: libraries/classes/Advisory/Rules.php:179
254 msgid "'source' found in version_comment"
255 msgstr ""
257 #: libraries/classes/Advisory/Rules.php:186
258 msgid "The MySQL manual only is accurate for official MySQL binaries."
259 msgstr ""
261 #: libraries/classes/Advisory/Rules.php:188
262 msgid ""
263 "Percona documentation is at <a href=\"https://www.percona.com/software/"
264 "documentation/\">https://www.percona.com/software/documentation/</a>"
265 msgstr ""
267 #: libraries/classes/Advisory/Rules.php:191
268 msgid "'percona' found in version_comment"
269 msgstr ""
271 #: libraries/classes/Advisory/Rules.php:195
272 msgid "MySQL Architecture"
273 msgstr ""
275 #: libraries/classes/Advisory/Rules.php:199
276 msgid "MySQL is not compiled as a 64-bit package."
277 msgstr ""
279 #: libraries/classes/Advisory/Rules.php:201
280 msgid ""
281 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
282 "so MySQL might not be able to access all of your memory. You might want to "
283 "consider installing the 64-bit version of MySQL."
284 msgstr ""
286 #: libraries/classes/Advisory/Rules.php:205
287 #, php-format
288 msgid "Available memory on this host: %s"
289 msgstr ""
291 #: libraries/classes/Advisory/Rules.php:211
292 msgid "Query caching method"
293 msgstr ""
295 #: libraries/classes/Advisory/Rules.php:215
296 msgid "Suboptimal caching method."
297 msgstr ""
299 #: libraries/classes/Advisory/Rules.php:217
300 msgid ""
301 "You are using the MySQL Query cache with a fairly high traffic database. It "
302 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
303 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
304 "cache, especially if you have multiple replicas."
305 msgstr ""
307 #: libraries/classes/Advisory/Rules.php:223
308 #, php-format
309 msgid ""
310 "The query cache is enabled and the server receives %d queries per second. "
311 "This rule fires if there is more than 100 queries per second."
312 msgstr ""
314 #: libraries/classes/Advisory/Rules.php:231
315 msgid "Percentage of sorts that cause temporary tables"
316 msgstr ""
318 #: libraries/classes/Advisory/Rules.php:235
319 #: libraries/classes/Advisory/Rules.php:250
320 msgid "Too many sorts are causing temporary tables."
321 msgstr ""
323 #: libraries/classes/Advisory/Rules.php:237
324 #: libraries/classes/Advisory/Rules.php:252
325 msgid ""
326 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
327 "depending on your system memory limits."
328 msgstr ""
330 #: libraries/classes/Advisory/Rules.php:241
331 #, php-format
332 msgid ""
333 "%s%% of all sorts cause temporary tables, this value should be lower than "
334 "10%%."
335 msgstr ""
337 #: libraries/classes/Advisory/Rules.php:247
338 msgid "Rate of sorts that cause temporary tables"
339 msgstr ""
341 #: libraries/classes/Advisory/Rules.php:255
342 #, php-format
343 msgid ""
344 "Temporary tables average: %s, this value should be less than 1 per hour."
345 msgstr ""
347 #: libraries/classes/Advisory/Rules.php:260
348 msgid "Sort rows"
349 msgstr ""
351 #: libraries/classes/Advisory/Rules.php:263
352 msgid "There are lots of rows being sorted."
353 msgstr ""
355 #: libraries/classes/Advisory/Rules.php:265
356 msgid ""
357 "While there is nothing wrong with a high amount of row sorting, you might "
358 "want to make sure that the queries which require a lot of sorting use "
359 "indexed columns in the ORDER BY clause, as this will result in much faster "
360 "sorting."
361 msgstr ""
363 #: libraries/classes/Advisory/Rules.php:269
364 #, php-format
365 msgid "Sorted rows average: %s"
366 msgstr ""
368 #: libraries/classes/Advisory/Rules.php:275
369 msgid "Rate of joins without indexes"
370 msgstr ""
372 #: libraries/classes/Advisory/Rules.php:278
373 msgid "There are too many joins without indexes."
374 msgstr ""
376 #: libraries/classes/Advisory/Rules.php:280
377 msgid ""
378 "This means that joins are doing full table scans. Adding indexes for the "
379 "columns being used in the join conditions will greatly speed up table joins."
380 msgstr ""
382 #: libraries/classes/Advisory/Rules.php:283
383 #, php-format
384 msgid "Table joins average: %s, this value should be less than 1 per hour"
385 msgstr ""
387 #: libraries/classes/Advisory/Rules.php:288
388 msgid "Rate of reading first index entry"
389 msgstr ""
391 #: libraries/classes/Advisory/Rules.php:291
392 msgid "The rate of reading the first index entry is high."
393 msgstr ""
395 #: libraries/classes/Advisory/Rules.php:293
396 msgid ""
397 "This usually indicates frequent full index scans. Full index scans are "
398 "faster than table scans but require lots of CPU cycles in big tables, if "
399 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
400 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
401 "scans. Other than that full index scans can only be reduced by rewriting "
402 "queries."
403 msgstr ""
405 #: libraries/classes/Advisory/Rules.php:299
406 #, php-format
407 msgid "Index scans average: %s, this value should be less than 1 per hour"
408 msgstr ""
410 #: libraries/classes/Advisory/Rules.php:304
411 msgid "Rate of reading fixed position"
412 msgstr ""
414 #: libraries/classes/Advisory/Rules.php:307
415 msgid "The rate of reading data from a fixed position is high."
416 msgstr ""
418 #: libraries/classes/Advisory/Rules.php:309
419 msgid ""
420 "This indicates that many queries need to sort results and/or do a full table "
421 "scan, including join queries that do not use indexes. Add indexes where "
422 "applicable."
423 msgstr ""
425 #: libraries/classes/Advisory/Rules.php:313
426 #, php-format
427 msgid ""
428 "Rate of reading fixed position average: %s, this value should be less than 1 "
429 "per hour"
430 msgstr ""
432 #: libraries/classes/Advisory/Rules.php:319
433 msgid "Rate of reading next table row"
434 msgstr ""
436 #: libraries/classes/Advisory/Rules.php:322
437 msgid "The rate of reading the next table row is high."
438 msgstr ""
440 #: libraries/classes/Advisory/Rules.php:324
441 msgid ""
442 "This indicates that many queries are doing full table scans. Add indexes "
443 "where applicable."
444 msgstr ""
446 #: libraries/classes/Advisory/Rules.php:326
447 #, php-format
448 msgid ""
449 "Rate of reading next table row: %s, this value should be less than 1 per hour"
450 msgstr ""
452 #: libraries/classes/Advisory/Rules.php:332
453 msgid "Different tmp_table_size and max_heap_table_size"
454 msgstr ""
456 #: libraries/classes/Advisory/Rules.php:335
457 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
458 msgstr ""
460 #: libraries/classes/Advisory/Rules.php:337
461 msgid ""
462 "If you have deliberately changed one of either: The server uses the lower "
463 "value of either to determine the maximum size of in-memory tables. So if you "
464 "wish to increase the in-memory table limit you will have to increase the "
465 "other value as well."
466 msgstr ""
468 #: libraries/classes/Advisory/Rules.php:341
469 #, php-format
470 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
471 msgstr ""
473 #: libraries/classes/Advisory/Rules.php:347
474 msgid "Percentage of temp tables on disk"
475 msgstr ""
477 #: libraries/classes/Advisory/Rules.php:351
478 #: libraries/classes/Advisory/Rules.php:372
479 msgid ""
480 "Many temporary tables are being written to disk instead of being kept in "
481 "memory."
482 msgstr ""
484 #: libraries/classes/Advisory/Rules.php:353
485 msgid ""
486 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
487 "some temporary tables are always being written to disk, independent of the "
488 "value of these variables. To eliminate these you will have to rewrite your "
489 "queries to avoid those conditions (Within a temporary table: Presence of a "
490 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
491 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
492 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
493 msgstr ""
495 #: libraries/classes/Advisory/Rules.php:362
496 #, php-format
497 msgid ""
498 "%s%% of all temporary tables are being written to disk, this value should be "
499 "below 25%%"
500 msgstr ""
502 #: libraries/classes/Advisory/Rules.php:368
503 msgid "Temp disk rate"
504 msgstr ""
506 #: libraries/classes/Advisory/Rules.php:374
507 msgid ""
508 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
509 "some temporary tables are always being written to disk, independent of the "
510 "value of these variables. To eliminate these you will have to rewrite your "
511 "queries to avoid those conditions (Within a temporary table: Presence of a "
512 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
513 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
514 "temporary-tables.html\">MySQL Documentation</a>"
515 msgstr ""
517 #: libraries/classes/Advisory/Rules.php:383
518 #, php-format
519 msgid ""
520 "Rate of temporary tables being written to disk: %s, this value should be "
521 "less than 1 per hour"
522 msgstr ""
524 #: libraries/classes/Advisory/Rules.php:390
525 msgid "MyISAM key buffer size"
526 msgstr ""
528 #: libraries/classes/Advisory/Rules.php:393
529 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
530 msgstr ""
532 #: libraries/classes/Advisory/Rules.php:395
533 msgid ""
534 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
535 "good start."
536 msgstr ""
538 #: libraries/classes/Advisory/Rules.php:397
539 msgid "key_buffer_size is 0"
540 msgstr ""
542 #: libraries/classes/Advisory/Rules.php:402
543 #, no-php-format
544 msgid "Max % MyISAM key buffer ever used"
545 msgstr ""
547 #: libraries/classes/Advisory/Rules.php:407
548 #: libraries/classes/Advisory/Rules.php:424
549 #, no-php-format
550 msgid "MyISAM key buffer (index cache) % used is low."
551 msgstr ""
553 #: libraries/classes/Advisory/Rules.php:409
554 #: libraries/classes/Advisory/Rules.php:426
555 msgid ""
556 "You may need to decrease the size of {key_buffer_size}, re-examine your "
557 "tables to see if indexes have been removed, or examine queries and "
558 "expectations about what indexes are being used."
559 msgstr ""
561 #: libraries/classes/Advisory/Rules.php:413
562 #, php-format
563 msgid ""
564 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
565 msgstr ""
567 #: libraries/classes/Advisory/Rules.php:418
568 msgid "Percentage of MyISAM key buffer used"
569 msgstr ""
571 #: libraries/classes/Advisory/Rules.php:430
572 #, php-format
573 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
574 msgstr ""
576 #: libraries/classes/Advisory/Rules.php:435
577 msgid "Percentage of index reads from memory"
578 msgstr ""
580 #: libraries/classes/Advisory/Rules.php:440
581 #, no-php-format
582 msgid "The % of indexes that use the MyISAM key buffer is low."
583 msgstr ""
585 #: libraries/classes/Advisory/Rules.php:441
586 msgid "You may need to increase {key_buffer_size}."
587 msgstr ""
589 #: libraries/classes/Advisory/Rules.php:442
590 #, php-format
591 msgid "Index reads from memory: %s%%, this value should be above 95%%"
592 msgstr ""
594 #: libraries/classes/Advisory/Rules.php:448
595 msgid "Rate of table open"
596 msgstr ""
598 #: libraries/classes/Advisory/Rules.php:451
599 msgid "The rate of opening tables is high."
600 msgstr ""
602 #: libraries/classes/Advisory/Rules.php:453
603 msgid ""
604 "Opening tables requires disk I/O which is costly. Increasing "
605 "{table_open_cache} might avoid this."
606 msgstr ""
608 #: libraries/classes/Advisory/Rules.php:455
609 #, php-format
610 msgid "Opened table rate: %s, this value should be less than 10 per hour"
611 msgstr ""
613 #: libraries/classes/Advisory/Rules.php:460
614 msgid "Percentage of used open files limit"
615 msgstr ""
617 #: libraries/classes/Advisory/Rules.php:464
618 msgid ""
619 "The number of open files is approaching the max number of open files. You "
620 "may get a \"Too many open files\" error."
621 msgstr ""
623 #: libraries/classes/Advisory/Rules.php:468
624 #: libraries/classes/Advisory/Rules.php:481
625 msgid ""
626 "Consider increasing {open_files_limit}, and check the error log when "
627 "restarting after changing {open_files_limit}."
628 msgstr ""
630 #: libraries/classes/Advisory/Rules.php:471
631 #, php-format
632 msgid ""
633 "The number of opened files is at %s%% of the limit. It should be below 85%%"
634 msgstr ""
636 #: libraries/classes/Advisory/Rules.php:476
637 msgid "Rate of open files"
638 msgstr ""
640 #: libraries/classes/Advisory/Rules.php:479
641 msgid "The rate of opening files is high."
642 msgstr ""
644 #: libraries/classes/Advisory/Rules.php:484
645 #, php-format
646 msgid "Opened files rate: %s, this value should be less than 5 per hour"
647 msgstr ""
649 #: libraries/classes/Advisory/Rules.php:490
650 #, no-php-format
651 msgid "Immediate table locks %"
652 msgstr ""
654 #: libraries/classes/Advisory/Rules.php:494
655 #: libraries/classes/Advisory/Rules.php:504
656 msgid "Too many table locks were not granted immediately."
657 msgstr ""
659 #: libraries/classes/Advisory/Rules.php:495
660 #: libraries/classes/Advisory/Rules.php:505
661 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
662 msgstr ""
664 #: libraries/classes/Advisory/Rules.php:496
665 #, php-format
666 msgid "Immediate table locks: %s%%, this value should be above 95%%"
667 msgstr ""
669 #: libraries/classes/Advisory/Rules.php:501
670 msgid "Table lock wait rate"
671 msgstr ""
673 #: libraries/classes/Advisory/Rules.php:506
674 #, php-format
675 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
676 msgstr ""
678 #: libraries/classes/Advisory/Rules.php:511
679 msgid "Thread cache"
680 msgstr ""
682 #: libraries/classes/Advisory/Rules.php:514
683 msgid ""
684 "Thread cache is disabled, resulting in more overhead from new connections to "
685 "MySQL."
686 msgstr ""
688 #: libraries/classes/Advisory/Rules.php:515
689 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
690 msgstr ""
692 #: libraries/classes/Advisory/Rules.php:516
693 msgid "The thread cache is set to 0"
694 msgstr ""
696 #: libraries/classes/Advisory/Rules.php:521
697 #, no-php-format
698 msgid "Thread cache hit rate %"
699 msgstr ""
701 #: libraries/classes/Advisory/Rules.php:525
702 msgid "Thread cache is not efficient."
703 msgstr ""
705 #: libraries/classes/Advisory/Rules.php:526
706 msgid "Increase {thread_cache_size}."
707 msgstr ""
709 #: libraries/classes/Advisory/Rules.php:527
710 #, php-format
711 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
712 msgstr ""
714 #: libraries/classes/Advisory/Rules.php:532
715 msgid "Threads that are slow to launch"
716 msgstr ""
718 #: libraries/classes/Advisory/Rules.php:536
719 msgid "There are too many threads that are slow to launch."
720 msgstr ""
722 #: libraries/classes/Advisory/Rules.php:538
723 msgid ""
724 "This generally happens in case of general system overload as it is pretty "
725 "simple operations. You might want to monitor your system load carefully."
726 msgstr ""
728 #: libraries/classes/Advisory/Rules.php:541
729 #, php-format
730 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
731 msgstr ""
733 #: libraries/classes/Advisory/Rules.php:546
734 msgid "Slow launch time"
735 msgstr ""
737 #: libraries/classes/Advisory/Rules.php:549
738 msgid "Slow_launch_time is above 2s."
739 msgstr ""
741 #: libraries/classes/Advisory/Rules.php:551
742 msgid ""
743 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
744 "to launch."
745 msgstr ""
747 #: libraries/classes/Advisory/Rules.php:553
748 #, php-format
749 msgid "slow_launch_time is set to %s"
750 msgstr ""
752 #: libraries/classes/Advisory/Rules.php:559
753 msgid "Percentage of used connections"
754 msgstr ""
756 #: libraries/classes/Advisory/Rules.php:563
757 msgid ""
758 "The maximum amount of used connections is getting close to the value of "
759 "{max_connections}."
760 msgstr ""
762 #: libraries/classes/Advisory/Rules.php:566
763 msgid ""
764 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
765 "that do not close database handlers properly get killed sooner. Make sure "
766 "the code closes database handlers properly."
767 msgstr ""
769 #: libraries/classes/Advisory/Rules.php:570
770 #, php-format
771 msgid ""
772 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
773 msgstr ""
775 #: libraries/classes/Advisory/Rules.php:575
776 msgid "Percentage of aborted connections"
777 msgstr ""
779 #: libraries/classes/Advisory/Rules.php:578
780 #: libraries/classes/Advisory/Rules.php:592
781 msgid "Too many connections are aborted."
782 msgstr ""
784 #: libraries/classes/Advisory/Rules.php:580
785 #: libraries/classes/Advisory/Rules.php:594
786 msgid ""
787 "Connections are usually aborted when they cannot be authorized. <a href="
788 "\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-of-"
789 "aborted_connects/\">This article</a> might help you track down the source."
790 msgstr ""
792 #: libraries/classes/Advisory/Rules.php:584
793 #, php-format
794 msgid "%s%% of all connections are aborted. This value should be below 1%%"
795 msgstr ""
797 #: libraries/classes/Advisory/Rules.php:589
798 msgid "Rate of aborted connections"
799 msgstr ""
801 #: libraries/classes/Advisory/Rules.php:598
802 #, php-format
803 msgid ""
804 "Aborted connections rate is at %s, this value should be less than 1 per hour"
805 msgstr ""
807 #: libraries/classes/Advisory/Rules.php:603
808 msgid "Percentage of aborted clients"
809 msgstr ""
811 #: libraries/classes/Advisory/Rules.php:606
812 #: libraries/classes/Advisory/Rules.php:620
813 msgid "Too many clients are aborted."
814 msgstr ""
816 #: libraries/classes/Advisory/Rules.php:608
817 #: libraries/classes/Advisory/Rules.php:622
818 msgid ""
819 "Clients are usually aborted when they did not close their connection to "
820 "MySQL properly. This can be due to network issues or code not closing a "
821 "database handler properly. Check your network and code."
822 msgstr ""
824 #: libraries/classes/Advisory/Rules.php:612
825 #, php-format
826 msgid "%s%% of all clients are aborted. This value should be below 2%%"
827 msgstr ""
829 #: libraries/classes/Advisory/Rules.php:617
830 msgid "Rate of aborted clients"
831 msgstr ""
833 #: libraries/classes/Advisory/Rules.php:626
834 #, php-format
835 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
836 msgstr ""
838 #: libraries/classes/Advisory/Rules.php:632
839 msgid "Is InnoDB disabled?"
840 msgstr ""
842 #: libraries/classes/Advisory/Rules.php:636
843 msgid "You do not have InnoDB enabled."
844 msgstr ""
846 #: libraries/classes/Advisory/Rules.php:637
847 msgid "InnoDB is usually the better choice for table engines."
848 msgstr ""
850 #: libraries/classes/Advisory/Rules.php:638
851 msgid "have_innodb is set to 'value'"
852 msgstr ""
854 #: libraries/classes/Advisory/Rules.php:642
855 #: libraries/classes/Advisory/Rules.php:669
856 msgid "InnoDB log size"
857 msgstr ""
859 #: libraries/classes/Advisory/Rules.php:647
860 #: libraries/classes/Advisory/Rules.php:677
861 msgid ""
862 "The InnoDB log file size is not an appropriate size, in relation to the "
863 "InnoDB buffer pool."
864 msgstr ""
866 #: libraries/classes/Advisory/Rules.php:650
867 #: libraries/classes/Advisory/Rules.php:680
868 #, no-php-format
869 msgid ""
870 "Especially on a system with a lot of writes to InnoDB tables you should set "
871 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
872 "bigger this value, the longer the recovery time will be when database "
873 "crashes, so this value should not be set much higher than 256 MiB. Please "
874 "note however that you cannot simply change the value of this variable. You "
875 "need to shutdown the server, remove the InnoDB log files, set the new value "
876 "in my.cnf, start the server, then check the error logs if everything went "
877 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
878 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
879 msgstr ""
881 #: libraries/classes/Advisory/Rules.php:662
882 #: libraries/classes/Advisory/Rules.php:692
883 #, php-format
884 msgid ""
885 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
886 "it should not be below 20%%"
887 msgstr ""
889 #: libraries/classes/Advisory/Rules.php:699
890 msgid "Max InnoDB log size"
891 msgstr ""
893 #: libraries/classes/Advisory/Rules.php:704
894 msgid "The InnoDB log file size is inadequately large."
895 msgstr ""
897 #: libraries/classes/Advisory/Rules.php:706
898 #, no-php-format
899 msgid ""
900 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
901 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
902 "recovery time after a database crash considerably. See also <a href="
903 "\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
904 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
905 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
906 "then check the error logs if everything went fine. See also <a href="
907 "\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
908 "innodblogfilesize-proper-way.html\">this blog entry</a>"
909 msgstr ""
911 #: libraries/classes/Advisory/Rules.php:717
912 #, php-format
913 msgid "Your absolute InnoDB log size is %s MiB"
914 msgstr ""
916 #: libraries/classes/Advisory/Rules.php:722
917 msgid "InnoDB buffer pool size"
918 msgstr ""
920 #: libraries/classes/Advisory/Rules.php:726
921 msgid "Your InnoDB buffer pool is fairly small."
922 msgstr ""
924 #: libraries/classes/Advisory/Rules.php:728
925 #, no-php-format
926 msgid ""
927 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
928 "tables. Assign all your remaining memory to this buffer. For database "
929 "servers that use solely InnoDB as storage engine and have no other services "
930 "(e.g. a web server) running, you may set this as high as 80% of your "
931 "available memory. If that is not the case, you need to carefully assess the "
932 "memory consumption of your other services and non-InnoDB-Tables and set this "
933 "variable accordingly. If it is set too high, your system will start "
934 "swapping, which decreases performance significantly. See also <a href="
935 "\"https://www.percona.com/blog/2007/11/03/choosing-innodb_buffer_pool_size/"
936 "\">this article</a>"
937 msgstr ""
939 #: libraries/classes/Advisory/Rules.php:738
940 #, php-format
941 msgid ""
942 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
943 "rule fires if you are assigning less than 60%%, however this might be "
944 "perfectly adequate for your system if you don't have much InnoDB tables or "
945 "other services running on the same machine."
946 msgstr ""
948 #: libraries/classes/Advisory/Rules.php:748
949 msgid "MyISAM concurrent inserts"
950 msgstr ""
952 #: libraries/classes/Advisory/Rules.php:751
953 msgid "Enable {concurrent_insert} by setting it to 1"
954 msgstr ""
956 #: libraries/classes/Advisory/Rules.php:753
957 msgid ""
958 "Setting {concurrent_insert} to 1 reduces contention between readers and "
959 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
960 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
961 msgstr ""
963 #: libraries/classes/Advisory/Rules.php:757
964 msgid "concurrent_insert is set to 0"
965 msgstr ""
967 #: libraries/classes/Advisory/Rules.php:772
968 msgid "Query cache disabled"
969 msgstr ""
971 #: libraries/classes/Advisory/Rules.php:775
972 msgid "The query cache is not enabled."
973 msgstr ""
975 #: libraries/classes/Advisory/Rules.php:777
976 msgid ""
977 "The query cache is known to greatly improve performance if configured "
978 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
979 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
980 "memcached, ignore this recommendation."
981 msgstr ""
983 #: libraries/classes/Advisory/Rules.php:781
984 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
985 msgstr ""
987 #: libraries/classes/Advisory/Rules.php:786
988 #, no-php-format
989 msgid "Query cache efficiency (%)"
990 msgstr ""
992 #: libraries/classes/Advisory/Rules.php:790
993 msgid "Query cache not running efficiently, it has a low hit rate."
994 msgstr ""
996 #: libraries/classes/Advisory/Rules.php:791
997 msgid "Consider increasing {query_cache_limit}."
998 msgstr ""
1000 #: libraries/classes/Advisory/Rules.php:792
1001 #, php-format
1002 msgid "The current query cache hit rate of %s%% is below 20%%"
1003 msgstr ""
1005 #: libraries/classes/Advisory/Rules.php:797
1006 msgid "Query Cache usage"
1007 msgstr ""
1009 #: libraries/classes/Advisory/Rules.php:802
1010 #, no-php-format
1011 msgid "Less than 80% of the query cache is being utilized."
1012 msgstr ""
1014 #: libraries/classes/Advisory/Rules.php:804
1015 msgid ""
1016 "This might be caused by {query_cache_limit} being too low. Flushing the "
1017 "query cache might help as well."
1018 msgstr ""
1020 #: libraries/classes/Advisory/Rules.php:808
1021 #, php-format
1022 msgid ""
1023 "The current ratio of free query cache memory to total query cache size is %s"
1024 "%%. It should be above 80%%"
1025 msgstr ""
1027 #: libraries/classes/Advisory/Rules.php:815
1028 msgid "Query cache fragmentation"
1029 msgstr ""
1031 #: libraries/classes/Advisory/Rules.php:819
1032 msgid "The query cache is considerably fragmented."
1033 msgstr ""
1035 #: libraries/classes/Advisory/Rules.php:821
1036 msgid ""
1037 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
1038 "This might be caused by many Query cache low memory prunes due to "
1039 "{query_cache_size} being too small. For a immediate but short lived fix you "
1040 "can flush the query cache (might lock the query cache for a long time). "
1041 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
1042 "too, e.g. you can set it to the average size of your queries in the cache "
1043 "using this formula: (query_cache_size - qcache_free_memory) / "
1044 "qcache_queries_in_cache"
1045 msgstr ""
1047 #: libraries/classes/Advisory/Rules.php:829
1048 #, php-format
1049 msgid ""
1050 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1051 "that the query cache is an alternating pattern of free and used blocks. This "
1052 "value should be below 20%%."
1053 msgstr ""
1055 #: libraries/classes/Advisory/Rules.php:836
1056 msgid "Query cache low memory prunes"
1057 msgstr ""
1059 #: libraries/classes/Advisory/Rules.php:840
1060 msgid ""
1061 "Cached queries are removed due to low query cache memory from the query "
1062 "cache."
1063 msgstr ""
1065 #: libraries/classes/Advisory/Rules.php:842
1066 msgid ""
1067 "You might want to increase {query_cache_size}, however keep in mind that the "
1068 "overhead of maintaining the cache is likely to increase with its size, so do "
1069 "this in small increments and monitor the results."
1070 msgstr ""
1072 #: libraries/classes/Advisory/Rules.php:847
1073 #, php-format
1074 msgid ""
1075 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1076 "value is, the better (This rules firing limit: 0.1%%)"
1077 msgstr ""
1079 #: libraries/classes/Advisory/Rules.php:854
1080 msgid "Query cache max size"
1081 msgstr ""
1083 #: libraries/classes/Advisory/Rules.php:859
1084 msgid ""
1085 "The query cache size is above 128 MiB. Big query caches may cause "
1086 "significant overhead that is required to maintain the cache."
1087 msgstr ""
1089 #: libraries/classes/Advisory/Rules.php:863
1090 msgid ""
1091 "Depending on your environment, it might be performance increasing to reduce "
1092 "this value."
1093 msgstr ""
1095 #: libraries/classes/Advisory/Rules.php:865
1096 #, php-format
1097 msgid "Current query cache size: %s"
1098 msgstr ""
1100 #: libraries/classes/Advisory/Rules.php:870
1101 msgid "Query cache min result size"
1102 msgstr ""
1104 #: libraries/classes/Advisory/Rules.php:874
1105 msgid ""
1106 "The max size of the result set in the query cache is the default of 1 MiB."
1107 msgstr ""
1109 #: libraries/classes/Advisory/Rules.php:876
1110 msgid ""
1111 "Changing {query_cache_limit} (usually by increasing) may increase "
1112 "efficiency. This variable determines the maximum size a query result may "
1113 "have to be inserted into the query cache. If there are many query results "
1114 "above 1 MiB that are well cacheable (many reads, little writes) then "
1115 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1116 "of many query results being above 1 MiB that are not very well cacheable "
1117 "(often invalidated due to table updates) increasing {query_cache_limit} "
1118 "might reduce efficiency."
1119 msgstr ""
1121 #: libraries/classes/Advisory/Rules.php:883
1122 msgid "query_cache_limit is set to 1 MiB"
1123 msgstr ""
1125 #: libraries/classes/BrowseForeigners.php:198
1126 #, fuzzy
1127 msgid "Search:"
1128 msgstr "_Nadi"
1130 #: libraries/classes/BrowseForeigners.php:204
1131 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
1132 #: libraries/classes/Controllers/Server/PrivilegesController.php:353
1133 #: libraries/classes/Normalization.php:255
1134 #: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:325
1135 #: libraries/classes/Tracking.php:479
1136 #: templates/columns_definitions/column_definitions_form.twig:42
1137 #: templates/database/designer/main.twig:1102
1138 #: templates/database/events/editor_form.twig:115
1139 #: templates/database/operations/index.twig:19
1140 #: templates/database/operations/index.twig:75
1141 #: templates/database/operations/index.twig:185
1142 #: templates/database/operations/index.twig:225
1143 #: templates/database/routines/editor_form.twig:176
1144 #: templates/database/routines/execute_form.twig:55
1145 #: templates/database/search/main.twig:74
1146 #: templates/database/triggers/editor_form.twig:69
1147 #: templates/display/results/table.twig:265
1148 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1149 #: templates/modals/add_index.twig:10 templates/modals/change_password.twig:10
1150 #: templates/modals/create_view.twig:10
1151 #: templates/modals/enum_set_editor.twig:10
1152 #: templates/modals/index_dialog_modal.twig:10
1153 #: templates/preferences/manage/main.twig:46
1154 #: templates/preferences/manage/main.twig:108
1155 #: templates/server/binlog/index.twig:34
1156 #: templates/server/privileges/change_password.twig:72
1157 #: templates/server/privileges/edit_routine_privileges.twig:106
1158 #: templates/server/privileges/privileges_summary.twig:104
1159 #: templates/server/privileges/user_properties.twig:154
1160 #: templates/server/privileges/users_overview.twig:159
1161 #: templates/server/replication/change_primary.twig:33
1162 #: templates/server/replication/primary_add_replica_user.twig:81
1163 #: templates/server/replication/primary_configuration.twig:30
1164 #: templates/server/replication/replica_configuration.twig:16
1165 #: templates/server/replication/replica_configuration.twig:88
1166 #: templates/server/user_groups/edit_user_groups.twig:21
1167 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1168 #: templates/table/find_replace/index.twig:62
1169 #: templates/table/insert/actions_panel.twig:37
1170 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1171 #: templates/table/operations/index.twig:38
1172 #: templates/table/operations/index.twig:86
1173 #: templates/table/operations/index.twig:241
1174 #: templates/table/operations/index.twig:328
1175 #: templates/table/operations/index.twig:505
1176 #: templates/table/operations/view.twig:20
1177 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1178 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1179 #: templates/table/structure/display_structure.twig:343
1180 #: templates/table/structure/display_structure.twig:437
1181 #: templates/table/structure/display_structure.twig:555
1182 #: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116
1183 #, fuzzy
1184 msgid "Go"
1185 msgstr "Bdu"
1187 #: libraries/classes/BrowseForeigners.php:219
1188 #: libraries/classes/BrowseForeigners.php:223
1189 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1190 #: templates/table/structure/display_structure.twig:458
1191 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1192 msgid "Keyname"
1193 msgstr ""
1195 #: libraries/classes/BrowseForeigners.php:220
1196 #: libraries/classes/BrowseForeigners.php:222
1197 #: templates/server/engines/index.twig:14
1198 #: templates/server/plugins/index.twig:27
1199 #: templates/server/status/variables/index.twig:77
1200 #, fuzzy
1201 msgid "Description"
1202 msgstr "aglam"
1204 #: libraries/classes/BrowseForeigners.php:319
1205 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
1206 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:494
1207 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:528
1208 #: templates/list_navigator.twig:4
1209 #, fuzzy
1210 msgid "Page number:"
1211 msgstr "_Uṭṭun n usebter"
1213 #: libraries/classes/BrowseForeigners.php:333
1214 #: libraries/classes/Controllers/JavaScriptMessagesController.php:565
1215 #: templates/display/results/table.twig:99
1216 #: templates/server/privileges/initials_row.twig:17
1217 #: templates/table/browse_foreigners/show_all.twig:4
1218 #, fuzzy
1219 msgid "Show all"
1220 msgstr "Sken imaṛṛa"
1222 #: libraries/classes/Charsets/Collation.php:170
1223 #: libraries/classes/Charsets.php:176 libraries/classes/Charsets.php:177
1224 #, fuzzy
1225 msgid "Unknown"
1226 msgstr "arussin"
1228 #: libraries/classes/Charsets/Collation.php:203
1229 #: libraries/classes/Charsets/Collation.php:501
1230 msgctxt "Collation"
1231 msgid "German (phone book order)"
1232 msgstr ""
1234 #: libraries/classes/Charsets/Collation.php:207
1235 #: libraries/classes/Charsets/Collation.php:498
1236 msgctxt "Collation"
1237 msgid "German (dictionary order)"
1238 msgstr ""
1240 #: libraries/classes/Charsets/Collation.php:216
1241 #: libraries/classes/Charsets/Collation.php:576
1242 msgctxt "Collation"
1243 msgid "Spanish (traditional)"
1244 msgstr ""
1246 #: libraries/classes/Charsets/Collation.php:220
1247 #: libraries/classes/Charsets/Collation.php:569
1248 #, fuzzy
1249 msgctxt "Collation"
1250 msgid "Spanish (modern)"
1251 msgstr "Espagnol"
1253 #: libraries/classes/Charsets/Collation.php:298
1254 #, fuzzy
1255 msgctxt "Collation variant"
1256 msgid "case-insensitive"
1257 msgstr "Insensible à la casse"
1259 #: libraries/classes/Charsets/Collation.php:301
1260 #, fuzzy
1261 msgctxt "Collation variant"
1262 msgid "case-sensitive"
1263 msgstr "Sensible à la casse"
1265 #: libraries/classes/Charsets/Collation.php:304
1266 #, fuzzy
1267 msgctxt "Collation variant"
1268 msgid "accent-insensitive"
1269 msgstr "Insensible à la casse"
1271 #: libraries/classes/Charsets/Collation.php:307
1272 #, fuzzy
1273 msgctxt "Collation variant"
1274 msgid "accent-sensitive"
1275 msgstr "Sensible à la casse"
1277 #: libraries/classes/Charsets/Collation.php:310
1278 #, fuzzy
1279 msgctxt "Collation variant"
1280 msgid "kana-sensitive"
1281 msgstr "Sensible à la casse"
1283 #: libraries/classes/Charsets/Collation.php:314
1284 msgctxt "Collation variant"
1285 msgid "multi-level"
1286 msgstr ""
1288 #: libraries/classes/Charsets/Collation.php:317
1289 #, fuzzy
1290 msgctxt "Collation variant"
1291 msgid "binary"
1292 msgstr "Imisin"
1294 #: libraries/classes/Charsets/Collation.php:320
1295 msgctxt "Collation variant"
1296 msgid "no-pad"
1297 msgstr ""
1299 #: libraries/classes/Charsets/Collation.php:339
1300 #, fuzzy
1301 msgctxt "Collation"
1302 msgid "Binary"
1303 msgstr "Imisin"
1305 #: libraries/classes/Charsets/Collation.php:351
1306 #: libraries/classes/Charsets/Collation.php:600
1307 #, fuzzy
1308 msgctxt "Collation"
1309 msgid "Unicode"
1310 msgstr "Unicode"
1312 #: libraries/classes/Charsets/Collation.php:361
1313 #: libraries/classes/Charsets/Collation.php:547
1314 #, fuzzy
1315 msgctxt "Collation"
1316 msgid "West European"
1317 msgstr "Turuft talemmast"
1319 #: libraries/classes/Charsets/Collation.php:368
1320 #, fuzzy
1321 msgctxt "Collation"
1322 msgid "Central European"
1323 msgstr "Turuft talemmast"
1325 #: libraries/classes/Charsets/Collation.php:373
1326 #: libraries/classes/Charsets/Collation.php:554
1327 #, fuzzy
1328 msgctxt "Collation"
1329 msgid "Russian"
1330 msgstr "Russe"
1332 #: libraries/classes/Charsets/Collation.php:378
1333 #, fuzzy
1334 msgctxt "Collation"
1335 msgid "Simplified Chinese"
1336 msgstr "Tacinit taḥerfit"
1338 #: libraries/classes/Charsets/Collation.php:381
1339 #, fuzzy
1340 msgctxt "Collation"
1341 msgid "Traditional Chinese"
1342 msgstr "Tacinit tamensayt"
1344 #: libraries/classes/Charsets/Collation.php:384
1345 #: libraries/classes/Charsets/Collation.php:469
1346 msgctxt "Collation"
1347 msgid "Chinese"
1348 msgstr ""
1350 #: libraries/classes/Charsets/Collation.php:392
1351 #: libraries/classes/Charsets/Collation.php:518
1352 #, fuzzy
1353 msgctxt "Collation"
1354 msgid "Japanese"
1355 msgstr "Tajapunit"
1357 #: libraries/classes/Charsets/Collation.php:397
1358 #, fuzzy
1359 msgctxt "Collation"
1360 msgid "Baltic"
1361 msgstr "Abaltik"
1363 #: libraries/classes/Charsets/Collation.php:402
1364 #, fuzzy
1365 msgctxt "Collation"
1366 msgid "Armenian"
1367 msgstr "Taṛminit"
1369 #: libraries/classes/Charsets/Collation.php:405
1370 #, fuzzy
1371 #| msgid "Cyrillic"
1372 msgctxt "Collation"
1373 msgid "Cyrillic"
1374 msgstr "Asirilik"
1376 #: libraries/classes/Charsets/Collation.php:408
1377 #, fuzzy
1378 msgctxt "Collation"
1379 msgid "Arabic"
1380 msgstr "Taɛrabt"
1382 #: libraries/classes/Charsets/Collation.php:411
1383 #: libraries/classes/Charsets/Collation.php:533
1384 #, fuzzy
1385 msgctxt "Collation"
1386 msgid "Korean"
1387 msgstr "Takurit"
1389 #: libraries/classes/Charsets/Collation.php:414
1390 #, fuzzy
1391 msgctxt "Collation"
1392 msgid "Hebrew"
1393 msgstr "Taɛebrit"
1395 #: libraries/classes/Charsets/Collation.php:417
1396 #, fuzzy
1397 msgctxt "Collation"
1398 msgid "Georgian"
1399 msgstr "Tajyuṛjit"
1401 #: libraries/classes/Charsets/Collation.php:420
1402 #, fuzzy
1403 msgctxt "Collation"
1404 msgid "Greek"
1405 msgstr "Tagrigit"
1407 #: libraries/classes/Charsets/Collation.php:423
1408 #, fuzzy
1409 msgctxt "Collation"
1410 msgid "Czech-Slovak"
1411 msgstr "Tasluvakt"
1413 #: libraries/classes/Charsets/Collation.php:426
1414 #: libraries/classes/Charsets/Collation.php:592
1415 #, fuzzy
1416 msgctxt "Collation"
1417 msgid "Ukrainian"
1418 msgstr "Takrinit"
1420 #: libraries/classes/Charsets/Collation.php:429
1421 #: libraries/classes/Charsets/Collation.php:588
1422 #, fuzzy
1423 msgctxt "Collation"
1424 msgid "Turkish"
1425 msgstr "Taṭurkit"
1427 #: libraries/classes/Charsets/Collation.php:432
1428 #: libraries/classes/Charsets/Collation.php:580
1429 #, fuzzy
1430 #| msgid "Swedish"
1431 msgctxt "Collation"
1432 msgid "Swedish"
1433 msgstr "Taswidit"
1435 #: libraries/classes/Charsets/Collation.php:435
1436 #: libraries/classes/Charsets/Collation.php:584
1437 #, fuzzy
1438 msgctxt "Collation"
1439 msgid "Thai"
1440 msgstr "Tataylandit"
1442 #: libraries/classes/Charsets/Collation.php:438
1443 #, fuzzy
1444 msgctxt "Collation"
1445 msgid "Unknown"
1446 msgstr "arussin"
1448 #: libraries/classes/Charsets/Collation.php:463
1449 #, fuzzy
1450 msgctxt "Collation"
1451 msgid "Bulgarian"
1452 msgstr "Tabulgarit"
1454 #: libraries/classes/Charsets/Collation.php:475
1455 #, fuzzy
1456 #| msgid "Croatian"
1457 msgctxt "Collation"
1458 msgid "Croatian"
1459 msgstr "Takarwaṣit"
1461 #: libraries/classes/Charsets/Collation.php:479
1462 #, fuzzy
1463 #| msgid "Czech"
1464 msgctxt "Collation"
1465 msgid "Czech"
1466 msgstr "Tačikit"
1468 #: libraries/classes/Charsets/Collation.php:483
1469 #, fuzzy
1470 #| msgid "Danish"
1471 msgctxt "Collation"
1472 msgid "Danish"
1473 msgstr "Tadanit"
1475 #: libraries/classes/Charsets/Collation.php:487
1476 #, fuzzy
1477 msgctxt "Collation"
1478 msgid "English"
1479 msgstr "Anglais"
1481 #: libraries/classes/Charsets/Collation.php:491
1482 #, fuzzy
1483 msgctxt "Collation"
1484 msgid "Esperanto"
1485 msgstr "Taspirantit"
1487 #: libraries/classes/Charsets/Collation.php:495
1488 #, fuzzy
1489 msgctxt "Collation"
1490 msgid "Estonian"
1491 msgstr "Tasṭunit"
1493 #: libraries/classes/Charsets/Collation.php:510
1494 #, fuzzy
1495 msgctxt "Collation"
1496 msgid "Hungarian"
1497 msgstr "Tahungaṛit"
1499 #: libraries/classes/Charsets/Collation.php:514
1500 #, fuzzy
1501 msgctxt "Collation"
1502 msgid "Icelandic"
1503 msgstr "Taṣlandit"
1505 #: libraries/classes/Charsets/Collation.php:521
1506 msgctxt "Collation"
1507 msgid "Classical Latin"
1508 msgstr ""
1510 #: libraries/classes/Charsets/Collation.php:525
1511 #, fuzzy
1512 msgctxt "Collation"
1513 msgid "Latvian"
1514 msgstr "Taletvanit"
1516 #: libraries/classes/Charsets/Collation.php:529
1517 #, fuzzy
1518 msgctxt "Collation"
1519 msgid "Lithuanian"
1520 msgstr "Talitwanit"
1522 #: libraries/classes/Charsets/Collation.php:537
1523 #, fuzzy
1524 msgctxt "Collation"
1525 msgid "Burmese"
1526 msgstr "Tabirmant"
1528 #: libraries/classes/Charsets/Collation.php:540
1529 #, fuzzy
1530 msgctxt "Collation"
1531 msgid "Persian"
1532 msgstr "Tafarsit"
1534 #: libraries/classes/Charsets/Collation.php:544
1535 #, fuzzy
1536 msgctxt "Collation"
1537 msgid "Polish"
1538 msgstr "Tapolunit"
1540 #: libraries/classes/Charsets/Collation.php:551
1541 #, fuzzy
1542 msgctxt "Collation"
1543 msgid "Romanian"
1544 msgstr "Tarumanit"
1546 #: libraries/classes/Charsets/Collation.php:558
1547 msgctxt "Collation"
1548 msgid "Sinhalese"
1549 msgstr ""
1551 #: libraries/classes/Charsets/Collation.php:562
1552 #, fuzzy
1553 msgctxt "Collation"
1554 msgid "Slovak"
1555 msgstr "Tasluvakt"
1557 #: libraries/classes/Charsets/Collation.php:566
1558 #, fuzzy
1559 msgctxt "Collation"
1560 msgid "Slovenian"
1561 msgstr "Tasluvinit"
1563 #: libraries/classes/Charsets/Collation.php:596
1564 #, fuzzy
1565 msgctxt "Collation"
1566 msgid "Vietnamese"
1567 msgstr "Tavyiṭnamit"
1569 #: libraries/classes/Common.php:255
1570 #, php-format
1571 msgid "You should upgrade to %s %s or later."
1572 msgstr ""
1574 #: libraries/classes/Common.php:287
1575 msgid "Error: Token mismatch"
1576 msgstr ""
1578 #: libraries/classes/Common.php:498
1579 msgid ""
1580 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1581 "access phpMyAdmin."
1582 msgstr ""
1584 #: libraries/classes/Common.php:554
1585 msgid ""
1586 "You have enabled mbstring.func_overload in your PHP configuration. This "
1587 "option is incompatible with phpMyAdmin and might cause some data to be "
1588 "corrupted!"
1589 msgstr ""
1591 #: libraries/classes/Common.php:571
1592 msgid ""
1593 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1594 "requires these functions!"
1595 msgstr ""
1597 #: libraries/classes/Common.php:582
1598 msgid "GLOBALS overwrite attempt"
1599 msgstr ""
1601 #: libraries/classes/Common.php:592
1602 msgid "possible exploit"
1603 msgstr ""
1605 #: libraries/classes/Config/Descriptions.php:69
1606 #: libraries/classes/Config/Descriptions.php:70
1607 #: libraries/classes/Config/Descriptions.php:71
1608 msgid "Users cannot set a higher value"
1609 msgstr ""
1611 #: libraries/classes/Config/Descriptions.php:89
1612 msgid ""
1613 "If enabled, user can enter any MySQL server in login form for cookie auth."
1614 msgstr ""
1616 #: libraries/classes/Config/Descriptions.php:92
1617 msgid ""
1618 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1619 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1620 "to the given regular expression."
1621 msgstr ""
1623 #: libraries/classes/Config/Descriptions.php:97
1624 msgid ""
1625 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1626 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1627 "cross-frame scripting (XSS) attacks."
1628 msgstr ""
1630 #: libraries/classes/Config/Descriptions.php:102
1631 msgid ""
1632 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1633 "authentication."
1634 msgstr ""
1636 #: libraries/classes/Config/Descriptions.php:104
1637 msgid "Enable bzip2 compression for import operations."
1638 msgstr ""
1640 #: libraries/classes/Config/Descriptions.php:105
1641 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1642 msgstr ""
1644 #: libraries/classes/Config/Descriptions.php:106
1645 msgid ""
1646 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1647 "API."
1648 msgstr ""
1650 #: libraries/classes/Config/Descriptions.php:107
1651 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1652 msgstr ""
1654 #: libraries/classes/Config/Descriptions.php:108
1655 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1656 msgstr ""
1658 #: libraries/classes/Config/Descriptions.php:109
1659 msgid "Enter your public key for the reCAPTCHA service on your domain."
1660 msgstr ""
1662 #: libraries/classes/Config/Descriptions.php:110
1663 msgid "Enter your private key for your domain reCAPTCHA service."
1664 msgstr ""
1666 #: libraries/classes/Config/Descriptions.php:111
1667 msgid "Enter your siteverify URL for your reCAPTCHA service."
1668 msgstr ""
1670 #: libraries/classes/Config/Descriptions.php:113
1671 msgid ""
1672 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1673 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1674 "kbd] - allows newlines in columns."
1675 msgstr ""
1677 #: libraries/classes/Config/Descriptions.php:118
1678 msgid ""
1679 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1680 "highlighting and line numbers."
1681 msgstr ""
1683 #: libraries/classes/Config/Descriptions.php:123
1684 msgid ""
1685 "Find any errors in the query before executing it. Requires CodeMirror to be "
1686 "enabled."
1687 msgstr ""
1689 #: libraries/classes/Config/Descriptions.php:126
1690 msgid ""
1691 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1692 "columns."
1693 msgstr ""
1695 #: libraries/classes/Config/Descriptions.php:129
1696 msgid ""
1697 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1698 "columns."
1699 msgstr ""
1701 #: libraries/classes/Config/Descriptions.php:132
1702 msgid ""
1703 "Compress gzip exports on the fly without the need for much memory; if you "
1704 "encounter problems with created gzip files disable this feature."
1705 msgstr ""
1707 #: libraries/classes/Config/Descriptions.php:136
1708 msgid ""
1709 "Whether a warning (\"Are your really sure…\") should be displayed when "
1710 "you're about to lose data."
1711 msgstr ""
1713 #: libraries/classes/Config/Descriptions.php:139
1714 msgid "Autocomplete of the table and column names in the SQL queries."
1715 msgstr ""
1717 #: libraries/classes/Config/Descriptions.php:142
1718 #: libraries/classes/Config/Descriptions.php:146
1719 #: libraries/classes/Config/Descriptions.php:150
1720 #: libraries/classes/Config/Descriptions.php:154
1721 #: libraries/classes/Config/Descriptions.php:158
1722 #: libraries/classes/Config/Descriptions.php:162
1723 #: libraries/classes/Config/Descriptions.php:166
1724 #: libraries/classes/Config/Descriptions.php:170
1725 #: libraries/classes/Config/Descriptions.php:174
1726 msgid ""
1727 "Values for options list for default transformations. These will be "
1728 "overwritten if transformation is filled in at table structure page."
1729 msgstr ""
1731 #: libraries/classes/Config/Descriptions.php:178
1732 msgid ""
1733 "Disable the table maintenance mass operations, like optimizing or repairing "
1734 "the selected tables of a database."
1735 msgstr ""
1737 #: libraries/classes/Config/Descriptions.php:182
1738 msgid ""
1739 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1740 "limit)."
1741 msgstr ""
1743 #: libraries/classes/Config/Descriptions.php:184
1744 #: libraries/classes/Config/Descriptions.php:728
1745 #: libraries/classes/Plugins/Export/ExportSql.php:345
1746 msgid "Exclude definition of current user"
1747 msgstr ""
1749 #: libraries/classes/Config/Descriptions.php:186
1750 msgid ""
1751 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1752 "the referenced data, [kbd]id[/kbd] is the key value."
1753 msgstr ""
1755 #: libraries/classes/Config/Descriptions.php:190
1756 msgid ""
1757 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1758 "for magic strings that can be used to get special values."
1759 msgstr ""
1761 #: libraries/classes/Config/Descriptions.php:195
1762 msgid ""
1763 "Please note that phpMyAdmin is just a user interface and its features do not "
1764 "limit MySQL."
1765 msgstr ""
1767 #: libraries/classes/Config/Descriptions.php:198
1768 msgid ""
1769 "Advanced server configuration, do not change these options unless you know "
1770 "what they are for."
1771 msgstr ""
1773 #: libraries/classes/Config/Descriptions.php:201
1774 msgid ""
1775 "Configure phpMyAdmin configuration storage to gain access to additional "
1776 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1777 "documentation."
1778 msgstr ""
1780 #: libraries/classes/Config/Descriptions.php:206
1781 msgid ""
1782 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1783 "storage."
1784 msgstr ""
1786 #: libraries/classes/Config/Descriptions.php:209
1787 msgid "Customize browse mode."
1788 msgstr ""
1790 #: libraries/classes/Config/Descriptions.php:210
1791 #: libraries/classes/Config/Descriptions.php:211
1792 #: libraries/classes/Config/Descriptions.php:218
1793 #: libraries/classes/Config/Descriptions.php:224
1794 #: libraries/classes/Config/Descriptions.php:225
1795 #: libraries/classes/Config/Descriptions.php:230
1796 msgid "Customize default options."
1797 msgstr ""
1799 #: libraries/classes/Config/Descriptions.php:212
1800 msgid "Settings for phpMyAdmin developers."
1801 msgstr ""
1803 #: libraries/classes/Config/Descriptions.php:213
1804 msgid "Customize edit mode."
1805 msgstr ""
1807 #: libraries/classes/Config/Descriptions.php:214
1808 msgid "Customize default export options."
1809 msgstr ""
1811 #: libraries/classes/Config/Descriptions.php:215
1812 msgid "Set some commonly used options."
1813 msgstr ""
1815 #: libraries/classes/Config/Descriptions.php:216
1816 msgid "Customize default common import options."
1817 msgstr ""
1819 #: libraries/classes/Config/Descriptions.php:217
1820 msgid "Set import and export directories and compression options."
1821 msgstr ""
1823 #: libraries/classes/Config/Descriptions.php:219
1824 msgid "Databases display options."
1825 msgstr ""
1827 #: libraries/classes/Config/Descriptions.php:220
1828 msgid "Customize appearance of the navigation panel."
1829 msgstr ""
1831 #: libraries/classes/Config/Descriptions.php:221
1832 msgid "Customize the navigation tree."
1833 msgstr ""
1835 #: libraries/classes/Config/Descriptions.php:222
1836 msgid "Servers display options."
1837 msgstr ""
1839 #: libraries/classes/Config/Descriptions.php:223
1840 msgid "Tables display options."
1841 msgstr ""
1843 #: libraries/classes/Config/Descriptions.php:226
1844 msgid "Settings that didn't fit anywhere else."
1845 msgstr ""
1847 #: libraries/classes/Config/Descriptions.php:227
1848 msgid "Authentication settings."
1849 msgstr ""
1851 #: libraries/classes/Config/Descriptions.php:228
1852 msgid "Enter server connection parameters."
1853 msgstr ""
1855 #: libraries/classes/Config/Descriptions.php:229
1856 msgid "Customize links shown in SQL Query boxes."
1857 msgstr ""
1859 #: libraries/classes/Config/Descriptions.php:231
1860 msgid "SQL queries settings."
1861 msgstr ""
1863 #: libraries/classes/Config/Descriptions.php:232
1864 msgid "Customize startup page."
1865 msgstr ""
1867 #: libraries/classes/Config/Descriptions.php:233
1868 msgid ""
1869 "Choose which details to show in the database structure (list of tables)."
1870 msgstr ""
1872 #: libraries/classes/Config/Descriptions.php:234
1873 msgid "Settings for the table structure (list of columns)."
1874 msgstr ""
1876 #: libraries/classes/Config/Descriptions.php:235
1877 msgid "Choose how you want tabs to work."
1878 msgstr ""
1880 #: libraries/classes/Config/Descriptions.php:236
1881 msgid "Customize text input fields."
1882 msgstr ""
1884 #: libraries/classes/Config/Descriptions.php:237
1885 msgid "Customize default options"
1886 msgstr ""
1888 #: libraries/classes/Config/Descriptions.php:238
1889 msgid "Disable some of the warnings shown by phpMyAdmin."
1890 msgstr ""
1892 #: libraries/classes/Config/Descriptions.php:240
1893 msgid "Enable gzip compression for import and export operations."
1894 msgstr ""
1896 #: libraries/classes/Config/Descriptions.php:242
1897 msgid ""
1898 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
1899 "if one of the queries failed."
1900 msgstr ""
1902 #: libraries/classes/Config/Descriptions.php:246
1903 msgid ""
1904 "Allow interrupt of import in case script detects it is close to time limit. "
1905 "This might be a good way to import large files, however it can break "
1906 "transactions."
1907 msgstr ""
1909 #: libraries/classes/Config/Descriptions.php:251
1910 msgid ""
1911 "Default format; be aware that this list depends on location (database, "
1912 "table) and only SQL is always available."
1913 msgstr ""
1915 #: libraries/classes/Config/Descriptions.php:254
1916 #: libraries/classes/Config/Descriptions.php:255
1917 msgid "Update data when duplicate keys found on import"
1918 msgstr ""
1920 #: libraries/classes/Config/Descriptions.php:256
1921 msgid "Number of queries to skip from start."
1922 msgstr ""
1924 #: libraries/classes/Config/Descriptions.php:258
1925 msgid ""
1926 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
1927 "only occurs for the current server. Setting this to FALSE makes it easy to "
1928 "forget to log out from other servers when connected to multiple servers."
1929 msgstr ""
1931 #: libraries/classes/Config/Descriptions.php:263
1932 msgid ""
1933 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
1934 "kbd] authentication mode."
1935 msgstr ""
1937 #: libraries/classes/Config/Descriptions.php:267
1938 msgid ""
1939 "Defines how long (in seconds) a login cookie should be stored in browser. "
1940 "The default of 0 means that it will be kept for the existing session only, "
1941 "and will be deleted as soon as you close the browser window. This is "
1942 "recommended for non-trusted environments."
1943 msgstr ""
1945 #: libraries/classes/Config/Descriptions.php:273
1946 msgid "Maximum number of characters used when a SQL query is displayed."
1947 msgstr ""
1949 #: libraries/classes/Config/Descriptions.php:276
1950 msgid ""
1951 "The number of items that can be displayed on each page on the first level of "
1952 "the navigation tree."
1953 msgstr ""
1955 #: libraries/classes/Config/Descriptions.php:279
1956 msgid ""
1957 "The number of items that can be displayed on each page of the navigation "
1958 "tree."
1959 msgstr ""
1961 #: libraries/classes/Config/Descriptions.php:282
1962 msgid ""
1963 "Number of rows displayed when browsing a result set. If the result set "
1964 "contains more rows, \"Previous\" and \"Next\" links will be shown."
1965 msgstr ""
1967 #: libraries/classes/Config/Descriptions.php:287
1968 msgid ""
1969 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
1970 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
1971 msgstr ""
1973 #: libraries/classes/Config/Descriptions.php:291
1974 msgid "In the navigation panel, replaces the database tree with a selector"
1975 msgstr ""
1977 #: libraries/classes/Config/Descriptions.php:294
1978 msgid "Link with main panel by highlighting the current database or table."
1979 msgstr ""
1981 #: libraries/classes/Config/Descriptions.php:297
1982 msgid ""
1983 "Open the linked page in the main window ([code]main[/code]) or in a new one "
1984 "([code]new[/code])."
1985 msgstr ""
1987 #: libraries/classes/Config/Descriptions.php:300
1988 msgid ""
1989 "Defines the minimum number of items (tables, views, routines and events) to "
1990 "display a filter box."
1991 msgstr ""
1993 #: libraries/classes/Config/Descriptions.php:303
1994 msgid ""
1995 "Group items in the navigation tree (determined by the separator defined in "
1996 "the Databases and Tables tabs above)."
1997 msgstr ""
1999 #: libraries/classes/Config/Descriptions.php:307
2000 msgid ""
2001 "Whether to offer the possibility of tree expansion in the navigation panel."
2002 msgstr ""
2004 #: libraries/classes/Config/Descriptions.php:310
2005 msgid "Whether to show procedures under database in the navigation tree"
2006 msgstr ""
2008 #: libraries/classes/Config/Descriptions.php:313
2009 msgid "Whether to expand single database in the navigation tree automatically."
2010 msgstr ""
2012 #: libraries/classes/Config/Descriptions.php:315
2013 msgid "Set to 0 to collapse navigation panel."
2014 msgstr ""
2016 #: libraries/classes/Config/Descriptions.php:316
2017 msgid "Show logo in navigation panel."
2018 msgstr ""
2020 #: libraries/classes/Config/Descriptions.php:317
2021 msgid "URL where logo in the navigation panel will point to."
2022 msgstr ""
2024 #: libraries/classes/Config/Descriptions.php:318
2025 msgid "Display server choice at the top of the navigation panel."
2026 msgstr ""
2028 #: libraries/classes/Config/Descriptions.php:319
2029 msgid "String that separates databases into different tree levels."
2030 msgstr ""
2032 #: libraries/classes/Config/Descriptions.php:320
2033 msgid "String that separates tables into different tree levels."
2034 msgstr ""
2036 #: libraries/classes/Config/Descriptions.php:321
2037 msgid "Highlight server under the mouse cursor."
2038 msgstr ""
2040 #: libraries/classes/Config/Descriptions.php:322
2041 msgid "Whether to show tables under database in the navigation tree"
2042 msgstr ""
2044 #: libraries/classes/Config/Descriptions.php:323
2045 msgid "Whether to show views under database in the navigation tree"
2046 msgstr ""
2048 #: libraries/classes/Config/Descriptions.php:324
2049 msgid "Whether to show functions under database in the navigation tree"
2050 msgstr ""
2052 #: libraries/classes/Config/Descriptions.php:325
2053 msgid "Whether to show events under database in the navigation tree"
2054 msgstr ""
2056 #: libraries/classes/Config/Descriptions.php:327
2057 msgid ""
2058 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2059 "DATETIME and TIMESTAMP, ascending order otherwise."
2060 msgstr ""
2062 #: libraries/classes/Config/Descriptions.php:331
2063 msgid ""
2064 "Disable the default warning that is displayed on the database details "
2065 "Structure page if any of the required tables for the phpMyAdmin "
2066 "configuration storage could not be found."
2067 msgstr ""
2069 #: libraries/classes/Config/Descriptions.php:336
2070 msgid ""
2071 "Disable the default warning that is displayed on the Structure page if "
2072 "column names in a table are reserved MySQL words."
2073 msgstr ""
2075 #: libraries/classes/Config/Descriptions.php:340
2076 msgid ""
2077 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2078 "storage). If disabled, this utilizes JS-routines to display query history "
2079 "(lost by window close)."
2080 msgstr ""
2082 #: libraries/classes/Config/Descriptions.php:345
2083 msgid ""
2084 "Sets the effective timezone; possibly different than the one from your "
2085 "database server"
2086 msgstr ""
2088 #: libraries/classes/Config/Descriptions.php:348
2089 msgid ""
2090 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2091 "[kbd]pma__bookmark[/kbd]"
2092 msgstr ""
2094 #: libraries/classes/Config/Descriptions.php:351
2095 msgid ""
2096 "Leave blank for no column comments/media types, suggested: "
2097 "[kbd]pma__column_info[/kbd]."
2098 msgstr ""
2100 #: libraries/classes/Config/Descriptions.php:354
2101 msgid ""
2102 "A special MySQL user configured with limited permissions, more information "
2103 "available on [doc@linked-tables]documentation[/doc]."
2104 msgstr ""
2106 #: libraries/classes/Config/Descriptions.php:358
2107 msgid ""
2108 "An alternate host to hold the configuration storage; leave blank to use the "
2109 "already defined host."
2110 msgstr ""
2112 #: libraries/classes/Config/Descriptions.php:361
2113 msgid ""
2114 "An alternate port to connect to the host that holds the configuration "
2115 "storage; leave blank to use the default port, or the already defined port, "
2116 "if the controlhost equals host."
2117 msgstr ""
2119 #: libraries/classes/Config/Descriptions.php:366
2120 msgid ""
2121 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2122 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2123 "com/19588]MySQL Bugs[/a]"
2124 msgstr ""
2126 #: libraries/classes/Config/Descriptions.php:370
2127 msgid ""
2128 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2129 "kbd]."
2130 msgstr ""
2132 #: libraries/classes/Config/Descriptions.php:373
2133 msgid ""
2134 "Limits number of table preferences which are stored in database, the oldest "
2135 "records are automatically removed."
2136 msgstr ""
2138 #: libraries/classes/Config/Descriptions.php:377
2139 msgid ""
2140 "Leave blank for no QBE saved searches support, suggested: "
2141 "[kbd]pma__savedsearches[/kbd]."
2142 msgstr ""
2144 #: libraries/classes/Config/Descriptions.php:380
2145 msgid ""
2146 "Leave blank for no export template support, suggested: "
2147 "[kbd]pma__export_templates[/kbd]."
2148 msgstr ""
2150 #: libraries/classes/Config/Descriptions.php:383
2151 msgid ""
2152 "Leave blank for no central columns support, suggested: "
2153 "[kbd]pma__central_columns[/kbd]."
2154 msgstr ""
2156 #: libraries/classes/Config/Descriptions.php:386
2157 msgid ""
2158 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2159 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2160 "[kbd]'my_db'[/kbd]."
2161 msgstr ""
2163 #: libraries/classes/Config/Descriptions.php:391
2164 msgid ""
2165 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2166 msgstr ""
2168 #: libraries/classes/Config/Descriptions.php:394
2169 msgid ""
2170 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2171 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2172 "Suggested: [kbd]phpmyadmin[/kbd]."
2173 msgstr ""
2175 #: libraries/classes/Config/Descriptions.php:399
2176 msgid ""
2177 "Leave blank for no \"persistent\" recently used tables across sessions, "
2178 "suggested: [kbd]pma__recent[/kbd]."
2179 msgstr ""
2181 #: libraries/classes/Config/Descriptions.php:403
2182 msgid ""
2183 "Leave blank for no \"persistent\" favorite tables across sessions, "
2184 "suggested: [kbd]pma__favorite[/kbd]."
2185 msgstr ""
2187 #: libraries/classes/Config/Descriptions.php:407
2188 msgid ""
2189 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2190 "[kbd]pma__relation[/kbd]."
2191 msgstr ""
2193 #: libraries/classes/Config/Descriptions.php:412
2194 msgid ""
2195 "See [doc@authentication-modes]authentication types[/doc] for an example."
2196 msgstr ""
2198 #: libraries/classes/Config/Descriptions.php:415
2199 msgid ""
2200 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2201 "kbd]."
2202 msgstr ""
2204 #: libraries/classes/Config/Descriptions.php:418
2205 msgid ""
2206 "Table to describe the display columns, leave blank for no support; "
2207 "suggested: [kbd]pma__table_info[/kbd]."
2208 msgstr ""
2210 #: libraries/classes/Config/Descriptions.php:422
2211 msgid ""
2212 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2213 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2214 msgstr ""
2216 #: libraries/classes/Config/Descriptions.php:426
2217 msgid ""
2218 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2219 "the log when creating a database."
2220 msgstr ""
2222 #: libraries/classes/Config/Descriptions.php:430
2223 msgid ""
2224 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2225 "log when creating a table."
2226 msgstr ""
2228 #: libraries/classes/Config/Descriptions.php:434
2229 msgid ""
2230 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2231 "log when creating a view."
2232 msgstr ""
2234 #: libraries/classes/Config/Descriptions.php:438
2235 msgid "Defines the list of statements the auto-creation uses for new versions."
2236 msgstr ""
2238 #: libraries/classes/Config/Descriptions.php:441
2239 msgid ""
2240 "Leave blank for no SQL query tracking support, suggested: "
2241 "[kbd]pma__tracking[/kbd]."
2242 msgstr ""
2244 #: libraries/classes/Config/Descriptions.php:444
2245 msgid ""
2246 "Whether the tracking mechanism creates versions for tables and views "
2247 "automatically."
2248 msgstr ""
2250 #: libraries/classes/Config/Descriptions.php:447
2251 msgid ""
2252 "Leave blank for no user preferences storage in database, suggested: "
2253 "[kbd]pma__userconfig[/kbd]."
2254 msgstr ""
2256 #: libraries/classes/Config/Descriptions.php:450
2257 msgid ""
2258 "Both this table and the user groups table are required to enable the "
2259 "configurable menus feature; leaving either one of them blank will disable "
2260 "this feature, suggested: [kbd]pma__users[/kbd]."
2261 msgstr ""
2263 #: libraries/classes/Config/Descriptions.php:455
2264 msgid ""
2265 "Both this table and the users table are required to enable the configurable "
2266 "menus feature; leaving either one of them blank will disable this feature, "
2267 "suggested: [kbd]pma__usergroups[/kbd]."
2268 msgstr ""
2270 #: libraries/classes/Config/Descriptions.php:460
2271 msgid ""
2272 "Leave blank to disable the feature to hide and show navigation items, "
2273 "suggested: [kbd]pma__navigationhiding[/kbd]."
2274 msgstr ""
2276 #: libraries/classes/Config/Descriptions.php:464
2277 msgid ""
2278 "A user-friendly description of this server. Leave blank to display the "
2279 "hostname instead."
2280 msgstr ""
2282 #: libraries/classes/Config/Descriptions.php:466
2283 msgid "Leave blank if not used."
2284 msgstr ""
2286 #: libraries/classes/Config/Descriptions.php:467
2287 msgid "Leave blank for defaults."
2288 msgstr ""
2290 #: libraries/classes/Config/Descriptions.php:468
2291 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2292 msgstr ""
2294 #: libraries/classes/Config/Descriptions.php:469
2295 msgid "Authentication method to use."
2296 msgstr ""
2298 #: libraries/classes/Config/Descriptions.php:470
2299 msgid "Compress connection to MySQL server."
2300 msgstr ""
2302 #: libraries/classes/Config/Descriptions.php:471
2303 msgid "Hide databases matching regular expression (PCRE)."
2304 msgstr ""
2306 #: libraries/classes/Config/Descriptions.php:472
2307 msgid "Hostname where MySQL server is running."
2308 msgstr ""
2310 #: libraries/classes/Config/Descriptions.php:473
2311 #: libraries/classes/Config/Descriptions.php:477
2312 msgid "Leave empty if not using config auth."
2313 msgstr ""
2315 #: libraries/classes/Config/Descriptions.php:474
2316 msgid "Port on which MySQL server is listening, leave empty for default."
2317 msgstr ""
2319 #: libraries/classes/Config/Descriptions.php:475
2320 msgid "Socket on which MySQL server is listening, leave empty for default."
2321 msgstr ""
2323 #: libraries/classes/Config/Descriptions.php:476
2324 msgid "Enable SSL for connection to MySQL server."
2325 msgstr ""
2327 #: libraries/classes/Config/Descriptions.php:479
2328 msgid ""
2329 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2330 "authentication mode because the password is hard coded in the configuration "
2331 "file; this does not limit the ability to execute the same command directly."
2332 msgstr ""
2334 #: libraries/classes/Config/Descriptions.php:484
2335 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2336 msgstr ""
2338 #: libraries/classes/Config/Descriptions.php:487
2339 msgid ""
2340 "Show or hide a column displaying the Last update timestamp for all tables."
2341 msgstr ""
2343 #: libraries/classes/Config/Descriptions.php:490
2344 msgid ""
2345 "Show or hide a column displaying the Last check timestamp for all tables."
2346 msgstr ""
2348 #: libraries/classes/Config/Descriptions.php:493
2349 msgid ""
2350 "Defines whether or not type fields should be initially displayed in edit/"
2351 "insert mode."
2352 msgstr ""
2354 #: libraries/classes/Config/Descriptions.php:496
2355 msgid ""
2356 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2357 "[/a] output."
2358 msgstr ""
2360 #: libraries/classes/Config/Descriptions.php:498
2361 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2362 msgstr ""
2364 #: libraries/classes/Config/Descriptions.php:499
2365 msgid "Show or hide a column displaying the comments for all tables."
2366 msgstr ""
2368 #: libraries/classes/Config/Descriptions.php:500
2369 msgid "Show or hide a column displaying the charset for all tables."
2370 msgstr ""
2372 #: libraries/classes/Config/Descriptions.php:501
2373 msgid "Display the function fields in edit/insert mode."
2374 msgstr ""
2376 #: libraries/classes/Config/Descriptions.php:502
2377 msgid "Whether to show hint or not."
2378 msgstr ""
2380 #: libraries/classes/Config/Descriptions.php:503
2381 msgid ""
2382 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2383 msgstr ""
2385 #: libraries/classes/Config/Descriptions.php:504
2386 msgid "Allow to display database and table statistics (e.g. space usage)."
2387 msgstr ""
2389 #: libraries/classes/Config/Descriptions.php:506
2390 msgid ""
2391 "Mark used tables and make it possible to show databases with locked tables."
2392 msgstr ""
2394 #: libraries/classes/Config/Descriptions.php:509
2395 msgid ""
2396 "Disable the default warning that is displayed on the main page if Suhosin is "
2397 "detected."
2398 msgstr ""
2400 #: libraries/classes/Config/Descriptions.php:512
2401 msgid ""
2402 "Disable the default warning that is displayed on the main page if the value "
2403 "of the PHP setting session.gc_maxlifetime is less than the value of "
2404 "`LoginCookieValidity`."
2405 msgstr ""
2407 #: libraries/classes/Config/Descriptions.php:517
2408 msgid ""
2409 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2410 "query textareas (*2)."
2411 msgstr ""
2413 #: libraries/classes/Config/Descriptions.php:520
2414 msgid ""
2415 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2416 "query textareas (*2)."
2417 msgstr ""
2419 #: libraries/classes/Config/Descriptions.php:523
2420 msgid ""
2421 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2422 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2423 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2424 "HTTP_X_FORWARDED_FOR[/kbd]."
2425 msgstr ""
2427 #: libraries/classes/Config/Descriptions.php:529
2428 msgid ""
2429 "When disabled, users cannot set any of the options below, regardless of the "
2430 "checkbox on the right."
2431 msgstr ""
2433 #: libraries/classes/Config/Descriptions.php:532
2434 msgid ""
2435 "The URL of the proxy to be used when retrieving the information about the "
2436 "latest version of phpMyAdmin, or when submitting error reports. You need "
2437 "this if the server where phpMyAdmin is installed does not have direct access "
2438 "to the Internet. The format is: \"hostname:portnumber\"."
2439 msgstr ""
2441 #: libraries/classes/Config/Descriptions.php:538
2442 msgid ""
2443 "The username for authenticating with the proxy. By default, no "
2444 "authentication is performed. If a username is supplied, Basic Authentication "
2445 "will be performed. No other types of authentication are currently supported."
2446 msgstr ""
2448 #: libraries/classes/Config/Descriptions.php:544
2449 msgid ""
2450 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2451 "will be inserted with Shift+Enter."
2452 msgstr ""
2454 #: libraries/classes/Config/Descriptions.php:548
2455 msgid ""
2456 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2457 "configuration storage tables automatically."
2458 msgstr ""
2460 #: libraries/classes/Config/Descriptions.php:551
2461 msgid "Highlight selected rows."
2462 msgstr ""
2464 #: libraries/classes/Config/Descriptions.php:552
2465 msgid "Highlight row pointed by the mouse cursor."
2466 msgstr ""
2468 #: libraries/classes/Config/Descriptions.php:553
2469 msgid "Number of columns for CHAR/VARCHAR textareas."
2470 msgstr ""
2472 #: libraries/classes/Config/Descriptions.php:554
2473 msgid "Number of rows for CHAR/VARCHAR textareas."
2474 msgstr ""
2476 #: libraries/classes/Config/Descriptions.php:555
2477 msgid ""
2478 "Log SQL queries and their execution time, to be displayed in the console"
2479 msgstr ""
2481 #: libraries/classes/Config/Descriptions.php:556
2482 msgid "Tab that is displayed when entering a database."
2483 msgstr ""
2485 #: libraries/classes/Config/Descriptions.php:557
2486 msgid "Tab that is displayed when entering a server."
2487 msgstr ""
2489 #: libraries/classes/Config/Descriptions.php:558
2490 msgid "Tab that is displayed when entering a table."
2491 msgstr ""
2493 #: libraries/classes/Config/Descriptions.php:559
2494 msgid "Whether the table structure actions should be hidden."
2495 msgstr ""
2497 #: libraries/classes/Config/Descriptions.php:560
2498 msgid "Whether column comments should be shown in table structure view"
2499 msgstr ""
2501 #: libraries/classes/Config/Descriptions.php:561
2502 msgid "Show server listing as a list instead of a drop down."
2503 msgstr ""
2505 #: libraries/classes/Config/Descriptions.php:562
2506 msgid "A dropdown will be used if fewer items are present."
2507 msgstr ""
2509 #: libraries/classes/Config/Descriptions.php:563
2510 msgid "Default value for foreign key checks checkbox for some queries."
2511 msgstr ""
2513 #: libraries/classes/Config/Descriptions.php:564
2514 msgid "Uncheck the checkbox to disable drag and drop import"
2515 msgstr ""
2517 #: libraries/classes/Config/Descriptions.php:565
2518 msgid "How many rows can be inserted at one time."
2519 msgstr ""
2521 #: libraries/classes/Config/Descriptions.php:566
2522 msgid ""
2523 "Maximum number of characters shown in any non-numeric column on browse view."
2524 msgstr ""
2526 #: libraries/classes/Config/Descriptions.php:567
2527 msgid "Define how long (in seconds) a login cookie is valid."
2528 msgstr ""
2530 #: libraries/classes/Config/Descriptions.php:568
2531 msgid "Double size of textarea for LONGTEXT columns."
2532 msgstr ""
2534 #: libraries/classes/Config/Descriptions.php:569
2535 msgid "Maximum number of databases displayed in database list."
2536 msgstr ""
2538 #: libraries/classes/Config/Descriptions.php:570
2539 msgid "Maximum number of tables displayed in table list."
2540 msgstr ""
2542 #: libraries/classes/Config/Descriptions.php:571
2543 msgid "Maximum number of recently used tables; set 0 to disable."
2544 msgstr ""
2546 #: libraries/classes/Config/Descriptions.php:572
2547 msgid "Maximum number of favorite tables; set 0 to disable."
2548 msgstr ""
2550 #: libraries/classes/Config/Descriptions.php:573
2551 msgid "These are Edit, Copy and Delete links."
2552 msgstr ""
2554 #: libraries/classes/Config/Descriptions.php:574
2555 msgid "Whether to show row links even in the absence of a unique key."
2556 msgstr ""
2558 #: libraries/classes/Config/Descriptions.php:575
2559 #: libraries/classes/Config/Descriptions.php:858
2560 msgid "Disable shortcut keys"
2561 msgstr ""
2563 #: libraries/classes/Config/Descriptions.php:576
2564 msgid "Use natural order for sorting table and database names."
2565 msgstr ""
2567 #: libraries/classes/Config/Descriptions.php:577
2568 #: libraries/classes/Config/Descriptions.php:580
2569 #: libraries/classes/Config/Descriptions.php:581
2570 msgid "Use only icons, only text or both."
2571 msgstr ""
2573 #: libraries/classes/Config/Descriptions.php:578
2574 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2575 msgstr ""
2577 #: libraries/classes/Config/Descriptions.php:579
2578 msgid "Use persistent connections to MySQL databases."
2579 msgstr ""
2581 #: libraries/classes/Config/Descriptions.php:582
2582 msgid "Disallow BLOB and BINARY columns from editing."
2583 msgstr ""
2585 #: libraries/classes/Config/Descriptions.php:583
2586 msgid "How many queries are kept in history."
2587 msgstr ""
2589 #: libraries/classes/Config/Descriptions.php:584
2590 msgid "Select which functions will be used for character set conversion."
2591 msgstr ""
2593 #: libraries/classes/Config/Descriptions.php:585
2594 msgid "When browsing tables, the sorting of each table is remembered."
2595 msgstr ""
2597 #: libraries/classes/Config/Descriptions.php:586
2598 msgid "Default sort order for tables with a primary key."
2599 msgstr ""
2601 #: libraries/classes/Config/Descriptions.php:587
2602 msgid ""
2603 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2604 msgstr ""
2606 #: libraries/classes/Config/Descriptions.php:588
2607 msgid "For display Options"
2608 msgstr ""
2610 #: libraries/classes/Config/Descriptions.php:589
2611 msgid "Directory where exports can be saved on server."
2612 msgstr ""
2614 #: libraries/classes/Config/Descriptions.php:590
2615 msgid ""
2616 "Defines whether the query box should stay on-screen after its submission."
2617 msgstr ""
2619 #: libraries/classes/Config/Descriptions.php:591
2620 msgid "Title of browser window when a database is selected."
2621 msgstr ""
2623 #: libraries/classes/Config/Descriptions.php:592
2624 msgid "Title of browser window when nothing is selected."
2625 msgstr ""
2627 #: libraries/classes/Config/Descriptions.php:593
2628 msgid "Title of browser window when a server is selected."
2629 msgstr ""
2631 #: libraries/classes/Config/Descriptions.php:594
2632 msgid "Title of browser window when a table is selected."
2633 msgstr ""
2635 #: libraries/classes/Config/Descriptions.php:595
2636 msgid "Directory on server where you can upload files for import."
2637 msgstr ""
2639 #: libraries/classes/Config/Descriptions.php:596
2640 msgid "Allow for searching inside the entire database."
2641 msgstr ""
2643 #: libraries/classes/Config/Descriptions.php:597
2644 msgid "Enables check for latest version on main phpMyAdmin page."
2645 msgstr ""
2647 #: libraries/classes/Config/Descriptions.php:598
2648 msgid "The password for authenticating with the proxy."
2649 msgstr ""
2651 #: libraries/classes/Config/Descriptions.php:599
2652 msgid "Enable ZIP compression for import and export operations."
2653 msgstr ""
2655 #: libraries/classes/Config/Descriptions.php:600
2656 msgid "Choose the default action when sending error reports."
2657 msgstr ""
2659 #: libraries/classes/Config/Descriptions.php:617
2660 msgid "Allow login to any MySQL server"
2661 msgstr ""
2663 #: libraries/classes/Config/Descriptions.php:618
2664 msgid "Restrict login to MySQL server"
2665 msgstr ""
2667 #: libraries/classes/Config/Descriptions.php:619
2668 msgid "Allow third party framing"
2669 msgstr ""
2671 #: libraries/classes/Config/Descriptions.php:620
2672 msgid "Show \"Drop database\" link to normal users"
2673 msgstr ""
2675 #: libraries/classes/Config/Descriptions.php:621
2676 msgid "Blowfish secret"
2677 msgstr ""
2679 #: libraries/classes/Config/Descriptions.php:622
2680 msgid "Row marker"
2681 msgstr ""
2683 #: libraries/classes/Config/Descriptions.php:623
2684 msgid "Highlight pointer"
2685 msgstr ""
2687 #: libraries/classes/Config/Descriptions.php:624
2688 msgid "Bzip2"
2689 msgstr ""
2691 #: libraries/classes/Config/Descriptions.php:625
2692 msgid "CHAR columns editing"
2693 msgstr ""
2695 #: libraries/classes/Config/Descriptions.php:626
2696 msgid "Enable CodeMirror"
2697 msgstr ""
2699 #: libraries/classes/Config/Descriptions.php:627
2700 msgid "Enable linter"
2701 msgstr ""
2703 #: libraries/classes/Config/Descriptions.php:628
2704 msgid "Minimum size for input field"
2705 msgstr ""
2707 #: libraries/classes/Config/Descriptions.php:629
2708 msgid "Maximum size for input field"
2709 msgstr ""
2711 #: libraries/classes/Config/Descriptions.php:630
2712 msgid "CHAR textarea columns"
2713 msgstr ""
2715 #: libraries/classes/Config/Descriptions.php:631
2716 msgid "CHAR textarea rows"
2717 msgstr ""
2719 #: libraries/classes/Config/Descriptions.php:632
2720 msgid "Check config file permissions"
2721 msgstr ""
2723 #: libraries/classes/Config/Descriptions.php:633
2724 msgid "Compress on the fly"
2725 msgstr ""
2727 #: libraries/classes/Config/Descriptions.php:634
2728 msgid "Confirm DROP queries"
2729 msgstr ""
2731 #: libraries/classes/Config/Descriptions.php:635
2732 #: templates/console/display.twig:23 templates/console/display.twig:76
2733 msgid "Debug SQL"
2734 msgstr ""
2736 #: libraries/classes/Config/Descriptions.php:636
2737 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
2738 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
2739 #, fuzzy
2740 msgid "Paper size"
2741 msgstr "Teɣzi n lkaɣeḍ:"
2743 #: libraries/classes/Config/Descriptions.php:637
2744 msgid "Default database tab"
2745 msgstr ""
2747 #: libraries/classes/Config/Descriptions.php:638
2748 msgid "Default server tab"
2749 msgstr ""
2751 #: libraries/classes/Config/Descriptions.php:639
2752 msgid "Default table tab"
2753 msgstr ""
2755 #: libraries/classes/Config/Descriptions.php:640
2756 msgid "Enable autocomplete for table and column names"
2757 msgstr ""
2759 #: libraries/classes/Config/Descriptions.php:641
2760 msgid "Show column comments"
2761 msgstr ""
2763 #: libraries/classes/Config/Descriptions.php:642
2764 msgid "Hide table structure actions"
2765 msgstr ""
2767 #: libraries/classes/Config/Descriptions.php:643
2768 msgid "Default transformations for Hex"
2769 msgstr ""
2771 #: libraries/classes/Config/Descriptions.php:644
2772 msgid "Default transformations for Substring"
2773 msgstr ""
2775 #: libraries/classes/Config/Descriptions.php:645
2776 msgid "Default transformations for Bool2Text"
2777 msgstr ""
2779 #: libraries/classes/Config/Descriptions.php:646
2780 msgid "Default transformations for External"
2781 msgstr ""
2783 #: libraries/classes/Config/Descriptions.php:647
2784 msgid "Default transformations for PreApPend"
2785 msgstr ""
2787 #: libraries/classes/Config/Descriptions.php:648
2788 msgid "Default transformations for DateFormat"
2789 msgstr ""
2791 #: libraries/classes/Config/Descriptions.php:649
2792 msgid "Default transformations for Inline"
2793 msgstr ""
2795 #: libraries/classes/Config/Descriptions.php:650
2796 msgid "Default transformations for TextImageLink"
2797 msgstr ""
2799 #: libraries/classes/Config/Descriptions.php:651
2800 msgid "Default transformations for TextLink"
2801 msgstr ""
2803 #: libraries/classes/Config/Descriptions.php:652
2804 msgid "Display servers as a list"
2805 msgstr ""
2807 #: libraries/classes/Config/Descriptions.php:653
2808 msgid "Disable multi table maintenance"
2809 msgstr ""
2811 #: libraries/classes/Config/Descriptions.php:654
2812 msgid "Maximum execution time"
2813 msgstr ""
2815 #: libraries/classes/Config/Descriptions.php:655
2816 msgid "Use [code]LOCK TABLES[/code] statement"
2817 msgstr ""
2819 #: libraries/classes/Config/Descriptions.php:656
2820 msgid "Save as file"
2821 msgstr ""
2823 #: libraries/classes/Config/Descriptions.php:657
2824 #: libraries/classes/Config/Descriptions.php:792
2825 msgid "Character set of the file"
2826 msgstr ""
2828 #: libraries/classes/Config/Descriptions.php:658
2829 #: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165
2830 #: templates/import.twig:167 templates/sql/query.twig:40
2831 #: templates/table/structure/display_table_stats.twig:84
2832 #, fuzzy
2833 msgid "Format"
2834 msgstr "Amasal"
2836 #: libraries/classes/Config/Descriptions.php:659
2837 #, fuzzy
2838 msgid "Compression"
2839 msgstr "Asekkussem"
2841 #: libraries/classes/Config/Descriptions.php:660
2842 #: libraries/classes/Config/Descriptions.php:667
2843 #: libraries/classes/Config/Descriptions.php:675
2844 #: libraries/classes/Config/Descriptions.php:679
2845 #: libraries/classes/Config/Descriptions.php:692
2846 #: libraries/classes/Config/Descriptions.php:694
2847 #: libraries/classes/Config/Descriptions.php:741
2848 #: libraries/classes/Plugins/Export/ExportCsv.php:87
2849 #: libraries/classes/Plugins/Export/ExportExcel.php:61
2850 #: libraries/classes/Plugins/Export/ExportHtmlword.php:84
2851 #: libraries/classes/Plugins/Export/ExportOds.php:69
2852 #: libraries/classes/Plugins/Export/ExportOdt.php:127
2853 #: libraries/classes/Plugins/Export/ExportTexytext.php:78
2854 msgid "Put columns names in the first row"
2855 msgstr ""
2857 #: libraries/classes/Config/Descriptions.php:661
2858 #: libraries/classes/Config/Descriptions.php:794
2859 #: libraries/classes/Config/Descriptions.php:800
2860 #: libraries/classes/Plugins/Import/ImportCsv.php:683
2861 msgid "Columns enclosed with"
2862 msgstr ""
2864 #: libraries/classes/Config/Descriptions.php:662
2865 #: libraries/classes/Config/Descriptions.php:795
2866 #: libraries/classes/Config/Descriptions.php:801
2867 #: libraries/classes/Plugins/Import/ImportCsv.php:694
2868 msgid "Columns escaped with"
2869 msgstr ""
2871 #: libraries/classes/Config/Descriptions.php:663
2872 #: libraries/classes/Config/Descriptions.php:669
2873 #: libraries/classes/Config/Descriptions.php:676
2874 #: libraries/classes/Config/Descriptions.php:685
2875 #: libraries/classes/Config/Descriptions.php:693
2876 #: libraries/classes/Config/Descriptions.php:697
2877 #: libraries/classes/Config/Descriptions.php:742
2878 msgid "Replace NULL with"
2879 msgstr ""
2881 #: libraries/classes/Config/Descriptions.php:664
2882 #: libraries/classes/Config/Descriptions.php:670
2883 msgid "Remove CRLF characters within columns"
2884 msgstr ""
2886 #: libraries/classes/Config/Descriptions.php:665
2887 #: libraries/classes/Config/Descriptions.php:798
2888 #: libraries/classes/Config/Descriptions.php:805
2889 #: libraries/classes/Plugins/Import/ImportCsv.php:668
2890 msgid "Columns terminated with"
2891 msgstr ""
2893 #: libraries/classes/Config/Descriptions.php:666
2894 #: libraries/classes/Config/Descriptions.php:793
2895 #: libraries/classes/Plugins/Import/ImportCsv.php:701
2896 msgid "Lines terminated with"
2897 msgstr ""
2899 #: libraries/classes/Config/Descriptions.php:668
2900 msgid "Excel edition"
2901 msgstr ""
2903 #: libraries/classes/Config/Descriptions.php:671
2904 msgid "Database name template"
2905 msgstr ""
2907 #: libraries/classes/Config/Descriptions.php:672
2908 msgid "Server name template"
2909 msgstr ""
2911 #: libraries/classes/Config/Descriptions.php:673
2912 msgid "Table name template"
2913 msgstr ""
2915 #: libraries/classes/Config/Descriptions.php:677
2916 #: libraries/classes/Config/Descriptions.php:690
2917 #: libraries/classes/Config/Descriptions.php:699
2918 #: libraries/classes/Config/Descriptions.php:737
2919 #: libraries/classes/Config/Descriptions.php:743
2920 #: libraries/classes/Plugins/Export/ExportHtmlword.php:55
2921 #: libraries/classes/Plugins/Export/ExportLatex.php:88
2922 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
2923 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
2924 #: libraries/classes/Plugins/Export/ExportOdt.php:69
2925 #: libraries/classes/Plugins/Export/ExportPdf.php:86
2926 #: libraries/classes/Plugins/Export/ExportSql.php:237
2927 #: libraries/classes/Plugins/Export/ExportTexytext.php:54
2928 msgid "Dump table"
2929 msgstr ""
2931 #: libraries/classes/Config/Descriptions.php:678
2932 #: libraries/classes/Plugins/Export/ExportLatex.php:79
2933 msgid "Include table caption"
2934 msgstr ""
2936 #: libraries/classes/Config/Descriptions.php:680
2937 #: libraries/classes/Config/Descriptions.php:695
2938 #: libraries/classes/Config/Descriptions.php:731
2939 #: libraries/classes/Plugins/Export/ExportHtmlword.php:384
2940 #: libraries/classes/Plugins/Export/ExportLatex.php:531
2941 #: libraries/classes/Plugins/Export/ExportOdt.php:488
2942 #: libraries/classes/Plugins/Export/ExportTexytext.php:386
2943 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:543
2944 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:683
2945 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
2946 #: templates/columns_definitions/table_fields_definitions.twig:54
2947 #: templates/database/data_dictionary/index.twig:29
2948 #: templates/table/structure/display_structure.twig:28
2949 msgid "Comments"
2950 msgstr "Iwenniten"
2952 #: libraries/classes/Config/Descriptions.php:681
2953 #: libraries/classes/Config/Descriptions.php:687
2954 msgid "Table caption"
2955 msgstr "Azwel n tfelwit"
2957 #: libraries/classes/Config/Descriptions.php:682
2958 #: libraries/classes/Config/Descriptions.php:688
2959 msgid "Continued table caption"
2960 msgstr ""
2962 #: libraries/classes/Config/Descriptions.php:683
2963 #: libraries/classes/Config/Descriptions.php:689
2964 msgid "Label key"
2965 msgstr ""
2967 #: libraries/classes/Config/Descriptions.php:684
2968 #: libraries/classes/Config/Descriptions.php:696
2969 #: libraries/classes/Config/Descriptions.php:734
2970 #: libraries/classes/Plugins/Export/ExportHtmlword.php:391
2971 #: libraries/classes/Plugins/Export/ExportOdt.php:495
2972 #: libraries/classes/Plugins/Export/ExportTexytext.php:391
2973 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:551
2974 #: templates/columns_definitions/table_fields_definitions.twig:71
2975 #: templates/database/data_dictionary/index.twig:31
2976 #, fuzzy
2977 msgid "Media type"
2978 msgstr "Type MIME"
2980 #: libraries/classes/Config/Descriptions.php:686
2981 #: libraries/classes/Config/Descriptions.php:698
2982 #: libraries/classes/Config/Descriptions.php:736
2983 msgid "Relationships"
2984 msgstr ""
2986 #: libraries/classes/Config/Descriptions.php:691
2987 msgid "Export method"
2988 msgstr ""
2990 #: libraries/classes/Config/Descriptions.php:700
2991 #: libraries/classes/Config/Descriptions.php:703
2992 msgid "Save on server"
2993 msgstr ""
2995 #: libraries/classes/Config/Descriptions.php:701
2996 #: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182
2997 #: templates/export.twig:377
2998 msgid "Overwrite existing file(s)"
2999 msgstr ""
3001 #: libraries/classes/Config/Descriptions.php:702
3002 msgid "Export as separate files"
3003 msgstr ""
3005 #: libraries/classes/Config/Descriptions.php:705
3006 msgid "Remember filename template"
3007 msgstr ""
3009 #: libraries/classes/Config/Descriptions.php:706
3010 msgid "Remove DEFINER clause from definitions"
3011 msgstr ""
3013 #: libraries/classes/Config/Descriptions.php:707
3014 #: templates/database/operations/index.twig:160
3015 #: templates/table/operations/index.twig:72
3016 #: templates/table/operations/index.twig:300
3017 msgid "Add AUTO_INCREMENT value"
3018 msgstr ""
3020 #: libraries/classes/Config/Descriptions.php:708
3021 msgid "Enclose table and column names with backquotes"
3022 msgstr ""
3024 #: libraries/classes/Config/Descriptions.php:709
3025 #: libraries/classes/Config/Descriptions.php:811
3026 msgid "SQL compatibility mode"
3027 msgstr ""
3029 #: libraries/classes/Config/Descriptions.php:710
3030 msgid "Creation/Update/Check dates"
3031 msgstr ""
3033 #: libraries/classes/Config/Descriptions.php:711
3034 msgid "Use delayed inserts"
3035 msgstr ""
3037 #: libraries/classes/Config/Descriptions.php:712
3038 #: libraries/classes/Plugins/Export/ExportSql.php:183
3039 msgid "Disable foreign key checks"
3040 msgstr ""
3042 #: libraries/classes/Config/Descriptions.php:713
3043 #: libraries/classes/Plugins/Export/ExportSql.php:197
3044 msgid "Export views as tables"
3045 msgstr ""
3047 #: libraries/classes/Config/Descriptions.php:714
3048 msgid "Export related metadata from phpMyAdmin configuration storage"
3049 msgstr ""
3051 #: libraries/classes/Config/Descriptions.php:715
3052 #: libraries/classes/Config/Descriptions.php:716
3053 #: libraries/classes/Config/Descriptions.php:718
3054 #: libraries/classes/Config/Descriptions.php:721
3055 #: libraries/classes/Config/Descriptions.php:722
3056 #: libraries/classes/Config/Descriptions.php:723
3057 #: libraries/classes/Config/Descriptions.php:735
3058 #: templates/database/operations/index.twig:155
3059 #: templates/table/operations/index.twig:295
3060 #, php-format
3061 msgid "Add %s"
3062 msgstr ""
3064 #: libraries/classes/Config/Descriptions.php:724
3065 msgid "Use hexadecimal for BINARY & BLOB"
3066 msgstr ""
3068 #: libraries/classes/Config/Descriptions.php:726
3069 msgid ""
3070 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3071 "creation)"
3072 msgstr ""
3074 #: libraries/classes/Config/Descriptions.php:729
3075 #: libraries/classes/Plugins/Export/ExportSql.php:351
3076 #, php-format
3077 msgid "%s view"
3078 msgstr ""
3080 #: libraries/classes/Config/Descriptions.php:730
3081 msgid "Use ignore inserts"
3082 msgstr ""
3084 #: libraries/classes/Config/Descriptions.php:732
3085 msgid "Syntax to use when inserting data"
3086 msgstr ""
3088 #: libraries/classes/Config/Descriptions.php:733
3089 #: libraries/classes/Plugins/Export/ExportSql.php:488
3090 msgid "Maximal length of created query"
3091 msgstr ""
3093 #: libraries/classes/Config/Descriptions.php:738
3094 msgid "Export type"
3095 msgstr ""
3097 #: libraries/classes/Config/Descriptions.php:739
3098 #: libraries/classes/Plugins/Export/ExportSql.php:169
3099 msgid "Enclose export in a transaction"
3100 msgstr ""
3102 #: libraries/classes/Config/Descriptions.php:740
3103 msgid "Export time in UTC"
3104 msgstr ""
3106 #: libraries/classes/Config/Descriptions.php:744
3107 msgid "Foreign key dropdown order"
3108 msgstr ""
3110 #: libraries/classes/Config/Descriptions.php:745
3111 msgid "Foreign key limit"
3112 msgstr ""
3114 #: libraries/classes/Config/Descriptions.php:746
3115 msgid "Foreign key checks"
3116 msgstr ""
3118 #: libraries/classes/Config/Descriptions.php:747
3119 msgid "First day of calendar"
3120 msgstr ""
3122 #: libraries/classes/Config/Descriptions.php:748
3123 #: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:478
3124 #: libraries/classes/Util.php:1864 libraries/config.values.php:155
3125 #: templates/navigation/tree/database_select.twig:10
3126 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3127 #: templates/server/export/index.twig:14
3128 #: templates/server/privileges/user_properties.twig:20
3129 msgid "Databases"
3130 msgstr "Taffiwin n isefka"
3132 #: libraries/classes/Config/Descriptions.php:749
3133 msgid "Browse mode"
3134 msgstr ""
3136 #: libraries/classes/Config/Descriptions.php:751
3137 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3138 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3139 msgid "CSV"
3140 msgstr ""
3142 #: libraries/classes/Config/Descriptions.php:752
3143 #, fuzzy
3144 msgid "Developer"
3145 msgstr "Nermes akked uneflay"
3147 #: libraries/classes/Config/Descriptions.php:753
3148 #, fuzzy
3149 msgid "Edit mode"
3150 msgstr "Askar n teẓrigt"
3152 #: libraries/classes/Config/Descriptions.php:754
3153 msgid "Export defaults"
3154 msgstr ""
3156 #: libraries/classes/Config/Descriptions.php:755
3157 #, fuzzy
3158 msgid "General"
3159 msgstr "Amatu"
3161 #: libraries/classes/Config/Descriptions.php:756
3162 msgid "Import defaults"
3163 msgstr ""
3165 #: libraries/classes/Config/Descriptions.php:757
3166 #, fuzzy
3167 msgid "Import / export"
3168 msgstr "Kter/Sifeḍ"
3170 #: libraries/classes/Config/Descriptions.php:758
3171 msgid "LaTeX"
3172 msgstr ""
3174 #: libraries/classes/Config/Descriptions.php:760
3175 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3176 #: templates/preferences/header.twig:30
3177 msgid "Navigation panel"
3178 msgstr ""
3180 #: libraries/classes/Config/Descriptions.php:761
3181 msgid "Navigation tree"
3182 msgstr ""
3184 #: libraries/classes/Config/Descriptions.php:762
3185 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3186 #, fuzzy
3187 msgid "Servers"
3188 msgstr "Iqeddacen..."
3190 #: libraries/classes/Config/Descriptions.php:763
3191 #: libraries/classes/Controllers/Server/DatabasesController.php:309
3192 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3193 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3194 #: libraries/classes/Plugins/Export/ExportXml.php:115
3195 #: libraries/classes/Server/Status/Data.php:159
3196 #: templates/database/export/index.twig:22
3197 #: templates/database/structure/show_create.twig:6
3198 msgid "Tables"
3199 msgstr "Tifelwiyin"
3201 #: libraries/classes/Config/Descriptions.php:764
3202 #: libraries/classes/Config/Forms/User/MainForm.php:90
3203 #: templates/preferences/header.twig:36
3204 msgid "Main panel"
3205 msgstr ""
3207 #: libraries/classes/Config/Descriptions.php:765
3208 #, fuzzy
3209 msgid "Microsoft Office"
3210 msgstr "Microsoft Office"
3212 #: libraries/classes/Config/Descriptions.php:767
3213 msgid "Other core settings"
3214 msgstr ""
3216 #: libraries/classes/Config/Descriptions.php:768
3217 msgid "Page titles"
3218 msgstr ""
3220 #: libraries/classes/Config/Descriptions.php:769
3221 #, fuzzy
3222 msgid "Security"
3223 msgstr "Taɣellist"
3225 #: libraries/classes/Config/Descriptions.php:770
3226 msgid "Basic settings"
3227 msgstr ""
3229 #: libraries/classes/Config/Descriptions.php:771
3230 #, fuzzy
3231 msgid "Authentication"
3232 msgstr "Asesteb"
3234 #: libraries/classes/Config/Descriptions.php:772
3235 msgid "Server configuration"
3236 msgstr ""
3238 #: libraries/classes/Config/Descriptions.php:773
3239 msgid "Configuration storage"
3240 msgstr ""
3242 #: libraries/classes/Config/Descriptions.php:774
3243 msgid "Changes tracking"
3244 msgstr ""
3246 #: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:253
3247 #: libraries/classes/Menu.php:360 libraries/classes/Menu.php:483
3248 #: libraries/classes/Navigation/Nodes/NodeTable.php:306
3249 #: libraries/classes/Util.php:1425 libraries/classes/Util.php:1865
3250 #: libraries/classes/Util.php:1880 libraries/classes/Util.php:1897
3251 #: libraries/config.values.php:62 libraries/config.values.php:76
3252 #: libraries/config.values.php:167 libraries/config.values.php:177
3253 #, fuzzy
3254 msgid "SQL"
3255 msgstr "SQL"
3257 #: libraries/classes/Config/Descriptions.php:776
3258 msgid "SQL Query box"
3259 msgstr ""
3261 #: libraries/classes/Config/Descriptions.php:777
3262 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3263 #: templates/preferences/header.twig:24
3264 msgid "SQL queries"
3265 msgstr ""
3267 #: libraries/classes/Config/Descriptions.php:778
3268 #, fuzzy
3269 msgid "Startup"
3270 msgstr "Di tnekra:"
3272 #: libraries/classes/Config/Descriptions.php:779
3273 msgid "Database structure"
3274 msgstr ""
3276 #: libraries/classes/Config/Descriptions.php:780
3277 #: libraries/classes/Plugins/Export/ExportPdf.php:258
3278 #: templates/table/page_with_secondary_tabs.twig:5
3279 msgid "Table structure"
3280 msgstr ""
3282 #: libraries/classes/Config/Descriptions.php:781
3283 #, fuzzy
3284 msgid "Tabs"
3285 msgstr "Iccaren"
3287 #: libraries/classes/Config/Descriptions.php:782
3288 msgid "Display relational schema"
3289 msgstr ""
3291 #: libraries/classes/Config/Descriptions.php:783
3292 #, fuzzy
3293 msgid "Text fields"
3294 msgstr "Cochez la case <gui>Le curseur clignote dans les champs texte</gui>."
3296 #: libraries/classes/Config/Descriptions.php:784
3297 msgid "Texy! text"
3298 msgstr ""
3300 #: libraries/classes/Config/Descriptions.php:785
3301 #, fuzzy
3302 msgid "Warnings"
3303 msgstr "Icaɣliyen"
3305 #: libraries/classes/Config/Descriptions.php:786
3306 #: templates/console/display.twig:6
3307 #, fuzzy
3308 msgid "Console"
3309 msgstr "Tadiwent"
3311 #: libraries/classes/Config/Descriptions.php:787
3312 msgid "GZip"
3313 msgstr ""
3315 #: libraries/classes/Config/Descriptions.php:788
3316 msgid "Extra parameters for iconv"
3317 msgstr ""
3319 #: libraries/classes/Config/Descriptions.php:789
3320 msgid "Ignore multiple statement errors"
3321 msgstr ""
3323 #: libraries/classes/Config/Descriptions.php:790
3324 msgid "Enable drag and drop import"
3325 msgstr ""
3327 #: libraries/classes/Config/Descriptions.php:791
3328 msgid "Partial import: allow interrupt"
3329 msgstr ""
3331 #: libraries/classes/Config/Descriptions.php:796
3332 #: libraries/classes/Config/Descriptions.php:802
3333 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3334 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3335 msgid "Do not abort on INSERT error"
3336 msgstr ""
3338 #: libraries/classes/Config/Descriptions.php:797
3339 #: libraries/classes/Config/Descriptions.php:804
3340 msgid "Add ON DUPLICATE KEY UPDATE"
3341 msgstr ""
3343 #: libraries/classes/Config/Descriptions.php:799
3344 msgid "Format of imported file"
3345 msgstr ""
3347 #: libraries/classes/Config/Descriptions.php:803
3348 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3349 msgid "Use LOCAL keyword"
3350 msgstr ""
3352 #: libraries/classes/Config/Descriptions.php:806
3353 msgid "Column names in first row"
3354 msgstr ""
3356 #: libraries/classes/Config/Descriptions.php:807
3357 #: libraries/classes/Plugins/Import/ImportOds.php:74
3358 msgid "Do not import empty rows"
3359 msgstr ""
3361 #: libraries/classes/Config/Descriptions.php:808
3362 msgid "Import currencies ($5.00 to 5.00)"
3363 msgstr ""
3365 #: libraries/classes/Config/Descriptions.php:809
3366 msgid "Import percentages as proper decimals (12.00% to .12)"
3367 msgstr ""
3369 #: libraries/classes/Config/Descriptions.php:810
3370 msgid "Partial import: skip queries"
3371 msgstr ""
3373 #: libraries/classes/Config/Descriptions.php:812
3374 msgid "Do not use AUTO_INCREMENT for zero values"
3375 msgstr ""
3377 #: libraries/classes/Config/Descriptions.php:813
3378 msgid "Read as multibytes"
3379 msgstr ""
3381 #: libraries/classes/Config/Descriptions.php:814
3382 msgid "Initial state for sliders"
3383 msgstr ""
3385 #: libraries/classes/Config/Descriptions.php:815
3386 msgid "Number of inserted rows"
3387 msgstr ""
3389 #: libraries/classes/Config/Descriptions.php:816
3390 msgid "Limit column characters"
3391 msgstr ""
3393 #: libraries/classes/Config/Descriptions.php:817
3394 msgid "Delete all cookies on logout"
3395 msgstr ""
3397 #: libraries/classes/Config/Descriptions.php:818
3398 msgid "Recall user name"
3399 msgstr ""
3401 #: libraries/classes/Config/Descriptions.php:819
3402 msgid "Login cookie store"
3403 msgstr ""
3405 #: libraries/classes/Config/Descriptions.php:820
3406 msgid "Login cookie validity"
3407 msgstr ""
3409 #: libraries/classes/Config/Descriptions.php:821
3410 msgid "Bigger textarea for LONGTEXT"
3411 msgstr ""
3413 #: libraries/classes/Config/Descriptions.php:822
3414 msgid "Maximum displayed SQL length"
3415 msgstr ""
3417 #: libraries/classes/Config/Descriptions.php:823
3418 msgid "Maximum databases"
3419 msgstr ""
3421 #: libraries/classes/Config/Descriptions.php:824
3422 msgid "Maximum items on first level"
3423 msgstr ""
3425 #: libraries/classes/Config/Descriptions.php:825
3426 msgid "Maximum items in branch"
3427 msgstr ""
3429 #: libraries/classes/Config/Descriptions.php:826
3430 msgid "Maximum number of rows to display"
3431 msgstr ""
3433 #: libraries/classes/Config/Descriptions.php:827
3434 msgid "Maximum tables"
3435 msgstr ""
3437 #: libraries/classes/Config/Descriptions.php:828
3438 msgid "Memory limit"
3439 msgstr ""
3441 #: libraries/classes/Config/Descriptions.php:829
3442 msgid "Show databases navigation as tree"
3443 msgstr ""
3445 #: libraries/classes/Config/Descriptions.php:830
3446 msgid "Navigation panel width"
3447 msgstr ""
3449 #: libraries/classes/Config/Descriptions.php:831
3450 #: libraries/classes/Controllers/JavaScriptMessagesController.php:597
3451 #: libraries/classes/Navigation/NavigationTree.php:1354
3452 msgid "Link with main panel"
3453 msgstr ""
3455 #: libraries/classes/Config/Descriptions.php:832
3456 msgid "Display logo"
3457 msgstr ""
3459 #: libraries/classes/Config/Descriptions.php:833
3460 msgid "Logo link URL"
3461 msgstr ""
3463 #: libraries/classes/Config/Descriptions.php:834
3464 msgid "Logo link target"
3465 msgstr ""
3467 #: libraries/classes/Config/Descriptions.php:835
3468 msgid "Display servers selection"
3469 msgstr ""
3471 #: libraries/classes/Config/Descriptions.php:836
3472 msgid "Target for quick access icon"
3473 msgstr ""
3475 #: libraries/classes/Config/Descriptions.php:837
3476 msgid "Target for second quick access icon"
3477 msgstr ""
3479 #: libraries/classes/Config/Descriptions.php:838
3480 msgid "Minimum number of items to display the filter box"
3481 msgstr ""
3483 #: libraries/classes/Config/Descriptions.php:840
3484 msgid "Minimum number of databases to display the database filter box"
3485 msgstr ""
3487 #: libraries/classes/Config/Descriptions.php:842
3488 msgid "Group items in the tree"
3489 msgstr ""
3491 #: libraries/classes/Config/Descriptions.php:843
3492 msgid "Database tree separator"
3493 msgstr ""
3495 #: libraries/classes/Config/Descriptions.php:844
3496 msgid "Table tree separator"
3497 msgstr ""
3499 #: libraries/classes/Config/Descriptions.php:845
3500 msgid "Maximum table tree depth"
3501 msgstr ""
3503 #: libraries/classes/Config/Descriptions.php:846
3504 msgid "Enable highlighting"
3505 msgstr ""
3507 #: libraries/classes/Config/Descriptions.php:847
3508 msgid "Enable navigation tree expansion"
3509 msgstr ""
3511 #: libraries/classes/Config/Descriptions.php:848
3512 msgid "Show tables in tree"
3513 msgstr ""
3515 #: libraries/classes/Config/Descriptions.php:849
3516 msgid "Show views in tree"
3517 msgstr ""
3519 #: libraries/classes/Config/Descriptions.php:850
3520 msgid "Show functions in tree"
3521 msgstr ""
3523 #: libraries/classes/Config/Descriptions.php:851
3524 msgid "Show procedures in tree"
3525 msgstr ""
3527 #: libraries/classes/Config/Descriptions.php:852
3528 msgid "Show events in tree"
3529 msgstr ""
3531 #: libraries/classes/Config/Descriptions.php:853
3532 #, fuzzy
3533 #| msgid "No tables found in database."
3534 msgid "Expand single database"
3535 msgstr "Ulac tifelwiyin yettwafen di taffa n isefka"
3537 #: libraries/classes/Config/Descriptions.php:854
3538 msgid "Recently used tables"
3539 msgstr ""
3541 #: libraries/classes/Config/Descriptions.php:855
3542 #: libraries/classes/RecentFavoriteTable.php:245
3543 msgid "Favorite tables"
3544 msgstr ""
3546 #: libraries/classes/Config/Descriptions.php:856
3547 msgid "Where to show the table row links"
3548 msgstr ""
3550 #: libraries/classes/Config/Descriptions.php:857
3551 msgid "Show row links anyway"
3552 msgstr ""
3554 #: libraries/classes/Config/Descriptions.php:859
3555 msgid "Natural order"
3556 msgstr ""
3558 #: libraries/classes/Config/Descriptions.php:860
3559 msgid "Table navigation bar"
3560 msgstr ""
3562 #: libraries/classes/Config/Descriptions.php:861
3563 msgid "GZip output buffering"
3564 msgstr ""
3566 #: libraries/classes/Config/Descriptions.php:862
3567 msgid "Default sorting order"
3568 msgstr ""
3570 #: libraries/classes/Config/Descriptions.php:863
3571 msgid "Persistent connections"
3572 msgstr ""
3574 #: libraries/classes/Config/Descriptions.php:864
3575 msgid "Missing phpMyAdmin configuration storage tables"
3576 msgstr ""
3578 #: libraries/classes/Config/Descriptions.php:865
3579 msgid "MySQL reserved word warning"
3580 msgstr ""
3582 #: libraries/classes/Config/Descriptions.php:866
3583 msgid "How to display the menu tabs"
3584 msgstr ""
3586 #: libraries/classes/Config/Descriptions.php:867
3587 msgid "How to display various action links"
3588 msgstr ""
3590 #: libraries/classes/Config/Descriptions.php:868
3591 msgid "Protect binary columns"
3592 msgstr ""
3594 #: libraries/classes/Config/Descriptions.php:869
3595 msgid "Permanent query history"
3596 msgstr ""
3598 #: libraries/classes/Config/Descriptions.php:870
3599 msgid "Query history length"
3600 msgstr ""
3602 #: libraries/classes/Config/Descriptions.php:871
3603 msgid "Recoding engine"
3604 msgstr ""
3606 #: libraries/classes/Config/Descriptions.php:872
3607 msgid "Remember table's sorting"
3608 msgstr ""
3610 #: libraries/classes/Config/Descriptions.php:873
3611 msgid "Primary key default sort order"
3612 msgstr ""
3614 #: libraries/classes/Config/Descriptions.php:874
3615 msgid "Repeat headers"
3616 msgstr ""
3618 #: libraries/classes/Config/Descriptions.php:875
3619 msgid "Grid editing: trigger action"
3620 msgstr ""
3622 #: libraries/classes/Config/Descriptions.php:876
3623 msgid "Relational display"
3624 msgstr ""
3626 #: libraries/classes/Config/Descriptions.php:877
3627 msgid "Grid editing: save all edited cells at once"
3628 msgstr ""
3630 #: libraries/classes/Config/Descriptions.php:878
3631 msgid "Save directory"
3632 msgstr ""
3634 #: libraries/classes/Config/Descriptions.php:879
3635 msgid "Host authorization order"
3636 msgstr ""
3638 #: libraries/classes/Config/Descriptions.php:880
3639 msgid "Host authorization rules"
3640 msgstr ""
3642 #: libraries/classes/Config/Descriptions.php:881
3643 msgid "Allow logins without a password"
3644 msgstr ""
3646 #: libraries/classes/Config/Descriptions.php:882
3647 msgid "Allow root login"
3648 msgstr ""
3650 #: libraries/classes/Config/Descriptions.php:883
3651 msgid "Session timezone"
3652 msgstr ""
3654 #: libraries/classes/Config/Descriptions.php:884
3655 msgid "HTTP Realm"
3656 msgstr ""
3658 #: libraries/classes/Config/Descriptions.php:885
3659 #: templates/setup/home/index.twig:50
3660 msgid "Authentication type"
3661 msgstr ""
3663 #: libraries/classes/Config/Descriptions.php:886
3664 msgid "Bookmark table"
3665 msgstr ""
3667 #: libraries/classes/Config/Descriptions.php:887
3668 msgid "Column information table"
3669 msgstr ""
3671 #: libraries/classes/Config/Descriptions.php:888
3672 msgid "Compress connection"
3673 msgstr ""
3675 #: libraries/classes/Config/Descriptions.php:889
3676 msgid "Control user password"
3677 msgstr ""
3679 #: libraries/classes/Config/Descriptions.php:890
3680 msgid "Control user"
3681 msgstr ""
3683 #: libraries/classes/Config/Descriptions.php:891
3684 msgid "Control host"
3685 msgstr ""
3687 #: libraries/classes/Config/Descriptions.php:892
3688 msgid "Control port"
3689 msgstr ""
3691 #: libraries/classes/Config/Descriptions.php:893
3692 msgid "Disable use of INFORMATION_SCHEMA"
3693 msgstr ""
3695 #: libraries/classes/Config/Descriptions.php:894
3696 msgid "Hide databases"
3697 msgstr ""
3699 #: libraries/classes/Config/Descriptions.php:895
3700 msgid "SQL query history table"
3701 msgstr ""
3703 #: libraries/classes/Config/Descriptions.php:896
3704 #, fuzzy
3705 msgid "Server hostname"
3706 msgstr "Asenneftaɣ aqeddac"
3708 #: libraries/classes/Config/Descriptions.php:897
3709 msgid "Logout URL"
3710 msgstr ""
3712 #: libraries/classes/Config/Descriptions.php:898
3713 msgid "Maximal number of table preferences to store"
3714 msgstr ""
3716 #: libraries/classes/Config/Descriptions.php:899
3717 msgid "QBE saved searches table"
3718 msgstr ""
3720 #: libraries/classes/Config/Descriptions.php:900
3721 msgid "Export templates table"
3722 msgstr ""
3724 #: libraries/classes/Config/Descriptions.php:901
3725 msgid "Central columns table"
3726 msgstr ""
3728 #: libraries/classes/Config/Descriptions.php:902
3729 msgid "Show only listed databases"
3730 msgstr ""
3732 #: libraries/classes/Config/Descriptions.php:903
3733 msgid "Password for config auth"
3734 msgstr ""
3736 #: libraries/classes/Config/Descriptions.php:904
3737 msgid "PDF schema: pages table"
3738 msgstr ""
3740 #: libraries/classes/Config/Descriptions.php:905
3741 #: templates/database/operations/index.twig:122
3742 #: templates/server/databases/index.twig:24
3743 msgid "Database name"
3744 msgstr ""
3746 #: libraries/classes/Config/Descriptions.php:906
3747 msgid "Server port"
3748 msgstr ""
3750 #: libraries/classes/Config/Descriptions.php:907
3751 msgid "Recently used table"
3752 msgstr ""
3754 #: libraries/classes/Config/Descriptions.php:908
3755 msgid "Favorites table"
3756 msgstr ""
3758 #: libraries/classes/Config/Descriptions.php:909
3759 msgid "Relation table"
3760 msgstr ""
3762 #: libraries/classes/Config/Descriptions.php:910
3763 msgid "Signon session name"
3764 msgstr ""
3766 #: libraries/classes/Config/Descriptions.php:911
3767 msgid "Signon URL"
3768 msgstr ""
3770 #: libraries/classes/Config/Descriptions.php:912
3771 msgid "Server socket"
3772 msgstr ""
3774 #: libraries/classes/Config/Descriptions.php:913
3775 #, fuzzy
3776 msgid "Use SSL"
3777 msgstr "Seqdec SSL"
3779 #: libraries/classes/Config/Descriptions.php:914
3780 msgid "Designer and PDF schema: table coordinates"
3781 msgstr ""
3783 #: libraries/classes/Config/Descriptions.php:915
3784 msgid "Display columns table"
3785 msgstr ""
3787 #: libraries/classes/Config/Descriptions.php:916
3788 msgid "UI preferences table"
3789 msgstr ""
3791 #: libraries/classes/Config/Descriptions.php:917
3792 msgid "Add DROP DATABASE"
3793 msgstr ""
3795 #: libraries/classes/Config/Descriptions.php:918
3796 #: templates/database/structure/copy_form.twig:34
3797 msgid "Add DROP TABLE"
3798 msgstr ""
3800 #: libraries/classes/Config/Descriptions.php:919
3801 msgid "Add DROP VIEW"
3802 msgstr ""
3804 #: libraries/classes/Config/Descriptions.php:920
3805 msgid "Statements to track"
3806 msgstr ""
3808 #: libraries/classes/Config/Descriptions.php:921
3809 msgid "SQL query tracking table"
3810 msgstr ""
3812 #: libraries/classes/Config/Descriptions.php:922
3813 msgid "Automatically create versions"
3814 msgstr ""
3816 #: libraries/classes/Config/Descriptions.php:923
3817 msgid "User preferences storage table"
3818 msgstr ""
3820 #: libraries/classes/Config/Descriptions.php:924
3821 msgid "Users table"
3822 msgstr ""
3824 #: libraries/classes/Config/Descriptions.php:925
3825 msgid "User groups table"
3826 msgstr ""
3828 #: libraries/classes/Config/Descriptions.php:926
3829 msgid "Hidden navigation items table"
3830 msgstr ""
3832 #: libraries/classes/Config/Descriptions.php:927
3833 msgid "User for config auth"
3834 msgstr ""
3836 #: libraries/classes/Config/Descriptions.php:928
3837 msgid "Verbose name of this server"
3838 msgstr ""
3840 #: libraries/classes/Config/Descriptions.php:929
3841 msgid "Allow to display all the rows"
3842 msgstr ""
3844 #: libraries/classes/Config/Descriptions.php:930
3845 msgid "Show password change form"
3846 msgstr ""
3848 #: libraries/classes/Config/Descriptions.php:931
3849 msgid "Show create database form"
3850 msgstr ""
3852 #: libraries/classes/Config/Descriptions.php:932
3853 msgid "Show table comments"
3854 msgstr ""
3856 #: libraries/classes/Config/Descriptions.php:933
3857 msgid "Show creation timestamp"
3858 msgstr ""
3860 #: libraries/classes/Config/Descriptions.php:934
3861 msgid "Show last update timestamp"
3862 msgstr ""
3864 #: libraries/classes/Config/Descriptions.php:935
3865 msgid "Show last check timestamp"
3866 msgstr ""
3868 #: libraries/classes/Config/Descriptions.php:936
3869 msgid "Show table charset"
3870 msgstr ""
3872 #: libraries/classes/Config/Descriptions.php:937
3873 msgid "Show field types"
3874 msgstr ""
3876 #: libraries/classes/Config/Descriptions.php:938
3877 msgid "Show function fields"
3878 msgstr ""
3880 #: libraries/classes/Config/Descriptions.php:939
3881 msgid "Show hint"
3882 msgstr ""
3884 #: libraries/classes/Config/Descriptions.php:940
3885 msgid "Show phpinfo() link"
3886 msgstr ""
3888 #: libraries/classes/Config/Descriptions.php:941
3889 msgid "Show detailed MySQL server information"
3890 msgstr ""
3892 #: libraries/classes/Config/Descriptions.php:942
3893 msgid "Show SQL queries"
3894 msgstr ""
3896 #: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127
3897 msgid "Retain query box"
3898 msgstr ""
3900 #: libraries/classes/Config/Descriptions.php:944
3901 msgid "Show statistics"
3902 msgstr ""
3904 #: libraries/classes/Config/Descriptions.php:945
3905 msgid "Skip locked tables"
3906 msgstr ""
3908 #: libraries/classes/Config/Descriptions.php:946
3909 #: libraries/classes/ConfigStorage/UserGroups.php:120
3910 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
3911 #: libraries/classes/Display/Results.php:2766
3912 #: libraries/classes/Html/Generator.php:656
3913 #: libraries/classes/Html/Generator.php:905
3914 #: templates/console/bookmark_content.twig:10 templates/console/display.twig:41
3915 #: templates/console/display.twig:199
3916 #: templates/database/central_columns/main.twig:265
3917 #: templates/database/central_columns/main.twig:376
3918 #: templates/database/central_columns/main.twig:377
3919 #: templates/database/events/index.twig:74
3920 #: templates/database/events/index.twig:77
3921 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
3922 #: templates/database/routines/row.twig:24
3923 #: templates/database/routines/row.twig:27
3924 #: templates/database/structure/structure_table_row.twig:66
3925 #: templates/database/triggers/row.twig:28
3926 #: templates/database/triggers/row.twig:31
3927 #: templates/display/results/table.twig:302
3928 #: templates/display/results/table.twig:303 templates/indexes.twig:34
3929 #: templates/server/variables/index.twig:41
3930 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
3931 #: templates/table/structure/display_structure.twig:480
3932 #, fuzzy
3933 msgid "Edit"
3934 msgstr "Amaẓrag"
3936 #: libraries/classes/Config/Descriptions.php:947
3937 #: libraries/classes/Html/Generator.php:624
3938 msgid "Explain SQL"
3939 msgstr ""
3941 #: libraries/classes/Config/Descriptions.php:948
3942 #: libraries/classes/Export.php:593 libraries/classes/Html/Generator.php:704
3943 #: templates/console/display.twig:121
3944 #: templates/server/status/processes/index.twig:19
3945 #: templates/server/status/variables/index.twig:42
3946 #, fuzzy
3947 msgid "Refresh"
3948 msgstr "Smiren"
3950 #: libraries/classes/Config/Descriptions.php:949
3951 #: libraries/classes/Html/Generator.php:688
3952 msgid "Create PHP code"
3953 msgstr ""
3955 #: libraries/classes/Config/Descriptions.php:950
3956 msgid "Suhosin warning"
3957 msgstr ""
3959 #: libraries/classes/Config/Descriptions.php:951
3960 msgid "Login cookie validity warning"
3961 msgstr ""
3963 #: libraries/classes/Config/Descriptions.php:952
3964 msgid "Textarea columns"
3965 msgstr ""
3967 #: libraries/classes/Config/Descriptions.php:953
3968 msgid "Textarea rows"
3969 msgstr ""
3971 #: libraries/classes/Config/Descriptions.php:954
3972 #: libraries/classes/Plugins/Export/ExportHtmlword.php:140
3973 #: libraries/classes/Plugins/Export/ExportOdt.php:185
3974 #: libraries/classes/Plugins/Export/ExportTexytext.php:124
3975 #: libraries/classes/Server/Privileges.php:1818
3976 #: libraries/classes/Server/Privileges.php:1820
3977 #: libraries/classes/Server/Status/Processes.php:126
3978 #: templates/console/bookmark_content.twig:12 templates/console/display.twig:48
3979 #: templates/console/display.twig:206 templates/server/databases/index.twig:106
3980 #: templates/server/privileges/edit_routine_privileges.twig:17
3981 #: templates/server/privileges/privileges_table.twig:258
3982 #: templates/server/privileges/user_properties.twig:22
3983 #: templates/server/privileges/user_properties.twig:71
3984 #: templates/table/operations/index.twig:56
3985 #: templates/table/operations/index.twig:62
3986 #: templates/table/operations/index.twig:257
3987 #: templates/table/operations/index.twig:263
3988 #: templates/table/relation/common_form.twig:36
3989 #: templates/table/relation/common_form.twig:175
3990 #: templates/table/relation/foreign_key_row.twig:97
3991 msgid "Database"
3992 msgstr "Taffa n isefka"
3994 #: libraries/classes/Config/Descriptions.php:955
3995 msgid "Default title"
3996 msgstr ""
3998 #: libraries/classes/Config/Descriptions.php:956
3999 #: templates/server/status/base.twig:6
4000 #, fuzzy
4001 msgid "Server"
4002 msgstr "Aqeddac"
4004 #: libraries/classes/Config/Descriptions.php:957
4005 #: libraries/classes/Plugins/Export/ExportXml.php:464
4006 #: libraries/classes/Server/Privileges.php:1824
4007 #: libraries/classes/Server/Privileges.php:1826
4008 #: templates/database/structure/show_create.twig:10
4009 #: templates/database/structure/table_header.twig:8
4010 #: templates/database/tracking/tables.twig:13
4011 #: templates/database/tracking/tables.twig:153
4012 #: templates/database/triggers/editor_form.twig:27
4013 #: templates/database/triggers/list.twig:45
4014 #: templates/server/privileges/privileges_table.twig:6
4015 #: templates/server/privileges/privileges_table.twig:260
4016 #: templates/server/privileges/user_properties.twig:37
4017 #: templates/server/privileges/user_properties.twig:82
4018 #: templates/table/maintenance/checksum.twig:12
4019 #: templates/table/operations/index.twig:65
4020 #: templates/table/operations/index.twig:266
4021 #: templates/table/relation/common_form.twig:37
4022 #: templates/table/relation/common_form.twig:182
4023 #: templates/table/relation/foreign_key_row.twig:108
4024 msgid "Table"
4025 msgstr "Tafelwit"
4027 #: libraries/classes/Config/Descriptions.php:958
4028 msgid "List of trusted proxies for IP allow/deny"
4029 msgstr ""
4031 #: libraries/classes/Config/Descriptions.php:959
4032 msgid "Upload directory"
4033 msgstr ""
4035 #: libraries/classes/Config/Descriptions.php:960
4036 msgid "Use database search"
4037 msgstr ""
4039 #: libraries/classes/Config/Descriptions.php:961
4040 msgid "Enable the Developer tab in settings"
4041 msgstr ""
4043 #: libraries/classes/Config/Descriptions.php:962
4044 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
4045 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
4046 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
4047 msgid "Version check"
4048 msgstr ""
4050 #: libraries/classes/Config/Descriptions.php:963
4051 msgid "Proxy URL"
4052 msgstr ""
4054 #: libraries/classes/Config/Descriptions.php:964
4055 msgid "Proxy username"
4056 msgstr ""
4058 #: libraries/classes/Config/Descriptions.php:965
4059 #, fuzzy
4060 msgid "Proxy password"
4061 msgstr "%w - Awal n uɛeddi Proxy"
4063 #: libraries/classes/Config/Descriptions.php:966
4064 msgid "ZIP"
4065 msgstr "Tangalt n lpusṭa"
4067 #: libraries/classes/Config/Descriptions.php:967
4068 msgid "URL for reCAPTCHA v2 API"
4069 msgstr ""
4071 #: libraries/classes/Config/Descriptions.php:968
4072 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
4073 msgstr ""
4075 #: libraries/classes/Config/Descriptions.php:969
4076 msgid "Request parameter for reCAPTCHA v2 API"
4077 msgstr ""
4079 #: libraries/classes/Config/Descriptions.php:970
4080 msgid "Response parameter for reCAPTCHA v2 API"
4081 msgstr ""
4083 #: libraries/classes/Config/Descriptions.php:971
4084 msgid "Public key for reCAPTCHA"
4085 msgstr ""
4087 #: libraries/classes/Config/Descriptions.php:972
4088 msgid "Private key for reCAPTCHA"
4089 msgstr ""
4091 #: libraries/classes/Config/Descriptions.php:973
4092 msgid "URL for reCAPTCHA siteverify"
4093 msgstr ""
4095 #: libraries/classes/Config/Descriptions.php:974
4096 msgid "Send error reports"
4097 msgstr ""
4099 #: libraries/classes/Config/Descriptions.php:975
4100 msgid "Enter executes queries in console"
4101 msgstr ""
4103 #: libraries/classes/Config/Descriptions.php:976
4104 msgid "Enable Zero Configuration mode"
4105 msgstr ""
4107 #: libraries/classes/Config/Descriptions.php:977
4108 #: templates/console/display.twig:177
4109 msgid "Show query history at start"
4110 msgstr ""
4112 #: libraries/classes/Config/Descriptions.php:978
4113 #: templates/console/display.twig:173
4114 msgid "Always expand query messages"
4115 msgstr ""
4117 #: libraries/classes/Config/Descriptions.php:979
4118 #: templates/console/display.twig:181
4119 msgid "Show current browsing query"
4120 msgstr ""
4122 #: libraries/classes/Config/Descriptions.php:980
4123 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4124 msgstr ""
4126 #: libraries/classes/Config/Descriptions.php:981
4127 #: templates/console/display.twig:189
4128 msgid "Switch to dark theme"
4129 msgstr ""
4131 #: libraries/classes/Config/Descriptions.php:982
4132 #, fuzzy
4133 msgid "Console height"
4134 msgstr "Tadiwent"
4136 #: libraries/classes/Config/Descriptions.php:983
4137 #, fuzzy
4138 msgid "Console mode"
4139 msgstr "Tadiwent"
4141 #: libraries/classes/Config/Descriptions.php:984
4142 #: templates/console/display.twig:91
4143 msgid "Group queries"
4144 msgstr ""
4146 #: libraries/classes/Config/Descriptions.php:985
4147 #: templates/sql/profiling_chart.twig:9
4148 #, fuzzy
4149 msgid "Order"
4150 msgstr "Amizzwer"
4152 #: libraries/classes/Config/Descriptions.php:986
4153 #, fuzzy
4154 msgid "Order by"
4155 msgstr "Amizzwer"
4157 #: libraries/classes/Config/Descriptions.php:987
4158 msgid "Server connection collation"
4159 msgstr ""
4161 #: libraries/classes/Config/FormDisplay.php:605
4162 #, php-format
4163 msgid "Missing data for %s"
4164 msgstr ""
4166 #: libraries/classes/Config/FormDisplay.php:646
4167 #: libraries/classes/Config/Validator.php:590
4168 #: templates/config/form_display/display.twig:67
4169 msgid "Incorrect value!"
4170 msgstr ""
4172 #: libraries/classes/Config/FormDisplay.php:797
4173 #: libraries/classes/Config/FormDisplay.php:806
4174 #, fuzzy
4175 msgid "unavailable"
4176 msgstr "ulac-it"
4178 #: libraries/classes/Config/FormDisplay.php:799
4179 #: libraries/classes/Config/FormDisplay.php:808
4180 #, php-format
4181 msgid "\"%s\" requires %s extension"
4182 msgstr ""
4184 #: libraries/classes/Config/FormDisplay.php:839
4185 #, php-format
4186 msgid "Compressed import will not work due to missing function %s."
4187 msgstr ""
4189 #: libraries/classes/Config/FormDisplay.php:848
4190 #, php-format
4191 msgid "Compressed export will not work due to missing function %s."
4192 msgstr ""
4194 #: libraries/classes/Config/FormDisplay.php:867
4195 #, php-format
4196 msgid "maximum %s"
4197 msgstr ""
4199 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4200 msgid "Config authentication"
4201 msgstr ""
4203 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4204 msgid "HTTP authentication"
4205 msgstr ""
4207 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4208 msgid "Signon authentication"
4209 msgstr ""
4211 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4212 #, fuzzy
4213 msgid "Quick"
4214 msgstr "Afegg n ifecka n imzideg"
4216 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4217 msgid "Custom"
4218 msgstr "Udmawan"
4220 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4221 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4222 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4223 #: libraries/classes/Controllers/JavaScriptMessagesController.php:700
4224 #: libraries/classes/Import.php:1256 libraries/classes/Menu.php:245
4225 #: libraries/classes/Menu.php:355
4226 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4227 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4228 #: libraries/classes/Navigation/Nodes/NodeTable.php:297
4229 #: libraries/classes/Util.php:1424 libraries/classes/Util.php:1879
4230 #: libraries/classes/Util.php:1896 libraries/config.values.php:60
4231 #: libraries/config.values.php:74 libraries/config.values.php:165
4232 #: libraries/config.values.php:175
4233 #: templates/columns_definitions/table_fields_definitions.twig:4
4234 #: templates/database/central_columns/edit.twig:3
4235 #: templates/database/export/index.twig:23
4236 #: templates/database/structure/structure_table_row.twig:48
4237 #: templates/server/privileges/privileges_table.twig:357
4238 #: templates/table/tracking/structure_snapshot_columns.twig:1
4239 msgid "Structure"
4240 msgstr "Taγessa"
4242 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4243 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4244 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4245 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4246 #: libraries/classes/Controllers/Server/DatabasesController.php:319
4247 #: templates/database/export/index.twig:24
4248 #: templates/server/privileges/privileges_table.twig:280
4249 #: templates/table/structure/display_table_stats.twig:17
4250 msgid "Data"
4251 msgstr "Isefka"
4253 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4254 msgid "CSV for MS Excel"
4255 msgstr ""
4257 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4258 msgid "Microsoft Word 2000"
4259 msgstr ""
4261 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4262 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4263 #, fuzzy
4264 msgid "OpenDocument Spreadsheet"
4265 msgstr "Ambellez OpenDocument"
4267 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4268 #, fuzzy
4269 msgid "OpenDocument Text"
4270 msgstr "Aḍris OpenDocument "
4272 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4273 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
4274 #: libraries/classes/Menu.php:275 libraries/classes/Menu.php:380
4275 #: libraries/classes/Menu.php:511 libraries/classes/Server/Privileges.php:1512
4276 #: libraries/classes/Util.php:1868 libraries/classes/Util.php:1883
4277 #: libraries/classes/Util.php:1900 templates/database/events/index.twig:16
4278 #: templates/database/events/index.twig:17
4279 #: templates/database/events/index.twig:86
4280 #: templates/database/events/row.twig:36
4281 #: templates/database/privileges/index.twig:91
4282 #: templates/database/privileges/index.twig:116
4283 #: templates/database/privileges/index.twig:117
4284 #: templates/database/routines/index.twig:16
4285 #: templates/database/routines/index.twig:17
4286 #: templates/database/routines/row.twig:64
4287 #: templates/database/routines/row.twig:67
4288 #: templates/database/structure/check_all_tables.twig:12
4289 #: templates/database/triggers/list.twig:16
4290 #: templates/database/triggers/list.twig:17
4291 #: templates/database/triggers/row.twig:41
4292 #: templates/display/results/table.twig:315
4293 #: templates/display/results/table.twig:316
4294 #: templates/display/results/table.twig:348 templates/export.twig:3
4295 #: templates/export.twig:499 templates/preferences/header.twig:42
4296 #: templates/preferences/manage/main.twig:68
4297 #: templates/server/privileges/new_user_ajax.twig:63
4298 #: templates/server/privileges/users_overview.twig:95
4299 #: templates/server/privileges/users_overview.twig:125
4300 #: templates/server/privileges/users_overview.twig:126
4301 #: templates/server/status/monitor/index.twig:81
4302 #: templates/table/privileges/index.twig:95
4303 #: templates/table/privileges/index.twig:120
4304 #: templates/table/privileges/index.twig:121
4305 #, fuzzy
4306 msgid "Export"
4307 msgstr "Sifeḍ"
4309 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4310 #: templates/preferences/header.twig:18
4311 #, fuzzy
4312 msgid "Features"
4313 msgstr "Caractéristiques"
4315 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4316 msgid "CSV using LOAD DATA"
4317 msgstr ""
4319 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4320 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
4321 #: libraries/classes/Menu.php:284 libraries/classes/Menu.php:390
4322 #: libraries/classes/Menu.php:516 libraries/classes/Util.php:1869
4323 #: libraries/classes/Util.php:1884 libraries/classes/Util.php:1901
4324 #: templates/import.twig:3 templates/import.twig:199
4325 #: templates/preferences/header.twig:48
4326 #: templates/preferences/manage/main.twig:11
4327 #: templates/server/status/monitor/index.twig:78
4328 #, fuzzy
4329 msgid "Import"
4330 msgstr "Kter"
4332 #: libraries/classes/Config/Forms/User/MainForm.php:37
4333 msgid "Default transformations"
4334 msgstr ""
4336 #: libraries/classes/Config/PageSettings.php:133
4337 msgid "Cannot save settings, submitted configuration form contains errors!"
4338 msgstr ""
4340 #: libraries/classes/Config.php:644
4341 #, php-format
4342 msgid "Existing configuration file (%s) is not readable."
4343 msgstr ""
4345 #: libraries/classes/Config.php:682
4346 msgid "Wrong permissions on configuration file, should not be world writable!"
4347 msgstr ""
4349 #: libraries/classes/Config.php:697
4350 msgid "Failed to read configuration file!"
4351 msgstr ""
4353 #: libraries/classes/Config.php:699
4354 msgid ""
4355 "This usually means there is a syntax error in it, please check any errors "
4356 "shown below."
4357 msgstr ""
4359 #: libraries/classes/Config.php:1224
4360 #, php-format
4361 msgid "Invalid server index: %s"
4362 msgstr ""
4364 #: libraries/classes/Config.php:1237
4365 #, php-format
4366 msgid "Server %d"
4367 msgstr ""
4369 #: libraries/classes/Config/ServerConfigChecks.php:67
4370 #, php-format
4371 msgid ""
4372 "This %soption%s should be disabled as it allows attackers to bruteforce "
4373 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4374 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4375 "protection with trusted proxies list may not be reliable if your IP belongs "
4376 "to an ISP where thousands of users, including you, are connected to."
4377 msgstr ""
4379 #: libraries/classes/Config/ServerConfigChecks.php:92
4380 msgid ""
4381 "This value should be double checked to ensure that this directory is neither "
4382 "world accessible nor readable or writable by other users on your server."
4383 msgstr ""
4385 #: libraries/classes/Config/ServerConfigChecks.php:162
4386 msgid "You should use SSL connections if your database server supports it."
4387 msgstr ""
4389 #: libraries/classes/Config/ServerConfigChecks.php:169
4390 #, php-format
4391 msgid ""
4392 "If you feel this is necessary, use additional protection settings - %1$shost "
4393 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4394 "based protection may not be reliable if your IP belongs to an ISP where "
4395 "thousands of users, including you, are connected to."
4396 msgstr ""
4398 #: libraries/classes/Config/ServerConfigChecks.php:195
4399 #, php-format
4400 msgid ""
4401 "You set the [kbd]config[/kbd] authentication type and included username and "
4402 "password for auto-login, which is not a desirable option for live hosts. "
4403 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4404 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4405 "[kbd]http[/kbd]."
4406 msgstr ""
4408 #: libraries/classes/Config/ServerConfigChecks.php:224
4409 msgid "You allow for connecting to the server without a password."
4410 msgstr ""
4412 #: libraries/classes/Config/ServerConfigChecks.php:304
4413 #, php-format
4414 msgid ""
4415 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4416 "system."
4417 msgstr ""
4419 #: libraries/classes/Config/ServerConfigChecks.php:325
4420 #, php-format
4421 msgid ""
4422 "%sZip compression%s requires functions (%s) which are unavailable on this "
4423 "system."
4424 msgstr ""
4426 #: libraries/classes/Config/ServerConfigChecks.php:359
4427 msgid ""
4428 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4429 "authentication, so a key was automatically generated for you. It is used to "
4430 "encrypt cookies; you don't need to remember it."
4431 msgstr ""
4433 #: libraries/classes/Config/ServerConfigChecks.php:373
4434 msgid "Key is too short, it should have at least 32 characters."
4435 msgstr ""
4437 #: libraries/classes/Config/ServerConfigChecks.php:383
4438 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4439 msgstr ""
4441 #: libraries/classes/Config/ServerConfigChecks.php:416
4442 #, php-format
4443 msgid ""
4444 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4445 "may cause random session invalidation (currently session.gc_maxlifetime is "
4446 "%5$d)."
4447 msgstr ""
4449 #: libraries/classes/Config/ServerConfigChecks.php:438
4450 #, php-format
4451 msgid ""
4452 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4453 "most. Values larger than 1800 may pose a security risk such as impersonation."
4454 msgstr ""
4456 #: libraries/classes/Config/ServerConfigChecks.php:464
4457 #, php-format
4458 msgid ""
4459 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4460 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4461 msgstr ""
4463 #: libraries/classes/Config/ServerConfigChecks.php:503
4464 #, php-format
4465 msgid ""
4466 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4467 "are unavailable on this system."
4468 msgstr ""
4470 #: libraries/classes/Config/ServerConfigChecks.php:534
4471 #, php-format
4472 msgid ""
4473 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4474 "are unavailable on this system."
4475 msgstr ""
4477 #: libraries/classes/ConfigStorage/Relation.php:1361
4478 #, fuzzy
4479 msgid "no description"
4480 msgstr "Aglam:"
4482 #: libraries/classes/ConfigStorage/Relation.php:1563
4483 #, php-format
4484 msgid ""
4485 "You do not have necessary privileges to create a database named '%s'. You "
4486 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4487 "configuration storage there."
4488 msgstr ""
4490 #: libraries/classes/ConfigStorage/UserGroups.php:110
4491 msgid "View users"
4492 msgstr ""
4494 #: libraries/classes/ConfigStorage/UserGroups.php:239
4495 msgid "Server-level tabs"
4496 msgstr ""
4498 #: libraries/classes/ConfigStorage/UserGroups.php:244
4499 msgid "Database-level tabs"
4500 msgstr ""
4502 #: libraries/classes/ConfigStorage/UserGroups.php:249
4503 msgid "Table-level tabs"
4504 msgstr ""
4506 #: libraries/classes/Config/Validator.php:243
4507 msgid "Could not connect to the database server!"
4508 msgstr ""
4510 #: libraries/classes/Config/Validator.php:279
4511 msgid "Invalid authentication type!"
4512 msgstr ""
4514 #: libraries/classes/Config/Validator.php:284
4515 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4516 msgstr ""
4518 #: libraries/classes/Config/Validator.php:290
4519 msgid ""
4520 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4521 "method!"
4522 msgstr ""
4524 #: libraries/classes/Config/Validator.php:297
4525 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4526 msgstr ""
4528 #: libraries/classes/Config/Validator.php:351
4529 msgid ""
4530 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4531 msgstr ""
4533 #: libraries/classes/Config/Validator.php:358
4534 msgid ""
4535 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4536 "storage!"
4537 msgstr ""
4539 #: libraries/classes/Config/Validator.php:449
4540 msgid "Incorrect value:"
4541 msgstr ""
4543 #: libraries/classes/Config/Validator.php:460
4544 #, php-format
4545 msgid "Incorrect IP address: %s"
4546 msgstr ""
4548 #: libraries/classes/Config/Validator.php:523
4549 #: templates/config/form_display/display.twig:66
4550 #, fuzzy
4551 msgid "Not a valid port number!"
4552 msgstr "Ma ulac aɣilif, sekcem uṭṭun n tiliɣri ameɣtu."
4554 #: libraries/classes/Config/Validator.php:545
4555 #: templates/config/form_display/display.twig:64
4556 msgid "Not a positive number!"
4557 msgstr ""
4559 #: libraries/classes/Config/Validator.php:567
4560 #: templates/config/form_display/display.twig:65
4561 msgid "Not a non-negative number!"
4562 msgstr ""
4564 #: libraries/classes/Config/Validator.php:608
4565 #: templates/config/form_display/display.twig:68
4566 #, php-format
4567 msgid "Value must be less than or equal to %s!"
4568 msgstr ""
4570 #: libraries/classes/Console.php:88
4571 #, php-format
4572 msgid "Showing %1$d bookmark (both private and shared)"
4573 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4574 msgstr[0] ""
4575 msgstr[1] ""
4577 #: libraries/classes/Console.php:95
4578 #, fuzzy
4579 msgid "No bookmarks"
4580 msgstr "Ti_craḍ n isebtar:"
4582 #: libraries/classes/Controllers/AbstractController.php:77
4583 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
4584 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:71
4585 #: libraries/classes/DbTableExists.php:46
4586 msgid "No databases selected."
4587 msgstr ""
4589 #: libraries/classes/Controllers/AbstractController.php:135
4590 #: libraries/classes/Controllers/SchemaExportController.php:29
4591 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
4592 msgid "Missing parameter:"
4593 msgstr ""
4595 #: libraries/classes/Controllers/ChangeLogController.php:38
4596 #: libraries/classes/Controllers/LicenseController.php:36
4597 #, php-format
4598 msgid ""
4599 "The %s file is not available on this system, please visit %s for more "
4600 "information."
4601 msgstr "Afaylu %s ulac-it deg unagraw agi, ugar n telɣut, ddu ɣer %s."
4603 #: libraries/classes/Controllers/Database/CentralColumnsController.php:146
4604 #, php-format
4605 msgid "Showing rows %1$s - %2$s."
4606 msgstr "Askan n izirigen %1$s - %2$s."
4608 #. l10n: The user tries to save a page with an existing name in Designer
4609 #: libraries/classes/Controllers/Database/DesignerController.php:113
4610 #, php-format
4611 msgid ""
4612 "There already exists a page named \"%s\" please rename it to something else."
4613 msgstr ""
4615 #: libraries/classes/Controllers/Database/ExportController.php:89
4616 #: libraries/classes/Controllers/Database/TrackingController.php:138
4617 #: libraries/classes/Controllers/Export/ExportController.php:349
4618 #: libraries/classes/Database/Qbe.php:322
4619 #: templates/database/structure/index.twig:25
4620 #: templates/navigation/tree/path.twig:9
4621 msgid "No tables found in database."
4622 msgstr "Ulac tifelwiyin yettwafen di taffa n isefka"
4624 #: libraries/classes/Controllers/Database/ExportController.php:151
4625 #: libraries/classes/Controllers/Server/ExportController.php:75
4626 #: libraries/classes/Controllers/Table/ExportController.php:111
4627 msgid "Could not load export plugins, please check your installation!"
4628 msgstr ""
4630 #: libraries/classes/Controllers/Database/ImportController.php:80
4631 #: libraries/classes/Controllers/Import/ImportController.php:608
4632 #: libraries/classes/Controllers/Server/ImportController.php:59
4633 #: libraries/classes/Controllers/Table/ImportController.php:70
4634 msgid "Could not load import plugins, please check your installation!"
4635 msgstr ""
4637 #: libraries/classes/Controllers/Database/Operations/CollationController.php:47
4638 #: libraries/classes/Controllers/Table/OperationsController.php:282
4639 msgid "No collation provided."
4640 msgstr ""
4642 #: libraries/classes/Controllers/Database/OperationsController.php:106
4643 #: libraries/classes/Controllers/Table/CreateController.php:69
4644 msgid "The database name is empty!"
4645 msgstr "Isem n taffa n isefka d ilem!"
4647 #: libraries/classes/Controllers/Database/OperationsController.php:115
4648 msgid "Cannot copy database to the same name. Change the name and try again."
4649 msgstr ""
4651 #: libraries/classes/Controllers/Database/OperationsController.php:200
4652 #, php-format
4653 msgid "Database %1$s has been renamed to %2$s."
4654 msgstr "Taffa n isefka %1$s tuɣal d  %2$s."
4656 #: libraries/classes/Controllers/Database/OperationsController.php:210
4657 #, php-format
4658 msgid "Database %1$s has been copied to %2$s."
4659 msgstr "Taffa n isefka %1$s tettwanɣel ar %2$s."
4661 #: libraries/classes/Controllers/Database/OperationsController.php:319
4662 #, php-format
4663 msgid ""
4664 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4665 msgstr "Asakles n twila n phpMyAdmin insa. %sAf-d acuɣeṛ%s."
4667 #: libraries/classes/Controllers/Database/SearchController.php:55
4668 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:87
4669 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:100
4670 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:81
4671 #: libraries/classes/Plugins/AuthenticationPlugin.php:180
4672 msgid "Access denied!"
4673 msgstr "Anekcum igdel!"
4675 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:19
4676 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:44
4677 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:44
4678 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:44
4679 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:20
4680 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
4681 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:35
4682 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:22
4683 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
4684 #: libraries/classes/Controllers/Export/TablesController.php:29
4685 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
4686 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:53
4687 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:53
4688 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:53
4689 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:53
4690 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:53
4691 #, fuzzy
4692 #| msgid "No tables selected."
4693 msgid "No table selected."
4694 msgstr "Ulac tafelwit ittwafernen."
4696 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:52
4697 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:52
4698 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:52
4699 msgid "Success!"
4700 msgstr "Yedda!"
4702 #: libraries/classes/Controllers/Database/StructureController.php:366
4703 #: templates/table/operations/index.twig:451
4704 #: templates/table/operations/view.twig:32
4705 #, php-format
4706 msgid "View %s has been dropped."
4707 msgstr ""
4709 #: libraries/classes/Controllers/Database/StructureController.php:367
4710 #: templates/table/operations/index.twig:451
4711 #, php-format
4712 msgid "Table %s has been dropped."
4713 msgstr ""
4715 #: libraries/classes/Controllers/Database/StructureController.php:414
4716 #: templates/table/operations/index.twig:410
4717 #: templates/table/operations/index.twig:428
4718 #, php-format
4719 msgid "Table %s has been emptied."
4720 msgstr ""
4722 #: libraries/classes/Controllers/Database/StructureController.php:577
4723 #: libraries/classes/Display/Results.php:3775
4724 #, php-format
4725 msgid ""
4726 "This view has at least this number of rows. Please refer to %sdocumentation"
4727 "%s."
4728 msgstr ""
4730 #: libraries/classes/Controllers/Database/StructureController.php:766
4731 #, fuzzy
4732 msgid "unknown"
4733 msgstr "arussin"
4735 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:55
4736 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:71
4737 #: libraries/classes/Controllers/JavaScriptMessagesController.php:492
4738 #: libraries/classes/Controllers/Table/DeleteRowsController.php:58
4739 #: libraries/classes/Controllers/Table/DropColumnController.php:56
4740 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
4741 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
4742 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:523
4743 #: libraries/classes/Plugins/Export/ExportHtmlword.php:627
4744 #: libraries/classes/Plugins/Export/ExportLatex.php:600
4745 #: libraries/classes/Plugins/Export/ExportOdt.php:777
4746 #: libraries/classes/Plugins/Export/ExportTexytext.php:613
4747 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:752
4748 #: templates/config/form_display/input.twig:42
4749 #: templates/database/central_columns/main.twig:356
4750 #: templates/database/data_dictionary/index.twig:47
4751 #: templates/database/data_dictionary/index.twig:91
4752 #: templates/database/designer/main.twig:1117
4753 #: templates/database/privileges/index.twig:69
4754 #: templates/database/structure/drop_form.twig:19
4755 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65
4756 #: templates/preferences/autoload.twig:11
4757 #: templates/preferences/manage/error.twig:18
4758 #: templates/server/privileges/new_user_ajax.twig:20
4759 #: templates/server/privileges/new_user_ajax.twig:34
4760 #: templates/server/privileges/privileges_summary.twig:38
4761 #: templates/server/privileges/privileges_summary.twig:41
4762 #: templates/server/privileges/privileges_summary.twig:43
4763 #: templates/server/privileges/users_overview.twig:53
4764 #: templates/server/privileges/users_overview.twig:65
4765 #: templates/table/delete/confirm.twig:28
4766 #: templates/table/privileges/index.twig:73
4767 #: templates/table/structure/display_structure.twig:80
4768 #: templates/table/structure/display_structure.twig:515
4769 #: templates/table/structure/drop_confirm.twig:19
4770 #: templates/table/structure/primary.twig:22
4771 #: templates/table/tracking/structure_snapshot_columns.twig:33
4772 #: templates/table/tracking/structure_snapshot_indexes.twig:23
4773 #: templates/table/tracking/structure_snapshot_indexes.twig:24
4774 msgid "Yes"
4775 msgstr "Ih"
4777 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
4778 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:72
4779 #: libraries/classes/Controllers/Table/DropColumnController.php:73
4780 #: libraries/classes/Controllers/Table/OperationsController.php:342
4781 #: libraries/classes/Controllers/Table/ReplaceController.php:442
4782 #: libraries/classes/Core.php:711 templates/preview_sql.twig:3
4783 #, fuzzy
4784 msgid "No change"
4785 msgstr "Beddel..."
4787 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:107
4788 msgid "Favorite List is full!"
4789 msgstr ""
4791 #: libraries/classes/Controllers/Database/TrackingController.php:91
4792 #: libraries/classes/Controllers/Database/TrackingController.php:111
4793 msgid "Tracking data deleted successfully."
4794 msgstr "Aḍfer n isefka ittwakkes akken iwata."
4796 #: libraries/classes/Controllers/Database/TrackingController.php:98
4797 #, php-format
4798 msgid ""
4799 "Version %1$s was created for selected tables, tracking is active for them."
4800 msgstr "Lqem %1$s ittwarna i tfelwiyen ittwafernen, aḍfer ittwarmed-asent."
4802 #: libraries/classes/Controllers/Database/TrackingController.php:128
4803 msgid "No tables selected."
4804 msgstr "Ulac tafelwit ittwafernen."
4806 #: libraries/classes/Controllers/Database/TrackingController.php:163
4807 msgid "Database Log"
4808 msgstr "Aγmis n taffa n isefka"
4810 #: libraries/classes/Controllers/ErrorReportController.php:104
4811 msgid ""
4812 "An error has been detected and an error report has been automatically "
4813 "submitted based on your settings."
4814 msgstr ""
4816 #: libraries/classes/Controllers/ErrorReportController.php:108
4817 msgid "Thank you for submitting this report."
4818 msgstr ""
4820 #: libraries/classes/Controllers/ErrorReportController.php:112
4821 msgid ""
4822 "An error has been detected and an error report has been generated but failed "
4823 "to be sent."
4824 msgstr ""
4826 #: libraries/classes/Controllers/ErrorReportController.php:115
4827 msgid "If you experience any problems please submit a bug report manually."
4828 msgstr ""
4830 #: libraries/classes/Controllers/ErrorReportController.php:118
4831 msgid "You may want to refresh the page."
4832 msgstr ""
4834 #: libraries/classes/Controllers/Export/ExportController.php:138
4835 #: libraries/classes/Export.php:1336
4836 msgid "Bad type!"
4837 msgstr "Tawsit mačči d tameγnut !"
4839 #: libraries/classes/Controllers/Export/ExportController.php:232
4840 msgid "Bad parameters!"
4841 msgstr ""
4843 #: libraries/classes/Controllers/HomeController.php:102
4844 msgid ""
4845 "You were logged out from one server, to logout completely from phpMyAdmin, "
4846 "you need to logout from all servers."
4847 msgstr ""
4849 #: libraries/classes/Controllers/HomeController.php:203
4850 #, php-format
4851 msgid ""
4852 "The phpMyAdmin configuration storage is not completely configured, some "
4853 "extended features have been deactivated. %sFind out why%s. "
4854 msgstr ""
4856 #: libraries/classes/Controllers/HomeController.php:209
4857 msgid ""
4858 "Or alternately go to 'Operations' tab of any database to set it up there."
4859 msgstr ""
4861 #: libraries/classes/Controllers/HomeController.php:274
4862 msgid ""
4863 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
4864 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
4865 "than cookie validity configured in phpMyAdmin, because of this, your login "
4866 "might expire sooner than configured in phpMyAdmin."
4867 msgstr ""
4869 #: libraries/classes/Controllers/HomeController.php:294
4870 msgid ""
4871 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
4872 "because of this, your login will expire sooner than configured in phpMyAdmin."
4873 msgstr ""
4875 #: libraries/classes/Controllers/HomeController.php:313
4876 msgid ""
4877 "Your server is running with default values for the controluser and password "
4878 "(controlpass) and is open to intrusion; you really should fix this security "
4879 "weakness by changing the password for controluser 'pma'."
4880 msgstr ""
4882 #: libraries/classes/Controllers/HomeController.php:329
4883 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
4884 msgstr ""
4886 #: libraries/classes/Controllers/HomeController.php:337
4887 #, php-format
4888 msgid ""
4889 "The secret passphrase in configuration (blowfish_secret) is not the correct "
4890 "length. It should be %d bytes long."
4891 msgstr ""
4893 #: libraries/classes/Controllers/HomeController.php:354
4894 msgid ""
4895 "Directory [code]config[/code], which is used by the setup script, still "
4896 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
4897 "once phpMyAdmin has been configured. Otherwise the security of your server "
4898 "may be compromised by unauthorized people downloading your configuration."
4899 msgstr ""
4901 #: libraries/classes/Controllers/HomeController.php:375
4902 #, php-format
4903 msgid ""
4904 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
4905 "issues."
4906 msgstr ""
4908 #: libraries/classes/Controllers/HomeController.php:389
4909 #, php-format
4910 msgid ""
4911 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
4912 "templates and will be slow because of this."
4913 msgstr ""
4915 #: libraries/classes/Controllers/HomeController.php:446
4916 msgid ""
4917 "The mbstring PHP extension was not found and you seem to be using a "
4918 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
4919 "split strings correctly and it may result in unexpected results."
4920 msgstr ""
4922 #: libraries/classes/Controllers/HomeController.php:464
4923 msgid ""
4924 "The curl extension was not found and allow_url_fopen is disabled. Due to "
4925 "this some features such as error reporting or version check are disabled."
4926 msgstr ""
4928 #: libraries/classes/Controllers/Import/ImportController.php:134
4929 msgid "Incomplete params"
4930 msgstr ""
4932 #: libraries/classes/Controllers/Import/ImportController.php:148
4933 msgid "Succeeded"
4934 msgstr "Yedda"
4936 #: libraries/classes/Controllers/Import/ImportController.php:152
4937 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
4938 #, fuzzy
4939 msgid "Failed"
4940 msgstr "Ur yeddi ara"
4942 #: libraries/classes/Controllers/Import/ImportController.php:253
4943 #, php-format
4944 msgid ""
4945 "You probably tried to upload a file that is too large. Please refer to "
4946 "%sdocumentation%s for a workaround for this limit."
4947 msgstr ""
4949 #: libraries/classes/Controllers/Import/ImportController.php:411
4950 #: libraries/classes/Controllers/Import/ImportController.php:648
4951 msgid "Showing bookmark"
4952 msgstr ""
4954 #: libraries/classes/Controllers/Import/ImportController.php:437
4955 #: libraries/classes/Controllers/Import/ImportController.php:644
4956 msgid "The bookmark has been deleted."
4957 msgstr ""
4959 #: libraries/classes/Controllers/Import/ImportController.php:554
4960 msgid ""
4961 "No data was received to import. Either no file name was submitted, or the "
4962 "file size exceeded the maximum size permitted by your PHP configuration. See "
4963 "[doc@faq1-16]FAQ 1.16[/doc]."
4964 msgstr ""
4966 #: libraries/classes/Controllers/Import/ImportController.php:656
4967 #, php-format
4968 msgid "Import has been successfully finished, %d query executed."
4969 msgid_plural "Import has been successfully finished, %d queries executed."
4970 msgstr[0] ""
4971 msgstr[1] ""
4973 #: libraries/classes/Controllers/Import/ImportController.php:688
4974 #, php-format
4975 msgid ""
4976 "Script timeout passed, if you want to finish import, please %sresubmit the "
4977 "same file%s and import will resume."
4978 msgstr ""
4980 #: libraries/classes/Controllers/Import/ImportController.php:698
4981 msgid ""
4982 "However on last run no data has been parsed, this usually means phpMyAdmin "
4983 "won't be able to finish this import unless you increase php time limits."
4984 msgstr ""
4986 #: libraries/classes/Controllers/Import/ImportController.php:768
4987 #: libraries/classes/Controllers/Sql/SqlController.php:173
4988 msgid "\"DROP DATABASE\" statements are disabled."
4989 msgstr ""
4991 #: libraries/classes/Controllers/Import/SimulateDmlController.php:38
4992 msgid "Only single-table UPDATE and DELETE queries can be simulated."
4993 msgstr ""
4995 #: libraries/classes/Controllers/Import/StatusController.php:69
4996 msgid "Could not load the progress of the import."
4997 msgstr ""
4999 #: libraries/classes/Controllers/JavaScriptMessagesController.php:44
5000 #, php-format
5001 msgid "Do you really want to execute \"%s\"?"
5002 msgstr ""
5004 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
5005 msgid "You are about to DESTROY a complete database!"
5006 msgstr ""
5008 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
5009 msgid "Cannot rename database to the same name. Change the name and try again"
5010 msgstr ""
5012 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
5013 msgid "You are about to DESTROY a complete table!"
5014 msgstr ""
5016 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
5017 msgid "You are about to TRUNCATE a complete table!"
5018 msgstr ""
5020 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
5021 msgid "You are about to DELETE all the rows of the table!"
5022 msgstr ""
5024 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
5025 msgid "Delete tracking data for this table?"
5026 msgstr ""
5028 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
5029 msgid "Delete tracking data for these tables?"
5030 msgstr ""
5032 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
5033 msgid "Delete tracking data for this version?"
5034 msgstr ""
5036 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
5037 msgid "Delete tracking data for these versions?"
5038 msgstr ""
5040 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
5041 msgid "Delete entry from tracking report?"
5042 msgstr ""
5044 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
5045 msgid "Deleting tracking data"
5046 msgstr ""
5048 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
5049 msgid "Dropping Primary Key/Index"
5050 msgstr ""
5052 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
5053 msgid "Dropping Foreign key."
5054 msgstr ""
5056 #: libraries/classes/Controllers/JavaScriptMessagesController.php:60
5057 msgid "This operation could take a long time. Proceed anyway?"
5058 msgstr ""
5060 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
5061 #, php-format
5062 msgid "Do you really want to delete user group \"%s\"?"
5063 msgstr ""
5065 #: libraries/classes/Controllers/JavaScriptMessagesController.php:62
5066 #, php-format
5067 msgid "Do you really want to delete the search \"%s\"?"
5068 msgstr ""
5070 #: libraries/classes/Controllers/JavaScriptMessagesController.php:63
5071 msgid "You have unsaved changes; are you sure you want to leave this page?"
5072 msgstr ""
5074 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
5075 msgid ""
5076 "You are trying to reduce the number of rows, but have already entered data "
5077 "in those rows which will be lost. Do you wish to continue?"
5078 msgstr ""
5080 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5081 msgid "Do you really want to revoke the selected user(s) ?"
5082 msgstr ""
5084 #: libraries/classes/Controllers/JavaScriptMessagesController.php:69
5085 msgid "Do you really want to delete this central column?"
5086 msgstr ""
5088 #: libraries/classes/Controllers/JavaScriptMessagesController.php:70
5089 msgid "Do you really want to delete the selected items?"
5090 msgstr ""
5092 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5093 msgid ""
5094 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5095 "the data related to the selected partition(s)!"
5096 msgstr ""
5098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5099 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5100 msgstr ""
5102 #: libraries/classes/Controllers/JavaScriptMessagesController.php:76
5103 msgid "Do you really want to remove partitioning?"
5104 msgstr ""
5106 #: libraries/classes/Controllers/JavaScriptMessagesController.php:77
5107 msgid "Do you really want to reset the replica (RESET REPLICA)?"
5108 msgstr ""
5110 #: libraries/classes/Controllers/JavaScriptMessagesController.php:79
5111 msgid ""
5112 "This operation will attempt to convert your data to the new collation. In "
5113 "rare cases, especially where a character doesn't exist in the new collation, "
5114 "this process could cause the data to appear incorrectly under the new "
5115 "collation; in this case we suggest you revert to the original collation and "
5116 "refer to the tips at "
5117 msgstr ""
5119 #: libraries/classes/Controllers/JavaScriptMessagesController.php:85
5120 msgid "Garbled Data"
5121 msgstr ""
5123 #: libraries/classes/Controllers/JavaScriptMessagesController.php:87
5124 msgid "Are you sure you wish to change the collation and convert the data?"
5125 msgstr ""
5127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:90
5128 msgid ""
5129 "Through this operation, MySQL attempts to map the data values between "
5130 "collations. If the character sets are incompatible, there may be data loss "
5131 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5132 "column collation(s). <b>To convert existing data, it is suggested to use the "
5133 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5134 "</b>"
5135 msgstr ""
5137 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5138 msgid ""
5139 "Are you sure you wish to change all the column collations and convert the "
5140 "data?"
5141 msgstr ""
5143 #: libraries/classes/Controllers/JavaScriptMessagesController.php:101
5144 #: templates/export.twig:324
5145 msgid "Save & close"
5146 msgstr ""
5148 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5149 #: templates/config/form_display/display.twig:47
5150 #: templates/preferences/manage/main.twig:114
5151 #: templates/preferences/manage/main.twig:122
5152 #: templates/table/insert/actions_panel.twig:36
5153 #, fuzzy
5154 msgid "Reset"
5155 msgstr "Ales awennez"
5157 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5158 msgid "Reset all"
5159 msgstr ""
5161 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5162 msgid "Missing value in the form!"
5163 msgstr ""
5165 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5166 msgid "Select at least one of the options!"
5167 msgstr ""
5169 #: libraries/classes/Controllers/JavaScriptMessagesController.php:108
5170 msgid "Please enter a valid number!"
5171 msgstr ""
5173 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5174 msgid "Please enter a valid length!"
5175 msgstr ""
5177 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5178 msgid "Add index"
5179 msgstr ""
5181 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5182 msgid "Edit index"
5183 msgstr ""
5185 #. l10n: Rename a table Index
5186 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5187 #, fuzzy
5188 msgid "Rename index"
5189 msgstr "Snifel isem ɣer"
5191 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5192 #: templates/table/index_form.twig:234
5193 #, php-format
5194 msgid "Add %s column(s) to index"
5195 msgstr ""
5197 #: libraries/classes/Controllers/JavaScriptMessagesController.php:115
5198 msgid "Create single-column index"
5199 msgstr ""
5201 #: libraries/classes/Controllers/JavaScriptMessagesController.php:116
5202 msgid "Create composite index"
5203 msgstr ""
5205 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5206 msgid "Composite with:"
5207 msgstr ""
5209 #: libraries/classes/Controllers/JavaScriptMessagesController.php:118
5210 msgid "Please select column(s) for the index."
5211 msgstr ""
5213 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5214 #: templates/columns_definitions/column_definitions_form.twig:156
5215 #: templates/modals/index_dialog_modal.twig:11
5216 #: templates/table/index_form.twig:240
5217 #: templates/table/index_rename_form.twig:28
5218 #: templates/table/insert/actions_panel.twig:35
5219 #: templates/table/relation/common_form.twig:224
5220 #: templates/table/structure/display_structure.twig:344
5221 msgid "Preview SQL"
5222 msgstr ""
5224 #: libraries/classes/Controllers/JavaScriptMessagesController.php:124
5225 #: templates/sql/query.twig:218
5226 msgid "Simulate query"
5227 msgstr ""
5229 #: libraries/classes/Controllers/JavaScriptMessagesController.php:125
5230 msgid "Matched rows:"
5231 msgstr ""
5233 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5234 #: libraries/classes/Html/Generator.php:877 templates/export.twig:67
5235 msgid "SQL query:"
5236 msgstr ""
5238 #. l10n: Default label for the y-Axis of Charts
5239 #: libraries/classes/Controllers/JavaScriptMessagesController.php:130
5240 msgid "Y values"
5241 msgstr ""
5243 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5244 msgid "Please enter the SQL query first."
5245 msgstr ""
5247 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5248 msgid "The host name is empty!"
5249 msgstr ""
5251 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5252 msgid "The user name is empty!"
5253 msgstr ""
5255 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5256 #: libraries/classes/Server/Privileges.php:944
5257 #: libraries/classes/UserPassword.php:42
5258 msgid "The password is empty!"
5259 msgstr ""
5261 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5262 #: libraries/classes/Server/Privileges.php:942
5263 #: libraries/classes/UserPassword.php:46
5264 msgid "The passwords aren't the same!"
5265 msgstr ""
5267 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5268 msgid "Removing Selected Users"
5269 msgstr ""
5271 #: libraries/classes/Controllers/JavaScriptMessagesController.php:141
5272 #: libraries/classes/Tracking.php:235 libraries/classes/Tracking.php:639
5273 #: templates/columns_definitions/column_definitions_form.twig:175
5274 #: templates/columns_definitions/column_definitions_form.twig:180
5275 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5276 #: templates/export_modal.twig:10 templates/export.twig:82
5277 #: templates/export.twig:92 templates/export.twig:194
5278 #: templates/home/index.twig:296 templates/home/index.twig:304
5279 #: templates/modals/add_index.twig:6 templates/modals/build_query.twig:6
5280 #: templates/modals/build_query.twig:16 templates/modals/change_password.twig:6
5281 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5282 #: templates/modals/enum_set_editor.twig:6
5283 #: templates/modals/enum_set_editor.twig:11
5284 #: templates/modals/function_confirm.twig:6
5285 #: templates/modals/function_confirm.twig:11
5286 #: templates/modals/index_dialog_modal.twig:6
5287 #: templates/modals/index_dialog_modal.twig:12
5288 #: templates/modals/page_settings.twig:6
5289 #: templates/modals/preview_sql_confirmation.twig:6
5290 #: templates/modals/preview_sql_confirmation.twig:15
5291 #: templates/modals/preview_sql_modal.twig:6
5292 #: templates/modals/preview_sql_modal.twig:10
5293 #: templates/modals/unhide_nav_item.twig:6
5294 #: templates/modals/unhide_nav_item.twig:10
5295 #: templates/server/privileges/users_overview.twig:169
5296 #: templates/server/privileges/users_overview.twig:177
5297 #: templates/server/status/advisor/index.twig:20
5298 #: templates/server/status/advisor/index.twig:45
5299 #: templates/server/status/monitor/index.twig:129
5300 #: templates/server/status/monitor/index.twig:218
5301 #: templates/server/user_groups/user_groups.twig:51
5302 #: templates/server/user_groups/user_groups.twig:55
5303 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5304 #: templates/table/insert/actions_panel.twig:47
5305 #: templates/table/insert/actions_panel.twig:52
5306 #: templates/table/relation/common_form.twig:234
5307 #: templates/table/relation/common_form.twig:239
5308 #: templates/table/search/index.twig:182
5309 #: templates/table/structure/display_structure.twig:329
5310 #: templates/table/structure/display_structure.twig:345
5311 #: templates/table/structure/display_structure.twig:356
5312 #: templates/table/zoom_search/result_form.twig:27
5313 #: templates/table/zoom_search/result_form.twig:79
5314 #: templates/table/zoom_search/result_form.twig:96
5315 #, fuzzy
5316 msgid "Close"
5317 msgstr "Fermer"
5319 #: libraries/classes/Controllers/JavaScriptMessagesController.php:142
5320 #: templates/server/privileges/users_overview.twig:105
5321 msgctxt "Lock the account."
5322 msgid "Lock"
5323 msgstr ""
5325 #: libraries/classes/Controllers/JavaScriptMessagesController.php:143
5326 #: templates/server/privileges/users_overview.twig:102
5327 msgctxt "Unlock the account."
5328 msgid "Unlock"
5329 msgstr ""
5331 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5332 #: templates/server/privileges/users_overview.twig:100
5333 #, fuzzy
5334 msgid "Lock this account."
5335 msgstr "% seg tgejdit"
5337 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5338 #: templates/server/privileges/users_overview.twig:100
5339 #, fuzzy
5340 msgid "Unlock this account."
5341 msgstr "Amiḍan n useqdac"
5343 #: libraries/classes/Controllers/JavaScriptMessagesController.php:148
5344 msgid "Template was created."
5345 msgstr ""
5347 #: libraries/classes/Controllers/JavaScriptMessagesController.php:149
5348 msgid "Template was loaded."
5349 msgstr ""
5351 #: libraries/classes/Controllers/JavaScriptMessagesController.php:150
5352 msgid "Template was updated."
5353 msgstr ""
5355 #: libraries/classes/Controllers/JavaScriptMessagesController.php:151
5356 msgid "Template was deleted."
5357 msgstr ""
5359 #. l10n: Other, small valued, queries
5360 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5361 #: libraries/classes/Controllers/Server/Status/QueriesController.php:93
5362 #: libraries/classes/Server/Status/Data.php:163
5363 #, fuzzy
5364 msgid "Other"
5365 msgstr "Ayen-nniḍen"
5367 #. l10n: Thousands separator
5368 #: libraries/classes/Controllers/JavaScriptMessagesController.php:156
5369 #: libraries/classes/Util.php:539 libraries/classes/Util.php:571
5370 msgid ","
5371 msgstr ","
5373 #. l10n: Decimal separator
5374 #: libraries/classes/Controllers/JavaScriptMessagesController.php:158
5375 #: libraries/classes/Util.php:537 libraries/classes/Util.php:569
5376 msgid "."
5377 msgstr ""
5379 #: libraries/classes/Controllers/JavaScriptMessagesController.php:160
5380 msgid "Connections / Processes"
5381 msgstr ""
5383 #: libraries/classes/Controllers/JavaScriptMessagesController.php:163
5384 msgid "Local monitor configuration incompatible!"
5385 msgstr ""
5387 #: libraries/classes/Controllers/JavaScriptMessagesController.php:165
5388 msgid ""
5389 "The chart arrangement configuration in your browsers local storage is not "
5390 "compatible anymore to the newer version of the monitor dialog. It is very "
5391 "likely that your current configuration will not work anymore. Please reset "
5392 "your configuration to default in the <i>Settings</i> menu."
5393 msgstr ""
5395 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5396 msgid "Query cache efficiency"
5397 msgstr ""
5399 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5400 msgid "Query cache usage"
5401 msgstr ""
5403 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5404 msgid "Query cache used"
5405 msgstr ""
5407 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5408 msgid "System CPU usage"
5409 msgstr ""
5411 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5412 msgid "System memory"
5413 msgstr ""
5415 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5416 msgid "System swap"
5417 msgstr ""
5419 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5420 msgid "Average load"
5421 msgstr ""
5423 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5424 msgid "Total memory"
5425 msgstr ""
5427 #: libraries/classes/Controllers/JavaScriptMessagesController.php:181
5428 msgid "Cached memory"
5429 msgstr ""
5431 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5432 msgid "Buffered memory"
5433 msgstr ""
5435 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5436 msgid "Free memory"
5437 msgstr ""
5439 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5440 msgid "Used memory"
5441 msgstr ""
5443 #: libraries/classes/Controllers/JavaScriptMessagesController.php:186
5444 msgid "Total swap"
5445 msgstr ""
5447 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5448 msgid "Cached swap"
5449 msgstr ""
5451 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5452 msgid "Used swap"
5453 msgstr ""
5455 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5456 msgid "Free swap"
5457 msgstr ""
5459 #: libraries/classes/Controllers/JavaScriptMessagesController.php:191
5460 msgid "Bytes sent"
5461 msgstr ""
5463 #: libraries/classes/Controllers/JavaScriptMessagesController.php:192
5464 msgid "Bytes received"
5465 msgstr ""
5467 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5468 #: templates/server/status/status/index.twig:36
5469 msgid "Connections"
5470 msgstr "Tuqqniwin"
5472 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
5473 #: templates/server/status/base.twig:11
5474 #: templates/server/status/processes/list.twig:5
5475 msgid "Processes"
5476 msgstr ""
5478 #. l10n: shortcuts for Byte
5479 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5480 #: libraries/classes/Util.php:447
5481 msgid "B"
5482 msgstr "AṬ"
5484 #. l10n: shortcuts for Kilobyte
5485 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5486 #: libraries/classes/Util.php:449
5487 #: templates/server/status/monitor/index.twig:186
5488 msgid "KiB"
5489 msgstr "KAṬ"
5491 #. l10n: shortcuts for Megabyte
5492 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5493 #: libraries/classes/Util.php:451
5494 #: templates/server/status/monitor/index.twig:187
5495 msgid "MiB"
5496 msgstr "MAṬ"
5498 #. l10n: shortcuts for Gigabyte
5499 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5500 #: libraries/classes/Util.php:453
5501 msgid "GiB"
5502 msgstr "GAṬ"
5504 #. l10n: shortcuts for Terabyte
5505 #: libraries/classes/Controllers/JavaScriptMessagesController.php:201
5506 #: libraries/classes/Util.php:455
5507 msgid "TiB"
5508 msgstr "TAṬ"
5510 #. l10n: shortcuts for Petabyte
5511 #: libraries/classes/Controllers/JavaScriptMessagesController.php:202
5512 #: libraries/classes/Util.php:457
5513 msgid "PiB"
5514 msgstr "PAṬ"
5516 #. l10n: shortcuts for Exabyte
5517 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5518 #: libraries/classes/Util.php:459
5519 msgid "EiB"
5520 msgstr "EAṬ"
5522 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5523 #, php-format
5524 msgid "%d table(s)"
5525 msgstr "%d tfelwit(yin)"
5527 #. l10n: Questions is the name of a MySQL Status variable
5528 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5529 msgid "Questions"
5530 msgstr "Isteqsiyen"
5532 #: libraries/classes/Controllers/JavaScriptMessagesController.php:208
5533 #: templates/server/status/status/index.twig:14
5534 msgid "Traffic"
5535 msgstr ""
5537 #: libraries/classes/Controllers/JavaScriptMessagesController.php:209
5538 #: libraries/classes/Menu.php:521 libraries/classes/Util.php:1870
5539 #: templates/server/status/monitor/index.twig:12
5540 msgid "Settings"
5541 msgstr "Iɣewaren"
5543 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5544 #: templates/server/status/monitor/index.twig:217
5545 msgid "Add chart to grid"
5546 msgstr ""
5548 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5549 msgid "Please add at least one variable to the series!"
5550 msgstr ""
5552 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5553 #: libraries/classes/Display/Results.php:1068
5554 #: libraries/classes/Plugins/Export/ExportSql.php:2197
5555 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
5556 #: libraries/config.values.php:111
5557 #: templates/columns_definitions/column_attributes.twig:208
5558 #: templates/columns_definitions/column_attributes.twig:229
5559 #: templates/database/central_columns/main.twig:305
5560 #: templates/database/designer/main.twig:588 templates/export.twig:433
5561 #: templates/server/privileges/privileges_summary.twig:31
5562 #: templates/server/status/monitor/index.twig:211
5563 #: templates/server/status/processes/list.twig:54
5564 #: templates/table/zoom_search/index.twig:62
5565 #: templates/table/zoom_search/index.twig:122
5566 msgid "None"
5567 msgstr "Ula yiwen"
5569 #. l10n: SQL Query on modal to show exported query
5570 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5571 #, fuzzy
5572 msgid "SQL Query"
5573 msgstr "Tuttra"
5575 #: libraries/classes/Controllers/JavaScriptMessagesController.php:215
5576 msgid "Resume monitor"
5577 msgstr ""
5579 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5580 msgid "Pause monitor"
5581 msgstr ""
5583 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
5584 #: templates/server/status/processes/index.twig:57
5585 msgid "Start auto refresh"
5586 msgstr ""
5588 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
5589 msgid "Stop auto refresh"
5590 msgstr ""
5592 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
5593 msgid "general_log and slow_query_log are enabled."
5594 msgstr ""
5596 #: libraries/classes/Controllers/JavaScriptMessagesController.php:221
5597 msgid "general_log is enabled."
5598 msgstr ""
5600 #: libraries/classes/Controllers/JavaScriptMessagesController.php:222
5601 msgid "slow_query_log is enabled."
5602 msgstr ""
5604 #: libraries/classes/Controllers/JavaScriptMessagesController.php:223
5605 msgid "slow_query_log and general_log are disabled."
5606 msgstr ""
5608 #: libraries/classes/Controllers/JavaScriptMessagesController.php:224
5609 msgid "log_output is not set to TABLE."
5610 msgstr ""
5612 #: libraries/classes/Controllers/JavaScriptMessagesController.php:225
5613 msgid "log_output is set to TABLE."
5614 msgstr ""
5616 #: libraries/classes/Controllers/JavaScriptMessagesController.php:227
5617 #, php-format
5618 msgid ""
5619 "slow_query_log is enabled, but the server logs only queries that take longer "
5620 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
5621 "depending on your system."
5622 msgstr ""
5624 #: libraries/classes/Controllers/JavaScriptMessagesController.php:231
5625 #, php-format
5626 msgid "long_query_time is set to %d second(s)."
5627 msgstr ""
5629 #: libraries/classes/Controllers/JavaScriptMessagesController.php:233
5630 msgid ""
5631 "Following settings will be applied globally and reset to default on server "
5632 "restart:"
5633 msgstr ""
5635 #. l10n: %s is FILE or TABLE
5636 #: libraries/classes/Controllers/JavaScriptMessagesController.php:236
5637 #, php-format
5638 msgid "Set log_output to %s"
5639 msgstr ""
5641 #. l10n: Enable in this context means setting a status variable to ON
5642 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
5643 #, php-format
5644 msgid "Enable %s"
5645 msgstr ""
5647 #. l10n: Disable in this context means setting a status variable to OFF
5648 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
5649 #, php-format
5650 msgid "Disable %s"
5651 msgstr ""
5653 #. l10n: %d seconds
5654 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
5655 #, php-format
5656 msgid "Set long_query_time to %d seconds."
5657 msgstr ""
5659 #: libraries/classes/Controllers/JavaScriptMessagesController.php:244
5660 msgid ""
5661 "You can't change these variables. Please log in as root or contact your "
5662 "database administrator."
5663 msgstr ""
5665 #: libraries/classes/Controllers/JavaScriptMessagesController.php:246
5666 #, fuzzy
5667 msgid "Change settings"
5668 msgstr "Snifel ta&wila"
5670 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
5671 msgid "Current settings"
5672 msgstr ""
5674 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
5675 msgid "Chart title"
5676 msgstr ""
5678 #. l10n: As in differential values
5679 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
5680 msgid "Differential"
5681 msgstr ""
5683 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
5684 #, php-format
5685 msgid "Divided by %s"
5686 msgstr ""
5688 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
5689 #, fuzzy
5690 msgid "Unit"
5691 msgstr "Aferdis :"
5693 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
5694 msgid "From slow log"
5695 msgstr ""
5697 #: libraries/classes/Controllers/JavaScriptMessagesController.php:256
5698 msgid "From general log"
5699 msgstr ""
5701 #: libraries/classes/Controllers/JavaScriptMessagesController.php:257
5702 msgid "The database name is not known for this query in the server's logs."
5703 msgstr ""
5705 #: libraries/classes/Controllers/JavaScriptMessagesController.php:258
5706 msgid "Analysing logs"
5707 msgstr ""
5709 #: libraries/classes/Controllers/JavaScriptMessagesController.php:259
5710 msgid "Analysing & loading logs. This may take a while."
5711 msgstr ""
5713 #: libraries/classes/Controllers/JavaScriptMessagesController.php:260
5714 msgid "Cancel request"
5715 msgstr ""
5717 #: libraries/classes/Controllers/JavaScriptMessagesController.php:262
5718 msgid ""
5719 "This column shows the amount of identical queries that are grouped together. "
5720 "However only the SQL query itself has been used as a grouping criteria, so "
5721 "the other attributes of queries, such as start time, may differ."
5722 msgstr ""
5724 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
5725 msgid ""
5726 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
5727 "same table are also being grouped together, disregarding of the inserted "
5728 "data."
5729 msgstr ""
5731 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
5732 msgid "Log data loaded. Queries executed in this time span:"
5733 msgstr ""
5735 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
5736 msgid "Jump to Log table"
5737 msgstr ""
5739 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
5740 msgid "No data found"
5741 msgstr ""
5743 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
5744 msgid "Log analysed, but no data found in this time span."
5745 msgstr ""
5747 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
5748 msgid "Analyzing…"
5749 msgstr ""
5751 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
5752 msgid "Explain output"
5753 msgstr ""
5755 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
5756 #: libraries/classes/Menu.php:488
5757 #: libraries/classes/Server/Status/Processes.php:138
5758 #: libraries/classes/Util.php:1866 libraries/config.values.php:157
5759 #: templates/database/events/editor_form.twig:25
5760 #: templates/database/events/index.twig:44
5761 #: templates/database/tracking/tables.twig:17
5762 #: templates/table/tracking/main.twig:31
5763 #, fuzzy
5764 msgid "Status"
5765 msgstr "Aẓayer"
5767 #. l10n: A specific point in the day, as shown on a clock.
5768 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
5769 #: libraries/classes/Controllers/JavaScriptMessagesController.php:801
5770 #: libraries/classes/Plugins/Export/ExportHtmlword.php:470
5771 #: libraries/classes/Plugins/Export/ExportOdt.php:593
5772 #: libraries/classes/Plugins/Export/ExportTexytext.php:451
5773 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:358
5774 #: libraries/classes/Server/Status/Processes.php:134
5775 #: templates/database/triggers/list.twig:47
5776 #: templates/sql/profiling_chart.twig:17
5777 #, fuzzy
5778 msgid "Time"
5779 msgstr "Akud"
5781 #: libraries/classes/Controllers/JavaScriptMessagesController.php:281
5782 msgid "Total time:"
5783 msgstr ""
5785 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
5786 msgid "Profiling results"
5787 msgstr ""
5789 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
5790 msgctxt "Display format"
5791 msgid "Table"
5792 msgstr "Tafelwit"
5794 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
5795 #, fuzzy
5796 msgid "Chart"
5797 msgstr "Udlif"
5799 #: libraries/classes/Controllers/JavaScriptMessagesController.php:286
5800 #: templates/export.twig:210
5801 #, fuzzy
5802 #| msgid "Database"
5803 msgctxt "Alias"
5804 msgid "Database"
5805 msgstr "Taffa n isefka"
5807 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
5808 #: templates/export.twig:224
5809 #, fuzzy
5810 #| msgid "Table"
5811 msgctxt "Alias"
5812 msgid "Table"
5813 msgstr "Tafelwit"
5815 #: libraries/classes/Controllers/JavaScriptMessagesController.php:288
5816 #: templates/export.twig:237
5817 #, fuzzy
5818 #| msgid "Column"
5819 msgctxt "Alias"
5820 msgid "Column"
5821 msgstr "Tigejdit"
5823 #. l10n: A collection of available filters
5824 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
5825 msgid "Log table filter options"
5826 msgstr ""
5828 #. l10n: Filter as in "Start Filtering"
5829 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
5830 #, fuzzy
5831 msgid "Filter"
5832 msgstr "Zizdeg"
5834 #: libraries/classes/Controllers/JavaScriptMessagesController.php:294
5835 msgid "Filter queries by word/regexp:"
5836 msgstr ""
5838 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
5839 msgid "Group queries, ignoring variable data in WHERE clauses"
5840 msgstr ""
5842 #: libraries/classes/Controllers/JavaScriptMessagesController.php:296
5843 msgid "Sum of grouped rows:"
5844 msgstr ""
5846 #: libraries/classes/Controllers/JavaScriptMessagesController.php:297
5847 #: libraries/classes/Engines/Innodb.php:138
5848 #: templates/server/databases/index.twig:253
5849 #, fuzzy
5850 msgid "Total:"
5851 msgstr "Asemday"
5853 #: libraries/classes/Controllers/JavaScriptMessagesController.php:299
5854 msgid "Loading logs"
5855 msgstr ""
5857 #: libraries/classes/Controllers/JavaScriptMessagesController.php:300
5858 msgid "Monitor refresh failed"
5859 msgstr ""
5861 #: libraries/classes/Controllers/JavaScriptMessagesController.php:302
5862 msgid ""
5863 "While requesting new chart data the server returned an invalid response. "
5864 "This is most likely because your session expired. Reloading the page and "
5865 "reentering your credentials should help."
5866 msgstr ""
5868 #: libraries/classes/Controllers/JavaScriptMessagesController.php:306
5869 #, fuzzy
5870 msgid "Reload page"
5871 msgstr "Ales asali n usebter"
5873 #: libraries/classes/Controllers/JavaScriptMessagesController.php:308
5874 msgid "Affected rows:"
5875 msgstr ""
5877 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
5878 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
5879 msgstr ""
5881 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
5882 msgid ""
5883 "Failed building chart grid with imported config. Resetting to default config…"
5884 msgstr ""
5886 #: libraries/classes/Controllers/JavaScriptMessagesController.php:315
5887 msgid "Import monitor configuration"
5888 msgstr ""
5890 #: libraries/classes/Controllers/JavaScriptMessagesController.php:316
5891 msgid "Please select the file you want to import."
5892 msgstr ""
5894 #: libraries/classes/Controllers/JavaScriptMessagesController.php:317
5895 #, fuzzy
5896 msgid "Please enter a valid table name."
5897 msgstr "Ma ulac aɣilif, sekcem tansa imayl tameɣtut."
5899 #: libraries/classes/Controllers/JavaScriptMessagesController.php:318
5900 #, fuzzy
5901 msgid "Please enter a valid database name."
5902 msgstr "Ma ulac aɣilif, sekcem tansa imayl tameɣtut."
5904 #: libraries/classes/Controllers/JavaScriptMessagesController.php:319
5905 msgid "No files available on server for import!"
5906 msgstr ""
5908 #: libraries/classes/Controllers/JavaScriptMessagesController.php:321
5909 msgid "Analyse query"
5910 msgstr ""
5912 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
5913 msgid "Formatting SQL…"
5914 msgstr ""
5916 #: libraries/classes/Controllers/JavaScriptMessagesController.php:325
5917 msgid "No parameters found!"
5918 msgstr ""
5920 #: libraries/classes/Controllers/JavaScriptMessagesController.php:329
5921 #: templates/database/central_columns/main.twig:269
5922 #: templates/database/designer/main.twig:339
5923 #: templates/database/designer/main.twig:390
5924 #: templates/database/designer/main.twig:668
5925 #: templates/database/designer/main.twig:734
5926 #: templates/database/designer/main.twig:873
5927 #: templates/database/designer/main.twig:958
5928 #: templates/database/designer/main.twig:1063
5929 #: templates/database/designer/main.twig:1098
5930 #: templates/database/designer/main.twig:1103
5931 #: templates/database/designer/main.twig:1113
5932 #: templates/database/designer/main.twig:1119
5933 #: templates/database/structure/check_all_tables.twig:48
5934 #: templates/database/structure/check_all_tables.twig:52
5935 #: templates/database/structure/check_all_tables.twig:66
5936 #: templates/database/structure/check_all_tables.twig:72
5937 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
5938 #: templates/modals/add_index.twig:11 templates/modals/change_password.twig:11
5939 #: templates/modals/page_settings.twig:11
5940 #: templates/server/databases/index.twig:319
5941 #: templates/server/databases/index.twig:323
5942 #: templates/server/variables/index.twig:15
5943 #: templates/table/search/index.twig:197
5944 msgid "Cancel"
5945 msgstr ""
5947 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
5948 #: templates/header.twig:43 templates/modals/page_settings.twig:5
5949 msgid "Page-related settings"
5950 msgstr ""
5952 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
5953 #: templates/config/form_display/display.twig:46
5954 #: templates/modals/page_settings.twig:10
5955 #, fuzzy
5956 msgid "Apply"
5957 msgstr "Appliquer"
5959 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
5960 #: templates/home/index.twig:300 templates/navigation/main.twig:58
5961 #: templates/server/privileges/users_overview.twig:173
5962 #: templates/server/status/monitor/index.twig:95
5963 #, fuzzy
5964 msgid "Loading…"
5965 msgstr "Asali…"
5967 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
5968 msgid "Request aborted!!"
5969 msgstr ""
5971 #: libraries/classes/Controllers/JavaScriptMessagesController.php:338
5972 msgid "Processing request"
5973 msgstr ""
5975 #: libraries/classes/Controllers/JavaScriptMessagesController.php:339
5976 #, fuzzy
5977 msgid "Request failed!!"
5978 msgstr "Anezri n tuttra n Proxy : %s"
5980 #: libraries/classes/Controllers/JavaScriptMessagesController.php:340
5981 #: libraries/classes/Controllers/Sql/EnumValuesController.php:49
5982 #: libraries/classes/Controllers/Sql/SetValuesController.php:52
5983 msgid "Error in processing request"
5984 msgstr ""
5986 #: libraries/classes/Controllers/JavaScriptMessagesController.php:341
5987 #, php-format
5988 msgid "Error code: %s"
5989 msgstr ""
5991 #: libraries/classes/Controllers/JavaScriptMessagesController.php:342
5992 #, php-format
5993 msgid "Error text: %s"
5994 msgstr ""
5996 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
5997 msgid ""
5998 "It seems that the connection to server has been lost. Please check your "
5999 "network connectivity and server status."
6000 msgstr ""
6002 #: libraries/classes/Controllers/JavaScriptMessagesController.php:349
6003 msgid "No accounts selected."
6004 msgstr ""
6006 #: libraries/classes/Controllers/JavaScriptMessagesController.php:350
6007 msgid "Dropping column"
6008 msgstr ""
6010 #: libraries/classes/Controllers/JavaScriptMessagesController.php:351
6011 msgid "Adding primary key"
6012 msgstr ""
6014 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
6015 #: templates/console/display.twig:150 templates/database/designer/main.twig:337
6016 #: templates/database/designer/main.twig:666
6017 #: templates/database/designer/main.twig:730
6018 #: templates/database/designer/main.twig:869
6019 #: templates/database/designer/main.twig:954
6020 #: templates/database/designer/main.twig:1061
6021 #: templates/modals/preview_sql_confirmation.twig:14
6022 #: templates/table/structure/display_structure.twig:361
6023 #, fuzzy
6024 msgid "OK"
6025 msgstr "IH"
6027 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
6028 msgid "Click to dismiss this notification"
6029 msgstr ""
6031 #: libraries/classes/Controllers/JavaScriptMessagesController.php:356
6032 msgid "Renaming databases"
6033 msgstr ""
6035 #: libraries/classes/Controllers/JavaScriptMessagesController.php:357
6036 msgid "Copying database"
6037 msgstr ""
6039 #: libraries/classes/Controllers/JavaScriptMessagesController.php:358
6040 msgid "Changing charset"
6041 msgstr ""
6043 #: libraries/classes/Controllers/JavaScriptMessagesController.php:359
6044 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:496
6045 #: libraries/classes/Index.php:524
6046 #: libraries/classes/Plugins/Export/ExportHtmlword.php:626
6047 #: libraries/classes/Plugins/Export/ExportLatex.php:600
6048 #: libraries/classes/Plugins/Export/ExportOdt.php:776
6049 #: libraries/classes/Plugins/Export/ExportTexytext.php:613
6050 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:751
6051 #: templates/config/form_display/input.twig:42
6052 #: templates/database/central_columns/main.twig:356
6053 #: templates/database/data_dictionary/index.twig:47
6054 #: templates/database/data_dictionary/index.twig:91
6055 #: templates/database/designer/main.twig:1118
6056 #: templates/database/privileges/index.twig:69
6057 #: templates/database/structure/drop_form.twig:20
6058 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65
6059 #: templates/preferences/autoload.twig:12
6060 #: templates/preferences/manage/error.twig:19
6061 #: templates/server/privileges/new_user_ajax.twig:22
6062 #: templates/server/privileges/new_user_ajax.twig:34
6063 #: templates/server/privileges/privileges_summary.twig:38
6064 #: templates/server/privileges/privileges_summary.twig:41
6065 #: templates/server/privileges/privileges_summary.twig:43
6066 #: templates/server/privileges/users_overview.twig:55
6067 #: templates/server/privileges/users_overview.twig:65
6068 #: templates/table/delete/confirm.twig:29
6069 #: templates/table/privileges/index.twig:73
6070 #: templates/table/structure/display_structure.twig:80
6071 #: templates/table/structure/display_structure.twig:515
6072 #: templates/table/structure/drop_confirm.twig:20
6073 #: templates/table/structure/primary.twig:23
6074 #: templates/table/tracking/structure_snapshot_columns.twig:33
6075 #: templates/table/tracking/structure_snapshot_indexes.twig:23
6076 #: templates/table/tracking/structure_snapshot_indexes.twig:24
6077 msgid "No"
6078 msgstr "Uhu"
6080 #: libraries/classes/Controllers/JavaScriptMessagesController.php:362
6081 #: templates/database/structure/drop_form.twig:16
6082 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
6083 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
6084 msgid "Enable foreign key checks"
6085 msgstr ""
6087 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
6088 msgid "Failed to get real row count."
6089 msgstr ""
6091 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
6092 #, fuzzy
6093 msgid "Searching"
6094 msgstr "Anadi…"
6096 #: libraries/classes/Controllers/JavaScriptMessagesController.php:369
6097 msgid "Hide search results"
6098 msgstr ""
6100 #: libraries/classes/Controllers/JavaScriptMessagesController.php:370
6101 msgid "Show search results"
6102 msgstr ""
6104 #: libraries/classes/Controllers/JavaScriptMessagesController.php:371
6105 #, fuzzy
6106 msgid "Browsing"
6107 msgstr "Seqdec inig yemtawan"
6109 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
6110 #, fuzzy
6111 msgid "Deleting"
6112 msgstr "tukksa n ukaram %S…"
6114 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
6115 #, php-format
6116 msgid "Delete the matches for the %s table?"
6117 msgstr ""
6119 #: libraries/classes/Controllers/JavaScriptMessagesController.php:376
6120 msgid "The definition of a stored function must contain a RETURN statement!"
6121 msgstr ""
6123 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
6124 msgid "No routine is exportable. Required privileges may be lacking."
6125 msgstr ""
6127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:381
6128 #, php-format
6129 msgid "Values for column %s"
6130 msgstr ""
6132 #: libraries/classes/Controllers/JavaScriptMessagesController.php:382
6133 msgid "Values for a new column"
6134 msgstr ""
6136 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
6137 msgid "Enter each value in a separate field."
6138 msgstr ""
6140 #: libraries/classes/Controllers/JavaScriptMessagesController.php:384
6141 #, php-format
6142 msgid "Add %d value(s)"
6143 msgstr ""
6145 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
6146 msgid ""
6147 "Note: If the file contains multiple tables, they will be combined into one."
6148 msgstr ""
6150 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6151 msgid "Hide query box"
6152 msgstr ""
6154 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6155 msgid "Show query box"
6156 msgstr ""
6158 #: libraries/classes/Controllers/JavaScriptMessagesController.php:393
6159 #: libraries/classes/Display/Results.php:2834
6160 #: libraries/classes/Tracking.php:258
6161 #: templates/console/bookmark_content.twig:11
6162 #: templates/database/central_columns/main.twig:268
6163 #: templates/database/central_columns/main.twig:380
6164 #: templates/database/central_columns/main.twig:381
6165 #: templates/database/designer/main.twig:388
6166 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6167 #: templates/database/search/results.twig:43
6168 #: templates/display/results/table.twig:310
6169 #: templates/display/results/table.twig:311 templates/export.twig:54
6170 #: templates/server/user_groups/user_groups.twig:37
6171 #: templates/server/user_groups/user_groups.twig:56
6172 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6173 #, fuzzy
6174 msgid "Delete"
6175 msgstr "Sfeḍ"
6177 #: libraries/classes/Controllers/JavaScriptMessagesController.php:394
6178 #, php-format
6179 msgid "%d is not valid row number."
6180 msgstr ""
6182 #: libraries/classes/Controllers/JavaScriptMessagesController.php:395
6183 #: templates/sql/relational_column_dropdown.twig:3
6184 #: templates/table/insert/column_row.twig:48
6185 #: templates/table/search/input_box.twig:27
6186 msgid "Browse foreign values"
6187 msgstr ""
6189 #: libraries/classes/Controllers/JavaScriptMessagesController.php:396
6190 msgid "No previously auto-saved query is available. Loading default query."
6191 msgstr ""
6193 #: libraries/classes/Controllers/JavaScriptMessagesController.php:398
6194 msgid ""
6195 "You have a previously saved query. Click Get auto-saved query to load the "
6196 "query."
6197 msgstr ""
6199 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6200 #, php-format
6201 msgid "Variable %d:"
6202 msgstr ""
6204 #: libraries/classes/Controllers/JavaScriptMessagesController.php:403
6205 #: libraries/classes/Normalization.php:1051
6206 #, fuzzy
6207 msgid "Pick"
6208 msgstr "_Fren..."
6210 #: libraries/classes/Controllers/JavaScriptMessagesController.php:404
6211 msgid "Column selector"
6212 msgstr ""
6214 #: libraries/classes/Controllers/JavaScriptMessagesController.php:405
6215 msgid "Search this list"
6216 msgstr ""
6218 #: libraries/classes/Controllers/JavaScriptMessagesController.php:407
6219 #, php-format
6220 msgid ""
6221 "No columns in the central list. Make sure the Central columns list for "
6222 "database %s has columns that are not present in the current table."
6223 msgstr ""
6225 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6226 #, fuzzy
6227 msgid "See more"
6228 msgstr ""
6229 "Ces instructions sont la façon la plus rapide d'activer les touches de la "
6230 "souris en utilisant seulement le clavier. Sélectionnez <gui>Paramètres "
6231 "d'accès universel</gui> pour voir plus d'options d'accessibilité."
6233 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6234 msgid "Add primary key"
6235 msgstr ""
6237 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6238 msgid "Primary key added."
6239 msgstr ""
6241 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6242 #: libraries/classes/Normalization.php:282
6243 msgid "Taking you to next step…"
6244 msgstr ""
6246 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6247 #, php-format
6248 msgid "The first step of normalization is complete for table '%s'."
6249 msgstr ""
6251 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
6252 #: libraries/classes/Normalization.php:540
6253 #: libraries/classes/Normalization.php:602
6254 #: libraries/classes/Normalization.php:699
6255 #: libraries/classes/Normalization.php:775
6256 msgid "End of step"
6257 msgstr ""
6259 #: libraries/classes/Controllers/JavaScriptMessagesController.php:418
6260 msgid "Second step of normalization (2NF)"
6261 msgstr ""
6263 #. l10n: Display text for calendar close link
6264 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
6265 #: libraries/classes/Controllers/JavaScriptMessagesController.php:809
6266 #: libraries/classes/Normalization.php:375
6267 #, fuzzy
6268 msgid "Done"
6269 msgstr "Immed"
6271 #: libraries/classes/Controllers/JavaScriptMessagesController.php:420
6272 msgid "Confirm partial dependencies"
6273 msgstr ""
6275 #: libraries/classes/Controllers/JavaScriptMessagesController.php:421
6276 msgid "Selected partial dependencies are as follows:"
6277 msgstr ""
6279 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6280 msgid ""
6281 "Note: a, b -> d,f implies values of columns a and b combined together can "
6282 "determine values of column d and column f."
6283 msgstr ""
6285 #: libraries/classes/Controllers/JavaScriptMessagesController.php:426
6286 msgid "No partial dependencies selected!"
6287 msgstr ""
6289 #: libraries/classes/Controllers/JavaScriptMessagesController.php:427
6290 #: libraries/classes/Export.php:588 libraries/classes/Html/Generator.php:977
6291 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:288
6292 #: templates/import_status.twig:2 templates/user_password.twig:2
6293 #, fuzzy
6294 msgid "Back"
6295 msgstr "Ɣeṛ &deffir"
6297 #: libraries/classes/Controllers/JavaScriptMessagesController.php:428
6298 msgid "Show me the possible partial dependencies based on data in the table"
6299 msgstr ""
6301 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6302 msgid "Hide partial dependencies list"
6303 msgstr ""
6305 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6306 msgid ""
6307 "Sit tight! It may take few seconds depending on data size and column count "
6308 "of the table."
6309 msgstr ""
6311 #: libraries/classes/Controllers/JavaScriptMessagesController.php:433
6312 msgid "Step"
6313 msgstr ""
6315 #: libraries/classes/Controllers/JavaScriptMessagesController.php:434
6316 msgid "The following actions will be performed:"
6317 msgstr ""
6319 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6320 #, php-format
6321 msgid "DROP columns %s from the table %s"
6322 msgstr ""
6324 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6325 msgid "Create the following table"
6326 msgstr ""
6328 #: libraries/classes/Controllers/JavaScriptMessagesController.php:439
6329 msgid "Third step of normalization (3NF)"
6330 msgstr ""
6332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:440
6333 msgid "Confirm transitive dependencies"
6334 msgstr ""
6336 #: libraries/classes/Controllers/JavaScriptMessagesController.php:441
6337 msgid "Selected dependencies are as follows:"
6338 msgstr ""
6340 #: libraries/classes/Controllers/JavaScriptMessagesController.php:442
6341 msgid "No dependencies selected!"
6342 msgstr ""
6344 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6345 #: templates/columns_definitions/column_definitions_form.twig:159
6346 #: templates/database/central_columns/edit.twig:22
6347 #: templates/database/central_columns/main.twig:119
6348 #: templates/database/central_columns/main.twig:272
6349 #: templates/server/variables/index.twig:12
6350 #: templates/table/gis_visualization/gis_visualization.twig:40
6351 #: templates/table/insert/actions_panel.twig:7
6352 #: templates/table/relation/common_form.twig:225
6353 #: templates/table/structure/partition_definition_form.twig:12
6354 #: templates/table/zoom_search/result_form.twig:78
6355 #, fuzzy
6356 msgid "Save"
6357 msgstr "Sauvegarder"
6359 #: libraries/classes/Controllers/JavaScriptMessagesController.php:448
6360 msgid "Hide search criteria"
6361 msgstr ""
6363 #: libraries/classes/Controllers/JavaScriptMessagesController.php:449
6364 msgid "Show search criteria"
6365 msgstr ""
6367 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6368 msgid "Column maximum:"
6369 msgstr ""
6371 #: libraries/classes/Controllers/JavaScriptMessagesController.php:451
6372 msgid "Column minimum:"
6373 msgstr ""
6375 #: libraries/classes/Controllers/JavaScriptMessagesController.php:454
6376 msgid "Hide find and replace criteria"
6377 msgstr ""
6379 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6380 msgid "Show find and replace criteria"
6381 msgstr ""
6383 #: libraries/classes/Controllers/JavaScriptMessagesController.php:459
6384 msgid "Each point represents a data row."
6385 msgstr ""
6387 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6388 msgid "Hovering over a point will show its label."
6389 msgstr ""
6391 #: libraries/classes/Controllers/JavaScriptMessagesController.php:463
6392 msgid "To zoom in, select a section of the plot with the mouse."
6393 msgstr ""
6395 #: libraries/classes/Controllers/JavaScriptMessagesController.php:465
6396 msgid "Click reset zoom button to come back to original state."
6397 msgstr ""
6399 #: libraries/classes/Controllers/JavaScriptMessagesController.php:467
6400 msgid "Click a data point to view and possibly edit the data row."
6401 msgstr ""
6403 #: libraries/classes/Controllers/JavaScriptMessagesController.php:469
6404 msgid "The plot can be resized by dragging it along the bottom right corner."
6405 msgstr ""
6407 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6408 msgid "Select two columns"
6409 msgstr ""
6411 #: libraries/classes/Controllers/JavaScriptMessagesController.php:474
6412 msgid "Select two different columns"
6413 msgstr ""
6415 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6416 msgid "Data point content"
6417 msgstr ""
6419 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6420 #: libraries/classes/Controllers/JavaScriptMessagesController.php:627
6421 #: libraries/classes/ErrorHandler.php:441 libraries/classes/InsertEdit.php:1978
6422 #: templates/table/index_form.twig:164 templates/table/index_form.twig:200
6423 #, fuzzy
6424 msgid "Ignore"
6425 msgstr "Ignorer"
6427 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6428 #: libraries/classes/Display/Results.php:2770
6429 #: libraries/classes/Html/Generator.php:76
6430 #: templates/display/results/table.twig:306
6431 #: templates/display/results/table.twig:307
6432 #, fuzzy
6433 msgid "Copy"
6434 msgstr "Copier"
6436 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6437 #: templates/gis_data_editor_form.twig:74
6438 #: templates/gis_data_editor_form.twig:94
6439 #: templates/gis_data_editor_form.twig:135
6440 #: templates/gis_data_editor_form.twig:187
6441 msgid "X"
6442 msgstr "X"
6444 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6445 #: templates/gis_data_editor_form.twig:76
6446 #: templates/gis_data_editor_form.twig:96
6447 #: templates/gis_data_editor_form.twig:137
6448 #: templates/gis_data_editor_form.twig:189
6449 msgid "Y"
6450 msgstr "Y"
6452 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6453 #, fuzzy
6454 msgid "Point"
6455 msgstr "taneqqiṭ"
6457 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6458 #, php-format
6459 msgid "Point %d"
6460 msgstr ""
6462 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
6463 msgid "Linestring"
6464 msgstr ""
6466 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6467 #, fuzzy
6468 msgid "Polygon"
6469 msgstr "Polygone"
6471 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6472 #: templates/display/results/table.twig:249
6473 #, fuzzy
6474 msgid "Geometry"
6475 msgstr "TANZEGGIT"
6477 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
6478 msgid "Inner ring"
6479 msgstr ""
6481 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6482 msgid "Outer ring"
6483 msgstr ""
6485 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6486 #: templates/gis_data_editor_form.twig:99
6487 #: templates/gis_data_editor_form.twig:140
6488 #: templates/gis_data_editor_form.twig:192
6489 msgid "Add a point"
6490 msgstr ""
6492 #: libraries/classes/Controllers/JavaScriptMessagesController.php:491
6493 #: templates/gis_data_editor_form.twig:144
6494 #: templates/gis_data_editor_form.twig:195
6495 msgid "Add an inner ring"
6496 msgstr ""
6498 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6499 msgid "Do you want to copy encryption key?"
6500 msgstr ""
6502 #: libraries/classes/Controllers/JavaScriptMessagesController.php:494
6503 msgid "Encryption key"
6504 msgstr ""
6506 #: libraries/classes/Controllers/JavaScriptMessagesController.php:497
6507 msgid ""
6508 "The HEX function will treat the integer as a string while calculating the "
6509 "hexadecimal value"
6510 msgstr ""
6512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:502
6513 msgid ""
6514 "MySQL accepts additional values not selectable by the slider; key in those "
6515 "values directly if desired"
6516 msgstr ""
6518 #: libraries/classes/Controllers/JavaScriptMessagesController.php:508
6519 msgid ""
6520 "MySQL accepts additional values not selectable by the datepicker; key in "
6521 "those values directly if desired"
6522 msgstr ""
6524 #: libraries/classes/Controllers/JavaScriptMessagesController.php:514
6525 msgid ""
6526 "Indicates that you have made changes to this page; you will be prompted for "
6527 "confirmation before abandoning changes"
6528 msgstr ""
6530 #: libraries/classes/Controllers/JavaScriptMessagesController.php:519
6531 msgid "Select referenced key"
6532 msgstr ""
6534 #: libraries/classes/Controllers/JavaScriptMessagesController.php:520
6535 msgid "Select Foreign Key"
6536 msgstr ""
6538 #: libraries/classes/Controllers/JavaScriptMessagesController.php:521
6539 msgid "Please select the primary key or a unique key!"
6540 msgstr ""
6542 #: libraries/classes/Controllers/JavaScriptMessagesController.php:522
6543 #: templates/database/designer/main.twig:98
6544 #: templates/database/designer/main.twig:101
6545 msgid "Choose column to display"
6546 msgstr ""
6548 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
6549 msgid ""
6550 "You haven't saved the changes in the layout. They will be lost if you don't "
6551 "save them. Do you want to continue?"
6552 msgstr ""
6554 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
6555 msgid "value/subQuery is empty"
6556 msgstr ""
6558 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
6559 #: templates/database/designer/main.twig:40
6560 #: templates/database/designer/main.twig:43
6561 #, fuzzy
6562 #| msgid "No tables found in database."
6563 msgid "Add tables from other databases"
6564 msgstr "Ulac tifelwiyin yettwafen di taffa n isefka"
6566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
6567 msgid "Page name"
6568 msgstr ""
6570 #: libraries/classes/Controllers/JavaScriptMessagesController.php:530
6571 #: templates/database/designer/main.twig:63
6572 #: templates/database/designer/main.twig:66
6573 #, fuzzy
6574 msgid "Save page"
6575 msgstr "Kles asebtar"
6577 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
6578 #: templates/database/designer/main.twig:70
6579 #: templates/database/designer/main.twig:73
6580 #, fuzzy
6581 msgid "Save page as"
6582 msgstr "Kles asebtar daw"
6584 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
6585 #: templates/database/designer/main.twig:56
6586 #: templates/database/designer/main.twig:59
6587 msgid "Open page"
6588 msgstr ""
6590 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
6591 #, fuzzy
6592 msgid "Delete page"
6593 msgstr "Kkes angaz n usebter"
6595 #. l10n: When the user opens a page saved in the Designer
6596 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
6597 msgid "Some tables saved in this page might have been renamed or deleted."
6598 msgstr ""
6600 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
6601 #: templates/database/designer/main.twig:10
6602 #, fuzzy
6603 msgid "Untitled"
6604 msgstr "War issem"
6606 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
6607 msgid "Please select a page to continue"
6608 msgstr ""
6610 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
6611 msgid "Please enter a valid page name"
6612 msgstr ""
6614 #: libraries/classes/Controllers/JavaScriptMessagesController.php:539
6615 msgid "Do you want to save the changes to the current page?"
6616 msgstr ""
6618 #: libraries/classes/Controllers/JavaScriptMessagesController.php:540
6619 msgid "Successfully deleted the page"
6620 msgstr ""
6622 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
6623 msgid "Export relational schema"
6624 msgstr ""
6626 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
6627 msgid "Modifications have been saved"
6628 msgstr ""
6630 #: libraries/classes/Controllers/JavaScriptMessagesController.php:545
6631 #, php-format
6632 msgid "%d object(s) created."
6633 msgstr ""
6635 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
6636 #, fuzzy
6637 msgid "Column name"
6638 msgstr "Tigejda"
6640 #: libraries/classes/Controllers/JavaScriptMessagesController.php:547
6641 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
6642 msgid "Submit"
6643 msgstr "Azen"
6645 #: libraries/classes/Controllers/JavaScriptMessagesController.php:550
6646 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
6647 msgstr ""
6649 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
6650 msgid ""
6651 "You have edited some data and they have not been saved. Are you sure you "
6652 "want to leave this page before saving the data?"
6653 msgstr ""
6655 #: libraries/classes/Controllers/JavaScriptMessagesController.php:555
6656 msgid "Drag to reorder."
6657 msgstr ""
6659 #: libraries/classes/Controllers/JavaScriptMessagesController.php:556
6660 msgid "Click to sort results by this column."
6661 msgstr ""
6663 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
6664 msgid ""
6665 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
6666 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
6667 "from ORDER BY clause"
6668 msgstr ""
6670 #: libraries/classes/Controllers/JavaScriptMessagesController.php:562
6671 msgid "Click to mark/unmark."
6672 msgstr ""
6674 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
6675 msgid "Double-click to copy column name."
6676 msgstr ""
6678 #: libraries/classes/Controllers/JavaScriptMessagesController.php:564
6679 msgid "Click the drop-down arrow<br>to toggle column's visibility."
6680 msgstr ""
6682 #: libraries/classes/Controllers/JavaScriptMessagesController.php:567
6683 msgid ""
6684 "This table does not contain a unique column. Features related to the grid "
6685 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
6686 msgstr ""
6688 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
6689 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
6690 msgstr ""
6692 #: libraries/classes/Controllers/JavaScriptMessagesController.php:572
6693 msgid ""
6694 "Do you really want to see all of the rows? For a big table this could crash "
6695 "the browser."
6696 msgstr ""
6698 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
6699 msgid "Original length"
6700 msgstr ""
6702 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
6703 msgid "cancel"
6704 msgstr ""
6706 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
6707 #: libraries/classes/Controllers/Server/Status/StatusController.php:191
6708 #, fuzzy
6709 msgid "Aborted"
6710 msgstr "Abeqeḍ n ugbur n ukaram yettwaḥbes sɣur aseqdac"
6712 #: libraries/classes/Controllers/JavaScriptMessagesController.php:580
6713 msgid "Success"
6714 msgstr "Yedda"
6716 #: libraries/classes/Controllers/JavaScriptMessagesController.php:581
6717 msgid "Import status"
6718 msgstr ""
6720 #: libraries/classes/Controllers/JavaScriptMessagesController.php:582
6721 #: templates/navigation/main.twig:84
6722 msgid "Drop files here"
6723 msgstr ""
6725 #: libraries/classes/Controllers/JavaScriptMessagesController.php:583
6726 msgid "Select database first"
6727 msgstr ""
6729 #: libraries/classes/Controllers/JavaScriptMessagesController.php:585
6730 msgid "Go to link:"
6731 msgstr ""
6733 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
6734 #, fuzzy
6735 msgid "Generate password"
6736 msgstr "Sirew awal uffir"
6738 #: libraries/classes/Controllers/JavaScriptMessagesController.php:589
6739 #: templates/server/replication/primary_add_replica_user.twig:73
6740 #, fuzzy
6741 msgid "Generate"
6742 msgstr "&Générer une matrice à partir d'une expression…"
6744 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
6745 #: templates/table/structure/display_structure.twig:130
6746 #, fuzzy
6747 msgid "More"
6748 msgstr "Ugar"
6750 #: libraries/classes/Controllers/JavaScriptMessagesController.php:595
6751 msgid "Show panel"
6752 msgstr ""
6754 #: libraries/classes/Controllers/JavaScriptMessagesController.php:596
6755 #, fuzzy
6756 msgid "Hide panel"
6757 msgstr "Γumm s wudem awurman"
6759 #: libraries/classes/Controllers/JavaScriptMessagesController.php:598
6760 #: libraries/classes/Navigation/NavigationTree.php:1357
6761 msgid "Unlink from main panel"
6762 msgstr ""
6764 #: libraries/classes/Controllers/JavaScriptMessagesController.php:602
6765 #: libraries/classes/Setup/Index.php:177
6766 #, php-format
6767 msgid ""
6768 "A newer version of phpMyAdmin is available and you should consider "
6769 "upgrading. The newest version is %s, released on %s."
6770 msgstr ""
6772 #. l10n: Latest available phpMyAdmin version
6773 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
6774 msgid ", latest stable version:"
6775 msgstr ""
6777 #: libraries/classes/Controllers/JavaScriptMessagesController.php:607
6778 #, fuzzy
6779 msgid "up to date"
6780 msgstr "Lqem inek n wxMaximar d aneggaru."
6782 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
6783 msgid ""
6784 "A fatal JavaScript error has occurred. Would you like to send an error "
6785 "report?"
6786 msgstr ""
6788 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
6789 msgid "Change report settings"
6790 msgstr ""
6792 #: libraries/classes/Controllers/JavaScriptMessagesController.php:612
6793 msgid "Show report details"
6794 msgstr ""
6796 #: libraries/classes/Controllers/JavaScriptMessagesController.php:613
6797 msgid ""
6798 "Your export is incomplete, due to a low execution time limit at the PHP "
6799 "level!"
6800 msgstr ""
6802 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
6803 #, php-format
6804 msgid ""
6805 "Warning: a form on this page has more than %d fields. On submission, some of "
6806 "the fields might be ignored, due to PHP's max_input_vars configuration."
6807 msgstr ""
6809 #: libraries/classes/Controllers/JavaScriptMessagesController.php:622
6810 #: libraries/classes/Controllers/JavaScriptMessagesController.php:635
6811 msgid "Some errors have been detected on the server!"
6812 msgstr ""
6814 #: libraries/classes/Controllers/JavaScriptMessagesController.php:624
6815 msgid "Please look at the bottom of this window."
6816 msgstr ""
6818 #: libraries/classes/Controllers/JavaScriptMessagesController.php:630
6819 #: libraries/classes/ErrorHandler.php:446
6820 msgid "Ignore All"
6821 msgstr ""
6823 #: libraries/classes/Controllers/JavaScriptMessagesController.php:637
6824 msgid ""
6825 "As per your settings, they are being submitted currently, please be patient."
6826 msgstr ""
6828 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
6829 msgid "Column name successfully copied to clipboard!"
6830 msgstr ""
6832 #: libraries/classes/Controllers/JavaScriptMessagesController.php:642
6833 msgid "Column name copying to clipboard failed!"
6834 msgstr ""
6836 #: libraries/classes/Controllers/JavaScriptMessagesController.php:643
6837 msgid "Successfully copied!"
6838 msgstr ""
6840 #: libraries/classes/Controllers/JavaScriptMessagesController.php:644
6841 msgid "Copying failed!"
6842 msgstr ""
6844 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
6845 msgid "Execute this query again?"
6846 msgstr ""
6848 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
6849 msgid "Do you really want to delete this bookmark?"
6850 msgstr ""
6852 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
6853 msgid "Some error occurred while getting SQL debug info."
6854 msgstr ""
6856 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
6857 #, php-format
6858 msgid "%s queries executed %s times in %s seconds."
6859 msgstr ""
6861 #: libraries/classes/Controllers/JavaScriptMessagesController.php:651
6862 #, php-format
6863 msgid "%s argument(s) passed"
6864 msgstr ""
6866 #: libraries/classes/Controllers/JavaScriptMessagesController.php:652
6867 msgid "Show arguments"
6868 msgstr ""
6870 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
6871 msgid "Hide arguments"
6872 msgstr ""
6874 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
6875 msgid "Time taken:"
6876 msgstr ""
6878 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
6879 msgid ""
6880 "There was a problem accessing your browser storage, some features may not "
6881 "work properly for you. It is likely that the browser doesn't support storage "
6882 "or the quota limit has been reached. In Firefox, corrupted storage can also "
6883 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
6884 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
6885 msgstr ""
6887 #: libraries/classes/Controllers/JavaScriptMessagesController.php:663
6888 msgid "Copy tables to"
6889 msgstr ""
6891 #: libraries/classes/Controllers/JavaScriptMessagesController.php:664
6892 msgid "Add table prefix"
6893 msgstr ""
6895 #: libraries/classes/Controllers/JavaScriptMessagesController.php:665
6896 msgid "Replace table with prefix"
6897 msgstr ""
6899 #: libraries/classes/Controllers/JavaScriptMessagesController.php:666
6900 #: templates/database/structure/check_all_tables.twig:28
6901 msgid "Copy table with prefix"
6902 msgstr ""
6904 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
6905 msgid "Extremely weak"
6906 msgstr ""
6908 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
6909 msgid "Very weak"
6910 msgstr ""
6912 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
6913 #, fuzzy
6914 msgid "Weak"
6915 msgstr "D uḍɛif"
6917 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
6918 #, fuzzy
6919 msgid "Good"
6920 msgstr "Igerrez"
6922 #: libraries/classes/Controllers/JavaScriptMessagesController.php:673
6923 #, fuzzy
6924 msgid "Strong"
6925 msgstr "Iǧhedd"
6927 #. l10n: error code 5 (from U2F API)
6928 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
6929 msgctxt "U2F error"
6930 msgid "Timed out waiting for security key activation."
6931 msgstr ""
6933 #. l10n: error code 2 (from U2F API)
6934 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
6935 msgctxt "U2F error"
6936 msgid "Invalid request sent to security key."
6937 msgstr ""
6939 #. l10n: unknown error code (from U2F API)
6940 #: libraries/classes/Controllers/JavaScriptMessagesController.php:681
6941 #, fuzzy
6942 msgctxt "U2F error"
6943 msgid "Unknown security key error."
6944 msgstr "Tuccḍa d tarussint"
6946 #. l10n: error code 3 (from U2F API)
6947 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
6948 msgctxt "U2F error"
6949 msgid "Client does not support security key."
6950 msgstr ""
6952 #. l10n: error code 4 (from U2F API) on register
6953 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
6954 msgctxt "U2F error"
6955 msgid "Failed security key activation."
6956 msgstr ""
6958 #. l10n: error code 4 (from U2F API) on authanticate
6959 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
6960 msgctxt "U2F error"
6961 msgid "Invalid security key."
6962 msgstr ""
6964 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
6965 msgid ""
6966 "You can not open, save or delete your page layout, as IndexedDB is not "
6967 "working in your browser and your phpMyAdmin configuration storage is not "
6968 "configured for this."
6969 msgstr ""
6971 #: libraries/classes/Controllers/JavaScriptMessagesController.php:696
6972 #, php-format
6973 msgctxt ""
6974 "The table already exists in the designer and can not be added once more."
6975 msgid "Table %s already exists!"
6976 msgstr ""
6978 #: libraries/classes/Controllers/JavaScriptMessagesController.php:698
6979 #: libraries/classes/InsertEdit.php:327
6980 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
6981 #, fuzzy
6982 msgid "Hide"
6983 msgstr "Ffer"
6985 #: libraries/classes/Controllers/JavaScriptMessagesController.php:699
6986 #: libraries/classes/Controllers/Table/ChangeController.php:215
6987 #: templates/database/multi_table_query/form.twig:49
6988 #: templates/database/tracking/tables.twig:19
6989 #: templates/table/tracking/main.twig:33
6990 #, fuzzy
6991 msgid "Show"
6992 msgstr "sken"
6994 #. l10n: Month name
6995 #: libraries/classes/Controllers/JavaScriptMessagesController.php:704
6996 #, fuzzy
6997 msgid "January"
6998 msgstr "Yennayer"
7000 #. l10n: Month name
7001 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
7002 #, fuzzy
7003 msgid "February"
7004 msgstr "Fuṛaṛ"
7006 #. l10n: Month name
7007 #: libraries/classes/Controllers/JavaScriptMessagesController.php:708
7008 #, fuzzy
7009 msgid "March"
7010 msgstr "Meɣres"
7012 #. l10n: Month name
7013 #: libraries/classes/Controllers/JavaScriptMessagesController.php:710
7014 #, fuzzy
7015 msgid "April"
7016 msgstr "Yebrir"
7018 #. l10n: Month name
7019 #. l10n: Short month name for May
7020 #: libraries/classes/Controllers/JavaScriptMessagesController.php:712
7021 #: libraries/classes/Controllers/JavaScriptMessagesController.php:736
7022 #, fuzzy
7023 msgid "May"
7024 msgstr "Mayu"
7026 #. l10n: Month name
7027 #: libraries/classes/Controllers/JavaScriptMessagesController.php:714
7028 #, fuzzy
7029 msgid "June"
7030 msgstr "Yunyu"
7032 #. l10n: Month name
7033 #: libraries/classes/Controllers/JavaScriptMessagesController.php:716
7034 #, fuzzy
7035 msgid "July"
7036 msgstr "Yulyu"
7038 #. l10n: Month name
7039 #: libraries/classes/Controllers/JavaScriptMessagesController.php:718
7040 #, fuzzy
7041 msgid "August"
7042 msgstr "Ɣuct"
7044 #. l10n: Month name
7045 #: libraries/classes/Controllers/JavaScriptMessagesController.php:720
7046 #, fuzzy
7047 msgid "September"
7048 msgstr "Ctember"
7050 #. l10n: Month name
7051 #: libraries/classes/Controllers/JavaScriptMessagesController.php:722
7052 #, fuzzy
7053 msgid "October"
7054 msgstr "Tuber"
7056 #. l10n: Month name
7057 #: libraries/classes/Controllers/JavaScriptMessagesController.php:724
7058 #, fuzzy
7059 msgid "November"
7060 msgstr "Wambeṛ"
7062 #. l10n: Month name
7063 #: libraries/classes/Controllers/JavaScriptMessagesController.php:726
7064 msgid "December"
7065 msgstr "Dujambeṛ"
7067 #. l10n: Short month name for January
7068 #. l10n: Short month name
7069 #: libraries/classes/Controllers/JavaScriptMessagesController.php:728
7070 #: libraries/classes/Util.php:655
7071 #, fuzzy
7072 msgid "Jan"
7073 msgstr "Yen"
7075 #. l10n: Short month name for February
7076 #. l10n: Short month name
7077 #: libraries/classes/Controllers/JavaScriptMessagesController.php:730
7078 #: libraries/classes/Util.php:657
7079 #, fuzzy
7080 msgid "Feb"
7081 msgstr "Fuṛ"
7083 #. l10n: Short month name for March
7084 #. l10n: Short month name
7085 #: libraries/classes/Controllers/JavaScriptMessagesController.php:732
7086 #: libraries/classes/Util.php:659
7087 #, fuzzy
7088 msgid "Mar"
7089 msgstr "MEɣ"
7091 #. l10n: Short month name for April
7092 #. l10n: Short month name
7093 #: libraries/classes/Controllers/JavaScriptMessagesController.php:734
7094 #: libraries/classes/Util.php:661
7095 msgid "Apr"
7096 msgstr ""
7098 #. l10n: Short month name for June
7099 #. l10n: Short month name
7100 #: libraries/classes/Controllers/JavaScriptMessagesController.php:738
7101 #: libraries/classes/Util.php:665
7102 msgid "Jun"
7103 msgstr ""
7105 #. l10n: Short month name for July
7106 #. l10n: Short month name
7107 #: libraries/classes/Controllers/JavaScriptMessagesController.php:740
7108 #: libraries/classes/Util.php:667
7109 msgid "Jul"
7110 msgstr ""
7112 #. l10n: Short month name for August
7113 #. l10n: Short month name
7114 #: libraries/classes/Controllers/JavaScriptMessagesController.php:742
7115 #: libraries/classes/Util.php:669
7116 msgid "Aug"
7117 msgstr ""
7119 #. l10n: Short month name for September
7120 #. l10n: Short month name
7121 #: libraries/classes/Controllers/JavaScriptMessagesController.php:744
7122 #: libraries/classes/Util.php:671
7123 msgid "Sep"
7124 msgstr ""
7126 #. l10n: Short month name for October
7127 #. l10n: Short month name
7128 #: libraries/classes/Controllers/JavaScriptMessagesController.php:746
7129 #: libraries/classes/Util.php:673
7130 msgid "Oct"
7131 msgstr ""
7133 #. l10n: Short month name for November
7134 #. l10n: Short month name
7135 #: libraries/classes/Controllers/JavaScriptMessagesController.php:748
7136 #: libraries/classes/Util.php:675
7137 msgid "Nov"
7138 msgstr ""
7140 #. l10n: Short month name for December
7141 #. l10n: Short month name
7142 #: libraries/classes/Controllers/JavaScriptMessagesController.php:750
7143 #: libraries/classes/Util.php:677
7144 msgid "Dec"
7145 msgstr ""
7147 #. l10n: Week day name
7148 #: libraries/classes/Controllers/JavaScriptMessagesController.php:752
7149 #: libraries/config.values.php:197
7150 msgid "Sunday"
7151 msgstr "Acer"
7153 #. l10n: Week day name
7154 #: libraries/classes/Controllers/JavaScriptMessagesController.php:754
7155 #: libraries/config.values.php:191
7156 #, fuzzy
7157 msgid "Monday"
7158 msgstr "Arim"
7160 #. l10n: Week day name
7161 #: libraries/classes/Controllers/JavaScriptMessagesController.php:756
7162 #: libraries/config.values.php:192
7163 msgid "Tuesday"
7164 msgstr ""
7166 #. l10n: Week day name
7167 #: libraries/classes/Controllers/JavaScriptMessagesController.php:758
7168 #: libraries/config.values.php:193
7169 msgid "Wednesday"
7170 msgstr ""
7172 #. l10n: Week day name
7173 #: libraries/classes/Controllers/JavaScriptMessagesController.php:760
7174 #: libraries/config.values.php:194
7175 msgid "Thursday"
7176 msgstr ""
7178 #. l10n: Week day name
7179 #: libraries/classes/Controllers/JavaScriptMessagesController.php:762
7180 #: libraries/config.values.php:195
7181 msgid "Friday"
7182 msgstr ""
7184 #. l10n: Week day name
7185 #: libraries/classes/Controllers/JavaScriptMessagesController.php:764
7186 #: libraries/config.values.php:196
7187 msgid "Saturday"
7188 msgstr ""
7190 #. l10n: Short week day name for Sunday
7191 #: libraries/classes/Controllers/JavaScriptMessagesController.php:766
7192 msgid "Sun"
7193 msgstr "Iṭij"
7195 #. l10n: Short week day name for Monday
7196 #: libraries/classes/Controllers/JavaScriptMessagesController.php:768
7197 #: libraries/classes/Util.php:683
7198 msgid "Mon"
7199 msgstr ""
7201 #. l10n: Short week day name for Tuesday
7202 #: libraries/classes/Controllers/JavaScriptMessagesController.php:770
7203 #: libraries/classes/Util.php:685
7204 msgid "Tue"
7205 msgstr ""
7207 #. l10n: Short week day name for Wednesday
7208 #: libraries/classes/Controllers/JavaScriptMessagesController.php:772
7209 #: libraries/classes/Util.php:687
7210 msgid "Wed"
7211 msgstr ""
7213 #. l10n: Short week day name for Thursday
7214 #: libraries/classes/Controllers/JavaScriptMessagesController.php:774
7215 #: libraries/classes/Util.php:689
7216 msgid "Thu"
7217 msgstr ""
7219 #. l10n: Short week day name for Friday
7220 #: libraries/classes/Controllers/JavaScriptMessagesController.php:776
7221 #: libraries/classes/Util.php:691
7222 msgid "Fri"
7223 msgstr ""
7225 #. l10n: Short week day name for Saturday
7226 #: libraries/classes/Controllers/JavaScriptMessagesController.php:778
7227 #: libraries/classes/Util.php:693
7228 msgid "Sat"
7229 msgstr ""
7231 #. l10n: Minimal week day name for Sunday
7232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:780
7233 msgid "Su"
7234 msgstr ""
7236 #. l10n: Minimal week day name for Monday
7237 #: libraries/classes/Controllers/JavaScriptMessagesController.php:782
7238 msgid "Mo"
7239 msgstr ""
7241 #. l10n: Minimal week day name for Tuesday
7242 #: libraries/classes/Controllers/JavaScriptMessagesController.php:784
7243 msgid "Tu"
7244 msgstr ""
7246 #. l10n: Minimal week day name for Wednesday
7247 #: libraries/classes/Controllers/JavaScriptMessagesController.php:786
7248 #, fuzzy
7249 msgid "We"
7250 msgstr "Asuref, ur nezmir ara ad neqqen ɣer Skype."
7252 #. l10n: Minimal week day name for Thursday
7253 #: libraries/classes/Controllers/JavaScriptMessagesController.php:788
7254 msgid "Th"
7255 msgstr ""
7257 #. l10n: Minimal week day name for Friday
7258 #: libraries/classes/Controllers/JavaScriptMessagesController.php:790
7259 msgid "Fr"
7260 msgstr ""
7262 #. l10n: Minimal week day name for Saturday
7263 #: libraries/classes/Controllers/JavaScriptMessagesController.php:792
7264 msgid "Sa"
7265 msgstr ""
7267 #. l10n: Column header for week of the year in calendar
7268 #: libraries/classes/Controllers/JavaScriptMessagesController.php:794
7269 msgid "Wk"
7270 msgstr ""
7272 #. l10n: The month-year order in a calendar. Do not translate! Use either "calendar-month-year" or "calendar-year-month".
7273 #: libraries/classes/Controllers/JavaScriptMessagesController.php:797
7274 msgid "calendar-month-year"
7275 msgstr "calendar-month-year"
7277 #. l10n: Year suffix for calendar, "none" is empty.
7278 #: libraries/classes/Controllers/JavaScriptMessagesController.php:799
7279 #, fuzzy
7280 msgid "none"
7281 msgstr "Ula yiwen"
7283 #. l10n: Period of time.
7284 #: libraries/classes/Controllers/JavaScriptMessagesController.php:803
7285 #, fuzzy
7286 msgid "Hour"
7287 msgstr "Asrag"
7289 #. l10n: Period of time.
7290 #: libraries/classes/Controllers/JavaScriptMessagesController.php:805
7291 #, fuzzy
7292 msgid "Minute"
7293 msgstr "Tasdat"
7295 #. l10n: Period of time.
7296 #: libraries/classes/Controllers/JavaScriptMessagesController.php:807
7297 #, fuzzy
7298 msgid "Second"
7299 msgstr "Tasint"
7301 #. l10n: Previous month. Display text for previous month link in calendar
7302 #: libraries/classes/Controllers/JavaScriptMessagesController.php:811
7303 #, fuzzy
7304 msgid "Prev"
7305 msgstr "Ɣer deffir"
7307 #. l10n: Next month. Display text for next month link in calendar
7308 #: libraries/classes/Controllers/JavaScriptMessagesController.php:813
7309 #, fuzzy
7310 msgid "Next"
7311 msgstr "Ɣeṛ zdat"
7313 #. l10n: Display text for current month link in calendar
7314 #: libraries/classes/Controllers/JavaScriptMessagesController.php:815
7315 #, fuzzy
7316 msgid "Today"
7317 msgstr "Assa"
7319 #: libraries/classes/Controllers/JavaScriptMessagesController.php:818
7320 msgid "This field is required"
7321 msgstr ""
7323 #: libraries/classes/Controllers/JavaScriptMessagesController.php:819
7324 msgid "Please fix this field"
7325 msgstr ""
7327 #: libraries/classes/Controllers/JavaScriptMessagesController.php:820
7328 #, fuzzy
7329 msgid "Please enter a valid email address"
7330 msgstr "Ma ulac aɣilif, sekcem tansa imayl tameɣtut."
7332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:821
7333 msgid "Please enter a valid URL"
7334 msgstr ""
7336 #: libraries/classes/Controllers/JavaScriptMessagesController.php:822
7337 msgid "Please enter a valid date"
7338 msgstr ""
7340 #: libraries/classes/Controllers/JavaScriptMessagesController.php:823
7341 msgid "Please enter a valid date ( ISO )"
7342 msgstr ""
7344 #: libraries/classes/Controllers/JavaScriptMessagesController.php:824
7345 msgid "Please enter a valid number"
7346 msgstr ""
7348 #: libraries/classes/Controllers/JavaScriptMessagesController.php:825
7349 msgid "Please enter a valid credit card number"
7350 msgstr ""
7352 #: libraries/classes/Controllers/JavaScriptMessagesController.php:826
7353 msgid "Please enter only digits"
7354 msgstr ""
7356 #: libraries/classes/Controllers/JavaScriptMessagesController.php:827
7357 msgid "Please enter the same value again"
7358 msgstr ""
7360 #: libraries/classes/Controllers/JavaScriptMessagesController.php:828
7361 msgid "Please enter no more than {0} characters"
7362 msgstr ""
7364 #: libraries/classes/Controllers/JavaScriptMessagesController.php:829
7365 msgid "Please enter at least {0} characters"
7366 msgstr ""
7368 #: libraries/classes/Controllers/JavaScriptMessagesController.php:830
7369 msgid "Please enter a value between {0} and {1} characters long"
7370 msgstr ""
7372 #: libraries/classes/Controllers/JavaScriptMessagesController.php:831
7373 msgid "Please enter a value between {0} and {1}"
7374 msgstr ""
7376 #: libraries/classes/Controllers/JavaScriptMessagesController.php:832
7377 msgid "Please enter a value less than or equal to {0}"
7378 msgstr ""
7380 #: libraries/classes/Controllers/JavaScriptMessagesController.php:833
7381 msgid "Please enter a value greater than or equal to {0}"
7382 msgstr ""
7384 #: libraries/classes/Controllers/JavaScriptMessagesController.php:834
7385 msgid "Please enter a valid date or time"
7386 msgstr ""
7388 #: libraries/classes/Controllers/JavaScriptMessagesController.php:835
7389 msgid "Please enter a valid HEX input"
7390 msgstr ""
7392 #. l10n: To validate the usage of a MD5 function on the column
7393 #: libraries/classes/Controllers/JavaScriptMessagesController.php:837
7394 msgid "This column can not contain a 32 chars value"
7395 msgstr ""
7397 #: libraries/classes/Controllers/JavaScriptMessagesController.php:840
7398 msgid ""
7399 "These functions are meant to return a binary result; to avoid inconsistent "
7400 "results you should store it in a BINARY, VARBINARY, or BLOB column."
7401 msgstr ""
7403 #: libraries/classes/Controllers/NavigationController.php:46
7404 msgid "Fatal error: The navigation can only be accessed via AJAX"
7405 msgstr ""
7407 #: libraries/classes/Controllers/NormalizationController.php:38
7408 #: libraries/classes/Normalization.php:245
7409 msgid "Select one…"
7410 msgstr ""
7412 #: libraries/classes/Controllers/NormalizationController.php:39
7413 #: libraries/classes/Normalization.php:246
7414 #, fuzzy
7415 msgid "No such column"
7416 msgstr "% seg tgejdit"
7418 #: libraries/classes/Controllers/NormalizationController.php:44
7419 #: libraries/classes/Normalization.php:250 libraries/classes/Types.php:798
7420 #, fuzzy
7421 msgctxt "string types"
7422 msgid "String"
7423 msgstr "AZrar"
7425 #: libraries/classes/Controllers/Preferences/ManageController.php:105
7426 msgid "phpMyAdmin configuration snippet"
7427 msgstr ""
7429 #: libraries/classes/Controllers/Preferences/ManageController.php:106
7430 msgid "Paste it to your config.inc.php"
7431 msgstr ""
7433 #: libraries/classes/Controllers/Preferences/ManageController.php:152
7434 msgid "Could not import configuration"
7435 msgstr ""
7437 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:53
7438 msgid "Two-factor authentication has been removed."
7439 msgstr ""
7441 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:64
7442 msgid "Two-factor authentication has been configured."
7443 msgstr ""
7445 #: libraries/classes/Controllers/Server/DatabasesController.php:314
7446 #: libraries/classes/Import.php:149
7447 #: templates/database/structure/table_header.twig:26
7448 #: templates/table/structure/display_partitions.twig:28
7449 #: templates/table/structure/display_structure.twig:230
7450 #: templates/table/structure/display_table_stats.twig:119
7451 #, fuzzy
7452 msgid "Rows"
7453 msgstr "Izirigen"
7455 #: libraries/classes/Controllers/Server/DatabasesController.php:324
7456 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
7457 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
7458 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
7459 #: templates/table/structure/display_structure.twig:445
7460 #: templates/table/tracking/structure_snapshot_indexes.twig:1
7461 msgid "Indexes"
7462 msgstr ""
7464 #: libraries/classes/Controllers/Server/DatabasesController.php:329
7465 #: libraries/classes/Controllers/Server/Status/StatusController.php:145
7466 #: libraries/classes/Controllers/Server/Status/StatusController.php:197
7467 #: templates/table/structure/display_table_stats.twig:45
7468 #, fuzzy
7469 msgid "Total"
7470 msgstr "Asemday"
7472 #: libraries/classes/Controllers/Server/DatabasesController.php:334
7473 #: templates/database/structure/table_header.twig:38
7474 #: templates/table/structure/display_table_stats.twig:32
7475 msgid "Overhead"
7476 msgstr ""
7478 #: libraries/classes/Controllers/Server/Databases/CreateController.php:85
7479 #, php-format
7480 msgid "Database %1$s has been created."
7481 msgstr ""
7483 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:96
7484 #, php-format
7485 msgid "%1$d database has been dropped successfully."
7486 msgid_plural "%1$d databases have been dropped successfully."
7487 msgstr[0] ""
7488 msgstr[1] ""
7490 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
7491 #, php-format
7492 msgid "The account %s@%s has been successfully locked."
7493 msgstr ""
7495 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
7496 #, php-format
7497 msgid "The account %s@%s has been successfully unlocked."
7498 msgstr ""
7500 #: libraries/classes/Controllers/Server/PrivilegesController.php:165
7501 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
7502 #, fuzzy
7503 msgid "No Privileges"
7504 msgstr "Tise&glutin…"
7506 #: libraries/classes/Controllers/Server/PrivilegesController.php:174
7507 msgid "You do not have the privileges to administrate the users!"
7508 msgstr ""
7510 #: libraries/classes/Controllers/Server/PrivilegesController.php:189
7511 msgid ""
7512 "Username and hostname didn't change. If you only want to change the "
7513 "password, 'Change password' tab should be used."
7514 msgstr ""
7516 #: libraries/classes/Controllers/Server/PrivilegesController.php:432
7517 msgid "User has been added."
7518 msgstr ""
7520 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
7521 #, php-format
7522 msgid "Thread %s was successfully killed."
7523 msgstr ""
7525 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
7526 #, php-format
7527 msgid ""
7528 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
7529 msgstr ""
7531 #: libraries/classes/Controllers/Server/Status/StatusController.php:135
7532 #, fuzzy
7533 msgid "Received"
7534 msgstr "Iţwarmes"
7536 #: libraries/classes/Controllers/Server/Status/StatusController.php:140
7537 #, fuzzy
7538 msgid "Sent"
7539 msgstr "Ţwaznen"
7541 #: libraries/classes/Controllers/Server/Status/StatusController.php:179
7542 msgid "Max. concurrent connections"
7543 msgstr ""
7545 #: libraries/classes/Controllers/Server/Status/StatusController.php:185
7546 msgid "Failed attempts"
7547 msgstr ""
7549 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
7550 msgid ""
7551 "The number of connections that were aborted because the client died without "
7552 "closing the connection properly."
7553 msgstr ""
7555 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
7556 msgid "The number of failed attempts to connect to the MySQL server."
7557 msgstr ""
7559 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
7560 msgid ""
7561 "The number of transactions that used the temporary binary log cache but that "
7562 "exceeded the value of binlog_cache_size and used a temporary file to store "
7563 "statements from the transaction."
7564 msgstr ""
7566 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
7567 msgid "The number of transactions that used the temporary binary log cache."
7568 msgstr ""
7570 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
7571 msgid ""
7572 "The number of connection attempts (successful or not) to the MySQL server."
7573 msgstr ""
7575 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7576 msgid ""
7577 "The number of temporary tables on disk created automatically by the server "
7578 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7579 "to increase the tmp_table_size  value to cause temporary tables to be memory-"
7580 "based instead of disk-based."
7581 msgstr ""
7583 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7584 msgid "How many temporary files mysqld has created."
7585 msgstr ""
7587 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7588 msgid ""
7589 "The number of in-memory temporary tables created automatically by the server "
7590 "while executing statements."
7591 msgstr ""
7593 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7594 msgid ""
7595 "The number of rows written with INSERT DELAYED for which some error occurred "
7596 "(probably duplicate key)."
7597 msgstr ""
7599 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7600 msgid ""
7601 "The number of INSERT DELAYED handler threads in use. Every different table "
7602 "on which one uses INSERT DELAYED gets its own thread."
7603 msgstr ""
7605 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7606 msgid "The number of INSERT DELAYED rows written."
7607 msgstr ""
7609 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7610 msgid "The number of executed FLUSH statements."
7611 msgstr ""
7613 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7614 msgid "The number of internal COMMIT statements."
7615 msgstr ""
7617 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7618 msgid "The number of times a row was deleted from a table."
7619 msgstr ""
7621 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7622 msgid ""
7623 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7624 "table with a given name. This is called discovery. Handler_discover "
7625 "indicates the number of time tables have been discovered."
7626 msgstr ""
7628 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7629 msgid ""
7630 "The number of times the first entry was read from an index. If this is high, "
7631 "it suggests that the server is doing a lot of full index scans; for example, "
7632 "SELECT col1 FROM foo, assuming that col1 is indexed."
7633 msgstr ""
7635 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7636 msgid ""
7637 "The number of requests to read a row based on a key. If this is high, it is "
7638 "a good indication that your queries and tables are properly indexed."
7639 msgstr ""
7641 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7642 msgid ""
7643 "The number of requests to read the next row in key order. This is "
7644 "incremented if you are querying an index column with a range constraint or "
7645 "if you are doing an index scan."
7646 msgstr ""
7648 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7649 msgid ""
7650 "The number of requests to read the previous row in key order. This read "
7651 "method is mainly used to optimize ORDER BY … DESC."
7652 msgstr ""
7654 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7655 msgid ""
7656 "The number of requests to read a row based on a fixed position. This is high "
7657 "if you are doing a lot of queries that require sorting of the result. You "
7658 "probably have a lot of queries that require MySQL to scan whole tables or "
7659 "you have joins that don't use keys properly."
7660 msgstr ""
7662 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7663 msgid ""
7664 "The number of requests to read the next row in the data file. This is high "
7665 "if you are doing a lot of table scans. Generally this suggests that your "
7666 "tables are not properly indexed or that your queries are not written to take "
7667 "advantage of the indexes you have."
7668 msgstr ""
7670 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7671 msgid "The number of internal ROLLBACK statements."
7672 msgstr ""
7674 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7675 msgid "The number of requests to update a row in a table."
7676 msgstr ""
7678 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7679 msgid "The number of requests to insert a row in a table."
7680 msgstr ""
7682 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7683 msgid "The number of pages containing data (dirty or clean)."
7684 msgstr ""
7686 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7687 msgid "The number of pages currently dirty."
7688 msgstr ""
7690 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7691 msgid "The number of buffer pool pages that have been requested to be flushed."
7692 msgstr ""
7694 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7695 msgid "The number of free pages."
7696 msgstr ""
7698 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7699 msgid ""
7700 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7701 "being read or written or that can't be flushed or removed for some other "
7702 "reason."
7703 msgstr ""
7705 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7706 msgid ""
7707 "The number of pages busy because they have been allocated for administrative "
7708 "overhead such as row locks or the adaptive hash index. This value can also "
7709 "be calculated as Innodb_buffer_pool_pages_total - "
7710 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7711 msgstr ""
7713 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7714 msgid "Total size of buffer pool, in pages."
7715 msgstr ""
7717 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7718 msgid ""
7719 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7720 "query is to scan a large portion of a table but in random order."
7721 msgstr ""
7723 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7724 msgid ""
7725 "The number of sequential read-aheads InnoDB initiated. This happens when "
7726 "InnoDB does a sequential full table scan."
7727 msgstr ""
7729 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7730 msgid "The number of logical read requests InnoDB has done."
7731 msgstr ""
7733 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7734 msgid ""
7735 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7736 "and had to do a single-page read."
7737 msgstr ""
7739 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7740 msgid ""
7741 "Normally, writes to the InnoDB buffer pool happen in the background. "
7742 "However, if it's necessary to read or create a page and no clean pages are "
7743 "available, it's necessary to wait for pages to be flushed first. This "
7744 "counter counts instances of these waits. If the buffer pool size was set "
7745 "properly, this value should be small."
7746 msgstr ""
7748 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7749 msgid "The number writes done to the InnoDB buffer pool."
7750 msgstr ""
7752 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7753 msgid "The number of fsync() operations so far."
7754 msgstr ""
7756 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7757 msgid "The current number of pending fsync() operations."
7758 msgstr ""
7760 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7761 msgid "The current number of pending reads."
7762 msgstr ""
7764 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7765 msgid "The current number of pending writes."
7766 msgstr ""
7768 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7769 msgid "The amount of data read so far, in bytes."
7770 msgstr ""
7772 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7773 msgid "The total number of data reads."
7774 msgstr ""
7776 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7777 msgid "The total number of data writes."
7778 msgstr ""
7780 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
7781 msgid "The amount of data written so far, in bytes."
7782 msgstr ""
7784 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
7785 msgid "The number of pages that have been written for doublewrite operations."
7786 msgstr ""
7788 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
7789 msgid "The number of doublewrite operations that have been performed."
7790 msgstr ""
7792 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7793 msgid ""
7794 "The number of waits we had because log buffer was too small and we had to "
7795 "wait for it to be flushed before continuing."
7796 msgstr ""
7798 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7799 msgid "The number of log write requests."
7800 msgstr ""
7802 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
7803 msgid "The number of physical writes to the log file."
7804 msgstr ""
7806 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
7807 msgid "The number of fsync() writes done to the log file."
7808 msgstr ""
7810 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
7811 msgid "The number of pending log file fsyncs."
7812 msgstr ""
7814 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
7815 msgid "Pending log file writes."
7816 msgstr ""
7818 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7819 msgid "The number of bytes written to the log file."
7820 msgstr ""
7822 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
7823 msgid "The number of pages created."
7824 msgstr ""
7826 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
7827 msgid ""
7828 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7829 "pages; the page size allows them to be easily converted to bytes."
7830 msgstr ""
7832 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7833 msgid "The number of pages read."
7834 msgstr ""
7836 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
7837 msgid "The number of pages written."
7838 msgstr ""
7840 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
7841 msgid "The number of row locks currently being waited for."
7842 msgstr ""
7844 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
7845 msgid "The average time to acquire a row lock, in milliseconds."
7846 msgstr ""
7848 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7849 msgid "The total time spent in acquiring row locks, in milliseconds."
7850 msgstr ""
7852 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
7853 msgid "The maximum time to acquire a row lock, in milliseconds."
7854 msgstr ""
7856 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
7857 msgid "The number of times a row lock had to be waited for."
7858 msgstr ""
7860 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
7861 msgid "The number of rows deleted from InnoDB tables."
7862 msgstr ""
7864 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
7865 msgid "The number of rows inserted in InnoDB tables."
7866 msgstr ""
7868 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
7869 msgid "The number of rows read from InnoDB tables."
7870 msgstr ""
7872 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
7873 msgid "The number of rows updated in InnoDB tables."
7874 msgstr ""
7876 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
7877 msgid ""
7878 "The number of key blocks in the key cache that have changed but haven't yet "
7879 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
7880 msgstr ""
7882 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
7883 msgid ""
7884 "The number of unused blocks in the key cache. You can use this value to "
7885 "determine how much of the key cache is in use."
7886 msgstr ""
7888 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
7889 msgid ""
7890 "The number of used blocks in the key cache. This value is a high-water mark "
7891 "that indicates the maximum number of blocks that have ever been in use at "
7892 "one time."
7893 msgstr ""
7895 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
7896 msgid "Percentage of used key cache (calculated value)"
7897 msgstr ""
7899 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
7900 msgid "The number of requests to read a key block from the cache."
7901 msgstr ""
7903 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
7904 msgid ""
7905 "The number of physical reads of a key block from disk. If Key_reads is big, "
7906 "then your key_buffer_size value is probably too small. The cache miss rate "
7907 "can be calculated as Key_reads/Key_read_requests."
7908 msgstr ""
7910 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
7911 msgid ""
7912 "Key cache miss calculated as rate of physical reads compared to read "
7913 "requests (calculated value)"
7914 msgstr ""
7916 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
7917 msgid "The number of requests to write a key block to the cache."
7918 msgstr ""
7920 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
7921 msgid "The number of physical writes of a key block to disk."
7922 msgstr ""
7924 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
7925 msgid ""
7926 "Percentage of physical writes compared to write requests (calculated value)"
7927 msgstr ""
7929 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
7930 msgid ""
7931 "The total cost of the last compiled query as computed by the query "
7932 "optimizer. Useful for comparing the cost of different query plans for the "
7933 "same query. The default value of 0 means that no query has been compiled yet."
7934 msgstr ""
7936 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
7937 msgid ""
7938 "The maximum number of connections that have been in use simultaneously since "
7939 "the server started."
7940 msgstr ""
7942 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
7943 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
7944 msgstr ""
7946 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
7947 msgid ""
7948 "The number of tables that have been opened. If opened tables is big, your "
7949 "table_open_cache value is probably too small."
7950 msgstr ""
7952 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
7953 msgid "The number of files that are open."
7954 msgstr ""
7956 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
7957 msgid "The number of streams that are open (used mainly for logging)."
7958 msgstr ""
7960 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
7961 msgid "The number of tables that are open."
7962 msgstr ""
7964 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
7965 msgid ""
7966 "The number of free memory blocks in query cache. High numbers can indicate "
7967 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
7968 "statement."
7969 msgstr ""
7971 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
7972 msgid "The amount of free memory for query cache."
7973 msgstr ""
7975 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
7976 msgid "The number of cache hits."
7977 msgstr ""
7979 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
7980 msgid "The number of queries added to the cache."
7981 msgstr ""
7983 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
7984 msgid ""
7985 "The number of queries that have been removed from the cache to free up "
7986 "memory for caching new queries. This information can help you tune the query "
7987 "cache size. The query cache uses a least recently used (LRU) strategy to "
7988 "decide which queries to remove from the cache."
7989 msgstr ""
7991 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
7992 msgid ""
7993 "The number of non-cached queries (not cachable, or not cached due to the "
7994 "query_cache_type setting)."
7995 msgstr ""
7997 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
7998 msgid "The number of queries registered in the cache."
7999 msgstr ""
8001 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
8002 msgid "The total number of blocks in the query cache."
8003 msgstr ""
8005 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
8006 msgid "The status of failsafe replication (not yet implemented)."
8007 msgstr ""
8009 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
8010 msgid ""
8011 "The number of joins that do not use indexes. If this value is not 0, you "
8012 "should carefully check the indexes of your tables."
8013 msgstr ""
8015 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
8016 msgid "The number of joins that used a range search on a reference table."
8017 msgstr ""
8019 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
8020 msgid ""
8021 "The number of joins without keys that check for key usage after each row. "
8022 "(If this is not 0, you should carefully check the indexes of your tables.)"
8023 msgstr ""
8025 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
8026 msgid ""
8027 "The number of joins that used ranges on the first table. (It's normally not "
8028 "critical even if this is big.)"
8029 msgstr ""
8031 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
8032 msgid "The number of joins that did a full scan of the first table."
8033 msgstr ""
8035 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
8036 msgid ""
8037 "The number of temporary tables currently open by the replica SQL thread."
8038 msgstr ""
8040 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
8041 msgid ""
8042 "Total (since startup) number of times the replication replica SQL thread has "
8043 "retried transactions."
8044 msgstr ""
8046 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
8047 msgid "This is ON if this server is a replica that is connected to a primary."
8048 msgstr ""
8050 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
8051 msgid ""
8052 "The number of threads that have taken more than slow_launch_time seconds to "
8053 "create."
8054 msgstr ""
8056 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
8057 msgid ""
8058 "The number of queries that have taken more than long_query_time seconds."
8059 msgstr ""
8061 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
8062 msgid ""
8063 "The number of merge passes the sort algorithm has had to do. If this value "
8064 "is large, you should consider increasing the value of the sort_buffer_size "
8065 "system variable."
8066 msgstr ""
8068 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
8069 msgid "The number of sorts that were done with ranges."
8070 msgstr ""
8072 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
8073 msgid "The number of sorted rows."
8074 msgstr ""
8076 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
8077 msgid "The number of sorts that were done by scanning the table."
8078 msgstr ""
8080 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
8081 msgid "The number of times that a table lock was acquired immediately."
8082 msgstr ""
8084 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
8085 msgid ""
8086 "The number of times that a table lock could not be acquired immediately and "
8087 "a wait was needed. If this is high, and you have performance problems, you "
8088 "should first optimize your queries, and then either split your table or "
8089 "tables or use replication."
8090 msgstr ""
8092 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
8093 msgid ""
8094 "The number of threads in the thread cache. The cache hit rate can be "
8095 "calculated as Threads_created/Connections. If this value is red you should "
8096 "raise your thread_cache_size."
8097 msgstr ""
8099 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
8100 msgid "The number of currently open connections."
8101 msgstr ""
8103 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
8104 msgid ""
8105 "The number of threads created to handle connections. If Threads_created is "
8106 "big, you may want to increase the thread_cache_size value. (Normally this "
8107 "doesn't give a notable performance improvement if you have a good thread "
8108 "implementation.)"
8109 msgstr ""
8111 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
8112 msgid "Thread cache hit rate (calculated value)"
8113 msgstr ""
8115 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
8116 msgid "The number of threads that are not sleeping."
8117 msgstr ""
8119 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
8120 msgid "User groups management is not enabled."
8121 msgstr ""
8123 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
8124 msgid "Setting variable failed"
8125 msgstr ""
8127 #: libraries/classes/Controllers/Setup/FormController.php:32
8128 msgid "Incorrect form specified!"
8129 msgstr ""
8131 #: libraries/classes/Controllers/Setup/HomeController.php:42
8132 msgid ""
8133 "You are not using a secure connection; all data (including potentially "
8134 "sensitive information, like passwords) is transferred unencrypted!"
8135 msgstr ""
8137 #: libraries/classes/Controllers/Setup/HomeController.php:47
8138 msgid ""
8139 "If your server is also configured to accept HTTPS requests follow this link "
8140 "to use a secure connection."
8141 msgstr ""
8143 #: libraries/classes/Controllers/Setup/HomeController.php:51
8144 msgid "Insecure connection"
8145 msgstr ""
8147 #: libraries/classes/Controllers/Sql/SqlController.php:246
8148 #: libraries/classes/Sql.php:1154
8149 #, php-format
8150 msgid "Bookmark %s has been created."
8151 msgstr ""
8153 #: libraries/classes/Controllers/Sql/SqlController.php:253
8154 msgid "Bookmark not created!"
8155 msgstr ""
8157 #: libraries/classes/Controllers/Table/AddFieldController.php:161
8158 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:273
8159 #: libraries/classes/Controllers/Table/Structure/SaveController.php:221
8160 #: libraries/classes/Table/Indexes.php:85
8161 #, php-format
8162 msgid "Table %1$s has been altered successfully."
8163 msgstr ""
8165 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
8166 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:27
8167 #: libraries/classes/Controllers/Table/ExportRowsController.php:37
8168 msgid "No row selected."
8169 msgstr ""
8171 #: libraries/classes/Controllers/Table/ChartController.php:59
8172 #: libraries/classes/Controllers/Table/GisVisualizationController.php:69
8173 msgid "No SQL query was set to fetch data."
8174 msgstr ""
8176 #: libraries/classes/Controllers/Table/ChartController.php:144
8177 msgid "No numeric columns present in the table to plot."
8178 msgstr ""
8180 #: libraries/classes/Controllers/Table/ChartController.php:207
8181 msgid "No data to display"
8182 msgstr ""
8184 #: libraries/classes/Controllers/Table/CreateController.php:81
8185 #: libraries/classes/Controllers/Table/GetFieldController.php:48
8186 #, php-format
8187 msgid "'%s' database does not exist."
8188 msgstr ""
8190 #: libraries/classes/Controllers/Table/CreateController.php:91
8191 #, php-format
8192 msgid "Table %s already exists!"
8193 msgstr ""
8195 #: libraries/classes/Controllers/Table/DeleteRowsController.php:79
8196 #: libraries/classes/Controllers/Table/FindReplaceController.php:178
8197 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:82
8198 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:82
8199 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:82
8200 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:82
8201 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:82
8202 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:54
8203 #: libraries/classes/Controllers/Table/Partition/CheckController.php:54
8204 #: libraries/classes/Controllers/Table/Partition/DropController.php:55
8205 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:54
8206 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:55
8207 #: libraries/classes/Controllers/Table/Partition/RepairController.php:54
8208 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:55
8209 #: libraries/classes/Controllers/Table/RelationController.php:241
8210 #: libraries/classes/Controllers/View/OperationsController.php:89
8211 #: libraries/classes/Database/Routines.php:1226
8212 #: libraries/classes/Display/Results.php:3486 libraries/classes/Message.php:172
8213 #: templates/sql/query.twig:7
8214 msgid "Your SQL query has been executed successfully."
8215 msgstr ""
8217 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:32
8218 #: libraries/classes/Controllers/Table/DropColumnController.php:50
8219 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:45
8220 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
8221 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:43
8222 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:43
8223 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:49
8224 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:45
8225 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
8226 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:45
8227 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:45
8228 msgid "No column selected."
8229 msgstr ""
8231 #: libraries/classes/Controllers/Table/DropColumnController.php:79
8232 #, php-format
8233 msgid "%1$d column has been dropped successfully."
8234 msgid_plural "%1$d columns have been dropped successfully."
8235 msgstr[0] ""
8236 msgstr[1] ""
8238 #: libraries/classes/Controllers/Table/GetFieldController.php:56
8239 msgid "Invalid table name"
8240 msgstr ""
8242 #. l10n: In case a SQL query did not pass a security check
8243 #: libraries/classes/Controllers/Table/GetFieldController.php:65
8244 #: libraries/classes/Controllers/Transformation/WrapperController.php:78
8245 msgid "There is an issue with your request."
8246 msgstr ""
8248 #: libraries/classes/Controllers/Table/GetFieldController.php:79
8249 #: libraries/classes/Database/Routines.php:1245
8250 #: libraries/classes/Import.php:154 libraries/classes/InsertEdit.php:221
8251 #: libraries/classes/Sql.php:968
8252 msgid "MySQL returned an empty result set (i.e. zero rows)."
8253 msgstr ""
8255 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:74
8256 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:74
8257 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:74
8258 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:74
8259 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:74
8260 msgid "Maintenance operations on multiple tables are disabled."
8261 msgstr ""
8263 #: libraries/classes/Controllers/Table/OperationsController.php:129
8264 #: libraries/classes/Controllers/Table/OperationsController.php:322
8265 #: libraries/classes/Controllers/Table/StructureController.php:108
8266 #: libraries/classes/Navigation/Nodes/NodeView.php:28
8267 #: templates/database/structure/show_create.twig:32
8268 #: templates/database/structure/structure_table_row.twig:122
8269 #: templates/database/structure/structure_table_row.twig:186
8270 #, fuzzy
8271 msgid "View"
8272 msgstr "Timeẓriwt"
8274 #: libraries/classes/Controllers/Table/Partition/DropController.php:61
8275 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:61
8276 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:61
8277 #: libraries/classes/Controllers/View/OperationsController.php:92
8278 #: libraries/classes/Html/Generator.php:853 libraries/classes/Import.php:138
8279 #: libraries/classes/InsertEdit.php:716 libraries/classes/Message.php:192
8280 #: templates/error/generic.twig:37
8281 #: templates/table/structure/display_structure.twig:355
8282 #, fuzzy
8283 msgid "Error"
8284 msgstr "Tuccḍa"
8286 #: libraries/classes/Controllers/Table/RelationController.php:182
8287 msgid "Display column was successfully updated."
8288 msgstr ""
8290 #: libraries/classes/Controllers/Table/RelationController.php:275
8291 msgid "Internal relationships were successfully updated."
8292 msgstr ""
8294 #: libraries/classes/Controllers/Table/ReplaceController.php:319
8295 #, php-format
8296 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
8297 msgstr ""
8299 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:81
8300 #, php-format
8301 msgid "Failed to get description of column %s!"
8302 msgstr ""
8304 #: libraries/classes/Controllers/Table/StructureController.php:237
8305 #: templates/columns_definitions/column_attributes.twig:107
8306 #: templates/database/data_dictionary/index.twig:41
8307 #: templates/table/structure/display_structure.twig:137
8308 #: templates/table/structure/display_structure.twig:145
8309 #: templates/table/structure/display_structure.twig:295
8310 #: templates/table/tracking/structure_snapshot_columns.twig:25
8311 msgid "Primary"
8312 msgstr "Amenzu"
8314 #: libraries/classes/Controllers/Table/StructureController.php:241
8315 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
8316 #: templates/columns_definitions/column_attributes.twig:115
8317 #: templates/columns_definitions/table_fields_definitions.twig:46
8318 #: templates/table/structure/display_structure.twig:167
8319 #: templates/table/structure/display_structure.twig:175
8320 #: templates/table/structure/display_structure.twig:301
8321 #: templates/table/structure/display_table_stats.twig:24
8322 #: templates/table/tracking/structure_snapshot_columns.twig:27
8323 #, fuzzy
8324 msgid "Index"
8325 msgstr "Amatar"
8327 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:170
8328 msgid "The columns have been moved successfully."
8329 msgstr ""
8331 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:265
8332 #: libraries/classes/Controllers/Table/Structure/SaveController.php:271
8333 #: libraries/classes/Tracking.php:774
8334 msgid "Query error"
8335 msgstr ""
8337 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
8338 #, php-format
8339 msgid "The name '%s' is a MySQL reserved keyword."
8340 msgid_plural "The names '%s' are MySQL reserved keywords."
8341 msgstr[0] ""
8342 msgstr[1] ""
8344 #: libraries/classes/Controllers/Table/Structure/SaveController.php:216
8345 #, php-format
8346 msgid ""
8347 "Table %1$s has been altered successfully. Privileges have been adjusted."
8348 msgstr ""
8350 #: libraries/classes/Controllers/Table/TrackingController.php:77
8351 #, php-format
8352 msgid "Tracking of %s is activated."
8353 msgstr ""
8355 #: libraries/classes/Controllers/Table/TrackingController.php:153
8356 msgid "Tracking versions deleted successfully."
8357 msgstr ""
8359 #: libraries/classes/Controllers/Table/TrackingController.php:158
8360 msgid "No versions selected."
8361 msgstr ""
8363 #: libraries/classes/Controllers/Table/TrackingController.php:191
8364 msgid "SQL statements executed."
8365 msgstr ""
8367 #: libraries/classes/Controllers/UserPasswordController.php:58
8368 msgid "You don't have sufficient privileges to be here right now!"
8369 msgstr ""
8371 #: libraries/classes/Controllers/UserPasswordController.php:92
8372 #: templates/home/index.twig:46 templates/modals/change_password.twig:5
8373 #: templates/server/privileges/change_password.twig:10
8374 #, fuzzy
8375 msgid "Change password"
8376 msgstr "Senfel awal uffir"
8378 #: libraries/classes/Controllers/View/CreateController.php:95
8379 msgid "View name can not be empty!"
8380 msgstr ""
8382 #: libraries/classes/Core.php:198 libraries/classes/ZipExtension.php:62
8383 #, php-format
8384 msgid "The %s extension is missing. Please check your PHP configuration."
8385 msgstr ""
8387 #: libraries/classes/Database/CentralColumns.php:293
8388 #: libraries/classes/Database/CentralColumns.php:399
8389 #: libraries/classes/Database/CentralColumns.php:611
8390 msgid ""
8391 "The configuration storage is not ready for the central list of columns "
8392 "feature."
8393 msgstr ""
8395 #: libraries/classes/Database/CentralColumns.php:351
8396 #, php-format
8397 msgid "Could not add %1$s as they already exist in central list!"
8398 msgstr ""
8400 #: libraries/classes/Database/CentralColumns.php:367
8401 msgid "Could not add columns!"
8402 msgstr ""
8404 #: libraries/classes/Database/CentralColumns.php:451
8405 #, php-format
8406 msgid ""
8407 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
8408 msgstr ""
8410 #: libraries/classes/Database/CentralColumns.php:464
8411 msgid "Could not remove columns!"
8412 msgstr ""
8414 #: libraries/classes/Database/CentralColumns.php:625
8415 msgid "YES"
8416 msgstr ""
8418 #: libraries/classes/Database/CentralColumns.php:625
8419 msgid "NO"
8420 msgstr ""
8422 #: libraries/classes/Database/Designer/Common.php:528
8423 #, fuzzy
8424 #| msgid ""
8425 #| "The phpMyAdmin configuration storage has been deactivated. %sFind out why"
8426 #| "%s."
8427 msgctxt ""
8428 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
8429 "on designer when user tries to set a display field."
8430 msgid ""
8431 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
8432 msgstr "Asakles n twila n phpMyAdmin insa. %sAf-d acuɣeṛ%s."
8434 #: libraries/classes/Database/Designer/Common.php:573
8435 msgid "Error: relationship already exists."
8436 msgstr ""
8438 #: libraries/classes/Database/Designer/Common.php:625
8439 msgid "FOREIGN KEY relationship has been added."
8440 msgstr ""
8442 #: libraries/classes/Database/Designer/Common.php:633
8443 msgid "Error: FOREIGN KEY relationship could not be added!"
8444 msgstr ""
8446 #: libraries/classes/Database/Designer/Common.php:640
8447 msgid "Error: Missing index on column(s)."
8448 msgstr ""
8450 #: libraries/classes/Database/Designer/Common.php:648
8451 #: libraries/classes/Database/Designer/Common.php:727
8452 msgid "Error: Relational features are disabled!"
8453 msgstr ""
8455 #: libraries/classes/Database/Designer/Common.php:672
8456 msgid "Internal relationship has been added."
8457 msgstr ""
8459 #: libraries/classes/Database/Designer/Common.php:680
8460 msgid "Error: Internal relationship could not be added!"
8461 msgstr ""
8463 #: libraries/classes/Database/Designer/Common.php:718
8464 msgid "FOREIGN KEY relationship has been removed."
8465 msgstr ""
8467 #: libraries/classes/Database/Designer/Common.php:749
8468 msgid "Error: Internal relationship could not be removed!"
8469 msgstr ""
8471 #: libraries/classes/Database/Designer/Common.php:755
8472 msgid "Internal relationship has been removed."
8473 msgstr ""
8475 #: libraries/classes/Database/Designer.php:136
8476 msgid "Could not load schema plugins, please check your installation!"
8477 msgstr ""
8479 #: libraries/classes/Database/Events.php:105
8480 #: libraries/classes/Database/Events.php:114
8481 #: libraries/classes/Database/Events.php:140
8482 #: libraries/classes/Database/Routines.php:224
8483 #: libraries/classes/Database/Routines.php:249
8484 #: libraries/classes/Database/Routines.php:351
8485 #: libraries/classes/Database/Routines.php:1252
8486 #: libraries/classes/Database/Triggers.php:116
8487 #: libraries/classes/Database/Triggers.php:125
8488 #: libraries/classes/Database/Triggers.php:152
8489 #, php-format
8490 msgid "The following query has failed: \"%s\""
8491 msgstr ""
8493 #: libraries/classes/Database/Events.php:109
8494 #: libraries/classes/Database/Events.php:118
8495 #: libraries/classes/Database/Events.php:144
8496 #: libraries/classes/Database/Events.php:502
8497 #: libraries/classes/Database/Routines.php:228
8498 #: libraries/classes/Database/Routines.php:253
8499 #: libraries/classes/Database/Routines.php:355
8500 #: libraries/classes/Database/Routines.php:1256
8501 #: libraries/classes/Database/Routines.php:1536
8502 #: libraries/classes/Database/Triggers.php:120
8503 #: libraries/classes/Database/Triggers.php:129
8504 #: libraries/classes/Database/Triggers.php:156
8505 #: libraries/classes/Database/Triggers.php:438
8506 #: libraries/classes/Html/Generator.php:921
8507 msgid "MySQL said: "
8508 msgstr ""
8510 #: libraries/classes/Database/Events.php:127
8511 #, php-format
8512 msgid "Event %1$s has been modified."
8513 msgstr ""
8515 #: libraries/classes/Database/Events.php:147
8516 #, php-format
8517 msgid "Event %1$s has been created."
8518 msgstr ""
8520 #: libraries/classes/Database/Events.php:161
8521 #: libraries/classes/Database/Routines.php:269
8522 #: libraries/classes/Database/Triggers.php:173
8523 msgid "One or more errors have occurred while processing your request:"
8524 msgstr ""
8526 #: libraries/classes/Database/Events.php:240
8527 msgid "Add event"
8528 msgstr ""
8530 #: libraries/classes/Database/Events.php:244
8531 msgid "Edit event"
8532 msgstr ""
8534 #: libraries/classes/Database/Events.php:401
8535 #: libraries/classes/Database/Routines.php:988
8536 #: libraries/classes/Database/Triggers.php:382
8537 msgid "The definer must be in the \"username@hostname\" format!"
8538 msgstr ""
8540 #: libraries/classes/Database/Events.php:409
8541 msgid "You must provide an event name!"
8542 msgstr ""
8544 #: libraries/classes/Database/Events.php:423
8545 msgid "You must provide a valid interval value for the event."
8546 msgstr ""
8548 #: libraries/classes/Database/Events.php:443
8549 msgid "You must provide a valid execution time for the event."
8550 msgstr ""
8552 #: libraries/classes/Database/Events.php:447
8553 msgid "You must provide a valid type for the event."
8554 msgstr ""
8556 #: libraries/classes/Database/Events.php:473
8557 msgid "You must provide an event definition."
8558 msgstr ""
8560 #: libraries/classes/Database/Events.php:499
8561 msgid "Sorry, we failed to restore the dropped event."
8562 msgstr ""
8564 #: libraries/classes/Database/Events.php:500
8565 #: libraries/classes/Database/Routines.php:1534
8566 #: libraries/classes/Database/Triggers.php:436
8567 msgid "The backed up query was:"
8568 msgstr ""
8570 #: libraries/classes/Database/Events.php:531
8571 #: libraries/classes/Database/Routines.php:150
8572 #: libraries/classes/Database/Routines.php:1145
8573 #: libraries/classes/Database/Routines.php:1312
8574 #: libraries/classes/Database/Triggers.php:467
8575 msgid "Error in processing request:"
8576 msgstr ""
8578 #: libraries/classes/Database/Events.php:533
8579 #, php-format
8580 msgid "No event with name %1$s found in database %2$s."
8581 msgstr ""
8583 #: libraries/classes/Database/Events.php:563
8584 #, php-format
8585 msgid "Export of event %s"
8586 msgstr ""
8588 #: libraries/classes/Database/Events.php:584
8589 #, php-format
8590 msgid ""
8591 "Error in processing request: No event with name %1$s found in database %2$s."
8592 msgstr ""
8594 #: libraries/classes/DatabaseInterface.php:1130
8595 #, php-format
8596 msgid ""
8597 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8598 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8599 "phpMyAdmin is currently using the default time zone of the database server."
8600 msgstr ""
8602 #: libraries/classes/DatabaseInterface.php:1175
8603 msgid "Failed to set configured collation connection!"
8604 msgstr ""
8606 #: libraries/classes/DatabaseInterface.php:1864
8607 msgid "Missing connection parameters!"
8608 msgstr ""
8610 #: libraries/classes/DatabaseInterface.php:1889
8611 msgid "Connection for controluser as defined in your configuration failed."
8612 msgstr ""
8614 #: libraries/classes/DatabaseInterface.php:2294
8615 #, php-format
8616 msgid "See %sour documentation%s for more information."
8617 msgstr ""
8619 #: libraries/classes/Database/Qbe.php:756
8620 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8621 msgid "Or:"
8622 msgstr ""
8624 #: libraries/classes/Database/Qbe.php:760
8625 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8626 msgid "And:"
8627 msgstr ""
8629 #: libraries/classes/Database/Qbe.php:766
8630 #, fuzzy
8631 msgid "Ins"
8632 msgstr "Kkes armad n izegrar"
8634 #: libraries/classes/Database/Qbe.php:769
8635 msgid "Del"
8636 msgstr "Kkes"
8638 #: libraries/classes/Database/Qbe.php:1674
8639 msgid "Saved bookmarked search:"
8640 msgstr ""
8642 #: libraries/classes/Database/Qbe.php:1676
8643 #, fuzzy
8644 msgid "New bookmark"
8645 msgstr "Amenyaf amaynut"
8647 #: libraries/classes/Database/Qbe.php:1703
8648 msgid "Create bookmark"
8649 msgstr ""
8651 #: libraries/classes/Database/Qbe.php:1706
8652 msgid "Update bookmark"
8653 msgstr ""
8655 #: libraries/classes/Database/Qbe.php:1708
8656 #, fuzzy
8657 msgid "Delete bookmark"
8658 msgstr "Kkes asɣal: $1"
8660 #: libraries/classes/Database/Routines.php:117
8661 msgid "Add routine"
8662 msgstr ""
8664 #: libraries/classes/Database/Routines.php:121
8665 msgid "Edit routine"
8666 msgstr ""
8668 #: libraries/classes/Database/Routines.php:153
8669 #, php-format
8670 msgid ""
8671 "No routine with name %1$s found in database %2$s. You might be lacking the "
8672 "necessary privileges to edit this routine."
8673 msgstr ""
8675 #: libraries/classes/Database/Routines.php:205
8676 #: libraries/classes/Database/Routines.php:996
8677 #, php-format
8678 msgid "Invalid routine type: \"%s\""
8679 msgstr ""
8681 #: libraries/classes/Database/Routines.php:256
8682 #, php-format
8683 msgid "Routine %1$s has been created."
8684 msgstr ""
8686 #: libraries/classes/Database/Routines.php:416
8687 #, php-format
8688 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8689 msgstr ""
8691 #: libraries/classes/Database/Routines.php:421
8692 #, php-format
8693 msgid "Routine %1$s has been modified."
8694 msgstr ""
8696 #: libraries/classes/Database/Routines.php:829
8697 msgid "You must provide a name and a type for each routine parameter."
8698 msgstr ""
8700 #: libraries/classes/Database/Routines.php:847
8701 #, php-format
8702 msgid "Invalid direction \"%s\" given for parameter."
8703 msgstr ""
8705 #: libraries/classes/Database/Routines.php:867
8706 #: libraries/classes/Database/Routines.php:934
8707 msgid ""
8708 "You must provide length/values for routine parameters of type ENUM, SET, "
8709 "VARCHAR and VARBINARY."
8710 msgstr ""
8712 #: libraries/classes/Database/Routines.php:916
8713 msgid "You must provide a valid return type for the routine."
8714 msgstr ""
8716 #: libraries/classes/Database/Routines.php:1004
8717 msgid "You must provide a routine name!"
8718 msgstr ""
8720 #: libraries/classes/Database/Routines.php:1069
8721 msgid "You must provide a routine definition."
8722 msgstr ""
8724 #: libraries/classes/Database/Routines.php:1147
8725 #: libraries/classes/Database/Routines.php:1314
8726 #, php-format
8727 msgid "No routine with name %1$s found in database %2$s."
8728 msgstr ""
8730 #: libraries/classes/Database/Routines.php:1186
8731 #, php-format
8732 msgid "Execution results of routine %s"
8733 msgstr ""
8735 #: libraries/classes/Database/Routines.php:1234
8736 #, php-format
8737 msgid "%d row affected by the last statement inside the procedure."
8738 msgid_plural "%d rows affected by the last statement inside the procedure."
8739 msgstr[0] ""
8740 msgstr[1] ""
8742 #: libraries/classes/Database/Routines.php:1297
8743 #: libraries/classes/Database/Routines.php:1304
8744 msgid "Execute routine"
8745 msgstr ""
8747 #: libraries/classes/Database/Routines.php:1533
8748 msgid "Sorry, we failed to restore the dropped routine."
8749 msgstr ""
8751 #: libraries/classes/Database/Routines.php:1561
8752 #, php-format
8753 msgid "Export of routine %s"
8754 msgstr ""
8756 #: libraries/classes/Database/Routines.php:1583
8757 #, php-format
8758 msgid ""
8759 "Error in processing request: No routine with name %1$s found in database "
8760 "%2$s. You might be lacking the necessary privileges to view/export this "
8761 "routine."
8762 msgstr ""
8764 #: libraries/classes/Database/Search.php:103
8765 #: templates/database/search/main.twig:19
8766 msgid "at least one of the words"
8767 msgstr ""
8769 #: libraries/classes/Database/Search.php:104
8770 #: templates/database/search/main.twig:23
8771 msgid "all of the words"
8772 msgstr ""
8774 #: libraries/classes/Database/Search.php:105
8775 #: templates/database/search/main.twig:27
8776 msgid "the exact phrase as substring"
8777 msgstr ""
8779 #: libraries/classes/Database/Search.php:106
8780 #: templates/database/search/main.twig:31
8781 msgid "the exact phrase as whole field"
8782 msgstr ""
8784 #: libraries/classes/Database/Search.php:107
8785 #: templates/database/search/main.twig:35
8786 #, fuzzy
8787 msgid "as regular expression"
8788 msgstr "Expression régulière"
8790 #: libraries/classes/Database/Triggers.php:139
8791 #, php-format
8792 msgid "Trigger %1$s has been modified."
8793 msgstr ""
8795 #: libraries/classes/Database/Triggers.php:159
8796 #, php-format
8797 msgid "Trigger %1$s has been created."
8798 msgstr ""
8800 #: libraries/classes/Database/Triggers.php:258
8801 msgid "Add trigger"
8802 msgstr ""
8804 #: libraries/classes/Database/Triggers.php:262
8805 msgid "Edit trigger"
8806 msgstr ""
8808 #: libraries/classes/Database/Triggers.php:390
8809 msgid "You must provide a trigger name!"
8810 msgstr ""
8812 #: libraries/classes/Database/Triggers.php:396
8813 msgid "You must provide a valid timing for the trigger!"
8814 msgstr ""
8816 #: libraries/classes/Database/Triggers.php:402
8817 msgid "You must provide a valid event for the trigger!"
8818 msgstr ""
8820 #: libraries/classes/Database/Triggers.php:409
8821 msgid "You must provide a valid table name!"
8822 msgstr ""
8824 #: libraries/classes/Database/Triggers.php:416
8825 msgid "You must provide a trigger definition."
8826 msgstr ""
8828 #: libraries/classes/Database/Triggers.php:435
8829 msgid "Sorry, we failed to restore the dropped trigger."
8830 msgstr ""
8832 #: libraries/classes/Database/Triggers.php:469
8833 #, php-format
8834 msgid "No trigger with name %1$s found in database %2$s."
8835 msgstr ""
8837 #: libraries/classes/Database/Triggers.php:501
8838 #: templates/database/triggers/export.twig:2
8839 #, php-format
8840 msgid "Export of trigger %s"
8841 msgstr ""
8843 #: libraries/classes/Database/Triggers.php:519
8844 #, php-format
8845 msgid ""
8846 "Error in processing request: No trigger with name %1$s found in database "
8847 "%2$s."
8848 msgstr ""
8850 #: libraries/classes/Dbal/DbiMysqli.php:143
8851 msgid "SSL connection enforced by server, automatically enabling it."
8852 msgstr ""
8854 #: libraries/classes/Dbal/DbiMysqli.php:155
8855 #, php-format
8856 msgid ""
8857 "Error 1045: Access denied for user. Additional error information may be "
8858 "available, but is being hidden by the %s configuration directive."
8859 msgstr ""
8861 #: libraries/classes/Dbal/InvalidDatabaseName.php:14
8862 #, fuzzy
8863 #| msgid "The database name is empty!"
8864 msgid "The database name must be a non-empty string."
8865 msgstr "Isem n taffa n isefka d ilem!"
8867 #: libraries/classes/Dbal/InvalidDatabaseName.php:22
8868 #, php-format
8869 msgid "The database name cannot be longer than %d characters."
8870 msgstr ""
8872 #: libraries/classes/Dbal/InvalidDatabaseName.php:27
8873 msgid "The database name cannot end with a space character."
8874 msgstr ""
8876 #: libraries/classes/Dbal/InvalidTableName.php:14
8877 #, fuzzy
8878 #| msgid "The database name is empty!"
8879 msgid "The table name must be a non-empty string."
8880 msgstr "Isem n taffa n isefka d ilem!"
8882 #: libraries/classes/Dbal/InvalidTableName.php:22
8883 #, php-format
8884 msgid "The table name cannot be longer than %d characters."
8885 msgstr ""
8887 #: libraries/classes/Dbal/InvalidTableName.php:27
8888 msgid "The table name cannot end with a space character."
8889 msgstr ""
8891 #: libraries/classes/Display/Results.php:1272
8892 #: templates/display/results/table.twig:204
8893 msgid "Partial texts"
8894 msgstr ""
8896 #: libraries/classes/Display/Results.php:1276
8897 #: templates/display/results/table.twig:208
8898 msgid "Full texts"
8899 msgstr ""
8901 #: libraries/classes/Display/Results.php:1617
8902 #: libraries/classes/Display/Results.php:1643 libraries/classes/Util.php:2487
8903 #: libraries/classes/Util.php:2510 libraries/config.values.php:113
8904 #: templates/database/multi_table_query/form.twig:69
8905 #: templates/database/qbe/sort_select_cell.twig:7
8906 #: templates/server/databases/index.twig:111
8907 #: templates/server/databases/index.twig:128
8908 #: templates/server/databases/index.twig:147
8909 #: templates/server/status/processes/list.twig:12
8910 #: templates/table/operations/index.twig:31
8911 #: templates/table/search/index.twig:163
8912 msgid "Descending"
8913 msgstr ""
8915 #: libraries/classes/Display/Results.php:1625
8916 #: libraries/classes/Display/Results.php:1635 libraries/classes/Util.php:2479
8917 #: libraries/classes/Util.php:2502 libraries/config.values.php:112
8918 #: templates/database/multi_table_query/form.twig:68
8919 #: templates/database/qbe/sort_select_cell.twig:5
8920 #: templates/server/databases/index.twig:109
8921 #: templates/server/databases/index.twig:126
8922 #: templates/server/databases/index.twig:145
8923 #: templates/server/status/processes/list.twig:14
8924 #: templates/table/operations/index.twig:27
8925 #: templates/table/search/index.twig:159
8926 msgid "Ascending"
8927 msgstr ""
8929 #: libraries/classes/Display/Results.php:2810
8930 #: libraries/classes/Display/Results.php:2825
8931 msgid "The row has been deleted."
8932 msgstr ""
8934 #: libraries/classes/Display/Results.php:2857
8935 #: templates/server/status/processes/list.twig:44
8936 msgid "Kill"
8937 msgstr ""
8939 #: libraries/classes/Display/Results.php:3417
8940 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
8941 msgstr ""
8943 #: libraries/classes/Display/Results.php:3784
8944 #, php-format
8945 msgid "Showing rows %1s - %2s"
8946 msgstr ""
8948 #: libraries/classes/Display/Results.php:3798
8949 #, php-format
8950 msgid "%1$d total, %2$d in query"
8951 msgstr ""
8953 #: libraries/classes/Display/Results.php:3803
8954 #, php-format
8955 msgid "%d total"
8956 msgstr ""
8958 #: libraries/classes/Display/Results.php:3816 libraries/classes/Sql.php:974
8959 #, php-format
8960 msgid "Query took %01.4f seconds."
8961 msgstr ""
8963 #: libraries/classes/Display/Results.php:4146
8964 msgid "Link not found!"
8965 msgstr ""
8967 #: libraries/classes/Engines/Bdb.php:28
8968 #, fuzzy
8969 msgid "Version information"
8970 msgstr "Talɣut ɣef lqem"
8972 #: libraries/classes/Engines/Innodb.php:31
8973 msgid "Data home directory"
8974 msgstr ""
8976 #: libraries/classes/Engines/Innodb.php:32
8977 msgid "The common part of the directory path for all InnoDB data files."
8978 msgstr ""
8980 #: libraries/classes/Engines/Innodb.php:35
8981 msgid "Data files"
8982 msgstr ""
8984 #: libraries/classes/Engines/Innodb.php:38
8985 msgid "Autoextend increment"
8986 msgstr ""
8988 #: libraries/classes/Engines/Innodb.php:40
8989 msgid ""
8990 "The increment size for extending the size of an autoextending tablespace "
8991 "when it becomes full."
8992 msgstr ""
8994 #: libraries/classes/Engines/Innodb.php:45
8995 msgid "Buffer pool size"
8996 msgstr ""
8998 #: libraries/classes/Engines/Innodb.php:46
8999 msgid ""
9000 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
9001 "tables."
9002 msgstr ""
9004 #: libraries/classes/Engines/Innodb.php:107
9005 msgid "Buffer Pool"
9006 msgstr ""
9008 #: libraries/classes/Engines/Innodb.php:108
9009 #: libraries/classes/Server/Status/Data.php:233
9010 msgid "InnoDB Status"
9011 msgstr ""
9013 #: libraries/classes/Engines/Innodb.php:133
9014 msgid "Buffer Pool Usage"
9015 msgstr ""
9017 #: libraries/classes/Engines/Innodb.php:140
9018 #, fuzzy
9019 msgid "pages"
9020 msgstr "ISEBTAR"
9022 #: libraries/classes/Engines/Innodb.php:148
9023 msgid "Free pages"
9024 msgstr ""
9026 #: libraries/classes/Engines/Innodb.php:154
9027 msgid "Dirty pages"
9028 msgstr ""
9030 #: libraries/classes/Engines/Innodb.php:160
9031 msgid "Pages containing data"
9032 msgstr ""
9034 #: libraries/classes/Engines/Innodb.php:166
9035 msgid "Pages to be flushed"
9036 msgstr ""
9038 #: libraries/classes/Engines/Innodb.php:172
9039 msgid "Busy pages"
9040 msgstr ""
9042 #: libraries/classes/Engines/Innodb.php:181
9043 msgid "Latched pages"
9044 msgstr ""
9046 #: libraries/classes/Engines/Innodb.php:192
9047 msgid "Buffer Pool Activity"
9048 msgstr ""
9050 #: libraries/classes/Engines/Innodb.php:196
9051 msgid "Read requests"
9052 msgstr ""
9054 #: libraries/classes/Engines/Innodb.php:202
9055 msgid "Write requests"
9056 msgstr ""
9058 #: libraries/classes/Engines/Innodb.php:208
9059 msgid "Read misses"
9060 msgstr ""
9062 #: libraries/classes/Engines/Innodb.php:214
9063 msgid "Write waits"
9064 msgstr ""
9066 #: libraries/classes/Engines/Innodb.php:220
9067 msgid "Read misses in %"
9068 msgstr ""
9070 #: libraries/classes/Engines/Innodb.php:235
9071 msgid "Write waits in %"
9072 msgstr ""
9074 #: libraries/classes/Engines/Myisam.php:28
9075 msgid "Data pointer size"
9076 msgstr ""
9078 #: libraries/classes/Engines/Myisam.php:30
9079 msgid ""
9080 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
9081 "tables when no MAX_ROWS option is specified."
9082 msgstr ""
9084 #: libraries/classes/Engines/Myisam.php:36
9085 msgid "Automatic recovery mode"
9086 msgstr ""
9088 #: libraries/classes/Engines/Myisam.php:38
9089 msgid ""
9090 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
9091 "myisam-recover server startup option."
9092 msgstr ""
9094 #: libraries/classes/Engines/Myisam.php:43
9095 msgid "Maximum size for temporary sort files"
9096 msgstr ""
9098 #: libraries/classes/Engines/Myisam.php:45
9099 msgid ""
9100 "The maximum size of the temporary file MySQL is allowed to use while re-"
9101 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
9102 "INFILE)."
9103 msgstr ""
9105 #: libraries/classes/Engines/Myisam.php:52
9106 msgid "Maximum size for temporary files on index creation"
9107 msgstr ""
9109 #: libraries/classes/Engines/Myisam.php:54
9110 msgid ""
9111 "If the temporary file used for fast MyISAM index creation would be larger "
9112 "than using the key cache by the amount specified here, prefer the key cache "
9113 "method."
9114 msgstr ""
9116 #: libraries/classes/Engines/Myisam.php:61
9117 msgid "Repair threads"
9118 msgstr ""
9120 #: libraries/classes/Engines/Myisam.php:63
9121 msgid ""
9122 "If this value is greater than 1, MyISAM table indexes are created in "
9123 "parallel (each index in its own thread) during the repair by sorting process."
9124 msgstr ""
9126 #: libraries/classes/Engines/Myisam.php:70
9127 msgid "Sort buffer size"
9128 msgstr ""
9130 #: libraries/classes/Engines/Myisam.php:72
9131 msgid ""
9132 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
9133 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
9134 msgstr ""
9136 #: libraries/classes/Engines/Pbxt.php:33
9137 msgid "Index cache size"
9138 msgstr ""
9140 #: libraries/classes/Engines/Pbxt.php:35
9141 msgid ""
9142 "This is the amount of memory allocated to the index cache. Default value is "
9143 "32MB. The memory allocated here is used only for caching index pages."
9144 msgstr ""
9146 #: libraries/classes/Engines/Pbxt.php:42
9147 msgid "Record cache size"
9148 msgstr ""
9150 #: libraries/classes/Engines/Pbxt.php:44
9151 msgid ""
9152 "This is the amount of memory allocated to the record cache used to cache "
9153 "table data. The default value is 32MB. This memory is used to cache changes "
9154 "to the handle data (.xtd) and row pointer (.xtr) files."
9155 msgstr ""
9157 #: libraries/classes/Engines/Pbxt.php:52
9158 msgid "Log cache size"
9159 msgstr ""
9161 #: libraries/classes/Engines/Pbxt.php:54
9162 msgid ""
9163 "The amount of memory allocated to the transaction log cache used to cache on "
9164 "transaction log data. The default is 16MB."
9165 msgstr ""
9167 #: libraries/classes/Engines/Pbxt.php:61
9168 msgid "Log file threshold"
9169 msgstr ""
9171 #: libraries/classes/Engines/Pbxt.php:63
9172 msgid ""
9173 "The size of a transaction log before rollover, and a new log is created. The "
9174 "default value is 16MB."
9175 msgstr ""
9177 #: libraries/classes/Engines/Pbxt.php:69
9178 msgid "Transaction buffer size"
9179 msgstr ""
9181 #: libraries/classes/Engines/Pbxt.php:71
9182 msgid ""
9183 "The size of the global transaction log buffer (the engine allocates 2 "
9184 "buffers of this size). The default is 1MB."
9185 msgstr ""
9187 #: libraries/classes/Engines/Pbxt.php:78
9188 msgid "Checkpoint frequency"
9189 msgstr ""
9191 #: libraries/classes/Engines/Pbxt.php:80
9192 msgid ""
9193 "The amount of data written to the transaction log before a checkpoint is "
9194 "performed. The default value is 24MB."
9195 msgstr ""
9197 #: libraries/classes/Engines/Pbxt.php:87
9198 msgid "Data log threshold"
9199 msgstr ""
9201 #: libraries/classes/Engines/Pbxt.php:89
9202 msgid ""
9203 "The maximum size of a data log file. The default value is 64MB. PBXT can "
9204 "create a maximum of 32000 data logs, which are used by all tables. So the "
9205 "value of this variable can be increased to increase the total amount of data "
9206 "that can be stored in the database."
9207 msgstr ""
9209 #: libraries/classes/Engines/Pbxt.php:98
9210 msgid "Garbage threshold"
9211 msgstr ""
9213 #: libraries/classes/Engines/Pbxt.php:100
9214 msgid ""
9215 "The percentage of garbage in a data log file before it is compacted. This is "
9216 "a value between 1 and 99. The default is 50."
9217 msgstr ""
9219 #: libraries/classes/Engines/Pbxt.php:107
9220 msgid "Log buffer size"
9221 msgstr ""
9223 #: libraries/classes/Engines/Pbxt.php:109
9224 msgid ""
9225 "The size of the buffer used when writing a data log. The default is 256MB. "
9226 "The engine allocates one buffer per thread, but only if the thread is "
9227 "required to write a data log."
9228 msgstr ""
9230 #: libraries/classes/Engines/Pbxt.php:117
9231 msgid "Data file grow size"
9232 msgstr ""
9234 #: libraries/classes/Engines/Pbxt.php:118
9235 msgid "The grow size of the handle data (.xtd) files."
9236 msgstr ""
9238 #: libraries/classes/Engines/Pbxt.php:122
9239 msgid "Row file grow size"
9240 msgstr ""
9242 #: libraries/classes/Engines/Pbxt.php:123
9243 msgid "The grow size of the row pointer (.xtr) files."
9244 msgstr ""
9246 #: libraries/classes/Engines/Pbxt.php:127
9247 msgid "Log file count"
9248 msgstr ""
9250 #: libraries/classes/Engines/Pbxt.php:129
9251 msgid ""
9252 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
9253 "system will maintain. If the number of logs exceeds this value then old logs "
9254 "will be deleted, otherwise they are renamed and given the next highest "
9255 "number."
9256 msgstr ""
9258 #: libraries/classes/Engines/Pbxt.php:169
9259 #: libraries/classes/Html/Generator.php:784
9260 #: libraries/classes/Html/MySQLDocumentation.php:50
9261 #: libraries/classes/Sanitize.php:203
9262 #: templates/config/form_display/input.twig:10 templates/home/index.twig:244
9263 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
9264 #: templates/setup/home/index.twig:131
9265 #, fuzzy
9266 msgid "Documentation"
9267 msgstr "Tasemlit"
9269 #: libraries/classes/Engines/Pbxt.php:185
9270 #, php-format
9271 msgid ""
9272 "Documentation and further information about PBXT can be found on the "
9273 "%sPrimeBase XT Home Page%s."
9274 msgstr ""
9276 #: libraries/classes/ErrorHandler.php:104
9277 msgid "Too many error messages, some are not displayed."
9278 msgstr ""
9280 #: libraries/classes/ErrorHandler.php:430
9281 #, fuzzy
9282 msgid "Report"
9283 msgstr "Aneqqis"
9285 #: libraries/classes/ErrorHandler.php:435 templates/error/report_form.twig:25
9286 msgid "Automatically send report next time"
9287 msgstr ""
9289 #: libraries/classes/Export.php:159 libraries/classes/Export.php:195
9290 #: libraries/classes/Export.php:469
9291 #, php-format
9292 msgid "Insufficient space to save the file %s."
9293 msgstr ""
9295 #: libraries/classes/Export.php:418
9296 #, php-format
9297 msgid ""
9298 "File %s already exists on server, change filename or check overwrite option."
9299 msgstr ""
9301 #: libraries/classes/Export.php:425 libraries/classes/Export.php:435
9302 #, php-format
9303 msgid "The web server does not have permission to save the file %s."
9304 msgstr ""
9306 #: libraries/classes/Export.php:475
9307 #, php-format
9308 msgid "Dump has been saved to file %s."
9309 msgstr ""
9311 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
9312 #: libraries/classes/Export.php:982
9313 msgid "Exporting a raw query is not supported for this export method."
9314 msgstr ""
9316 #: libraries/classes/File.php:231
9317 msgid "File was not an uploaded file."
9318 msgstr ""
9320 #: libraries/classes/File.php:266
9321 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
9322 msgstr ""
9324 #: libraries/classes/File.php:271
9325 msgid ""
9326 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
9327 "the HTML form."
9328 msgstr ""
9330 #: libraries/classes/File.php:276
9331 msgid "The uploaded file was only partially uploaded."
9332 msgstr ""
9334 #: libraries/classes/File.php:280
9335 msgid "Missing a temporary folder."
9336 msgstr ""
9338 #: libraries/classes/File.php:283
9339 msgid "Failed to write file to disk."
9340 msgstr ""
9342 #: libraries/classes/File.php:286
9343 msgid "File upload stopped by extension."
9344 msgstr ""
9346 #: libraries/classes/File.php:289
9347 msgid "Unknown error in file upload."
9348 msgstr ""
9350 #: libraries/classes/File.php:422
9351 msgid "File is a symbolic link"
9352 msgstr ""
9354 #: libraries/classes/File.php:429 libraries/classes/File.php:520
9355 #, fuzzy
9356 msgid "File could not be read!"
9357 msgstr "D awezɣi tɣuri n ufaylu"
9359 #: libraries/classes/File.php:465
9360 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
9361 msgstr ""
9363 #: libraries/classes/File.php:485
9364 msgid "Error while moving uploaded file."
9365 msgstr ""
9367 #: libraries/classes/File.php:494
9368 msgid "Cannot read uploaded file."
9369 msgstr ""
9371 #: libraries/classes/File.php:571
9372 #, php-format
9373 msgid ""
9374 "You attempted to load file with unsupported compression (%s). Either support "
9375 "for it is not implemented or disabled by your configuration."
9376 msgstr ""
9378 #: libraries/classes/FlashMessages.php:24
9379 msgid "Session not found."
9380 msgstr ""
9382 #: libraries/classes/Html/Generator.php:146
9383 #, php-format
9384 msgid "Jump to database “%s”."
9385 msgstr ""
9387 #: libraries/classes/Html/Generator.php:172
9388 #, php-format
9389 msgid "The %s functionality is affected by a known bug, see %s"
9390 msgstr ""
9392 #: libraries/classes/Html/Generator.php:240
9393 msgid "SSL is not being used"
9394 msgstr ""
9396 #: libraries/classes/Html/Generator.php:245
9397 msgid "SSL is used with disabled verification"
9398 msgstr ""
9400 #: libraries/classes/Html/Generator.php:247
9401 msgid "SSL is used without certification authority"
9402 msgstr ""
9404 #: libraries/classes/Html/Generator.php:250
9405 msgid "SSL is used"
9406 msgstr ""
9408 #: libraries/classes/Html/Generator.php:353
9409 msgid "The PHP function password_hash() with default options."
9410 msgstr ""
9412 #: libraries/classes/Html/Generator.php:354
9413 msgid "password_hash() PHP function"
9414 msgstr ""
9416 #: libraries/classes/Html/Generator.php:632
9417 msgid "Skip Explain SQL"
9418 msgstr ""
9420 #: libraries/classes/Html/Generator.php:641
9421 #, php-format
9422 msgid "Analyze Explain at %s"
9423 msgstr ""
9425 #: libraries/classes/Html/Generator.php:670
9426 msgid "Without PHP code"
9427 msgstr ""
9429 #: libraries/classes/Html/Generator.php:678
9430 #: templates/database/multi_table_query/form.twig:175
9431 #: templates/database/qbe/selection_form.twig:115
9432 msgid "Submit query"
9433 msgstr ""
9435 #: libraries/classes/Html/Generator.php:725 templates/console/display.twig:43
9436 #: templates/console/display.twig:201 templates/sql/profiling_chart.twig:2
9437 msgid "Profiling"
9438 msgstr ""
9440 #: libraries/classes/Html/Generator.php:738
9441 msgctxt "Inline edit query"
9442 msgid "Edit inline"
9443 msgstr ""
9445 #: libraries/classes/Html/Generator.php:860
9446 msgid "Static analysis:"
9447 msgstr ""
9449 #: libraries/classes/Html/Generator.php:863
9450 #, php-format
9451 msgid "%d errors were found during analysis."
9452 msgstr ""
9454 #: libraries/classes/Import.php:276 libraries/classes/Sql.php:982
9455 msgid "[ROLLBACK occurred.]"
9456 msgstr ""
9458 #: libraries/classes/Import.php:1215
9459 msgid ""
9460 "The following structures have either been created or altered. Here you can:"
9461 msgstr ""
9463 #: libraries/classes/Import.php:1217
9464 msgid "View a structure's contents by clicking on its name."
9465 msgstr ""
9467 #: libraries/classes/Import.php:1218
9468 msgid ""
9469 "Change any of its settings by clicking the corresponding \"Options\" link."
9470 msgstr ""
9472 #: libraries/classes/Import.php:1219
9473 msgid "Edit structure by following the \"Structure\" link."
9474 msgstr ""
9476 #: libraries/classes/Import.php:1223 libraries/classes/Import.php:1257
9477 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
9478 #: libraries/classes/Plugins/Export/ExportCsv.php:45
9479 #: libraries/classes/Plugins/Export/ExportExcel.php:39
9480 #: libraries/classes/Plugins/Export/ExportHtmlword.php:45
9481 #: libraries/classes/Plugins/Export/ExportJson.php:71
9482 #: libraries/classes/Plugins/Export/ExportLatex.php:67
9483 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
9484 #: libraries/classes/Plugins/Export/ExportOds.php:52
9485 #: libraries/classes/Plugins/Export/ExportOdt.php:59
9486 #: libraries/classes/Plugins/Export/ExportPdf.php:65
9487 #: libraries/classes/Plugins/Export/ExportPhparray.php:44
9488 #: libraries/classes/Plugins/Export/ExportSql.php:115
9489 #: libraries/classes/Plugins/Export/ExportTexytext.php:44
9490 #: libraries/classes/Plugins/Export/ExportXml.php:76
9491 #: libraries/classes/Plugins/Export/ExportYaml.php:43
9492 #: libraries/classes/Plugins/Import/ImportCsv.php:70
9493 #: libraries/classes/Plugins/Import/ImportLdi.php:51
9494 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
9495 #: libraries/classes/Plugins/Import/ImportOds.php:53
9496 #: libraries/classes/Plugins/Import/ImportShp.php:70
9497 #: libraries/classes/Plugins/Import/ImportSql.php:43
9498 #: libraries/classes/Plugins/Import/ImportXml.php:51
9499 #: templates/console/display.twig:15 templates/console/display.twig:163
9500 #: templates/database/designer/database_tables.twig:114
9501 #: templates/database/routines/editor_form.twig:53
9502 #: templates/table/structure/display_table_stats.twig:97
9503 #, fuzzy
9504 msgid "Options"
9505 msgstr "Iɣewwaṛen :"
9507 #: libraries/classes/Import.php:1226
9508 #, php-format
9509 msgid "Go to database: %s"
9510 msgstr ""
9512 #: libraries/classes/Import.php:1232 libraries/classes/Import.php:1275
9513 #, php-format
9514 msgid "Edit settings for %s"
9515 msgstr ""
9517 #: libraries/classes/Import.php:1260
9518 #, php-format
9519 msgid "Go to table: %s"
9520 msgstr ""
9522 #: libraries/classes/Import.php:1268
9523 #, php-format
9524 msgid "Structure of %s"
9525 msgstr ""
9527 #: libraries/classes/Import.php:1286
9528 #, php-format
9529 msgid "Go to view: %s"
9530 msgstr ""
9532 #: libraries/classes/Import.php:1312
9533 msgid ""
9534 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9535 "engine tables can be rolled back."
9536 msgstr ""
9538 #: libraries/classes/Index.php:618
9539 #, php-format
9540 msgid ""
9541 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9542 "removed."
9543 msgstr ""
9545 #: libraries/classes/InsertEdit.php:343
9546 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
9547 #: templates/database/routines/execute_form.twig:18
9548 #: templates/table/search/index.twig:36
9549 #: templates/table/zoom_search/index.twig:34
9550 #, fuzzy
9551 msgid "Function"
9552 msgstr "Tawuri"
9554 #: libraries/classes/InsertEdit.php:346
9555 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
9556 #: libraries/classes/Plugins/Export/ExportHtmlword.php:368
9557 #: libraries/classes/Plugins/Export/ExportLatex.php:523
9558 #: libraries/classes/Plugins/Export/ExportOdt.php:370
9559 #: libraries/classes/Plugins/Export/ExportOdt.php:472
9560 #: libraries/classes/Plugins/Export/ExportTexytext.php:288
9561 #: libraries/classes/Plugins/Export/ExportTexytext.php:378
9562 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:522
9563 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:666
9564 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:700
9565 #: templates/columns_definitions/table_fields_definitions.twig:12
9566 #: templates/database/central_columns/edit.twig:9
9567 #: templates/database/central_columns/main.twig:20
9568 #: templates/database/central_columns/main.twig:224
9569 #: templates/database/data_dictionary/index.twig:23
9570 #: templates/database/data_dictionary/index.twig:74
9571 #: templates/database/events/index.twig:45
9572 #: templates/database/privileges/index.twig:19
9573 #: templates/database/routines/editor_form.twig:26
9574 #: templates/database/routines/editor_form.twig:51
9575 #: templates/database/routines/execute_form.twig:16
9576 #: templates/database/routines/index.twig:50
9577 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
9578 #: templates/table/privileges/index.twig:21
9579 #: templates/table/search/index.twig:39
9580 #: templates/table/structure/display_structure.twig:22
9581 #: templates/table/structure/display_structure.twig:459
9582 #: templates/table/tracking/structure_snapshot_columns.twig:7
9583 #: templates/table/tracking/structure_snapshot_indexes.twig:6
9584 #: templates/table/zoom_search/index.twig:37
9585 msgid "Type"
9586 msgstr "Anaw"
9588 #: libraries/classes/InsertEdit.php:717 templates/import.twig:60
9589 #: templates/import.twig:85
9590 msgid "The directory you set for upload work cannot be reached."
9591 msgstr ""
9593 #: libraries/classes/InsertEdit.php:725
9594 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9595 #: templates/server/privileges/privileges_table.twig:33
9596 #: templates/server/privileges/privileges_table.twig:60
9597 #: templates/server/privileges/privileges_table.twig:87
9598 #: templates/server/privileges/privileges_table.twig:114
9599 #: templates/table/search/index.twig:129
9600 msgid "Or"
9601 msgstr ""
9603 #: libraries/classes/InsertEdit.php:726
9604 msgid "web server upload directory:"
9605 msgstr ""
9607 #: libraries/classes/InsertEdit.php:1311 libraries/classes/Sql.php:965
9608 msgid "Showing SQL query"
9609 msgstr ""
9611 #: libraries/classes/InsertEdit.php:1335 libraries/classes/Sql.php:945
9612 #, php-format
9613 msgid "Inserted row id: %1$d"
9614 msgstr ""
9616 #: libraries/classes/LanguageManager.php:979
9617 msgid "Ignoring unsupported language code."
9618 msgstr ""
9620 #: libraries/classes/Linter.php:108
9621 msgid ""
9622 "Linting is disabled for this query because it exceeds the maximum length."
9623 msgstr ""
9625 #: libraries/classes/Linter.php:162
9626 #, php-format
9627 msgid "%1$s (near <code>%2$s</code>)"
9628 msgstr ""
9630 #: libraries/classes/Menu.php:238
9631 #: libraries/classes/Navigation/Nodes/NodeTable.php:309
9632 #: libraries/classes/Util.php:1428 libraries/classes/Util.php:1895
9633 #: libraries/config.values.php:68 libraries/config.values.php:82
9634 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9635 #: templates/database/structure/structure_table_row.twig:43
9636 #: templates/table/structure/display_structure.twig:282
9637 #, fuzzy
9638 msgid "Browse"
9639 msgstr "Parcourir"
9641 #: libraries/classes/Menu.php:257 libraries/classes/Menu.php:364
9642 #: libraries/classes/Navigation/Nodes/NodeTable.php:300
9643 #: libraries/classes/Util.php:1426 libraries/classes/Util.php:1881
9644 #: libraries/classes/Util.php:1898 libraries/config.values.php:64
9645 #: libraries/config.values.php:78 libraries/config.values.php:169
9646 #: libraries/config.values.php:179 templates/database/routines/index.twig:27
9647 #: templates/database/routines/index.twig:28
9648 #: templates/database/structure/structure_table_row.twig:53
9649 #: templates/server/databases/index.twig:76
9650 #: templates/server/databases/index.twig:77
9651 #, fuzzy
9652 msgid "Search"
9653 msgstr "Recherche"
9655 #: libraries/classes/Menu.php:268
9656 #: libraries/classes/Navigation/Nodes/NodeTable.php:303
9657 #: libraries/classes/Util.php:1427 libraries/classes/Util.php:1899
9658 #: libraries/config.values.php:66 libraries/config.values.php:80
9659 #: libraries/config.values.php:181
9660 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9661 #: templates/database/structure/structure_table_row.twig:59
9662 #: templates/sql/query.twig:75
9663 #, fuzzy
9664 msgid "Insert"
9665 msgstr "Ger"
9667 #: libraries/classes/Menu.php:294 libraries/classes/Menu.php:404
9668 #: libraries/classes/Server/Privileges.php:2848 libraries/classes/Util.php:1886
9669 #: libraries/classes/Util.php:1902 libraries/config.values.php:161
9670 #: templates/database/privileges/index.twig:20
9671 #: templates/server/privileges/privileges_summary.twig:16
9672 #: templates/server/sub_page_header.twig:2
9673 #: templates/table/privileges/index.twig:22
9674 #, fuzzy
9675 msgid "Privileges"
9676 msgstr "Tisegluyin"
9678 #: libraries/classes/Menu.php:305 libraries/classes/Menu.php:315
9679 #: libraries/classes/Menu.php:395 libraries/classes/Util.php:1429
9680 #: libraries/classes/Util.php:1885 libraries/classes/Util.php:1903
9681 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9682 #, fuzzy
9683 msgid "Operations"
9684 msgstr "Timhalin n ufaylu"
9686 #: libraries/classes/Menu.php:321 libraries/classes/Menu.php:430
9687 #: libraries/classes/Util.php:1890 libraries/classes/Util.php:1904
9688 #, fuzzy
9689 msgid "Tracking"
9690 msgstr "Aḍfaṛ"
9692 #: libraries/classes/Menu.php:328 libraries/classes/Menu.php:423
9693 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
9694 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
9695 #: libraries/classes/Plugins/Export/ExportHtmlword.php:552
9696 #: libraries/classes/Plugins/Export/ExportOdt.php:697
9697 #: libraries/classes/Plugins/Export/ExportPdf.php:261
9698 #: libraries/classes/Plugins/Export/ExportSql.php:2072
9699 #: libraries/classes/Plugins/Export/ExportTexytext.php:535
9700 #: libraries/classes/Plugins/Export/ExportXml.php:120
9701 #: libraries/classes/Util.php:1889 libraries/classes/Util.php:1905
9702 #: templates/database/triggers/list.twig:3
9703 msgid "Triggers"
9704 msgstr ""
9706 #: libraries/classes/Menu.php:369 libraries/classes/Menu.php:377
9707 #: libraries/classes/Menu.php:385
9708 msgid "Database seems to be empty!"
9709 msgstr ""
9711 #: libraries/classes/Menu.php:372 libraries/classes/Util.php:1882
9712 #, fuzzy
9713 msgid "Query"
9714 msgstr "Tuttra"
9716 #: libraries/classes/Menu.php:410 libraries/classes/Util.php:1887
9717 #: templates/database/routines/index.twig:3
9718 msgid "Routines"
9719 msgstr ""
9721 #: libraries/classes/Menu.php:416
9722 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
9723 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
9724 #: libraries/classes/Plugins/Export/ExportSql.php:1004
9725 #: libraries/classes/Plugins/Export/ExportXml.php:100
9726 #: libraries/classes/Util.php:1888 templates/database/events/index.twig:3
9727 #, fuzzy
9728 msgid "Events"
9729 msgstr "Tidyanin"
9731 #: libraries/classes/Menu.php:437 libraries/classes/Util.php:1891
9732 msgid "Designer"
9733 msgstr ""
9735 #: libraries/classes/Menu.php:444 libraries/classes/Util.php:1892
9736 #: templates/database/structure/check_all_tables.twig:32
9737 msgid "Central columns"
9738 msgstr ""
9740 #: libraries/classes/Menu.php:501
9741 #, fuzzy
9742 msgid "User accounts"
9743 msgstr "Comptes utilisateurs"
9745 #: libraries/classes/Menu.php:536 libraries/classes/Server/Status/Data.php:152
9746 #: libraries/classes/Util.php:1871 templates/server/binlog/index.twig:3
9747 msgid "Binary log"
9748 msgstr ""
9750 #: libraries/classes/Menu.php:543 libraries/classes/Server/Status/Data.php:157
9751 #: libraries/classes/Util.php:1872
9752 #: templates/database/structure/body_for_table_summary.twig:11
9753 #: templates/database/structure/table_header.twig:10
9754 #: templates/server/replication/index.twig:5
9755 #, fuzzy
9756 msgid "Replication"
9757 msgstr "Asefrurex LDAP n imedlis n tensa"
9759 #: libraries/classes/Menu.php:549 libraries/classes/Server/Status/Data.php:229
9760 #: libraries/classes/Util.php:1873 libraries/config.values.php:159
9761 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9762 #: templates/sql/query.twig:191
9763 #, fuzzy
9764 msgid "Variables"
9765 msgstr "Imuttiyen"
9767 #: libraries/classes/Menu.php:554 libraries/classes/Util.php:1874
9768 msgid "Charsets"
9769 msgstr ""
9771 #: libraries/classes/Menu.php:559 libraries/classes/Util.php:1876
9772 msgid "Engines"
9773 msgstr ""
9775 #: libraries/classes/Menu.php:564 libraries/classes/Util.php:1875
9776 #: templates/server/plugins/index.twig:4
9777 #, fuzzy
9778 msgid "Plugins"
9779 msgstr "Izegrar"
9781 #: libraries/classes/Message.php:252
9782 #, php-format
9783 msgid "%1$d row affected."
9784 msgid_plural "%1$d rows affected."
9785 msgstr[0] ""
9786 msgstr[1] ""
9788 #: libraries/classes/Message.php:273
9789 #, php-format
9790 msgid "%1$d row deleted."
9791 msgid_plural "%1$d rows deleted."
9792 msgstr[0] ""
9793 msgstr[1] ""
9795 #: libraries/classes/Message.php:294
9796 #, php-format
9797 msgid "%1$d row inserted."
9798 msgid_plural "%1$d rows inserted."
9799 msgstr[0] ""
9800 msgstr[1] ""
9802 #: libraries/classes/Navigation/Navigation.php:229
9803 #, fuzzy
9804 msgid "Groups:"
9805 msgstr "Igrawen:"
9807 #: libraries/classes/Navigation/Navigation.php:230
9808 msgid "Events:"
9809 msgstr "Tidyanin:"
9811 #: libraries/classes/Navigation/Navigation.php:231
9812 #, fuzzy
9813 msgid "Functions:"
9814 msgstr "Tiwuriwin"
9816 #: libraries/classes/Navigation/Navigation.php:232
9817 msgid "Procedures:"
9818 msgstr ""
9820 #: libraries/classes/Navigation/Navigation.php:233
9821 #: templates/database/export/index.twig:14
9822 #, fuzzy
9823 msgid "Tables:"
9824 msgstr "T~ifelwiyin"
9826 #: libraries/classes/Navigation/Navigation.php:234
9827 #, fuzzy
9828 msgid "Views:"
9829 msgstr "Timezriyin"
9831 #: libraries/classes/Navigation/NavigationTree.php:759
9832 msgid ""
9833 "There are large item groups in navigation panel which may affect the "
9834 "performance. Consider disabling item grouping in the navigation panel."
9835 msgstr ""
9837 #: libraries/classes/Navigation/NavigationTree.php:833
9838 #, fuzzy
9839 msgid "Groups"
9840 msgstr "Igrawen:"
9842 #: libraries/classes/Navigation/NavigationTree.php:946
9843 #, php-format
9844 msgid "%s result found"
9845 msgid_plural "%s results found"
9846 msgstr[0] ""
9847 msgstr[1] ""
9849 #: libraries/classes/Navigation/NavigationTree.php:1348
9850 #, fuzzy
9851 msgid "Collapse all"
9852 msgstr "Fne&ẓ akk"
9854 #. l10n: The word "Node" must not be translated here
9855 #: libraries/classes/Navigation/NodeFactory.php:43
9856 #, php-format
9857 msgid "Invalid class name \"%1$s\", using default of \"Node\""
9858 msgstr ""
9860 #: libraries/classes/Navigation/NodeFactory.php:73
9861 #, php-format
9862 msgid "Could not load class \"%1$s\""
9863 msgstr ""
9865 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
9866 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
9867 #: templates/sql/query.twig:62
9868 #, fuzzy
9869 msgid "Columns"
9870 msgstr "Tigejda"
9872 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
9873 #, fuzzy
9874 msgctxt "Create new column"
9875 msgid "New"
9876 msgstr "Nouveau"
9878 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
9879 #: libraries/classes/Plugins/Export/ExportHtmlword.php:272
9880 #: libraries/classes/Plugins/Export/ExportHtmlword.php:365
9881 #: libraries/classes/Plugins/Export/ExportLatex.php:522
9882 #: libraries/classes/Plugins/Export/ExportOdt.php:367
9883 #: libraries/classes/Plugins/Export/ExportOdt.php:469
9884 #: libraries/classes/Plugins/Export/ExportTexytext.php:287
9885 #: libraries/classes/Plugins/Export/ExportTexytext.php:377
9886 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:520
9887 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:665
9888 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:699
9889 #: templates/columns_definitions/column_name.twig:16
9890 #: templates/database/data_dictionary/index.twig:22
9891 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
9892 #: templates/table/index_form.twig:138
9893 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
9894 #: templates/table/operations/index.twig:13
9895 #: templates/table/relation/common_form.twig:18
9896 #: templates/table/relation/common_form.twig:23
9897 #: templates/table/relation/common_form.twig:38
9898 #: templates/table/relation/common_form.twig:120
9899 #: templates/table/relation/common_form.twig:189
9900 #: templates/table/relation/foreign_key_row.twig:120
9901 #: templates/table/relation/foreign_key_row.twig:130
9902 #: templates/table/search/index.twig:38
9903 #: templates/table/structure/display_structure.twig:462
9904 #: templates/table/tracking/structure_snapshot_columns.twig:6
9905 #: templates/table/tracking/structure_snapshot_indexes.twig:9
9906 #: templates/table/zoom_search/index.twig:36
9907 #: templates/table/zoom_search/result_form.twig:35
9908 msgid "Column"
9909 msgstr "Tigejdit"
9911 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:36
9912 #, fuzzy
9913 msgctxt "Create new database"
9914 msgid "New"
9915 msgstr "Nouveau"
9917 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
9918 msgid "Database operations"
9919 msgstr ""
9921 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:646
9922 msgid "Show hidden items"
9923 msgstr ""
9925 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
9926 #, fuzzy
9927 msgctxt "Create new event"
9928 msgid "New"
9929 msgstr "Nouveau"
9931 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
9932 #: libraries/classes/Plugins/Export/ExportHtmlword.php:471
9933 #: libraries/classes/Plugins/Export/ExportOdt.php:596
9934 #: libraries/classes/Plugins/Export/ExportTexytext.php:452
9935 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:360
9936 #: templates/database/triggers/editor_form.twig:47
9937 #: templates/database/triggers/list.twig:48
9938 msgid "Event"
9939 msgstr ""
9941 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
9942 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
9943 #: libraries/classes/Plugins/Export/ExportSql.php:634
9944 #: libraries/classes/Plugins/Export/ExportXml.php:105
9945 #, fuzzy
9946 msgid "Functions"
9947 msgstr "Tiwuriwin"
9949 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
9950 #, fuzzy
9951 msgctxt "Create new function"
9952 msgid "New"
9953 msgstr "Nouveau"
9955 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
9956 #, fuzzy
9957 msgctxt "Create new index"
9958 msgid "New"
9959 msgstr "Nouveau"
9961 #: libraries/classes/Navigation/Nodes/Node.php:622
9962 msgid "Expand/Collapse"
9963 msgstr ""
9965 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
9966 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
9967 #: libraries/classes/Plugins/Export/ExportSql.php:623
9968 #: libraries/classes/Plugins/Export/ExportXml.php:110
9969 msgid "Procedures"
9970 msgstr ""
9972 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
9973 #, fuzzy
9974 msgctxt "Create new procedure"
9975 msgid "New"
9976 msgstr "Nouveau"
9978 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
9979 #, fuzzy
9980 msgid "Procedure"
9981 msgstr "tasekkirt"
9983 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
9984 #, fuzzy
9985 msgctxt "Create new table"
9986 msgid "New"
9987 msgstr "Nouveau"
9989 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
9990 #, fuzzy
9991 msgctxt "Create new trigger"
9992 msgid "New"
9993 msgstr "Nouveau"
9995 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
9996 #, fuzzy
9997 msgid "Trigger"
9998 msgstr "Amendaḥ"
10000 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
10001 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
10002 #: libraries/classes/Plugins/Export/ExportXml.php:125
10003 #: templates/database/structure/show_create.twig:28
10004 #, fuzzy
10005 msgid "Views"
10006 msgstr "Timezriyin"
10008 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
10009 #, fuzzy
10010 msgctxt "Create new view"
10011 msgid "New"
10012 msgstr "Nouveau"
10014 #: libraries/classes/Normalization.php:223
10015 msgid "Make all columns atomic"
10016 msgstr ""
10018 #: libraries/classes/Normalization.php:225
10019 #: libraries/classes/Normalization.php:961
10020 msgid "First step of normalization (1NF)"
10021 msgstr ""
10023 #: libraries/classes/Normalization.php:228
10024 #: libraries/classes/Normalization.php:278
10025 #: libraries/classes/Normalization.php:324
10026 #: libraries/classes/Normalization.php:361
10027 msgid "Step 1."
10028 msgstr ""
10030 #: libraries/classes/Normalization.php:230
10031 msgid ""
10032 "Do you have any column which can be split into more than one column? For "
10033 "example: address can be split into street, city, country and zip."
10034 msgstr ""
10036 #: libraries/classes/Normalization.php:236
10037 msgid "Show me the central list of columns that are not already in this table"
10038 msgstr ""
10040 #: libraries/classes/Normalization.php:238
10041 msgid ""
10042 "Select a column which can be split into more than one (on select of 'no such "
10043 "column', it'll move to next step)."
10044 msgstr ""
10046 #: libraries/classes/Normalization.php:253
10047 #, fuzzy
10048 msgid "split into "
10049 msgstr "~Gzem..."
10051 #: libraries/classes/Normalization.php:275
10052 msgid "Have a primary key"
10053 msgstr ""
10055 #: libraries/classes/Normalization.php:281
10056 msgid "Primary key already exists."
10057 msgstr ""
10059 #: libraries/classes/Normalization.php:286
10060 msgid ""
10061 "There is no primary key; please add one.<br>Hint: A primary key is a column "
10062 "(or combination of columns) that uniquely identify all rows."
10063 msgstr ""
10065 #: libraries/classes/Normalization.php:294
10066 msgid "Add a primary key on existing column(s)"
10067 msgstr ""
10069 #: libraries/classes/Normalization.php:298
10070 msgid ""
10071 "If it's not possible to make existing column combinations as primary key"
10072 msgstr ""
10074 #: libraries/classes/Normalization.php:300
10075 msgid "+ Add a new primary key column"
10076 msgstr ""
10078 #: libraries/classes/Normalization.php:323
10079 msgid "Remove redundant columns"
10080 msgstr ""
10082 #: libraries/classes/Normalization.php:326
10083 msgid ""
10084 "Do you have a group of columns which on combining gives an existing column? "
10085 "For example, if you have first_name, last_name and full_name then combining "
10086 "first_name and last_name gives full_name which is redundant."
10087 msgstr ""
10089 #: libraries/classes/Normalization.php:332
10090 msgid ""
10091 "Check the columns which are redundant and click on remove. If no redundant "
10092 "column, click on 'No redundant column'"
10093 msgstr ""
10095 #: libraries/classes/Normalization.php:337
10096 #, fuzzy
10097 msgid "Remove selected"
10098 msgstr "Kkes ayen yettwafernen"
10100 #: libraries/classes/Normalization.php:338
10101 msgid "No redundant column"
10102 msgstr ""
10104 #: libraries/classes/Normalization.php:360
10105 msgid "Move repeating groups"
10106 msgstr ""
10108 #: libraries/classes/Normalization.php:363
10109 msgid ""
10110 "Do you have a group of two or more columns that are closely related and are "
10111 "all repeating the same attribute? For example, a table that holds data on "
10112 "books might have columns such as book_id, author1, author2, author3 and so "
10113 "on which form a repeating group. In this case a new table (book_id, author) "
10114 "should be created."
10115 msgstr ""
10117 #: libraries/classes/Normalization.php:371
10118 msgid ""
10119 "Check the columns which form a repeating group. If no such group, click on "
10120 "'No repeating group'"
10121 msgstr ""
10123 #: libraries/classes/Normalization.php:376
10124 msgid "No repeating group"
10125 msgstr ""
10127 #: libraries/classes/Normalization.php:404
10128 msgid "Step 2."
10129 msgstr ""
10131 #: libraries/classes/Normalization.php:404
10132 msgid "Find partial dependencies"
10133 msgstr ""
10135 #: libraries/classes/Normalization.php:425
10136 #, php-format
10137 msgid ""
10138 "No partial dependencies possible as no non-primary column exists since "
10139 "primary key ( %1$s ) is composed of all the columns in the table."
10140 msgstr ""
10142 #: libraries/classes/Normalization.php:431
10143 #: libraries/classes/Normalization.php:473
10144 msgid "Table is already in second normal form."
10145 msgstr ""
10147 #: libraries/classes/Normalization.php:436
10148 #, php-format
10149 msgid ""
10150 "The primary key ( %1$s ) consists of more than one column so we need to find "
10151 "the partial dependencies."
10152 msgstr ""
10154 #: libraries/classes/Normalization.php:440
10155 #: libraries/classes/Normalization.php:870
10156 msgid ""
10157 "Please answer the following question(s) carefully to obtain a correct "
10158 "normalization."
10159 msgstr ""
10161 #: libraries/classes/Normalization.php:442
10162 msgid "+ Show me the possible partial dependencies based on data in the table"
10163 msgstr ""
10165 #: libraries/classes/Normalization.php:445
10166 msgid ""
10167 "For each column below, please select the <b>minimal set</b> of columns among "
10168 "given set whose values combined together are sufficient to determine the "
10169 "value of the column."
10170 msgstr ""
10172 #: libraries/classes/Normalization.php:458
10173 #: libraries/classes/Normalization.php:912
10174 #, php-format
10175 msgid "'%1$s' depends on:"
10176 msgstr ""
10178 #: libraries/classes/Normalization.php:469
10179 #, php-format
10180 msgid ""
10181 "No partial dependencies possible as the primary key ( %1$s ) has just one "
10182 "column."
10183 msgstr ""
10185 #: libraries/classes/Normalization.php:497
10186 #, php-format
10187 msgid ""
10188 "In order to put the original table '%1$s' into Second normal form we need to "
10189 "create the following tables:"
10190 msgstr ""
10192 #: libraries/classes/Normalization.php:535
10193 #, php-format
10194 msgid "The second step of normalization is complete for table '%1$s'."
10195 msgstr ""
10197 #: libraries/classes/Normalization.php:591
10198 #: libraries/classes/Normalization.php:764
10199 #: libraries/classes/Normalization.php:842
10200 msgid "Error in processing!"
10201 msgstr ""
10203 #: libraries/classes/Normalization.php:638
10204 #, php-format
10205 msgid ""
10206 "In order to put the original table '%1$s' into Third normal form we need to "
10207 "create the following tables:"
10208 msgstr ""
10210 #: libraries/classes/Normalization.php:695
10211 msgid "The third step of normalization is complete."
10212 msgstr ""
10214 #: libraries/classes/Normalization.php:815
10215 #, php-format
10216 msgid "Selected repeating group has been moved to the table '%s'"
10217 msgstr ""
10219 #: libraries/classes/Normalization.php:868
10220 msgid "Step 3."
10221 msgstr ""
10223 #: libraries/classes/Normalization.php:868
10224 msgid "Find transitive dependencies"
10225 msgstr ""
10227 #: libraries/classes/Normalization.php:872
10228 msgid ""
10229 "For each column below, please select the <b>minimal set</b> of columns among "
10230 "given set whose values combined together are sufficient to determine the "
10231 "value of the column.<br>Note: A column may have no transitive dependency, in "
10232 "that case you don't have to select any."
10233 msgstr ""
10235 #: libraries/classes/Normalization.php:926
10236 msgid ""
10237 "No Transitive dependencies possible as the table doesn't have any non "
10238 "primary key columns"
10239 msgstr ""
10241 #: libraries/classes/Normalization.php:929
10242 msgid "Table is already in Third normal form!"
10243 msgstr ""
10245 #: libraries/classes/Normalization.php:955
10246 msgid "Improve table structure (Normalization):"
10247 msgstr ""
10249 #: libraries/classes/Normalization.php:956
10250 msgid "Select up to what step you want to normalize"
10251 msgstr ""
10253 #: libraries/classes/Normalization.php:966
10254 msgid "Second step of normalization (1NF+2NF)"
10255 msgstr ""
10257 #: libraries/classes/Normalization.php:971
10258 msgid "Third step of normalization (1NF+2NF+3NF)"
10259 msgstr ""
10261 #: libraries/classes/Normalization.php:976
10262 msgid ""
10263 "Hint: Please follow the procedure carefully in order to obtain correct "
10264 "normalization"
10265 msgstr ""
10267 #: libraries/classes/Normalization.php:1047
10268 msgid ""
10269 "This list is based on a subset of the table's data and is not necessarily "
10270 "accurate. "
10271 msgstr ""
10273 #: libraries/classes/Normalization.php:1062
10274 msgid "No partial dependencies found!"
10275 msgstr ""
10277 #: libraries/classes/Operations.php:553
10278 #: templates/table/structure/display_partitions.twig:84
10279 #, fuzzy
10280 msgid "Analyze"
10281 msgstr "sleḍ"
10283 #: libraries/classes/Operations.php:554
10284 #: templates/table/structure/display_partitions.twig:94
10285 #, fuzzy
10286 msgid "Check"
10287 msgstr "Ṛrcem"
10289 #: libraries/classes/Operations.php:555
10290 #: templates/table/structure/display_partitions.twig:104
10291 msgid "Optimize"
10292 msgstr ""
10294 #: libraries/classes/Operations.php:556
10295 #: templates/table/structure/display_partitions.twig:114
10296 msgid "Rebuild"
10297 msgstr ""
10299 #: libraries/classes/Operations.php:557
10300 #: templates/table/structure/display_partitions.twig:124
10301 msgid "Repair"
10302 msgstr ""
10304 #: libraries/classes/Operations.php:558
10305 #: templates/table/structure/display_partitions.twig:134
10306 msgid "Truncate"
10307 msgstr ""
10309 #: libraries/classes/Operations.php:570 templates/database/events/index.twig:19
10310 #: templates/database/events/index.twig:20
10311 #: templates/database/events/index.twig:96
10312 #: templates/database/events/index.twig:102
10313 #: templates/database/events/row.twig:47 templates/database/events/row.twig:53
10314 #: templates/database/routines/index.twig:19
10315 #: templates/database/routines/index.twig:20
10316 #: templates/database/routines/parameter_row.twig:51
10317 #: templates/database/routines/row.twig:77
10318 #: templates/database/structure/check_all_tables.twig:16
10319 #: templates/database/structure/structure_table_row.twig:87
10320 #: templates/database/triggers/list.twig:19
10321 #: templates/database/triggers/list.twig:20
10322 #: templates/database/triggers/row.twig:52
10323 #: templates/database/triggers/row.twig:58 templates/indexes.twig:58
10324 #: templates/server/databases/index.twig:67
10325 #: templates/server/databases/index.twig:68
10326 #: templates/server/databases/index.twig:324
10327 #: templates/table/relation/foreign_key_row.twig:25
10328 #: templates/table/structure/display_partitions.twig:145
10329 #: templates/table/structure/display_structure.twig:120
10330 #: templates/table/structure/display_structure.twig:290
10331 #: templates/table/structure/display_structure.twig:508
10332 #, fuzzy
10333 msgid "Drop"
10334 msgstr "Fssi"
10336 #: libraries/classes/Operations.php:572
10337 msgid "Coalesce"
10338 msgstr ""
10340 #: libraries/classes/Operations.php:926
10341 msgid "Can't move table to same one!"
10342 msgstr ""
10344 #: libraries/classes/Operations.php:928
10345 msgid "Can't copy table to same one!"
10346 msgstr ""
10348 #: libraries/classes/Operations.php:952
10349 #, php-format
10350 msgid "Table %s has been moved to %s. Privileges have been adjusted."
10351 msgstr ""
10353 #: libraries/classes/Operations.php:958
10354 #, php-format
10355 msgid "Table %s has been copied to %s. Privileges have been adjusted."
10356 msgstr ""
10358 #: libraries/classes/Operations.php:965
10359 #, php-format
10360 msgid "Table %s has been moved to %s."
10361 msgstr ""
10363 #: libraries/classes/Operations.php:969
10364 #, php-format
10365 msgid "Table %s has been copied to %s."
10366 msgstr ""
10368 #: libraries/classes/Operations.php:993
10369 msgid "The table name is empty!"
10370 msgstr ""
10372 #: libraries/classes/Pdf.php:136
10373 msgid "Error while creating PDF:"
10374 msgstr ""
10376 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:79
10377 msgid "Cannot connect: invalid settings."
10378 msgstr ""
10380 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:92
10381 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:86
10382 #: templates/login/header.twig:10
10383 #, php-format
10384 msgid "Welcome to %s"
10385 msgstr ""
10387 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:106
10388 #, php-format
10389 msgid ""
10390 "You probably did not create a configuration file. You might want to use the "
10391 "%1$ssetup script%2$s to create one."
10392 msgstr ""
10394 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:127
10395 msgid ""
10396 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
10397 "connection. You should check the host, username and password in your "
10398 "configuration and make sure that they correspond to the information given by "
10399 "the administrator of the MySQL server."
10400 msgstr ""
10402 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:148
10403 msgid "Retry to connect"
10404 msgstr ""
10406 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:134
10407 msgid "Your session has expired. Please log in again."
10408 msgstr ""
10410 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252
10411 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
10412 msgstr ""
10414 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:288
10415 msgid "Failed to connect to the reCAPTCHA service!"
10416 msgstr ""
10418 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:290
10419 msgid "Entered captcha is wrong, try again!"
10420 msgstr ""
10422 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:302
10423 msgid ""
10424 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
10425 "restricts passwords to less than 1000 characters."
10426 msgstr ""
10428 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:321
10429 msgid "You are not allowed to log in to this MySQL server!"
10430 msgstr ""
10432 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:91
10433 msgid "Wrong username/password. Access denied."
10434 msgstr ""
10436 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
10437 msgid "Can not find signon authentication script:"
10438 msgstr ""
10440 #: libraries/classes/Plugins/AuthenticationPlugin.php:176
10441 msgid ""
10442 "Login without a password is forbidden by configuration (see AllowNoPassword)"
10443 msgstr ""
10445 #: libraries/classes/Plugins/AuthenticationPlugin.php:185
10446 #, php-format
10447 msgid ""
10448 "You have been automatically logged out due to inactivity of %s seconds. Once "
10449 "you log in again, you should be able to resume the work where you left off."
10450 msgstr ""
10452 #: libraries/classes/Plugins/AuthenticationPlugin.php:198
10453 #: libraries/classes/Plugins/AuthenticationPlugin.php:201
10454 msgid "Cannot log in to the MySQL server"
10455 msgstr ""
10457 #: libraries/classes/Plugins/AuthenticationPlugin.php:342
10458 msgid "You have enabled two factor authentication, please confirm your login."
10459 msgstr ""
10461 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
10462 #: templates/export.twig:119
10463 #, fuzzy
10464 msgid "Format:"
10465 msgstr "Amasal:"
10467 #: libraries/classes/Plugins/Export/ExportCsv.php:57
10468 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
10469 msgid "Columns separated with:"
10470 msgstr ""
10472 #: libraries/classes/Plugins/Export/ExportCsv.php:62
10473 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
10474 msgid "Columns enclosed with:"
10475 msgstr ""
10477 #: libraries/classes/Plugins/Export/ExportCsv.php:67
10478 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
10479 msgid "Columns escaped with:"
10480 msgstr ""
10482 #: libraries/classes/Plugins/Export/ExportCsv.php:72
10483 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
10484 msgid "Lines terminated with:"
10485 msgstr ""
10487 #: libraries/classes/Plugins/Export/ExportCsv.php:77
10488 #: libraries/classes/Plugins/Export/ExportExcel.php:51
10489 #: libraries/classes/Plugins/Export/ExportHtmlword.php:79
10490 #: libraries/classes/Plugins/Export/ExportLatex.php:187
10491 #: libraries/classes/Plugins/Export/ExportOds.php:64
10492 #: libraries/classes/Plugins/Export/ExportOdt.php:132
10493 #: libraries/classes/Plugins/Export/ExportTexytext.php:83
10494 msgid "Replace NULL with:"
10495 msgstr ""
10497 #: libraries/classes/Plugins/Export/ExportCsv.php:82
10498 #: libraries/classes/Plugins/Export/ExportExcel.php:56
10499 msgid "Remove carriage return/line feed characters within columns"
10500 msgstr ""
10502 #: libraries/classes/Plugins/Export/ExportExcel.php:66
10503 msgid "Excel edition:"
10504 msgstr ""
10506 #: libraries/classes/Plugins/Export/ExportHtmlword.php:61
10507 #: libraries/classes/Plugins/Export/ExportLatex.php:94
10508 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
10509 #: libraries/classes/Plugins/Export/ExportOdt.php:75
10510 #: libraries/classes/Plugins/Export/ExportPdf.php:91
10511 #: libraries/classes/Plugins/Export/ExportSql.php:242
10512 #: libraries/classes/Plugins/Export/ExportTexytext.php:60
10513 #: libraries/config.values.php:254 libraries/config.values.php:318
10514 #: libraries/config.values.php:334 libraries/config.values.php:342
10515 #: libraries/config.values.php:347
10516 msgid "structure"
10517 msgstr ""
10519 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
10520 #: libraries/classes/Plugins/Export/ExportLatex.php:95
10521 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
10522 #: libraries/classes/Plugins/Export/ExportOdt.php:76
10523 #: libraries/classes/Plugins/Export/ExportPdf.php:92
10524 #: libraries/classes/Plugins/Export/ExportSql.php:243
10525 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
10526 #: libraries/config.values.php:255 libraries/config.values.php:319
10527 #: libraries/config.values.php:335 libraries/config.values.php:343
10528 #: libraries/config.values.php:348
10529 msgid "data"
10530 msgstr ""
10532 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
10533 #: libraries/classes/Plugins/Export/ExportLatex.php:96
10534 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
10535 #: libraries/classes/Plugins/Export/ExportOdt.php:77
10536 #: libraries/classes/Plugins/Export/ExportPdf.php:93
10537 #: libraries/classes/Plugins/Export/ExportSql.php:244
10538 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
10539 #: libraries/config.values.php:256 libraries/config.values.php:320
10540 #: libraries/config.values.php:336 libraries/config.values.php:344
10541 #: libraries/config.values.php:349
10542 msgid "structure and data"
10543 msgstr ""
10545 #: libraries/classes/Plugins/Export/ExportHtmlword.php:73
10546 #: libraries/classes/Plugins/Export/ExportLatex.php:158
10547 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10548 #: libraries/classes/Plugins/Export/ExportTexytext.php:72
10549 #: libraries/classes/Plugins/Export/ExportXml.php:133
10550 msgid "Data dump options"
10551 msgstr ""
10553 #: libraries/classes/Plugins/Export/ExportHtmlword.php:193
10554 #: libraries/classes/Plugins/Export/ExportOdt.php:249
10555 #: libraries/classes/Plugins/Export/ExportSql.php:2322
10556 #: libraries/classes/Plugins/Export/ExportTexytext.php:177
10557 msgid "Dumping data for table"
10558 msgstr ""
10560 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
10561 #: libraries/classes/Plugins/Export/ExportHtmlword.php:371
10562 #: libraries/classes/Plugins/Export/ExportLatex.php:524
10563 #: libraries/classes/Plugins/Export/ExportOdt.php:373
10564 #: libraries/classes/Plugins/Export/ExportOdt.php:475
10565 #: libraries/classes/Plugins/Export/ExportTexytext.php:289
10566 #: libraries/classes/Plugins/Export/ExportTexytext.php:379
10567 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:524
10568 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
10569 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
10570 #: templates/columns_definitions/table_fields_definitions.twig:30
10571 #: templates/database/central_columns/edit.twig:14
10572 #: templates/database/central_columns/main.twig:40
10573 #: templates/database/central_columns/main.twig:244
10574 #: templates/database/data_dictionary/index.twig:24
10575 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
10576 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
10577 #: templates/table/structure/display_structure.twig:25
10578 #: templates/table/structure/display_structure.twig:465
10579 #: templates/table/tracking/structure_snapshot_columns.twig:9
10580 #: templates/table/tracking/structure_snapshot_indexes.twig:12
10581 #: templates/table/zoom_search/result_form.twig:36
10582 msgid "Null"
10583 msgstr "Null"
10585 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
10586 #: libraries/classes/Plugins/Export/ExportHtmlword.php:374
10587 #: libraries/classes/Plugins/Export/ExportLatex.php:525
10588 #: libraries/classes/Plugins/Export/ExportOdt.php:376
10589 #: libraries/classes/Plugins/Export/ExportOdt.php:478
10590 #: libraries/classes/Plugins/Export/ExportTexytext.php:290
10591 #: libraries/classes/Plugins/Export/ExportTexytext.php:380
10592 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:526
10593 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
10594 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
10595 #: templates/columns_definitions/table_fields_definitions.twig:20
10596 #: templates/database/central_columns/edit.twig:11
10597 #: templates/database/central_columns/main.twig:28
10598 #: templates/database/central_columns/main.twig:232
10599 #: templates/database/data_dictionary/index.twig:25
10600 #: templates/database/structure/body_for_table_summary.twig:52
10601 #: templates/server/replication/replica_configuration.twig:9
10602 #: templates/table/structure/display_structure.twig:26
10603 #: templates/table/tracking/structure_snapshot_columns.twig:10
10604 msgid "Default"
10605 msgstr "Amezwer"
10607 #: libraries/classes/Plugins/Export/ExportHtmlword.php:378
10608 #: libraries/classes/Plugins/Export/ExportLatex.php:527
10609 #: libraries/classes/Plugins/Export/ExportOdt.php:482
10610 #: libraries/classes/Plugins/Export/ExportTexytext.php:382
10611 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:535
10612 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
10613 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
10614 #: templates/database/data_dictionary/index.twig:27
10615 msgid "Links to"
10616 msgstr "Iseɣwan ar"
10618 #: libraries/classes/Plugins/Export/ExportHtmlword.php:469
10619 #: libraries/classes/Plugins/Export/ExportOdt.php:590
10620 #: libraries/classes/Plugins/Export/ExportTexytext.php:450
10621 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:356
10622 #: templates/columns_definitions/table_fields_definitions.twig:9
10623 #: templates/database/central_columns/edit.twig:8
10624 #: templates/database/central_columns/main.twig:16
10625 #: templates/database/central_columns/main.twig:220
10626 #: templates/database/events/index.twig:43
10627 #: templates/database/routines/editor_form.twig:50
10628 #: templates/database/routines/execute_form.twig:15
10629 #: templates/database/routines/index.twig:49
10630 #: templates/database/triggers/list.twig:43 templates/setup/home/index.twig:49
10631 #: templates/table/structure/display_structure.twig:21
10632 #, fuzzy
10633 msgid "Name"
10634 msgstr "ISem"
10636 #: libraries/classes/Plugins/Export/ExportHtmlword.php:472
10637 #: libraries/classes/Plugins/Export/ExportOdt.php:599
10638 #: libraries/classes/Plugins/Export/ExportTexytext.php:453
10639 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:362
10640 #: templates/database/events/editor_form.twig:82
10641 #: templates/database/routines/editor_form.twig:109
10642 #: templates/database/triggers/editor_form.twig:57
10643 msgid "Definition"
10644 msgstr "tabadut"
10646 #: libraries/classes/Plugins/Export/ExportHtmlword.php:542
10647 #: libraries/classes/Plugins/Export/ExportOdt.php:675
10648 #: libraries/classes/Plugins/Export/ExportSql.php:2058
10649 #: libraries/classes/Plugins/Export/ExportTexytext.php:515
10650 msgid "Table structure for table"
10651 msgstr ""
10653 #: libraries/classes/Plugins/Export/ExportHtmlword.php:560
10654 #: libraries/classes/Plugins/Export/ExportOdt.php:707
10655 #: libraries/classes/Plugins/Export/ExportSql.php:2109
10656 #: libraries/classes/Plugins/Export/ExportTexytext.php:541
10657 msgid "Structure for view"
10658 msgstr ""
10660 #: libraries/classes/Plugins/Export/ExportHtmlword.php:566
10661 #: libraries/classes/Plugins/Export/ExportOdt.php:727
10662 #: libraries/classes/Plugins/Export/ExportSql.php:2141
10663 #: libraries/classes/Plugins/Export/ExportTexytext.php:557
10664 msgid "Stand-in structure for view"
10665 msgstr ""
10667 #: libraries/classes/Plugins/Export/ExportJson.php:86
10668 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10669 msgstr ""
10671 #: libraries/classes/Plugins/Export/ExportJson.php:92
10672 msgid "Output unicode characters unescaped"
10673 msgstr ""
10675 #: libraries/classes/Plugins/Export/ExportLatex.php:49
10676 msgid "Content of table @TABLE@"
10677 msgstr ""
10679 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10680 msgid "(continued)"
10681 msgstr "(ittkemmil)"
10683 #: libraries/classes/Plugins/Export/ExportLatex.php:51
10684 msgid "Structure of table @TABLE@"
10685 msgstr ""
10687 #: libraries/classes/Plugins/Export/ExportLatex.php:107
10688 #: libraries/classes/Plugins/Export/ExportOdt.php:88
10689 #: libraries/classes/Plugins/Export/ExportSql.php:257
10690 msgid "Object creation options"
10691 msgstr ""
10693 #: libraries/classes/Plugins/Export/ExportLatex.php:113
10694 #: libraries/classes/Plugins/Export/ExportLatex.php:169
10695 msgid "Table caption:"
10696 msgstr "Azwel n tfelwit:"
10698 #: libraries/classes/Plugins/Export/ExportLatex.php:119
10699 #: libraries/classes/Plugins/Export/ExportLatex.php:175
10700 msgid "Table caption (continued):"
10701 msgstr ""
10703 #: libraries/classes/Plugins/Export/ExportLatex.php:125
10704 #: libraries/classes/Plugins/Export/ExportLatex.php:181
10705 msgid "Label key:"
10706 msgstr ""
10708 #: libraries/classes/Plugins/Export/ExportLatex.php:133
10709 #: libraries/classes/Plugins/Export/ExportOdt.php:96
10710 #: libraries/classes/Plugins/Export/ExportSql.php:151
10711 msgid "Display foreign key relationships"
10712 msgstr ""
10714 #: libraries/classes/Plugins/Export/ExportLatex.php:140
10715 #: libraries/classes/Plugins/Export/ExportOdt.php:103
10716 msgid "Display comments"
10717 msgstr ""
10719 #: libraries/classes/Plugins/Export/ExportLatex.php:146
10720 #: libraries/classes/Plugins/Export/ExportOdt.php:109
10721 #: libraries/classes/Plugins/Export/ExportSql.php:159
10722 msgid "Display media types"
10723 msgstr ""
10725 #: libraries/classes/Plugins/Export/ExportLatex.php:164
10726 msgid "Put columns names in the first row:"
10727 msgstr ""
10729 #: libraries/classes/Plugins/Export/ExportLatex.php:210
10730 #: libraries/classes/Plugins/Export/ExportSql.php:754
10731 #: libraries/classes/Plugins/Export/ExportXml.php:231
10732 #: templates/server/replication/change_primary.twig:22
10733 #: templates/server/replication/primary_add_replica_user.twig:29
10734 #, fuzzy
10735 msgid "Host:"
10736 msgstr "Asenneftaɣ:"
10738 #: libraries/classes/Plugins/Export/ExportLatex.php:216
10739 #: libraries/classes/Plugins/Export/ExportSql.php:761
10740 #: libraries/classes/Plugins/Export/ExportXml.php:237
10741 msgid "Generation Time:"
10742 msgstr ""
10744 #: libraries/classes/Plugins/Export/ExportLatex.php:218
10745 #: libraries/classes/Plugins/Export/ExportSql.php:765
10746 #: libraries/classes/Plugins/Export/ExportXml.php:239
10747 #: templates/home/index.twig:173
10748 msgid "Server version:"
10749 msgstr ""
10751 #: libraries/classes/Plugins/Export/ExportLatex.php:219
10752 #: libraries/classes/Plugins/Export/ExportSql.php:767
10753 #: libraries/classes/Plugins/Export/ExportXml.php:240
10754 msgid "PHP Version:"
10755 msgstr ""
10757 #: libraries/classes/Plugins/Export/ExportLatex.php:247
10758 #: libraries/classes/Plugins/Export/ExportSql.php:939
10759 #: libraries/classes/Plugins/Export/ExportXml.php:389
10760 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:200
10761 #: templates/database/structure/copy_form.twig:5
10762 #: templates/menu/breadcrumbs.twig:16
10763 msgid "Database:"
10764 msgstr "Taffa n isefka:"
10766 #: libraries/classes/Plugins/Export/ExportLatex.php:315
10767 #: libraries/classes/Plugins/Export/ExportSql.php:2197
10768 msgid "Data:"
10769 msgstr "Isefka :"
10771 #: libraries/classes/Plugins/Export/ExportLatex.php:500
10772 msgid "Structure:"
10773 msgstr "Taɣessa:"
10775 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
10776 msgid "Export table names"
10777 msgstr ""
10779 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
10780 msgid "Export table headers"
10781 msgstr ""
10783 #: libraries/classes/Plugins/Export/ExportOdt.php:250
10784 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
10785 msgid "Dumping data for query result"
10786 msgstr ""
10788 #: libraries/classes/Plugins/Export/ExportPdf.php:77
10789 msgid "Report title:"
10790 msgstr ""
10792 #: libraries/classes/Plugins/Export/ExportPdf.php:192
10793 msgid "Dumping data"
10794 msgstr ""
10796 #: libraries/classes/Plugins/Export/ExportPdf.php:210
10797 msgid "Query result data"
10798 msgstr ""
10800 #: libraries/classes/Plugins/Export/ExportPdf.php:264
10801 msgid "View structure"
10802 msgstr ""
10804 #: libraries/classes/Plugins/Export/ExportPdf.php:267
10805 msgid "Stand in"
10806 msgstr ""
10808 #: libraries/classes/Plugins/Export/ExportSql.php:130
10809 msgid ""
10810 "Display comments <i>(includes info such as export timestamp, PHP version, "
10811 "and server version)</i>"
10812 msgstr ""
10814 #: libraries/classes/Plugins/Export/ExportSql.php:137
10815 msgid "Additional custom header comment (\\n splits lines):"
10816 msgstr ""
10818 #: libraries/classes/Plugins/Export/ExportSql.php:143
10819 msgid ""
10820 "Include a timestamp of when databases were created, last updated, and last "
10821 "checked"
10822 msgstr ""
10824 #: libraries/classes/Plugins/Export/ExportSql.php:204
10825 msgid "Export metadata"
10826 msgstr ""
10828 #: libraries/classes/Plugins/Export/ExportSql.php:219
10829 msgid ""
10830 "Database system or older MySQL server to maximize output compatibility with:"
10831 msgstr ""
10833 #: libraries/classes/Plugins/Export/ExportSql.php:265
10834 msgid "Add statements:"
10835 msgstr ""
10837 #: libraries/classes/Plugins/Export/ExportSql.php:273
10838 #: libraries/classes/Plugins/Export/ExportSql.php:282
10839 #: libraries/classes/Plugins/Export/ExportSql.php:299
10840 #: libraries/classes/Plugins/Export/ExportSql.php:308
10841 #: libraries/classes/Plugins/Export/ExportSql.php:332
10842 #: libraries/classes/Plugins/Export/ExportSql.php:360
10843 #: libraries/classes/Plugins/Export/ExportSql.php:369
10844 #, php-format
10845 msgid "Add %s statement"
10846 msgstr ""
10848 #: libraries/classes/Plugins/Export/ExportSql.php:315
10849 msgid "(less efficient as indexes will be generated during table creation)"
10850 msgstr ""
10852 #: libraries/classes/Plugins/Export/ExportSql.php:322
10853 #, php-format
10854 msgid "%s value"
10855 msgstr ""
10857 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
10858 #: libraries/classes/Plugins/Export/ExportSql.php:339
10859 msgid "Use simple view export"
10860 msgstr ""
10862 #: libraries/classes/Plugins/Export/ExportSql.php:378
10863 msgid ""
10864 "Enclose table and column names with backquotes <i>(Protects column and table "
10865 "names formed with special characters or keywords)</i>"
10866 msgstr ""
10868 #: libraries/classes/Plugins/Export/ExportSql.php:393
10869 msgid "Data creation options"
10870 msgstr ""
10872 #: libraries/classes/Plugins/Export/ExportSql.php:398
10873 #: libraries/classes/Plugins/Export/ExportSql.php:2279
10874 msgid "Truncate table before insert"
10875 msgstr ""
10877 #: libraries/classes/Plugins/Export/ExportSql.php:405
10878 msgid "Instead of <code>INSERT</code> statements, use:"
10879 msgstr ""
10881 #: libraries/classes/Plugins/Export/ExportSql.php:411
10882 msgid "<code>INSERT DELAYED</code> statements"
10883 msgstr ""
10885 #: libraries/classes/Plugins/Export/ExportSql.php:423
10886 #: libraries/classes/Plugins/Export/ExportSql.php:457
10887 msgid "<code>INSERT IGNORE</code> statements"
10888 msgstr ""
10890 #: libraries/classes/Plugins/Export/ExportSql.php:437
10891 msgid "Function to use when dumping data:"
10892 msgstr ""
10894 #: libraries/classes/Plugins/Export/ExportSql.php:452
10895 msgid "Syntax to use when inserting data:"
10896 msgstr ""
10898 #: libraries/classes/Plugins/Export/ExportSql.php:462
10899 msgid ""
10900 "include column names in every <code>INSERT</code> statement <br> &nbsp; "
10901 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
10902 "(1,2,3)</code>"
10903 msgstr ""
10905 #: libraries/classes/Plugins/Export/ExportSql.php:467
10906 msgid ""
10907 "insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
10908 "&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
10909 "(7,8,9)</code>"
10910 msgstr ""
10912 #: libraries/classes/Plugins/Export/ExportSql.php:472
10913 msgid ""
10914 "both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10915 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
10916 msgstr ""
10918 #: libraries/classes/Plugins/Export/ExportSql.php:477
10919 msgid ""
10920 "neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
10921 "tbl_name VALUES (1,2,3)</code>"
10922 msgstr ""
10924 #: libraries/classes/Plugins/Export/ExportSql.php:496
10925 msgid ""
10926 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
10927 "0x616263)</i>"
10928 msgstr ""
10930 #: libraries/classes/Plugins/Export/ExportSql.php:505
10931 msgid ""
10932 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
10933 "reloaded between servers in different time zones)</i>"
10934 msgstr ""
10936 #: libraries/classes/Plugins/Export/ExportSql.php:582
10937 msgid "It appears your database uses routines;"
10938 msgstr ""
10940 #: libraries/classes/Plugins/Export/ExportSql.php:585
10941 #: libraries/classes/Plugins/Export/ExportSql.php:1595
10942 #: libraries/classes/Plugins/Export/ExportSql.php:2097
10943 msgid "alias export may not work reliably in all cases."
10944 msgstr ""
10946 #: libraries/classes/Plugins/Export/ExportSql.php:1056
10947 #, fuzzy
10948 msgid "Metadata"
10949 msgstr "Aɣef-isefka"
10951 #: libraries/classes/Plugins/Export/ExportSql.php:1122
10952 #, php-format
10953 msgid "Metadata for table %s"
10954 msgstr ""
10956 #: libraries/classes/Plugins/Export/ExportSql.php:1129
10957 #, php-format
10958 msgid "Metadata for database %s"
10959 msgstr ""
10961 #: libraries/classes/Plugins/Export/ExportSql.php:1436
10962 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:629
10963 #, fuzzy
10964 msgid "Creation:"
10965 msgstr "Azemz  n tmerna"
10967 #: libraries/classes/Plugins/Export/ExportSql.php:1446
10968 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:640
10969 msgid "Last update:"
10970 msgstr ""
10972 #: libraries/classes/Plugins/Export/ExportSql.php:1456
10973 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:651
10974 msgid "Last check:"
10975 msgstr ""
10977 #: libraries/classes/Plugins/Export/ExportSql.php:1507
10978 #, php-format
10979 msgid "Error reading structure for table %s:"
10980 msgstr ""
10982 #: libraries/classes/Plugins/Export/ExportSql.php:1592
10983 msgid "It appears your database uses views;"
10984 msgstr ""
10986 #: libraries/classes/Plugins/Export/ExportSql.php:1759
10987 msgid "Constraints for dumped tables"
10988 msgstr ""
10990 #: libraries/classes/Plugins/Export/ExportSql.php:1760
10991 msgid "Constraints for table"
10992 msgstr ""
10994 #: libraries/classes/Plugins/Export/ExportSql.php:1787
10995 msgid "Indexes for dumped tables"
10996 msgstr ""
10998 #: libraries/classes/Plugins/Export/ExportSql.php:1788
10999 msgid "Indexes for table"
11000 msgstr ""
11002 #: libraries/classes/Plugins/Export/ExportSql.php:1824
11003 msgid "AUTO_INCREMENT for dumped tables"
11004 msgstr ""
11006 #: libraries/classes/Plugins/Export/ExportSql.php:1825
11007 msgid "AUTO_INCREMENT for table"
11008 msgstr ""
11010 #: libraries/classes/Plugins/Export/ExportSql.php:1900
11011 msgid "MEDIA TYPES FOR TABLE"
11012 msgstr ""
11014 #: libraries/classes/Plugins/Export/ExportSql.php:1925
11015 msgid "RELATIONSHIPS FOR TABLE"
11016 msgstr ""
11018 #: libraries/classes/Plugins/Export/ExportSql.php:2094
11019 msgid "It appears your table uses triggers;"
11020 msgstr ""
11022 #: libraries/classes/Plugins/Export/ExportSql.php:2124
11023 #, php-format
11024 msgid "Structure for view %s exported as a table"
11025 msgstr ""
11027 #: libraries/classes/Plugins/Export/ExportSql.php:2144
11028 msgid "(See below for the actual view)"
11029 msgstr ""
11031 #: libraries/classes/Plugins/Export/ExportSql.php:2212
11032 #, php-format
11033 msgid "Error reading data for table %s:"
11034 msgstr ""
11036 #: libraries/classes/Plugins/Export/ExportXml.php:94
11037 msgid "Object creation options (all are recommended)"
11038 msgstr ""
11040 #: libraries/classes/Plugins/Export/ExportXml.php:138
11041 msgid "Export contents"
11042 msgstr ""
11044 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
11045 #: templates/menu/breadcrumbs.twig:29
11046 #, fuzzy
11047 msgid "Table:"
11048 msgstr "Ta&felwit"
11050 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
11051 #, fuzzy
11052 msgid "Purpose:"
11053 msgstr ""
11054 "Recherchez le groupe <gui>Position de la touche compose</gui>. Activez la ou "
11055 "les touches qui devront se comporter comme une touche compose. Vous pouvez "
11056 "choisir des touches comme <key>Verr. Num.</key>, une des touches <key>Alt</"
11057 "key> ou la touche <key>Menu</key>. Toute touche sélectionnée n'aura plus "
11058 "dorénavant que compose comme fonction et ne pourra plus être utilisée pour "
11059 "sa fonction d'origine."
11061 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
11062 msgid ""
11063 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
11064 msgstr ""
11066 #: libraries/classes/Plugins/Import/ImportCsv.php:83
11067 msgid "Name of the new table (optional):"
11068 msgstr ""
11070 #: libraries/classes/Plugins/Import/ImportCsv.php:92
11071 msgid "Name of the new database (optional):"
11072 msgstr ""
11074 #: libraries/classes/Plugins/Import/ImportCsv.php:101
11075 #: libraries/classes/Plugins/Import/ImportCsv.php:119
11076 msgid "Import these many number of rows (optional):"
11077 msgstr ""
11079 #: libraries/classes/Plugins/Import/ImportCsv.php:109
11080 #: libraries/classes/Plugins/Import/ImportOds.php:66
11081 msgid ""
11082 "The first line of the file contains the table column names <i>(if this is "
11083 "unchecked, the first line will become part of the data)</i>"
11084 msgstr ""
11086 #: libraries/classes/Plugins/Import/ImportCsv.php:126
11087 msgid ""
11088 "If the data in each row of the file is not in the same order as in the "
11089 "database, list the corresponding column names here. Column names must be "
11090 "separated by commas and not enclosed in quotations."
11091 msgstr ""
11093 #: libraries/classes/Plugins/Import/ImportCsv.php:134
11094 #, fuzzy
11095 msgid "Column names:"
11096 msgstr "Tigejda"
11098 #: libraries/classes/Plugins/Import/ImportCsv.php:286
11099 #: libraries/classes/Plugins/Import/ImportCsv.php:645
11100 #, php-format
11101 msgid "Invalid format of CSV input on line %d."
11102 msgstr ""
11104 #: libraries/classes/Plugins/Import/ImportCsv.php:504
11105 #, php-format
11106 msgid "Invalid column count in CSV input on line %d."
11107 msgstr ""
11109 #: libraries/classes/Plugins/Import/ImportCsv.php:666
11110 #: libraries/classes/Plugins/Import/ImportCsv.php:681
11111 #: libraries/classes/Plugins/Import/ImportCsv.php:692
11112 #: libraries/classes/Plugins/Import/ImportCsv.php:699
11113 #, php-format
11114 msgid "Invalid parameter for CSV import: %s"
11115 msgstr ""
11117 #: libraries/classes/Plugins/Import/ImportCsv.php:831
11118 #, php-format
11119 msgid ""
11120 "Invalid column (%s) specified! Ensure that columns names are spelled "
11121 "correctly, separated by commas, and not enclosed in quotes."
11122 msgstr ""
11124 #: libraries/classes/Plugins/Import/ImportLdi.php:62
11125 msgid "Column names: "
11126 msgstr ""
11128 #: libraries/classes/Plugins/Import/ImportLdi.php:116
11129 msgid "This plugin does not support compressed imports!"
11130 msgstr ""
11132 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
11133 msgid "MediaWiki Table"
11134 msgstr ""
11136 #: libraries/classes/Plugins/Import/ImportMediawiki.php:279
11137 #, php-format
11138 msgid "Invalid format of mediawiki input on line: <br>%s."
11139 msgstr ""
11141 #: libraries/classes/Plugins/Import/ImportOds.php:80
11142 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
11143 msgstr ""
11145 #: libraries/classes/Plugins/Import/ImportOds.php:86
11146 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
11147 msgstr ""
11149 #: libraries/classes/Plugins/Import/ImportOds.php:156
11150 #: libraries/classes/Plugins/Import/ImportXml.php:114
11151 #: libraries/classes/Plugins/Import/ImportXml.php:177
11152 msgid ""
11153 "The XML file specified was either malformed or incomplete. Please correct "
11154 "the issue and try again."
11155 msgstr ""
11157 #: libraries/classes/Plugins/Import/ImportOds.php:166
11158 msgid "Could not parse OpenDocument Spreadsheet!"
11159 msgstr ""
11161 #: libraries/classes/Plugins/Import/ImportShp.php:68
11162 msgid "ESRI Shape File"
11163 msgstr ""
11165 #: libraries/classes/Plugins/Import/ImportShp.php:103
11166 #: libraries/classes/Plugins/Import/ImportShp.php:169
11167 #, php-format
11168 msgid "There was an error importing the ESRI shape file: \"%s\"."
11169 msgstr ""
11171 #: libraries/classes/Plugins/Import/ImportShp.php:199
11172 #, php-format
11173 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
11174 msgstr ""
11176 #: libraries/classes/Plugins/Import/ImportShp.php:248
11177 msgid "The imported file does not contain any data!"
11178 msgstr ""
11180 #: libraries/classes/Plugins/Import/ImportSql.php:62
11181 msgid "SQL compatibility mode:"
11182 msgstr ""
11184 #: libraries/classes/Plugins/Import/ImportSql.php:74
11185 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
11186 msgstr ""
11188 #: libraries/classes/Plugins/Import/ImportXml.php:48
11189 msgid "XML"
11190 msgstr "XML"
11192 #: libraries/classes/Plugins.php:609
11193 msgid "This format has no options"
11194 msgstr ""
11196 #: libraries/classes/Plugins.php:626
11197 msgid "Invalid authentication method set in configuration:"
11198 msgstr ""
11200 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
11201 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
11202 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
11203 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
11204 #, php-format
11205 msgid "The %s table doesn't exist!"
11206 msgstr ""
11208 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
11209 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
11210 #, php-format
11211 msgid "Schema of the %s database - Page %s"
11212 msgstr ""
11214 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:274
11215 msgid "SCHEMA ERROR: "
11216 msgstr ""
11218 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:268
11219 msgid "PDF export page"
11220 msgstr ""
11222 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
11223 #, php-format
11224 msgid "Schema of the %s database"
11225 msgstr ""
11227 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
11228 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:539
11229 msgid "Relational schema"
11230 msgstr ""
11232 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:484
11233 msgid "Table of contents"
11234 msgstr ""
11236 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:618
11237 #: templates/columns_definitions/column_definitions_form.twig:71
11238 #: templates/database/data_dictionary/index.twig:16
11239 #: templates/table/structure/display_table_stats.twig:6
11240 msgid "Table comments:"
11241 msgstr "Iwenniten n tfelwiyin:"
11243 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
11244 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
11245 #: templates/columns_definitions/table_fields_definitions.twig:27
11246 #: templates/database/central_columns/edit.twig:13
11247 #: templates/table/structure/display_structure.twig:24
11248 #, fuzzy
11249 msgid "Attributes"
11250 msgstr "Imyerren"
11252 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
11253 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
11254 #: templates/table/structure/display_structure.twig:30
11255 #: templates/table/tracking/structure_snapshot_columns.twig:11
11256 #, fuzzy
11257 msgid "Extra"
11258 msgstr "Anef-asent i tallulin nniḍen"
11260 #: libraries/classes/Plugins/SchemaPlugin.php:74
11261 msgid "Show color"
11262 msgstr ""
11264 #: libraries/classes/Plugins/SchemaPlugin.php:76
11265 msgid "Only show keys"
11266 msgstr ""
11268 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
11269 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
11270 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
11271 #, fuzzy
11272 msgid "Orientation"
11273 msgstr "Orientation"
11275 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
11276 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
11277 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
11278 #, fuzzy
11279 msgid "Landscape"
11280 msgstr "S tehri"
11282 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
11283 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
11284 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
11285 #, fuzzy
11286 msgid "Portrait"
11287 msgstr "S teɣzi"
11289 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
11290 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
11291 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
11292 msgid "Same width for all tables"
11293 msgstr ""
11295 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
11296 msgid "Show grid"
11297 msgstr ""
11299 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
11300 #: templates/database/structure/index.twig:21
11301 msgid "Data dictionary"
11302 msgstr ""
11304 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
11305 msgid "Order of the tables"
11306 msgstr ""
11308 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
11309 msgid "Name (Ascending)"
11310 msgstr ""
11312 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
11313 msgid "Name (Descending)"
11314 msgstr ""
11316 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:26
11317 msgid ""
11318 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
11319 "TRUE, second for FALSE. Nonzero=true."
11320 msgstr ""
11322 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:37
11323 msgid ""
11324 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
11325 "formatted date. The first option is the offset (in hours) which will be "
11326 "added to the timestamp (Default: 0). Use second option to specify a "
11327 "different date/time format string. Third option determines whether you want "
11328 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
11329 "According to that, date format has different value - for \"local\" see the "
11330 "documentation for PHP's strftime() function and for \"utc\" it is done using "
11331 "gmdate() function."
11332 msgstr ""
11334 #. l10n: See https://www.php.net/manual/en/function.strftime.php
11335 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:70
11336 #: libraries/classes/Util.php:698
11337 #, fuzzy
11338 msgid "%B %d, %Y at %I:%M %p"
11339 msgstr "%b %-d %Y ɣef %-I:%M %p"
11341 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:29
11342 msgid ""
11343 "Displays a link to download the binary data of the column. You can use the "
11344 "first option to specify the filename, or use the second option as the name "
11345 "of a column which contains the filename. If you use the second option, you "
11346 "need to set the first option to the empty string."
11347 msgstr ""
11349 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:40
11350 msgid ""
11351 "LINUX ONLY: Launches an external application and feeds it the column data "
11352 "via standard input. Returns the standard output of the application. The "
11353 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
11354 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
11355 "ExternalTransformationsPlugin.php and list the tools you want to make "
11356 "available. The first option is then the number of the program you want to "
11357 "use. The second option should be blank for historical reasons. The third "
11358 "option, if set to 1, will convert the output using htmlspecialchars() "
11359 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
11360 "ensure that the output appears all on one line (Default 1)."
11361 msgstr ""
11363 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:120
11364 #, php-format
11365 msgid ""
11366 "You are using the external transformation command line options field, which "
11367 "has been deprecated for security reasons. Add all command line options "
11368 "directly to the definition in %s."
11369 msgstr ""
11371 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:27
11372 msgid ""
11373 "Displays the contents of the column as-is, without running it through "
11374 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
11375 msgstr ""
11377 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:29
11378 msgid ""
11379 "Displays hexadecimal representation of data. Optional first parameter "
11380 "specifies how often space will be added (defaults to 2 nibbles)."
11381 msgstr ""
11383 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:27
11384 msgid "Displays a link to download this image."
11385 msgstr ""
11387 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:29
11388 msgid ""
11389 "Image upload functionality which also displays a thumbnail. The options are "
11390 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
11391 msgstr ""
11393 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:89
11394 msgid "Image preview here"
11395 msgstr ""
11397 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:29
11398 msgid ""
11399 "Displays a clickable thumbnail. The options are the maximum width and height "
11400 "in pixels. The original aspect ratio is preserved."
11401 msgstr ""
11403 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:28
11404 msgid ""
11405 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
11406 "in Internet standard dotted format."
11407 msgstr ""
11409 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:27
11410 msgid ""
11411 "Prepends and/or Appends text to a string. First option is text to be "
11412 "prepended, second is appended (enclosed in single quotes, default empty "
11413 "string)."
11414 msgstr ""
11416 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:30
11417 msgid ""
11418 "Validates the string using regular expression and performs insert only if "
11419 "string matches it. The first option is the Regular Expression."
11420 msgstr ""
11422 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:52
11423 #, php-format
11424 msgid "Validation failed for the input string %s."
11425 msgstr ""
11427 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:26
11428 msgid "Formats text as SQL query with syntax highlighting."
11429 msgstr ""
11431 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:29
11432 msgid ""
11433 "Displays a part of a string. The first option is the number of characters to "
11434 "skip from the beginning of the string (Default 0). The second option is the "
11435 "number of characters to return (Default: until end of string). The third "
11436 "option is the string to append and/or prepend when truncation occurs "
11437 "(Default: \"…\")."
11438 msgstr ""
11440 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:27
11441 msgid ""
11442 "File upload functionality for TEXT columns. It does not have a textarea for "
11443 "input."
11444 msgstr ""
11446 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:29
11447 msgid ""
11448 "Displays an image and a link; the column contains the filename. The first "
11449 "option is a URL prefix like \"https://www.example.com/\". The second and "
11450 "third options are the width and the height in pixels."
11451 msgstr ""
11453 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:28
11454 msgid ""
11455 "Displays a link; the column contains the filename. The first option is a URL "
11456 "prefix like \"https://www.example.com/\". The second option is a title for "
11457 "the link."
11458 msgstr ""
11460 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:30
11461 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
11462 msgstr ""
11464 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:27
11465 msgid ""
11466 "Converts an Internet network address in (IPv4/IPv6) format into a long "
11467 "integer."
11468 msgstr ""
11470 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:24
11471 msgid "Syntax highlighted CodeMirror editor for JSON."
11472 msgstr ""
11474 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:24
11475 msgid "Syntax highlighted CodeMirror editor for SQL."
11476 msgstr ""
11478 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:24
11479 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
11480 msgstr ""
11482 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:27
11483 msgid ""
11484 "Converts an Internet network address stored as a binary string into a string "
11485 "in Internet standard (IPv4/IPv6) format."
11486 msgstr ""
11488 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:42
11489 msgid "Formats text as JSON with syntax highlighting."
11490 msgstr ""
11492 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:42
11493 msgid "Formats text as XML with syntax highlighting."
11494 msgstr ""
11496 #: libraries/classes/Plugins/TwoFactor/Application.php:135
11497 #, fuzzy
11498 msgid "Authentication Application (2FA)"
11499 msgstr "Asesteb"
11501 #: libraries/classes/Plugins/TwoFactor/Application.php:146
11502 msgid ""
11503 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
11504 "Google Authenticator or Authy."
11505 msgstr ""
11507 #: libraries/classes/Plugins/TwoFactor/Key.php:204
11508 msgid "Hardware Security Key (FIDO U2F)"
11509 msgstr ""
11511 #: libraries/classes/Plugins/TwoFactor/Key.php:214
11512 msgid ""
11513 "Provides authentication using hardware security tokens supporting FIDO U2F, "
11514 "such as a Yubikey."
11515 msgstr ""
11517 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
11518 #, php-format
11519 msgid "Two-factor authentication failed: %s"
11520 msgstr ""
11522 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
11523 msgid "Two-factor authentication failed."
11524 msgstr ""
11526 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
11527 #, fuzzy
11528 msgid "No Two-Factor Authentication"
11529 msgstr "Asesteb"
11531 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
11532 msgid "Login using password only."
11533 msgstr ""
11535 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
11536 msgid "Simple two-factor authentication"
11537 msgstr ""
11539 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
11540 msgid "For testing purposes only!"
11541 msgstr ""
11543 #: libraries/classes/Query/Utilities.php:96
11544 msgid ""
11545 "The server is not responding (or the local server's socket is not correctly "
11546 "configured)."
11547 msgstr ""
11549 #: libraries/classes/Query/Utilities.php:99
11550 msgid "The server is not responding."
11551 msgstr ""
11553 #: libraries/classes/Query/Utilities.php:103
11554 msgid "Logout and try as another user."
11555 msgstr ""
11557 #: libraries/classes/Query/Utilities.php:108
11558 msgid "Please check privileges of directory containing database."
11559 msgstr ""
11561 #: libraries/classes/Query/Utilities.php:117
11562 #, fuzzy
11563 msgid "Details…"
11564 msgstr "Talqayt..."
11566 #: libraries/classes/RecentFavoriteTable.php:153
11567 msgid "Could not save recent table!"
11568 msgstr ""
11570 #: libraries/classes/RecentFavoriteTable.php:157
11571 msgid "Could not save favorite table!"
11572 msgstr ""
11574 #: libraries/classes/RecentFavoriteTable.php:241
11575 msgid "Recent tables"
11576 msgstr ""
11578 #: libraries/classes/RecentFavoriteTable.php:243
11579 #, fuzzy
11580 msgid "Recent"
11581 msgstr "Melmi kan"
11583 #: libraries/classes/RecentFavoriteTable.php:247
11584 #, fuzzy
11585 msgid "Favorites"
11586 msgstr "Inurifen"
11588 #: libraries/classes/ReplicationGui.php:428
11589 msgid ""
11590 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11591 "in phpMyAdmin configuration."
11592 msgstr ""
11594 #: libraries/classes/ReplicationGui.php:439
11595 msgid "Replication started successfully."
11596 msgstr ""
11598 #: libraries/classes/ReplicationGui.php:440
11599 msgid "Error starting replication."
11600 msgstr ""
11602 #: libraries/classes/ReplicationGui.php:443
11603 msgid "Replication stopped successfully."
11604 msgstr ""
11606 #: libraries/classes/ReplicationGui.php:444
11607 msgid "Error stopping replication."
11608 msgstr ""
11610 #: libraries/classes/ReplicationGui.php:447
11611 msgid "Replication resetting successfully."
11612 msgstr ""
11614 #: libraries/classes/ReplicationGui.php:448
11615 msgid "Error resetting replication."
11616 msgstr ""
11618 #: libraries/classes/ReplicationGui.php:451
11619 msgid "Success."
11620 msgstr "Yedda,"
11622 #: libraries/classes/ReplicationGui.php:452
11623 #, fuzzy
11624 msgid "Error."
11625 msgstr "Tuccḍa!"
11627 #: libraries/classes/ReplicationGui.php:495
11628 #, fuzzy
11629 msgid "Unknown error"
11630 msgstr "Tuccḍa d tarussint"
11632 #: libraries/classes/ReplicationGui.php:508
11633 #, php-format
11634 msgid "Unable to connect to primary %s."
11635 msgstr ""
11637 #: libraries/classes/ReplicationGui.php:518
11638 msgid ""
11639 "Unable to read primary log position. Possible privilege problem on primary."
11640 msgstr ""
11642 #: libraries/classes/ReplicationGui.php:536
11643 msgid "Unable to change primary!"
11644 msgstr ""
11646 #: libraries/classes/ReplicationGui.php:540
11647 #, php-format
11648 msgid "Primary server changed successfully to %s."
11649 msgstr ""
11651 #: libraries/classes/Routing.php:102
11652 #, php-format
11653 msgid ""
11654 "The routing cache could not be written, you need to adjust permissions on "
11655 "the folder/file \"%s\""
11656 msgstr ""
11658 #: libraries/classes/Routing.php:161
11659 #, php-format
11660 msgid "Error 404! The page %s was not found."
11661 msgstr ""
11663 #: libraries/classes/Routing.php:172
11664 msgid "Error 405! Request method not allowed."
11665 msgstr ""
11667 #: libraries/classes/SavedSearches.php:237
11668 msgid "Please provide a name for this bookmarked search."
11669 msgstr ""
11671 #: libraries/classes/SavedSearches.php:253
11672 msgid "Missing information to save the bookmarked search."
11673 msgstr ""
11675 #: libraries/classes/SavedSearches.php:274
11676 #: libraries/classes/SavedSearches.php:308
11677 msgid "An entry with this name already exists."
11678 msgstr ""
11680 #: libraries/classes/SavedSearches.php:334
11681 msgid "Missing information to delete the search."
11682 msgstr ""
11684 #: libraries/classes/SavedSearches.php:359
11685 msgid "Missing information to load the search."
11686 msgstr ""
11688 #: libraries/classes/SavedSearches.php:379
11689 msgid "Error while loading the search."
11690 msgstr ""
11692 #: libraries/classes/Server/Plugins.php:66
11693 #: libraries/classes/Server/Privileges.php:793
11694 #: libraries/classes/Server/Privileges.php:3723
11695 msgid "Native MySQL authentication"
11696 msgstr ""
11698 #: libraries/classes/Server/Plugins.php:71
11699 msgid "SHA256 password authentication"
11700 msgstr ""
11702 #: libraries/classes/Server/Plugins.php:76
11703 #, fuzzy
11704 msgid "Caching sha2 authentication"
11705 msgstr "Asesteb"
11707 #: libraries/classes/Server/Plugins.php:81
11708 #, fuzzy
11709 msgid "Unix Socket based authentication"
11710 msgstr "Asesteb"
11712 #: libraries/classes/Server/Plugins.php:86
11713 #, fuzzy
11714 msgid "Old MySQL-4.0 authentication"
11715 msgstr "Tasemlit"
11717 #: libraries/classes/Server/Privileges/AccountLocking.php:30
11718 #: libraries/classes/Server/Privileges/AccountLocking.php:51
11719 msgid "Account locking is not supported."
11720 msgstr ""
11722 #: libraries/classes/Server/Privileges.php:263
11723 #, fuzzy
11724 msgid "No privileges."
11725 msgstr "Tise&glutin…"
11727 #: libraries/classes/Server/Privileges.php:271
11728 msgid "Includes all privileges except GRANT."
11729 msgstr ""
11731 #: libraries/classes/Server/Privileges.php:293
11732 #: libraries/classes/Server/Privileges.php:360
11733 #: templates/server/privileges/privileges_table.twig:125
11734 #: templates/server/privileges/privileges_table.twig:128
11735 #: templates/server/privileges/privileges_table.twig:326
11736 #: templates/server/privileges/privileges_table.twig:329
11737 msgid "Allows deleting data."
11738 msgstr ""
11740 #: libraries/classes/Server/Privileges.php:298
11741 #: templates/server/privileges/privileges_table.twig:137
11742 #: templates/server/privileges/privileges_table.twig:140
11743 #: templates/server/privileges/privileges_table.twig:367
11744 #: templates/server/privileges/privileges_table.twig:375
11745 msgid "Allows creating new tables."
11746 msgstr ""
11748 #: libraries/classes/Server/Privileges.php:303
11749 #: templates/server/privileges/privileges_table.twig:149
11750 #: templates/server/privileges/privileges_table.twig:152
11751 #: templates/server/privileges/privileges_table.twig:415
11752 #: templates/server/privileges/privileges_table.twig:423
11753 msgid "Allows dropping tables."
11754 msgstr ""
11756 #: libraries/classes/Server/Privileges.php:308
11757 #: libraries/classes/Server/Privileges.php:400
11758 #: templates/server/privileges/privileges_table.twig:174
11759 #: templates/server/privileges/privileges_table.twig:177
11760 #: templates/server/privileges/privileges_table.twig:399
11761 #: templates/server/privileges/privileges_table.twig:402
11762 msgid "Allows creating and dropping indexes."
11763 msgstr ""
11765 #: libraries/classes/Server/Privileges.php:313
11766 #: libraries/classes/Server/Privileges.php:405
11767 #: templates/server/privileges/privileges_table.twig:186
11768 #: templates/server/privileges/privileges_table.twig:189
11769 #: templates/server/privileges/privileges_table.twig:386
11770 #: templates/server/privileges/privileges_table.twig:389
11771 msgid "Allows altering the structure of existing tables."
11772 msgstr ""
11774 #: libraries/classes/Server/Privileges.php:318
11775 #: libraries/classes/Server/Privileges.php:444
11776 #: libraries/classes/Server/Privileges.php:460
11777 #: templates/server/privileges/privileges_table.twig:198
11778 #: templates/server/privileges/privileges_table.twig:201
11779 #: templates/server/privileges/privileges_table.twig:500
11780 #: templates/server/privileges/privileges_table.twig:503
11781 #: templates/server/privileges/privileges_table.twig:515
11782 #: templates/server/privileges/privileges_table.twig:518
11783 msgid "Allows creating new views."
11784 msgstr ""
11786 #: libraries/classes/Server/Privileges.php:323
11787 #: libraries/classes/Server/Privileges.php:465
11788 #: libraries/classes/Server/Privileges.php:471
11789 #: templates/server/privileges/privileges_table.twig:210
11790 #: templates/server/privileges/privileges_table.twig:213
11791 #: templates/server/privileges/privileges_table.twig:447
11792 #: templates/server/privileges/privileges_table.twig:450
11793 msgid "Allows performing SHOW CREATE VIEW queries."
11794 msgstr ""
11796 #: libraries/classes/Server/Privileges.php:328
11797 #: libraries/classes/Server/Privileges.php:454
11798 #: templates/server/privileges/privileges_table.twig:222
11799 #: templates/server/privileges/privileges_table.twig:225
11800 #: templates/server/privileges/privileges_table.twig:543
11801 #: templates/server/privileges/privileges_table.twig:546
11802 msgid "Allows creating and dropping triggers."
11803 msgstr ""
11805 #: libraries/classes/Server/Privileges.php:345
11806 #: templates/server/privileges/privileges_table.twig:16
11807 #: templates/server/privileges/privileges_table.twig:287
11808 #: templates/server/privileges/privileges_table.twig:290
11809 msgid "Allows reading data."
11810 msgstr ""
11812 #: libraries/classes/Server/Privileges.php:350
11813 #: templates/server/privileges/privileges_table.twig:43
11814 #: templates/server/privileges/privileges_table.twig:300
11815 #: templates/server/privileges/privileges_table.twig:303
11816 msgid "Allows inserting and replacing data."
11817 msgstr ""
11819 #: libraries/classes/Server/Privileges.php:355
11820 #: templates/server/privileges/privileges_table.twig:70
11821 #: templates/server/privileges/privileges_table.twig:313
11822 #: templates/server/privileges/privileges_table.twig:316
11823 msgid "Allows changing data."
11824 msgstr ""
11826 #: libraries/classes/Server/Privileges.php:365
11827 #: templates/server/privileges/privileges_table.twig:365
11828 #: templates/server/privileges/privileges_table.twig:373
11829 msgid "Allows creating new databases and tables."
11830 msgstr ""
11832 #: libraries/classes/Server/Privileges.php:370
11833 #: templates/server/privileges/privileges_table.twig:413
11834 #: templates/server/privileges/privileges_table.twig:421
11835 msgid "Allows dropping databases and tables."
11836 msgstr ""
11838 #: libraries/classes/Server/Privileges.php:375
11839 #: templates/server/privileges/privileges_table.twig:610
11840 #: templates/server/privileges/privileges_table.twig:613
11841 msgid "Allows reloading server settings and flushing the server's caches."
11842 msgstr ""
11844 #: libraries/classes/Server/Privileges.php:380
11845 #: templates/server/privileges/privileges_table.twig:623
11846 #: templates/server/privileges/privileges_table.twig:626
11847 msgid "Allows shutting down the server."
11848 msgstr ""
11850 #: libraries/classes/Server/Privileges.php:385
11851 #: templates/server/privileges/privileges_table.twig:597
11852 #: templates/server/privileges/privileges_table.twig:600
11853 msgid "Allows viewing processes of all users."
11854 msgstr ""
11856 #: libraries/classes/Server/Privileges.php:390
11857 #: templates/server/privileges/privileges_table.twig:340
11858 #: templates/server/privileges/privileges_table.twig:343
11859 msgid "Allows importing data from and exporting data into files."
11860 msgstr ""
11862 #: libraries/classes/Server/Privileges.php:395
11863 #: templates/server/privileges/privileges_table.twig:97
11864 #: templates/server/privileges/privileges_table.twig:677
11865 msgid "Has no effect in this MySQL version."
11866 msgstr ""
11868 #: libraries/classes/Server/Privileges.php:410
11869 #: templates/server/privileges/privileges_table.twig:636
11870 #: templates/server/privileges/privileges_table.twig:639
11871 msgid "Gives access to the complete list of databases."
11872 msgstr ""
11874 #: libraries/classes/Server/Privileges.php:416
11875 #: templates/server/privileges/privileges_table.twig:583
11876 #: templates/server/privileges/privileges_table.twig:587
11877 msgid ""
11878 "Allows connecting, even if maximum number of connections is reached; "
11879 "required for most administrative operations like setting global variables or "
11880 "killing threads of other users."
11881 msgstr ""
11883 #: libraries/classes/Server/Privileges.php:424
11884 #: templates/server/privileges/privileges_table.twig:434
11885 #: templates/server/privileges/privileges_table.twig:437
11886 msgid "Allows creating temporary tables."
11887 msgstr ""
11889 #: libraries/classes/Server/Privileges.php:429
11890 #: templates/server/privileges/privileges_table.twig:664
11891 #: templates/server/privileges/privileges_table.twig:667
11892 msgid "Allows locking tables for the current thread."
11893 msgstr ""
11895 #: libraries/classes/Server/Privileges.php:434
11896 #: templates/server/privileges/privileges_table.twig:705
11897 #: templates/server/privileges/privileges_table.twig:708
11898 msgid "Needed for the replication replicas."
11899 msgstr ""
11901 #: libraries/classes/Server/Privileges.php:439
11902 #: templates/server/privileges/privileges_table.twig:692
11903 #: templates/server/privileges/privileges_table.twig:695
11904 msgid "Allows the user to ask where the replicas / primaries are."
11905 msgstr ""
11907 #: libraries/classes/Server/Privileges.php:449
11908 #: templates/server/privileges/privileges_table.twig:530
11909 #: templates/server/privileges/privileges_table.twig:533
11910 msgid "Allows to set up events for the event scheduler."
11911 msgstr ""
11913 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
11914 #: libraries/classes/Server/Privileges.php:478
11915 #: libraries/classes/Server/Privileges.php:487
11916 #: templates/server/privileges/privileges_table.twig:235
11917 #: templates/server/privileges/privileges_table.twig:239
11918 msgid "Allows deleting historical rows."
11919 msgstr ""
11921 #: libraries/classes/Server/Privileges.php:492
11922 #: templates/server/privileges/privileges_table.twig:460
11923 #: templates/server/privileges/privileges_table.twig:463
11924 msgid "Allows creating stored routines."
11925 msgstr ""
11927 #: libraries/classes/Server/Privileges.php:497
11928 #: templates/server/privileges/privileges_table.twig:473
11929 #: templates/server/privileges/privileges_table.twig:476
11930 msgid "Allows altering and dropping stored routines."
11931 msgstr ""
11933 #: libraries/classes/Server/Privileges.php:502
11934 #: templates/server/privileges/privileges_table.twig:718
11935 #: templates/server/privileges/privileges_table.twig:721
11936 msgid "Allows creating, dropping and renaming user accounts."
11937 msgstr ""
11939 #: libraries/classes/Server/Privileges.php:507
11940 #: templates/server/privileges/privileges_table.twig:486
11941 #: templates/server/privileges/privileges_table.twig:489
11942 msgid "Allows executing stored routines."
11943 msgstr ""
11945 #: libraries/classes/Server/Privileges.php:1077
11946 #, php-format
11947 msgid "The password for %s was changed successfully."
11948 msgstr ""
11950 #: libraries/classes/Server/Privileges.php:1125
11951 #, php-format
11952 msgid "You have revoked the privileges for %s."
11953 msgstr ""
11955 #: libraries/classes/Server/Privileges.php:1442
11956 #: templates/database/privileges/index.twig:124
11957 #: templates/table/privileges/index.twig:127
11958 msgid "Not enough privilege to view users."
11959 msgstr ""
11961 #: libraries/classes/Server/Privileges.php:1504
11962 #: templates/database/privileges/index.twig:80
11963 #: templates/server/privileges/new_user_ajax.twig:45
11964 #: templates/server/privileges/users_overview.twig:75
11965 #: templates/table/privileges/index.twig:84
11966 msgid "Edit privileges"
11967 msgstr ""
11969 #: libraries/classes/Server/Privileges.php:1508
11970 msgid "Revoke"
11971 msgstr ""
11973 #: libraries/classes/Server/Privileges.php:1819
11974 #: templates/server/privileges/privileges_table.twig:265
11975 msgid "Database-specific privileges"
11976 msgstr ""
11978 #: libraries/classes/Server/Privileges.php:1825
11979 #: templates/server/privileges/privileges_summary.twig:19
11980 #: templates/server/privileges/privileges_table.twig:7
11981 #: templates/server/privileges/privileges_table.twig:267
11982 msgid "Table-specific privileges"
11983 msgstr ""
11985 #: libraries/classes/Server/Privileges.php:1830
11986 #: libraries/classes/Server/Privileges.php:1832
11987 #: templates/server/privileges/edit_routine_privileges.twig:29
11988 #: templates/server/privileges/edit_routine_privileges.twig:46
11989 #: templates/server/privileges/edit_routine_privileges.twig:59
11990 msgid "Routine"
11991 msgstr ""
11993 #: libraries/classes/Server/Privileges.php:1831
11994 #: templates/server/privileges/edit_routine_privileges.twig:47
11995 msgid "Routine-specific privileges"
11996 msgstr ""
11998 #: libraries/classes/Server/Privileges.php:2176
11999 msgid "No users selected for deleting!"
12000 msgstr ""
12002 #: libraries/classes/Server/Privileges.php:2179
12003 msgid "Reloading the privileges"
12004 msgstr ""
12006 #: libraries/classes/Server/Privileges.php:2204
12007 msgid "The selected users have been deleted successfully."
12008 msgstr ""
12010 #: libraries/classes/Server/Privileges.php:2281
12011 #, php-format
12012 msgid "You have updated the privileges for %s."
12013 msgstr ""
12015 #: libraries/classes/Server/Privileges.php:2368
12016 #: templates/database/privileges/index.twig:102
12017 #: templates/table/privileges/index.twig:106
12018 msgid "No user found."
12019 msgstr ""
12021 #: libraries/classes/Server/Privileges.php:2455
12022 #, fuzzy, php-format
12023 msgid "Deleting %s"
12024 msgstr "Tukksa n \"%s\""
12026 #: libraries/classes/Server/Privileges.php:2486
12027 msgid "The privileges were reloaded successfully."
12028 msgstr ""
12030 #: libraries/classes/Server/Privileges.php:2590
12031 #, php-format
12032 msgid "The user %s already exists!"
12033 msgstr ""
12035 #: libraries/classes/Server/Privileges.php:2865
12036 #, php-format
12037 msgid "Privileges for %s"
12038 msgstr ""
12040 #: libraries/classes/Server/Privileges.php:2874
12041 #: libraries/classes/Server/Status/Processes.php:118
12042 #: templates/server/user_groups/user_listings.twig:9
12043 #, fuzzy
12044 msgid "User"
12045 msgstr "Aseqdac"
12047 #: libraries/classes/Server/Privileges.php:2988
12048 msgid ""
12049 "A user account allowing any user from localhost to connect is present. This "
12050 "will prevent other users from connecting if the host part of their account "
12051 "allows a connection from any (%) host."
12052 msgstr ""
12054 #: libraries/classes/Server/Privileges.php:3022
12055 #, php-format
12056 msgid ""
12057 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
12058 "tables. The content of these tables may differ from the privileges the "
12059 "server uses, if they have been changed manually. In this case, you should "
12060 "%sreload the privileges%s before you continue."
12061 msgstr ""
12063 #: libraries/classes/Server/Privileges.php:3038
12064 msgid ""
12065 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
12066 "tables. The content of these tables may differ from the privileges the "
12067 "server uses, if they have been changed manually. In this case, the "
12068 "privileges have to be reloaded but currently, you don't have the RELOAD "
12069 "privilege."
12070 msgstr ""
12072 #: libraries/classes/Server/Privileges.php:3350
12073 msgid "You have added a new user."
12074 msgstr ""
12076 #: libraries/classes/Server/Status/Data.php:146
12077 #: libraries/classes/Server/Status/Processes.php:146
12078 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
12079 msgid "SQL query"
12080 msgstr ""
12082 #: libraries/classes/Server/Status/Data.php:149
12083 #, fuzzy
12084 msgid "Handler"
12085 msgstr ""
12086 "Asuter n usewḥel n usewwaṛ yegdel acku Element.requestPointerLock() ur d "
12087 "ttusawel ara deg ugensu n umsesfer n tedyant n useqdac uselkem wezzilen, "
12088 "udiɣ isemli ulaci-it deg ugdil aččuṛan."
12090 #: libraries/classes/Server/Status/Data.php:150
12091 msgid "Query cache"
12092 msgstr ""
12094 #: libraries/classes/Server/Status/Data.php:151
12095 #, fuzzy
12096 msgid "Threads"
12097 msgstr "Sken ikalan ifessasen n yizen"
12099 #: libraries/classes/Server/Status/Data.php:153
12100 msgid "Temporary data"
12101 msgstr ""
12103 #: libraries/classes/Server/Status/Data.php:154
12104 msgid "Delayed inserts"
12105 msgstr ""
12107 #: libraries/classes/Server/Status/Data.php:155
12108 msgid "Key cache"
12109 msgstr ""
12111 #: libraries/classes/Server/Status/Data.php:156
12112 msgid "Joins"
12113 msgstr ""
12115 #: libraries/classes/Server/Status/Data.php:158
12116 #, fuzzy
12117 msgid "Sorting"
12118 msgstr "Afran"
12120 #: libraries/classes/Server/Status/Data.php:160
12121 msgid "Transaction coordinator"
12122 msgstr ""
12124 #: libraries/classes/Server/Status/Data.php:161
12125 #: templates/server/binlog/index.twig:27
12126 #, fuzzy
12127 msgid "Files"
12128 msgstr "Ifuyla"
12130 #: libraries/classes/Server/Status/Data.php:180
12131 msgid "Flush (close) all tables"
12132 msgstr ""
12134 #: libraries/classes/Server/Status/Data.php:184
12135 msgid "Show open tables"
12136 msgstr ""
12138 #: libraries/classes/Server/Status/Data.php:193
12139 msgid "Show replica hosts"
12140 msgstr ""
12142 #: libraries/classes/Server/Status/Data.php:200
12143 #: templates/server/replication/primary_replication.twig:9
12144 msgid "Show primary status"
12145 msgstr ""
12147 #: libraries/classes/Server/Status/Data.php:207
12148 msgid "Show replica status"
12149 msgstr ""
12151 #: libraries/classes/Server/Status/Data.php:215
12152 msgid "Flush query cache"
12153 msgstr ""
12155 #: libraries/classes/Server/Status/Processes.php:114
12156 #, fuzzy
12157 msgid "ID"
12158 msgstr "Asulay"
12160 #: libraries/classes/Server/Status/Processes.php:122
12161 #: templates/server/replication/primary_add_replica_user.twig:32
12162 #: templates/server/replication/primary_add_replica_user.twig:43
12163 #: templates/server/replication/primary_replication.twig:25
12164 #, fuzzy
12165 msgid "Host"
12166 msgstr "Asenneftaɣ"
12168 #: libraries/classes/Server/Status/Processes.php:130
12169 #, fuzzy
12170 msgid "Command"
12171 msgstr "Taladna"
12173 #: libraries/classes/Server/Status/Processes.php:142
12174 #, fuzzy
12175 msgid "Progress"
12176 msgstr "Asfari"
12178 #: libraries/classes/Setup/Index.php:130
12179 msgid ""
12180 "Reading of version failed. Maybe you're offline or the upgrade server does "
12181 "not respond."
12182 msgstr ""
12184 #: libraries/classes/Setup/Index.php:152
12185 msgid "Got invalid version string from server"
12186 msgstr ""
12188 #: libraries/classes/Setup/Index.php:164
12189 msgid "Unparsable version string"
12190 msgstr ""
12192 #: libraries/classes/Setup/Index.php:186
12193 #, php-format
12194 msgid ""
12195 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
12196 "version is %s, released on %s."
12197 msgstr ""
12199 #: libraries/classes/Setup/Index.php:194
12200 msgid "No newer stable version is available"
12201 msgstr ""
12203 #: libraries/classes/Sql.php:498
12204 #, php-format
12205 msgid "Using bookmark \"%s\" as default browse query."
12206 msgstr ""
12208 #: libraries/classes/Sql.php:962
12209 msgid "Showing as PHP code"
12210 msgstr ""
12212 #: libraries/classes/Sql.php:1336
12213 #, php-format
12214 msgid ""
12215 "Current selection does not contain a unique column. Grid edit, checkbox, "
12216 "Edit, Copy and Delete features are not available. %s"
12217 msgstr ""
12219 #: libraries/classes/Sql.php:1350
12220 #, php-format
12221 msgid ""
12222 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
12223 "and Delete features may result in undesired behavior. %s"
12224 msgstr ""
12226 #: libraries/classes/SqlQueryForm.php:150
12227 #, php-format
12228 msgid "Run SQL query/queries on server “%s”"
12229 msgstr ""
12231 #: libraries/classes/SqlQueryForm.php:166
12232 #, php-format
12233 msgid "Run SQL query/queries on database %s"
12234 msgstr ""
12236 #: libraries/classes/SqlQueryForm.php:181
12237 #, php-format
12238 msgid "Run SQL query/queries on table %s"
12239 msgstr ""
12241 #: libraries/classes/StorageEngine.php:367
12242 msgid ""
12243 "There is no detailed status information available for this storage engine."
12244 msgstr ""
12246 #: libraries/classes/StorageEngine.php:467
12247 #: templates/database/structure/body_for_table_summary.twig:46
12248 #, php-format
12249 msgid "%s is the default storage engine on this MySQL server."
12250 msgstr ""
12252 #: libraries/classes/StorageEngine.php:470
12253 #, php-format
12254 msgid "%s is available on this MySQL server."
12255 msgstr ""
12257 #: libraries/classes/StorageEngine.php:473
12258 #, php-format
12259 msgid "%s has been disabled for this MySQL server."
12260 msgstr ""
12262 #: libraries/classes/StorageEngine.php:477
12263 #, php-format
12264 msgid "This MySQL server does not support the %s storage engine."
12265 msgstr ""
12267 #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2103
12268 msgid "The name of the primary key must be \"PRIMARY\"!"
12269 msgstr ""
12271 #: libraries/classes/Table/Maintenance.php:122
12272 #, php-format
12273 msgid "Problems with indexes of table `%s`"
12274 msgstr ""
12276 #: libraries/classes/Table.php:348
12277 msgid "Unknown table status:"
12278 msgstr ""
12280 #: libraries/classes/Table.php:1001
12281 #, php-format
12282 msgid "Source database `%s` was not found!"
12283 msgstr ""
12285 #: libraries/classes/Table.php:1010
12286 #, php-format
12287 msgid "Target database `%s` was not found!"
12288 msgstr ""
12290 #: libraries/classes/Table.php:1475
12291 msgid "Invalid database:"
12292 msgstr ""
12294 #: libraries/classes/Table.php:1493
12295 msgid "Invalid table name:"
12296 msgstr ""
12298 #: libraries/classes/Table.php:1533
12299 #, php-format
12300 msgid "Failed to rename table %1$s to %2$s!"
12301 msgstr ""
12303 #: libraries/classes/Table.php:1550
12304 #, php-format
12305 msgid "Table %1$s has been renamed to %2$s."
12306 msgstr ""
12308 #: libraries/classes/Table.php:1795
12309 msgid "Could not save table UI preferences!"
12310 msgstr ""
12312 #: libraries/classes/Table.php:1821
12313 #, php-format
12314 msgid ""
12315 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
12316 "['MaxTableUiprefs'] %s)"
12317 msgstr ""
12319 #: libraries/classes/Table.php:1956
12320 #, php-format
12321 msgid ""
12322 "Cannot save UI property \"%s\". The changes made will not be persistent "
12323 "after you refresh this page. Please check if the table structure has been "
12324 "changed."
12325 msgstr ""
12327 #: libraries/classes/Table.php:2115
12328 msgid "Can't rename index to PRIMARY!"
12329 msgstr ""
12331 #: libraries/classes/Table.php:2141
12332 msgid "No index parts defined!"
12333 msgstr ""
12335 #: libraries/classes/Table.php:2437
12336 #, php-format
12337 msgid "Error creating foreign key on %1$s (check data types)"
12338 msgstr ""
12340 #: libraries/classes/Template.php:135
12341 #, php-format
12342 msgid "Error while working with template cache: %s"
12343 msgstr ""
12345 #: libraries/classes/ThemeManager.php:83
12346 #, php-format
12347 msgid "Default theme %s not found!"
12348 msgstr ""
12350 #: libraries/classes/ThemeManager.php:142
12351 #, php-format
12352 msgid "Theme %s not found!"
12353 msgstr ""
12355 #: libraries/classes/Theme.php:168
12356 #, php-format
12357 msgid "No valid image path for theme %s found!"
12358 msgstr ""
12360 #: libraries/classes/Tracking.php:234
12361 #: templates/database/tracking/tables.twig:115
12362 #: templates/table/tracking/main.twig:73
12363 msgid "Tracking report"
12364 msgstr ""
12366 #: libraries/classes/Tracking.php:238
12367 msgid "Tracking statements"
12368 msgstr ""
12370 #: libraries/classes/Tracking.php:253
12371 msgid "Delete tracking data row from report"
12372 msgstr ""
12374 #: libraries/classes/Tracking.php:265
12375 #, fuzzy
12376 msgid "No data"
12377 msgstr "Ulac isefka"
12379 #: libraries/classes/Tracking.php:310
12380 #: templates/database/operations/index.twig:131
12381 #: templates/database/structure/copy_form.twig:19
12382 #: templates/table/operations/index.twig:275
12383 msgid "Structure only"
12384 msgstr ""
12386 #: libraries/classes/Tracking.php:313
12387 #: templates/database/operations/index.twig:143
12388 #: templates/database/structure/copy_form.twig:29
12389 #: templates/table/operations/index.twig:287
12390 msgid "Data only"
12391 msgstr "Isefka kan"
12393 #: libraries/classes/Tracking.php:316
12394 #: templates/database/operations/index.twig:137
12395 #: templates/database/structure/copy_form.twig:24
12396 #: templates/table/operations/index.twig:281
12397 msgid "Structure and data"
12398 msgstr ""
12400 #: libraries/classes/Tracking.php:381 libraries/classes/Tracking.php:449
12401 #, php-format
12402 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
12403 msgstr ""
12405 #: libraries/classes/Tracking.php:470
12406 msgid "SQL dump (file download)"
12407 msgstr ""
12409 #: libraries/classes/Tracking.php:472
12410 msgid "SQL dump"
12411 msgstr ""
12413 #: libraries/classes/Tracking.php:475
12414 msgid "This option will replace your table and contained data."
12415 msgstr ""
12417 #: libraries/classes/Tracking.php:477
12418 msgid "SQL execution"
12419 msgstr ""
12421 #: libraries/classes/Tracking.php:481
12422 #, fuzzy, php-format
12423 msgid "Export as %s"
12424 msgstr "Sifeḍ ar %s"
12426 #: libraries/classes/Tracking.php:519
12427 msgid "Data manipulation statement"
12428 msgstr ""
12430 #: libraries/classes/Tracking.php:555
12431 msgid "Data definition statement"
12432 msgstr ""
12434 #: libraries/classes/Tracking.php:638
12435 #: templates/database/tracking/tables.twig:126
12436 #: templates/table/tracking/main.twig:80
12437 msgid "Structure snapshot"
12438 msgstr ""
12440 #: libraries/classes/Tracking.php:656
12441 #, php-format
12442 msgid "Version %s snapshot (SQL code)"
12443 msgstr ""
12445 #: libraries/classes/Tracking.php:726
12446 msgid "Tracking data definition successfully deleted"
12447 msgstr ""
12449 #: libraries/classes/Tracking.php:738
12450 msgid "Tracking data manipulation successfully deleted"
12451 msgstr ""
12453 #: libraries/classes/Tracking.php:795
12454 msgid ""
12455 "You can execute the dump by creating and using a temporary database. Please "
12456 "ensure that you have the privileges to do so."
12457 msgstr ""
12459 #: libraries/classes/Tracking.php:799
12460 msgid "Comment out these two lines if you do not need them."
12461 msgstr ""
12463 #: libraries/classes/Tracking.php:810
12464 msgid "SQL statements exported. Please copy the dump or execute it."
12465 msgstr ""
12467 #: libraries/classes/Tracking.php:843
12468 #, php-format
12469 msgid "Tracking report for table `%s`"
12470 msgstr ""
12472 #: libraries/classes/Tracking.php:875
12473 #, php-format
12474 msgid "Tracking for %1$s was activated at version %2$s."
12475 msgstr ""
12477 #: libraries/classes/Tracking.php:878
12478 #, php-format
12479 msgid "Tracking for %1$s was deactivated at version %2$s."
12480 msgstr ""
12482 #: libraries/classes/Tracking.php:977
12483 #, php-format
12484 msgid "Version %1$s of %2$s was deleted."
12485 msgstr ""
12487 #: libraries/classes/Tracking.php:1008
12488 #, php-format
12489 msgid "Version %1$s was created, tracking for %2$s is active."
12490 msgstr ""
12492 #: libraries/classes/Types.php:207
12493 msgid ""
12494 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
12495 msgstr ""
12497 #: libraries/classes/Types.php:210
12498 msgid ""
12499 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
12500 "65,535"
12501 msgstr ""
12503 #: libraries/classes/Types.php:214
12504 msgid ""
12505 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
12506 "0 to 16,777,215"
12507 msgstr ""
12509 #: libraries/classes/Types.php:219
12510 msgid ""
12511 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
12512 "range is 0 to 4,294,967,295"
12513 msgstr ""
12515 #: libraries/classes/Types.php:226
12516 msgid ""
12517 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
12518 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
12519 msgstr ""
12521 #: libraries/classes/Types.php:233
12522 msgid ""
12523 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
12524 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
12525 msgstr ""
12527 #: libraries/classes/Types.php:240
12528 msgid ""
12529 "A small floating-point number, allowable values are -3.402823466E+38 to "
12530 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
12531 msgstr ""
12533 #: libraries/classes/Types.php:247
12534 msgid ""
12535 "A double-precision floating-point number, allowable values are "
12536 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
12537 "2.2250738585072014E-308 to 1.7976931348623157E+308"
12538 msgstr ""
12540 #: libraries/classes/Types.php:253
12541 msgid ""
12542 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
12543 "FLOAT)"
12544 msgstr ""
12546 #: libraries/classes/Types.php:256
12547 msgid ""
12548 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
12549 "64)"
12550 msgstr ""
12552 #: libraries/classes/Types.php:260
12553 msgid ""
12554 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
12555 "values are considered true"
12556 msgstr ""
12558 #: libraries/classes/Types.php:264
12559 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
12560 msgstr ""
12562 #: libraries/classes/Types.php:268
12563 #, php-format
12564 msgid "A date, supported range is %1$s to %2$s"
12565 msgstr ""
12567 #: libraries/classes/Types.php:275
12568 #, php-format
12569 msgid "A date and time combination, supported range is %1$s to %2$s"
12570 msgstr ""
12572 #: libraries/classes/Types.php:282
12573 msgid ""
12574 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
12575 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
12576 msgstr ""
12578 #: libraries/classes/Types.php:289
12579 #, php-format
12580 msgid "A time, range is %1$s to %2$s"
12581 msgstr ""
12583 #: libraries/classes/Types.php:296
12584 msgid ""
12585 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
12586 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
12587 msgstr ""
12589 #: libraries/classes/Types.php:303
12590 msgid ""
12591 "A fixed-length (0-255, default 1) string that is always right-padded with "
12592 "spaces to the specified length when stored"
12593 msgstr ""
12595 #: libraries/classes/Types.php:310
12596 #, php-format
12597 msgid ""
12598 "A variable-length (%s) string, the effective maximum length is subject to "
12599 "the maximum row size"
12600 msgstr ""
12602 #: libraries/classes/Types.php:317
12603 msgid ""
12604 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
12605 "a one-byte prefix indicating the length of the value in bytes"
12606 msgstr ""
12608 #: libraries/classes/Types.php:324
12609 msgid ""
12610 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
12611 "with a two-byte prefix indicating the length of the value in bytes"
12612 msgstr ""
12614 #: libraries/classes/Types.php:331
12615 msgid ""
12616 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
12617 "stored with a three-byte prefix indicating the length of the value in bytes"
12618 msgstr ""
12620 #: libraries/classes/Types.php:338
12621 msgid ""
12622 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12623 "characters, stored with a four-byte prefix indicating the length of the "
12624 "value in bytes"
12625 msgstr ""
12627 #: libraries/classes/Types.php:345
12628 msgid ""
12629 "Similar to the CHAR type, but stores binary byte strings rather than non-"
12630 "binary character strings"
12631 msgstr ""
12633 #: libraries/classes/Types.php:350
12634 msgid ""
12635 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
12636 "binary character strings"
12637 msgstr ""
12639 #: libraries/classes/Types.php:356
12640 msgid ""
12641 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
12642 "one-byte prefix indicating the length of the value"
12643 msgstr ""
12645 #: libraries/classes/Types.php:362
12646 msgid ""
12647 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
12648 "with a three-byte prefix indicating the length of the value"
12649 msgstr ""
12651 #: libraries/classes/Types.php:369
12652 msgid ""
12653 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
12654 "a two-byte prefix indicating the length of the value"
12655 msgstr ""
12657 #: libraries/classes/Types.php:375
12658 msgid ""
12659 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
12660 "bytes, stored with a four-byte prefix indicating the length of the value"
12661 msgstr ""
12663 #: libraries/classes/Types.php:382
12664 msgid ""
12665 "An enumeration, chosen from the list of up to 65,535 values or the special "
12666 "'' error value"
12667 msgstr ""
12669 #: libraries/classes/Types.php:386
12670 msgid "A single value chosen from a set of up to 64 members"
12671 msgstr ""
12673 #: libraries/classes/Types.php:389
12674 msgid "A type that can store a geometry of any type"
12675 msgstr ""
12677 #: libraries/classes/Types.php:392
12678 msgid "A point in 2-dimensional space"
12679 msgstr ""
12681 #: libraries/classes/Types.php:395
12682 msgid "A curve with linear interpolation between points"
12683 msgstr ""
12685 #: libraries/classes/Types.php:398
12686 #, fuzzy
12687 msgid "A polygon"
12688 msgstr "Ɣer u~geddis"
12690 #: libraries/classes/Types.php:401
12691 msgid "A collection of points"
12692 msgstr ""
12694 #: libraries/classes/Types.php:404
12695 msgid "A collection of curves with linear interpolation between points"
12696 msgstr ""
12698 #: libraries/classes/Types.php:407
12699 msgid "A collection of polygons"
12700 msgstr ""
12702 #: libraries/classes/Types.php:410
12703 msgid "A collection of geometry objects of any type"
12704 msgstr ""
12706 #: libraries/classes/Types.php:413
12707 msgid ""
12708 "Stores and enables efficient access to data in JSON (JavaScript Object "
12709 "Notation) documents"
12710 msgstr ""
12712 #: libraries/classes/Types.php:416
12713 msgid ""
12714 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
12715 "conventional mapping of IPv4 addresses into IPv6 addresses"
12716 msgstr ""
12718 #: libraries/classes/Types.php:746
12719 #, fuzzy
12720 msgctxt "numeric types"
12721 msgid "Numeric"
12722 msgstr "Umḍin"
12724 #: libraries/classes/Types.php:764
12725 msgctxt "date and time types"
12726 msgid "Date and time"
12727 msgstr "Azemz d wakud"
12729 #: libraries/classes/Types.php:800
12730 msgctxt "spatial types"
12731 msgid "Spatial"
12732 msgstr ""
12734 #: libraries/classes/UrlRedirector.php:55
12735 msgid "Taking you to the target site."
12736 msgstr ""
12738 #: libraries/classes/UserPassword.php:38
12739 msgid "The profile has been updated."
12740 msgstr ""
12742 #: libraries/classes/UserPassword.php:50
12743 msgid "Password is too long!"
12744 msgstr ""
12746 #: libraries/classes/UserPreferences.php:179
12747 msgid "Could not save configuration"
12748 msgstr ""
12750 #: libraries/classes/UserPreferences.php:193
12751 #, fuzzy
12752 #| msgid ""
12753 #| "The phpMyAdmin configuration storage has been deactivated. %sFind out why"
12754 #| "%s."
12755 msgid "The phpMyAdmin configuration storage database could not be accessed."
12756 msgstr "Asakles n twila n phpMyAdmin insa. %sAf-d acuɣeṛ%s."
12758 #: libraries/classes/Util.php:128
12759 #, php-format
12760 msgid "Max: %s%s"
12761 msgstr ""
12763 #. l10n: Short month name
12764 #: libraries/classes/Util.php:663
12765 #, fuzzy
12766 msgctxt "Short month name"
12767 msgid "May"
12768 msgstr "Mayu"
12770 #. l10n: Short week day name for Sunday
12771 #: libraries/classes/Util.php:681
12772 #, fuzzy
12773 #| msgid "Sun"
12774 msgctxt "Short week day name for Sunday"
12775 msgid "Sun"
12776 msgstr "Iṭij"
12778 #: libraries/classes/Util.php:719
12779 #, fuzzy
12780 msgctxt "AM/PM indication in time"
12781 msgid "PM"
12782 msgstr "iḍelli af 00:00:00 PM"
12784 #: libraries/classes/Util.php:721
12785 #, fuzzy
12786 msgctxt "AM/PM indication in time"
12787 msgid "AM"
12788 msgstr "Sken ticki ttaruɣ"
12790 #: libraries/classes/Util.php:792
12791 #, php-format
12792 msgid "%s days, %s hours, %s minutes and %s seconds"
12793 msgstr ""
12795 #: libraries/classes/Util.php:1867
12796 #, fuzzy
12797 msgid "Users"
12798 msgstr "Iseqdacen"
12800 #: libraries/classes/Util.php:2471
12801 #: templates/database/multi_table_query/form.twig:67
12802 #, fuzzy
12803 msgid "Sort"
12804 msgstr "Asmizzwer"
12806 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
12807 msgid "Error in ZIP archive:"
12808 msgstr ""
12810 #: libraries/classes/ZipExtension.php:83
12811 msgid "No files found inside ZIP archive!"
12812 msgstr ""
12814 #: libraries/config.values.php:88 libraries/config.values.php:126
12815 #: libraries/config.values.php:138
12816 #, fuzzy
12817 msgid "Icons"
12818 msgstr "Tignitin"
12820 #: libraries/config.values.php:89 libraries/config.values.php:127
12821 #: libraries/config.values.php:139
12822 #: templates/database/multi_table_query/form.twig:118
12823 #, fuzzy
12824 msgid "Text"
12825 msgstr "Texte"
12827 #: libraries/config.values.php:90 libraries/config.values.php:108
12828 #: libraries/config.values.php:128 libraries/config.values.php:140
12829 #, fuzzy
12830 msgid "Both"
12831 msgstr "Di sin"
12833 #: libraries/config.values.php:105
12834 msgid "Nowhere"
12835 msgstr ""
12837 #: libraries/config.values.php:106
12838 #, fuzzy
12839 msgid "Left"
12840 msgstr "Yefus"
12842 #: libraries/config.values.php:107
12843 #, fuzzy
12844 msgid "Right"
12845 msgstr "Ayefus"
12847 #: libraries/config.values.php:143
12848 #, fuzzy
12849 msgid "Click"
12850 msgstr "Sit"
12852 #: libraries/config.values.php:144
12853 #, fuzzy
12854 msgid "Double click"
12855 msgstr "Akliki snat n tikkal"
12857 #: libraries/config.values.php:145 libraries/config.values.php:188
12858 #: templates/config/form_display/input.twig:16
12859 #: templates/relation/check_relations.twig:15
12860 #: templates/relation/check_relations.twig:66
12861 #: templates/relation/check_relations.twig:91
12862 #: templates/relation/check_relations.twig:129
12863 #: templates/relation/check_relations.twig:154
12864 #: templates/relation/check_relations.twig:164
12865 #: templates/relation/check_relations.twig:199
12866 #: templates/relation/check_relations.twig:224
12867 #: templates/relation/check_relations.twig:249
12868 #: templates/relation/check_relations.twig:274
12869 #: templates/relation/check_relations.twig:299
12870 #: templates/relation/check_relations.twig:324
12871 #: templates/relation/check_relations.twig:349
12872 #: templates/relation/check_relations.twig:387
12873 #: templates/relation/check_relations.twig:412
12874 #: templates/relation/check_relations.twig:437
12875 #: templates/relation/check_relations.twig:462
12876 #: templates/relation/check_relations.twig:487
12877 #: templates/relation/check_relations.twig:512
12878 msgid "Disabled"
12879 msgstr ""
12881 #: libraries/config.values.php:148
12882 #, fuzzy
12883 msgid "key"
12884 msgstr "Taqeffalt:"
12886 #: libraries/config.values.php:149
12887 msgid "display column"
12888 msgstr ""
12890 #: libraries/config.values.php:153
12891 msgid "Welcome"
12892 msgstr "Anṣuf"
12894 #: libraries/config.values.php:186
12895 #, fuzzy
12896 msgid "Open"
12897 msgstr "Ouvrir"
12899 #: libraries/config.values.php:187
12900 #, fuzzy
12901 msgid "Closed"
12902 msgstr "Iccaren imedlen &melmi kan"
12904 #: libraries/config.values.php:200
12905 msgid "Ask before sending error reports"
12906 msgstr ""
12908 #: libraries/config.values.php:201
12909 msgid "Always send error reports"
12910 msgstr ""
12912 #: libraries/config.values.php:202
12913 msgid "Never send error reports"
12914 msgstr ""
12916 #: libraries/config.values.php:205
12917 msgid "Server default"
12918 msgstr ""
12920 #: libraries/config.values.php:206
12921 #, fuzzy
12922 msgid "Enable"
12923 msgstr "Rmed"
12925 #: libraries/config.values.php:207
12926 #, fuzzy
12927 msgid "Disable"
12928 msgstr "ssens"
12930 #: libraries/config.values.php:259
12931 msgid "Quick - display only the minimal options to configure"
12932 msgstr ""
12934 #: libraries/config.values.php:260
12935 msgid "Custom - display all possible options to configure"
12936 msgstr ""
12938 #: libraries/config.values.php:261
12939 msgid "Custom - like above, but without the quick/custom choice"
12940 msgstr ""
12942 #: libraries/config.values.php:328
12943 msgid "complete inserts"
12944 msgstr ""
12946 #: libraries/config.values.php:329
12947 msgid "extended inserts"
12948 msgstr ""
12950 #: libraries/config.values.php:330
12951 msgid "both of the above"
12952 msgstr ""
12954 #: libraries/config.values.php:331
12955 msgid "neither of the above"
12956 msgstr ""
12958 #: setup/index.php:29
12959 msgid "Configuration already exists, setup is disabled!"
12960 msgstr ""
12962 #: setup/validate.php:31
12963 msgid "Wrong data"
12964 msgstr ""
12966 #: setup/validate.php:38
12967 #, php-format
12968 msgid "Wrong data or no validation for %s"
12969 msgstr ""
12971 #: templates/columns_definitions/column_attributes.twig:31
12972 #: templates/database/central_columns/edit_table_row.twig:23
12973 #: templates/database/central_columns/main.twig:71
12974 #: templates/database/central_columns/main.twig:298
12975 msgid "Edit ENUM/SET values"
12976 msgstr ""
12978 #: templates/columns_definitions/column_attributes.twig:38
12979 #: templates/database/central_columns/edit_table_row.twig:30
12980 #: templates/database/central_columns/main.twig:76
12981 #: templates/database/central_columns/main.twig:309
12982 #, fuzzy
12983 msgctxt "for default"
12984 msgid "None"
12985 msgstr "Aucun"
12987 #: templates/columns_definitions/column_attributes.twig:41
12988 #: templates/database/central_columns/edit_table_row.twig:33
12989 #: templates/database/central_columns/main.twig:77
12990 #: templates/database/central_columns/main.twig:312
12991 #, fuzzy
12992 msgid "As defined:"
12993 msgstr "Non défini"
12995 #: templates/columns_definitions/column_attributes.twig:97
12996 msgid ""
12997 "You don't have sufficient privileges to perform this operation; Please refer "
12998 "to the documentation for more details"
12999 msgstr ""
13001 #: templates/columns_definitions/column_attributes.twig:111
13002 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
13003 #: templates/table/structure/display_structure.twig:152
13004 #: templates/table/structure/display_structure.twig:160
13005 #: templates/table/structure/display_structure.twig:298
13006 #: templates/table/structure/display_structure.twig:460
13007 #: templates/table/tracking/structure_snapshot_indexes.twig:7
13008 #, fuzzy
13009 msgid "Unique"
13010 msgstr "Remplacer automatiquement toutes les entrées uniques"
13012 #: templates/columns_definitions/column_attributes.twig:119
13013 #: templates/table/structure/display_structure.twig:219
13014 #: templates/table/structure/display_structure.twig:222
13015 #: templates/table/structure/display_structure.twig:307
13016 msgid "Fulltext"
13017 msgstr ""
13019 #: templates/columns_definitions/column_attributes.twig:123
13020 #: templates/table/structure/display_structure.twig:192
13021 #: templates/table/structure/display_structure.twig:200
13022 #: templates/table/structure/display_structure.twig:304
13023 msgid "Spatial"
13024 msgstr ""
13026 #: templates/columns_definitions/column_attributes.twig:156
13027 #: templates/table/structure/display_partitions.twig:26
13028 #, fuzzy
13029 msgid "Expression"
13030 msgstr "Expression"
13032 #: templates/columns_definitions/column_attributes.twig:177
13033 #, fuzzy
13034 msgid "first"
13035 msgstr "amezwaru"
13037 #: templates/columns_definitions/column_attributes.twig:182
13038 #: templates/table/structure/display_structure.twig:433
13039 #, php-format
13040 msgid "after %s"
13041 msgstr ""
13043 #: templates/columns_definitions/column_definitions_form.twig:22
13044 #: templates/database/create_table.twig:6
13045 #: templates/database/operations/index.twig:30
13046 #, fuzzy
13047 msgid "Table name"
13048 msgstr "Isem n tfelwit"
13050 #: templates/columns_definitions/column_definitions_form.twig:31
13051 #: templates/console/display.twig:124
13052 #: templates/database/central_columns/main.twig:196 templates/export.twig:285
13053 #: templates/export.twig:301 templates/export.twig:317
13054 #, fuzzy
13055 msgid "Add"
13056 msgstr "Ajouter"
13058 #: templates/columns_definitions/column_definitions_form.twig:39
13059 #, fuzzy
13060 #| msgid "Column"
13061 msgid "column(s)"
13062 msgstr "Tigejdit (t-yin)"
13064 #: templates/columns_definitions/column_definitions_form.twig:73
13065 msgid "Collation:"
13066 msgstr ""
13068 #: templates/columns_definitions/column_definitions_form.twig:76
13069 msgid "Storage Engine:"
13070 msgstr ""
13072 #: templates/columns_definitions/column_definitions_form.twig:81
13073 #, fuzzy
13074 msgid "Connection:"
13075 msgstr "Tuqqna"
13077 #: templates/columns_definitions/column_definitions_form.twig:112
13078 #: templates/columns_definitions/partitions.twig:137
13079 #: templates/table/operations/index.twig:133
13080 msgid "Storage engine"
13081 msgstr ""
13083 #: templates/columns_definitions/column_definitions_form.twig:135
13084 msgid "PARTITION definition:"
13085 msgstr ""
13087 #: templates/columns_definitions/column_definitions_form.twig:153
13088 #, fuzzy
13089 msgctxt "Online transaction part of the SQL DDL for InnoDB"
13090 msgid "Online transaction"
13091 msgstr "Orientation"
13093 #: templates/columns_definitions/column_definitions_form.twig:165
13094 msgid ""
13095 "The column width of integer types is ignored in your MySQL version unless "
13096 "defining a TINYINT(1) column"
13097 msgstr ""
13099 #: templates/columns_definitions/column_definitions_form.twig:174
13100 #: templates/database/designer/main.twig:1097
13101 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
13102 #: templates/export.twig:81 templates/modals/add_index.twig:5
13103 #: templates/modals/build_query.twig:5
13104 #: templates/modals/index_dialog_modal.twig:5
13105 #: templates/modals/preview_sql_confirmation.twig:5
13106 #: templates/modals/preview_sql_modal.twig:5
13107 #: templates/table/insert/actions_panel.twig:46
13108 #: templates/table/relation/common_form.twig:233
13109 #: templates/table/zoom_search/result_form.twig:26
13110 #: templates/table/zoom_search/result_form.twig:95
13111 #, fuzzy
13112 msgid "Loading"
13113 msgstr "Asali…"
13115 #: templates/columns_definitions/column_name.twig:4
13116 #, php-format
13117 msgid "Referenced by %s."
13118 msgstr ""
13120 #: templates/columns_definitions/column_name.twig:12
13121 msgid "Is a foreign key."
13122 msgstr ""
13124 #: templates/columns_definitions/column_name.twig:39
13125 msgid "Pick from Central Columns"
13126 msgstr ""
13128 #: templates/columns_definitions/partitions.twig:17
13129 msgid "Partition by:"
13130 msgstr ""
13132 #: templates/columns_definitions/partitions.twig:32
13133 #: templates/columns_definitions/partitions.twig:60
13134 msgid "Expression or column list"
13135 msgstr ""
13137 #: templates/columns_definitions/partitions.twig:37
13138 msgid "Partitions:"
13139 msgstr ""
13141 #: templates/columns_definitions/partitions.twig:45
13142 msgid "Subpartition by:"
13143 msgstr ""
13145 #: templates/columns_definitions/partitions.twig:65
13146 msgid "Subpartitions:"
13147 msgstr ""
13149 #: templates/columns_definitions/partitions.twig:76
13150 #: templates/table/operations/index.twig:480
13151 #: templates/table/structure/display_partitions.twig:24
13152 msgid "Partition"
13153 msgstr ""
13155 #: templates/columns_definitions/partitions.twig:78
13156 #, fuzzy
13157 msgid "Values"
13158 msgstr "Azalen"
13160 #: templates/columns_definitions/partitions.twig:82
13161 msgid "Subpartition"
13162 msgstr ""
13164 #: templates/columns_definitions/partitions.twig:84
13165 #, fuzzy
13166 msgid "Engine"
13167 msgstr "Sagen amsedday inek n unadi"
13169 #: templates/columns_definitions/partitions.twig:85
13170 #: templates/config/form_display/input.twig:53
13171 #: templates/database/data_dictionary/index.twig:81
13172 #: templates/database/events/editor_form.twig:102
13173 #: templates/database/routines/editor_form.twig:163
13174 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
13175 #: templates/table/structure/display_partitions.twig:31
13176 #: templates/table/structure/display_structure.twig:466
13177 #: templates/table/tracking/structure_snapshot_columns.twig:12
13178 #: templates/table/tracking/structure_snapshot_indexes.twig:13
13179 #, fuzzy
13180 msgid "Comment"
13181 msgstr "Awennit"
13183 #: templates/columns_definitions/partitions.twig:86
13184 msgid "Data directory"
13185 msgstr ""
13187 #: templates/columns_definitions/partitions.twig:87
13188 msgid "Index directory"
13189 msgstr ""
13191 #: templates/columns_definitions/partitions.twig:88
13192 msgid "Max rows"
13193 msgstr ""
13195 #: templates/columns_definitions/partitions.twig:89
13196 msgid "Min rows"
13197 msgstr ""
13199 #: templates/columns_definitions/partitions.twig:90
13200 msgid "Table space"
13201 msgstr ""
13203 #: templates/columns_definitions/partitions.twig:91
13204 msgid "Node group"
13205 msgstr ""
13207 #: templates/columns_definitions/table_fields_definitions.twig:16
13208 #: templates/database/central_columns/edit.twig:10
13209 #: templates/database/routines/editor_form.twig:52
13210 msgid "Length/Values"
13211 msgstr ""
13213 #: templates/columns_definitions/table_fields_definitions.twig:17
13214 msgid ""
13215 "If column type is \"enum\" or \"set\", please enter the values using this "
13216 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
13217 "single quote (\"'\") amongst those values, precede it with a backslash (for "
13218 "example '\\\\xyz' or 'a\\'b')."
13219 msgstr ""
13221 #: templates/columns_definitions/table_fields_definitions.twig:21
13222 msgid ""
13223 "For default values, please enter just a single value, without backslash "
13224 "escaping or quotes, using this format: a"
13225 msgstr ""
13227 #: templates/columns_definitions/table_fields_definitions.twig:24
13228 #: templates/database/central_columns/edit.twig:12
13229 #: templates/database/central_columns/main.twig:32
13230 #: templates/database/central_columns/main.twig:236
13231 #: templates/database/data_dictionary/index.twig:79
13232 #: templates/database/operations/index.twig:194
13233 #: templates/database/operations/index.twig:198
13234 #: templates/database/structure/table_header.twig:31
13235 #: templates/home/index.twig:64 templates/indexes.twig:22
13236 #: templates/server/databases/index.twig:29
13237 #: templates/server/databases/index.twig:30
13238 #: templates/server/databases/index.twig:123
13239 #: templates/table/operations/index.twig:151
13240 #: templates/table/search/index.twig:40
13241 #: templates/table/structure/display_structure.twig:23
13242 #: templates/table/structure/display_structure.twig:464
13243 #: templates/table/structure/display_table_stats.twig:108
13244 #: templates/table/tracking/structure_snapshot_columns.twig:8
13245 #: templates/table/tracking/structure_snapshot_indexes.twig:11
13246 #: templates/table/zoom_search/index.twig:38
13247 msgid "Collation"
13248 msgstr ""
13250 #: templates/columns_definitions/table_fields_definitions.twig:36
13251 #: templates/database/operations/index.twig:68
13252 #: templates/database/operations/index.twig:173
13253 #: templates/database/routines/editor_form.twig:124
13254 #: templates/database/structure/copy_form.twig:50
13255 #: templates/table/operations/index.twig:79
13256 #: templates/table/operations/index.twig:115
13257 #: templates/table/operations/index.twig:315
13258 msgid "Adjust privileges"
13259 msgstr ""
13261 #: templates/columns_definitions/table_fields_definitions.twig:59
13262 msgid "Virtuality"
13263 msgstr ""
13265 #: templates/columns_definitions/table_fields_definitions.twig:65
13266 msgid "Move column"
13267 msgstr ""
13269 #: templates/columns_definitions/table_fields_definitions.twig:75
13270 #: templates/columns_definitions/table_fields_definitions.twig:86
13271 msgid "List of available transformations and their options"
13272 msgstr ""
13274 #: templates/columns_definitions/table_fields_definitions.twig:77
13275 #: templates/transformation_overview.twig:18
13276 msgid "Browser display transformation"
13277 msgstr ""
13279 #: templates/columns_definitions/table_fields_definitions.twig:81
13280 msgid "Browser display transformation options"
13281 msgstr ""
13283 #: templates/columns_definitions/table_fields_definitions.twig:82
13284 #: templates/columns_definitions/table_fields_definitions.twig:93
13285 msgid ""
13286 "Please enter the values for transformation options using this format: 'a', "
13287 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
13288 "quote (\"'\") amongst those values, precede it with a backslash (for example "
13289 "'\\\\xyz' or 'a\\'b')."
13290 msgstr ""
13292 #: templates/columns_definitions/table_fields_definitions.twig:88
13293 #: templates/transformation_overview.twig:37
13294 msgid "Input transformation"
13295 msgstr ""
13297 #: templates/columns_definitions/table_fields_definitions.twig:92
13298 msgid "Input transformation options"
13299 msgstr ""
13301 #: templates/config/form_display/input.twig:15
13302 msgid "This setting is disabled, it will not be applied to your configuration."
13303 msgstr ""
13305 #: templates/config/form_display/input.twig:57
13306 #: templates/config/form_display/input.twig:58
13307 #, php-format
13308 msgid "Set value: %s"
13309 msgstr ""
13311 #: templates/config/form_display/input.twig:63
13312 #: templates/config/form_display/input.twig:64
13313 msgid "Restore default value"
13314 msgstr ""
13316 #: templates/config/form_display/input.twig:79
13317 #: templates/config/form_display/input.twig:80
13318 msgid "Allow users to customize this value"
13319 msgstr ""
13321 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:38
13322 #: templates/console/display.twig:104 templates/console/display.twig:196
13323 #, fuzzy
13324 msgid "Collapse"
13325 msgstr "Sneḍfas"
13327 #: templates/console/bookmark_content.twig:8 templates/console/display.twig:39
13328 #: templates/console/display.twig:105 templates/console/display.twig:197
13329 #, fuzzy
13330 msgid "Expand"
13331 msgstr "Snefli"
13333 #: templates/console/bookmark_content.twig:9 templates/console/display.twig:40
13334 #: templates/console/display.twig:198
13335 msgid "Requery"
13336 msgstr ""
13338 #: templates/console/display.twig:5
13339 msgid "SQL Query Console"
13340 msgstr ""
13342 #: templates/console/display.twig:9 templates/setup/home/index.twig:166
13343 #: templates/sql/query.twig:38
13344 #, fuzzy
13345 msgid "Clear"
13346 msgstr "Effacer"
13348 #: templates/console/display.twig:12
13349 #, fuzzy
13350 msgid "History"
13351 msgstr "Amazray"
13353 #: templates/console/display.twig:19 templates/console/display.twig:118
13354 #, fuzzy
13355 msgid "Bookmarks"
13356 msgstr "Ticraḍ"
13358 #: templates/console/display.twig:31
13359 msgid "Press Ctrl+Enter to execute query"
13360 msgstr ""
13362 #: templates/console/display.twig:32
13363 msgid "Press Enter to execute query"
13364 msgstr ""
13366 #: templates/console/display.twig:42 templates/console/display.twig:200
13367 #, fuzzy
13368 msgid "Explain"
13369 msgstr "Segzu"
13371 #: templates/console/display.twig:45 templates/console/display.twig:203
13372 #, fuzzy
13373 msgid "Bookmark"
13374 msgstr "Tacṛeṭ"
13376 #: templates/console/display.twig:47 templates/console/display.twig:205
13377 #, fuzzy
13378 msgid "Query failed"
13379 msgstr "Tuttra tecceḍ"
13381 #: templates/console/display.twig:49 templates/console/display.twig:207
13382 #, fuzzy
13383 msgid "Queried time"
13384 msgstr "Akkud n tuttra"
13386 #: templates/console/display.twig:49
13387 msgid "During current session"
13388 msgstr ""
13390 #: templates/console/display.twig:67
13391 msgid "ascending"
13392 msgstr ""
13394 #: templates/console/display.twig:70
13395 msgid "descending"
13396 msgstr ""
13398 #: templates/console/display.twig:73
13399 #, fuzzy
13400 msgid "Order:"
13401 msgstr "Amizzwer:"
13403 #: templates/console/display.twig:79 templates/console/display.twig:108
13404 #: templates/table/find_replace/replace_preview.twig:16
13405 #, fuzzy
13406 msgid "Count"
13407 msgstr "Amḍan"
13409 #: templates/console/display.twig:82
13410 msgid "Execution order"
13411 msgstr ""
13413 #: templates/console/display.twig:85 templates/console/display.twig:109
13414 msgid "Time taken"
13415 msgstr ""
13417 #: templates/console/display.twig:88 templates/table/search/index.twig:146
13418 msgid "Order by:"
13419 msgstr ""
13421 #: templates/console/display.twig:94
13422 msgid "Ungroup queries"
13423 msgstr ""
13425 #: templates/console/display.twig:106
13426 msgid "Show trace"
13427 msgstr ""
13429 #: templates/console/display.twig:107
13430 #, fuzzy
13431 msgid "Hide trace"
13432 msgstr "ffer lǧeṛṛa"
13434 #: templates/console/display.twig:135
13435 #, fuzzy
13436 msgid "Add bookmark"
13437 msgstr "Rnu tacreṭ"
13439 #: templates/console/display.twig:142
13440 #, fuzzy
13441 msgid "Label"
13442 msgstr "Tabzimt"
13444 #: templates/console/display.twig:145
13445 msgid "Target database"
13446 msgstr ""
13448 #: templates/console/display.twig:148
13449 msgid "Share this bookmark"
13450 msgstr ""
13452 #: templates/console/display.twig:166
13453 #, fuzzy
13454 msgid "Set default"
13455 msgstr "&Sbadu amezwer"
13457 #: templates/console/display.twig:185
13458 msgid ""
13459 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
13460 "permanent, view settings."
13461 msgstr ""
13463 #: templates/create_tracking_version.twig:10
13464 #, php-format
13465 msgid "Create version %1$s of %2$s"
13466 msgstr ""
13468 #: templates/create_tracking_version.twig:15
13469 #, php-format
13470 msgid "Create version %1$s"
13471 msgstr ""
13473 #: templates/create_tracking_version.twig:21
13474 msgid "Track these data definition statements:"
13475 msgstr ""
13477 #: templates/create_tracking_version.twig:60
13478 msgid "Track these data manipulation statements:"
13479 msgstr ""
13481 #: templates/create_tracking_version.twig:77
13482 msgid "Create version"
13483 msgstr ""
13485 #: templates/database/central_columns/edit.twig:15
13486 #, fuzzy
13487 msgctxt "Auto Increment"
13488 msgid "A_I"
13489 msgstr "^i"
13491 #: templates/database/central_columns/main.twig:4
13492 msgid "Add new column"
13493 msgstr ""
13495 #: templates/database/central_columns/main.twig:24
13496 #: templates/database/central_columns/main.twig:228
13497 msgid "Length/Value"
13498 msgstr ""
13500 #: templates/database/central_columns/main.twig:36
13501 #: templates/database/central_columns/main.twig:240
13502 #, fuzzy
13503 msgid "Attribute"
13504 msgstr "Ayla"
13506 #: templates/database/central_columns/main.twig:44
13507 #: templates/database/central_columns/main.twig:248
13508 #, fuzzy
13509 msgid "A_I"
13510 msgstr "^i"
13512 #: templates/database/central_columns/main.twig:129
13513 #, fuzzy
13514 #| msgid "The central list of columns for the current database is empty."
13515 msgid "The central list of columns for the current database is empty"
13516 msgstr "Tabdart talemmast n tgejda n taffa n isefka tamirant d tilemt."
13518 #: templates/database/central_columns/main.twig:166
13519 #: templates/display/results/table.twig:137
13520 msgid "Filter rows"
13521 msgstr ""
13523 #: templates/database/central_columns/main.twig:167
13524 #: templates/display/results/table.twig:139
13525 msgid "Search this table"
13526 msgstr ""
13528 #: templates/database/central_columns/main.twig:178
13529 #: templates/table/structure/display_structure.twig:418
13530 msgid "Add column"
13531 msgstr ""
13533 #: templates/database/central_columns/main.twig:187
13534 #, fuzzy
13535 msgid "Select a table"
13536 msgstr "Fren akk tafelwit"
13538 #: templates/database/central_columns/main.twig:194
13539 #, fuzzy
13540 msgid "Select a column."
13541 msgstr "Fren tigejdit n tfelwit"
13543 #: templates/database/central_columns/main.twig:213
13544 msgid "Click to sort."
13545 msgstr "Sit i wusmizzwer."
13547 #: templates/database/central_columns/main.twig:218
13548 #: templates/database/privileges/index.twig:22
13549 #: templates/database/structure/table_header.twig:22
13550 #: templates/database/tracking/tables.twig:18
13551 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
13552 #: templates/server/databases/index.twig:163
13553 #: templates/server/privileges/privileges_summary.twig:23
13554 #: templates/server/privileges/users_overview.twig:22
13555 #: templates/server/user_groups/user_groups.twig:21
13556 #: templates/server/variables/index.twig:30
13557 #: templates/table/privileges/index.twig:24
13558 #: templates/table/structure/display_partitions.twig:33
13559 #: templates/table/structure/display_structure.twig:34
13560 #: templates/table/structure/display_structure.twig:457
13561 #: templates/table/tracking/main.twig:32
13562 #: templates/table/tracking/report_table.twig:8
13563 #, fuzzy
13564 msgid "Action"
13565 msgstr "Tigawt"
13567 #: templates/database/create_table.twig:3
13568 #: templates/database/operations/index.twig:27
13569 #, fuzzy
13570 msgid "Create new table"
13571 msgstr "Créer une table"
13573 #: templates/database/create_table.twig:10
13574 #: templates/database/operations/index.twig:34
13575 msgid "Number of columns"
13576 msgstr ""
13578 #: templates/database/create_table.twig:14
13579 #: templates/database/operations/index.twig:39 templates/export.twig:27
13580 #: templates/server/databases/index.twig:46
13581 #, fuzzy
13582 msgid "Create"
13583 msgstr "Rnu"
13585 #: templates/database/data_dictionary/index.twig:4
13586 #, fuzzy
13587 #| msgid "Database comment"
13588 msgid "Database comment:"
13589 msgstr "Awennit n taffa n isefka"
13591 #: templates/database/data_dictionary/index.twig:8
13592 #: templates/database/data_dictionary/index.twig:124
13593 #: templates/database/structure/index.twig:19
13594 #: templates/display/results/table.twig:334
13595 #: templates/table/structure/display_structure.twig:376
13596 #, fuzzy
13597 msgid "Print"
13598 msgstr "Siggez"
13600 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
13601 #: templates/table/structure/display_structure.twig:461
13602 #: templates/table/tracking/structure_snapshot_indexes.twig:8
13603 msgid "Packed"
13604 msgstr ""
13606 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
13607 #: templates/table/structure/display_structure.twig:463
13608 #: templates/table/tracking/structure_snapshot_indexes.twig:10
13609 msgid "Cardinality"
13610 msgstr ""
13612 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
13613 #: templates/table/structure/display_structure.twig:542
13614 msgid "No index defined!"
13615 msgstr ""
13617 #: templates/database/designer/database_tables.twig:31
13618 #: templates/database/export/index.twig:28
13619 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
13620 #: templates/server/privileges/privileges_table.twig:29
13621 #: templates/server/privileges/privileges_table.twig:56
13622 #: templates/server/privileges/privileges_table.twig:83
13623 #: templates/server/privileges/privileges_table.twig:110
13624 #: templates/server/replication/database_multibox.twig:7
13625 msgid "Select all"
13626 msgstr "Fren akk"
13628 #: templates/database/designer/database_tables.twig:37
13629 msgid "Show/hide columns"
13630 msgstr ""
13632 #: templates/database/designer/database_tables.twig:46
13633 msgid "See table structure"
13634 msgstr ""
13636 #: templates/database/designer/database_tables.twig:91
13637 #, fuzzy, php-format
13638 #| msgid "Select all"
13639 msgid "Select \"%s\""
13640 msgstr "Fren akk"
13642 #: templates/database/designer/database_tables.twig:109
13643 #, php-format
13644 msgid "Add an option for column \"%s\"."
13645 msgstr ""
13647 #: templates/database/designer/edit_delete_pages.twig:6
13648 msgid "Page to open"
13649 msgstr ""
13651 #: templates/database/designer/edit_delete_pages.twig:6
13652 msgid "Page to delete"
13653 msgstr ""
13655 #: templates/database/designer/main.twig:19
13656 #: templates/database/designer/main.twig:25
13657 msgid "Show/Hide tables list"
13658 msgstr ""
13660 #: templates/database/designer/main.twig:29
13661 #: templates/database/designer/main.twig:35
13662 #: templates/database/designer/main.twig:36
13663 msgid "View in fullscreen"
13664 msgstr ""
13666 #: templates/database/designer/main.twig:34
13667 #, fuzzy
13668 msgid "Exit fullscreen"
13669 msgstr "Ffeɣ seg ugdil ačuṛan"
13671 #: templates/database/designer/main.twig:48
13672 #: templates/database/designer/main.twig:52
13673 #, fuzzy
13674 msgid "New page"
13675 msgstr "Rnu as~ebter"
13677 #: templates/database/designer/main.twig:77
13678 #: templates/database/designer/main.twig:80
13679 msgid "Delete pages"
13680 msgstr ""
13682 #: templates/database/designer/main.twig:84
13683 #: templates/database/designer/main.twig:87
13684 #: templates/database/structure/show_create.twig:11
13685 #, fuzzy
13686 msgid "Create table"
13687 msgstr "Créer une table"
13689 #: templates/database/designer/main.twig:91
13690 #: templates/database/designer/main.twig:94
13691 #: templates/database/designer/main.twig:271
13692 msgid "Create relationship"
13693 msgstr ""
13695 #: templates/database/designer/main.twig:105
13696 #: templates/database/designer/main.twig:108
13697 #, fuzzy
13698 msgid "Reload"
13699 msgstr "S&miren"
13701 #: templates/database/designer/main.twig:112
13702 #: templates/database/designer/main.twig:115
13703 #, fuzzy
13704 msgid "Help"
13705 msgstr "tallalt"
13707 #: templates/database/designer/main.twig:120
13708 #: templates/database/designer/main.twig:123
13709 msgid "Angular links"
13710 msgstr ""
13712 #: templates/database/designer/main.twig:120
13713 #: templates/database/designer/main.twig:123
13714 msgid "Direct links"
13715 msgstr ""
13717 #: templates/database/designer/main.twig:127
13718 #: templates/database/designer/main.twig:129
13719 #, fuzzy
13720 msgid "Snap to grid"
13721 msgstr "Reyyec ɣer iẓiki"
13723 #: templates/database/designer/main.twig:133
13724 #: templates/database/designer/main.twig:139
13725 msgid "Small/Big All"
13726 msgstr ""
13728 #: templates/database/designer/main.twig:143
13729 #: templates/database/designer/main.twig:146
13730 msgid "Toggle small/big"
13731 msgstr ""
13733 #: templates/database/designer/main.twig:150
13734 #: templates/database/designer/main.twig:153
13735 msgid "Toggle relationship lines"
13736 msgstr ""
13738 #: templates/database/designer/main.twig:158
13739 #: templates/database/designer/main.twig:161
13740 msgid "Export schema"
13741 msgstr ""
13743 #: templates/database/designer/main.twig:169
13744 #: templates/database/designer/main.twig:172
13745 msgid "Build Query"
13746 msgstr ""
13748 #: templates/database/designer/main.twig:177
13749 #: templates/database/designer/main.twig:181
13750 #, fuzzy
13751 msgid "Move Menu"
13752 msgstr "Senkez umuɣ"
13754 #: templates/database/designer/main.twig:185
13755 #: templates/database/designer/main.twig:190
13756 msgid "Pin text"
13757 msgstr ""
13759 #: templates/database/designer/main.twig:202
13760 msgid "Hide/Show all"
13761 msgstr ""
13763 #: templates/database/designer/main.twig:212
13764 msgid "Hide/Show tables with no relationship"
13765 msgstr ""
13767 #: templates/database/designer/main.twig:223
13768 msgid "Number of tables:"
13769 msgstr ""
13771 #: templates/database/designer/main.twig:381
13772 msgid "Delete relationship"
13773 msgstr ""
13775 #: templates/database/designer/main.twig:445
13776 #: templates/database/designer/main.twig:610
13777 msgid "Relationship operator"
13778 msgstr ""
13780 #: templates/database/designer/main.twig:474
13781 #: templates/database/designer/main.twig:639
13782 #: templates/database/designer/main.twig:845
13783 #: templates/database/designer/main.twig:1038
13784 #, fuzzy
13785 msgid "Except"
13786 msgstr "Tasureft"
13788 #: templates/database/designer/main.twig:484
13789 #: templates/database/designer/main.twig:649
13790 #: templates/database/designer/main.twig:855
13791 #: templates/database/designer/main.twig:1048
13792 #: templates/database/routines/execute_form.twig:20
13793 #: templates/server/replication/status_table.twig:17
13794 #: templates/server/status/variables/index.twig:76
13795 #: templates/server/variables/index.twig:32
13796 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
13797 #: templates/table/search/index.twig:42
13798 #: templates/table/zoom_search/index.twig:40
13799 #: templates/table/zoom_search/result_form.twig:37
13800 #, fuzzy
13801 msgid "Value"
13802 msgstr "Valeur"
13804 #: templates/database/designer/main.twig:486
13805 #: templates/database/designer/main.twig:651
13806 #: templates/database/designer/main.twig:857
13807 #: templates/database/designer/main.twig:1050
13808 msgid "subquery"
13809 msgstr ""
13811 #: templates/database/designer/main.twig:495
13812 #: templates/database/designer/main.twig:711
13813 #, fuzzy
13814 msgid "Rename to"
13815 msgstr "Snifel isem ɣer"
13817 #: templates/database/designer/main.twig:501
13818 #: templates/database/designer/main.twig:719
13819 #, fuzzy
13820 msgid "New name"
13821 msgstr "isem amaynut"
13823 #: templates/database/designer/main.twig:510
13824 #: templates/database/designer/main.twig:916
13825 msgid "Aggregate"
13826 msgstr ""
13828 #: templates/database/designer/main.twig:516
13829 #: templates/database/designer/main.twig:580
13830 #: templates/database/designer/main.twig:785
13831 #: templates/database/designer/main.twig:816
13832 #: templates/database/designer/main.twig:924
13833 #: templates/database/designer/main.twig:1009
13834 #: templates/table/search/index.twig:41
13835 #: templates/table/zoom_search/index.twig:39
13836 #, fuzzy
13837 msgid "Operator"
13838 msgstr "Amahal"
13840 #: templates/database/designer/main.twig:1090
13841 msgid "Active options"
13842 msgstr ""
13844 #: templates/database/designer/page_save_as.twig:19
13845 msgid "Save to selected page"
13846 msgstr ""
13848 #: templates/database/designer/page_save_as.twig:23
13849 msgid "Create a page and save to it"
13850 msgstr ""
13852 #: templates/database/designer/page_save_as.twig:29
13853 msgid "New page name"
13854 msgstr ""
13856 #: templates/database/designer/page_selector.twig:2
13857 #, fuzzy
13858 msgid "Select page"
13859 msgstr "Fren asebter"
13861 #: templates/database/designer/schema_export.twig:4
13862 msgid "Select Export Relational Type"
13863 msgstr ""
13865 #: templates/database/events/editor_form.twig:10
13866 #: templates/database/routines/editor_form.twig:11
13867 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
13868 #, fuzzy
13869 msgid "Details"
13870 msgstr "Isalen"
13872 #: templates/database/events/editor_form.twig:19
13873 #, fuzzy
13874 msgid "Event name"
13875 msgstr "isem amaynut"
13877 #: templates/database/events/editor_form.twig:35
13878 #: templates/server/binlog/index.twig:86
13879 msgid "Event type"
13880 msgstr ""
13882 #: templates/database/events/editor_form.twig:48
13883 #: templates/database/routines/editor_form.twig:38
13884 #, php-format
13885 msgid "Change to %s"
13886 msgstr ""
13888 #: templates/database/events/editor_form.twig:53
13889 msgid "Execute at"
13890 msgstr "Selkem"
13892 #: templates/database/events/editor_form.twig:59
13893 msgid "Execute every"
13894 msgstr ""
13896 #: templates/database/events/editor_form.twig:70
13897 #, fuzzy
13898 msgctxt "Start of recurring event"
13899 msgid "Start"
13900 msgstr "Bdu"
13902 #: templates/database/events/editor_form.twig:76
13903 #, fuzzy
13904 msgctxt "End of recurring event"
13905 msgid "End"
13906 msgstr "Tagara"
13908 #: templates/database/events/editor_form.twig:90
13909 msgid "On completion preserve"
13910 msgstr ""
13912 #: templates/database/events/editor_form.twig:96
13913 #: templates/database/routines/editor_form.twig:138
13914 #: templates/database/triggers/editor_form.twig:61
13915 #: templates/view_create.twig:45
13916 msgid "Definer"
13917 msgstr ""
13919 #: templates/database/events/index.twig:13
13920 #: templates/database/privileges/index.twig:113
13921 #: templates/database/privileges/index.twig:114
13922 #: templates/database/routines/index.twig:13
13923 #: templates/database/structure/check_all_tables.twig:3
13924 #: templates/database/structure/check_all_tables.twig:4
13925 #: templates/database/triggers/list.twig:13
13926 #: templates/display/results/table.twig:298
13927 #: templates/display/results/table.twig:299 templates/select_all.twig:4
13928 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
13929 #: templates/server/privileges/edit_routine_privileges.twig:58
13930 #: templates/server/privileges/privileges_table.twig:269
13931 #: templates/server/privileges/privileges_table.twig:270
13932 #: templates/server/privileges/privileges_table.twig:279
13933 #: templates/server/privileges/privileges_table.twig:356
13934 #: templates/server/privileges/privileges_table.twig:560
13935 #: templates/server/privileges/users_overview.twig:121
13936 #: templates/server/privileges/users_overview.twig:122
13937 #: templates/server/user_groups/edit_user_groups.twig:11
13938 #: templates/table/privileges/index.twig:117
13939 #: templates/table/privileges/index.twig:118
13940 msgid "Check all"
13941 msgstr ""
13943 #: templates/database/events/index.twig:27
13944 #, fuzzy
13945 msgid "Create new event"
13946 msgstr "Rnu timeẓri..."
13948 #: templates/database/events/index.twig:36
13949 msgid "There are no events to display."
13950 msgstr ""
13952 #: templates/database/events/index.twig:112
13953 msgid "Event scheduler status"
13954 msgstr ""
13956 #: templates/database/events/index.twig:117
13957 #: templates/database/tracking/tables.twig:47
13958 msgid "Click to toggle"
13959 msgstr ""
13961 #: templates/database/events/index.twig:130
13962 msgid "ON"
13963 msgstr ""
13965 #: templates/database/events/index.twig:141
13966 #, fuzzy
13967 msgid "OFF"
13968 msgstr "yensa"
13970 #: templates/database/export/index.twig:61
13971 #, fuzzy
13972 #| msgid ", @DATABASE@ will become the database name"
13973 msgid ""
13974 "@SERVER@ will become the server name and @DATABASE@ will become the database "
13975 "name."
13976 msgstr ", @DATABASE@ ad yuɣal d isem n taffa n isefka"
13978 #. l10n: A query that the user has written freely
13979 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
13980 msgid "Exporting a raw query"
13981 msgstr ""
13983 #: templates/database/export/index.twig:7
13984 #, php-format
13985 msgid "Exporting tables from \"%s\" database"
13986 msgstr ""
13988 #: templates/database/export/index.twig:30
13989 msgid "Export the structure of all tables."
13990 msgstr ""
13992 #: templates/database/export/index.twig:33
13993 msgid "Export the data of all tables."
13994 msgstr ""
13996 #: templates/database/import/index.twig:3
13997 #, php-format
13998 msgid "Importing into the database \"%s\""
13999 msgstr ""
14001 #: templates/database/multi_table_query/form.twig:4
14002 #: templates/database/qbe/index.twig:4
14003 msgid "Multi-table query"
14004 msgstr ""
14006 #: templates/database/multi_table_query/form.twig:10
14007 #: templates/database/qbe/index.twig:10
14008 #, fuzzy
14009 msgid "Query by example"
14010 msgstr "Tuttra tecceḍ"
14012 #: templates/database/multi_table_query/form.twig:17
14013 #, fuzzy
14014 msgid "Query window"
14015 msgstr "Tuttra tecceḍ"
14017 #: templates/database/multi_table_query/form.twig:38
14018 #: templates/database/multi_table_query/form.twig:128
14019 #, fuzzy
14020 msgid "select table"
14021 msgstr "Fren tafelwit"
14023 #: templates/database/multi_table_query/form.twig:45
14024 #: templates/database/multi_table_query/form.twig:136
14025 #, fuzzy
14026 msgid "select column"
14027 msgstr "Fren tigejdit n tfelwit"
14029 #: templates/database/multi_table_query/form.twig:51
14030 #, fuzzy
14031 #| msgid "Tables"
14032 msgid "Table alias"
14033 msgstr "Tifelwiyin"
14035 #: templates/database/multi_table_query/form.twig:52
14036 #, fuzzy
14037 msgid "Column alias"
14038 msgstr "Tigejda"
14040 #: templates/database/multi_table_query/form.twig:55
14041 msgid "Use this column in criteria"
14042 msgstr ""
14044 #: templates/database/multi_table_query/form.twig:59
14045 #, fuzzy
14046 msgid "criteria"
14047 msgstr "asebdad"
14049 #: templates/database/multi_table_query/form.twig:73
14050 msgid "Add as"
14051 msgstr ""
14053 #: templates/database/multi_table_query/form.twig:119
14054 #, fuzzy
14055 msgid "Another column"
14056 msgstr "% seg tgejdit"
14058 #: templates/database/multi_table_query/form.twig:146
14059 msgid "Enter criteria as free text"
14060 msgstr ""
14062 #: templates/database/multi_table_query/form.twig:153
14063 #, fuzzy
14064 msgid "Remove this column"
14065 msgstr "% seg tgejdit"
14067 #: templates/database/multi_table_query/form.twig:159
14068 #: templates/table/relation/foreign_key_row.twig:85
14069 msgid "+ Add column"
14070 msgstr ""
14072 #: templates/database/multi_table_query/form.twig:174
14073 #: templates/database/qbe/selection_form.twig:80
14074 #: templates/database/qbe/selection_form.twig:96
14075 #, fuzzy
14076 msgid "Update query"
14077 msgstr "Muceḍ"
14079 #: templates/database/operations/index.twig:9
14080 #: templates/database/operations/index.twig:13
14081 msgid "Database comment"
14082 msgstr "Awennit n taffa n isefka"
14084 #: templates/database/operations/index.twig:54
14085 msgid "Rename database to"
14086 msgstr ""
14088 #: templates/database/operations/index.twig:58 templates/export.twig:282
14089 msgid "New database name"
14090 msgstr ""
14092 #: templates/database/operations/index.twig:66
14093 #: templates/database/operations/index.twig:171
14094 #: templates/table/operations/index.twig:77
14095 #: templates/table/operations/index.twig:113
14096 #: templates/table/operations/index.twig:313
14097 msgid ""
14098 "You don't have sufficient privileges to perform this operation; Please refer "
14099 "to the documentation for more details."
14100 msgstr ""
14102 #: templates/database/operations/index.twig:83
14103 msgid "Remove database"
14104 msgstr ""
14106 #: templates/database/operations/index.twig:89
14107 #, php-format
14108 msgid "Database %s has been dropped."
14109 msgstr ""
14111 #: templates/database/operations/index.twig:94
14112 msgid "Drop the database (DROP)"
14113 msgstr ""
14115 #: templates/database/operations/index.twig:118
14116 msgid "Copy database to"
14117 msgstr ""
14119 #: templates/database/operations/index.twig:150
14120 msgid "CREATE DATABASE before copying"
14121 msgstr ""
14123 #: templates/database/operations/index.twig:165
14124 #: templates/database/structure/copy_form.twig:44
14125 #: templates/table/operations/index.twig:306
14126 msgid "Add constraints"
14127 msgstr ""
14129 #: templates/database/operations/index.twig:180
14130 msgid "Switch to copied database"
14131 msgstr ""
14133 #: templates/database/operations/index.twig:216
14134 msgid "Change all tables collations"
14135 msgstr ""
14137 #: templates/database/operations/index.twig:220
14138 msgid "Change all tables columns collations"
14139 msgstr ""
14141 #: templates/database/privileges/index.twig:9
14142 #: templates/table/privileges/index.twig:8
14143 #, php-format
14144 msgid "Users having access to \"%s\""
14145 msgstr ""
14147 #: templates/database/privileges/index.twig:17
14148 #: templates/server/privileges/login_information_fields.twig:7
14149 #: templates/server/privileges/login_information_fields.twig:12
14150 #: templates/server/privileges/users_overview.twig:8
14151 #: templates/server/replication/change_primary.twig:15
14152 #: templates/server/replication/primary_add_replica_user.twig:19
14153 #: templates/server/replication/primary_add_replica_user.twig:24
14154 #: templates/table/privileges/index.twig:19
14155 #, fuzzy
14156 msgid "User name"
14157 msgstr "Isem n useqdac"
14159 #: templates/database/privileges/index.twig:18
14160 #: templates/server/privileges/login_information_fields.twig:26
14161 #: templates/server/privileges/login_information_fields.twig:38
14162 #: templates/server/privileges/users_overview.twig:9
14163 #: templates/table/privileges/index.twig:20
14164 msgid "Host name"
14165 msgstr ""
14167 #: templates/database/privileges/index.twig:21
14168 #: templates/server/privileges/privileges_summary.twig:17
14169 #: templates/server/privileges/users_overview.twig:18
14170 #: templates/table/privileges/index.twig:23
14171 msgid "Grant"
14172 msgstr ""
14174 #: templates/database/privileges/index.twig:36
14175 #: templates/server/privileges/new_user_ajax.twig:9
14176 #: templates/server/privileges/users_overview.twig:36
14177 #: templates/table/privileges/index.twig:38
14178 #, fuzzy
14179 msgid "Any"
14180 msgstr "Win illan"
14182 #: templates/database/privileges/index.twig:47
14183 #: templates/table/privileges/index.twig:49
14184 msgid "global"
14185 msgstr ""
14187 #: templates/database/privileges/index.twig:50
14188 #: templates/table/privileges/index.twig:52
14189 msgid "database-specific"
14190 msgstr ""
14192 #: templates/database/privileges/index.twig:52
14193 #: templates/table/privileges/index.twig:54
14194 msgid "wildcard"
14195 msgstr ""
14197 #: templates/database/privileges/index.twig:55
14198 #: templates/table/privileges/index.twig:59
14199 msgid "routine"
14200 msgstr ""
14202 #: templates/database/privileges/index.twig:112
14203 #: templates/database/privileges/index.twig:115
14204 #: templates/database/structure/check_all_tables.twig:2
14205 #: templates/database/structure/check_all_tables.twig:9
14206 #: templates/display/results/table.twig:297
14207 #: templates/display/results/table.twig:300 templates/select_all.twig:2
14208 #: templates/select_all.twig:6
14209 #: templates/server/privileges/users_overview.twig:120
14210 #: templates/server/privileges/users_overview.twig:123
14211 #: templates/table/privileges/index.twig:116
14212 #: templates/table/privileges/index.twig:119
14213 msgid "With selected:"
14214 msgstr "S ufran:"
14216 #: templates/database/privileges/index.twig:131
14217 #: templates/server/privileges/add_user_fieldset.twig:4
14218 #: templates/server/privileges/user_overview.twig:22
14219 #: templates/server/privileges/users_overview.twig:137
14220 #: templates/table/privileges/index.twig:134
14221 #, fuzzy
14222 msgctxt "Create new user"
14223 msgid "New"
14224 msgstr "Nouveau"
14226 #: templates/database/privileges/index.twig:136
14227 #: templates/server/privileges/add_user_fieldset.twig:9
14228 #: templates/server/privileges/add_user.twig:4
14229 #: templates/server/privileges/user_overview.twig:24
14230 #: templates/server/privileges/users_overview.twig:140
14231 #: templates/table/privileges/index.twig:140
14232 msgid "Add user account"
14233 msgstr ""
14235 #: templates/database/qbe/index.twig:16
14236 #, php-format
14237 msgid "Switch to %svisual builder%s"
14238 msgstr "Ddu ar %sumakras umma%s"
14240 #: templates/database/qbe/index.twig:20
14241 msgid "You have to choose at least one column to display!"
14242 msgstr "Tferneḍ xarṣum yiwet n tgejdit ara d-sekneḍ!"
14244 #: templates/database/qbe/ins_del_and_or_cell.twig:5
14245 #, fuzzy
14246 msgid "Ins:"
14247 msgstr "Kkes armad n izegrar"
14249 #: templates/database/qbe/ins_del_and_or_cell.twig:12
14250 #, fuzzy
14251 msgid "And"
14252 msgstr "Ajouter"
14254 #: templates/database/qbe/ins_del_and_or_cell.twig:17
14255 #, fuzzy
14256 msgid "Del:"
14257 msgstr "Kkes"
14259 #: templates/database/qbe/selection_form.twig:12
14260 #: templates/table/find_replace/index.twig:41
14261 #, fuzzy
14262 msgid "Column:"
14263 msgstr "Tigejdit:"
14265 #: templates/database/qbe/selection_form.twig:17
14266 #, fuzzy
14267 msgid "Alias:"
14268 msgstr "Tabzimt:"
14270 #: templates/database/qbe/selection_form.twig:22
14271 #, fuzzy
14272 msgid "Show:"
14273 msgstr "Beqqeḍ"
14275 #: templates/database/qbe/selection_form.twig:27
14276 #, fuzzy
14277 msgid "Sort:"
14278 msgstr "Asmizzwer"
14280 #: templates/database/qbe/selection_form.twig:32
14281 #, fuzzy
14282 msgid "Sort order:"
14283 msgstr ""
14284 "Définir l'affichage, la manière de trier et les niveaux de zoom par défaut "
14285 "du gestionnaire de fichiers."
14287 #: templates/database/qbe/selection_form.twig:37
14288 #, fuzzy
14289 msgid "Criteria:"
14290 msgstr "asebdad"
14292 #: templates/database/qbe/selection_form.twig:44
14293 #, fuzzy
14294 msgid "Modify:"
14295 msgstr "~Modifier"
14297 #: templates/database/qbe/selection_form.twig:54
14298 msgid "Add/Delete criteria rows:"
14299 msgstr ""
14301 #: templates/database/qbe/selection_form.twig:67
14302 #, fuzzy
14303 msgid "Add/Delete columns:"
14304 msgstr "Fren tigejdit n tfelwit"
14306 #: templates/database/qbe/selection_form.twig:86
14307 #: templates/database/qbe/selection_form.twig:88
14308 #, fuzzy
14309 msgid "Use tables"
14310 msgstr "Fren tafelwit"
14312 #: templates/database/qbe/selection_form.twig:107
14313 #, php-format
14314 msgid "SQL query on database <b>%s</b>:"
14315 msgstr ""
14317 #: templates/database/routines/editor_form.twig:20
14318 msgid "Routine name"
14319 msgstr ""
14321 #: templates/database/routines/editor_form.twig:43
14322 #, fuzzy
14323 msgid "Parameters"
14324 msgstr "Iɣewwaṛen"
14326 #: templates/database/routines/editor_form.twig:49
14327 #, fuzzy
14328 msgid "Direction"
14329 msgstr "tanila"
14331 #: templates/database/routines/editor_form.twig:66
14332 msgid "Add parameter"
14333 msgstr ""
14335 #: templates/database/routines/editor_form.twig:67
14336 msgid "Remove last parameter"
14337 msgstr ""
14339 #: templates/database/routines/editor_form.twig:71
14340 msgid "Return type"
14341 msgstr ""
14343 #: templates/database/routines/editor_form.twig:79
14344 msgid "Return length/values"
14345 msgstr ""
14347 #: templates/database/routines/editor_form.twig:86
14348 msgid "Return options"
14349 msgstr ""
14351 #: templates/database/routines/editor_form.twig:90
14352 #: templates/database/routines/parameter_row.twig:31
14353 #: templates/database/structure/table_header.twig:42
14354 #, fuzzy
14355 msgid "Charset"
14356 msgstr "Tagrumma n isekkilen"
14358 #: templates/database/routines/editor_form.twig:115
14359 msgid "Is deterministic"
14360 msgstr ""
14362 #: templates/database/routines/editor_form.twig:131
14363 msgid ""
14364 "You do not have sufficient privileges to perform this operation; Please "
14365 "refer to the documentation for more details."
14366 msgstr ""
14368 #: templates/database/routines/editor_form.twig:144
14369 msgid "Security type"
14370 msgstr ""
14372 #: templates/database/routines/editor_form.twig:153
14373 msgid "SQL data access"
14374 msgstr ""
14376 #: templates/database/routines/execute_form.twig:7
14377 #: templates/database/routines/execute_form.twig:12
14378 msgid "Routine parameters"
14379 msgstr ""
14381 #: templates/database/routines/index.twig:33
14382 #, fuzzy
14383 msgid "Create new routine"
14384 msgstr "Rnu timeẓri..."
14386 #: templates/database/routines/index.twig:42
14387 msgid "There are no routines to display."
14388 msgstr ""
14390 #: templates/database/routines/index.twig:51
14391 #, fuzzy
14392 msgid "Returns"
14393 msgstr "Renvoie une valeur suivant une régression linéaire"
14395 #: templates/database/routines/parameter_row.twig:24
14396 #: templates/modals/enum_set_editor.twig:5
14397 msgid "ENUM/SET editor"
14398 msgstr ""
14400 #: templates/database/routines/row.twig:38
14401 #: templates/database/routines/row.twig:48
14402 #: templates/database/routines/row.twig:52
14403 #, fuzzy
14404 msgid "Execute"
14405 msgstr "Selkem"
14407 #: templates/database/search/main.twig:5
14408 msgid "Search in database"
14409 msgstr ""
14411 #: templates/database/search/main.twig:8
14412 msgid "Words or values to search for (wildcard: \"%\"):"
14413 msgstr ""
14415 #: templates/database/search/main.twig:15
14416 #: templates/table/find_replace/index.twig:31
14417 #, fuzzy
14418 msgid "Find:"
14419 msgstr "Rechercher:"
14421 #: templates/database/search/main.twig:19
14422 #: templates/database/search/main.twig:23
14423 msgid "Words are separated by a space character (\" \")."
14424 msgstr ""
14426 #: templates/database/search/main.twig:40
14427 msgid "Inside tables:"
14428 msgstr ""
14430 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
14431 #: templates/server/replication/database_multibox.twig:8
14432 msgid "Unselect all"
14433 msgstr ""
14435 #: templates/database/search/main.twig:67
14436 msgid "Inside column:"
14437 msgstr ""
14439 #: templates/database/search/results.twig:12
14440 #, php-format
14441 msgid "%1$s match in <strong>%2$s</strong>"
14442 msgid_plural "%1$s matches in <strong>%2$s</strong>"
14443 msgstr[0] ""
14444 msgstr[1] ""
14446 #: templates/database/search/results.twig:56
14447 msgid "<strong>Total:</strong> <em>%count%</em> match"
14448 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
14449 msgstr[0] ""
14450 msgstr[1] ""
14452 #: templates/database/structure/add_prefix.twig:7
14453 #: templates/database/structure/add_prefix.twig:9
14454 msgid "Add prefix"
14455 msgstr ""
14457 #: templates/database/structure/body_for_table_summary.twig:6
14458 #, php-format
14459 msgid "%s table"
14460 msgid_plural "%s tables"
14461 msgstr[0] ""
14462 msgstr[1] ""
14464 #: templates/database/structure/body_for_table_summary.twig:17
14465 #, fuzzy
14466 msgid "Sum"
14467 msgstr "Timernit"
14469 #: templates/database/structure/change_prefix_form.twig:7
14470 #, fuzzy
14471 msgid "From"
14472 msgstr "Si"
14474 #: templates/database/structure/change_prefix_form.twig:13
14475 msgid "To"
14476 msgstr ""
14478 #: templates/database/structure/check_all_tables.twig:6
14479 msgid "Check tables having overhead"
14480 msgstr ""
14482 #: templates/database/structure/check_all_tables.twig:10
14483 msgid "Copy table"
14484 msgstr ""
14486 #: templates/database/structure/check_all_tables.twig:11
14487 msgid "Show create"
14488 msgstr ""
14490 #: templates/database/structure/check_all_tables.twig:14
14491 #: templates/table/operations/index.twig:403
14492 #: templates/table/operations/view.twig:26
14493 msgid "Delete data or table"
14494 msgstr ""
14496 #: templates/database/structure/check_all_tables.twig:15
14497 #: templates/database/structure/structure_table_row.twig:74
14498 #, fuzzy
14499 msgid "Empty"
14500 msgstr "Ilem"
14502 #: templates/database/structure/check_all_tables.twig:18
14503 #: templates/table/operations/index.twig:334
14504 msgid "Table maintenance"
14505 msgstr ""
14507 #: templates/database/structure/check_all_tables.twig:19
14508 #: templates/table/maintenance/analyze.twig:3
14509 #: templates/table/operations/index.twig:339
14510 msgid "Analyze table"
14511 msgstr ""
14513 #: templates/database/structure/check_all_tables.twig:20
14514 #: templates/table/maintenance/check.twig:3
14515 #: templates/table/operations/index.twig:348
14516 msgid "Check table"
14517 msgstr ""
14519 #: templates/database/structure/check_all_tables.twig:21
14520 #: templates/table/maintenance/checksum.twig:3
14521 #: templates/table/operations/index.twig:356
14522 msgid "Checksum table"
14523 msgstr ""
14525 #: templates/database/structure/check_all_tables.twig:22
14526 #: templates/table/maintenance/optimize.twig:3
14527 #: templates/table/operations/index.twig:384
14528 #: templates/table/structure/display_table_stats.twig:68
14529 msgid "Optimize table"
14530 msgstr ""
14532 #: templates/database/structure/check_all_tables.twig:23
14533 #: templates/table/maintenance/repair.twig:3
14534 #: templates/table/operations/index.twig:393
14535 msgid "Repair table"
14536 msgstr ""
14538 #: templates/database/structure/check_all_tables.twig:25
14539 #, fuzzy
14540 msgid "Prefix"
14541 msgstr "Azwir n unadi n unɣel n ugdil"
14543 #: templates/database/structure/check_all_tables.twig:26
14544 msgid "Add prefix to table"
14545 msgstr ""
14547 #: templates/database/structure/check_all_tables.twig:27
14548 msgid "Replace table prefix"
14549 msgstr ""
14551 #: templates/database/structure/check_all_tables.twig:33
14552 msgid "Add columns to central list"
14553 msgstr ""
14555 #: templates/database/structure/check_all_tables.twig:34
14556 msgid "Remove columns from central list"
14557 msgstr ""
14559 #: templates/database/structure/check_all_tables.twig:35
14560 msgid "Make consistent with central list"
14561 msgstr ""
14563 #: templates/database/structure/check_all_tables.twig:53
14564 #: templates/database/structure/check_all_tables.twig:73
14565 #, fuzzy
14566 msgid "Continue"
14567 msgstr "Kemmel"
14569 #: templates/database/structure/check_all_tables.twig:65
14570 #, fuzzy
14571 msgid "Are you sure?"
14572 msgstr "S tidett?"
14574 #: templates/database/structure/check_all_tables.twig:69
14575 msgid ""
14576 "This action may change some of the columns definition.[br]Are you sure you "
14577 "want to continue?"
14578 msgstr ""
14580 #: templates/database/structure/copy_form.twig:14
14581 #, fuzzy
14582 msgid "Options:"
14583 msgstr "Iɣewwaṛen :"
14585 #: templates/database/structure/copy_form.twig:39
14586 msgid "Add AUTO INCREMENT value"
14587 msgstr ""
14589 #: templates/database/structure/drop_form.twig:6
14590 #: templates/database/structure/empty_form.twig:6
14591 #: templates/table/delete/confirm.twig:12
14592 #: templates/table/structure/drop_confirm.twig:7
14593 #: templates/table/structure/primary.twig:6
14594 msgid "Do you really want to execute the following query?"
14595 msgstr ""
14597 #: templates/database/structure/favorite_anchor.twig:4
14598 #: templates/recent_favorite_table_favorite.twig:6
14599 #, fuzzy
14600 msgid "Remove from Favorites"
14601 msgstr "Kkes seg ismenyifen"
14603 #: templates/database/structure/favorite_anchor.twig:4
14604 #, fuzzy
14605 msgid "Add to Favorites"
14606 msgstr "Rnu ɣeṛ ismenyifen"
14608 #: templates/database/structure/show_create.twig:2
14609 msgid "Showing create queries"
14610 msgstr ""
14612 #: templates/database/structure/show_create.twig:33
14613 #: templates/display/results/table.twig:373 templates/modals/create_view.twig:5
14614 #: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11
14615 #, fuzzy
14616 msgid "Create view"
14617 msgstr "Rnu timeẓri..."
14619 #: templates/database/structure/structure_table_row.twig:17
14620 #: templates/server/databases/index.twig:219
14621 #: templates/server/databases/index.twig:231
14622 msgid "Not replicated"
14623 msgstr ""
14625 #: templates/database/structure/structure_table_row.twig:18
14626 #: templates/server/databases/index.twig:215
14627 #: templates/server/databases/index.twig:227
14628 msgid "Replicated"
14629 msgstr ""
14631 #: templates/database/structure/structure_table_row.twig:223
14632 #, fuzzy
14633 msgid "in use"
14634 msgstr "Yettwaseqdac akka tura"
14636 #: templates/database/structure/table_header.twig:27
14637 msgid ""
14638 "May be approximate. Click on the number to get the exact count. See "
14639 "[doc@faq3-11]FAQ 3.11[/doc]."
14640 msgstr ""
14642 #: templates/database/structure/table_header.twig:36
14643 #: templates/table/index_form.twig:141
14644 #, fuzzy
14645 msgid "Size"
14646 msgstr "Teɣzi"
14648 #: templates/database/structure/table_header.twig:51
14649 #: templates/table/structure/display_table_stats.twig:154
14650 #, fuzzy
14651 msgid "Creation"
14652 msgstr "Azemz  n tmerna"
14654 #: templates/database/structure/table_header.twig:56
14655 #: templates/table/structure/display_table_stats.twig:161
14656 msgid "Last update"
14657 msgstr ""
14659 #: templates/database/structure/table_header.twig:61
14660 #: templates/table/structure/display_table_stats.twig:168
14661 msgid "Last check"
14662 msgstr ""
14664 #: templates/database/structure/tracking_icon.twig:3
14665 msgid "Tracking is active."
14666 msgstr ""
14668 #: templates/database/structure/tracking_icon.twig:5
14669 msgid "Tracking is not active."
14670 msgstr ""
14672 #: templates/database/tracking/tables.twig:4
14673 msgid "Tracked tables"
14674 msgstr ""
14676 #: templates/database/tracking/tables.twig:14
14677 msgid "Last version"
14678 msgstr ""
14680 #: templates/database/tracking/tables.twig:15
14681 #: templates/table/tracking/main.twig:29
14682 #, fuzzy
14683 msgid "Created"
14684 msgstr "Yettwarna"
14686 #: templates/database/tracking/tables.twig:16
14687 #: templates/table/tracking/main.twig:30
14688 #, fuzzy
14689 msgid "Updated"
14690 msgstr "Yettusnifel"
14692 #: templates/database/tracking/tables.twig:61
14693 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
14694 #, fuzzy
14695 msgid "active"
14696 msgstr "urmid"
14698 #: templates/database/tracking/tables.twig:73
14699 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
14700 #, fuzzy
14701 msgid "not active"
14702 msgstr "Urmid"
14704 #: templates/database/tracking/tables.twig:93
14705 #: templates/database/tracking/tables.twig:138
14706 #: templates/database/tracking/tables.twig:139
14707 msgid "Delete tracking"
14708 msgstr ""
14710 #: templates/database/tracking/tables.twig:104
14711 #, fuzzy
14712 msgid "Versions"
14713 msgstr "Ileqman"
14715 #: templates/database/tracking/tables.twig:145
14716 msgid "Untracked tables"
14717 msgstr ""
14719 #: templates/database/tracking/tables.twig:176
14720 #: templates/database/tracking/tables.twig:188
14721 #: templates/database/tracking/tables.twig:189
14722 #: templates/table/structure/display_structure.twig:396
14723 msgid "Track table"
14724 msgstr ""
14726 #: templates/database/triggers/editor_form.twig:23
14727 msgid "Trigger name"
14728 msgstr ""
14730 #: templates/database/triggers/editor_form.twig:37
14731 #, fuzzy
14732 msgctxt "Trigger action time"
14733 msgid "Time"
14734 msgstr "Akud"
14736 #: templates/database/triggers/list.twig:27
14737 #, fuzzy
14738 msgid "Create new trigger"
14739 msgstr "Rnu timeẓri..."
14741 #: templates/database/triggers/list.twig:36
14742 msgid "There are no triggers to display."
14743 msgstr ""
14745 #: templates/display/results/checkbox_and_links.twig:16
14746 #: templates/display/results/checkbox_and_links.twig:78
14747 msgid "You can also edit most values by clicking directly on them."
14748 msgstr ""
14750 #: templates/display/results/checkbox_and_links.twig:18
14751 #: templates/display/results/checkbox_and_links.twig:80
14752 msgid "You can also edit most values by double-clicking directly on them."
14753 msgstr ""
14755 #: templates/display/results/table.twig:18
14756 #: templates/display/results/table.twig:21 templates/list_navigator.twig:8
14757 #: templates/list_navigator.twig:13
14758 #, fuzzy
14759 msgctxt "First page"
14760 msgid "Begin"
14761 msgstr "Bdu"
14763 #: templates/display/results/table.twig:35
14764 #: templates/display/results/table.twig:38 templates/list_navigator.twig:16
14765 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
14766 #: templates/server/binlog/index.twig:52
14767 #, fuzzy
14768 msgctxt "Previous page"
14769 msgid "Previous"
14770 msgstr "Ɣer deffir"
14772 #: templates/display/results/table.twig:55
14773 #: templates/display/results/table.twig:59 templates/list_navigator.twig:33
14774 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
14775 #: templates/server/binlog/index.twig:77
14776 #, fuzzy
14777 msgctxt "Next page"
14778 msgid "Next"
14779 msgstr "Ɣeṛ zdat"
14781 #: templates/display/results/table.twig:76
14782 #: templates/display/results/table.twig:80 templates/list_navigator.twig:42
14783 #: templates/list_navigator.twig:44
14784 #, fuzzy
14785 msgctxt "Last page"
14786 msgid "End"
14787 msgstr "Tagara"
14789 #: templates/display/results/table.twig:107
14790 msgid "Save edited data"
14791 msgstr ""
14793 #: templates/display/results/table.twig:113
14794 msgid "Restore column order"
14795 msgstr ""
14797 #: templates/display/results/table.twig:124 templates/export.twig:149
14798 #: templates/table/start_and_number_of_rows_fieldset.twig:9
14799 #, fuzzy
14800 msgid "Number of rows:"
14801 msgstr "Amḍan n izirigen"
14803 #: templates/display/results/table.twig:127
14804 #, fuzzy
14805 msgid "All"
14806 msgstr "Tous"
14808 #: templates/display/results/table.twig:145
14809 #, fuzzy
14810 msgid "Sort by key:"
14811 msgstr ""
14812 "Définir l'affichage, la manière de trier et les niveaux de zoom par défaut "
14813 "du gestionnaire de fichiers."
14815 #: templates/display/results/table.twig:194
14816 #: templates/table/search/index.twig:102
14817 #, fuzzy
14818 msgid "Extra options"
14819 msgstr "Iɣewwaṛen :"
14821 #: templates/display/results/table.twig:216
14822 msgid "Relational key"
14823 msgstr ""
14825 #: templates/display/results/table.twig:220
14826 msgid "Display column for relationships"
14827 msgstr ""
14829 #: templates/display/results/table.twig:228
14830 msgid "Show binary contents"
14831 msgstr ""
14833 #: templates/display/results/table.twig:232
14834 msgid "Show BLOB contents"
14835 msgstr ""
14837 #: templates/display/results/table.twig:242
14838 msgid "Hide browser transformation"
14839 msgstr ""
14841 #: templates/display/results/table.twig:254
14842 msgid "Well Known Text"
14843 msgstr ""
14845 #: templates/display/results/table.twig:258
14846 msgid "Well Known Binary"
14847 msgstr ""
14849 #: templates/display/results/table.twig:330
14850 #: templates/sql/no_results_returned.twig:9
14851 msgid "Query results operations"
14852 msgstr ""
14854 #: templates/display/results/table.twig:336
14855 #, fuzzy
14856 msgid "Copy to clipboard"
14857 msgstr "Copier dans le presse-papiers"
14859 #: templates/display/results/table.twig:355
14860 #: templates/table/chart/tbl_chart.twig:2
14861 msgid "Display chart"
14862 msgstr ""
14864 #: templates/display/results/table.twig:363
14865 msgid "Visualize GIS data"
14866 msgstr ""
14868 #: templates/encoding/kanji_encoding_form.twig:6
14869 #, fuzzy
14870 msgctxt "None encoding conversion"
14871 msgid "None"
14872 msgstr "Aucun"
14874 #: templates/encoding/kanji_encoding_form.twig:17
14875 msgid "Convert to Kana"
14876 msgstr ""
14878 #: templates/error/report_form.twig:3
14879 msgid ""
14880 "This report automatically includes data about the error and information "
14881 "about relevant configuration settings. It will be sent to the phpMyAdmin "
14882 "team for debugging the error."
14883 msgstr ""
14885 #: templates/error/report_form.twig:11
14886 msgid ""
14887 "Can you tell us the steps leading to this error? It decisively helps in "
14888 "debugging:"
14889 msgstr ""
14891 #: templates/error/report_form.twig:18
14892 msgid "You may examine the data in the error report:"
14893 msgstr ""
14895 #: templates/error/report_modal.twig:5
14896 msgid "Submit error report"
14897 msgstr ""
14899 #: templates/error/report_modal.twig:12
14900 msgid "Send error report"
14901 msgstr ""
14903 #: templates/export/template_options.twig:1 templates/export.twig:42
14904 msgid "Select a template"
14905 msgstr ""
14907 #: templates/export.twig:14
14908 msgid "Export templates:"
14909 msgstr ""
14911 #: templates/export.twig:18
14912 #, fuzzy
14913 msgid "New template:"
14914 msgstr "Création d'un nouveau modèle"
14916 #: templates/export.twig:21 templates/export.twig:24
14917 msgid "Template name"
14918 msgstr ""
14920 #: templates/export.twig:35
14921 msgid "Existing templates:"
14922 msgstr ""
14924 #: templates/export.twig:38
14925 #, fuzzy
14926 msgid "Template:"
14927 msgstr "&Taneɣruft"
14929 #: templates/export.twig:51
14930 #, fuzzy
14931 msgid "Update"
14932 msgstr "Muceḍ"
14934 #: templates/export.twig:72
14935 msgid "Show SQL query"
14936 msgstr ""
14938 #: templates/export.twig:104
14939 msgid "Export method:"
14940 msgstr ""
14942 #: templates/export.twig:108
14943 msgid "Quick - display only the minimal options"
14944 msgstr ""
14946 #: templates/export.twig:112
14947 msgid "Custom - display all possible options"
14948 msgstr ""
14950 #: templates/export.twig:121
14951 #, fuzzy
14952 msgid "File format to export"
14953 msgstr "Fren afaylu i wekter n iɣwaren"
14955 #: templates/export.twig:137
14956 #, fuzzy
14957 msgid "Rows:"
14958 msgstr "Lignes :"
14960 #: templates/export.twig:141
14961 msgid "Dump all rows"
14962 msgstr ""
14964 #: templates/export.twig:145
14965 msgid "Dump some row(s)"
14966 msgstr ""
14968 #: templates/export.twig:160
14969 msgid "Row to begin at:"
14970 msgstr ""
14972 #: templates/export.twig:170 templates/export.twig:332
14973 #, fuzzy
14974 msgid "Output:"
14975 msgstr "Tuffɣa"
14977 #: templates/export.twig:175 templates/export.twig:370
14978 #, php-format
14979 msgid "Save on server in the directory <strong>%s</strong>"
14980 msgstr ""
14982 #: templates/export.twig:193 templates/export.twig:337
14983 msgid "Rename exported databases/tables/columns"
14984 msgstr ""
14986 #: templates/export.twig:201
14987 msgid "Defined aliases"
14988 msgstr ""
14990 #: templates/export.twig:216 templates/export.twig:230
14991 #: templates/export.twig:243 templates/export.twig:260
14992 msgid "Remove"
14993 msgstr ""
14995 #: templates/export.twig:269
14996 msgid "Define new aliases"
14997 msgstr ""
14999 #: templates/export.twig:274
15000 #, fuzzy
15001 msgid "Select database:"
15002 msgstr "Fren azilal n taffa n isefka"
15004 #: templates/export.twig:290
15005 #, fuzzy
15006 msgid "Select table:"
15007 msgstr "Fren tafelwit"
15009 #: templates/export.twig:298
15010 msgid "New table name"
15011 msgstr ""
15013 #: templates/export.twig:306
15014 #, fuzzy
15015 msgid "Select column:"
15016 msgstr "Fren tigejdit n tfelwit"
15018 #: templates/export.twig:314
15019 msgid "New column name"
15020 msgstr ""
15022 #: templates/export.twig:347
15023 #, php-format
15024 msgid "Use %s statement"
15025 msgstr ""
15027 #: templates/export.twig:356
15028 msgid "View output as text"
15029 msgstr ""
15031 #: templates/export.twig:360
15032 msgid "Save output to a file"
15033 msgstr ""
15035 #: templates/export.twig:387
15036 msgid "File name template:"
15037 msgstr ""
15039 #: templates/export.twig:388
15040 #, php-format
15041 msgid ""
15042 "This value is interpreted using the 'strftime' function, so you can use time "
15043 "formatting strings. Additionally the following transformations will happen: "
15044 "%s Other text will be kept as is. See the FAQ 6.27 for details."
15045 msgstr ""
15047 #: templates/export.twig:398
15048 msgid "Use this for future exports"
15049 msgstr ""
15051 #: templates/export.twig:409 templates/import.twig:103
15052 msgid "Character set of the file:"
15053 msgstr ""
15055 #: templates/export.twig:429
15056 #, fuzzy
15057 msgid "Compression:"
15058 msgstr "Asekkussem"
15060 #: templates/export.twig:437
15061 msgid "zipped"
15062 msgstr ""
15064 #: templates/export.twig:443
15065 msgid "gzipped"
15066 msgstr ""
15068 #: templates/export.twig:461
15069 msgid "Export databases as separate files"
15070 msgstr ""
15072 #: templates/export.twig:463
15073 msgid "Export tables as separate files"
15074 msgstr ""
15076 #: templates/export.twig:474
15077 msgid "Skip tables larger than:"
15078 msgstr ""
15080 #: templates/export.twig:476
15081 msgid "The size is measured in MiB."
15082 msgstr ""
15084 #: templates/export.twig:482 templates/import.twig:182
15085 msgid "Format-specific options:"
15086 msgstr ""
15088 #: templates/export.twig:491 templates/import.twig:191
15089 msgid "Encoding Conversion:"
15090 msgstr ""
15092 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
15093 #: templates/server/status/variables/index.twig:7
15094 #, fuzzy
15095 msgid "Filters"
15096 msgstr "Imzizdigen"
15098 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
15099 msgid "Containing the word:"
15100 msgstr ""
15102 #: templates/footer.twig:10 templates/footer.twig:12 templates/footer.twig:14
15103 msgid "Open new phpMyAdmin window"
15104 msgstr ""
15106 #: templates/footer.twig:29 templates/home/index.twig:18
15107 #: templates/login/form.twig:5
15108 msgid "phpMyAdmin Demo Server"
15109 msgstr ""
15111 #: templates/footer.twig:37
15112 #, php-format
15113 msgid "Currently running Git revision %1$s from the %2$s branch."
15114 msgstr ""
15116 #: templates/footer.twig:39
15117 msgid "Git information missing!"
15118 msgstr ""
15120 #: templates/gis_data_editor_form.twig:4
15121 #, php-format
15122 msgid "Value for the column \"%s\""
15123 msgstr ""
15125 #: templates/gis_data_editor_form.twig:22
15126 #: templates/table/gis_visualization/gis_visualization.twig:34
15127 msgid "Use OpenStreetMaps as Base Layer"
15128 msgstr ""
15130 #: templates/gis_data_editor_form.twig:38
15131 msgctxt "Spatial Reference System Identifier"
15132 msgid "SRID:"
15133 msgstr ""
15135 #: templates/gis_data_editor_form.twig:53
15136 #, php-format
15137 msgid "Geometry %d:"
15138 msgstr ""
15140 #: templates/gis_data_editor_form.twig:73
15141 #, fuzzy
15142 msgid "Point:"
15143 msgstr "Agaz :"
15145 #: templates/gis_data_editor_form.twig:93
15146 #: templates/gis_data_editor_form.twig:134
15147 #: templates/gis_data_editor_form.twig:186
15148 #, fuzzy, php-format
15149 msgid "Point %d:"
15150 msgstr "Agaz :"
15152 #: templates/gis_data_editor_form.twig:113
15153 #, php-format
15154 msgid "Linestring %d:"
15155 msgstr ""
15157 #: templates/gis_data_editor_form.twig:115
15158 #: templates/gis_data_editor_form.twig:170
15159 msgid "Outer ring:"
15160 msgstr ""
15162 #: templates/gis_data_editor_form.twig:117
15163 #: templates/gis_data_editor_form.twig:172
15164 #, php-format
15165 msgid "Inner ring %d:"
15166 msgstr ""
15168 #: templates/gis_data_editor_form.twig:144
15169 msgid "Add a linestring"
15170 msgstr ""
15172 #: templates/gis_data_editor_form.twig:157
15173 #, php-format
15174 msgid "Polygon %d:"
15175 msgstr ""
15177 #: templates/gis_data_editor_form.twig:199
15178 msgid "Add a polygon"
15179 msgstr ""
15181 #: templates/gis_data_editor_form.twig:205
15182 msgid "Add geometry"
15183 msgstr ""
15185 #: templates/gis_data_editor_form.twig:214
15186 #, fuzzy
15187 msgid "Output"
15188 msgstr "Tuffɣa"
15190 #: templates/gis_data_editor_form.twig:216
15191 msgid ""
15192 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
15193 "below into the \"Value\" field."
15194 msgstr ""
15196 #: templates/header.twig:34 templates/login/header.twig:13
15197 msgid "Javascript must be enabled past this point!"
15198 msgstr ""
15200 #: templates/header.twig:45
15201 msgid "Click on the bar to scroll to top of page"
15202 msgstr ""
15204 #: templates/home/git_info.twig:2
15205 msgid "Git revision:"
15206 msgstr ""
15208 #: templates/home/git_info.twig:13
15209 msgid "no branch"
15210 msgstr ""
15212 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
15213 #, php-format
15214 msgid "from %s branch"
15215 msgstr ""
15217 #: templates/home/git_info.twig:25
15218 #, php-format
15219 msgid "committed on %s by %s"
15220 msgstr ""
15222 #: templates/home/git_info.twig:32
15223 #, php-format
15224 msgid "authored on %s by %s"
15225 msgstr ""
15227 #: templates/home/index.twig:22 templates/login/form.twig:8
15228 #, php-format
15229 msgid ""
15230 "You are using the demo server. You can do anything here, but please do not "
15231 "change root, debian-sys-maint and pma users. More information is available "
15232 "at %s."
15233 msgstr ""
15235 #: templates/home/index.twig:32
15236 #, fuzzy
15237 msgid "General settings"
15238 msgstr "Iɣewwaren imuta"
15240 #: templates/home/index.twig:57
15241 #, fuzzy
15242 msgid "Server connection collation:"
15243 msgstr "Tuqqna"
15245 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
15246 msgid "More settings"
15247 msgstr ""
15249 #: templates/home/index.twig:93
15250 msgid "Appearance settings"
15251 msgstr ""
15253 #: templates/home/index.twig:103 templates/home/index.twig:104
15254 #: templates/login/form.twig:23 templates/login/form.twig:24
15255 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
15256 #, fuzzy
15257 msgid "Language"
15258 msgstr "Tutlayt"
15260 #: templates/home/index.twig:131
15261 #, fuzzy
15262 msgid "Theme"
15263 msgstr "Asentel :"
15265 #: templates/home/index.twig:142
15266 #, fuzzy
15267 msgctxt "View all themes"
15268 msgid "View all"
15269 msgstr "Timeẓriwt"
15271 #: templates/home/index.twig:157
15272 msgid "Database server"
15273 msgstr ""
15275 #: templates/home/index.twig:161 templates/login/form.twig:65
15276 #: templates/menu/breadcrumbs.twig:7
15277 #, fuzzy
15278 msgid "Server:"
15279 msgstr "Aqeddac :"
15281 #: templates/home/index.twig:165
15282 #, fuzzy
15283 msgid "Server type:"
15284 msgstr "Anaw n uqeddac :"
15286 #: templates/home/index.twig:169
15287 #, fuzzy
15288 msgid "Server connection:"
15289 msgstr "Tuqqna"
15291 #: templates/home/index.twig:177
15292 msgid "Protocol version:"
15293 msgstr ""
15295 #: templates/home/index.twig:181
15296 #, fuzzy
15297 msgid "User:"
15298 msgstr "Isem n useqdac :"
15300 #: templates/home/index.twig:185
15301 msgid "Server charset:"
15302 msgstr ""
15304 #: templates/home/index.twig:197
15305 msgid "Web server"
15306 msgstr ""
15308 #: templates/home/index.twig:207
15309 msgid "Database client version:"
15310 msgstr ""
15312 #: templates/home/index.twig:211
15313 msgid "PHP extension:"
15314 msgstr ""
15316 #: templates/home/index.twig:218
15317 msgid "PHP version:"
15318 msgstr ""
15320 #: templates/home/index.twig:225
15321 msgid "Show PHP information"
15322 msgstr ""
15324 #: templates/home/index.twig:239
15325 #, fuzzy
15326 msgid "Version information:"
15327 msgstr "Talɣut ɣef lqem"
15329 #: templates/home/index.twig:249
15330 msgid "Official Homepage"
15331 msgstr ""
15333 #: templates/home/index.twig:254
15334 #, fuzzy
15335 msgid "Contribute"
15336 msgstr "Tteki"
15338 #: templates/home/index.twig:259
15339 msgid "Get support"
15340 msgstr ""
15342 #: templates/home/index.twig:264
15343 msgid "List of changes"
15344 msgstr ""
15346 #: templates/home/index.twig:269 templates/server/plugins/index.twig:30
15347 #, fuzzy
15348 msgid "License"
15349 msgstr "Turagt"
15351 #: templates/home/index.twig:280 templates/setup/error.twig:2
15352 #, fuzzy
15353 msgid "Warning"
15354 msgstr "ɣuṛ-ek"
15356 #: templates/home/index.twig:282
15357 msgid "Notice"
15358 msgstr ""
15360 #: templates/home/index.twig:295
15361 msgid "phpMyAdmin Themes"
15362 msgstr ""
15364 #: templates/home/index.twig:306
15365 msgid "Get more themes!"
15366 msgstr ""
15368 #: templates/home/themes.twig:8
15369 #, php-format
15370 msgid "Screenshot of the %s theme."
15371 msgstr ""
15373 #. l10n: Choose the theme button in the themes list modal
15374 #: templates/home/themes.twig:14
15375 #, fuzzy
15376 msgid "Take it"
15377 msgstr "Ṭṭef-d tuddma n wegdil i kra n teɣzut"
15379 #: templates/import/javascript.twig:12
15380 msgid ""
15381 "The file being uploaded is probably larger than the maximum allowed size or "
15382 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
15383 "browsers."
15384 msgstr ""
15386 #: templates/import/javascript.twig:13
15387 #, fuzzy, php-format
15388 msgid "%s of %s"
15389 msgstr "%s si %s"
15391 #: templates/import/javascript.twig:14
15392 #, php-format
15393 msgid "%s/sec."
15394 msgstr ""
15396 #: templates/import/javascript.twig:15
15397 msgid "About %MIN min. %SEC sec. remaining."
15398 msgstr ""
15400 #: templates/import/javascript.twig:16
15401 msgid "About %SEC sec. remaining."
15402 msgstr ""
15404 #: templates/import/javascript.twig:17
15405 msgid "The file is being processed, please be patient."
15406 msgstr ""
15408 #: templates/import/javascript.twig:29
15409 msgid "Uploading your import file…"
15410 msgstr ""
15412 #: templates/import/javascript.twig:152
15413 msgid ""
15414 "Please be patient, the file is being uploaded. Details about the upload are "
15415 "not available."
15416 msgstr ""
15418 #: templates/import.twig:26
15419 #, fuzzy
15420 msgid "File to import:"
15421 msgstr "Fren afaylu i wekter n iɣwaren"
15423 #: templates/import.twig:31
15424 #, php-format
15425 msgid "File may be compressed (%s) or uncompressed."
15426 msgstr ""
15428 #: templates/import.twig:32
15429 msgid ""
15430 "A compressed file's name must end in <strong>.[format].[compression]</"
15431 "strong>. Example: <strong>.sql.zip</strong>"
15432 msgstr ""
15434 #: templates/import.twig:40
15435 msgid "Upload a file"
15436 msgstr ""
15438 #: templates/import.twig:43
15439 #, fuzzy
15440 msgid "Select file to import"
15441 msgstr "Fren afaylu i wekter n iɣwaren"
15443 #: templates/import.twig:50 templates/import.twig:77
15444 #: templates/preferences/manage/main.twig:22
15445 msgid "Browse your computer:"
15446 msgstr ""
15448 #: templates/import.twig:55 templates/import.twig:82
15449 msgid "You may also drag and drop a file on any page."
15450 msgstr ""
15452 #: templates/import.twig:62 templates/import.twig:88
15453 #, php-format
15454 msgid "Select from the web server upload directory [strong]%s[/strong]:"
15455 msgstr ""
15457 #: templates/import.twig:69 templates/import.twig:96
15458 #, fuzzy
15459 msgid "There are no files to import!"
15460 msgstr "Fren afaylu i wekter n iɣwaren"
15462 #: templates/import.twig:100
15463 msgid "File uploads are not allowed on this server."
15464 msgstr ""
15466 #: templates/import.twig:126
15467 msgid "Partial import:"
15468 msgstr ""
15470 #: templates/import.twig:131
15471 #, php-format
15472 msgid ""
15473 "Previous import timed out, after resubmitting will continue from position %d."
15474 msgstr ""
15476 #: templates/import.twig:138
15477 msgid ""
15478 "Allow the interruption of an import in case the script detects it is close "
15479 "to the PHP timeout limit."
15480 msgstr ""
15482 #: templates/import.twig:140
15483 msgid ""
15484 "This might be a good way to import large files, however it can break "
15485 "transactions."
15486 msgstr ""
15488 #: templates/import.twig:144
15489 msgid "Skip this number of queries (for SQL) starting from the first one:"
15490 msgstr ""
15492 #: templates/import.twig:154
15493 #, fuzzy
15494 msgid "Other options"
15495 msgstr "Iɣewwaṛen :"
15497 #: templates/indexes.twig:39
15498 #: templates/table/structure/display_structure.twig:489
15499 #, fuzzy
15500 msgid "Rename"
15501 msgstr "Snifel isem ɣer"
15503 #: templates/indexes.twig:45
15504 #: templates/table/structure/display_structure.twig:495
15505 msgid "The primary key has been dropped."
15506 msgstr ""
15508 #: templates/indexes.twig:50
15509 #: templates/table/structure/display_structure.twig:500
15510 #, php-format
15511 msgid "Index %s has been dropped."
15512 msgstr ""
15514 #: templates/login/form.twig:58 templates/login/form.twig:117
15515 #: templates/login/form.twig:121 templates/login/form.twig:124
15516 msgid "Log in"
15517 msgstr ""
15519 #: templates/login/form.twig:64 templates/login/form.twig:69
15520 msgid "You can enter hostname/IP address and port separated by space."
15521 msgstr ""
15523 #: templates/login/form.twig:76
15524 #, fuzzy
15525 msgid "Username:"
15526 msgstr "Isem n useqdac:"
15528 #: templates/login/form.twig:85
15529 #: templates/server/privileges/change_password.twig:22
15530 #: templates/server/privileges/login_information_fields.twig:44
15531 #: templates/server/replication/change_primary.twig:18
15532 #: templates/server/replication/primary_add_replica_user.twig:49
15533 #, fuzzy
15534 msgid "Password:"
15535 msgstr "Awal uffir:"
15537 #: templates/login/form.twig:95
15538 #, fuzzy
15539 msgid "Server choice:"
15540 msgstr "Anaw n uqeddac :"
15542 #: templates/login/header.twig:17
15543 msgid ""
15544 "There is a mismatch between HTTPS indicated on the server and client. This "
15545 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
15546 "server configuration to indicate HTTPS properly."
15547 msgstr ""
15549 #: templates/login/twofactor/application_configure.twig:3
15550 msgid ""
15551 "Please scan following QR code into the two-factor authentication app on your "
15552 "device and enter authentication code it generates."
15553 msgstr ""
15555 #: templates/login/twofactor/application_configure.twig:13
15556 msgid "Secret/key:"
15557 msgstr ""
15559 #: templates/login/twofactor/application_configure.twig:16
15560 #: templates/login/twofactor/application.twig:2
15561 #, fuzzy
15562 msgid "Authentication code:"
15563 msgstr "Asesteb"
15565 #: templates/login/twofactor/application.twig:5
15566 msgid ""
15567 "Open the two-factor authentication app on your device to view your "
15568 "authentication code and verify your identity."
15569 msgstr ""
15571 #: templates/login/twofactor/invalid.twig:2
15572 msgid ""
15573 "The configured two factor authentication is not available, please install "
15574 "missing dependencies."
15575 msgstr ""
15577 #: templates/login/twofactor/key_configure.twig:3
15578 msgid ""
15579 "Please connect your FIDO U2F device into your computer's USB port. Then "
15580 "confirm registration on the device."
15581 msgstr ""
15583 #: templates/login/twofactor/key-https-warning.twig:3
15584 msgid ""
15585 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
15586 "most likely refuse to authenticate you."
15587 msgstr ""
15589 #: templates/login/twofactor/key.twig:3
15590 msgid ""
15591 "Please connect your FIDO U2F device into your computer's USB port. Then "
15592 "confirm login on the device."
15593 msgstr ""
15595 #: templates/login/twofactor.twig:10
15596 msgid "Verify"
15597 msgstr ""
15599 #: templates/menu/breadcrumbs.twig:27
15600 #, fuzzy
15601 msgid "View:"
15602 msgstr "Timezriyin"
15604 #: templates/modals/function_confirm.twig:5
15605 #: templates/server/databases/index.twig:318
15606 #, fuzzy
15607 msgid "Confirm"
15608 msgstr "Sentem"
15610 #: templates/modals/function_confirm.twig:10
15611 msgid "Ok"
15612 msgstr ""
15614 #: templates/modals/unhide_nav_item.twig:5
15615 msgid "Show hidden navigation tree items."
15616 msgstr ""
15618 #: templates/navigation/item_unhide_dialog.twig:20
15619 msgid "Unhide"
15620 msgstr ""
15622 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
15623 #, fuzzy
15624 msgid "Home"
15625 msgstr "Agejdan"
15627 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15628 msgid "Empty session data"
15629 msgstr ""
15631 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
15632 #, fuzzy
15633 msgid "Log out"
15634 msgstr "Ffeɣ"
15636 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
15637 msgid "phpMyAdmin documentation"
15638 msgstr ""
15640 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15641 #, fuzzy
15642 msgid "MariaDB Documentation"
15643 msgstr "Tasemlit"
15645 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
15646 #, fuzzy
15647 msgid "MySQL Documentation"
15648 msgstr "Tasemlit"
15650 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
15651 msgid "Navigation panel settings"
15652 msgstr ""
15654 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
15655 msgid "Reload navigation panel"
15656 msgstr ""
15658 #: templates/navigation/main.twig:67
15659 msgid "An error has occurred while loading the navigation display"
15660 msgstr ""
15662 #: templates/navigation/main.twig:88
15663 msgid "SQL upload"
15664 msgstr ""
15666 #: templates/navigation/tree/fast_filter.twig:11
15667 #: templates/navigation/tree/fast_filter.twig:12
15668 msgid "Type to filter these, Enter to search all"
15669 msgstr ""
15671 #: templates/navigation/tree/fast_filter.twig:16
15672 msgid "Clear fast filter"
15673 msgstr ""
15675 #: templates/preferences/autoload.twig:7
15676 msgid ""
15677 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
15678 "import it for current session?"
15679 msgstr ""
15681 #: templates/preferences/autoload.twig:13
15682 #, fuzzy
15683 msgid "Delete settings"
15684 msgstr "Iɣewwaren imuta"
15686 #: templates/preferences/forms/main.twig:4
15687 msgid "Cannot save settings, submitted form contains errors!"
15688 msgstr ""
15690 #: templates/preferences/header.twig:6
15691 msgid "Manage your settings"
15692 msgstr ""
15694 #: templates/preferences/header.twig:12
15695 #, fuzzy
15696 msgid "Two-factor authentication"
15697 msgstr "Asesteb"
15699 #: templates/preferences/header.twig:55
15700 #: templates/preferences/manage/main.twig:72
15701 msgid "Configuration has been saved."
15702 msgstr ""
15704 #: templates/preferences/header.twig:60
15705 #, php-format
15706 msgid ""
15707 "Your preferences will be saved for current session only. Storing them "
15708 "permanently requires %sphpMyAdmin configuration storage%s."
15709 msgstr ""
15711 #: templates/preferences/manage/error.twig:1
15712 msgid "Configuration contains incorrect data for some fields."
15713 msgstr ""
15715 #: templates/preferences/manage/error.twig:16
15716 msgid "Do you want to import remaining settings?"
15717 msgstr ""
15719 #: templates/preferences/manage/main.twig:3
15720 #: templates/preferences/manage/main.twig:33
15721 msgid "Saved on: @DATE@"
15722 msgstr ""
15724 #: templates/preferences/manage/main.twig:20
15725 #, fuzzy
15726 msgid "Import from file"
15727 msgstr "Kter-d si kra n ufaylu"
15729 #: templates/preferences/manage/main.twig:27
15730 msgid "Import from browser's storage"
15731 msgstr ""
15733 #: templates/preferences/manage/main.twig:30
15734 msgid "Settings will be imported from your browser's local storage."
15735 msgstr ""
15737 #: templates/preferences/manage/main.twig:36
15738 msgid "You have no saved settings!"
15739 msgstr ""
15741 #: templates/preferences/manage/main.twig:40
15742 #: templates/preferences/manage/main.twig:104
15743 msgid "This feature is not supported by your web browser"
15744 msgstr ""
15746 #: templates/preferences/manage/main.twig:44
15747 msgid "Merge with current configuration"
15748 msgstr ""
15750 #: templates/preferences/manage/main.twig:59
15751 #, php-format
15752 msgid ""
15753 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
15754 "script%s."
15755 msgstr ""
15757 #: templates/preferences/manage/main.twig:81
15758 msgid "Save as JSON file"
15759 msgstr ""
15761 #: templates/preferences/manage/main.twig:85
15762 msgid "Save as PHP file"
15763 msgstr ""
15765 #: templates/preferences/manage/main.twig:90
15766 msgid "Save to browser's storage"
15767 msgstr ""
15769 #: templates/preferences/manage/main.twig:96
15770 msgid "Settings will be saved in your browser's local storage."
15771 msgstr ""
15773 #: templates/preferences/manage/main.twig:99
15774 msgid "Existing settings will be overwritten!"
15775 msgstr ""
15777 #: templates/preferences/manage/main.twig:120
15778 msgid "You can reset all your settings and restore them to default values."
15779 msgstr ""
15781 #: templates/preferences/two_factor/configure.twig:5
15782 #: templates/preferences/two_factor/main.twig:57
15783 #: templates/preferences/two_factor/main.twig:70
15784 msgid "Configure two-factor authentication"
15785 msgstr ""
15787 #: templates/preferences/two_factor/configure.twig:12
15788 msgid "Enable two-factor authentication"
15789 msgstr ""
15791 #: templates/preferences/two_factor/confirm.twig:5
15792 msgid "Confirm disabling two-factor authentication"
15793 msgstr ""
15795 #: templates/preferences/two_factor/confirm.twig:9
15796 msgid ""
15797 "By disabling two factor authentication you will be again able to login using "
15798 "password only."
15799 msgstr ""
15801 #: templates/preferences/two_factor/confirm.twig:13
15802 #: templates/preferences/two_factor/main.twig:46
15803 msgid "Disable two-factor authentication"
15804 msgstr ""
15806 #: templates/preferences/two_factor/main.twig:5
15807 msgid "Two-factor authentication status"
15808 msgstr ""
15810 #: templates/preferences/two_factor/main.twig:11
15811 msgid ""
15812 "Two-factor authentication is not available, please install optional "
15813 "dependencies to enable authentication backends."
15814 msgstr ""
15816 #: templates/preferences/two_factor/main.twig:12
15817 msgid "Following composer packages are missing:"
15818 msgstr ""
15820 #: templates/preferences/two_factor/main.twig:20
15821 msgid "Two-factor authentication is available and configured for this account."
15822 msgstr ""
15824 #: templates/preferences/two_factor/main.twig:22
15825 msgid ""
15826 "Two-factor authentication is available, but not configured for this account."
15827 msgstr ""
15829 #: templates/preferences/two_factor/main.twig:26
15830 msgid ""
15831 "Two-factor authentication is not available, enable phpMyAdmin configuration "
15832 "storage to use it."
15833 msgstr ""
15835 #: templates/preferences/two_factor/main.twig:41
15836 msgid "You have enabled two factor authentication."
15837 msgstr ""
15839 #: templates/recent_favorite_table_no_tables.twig:3
15840 msgid "There are no recent tables."
15841 msgstr ""
15843 #: templates/recent_favorite_table_no_tables.twig:5
15844 msgid "There are no favorite tables."
15845 msgstr ""
15847 #: templates/relation/check_relations.twig:3
15848 #, fuzzy
15849 #| msgid ""
15850 #| "The phpMyAdmin configuration storage has been deactivated. %sFind out why"
15851 #| "%s."
15852 msgid "phpMyAdmin configuration storage"
15853 msgstr "Asakles n twila n phpMyAdmin insa. %sAf-d acuɣeṛ%s."
15855 #: templates/relation/check_relations.twig:9
15856 msgid "Configuration of pmadb…"
15857 msgstr ""
15859 #: templates/relation/check_relations.twig:10
15860 #: templates/relation/check_relations.twig:56
15861 #: templates/relation/check_relations.twig:81
15862 #: templates/relation/check_relations.twig:106
15863 #: templates/relation/check_relations.twig:119
15864 #: templates/relation/check_relations.twig:144
15865 #: templates/relation/check_relations.twig:189
15866 #: templates/relation/check_relations.twig:214
15867 #: templates/relation/check_relations.twig:239
15868 #: templates/relation/check_relations.twig:264
15869 #: templates/relation/check_relations.twig:289
15870 #: templates/relation/check_relations.twig:314
15871 #: templates/relation/check_relations.twig:339
15872 #: templates/relation/check_relations.twig:364
15873 #: templates/relation/check_relations.twig:377
15874 #: templates/relation/check_relations.twig:402
15875 #: templates/relation/check_relations.twig:427
15876 #: templates/relation/check_relations.twig:452
15877 #: templates/relation/check_relations.twig:477
15878 #: templates/relation/check_relations.twig:502
15879 msgid "not OK"
15880 msgstr ""
15882 #: templates/relation/check_relations.twig:14
15883 msgid "General relation features"
15884 msgstr ""
15886 #: templates/relation/check_relations.twig:20
15887 #, php-format
15888 msgid ""
15889 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
15890 "storage there."
15891 msgstr ""
15893 #: templates/relation/check_relations.twig:24
15894 #, php-format
15895 msgid ""
15896 "%sCreate%s the phpMyAdmin configuration storage in the current database."
15897 msgstr ""
15899 #: templates/relation/check_relations.twig:31
15900 #, php-format
15901 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
15902 msgstr ""
15904 #: templates/relation/check_relations.twig:42
15905 #: templates/relation/check_relations.twig:54
15906 #: templates/relation/check_relations.twig:79
15907 #: templates/relation/check_relations.twig:104
15908 #: templates/relation/check_relations.twig:117
15909 #: templates/relation/check_relations.twig:142
15910 #: templates/relation/check_relations.twig:187
15911 #: templates/relation/check_relations.twig:212
15912 #: templates/relation/check_relations.twig:237
15913 #: templates/relation/check_relations.twig:262
15914 #: templates/relation/check_relations.twig:287
15915 #: templates/relation/check_relations.twig:312
15916 #: templates/relation/check_relations.twig:337
15917 #: templates/relation/check_relations.twig:362
15918 #: templates/relation/check_relations.twig:375
15919 #: templates/relation/check_relations.twig:400
15920 #: templates/relation/check_relations.twig:425
15921 #: templates/relation/check_relations.twig:450
15922 #: templates/relation/check_relations.twig:475
15923 #: templates/relation/check_relations.twig:500
15924 #, fuzzy
15925 msgctxt "Correctly working"
15926 msgid "OK"
15927 msgstr "IH"
15929 #: templates/relation/check_relations.twig:62
15930 #, fuzzy
15931 msgid "General relation features:"
15932 msgstr "Iɣewwaren imuta"
15934 #: templates/relation/check_relations.twig:64
15935 #: templates/relation/check_relations.twig:89
15936 #: templates/relation/check_relations.twig:127
15937 #: templates/relation/check_relations.twig:152
15938 #: templates/relation/check_relations.twig:162
15939 #: templates/relation/check_relations.twig:197
15940 #: templates/relation/check_relations.twig:222
15941 #: templates/relation/check_relations.twig:247
15942 #: templates/relation/check_relations.twig:272
15943 #: templates/relation/check_relations.twig:297
15944 #: templates/relation/check_relations.twig:322
15945 #: templates/relation/check_relations.twig:347
15946 #: templates/relation/check_relations.twig:385
15947 #: templates/relation/check_relations.twig:410
15948 #: templates/relation/check_relations.twig:435
15949 #: templates/relation/check_relations.twig:460
15950 #: templates/relation/check_relations.twig:485
15951 #: templates/relation/check_relations.twig:510
15952 #, fuzzy
15953 msgid "Enabled"
15954 msgstr "Urmid"
15956 #: templates/relation/check_relations.twig:87
15957 msgid "Display features:"
15958 msgstr ""
15960 #: templates/relation/check_relations.twig:125
15961 msgid "Designer and creation of PDFs:"
15962 msgstr ""
15964 #: templates/relation/check_relations.twig:150
15965 msgid "Displaying column comments:"
15966 msgstr ""
15968 #: templates/relation/check_relations.twig:160
15969 #, fuzzy
15970 msgid "Browser transformation:"
15971 msgstr "Talɣut ɣef lqem"
15973 #: templates/relation/check_relations.twig:172
15974 msgid "Please see the documentation on how to update your column_info table."
15975 msgstr ""
15977 #: templates/relation/check_relations.twig:195
15978 #, fuzzy
15979 msgid "Bookmarked SQL query:"
15980 msgstr "Tacṛeṭ"
15982 #: templates/relation/check_relations.twig:220
15983 #, fuzzy
15984 msgid "SQL history:"
15985 msgstr "Amazray"
15987 #: templates/relation/check_relations.twig:245
15988 msgid "Persistent recently used tables:"
15989 msgstr ""
15991 #: templates/relation/check_relations.twig:270
15992 msgid "Persistent favorite tables:"
15993 msgstr ""
15995 #: templates/relation/check_relations.twig:295
15996 msgid "Persistent tables' UI preferences:"
15997 msgstr ""
15999 #: templates/relation/check_relations.twig:320
16000 #, fuzzy
16001 msgid "Tracking:"
16002 msgstr "Aḍfaṛ"
16004 #: templates/relation/check_relations.twig:345
16005 msgid "User preferences:"
16006 msgstr ""
16008 #: templates/relation/check_relations.twig:383
16009 msgid "Configurable menus:"
16010 msgstr ""
16012 #: templates/relation/check_relations.twig:408
16013 msgid "Hide/show navigation items:"
16014 msgstr ""
16016 #: templates/relation/check_relations.twig:433
16017 msgid "Saving Query-By-Example searches:"
16018 msgstr ""
16020 #: templates/relation/check_relations.twig:458
16021 msgid "Managing central list of columns:"
16022 msgstr ""
16024 #: templates/relation/check_relations.twig:483
16025 msgid "Remembering designer settings:"
16026 msgstr ""
16028 #: templates/relation/check_relations.twig:508
16029 msgid "Saving export templates:"
16030 msgstr ""
16032 #: templates/relation/check_relations.twig:519
16033 msgid "Quick steps to set up advanced features:"
16034 msgstr ""
16036 #: templates/relation/check_relations.twig:523
16037 #, php-format
16038 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
16039 msgstr ""
16041 #: templates/relation/check_relations.twig:527
16042 msgid "Create a pma user and give access to these tables."
16043 msgstr ""
16045 #: templates/relation/check_relations.twig:531
16046 msgid ""
16047 "Enable advanced features in configuration file (<code>config.inc.php</"
16048 "code>), for example by starting from <code>config.sample.inc.php</code>."
16049 msgstr ""
16051 #: templates/relation/check_relations.twig:535
16052 msgid "Re-login to phpMyAdmin to load the updated configuration file."
16053 msgstr ""
16055 #: templates/server/binlog/index.twig:10
16056 msgid "Select binary log to view"
16057 msgstr ""
16059 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
16060 #: templates/server/status/processes/list.twig:20
16061 msgid "Truncate shown queries"
16062 msgstr ""
16064 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
16065 #: templates/server/status/processes/list.twig:26
16066 msgid "Show full queries"
16067 msgstr ""
16069 #: templates/server/binlog/index.twig:84
16070 msgid "Log name"
16071 msgstr ""
16073 #: templates/server/binlog/index.twig:85
16074 #, fuzzy
16075 msgid "Position"
16076 msgstr "ideg"
16078 #: templates/server/binlog/index.twig:87
16079 #: templates/server/replication/primary_replication.twig:24
16080 msgid "Server ID"
16081 msgstr ""
16083 #: templates/server/binlog/index.twig:88
16084 msgid "Original position"
16085 msgstr ""
16087 #: templates/server/binlog/index.twig:89
16088 #: templates/table/structure/display_table_stats.twig:3
16089 #, fuzzy
16090 msgid "Information"
16091 msgstr "Talɣut"
16093 #: templates/server/collations/index.twig:4
16094 msgid "Character sets and collations"
16095 msgstr ""
16097 #: templates/server/collations/index.twig:23
16098 #, fuzzy
16099 #| msgid "Default"
16100 msgctxt "The collation is the default one"
16101 msgid "default"
16102 msgstr "Amezwer"
16104 #: templates/server/databases/index.twig:3
16105 msgid "Databases statistics"
16106 msgstr ""
16108 #: templates/server/databases/index.twig:9
16109 #, fuzzy
16110 msgid "Create database"
16111 msgstr "Snulfu-d azday n uzadur n isefka"
16113 #: templates/server/databases/index.twig:50
16114 msgid "No privileges to create databases"
16115 msgstr ""
16117 #: templates/server/databases/index.twig:156
16118 #: templates/server/replication/index.twig:18
16119 #: templates/server/replication/primary_replication.twig:3
16120 #, fuzzy
16121 msgid "Primary replication"
16122 msgstr "Asefrurex LDAP n imedlis n tensa"
16124 #: templates/server/databases/index.twig:160
16125 #: templates/server/replication/replica_configuration.twig:2
16126 #, fuzzy
16127 msgid "Replica replication"
16128 msgstr "Asefrurex LDAP n imedlis n tensa"
16130 #: templates/server/databases/index.twig:181
16131 #, fuzzy, php-format
16132 msgid "Jump to database '%s'"
16133 msgstr "Taffa n isefka"
16135 #: templates/server/databases/index.twig:242
16136 #, php-format
16137 msgid "Check privileges for database \"%s\"."
16138 msgstr ""
16140 #: templates/server/databases/index.twig:243
16141 msgid "Check privileges"
16142 msgstr ""
16144 #: templates/server/databases/index.twig:298
16145 msgid ""
16146 "Note: Enabling the database statistics here might cause heavy traffic "
16147 "between the web server and the MySQL server."
16148 msgstr ""
16150 #: templates/server/databases/index.twig:300
16151 #: templates/server/databases/index.twig:301
16152 msgid "Enable statistics"
16153 msgstr ""
16155 #: templates/server/databases/index.twig:308
16156 #, fuzzy
16157 msgid "No databases"
16158 msgstr "Taffa n isefka"
16160 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
16161 msgid "Storage engines"
16162 msgstr ""
16164 #: templates/server/engines/index.twig:13
16165 msgid "Storage Engine"
16166 msgstr ""
16168 #: templates/server/engines/show.twig:45
16169 msgid "Unknown storage engine."
16170 msgstr ""
16172 #: templates/server/export/index.twig:26
16173 #, fuzzy
16174 #| msgid ", @TABLE@ will become the table name"
16175 msgid "@SERVER@ will become the server name."
16176 msgstr ", @TABLE@ ad yuɣal d isem n taffa n isefka"
16178 #: templates/server/export/index.twig:3
16179 msgid "Exporting databases from the current server"
16180 msgstr ""
16182 #: templates/server/import/index.twig:3
16183 msgid "Importing into the current server"
16184 msgstr ""
16186 #: templates/server/plugins/index.twig:26
16187 #, fuzzy
16188 msgid "Plugin"
16189 msgstr "Azegrir amernan"
16191 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
16192 #, fuzzy
16193 msgid "Version"
16194 msgstr "Lqem"
16196 #: templates/server/plugins/index.twig:29
16197 #, fuzzy
16198 msgid "Author"
16199 msgstr "Ameskar"
16201 #: templates/server/plugins/index.twig:41
16202 #, fuzzy
16203 msgid "inactive"
16204 msgstr "urmid"
16206 #: templates/server/plugins/index.twig:43
16207 msgid "disabled"
16208 msgstr ""
16210 #: templates/server/plugins/index.twig:45
16211 #, fuzzy
16212 msgid "deleting"
16213 msgstr "tukksa n ukaram %S…"
16215 #: templates/server/plugins/index.twig:47
16216 #, fuzzy
16217 msgid "deleted"
16218 msgstr "Sfeḍ"
16220 #: templates/server/privileges/add_user.twig:13
16221 msgid "Database for user account"
16222 msgstr ""
16224 #: templates/server/privileges/add_user.twig:16
16225 msgid "Create database with same name and grant all privileges."
16226 msgstr ""
16228 #: templates/server/privileges/add_user.twig:20
16229 msgid "Grant all privileges on wildcard name (username\\_%)."
16230 msgstr ""
16232 #: templates/server/privileges/add_user.twig:25
16233 #, php-format
16234 msgid "Grant all privileges on database %s."
16235 msgstr ""
16237 #: templates/server/privileges/add_user.twig:38
16238 #, fuzzy
16239 msgid "Create user"
16240 msgstr "Rnu"
16242 #: templates/server/privileges/change_password.twig:16
16243 #, fuzzy
16244 msgid "No Password"
16245 msgstr "A_wal uffir..."
16247 #: templates/server/privileges/change_password.twig:25
16248 #, fuzzy
16249 msgid "Enter:"
16250 msgstr "Kcem"
16252 #: templates/server/privileges/change_password.twig:29
16253 #: templates/server/privileges/login_information_fields.twig:55
16254 msgctxt "Password strength"
16255 msgid "Strength:"
16256 msgstr ""
16258 #: templates/server/privileges/change_password.twig:33
16259 #: templates/server/privileges/login_information_fields.twig:61
16260 #: templates/server/replication/primary_add_replica_user.twig:62
16261 #, fuzzy
16262 msgid "Re-type:"
16263 msgstr "Sekcem tikelt nniḍen"
16265 #: templates/server/privileges/change_password.twig:41
16266 msgid "Password Hashing:"
16267 msgstr ""
16269 #: templates/server/privileges/change_password.twig:59
16270 msgid ""
16271 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
16272 "connection that encrypts the password using RSA</i>'; while connecting to "
16273 "the server."
16274 msgstr ""
16276 #: templates/server/privileges/choose_user_group.twig:5
16277 #, fuzzy
16278 msgid "User group:"
16279 msgstr "Isem n useqdac :"
16281 #: templates/server/privileges/edit_routine_privileges.twig:4
16282 #: templates/server/privileges/user_properties.twig:4
16283 msgid "Edit privileges:"
16284 msgstr ""
16286 #: templates/server/privileges/edit_routine_privileges.twig:5
16287 #: templates/server/privileges/user_properties.twig:5
16288 #, fuzzy
16289 msgid "User account"
16290 msgstr "Amiḍan n useqdac"
16292 #: templates/server/privileges/edit_routine_privileges.twig:34
16293 #: templates/server/privileges/user_properties.twig:53
16294 msgid ""
16295 "Note: You are attempting to edit privileges of the user with which you are "
16296 "currently logged in."
16297 msgstr ""
16299 #: templates/server/privileges/edit_routine_privileges.twig:52
16300 #: templates/server/privileges/privileges_table.twig:11
16301 #: templates/server/privileges/privileges_table.twig:274
16302 msgid "Note: MySQL privilege names are expressed in English."
16303 msgstr ""
16305 #: templates/server/privileges/edit_routine_privileges.twig:65
16306 #: templates/server/privileges/edit_routine_privileges.twig:69
16307 msgid ""
16308 "Allows user to give to other users or remove from other users privileges "
16309 "that user possess on this routine."
16310 msgstr ""
16312 #: templates/server/privileges/edit_routine_privileges.twig:78
16313 #: templates/server/privileges/edit_routine_privileges.twig:81
16314 msgid "Allows altering and dropping this routine."
16315 msgstr ""
16317 #: templates/server/privileges/edit_routine_privileges.twig:90
16318 #: templates/server/privileges/edit_routine_privileges.twig:93
16319 msgid "Allows executing this routine."
16320 msgstr ""
16322 #: templates/server/privileges/initials_row.twig:1
16323 #, fuzzy
16324 msgid "Pagination of user accounts"
16325 msgstr "Comptes utilisateurs"
16327 #: templates/server/privileges/login_information_fields.twig:2
16328 #: templates/server/privileges/user_properties.twig:106
16329 #, fuzzy
16330 msgid "Login Information"
16331 msgstr "Talɣut n unekcum"
16333 #: templates/server/privileges/login_information_fields.twig:5
16334 #: templates/server/replication/change_primary.twig:14
16335 #: templates/server/replication/primary_add_replica_user.twig:16
16336 #, fuzzy
16337 msgid "User name:"
16338 msgstr "Isem n use_qdac:"
16340 #: templates/server/privileges/login_information_fields.twig:8
16341 #: templates/server/replication/primary_add_replica_user.twig:20
16342 msgid "Any user"
16343 msgstr ""
16345 #: templates/server/privileges/login_information_fields.twig:9
16346 #: templates/server/privileges/login_information_fields.twig:34
16347 #: templates/server/privileges/login_information_fields.twig:51
16348 #: templates/server/privileges/privileges_summary.twig:76
16349 #: templates/server/privileges/privileges_summary.twig:91
16350 msgid "Use text field"
16351 msgstr ""
16353 #: templates/server/privileges/login_information_fields.twig:17
16354 msgid ""
16355 "An account already exists with the same username but possibly a different "
16356 "hostname."
16357 msgstr ""
16359 #: templates/server/privileges/login_information_fields.twig:23
16360 msgid "Host name:"
16361 msgstr ""
16363 #: templates/server/privileges/login_information_fields.twig:28
16364 #: templates/server/replication/primary_add_replica_user.twig:34
16365 msgid "Any host"
16366 msgstr ""
16368 #: templates/server/privileges/login_information_fields.twig:29
16369 #: templates/server/replication/primary_add_replica_user.twig:35
16370 #, fuzzy
16371 msgid "Local"
16372 msgstr "Adigan"
16374 #: templates/server/privileges/login_information_fields.twig:31
16375 #: templates/server/replication/primary_add_replica_user.twig:37
16376 #, fuzzy
16377 msgid "This host"
16378 msgstr "Asneftaɣ :"
16380 #: templates/server/privileges/login_information_fields.twig:33
16381 #: templates/server/replication/primary_add_replica_user.twig:39
16382 #, fuzzy
16383 msgid "Use host table"
16384 msgstr "Fren tafelwit"
16386 #: templates/server/privileges/login_information_fields.twig:40
16387 #: templates/server/replication/primary_add_replica_user.twig:44
16388 msgid ""
16389 "When Host table is used, this field is ignored and values stored in Host "
16390 "table are used instead."
16391 msgstr ""
16393 #: templates/server/privileges/login_information_fields.twig:46
16394 #: templates/server/privileges/login_information_fields.twig:54
16395 #: templates/server/privileges/users_overview.twig:10
16396 #: templates/server/replication/change_primary.twig:19
16397 #: templates/server/replication/primary_add_replica_user.twig:52
16398 #: templates/server/replication/primary_add_replica_user.twig:57
16399 #, fuzzy
16400 msgid "Password"
16401 msgstr "Mot de passe"
16403 #: templates/server/privileges/login_information_fields.twig:48
16404 msgid "Do not change the password"
16405 msgstr ""
16407 #: templates/server/privileges/login_information_fields.twig:50
16408 #: templates/server/replication/primary_add_replica_user.twig:53
16409 #, fuzzy
16410 msgid "No password"
16411 msgstr "A_wal uffir..."
16413 #: templates/server/privileges/login_information_fields.twig:63
16414 #: templates/server/replication/primary_add_replica_user.twig:65
16415 #, fuzzy
16416 msgid "Re-type"
16417 msgstr "Sekcem tikelt nniḍen"
16419 #: templates/server/privileges/login_information_fields.twig:69
16420 #, fuzzy
16421 msgid "Authentication plugin"
16422 msgstr "Asesteb"
16424 #: templates/server/privileges/login_information_fields.twig:71
16425 msgid "Password hashing method"
16426 msgstr ""
16428 #: templates/server/privileges/login_information_fields.twig:84
16429 msgid ""
16430 "This method requires using an '<em>SSL connection</em>' or an "
16431 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
16432 "while connecting to the server."
16433 msgstr ""
16435 #: templates/server/privileges/new_user_ajax.twig:52
16436 #: templates/server/privileges/users_overview.twig:83
16437 #: templates/server/privileges/users_overview.twig:168
16438 msgid "Edit user group"
16439 msgstr ""
16441 #: templates/server/privileges/privileges_summary.twig:21
16442 msgid "Column-specific privileges"
16443 msgstr ""
16445 #: templates/server/privileges/privileges_summary.twig:55
16446 msgid "Add privileges on the following database(s):"
16447 msgstr ""
16449 #: templates/server/privileges/privileges_summary.twig:68
16450 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
16451 msgstr ""
16453 #: templates/server/privileges/privileges_summary.twig:72
16454 msgid "Add privileges on the following table:"
16455 msgstr ""
16457 #: templates/server/privileges/privileges_summary.twig:87
16458 msgid "Add privileges on the following routine:"
16459 msgstr ""
16461 #: templates/server/privileges/privileges_table.twig:36
16462 #: templates/server/privileges/privileges_table.twig:37
16463 #: templates/server/privileges/privileges_table.twig:63
16464 #: templates/server/privileges/privileges_table.twig:64
16465 #: templates/server/privileges/privileges_table.twig:90
16466 #: templates/server/privileges/privileges_table.twig:91
16467 #: templates/server/privileges/privileges_table.twig:117
16468 #: templates/server/privileges/privileges_table.twig:118
16469 #, fuzzy
16470 msgctxt "None privileges"
16471 msgid "None"
16472 msgstr "Aucun"
16474 #: templates/server/privileges/privileges_table.twig:161
16475 #: templates/server/privileges/privileges_table.twig:165
16476 #: templates/server/privileges/privileges_table.twig:649
16477 #: templates/server/privileges/privileges_table.twig:653
16478 msgid ""
16479 "Allows user to give to other users or remove from other users the privileges "
16480 "that user possess yourself."
16481 msgstr ""
16483 #: templates/server/privileges/privileges_table.twig:256
16484 msgid "Global"
16485 msgstr ""
16487 #: templates/server/privileges/privileges_table.twig:263
16488 #: templates/server/privileges/users_overview.twig:12
16489 msgid "Global privileges"
16490 msgstr ""
16492 #: templates/server/privileges/privileges_table.twig:561
16493 #, fuzzy
16494 msgid "Administration"
16495 msgstr "Tadbelt"
16497 #: templates/server/privileges/privileges_table.twig:570
16498 #: templates/server/privileges/privileges_table.twig:573
16499 msgid ""
16500 "Allows adding users and privileges without reloading the privilege tables."
16501 msgstr ""
16503 #: templates/server/privileges/privileges_table.twig:681
16504 msgid "Allows creating foreign key relations."
16505 msgstr ""
16507 #: templates/server/privileges/privileges_table.twig:681
16508 msgid "Not used on MariaDB."
16509 msgstr ""
16511 #: templates/server/privileges/privileges_table.twig:681
16512 msgid "Not used for this MySQL version."
16513 msgstr ""
16515 #: templates/server/privileges/privileges_table.twig:735
16516 msgid "Resource limits"
16517 msgstr ""
16519 #: templates/server/privileges/privileges_table.twig:738
16520 msgid "Note: Setting these options to 0 (zero) removes the limit."
16521 msgstr ""
16523 #: templates/server/privileges/privileges_table.twig:744
16524 #: templates/server/privileges/privileges_table.twig:751
16525 msgid "Limits the number of queries the user may send to the server per hour."
16526 msgstr ""
16528 #: templates/server/privileges/privileges_table.twig:757
16529 #: templates/server/privileges/privileges_table.twig:764
16530 msgid ""
16531 "Limits the number of commands that change any table or database the user may "
16532 "execute per hour."
16533 msgstr ""
16535 #: templates/server/privileges/privileges_table.twig:770
16536 #: templates/server/privileges/privileges_table.twig:777
16537 msgid "Limits the number of new connections the user may open per hour."
16538 msgstr ""
16540 #: templates/server/privileges/privileges_table.twig:783
16541 #: templates/server/privileges/privileges_table.twig:790
16542 msgid "Limits the number of simultaneous connections the user may have."
16543 msgstr ""
16545 #: templates/server/privileges/privileges_table.twig:803
16546 msgid "Does not require SSL-encrypted connections."
16547 msgstr ""
16549 #: templates/server/privileges/privileges_table.twig:812
16550 msgid "Requires SSL-encrypted connections."
16551 msgstr ""
16553 #: templates/server/privileges/privileges_table.twig:821
16554 msgid "Requires a valid X509 certificate."
16555 msgstr ""
16557 #: templates/server/privileges/privileges_table.twig:842
16558 msgid "Requires that a specific cipher method be used for a connection."
16559 msgstr ""
16561 #: templates/server/privileges/privileges_table.twig:851
16562 msgid "Requires that a valid X509 certificate issued by this CA be presented."
16563 msgstr ""
16565 #: templates/server/privileges/privileges_table.twig:860
16566 msgid "Requires that a valid X509 certificate with this subject be presented."
16567 msgstr ""
16569 #: templates/server/privileges/privileges_table.twig:878
16570 #, fuzzy
16571 msgid "Update user privileges"
16572 msgstr "Tise&glutin…"
16574 #: templates/server/privileges/subnav.twig:5
16575 #: templates/server/privileges/user_overview.twig:5
16576 msgid "User accounts overview"
16577 msgstr ""
16579 #: templates/server/privileges/subnav.twig:11
16580 #: templates/server/user_groups/user_groups.twig:1
16581 #: templates/server/user_groups/user_groups.twig:9
16582 msgid "User groups"
16583 msgstr ""
16585 #: templates/server/privileges/user_properties.twig:57
16586 #: templates/server/privileges/users_overview.twig:57
16587 msgid "The selected user was not found in the privilege table."
16588 msgstr ""
16590 #: templates/server/privileges/user_properties.twig:107
16591 msgid "Change login information / Copy user account"
16592 msgstr ""
16594 #: templates/server/privileges/user_properties.twig:115
16595 msgid "Create a new user account with the same privileges and …"
16596 msgstr ""
16598 #: templates/server/privileges/user_properties.twig:123
16599 msgid "… keep the old one."
16600 msgstr ""
16602 #: templates/server/privileges/user_properties.twig:130
16603 msgid "… delete the old one from the user tables."
16604 msgstr ""
16606 #: templates/server/privileges/user_properties.twig:137
16607 msgid ""
16608 "… revoke all active privileges from the old one and delete it afterwards."
16609 msgstr ""
16611 #: templates/server/privileges/user_properties.twig:144
16612 msgid ""
16613 "… delete the old one from the user tables and reload the privileges "
16614 "afterwards."
16615 msgstr ""
16617 #: templates/server/privileges/users_overview.twig:16
16618 msgid "User group"
16619 msgstr ""
16621 #: templates/server/privileges/users_overview.twig:147
16622 msgid "Remove selected user accounts"
16623 msgstr ""
16625 #: templates/server/privileges/users_overview.twig:149
16626 msgid "Revoke all active privileges from the users and delete them afterwards."
16627 msgstr ""
16629 #: templates/server/privileges/users_overview.twig:153
16630 msgid "Drop the databases that have the same names as the users."
16631 msgstr ""
16633 #: templates/server/privileges/users_overview.twig:178
16634 #, fuzzy
16635 msgid "Save changes"
16636 msgstr "Kles asebtar"
16638 #: templates/server/replication/change_primary.twig:5
16639 #, fuzzy
16640 msgid "Replica configuration"
16641 msgstr "Asefrurex LDAP n imedlis n tensa"
16643 #: templates/server/replication/change_primary.twig:6
16644 #: templates/server/replication/replica_configuration.twig:97
16645 msgid "Change or reconfigure primary server"
16646 msgstr ""
16648 #: templates/server/replication/change_primary.twig:9
16649 msgid ""
16650 "Make sure you have a unique server-id in your configuration file (my.cnf). "
16651 "If not, please add the following line into [mysqld] section:"
16652 msgstr ""
16654 #: templates/server/replication/change_primary.twig:26
16655 #, fuzzy
16656 msgid "Port:"
16657 msgstr "Tawwurt :"
16659 #: templates/server/replication/index.twig:21
16660 #, php-format
16661 msgid ""
16662 "This server is not configured as primary in a replication process. Would you "
16663 "like to %sconfigure%s it?"
16664 msgstr ""
16666 #: templates/server/replication/index.twig:43
16667 #, fuzzy
16668 msgid "No privileges"
16669 msgstr "Tise&glutin…"
16671 #: templates/server/replication/primary_add_replica_user.twig:6
16672 #: templates/server/replication/primary_replication.twig:44
16673 msgid "Add replica replication user"
16674 msgstr ""
16676 #: templates/server/replication/primary_add_replica_user.twig:21
16677 #: templates/server/replication/primary_add_replica_user.twig:40
16678 #: templates/server/replication/primary_add_replica_user.twig:54
16679 msgid "Use text field:"
16680 msgstr ""
16682 #: templates/server/replication/primary_add_replica_user.twig:70
16683 #, fuzzy
16684 msgid "Generate password:"
16685 msgstr "Sirew awal uffir"
16687 #: templates/server/replication/primary_configuration.twig:2
16688 #, fuzzy
16689 msgid "Primary configuration"
16690 msgstr "Afaylu n twila"
16692 #: templates/server/replication/primary_configuration.twig:4
16693 msgid ""
16694 "This server is not configured as a primary server in a replication process. "
16695 "You can choose from either replicating all databases and ignoring some of "
16696 "them (useful if you want to replicate a majority of the databases) or you "
16697 "can choose to ignore all databases by default and allow only certain "
16698 "databases to be replicated. Please select the mode:"
16699 msgstr ""
16701 #: templates/server/replication/primary_configuration.twig:9
16702 msgid "Replicate all databases; Ignore:"
16703 msgstr ""
16705 #: templates/server/replication/primary_configuration.twig:10
16706 msgid "Ignore all databases; Replicate:"
16707 msgstr ""
16709 #: templates/server/replication/primary_configuration.twig:12
16710 msgid "Please select databases:"
16711 msgstr ""
16713 #: templates/server/replication/primary_configuration.twig:15
16714 msgid ""
16715 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
16716 "and please restart the MySQL server afterwards."
16717 msgstr ""
16719 #: templates/server/replication/primary_configuration.twig:21
16720 msgid ""
16721 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
16722 "should see a message informing you, that this server <strong>is</strong> "
16723 "configured as primary."
16724 msgstr ""
16726 #: templates/server/replication/primary_replication.twig:5
16727 msgid "This server is configured as primary in a replication process."
16728 msgstr ""
16730 #: templates/server/replication/primary_replication.twig:16
16731 msgid "Show connected replicas"
16732 msgstr ""
16734 #: templates/server/replication/primary_replication.twig:38
16735 msgid ""
16736 "Only replicas started with the --report-host=host_name option are visible in "
16737 "this list."
16738 msgstr ""
16740 #: templates/server/replication/replica_configuration.twig:5
16741 #, fuzzy
16742 msgid "Primary connection:"
16743 msgstr "Tuqqna"
16745 #: templates/server/replication/replica_configuration.twig:25
16746 msgid "Replica SQL Thread not running!"
16747 msgstr ""
16749 #: templates/server/replication/replica_configuration.twig:28
16750 msgid "Replica IO Thread not running!"
16751 msgstr ""
16753 #: templates/server/replication/replica_configuration.twig:31
16754 msgid ""
16755 "Server is configured as replica in a replication process. Would you like to:"
16756 msgstr ""
16758 #: templates/server/replication/replica_configuration.twig:34
16759 #, fuzzy
16760 msgid "See replica status table"
16761 msgstr "Fren akk tafelwit"
16763 #: templates/server/replication/replica_configuration.twig:38
16764 msgid "Control replica:"
16765 msgstr ""
16767 #: templates/server/replication/replica_configuration.twig:48
16768 msgid "Reset replica"
16769 msgstr ""
16771 #: templates/server/replication/replica_configuration.twig:54
16772 msgid "Start SQL Thread only"
16773 msgstr ""
16775 #: templates/server/replication/replica_configuration.twig:56
16776 msgid "Stop SQL Thread only"
16777 msgstr ""
16779 #: templates/server/replication/replica_configuration.twig:63
16780 msgid "Start IO Thread only"
16781 msgstr ""
16783 #: templates/server/replication/replica_configuration.twig:65
16784 msgid "Stop IO Thread only"
16785 msgstr ""
16787 #: templates/server/replication/replica_configuration.twig:74
16788 msgid "Error management:"
16789 msgstr ""
16791 #: templates/server/replication/replica_configuration.twig:77
16792 msgid "Skipping errors might lead into unsynchronized primary and replica!"
16793 msgstr ""
16795 #: templates/server/replication/replica_configuration.twig:81
16796 msgid "Skip current error"
16797 msgstr ""
16799 #: templates/server/replication/replica_configuration.twig:87
16800 #, php-format
16801 msgid "Skip next %s errors."
16802 msgstr ""
16804 #: templates/server/replication/replica_configuration.twig:107
16805 #, php-format
16806 msgid ""
16807 "This server is not configured as replica in a replication process. Would you "
16808 "like to %sconfigure%s it?"
16809 msgstr ""
16811 #: templates/server/replication/status_table.twig:6
16812 #, fuzzy
16813 #| msgid "Primary"
16814 msgid "Primary status"
16815 msgstr "Amenzu"
16817 #: templates/server/replication/status_table.twig:8
16818 #, fuzzy
16819 msgid "Replica status"
16820 msgstr "Asefrurex LDAP n imedlis n tensa"
16822 #: templates/server/replication/status_table.twig:16
16823 #: templates/server/status/variables/index.twig:75
16824 #: templates/server/variables/index.twig:31
16825 #, fuzzy
16826 msgid "Variable"
16827 msgstr "Amutti"
16829 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
16830 msgid "Current server:"
16831 msgstr ""
16833 #: templates/server/status/advisor/index.twig:6
16834 #: templates/server/status/advisor/index.twig:19
16835 msgid "Advisor system"
16836 msgstr ""
16838 #: templates/server/status/advisor/index.twig:9
16839 msgid "Not enough privilege to view the advisor."
16840 msgstr ""
16842 #: templates/server/status/advisor/index.twig:12
16843 msgid "Instructions"
16844 msgstr ""
16846 #: templates/server/status/advisor/index.twig:24
16847 msgid ""
16848 "The Advisor system can provide recommendations on server variables by "
16849 "analyzing the server status variables."
16850 msgstr ""
16852 #: templates/server/status/advisor/index.twig:29
16853 msgid ""
16854 "Do note however that this system provides recommendations based on simple "
16855 "calculations and by rule of thumb which may not necessarily apply to your "
16856 "system."
16857 msgstr ""
16859 #: templates/server/status/advisor/index.twig:34
16860 msgid ""
16861 "Prior to changing any of the configuration, be sure to know what you are "
16862 "changing (by reading the documentation) and how to undo the change. Wrong "
16863 "tuning can have a very negative effect on performance."
16864 msgstr ""
16866 #: templates/server/status/advisor/index.twig:39
16867 msgid ""
16868 "The best way to tune your system would be to change only one setting at a "
16869 "time, observe or benchmark your database, and undo the change if there was "
16870 "no clearly measurable improvement."
16871 msgstr ""
16873 #: templates/server/status/advisor/index.twig:53
16874 msgid "Errors occurred while executing rule expressions:"
16875 msgstr ""
16877 #: templates/server/status/advisor/index.twig:63
16878 msgid "Possible performance issues"
16879 msgstr ""
16881 #: templates/server/status/advisor/index.twig:76
16882 #, fuzzy
16883 msgid "Issue:"
16884 msgstr "ugur"
16886 #: templates/server/status/advisor/index.twig:79
16887 #, fuzzy
16888 msgid "Recommendation:"
16889 msgstr "Tasemlit"
16891 #: templates/server/status/advisor/index.twig:82
16892 #, fuzzy
16893 msgid "Justification:"
16894 msgstr "Asesteb"
16896 #: templates/server/status/advisor/index.twig:85
16897 msgid "Used variable / formula:"
16898 msgstr ""
16900 #: templates/server/status/advisor/index.twig:88
16901 #, fuzzy
16902 msgid "Test:"
16903 msgstr "Sekyed"
16905 #: templates/server/status/base.twig:16
16906 msgid "Query statistics"
16907 msgstr ""
16909 #: templates/server/status/base.twig:21
16910 msgid "All status variables"
16911 msgstr ""
16913 #: templates/server/status/base.twig:26
16914 #, fuzzy
16915 msgid "Monitor"
16916 msgstr "Asefrak"
16918 #: templates/server/status/base.twig:31
16919 #, fuzzy
16920 msgid "Advisor"
16921 msgstr "aweṣṣay"
16923 #: templates/server/status/monitor/index.twig:8
16924 msgid "Start Monitor"
16925 msgstr ""
16927 #: templates/server/status/monitor/index.twig:16
16928 msgid "Instructions/Setup"
16929 msgstr ""
16931 #: templates/server/status/monitor/index.twig:20
16932 msgid "Done dragging (rearranging) charts"
16933 msgstr ""
16935 #: templates/server/status/monitor/index.twig:27
16936 msgid "Add chart"
16937 msgstr ""
16939 #: templates/server/status/monitor/index.twig:31
16940 msgid "Enable charts dragging"
16941 msgstr ""
16943 #: templates/server/status/monitor/index.twig:36
16944 #: templates/server/status/processes/index.twig:33
16945 msgid "Refresh rate"
16946 msgstr ""
16948 #: templates/server/status/monitor/index.twig:43
16949 #: templates/server/status/processes/index.twig:40
16950 #, fuzzy, php-format
16951 msgid "%d second"
16952 msgstr "Taffa n isefka"
16954 #: templates/server/status/monitor/index.twig:45
16955 #: templates/server/status/processes/index.twig:42
16956 #, fuzzy, php-format
16957 msgid "%d seconds"
16958 msgstr "Taffa n isefka"
16960 #: templates/server/status/monitor/index.twig:49
16961 #: templates/server/status/processes/index.twig:46
16962 #, fuzzy, php-format
16963 msgid "%d minute"
16964 msgstr "%s di tesdat"
16966 #: templates/server/status/monitor/index.twig:51
16967 #: templates/server/status/processes/index.twig:48
16968 #, fuzzy, php-format
16969 msgid "%d minutes"
16970 msgstr "%s di tesdat"
16972 #: templates/server/status/monitor/index.twig:61
16973 msgid "Chart columns"
16974 msgstr ""
16976 #: templates/server/status/monitor/index.twig:74
16977 msgid "Chart arrangement"
16978 msgstr ""
16980 #: templates/server/status/monitor/index.twig:75
16981 msgid ""
16982 "The arrangement of the charts is stored to the browsers local storage. You "
16983 "may want to export it if you have a complicated set up."
16984 msgstr ""
16986 #: templates/server/status/monitor/index.twig:84
16987 #, fuzzy
16988 msgid "Reset to default"
16989 msgstr "Err-d azalen s lexṣas"
16991 #: templates/server/status/monitor/index.twig:89
16992 msgid "Monitor Instructions"
16993 msgstr ""
16995 #: templates/server/status/monitor/index.twig:91
16996 msgid ""
16997 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
16998 "and track down time intensive queries. For the latter you will need to set "
16999 "log_output to 'TABLE' and have either the slow_query_log or general_log "
17000 "enabled. Note however, that the general_log produces a lot of data and "
17001 "increases server load by up to 15%."
17002 msgstr ""
17004 #: templates/server/status/monitor/index.twig:101
17005 msgid "Using the monitor:"
17006 msgstr ""
17008 #: templates/server/status/monitor/index.twig:103
17009 msgid ""
17010 "Your browser will refresh all displayed charts in a regular interval. You "
17011 "may add charts and change the refresh rate under 'Settings', or remove any "
17012 "chart using the cog icon on each respective chart."
17013 msgstr ""
17015 #: templates/server/status/monitor/index.twig:108
17016 msgid ""
17017 "To display queries from the logs, select the relevant time span on any chart "
17018 "by holding down the left mouse button and panning over the chart. Once "
17019 "confirmed, this will load a table of grouped queries, there you may click on "
17020 "any occurring SELECT statements to further analyze them."
17021 msgstr ""
17023 #: templates/server/status/monitor/index.twig:114
17024 #, fuzzy
17025 msgid "Please note:"
17026 msgstr ""
17027 "Notez que la conservation des horodatages des envois sur les serveurs FTP, "
17028 "FTPS and FTPES ne fonctionne uniquement que si la commande MFMT est "
17029 "supportée."
17031 #: templates/server/status/monitor/index.twig:117
17032 msgid ""
17033 "Enabling the general_log may increase the server load by 5-15%. Also be "
17034 "aware that generating statistics from the logs is a load intensive task, so "
17035 "it is advisable to select only a small time span and to disable the "
17036 "general_log and empty its table once monitoring is not required any more."
17037 msgstr ""
17039 #: templates/server/status/monitor/index.twig:128
17040 #: templates/server/status/monitor/index.twig:134
17041 msgid "Chart Title"
17042 msgstr ""
17044 #: templates/server/status/monitor/index.twig:138
17045 msgid "Preset chart"
17046 msgstr ""
17048 #: templates/server/status/monitor/index.twig:144
17049 msgid "Status variable(s)"
17050 msgstr ""
17052 #: templates/server/status/monitor/index.twig:149
17053 msgid "Select series:"
17054 msgstr ""
17056 #: templates/server/status/monitor/index.twig:152
17057 msgid "Commonly monitored"
17058 msgstr ""
17060 #: templates/server/status/monitor/index.twig:170
17061 msgid "or type variable name:"
17062 msgstr ""
17064 #: templates/server/status/monitor/index.twig:177
17065 msgid "Display as differential value"
17066 msgstr ""
17068 #: templates/server/status/monitor/index.twig:182
17069 msgid "Apply a divisor"
17070 msgstr ""
17072 #: templates/server/status/monitor/index.twig:193
17073 msgid "Append unit to data values"
17074 msgstr ""
17076 #: templates/server/status/monitor/index.twig:201
17077 msgid "Add this series"
17078 msgstr ""
17080 #: templates/server/status/monitor/index.twig:204
17081 msgid "Clear series"
17082 msgstr ""
17084 #: templates/server/status/monitor/index.twig:208
17085 msgid "Series in chart:"
17086 msgstr ""
17088 #: templates/server/status/monitor/index.twig:224
17089 msgid "Log statistics"
17090 msgstr ""
17092 #: templates/server/status/monitor/index.twig:226
17093 msgid "Selected time range:"
17094 msgstr ""
17096 #: templates/server/status/monitor/index.twig:234
17097 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
17098 msgstr ""
17100 #: templates/server/status/monitor/index.twig:240
17101 msgid "Remove variable data in INSERT statements for better grouping"
17102 msgstr ""
17104 #: templates/server/status/monitor/index.twig:244
17105 msgid "Choose from which log you want the statistics to be generated from."
17106 msgstr ""
17108 #: templates/server/status/monitor/index.twig:247
17109 msgid "Results are grouped by query text."
17110 msgstr ""
17112 #: templates/server/status/monitor/index.twig:251
17113 msgid "Query analyzer"
17114 msgstr ""
17116 #: templates/server/status/processes/index.twig:14
17117 msgid "Show only active"
17118 msgstr ""
17120 #: templates/server/status/processes/index.twig:28
17121 msgid ""
17122 "Note: Enabling the auto refresh here might cause heavy traffic between the "
17123 "web server and the MySQL server."
17124 msgstr ""
17126 #. l10n: Questions is the name of a MySQL Status variable
17127 #: templates/server/status/queries/index.twig:8
17128 msgid "Questions since startup:"
17129 msgstr ""
17131 #: templates/server/status/queries/index.twig:20
17132 msgid "per hour:"
17133 msgstr ""
17135 #: templates/server/status/queries/index.twig:21
17136 #, fuzzy
17137 msgid "per minute:"
17138 msgstr "%s di tesdat"
17140 #: templates/server/status/queries/index.twig:23
17141 msgid "per second:"
17142 msgstr ""
17144 #: templates/server/status/queries/index.twig:37
17145 msgid "Statements"
17146 msgstr ""
17148 #. l10n: # = Amount of queries
17149 #: templates/server/status/queries/index.twig:38
17150 msgid "#"
17151 msgstr ""
17153 #: templates/server/status/queries/index.twig:39
17154 #: templates/server/status/status/index.twig:18
17155 #: templates/server/status/status/index.twig:38
17156 msgid "ø per hour"
17157 msgstr ""
17159 #: templates/server/status/queries/index.twig:59
17160 msgid "Not enough privilege to view query statistics."
17161 msgstr ""
17163 #: templates/server/status/status/index.twig:6
17164 #, php-format
17165 msgid "Network traffic since startup: %s"
17166 msgstr ""
17168 #: templates/server/status/status/index.twig:7
17169 #, php-format
17170 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
17171 msgstr ""
17173 #: templates/server/status/status/index.twig:15
17174 msgid ""
17175 "On a busy server, the byte counters may overrun, so those statistics as "
17176 "reported by the MySQL server may be incorrect."
17177 msgstr ""
17179 #: templates/server/status/status/index.twig:59
17180 msgid ""
17181 "This MySQL server works as <b>primary</b> and <b>replica</b> in "
17182 "<b>replication</b> process."
17183 msgstr ""
17185 #: templates/server/status/status/index.twig:61
17186 msgid ""
17187 "This MySQL server works as <b>primary</b> in <b>replication</b> process."
17188 msgstr ""
17190 #: templates/server/status/status/index.twig:63
17191 msgid ""
17192 "This MySQL server works as <b>replica</b> in <b>replication</b> process."
17193 msgstr ""
17195 #: templates/server/status/status/index.twig:69
17196 msgid "Replication status"
17197 msgstr ""
17199 #: templates/server/status/status/index.twig:75
17200 msgid "Not enough privilege to view server status."
17201 msgstr ""
17203 #: templates/server/status/variables/index.twig:20
17204 msgid "Show only alert values"
17205 msgstr ""
17207 #: templates/server/status/variables/index.twig:25
17208 #: templates/server/status/variables/index.twig:27
17209 msgid "Filter by category…"
17210 msgstr ""
17212 #: templates/server/status/variables/index.twig:37
17213 msgid "Show unformatted values"
17214 msgstr ""
17216 #: templates/server/status/variables/index.twig:50
17217 msgid "Related links:"
17218 msgstr ""
17220 #: templates/server/status/variables/index.twig:139
17221 msgid "Not enough privilege to view status variables."
17222 msgstr ""
17224 #: templates/server/user_groups/edit_user_groups.twig:2
17225 #: templates/server/user_groups/user_groups.twig:64
17226 msgid "Add user group"
17227 msgstr ""
17229 #: templates/server/user_groups/edit_user_groups.twig:4
17230 #, php-format
17231 msgid "Edit user group: '%s'"
17232 msgstr ""
17234 #: templates/server/user_groups/edit_user_groups.twig:9
17235 msgid "User group menu assignments"
17236 msgstr ""
17238 #: templates/server/user_groups/edit_user_groups.twig:14
17239 #, fuzzy
17240 msgid "Group name:"
17241 msgstr "Isem n ugraw"
17243 #: templates/server/user_groups/user_groups.twig:12
17244 msgid "Server level tabs"
17245 msgstr ""
17247 #: templates/server/user_groups/user_groups.twig:15
17248 msgid "Database level tabs"
17249 msgstr ""
17251 #: templates/server/user_groups/user_groups.twig:18
17252 msgid "Table level tabs"
17253 msgstr ""
17255 #: templates/server/user_groups/user_groups.twig:50
17256 #, fuzzy
17257 msgid "Delete user group"
17258 msgstr "Isem n useqdac :"
17260 #: templates/server/user_groups/user_listings.twig:1
17261 #, php-format
17262 msgid "Users of '%s' user group"
17263 msgstr ""
17265 #: templates/server/user_groups/user_listings.twig:3
17266 msgid "No users were found belonging to this user group."
17267 msgstr ""
17269 #: templates/server/variables/index.twig:5
17270 msgid "Server variables and settings"
17271 msgstr ""
17273 #: templates/server/variables/index.twig:43
17274 msgid "This is a read-only variable and can not be edited"
17275 msgstr ""
17277 #: templates/server/variables/index.twig:69
17278 msgid "Session value"
17279 msgstr ""
17281 #: templates/server/variables/index.twig:80
17282 #, php-format
17283 msgid "Not enough privilege to view server variables and settings. %s"
17284 msgstr ""
17286 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
17287 #, fuzzy
17288 msgid "Overview"
17289 msgstr "Apercu"
17291 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
17292 #, fuzzy
17293 msgid "Configuration file"
17294 msgstr "Afaylu n twila"
17296 #: templates/setup/config/index.twig:16
17297 #, fuzzy
17298 msgid "Generated configuration file"
17299 msgstr "Afaylu n twila"
17301 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
17302 #, fuzzy
17303 msgid "Download"
17304 msgstr "Sider"
17306 #: templates/setup/error.twig:3
17307 msgid "Submitted form contains errors"
17308 msgstr ""
17310 #: templates/setup/error.twig:6
17311 msgid "Try to revert erroneous fields to their default values"
17312 msgstr ""
17314 #: templates/setup/error.twig:14
17315 msgid "Ignore errors"
17316 msgstr ""
17318 #: templates/setup/error.twig:18
17319 msgid "Show form"
17320 msgstr ""
17322 #: templates/setup/home/index.twig:23
17323 msgid "Show hidden messages"
17324 msgstr ""
17326 #: templates/setup/home/index.twig:79
17327 msgid "There are no configured servers"
17328 msgstr ""
17330 #: templates/setup/home/index.twig:88
17331 msgid "New server"
17332 msgstr ""
17334 #: templates/setup/home/index.twig:110
17335 #, fuzzy
17336 msgid "Default language"
17337 msgstr "Tutlayt tamezwert"
17339 #: templates/setup/home/index.twig:128
17340 #, fuzzy
17341 msgid "Default server"
17342 msgstr "Seqdec aqeddac amezwer"
17344 #: templates/setup/home/index.twig:139
17345 msgid "let the user choose"
17346 msgstr ""
17348 #: templates/setup/home/index.twig:146
17349 #, fuzzy
17350 msgid "- none -"
17351 msgstr "- ula yiwen -"
17353 #: templates/setup/home/index.twig:153
17354 msgid "End of line"
17355 msgstr ""
17357 #: templates/setup/home/index.twig:164
17358 #, fuzzy
17359 msgid "Display"
17360 msgstr "Sken"
17362 #: templates/setup/home/index.twig:175
17363 msgid "phpMyAdmin homepage"
17364 msgstr ""
17366 #: templates/setup/home/index.twig:176
17367 #, fuzzy
17368 msgid "Donate"
17369 msgstr "Mudd tawsa!"
17371 #: templates/setup/home/index.twig:177
17372 msgid "Check for latest version"
17373 msgstr ""
17375 #: templates/setup/servers/index.twig:6
17376 msgid "Edit server"
17377 msgstr ""
17379 #: templates/setup/servers/index.twig:11
17380 msgid "Add a new server"
17381 msgstr ""
17383 #: templates/setup/servers/index.twig:17
17384 msgid "Something went wrong."
17385 msgstr ""
17387 #: templates/sql/bookmark.twig:11
17388 msgid "Bookmark this SQL query"
17389 msgstr ""
17391 #: templates/sql/bookmark.twig:14
17392 #, fuzzy
17393 msgid "Bookmark label:"
17394 msgstr "Tacṛeṭ"
17396 #: templates/sql/bookmark.twig:20 templates/sql/query.twig:93
17397 msgid "Let every user access this bookmark"
17398 msgstr ""
17400 #: templates/sql/bookmark.twig:24
17401 #, fuzzy
17402 msgid "Create new bookmark"
17403 msgstr "Amenyaf amaynut"
17405 #: templates/sql/profiling_chart.twig:4
17406 msgid "Detailed profile"
17407 msgstr ""
17409 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
17410 #, fuzzy
17411 msgid "State"
17412 msgstr "Aɣir(Wilaya)"
17414 #: templates/sql/profiling_chart.twig:38
17415 msgid "Summary by state"
17416 msgstr ""
17418 #: templates/sql/profiling_chart.twig:47
17419 msgid "Total Time"
17420 msgstr ""
17422 #: templates/sql/profiling_chart.twig:51
17423 #, fuzzy
17424 msgid "% Time"
17425 msgstr "(Akud)"
17427 #: templates/sql/profiling_chart.twig:55
17428 #, fuzzy
17429 msgid "Calls"
17430 msgstr "Isawalen"
17432 #: templates/sql/profiling_chart.twig:59
17433 msgid "ø Time"
17434 msgstr ""
17436 #: templates/sql/query.twig:44
17437 msgid "Get auto-saved query"
17438 msgstr ""
17440 #. l10n: Bind parameters in the SQL query using :parameterName format
17441 #: templates/sql/query.twig:51
17442 msgid "Bind parameters"
17443 msgstr ""
17445 #: templates/sql/query.twig:84
17446 msgid "Bookmark this SQL query:"
17447 msgstr ""
17449 #: templates/sql/query.twig:100
17450 msgid "Replace existing bookmark of same name"
17451 msgstr ""
17453 #: templates/sql/query.twig:110 templates/sql/query.twig:111
17454 msgid "Delimiter"
17455 msgstr ""
17457 #: templates/sql/query.twig:119
17458 msgid "Show this query here again"
17459 msgstr ""
17461 #: templates/sql/query.twig:134
17462 msgid "Rollback when finished"
17463 msgstr ""
17465 #: templates/sql/query.twig:156
17466 msgid "Bookmarked SQL query"
17467 msgstr ""
17469 #: templates/sql/query.twig:160
17470 #, fuzzy
17471 msgid "Bookmark:"
17472 msgstr "Tacṛeṭ"
17474 #: templates/sql/query.twig:169
17475 #, fuzzy
17476 msgid "shared"
17477 msgstr "Ur bḍin ara talɣut leqqayen n unermes"
17479 #: templates/sql/query.twig:182
17480 msgid "View only"
17481 msgstr ""
17483 #: templates/table/browse_foreigners/column_element.twig:4
17484 msgid "Use this value"
17485 msgstr ""
17487 #: templates/table/chart/tbl_chart.twig:10
17488 #, fuzzy
17489 msgid "Chart type"
17490 msgstr "Udlif"
17492 #: templates/table/chart/tbl_chart.twig:13
17493 #, fuzzy
17494 msgctxt "Chart type"
17495 msgid "Bar"
17496 msgstr "tafeggagt"
17498 #: templates/table/chart/tbl_chart.twig:17
17499 #, fuzzy
17500 msgctxt "Chart type"
17501 msgid "Column"
17502 msgstr "Ajgu"
17504 #: templates/table/chart/tbl_chart.twig:21
17505 #, fuzzy
17506 msgctxt "Chart type"
17507 msgid "Line"
17508 msgstr "Ajerriḍ"
17510 #: templates/table/chart/tbl_chart.twig:25
17511 #, fuzzy
17512 msgctxt "Chart type"
17513 msgid "Spline"
17514 msgstr "Spline B"
17516 #: templates/table/chart/tbl_chart.twig:29
17517 #, fuzzy
17518 msgctxt "Chart type"
17519 msgid "Area"
17520 msgstr "Tajumma"
17522 #: templates/table/chart/tbl_chart.twig:33
17523 #, fuzzy
17524 msgctxt "Chart type"
17525 msgid "Pie"
17526 msgstr "Agzum"
17528 #: templates/table/chart/tbl_chart.twig:37
17529 msgctxt "Chart type"
17530 msgid "Timeline"
17531 msgstr ""
17533 #: templates/table/chart/tbl_chart.twig:41
17534 msgctxt "Chart type"
17535 msgid "Scatter"
17536 msgstr ""
17538 #: templates/table/chart/tbl_chart.twig:47
17539 #, fuzzy
17540 msgid "Stacked"
17541 msgstr "Yettwasemnenna"
17543 #: templates/table/chart/tbl_chart.twig:51
17544 msgid "Chart title:"
17545 msgstr ""
17547 #: templates/table/chart/tbl_chart.twig:57
17548 #, fuzzy
17549 msgid "X-Axis:"
17550 msgstr "_Agellus X:"
17552 #: templates/table/chart/tbl_chart.twig:73
17553 #, fuzzy
17554 msgid "Series:"
17555 msgstr "Imazraren"
17557 #: templates/table/chart/tbl_chart.twig:101
17558 msgid "X-Axis label:"
17559 msgstr ""
17561 #: templates/table/chart/tbl_chart.twig:102
17562 #, fuzzy
17563 msgid "X Values"
17564 msgstr "Azalen X"
17566 #: templates/table/chart/tbl_chart.twig:106
17567 msgid "Y-Axis label:"
17568 msgstr ""
17570 #: templates/table/chart/tbl_chart.twig:107
17571 msgid "Y Values"
17572 msgstr ""
17574 #: templates/table/chart/tbl_chart.twig:112
17575 msgid "Series names are in a column"
17576 msgstr ""
17578 #: templates/table/chart/tbl_chart.twig:116
17579 msgid "Series column:"
17580 msgstr ""
17582 #: templates/table/chart/tbl_chart.twig:126
17583 msgid "Value Column:"
17584 msgstr ""
17586 #: templates/table/chart/tbl_chart.twig:147
17587 msgid "Save chart as image"
17588 msgstr ""
17590 #: templates/table/export/index.twig:12
17591 #, fuzzy
17592 #| msgid ", @DATABASE@ will become the database name"
17593 msgid ""
17594 "@SERVER@ will become the server name, @DATABASE@ will become the database "
17595 "name and @TABLE@ will become the table name."
17596 msgstr ", @DATABASE@ ad yuɣal d isem n taffa n isefka"
17598 #: templates/table/export/index.twig:7
17599 #, php-format
17600 msgid "Exporting rows from \"%s\" table"
17601 msgstr ""
17603 #: templates/table/find_replace/index.twig:4
17604 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
17605 msgid "Table search"
17606 msgstr ""
17608 #: templates/table/find_replace/index.twig:10
17609 #: templates/table/search/index.twig:10
17610 #: templates/table/zoom_search/index.twig:10
17611 msgid "Zoom search"
17612 msgstr ""
17614 #: templates/table/find_replace/index.twig:16
17615 #: templates/table/find_replace/index.twig:27
17616 #: templates/table/search/index.twig:16
17617 #: templates/table/zoom_search/index.twig:16
17618 #, fuzzy
17619 msgid "Find and replace"
17620 msgstr "Nadi & semselsi"
17622 #: templates/table/find_replace/index.twig:36
17623 #, fuzzy
17624 msgid "Replace with:"
17625 msgstr "Remplacer par:"
17627 #: templates/table/find_replace/index.twig:57
17628 msgid "Use regular expression"
17629 msgstr ""
17631 #: templates/table/find_replace/replace_preview.twig:10
17632 msgid "Find and replace - preview"
17633 msgstr ""
17635 #: templates/table/find_replace/replace_preview.twig:17
17636 msgid "Original string"
17637 msgstr ""
17639 #: templates/table/find_replace/replace_preview.twig:18
17640 msgid "Replaced string"
17641 msgstr ""
17643 #: templates/table/find_replace/replace_preview.twig:36
17644 #, fuzzy
17645 msgid "Replace"
17646 msgstr "Remplacer"
17648 #: templates/table/gis_visualization/gis_visualization.twig:2
17649 msgid "Display GIS Visualization"
17650 msgstr ""
17652 #: templates/table/gis_visualization/gis_visualization.twig:10
17653 msgid "Label column"
17654 msgstr ""
17656 #: templates/table/gis_visualization/gis_visualization.twig:12
17657 #, fuzzy
17658 msgid "-- None --"
17659 msgstr "- ula yiwen -"
17661 #: templates/table/gis_visualization/gis_visualization.twig:21
17662 msgid "Spatial column"
17663 msgstr ""
17665 #: templates/table/import/index.twig:3
17666 #, php-format
17667 msgid "Importing into the table \"%s\""
17668 msgstr ""
17670 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
17671 msgid "Index name:"
17672 msgstr ""
17674 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
17675 msgid ""
17676 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
17677 msgstr ""
17679 #: templates/table/index_form.twig:34
17680 msgid "Index choice:"
17681 msgstr ""
17683 #: templates/table/index_form.twig:54
17684 #, fuzzy
17685 msgid "Advanced options"
17686 msgstr "Iɣewwaṛen :"
17688 #: templates/table/index_form.twig:64
17689 msgid "Key block size:"
17690 msgstr ""
17692 #: templates/table/index_form.twig:81
17693 msgid "Index type:"
17694 msgstr ""
17696 #: templates/table/index_form.twig:98
17697 msgid "Parser:"
17698 msgstr ""
17700 #: templates/table/index_form.twig:114
17701 #, fuzzy
17702 msgid "Comment:"
17703 msgstr "Awennit:"
17705 #: templates/table/index_form.twig:159 templates/table/index_form.twig:196
17706 msgid "Drag to reorder"
17707 msgstr ""
17709 #: templates/table/insert/actions_panel.twig:9
17710 msgid "Insert as new row"
17711 msgstr ""
17713 #: templates/table/insert/actions_panel.twig:10
17714 msgid "Insert as new row and ignore errors"
17715 msgstr ""
17717 #: templates/table/insert/actions_panel.twig:11
17718 msgid "Show insert query"
17719 msgstr ""
17721 #: templates/table/insert/actions_panel.twig:15
17722 msgid "and then"
17723 msgstr ""
17725 #: templates/table/insert/actions_panel.twig:19
17726 msgid "Go back to previous page"
17727 msgstr ""
17729 #: templates/table/insert/actions_panel.twig:20
17730 msgid "Insert another new row"
17731 msgstr ""
17733 #: templates/table/insert/actions_panel.twig:22
17734 msgid "Go back to this page"
17735 msgstr ""
17737 #: templates/table/insert/actions_panel.twig:24
17738 msgid "Edit next row"
17739 msgstr ""
17741 #: templates/table/insert/actions_panel.twig:32
17742 msgid ""
17743 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
17744 msgstr ""
17746 #: templates/table/insert/column_row.twig:15
17747 #, fuzzy
17748 msgid "Binary"
17749 msgstr "Imisin"
17751 #: templates/table/insert/column_row.twig:30
17752 msgid "Use the NULL value for this column."
17753 msgstr ""
17755 #: templates/table/insert/column_row.twig:65
17756 msgid "Because of its length,<br> this column might not be editable."
17757 msgstr ""
17759 #: templates/table/insert/column_row.twig:93
17760 msgid "Binary - do not edit"
17761 msgstr ""
17763 #: templates/table/insert/column_row.twig:122
17764 #: templates/table/search/input_box.twig:37
17765 msgid "Edit/Insert"
17766 msgstr ""
17768 #: templates/table/insert/continue_insertion_form.twig:18
17769 #, php-format
17770 msgid "Continue insertion with %s rows"
17771 msgstr ""
17773 #: templates/table/maintenance/checksum.twig:13
17774 #, fuzzy
17775 msgid "Checksum"
17776 msgstr "Ṛrcem"
17778 #: templates/table/operations/index.twig:9
17779 msgid "Alter table order by"
17780 msgstr ""
17782 #: templates/table/operations/index.twig:20
17783 msgctxt "Alter table order by a single field."
17784 msgid "(singly)"
17785 msgstr ""
17787 #: templates/table/operations/index.twig:50
17788 #, fuzzy
17789 #| msgid "No tables found in database."
17790 msgid "Move table to (database.table)"
17791 msgstr "Ulac tifelwiyin yettwafen di taffa n isefka"
17793 #: templates/table/operations/index.twig:101
17794 msgid "Table options"
17795 msgstr ""
17797 #: templates/table/operations/index.twig:105
17798 msgid "Rename table to"
17799 msgstr ""
17801 #: templates/table/operations/index.twig:123
17802 msgid "Table comments"
17803 msgstr "Iwenniten n tfelwiyin"
17805 #: templates/table/operations/index.twig:170
17806 msgid "Change all column collations"
17807 msgstr ""
17809 #: templates/table/operations/index.twig:251
17810 #, fuzzy
17811 #| msgid "No tables found in database."
17812 msgid "Copy table to (database.table)"
17813 msgstr "Ulac tifelwiyin yettwafen di taffa n isefka"
17815 #: templates/table/operations/index.twig:322
17816 msgid "Switch to copied table"
17817 msgstr ""
17819 #: templates/table/operations/index.twig:364
17820 msgid "Defragment table"
17821 msgstr ""
17823 #: templates/table/operations/index.twig:372
17824 #, php-format
17825 msgid "Table %s has been flushed."
17826 msgstr ""
17828 #: templates/table/operations/index.twig:376
17829 msgid "Flush the table (FLUSH)"
17830 msgstr ""
17832 #: templates/table/operations/index.twig:413
17833 msgid "Empty the table (TRUNCATE)"
17834 msgstr ""
17836 #: templates/table/operations/index.twig:431
17837 msgid "Empty the table (DELETE FROM)"
17838 msgstr ""
17840 #: templates/table/operations/index.twig:452
17841 msgid "Delete the table (DROP)"
17842 msgstr ""
17844 #: templates/table/operations/index.twig:474
17845 msgid "Partition maintenance"
17846 msgstr ""
17848 #: templates/table/operations/index.twig:500
17849 #: templates/table/structure/display_partitions.twig:201
17850 msgid "Remove partitioning"
17851 msgstr ""
17853 #: templates/table/operations/index.twig:513
17854 msgid "Check referential integrity"
17855 msgstr ""
17857 #: templates/table/operations/view.twig:12
17858 msgid "Rename view to"
17859 msgstr ""
17861 #: templates/table/operations/view.twig:37
17862 msgid "Delete the view (DROP)"
17863 msgstr ""
17865 #: templates/table/page_with_secondary_tabs.twig:11
17866 msgid "Relation view"
17867 msgstr ""
17869 #: templates/table/partition/analyze.twig:2
17870 #, fuzzy
17871 #| msgid "Table caption"
17872 msgid "Analyze partition"
17873 msgstr "Azwel n tfelwit"
17875 #: templates/table/partition/check.twig:2
17876 #, fuzzy
17877 msgid "Check partition"
17878 msgstr "aglam"
17880 #: templates/table/partition/drop.twig:2
17881 msgid "Drop partition"
17882 msgstr ""
17884 #: templates/table/partition/optimize.twig:2
17885 msgid "Optimize partition"
17886 msgstr ""
17888 #: templates/table/partition/rebuild.twig:2
17889 msgid "Rebuild partition"
17890 msgstr ""
17892 #: templates/table/partition/repair.twig:2
17893 #, fuzzy
17894 msgid "Repair partition"
17895 msgstr "Asefrurex LDAP n imedlis n tensa"
17897 #: templates/table/partition/truncate.twig:2
17898 msgid "Truncate partition"
17899 msgstr ""
17901 #: templates/table/privileges/index.twig:57
17902 msgid "table-specific"
17903 msgstr ""
17905 #: templates/table/relation/common_form.twig:9
17906 msgid "Foreign key constraints"
17907 msgstr ""
17909 #: templates/table/relation/common_form.twig:14
17910 #, fuzzy
17911 msgid "Actions"
17912 msgstr "Tigawin"
17914 #: templates/table/relation/common_form.twig:15
17915 msgid "Constraint properties"
17916 msgstr ""
17918 #: templates/table/relation/common_form.twig:19
17919 msgid ""
17920 "Creating a foreign key over a non-indexed column would automatically create "
17921 "an index on it. Alternatively, you can define an index below, before "
17922 "creating the foreign key."
17923 msgstr ""
17925 #: templates/table/relation/common_form.twig:24
17926 msgid ""
17927 "Only columns with index will be displayed. You can define an index below."
17928 msgstr ""
17930 #: templates/table/relation/common_form.twig:28
17931 msgid "Foreign key constraint"
17932 msgstr ""
17934 #: templates/table/relation/common_form.twig:93
17935 msgid "+ Add constraint"
17936 msgstr ""
17938 #: templates/table/relation/common_form.twig:106
17939 #: templates/table/relation/common_form.twig:114
17940 msgid "Internal relationships"
17941 msgstr ""
17943 #: templates/table/relation/common_form.twig:122
17944 msgid "Internal relation"
17945 msgstr ""
17947 #: templates/table/relation/common_form.twig:124
17948 msgid ""
17949 "An internal relation is not necessary when a corresponding FOREIGN KEY "
17950 "relation exists."
17951 msgstr ""
17953 #: templates/table/relation/common_form.twig:208
17954 msgid "Choose column to display:"
17955 msgstr ""
17957 #: templates/table/relation/foreign_key_row.twig:15
17958 #, php-format
17959 msgid "Foreign key constraint %s has been dropped"
17960 msgstr ""
17962 #: templates/table/relation/foreign_key_row.twig:33
17963 msgid "Constraint name"
17964 msgstr ""
17966 #: templates/table/search/index.twig:27
17967 msgid "Do a \"query by example\" (wildcard: \"%\")"
17968 msgstr ""
17970 #: templates/table/search/index.twig:111
17971 msgid "Select columns (at least one):"
17972 msgstr ""
17974 #: templates/table/search/index.twig:130
17975 msgid "Add search conditions (body of the \"where\" clause):"
17976 msgstr ""
17978 #: templates/table/search/index.twig:138
17979 msgid "Number of rows per page"
17980 msgstr ""
17982 #: templates/table/search/index.twig:144
17983 msgid "Display order:"
17984 msgstr ""
17986 #: templates/table/search/index.twig:181
17987 msgid "Range search"
17988 msgstr ""
17990 #: templates/table/search/index.twig:187
17991 msgid "Minimum value:"
17992 msgstr ""
17994 #: templates/table/search/index.twig:190
17995 msgid "Maximum value:"
17996 msgstr ""
17998 #: templates/table/start_and_number_of_rows_fieldset.twig:3
17999 msgid "Start row:"
18000 msgstr ""
18002 #: templates/table/structure/display_partitions.twig:4
18003 #: templates/table/structure/display_structure.twig:580
18004 msgid "Partitions"
18005 msgstr ""
18007 #: templates/table/structure/display_partitions.twig:8
18008 msgid "No partitioning defined!"
18009 msgstr ""
18011 #: templates/table/structure/display_partitions.twig:11
18012 msgid "Partitioned by:"
18013 msgstr ""
18015 #: templates/table/structure/display_partitions.twig:16
18016 msgid "Sub partitioned by:"
18017 msgstr ""
18019 #: templates/table/structure/display_partitions.twig:29
18020 msgid "Data length"
18021 msgstr ""
18023 #: templates/table/structure/display_partitions.twig:30
18024 msgid "Index length"
18025 msgstr ""
18027 #: templates/table/structure/display_partitions.twig:194
18028 msgid "Partition table"
18029 msgstr ""
18031 #: templates/table/structure/display_partitions.twig:207
18032 #: templates/table/structure/partition_definition_form.twig:5
18033 msgid "Edit partitioning"
18034 msgstr ""
18036 #: templates/table/structure/display_structure.twig:70
18037 #, fuzzy
18038 msgid "Media type:"
18039 msgstr "Type MIME"
18041 #: templates/table/structure/display_structure.twig:91
18042 #: templates/table/tracking/structure_snapshot_columns.twig:47
18043 #, fuzzy
18044 msgctxt "None for default"
18045 msgid "None"
18046 msgstr "Aucun"
18048 #: templates/table/structure/display_structure.twig:108
18049 #: templates/table/structure/display_structure.twig:287
18050 #, fuzzy
18051 msgid "Change"
18052 msgstr "Snifel"
18054 #: templates/table/structure/display_structure.twig:116
18055 #, php-format
18056 msgid "Column %s has been dropped."
18057 msgstr ""
18059 #: templates/table/structure/display_structure.twig:142
18060 #, php-format
18061 msgid "A primary key has been added on %s."
18062 msgstr ""
18064 #: templates/table/structure/display_structure.twig:157
18065 #: templates/table/structure/display_structure.twig:172
18066 #: templates/table/structure/display_structure.twig:197
18067 #: templates/table/structure/display_structure.twig:216
18068 #, php-format
18069 msgid "An index has been added on %s."
18070 msgstr ""
18072 #: templates/table/structure/display_structure.twig:238
18073 #, fuzzy
18074 msgid "Distinct values"
18075 msgstr "Valeurs distinctes"
18077 #: templates/table/structure/display_structure.twig:249
18078 #: templates/table/structure/display_structure.twig:315
18079 msgid "Remove from central columns"
18080 msgstr ""
18082 #: templates/table/structure/display_structure.twig:257
18083 #: templates/table/structure/display_structure.twig:312
18084 msgid "Add to central columns"
18085 msgstr ""
18087 #: templates/table/structure/display_structure.twig:328
18088 #: templates/table/structure/display_structure.twig:332
18089 #: templates/table/structure/display_structure.twig:400
18090 msgid "Move columns"
18091 msgstr ""
18093 #: templates/table/structure/display_structure.twig:333
18094 msgid "Move the columns by dragging them up and down."
18095 msgstr ""
18097 #: templates/table/structure/display_structure.twig:372
18098 #: templates/view_create.twig:13
18099 msgid "Edit view"
18100 msgstr ""
18102 #: templates/table/structure/display_structure.twig:386
18103 msgid "Propose table structure"
18104 msgstr ""
18106 #: templates/table/structure/display_structure.twig:403
18107 msgid "Normalize"
18108 msgstr ""
18110 #: templates/table/structure/display_structure.twig:409
18111 msgid "Track view"
18112 msgstr ""
18114 #: templates/table/structure/display_structure.twig:423
18115 #, php-format
18116 msgid "Add %s column(s)"
18117 msgstr ""
18119 #: templates/table/structure/display_structure.twig:428
18120 msgid "at beginning of table"
18121 msgstr ""
18123 #: templates/table/structure/display_structure.twig:552
18124 #, php-format
18125 msgid "Create an index on %s columns"
18126 msgstr ""
18128 #: templates/table/structure/display_table_stats.twig:14
18129 msgid "Space usage"
18130 msgstr ""
18132 #: templates/table/structure/display_table_stats.twig:37
18133 #, fuzzy
18134 msgid "Effective"
18135 msgstr ""
18136 "Ammesten n tebniqt tetteddu kan seld tiferkit tamirant ig ttummetnen.\n"
18137 "\n"
18138 "Fren 'Mmesten isemli' seg umuɣ 'Ifecka',sakin mudd-d 'Tiferkit'."
18140 #: templates/table/structure/display_table_stats.twig:80
18141 msgid "Row statistics"
18142 msgstr ""
18144 #: templates/table/structure/display_table_stats.twig:86
18145 msgid "static"
18146 msgstr ""
18148 #: templates/table/structure/display_table_stats.twig:88
18149 #, fuzzy
18150 msgid "dynamic"
18151 msgstr "amussan"
18153 #: templates/table/structure/display_table_stats.twig:99
18154 msgid "partitioned"
18155 msgstr ""
18157 #: templates/table/structure/display_table_stats.twig:128
18158 msgid "Row length"
18159 msgstr ""
18161 #: templates/table/structure/display_table_stats.twig:140
18162 msgid "Row size"
18163 msgstr ""
18165 #: templates/table/structure/display_table_stats.twig:147
18166 msgid "Next autoindex"
18167 msgstr ""
18169 #: templates/table/structure/drop_confirm.twig:2
18170 msgid "Dropping columns from the table"
18171 msgstr ""
18173 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
18174 #: templates/table/tracking/main.twig:92
18175 msgid "Delete version"
18176 msgstr ""
18178 #: templates/table/tracking/main.twig:102
18179 #, php-format
18180 msgid "Activate tracking for %s"
18181 msgstr ""
18183 #: templates/table/tracking/main.twig:104
18184 msgid "Activate now"
18185 msgstr ""
18187 #: templates/table/tracking/main.twig:106
18188 #, php-format
18189 msgid "Deactivate tracking for %s"
18190 msgstr ""
18192 #: templates/table/tracking/main.twig:108
18193 msgid "Deactivate now"
18194 msgstr ""
18196 #: templates/table/tracking/report_table.twig:4
18197 #: templates/table/tracking/structure_snapshot_columns.twig:5
18198 msgctxt "Number"
18199 msgid "#"
18200 msgstr ""
18202 #: templates/table/tracking/report_table.twig:5
18203 #, fuzzy
18204 msgid "Date"
18205 msgstr "Azemz"
18207 #: templates/table/tracking/report_table.twig:6
18208 #, fuzzy
18209 msgid "Username"
18210 msgstr "Isem n useqdac"
18212 #: templates/table/zoom_search/index.twig:27
18213 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
18214 msgstr ""
18216 #: templates/table/zoom_search/index.twig:54
18217 msgid "Additional search criteria"
18218 msgstr ""
18220 #: templates/table/zoom_search/index.twig:116
18221 msgid "Use this column to label each point"
18222 msgstr ""
18224 #: templates/table/zoom_search/index.twig:141
18225 msgid "Maximum rows to plot"
18226 msgstr ""
18228 #: templates/table/zoom_search/result_form.twig:7
18229 msgid "Browse/Edit the points"
18230 msgstr ""
18232 #: templates/table/zoom_search/result_form.twig:14
18233 msgid "How to use"
18234 msgstr ""
18236 #: templates/table/zoom_search/result_form.twig:17
18237 msgid "Reset zoom"
18238 msgstr ""
18240 #. l10n: Show or hide the menu using the hamburger style button
18241 #: templates/top_menu.twig:4
18242 #, fuzzy
18243 #| msgid "Table caption"
18244 msgid "Toggle navigation"
18245 msgstr "Azwel n tfelwit"
18247 #. l10n: Current page
18248 #: templates/top_menu.twig:14
18249 msgid "(current)"
18250 msgstr ""
18252 #: templates/transformation_overview.twig:1
18253 msgid "Available media types"
18254 msgstr ""
18256 #: templates/transformation_overview.twig:13
18257 msgid "Available browser display transformations"
18258 msgstr ""
18260 #: templates/transformation_overview.twig:19
18261 #: templates/transformation_overview.twig:38
18262 #, fuzzy
18263 msgctxt "for media type transformation"
18264 msgid "Description"
18265 msgstr "aglam"
18267 #: templates/transformation_overview.twig:32
18268 msgid "Available input transformations"
18269 msgstr ""
18271 #: templates/view_create.twig:65
18272 #, fuzzy
18273 msgid "VIEW name"
18274 msgstr "Isem n tmeẓri"
18276 #: templates/view_create.twig:79
18277 msgid "Column names"
18278 msgstr ""
18280 #, fuzzy
18281 #~ msgid "Label:"
18282 #~ msgstr "Tabzimt:"
18284 #~ msgid "Databases:"
18285 #~ msgstr "Taffiwin n isefka:"
18287 #, fuzzy
18288 #~ msgid "Theme:"
18289 #~ msgstr "Asentel :"
18291 #, fuzzy
18292 #~ msgctxt "Create new routine"
18293 #~ msgid "New"
18294 #~ msgstr "Nouveau"
18296 #~ msgid "View dump (schema) of database"
18297 #~ msgstr "Sken dump (azenziɣ) n taffa n isefka"
18299 #~ msgctxt "Short week day name"
18300 #~ msgid "Sun"
18301 #~ msgstr "Iṭij"
18303 #, fuzzy
18304 #~ msgid "This Host"
18305 #~ msgstr "Asneftaɣ :"
18307 #, fuzzy
18308 #~ msgctxt "for media (MIME) type transformation"
18309 #~ msgid "Description"
18310 #~ msgstr "aglam"
18312 #, fuzzy
18313 #~ msgid "MIME"
18314 #~ msgstr "Anaw MIME arussin"
18316 #, fuzzy
18317 #~ msgctxt "for MIME transformation"
18318 #~ msgid "Description"
18319 #~ msgstr "aglam"
18321 #, fuzzy
18322 #~ msgid "%count% minute"
18323 #~ msgid_plural "%count% minutes"
18324 #~ msgstr[0] "Taffa n isefka"
18325 #~ msgstr[1] "Taffa n isefka"
18327 #, fuzzy
18328 #~ msgid "Font size"
18329 #~ msgstr "Teɣzi n tsefsit"
18331 #, fuzzy
18332 #~ msgid "Unknonwn"
18333 #~ msgstr "arussin"
18335 #, fuzzy
18336 #~ msgctxt "Collation variant"
18337 #~ msgid "weight=2"
18338 #~ msgstr "Ayefus"
18340 #, fuzzy
18341 #~ msgid "German"
18342 #~ msgstr "Talmanit"
18344 #, fuzzy
18345 #~ msgid "dictionary"
18346 #~ msgstr "Amawal"